2022-12-01T09:48:35.1139125Z Requested labels: self-hosted, linux.2xlarge 2022-12-01T09:48:35.1139225Z Job defined at: pytorch/pytorch/.github/workflows/_bazel-build-test.yml@refs/pull/89997/merge 2022-12-01T09:48:35.1139246Z Waiting for a runner to pick up this job... 2022-12-01T09:48:36.1220125Z Job is about to start running on the runner: i-094d4835acf674bf8 (organization) 2022-12-01T09:48:39.7560832Z Current runner version: '2.299.1' 2022-12-01T09:48:39.7566081Z Runner name: 'i-094d4835acf674bf8' 2022-12-01T09:48:39.7566574Z Runner group name: 'Default' 2022-12-01T09:48:39.7567111Z Machine name: 'ip-10-0-5-164' 2022-12-01T09:48:39.7569040Z ##[group]GITHUB_TOKEN Permissions 2022-12-01T09:48:39.7569721Z Actions: read 2022-12-01T09:48:39.7569967Z Checks: read 2022-12-01T09:48:39.7570257Z Contents: read 2022-12-01T09:48:39.7570584Z Deployments: read 2022-12-01T09:48:39.7570847Z Discussions: read 2022-12-01T09:48:39.7571131Z Issues: read 2022-12-01T09:48:39.7571413Z Metadata: read 2022-12-01T09:48:39.7571656Z Packages: read 2022-12-01T09:48:39.7571960Z Pages: read 2022-12-01T09:48:39.7572283Z PullRequests: read 2022-12-01T09:48:39.7572576Z RepositoryProjects: read 2022-12-01T09:48:39.7572917Z SecurityEvents: read 2022-12-01T09:48:39.7573214Z Statuses: read 2022-12-01T09:48:39.7573473Z ##[endgroup] 2022-12-01T09:48:39.7576557Z Secret source: None 2022-12-01T09:48:39.7577226Z Prepare workflow directory 2022-12-01T09:48:40.0036039Z Prepare all required actions 2022-12-01T09:48:40.0211392Z Getting action download info 2022-12-01T09:48:40.2718090Z Download action repository 'pytorch/pytorch@master' (SHA:850b53bbee82fb194af85b566aedee94b96def32) 2022-12-01T09:48:42.8592156Z Download action repository 'pytorch/test-infra@main' (SHA:1f415583bdcd967e33ea8fd05be71ed0bdf19880) 2022-12-01T09:48:43.1437453Z Getting action download info 2022-12-01T09:48:43.2858663Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-12-01T09:48:43.4801215Z Uses: pytorch/pytorch/.github/workflows/_bazel-build-test.yml 2022-12-01T09:48:43.4802897Z ##[group] Inputs 2022-12-01T09:48:43.4803255Z build-environment: linux-bionic-cuda11.6-py3.10-gcc7-bazel-test 2022-12-01T09:48:43.4803643Z docker-image-name: pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7 2022-12-01T09:48:43.4803947Z sync-tag: 2022-12-01T09:48:43.4804153Z ##[endgroup] 2022-12-01T09:48:43.4804655Z Complete job name: linux-bionic-cuda11.6-py3.10-gcc7-bazel-test / build-and-test 2022-12-01T09:48:43.5565640Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-12-01T09:48:43.5565945Z with: 2022-12-01T09:48:43.5566172Z submodules: recursive 2022-12-01T09:48:43.5566391Z fetch-depth: 0 2022-12-01T09:48:43.5566582Z env: 2022-12-01T09:48:43.5566790Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:48:43.5567012Z ##[endgroup] 2022-12-01T09:48:43.5788483Z ##[group]Run retry () { 2022-12-01T09:48:43.5788769Z retry () { 2022-12-01T09:48:43.5789031Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-12-01T09:48:43.5789262Z } 2022-12-01T09:48:43.5789478Z echo "${GITHUB_WORKSPACE}" 2022-12-01T09:48:43.5789740Z if [ -z "${NO_SUDO}" ]; then 2022-12-01T09:48:43.5789993Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T09:48:43.5790229Z else 2022-12-01T09:48:43.5790458Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T09:48:43.5790682Z fi 2022-12-01T09:48:43.5790935Z mkdir "${GITHUB_WORKSPACE}" 2022-12-01T09:48:43.5806334Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:48:43.5806640Z env: 2022-12-01T09:48:43.5806854Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:48:43.5807072Z NO_SUDO: 2022-12-01T09:48:43.5807262Z ##[endgroup] 2022-12-01T09:48:43.5982253Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T09:48:46.5302291Z ##[group]Run malfet/checkout@silent-checkout 2022-12-01T09:48:46.5302536Z with: 2022-12-01T09:48:46.5302738Z ref: c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:48:46.5302960Z fetch-depth: 0 2022-12-01T09:48:46.5303137Z submodules: recursive 2022-12-01T09:48:46.5303325Z quiet-checkout: true 2022-12-01T09:48:46.5303525Z repository: pytorch/pytorch 2022-12-01T09:48:46.5303904Z token: *** 2022-12-01T09:48:46.5304067Z ssh-strict: true 2022-12-01T09:48:46.5304353Z persist-credentials: true 2022-12-01T09:48:46.5304668Z clean: true 2022-12-01T09:48:46.5304837Z lfs: false 2022-12-01T09:48:46.5305025Z set-safe-directory: true 2022-12-01T09:48:46.5305207Z env: 2022-12-01T09:48:46.5305365Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:48:46.5305552Z ##[endgroup] 2022-12-01T09:48:46.6458950Z Syncing repository: pytorch/pytorch 2022-12-01T09:48:46.6460307Z ##[group]Getting Git version info 2022-12-01T09:48:46.6460740Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-12-01T09:48:46.6461183Z [command]/usr/bin/git version 2022-12-01T09:48:46.6461364Z git version 2.37.1 2022-12-01T09:48:46.6463262Z ##[endgroup] 2022-12-01T09:48:46.6476029Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/1eef7357-f75f-4ceb-a4fa-5d31c9759fbc' before making global git config changes 2022-12-01T09:48:46.6476459Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T09:48:46.6480509Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T09:48:46.6519208Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-12-01T09:48:46.6523440Z ##[group]Initializing the repository 2022-12-01T09:48:46.6525866Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T09:48:46.6638787Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-12-01T09:48:46.6639176Z hint: is subject to change. To configure the initial branch name to use in all 2022-12-01T09:48:46.6639750Z hint: of your new repositories, which will suppress this warning, call: 2022-12-01T09:48:46.6640120Z hint: 2022-12-01T09:48:46.6640397Z hint: git config --global init.defaultBranch 2022-12-01T09:48:46.6641154Z hint: 2022-12-01T09:48:46.6641810Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-12-01T09:48:46.6642464Z hint: 'development'. The just-created branch can be renamed via this command: 2022-12-01T09:48:46.6642880Z hint: 2022-12-01T09:48:46.6643408Z hint: git branch -m 2022-12-01T09:48:46.6644030Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-12-01T09:48:46.6650241Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-12-01T09:48:46.6678235Z ##[endgroup] 2022-12-01T09:48:46.6678868Z ##[group]Disabling automatic garbage collection 2022-12-01T09:48:46.6681998Z [command]/usr/bin/git config --local gc.auto 0 2022-12-01T09:48:46.6707521Z ##[endgroup] 2022-12-01T09:48:46.6708242Z ##[group]Setting up auth 2022-12-01T09:48:46.6714039Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-01T09:48:46.6741731Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-12-01T09:48:46.6978582Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T09:48:46.7008354Z [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-12-01T09:48:46.7248226Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-12-01T09:48:46.7288554Z ##[endgroup] 2022-12-01T09:48:46.7288976Z ##[group]Fetching the repository 2022-12-01T09:48:46.7295085Z [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-12-01T09:49:39.3492530Z [command]/usr/bin/git rev-parse --verify --quiet c13d400bffe90e16b96520bbc8a41a6f0c9cd584^{object} 2022-12-01T09:49:39.3529111Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules origin c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:49:40.2960996Z ##[endgroup] 2022-12-01T09:49:40.2961700Z ##[group]Determining the checkout info 2022-12-01T09:49:40.2962212Z ##[endgroup] 2022-12-01T09:49:40.2962535Z ##[group]Checking out the ref 2022-12-01T09:49:40.2965848Z [command]/usr/bin/git checkout --quiet --force c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:49:41.5199957Z ##[endgroup] 2022-12-01T09:49:41.5200401Z ##[group]Setting up auth for fetching submodules 2022-12-01T09:49:41.5204391Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-12-01T09:49:41.5246685Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-12-01T09:49:41.5277028Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-12-01T09:49:41.5306651Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-12-01T09:49:41.5330632Z ##[endgroup] 2022-12-01T09:49:41.5331205Z ##[group]Fetching submodules 2022-12-01T09:49:41.5334304Z [command]/usr/bin/git submodule sync --recursive 2022-12-01T09:49:41.5595560Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-12-01T09:49:41.5843810Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-12-01T09:49:41.5844832Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-12-01T09:49:41.5845798Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-12-01T09:49:41.5847782Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-12-01T09:49:41.5849915Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-12-01T09:49:41.5852655Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2022-12-01T09:49:41.5854623Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-12-01T09:49:41.5857103Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-12-01T09:49:41.5860723Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-12-01T09:49:41.5862605Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-12-01T09:49:41.5865700Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-12-01T09:49:41.5868389Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2022-12-01T09:49:41.5871312Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-12-01T09:49:41.5874382Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-12-01T09:49:41.5877693Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-12-01T09:49:41.5880812Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-12-01T09:49:41.5885097Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-12-01T09:49:41.5887811Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:49:41.5891300Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-12-01T09:49:41.5895018Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-12-01T09:49:41.5899087Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-12-01T09:49:41.5903315Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-12-01T09:49:41.5907388Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-12-01T09:49:41.5911512Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-12-01T09:49:41.5915626Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-12-01T09:49:41.5919930Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-12-01T09:49:41.5924310Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-12-01T09:49:41.5928754Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-12-01T09:49:41.5933443Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-12-01T09:49:41.5938116Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-12-01T09:49:41.5943177Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-12-01T09:49:41.5948219Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-12-01T09:49:41.5953322Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-12-01T09:49:41.5958506Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-12-01T09:49:41.5963551Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-12-01T09:49:41.5968893Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-12-01T09:49:41.5974286Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-12-01T09:49:41.5979884Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-12-01T09:49:41.5985738Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-12-01T09:49:41.5991459Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-12-01T09:49:41.5997341Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-12-01T09:49:41.6023813Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-12-01T09:49:41.8672949Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-12-01T09:49:42.0753877Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-12-01T09:49:42.2702958Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-12-01T09:49:42.6741079Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-12-01T09:49:42.9430202Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2022-12-01T09:49:44.9665318Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-12-01T09:49:50.7792604Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-12-01T09:49:51.1577258Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-12-01T09:49:51.7734742Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-12-01T09:49:53.2159990Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-12-01T09:49:54.2688211Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2022-12-01T09:49:55.5889048Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-12-01T09:50:00.6142464Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-12-01T09:50:01.4885551Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-12-01T09:50:03.3955155Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-12-01T09:50:04.8310137Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-12-01T09:50:05.1743577Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-12-01T09:50:05.6054805Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-12-01T09:50:05.9492913Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-12-01T09:50:07.0349057Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-12-01T09:50:07.4783516Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-12-01T09:50:07.7496020Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-12-01T09:50:08.0476512Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-12-01T09:50:09.3372797Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-12-01T09:50:09.7806006Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-12-01T09:50:10.1591325Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-12-01T09:50:16.5050880Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-12-01T09:50:18.1917849Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-12-01T09:50:18.7030493Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-12-01T09:50:18.9770905Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-12-01T09:50:24.2582929Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-12-01T09:50:24.4631101Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-12-01T09:50:24.7177030Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-12-01T09:50:25.5228251Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-12-01T09:50:25.7759028Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-12-01T09:50:26.1103630Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-12-01T09:50:26.4034111Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-12-01T09:50:26.9466286Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-12-01T09:50:29.0725364Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-12-01T09:50:29.5450816Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-12-01T09:50:31.6541307Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-12-01T09:50:31.6638884Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-12-01T09:50:31.6713243Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-12-01T09:50:31.6917050Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-12-01T09:50:31.7118487Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-12-01T09:50:31.7439666Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2022-12-01T09:50:32.2980168Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-12-01T09:50:32.3172362Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-12-01T09:50:32.4082703Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2022-12-01T09:50:32.4399001Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-12-01T09:50:32.7039279Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2022-12-01T09:50:33.0776759Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2022-12-01T09:50:33.2990715Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-12-01T09:50:33.3411159Z Submodule path 'third_party/fbgemm': checked out '0d98c261561524cce92e37fe307ea6596664309a' 2022-12-01T09:50:33.3425276Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:50:33.3427184Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:50:33.3429440Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:50:33.3431895Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:50:33.3454882Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-12-01T09:50:34.2963601Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-12-01T09:50:34.8120770Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-12-01T09:50:35.8633447Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-12-01T09:50:36.1817241Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-12-01T09:50:36.2740110Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-12-01T09:50:36.3285904Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-12-01T09:50:36.3382683Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-12-01T09:50:36.4163163Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-12-01T09:50:36.4496875Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-12-01T09:50:36.4581878Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-12-01T09:50:36.4951683Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-12-01T09:50:36.5173129Z Submodule path 'third_party/gloo': checked out '5b143513263133af2b95547e97c07cebeb72bf72' 2022-12-01T09:50:36.5605260Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-12-01T09:50:36.5712164Z Submodule path 'third_party/ideep': checked out '77d662b313a762e82b389d3fd965e0098f12cd99' 2022-12-01T09:50:36.5723954Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-12-01T09:50:36.5744546Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-12-01T09:50:44.2268908Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-12-01T09:50:44.2283747Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:50:44.2307321Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-12-01T09:50:51.8934825Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-12-01T09:50:51.9028094Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-12-01T09:50:51.9158719Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-12-01T09:50:52.0024663Z Submodule path 'third_party/kineto': checked out '0703c78999061b8329dfab7ec5046fc5764a5573' 2022-12-01T09:50:52.0038250Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:50:52.0040148Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:50:52.0063174Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-12-01T09:50:53.1886818Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-12-01T09:50:54.2575352Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-12-01T09:50:54.3081560Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-12-01T09:50:54.3266579Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2022-12-01T09:50:54.3394180Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-12-01T09:50:54.4367169Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-12-01T09:50:54.6584575Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-12-01T09:50:54.6610315Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-12-01T09:50:54.6612448Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-12-01T09:50:54.6635546Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-12-01T09:50:55.0420241Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-12-01T09:50:55.8325428Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-12-01T09:50:55.8611592Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-12-01T09:50:55.8750979Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-12-01T09:50:55.8763407Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:50:55.8783987Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-12-01T09:50:57.6647978Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-12-01T09:50:57.6666528Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:50:57.6668156Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:50:57.6692337Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-12-01T09:50:58.0922189Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-12-01T09:50:58.9064272Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-12-01T09:50:58.9664197Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-12-01T09:50:58.9677479Z 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-12-01T09:50:58.9699737Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-12-01T09:50:59.2008001Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-12-01T09:50:59.2090992Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-12-01T09:50:59.4429639Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-12-01T09:50:59.4447152Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:50:59.4449325Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-12-01T09:50:59.4472424Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-12-01T09:50:59.8325905Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-12-01T09:51:00.8953653Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-12-01T09:51:00.9580624Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-12-01T09:51:00.9657674Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-12-01T09:51:00.9754639Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-12-01T09:51:01.0059689Z Submodule path 'third_party/pybind11': checked out 'aa304c9c7d725ffb9d10af08a3b34cb372307020' 2022-12-01T09:51:01.0138753Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-12-01T09:51:01.0395286Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-12-01T09:51:01.0481757Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-12-01T09:51:01.0875958Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-12-01T09:51:01.1855086Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-12-01T09:51:01.2090334Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-12-01T09:51:01.2104141Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:01.2106021Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:01.2108104Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:01.2110269Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:01.2132095Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-12-01T09:51:02.4881571Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-12-01T09:51:02.8033144Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-12-01T09:51:04.1338974Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-12-01T09:51:05.1258862Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-12-01T09:51:05.1399427Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-12-01T09:51:05.1993873Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-12-01T09:51:05.2245800Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-12-01T09:51:05.2258510Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:05.2279416Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-12-01T09:51:05.5125186Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-12-01T09:51:05.6362819Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-12-01T09:51:05.6391342Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-12-01T09:51:05.6656654Z Entering 'android/libs/fbjni' 2022-12-01T09:51:05.6690803Z Entering 'third_party/FP16' 2022-12-01T09:51:05.6725556Z Entering 'third_party/FXdiv' 2022-12-01T09:51:05.6759831Z Entering 'third_party/NNPACK' 2022-12-01T09:51:05.6794286Z Entering 'third_party/QNNPACK' 2022-12-01T09:51:05.6829571Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:51:05.6864266Z Entering 'third_party/XNNPACK' 2022-12-01T09:51:05.6909356Z Entering 'third_party/benchmark' 2022-12-01T09:51:05.6944379Z Entering 'third_party/cpuinfo' 2022-12-01T09:51:05.6979709Z Entering 'third_party/cub' 2022-12-01T09:51:05.7013101Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:51:05.7052176Z Entering 'third_party/cutlass' 2022-12-01T09:51:05.7093128Z Entering 'third_party/eigen' 2022-12-01T09:51:05.7130390Z Entering 'third_party/fbgemm' 2022-12-01T09:51:05.7165240Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:51:05.7198263Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:51:05.7232864Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:51:05.7266648Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:51:05.7301432Z Entering 'third_party/flatbuffers' 2022-12-01T09:51:05.7338720Z Entering 'third_party/fmt' 2022-12-01T09:51:05.7372971Z Entering 'third_party/foxi' 2022-12-01T09:51:05.7407841Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:51:05.7443682Z Entering 'third_party/gloo' 2022-12-01T09:51:05.7478126Z Entering 'third_party/googletest' 2022-12-01T09:51:05.7514079Z Entering 'third_party/ideep' 2022-12-01T09:51:05.7548223Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:51:05.7583000Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:51:05.7622697Z Entering 'third_party/ios-cmake' 2022-12-01T09:51:05.7658894Z Entering 'third_party/ittapi' 2022-12-01T09:51:05.7693935Z Entering 'third_party/kineto' 2022-12-01T09:51:05.7728649Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:51:05.7762444Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:51:05.7798730Z Entering 'third_party/nccl/nccl' 2022-12-01T09:51:05.7832819Z Entering 'third_party/neon2sse' 2022-12-01T09:51:05.7868329Z Entering 'third_party/nlohmann' 2022-12-01T09:51:05.7904489Z Entering 'third_party/onnx' 2022-12-01T09:51:05.7950878Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:51:05.7984746Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:51:05.8020503Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:51:05.8053896Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:51:05.8092074Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:51:05.8125712Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:51:05.8159316Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:51:05.8197895Z Entering 'third_party/pocketfft' 2022-12-01T09:51:05.8232313Z Entering 'third_party/protobuf' 2022-12-01T09:51:05.8270422Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:05.8305428Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:05.8342086Z Entering 'third_party/psimd' 2022-12-01T09:51:05.8377138Z Entering 'third_party/pthreadpool' 2022-12-01T09:51:05.8411153Z Entering 'third_party/pybind11' 2022-12-01T09:51:05.8445292Z Entering 'third_party/python-enum' 2022-12-01T09:51:05.8482397Z Entering 'third_party/python-peachpy' 2022-12-01T09:51:05.8516594Z Entering 'third_party/python-six' 2022-12-01T09:51:05.8551134Z Entering 'third_party/sleef' 2022-12-01T09:51:05.8586992Z Entering 'third_party/tbb' 2022-12-01T09:51:05.8624368Z Entering 'third_party/tensorpipe' 2022-12-01T09:51:05.8660126Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:05.8693937Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:05.8727447Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:05.8762773Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:05.8796668Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:05.8833421Z Entering 'third_party/zstd' 2022-12-01T09:51:05.8878394Z ##[endgroup] 2022-12-01T09:51:05.8878801Z ##[group]Persisting credentials for submodules 2022-12-01T09:51:05.8884551Z [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-12-01T09:51:05.9140128Z Entering 'android/libs/fbjni' 2022-12-01T09:51:05.9172448Z Entering 'third_party/FP16' 2022-12-01T09:51:05.9206792Z Entering 'third_party/FXdiv' 2022-12-01T09:51:05.9241133Z Entering 'third_party/NNPACK' 2022-12-01T09:51:05.9275195Z Entering 'third_party/QNNPACK' 2022-12-01T09:51:05.9310621Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:51:05.9344506Z Entering 'third_party/XNNPACK' 2022-12-01T09:51:05.9388134Z Entering 'third_party/benchmark' 2022-12-01T09:51:05.9422470Z Entering 'third_party/cpuinfo' 2022-12-01T09:51:05.9456352Z Entering 'third_party/cub' 2022-12-01T09:51:05.9489818Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:51:05.9528332Z Entering 'third_party/cutlass' 2022-12-01T09:51:05.9568886Z Entering 'third_party/eigen' 2022-12-01T09:51:05.9603910Z Entering 'third_party/fbgemm' 2022-12-01T09:51:05.9638051Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:51:05.9671438Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:51:05.9704978Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:51:05.9738193Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:51:05.9772944Z Entering 'third_party/flatbuffers' 2022-12-01T09:51:05.9808482Z Entering 'third_party/fmt' 2022-12-01T09:51:05.9845085Z Entering 'third_party/foxi' 2022-12-01T09:51:05.9878516Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:51:05.9912410Z Entering 'third_party/gloo' 2022-12-01T09:51:05.9946139Z Entering 'third_party/googletest' 2022-12-01T09:51:05.9980879Z Entering 'third_party/ideep' 2022-12-01T09:51:06.0013977Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:51:06.0047953Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:51:06.0088119Z Entering 'third_party/ios-cmake' 2022-12-01T09:51:06.0122346Z Entering 'third_party/ittapi' 2022-12-01T09:51:06.0156375Z Entering 'third_party/kineto' 2022-12-01T09:51:06.0191572Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:51:06.0225316Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:51:06.0260996Z Entering 'third_party/nccl/nccl' 2022-12-01T09:51:06.0295595Z Entering 'third_party/neon2sse' 2022-12-01T09:51:06.0329943Z Entering 'third_party/nlohmann' 2022-12-01T09:51:06.0366915Z Entering 'third_party/onnx' 2022-12-01T09:51:06.0414007Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:51:06.0449323Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:51:06.0485193Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:51:06.0519739Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:51:06.0557598Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:51:06.0592172Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:51:06.0626597Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:51:06.0663884Z Entering 'third_party/pocketfft' 2022-12-01T09:51:06.0697183Z Entering 'third_party/protobuf' 2022-12-01T09:51:06.0735005Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:06.0768607Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:06.0806227Z Entering 'third_party/psimd' 2022-12-01T09:51:06.0840542Z Entering 'third_party/pthreadpool' 2022-12-01T09:51:06.0873750Z Entering 'third_party/pybind11' 2022-12-01T09:51:06.0908190Z Entering 'third_party/python-enum' 2022-12-01T09:51:06.0941925Z Entering 'third_party/python-peachpy' 2022-12-01T09:51:06.0975223Z Entering 'third_party/python-six' 2022-12-01T09:51:06.1008525Z Entering 'third_party/sleef' 2022-12-01T09:51:06.1042335Z Entering 'third_party/tbb' 2022-12-01T09:51:06.1082867Z Entering 'third_party/tensorpipe' 2022-12-01T09:51:06.1117292Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:06.1150031Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:06.1183503Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:06.1216983Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:06.1251108Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:06.1288389Z Entering 'third_party/zstd' 2022-12-01T09:51:06.1336962Z [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-12-01T09:51:06.1597465Z Entering 'android/libs/fbjni' 2022-12-01T09:51:06.1629591Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-12-01T09:51:06.1643739Z Entering 'third_party/FP16' 2022-12-01T09:51:06.1675748Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-12-01T09:51:06.1689362Z Entering 'third_party/FXdiv' 2022-12-01T09:51:06.1721083Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-12-01T09:51:06.1735066Z Entering 'third_party/NNPACK' 2022-12-01T09:51:06.1767446Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-12-01T09:51:06.1781900Z Entering 'third_party/QNNPACK' 2022-12-01T09:51:06.1813287Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-12-01T09:51:06.1828209Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:51:06.1859140Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2022-12-01T09:51:06.1873743Z Entering 'third_party/XNNPACK' 2022-12-01T09:51:06.1906009Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-12-01T09:51:06.1930093Z Entering 'third_party/benchmark' 2022-12-01T09:51:06.1962115Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-12-01T09:51:06.1976858Z Entering 'third_party/cpuinfo' 2022-12-01T09:51:06.2008598Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-12-01T09:51:06.2024524Z Entering 'third_party/cub' 2022-12-01T09:51:06.2055754Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-12-01T09:51:06.2070419Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:51:06.2101649Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-12-01T09:51:06.2120344Z Entering 'third_party/cutlass' 2022-12-01T09:51:06.2151695Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2022-12-01T09:51:06.2171883Z Entering 'third_party/eigen' 2022-12-01T09:51:06.2205068Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-12-01T09:51:06.2221415Z Entering 'third_party/fbgemm' 2022-12-01T09:51:06.2253006Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-12-01T09:51:06.2267689Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:51:06.2298903Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-12-01T09:51:06.2312279Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:51:06.2342998Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-12-01T09:51:06.2357538Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:51:06.2390223Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-12-01T09:51:06.2403745Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:51:06.2435668Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2022-12-01T09:51:06.2450825Z Entering 'third_party/flatbuffers' 2022-12-01T09:51:06.2484432Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-12-01T09:51:06.2500982Z Entering 'third_party/fmt' 2022-12-01T09:51:06.2533377Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-12-01T09:51:06.2547140Z Entering 'third_party/foxi' 2022-12-01T09:51:06.2578231Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-12-01T09:51:06.2591755Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:51:06.2624438Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-12-01T09:51:06.2638387Z Entering 'third_party/gloo' 2022-12-01T09:51:06.2672254Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-12-01T09:51:06.2687458Z Entering 'third_party/googletest' 2022-12-01T09:51:06.2719327Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-12-01T09:51:06.2733643Z Entering 'third_party/ideep' 2022-12-01T09:51:06.2764798Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-12-01T09:51:06.2778665Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:51:06.2810008Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-12-01T09:51:06.2826214Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:51:06.2858742Z 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-12-01T09:51:06.2878318Z Entering 'third_party/ios-cmake' 2022-12-01T09:51:06.2909888Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-12-01T09:51:06.2923673Z Entering 'third_party/ittapi' 2022-12-01T09:51:06.2954936Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-12-01T09:51:06.2968728Z Entering 'third_party/kineto' 2022-12-01T09:51:06.3002412Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-12-01T09:51:06.3016398Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:51:06.3048080Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2022-12-01T09:51:06.3061992Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:51:06.3092510Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2022-12-01T09:51:06.3107989Z Entering 'third_party/nccl/nccl' 2022-12-01T09:51:06.3139414Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-12-01T09:51:06.3153288Z Entering 'third_party/neon2sse' 2022-12-01T09:51:06.3183975Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-12-01T09:51:06.3197924Z Entering 'third_party/nlohmann' 2022-12-01T09:51:06.3229661Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-12-01T09:51:06.3245414Z Entering 'third_party/onnx' 2022-12-01T09:51:06.3278086Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-12-01T09:51:06.3303907Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:51:06.3336470Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-12-01T09:51:06.3351742Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:51:06.3383664Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-12-01T09:51:06.3398749Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:51:06.3431409Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-12-01T09:51:06.3445662Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:51:06.3476759Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2022-12-01T09:51:06.3494960Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:51:06.3527374Z 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-12-01T09:51:06.3541319Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:51:06.3573691Z 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-12-01T09:51:06.3587713Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:51:06.3619978Z 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-12-01T09:51:06.3638072Z Entering 'third_party/pocketfft' 2022-12-01T09:51:06.3669932Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-12-01T09:51:06.3683551Z Entering 'third_party/protobuf' 2022-12-01T09:51:06.3715465Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-12-01T09:51:06.3732980Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:06.3763957Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-12-01T09:51:06.3777775Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:06.3811270Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-12-01T09:51:06.3827006Z Entering 'third_party/psimd' 2022-12-01T09:51:06.3858915Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-12-01T09:51:06.3873045Z Entering 'third_party/pthreadpool' 2022-12-01T09:51:06.3904833Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-12-01T09:51:06.3919343Z Entering 'third_party/pybind11' 2022-12-01T09:51:06.3951128Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-12-01T09:51:06.3965835Z Entering 'third_party/python-enum' 2022-12-01T09:51:06.3997578Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-12-01T09:51:06.4011925Z Entering 'third_party/python-peachpy' 2022-12-01T09:51:06.4043372Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-12-01T09:51:06.4057757Z Entering 'third_party/python-six' 2022-12-01T09:51:06.4089223Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-12-01T09:51:06.4103392Z Entering 'third_party/sleef' 2022-12-01T09:51:06.4134357Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-12-01T09:51:06.4149745Z Entering 'third_party/tbb' 2022-12-01T09:51:06.4180803Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-12-01T09:51:06.4197042Z Entering 'third_party/tensorpipe' 2022-12-01T09:51:06.4228751Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-12-01T09:51:06.4243072Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:06.4275612Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-12-01T09:51:06.4289372Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:06.4320453Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-12-01T09:51:06.4334063Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:06.4365452Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-12-01T09:51:06.4380057Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:06.4412355Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-12-01T09:51:06.4426255Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:06.4458670Z 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-12-01T09:51:06.4476437Z Entering 'third_party/zstd' 2022-12-01T09:51:06.4508768Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-12-01T09:51:06.6246869Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-12-01T09:51:06.6512106Z Entering 'android/libs/fbjni' 2022-12-01T09:51:06.6547682Z Entering 'third_party/FP16' 2022-12-01T09:51:06.6583489Z Entering 'third_party/FXdiv' 2022-12-01T09:51:06.6618766Z Entering 'third_party/NNPACK' 2022-12-01T09:51:06.6653469Z Entering 'third_party/QNNPACK' 2022-12-01T09:51:06.6689598Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:51:06.6723709Z Entering 'third_party/XNNPACK' 2022-12-01T09:51:06.6767696Z Entering 'third_party/benchmark' 2022-12-01T09:51:06.6803463Z Entering 'third_party/cpuinfo' 2022-12-01T09:51:06.6840253Z Entering 'third_party/cub' 2022-12-01T09:51:06.6874768Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:51:06.6914656Z Entering 'third_party/cutlass' 2022-12-01T09:51:06.6956313Z Entering 'third_party/eigen' 2022-12-01T09:51:06.6992475Z Entering 'third_party/fbgemm' 2022-12-01T09:51:06.7028910Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:51:06.7062872Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:51:06.7100096Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:51:06.7134836Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:51:06.7171074Z Entering 'third_party/flatbuffers' 2022-12-01T09:51:06.7208359Z Entering 'third_party/fmt' 2022-12-01T09:51:06.7243281Z Entering 'third_party/foxi' 2022-12-01T09:51:06.7277742Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:51:06.7311614Z Entering 'third_party/gloo' 2022-12-01T09:51:06.7346520Z Entering 'third_party/googletest' 2022-12-01T09:51:06.7381586Z Entering 'third_party/ideep' 2022-12-01T09:51:06.7416902Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:51:06.7452220Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:51:06.7492849Z Entering 'third_party/ios-cmake' 2022-12-01T09:51:06.7528116Z Entering 'third_party/ittapi' 2022-12-01T09:51:06.7562464Z Entering 'third_party/kineto' 2022-12-01T09:51:06.7597222Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:51:06.7631564Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:51:06.7666666Z Entering 'third_party/nccl/nccl' 2022-12-01T09:51:06.7701382Z Entering 'third_party/neon2sse' 2022-12-01T09:51:06.7735015Z Entering 'third_party/nlohmann' 2022-12-01T09:51:06.7770560Z Entering 'third_party/onnx' 2022-12-01T09:51:06.7816065Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:51:06.7850400Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:51:06.7885983Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:51:06.7919979Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:51:06.7958391Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:51:06.7992700Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:51:06.8026177Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:51:06.8063664Z Entering 'third_party/pocketfft' 2022-12-01T09:51:06.8097211Z Entering 'third_party/protobuf' 2022-12-01T09:51:06.8134007Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:06.8166950Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:06.8202207Z Entering 'third_party/psimd' 2022-12-01T09:51:06.8237965Z Entering 'third_party/pthreadpool' 2022-12-01T09:51:06.8271991Z Entering 'third_party/pybind11' 2022-12-01T09:51:06.8306106Z Entering 'third_party/python-enum' 2022-12-01T09:51:06.8341927Z Entering 'third_party/python-peachpy' 2022-12-01T09:51:06.8375856Z Entering 'third_party/python-six' 2022-12-01T09:51:06.8409194Z Entering 'third_party/sleef' 2022-12-01T09:51:06.8443174Z Entering 'third_party/tbb' 2022-12-01T09:51:06.8479269Z Entering 'third_party/tensorpipe' 2022-12-01T09:51:06.8514279Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:06.8548059Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:06.8581711Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:06.8615147Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:06.8647937Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:06.8683793Z Entering 'third_party/zstd' 2022-12-01T09:51:06.8729046Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2022-12-01T09:51:06.8981989Z Entering 'android/libs/fbjni' 2022-12-01T09:51:06.9014294Z Entering 'third_party/FP16' 2022-12-01T09:51:06.9048183Z Entering 'third_party/FXdiv' 2022-12-01T09:51:06.9082138Z Entering 'third_party/NNPACK' 2022-12-01T09:51:06.9116991Z Entering 'third_party/QNNPACK' 2022-12-01T09:51:06.9151400Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:51:06.9185187Z Entering 'third_party/XNNPACK' 2022-12-01T09:51:06.9229763Z Entering 'third_party/benchmark' 2022-12-01T09:51:06.9265228Z Entering 'third_party/cpuinfo' 2022-12-01T09:51:06.9302243Z Entering 'third_party/cub' 2022-12-01T09:51:06.9335998Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:51:06.9374563Z Entering 'third_party/cutlass' 2022-12-01T09:51:06.9413965Z Entering 'third_party/eigen' 2022-12-01T09:51:06.9449794Z Entering 'third_party/fbgemm' 2022-12-01T09:51:06.9484994Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:51:06.9518932Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:51:06.9553103Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:51:06.9586595Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:51:06.9621416Z Entering 'third_party/flatbuffers' 2022-12-01T09:51:06.9657463Z Entering 'third_party/fmt' 2022-12-01T09:51:06.9691339Z Entering 'third_party/foxi' 2022-12-01T09:51:06.9725147Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:51:06.9759670Z Entering 'third_party/gloo' 2022-12-01T09:51:06.9795937Z Entering 'third_party/googletest' 2022-12-01T09:51:06.9831725Z Entering 'third_party/ideep' 2022-12-01T09:51:06.9865090Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:51:06.9902129Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:51:06.9942024Z Entering 'third_party/ios-cmake' 2022-12-01T09:51:06.9977007Z Entering 'third_party/ittapi' 2022-12-01T09:51:07.0011669Z Entering 'third_party/kineto' 2022-12-01T09:51:07.0046165Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:51:07.0079831Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:51:07.0115168Z Entering 'third_party/nccl/nccl' 2022-12-01T09:51:07.0149942Z Entering 'third_party/neon2sse' 2022-12-01T09:51:07.0185023Z Entering 'third_party/nlohmann' 2022-12-01T09:51:07.0220586Z Entering 'third_party/onnx' 2022-12-01T09:51:07.0268042Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:51:07.0302428Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:51:07.0338150Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:51:07.0372137Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:51:07.0411078Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:51:07.0445016Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:51:07.0478904Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:51:07.0517441Z Entering 'third_party/pocketfft' 2022-12-01T09:51:07.0552081Z Entering 'third_party/protobuf' 2022-12-01T09:51:07.0590365Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:07.0623466Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:07.0658873Z Entering 'third_party/psimd' 2022-12-01T09:51:07.0692528Z Entering 'third_party/pthreadpool' 2022-12-01T09:51:07.0726460Z Entering 'third_party/pybind11' 2022-12-01T09:51:07.0760981Z Entering 'third_party/python-enum' 2022-12-01T09:51:07.0794772Z Entering 'third_party/python-peachpy' 2022-12-01T09:51:07.0829350Z Entering 'third_party/python-six' 2022-12-01T09:51:07.0863044Z Entering 'third_party/sleef' 2022-12-01T09:51:07.0896761Z Entering 'third_party/tbb' 2022-12-01T09:51:07.0932033Z Entering 'third_party/tensorpipe' 2022-12-01T09:51:07.0966890Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:07.1000922Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:07.1034901Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:07.1069645Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:07.1103039Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:07.1139812Z Entering 'third_party/zstd' 2022-12-01T09:51:07.1181459Z ##[endgroup] 2022-12-01T09:51:07.1221209Z [command]/usr/bin/git log -1 --format='%H' 2022-12-01T09:51:07.1247602Z 'c13d400bffe90e16b96520bbc8a41a6f0c9cd584' 2022-12-01T09:51:07.1374819Z Prepare all required actions 2022-12-01T09:51:07.1431133Z ##[group]Run ./.github/actions/setup-linux 2022-12-01T09:51:07.1431345Z env: 2022-12-01T09:51:07.1431517Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:51:07.1431707Z ##[endgroup] 2022-12-01T09:51:07.1447345Z ##[group]Run set -euo pipefail 2022-12-01T09:51:07.1447563Z set -euo pipefail 2022-12-01T09:51:07.1447763Z function get_ec2_metadata() { 2022-12-01T09:51:07.1447997Z  # Pulled from instance metadata endpoint for EC2 2022-12-01T09:51:07.1448345Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-12-01T09:51:07.1448634Z  category=$1 2022-12-01T09:51:07.1448877Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-12-01T09:51:07.1449099Z } 2022-12-01T09:51:07.1449285Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-12-01T09:51:07.1449570Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-12-01T09:51:07.1449846Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-12-01T09:51:07.1450083Z echo "system info $(uname -a)" 2022-12-01T09:51:07.1461614Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:07.1461822Z env: 2022-12-01T09:51:07.1461985Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:51:07.1462172Z ##[endgroup] 2022-12-01T09:51:07.1538703Z ami-id: ami-096198a0bccc6bad4 2022-12-01T09:51:07.1588505Z instance-id: i-094d4835acf674bf8 2022-12-01T09:51:07.1637240Z instance-type: c5.2xlarge 2022-12-01T09:51:07.1644062Z system info Linux ip-10-0-5-164.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-12-01T09:51:07.1660653Z ##[group]Run if systemctl is-active --quiet docker; then 2022-12-01T09:51:07.1660947Z if systemctl is-active --quiet docker; then 2022-12-01T09:51:07.1661289Z  echo "Docker daemon is running..."; 2022-12-01T09:51:07.1661483Z else 2022-12-01T09:51:07.1661718Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2022-12-01T09:51:07.1661949Z fi 2022-12-01T09:51:07.1672757Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:07.1672959Z env: 2022-12-01T09:51:07.1673144Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:51:07.1673334Z ##[endgroup] 2022-12-01T09:51:07.1713112Z Docker daemon is running... 2022-12-01T09:51:07.1729169Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-12-01T09:51:07.1729526Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-12-01T09:51:07.1729851Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-12-01T09:51:07.1730348Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2022-12-01T09:51:07.1730726Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2022-12-01T09:51:07.1741449Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:07.1741670Z env: 2022-12-01T09:51:07.1741845Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:51:07.1742048Z AWS_RETRY_MODE: standard 2022-12-01T09:51:07.1742238Z AWS_MAX_ATTEMPTS: 5 2022-12-01T09:51:07.1742423Z AWS_DEFAULT_REGION: us-east-1 2022-12-01T09:51:07.1742612Z ##[endgroup] 2022-12-01T09:51:08.2418993Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2022-12-01T09:51:08.2419384Z Configure a credential helper to remove this warning. See 2022-12-01T09:51:08.2419843Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2022-12-01T09:51:08.2420148Z 2022-12-01T09:51:08.2420232Z Login Succeeded 2022-12-01T09:51:08.2449217Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-12-01T09:51:08.2449541Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-12-01T09:51:08.2449890Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-12-01T09:51:08.2461649Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:08.2461873Z env: 2022-12-01T09:51:08.2462045Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:51:08.2462219Z ##[endgroup] 2022-12-01T09:51:08.2536050Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2022-12-01T09:51:08.2536288Z with: 2022-12-01T09:51:08.2536705Z github-secret: *** 2022-12-01T09:51:08.2536920Z activate-with-label: false 2022-12-01T09:51:08.2537099Z label: with-ssh 2022-12-01T09:51:08.2537291Z remove-existing-keys: true 2022-12-01T09:51:08.2537473Z env: 2022-12-01T09:51:08.2537629Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:51:08.2537813Z ##[endgroup] 2022-12-01T09:51:08.6209418Z Grabbing public ssh keys from https://github.com/charlie-wt.keys 2022-12-01T09:51:08.6986337Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2022-12-01T09:51:08.6999579Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2022-12-01T09:51:08.7025628Z Login using: ssh ec2-user@ec2-3-231-229-58.compute-1.amazonaws.com 2022-12-01T09:51:08.7105493Z Prepare all required actions 2022-12-01T09:51:08.7147656Z ##[group]Run ./.github/actions/calculate-docker-image 2022-12-01T09:51:08.7147874Z with: 2022-12-01T09:51:08.7148130Z docker-image-name: pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7 2022-12-01T09:51:08.7148402Z skip_push: true 2022-12-01T09:51:08.7148567Z env: 2022-12-01T09:51:08.7148726Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:51:08.7148910Z ##[endgroup] 2022-12-01T09:51:08.7203405Z ##[group]Run if [ -n "${IS_XLA}" ]; then 2022-12-01T09:51:08.7203644Z if [ -n "${IS_XLA}" ]; then 2022-12-01T09:51:08.7203903Z  echo "XLA workflow uses pre-built test image at ${XLA_IMAGE_TAG}" 2022-12-01T09:51:08.7204194Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2022-12-01T09:51:08.7204525Z  echo "::set-output name=docker-tag::${DOCKER_TAG}" 2022-12-01T09:51:08.7204823Z  echo "::set-output name=docker-image::${DOCKER_IMAGE_BASE}:${XLA_IMAGE_TAG}" 2022-12-01T09:51:08.7205108Z else 2022-12-01T09:51:08.7205318Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2022-12-01T09:51:08.7205586Z  echo "::set-output name=docker-tag::${DOCKER_TAG}" 2022-12-01T09:51:08.7205875Z  echo "::set-output name=docker-image::${DOCKER_IMAGE_BASE}:${DOCKER_TAG}" 2022-12-01T09:51:08.7206111Z fi 2022-12-01T09:51:08.7217319Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:08.7217543Z env: 2022-12-01T09:51:08.7217726Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:51:08.7217896Z IS_XLA: 2022-12-01T09:51:08.7218065Z XLA_IMAGE_TAG: v0.4 2022-12-01T09:51:08.7218590Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7 2022-12-01T09:51:08.7218908Z ##[endgroup] 2022-12-01T09:51:08.7271075Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:51:08.7292069Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:51:08.7314741Z ##[group]Run set -x 2022-12-01T09:51:08.7314984Z set -x 2022-12-01T09:51:08.7315225Z # Check if image already exists, if it does then skip building it 2022-12-01T09:51:08.7315495Z if docker manifest inspect "${DOCKER_IMAGE}"; then 2022-12-01T09:51:08.7315706Z  exit 0 2022-12-01T09:51:08.7315870Z fi 2022-12-01T09:51:08.7316080Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2022-12-01T09:51:08.7316366Z  # if we're on the base branch then use the parent commit 2022-12-01T09:51:08.7316621Z  MERGE_BASE=$(git rev-parse HEAD~) 2022-12-01T09:51:08.7316824Z else 2022-12-01T09:51:08.7317038Z  # otherwise we're on a PR, so use the most recent base commit 2022-12-01T09:51:08.7317314Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2022-12-01T09:51:08.7317525Z fi 2022-12-01T09:51:08.7317738Z # Covers the case where a previous tag doesn't exist for the tree 2022-12-01T09:51:08.7318085Z # this is only really applicable on trees that don't have `.circleci/docker` at its merge base, i.e. nightly 2022-12-01T09:51:08.7318413Z if ! git rev-parse "$MERGE_BASE:.circleci/docker"; then 2022-12-01T09:51:08.7318756Z  echo "Directory '.circleci/docker' not found in commit $MERGE_BASE, you should probably rebase onto a more recent commit" 2022-12-01T09:51:08.7319025Z  exit 1 2022-12-01T09:51:08.7319188Z fi 2022-12-01T09:51:08.7319420Z PREVIOUS_DOCKER_TAG=$(git rev-parse "$MERGE_BASE:.circleci/docker") 2022-12-01T09:51:08.7319810Z # If no image exists but the hash is the same as the previous hash then we should error out here 2022-12-01T09:51:08.7320118Z if [[ "${PREVIOUS_DOCKER_TAG}" = "${DOCKER_TAG}" ]]; then 2022-12-01T09:51:08.7320457Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2022-12-01T09:51:08.7320816Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2022-12-01T09:51:08.7321126Z  # NOTE: DOCKER_FORCE_PUSH will always be set to true for docker-builds.yml 2022-12-01T09:51:08.7321405Z  if [[ "${DOCKER_FORCE_PUSH}" != "true" ]]; then 2022-12-01T09:51:08.7321692Z  # In order to avoid a stampeding herd of jobs trying to push all at once we set it to 2022-12-01T09:51:08.7322085Z  # skip the push. If this is negatively affecting TTS across the board the suggestion 2022-12-01T09:51:08.7322418Z  # should be to run the docker-builds.yml workflow to generate the correct docker builds 2022-12-01T09:51:08.7322719Z  echo ::set-output name=skip_push::true 2022-12-01T09:51:08.7322925Z  fi 2022-12-01T09:51:08.7323075Z fi 2022-12-01T09:51:08.7323272Z echo ::set-output name=rebuild::yes 2022-12-01T09:51:08.7333740Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:08.7333942Z env: 2022-12-01T09:51:08.7334123Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:51:08.7334360Z BASE_REVISION: ae2fe4033cf3b17259b17f351020b988fa893f91 2022-12-01T09:51:08.7334772Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:51:08.7335157Z DOCKER_TAG: fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:51:08.7335372Z DOCKER_FORCE_PUSH: 2022-12-01T09:51:08.7335553Z ##[endgroup] 2022-12-01T09:51:08.7359794Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:51:08.9905210Z { 2022-12-01T09:51:08.9905545Z "schemaVersion": 2, 2022-12-01T09:51:08.9905873Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2022-12-01T09:51:08.9906139Z "config": { 2022-12-01T09:51:08.9906379Z "mediaType": "application/vnd.docker.container.image.v1+json", 2022-12-01T09:51:08.9906623Z "size": 34402, 2022-12-01T09:51:08.9906901Z "digest": "sha256:f1c05e1c4a24b2f30e4b2dd175e18efaf97173a54d9813ad2e6088a740690342" 2022-12-01T09:51:08.9907170Z }, 2022-12-01T09:51:08.9907427Z "layers": [ 2022-12-01T09:51:08.9909379Z { 2022-12-01T09:51:08.9910006Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9910584Z "size": 26709108, 2022-12-01T09:51:08.9911135Z "digest": "sha256:40dd5be53814ae70b2898558673b7ea18d58bf7ab3433560b9ce3cb76d9ff0b1" 2022-12-01T09:51:08.9911638Z }, 2022-12-01T09:51:08.9911979Z { 2022-12-01T09:51:08.9912511Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9913026Z "size": 7217695, 2022-12-01T09:51:08.9913574Z "digest": "sha256:bd44602516a4c921a47dfb515b1d23a2a0dda50c1823b4f144d87ec326d02339" 2022-12-01T09:51:08.9914084Z }, 2022-12-01T09:51:08.9916797Z { 2022-12-01T09:51:08.9917225Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9917649Z "size": 23566731, 2022-12-01T09:51:08.9918150Z "digest": "sha256:8ebfb31ea67dda944d6f44bdd2fd4f699379ac3ff8173fb30166ee510f425df3" 2022-12-01T09:51:08.9918567Z }, 2022-12-01T09:51:08.9918713Z { 2022-12-01T09:51:08.9918958Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9919201Z "size": 188, 2022-12-01T09:51:08.9919453Z "digest": "sha256:1589dc294916c1326967d6daef2ebd0ac881b4984be3f4d6a956278990a88eb2" 2022-12-01T09:51:08.9919689Z }, 2022-12-01T09:51:08.9919829Z { 2022-12-01T09:51:08.9920283Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9920685Z "size": 6432, 2022-12-01T09:51:08.9920972Z "digest": "sha256:2c3a764ff1eff07a57bf2812acd07ebe17e6612b6da2d899ed341d59b964e22e" 2022-12-01T09:51:08.9921384Z }, 2022-12-01T09:51:08.9921655Z { 2022-12-01T09:51:08.9922092Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9922400Z "size": 1115878136, 2022-12-01T09:51:08.9922812Z "digest": "sha256:2fb24fb5f7cbbc49c93b8b611ac5be662b3223260f75d74d7176160f9ac6c457" 2022-12-01T09:51:08.9923220Z }, 2022-12-01T09:51:08.9923501Z + exit 0 2022-12-01T09:51:08.9923812Z { 2022-12-01T09:51:08.9924076Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9924585Z "size": 64811, 2022-12-01T09:51:08.9924985Z "digest": "sha256:d6e4b45751c92a4b515a56013a961e17ec4dd4ac619743691592a6c9724bf965" 2022-12-01T09:51:08.9925347Z }, 2022-12-01T09:51:08.9925561Z { 2022-12-01T09:51:08.9925953Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9926422Z "size": 1430326640, 2022-12-01T09:51:08.9926823Z "digest": "sha256:98a26bc0781edcb79861b074bc5a8a6f4b5da4c8a43116a9fa1727c426155606" 2022-12-01T09:51:08.9927054Z }, 2022-12-01T09:51:08.9927199Z { 2022-12-01T09:51:08.9927450Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9927690Z "size": 90040, 2022-12-01T09:51:08.9927957Z "digest": "sha256:07c42b0591b2e0f00e1d0ae60d3458bffc87b1ccea54e4f61b446bb08354ae09" 2022-12-01T09:51:08.9928261Z }, 2022-12-01T09:51:08.9928503Z { 2022-12-01T09:51:08.9928890Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9929327Z "size": 2051, 2022-12-01T09:51:08.9929787Z "digest": "sha256:a7b4d9098b01a715a46f2a6fb7d6c3f574b8743fcd3f6c752b0fc833d5851154" 2022-12-01T09:51:08.9930221Z }, 2022-12-01T09:51:08.9930482Z { 2022-12-01T09:51:08.9930939Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9931219Z "size": 207066375, 2022-12-01T09:51:08.9931469Z "digest": "sha256:9b965084d7f357e9d126d867db4e0080743ad9088801502a34e34860e349b477" 2022-12-01T09:51:08.9931696Z }, 2022-12-01T09:51:08.9931830Z { 2022-12-01T09:51:08.9932083Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9932372Z "size": 450, 2022-12-01T09:51:08.9932620Z "digest": "sha256:306938abc7202d8fa4ae2934ab4a91cfeb3a667249a7027e564fa1cb36a6a814" 2022-12-01T09:51:08.9932859Z }, 2022-12-01T09:51:08.9933005Z { 2022-12-01T09:51:08.9933234Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9933480Z "size": 1120, 2022-12-01T09:51:08.9933738Z "digest": "sha256:06e6169407490d6207f99b9d73abbd1fa1cee12b63744c99a396d8ef278bbeaa" 2022-12-01T09:51:08.9933965Z }, 2022-12-01T09:51:08.9934112Z { 2022-12-01T09:51:08.9934352Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9934588Z "size": 478, 2022-12-01T09:51:08.9934851Z "digest": "sha256:540637333efac9cc99b21f89fbbcbc6c3d4ef653a681b403d7a371ebad570ca6" 2022-12-01T09:51:08.9935097Z }, 2022-12-01T09:51:08.9935229Z { 2022-12-01T09:51:08.9935475Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9935725Z "size": 70216705, 2022-12-01T09:51:08.9936000Z "digest": "sha256:5cd3ebaf3e1ba31cdd2bc4a9673f4c6c225f5cfc72a27011d390c165c0cdc0ea" 2022-12-01T09:51:08.9936250Z }, 2022-12-01T09:51:08.9936394Z { 2022-12-01T09:51:08.9936637Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9936968Z "size": 2570, 2022-12-01T09:51:08.9937439Z "digest": "sha256:dd7a31bfac90a96c60aca978687468f136a17264997fcbd7a048c7d9ef2947f6" 2022-12-01T09:51:08.9937836Z }, 2022-12-01T09:51:08.9938054Z { 2022-12-01T09:51:08.9938643Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9939116Z "size": 1868, 2022-12-01T09:51:08.9939737Z "digest": "sha256:6416ca3f405b79f3a7ea204c3f192dea8a4f44a9e251c4623f603c376e4d77d9" 2022-12-01T09:51:08.9940151Z }, 2022-12-01T09:51:08.9940414Z { 2022-12-01T09:51:08.9940874Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9941226Z "size": 1909435299, 2022-12-01T09:51:08.9941493Z "digest": "sha256:19c44dd1f4cf66ece55e111a472788bf58bc5452be6b81c63efc9176058aa174" 2022-12-01T09:51:08.9941734Z }, 2022-12-01T09:51:08.9941867Z { 2022-12-01T09:51:08.9942154Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9942534Z "size": 170, 2022-12-01T09:51:08.9942912Z "digest": "sha256:33688bb7303872d9cace49b60bc53a0e705409f0de97f7fa0f625adbab9647df" 2022-12-01T09:51:08.9943415Z }, 2022-12-01T09:51:08.9943647Z { 2022-12-01T09:51:08.9944113Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9944544Z "size": 467, 2022-12-01T09:51:08.9944995Z "digest": "sha256:570b8809d75f3d4b5cac70bb65424128f8706689df994e70cc23da167e24131f" 2022-12-01T09:51:08.9945409Z }, 2022-12-01T09:51:08.9945656Z { 2022-12-01T09:51:08.9946149Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9946532Z "size": 5875, 2022-12-01T09:51:08.9946907Z "digest": "sha256:3ea8b8f31abfb82318b6b2c3aeaff5668e55bd557475587091462e7983c16303" 2022-12-01T09:51:08.9947295Z }, 2022-12-01T09:51:08.9947520Z { 2022-12-01T09:51:08.9947888Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9948278Z "size": 848, 2022-12-01T09:51:08.9948715Z "digest": "sha256:690eecb8c64c059249192ab73934097670c5214e9f781b8823908844cee393b1" 2022-12-01T09:51:08.9949118Z }, 2022-12-01T09:51:08.9949386Z { 2022-12-01T09:51:08.9949823Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9950254Z "size": 106, 2022-12-01T09:51:08.9950734Z "digest": "sha256:e2285545a8bf6f5490ca4b099bbfafb61f34d0b9edefe43ea58b05dd04f0843e" 2022-12-01T09:51:08.9951188Z }, 2022-12-01T09:51:08.9951332Z { 2022-12-01T09:51:08.9951585Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9951831Z "size": 882, 2022-12-01T09:51:08.9952088Z "digest": "sha256:555faed4e2860f9c920cc58c10f5ee6ccf938191749922f9325ead8a70279206" 2022-12-01T09:51:08.9952315Z }, 2022-12-01T09:51:08.9952461Z { 2022-12-01T09:51:08.9952718Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9952950Z "size": 88760712, 2022-12-01T09:51:08.9953223Z "digest": "sha256:c53c37f056acc5852cf61415a8c257bf938815f3aad5f9b4aeea5a052dbc21f1" 2022-12-01T09:51:08.9953476Z }, 2022-12-01T09:51:08.9953610Z { 2022-12-01T09:51:08.9953851Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9954099Z "size": 109, 2022-12-01T09:51:08.9954355Z "digest": "sha256:75bd8ea35c95cbd941cd36e4c80a1cfa91a13d4270d459ebf7ee3bebe178f529" 2022-12-01T09:51:08.9954608Z }, 2022-12-01T09:51:08.9954757Z { 2022-12-01T09:51:08.9954996Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9955241Z "size": 558, 2022-12-01T09:51:08.9955508Z "digest": "sha256:b18c1d97e9da3d1c69e5d779ab30cae20e80e1489ec125cf35b5e8d77354f556" 2022-12-01T09:51:08.9955743Z }, 2022-12-01T09:51:08.9955888Z { 2022-12-01T09:51:08.9956131Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9956364Z "size": 1137452, 2022-12-01T09:51:08.9956621Z "digest": "sha256:d90720873b3b107f8a0e26b6d8214047da8ad5be86840822c017e1e1c617a28d" 2022-12-01T09:51:08.9956857Z }, 2022-12-01T09:51:08.9956990Z { 2022-12-01T09:51:08.9957232Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9957478Z "size": 103, 2022-12-01T09:51:08.9957731Z "digest": "sha256:53b1597ec1c2185e62c4859405df6d974d5db88e39acfb4b2d552c880e0bd85c" 2022-12-01T09:51:08.9957955Z }, 2022-12-01T09:51:08.9958203Z { 2022-12-01T09:51:08.9958457Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9958691Z "size": 548, 2022-12-01T09:51:08.9958944Z "digest": "sha256:ef984347a3121410be9f22f058ec59a7bfca7200c6251879f1b038bb9b9d66db" 2022-12-01T09:51:08.9959176Z }, 2022-12-01T09:51:08.9959309Z { 2022-12-01T09:51:08.9959551Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9959797Z "size": 193238995, 2022-12-01T09:51:08.9960053Z "digest": "sha256:343a1b6dc08c988ccd37cb70d8cb02c93e064736472f050157f5c28c06cf3680" 2022-12-01T09:51:08.9960293Z }, 2022-12-01T09:51:08.9960438Z { 2022-12-01T09:51:08.9960668Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9960952Z "size": 107, 2022-12-01T09:51:08.9961207Z "digest": "sha256:16fdefc9f32c2e13c10589f8229c35c8b887f055af1b5150a4745ae417ab4c77" 2022-12-01T09:51:08.9961432Z }, 2022-12-01T09:51:08.9961580Z { 2022-12-01T09:51:08.9961831Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9962066Z "size": 452, 2022-12-01T09:51:08.9962324Z "digest": "sha256:de0913f5235ca92b4395ec61d6c4564783f7479ec0c5fc9ea0d89a460c5863b3" 2022-12-01T09:51:08.9962558Z }, 2022-12-01T09:51:08.9962702Z { 2022-12-01T09:51:08.9962931Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9963175Z "size": 27059822, 2022-12-01T09:51:08.9963443Z "digest": "sha256:bf99e81d19394b6be18d729ed0a74604dc8a8fcb814ad3c26c78b28d021462de" 2022-12-01T09:51:08.9963676Z }, 2022-12-01T09:51:08.9963820Z { 2022-12-01T09:51:08.9964061Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9964295Z "size": 104, 2022-12-01T09:51:08.9964561Z "digest": "sha256:c0f36b953c442be2bd29c0ad38bc6591fdac61da8395f16f29ac7c58442ec468" 2022-12-01T09:51:08.9964805Z }, 2022-12-01T09:51:08.9964940Z { 2022-12-01T09:51:08.9965190Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9965434Z "size": 402, 2022-12-01T09:51:08.9965691Z "digest": "sha256:7456bfaa70b2f5b7f8e4fb3cc3f4d677c7b7bf03e33cc9c96ccd7456f1566ea4" 2022-12-01T09:51:08.9965938Z }, 2022-12-01T09:51:08.9966081Z { 2022-12-01T09:51:08.9966309Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9966550Z "size": 19705454, 2022-12-01T09:51:08.9966817Z "digest": "sha256:68e8ef95b145704ea7b66d415d92876fcde61bd6ac10f6254e5749e64c6c7e9c" 2022-12-01T09:51:08.9967048Z }, 2022-12-01T09:51:08.9967193Z { 2022-12-01T09:51:08.9967433Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9967665Z "size": 447, 2022-12-01T09:51:08.9967928Z "digest": "sha256:e497d45bb922775a3378f9ba1efe6ff841da884b41ebec05bcc225d4f60baf99" 2022-12-01T09:51:08.9968174Z }, 2022-12-01T09:51:08.9968320Z { 2022-12-01T09:51:08.9968607Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9968843Z "size": 39746847, 2022-12-01T09:51:08.9969109Z "digest": "sha256:bf4a66dadd844879e63c56408ecc3b83162ed1bc357a5d70c718a49d78bc5f6a" 2022-12-01T09:51:08.9969356Z }, 2022-12-01T09:51:08.9969489Z { 2022-12-01T09:51:08.9969730Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9969981Z "size": 106, 2022-12-01T09:51:08.9970239Z "digest": "sha256:fd0d4928961f3bfea6379d5062e2dad2c8534d4cf79063d9aeda4e131d248f19" 2022-12-01T09:51:08.9970484Z }, 2022-12-01T09:51:08.9970629Z { 2022-12-01T09:51:08.9970860Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9971106Z "size": 1765, 2022-12-01T09:51:08.9971367Z "digest": "sha256:6df8346812f8c1f1827c8ab0f8d1d94bb164a1fee89c3570201ab99cd6768c02" 2022-12-01T09:51:08.9971597Z }, 2022-12-01T09:51:08.9971745Z { 2022-12-01T09:51:08.9971995Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9972272Z "size": 319165972, 2022-12-01T09:51:08.9972530Z "digest": "sha256:8b46f8aa868188266e2215bac570ba5c9db843904425cdc18b480977db237bc8" 2022-12-01T09:51:08.9972762Z }, 2022-12-01T09:51:08.9972895Z { 2022-12-01T09:51:08.9973135Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9973381Z "size": 164, 2022-12-01T09:51:08.9973638Z "digest": "sha256:6db5688b5394845813a74a794bfd4a8e648379b85c9ea728b50edc17d923bb4b" 2022-12-01T09:51:08.9973860Z }, 2022-12-01T09:51:08.9974004Z { 2022-12-01T09:51:08.9974245Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9974476Z "size": 7940, 2022-12-01T09:51:08.9974747Z "digest": "sha256:daa053ac35f3eff1b04ac40b2db603c5220db0159b198f91f13d9f800f417eb8" 2022-12-01T09:51:08.9975031Z }, 2022-12-01T09:51:08.9975167Z { 2022-12-01T09:51:08.9975417Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9975664Z "size": 8073, 2022-12-01T09:51:08.9975916Z "digest": "sha256:c9a8257f8dc05f8680368dbfb7d8b4b93a5be9b53c36b7434903aebc841b8ab4" 2022-12-01T09:51:08.9976158Z }, 2022-12-01T09:51:08.9976317Z { 2022-12-01T09:51:08.9976681Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9977031Z "size": 304, 2022-12-01T09:51:08.9977506Z "digest": "sha256:30f21817172dd1fb062a9c54eaa65a74d7d3364f35b5f5c714abf53fd8c6803c" 2022-12-01T09:51:08.9977907Z }, 2022-12-01T09:51:08.9978053Z { 2022-12-01T09:51:08.9978422Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9978684Z "size": 13226771, 2022-12-01T09:51:08.9978950Z "digest": "sha256:bb9282afce053203db2a819d378e0fcb97b413201ecad10b33e77d83da685844" 2022-12-01T09:51:08.9979201Z }, 2022-12-01T09:51:08.9979342Z { 2022-12-01T09:51:08.9979594Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9979840Z "size": 108, 2022-12-01T09:51:08.9980094Z "digest": "sha256:909c475d21ec09aac00e6736e1d05322fd21487750a8b943e2792a2a4dbbab2d" 2022-12-01T09:51:08.9980314Z }, 2022-12-01T09:51:08.9980459Z { 2022-12-01T09:51:08.9980701Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9980933Z "size": 54145470, 2022-12-01T09:51:08.9981202Z "digest": "sha256:192b8944f15afa37c7ac720e016b3e5de18327ecc760fab6031566b3cf900a6e" 2022-12-01T09:51:08.9981449Z }, 2022-12-01T09:51:08.9981582Z { 2022-12-01T09:51:08.9981824Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9982100Z "size": 493, 2022-12-01T09:51:08.9982377Z "digest": "sha256:3dd92c832839b8f8a2da875343e59e2a328504a770f124980c570edc80a8f93f" 2022-12-01T09:51:08.9982606Z }, 2022-12-01T09:51:08.9982757Z { 2022-12-01T09:51:08.9983002Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9983253Z "size": 2994013985, 2022-12-01T09:51:08.9983514Z "digest": "sha256:5e1b0146a21df24c1d38e4db1079408662ce45e37c71ff21c8e240afa9f2c53c" 2022-12-01T09:51:08.9983745Z }, 2022-12-01T09:51:08.9983968Z { 2022-12-01T09:51:08.9984211Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9984445Z "size": 106, 2022-12-01T09:51:08.9984715Z "digest": "sha256:c76cf0339419eb53ece8c259b0c8c8597c4f64b138affc16998c4e405d334696" 2022-12-01T09:51:08.9984958Z }, 2022-12-01T09:51:08.9985103Z { 2022-12-01T09:51:08.9985332Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:08.9985576Z "size": 181, 2022-12-01T09:51:08.9985849Z "digest": "sha256:2dc4928eecf0fbc8f9bed9eb11cb516bf7e7b98225d3d5f8153b3976bb7e3120" 2022-12-01T09:51:08.9986089Z } 2022-12-01T09:51:08.9986234Z ] 2022-12-01T09:51:08.9986383Z } 2022-12-01T09:51:09.0082848Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2022-12-01T09:51:09.0083178Z with: 2022-12-01T09:51:09.0083628Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:51:09.0083995Z env: 2022-12-01T09:51:09.0084228Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:51:09.0084481Z ##[endgroup] 2022-12-01T09:51:09.0129887Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-12-01T09:51:09.0130165Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-12-01T09:51:09.0130428Z # ignore output since only exit code is used for conditional 2022-12-01T09:51:09.0130710Z # only pull docker image if it's not available locally 2022-12-01T09:51:09.0131007Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2022-12-01T09:51:09.0131297Z  retry docker pull "${DOCKER_IMAGE}" 2022-12-01T09:51:09.0131563Z fi 2022-12-01T09:51:09.0142883Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:09.0143100Z env: 2022-12-01T09:51:09.0143273Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:51:09.0143642Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:51:09.0144078Z ##[endgroup] 2022-12-01T09:51:09.2470480Z fa72f5a0a230eb632055220542038bd4ceca184b: Pulling from pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7 2022-12-01T09:51:09.2471260Z 40dd5be53814: Pulling fs layer 2022-12-01T09:51:09.2471608Z bd44602516a4: Pulling fs layer 2022-12-01T09:51:09.2472024Z 8ebfb31ea67d: Pulling fs layer 2022-12-01T09:51:09.2472381Z 1589dc294916: Pulling fs layer 2022-12-01T09:51:09.2472714Z 2c3a764ff1ef: Pulling fs layer 2022-12-01T09:51:09.2473109Z 2fb24fb5f7cb: Pulling fs layer 2022-12-01T09:51:09.2473499Z d6e4b45751c9: Pulling fs layer 2022-12-01T09:51:09.2473848Z 98a26bc0781e: Pulling fs layer 2022-12-01T09:51:09.2474181Z 07c42b0591b2: Pulling fs layer 2022-12-01T09:51:09.2474453Z a7b4d9098b01: Pulling fs layer 2022-12-01T09:51:09.2474850Z 9b965084d7f3: Pulling fs layer 2022-12-01T09:51:09.2475121Z 306938abc720: Pulling fs layer 2022-12-01T09:51:09.2475335Z 06e616940749: Pulling fs layer 2022-12-01T09:51:09.2475517Z 1589dc294916: Waiting 2022-12-01T09:51:09.2475706Z 540637333efa: Pulling fs layer 2022-12-01T09:51:09.2475908Z 5cd3ebaf3e1b: Pulling fs layer 2022-12-01T09:51:09.2476096Z dd7a31bfac90: Pulling fs layer 2022-12-01T09:51:09.2476341Z 6416ca3f405b: Pulling fs layer 2022-12-01T09:51:09.2476535Z 19c44dd1f4cf: Pulling fs layer 2022-12-01T09:51:09.2476716Z 33688bb73038: Pulling fs layer 2022-12-01T09:51:09.2476910Z 2c3a764ff1ef: Waiting 2022-12-01T09:51:09.2477093Z d6e4b45751c9: Waiting 2022-12-01T09:51:09.2477263Z 570b8809d75f: Pulling fs layer 2022-12-01T09:51:09.2477451Z 2fb24fb5f7cb: Waiting 2022-12-01T09:51:09.2477646Z 3ea8b8f31abf: Pulling fs layer 2022-12-01T09:51:09.2477861Z 98a26bc0781e: Waiting 2022-12-01T09:51:09.2478042Z 690eecb8c64c: Pulling fs layer 2022-12-01T09:51:09.2478238Z e2285545a8bf: Pulling fs layer 2022-12-01T09:51:09.2478427Z 555faed4e286: Pulling fs layer 2022-12-01T09:51:09.2478626Z c53c37f056ac: Pulling fs layer 2022-12-01T09:51:09.2478807Z 07c42b0591b2: Waiting 2022-12-01T09:51:09.2478992Z 75bd8ea35c95: Pulling fs layer 2022-12-01T09:51:09.2479163Z a7b4d9098b01: Waiting 2022-12-01T09:51:09.2479349Z b18c1d97e9da: Pulling fs layer 2022-12-01T09:51:09.2479614Z 9b965084d7f3: Waiting 2022-12-01T09:51:09.2479903Z d90720873b3b: Pulling fs layer 2022-12-01T09:51:09.2480230Z 53b1597ec1c2: Pulling fs layer 2022-12-01T09:51:09.2480553Z 306938abc720: Waiting 2022-12-01T09:51:09.2480847Z ef984347a312: Pulling fs layer 2022-12-01T09:51:09.2481175Z 343a1b6dc08c: Pulling fs layer 2022-12-01T09:51:09.2481578Z 16fdefc9f32c: Pulling fs layer 2022-12-01T09:51:09.2481922Z de0913f5235c: Pulling fs layer 2022-12-01T09:51:09.2482408Z 06e616940749: Waiting 2022-12-01T09:51:09.2482773Z bf99e81d1939: Pulling fs layer 2022-12-01T09:51:09.2482961Z c0f36b953c44: Pulling fs layer 2022-12-01T09:51:09.2483363Z 540637333efa: Waiting 2022-12-01T09:51:09.2483590Z 570b8809d75f: Waiting 2022-12-01T09:51:09.2483759Z 7456bfaa70b2: Pulling fs layer 2022-12-01T09:51:09.2483944Z 3ea8b8f31abf: Waiting 2022-12-01T09:51:09.2484129Z 68e8ef95b145: Pulling fs layer 2022-12-01T09:51:09.2484322Z e497d45bb922: Pulling fs layer 2022-12-01T09:51:09.2484515Z 5cd3ebaf3e1b: Waiting 2022-12-01T09:51:09.2484696Z 690eecb8c64c: Waiting 2022-12-01T09:51:09.2484869Z bf4a66dadd84: Pulling fs layer 2022-12-01T09:51:09.2485067Z fd0d4928961f: Pulling fs layer 2022-12-01T09:51:09.2485253Z dd7a31bfac90: Waiting 2022-12-01T09:51:09.2485414Z e2285545a8bf: Waiting 2022-12-01T09:51:09.2485600Z 6df8346812f8: Pulling fs layer 2022-12-01T09:51:09.2485799Z 8b46f8aa8681: Pulling fs layer 2022-12-01T09:51:09.2485981Z 6db5688b5394: Pulling fs layer 2022-12-01T09:51:09.2486178Z daa053ac35f3: Pulling fs layer 2022-12-01T09:51:09.2486477Z c53c37f056ac: Waiting 2022-12-01T09:51:09.2486650Z c9a8257f8dc0: Pulling fs layer 2022-12-01T09:51:09.2486836Z 75bd8ea35c95: Waiting 2022-12-01T09:51:09.2487014Z 19c44dd1f4cf: Waiting 2022-12-01T09:51:09.2487190Z 6416ca3f405b: Waiting 2022-12-01T09:51:09.2487368Z d90720873b3b: Waiting 2022-12-01T09:51:09.2487553Z 30f21817172d: Pulling fs layer 2022-12-01T09:51:09.2487725Z de0913f5235c: Waiting 2022-12-01T09:51:09.2487912Z bb9282afce05: Pulling fs layer 2022-12-01T09:51:09.2488099Z 33688bb73038: Waiting 2022-12-01T09:51:09.2488267Z 909c475d21ec: Pulling fs layer 2022-12-01T09:51:09.2488480Z bf99e81d1939: Waiting 2022-12-01T09:51:09.2488699Z 192b8944f15a: Pulling fs layer 2022-12-01T09:51:09.2488884Z b18c1d97e9da: Waiting 2022-12-01T09:51:09.2489044Z ef984347a312: Waiting 2022-12-01T09:51:09.2489223Z 3dd92c832839: Pulling fs layer 2022-12-01T09:51:09.2489481Z c0f36b953c44: Waiting 2022-12-01T09:51:09.2489756Z 5e1b0146a21d: Pulling fs layer 2022-12-01T09:51:09.2490060Z 343a1b6dc08c: Waiting 2022-12-01T09:51:09.2490477Z 7456bfaa70b2: Waiting 2022-12-01T09:51:09.2490740Z 16fdefc9f32c: Waiting 2022-12-01T09:51:09.2491069Z c76cf0339419: Pulling fs layer 2022-12-01T09:51:09.2491500Z 68e8ef95b145: Waiting 2022-12-01T09:51:09.2491885Z 2dc4928eecf0: Pulling fs layer 2022-12-01T09:51:09.2492193Z e497d45bb922: Waiting 2022-12-01T09:51:09.2492480Z bf4a66dadd84: Waiting 2022-12-01T09:51:09.2492764Z fd0d4928961f: Waiting 2022-12-01T09:51:09.2493010Z 6df8346812f8: Waiting 2022-12-01T09:51:09.2493182Z 909c475d21ec: Waiting 2022-12-01T09:51:09.2493338Z 8b46f8aa8681: Waiting 2022-12-01T09:51:09.2493509Z 53b1597ec1c2: Waiting 2022-12-01T09:51:09.2493679Z c9a8257f8dc0: Waiting 2022-12-01T09:51:09.2493834Z 30f21817172d: Waiting 2022-12-01T09:51:09.2494001Z 3dd92c832839: Waiting 2022-12-01T09:51:09.2494181Z 2dc4928eecf0: Waiting 2022-12-01T09:51:09.2494352Z 6db5688b5394: Waiting 2022-12-01T09:51:09.2494522Z daa053ac35f3: Waiting 2022-12-01T09:51:09.2494695Z 555faed4e286: Waiting 2022-12-01T09:51:09.2494855Z c76cf0339419: Waiting 2022-12-01T09:51:09.6430399Z bd44602516a4: Verifying Checksum 2022-12-01T09:51:09.6430868Z bd44602516a4: Download complete 2022-12-01T09:51:09.7564971Z 1589dc294916: Verifying Checksum 2022-12-01T09:51:09.7565343Z 1589dc294916: Download complete 2022-12-01T09:51:09.8547303Z 2c3a764ff1ef: Download complete 2022-12-01T09:51:10.3087661Z 8ebfb31ea67d: Verifying Checksum 2022-12-01T09:51:10.3088029Z 8ebfb31ea67d: Download complete 2022-12-01T09:51:10.3783263Z 40dd5be53814: Verifying Checksum 2022-12-01T09:51:10.3783511Z 40dd5be53814: Download complete 2022-12-01T09:51:10.3997690Z d6e4b45751c9: Verifying Checksum 2022-12-01T09:51:10.3998071Z d6e4b45751c9: Download complete 2022-12-01T09:51:10.5269793Z 07c42b0591b2: Verifying Checksum 2022-12-01T09:51:10.5270617Z 07c42b0591b2: Download complete 2022-12-01T09:51:10.6075728Z a7b4d9098b01: Verifying Checksum 2022-12-01T09:51:10.6076177Z a7b4d9098b01: Download complete 2022-12-01T09:51:10.9870451Z 40dd5be53814: Pull complete 2022-12-01T09:51:11.2234096Z bd44602516a4: Pull complete 2022-12-01T09:51:11.6507485Z 8ebfb31ea67d: Pull complete 2022-12-01T09:51:11.7448385Z 1589dc294916: Pull complete 2022-12-01T09:51:11.8323096Z 2c3a764ff1ef: Pull complete 2022-12-01T09:51:17.1433720Z 9b965084d7f3: Verifying Checksum 2022-12-01T09:51:17.1434065Z 9b965084d7f3: Download complete 2022-12-01T09:51:17.3029050Z 306938abc720: Download complete 2022-12-01T09:51:17.3972500Z 06e616940749: Download complete 2022-12-01T09:51:17.4970021Z 540637333efa: Download complete 2022-12-01T09:51:20.1204496Z 5cd3ebaf3e1b: Verifying Checksum 2022-12-01T09:51:20.1204869Z 5cd3ebaf3e1b: Download complete 2022-12-01T09:51:20.2268798Z dd7a31bfac90: Download complete 2022-12-01T09:51:20.3946078Z 6416ca3f405b: Download complete 2022-12-01T09:51:46.8892839Z 2fb24fb5f7cb: Verifying Checksum 2022-12-01T09:51:46.8893131Z 2fb24fb5f7cb: Download complete 2022-12-01T09:51:46.9912949Z 33688bb73038: Verifying Checksum 2022-12-01T09:51:46.9913270Z 33688bb73038: Download complete 2022-12-01T09:51:47.0933968Z 570b8809d75f: Verifying Checksum 2022-12-01T09:51:47.0934521Z 570b8809d75f: Download complete 2022-12-01T09:51:47.2259588Z 3ea8b8f31abf: Verifying Checksum 2022-12-01T09:51:47.2259874Z 3ea8b8f31abf: Download complete 2022-12-01T09:51:47.3009492Z 690eecb8c64c: Verifying Checksum 2022-12-01T09:51:47.3009878Z 690eecb8c64c: Download complete 2022-12-01T09:51:47.3755005Z e2285545a8bf: Verifying Checksum 2022-12-01T09:51:47.3755398Z e2285545a8bf: Download complete 2022-12-01T09:51:47.4951456Z 555faed4e286: Verifying Checksum 2022-12-01T09:51:47.4952045Z 555faed4e286: Download complete 2022-12-01T09:51:50.9456242Z c53c37f056ac: Verifying Checksum 2022-12-01T09:51:50.9456617Z c53c37f056ac: Download complete 2022-12-01T09:51:51.0362668Z 75bd8ea35c95: Verifying Checksum 2022-12-01T09:51:51.0363084Z 75bd8ea35c95: Download complete 2022-12-01T09:51:51.1329186Z b18c1d97e9da: Verifying Checksum 2022-12-01T09:51:51.1329614Z b18c1d97e9da: Download complete 2022-12-01T09:51:51.2879534Z d90720873b3b: Verifying Checksum 2022-12-01T09:51:51.2879953Z d90720873b3b: Download complete 2022-12-01T09:51:51.4022506Z 53b1597ec1c2: Verifying Checksum 2022-12-01T09:51:51.4022865Z 53b1597ec1c2: Download complete 2022-12-01T09:51:51.4868901Z ef984347a312: Verifying Checksum 2022-12-01T09:51:51.4869202Z ef984347a312: Download complete 2022-12-01T09:51:58.2083405Z 2fb24fb5f7cb: Pull complete 2022-12-01T09:51:58.2837076Z 343a1b6dc08c: Verifying Checksum 2022-12-01T09:51:58.4070364Z 343a1b6dc08c: Download complete 2022-12-01T09:51:58.4070623Z 16fdefc9f32c: Download complete 2022-12-01T09:51:58.4408467Z d6e4b45751c9: Pull complete 2022-12-01T09:51:58.5211166Z de0913f5235c: Verifying Checksum 2022-12-01T09:51:58.5211541Z de0913f5235c: Download complete 2022-12-01T09:51:59.4999210Z bf99e81d1939: Verifying Checksum 2022-12-01T09:51:59.4999472Z bf99e81d1939: Download complete 2022-12-01T09:51:59.6213729Z c0f36b953c44: Download complete 2022-12-01T09:51:59.7342125Z 7456bfaa70b2: Download complete 2022-12-01T09:52:00.2244435Z 68e8ef95b145: Verifying Checksum 2022-12-01T09:52:00.2244710Z 68e8ef95b145: Download complete 2022-12-01T09:52:00.3404190Z e497d45bb922: Verifying Checksum 2022-12-01T09:52:00.3404585Z e497d45bb922: Download complete 2022-12-01T09:52:02.0287274Z bf4a66dadd84: Verifying Checksum 2022-12-01T09:52:02.0287547Z bf4a66dadd84: Download complete 2022-12-01T09:52:02.1344962Z fd0d4928961f: Verifying Checksum 2022-12-01T09:52:02.1345347Z fd0d4928961f: Download complete 2022-12-01T09:52:02.2281465Z 6df8346812f8: Verifying Checksum 2022-12-01T09:52:02.2281749Z 6df8346812f8: Download complete 2022-12-01T09:52:02.4521894Z 98a26bc0781e: Verifying Checksum 2022-12-01T09:52:02.4522278Z 98a26bc0781e: Download complete 2022-12-01T09:52:02.5533869Z 6db5688b5394: Verifying Checksum 2022-12-01T09:52:02.5534214Z 6db5688b5394: Download complete 2022-12-01T09:52:02.6368910Z daa053ac35f3: Download complete 2022-12-01T09:52:02.7400805Z c9a8257f8dc0: Download complete 2022-12-01T09:52:02.8335103Z 30f21817172d: Verifying Checksum 2022-12-01T09:52:02.8335638Z 30f21817172d: Download complete 2022-12-01T09:52:03.3078846Z bb9282afce05: Verifying Checksum 2022-12-01T09:52:03.3079217Z bb9282afce05: Download complete 2022-12-01T09:52:03.4241576Z 909c475d21ec: Verifying Checksum 2022-12-01T09:52:03.4242006Z 909c475d21ec: Download complete 2022-12-01T09:52:05.2894099Z 192b8944f15a: Verifying Checksum 2022-12-01T09:52:05.2894479Z 192b8944f15a: Download complete 2022-12-01T09:52:05.3741961Z 3dd92c832839: Verifying Checksum 2022-12-01T09:52:05.3742399Z 3dd92c832839: Download complete 2022-12-01T09:52:13.8862930Z 8b46f8aa8681: Verifying Checksum 2022-12-01T09:52:13.8863246Z 8b46f8aa8681: Download complete 2022-12-01T09:52:14.0005323Z c76cf0339419: Download complete 2022-12-01T09:52:14.0923463Z 2dc4928eecf0: Verifying Checksum 2022-12-01T09:52:14.0923727Z 2dc4928eecf0: Download complete 2022-12-01T09:52:24.3894824Z 19c44dd1f4cf: Verifying Checksum 2022-12-01T09:52:24.3895261Z 19c44dd1f4cf: Download complete 2022-12-01T09:52:37.4684019Z 98a26bc0781e: Pull complete 2022-12-01T09:52:37.9243543Z 07c42b0591b2: Pull complete 2022-12-01T09:52:38.2203765Z a7b4d9098b01: Pull complete 2022-12-01T09:52:43.2442108Z 9b965084d7f3: Pull complete 2022-12-01T09:52:43.4817981Z 306938abc720: Pull complete 2022-12-01T09:52:43.7237508Z 06e616940749: Pull complete 2022-12-01T09:52:43.9678974Z 540637333efa: Pull complete 2022-12-01T09:52:45.6715015Z 5cd3ebaf3e1b: Pull complete 2022-12-01T09:52:45.8909033Z dd7a31bfac90: Pull complete 2022-12-01T09:52:46.1546119Z 6416ca3f405b: Pull complete 2022-12-01T09:53:29.4755901Z 19c44dd1f4cf: Pull complete 2022-12-01T09:53:29.8679979Z 33688bb73038: Pull complete 2022-12-01T09:53:30.0967824Z 570b8809d75f: Pull complete 2022-12-01T09:53:30.3151735Z 3ea8b8f31abf: Pull complete 2022-12-01T09:53:30.5376140Z 690eecb8c64c: Pull complete 2022-12-01T09:53:30.7657338Z e2285545a8bf: Pull complete 2022-12-01T09:53:30.9560761Z 555faed4e286: Pull complete 2022-12-01T09:53:33.4109563Z c53c37f056ac: Pull complete 2022-12-01T09:53:33.6592933Z 75bd8ea35c95: Pull complete 2022-12-01T09:53:34.0058472Z b18c1d97e9da: Pull complete 2022-12-01T09:53:34.3505635Z d90720873b3b: Pull complete 2022-12-01T09:53:34.5744750Z 53b1597ec1c2: Pull complete 2022-12-01T09:53:34.8017859Z ef984347a312: Pull complete 2022-12-01T09:53:39.3252467Z 343a1b6dc08c: Pull complete 2022-12-01T09:53:39.5754788Z 16fdefc9f32c: Pull complete 2022-12-01T09:53:39.8406026Z de0913f5235c: Pull complete 2022-12-01T09:53:40.7960289Z bf99e81d1939: Pull complete 2022-12-01T09:53:41.2882607Z c0f36b953c44: Pull complete 2022-12-01T09:53:41.5910409Z 7456bfaa70b2: Pull complete 2022-12-01T09:53:42.1990686Z 68e8ef95b145: Pull complete 2022-12-01T09:53:42.5886066Z e497d45bb922: Pull complete 2022-12-01T09:53:43.8388167Z bf4a66dadd84: Pull complete 2022-12-01T09:53:44.0951342Z fd0d4928961f: Pull complete 2022-12-01T09:53:44.3354114Z 6df8346812f8: Pull complete 2022-12-01T09:53:48.3773878Z 8b46f8aa8681: Pull complete 2022-12-01T09:53:48.5898828Z 6db5688b5394: Pull complete 2022-12-01T09:53:48.7421390Z daa053ac35f3: Pull complete 2022-12-01T09:53:48.8698826Z c9a8257f8dc0: Pull complete 2022-12-01T09:53:48.9832568Z 30f21817172d: Pull complete 2022-12-01T09:53:49.3561468Z 5e1b0146a21d: Verifying Checksum 2022-12-01T09:53:49.3561813Z 5e1b0146a21d: Download complete 2022-12-01T09:53:50.0176139Z bb9282afce05: Pull complete 2022-12-01T09:53:50.3072631Z 909c475d21ec: Pull complete 2022-12-01T09:53:52.1795028Z 192b8944f15a: Pull complete 2022-12-01T09:53:52.5810959Z 3dd92c832839: Pull complete 2022-12-01T09:54:34.6703858Z 5e1b0146a21d: Pull complete 2022-12-01T09:54:35.1481906Z c76cf0339419: Pull complete 2022-12-01T09:54:35.3763598Z 2dc4928eecf0: Pull complete 2022-12-01T09:54:35.4812152Z Digest: sha256:217fd7de680e1dd5bca4b2b4054bd05a8d454df5e210ffbf1e5955e01cf1f340 2022-12-01T09:54:35.5250690Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:54:35.5453757Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:54:35.5487047Z ##[group]Run sudo df -H 2022-12-01T09:54:35.5487237Z sudo df -H 2022-12-01T09:54:35.5506610Z shell: /usr/bin/bash -e {0} 2022-12-01T09:54:35.5506805Z env: 2022-12-01T09:54:35.5506995Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:54:35.5507177Z ##[endgroup] 2022-12-01T09:54:35.7550842Z Filesystem Size Used Avail Use% Mounted on 2022-12-01T09:54:35.7551139Z devtmpfs 8.2G 0 8.2G 0% /dev 2022-12-01T09:54:35.7551338Z tmpfs 8.2G 0 8.2G 0% /dev/shm 2022-12-01T09:54:35.7551541Z tmpfs 8.2G 521k 8.2G 1% /run 2022-12-01T09:54:35.7552558Z tmpfs 8.2G 0 8.2G 0% /sys/fs/cgroup 2022-12-01T09:54:35.7552792Z /dev/nvme0n1p1 162G 27G 136G 17% / 2022-12-01T09:54:35.7553021Z tmpfs 1.7G 0 1.7G 0% /run/user/0 2022-12-01T09:54:35.7643723Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-12-01T09:54:35.7644124Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-12-01T09:54:35.7644395Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-12-01T09:54:35.7655537Z shell: /usr/bin/bash -e {0} 2022-12-01T09:54:35.7655726Z env: 2022-12-01T09:54:35.7655901Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:54:35.7656079Z ##[endgroup] 2022-12-01T09:54:35.7775791Z ##[group]Run .github/scripts/parse_ref.py 2022-12-01T09:54:35.7776019Z .github/scripts/parse_ref.py 2022-12-01T09:54:35.7786665Z shell: /usr/bin/bash -e {0} 2022-12-01T09:54:35.7786863Z env: 2022-12-01T09:54:35.7787049Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:54:35.7787229Z ##[endgroup] 2022-12-01T09:54:36.0205110Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:54:36.0291935Z Prepare all required actions 2022-12-01T09:54:36.0292187Z Getting action download info 2022-12-01T09:54:36.1891162Z Download action repository 'nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767' (SHA:7d4a37704547a311dbb66ebdf5b23ec19374a767) 2022-12-01T09:54:36.3196348Z ##[group]Run ./.github/actions/get-workflow-job-id 2022-12-01T09:54:36.3196572Z with: 2022-12-01T09:54:36.3196878Z github-token: *** 2022-12-01T09:54:36.3197038Z env: 2022-12-01T09:54:36.3197211Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:54:36.3197407Z ##[endgroup] 2022-12-01T09:54:36.3334050Z ##[group]Run nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767 2022-12-01T09:54:36.3334275Z with: 2022-12-01T09:54:36.3334444Z shell: bash 2022-12-01T09:54:36.3334628Z timeout_minutes: 10 2022-12-01T09:54:36.3334798Z max_attempts: 5 2022-12-01T09:54:36.3334985Z retry_wait_seconds: 30 2022-12-01T09:54:36.3335407Z 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-12-01T09:54:36.3335780Z polling_interval_seconds: 1 2022-12-01T09:54:36.3335981Z warning_on_retry: true 2022-12-01T09:54:36.3336174Z continue_on_error: false 2022-12-01T09:54:36.3336350Z env: 2022-12-01T09:54:36.3336506Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:54:36.3336819Z GITHUB_TOKEN: *** 2022-12-01T09:54:36.3336995Z ##[endgroup] 2022-12-01T09:54:36.6775100Z 2022-12-01T09:54:36.6781008Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:54:36.6818822Z + python3 -m pip install requests==2.26.0 2022-12-01T09:54:37.2385827Z Defaulting to user installation because normal site-packages is not writeable 2022-12-01T09:54:37.2610669Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-12-01T09:54:37.2743587Z 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.13) 2022-12-01T09:54:37.2906944Z 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-12-01T09:54:37.2929173Z 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-12-01T09:54:37.2949266Z 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-12-01T09:54:37.4989184Z ++ python3 .github/scripts/get_workflow_job_id.py 3591403534 i-094d4835acf674bf8 2022-12-01T09:54:39.0805465Z + GHA_WORKFLOW_JOB_ID=9818099250 2022-12-01T09:54:39.0817062Z + echo '::set-output name=job-id::9818099250' 2022-12-01T09:54:39.0818957Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:54:39.6836499Z Command completed after 1 attempt(s). 2022-12-01T09:54:39.6836756Z 2022-12-01T09:54:39.6838621Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:54:39.6898137Z ##[group]Run # detached container should get cleaned up by teardown_ec2_linux 2022-12-01T09:54:39.6898727Z # detached container should get cleaned up by teardown_ec2_linux 2022-12-01T09:54:39.6898986Z container_name=$(docker run \ 2022-12-01T09:54:39.6899200Z  -e BUILD_ENVIRONMENT \ 2022-12-01T09:54:39.6899429Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-12-01T09:54:39.6899653Z  -e SCCACHE_BUCKET \ 2022-12-01T09:54:39.6899861Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2022-12-01T09:54:39.6900083Z  -e TORCH_CUDA_ARCH_LIST \ 2022-12-01T09:54:39.6900286Z  -e OUR_GITHUB_JOB_ID \ 2022-12-01T09:54:39.6900522Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-12-01T09:54:39.6900769Z  --security-opt seccomp=unconfined \ 2022-12-01T09:54:39.6901000Z  --cap-add=SYS_PTRACE \ 2022-12-01T09:54:39.6901191Z  --tty \ 2022-12-01T09:54:39.6901409Z  --detach \ 2022-12-01T09:54:39.6901592Z  --user jenkins \ 2022-12-01T09:54:39.6901814Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-12-01T09:54:39.6902062Z  -w /var/lib/jenkins/workspace \ 2022-12-01T09:54:39.6902267Z  "${DOCKER_IMAGE}" 2022-12-01T09:54:39.6902437Z ) 2022-12-01T09:54:39.6902737Z docker exec -t "${container_name}" sh -c 'sudo chown -R jenkins . && sudo chown -R jenkins /dev && .jenkins/pytorch/build.sh' 2022-12-01T09:54:39.6913962Z shell: /usr/bin/bash -e {0} 2022-12-01T09:54:39.6914136Z env: 2022-12-01T09:54:39.6914313Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:54:39.6914583Z BUILD_ENVIRONMENT: linux-bionic-cuda11.6-py3.10-gcc7-bazel-test 2022-12-01T09:54:39.6914828Z BRANCH: pull/89997 2022-12-01T09:54:39.6915032Z AWS_DEFAULT_REGION: us-east-1 2022-12-01T09:54:39.6915264Z SHA1: c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:54:39.6915531Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-12-01T09:54:39.6915756Z TORCH_CUDA_ARCH_LIST: 5.2 2022-12-01T09:54:39.6916138Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:54:39.6916504Z OUR_GITHUB_JOB_ID: 9818099250 2022-12-01T09:54:39.6916677Z ##[endgroup] 2022-12-01T09:54:50.9371344Z ++ dirname .jenkins/pytorch/build.sh 2022-12-01T09:54:50.9400535Z + source .jenkins/pytorch/common.sh 2022-12-01T09:54:50.9407038Z +++ dirname .jenkins/pytorch/common.sh 2022-12-01T09:54:50.9415859Z ++ source .jenkins/pytorch/common_utils.sh 2022-12-01T09:54:50.9421065Z +++ declare -f -t trap_add 2022-12-01T09:54:50.9425103Z ++ set -ex 2022-12-01T09:54:50.9425611Z ++ [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *rocm* ]] 2022-12-01T09:54:50.9425924Z ++ BUILD_TEST_LIBTORCH=0 2022-12-01T09:54:50.9426399Z ++ [[ '' == *xla* ]] 2022-12-01T09:54:50.9426743Z ++ [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *centos* ]] 2022-12-01T09:54:50.9427153Z ++ [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *linux-bionic* ]] 2022-12-01T09:54:50.9427396Z ++ which conda 2022-12-01T09:54:50.9443226Z /opt/conda/bin/conda 2022-12-01T09:54:50.9445208Z ++ conda install -q -y cmake 2022-12-01T09:54:54.2628042Z Collecting package metadata (current_repodata.json): ...working... done 2022-12-01T09:54:55.0282403Z Solving environment: ...working... done 2022-12-01T09:54:55.1326550Z 2022-12-01T09:54:55.1326953Z ## Package Plan ## 2022-12-01T09:54:55.1327152Z 2022-12-01T09:54:55.1327311Z environment location: /opt/conda 2022-12-01T09:54:55.1327500Z 2022-12-01T09:54:55.1327608Z added / updated specs: 2022-12-01T09:54:55.1327931Z - cmake 2022-12-01T09:54:55.1328036Z 2022-12-01T09:54:55.1328041Z 2022-12-01T09:54:55.1328152Z The following packages will be downloaded: 2022-12-01T09:54:55.1328367Z 2022-12-01T09:54:55.1328533Z package | build 2022-12-01T09:54:55.1328977Z ---------------------------|----------------- 2022-12-01T09:54:55.1329619Z c-ares-1.18.1 | h7f8727e_0 114 KB 2022-12-01T09:54:55.1330112Z ca-certificates-2022.10.11 | h06a4308_0 124 KB 2022-12-01T09:54:55.1330579Z certifi-2022.9.24 | py310h06a4308_0 154 KB 2022-12-01T09:54:55.1330938Z cmake-3.22.1 | h1fce559_0 7.3 MB 2022-12-01T09:54:55.1331235Z expat-2.4.9 | h6a678d5_0 156 KB 2022-12-01T09:54:55.1331719Z krb5-1.19.2 | hac12032_0 1.2 MB 2022-12-01T09:54:55.1331999Z libcurl-7.84.0 | h91b91d3_0 337 KB 2022-12-01T09:54:55.1334631Z libedit-3.1.20210910 | h7f8727e_0 166 KB 2022-12-01T09:54:55.1335100Z libev-4.33 | h7f8727e_1 111 KB 2022-12-01T09:54:55.1335596Z libgcc-ng-11.2.0 | h1234567_1 5.3 MB 2022-12-01T09:54:55.1336099Z libgomp-11.2.0 | h1234567_1 474 KB 2022-12-01T09:54:55.1336625Z libnghttp2-1.46.0 | hce63b2e_0 680 KB 2022-12-01T09:54:55.1337171Z libssh2-1.10.0 | h8f2d780_0 274 KB 2022-12-01T09:54:55.1337700Z libstdcxx-ng-11.2.0 | h1234567_1 4.7 MB 2022-12-01T09:54:55.1338215Z libuv-1.40.0 | h7b6447c_0 736 KB 2022-12-01T09:54:55.1338811Z lz4-c-1.9.3 | h295c915_1 185 KB 2022-12-01T09:54:55.1339304Z openssl-1.1.1s | h7f8727e_0 3.6 MB 2022-12-01T09:54:55.1339772Z rhash-1.4.1 | h3c74f83_1 203 KB 2022-12-01T09:54:55.1340050Z zstd-1.5.2 | ha4553b6_0 488 KB 2022-12-01T09:54:55.1340558Z ------------------------------------------------------------ 2022-12-01T09:54:55.1340997Z Total: 26.3 MB 2022-12-01T09:54:55.1341211Z 2022-12-01T09:54:55.1341403Z The following NEW packages will be INSTALLED: 2022-12-01T09:54:55.1341605Z 2022-12-01T09:54:55.1341915Z c-ares pkgs/main/linux-64::c-ares-1.18.1-h7f8727e_0 None 2022-12-01T09:54:55.1342366Z cmake pkgs/main/linux-64::cmake-3.22.1-h1fce559_0 None 2022-12-01T09:54:55.1342728Z expat pkgs/main/linux-64::expat-2.4.9-h6a678d5_0 None 2022-12-01T09:54:55.1343131Z krb5 pkgs/main/linux-64::krb5-1.19.2-hac12032_0 None 2022-12-01T09:54:55.1343511Z libcurl pkgs/main/linux-64::libcurl-7.84.0-h91b91d3_0 None 2022-12-01T09:54:55.1343899Z libedit pkgs/main/linux-64::libedit-3.1.20210910-h7f8727e_0 None 2022-12-01T09:54:55.1344262Z libev pkgs/main/linux-64::libev-4.33-h7f8727e_1 None 2022-12-01T09:54:55.1344628Z libnghttp2 pkgs/main/linux-64::libnghttp2-1.46.0-hce63b2e_0 None 2022-12-01T09:54:55.1345005Z libssh2 pkgs/main/linux-64::libssh2-1.10.0-h8f2d780_0 None 2022-12-01T09:54:55.1345368Z libuv pkgs/main/linux-64::libuv-1.40.0-h7b6447c_0 None 2022-12-01T09:54:55.1345722Z lz4-c pkgs/main/linux-64::lz4-c-1.9.3-h295c915_1 None 2022-12-01T09:54:55.1346069Z rhash pkgs/main/linux-64::rhash-1.4.1-h3c74f83_1 None 2022-12-01T09:54:55.1346428Z zstd pkgs/main/linux-64::zstd-1.5.2-ha4553b6_0 None 2022-12-01T09:54:55.1346580Z 2022-12-01T09:54:55.1346681Z The following packages will be UPDATED: 2022-12-01T09:54:55.1346948Z 2022-12-01T09:54:55.1347158Z ca-certificates 2022.07.19-h06a4308_0 --> 2022.10.11-h06a4308_0 None 2022-12-01T09:54:55.1347633Z certifi 2022.9.14-py310h06a4308_0 --> 2022.9.24-py310h06a4308_0 None 2022-12-01T09:54:55.1348016Z libgcc-ng 9.3.0-h5101ec6_17 --> 11.2.0-h1234567_1 None 2022-12-01T09:54:55.1348411Z libgomp 9.3.0-h5101ec6_17 --> 11.2.0-h1234567_1 None 2022-12-01T09:54:55.1348806Z libstdcxx-ng 9.3.0-hd4cf53a_17 --> 11.2.0-h1234567_1 None 2022-12-01T09:54:55.1349220Z openssl 1.1.1q-h7f8727e_0 --> 1.1.1s-h7f8727e_0 None 2022-12-01T09:54:55.1349371Z 2022-12-01T09:54:55.1349376Z 2022-12-01T09:54:56.2219645Z Preparing transaction: ...working... done 2022-12-01T09:54:56.6122745Z Verifying transaction: ...working... done 2022-12-01T09:54:57.5747391Z Executing transaction: ...working... done 2022-12-01T09:54:57.6513550Z Retrieving notices: ...working... done 2022-12-01T09:54:57.8622746Z ++ [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *centos* ]] 2022-12-01T09:54:57.8625594Z ++ dirname .jenkins/pytorch/build.sh 2022-12-01T09:54:57.8632262Z + source .jenkins/pytorch/common-build.sh 2022-12-01T09:54:57.8638380Z ++ [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test != *win-* ]] 2022-12-01T09:54:57.8645479Z ++++ dirname .jenkins/pytorch/common-build.sh 2022-12-01T09:54:57.8654654Z +++ cd .jenkins/pytorch 2022-12-01T09:54:57.8654887Z +++ pwd -P 2022-12-01T09:54:57.8657617Z ++ script_dir=/var/lib/jenkins/workspace/.jenkins/pytorch 2022-12-01T09:54:57.8657879Z ++ which sccache 2022-12-01T09:54:57.8666581Z ++ sccache --stop-server 2022-12-01T09:54:57.8848546Z ++ true 2022-12-01T09:54:57.8848868Z ++ rm -f /var/lib/jenkins/sccache_error.log 2022-12-01T09:54:57.8877545Z ++ [[ -n 1 ]] 2022-12-01T09:54:57.8878156Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2022-12-01T09:54:57.8878687Z Skipping sccache server initialization, setting environment variables 2022-12-01T09:54:57.8878965Z ++ export SCCACHE_IDLE_TIMEOUT=1200 2022-12-01T09:54:57.8879189Z ++ SCCACHE_IDLE_TIMEOUT=1200 2022-12-01T09:54:57.8879424Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-12-01T09:54:57.8879748Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-12-01T09:54:57.8880007Z ++ export RUST_LOG=sccache::server=error 2022-12-01T09:54:57.8880215Z ++ RUST_LOG=sccache::server=error 2022-12-01T09:54:57.8880449Z ++ sccache --zero-stats 2022-12-01T09:54:57.9175391Z Compile requests 0 2022-12-01T09:54:57.9175786Z Compile requests executed 0 2022-12-01T09:54:57.9176139Z Cache hits 0 2022-12-01T09:54:57.9176479Z Cache misses 0 2022-12-01T09:54:57.9176821Z Cache timeouts 0 2022-12-01T09:54:57.9177182Z Cache read errors 0 2022-12-01T09:54:57.9177531Z Forced recaches 0 2022-12-01T09:54:57.9177887Z Cache write errors 0 2022-12-01T09:54:57.9178264Z Compilation failures 0 2022-12-01T09:54:57.9178765Z Cache errors 0 2022-12-01T09:54:57.9179304Z Non-cacheable compilations 0 2022-12-01T09:54:57.9179774Z Non-cacheable calls 0 2022-12-01T09:54:57.9180221Z Non-compilation calls 0 2022-12-01T09:54:57.9180600Z Unsupported compiler calls 0 2022-12-01T09:54:57.9180998Z Average cache write 0.000 s 2022-12-01T09:54:57.9181357Z Average cache read miss 0.000 s 2022-12-01T09:54:57.9181570Z Average cache read hit 0.000 s 2022-12-01T09:54:57.9181795Z Failed distributed compilations 0 2022-12-01T09:54:57.9183882Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-12-01T09:54:57.9184369Z ++ trap_add sccache_epilogue EXIT 2022-12-01T09:54:57.9184728Z ++ trap_add_cmd=sccache_epilogue 2022-12-01T09:54:57.9184914Z ++ shift 2022-12-01T09:54:57.9185076Z ++ for trap_add_name in "$@" 2022-12-01T09:54:57.9186889Z ++++ trap -p EXIT 2022-12-01T09:54:57.9189771Z +++ eval 'extract_trap_cmd ' 2022-12-01T09:54:57.9190056Z ++++ extract_trap_cmd 2022-12-01T09:54:57.9190374Z ++++ printf '%s\n' '' 2022-12-01T09:54:57.9190752Z +++ printf '%s\n' sccache_epilogue 2022-12-01T09:54:57.9192846Z ++ trap -- ' 2022-12-01T09:54:57.9193208Z sccache_epilogue' EXIT 2022-12-01T09:54:57.9193529Z ++ which ccache 2022-12-01T09:54:57.9205303Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *-clang7-asan* ]] 2022-12-01T09:54:57.9205937Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *-mobile-*build* ]] 2022-12-01T09:54:57.9206228Z + echo 'Python version:' 2022-12-01T09:54:57.9206419Z Python version: 2022-12-01T09:54:57.9206623Z + python --version 2022-12-01T09:54:57.9217015Z Python 3.10.4 2022-12-01T09:54:57.9218856Z + echo 'GCC version:' 2022-12-01T09:54:57.9219187Z GCC version: 2022-12-01T09:54:57.9219541Z + gcc --version 2022-12-01T09:54:58.0684452Z gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0 2022-12-01T09:54:58.0684951Z Copyright (C) 2017 Free Software Foundation, Inc. 2022-12-01T09:54:58.0685403Z This is free software; see the source for copying conditions. There is NO 2022-12-01T09:54:58.0685733Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2022-12-01T09:54:58.0685914Z 2022-12-01T09:54:58.0689965Z + echo 'CMake version:' 2022-12-01T09:54:58.0690302Z CMake version: 2022-12-01T09:54:58.0690671Z + cmake --version 2022-12-01T09:54:58.0737886Z cmake version 3.22.1 2022-12-01T09:54:58.0738113Z 2022-12-01T09:54:58.0738524Z CMake suite maintained and supported by Kitware (kitware.com/cmake). 2022-12-01T09:54:58.0743938Z + echo 'Environment variables:' 2022-12-01T09:54:58.0744240Z Environment variables: 2022-12-01T09:54:58.0744422Z + env 2022-12-01T09:54:58.0751106Z NV_LIBCUBLAS_DEV_VERSION=11.9.2.110-1 2022-12-01T09:54:58.0751651Z NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-6 2022-12-01T09:54:58.0752098Z LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 2022-12-01T09:54:58.0752601Z NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.12.10-1+cuda11.6 2022-12-01T09:54:58.0752932Z UCC_HOME=/usr 2022-12-01T09:54:58.0753490Z BUILD_ENVIRONMENT=linux-bionic-cuda11.6-py3.10-gcc7-bazel-test 2022-12-01T09:54:58.0754128Z NV_LIBNPP_DEV_PACKAGE=libnpp-dev-11-6=11.6.3.124-1 2022-12-01T09:54:58.0754514Z INSTALLED_DB=yes 2022-12-01T09:54:58.0754902Z RUST_LOG=sccache::server=error 2022-12-01T09:54:58.0755264Z HOSTNAME=b8622d37e80c 2022-12-01T09:54:58.0755585Z GITHUB_REF_NAME=89997/merge 2022-12-01T09:54:58.0755927Z GITHUB_API_URL=https://api.github.com 2022-12-01T09:54:58.0756291Z OPENSSL_DIR=/opt/openssl 2022-12-01T09:54:58.0756646Z UCC_COMMIT=12944da33f911daf505d9bbc51411233d0ed85e1 2022-12-01T09:54:58.0757281Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_ac3dad41-5d8f-432f-b81c-86bbeeaab1b2 2022-12-01T09:54:58.0757877Z CUDA_PATH=/usr/local/cuda 2022-12-01T09:54:58.0758468Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2022-12-01T09:54:58.0758908Z GITHUB_RUN_ATTEMPT=1 2022-12-01T09:54:58.0759295Z NV_LIBNPP_VERSION=11.6.3.124-1 2022-12-01T09:54:58.0759816Z NV_NVPROF_DEV_PACKAGE=cuda-nvprof-11-6=11.6.124-1 2022-12-01T09:54:58.0760233Z GITHUB_REPOSITORY_OWNER=pytorch 2022-12-01T09:54:58.0760563Z GITHUB_ACTIONS=true 2022-12-01T09:54:58.0760757Z NVIDIA_VISIBLE_DEVICES=all 2022-12-01T09:54:58.0760973Z NV_NVPROF_VERSION=11.6.124-1 2022-12-01T09:54:58.0761202Z NV_LIBCUSPARSE_VERSION=11.7.2.124-1 2022-12-01T09:54:58.0761394Z CI=true 2022-12-01T09:54:58.0761657Z NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-11-6=11.9.2.110-1 2022-12-01T09:54:58.0761927Z GITHUB_HEAD_REF=release/1.13-callstack 2022-12-01T09:54:58.0762176Z UCX_COMMIT=31e74cac7bee0ef66bef2af72e7d86d9c282e5ab 2022-12-01T09:54:58.0762433Z GITHUB_ACTOR=charlie-wt 2022-12-01T09:54:58.0762810Z CMAKE_CUDA_COMPILER_LAUNCHER=/opt/cache/bin/sccache 2022-12-01T09:54:58.0763016Z GITHUB_ACTION_REF= 2022-12-01T09:54:58.0763220Z NCCL_VERSION=2.12.10-1 2022-12-01T09:54:58.0763404Z GITHUB_ACTION=__run_2 2022-12-01T09:54:58.0763582Z GITHUB_REF_PROTECTED=false 2022-12-01T09:54:58.0764059Z *** 2022-12-01T09:54:58.0764224Z INSTALLED_VISION=yes 2022-12-01T09:54:58.0764390Z NVARCH=x86_64 2022-12-01T09:54:58.0764609Z NV_LIBCUSPARSE_DEV_VERSION=11.7.2.124-1 2022-12-01T09:54:58.0764818Z HOME=/var/lib/jenkins 2022-12-01T09:54:58.0765282Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_ac3dad41-5d8f-432f-b81c-86bbeeaab1b2 2022-12-01T09:54:58.0765598Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2022-12-01T09:54:58.0765804Z GITHUB_ACTION_REPOSITORY= 2022-12-01T09:54:58.0765985Z GITHUB_REF_TYPE=branch 2022-12-01T09:54:58.0766210Z NV_LIBNCCL_PACKAGE_VERSION=2.12.10-1 2022-12-01T09:54:58.0766417Z GITHUB_RETENTION_DAYS=90 2022-12-01T09:54:58.0766692Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2022-12-01T09:54:58.0766940Z OUR_GITHUB_JOB_ID=9818099250 2022-12-01T09:54:58.0767204Z NV_LIBNCCL_PACKAGE=libnccl2=2.12.10-1+cuda11.6 2022-12-01T09:54:58.0767624Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_ac3dad41-5d8f-432f-b81c-86bbeeaab1b2 2022-12-01T09:54:58.0767919Z DEBIAN_FRONTEND=noninteractive 2022-12-01T09:54:58.0768178Z NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev 2022-12-01T09:54:58.0768396Z GITHUB_REF=refs/pull/89997/merge 2022-12-01T09:54:58.0768602Z NV_CUDA_LIB_VERSION=11.6.2-1 2022-12-01T09:54:58.0768845Z GITHUB_SHA=cdc064133ad5e5a46a756ee9218659e8f252e950 2022-12-01T09:54:58.0769071Z INSTALLED_PROTOBUF=yes 2022-12-01T09:54:58.0769286Z SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-12-01T09:54:58.0769502Z GITHUB_RUN_ID=3591403534 2022-12-01T09:54:58.0769755Z NV_LIBNPP_PACKAGE=libnpp-11-6=11.6.3.124-1 2022-12-01T09:54:58.0769962Z NV_LIBNCCL_PACKAGE_NAME=libnccl2 2022-12-01T09:54:58.0770179Z LIBRARY_PATH=/usr/local/cuda/lib64/stubs 2022-12-01T09:54:58.0770412Z NV_NVTX_VERSION=11.6.124-1 2022-12-01T09:54:58.0770625Z GITHUB_SERVER_URL=https://github.com 2022-12-01T09:54:58.0770829Z MAX_JOBS=6 2022-12-01T09:54:58.0771031Z NV_LIBCUBLAS_VERSION=11.9.2.110-1 2022-12-01T09:54:58.0771292Z NV_LIBCUBLAS_PACKAGE=libcublas-11-6=11.9.2.110-1 2022-12-01T09:54:58.0771657Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2022-12-01T09:54:58.0771910Z UCX_HOME=/usr 2022-12-01T09:54:58.0772133Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2022-12-01T09:54:58.0772392Z NV_CUDA_CUDART_DEV_VERSION=11.6.55-1 2022-12-01T09:54:58.0772609Z GITHUB_BASE_REF=release/1.13 2022-12-01T09:54:58.0772791Z TERM=xterm 2022-12-01T09:54:58.0772973Z NV_NVML_DEV_VERSION=11.6.55-1 2022-12-01T09:54:58.0773169Z TORCH_CUDA_ARCH_LIST=5.2 2022-12-01T09:54:58.0773353Z CUDA_VERSION=11.6.2 2022-12-01T09:54:58.0773590Z NV_LIBCUBLAS_PACKAGE_NAME=libcublas-11-6 2022-12-01T09:54:58.0773814Z OPENSSL_ROOT_DIR=/opt/openssl 2022-12-01T09:54:58.0774235Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_ac3dad41-5d8f-432f-b81c-86bbeeaab1b2 2022-12-01T09:54:58.0774567Z GITHUB_JOB=build-and-test 2022-12-01T09:54:58.0774791Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2022-12-01T09:54:58.0775218Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_ac3dad41-5d8f-432f-b81c-86bbeeaab1b2 2022-12-01T09:54:58.0775485Z SHLVL=1 2022-12-01T09:54:58.0775736Z NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-11-6 2022-12-01T09:54:58.0775974Z GITHUB_REPOSITORY=pytorch/pytorch 2022-12-01T09:54:58.0776436Z NVIDIA_REQUIRE_CUDA=cuda>=11.6 brand=tesla,driver>=418,driver<419 brand=tesla,driver>=450,driver<451 brand=tesla,driver>=470,driver<471 brand=unknown,driver>=470,driver<471 brand=nvidia,driver>=470,driver<471 brand=nvidiartx,driver>=470,driver<471 brand=quadrortx,driver>=470,driver<471 2022-12-01T09:54:58.0776977Z NV_LIBNPP_DEV_VERSION=11.6.3.124-1 2022-12-01T09:54:58.0777171Z GITHUB_EVENT_NAME=pull_request 2022-12-01T09:54:58.0777452Z NV_CUDA_CUDART_VERSION=11.6.55-1 2022-12-01T09:54:58.0777711Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2022-12-01T09:54:58.0777907Z GITHUB_RUN_NUMBER=69319 2022-12-01T09:54:58.0778110Z GITHUB_WORKFLOW=pull 2022-12-01T09:54:58.0778513Z SCCACHE_IDLE_TIMEOUT=1200 2022-12-01T09:54:58.0778903Z PATH=/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-12-01T09:54:58.0779246Z NV_LIBNCCL_DEV_PACKAGE_VERSION=2.12.10-1 2022-12-01T09:54:58.0779577Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T09:54:58.0779955Z GITHUB_TRIGGERING_ACTOR=charlie-wt 2022-12-01T09:54:58.0780171Z SKIP_SCCACHE_INITIALIZATION=1 2022-12-01T09:54:58.0780363Z _=/usr/bin/env 2022-12-01T09:54:58.0780668Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *cuda* ]] 2022-12-01T09:54:58.0780941Z + echo 'NVCC version:' 2022-12-01T09:54:58.0781123Z NVCC version: 2022-12-01T09:54:58.0781317Z + nvcc --version 2022-12-01T09:54:58.0872662Z nvcc: NVIDIA (R) Cuda compiler driver 2022-12-01T09:54:58.0873193Z Copyright (c) 2005-2022 NVIDIA Corporation 2022-12-01T09:54:58.0873545Z Built on Tue_Mar__8_18:18:20_PST_2022 2022-12-01T09:54:58.0873761Z Cuda compilation tools, release 11.6, V11.6.124 2022-12-01T09:54:58.0874003Z Build cuda_11.6.r11.6/compiler.31057947_0 2022-12-01T09:54:58.0897386Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *cuda11* ]] 2022-12-01T09:54:58.0897872Z + export BUILD_SPLIT_CUDA=ON 2022-12-01T09:54:58.0898242Z + BUILD_SPLIT_CUDA=ON 2022-12-01T09:54:58.0898879Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test != *cuda11.3* ]] 2022-12-01T09:54:58.0899548Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test != *clang* ]] 2022-12-01T09:54:58.0899952Z + export USE_UCC=1 2022-12-01T09:54:58.0900262Z + USE_UCC=1 2022-12-01T09:54:58.0900612Z + export USE_SYSTEM_UCC=1 2022-12-01T09:54:58.0900883Z + USE_SYSTEM_UCC=1 2022-12-01T09:54:58.0901408Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *\c\a\f\f\e\2* ]] 2022-12-01T09:54:58.0902013Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *\o\n\n\x* ]] 2022-12-01T09:54:58.0902684Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *\p\a\r\a\l\l\e\l\t\b\b* ]] 2022-12-01T09:54:58.0903201Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *\p\a\r\a\l\l\e\l\n\a\t\i\v\e* ]] 2022-12-01T09:54:58.0903538Z + pip_install -r requirements.txt 2022-12-01T09:54:58.0903853Z + pip install --progress-bar off -r requirements.txt 2022-12-01T09:54:58.7919186Z Requirement already satisfied: astunparse in /opt/conda/lib/python3.10/site-packages (from -r requirements.txt (line 2)) (1.6.3) 2022-12-01T09:54:58.7922278Z Requirement already satisfied: expecttest in /opt/conda/lib/python3.10/site-packages (from -r requirements.txt (line 3)) (0.1.3) 2022-12-01T09:54:58.7925575Z Requirement already satisfied: future in /opt/conda/lib/python3.10/site-packages (from -r requirements.txt (line 4)) (0.18.2) 2022-12-01T09:54:58.7929046Z Requirement already satisfied: hypothesis in /opt/conda/lib/python3.10/site-packages (from -r requirements.txt (line 5)) (5.35.1) 2022-12-01T09:54:58.7932284Z Requirement already satisfied: numpy in /opt/conda/lib/python3.10/site-packages (from -r requirements.txt (line 6)) (1.21.2) 2022-12-01T09:54:58.7935305Z Requirement already satisfied: psutil in /opt/conda/lib/python3.10/site-packages (from -r requirements.txt (line 7)) (5.9.2) 2022-12-01T09:54:58.7938823Z Requirement already satisfied: pyyaml in /opt/conda/lib/python3.10/site-packages/PyYAML-6.0-py3.10-linux-x86_64.egg (from -r requirements.txt (line 8)) (6.0) 2022-12-01T09:54:58.7942113Z Requirement already satisfied: requests in /opt/conda/lib/python3.10/site-packages (from -r requirements.txt (line 9)) (2.27.1) 2022-12-01T09:54:58.7945412Z Requirement already satisfied: setuptools in /opt/conda/lib/python3.10/site-packages (from -r requirements.txt (line 10)) (63.4.1) 2022-12-01T09:54:58.7948726Z Requirement already satisfied: six in /opt/conda/lib/python3.10/site-packages (from -r requirements.txt (line 11)) (1.16.0) 2022-12-01T09:54:58.8329116Z Collecting types-dataclasses 2022-12-01T09:54:58.8591816Z Downloading types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2022-12-01T09:54:58.8636209Z Requirement already satisfied: typing_extensions in /opt/conda/lib/python3.10/site-packages (from -r requirements.txt (line 13)) (4.3.0) 2022-12-01T09:54:58.8639479Z Requirement already satisfied: sympy in /opt/conda/lib/python3.10/site-packages (from -r requirements.txt (line 14)) (1.11.1) 2022-12-01T09:54:58.8672213Z Requirement already satisfied: wheel<1.0,>=0.23.0 in /opt/conda/lib/python3.10/site-packages (from astunparse->-r requirements.txt (line 2)) (0.37.1) 2022-12-01T09:54:58.8883291Z Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in /opt/conda/lib/python3.10/site-packages (from hypothesis->-r requirements.txt (line 5)) (2.4.0) 2022-12-01T09:54:58.8888689Z Requirement already satisfied: attrs>=19.2.0 in /opt/conda/lib/python3.10/site-packages (from hypothesis->-r requirements.txt (line 5)) (22.1.0) 2022-12-01T09:54:58.9070277Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.10/site-packages (from requests->-r requirements.txt (line 9)) (3.3) 2022-12-01T09:54:58.9079971Z Requirement already satisfied: charset-normalizer~=2.0.0 in /opt/conda/lib/python3.10/site-packages (from requests->-r requirements.txt (line 9)) (2.0.4) 2022-12-01T09:54:58.9085650Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.10/site-packages (from requests->-r requirements.txt (line 9)) (2022.9.24) 2022-12-01T09:54:58.9093385Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/lib/python3.10/site-packages (from requests->-r requirements.txt (line 9)) (1.26.8) 2022-12-01T09:54:58.9147603Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.10/site-packages (from sympy->-r requirements.txt (line 14)) (1.2.1) 2022-12-01T09:54:59.5126542Z Installing collected packages: types-dataclasses 2022-12-01T09:54:59.5331743Z Successfully installed types-dataclasses-0.6.6 2022-12-01T09:54:59.6795690Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *rocm* ]] 2022-12-01T09:54:59.6796190Z + export USE_LLVM=/opt/llvm 2022-12-01T09:54:59.6796380Z + USE_LLVM=/opt/llvm 2022-12-01T09:54:59.6796601Z + export LLVM_DIR=/opt/llvm/lib/cmake/llvm 2022-12-01T09:54:59.6796841Z + LLVM_DIR=/opt/llvm/lib/cmake/llvm 2022-12-01T09:54:59.6797026Z + which conda 2022-12-01T09:54:59.6803838Z /opt/conda/bin/conda 2022-12-01T09:54:59.6805026Z + export CMAKE_PREFIX_PATH=/opt/conda 2022-12-01T09:54:59.6805384Z + CMAKE_PREFIX_PATH=/opt/conda 2022-12-01T09:54:59.6806062Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *libtorch* ]] 2022-12-01T09:54:59.6807226Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *-android* ]] 2022-12-01T09:54:59.6807765Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test != *android* ]] 2022-12-01T09:54:59.6808310Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *vulkan* ]] 2022-12-01T09:54:59.6808903Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *rocm* ]] 2022-12-01T09:54:59.6809311Z + '[' -z 6 ']' 2022-12-01T09:54:59.6809735Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *cuda* ]] 2022-12-01T09:54:59.6810145Z + [[ -z 5.2 ]] 2022-12-01T09:54:59.6810453Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *clang* ]] 2022-12-01T09:54:59.6810838Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *no-ops* ]] 2022-12-01T09:54:59.6811205Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *-pch* ]] 2022-12-01T09:54:59.6811639Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *linux-focal-py3.7-gcc7-build* ]] 2022-12-01T09:54:59.6812107Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == pytorch-linux-xenial-py3* ]] 2022-12-01T09:54:59.6812548Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == pytorch-linux-focal-py3* ]] 2022-12-01T09:54:59.6814226Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *-bazel-* ]] 2022-12-01T09:54:59.6814561Z + set -e 2022-12-01T09:54:59.6814770Z + get_bazel 2022-12-01T09:54:59.6818643Z ++ uname 2022-12-01T09:54:59.6825240Z + [[ Linux == \D\a\r\w\i\n ]] 2022-12-01T09:54:59.6825930Z + curl https://ossci-linux.s3.amazonaws.com/bazel-4.2.1-linux-x86_64 -o tools/bazel 2022-12-01T09:54:59.7863020Z % Total % Received % Xferd Average Speed Time Time Time Current 2022-12-01T09:54:59.7864545Z Dload Upload Total Spent Left Speed 2022-12-01T09:54:59.7864854Z 2022-12-01T09:55:00.3111786Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-12-01T09:55:00.3112591Z 100 48.1M 100 48.1M 0 0 91.8M 0 --:--:-- --:--:-- --:--:-- 91.8M 2022-12-01T09:55:00.3180129Z + echo '1a4f3a3ce292307bceeb44f459883859c793436d564b95319aacb8af1f20557c tools/bazel' 2022-12-01T09:55:00.3180661Z + shasum -a 256 -c 2022-12-01T09:55:00.6177923Z + chmod +x tools/bazel 2022-12-01T09:55:00.6207847Z + tools/bazel build --config=no-tty //... 2022-12-01T09:55:00.6404852Z Extracting Bazel installation... 2022-12-01T09:55:02.2887866Z Starting local Bazel server and connecting to it... 2022-12-01T09:55:05.5699970Z Loading: (1 packages loaded) 2022-12-01T09:55:05.5724136Z Loading: 1 packages loaded 2022-12-01T09:55:10.7227524Z ERROR: infinite symlink expansion detected 2022-12-01T09:55:10.7228026Z [start of symlink chain] 2022-12-01T09:55:10.7228660Z /var/lib/jenkins/workspace/third_party/ittapi/rust/ittapi-sys/c-library 2022-12-01T09:55:10.7229188Z /var/lib/jenkins/workspace/third_party/ittapi 2022-12-01T09:55:10.7229588Z [end of symlink chain] 2022-12-01T09:55:10.7269089Z ERROR: Infinite symlink expansion, for third_party/ittapi/rust/ittapi-sys/c-library, skipping: Infinite symlink expansion 2022-12-01T09:55:10.9424713Z Analyzing: 313 targets (21 packages loaded, 0 targets configured) 2022-12-01T09:55:11.5253410Z INFO: SHA256 (https://github.com/google/glog/archive/v0.4.0.tar.gz) = f28359aeba12f30d73d9e4711ef356dc842886968112162bc73002645139c39c 2022-12-01T09:55:11.5478733Z DEBUG: Rule 'com_github_glog' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "f28359aeba12f30d73d9e4711ef356dc842886968112162bc73002645139c39c" 2022-12-01T09:55:11.5485631Z DEBUG: Repository com_github_glog instantiated at: 2022-12-01T09:55:11.5486928Z /var/lib/jenkins/workspace/WORKSPACE:41:13: in 2022-12-01T09:55:11.5487432Z Repository rule http_archive defined at: 2022-12-01T09:55:11.5488097Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:336:31: in 2022-12-01T09:55:25.5751384Z Analyzing: 313 targets (74 packages loaded, 12633 targets configured) 2022-12-01T09:55:45.5757529Z Analyzing: 313 targets (74 packages loaded, 12633 targets configured) 2022-12-01T09:55:48.7918404Z INFO: Analyzed 313 targets (76 packages loaded, 13881 targets configured). 2022-12-01T09:55:48.7937131Z INFO: Found 313 targets... 2022-12-01T09:55:49.2518503Z [0 / 54] [Prepa] Creating source manifest for //tools/setup_helpers:gen_version_header ... (4 actions, 0 running) 2022-12-01T09:56:05.5767679Z [27 / 73] checking cached actions 2022-12-01T09:56:21.6417493Z [27 / 74] [Prepa] Creating source manifest for //tools/bazel_tools:shellwrap 2022-12-01T09:56:26.1514500Z INFO: From Compiling src/libm/mkalias.c [for host]: 2022-12-01T09:56:26.1520172Z external/sleef/src/libm/mkalias.c: In function 'main': 2022-12-01T09:56:26.1522945Z external/sleef/src/libm/mkalias.c:40:16: warning: unused variable 'vparameterStr' [-Wunused-variable] 2022-12-01T09:56:26.1523472Z static char *vparameterStr[7] = { "v", "vv", "", "vv", "v", "vvv", "" }; 2022-12-01T09:56:26.1523804Z ^~~~~~~~~~~~~ 2022-12-01T09:56:26.1524340Z external/sleef/src/libm/mkalias.c:39:16: warning: unused variable 'ulpSuffixStr' [-Wunused-variable] 2022-12-01T09:56:26.1664185Z static char *ulpSuffixStr[] = { "", "_u1", "_u05", "_u35", "_u15", "_u3500" }; 2022-12-01T09:56:26.1664824Z ^~~~~~~~~~~~ 2022-12-01T09:56:26.1665557Z external/sleef/src/libm/mkalias.c:37:16: warning: unused variable 'typeSpecS' [-Wunused-variable] 2022-12-01T09:56:26.1666063Z static char *typeSpecS[] = { "", "f" }; 2022-12-01T09:56:26.1666388Z ^~~~~~~~~ 2022-12-01T09:56:26.1667019Z external/sleef/src/libm/mkalias.c:24:9: warning: unused variable 'mangledisa' [-Wunused-variable] 2022-12-01T09:56:26.1667506Z char *mangledisa = argv[4]; 2022-12-01T09:56:26.1667808Z ^~~~~~~~~~ 2022-12-01T09:56:26.1668102Z At top level: 2022-12-01T09:56:26.1668891Z external/sleef/src/libm/mkalias.c:37:16: warning: 'typeSpecS' defined but not used [-Wunused-variable] 2022-12-01T09:56:26.1669431Z static char *typeSpecS[] = { "", "f" }; 2022-12-01T09:56:26.1669755Z ^~~~~~~~~ 2022-12-01T09:56:26.1670378Z external/sleef/src/libm/mkalias.c:39:16: warning: 'ulpSuffixStr' defined but not used [-Wunused-variable] 2022-12-01T09:56:26.1670885Z static char *ulpSuffixStr[] = { "", "_u1", "_u05", "_u35", "_u15", "_u3500" }; 2022-12-01T09:56:26.1671156Z ^~~~~~~~~~~~ 2022-12-01T09:56:26.1671533Z external/sleef/src/libm/mkalias.c:40:16: warning: 'vparameterStr' defined but not used [-Wunused-variable] 2022-12-01T09:56:26.1671868Z static char *vparameterStr[7] = { "v", "vv", "", "vv", "v", "vvv", "" }; 2022-12-01T09:56:26.1672082Z ^~~~~~~~~~~~~ 2022-12-01T09:56:33.3995405Z [366 / 465] GenerateAten aten/src/ATen/ops; 10s processwrapper-sandbox ... (5 actions, 4 running) 2022-12-01T09:56:46.8977020Z [708 / 1,087] Compiling gloo/cuda.cu; 2s processwrapper-sandbox ... (8 actions, 7 running) 2022-12-01T09:56:46.9933553Z INFO: From Compiling gloo/cuda_private.cu: 2022-12-01T09:56:46.9935844Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:56:47.0963201Z INFO: From Compiling gloo/cuda.cu: 2022-12-01T09:56:47.1000360Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:56:51.8604045Z INFO: From Executing genrule //:generated_caffe2_aten_op_headers: 2022-12-01T09:56:51.8625474Z Skipping rename Because of Arg: c10::optional (at::DimnameList) 2022-12-01T09:56:51.8626209Z Skipping align_to Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T09:56:51.8627105Z Skipping align_to Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T09:56:51.8627873Z Skipping refine_names Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T09:56:51.8628520Z Skipping _cudnn_rnn_backward Because of Arg: ::std::array (::std::array) 2022-12-01T09:56:51.8628994Z Skipping _cudnn_init_dropout_state because it is a factory method 2022-12-01T09:56:51.8650169Z Skipping _fused_dropout Because of Arg: c10::optional (at::Generator) 2022-12-01T09:56:51.8651952Z Skipping native_dropout Because of Arg: c10::optional (bool) 2022-12-01T09:56:51.8652492Z Skipping _sobol_engine_draw Because of Arg: c10::optional (at::ScalarType) 2022-12-01T09:56:51.8653040Z Skipping chalf Because of Arg: c10::optional (at::MemoryFormat) 2022-12-01T09:56:51.8653543Z Skipping all Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8653959Z Skipping all Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8654377Z Skipping any Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8730572Z Skipping any Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8731305Z Skipping arange because it is a factory method 2022-12-01T09:56:51.8734913Z Skipping argmax Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8735523Z Skipping argmax Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8736184Z Skipping argmin Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8739124Z Skipping argmin Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8742112Z Skipping as_strided Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8744946Z Skipping bartlett_window because it is a factory method 2022-12-01T09:56:51.8747758Z Skipping bernoulli Because of Arg: c10::optional (at::Generator) 2022-12-01T09:56:51.8750674Z Skipping bernoulli Because of Arg: c10::optional (at::Generator) 2022-12-01T09:56:51.8753534Z Skipping blackman_window because it is a factory method 2022-12-01T09:56:51.8756323Z Skipping cat Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8759206Z Skipping concat Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8761989Z Skipping concatenate Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8764835Z Skipping clamp Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T09:56:51.8767688Z Skipping clamp Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T09:56:51.8770560Z Skipping clip Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T09:56:51.8773436Z Skipping clip Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T09:56:51.8776250Z Skipping contiguous Because of Arg: at::MemoryFormat (at::MemoryFormat) 2022-12-01T09:56:51.8779336Z Skipping convolution_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.8781889Z Skipping _convolution_mode Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.8784504Z Skipping conv1d Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.8787213Z Skipping conv1d Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.8790041Z Skipping conv1d Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.8792823Z Skipping conv2d Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.8795635Z Skipping conv2d Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.8798438Z Skipping conv2d Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.8801621Z Skipping conv3d Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.8804344Z Skipping conv3d Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.8807116Z Skipping conv3d Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.8810540Z Skipping count_nonzero Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8813368Z Skipping cudnn_convolution_add_relu Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T09:56:51.8816441Z Skipping cummax Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8819307Z Skipping cummin Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8822044Z Skipping cumprod Because of Arg: c10::optional (at::ScalarType) 2022-12-01T09:56:51.8824885Z Skipping cumprod Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8827599Z Skipping cumprod Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8830720Z Skipping cumsum Because of Arg: c10::optional (at::ScalarType) 2022-12-01T09:56:51.8833480Z Skipping cumsum Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8836165Z Skipping cumsum Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8839726Z Skipping diagonal Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8842485Z Skipping diagonal Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8845263Z Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T09:56:51.8848188Z Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T09:56:51.8851011Z Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T09:56:51.8853814Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-12-01T09:56:51.8856853Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-12-01T09:56:51.8859840Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-12-01T09:56:51.8861012Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-12-01T09:56:51.8861491Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-12-01T09:56:51.8861951Z Skipping gradient Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8862866Z Skipping gradient Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8863441Z Skipping div Because of Arg: c10::optional (c10::string_view) 2022-12-01T09:56:51.8863903Z Skipping div Because of Arg: c10::optional (c10::string_view) 2022-12-01T09:56:51.8864461Z Skipping divide Because of Arg: c10::optional (c10::string_view) 2022-12-01T09:56:51.8864965Z Skipping divide Because of Arg: c10::optional (c10::string_view) 2022-12-01T09:56:51.8865429Z Skipping einsum Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.8865935Z Skipping einsum Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.8866450Z Skipping _rowwise_prune Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T09:56:51.8866931Z Skipping embedding_bag Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8867407Z Skipping empty because it is a factory method 2022-12-01T09:56:51.8867772Z Skipping new_empty because it is a factory method 2022-12-01T09:56:51.8868344Z Skipping new_empty_strided because it is a factory method 2022-12-01T09:56:51.8868742Z Skipping new_full because it is a factory method 2022-12-01T09:56:51.8869194Z Skipping new_zeros because it is a factory method 2022-12-01T09:56:51.8869577Z Skipping new_ones because it is a factory method 2022-12-01T09:56:51.8869978Z Skipping _empty_affine_quantized because it is a factory method 2022-12-01T09:56:51.8870773Z Skipping _empty_per_channel_affine_quantized because it is a factory method 2022-12-01T09:56:51.8871227Z Skipping empty_quantized because it is a factory method 2022-12-01T09:56:51.8871650Z Skipping empty_like because it is a factory method 2022-12-01T09:56:51.8872297Z Skipping empty_strided because it is a factory method 2022-12-01T09:56:51.8872691Z Skipping eye because it is a factory method 2022-12-01T09:56:51.8873151Z Skipping flatten Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8873558Z Skipping flatten Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8873998Z Skipping flatten Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T09:56:51.8874458Z Skipping unflatten Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8874838Z Skipping full because it is a factory method 2022-12-01T09:56:51.8875230Z Skipping full_like because it is a factory method 2022-12-01T09:56:51.8875624Z Skipping from_file because it is a factory method 2022-12-01T09:56:51.8876014Z Skipping hann_window because it is a factory method 2022-12-01T09:56:51.8876423Z Skipping hamming_window because it is a factory method 2022-12-01T09:56:51.8876839Z Skipping kaiser_window because it is a factory method 2022-12-01T09:56:51.8877270Z Skipping index_copy Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8877724Z Skipping kthvalue Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8878171Z Skipping kthvalue Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8878645Z Skipping nan_to_num Because of Arg: c10::optional (double) 2022-12-01T09:56:51.8879444Z Skipping nan_to_num Because of Arg: c10::optional (double) 2022-12-01T09:56:51.8879905Z Skipping nan_to_num Because of Arg: c10::optional (double) 2022-12-01T09:56:51.8880377Z Skipping fbgemm_linear_quantize_weight Because of Ret: double (double) 2022-12-01T09:56:51.8880832Z Skipping linspace because it is a factory method 2022-12-01T09:56:51.8881403Z Skipping logspace because it is a factory method 2022-12-01T09:56:51.8881883Z Skipping log_softmax Because of Arg: c10::optional (at::ScalarType) 2022-12-01T09:56:51.8882387Z Skipping log_softmax Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8882835Z Skipping log_softmax Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8883342Z Skipping _log_softmax_backward_data Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T09:56:51.8883848Z Skipping logcumsumexp Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8884401Z Skipping logsumexp Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T09:56:51.8884913Z Skipping logsumexp Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T09:56:51.8885387Z Skipping aminmax Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8885839Z Skipping aminmax Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8886271Z Skipping max Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8886702Z Skipping max Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8887171Z Skipping mean Because of Arg: c10::optional (at::ScalarType) 2022-12-01T09:56:51.8887673Z Skipping mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.8888193Z Skipping mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.8888688Z Skipping mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.8889157Z Skipping mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T09:56:51.8889642Z Skipping mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T09:56:51.8890113Z Skipping mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T09:56:51.8890618Z Skipping nanmean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.8891114Z Skipping nanmean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.8891637Z Skipping nanmean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.8892106Z Skipping median Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8892520Z Skipping median Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8892964Z Skipping nanmedian Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8893419Z Skipping nanmedian Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8893849Z Skipping min Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8894253Z Skipping min Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8894762Z Skipping miopen_convolution_add_relu Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T09:56:51.8895346Z Skipping miopen_rnn_backward Because of Arg: ::std::array (::std::array) 2022-12-01T09:56:51.8895816Z Skipping mode Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8896244Z Skipping mode Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8896669Z Skipping ones because it is a factory method 2022-12-01T09:56:51.8897068Z Skipping ones_like because it is a factory method 2022-12-01T09:56:51.8897509Z Skipping cdist Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8897979Z Skipping _cdist_forward Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8900360Z Skipping is_pinned Because of Arg: c10::optional (at::Device) 2022-12-01T09:56:51.8900714Z Skipping pin_memory Because of Arg: c10::optional (at::Device) 2022-12-01T09:56:51.8901079Z Skipping _pin_memory Because of Arg: c10::optional (at::Device) 2022-12-01T09:56:51.8901374Z Skipping scalar_tensor because it is a factory method 2022-12-01T09:56:51.8901716Z Skipping rand because it is a factory method 2022-12-01T09:56:51.8902128Z Skipping rand_like because it is a factory method 2022-12-01T09:56:51.8902540Z Skipping randint because it is a factory method 2022-12-01T09:56:51.8903150Z Skipping randint_like because it is a factory method 2022-12-01T09:56:51.8903554Z Skipping randn because it is a factory method 2022-12-01T09:56:51.8903957Z Skipping randn_like because it is a factory method 2022-12-01T09:56:51.8904377Z Skipping randperm because it is a factory method 2022-12-01T09:56:51.8904786Z Skipping range because it is a factory method 2022-12-01T09:56:51.8905260Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8905768Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8906329Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8906803Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8907281Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8907739Z Skipping rrelu Because of Arg: c10::optional (at::Generator) 2022-12-01T09:56:51.8908205Z Skipping gelu Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.8908672Z Skipping gelu_backward Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.8909110Z Skipping select Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8909512Z Skipping logit Because of Arg: c10::optional (double) 2022-12-01T09:56:51.8909935Z Skipping size Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8910363Z Skipping slice Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8910780Z Skipping slice Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8911200Z Skipping slice Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8911666Z Skipping slice_scatter Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8912119Z Skipping slice_scatter Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8912576Z Skipping slice_scatter Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8913051Z Skipping as_strided_scatter Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8913550Z Skipping softmax Because of Arg: c10::optional (at::ScalarType) 2022-12-01T09:56:51.8914004Z Skipping softmax Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8914435Z Skipping softmax Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8914905Z Skipping _softmax_backward_data Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T09:56:51.8915356Z Skipping squeeze Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8915782Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8916211Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8916625Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8917024Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8917438Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8917859Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8918294Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8918737Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8919144Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8919551Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8919964Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8920397Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8920813Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8921230Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8921663Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8922098Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8922607Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8923010Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8923443Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8923853Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8924303Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8924751Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8925236Z Skipping stride Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8925688Z Skipping sum Because of Arg: c10::optional (at::ScalarType) 2022-12-01T09:56:51.8926183Z Skipping sum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.8926693Z Skipping sum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.8927166Z Skipping sum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.8927630Z Skipping sum Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T09:56:51.8928085Z Skipping sum Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T09:56:51.8928527Z Skipping sum Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T09:56:51.8929044Z Skipping _nested_sum_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.8929601Z Skipping _nested_sum_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.8930156Z Skipping nansum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.8930677Z Skipping nansum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.8931208Z Skipping nansum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.8931737Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.8932251Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.8932758Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.8933252Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.8933739Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.8934230Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.8934742Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.8935248Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.8935743Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.8936275Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.8936758Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T09:56:51.8937233Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T09:56:51.8937684Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T09:56:51.8938135Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T09:56:51.8938746Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T09:56:51.8939175Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T09:56:51.8939633Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T09:56:51.8940092Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T09:56:51.8940527Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T09:56:51.8940971Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T09:56:51.8941452Z Skipping prod Because of Arg: c10::optional (at::ScalarType) 2022-12-01T09:56:51.8941955Z Skipping prod Because of Arg: c10::optional (at::ScalarType) 2022-12-01T09:56:51.8944536Z Skipping prod Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8945011Z Skipping prod Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8945457Z Skipping prod Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8945747Z Skipping transpose Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8946182Z Skipping _nested_tensor_offsets Because of Ret: ::std::vector (at::IntArrayRef) 2022-12-01T09:56:51.8946607Z Skipping unique_consecutive Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8946989Z Skipping vander Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8947272Z Skipping vander Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8947576Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.8948018Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.8948440Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.8948754Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.8949220Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.8949508Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T09:56:51.8949790Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T09:56:51.8950155Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T09:56:51.8950599Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T09:56:51.8951055Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T09:56:51.8951512Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.8952275Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.8952897Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.8953433Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.8953972Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.8954562Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T09:56:51.8955071Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T09:56:51.8955545Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T09:56:51.8956209Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T09:56:51.8956775Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T09:56:51.8957189Z Skipping zeros because it is a factory method 2022-12-01T09:56:51.8957633Z Skipping _efficientzerotensor because it is a factory method 2022-12-01T09:56:51.8958058Z Skipping zeros_like because it is a factory method 2022-12-01T09:56:51.8958658Z Skipping _standard_gamma Because of Arg: c10::optional (at::Generator) 2022-12-01T09:56:51.8961517Z Skipping _sample_dirichlet Because of Arg: c10::optional (at::Generator) 2022-12-01T09:56:51.8962069Z Skipping poisson Because of Arg: c10::optional (at::Generator) 2022-12-01T09:56:51.8962583Z Skipping binomial Because of Arg: c10::optional (at::Generator) 2022-12-01T09:56:51.8963112Z Skipping native_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T09:56:51.8963638Z Skipping _sparse_sum Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T09:56:51.8964122Z Skipping _sparse_sum Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T09:56:51.8964651Z Skipping _sparse_csr_sum Because of Arg: c10::optional (at::ScalarType) 2022-12-01T09:56:51.8965236Z Skipping _sparse_csr_prod Because of Arg: c10::optional (at::ScalarType) 2022-12-01T09:56:51.8965777Z Skipping _sparse_softmax Because of Arg: c10::optional (at::ScalarType) 2022-12-01T09:56:51.8966396Z Skipping _sparse_softmax Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8966869Z Skipping _sparse_softmax Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8967372Z Skipping _sparse_log_softmax Because of Arg: c10::optional (at::ScalarType) 2022-12-01T09:56:51.8967891Z Skipping _sparse_log_softmax Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8968326Z Skipping _sparse_log_softmax Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8968901Z Skipping _spdiags Because of Arg: c10::optional (at::Layout) 2022-12-01T09:56:51.8969421Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T09:56:51.8969926Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T09:56:51.8970442Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T09:56:51.8970973Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T09:56:51.8971466Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T09:56:51.8971986Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T09:56:51.8972503Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T09:56:51.8973032Z Skipping clone Because of Arg: c10::optional (at::MemoryFormat) 2022-12-01T09:56:51.8973523Z Skipping sparse_compressed_tensor because it is a factory method 2022-12-01T09:56:51.8973996Z Skipping sparse_csr_tensor because it is a factory method 2022-12-01T09:56:51.8974455Z Skipping sparse_csc_tensor because it is a factory method 2022-12-01T09:56:51.8974875Z Skipping sparse_bsr_tensor because it is a factory method 2022-12-01T09:56:51.8975312Z Skipping sparse_bsc_tensor because it is a factory method 2022-12-01T09:56:51.8975808Z Skipping _sparse_compressed_tensor_unsafe because it is a factory method 2022-12-01T09:56:51.8976289Z Skipping _sparse_csr_tensor_unsafe because it is a factory method 2022-12-01T09:56:51.8976766Z Skipping _sparse_csc_tensor_unsafe because it is a factory method 2022-12-01T09:56:51.8977221Z Skipping _sparse_bsr_tensor_unsafe because it is a factory method 2022-12-01T09:56:51.8977660Z Skipping _sparse_bsc_tensor_unsafe because it is a factory method 2022-12-01T09:56:51.8978086Z Skipping sparse_coo_tensor because it is a factory method 2022-12-01T09:56:51.8978750Z Skipping _sparse_coo_tensor_unsafe because it is a factory method 2022-12-01T09:56:51.8979217Z Skipping _sparse_coo_tensor_with_dims because it is a factory method 2022-12-01T09:56:51.8979691Z Skipping _sparse_coo_tensor_with_dims_and_tensors because it is a factory method 2022-12-01T09:56:51.8980231Z Skipping to_dense Because of Arg: c10::optional (at::ScalarType) 2022-12-01T09:56:51.8980763Z Skipping _to_dense Because of Arg: c10::optional (at::ScalarType) 2022-12-01T09:56:51.8981224Z Skipping unbind Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8981675Z Skipping to_mkldnn Because of Arg: c10::optional (at::ScalarType) 2022-12-01T09:56:51.8982188Z Skipping quantize_per_tensor_dynamic Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T09:56:51.8982782Z Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T09:56:51.8983259Z Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T09:56:51.8983773Z Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T09:56:51.8984319Z Skipping quantize_per_channel Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T09:56:51.8984771Z Skipping q_scale Because of Ret: double (double) 2022-12-01T09:56:51.8985181Z Skipping qscheme Because of Ret: at::QScheme (at::QScheme) 2022-12-01T09:56:51.8985631Z Skipping _choose_qparams_per_tensor Because of Ret: double (double) 2022-12-01T09:56:51.8986222Z Skipping _choose_qparams_per_tensor Because of Ret: double (double) 2022-12-01T09:56:51.8986727Z Skipping _autocast_to_reduced_precision Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T09:56:51.8987192Z Skipping _to_copy because it is a factory method 2022-12-01T09:56:51.8987590Z Skipping to because it is a factory method 2022-12-01T09:56:51.8988013Z Skipping meshgrid Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.8988488Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2022-12-01T09:56:51.8989089Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2022-12-01T09:56:51.8989534Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2022-12-01T09:56:51.8990015Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2022-12-01T09:56:51.8990494Z Skipping can_cast Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T09:56:51.8990993Z Skipping promote_types Because of Ret: at::ScalarType (at::ScalarType) 2022-12-01T09:56:51.8991480Z Skipping _masked_softmax Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8991979Z Skipping _masked_softmax Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8992498Z Skipping _masked_softmax_backward Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8992954Z Skipping view Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T09:56:51.8993396Z Skipping index_add Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8993843Z Skipping index_add Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8994313Z Skipping index_reduce Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.8994799Z Skipping index_reduce Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.8995261Z Skipping index_fill Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8995692Z Skipping index_fill Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8996133Z Skipping scatter Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.8996575Z Skipping scatter Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.8997007Z Skipping scatter Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8997413Z Skipping scatter Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8997857Z Skipping scatter_add Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.8998350Z Skipping scatter_reduce Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.8998834Z Skipping scatter_reduce Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.8999273Z Skipping cross Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.8999705Z Skipping tril_indices because it is a factory method 2022-12-01T09:56:51.9000119Z Skipping triu_indices because it is a factory method 2022-12-01T09:56:51.9000584Z Skipping take_along_dim Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9001050Z Skipping index_select Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.9001514Z Skipping gather Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.9001924Z Skipping gather Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.9002379Z Skipping linalg_vander Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9002881Z Skipping multinomial Because of Arg: c10::optional (at::Generator) 2022-12-01T09:56:51.9003443Z Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T09:56:51.9004030Z Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T09:56:51.9004653Z Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T09:56:51.9005290Z Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T09:56:51.9006006Z Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T09:56:51.9006597Z Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T09:56:51.9007202Z Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T09:56:51.9007777Z Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T09:56:51.9008425Z Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T09:56:51.9009014Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T09:56:51.9009579Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T09:56:51.9010144Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T09:56:51.9010701Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T09:56:51.9011241Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T09:56:51.9011801Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T09:56:51.9012333Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T09:56:51.9012852Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T09:56:51.9013380Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T09:56:51.9013878Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9014318Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9014782Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9015218Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9015683Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9016115Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9016573Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9017066Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9017537Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9018000Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9018581Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9019021Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9019477Z Skipping sort Because of Arg: c10::optional (bool) 2022-12-01T09:56:51.9019910Z Skipping sort Because of Arg: c10::optional (bool) 2022-12-01T09:56:51.9020342Z Skipping sort Because of Arg: c10::optional (bool) 2022-12-01T09:56:51.9020749Z Skipping sort Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.9021187Z Skipping sort Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.9021621Z Skipping sort Because of Arg: c10::optional (bool) 2022-12-01T09:56:51.9022011Z Skipping sort Because of Arg: c10::optional (bool) 2022-12-01T09:56:51.9022455Z Skipping argsort Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.9022963Z Skipping argsort Because of Arg: at::Dimname (at::Dimname) 2022-12-01T09:56:51.9023457Z Skipping normal_functional Because of Arg: c10::optional (at::Generator) 2022-12-01T09:56:51.9023939Z Skipping normal because it is a factory method 2022-12-01T09:56:51.9024421Z Skipping _foreach_add Because of Arg: at::ArrayRef (at::ArrayRef) 2022-12-01T09:56:51.9025112Z Skipping _foreach_sub Because of Arg: at::ArrayRef (at::ArrayRef) 2022-12-01T09:56:51.9025626Z Skipping _foreach_div Because of Arg: at::ArrayRef (at::ArrayRef) 2022-12-01T09:56:51.9026155Z Skipping _foreach_mul Because of Arg: at::ArrayRef (at::ArrayRef) 2022-12-01T09:56:51.9026690Z Skipping _foreach_addcdiv Because of Arg: at::ArrayRef (at::ArrayRef) 2022-12-01T09:56:51.9027333Z Skipping _foreach_addcmul Because of Arg: at::ArrayRef (at::ArrayRef) 2022-12-01T09:56:51.9027877Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2022-12-01T09:56:51.9028414Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2022-12-01T09:56:51.9028970Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2022-12-01T09:56:51.9029515Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2022-12-01T09:56:51.9030048Z Skipping rrelu_with_noise Because of Arg: c10::optional (at::Generator) 2022-12-01T09:56:51.9030553Z Skipping avg_pool2d Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9031027Z Skipping avg_pool2d_backward Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9031499Z Skipping avg_pool3d Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9031992Z Skipping avg_pool3d_backward Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9032474Z Skipping _pad_enum Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9032926Z Skipping pad Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.9033360Z Skipping pad Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.9033873Z Skipping upsample_linear1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9034447Z Skipping upsample_linear1d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9035039Z Skipping upsample_bilinear2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9035617Z Skipping upsample_bilinear2d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9036217Z Skipping _upsample_bilinear2d_aa Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9036829Z Skipping _upsample_bilinear2d_aa_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9037421Z Skipping upsample_trilinear3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9038009Z Skipping upsample_trilinear3d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9038589Z Skipping upsample_bicubic2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9039164Z Skipping upsample_bicubic2d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9039803Z Skipping _upsample_bicubic2d_aa Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9040382Z Skipping _upsample_bicubic2d_aa_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9040978Z Skipping upsample_nearest1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9041562Z Skipping _upsample_nearest_exact1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9042164Z Skipping upsample_nearest1d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9042778Z Skipping _upsample_nearest_exact1d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9043344Z Skipping upsample_nearest2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9043927Z Skipping _upsample_nearest_exact2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9044612Z Skipping upsample_nearest2d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9045240Z Skipping _upsample_nearest_exact2d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9045841Z Skipping upsample_nearest3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9046429Z Skipping _upsample_nearest_exact3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9047103Z Skipping upsample_nearest3d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9047710Z Skipping _upsample_nearest_exact3d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9048270Z Skipping upsample_linear1d Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9048826Z Skipping upsample_linear1d_backward Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9049454Z Skipping upsample_bilinear2d Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9050004Z Skipping upsample_bilinear2d Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9050782Z Skipping upsample_bilinear2d_backward Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9051383Z Skipping upsample_bilinear2d_backward Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9051964Z Skipping _upsample_bilinear2d_aa Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9052555Z Skipping _upsample_bilinear2d_aa Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9053170Z Skipping _upsample_bilinear2d_aa_backward Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9053863Z Skipping _upsample_bilinear2d_aa_backward Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9054447Z Skipping upsample_bicubic2d Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9055032Z Skipping upsample_bicubic2d Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9055621Z Skipping upsample_bicubic2d_backward Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9056166Z Skipping upsample_bicubic2d_backward Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9056868Z Skipping _upsample_bicubic2d_aa Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9057456Z Skipping _upsample_bicubic2d_aa Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9058054Z Skipping _upsample_bicubic2d_aa_backward Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9058752Z Skipping _upsample_bicubic2d_aa_backward Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9059422Z Skipping upsample_trilinear3d Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9060079Z Skipping upsample_trilinear3d Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9060616Z Skipping upsample_trilinear3d Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9061207Z Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9061878Z Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9062530Z Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9063140Z Skipping upsample_nearest1d Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9063735Z Skipping _upsample_nearest_exact1d Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9064362Z Skipping upsample_nearest1d_backward Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9064924Z Skipping _upsample_nearest_exact1d_backward Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9065574Z Skipping upsample_nearest2d Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9066152Z Skipping upsample_nearest2d Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9066880Z Skipping _upsample_nearest_exact2d Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9067436Z Skipping _upsample_nearest_exact2d Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9068056Z Skipping upsample_nearest2d_backward Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9068662Z Skipping upsample_nearest2d_backward Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9069316Z Skipping _upsample_nearest_exact2d_backward Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9069943Z Skipping _upsample_nearest_exact2d_backward Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9070542Z Skipping upsample_nearest3d Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9071166Z Skipping upsample_nearest3d Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9071700Z Skipping upsample_nearest3d Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9072288Z Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9072922Z Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9073486Z Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9074144Z Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9074750Z Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9075364Z Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9075926Z Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9076591Z Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9077230Z Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9077801Z Skipping logit_backward Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9078408Z Skipping special_logit Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9079030Z Skipping special_log_softmax Because of Arg: c10::optional (at::ScalarType) 2022-12-01T09:56:51.9079703Z Skipping special_softmax Because of Arg: c10::optional (at::ScalarType) 2022-12-01T09:56:51.9080224Z Skipping fft_fft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9080748Z Skipping fft_fft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9081279Z Skipping fft_fft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9081769Z Skipping fft_ifft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9082334Z Skipping fft_ifft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9082859Z Skipping fft_ifft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9083436Z Skipping fft_rfft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9083895Z Skipping fft_rfft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9084461Z Skipping fft_rfft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9085009Z Skipping fft_irfft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9085500Z Skipping fft_irfft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9086072Z Skipping fft_irfft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9086618Z Skipping fft_hfft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9087111Z Skipping fft_hfft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9087640Z Skipping fft_hfft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9088218Z Skipping fft_ihfft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9088802Z Skipping fft_ihfft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9144687Z Skipping fft_ihfft Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9145228Z Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9145752Z Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9146270Z Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9146909Z Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9147440Z Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9147946Z Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9148472Z Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9148949Z Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9149469Z Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9149989Z Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9150539Z Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9151058Z Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9151557Z Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9152072Z Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9152590Z Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9153120Z Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9153634Z Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9154143Z Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9154634Z Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9155129Z Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9155630Z Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9156139Z Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9156641Z Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9157153Z Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9157649Z Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9158149Z Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9158619Z Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9159126Z Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9159625Z Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9160134Z Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9160661Z Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9161393Z Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9161905Z Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9162419Z Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9162934Z Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9163431Z Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9163867Z Skipping fft_fftfreq because it is a factory method 2022-12-01T09:56:51.9164381Z Skipping fft_rfftfreq because it is a factory method 2022-12-01T09:56:51.9164870Z Skipping fft_fftshift Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9165395Z Skipping fft_ifftshift Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9165873Z Skipping linalg_lstsq Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9166343Z Skipping linalg_lstsq Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9166858Z Skipping _linalg_eigh Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.9167354Z Skipping _linalg_eigh Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.9167800Z Skipping linalg_eigh Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.9168301Z Skipping linalg_eigvalsh Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.9168832Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T09:56:51.9169360Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T09:56:51.9169874Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T09:56:51.9170399Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T09:56:51.9170908Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.9171371Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.9171844Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.9172338Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.9172849Z Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9173401Z Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9173951Z Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9174497Z Skipping linalg_matrix_norm Because of Arg: c10::optional (at::ScalarType) 2022-12-01T09:56:51.9174999Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.9175517Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.9176015Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.9176518Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.9177015Z Skipping _linalg_svd Because of Arg: c10::optional (c10::string_view) 2022-12-01T09:56:51.9177516Z Skipping linalg_svd Because of Arg: c10::optional (c10::string_view) 2022-12-01T09:56:51.9178023Z Skipping linalg_svdvals Because of Arg: c10::optional (c10::string_view) 2022-12-01T09:56:51.9178691Z Skipping linalg_cond Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T09:56:51.9179204Z Skipping linalg_cond Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.9179678Z Skipping linalg_pinv Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9180062Z Skipping linalg_pinv Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9180358Z Skipping linalg_pinv Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9180688Z Skipping linalg_tensorsolve Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9181015Z Skipping linalg_qr Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.9181303Z Skipping linalg_matrix_rank Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9181594Z Skipping linalg_matrix_rank Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9182393Z Skipping linalg_matrix_rank Because of Arg: c10::optional (double) 2022-12-01T09:56:51.9183030Z Skipping nested_to_padded_tensor Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9183618Z Skipping _test_optional_intlist Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9184198Z Skipping _test_optional_filled_intlist Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9184822Z Skipping _test_optional_floatlist Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T09:56:51.9185481Z Skipping _test_string_default Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.9186010Z Skipping _test_string_default Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.9186552Z Skipping _test_ambiguous_defaults Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.9187106Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.9187606Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.9188103Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.9188583Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.9189053Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.9189539Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.9190031Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.9190523Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.9191060Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.9191579Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.9192097Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.9192615Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-12-01T09:56:51.9193173Z Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) 2022-12-01T09:56:51.9193766Z Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) 2022-12-01T09:56:51.9194356Z Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) 2022-12-01T09:56:51.9194968Z Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) 2022-12-01T09:56:51.9195542Z Skipping as_strided_copy Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9196018Z Skipping slice_copy Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9196463Z Skipping slice_copy Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9196926Z Skipping slice_copy Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9197386Z Skipping view_copy Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T09:56:51.9197911Z Skipping to_padded_tensor Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T09:56:51.9198451Z Skipping _transformer_encoder_layer_fwd Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9199001Z Skipping _native_multi_head_attention Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9199539Z Skipping bernoulli Because of Arg: c10::optional (at::Generator) 2022-12-01T09:56:51.9200094Z Skipping resize Because of Arg: c10::optional (at::MemoryFormat) 2022-12-01T09:56:51.9200644Z Skipping resize_as Because of Arg: c10::optional (at::MemoryFormat) 2022-12-01T09:56:51.9201125Z Skipping set Because of Arg: at::Storage (at::Storage) 2022-12-01T09:56:51.9201548Z Skipping set Because of Arg: at::Storage (at::Storage) 2022-12-01T09:56:51.9202040Z Skipping set Because of Arg: at::Storage (at::Storage) 2022-12-01T09:56:51.9202471Z Skipping random Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9202925Z Skipping random Because of Arg: c10::optional (int64_t) 2022-12-01T09:56:51.9203396Z Skipping random Because of Arg: c10::optional (at::Generator) 2022-12-01T09:56:51.9203903Z Skipping random Because of Arg: c10::optional (at::Generator) 2022-12-01T09:56:51.9204458Z Skipping uniform Because of Arg: c10::optional (at::Generator) 2022-12-01T09:56:51.9204935Z Skipping cauchy Because of Arg: c10::optional (at::Generator) 2022-12-01T09:56:51.9205432Z Skipping log_normal Because of Arg: c10::optional (at::Generator) 2022-12-01T09:56:51.9205960Z Skipping exponential Because of Arg: c10::optional (at::Generator) 2022-12-01T09:56:51.9206509Z Skipping geometric Because of Arg: c10::optional (at::Generator) 2022-12-01T09:56:57.2297214Z INFO: From Compiling aten/src/ATen/cuda/CachingHostAllocator.cpp: 2022-12-01T09:56:57.2323404Z aten/src/ATen/cuda/CachingHostAllocator.cpp: In function 'at::cuda::{anonymous}::CUDAHostAllocator& at::cuda::getCUDAHostAllocator()': 2022-12-01T09:56:57.2326041Z aten/src/ATen/cuda/CachingHostAllocator.cpp:367:42: warning: 'new' of type 'at::cuda::{anonymous}::CUDAHostAllocator' with extended alignment 64 [-Waligned-new=] 2022-12-01T09:56:57.2328116Z static auto* r = new CUDAHostAllocator(); 2022-12-01T09:56:57.2330027Z ^ 2022-12-01T09:56:57.2332296Z aten/src/ATen/cuda/CachingHostAllocator.cpp:367:42: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter 2022-12-01T09:56:57.2334624Z aten/src/ATen/cuda/CachingHostAllocator.cpp:367:42: note: use '-faligned-new' to enable C++17 over-aligned new support 2022-12-01T09:57:02.5620765Z [886 / 1,947] Compiling aten/src/ATen/native/nested/cuda/NestedTensorTransformerFunctions.cpp; 3s processwrapper-sandbox ... (8 actions, 7 running) 2022-12-01T09:57:04.0211116Z INFO: From Compiling caffe2/operators/rnn/recurrent_op_cudnn.cc: 2022-12-01T09:57:04.0235323Z caffe2/operators/rnn/recurrent_op_cudnn.cc: In instantiation of 'caffe2::detail::TensorDescriptors::TensorDescriptors(size_t, const std::vector&, const std::vector&) [with T = float; size_t = long unsigned int]': 2022-12-01T09:57:04.0236825Z caffe2/operators/rnn/recurrent_op_cudnn.cc:127:18: required from 'void caffe2::RecurrentBaseOp::initialize(const caffe2::Tensor&, caffe2::Tensor*, caffe2::Tensor*, caffe2::Tensor*, caffe2::Tensor*) [with T = float]' 2022-12-01T09:57:04.0238256Z caffe2/operators/rnn/recurrent_op_cudnn.cc:382:13: required from 'bool caffe2::RecurrentParamAccessOp::RunOnDevice() [with T = float; caffe2::RecurrentParamOpMode mode = (caffe2::RecurrentParamOpMode)1]' 2022-12-01T09:57:04.0239204Z caffe2/operators/rnn/recurrent_op_cudnn.cc:589:1: required from here 2022-12-01T09:57:04.0240270Z caffe2/operators/rnn/recurrent_op_cudnn.cc:17:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T09:57:04.0240950Z for (auto i = 0; i < n; ++i) { 2022-12-01T09:57:04.0241351Z ~~^~~ 2022-12-01T09:57:20.5362753Z [932 / 1,947] Compiling caffe2/contrib/aten/aten_op_gpu.cc; 4s processwrapper-sandbox ... (8 actions, 7 running) 2022-12-01T09:57:25.5137654Z INFO: From Compiling aten/src/ATen/native/sparse/cuda/SparseCUDABlas.cpp: 2022-12-01T09:57:25.5171400Z In file included from aten/src/ATen/cuda/CUDAContext.h:17:0, 2022-12-01T09:57:25.5174757Z from aten/src/ATen/native/sparse/cuda/SparseCUDABlas.cpp:2: 2022-12-01T09:57:25.5175975Z aten/src/ATen/native/sparse/cuda/SparseCUDABlas.cpp: In function 'void at::native::sparse::cuda::{anonymous}::_csrmm2(char, char, int64_t, int64_t, int64_t, int64_t, T*, T*, int*, int*, T*, int64_t, T*, T*, int64_t, cudaDataType)': 2022-12-01T09:57:25.5184544Z aten/src/ATen/native/sparse/cuda/SparseCUDABlas.cpp:167:5: warning: 'CUSPARSE_CSRMM_ALG1' is deprecated: please use CUSPARSE_SPMM_CSR_ALG1 instead [-Wdeprecated-declarations] 2022-12-01T09:57:25.5185328Z CUSPARSE_CSRMM_ALG1, /* default computing algorithm for CSR sparse matrix format */ 2022-12-01T09:57:25.5185740Z ^ 2022-12-01T09:57:25.5266043Z In file included from aten/src/ATen/cuda/CUDAContext.h:6:0, 2022-12-01T09:57:25.5266707Z from aten/src/ATen/native/sparse/cuda/SparseCUDABlas.cpp:2: 2022-12-01T09:57:25.5267491Z external/cuda/include/cusparse.h:6539:5: note: declared here 2022-12-01T09:57:25.5268057Z CUSPARSE_CSRMM_ALG1 CUSPARSE_DEPRECATED_ENUM(CUSPARSE_SPMM_CSR_ALG1) = 4, 2022-12-01T09:57:25.5268288Z ^~~~~~~~~~~~~~~~~~~ 2022-12-01T09:57:25.5268518Z In file included from aten/src/ATen/cuda/CUDAContext.h:17:0, 2022-12-01T09:57:25.5268812Z from aten/src/ATen/native/sparse/cuda/SparseCUDABlas.cpp:2: 2022-12-01T09:57:25.5269506Z aten/src/ATen/native/sparse/cuda/SparseCUDABlas.cpp:181:5: warning: 'CUSPARSE_CSRMM_ALG1' is deprecated: please use CUSPARSE_SPMM_CSR_ALG1 instead [-Wdeprecated-declarations] 2022-12-01T09:57:25.5269965Z CUSPARSE_CSRMM_ALG1, /* default computing algorithm for CSR sparse matrix format */ 2022-12-01T09:57:25.5270214Z ^ 2022-12-01T09:57:25.5270442Z In file included from aten/src/ATen/cuda/CUDAContext.h:6:0, 2022-12-01T09:57:25.5270723Z from aten/src/ATen/native/sparse/cuda/SparseCUDABlas.cpp:2: 2022-12-01T09:57:25.5271014Z external/cuda/include/cusparse.h:6539:5: note: declared here 2022-12-01T09:57:25.5271314Z CUSPARSE_CSRMM_ALG1 CUSPARSE_DEPRECATED_ENUM(CUSPARSE_SPMM_CSR_ALG1) = 4, 2022-12-01T09:57:25.5271589Z ^~~~~~~~~~~~~~~~~~~ 2022-12-01T09:57:30.5858243Z INFO: From Compiling caffe2/operators/transpose_op_cudnn.cc: 2022-12-01T09:57:30.5872841Z caffe2/operators/transpose_op_cudnn.cc: In instantiation of 'caffe2::{anonymous}::CuDNNTransposeOp::CuDNNTransposeOp(Args&& ...) [with Args = {const caffe2::OperatorDef&, caffe2::Workspace*&}]': 2022-12-01T09:57:30.5874500Z ./c10/util/Registry.h:187:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::CuDNNTransposeOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2022-12-01T09:57:30.5875523Z caffe2/operators/transpose_op_cudnn.cc:167:1: required from here 2022-12-01T09:57:30.5876302Z caffe2/operators/transpose_op_cudnn.cc:30:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T09:57:30.5876801Z if (axes_sorted[i] != i) { 2022-12-01T09:57:34.5952864Z INFO: From Compiling caffe2/operators/rnn/recurrent_network_executor_gpu.cc: 2022-12-01T09:57:34.5957671Z caffe2/operators/rnn/recurrent_network_executor_gpu.cc: In member function 'void caffe2::CUDARecurrentNetworkExecutor::_ExecRange(int, int)': 2022-12-01T09:57:34.5958724Z caffe2/operators/rnn/recurrent_network_executor_gpu.cc:59:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T09:57:34.5959096Z for (int i = 0; i < ops.size(); i++) { 2022-12-01T09:57:34.5959303Z ~~^~~~~~~~~~~~ 2022-12-01T09:57:34.5959541Z In file included from ./c10/util/logging_is_google_glog.h:50:0, 2022-12-01T09:57:34.5959778Z from ./c10/util/Logging.h:26, 2022-12-01T09:57:34.5960009Z from ./caffe2/core/logging.h:2, 2022-12-01T09:57:34.5960252Z from ./caffe2/core/common_gpu.h:22, 2022-12-01T09:57:34.5960480Z from ./caffe2/core/context_gpu.h:8, 2022-12-01T09:57:34.5960791Z from ./caffe2/operators/rnn/recurrent_network_executor_gpu.h:4, 2022-12-01T09:57:34.5961092Z from caffe2/operators/rnn/recurrent_network_executor_gpu.cc:1: 2022-12-01T09:57:34.5961760Z caffe2/operators/rnn/recurrent_network_executor_gpu.cc:89:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T09:57:34.5962093Z CHECK(events_.size() > parent_ev_idx); 2022-12-01T09:57:34.5962324Z ~~~~~~~~~~~~~~~^~~ 2022-12-01T09:57:41.5725652Z [985 / 1,947] Compiling caffe2/operators/elementwise_add_op_gpu.cc; 3s processwrapper-sandbox ... (8 actions, 7 running) 2022-12-01T09:57:44.8066786Z INFO: From Compiling caffe2/operators/conv_op_cudnn.cc: 2022-12-01T09:57:44.8076660Z caffe2/operators/conv_op_cudnn.cc: In constructor 'caffe2::CudnnConvOpBase::CudnnConvOpBase(const caffe2::OperatorDef&, caffe2::Workspace*)': 2022-12-01T09:57:44.8077471Z caffe2/operators/conv_op_cudnn.cc:34:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T09:57:44.8077915Z for (int i = 0; i < kernel_.size(); ++i) { 2022-12-01T09:57:44.8078139Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T09:57:44.8078638Z caffe2/operators/conv_op_cudnn.cc: In instantiation of 'bool caffe2::CudnnConvOp::DoRunWithType() [with T_X = float; T_W = float; T_B = float; T_Y = float]': 2022-12-01T09:57:44.8079042Z caffe2/operators/conv_op_cudnn.cc:875:16: required from here 2022-12-01T09:57:44.8079492Z caffe2/operators/conv_op_cudnn.cc:538:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T09:57:44.8108056Z for (int i = 0; i < kernel_.size(); ++i) { 2022-12-01T09:57:44.8108912Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T09:57:44.8111278Z caffe2/operators/conv_op_cudnn.cc:555:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T09:57:44.8112027Z for (int i = 0; i < kernel_.size(); ++i) { 2022-12-01T09:57:44.8170284Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T09:57:44.8172364Z caffe2/operators/conv_op_cudnn.cc:526:7: warning: variable 'group_offset_X' set but not used [-Wunused-but-set-variable] 2022-12-01T09:57:44.8173072Z int group_offset_X = 0, group_offset_Y = 0; 2022-12-01T09:57:44.8173449Z ^~~~~~~~~~~~~~ 2022-12-01T09:57:44.8174143Z caffe2/operators/conv_op_cudnn.cc:526:27: warning: variable 'group_offset_Y' set but not used [-Wunused-but-set-variable] 2022-12-01T09:57:44.8174719Z int group_offset_X = 0, group_offset_Y = 0; 2022-12-01T09:57:44.8175082Z ^~~~~~~~~~~~~~ 2022-12-01T09:57:44.8175942Z caffe2/operators/conv_op_cudnn.cc: In instantiation of 'bool caffe2::CudnnConvOp::DoRunWithType() [with T_X = c10::Half; T_W = c10::Half; T_B = c10::Half; T_Y = c10::Half]': 2022-12-01T09:57:44.8176542Z caffe2/operators/conv_op_cudnn.cc:881:19: required from here 2022-12-01T09:57:44.8177272Z caffe2/operators/conv_op_cudnn.cc:538:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T09:57:44.8177795Z for (int i = 0; i < kernel_.size(); ++i) { 2022-12-01T09:57:44.8178112Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T09:57:44.8179016Z caffe2/operators/conv_op_cudnn.cc:555:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T09:57:44.8179590Z for (int i = 0; i < kernel_.size(); ++i) { 2022-12-01T09:57:44.8179929Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T09:57:44.8180638Z caffe2/operators/conv_op_cudnn.cc:526:7: warning: variable 'group_offset_X' set but not used [-Wunused-but-set-variable] 2022-12-01T09:57:44.8181210Z int group_offset_X = 0, group_offset_Y = 0; 2022-12-01T09:57:44.8181547Z ^~~~~~~~~~~~~~ 2022-12-01T09:57:44.8182255Z caffe2/operators/conv_op_cudnn.cc:526:27: warning: variable 'group_offset_Y' set but not used [-Wunused-but-set-variable] 2022-12-01T09:57:44.8182908Z int group_offset_X = 0, group_offset_Y = 0; 2022-12-01T09:57:44.8183283Z ^~~~~~~~~~~~~~ 2022-12-01T09:57:44.8184311Z caffe2/operators/conv_op_cudnn.cc: In instantiation of 'bool caffe2::CudnnConvGradientOp::DoRunWithType() [with T_X = float; T_DY = float; T_W = float; T_B = float; T_DX = float; T_DW = float; T_DB = float]': 2022-12-01T09:57:44.8185228Z caffe2/operators/conv_op_cudnn.cc:1483:16: required from here 2022-12-01T09:57:44.8186052Z caffe2/operators/conv_op_cudnn.cc:920:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T09:57:44.8186599Z for (int i = 0; i < kernel_.size(); ++i) { 2022-12-01T09:57:44.8186927Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T09:57:44.8187753Z caffe2/operators/conv_op_cudnn.cc:937:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T09:57:44.8188324Z for (int i = 0; i < kernel_.size(); ++i) { 2022-12-01T09:57:44.8188668Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T09:57:44.8189405Z caffe2/operators/conv_op_cudnn.cc:908:7: warning: variable 'group_offset_X' set but not used [-Wunused-but-set-variable] 2022-12-01T09:57:44.8189983Z int group_offset_X = 0, group_offset_Y = 0; 2022-12-01T09:57:44.8190339Z ^~~~~~~~~~~~~~ 2022-12-01T09:57:44.8191025Z caffe2/operators/conv_op_cudnn.cc:908:27: warning: variable 'group_offset_Y' set but not used [-Wunused-but-set-variable] 2022-12-01T09:57:44.8191597Z int group_offset_X = 0, group_offset_Y = 0; 2022-12-01T09:57:44.8191963Z ^~~~~~~~~~~~~~ 2022-12-01T09:57:44.8193027Z caffe2/operators/conv_op_cudnn.cc: In instantiation of 'bool caffe2::CudnnConvGradientOp::DoRunWithType() [with T_X = c10::Half; T_DY = c10::Half; T_W = c10::Half; T_B = c10::Half; T_DX = c10::Half; T_DW = c10::Half; T_DB = c10::Half]': 2022-12-01T09:57:44.8193856Z caffe2/operators/conv_op_cudnn.cc:1492:19: required from here 2022-12-01T09:57:44.8194741Z caffe2/operators/conv_op_cudnn.cc:920:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T09:57:44.8195323Z for (int i = 0; i < kernel_.size(); ++i) { 2022-12-01T09:57:44.8195657Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T09:57:44.8196327Z caffe2/operators/conv_op_cudnn.cc:937:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T09:57:44.8196850Z for (int i = 0; i < kernel_.size(); ++i) { 2022-12-01T09:57:44.8197181Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T09:57:44.8197841Z caffe2/operators/conv_op_cudnn.cc:908:7: warning: variable 'group_offset_X' set but not used [-Wunused-but-set-variable] 2022-12-01T09:57:44.8198383Z int group_offset_X = 0, group_offset_Y = 0; 2022-12-01T09:57:44.8198736Z ^~~~~~~~~~~~~~ 2022-12-01T09:57:44.8199432Z caffe2/operators/conv_op_cudnn.cc:908:27: warning: variable 'group_offset_Y' set but not used [-Wunused-but-set-variable] 2022-12-01T09:57:44.8200025Z int group_offset_X = 0, group_offset_Y = 0; 2022-12-01T09:57:44.8200385Z ^~~~~~~~~~~~~~ 2022-12-01T09:57:59.2165967Z INFO: From Compiling aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_u.cu: 2022-12-01T09:57:59.2196515Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:58:00.3115714Z INFO: From Compiling aten/src/ATen/native/cuda/UpSampleTrilinear3d.cu: 2022-12-01T09:58:00.3129057Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:58:06.4205829Z INFO: From Compiling aten/src/ATen/native/sparse/cuda/SparseCUDATensorMath.cu: 2022-12-01T09:58:06.4228340Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:58:06.4229693Z aten/src/ATen/native/sparse/cuda/SparseCUDATensorMath.cu: In function 'at::Tensor& at::native::bmm_out_sparse_cuda(const SparseTensor&, const at::Tensor&, at::Tensor&)': 2022-12-01T09:58:06.4230929Z aten/src/ATen/native/sparse/cuda/SparseCUDATensorMath.cu:835:44: warning: 'CUSPARSE_COOMM_ALG2' is deprecated: please use CUSPARSE_SPMM_COO_ALG2 instead [-Wdeprecated-declarations] 2022-12-01T09:58:06.4232185Z cusparseSpMMAlg_t mm_alg = deterministic ? CUSPARSE_COOMM_ALG2 : CUSPARSE_COOMM_ALG1; 2022-12-01T09:58:06.4391772Z ^~~~~~~~~~~~~~~~~~~ 2022-12-01T09:58:06.4392270Z external/cuda/include/cusparse.h:6537:1: note: declared here 2022-12-01T09:58:06.4392916Z CUSPARSE_COOMM_ALG2 CUSPARSE_DEPRECATED_ENUM(CUSPARSE_SPMM_COO_ALG2) = 2, 2022-12-01T09:58:06.4393301Z ^ ~~~~~~~~~~~~~~~ 2022-12-01T09:58:06.4394464Z aten/src/ATen/native/sparse/cuda/SparseCUDATensorMath.cu:835:66: warning: 'CUSPARSE_COOMM_ALG1' is deprecated: please use CUSPARSE_SPMM_COO_ALG1 instead [-Wdeprecated-declarations] 2022-12-01T09:58:06.4579745Z cusparseSpMMAlg_t mm_alg = deterministic ? CUSPARSE_COOMM_ALG2 : CUSPARSE_COOMM_ALG1; 2022-12-01T09:58:06.4580413Z ^~~~~~~~~~~~~~~~~~~ 2022-12-01T09:58:06.4580861Z external/cuda/include/cusparse.h:6536:1: note: declared here 2022-12-01T09:58:06.4581405Z CUSPARSE_COOMM_ALG1 CUSPARSE_DEPRECATED_ENUM(CUSPARSE_SPMM_COO_ALG1) = 1, 2022-12-01T09:58:06.4581796Z ^ ~~~~~~~~~~~~~~~ 2022-12-01T09:58:06.4619546Z [1,009 / 1,947] Compiling aten/src/ATen/native/cuda/UnarySignKernels.cu; 21s processwrapper-sandbox ... (8 actions, 7 running) 2022-12-01T09:58:10.6882575Z INFO: From Compiling aten/src/ATen/native/cuda/UpSampleBilinear2d.cu: 2022-12-01T09:58:10.6890335Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:58:12.6432607Z INFO: From Compiling aten/src/ATen/native/cuda/WeightNorm.cu: 2022-12-01T09:58:12.6452935Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:58:13.5636318Z INFO: From Compiling aten/src/ATen/native/quantized/cuda/MakePerTensorQuantizedTensor.cu: 2022-12-01T09:58:13.5656067Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:58:16.0339800Z INFO: From Compiling aten/src/ATen/native/cuda/bessel_j1.cu: 2022-12-01T09:58:16.0386399Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:58:20.6246614Z INFO: From Compiling aten/src/ATen/native/cuda/airy_ai.cu: 2022-12-01T09:58:20.6284913Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:58:24.0165794Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationHardswishKernel.cu: 2022-12-01T09:58:24.0172088Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:58:24.2197807Z INFO: From Compiling aten/src/ATen/native/cuda/ValidateCompressedIndicesKernel.cu: 2022-12-01T09:58:24.2272567Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:58:25.1913376Z INFO: From Compiling aten/src/ATen/native/cuda/UpSampleNearest1d.cu: 2022-12-01T09:58:25.1919917Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:58:30.5184358Z INFO: From Compiling aten/src/ATen/native/cuda/spherical_bessel_j0.cu: 2022-12-01T09:58:30.5200748Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:58:35.9424900Z [1,018 / 1,947] Compiling aten/src/ATen/native/cuda/UnarySignKernels.cu; 50s processwrapper-sandbox ... (8 actions running) 2022-12-01T09:58:36.2214977Z INFO: From Compiling aten/src/ATen/native/cuda/fused_adam_amsgrad_impl.cu: 2022-12-01T09:58:36.2222222Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:58:36.2348328Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationHardsigmoidKernel.cu: 2022-12-01T09:58:36.2366926Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:58:40.4934350Z INFO: From Compiling aten/src/ATen/native/cuda/chebyshev_polynomial_t.cu: 2022-12-01T09:58:40.5024442Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:58:41.3924190Z INFO: From Compiling aten/src/ATen/native/cuda/TriangularOps.cu: 2022-12-01T09:58:41.3968694Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:58:46.2547695Z INFO: From Compiling aten/src/ATen/native/cuda/chebyshev_polynomial_v.cu: 2022-12-01T09:58:46.2573262Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:58:47.1915422Z INFO: From Compiling aten/src/ATen/native/cuda/fused_adam_impl.cu: 2022-12-01T09:58:47.1916265Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:58:50.1616567Z INFO: From Compiling aten/src/ATen/native/cuda/bessel_j0.cu: 2022-12-01T09:58:50.1689709Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:58:53.8486271Z INFO: From Compiling aten/src/ATen/native/cuda/UnarySignKernels.cu: 2022-12-01T09:58:53.8487290Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:58:55.8745486Z INFO: From Compiling aten/src/ATen/native/cuda/scaled_modified_bessel_k0.cu: 2022-12-01T09:58:55.8751702Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:58:56.3521847Z INFO: From Compiling aten/src/ATen/native/cuda/layer_norm_kernel.cu: 2022-12-01T09:58:56.3560852Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:58:56.3561918Z aten/src/ATen/native/cuda/layer_norm_kernel.cu(35): warning #177-D: variable "at::native::::kColwiseReduceTileSize" was declared but never referenced 2022-12-01T09:58:56.3562334Z 2022-12-01T09:58:59.7793833Z INFO: From Compiling aten/src/ATen/native/cuda/modified_bessel_i0.cu: 2022-12-01T09:58:59.7816129Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:59:03.4731944Z INFO: From Compiling aten/src/ATen/native/cuda/scaled_modified_bessel_k1.cu: 2022-12-01T09:59:03.4735187Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:59:04.6449835Z INFO: From Compiling aten/src/ATen/cuda/cub-RadixSortKeys.cu: 2022-12-01T09:59:04.6488228Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:59:05.7062113Z INFO: From Compiling aten/src/ATen/native/cuda/bessel_y1.cu: 2022-12-01T09:59:05.7073189Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:59:07.8201501Z [1,032 / 1,947] Compiling aten/src/ATen/native/quantized/cuda/FakeQuantizeCore.cu; 51s processwrapper-sandbox ... (8 actions running) 2022-12-01T09:59:09.6036255Z INFO: From Compiling aten/src/ATen/native/cuda/modified_bessel_i1.cu: 2022-12-01T09:59:09.6044530Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:59:12.2576849Z INFO: From Compiling aten/src/ATen/native/cuda/AveragePool3d.cu: 2022-12-01T09:59:12.2602157Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:59:13.6654863Z INFO: From Compiling aten/src/ATen/native/cuda/chebyshev_polynomial_w.cu: 2022-12-01T09:59:13.6655693Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:59:14.4061394Z INFO: From Compiling aten/src/ATen/native/cuda/modified_bessel_k1.cu: 2022-12-01T09:59:14.4082671Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:59:19.4754209Z INFO: From Compiling aten/src/ATen/native/cuda/legendre_polynomial_p.cu: 2022-12-01T09:59:19.4755030Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:59:21.9384350Z INFO: From Compiling aten/src/ATen/native/cuda/modified_bessel_k0.cu: 2022-12-01T09:59:21.9396964Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:59:23.5052257Z INFO: From Compiling aten/src/ATen/native/cuda/laguerre_polynomial_l.cu: 2022-12-01T09:59:23.5053054Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:59:24.5868581Z INFO: From Compiling aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_v.cu: 2022-12-01T09:59:24.5875138Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:59:24.7462612Z INFO: From Compiling aten/src/ATen/native/quantized/cuda/AffineQuantizer.cu: 2022-12-01T09:59:24.7469401Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:59:29.3832366Z INFO: From Compiling aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_w.cu: 2022-12-01T09:59:29.3833152Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:59:32.0984495Z INFO: From Compiling aten/src/ATen/native/cuda/hermite_polynomial_h.cu: 2022-12-01T09:59:32.0997608Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:59:33.1691269Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryDivTrueKernel.cu: 2022-12-01T09:59:33.1715914Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:59:33.7566679Z INFO: From Compiling aten/src/ATen/native/cuda/hermite_polynomial_he.cu: 2022-12-01T09:59:33.7628937Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:59:43.1151485Z INFO: From Compiling aten/src/ATen/native/cuda/chebyshev_polynomial_u.cu: 2022-12-01T09:59:43.1162641Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:59:44.4799996Z [1,046 / 1,947] Compiling aten/src/ATen/native/quantized/cuda/FakeQuantizeCore.cu; 88s processwrapper-sandbox ... (8 actions running) 2022-12-01T09:59:46.7437070Z INFO: From Compiling aten/src/ATen/native/quantized/cuda/FakeQuantizeCore.cu: 2022-12-01T09:59:46.7449012Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:59:48.6917383Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryMiscBackwardOpsKernels.cu: 2022-12-01T09:59:48.6938585Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:59:55.4000551Z INFO: From Compiling aten/src/ATen/native/cuda/ComplexKernel.cu: 2022-12-01T09:59:55.4020990Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:59:56.9119652Z INFO: From Compiling aten/src/ATen/native/cuda/bessel_y0.cu: 2022-12-01T09:59:56.9130939Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:59:58.2672379Z INFO: From Compiling aten/src/ATen/native/quantized/cuda/Activation.cu: 2022-12-01T09:59:58.2705766Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T09:59:58.5427696Z INFO: From Compiling aten/src/ATen/native/nested/cuda/NestedTensorTransformerFunctions.cu: 2022-12-01T09:59:58.5428630Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:00:07.3179577Z INFO: From Compiling aten/src/ATen/native/quantized/cuda/EmbeddingBag.cu: 2022-12-01T10:00:07.3192256Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:00:08.2537675Z INFO: From Compiling aten/src/ATen/native/cuda/ZetaKernel.cu: 2022-12-01T10:00:08.2554326Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:00:11.0274918Z INFO: From Compiling aten/src/ATen/native/cuda/Copy.cu: 2022-12-01T10:00:11.0275930Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:00:16.9527815Z INFO: From Compiling aten/src/ATen/native/quantized/cuda/FusedObsFakeQuant.cu: 2022-12-01T10:00:16.9529809Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:00:20.0927870Z INFO: From Compiling aten/src/ATen/native/quantized/cuda/IntReprQuant.cu: 2022-12-01T10:00:20.0935997Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:00:26.5044232Z INFO: From Compiling aten/src/ATen/native/sparse/cuda/SparseCUDATensor.cu: 2022-12-01T10:00:26.5046659Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:00:26.6397776Z [1,058 / 1,947] Compiling aten/src/ATen/native/cuda/group_norm_kernel.cu; 61s processwrapper-sandbox ... (8 actions running) 2022-12-01T10:00:27.3256180Z INFO: From Compiling aten/src/ATen/native/sparse/cuda/SparseMatMul.cu: 2022-12-01T10:00:27.3263397Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:00:27.3265564Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu(73): warning #20236-D: pragma "diag_suppress" is deprecated, use "nv_diag_suppress" instead 2022-12-01T10:00:27.3266256Z 2022-12-01T10:00:27.3266941Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu(73): warning #20236-D: pragma "diag_suppress" is deprecated, use "nv_diag_suppress" instead 2022-12-01T10:00:27.3267330Z 2022-12-01T10:00:27.3419999Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu:73:0: warning: ignoring #pragma diag_suppress [-Wunknown-pragmas] 2022-12-01T10:00:27.3499457Z #pragma diag_suppress 177 // Function was declared but never referenced 2022-12-01T10:00:27.3579304Z 2022-12-01T10:00:27.3630291Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu:70:0: warning: ignoring #pragma push [-Wunknown-pragmas] 2022-12-01T10:00:27.3630821Z #pragma push 2022-12-01T10:00:27.3631054Z 2022-12-01T10:00:27.3631692Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu:88:0: warning: ignoring #pragma pop [-Wunknown-pragmas] 2022-12-01T10:00:27.3632123Z #pragma pop 2022-12-01T10:00:27.3632341Z 2022-12-01T10:00:29.3501698Z INFO: From Compiling aten/src/ATen/native/cuda/UpSampleNearest2d.cu: 2022-12-01T10:00:29.3510378Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:00:29.8154796Z INFO: From Compiling aten/src/ATen/native/sparse/cuda/SoftMax.cu: 2022-12-01T10:00:29.8173875Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:00:30.9094563Z INFO: From Compiling aten/src/ATen/native/cuda/DistributionNormal.cu: 2022-12-01T10:00:30.9101280Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:00:40.9942909Z INFO: From Compiling aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_t.cu: 2022-12-01T10:00:40.9948969Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:00:41.3579543Z INFO: From Compiling aten/src/ATen/native/cuda/UpSampleNearest3d.cu: 2022-12-01T10:00:41.3590912Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:00:42.4870912Z INFO: From Compiling aten/src/ATen/native/transformers/cuda/attention.cu: 2022-12-01T10:00:42.4888073Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:00:43.4328135Z INFO: From Compiling aten/src/ATen/native/cuda/DistributionExponentialKernel.cu: 2022-12-01T10:00:43.4351585Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:00:52.5771071Z INFO: From Compiling aten/src/ATen/cuda/cub.cu: 2022-12-01T10:00:52.5777067Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:00:53.2118546Z INFO: From Compiling aten/src/ATen/native/cuda/UpSampleBicubic2d.cu: 2022-12-01T10:00:53.2134115Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:01:01.0276933Z INFO: From Compiling aten/src/ATen/native/cuda/Embedding.cu: 2022-12-01T10:01:01.0340225Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:01:08.0297565Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGeometricAtanKernel.cu: 2022-12-01T10:01:08.0301451Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:01:08.0302632Z aten/src/ATen/native/cuda/UnaryGeometricAtanKernel.cu(15): warning #177-D: variable "at::native::atan_name" was declared but never referenced 2022-12-01T10:01:08.0303044Z 2022-12-01T10:01:15.1218625Z [1,070 / 1,947] Compiling aten/src/ATen/native/cuda/group_norm_kernel.cu; 110s processwrapper-sandbox ... (8 actions running) 2022-12-01T10:01:16.4901482Z INFO: From Compiling aten/src/ATen/native/cuda/UnfoldBackwardKernel.cu: 2022-12-01T10:01:16.4920185Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:01:25.1410849Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryLogKernels.cu: 2022-12-01T10:01:25.1417307Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:01:38.4261900Z INFO: From Compiling aten/src/ATen/UfuncCUDA_add.cu: 2022-12-01T10:01:38.4263191Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:01:41.5994601Z INFO: From Compiling aten/src/ATen/native/cuda/UnarySpecialOpsKernel.cu: 2022-12-01T10:01:41.6007919Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:01:47.9046097Z INFO: From Compiling aten/src/ATen/native/cuda/FunctionOfAMatrixUtilsKernel.cu: 2022-12-01T10:01:47.9055058Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:01:53.1220022Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGeometricSinKernel.cu: 2022-12-01T10:01:53.1229526Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:01:53.1230720Z aten/src/ATen/native/cuda/UnaryGeometricSinKernel.cu(15): warning #177-D: variable "at::native::sin_name" was declared but never referenced 2022-12-01T10:01:53.1231157Z 2022-12-01T10:01:59.6084630Z INFO: From Compiling aten/src/ATen/native/cuda/Unique.cu: 2022-12-01T10:01:59.6086544Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:02:06.9033940Z INFO: From Compiling aten/src/ATen/native/cuda/UniqueCub.cu: 2022-12-01T10:02:06.9060075Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:02:09.9922860Z INFO: From Compiling aten/src/ATen/native/cuda/ForeachPointwiseOp.cu: 2022-12-01T10:02:09.9955623Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:02:10.8767314Z [1,079 / 1,947] Compiling aten/src/ATen/native/cuda/group_norm_kernel.cu; 166s processwrapper-sandbox ... (8 actions running) 2022-12-01T10:02:23.6267265Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGeometricSinhKernel.cu: 2022-12-01T10:02:23.6268232Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:02:23.6269590Z aten/src/ATen/native/cuda/UnaryGeometricSinhKernel.cu(15): warning #177-D: variable "at::native::sinh_name" was declared but never referenced 2022-12-01T10:02:23.6270288Z 2022-12-01T10:02:27.9994702Z INFO: From Compiling aten/src/ATen/native/cuda/group_norm_kernel.cu: 2022-12-01T10:02:27.9997640Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:02:28.5151832Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryOpsKernel.cu: 2022-12-01T10:02:28.5170799Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:02:31.1869075Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationGluKernel.cu: 2022-12-01T10:02:31.1898758Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:02:34.5265681Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGeometricTanKernel.cu: 2022-12-01T10:02:34.5269343Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:02:34.5270442Z aten/src/ATen/native/cuda/UnaryGeometricTanKernel.cu(15): warning #177-D: variable "at::native::tan_name" was declared but never referenced 2022-12-01T10:02:34.5270907Z 2022-12-01T10:02:36.4619261Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGeometricTanhKernel.cu: 2022-12-01T10:02:36.4638746Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:02:36.4639888Z aten/src/ATen/native/cuda/UnaryGeometricTanhKernel.cu(15): warning #177-D: variable "at::native::tanh_name" was declared but never referenced 2022-12-01T10:02:36.4640374Z 2022-12-01T10:02:44.2495560Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationPreluKernel.cu: 2022-12-01T10:02:44.2505334Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:03:05.5944648Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationGeluKernel.cu: 2022-12-01T10:03:05.5945569Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:03:06.9145312Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGeometricCoshKernel.cu: 2022-12-01T10:03:06.9155078Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:03:06.9156251Z aten/src/ATen/native/cuda/UnaryGeometricCoshKernel.cu(15): warning #177-D: variable "at::native::cosh_name" was declared but never referenced 2022-12-01T10:03:06.9156657Z 2022-12-01T10:03:08.7680108Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGeometricAcosKernel.cu: 2022-12-01T10:03:08.7735633Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:03:08.7737405Z aten/src/ATen/native/cuda/UnaryGeometricAcosKernel.cu(15): warning #177-D: variable "at::native::acos_name" was declared but never referenced 2022-12-01T10:03:08.7737959Z 2022-12-01T10:03:11.8920513Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationSoftplusKernel.cu: 2022-12-01T10:03:11.8929178Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:03:14.9945879Z [1,090 / 1,947] Compiling aten/src/ATen/native/cuda/ReduceNormKernel.cu; 206s processwrapper-sandbox ... (8 actions running) 2022-12-01T10:03:16.3886265Z INFO: From Compiling aten/src/ATen/native/cuda/Normalization.cu: 2022-12-01T10:03:16.3897390Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:03:31.0655813Z INFO: From Compiling aten/src/ATen/native/cuda/AdaptiveAveragePooling3d.cu: 2022-12-01T10:03:31.0682561Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:03:40.5111251Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGeometricAsinKernel.cu: 2022-12-01T10:03:40.5199150Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:03:40.5200680Z aten/src/ATen/native/cuda/UnaryGeometricAsinKernel.cu(15): warning #177-D: variable "at::native::asin_name" was declared but never referenced 2022-12-01T10:03:40.5201110Z 2022-12-01T10:03:40.7118832Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationMishKernel.cu: 2022-12-01T10:03:40.7132489Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:03:44.5820688Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGeometricAsinhKernel.cu: 2022-12-01T10:03:44.5832987Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:03:44.5833940Z aten/src/ATen/native/cuda/UnaryGeometricAsinhKernel.cu(15): warning #177-D: variable "at::native::asinh_name" was declared but never referenced 2022-12-01T10:03:44.5834291Z 2022-12-01T10:03:45.3845828Z INFO: From Compiling aten/src/ATen/native/cuda/MultinomialKernel.cu: 2022-12-01T10:03:45.3854199Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:03:45.3855347Z aten/src/ATen/native/cuda/MultinomialKernel.cu(39): warning #177-D: function "at::native::::_isinf(c10::BFloat16)" was declared but never referenced 2022-12-01T10:03:45.3862262Z 2022-12-01T10:03:46.6882658Z INFO: From Compiling aten/src/ATen/native/cuda/ReduceNormKernel.cu: 2022-12-01T10:03:46.6887692Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:03:48.7140561Z INFO: From Compiling aten/src/ATen/native/cuda/StepKernel.cu: 2022-12-01T10:03:48.7146010Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:03:58.8013007Z INFO: From Compiling aten/src/ATen/native/cuda/AmpKernels.cu: 2022-12-01T10:03:58.8028922Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:04:00.1808035Z INFO: From Compiling aten/src/ATen/native/cuda/NaiveDilatedConvolution.cu: 2022-12-01T10:04:00.1809089Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:04:00.2816597Z INFO: From Compiling aten/src/ATen/native/cuda/AdaptiveMaxPooling2d.cu: 2022-12-01T10:04:00.2832392Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:04:00.6817899Z INFO: From Compiling aten/src/ATen/native/cuda/TensorFactories.cu: 2022-12-01T10:04:00.6822228Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:04:14.7620241Z INFO: From Compiling aten/src/ATen/native/cuda/AveragePool2d.cu: 2022-12-01T10:04:14.7637016Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:04:28.7310399Z [1,103 / 1,947] Compiling aten/src/ATen/native/cuda/Indexing.cu; 125s processwrapper-sandbox ... (8 actions running) 2022-12-01T10:04:35.2575317Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryFractionKernels.cu: 2022-12-01T10:04:35.2622290Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:04:35.2623322Z aten/src/ATen/native/cuda/UnaryFractionKernels.cu(125): warning #20236-D: pragma "diag_suppress" is deprecated, use "nv_diag_suppress" instead 2022-12-01T10:04:35.2623774Z 2022-12-01T10:04:35.2862808Z aten/src/ATen/native/cuda/UnaryFractionKernels.cu(120): warning #177-D: function "at::native::nearbyint_wrapper(c10::complex)" was declared but never referenced 2022-12-01T10:04:35.2863612Z 2022-12-01T10:04:35.2864121Z aten/src/ATen/native/cuda/UnaryFractionKernels.cu(125): warning #20236-D: pragma "diag_suppress" is deprecated, use "nv_diag_suppress" instead 2022-12-01T10:04:35.2864525Z 2022-12-01T10:04:35.2865006Z aten/src/ATen/native/cuda/UnaryFractionKernels.cu:125:0: warning: ignoring #pragma diag_suppress [-Wunknown-pragmas] 2022-12-01T10:04:35.2865694Z #pragma diag_suppress 177 // Function was declared but never referenced 2022-12-01T10:04:35.2866094Z 2022-12-01T10:04:35.2866701Z aten/src/ATen/native/cuda/UnaryFractionKernels.cu:124:0: warning: ignoring #pragma push [-Wunknown-pragmas] 2022-12-01T10:04:35.3739887Z #pragma push 2022-12-01T10:04:35.3819483Z 2022-12-01T10:04:35.3900215Z aten/src/ATen/native/cuda/UnaryFractionKernels.cu:129:0: warning: ignoring #pragma pop [-Wunknown-pragmas] 2022-12-01T10:04:35.3945807Z #pragma pop 2022-12-01T10:04:35.3946175Z 2022-12-01T10:04:36.0870700Z INFO: From Compiling aten/src/ATen/native/cuda/TensorTopK.cu: 2022-12-01T10:04:36.0871532Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:04:54.3615799Z INFO: From Compiling aten/src/ATen/native/cuda/MaxMinElementwiseKernel.cu: 2022-12-01T10:04:54.3635800Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:04:56.0255565Z INFO: From Compiling aten/src/ATen/native/cuda/DistributionGeometricKernel.cu: 2022-12-01T10:04:56.0289612Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:04:58.7906457Z INFO: From Compiling aten/src/ATen/native/cuda/Shape.cu: 2022-12-01T10:04:58.7933486Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:05:18.2867477Z INFO: From Compiling aten/src/ATen/native/cuda/DilatedMaxPool2d.cu: 2022-12-01T10:05:18.2908832Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:05:25.5512068Z INFO: From Compiling aten/src/ATen/native/cuda/SparseMM.cu: 2022-12-01T10:05:25.5522515Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:05:33.0882119Z INFO: From Compiling aten/src/ATen/native/cuda/TensorCompare.cu: 2022-12-01T10:05:33.0906779Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:05:36.5939399Z INFO: From Compiling aten/src/ATen/native/cuda/SortStable.cu: 2022-12-01T10:05:36.5946168Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:05:40.1997217Z INFO: From Compiling aten/src/ATen/native/cuda/PointwiseOpsKernel.cu: 2022-12-01T10:05:40.2003674Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:05:43.9806125Z INFO: From Compiling aten/src/ATen/native/cuda/ReduceSumProdKernel.cu: 2022-12-01T10:05:43.9818125Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:05:52.1036942Z INFO: From Compiling aten/src/ATen/native/cuda/Sorting.cu: 2022-12-01T10:05:52.1047559Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:05:53.5261163Z [1,115 / 1,947] Compiling aten/src/ATen/native/cuda/Indexing.cu; 209s processwrapper-sandbox ... (8 actions running) 2022-12-01T10:05:56.0928063Z INFO: From Compiling aten/src/ATen/native/cuda/CumprodKernel.cu: 2022-12-01T10:05:56.0951026Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:05:58.9236916Z INFO: From Compiling aten/src/ATen/native/cuda/Col2Im.cu: 2022-12-01T10:05:58.9301856Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:06:02.5485658Z INFO: From Compiling aten/src/ATen/native/cuda/Indexing.cu: 2022-12-01T10:06:02.5497459Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:06:02.5499441Z aten/src/ATen/native/cuda/Indexing.cu(419): warning #177-D: variable "at::native::::index_put_with_sort_stub__register" was declared but never referenced 2022-12-01T10:06:02.5502130Z 2022-12-01T10:06:02.5503695Z aten/src/ATen/native/cuda/Indexing.cu(519): warning #177-D: variable "at::native::::index_put_with_sort_quantized_stub__register" was declared but never referenced 2022-12-01T10:06:02.5504192Z 2022-12-01T10:06:02.5504933Z aten/src/ATen/native/cuda/Indexing.cu(1405): warning #177-D: variable "at::native::::masked_fill_kernel_quantized_stub__register" was declared but never referenced 2022-12-01T10:06:02.5505421Z 2022-12-01T10:06:02.5620387Z INFO: From Compiling aten/src/ATen/native/cuda/SegmentReduce.cu: 2022-12-01T10:06:02.5621234Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:06:02.5622321Z aten/src/ATen/native/cuda/SegmentReduce.cu(66): warning #177-D: function "at::native::::_get_complete_sum" was declared but never referenced 2022-12-01T10:06:02.5622762Z 2022-12-01T10:06:14.4077570Z INFO: From Compiling aten/src/ATen/native/cuda/RenormKernel.cu: 2022-12-01T10:06:14.4079614Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:06:16.3049609Z INFO: From Compiling aten/src/ATen/native/cuda/Bucketization.cu: 2022-12-01T10:06:16.3059763Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:06:21.9334701Z INFO: From Compiling aten/src/ATen/native/cuda/TensorModeKernel.cu: 2022-12-01T10:06:21.9353475Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:06:28.5369245Z INFO: From Compiling aten/src/ATen/native/cuda/CrossKernel.cu: 2022-12-01T10:06:28.5378992Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:06:31.9072769Z INFO: From Compiling aten/src/ATen/native/cuda/CumminmaxKernel.cu: 2022-12-01T10:06:31.9079002Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:06:41.4069897Z INFO: From Compiling aten/src/ATen/native/cuda/CopysignKernel.cu: 2022-12-01T10:06:41.4070666Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:06:44.7697798Z INFO: From Compiling aten/src/ATen/native/cuda/CompareKernels.cu: 2022-12-01T10:06:44.7698718Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:06:47.0473998Z INFO: From Compiling aten/src/ATen/native/cuda/SparseBinaryOpIntersectionKernel.cu: 2022-12-01T10:06:47.0484546Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:06:49.8297508Z INFO: From Compiling aten/src/ATen/native/cuda/CumsumKernel.cu: 2022-12-01T10:06:49.8308170Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:06:52.2143704Z INFO: From Compiling aten/src/ATen/native/cuda/CompareEQKernel.cu: 2022-12-01T10:06:52.2147391Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:06:54.2742650Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryShiftOpsKernels.cu: 2022-12-01T10:06:54.2743433Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:06:57.7434775Z INFO: From Compiling aten/src/ATen/native/cuda/DepthwiseConv3d.cu: 2022-12-01T10:06:57.7477470Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:07:00.8929919Z INFO: From Compiling aten/src/ATen/native/cuda/DilatedMaxPool3d.cu: 2022-12-01T10:07:00.8935449Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:07:04.6802463Z INFO: From Compiling aten/src/ATen/native/cuda/Reduce.cu: 2022-12-01T10:07:04.6812814Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:07:10.3934423Z INFO: From Compiling aten/src/ATen/native/cuda/DistanceKernel.cu: 2022-12-01T10:07:10.3943643Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:07:11.3650798Z INFO: From Compiling aten/src/ATen/native/cuda/RNN.cu: 2022-12-01T10:07:11.3671155Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:07:17.3546154Z INFO: From Compiling aten/src/ATen/native/cuda/RangeFactories.cu: 2022-12-01T10:07:17.3546860Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:07:18.0847411Z INFO: From Compiling aten/src/ATen/native/cuda/ForeachBinaryOpScalar.cu: 2022-12-01T10:07:18.0853515Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:07:22.0862429Z INFO: From Compiling aten/src/ATen/native/cuda/ReduceAMinMaxKernel.cu: 2022-12-01T10:07:22.0873663Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:07:24.8453463Z INFO: From Compiling aten/src/ATen/native/cuda/MultiLabelMarginCriterion.cu: 2022-12-01T10:07:24.8454248Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:07:31.0421867Z [1,139 / 1,947] Compiling aten/src/ATen/native/cuda/Sort.cu; 110s processwrapper-sandbox ... (8 actions running) 2022-12-01T10:07:31.6641388Z INFO: From Compiling aten/src/ATen/native/cuda/NaiveConvolutionTranspose2d.cu: 2022-12-01T10:07:31.6650832Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:07:35.9120629Z INFO: From Compiling aten/src/ATen/native/cuda/NaiveConvolutionTranspose3d.cu: 2022-12-01T10:07:35.9121525Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:07:37.0625400Z INFO: From Compiling aten/src/ATen/native/cuda/FillKernel.cu: 2022-12-01T10:07:37.0656919Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:07:38.8406235Z INFO: From Compiling aten/src/ATen/native/cuda/ForeachBinaryOpList.cu: 2022-12-01T10:07:38.8411891Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:07:44.3813869Z INFO: From Compiling aten/src/ATen/native/cuda/DistributionBernoulli.cu: 2022-12-01T10:07:44.3819565Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:07:44.8176499Z INFO: From Compiling aten/src/ATen/native/cuda/ForeachBinaryOpScalarList.cu: 2022-12-01T10:07:44.8182325Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:07:50.8065637Z INFO: From Compiling aten/src/ATen/native/cuda/NLLLoss2d.cu: 2022-12-01T10:07:50.8073153Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:07:58.3302988Z INFO: From Compiling aten/src/ATen/native/cuda/FusedAdamKernel.cu: 2022-12-01T10:07:58.3318265Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:07:58.7571748Z INFO: From Compiling aten/src/ATen/native/cuda/FractionalMaxPool3d.cu: 2022-12-01T10:07:58.7577658Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:07:59.3925451Z INFO: From Compiling aten/src/ATen/native/cuda/LossCTC.cu: 2022-12-01T10:07:59.3936731Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:08:00.3261118Z INFO: From Compiling aten/src/ATen/native/cuda/Dropout.cu: 2022-12-01T10:08:00.3267617Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:08:05.6992039Z INFO: From Compiling aten/src/ATen/native/cuda/GcdLcmKernel.cu: 2022-12-01T10:08:05.6992763Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:08:12.7025958Z INFO: From Compiling aten/src/ATen/native/cuda/Im2Col.cu: 2022-12-01T10:08:12.7027912Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:08:19.0796893Z INFO: From Compiling aten/src/ATen/native/cuda/LegacyThrustHelpers.cu: 2022-12-01T10:08:19.0798186Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:08:21.1913407Z INFO: From Compiling aten/src/ATen/native/cuda/ReduceMinValuesKernel.cu: 2022-12-01T10:08:21.1941258Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:08:26.4588512Z INFO: From Compiling aten/src/ATen/native/cuda/IGammaKernel.cu: 2022-12-01T10:08:26.4592248Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:08:38.2190314Z INFO: From Compiling aten/src/ATen/native/cuda/FractionalMaxPool2d.cu: 2022-12-01T10:08:38.2191111Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:08:52.5495384Z INFO: From Compiling aten/src/ATen/native/cuda/ForeachReduceOp.cu: 2022-12-01T10:08:52.5496175Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:08:53.5624470Z INFO: From Compiling aten/src/ATen/native/cuda/LogcumsumexpKernel.cu: 2022-12-01T10:08:53.5630797Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:08:54.2157264Z INFO: From Compiling aten/src/ATen/native/cuda/LinearAlgebra.cu: 2022-12-01T10:08:54.2167059Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:08:57.3556126Z INFO: From Compiling aten/src/ATen/native/cuda/Loss.cu: 2022-12-01T10:08:57.3556843Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:08:57.3557627Z aten/src/ATen/native/cuda/Loss.cu(460): warning #186-D: pointless comparison of unsigned integer with zero 2022-12-01T10:08:57.3558506Z detected during instantiation of "void at::native::::nll_loss_backward_reduce_cuda_kernel_2d(scalar_t *, scalar_t *, index_t *, scalar_t *, scalar_t *, __nv_bool, int, int, int64_t, int64_t) [with scalar_t=double, index_t=uint8_t]" 2022-12-01T10:08:57.3819391Z (545): here 2022-12-01T10:08:57.3819647Z 2022-12-01T10:08:57.3820360Z aten/src/ATen/native/cuda/Loss.cu(460): warning #186-D: pointless comparison of unsigned integer with zero 2022-12-01T10:08:57.3821222Z detected during instantiation of "void at::native::::nll_loss_backward_reduce_cuda_kernel_2d(scalar_t *, scalar_t *, index_t *, scalar_t *, scalar_t *, __nv_bool, int, int, int64_t, int64_t) [with scalar_t=double, index_t=int64_t]" 2022-12-01T10:08:57.3821772Z (545): here 2022-12-01T10:08:57.3821916Z 2022-12-01T10:08:57.3822294Z aten/src/ATen/native/cuda/Loss.cu(460): warning #186-D: pointless comparison of unsigned integer with zero 2022-12-01T10:08:57.3823265Z detected during instantiation of "void at::native::::nll_loss_backward_reduce_cuda_kernel_2d(scalar_t *, scalar_t *, index_t *, scalar_t *, scalar_t *, __nv_bool, int, int, int64_t, int64_t) [with scalar_t=float, index_t=uint8_t]" 2022-12-01T10:08:57.3823771Z (545): here 2022-12-01T10:08:57.3823912Z 2022-12-01T10:08:57.3824292Z aten/src/ATen/native/cuda/Loss.cu(460): warning #186-D: pointless comparison of unsigned integer with zero 2022-12-01T10:08:57.3825143Z detected during instantiation of "void at::native::::nll_loss_backward_reduce_cuda_kernel_2d(scalar_t *, scalar_t *, index_t *, scalar_t *, scalar_t *, __nv_bool, int, int, int64_t, int64_t) [with scalar_t=float, index_t=int64_t]" 2022-12-01T10:08:57.3825660Z (545): here 2022-12-01T10:08:57.3825787Z 2022-12-01T10:08:57.3826178Z aten/src/ATen/native/cuda/Loss.cu(460): warning #186-D: pointless comparison of unsigned integer with zero 2022-12-01T10:08:57.3826879Z detected during instantiation of "void at::native::::nll_loss_backward_reduce_cuda_kernel_2d(scalar_t *, scalar_t *, index_t *, scalar_t *, scalar_t *, __nv_bool, int, int, int64_t, int64_t) [with scalar_t=c10::Half, index_t=uint8_t]" 2022-12-01T10:08:57.3827383Z (545): here 2022-12-01T10:08:57.3827522Z 2022-12-01T10:08:57.3827885Z aten/src/ATen/native/cuda/Loss.cu(460): warning #186-D: pointless comparison of unsigned integer with zero 2022-12-01T10:08:57.3828577Z detected during instantiation of "void at::native::::nll_loss_backward_reduce_cuda_kernel_2d(scalar_t *, scalar_t *, index_t *, scalar_t *, scalar_t *, __nv_bool, int, int, int64_t, int64_t) [with scalar_t=c10::Half, index_t=int64_t]" 2022-12-01T10:08:57.3829066Z (545): here 2022-12-01T10:08:57.3829203Z 2022-12-01T10:08:57.3829571Z aten/src/ATen/native/cuda/Loss.cu(460): warning #186-D: pointless comparison of unsigned integer with zero 2022-12-01T10:08:57.3830262Z detected during instantiation of "void at::native::::nll_loss_backward_reduce_cuda_kernel_2d(scalar_t *, scalar_t *, index_t *, scalar_t *, scalar_t *, __nv_bool, int, int, int64_t, int64_t) [with scalar_t=c10::BFloat16, index_t=uint8_t]" 2022-12-01T10:08:57.3830777Z (545): here 2022-12-01T10:08:57.3830922Z 2022-12-01T10:08:57.3831285Z aten/src/ATen/native/cuda/Loss.cu(460): warning #186-D: pointless comparison of unsigned integer with zero 2022-12-01T10:08:57.3831977Z detected during instantiation of "void at::native::::nll_loss_backward_reduce_cuda_kernel_2d(scalar_t *, scalar_t *, index_t *, scalar_t *, scalar_t *, __nv_bool, int, int, int64_t, int64_t) [with scalar_t=c10::BFloat16, index_t=int64_t]" 2022-12-01T10:08:57.3832491Z (545): here 2022-12-01T10:08:57.3832630Z 2022-12-01T10:09:07.2299860Z INFO: From Compiling aten/src/ATen/native/cuda/GridSampler.cu: 2022-12-01T10:09:07.2309966Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:09:08.1249716Z INFO: From Compiling aten/src/ATen/native/cuda/MultiMarginLoss.cu: 2022-12-01T10:09:08.1261541Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:09:08.1270711Z INFO: From Compiling aten/src/ATen/native/cuda/MaxUnpooling.cu: 2022-12-01T10:09:08.1274435Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:09:13.8800107Z INFO: From Compiling aten/src/ATen/native/cuda/EmbeddingBackwardKernel.cu: 2022-12-01T10:09:13.8800906Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:09:14.5834002Z INFO: From Compiling aten/src/ATen/native/cuda/LogAddExpKernel.cu: 2022-12-01T10:09:14.5834798Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:09:18.0750672Z INFO: From Compiling aten/src/ATen/native/cuda/ForeachUnaryOp.cu: 2022-12-01T10:09:18.0772968Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:09:23.1849094Z [1,167 / 1,947] Compiling aten/src/ATen/native/cuda/Sort.cu; 222s processwrapper-sandbox ... (8 actions running) 2022-12-01T10:09:23.2209524Z INFO: From Compiling aten/src/ATen/native/cuda/Sort.cu: 2022-12-01T10:09:23.2218871Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:09:28.0700299Z INFO: From Compiling aten/src/ATen/native/cuda/DistributionUniform.cu: 2022-12-01T10:09:28.0730478Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:09:28.5417809Z INFO: From Compiling aten/src/ATen/native/cuda/Nonzero.cu: 2022-12-01T10:09:28.5424308Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:09:28.7807239Z INFO: From Compiling aten/src/ATen/native/cuda/EmbeddingBag.cu: 2022-12-01T10:09:28.7817493Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:09:30.7570429Z INFO: From Compiling aten/src/ATen/native/cuda/RecordStream.cu: 2022-12-01T10:09:30.7577426Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:09:42.3122925Z INFO: From Compiling aten/src/ATen/native/cuda/DistributionCauchyKernel.cu: 2022-12-01T10:09:42.3123750Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:09:42.5171364Z INFO: From Compiling aten/src/ATen/native/cuda/DistributionLogNormalKernel.cu: 2022-12-01T10:09:42.5197218Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:09:44.3605251Z INFO: From Compiling aten/src/ATen/native/cuda/Randperm.cu: 2022-12-01T10:09:44.3606613Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:09:52.9301298Z INFO: From Compiling aten/src/ATen/native/cuda/Lerp.cu: 2022-12-01T10:09:52.9306539Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:09:54.7226769Z INFO: From Compiling aten/src/ATen/native/cuda/DistributionRandomKernel.cu: 2022-12-01T10:09:54.7231994Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:10:10.8614489Z INFO: From Compiling aten/src/ATen/native/cuda/DepthwiseConv2d.cu: 2022-12-01T10:10:10.8621330Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:10:21.4078463Z INFO: From Compiling aten/src/ATen/native/cuda/ReduceArgMinKernel.cu: 2022-12-01T10:10:21.4087252Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:10:23.4741894Z INFO: From Compiling aten/src/ATen/native/cuda/Repeat.cu: 2022-12-01T10:10:23.4746489Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:10:33.3913593Z INFO: From Compiling aten/src/ATen/native/cuda/ReduceArgMaxKernel.cu: 2022-12-01T10:10:33.3914449Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:10:37.9009081Z INFO: From Compiling aten/src/ATen/native/cuda/ReflectionPad.cu: 2022-12-01T10:10:37.9012490Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:10:49.5339884Z INFO: From Compiling aten/src/ATen/native/cuda/RreluWithNoise.cu: 2022-12-01T10:10:49.5344936Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:10:51.8396715Z INFO: From Compiling aten/src/ATen/native/cuda/ConvolutionMM2d.cu: 2022-12-01T10:10:51.8408155Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:11:04.3442971Z INFO: From Compiling aten/src/ATen/native/cuda/ReplicationPadding.cu: 2022-12-01T10:11:04.3450023Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:11:04.3451174Z aten/src/ATen/native/cuda/ReplicationPadding.cu(307): warning #177-D: function "at::native::::shapeCheck3d" was declared but never referenced 2022-12-01T10:11:04.3451624Z 2022-12-01T10:11:12.0214949Z INFO: From Compiling aten/src/ATen/native/cuda/ReduceMomentKernel.cu: 2022-12-01T10:11:12.0242048Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:11:13.8150426Z INFO: From Compiling aten/src/ATen/native/cuda/SortImpl.cu: 2022-12-01T10:11:13.8156908Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:11:27.6184724Z INFO: From Compiling aten/src/ATen/native/cuda/ReduceLogicKernel.cu: 2022-12-01T10:11:27.6190006Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:11:27.7837254Z INFO: From Compiling aten/src/ATen/native/cuda/Distributions.cu: 2022-12-01T10:11:27.7853562Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:11:31.8079586Z INFO: From Compiling aten/src/ATen/native/cuda/ReduceMaxValuesKernel.cu: 2022-12-01T10:11:31.8080398Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:11:32.1502580Z [1,190 / 1,947] Compiling aten/src/ATen/native/cuda/IndexKernel.cu; 199s processwrapper-sandbox ... (8 actions running) 2022-12-01T10:11:32.8896075Z INFO: From Compiling aten/src/ATen/native/cuda/SoftMax.cu: 2022-12-01T10:11:32.8929112Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:12:02.9980215Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryMulKernel.cu: 2022-12-01T10:12:02.9980961Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:12:15.6242706Z INFO: From Compiling aten/src/ATen/native/cuda/IndexKernel.cu: 2022-12-01T10:12:15.6243515Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:12:18.1891067Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryGeometricKernels.cu: 2022-12-01T10:12:18.1918617Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:12:23.0108712Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGammaKernels.cu: 2022-12-01T10:12:23.0113421Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:12:33.9837244Z INFO: From Compiling aten/src/ATen/native/cuda/ScatterGatherKernel.cu: 2022-12-01T10:12:33.9846551Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:12:43.5815092Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryMiscOpsKernels.cu: 2022-12-01T10:12:43.5821630Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:13:00.2158734Z INFO: From Compiling aten/src/ATen/native/cuda/SummaryOps.cu: 2022-12-01T10:13:00.2163430Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:13:03.2222220Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryDivTruncKernel.cu: 2022-12-01T10:13:03.2343519Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:13:03.3723467Z INFO: From Compiling aten/src/ATen/native/cuda/AdaptiveMaxPooling3d.cu: 2022-12-01T10:13:03.3731328Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:13:09.9366245Z INFO: From Compiling aten/src/ATen/native/cuda/PowKernel.cu: 2022-12-01T10:13:09.9367033Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:13:12.1127607Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryComplexKernels.cu: 2022-12-01T10:13:12.1128478Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:13:16.5851506Z INFO: From Compiling aten/src/ATen/native/cuda/TensorTransformations.cu: 2022-12-01T10:13:16.5852334Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:13:20.3456208Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryRemainderKernel.cu: 2022-12-01T10:13:20.3461983Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:13:27.0129079Z INFO: From Compiling aten/src/ATen/native/cuda/AdaptiveAveragePooling.cu: 2022-12-01T10:13:27.0145766Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:13:33.5666813Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryBitwiseOpsKernels.cu: 2022-12-01T10:13:33.5671781Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:13:33.9531950Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryDivFloorKernel.cu: 2022-12-01T10:13:33.9535237Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:13:35.2132657Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationSoftshrinkKernel.cu: 2022-12-01T10:13:35.2148073Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:13:36.8933811Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryLogicalOpsKernels.cu: 2022-12-01T10:13:36.8934723Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:13:44.8044600Z INFO: From Compiling aten/src/ATen/native/cuda/CUDAScalar.cu: 2022-12-01T10:13:44.8045338Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:13:46.6012144Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationSiluKernel.cu: 2022-12-01T10:13:46.6012993Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:13:49.8082242Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationHardtanhKernel.cu: 2022-12-01T10:13:49.8083101Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:13:50.6675327Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGeometricAcoshKernel.cu: 2022-12-01T10:13:50.6676323Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:13:50.6677651Z aten/src/ATen/native/cuda/UnaryGeometricAcoshKernel.cu(15): warning #177-D: variable "at::native::acosh_name" was declared but never referenced 2022-12-01T10:13:50.6678044Z 2022-12-01T10:13:58.3815816Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationLogSigmoidKernel.cu: 2022-12-01T10:13:58.3816545Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:13:59.0628117Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationLeakyReluKernel.cu: 2022-12-01T10:13:59.0637638Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:14:00.4597217Z [1,216 / 1,947] Compiling aten/src/ATen/native/cuda/ActivationThresholdKernel.cu; 56s processwrapper-sandbox ... (8 actions running) 2022-12-01T10:14:00.7893633Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationHardshrinkKernel.cu: 2022-12-01T10:14:00.7923206Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:14:02.2974034Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationThresholdKernel.cu: 2022-12-01T10:14:02.2983109Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:14:03.8935723Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGeometricCosKernel.cu: 2022-12-01T10:14:03.8949533Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:14:03.8950653Z aten/src/ATen/native/cuda/UnaryGeometricCosKernel.cu(15): warning #177-D: variable "at::native::cos_name" was declared but never referenced 2022-12-01T10:14:03.8951074Z 2022-12-01T10:14:05.3608205Z INFO: From Compiling aten/src/ATen/cuda/jiterator.cu: 2022-12-01T10:14:05.3613531Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:14:05.8857696Z INFO: From Compiling aten/src/ATen/cuda/Sleep.cu: 2022-12-01T10:14:05.8863414Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:14:11.4347431Z INFO: From Compiling aten/src/ATen/native/cuda/AbsKernel.cu: 2022-12-01T10:14:11.4352282Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:14:11.7961126Z INFO: From Compiling aten/src/ATen/cuda/detail/IndexUtils.cu: 2022-12-01T10:14:11.8000116Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:14:11.9702317Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGeometricAtanhKernel.cu: 2022-12-01T10:14:11.9703230Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:14:11.9704757Z aten/src/ATen/native/cuda/UnaryGeometricAtanhKernel.cu(15): warning #177-D: variable "at::native::atanh_name" was declared but never referenced 2022-12-01T10:14:11.9705149Z 2022-12-01T10:14:13.0896312Z INFO: From Compiling aten/src/ATen/native/cuda/UpSampleLinear1d.cu: 2022-12-01T10:14:13.0896840Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:14:14.2554398Z INFO: From Compiling aten/src/ATen/native/cuda/SpectralOps.cu: 2022-12-01T10:14:14.2555145Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:14:16.0081072Z INFO: From Compiling aten/src/ATen/RegisterSparseMeta.cpp: 2022-12-01T10:14:16.0082613Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterSparseMeta.cpp:100:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:14:16.0083602Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-12-01T10:14:16.0084124Z ^~~~~~~~~~~~~ 2022-12-01T10:14:16.0085388Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterSparseMeta.cpp:81:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:14:16.0086594Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T10:14:16.0087164Z ^~~~~~~~~~ 2022-12-01T10:14:19.2290283Z INFO: From Compiling aten/src/ATen/RegisterCompositeExplicitAutograd.cpp: 2022-12-01T10:14:19.2298862Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp:1103:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:14:19.2299884Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-12-01T10:14:19.2300549Z ^~~~~~~~~~~~~ 2022-12-01T10:14:19.2301738Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp:1084:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:14:19.2302681Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T10:14:19.2303137Z ^~~~~~~~~~ 2022-12-01T10:14:19.6770450Z INFO: From Compiling aten/src/ATen/RegisterSparseCPU.cpp: 2022-12-01T10:14:19.6785372Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterSparseCPU.cpp:167:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:14:19.6786183Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-12-01T10:14:19.6786576Z ^~~~~~~~~~~~~ 2022-12-01T10:14:19.6787593Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterSparseCPU.cpp:148:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:14:19.6788441Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T10:14:19.6788887Z ^~~~~~~~~~ 2022-12-01T10:14:21.2295758Z INFO: From Compiling aten/src/ATen/RegisterCompositeImplicitAutograd.cpp: 2022-12-01T10:14:21.2303619Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp:1029:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:14:21.2304654Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-12-01T10:14:21.2305116Z ^~~~~~~~~~~~~ 2022-12-01T10:14:21.2306369Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp:1010:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:14:21.2307257Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T10:14:21.2307656Z ^~~~~~~~~~ 2022-12-01T10:14:22.2060563Z INFO: From Compiling aten/src/ATen/RegisterMkldnnCPU.cpp: 2022-12-01T10:14:22.2073360Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterMkldnnCPU.cpp:119:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:14:22.2074197Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-12-01T10:14:22.2074632Z ^~~~~~~~~~~~~ 2022-12-01T10:14:22.2075758Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterMkldnnCPU.cpp:100:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:14:22.2076640Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T10:14:22.2077144Z ^~~~~~~~~~ 2022-12-01T10:14:25.0178984Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationEluKernel.cu: 2022-12-01T10:14:25.0180264Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:14:26.4111760Z INFO: From Compiling aten/src/ATen/RegisterNestedTensorCPU.cpp: 2022-12-01T10:14:26.4131730Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterNestedTensorCPU.cpp:119:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:14:26.4132613Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-12-01T10:14:26.4133332Z ^~~~~~~~~~~~~ 2022-12-01T10:14:26.4134430Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterNestedTensorCPU.cpp:100:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:14:26.4135341Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T10:14:26.4135739Z ^~~~~~~~~~ 2022-12-01T10:15:00.8138652Z INFO: From Compiling aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: 2022-12-01T10:15:00.8197317Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: In lambda function: 2022-12-01T10:15:00.8198373Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp:36:28: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:15:00.8198946Z [](Vec /* unused */) { return 0.0; }, 2022-12-01T10:15:00.8199278Z ^ 2022-12-01T10:15:13.9061134Z INFO: From Compiling aten/src/ATen/native/QuantizedLinear.cpp: 2022-12-01T10:15:13.9100966Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_linear_int8_weight_fp32_activation(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::Scalar&, const c10::Scalar&, const at::Tensor&)': 2022-12-01T10:15:13.9102118Z aten/src/ATen/native/QuantizedLinear.cpp:119:69: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = fbgemm::PackBMatrix]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-12-01T10:15:13.9102689Z cpp_custom_type_hack::cast>(packed); 2022-12-01T10:15:13.9103008Z ^ 2022-12-01T10:15:13.9103262Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:14:0: 2022-12-01T10:15:13.9222019Z aten/src/ATen/cpp_custom_type_hack.h:71:1: note: declared here 2022-12-01T10:15:13.9222716Z cast(const Tensor& packed) { 2022-12-01T10:15:13.9222988Z ^~~~ 2022-12-01T10:15:13.9223691Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_quantized_matrix(const at::Tensor&)': 2022-12-01T10:15:13.9224988Z aten/src/ATen/native/QuantizedLinear.cpp:307:71: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = fbgemm::PackBMatrix]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-12-01T10:15:13.9225989Z return cpp_custom_type_hack::create(std::move(ptr), weight.options()); 2022-12-01T10:15:13.9226385Z ^ 2022-12-01T10:15:13.9226779Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:14:0: 2022-12-01T10:15:13.9227297Z aten/src/ATen/cpp_custom_type_hack.h:86:1: note: declared here 2022-12-01T10:15:13.9227727Z create(std::unique_ptr ptr, TensorOptions options) { 2022-12-01T10:15:13.9228075Z ^~~~~~ 2022-12-01T10:15:13.9381260Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_gemm_matrix_fp16(const at::Tensor&)': 2022-12-01T10:15:13.9389523Z aten/src/ATen/native/QuantizedLinear.cpp:401:54: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = c10::intrusive_ptr]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-12-01T10:15:13.9390965Z std::move(unique_ptr_wrapper), weight.options()); 2022-12-01T10:15:13.9391365Z ^ 2022-12-01T10:15:13.9391799Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:14:0: 2022-12-01T10:15:13.9392575Z aten/src/ATen/cpp_custom_type_hack.h:86:1: note: declared here 2022-12-01T10:15:13.9392989Z create(std::unique_ptr ptr, TensorOptions options) { 2022-12-01T10:15:13.9393325Z ^~~~~~ 2022-12-01T10:15:13.9394117Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_linear_fp16_weight_fp32_activation(const at::Tensor&, const at::Tensor&, const at::Tensor&)': 2022-12-01T10:15:13.9395813Z aten/src/ATen/native/QuantizedLinear.cpp:423:73: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = c10::intrusive_ptr]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-12-01T10:15:13.9396722Z c10::intrusive_ptr>(packed_weight)) 2022-12-01T10:15:13.9397136Z ^ 2022-12-01T10:15:13.9397582Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:14:0: 2022-12-01T10:15:13.9398060Z aten/src/ATen/cpp_custom_type_hack.h:71:1: note: declared here 2022-12-01T10:15:13.9398439Z cast(const Tensor& packed) { 2022-12-01T10:15:13.9398734Z ^~~~ 2022-12-01T10:15:34.4879131Z INFO: From Compiling aten/src/ATen/RegisterQuantizedCPU.cpp: 2022-12-01T10:15:34.4880750Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterQuantizedCPU.cpp:174:23: warning: 'c10::optional at::{anonymous}::maybe_create_proxy(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:15:34.4881638Z c10::optional maybe_create_proxy(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T10:15:34.4882146Z ^~~~~~~~~~~~~~~~~~ 2022-12-01T10:15:34.4883135Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterQuantizedCPU.cpp:158:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:15:34.4883831Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-12-01T10:15:34.4884205Z ^~~~~~~~~~~~~ 2022-12-01T10:15:34.4885187Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterQuantizedCPU.cpp:139:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:15:34.4885931Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T10:15:34.4886368Z ^~~~~~~~~~ 2022-12-01T10:15:34.4887321Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterQuantizedCPU.cpp:132:8: warning: 'at::Tensor at::{anonymous}::create_out(at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:15:34.4888060Z Tensor create_out(IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T10:15:34.4888464Z ^~~~~~~~~~ 2022-12-01T10:15:35.1348369Z INFO: From Compiling aten/src/ATen/RegisterZeroTensor.cpp: 2022-12-01T10:15:35.1356154Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterZeroTensor.cpp:89:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:15:35.1356993Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-12-01T10:15:35.1357465Z ^~~~~~~~~~~~~ 2022-12-01T10:15:35.1358558Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterZeroTensor.cpp:70:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:15:35.1359523Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T10:15:35.1360209Z ^~~~~~~~~~ 2022-12-01T10:15:43.1141396Z INFO: From Compiling aten/src/ATen/native/sparse/cuda/SparseCsrTensorMath.cu: 2022-12-01T10:15:43.1143596Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:16:08.4456069Z INFO: From Compiling aten/src/ATen/RegisterQuantizedMeta.cpp: 2022-12-01T10:16:08.4470822Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterQuantizedMeta.cpp:82:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:16:08.4471695Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-12-01T10:16:08.4472138Z ^~~~~~~~~~~~~ 2022-12-01T10:16:08.4473238Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterQuantizedMeta.cpp:63:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:16:08.4474152Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T10:16:08.4552436Z ^~~~~~~~~~ 2022-12-01T10:16:09.8813891Z INFO: From Compiling aten/src/ATen/RegisterSparseCsrCPU.cpp: 2022-12-01T10:16:09.8815807Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterSparseCsrCPU.cpp:146:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:16:09.8816694Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-12-01T10:16:09.8818468Z ^~~~~~~~~~~~~ 2022-12-01T10:16:09.8819666Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterSparseCsrCPU.cpp:127:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:16:09.8820707Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T10:16:09.8821196Z ^~~~~~~~~~ 2022-12-01T10:16:36.9646485Z INFO: From Compiling caffe2/core/context_gpu.cu: 2022-12-01T10:16:36.9692937Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:16:36.9693861Z caffe2/core/context_gpu.cu(26): warning #737-D: using-declaration ignored -- it refers to the current namespace 2022-12-01T10:16:36.9694245Z 2022-12-01T10:16:36.9694822Z caffe2/core/context_gpu.cu(26): warning #737-D: using-declaration ignored -- it refers to the current namespace 2022-12-01T10:16:36.9842616Z 2022-12-01T10:16:36.9843492Z caffe2/core/context_gpu.cu(26): warning #737-D: using-declaration ignored -- it refers to the current namespace 2022-12-01T10:16:36.9843927Z 2022-12-01T10:16:36.9844419Z caffe2/core/context_gpu.cu(26): warning #737-D: using-declaration ignored -- it refers to the current namespace 2022-12-01T10:16:36.9844831Z 2022-12-01T10:16:37.8774397Z INFO: From Compiling aten/src/ATen/cuda/cub-RadixSortPairs.cu: 2022-12-01T10:16:37.8779946Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:16:39.1074054Z INFO: From Compiling caffe2/utils/math/broadcast.cu: 2022-12-01T10:16:39.1078311Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:16:41.8551798Z INFO: From Compiling caffe2/utils/math/transpose.cu: 2022-12-01T10:16:41.8552587Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:16:46.8969165Z INFO: From Compiling caffe2/sgd/yellowfin_op_gpu.cu: 2022-12-01T10:16:46.8970559Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:16:51.0153969Z [1,996 / 2,154] Compiling caffe2/operators/abs_op.cu; 24s processwrapper-sandbox ... (8 actions running) 2022-12-01T10:16:56.9811322Z INFO: From Compiling caffe2/operators/transpose_op.cu: 2022-12-01T10:16:56.9819886Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:16:58.7163285Z INFO: From Compiling caffe2/operators/abs_op.cu: 2022-12-01T10:16:58.7172851Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:17:00.8238685Z INFO: From Compiling caffe2/sgd/adam_op_gpu.cu: 2022-12-01T10:17:00.8247990Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:17:02.2242333Z INFO: From Compiling caffe2/sgd/lars_op_gpu.cu: 2022-12-01T10:17:02.2252374Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:17:06.9236711Z INFO: From Compiling caffe2/operators/arg_ops.cu: 2022-12-01T10:17:06.9245314Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:17:15.5024367Z INFO: From Compiling caffe2/sgd/fp32_momentum_sgd_op.cu: 2022-12-01T10:17:15.5147774Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:17:18.3215915Z INFO: From Compiling caffe2/operators/atan_op.cu: 2022-12-01T10:17:18.3222368Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:17:19.4693354Z INFO: From Compiling caffe2/sgd/adagrad_op_gpu.cu: 2022-12-01T10:17:19.4713005Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:17:22.0189775Z INFO: From Compiling caffe2/operators/top_k.cu: 2022-12-01T10:17:22.0225347Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:17:25.8011123Z INFO: From Compiling caffe2/operators/batch_matmul_op.cu: 2022-12-01T10:17:25.8039900Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:17:29.4248424Z INFO: From Compiling caffe2/operators/batch_moments_op.cu: 2022-12-01T10:17:29.4254450Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:17:32.7040345Z INFO: From Compiling caffe2/operators/batch_permutation_op.cu: 2022-12-01T10:17:32.7045845Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:17:37.2274377Z INFO: From Compiling caffe2/operators/batch_sparse_to_dense_op.cu: 2022-12-01T10:17:37.2283770Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:17:46.8230663Z INFO: From Compiling caffe2/operators/boolean_mask_ops.cu: 2022-12-01T10:17:46.8236583Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:17:48.7846123Z INFO: From Compiling caffe2/operators/cast_op.cu: 2022-12-01T10:17:48.7852910Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:17:50.7855612Z INFO: From Compiling caffe2/operators/channel_backprop_stats_op.cu: 2022-12-01T10:17:50.7863629Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:17:51.7791755Z INFO: From Compiling caffe2/operators/cbrt_op.cu: 2022-12-01T10:17:51.7792548Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:17:57.5172681Z INFO: From Compiling caffe2/operators/tile_op.cu: 2022-12-01T10:17:57.5192376Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:17:58.3084865Z INFO: From Compiling caffe2/operators/channel_shuffle_op.cu: 2022-12-01T10:17:58.3086041Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:18:01.5999623Z INFO: From Compiling caffe2/operators/channel_stats_op.cu: 2022-12-01T10:18:01.6000558Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:18:06.5732493Z INFO: From Compiling caffe2/operators/channelwise_conv3d_op_cudnn.cu: 2022-12-01T10:18:06.5733652Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:18:17.2441603Z INFO: From Compiling caffe2/operators/clip_op.cu: 2022-12-01T10:18:17.2450905Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:18:18.7243165Z INFO: From Compiling caffe2/operators/swish_op.cu: 2022-12-01T10:18:18.7249109Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:18:21.1438577Z INFO: From Compiling caffe2/operators/copy_op.cu: 2022-12-01T10:18:21.1446781Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:18:23.5862669Z INFO: From Compiling caffe2/operators/cosh_op.cu: 2022-12-01T10:18:23.5887826Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:18:26.9549374Z INFO: From Compiling caffe2/operators/cosine_embedding_criterion_op.cu: 2022-12-01T10:18:26.9557839Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:18:29.8014221Z INFO: From Compiling caffe2/operators/spatial_batch_norm_op.cu: 2022-12-01T10:18:29.8020348Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:18:31.4025179Z INFO: From Compiling caffe2/operators/cross_entropy_op.cu: 2022-12-01T10:18:31.4033695Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:18:40.8171844Z INFO: From Compiling caffe2/operators/cube_op.cu: 2022-12-01T10:18:40.8300069Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:18:45.7476788Z INFO: From Compiling caffe2/operators/data_couple_gpu.cu: 2022-12-01T10:18:45.7484381Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:18:49.5714351Z INFO: From Compiling caffe2/operators/deform_conv_op.cu: 2022-12-01T10:18:49.5721869Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:18:50.3568420Z INFO: From Compiling caffe2/operators/depthwise_3x3_conv_op_cudnn.cu: 2022-12-01T10:18:50.3573775Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:18:52.6703257Z INFO: From Compiling caffe2/operators/dropout_op.cu: 2022-12-01T10:18:52.6711508Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:18:58.3061059Z INFO: From Compiling caffe2/operators/sinh_op.cu: 2022-12-01T10:18:58.3070151Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:18:59.9794805Z INFO: From Compiling caffe2/operators/elementwise_linear_op.cu: 2022-12-01T10:18:59.9801047Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:19:07.0285254Z INFO: From Compiling caffe2/operators/elementwise_div_op.cu: 2022-12-01T10:19:07.0286195Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:19:14.2604883Z INFO: From Compiling caffe2/operators/selu_op.cu: 2022-12-01T10:19:14.2605746Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:19:19.0702216Z INFO: From Compiling caffe2/operators/elementwise_mul_op.cu: 2022-12-01T10:19:19.0764069Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:19:21.4698562Z INFO: From Compiling caffe2/operators/ensure_cpu_output_op.cu: 2022-12-01T10:19:21.4699373Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:19:21.6577034Z INFO: From Compiling caffe2/operators/elu_op.cu: 2022-12-01T10:19:21.6578112Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:19:25.8465458Z INFO: From Compiling caffe2/operators/elementwise_ops.cu: 2022-12-01T10:19:25.8466424Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:19:27.1362849Z INFO: From Compiling caffe2/operators/roi_pool_op.cu: 2022-12-01T10:19:27.1368849Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:19:32.0696939Z INFO: From Compiling caffe2/operators/erf_op.cu: 2022-12-01T10:19:32.0706217Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:19:37.5727211Z INFO: From Compiling caffe2/operators/filler_op.cu: 2022-12-01T10:19:37.5735965Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:19:44.3054721Z INFO: From Compiling caffe2/operators/find_op.cu: 2022-12-01T10:19:44.3074966Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:19:48.4687936Z INFO: From Compiling caffe2/operators/floor_op.cu: 2022-12-01T10:19:48.4697802Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:19:54.7180249Z INFO: From Compiling caffe2/operators/given_tensor_byte_string_to_uint8_fill_op.cu: 2022-12-01T10:19:54.7181373Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:19:55.6305505Z INFO: From Compiling caffe2/operators/gelu_op.cu: 2022-12-01T10:19:55.6320973Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:19:57.1749150Z INFO: From Compiling caffe2/operators/resize_op.cu: 2022-12-01T10:19:57.1755771Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:20:01.3079875Z INFO: From Compiling caffe2/operators/given_tensor_fill_op.cu: 2022-12-01T10:20:01.3089761Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:20:05.6611323Z INFO: From Compiling caffe2/operators/generate_proposals_op.cu: 2022-12-01T10:20:05.6619965Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:20:06.3759763Z INFO: From Compiling caffe2/operators/glu_op.cu: 2022-12-01T10:20:06.3766086Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:20:07.1544528Z [2,048 / 2,154] Compiling caffe2/operators/group_norm_op.cu; 22s processwrapper-sandbox ... (8 actions running) 2022-12-01T10:20:13.0404266Z INFO: From Compiling caffe2/operators/group_norm_op.cu: 2022-12-01T10:20:13.0412788Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:20:20.4199884Z INFO: From Compiling caffe2/operators/relu_n_op.cu: 2022-12-01T10:20:20.4200804Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:20:23.2542021Z INFO: From Compiling caffe2/operators/gru_unit_op_gpu.cu: 2022-12-01T10:20:23.2548197Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:20:25.0088424Z INFO: From Compiling caffe2/operators/half_float_ops.cu: 2022-12-01T10:20:25.0097268Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:20:26.3491870Z INFO: From Compiling caffe2/operators/instance_norm_op.cu: 2022-12-01T10:20:26.3492608Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:20:30.2134954Z INFO: From Compiling caffe2/operators/reduce_front_back_max_ops.cu: 2022-12-01T10:20:30.2149079Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:20:35.3180681Z INFO: From Compiling caffe2/operators/integral_image_op.cu: 2022-12-01T10:20:35.3181385Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:20:40.8264514Z INFO: From Compiling caffe2/operators/layer_norm_op.cu: 2022-12-01T10:20:40.8273731Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:20:41.8942595Z INFO: From Compiling caffe2/operators/leaky_relu_op.cu: 2022-12-01T10:20:41.8943553Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:20:49.0567540Z INFO: From Compiling caffe2/operators/lengths_pad_op.cu: 2022-12-01T10:20:49.0576308Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:20:52.3190934Z INFO: From Compiling caffe2/operators/assert_op.cu: 2022-12-01T10:20:52.3199747Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:20:56.7091015Z INFO: From Compiling caffe2/operators/loss_op.cu: 2022-12-01T10:20:56.7091962Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:20:59.3960922Z INFO: From Compiling caffe2/operators/logit_op.cu: 2022-12-01T10:20:59.3969815Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:21:03.8276531Z INFO: From Compiling caffe2/operators/lstm_unit_op_gpu.cu: 2022-12-01T10:21:03.8277238Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:21:08.2126806Z INFO: From Compiling caffe2/operators/pack_segments.cu: 2022-12-01T10:21:08.2128936Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:21:09.6619908Z INFO: From Compiling caffe2/operators/max_pool_with_index.cu: 2022-12-01T10:21:09.6620617Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:21:10.2763256Z INFO: From Compiling caffe2/operators/lp_pool_op.cu: 2022-12-01T10:21:10.2772027Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:21:10.6023525Z INFO: From Compiling caffe2/operators/margin_ranking_criterion_op.cu: 2022-12-01T10:21:10.6032515Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:21:20.8752708Z INFO: From Compiling caffe2/operators/mean_op.cu: 2022-12-01T10:21:20.8770638Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:21:24.8208574Z INFO: From Compiling caffe2/operators/mem_query_op.cu: 2022-12-01T10:21:24.8209330Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:21:28.7932318Z INFO: From Compiling caffe2/operators/minmax_ops.cu: 2022-12-01T10:21:28.7933334Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:21:32.2382698Z INFO: From Compiling caffe2/operators/one_hot_ops.cu: 2022-12-01T10:21:32.2391581Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:21:32.8913388Z INFO: From Compiling caffe2/operators/normalize_ops.cu: 2022-12-01T10:21:32.8919988Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:21:32.9160634Z INFO: From Compiling caffe2/operators/moments_op.cu: 2022-12-01T10:21:32.9169202Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:21:36.0384278Z INFO: From Compiling caffe2/operators/multi_class_accuracy_op.cu: 2022-12-01T10:21:36.0394630Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:21:39.6198426Z INFO: From Compiling caffe2/operators/pad_op_gpu.cu: 2022-12-01T10:21:39.6199188Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:21:56.7329054Z INFO: From Compiling caffe2/operators/piecewise_linear_transform_op.cu: 2022-12-01T10:21:56.7332696Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:21:57.7868270Z INFO: From Compiling caffe2/operators/perplexity_op.cu: 2022-12-01T10:21:57.7869030Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:21:58.4073813Z INFO: From Compiling caffe2/operators/local_response_normalization_op.cu: 2022-12-01T10:21:58.4080176Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:22:02.4468806Z INFO: From Compiling caffe2/operators/prelu_op.cu: 2022-12-01T10:22:02.4497152Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:22:03.8530602Z INFO: From Compiling caffe2/operators/pool_op.cu: 2022-12-01T10:22:03.8540231Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:22:06.9539020Z INFO: From Compiling caffe2/operators/pow_op.cu: 2022-12-01T10:22:06.9539985Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:22:07.4985247Z INFO: From Compiling caffe2/operators/reciprocal_op.cu: 2022-12-01T10:22:07.4995088Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:22:09.6211796Z INFO: From Compiling caffe2/operators/reduce_front_back_sum_mean_ops.cu: 2022-12-01T10:22:09.6221376Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:22:17.9952192Z INFO: From Compiling caffe2/operators/reduction_ops.cu: 2022-12-01T10:22:17.9952994Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:22:27.0273601Z INFO: From Compiling caffe2/operators/reduce_ops.cu: 2022-12-01T10:22:27.0274374Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:22:29.7807708Z INFO: From Compiling caffe2/operators/hard_sigmoid_op.cu: 2022-12-01T10:22:29.7815831Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:22:31.5694243Z INFO: From Compiling caffe2/operators/replace_nan_op.cu: 2022-12-01T10:22:31.5704187Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:22:34.2255106Z INFO: From Compiling caffe2/operators/relu_op.cu: 2022-12-01T10:22:34.2261758Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:22:36.1366884Z INFO: From Compiling caffe2/operators/reverse_packed_segs_op.cu: 2022-12-01T10:22:36.1368018Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:22:37.4292209Z INFO: From Compiling caffe2/operators/resize_3d_op.cu: 2022-12-01T10:22:37.4300611Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:22:38.9397657Z INFO: From Compiling caffe2/operators/rmac_regions_op.cu: 2022-12-01T10:22:38.9398427Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:22:39.5469614Z INFO: From Compiling caffe2/operators/generate_proposals_op_util_nms_gpu.cu: 2022-12-01T10:22:39.5479949Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:22:51.3645806Z INFO: From Compiling caffe2/operators/rnn/recurrent_network_op_gpu.cu: 2022-12-01T10:22:51.3652286Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:22:57.4869616Z INFO: From Compiling caffe2/operators/roi_align_gradient_op.cu: 2022-12-01T10:22:57.4875644Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:22:59.5947182Z INFO: From Compiling caffe2/operators/gather_op.cu: 2022-12-01T10:22:59.5947945Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:23:04.6247112Z INFO: From Compiling caffe2/operators/roi_align_rotated_gradient_op.cu: 2022-12-01T10:23:04.6256599Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:23:04.7047187Z INFO: From Compiling caffe2/operators/roi_align_op.cu: 2022-12-01T10:23:04.7070641Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:23:07.6188563Z INFO: From Compiling caffe2/operators/roi_align_rotated_op.cu: 2022-12-01T10:23:07.6189375Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:23:08.2186115Z INFO: From Compiling caffe2/operators/scale_blobs_op.cu: 2022-12-01T10:23:08.2186908Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:23:10.9799122Z INFO: From Compiling caffe2/operators/rsqrt_op.cu: 2022-12-01T10:23:10.9805572Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:23:20.0708512Z INFO: From Compiling caffe2/operators/enforce_finite_op.cu: 2022-12-01T10:23:20.0715973Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:23:31.2252667Z INFO: From Compiling caffe2/operators/sequence_ops.cu: 2022-12-01T10:23:31.2260848Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:23:35.6140015Z INFO: From Compiling caffe2/operators/sin_op.cu: 2022-12-01T10:23:35.6310787Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:23:36.0368007Z INFO: From Compiling caffe2/operators/slice_op.cu: 2022-12-01T10:23:36.0373398Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:23:36.1810931Z INFO: From Compiling caffe2/operators/sigmoid_op.cu: 2022-12-01T10:23:36.1816356Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:23:38.2410895Z INFO: From Compiling caffe2/operators/softmax_ops.cu: 2022-12-01T10:23:38.2418729Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:23:38.4570281Z INFO: From Compiling caffe2/operators/segment_reduction_op_gpu.cu: 2022-12-01T10:23:38.4578756Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:23:39.0772664Z INFO: From Compiling caffe2/operators/softplus_op.cu: 2022-12-01T10:23:39.0773424Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:23:49.8482976Z INFO: From Compiling caffe2/operators/distance_op.cu: 2022-12-01T10:23:49.8491696Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:23:52.7144777Z [2,108 / 2,154] Compiling caffe2/operators/softsign_op.cu; 21s processwrapper-sandbox ... (8 actions running) 2022-12-01T10:23:56.4168031Z INFO: From Compiling caffe2/operators/space_batch_op_gpu.cu: 2022-12-01T10:23:56.4177191Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:24:03.9633923Z INFO: From Compiling caffe2/operators/softsign_op.cu: 2022-12-01T10:24:03.9642294Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:24:05.1884063Z INFO: From Compiling caffe2/operators/sparse_normalize_op_gpu.cu: 2022-12-01T10:24:05.1884769Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:24:05.4412254Z INFO: From Compiling caffe2/operators/sparse_to_dense_op.cu: 2022-12-01T10:24:05.4421399Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:24:06.5654817Z INFO: From Compiling caffe2/operators/stump_func_op.cu: 2022-12-01T10:24:06.5655577Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:24:10.1037108Z INFO: From Compiling caffe2/operators/cos_op.cu: 2022-12-01T10:24:10.1037808Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:24:11.1857949Z INFO: From Compiling caffe2/operators/spatial_batch_norm_op_cudnn.cu: 2022-12-01T10:24:11.1867873Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:24:25.2132336Z INFO: From Compiling caffe2/operators/summarize_op.cu: 2022-12-01T10:24:25.2138813Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:24:25.5421096Z INFO: From Compiling caffe2/sgd/rmsprop_op_gpu.cu: 2022-12-01T10:24:25.5426222Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:24:28.8889113Z INFO: From Compiling caffe2/operators/tan_op.cu: 2022-12-01T10:24:28.8895353Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:24:33.3479674Z INFO: From Compiling caffe2/operators/thresholded_relu_op.cu: 2022-12-01T10:24:33.3485647Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:24:35.4268323Z INFO: From Compiling caffe2/operators/tanh_op.cu: 2022-12-01T10:24:35.4274176Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:24:37.4486246Z INFO: From Compiling caffe2/operators/asin_op.cu: 2022-12-01T10:24:37.4487010Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:24:39.0108901Z INFO: From Compiling caffe2/operators/upsample_op.cu: 2022-12-01T10:24:39.0115766Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:24:40.0782860Z INFO: From Compiling caffe2/operators/alias_with_name.cu: 2022-12-01T10:24:40.0789760Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:24:48.7039130Z INFO: From Compiling caffe2/operators/bucketize_op.cu: 2022-12-01T10:24:48.7040105Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:24:53.8454399Z INFO: From Compiling caffe2/operators/ceil_op.cu: 2022-12-01T10:24:53.8463509Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:24:57.3729737Z INFO: From Compiling caffe2/operators/boolean_unmask_ops.cu: 2022-12-01T10:24:57.3737852Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:24:57.7603855Z INFO: From Compiling caffe2/operators/utility_ops.cu: 2022-12-01T10:24:57.7608372Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:25:03.5332346Z INFO: From Compiling caffe2/operators/weighted_sample_op.cu: 2022-12-01T10:25:03.5332990Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:25:05.5659640Z INFO: From Compiling caffe2/sgd/adadelta_op_gpu.cu: 2022-12-01T10:25:05.5665622Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:25:06.9156946Z INFO: From Compiling caffe2/utils/math/elementwise.cu: 2022-12-01T10:25:06.9189821Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:25:06.9191158Z caffe2/utils/math/elementwise.cu(258): warning #177-D: function "caffe2::math::::ScaleCUDAKernel(int64_t, const TAlpha *, const TData *, TData *) [with TAlpha=int64_t, TData=int64_t]" was declared but never referenced 2022-12-01T10:25:06.9191700Z 2022-12-01T10:25:06.9192459Z caffe2/utils/math/elementwise.cu(257): warning #177-D: function "caffe2::math::::ScaleCUDAKernel(int64_t, const TAlpha *, const TData *, TData *) [with TAlpha=int32_t, TData=int32_t]" was declared but never referenced 2022-12-01T10:25:06.9443152Z 2022-12-01T10:25:07.7848467Z INFO: From Compiling caffe2/operators/affine_channel_op.cu: 2022-12-01T10:25:07.7857198Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:25:18.2056350Z INFO: From Compiling caffe2/operators/batch_gather_ops.cu: 2022-12-01T10:25:18.2057128Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:25:22.6515433Z INFO: From Compiling caffe2/sgd/fp16_momentum_sgd_op.cu: 2022-12-01T10:25:22.6516256Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:25:28.3843163Z INFO: From Compiling caffe2/operators/acos_op.cu: 2022-12-01T10:25:28.3843868Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:25:32.1148536Z INFO: From Compiling caffe2/sgd/momentum_sgd_op_gpu.cu: 2022-12-01T10:25:32.1161457Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:25:34.0533410Z INFO: From Compiling caffe2/operators/accuracy_op.cu: 2022-12-01T10:25:34.0537098Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:25:35.7363244Z INFO: From Compiling caffe2/operators/accumulate_op.cu: 2022-12-01T10:25:35.7364064Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:25:44.3260621Z INFO: From Compiling torch/csrc/lazy/generated/RegisterAutogradLazy.cpp: 2022-12-01T10:25:44.3262047Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp:79:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:25:44.3262960Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-12-01T10:25:44.3263399Z ^~~~~~~~~~~~~ 2022-12-01T10:25:44.3264831Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp:60:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:25:44.3379846Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T10:25:44.3380299Z ^~~~~~~~~~ 2022-12-01T10:25:45.0954752Z INFO: From Compiling caffe2/utils/math/reduce.cu: 2022-12-01T10:25:45.0965084Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:25:46.1728479Z INFO: From Compiling caffe2/operators/lengths_tile_op.cu: 2022-12-01T10:25:46.1734873Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:25:47.9958324Z INFO: From Compiling caffe2/operators/unique_ops.cu: 2022-12-01T10:25:47.9960112Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:26:01.2699169Z INFO: From Compiling caffe2/utils/math_gpu.cu: 2022-12-01T10:26:01.2699747Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:26:07.5820597Z INFO: From Compiling torch/csrc/autograd/engine.cpp: 2022-12-01T10:26:07.5826576Z torch/csrc/autograd/engine.cpp: In member function 'void torch::autograd::Engine::stop()': 2022-12-01T10:26:07.5827385Z torch/csrc/autograd/engine.cpp:274:25: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-12-01T10:26:07.5827851Z wait_duration_str = "10.0"; 2022-12-01T10:26:07.5828128Z ^~~~~~ 2022-12-01T10:26:14.2268925Z INFO: From Compiling torch/csrc/jit/codegen/cuda/utils.cpp: 2022-12-01T10:26:14.2269763Z torch/csrc/jit/codegen/cuda/utils.cpp:220:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] 2022-12-01T10:26:14.2270301Z #pragma clang diagnostic push 2022-12-01T10:26:14.2270603Z 2022-12-01T10:26:14.2271366Z torch/csrc/jit/codegen/cuda/utils.cpp:221:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] 2022-12-01T10:26:14.2272053Z #pragma clang diagnostic ignored "-Wunused-function" 2022-12-01T10:26:14.2272506Z 2022-12-01T10:26:14.2273159Z torch/csrc/jit/codegen/cuda/utils.cpp:268:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] 2022-12-01T10:26:14.2461009Z #pragma clang diagnostic pop 2022-12-01T10:26:14.2461434Z 2022-12-01T10:28:12.1081074Z [2,483 / 2,769] Compiling torch/csrc/jit/runtime/static/ops.cpp; 5s processwrapper-sandbox ... (7 actions running) 2022-12-01T10:28:13.4480956Z INFO: From Compiling torch/csrc/jit/runtime/static/ops.cpp: 2022-12-01T10:28:13.4481964Z In file included from torch/csrc/jit/runtime/static/ops.cpp:18:0: 2022-12-01T10:28:13.4482337Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2022-12-01T10:28:13.4483090Z aten/src/ATen/native/cpu/SerialStackImpl.h:56:21: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:28:13.4483541Z [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2022-12-01T10:28:13.4484475Z ^ 2022-12-01T10:28:37.7116516Z INFO: From Compiling torch/csrc/distributed/autograd/engine/dist_engine.cpp: 2022-12-01T10:28:37.7117844Z torch/csrc/distributed/autograd/engine/dist_engine.cpp:29:45: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-12-01T10:28:37.7118503Z static constexpr char* kNumBackwardPasses = "num_current_backward_passes"; 2022-12-01T10:28:37.7118974Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:28:37.7119772Z torch/csrc/distributed/autograd/engine/dist_engine.cpp:30:47: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-12-01T10:28:37.7328390Z static constexpr char* kNumAutogradContexts = "num_autograd_contexts"; 2022-12-01T10:28:37.7329650Z ^~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:29:51.7550637Z INFO: From Compiling torch/csrc/autograd/record_function_ops.cpp: 2022-12-01T10:29:51.7626088Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::Tensor torch::autograd::profiler::record_function_enter_legacy(const string&, const c10::optional >&)': 2022-12-01T10:29:51.7628592Z torch/csrc/autograd/record_function_ops.cpp:41:78: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = at::RecordFunction]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-12-01T10:29:51.7629945Z return at::cpp_custom_type_hack::create(std::move(rec), at::TensorOptions()); 2022-12-01T10:29:51.7630864Z ^ 2022-12-01T10:29:51.7631356Z In file included from torch/csrc/autograd/record_function_ops.cpp:2:0: 2022-12-01T10:29:51.7631848Z aten/src/ATen/cpp_custom_type_hack.h:86:1: note: declared here 2022-12-01T10:29:51.7632311Z create(std::unique_ptr ptr, TensorOptions options) { 2022-12-01T10:29:51.7632659Z ^~~~~~ 2022-12-01T10:29:51.7702721Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::RecordFunction& torch::autograd::profiler::getRecordFunctionFromTensor(const at::Tensor&)': 2022-12-01T10:29:51.7704282Z torch/csrc/autograd/record_function_ops.cpp:55:72: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = at::RecordFunction]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-12-01T10:29:51.7705341Z auto& rec = at::cpp_custom_type_hack::cast(handle); 2022-12-01T10:29:51.7798261Z ^ 2022-12-01T10:29:51.7798834Z In file included from torch/csrc/autograd/record_function_ops.cpp:2:0: 2022-12-01T10:29:51.7799282Z aten/src/ATen/cpp_custom_type_hack.h:71:1: note: declared here 2022-12-01T10:29:51.7799623Z cast(const Tensor& packed) { 2022-12-01T10:29:51.7862962Z ^~~~ 2022-12-01T10:29:53.0097766Z INFO: From Compiling torch/csrc/lazy/generated/RegisterLazy.cpp: 2022-12-01T10:29:53.0099301Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/RegisterLazy.cpp:79:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:29:53.0100163Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-12-01T10:29:53.0100589Z ^~~~~~~~~~~~~ 2022-12-01T10:29:53.0101701Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/RegisterLazy.cpp:60:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:29:53.0102466Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T10:29:53.0102821Z ^~~~~~~~~~ 2022-12-01T10:30:13.5082517Z INFO: From Compiling third_party/miniz-2.1.0/miniz.c: 2022-12-01T10:30:13.5083423Z third_party/miniz-2.1.0/miniz.c:3157:9: note: #pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. 2022-12-01T10:30:13.5084306Z #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2022-12-01T10:30:13.5167824Z ^~~~~~~ 2022-12-01T10:30:21.6560129Z INFO: From Compiling caffe2/operators/load_save_op.cc: 2022-12-01T10:30:21.6573975Z caffe2/operators/load_save_op.cc: In constructor 'caffe2::internal::SaveOpImpl::SaveOpImpl(caffe2::OperatorBase*, const caffe2::OperatorDef&, caffe2::Workspace*)': 2022-12-01T10:30:21.6575160Z caffe2/operators/load_save_op.cc:108:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:30:21.6575701Z for (int i = 0; i < blob_names_.size(); ++i) { 2022-12-01T10:30:21.6576024Z ~~^~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:30:21.6576736Z caffe2/operators/load_save_op.cc: In member function 'bool caffe2::internal::SaveOpImpl::RunOnDevice()': 2022-12-01T10:30:21.6577837Z caffe2/operators/load_save_op.cc:189:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:30:21.6578505Z for (int i = 0; i < inputs.size(); ++i) { 2022-12-01T10:30:21.6578819Z ~~^~~~~~~~~~~~~~~ 2022-12-01T10:30:34.0629859Z INFO: From Compiling caffe2/operators/last_n_window_collector.cc: 2022-12-01T10:30:34.0631013Z caffe2/operators/last_n_window_collector.cc: In instantiation of 'bool caffe2::{anonymous}::LastNWindowCollectorOp::collect() [with Context = caffe2::CPUContext]': 2022-12-01T10:30:34.0632288Z caffe2/operators/last_n_window_collector.cc:27:21: required from 'bool caffe2::{anonymous}::LastNWindowCollectorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-12-01T10:30:34.0709679Z caffe2/operators/last_n_window_collector.cc:224:1: required from here 2022-12-01T10:30:34.0710592Z caffe2/operators/last_n_window_collector.cc:47:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:30:34.0711088Z for (size_t i = 1; i < input.dim(); ++i) { 2022-12-01T10:30:34.0711855Z caffe2/operators/last_n_window_collector.cc:89:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:30:34.0941132Z if (output_num > output_batch_size) { 2022-12-01T10:30:34.1019668Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ 2022-12-01T10:30:37.4802060Z INFO: From Compiling torch/csrc/distributed/c10d/quantization/quantization_gpu.cu: 2022-12-01T10:30:37.4802856Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-12-01T10:30:37.6834458Z INFO: From Compiling caffe2/operators/gather_ranges_to_dense_op.cc: 2022-12-01T10:30:37.6834822Z caffe2/operators/gather_ranges_to_dense_op.cc: In lambda function: 2022-12-01T10:30:37.6835314Z caffe2/operators/gather_ranges_to_dense_op.cc:95:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:30:37.6835693Z for (int i = 0; i < lengths.size(); ++i) { 2022-12-01T10:30:37.6835974Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T10:30:39.9216748Z INFO: From Compiling caffe2/operators/fused_rowwise_random_quantization_ops.cc: 2022-12-01T10:30:39.9218210Z caffe2/operators/fused_rowwise_random_quantization_ops.cc: In instantiation of 'bool caffe2::FusedRandRowwiseQuantizedToFloatOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-12-01T10:30:39.9219474Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:206:1: required from here 2022-12-01T10:30:39.9220511Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:113:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:30:39.9221163Z for (size_t row = 0; row < input_rows; ++row) { 2022-12-01T10:30:39.9221549Z ~~~~^~~~~~~~~~~~ 2022-12-01T10:30:39.9222659Z caffe2/operators/fused_rowwise_random_quantization_ops.cc: In instantiation of 'bool caffe2::FloatToFusedRandRowwiseQuantizedOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-12-01T10:30:39.9223521Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:206:1: required from here 2022-12-01T10:30:39.9224647Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:55:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:30:39.9225223Z for (size_t row = 0; row < input_rows; ++row) { 2022-12-01T10:30:39.9225728Z ~~~~^~~~~~~~~~~~ 2022-12-01T10:30:41.0259001Z INFO: From Compiling caffe2/operators/flexible_top_k.cc: 2022-12-01T10:30:41.0268138Z caffe2/operators/flexible_top_k.cc: In instantiation of 'bool caffe2::FlexibleTopKOp::RunOnDevice() [with T = float; Context = caffe2::CPUContext]': 2022-12-01T10:30:41.0268742Z caffe2/operators/flexible_top_k.cc:185:1: required from here 2022-12-01T10:30:41.0269487Z caffe2/operators/flexible_top_k.cc:77:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:30:41.0270259Z if (PQ.size() < k_ || value > PQ.top().first) { 2022-12-01T10:30:41.0270980Z caffe2/operators/flexible_top_k.cc:81:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:30:41.0271483Z if (PQ.size() > k_) { 2022-12-01T10:30:53.7248119Z INFO: From Compiling caffe2/operators/dataset_ops.cc: 2022-12-01T10:30:53.7249213Z caffe2/operators/dataset_ops.cc: In constructor 'caffe2::dataset_ops::TreeWalker::TreeWalker(const std::vector&, caffe2::dataset_ops::TreeCursor&)': 2022-12-01T10:30:53.7250269Z caffe2/operators/dataset_ops.cc:143:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:30:53.7250821Z for (int fieldId = 0; fieldId < cursor_.it.fields().size(); ++fieldId) { 2022-12-01T10:30:53.7251061Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:30:53.7251505Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::TreeWalker::gatherLengthData()': 2022-12-01T10:30:53.7252013Z caffe2/operators/dataset_ops.cc:176:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:30:53.7252330Z for (int i = 0; i < lengths_.size(); ++i) { 2022-12-01T10:30:53.7252520Z ~~^~~~~~~~~~~~~~~~~ 2022-12-01T10:30:53.7252934Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::TreeWalker::gatherSizeLimits()': 2022-12-01T10:30:53.7253440Z caffe2/operators/dataset_ops.cc:189:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:30:53.7253774Z for (auto fieldId = 0; fieldId < cursor_.it.fields().size(); ++fieldId) { 2022-12-01T10:30:53.7254021Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:30:53.7254250Z In file included from ./caffe2/core/common.h:29:0, 2022-12-01T10:30:53.7254483Z from ./caffe2/core/blob.h:9, 2022-12-01T10:30:53.7254707Z from ./caffe2/operators/dataset_ops.h:8, 2022-12-01T10:30:53.7254954Z from caffe2/operators/dataset_ops.cc:1: 2022-12-01T10:30:53.7255460Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::CheckDatasetConsistencyOp::RunOnDevice()': 2022-12-01T10:30:53.7255985Z caffe2/operators/dataset_ops.cc:261:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:30:53.7256304Z InputSize() == iterator_.fields().size(), 2022-12-01T10:30:53.7256519Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:30:53.7257042Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::UnPackRecordsOp::RunOnDevice()': 2022-12-01T10:30:53.7257543Z caffe2/operators/dataset_ops.cc:394:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:30:53.7257847Z for (int i = 0; i < numRows; i++) { 2022-12-01T10:30:53.7258050Z ~~^~~~~~~~~ 2022-12-01T10:30:53.7264995Z caffe2/operators/dataset_ops.cc:432:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:30:53.7265370Z for (int i = 0; i < numRows; ++i) { 2022-12-01T10:30:53.7265568Z ~~^~~~~~~~~ 2022-12-01T10:30:53.7265974Z caffe2/operators/dataset_ops.cc:434:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:30:53.7266458Z for (int j = 0; j < tensors[i].size(); ++j) { 2022-12-01T10:30:53.7266667Z ~~^~~~~~~~~~~~~~~~~~~ 2022-12-01T10:30:53.7267062Z caffe2/operators/dataset_ops.cc:457:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:30:53.7267362Z for (int i = 0; i < numRows; ++i) { 2022-12-01T10:30:53.7267558Z ~~^~~~~~~~~ 2022-12-01T10:30:53.7268259Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::{anonymous}::UnPackRecordsOp::getShapeAndMetaFromInput(const Shared2DTensorVectorPtr&, std::vector >&, std::vector&)': 2022-12-01T10:30:53.7268904Z caffe2/operators/dataset_ops.cc:489:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:30:53.7269200Z for (int i = 0; i < numTensors; ++i) { 2022-12-01T10:30:53.7269396Z ~~^~~~~~~~~~~~ 2022-12-01T10:30:53.7269988Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::{anonymous}::UnPackRecordsOp::getShapeAndMetaFromPrototypeBlobs(std::vector >&, std::vector&)': 2022-12-01T10:30:53.7270596Z caffe2/operators/dataset_ops.cc:503:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:30:53.7270900Z for (int i = 0; i < numTensors; ++i) { 2022-12-01T10:30:53.7271098Z ~~^~~~~~~~~~~~ 2022-12-01T10:30:53.7271320Z In file included from ./caffe2/core/common.h:29:0, 2022-12-01T10:30:53.7271542Z from ./caffe2/core/blob.h:9, 2022-12-01T10:30:53.7271771Z from ./caffe2/operators/dataset_ops.h:8, 2022-12-01T10:30:53.7272016Z from caffe2/operators/dataset_ops.cc:1: 2022-12-01T10:30:53.7272492Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::ReadNextBatchOp::RunOnDevice()': 2022-12-01T10:30:53.7273003Z caffe2/operators/dataset_ops.cc:527:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:30:53.7273403Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 1); 2022-12-01T10:30:53.7273647Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:30:53.7274038Z caffe2/operators/dataset_ops.cc:537:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:30:53.7274350Z for (int i = 0; i < lengths.size(); ++i) { 2022-12-01T10:30:53.7274551Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T10:30:53.7274948Z caffe2/operators/dataset_ops.cc:548:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:30:53.7275315Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2022-12-01T10:30:53.7275540Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:30:53.7275982Z caffe2/operators/dataset_ops.cc:571:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:30:53.7276386Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2022-12-01T10:30:53.7276603Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:30:53.7276832Z In file included from ./caffe2/core/common.h:29:0, 2022-12-01T10:30:53.7277053Z from ./caffe2/core/blob.h:9, 2022-12-01T10:30:53.7277283Z from ./caffe2/operators/dataset_ops.h:8, 2022-12-01T10:30:53.7277541Z from caffe2/operators/dataset_ops.cc:1: 2022-12-01T10:30:53.7278022Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::ComputeOffsetOp::RunOnDevice()': 2022-12-01T10:30:53.7278522Z caffe2/operators/dataset_ops.cc:604:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:30:53.7278912Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 1); 2022-12-01T10:30:53.7279210Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:30:53.7279598Z caffe2/operators/dataset_ops.cc:615:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:30:53.7279909Z for (int i = 0; i < lengths.size(); ++i) { 2022-12-01T10:30:53.7280114Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T10:30:53.7280516Z caffe2/operators/dataset_ops.cc:626:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:30:53.7280909Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2022-12-01T10:30:53.7281131Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:30:53.7281354Z In file included from ./caffe2/core/common.h:29:0, 2022-12-01T10:30:53.7281574Z from ./caffe2/core/blob.h:9, 2022-12-01T10:30:53.7281804Z from ./caffe2/operators/dataset_ops.h:8, 2022-12-01T10:30:53.7282047Z from caffe2/operators/dataset_ops.cc:1: 2022-12-01T10:30:53.7282538Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::SortAndShuffleOp::RunOnDevice()': 2022-12-01T10:30:53.7283046Z caffe2/operators/dataset_ops.cc:662:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:30:53.7283444Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 1); 2022-12-01T10:30:53.7283731Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:30:53.7284181Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::ReadRandomBatchOp::RunOnDevice()': 2022-12-01T10:30:53.7284698Z caffe2/operators/dataset_ops.cc:750:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:30:53.7285087Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 3); 2022-12-01T10:30:53.7285331Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:30:53.7285728Z caffe2/operators/dataset_ops.cc:774:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:30:53.7286101Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2022-12-01T10:30:53.7286319Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:30:53.7286879Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::TrimDatasetOp::RunOnDevice()': 2022-12-01T10:30:53.7287449Z caffe2/operators/dataset_ops.cc:1095:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:30:53.7287779Z for (int col = 0; col < walker.fields().size(); ++col) { 2022-12-01T10:30:53.7287999Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:30:53.7288216Z In file included from ./caffe2/core/common.h:29:0, 2022-12-01T10:30:53.7288453Z from ./caffe2/core/blob.h:9, 2022-12-01T10:30:53.7288686Z from ./caffe2/operators/dataset_ops.h:8, 2022-12-01T10:30:53.7288918Z from caffe2/operators/dataset_ops.cc:1: 2022-12-01T10:30:53.7289445Z caffe2/operators/dataset_ops.cc: In instantiation of 'bool caffe2::dataset_ops::{anonymous}::CollectTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-12-01T10:30:53.7289824Z caffe2/operators/dataset_ops.cc:1638:1: required from here 2022-12-01T10:30:53.7290261Z caffe2/operators/dataset_ops.cc:1032:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:30:53.7290624Z tensorVector->size() == numToCollect_, 2022-12-01T10:30:53.7290839Z ^ 2022-12-01T10:30:53.7291236Z caffe2/operators/dataset_ops.cc:1045:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:30:53.7291587Z } else if (pos >= tensorVector->size()) { 2022-12-01T10:30:53.7291799Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:30:53.7292367Z caffe2/operators/dataset_ops.cc: In instantiation of 'bool caffe2::dataset_ops::{anonymous}::ConcatTensorVectorOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-12-01T10:30:53.7292748Z caffe2/operators/dataset_ops.cc:1638:1: required from here 2022-12-01T10:30:53.7293166Z caffe2/operators/dataset_ops.cc:969:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:30:53.7293541Z for (int i = 1; i < tensorVector->size(); i++) { 2022-12-01T10:30:53.7293794Z ~~^~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:30:54.5439557Z INFO: From Compiling caffe2/operators/ctc_beam_search_decoder_op.cc: 2022-12-01T10:30:54.5440560Z caffe2/operators/ctc_beam_search_decoder_op.cc: In member function 'bool caffe2::CTCBeamSearchDecoderOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-12-01T10:30:54.5441512Z caffe2/operators/ctc_beam_search_decoder_op.cc:142:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:30:54.5442109Z for (int i = 0; i < values_cache.size(); ++i) { 2022-12-01T10:30:54.5442402Z ~~^~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:30:59.4689868Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp: 2022-12-01T10:30:59.4696543Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:446:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:30:59.4697232Z # pragma unroll 2022-12-01T10:30:59.4697536Z 2022-12-01T10:30:59.4698460Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:571:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:30:59.4698994Z # pragma unroll 2022-12-01T10:30:59.4699275Z 2022-12-01T10:30:59.4700038Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:661:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:30:59.4700628Z # pragma unroll 2022-12-01T10:30:59.4700899Z 2022-12-01T10:30:59.4701668Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:759:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:30:59.4702253Z # pragma unroll 2022-12-01T10:30:59.4702527Z 2022-12-01T10:30:59.4703304Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:800:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:30:59.4704115Z # pragma unroll 2022-12-01T10:30:59.4704400Z 2022-12-01T10:30:59.4705271Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:934:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:30:59.4705846Z # pragma unroll 2022-12-01T10:30:59.4706130Z 2022-12-01T10:30:59.4706881Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:988:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:30:59.4707483Z # pragma unroll 2022-12-01T10:30:59.4707773Z 2022-12-01T10:30:59.4708522Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:1119:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:30:59.4709101Z # pragma unroll 2022-12-01T10:30:59.4709385Z 2022-12-01T10:30:59.4710134Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:1126:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:30:59.4710705Z # pragma unroll 2022-12-01T10:30:59.4710992Z 2022-12-01T10:31:04.0751573Z INFO: From Compiling aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: 2022-12-01T10:31:04.0752423Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp:8:0: 2022-12-01T10:31:04.0753217Z bazel-out/k8-fastbuild/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:31:04.0754178Z bazel-out/k8-fastbuild/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp:38:78: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:31:04.0755247Z [=](at::vec::Vectorized self, at::vec::Vectorized other) { return ufunc::add(self, other, _v_alpha); } 2022-12-01T10:31:04.0755740Z ^ 2022-12-01T10:31:06.0015673Z INFO: From Compiling aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp: 2022-12-01T10:31:06.0016198Z In file included from ./c10/util/ArrayRef.h:21:0, 2022-12-01T10:31:06.0017012Z from ./c10/core/DispatchKey.h:5, 2022-12-01T10:31:06.0017346Z from ./c10/core/Backend.h:4, 2022-12-01T10:31:06.0017672Z from ./c10/core/Layout.h:3, 2022-12-01T10:31:06.0018218Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/core/TensorBody.h:12, 2022-12-01T10:31:06.0018745Z from aten/src/ATen/core/Tensor.h:3, 2022-12-01T10:31:06.0019138Z from aten/src/ATen/native/layer_norm.h:3, 2022-12-01T10:31:06.0019794Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp:2: 2022-12-01T10:31:06.0020803Z ./c10/util/SmallVector.h: In member function 'void c10::SmallVectorTemplateBase::growAndAssign(size_t, T) [with T = at::vec::DEFAULT::Vectorized]': 2022-12-01T10:31:06.0021675Z ./c10/util/SmallVector.h:606:8: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:31:06.0022172Z void growAndAssign(size_t NumElts, T Elt) { 2022-12-01T10:31:06.0022510Z ^~~~~~~~~~~~~ 2022-12-01T10:31:07.4206990Z INFO: From Compiling aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp: 2022-12-01T10:31:07.4208560Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-12-01T10:31:07.4209669Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp:8: 2022-12-01T10:31:07.4212178Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::native::{anonymous}::weight_norm_first_dim_kernel(at::TensorBase&, at::TensorBase&, const at::TensorBase&, const at::TensorBase&, int64_t, int64_t):: [with scalar_t = double; accscalar_t = double]::, at::vec::DEFAULT::Vectorized)>]': 2022-12-01T10:31:07.4213781Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:31:07.4214328Z inline scalar_t vec_reduce_all( 2022-12-01T10:31:07.4214658Z ^~~~~~~~~~~~~~ 2022-12-01T10:31:07.5344268Z INFO: From Compiling aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp: 2022-12-01T10:31:07.5344723Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-12-01T10:31:07.5345226Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp:12: 2022-12-01T10:31:07.5346383Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = float; Op = at::native::{anonymous}::batch_norm_cpu_collect_stats_contiguous_internal(at::Tensor&, at::Tensor&, const at::Tensor&):: [with param_t = float]::&, at::vec::DEFAULT::Vectorized&)>]': 2022-12-01T10:31:07.5347238Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:31:07.5347561Z inline scalar_t vec_reduce_all( 2022-12-01T10:31:07.5347764Z ^~~~~~~~~~~~~~ 2022-12-01T10:31:08.4604590Z INFO: From Compiling caffe2/operators/cc_bmm_bg_op.cc: 2022-12-01T10:31:08.4605234Z In file included from caffe2/operators/cc_bmm_bg_op.cc:1:0: 2022-12-01T10:31:08.4606220Z caffe2/operators/cc_bmm_bg_op.h:103:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] 2022-12-01T10:31:08.4606728Z #pragma omp parallel 2022-12-01T10:31:08.4607028Z 2022-12-01T10:31:08.4607610Z caffe2/operators/cc_bmm_bg_op.h:108:0: warning: ignoring #pragma omp for [-Wunknown-pragmas] 2022-12-01T10:31:08.4608065Z #pragma omp for 2022-12-01T10:31:08.4608341Z 2022-12-01T10:31:09.0251937Z INFO: From Compiling aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp: 2022-12-01T10:31:09.0255850Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-12-01T10:31:09.0256698Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp:12: 2022-12-01T10:31:09.0257951Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::native::{anonymous}::_vec_softmax_lastdim(scalar_t*, scalar_t*, int64_t, int64_t):: [with scalar_t = double]::&, at::vec::DEFAULT::Vectorized&)>]': 2022-12-01T10:31:09.0259113Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:31:09.0259544Z inline scalar_t vec_reduce_all( 2022-12-01T10:31:09.0259768Z ^~~~~~~~~~~~~~ 2022-12-01T10:31:09.0942442Z INFO: From Compiling aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: 2022-12-01T10:31:09.0943390Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:31:09.0944667Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp:79:32: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:31:09.0945414Z [](Vectorized x_vec) { return x_vec.log(); }, 2022-12-01T10:31:09.0945878Z ^ 2022-12-01T10:31:09.1147533Z INFO: From Compiling aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp: 2022-12-01T10:31:09.1148271Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp:9:0: 2022-12-01T10:31:09.1149221Z aten/src/ATen/native/cpu/utils.h: In constructor 'at::native::DEFAULT::Vec2::Vec2(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized)': 2022-12-01T10:31:09.1150002Z aten/src/ATen/native/cpu/utils.h:45:3: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:31:09.1150478Z Vec2(Vectorized v0, Vectorized v1) : val0(v0), val1(v1) {} 2022-12-01T10:31:09.1150774Z ^~~~ 2022-12-01T10:31:10.0612191Z INFO: From Compiling aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: 2022-12-01T10:31:10.0613146Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:31:10.0614038Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp:34:27: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:31:10.0614697Z [](Vec x, Vec y) -> Vec { return x + y; }); 2022-12-01T10:31:10.0614993Z ^~~ 2022-12-01T10:31:10.2877687Z INFO: From Compiling aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp: 2022-12-01T10:31:10.2878211Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp:7:0: 2022-12-01T10:31:10.2878565Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2022-12-01T10:31:10.2879039Z aten/src/ATen/native/cpu/SerialStackImpl.h:56:21: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:31:10.2879382Z [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2022-12-01T10:31:10.2879609Z ^ 2022-12-01T10:31:12.6807398Z INFO: From Compiling aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: 2022-12-01T10:31:12.6808578Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:31:12.6809851Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp:61:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:31:12.6810837Z [](Vec base) -> Vec { return base * base; } 2022-12-01T10:31:12.6811199Z ^~~ 2022-12-01T10:31:13.4897002Z INFO: From Compiling caffe2/operators/boolean_mask_ops.cc: 2022-12-01T10:31:13.4897504Z In file included from ./c10/util/typeid.h:19:0, 2022-12-01T10:31:13.4897860Z from ./caffe2/core/context.h:9, 2022-12-01T10:31:13.4898214Z from ./caffe2/operators/boolean_mask_ops.h:4, 2022-12-01T10:31:13.4898779Z from caffe2/operators/boolean_mask_ops.cc:1: 2022-12-01T10:31:13.4899621Z caffe2/operators/boolean_mask_ops.cc: In member function 'bool caffe2::{anonymous}::SequenceFunctor::operator()(int, int, float)': 2022-12-01T10:31:13.4900461Z caffe2/operators/boolean_mask_ops.cc:360:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:31:13.4900959Z CAFFE_ENFORCE(i < len_, "Out of bound."); 2022-12-01T10:31:13.4901271Z ~~^~~ 2022-12-01T10:31:15.6613884Z INFO: From Compiling aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp: 2022-12-01T10:31:15.6614793Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp:8:0: 2022-12-01T10:31:15.6615663Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:31:15.6616705Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp:474:79: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:31:15.6617734Z [](Vectorized a, Vectorized /*dummy input*/) -> Vectorized { 2022-12-01T10:31:15.6618243Z ^~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:31:15.6943764Z INFO: From Compiling aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: 2022-12-01T10:31:15.6944726Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp:4:0: 2022-12-01T10:31:15.6945579Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:31:15.6946630Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp:64:27: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:31:15.6947258Z Vec vec2_vec) __ubsan_ignore_undefined__ { 2022-12-01T10:31:15.6947620Z ^ 2022-12-01T10:31:16.4774037Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp: 2022-12-01T10:31:16.4776444Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:446:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:31:16.4776970Z # pragma unroll 2022-12-01T10:31:16.4777128Z 2022-12-01T10:31:16.4777585Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:571:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:31:16.4777959Z # pragma unroll 2022-12-01T10:31:16.4778129Z 2022-12-01T10:31:16.4778848Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:661:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:31:16.4779354Z # pragma unroll 2022-12-01T10:31:16.4779574Z 2022-12-01T10:31:16.4780243Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:759:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:31:16.4780902Z # pragma unroll 2022-12-01T10:31:16.4781140Z 2022-12-01T10:31:16.4781722Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:800:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:31:16.4782199Z # pragma unroll 2022-12-01T10:31:16.4782430Z 2022-12-01T10:31:16.4783034Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:934:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:31:16.4783484Z # pragma unroll 2022-12-01T10:31:16.4783714Z 2022-12-01T10:31:16.4784401Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:988:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:31:16.4784874Z # pragma unroll 2022-12-01T10:31:16.4785103Z 2022-12-01T10:31:16.4785684Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:1119:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:31:16.4786133Z # pragma unroll 2022-12-01T10:31:16.4786351Z 2022-12-01T10:31:16.4786934Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:1126:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:31:16.4787390Z # pragma unroll 2022-12-01T10:31:16.4787609Z 2022-12-01T10:31:18.2838158Z INFO: From Compiling aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp: 2022-12-01T10:31:18.2841367Z In file included from aten/src/ATen/native/cpu/utils.h:3:0, 2022-12-01T10:31:18.2842476Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp:7: 2022-12-01T10:31:18.2843615Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2022-12-01T10:31:18.2844542Z aten/src/ATen/cpu/vec/vec.h:14:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:31:18.2845136Z inline Vectorized convert_to_bool(Vectorized x) { 2022-12-01T10:31:18.2845533Z ^~~~~~~~~~~~~~~ 2022-12-01T10:31:20.2503428Z INFO: From Compiling aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: 2022-12-01T10:31:20.2512696Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp:7:0: 2022-12-01T10:31:20.2513484Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:31:20.2514428Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp:37:57: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:31:20.2515085Z [=](Vectorized a, Vectorized b) __ubsan_ignore_undefined__ { 2022-12-01T10:31:20.2515448Z ^ 2022-12-01T10:31:20.9957670Z INFO: From Compiling aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp: 2022-12-01T10:31:20.9958459Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:31:20.9959410Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp:110:35: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:31:20.9959991Z [=](Vec a, Vec b, Vec c) -> Vec { 2022-12-01T10:31:20.9960295Z ^~~ 2022-12-01T10:31:23.7969601Z INFO: From Compiling caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc: 2022-12-01T10:31:23.7980919Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc: In constructor '{anonymous}::IDEEPInt8GivenTensorFillOp::IDEEPInt8GivenTensorFillOp(const caffe2::OperatorDef&, caffe2::Workspace*)': 2022-12-01T10:31:23.7981606Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc:44:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:31:23.7982116Z for (int i = 0; i < src_size; i++) { 2022-12-01T10:31:23.7982323Z ~~^~~~~~~~~~ 2022-12-01T10:31:23.7982920Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc: In constructor '{anonymous}::IDEEPInt8GivenIntTensorFillOp::IDEEPInt8GivenIntTensorFillOp(const caffe2::OperatorDef&, caffe2::Workspace*)': 2022-12-01T10:31:23.7983728Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc:115:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:31:23.7984288Z for (int i = 0; i < src_size; i++) { 2022-12-01T10:31:23.7984499Z ~~^~~~~~~~~~ 2022-12-01T10:31:30.0473525Z INFO: From Compiling caffe2/ideep/operators/reshape_op.cc: 2022-12-01T10:31:30.0474340Z caffe2/ideep/operators/reshape_op.cc: In member function 'virtual bool {anonymous}::IDEEPReshapeOp::RunOnDevice()': 2022-12-01T10:31:30.0475047Z caffe2/ideep/operators/reshape_op.cc:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:31:30.0475548Z for (int i = 0; i < actual_new_shape.size() && i < input.ndims(); ++i) { 2022-12-01T10:31:30.0475864Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:31:30.0476434Z caffe2/ideep/operators/reshape_op.cc:62:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:31:30.0476865Z for (int i = 0; i < actual_new_shape.size(); ++i) { 2022-12-01T10:31:30.0477168Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:31:30.9654228Z INFO: From Compiling caffe2/ideep/operators/utility_ops.cc: 2022-12-01T10:31:30.9655099Z caffe2/ideep/operators/utility_ops.cc: In member function 'virtual bool {anonymous}::CopyIDEEPToCPUOp::RunOnDevice()': 2022-12-01T10:31:30.9655871Z caffe2/ideep/operators/utility_ops.cc:62:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:31:30.9656373Z for (int i = 0; i < X.get_dims().size(); ++i) { 2022-12-01T10:31:30.9656675Z ~~^~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:31:35.2003851Z INFO: From Compiling caffe2/ideep/operators/queue_ops.cc: 2022-12-01T10:31:35.2004366Z In file included from ./c10/util/Logging.h:10:0, 2022-12-01T10:31:35.2004759Z from ./caffe2/utils/eigen_utils.h:9, 2022-12-01T10:31:35.2005145Z from ./caffe2/ideep/ideep_utils.h:4, 2022-12-01T10:31:35.2005530Z from caffe2/ideep/operators/queue_ops.cc:1: 2022-12-01T10:31:35.2006431Z caffe2/ideep/operators/queue_ops.cc: In member function 'virtual bool {anonymous}::IDEEPSafeEnqueueBlobsOp::RunOnDevice()': 2022-12-01T10:31:35.2007374Z caffe2/ideep/operators/queue_ops.cc:55:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:31:35.2007869Z OutputSize() == size + 1, 2022-12-01T10:31:35.2008182Z ~~~~~~~~~~~~~^~~~~~~~~~~ 2022-12-01T10:31:44.2163906Z INFO: From Compiling caffe2/transforms/pattern_net_transform.cc: 2022-12-01T10:31:44.2165098Z caffe2/transforms/pattern_net_transform.cc: In member function 'virtual bool caffe2::PatternNetTransform::PatternRule(const caffe2::transform::Graph&, const std::vector&, int)': 2022-12-01T10:31:44.2166208Z caffe2/transforms/pattern_net_transform.cc:120:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:31:44.2166803Z if (inverse_ops_[parent] < subgraph.size() && 2022-12-01T10:31:44.2167649Z caffe2/transforms/pattern_net_transform.cc:129:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:31:44.2168248Z if (inverse_ops_[child] < subgraph.size() && 2022-12-01T10:31:52.5153514Z INFO: From Compiling caffe2/serialize/inline_container.cc: 2022-12-01T10:31:52.5154499Z caffe2/serialize/inline_container.cc: In member function 'void caffe2::serialize::PyTorchStreamReader::init()': 2022-12-01T10:31:52.5155700Z caffe2/serialize/inline_container.cc:153:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:31:52.5156370Z if (version_ < kMinSupportedFileFormatVersion) { 2022-12-01T10:31:52.5156792Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:31:52.5157552Z caffe2/serialize/inline_container.cc:164:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:31:52.5158187Z if (version_ > kMaxSupportedFileFormatVersion) { 2022-12-01T10:31:52.5158697Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:31:58.9559637Z INFO: From Compiling caffe2/quantization/server/pool_dnnlowp_op.cc: 2022-12-01T10:31:58.9560827Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::AveragePoolDnnLowPOp::AveragePoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = unsigned char]': 2022-12-01T10:31:58.9562509Z ./c10/util/Registry.h:187:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::AveragePoolDnnLowPOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2022-12-01T10:31:58.9563406Z caffe2/quantization/server/pool_dnnlowp_op.cc:769:1: required from here 2022-12-01T10:31:58.9564144Z caffe2/quantization/server/pool_dnnlowp_op.cc:76:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:31:58.9564749Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-12-01T10:31:58.9565464Z caffe2/quantization/server/pool_dnnlowp_op.cc:82:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:31:58.9566097Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-12-01T10:31:58.9567047Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::MaxPoolDnnLowPOp::MaxPoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = unsigned char]': 2022-12-01T10:31:58.9568659Z ./c10/util/Registry.h:187:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::MaxPoolDnnLowPOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2022-12-01T10:31:58.9569545Z caffe2/quantization/server/pool_dnnlowp_op.cc:773:1: required from here 2022-12-01T10:31:58.9570299Z caffe2/quantization/server/pool_dnnlowp_op.cc:438:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:31:58.9570908Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-12-01T10:31:58.9571592Z caffe2/quantization/server/pool_dnnlowp_op.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:31:58.9572200Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-12-01T10:31:58.9573207Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::AveragePoolDnnLowPOp::AveragePoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = short unsigned int]': 2022-12-01T10:31:58.9574894Z ./c10/util/Registry.h:187:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::AveragePoolDnnLowPOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2022-12-01T10:31:58.9575789Z caffe2/quantization/server/pool_dnnlowp_op.cc:775:1: required from here 2022-12-01T10:31:58.9576572Z caffe2/quantization/server/pool_dnnlowp_op.cc:76:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:31:58.9577517Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-12-01T10:31:58.9578232Z caffe2/quantization/server/pool_dnnlowp_op.cc:82:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:31:58.9579061Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-12-01T10:31:58.9580152Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::MaxPoolDnnLowPOp::MaxPoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = short unsigned int]': 2022-12-01T10:31:58.9581897Z ./c10/util/Registry.h:187:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::MaxPoolDnnLowPOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2022-12-01T10:31:58.9582814Z caffe2/quantization/server/pool_dnnlowp_op.cc:779:1: required from here 2022-12-01T10:31:58.9583582Z caffe2/quantization/server/pool_dnnlowp_op.cc:438:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:31:58.9584179Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-12-01T10:31:58.9584871Z caffe2/quantization/server/pool_dnnlowp_op.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:31:58.9585475Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-12-01T10:32:03.6943274Z INFO: From Compiling caffe2/quantization/server/fully_connected_dnnlowp_op.cc: 2022-12-01T10:32:03.6949555Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = unsigned char; bool ReluFused = false]': 2022-12-01T10:32:03.6950374Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:964:16: required from here 2022-12-01T10:32:03.6951051Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:519:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:03.6951371Z for (int i = 0; i < X_size; i++) { 2022-12-01T10:32:03.6951566Z ~~^~~~~~~~ 2022-12-01T10:32:03.6952006Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:523:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:03.6952321Z for (int i = 0; i < W_size; i++) { 2022-12-01T10:32:03.6952521Z ~~^~~~~~~~ 2022-12-01T10:32:03.6952961Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:527:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:03.6953286Z for (int i = 0; i < Y_size; i++) { 2022-12-01T10:32:03.6953479Z ~~^~~~~~~~ 2022-12-01T10:32:03.6954132Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::GetQuantizationParameters_(float, int) [with T = unsigned char; bool ReluFused = false]': 2022-12-01T10:32:03.6954640Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:964:16: required from here 2022-12-01T10:32:03.6955132Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:710:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:03.6955485Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-12-01T10:32:03.6955714Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:32:03.6956156Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:933:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:03.6956488Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-12-01T10:32:03.6956700Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:32:03.6967461Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = unsigned char; bool ReluFused = true]': 2022-12-01T10:32:03.6968252Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2022-12-01T10:32:03.6969173Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:519:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:03.6969777Z for (int i = 0; i < X_size; i++) { 2022-12-01T10:32:03.6971084Z ~~^~~~~~~~ 2022-12-01T10:32:03.6971915Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:523:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:03.6972491Z for (int i = 0; i < W_size; i++) { 2022-12-01T10:32:03.6972820Z ~~^~~~~~~~ 2022-12-01T10:32:03.6973602Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:527:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:03.6974182Z for (int i = 0; i < Y_size; i++) { 2022-12-01T10:32:03.6974515Z ~~^~~~~~~~ 2022-12-01T10:32:03.6975567Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = short unsigned int; bool ReluFused = false]': 2022-12-01T10:32:03.6976353Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2022-12-01T10:32:03.6977343Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:519:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:03.6977914Z for (int i = 0; i < X_size; i++) { 2022-12-01T10:32:03.6978236Z ~~^~~~~~~~ 2022-12-01T10:32:03.6979137Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:523:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:03.6979717Z for (int i = 0; i < W_size; i++) { 2022-12-01T10:32:03.6980051Z ~~^~~~~~~~ 2022-12-01T10:32:03.6980836Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:527:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:03.6981403Z for (int i = 0; i < Y_size; i++) { 2022-12-01T10:32:03.6981720Z ~~^~~~~~~~ 2022-12-01T10:32:03.6982819Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::GetQuantizationParameters_(float, int) [with T = unsigned char; bool ReluFused = true]': 2022-12-01T10:32:03.6984193Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:129:34: required from 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = unsigned char; bool ReluFused = true]' 2022-12-01T10:32:03.6984955Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2022-12-01T10:32:03.6985890Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:710:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:03.6986516Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-12-01T10:32:03.6986876Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:32:03.6987666Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:933:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:03.6988279Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-12-01T10:32:03.6988645Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:32:03.6989755Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::GetQuantizationParameters_(float, int) [with T = short unsigned int; bool ReluFused = false]': 2022-12-01T10:32:03.6996725Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:129:34: required from 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = short unsigned int; bool ReluFused = false]' 2022-12-01T10:32:03.6997515Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2022-12-01T10:32:03.6998435Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:710:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:03.6999032Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-12-01T10:32:03.6999488Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:32:03.7000287Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:933:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:03.7000895Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-12-01T10:32:03.7001249Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:32:07.8014933Z INFO: From Compiling caffe2/quantization/server/dynamic_histogram.cc: 2022-12-01T10:32:07.8310667Z caffe2/quantization/server/dynamic_histogram.cc: In function 'void dnnlowp::RemapHistograms(dnnlowp::Histogram&, dnnlowp::Histogram&)': 2022-12-01T10:32:07.8312146Z caffe2/quantization/server/dynamic_histogram.cc:50:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:07.8314666Z for (int i = 0; i < src_bins.size(); ++i) { 2022-12-01T10:32:07.8315105Z ~~^~~~~~~~~~~~~~~~~ 2022-12-01T10:32:09.0374593Z INFO: From Compiling caffe2/quantization/server/conv_dnnlowp_op.cc: 2022-12-01T10:32:09.0375919Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = unsigned char; bool ReluFused = false]': 2022-12-01T10:32:09.0376491Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2022-12-01T10:32:09.0377070Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:09.0377459Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-12-01T10:32:09.0377662Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:32:09.0378176Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = unsigned char; bool ReluFused = false]': 2022-12-01T10:32:09.0378892Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2022-12-01T10:32:09.0379447Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:09.0379828Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-12-01T10:32:09.0380374Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = unsigned char; bool ReluFused = false]': 2022-12-01T10:32:09.0380782Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2022-12-01T10:32:09.0381274Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:09.0381612Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-12-01T10:32:09.0381826Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:32:09.0382350Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = unsigned char; bool ReluFused = false]': 2022-12-01T10:32:09.0382769Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2022-12-01T10:32:09.0383245Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:09.0383578Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-12-01T10:32:09.0383960Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:32:09.0384536Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = unsigned char; bool ReluFused = true]': 2022-12-01T10:32:09.0384957Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2022-12-01T10:32:09.0385435Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:09.0396931Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-12-01T10:32:09.0397269Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:32:09.0397869Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = unsigned char; bool ReluFused = true]': 2022-12-01T10:32:09.0398265Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2022-12-01T10:32:09.0398765Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:09.0399140Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-12-01T10:32:09.0399678Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = unsigned char; bool ReluFused = true]': 2022-12-01T10:32:09.0400086Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2022-12-01T10:32:09.0400566Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:09.0400887Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-12-01T10:32:09.0401099Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:32:09.0401605Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = unsigned char; bool ReluFused = true]': 2022-12-01T10:32:09.0401996Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2022-12-01T10:32:09.0402452Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:09.0402793Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-12-01T10:32:09.0403016Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:32:09.0403561Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = short unsigned int; bool ReluFused = false]': 2022-12-01T10:32:09.0403978Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2022-12-01T10:32:09.0404451Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:09.0404915Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-12-01T10:32:09.0405117Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:32:09.0405683Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = short unsigned int; bool ReluFused = false]': 2022-12-01T10:32:09.0406306Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2022-12-01T10:32:09.0406794Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:09.0407199Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-12-01T10:32:09.0407740Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = short unsigned int; bool ReluFused = false]': 2022-12-01T10:32:09.0408135Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2022-12-01T10:32:09.0408713Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:09.0409032Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-12-01T10:32:09.0409253Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:32:09.0409780Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = short unsigned int; bool ReluFused = false]': 2022-12-01T10:32:09.0410211Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2022-12-01T10:32:09.0410686Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:09.0411031Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-12-01T10:32:09.0411268Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:32:09.0411808Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = short unsigned int; bool ReluFused = true]': 2022-12-01T10:32:09.0412224Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2022-12-01T10:32:09.0412705Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:09.0413043Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-12-01T10:32:09.0413244Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:32:09.0413750Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = short unsigned int; bool ReluFused = true]': 2022-12-01T10:32:09.0414139Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2022-12-01T10:32:09.0414596Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:09.0414969Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-12-01T10:32:09.0415516Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = short unsigned int; bool ReluFused = true]': 2022-12-01T10:32:09.0415920Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2022-12-01T10:32:09.0416379Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:09.0416809Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-12-01T10:32:09.0417030Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:32:09.0417553Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = short unsigned int; bool ReluFused = true]': 2022-12-01T10:32:09.0417940Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2022-12-01T10:32:09.0418567Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:09.0419174Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-12-01T10:32:09.0419539Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:32:20.9362780Z INFO: From Compiling caffe2/core/net_async_tracing.cc: 2022-12-01T10:32:20.9371093Z caffe2/core/net_async_tracing.cc: In function 'int caffe2::tracing::extractShardId(const string&)': 2022-12-01T10:32:20.9372022Z caffe2/core/net_async_tracing.cc:402:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:20.9372698Z while (right_pos < name.length() && isdigit(name[right_pos])) { 2022-12-01T10:32:20.9373113Z ~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-12-01T10:32:25.7603141Z INFO: From Compiling caffe2/operators/transpose_op.cc: 2022-12-01T10:32:25.7614333Z In file included from ./c10/util/typeid.h:19:0, 2022-12-01T10:32:25.7614758Z from ./caffe2/core/context.h:9, 2022-12-01T10:32:25.7615180Z from ./caffe2/operators/transpose_op.h:7, 2022-12-01T10:32:25.7615604Z from caffe2/operators/transpose_op.cc:1: 2022-12-01T10:32:25.7616007Z caffe2/operators/transpose_op.cc: In lambda function: 2022-12-01T10:32:25.7617069Z caffe2/operators/transpose_op.cc:32:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:25.7617582Z axes.size() == tensor_size, 2022-12-01T10:32:25.7617873Z ~~~~~~~~~~~~^~~~ 2022-12-01T10:32:25.7824944Z INFO: From Compiling caffe2/opt/bound_shape_inferencer.cc: 2022-12-01T10:32:25.7829562Z In file included from ./c10/util/Logging.h:10:0, 2022-12-01T10:32:25.7829968Z from ./caffe2/core/logging.h:2, 2022-12-01T10:32:25.7830493Z from caffe2/opt/bound_shape_inferencer.h:3, 2022-12-01T10:32:25.7831439Z from caffe2/opt/bound_shape_inferencer.cc:1: 2022-12-01T10:32:25.7832621Z caffe2/opt/bound_shape_inferencer.cc: In member function 'void caffe2::BoundShapeInferencer::InferCommonOp(const caffe2::OperatorDef&, const caffe2::OpSchema*, bool, bool)': 2022-12-01T10:32:25.7833589Z caffe2/opt/bound_shape_inferencer.cc:1116:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:25.7834130Z CAFFE_ENFORCE(target < input_shapes.size()); 2022-12-01T10:32:25.7834482Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:32:29.8323033Z INFO: From Compiling caffe2/operators/utility_ops.cc: 2022-12-01T10:32:29.8333975Z caffe2/operators/utility_ops.cc: In member function 'bool caffe2::NanCheckOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-12-01T10:32:29.8334946Z caffe2/operators/utility_ops.cc:877:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:29.8335516Z for (size_t i = 0; i < Input(j).numel(); ++i) { 2022-12-01T10:32:29.8335879Z ~~^~~~~~~~~~~~~~~~~~ 2022-12-01T10:32:38.4521466Z INFO: From Compiling caffe2/operators/text_file_reader.cc: 2022-12-01T10:32:38.4521909Z In file included from ./c10/util/typeid.h:19:0, 2022-12-01T10:32:38.4522257Z from ./caffe2/core/context.h:9, 2022-12-01T10:32:38.4522630Z from caffe2/operators/text_file_reader.cc:1: 2022-12-01T10:32:38.4523414Z caffe2/operators/text_file_reader.cc: In member function 'virtual bool caffe2::TextFileReaderReadOp::RunOnDevice()': 2022-12-01T10:32:38.4524167Z caffe2/operators/text_file_reader.cc:107:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:38.4524685Z instance->fieldTypes.size() == numFields, 2022-12-01T10:32:38.4525048Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-12-01T10:32:39.0004554Z INFO: From Compiling caffe2/opt/onnxifi_transformer.cc: 2022-12-01T10:32:39.0005793Z caffe2/opt/onnxifi_transformer.cc: In function 'void caffe2::{anonymous}::mergeFp32InputsAndConvertToFp16(size_t, const std::unordered_set >&, caffe2::NetDef*, caffe2::ShapeInfoMap*)': 2022-12-01T10:32:39.0006898Z caffe2/opt/onnxifi_transformer.cc:266:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:39.0007478Z shape_info.shape.dims(0) != batch_size) { 2022-12-01T10:32:39.0007867Z ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ 2022-12-01T10:32:39.0009269Z caffe2/opt/onnxifi_transformer.cc: In member function 'caffe2::NetDef caffe2::OnnxifiTransformer::SubnetToOnnxifiOpViaC2(const caffe2::NetDef&, const std::unordered_set >&, const ShapeInfoMap&, const std::unordered_map, caffe2::ShapeInfo> >&)': 2022-12-01T10:32:39.0010862Z caffe2/opt/onnxifi_transformer.cc:735:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:39.0011434Z if (opts_.min_ops > net.op_size()) { 2022-12-01T10:32:39.0011777Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-12-01T10:32:39.0013398Z caffe2/opt/onnxifi_transformer.cc: In member function 'caffe2::NetDef caffe2::OnnxifiTransformer::SubnetToOnnxifiOpViaOnnx(const caffe2::NetDef&, const std::unordered_set >&, caffe2::Workspace*, caffe2::onnx::OnnxExporter*, caffe2::ShapeInfoMap*, const std::unordered_map, caffe2::ShapeInfo> >&)': 2022-12-01T10:32:39.0014742Z caffe2/opt/onnxifi_transformer.cc:868:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:39.0015290Z if (opts_.min_ops > net.op_size()) { 2022-12-01T10:32:39.0015633Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-12-01T10:32:39.0016419Z caffe2/opt/onnxifi_transformer.cc: In member function 'std::vector caffe2::OnnxifiTransformer::getBackendId()': 2022-12-01T10:32:39.0017446Z caffe2/opt/onnxifi_transformer.cc:1273:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:39.0018015Z for (int i = 0; i < backend_ids_.size(); ++i) { 2022-12-01T10:32:39.0018541Z ~~^~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:32:39.0288758Z INFO: From Compiling caffe2/opt/tvm_transformer.cc: 2022-12-01T10:32:39.0290191Z caffe2/opt/tvm_transformer.cc: In member function 'caffe2::NetDef caffe2::TvmTransformer::buildTvmOp(const caffe2::NetDef&, const std::unordered_set >&, const ShapeInfoMap&)': 2022-12-01T10:32:39.0291433Z caffe2/opt/tvm_transformer.cc:11:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:39.0292086Z if (opts_.min_ops > net.op_size()) { 2022-12-01T10:32:39.0292513Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-12-01T10:32:40.3556687Z INFO: From Compiling caffe2/opt/optimize_ideep.cc: 2022-12-01T10:32:40.3557617Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::removeStopGradientForInference(nom::repr::NNModule*, caffe2::Workspace*)': 2022-12-01T10:32:40.3558411Z caffe2/opt/optimize_ideep.cc:177:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:40.3558884Z for (int i = 0; i < allNodes.size(); ++i) { 2022-12-01T10:32:40.3559179Z ~~^~~~~~~~~~~~~~~~~ 2022-12-01T10:32:40.3560112Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fuseConvBNAndAffCh(nom::repr::NNModule*, caffe2::Workspace*)': 2022-12-01T10:32:40.3560965Z caffe2/opt/optimize_ideep.cc:247:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:40.3561471Z if (bnOrAffChInputs.size() < numInputs) { 2022-12-01T10:32:40.3561814Z ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 2022-12-01T10:32:40.3562510Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fuseConvSum(nom::repr::NNModule*, caffe2::Workspace*)': 2022-12-01T10:32:40.3563308Z caffe2/opt/optimize_ideep.cc:419:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:40.3563948Z for (int idx = conv_idx + 1; idx < allNodes.size() - 1; ++idx) { 2022-12-01T10:32:40.3564322Z ~~~~^~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:32:40.3565075Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fuseOrderSwitchToQuantizeOp(nom::repr::NNModule*, caffe2::Workspace*)': 2022-12-01T10:32:40.3565916Z caffe2/opt/optimize_ideep.cc:663:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:40.3566424Z for (int i = 0; i < allNodes.size(); ++i) { 2022-12-01T10:32:40.3566738Z ~~^~~~~~~~~~~~~~~~~ 2022-12-01T10:32:40.3567407Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fusePreConvertOp(nom::repr::NNModule*, caffe2::Workspace*)': 2022-12-01T10:32:40.3568414Z caffe2/opt/optimize_ideep.cc:744:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:40.3568892Z for (int i = 0; i < allNodes.size(); ++i) { 2022-12-01T10:32:40.3569219Z ~~^~~~~~~~~~~~~~~~~ 2022-12-01T10:32:40.3569857Z caffe2/opt/optimize_ideep.cc:771:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:40.3570454Z for (int j = 0; j < op_list.size(); j++) { 2022-12-01T10:32:40.3570770Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T10:32:40.3571434Z caffe2/opt/optimize_ideep.cc: In function 'void caffe2::opt::setPoolingInferenceMode(nom::repr::NNModule*)': 2022-12-01T10:32:40.3572266Z caffe2/opt/optimize_ideep.cc:833:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:40.3572764Z for (int i = 0; i < allNodes.size(); ++i) { 2022-12-01T10:32:40.3573044Z ~~^~~~~~~~~~~~~~~~~ 2022-12-01T10:32:43.8255873Z INFO: From Compiling caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: 2022-12-01T10:32:43.8263284Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::FloatToFused8BitRowwiseQuantized__base(const float*, size_t, int, uint8_t*)': 2022-12-01T10:32:43.8264276Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:40:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:43.8264888Z for (std::size_t col = 0; col < input_columns; ++col) { 2022-12-01T10:32:43.8265241Z ~~~~^~~~~~~~~~~~~~~ 2022-12-01T10:32:43.8266044Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::Fused8BitRowwiseQuantizedToFloat__base(const uint8_t*, size_t, int, float*)': 2022-12-01T10:32:43.8267014Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:62:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:43.8267514Z for (std::size_t col = 0; col < output_columns; ++col) { 2022-12-01T10:32:43.8267819Z ~~~~^~~~~~~~~~~~~~~~ 2022-12-01T10:32:43.8268538Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::FloatToFusedNBitRowwiseQuantizedSBHalf__base(int, const float*, size_t, int, uint8_t*)': 2022-12-01T10:32:43.8269348Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:140:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:43.8269829Z for (std::size_t col = 0; col < input_columns; ++col) { 2022-12-01T10:32:43.8270126Z ~~~~^~~~~~~~~~~~~~~ 2022-12-01T10:32:43.8270858Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::FusedNBitRowwiseQuantizedSBHalfToFloat__base(int, const uint8_t*, size_t, int, float*)': 2022-12-01T10:32:43.8271688Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:178:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:43.8272199Z for (std::size_t col = 0; col < output_columns; ++col) { 2022-12-01T10:32:43.8272522Z ~~~~^~~~~~~~~~~~~~~~ 2022-12-01T10:32:47.4382947Z INFO: From Compiling caffe2/quantization/server/activation_distribution_observer.cc: 2022-12-01T10:32:47.4384071Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'void caffe2::OutputMinMaxNetObserver::DumpAndReset_(const string&, bool)': 2022-12-01T10:32:47.4385068Z caffe2/quantization/server/activation_distribution_observer.cc:183:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:47.4385716Z for (int op_index = 0; op_index < min_max_infos_.size(); ++op_index) { 2022-12-01T10:32:47.4386096Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:32:47.4387062Z caffe2/quantization/server/activation_distribution_observer.cc:188:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:47.4387784Z for (int i = 0; i < op_info->tensor_infos.size(); ++i) { 2022-12-01T10:32:47.4388310Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:32:47.4389250Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'virtual void caffe2::OutputColumnMaxHistogramObserver::Stop()': 2022-12-01T10:32:47.4390686Z caffe2/quantization/server/activation_distribution_observer.cc:388:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:47.4391387Z if (info_->histograms.size() <= col) { 2022-12-01T10:32:47.4391717Z ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ 2022-12-01T10:32:47.4392527Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'void caffe2::HistogramNetObserver::DumpAndReset_(const string&, bool)': 2022-12-01T10:32:47.4393475Z caffe2/quantization/server/activation_distribution_observer.cc:470:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:47.4394212Z for (int op_index = 0; op_index < hist_infos_.size(); ++op_index) { 2022-12-01T10:32:47.4394578Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:32:47.4395311Z caffe2/quantization/server/activation_distribution_observer.cc:477:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:47.4395942Z for (int i = 0; i < info->histograms.size(); ++i) { 2022-12-01T10:32:47.4396297Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:32:47.4397175Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'void caffe2::OutputColumnMaxHistogramNetObserver::DumpAndReset_(const string&, bool)': 2022-12-01T10:32:47.4398301Z caffe2/quantization/server/activation_distribution_observer.cc:628:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:47.4398955Z for (int i = 0; i < info->histograms.size(); ++i) { 2022-12-01T10:32:47.4399289Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:32:48.0946611Z INFO: From Compiling caffe2/quantization/server/batch_matmul_dnnlowp_op.cc: 2022-12-01T10:32:48.0958404Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc: In instantiation of 'bool caffe2::BatchMatMulDNNLowPOp::RunOnDevice() [with T = short unsigned int]': 2022-12-01T10:32:48.0959292Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:760:1: required from here 2022-12-01T10:32:48.0960334Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:312:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:48.0960996Z for (auto j = 0; j < B_quantized_temp.size(); ++j) { 2022-12-01T10:32:48.0961436Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:32:48.0962352Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:344:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:48.0963044Z for (int j = 0; j < N; ++j) { 2022-12-01T10:32:48.0963395Z ~~^~~ 2022-12-01T10:32:48.0964254Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:348:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:48.0964873Z for (int k = 0; k < K; ++k) { 2022-12-01T10:32:48.0965231Z ~~^~~ 2022-12-01T10:32:48.0966121Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:353:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:48.0966732Z for (int k = 0; k < K; ++k) { 2022-12-01T10:32:48.0967081Z ~~^~~ 2022-12-01T10:32:48.0967965Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:664:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:48.0968815Z for (int n = 0; n < N; ++n) { 2022-12-01T10:32:48.0969186Z ~~^~~ 2022-12-01T10:32:48.0970072Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:668:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:48.0970803Z for (int k = 0; k < K; ++k) { 2022-12-01T10:32:48.0971122Z ~~^~~ 2022-12-01T10:32:48.0971918Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:673:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:48.0972471Z for (int k = 0; k < K; ++k) { 2022-12-01T10:32:48.0972777Z ~~^~~ 2022-12-01T10:32:48.0973537Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:681:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:48.0974090Z for (int m = 0; m < M; ++m) { 2022-12-01T10:32:48.0974458Z ~~^~~ 2022-12-01T10:32:48.0975203Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:685:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:48.0975736Z for (int k = 0; k < K; ++k) { 2022-12-01T10:32:48.0976027Z ~~^~~ 2022-12-01T10:32:48.0976853Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:690:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:48.0977399Z for (int k = 0; k < K; ++k) { 2022-12-01T10:32:48.0977641Z ~~^~~ 2022-12-01T10:32:48.0978068Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:697:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:48.0978565Z for (int n = 0; n < N; ++n) { 2022-12-01T10:32:48.0978766Z ~~^~~ 2022-12-01T10:32:48.0979189Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:701:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:48.0979515Z for (int k = 0; k < K; ++k) { 2022-12-01T10:32:48.0979708Z ~~^~~ 2022-12-01T10:32:48.0980134Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:707:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:48.0980462Z for (int k = 0; k < K; ++k) { 2022-12-01T10:32:48.0980663Z ~~^~~ 2022-12-01T10:32:48.0981097Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:713:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:48.0981471Z for (int k = 0; k < K; ++k) { 2022-12-01T10:32:48.0981754Z ~~^~~ 2022-12-01T10:32:48.0982466Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:719:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:48.0983037Z for (int k = 0; k < K; ++k) { 2022-12-01T10:32:48.0983354Z ~~^~~ 2022-12-01T10:32:48.0984138Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:732:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:48.0984718Z for (int j = 0; j < M * N; ++j) { 2022-12-01T10:32:48.0985021Z ~~^~~~~~~ 2022-12-01T10:32:48.0985917Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc: In instantiation of 'bool caffe2::BatchMatMulDNNLowPOp::RunOnDevice() [with T = unsigned char]': 2022-12-01T10:32:48.0986593Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:760:1: required from here 2022-12-01T10:32:48.0987472Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:312:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:48.0988247Z for (auto j = 0; j < B_quantized_temp.size(); ++j) { 2022-12-01T10:32:48.0988660Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:32:48.0989415Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:344:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:48.0989970Z for (int j = 0; j < N; ++j) { 2022-12-01T10:32:48.0990303Z ~~^~~ 2022-12-01T10:32:48.0991241Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:348:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:48.0991839Z for (int k = 0; k < K; ++k) { 2022-12-01T10:32:48.0992148Z ~~^~~ 2022-12-01T10:32:48.0992923Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:353:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:48.0993488Z for (int k = 0; k < K; ++k) { 2022-12-01T10:32:48.0993800Z ~~^~~ 2022-12-01T10:32:48.0994563Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:664:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:48.0995114Z for (int n = 0; n < N; ++n) { 2022-12-01T10:32:48.0995387Z ~~^~~ 2022-12-01T10:32:48.0996089Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:668:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:48.0996655Z for (int k = 0; k < K; ++k) { 2022-12-01T10:32:48.0996988Z ~~^~~ 2022-12-01T10:32:48.0997756Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:673:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:48.0998335Z for (int k = 0; k < K; ++k) { 2022-12-01T10:32:48.0998653Z ~~^~~ 2022-12-01T10:32:48.0999402Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:681:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:48.0999949Z for (int m = 0; m < M; ++m) { 2022-12-01T10:32:48.1000266Z ~~^~~ 2022-12-01T10:32:48.1001049Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:685:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:48.1001613Z for (int k = 0; k < K; ++k) { 2022-12-01T10:32:48.1001940Z ~~^~~ 2022-12-01T10:32:48.1002735Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:690:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:48.1003289Z for (int k = 0; k < K; ++k) { 2022-12-01T10:32:48.1003621Z ~~^~~ 2022-12-01T10:32:48.1004390Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:697:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:48.1004967Z for (int n = 0; n < N; ++n) { 2022-12-01T10:32:48.1005280Z ~~^~~ 2022-12-01T10:32:48.1006061Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:701:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:48.1006623Z for (int k = 0; k < K; ++k) { 2022-12-01T10:32:48.1006927Z ~~^~~ 2022-12-01T10:32:48.1007719Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:707:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:48.1008277Z for (int k = 0; k < K; ++k) { 2022-12-01T10:32:48.1008565Z ~~^~~ 2022-12-01T10:32:48.1009324Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:713:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:48.1009971Z for (int k = 0; k < K; ++k) { 2022-12-01T10:32:48.1010275Z ~~^~~ 2022-12-01T10:32:48.1011014Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:719:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:48.1011591Z for (int k = 0; k < K; ++k) { 2022-12-01T10:32:48.1011921Z ~~^~~ 2022-12-01T10:32:48.1012770Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:732:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:48.1013359Z for (int j = 0; j < M * N; ++j) { 2022-12-01T10:32:48.1013684Z ~~^~~~~~~ 2022-12-01T10:32:48.1597895Z INFO: From Compiling caffe2/quantization/server/caffe2_dnnlowp_utils.cc: 2022-12-01T10:32:48.1598580Z caffe2/quantization/server/caffe2_dnnlowp_utils.cc: In function 'void dnnlowp::MeasureQuantizationError(const float*, const float*, size_t, dnnlowp::QuantizationErrorStats*)': 2022-12-01T10:32:48.1599210Z caffe2/quantization/server/caffe2_dnnlowp_utils.cc:240:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:48.1599534Z for (int i = 0; i < len; ++i) { 2022-12-01T10:32:48.1599733Z ~~^~~~~ 2022-12-01T10:32:51.8812192Z INFO: From Compiling caffe2/quantization/server/elementwise_add_dnnlowp_op.cc: 2022-12-01T10:32:51.8813202Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc: In instantiation of 'bool caffe2::AddDNNLowPOp::RunOnDevice() [with T = unsigned char]': 2022-12-01T10:32:51.8813783Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:205:1: required from here 2022-12-01T10:32:51.8814567Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:151:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:51.8815054Z for (int i = 0; i < pre; ++i) { 2022-12-01T10:32:51.8815317Z ~~^~~~~ 2022-12-01T10:32:51.8815970Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:153:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:51.8816432Z for (int j = 0; j < n; ++j) { 2022-12-01T10:32:51.8816767Z ~~^~~ 2022-12-01T10:32:51.8817421Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:155:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:51.8817916Z for (int k = 0; k < post; ++k) { 2022-12-01T10:32:51.8818201Z ~~^~~~~~ 2022-12-01T10:32:53.7015896Z INFO: From Compiling caffe2/quantization/server/fbgemm_pack_op.cc: 2022-12-01T10:32:53.7017376Z caffe2/quantization/server/fbgemm_pack_op.cc: In function 'void caffe2::QuantizeConvBias(const caffe2::Blob&, int, const fbgemm::TensorQuantizationParams&, const std::vector&, std::vector&, bool, bool)': 2022-12-01T10:32:53.7018906Z caffe2/quantization/server/fbgemm_pack_op.cc:222:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:53.7019559Z for (int g = 0; g < filter_qparams.size(); ++g) { 2022-12-01T10:32:53.7019945Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:32:53.7021415Z caffe2/quantization/server/fbgemm_pack_op.cc: In instantiation of 'void caffe2::QuantizeWeight(const caffe2::Blob&, int, int, std::vector&, std::vector::type>&, dnnlowp::QuantizationFactory*) [with T = unsigned char; typename std::make_signed::type = signed char]': 2022-12-01T10:32:53.7022276Z caffe2/quantization/server/fbgemm_pack_op.cc:76:43: required from here 2022-12-01T10:32:53.7023048Z caffe2/quantization/server/fbgemm_pack_op.cc:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:53.7023578Z for (int g = 0; g < qparams.size(); ++g) { 2022-12-01T10:32:53.7024123Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T10:32:53.7025595Z caffe2/quantization/server/fbgemm_pack_op.cc: In instantiation of 'void caffe2::QuantizeWeight(const caffe2::Blob&, int, int, std::vector&, std::vector::type>&, dnnlowp::QuantizationFactory*) [with T = short unsigned int; typename std::make_signed::type = short int]': 2022-12-01T10:32:53.7026584Z caffe2/quantization/server/fbgemm_pack_op.cc:84:43: required from here 2022-12-01T10:32:53.7027545Z caffe2/quantization/server/fbgemm_pack_op.cc:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:54.1416898Z INFO: From Compiling caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc: 2022-12-01T10:32:54.1427145Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc: In instantiation of 'bool caffe2::MulDNNLowPOp::RunOnDevice() [with T = unsigned char]': 2022-12-01T10:32:54.1427855Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:121:1: required from here 2022-12-01T10:32:54.1428717Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:79:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:54.1429202Z for (int i = 0; i < pre; ++i) { 2022-12-01T10:32:54.1429478Z ~~^~~~~ 2022-12-01T10:32:54.1430207Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:81:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:54.1430731Z for (int j = 0; j < n; ++j) { 2022-12-01T10:32:54.1431005Z ~~^~~ 2022-12-01T10:32:54.1431730Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:83:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:54.1432280Z for (int k = 0; k < post; ++k) { 2022-12-01T10:32:54.1432590Z ~~^~~~~~ 2022-12-01T10:32:55.7577390Z INFO: From Compiling caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.cc: 2022-12-01T10:32:55.7580260Z caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.cc:223:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] 2022-12-01T10:32:55.7580808Z #pragma omp parallel for 2022-12-01T10:32:55.7581312Z 2022-12-01T10:32:55.7585989Z caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.cc:245:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] 2022-12-01T10:32:55.7586598Z #pragma omp parallel for 2022-12-01T10:32:55.7586926Z 2022-12-01T10:32:59.0708395Z INFO: From Compiling caffe2/core/plan_executor.cc: 2022-12-01T10:32:59.0709326Z caffe2/core/plan_executor.cc: In lambda function: 2022-12-01T10:32:59.0710106Z caffe2/core/plan_executor.cc:604:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:32:59.0710655Z auto workersDone = [&] { return done == numThreads; }; 2022-12-01T10:32:59.0711025Z ~~~~~^~~~~~~~~~~~~ 2022-12-01T10:33:02.3350732Z INFO: From Compiling caffe2/core/blob_serialization.cc: 2022-12-01T10:33:02.3353395Z caffe2/core/blob_serialization.cc: In member function 'virtual void caffe2::TensorSerializer::SerializeWithOptions(const void*, caffe2::TypeMeta, const string&, caffe2::BlobSerializerBase::SerializationAcceptor, const caffe2::BlobSerializationOptions&)': 2022-12-01T10:33:02.3354509Z caffe2/core/blob_serialization.cc:414:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:02.3355119Z chunkBegin < std::max(tensor.numel(), static_cast(1)); 2022-12-01T10:33:02.3355514Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:33:02.3355862Z In file included from ./caffe2/core/common.h:29:0, 2022-12-01T10:33:02.3356250Z from ./caffe2/core/blob.h:9, 2022-12-01T10:33:02.3356876Z from ./caffe2/core/blob_serialization.h:9, 2022-12-01T10:33:02.3357309Z from caffe2/core/blob_serialization.cc:1: 2022-12-01T10:33:02.3358443Z caffe2/core/blob_serialization.cc: In member function 'void caffe2::TensorSerializer::Serialize(const caffe2::Tensor&, const string&, caffe2::TensorProto*, const caffe2::BlobSerializationOptions&, size_t, int32_t)': 2022-12-01T10:33:02.3359588Z caffe2/core/blob_serialization.cc:657:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:02.3360273Z chunkBegin <= input.numel(), 2022-12-01T10:33:02.3360691Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~ 2022-12-01T10:33:02.3361235Z caffe2/core/blob_serialization.cc:663:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:02.3361579Z if (chunkBegin + chunkSize > input.numel()) { 2022-12-01T10:33:02.3361848Z ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-12-01T10:33:02.3362081Z In file included from ./caffe2/core/common.h:29:0, 2022-12-01T10:33:02.3362347Z from ./caffe2/core/blob.h:9, 2022-12-01T10:33:02.3362593Z from ./caffe2/core/blob_serialization.h:9, 2022-12-01T10:33:02.3362832Z from caffe2/core/blob_serialization.cc:1: 2022-12-01T10:33:02.3363472Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = float; size_t = long unsigned int]': 2022-12-01T10:33:02.3363907Z caffe2/core/blob_serialization.cc:696:5: required from here 2022-12-01T10:33:02.3364380Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:02.3364754Z start + numElements <= tensor.numel(), 2022-12-01T10:33:02.3369041Z ^ 2022-12-01T10:33:02.3370230Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = int; size_t = long unsigned int]': 2022-12-01T10:33:02.3370969Z caffe2/core/blob_serialization.cc:697:5: required from here 2022-12-01T10:33:02.3371809Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:02.3373061Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = std::__cxx11::basic_string; size_t = long unsigned int]': 2022-12-01T10:33:02.3373835Z caffe2/core/blob_serialization.cc:698:5: required from here 2022-12-01T10:33:02.3374682Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:02.3375853Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = bool; size_t = long unsigned int]': 2022-12-01T10:33:02.3376607Z caffe2/core/blob_serialization.cc:699:5: required from here 2022-12-01T10:33:02.3377430Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:02.3378754Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = unsigned char; size_t = long unsigned int]': 2022-12-01T10:33:02.3379447Z caffe2/core/blob_serialization.cc:700:5: required from here 2022-12-01T10:33:02.3380197Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:02.3381366Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = signed char; size_t = long unsigned int]': 2022-12-01T10:33:02.3382154Z caffe2/core/blob_serialization.cc:701:5: required from here 2022-12-01T10:33:02.3382852Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:02.3383873Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = short unsigned int; size_t = long unsigned int]': 2022-12-01T10:33:02.3384504Z caffe2/core/blob_serialization.cc:702:5: required from here 2022-12-01T10:33:02.3385334Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:02.3386432Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = short int; size_t = long unsigned int]': 2022-12-01T10:33:02.3387113Z caffe2/core/blob_serialization.cc:703:5: required from here 2022-12-01T10:33:02.3387940Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:02.3389108Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = long int; size_t = long unsigned int]': 2022-12-01T10:33:02.3389831Z caffe2/core/blob_serialization.cc:704:5: required from here 2022-12-01T10:33:02.3390618Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:02.3391816Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = c10::Half; size_t = long unsigned int]': 2022-12-01T10:33:02.3392554Z caffe2/core/blob_serialization.cc:705:5: required from here 2022-12-01T10:33:02.3393277Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:02.3394325Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = double; size_t = long unsigned int]': 2022-12-01T10:33:02.3394959Z caffe2/core/blob_serialization.cc:706:5: required from here 2022-12-01T10:33:02.3395684Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:02.3396891Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = float; size_t = long unsigned int]': 2022-12-01T10:33:02.3397624Z caffe2/core/blob_serialization.cc:1159:5: required from here 2022-12-01T10:33:02.3398428Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:02.3399007Z start + numElements <= tensor.numel(), 2022-12-01T10:33:02.3399356Z ^ 2022-12-01T10:33:02.3400328Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = int; size_t = long unsigned int]': 2022-12-01T10:33:02.3401072Z caffe2/core/blob_serialization.cc:1160:5: required from here 2022-12-01T10:33:02.3401894Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:02.3403185Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = std::__cxx11::basic_string; size_t = long unsigned int]': 2022-12-01T10:33:02.3403975Z caffe2/core/blob_serialization.cc:1161:5: required from here 2022-12-01T10:33:02.3404911Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:02.3406189Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = bool; size_t = long unsigned int]': 2022-12-01T10:33:02.3406961Z caffe2/core/blob_serialization.cc:1162:5: required from here 2022-12-01T10:33:02.3407815Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:02.3409044Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = unsigned char; size_t = long unsigned int]': 2022-12-01T10:33:02.3409814Z caffe2/core/blob_serialization.cc:1163:5: required from here 2022-12-01T10:33:02.3410627Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:02.3411863Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = signed char; size_t = long unsigned int]': 2022-12-01T10:33:02.3412538Z caffe2/core/blob_serialization.cc:1164:5: required from here 2022-12-01T10:33:02.3413284Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:02.3414436Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = short unsigned int; size_t = long unsigned int]': 2022-12-01T10:33:02.3415120Z caffe2/core/blob_serialization.cc:1165:5: required from here 2022-12-01T10:33:02.3415921Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:02.3417244Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = short int; size_t = long unsigned int]': 2022-12-01T10:33:02.3417979Z caffe2/core/blob_serialization.cc:1166:5: required from here 2022-12-01T10:33:02.3426547Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:02.3427887Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = long int; size_t = long unsigned int]': 2022-12-01T10:33:02.3428639Z caffe2/core/blob_serialization.cc:1167:5: required from here 2022-12-01T10:33:02.3429413Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:02.3430572Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = c10::Half; size_t = long unsigned int]': 2022-12-01T10:33:02.3431307Z caffe2/core/blob_serialization.cc:1168:5: required from here 2022-12-01T10:33:02.3432107Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:02.3433326Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = double; size_t = long unsigned int]': 2022-12-01T10:33:02.3434070Z caffe2/core/blob_serialization.cc:1169:5: required from here 2022-12-01T10:33:02.3434895Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:04.1107427Z INFO: From Compiling caffe2/queue/blobs_queue.cc: 2022-12-01T10:33:04.1108938Z caffe2/queue/blobs_queue.cc: In member function 'bool caffe2::BlobsQueue::canWrite()': 2022-12-01T10:33:04.1109636Z caffe2/queue/blobs_queue.cc:159:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:04.1110067Z return writer_ != reader_ + queue_.size(); 2022-12-01T10:33:04.1110379Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:33:04.2046832Z INFO: From Compiling caffe2/ideep/operators/concat_split_op.cc: 2022-12-01T10:33:04.2051771Z caffe2/ideep/operators/concat_split_op.cc: In member function 'virtual bool {anonymous}::IDEEPConcatOp::RunOnDevice()': 2022-12-01T10:33:04.2052348Z caffe2/ideep/operators/concat_split_op.cc:65:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:04.2052685Z for (int i = 0; i < axis_vdata.size(); i++) { 2022-12-01T10:33:04.2052898Z ~~^~~~~~~~~~~~~~~~~~~ 2022-12-01T10:33:05.9565218Z INFO: From Compiling caffe2/queue/rebatching_queue.cc: 2022-12-01T10:33:05.9566580Z caffe2/queue/rebatching_queue.cc: In function 'void caffe2::{anonymous}::concat(caffe2::CPUContext&, const std::vector >&, const std::vector&)': 2022-12-01T10:33:05.9567622Z caffe2/queue/rebatching_queue.cc:39:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:05.9568244Z for (int j = 0; j < numTensors; ++j) { 2022-12-01T10:33:05.9568590Z ~~^~~~~~~~~~~~ 2022-12-01T10:33:05.9569427Z caffe2/queue/rebatching_queue.cc: In member function 'bool caffe2::RebatchingQueue::enqueue(std::vector >)': 2022-12-01T10:33:05.9570385Z caffe2/queue/rebatching_queue.cc:188:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:05.9570973Z if (idx >= splittedInputs.size()) { 2022-12-01T10:33:05.9571307Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:33:05.9572021Z caffe2/queue/rebatching_queue.cc:206:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:05.9572598Z } while (canWrite() && idx < splittedInputs.size()); 2022-12-01T10:33:05.9572981Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:33:10.4103846Z [3,417 / 3,685] Compiling caffe2/ideep/operators/operator_fallback_ideep.cc; 3s processwrapper-sandbox ... (8 actions running) 2022-12-01T10:33:16.0657947Z INFO: From Compiling caffe2/utils/math_cpu.cc: 2022-12-01T10:33:16.0659220Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandFixedSum(size_t, T, T, T, T*, Context*) [with T = signed char; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T10:33:16.0660213Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:16.0660849Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2022-12-01T10:33:16.0661278Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-12-01T10:33:16.0661863Z caffe2/utils/math_cpu.cc:1227:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-12-01T10:33:16.0662291Z CAFFE2_RAND_FIXED_SUM(int8_t); 2022-12-01T10:33:16.0662539Z ^ 2022-12-01T10:33:16.0662991Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:16.0663475Z value > b || remaining_sum_test > b * remaining_numbers); \ 2022-12-01T10:33:16.0663809Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-12-01T10:33:16.0664176Z caffe2/utils/math_cpu.cc:1227:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-12-01T10:33:16.0664435Z CAFFE2_RAND_FIXED_SUM(int8_t); 2022-12-01T10:33:16.0664611Z ^ 2022-12-01T10:33:16.0665295Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandFixedSum(size_t, T, T, T, T*, Context*) [with T = short int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T10:33:16.0665819Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:16.0666238Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2022-12-01T10:33:16.0666485Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-12-01T10:33:16.0666883Z caffe2/utils/math_cpu.cc:1229:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-12-01T10:33:16.0667144Z CAFFE2_RAND_FIXED_SUM(int16_t); 2022-12-01T10:33:16.0667385Z ^ 2022-12-01T10:33:16.0667902Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:16.0668386Z value > b || remaining_sum_test > b * remaining_numbers); \ 2022-12-01T10:33:16.0668736Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-12-01T10:33:16.0669224Z caffe2/utils/math_cpu.cc:1229:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-12-01T10:33:16.0669585Z CAFFE2_RAND_FIXED_SUM(int16_t); 2022-12-01T10:33:16.0669845Z ^ 2022-12-01T10:33:16.0670552Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandFixedSum(size_t, T, T, T, T*, Context*) [with T = int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T10:33:16.0671331Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:16.0671863Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2022-12-01T10:33:16.0672248Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-12-01T10:33:16.0672779Z caffe2/utils/math_cpu.cc:1231:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-12-01T10:33:16.0673160Z CAFFE2_RAND_FIXED_SUM(int32_t); 2022-12-01T10:33:16.0673441Z ^ 2022-12-01T10:33:16.0674026Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:16.0674538Z value > b || remaining_sum_test > b * remaining_numbers); \ 2022-12-01T10:33:16.0674905Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-12-01T10:33:16.0675431Z caffe2/utils/math_cpu.cc:1231:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-12-01T10:33:16.0675862Z CAFFE2_RAND_FIXED_SUM(int32_t); 2022-12-01T10:33:16.0676129Z ^ 2022-12-01T10:33:16.0676881Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandFixedSum(size_t, T, T, T, T*, Context*) [with T = long int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T10:33:16.0677743Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:16.0678251Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2022-12-01T10:33:16.0678653Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-12-01T10:33:16.0679224Z caffe2/utils/math_cpu.cc:1233:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-12-01T10:33:16.0679628Z CAFFE2_RAND_FIXED_SUM(int64_t); 2022-12-01T10:33:16.0679918Z ^ 2022-12-01T10:33:16.0680523Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:16.0681105Z value > b || remaining_sum_test > b * remaining_numbers); \ 2022-12-01T10:33:16.0681519Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-12-01T10:33:16.0682115Z caffe2/utils/math_cpu.cc:1233:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-12-01T10:33:16.0682586Z CAFFE2_RAND_FIXED_SUM(int64_t); 2022-12-01T10:33:16.0682855Z ^ 2022-12-01T10:33:16.0683676Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = float; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T10:33:16.0684734Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:16.0685266Z for (int j = 0; j < cum_dis.size();) { \ 2022-12-01T10:33:16.0685597Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T10:33:16.0686190Z caffe2/utils/math_cpu.cc:1403:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-12-01T10:33:16.0686677Z CAFFE2_RAND_SYNTHETIC_DATA(float); 2022-12-01T10:33:16.0686961Z ^ 2022-12-01T10:33:16.0687860Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = double; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T10:33:16.0688806Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:16.0689377Z for (int j = 0; j < cum_dis.size();) { \ 2022-12-01T10:33:16.0689714Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T10:33:16.0690301Z caffe2/utils/math_cpu.cc:1405:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-12-01T10:33:16.0690777Z CAFFE2_RAND_SYNTHETIC_DATA(double); 2022-12-01T10:33:16.0691035Z ^ 2022-12-01T10:33:16.0691867Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = signed char; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T10:33:16.0692832Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:16.0693408Z for (int j = 0; j < cum_dis.size();) { \ 2022-12-01T10:33:16.0693714Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T10:33:16.0694255Z caffe2/utils/math_cpu.cc:1407:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-12-01T10:33:16.0694703Z CAFFE2_RAND_SYNTHETIC_DATA(int8_t); 2022-12-01T10:33:16.0695008Z ^ 2022-12-01T10:33:16.0695919Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = short int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T10:33:16.0697022Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:16.0697624Z for (int j = 0; j < cum_dis.size();) { \ 2022-12-01T10:33:16.0697976Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T10:33:16.0698699Z caffe2/utils/math_cpu.cc:1409:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-12-01T10:33:16.0699190Z CAFFE2_RAND_SYNTHETIC_DATA(int16_t); 2022-12-01T10:33:16.0699454Z ^ 2022-12-01T10:33:16.0700264Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T10:33:16.0701119Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:16.0701659Z for (int j = 0; j < cum_dis.size();) { \ 2022-12-01T10:33:16.0701994Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T10:33:16.0702591Z caffe2/utils/math_cpu.cc:1411:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-12-01T10:33:16.0703083Z CAFFE2_RAND_SYNTHETIC_DATA(int32_t); 2022-12-01T10:33:16.0703382Z ^ 2022-12-01T10:33:16.0704281Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = long int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T10:33:16.0705263Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:16.0705864Z for (int j = 0; j < cum_dis.size();) { \ 2022-12-01T10:33:16.0706230Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T10:33:16.0706983Z caffe2/utils/math_cpu.cc:1413:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-12-01T10:33:16.0707425Z CAFFE2_RAND_SYNTHETIC_DATA(int64_t); 2022-12-01T10:33:16.0707709Z ^ 2022-12-01T10:33:16.0708582Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = unsigned char; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T10:33:16.0709552Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:16.0710142Z for (int j = 0; j < cum_dis.size();) { \ 2022-12-01T10:33:16.0710528Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T10:33:16.0711140Z caffe2/utils/math_cpu.cc:1415:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-12-01T10:33:16.0711562Z CAFFE2_RAND_SYNTHETIC_DATA(uint8_t); 2022-12-01T10:33:16.0711833Z ^ 2022-12-01T10:33:16.0712754Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = short unsigned int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T10:33:16.0713769Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:16.0714333Z for (int j = 0; j < cum_dis.size();) { \ 2022-12-01T10:33:16.0714713Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T10:33:16.0715331Z caffe2/utils/math_cpu.cc:1417:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-12-01T10:33:16.0715820Z CAFFE2_RAND_SYNTHETIC_DATA(uint16_t); 2022-12-01T10:33:16.0716133Z ^ 2022-12-01T10:33:16.0716992Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = unsigned int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T10:33:16.0717980Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:16.0718548Z for (int j = 0; j < cum_dis.size();) { \ 2022-12-01T10:33:16.0718916Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T10:33:16.0719494Z caffe2/utils/math_cpu.cc:1419:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-12-01T10:33:16.0719967Z CAFFE2_RAND_SYNTHETIC_DATA(uint32_t); 2022-12-01T10:33:16.0720290Z ^ 2022-12-01T10:33:16.0721216Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = long unsigned int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T10:33:16.0722192Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:16.0722721Z for (int j = 0; j < cum_dis.size();) { \ 2022-12-01T10:33:16.0723113Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T10:33:16.0723723Z caffe2/utils/math_cpu.cc:1421:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-12-01T10:33:16.0724175Z CAFFE2_RAND_SYNTHETIC_DATA(uint64_t); 2022-12-01T10:33:16.0724490Z ^ 2022-12-01T10:33:16.0725695Z caffe2/utils/math_cpu.cc: In instantiation of 'void caffe2::math::generate_trace_lru(std::vector&, std::vector&, std::vector&, std::vector&, Context_t*, Ind_t, Ind_t, Type, Type, Type*) [with Type = unsigned int; Val_t = double; Ind_t = int; Context_t = caffe2::CPUContext; bool cdf_app = false]': 2022-12-01T10:33:16.0726696Z caffe2/utils/math_cpu.cc:1419:1: required from here 2022-12-01T10:33:16.0727461Z caffe2/utils/math_cpu.cc:1354:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:16.0727956Z if (mem_ref < min) { 2022-12-01T10:33:16.0728254Z ~~~~~~~~^~~~~ 2022-12-01T10:33:16.0728968Z caffe2/utils/math_cpu.cc:1360:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:16.0729579Z if (mem_ref > max) { 2022-12-01T10:33:16.0729844Z ~~~~~~~~^~~~~ 2022-12-01T10:33:16.0731133Z caffe2/utils/math_cpu.cc: In instantiation of 'void caffe2::math::generate_trace_lru(std::vector&, std::vector&, std::vector&, std::vector&, Context_t*, Ind_t, Ind_t, Type, Type, Type*) [with Type = long unsigned int; Val_t = double; Ind_t = int; Context_t = caffe2::CPUContext; bool cdf_app = false]': 2022-12-01T10:33:16.0731987Z caffe2/utils/math_cpu.cc:1421:1: required from here 2022-12-01T10:33:16.0732788Z caffe2/utils/math_cpu.cc:1354:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:16.0733297Z if (mem_ref < min) { 2022-12-01T10:33:16.0733580Z ~~~~~~~~^~~~~ 2022-12-01T10:33:16.0734255Z caffe2/utils/math_cpu.cc:1360:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:16.0734705Z if (mem_ref > max) { 2022-12-01T10:33:16.0734994Z ~~~~~~~~^~~~~ 2022-12-01T10:33:18.8381021Z INFO: From Compiling caffe2/operators/slice_op.cc: 2022-12-01T10:33:18.8381368Z caffe2/operators/slice_op.cc: In lambda function: 2022-12-01T10:33:18.8381830Z caffe2/operators/slice_op.cc:93:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:18.8382175Z if (i >= starts.size()) { 2022-12-01T10:33:18.8382427Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T10:33:25.3381448Z INFO: From Compiling caffe2/operators/sequence_ops.cc: 2022-12-01T10:33:25.3382230Z caffe2/operators/sequence_ops.cc:58:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2022-12-01T10:33:25.3382791Z #pragma warning(suppress: 4804) 2022-12-01T10:33:25.3383148Z 2022-12-01T10:33:25.3383782Z caffe2/operators/sequence_ops.cc:67:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2022-12-01T10:33:25.3384106Z #pragma warning(suppress: 4804) 2022-12-01T10:33:25.3384297Z 2022-12-01T10:33:31.4809219Z INFO: From Compiling caffe2/operators/rnn/recurrent_network_op.cc: 2022-12-01T10:33:31.4810553Z caffe2/operators/rnn/recurrent_network_op.cc: In function 'void caffe2::detail::extractLinks(caffe2::OperatorBase*, const string&, const string&, const string&, const string&, std::vector*)': 2022-12-01T10:33:31.4811536Z caffe2/operators/rnn/recurrent_network_op.cc:232:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:31.4812122Z for (auto i = 0; i < internal.size(); ++i) { 2022-12-01T10:33:31.4812856Z ~~^~~~~~~~~~~~~~~~~ 2022-12-01T10:33:31.6837823Z INFO: From Compiling caffe2/operators/rnn/recurrent_network_executor.cc: 2022-12-01T10:33:31.6838383Z In file included from ./c10/util/typeid.h:19:0, 2022-12-01T10:33:31.6838811Z from ./caffe2/core/context.h:9, 2022-12-01T10:33:31.6839289Z from ./caffe2/operators/rnn/recurrent_network_executor.h:4, 2022-12-01T10:33:31.6839829Z from caffe2/operators/rnn/recurrent_network_executor.cc:1: 2022-12-01T10:33:31.6841206Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'virtual bool caffe2::ThreadedRecurrentNetworkExecutor::Run(int)': 2022-12-01T10:33:31.6842293Z caffe2/operators/rnn/recurrent_network_executor.cc:40:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:31.6842917Z CAFFE_ENFORCE(timestep_ops_.size() >= T); 2022-12-01T10:33:31.6843301Z ~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-12-01T10:33:31.6843902Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'virtual bool caffe2::ThreadedRecurrentNetworkExecutor::RunBackwards(int)': 2022-12-01T10:33:31.6844510Z caffe2/operators/rnn/recurrent_network_executor.cc:67:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:31.6844890Z CAFFE_ENFORCE(timestep_ops_.size() >= T); 2022-12-01T10:33:31.6845268Z ~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-12-01T10:33:31.6845758Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'void caffe2::ThreadedRecurrentNetworkExecutor::WorkerFunction()': 2022-12-01T10:33:31.6846370Z caffe2/operators/rnn/recurrent_network_executor.cc:181:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:31.6846773Z if (job.op_idx == timestep_ops_template_.size() - 1) { 2022-12-01T10:33:31.6846996Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:33:31.6847524Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'void caffe2::ThreadedRecurrentNetworkExecutor::_Exec()': 2022-12-01T10:33:31.6848121Z caffe2/operators/rnn/recurrent_network_executor.cc:210:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:31.6848438Z while (workers_.size() < num_threads_) { 2022-12-01T10:33:31.6848648Z ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2022-12-01T10:33:34.5337927Z INFO: From Compiling caffe2/operators/lengths_top_k_op.cc: 2022-12-01T10:33:34.5338907Z caffe2/operators/lengths_top_k_op.cc: In instantiation of 'bool caffe2::LengthsTopKOp::RunOnDevice() [with T = float; Context = caffe2::CPUContext]': 2022-12-01T10:33:34.5339277Z caffe2/operators/lengths_top_k_op.cc:158:1: required from here 2022-12-01T10:33:34.5339748Z caffe2/operators/lengths_top_k_op.cc:42:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:34.5340126Z if (p_queue.size() < k_ || value > p_queue.top().first) { 2022-12-01T10:33:34.5340573Z caffe2/operators/lengths_top_k_op.cc:46:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:34.5340865Z if (p_queue.size() > k_) { 2022-12-01T10:33:36.4996456Z INFO: From Compiling caffe2/operators/half_float_ops.cc: 2022-12-01T10:33:36.5151023Z caffe2/operators/half_float_ops.cc: In member function 'bool caffe2::Float16UniformFillOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-12-01T10:33:36.5152170Z caffe2/operators/half_float_ops.cc:139:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:36.5152744Z for (uint64_t i = 0; i < leading_dim_sz; i++) { 2022-12-01T10:33:36.5153108Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T10:33:36.5153861Z caffe2/operators/half_float_ops.cc:143:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:36.5154407Z for (uint64_t j = 0; j < rowsz; j++) { 2022-12-01T10:33:36.5154721Z ~~^~~~~~~ 2022-12-01T10:33:37.6167288Z INFO: From Compiling caffe2/operators/h_softmax_op.cc: 2022-12-01T10:33:37.6174577Z caffe2/operators/h_softmax_op.cc: In member function 'bool caffe2::HSoftmaxSearchOp::RunOnDevice() [with T = float; Context = caffe2::CPUContext]': 2022-12-01T10:33:37.6175377Z caffe2/operators/h_softmax_op.cc:408:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:37.6176043Z info.begin() + (top_n_ < info.size() ? top_n_ : info.size() - 1), 2022-12-01T10:33:37.6176540Z ~~~~~~~^~~~~~~~~~~~~ 2022-12-01T10:33:37.6177286Z caffe2/operators/h_softmax_op.cc:419:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:37.6177791Z if (i < info.size()) { 2022-12-01T10:33:37.6178095Z ~~^~~~~~~~~~~~~ 2022-12-01T10:33:46.0637336Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp: 2022-12-01T10:33:46.0638120Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp:48:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:33:46.0638567Z # pragma unroll 2022-12-01T10:33:46.0638780Z 2022-12-01T10:33:46.1479512Z INFO: From Compiling caffe2/operators/concat_split_op.cc: 2022-12-01T10:33:46.1480771Z caffe2/operators/concat_split_op.cc: In function 'std::vector caffe2::{anonymous}::TensorInferenceForSplit(const caffe2::OperatorDef&, const std::vector&)': 2022-12-01T10:33:46.1481817Z caffe2/operators/concat_split_op.cc:66:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:46.1482149Z } else if (split.size() != output_size) { 2022-12-01T10:33:46.1482400Z ~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2022-12-01T10:33:46.1507167Z caffe2/operators/concat_split_op.cc: In function 'caffe2::OpSchema::Cost caffe2::CostInferenceForConcat(const caffe2::OperatorDef&, const std::vector&)': 2022-12-01T10:33:46.1508176Z caffe2/operators/concat_split_op.cc:326:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:46.1508684Z for (int i = 0; i < in.size(); ++i) { 2022-12-01T10:33:46.1509026Z ~~^~~~~~~~~~~ 2022-12-01T10:33:46.1509707Z caffe2/operators/concat_split_op.cc: In function 'std::vector caffe2::TensorInferenceForConcat(const caffe2::OperatorDef&, const std::vector&)': 2022-12-01T10:33:46.1510289Z caffe2/operators/concat_split_op.cc:378:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:46.1510611Z for (int i = 1; i < in.size(); ++i) { 2022-12-01T10:33:46.1510815Z ~~^~~~~~~~~~~ 2022-12-01T10:33:46.1511204Z caffe2/operators/concat_split_op.cc:399:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:46.1511514Z for (int i = 1; i < in.size(); ++i) { 2022-12-01T10:33:46.1511706Z ~~^~~~~~~~~~~ 2022-12-01T10:33:46.1512090Z caffe2/operators/concat_split_op.cc:427:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:46.1512403Z for (int i = 1; i < in.size(); ++i) { 2022-12-01T10:33:46.1512596Z ~~^~~~~~~~~~~ 2022-12-01T10:33:49.0698594Z INFO: From Compiling aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: 2022-12-01T10:33:49.0699373Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp:8:0: 2022-12-01T10:33:49.0700069Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:33:49.0700938Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp:28:48: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:33:49.0701558Z [maxnorm_v, eps_v, one_v](vec_t norm) -> vec_t { 2022-12-01T10:33:49.0701860Z ^ 2022-12-01T10:33:49.2353664Z INFO: From Compiling aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp: 2022-12-01T10:33:49.2367939Z In file included from aten/src/ATen/native/cpu/utils.h:3:0, 2022-12-01T10:33:49.2368841Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp:7: 2022-12-01T10:33:49.2370106Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2022-12-01T10:33:49.2371095Z aten/src/ATen/cpu/vec/vec.h:14:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:33:49.2371691Z inline Vectorized convert_to_bool(Vectorized x) { 2022-12-01T10:33:49.2372112Z ^~~~~~~~~~~~~~~ 2022-12-01T10:33:50.6528057Z INFO: From Compiling caffe2/operators/partition_ops.cc: 2022-12-01T10:33:50.6528978Z caffe2/operators/partition_ops.cc: In member function 'virtual std::vector caffe2::{anonymous}::{anonymous}::GetGatherByKeyGradient::GetGradientDefs()': 2022-12-01T10:33:50.6529797Z caffe2/operators/partition_ops.cc:122:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:50.6530126Z for (int i = 1; i < g_input_.size(); ++i) { 2022-12-01T10:33:50.6530427Z ~~^~~~~~~~~~~~~~~~~ 2022-12-01T10:33:50.6531075Z caffe2/operators/partition_ops.cc:135:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:50.6531567Z for (int i = 1; i < g_input_.size(); ++i) { 2022-12-01T10:33:50.6531883Z ~~^~~~~~~~~~~~~~~~~ 2022-12-01T10:33:50.7958675Z INFO: From Compiling aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp: 2022-12-01T10:33:50.7959615Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:33:50.7960656Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp:26:43: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:33:50.7961413Z [=](bVec self_vec, bVec end_vec) -> bVec { 2022-12-01T10:33:50.7961757Z ^~~~ 2022-12-01T10:33:52.4029906Z INFO: From Compiling caffe2/operators/reshape_op.cc: 2022-12-01T10:33:52.4030332Z caffe2/operators/reshape_op.cc: In lambda function: 2022-12-01T10:33:52.4030884Z caffe2/operators/reshape_op.cc:42:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:52.4031243Z for (int i = 0; i < actualNewShape.size(); ++i) { 2022-12-01T10:33:52.4031872Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:33:52.4032413Z caffe2/operators/reshape_op.cc:68:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:33:52.4032755Z for (int i = 0; i < actualNewShape.size(); ++i) { 2022-12-01T10:33:52.4032999Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:33:56.3874158Z INFO: From Compiling aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: 2022-12-01T10:33:56.3875636Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:33:56.3877088Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp:25:38: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:33:56.3877864Z Vectorized t2_vec) { 2022-12-01T10:33:56.3878230Z ^ 2022-12-01T10:33:59.5750891Z INFO: From Compiling aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp: 2022-12-01T10:33:59.5756129Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-12-01T10:33:59.5756877Z from aten/src/ATen/cpu/vml.h:5, 2022-12-01T10:33:59.5758094Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp:10: 2022-12-01T10:33:59.5759518Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::vec::DEFAULT::Vectorized(const at::vec::DEFAULT::Vectorized&, const at::vec::DEFAULT::Vectorized&)]': 2022-12-01T10:33:59.5760634Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:33:59.5761167Z inline scalar_t vec_reduce_all( 2022-12-01T10:33:59.5761506Z ^~~~~~~~~~~~~~ 2022-12-01T10:33:59.6247516Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: 2022-12-01T10:33:59.6249848Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:2:0: 2022-12-01T10:33:59.6250702Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:33:59.6251797Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:192:42: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:33:59.6252860Z [=](Vectorized a) -> Vectorized { return a; }); 2022-12-01T10:33:59.6253198Z ^~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:34:00.5155244Z INFO: From Compiling caffe2/operators/reservoir_sampling.cc: 2022-12-01T10:34:00.5157800Z caffe2/operators/reservoir_sampling.cc: In instantiation of 'bool caffe2::{anonymous}::ReservoirSamplingOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-12-01T10:34:00.5159975Z caffe2/operators/reservoir_sampling.cc:277:1: required from here 2022-12-01T10:34:00.5160914Z caffe2/operators/reservoir_sampling.cc:38:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:34:00.5161316Z for (size_t i = 1; i < input.dim(); ++i) { 2022-12-01T10:34:00.8036253Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp: 2022-12-01T10:34:00.8037205Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp:48:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:34:00.8037746Z # pragma unroll 2022-12-01T10:34:00.8038025Z 2022-12-01T10:34:00.9741359Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp: 2022-12-01T10:34:00.9742312Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp:6:0: 2022-12-01T10:34:00.9744335Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2022-12-01T10:34:00.9745595Z aten/src/ATen/cpu/vec/vec.h:14:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:34:00.9746077Z inline Vectorized convert_to_bool(Vectorized x) { 2022-12-01T10:34:00.9746435Z ^~~~~~~~~~~~~~~ 2022-12-01T10:34:04.0222386Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: 2022-12-01T10:34:04.0225725Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:354:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:34:04.0226307Z # pragma unroll 2022-12-01T10:34:04.0226598Z 2022-12-01T10:34:04.0227338Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:363:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:34:04.0227839Z # pragma unroll 2022-12-01T10:34:04.0228190Z 2022-12-01T10:34:04.0228957Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:380:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:34:04.0229513Z # pragma unroll 2022-12-01T10:34:04.0229781Z 2022-12-01T10:34:04.0230528Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:389:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:34:04.0231107Z # pragma unroll 2022-12-01T10:34:04.0231370Z 2022-12-01T10:34:04.0232025Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:3:0: 2022-12-01T10:34:04.0232875Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:34:04.0233926Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:615:63: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:34:04.0234572Z [=](Vectorized a, Vectorized b) { return a + b; }); 2022-12-01T10:34:04.0234995Z ^ 2022-12-01T10:34:04.0542439Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp: 2022-12-01T10:34:04.0543572Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-12-01T10:34:04.0544336Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp:13: 2022-12-01T10:34:04.0547338Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = unsigned char; Op = at::native::{anonymous}::reduce_all_impl_vec(at::Tensor&, const at::Tensor&, scalar_t, func_t, vec_func_t):: [with scalar_t = unsigned char; func_t = at::native::{anonymous}::min_all_kernel_impl(at::Tensor&, const at::Tensor&)::::::; vec_func_t = at::native::{anonymous}::min_all_kernel_impl(at::Tensor&, const at::Tensor&)::::::]::, at::vec::DEFAULT::Vectorized)>]': 2022-12-01T10:34:04.0549054Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:34:04.0549573Z inline scalar_t vec_reduce_all( 2022-12-01T10:34:04.0549896Z ^~~~~~~~~~~~~~ 2022-12-01T10:34:04.6895985Z INFO: From Compiling aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: 2022-12-01T10:34:04.6899009Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp:12:0: 2022-12-01T10:34:04.6899846Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:34:04.6900876Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp:342:84: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:34:04.6901628Z [](Vectorized a, Vectorized min, Vectorized max) { 2022-12-01T10:34:04.6902080Z ^ 2022-12-01T10:34:04.8711742Z INFO: From Compiling caffe2/operators/box_with_nms_limit_op.cc: 2022-12-01T10:34:04.8717374Z caffe2/operators/box_with_nms_limit_op.cc: In instantiation of 'bool caffe2::BoxWithNMSLimitOp::DoRunWithType() [with T = float; Context = caffe2::CPUContext]': 2022-12-01T10:34:04.8718407Z caffe2/operators/box_with_nms_limit_op.h:67:34: required from 'bool caffe2::BoxWithNMSLimitOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-12-01T10:34:04.8719000Z caffe2/operators/box_with_nms_limit_op.cc:340:51: required from here 2022-12-01T10:34:04.8719806Z caffe2/operators/box_with_nms_limit_op.cc:210:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:34:04.8720333Z for (int k = 0; k < cur_keep.size(); k++) { 2022-12-01T10:34:04.8720641Z ~~^~~~~~~~~~~~~~~~~ 2022-12-01T10:34:04.8721453Z caffe2/operators/box_with_nms_limit_op.cc: In instantiation of 'bool caffe2::BoxWithNMSLimitOp::DoRunWithType() [with T = int; Context = caffe2::CPUContext]': 2022-12-01T10:34:04.8722809Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::BoxWithNMSLimitOp; FirstType = int; Types = {float}; ExtraArgs = {}]' 2022-12-01T10:34:04.8724328Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::BoxWithNMSLimitOp; FirstType = int; Types = {float}; ExtraArgs = {}]' 2022-12-01T10:34:04.8725509Z caffe2/operators/box_with_nms_limit_op.h:65:59: required from 'bool caffe2::BoxWithNMSLimitOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-12-01T10:34:04.8726093Z caffe2/operators/box_with_nms_limit_op.cc:340:51: required from here 2022-12-01T10:34:04.8726860Z caffe2/operators/box_with_nms_limit_op.cc:210:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:34:06.0773502Z INFO: From Compiling aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp: 2022-12-01T10:34:06.0779446Z In file included from ./c10/util/ArrayRef.h:21:0, 2022-12-01T10:34:06.0779856Z from ./c10/core/DispatchKey.h:5, 2022-12-01T10:34:06.0780240Z from ./c10/core/Backend.h:4, 2022-12-01T10:34:06.0780610Z from aten/src/ATen/native/DispatchStub.h:3, 2022-12-01T10:34:06.0780965Z from aten/src/ATen/native/group_norm.h:3, 2022-12-01T10:34:06.0782028Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp:2: 2022-12-01T10:34:06.0782961Z ./c10/util/SmallVector.h: In member function 'void c10::SmallVectorTemplateBase::growAndAssign(size_t, T) [with T = at::vec::DEFAULT::Vectorized]': 2022-12-01T10:34:06.0783746Z ./c10/util/SmallVector.h:606:8: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:34:06.0784209Z void growAndAssign(size_t NumElts, T Elt) { 2022-12-01T10:34:06.0784539Z ^~~~~~~~~~~~~ 2022-12-01T10:34:07.8226392Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: 2022-12-01T10:34:07.8227179Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp:2:0: 2022-12-01T10:34:07.8227963Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: In lambda function: 2022-12-01T10:34:07.8228943Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp:182:42: note: The ABI for passing parameters with 64-byte alignment has changed in GCC 4.6 2022-12-01T10:34:07.8229685Z [=](Vectorized a) -> Vectorized { return a; }); 2022-12-01T10:34:07.8230080Z ^~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:34:09.6445704Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: 2022-12-01T10:34:09.6450739Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:15:0, 2022-12-01T10:34:09.6451156Z from aten/src/ATen/cpu/vec/vec.h:6, 2022-12-01T10:34:09.6451569Z from aten/src/ATen/native/cpu/Loops.h:37, 2022-12-01T10:34:09.6452342Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:9: 2022-12-01T10:34:09.6454089Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h: In member function 'at::vec::DEFAULT::VectorizedQuantizedConverter::float_vec_return_type at::vec::DEFAULT::VectorizedQuantizedConverter::dequantize(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized) const [with T = c10::qint8; float_vec_return_type_ = std::array, 4>; int_vec_return_type_ = std::array, 4>; int size_ = 32]': 2022-12-01T10:34:09.6455626Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h:806:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:34:09.6456105Z float_vec_return_type dequantize( 2022-12-01T10:34:09.6456473Z ^~~~~~~~~~ 2022-12-01T10:34:11.1297183Z INFO: From Compiling caffe2/operators/generate_proposals_op.cc: 2022-12-01T10:34:11.1306375Z caffe2/operators/generate_proposals_op.cc: In function 'size_t caffe2::{anonymous}::ComputeStartIndex(const TensorCPU&, const std::vector&)': 2022-12-01T10:34:11.1307407Z caffe2/operators/generate_proposals_op.cc:18:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:34:11.1307983Z for (int i = 0; i < index.size(); i++) { 2022-12-01T10:34:11.1308310Z ~~^~~~~~~~~~~~~~ 2022-12-01T10:34:11.1310234Z caffe2/operators/generate_proposals_op.cc: In member function 'void caffe2::GenerateProposalsOp::ProposalsForOneImage(const Array3f&, const Eigen::Map >&, const caffe2::utils::ConstTensorView&, const caffe2::utils::ConstTensorView&, caffe2::ERArrXXf*, caffe2::EArrXf*) const [with Context = caffe2::CPUContext; Eigen::Array3f = Eigen::Array; caffe2::ERArrXXf = Eigen::Array; caffe2::EArrXf = Eigen::Array]': 2022-12-01T10:34:11.1312172Z caffe2/operators/generate_proposals_op.cc:216:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:34:11.1312753Z for (int i = 0; i < order.size(); ++i) { 2022-12-01T10:34:11.1313091Z ~~^~~~~~~~~~~~~~ 2022-12-01T10:34:11.1313863Z caffe2/operators/generate_proposals_op.cc:253:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:34:11.1487958Z if (post_nms_topN > 0 && post_nms_topN < keep.size()) { 2022-12-01T10:34:11.1488638Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~ 2022-12-01T10:34:11.7337583Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp: 2022-12-01T10:34:11.7343554Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:354:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:34:11.7344359Z # pragma unroll 2022-12-01T10:34:11.7345030Z 2022-12-01T10:34:11.7345990Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:363:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:34:11.7346569Z # pragma unroll 2022-12-01T10:34:11.7346876Z 2022-12-01T10:34:11.7347715Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:380:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:34:11.7348261Z # pragma unroll 2022-12-01T10:34:11.7348533Z 2022-12-01T10:34:11.7349737Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:389:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:34:11.7350313Z # pragma unroll 2022-12-01T10:34:11.7350858Z 2022-12-01T10:34:12.5945452Z INFO: From Compiling caffe2/operators/copy_rows_to_tensor_op.cc: 2022-12-01T10:34:12.5946109Z In file included from caffe2/operators/copy_rows_to_tensor_op.cc:1:0: 2022-12-01T10:34:12.5947209Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = c10::Half; Context = caffe2::CPUContext]': 2022-12-01T10:34:12.5948762Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-12-01T10:34:12.5950625Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-12-01T10:34:12.5952012Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-12-01T10:34:12.5952678Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-12-01T10:34:12.5953497Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:34:12.5954073Z for (size_t i = 0; i < indices.sizes()[0]; ++i) { 2022-12-01T10:34:12.5954431Z ~~^~~~~~~~~~~~~~~~~~ 2022-12-01T10:34:12.5955322Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = float; Context = caffe2::CPUContext]': 2022-12-01T10:34:12.5957048Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = float; Types = {double, int, long int}; ExtraArgs = {}]' 2022-12-01T10:34:12.5958954Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-12-01T10:34:12.5960750Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-12-01T10:34:12.5962086Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-12-01T10:34:12.5962734Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-12-01T10:34:12.5963550Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:34:12.5964661Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = double; Context = caffe2::CPUContext]': 2022-12-01T10:34:12.5966202Z ./caffe2/core/operator.h:1304:1: recursively required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = float; Types = {double, int, long int}; ExtraArgs = {}]' 2022-12-01T10:34:12.5967954Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-12-01T10:34:12.5969713Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-12-01T10:34:12.5971058Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-12-01T10:34:12.5971701Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-12-01T10:34:12.5972522Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:34:12.5973637Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = int; Context = caffe2::CPUContext]': 2022-12-01T10:34:12.5975202Z ./caffe2/core/operator.h:1304:1: recursively required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = float; Types = {double, int, long int}; ExtraArgs = {}]' 2022-12-01T10:34:12.5976969Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-12-01T10:34:12.5979688Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-12-01T10:34:12.5980859Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-12-01T10:34:12.5981443Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-12-01T10:34:12.5982274Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:34:12.5983183Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = long int; Context = caffe2::CPUContext]': 2022-12-01T10:34:12.5984535Z ./caffe2/core/operator.h:1304:1: recursively required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = float; Types = {double, int, long int}; ExtraArgs = {}]' 2022-12-01T10:34:12.5986091Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-12-01T10:34:12.5987574Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-12-01T10:34:12.5988735Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-12-01T10:34:12.5989313Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-12-01T10:34:12.5990040Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:34:13.2834931Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: 2022-12-01T10:34:13.2835555Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:15:0, 2022-12-01T10:34:13.2835962Z from aten/src/ATen/cpu/vec/vec.h:6, 2022-12-01T10:34:13.2836336Z from aten/src/ATen/native/cpu/Loops.h:37, 2022-12-01T10:34:13.2837087Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:9: 2022-12-01T10:34:13.2838259Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h: In member function 'at::vec::AVX2::Vectorized::int_vec_return_type at::vec::AVX2::Vectorized::widening_subtract(at::vec::AVX2::Vectorized) const': 2022-12-01T10:34:13.2839262Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h:312:25: note: The ABI for passing parameters with 64-byte alignment has changed in GCC 4.6 2022-12-01T10:34:13.2839787Z int_vec_return_type widening_subtract(Vectorized b) const { 2022-12-01T10:34:13.2840152Z ^~~~~~~~~~~~~~~~~ 2022-12-01T10:34:17.9813596Z INFO: From Executing genrule //:download_mnist: 2022-12-01T10:34:17.9814535Z Downloading http://yann.lecun.com/exdb/mnist/train-images-idx3-ubyte.gz ... 2022-12-01T10:34:17.9814897Z 2022-12-01T10:34:17.9815201Z 0% | | 0% 2022-12-01T10:34:17.9815571Z 0% | | 0% 2022-12-01T10:34:17.9816073Z 0% | | 0% 2022-12-01T10:34:17.9816864Z 0% | | 0% 2022-12-01T10:34:17.9817356Z 0% | | 0% 2022-12-01T10:34:17.9817755Z 0% | | 0% 2022-12-01T10:34:17.9818264Z 0% | | 0% 2022-12-01T10:34:17.9818922Z 0% | | 0% 2022-12-01T10:34:17.9819500Z 0% | | 0% 2022-12-01T10:34:17.9829442Z 0% | | 0% 2022-12-01T10:34:17.9829844Z 0% | | 0% 2022-12-01T10:34:17.9830340Z 0% | | 0% 2022-12-01T10:34:17.9830713Z 0% | | 0% 2022-12-01T10:34:17.9831255Z 0% | | 1% 2022-12-01T10:34:17.9831748Z 0% | | 1% 2022-12-01T10:34:17.9832130Z 0% | | 1% 2022-12-01T10:34:17.9832624Z 0% | | 1% 2022-12-01T10:34:17.9832986Z 0% | | 1% 2022-12-01T10:34:17.9833483Z 0% | | 1% 2022-12-01T10:34:17.9833978Z 0% |# | 1% 2022-12-01T10:34:17.9834366Z 0% |# | 1% 2022-12-01T10:34:17.9834853Z 0% |# | 1% 2022-12-01T10:34:17.9835206Z 0% |# | 1% 2022-12-01T10:34:17.9835719Z 0% |# | 1% 2022-12-01T10:34:17.9836212Z 0% |# | 1% 2022-12-01T10:34:17.9836582Z 0% |# | 2% 2022-12-01T10:34:17.9837075Z 0% |# | 2% 2022-12-01T10:34:17.9837449Z 0% |# | 2% 2022-12-01T10:34:17.9837952Z 0% |# | 2% 2022-12-01T10:34:17.9838329Z 0% |# | 2% 2022-12-01T10:34:17.9838836Z 0% |# | 2% 2022-12-01T10:34:17.9839313Z 0% |# | 2% 2022-12-01T10:34:17.9839693Z 0% |# | 2% 2022-12-01T10:34:17.9840196Z 0% |# | 2% 2022-12-01T10:34:17.9840546Z 0% |# | 2% 2022-12-01T10:34:17.9841026Z 0% |# | 2% 2022-12-01T10:34:17.9841252Z 0% |# | 2% 2022-12-01T10:34:17.9841576Z 0% |# | 3% 2022-12-01T10:34:17.9841797Z 0% |## | 3% 2022-12-01T10:34:17.9842020Z 0% |## | 3% 2022-12-01T10:34:17.9842267Z 0% |## | 3% 2022-12-01T10:34:17.9842513Z 0% |## | 3% 2022-12-01T10:34:17.9842718Z 0% |## | 3% 2022-12-01T10:34:17.9843198Z 0% |## | 3% 2022-12-01T10:34:17.9843518Z 0% |## | 3% 2022-12-01T10:34:17.9843826Z 0% |## | 3% 2022-12-01T10:34:17.9844177Z 0% |## | 3% 2022-12-01T10:34:17.9844538Z 0% |## | 3% 2022-12-01T10:34:17.9844964Z 0% |## | 3% 2022-12-01T10:34:17.9845277Z 0% |## | 4% 2022-12-01T10:34:17.9845612Z 0% |## | 4% 2022-12-01T10:34:17.9845943Z 0% |## | 4% 2022-12-01T10:34:17.9846262Z 0% |## | 4% 2022-12-01T10:34:17.9846625Z 0% |## | 4% 2022-12-01T10:34:17.9846983Z 0% |## | 4% 2022-12-01T10:34:17.9847305Z 0% |## | 4% 2022-12-01T10:34:17.9847642Z 0% |## | 4% 2022-12-01T10:34:17.9847996Z 0% |### | 4% 2022-12-01T10:34:17.9848375Z 0% |### | 4% 2022-12-01T10:34:17.9848706Z 0% |### | 4% 2022-12-01T10:34:17.9849068Z 0% |### | 4% 2022-12-01T10:34:17.9849433Z 0% |### | 5% 2022-12-01T10:34:17.9849757Z 0% |### | 5% 2022-12-01T10:34:17.9850059Z 0% |### | 5% 2022-12-01T10:34:17.9850409Z 0% |### | 5% 2022-12-01T10:34:17.9850767Z 0% |### | 5% 2022-12-01T10:34:17.9851109Z 0% |### | 5% 2022-12-01T10:34:17.9851476Z 0% |### | 5% 2022-12-01T10:34:17.9851805Z 0% |### | 5% 2022-12-01T10:34:17.9852130Z 0% |### | 5% 2022-12-01T10:34:17.9852474Z 0% |### | 5% 2022-12-01T10:34:17.9852826Z 0% |### | 5% 2022-12-01T10:34:17.9853164Z 0% |### | 5% 2022-12-01T10:34:17.9853541Z 0% |### | 6% 2022-12-01T10:34:17.9853908Z 0% |### | 6% 2022-12-01T10:34:17.9854248Z 0% |### | 6% 2022-12-01T10:34:17.9854587Z 0% |#### | 6% 2022-12-01T10:34:17.9854929Z 0% |#### | 6% 2022-12-01T10:34:17.9855270Z 0% |#### | 6% 2022-12-01T10:34:17.9855554Z 0% |#### | 6% 2022-12-01T10:34:17.9855924Z 0% |#### | 6% 2022-12-01T10:34:17.9856269Z 0% |#### | 6% 2022-12-01T10:34:17.9856712Z 0% |#### | 6% 2022-12-01T10:34:17.9857159Z 0% |#### | 6% 2022-12-01T10:34:17.9857492Z 0% |#### | 6% 2022-12-01T10:34:17.9857847Z 0% |#### | 7% 2022-12-01T10:34:17.9858194Z 0% |#### | 7% 2022-12-01T10:34:17.9858596Z 0% |#### | 7% 2022-12-01T10:34:17.9858999Z 0% |#### | 7% 2022-12-01T10:34:17.9859292Z 0% |#### | 7% 2022-12-01T10:34:17.9859582Z 0% |#### | 7% 2022-12-01T10:34:17.9859889Z 0% |#### | 7% 2022-12-01T10:34:17.9860189Z 0% |#### | 7% 2022-12-01T10:34:17.9860506Z 0% |#### | 7% 2022-12-01T10:34:17.9860864Z 0% |#### | 7% 2022-12-01T10:34:17.9861215Z 0% |##### | 7% 2022-12-01T10:34:17.9861554Z 0% |##### | 7% 2022-12-01T10:34:17.9861918Z 0% |##### | 8% 2022-12-01T10:34:17.9862274Z 0% |##### | 8% 2022-12-01T10:34:17.9862640Z 0% |##### | 8% 2022-12-01T10:34:17.9862960Z 0% |##### | 8% 2022-12-01T10:34:17.9863314Z 0% |##### | 8% 2022-12-01T10:34:17.9863631Z 0% |##### | 8% 2022-12-01T10:34:17.9863949Z 0% |##### | 8% 2022-12-01T10:34:17.9864319Z 0% |##### | 8% 2022-12-01T10:34:17.9864676Z 0% |##### | 8% 2022-12-01T10:34:17.9865030Z 0% |##### | 8% 2022-12-01T10:34:17.9865352Z 0% |##### | 8% 2022-12-01T10:34:17.9865706Z 0% |##### | 8% 2022-12-01T10:34:17.9866084Z 0% |##### | 9% 2022-12-01T10:34:17.9866437Z 0% |##### | 9% 2022-12-01T10:34:17.9866808Z 0% |##### | 9% 2022-12-01T10:34:17.9867110Z 0% |##### | 9% 2022-12-01T10:34:17.9867417Z 0% |##### | 9% 2022-12-01T10:34:17.9867781Z 0% |###### | 9% 2022-12-01T10:34:17.9868142Z 0% |###### | 9% 2022-12-01T10:34:17.9868501Z 0% |###### | 9% 2022-12-01T10:34:17.9868832Z 0% |###### | 9% 2022-12-01T10:34:17.9869196Z 0% |###### | 9% 2022-12-01T10:34:17.9869572Z 0% |###### | 9% 2022-12-01T10:34:17.9869925Z 0% |###### | 9% 2022-12-01T10:34:17.9870284Z 0% |###### | 9% 2022-12-01T10:34:17.9870626Z 0% |###### | 10% 2022-12-01T10:34:17.9871120Z 0% |###### | 10% 2022-12-01T10:34:17.9871426Z 0% |###### | 10% 2022-12-01T10:34:17.9871746Z 0% |###### | 10% 2022-12-01T10:34:17.9872122Z 0% |###### | 10% 2022-12-01T10:34:17.9872478Z 0% |###### | 10% 2022-12-01T10:34:17.9872816Z 0% |###### | 10% 2022-12-01T10:34:17.9873233Z 0% |###### | 10% 2022-12-01T10:34:17.9873605Z 0% |###### | 10% 2022-12-01T10:34:17.9873962Z 0% |###### | 10% 2022-12-01T10:34:17.9874321Z 0% |###### | 10% 2022-12-01T10:34:17.9874679Z 0% |####### | 10% 2022-12-01T10:34:17.9875031Z 0% |####### | 11% 2022-12-01T10:34:17.9875376Z 0% |####### | 11% 2022-12-01T10:34:17.9875675Z 0% |####### | 11% 2022-12-01T10:34:17.9875990Z 0% |####### | 11% 2022-12-01T10:34:17.9876344Z 0% |####### | 11% 2022-12-01T10:34:17.9876683Z 0% |####### | 11% 2022-12-01T10:34:17.9877050Z 0% |####### | 11% 2022-12-01T10:34:17.9877414Z 0% |####### | 11% 2022-12-01T10:34:17.9877780Z 0% |####### | 11% 2022-12-01T10:34:17.9878140Z 0% |####### | 11% 2022-12-01T10:34:17.9878486Z 0% |####### | 11% 2022-12-01T10:34:17.9878854Z 0% |####### | 11% 2022-12-01T10:34:17.9879187Z 0% |####### | 12% 2022-12-01T10:34:17.9879495Z 0% |####### | 12% 2022-12-01T10:34:17.9879871Z 0% |####### | 12% 2022-12-01T10:34:17.9880224Z 0% |####### | 12% 2022-12-01T10:34:17.9880566Z 0% |####### | 12% 2022-12-01T10:34:17.9880905Z 0% |####### | 12% 2022-12-01T10:34:17.9881246Z 0% |######## | 12% 2022-12-01T10:34:17.9881592Z 0% |######## | 12% 2022-12-01T10:34:17.9881948Z 0% |######## | 12% 2022-12-01T10:34:17.9882286Z 0% |######## | 12% 2022-12-01T10:34:17.9882662Z 0% |######## | 12% 2022-12-01T10:34:17.9883019Z 0% |######## | 12% 2022-12-01T10:34:17.9883306Z 0% |######## | 13% 2022-12-01T10:34:17.9883628Z 0% |######## | 13% 2022-12-01T10:34:17.9883978Z 0% |######## | 13% 2022-12-01T10:34:17.9884311Z 0% |######## | 13% 2022-12-01T10:34:17.9884666Z 0% |######## | 13% 2022-12-01T10:34:17.9885134Z 0% |######## | 13% 2022-12-01T10:34:17.9885485Z 0% |######## | 13% 2022-12-01T10:34:17.9885831Z 0% |######## | 13% 2022-12-01T10:34:17.9886193Z 0% |######## | 13% 2022-12-01T10:34:17.9886525Z 0% |######## | 13% 2022-12-01T10:34:17.9886925Z 0% |######## | 13% 2022-12-01T10:34:17.9887268Z 0% |######## | 13% 2022-12-01T10:34:17.9887577Z 0% |######## | 14% 2022-12-01T10:34:17.9887951Z 0% |######### | 14% 2022-12-01T10:34:17.9888300Z 0% |######### | 14% 2022-12-01T10:34:17.9888656Z 0% |######### | 14% 2022-12-01T10:34:17.9888992Z 0% |######### | 14% 2022-12-01T10:34:17.9889330Z 0% |######### | 14% 2022-12-01T10:34:17.9889676Z 0% |######### | 14% 2022-12-01T10:34:17.9890043Z 0% |######### | 14% 2022-12-01T10:34:17.9890419Z 0% |######### | 14% 2022-12-01T10:34:17.9890760Z 0% |######### | 14% 2022-12-01T10:34:17.9891117Z 0% |######### | 14% 2022-12-01T10:34:17.9891456Z 0% |######### | 14% 2022-12-01T10:34:17.9891794Z 0% |######### | 15% 2022-12-01T10:34:17.9892154Z 0% |######### | 15% 2022-12-01T10:34:17.9892507Z 0% |######### | 15% 2022-12-01T10:34:17.9892825Z 0% |######### | 15% 2022-12-01T10:34:17.9893147Z 0% |######### | 15% 2022-12-01T10:34:17.9893497Z 0% |######### | 15% 2022-12-01T10:34:17.9893834Z 0% |######### | 15% 2022-12-01T10:34:17.9894168Z 0% |######### | 15% 2022-12-01T10:34:17.9894511Z 0% |########## | 15% 2022-12-01T10:34:17.9894836Z 0% |########## | 15% 2022-12-01T10:34:17.9895169Z 0% |########## | 15% 2022-12-01T10:34:17.9895535Z 0% |########## | 15% 2022-12-01T10:34:17.9895879Z 0% |########## | 16% 2022-12-01T10:34:17.9896228Z 0% |########## | 16% 2022-12-01T10:34:17.9896651Z 0% |########## | 16% 2022-12-01T10:34:17.9896982Z 0% |########## | 16% 2022-12-01T10:34:17.9897307Z 0% |########## | 16% 2022-12-01T10:34:17.9897612Z 0% |########## | 16% 2022-12-01T10:34:17.9897969Z 0% |########## | 16% 2022-12-01T10:34:17.9898303Z 0% |########## | 16% 2022-12-01T10:34:17.9898764Z 0% |########## | 16% 2022-12-01T10:34:17.9899208Z 0% |########## | 16% 2022-12-01T10:34:17.9899556Z 0% |########## | 16% 2022-12-01T10:34:17.9899934Z 0% |########## | 16% 2022-12-01T10:34:17.9900258Z 0% |########## | 17% 2022-12-01T10:34:17.9900590Z 0% |########## | 17% 2022-12-01T10:34:17.9901048Z 0% |########### | 17% 2022-12-01T10:34:17.9901414Z 0% |########### | 17% 2022-12-01T10:34:17.9901754Z 0% |########### | 17% 2022-12-01T10:34:17.9902090Z 0% |########### | 17% 2022-12-01T10:34:17.9902449Z 0% |########### | 17% 2022-12-01T10:34:17.9902804Z 0% |########### | 17% 2022-12-01T10:34:17.9903121Z 0% |########### | 17% 2022-12-01T10:34:17.9903462Z 0% |########### | 17% 2022-12-01T10:34:17.9903792Z 0% |########### | 17% 2022-12-01T10:34:17.9904143Z 0% |########### | 17% 2022-12-01T10:34:17.9904487Z 0% |########### | 18% 2022-12-01T10:34:17.9904830Z 0% |########### | 18% 2022-12-01T10:34:17.9905173Z 0% |########### | 18% 2022-12-01T10:34:17.9905524Z 0% |########### | 18% 2022-12-01T10:34:17.9905877Z 0% |########### | 18% 2022-12-01T10:34:17.9906207Z 0% |########### | 18% 2022-12-01T10:34:17.9906560Z 0% |########### | 18% 2022-12-01T10:34:17.9906890Z 0% |########### | 18% 2022-12-01T10:34:17.9907227Z 0% |########### | 18% 2022-12-01T10:34:17.9907558Z 0% |############ | 18% 2022-12-01T10:34:17.9907912Z 0% |############ | 18% 2022-12-01T10:34:17.9908241Z 0% |############ | 18% 2022-12-01T10:34:17.9908579Z 0% |############ | 19% 2022-12-01T10:34:17.9908928Z 0% |############ | 19% 2022-12-01T10:34:17.9909262Z 0% |############ | 19% 2022-12-01T10:34:17.9909613Z 0% |############ | 19% 2022-12-01T10:34:17.9909944Z 0% |############ | 19% 2022-12-01T10:34:17.9910291Z 0% |############ | 19% 2022-12-01T10:34:17.9910646Z 0% |############ | 19% 2022-12-01T10:34:17.9927472Z 0% |############ | 19% 2022-12-01T10:34:17.9927952Z 0% |############ | 19% 2022-12-01T10:34:17.9928325Z 0% |############ | 19% 2022-12-01T10:34:17.9928699Z 0% |############ | 19% 2022-12-01T10:34:17.9929063Z 0% |############ | 19% 2022-12-01T10:34:17.9929434Z 0% |############ | 19% 2022-12-01T10:34:17.9929930Z 0% |############ | 20% 2022-12-01T10:34:17.9930282Z 0% |############ | 20% 2022-12-01T10:34:17.9930657Z 0% |############ | 20% 2022-12-01T10:34:17.9931018Z 0% |############# | 20% 2022-12-01T10:34:17.9931358Z 0% |############# | 20% 2022-12-01T10:34:17.9931779Z 0% |############# | 20% 2022-12-01T10:34:17.9932142Z 0% |############# | 20% 2022-12-01T10:34:17.9932486Z 0% |############# | 20% 2022-12-01T10:34:17.9932825Z 0% |############# | 20% 2022-12-01T10:34:17.9933174Z 0% |############# | 20% 2022-12-01T10:34:17.9933517Z 0% |############# | 20% 2022-12-01T10:34:17.9933881Z 0% |############# | 20% 2022-12-01T10:34:17.9934240Z 0% |############# | 21% 2022-12-01T10:34:17.9934593Z 0% |############# | 21% 2022-12-01T10:34:17.9934928Z 0% |############# | 21% 2022-12-01T10:34:17.9935274Z 0% |############# | 21% 2022-12-01T10:34:17.9935628Z 0% |############# | 21% 2022-12-01T10:34:17.9935987Z 0% |############# | 21% 2022-12-01T10:34:17.9936467Z 0% |############# | 21% 2022-12-01T10:34:17.9936856Z 0% |############# | 21% 2022-12-01T10:34:17.9937212Z 0% |############# | 21% 2022-12-01T10:34:17.9937586Z 0% |############# | 21% 2022-12-01T10:34:17.9937942Z 0% |############## | 21% 2022-12-01T10:34:17.9938446Z 0% |############## | 21% 2022-12-01T10:34:17.9938788Z 0% |############## | 22% 2022-12-01T10:34:17.9939176Z 0% |############## | 22% 2022-12-01T10:34:17.9939546Z 0% |############## | 22% 2022-12-01T10:34:17.9939894Z 0% |############## | 22% 2022-12-01T10:34:17.9940258Z 0% |############## | 22% 2022-12-01T10:34:17.9940622Z 0% |############## | 22% 2022-12-01T10:34:17.9940986Z 0% |############## | 22% 2022-12-01T10:34:17.9941336Z 0% |############## | 22% 2022-12-01T10:34:17.9941705Z 0% |############## | 22% 2022-12-01T10:34:17.9942083Z 0% |############## | 22% 2022-12-01T10:34:17.9942435Z 0% |############## | 22% 2022-12-01T10:34:17.9942777Z 0% |############## | 22% 2022-12-01T10:34:17.9943142Z 0% |############## | 23% 2022-12-01T10:34:17.9943511Z 0% |############## | 23% 2022-12-01T10:34:17.9943857Z 0% |############## | 23% 2022-12-01T10:34:17.9944352Z 0% |############## | 23% 2022-12-01T10:34:17.9944736Z 0% |############## | 23% 2022-12-01T10:34:17.9945096Z 0% |############### | 23% 2022-12-01T10:34:17.9945449Z 0% |############### | 23% 2022-12-01T10:34:17.9945870Z 0% |############### | 23% 2022-12-01T10:34:17.9946216Z 0% |############### | 23% 2022-12-01T10:34:17.9946652Z 0% |############### | 23% 2022-12-01T10:34:17.9947012Z 0% |############### | 23% 2022-12-01T10:34:17.9947382Z 0% |############### | 23% 2022-12-01T10:34:17.9947746Z 0% |############### | 24% 2022-12-01T10:34:17.9948119Z 0% |############### | 24% 2022-12-01T10:34:17.9948488Z 0% |############### | 24% 2022-12-01T10:34:17.9948838Z 0% |############### | 24% 2022-12-01T10:34:17.9949198Z 0% |############### | 24% 2022-12-01T10:34:17.9949563Z 0% |############### | 24% 2022-12-01T10:34:17.9949931Z 0% |############### | 24% 2022-12-01T10:34:17.9950303Z 0% |############### | 24% 2022-12-01T10:34:17.9950674Z 0% |############### | 24% 2022-12-01T10:34:17.9951041Z 0% |############### | 24% 2022-12-01T10:34:17.9951387Z 0% |############### | 24% 2022-12-01T10:34:17.9951755Z 0% |############### | 24% 2022-12-01T10:34:17.9952126Z 0% |################ | 25% 2022-12-01T10:34:17.9952492Z 0% |################ | 25% 2022-12-01T10:34:17.9952853Z 0% |################ | 25% 2022-12-01T10:34:17.9953220Z 0% |################ | 25% 2022-12-01T10:34:17.9953585Z 0% |################ | 25% 2022-12-01T10:34:17.9953938Z 0% |################ | 25% 2022-12-01T10:34:17.9954321Z 0% |################ | 25% 2022-12-01T10:34:17.9954705Z 0% |################ | 25% 2022-12-01T10:34:17.9955082Z 0% |################ | 25% 2022-12-01T10:34:17.9955442Z 0% |################ | 25% 2022-12-01T10:34:17.9955830Z 0% |################ | 25% 2022-12-01T10:34:17.9956208Z 0% |################ | 25% 2022-12-01T10:34:17.9956545Z 0% |################ | 26% 2022-12-01T10:34:17.9956918Z 0% |################ | 26% 2022-12-01T10:34:17.9957293Z 0% |################ | 26% 2022-12-01T10:34:17.9957649Z 0% |################ | 26% 2022-12-01T10:34:17.9958023Z 0% |################ | 26% 2022-12-01T10:34:17.9958404Z 0% |################ | 26% 2022-12-01T10:34:17.9958784Z 0% |################ | 26% 2022-12-01T10:34:17.9959231Z 0% |################# | 26% 2022-12-01T10:34:17.9959599Z 0% |################# | 26% 2022-12-01T10:34:17.9959968Z 0% |################# | 26% 2022-12-01T10:34:17.9960334Z 0% |################# | 26% 2022-12-01T10:34:17.9960712Z 0% |################# | 26% 2022-12-01T10:34:17.9961139Z 0% |################# | 27% 2022-12-01T10:34:17.9961532Z 0% |################# | 27% 2022-12-01T10:34:17.9961898Z 0% |################# | 27% 2022-12-01T10:34:17.9962275Z 0% |################# | 27% 2022-12-01T10:34:17.9962658Z 0% |################# | 27% 2022-12-01T10:34:17.9963019Z 0% |################# | 27% 2022-12-01T10:34:17.9963388Z 0% |################# | 27% 2022-12-01T10:34:17.9963764Z 0% |################# | 27% 2022-12-01T10:34:17.9964150Z 0% |################# | 27% 2022-12-01T10:34:17.9964529Z 0% |################# | 27% 2022-12-01T10:34:17.9964906Z 0% |################# | 27% 2022-12-01T10:34:17.9965273Z 0% |################# | 27% 2022-12-01T10:34:17.9965638Z 0% |################# | 28% 2022-12-01T10:34:17.9966014Z 0% |################# | 28% 2022-12-01T10:34:17.9966391Z 0% |################## | 28% 2022-12-01T10:34:17.9966749Z 0% |################## | 28% 2022-12-01T10:34:17.9967137Z 0% |################## | 28% 2022-12-01T10:34:17.9967518Z 0% |################## | 28% 2022-12-01T10:34:17.9967897Z 0% |################## | 28% 2022-12-01T10:34:17.9968261Z 0% |################## | 28% 2022-12-01T10:34:17.9968638Z 0% |################## | 28% 2022-12-01T10:34:17.9969014Z 0% |################## | 28% 2022-12-01T10:34:17.9969386Z 0% |################## | 28% 2022-12-01T10:34:17.9969769Z 0% |################## | 28% 2022-12-01T10:34:17.9970150Z 0% |################## | 29% 2022-12-01T10:34:17.9970530Z 0% |################## | 29% 2022-12-01T10:34:17.9970894Z 0% |################## | 29% 2022-12-01T10:34:17.9971268Z 0% |################## | 29% 2022-12-01T10:34:17.9971634Z 0% |################## | 29% 2022-12-01T10:34:17.9971992Z 0% |################## | 29% 2022-12-01T10:34:17.9972362Z 0% |################## | 29% 2022-12-01T10:34:17.9972748Z 0% |################## | 29% 2022-12-01T10:34:17.9973116Z 0% |################## | 29% 2022-12-01T10:34:17.9973471Z 0% |################### | 29% 2022-12-01T10:34:17.9973839Z 0% |################### | 29% 2022-12-01T10:34:17.9974284Z 0% |################### | 29% 2022-12-01T10:34:17.9974641Z 0% |################### | 29% 2022-12-01T10:34:17.9975002Z 0% |################### | 30% 2022-12-01T10:34:17.9975381Z 0% |################### | 30% 2022-12-01T10:34:17.9975734Z 0% |################### | 30% 2022-12-01T10:34:17.9976145Z 0% |################### | 30% 2022-12-01T10:34:17.9976578Z 0% |################### | 30% 2022-12-01T10:34:17.9976946Z 0% |################### | 30% 2022-12-01T10:34:17.9977302Z 0% |################### | 30% 2022-12-01T10:34:17.9977668Z 0% |################### | 30% 2022-12-01T10:34:17.9978040Z 0% |################### | 30% 2022-12-01T10:34:17.9978496Z 0% |################### | 30% 2022-12-01T10:34:17.9978811Z 0% |################### | 30% 2022-12-01T10:34:17.9979175Z 0% |################### | 30% 2022-12-01T10:34:17.9979541Z 0% |################### | 31% 2022-12-01T10:34:17.9979903Z 0% |################### | 31% 2022-12-01T10:34:17.9980266Z 0% |################### | 31% 2022-12-01T10:34:17.9980619Z 0% |#################### | 31% 2022-12-01T10:34:17.9980982Z 0% |#################### | 31% 2022-12-01T10:34:17.9981364Z 0% |#################### | 31% 2022-12-01T10:34:17.9981731Z 0% |#################### | 31% 2022-12-01T10:34:17.9982091Z 0% |#################### | 31% 2022-12-01T10:34:17.9982445Z 0% |#################### | 31% 2022-12-01T10:34:17.9982803Z 0% |#################### | 31% 2022-12-01T10:34:17.9983170Z 0% |#################### | 31% 2022-12-01T10:34:17.9983523Z 0% |#################### | 31% 2022-12-01T10:34:17.9983905Z 0% |#################### | 32% 2022-12-01T10:34:17.9984276Z 0% |#################### | 32% 2022-12-01T10:34:17.9984637Z 0% |#################### | 32% 2022-12-01T10:34:17.9984981Z 0% |#################### | 32% 2022-12-01T10:34:17.9985349Z 0% |#################### | 32% 2022-12-01T10:34:17.9985715Z 0% |#################### | 32% 2022-12-01T10:34:17.9986059Z 0% |#################### | 32% 2022-12-01T10:34:17.9986428Z 0% |#################### | 32% 2022-12-01T10:34:17.9986806Z 0% |#################### | 32% 2022-12-01T10:34:17.9987162Z 0% |#################### | 32% 2022-12-01T10:34:17.9987530Z 0% |##################### | 32% 2022-12-01T10:34:17.9987919Z 0% |##################### | 32% 2022-12-01T10:34:17.9988274Z 0% |##################### | 33% 2022-12-01T10:34:17.9988618Z 0% |##################### | 33% 2022-12-01T10:34:17.9989107Z 0% |##################### | 33% 2022-12-01T10:34:17.9989492Z 0% |##################### | 33% 2022-12-01T10:34:17.9989854Z 0% |##################### | 33% 2022-12-01T10:34:17.9990222Z 0% |##################### | 33% 2022-12-01T10:34:17.9990585Z 0% |##################### | 33% 2022-12-01T10:34:17.9991009Z 0% |##################### | 33% 2022-12-01T10:34:17.9991370Z 0% |##################### | 33% 2022-12-01T10:34:17.9991740Z 0% |##################### | 33% 2022-12-01T10:34:17.9992120Z 0% |##################### | 33% 2022-12-01T10:34:17.9992484Z 0% |##################### | 33% 2022-12-01T10:34:17.9992830Z 0% |##################### | 34% 2022-12-01T10:34:17.9993193Z 0% |##################### | 34% 2022-12-01T10:34:17.9993558Z 0% |##################### | 34% 2022-12-01T10:34:17.9993909Z 0% |##################### | 34% 2022-12-01T10:34:17.9994258Z 0% |###################### | 34% 2022-12-01T10:34:17.9994627Z 0% |###################### | 34% 2022-12-01T10:34:17.9994998Z 0% |###################### | 34% 2022-12-01T10:34:17.9995368Z 0% |###################### | 34% 2022-12-01T10:34:17.9995739Z 0% |###################### | 34% 2022-12-01T10:34:17.9996109Z 0% |###################### | 34% 2022-12-01T10:34:17.9996455Z 0% |###################### | 34% 2022-12-01T10:34:17.9996816Z 0% |###################### | 34% 2022-12-01T10:34:17.9997180Z 0% |###################### | 35% 2022-12-01T10:34:17.9997541Z 0% |###################### | 35% 2022-12-01T10:34:17.9997912Z 0% |###################### | 35% 2022-12-01T10:34:17.9998283Z 0% |###################### | 35% 2022-12-01T10:34:17.9998630Z 0% |###################### | 35% 2022-12-01T10:34:17.9998993Z 0% |###################### | 35% 2022-12-01T10:34:17.9999360Z 0% |###################### | 35% 2022-12-01T10:34:17.9999726Z 0% |###################### | 35% 2022-12-01T10:34:18.0000077Z 0% |###################### | 35% 2022-12-01T10:34:18.0000459Z 0% |###################### | 35% 2022-12-01T10:34:18.0000832Z 0% |###################### | 35% 2022-12-01T10:34:18.0001191Z 0% |####################### | 35% 2022-12-01T10:34:18.0001551Z 0% |####################### | 36% 2022-12-01T10:34:18.0001919Z 0% |####################### | 36% 2022-12-01T10:34:18.0002295Z 0% |####################### | 36% 2022-12-01T10:34:18.0002641Z 0% |####################### | 36% 2022-12-01T10:34:18.0003013Z 0% |####################### | 36% 2022-12-01T10:34:18.0003481Z 0% |####################### | 36% 2022-12-01T10:34:18.0003839Z 0% |####################### | 36% 2022-12-01T10:34:18.0004203Z 0% |####################### | 36% 2022-12-01T10:34:18.0004564Z 0% |####################### | 36% 2022-12-01T10:34:18.0004926Z 0% |####################### | 36% 2022-12-01T10:34:18.0005259Z 0% |####################### | 36% 2022-12-01T10:34:18.0005644Z 0% |####################### | 36% 2022-12-01T10:34:18.0006019Z 0% |####################### | 37% 2022-12-01T10:34:18.0006381Z 0% |####################### | 37% 2022-12-01T10:34:18.0006745Z 0% |####################### | 37% 2022-12-01T10:34:18.0007108Z 0% |####################### | 37% 2022-12-01T10:34:18.0007463Z 0% |####################### | 37% 2022-12-01T10:34:18.0007829Z 0% |####################### | 37% 2022-12-01T10:34:18.0008196Z 0% |######################## | 37% 2022-12-01T10:34:18.0008554Z 0% |######################## | 37% 2022-12-01T10:34:18.0008923Z 0% |######################## | 37% 2022-12-01T10:34:18.0009639Z 0% |######################## | 37% 2022-12-01T10:34:18.0010002Z 0% |######################## | 37% 2022-12-01T10:34:18.0010356Z 0% |######################## | 37% 2022-12-01T10:34:18.0010721Z 0% |######################## | 38% 2022-12-01T10:34:18.0011099Z 0% |######################## | 38% 2022-12-01T10:34:18.0011462Z 0% |######################## | 38% 2022-12-01T10:34:18.0011834Z 0% |######################## | 38% 2022-12-01T10:34:18.0012208Z 0% |######################## | 38% 2022-12-01T10:34:18.0012583Z 0% |######################## | 38% 2022-12-01T10:34:18.0012935Z 0% |######################## | 38% 2022-12-01T10:34:18.0013300Z 0% |######################## | 38% 2022-12-01T10:34:18.0013663Z 0% |######################## | 38% 2022-12-01T10:34:18.0014027Z 0% |######################## | 38% 2022-12-01T10:34:18.0014387Z 0% |######################## | 38% 2022-12-01T10:34:18.0014767Z 0% |######################## | 38% 2022-12-01T10:34:18.0015128Z 0% |######################## | 39% 2022-12-01T10:34:18.0015476Z 0% |######################### | 39% 2022-12-01T10:34:18.0015842Z 0% |######################### | 39% 2022-12-01T10:34:18.0016204Z 0% |######################### | 39% 2022-12-01T10:34:18.0016647Z 0% |######################### | 39% 2022-12-01T10:34:18.0017010Z 0% |######################### | 39% 2022-12-01T10:34:18.0017394Z 0% |######################### | 39% 2022-12-01T10:34:18.0017766Z 0% |######################### | 39% 2022-12-01T10:34:18.0018119Z 0% |######################### | 39% 2022-12-01T10:34:18.0019499Z 0% |######################### | 39% 2022-12-01T10:34:18.0019877Z 0% |######################### | 39% 2022-12-01T10:34:18.0020751Z 0% |######################### | 39% 2022-12-01T10:34:18.0021128Z 0% |######################### | 39% 2022-12-01T10:34:18.0021508Z 0% |######################### | 40% 2022-12-01T10:34:18.0021999Z 0% |######################### | 40% 2022-12-01T10:34:18.0022362Z 0% |######################### | 40% 2022-12-01T10:34:18.0022729Z 0% |######################### | 40% 2022-12-01T10:34:18.0023096Z 0% |######################### | 40% 2022-12-01T10:34:18.0023446Z 0% |######################### | 40% 2022-12-01T10:34:18.0023822Z 0% |######################### | 40% 2022-12-01T10:34:18.0024185Z 0% |########################## | 40% 2022-12-01T10:34:18.0024565Z 0% |########################## | 40% 2022-12-01T10:34:18.0024923Z 0% |########################## | 40% 2022-12-01T10:34:18.0025289Z 0% |########################## | 40% 2022-12-01T10:34:18.0025655Z 0% |########################## | 40% 2022-12-01T10:34:18.0026009Z 0% |########################## | 41% 2022-12-01T10:34:18.0026376Z 0% |########################## | 41% 2022-12-01T10:34:18.0026733Z 0% |########################## | 41% 2022-12-01T10:34:18.0027099Z 0% |########################## | 41% 2022-12-01T10:34:18.0027461Z 0% |########################## | 41% 2022-12-01T10:34:18.0027828Z 0% |########################## | 41% 2022-12-01T10:34:18.0028194Z 0% |########################## | 41% 2022-12-01T10:34:18.0028544Z 0% |########################## | 41% 2022-12-01T10:34:18.0028906Z 0% |########################## | 41% 2022-12-01T10:34:18.0029277Z 0% |########################## | 41% 2022-12-01T10:34:18.0029622Z 0% |########################## | 41% 2022-12-01T10:34:18.0030004Z 0% |########################## | 41% 2022-12-01T10:34:18.0030379Z 0% |########################## | 42% 2022-12-01T10:34:18.0030751Z 0% |########################## | 42% 2022-12-01T10:34:18.0031117Z 0% |########################### | 42% 2022-12-01T10:34:18.0031480Z 0% |########################### | 42% 2022-12-01T10:34:18.0031852Z 0% |########################### | 42% 2022-12-01T10:34:18.0032205Z 0% |########################### | 42% 2022-12-01T10:34:18.0032577Z 0% |########################### | 42% 2022-12-01T10:34:18.0032949Z 0% |########################### | 42% 2022-12-01T10:34:18.0033326Z 0% |########################### | 42% 2022-12-01T10:34:18.0033680Z 0% |########################### | 42% 2022-12-01T10:34:18.0034048Z 0% |########################### | 42% 2022-12-01T10:34:18.0034409Z 0% |########################### | 42% 2022-12-01T10:34:18.0034882Z 0% |########################### | 43% 2022-12-01T10:34:18.0035245Z 0% |########################### | 43% 2022-12-01T10:34:18.0035628Z 0% |########################### | 43% 2022-12-01T10:34:18.0035998Z 0% |########################### | 43% 2022-12-01T10:34:18.0036355Z 0% |########################### | 43% 2022-12-01T10:34:18.0036772Z 0% |########################### | 43% 2022-12-01T10:34:18.0037141Z 0% |########################### | 43% 2022-12-01T10:34:18.0037492Z 0% |########################### | 43% 2022-12-01T10:34:18.0037857Z 0% |########################### | 43% 2022-12-01T10:34:18.0038232Z 0% |############################ | 43% 2022-12-01T10:34:18.0038619Z 0% |############################ | 43% 2022-12-01T10:34:18.0038967Z 0% |############################ | 43% 2022-12-01T10:34:18.0039334Z 0% |############################ | 44% 2022-12-01T10:34:18.0039698Z 0% |############################ | 44% 2022-12-01T10:34:18.0040051Z 0% |############################ | 44% 2022-12-01T10:34:18.0040422Z 0% |############################ | 44% 2022-12-01T10:34:18.0040786Z 0% |############################ | 44% 2022-12-01T10:34:18.0041162Z 0% |############################ | 44% 2022-12-01T10:34:18.0041542Z 0% |############################ | 44% 2022-12-01T10:34:18.0041906Z 0% |############################ | 44% 2022-12-01T10:34:18.0042277Z 0% |############################ | 44% 2022-12-01T10:34:18.0042633Z 0% |############################ | 44% 2022-12-01T10:34:18.0042997Z 0% |############################ | 44% 2022-12-01T10:34:18.0043361Z 0% |############################ | 44% 2022-12-01T10:34:18.0043721Z 0% |############################ | 45% 2022-12-01T10:34:18.0044089Z 0% |############################ | 45% 2022-12-01T10:34:18.0044449Z 0% |############################ | 45% 2022-12-01T10:34:18.0044813Z 0% |############################ | 45% 2022-12-01T10:34:18.0045163Z 0% |############################# | 45% 2022-12-01T10:34:18.0045528Z 0% |############################# | 45% 2022-12-01T10:34:18.0045909Z 0% |############################# | 45% 2022-12-01T10:34:18.0046254Z 0% |############################# | 45% 2022-12-01T10:34:18.0046643Z 0% |############################# | 45% 2022-12-01T10:34:18.0047020Z 0% |############################# | 45% 2022-12-01T10:34:18.0047384Z 0% |############################# | 45% 2022-12-01T10:34:18.0047739Z 0% |############################# | 45% 2022-12-01T10:34:18.0048105Z 0% |############################# | 46% 2022-12-01T10:34:18.0048466Z 0% |############################# | 46% 2022-12-01T10:34:18.0048821Z 0% |############################# | 46% 2022-12-01T10:34:18.0049191Z 0% |############################# | 46% 2022-12-01T10:34:18.0049656Z 0% |############################# | 46% 2022-12-01T10:34:18.0050003Z 0% |############################# | 46% 2022-12-01T10:34:18.0050366Z 0% |############################# | 46% 2022-12-01T10:34:18.0050730Z 0% |############################# | 46% 2022-12-01T10:34:18.0051101Z 0% |############################# | 46% 2022-12-01T10:34:18.0051500Z 0% |############################# | 46% 2022-12-01T10:34:18.0051862Z 0% |############################# | 46% 2022-12-01T10:34:18.0052246Z 0% |############################## | 46% 2022-12-01T10:34:18.0052612Z 0% |############################## | 47% 2022-12-01T10:34:18.0052981Z 0% |############################## | 47% 2022-12-01T10:34:18.0053349Z 0% |############################## | 47% 2022-12-01T10:34:18.0053715Z 0% |############################## | 47% 2022-12-01T10:34:18.0054073Z 0% |############################## | 47% 2022-12-01T10:34:18.0054439Z 0% |############################## | 47% 2022-12-01T10:34:18.0054817Z 0% |############################## | 47% 2022-12-01T10:34:18.0055171Z 0% |############################## | 47% 2022-12-01T10:34:18.0055541Z 0% |############################## | 47% 2022-12-01T10:34:18.0055911Z 0% |############################## | 47% 2022-12-01T10:34:18.0056281Z 0% |############################## | 47% 2022-12-01T10:34:18.0056734Z 0% |############################## | 47% 2022-12-01T10:34:18.0057103Z 0% |############################## | 48% 2022-12-01T10:34:18.0057473Z 0% |############################## | 48% 2022-12-01T10:34:18.0057836Z 0% |############################## | 48% 2022-12-01T10:34:18.0058216Z 0% |############################## | 48% 2022-12-01T10:34:18.0058647Z 0% |############################## | 48% 2022-12-01T10:34:18.0058946Z 0% |############################## | 48% 2022-12-01T10:34:18.0059229Z 0% |############################### | 48% 2022-12-01T10:34:18.0059572Z 0% |############################### | 48% 2022-12-01T10:34:18.0059937Z 0% |############################### | 48% 2022-12-01T10:34:18.0060301Z 0% |############################### | 48% 2022-12-01T10:34:18.0060676Z 0% |############################### | 48% 2022-12-01T10:34:18.0061047Z 0% |############################### | 48% 2022-12-01T10:34:18.0061400Z 0% |############################### | 49% 2022-12-01T10:34:18.0061769Z 0% |############################### | 49% 2022-12-01T10:34:18.0062121Z 0% |############################### | 49% 2022-12-01T10:34:18.0062480Z 0% |############################### | 49% 2022-12-01T10:34:18.0062828Z 0% |############################### | 49% 2022-12-01T10:34:18.0063211Z 0% |############################### | 49% 2022-12-01T10:34:18.0063562Z 0% |############################### | 49% 2022-12-01T10:34:18.0063979Z 0% |############################### | 49% 2022-12-01T10:34:18.0064343Z 0% |############################### | 49% 2022-12-01T10:34:18.0064710Z 0% |############################### | 49% 2022-12-01T10:34:18.0065061Z 0% |############################### | 49% 2022-12-01T10:34:18.0065397Z 0% |############################### | 49% 2022-12-01T10:34:18.0065762Z 0% |############################### | 49% 2022-12-01T10:34:18.0066175Z 0% |################################ | 50% 2022-12-01T10:34:18.0066526Z 0% |################################ | 50% 2022-12-01T10:34:18.0066888Z 0% |################################ | 50% 2022-12-01T10:34:18.0067253Z 0% |################################ | 50% 2022-12-01T10:34:18.0067623Z 0% |################################ | 50% 2022-12-01T10:34:18.0067977Z 0% |################################ | 50% 2022-12-01T10:34:18.0068330Z 0% |################################ | 50% 2022-12-01T10:34:18.0068705Z 0% |################################ | 50% 2022-12-01T10:34:18.0069066Z 0% |################################ | 50% 2022-12-01T10:34:18.0069421Z 0% |################################ | 50% 2022-12-01T10:34:18.0069795Z 0% |################################ | 50% 2022-12-01T10:34:18.0070155Z 0% |################################ | 50% 2022-12-01T10:34:18.0070524Z 0% |################################ | 51% 2022-12-01T10:34:18.0070882Z 0% |################################ | 51% 2022-12-01T10:34:18.0071257Z 0% |################################ | 51% 2022-12-01T10:34:18.0071630Z 0% |################################ | 51% 2022-12-01T10:34:18.0071995Z 0% |################################ | 51% 2022-12-01T10:34:18.0072357Z 0% |################################ | 51% 2022-12-01T10:34:18.0072700Z 0% |################################# | 51% 2022-12-01T10:34:18.0073075Z 0% |################################# | 51% 2022-12-01T10:34:18.0073446Z 0% |################################# | 51% 2022-12-01T10:34:18.0073818Z 0% |################################# | 51% 2022-12-01T10:34:18.0074183Z 0% |################################# | 51% 2022-12-01T10:34:18.0074560Z 0% |################################# | 51% 2022-12-01T10:34:18.0074938Z 0% |################################# | 52% 2022-12-01T10:34:18.0075272Z 0% |################################# | 52% 2022-12-01T10:34:18.0075625Z 0% |################################# | 52% 2022-12-01T10:34:18.0075998Z 0% |################################# | 52% 2022-12-01T10:34:18.0076365Z 0% |################################# | 52% 2022-12-01T10:34:18.0076720Z 0% |################################# | 52% 2022-12-01T10:34:18.0077106Z 0% |################################# | 52% 2022-12-01T10:34:18.0077468Z 0% |################################# | 52% 2022-12-01T10:34:18.0077822Z 0% |################################# | 52% 2022-12-01T10:34:18.0078179Z 0% |################################# | 52% 2022-12-01T10:34:18.0078640Z 0% |################################# | 52% 2022-12-01T10:34:18.0079008Z 0% |################################# | 52% 2022-12-01T10:34:18.0079363Z 0% |################################# | 53% 2022-12-01T10:34:18.0079748Z 0% |################################## | 53% 2022-12-01T10:34:18.0080120Z 0% |################################## | 53% 2022-12-01T10:34:18.0080475Z 0% |################################## | 53% 2022-12-01T10:34:18.0080873Z 0% |################################## | 53% 2022-12-01T10:34:18.0081239Z 0% |################################## | 53% 2022-12-01T10:34:18.0081560Z 0% |################################## | 53% 2022-12-01T10:34:18.0081900Z 0% |################################## | 53% 2022-12-01T10:34:18.0082263Z 0% |################################## | 53% 2022-12-01T10:34:18.0082640Z 0% |################################## | 53% 2022-12-01T10:34:18.0083011Z 0% |################################## | 53% 2022-12-01T10:34:18.0083375Z 0% |################################## | 53% 2022-12-01T10:34:18.0083745Z 0% |################################## | 54% 2022-12-01T10:34:18.0084095Z 0% |################################## | 54% 2022-12-01T10:34:18.0084453Z 0% |################################## | 54% 2022-12-01T10:34:18.0084797Z 0% |################################## | 54% 2022-12-01T10:34:18.0085141Z 0% |################################## | 54% 2022-12-01T10:34:18.0085502Z 0% |################################## | 54% 2022-12-01T10:34:18.0085863Z 0% |################################## | 54% 2022-12-01T10:34:18.0086230Z 0% |################################## | 54% 2022-12-01T10:34:18.0086585Z 0% |################################### | 54% 2022-12-01T10:34:18.0086946Z 0% |################################### | 54% 2022-12-01T10:34:18.0087312Z 0% |################################### | 54% 2022-12-01T10:34:18.0087695Z 0% |################################### | 54% 2022-12-01T10:34:18.0088054Z 0% |################################### | 55% 2022-12-01T10:34:18.0088424Z 0% |################################### | 55% 2022-12-01T10:34:18.0088795Z 0% |################################### | 55% 2022-12-01T10:34:18.0089152Z 0% |################################### | 55% 2022-12-01T10:34:18.0089509Z 0% |################################### | 55% 2022-12-01T10:34:18.0089883Z 0% |################################### | 55% 2022-12-01T10:34:18.0090229Z 0% |################################### | 55% 2022-12-01T10:34:18.0090597Z 0% |################################### | 55% 2022-12-01T10:34:18.0090976Z 0% |################################### | 55% 2022-12-01T10:34:18.0091348Z 0% |################################### | 55% 2022-12-01T10:34:18.0091704Z 0% |################################### | 55% 2022-12-01T10:34:18.0092068Z 0% |################################### | 55% 2022-12-01T10:34:18.0092433Z 0% |################################### | 56% 2022-12-01T10:34:18.0092780Z 0% |################################### | 56% 2022-12-01T10:34:18.0093232Z 0% |################################### | 56% 2022-12-01T10:34:18.0093600Z 0% |#################################### | 56% 2022-12-01T10:34:18.0093938Z 0% |#################################### | 56% 2022-12-01T10:34:18.0094278Z 0% |#################################### | 56% 2022-12-01T10:34:18.0094632Z 0% |#################################### | 56% 2022-12-01T10:34:18.0095052Z 0% |#################################### | 56% 2022-12-01T10:34:18.0095398Z 0% |#################################### | 56% 2022-12-01T10:34:18.0095756Z 0% |#################################### | 56% 2022-12-01T10:34:18.0096126Z 0% |#################################### | 56% 2022-12-01T10:34:18.0096551Z 0% |#################################### | 56% 2022-12-01T10:34:18.0096907Z 0% |#################################### | 57% 2022-12-01T10:34:18.0097265Z 0% |#################################### | 57% 2022-12-01T10:34:18.0097634Z 0% |#################################### | 57% 2022-12-01T10:34:18.0097992Z 0% |#################################### | 57% 2022-12-01T10:34:18.0098459Z 0% |#################################### | 57% 2022-12-01T10:34:18.0098844Z 0% |#################################### | 57% 2022-12-01T10:34:18.0099231Z 0% |#################################### | 57% 2022-12-01T10:34:18.0099597Z 0% |#################################### | 57% 2022-12-01T10:34:18.0099964Z 0% |#################################### | 57% 2022-12-01T10:34:18.0100339Z 0% |#################################### | 57% 2022-12-01T10:34:18.0100697Z 0% |##################################### | 57% 2022-12-01T10:34:18.0101070Z 0% |##################################### | 57% 2022-12-01T10:34:18.0101440Z 0% |##################################### | 58% 2022-12-01T10:34:18.0101805Z 0% |##################################### | 58% 2022-12-01T10:34:18.0102175Z 0% |##################################### | 58% 2022-12-01T10:34:18.0102534Z 0% |##################################### | 58% 2022-12-01T10:34:18.0102876Z 0% |##################################### | 58% 2022-12-01T10:34:18.0103208Z 0% |##################################### | 58% 2022-12-01T10:34:18.0103553Z 0% |##################################### | 58% 2022-12-01T10:34:18.0103899Z 0% |##################################### | 58% 2022-12-01T10:34:18.0104258Z 0% |##################################### | 58% 2022-12-01T10:34:18.0104631Z 0% |##################################### | 58% 2022-12-01T10:34:18.0104999Z 0% |##################################### | 58% 2022-12-01T10:34:18.0105368Z 0% |##################################### | 58% 2022-12-01T10:34:18.0105720Z 0% |##################################### | 59% 2022-12-01T10:34:18.0106093Z 0% |##################################### | 59% 2022-12-01T10:34:18.0106472Z 0% |##################################### | 59% 2022-12-01T10:34:18.0106826Z 0% |##################################### | 59% 2022-12-01T10:34:18.0107206Z 0% |##################################### | 59% 2022-12-01T10:34:18.0107579Z 0% |###################################### | 59% 2022-12-01T10:34:18.0108082Z 0% |###################################### | 59% 2022-12-01T10:34:18.0108441Z 0% |###################################### | 59% 2022-12-01T10:34:18.0108806Z 0% |###################################### | 59% 2022-12-01T10:34:18.0109167Z 0% |###################################### | 59% 2022-12-01T10:34:18.0109517Z 0% |###################################### | 59% 2022-12-01T10:34:18.0109951Z 0% |###################################### | 59% 2022-12-01T10:34:18.0110335Z 0% |###################################### | 59% 2022-12-01T10:34:18.0110692Z 0% |###################################### | 60% 2022-12-01T10:34:18.0111062Z 0% |###################################### | 60% 2022-12-01T10:34:18.0111421Z 0% |###################################### | 60% 2022-12-01T10:34:18.0111794Z 0% |###################################### | 60% 2022-12-01T10:34:18.0112151Z 0% |###################################### | 60% 2022-12-01T10:34:18.0112512Z 0% |###################################### | 60% 2022-12-01T10:34:18.0112871Z 0% |###################################### | 60% 2022-12-01T10:34:18.0113224Z 0% |###################################### | 60% 2022-12-01T10:34:18.0113598Z 0% |###################################### | 60% 2022-12-01T10:34:18.0113959Z 0% |###################################### | 60% 2022-12-01T10:34:18.0114321Z 0% |###################################### | 60% 2022-12-01T10:34:18.0114673Z 0% |####################################### | 60% 2022-12-01T10:34:18.0115043Z 0% |####################################### | 61% 2022-12-01T10:34:18.0115421Z 0% |####################################### | 61% 2022-12-01T10:34:18.0115795Z 0% |####################################### | 61% 2022-12-01T10:34:18.0116166Z 0% |####################################### | 61% 2022-12-01T10:34:18.0116531Z 0% |####################################### | 61% 2022-12-01T10:34:18.0116889Z 0% |####################################### | 61% 2022-12-01T10:34:18.0117228Z 0% |####################################### | 61% 2022-12-01T10:34:18.0117604Z 0% |####################################### | 61% 2022-12-01T10:34:18.0117943Z 0% |####################################### | 61% 2022-12-01T10:34:18.0118309Z 0% |####################################### | 61% 2022-12-01T10:34:18.0118673Z 0% |####################################### | 61% 2022-12-01T10:34:18.0119033Z 0% |####################################### | 61% 2022-12-01T10:34:18.0119376Z 0% |####################################### | 62% 2022-12-01T10:34:18.0119742Z 0% |####################################### | 62% 2022-12-01T10:34:18.0120102Z 0% |####################################### | 62% 2022-12-01T10:34:18.0120451Z 0% |####################################### | 62% 2022-12-01T10:34:18.0120815Z 0% |####################################### | 62% 2022-12-01T10:34:18.0121189Z 0% |####################################### | 62% 2022-12-01T10:34:18.0121564Z 0% |######################################## | 62% 2022-12-01T10:34:18.0121919Z 0% |######################################## | 62% 2022-12-01T10:34:18.0122282Z 0% |######################################## | 62% 2022-12-01T10:34:18.0122747Z 0% |######################################## | 62% 2022-12-01T10:34:18.0123115Z 0% |######################################## | 62% 2022-12-01T10:34:18.0123453Z 0% |######################################## | 62% 2022-12-01T10:34:18.0123827Z 0% |######################################## | 63% 2022-12-01T10:34:18.0124193Z 0% |######################################## | 63% 2022-12-01T10:34:18.0124592Z 0% |######################################## | 63% 2022-12-01T10:34:18.0124960Z 0% |######################################## | 63% 2022-12-01T10:34:18.0125322Z 0% |######################################## | 63% 2022-12-01T10:34:18.0125684Z 0% |######################################## | 63% 2022-12-01T10:34:18.0126043Z 0% |######################################## | 63% 2022-12-01T10:34:18.0126415Z 0% |######################################## | 63% 2022-12-01T10:34:18.0126796Z 0% |######################################## | 63% 2022-12-01T10:34:18.0127152Z 0% |######################################## | 63% 2022-12-01T10:34:18.0127518Z 0% |######################################## | 63% 2022-12-01T10:34:18.0127879Z 0% |######################################## | 63% 2022-12-01T10:34:18.0128246Z 0% |######################################## | 64% 2022-12-01T10:34:18.0128594Z 0% |######################################### | 64% 2022-12-01T10:34:18.0128960Z 0% |######################################### | 64% 2022-12-01T10:34:18.0129348Z 0% |######################################### | 64% 2022-12-01T10:34:18.0129715Z 0% |######################################### | 64% 2022-12-01T10:34:18.0130078Z 0% |######################################### | 64% 2022-12-01T10:34:18.0130445Z 0% |######################################### | 64% 2022-12-01T10:34:18.0130804Z 0% |######################################### | 64% 2022-12-01T10:34:18.0131173Z 0% |######################################### | 64% 2022-12-01T10:34:18.0131545Z 0% |######################################### | 64% 2022-12-01T10:34:18.0131923Z 0% |######################################### | 64% 2022-12-01T10:34:18.0132287Z 0% |######################################### | 64% 2022-12-01T10:34:18.0132657Z 0% |######################################### | 65% 2022-12-01T10:34:18.0133009Z 0% |######################################### | 65% 2022-12-01T10:34:18.0133371Z 0% |######################################### | 65% 2022-12-01T10:34:18.0133731Z 0% |######################################### | 65% 2022-12-01T10:34:18.0134099Z 0% |######################################### | 65% 2022-12-01T10:34:18.0134459Z 0% |######################################### | 65% 2022-12-01T10:34:18.0134823Z 0% |######################################### | 65% 2022-12-01T10:34:18.0135200Z 0% |######################################### | 65% 2022-12-01T10:34:18.0135568Z 0% |########################################## | 65% 2022-12-01T10:34:18.0135924Z 0% |########################################## | 65% 2022-12-01T10:34:18.0136285Z 0% |########################################## | 65% 2022-12-01T10:34:18.0136721Z 0% |########################################## | 65% 2022-12-01T10:34:18.0137202Z 0% |########################################## | 66% 2022-12-01T10:34:18.0137567Z 0% |########################################## | 66% 2022-12-01T10:34:18.0137955Z 0% |########################################## | 66% 2022-12-01T10:34:18.0138425Z 0% |########################################## | 66% 2022-12-01T10:34:18.0138795Z 0% |########################################## | 66% 2022-12-01T10:34:18.0139157Z 0% |########################################## | 66% 2022-12-01T10:34:18.0139610Z 0% |########################################## | 66% 2022-12-01T10:34:18.0139967Z 0% |########################################## | 66% 2022-12-01T10:34:18.0140335Z 0% |########################################## | 66% 2022-12-01T10:34:18.0140715Z 0% |########################################## | 66% 2022-12-01T10:34:18.0141091Z 0% |########################################## | 66% 2022-12-01T10:34:18.0141432Z 0% |########################################## | 66% 2022-12-01T10:34:18.0141790Z 0% |########################################## | 67% 2022-12-01T10:34:18.0142163Z 0% |########################################## | 67% 2022-12-01T10:34:18.0142520Z 0% |########################################### | 67% 2022-12-01T10:34:18.0142892Z 0% |########################################### | 67% 2022-12-01T10:34:18.0143272Z 0% |########################################### | 67% 2022-12-01T10:34:18.0143659Z 0% |########################################### | 67% 2022-12-01T10:34:18.0144019Z 0% |########################################### | 67% 2022-12-01T10:34:18.0144389Z 0% |########################################### | 67% 2022-12-01T10:34:18.0144763Z 0% |########################################### | 67% 2022-12-01T10:34:18.0145118Z 0% |########################################### | 67% 2022-12-01T10:34:18.0145491Z 0% |########################################### | 67% 2022-12-01T10:34:18.0145849Z 0% |########################################### | 67% 2022-12-01T10:34:18.0146242Z 0% |########################################### | 68% 2022-12-01T10:34:18.0146602Z 0% |########################################### | 68% 2022-12-01T10:34:18.0146973Z 0% |########################################### | 68% 2022-12-01T10:34:18.0147340Z 0% |########################################### | 68% 2022-12-01T10:34:18.0147699Z 0% |########################################### | 68% 2022-12-01T10:34:18.0148067Z 0% |########################################### | 68% 2022-12-01T10:34:18.0148441Z 0% |########################################### | 68% 2022-12-01T10:34:18.0148816Z 0% |########################################### | 68% 2022-12-01T10:34:18.0149189Z 0% |########################################### | 68% 2022-12-01T10:34:18.0149561Z 0% |############################################ | 68% 2022-12-01T10:34:18.0149929Z 0% |############################################ | 68% 2022-12-01T10:34:18.0150292Z 0% |############################################ | 68% 2022-12-01T10:34:18.0150653Z 0% |############################################ | 69% 2022-12-01T10:34:18.0151021Z 0% |############################################ | 69% 2022-12-01T10:34:18.0151374Z 0% |############################################ | 69% 2022-12-01T10:34:18.0151754Z 0% |############################################ | 69% 2022-12-01T10:34:18.0152223Z 0% |############################################ | 69% 2022-12-01T10:34:18.0152590Z 0% |############################################ | 69% 2022-12-01T10:34:18.0152942Z 0% |############################################ | 69% 2022-12-01T10:34:18.0153314Z 0% |############################################ | 69% 2022-12-01T10:34:18.0153682Z 0% |############################################ | 69% 2022-12-01T10:34:18.0154070Z 0% |############################################ | 69% 2022-12-01T10:34:18.0154417Z 0% |############################################ | 69% 2022-12-01T10:34:18.0154799Z 0% |############################################ | 69% 2022-12-01T10:34:18.0155176Z 0% |############################################ | 69% 2022-12-01T10:34:18.0155529Z 0% |############################################ | 70% 2022-12-01T10:34:18.0155898Z 0% |############################################ | 70% 2022-12-01T10:34:18.0156268Z 0% |############################################ | 70% 2022-12-01T10:34:18.0156625Z 0% |############################################# | 70% 2022-12-01T10:34:18.0156991Z 0% |############################################# | 70% 2022-12-01T10:34:18.0157380Z 0% |############################################# | 70% 2022-12-01T10:34:18.0157759Z 0% |############################################# | 70% 2022-12-01T10:34:18.0158116Z 0% |############################################# | 70% 2022-12-01T10:34:18.0158479Z 0% |############################################# | 70% 2022-12-01T10:34:18.0158835Z 0% |############################################# | 70% 2022-12-01T10:34:18.0159181Z 0% |############################################# | 70% 2022-12-01T10:34:18.0159549Z 0% |############################################# | 70% 2022-12-01T10:34:18.0159932Z 0% |############################################# | 71% 2022-12-01T10:34:18.0160304Z 0% |############################################# | 71% 2022-12-01T10:34:18.0160676Z 0% |############################################# | 71% 2022-12-01T10:34:18.0161045Z 0% |############################################# | 71% 2022-12-01T10:34:18.0161414Z 0% |############################################# | 71% 2022-12-01T10:34:18.0161768Z 0% |############################################# | 71% 2022-12-01T10:34:18.0162142Z 0% |############################################# | 71% 2022-12-01T10:34:18.0162483Z 0% |############################################# | 71% 2022-12-01T10:34:18.0162831Z 0% |############################################# | 71% 2022-12-01T10:34:18.0163190Z 0% |############################################# | 71% 2022-12-01T10:34:18.0163542Z 0% |############################################## | 71% 2022-12-01T10:34:18.0163900Z 0% |############################################## | 71% 2022-12-01T10:34:18.0164242Z 0% |############################################## | 72% 2022-12-01T10:34:18.0164589Z 0% |############################################## | 72% 2022-12-01T10:34:18.0164949Z 0% |############################################## | 72% 2022-12-01T10:34:18.0165298Z 0% |############################################## | 72% 2022-12-01T10:34:18.0165681Z 0% |############################################## | 72% 2022-12-01T10:34:18.0166061Z 0% |############################################## | 72% 2022-12-01T10:34:18.0166432Z 0% |############################################## | 72% 2022-12-01T10:34:18.0166877Z 0% |############################################## | 72% 2022-12-01T10:34:18.0167247Z 0% |############################################## | 72% 2022-12-01T10:34:18.0167615Z 0% |############################################## | 72% 2022-12-01T10:34:18.0167972Z 0% |############################################## | 72% 2022-12-01T10:34:18.0168358Z 0% |############################################## | 72% 2022-12-01T10:34:18.0168778Z 0% |############################################## | 73% 2022-12-01T10:34:18.0169151Z 0% |############################################## | 73% 2022-12-01T10:34:18.0169494Z 0% |############################################## | 73% 2022-12-01T10:34:18.0169859Z 0% |############################################## | 73% 2022-12-01T10:34:18.0170223Z 0% |############################################## | 73% 2022-12-01T10:34:18.0170580Z 0% |############################################### | 73% 2022-12-01T10:34:18.0170965Z 0% |############################################### | 73% 2022-12-01T10:34:18.0171352Z 0% |############################################### | 73% 2022-12-01T10:34:18.0171704Z 0% |############################################### | 73% 2022-12-01T10:34:18.0172073Z 0% |############################################### | 73% 2022-12-01T10:34:18.0172444Z 0% |############################################### | 73% 2022-12-01T10:34:18.0172818Z 0% |############################################### | 73% 2022-12-01T10:34:18.0173171Z 0% |############################################### | 74% 2022-12-01T10:34:18.0173542Z 0% |############################################### | 74% 2022-12-01T10:34:18.0173925Z 0% |############################################### | 74% 2022-12-01T10:34:18.0174300Z 0% |############################################### | 74% 2022-12-01T10:34:18.0174665Z 0% |############################################### | 74% 2022-12-01T10:34:18.0175031Z 0% |############################################### | 74% 2022-12-01T10:34:18.0175403Z 0% |############################################### | 74% 2022-12-01T10:34:18.0175758Z 0% |############################################### | 74% 2022-12-01T10:34:18.0176122Z 0% |############################################### | 74% 2022-12-01T10:34:18.0176580Z 0% |############################################### | 74% 2022-12-01T10:34:18.0176945Z 0% |############################################### | 74% 2022-12-01T10:34:18.0177325Z 0% |############################################### | 74% 2022-12-01T10:34:18.0177703Z 0% |################################################ | 75% 2022-12-01T10:34:18.0178080Z 0% |################################################ | 75% 2022-12-01T10:34:18.0178549Z 0% |################################################ | 75% 2022-12-01T10:34:18.0178926Z 0% |################################################ | 75% 2022-12-01T10:34:18.0179287Z 0% |################################################ | 75% 2022-12-01T10:34:18.0179647Z 0% |################################################ | 75% 2022-12-01T10:34:18.0180028Z 0% |################################################ | 75% 2022-12-01T10:34:18.0180392Z 0% |################################################ | 75% 2022-12-01T10:34:18.0180733Z 0% |################################################ | 75% 2022-12-01T10:34:18.0181098Z 0% |################################################ | 75% 2022-12-01T10:34:18.0181460Z 0% |################################################ | 75% 2022-12-01T10:34:18.0181938Z 0% |################################################ | 75% 2022-12-01T10:34:18.0182273Z 0% |################################################ | 76% 2022-12-01T10:34:18.0182651Z 0% |################################################ | 76% 2022-12-01T10:34:18.0183015Z 0% |################################################ | 76% 2022-12-01T10:34:18.0183333Z 0% |################################################ | 76% 2022-12-01T10:34:18.0183726Z 0% |################################################ | 76% 2022-12-01T10:34:18.0184066Z 0% |################################################ | 76% 2022-12-01T10:34:18.0184408Z 0% |################################################ | 76% 2022-12-01T10:34:18.0185205Z 0% |################################################# | 76% 2022-12-01T10:34:18.0185558Z 0% |################################################# | 76% 2022-12-01T10:34:18.0185911Z 0% |################################################# | 76% 2022-12-01T10:34:18.0186232Z 0% |################################################# | 76% 2022-12-01T10:34:18.0186538Z 0% |################################################# | 76% 2022-12-01T10:34:18.0186839Z 0% |################################################# | 77% 2022-12-01T10:34:18.0187148Z 0% |################################################# | 77% 2022-12-01T10:34:18.0187463Z 0% |################################################# | 77% 2022-12-01T10:34:18.0187801Z 0% |################################################# | 77% 2022-12-01T10:34:18.0188123Z 0% |################################################# | 77% 2022-12-01T10:34:18.0188422Z 0% |################################################# | 77% 2022-12-01T10:34:18.0188770Z 0% |################################################# | 77% 2022-12-01T10:34:18.0189081Z 0% |################################################# | 77% 2022-12-01T10:34:18.0189418Z 0% |################################################# | 77% 2022-12-01T10:34:18.0189731Z 0% |################################################# | 77% 2022-12-01T10:34:18.0190055Z 0% |################################################# | 77% 2022-12-01T10:34:18.0190389Z 0% |################################################# | 77% 2022-12-01T10:34:18.0190729Z 0% |################################################# | 78% 2022-12-01T10:34:18.0191040Z 0% |################################################# | 78% 2022-12-01T10:34:18.0191341Z 0% |################################################## | 78% 2022-12-01T10:34:18.0191623Z 0% |################################################## | 78% 2022-12-01T10:34:18.0191829Z 0% |################################################## | 78% 2022-12-01T10:34:18.0192039Z 0% |################################################## | 78% 2022-12-01T10:34:18.0192256Z 0% |################################################## | 78% 2022-12-01T10:34:18.0192465Z 0% |################################################## | 78% 2022-12-01T10:34:18.0192678Z 0% |################################################## | 78% 2022-12-01T10:34:18.0192892Z 0% |################################################## | 78% 2022-12-01T10:34:18.0193093Z 0% |################################################## | 78% 2022-12-01T10:34:18.0193303Z 0% |################################################## | 78% 2022-12-01T10:34:18.0193515Z 0% |################################################## | 79% 2022-12-01T10:34:18.0193790Z 0% |################################################## | 79% 2022-12-01T10:34:18.0194208Z 0% |################################################## | 79% 2022-12-01T10:34:18.0194548Z 0% |################################################## | 79% 2022-12-01T10:34:18.0194876Z 0% |################################################## | 79% 2022-12-01T10:34:18.0195187Z 0% |################################################## | 79% 2022-12-01T10:34:18.0195528Z 0% |################################################## | 79% 2022-12-01T10:34:18.0195887Z 0% |################################################## | 79% 2022-12-01T10:34:18.0196312Z 0% |################################################## | 79% 2022-12-01T10:34:18.0196673Z 0% |################################################### | 79% 2022-12-01T10:34:18.0197043Z 0% |################################################### | 79% 2022-12-01T10:34:18.0197415Z 0% |################################################### | 79% 2022-12-01T10:34:18.0197765Z 0% |################################################### | 79% 2022-12-01T10:34:18.0198130Z 0% |################################################### | 80% 2022-12-01T10:34:18.0198493Z 0% |################################################### | 80% 2022-12-01T10:34:18.0198853Z 0% |################################################### | 80% 2022-12-01T10:34:18.0199204Z 0% |################################################### | 80% 2022-12-01T10:34:18.0199581Z 0% |################################################### | 80% 2022-12-01T10:34:18.0199953Z 0% |################################################### | 80% 2022-12-01T10:34:18.0200301Z 0% |################################################### | 80% 2022-12-01T10:34:18.0200659Z 0% |################################################### | 80% 2022-12-01T10:34:18.0201023Z 0% |################################################### | 80% 2022-12-01T10:34:18.0201386Z 0% |################################################### | 80% 2022-12-01T10:34:18.0201736Z 0% |################################################### | 80% 2022-12-01T10:34:18.0202104Z 0% |################################################### | 80% 2022-12-01T10:34:18.0202485Z 0% |################################################### | 81% 2022-12-01T10:34:18.0202832Z 0% |################################################### | 81% 2022-12-01T10:34:18.0203190Z 0% |################################################### | 81% 2022-12-01T10:34:18.0203559Z 0% |#################################################### | 81% 2022-12-01T10:34:18.0203904Z 0% |#################################################### | 81% 2022-12-01T10:34:18.0204267Z 0% |#################################################### | 81% 2022-12-01T10:34:18.0204625Z 0% |#################################################### | 81% 2022-12-01T10:34:18.0205010Z 0% |#################################################### | 81% 2022-12-01T10:34:18.0205368Z 0% |#################################################### | 81% 2022-12-01T10:34:18.0205731Z 0% |#################################################### | 81% 2022-12-01T10:34:18.0206091Z 0% |#################################################### | 81% 2022-12-01T10:34:18.0206436Z 0% |#################################################### | 81% 2022-12-01T10:34:18.0206794Z 0% |#################################################### | 82% 2022-12-01T10:34:18.0207153Z 0% |#################################################### | 82% 2022-12-01T10:34:18.0207528Z 0% |#################################################### | 82% 2022-12-01T10:34:18.0207889Z 0% |#################################################### | 82% 2022-12-01T10:34:18.0208253Z 0% |#################################################### | 82% 2022-12-01T10:34:18.0208690Z 0% |#################################################### | 82% 2022-12-01T10:34:18.0209031Z 0% |#################################################### | 82% 2022-12-01T10:34:18.0209392Z 0% |#################################################### | 82% 2022-12-01T10:34:18.0209755Z 0% |#################################################### | 82% 2022-12-01T10:34:18.0210112Z 0% |#################################################### | 82% 2022-12-01T10:34:18.0210525Z 0% |##################################################### | 82% 2022-12-01T10:34:18.0210897Z 0% |##################################################### | 82% 2022-12-01T10:34:18.0211256Z 0% |##################################################### | 83% 2022-12-01T10:34:18.0211618Z 0% |##################################################### | 83% 2022-12-01T10:34:18.0211973Z 0% |##################################################### | 83% 2022-12-01T10:34:18.0212337Z 0% |##################################################### | 83% 2022-12-01T10:34:18.0212684Z 0% |##################################################### | 83% 2022-12-01T10:34:18.0213049Z 0% |##################################################### | 83% 2022-12-01T10:34:18.0213422Z 0% |##################################################### | 83% 2022-12-01T10:34:18.0213759Z 0% |##################################################### | 83% 2022-12-01T10:34:18.0214063Z 0% |##################################################### | 83% 2022-12-01T10:34:18.0214365Z 0% |##################################################### | 83% 2022-12-01T10:34:18.0214665Z 0% |##################################################### | 83% 2022-12-01T10:34:18.0214970Z 0% |##################################################### | 83% 2022-12-01T10:34:18.0215355Z 0% |##################################################### | 84% 2022-12-01T10:34:18.0215754Z 0% |##################################################### | 84% 2022-12-01T10:34:18.0216074Z 0% |##################################################### | 84% 2022-12-01T10:34:18.0216439Z 0% |##################################################### | 84% 2022-12-01T10:34:18.0216769Z 0% |###################################################### | 84% 2022-12-01T10:34:18.0216994Z 0% |###################################################### | 84% 2022-12-01T10:34:18.0217099Z 0% |###################################################### | 84% 2022-12-01T10:34:18.0217183Z 0% |###################################################### | 84% 2022-12-01T10:34:18.0217283Z 0% |###################################################### | 84% 2022-12-01T10:34:18.0217381Z 0% |###################################################### | 84% 2022-12-01T10:34:18.0217478Z 0% |###################################################### | 84% 2022-12-01T10:34:18.0217588Z 0% |###################################################### | 84% 2022-12-01T10:34:18.0217692Z 0% |###################################################### | 85% 2022-12-01T10:34:18.0217794Z 0% |###################################################### | 85% 2022-12-01T10:34:18.0217891Z 0% |###################################################### | 85% 2022-12-01T10:34:18.0217973Z 0% |###################################################### | 85% 2022-12-01T10:34:18.0218072Z 0% |###################################################### | 85% 2022-12-01T10:34:18.0218168Z 0% |###################################################### | 85% 2022-12-01T10:34:18.0218265Z 0% |###################################################### | 85% 2022-12-01T10:34:18.0218573Z 0% |###################################################### | 85% 2022-12-01T10:34:18.0218700Z 0% |###################################################### | 85% 2022-12-01T10:34:18.0218902Z 0% |###################################################### | 85% 2022-12-01T10:34:18.0218999Z 0% |###################################################### | 85% 2022-12-01T10:34:18.0219080Z 0% |####################################################### | 85% 2022-12-01T10:34:18.0219178Z 0% |####################################################### | 86% 2022-12-01T10:34:18.0219273Z 0% |####################################################### | 86% 2022-12-01T10:34:18.0219421Z 0% |####################################################### | 86% 2022-12-01T10:34:18.0219524Z 0% |####################################################### | 86% 2022-12-01T10:34:18.0219663Z 0% |####################################################### | 86% 2022-12-01T10:34:18.0219808Z 0% |####################################################### | 86% 2022-12-01T10:34:18.0219954Z 0% |####################################################### | 86% 2022-12-01T10:34:18.0220040Z 0% |####################################################### | 86% 2022-12-01T10:34:18.0220137Z 0% |####################################################### | 86% 2022-12-01T10:34:18.0220233Z 0% |####################################################### | 86% 2022-12-01T10:34:18.0220328Z 0% |####################################################### | 86% 2022-12-01T10:34:18.0220424Z 0% |####################################################### | 86% 2022-12-01T10:34:18.0220523Z 0% |####################################################### | 87% 2022-12-01T10:34:18.0220618Z 0% |####################################################### | 87% 2022-12-01T10:34:18.0220713Z 0% |####################################################### | 87% 2022-12-01T10:34:18.0220795Z 0% |####################################################### | 87% 2022-12-01T10:34:18.0220890Z 0% |####################################################### | 87% 2022-12-01T10:34:18.0220997Z 0% |####################################################### | 87% 2022-12-01T10:34:18.0221098Z 0% |######################################################## | 87% 2022-12-01T10:34:18.0221199Z 0% |######################################################## | 87% 2022-12-01T10:34:18.0221294Z 0% |######################################################## | 87% 2022-12-01T10:34:18.0221390Z 0% |######################################################## | 87% 2022-12-01T10:34:18.0221486Z 0% |######################################################## | 87% 2022-12-01T10:34:18.0221569Z 0% |######################################################## | 87% 2022-12-01T10:34:18.0221663Z 0% |######################################################## | 88% 2022-12-01T10:34:18.0221756Z 0% |######################################################## | 88% 2022-12-01T10:34:18.0221850Z 0% |######################################################## | 88% 2022-12-01T10:34:18.0221946Z 0% |######################################################## | 88% 2022-12-01T10:34:18.0222039Z 0% |######################################################## | 88% 2022-12-01T10:34:18.0222136Z 0% |######################################################## | 88% 2022-12-01T10:34:18.0222231Z 0% |######################################################## | 88% 2022-12-01T10:34:18.0222311Z 0% |######################################################## | 88% 2022-12-01T10:34:18.0222414Z 0% |######################################################## | 88% 2022-12-01T10:34:18.0222512Z 0% |######################################################## | 88% 2022-12-01T10:34:18.0222614Z 0% |######################################################## | 88% 2022-12-01T10:34:18.0222708Z 0% |######################################################## | 88% 2022-12-01T10:34:18.0222802Z 0% |######################################################## | 89% 2022-12-01T10:34:18.0222953Z 0% |######################################################### | 89% 2022-12-01T10:34:18.0223048Z 0% |######################################################### | 89% 2022-12-01T10:34:18.0223131Z 0% |######################################################### | 89% 2022-12-01T10:34:18.0223226Z 0% |######################################################### | 89% 2022-12-01T10:34:18.0223320Z 0% |######################################################### | 89% 2022-12-01T10:34:18.0223442Z 0% |######################################################### | 89% 2022-12-01T10:34:18.0223540Z 0% |######################################################### | 89% 2022-12-01T10:34:18.0223636Z 0% |######################################################### | 89% 2022-12-01T10:34:18.0223731Z 0% |######################################################### | 89% 2022-12-01T10:34:18.0224101Z 0% |######################################################### | 89% 2022-12-01T10:34:18.0224196Z 0% |######################################################### | 89% 2022-12-01T10:34:18.0224298Z 0% |######################################################### | 89% 2022-12-01T10:34:18.0224399Z 0% |######################################################### | 90% 2022-12-01T10:34:18.0224495Z 0% |######################################################### | 90% 2022-12-01T10:34:18.0224594Z 0% |######################################################### | 90% 2022-12-01T10:34:18.0224692Z 0% |######################################################### | 90% 2022-12-01T10:34:18.0224793Z 0% |######################################################### | 90% 2022-12-01T10:34:18.0224888Z 0% |######################################################### | 90% 2022-12-01T10:34:18.0224968Z 0% |######################################################### | 90% 2022-12-01T10:34:18.0225065Z 0% |########################################################## | 90% 2022-12-01T10:34:18.0225163Z 0% |########################################################## | 90% 2022-12-01T10:34:18.0225259Z 0% |########################################################## | 90% 2022-12-01T10:34:18.0225355Z 0% |########################################################## | 90% 2022-12-01T10:34:18.0225450Z 0% |########################################################## | 90% 2022-12-01T10:34:18.0225543Z 0% |########################################################## | 91% 2022-12-01T10:34:18.0225645Z 0% |########################################################## | 91% 2022-12-01T10:34:18.0225732Z 0% |########################################################## | 91% 2022-12-01T10:34:18.0225834Z 0% |########################################################## | 91% 2022-12-01T10:34:18.0225929Z 0% |########################################################## | 91% 2022-12-01T10:34:18.0226026Z 0% |########################################################## | 91% 2022-12-01T10:34:18.0226119Z 0% |########################################################## | 91% 2022-12-01T10:34:18.0226215Z 0% |########################################################## | 91% 2022-12-01T10:34:18.0226308Z 0% |########################################################## | 91% 2022-12-01T10:34:18.0226402Z 0% |########################################################## | 91% 2022-12-01T10:34:18.0226484Z 0% |########################################################## | 91% 2022-12-01T10:34:18.0226582Z 0% |########################################################## | 91% 2022-12-01T10:34:18.0226676Z 0% |########################################################## | 92% 2022-12-01T10:34:18.0226770Z 0% |########################################################## | 92% 2022-12-01T10:34:18.0226864Z 0% |########################################################### | 92% 2022-12-01T10:34:18.0226997Z 0% |########################################################### | 92% 2022-12-01T10:34:18.0227097Z 0% |########################################################### | 92% 2022-12-01T10:34:18.0227197Z 0% |########################################################### | 92% 2022-12-01T10:34:18.0227282Z 0% |########################################################### | 92% 2022-12-01T10:34:18.0227379Z 0% |########################################################### | 92% 2022-12-01T10:34:18.0227473Z 0% |########################################################### | 92% 2022-12-01T10:34:18.0227607Z 0% |########################################################### | 92% 2022-12-01T10:34:18.0227724Z 0% |########################################################### | 92% 2022-12-01T10:34:18.0227863Z 0% |########################################################### | 92% 2022-12-01T10:34:18.0228016Z 0% |########################################################### | 93% 2022-12-01T10:34:18.0228147Z 0% |########################################################### | 93% 2022-12-01T10:34:18.0228231Z 0% |########################################################### | 93% 2022-12-01T10:34:18.0228327Z 0% |########################################################### | 93% 2022-12-01T10:34:18.0228423Z 0% |########################################################### | 93% 2022-12-01T10:34:18.0228518Z 0% |########################################################### | 93% 2022-12-01T10:34:18.0228612Z 0% |########################################################### | 93% 2022-12-01T10:34:18.0228718Z 0% |########################################################### | 93% 2022-12-01T10:34:18.0228818Z 0% |########################################################### | 93% 2022-12-01T10:34:18.0228921Z 0% |############################################################ | 93% 2022-12-01T10:34:18.0229004Z 0% |############################################################ | 93% 2022-12-01T10:34:18.0229103Z 0% |############################################################ | 93% 2022-12-01T10:34:18.0229197Z 0% |############################################################ | 94% 2022-12-01T10:34:18.0229295Z 0% |############################################################ | 94% 2022-12-01T10:34:18.0229392Z 0% |############################################################ | 94% 2022-12-01T10:34:18.0229487Z 0% |############################################################ | 94% 2022-12-01T10:34:18.0229584Z 0% |############################################################ | 94% 2022-12-01T10:34:18.0229682Z 0% |############################################################ | 94% 2022-12-01T10:34:18.0229764Z 0% |############################################################ | 94% 2022-12-01T10:34:18.0229861Z 0% |############################################################ | 94% 2022-12-01T10:34:18.0229953Z 0% |############################################################ | 94% 2022-12-01T10:34:18.0230050Z 0% |############################################################ | 94% 2022-12-01T10:34:18.0230151Z 0% |############################################################ | 94% 2022-12-01T10:34:18.0230251Z 0% |############################################################ | 94% 2022-12-01T10:34:18.0230349Z 0% |############################################################ | 95% 2022-12-01T10:34:18.0230443Z 0% |############################################################ | 95% 2022-12-01T10:34:18.0230527Z 0% |############################################################ | 95% 2022-12-01T10:34:18.0230622Z 0% |############################################################ | 95% 2022-12-01T10:34:18.0230716Z 0% |############################################################# | 95% 2022-12-01T10:34:18.0230810Z 0% |############################################################# | 95% 2022-12-01T10:34:18.0230901Z 0% |############################################################# | 95% 2022-12-01T10:34:18.0231041Z 0% |############################################################# | 95% 2022-12-01T10:34:18.0231185Z 0% |############################################################# | 95% 2022-12-01T10:34:18.0231343Z 0% |############################################################# | 95% 2022-12-01T10:34:18.0231431Z 0% |############################################################# | 95% 2022-12-01T10:34:18.0231526Z 0% |############################################################# | 95% 2022-12-01T10:34:18.0231619Z 0% |############################################################# | 96% 2022-12-01T10:34:18.0231760Z 0% |############################################################# | 96% 2022-12-01T10:34:18.0231862Z 0% |############################################################# | 96% 2022-12-01T10:34:18.0231963Z 0% |############################################################# | 96% 2022-12-01T10:34:18.0232059Z 0% |############################################################# | 96% 2022-12-01T10:34:18.0232156Z 0% |############################################################# | 96% 2022-12-01T10:34:18.0232237Z 0% |############################################################# | 96% 2022-12-01T10:34:18.0232333Z 0% |############################################################# | 96% 2022-12-01T10:34:18.0232427Z 0% |############################################################# | 96% 2022-12-01T10:34:18.0232520Z 0% |############################################################# | 96% 2022-12-01T10:34:18.0232614Z 0% |############################################################# | 96% 2022-12-01T10:34:18.0232711Z 0% |############################################################## | 96% 2022-12-01T10:34:18.0232804Z 0% |############################################################## | 97% 2022-12-01T10:34:18.0232897Z 0% |############################################################## | 97% 2022-12-01T10:34:18.0232978Z 0% |############################################################## | 97% 2022-12-01T10:34:18.0233075Z 0% |############################################################## | 97% 2022-12-01T10:34:18.0233174Z 0% |############################################################## | 97% 2022-12-01T10:34:18.0233274Z 0% |############################################################## | 97% 2022-12-01T10:34:18.0233370Z 0% |############################################################## | 97% 2022-12-01T10:34:18.0233466Z 0% |############################################################## | 97% 2022-12-01T10:34:18.0233562Z 0% |############################################################## | 97% 2022-12-01T10:34:18.0233657Z 0% |############################################################## | 97% 2022-12-01T10:34:18.0233740Z 0% |############################################################## | 97% 2022-12-01T10:34:18.0233835Z 0% |############################################################## | 97% 2022-12-01T10:34:18.0233927Z 0% |############################################################## | 98% 2022-12-01T10:34:18.0234022Z 0% |############################################################## | 98% 2022-12-01T10:34:18.0234116Z 0% |############################################################## | 98% 2022-12-01T10:34:18.0234209Z 0% |############################################################## | 98% 2022-12-01T10:34:18.0234303Z 0% |############################################################## | 98% 2022-12-01T10:34:18.0234395Z 0% |############################################################## | 98% 2022-12-01T10:34:18.0234477Z 0% |############################################################### | 98% 2022-12-01T10:34:18.0234577Z 0% |############################################################### | 98% 2022-12-01T10:34:18.0234675Z 0% |############################################################### | 98% 2022-12-01T10:34:18.0234778Z 0% |############################################################### | 98% 2022-12-01T10:34:18.0234872Z 0% |############################################################### | 98% 2022-12-01T10:34:18.0235003Z 0% |############################################################### | 98% 2022-12-01T10:34:18.0235098Z 0% |############################################################### | 99% 2022-12-01T10:34:18.0235193Z 0% |############################################################### | 99% 2022-12-01T10:34:18.0235275Z 0% |############################################################### | 99% 2022-12-01T10:34:18.0235370Z 0% |############################################################### | 99% 2022-12-01T10:34:18.0235500Z 0% |############################################################### | 99% 2022-12-01T10:34:18.0235597Z 0% |############################################################### | 99% 2022-12-01T10:34:18.0235689Z 0% |############################################################### | 99% 2022-12-01T10:34:18.0235784Z 0% |############################################################### | 99% 2022-12-01T10:34:18.0235876Z 0% |############################################################### | 99% 2022-12-01T10:34:18.0235973Z 0% |############################################################### | 99% 2022-12-01T10:34:18.0236059Z 0% |############################################################### | 99% 2022-12-01T10:34:18.0236161Z 0% |############################################################### | 99% 2022-12-01T10:34:18.0236259Z 0% |############################################################### | 99% 2022-12-01T10:34:18.0236361Z 0% |################################################################| 100% 2022-12-01T10:34:18.0236720Z Unzipped bazel-out/k8-fastbuild/bin/mnist/train-images-idx3-ubyte.gz ... 2022-12-01T10:34:18.0236968Z Downloading http://yann.lecun.com/exdb/mnist/train-labels-idx1-ubyte.gz ... 2022-12-01T10:34:18.0236977Z 2022-12-01T10:34:18.0237075Z 0% | | 0% 2022-12-01T10:34:18.0237169Z 0% |################## | 28% 2022-12-01T10:34:18.0237249Z 0% |#################################### | 56% 2022-12-01T10:34:18.0237348Z 0% |###################################################### | 85% 2022-12-01T10:34:18.0237448Z 0% |################################################################| 100% 2022-12-01T10:34:18.0237662Z Unzipped bazel-out/k8-fastbuild/bin/mnist/train-labels-idx1-ubyte.gz ... 2022-12-01T10:34:18.0237883Z Downloading http://yann.lecun.com/exdb/mnist/t10k-images-idx3-ubyte.gz ... 2022-12-01T10:34:18.0237888Z 2022-12-01T10:34:18.0237982Z 0% | | 0% 2022-12-01T10:34:18.0238074Z 0% | | 0% 2022-12-01T10:34:18.0238173Z 0% | | 0% 2022-12-01T10:34:18.0238257Z 0% | | 1% 2022-12-01T10:34:18.0238354Z 0% |# | 1% 2022-12-01T10:34:18.0238450Z 0% |# | 2% 2022-12-01T10:34:18.0238544Z 0% |# | 2% 2022-12-01T10:34:18.0238633Z 0% |## | 3% 2022-12-01T10:34:18.0238726Z 0% |## | 3% 2022-12-01T10:34:18.0238820Z 0% |## | 4% 2022-12-01T10:34:18.0238909Z 0% |### | 4% 2022-12-01T10:34:18.0238988Z 0% |### | 5% 2022-12-01T10:34:18.0239081Z 0% |### | 5% 2022-12-01T10:34:18.0239169Z 0% |#### | 6% 2022-12-01T10:34:18.0239257Z 0% |#### | 6% 2022-12-01T10:34:18.0239382Z 0% |#### | 7% 2022-12-01T10:34:18.0239471Z 0% |##### | 7% 2022-12-01T10:34:18.0239566Z 0% |##### | 8% 2022-12-01T10:34:18.0239659Z 0% |##### | 8% 2022-12-01T10:34:18.0239739Z 0% |###### | 9% 2022-12-01T10:34:18.0239832Z 0% |###### | 9% 2022-12-01T10:34:18.0239954Z 0% |###### | 10% 2022-12-01T10:34:18.0240050Z 0% |###### | 10% 2022-12-01T10:34:18.0240142Z 0% |####### | 11% 2022-12-01T10:34:18.0240240Z 0% |####### | 11% 2022-12-01T10:34:18.0240332Z 0% |####### | 12% 2022-12-01T10:34:18.0240426Z 0% |######## | 12% 2022-12-01T10:34:18.0240504Z 0% |######## | 13% 2022-12-01T10:34:18.0240594Z 0% |######## | 13% 2022-12-01T10:34:18.0240685Z 0% |######### | 14% 2022-12-01T10:34:18.0240775Z 0% |######### | 14% 2022-12-01T10:34:18.0240866Z 0% |######### | 15% 2022-12-01T10:34:18.0240966Z 0% |########## | 15% 2022-12-01T10:34:18.0241064Z 0% |########## | 16% 2022-12-01T10:34:18.0241162Z 0% |########## | 16% 2022-12-01T10:34:18.0241242Z 0% |########### | 17% 2022-12-01T10:34:18.0241336Z 0% |########### | 17% 2022-12-01T10:34:18.0241425Z 0% |########### | 18% 2022-12-01T10:34:18.0241516Z 0% |############ | 18% 2022-12-01T10:34:18.0241606Z 0% |############ | 19% 2022-12-01T10:34:18.0241696Z 0% |############ | 19% 2022-12-01T10:34:18.0241789Z 0% |############# | 20% 2022-12-01T10:34:18.0241878Z 0% |############# | 20% 2022-12-01T10:34:18.0241954Z 0% |############# | 21% 2022-12-01T10:34:18.0242046Z 0% |############# | 21% 2022-12-01T10:34:18.0242137Z 0% |############## | 22% 2022-12-01T10:34:18.0242228Z 0% |############## | 22% 2022-12-01T10:34:18.0242325Z 0% |############## | 23% 2022-12-01T10:34:18.0242420Z 0% |############### | 23% 2022-12-01T10:34:18.0242514Z 0% |############### | 24% 2022-12-01T10:34:18.0242609Z 0% |############### | 24% 2022-12-01T10:34:18.0242687Z 0% |################ | 25% 2022-12-01T10:34:18.0242778Z 0% |################ | 25% 2022-12-01T10:34:18.0242869Z 0% |################ | 26% 2022-12-01T10:34:18.0242958Z 0% |################# | 26% 2022-12-01T10:34:18.0243080Z 0% |################# | 27% 2022-12-01T10:34:18.0243170Z 0% |################# | 27% 2022-12-01T10:34:18.0243261Z 0% |################## | 28% 2022-12-01T10:34:18.0243354Z 0% |################## | 28% 2022-12-01T10:34:18.0243430Z 0% |################## | 29% 2022-12-01T10:34:18.0243547Z 0% |################### | 29% 2022-12-01T10:34:18.0243639Z 0% |################### | 30% 2022-12-01T10:34:18.0243737Z 0% |################### | 30% 2022-12-01T10:34:18.0243831Z 0% |#################### | 31% 2022-12-01T10:34:18.0243930Z 0% |#################### | 31% 2022-12-01T10:34:18.0244024Z 0% |#################### | 32% 2022-12-01T10:34:18.0244114Z 0% |#################### | 32% 2022-12-01T10:34:18.0244193Z 0% |##################### | 33% 2022-12-01T10:34:18.0244286Z 0% |##################### | 33% 2022-12-01T10:34:18.0244376Z 0% |##################### | 34% 2022-12-01T10:34:18.0244468Z 0% |###################### | 34% 2022-12-01T10:34:18.0244558Z 0% |###################### | 35% 2022-12-01T10:34:18.0244649Z 0% |###################### | 35% 2022-12-01T10:34:18.0244739Z 0% |####################### | 36% 2022-12-01T10:34:18.0244830Z 0% |####################### | 36% 2022-12-01T10:34:18.0244910Z 0% |####################### | 37% 2022-12-01T10:34:18.0245001Z 0% |######################## | 37% 2022-12-01T10:34:18.0245097Z 0% |######################## | 38% 2022-12-01T10:34:18.0245194Z 0% |######################## | 38% 2022-12-01T10:34:18.0245288Z 0% |######################### | 39% 2022-12-01T10:34:18.0245383Z 0% |######################### | 39% 2022-12-01T10:34:18.0245475Z 0% |######################### | 40% 2022-12-01T10:34:18.0245566Z 0% |########################## | 40% 2022-12-01T10:34:18.0245646Z 0% |########################## | 41% 2022-12-01T10:34:18.0245738Z 0% |########################## | 41% 2022-12-01T10:34:18.0245833Z 0% |########################### | 42% 2022-12-01T10:34:18.0245925Z 0% |########################### | 42% 2022-12-01T10:34:18.0246018Z 0% |########################### | 43% 2022-12-01T10:34:18.0246109Z 0% |########################### | 43% 2022-12-01T10:34:18.0246200Z 0% |############################ | 44% 2022-12-01T10:34:18.0246292Z 0% |############################ | 44% 2022-12-01T10:34:18.0246370Z 0% |############################ | 45% 2022-12-01T10:34:18.0246468Z 0% |############################# | 45% 2022-12-01T10:34:18.0246564Z 0% |############################# | 46% 2022-12-01T10:34:18.0246664Z 0% |############################# | 46% 2022-12-01T10:34:18.0246788Z 0% |############################## | 47% 2022-12-01T10:34:18.0246882Z 0% |############################## | 47% 2022-12-01T10:34:18.0246974Z 0% |############################## | 48% 2022-12-01T10:34:18.0247067Z 0% |############################### | 48% 2022-12-01T10:34:18.0247146Z 0% |############################### | 49% 2022-12-01T10:34:18.0247262Z 0% |############################### | 49% 2022-12-01T10:34:18.0247375Z 0% |################################ | 50% 2022-12-01T10:34:18.0247519Z 0% |################################ | 50% 2022-12-01T10:34:18.0247657Z 0% |################################ | 51% 2022-12-01T10:34:18.0247777Z 0% |################################# | 51% 2022-12-01T10:34:18.0247873Z 0% |################################# | 52% 2022-12-01T10:34:18.0247969Z 0% |################################# | 52% 2022-12-01T10:34:18.0248054Z 0% |################################## | 53% 2022-12-01T10:34:18.0248154Z 0% |################################## | 53% 2022-12-01T10:34:18.0248252Z 0% |################################## | 54% 2022-12-01T10:34:18.0248348Z 0% |################################## | 54% 2022-12-01T10:34:18.0248443Z 0% |################################### | 55% 2022-12-01T10:34:18.0248536Z 0% |################################### | 55% 2022-12-01T10:34:18.0248630Z 0% |################################### | 56% 2022-12-01T10:34:18.0248723Z 0% |#################################### | 56% 2022-12-01T10:34:18.0248803Z 0% |#################################### | 57% 2022-12-01T10:34:18.0248897Z 0% |#################################### | 57% 2022-12-01T10:34:18.0248990Z 0% |##################################### | 58% 2022-12-01T10:34:18.0249084Z 0% |##################################### | 58% 2022-12-01T10:34:18.0249177Z 0% |##################################### | 59% 2022-12-01T10:34:18.0249273Z 0% |###################################### | 59% 2022-12-01T10:34:18.0249366Z 0% |###################################### | 60% 2022-12-01T10:34:18.0249465Z 0% |###################################### | 60% 2022-12-01T10:34:18.0249599Z 0% |####################################### | 61% 2022-12-01T10:34:18.0249759Z 0% |####################################### | 61% 2022-12-01T10:34:18.0249860Z 0% |####################################### | 62% 2022-12-01T10:34:18.0249953Z 0% |######################################## | 62% 2022-12-01T10:34:18.0250043Z 0% |######################################## | 63% 2022-12-01T10:34:18.0250135Z 0% |######################################## | 63% 2022-12-01T10:34:18.0250227Z 0% |######################################### | 64% 2022-12-01T10:34:18.0250320Z 0% |######################################### | 64% 2022-12-01T10:34:18.0250398Z 0% |######################################### | 65% 2022-12-01T10:34:18.0250493Z 0% |######################################### | 65% 2022-12-01T10:34:18.0250585Z 0% |########################################## | 66% 2022-12-01T10:34:18.0250675Z 0% |########################################## | 66% 2022-12-01T10:34:18.0250827Z 0% |########################################## | 67% 2022-12-01T10:34:18.0250918Z 0% |########################################### | 67% 2022-12-01T10:34:18.0251020Z 0% |########################################### | 68% 2022-12-01T10:34:18.0251117Z 0% |########################################### | 68% 2022-12-01T10:34:18.0251201Z 0% |############################################ | 69% 2022-12-01T10:34:18.0251323Z 0% |############################################ | 69% 2022-12-01T10:34:18.0251419Z 0% |############################################ | 70% 2022-12-01T10:34:18.0251515Z 0% |############################################# | 70% 2022-12-01T10:34:18.0251609Z 0% |############################################# | 71% 2022-12-01T10:34:18.0251705Z 0% |############################################# | 71% 2022-12-01T10:34:18.0251801Z 0% |############################################## | 72% 2022-12-01T10:34:18.0251895Z 0% |############################################## | 72% 2022-12-01T10:34:18.0251976Z 0% |############################################## | 73% 2022-12-01T10:34:18.0252071Z 0% |############################################### | 73% 2022-12-01T10:34:18.0252165Z 0% |############################################### | 74% 2022-12-01T10:34:18.0252260Z 0% |############################################### | 74% 2022-12-01T10:34:18.0252352Z 0% |################################################ | 75% 2022-12-01T10:34:18.0252455Z 0% |################################################ | 75% 2022-12-01T10:34:18.0252552Z 0% |################################################ | 76% 2022-12-01T10:34:18.0252642Z 0% |################################################ | 76% 2022-12-01T10:34:18.0252736Z 0% |################################################# | 77% 2022-12-01T10:34:18.0252830Z 0% |################################################# | 77% 2022-12-01T10:34:18.0252923Z 0% |################################################# | 78% 2022-12-01T10:34:18.0253015Z 0% |################################################## | 78% 2022-12-01T10:34:18.0253109Z 0% |################################################## | 78% 2022-12-01T10:34:18.0253201Z 0% |################################################## | 79% 2022-12-01T10:34:18.0253294Z 0% |################################################### | 79% 2022-12-01T10:34:18.0253375Z 0% |################################################### | 80% 2022-12-01T10:34:18.0253468Z 0% |################################################### | 80% 2022-12-01T10:34:18.0253566Z 0% |#################################################### | 81% 2022-12-01T10:34:18.0253658Z 0% |#################################################### | 81% 2022-12-01T10:34:18.0253750Z 0% |#################################################### | 82% 2022-12-01T10:34:18.0253850Z 0% |##################################################### | 82% 2022-12-01T10:34:18.0253949Z 0% |##################################################### | 83% 2022-12-01T10:34:18.0254051Z 0% |##################################################### | 83% 2022-12-01T10:34:18.0254186Z 0% |###################################################### | 84% 2022-12-01T10:34:18.0254333Z 0% |###################################################### | 84% 2022-12-01T10:34:18.0254428Z 0% |###################################################### | 85% 2022-12-01T10:34:18.0254522Z 0% |####################################################### | 85% 2022-12-01T10:34:18.0254653Z 0% |####################################################### | 86% 2022-12-01T10:34:18.0254744Z 0% |####################################################### | 86% 2022-12-01T10:34:18.0254838Z 0% |####################################################### | 87% 2022-12-01T10:34:18.0254931Z 0% |######################################################## | 87% 2022-12-01T10:34:18.0255013Z 0% |######################################################## | 88% 2022-12-01T10:34:18.0255105Z 0% |######################################################## | 88% 2022-12-01T10:34:18.0255226Z 0% |######################################################### | 89% 2022-12-01T10:34:18.0255320Z 0% |######################################################### | 89% 2022-12-01T10:34:18.0255419Z 0% |######################################################### | 90% 2022-12-01T10:34:18.0255518Z 0% |########################################################## | 90% 2022-12-01T10:34:18.0255622Z 0% |########################################################## | 91% 2022-12-01T10:34:18.0255716Z 0% |########################################################## | 91% 2022-12-01T10:34:18.0255800Z 0% |########################################################### | 92% 2022-12-01T10:34:18.0255894Z 0% |########################################################### | 92% 2022-12-01T10:34:18.0255990Z 0% |########################################################### | 93% 2022-12-01T10:34:18.0256083Z 0% |############################################################ | 93% 2022-12-01T10:34:18.0256179Z 0% |############################################################ | 94% 2022-12-01T10:34:18.0256272Z 0% |############################################################ | 94% 2022-12-01T10:34:18.0256460Z 0% |############################################################# | 95% 2022-12-01T10:34:18.0256557Z 0% |############################################################# | 95% 2022-12-01T10:34:18.0256641Z 0% |############################################################# | 96% 2022-12-01T10:34:18.0256736Z 0% |############################################################## | 96% 2022-12-01T10:34:18.0256831Z 0% |############################################################## | 97% 2022-12-01T10:34:18.0256933Z 0% |############################################################## | 97% 2022-12-01T10:34:18.0257036Z 0% |############################################################## | 98% 2022-12-01T10:34:18.0257137Z 0% |############################################################### | 98% 2022-12-01T10:34:18.0257286Z 0% |############################################################### | 99% 2022-12-01T10:34:18.0257443Z 0% |############################################################### | 99% 2022-12-01T10:34:18.0257535Z 0% |################################################################| 100% 2022-12-01T10:34:18.0257798Z Unzipped bazel-out/k8-fastbuild/bin/mnist/t10k-images-idx3-ubyte.gz ... 2022-12-01T10:34:18.0258030Z Downloading http://yann.lecun.com/exdb/mnist/t10k-labels-idx1-ubyte.gz ... 2022-12-01T10:34:18.0258038Z 2022-12-01T10:34:18.0258136Z 0% | | 0% 2022-12-01T10:34:18.0258241Z 0% |################################################################| 100% 2022-12-01T10:34:18.0258584Z Unzipped bazel-out/k8-fastbuild/bin/mnist/t10k-labels-idx1-ubyte.gz ... 2022-12-01T10:38:53.5375553Z [4,249 / 4,271] Compiling torch/csrc/autograd/generated/python_enum_tag.cpp; 7s processwrapper-sandbox ... (8 actions running) 2022-12-01T10:38:57.4844605Z INFO: From Compiling torch/csrc/Stream.cpp: 2022-12-01T10:38:57.4859048Z torch/csrc/Stream.cpp: In function 'PyObject* THPStream_pynew(PyTypeObject*, PyObject*, PyObject*)': 2022-12-01T10:38:57.4859897Z torch/csrc/Stream.cpp:18:45: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-12-01T10:38:57.4860392Z static char* kwlist[] = {"_cdata", nullptr}; 2022-12-01T10:38:57.4860963Z ^ 2022-12-01T10:38:59.1860087Z INFO: From Compiling torch/csrc/StorageMethods.cpp: 2022-12-01T10:38:59.1873103Z torch/csrc/StorageMethods.cpp: In function 'PyObject* THPStorage_fromBuffer(PyObject*, PyObject*, PyObject*)': 2022-12-01T10:38:59.1874043Z torch/csrc/StorageMethods.cpp:178:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-12-01T10:38:59.1874597Z "buffer", "byte_order", "count", "offset", "dtype", nullptr}; 2022-12-01T10:38:59.1875182Z ^ 2022-12-01T10:38:59.1875901Z torch/csrc/StorageMethods.cpp:178:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-12-01T10:38:59.1876767Z torch/csrc/StorageMethods.cpp:178:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-12-01T10:38:59.1877581Z torch/csrc/StorageMethods.cpp:178:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-12-01T10:38:59.1878434Z torch/csrc/StorageMethods.cpp:178:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-12-01T10:38:59.1879246Z torch/csrc/StorageMethods.cpp: In function 'PyObject* THPStorage_fromFile(PyObject*, PyObject*, PyObject*)': 2022-12-01T10:38:59.2078755Z torch/csrc/StorageMethods.cpp:332:67: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-12-01T10:38:59.2079390Z static char* kwlist[] = {"filename", "shared", "nbytes", nullptr}; 2022-12-01T10:38:59.2079764Z ^ 2022-12-01T10:38:59.2080494Z torch/csrc/StorageMethods.cpp:332:67: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-12-01T10:38:59.2101715Z torch/csrc/StorageMethods.cpp:332:67: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-12-01T10:40:33.3638939Z INFO: Elapsed time: 2732.544s, Critical Path: 385.98s 2022-12-01T10:40:33.3639461Z INFO: 4375 processes: 417 internal, 1 local, 3957 processwrapper-sandbox. 2022-12-01T10:40:33.3639822Z INFO: Build completed successfully, 4375 total actions 2022-12-01T10:40:33.3640207Z INFO: Build completed successfully, 4375 total actions 2022-12-01T10:40:33.3640578Z + tools/bazel build --config=no-tty --config=cpu-only :torch :_C.so :all_tests 2022-12-01T10:40:34.2122686Z Loading: (0 packages loaded) 2022-12-01T10:40:34.2126021Z Loading: 0 packages loaded 2022-12-01T10:40:34.4784153Z DEBUG: Rule 'com_github_glog' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "f28359aeba12f30d73d9e4711ef356dc842886968112162bc73002645139c39c" 2022-12-01T10:40:34.4794227Z DEBUG: Repository com_github_glog instantiated at: 2022-12-01T10:40:34.4794761Z /var/lib/jenkins/workspace/WORKSPACE:41:13: in 2022-12-01T10:40:34.4795244Z Repository rule http_archive defined at: 2022-12-01T10:40:34.4795924Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:336:31: in 2022-12-01T10:40:35.1945722Z INFO: Build options --@rules_cuda//cuda:enable_cuda, --define, and --platform_suffix have changed, discarding analysis cache. 2022-12-01T10:40:35.3124674Z Analyzing: 31 targets (1 packages loaded, 0 targets configured) 2022-12-01T10:40:41.7239055Z INFO: Analyzed 31 targets (1 packages loaded, 8478 targets configured). 2022-12-01T10:40:41.7241961Z INFO: Found 31 targets... 2022-12-01T10:40:42.2934213Z [0 / 42] [Prepa] BazelWorkspaceStatusAction stable-status.txt 2022-12-01T10:40:52.3474428Z [572 / 2,825] GenerateAten aten/src/ATen/ops; 9s processwrapper-sandbox ... (8 actions, 7 running) 2022-12-01T10:41:02.4485957Z [862 / 2,886] GenerateAten aten/src/ATen/ops; 20s processwrapper-sandbox ... (8 actions, 7 running) 2022-12-01T10:41:05.4766914Z INFO: From Compiling third_party/miniz-2.1.0/miniz.c: 2022-12-01T10:41:05.4767763Z third_party/miniz-2.1.0/miniz.c:3157:9: note: #pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. 2022-12-01T10:41:05.4768688Z #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2022-12-01T10:41:05.4769424Z ^~~~~~~ 2022-12-01T10:41:07.3903314Z INFO: From Compiling aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp: 2022-12-01T10:41:07.3911983Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-12-01T10:41:07.3912824Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp:12: 2022-12-01T10:41:07.3914661Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::native::{anonymous}::_vec_softmax_lastdim(scalar_t*, scalar_t*, int64_t, int64_t):: [with scalar_t = double]::&, at::vec::DEFAULT::Vectorized&)>]': 2022-12-01T10:41:07.3916077Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:41:07.3916618Z inline scalar_t vec_reduce_all( 2022-12-01T10:41:07.3916939Z ^~~~~~~~~~~~~~ 2022-12-01T10:41:08.6206025Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: 2022-12-01T10:41:08.6228247Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:15:0, 2022-12-01T10:41:08.6228676Z from aten/src/ATen/cpu/vec/vec.h:6, 2022-12-01T10:41:08.6229081Z from aten/src/ATen/native/cpu/Loops.h:37, 2022-12-01T10:41:08.6229955Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:9: 2022-12-01T10:41:08.6231235Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h: In member function 'at::vec::AVX2::Vectorized::int_vec_return_type at::vec::AVX2::Vectorized::widening_subtract(at::vec::AVX2::Vectorized) const': 2022-12-01T10:41:08.6232208Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h:312:25: note: The ABI for passing parameters with 64-byte alignment has changed in GCC 4.6 2022-12-01T10:41:08.6232815Z int_vec_return_type widening_subtract(Vectorized b) const { 2022-12-01T10:41:08.6233216Z ^~~~~~~~~~~~~~~~~ 2022-12-01T10:41:10.4819819Z INFO: From Executing genrule //:generated_caffe2_aten_op_headers: 2022-12-01T10:41:10.4820197Z Skipping rename Because of Arg: c10::optional (at::DimnameList) 2022-12-01T10:41:10.4820555Z Skipping align_to Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:41:10.4820879Z Skipping align_to Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:41:10.4821189Z Skipping refine_names Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:41:10.4821550Z Skipping _cudnn_rnn_backward Because of Arg: ::std::array (::std::array) 2022-12-01T10:41:10.4821891Z Skipping _cudnn_init_dropout_state because it is a factory method 2022-12-01T10:41:10.4822467Z Skipping _fused_dropout Because of Arg: c10::optional (at::Generator) 2022-12-01T10:41:10.4823107Z Skipping native_dropout Because of Arg: c10::optional (bool) 2022-12-01T10:41:10.4823732Z Skipping _sobol_engine_draw Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:41:10.4824417Z Skipping chalf Because of Arg: c10::optional (at::MemoryFormat) 2022-12-01T10:41:10.4825028Z Skipping all Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4825559Z Skipping all Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4827676Z Skipping any Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4828235Z Skipping any Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4828750Z Skipping arange because it is a factory method 2022-12-01T10:41:10.4829322Z Skipping argmax Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4829913Z Skipping argmax Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4830505Z Skipping argmin Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4831323Z Skipping argmin Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4831950Z Skipping as_strided Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4832545Z Skipping bartlett_window because it is a factory method 2022-12-01T10:41:10.4833160Z Skipping bernoulli Because of Arg: c10::optional (at::Generator) 2022-12-01T10:41:10.4833843Z Skipping bernoulli Because of Arg: c10::optional (at::Generator) 2022-12-01T10:41:10.4834471Z Skipping blackman_window because it is a factory method 2022-12-01T10:41:10.4835010Z Skipping cat Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4835587Z Skipping concat Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4836188Z Skipping concatenate Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4836851Z Skipping clamp Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:41:10.4837534Z Skipping clamp Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:41:10.4838226Z Skipping clip Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:41:10.4838910Z Skipping clip Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:41:10.4839556Z Skipping contiguous Because of Arg: at::MemoryFormat (at::MemoryFormat) 2022-12-01T10:41:10.4840269Z Skipping convolution_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.4840990Z Skipping _convolution_mode Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.4841641Z Skipping conv1d Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.4842232Z Skipping conv1d Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.4842831Z Skipping conv1d Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.4843438Z Skipping conv2d Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.4844028Z Skipping conv2d Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.4844623Z Skipping conv2d Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.4845216Z Skipping conv3d Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.4845822Z Skipping conv3d Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.4846408Z Skipping conv3d Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.4847026Z Skipping count_nonzero Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4847740Z Skipping cudnn_convolution_add_relu Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:41:10.4848391Z Skipping cummax Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4848961Z Skipping cummin Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4849595Z Skipping cumprod Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:41:10.4850214Z Skipping cumprod Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4850815Z Skipping cumprod Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4851449Z Skipping cumsum Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:41:10.4852067Z Skipping cumsum Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4852615Z Skipping cumsum Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4853188Z Skipping diagonal Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4853832Z Skipping diagonal Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4854458Z Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:41:10.4855248Z Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:41:10.4855985Z Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:41:10.4856701Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-12-01T10:41:10.4857436Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-12-01T10:41:10.4858151Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-12-01T10:41:10.4859094Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-12-01T10:41:10.4859785Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-12-01T10:41:10.4860464Z Skipping gradient Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4861094Z Skipping gradient Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4861750Z Skipping div Because of Arg: c10::optional (c10::string_view) 2022-12-01T10:41:10.4862393Z Skipping div Because of Arg: c10::optional (c10::string_view) 2022-12-01T10:41:10.4863051Z Skipping divide Because of Arg: c10::optional (c10::string_view) 2022-12-01T10:41:10.4863727Z Skipping divide Because of Arg: c10::optional (c10::string_view) 2022-12-01T10:41:10.4864354Z Skipping einsum Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.4864963Z Skipping einsum Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.4865611Z Skipping _rowwise_prune Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T10:41:10.4866280Z Skipping embedding_bag Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4866842Z Skipping empty because it is a factory method 2022-12-01T10:41:10.4867374Z Skipping new_empty because it is a factory method 2022-12-01T10:41:10.4867936Z Skipping new_empty_strided because it is a factory method 2022-12-01T10:41:10.4868465Z Skipping new_full because it is a factory method 2022-12-01T10:41:10.4868999Z Skipping new_zeros because it is a factory method 2022-12-01T10:41:10.4869522Z Skipping new_ones because it is a factory method 2022-12-01T10:41:10.4870095Z Skipping _empty_affine_quantized because it is a factory method 2022-12-01T10:41:10.4870738Z Skipping _empty_per_channel_affine_quantized because it is a factory method 2022-12-01T10:41:10.4871356Z Skipping empty_quantized because it is a factory method 2022-12-01T10:41:10.4871886Z Skipping empty_like because it is a factory method 2022-12-01T10:41:10.4872435Z Skipping empty_strided because it is a factory method 2022-12-01T10:41:10.4872958Z Skipping eye because it is a factory method 2022-12-01T10:41:10.4873506Z Skipping flatten Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4874075Z Skipping flatten Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4874690Z Skipping flatten Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:41:10.4875302Z Skipping unflatten Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4875825Z Skipping full because it is a factory method 2022-12-01T10:41:10.4876350Z Skipping full_like because it is a factory method 2022-12-01T10:41:10.4876876Z Skipping from_file because it is a factory method 2022-12-01T10:41:10.4877387Z Skipping hann_window because it is a factory method 2022-12-01T10:41:10.4877935Z Skipping hamming_window because it is a factory method 2022-12-01T10:41:10.4878506Z Skipping kaiser_window because it is a factory method 2022-12-01T10:41:10.4879094Z Skipping index_copy Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4879656Z Skipping kthvalue Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4881420Z Skipping kthvalue Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4882018Z Skipping nan_to_num Because of Arg: c10::optional (double) 2022-12-01T10:41:10.4882605Z Skipping nan_to_num Because of Arg: c10::optional (double) 2022-12-01T10:41:10.4883209Z Skipping nan_to_num Because of Arg: c10::optional (double) 2022-12-01T10:41:10.4883902Z Skipping fbgemm_linear_quantize_weight Because of Ret: double (double) 2022-12-01T10:41:10.4884481Z Skipping linspace because it is a factory method 2022-12-01T10:41:10.4885620Z Skipping logspace because it is a factory method 2022-12-01T10:41:10.4886253Z Skipping log_softmax Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:41:10.4886905Z Skipping log_softmax Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4887472Z Skipping log_softmax Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4888120Z Skipping _log_softmax_backward_data Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T10:41:10.4888812Z Skipping logcumsumexp Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4889445Z Skipping logsumexp Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:41:10.4890100Z Skipping logsumexp Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:41:10.4890722Z Skipping aminmax Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4891297Z Skipping aminmax Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4891889Z Skipping max Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4892443Z Skipping max Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4893058Z Skipping mean Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:41:10.4893723Z Skipping mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.4894435Z Skipping mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.4895122Z Skipping mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.4895836Z Skipping mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:41:10.4896450Z Skipping mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:41:10.4897058Z Skipping mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:41:10.4897512Z Skipping nanmean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.4901910Z Skipping nanmean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.4902410Z Skipping nanmean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.4902774Z Skipping median Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4903117Z Skipping median Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4903523Z Skipping nanmedian Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4903872Z Skipping nanmedian Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4904167Z Skipping min Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4904433Z Skipping min Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4904890Z Skipping miopen_convolution_add_relu Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:41:10.4905280Z Skipping miopen_rnn_backward Because of Arg: ::std::array (::std::array) 2022-12-01T10:41:10.4905652Z Skipping mode Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4905923Z Skipping mode Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4906171Z Skipping ones because it is a factory method 2022-12-01T10:41:10.4906474Z Skipping ones_like because it is a factory method 2022-12-01T10:41:10.4906741Z Skipping cdist Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4907073Z Skipping _cdist_forward Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4908500Z Skipping is_pinned Because of Arg: c10::optional (at::Device) 2022-12-01T10:41:10.4909093Z Skipping pin_memory Because of Arg: c10::optional (at::Device) 2022-12-01T10:41:10.4909697Z Skipping _pin_memory Because of Arg: c10::optional (at::Device) 2022-12-01T10:41:10.4910180Z Skipping scalar_tensor because it is a factory method 2022-12-01T10:41:10.4910634Z Skipping rand because it is a factory method 2022-12-01T10:41:10.4911085Z Skipping rand_like because it is a factory method 2022-12-01T10:41:10.4911535Z Skipping randint because it is a factory method 2022-12-01T10:41:10.4912379Z Skipping randint_like because it is a factory method 2022-12-01T10:41:10.4912817Z Skipping randn because it is a factory method 2022-12-01T10:41:10.4913217Z Skipping randn_like because it is a factory method 2022-12-01T10:41:10.4913613Z Skipping randperm because it is a factory method 2022-12-01T10:41:10.4914067Z Skipping range because it is a factory method 2022-12-01T10:41:10.4914549Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4915131Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4915446Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4915987Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4916544Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4917064Z Skipping rrelu Because of Arg: c10::optional (at::Generator) 2022-12-01T10:41:10.4917594Z Skipping gelu Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.4917999Z Skipping gelu_backward Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.4918484Z Skipping select Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4918923Z Skipping logit Because of Arg: c10::optional (double) 2022-12-01T10:41:10.4919420Z Skipping size Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4919927Z Skipping slice Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4920420Z Skipping slice Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4920851Z Skipping slice Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4921316Z Skipping slice_scatter Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4921846Z Skipping slice_scatter Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4922398Z Skipping slice_scatter Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4922925Z Skipping as_strided_scatter Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4923376Z Skipping softmax Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:41:10.4923669Z Skipping softmax Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4923971Z Skipping softmax Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4924342Z Skipping _softmax_backward_data Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T10:41:10.4924653Z Skipping squeeze Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4924959Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4925359Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4925850Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4926194Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4926666Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4927137Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4927599Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4928091Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4928359Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4928696Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4928973Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4929247Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4929513Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4929765Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4930100Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4930433Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4930699Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4930973Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4931253Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4931516Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4931785Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4932057Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4932333Z Skipping stride Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4932613Z Skipping sum Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:41:10.4932985Z Skipping sum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.4933335Z Skipping sum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.4933642Z Skipping sum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.4933947Z Skipping sum Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:41:10.4934228Z Skipping sum Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:41:10.4934499Z Skipping sum Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:41:10.4934876Z Skipping _nested_sum_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.4935328Z Skipping _nested_sum_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.4935675Z Skipping nansum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.4935988Z Skipping nansum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.4936362Z Skipping nansum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.4936698Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.4937003Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.4937314Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.4937626Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.4937970Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.4943179Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.4943618Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.4944019Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.4944351Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.4944681Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.4944986Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:41:10.4945287Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:41:10.4945625Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:41:10.4945946Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:41:10.4946237Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:41:10.4980262Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:41:10.4980744Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:41:10.4981252Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:41:10.4993757Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:41:10.4994214Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:41:10.4994714Z Skipping prod Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:41:10.4995704Z Skipping prod Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:41:10.4996197Z Skipping prod Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4996577Z Skipping prod Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4996992Z Skipping prod Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4997331Z Skipping transpose Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.4997752Z Skipping _nested_tensor_offsets Because of Ret: ::std::vector (at::IntArrayRef) 2022-12-01T10:41:10.4998246Z Skipping unique_consecutive Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4998544Z Skipping vander Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4998924Z Skipping vander Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.4999326Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.4999828Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5000221Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5000619Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5001020Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5001401Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:41:10.5001797Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:41:10.5002154Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:41:10.5002536Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:41:10.5002889Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:41:10.5003376Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5003805Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5004297Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5004799Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5005407Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5005980Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:41:10.5006550Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:41:10.5007117Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:41:10.5007670Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:41:10.5008220Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:41:10.5008755Z Skipping zeros because it is a factory method 2022-12-01T10:41:10.5009276Z Skipping _efficientzerotensor because it is a factory method 2022-12-01T10:41:10.5009766Z Skipping zeros_like because it is a factory method 2022-12-01T10:41:10.5010356Z Skipping _standard_gamma Because of Arg: c10::optional (at::Generator) 2022-12-01T10:41:10.5011000Z Skipping _sample_dirichlet Because of Arg: c10::optional (at::Generator) 2022-12-01T10:41:10.5011639Z Skipping poisson Because of Arg: c10::optional (at::Generator) 2022-12-01T10:41:10.5012216Z Skipping binomial Because of Arg: c10::optional (at::Generator) 2022-12-01T10:41:10.5013575Z Skipping native_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:41:10.5014200Z Skipping _sparse_sum Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T10:41:10.5014757Z Skipping _sparse_sum Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T10:41:10.5015460Z Skipping _sparse_csr_sum Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:41:10.5016074Z Skipping _sparse_csr_prod Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:41:10.5016740Z Skipping _sparse_softmax Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:41:10.5017263Z Skipping _sparse_softmax Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.5017771Z Skipping _sparse_softmax Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.5018509Z Skipping _sparse_log_softmax Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:41:10.5018986Z Skipping _sparse_log_softmax Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.5019484Z Skipping _sparse_log_softmax Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.5019998Z Skipping _spdiags Because of Arg: c10::optional (at::Layout) 2022-12-01T10:41:10.5020528Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:41:10.5021083Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:41:10.5021650Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:41:10.5022204Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:41:10.5022744Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:41:10.5023302Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:41:10.5023850Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:41:10.5024418Z Skipping clone Because of Arg: c10::optional (at::MemoryFormat) 2022-12-01T10:41:10.5024932Z Skipping sparse_compressed_tensor because it is a factory method 2022-12-01T10:41:10.5025427Z Skipping sparse_csr_tensor because it is a factory method 2022-12-01T10:41:10.5025907Z Skipping sparse_csc_tensor because it is a factory method 2022-12-01T10:41:10.5026384Z Skipping sparse_bsr_tensor because it is a factory method 2022-12-01T10:41:10.5026852Z Skipping sparse_bsc_tensor because it is a factory method 2022-12-01T10:41:10.5027323Z Skipping _sparse_compressed_tensor_unsafe because it is a factory method 2022-12-01T10:41:10.5027748Z Skipping _sparse_csr_tensor_unsafe because it is a factory method 2022-12-01T10:41:10.5028163Z Skipping _sparse_csc_tensor_unsafe because it is a factory method 2022-12-01T10:41:10.5028520Z Skipping _sparse_bsr_tensor_unsafe because it is a factory method 2022-12-01T10:41:10.5028837Z Skipping _sparse_bsc_tensor_unsafe because it is a factory method 2022-12-01T10:41:10.5029105Z Skipping sparse_coo_tensor because it is a factory method 2022-12-01T10:41:10.5029390Z Skipping _sparse_coo_tensor_unsafe because it is a factory method 2022-12-01T10:41:10.5029698Z Skipping _sparse_coo_tensor_with_dims because it is a factory method 2022-12-01T10:41:10.5029988Z Skipping _sparse_coo_tensor_with_dims_and_tensors because it is a factory method 2022-12-01T10:41:10.5030315Z Skipping to_dense Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:41:10.5030687Z Skipping _to_dense Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:41:10.5031109Z Skipping unbind Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.5031540Z Skipping to_mkldnn Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:41:10.5031955Z Skipping quantize_per_tensor_dynamic Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T10:41:10.5032989Z Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T10:41:10.5033390Z Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T10:41:10.5033704Z Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T10:41:10.5034019Z Skipping quantize_per_channel Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T10:41:10.5034350Z Skipping q_scale Because of Ret: double (double) 2022-12-01T10:41:10.5034769Z Skipping qscheme Because of Ret: at::QScheme (at::QScheme) 2022-12-01T10:41:10.5035525Z Skipping _choose_qparams_per_tensor Because of Ret: double (double) 2022-12-01T10:41:10.5035914Z Skipping _choose_qparams_per_tensor Because of Ret: double (double) 2022-12-01T10:41:10.5036327Z Skipping _autocast_to_reduced_precision Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T10:41:10.5036650Z Skipping _to_copy because it is a factory method 2022-12-01T10:41:10.5037002Z Skipping to because it is a factory method 2022-12-01T10:41:10.5037397Z Skipping meshgrid Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5037695Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2022-12-01T10:41:10.5038067Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2022-12-01T10:41:10.5038361Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2022-12-01T10:41:10.5038661Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2022-12-01T10:41:10.5038953Z Skipping can_cast Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T10:41:10.5039254Z Skipping promote_types Because of Ret: at::ScalarType (at::ScalarType) 2022-12-01T10:41:10.5039545Z Skipping _masked_softmax Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5039845Z Skipping _masked_softmax Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5040156Z Skipping _masked_softmax_backward Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5040543Z Skipping view Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T10:41:10.5040831Z Skipping index_add Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.5041179Z Skipping index_add Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.5041468Z Skipping index_reduce Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5041831Z Skipping index_reduce Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5042130Z Skipping index_fill Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.5042409Z Skipping index_fill Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.5042679Z Skipping scatter Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5043048Z Skipping scatter Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5043332Z Skipping scatter Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.5043667Z Skipping scatter Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.5043944Z Skipping scatter_add Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.5044235Z Skipping scatter_reduce Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5044603Z Skipping scatter_reduce Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5044907Z Skipping cross Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5045178Z Skipping tril_indices because it is a factory method 2022-12-01T10:41:10.5045518Z Skipping triu_indices because it is a factory method 2022-12-01T10:41:10.5045848Z Skipping take_along_dim Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5046178Z Skipping index_select Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.5046518Z Skipping gather Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.5046775Z Skipping gather Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.5047134Z Skipping linalg_vander Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5047589Z Skipping multinomial Because of Arg: c10::optional (at::Generator) 2022-12-01T10:41:10.5047974Z Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:41:10.5048334Z Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:41:10.5048758Z Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:41:10.5049179Z Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:41:10.5049666Z Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:41:10.5050046Z Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:41:10.5050480Z Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:41:10.5050987Z Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:41:10.5051437Z Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:41:10.5051859Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:41:10.5052286Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:41:10.5052693Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:41:10.5053105Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:41:10.5053442Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:41:10.5053871Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:41:10.5054301Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:41:10.5054631Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:41:10.5054970Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:41:10.5055388Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5055666Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5055951Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5056235Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5056588Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5056954Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5057274Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5057744Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5058105Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5058624Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5058975Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5059342Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5059738Z Skipping sort Because of Arg: c10::optional (bool) 2022-12-01T10:41:10.5060079Z Skipping sort Because of Arg: c10::optional (bool) 2022-12-01T10:41:10.5060469Z Skipping sort Because of Arg: c10::optional (bool) 2022-12-01T10:41:10.5060840Z Skipping sort Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.5061191Z Skipping sort Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.5062155Z Skipping sort Because of Arg: c10::optional (bool) 2022-12-01T10:41:10.5062409Z Skipping sort Because of Arg: c10::optional (bool) 2022-12-01T10:41:10.5062692Z Skipping argsort Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.5062971Z Skipping argsort Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:41:10.5063278Z Skipping normal_functional Because of Arg: c10::optional (at::Generator) 2022-12-01T10:41:10.5063566Z Skipping normal because it is a factory method 2022-12-01T10:41:10.5064388Z Skipping _foreach_add Because of Arg: at::ArrayRef (at::ArrayRef) 2022-12-01T10:41:10.5064848Z Skipping _foreach_sub Because of Arg: at::ArrayRef (at::ArrayRef) 2022-12-01T10:41:10.5065294Z Skipping _foreach_div Because of Arg: at::ArrayRef (at::ArrayRef) 2022-12-01T10:41:10.5065831Z Skipping _foreach_mul Because of Arg: at::ArrayRef (at::ArrayRef) 2022-12-01T10:41:10.5066277Z Skipping _foreach_addcdiv Because of Arg: at::ArrayRef (at::ArrayRef) 2022-12-01T10:41:10.5066685Z Skipping _foreach_addcmul Because of Arg: at::ArrayRef (at::ArrayRef) 2022-12-01T10:41:10.5067091Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2022-12-01T10:41:10.5067511Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2022-12-01T10:41:10.5068045Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2022-12-01T10:41:10.5068526Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2022-12-01T10:41:10.5069000Z Skipping rrelu_with_noise Because of Arg: c10::optional (at::Generator) 2022-12-01T10:41:10.5069522Z Skipping avg_pool2d Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5069998Z Skipping avg_pool2d_backward Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5070447Z Skipping avg_pool3d Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5070885Z Skipping avg_pool3d_backward Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5071313Z Skipping _pad_enum Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5071587Z Skipping pad Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5071957Z Skipping pad Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5072379Z Skipping upsample_linear1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5072900Z Skipping upsample_linear1d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5073438Z Skipping upsample_bilinear2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5073995Z Skipping upsample_bilinear2d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5074525Z Skipping _upsample_bilinear2d_aa Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5075006Z Skipping _upsample_bilinear2d_aa_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5075494Z Skipping upsample_trilinear3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5076037Z Skipping upsample_trilinear3d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5076529Z Skipping upsample_bicubic2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5077007Z Skipping upsample_bicubic2d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5077500Z Skipping _upsample_bicubic2d_aa Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5077995Z Skipping _upsample_bicubic2d_aa_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5078427Z Skipping upsample_nearest1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5078956Z Skipping _upsample_nearest_exact1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5079326Z Skipping upsample_nearest1d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5079703Z Skipping _upsample_nearest_exact1d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5080062Z Skipping upsample_nearest2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5080459Z Skipping _upsample_nearest_exact2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5080821Z Skipping upsample_nearest2d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5081195Z Skipping _upsample_nearest_exact2d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5081542Z Skipping upsample_nearest3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5081894Z Skipping _upsample_nearest_exact3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5082386Z Skipping upsample_nearest3d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5082769Z Skipping _upsample_nearest_exact3d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5083120Z Skipping upsample_linear1d Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5083433Z Skipping upsample_linear1d_backward Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5083753Z Skipping upsample_bilinear2d Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5084061Z Skipping upsample_bilinear2d Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5084376Z Skipping upsample_bilinear2d_backward Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5084789Z Skipping upsample_bilinear2d_backward Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5085315Z Skipping _upsample_bilinear2d_aa Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5085814Z Skipping _upsample_bilinear2d_aa Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5086274Z Skipping _upsample_bilinear2d_aa_backward Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5086795Z Skipping _upsample_bilinear2d_aa_backward Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5087288Z Skipping upsample_bicubic2d Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5087595Z Skipping upsample_bicubic2d Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5087904Z Skipping upsample_bicubic2d_backward Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5088231Z Skipping upsample_bicubic2d_backward Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5088559Z Skipping _upsample_bicubic2d_aa Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5088869Z Skipping _upsample_bicubic2d_aa Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5089195Z Skipping _upsample_bicubic2d_aa_backward Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5089690Z Skipping _upsample_bicubic2d_aa_backward Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5090100Z Skipping upsample_trilinear3d Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5090400Z Skipping upsample_trilinear3d Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5090713Z Skipping upsample_trilinear3d Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5091033Z Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5091449Z Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5091917Z Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5092303Z Skipping upsample_nearest1d Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5092619Z Skipping _upsample_nearest_exact1d Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5092933Z Skipping upsample_nearest1d_backward Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5093369Z Skipping _upsample_nearest_exact1d_backward Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5093870Z Skipping upsample_nearest2d Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5094364Z Skipping upsample_nearest2d Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5094795Z Skipping _upsample_nearest_exact2d Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5095210Z Skipping _upsample_nearest_exact2d Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5095755Z Skipping upsample_nearest2d_backward Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5096236Z Skipping upsample_nearest2d_backward Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5096709Z Skipping _upsample_nearest_exact2d_backward Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5097231Z Skipping _upsample_nearest_exact2d_backward Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5097723Z Skipping upsample_nearest3d Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5098202Z Skipping upsample_nearest3d Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5098760Z Skipping upsample_nearest3d Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5099176Z Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5099660Z Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5100123Z Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5100501Z Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5100991Z Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5101496Z Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5101843Z Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5102337Z Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5102845Z Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5103186Z Skipping logit_backward Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5103487Z Skipping special_logit Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5103801Z Skipping special_log_softmax Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:41:10.5104247Z Skipping special_softmax Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:41:10.5104670Z Skipping fft_fft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5104960Z Skipping fft_fft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5105225Z Skipping fft_fft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5105507Z Skipping fft_ifft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5105791Z Skipping fft_ifft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5106125Z Skipping fft_ifft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5106562Z Skipping fft_rfft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5107000Z Skipping fft_rfft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5107454Z Skipping fft_rfft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5107877Z Skipping fft_irfft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5108460Z Skipping fft_irfft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5108753Z Skipping fft_irfft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5109027Z Skipping fft_hfft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5109473Z Skipping fft_hfft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5109898Z Skipping fft_hfft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5110548Z Skipping fft_ihfft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5111366Z Skipping fft_ihfft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5111888Z Skipping fft_ihfft Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5112451Z Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5113031Z Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5113635Z Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5114213Z Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5114806Z Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5115417Z Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5116017Z Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5116615Z Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5117188Z Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5117784Z Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5118372Z Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5118953Z Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5119565Z Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5120170Z Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5120759Z Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5121334Z Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5121926Z Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5122521Z Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5123103Z Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5123697Z Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5124285Z Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5124874Z Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5125467Z Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5126054Z Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5126642Z Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5127214Z Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5127805Z Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5128421Z Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5129018Z Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5129612Z Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5130201Z Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5130899Z Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5131476Z Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5132073Z Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5132678Z Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5133277Z Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5133856Z Skipping fft_fftfreq because it is a factory method 2022-12-01T10:41:10.5134334Z Skipping fft_rfftfreq because it is a factory method 2022-12-01T10:41:10.5134880Z Skipping fft_fftshift Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5135599Z Skipping fft_ifftshift Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5136176Z Skipping linalg_lstsq Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5136717Z Skipping linalg_lstsq Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5137243Z Skipping _linalg_eigh Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5137792Z Skipping _linalg_eigh Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5139635Z Skipping linalg_eigh Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5140197Z Skipping linalg_eigvalsh Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5140777Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:41:10.5141404Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:41:10.5142003Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:41:10.5142587Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:41:10.5143180Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5143718Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5144246Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5144772Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5145363Z Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5146013Z Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5146638Z Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5147285Z Skipping linalg_matrix_norm Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:41:10.5147891Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5148456Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5149003Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5149539Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5150112Z Skipping _linalg_svd Because of Arg: c10::optional (c10::string_view) 2022-12-01T10:41:10.5150685Z Skipping linalg_svd Because of Arg: c10::optional (c10::string_view) 2022-12-01T10:41:10.5151288Z Skipping linalg_svdvals Because of Arg: c10::optional (c10::string_view) 2022-12-01T10:41:10.5151901Z Skipping linalg_cond Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:41:10.5152468Z Skipping linalg_cond Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5152984Z Skipping linalg_pinv Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5154398Z Skipping linalg_pinv Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5154920Z Skipping linalg_pinv Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5155493Z Skipping linalg_tensorsolve Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5156072Z Skipping linalg_qr Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5156633Z Skipping linalg_matrix_rank Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5157194Z Skipping linalg_matrix_rank Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5158060Z Skipping linalg_matrix_rank Because of Arg: c10::optional (double) 2022-12-01T10:41:10.5158673Z Skipping nested_to_padded_tensor Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5159330Z Skipping _test_optional_intlist Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5159977Z Skipping _test_optional_filled_intlist Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5160667Z Skipping _test_optional_floatlist Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:41:10.5161295Z Skipping _test_string_default Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5161864Z Skipping _test_string_default Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5162426Z Skipping _test_ambiguous_defaults Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5162996Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5163546Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5164074Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5164615Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5165162Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5165717Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5166259Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5166829Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5167411Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5167984Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5168579Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5169158Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:41:10.5169796Z Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:41:10.5170467Z Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:41:10.5171152Z Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:41:10.5171816Z Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:41:10.5172411Z Skipping as_strided_copy Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5172925Z Skipping slice_copy Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5173443Z Skipping slice_copy Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5173953Z Skipping slice_copy Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5174478Z Skipping view_copy Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T10:41:10.5175054Z Skipping to_padded_tensor Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:41:10.5175761Z Skipping _transformer_encoder_layer_fwd Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5176436Z Skipping _native_multi_head_attention Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5177020Z Skipping bernoulli Because of Arg: c10::optional (at::Generator) 2022-12-01T10:41:10.5177613Z Skipping resize Because of Arg: c10::optional (at::MemoryFormat) 2022-12-01T10:41:10.5178213Z Skipping resize_as Because of Arg: c10::optional (at::MemoryFormat) 2022-12-01T10:41:10.5178845Z Skipping set Because of Arg: at::Storage (at::Storage) 2022-12-01T10:41:10.5181767Z Skipping set Because of Arg: at::Storage (at::Storage) 2022-12-01T10:41:10.5182268Z Skipping set Because of Arg: at::Storage (at::Storage) 2022-12-01T10:41:10.5182732Z Skipping random Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5183241Z Skipping random Because of Arg: c10::optional (int64_t) 2022-12-01T10:41:10.5183760Z Skipping random Because of Arg: c10::optional (at::Generator) 2022-12-01T10:41:10.5184315Z Skipping random Because of Arg: c10::optional (at::Generator) 2022-12-01T10:41:10.5184829Z Skipping uniform Because of Arg: c10::optional (at::Generator) 2022-12-01T10:41:10.5185351Z Skipping cauchy Because of Arg: c10::optional (at::Generator) 2022-12-01T10:41:10.5185914Z Skipping log_normal Because of Arg: c10::optional (at::Generator) 2022-12-01T10:41:10.5186455Z Skipping exponential Because of Arg: c10::optional (at::Generator) 2022-12-01T10:41:10.5187019Z Skipping geometric Because of Arg: c10::optional (at::Generator) 2022-12-01T10:41:12.0275353Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: 2022-12-01T10:41:12.0284541Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp:2:0: 2022-12-01T10:41:12.0285481Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: In lambda function: 2022-12-01T10:41:12.0286589Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp:182:42: note: The ABI for passing parameters with 64-byte alignment has changed in GCC 4.6 2022-12-01T10:41:12.0287439Z [=](Vectorized a) -> Vectorized { return a; }); 2022-12-01T10:41:12.0287864Z ^~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:41:12.5998495Z [1,012 / 2,886] Compiling aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX2.cpp; 1s processwrapper-sandbox ... (8 actions, 7 running) 2022-12-01T10:41:12.8671506Z INFO: From Compiling aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp: 2022-12-01T10:41:12.8672119Z In file included from ./c10/util/ArrayRef.h:21:0, 2022-12-01T10:41:12.8672566Z from ./c10/core/DispatchKey.h:5, 2022-12-01T10:41:12.8672976Z from ./c10/core/Backend.h:4, 2022-12-01T10:41:12.8673348Z from aten/src/ATen/native/DispatchStub.h:3, 2022-12-01T10:41:12.8673838Z from aten/src/ATen/native/group_norm.h:3, 2022-12-01T10:41:12.8674582Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp:2: 2022-12-01T10:41:12.8675697Z ./c10/util/SmallVector.h: In member function 'void c10::SmallVectorTemplateBase::growAndAssign(size_t, T) [with T = at::vec::DEFAULT::Vectorized]': 2022-12-01T10:41:12.8676597Z ./c10/util/SmallVector.h:606:8: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:41:12.8677149Z void growAndAssign(size_t NumElts, T Elt) { 2022-12-01T10:41:12.8677544Z ^~~~~~~~~~~~~ 2022-12-01T10:41:13.4162730Z INFO: From Compiling aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp: 2022-12-01T10:41:13.4163438Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-12-01T10:41:13.4164317Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp:8: 2022-12-01T10:41:13.4166618Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::native::{anonymous}::weight_norm_first_dim_kernel(at::TensorBase&, at::TensorBase&, const at::TensorBase&, const at::TensorBase&, int64_t, int64_t):: [with scalar_t = double; accscalar_t = double]::, at::vec::DEFAULT::Vectorized)>]': 2022-12-01T10:41:13.4168511Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:41:13.4169001Z inline scalar_t vec_reduce_all( 2022-12-01T10:41:13.4169465Z ^~~~~~~~~~~~~~ 2022-12-01T10:41:13.5636281Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: 2022-12-01T10:41:13.5637282Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:354:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:41:13.5637924Z # pragma unroll 2022-12-01T10:41:13.5638225Z 2022-12-01T10:41:13.5639025Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:363:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:41:13.5639626Z # pragma unroll 2022-12-01T10:41:13.5639818Z 2022-12-01T10:41:13.5640406Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:380:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:41:13.5640867Z # pragma unroll 2022-12-01T10:41:13.5641041Z 2022-12-01T10:41:13.5641469Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:389:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:41:13.5641903Z # pragma unroll 2022-12-01T10:41:13.5642144Z 2022-12-01T10:41:13.5642529Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:3:0: 2022-12-01T10:41:13.5643201Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:41:13.5643812Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:615:63: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:41:13.5644227Z [=](Vectorized a, Vectorized b) { return a + b; }); 2022-12-01T10:41:13.5644520Z ^ 2022-12-01T10:41:13.8398164Z INFO: From Compiling aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp: 2022-12-01T10:41:13.8399098Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp:7:0: 2022-12-01T10:41:13.8399672Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2022-12-01T10:41:13.8400523Z aten/src/ATen/native/cpu/SerialStackImpl.h:56:21: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:41:13.8401106Z [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2022-12-01T10:41:13.8401427Z ^ 2022-12-01T10:41:13.9353408Z INFO: From Compiling aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: 2022-12-01T10:41:13.9362462Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp:12:0: 2022-12-01T10:41:13.9363337Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:41:13.9364397Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp:342:84: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:41:13.9365154Z [](Vectorized a, Vectorized min, Vectorized max) { 2022-12-01T10:41:13.9365855Z ^ 2022-12-01T10:41:13.9375554Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: 2022-12-01T10:41:13.9376174Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:15:0, 2022-12-01T10:41:13.9376618Z from aten/src/ATen/cpu/vec/vec.h:6, 2022-12-01T10:41:13.9377016Z from aten/src/ATen/native/cpu/Loops.h:37, 2022-12-01T10:41:13.9378016Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:9: 2022-12-01T10:41:13.9380069Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h: In member function 'at::vec::DEFAULT::VectorizedQuantizedConverter::float_vec_return_type at::vec::DEFAULT::VectorizedQuantizedConverter::dequantize(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized) const [with T = c10::qint8; float_vec_return_type_ = std::array, 4>; int_vec_return_type_ = std::array, 4>; int size_ = 32]': 2022-12-01T10:41:13.9381355Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h:806:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:41:13.9381770Z float_vec_return_type dequantize( 2022-12-01T10:41:13.9382019Z ^~~~~~~~~~ 2022-12-01T10:41:15.1565821Z INFO: From Compiling aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: 2022-12-01T10:41:15.1566827Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp:8:0: 2022-12-01T10:41:15.1567807Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:41:15.1568994Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp:28:48: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:41:15.1569798Z [maxnorm_v, eps_v, one_v](vec_t norm) -> vec_t { 2022-12-01T10:41:15.1570185Z ^ 2022-12-01T10:41:15.3939390Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp: 2022-12-01T10:41:15.3957931Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-12-01T10:41:15.3958803Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp:13: 2022-12-01T10:41:15.3961477Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = unsigned char; Op = at::native::{anonymous}::reduce_all_impl_vec(at::Tensor&, const at::Tensor&, scalar_t, func_t, vec_func_t):: [with scalar_t = unsigned char; func_t = at::native::{anonymous}::min_all_kernel_impl(at::Tensor&, const at::Tensor&)::::::; vec_func_t = at::native::{anonymous}::min_all_kernel_impl(at::Tensor&, const at::Tensor&)::::::]::, at::vec::DEFAULT::Vectorized)>]': 2022-12-01T10:41:15.3963336Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:41:15.3963885Z inline scalar_t vec_reduce_all( 2022-12-01T10:41:15.3964227Z ^~~~~~~~~~~~~~ 2022-12-01T10:41:15.5650844Z INFO: From Compiling aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: 2022-12-01T10:41:15.5661477Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:41:15.5662728Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp:61:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:41:15.5663446Z [](Vec base) -> Vec { return base * base; } 2022-12-01T10:41:15.5663769Z ^~~ 2022-12-01T10:41:16.0149762Z INFO: From Compiling aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: 2022-12-01T10:41:16.0150845Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:41:16.0152505Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp:79:32: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:41:16.0153521Z [](Vectorized x_vec) { return x_vec.log(); }, 2022-12-01T10:41:16.0153904Z ^ 2022-12-01T10:41:18.0646664Z INFO: From Compiling aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: 2022-12-01T10:41:18.0649045Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: In lambda function: 2022-12-01T10:41:18.0650986Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp:36:28: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:41:18.0651566Z [](Vec /* unused */) { return 0.0; }, 2022-12-01T10:41:18.0651830Z ^ 2022-12-01T10:41:19.4345919Z INFO: From Compiling aten/src/ATen/RegisterQuantizedMeta.cpp: 2022-12-01T10:41:19.4347219Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterQuantizedMeta.cpp:82:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:41:19.4348061Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-12-01T10:41:19.4348455Z ^~~~~~~~~~~~~ 2022-12-01T10:41:19.4349505Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterQuantizedMeta.cpp:63:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:41:19.4350375Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T10:41:19.4350784Z ^~~~~~~~~~ 2022-12-01T10:41:20.2338855Z INFO: From Compiling aten/src/ATen/RegisterCompositeExplicitAutograd.cpp: 2022-12-01T10:41:20.2339823Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp:1103:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:41:20.2340394Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-12-01T10:41:20.2340659Z ^~~~~~~~~~~~~ 2022-12-01T10:41:20.2341326Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp:1084:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:41:20.2341892Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T10:41:20.2342155Z ^~~~~~~~~~ 2022-12-01T10:41:21.0152615Z INFO: From Compiling aten/src/ATen/RegisterCompositeImplicitAutograd.cpp: 2022-12-01T10:41:21.0154046Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp:1029:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:41:21.0155041Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-12-01T10:41:21.0155497Z ^~~~~~~~~~~~~ 2022-12-01T10:41:21.0156750Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp:1010:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:41:21.0158093Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T10:41:21.0158571Z ^~~~~~~~~~ 2022-12-01T10:41:21.8209258Z INFO: From Compiling aten/src/ATen/RegisterSparseCsrCPU.cpp: 2022-12-01T10:41:21.8211743Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterSparseCsrCPU.cpp:146:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:41:21.8212509Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-12-01T10:41:21.8212781Z ^~~~~~~~~~~~~ 2022-12-01T10:41:21.8213619Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterSparseCsrCPU.cpp:127:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:41:21.8214414Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T10:41:21.8214811Z ^~~~~~~~~~ 2022-12-01T10:41:22.2683672Z INFO: From Compiling aten/src/ATen/RegisterQuantizedCPU.cpp: 2022-12-01T10:41:22.2685179Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterQuantizedCPU.cpp:174:23: warning: 'c10::optional at::{anonymous}::maybe_create_proxy(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:41:22.2686266Z c10::optional maybe_create_proxy(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T10:41:22.2686808Z ^~~~~~~~~~~~~~~~~~ 2022-12-01T10:41:22.2687960Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterQuantizedCPU.cpp:158:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:41:22.2688840Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-12-01T10:41:22.2689276Z ^~~~~~~~~~~~~ 2022-12-01T10:41:22.2690372Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterQuantizedCPU.cpp:139:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:41:22.2691335Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T10:41:22.2691797Z ^~~~~~~~~~ 2022-12-01T10:41:22.2692626Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterQuantizedCPU.cpp:132:8: warning: 'at::Tensor at::{anonymous}::create_out(at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:41:22.2693468Z Tensor create_out(IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T10:41:22.2693885Z ^~~~~~~~~~ 2022-12-01T10:41:22.5358292Z INFO: From Compiling aten/src/ATen/RegisterSparseCPU.cpp: 2022-12-01T10:41:22.5359590Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterSparseCPU.cpp:167:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:41:22.5360388Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-12-01T10:41:22.5360793Z ^~~~~~~~~~~~~ 2022-12-01T10:41:22.5361858Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterSparseCPU.cpp:148:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:41:22.5362888Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T10:41:22.5363303Z ^~~~~~~~~~ 2022-12-01T10:41:22.8748338Z INFO: From Compiling aten/src/ATen/RegisterSparseMeta.cpp: 2022-12-01T10:41:22.8749886Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterSparseMeta.cpp:100:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:41:22.8751198Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-12-01T10:41:22.8751607Z ^~~~~~~~~~~~~ 2022-12-01T10:41:22.8752957Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterSparseMeta.cpp:81:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:41:22.8753770Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T10:41:22.8754172Z ^~~~~~~~~~ 2022-12-01T10:41:22.8873400Z [1,067 / 2,886] Compiling aten/src/ATen/RegisterFunctionalization_2.cpp; 1s processwrapper-sandbox ... (8 actions, 7 running) 2022-12-01T10:41:33.1219347Z INFO: From Compiling caffe2/operators/copy_rows_to_tensor_op.cc: 2022-12-01T10:41:33.1227867Z In file included from caffe2/operators/copy_rows_to_tensor_op.cc:1:0: 2022-12-01T10:41:33.1228990Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = c10::Half; Context = caffe2::CPUContext]': 2022-12-01T10:41:33.1230473Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-12-01T10:41:33.1232186Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-12-01T10:41:33.1233433Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-12-01T10:41:33.1234051Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-12-01T10:41:33.1234798Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:41:33.1235312Z for (size_t i = 0; i < indices.sizes()[0]; ++i) { 2022-12-01T10:41:33.1235656Z ~~^~~~~~~~~~~~~~~~~~ 2022-12-01T10:41:33.1236510Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = float; Context = caffe2::CPUContext]': 2022-12-01T10:41:33.1237924Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = float; Types = {double, int, long int}; ExtraArgs = {}]' 2022-12-01T10:41:33.1244476Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-12-01T10:41:33.1246010Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-12-01T10:41:33.1247413Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-12-01T10:41:33.1248030Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-12-01T10:41:33.1248949Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:41:33.1250023Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = double; Context = caffe2::CPUContext]': 2022-12-01T10:41:33.1251452Z ./caffe2/core/operator.h:1304:1: recursively required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = float; Types = {double, int, long int}; ExtraArgs = {}]' 2022-12-01T10:41:33.1253008Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-12-01T10:41:33.1254621Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-12-01T10:41:33.1255879Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-12-01T10:41:33.1261720Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-12-01T10:41:33.1262638Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:41:33.1263687Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = int; Context = caffe2::CPUContext]': 2022-12-01T10:41:33.1265097Z ./caffe2/core/operator.h:1304:1: recursively required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = float; Types = {double, int, long int}; ExtraArgs = {}]' 2022-12-01T10:41:33.1266708Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-12-01T10:41:33.1268258Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-12-01T10:41:33.1269447Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-12-01T10:41:33.1270050Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-12-01T10:41:33.1270787Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:41:33.1271800Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = long int; Context = caffe2::CPUContext]': 2022-12-01T10:41:33.1277710Z ./caffe2/core/operator.h:1304:1: recursively required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = float; Types = {double, int, long int}; ExtraArgs = {}]' 2022-12-01T10:41:33.1279411Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-12-01T10:41:33.1280988Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-12-01T10:41:33.1282243Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-12-01T10:41:33.1282785Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-12-01T10:41:33.1283555Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:41:33.1414274Z [1,094 / 2,886] Compiling aten/src/ATen/native/quantized/cpu/qmul.cpp; 2s processwrapper-sandbox ... (8 actions, 7 running) 2022-12-01T10:41:41.9643538Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp: 2022-12-01T10:41:41.9644837Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp:48:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:41:41.9645609Z # pragma unroll 2022-12-01T10:41:41.9645891Z 2022-12-01T10:41:43.2624643Z [1,128 / 2,886] Compiling aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp; 2s processwrapper-sandbox ... (8 actions, 7 running) 2022-12-01T10:41:53.7435357Z [1,157 / 2,886] Compiling aten/src/ATen/native/Unfold3d.cpp; 2s processwrapper-sandbox ... (7 actions, 6 running) 2022-12-01T10:42:06.0339861Z [1,198 / 2,886] Compiling aten/src/ATen/native/GridSampler.cpp; 2s processwrapper-sandbox ... (8 actions, 7 running) 2022-12-01T10:42:14.3119542Z INFO: From Compiling caffe2/operators/slice_op.cc: 2022-12-01T10:42:14.3208739Z caffe2/operators/slice_op.cc: In lambda function: 2022-12-01T10:42:14.3209665Z caffe2/operators/slice_op.cc:93:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:14.3210158Z if (i >= starts.size()) { 2022-12-01T10:42:14.3211779Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T10:42:20.3707650Z [1,240 / 2,886] Compiling aten/src/ATen/functorch/BatchRulesScatterOps.cpp; 2s processwrapper-sandbox ... (8 actions, 7 running) 2022-12-01T10:42:32.3826725Z INFO: From Compiling caffe2/quantization/server/conv_dnnlowp_op.cc: 2022-12-01T10:42:32.3828038Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = unsigned char; bool ReluFused = false]': 2022-12-01T10:42:32.3828739Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2022-12-01T10:42:32.3829560Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:32.3915923Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-12-01T10:42:32.3916316Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:42:32.3917295Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = unsigned char; bool ReluFused = false]': 2022-12-01T10:42:32.3918122Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2022-12-01T10:42:32.3935706Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:32.3936388Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-12-01T10:42:32.3937741Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = unsigned char; bool ReluFused = false]': 2022-12-01T10:42:32.3938584Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2022-12-01T10:42:32.3939281Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:32.3947247Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-12-01T10:42:32.3948083Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:42:32.3949140Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = unsigned char; bool ReluFused = false]': 2022-12-01T10:42:32.3949922Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2022-12-01T10:42:32.3950761Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:32.3951378Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-12-01T10:42:32.3951745Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:42:32.3968657Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = unsigned char; bool ReluFused = true]': 2022-12-01T10:42:32.3969219Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2022-12-01T10:42:32.3969779Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:32.3970325Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-12-01T10:42:32.3970589Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:42:32.3971102Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = unsigned char; bool ReluFused = true]': 2022-12-01T10:42:32.3971501Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2022-12-01T10:42:32.3971978Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:32.3972341Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-12-01T10:42:32.3972873Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = unsigned char; bool ReluFused = true]': 2022-12-01T10:42:32.4016533Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2022-12-01T10:42:32.4025725Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:32.4026326Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-12-01T10:42:32.4026701Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:42:32.4027529Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = unsigned char; bool ReluFused = true]': 2022-12-01T10:42:32.4028160Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2022-12-01T10:42:32.4028964Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:32.4035507Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-12-01T10:42:32.4035881Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:42:32.4036874Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = short unsigned int; bool ReluFused = false]': 2022-12-01T10:42:32.4037586Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2022-12-01T10:42:32.4038559Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:32.4039116Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-12-01T10:42:32.4039509Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:42:32.4040389Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = short unsigned int; bool ReluFused = false]': 2022-12-01T10:42:32.4041061Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2022-12-01T10:42:32.4041882Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:32.4042489Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-12-01T10:42:32.4043431Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = short unsigned int; bool ReluFused = false]': 2022-12-01T10:42:32.4044090Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2022-12-01T10:42:32.4044891Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:32.4045423Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-12-01T10:42:32.4045785Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:42:32.4046679Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = short unsigned int; bool ReluFused = false]': 2022-12-01T10:42:32.4047363Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2022-12-01T10:42:32.4048187Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:32.4048759Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-12-01T10:42:32.4049099Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:42:32.4050052Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = short unsigned int; bool ReluFused = true]': 2022-12-01T10:42:32.4050758Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2022-12-01T10:42:32.4051575Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:32.4052156Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-12-01T10:42:32.4052532Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:42:32.4053423Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = short unsigned int; bool ReluFused = true]': 2022-12-01T10:42:32.4054077Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2022-12-01T10:42:32.4054957Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:32.4055614Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-12-01T10:42:32.4056555Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = short unsigned int; bool ReluFused = true]': 2022-12-01T10:42:32.4057346Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2022-12-01T10:42:32.4058184Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:32.4059095Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-12-01T10:42:32.4059400Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:42:32.4060337Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = short unsigned int; bool ReluFused = true]': 2022-12-01T10:42:32.4060996Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2022-12-01T10:42:32.4061764Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:32.4062287Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-12-01T10:42:32.4062669Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:42:33.7039183Z INFO: From Compiling caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc: 2022-12-01T10:42:33.7040193Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc: In instantiation of 'bool caffe2::MulDNNLowPOp::RunOnDevice() [with T = unsigned char]': 2022-12-01T10:42:33.7040812Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:121:1: required from here 2022-12-01T10:42:33.7041677Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:79:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:33.7042213Z for (int i = 0; i < pre; ++i) { 2022-12-01T10:42:33.7042513Z ~~^~~~~ 2022-12-01T10:42:33.7043237Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:81:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:33.7043759Z for (int j = 0; j < n; ++j) { 2022-12-01T10:42:33.7044061Z ~~^~~ 2022-12-01T10:42:33.7044757Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:83:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:33.7045288Z for (int k = 0; k < post; ++k) { 2022-12-01T10:42:33.7045592Z ~~^~~~~~ 2022-12-01T10:42:36.4610534Z [1,300 / 2,886] Compiling caffe2/queue/rebatching_queue_ops.cc; 2s processwrapper-sandbox ... (8 actions, 7 running) 2022-12-01T10:42:42.5677598Z INFO: From Compiling caffe2/serialize/inline_container.cc: 2022-12-01T10:42:42.5682009Z caffe2/serialize/inline_container.cc: In member function 'void caffe2::serialize::PyTorchStreamReader::init()': 2022-12-01T10:42:42.5876980Z caffe2/serialize/inline_container.cc:153:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:42.5877366Z if (version_ < kMinSupportedFileFormatVersion) { 2022-12-01T10:42:42.5877626Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:42:42.5878048Z caffe2/serialize/inline_container.cc:164:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:42.5878388Z if (version_ > kMaxSupportedFileFormatVersion) { 2022-12-01T10:42:42.5878617Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:42:44.4471532Z INFO: From Compiling caffe2/core/net_async_tracing.cc: 2022-12-01T10:42:44.4478105Z caffe2/core/net_async_tracing.cc: In function 'int caffe2::tracing::extractShardId(const string&)': 2022-12-01T10:42:44.4479016Z caffe2/core/net_async_tracing.cc:402:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:44.4479611Z while (right_pos < name.length() && isdigit(name[right_pos])) { 2022-12-01T10:42:44.4480037Z ~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-12-01T10:42:45.7725851Z INFO: From Compiling caffe2/core/blob_serialization.cc: 2022-12-01T10:42:45.7727857Z caffe2/core/blob_serialization.cc: In member function 'virtual void caffe2::TensorSerializer::SerializeWithOptions(const void*, caffe2::TypeMeta, const string&, caffe2::BlobSerializerBase::SerializationAcceptor, const caffe2::BlobSerializationOptions&)': 2022-12-01T10:42:45.7731488Z caffe2/core/blob_serialization.cc:414:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:45.7733102Z chunkBegin < std::max(tensor.numel(), static_cast(1)); 2022-12-01T10:42:45.7734887Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:42:45.7736492Z In file included from ./caffe2/core/common.h:29:0, 2022-12-01T10:42:45.7736871Z from ./caffe2/core/blob.h:9, 2022-12-01T10:42:45.7737254Z from ./caffe2/core/blob_serialization.h:9, 2022-12-01T10:42:45.7743093Z from caffe2/core/blob_serialization.cc:1: 2022-12-01T10:42:45.7746484Z caffe2/core/blob_serialization.cc: In member function 'void caffe2::TensorSerializer::Serialize(const caffe2::Tensor&, const string&, caffe2::TensorProto*, const caffe2::BlobSerializationOptions&, size_t, int32_t)': 2022-12-01T10:42:45.7749326Z caffe2/core/blob_serialization.cc:657:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:45.7751129Z chunkBegin <= input.numel(), 2022-12-01T10:42:45.7752419Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~ 2022-12-01T10:42:45.7754713Z caffe2/core/blob_serialization.cc:663:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:45.7756493Z if (chunkBegin + chunkSize > input.numel()) { 2022-12-01T10:42:45.7757688Z ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-12-01T10:42:45.7759619Z In file included from ./caffe2/core/common.h:29:0, 2022-12-01T10:42:45.7761389Z from ./caffe2/core/blob.h:9, 2022-12-01T10:42:45.7763271Z from ./caffe2/core/blob_serialization.h:9, 2022-12-01T10:42:45.7767157Z from caffe2/core/blob_serialization.cc:1: 2022-12-01T10:42:45.7769495Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = float; size_t = long unsigned int]': 2022-12-01T10:42:45.7771798Z caffe2/core/blob_serialization.cc:696:5: required from here 2022-12-01T10:42:45.7773385Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:45.7775157Z start + numElements <= tensor.numel(), 2022-12-01T10:42:45.7776307Z ^ 2022-12-01T10:42:45.7777915Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = int; size_t = long unsigned int]': 2022-12-01T10:42:45.7780304Z caffe2/core/blob_serialization.cc:697:5: required from here 2022-12-01T10:42:45.7781937Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:45.7784390Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = std::__cxx11::basic_string; size_t = long unsigned int]': 2022-12-01T10:42:45.7786076Z caffe2/core/blob_serialization.cc:698:5: required from here 2022-12-01T10:42:45.7787835Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:45.7789924Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = bool; size_t = long unsigned int]': 2022-12-01T10:42:45.7791560Z caffe2/core/blob_serialization.cc:699:5: required from here 2022-12-01T10:42:45.7793282Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:45.7795549Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = unsigned char; size_t = long unsigned int]': 2022-12-01T10:42:45.7797245Z caffe2/core/blob_serialization.cc:700:5: required from here 2022-12-01T10:42:45.7799006Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:45.7801453Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = signed char; size_t = long unsigned int]': 2022-12-01T10:42:45.7803541Z caffe2/core/blob_serialization.cc:701:5: required from here 2022-12-01T10:42:45.7805624Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:45.7808130Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = short unsigned int; size_t = long unsigned int]': 2022-12-01T10:42:45.7810702Z caffe2/core/blob_serialization.cc:702:5: required from here 2022-12-01T10:42:45.7812813Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:45.7815338Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = short int; size_t = long unsigned int]': 2022-12-01T10:42:45.7817327Z caffe2/core/blob_serialization.cc:703:5: required from here 2022-12-01T10:42:45.7819542Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:45.7822026Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = long int; size_t = long unsigned int]': 2022-12-01T10:42:45.7823988Z caffe2/core/blob_serialization.cc:704:5: required from here 2022-12-01T10:42:45.7826026Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:45.7828450Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = c10::Half; size_t = long unsigned int]': 2022-12-01T10:42:45.7830419Z caffe2/core/blob_serialization.cc:705:5: required from here 2022-12-01T10:42:45.7832481Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:45.7834887Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = double; size_t = long unsigned int]': 2022-12-01T10:42:45.7836838Z caffe2/core/blob_serialization.cc:706:5: required from here 2022-12-01T10:42:45.7838873Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:45.7841458Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = float; size_t = long unsigned int]': 2022-12-01T10:42:45.7843464Z caffe2/core/blob_serialization.cc:1159:5: required from here 2022-12-01T10:42:45.7845533Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:45.7847322Z start + numElements <= tensor.numel(), 2022-12-01T10:42:45.7848915Z ^ 2022-12-01T10:42:45.7851308Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = int; size_t = long unsigned int]': 2022-12-01T10:42:45.7853368Z caffe2/core/blob_serialization.cc:1160:5: required from here 2022-12-01T10:42:45.7855508Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:45.7858134Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = std::__cxx11::basic_string; size_t = long unsigned int]': 2022-12-01T10:42:45.7867092Z caffe2/core/blob_serialization.cc:1161:5: required from here 2022-12-01T10:42:45.7869214Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:45.7871699Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = bool; size_t = long unsigned int]': 2022-12-01T10:42:45.7873679Z caffe2/core/blob_serialization.cc:1162:5: required from here 2022-12-01T10:42:45.7878901Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:45.7880120Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = unsigned char; size_t = long unsigned int]': 2022-12-01T10:42:45.7880835Z caffe2/core/blob_serialization.cc:1163:5: required from here 2022-12-01T10:42:45.7881602Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:45.7882794Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = signed char; size_t = long unsigned int]': 2022-12-01T10:42:45.7883509Z caffe2/core/blob_serialization.cc:1164:5: required from here 2022-12-01T10:42:45.7884269Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:45.7885471Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = short unsigned int; size_t = long unsigned int]': 2022-12-01T10:42:45.7886184Z caffe2/core/blob_serialization.cc:1165:5: required from here 2022-12-01T10:42:45.7886939Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:45.7888094Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = short int; size_t = long unsigned int]': 2022-12-01T10:42:45.7888783Z caffe2/core/blob_serialization.cc:1166:5: required from here 2022-12-01T10:42:45.7889524Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:45.7890654Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = long int; size_t = long unsigned int]': 2022-12-01T10:42:45.7891342Z caffe2/core/blob_serialization.cc:1167:5: required from here 2022-12-01T10:42:45.7892083Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:45.7893211Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = c10::Half; size_t = long unsigned int]': 2022-12-01T10:42:45.7894034Z caffe2/core/blob_serialization.cc:1168:5: required from here 2022-12-01T10:42:45.7894881Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:45.7896086Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = double; size_t = long unsigned int]': 2022-12-01T10:42:45.7896867Z caffe2/core/blob_serialization.cc:1169:5: required from here 2022-12-01T10:42:45.7897628Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:55.0268383Z [1,367 / 2,886] Compiling caffe2/utils/smart_tensor_printer.cc; 1s processwrapper-sandbox ... (8 actions running) 2022-12-01T10:42:56.0994816Z INFO: From Compiling caffe2/queue/rebatching_queue.cc: 2022-12-01T10:42:56.0996321Z caffe2/queue/rebatching_queue.cc: In function 'void caffe2::{anonymous}::concat(caffe2::CPUContext&, const std::vector >&, const std::vector&)': 2022-12-01T10:42:56.0997247Z caffe2/queue/rebatching_queue.cc:39:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:56.0997877Z for (int j = 0; j < numTensors; ++j) { 2022-12-01T10:42:56.0998233Z ~~^~~~~~~~~~~~ 2022-12-01T10:42:56.0999123Z caffe2/queue/rebatching_queue.cc: In member function 'bool caffe2::RebatchingQueue::enqueue(std::vector >)': 2022-12-01T10:42:56.1000035Z caffe2/queue/rebatching_queue.cc:188:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:56.1000560Z if (idx >= splittedInputs.size()) { 2022-12-01T10:42:56.1000881Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:42:56.1001941Z caffe2/queue/rebatching_queue.cc:206:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:56.1002495Z } while (canWrite() && idx < splittedInputs.size()); 2022-12-01T10:42:56.1006241Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:42:58.4051214Z INFO: From Compiling caffe2/quantization/server/pool_dnnlowp_op.cc: 2022-12-01T10:42:58.4052345Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::AveragePoolDnnLowPOp::AveragePoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = unsigned char]': 2022-12-01T10:42:58.4053999Z ./c10/util/Registry.h:187:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::AveragePoolDnnLowPOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2022-12-01T10:42:58.4055001Z caffe2/quantization/server/pool_dnnlowp_op.cc:769:1: required from here 2022-12-01T10:42:58.4055763Z caffe2/quantization/server/pool_dnnlowp_op.cc:76:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:58.4056333Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-12-01T10:42:58.4056993Z caffe2/quantization/server/pool_dnnlowp_op.cc:82:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:58.4057566Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-12-01T10:42:58.4058711Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::MaxPoolDnnLowPOp::MaxPoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = unsigned char]': 2022-12-01T10:42:58.4060303Z ./c10/util/Registry.h:187:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::MaxPoolDnnLowPOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2022-12-01T10:42:58.4061379Z caffe2/quantization/server/pool_dnnlowp_op.cc:773:1: required from here 2022-12-01T10:42:58.4062136Z caffe2/quantization/server/pool_dnnlowp_op.cc:438:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:58.4062833Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-12-01T10:42:58.4063503Z caffe2/quantization/server/pool_dnnlowp_op.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:58.4064076Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-12-01T10:42:58.4065040Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::AveragePoolDnnLowPOp::AveragePoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = short unsigned int]': 2022-12-01T10:42:58.4066631Z ./c10/util/Registry.h:187:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::AveragePoolDnnLowPOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2022-12-01T10:42:58.4067527Z caffe2/quantization/server/pool_dnnlowp_op.cc:775:1: required from here 2022-12-01T10:42:58.4068263Z caffe2/quantization/server/pool_dnnlowp_op.cc:76:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:58.4068850Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-12-01T10:42:58.4069531Z caffe2/quantization/server/pool_dnnlowp_op.cc:82:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:58.4070097Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-12-01T10:42:58.4070984Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::MaxPoolDnnLowPOp::MaxPoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = short unsigned int]': 2022-12-01T10:42:58.4072584Z ./c10/util/Registry.h:187:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::MaxPoolDnnLowPOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2022-12-01T10:42:58.4073528Z caffe2/quantization/server/pool_dnnlowp_op.cc:779:1: required from here 2022-12-01T10:42:58.4074358Z caffe2/quantization/server/pool_dnnlowp_op.cc:438:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:58.4075011Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-12-01T10:42:58.4075741Z caffe2/quantization/server/pool_dnnlowp_op.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:58.4076376Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-12-01T10:42:59.4603603Z INFO: From Compiling caffe2/quantization/server/fbgemm_pack_op.cc: 2022-12-01T10:42:59.4614521Z caffe2/quantization/server/fbgemm_pack_op.cc: In function 'void caffe2::QuantizeConvBias(const caffe2::Blob&, int, const fbgemm::TensorQuantizationParams&, const std::vector&, std::vector&, bool, bool)': 2022-12-01T10:42:59.4615845Z caffe2/quantization/server/fbgemm_pack_op.cc:222:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:59.4616447Z for (int g = 0; g < filter_qparams.size(); ++g) { 2022-12-01T10:42:59.4616807Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:42:59.4618451Z caffe2/quantization/server/fbgemm_pack_op.cc: In instantiation of 'void caffe2::QuantizeWeight(const caffe2::Blob&, int, int, std::vector&, std::vector::type>&, dnnlowp::QuantizationFactory*) [with T = unsigned char; typename std::make_signed::type = signed char]': 2022-12-01T10:42:59.4619354Z caffe2/quantization/server/fbgemm_pack_op.cc:76:43: required from here 2022-12-01T10:42:59.4620253Z caffe2/quantization/server/fbgemm_pack_op.cc:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:59.4620803Z for (int g = 0; g < qparams.size(); ++g) { 2022-12-01T10:42:59.4621132Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T10:42:59.4622416Z caffe2/quantization/server/fbgemm_pack_op.cc: In instantiation of 'void caffe2::QuantizeWeight(const caffe2::Blob&, int, int, std::vector&, std::vector::type>&, dnnlowp::QuantizationFactory*) [with T = short unsigned int; typename std::make_signed::type = short int]': 2022-12-01T10:42:59.4623338Z caffe2/quantization/server/fbgemm_pack_op.cc:84:43: required from here 2022-12-01T10:42:59.4624133Z caffe2/quantization/server/fbgemm_pack_op.cc:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:59.8573550Z INFO: From Compiling caffe2/quantization/server/fully_connected_dnnlowp_op.cc: 2022-12-01T10:42:59.8584532Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = unsigned char; bool ReluFused = false]': 2022-12-01T10:42:59.8585319Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:964:16: required from here 2022-12-01T10:42:59.8586191Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:519:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:59.8586835Z for (int i = 0; i < X_size; i++) { 2022-12-01T10:42:59.8587180Z ~~^~~~~~~~ 2022-12-01T10:42:59.8587965Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:523:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:59.8588552Z for (int i = 0; i < W_size; i++) { 2022-12-01T10:42:59.8588862Z ~~^~~~~~~~ 2022-12-01T10:42:59.8589686Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:527:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:59.8590249Z for (int i = 0; i < Y_size; i++) { 2022-12-01T10:42:59.8590562Z ~~^~~~~~~~ 2022-12-01T10:42:59.8591616Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::GetQuantizationParameters_(float, int) [with T = unsigned char; bool ReluFused = false]': 2022-12-01T10:42:59.8592387Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:964:16: required from here 2022-12-01T10:42:59.8593239Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:710:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:59.8593822Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-12-01T10:42:59.8594177Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:42:59.8594915Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:933:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:59.8595490Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-12-01T10:42:59.8595852Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:42:59.8596803Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = unsigned char; bool ReluFused = true]': 2022-12-01T10:42:59.8608660Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2022-12-01T10:42:59.8609615Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:519:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:59.8610200Z for (int i = 0; i < X_size; i++) { 2022-12-01T10:42:59.8610534Z ~~^~~~~~~~ 2022-12-01T10:42:59.8611288Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:523:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:59.8620289Z for (int i = 0; i < W_size; i++) { 2022-12-01T10:42:59.8620637Z ~~^~~~~~~~ 2022-12-01T10:42:59.8621401Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:527:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:59.8621948Z for (int i = 0; i < Y_size; i++) { 2022-12-01T10:42:59.8622250Z ~~^~~~~~~~ 2022-12-01T10:42:59.8623240Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = short unsigned int; bool ReluFused = false]': 2022-12-01T10:42:59.8623947Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2022-12-01T10:42:59.8624793Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:519:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:59.8625332Z for (int i = 0; i < X_size; i++) { 2022-12-01T10:42:59.8625636Z ~~^~~~~~~~ 2022-12-01T10:42:59.8626367Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:523:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:59.8626890Z for (int i = 0; i < W_size; i++) { 2022-12-01T10:42:59.8627191Z ~~^~~~~~~~ 2022-12-01T10:42:59.8627880Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:527:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:59.8628401Z for (int i = 0; i < Y_size; i++) { 2022-12-01T10:42:59.8628706Z ~~^~~~~~~~ 2022-12-01T10:42:59.8629702Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::GetQuantizationParameters_(float, int) [with T = unsigned char; bool ReluFused = true]': 2022-12-01T10:42:59.8631030Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:129:34: required from 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = unsigned char; bool ReluFused = true]' 2022-12-01T10:42:59.8631739Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2022-12-01T10:42:59.8632584Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:710:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:59.8633165Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-12-01T10:42:59.8633496Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:42:59.8634227Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:933:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:59.8634793Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-12-01T10:42:59.8635134Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:42:59.8636154Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::GetQuantizationParameters_(float, int) [with T = short unsigned int; bool ReluFused = false]': 2022-12-01T10:42:59.8637455Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:129:34: required from 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = short unsigned int; bool ReluFused = false]' 2022-12-01T10:42:59.8638292Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2022-12-01T10:42:59.8639121Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:710:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:59.8639681Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-12-01T10:42:59.8640026Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:42:59.8640823Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:933:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:42:59.8641416Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-12-01T10:42:59.8641763Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:43:00.8666619Z INFO: From Compiling caffe2/quantization/server/elementwise_add_dnnlowp_op.cc: 2022-12-01T10:43:00.8668315Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc: In instantiation of 'bool caffe2::AddDNNLowPOp::RunOnDevice() [with T = unsigned char]': 2022-12-01T10:43:00.8669083Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:205:1: required from here 2022-12-01T10:43:00.8670102Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:151:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:00.8670635Z for (int i = 0; i < pre; ++i) { 2022-12-01T10:43:00.8671038Z ~~^~~~~ 2022-12-01T10:43:00.8671848Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:153:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:00.8672346Z for (int j = 0; j < n; ++j) { 2022-12-01T10:43:00.8672656Z ~~^~~ 2022-12-01T10:43:00.8673491Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:155:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:00.8674107Z for (int k = 0; k < post; ++k) { 2022-12-01T10:43:00.8674466Z ~~^~~~~~ 2022-12-01T10:43:01.8842512Z INFO: From Compiling caffe2/quantization/server/caffe2_dnnlowp_utils.cc: 2022-12-01T10:43:01.8852282Z caffe2/quantization/server/caffe2_dnnlowp_utils.cc: In function 'void dnnlowp::MeasureQuantizationError(const float*, const float*, size_t, dnnlowp::QuantizationErrorStats*)': 2022-12-01T10:43:01.8853295Z caffe2/quantization/server/caffe2_dnnlowp_utils.cc:240:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:01.8853823Z for (int i = 0; i < len; ++i) { 2022-12-01T10:43:01.8854109Z ~~^~~~~ 2022-12-01T10:43:02.6557871Z INFO: From Compiling caffe2/quantization/server/activation_distribution_observer.cc: 2022-12-01T10:43:02.6558841Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'void caffe2::OutputMinMaxNetObserver::DumpAndReset_(const string&, bool)': 2022-12-01T10:43:02.6559827Z caffe2/quantization/server/activation_distribution_observer.cc:183:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:02.6560405Z for (int op_index = 0; op_index < min_max_infos_.size(); ++op_index) { 2022-12-01T10:43:02.6560768Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:43:02.6561451Z caffe2/quantization/server/activation_distribution_observer.cc:188:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:02.6562074Z for (int i = 0; i < op_info->tensor_infos.size(); ++i) { 2022-12-01T10:43:02.6562402Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:43:02.6563208Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'virtual void caffe2::OutputColumnMaxHistogramObserver::Stop()': 2022-12-01T10:43:02.6564017Z caffe2/quantization/server/activation_distribution_observer.cc:388:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:02.6564910Z if (info_->histograms.size() <= col) { 2022-12-01T10:43:02.6565226Z ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ 2022-12-01T10:43:02.6566006Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'void caffe2::HistogramNetObserver::DumpAndReset_(const string&, bool)': 2022-12-01T10:43:02.6566951Z caffe2/quantization/server/activation_distribution_observer.cc:470:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:02.6567723Z for (int op_index = 0; op_index < hist_infos_.size(); ++op_index) { 2022-12-01T10:43:02.6568101Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:43:02.6568843Z caffe2/quantization/server/activation_distribution_observer.cc:477:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:02.6569468Z for (int i = 0; i < info->histograms.size(); ++i) { 2022-12-01T10:43:02.6569808Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:43:02.6570718Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'void caffe2::OutputColumnMaxHistogramNetObserver::DumpAndReset_(const string&, bool)': 2022-12-01T10:43:02.6571647Z caffe2/quantization/server/activation_distribution_observer.cc:628:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:02.6572280Z for (int i = 0; i < info->histograms.size(); ++i) { 2022-12-01T10:43:02.6572622Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:43:03.8491867Z INFO: From Compiling caffe2/quantization/server/batch_matmul_dnnlowp_op.cc: 2022-12-01T10:43:03.8493544Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc: In instantiation of 'bool caffe2::BatchMatMulDNNLowPOp::RunOnDevice() [with T = short unsigned int]': 2022-12-01T10:43:03.8494390Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:760:1: required from here 2022-12-01T10:43:03.8495532Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:312:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:03.8496373Z for (auto j = 0; j < B_quantized_temp.size(); ++j) { 2022-12-01T10:43:03.8496844Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:43:03.8497767Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:344:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:03.8498518Z for (int j = 0; j < N; ++j) { 2022-12-01T10:43:03.8498764Z ~~^~~ 2022-12-01T10:43:03.8499758Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:348:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:03.8500255Z for (int k = 0; k < K; ++k) { 2022-12-01T10:43:03.8500565Z ~~^~~ 2022-12-01T10:43:03.8501242Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:353:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:03.8539039Z for (int k = 0; k < K; ++k) { 2022-12-01T10:43:03.8541607Z ~~^~~ 2022-12-01T10:43:03.8542433Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:664:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:03.8543024Z for (int n = 0; n < N; ++n) { 2022-12-01T10:43:03.8543353Z ~~^~~ 2022-12-01T10:43:03.8543969Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:668:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:03.8544314Z for (int k = 0; k < K; ++k) { 2022-12-01T10:43:03.8544503Z ~~^~~ 2022-12-01T10:43:03.8544921Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:673:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:03.8545973Z for (int k = 0; k < K; ++k) { 2022-12-01T10:43:03.8546281Z ~~^~~ 2022-12-01T10:43:03.8546974Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:681:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:03.8547505Z for (int m = 0; m < M; ++m) { 2022-12-01T10:43:03.8547810Z ~~^~~ 2022-12-01T10:43:03.8548706Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:685:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:03.8549220Z for (int k = 0; k < K; ++k) { 2022-12-01T10:43:03.8549544Z ~~^~~ 2022-12-01T10:43:03.8550349Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:690:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:03.8550916Z for (int k = 0; k < K; ++k) { 2022-12-01T10:43:03.8551257Z ~~^~~ 2022-12-01T10:43:03.8552047Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:697:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:03.8552635Z for (int n = 0; n < N; ++n) { 2022-12-01T10:43:03.8552950Z ~~^~~ 2022-12-01T10:43:03.8553738Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:701:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:03.8554321Z for (int k = 0; k < K; ++k) { 2022-12-01T10:43:03.8554648Z ~~^~~ 2022-12-01T10:43:03.8555433Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:707:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:03.8555975Z for (int k = 0; k < K; ++k) { 2022-12-01T10:43:03.8556300Z ~~^~~ 2022-12-01T10:43:03.8557056Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:713:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:03.8557600Z for (int k = 0; k < K; ++k) { 2022-12-01T10:43:03.8557920Z ~~^~~ 2022-12-01T10:43:03.8558674Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:719:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:03.8559246Z for (int k = 0; k < K; ++k) { 2022-12-01T10:43:03.8559560Z ~~^~~ 2022-12-01T10:43:03.8560317Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:732:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:03.8560887Z for (int j = 0; j < M * N; ++j) { 2022-12-01T10:43:03.8561208Z ~~^~~~~~~ 2022-12-01T10:43:03.8562154Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc: In instantiation of 'bool caffe2::BatchMatMulDNNLowPOp::RunOnDevice() [with T = unsigned char]': 2022-12-01T10:43:03.8562853Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:760:1: required from here 2022-12-01T10:43:03.8563746Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:312:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:03.8564367Z for (auto j = 0; j < B_quantized_temp.size(); ++j) { 2022-12-01T10:43:03.8564756Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:43:03.8565571Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:344:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:03.8566155Z for (int j = 0; j < N; ++j) { 2022-12-01T10:43:03.8566463Z ~~^~~ 2022-12-01T10:43:03.8567260Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:348:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:03.8567967Z for (int k = 0; k < K; ++k) { 2022-12-01T10:43:03.8568306Z ~~^~~ 2022-12-01T10:43:03.8569100Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:353:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:03.8569668Z for (int k = 0; k < K; ++k) { 2022-12-01T10:43:03.8569981Z ~~^~~ 2022-12-01T10:43:03.8570797Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:664:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:03.8571367Z for (int n = 0; n < N; ++n) { 2022-12-01T10:43:03.8571696Z ~~^~~ 2022-12-01T10:43:03.8572512Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:668:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:03.8573065Z for (int k = 0; k < K; ++k) { 2022-12-01T10:43:03.8573391Z ~~^~~ 2022-12-01T10:43:03.8574178Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:673:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:03.8574737Z for (int k = 0; k < K; ++k) { 2022-12-01T10:43:03.8575125Z ~~^~~ 2022-12-01T10:43:03.8575896Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:681:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:03.8576479Z for (int m = 0; m < M; ++m) { 2022-12-01T10:43:03.8576786Z ~~^~~ 2022-12-01T10:43:03.8577547Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:685:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:03.8578121Z for (int k = 0; k < K; ++k) { 2022-12-01T10:43:03.8578671Z ~~^~~ 2022-12-01T10:43:03.8579487Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:690:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:03.8580104Z for (int k = 0; k < K; ++k) { 2022-12-01T10:43:03.8580437Z ~~^~~ 2022-12-01T10:43:03.8581202Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:697:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:03.8581764Z for (int n = 0; n < N; ++n) { 2022-12-01T10:43:03.8582091Z ~~^~~ 2022-12-01T10:43:03.8582875Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:701:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:03.8583449Z for (int k = 0; k < K; ++k) { 2022-12-01T10:43:03.8583782Z ~~^~~ 2022-12-01T10:43:03.8584579Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:707:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:03.8585160Z for (int k = 0; k < K; ++k) { 2022-12-01T10:43:03.8585494Z ~~^~~ 2022-12-01T10:43:03.8586283Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:713:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:03.8586860Z for (int k = 0; k < K; ++k) { 2022-12-01T10:43:03.8587192Z ~~^~~ 2022-12-01T10:43:03.8587985Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:719:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:03.8588568Z for (int k = 0; k < K; ++k) { 2022-12-01T10:43:03.8588887Z ~~^~~ 2022-12-01T10:43:03.8589710Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:732:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:03.8606391Z for (int j = 0; j < M * N; ++j) { 2022-12-01T10:43:03.8606708Z ~~^~~~~~~ 2022-12-01T10:43:03.9705835Z INFO: From Compiling caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: 2022-12-01T10:43:03.9708605Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::FloatToFused8BitRowwiseQuantized__base(const float*, size_t, int, uint8_t*)': 2022-12-01T10:43:03.9710030Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:40:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:03.9711012Z for (std::size_t col = 0; col < input_columns; ++col) { 2022-12-01T10:43:03.9711587Z ~~~~^~~~~~~~~~~~~~~ 2022-12-01T10:43:03.9712680Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::Fused8BitRowwiseQuantizedToFloat__base(const uint8_t*, size_t, int, float*)': 2022-12-01T10:43:03.9713862Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:62:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:03.9714492Z for (std::size_t col = 0; col < output_columns; ++col) { 2022-12-01T10:43:03.9714796Z ~~~~^~~~~~~~~~~~~~~~ 2022-12-01T10:43:03.9715686Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::FloatToFusedNBitRowwiseQuantizedSBHalf__base(int, const float*, size_t, int, uint8_t*)': 2022-12-01T10:43:03.9716654Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:140:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:03.9717162Z for (std::size_t col = 0; col < input_columns; ++col) { 2022-12-01T10:43:03.9717508Z ~~~~^~~~~~~~~~~~~~~ 2022-12-01T10:43:03.9718246Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::FusedNBitRowwiseQuantizedSBHalfToFloat__base(int, const uint8_t*, size_t, int, float*)': 2022-12-01T10:43:03.9719082Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:178:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:03.9719569Z for (std::size_t col = 0; col < output_columns; ++col) { 2022-12-01T10:43:03.9719882Z ~~~~^~~~~~~~~~~~~~~~ 2022-12-01T10:43:06.2264782Z INFO: From Compiling caffe2/opt/onnxifi_transformer.cc: 2022-12-01T10:43:06.2281716Z caffe2/opt/onnxifi_transformer.cc: In function 'void caffe2::{anonymous}::mergeFp32InputsAndConvertToFp16(size_t, const std::unordered_set >&, caffe2::NetDef*, caffe2::ShapeInfoMap*)': 2022-12-01T10:43:06.2282590Z caffe2/opt/onnxifi_transformer.cc:266:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:06.2282926Z shape_info.shape.dims(0) != batch_size) { 2022-12-01T10:43:06.2283179Z ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ 2022-12-01T10:43:06.2283985Z caffe2/opt/onnxifi_transformer.cc: In member function 'caffe2::NetDef caffe2::OnnxifiTransformer::SubnetToOnnxifiOpViaC2(const caffe2::NetDef&, const std::unordered_set >&, const ShapeInfoMap&, const std::unordered_map, caffe2::ShapeInfo> >&)': 2022-12-01T10:43:06.2284811Z caffe2/opt/onnxifi_transformer.cc:735:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:06.2285142Z if (opts_.min_ops > net.op_size()) { 2022-12-01T10:43:06.2285333Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-12-01T10:43:06.2286381Z caffe2/opt/onnxifi_transformer.cc: In member function 'caffe2::NetDef caffe2::OnnxifiTransformer::SubnetToOnnxifiOpViaOnnx(const caffe2::NetDef&, const std::unordered_set >&, caffe2::Workspace*, caffe2::onnx::OnnxExporter*, caffe2::ShapeInfoMap*, const std::unordered_map, caffe2::ShapeInfo> >&)': 2022-12-01T10:43:06.2287356Z caffe2/opt/onnxifi_transformer.cc:868:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:06.2287665Z if (opts_.min_ops > net.op_size()) { 2022-12-01T10:43:06.2287867Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-12-01T10:43:06.2288323Z caffe2/opt/onnxifi_transformer.cc: In member function 'std::vector caffe2::OnnxifiTransformer::getBackendId()': 2022-12-01T10:43:06.2288888Z caffe2/opt/onnxifi_transformer.cc:1273:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:06.2289275Z for (int i = 0; i < backend_ids_.size(); ++i) { 2022-12-01T10:43:06.2289520Z ~~^~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:43:07.3512002Z INFO: From Compiling caffe2/opt/optimize_ideep.cc: 2022-12-01T10:43:07.3513100Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::removeStopGradientForInference(nom::repr::NNModule*, caffe2::Workspace*)': 2022-12-01T10:43:07.3514047Z caffe2/opt/optimize_ideep.cc:177:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:07.3514641Z for (int i = 0; i < allNodes.size(); ++i) { 2022-12-01T10:43:07.3514989Z ~~^~~~~~~~~~~~~~~~~ 2022-12-01T10:43:07.3515788Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fuseConvBNAndAffCh(nom::repr::NNModule*, caffe2::Workspace*)': 2022-12-01T10:43:07.3516876Z caffe2/opt/optimize_ideep.cc:247:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:07.3517478Z if (bnOrAffChInputs.size() < numInputs) { 2022-12-01T10:43:07.3517795Z ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 2022-12-01T10:43:07.3518543Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fuseConvSum(nom::repr::NNModule*, caffe2::Workspace*)': 2022-12-01T10:43:07.3519389Z caffe2/opt/optimize_ideep.cc:419:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:07.3520102Z for (int idx = conv_idx + 1; idx < allNodes.size() - 1; ++idx) { 2022-12-01T10:43:07.3520548Z ~~~~^~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:43:07.3521391Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fuseOrderSwitchToQuantizeOp(nom::repr::NNModule*, caffe2::Workspace*)': 2022-12-01T10:43:07.3522300Z caffe2/opt/optimize_ideep.cc:663:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:07.3522862Z for (int i = 0; i < allNodes.size(); ++i) { 2022-12-01T10:43:07.3523167Z ~~^~~~~~~~~~~~~~~~~ 2022-12-01T10:43:07.3523912Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fusePreConvertOp(nom::repr::NNModule*, caffe2::Workspace*)': 2022-12-01T10:43:07.3524783Z caffe2/opt/optimize_ideep.cc:744:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:07.3525360Z for (int i = 0; i < allNodes.size(); ++i) { 2022-12-01T10:43:07.3525792Z ~~^~~~~~~~~~~~~~~~~ 2022-12-01T10:43:07.3526392Z caffe2/opt/optimize_ideep.cc:771:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:07.3526960Z for (int j = 0; j < op_list.size(); j++) { 2022-12-01T10:43:07.3527364Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T10:43:07.3528104Z caffe2/opt/optimize_ideep.cc: In function 'void caffe2::opt::setPoolingInferenceMode(nom::repr::NNModule*)': 2022-12-01T10:43:07.3528955Z caffe2/opt/optimize_ideep.cc:833:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:07.3529394Z for (int i = 0; i < allNodes.size(); ++i) { 2022-12-01T10:43:07.3529816Z ~~^~~~~~~~~~~~~~~~~ 2022-12-01T10:43:09.6086398Z INFO: From Compiling caffe2/operators/transpose_op.cc: 2022-12-01T10:43:09.6097350Z In file included from ./c10/util/typeid.h:19:0, 2022-12-01T10:43:09.6097761Z from ./caffe2/core/context.h:9, 2022-12-01T10:43:09.6098987Z from ./caffe2/operators/transpose_op.h:7, 2022-12-01T10:43:09.6099386Z from caffe2/operators/transpose_op.cc:1: 2022-12-01T10:43:09.6099816Z caffe2/operators/transpose_op.cc: In lambda function: 2022-12-01T10:43:09.6100632Z caffe2/operators/transpose_op.cc:32:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:09.6101130Z axes.size() == tensor_size, 2022-12-01T10:43:09.6101420Z ~~~~~~~~~~~~^~~~ 2022-12-01T10:43:16.2507144Z [1,439 / 2,886] Compiling caffe2/operators/sigmoid_op.cc; 2s processwrapper-sandbox ... (8 actions, 7 running) 2022-12-01T10:43:18.6140303Z INFO: From Compiling caffe2/operators/rnn/recurrent_network_op.cc: 2022-12-01T10:43:18.6141901Z caffe2/operators/rnn/recurrent_network_op.cc: In function 'void caffe2::detail::extractLinks(caffe2::OperatorBase*, const string&, const string&, const string&, const string&, std::vector*)': 2022-12-01T10:43:18.6143061Z caffe2/operators/rnn/recurrent_network_op.cc:232:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:18.6143463Z for (auto i = 0; i < internal.size(); ++i) { 2022-12-01T10:43:18.6143655Z ~~^~~~~~~~~~~~~~~~~ 2022-12-01T10:43:18.7806035Z INFO: From Compiling caffe2/operators/rnn/recurrent_network_executor.cc: 2022-12-01T10:43:18.7806582Z In file included from ./c10/util/typeid.h:19:0, 2022-12-01T10:43:18.7807014Z from ./caffe2/core/context.h:9, 2022-12-01T10:43:18.7807494Z from ./caffe2/operators/rnn/recurrent_network_executor.h:4, 2022-12-01T10:43:18.7808003Z from caffe2/operators/rnn/recurrent_network_executor.cc:1: 2022-12-01T10:43:18.7809026Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'virtual bool caffe2::ThreadedRecurrentNetworkExecutor::Run(int)': 2022-12-01T10:43:18.7810077Z caffe2/operators/rnn/recurrent_network_executor.cc:40:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:18.7810674Z CAFFE_ENFORCE(timestep_ops_.size() >= T); 2022-12-01T10:43:18.7811033Z ~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-12-01T10:43:18.7811928Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'virtual bool caffe2::ThreadedRecurrentNetworkExecutor::RunBackwards(int)': 2022-12-01T10:43:18.7812999Z caffe2/operators/rnn/recurrent_network_executor.cc:67:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:18.7813590Z CAFFE_ENFORCE(timestep_ops_.size() >= T); 2022-12-01T10:43:18.7813953Z ~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-12-01T10:43:18.7814901Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'void caffe2::ThreadedRecurrentNetworkExecutor::WorkerFunction()': 2022-12-01T10:43:18.7815939Z caffe2/operators/rnn/recurrent_network_executor.cc:181:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:18.7816664Z if (job.op_idx == timestep_ops_template_.size() - 1) { 2022-12-01T10:43:18.7817061Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:43:18.7817908Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'void caffe2::ThreadedRecurrentNetworkExecutor::_Exec()': 2022-12-01T10:43:18.7819116Z caffe2/operators/rnn/recurrent_network_executor.cc:210:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:18.7819710Z while (workers_.size() < num_threads_) { 2022-12-01T10:43:18.7820062Z ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2022-12-01T10:43:20.1107713Z INFO: From Compiling caffe2/operators/reservoir_sampling.cc: 2022-12-01T10:43:20.1108782Z caffe2/operators/reservoir_sampling.cc: In instantiation of 'bool caffe2::{anonymous}::ReservoirSamplingOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-12-01T10:43:20.1109675Z caffe2/operators/reservoir_sampling.cc:277:1: required from here 2022-12-01T10:43:20.1110493Z caffe2/operators/reservoir_sampling.cc:38:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:20.1111061Z for (size_t i = 1; i < input.dim(); ++i) { 2022-12-01T10:43:23.4395307Z INFO: From Compiling caffe2/operators/partition_ops.cc: 2022-12-01T10:43:23.4396190Z caffe2/operators/partition_ops.cc: In member function 'virtual std::vector caffe2::{anonymous}::{anonymous}::GetGatherByKeyGradient::GetGradientDefs()': 2022-12-01T10:43:23.4396777Z caffe2/operators/partition_ops.cc:122:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:23.4397106Z for (int i = 1; i < g_input_.size(); ++i) { 2022-12-01T10:43:23.4397301Z ~~^~~~~~~~~~~~~~~~~ 2022-12-01T10:43:23.4397725Z caffe2/operators/partition_ops.cc:135:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:23.4398060Z for (int i = 1; i < g_input_.size(); ++i) { 2022-12-01T10:43:23.4398254Z ~~^~~~~~~~~~~~~~~~~ 2022-12-01T10:43:30.9415670Z INFO: From Compiling caffe2/operators/load_save_op.cc: 2022-12-01T10:43:30.9416733Z caffe2/operators/load_save_op.cc: In constructor 'caffe2::internal::SaveOpImpl::SaveOpImpl(caffe2::OperatorBase*, const caffe2::OperatorDef&, caffe2::Workspace*)': 2022-12-01T10:43:30.9417713Z caffe2/operators/load_save_op.cc:108:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:30.9418240Z for (int i = 0; i < blob_names_.size(); ++i) { 2022-12-01T10:43:30.9418683Z ~~^~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:43:30.9419374Z caffe2/operators/load_save_op.cc: In member function 'bool caffe2::internal::SaveOpImpl::RunOnDevice()': 2022-12-01T10:43:30.9420216Z caffe2/operators/load_save_op.cc:189:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:30.9420742Z for (int i = 0; i < inputs.size(); ++i) { 2022-12-01T10:43:30.9421044Z ~~^~~~~~~~~~~~~~~ 2022-12-01T10:43:34.8078610Z INFO: From Compiling caffe2/operators/half_float_ops.cc: 2022-12-01T10:43:34.8079602Z caffe2/operators/half_float_ops.cc: In member function 'bool caffe2::Float16UniformFillOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-12-01T10:43:34.8080611Z caffe2/operators/half_float_ops.cc:139:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:34.8081129Z for (uint64_t i = 0; i < leading_dim_sz; i++) { 2022-12-01T10:43:34.8081433Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T10:43:34.8082018Z caffe2/operators/half_float_ops.cc:143:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:34.8090967Z for (uint64_t j = 0; j < rowsz; j++) { 2022-12-01T10:43:34.8093007Z ~~^~~~~~~ 2022-12-01T10:43:36.1359410Z INFO: From Compiling caffe2/operators/generate_proposals_op.cc: 2022-12-01T10:43:36.1360607Z caffe2/operators/generate_proposals_op.cc: In function 'size_t caffe2::{anonymous}::ComputeStartIndex(const TensorCPU&, const std::vector&)': 2022-12-01T10:43:36.1361651Z caffe2/operators/generate_proposals_op.cc:18:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:36.1362234Z for (int i = 0; i < index.size(); i++) { 2022-12-01T10:43:36.1362572Z ~~^~~~~~~~~~~~~~ 2022-12-01T10:43:36.1364549Z caffe2/operators/generate_proposals_op.cc: In member function 'void caffe2::GenerateProposalsOp::ProposalsForOneImage(const Array3f&, const Eigen::Map >&, const caffe2::utils::ConstTensorView&, const caffe2::utils::ConstTensorView&, caffe2::ERArrXXf*, caffe2::EArrXf*) const [with Context = caffe2::CPUContext; Eigen::Array3f = Eigen::Array; caffe2::ERArrXXf = Eigen::Array; caffe2::EArrXf = Eigen::Array]': 2022-12-01T10:43:36.1366407Z caffe2/operators/generate_proposals_op.cc:216:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:36.1366950Z for (int i = 0; i < order.size(); ++i) { 2022-12-01T10:43:36.1367277Z ~~^~~~~~~~~~~~~~ 2022-12-01T10:43:36.1368157Z caffe2/operators/generate_proposals_op.cc:253:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:36.1368779Z if (post_nms_topN > 0 && post_nms_topN < keep.size()) { 2022-12-01T10:43:36.1369173Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~ 2022-12-01T10:43:36.8714990Z INFO: From Compiling caffe2/operators/fused_rowwise_random_quantization_ops.cc: 2022-12-01T10:43:36.8716210Z caffe2/operators/fused_rowwise_random_quantization_ops.cc: In instantiation of 'bool caffe2::FusedRandRowwiseQuantizedToFloatOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-12-01T10:43:36.8716972Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:206:1: required from here 2022-12-01T10:43:36.8717854Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:113:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:36.8718369Z for (size_t row = 0; row < input_rows; ++row) { 2022-12-01T10:43:36.8718695Z ~~~~^~~~~~~~~~~~ 2022-12-01T10:43:36.8719649Z caffe2/operators/fused_rowwise_random_quantization_ops.cc: In instantiation of 'bool caffe2::FloatToFusedRandRowwiseQuantizedOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-12-01T10:43:36.8723421Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:206:1: required from here 2022-12-01T10:43:36.8724224Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:55:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:36.8724787Z for (size_t row = 0; row < input_rows; ++row) { 2022-12-01T10:43:36.8725099Z ~~~~^~~~~~~~~~~~ 2022-12-01T10:43:38.9641594Z INFO: From Compiling aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: 2022-12-01T10:43:38.9650486Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp:8:0: 2022-12-01T10:43:38.9651316Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:43:38.9652343Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp:38:78: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:43:38.9653151Z [=](at::vec::Vectorized self, at::vec::Vectorized other) { return ufunc::add(self, other, _v_alpha); } 2022-12-01T10:43:38.9653652Z ^ 2022-12-01T10:43:40.6734492Z [1,521 / 2,886] Compiling caffe2/operators/elementwise_sub_gradient_op.cc; 2s processwrapper-sandbox ... (8 actions running) 2022-12-01T10:43:43.6579989Z INFO: From Compiling caffe2/operators/dataset_ops.cc: 2022-12-01T10:43:43.6598451Z caffe2/operators/dataset_ops.cc: In constructor 'caffe2::dataset_ops::TreeWalker::TreeWalker(const std::vector&, caffe2::dataset_ops::TreeCursor&)': 2022-12-01T10:43:43.6599405Z caffe2/operators/dataset_ops.cc:143:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:43.6600241Z for (int fieldId = 0; fieldId < cursor_.it.fields().size(); ++fieldId) { 2022-12-01T10:43:43.6600633Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:43:43.6601312Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::TreeWalker::gatherLengthData()': 2022-12-01T10:43:43.6602329Z caffe2/operators/dataset_ops.cc:176:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:43.6602886Z for (int i = 0; i < lengths_.size(); ++i) { 2022-12-01T10:43:43.6603198Z ~~^~~~~~~~~~~~~~~~~ 2022-12-01T10:43:43.6603947Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::TreeWalker::gatherSizeLimits()': 2022-12-01T10:43:43.6604816Z caffe2/operators/dataset_ops.cc:189:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:43.6605551Z for (auto fieldId = 0; fieldId < cursor_.it.fields().size(); ++fieldId) { 2022-12-01T10:43:43.6605935Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:43:43.6606284Z In file included from ./caffe2/core/common.h:29:0, 2022-12-01T10:43:43.6606648Z from ./caffe2/core/blob.h:9, 2022-12-01T10:43:43.6607007Z from ./caffe2/operators/dataset_ops.h:8, 2022-12-01T10:43:43.6607767Z from caffe2/operators/dataset_ops.cc:1: 2022-12-01T10:43:43.6608608Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::CheckDatasetConsistencyOp::RunOnDevice()': 2022-12-01T10:43:43.6609557Z caffe2/operators/dataset_ops.cc:261:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:43.6610238Z InputSize() == iterator_.fields().size(), 2022-12-01T10:43:43.6610571Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:43:43.6611303Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::UnPackRecordsOp::RunOnDevice()': 2022-12-01T10:43:43.6612143Z caffe2/operators/dataset_ops.cc:394:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:43.6612608Z for (int i = 0; i < numRows; i++) { 2022-12-01T10:43:43.6622607Z ~~^~~~~~~~~ 2022-12-01T10:43:43.6623370Z caffe2/operators/dataset_ops.cc:432:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:43.6623982Z for (int i = 0; i < numRows; ++i) { 2022-12-01T10:43:43.6624292Z ~~^~~~~~~~~ 2022-12-01T10:43:43.6625087Z caffe2/operators/dataset_ops.cc:434:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:43.6625651Z for (int j = 0; j < tensors[i].size(); ++j) { 2022-12-01T10:43:43.6625953Z ~~^~~~~~~~~~~~~~~~~~~ 2022-12-01T10:43:43.6626625Z caffe2/operators/dataset_ops.cc:457:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:43.6627109Z for (int i = 0; i < numRows; ++i) { 2022-12-01T10:43:43.6627356Z ~~^~~~~~~~~ 2022-12-01T10:43:43.6628299Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::{anonymous}::UnPackRecordsOp::getShapeAndMetaFromInput(const Shared2DTensorVectorPtr&, std::vector >&, std::vector&)': 2022-12-01T10:43:43.6629440Z caffe2/operators/dataset_ops.cc:489:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:43.6629892Z for (int i = 0; i < numTensors; ++i) { 2022-12-01T10:43:43.6630137Z ~~^~~~~~~~~~~~ 2022-12-01T10:43:43.6631079Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::{anonymous}::UnPackRecordsOp::getShapeAndMetaFromPrototypeBlobs(std::vector >&, std::vector&)': 2022-12-01T10:43:43.6631867Z caffe2/operators/dataset_ops.cc:503:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:43.6632349Z for (int i = 0; i < numTensors; ++i) { 2022-12-01T10:43:43.6632630Z ~~^~~~~~~~~~~~ 2022-12-01T10:43:43.6633042Z In file included from ./caffe2/core/common.h:29:0, 2022-12-01T10:43:43.6633598Z from ./caffe2/core/blob.h:9, 2022-12-01T10:43:43.6633875Z from ./caffe2/operators/dataset_ops.h:8, 2022-12-01T10:43:43.6634195Z from caffe2/operators/dataset_ops.cc:1: 2022-12-01T10:43:43.6634890Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::ReadNextBatchOp::RunOnDevice()': 2022-12-01T10:43:43.6635591Z caffe2/operators/dataset_ops.cc:527:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:43.6636218Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 1); 2022-12-01T10:43:43.6646490Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:43:43.6647252Z caffe2/operators/dataset_ops.cc:537:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:43.6647793Z for (int i = 0; i < lengths.size(); ++i) { 2022-12-01T10:43:43.6648078Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T10:43:43.6648773Z caffe2/operators/dataset_ops.cc:548:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:43.6649768Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2022-12-01T10:43:43.6650274Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:43:43.6651113Z caffe2/operators/dataset_ops.cc:571:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:43.6651939Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2022-12-01T10:43:43.6652274Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:43:43.6652785Z In file included from ./caffe2/core/common.h:29:0, 2022-12-01T10:43:43.6653457Z from ./caffe2/core/blob.h:9, 2022-12-01T10:43:43.6653828Z from ./caffe2/operators/dataset_ops.h:8, 2022-12-01T10:43:43.6655045Z from caffe2/operators/dataset_ops.cc:1: 2022-12-01T10:43:43.6656151Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::ComputeOffsetOp::RunOnDevice()': 2022-12-01T10:43:43.6658908Z caffe2/operators/dataset_ops.cc:604:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:43.6659720Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 1); 2022-12-01T10:43:43.6660186Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:43:43.6662492Z caffe2/operators/dataset_ops.cc:615:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:43.6663202Z for (int i = 0; i < lengths.size(); ++i) { 2022-12-01T10:43:43.6663497Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T10:43:43.6664309Z caffe2/operators/dataset_ops.cc:626:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:43.6665072Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2022-12-01T10:43:43.6665562Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:43:43.6665898Z In file included from ./caffe2/core/common.h:29:0, 2022-12-01T10:43:43.6666272Z from ./caffe2/core/blob.h:9, 2022-12-01T10:43:43.6666632Z from ./caffe2/operators/dataset_ops.h:8, 2022-12-01T10:43:43.6666982Z from caffe2/operators/dataset_ops.cc:1: 2022-12-01T10:43:43.6667732Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::SortAndShuffleOp::RunOnDevice()': 2022-12-01T10:43:43.6669056Z caffe2/operators/dataset_ops.cc:662:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:43.6669652Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 1); 2022-12-01T10:43:43.6670002Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:43:43.6670585Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::ReadRandomBatchOp::RunOnDevice()': 2022-12-01T10:43:43.6672993Z caffe2/operators/dataset_ops.cc:750:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:43.6673514Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 3); 2022-12-01T10:43:43.6674032Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:43:43.6674712Z caffe2/operators/dataset_ops.cc:774:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:43.6675457Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2022-12-01T10:43:43.6676073Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:43:43.6676860Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::TrimDatasetOp::RunOnDevice()': 2022-12-01T10:43:43.6678173Z caffe2/operators/dataset_ops.cc:1095:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:43.6678687Z for (int col = 0; col < walker.fields().size(); ++col) { 2022-12-01T10:43:43.6679018Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:43:43.6679360Z In file included from ./caffe2/core/common.h:29:0, 2022-12-01T10:43:43.6679711Z from ./caffe2/core/blob.h:9, 2022-12-01T10:43:43.6680227Z from ./caffe2/operators/dataset_ops.h:8, 2022-12-01T10:43:43.6680614Z from caffe2/operators/dataset_ops.cc:1: 2022-12-01T10:43:43.6682819Z caffe2/operators/dataset_ops.cc: In instantiation of 'bool caffe2::dataset_ops::{anonymous}::CollectTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-12-01T10:43:43.6683384Z caffe2/operators/dataset_ops.cc:1638:1: required from here 2022-12-01T10:43:43.6684100Z caffe2/operators/dataset_ops.cc:1032:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:43.6684697Z tensorVector->size() == numToCollect_, 2022-12-01T10:43:43.6685045Z ^ 2022-12-01T10:43:43.6685712Z caffe2/operators/dataset_ops.cc:1045:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:43.6686300Z } else if (pos >= tensorVector->size()) { 2022-12-01T10:43:43.6686635Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:43:43.6687403Z caffe2/operators/dataset_ops.cc: In instantiation of 'bool caffe2::dataset_ops::{anonymous}::ConcatTensorVectorOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-12-01T10:43:43.6687972Z caffe2/operators/dataset_ops.cc:1638:1: required from here 2022-12-01T10:43:43.6688653Z caffe2/operators/dataset_ops.cc:969:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:43.6689187Z for (int i = 1; i < tensorVector->size(); i++) { 2022-12-01T10:43:43.6689868Z ~~^~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:43:53.2542858Z INFO: From Compiling caffe2/operators/boolean_mask_ops.cc: 2022-12-01T10:43:53.2543426Z In file included from ./c10/util/typeid.h:19:0, 2022-12-01T10:43:53.2543787Z from ./caffe2/core/context.h:9, 2022-12-01T10:43:53.2544152Z from ./caffe2/operators/boolean_mask_ops.h:4, 2022-12-01T10:43:53.2544448Z from caffe2/operators/boolean_mask_ops.cc:1: 2022-12-01T10:43:53.2545235Z caffe2/operators/boolean_mask_ops.cc: In member function 'bool caffe2::{anonymous}::SequenceFunctor::operator()(int, int, float)': 2022-12-01T10:43:53.2546152Z caffe2/operators/boolean_mask_ops.cc:360:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:53.2546694Z CAFFE_ENFORCE(i < len_, "Out of bound."); 2022-12-01T10:43:53.2546998Z ~~^~~ 2022-12-01T10:43:58.5213998Z INFO: From Compiling caffe2/operators/box_with_nms_limit_op.cc: 2022-12-01T10:43:58.5215402Z caffe2/operators/box_with_nms_limit_op.cc: In instantiation of 'bool caffe2::BoxWithNMSLimitOp::DoRunWithType() [with T = float; Context = caffe2::CPUContext]': 2022-12-01T10:43:58.5216264Z caffe2/operators/box_with_nms_limit_op.h:67:34: required from 'bool caffe2::BoxWithNMSLimitOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-12-01T10:43:58.5216631Z caffe2/operators/box_with_nms_limit_op.cc:340:51: required from here 2022-12-01T10:43:58.5217159Z caffe2/operators/box_with_nms_limit_op.cc:210:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:43:58.5217574Z for (int k = 0; k < cur_keep.size(); k++) { 2022-12-01T10:43:58.5217838Z ~~^~~~~~~~~~~~~~~~~ 2022-12-01T10:43:58.5218502Z caffe2/operators/box_with_nms_limit_op.cc: In instantiation of 'bool caffe2::BoxWithNMSLimitOp::DoRunWithType() [with T = int; Context = caffe2::CPUContext]': 2022-12-01T10:43:58.5219448Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::BoxWithNMSLimitOp; FirstType = int; Types = {float}; ExtraArgs = {}]' 2022-12-01T10:43:58.5220443Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::BoxWithNMSLimitOp; FirstType = int; Types = {float}; ExtraArgs = {}]' 2022-12-01T10:43:58.5292905Z caffe2/operators/box_with_nms_limit_op.h:65:59: required from 'bool caffe2::BoxWithNMSLimitOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-12-01T10:43:58.5293588Z caffe2/operators/box_with_nms_limit_op.cc:340:51: required from here 2022-12-01T10:43:58.5294355Z caffe2/operators/box_with_nms_limit_op.cc:210:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:44:08.4068528Z INFO: From Compiling caffe2/ideep/operators/concat_split_op.cc: 2022-12-01T10:44:08.4069567Z caffe2/ideep/operators/concat_split_op.cc: In member function 'virtual bool {anonymous}::IDEEPConcatOp::RunOnDevice()': 2022-12-01T10:44:08.4070476Z caffe2/ideep/operators/concat_split_op.cc:65:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:44:08.4071040Z for (int i = 0; i < axis_vdata.size(); i++) { 2022-12-01T10:44:08.4071382Z ~~^~~~~~~~~~~~~~~~~~~ 2022-12-01T10:44:08.7422899Z [1,592 / 2,886] Compiling caffe2/ideep/operators/order_switch_ops.cc; 5s processwrapper-sandbox ... (8 actions running) 2022-12-01T10:44:14.9511779Z INFO: From Compiling caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc: 2022-12-01T10:44:14.9512834Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc: In constructor '{anonymous}::IDEEPInt8GivenTensorFillOp::IDEEPInt8GivenTensorFillOp(const caffe2::OperatorDef&, caffe2::Workspace*)': 2022-12-01T10:44:14.9513519Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc:44:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:44:14.9513924Z for (int i = 0; i < src_size; i++) { 2022-12-01T10:44:14.9514149Z ~~^~~~~~~~~~ 2022-12-01T10:44:14.9514734Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc: In constructor '{anonymous}::IDEEPInt8GivenIntTensorFillOp::IDEEPInt8GivenIntTensorFillOp(const caffe2::OperatorDef&, caffe2::Workspace*)': 2022-12-01T10:44:14.9515471Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc:115:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:44:14.9515992Z for (int i = 0; i < src_size; i++) { 2022-12-01T10:44:14.9516289Z ~~^~~~~~~~~~ 2022-12-01T10:44:19.6355445Z INFO: From Compiling caffe2/operators/text_file_reader.cc: 2022-12-01T10:44:19.6355951Z In file included from ./c10/util/typeid.h:19:0, 2022-12-01T10:44:19.6356212Z from ./caffe2/core/context.h:9, 2022-12-01T10:44:19.6356446Z from caffe2/operators/text_file_reader.cc:1: 2022-12-01T10:44:19.6357277Z caffe2/operators/text_file_reader.cc: In member function 'virtual bool caffe2::TextFileReaderReadOp::RunOnDevice()': 2022-12-01T10:44:19.6358019Z caffe2/operators/text_file_reader.cc:107:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:44:19.6358627Z instance->fieldTypes.size() == numFields, 2022-12-01T10:44:19.6358975Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-12-01T10:44:21.2064533Z INFO: From Compiling caffe2/ideep/operators/reshape_op.cc: 2022-12-01T10:44:21.2066492Z caffe2/ideep/operators/reshape_op.cc: In member function 'virtual bool {anonymous}::IDEEPReshapeOp::RunOnDevice()': 2022-12-01T10:44:21.2068242Z caffe2/ideep/operators/reshape_op.cc:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:44:21.2069190Z for (int i = 0; i < actual_new_shape.size() && i < input.ndims(); ++i) { 2022-12-01T10:44:21.2069795Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:44:21.2070749Z caffe2/ideep/operators/reshape_op.cc:62:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:44:21.2072326Z for (int i = 0; i < actual_new_shape.size(); ++i) { 2022-12-01T10:44:21.2072997Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:44:32.5081291Z INFO: From Compiling caffe2/operators/sequence_ops.cc: 2022-12-01T10:44:32.5082140Z caffe2/operators/sequence_ops.cc:58:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2022-12-01T10:44:32.5082672Z #pragma warning(suppress: 4804) 2022-12-01T10:44:32.5082999Z 2022-12-01T10:44:32.5083590Z caffe2/operators/sequence_ops.cc:67:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2022-12-01T10:44:32.5084067Z #pragma warning(suppress: 4804) 2022-12-01T10:44:32.5154449Z 2022-12-01T10:44:40.1523426Z INFO: From Compiling caffe2/operators/reshape_op.cc: 2022-12-01T10:44:40.1523942Z caffe2/operators/reshape_op.cc: In lambda function: 2022-12-01T10:44:40.1524750Z caffe2/operators/reshape_op.cc:42:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:44:40.1525294Z for (int i = 0; i < actualNewShape.size(); ++i) { 2022-12-01T10:44:40.1525660Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:44:40.1526382Z caffe2/operators/reshape_op.cc:68:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:44:40.1526925Z for (int i = 0; i < actualNewShape.size(); ++i) { 2022-12-01T10:44:40.1527290Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:44:41.0266304Z [1,714 / 2,886] Compiling aten/src/ATen/native/quantized/cpu/qclamp.cpp; 3s processwrapper-sandbox ... (8 actions running) 2022-12-01T10:45:07.9380837Z INFO: From Compiling caffe2/operators/lengths_top_k_op.cc: 2022-12-01T10:45:07.9381749Z caffe2/operators/lengths_top_k_op.cc: In instantiation of 'bool caffe2::LengthsTopKOp::RunOnDevice() [with T = float; Context = caffe2::CPUContext]': 2022-12-01T10:45:07.9382299Z caffe2/operators/lengths_top_k_op.cc:158:1: required from here 2022-12-01T10:45:07.9383003Z caffe2/operators/lengths_top_k_op.cc:42:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:45:07.9383649Z if (p_queue.size() < k_ || value > p_queue.top().first) { 2022-12-01T10:45:07.9384433Z caffe2/operators/lengths_top_k_op.cc:46:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:45:07.9384972Z if (p_queue.size() > k_) { 2022-12-01T10:45:18.1484075Z [1,847 / 2,886] Compiling aten/src/ATen/native/BinaryOps.cpp; 5s processwrapper-sandbox ... (7 actions running) 2022-12-01T10:45:23.9982359Z INFO: From Compiling caffe2/operators/gather_ranges_to_dense_op.cc: 2022-12-01T10:45:23.9983008Z caffe2/operators/gather_ranges_to_dense_op.cc: In lambda function: 2022-12-01T10:45:23.9983933Z caffe2/operators/gather_ranges_to_dense_op.cc:95:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:45:23.9984334Z for (int i = 0; i < lengths.size(); ++i) { 2022-12-01T10:45:23.9984592Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T10:45:27.8262625Z INFO: From Compiling caffe2/operators/flexible_top_k.cc: 2022-12-01T10:45:27.8272645Z caffe2/operators/flexible_top_k.cc: In instantiation of 'bool caffe2::FlexibleTopKOp::RunOnDevice() [with T = float; Context = caffe2::CPUContext]': 2022-12-01T10:45:27.8273280Z caffe2/operators/flexible_top_k.cc:185:1: required from here 2022-12-01T10:45:27.8274023Z caffe2/operators/flexible_top_k.cc:77:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:45:27.8274591Z if (PQ.size() < k_ || value > PQ.top().first) { 2022-12-01T10:45:27.8275307Z caffe2/operators/flexible_top_k.cc:81:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:45:27.8275774Z if (PQ.size() > k_) { 2022-12-01T10:45:34.1006969Z INFO: From Compiling caffe2/quantization/server/dynamic_histogram.cc: 2022-12-01T10:45:34.1016817Z caffe2/quantization/server/dynamic_histogram.cc: In function 'void dnnlowp::RemapHistograms(dnnlowp::Histogram&, dnnlowp::Histogram&)': 2022-12-01T10:45:34.1017811Z caffe2/quantization/server/dynamic_histogram.cc:50:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:45:34.1018478Z for (int i = 0; i < src_bins.size(); ++i) { 2022-12-01T10:45:34.1018819Z ~~^~~~~~~~~~~~~~~~~ 2022-12-01T10:45:34.2606252Z INFO: From Compiling caffe2/utils/math_cpu.cc: 2022-12-01T10:45:34.2607078Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandFixedSum(size_t, T, T, T, T*, Context*) [with T = signed char; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T10:45:34.2607765Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:45:34.2608238Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2022-12-01T10:45:34.2608526Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-12-01T10:45:34.2608979Z caffe2/utils/math_cpu.cc:1227:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-12-01T10:45:34.2609268Z CAFFE2_RAND_FIXED_SUM(int8_t); 2022-12-01T10:45:34.2609468Z ^ 2022-12-01T10:45:34.2609956Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:45:34.2610338Z value > b || remaining_sum_test > b * remaining_numbers); \ 2022-12-01T10:45:34.2610668Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-12-01T10:45:34.2611055Z caffe2/utils/math_cpu.cc:1227:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-12-01T10:45:34.2611497Z CAFFE2_RAND_FIXED_SUM(int8_t); 2022-12-01T10:45:34.2611683Z ^ 2022-12-01T10:45:34.2612221Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandFixedSum(size_t, T, T, T, T*, Context*) [with T = short int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T10:45:34.2612809Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:45:34.2613138Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2022-12-01T10:45:34.2613379Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-12-01T10:45:34.2613758Z caffe2/utils/math_cpu.cc:1229:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-12-01T10:45:34.2614007Z CAFFE2_RAND_FIXED_SUM(int16_t); 2022-12-01T10:45:34.2614441Z ^ 2022-12-01T10:45:34.2614816Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:45:34.2615190Z value > b || remaining_sum_test > b * remaining_numbers); \ 2022-12-01T10:45:34.2615428Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-12-01T10:45:34.2615773Z caffe2/utils/math_cpu.cc:1229:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-12-01T10:45:34.2616067Z CAFFE2_RAND_FIXED_SUM(int16_t); 2022-12-01T10:45:34.2616237Z ^ 2022-12-01T10:45:34.2616823Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandFixedSum(size_t, T, T, T, T*, Context*) [with T = int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T10:45:34.2617406Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:45:34.2617736Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2022-12-01T10:45:34.2617976Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-12-01T10:45:34.2618544Z caffe2/utils/math_cpu.cc:1231:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-12-01T10:45:34.2618913Z CAFFE2_RAND_FIXED_SUM(int32_t); 2022-12-01T10:45:34.2619187Z ^ 2022-12-01T10:45:34.2619896Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:45:34.2620267Z value > b || remaining_sum_test > b * remaining_numbers); \ 2022-12-01T10:45:34.2620497Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-12-01T10:45:34.2620826Z caffe2/utils/math_cpu.cc:1231:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-12-01T10:45:34.2621079Z CAFFE2_RAND_FIXED_SUM(int32_t); 2022-12-01T10:45:34.2621245Z ^ 2022-12-01T10:45:34.2621735Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandFixedSum(size_t, T, T, T, T*, Context*) [with T = long int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T10:45:34.2622270Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:45:34.2622604Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2022-12-01T10:45:34.2622833Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-12-01T10:45:34.2623157Z caffe2/utils/math_cpu.cc:1233:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-12-01T10:45:34.2623413Z CAFFE2_RAND_FIXED_SUM(int64_t); 2022-12-01T10:45:34.2623578Z ^ 2022-12-01T10:45:34.2623941Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:45:34.2624279Z value > b || remaining_sum_test > b * remaining_numbers); \ 2022-12-01T10:45:34.2624519Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-12-01T10:45:34.2624831Z caffe2/utils/math_cpu.cc:1233:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-12-01T10:45:34.2625090Z CAFFE2_RAND_FIXED_SUM(int64_t); 2022-12-01T10:45:34.2625265Z ^ 2022-12-01T10:45:34.2625728Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = float; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T10:45:34.2626258Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:45:34.2626751Z for (int j = 0; j < cum_dis.size();) { \ 2022-12-01T10:45:34.2627082Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T10:45:34.2627619Z caffe2/utils/math_cpu.cc:1403:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-12-01T10:45:34.2628047Z CAFFE2_RAND_SYNTHETIC_DATA(float); 2022-12-01T10:45:34.2628324Z ^ 2022-12-01T10:45:34.2629081Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = double; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T10:45:34.2629786Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:45:34.2630107Z for (int j = 0; j < cum_dis.size();) { \ 2022-12-01T10:45:34.2630329Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T10:45:34.2630652Z caffe2/utils/math_cpu.cc:1405:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-12-01T10:45:34.2630923Z CAFFE2_RAND_SYNTHETIC_DATA(double); 2022-12-01T10:45:34.2631109Z ^ 2022-12-01T10:45:34.2631640Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = signed char; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T10:45:34.2632179Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:45:34.2632503Z for (int j = 0; j < cum_dis.size();) { \ 2022-12-01T10:45:34.2632727Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T10:45:34.2633053Z caffe2/utils/math_cpu.cc:1407:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-12-01T10:45:34.2633323Z CAFFE2_RAND_SYNTHETIC_DATA(int8_t); 2022-12-01T10:45:34.2633512Z ^ 2022-12-01T10:45:34.2633983Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = short int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T10:45:34.2634522Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:45:34.2634845Z for (int j = 0; j < cum_dis.size();) { \ 2022-12-01T10:45:34.2635064Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T10:45:34.2635389Z caffe2/utils/math_cpu.cc:1409:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-12-01T10:45:34.2635665Z CAFFE2_RAND_SYNTHETIC_DATA(int16_t); 2022-12-01T10:45:34.2635855Z ^ 2022-12-01T10:45:34.2636316Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T10:45:34.2636848Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:45:34.2637171Z for (int j = 0; j < cum_dis.size();) { \ 2022-12-01T10:45:34.2637385Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T10:45:34.2637711Z caffe2/utils/math_cpu.cc:1411:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-12-01T10:45:34.2637984Z CAFFE2_RAND_SYNTHETIC_DATA(int32_t); 2022-12-01T10:45:34.2638173Z ^ 2022-12-01T10:45:34.2638639Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = long int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T10:45:34.2639174Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:45:34.2639497Z for (int j = 0; j < cum_dis.size();) { \ 2022-12-01T10:45:34.2639697Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T10:45:34.2640029Z caffe2/utils/math_cpu.cc:1413:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-12-01T10:45:34.2640305Z CAFFE2_RAND_SYNTHETIC_DATA(int64_t); 2022-12-01T10:45:34.2640500Z ^ 2022-12-01T10:45:34.2640981Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = unsigned char; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T10:45:34.2641526Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:45:34.2641844Z for (int j = 0; j < cum_dis.size();) { \ 2022-12-01T10:45:34.2642110Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T10:45:34.2642446Z caffe2/utils/math_cpu.cc:1415:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-12-01T10:45:34.2642719Z CAFFE2_RAND_SYNTHETIC_DATA(uint8_t); 2022-12-01T10:45:34.2642915Z ^ 2022-12-01T10:45:34.2643396Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = short unsigned int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T10:45:34.2643972Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:45:34.2644302Z for (int j = 0; j < cum_dis.size();) { \ 2022-12-01T10:45:34.2644501Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T10:45:34.2644836Z caffe2/utils/math_cpu.cc:1417:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-12-01T10:45:34.2645106Z CAFFE2_RAND_SYNTHETIC_DATA(uint16_t); 2022-12-01T10:45:34.2645301Z ^ 2022-12-01T10:45:34.2645779Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = unsigned int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T10:45:34.2646308Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:45:34.2646626Z for (int j = 0; j < cum_dis.size();) { \ 2022-12-01T10:45:34.2646822Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T10:45:34.2647151Z caffe2/utils/math_cpu.cc:1419:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-12-01T10:45:34.2647416Z CAFFE2_RAND_SYNTHETIC_DATA(uint32_t); 2022-12-01T10:45:34.2647603Z ^ 2022-12-01T10:45:34.2648089Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = long unsigned int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T10:45:34.2648633Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:45:34.2648946Z for (int j = 0; j < cum_dis.size();) { \ 2022-12-01T10:45:34.2649145Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T10:45:34.2649470Z caffe2/utils/math_cpu.cc:1421:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-12-01T10:45:34.2649732Z CAFFE2_RAND_SYNTHETIC_DATA(uint64_t); 2022-12-01T10:45:34.2649915Z ^ 2022-12-01T10:45:34.2650587Z caffe2/utils/math_cpu.cc: In instantiation of 'void caffe2::math::generate_trace_lru(std::vector&, std::vector&, std::vector&, std::vector&, Context_t*, Ind_t, Ind_t, Type, Type, Type*) [with Type = unsigned int; Val_t = double; Ind_t = int; Context_t = caffe2::CPUContext; bool cdf_app = false]': 2022-12-01T10:45:34.2651152Z caffe2/utils/math_cpu.cc:1419:1: required from here 2022-12-01T10:45:34.2651569Z caffe2/utils/math_cpu.cc:1354:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:45:34.2651860Z if (mem_ref < min) { 2022-12-01T10:45:34.2652021Z ~~~~~~~~^~~~~ 2022-12-01T10:45:34.2652397Z caffe2/utils/math_cpu.cc:1360:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:45:34.2652677Z if (mem_ref > max) { 2022-12-01T10:45:34.2652843Z ~~~~~~~~^~~~~ 2022-12-01T10:45:34.2653547Z caffe2/utils/math_cpu.cc: In instantiation of 'void caffe2::math::generate_trace_lru(std::vector&, std::vector&, std::vector&, std::vector&, Context_t*, Ind_t, Ind_t, Type, Type, Type*) [with Type = long unsigned int; Val_t = double; Ind_t = int; Context_t = caffe2::CPUContext; bool cdf_app = false]': 2022-12-01T10:45:34.2654017Z caffe2/utils/math_cpu.cc:1421:1: required from here 2022-12-01T10:45:34.2654741Z caffe2/utils/math_cpu.cc:1354:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:45:34.2655278Z if (mem_ref < min) { 2022-12-01T10:45:34.2655557Z ~~~~~~~~^~~~~ 2022-12-01T10:45:34.2656191Z caffe2/utils/math_cpu.cc:1360:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:45:34.2656656Z if (mem_ref > max) { 2022-12-01T10:45:34.2656944Z ~~~~~~~~^~~~~ 2022-12-01T10:45:35.2467433Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp: 2022-12-01T10:45:35.2468627Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:446:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:45:35.2469209Z # pragma unroll 2022-12-01T10:45:35.2469456Z 2022-12-01T10:45:35.2470200Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:571:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:45:35.2470780Z # pragma unroll 2022-12-01T10:45:35.2471059Z 2022-12-01T10:45:35.2471841Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:661:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:45:35.2472406Z # pragma unroll 2022-12-01T10:45:35.2472695Z 2022-12-01T10:45:35.2473430Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:759:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:45:35.2473979Z # pragma unroll 2022-12-01T10:45:35.2474237Z 2022-12-01T10:45:35.2474971Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:800:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:45:35.2475529Z # pragma unroll 2022-12-01T10:45:35.2475796Z 2022-12-01T10:45:35.2476515Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:934:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:45:35.2477064Z # pragma unroll 2022-12-01T10:45:35.2477332Z 2022-12-01T10:45:35.2478066Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:988:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:45:35.2478606Z # pragma unroll 2022-12-01T10:45:35.2478881Z 2022-12-01T10:45:35.2605033Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:1119:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:45:35.2605419Z # pragma unroll 2022-12-01T10:45:35.2605622Z 2022-12-01T10:45:35.2606101Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:1126:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:45:35.2606467Z # pragma unroll 2022-12-01T10:45:35.2606636Z 2022-12-01T10:45:35.4008791Z INFO: From Compiling caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.cc: 2022-12-01T10:45:35.4009710Z caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.cc:223:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] 2022-12-01T10:45:35.4010285Z #pragma omp parallel for 2022-12-01T10:45:35.4010555Z 2022-12-01T10:45:35.4011126Z caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.cc:245:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] 2022-12-01T10:45:35.4011560Z #pragma omp parallel for 2022-12-01T10:45:35.4011776Z 2022-12-01T10:45:39.8803782Z INFO: From Compiling aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: 2022-12-01T10:45:39.8804456Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp:4:0: 2022-12-01T10:45:39.8805342Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:45:39.8806169Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp:64:27: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:45:39.8806990Z Vec vec2_vec) __ubsan_ignore_undefined__ { 2022-12-01T10:45:39.8807290Z ^ 2022-12-01T10:45:39.9656457Z INFO: From Compiling aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp: 2022-12-01T10:45:39.9657276Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:45:39.9658709Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp:26:43: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:45:39.9659723Z [=](bVec self_vec, bVec end_vec) -> bVec { 2022-12-01T10:45:39.9660056Z ^~~~ 2022-12-01T10:45:40.9744696Z INFO: From Compiling aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: 2022-12-01T10:45:40.9745580Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp:7:0: 2022-12-01T10:45:40.9746507Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:45:40.9747670Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp:37:57: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:45:40.9748395Z [=](Vectorized a, Vectorized b) __ubsan_ignore_undefined__ { 2022-12-01T10:45:40.9748806Z ^ 2022-12-01T10:45:41.9277670Z INFO: From Compiling aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: 2022-12-01T10:45:41.9279846Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:45:41.9281427Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp:25:38: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:45:41.9282030Z Vectorized t2_vec) { 2022-12-01T10:45:41.9282360Z ^ 2022-12-01T10:45:42.6664782Z INFO: From Compiling caffe2/transforms/pattern_net_transform.cc: 2022-12-01T10:45:42.6665978Z caffe2/transforms/pattern_net_transform.cc: In member function 'virtual bool caffe2::PatternNetTransform::PatternRule(const caffe2::transform::Graph&, const std::vector&, int)': 2022-12-01T10:45:42.6667025Z caffe2/transforms/pattern_net_transform.cc:120:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:45:42.6667632Z if (inverse_ops_[parent] < subgraph.size() && 2022-12-01T10:45:42.6668408Z caffe2/transforms/pattern_net_transform.cc:129:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:45:42.6669042Z if (inverse_ops_[child] < subgraph.size() && 2022-12-01T10:45:42.8344994Z INFO: From Compiling aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp: 2022-12-01T10:45:42.8345582Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp:8:0: 2022-12-01T10:45:42.8346106Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:45:42.8346733Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp:474:79: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:45:42.8347260Z [](Vectorized a, Vectorized /*dummy input*/) -> Vectorized { 2022-12-01T10:45:42.8347536Z ^~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:45:46.4709099Z INFO: From Compiling aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp: 2022-12-01T10:45:46.4709471Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-12-01T10:45:46.4709927Z from aten/src/ATen/cpu/vml.h:5, 2022-12-01T10:45:46.4710387Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp:10: 2022-12-01T10:45:46.4711257Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::vec::DEFAULT::Vectorized(const at::vec::DEFAULT::Vectorized&, const at::vec::DEFAULT::Vectorized&)]': 2022-12-01T10:45:46.4711997Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:45:46.4712310Z inline scalar_t vec_reduce_all( 2022-12-01T10:45:46.4712492Z ^~~~~~~~~~~~~~ 2022-12-01T10:45:46.5984125Z INFO: From Compiling caffe2/ideep/operators/queue_ops.cc: 2022-12-01T10:45:46.5984656Z In file included from ./c10/util/Logging.h:10:0, 2022-12-01T10:45:46.5985100Z from ./caffe2/utils/eigen_utils.h:9, 2022-12-01T10:45:46.5985533Z from ./caffe2/ideep/ideep_utils.h:4, 2022-12-01T10:45:46.5986013Z from caffe2/ideep/operators/queue_ops.cc:1: 2022-12-01T10:45:46.5986628Z caffe2/ideep/operators/queue_ops.cc: In member function 'virtual bool {anonymous}::IDEEPSafeEnqueueBlobsOp::RunOnDevice()': 2022-12-01T10:45:46.5987151Z caffe2/ideep/operators/queue_ops.cc:55:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:45:46.5987474Z OutputSize() == size + 1, 2022-12-01T10:45:46.5987667Z ~~~~~~~~~~~~~^~~~~~~~~~~ 2022-12-01T10:45:50.2398563Z INFO: From Compiling aten/src/ATen/RegisterNestedTensorCPU.cpp: 2022-12-01T10:45:50.2399584Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterNestedTensorCPU.cpp:119:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:45:50.2400569Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-12-01T10:45:50.2400817Z ^~~~~~~~~~~~~ 2022-12-01T10:45:50.2401476Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterNestedTensorCPU.cpp:100:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:45:50.2402007Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T10:45:50.2402278Z ^~~~~~~~~~ 2022-12-01T10:45:59.7170632Z INFO: From Compiling caffe2/core/plan_executor.cc: 2022-12-01T10:45:59.7171112Z caffe2/core/plan_executor.cc: In lambda function: 2022-12-01T10:45:59.7171854Z caffe2/core/plan_executor.cc:604:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:45:59.7172406Z auto workersDone = [&] { return done == numThreads; }; 2022-12-01T10:45:59.7172784Z ~~~~~^~~~~~~~~~~~~ 2022-12-01T10:46:00.8435718Z [2,087 / 2,913] Compiling aten/src/ATen/native/mkldnn/Gelu.cpp; 2s processwrapper-sandbox ... (8 actions running) 2022-12-01T10:46:01.2855717Z INFO: From Compiling caffe2/operators/concat_split_op.cc: 2022-12-01T10:46:01.2867043Z caffe2/operators/concat_split_op.cc: In function 'std::vector caffe2::{anonymous}::TensorInferenceForSplit(const caffe2::OperatorDef&, const std::vector&)': 2022-12-01T10:46:01.2868123Z caffe2/operators/concat_split_op.cc:66:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:46:01.2879839Z } else if (split.size() != output_size) { 2022-12-01T10:46:01.2880210Z ~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2022-12-01T10:46:01.2881221Z caffe2/operators/concat_split_op.cc: In function 'caffe2::OpSchema::Cost caffe2::CostInferenceForConcat(const caffe2::OperatorDef&, const std::vector&)': 2022-12-01T10:46:01.2882404Z caffe2/operators/concat_split_op.cc:326:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:46:01.2882953Z for (int i = 0; i < in.size(); ++i) { 2022-12-01T10:46:01.2883291Z ~~^~~~~~~~~~~ 2022-12-01T10:46:01.2884254Z caffe2/operators/concat_split_op.cc: In function 'std::vector caffe2::TensorInferenceForConcat(const caffe2::OperatorDef&, const std::vector&)': 2022-12-01T10:46:01.2885445Z caffe2/operators/concat_split_op.cc:378:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:46:01.2885996Z for (int i = 1; i < in.size(); ++i) { 2022-12-01T10:46:01.2886341Z ~~^~~~~~~~~~~ 2022-12-01T10:46:01.2887057Z caffe2/operators/concat_split_op.cc:399:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:46:01.2887606Z for (int i = 1; i < in.size(); ++i) { 2022-12-01T10:46:01.2887936Z ~~^~~~~~~~~~~ 2022-12-01T10:46:01.2888667Z caffe2/operators/concat_split_op.cc:427:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:46:01.2889201Z for (int i = 1; i < in.size(); ++i) { 2022-12-01T10:46:01.2889517Z ~~^~~~~~~~~~~ 2022-12-01T10:46:05.2355024Z INFO: From Compiling caffe2/operators/ctc_beam_search_decoder_op.cc: 2022-12-01T10:46:05.2356222Z caffe2/operators/ctc_beam_search_decoder_op.cc: In member function 'bool caffe2::CTCBeamSearchDecoderOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-12-01T10:46:05.2357315Z caffe2/operators/ctc_beam_search_decoder_op.cc:142:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:46:05.2357901Z for (int i = 0; i < values_cache.size(); ++i) { 2022-12-01T10:46:05.2358311Z ~~^~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:46:06.6272112Z INFO: From Compiling aten/src/ATen/native/QuantizedLinear.cpp: 2022-12-01T10:46:06.6273283Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_linear_int8_weight_fp32_activation(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::Scalar&, const c10::Scalar&, const at::Tensor&)': 2022-12-01T10:46:06.6274792Z aten/src/ATen/native/QuantizedLinear.cpp:119:69: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = fbgemm::PackBMatrix]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-12-01T10:46:06.6275569Z cpp_custom_type_hack::cast>(packed); 2022-12-01T10:46:06.6275958Z ^ 2022-12-01T10:46:06.6276335Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:14:0: 2022-12-01T10:46:06.6276782Z aten/src/ATen/cpp_custom_type_hack.h:71:1: note: declared here 2022-12-01T10:46:06.6277121Z cast(const Tensor& packed) { 2022-12-01T10:46:06.6277382Z ^~~~ 2022-12-01T10:46:06.6278017Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_quantized_matrix(const at::Tensor&)': 2022-12-01T10:46:06.6279389Z aten/src/ATen/native/QuantizedLinear.cpp:307:71: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = fbgemm::PackBMatrix]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-12-01T10:46:06.6280279Z return cpp_custom_type_hack::create(std::move(ptr), weight.options()); 2022-12-01T10:46:06.6280674Z ^ 2022-12-01T10:46:06.6281041Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:14:0: 2022-12-01T10:46:06.6281690Z aten/src/ATen/cpp_custom_type_hack.h:86:1: note: declared here 2022-12-01T10:46:06.6282105Z create(std::unique_ptr ptr, TensorOptions options) { 2022-12-01T10:46:06.6282401Z ^~~~~~ 2022-12-01T10:46:06.6283058Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_gemm_matrix_fp16(const at::Tensor&)': 2022-12-01T10:46:06.6284563Z aten/src/ATen/native/QuantizedLinear.cpp:401:54: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = c10::intrusive_ptr]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-12-01T10:46:06.6285427Z std::move(unique_ptr_wrapper), weight.options()); 2022-12-01T10:46:06.6285753Z ^ 2022-12-01T10:46:06.6286127Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:14:0: 2022-12-01T10:46:06.6286576Z aten/src/ATen/cpp_custom_type_hack.h:86:1: note: declared here 2022-12-01T10:46:06.6286970Z create(std::unique_ptr ptr, TensorOptions options) { 2022-12-01T10:46:06.6287270Z ^~~~~~ 2022-12-01T10:46:06.6288049Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_linear_fp16_weight_fp32_activation(const at::Tensor&, const at::Tensor&, const at::Tensor&)': 2022-12-01T10:46:06.6289445Z aten/src/ATen/native/QuantizedLinear.cpp:423:73: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = c10::intrusive_ptr]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-12-01T10:46:06.6290292Z c10::intrusive_ptr>(packed_weight)) 2022-12-01T10:46:06.6290668Z ^ 2022-12-01T10:46:06.6291043Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:14:0: 2022-12-01T10:46:06.6291463Z aten/src/ATen/cpp_custom_type_hack.h:71:1: note: declared here 2022-12-01T10:46:06.6291784Z cast(const Tensor& packed) { 2022-12-01T10:46:06.6292035Z ^~~~ 2022-12-01T10:46:13.7807240Z INFO: From Compiling caffe2/operators/h_softmax_op.cc: 2022-12-01T10:46:13.7808308Z caffe2/operators/h_softmax_op.cc: In member function 'bool caffe2::HSoftmaxSearchOp::RunOnDevice() [with T = float; Context = caffe2::CPUContext]': 2022-12-01T10:46:13.7809319Z caffe2/operators/h_softmax_op.cc:408:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:46:13.7810036Z info.begin() + (top_n_ < info.size() ? top_n_ : info.size() - 1), 2022-12-01T10:46:13.7810437Z ~~~~~~~^~~~~~~~~~~~~ 2022-12-01T10:46:13.7811164Z caffe2/operators/h_softmax_op.cc:419:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:46:13.7811684Z if (i < info.size()) { 2022-12-01T10:46:13.7811989Z ~~^~~~~~~~~~~~~ 2022-12-01T10:46:16.8687382Z INFO: From Compiling caffe2/operators/last_n_window_collector.cc: 2022-12-01T10:46:16.8688530Z caffe2/operators/last_n_window_collector.cc: In instantiation of 'bool caffe2::{anonymous}::LastNWindowCollectorOp::collect() [with Context = caffe2::CPUContext]': 2022-12-01T10:46:16.8689803Z caffe2/operators/last_n_window_collector.cc:27:21: required from 'bool caffe2::{anonymous}::LastNWindowCollectorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-12-01T10:46:16.8690502Z caffe2/operators/last_n_window_collector.cc:224:1: required from here 2022-12-01T10:46:16.8691359Z caffe2/operators/last_n_window_collector.cc:47:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:46:16.8691969Z for (size_t i = 1; i < input.dim(); ++i) { 2022-12-01T10:46:16.8692767Z caffe2/operators/last_n_window_collector.cc:89:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:46:16.8693703Z if (output_num > output_batch_size) { 2022-12-01T10:46:16.8694049Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ 2022-12-01T10:46:29.9959118Z INFO: From Compiling caffe2/operators/cc_bmm_bg_op.cc: 2022-12-01T10:46:29.9959877Z In file included from caffe2/operators/cc_bmm_bg_op.cc:1:0: 2022-12-01T10:46:29.9960577Z caffe2/operators/cc_bmm_bg_op.h:103:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] 2022-12-01T10:46:29.9960885Z #pragma omp parallel 2022-12-01T10:46:29.9961283Z 2022-12-01T10:46:29.9961622Z caffe2/operators/cc_bmm_bg_op.h:108:0: warning: ignoring #pragma omp for [-Wunknown-pragmas] 2022-12-01T10:46:29.9961869Z #pragma omp for 2022-12-01T10:46:29.9962037Z 2022-12-01T10:46:36.8735045Z INFO: From Compiling caffe2/ideep/operators/utility_ops.cc: 2022-12-01T10:46:36.8743470Z caffe2/ideep/operators/utility_ops.cc: In member function 'virtual bool {anonymous}::CopyIDEEPToCPUOp::RunOnDevice()': 2022-12-01T10:46:36.8744528Z caffe2/ideep/operators/utility_ops.cc:62:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:46:36.8745115Z for (int i = 0; i < X.get_dims().size(); ++i) { 2022-12-01T10:46:36.8745499Z ~~^~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:46:39.3597538Z INFO: From Compiling aten/src/ATen/RegisterMkldnnCPU.cpp: 2022-12-01T10:46:39.3609104Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterMkldnnCPU.cpp:119:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:46:39.3610028Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-12-01T10:46:39.3610435Z ^~~~~~~~~~~~~ 2022-12-01T10:46:39.3611508Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterMkldnnCPU.cpp:100:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:46:39.3612382Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T10:46:39.3612801Z ^~~~~~~~~~ 2022-12-01T10:46:40.1768844Z INFO: From Compiling aten/src/ATen/RegisterZeroTensor.cpp: 2022-12-01T10:46:40.1770784Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterZeroTensor.cpp:89:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:46:40.1771815Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-12-01T10:46:40.1772608Z ^~~~~~~~~~~~~ 2022-12-01T10:46:40.1773829Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterZeroTensor.cpp:70:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:46:40.1774778Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T10:46:40.1775219Z ^~~~~~~~~~ 2022-12-01T10:46:40.8721134Z INFO: From Compiling aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp: 2022-12-01T10:46:40.8724084Z In file included from aten/src/ATen/native/cpu/utils.h:3:0, 2022-12-01T10:46:40.8725226Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp:7: 2022-12-01T10:46:40.8726612Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2022-12-01T10:46:40.8727570Z aten/src/ATen/cpu/vec/vec.h:14:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:46:40.8728492Z inline Vectorized convert_to_bool(Vectorized x) { 2022-12-01T10:46:40.8729189Z ^~~~~~~~~~~~~~~ 2022-12-01T10:46:40.8804614Z INFO: From Compiling aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp: 2022-12-01T10:46:40.8805730Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:46:40.8806878Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp:110:35: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:46:40.8807818Z [=](Vec a, Vec b, Vec c) -> Vec { 2022-12-01T10:46:40.8808158Z ^~~ 2022-12-01T10:46:41.7688501Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: 2022-12-01T10:46:41.7695128Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:2:0: 2022-12-01T10:46:41.7696377Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:46:41.7697759Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:192:42: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:46:41.7699006Z [=](Vectorized a) -> Vectorized { return a; }); 2022-12-01T10:46:41.7699759Z ^~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:46:42.4213799Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp: 2022-12-01T10:46:42.4218475Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp:6:0: 2022-12-01T10:46:42.4219952Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2022-12-01T10:46:42.4221368Z aten/src/ATen/cpu/vec/vec.h:14:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:46:42.4221978Z inline Vectorized convert_to_bool(Vectorized x) { 2022-12-01T10:46:42.4222363Z ^~~~~~~~~~~~~~~ 2022-12-01T10:46:42.5675779Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp: 2022-12-01T10:46:42.5679340Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:446:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:46:42.5680026Z # pragma unroll 2022-12-01T10:46:42.5680513Z 2022-12-01T10:46:42.5681397Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:571:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:46:42.5682065Z # pragma unroll 2022-12-01T10:46:42.5682808Z 2022-12-01T10:46:42.5683560Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:661:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:46:42.5683997Z # pragma unroll 2022-12-01T10:46:42.5684168Z 2022-12-01T10:46:42.5684631Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:759:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:46:42.5684987Z # pragma unroll 2022-12-01T10:46:42.5685158Z 2022-12-01T10:46:42.5685607Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:800:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:46:42.5685941Z # pragma unroll 2022-12-01T10:46:42.5686107Z 2022-12-01T10:46:42.5686549Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:934:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:46:42.5686895Z # pragma unroll 2022-12-01T10:46:42.5687048Z 2022-12-01T10:46:42.5687495Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:988:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:46:42.5688006Z # pragma unroll 2022-12-01T10:46:42.5688158Z 2022-12-01T10:46:42.5688606Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:1119:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:46:42.5689061Z # pragma unroll 2022-12-01T10:46:42.5689432Z 2022-12-01T10:46:42.5690166Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:1126:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:46:42.5690511Z # pragma unroll 2022-12-01T10:46:42.5690671Z 2022-12-01T10:46:43.0552806Z INFO: From Compiling aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp: 2022-12-01T10:46:43.0556293Z In file included from aten/src/ATen/native/cpu/utils.h:3:0, 2022-12-01T10:46:43.0557053Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp:7: 2022-12-01T10:46:43.0558042Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2022-12-01T10:46:43.0558578Z aten/src/ATen/cpu/vec/vec.h:14:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:46:43.0558944Z inline Vectorized convert_to_bool(Vectorized x) { 2022-12-01T10:46:43.0559189Z ^~~~~~~~~~~~~~~ 2022-12-01T10:46:43.7054699Z INFO: From Compiling caffe2/opt/bound_shape_inferencer.cc: 2022-12-01T10:46:43.7055319Z In file included from ./c10/util/Logging.h:10:0, 2022-12-01T10:46:43.7055712Z from ./caffe2/core/logging.h:2, 2022-12-01T10:46:43.7056134Z from caffe2/opt/bound_shape_inferencer.h:3, 2022-12-01T10:46:43.7056596Z from caffe2/opt/bound_shape_inferencer.cc:1: 2022-12-01T10:46:43.7057664Z caffe2/opt/bound_shape_inferencer.cc: In member function 'void caffe2::BoundShapeInferencer::InferCommonOp(const caffe2::OperatorDef&, const caffe2::OpSchema*, bool, bool)': 2022-12-01T10:46:43.7058918Z caffe2/opt/bound_shape_inferencer.cc:1116:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:46:43.7059535Z CAFFE_ENFORCE(target < input_shapes.size()); 2022-12-01T10:46:43.7059925Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:46:43.8625130Z INFO: From Compiling aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: 2022-12-01T10:46:43.8625982Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:46:43.8626990Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp:34:27: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:46:43.8627679Z [](Vec x, Vec y) -> Vec { return x + y; }); 2022-12-01T10:46:43.8628022Z ^~~ 2022-12-01T10:46:44.3913210Z INFO: From Compiling aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp: 2022-12-01T10:46:44.3914415Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp:9:0: 2022-12-01T10:46:44.3915865Z aten/src/ATen/native/cpu/utils.h: In constructor 'at::native::DEFAULT::Vec2::Vec2(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized)': 2022-12-01T10:46:44.3917105Z aten/src/ATen/native/cpu/utils.h:45:3: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:46:44.3917842Z Vec2(Vectorized v0, Vectorized v1) : val0(v0), val1(v1) {} 2022-12-01T10:46:44.3918243Z ^~~~ 2022-12-01T10:46:44.4300916Z INFO: From Compiling aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp: 2022-12-01T10:46:44.4301500Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-12-01T10:46:44.4302457Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp:12: 2022-12-01T10:46:44.4304203Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = float; Op = at::native::{anonymous}::batch_norm_cpu_collect_stats_contiguous_internal(at::Tensor&, at::Tensor&, const at::Tensor&):: [with param_t = float]::&, at::vec::DEFAULT::Vectorized&)>]': 2022-12-01T10:46:44.4305581Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:46:44.4306095Z inline scalar_t vec_reduce_all( 2022-12-01T10:46:44.4306399Z ^~~~~~~~~~~~~~ 2022-12-01T10:46:44.5945965Z INFO: From Compiling caffe2/operators/utility_ops.cc: 2022-12-01T10:46:44.5946867Z caffe2/operators/utility_ops.cc: In member function 'bool caffe2::NanCheckOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-12-01T10:46:44.5947737Z caffe2/operators/utility_ops.cc:877:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:46:44.5948246Z for (size_t i = 0; i < Input(j).numel(); ++i) { 2022-12-01T10:46:44.5948581Z ~~^~~~~~~~~~~~~~~~~~ 2022-12-01T10:46:44.6896912Z INFO: From Compiling aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp: 2022-12-01T10:46:44.6897561Z In file included from ./c10/util/ArrayRef.h:21:0, 2022-12-01T10:46:44.6897994Z from ./c10/core/DispatchKey.h:5, 2022-12-01T10:46:44.6898590Z from ./c10/core/Backend.h:4, 2022-12-01T10:46:44.6898942Z from ./c10/core/Layout.h:3, 2022-12-01T10:46:44.6899493Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/core/TensorBody.h:12, 2022-12-01T10:46:44.6899988Z from aten/src/ATen/core/Tensor.h:3, 2022-12-01T10:46:44.6900389Z from aten/src/ATen/native/layer_norm.h:3, 2022-12-01T10:46:44.6901184Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp:2: 2022-12-01T10:46:44.6902297Z ./c10/util/SmallVector.h: In member function 'void c10::SmallVectorTemplateBase::growAndAssign(size_t, T) [with T = at::vec::DEFAULT::Vectorized]': 2022-12-01T10:46:44.6903250Z ./c10/util/SmallVector.h:606:8: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:46:44.6903771Z void growAndAssign(size_t NumElts, T Elt) { 2022-12-01T10:46:44.6904132Z ^~~~~~~~~~~~~ 2022-12-01T10:46:45.8166097Z INFO: From Compiling caffe2/opt/tvm_transformer.cc: 2022-12-01T10:46:45.8192196Z caffe2/opt/tvm_transformer.cc: In member function 'caffe2::NetDef caffe2::TvmTransformer::buildTvmOp(const caffe2::NetDef&, const std::unordered_set >&, const ShapeInfoMap&)': 2022-12-01T10:46:45.8193273Z caffe2/opt/tvm_transformer.cc:11:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:46:45.8193796Z if (opts_.min_ops > net.op_size()) { 2022-12-01T10:46:45.8194150Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-12-01T10:46:46.4790885Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp: 2022-12-01T10:46:46.4802036Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp:48:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:46:46.4802681Z # pragma unroll 2022-12-01T10:46:46.4802977Z 2022-12-01T10:46:48.4567435Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp: 2022-12-01T10:46:48.4579424Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:354:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:46:48.4579914Z # pragma unroll 2022-12-01T10:46:48.4580398Z 2022-12-01T10:46:48.4581094Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:363:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:46:48.4581616Z # pragma unroll 2022-12-01T10:46:48.4581860Z 2022-12-01T10:46:48.4582556Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:380:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:46:48.4583069Z # pragma unroll 2022-12-01T10:46:48.4583328Z 2022-12-01T10:46:48.4584098Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:389:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:46:48.4584619Z # pragma unroll 2022-12-01T10:46:48.4584875Z 2022-12-01T10:46:48.9161247Z INFO: From Compiling caffe2/queue/blobs_queue.cc: 2022-12-01T10:46:48.9173659Z caffe2/queue/blobs_queue.cc: In member function 'bool caffe2::BlobsQueue::canWrite()': 2022-12-01T10:46:48.9174613Z caffe2/queue/blobs_queue.cc:159:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:46:48.9175256Z return writer_ != reader_ + queue_.size(); 2022-12-01T10:46:48.9175587Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:46:49.9374729Z [2,396 / 2,941] Compiling caffe2/quantization/server/spatial_batch_norm_dnnlowp_op.cc; 1s processwrapper-sandbox ... (8 actions running) 2022-12-01T10:47:19.5047550Z INFO: From Compiling torch/csrc/lazy/generated/RegisterLazy.cpp: 2022-12-01T10:47:19.5051062Z bazel-out/k8-fastbuild-cpu-only/bin/torch/csrc/lazy/generated/RegisterLazy.cpp:79:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:47:19.5051866Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-12-01T10:47:19.5106263Z ^~~~~~~~~~~~~ 2022-12-01T10:47:19.5107497Z bazel-out/k8-fastbuild-cpu-only/bin/torch/csrc/lazy/generated/RegisterLazy.cpp:60:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:47:19.5108607Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T10:47:19.5110745Z ^~~~~~~~~~ 2022-12-01T10:47:21.2687103Z INFO: From Compiling torch/csrc/autograd/record_function_ops.cpp: 2022-12-01T10:47:21.2688236Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::Tensor torch::autograd::profiler::record_function_enter_legacy(const string&, const c10::optional >&)': 2022-12-01T10:47:21.2689814Z torch/csrc/autograd/record_function_ops.cpp:41:78: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = at::RecordFunction]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-12-01T10:47:21.2690796Z return at::cpp_custom_type_hack::create(std::move(rec), at::TensorOptions()); 2022-12-01T10:47:21.2691246Z ^ 2022-12-01T10:47:21.2691702Z In file included from torch/csrc/autograd/record_function_ops.cpp:2:0: 2022-12-01T10:47:21.2692173Z aten/src/ATen/cpp_custom_type_hack.h:86:1: note: declared here 2022-12-01T10:47:21.2702299Z create(std::unique_ptr ptr, TensorOptions options) { 2022-12-01T10:47:21.2702681Z ^~~~~~ 2022-12-01T10:47:21.2703590Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::RecordFunction& torch::autograd::profiler::getRecordFunctionFromTensor(const at::Tensor&)': 2022-12-01T10:47:21.2705047Z torch/csrc/autograd/record_function_ops.cpp:55:72: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = at::RecordFunction]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-12-01T10:47:21.2706093Z auto& rec = at::cpp_custom_type_hack::cast(handle); 2022-12-01T10:47:21.2706516Z ^ 2022-12-01T10:47:21.2706946Z In file included from torch/csrc/autograd/record_function_ops.cpp:2:0: 2022-12-01T10:47:21.2707406Z aten/src/ATen/cpp_custom_type_hack.h:71:1: note: declared here 2022-12-01T10:47:21.2707780Z cast(const Tensor& packed) { 2022-12-01T10:47:21.2708072Z ^~~~ 2022-12-01T10:47:46.3999479Z [2,488 / 2,941] Compiling torch/csrc/autograd/variable.cpp; 4s processwrapper-sandbox ... (8 actions running) 2022-12-01T10:48:26.4355905Z INFO: From Compiling torch/csrc/lazy/generated/RegisterAutogradLazy.cpp: 2022-12-01T10:48:26.4357338Z bazel-out/k8-fastbuild-cpu-only/bin/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp:79:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:48:26.4358374Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-12-01T10:48:26.4362184Z ^~~~~~~~~~~~~ 2022-12-01T10:48:26.4363625Z bazel-out/k8-fastbuild-cpu-only/bin/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp:60:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:48:26.4364846Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T10:48:26.4365311Z ^~~~~~~~~~ 2022-12-01T10:48:28.9197848Z INFO: From Compiling torch/csrc/autograd/engine.cpp: 2022-12-01T10:48:28.9198641Z torch/csrc/autograd/engine.cpp: In member function 'void torch::autograd::Engine::stop()': 2022-12-01T10:48:28.9199434Z torch/csrc/autograd/engine.cpp:274:25: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-12-01T10:48:28.9199901Z wait_duration_str = "10.0"; 2022-12-01T10:48:28.9200191Z ^~~~~~ 2022-12-01T10:48:39.0576516Z INFO: From Compiling torch/csrc/jit/runtime/static/ops.cpp: 2022-12-01T10:48:39.0576925Z In file included from torch/csrc/jit/runtime/static/ops.cpp:18:0: 2022-12-01T10:48:39.0578205Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2022-12-01T10:48:39.0580041Z aten/src/ATen/native/cpu/SerialStackImpl.h:56:21: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:48:39.0580481Z [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2022-12-01T10:48:39.0580804Z ^ 2022-12-01T10:48:51.3275311Z [2,628 / 2,941] Compiling torch/csrc/distributed/c10d/logger.cpp; 2s processwrapper-sandbox ... (8 actions running) 2022-12-01T10:49:01.0301568Z INFO: From Compiling torch/csrc/distributed/autograd/engine/dist_engine.cpp: 2022-12-01T10:49:01.0304396Z torch/csrc/distributed/autograd/engine/dist_engine.cpp:29:45: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-12-01T10:49:01.0305085Z static constexpr char* kNumBackwardPasses = "num_current_backward_passes"; 2022-12-01T10:49:01.0305565Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:49:01.0306362Z torch/csrc/distributed/autograd/engine/dist_engine.cpp:30:47: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-12-01T10:49:01.0307063Z static constexpr char* kNumAutogradContexts = "num_autograd_contexts"; 2022-12-01T10:49:01.0307513Z ^~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:50:05.9943625Z [2,869 / 2,941] Compiling torch/csrc/autograd/generated/VariableType_4.cpp; 2s processwrapper-sandbox ... (8 actions running) 2022-12-01T10:51:29.1579696Z INFO: From Compiling torch/csrc/StorageMethods.cpp: 2022-12-01T10:51:29.1580592Z torch/csrc/StorageMethods.cpp: In function 'PyObject* THPStorage_fromBuffer(PyObject*, PyObject*, PyObject*)': 2022-12-01T10:51:29.1581300Z torch/csrc/StorageMethods.cpp:178:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-12-01T10:51:29.1581743Z "buffer", "byte_order", "count", "offset", "dtype", nullptr}; 2022-12-01T10:51:29.1582070Z ^ 2022-12-01T10:51:29.1584357Z torch/csrc/StorageMethods.cpp:178:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-12-01T10:51:29.1585046Z torch/csrc/StorageMethods.cpp:178:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-12-01T10:51:29.1585734Z torch/csrc/StorageMethods.cpp:178:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-12-01T10:51:29.1707454Z torch/csrc/StorageMethods.cpp:178:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-12-01T10:51:29.1708383Z torch/csrc/StorageMethods.cpp: In function 'PyObject* THPStorage_fromFile(PyObject*, PyObject*, PyObject*)': 2022-12-01T10:51:29.1709278Z torch/csrc/StorageMethods.cpp:332:67: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-12-01T10:51:29.1709884Z static char* kwlist[] = {"filename", "shared", "nbytes", nullptr}; 2022-12-01T10:51:29.1710328Z ^ 2022-12-01T10:51:29.1711061Z torch/csrc/StorageMethods.cpp:332:67: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-12-01T10:51:29.1711974Z torch/csrc/StorageMethods.cpp:332:67: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-12-01T10:51:31.8675744Z [3,168 / 3,231] Compiling torch/csrc/jit/python/python_tracer.cpp; 5s processwrapper-sandbox ... (8 actions running) 2022-12-01T10:51:32.6240077Z INFO: From Compiling torch/csrc/Stream.cpp: 2022-12-01T10:51:32.6240975Z torch/csrc/Stream.cpp: In function 'PyObject* THPStream_pynew(PyTypeObject*, PyObject*, PyObject*)': 2022-12-01T10:51:32.6242087Z torch/csrc/Stream.cpp:18:45: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-12-01T10:51:32.6242754Z static char* kwlist[] = {"_cdata", nullptr}; 2022-12-01T10:51:32.6243138Z ^ 2022-12-01T10:52:12.1229465Z INFO: From Executing genrule //:download_mnist: 2022-12-01T10:52:12.1230855Z Downloading http://yann.lecun.com/exdb/mnist/train-images-idx3-ubyte.gz ... 2022-12-01T10:52:12.1231064Z 2022-12-01T10:52:12.1231150Z 0% | | 0% 2022-12-01T10:52:12.1231372Z 0% | | 0% 2022-12-01T10:52:12.1231593Z 0% | | 0% 2022-12-01T10:52:12.1231825Z 0% | | 0% 2022-12-01T10:52:12.1232053Z 0% | | 0% 2022-12-01T10:52:12.1232299Z 0% | | 0% 2022-12-01T10:52:12.1232507Z 0% | | 0% 2022-12-01T10:52:12.1232706Z 0% | | 0% 2022-12-01T10:52:12.1232916Z 0% | | 0% 2022-12-01T10:52:12.1233125Z 0% | | 0% 2022-12-01T10:52:12.1233324Z 0% | | 0% 2022-12-01T10:52:12.1233541Z 0% | | 0% 2022-12-01T10:52:12.1233757Z 0% | | 0% 2022-12-01T10:52:12.8206292Z 0% | | 1% 2022-12-01T10:52:12.8206634Z 0% | | 1% 2022-12-01T10:52:12.8207041Z 0% | | 1% 2022-12-01T10:52:12.8207386Z 0% | | 1% 2022-12-01T10:52:12.8207713Z 0% | | 1% 2022-12-01T10:52:12.8208229Z 0% | | 1% 2022-12-01T10:52:12.8208594Z 0% |# | 1% 2022-12-01T10:52:12.8208924Z 0% |# | 1% 2022-12-01T10:52:12.8209243Z 0% |# | 1% 2022-12-01T10:52:12.8209585Z 0% |# | 1% 2022-12-01T10:52:12.8209928Z 0% |# | 1% 2022-12-01T10:52:12.8210257Z 0% |# | 1% 2022-12-01T10:52:12.8210610Z 0% |# | 2% 2022-12-01T10:52:12.8210964Z 0% |# | 2% 2022-12-01T10:52:12.8211310Z 0% |# | 2% 2022-12-01T10:52:12.8211637Z 0% |# | 2% 2022-12-01T10:52:12.8211934Z 0% |# | 2% 2022-12-01T10:52:12.8212266Z 0% |# | 2% 2022-12-01T10:52:12.8212596Z 0% |# | 2% 2022-12-01T10:52:12.8212939Z 0% |# | 2% 2022-12-01T10:52:12.8213380Z 0% |# | 2% 2022-12-01T10:52:12.8214130Z 0% |# | 2% 2022-12-01T10:52:12.8214481Z 0% |# | 2% 2022-12-01T10:52:12.8214813Z 0% |# | 2% 2022-12-01T10:52:12.8215151Z 0% |# | 3% 2022-12-01T10:52:12.8215483Z 0% |## | 3% 2022-12-01T10:52:12.8215829Z 0% |## | 3% 2022-12-01T10:52:12.8216160Z 0% |## | 3% 2022-12-01T10:52:12.8216540Z 0% |## | 3% 2022-12-01T10:52:12.8216881Z 0% |## | 3% 2022-12-01T10:52:12.8217222Z 0% |## | 3% 2022-12-01T10:52:12.8217554Z 0% |## | 3% 2022-12-01T10:52:12.8217879Z 0% |## | 3% 2022-12-01T10:52:12.8218212Z 0% |## | 3% 2022-12-01T10:52:12.8218780Z 0% |## | 3% 2022-12-01T10:52:12.8219114Z 0% |## | 3% 2022-12-01T10:52:12.8219466Z 0% |## | 4% 2022-12-01T10:52:12.8219812Z 0% |## | 4% 2022-12-01T10:52:12.8220134Z 0% |## | 4% 2022-12-01T10:52:12.8220472Z 0% |## | 4% 2022-12-01T10:52:12.8220957Z 0% |## | 4% 2022-12-01T10:52:12.8221284Z 0% |## | 4% 2022-12-01T10:52:12.8221616Z 0% |## | 4% 2022-12-01T10:52:12.8221964Z 0% |## | 4% 2022-12-01T10:52:12.8222309Z 0% |### | 4% 2022-12-01T10:52:12.8222624Z 0% |### | 4% 2022-12-01T10:52:12.8223026Z 0% |### | 4% 2022-12-01T10:52:12.8223373Z 0% |### | 4% 2022-12-01T10:52:12.8223708Z 0% |### | 5% 2022-12-01T10:52:12.8224071Z 0% |### | 5% 2022-12-01T10:52:12.8224419Z 0% |### | 5% 2022-12-01T10:52:12.8224761Z 0% |### | 5% 2022-12-01T10:52:12.8225085Z 0% |### | 5% 2022-12-01T10:52:12.8225412Z 0% |### | 5% 2022-12-01T10:52:12.8225747Z 0% |### | 5% 2022-12-01T10:52:12.8226081Z 0% |### | 5% 2022-12-01T10:52:12.8226406Z 0% |### | 5% 2022-12-01T10:52:12.8226741Z 0% |### | 5% 2022-12-01T10:52:12.8227098Z 0% |### | 5% 2022-12-01T10:52:12.8227439Z 0% |### | 5% 2022-12-01T10:52:12.8227784Z 0% |### | 6% 2022-12-01T10:52:12.8228119Z 0% |### | 6% 2022-12-01T10:52:12.8228444Z 0% |### | 6% 2022-12-01T10:52:12.8228764Z 0% |#### | 6% 2022-12-01T10:52:12.8229099Z 0% |#### | 6% 2022-12-01T10:52:12.8229444Z 0% |#### | 6% 2022-12-01T10:52:12.8229786Z 0% |#### | 6% 2022-12-01T10:52:12.8230128Z 0% |#### | 6% 2022-12-01T10:52:12.8230461Z 0% |#### | 6% 2022-12-01T10:52:12.8230778Z 0% |#### | 6% 2022-12-01T10:52:12.8231118Z 0% |#### | 6% 2022-12-01T10:52:12.8231461Z 0% |#### | 6% 2022-12-01T10:52:12.8231802Z 0% |#### | 7% 2022-12-01T10:52:12.8232132Z 0% |#### | 7% 2022-12-01T10:52:12.8232476Z 0% |#### | 7% 2022-12-01T10:52:12.8232805Z 0% |#### | 7% 2022-12-01T10:52:12.8233138Z 0% |#### | 7% 2022-12-01T10:52:12.8233483Z 0% |#### | 7% 2022-12-01T10:52:12.8233821Z 0% |#### | 7% 2022-12-01T10:52:12.8234144Z 0% |#### | 7% 2022-12-01T10:52:12.8234577Z 0% |#### | 7% 2022-12-01T10:52:12.8234930Z 0% |#### | 7% 2022-12-01T10:52:12.8235273Z 0% |##### | 7% 2022-12-01T10:52:12.8235599Z 0% |##### | 7% 2022-12-01T10:52:12.8235934Z 0% |##### | 8% 2022-12-01T10:52:12.8236269Z 0% |##### | 8% 2022-12-01T10:52:12.8236642Z 0% |##### | 8% 2022-12-01T10:52:12.8236985Z 0% |##### | 8% 2022-12-01T10:52:12.8237347Z 0% |##### | 8% 2022-12-01T10:52:12.8237693Z 0% |##### | 8% 2022-12-01T10:52:12.8238024Z 0% |##### | 8% 2022-12-01T10:52:12.8238357Z 0% |##### | 8% 2022-12-01T10:52:12.8238734Z 0% |##### | 8% 2022-12-01T10:52:12.8239061Z 0% |##### | 8% 2022-12-01T10:52:12.8239392Z 0% |##### | 8% 2022-12-01T10:52:12.8239731Z 0% |##### | 8% 2022-12-01T10:52:12.8240090Z 0% |##### | 9% 2022-12-01T10:52:12.8240419Z 0% |##### | 9% 2022-12-01T10:52:12.8240754Z 0% |##### | 9% 2022-12-01T10:52:12.8241100Z 0% |##### | 9% 2022-12-01T10:52:12.8241432Z 0% |##### | 9% 2022-12-01T10:52:12.8241772Z 0% |###### | 9% 2022-12-01T10:52:12.8242110Z 0% |###### | 9% 2022-12-01T10:52:12.8242459Z 0% |###### | 9% 2022-12-01T10:52:12.8242813Z 0% |###### | 9% 2022-12-01T10:52:12.8243150Z 0% |###### | 9% 2022-12-01T10:52:12.8243496Z 0% |###### | 9% 2022-12-01T10:52:12.8243829Z 0% |###### | 9% 2022-12-01T10:52:12.8244168Z 0% |###### | 9% 2022-12-01T10:52:12.8244514Z 0% |###### | 10% 2022-12-01T10:52:12.8244858Z 0% |###### | 10% 2022-12-01T10:52:12.8245219Z 0% |###### | 10% 2022-12-01T10:52:12.8245569Z 0% |###### | 10% 2022-12-01T10:52:12.8245899Z 0% |###### | 10% 2022-12-01T10:52:12.8246207Z 0% |###### | 10% 2022-12-01T10:52:12.8246513Z 0% |###### | 10% 2022-12-01T10:52:12.8246857Z 0% |###### | 10% 2022-12-01T10:52:12.8247188Z 0% |###### | 10% 2022-12-01T10:52:12.8247542Z 0% |###### | 10% 2022-12-01T10:52:12.8247886Z 0% |###### | 10% 2022-12-01T10:52:12.8248324Z 0% |####### | 10% 2022-12-01T10:52:12.8248647Z 0% |####### | 11% 2022-12-01T10:52:12.8248980Z 0% |####### | 11% 2022-12-01T10:52:12.8249279Z 0% |####### | 11% 2022-12-01T10:52:12.8249566Z 0% |####### | 11% 2022-12-01T10:52:12.8249911Z 0% |####### | 11% 2022-12-01T10:52:12.8250330Z 0% |####### | 11% 2022-12-01T10:52:12.8250661Z 0% |####### | 11% 2022-12-01T10:52:12.8251008Z 0% |####### | 11% 2022-12-01T10:52:12.8251346Z 0% |####### | 11% 2022-12-01T10:52:12.8251692Z 0% |####### | 11% 2022-12-01T10:52:12.8252026Z 0% |####### | 11% 2022-12-01T10:52:12.8252360Z 0% |####### | 11% 2022-12-01T10:52:12.8252723Z 0% |####### | 12% 2022-12-01T10:52:12.8253142Z 0% |####### | 12% 2022-12-01T10:52:12.8253495Z 0% |####### | 12% 2022-12-01T10:52:12.8253835Z 0% |####### | 12% 2022-12-01T10:52:12.8254176Z 0% |####### | 12% 2022-12-01T10:52:12.8254507Z 0% |####### | 12% 2022-12-01T10:52:12.8254850Z 0% |######## | 12% 2022-12-01T10:52:12.8255213Z 0% |######## | 12% 2022-12-01T10:52:12.8255555Z 0% |######## | 12% 2022-12-01T10:52:12.8255892Z 0% |######## | 12% 2022-12-01T10:52:12.8256220Z 0% |######## | 12% 2022-12-01T10:52:12.8256555Z 0% |######## | 12% 2022-12-01T10:52:12.8256883Z 0% |######## | 13% 2022-12-01T10:52:12.8257226Z 0% |######## | 13% 2022-12-01T10:52:12.8257573Z 0% |######## | 13% 2022-12-01T10:52:12.8257926Z 0% |######## | 13% 2022-12-01T10:52:12.8258272Z 0% |######## | 13% 2022-12-01T10:52:12.8258753Z 0% |######## | 13% 2022-12-01T10:52:12.8259076Z 0% |######## | 13% 2022-12-01T10:52:12.8259406Z 0% |######## | 13% 2022-12-01T10:52:12.8259750Z 0% |######## | 13% 2022-12-01T10:52:12.8260096Z 0% |######## | 13% 2022-12-01T10:52:12.8260437Z 0% |######## | 13% 2022-12-01T10:52:12.8260789Z 0% |######## | 13% 2022-12-01T10:52:12.8261133Z 0% |######## | 14% 2022-12-01T10:52:12.8261460Z 0% |######### | 14% 2022-12-01T10:52:12.8261800Z 0% |######### | 14% 2022-12-01T10:52:12.8262265Z 0% |######### | 14% 2022-12-01T10:52:12.8262617Z 0% |######### | 14% 2022-12-01T10:52:12.8262941Z 0% |######### | 14% 2022-12-01T10:52:12.8263301Z 0% |######### | 14% 2022-12-01T10:52:12.8263651Z 0% |######### | 14% 2022-12-01T10:52:12.8264042Z 0% |######### | 14% 2022-12-01T10:52:12.8264384Z 0% |######### | 14% 2022-12-01T10:52:12.8264715Z 0% |######### | 14% 2022-12-01T10:52:12.8265050Z 0% |######### | 14% 2022-12-01T10:52:12.8265381Z 0% |######### | 15% 2022-12-01T10:52:12.8265735Z 0% |######### | 15% 2022-12-01T10:52:12.8266088Z 0% |######### | 15% 2022-12-01T10:52:12.8266420Z 0% |######### | 15% 2022-12-01T10:52:12.8266761Z 0% |######### | 15% 2022-12-01T10:52:12.8267095Z 0% |######### | 15% 2022-12-01T10:52:12.8267435Z 0% |######### | 15% 2022-12-01T10:52:12.8267757Z 0% |######### | 15% 2022-12-01T10:52:12.8268092Z 0% |########## | 15% 2022-12-01T10:52:12.8268453Z 0% |########## | 15% 2022-12-01T10:52:12.8268788Z 0% |########## | 15% 2022-12-01T10:52:12.8269136Z 0% |########## | 15% 2022-12-01T10:52:12.8269474Z 0% |########## | 16% 2022-12-01T10:52:12.8269792Z 0% |########## | 16% 2022-12-01T10:52:12.8270122Z 0% |########## | 16% 2022-12-01T10:52:12.8270462Z 0% |########## | 16% 2022-12-01T10:52:12.8270813Z 0% |########## | 16% 2022-12-01T10:52:12.8271163Z 0% |########## | 16% 2022-12-01T10:52:12.8271508Z 0% |########## | 16% 2022-12-01T10:52:12.8271848Z 0% |########## | 16% 2022-12-01T10:52:12.8272169Z 0% |########## | 16% 2022-12-01T10:52:12.8272515Z 0% |########## | 16% 2022-12-01T10:52:12.8272851Z 0% |########## | 16% 2022-12-01T10:52:12.8273187Z 0% |########## | 16% 2022-12-01T10:52:12.8273529Z 0% |########## | 17% 2022-12-01T10:52:12.8273870Z 0% |########## | 17% 2022-12-01T10:52:12.8274206Z 0% |########### | 17% 2022-12-01T10:52:12.8274531Z 0% |########### | 17% 2022-12-01T10:52:12.8274866Z 0% |########### | 17% 2022-12-01T10:52:12.8275202Z 0% |########### | 17% 2022-12-01T10:52:12.8275515Z 0% |########### | 17% 2022-12-01T10:52:12.8275933Z 0% |########### | 17% 2022-12-01T10:52:12.8276286Z 0% |########### | 17% 2022-12-01T10:52:12.8276629Z 0% |########### | 17% 2022-12-01T10:52:12.8276955Z 0% |########### | 17% 2022-12-01T10:52:12.8277296Z 0% |########### | 17% 2022-12-01T10:52:12.8277713Z 0% |########### | 18% 2022-12-01T10:52:12.8278048Z 0% |########### | 18% 2022-12-01T10:52:12.8278392Z 0% |########### | 18% 2022-12-01T10:52:12.8278750Z 0% |########### | 18% 2022-12-01T10:52:12.8279103Z 0% |########### | 18% 2022-12-01T10:52:12.8279433Z 0% |########### | 18% 2022-12-01T10:52:12.8279766Z 0% |########### | 18% 2022-12-01T10:52:12.8280107Z 0% |########### | 18% 2022-12-01T10:52:12.8280427Z 0% |########### | 18% 2022-12-01T10:52:12.8280763Z 0% |############ | 18% 2022-12-01T10:52:12.8281119Z 0% |############ | 18% 2022-12-01T10:52:12.8281473Z 0% |############ | 18% 2022-12-01T10:52:12.8281801Z 0% |############ | 19% 2022-12-01T10:52:12.8282134Z 0% |############ | 19% 2022-12-01T10:52:12.8282465Z 0% |############ | 19% 2022-12-01T10:52:12.8282796Z 0% |############ | 19% 2022-12-01T10:52:12.8283125Z 0% |############ | 19% 2022-12-01T10:52:12.8283468Z 0% |############ | 19% 2022-12-01T10:52:12.8283824Z 0% |############ | 19% 2022-12-01T10:52:12.8284153Z 0% |############ | 19% 2022-12-01T10:52:12.8284494Z 0% |############ | 19% 2022-12-01T10:52:12.8284826Z 0% |############ | 19% 2022-12-01T10:52:12.8285147Z 0% |############ | 19% 2022-12-01T10:52:12.8285478Z 0% |############ | 19% 2022-12-01T10:52:12.8285817Z 0% |############ | 19% 2022-12-01T10:52:12.8286164Z 0% |############ | 20% 2022-12-01T10:52:12.8286502Z 0% |############ | 20% 2022-12-01T10:52:12.8286848Z 0% |############ | 20% 2022-12-01T10:52:12.8287181Z 0% |############# | 20% 2022-12-01T10:52:12.8287503Z 0% |############# | 20% 2022-12-01T10:52:12.8287844Z 0% |############# | 20% 2022-12-01T10:52:12.8288183Z 0% |############# | 20% 2022-12-01T10:52:12.8288512Z 0% |############# | 20% 2022-12-01T10:52:12.8288864Z 0% |############# | 20% 2022-12-01T10:52:12.8289210Z 0% |############# | 20% 2022-12-01T10:52:12.8289658Z 0% |############# | 20% 2022-12-01T10:52:12.8289976Z 0% |############# | 20% 2022-12-01T10:52:12.8290309Z 0% |############# | 21% 2022-12-01T10:52:12.8290642Z 0% |############# | 21% 2022-12-01T10:52:12.8290961Z 0% |############# | 21% 2022-12-01T10:52:12.8291362Z 0% |############# | 21% 2022-12-01T10:52:12.8291717Z 0% |############# | 21% 2022-12-01T10:52:12.8292058Z 0% |############# | 21% 2022-12-01T10:52:12.8292377Z 0% |############# | 21% 2022-12-01T10:52:12.8292713Z 0% |############# | 21% 2022-12-01T10:52:12.8293155Z 0% |############# | 21% 2022-12-01T10:52:12.8293473Z 0% |############# | 21% 2022-12-01T10:52:12.8293797Z 0% |############## | 21% 2022-12-01T10:52:12.8294152Z 0% |############## | 21% 2022-12-01T10:52:12.8294498Z 0% |############## | 22% 2022-12-01T10:52:12.8294830Z 0% |############## | 22% 2022-12-01T10:52:12.8295164Z 0% |############## | 22% 2022-12-01T10:52:12.8295501Z 0% |############## | 22% 2022-12-01T10:52:12.8295829Z 0% |############## | 22% 2022-12-01T10:52:12.8296163Z 0% |############## | 22% 2022-12-01T10:52:12.8296513Z 0% |############## | 22% 2022-12-01T10:52:12.8296846Z 0% |############## | 22% 2022-12-01T10:52:12.8297195Z 0% |############## | 22% 2022-12-01T10:52:12.8297517Z 0% |############## | 22% 2022-12-01T10:52:12.8297851Z 0% |############## | 22% 2022-12-01T10:52:12.8298235Z 0% |############## | 22% 2022-12-01T10:52:12.8298699Z 0% |############## | 23% 2022-12-01T10:52:12.8299041Z 0% |############## | 23% 2022-12-01T10:52:12.8299391Z 0% |############## | 23% 2022-12-01T10:52:12.8299737Z 0% |############## | 23% 2022-12-01T10:52:12.8300095Z 0% |############## | 23% 2022-12-01T10:52:12.8300436Z 0% |############### | 23% 2022-12-01T10:52:12.8300754Z 0% |############### | 23% 2022-12-01T10:52:12.8301082Z 0% |############### | 23% 2022-12-01T10:52:12.8301426Z 0% |############### | 23% 2022-12-01T10:52:12.8301771Z 0% |############### | 23% 2022-12-01T10:52:12.8302117Z 0% |############### | 23% 2022-12-01T10:52:12.8302469Z 0% |############### | 23% 2022-12-01T10:52:12.8302815Z 0% |############### | 24% 2022-12-01T10:52:12.8303238Z 0% |############### | 24% 2022-12-01T10:52:12.8303580Z 0% |############### | 24% 2022-12-01T10:52:12.8304159Z 0% |############### | 24% 2022-12-01T10:52:12.8304486Z 0% |############### | 24% 2022-12-01T10:52:12.8304852Z 0% |############### | 24% 2022-12-01T10:52:12.8305197Z 0% |############### | 24% 2022-12-01T10:52:12.8305622Z 0% |############### | 24% 2022-12-01T10:52:12.8305950Z 0% |############### | 24% 2022-12-01T10:52:12.8306283Z 0% |############### | 24% 2022-12-01T10:52:12.8306620Z 0% |############### | 24% 2022-12-01T10:52:12.8306951Z 0% |############### | 24% 2022-12-01T10:52:12.8307298Z 0% |################ | 25% 2022-12-01T10:52:12.8307656Z 0% |################ | 25% 2022-12-01T10:52:12.8307985Z 0% |################ | 25% 2022-12-01T10:52:12.8308319Z 0% |################ | 25% 2022-12-01T10:52:12.8308655Z 0% |################ | 25% 2022-12-01T10:52:12.8308995Z 0% |################ | 25% 2022-12-01T10:52:12.8309321Z 0% |################ | 25% 2022-12-01T10:52:12.8309655Z 0% |################ | 25% 2022-12-01T10:52:12.8310017Z 0% |################ | 25% 2022-12-01T10:52:12.8310356Z 0% |################ | 25% 2022-12-01T10:52:12.8310693Z 0% |################ | 25% 2022-12-01T10:52:12.8311019Z 0% |################ | 25% 2022-12-01T10:52:12.8311362Z 0% |################ | 26% 2022-12-01T10:52:12.8311696Z 0% |################ | 26% 2022-12-01T10:52:12.8312043Z 0% |################ | 26% 2022-12-01T10:52:12.8312393Z 0% |################ | 26% 2022-12-01T10:52:12.8312735Z 0% |################ | 26% 2022-12-01T10:52:12.8313121Z 0% |################ | 26% 2022-12-01T10:52:12.8313464Z 0% |################ | 26% 2022-12-01T10:52:12.8313815Z 0% |################# | 26% 2022-12-01T10:52:12.8314141Z 0% |################# | 26% 2022-12-01T10:52:12.8314463Z 0% |################# | 26% 2022-12-01T10:52:12.8314801Z 0% |################# | 26% 2022-12-01T10:52:12.8315141Z 0% |################# | 26% 2022-12-01T10:52:12.8315487Z 0% |################# | 27% 2022-12-01T10:52:12.8315829Z 0% |################# | 27% 2022-12-01T10:52:12.8316146Z 0% |################# | 27% 2022-12-01T10:52:12.8316474Z 0% |################# | 27% 2022-12-01T10:52:12.8316805Z 0% |################# | 27% 2022-12-01T10:52:12.8317230Z 0% |################# | 27% 2022-12-01T10:52:12.8317557Z 0% |################# | 27% 2022-12-01T10:52:12.8317907Z 0% |################# | 27% 2022-12-01T10:52:12.8318248Z 0% |################# | 27% 2022-12-01T10:52:12.8318579Z 0% |################# | 27% 2022-12-01T10:52:12.8318914Z 0% |################# | 27% 2022-12-01T10:52:12.8319319Z 0% |################# | 27% 2022-12-01T10:52:12.8319670Z 0% |################# | 28% 2022-12-01T10:52:12.8319988Z 0% |################# | 28% 2022-12-01T10:52:12.8320344Z 0% |################## | 28% 2022-12-01T10:52:12.8320689Z 0% |################## | 28% 2022-12-01T10:52:12.8321015Z 0% |################## | 28% 2022-12-01T10:52:12.8321345Z 0% |################## | 28% 2022-12-01T10:52:12.8321678Z 0% |################## | 28% 2022-12-01T10:52:12.8322013Z 0% |################## | 28% 2022-12-01T10:52:12.8322337Z 0% |################## | 28% 2022-12-01T10:52:12.8322687Z 0% |################## | 28% 2022-12-01T10:52:12.8323040Z 0% |################## | 28% 2022-12-01T10:52:12.8323364Z 0% |################## | 28% 2022-12-01T10:52:12.8323706Z 0% |################## | 29% 2022-12-01T10:52:12.8324057Z 0% |################## | 29% 2022-12-01T10:52:12.8324390Z 0% |################## | 29% 2022-12-01T10:52:12.8324711Z 0% |################## | 29% 2022-12-01T10:52:12.8325048Z 0% |################## | 29% 2022-12-01T10:52:12.8325403Z 0% |################## | 29% 2022-12-01T10:52:12.8325750Z 0% |################## | 29% 2022-12-01T10:52:12.8326098Z 0% |################## | 29% 2022-12-01T10:52:12.8326439Z 0% |################## | 29% 2022-12-01T10:52:12.8326767Z 0% |################### | 29% 2022-12-01T10:52:12.8327102Z 0% |################### | 29% 2022-12-01T10:52:12.8327442Z 0% |################### | 29% 2022-12-01T10:52:12.8327792Z 0% |################### | 29% 2022-12-01T10:52:12.8328129Z 0% |################### | 30% 2022-12-01T10:52:12.8328466Z 0% |################### | 30% 2022-12-01T10:52:12.8328803Z 0% |################### | 30% 2022-12-01T10:52:12.8329126Z 0% |################### | 30% 2022-12-01T10:52:12.8329468Z 0% |################### | 30% 2022-12-01T10:52:12.8329799Z 0% |################### | 30% 2022-12-01T10:52:12.8330133Z 0% |################### | 30% 2022-12-01T10:52:12.8330481Z 0% |################### | 30% 2022-12-01T10:52:12.8330895Z 0% |################### | 30% 2022-12-01T10:52:12.8331232Z 0% |################### | 30% 2022-12-01T10:52:12.8331554Z 0% |################### | 30% 2022-12-01T10:52:12.8331886Z 0% |################### | 30% 2022-12-01T10:52:12.8332224Z 0% |################### | 31% 2022-12-01T10:52:12.8332608Z 0% |################### | 31% 2022-12-01T10:52:12.8332947Z 0% |################### | 31% 2022-12-01T10:52:12.8333388Z 0% |#################### | 31% 2022-12-01T10:52:12.8333723Z 0% |#################### | 31% 2022-12-01T10:52:12.8334046Z 0% |#################### | 31% 2022-12-01T10:52:12.8334380Z 0% |#################### | 31% 2022-12-01T10:52:12.8334606Z 0% |#################### | 31% 2022-12-01T10:52:12.8334805Z 0% |#################### | 31% 2022-12-01T10:52:12.8335010Z 0% |#################### | 31% 2022-12-01T10:52:12.8335235Z 0% |#################### | 31% 2022-12-01T10:52:12.8335457Z 0% |#################### | 31% 2022-12-01T10:52:12.8335652Z 0% |#################### | 32% 2022-12-01T10:52:12.8335858Z 0% |#################### | 32% 2022-12-01T10:52:12.8336066Z 0% |#################### | 32% 2022-12-01T10:52:12.8336264Z 0% |#################### | 32% 2022-12-01T10:52:12.8336473Z 0% |#################### | 32% 2022-12-01T10:52:12.8336687Z 0% |#################### | 32% 2022-12-01T10:52:12.8336907Z 0% |#################### | 32% 2022-12-01T10:52:12.8337103Z 0% |#################### | 32% 2022-12-01T10:52:12.8337308Z 0% |#################### | 32% 2022-12-01T10:52:12.8337518Z 0% |#################### | 32% 2022-12-01T10:52:12.8337710Z 0% |##################### | 32% 2022-12-01T10:52:12.8337915Z 0% |##################### | 32% 2022-12-01T10:52:12.8338122Z 0% |##################### | 33% 2022-12-01T10:52:12.8338479Z 0% |##################### | 33% 2022-12-01T10:52:12.8338699Z 0% |##################### | 33% 2022-12-01T10:52:12.8338909Z 0% |##################### | 33% 2022-12-01T10:52:12.8339113Z 0% |##################### | 33% 2022-12-01T10:52:12.8339616Z 0% |##################### | 33% 2022-12-01T10:52:12.8339821Z 0% |##################### | 33% 2022-12-01T10:52:12.8340029Z 0% |##################### | 33% 2022-12-01T10:52:12.8340249Z 0% |##################### | 33% 2022-12-01T10:52:12.8340454Z 0% |##################### | 33% 2022-12-01T10:52:12.8340666Z 0% |##################### | 33% 2022-12-01T10:52:12.8340874Z 0% |##################### | 33% 2022-12-01T10:52:12.8549009Z 0% |##################### | 34% 2022-12-01T10:52:12.8549238Z 0% |##################### | 34% 2022-12-01T10:52:12.8549472Z 0% |##################### | 34% 2022-12-01T10:52:12.8549700Z 0% |##################### | 34% 2022-12-01T10:52:12.8549905Z 0% |###################### | 34% 2022-12-01T10:52:12.8630393Z 0% |###################### | 34% 2022-12-01T10:52:12.8630961Z 0% |###################### | 34% 2022-12-01T10:52:12.8631280Z 0% |###################### | 34% 2022-12-01T10:52:12.8631620Z 0% |###################### | 34% 2022-12-01T10:52:12.8631970Z 0% |###################### | 34% 2022-12-01T10:52:12.8632335Z 0% |###################### | 34% 2022-12-01T10:52:12.8632650Z 0% |###################### | 34% 2022-12-01T10:52:12.8632974Z 0% |###################### | 35% 2022-12-01T10:52:12.8633303Z 0% |###################### | 35% 2022-12-01T10:52:12.8633614Z 0% |###################### | 35% 2022-12-01T10:52:12.8633964Z 0% |###################### | 35% 2022-12-01T10:52:12.8634477Z 0% |###################### | 35% 2022-12-01T10:52:12.8634848Z 0% |###################### | 35% 2022-12-01T10:52:12.8635193Z 0% |###################### | 35% 2022-12-01T10:52:12.8635545Z 0% |###################### | 35% 2022-12-01T10:52:12.8635904Z 0% |###################### | 35% 2022-12-01T10:52:12.8636222Z 0% |###################### | 35% 2022-12-01T10:52:12.8636565Z 0% |###################### | 35% 2022-12-01T10:52:12.8636893Z 0% |####################### | 35% 2022-12-01T10:52:12.8637196Z 0% |####################### | 36% 2022-12-01T10:52:12.8637566Z 0% |####################### | 36% 2022-12-01T10:52:12.8637928Z 0% |####################### | 36% 2022-12-01T10:52:12.8638269Z 0% |####################### | 36% 2022-12-01T10:52:12.8638612Z 0% |####################### | 36% 2022-12-01T10:52:12.8638946Z 0% |####################### | 36% 2022-12-01T10:52:12.8639305Z 0% |####################### | 36% 2022-12-01T10:52:12.8639660Z 0% |####################### | 36% 2022-12-01T10:52:12.8640043Z 0% |####################### | 36% 2022-12-01T10:52:12.8640401Z 0% |####################### | 36% 2022-12-01T10:52:12.8640801Z 0% |####################### | 36% 2022-12-01T10:52:12.8641156Z 0% |####################### | 36% 2022-12-01T10:52:12.8641514Z 0% |####################### | 37% 2022-12-01T10:52:12.8641876Z 0% |####################### | 37% 2022-12-01T10:52:12.8642198Z 0% |####################### | 37% 2022-12-01T10:52:12.8642545Z 0% |####################### | 37% 2022-12-01T10:52:12.8642966Z 0% |####################### | 37% 2022-12-01T10:52:12.8643330Z 0% |####################### | 37% 2022-12-01T10:52:12.8643677Z 0% |######################## | 37% 2022-12-01T10:52:12.8644053Z 0% |######################## | 37% 2022-12-01T10:52:12.8644465Z 0% |######################## | 37% 2022-12-01T10:52:12.8644937Z 0% |######################## | 37% 2022-12-01T10:52:12.8645301Z 0% |######################## | 37% 2022-12-01T10:52:12.8645673Z 0% |######################## | 37% 2022-12-01T10:52:12.8646033Z 0% |######################## | 38% 2022-12-01T10:52:12.8646363Z 0% |######################## | 38% 2022-12-01T10:52:12.8646774Z 0% |######################## | 38% 2022-12-01T10:52:12.8647186Z 0% |######################## | 38% 2022-12-01T10:52:12.8647521Z 0% |######################## | 38% 2022-12-01T10:52:12.8647880Z 0% |######################## | 38% 2022-12-01T10:52:12.8648204Z 0% |######################## | 38% 2022-12-01T10:52:12.8648530Z 0% |######################## | 38% 2022-12-01T10:52:12.8648757Z 0% |######################## | 38% 2022-12-01T10:52:12.8648963Z 0% |######################## | 38% 2022-12-01T10:52:12.8649278Z 0% |######################## | 38% 2022-12-01T10:52:12.8649521Z 0% |######################## | 38% 2022-12-01T10:52:12.8649808Z 0% |######################## | 39% 2022-12-01T10:52:12.8650153Z 0% |######################### | 39% 2022-12-01T10:52:12.8650444Z 0% |######################### | 39% 2022-12-01T10:52:12.8650654Z 0% |######################### | 39% 2022-12-01T10:52:12.8650858Z 0% |######################### | 39% 2022-12-01T10:52:12.8651136Z 0% |######################### | 39% 2022-12-01T10:52:12.8651456Z 0% |######################### | 39% 2022-12-01T10:52:12.8651700Z 0% |######################### | 39% 2022-12-01T10:52:12.8652011Z 0% |######################### | 39% 2022-12-01T10:52:12.8652350Z 0% |######################### | 39% 2022-12-01T10:52:12.8652683Z 0% |######################### | 39% 2022-12-01T10:52:12.8652964Z 0% |######################### | 39% 2022-12-01T10:52:12.8653245Z 0% |######################### | 39% 2022-12-01T10:52:13.1590722Z 0% |######################### | 40% 2022-12-01T10:52:13.1590986Z 0% |######################### | 40% 2022-12-01T10:52:13.1591204Z 0% |######################### | 40% 2022-12-01T10:52:13.1591438Z 0% |######################### | 40% 2022-12-01T10:52:13.1591652Z 0% |######################### | 40% 2022-12-01T10:52:13.1591850Z 0% |######################### | 40% 2022-12-01T10:52:13.4462009Z 0% |######################### | 40% 2022-12-01T10:52:13.4462236Z 0% |########################## | 40% 2022-12-01T10:52:13.4462462Z 0% |########################## | 40% 2022-12-01T10:52:13.4462671Z 0% |########################## | 40% 2022-12-01T10:52:13.4462918Z 0% |########################## | 40% 2022-12-01T10:52:13.4463146Z 0% |########################## | 40% 2022-12-01T10:52:13.4463438Z 0% |########################## | 41% 2022-12-01T10:52:13.4463658Z 0% |########################## | 41% 2022-12-01T10:52:13.4463876Z 0% |########################## | 41% 2022-12-01T10:52:13.4464092Z 0% |########################## | 41% 2022-12-01T10:52:13.4464302Z 0% |########################## | 41% 2022-12-01T10:52:13.4464510Z 0% |########################## | 41% 2022-12-01T10:52:13.4464739Z 0% |########################## | 41% 2022-12-01T10:52:13.4464948Z 0% |########################## | 41% 2022-12-01T10:52:13.4465162Z 0% |########################## | 41% 2022-12-01T10:52:13.4465374Z 0% |########################## | 41% 2022-12-01T10:52:13.4465591Z 0% |########################## | 41% 2022-12-01T10:52:13.4465790Z 0% |########################## | 41% 2022-12-01T10:52:13.4466001Z 0% |########################## | 42% 2022-12-01T10:52:13.4466220Z 0% |########################## | 42% 2022-12-01T10:52:13.4466430Z 0% |########################### | 42% 2022-12-01T10:52:13.4466642Z 0% |########################### | 42% 2022-12-01T10:52:13.4466855Z 0% |########################### | 42% 2022-12-01T10:52:13.4467053Z 0% |########################### | 42% 2022-12-01T10:52:13.4467269Z 0% |########################### | 42% 2022-12-01T10:52:13.4467480Z 0% |########################### | 42% 2022-12-01T10:52:13.4467694Z 0% |########################### | 42% 2022-12-01T10:52:13.4467902Z 0% |########################### | 42% 2022-12-01T10:52:13.4468121Z 0% |########################### | 42% 2022-12-01T10:52:13.4468330Z 0% |########################### | 42% 2022-12-01T10:52:13.4468531Z 0% |########################### | 43% 2022-12-01T10:52:13.4468741Z 0% |########################### | 43% 2022-12-01T10:52:13.4468950Z 0% |########################### | 43% 2022-12-01T10:52:13.4469160Z 0% |########################### | 43% 2022-12-01T10:52:13.4469363Z 0% |########################### | 43% 2022-12-01T10:52:13.4469584Z 0% |########################### | 43% 2022-12-01T10:52:13.4469798Z 0% |########################### | 43% 2022-12-01T10:52:13.4469994Z 0% |########################### | 43% 2022-12-01T10:52:13.4470201Z 0% |########################### | 43% 2022-12-01T10:52:13.4470419Z 0% |############################ | 43% 2022-12-01T10:52:13.4470685Z 0% |############################ | 43% 2022-12-01T10:52:13.4470882Z 0% |############################ | 43% 2022-12-01T10:52:13.4471103Z 0% |############################ | 44% 2022-12-01T10:52:13.4471318Z 0% |############################ | 44% 2022-12-01T10:52:13.4471519Z 0% |############################ | 44% 2022-12-01T10:52:13.4471783Z 0% |############################ | 44% 2022-12-01T10:52:13.4471996Z 0% |############################ | 44% 2022-12-01T10:52:13.4472195Z 0% |############################ | 44% 2022-12-01T10:52:13.4472405Z 0% |############################ | 44% 2022-12-01T10:52:13.4472619Z 0% |############################ | 44% 2022-12-01T10:52:13.4472840Z 0% |############################ | 44% 2022-12-01T10:52:13.4473041Z 0% |############################ | 44% 2022-12-01T10:52:13.4473248Z 0% |############################ | 44% 2022-12-01T10:52:13.4473459Z 0% |############################ | 44% 2022-12-01T10:52:13.4473657Z 0% |############################ | 45% 2022-12-01T10:52:13.4473876Z 0% |############################ | 45% 2022-12-01T10:52:13.4474086Z 0% |############################ | 45% 2022-12-01T10:52:13.4474308Z 0% |############################ | 45% 2022-12-01T10:52:13.4474511Z 0% |############################# | 45% 2022-12-01T10:52:13.4474765Z 0% |############################# | 45% 2022-12-01T10:52:13.4474978Z 0% |############################# | 45% 2022-12-01T10:52:13.4475174Z 0% |############################# | 45% 2022-12-01T10:52:13.4475416Z 0% |############################# | 45% 2022-12-01T10:52:13.4475663Z 0% |############################# | 45% 2022-12-01T10:52:13.4475882Z 0% |############################# | 45% 2022-12-01T10:52:13.4476092Z 0% |############################# | 45% 2022-12-01T10:52:13.4476301Z 0% |############################# | 46% 2022-12-01T10:52:13.4476510Z 0% |############################# | 46% 2022-12-01T10:52:13.4476707Z 0% |############################# | 46% 2022-12-01T10:52:13.4476916Z 0% |############################# | 46% 2022-12-01T10:52:13.4477127Z 0% |############################# | 46% 2022-12-01T10:52:13.4477335Z 0% |############################# | 46% 2022-12-01T10:52:13.4477545Z 0% |############################# | 46% 2022-12-01T10:52:13.4477758Z 0% |############################# | 46% 2022-12-01T10:52:13.4477966Z 0% |############################# | 46% 2022-12-01T10:52:13.4478164Z 0% |############################# | 46% 2022-12-01T10:52:13.4478373Z 0% |############################# | 46% 2022-12-01T10:52:13.4478583Z 0% |############################## | 46% 2022-12-01T10:52:13.4478782Z 0% |############################## | 47% 2022-12-01T10:52:13.4478996Z 0% |############################## | 47% 2022-12-01T10:52:13.4479260Z 0% |############################## | 47% 2022-12-01T10:52:13.4479475Z 0% |############################## | 47% 2022-12-01T10:52:13.4479674Z 0% |############################## | 47% 2022-12-01T10:52:13.4479883Z 0% |############################## | 47% 2022-12-01T10:52:13.4480095Z 0% |############################## | 47% 2022-12-01T10:52:13.4480325Z 0% |############################## | 47% 2022-12-01T10:52:13.4480538Z 0% |############################## | 47% 2022-12-01T10:52:13.4480759Z 0% |############################## | 47% 2022-12-01T10:52:13.4480976Z 0% |############################## | 47% 2022-12-01T10:52:13.4481176Z 0% |############################## | 47% 2022-12-01T10:52:13.4481389Z 0% |############################## | 48% 2022-12-01T10:52:13.4481600Z 0% |############################## | 48% 2022-12-01T10:52:13.4481800Z 0% |############################## | 48% 2022-12-01T10:52:13.4482008Z 0% |############################## | 48% 2022-12-01T10:52:13.4482225Z 0% |############################## | 48% 2022-12-01T10:52:13.4482445Z 0% |############################## | 48% 2022-12-01T10:52:13.4482647Z 0% |############################### | 48% 2022-12-01T10:52:13.4482857Z 0% |############################### | 48% 2022-12-01T10:52:13.4483069Z 0% |############################### | 48% 2022-12-01T10:52:13.4483266Z 0% |############################### | 48% 2022-12-01T10:52:13.4483480Z 0% |############################### | 48% 2022-12-01T10:52:13.4483691Z 0% |############################### | 48% 2022-12-01T10:52:13.4483901Z 0% |############################### | 49% 2022-12-01T10:52:13.4484118Z 0% |############################### | 49% 2022-12-01T10:52:13.4484330Z 0% |############################### | 49% 2022-12-01T10:52:13.4484542Z 0% |############################### | 49% 2022-12-01T10:52:13.4484741Z 0% |############################### | 49% 2022-12-01T10:52:13.4484945Z 0% |############################### | 49% 2022-12-01T10:52:13.4485155Z 0% |############################### | 49% 2022-12-01T10:52:13.4485358Z 0% |############################### | 49% 2022-12-01T10:52:13.4485582Z 0% |############################### | 49% 2022-12-01T10:52:13.4485793Z 0% |############################### | 49% 2022-12-01T10:52:13.4486003Z 0% |############################### | 49% 2022-12-01T10:52:13.4486200Z 0% |############################### | 49% 2022-12-01T10:52:13.4486409Z 0% |############################### | 49% 2022-12-01T10:52:13.4486624Z 0% |################################ | 50% 2022-12-01T10:52:13.4486821Z 0% |################################ | 50% 2022-12-01T10:52:13.4487040Z 0% |################################ | 50% 2022-12-01T10:52:13.4487255Z 0% |################################ | 50% 2022-12-01T10:52:13.4487468Z 0% |################################ | 50% 2022-12-01T10:52:13.4487717Z 0% |################################ | 50% 2022-12-01T10:52:13.4487924Z 0% |################################ | 50% 2022-12-01T10:52:13.4488201Z 0% |################################ | 50% 2022-12-01T10:52:13.4488400Z 0% |################################ | 50% 2022-12-01T10:52:13.4488618Z 0% |################################ | 50% 2022-12-01T10:52:13.4488884Z 0% |################################ | 50% 2022-12-01T10:52:13.4489099Z 0% |################################ | 50% 2022-12-01T10:52:13.4489298Z 0% |################################ | 51% 2022-12-01T10:52:13.4489509Z 0% |################################ | 51% 2022-12-01T10:52:13.4489722Z 0% |################################ | 51% 2022-12-01T10:52:13.4489924Z 0% |################################ | 51% 2022-12-01T10:52:13.4490132Z 0% |################################ | 51% 2022-12-01T10:52:13.4490368Z 0% |################################ | 51% 2022-12-01T10:52:13.4490570Z 0% |################################# | 51% 2022-12-01T10:52:13.4490779Z 0% |################################# | 51% 2022-12-01T10:52:13.4490992Z 0% |################################# | 51% 2022-12-01T10:52:13.4491203Z 0% |################################# | 51% 2022-12-01T10:52:13.4491400Z 0% |################################# | 51% 2022-12-01T10:52:13.4491610Z 0% |################################# | 51% 2022-12-01T10:52:13.4491832Z 0% |################################# | 52% 2022-12-01T10:52:13.4492041Z 0% |################################# | 52% 2022-12-01T10:52:13.4492252Z 0% |################################# | 52% 2022-12-01T10:52:13.4492461Z 0% |################################# | 52% 2022-12-01T10:52:13.4492673Z 0% |################################# | 52% 2022-12-01T10:52:13.4492873Z 0% |################################# | 52% 2022-12-01T10:52:13.4493181Z 0% |################################# | 52% 2022-12-01T10:52:13.4493438Z 0% |################################# | 52% 2022-12-01T10:52:13.4493651Z 0% |################################# | 52% 2022-12-01T10:52:13.4493866Z 0% |################################# | 52% 2022-12-01T10:52:13.4494081Z 0% |################################# | 52% 2022-12-01T10:52:13.4494291Z 0% |################################# | 52% 2022-12-01T10:52:13.4494488Z 0% |################################# | 53% 2022-12-01T10:52:13.4494697Z 0% |################################## | 53% 2022-12-01T10:52:13.4494908Z 0% |################################## | 53% 2022-12-01T10:52:13.4495114Z 0% |################################## | 53% 2022-12-01T10:52:13.4495337Z 0% |################################## | 53% 2022-12-01T10:52:13.4495593Z 0% |################################## | 53% 2022-12-01T10:52:13.4495794Z 0% |################################## | 53% 2022-12-01T10:52:13.4496005Z 0% |################################## | 53% 2022-12-01T10:52:13.4496272Z 0% |################################## | 53% 2022-12-01T10:52:13.4496483Z 0% |################################## | 53% 2022-12-01T10:52:13.4496716Z 0% |################################## | 53% 2022-12-01T10:52:13.4497041Z 0% |################################## | 53% 2022-12-01T10:52:13.4497315Z 0% |################################## | 54% 2022-12-01T10:52:13.4497567Z 0% |################################## | 54% 2022-12-01T10:52:13.4497892Z 0% |################################## | 54% 2022-12-01T10:52:13.4498178Z 0% |################################## | 54% 2022-12-01T10:52:13.4498673Z 0% |################################## | 54% 2022-12-01T10:52:13.4498992Z 0% |################################## | 54% 2022-12-01T10:52:13.4499343Z 0% |################################## | 54% 2022-12-01T10:52:13.4499694Z 0% |################################## | 54% 2022-12-01T10:52:13.4500016Z 0% |################################### | 54% 2022-12-01T10:52:13.4500323Z 0% |################################### | 54% 2022-12-01T10:52:13.4500633Z 0% |################################### | 54% 2022-12-01T10:52:13.4500929Z 0% |################################### | 54% 2022-12-01T10:52:13.4501173Z 0% |################################### | 55% 2022-12-01T10:52:13.4501387Z 0% |################################### | 55% 2022-12-01T10:52:13.4501616Z 0% |################################### | 55% 2022-12-01T10:52:13.4501824Z 0% |################################### | 55% 2022-12-01T10:52:13.4502041Z 0% |################################### | 55% 2022-12-01T10:52:13.4502256Z 0% |################################### | 55% 2022-12-01T10:52:13.4502468Z 0% |################################### | 55% 2022-12-01T10:52:13.4502670Z 0% |################################### | 55% 2022-12-01T10:52:13.4502879Z 0% |################################### | 55% 2022-12-01T10:52:13.4503099Z 0% |################################### | 55% 2022-12-01T10:52:13.4503316Z 0% |################################### | 55% 2022-12-01T10:52:13.4503532Z 0% |################################### | 55% 2022-12-01T10:52:13.4503745Z 0% |################################### | 56% 2022-12-01T10:52:13.4503944Z 0% |################################### | 56% 2022-12-01T10:52:13.4504161Z 0% |################################### | 56% 2022-12-01T10:52:13.4504370Z 0% |#################################### | 56% 2022-12-01T10:52:13.4504581Z 0% |#################################### | 56% 2022-12-01T10:52:13.4504795Z 0% |#################################### | 56% 2022-12-01T10:52:13.4505062Z 0% |#################################### | 56% 2022-12-01T10:52:13.4505279Z 0% |#################################### | 56% 2022-12-01T10:52:13.4505479Z 0% |#################################### | 56% 2022-12-01T10:52:13.4505696Z 0% |#################################### | 56% 2022-12-01T10:52:13.4505903Z 0% |#################################### | 56% 2022-12-01T10:52:13.4506113Z 0% |#################################### | 56% 2022-12-01T10:52:13.4506434Z 0% |#################################### | 57% 2022-12-01T10:52:13.4506657Z 0% |#################################### | 57% 2022-12-01T10:52:13.4506870Z 0% |#################################### | 57% 2022-12-01T10:52:13.4507067Z 0% |#################################### | 57% 2022-12-01T10:52:13.4507274Z 0% |#################################### | 57% 2022-12-01T10:52:13.4507553Z 0% |#################################### | 57% 2022-12-01T10:52:13.4507770Z 0% |#################################### | 57% 2022-12-01T10:52:13.4507970Z 0% |#################################### | 57% 2022-12-01T10:52:13.4508196Z 0% |#################################### | 57% 2022-12-01T10:52:13.4508415Z 0% |#################################### | 57% 2022-12-01T10:52:13.4508618Z 0% |##################################### | 57% 2022-12-01T10:52:13.4508826Z 0% |##################################### | 57% 2022-12-01T10:52:13.4509041Z 0% |##################################### | 58% 2022-12-01T10:52:13.4509242Z 0% |##################################### | 58% 2022-12-01T10:52:13.4509479Z 0% |##################################### | 58% 2022-12-01T10:52:13.4509699Z 0% |##################################### | 58% 2022-12-01T10:52:13.4509920Z 0% |##################################### | 58% 2022-12-01T10:52:13.4510125Z 0% |##################################### | 58% 2022-12-01T10:52:13.4510334Z 0% |##################################### | 58% 2022-12-01T10:52:13.4510544Z 0% |##################################### | 58% 2022-12-01T10:52:13.4510743Z 0% |##################################### | 58% 2022-12-01T10:52:13.4510958Z 0% |##################################### | 58% 2022-12-01T10:52:13.4511168Z 0% |##################################### | 58% 2022-12-01T10:52:13.4511392Z 0% |##################################### | 58% 2022-12-01T10:52:13.4511599Z 0% |##################################### | 59% 2022-12-01T10:52:13.4511813Z 0% |##################################### | 59% 2022-12-01T10:52:13.4512021Z 0% |##################################### | 59% 2022-12-01T10:52:13.4512218Z 0% |##################################### | 59% 2022-12-01T10:52:13.4512428Z 0% |##################################### | 59% 2022-12-01T10:52:13.4512644Z 0% |###################################### | 59% 2022-12-01T10:52:13.4512866Z 0% |###################################### | 59% 2022-12-01T10:52:13.4513077Z 0% |###################################### | 59% 2022-12-01T10:52:13.4513287Z 0% |###################################### | 59% 2022-12-01T10:52:13.4513499Z 0% |###################################### | 59% 2022-12-01T10:52:13.4513698Z 0% |###################################### | 59% 2022-12-01T10:52:13.4513914Z 0% |###################################### | 59% 2022-12-01T10:52:13.4514126Z 0% |###################################### | 59% 2022-12-01T10:52:13.4514335Z 0% |###################################### | 60% 2022-12-01T10:52:13.4514546Z 0% |###################################### | 60% 2022-12-01T10:52:13.4514763Z 0% |###################################### | 60% 2022-12-01T10:52:13.4515028Z 0% |###################################### | 60% 2022-12-01T10:52:13.4515232Z 0% |###################################### | 60% 2022-12-01T10:52:13.4515441Z 0% |###################################### | 60% 2022-12-01T10:52:13.4515655Z 0% |###################################### | 60% 2022-12-01T10:52:13.4515852Z 0% |###################################### | 60% 2022-12-01T10:52:13.4516143Z 0% |###################################### | 60% 2022-12-01T10:52:13.4516371Z 0% |###################################### | 60% 2022-12-01T10:52:13.4516585Z 0% |###################################### | 60% 2022-12-01T10:52:13.4516784Z 0% |####################################### | 60% 2022-12-01T10:52:13.4517031Z 0% |####################################### | 61% 2022-12-01T10:52:13.4517250Z 0% |####################################### | 61% 2022-12-01T10:52:13.4517451Z 0% |####################################### | 61% 2022-12-01T10:52:13.4517660Z 0% |####################################### | 61% 2022-12-01T10:52:13.4517890Z 0% |####################################### | 61% 2022-12-01T10:52:13.4518109Z 0% |####################################### | 61% 2022-12-01T10:52:13.4518313Z 0% |####################################### | 61% 2022-12-01T10:52:13.4518524Z 0% |####################################### | 61% 2022-12-01T10:52:13.4518742Z 0% |####################################### | 61% 2022-12-01T10:52:13.4518978Z 0% |####################################### | 61% 2022-12-01T10:52:13.4519187Z 0% |####################################### | 61% 2022-12-01T10:52:13.4519413Z 0% |####################################### | 61% 2022-12-01T10:52:13.4519636Z 0% |####################################### | 62% 2022-12-01T10:52:13.4519836Z 0% |####################################### | 62% 2022-12-01T10:52:13.4520046Z 0% |####################################### | 62% 2022-12-01T10:52:13.4520255Z 0% |####################################### | 62% 2022-12-01T10:52:13.4520461Z 0% |####################################### | 62% 2022-12-01T10:52:13.4520672Z 0% |####################################### | 62% 2022-12-01T10:52:13.4520882Z 0% |######################################## | 62% 2022-12-01T10:52:13.4521097Z 0% |######################################## | 62% 2022-12-01T10:52:13.4521319Z 0% |######################################## | 62% 2022-12-01T10:52:13.4521535Z 0% |######################################## | 62% 2022-12-01T10:52:13.4521746Z 0% |######################################## | 62% 2022-12-01T10:52:13.4521949Z 0% |######################################## | 62% 2022-12-01T10:52:13.4522160Z 0% |######################################## | 63% 2022-12-01T10:52:13.4522372Z 0% |######################################## | 63% 2022-12-01T10:52:13.4522578Z 0% |######################################## | 63% 2022-12-01T10:52:13.4522798Z 0% |######################################## | 63% 2022-12-01T10:52:13.4523012Z 0% |######################################## | 63% 2022-12-01T10:52:13.4523223Z 0% |######################################## | 63% 2022-12-01T10:52:13.4523422Z 0% |######################################## | 63% 2022-12-01T10:52:13.4523683Z 0% |######################################## | 63% 2022-12-01T10:52:13.4523894Z 0% |######################################## | 63% 2022-12-01T10:52:13.4524092Z 0% |######################################## | 63% 2022-12-01T10:52:13.4524312Z 0% |######################################## | 63% 2022-12-01T10:52:13.4524532Z 0% |######################################## | 63% 2022-12-01T10:52:13.4524780Z 0% |######################################## | 64% 2022-12-01T10:52:13.4524981Z 0% |######################################### | 64% 2022-12-01T10:52:13.4525191Z 0% |######################################### | 64% 2022-12-01T10:52:13.4525404Z 0% |######################################### | 64% 2022-12-01T10:52:13.4525604Z 0% |######################################### | 64% 2022-12-01T10:52:13.4525821Z 0% |######################################### | 64% 2022-12-01T10:52:13.4526049Z 0% |######################################### | 64% 2022-12-01T10:52:13.4526260Z 0% |######################################### | 64% 2022-12-01T10:52:13.4526464Z 0% |######################################### | 64% 2022-12-01T10:52:13.4526672Z 0% |######################################### | 64% 2022-12-01T10:52:13.4526885Z 0% |######################################### | 64% 2022-12-01T10:52:13.4527119Z 0% |######################################### | 64% 2022-12-01T10:52:13.4527331Z 0% |######################################### | 65% 2022-12-01T10:52:13.4527556Z 0% |######################################### | 65% 2022-12-01T10:52:13.4527761Z 0% |######################################### | 65% 2022-12-01T10:52:13.4527974Z 0% |######################################### | 65% 2022-12-01T10:52:13.4528186Z 0% |######################################### | 65% 2022-12-01T10:52:13.4528398Z 0% |######################################### | 65% 2022-12-01T10:52:13.4528597Z 0% |######################################### | 65% 2022-12-01T10:52:13.4528808Z 0% |######################################### | 65% 2022-12-01T10:52:13.4529031Z 0% |########################################## | 65% 2022-12-01T10:52:13.4529237Z 0% |########################################## | 65% 2022-12-01T10:52:13.4529452Z 0% |########################################## | 65% 2022-12-01T10:52:13.4529664Z 0% |########################################## | 65% 2022-12-01T10:52:13.4529875Z 0% |########################################## | 66% 2022-12-01T10:52:13.4530074Z 0% |########################################## | 66% 2022-12-01T10:52:13.4530284Z 0% |########################################## | 66% 2022-12-01T10:52:13.4530492Z 0% |########################################## | 66% 2022-12-01T10:52:13.4530705Z 0% |########################################## | 66% 2022-12-01T10:52:13.4530921Z 0% |########################################## | 66% 2022-12-01T10:52:13.4531133Z 0% |########################################## | 66% 2022-12-01T10:52:13.4531343Z 0% |########################################## | 66% 2022-12-01T10:52:13.4531540Z 0% |########################################## | 66% 2022-12-01T10:52:13.4531747Z 0% |########################################## | 66% 2022-12-01T10:52:13.4532002Z 0% |########################################## | 66% 2022-12-01T10:52:13.4532208Z 0% |########################################## | 66% 2022-12-01T10:52:13.4532431Z 0% |########################################## | 67% 2022-12-01T10:52:13.4532644Z 0% |########################################## | 67% 2022-12-01T10:52:13.4532841Z 0% |########################################### | 67% 2022-12-01T10:52:13.4533125Z 0% |########################################### | 67% 2022-12-01T10:52:13.4533392Z 0% |########################################### | 67% 2022-12-01T10:52:13.4533611Z 0% |########################################### | 67% 2022-12-01T10:52:13.4533813Z 0% |########################################### | 67% 2022-12-01T10:52:13.4534040Z 0% |########################################### | 67% 2022-12-01T10:52:13.4534261Z 0% |########################################### | 67% 2022-12-01T10:52:13.4534459Z 0% |########################################### | 67% 2022-12-01T10:52:13.4534670Z 0% |########################################### | 67% 2022-12-01T10:52:13.4534881Z 0% |########################################### | 67% 2022-12-01T10:52:13.4535097Z 0% |########################################### | 68% 2022-12-01T10:52:13.4535299Z 0% |########################################### | 68% 2022-12-01T10:52:13.4535520Z 0% |########################################### | 68% 2022-12-01T10:52:13.4535748Z 0% |########################################### | 68% 2022-12-01T10:52:13.4535947Z 0% |########################################### | 68% 2022-12-01T10:52:13.4536159Z 0% |########################################### | 68% 2022-12-01T10:52:13.4536374Z 0% |########################################### | 68% 2022-12-01T10:52:13.4536583Z 0% |########################################### | 68% 2022-12-01T10:52:13.4536784Z 0% |########################################### | 68% 2022-12-01T10:52:13.4536993Z 0% |############################################ | 68% 2022-12-01T10:52:13.4537223Z 0% |############################################ | 68% 2022-12-01T10:52:13.4537456Z 0% |############################################ | 68% 2022-12-01T10:52:13.4537675Z 0% |############################################ | 69% 2022-12-01T10:52:13.4537886Z 0% |############################################ | 69% 2022-12-01T10:52:13.4538102Z 0% |############################################ | 69% 2022-12-01T10:52:13.4538299Z 0% |############################################ | 69% 2022-12-01T10:52:13.4538678Z 0% |############################################ | 69% 2022-12-01T10:52:13.4538897Z 0% |############################################ | 69% 2022-12-01T10:52:13.4539110Z 0% |############################################ | 69% 2022-12-01T10:52:13.4539322Z 0% |############################################ | 69% 2022-12-01T10:52:13.4539573Z 0% |############################################ | 69% 2022-12-01T10:52:13.4539770Z 0% |############################################ | 69% 2022-12-01T10:52:13.4539986Z 0% |############################################ | 69% 2022-12-01T10:52:13.4540197Z 0% |############################################ | 69% 2022-12-01T10:52:13.4540408Z 0% |############################################ | 69% 2022-12-01T10:52:13.4540621Z 0% |############################################ | 70% 2022-12-01T10:52:13.4540923Z 0% |############################################ | 70% 2022-12-01T10:52:13.4541136Z 0% |############################################ | 70% 2022-12-01T10:52:13.4541337Z 0% |############################################# | 70% 2022-12-01T10:52:13.4541548Z 0% |############################################# | 70% 2022-12-01T10:52:13.4541759Z 0% |############################################# | 70% 2022-12-01T10:52:13.4541976Z 0% |############################################# | 70% 2022-12-01T10:52:13.4542225Z 0% |############################################# | 70% 2022-12-01T10:52:13.4542450Z 0% |############################################# | 70% 2022-12-01T10:52:13.4542665Z 0% |############################################# | 70% 2022-12-01T10:52:13.4542862Z 0% |############################################# | 70% 2022-12-01T10:52:13.4543077Z 0% |############################################# | 70% 2022-12-01T10:52:13.4543289Z 0% |############################################# | 71% 2022-12-01T10:52:13.4543499Z 0% |############################################# | 71% 2022-12-01T10:52:13.4543694Z 0% |############################################# | 71% 2022-12-01T10:52:13.4543918Z 0% |############################################# | 71% 2022-12-01T10:52:13.4544139Z 0% |############################################# | 71% 2022-12-01T10:52:13.4544340Z 0% |############################################# | 71% 2022-12-01T10:52:13.4544550Z 0% |############################################# | 71% 2022-12-01T10:52:13.4544762Z 0% |############################################# | 71% 2022-12-01T10:52:13.4544972Z 0% |############################################# | 71% 2022-12-01T10:52:13.4545173Z 0% |############################################# | 71% 2022-12-01T10:52:13.4545390Z 0% |############################################## | 71% 2022-12-01T10:52:13.4545607Z 0% |############################################## | 71% 2022-12-01T10:52:13.4545828Z 0% |############################################## | 72% 2022-12-01T10:52:13.4546036Z 0% |############################################## | 72% 2022-12-01T10:52:13.4546243Z 0% |############################################## | 72% 2022-12-01T10:52:13.4546443Z 0% |############################################## | 72% 2022-12-01T10:52:13.4546654Z 0% |############################################## | 72% 2022-12-01T10:52:13.4546865Z 0% |############################################## | 72% 2022-12-01T10:52:13.4547080Z 0% |############################################## | 72% 2022-12-01T10:52:13.4547297Z 0% |############################################## | 72% 2022-12-01T10:52:13.4547506Z 0% |############################################## | 72% 2022-12-01T10:52:13.4547716Z 0% |############################################## | 72% 2022-12-01T10:52:13.4547915Z 0% |############################################## | 72% 2022-12-01T10:52:13.4548127Z 0% |############################################## | 72% 2022-12-01T10:52:13.4548339Z 0% |############################################## | 73% 2022-12-01T10:52:13.4548543Z 0% |############################################## | 73% 2022-12-01T10:52:13.4548762Z 0% |############################################## | 73% 2022-12-01T10:52:13.4548975Z 0% |############################################## | 73% 2022-12-01T10:52:13.4549183Z 0% |############################################## | 73% 2022-12-01T10:52:13.4549421Z 0% |############################################### | 73% 2022-12-01T10:52:13.4549631Z 0% |############################################### | 73% 2022-12-01T10:52:13.4549844Z 0% |############################################### | 73% 2022-12-01T10:52:13.4550043Z 0% |############################################### | 73% 2022-12-01T10:52:13.4550267Z 0% |############################################### | 73% 2022-12-01T10:52:13.4550518Z 0% |############################################### | 73% 2022-12-01T10:52:13.4550722Z 0% |############################################### | 73% 2022-12-01T10:52:13.4550935Z 0% |############################################### | 74% 2022-12-01T10:52:13.4551148Z 0% |############################################### | 74% 2022-12-01T10:52:13.4551358Z 0% |############################################### | 74% 2022-12-01T10:52:13.4551558Z 0% |############################################### | 74% 2022-12-01T10:52:13.4551771Z 0% |############################################### | 74% 2022-12-01T10:52:13.4551993Z 0% |############################################### | 74% 2022-12-01T10:52:13.4552192Z 0% |############################################### | 74% 2022-12-01T10:52:13.4552403Z 0% |############################################### | 74% 2022-12-01T10:52:13.4552613Z 0% |############################################### | 74% 2022-12-01T10:52:13.4552825Z 0% |############################################### | 74% 2022-12-01T10:52:13.4553025Z 0% |############################################### | 74% 2022-12-01T10:52:13.4553238Z 0% |############################################### | 74% 2022-12-01T10:52:13.4553463Z 0% |################################################ | 75% 2022-12-01T10:52:13.4553672Z 0% |################################################ | 75% 2022-12-01T10:52:13.4553886Z 0% |################################################ | 75% 2022-12-01T10:52:13.4554097Z 0% |################################################ | 75% 2022-12-01T10:52:13.4554308Z 0% |################################################ | 75% 2022-12-01T10:52:13.4554508Z 0% |################################################ | 75% 2022-12-01T10:52:13.4554717Z 0% |################################################ | 75% 2022-12-01T10:52:13.4554937Z 0% |################################################ | 75% 2022-12-01T10:52:13.4555145Z 0% |################################################ | 75% 2022-12-01T10:52:13.4555355Z 0% |################################################ | 75% 2022-12-01T10:52:13.4555567Z 0% |################################################ | 75% 2022-12-01T10:52:13.4555765Z 0% |################################################ | 75% 2022-12-01T10:52:13.4555978Z 0% |################################################ | 76% 2022-12-01T10:52:13.4556190Z 0% |################################################ | 76% 2022-12-01T10:52:13.4556402Z 0% |################################################ | 76% 2022-12-01T10:52:13.4556616Z 0% |################################################ | 76% 2022-12-01T10:52:13.4556833Z 0% |################################################ | 76% 2022-12-01T10:52:13.4557048Z 0% |################################################ | 76% 2022-12-01T10:52:13.4557245Z 0% |################################################ | 76% 2022-12-01T10:52:13.4557461Z 0% |################################################# | 76% 2022-12-01T10:52:13.4557673Z 0% |################################################# | 76% 2022-12-01T10:52:13.4557922Z 0% |################################################# | 76% 2022-12-01T10:52:13.4558131Z 0% |################################################# | 76% 2022-12-01T10:52:13.4558355Z 0% |################################################# | 76% 2022-12-01T10:52:13.4558572Z 0% |################################################# | 77% 2022-12-01T10:52:13.4558768Z 0% |################################################# | 77% 2022-12-01T10:52:13.4559010Z 0% |################################################# | 77% 2022-12-01T10:52:13.4559229Z 0% |################################################# | 77% 2022-12-01T10:52:13.4559445Z 0% |################################################# | 77% 2022-12-01T10:52:13.4559648Z 0% |################################################# | 77% 2022-12-01T10:52:13.4559881Z 0% |################################################# | 77% 2022-12-01T10:52:13.4560154Z 0% |################################################# | 77% 2022-12-01T10:52:13.4560354Z 0% |################################################# | 77% 2022-12-01T10:52:13.4560567Z 0% |################################################# | 77% 2022-12-01T10:52:13.4560779Z 0% |################################################# | 77% 2022-12-01T10:52:13.4560991Z 0% |################################################# | 77% 2022-12-01T10:52:13.4561193Z 0% |################################################# | 78% 2022-12-01T10:52:13.4561411Z 0% |################################################# | 78% 2022-12-01T10:52:13.4561633Z 0% |################################################## | 78% 2022-12-01T10:52:13.4561836Z 0% |################################################## | 78% 2022-12-01T10:52:13.4562046Z 0% |################################################## | 78% 2022-12-01T10:52:13.4562259Z 0% |################################################## | 78% 2022-12-01T10:52:13.4562461Z 0% |################################################## | 78% 2022-12-01T10:52:13.4562674Z 0% |################################################## | 78% 2022-12-01T10:52:13.4562882Z 0% |################################################## | 78% 2022-12-01T10:52:13.4563110Z 0% |################################################## | 78% 2022-12-01T10:52:13.4563320Z 0% |################################################## | 78% 2022-12-01T10:52:13.4563535Z 0% |################################################## | 78% 2022-12-01T10:52:13.4563747Z 0% |################################################## | 79% 2022-12-01T10:52:13.4563945Z 0% |################################################## | 79% 2022-12-01T10:52:13.4564155Z 0% |################################################## | 79% 2022-12-01T10:52:13.4564370Z 0% |################################################## | 79% 2022-12-01T10:52:13.4564590Z 0% |################################################## | 79% 2022-12-01T10:52:13.4564805Z 0% |################################################## | 79% 2022-12-01T10:52:13.4565021Z 0% |################################################## | 79% 2022-12-01T10:52:13.4565234Z 0% |################################################## | 79% 2022-12-01T10:52:13.4565431Z 0% |################################################## | 79% 2022-12-01T10:52:13.4565642Z 0% |################################################### | 79% 2022-12-01T10:52:13.4565856Z 0% |################################################### | 79% 2022-12-01T10:52:13.4566069Z 0% |################################################### | 79% 2022-12-01T10:52:13.4566319Z 0% |################################################### | 79% 2022-12-01T10:52:13.4566535Z 0% |################################################### | 80% 2022-12-01T10:52:13.4566761Z 0% |################################################### | 80% 2022-12-01T10:52:13.4566960Z 0% |################################################### | 80% 2022-12-01T10:52:13.4567170Z 0% |################################################### | 80% 2022-12-01T10:52:13.4567379Z 0% |################################################### | 80% 2022-12-01T10:52:13.4567608Z 0% |################################################### | 80% 2022-12-01T10:52:13.4567825Z 0% |################################################### | 80% 2022-12-01T10:52:13.4568047Z 0% |################################################### | 80% 2022-12-01T10:52:13.4568261Z 0% |################################################### | 80% 2022-12-01T10:52:13.4568462Z 0% |################################################### | 80% 2022-12-01T10:52:13.4568669Z 0% |################################################### | 80% 2022-12-01T10:52:13.4568884Z 0% |################################################### | 80% 2022-12-01T10:52:13.4569082Z 0% |################################################### | 81% 2022-12-01T10:52:13.4569292Z 0% |################################################### | 81% 2022-12-01T10:52:13.4569516Z 0% |################################################### | 81% 2022-12-01T10:52:13.4569739Z 0% |#################################################### | 81% 2022-12-01T10:52:13.4569941Z 0% |#################################################### | 81% 2022-12-01T10:52:13.4570149Z 0% |#################################################### | 81% 2022-12-01T10:52:13.4570360Z 0% |#################################################### | 81% 2022-12-01T10:52:13.4570560Z 0% |#################################################### | 81% 2022-12-01T10:52:13.4570769Z 0% |#################################################### | 81% 2022-12-01T10:52:13.4570984Z 0% |#################################################### | 81% 2022-12-01T10:52:13.4571207Z 0% |#################################################### | 81% 2022-12-01T10:52:13.4571408Z 0% |#################################################### | 81% 2022-12-01T10:52:13.4571616Z 0% |#################################################### | 82% 2022-12-01T10:52:13.4571828Z 0% |#################################################### | 82% 2022-12-01T10:52:13.4572027Z 0% |#################################################### | 82% 2022-12-01T10:52:13.4572236Z 0% |#################################################### | 82% 2022-12-01T10:52:13.4572446Z 0% |#################################################### | 82% 2022-12-01T10:52:13.4572672Z 0% |#################################################### | 82% 2022-12-01T10:52:13.4572880Z 0% |#################################################### | 82% 2022-12-01T10:52:13.4573170Z 0% |#################################################### | 82% 2022-12-01T10:52:13.4573390Z 0% |#################################################### | 82% 2022-12-01T10:52:13.4573591Z 0% |#################################################### | 82% 2022-12-01T10:52:13.4573806Z 0% |##################################################### | 82% 2022-12-01T10:52:13.4574022Z 0% |##################################################### | 82% 2022-12-01T10:52:13.4574257Z 0% |##################################################### | 83% 2022-12-01T10:52:13.4574482Z 0% |##################################################### | 83% 2022-12-01T10:52:13.4574699Z 0% |##################################################### | 83% 2022-12-01T10:52:13.4574949Z 0% |##################################################### | 83% 2022-12-01T10:52:13.4575150Z 0% |##################################################### | 83% 2022-12-01T10:52:13.4575363Z 0% |##################################################### | 83% 2022-12-01T10:52:13.4575576Z 0% |##################################################### | 83% 2022-12-01T10:52:13.4575775Z 0% |##################################################### | 83% 2022-12-01T10:52:13.4576004Z 0% |##################################################### | 83% 2022-12-01T10:52:13.4576253Z 0% |##################################################### | 83% 2022-12-01T10:52:13.4576466Z 0% |##################################################### | 83% 2022-12-01T10:52:13.4576665Z 0% |##################################################### | 83% 2022-12-01T10:52:13.4576879Z 0% |##################################################### | 84% 2022-12-01T10:52:13.4577088Z 0% |##################################################### | 84% 2022-12-01T10:52:13.4577292Z 0% |##################################################### | 84% 2022-12-01T10:52:13.4577511Z 0% |##################################################### | 84% 2022-12-01T10:52:13.4577734Z 0% |###################################################### | 84% 2022-12-01T10:52:13.4577946Z 0% |###################################################### | 84% 2022-12-01T10:52:13.4578147Z 0% |###################################################### | 84% 2022-12-01T10:52:13.4578501Z 0% |###################################################### | 84% 2022-12-01T10:52:13.4578723Z 0% |###################################################### | 84% 2022-12-01T10:52:13.4578927Z 0% |###################################################### | 84% 2022-12-01T10:52:13.4579141Z 0% |###################################################### | 84% 2022-12-01T10:52:13.4579377Z 0% |###################################################### | 84% 2022-12-01T10:52:13.4579586Z 0% |###################################################### | 85% 2022-12-01T10:52:13.4579803Z 0% |###################################################### | 85% 2022-12-01T10:52:13.4580018Z 0% |###################################################### | 85% 2022-12-01T10:52:13.4580232Z 0% |###################################################### | 85% 2022-12-01T10:52:13.4580436Z 0% |###################################################### | 85% 2022-12-01T10:52:13.4580650Z 0% |###################################################### | 85% 2022-12-01T10:52:13.4580873Z 0% |###################################################### | 85% 2022-12-01T10:52:13.4581085Z 0% |###################################################### | 85% 2022-12-01T10:52:13.4581184Z 0% |###################################################### | 85% 2022-12-01T10:52:13.4581283Z 0% |###################################################### | 85% 2022-12-01T10:52:13.4581380Z 0% |###################################################### | 85% 2022-12-01T10:52:13.4581477Z 0% |####################################################### | 85% 2022-12-01T10:52:13.4581573Z 0% |####################################################### | 86% 2022-12-01T10:52:13.4581669Z 0% |####################################################### | 86% 2022-12-01T10:52:13.4581765Z 0% |####################################################### | 86% 2022-12-01T10:52:13.4581848Z 0% |####################################################### | 86% 2022-12-01T10:52:13.4581943Z 0% |####################################################### | 86% 2022-12-01T10:52:13.4582038Z 0% |####################################################### | 86% 2022-12-01T10:52:13.4582129Z 0% |####################################################### | 86% 2022-12-01T10:52:13.4582294Z 0% |####################################################### | 86% 2022-12-01T10:52:13.4582399Z 0% |####################################################### | 86% 2022-12-01T10:52:13.4582503Z 0% |####################################################### | 86% 2022-12-01T10:52:13.4582608Z 0% |####################################################### | 86% 2022-12-01T10:52:13.4582692Z 0% |####################################################### | 86% 2022-12-01T10:52:13.4582828Z 0% |####################################################### | 87% 2022-12-01T10:52:13.4582929Z 0% |####################################################### | 87% 2022-12-01T10:52:13.4583025Z 0% |####################################################### | 87% 2022-12-01T10:52:13.4583122Z 0% |####################################################### | 87% 2022-12-01T10:52:13.4583220Z 0% |####################################################### | 87% 2022-12-01T10:52:13.4583319Z 0% |####################################################### | 87% 2022-12-01T10:52:13.4583413Z 0% |######################################################## | 87% 2022-12-01T10:52:13.4583497Z 0% |######################################################## | 87% 2022-12-01T10:52:13.4583592Z 0% |######################################################## | 87% 2022-12-01T10:52:13.4583687Z 0% |######################################################## | 87% 2022-12-01T10:52:13.4583782Z 0% |######################################################## | 87% 2022-12-01T10:52:13.4583894Z 0% |######################################################## | 87% 2022-12-01T10:52:13.4583991Z 0% |######################################################## | 88% 2022-12-01T10:52:13.4584094Z 0% |######################################################## | 88% 2022-12-01T10:52:13.4584190Z 0% |######################################################## | 88% 2022-12-01T10:52:13.4584273Z 0% |######################################################## | 88% 2022-12-01T10:52:13.4584371Z 0% |######################################################## | 88% 2022-12-01T10:52:13.4584466Z 0% |######################################################## | 88% 2022-12-01T10:52:13.4584561Z 0% |######################################################## | 88% 2022-12-01T10:52:13.4584658Z 0% |######################################################## | 88% 2022-12-01T10:52:13.4584755Z 0% |######################################################## | 88% 2022-12-01T10:52:13.4584852Z 0% |######################################################## | 88% 2022-12-01T10:52:13.4584947Z 0% |######################################################## | 88% 2022-12-01T10:52:13.4585028Z 0% |######################################################## | 88% 2022-12-01T10:52:13.4585122Z 0% |######################################################## | 89% 2022-12-01T10:52:13.4585216Z 0% |######################################################### | 89% 2022-12-01T10:52:13.4585317Z 0% |######################################################### | 89% 2022-12-01T10:52:13.4585417Z 0% |######################################################### | 89% 2022-12-01T10:52:13.4585521Z 0% |######################################################### | 89% 2022-12-01T10:52:13.4585615Z 0% |######################################################### | 89% 2022-12-01T10:52:13.4585709Z 0% |######################################################### | 89% 2022-12-01T10:52:13.4585794Z 0% |######################################################### | 89% 2022-12-01T10:52:13.4585891Z 0% |######################################################### | 89% 2022-12-01T10:52:13.4585986Z 0% |######################################################### | 89% 2022-12-01T10:52:13.4586077Z 0% |######################################################### | 89% 2022-12-01T10:52:13.4586203Z 0% |######################################################### | 89% 2022-12-01T10:52:13.4586296Z 0% |######################################################### | 89% 2022-12-01T10:52:13.4586390Z 0% |######################################################### | 90% 2022-12-01T10:52:13.4586485Z 0% |######################################################### | 90% 2022-12-01T10:52:13.4586566Z 0% |######################################################### | 90% 2022-12-01T10:52:13.4586706Z 0% |######################################################### | 90% 2022-12-01T10:52:13.4586807Z 0% |######################################################### | 90% 2022-12-01T10:52:13.4586901Z 0% |######################################################### | 90% 2022-12-01T10:52:13.4587002Z 0% |######################################################### | 90% 2022-12-01T10:52:13.4587098Z 0% |########################################################## | 90% 2022-12-01T10:52:13.4587196Z 0% |########################################################## | 90% 2022-12-01T10:52:13.4587291Z 0% |########################################################## | 90% 2022-12-01T10:52:13.4587374Z 0% |########################################################## | 90% 2022-12-01T10:52:13.4587471Z 0% |########################################################## | 90% 2022-12-01T10:52:13.4587567Z 0% |########################################################## | 91% 2022-12-01T10:52:13.4587665Z 0% |########################################################## | 91% 2022-12-01T10:52:13.4587761Z 0% |########################################################## | 91% 2022-12-01T10:52:13.4587856Z 0% |########################################################## | 91% 2022-12-01T10:52:13.4587950Z 0% |########################################################## | 91% 2022-12-01T10:52:13.4588044Z 0% |########################################################## | 91% 2022-12-01T10:52:13.4588129Z 0% |########################################################## | 91% 2022-12-01T10:52:13.4588230Z 0% |########################################################## | 91% 2022-12-01T10:52:13.4588333Z 0% |########################################################## | 91% 2022-12-01T10:52:13.4588438Z 0% |########################################################## | 91% 2022-12-01T10:52:13.4588536Z 0% |########################################################## | 91% 2022-12-01T10:52:13.4588634Z 0% |########################################################## | 91% 2022-12-01T10:52:13.4588766Z 0% |########################################################## | 92% 2022-12-01T10:52:13.4588879Z 0% |########################################################## | 92% 2022-12-01T10:52:13.4588963Z 0% |########################################################### | 92% 2022-12-01T10:52:13.4589059Z 0% |########################################################### | 92% 2022-12-01T10:52:13.4589159Z 0% |########################################################### | 92% 2022-12-01T10:52:13.4589253Z 0% |########################################################### | 92% 2022-12-01T10:52:13.4589348Z 0% |########################################################### | 92% 2022-12-01T10:52:13.4589444Z 0% |########################################################### | 92% 2022-12-01T10:52:13.4589538Z 0% |########################################################### | 92% 2022-12-01T10:52:13.4589634Z 0% |########################################################### | 92% 2022-12-01T10:52:13.4589724Z 0% |########################################################### | 92% 2022-12-01T10:52:13.4589823Z 0% |########################################################### | 92% 2022-12-01T10:52:13.4589924Z 0% |########################################################### | 93% 2022-12-01T10:52:13.4590021Z 0% |########################################################### | 93% 2022-12-01T10:52:13.4590162Z 0% |########################################################### | 93% 2022-12-01T10:52:13.4590258Z 0% |########################################################### | 93% 2022-12-01T10:52:13.4590353Z 0% |########################################################### | 93% 2022-12-01T10:52:13.4590446Z 0% |########################################################### | 93% 2022-12-01T10:52:13.4590529Z 0% |########################################################### | 93% 2022-12-01T10:52:13.4590652Z 0% |########################################################### | 93% 2022-12-01T10:52:13.4590749Z 0% |########################################################### | 93% 2022-12-01T10:52:13.4590844Z 0% |############################################################ | 93% 2022-12-01T10:52:13.4590941Z 0% |############################################################ | 93% 2022-12-01T10:52:13.4591034Z 0% |############################################################ | 93% 2022-12-01T10:52:13.4591130Z 0% |############################################################ | 94% 2022-12-01T10:52:13.4591231Z 0% |############################################################ | 94% 2022-12-01T10:52:13.4591319Z 0% |############################################################ | 94% 2022-12-01T10:52:13.4591420Z 0% |############################################################ | 94% 2022-12-01T10:52:13.4591516Z 0% |############################################################ | 94% 2022-12-01T10:52:13.4591611Z 0% |############################################################ | 94% 2022-12-01T10:52:13.4591708Z 0% |############################################################ | 94% 2022-12-01T10:52:13.4591803Z 0% |############################################################ | 94% 2022-12-01T10:52:13.4591900Z 0% |############################################################ | 94% 2022-12-01T10:52:13.4591998Z 0% |############################################################ | 94% 2022-12-01T10:52:13.4592080Z 0% |############################################################ | 94% 2022-12-01T10:52:13.4592175Z 0% |############################################################ | 94% 2022-12-01T10:52:13.4592271Z 0% |############################################################ | 95% 2022-12-01T10:52:13.4592364Z 0% |############################################################ | 95% 2022-12-01T10:52:13.4592457Z 0% |############################################################ | 95% 2022-12-01T10:52:13.4592555Z 0% |############################################################ | 95% 2022-12-01T10:52:13.4592658Z 0% |############################################################# | 95% 2022-12-01T10:52:13.4592756Z 0% |############################################################# | 95% 2022-12-01T10:52:13.4592844Z 0% |############################################################# | 95% 2022-12-01T10:52:13.4592944Z 0% |############################################################# | 95% 2022-12-01T10:52:13.4593039Z 0% |############################################################# | 95% 2022-12-01T10:52:13.4593133Z 0% |############################################################# | 95% 2022-12-01T10:52:13.4593228Z 0% |############################################################# | 95% 2022-12-01T10:52:13.4593323Z 0% |############################################################# | 95% 2022-12-01T10:52:13.4593418Z 0% |############################################################# | 96% 2022-12-01T10:52:13.4593516Z 0% |############################################################# | 96% 2022-12-01T10:52:13.4593598Z 0% |############################################################# | 96% 2022-12-01T10:52:13.4593693Z 0% |############################################################# | 96% 2022-12-01T10:52:13.4593787Z 0% |############################################################# | 96% 2022-12-01T10:52:13.4593912Z 0% |############################################################# | 96% 2022-12-01T10:52:13.4594007Z 0% |############################################################# | 96% 2022-12-01T10:52:13.4594109Z 0% |############################################################# | 96% 2022-12-01T10:52:13.4594211Z 0% |############################################################# | 96% 2022-12-01T10:52:13.4594335Z 0% |############################################################# | 96% 2022-12-01T10:52:13.4594419Z 0% |############################################################# | 96% 2022-12-01T10:52:13.4594542Z 0% |############################################################## | 96% 2022-12-01T10:52:13.4594640Z 0% |############################################################## | 97% 2022-12-01T10:52:13.4594735Z 0% |############################################################## | 97% 2022-12-01T10:52:13.4594829Z 0% |############################################################## | 97% 2022-12-01T10:52:13.4594925Z 0% |############################################################## | 97% 2022-12-01T10:52:13.4595021Z 0% |############################################################## | 97% 2022-12-01T10:52:13.4595116Z 0% |############################################################## | 97% 2022-12-01T10:52:13.4595198Z 0% |############################################################## | 97% 2022-12-01T10:52:13.4595295Z 0% |############################################################## | 97% 2022-12-01T10:52:13.4595390Z 0% |############################################################## | 97% 2022-12-01T10:52:13.4595486Z 0% |############################################################## | 97% 2022-12-01T10:52:13.4595587Z 0% |############################################################## | 97% 2022-12-01T10:52:13.4595686Z 0% |############################################################## | 97% 2022-12-01T10:52:13.4595787Z 0% |############################################################## | 98% 2022-12-01T10:52:13.4595887Z 0% |############################################################## | 98% 2022-12-01T10:52:13.4595969Z 0% |############################################################## | 98% 2022-12-01T10:52:13.4596066Z 0% |############################################################## | 98% 2022-12-01T10:52:13.4596159Z 0% |############################################################## | 98% 2022-12-01T10:52:13.4596253Z 0% |############################################################## | 98% 2022-12-01T10:52:13.4596348Z 0% |############################################################### | 98% 2022-12-01T10:52:13.4596443Z 0% |############################################################### | 98% 2022-12-01T10:52:13.4596538Z 0% |############################################################### | 98% 2022-12-01T10:52:13.4596630Z 0% |############################################################### | 98% 2022-12-01T10:52:13.4596711Z 0% |############################################################### | 98% 2022-12-01T10:52:13.4596809Z 0% |############################################################### | 98% 2022-12-01T10:52:13.4596903Z 0% |############################################################### | 99% 2022-12-01T10:52:13.4597003Z 0% |############################################################### | 99% 2022-12-01T10:52:13.4597102Z 0% |############################################################### | 99% 2022-12-01T10:52:13.4597203Z 0% |############################################################### | 99% 2022-12-01T10:52:13.4597302Z 0% |############################################################### | 99% 2022-12-01T10:52:13.4597395Z 0% |############################################################### | 99% 2022-12-01T10:52:13.4597478Z 0% |############################################################### | 99% 2022-12-01T10:52:13.4597575Z 0% |############################################################### | 99% 2022-12-01T10:52:13.4597669Z 0% |############################################################### | 99% 2022-12-01T10:52:13.4597794Z 0% |############################################################### | 99% 2022-12-01T10:52:13.4597888Z 0% |############################################################### | 99% 2022-12-01T10:52:13.4597984Z 0% |############################################################### | 99% 2022-12-01T10:52:13.4598079Z 0% |############################################################### | 99% 2022-12-01T10:52:13.4598181Z 0% |################################################################| 100% 2022-12-01T10:52:13.4598566Z Unzipped bazel-out/k8-fastbuild-cpu-only/bin/mnist/train-images-idx3-ubyte.gz ... 2022-12-01T10:52:13.4598821Z Downloading http://yann.lecun.com/exdb/mnist/train-labels-idx1-ubyte.gz ... 2022-12-01T10:52:13.4598832Z 2022-12-01T10:52:13.4598938Z 0% | | 0% 2022-12-01T10:52:13.4599042Z 0% |################## | 28% 2022-12-01T10:52:13.4599146Z 0% |#################################### | 56% 2022-12-01T10:52:13.4599248Z 0% |###################################################### | 85% 2022-12-01T10:52:13.4599351Z 0% |################################################################| 100% 2022-12-01T10:52:13.4599591Z Unzipped bazel-out/k8-fastbuild-cpu-only/bin/mnist/train-labels-idx1-ubyte.gz ... 2022-12-01T10:52:13.4599802Z Downloading http://yann.lecun.com/exdb/mnist/t10k-images-idx3-ubyte.gz ... 2022-12-01T10:52:13.4599819Z 2022-12-01T10:52:13.4599904Z 0% | | 0% 2022-12-01T10:52:13.4600000Z 0% | | 0% 2022-12-01T10:52:13.4600095Z 0% | | 0% 2022-12-01T10:52:13.4600189Z 0% | | 1% 2022-12-01T10:52:13.4600282Z 0% |# | 1% 2022-12-01T10:52:13.4600378Z 0% |# | 2% 2022-12-01T10:52:13.4600470Z 0% |# | 2% 2022-12-01T10:52:13.4600550Z 0% |## | 3% 2022-12-01T10:52:13.4600652Z 0% |## | 3% 2022-12-01T10:52:13.4600749Z 0% |## | 4% 2022-12-01T10:52:13.4600847Z 0% |### | 4% 2022-12-01T10:52:13.4600944Z 0% |### | 5% 2022-12-01T10:52:13.4601034Z 0% |### | 5% 2022-12-01T10:52:13.4601128Z 0% |#### | 6% 2022-12-01T10:52:13.4601218Z 0% |#### | 6% 2022-12-01T10:52:13.4601299Z 0% |#### | 7% 2022-12-01T10:52:13.4601388Z 0% |##### | 7% 2022-12-01T10:52:13.4601477Z 0% |##### | 8% 2022-12-01T10:52:13.4601566Z 0% |##### | 8% 2022-12-01T10:52:13.4601656Z 0% |###### | 9% 2022-12-01T10:52:13.4601744Z 0% |###### | 9% 2022-12-01T10:52:13.4601842Z 0% |###### | 10% 2022-12-01T10:52:13.4601935Z 0% |###### | 10% 2022-12-01T10:52:13.4602023Z 0% |####### | 11% 2022-12-01T10:52:13.4602116Z 0% |####### | 11% 2022-12-01T10:52:13.4602248Z 0% |####### | 12% 2022-12-01T10:52:13.4602342Z 0% |######## | 12% 2022-12-01T10:52:13.4602435Z 0% |######## | 13% 2022-12-01T10:52:13.4602527Z 0% |######## | 13% 2022-12-01T10:52:13.4602618Z 0% |######### | 14% 2022-12-01T10:52:13.4602735Z 0% |######### | 14% 2022-12-01T10:52:13.4602843Z 0% |######### | 15% 2022-12-01T10:52:13.4602935Z 0% |########## | 15% 2022-12-01T10:52:13.4603027Z 0% |########## | 16% 2022-12-01T10:52:13.4603116Z 0% |########## | 16% 2022-12-01T10:52:13.4603210Z 0% |########### | 17% 2022-12-01T10:52:13.4603299Z 0% |########### | 17% 2022-12-01T10:52:13.4603388Z 0% |########### | 18% 2022-12-01T10:52:13.4603485Z 0% |############ | 18% 2022-12-01T10:52:13.4603571Z 0% |############ | 19% 2022-12-01T10:52:13.4603670Z 0% |############ | 19% 2022-12-01T10:52:13.4603763Z 0% |############# | 20% 2022-12-01T10:52:13.4603851Z 0% |############# | 20% 2022-12-01T10:52:13.4603943Z 0% |############# | 21% 2022-12-01T10:52:13.4604032Z 0% |############# | 21% 2022-12-01T10:52:13.4604123Z 0% |############## | 22% 2022-12-01T10:52:13.4604212Z 0% |############## | 22% 2022-12-01T10:52:13.4604290Z 0% |############## | 23% 2022-12-01T10:52:13.4604379Z 0% |############### | 23% 2022-12-01T10:52:13.4604467Z 0% |############### | 24% 2022-12-01T10:52:13.4604558Z 0% |############### | 24% 2022-12-01T10:52:13.4604647Z 0% |################ | 25% 2022-12-01T10:52:13.4604736Z 0% |################ | 25% 2022-12-01T10:52:13.4604833Z 0% |################ | 26% 2022-12-01T10:52:13.4604926Z 0% |################# | 26% 2022-12-01T10:52:13.4605011Z 0% |################# | 27% 2022-12-01T10:52:13.4605102Z 0% |################# | 27% 2022-12-01T10:52:13.4605191Z 0% |################## | 28% 2022-12-01T10:52:13.4605280Z 0% |################## | 28% 2022-12-01T10:52:13.4605371Z 0% |################## | 29% 2022-12-01T10:52:13.4605463Z 0% |################### | 29% 2022-12-01T10:52:13.4605551Z 0% |################### | 30% 2022-12-01T10:52:13.4605640Z 0% |################### | 30% 2022-12-01T10:52:13.4605718Z 0% |#################### | 31% 2022-12-01T10:52:13.4605807Z 0% |#################### | 31% 2022-12-01T10:52:13.4605925Z 0% |#################### | 32% 2022-12-01T10:52:13.4606011Z 0% |#################### | 32% 2022-12-01T10:52:13.4606099Z 0% |##################### | 33% 2022-12-01T10:52:13.4606195Z 0% |##################### | 33% 2022-12-01T10:52:13.4606290Z 0% |##################### | 34% 2022-12-01T10:52:13.4606416Z 0% |###################### | 34% 2022-12-01T10:52:13.4606496Z 0% |###################### | 35% 2022-12-01T10:52:13.4606587Z 0% |###################### | 35% 2022-12-01T10:52:13.4606678Z 0% |####################### | 36% 2022-12-01T10:52:13.4606770Z 0% |####################### | 36% 2022-12-01T10:52:13.4606862Z 0% |####################### | 37% 2022-12-01T10:52:13.4606950Z 0% |######################## | 37% 2022-12-01T10:52:13.4607040Z 0% |######################## | 38% 2022-12-01T10:52:13.4607130Z 0% |######################## | 38% 2022-12-01T10:52:13.4607209Z 0% |######################### | 39% 2022-12-01T10:52:13.4607301Z 0% |######################### | 39% 2022-12-01T10:52:13.4607393Z 0% |######################### | 40% 2022-12-01T10:52:13.4607483Z 0% |########################## | 40% 2022-12-01T10:52:13.4607579Z 0% |########################## | 41% 2022-12-01T10:52:13.4607673Z 0% |########################## | 41% 2022-12-01T10:52:13.4607771Z 0% |########################### | 42% 2022-12-01T10:52:13.4607863Z 0% |########################### | 42% 2022-12-01T10:52:13.4607941Z 0% |########################### | 43% 2022-12-01T10:52:13.4608032Z 0% |########################### | 43% 2022-12-01T10:52:13.4608122Z 0% |############################ | 44% 2022-12-01T10:52:13.4608212Z 0% |############################ | 44% 2022-12-01T10:52:13.4608301Z 0% |############################ | 45% 2022-12-01T10:52:13.4608391Z 0% |############################# | 45% 2022-12-01T10:52:13.4608483Z 0% |############################# | 46% 2022-12-01T10:52:13.4608573Z 0% |############################# | 46% 2022-12-01T10:52:13.4608654Z 0% |############################## | 47% 2022-12-01T10:52:13.4608744Z 0% |############################## | 47% 2022-12-01T10:52:13.4608834Z 0% |############################## | 48% 2022-12-01T10:52:13.4608929Z 0% |############################### | 48% 2022-12-01T10:52:13.4609025Z 0% |############################### | 49% 2022-12-01T10:52:13.4609126Z 0% |############################### | 49% 2022-12-01T10:52:13.4609217Z 0% |################################ | 50% 2022-12-01T10:52:13.4609305Z 0% |################################ | 50% 2022-12-01T10:52:13.4609386Z 0% |################################ | 51% 2022-12-01T10:52:13.4609478Z 0% |################################# | 51% 2022-12-01T10:52:13.4609597Z 0% |################################# | 52% 2022-12-01T10:52:13.4609730Z 0% |################################# | 52% 2022-12-01T10:52:13.4609836Z 0% |################################## | 53% 2022-12-01T10:52:13.4609929Z 0% |################################## | 53% 2022-12-01T10:52:13.4610022Z 0% |################################## | 54% 2022-12-01T10:52:13.4610144Z 0% |################################## | 54% 2022-12-01T10:52:13.4610225Z 0% |################################### | 55% 2022-12-01T10:52:13.4610318Z 0% |################################### | 55% 2022-12-01T10:52:13.4610418Z 0% |################################### | 56% 2022-12-01T10:52:13.4610515Z 0% |#################################### | 56% 2022-12-01T10:52:13.4610619Z 0% |#################################### | 57% 2022-12-01T10:52:13.4610713Z 0% |#################################### | 57% 2022-12-01T10:52:13.4610808Z 0% |##################################### | 58% 2022-12-01T10:52:13.4610902Z 0% |##################################### | 58% 2022-12-01T10:52:13.4610982Z 0% |##################################### | 59% 2022-12-01T10:52:13.4611076Z 0% |###################################### | 59% 2022-12-01T10:52:13.4611167Z 0% |###################################### | 60% 2022-12-01T10:52:13.4611260Z 0% |###################################### | 60% 2022-12-01T10:52:13.4611351Z 0% |####################################### | 61% 2022-12-01T10:52:13.4611443Z 0% |####################################### | 61% 2022-12-01T10:52:13.4611537Z 0% |####################################### | 62% 2022-12-01T10:52:13.4611626Z 0% |######################################## | 62% 2022-12-01T10:52:13.4611706Z 0% |######################################## | 63% 2022-12-01T10:52:13.4611804Z 0% |######################################## | 63% 2022-12-01T10:52:13.4611901Z 0% |######################################### | 64% 2022-12-01T10:52:13.4612001Z 0% |######################################### | 64% 2022-12-01T10:52:13.4612094Z 0% |######################################### | 65% 2022-12-01T10:52:13.4612184Z 0% |######################################### | 65% 2022-12-01T10:52:13.4612278Z 0% |########################################## | 66% 2022-12-01T10:52:13.4612369Z 0% |########################################## | 66% 2022-12-01T10:52:13.4612452Z 0% |########################################## | 67% 2022-12-01T10:52:13.4612547Z 0% |########################################### | 67% 2022-12-01T10:52:13.4612638Z 0% |########################################### | 68% 2022-12-01T10:52:13.4612727Z 0% |########################################### | 68% 2022-12-01T10:52:13.4612820Z 0% |############################################ | 69% 2022-12-01T10:52:13.4612912Z 0% |############################################ | 69% 2022-12-01T10:52:13.4613005Z 0% |############################################ | 70% 2022-12-01T10:52:13.4613174Z 0% |############################################# | 70% 2022-12-01T10:52:13.4613263Z 0% |############################################# | 71% 2022-12-01T10:52:13.4613360Z 0% |############################################# | 71% 2022-12-01T10:52:13.4613523Z 0% |############################################## | 72% 2022-12-01T10:52:13.4613619Z 0% |############################################## | 72% 2022-12-01T10:52:13.4613711Z 0% |############################################## | 73% 2022-12-01T10:52:13.4613805Z 0% |############################################### | 73% 2022-12-01T10:52:13.4613897Z 0% |############################################### | 74% 2022-12-01T10:52:13.4614030Z 0% |############################################### | 74% 2022-12-01T10:52:13.4614112Z 0% |################################################ | 75% 2022-12-01T10:52:13.4614206Z 0% |################################################ | 75% 2022-12-01T10:52:13.4614304Z 0% |################################################ | 76% 2022-12-01T10:52:13.4614399Z 0% |################################################ | 76% 2022-12-01T10:52:13.4614496Z 0% |################################################# | 77% 2022-12-01T10:52:13.4614589Z 0% |################################################# | 77% 2022-12-01T10:52:13.4614691Z 0% |################################################# | 78% 2022-12-01T10:52:13.4614789Z 0% |################################################## | 78% 2022-12-01T10:52:13.4614875Z 0% |################################################## | 78% 2022-12-01T10:52:13.4614977Z 0% |################################################## | 79% 2022-12-01T10:52:13.4615072Z 0% |################################################### | 79% 2022-12-01T10:52:13.4615163Z 0% |################################################### | 80% 2022-12-01T10:52:13.4615259Z 0% |################################################### | 80% 2022-12-01T10:52:13.4615353Z 0% |#################################################### | 81% 2022-12-01T10:52:13.4615447Z 0% |#################################################### | 81% 2022-12-01T10:52:13.4615538Z 0% |#################################################### | 82% 2022-12-01T10:52:13.4615620Z 0% |##################################################### | 82% 2022-12-01T10:52:13.4615713Z 0% |##################################################### | 83% 2022-12-01T10:52:13.4615806Z 0% |##################################################### | 83% 2022-12-01T10:52:13.4615901Z 0% |###################################################### | 84% 2022-12-01T10:52:13.4615995Z 0% |###################################################### | 84% 2022-12-01T10:52:13.4616090Z 0% |###################################################### | 85% 2022-12-01T10:52:13.4616192Z 0% |####################################################### | 85% 2022-12-01T10:52:13.4616292Z 0% |####################################################### | 86% 2022-12-01T10:52:13.4616381Z 0% |####################################################### | 86% 2022-12-01T10:52:13.4616476Z 0% |####################################################### | 87% 2022-12-01T10:52:13.4616571Z 0% |######################################################## | 87% 2022-12-01T10:52:13.4616665Z 0% |######################################################## | 88% 2022-12-01T10:52:13.4616762Z 0% |######################################################## | 88% 2022-12-01T10:52:13.4616858Z 0% |######################################################### | 89% 2022-12-01T10:52:13.4616952Z 0% |######################################################### | 89% 2022-12-01T10:52:13.4617034Z 0% |######################################################### | 90% 2022-12-01T10:52:13.4617129Z 0% |########################################################## | 90% 2022-12-01T10:52:13.4617255Z 0% |########################################################## | 91% 2022-12-01T10:52:13.4617348Z 0% |########################################################## | 91% 2022-12-01T10:52:13.4617451Z 0% |########################################################### | 92% 2022-12-01T10:52:13.4617545Z 0% |########################################################### | 92% 2022-12-01T10:52:13.4617645Z 0% |########################################################### | 93% 2022-12-01T10:52:13.4617744Z 0% |############################################################ | 93% 2022-12-01T10:52:13.4617860Z 0% |############################################################ | 94% 2022-12-01T10:52:13.4617955Z 0% |############################################################ | 94% 2022-12-01T10:52:13.4618049Z 0% |############################################################# | 95% 2022-12-01T10:52:13.4618144Z 0% |############################################################# | 95% 2022-12-01T10:52:13.4618241Z 0% |############################################################# | 96% 2022-12-01T10:52:13.4618447Z 0% |############################################################## | 96% 2022-12-01T10:52:13.4618555Z 0% |############################################################## | 97% 2022-12-01T10:52:13.4618652Z 0% |############################################################## | 97% 2022-12-01T10:52:13.4618732Z 0% |############################################################## | 98% 2022-12-01T10:52:13.4618829Z 0% |############################################################### | 98% 2022-12-01T10:52:13.4618927Z 0% |############################################################### | 99% 2022-12-01T10:52:13.4619023Z 0% |############################################################### | 99% 2022-12-01T10:52:13.4619127Z 0% |################################################################| 100% 2022-12-01T10:52:13.4619434Z Unzipped bazel-out/k8-fastbuild-cpu-only/bin/mnist/t10k-images-idx3-ubyte.gz ... 2022-12-01T10:52:13.4619669Z Downloading http://yann.lecun.com/exdb/mnist/t10k-labels-idx1-ubyte.gz ... 2022-12-01T10:52:13.4619676Z 2022-12-01T10:52:13.4619778Z 0% | | 0% 2022-12-01T10:52:13.4619884Z 0% |################################################################| 100% 2022-12-01T10:52:13.4620105Z Unzipped bazel-out/k8-fastbuild-cpu-only/bin/mnist/t10k-labels-idx1-ubyte.gz ... 2022-12-01T10:53:10.8329932Z [3,392 / 3,393] Linking _C.so; 77s processwrapper-sandbox 2022-12-01T10:53:27.4111588Z INFO: Elapsed time: 773.999s, Critical Path: 145.11s 2022-12-01T10:53:27.4112295Z INFO: 3180 processes: 229 internal, 1 local, 2950 processwrapper-sandbox. 2022-12-01T10:53:27.4112931Z INFO: Build completed successfully, 3180 total actions 2022-12-01T10:53:27.4156408Z INFO: Build completed successfully, 3180 total actions 2022-12-01T10:53:27.4367777Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test != *libtorch* ]] 2022-12-01T10:53:27.4368264Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test != *bazel* ]] 2022-12-01T10:53:27.4368517Z + print_sccache_stats 2022-12-01T10:53:27.4368921Z + echo 'PyTorch Build Statistics' 2022-12-01T10:53:27.4369295Z PyTorch Build Statistics 2022-12-01T10:53:27.4369569Z + sccache --show-stats 2022-12-01T10:53:27.4439764Z Compile requests 7693 2022-12-01T10:53:27.4440184Z Compile requests executed 6419 2022-12-01T10:53:27.4440549Z Cache hits 6199 2022-12-01T10:53:27.4440732Z Cache hits (C/C++) 6199 2022-12-01T10:53:27.4440933Z Cache misses 213 2022-12-01T10:53:27.4441130Z Cache misses (C/C++) 213 2022-12-01T10:53:27.4441316Z Cache timeouts 0 2022-12-01T10:53:27.4441521Z Cache read errors 0 2022-12-01T10:53:27.4441722Z Forced recaches 0 2022-12-01T10:53:27.4441910Z Cache write errors 0 2022-12-01T10:53:27.4442295Z Compilation failures 0 2022-12-01T10:53:27.4442497Z Cache errors 7 2022-12-01T10:53:27.4442678Z Cache errors (C/C++) 7 2022-12-01T10:53:27.4443006Z Non-cacheable compilations 0 2022-12-01T10:53:27.4443301Z Non-cacheable calls 1123 2022-12-01T10:53:27.4443547Z Non-compilation calls 151 2022-12-01T10:53:27.4443768Z Unsupported compiler calls 0 2022-12-01T10:53:27.4443984Z Average cache write 0.117 s 2022-12-01T10:53:27.4444197Z Average cache read miss 8.344 s 2022-12-01T10:53:27.4444464Z Average cache read hit 0.077 s 2022-12-01T10:53:27.4444683Z Failed distributed compilations 0 2022-12-01T10:53:27.4444821Z 2022-12-01T10:53:27.4444931Z Non-cacheable reasons: 2022-12-01T10:53:27.4445153Z -E 1123 2022-12-01T10:53:27.4445272Z 2022-12-01T10:53:27.4445695Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-12-01T10:53:27.4446114Z + [[ -n 9818099250 ]] 2022-12-01T10:53:27.4449119Z + sccache --show-stats --stats-format json 2022-12-01T10:53:27.4449320Z + jq .stats 2022-12-01T10:53:27.4677379Z + sccache_epilogue 2022-12-01T10:53:27.4678114Z + echo '::group::Sccache Compilation Log' 2022-12-01T10:53:27.4678847Z ##[group]Sccache Compilation Log 2022-12-01T10:53:27.4679160Z + echo '=================== sccache compilation log ===================' 2022-12-01T10:53:27.4679431Z =================== sccache compilation log =================== 2022-12-01T10:53:27.4679736Z + python /var/lib/jenkins/workspace/.jenkins/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2022-12-01T10:53:27.6187051Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2022-12-01T10:53:27.6187500Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2022-12-01T10:53:27.6187818Z + sccache --show-stats 2022-12-01T10:53:27.6210443Z Compile requests 7693 2022-12-01T10:53:27.6210808Z Compile requests executed 6419 2022-12-01T10:53:27.6211204Z Cache hits 6199 2022-12-01T10:53:27.6211546Z Cache hits (C/C++) 6199 2022-12-01T10:53:27.6211775Z Cache misses 213 2022-12-01T10:53:27.6211975Z Cache misses (C/C++) 213 2022-12-01T10:53:27.6212157Z Cache timeouts 0 2022-12-01T10:53:27.6212432Z Cache read errors 0 2022-12-01T10:53:27.6213818Z Forced recaches 0 2022-12-01T10:53:27.6214160Z Cache write errors 0 2022-12-01T10:53:27.6214536Z Compilation failures 0 2022-12-01T10:53:27.6214900Z Cache errors 7 2022-12-01T10:53:27.6215126Z Cache errors (C/C++) 7 2022-12-01T10:53:27.6215450Z Non-cacheable compilations 0 2022-12-01T10:53:27.6215756Z Non-cacheable calls 1123 2022-12-01T10:53:27.6216666Z Non-compilation calls 151 2022-12-01T10:53:27.6217135Z Unsupported compiler calls 0 2022-12-01T10:53:27.6217453Z Average cache write 0.117 s 2022-12-01T10:53:27.6217668Z Average cache read miss 8.344 s 2022-12-01T10:53:27.6217878Z Average cache read hit 0.077 s 2022-12-01T10:53:27.6218099Z Failed distributed compilations 0 2022-12-01T10:53:27.6218236Z 2022-12-01T10:53:27.6218524Z Non-cacheable reasons: 2022-12-01T10:53:27.6218764Z -E 1123 2022-12-01T10:53:27.6218884Z 2022-12-01T10:53:27.6219306Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-12-01T10:53:27.6219736Z + sccache --stop-server 2022-12-01T10:53:27.6235941Z Stopping sccache server... 2022-12-01T10:53:27.6239083Z Compile requests 7693 2022-12-01T10:53:27.6239739Z Compile requests executed 6419 2022-12-01T10:53:27.6240052Z Cache hits 6199 2022-12-01T10:53:27.6240358Z Cache hits (C/C++) 6199 2022-12-01T10:53:27.6240609Z Cache misses 213 2022-12-01T10:53:27.6240840Z Cache misses (C/C++) 213 2022-12-01T10:53:27.6241142Z Cache timeouts 0 2022-12-01T10:53:27.6241451Z Cache read errors 0 2022-12-01T10:53:27.6241788Z Forced recaches 0 2022-12-01T10:53:27.6242223Z Cache write errors 0 2022-12-01T10:53:27.6242444Z Compilation failures 0 2022-12-01T10:53:27.6242641Z Cache errors 7 2022-12-01T10:53:27.6242836Z Cache errors (C/C++) 7 2022-12-01T10:53:27.6243137Z Non-cacheable compilations 0 2022-12-01T10:53:27.6243393Z Non-cacheable calls 1123 2022-12-01T10:53:27.6243646Z Non-compilation calls 151 2022-12-01T10:53:27.6243851Z Unsupported compiler calls 0 2022-12-01T10:53:27.6244065Z Average cache write 0.117 s 2022-12-01T10:53:27.6244277Z Average cache read miss 8.344 s 2022-12-01T10:53:27.6244481Z Average cache read hit 0.077 s 2022-12-01T10:53:27.6244707Z Failed distributed compilations 0 2022-12-01T10:53:27.6244847Z 2022-12-01T10:53:27.6244957Z Non-cacheable reasons: 2022-12-01T10:53:27.6245172Z -E 1123 2022-12-01T10:53:27.6245285Z 2022-12-01T10:53:27.6245704Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-12-01T10:53:27.6246111Z + echo ::endgroup:: 2022-12-01T10:53:27.6246565Z ##[endgroup] 2022-12-01T10:53:27.8428618Z ##[group]Run # detached container should get cleaned up by teardown_ec2_linux 2022-12-01T10:53:27.8429007Z # detached container should get cleaned up by teardown_ec2_linux 2022-12-01T10:53:27.8429261Z export SHARD_NUMBER=0 2022-12-01T10:53:27.8429442Z  2022-12-01T10:53:27.8429890Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2022-12-01T10:53:27.8430118Z  2022-12-01T10:53:27.8430336Z # sanitize the input commit message and PR body here: 2022-12-01T10:53:27.8430550Z # 2022-12-01T10:53:27.8430792Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2022-12-01T10:53:27.8431171Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2022-12-01T10:53:27.8431483Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2022-12-01T10:53:27.8431790Z PR_BODY="${PR_BODY//[$'\n\r']}" 2022-12-01T10:53:27.8431990Z  2022-12-01T10:53:27.8432254Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2022-12-01T10:53:27.8432536Z # wreak havoc internally 2022-12-01T10:53:27.8432759Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2022-12-01T10:53:27.8433000Z export PR_BODY="${PR_BODY//[\'\"]}" 2022-12-01T10:53:27.8433189Z  2022-12-01T10:53:27.8433399Z # TODO: Stop building test binaries as part of the build phase 2022-12-01T10:53:27.8433701Z # Make sure we copy test results from bazel-testlogs symlink to 2022-12-01T10:53:27.8433980Z # a regular directory ./test/test-reports 2022-12-01T10:53:27.8434211Z container_name=$(docker run \ 2022-12-01T10:53:27.8434410Z  -e BUILD_ENVIRONMENT \ 2022-12-01T10:53:27.8434614Z  -e GITHUB_ACTIONS \ 2022-12-01T10:53:27.8434845Z  -e GIT_DEFAULT_BRANCH="$GIT_DEFAULT_BRANCH" \ 2022-12-01T10:53:27.8435052Z  -e SHARD_NUMBER \ 2022-12-01T10:53:27.8435250Z  -e NUM_TEST_SHARDS \ 2022-12-01T10:53:27.8435471Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-12-01T10:53:27.8435765Z  -e SCCACHE_BUCKET \ 2022-12-01T10:53:27.8435954Z  -e PR_BODY \ 2022-12-01T10:53:27.8436145Z  -e COMMIT_MESSAGES \ 2022-12-01T10:53:27.8436355Z  -e PYTORCH_RETRY_TEST_CASES \ 2022-12-01T10:53:27.8436570Z  -e PYTORCH_OVERRIDE_FLAKY_SIGNAL \ 2022-12-01T10:53:27.8436823Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-12-01T10:53:27.8437083Z  --security-opt seccomp=unconfined \ 2022-12-01T10:53:27.8437302Z  --cap-add=SYS_PTRACE \ 2022-12-01T10:53:27.8437503Z  --shm-size="1g" \ 2022-12-01T10:53:27.8437682Z  --tty \ 2022-12-01T10:53:27.8437842Z  --detach \ 2022-12-01T10:53:27.8438026Z  --user jenkins \ 2022-12-01T10:53:27.8438263Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-12-01T10:53:27.8438507Z  -w /var/lib/jenkins/workspace \ 2022-12-01T10:53:27.8438718Z  "${DOCKER_IMAGE}" 2022-12-01T10:53:27.8438895Z ) 2022-12-01T10:53:27.8439232Z docker exec -t "${container_name}" sh -c 'sudo chown -R jenkins . && sudo chown -R jenkins /dev && .jenkins/pytorch/test.sh && cp -Lr ./bazel-testlogs ./test/test-reports' 2022-12-01T10:53:27.9367111Z shell: /usr/bin/bash -e {0} 2022-12-01T10:53:27.9367323Z env: 2022-12-01T10:53:27.9367506Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:53:27.9367777Z BUILD_ENVIRONMENT: linux-bionic-cuda11.6-py3.10-gcc7-bazel-test 2022-12-01T10:53:27.9368039Z PR_NUMBER: 89997 2022-12-01T10:53:27.9368218Z BRANCH: pull/89997 2022-12-01T10:53:27.9368422Z SHA1: c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T10:53:27.9368647Z PYTORCH_RETRY_TEST_CASES: 1 2022-12-01T10:53:27.9368855Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-12-01T10:53:27.9369651Z PR_BODY: Link to landed master PR (if applicable): https://github.com/pytorch/pytorch/pull/88993 Criteria category: 1: This prevents a crash, which was introduced [here](https://github.com/pytorch/pytorch/commit/4b7de265569f7fd731dd1cfea83ce804cc22f7c0#diff-45b117ca26b4fc9174fbe0d7a9cd8cb1c43964cd5e2bb20c7778ee00a942ef63), tagged for 1.13 2: Prevents a crash I'm hoping this is a low-risk change, since it's just changing one method for its safer form. 2022-12-01T10:53:27.9370358Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-12-01T10:53:27.9370768Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T10:53:27.9371118Z ##[endgroup] 2022-12-01T10:53:41.3233004Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2022-12-01T10:53:41.3400538Z + TORCH_INSTALL_DIR=/opt/conda/lib/python3.10/site-packages/torch 2022-12-01T10:53:41.3401168Z + TORCH_BIN_DIR=/opt/conda/lib/python3.10/site-packages/torch/bin 2022-12-01T10:53:41.3401635Z + TORCH_LIB_DIR=/opt/conda/lib/python3.10/site-packages/torch/lib 2022-12-01T10:53:41.3401976Z + TORCH_TEST_DIR=/opt/conda/lib/python3.10/site-packages/torch/test 2022-12-01T10:53:41.3402238Z + BUILD_DIR=build 2022-12-01T10:53:41.3402440Z + BUILD_RENAMED_DIR=build_renamed 2022-12-01T10:53:41.3402634Z + BUILD_BIN_DIR=build/bin 2022-12-01T10:53:41.3402826Z + export VALGRIND=ON 2022-12-01T10:53:41.3403003Z + VALGRIND=ON 2022-12-01T10:53:41.3403304Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *clang9* ]] 2022-12-01T10:53:41.3403685Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test != *bazel* ]] 2022-12-01T10:53:41.3404656Z ++ dirname .jenkins/pytorch/test.sh 2022-12-01T10:53:41.3435010Z + source .jenkins/pytorch/common.sh 2022-12-01T10:53:41.3441067Z +++ dirname .jenkins/pytorch/common.sh 2022-12-01T10:53:41.3450154Z ++ source .jenkins/pytorch/common_utils.sh 2022-12-01T10:53:41.3455583Z +++ declare -f -t trap_add 2022-12-01T10:53:41.3459844Z ++ set -ex 2022-12-01T10:53:41.3460415Z ++ [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *rocm* ]] 2022-12-01T10:53:41.3460829Z ++ BUILD_TEST_LIBTORCH=0 2022-12-01T10:53:41.3461359Z ++ [[ '' == *xla* ]] 2022-12-01T10:53:41.3461698Z ++ [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *centos* ]] 2022-12-01T10:53:41.3462102Z ++ [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *linux-bionic* ]] 2022-12-01T10:53:41.3462361Z ++ which conda 2022-12-01T10:53:41.3509450Z /opt/conda/bin/conda 2022-12-01T10:53:41.3510404Z ++ conda install -q -y cmake 2022-12-01T10:53:45.9380204Z Collecting package metadata (current_repodata.json): ...working... done 2022-12-01T10:53:46.7168268Z Solving environment: ...working... done 2022-12-01T10:53:46.9107178Z 2022-12-01T10:53:46.9107573Z ## Package Plan ## 2022-12-01T10:53:46.9107809Z 2022-12-01T10:53:46.9107964Z environment location: /opt/conda 2022-12-01T10:53:46.9108190Z 2022-12-01T10:53:46.9108309Z added / updated specs: 2022-12-01T10:53:46.9108770Z - cmake 2022-12-01T10:53:46.9108954Z 2022-12-01T10:53:46.9108963Z 2022-12-01T10:53:46.9109113Z The following packages will be downloaded: 2022-12-01T10:53:46.9109338Z 2022-12-01T10:53:46.9109514Z package | build 2022-12-01T10:53:46.9110088Z ---------------------------|----------------- 2022-12-01T10:53:46.9110658Z c-ares-1.18.1 | h7f8727e_0 114 KB 2022-12-01T10:53:46.9111211Z ca-certificates-2022.10.11 | h06a4308_0 124 KB 2022-12-01T10:53:46.9111751Z certifi-2022.9.24 | py310h06a4308_0 154 KB 2022-12-01T10:53:46.9112271Z cmake-3.22.1 | h1fce559_0 7.3 MB 2022-12-01T10:53:46.9112702Z expat-2.4.9 | h6a678d5_0 156 KB 2022-12-01T10:53:46.9113122Z krb5-1.19.2 | hac12032_0 1.2 MB 2022-12-01T10:53:46.9113645Z libcurl-7.84.0 | h91b91d3_0 337 KB 2022-12-01T10:53:46.9114290Z libedit-3.1.20210910 | h7f8727e_0 166 KB 2022-12-01T10:53:46.9114577Z libev-4.33 | h7f8727e_1 111 KB 2022-12-01T10:53:46.9114863Z libgcc-ng-11.2.0 | h1234567_1 5.3 MB 2022-12-01T10:53:46.9115159Z libgomp-11.2.0 | h1234567_1 474 KB 2022-12-01T10:53:46.9115440Z libnghttp2-1.46.0 | hce63b2e_0 680 KB 2022-12-01T10:53:46.9115731Z libssh2-1.10.0 | h8f2d780_0 274 KB 2022-12-01T10:53:46.9116020Z libstdcxx-ng-11.2.0 | h1234567_1 4.7 MB 2022-12-01T10:53:46.9116316Z libuv-1.40.0 | h7b6447c_0 736 KB 2022-12-01T10:53:46.9116595Z lz4-c-1.9.3 | h295c915_1 185 KB 2022-12-01T10:53:46.9116877Z openssl-1.1.1s | h7f8727e_0 3.6 MB 2022-12-01T10:53:46.9117172Z rhash-1.4.1 | h3c74f83_1 203 KB 2022-12-01T10:53:46.9117438Z zstd-1.5.2 | ha4553b6_0 488 KB 2022-12-01T10:53:46.9117735Z ------------------------------------------------------------ 2022-12-01T10:53:46.9117981Z Total: 26.3 MB 2022-12-01T10:53:46.9118110Z 2022-12-01T10:53:46.9118209Z The following NEW packages will be INSTALLED: 2022-12-01T10:53:46.9118356Z 2022-12-01T10:53:46.9118627Z c-ares pkgs/main/linux-64::c-ares-1.18.1-h7f8727e_0 None 2022-12-01T10:53:46.9118999Z cmake pkgs/main/linux-64::cmake-3.22.1-h1fce559_0 None 2022-12-01T10:53:46.9119358Z expat pkgs/main/linux-64::expat-2.4.9-h6a678d5_0 None 2022-12-01T10:53:46.9119700Z krb5 pkgs/main/linux-64::krb5-1.19.2-hac12032_0 None 2022-12-01T10:53:46.9120059Z libcurl pkgs/main/linux-64::libcurl-7.84.0-h91b91d3_0 None 2022-12-01T10:53:46.9120436Z libedit pkgs/main/linux-64::libedit-3.1.20210910-h7f8727e_0 None 2022-12-01T10:53:46.9120808Z libev pkgs/main/linux-64::libev-4.33-h7f8727e_1 None 2022-12-01T10:53:46.9121183Z libnghttp2 pkgs/main/linux-64::libnghttp2-1.46.0-hce63b2e_0 None 2022-12-01T10:53:46.9121651Z libssh2 pkgs/main/linux-64::libssh2-1.10.0-h8f2d780_0 None 2022-12-01T10:53:46.9122010Z libuv pkgs/main/linux-64::libuv-1.40.0-h7b6447c_0 None 2022-12-01T10:53:46.9122370Z lz4-c pkgs/main/linux-64::lz4-c-1.9.3-h295c915_1 None 2022-12-01T10:53:46.9122712Z rhash pkgs/main/linux-64::rhash-1.4.1-h3c74f83_1 None 2022-12-01T10:53:46.9123064Z zstd pkgs/main/linux-64::zstd-1.5.2-ha4553b6_0 None 2022-12-01T10:53:46.9123213Z 2022-12-01T10:53:46.9123315Z The following packages will be UPDATED: 2022-12-01T10:53:46.9123452Z 2022-12-01T10:53:46.9123644Z ca-certificates 2022.07.19-h06a4308_0 --> 2022.10.11-h06a4308_0 None 2022-12-01T10:53:46.9124018Z certifi 2022.9.14-py310h06a4308_0 --> 2022.9.24-py310h06a4308_0 None 2022-12-01T10:53:46.9124367Z libgcc-ng 9.3.0-h5101ec6_17 --> 11.2.0-h1234567_1 None 2022-12-01T10:53:46.9124695Z libgomp 9.3.0-h5101ec6_17 --> 11.2.0-h1234567_1 None 2022-12-01T10:53:46.9125017Z libstdcxx-ng 9.3.0-hd4cf53a_17 --> 11.2.0-h1234567_1 None 2022-12-01T10:53:46.9125358Z openssl 1.1.1q-h7f8727e_0 --> 1.1.1s-h7f8727e_0 None 2022-12-01T10:53:46.9125503Z 2022-12-01T10:53:46.9125507Z 2022-12-01T10:53:47.9968198Z Preparing transaction: ...working... done 2022-12-01T10:53:48.3756246Z Verifying transaction: ...working... done 2022-12-01T10:53:49.2752497Z Executing transaction: ...working... done 2022-12-01T10:53:49.3585889Z Retrieving notices: ...working... done 2022-12-01T10:53:49.5580291Z ++ [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *centos* ]] 2022-12-01T10:53:49.5580880Z + echo 'Environment variables' 2022-12-01T10:53:49.5581152Z Environment variables 2022-12-01T10:53:49.5581523Z + env 2022-12-01T10:53:49.5603629Z SHARD_NUMBER=0 2022-12-01T10:53:49.5604096Z NV_LIBCUBLAS_DEV_VERSION=11.9.2.110-1 2022-12-01T10:53:49.5604630Z NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-6 2022-12-01T10:53:49.5605043Z LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 2022-12-01T10:53:49.5605620Z NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.12.10-1+cuda11.6 2022-12-01T10:53:49.5605984Z UCC_HOME=/usr 2022-12-01T10:53:49.5606525Z BUILD_ENVIRONMENT=linux-bionic-cuda11.6-py3.10-gcc7-bazel-test 2022-12-01T10:53:49.5607174Z NV_LIBNPP_DEV_PACKAGE=libnpp-dev-11-6=11.6.3.124-1 2022-12-01T10:53:49.5607490Z INSTALLED_DB=yes 2022-12-01T10:53:49.5607788Z HOSTNAME=155d4b220746 2022-12-01T10:53:49.5608170Z GITHUB_REF_NAME=89997/merge 2022-12-01T10:53:49.5608574Z GITHUB_API_URL=https://api.github.com 2022-12-01T10:53:49.5608855Z OPENSSL_DIR=/opt/openssl 2022-12-01T10:53:49.5609092Z UCC_COMMIT=12944da33f911daf505d9bbc51411233d0ed85e1 2022-12-01T10:53:49.5609586Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_ac3dad41-5d8f-432f-b81c-86bbeeaab1b2 2022-12-01T10:53:49.5609892Z CUDA_PATH=/usr/local/cuda 2022-12-01T10:53:49.5610263Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2022-12-01T10:53:49.5610594Z GITHUB_RUN_ATTEMPT=1 2022-12-01T10:53:49.5610937Z NV_LIBNPP_VERSION=11.6.3.124-1 2022-12-01T10:53:49.5611408Z NV_NVPROF_DEV_PACKAGE=cuda-nvprof-11-6=11.6.124-1 2022-12-01T10:53:49.5628369Z GITHUB_REPOSITORY_OWNER=pytorch 2022-12-01T10:53:49.5628613Z GITHUB_ACTIONS=true 2022-12-01T10:53:49.5628808Z NVIDIA_VISIBLE_DEVICES=all 2022-12-01T10:53:49.5629096Z NV_NVPROF_VERSION=11.6.124-1 2022-12-01T10:53:49.5629429Z NV_LIBCUSPARSE_VERSION=11.7.2.124-1 2022-12-01T10:53:49.5630666Z CI=true 2022-12-01T10:53:49.5631009Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2022-12-01T10:53:49.5631554Z NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-11-6=11.9.2.110-1 2022-12-01T10:53:49.5632083Z GITHUB_HEAD_REF=release/1.13-callstack 2022-12-01T10:53:49.5632404Z UCX_COMMIT=31e74cac7bee0ef66bef2af72e7d86d9c282e5ab 2022-12-01T10:53:49.5632657Z GITHUB_ACTOR=charlie-wt 2022-12-01T10:53:49.5632883Z CMAKE_CUDA_COMPILER_LAUNCHER=/opt/cache/bin/sccache 2022-12-01T10:53:49.5633239Z GITHUB_ACTION_REF= 2022-12-01T10:53:49.5633441Z NCCL_VERSION=2.12.10-1 2022-12-01T10:53:49.5633615Z GITHUB_ACTION=__run_2 2022-12-01T10:53:49.5633794Z VALGRIND=ON 2022-12-01T10:53:49.5633983Z GITHUB_REF_PROTECTED=false 2022-12-01T10:53:49.5634267Z *** 2022-12-01T10:53:49.5634432Z INSTALLED_VISION=yes 2022-12-01T10:53:49.5634611Z NVARCH=x86_64 2022-12-01T10:53:49.5634817Z NV_LIBCUSPARSE_DEV_VERSION=11.7.2.124-1 2022-12-01T10:53:49.5635024Z HOME=/var/lib/jenkins 2022-12-01T10:53:49.5635214Z GIT_DEFAULT_BRANCH=master 2022-12-01T10:53:49.5635622Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_ac3dad41-5d8f-432f-b81c-86bbeeaab1b2 2022-12-01T10:53:49.5635941Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2022-12-01T10:53:49.5636148Z GITHUB_ACTION_REPOSITORY= 2022-12-01T10:53:49.5636334Z GITHUB_REF_TYPE=branch 2022-12-01T10:53:49.5636586Z NV_LIBNCCL_PACKAGE_VERSION=2.12.10-1 2022-12-01T10:53:49.5636791Z GITHUB_RETENTION_DAYS=90 2022-12-01T10:53:49.5637081Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2022-12-01T10:53:49.5637374Z NV_LIBNCCL_PACKAGE=libnccl2=2.12.10-1+cuda11.6 2022-12-01T10:53:49.5637799Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_ac3dad41-5d8f-432f-b81c-86bbeeaab1b2 2022-12-01T10:53:49.5638109Z DEBIAN_FRONTEND=noninteractive 2022-12-01T10:53:49.5638359Z NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev 2022-12-01T10:53:49.5638578Z GITHUB_REF=refs/pull/89997/merge 2022-12-01T10:53:49.5638798Z NV_CUDA_LIB_VERSION=11.6.2-1 2022-12-01T10:53:49.5639016Z GITHUB_SHA=cdc064133ad5e5a46a756ee9218659e8f252e950 2022-12-01T10:53:49.5639243Z INSTALLED_PROTOBUF=yes 2022-12-01T10:53:49.5639434Z GITHUB_RUN_ID=3591403534 2022-12-01T10:53:49.5639684Z NV_LIBNPP_PACKAGE=libnpp-11-6=11.6.3.124-1 2022-12-01T10:53:49.5639984Z NV_LIBNCCL_PACKAGE_NAME=libnccl2 2022-12-01T10:53:49.5640211Z LIBRARY_PATH=/usr/local/cuda/lib64/stubs 2022-12-01T10:53:49.5640441Z NV_NVTX_VERSION=11.6.124-1 2022-12-01T10:53:49.5640646Z GITHUB_SERVER_URL=https://github.com 2022-12-01T10:53:49.5640851Z MAX_JOBS=6 2022-12-01T10:53:49.5641057Z NV_LIBCUBLAS_VERSION=11.9.2.110-1 2022-12-01T10:53:49.5641333Z NV_LIBCUBLAS_PACKAGE=libcublas-11-6=11.9.2.110-1 2022-12-01T10:53:49.5641704Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2022-12-01T10:53:49.5641959Z UCX_HOME=/usr 2022-12-01T10:53:49.5642133Z PYTORCH_RETRY_TEST_CASES=1 2022-12-01T10:53:49.5642374Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2022-12-01T10:53:49.5642634Z NV_CUDA_CUDART_DEV_VERSION=11.6.55-1 2022-12-01T10:53:49.5643601Z PR_BODY=Link to landed master PR (if applicable):https://github.com/pytorch/pytorch/pull/88993Criteria category:1: This prevents a crash, which was introduced [here](https://github.com/pytorch/pytorch/commit/4b7de265569f7fd731dd1cfea83ce804cc22f7c0#diff-45b117ca26b4fc9174fbe0d7a9cd8cb1c43964cd5e2bb20c7778ee00a942ef63), tagged for 1.132: Prevents a crashIm hoping this is a low-risk change, since its just changing one method for its safer form. 2022-12-01T10:53:49.5644255Z GITHUB_BASE_REF=release/1.13 2022-12-01T10:53:49.5644446Z TERM=xterm 2022-12-01T10:53:49.5644643Z NV_NVML_DEV_VERSION=11.6.55-1 2022-12-01T10:53:49.5644829Z TORCH_CUDA_ARCH_LIST=Maxwell 2022-12-01T10:53:49.5645020Z CUDA_VERSION=11.6.2 2022-12-01T10:53:49.5645271Z NV_LIBCUBLAS_PACKAGE_NAME=libcublas-11-6 2022-12-01T10:53:49.5645477Z OPENSSL_ROOT_DIR=/opt/openssl 2022-12-01T10:53:49.5645890Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_ac3dad41-5d8f-432f-b81c-86bbeeaab1b2 2022-12-01T10:53:49.5646233Z GITHUB_JOB=build-and-test 2022-12-01T10:53:49.5705773Z COMMIT_MESSAGES=+ 56508e29e6b1847e050462d818021a0389d0de99 Release 1.13, Install torch from test channel, Pin build… (#86290)- f682048bf9475d324044e955d8d67464ee446c3a Fix for the binary upload (#86385)+ 95112ca043c37e38101e629c1f69663e911cc909 Fix binary builds for the release - unblock release (#86484)- c38dbd0e1dd88cce783c8dce6cce1a97276b6bb9 Conditionally build the TestApp benchmark based on lite interpreter (#86314) (#86377)- 50a9cd95baf29e136fdf5f027c6f4c4a7ccd5b9b Add version selector back to functorch docs (#86602) (#86689)- 5be45fc4f1a86624fe5ce0e99a2a5558011ca69e [ROCm] set nvfuser default to disabled, keep CI (#86369) (#86725)- f37023b03f3e92dadb247e89fd4e024eb4a0eb8a [MPS] Better error message for `slow_conv2d_forward` (#86844)- 786431cd13d171965feeb17240cc7bf8dc509dba [DOC] Use type hints to show annotation in the docs (#86851)- 03992a6fb3dbd371fe41d3cd95c6589b45a10f14 Make the data types of output and input consistenst for batchnorm (#86784)+ d9ddab5efa2224704e4b982e651589b31b1c1547 [1.13] Remove torch.vmap (#86333)+ 01042487e2d848d17351555ea73c61d38a60a7f9 [1.13] Release-only improvements to functorch docs (#86693)- 71251e2521ac4b737af43d536dff359df256eadd ci: Just use regular checkout (#86824) (#86895)+ f65ac2ad20f8eab95a0d0fb93c3550afc2b86d91 [CI] Fix builder ref for release, linux only (#86904)- 51c16f092ca8d7802decfd56d34ae99d1c0f335c [functorch] Add more details to the functorch install page (#86823) (#86903)- 311b47b72c73509a82ed0b613a7c563e6628332b [quant] Move the order of x86 engine to avoid changing the default qengine (#86631) (#86726)+ 7e196948ca0c5ede7fa6e0831fda18135e6573a5 Add vmap support for slogdet; fix regression from functorch 0.2.1 (#86815) (#86902)- aab841e89d850c9da9048a64541cfa78b222f1ff [ONNX] Support device().type() string comparison with constant (#86168) (#86921)- de3fa48e38e5370d18748e131bd20db53390ea5c Install c10d headers with absolute path (#86257) (#86933)+ 366c59e2606368a6f2ee7165d58686d0d494dd92 Allow PrivateUse1 backends to not have Storage (#86557) (#86803)+ 492d572086a93a31fc8972d29726453ee1e46717 [functorch] fix cross (#86934)- f89a762a8efcca77722071ec042a02742ec4537d Fix the performance issue that the for-loop before ExternallCall could not be parallelized. (#85056) (#86516)- c40a04415c59edc45b2ceba682377b255f2091c7 Add error checking to flaky test bot platform parser (#86632) (#87201)+ eda8263f151a17d0d81d33e3f48fb2102daf4c14 [Release 1.13.0][DataPipe] Documentation and interface fix (#87140)+ d2325f3b6a17e54b5d48c68d82b74354dfd35f61 handle libomp update on circleci (#86979) (#87132)- 7688e5eeabce25b67aa99280772d094b1c5f7091 [ONNX] Fix triu/tril export with diagonal input (#86843) (#86925)- 1ebff1dcaf75d0305dc713eea104ddfa3ae6b588 [ONNX] Renable assert diagnostic test (#85999) (#86924)- 1442f04f3bab3b0e0f22fbb68c8f328e17801c69 Enables lazy loading of cuda modules if not set by user (#86509)+ d324341922beb064057e12daae19199480885d5e Bug fix for torch._C._willEngineExecuteNode (#86672)- 894bad72c9dfb946e9bdfebaf2db41473b3dd4fe [ONNX] Fix scalar_type_analysis metadata for copied constant (#86716) (#86923)- ef6dd0d34d379604eec8db34dd58581b8b061249 [ONNX] Ignore print(Tensor) during tracing (#86223) (#87122)- e6d8c1392c817636c15ad974dd160292cdc471bc [einsum] Fix opt_einsum defaults to be more reasonable (#86985) (#87144)+ 3af7c7fc98af441ca90ef38b262497b530a317fb [einsum] fix MPS regression and fix incorrect contraction order when path is None (#87261)- 9e3df4920f75fa2aaf5bbe04ed302fc80008a8b9 Improve NestedTensor documentation (#85186) (#87337)- 3ca59f4b8aff32fbad3fcd13b812b5335047b8ce Reenable aot tests on windows for cuda 11.7 and up (#87193) (#87307)- 0948dbb3e7d6e5e99305b71423f7e9a45a6e5e14 Add torch.sparse overview section (#85265) (#87376)- 1f80ac7fa72cacafbb4901109b465db05f91d818 [Docs] Update mm family ops and F.linear to note limited sparse support. (#86220) (#87379)- 7342a3b0eac2e3ebf4d9b5ce1c3c73c4134c8751 Add prototype warning to MaskedTensor constructor (#87107) (#87380)- aba5544affda233f8413b5fd74df1cdf7ed91c18 [maskedtensor] add docs (#84887) (#87381)- 6e2cb22d74d1939e0aa5c00c665a58e8796bef31 [functorch][docs] Downgrade the warning about forward-mode AD coverage (#87383) (#87386)+ ca0ee922bc9440bfc86b332d69ee0559f748bc6e [release] Add warning to stateless.functional_call for deprecated behavior (#87079)- d2ce4310bad94f2e30fd75cb14e175bcef7ba6fa Assert if padding mask type is unexpected (#87106) (#87384)- 05cb998e11d109a55ddee0fb72c17aa07fa8104a [MPS] Do not dispatch empty job in `bitwise_not` (#87286) (#87427)- 385022c76e4229a9393d63871225e0961e91c2db [ci] handle libomp upgrade on github (#87382) (#87408)- 3ffddc0b2d5fc963463c98b518b0eb1f88788a74 [functorch] fix AOTAutograd tutorial (#87415) (#87434)+ 55c76baf579cb6593f87d1a23e9a49afeb55f15a [1.13] Fix functorch version docs (#87392)- 59686b4c60289188436ac61576fd389821858fa5 [maskedtensor] fix docs formatting (#87387) (#87406)+ 0c0df0be7497112022804df03aeeb0fcbadc9243 Add `weights_only` option to `torch.load` (#87443)+ d253eb29d86af51ae17b950825ffdb5661b5af7f Avoid calling logging.basicConfig (#86959) (#87455)- d3aecbd9bc58a42366abffa63748d73c872bd927 Delete torch::deploy from pytorch core (#85953) (#85953) (#87454)- 51fa4fae41367a17f49ce648c7cdd6aa72f6e6ac Move PadNd from ATen/native to ATen (#87456)- f6c42ae2c29ba788523149dbcc791bf14530f93d Reenable `isinstance` with `torch.distributed.ReduceOp` (#87303) (#87463)- 6a8be2cb630ce79d654a707e5ea454d013acbda1 [ONNX] Reland: Update training state logic to support ScriptedModule (#86745) (#87457)+ 8569a44f38ff906103f40c6925dec366c7557943 [MPS] Revamp copy_to_mps_ implementation (#87475)- fdb18da4cc3ee04c2423eb33b2780edc4cae64e0 Fix distributed issue by including distributed files (#87612)- 341c377c0f595ff4e4a0fbdef21978c038b64b98 Add General Project Policies (#87385) (#87613)- 4e1a4b150a4ccd5f401a4293a0336a9a8a1dad2d fix docs push (#87498) (#87628)- 7c98e70d44abc7a1aead68b6ea6c8adc8c554db5 attempted fix for nvrtc with lovelace (#87611) (#87618)- 74a9ca993bd79f8131829e9c946657fa9a1d05ef [JIT][Security] Do not blindly eval input string (#89189) (#89925)+ ae2fe4033cf3b17259b17f351020b988fa893f91 Update masked.rst (#89758) (#89923)- c13d400bffe90e16b96520bbc8a41a6f0c9cd584 Use the Python frame safely in _pythonCallstack 2022-12-01T10:53:49.5712017Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2022-12-01T10:53:49.5712521Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_ac3dad41-5d8f-432f-b81c-86bbeeaab1b2 2022-12-01T10:53:49.5712897Z SHLVL=1 2022-12-01T10:53:49.5713162Z NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-11-6 2022-12-01T10:53:49.5713391Z GITHUB_REPOSITORY=pytorch/pytorch 2022-12-01T10:53:49.5713854Z NVIDIA_REQUIRE_CUDA=cuda>=11.6 brand=tesla,driver>=418,driver<419 brand=tesla,driver>=450,driver<451 brand=tesla,driver>=470,driver<471 brand=unknown,driver>=470,driver<471 brand=nvidia,driver>=470,driver<471 brand=nvidiartx,driver>=470,driver<471 brand=quadrortx,driver>=470,driver<471 2022-12-01T10:53:49.5714368Z NV_LIBNPP_DEV_VERSION=11.6.3.124-1 2022-12-01T10:53:49.5714656Z GITHUB_EVENT_NAME=pull_request 2022-12-01T10:53:49.5714973Z NV_CUDA_CUDART_VERSION=11.6.55-1 2022-12-01T10:53:49.5715294Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2022-12-01T10:53:49.5715630Z GITHUB_RUN_NUMBER=69319 2022-12-01T10:53:49.5715921Z GITHUB_WORKFLOW=pull 2022-12-01T10:53:49.5716422Z PATH=/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-12-01T10:53:49.5717063Z NV_LIBNCCL_DEV_PACKAGE_VERSION=2.12.10-1 2022-12-01T10:53:49.5717513Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T10:53:49.5717814Z GITHUB_TRIGGERING_ACTOR=charlie-wt 2022-12-01T10:53:49.5718009Z _=/usr/bin/env 2022-12-01T10:53:49.5718205Z + echo 'Testing pytorch' 2022-12-01T10:53:49.5718391Z Testing pytorch 2022-12-01T10:53:49.5718587Z + export LANG=C.UTF-8 2022-12-01T10:53:49.5718776Z + LANG=C.UTF-8 2022-12-01T10:53:49.5718974Z + PR_NUMBER= 2022-12-01T10:53:49.5719221Z + [[ '' == \d\e\f\a\u\l\t ]] 2022-12-01T10:53:49.5719450Z + [[ '' == \d\i\s\t\r\i\b\u\t\e\d ]] 2022-12-01T10:53:49.5719648Z + [[ '' == \s\l\o\w ]] 2022-12-01T10:53:49.5719974Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *slow-gradcheck* ]] 2022-12-01T10:53:49.5720371Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *cuda* ]] 2022-12-01T10:53:49.5720719Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2022-12-01T10:53:49.5721083Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2022-12-01T10:53:49.5721518Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *cuda11* ]] 2022-12-01T10:53:49.5721766Z + export BUILD_SPLIT_CUDA=ON 2022-12-01T10:53:49.5721962Z + BUILD_SPLIT_CUDA=ON 2022-12-01T10:53:49.5722176Z + [[ '' == *crossref* ]] 2022-12-01T10:53:49.5722367Z + [[ '' == *dynamo* ]] 2022-12-01T10:53:49.5722558Z + [[ -n '' ]] 2022-12-01T10:53:49.5722778Z + export PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=0 2022-12-01T10:53:49.5723012Z + PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=0 2022-12-01T10:53:49.5723344Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *rocm* ]] 2022-12-01T10:53:49.5723717Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test != *-bazel-* ]] 2022-12-01T10:53:49.5724077Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *asan* ]] 2022-12-01T10:53:49.5724372Z + [[ '' == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2022-12-01T10:53:49.5724619Z + [[ '' == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2022-12-01T10:53:49.5724943Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *tbb* ]] 2022-12-01T10:53:49.5725312Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *libtorch* ]] 2022-12-01T10:53:49.5725695Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *-bazel-* ]] 2022-12-01T10:53:49.5725972Z + [[ '' == *backward* ]] 2022-12-01T10:53:49.5726159Z + [[ '' == *xla* ]] 2022-12-01T10:53:49.5726375Z + [[ '' == \j\i\t\_\l\e\g\a\c\y ]] 2022-12-01T10:53:49.5726693Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *libtorch* ]] 2022-12-01T10:53:49.5726962Z + [[ '' == distributed ]] 2022-12-01T10:53:49.5727178Z + [[ '' == *dynamo* ]] 2022-12-01T10:53:49.5727387Z + [[ '' == *dynamo* ]] 2022-12-01T10:53:49.5727575Z + [[ 0 == 1 ]] 2022-12-01T10:53:49.5727734Z + [[ 0 == 2 ]] 2022-12-01T10:53:49.5727919Z + [[ 0 -gt 2 ]] 2022-12-01T10:53:49.5728205Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *vulkan* ]] 2022-12-01T10:53:49.5728685Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *-bazel-* ]] 2022-12-01T10:53:49.5729142Z + test_bazel 2022-12-01T10:53:49.5729317Z + set -e 2022-12-01T10:53:49.5729523Z ++ dirname .jenkins/pytorch/test.sh 2022-12-01T10:53:49.5729792Z + source .jenkins/pytorch/common-build.sh 2022-12-01T10:53:49.5734852Z ++ [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test != *win-* ]] 2022-12-01T10:53:49.5741096Z ++++ dirname .jenkins/pytorch/common-build.sh 2022-12-01T10:53:49.5752608Z +++ cd .jenkins/pytorch 2022-12-01T10:53:49.5752859Z +++ pwd -P 2022-12-01T10:53:49.5754997Z ++ script_dir=/var/lib/jenkins/workspace/.jenkins/pytorch 2022-12-01T10:53:49.5755296Z ++ which sccache 2022-12-01T10:53:49.5764025Z ++ sccache --stop-server 2022-12-01T10:53:49.5790683Z ++ true 2022-12-01T10:53:49.5791000Z ++ rm -f /var/lib/jenkins/sccache_error.log 2022-12-01T10:53:49.5817228Z ++ [[ -n '' ]] 2022-12-01T10:53:49.5817856Z ++ [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *rocm* ]] 2022-12-01T10:53:49.5818248Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-12-01T10:53:49.5818673Z ++ SCCACHE_IDLE_TIMEOUT=1200 2022-12-01T10:53:49.5818912Z ++ RUST_LOG=sccache::server=error 2022-12-01T10:53:49.5819153Z ++ sccache --start-server 2022-12-01T10:53:49.5838993Z sccache: Starting the server... 2022-12-01T10:53:49.6115433Z ++ sccache --zero-stats 2022-12-01T10:53:49.6137838Z Compile requests 0 2022-12-01T10:53:49.6138180Z Compile requests executed 0 2022-12-01T10:53:49.6138717Z Cache hits 0 2022-12-01T10:53:49.6139095Z Cache misses 0 2022-12-01T10:53:49.6139343Z Cache timeouts 0 2022-12-01T10:53:49.6139548Z Cache read errors 0 2022-12-01T10:53:49.6139753Z Forced recaches 0 2022-12-01T10:53:49.6139943Z Cache write errors 0 2022-12-01T10:53:49.6140159Z Compilation failures 0 2022-12-01T10:53:49.6140389Z Cache errors 0 2022-12-01T10:53:49.6140848Z Non-cacheable compilations 0 2022-12-01T10:53:49.6141185Z Non-cacheable calls 0 2022-12-01T10:53:49.6141501Z Non-compilation calls 0 2022-12-01T10:53:49.6141967Z Unsupported compiler calls 0 2022-12-01T10:53:49.6142221Z Average cache write 0.000 s 2022-12-01T10:53:49.6142453Z Average cache read miss 0.000 s 2022-12-01T10:53:49.6142672Z Average cache read hit 0.000 s 2022-12-01T10:53:49.6142892Z Failed distributed compilations 0 2022-12-01T10:53:49.6143463Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-12-01T10:53:49.6143884Z ++ trap_add sccache_epilogue EXIT 2022-12-01T10:53:49.6144091Z ++ trap_add_cmd=sccache_epilogue 2022-12-01T10:53:49.6144277Z ++ shift 2022-12-01T10:53:49.6144452Z ++ for trap_add_name in "$@" 2022-12-01T10:53:49.6148908Z ++++ trap -p EXIT 2022-12-01T10:53:49.6152179Z +++ eval 'extract_trap_cmd ' 2022-12-01T10:53:49.6152561Z ++++ extract_trap_cmd 2022-12-01T10:53:49.6152944Z ++++ printf '%s\n' '' 2022-12-01T10:53:49.6153182Z +++ printf '%s\n' sccache_epilogue 2022-12-01T10:53:49.6155681Z ++ trap -- ' 2022-12-01T10:53:49.6156027Z sccache_epilogue' EXIT 2022-12-01T10:53:49.6156333Z ++ which ccache 2022-12-01T10:53:49.6166865Z + get_bazel 2022-12-01T10:53:49.6169587Z ++ uname 2022-12-01T10:53:49.6195228Z + [[ Linux == \D\a\r\w\i\n ]] 2022-12-01T10:53:49.6195679Z + curl https://ossci-linux.s3.amazonaws.com/bazel-4.2.1-linux-x86_64 -o tools/bazel 2022-12-01T10:53:49.7298525Z % Total % Received % Xferd Average Speed Time Time Time Current 2022-12-01T10:53:49.7299457Z Dload Upload Total Spent Left Speed 2022-12-01T10:53:49.7299772Z 2022-12-01T10:53:50.2537953Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-12-01T10:53:50.2538677Z 100 48.1M 100 48.1M 0 0 91.8M 0 --:--:-- --:--:-- --:--:-- 92.0M 2022-12-01T10:53:50.3281506Z + echo '1a4f3a3ce292307bceeb44f459883859c793436d564b95319aacb8af1f20557c tools/bazel' 2022-12-01T10:53:50.3281855Z + shasum -a 256 -c 2022-12-01T10:53:50.6468035Z + chmod +x tools/bazel 2022-12-01T10:53:50.6497707Z + tools/bazel test --config=cpu-only --test_timeout=480 --test_output=all --test_tag_filters=-gpu-required '--test_filter=-*CUDA' --no//c10:use_gflags --no//c10:use_glog //c10/... 2022-12-01T10:53:50.6534667Z Extracting Bazel installation... 2022-12-01T10:53:52.2857692Z Starting local Bazel server and connecting to it... 2022-12-01T10:53:55.9461991Z Loading: (2 packages loaded) 2022-12-01T10:53:55.9488601Z 2022-12-01T10:53:55.9491679Z Loading: 2 packages loaded 2022-12-01T10:53:56.0962482Z 2022-12-01T10:53:56.0963274Z Analyzing: 31 targets (10 packages loaded, 0 targets configured) 2022-12-01T10:53:56.3026026Z 2022-12-01T10:53:56.3027171Z Analyzing: 31 targets (23 packages loaded, 189 targets configured) 2022-12-01T10:53:56.3027619Z currently loading: @com_google_googletest// ... (3 packages) 2022-12-01T10:53:56.3027938Z Fetching @fmt; fetching 2022-12-01T10:53:56.3028171Z Fetching @cuda; Restarting. 2022-12-01T10:53:56.5521641Z 2022-12-01T10:53:56.5522136Z  2022-12-01T10:53:56.5522549Z  2022-12-01T10:53:56.5522922Z  2022-12-01T10:53:56.5523438Z Analyzing: 31 targets (28 packages loaded, 191 targets configured) 2022-12-01T10:53:56.5523825Z Fetching @local_config_cc; fetching 2022-12-01T10:53:57.3765017Z 2022-12-01T10:53:57.3765574Z  2022-12-01T10:53:57.3766247Z Analyzing: 31 targets (28 packages loaded, 191 targets configured) 2022-12-01T10:53:57.5950082Z 2022-12-01T10:53:57.5951286Z Analyzing: 31 targets (33 packages loaded, 2488 targets configured) 2022-12-01T10:53:57.5952191Z Fetching @remote_coverage_tools; fetching 2022-12-01T10:53:57.5953065Z Fetching ..._tools; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:53:57.5956221Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/remote_coverage_tools/temp49364105\ 2022-12-01T10:53:57.5957152Z 92970120346/coverage_output_generator-v2.5.zip 2022-12-01T10:53:57.8047502Z 2022-12-01T10:53:57.8048539Z  2022-12-01T10:53:57.8048945Z  2022-12-01T10:53:57.8049265Z  2022-12-01T10:53:57.8049590Z  2022-12-01T10:53:57.8050150Z Analyzing: 31 targets (39 packages loaded, 3630 targets configured) 2022-12-01T10:53:57.8050619Z Fetching @remote_java_tools_linux; fetching 2022-12-01T10:53:57.8051071Z Fetching @remotejdk11_linux; fetching 2022-12-01T10:53:57.8051614Z Fetching https://mirror.bazel.build/.../java_tools_javac11_linux-v10.6.zip 2022-12-01T10:53:57.8052418Z Fetching https://mirror.bazel.build/...37.17-ca-jdk11.0.6-linux_x64.tar.gz 2022-12-01T10:53:58.1208846Z 2022-12-01T10:53:58.1209381Z  2022-12-01T10:53:58.1209727Z  2022-12-01T10:53:58.1210017Z  2022-12-01T10:53:58.1210265Z  2022-12-01T10:53:58.1210780Z Analyzing: 31 targets (39 packages loaded, 3636 targets configured) 2022-12-01T10:53:58.1211228Z Fetching @remote_java_tools_linux; fetching 2022-12-01T10:53:58.1211601Z Fetching @remotejdk11_linux; fetching 2022-12-01T10:53:58.1212191Z Fetching https://mirror.bazel.build/...avac11_linux-v10.6.zip; 36,257,520B 2022-12-01T10:53:58.1212910Z Fetching https://mirror.bazel.build/...1.0.6-linux_x64.tar.gz; 11,485,104B 2022-12-01T10:53:58.3535594Z 2022-12-01T10:53:58.3536141Z  2022-12-01T10:53:58.3536559Z  2022-12-01T10:53:58.3536900Z  2022-12-01T10:53:58.3537241Z  2022-12-01T10:53:58.3537919Z Analyzing: 31 targets (39 packages loaded, 3636 targets configured) 2022-12-01T10:53:58.3538666Z Fetching @remote_java_tools_linux; fetching 2022-12-01T10:53:58.3539117Z Fetching @remotejdk11_linux; fetching 2022-12-01T10:53:58.3540105Z Fetching https://mirror.bazel.build/...1.0.6-linux_x64.tar.gz; 27,901,744B 2022-12-01T10:53:58.3540756Z Fetching ..._linux; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:53:58.3541392Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/remote_java_tools_linux/temp676207\ 2022-12-01T10:53:58.3542097Z 527587715417/java_tools_javac11_linux-v10.6.zip 2022-12-01T10:53:58.6024518Z 2022-12-01T10:53:58.6025177Z  2022-12-01T10:53:58.6025575Z  2022-12-01T10:53:58.6025917Z  2022-12-01T10:53:58.6026293Z  2022-12-01T10:53:58.6026635Z  2022-12-01T10:53:58.6026962Z  2022-12-01T10:53:58.6027608Z Analyzing: 31 targets (39 packages loaded, 3636 targets configured) 2022-12-01T10:53:58.6028139Z Fetching @remote_java_tools_linux; fetching 2022-12-01T10:53:58.6028578Z Fetching @remotejdk11_linux; fetching 2022-12-01T10:53:58.6029582Z Fetching https://mirror.bazel.build/...1.0.6-linux_x64.tar.gz; 72,031,712B 2022-12-01T10:53:58.6030242Z Fetching ..._linux; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:53:58.6030914Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/remote_java_tools_linux/temp676207\ 2022-12-01T10:53:58.6031600Z 527587715417/java_tools_javac11_linux-v10.6.zip 2022-12-01T10:53:58.8536892Z 2022-12-01T10:53:58.8537532Z  2022-12-01T10:53:58.8537945Z  2022-12-01T10:53:58.8538480Z  2022-12-01T10:53:58.8538830Z  2022-12-01T10:53:58.8539169Z  2022-12-01T10:53:58.8539534Z  2022-12-01T10:53:58.8540060Z Analyzing: 31 targets (39 packages loaded, 3636 targets configured) 2022-12-01T10:53:58.8540539Z Fetching @remote_java_tools_linux; fetching 2022-12-01T10:53:58.8541007Z Fetching @remotejdk11_linux; fetching 2022-12-01T10:53:58.8541706Z Fetching https://mirror.bazel.build/...1.0.6-linux_x64.tar.gz; 96,443,696B 2022-12-01T10:53:59.1543154Z 2022-12-01T10:53:59.1543800Z  2022-12-01T10:53:59.1544190Z  2022-12-01T10:53:59.1544532Z  2022-12-01T10:53:59.1545214Z Analyzing: 31 targets (40 packages loaded, 3663 targets configured) 2022-12-01T10:53:59.1545756Z Fetching @remotejdk11_linux; fetching 2022-12-01T10:53:59.1546675Z Fetching https://mirror.bazel.build/....0.6-linux_x64.tar.gz; 116,874,384B 2022-12-01T10:53:59.4024098Z 2022-12-01T10:53:59.4024751Z  2022-12-01T10:53:59.4025146Z  2022-12-01T10:53:59.4025687Z Analyzing: 31 targets (40 packages loaded, 3663 targets configured) 2022-12-01T10:53:59.4025959Z Fetching @remotejdk11_linux; fetching 2022-12-01T10:53:59.4026341Z Fetching https://mirror.bazel.build/....0.6-linux_x64.tar.gz; 162,798,384B 2022-12-01T10:53:59.7100604Z 2022-12-01T10:53:59.7101055Z  2022-12-01T10:53:59.7101459Z  2022-12-01T10:53:59.7101967Z Analyzing: 31 targets (40 packages loaded, 3663 targets configured) 2022-12-01T10:53:59.7102259Z Fetching @remotejdk11_linux; fetching 2022-12-01T10:53:59.9549506Z 2022-12-01T10:53:59.9550081Z  2022-12-01T10:53:59.9550794Z Analyzing: 31 targets (40 packages loaded, 3663 targets configured) 2022-12-01T10:53:59.9551066Z Fetching @remotejdk11_linux; fetching 2022-12-01T10:53:59.9551350Z Fetching ..._linux; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:53:59.9551674Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/remotejdk11_linux/temp118714580764\ 2022-12-01T10:53:59.9552006Z 96624040/zulu11.37.17-ca-jdk11.0.6-linux_x64.tar.gz 2022-12-01T10:54:00.9558955Z 2022-12-01T10:54:00.9559514Z  2022-12-01T10:54:00.9559882Z  2022-12-01T10:54:00.9560220Z  2022-12-01T10:54:00.9560433Z  2022-12-01T10:54:00.9560748Z Analyzing: 31 targets (40 packages loaded, 3663 targets configured) 2022-12-01T10:54:00.9561029Z Fetching @remotejdk11_linux; fetching 2022-12-01T10:54:00.9561303Z Fetching ..._linux; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:54:00.9561820Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/remotejdk11_linux/temp118714580764\ 2022-12-01T10:54:00.9562182Z 96624040/zulu11.37.17-ca-jdk11.0.6-linux_x64.tar.gz 2022-12-01T10:54:01.8772572Z 2022-12-01T10:54:01.8773184Z  2022-12-01T10:54:01.8773540Z  2022-12-01T10:54:01.8773811Z  2022-12-01T10:54:01.8774097Z  2022-12-01T10:54:01.8774643Z Analyzing: 31 targets (40 packages loaded, 3663 targets configured) 2022-12-01T10:54:01.8775133Z Fetching @remotejdk11_linux; fetching 4s 2022-12-01T10:54:02.0141836Z 2022-12-01T10:54:02.0142371Z  2022-12-01T10:54:02.0143453Z INFO: Analyzed 31 targets (41 packages loaded, 3804 targets configured). 2022-12-01T10:54:02.0143761Z 2022-12-01T10:54:02.0167302Z 2022-12-01T10:54:02.0168110Z INFO: Found 27 targets and 4 test targets... 2022-12-01T10:54:02.0168343Z 2022-12-01T10:54:02.1478015Z 2022-12-01T10:54:02.1478676Z [0 / 42] 3 actions, 0 running 2022-12-01T10:54:02.1479252Z [Prepa] BazelWorkspaceStatusAction stable-status.txt 2022-12-01T10:54:02.1479830Z [Prepa] Writing file c10/util/libtypeid.a-2.params 2022-12-01T10:54:02.1480383Z [Prepa] Writing file c10/util/libTypeCast.a-2.params 2022-12-01T10:54:02.1480805Z [Prepa] Action c10/macros/cmake_macros.h 2022-12-01T10:54:02.3570052Z 2022-12-01T10:54:02.3570837Z  2022-12-01T10:54:02.3571257Z  2022-12-01T10:54:02.3571572Z  2022-12-01T10:54:02.3571890Z  2022-12-01T10:54:02.3572319Z [4 / 42] checking cached actions 2022-12-01T10:54:02.5574947Z 2022-12-01T10:54:02.5575557Z [4 / 42] checking cached actions 2022-12-01T10:54:49.0040573Z 2022-12-01T10:54:49.0041573Z [4 / 43] [Prepa] Writing file c10/mobile/libCPUProfilingAllocator.a-2.params 2022-12-01T10:54:49.3770383Z 2022-12-01T10:54:49.3770894Z [5 / 43] checking cached actions 2022-12-01T10:54:49.6329536Z 2022-12-01T10:54:49.6330401Z [5 / 44] [Prepa] Writing file c10/mobile/libCPUCachingAllocator.a-2.params 2022-12-01T10:54:49.9778109Z 2022-12-01T10:54:49.9778978Z [7 / 93] checking cached actions 2022-12-01T10:54:50.1781114Z 2022-12-01T10:54:50.1781626Z [13 / 114] checking cached actions 2022-12-01T10:54:50.3870207Z 2022-12-01T10:54:50.3870911Z [20 / 156] [Prepa] @google_benchmark//:benchmark 2022-12-01T10:54:50.7787763Z 2022-12-01T10:54:50.7788460Z [26 / 182] checking cached actions 2022-12-01T10:55:01.3112603Z 2022-12-01T10:55:01.3113342Z [26 / 182] 6 actions, 0 running 2022-12-01T10:55:01.3113705Z [Prepa] Compiling src/benchmark_register.cc 2022-12-01T10:55:01.3115191Z [Scann] Compiling c10/util/SmallVector.cpp 2022-12-01T10:55:01.3115793Z [Scann] Compiling c10/util/StringUtil.cpp 2022-12-01T10:55:01.3116382Z [Scann] Compiling c10/util/Exception.cpp 2022-12-01T10:55:01.3116994Z [Scann] Compiling c10/test/core/DispatchKeySet_test.cpp 2022-12-01T10:55:01.3117463Z [Scann] Compiling c10/util/TypeCast.cpp 2022-12-01T10:55:01.3117821Z [Scann] Compiling c10/test/util/TypeTraits_test.cpp 2022-12-01T10:55:01.3118066Z [Scann] Compiling src/statistics.cc 2022-12-01T10:55:01.5839584Z 2022-12-01T10:55:01.5840118Z  2022-12-01T10:55:01.5840498Z  2022-12-01T10:55:01.5840707Z  2022-12-01T10:55:01.5840881Z  2022-12-01T10:55:01.5841088Z  2022-12-01T10:55:01.5841261Z  2022-12-01T10:55:01.5841414Z  2022-12-01T10:55:01.5841586Z  2022-12-01T10:55:01.5845801Z [26 / 182] 8 actions running 2022-12-01T10:55:01.5846313Z Compiling c10/util/TypeCast.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:01.5847078Z Compiling src/benchmark_register.cc; 0s processwrapper-sandbox 2022-12-01T10:55:01.5847859Z Compiling src/statistics.cc; 0s processwrapper-sandbox 2022-12-01T10:55:01.5848241Z Compiling c10/test/util/TypeTraits_test.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:01.5848870Z Compiling c10/util/StringUtil.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:01.5849439Z Compiling c10/util/SmallVector.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:01.5850014Z Compiling c10/util/Exception.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:01.5850667Z Compiling c10/test/core/DispatchKeySet_test.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:01.7944472Z 2022-12-01T10:55:01.7945024Z  2022-12-01T10:55:01.7945367Z  2022-12-01T10:55:01.7945643Z  2022-12-01T10:55:01.7945926Z  2022-12-01T10:55:01.7946203Z  2022-12-01T10:55:01.7946487Z  2022-12-01T10:55:01.7946794Z  2022-12-01T10:55:01.7947090Z  2022-12-01T10:55:01.7947486Z [35 / 182] 8 actions running 2022-12-01T10:55:01.7948091Z Compiling c10/test/util/typeid_test.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:01.7948792Z Compiling src/benchmark_name.cc; 0s processwrapper-sandbox 2022-12-01T10:55:01.7949382Z Compiling src/reporter.cc; 0s processwrapper-sandbox 2022-12-01T10:55:01.7950016Z Compiling src/perf_counters.cc; 0s processwrapper-sandbox 2022-12-01T10:55:01.7950638Z Compiling src/commandlineflags.cc; 0s processwrapper-sandbox 2022-12-01T10:55:01.7951270Z Compiling src/benchmark.cc; 0s processwrapper-sandbox 2022-12-01T10:55:01.7951873Z Compiling src/complexity.cc; 0s processwrapper-sandbox 2022-12-01T10:55:01.7952494Z Compiling src/csv_reporter.cc; 0s processwrapper-sandbox 2022-12-01T10:55:01.9890237Z 2022-12-01T10:55:01.9890841Z  2022-12-01T10:55:01.9891218Z  2022-12-01T10:55:01.9891496Z  2022-12-01T10:55:01.9891849Z  2022-12-01T10:55:01.9892176Z  2022-12-01T10:55:01.9892439Z  2022-12-01T10:55:01.9892788Z  2022-12-01T10:55:01.9893084Z  2022-12-01T10:55:01.9893487Z [43 / 182] 8 actions running 2022-12-01T10:55:01.9894851Z Compiling src/counter.cc; 0s processwrapper-sandbox 2022-12-01T10:55:01.9895676Z Compiling src/console_reporter.cc; 0s processwrapper-sandbox 2022-12-01T10:55:01.9896422Z Compiling src/colorprint.cc; 0s processwrapper-sandbox 2022-12-01T10:55:01.9897195Z Compiling src/benchmark_runner.cc; 0s processwrapper-sandbox 2022-12-01T10:55:01.9897916Z Compiling src/json_reporter.cc; 0s processwrapper-sandbox 2022-12-01T10:55:01.9899031Z Compiling src/sleep.cc; 0s processwrapper-sandbox 2022-12-01T10:55:01.9899723Z Compiling src/string_util.cc; 0s processwrapper-sandbox 2022-12-01T10:55:01.9900444Z Compiling src/benchmark_api_internal.cc; 0s processwrapper-sandbox 2022-12-01T10:55:02.1904269Z 2022-12-01T10:55:02.1904807Z  2022-12-01T10:55:02.1905198Z  2022-12-01T10:55:02.1905507Z  2022-12-01T10:55:02.1905795Z  2022-12-01T10:55:02.1906100Z  2022-12-01T10:55:02.1906402Z  2022-12-01T10:55:02.1906687Z  2022-12-01T10:55:02.1906990Z  2022-12-01T10:55:02.1907405Z [50 / 182] 8 actions running 2022-12-01T10:55:02.1908019Z Compiling src/benchmark_api_internal.cc; 0s processwrapper-sandbox 2022-12-01T10:55:02.1908668Z Compiling src/sysinfo.cc; 0s processwrapper-sandbox 2022-12-01T10:55:02.1909255Z Compiling src/timers.cc; 0s processwrapper-sandbox 2022-12-01T10:55:02.1909834Z //c10/benchmark:intrusive_ptr; 0s processwrapper-sandbox 2022-12-01T10:55:02.1910305Z Testing //c10/test:util_base_tests [0s, 0s, 0s, 0s] 2022-12-01T10:55:02.3926613Z 2022-12-01T10:55:02.3927187Z  2022-12-01T10:55:02.3927554Z  2022-12-01T10:55:02.3928186Z  2022-12-01T10:55:02.3928718Z  2022-12-01T10:55:02.3929000Z  2022-12-01T10:55:02.3929429Z [58 / 182] 8 actions running 2022-12-01T10:55:02.3930024Z Compiling c10/util/Logging.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:02.3930649Z Compiling c10/util/TypeList.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:02.3931145Z Testing //c10/test:util_base_tests [0s, 0s, 0s, 0s, 0s] 2022-12-01T10:55:02.3931730Z Compiling c10/core/impl/alloc_cpu.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:02.6014662Z 2022-12-01T10:55:02.6015431Z  2022-12-01T10:55:02.6015801Z  2022-12-01T10:55:02.6016075Z  2022-12-01T10:55:02.6016348Z  2022-12-01T10:55:02.6016727Z [66 / 182] 8 actions running 2022-12-01T10:55:02.6017274Z Compiling c10/core/impl/alloc_cpu.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:02.6017713Z Testing //c10/test:util_base_tests [0s, 0s, 0s, 0s, 0s, 0s (7 actions)] 2022-12-01T10:55:02.8019859Z 2022-12-01T10:55:02.8020569Z  2022-12-01T10:55:02.8020950Z  2022-12-01T10:55:02.8021389Z [70 / 182] 8 actions running 2022-12-01T10:55:02.8021843Z Testing //c10/test:util_base_tests [0s, 0s, 0s, 0s, 0s, 0s (8 actions)] 2022-12-01T10:55:03.0025123Z 2022-12-01T10:55:03.0025861Z  2022-12-01T10:55:03.0026498Z [76 / 182] 8 actions running 2022-12-01T10:55:03.0026794Z Testing //c10/test:util_base_tests [0s, 0s, 0s, 0s, 0s, 0s (8 actions)] 2022-12-01T10:55:03.2446597Z 2022-12-01T10:55:03.2447162Z  2022-12-01T10:55:03.2447652Z [85 / 182] 8 actions, 7 running 2022-12-01T10:55:03.2448282Z Compiling c10/test/util/Array_test.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:03.2448800Z Testing //c10/test:core_tests [0s, 0s, 0s, 0s, 0s] 2022-12-01T10:55:03.2449464Z Compiling c10/mobile/CPUProfilingAllocator.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:03.2449993Z Testing //c10/test:core_tests [0s, 0s, 0s, 0s, 0s] 2022-12-01T10:55:03.4565842Z 2022-12-01T10:55:03.4566511Z  2022-12-01T10:55:03.4566933Z  2022-12-01T10:55:03.4569396Z  2022-12-01T10:55:03.4569789Z  2022-12-01T10:55:03.4570255Z [95 / 182] 8 actions, 7 running 2022-12-01T10:55:03.4570883Z Compiling c10/test/core/DeviceGuard_test.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:03.4571592Z Compiling googlemock/src/gmock_main.cc; 0s processwrapper-sandbox 2022-12-01T10:55:03.4572078Z Compiling c10/core/Device.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:03.4572470Z Compiling c10/core/impl/LocalDispatchKeySet.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:03.4572952Z Compiling c10/core/impl/SizesAndStrides.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:03.4573531Z Compiling c10/core/DispatchKeySet.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:03.4573884Z Compiling c10/core/DispatchKey.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:03.4574160Z [Scann] Compiling c10/core/DefaultDtype.cpp 2022-12-01T10:55:03.7005362Z 2022-12-01T10:55:03.7005922Z  2022-12-01T10:55:03.7006291Z  2022-12-01T10:55:03.7006609Z  2022-12-01T10:55:03.7006927Z  2022-12-01T10:55:03.7007219Z  2022-12-01T10:55:03.7007501Z  2022-12-01T10:55:03.7007800Z  2022-12-01T10:55:03.7008093Z  2022-12-01T10:55:03.7008486Z [106 / 182] 7 actions, 6 running 2022-12-01T10:55:03.7009045Z Compiling c10/core/Scalar.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:03.7009623Z //c10/core:base; 0s processwrapper-sandbox 2022-12-01T10:55:03.7010211Z Compiling c10/core/thread_pool.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:03.7010876Z Compiling c10/core/GeneratorImpl.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:03.7011532Z Compiling c10/core/GradMode.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:03.7012148Z Compiling c10/core/TensorImpl.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:03.7012622Z [Scann] Compiling c10/core/Stream.cpp 2022-12-01T10:55:03.9034934Z 2022-12-01T10:55:03.9035497Z  2022-12-01T10:55:03.9036021Z  2022-12-01T10:55:03.9036354Z  2022-12-01T10:55:03.9036672Z  2022-12-01T10:55:03.9036896Z  2022-12-01T10:55:03.9037066Z  2022-12-01T10:55:03.9037234Z  2022-12-01T10:55:03.9037462Z [110 / 182] 8 actions, 7 running 2022-12-01T10:55:03.9037818Z Compiling c10/core/GeneratorImpl.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:03.9038199Z Compiling c10/core/TensorImpl.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:03.9038696Z Compiling c10/core/SymFloat.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:03.9039049Z Compiling c10/core/Stream.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:03.9039432Z Compiling c10/core/SymFloatNodeImpl.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:03.9039873Z Compiling c10/core/UndefinedTensorImpl.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:03.9040401Z Compiling c10/core/InferenceMode.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:03.9040715Z [Scann] Compiling c10/core/SymInt.cpp 2022-12-01T10:55:04.1672965Z 2022-12-01T10:55:04.1673513Z  2022-12-01T10:55:04.1673883Z  2022-12-01T10:55:04.1674189Z  2022-12-01T10:55:04.1674523Z  2022-12-01T10:55:04.1674925Z  2022-12-01T10:55:04.1675233Z  2022-12-01T10:55:04.1675499Z  2022-12-01T10:55:04.1675758Z  2022-12-01T10:55:04.1676166Z [122 / 182] 8 actions, 7 running 2022-12-01T10:55:04.1676759Z Compiling c10/core/impl/GPUTrace.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:04.1677464Z Compiling c10/core/WrapDimMinimal.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:04.1678123Z Compiling c10/core/StorageImpl.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:04.1678842Z Compiling c10/core/impl/PythonDispatcherTLS.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:04.1679547Z Compiling c10/core/SafePyObject.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:04.1680189Z Compiling c10/core/CopyBytes.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:04.1680889Z Compiling c10/core/impl/PyInterpreter.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:04.1681391Z [Scann] Compiling c10/core/Storage.cpp 2022-12-01T10:55:04.3690706Z 2022-12-01T10:55:04.3691236Z  2022-12-01T10:55:04.3691566Z  2022-12-01T10:55:04.3691854Z  2022-12-01T10:55:04.3692120Z  2022-12-01T10:55:04.3692383Z  2022-12-01T10:55:04.3692683Z  2022-12-01T10:55:04.3693073Z  2022-12-01T10:55:04.3693337Z  2022-12-01T10:55:04.3693749Z [131 / 182] 8 actions, 7 running 2022-12-01T10:55:04.3694321Z Compiling c10/core/Allocator.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:04.3694926Z Compiling c10/core/CPUAllocator.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:04.3695713Z Compiling googlemock/src/gmock-matchers.cc; 0s processwrapper-sandbox 2022-12-01T10:55:04.3696304Z Compiling googlemock/src/gmock-spec-builders.cc; 0s processwrapper-sandbox 2022-12-01T10:55:04.3696886Z @com_google_googletest//:gtest; 0s processwrapper-sandbox 2022-12-01T10:55:04.3697554Z Compiling googletest/src/gtest-test-part.cc; 0s processwrapper-sandbox 2022-12-01T10:55:04.3698221Z Compiling googletest/src/gtest-filepath.cc; 0s processwrapper-sandbox 2022-12-01T10:55:04.3698992Z [Scann] Compiling googletest/src/gtest-death-test.cc 2022-12-01T10:55:04.5720126Z 2022-12-01T10:55:04.5720690Z  2022-12-01T10:55:04.5721052Z  2022-12-01T10:55:04.5721336Z  2022-12-01T10:55:04.5721648Z  2022-12-01T10:55:04.5721978Z  2022-12-01T10:55:04.5722248Z  2022-12-01T10:55:04.5722528Z  2022-12-01T10:55:04.5722823Z  2022-12-01T10:55:04.5723207Z [142 / 182] 8 actions, 6 running 2022-12-01T10:55:04.5723853Z Compiling googletest/src/gtest-matchers.cc; 0s processwrapper-sandbox 2022-12-01T10:55:04.5724571Z Compiling googletest/src/gtest-typed-test.cc; 0s processwrapper-sandbox 2022-12-01T10:55:04.5725301Z Compiling googletest/src/gtest-printers.cc; 0s processwrapper-sandbox 2022-12-01T10:55:04.5725962Z Compiling googletest/src/gtest.cc; 0s processwrapper-sandbox 2022-12-01T10:55:04.5726629Z Compiling googletest/src/gtest-port.cc; 0s processwrapper-sandbox 2022-12-01T10:55:04.5727311Z Compiling googlemock/src/gmock-cardinalities.cc; 0s processwrapper-sandbox 2022-12-01T10:55:04.5727745Z [Scann] Compiling c10/util/Backtrace.cpp 2022-12-01T10:55:04.5728140Z [Scann] Compiling c10/util/Optional.cpp 2022-12-01T10:55:04.8022234Z 2022-12-01T10:55:04.8022993Z  2022-12-01T10:55:04.8023408Z  2022-12-01T10:55:04.8023744Z  2022-12-01T10:55:04.8024063Z  2022-12-01T10:55:04.8024372Z  2022-12-01T10:55:04.8024679Z  2022-12-01T10:55:04.8024990Z  2022-12-01T10:55:04.8025255Z  2022-12-01T10:55:04.8025594Z [150 / 182] 8 actions, 7 running 2022-12-01T10:55:04.8025945Z Compiling googletest/src/gtest.cc; 0s processwrapper-sandbox 2022-12-01T10:55:04.8026336Z Compiling c10/util/DeadlockDetection.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:04.8026799Z Compiling c10/util/LeftRight.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:04.8027163Z Compiling c10/util/Metaprogramming.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:04.8027531Z Compiling c10/util/MathConstants.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:04.8027994Z Compiling c10/util/C++17.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:04.8028369Z Compiling c10/util/numa.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:04.8028698Z [Scann] Compiling c10/util/UniqueVoidPtr.cpp 2022-12-01T10:55:05.0027940Z 2022-12-01T10:55:05.0028649Z  2022-12-01T10:55:05.0029013Z  2022-12-01T10:55:05.0029342Z  2022-12-01T10:55:05.0029647Z  2022-12-01T10:55:05.0029936Z  2022-12-01T10:55:05.0030241Z  2022-12-01T10:55:05.0030579Z  2022-12-01T10:55:05.0030874Z  2022-12-01T10:55:05.0031304Z [162 / 182] 8 actions, 7 running 2022-12-01T10:55:05.0031939Z Compiling c10/util/flags_use_no_gflags.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:05.0032575Z Compiling c10/util/Half.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:05.0033266Z Compiling c10/util/ThreadLocalDebugInfo.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:05.0033942Z Compiling c10/util/int128.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:05.0034584Z Compiling c10/util/intrusive_ptr.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:05.0035278Z Compiling c10/util/signal_handler.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:05.0035954Z Compiling c10/util/TypeTraits.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:05.0036473Z [Scann] Compiling c10/mobile/CPUCachingAllocator.cpp 2022-12-01T10:55:05.2042716Z 2022-12-01T10:55:05.2043352Z  2022-12-01T10:55:05.2043677Z  2022-12-01T10:55:05.2043959Z  2022-12-01T10:55:05.2044202Z  2022-12-01T10:55:05.2044453Z  2022-12-01T10:55:05.2044705Z  2022-12-01T10:55:05.2044974Z  2022-12-01T10:55:05.2045216Z  2022-12-01T10:55:05.2045574Z [173 / 182] 3 actions running 2022-12-01T10:55:05.2046003Z Compiling c10/util/complex_math.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:05.2046352Z Compiling c10/util/typeid.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:05.2046735Z Linking c10/mobile/libCPUCachingAllocator.a; 0s processwrapper-sandbox 2022-12-01T10:55:05.4610672Z 2022-12-01T10:55:05.4611208Z  2022-12-01T10:55:05.4611553Z  2022-12-01T10:55:05.4611886Z  2022-12-01T10:55:05.4612286Z [180 / 183] 3 actions, 2 running 2022-12-01T10:55:05.4612931Z Linking c10/test/util_base_tests; 0s processwrapper-sandbox 2022-12-01T10:55:05.4613512Z Linking c10/test/core_tests; 0s processwrapper-sandbox 2022-12-01T10:55:05.4613981Z [Prepa] Testing //c10/test:typeid_test 2022-12-01T10:55:05.5514966Z 2022-12-01T10:55:05.5515568Z  2022-12-01T10:55:05.5515948Z  2022-12-01T10:55:05.5516291Z  2022-12-01T10:55:05.5516764Z INFO: From Testing //c10/test:core_tests: 2022-12-01T10:55:05.5517444Z [182 / 185] 2 / 4 tests; 3 actions running; last test: //c10/test:typeid_test 2022-12-01T10:55:05.5518113Z Testing //c10/test:typeid_test; 0s processwrapper-sandbox 2022-12-01T10:55:05.5518651Z Testing //c10/test:core_tests; 0s processwrapper-sandbox 2022-12-01T10:55:05.5519002Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2022-12-01T10:55:05.5520055Z 2022-12-01T10:55:05.5520398Z  2022-12-01T10:55:05.5520899Z  2022-12-01T10:55:05.5521215Z  2022-12-01T10:55:05.5549365Z ==================== Test output for //c10/test:core_tests: 2022-12-01T10:55:05.5549703Z Running main() from gmock_main.cc 2022-12-01T10:55:05.5550046Z Note: Google Test filter = -*CUDA 2022-12-01T10:55:05.5550385Z [==========] Running 59 tests from 12 test suites. 2022-12-01T10:55:05.5550681Z [----------] Global test environment set-up. 2022-12-01T10:55:05.5551059Z [----------] 2 tests from CompileTimeFunctionPointerTest 2022-12-01T10:55:05.5551415Z [ RUN ] CompileTimeFunctionPointerTest.runFunctionThroughType 2022-12-01T10:55:05.5551853Z [ OK ] CompileTimeFunctionPointerTest.runFunctionThroughType (0 ms) 2022-12-01T10:55:05.5552252Z [ RUN ] CompileTimeFunctionPointerTest.runFunctionThroughValue 2022-12-01T10:55:05.5552656Z [ OK ] CompileTimeFunctionPointerTest.runFunctionThroughValue (0 ms) 2022-12-01T10:55:05.5553116Z [----------] 2 tests from CompileTimeFunctionPointerTest (0 ms total) 2022-12-01T10:55:05.5553383Z 2022-12-01T10:55:05.5553542Z [----------] 1 test from DeviceGuard 2022-12-01T10:55:05.5553914Z [ RUN ] DeviceGuard.ResetDeviceDifferentDeviceType 2022-12-01T10:55:05.5554401Z [ OK ] DeviceGuard.ResetDeviceDifferentDeviceType (0 ms) 2022-12-01T10:55:05.5554915Z [----------] 1 test from DeviceGuard (0 ms total) 2022-12-01T10:55:05.5555143Z 2022-12-01T10:55:05.5555389Z [----------] 1 test from OptionalDeviceGuard 2022-12-01T10:55:05.5555852Z [ RUN ] OptionalDeviceGuard.ResetDeviceDifferentDeviceType 2022-12-01T10:55:05.5556409Z [ OK ] OptionalDeviceGuard.ResetDeviceDifferentDeviceType (0 ms) 2022-12-01T10:55:05.5556976Z [----------] 1 test from OptionalDeviceGuard (0 ms total) 2022-12-01T10:55:05.5557193Z 2022-12-01T10:55:05.5557375Z [----------] 1 test from DeviceTest 2022-12-01T10:55:05.5557727Z [ RUN ] DeviceTest.BasicConstruction 2022-12-01T10:55:05.5558082Z [ OK ] DeviceTest.BasicConstruction (1 ms) 2022-12-01T10:55:05.5558378Z [----------] 1 test from DeviceTest (1 ms total) 2022-12-01T10:55:05.5558524Z 2022-12-01T10:55:05.5558733Z [----------] 16 tests from DispatchKeySet 2022-12-01T10:55:05.5559295Z [ RUN ] DispatchKeySet.ShowSemantics 2022-12-01T10:55:05.5559673Z [ OK ] DispatchKeySet.ShowSemantics (0 ms) 2022-12-01T10:55:05.5560085Z [ RUN ] DispatchKeySet.Empty 2022-12-01T10:55:05.5560350Z [ OK ] DispatchKeySet.Empty (0 ms) 2022-12-01T10:55:05.5560610Z [ RUN ] DispatchKeySet.SingletonBackendComponent 2022-12-01T10:55:05.5561055Z [ OK ] DispatchKeySet.SingletonBackendComponent (0 ms) 2022-12-01T10:55:05.5561387Z [ RUN ] DispatchKeySet.SingletonFunctionalityKeys 2022-12-01T10:55:05.5561771Z [ OK ] DispatchKeySet.SingletonFunctionalityKeys (0 ms) 2022-12-01T10:55:05.5562134Z [ RUN ] DispatchKeySet.SingletonPerBackendFunctionalityKeys 2022-12-01T10:55:05.5562678Z [ OK ] DispatchKeySet.SingletonPerBackendFunctionalityKeys (0 ms) 2022-12-01T10:55:05.5563066Z [ RUN ] DispatchKeySet.DoubletonPerBackend 2022-12-01T10:55:05.5563503Z [ OK ] DispatchKeySet.DoubletonPerBackend (11 ms) 2022-12-01T10:55:05.5563906Z [ RUN ] DispatchKeySet.Full 2022-12-01T10:55:05.5564257Z [ OK ] DispatchKeySet.Full (0 ms) 2022-12-01T10:55:05.5564585Z [ RUN ] DispatchKeySet.IteratorBasicOps 2022-12-01T10:55:05.5565000Z [ OK ] DispatchKeySet.IteratorBasicOps (0 ms) 2022-12-01T10:55:05.5565323Z [ RUN ] DispatchKeySet.getHighestPriorityBackendTypeId 2022-12-01T10:55:05.5576433Z [ OK ] DispatchKeySet.getHighestPriorityBackendTypeId (0 ms) 2022-12-01T10:55:05.5577037Z [ RUN ] DispatchKeySet.IteratorEmpty 2022-12-01T10:55:05.5577526Z [ OK ] DispatchKeySet.IteratorEmpty (0 ms) 2022-12-01T10:55:05.5578011Z [ RUN ] DispatchKeySet.IteratorCrossProduct 2022-12-01T10:55:05.5578646Z [ OK ] DispatchKeySet.IteratorCrossProduct (0 ms) 2022-12-01T10:55:05.5579067Z [ RUN ] DispatchKeySet.IteratorFull 2022-12-01T10:55:05.5579714Z [ OK ] DispatchKeySet.IteratorFull (0 ms) 2022-12-01T10:55:05.5580228Z [ RUN ] DispatchKeySet.FailAtEndIterator 2022-12-01T10:55:05.5580754Z [ OK ] DispatchKeySet.FailAtEndIterator (0 ms) 2022-12-01T10:55:05.5581334Z [ RUN ] DispatchKeySet.TestBackendComponentToString 2022-12-01T10:55:05.5581953Z [ OK ] DispatchKeySet.TestBackendComponentToString (0 ms) 2022-12-01T10:55:05.5582591Z [ RUN ] DispatchKeySet.TestEndOfRuntimeBackendKeysAccurate 2022-12-01T10:55:05.5583279Z [ OK ] DispatchKeySet.TestEndOfRuntimeBackendKeysAccurate (0 ms) 2022-12-01T10:55:05.5583974Z [ RUN ] DispatchKeySet.TestFunctionalityDispatchKeyToString 2022-12-01T10:55:05.5584678Z [ OK ] DispatchKeySet.TestFunctionalityDispatchKeyToString (0 ms) 2022-12-01T10:55:05.5585479Z [----------] 16 tests from DispatchKeySet (12 ms total) 2022-12-01T10:55:05.5585758Z 2022-12-01T10:55:05.5585997Z [----------] 3 tests from SymIntTest 2022-12-01T10:55:05.5586372Z [ RUN ] SymIntTest.ConcreteInts 2022-12-01T10:55:05.5586795Z [ OK ] SymIntTest.ConcreteInts (0 ms) 2022-12-01T10:55:05.5587178Z [ RUN ] SymIntTest.AddNode 2022-12-01T10:55:05.5587530Z [ OK ] SymIntTest.AddNode (0 ms) 2022-12-01T10:55:05.5587853Z [ RUN ] SymIntTest.CheckRange 2022-12-01T10:55:05.5588237Z [ OK ] SymIntTest.CheckRange (0 ms) 2022-12-01T10:55:05.5588764Z [----------] 3 tests from SymIntTest (0 ms total) 2022-12-01T10:55:05.5588988Z 2022-12-01T10:55:05.5589230Z [----------] 5 tests from InlineDeviceGuard 2022-12-01T10:55:05.5589619Z [ RUN ] InlineDeviceGuard.Constructor 2022-12-01T10:55:05.5590110Z [ OK ] InlineDeviceGuard.Constructor (0 ms) 2022-12-01T10:55:05.5590550Z [ RUN ] InlineDeviceGuard.ConstructorError 2022-12-01T10:55:05.5590981Z [ OK ] InlineDeviceGuard.ConstructorError (0 ms) 2022-12-01T10:55:05.5591412Z [ RUN ] InlineDeviceGuard.SetDevice 2022-12-01T10:55:05.5591825Z [ OK ] InlineDeviceGuard.SetDevice (0 ms) 2022-12-01T10:55:05.5592237Z [ RUN ] InlineDeviceGuard.ResetDevice 2022-12-01T10:55:05.5592665Z [ OK ] InlineDeviceGuard.ResetDevice (0 ms) 2022-12-01T10:55:05.5593069Z [ RUN ] InlineDeviceGuard.SetIndex 2022-12-01T10:55:05.5593639Z [ OK ] InlineDeviceGuard.SetIndex (0 ms) 2022-12-01T10:55:05.5594221Z [----------] 5 tests from InlineDeviceGuard (0 ms total) 2022-12-01T10:55:05.5594486Z 2022-12-01T10:55:05.5594793Z [----------] 4 tests from InlineOptionalDeviceGuard 2022-12-01T10:55:05.5595292Z [ RUN ] InlineOptionalDeviceGuard.Constructor 2022-12-01T10:55:05.5595825Z [ OK ] InlineOptionalDeviceGuard.Constructor (0 ms) 2022-12-01T10:55:05.5596372Z [ RUN ] InlineOptionalDeviceGuard.NullaryConstructor 2022-12-01T10:55:05.5596957Z [ OK ] InlineOptionalDeviceGuard.NullaryConstructor (0 ms) 2022-12-01T10:55:05.5597487Z [ RUN ] InlineOptionalDeviceGuard.SetDevice 2022-12-01T10:55:05.5597978Z [ OK ] InlineOptionalDeviceGuard.SetDevice (0 ms) 2022-12-01T10:55:05.5598463Z [ RUN ] InlineOptionalDeviceGuard.SetIndex 2022-12-01T10:55:05.5598940Z [ OK ] InlineOptionalDeviceGuard.SetIndex (0 ms) 2022-12-01T10:55:05.5599607Z [----------] 4 tests from InlineOptionalDeviceGuard (0 ms total) 2022-12-01T10:55:05.5599933Z 2022-12-01T10:55:05.5600190Z [----------] 4 tests from InlineStreamGuard 2022-12-01T10:55:05.5600600Z [ RUN ] InlineStreamGuard.Constructor 2022-12-01T10:55:05.5601035Z [ OK ] InlineStreamGuard.Constructor (0 ms) 2022-12-01T10:55:05.5601554Z [ RUN ] InlineStreamGuard.ResetStreamSameSameDevice 2022-12-01T10:55:05.5602147Z [ OK ] InlineStreamGuard.ResetStreamSameSameDevice (0 ms) 2022-12-01T10:55:05.5602757Z [ RUN ] InlineStreamGuard.ResetStreamDifferentSameDevice 2022-12-01T10:55:05.5603433Z [ OK ] InlineStreamGuard.ResetStreamDifferentSameDevice (0 ms) 2022-12-01T10:55:05.5604057Z [ RUN ] InlineStreamGuard.ResetStreamDifferentDevice 2022-12-01T10:55:05.5604626Z [ OK ] InlineStreamGuard.ResetStreamDifferentDevice (0 ms) 2022-12-01T10:55:05.5605452Z [----------] 4 tests from InlineStreamGuard (0 ms total) 2022-12-01T10:55:05.5605725Z 2022-12-01T10:55:05.5606047Z [----------] 3 tests from InlineOptionalStreamGuard 2022-12-01T10:55:05.5606509Z [ RUN ] InlineOptionalStreamGuard.Constructor 2022-12-01T10:55:05.5607013Z [ OK ] InlineOptionalStreamGuard.Constructor (0 ms) 2022-12-01T10:55:05.5607585Z [ RUN ] InlineOptionalStreamGuard.ResetStreamSameDevice 2022-12-01T10:55:05.5608255Z [ OK ] InlineOptionalStreamGuard.ResetStreamSameDevice (0 ms) 2022-12-01T10:55:05.5608900Z [ RUN ] InlineOptionalStreamGuard.ResetStreamDifferentDevice 2022-12-01T10:55:05.5609595Z [ OK ] InlineOptionalStreamGuard.ResetStreamDifferentDevice (0 ms) 2022-12-01T10:55:05.5610364Z [----------] 3 tests from InlineOptionalStreamGuard (0 ms total) 2022-12-01T10:55:05.5610678Z 2022-12-01T10:55:05.5610954Z [----------] 1 test from InlineMultiStreamGuard 2022-12-01T10:55:05.5611431Z [ RUN ] InlineMultiStreamGuard.Constructor 2022-12-01T10:55:05.5621576Z [ OK ] InlineMultiStreamGuard.Constructor (0 ms) 2022-12-01T10:55:05.5622241Z [----------] 1 test from InlineMultiStreamGuard (0 ms total) 2022-12-01T10:55:05.5622544Z 2022-12-01T10:55:05.5622812Z [----------] 18 tests from SizesAndStridesTest 2022-12-01T10:55:05.5623331Z [ RUN ] SizesAndStridesTest.DefaultConstructor 2022-12-01T10:55:05.5623738Z [ OK ] SizesAndStridesTest.DefaultConstructor (0 ms) 2022-12-01T10:55:05.5624015Z [ RUN ] SizesAndStridesTest.SetSizes 2022-12-01T10:55:05.5624354Z [ OK ] SizesAndStridesTest.SetSizes (0 ms) 2022-12-01T10:55:05.5624864Z [ RUN ] SizesAndStridesTest.Resize 2022-12-01T10:55:05.5625402Z [ OK ] SizesAndStridesTest.Resize (0 ms) 2022-12-01T10:55:05.5625975Z [ RUN ] SizesAndStridesTest.SetAtIndex 2022-12-01T10:55:05.5626555Z [ OK ] SizesAndStridesTest.SetAtIndex (0 ms) 2022-12-01T10:55:05.5627132Z [ RUN ] SizesAndStridesTest.SetAtIterator 2022-12-01T10:55:05.5627734Z [ OK ] SizesAndStridesTest.SetAtIterator (0 ms) 2022-12-01T10:55:05.5628285Z [ RUN ] SizesAndStridesTest.SetViaData 2022-12-01T10:55:05.5628815Z [ OK ] SizesAndStridesTest.SetViaData (0 ms) 2022-12-01T10:55:05.5629377Z [ RUN ] SizesAndStridesTest.MoveConstructor 2022-12-01T10:55:05.5630150Z [ OK ] SizesAndStridesTest.MoveConstructor (0 ms) 2022-12-01T10:55:05.5630707Z [ RUN ] SizesAndStridesTest.CopyConstructor 2022-12-01T10:55:05.5631208Z [ OK ] SizesAndStridesTest.CopyConstructor (0 ms) 2022-12-01T10:55:05.5631817Z [ RUN ] SizesAndStridesTest.CopyAssignmentSmallToSmall 2022-12-01T10:55:05.5632160Z [ OK ] SizesAndStridesTest.CopyAssignmentSmallToSmall (0 ms) 2022-12-01T10:55:05.5632512Z [ RUN ] SizesAndStridesTest.MoveAssignmentSmallToSmall 2022-12-01T10:55:05.5632860Z [ OK ] SizesAndStridesTest.MoveAssignmentSmallToSmall (0 ms) 2022-12-01T10:55:05.5633204Z [ RUN ] SizesAndStridesTest.CopyAssignmentSmallToBig 2022-12-01T10:55:05.5633535Z [ OK ] SizesAndStridesTest.CopyAssignmentSmallToBig (0 ms) 2022-12-01T10:55:05.5633878Z [ RUN ] SizesAndStridesTest.MoveAssignmentSmallToBig 2022-12-01T10:55:05.5634217Z [ OK ] SizesAndStridesTest.MoveAssignmentSmallToBig (0 ms) 2022-12-01T10:55:05.5634538Z [ RUN ] SizesAndStridesTest.CopyAssignmentBigToBig 2022-12-01T10:55:05.5634864Z [ OK ] SizesAndStridesTest.CopyAssignmentBigToBig (0 ms) 2022-12-01T10:55:05.5635192Z [ RUN ] SizesAndStridesTest.MoveAssignmentBigToBig 2022-12-01T10:55:05.5635500Z [ OK ] SizesAndStridesTest.MoveAssignmentBigToBig (0 ms) 2022-12-01T10:55:05.5635834Z [ RUN ] SizesAndStridesTest.CopyAssignmentBigToSmall 2022-12-01T10:55:05.5636177Z [ OK ] SizesAndStridesTest.CopyAssignmentBigToSmall (0 ms) 2022-12-01T10:55:05.5636512Z [ RUN ] SizesAndStridesTest.MoveAssignmentBigToSmall 2022-12-01T10:55:05.5636831Z [ OK ] SizesAndStridesTest.MoveAssignmentBigToSmall (0 ms) 2022-12-01T10:55:05.5637150Z [ RUN ] SizesAndStridesTest.CopyAssignmentSelf 2022-12-01T10:55:05.5637556Z [ OK ] SizesAndStridesTest.CopyAssignmentSelf (0 ms) 2022-12-01T10:55:05.5637846Z [ RUN ] SizesAndStridesTest.MoveAssignmentSelf 2022-12-01T10:55:05.5638153Z [ OK ] SizesAndStridesTest.MoveAssignmentSelf (0 ms) 2022-12-01T10:55:05.5638553Z [----------] 18 tests from SizesAndStridesTest (0 ms total) 2022-12-01T10:55:05.5638719Z 2022-12-01T10:55:05.5638860Z [----------] Global test environment tear-down 2022-12-01T10:55:05.5639109Z [==========] 59 tests from 12 test suites ran. (13 ms total) 2022-12-01T10:55:05.5639320Z [ PASSED ] 59 tests. 2022-12-01T10:55:05.5641436Z ================================================================================ 2022-12-01T10:55:05.5642291Z [182 / 185] 2 / 4 tests; 3 actions running; last test: //c10/test:typeid_test 2022-12-01T10:55:05.5642973Z Testing //c10/test:typeid_test; 0s processwrapper-sandbox 2022-12-01T10:55:05.5643444Z Testing //c10/test:core_tests; 0s processwrapper-sandbox 2022-12-01T10:55:05.5644197Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2022-12-01T10:55:05.5644554Z 2022-12-01T10:55:05.5644735Z  2022-12-01T10:55:05.5645100Z  2022-12-01T10:55:05.5645424Z  2022-12-01T10:55:05.5645943Z INFO: From Testing //c10/test:typeid_test: 2022-12-01T10:55:05.5646588Z [182 / 185] 2 / 4 tests; 3 actions running; last test: //c10/test:typeid_test 2022-12-01T10:55:05.5647226Z Testing //c10/test:typeid_test; 0s processwrapper-sandbox 2022-12-01T10:55:05.5647823Z Testing //c10/test:core_tests; 0s processwrapper-sandbox 2022-12-01T10:55:05.5648430Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2022-12-01T10:55:05.5679127Z 2022-12-01T10:55:05.5679416Z  2022-12-01T10:55:05.5679714Z  2022-12-01T10:55:05.5679954Z  2022-12-01T10:55:05.5680401Z ==================== Test output for //c10/test:typeid_test: 2022-12-01T10:55:05.5680836Z Running main() from gmock_main.cc 2022-12-01T10:55:05.5681221Z Note: Google Test filter = -*CUDA 2022-12-01T10:55:05.5681455Z [==========] Running 5 tests from 1 test suite. 2022-12-01T10:55:05.5681749Z [----------] Global test environment set-up. 2022-12-01T10:55:05.5682130Z [----------] 5 tests from TypeMetaTest 2022-12-01T10:55:05.5682371Z [ RUN ] TypeMetaTest.TypeMetaStatic 2022-12-01T10:55:05.5682632Z [ OK ] TypeMetaTest.TypeMetaStatic (0 ms) 2022-12-01T10:55:05.5682852Z [ RUN ] TypeMetaTest.Names 2022-12-01T10:55:05.5683074Z [ OK ] TypeMetaTest.Names (0 ms) 2022-12-01T10:55:05.5683359Z [ RUN ] TypeMetaTest.TypeMeta 2022-12-01T10:55:05.5684388Z [ OK ] TypeMetaTest.TypeMeta (0 ms) 2022-12-01T10:55:05.5684749Z [ RUN ] TypeMetaTest.CtorDtorAndCopy 2022-12-01T10:55:05.5685358Z [ OK ] TypeMetaTest.CtorDtorAndCopy (0 ms) 2022-12-01T10:55:05.5685701Z [ RUN ] TypeMetaTest.Float16IsNotUint16 2022-12-01T10:55:05.5685961Z [ OK ] TypeMetaTest.Float16IsNotUint16 (0 ms) 2022-12-01T10:55:05.5686304Z [----------] 5 tests from TypeMetaTest (0 ms total) 2022-12-01T10:55:05.5686454Z 2022-12-01T10:55:05.5686614Z [----------] Global test environment tear-down 2022-12-01T10:55:05.5686855Z [==========] 5 tests from 1 test suite ran. (0 ms total) 2022-12-01T10:55:05.5687085Z [ PASSED ] 5 tests. 2022-12-01T10:55:05.5687296Z ================================================================================ 2022-12-01T10:55:05.5687643Z [183 / 185] 2 / 4 tests; 2 actions running; last test: //c10/test:typeid_test 2022-12-01T10:55:05.5688002Z Testing //c10/test:typeid_test; 0s processwrapper-sandbox 2022-12-01T10:55:05.5688349Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2022-12-01T10:55:05.8049479Z 2022-12-01T10:55:05.8050080Z  2022-12-01T10:55:05.8050451Z  2022-12-01T10:55:05.8050807Z [184 / 185] 2 / 4 tests; 1 action; last test: //c10/test:typeid_test 2022-12-01T10:55:05.8051188Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2022-12-01T10:55:06.0207759Z 2022-12-01T10:55:06.0208356Z  2022-12-01T10:55:06.0209028Z [184 / 185] 3 / 4 tests; 1 action; last test: //c10/test:util_base_tests 2022-12-01T10:55:06.0209427Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2022-12-01T10:55:06.0214231Z 2022-12-01T10:55:06.0214994Z  2022-12-01T10:55:06.0215440Z INFO: From Testing //c10/test:util_base_tests: 2022-12-01T10:55:06.0215827Z [184 / 185] 3 / 4 tests; 1 action; last test: //c10/test:util_base_tests 2022-12-01T10:55:06.0216204Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2022-12-01T10:55:06.0219475Z 2022-12-01T10:55:06.0219946Z  2022-12-01T10:55:06.0227238Z ==================== Test output for //c10/test:util_base_tests: 2022-12-01T10:55:06.0227700Z Running main() from gmock_main.cc 2022-12-01T10:55:06.0228255Z Note: Google Test filter = -*CUDA 2022-12-01T10:55:06.0228630Z [==========] Running 842 tests from 76 test suites. 2022-12-01T10:55:06.0229092Z [----------] Global test environment set-up. 2022-12-01T10:55:06.0229529Z [----------] 1 test from LoggingDeathTest 2022-12-01T10:55:06.0230044Z [ RUN ] LoggingDeathTest.TestEnforceUsingFatal 2022-12-01T10:55:06.0232229Z [ OK ] LoggingDeathTest.TestEnforceUsingFatal (10 ms) 2022-12-01T10:55:06.0299240Z [----------] 1 test from LoggingDeathTest (10 ms total) 2022-12-01T10:55:06.0300216Z 2022-12-01T10:55:06.0300354Z [----------] 12 tests from BitsetTest 2022-12-01T10:55:06.0300621Z [ RUN ] BitsetTest.givenEmptyBitset_whenGettingBit_thenIsZero 2022-12-01T10:55:06.0300971Z [ OK ] BitsetTest.givenEmptyBitset_whenGettingBit_thenIsZero (0 ms) 2022-12-01T10:55:06.0301304Z [ RUN ] BitsetTest.givenEmptyBitset_whenUnsettingBit_thenIsZero 2022-12-01T10:55:06.0301625Z [ OK ] BitsetTest.givenEmptyBitset_whenUnsettingBit_thenIsZero (0 ms) 2022-12-01T10:55:06.0302113Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingAndUnsettingBit_thenIsZero 2022-12-01T10:55:06.0302482Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingAndUnsettingBit_thenIsZero (0 ms) 2022-12-01T10:55:06.0302827Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingBit_thenIsSet 2022-12-01T10:55:06.0303292Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingBit_thenIsSet (0 ms) 2022-12-01T10:55:06.0303632Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingBit_thenOthersStayUnset 2022-12-01T10:55:06.0303986Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingBit_thenOthersStayUnset (0 ms) 2022-12-01T10:55:06.0304320Z [ RUN ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenIsSet 2022-12-01T10:55:06.0304654Z [ OK ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenIsSet (0 ms) 2022-12-01T10:55:06.0305009Z [ RUN ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenOthersStayAtOldValue 2022-12-01T10:55:06.0305395Z [ OK ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenOthersStayAtOldValue (0 ms) 2022-12-01T10:55:06.0305743Z [ RUN ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenIsUnset 2022-12-01T10:55:06.0306087Z [ OK ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenIsUnset (0 ms) 2022-12-01T10:55:06.0306462Z [ RUN ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenOthersStayAtOldValue 2022-12-01T10:55:06.0306841Z [ OK ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenOthersStayAtOldValue (0 ms) 2022-12-01T10:55:06.0307212Z [ RUN ] BitsetTest.givenEmptyBitset_whenCallingForEachBit_thenDoesntCall 2022-12-01T10:55:06.0307570Z [ OK ] BitsetTest.givenEmptyBitset_whenCallingForEachBit_thenDoesntCall (0 ms) 2022-12-01T10:55:06.0307953Z [ RUN ] BitsetTest.givenBitsetWithOneBitSet_whenCallingForEachBit_thenCallsForEachBit 2022-12-01T10:55:06.0308350Z [ OK ] BitsetTest.givenBitsetWithOneBitSet_whenCallingForEachBit_thenCallsForEachBit (0 ms) 2022-12-01T10:55:06.0308857Z [ RUN ] BitsetTest.givenBitsetWithMultipleBitsSet_whenCallingForEachBit_thenCallsForEachBit 2022-12-01T10:55:06.0309370Z [ OK ] BitsetTest.givenBitsetWithMultipleBitsSet_whenCallingForEachBit_thenCallsForEachBit (0 ms) 2022-12-01T10:55:06.0309772Z [----------] 12 tests from BitsetTest (0 ms total) 2022-12-01T10:55:06.0309925Z 2022-12-01T10:55:06.0310061Z [----------] 9 tests from if_constexpr 2022-12-01T10:55:06.0310317Z [ RUN ] if_constexpr.whenIsTrue_thenReturnsTrueCase 2022-12-01T10:55:06.0310611Z [ OK ] if_constexpr.whenIsTrue_thenReturnsTrueCase (0 ms) 2022-12-01T10:55:06.0310888Z [ RUN ] if_constexpr.whenIsFalse_thenReturnsFalseCase 2022-12-01T10:55:06.0311186Z [ OK ] if_constexpr.whenIsFalse_thenReturnsFalseCase (0 ms) 2022-12-01T10:55:06.0311514Z [ RUN ] if_constexpr.worksWithMovableOnlyTypes_withIdentityArg 2022-12-01T10:55:06.0311848Z [ OK ] if_constexpr.worksWithMovableOnlyTypes_withIdentityArg (0 ms) 2022-12-01T10:55:06.0312192Z [ RUN ] if_constexpr.worksWithMovableOnlyTypes_withoutIdentityArg 2022-12-01T10:55:06.0312542Z [ OK ] if_constexpr.worksWithMovableOnlyTypes_withoutIdentityArg (0 ms) 2022-12-01T10:55:06.0312853Z [ RUN ] if_constexpr.otherCaseCanHaveInvalidCode 2022-12-01T10:55:06.0313157Z [ OK ] if_constexpr.otherCaseCanHaveInvalidCode (0 ms) 2022-12-01T10:55:06.0313477Z [ RUN ] if_constexpr.worksWithoutElseCase_withIdentityArg 2022-12-01T10:55:06.0313793Z [ OK ] if_constexpr.worksWithoutElseCase_withIdentityArg (0 ms) 2022-12-01T10:55:06.0314101Z [ RUN ] if_constexpr.worksWithoutElseCase_withoutIdentityArg 2022-12-01T10:55:06.0314432Z [ OK ] if_constexpr.worksWithoutElseCase_withoutIdentityArg (0 ms) 2022-12-01T10:55:06.0314750Z [ RUN ] if_constexpr.returnTypeCanDiffer_withIdentityArg 2022-12-01T10:55:06.0315050Z [ OK ] if_constexpr.returnTypeCanDiffer_withIdentityArg (0 ms) 2022-12-01T10:55:06.0315366Z [ RUN ] if_constexpr.returnTypeCanDiffer_withoutIdentityArg 2022-12-01T10:55:06.0315685Z [ OK ] if_constexpr.returnTypeCanDiffer_withoutIdentityArg (0 ms) 2022-12-01T10:55:06.0316014Z [----------] 9 tests from if_constexpr (0 ms total) 2022-12-01T10:55:06.0316161Z 2022-12-01T10:55:06.0316308Z [----------] 2 tests from DeadlockDetection 2022-12-01T10:55:06.0316548Z [ RUN ] DeadlockDetection.basic 2022-12-01T10:55:06.0316828Z [ OK ] DeadlockDetection.basic (0 ms) 2022-12-01T10:55:06.0317052Z [ RUN ] DeadlockDetection.disable 2022-12-01T10:55:06.0317297Z [ OK ] DeadlockDetection.disable (0 ms) 2022-12-01T10:55:06.0317612Z [----------] 2 tests from DeadlockDetection (0 ms total) 2022-12-01T10:55:06.0317769Z 2022-12-01T10:55:06.0317917Z [----------] 1 test from HalfDoubleConversionTest 2022-12-01T10:55:06.0318192Z [ RUN ] HalfDoubleConversionTest.Half2Double 2022-12-01T10:55:06.0318494Z [ OK ] HalfDoubleConversionTest.Half2Double (0 ms) 2022-12-01T10:55:06.0318844Z [----------] 1 test from HalfDoubleConversionTest (0 ms total) 2022-12-01T10:55:06.0319014Z 2022-12-01T10:55:06.0319153Z [----------] 12 tests from LeftRightTest 2022-12-01T10:55:06.0319453Z [ RUN ] LeftRightTest.givenInt_whenWritingAndReading_thenChangesArePresent 2022-12-01T10:55:06.0319822Z [ OK ] LeftRightTest.givenInt_whenWritingAndReading_thenChangesArePresent (0 ms) 2022-12-01T10:55:06.0320186Z [ RUN ] LeftRightTest.givenVector_whenWritingAndReading_thenChangesArePresent 2022-12-01T10:55:06.0320564Z [ OK ] LeftRightTest.givenVector_whenWritingAndReading_thenChangesArePresent (0 ms) 2022-12-01T10:55:06.0320943Z [ RUN ] LeftRightTest.givenVector_whenWritingReturnsValue_thenValueIsReturned 2022-12-01T10:55:06.0321313Z [ OK ] LeftRightTest.givenVector_whenWritingReturnsValue_thenValueIsReturned (0 ms) 2022-12-01T10:55:06.0321647Z [ RUN ] LeftRightTest.readsCanBeConcurrent 2022-12-01T10:55:06.0321933Z [ OK ] LeftRightTest.readsCanBeConcurrent (1 ms) 2022-12-01T10:55:06.0322262Z [ RUN ] LeftRightTest.writesCanBeConcurrentWithReads_readThenWrite 2022-12-01T10:55:06.0322626Z [ OK ] LeftRightTest.writesCanBeConcurrentWithReads_readThenWrite (0 ms) 2022-12-01T10:55:06.0323123Z [ RUN ] LeftRightTest.writesCanBeConcurrentWithReads_writeThenRead 2022-12-01T10:55:06.0323506Z [ OK ] LeftRightTest.writesCanBeConcurrentWithReads_writeThenRead (0 ms) 2022-12-01T10:55:06.0323866Z [ RUN ] LeftRightTest.writesCannotBeConcurrentWithWrites 2022-12-01T10:55:06.0324234Z [ OK ] LeftRightTest.writesCannotBeConcurrentWithWrites (100 ms) 2022-12-01T10:55:06.0324598Z [ RUN ] LeftRightTest.whenReadThrowsException_thenThrowsThrough 2022-12-01T10:55:06.0324956Z [ OK ] LeftRightTest.whenReadThrowsException_thenThrowsThrough (0 ms) 2022-12-01T10:55:06.0325301Z [ RUN ] LeftRightTest.whenWriteThrowsException_thenThrowsThrough 2022-12-01T10:55:06.0325664Z [ OK ] LeftRightTest.whenWriteThrowsException_thenThrowsThrough (0 ms) 2022-12-01T10:55:06.0326120Z [ RUN ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnFirstCall_thenResetsToOldState 2022-12-01T10:55:06.0326532Z [ OK ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnFirstCall_thenResetsToOldState (0 ms) 2022-12-01T10:55:06.0326965Z [ RUN ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnSecondCall_thenKeepsNewState 2022-12-01T10:55:06.0327385Z [ OK ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnSecondCall_thenKeepsNewState (0 ms) 2022-12-01T10:55:06.0327787Z [ RUN ] LeftRightTest.givenVector_whenWriteThrowsException_thenResetsToOldState 2022-12-01T10:55:06.0328158Z [ OK ] LeftRightTest.givenVector_whenWriteThrowsException_thenResetsToOldState (0 ms) 2022-12-01T10:55:06.0328539Z [----------] 12 tests from LeftRightTest (101 ms total) 2022-12-01T10:55:06.0328688Z 2022-12-01T10:55:06.0328843Z [----------] 41 tests from MetaprogrammingTest 2022-12-01T10:55:06.0329253Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex 2022-12-01T10:55:06.0329606Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex (0 ms) 2022-12-01T10:55:06.0329977Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_singleInput 2022-12-01T10:55:06.0330362Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_singleInput (0 ms) 2022-12-01T10:55:06.0330724Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_movableOnly 2022-12-01T10:55:06.0331143Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_movableOnly (0 ms) 2022-12-01T10:55:06.0331532Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_onlyCopiesIfNecessary 2022-12-01T10:55:06.0331996Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_onlyCopiesIfNecessary (0 ms) 2022-12-01T10:55:06.0332409Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_onlyMovesIfNecessary 2022-12-01T10:55:06.0332922Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_onlyMovesIfNecessary (0 ms) 2022-12-01T10:55:06.0333352Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_keepsLValueReferencesIntact 2022-12-01T10:55:06.0333778Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_keepsLValueReferencesIntact (0 ms) 2022-12-01T10:55:06.0334167Z [ RUN ] MetaprogrammingTest.FilterMap 2022-12-01T10:55:06.0334432Z [ OK ] MetaprogrammingTest.FilterMap (0 ms) 2022-12-01T10:55:06.0334695Z [ RUN ] MetaprogrammingTest.FilterMap_emptyInput 2022-12-01T10:55:06.0334989Z [ OK ] MetaprogrammingTest.FilterMap_emptyInput (0 ms) 2022-12-01T10:55:06.0335284Z [ RUN ] MetaprogrammingTest.FilterMap_emptyOutput 2022-12-01T10:55:06.0335573Z [ OK ] MetaprogrammingTest.FilterMap_emptyOutput (0 ms) 2022-12-01T10:55:06.0335880Z [ RUN ] MetaprogrammingTest.FilterMap_movableOnly_byRValue 2022-12-01T10:55:06.0336191Z [ OK ] MetaprogrammingTest.FilterMap_movableOnly_byRValue (0 ms) 2022-12-01T10:55:06.0336503Z [ RUN ] MetaprogrammingTest.FilterMap_movableOnly_byValue 2022-12-01T10:55:06.0336799Z [ OK ] MetaprogrammingTest.FilterMap_movableOnly_byValue (0 ms) 2022-12-01T10:55:06.0337115Z [ RUN ] MetaprogrammingTest.FilterMap_onlyCopiesIfNecessary 2022-12-01T10:55:06.0337441Z [ OK ] MetaprogrammingTest.FilterMap_onlyCopiesIfNecessary (0 ms) 2022-12-01T10:55:06.0337812Z [ RUN ] MetaprogrammingTest.FilterMap_onlyMovesIfNecessary_1 2022-12-01T10:55:06.0338151Z [ OK ] MetaprogrammingTest.FilterMap_onlyMovesIfNecessary_1 (0 ms) 2022-12-01T10:55:06.0338723Z [ RUN ] MetaprogrammingTest.FilterMap_onlyMovesIfNecessary_2 2022-12-01T10:55:06.0339039Z [ OK ] MetaprogrammingTest.FilterMap_onlyMovesIfNecessary_2 (0 ms) 2022-12-01T10:55:06.0339366Z [ RUN ] MetaprogrammingTest.TupleElements_subsetSelection 2022-12-01T10:55:06.0339691Z [ OK ] MetaprogrammingTest.TupleElements_subsetSelection (0 ms) 2022-12-01T10:55:06.0340018Z [ RUN ] MetaprogrammingTest.TupleElements_reorderSelection 2022-12-01T10:55:06.0340341Z [ OK ] MetaprogrammingTest.TupleElements_reorderSelection (0 ms) 2022-12-01T10:55:06.0340754Z [ RUN ] MetaprogrammingTest.TupleTake_nonemptyPrefix 2022-12-01T10:55:06.0341063Z [ OK ] MetaprogrammingTest.TupleTake_nonemptyPrefix (0 ms) 2022-12-01T10:55:06.0341347Z [ RUN ] MetaprogrammingTest.TupleTake_fullPrefix 2022-12-01T10:55:06.0341645Z [ OK ] MetaprogrammingTest.TupleTake_fullPrefix (0 ms) 2022-12-01T10:55:06.0341929Z [ RUN ] MetaprogrammingTest.TupleTake_negative 2022-12-01T10:55:06.0342207Z [ OK ] MetaprogrammingTest.TupleTake_negative (0 ms) 2022-12-01T10:55:06.0342493Z [ RUN ] MetaprogrammingTest.TupleSlice_middle 2022-12-01T10:55:06.0342789Z [ OK ] MetaprogrammingTest.TupleSlice_middle (0 ms) 2022-12-01T10:55:06.0343072Z [ RUN ] MetaprogrammingTest.TupleSlice_full 2022-12-01T10:55:06.0343337Z [ OK ] MetaprogrammingTest.TupleSlice_full (0 ms) 2022-12-01T10:55:06.0343613Z [ RUN ] MetaprogrammingTest.TupleMap_simple 2022-12-01T10:55:06.0343893Z [ OK ] MetaprogrammingTest.TupleMap_simple (0 ms) 2022-12-01T10:55:06.0344215Z [ RUN ] MetaprogrammingTest.TupleMap_mapperTakesDifferentButConvertibleType 2022-12-01T10:55:06.0344619Z [ OK ] MetaprogrammingTest.TupleMap_mapperTakesDifferentButConvertibleType (0 ms) 2022-12-01T10:55:06.0344988Z [ RUN ] MetaprogrammingTest.TupleMap_mapperTakesConstRef 2022-12-01T10:55:06.0345299Z [ OK ] MetaprogrammingTest.TupleMap_mapperTakesConstRef (0 ms) 2022-12-01T10:55:06.0345619Z [ RUN ] MetaprogrammingTest.TupleMap_mapsToDifferentTypes 2022-12-01T10:55:06.0346036Z [ OK ] MetaprogrammingTest.TupleMap_mapsToDifferentTypes (0 ms) 2022-12-01T10:55:06.0346382Z [ RUN ] MetaprogrammingTest.TupleMap_differentiatesLRValueReferences 2022-12-01T10:55:06.0346739Z [ OK ] MetaprogrammingTest.TupleMap_differentiatesLRValueReferences (0 ms) 2022-12-01T10:55:06.0347096Z [ RUN ] MetaprogrammingTest.TupleMap_canWorkWithMovableOnlyType 2022-12-01T10:55:06.0347444Z [ OK ] MetaprogrammingTest.TupleMap_canWorkWithMovableOnlyType (0 ms) 2022-12-01T10:55:06.0347795Z [ RUN ] MetaprogrammingTest.TupleMap_doesntUnecessarilyCopyValues 2022-12-01T10:55:06.0348153Z [ OK ] MetaprogrammingTest.TupleMap_doesntUnecessarilyCopyValues (0 ms) 2022-12-01T10:55:06.0348508Z [ RUN ] MetaprogrammingTest.TupleMap_doesntUnecessarilyMoveValues 2022-12-01T10:55:06.0348857Z [ OK ] MetaprogrammingTest.TupleMap_doesntUnecessarilyMoveValues (0 ms) 2022-12-01T10:55:06.0349253Z [ RUN ] MetaprogrammingTest.TupleMap_canBeUsedWithAutoLambdas 2022-12-01T10:55:06.0349592Z [ OK ] MetaprogrammingTest.TupleMap_canBeUsedWithAutoLambdas (0 ms) 2022-12-01T10:55:06.0349990Z [ RUN ] MetaprogrammingTest.TupleConcat_zerotuples 2022-12-01T10:55:06.0350286Z [ OK ] MetaprogrammingTest.TupleConcat_zerotuples (0 ms) 2022-12-01T10:55:06.0350600Z [ RUN ] MetaprogrammingTest.TupleConcat_oneemptytuple 2022-12-01T10:55:06.0350913Z [ OK ] MetaprogrammingTest.TupleConcat_oneemptytuple (0 ms) 2022-12-01T10:55:06.0351216Z [ RUN ] MetaprogrammingTest.TupleConcat_onenonemptytuple 2022-12-01T10:55:06.0351541Z [ OK ] MetaprogrammingTest.TupleConcat_onenonemptytuple (0 ms) 2022-12-01T10:55:06.0351850Z [ RUN ] MetaprogrammingTest.TupleConcat_twotuples 2022-12-01T10:55:06.0352196Z [ OK ] MetaprogrammingTest.TupleConcat_twotuples (0 ms) 2022-12-01T10:55:06.0352487Z [ RUN ] MetaprogrammingTest.TupleConcat_threetuples 2022-12-01T10:55:06.0352796Z [ OK ] MetaprogrammingTest.TupleConcat_threetuples (0 ms) 2022-12-01T10:55:06.0353124Z [ RUN ] MetaprogrammingTest.TupleConcat_emptytupleatbeginning 2022-12-01T10:55:06.0353447Z [ OK ] MetaprogrammingTest.TupleConcat_emptytupleatbeginning (0 ms) 2022-12-01T10:55:06.0353777Z [ RUN ] MetaprogrammingTest.TupleConcat_emptytupleinmiddle 2022-12-01T10:55:06.0354109Z [ OK ] MetaprogrammingTest.TupleConcat_emptytupleinmiddle (0 ms) 2022-12-01T10:55:06.0354418Z [ RUN ] MetaprogrammingTest.TupleConcat_emptytupleatend 2022-12-01T10:55:06.0354734Z [ OK ] MetaprogrammingTest.TupleConcat_emptytupleatend (0 ms) 2022-12-01T10:55:06.0355085Z [ RUN ] MetaprogrammingTest.TupleConcat_workswithreferencesandpointers 2022-12-01T10:55:06.0355468Z [ OK ] MetaprogrammingTest.TupleConcat_workswithreferencesandpointers (0 ms) 2022-12-01T10:55:06.0355826Z [ RUN ] MetaprogrammingTest.TupleConcat_worksWithMovableOnlyTypes 2022-12-01T10:55:06.0356180Z [ OK ] MetaprogrammingTest.TupleConcat_worksWithMovableOnlyTypes (0 ms) 2022-12-01T10:55:06.0356538Z [ RUN ] MetaprogrammingTest.TupleConcat_doesntCopyMoreThanNecessary 2022-12-01T10:55:06.0356887Z [ OK ] MetaprogrammingTest.TupleConcat_doesntCopyMoreThanNecessary (0 ms) 2022-12-01T10:55:06.0357305Z [----------] 41 tests from MetaprogrammingTest (0 ms total) 2022-12-01T10:55:06.0357464Z 2022-12-01T10:55:06.0357851Z [----------] 37 tests from SmallVectorTest/0, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 0u> 2022-12-01T10:55:06.0358201Z [ RUN ] SmallVectorTest/0.ConstructorNonIterTest 2022-12-01T10:55:06.0358470Z [ OK ] SmallVectorTest/0.ConstructorNonIterTest (0 ms) 2022-12-01T10:55:06.0358736Z [ RUN ] SmallVectorTest/0.ConstructorIterTest 2022-12-01T10:55:06.0359000Z [ OK ] SmallVectorTest/0.ConstructorIterTest (0 ms) 2022-12-01T10:55:06.0359272Z [ RUN ] SmallVectorTest/0.EmptyVectorTest 2022-12-01T10:55:06.0359557Z [ OK ] SmallVectorTest/0.EmptyVectorTest (0 ms) 2022-12-01T10:55:06.0359864Z [ RUN ] SmallVectorTest/0.PushPopTest 2022-12-01T10:55:06.0360098Z [ OK ] SmallVectorTest/0.PushPopTest (0 ms) 2022-12-01T10:55:06.0360337Z [ RUN ] SmallVectorTest/0.ClearTest 2022-12-01T10:55:06.0360575Z [ OK ] SmallVectorTest/0.ClearTest (0 ms) 2022-12-01T10:55:06.0360817Z [ RUN ] SmallVectorTest/0.ResizeShrinkTest 2022-12-01T10:55:06.0361057Z [ OK ] SmallVectorTest/0.ResizeShrinkTest (0 ms) 2022-12-01T10:55:06.0361307Z [ RUN ] SmallVectorTest/0.ResizeGrowTest 2022-12-01T10:55:06.0361556Z [ OK ] SmallVectorTest/0.ResizeGrowTest (0 ms) 2022-12-01T10:55:06.0361802Z [ RUN ] SmallVectorTest/0.ResizeWithElementsTest 2022-12-01T10:55:06.0362087Z [ OK ] SmallVectorTest/0.ResizeWithElementsTest (0 ms) 2022-12-01T10:55:06.0362350Z [ RUN ] SmallVectorTest/0.ResizeFillTest 2022-12-01T10:55:06.0362585Z [ OK ] SmallVectorTest/0.ResizeFillTest (0 ms) 2022-12-01T10:55:06.0362825Z [ RUN ] SmallVectorTest/0.OverflowTest 2022-12-01T10:55:06.0363068Z [ OK ] SmallVectorTest/0.OverflowTest (0 ms) 2022-12-01T10:55:06.0363297Z [ RUN ] SmallVectorTest/0.IterationTest 2022-12-01T10:55:06.0363542Z [ OK ] SmallVectorTest/0.IterationTest (0 ms) 2022-12-01T10:55:06.0363785Z [ RUN ] SmallVectorTest/0.SwapTest 2022-12-01T10:55:06.0364024Z [ OK ] SmallVectorTest/0.SwapTest (0 ms) 2022-12-01T10:55:06.0364245Z [ RUN ] SmallVectorTest/0.AppendTest 2022-12-01T10:55:06.0364483Z [ OK ] SmallVectorTest/0.AppendTest (0 ms) 2022-12-01T10:55:06.0364734Z [ RUN ] SmallVectorTest/0.AppendRepeatedTest 2022-12-01T10:55:06.0364985Z [ OK ] SmallVectorTest/0.AppendRepeatedTest (0 ms) 2022-12-01T10:55:06.0365248Z [ RUN ] SmallVectorTest/0.AppendNonIterTest 2022-12-01T10:55:06.0365507Z [ OK ] SmallVectorTest/0.AppendNonIterTest (0 ms) 2022-12-01T10:55:06.0365824Z [ RUN ] SmallVectorTest/0.AppendRepeatedNonForwardIterator 2022-12-01T10:55:06.0366156Z [ OK ] SmallVectorTest/0.AppendRepeatedNonForwardIterator (0 ms) 2022-12-01T10:55:06.0366453Z [ RUN ] SmallVectorTest/0.AppendSmallVector 2022-12-01T10:55:06.0366700Z [ OK ] SmallVectorTest/0.AppendSmallVector (0 ms) 2022-12-01T10:55:06.0367031Z [ RUN ] SmallVectorTest/0.AssignTest 2022-12-01T10:55:06.0367268Z [ OK ] SmallVectorTest/0.AssignTest (0 ms) 2022-12-01T10:55:06.0367509Z [ RUN ] SmallVectorTest/0.AssignRangeTest 2022-12-01T10:55:06.0367751Z [ OK ] SmallVectorTest/0.AssignRangeTest (0 ms) 2022-12-01T10:55:06.0368012Z [ RUN ] SmallVectorTest/0.AssignNonIterTest 2022-12-01T10:55:06.0368270Z [ OK ] SmallVectorTest/0.AssignNonIterTest (0 ms) 2022-12-01T10:55:06.0368512Z [ RUN ] SmallVectorTest/0.AssignSmallVector 2022-12-01T10:55:06.0368766Z [ OK ] SmallVectorTest/0.AssignSmallVector (0 ms) 2022-12-01T10:55:06.0369020Z [ RUN ] SmallVectorTest/0.MoveAssignTest 2022-12-01T10:55:06.0369254Z [ OK ] SmallVectorTest/0.MoveAssignTest (0 ms) 2022-12-01T10:55:06.0369493Z [ RUN ] SmallVectorTest/0.EraseTest 2022-12-01T10:55:06.0369737Z [ OK ] SmallVectorTest/0.EraseTest (0 ms) 2022-12-01T10:55:06.0370037Z [ RUN ] SmallVectorTest/0.EraseRangeTest 2022-12-01T10:55:06.0370284Z [ OK ] SmallVectorTest/0.EraseRangeTest (0 ms) 2022-12-01T10:55:06.0370520Z [ RUN ] SmallVectorTest/0.InsertTest 2022-12-01T10:55:06.0370740Z [ OK ] SmallVectorTest/0.InsertTest (0 ms) 2022-12-01T10:55:06.0370969Z [ RUN ] SmallVectorTest/0.InsertCopy 2022-12-01T10:55:06.0371204Z [ OK ] SmallVectorTest/0.InsertCopy (0 ms) 2022-12-01T10:55:06.0371455Z [ RUN ] SmallVectorTest/0.InsertRepeatedTest 2022-12-01T10:55:06.0371711Z [ OK ] SmallVectorTest/0.InsertRepeatedTest (0 ms) 2022-12-01T10:55:06.0371983Z [ RUN ] SmallVectorTest/0.InsertRepeatedNonIterTest 2022-12-01T10:55:06.0372275Z [ OK ] SmallVectorTest/0.InsertRepeatedNonIterTest (0 ms) 2022-12-01T10:55:06.0372547Z [ RUN ] SmallVectorTest/0.InsertRepeatedAtEndTest 2022-12-01T10:55:06.0372906Z [ OK ] SmallVectorTest/0.InsertRepeatedAtEndTest (0 ms) 2022-12-01T10:55:06.0373232Z [ RUN ] SmallVectorTest/0.InsertRepeatedEmptyTest 2022-12-01T10:55:06.0373501Z [ OK ] SmallVectorTest/0.InsertRepeatedEmptyTest (0 ms) 2022-12-01T10:55:06.0373774Z [ RUN ] SmallVectorTest/0.InsertRangeTest 2022-12-01T10:55:06.0374032Z [ OK ] SmallVectorTest/0.InsertRangeTest (0 ms) 2022-12-01T10:55:06.0374360Z [ RUN ] SmallVectorTest/0.InsertRangeAtEndTest 2022-12-01T10:55:06.0374615Z [ OK ] SmallVectorTest/0.InsertRangeAtEndTest (0 ms) 2022-12-01T10:55:06.0374876Z [ RUN ] SmallVectorTest/0.InsertEmptyRangeTest 2022-12-01T10:55:06.0375142Z [ OK ] SmallVectorTest/0.InsertEmptyRangeTest (0 ms) 2022-12-01T10:55:06.0375384Z [ RUN ] SmallVectorTest/0.ComparisonTest 2022-12-01T10:55:06.0375638Z [ OK ] SmallVectorTest/0.ComparisonTest (0 ms) 2022-12-01T10:55:06.0375896Z [ RUN ] SmallVectorTest/0.ConstVectorTest 2022-12-01T10:55:06.0393358Z [ OK ] SmallVectorTest/0.ConstVectorTest (0 ms) 2022-12-01T10:55:06.0393731Z [ RUN ] SmallVectorTest/0.DirectVectorTest 2022-12-01T10:55:06.0393982Z [ OK ] SmallVectorTest/0.DirectVectorTest (0 ms) 2022-12-01T10:55:06.0394232Z [ RUN ] SmallVectorTest/0.IteratorTest 2022-12-01T10:55:06.0394476Z [ OK ] SmallVectorTest/0.IteratorTest (0 ms) 2022-12-01T10:55:06.0394836Z [----------] 37 tests from SmallVectorTest/0 (0 ms total) 2022-12-01T10:55:06.0395005Z 2022-12-01T10:55:06.0395372Z [----------] 37 tests from SmallVectorTest/1, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 1u> 2022-12-01T10:55:06.0395722Z [ RUN ] SmallVectorTest/1.ConstructorNonIterTest 2022-12-01T10:55:06.0396002Z [ OK ] SmallVectorTest/1.ConstructorNonIterTest (0 ms) 2022-12-01T10:55:06.0396259Z [ RUN ] SmallVectorTest/1.ConstructorIterTest 2022-12-01T10:55:06.0396646Z [ OK ] SmallVectorTest/1.ConstructorIterTest (0 ms) 2022-12-01T10:55:06.0396915Z [ RUN ] SmallVectorTest/1.EmptyVectorTest 2022-12-01T10:55:06.0397155Z [ OK ] SmallVectorTest/1.EmptyVectorTest (0 ms) 2022-12-01T10:55:06.0397412Z [ RUN ] SmallVectorTest/1.PushPopTest 2022-12-01T10:55:06.0397791Z [ OK ] SmallVectorTest/1.PushPopTest (0 ms) 2022-12-01T10:55:06.0398015Z [ RUN ] SmallVectorTest/1.ClearTest 2022-12-01T10:55:06.0398254Z [ OK ] SmallVectorTest/1.ClearTest (0 ms) 2022-12-01T10:55:06.0398499Z [ RUN ] SmallVectorTest/1.ResizeShrinkTest 2022-12-01T10:55:06.0398738Z [ OK ] SmallVectorTest/1.ResizeShrinkTest (0 ms) 2022-12-01T10:55:06.0398992Z [ RUN ] SmallVectorTest/1.ResizeGrowTest 2022-12-01T10:55:06.0399238Z [ OK ] SmallVectorTest/1.ResizeGrowTest (0 ms) 2022-12-01T10:55:06.0399513Z [ RUN ] SmallVectorTest/1.ResizeWithElementsTest 2022-12-01T10:55:06.0399783Z [ OK ] SmallVectorTest/1.ResizeWithElementsTest (0 ms) 2022-12-01T10:55:06.0400044Z [ RUN ] SmallVectorTest/1.ResizeFillTest 2022-12-01T10:55:06.0400290Z [ OK ] SmallVectorTest/1.ResizeFillTest (0 ms) 2022-12-01T10:55:06.0400519Z [ RUN ] SmallVectorTest/1.OverflowTest 2022-12-01T10:55:06.0400765Z [ OK ] SmallVectorTest/1.OverflowTest (0 ms) 2022-12-01T10:55:06.0401008Z [ RUN ] SmallVectorTest/1.IterationTest 2022-12-01T10:55:06.0401246Z [ OK ] SmallVectorTest/1.IterationTest (0 ms) 2022-12-01T10:55:06.0401485Z [ RUN ] SmallVectorTest/1.SwapTest 2022-12-01T10:55:06.0401721Z [ OK ] SmallVectorTest/1.SwapTest (0 ms) 2022-12-01T10:55:06.0401942Z [ RUN ] SmallVectorTest/1.AppendTest 2022-12-01T10:55:06.0402181Z [ OK ] SmallVectorTest/1.AppendTest (0 ms) 2022-12-01T10:55:06.0402433Z [ RUN ] SmallVectorTest/1.AppendRepeatedTest 2022-12-01T10:55:06.0402697Z [ OK ] SmallVectorTest/1.AppendRepeatedTest (0 ms) 2022-12-01T10:55:06.0402943Z [ RUN ] SmallVectorTest/1.AppendNonIterTest 2022-12-01T10:55:06.0403211Z [ OK ] SmallVectorTest/1.AppendNonIterTest (0 ms) 2022-12-01T10:55:06.0403507Z [ RUN ] SmallVectorTest/1.AppendRepeatedNonForwardIterator 2022-12-01T10:55:06.0403819Z [ OK ] SmallVectorTest/1.AppendRepeatedNonForwardIterator (0 ms) 2022-12-01T10:55:06.0404173Z [ RUN ] SmallVectorTest/1.AppendSmallVector 2022-12-01T10:55:06.0404435Z [ OK ] SmallVectorTest/1.AppendSmallVector (0 ms) 2022-12-01T10:55:06.0404665Z [ RUN ] SmallVectorTest/1.AssignTest 2022-12-01T10:55:06.0404899Z [ OK ] SmallVectorTest/1.AssignTest (0 ms) 2022-12-01T10:55:06.0405148Z [ RUN ] SmallVectorTest/1.AssignRangeTest 2022-12-01T10:55:06.0405476Z [ OK ] SmallVectorTest/1.AssignRangeTest (0 ms) 2022-12-01T10:55:06.0405730Z [ RUN ] SmallVectorTest/1.AssignNonIterTest 2022-12-01T10:55:06.0405987Z [ OK ] SmallVectorTest/1.AssignNonIterTest (0 ms) 2022-12-01T10:55:06.0406242Z [ RUN ] SmallVectorTest/1.AssignSmallVector 2022-12-01T10:55:06.0406484Z [ OK ] SmallVectorTest/1.AssignSmallVector (0 ms) 2022-12-01T10:55:06.0406737Z [ RUN ] SmallVectorTest/1.MoveAssignTest 2022-12-01T10:55:06.0406987Z [ OK ] SmallVectorTest/1.MoveAssignTest (0 ms) 2022-12-01T10:55:06.0407223Z [ RUN ] SmallVectorTest/1.EraseTest 2022-12-01T10:55:06.0407464Z [ OK ] SmallVectorTest/1.EraseTest (0 ms) 2022-12-01T10:55:06.0407705Z [ RUN ] SmallVectorTest/1.EraseRangeTest 2022-12-01T10:55:06.0407942Z [ OK ] SmallVectorTest/1.EraseRangeTest (0 ms) 2022-12-01T10:55:06.0408183Z [ RUN ] SmallVectorTest/1.InsertTest 2022-12-01T10:55:06.0408478Z [ OK ] SmallVectorTest/1.InsertTest (0 ms) 2022-12-01T10:55:06.0408700Z [ RUN ] SmallVectorTest/1.InsertCopy 2022-12-01T10:55:06.0408943Z [ OK ] SmallVectorTest/1.InsertCopy (0 ms) 2022-12-01T10:55:06.0409202Z [ RUN ] SmallVectorTest/1.InsertRepeatedTest 2022-12-01T10:55:06.0409451Z [ OK ] SmallVectorTest/1.InsertRepeatedTest (0 ms) 2022-12-01T10:55:06.0409728Z [ RUN ] SmallVectorTest/1.InsertRepeatedNonIterTest 2022-12-01T10:55:06.0410055Z [ OK ] SmallVectorTest/1.InsertRepeatedNonIterTest (0 ms) 2022-12-01T10:55:06.0410345Z [ RUN ] SmallVectorTest/1.InsertRepeatedAtEndTest 2022-12-01T10:55:06.0410677Z [ OK ] SmallVectorTest/1.InsertRepeatedAtEndTest (0 ms) 2022-12-01T10:55:06.0410959Z [ RUN ] SmallVectorTest/1.InsertRepeatedEmptyTest 2022-12-01T10:55:06.0411256Z [ OK ] SmallVectorTest/1.InsertRepeatedEmptyTest (0 ms) 2022-12-01T10:55:06.0411514Z [ RUN ] SmallVectorTest/1.InsertRangeTest 2022-12-01T10:55:06.0411767Z [ OK ] SmallVectorTest/1.InsertRangeTest (0 ms) 2022-12-01T10:55:06.0412027Z [ RUN ] SmallVectorTest/1.InsertRangeAtEndTest 2022-12-01T10:55:06.0412282Z [ OK ] SmallVectorTest/1.InsertRangeAtEndTest (0 ms) 2022-12-01T10:55:06.0412551Z [ RUN ] SmallVectorTest/1.InsertEmptyRangeTest 2022-12-01T10:55:06.0412891Z [ OK ] SmallVectorTest/1.InsertEmptyRangeTest (0 ms) 2022-12-01T10:55:06.0413158Z [ RUN ] SmallVectorTest/1.ComparisonTest 2022-12-01T10:55:06.0413404Z [ OK ] SmallVectorTest/1.ComparisonTest (0 ms) 2022-12-01T10:55:06.0413655Z [ RUN ] SmallVectorTest/1.ConstVectorTest 2022-12-01T10:55:06.0413912Z [ OK ] SmallVectorTest/1.ConstVectorTest (0 ms) 2022-12-01T10:55:06.0414149Z [ RUN ] SmallVectorTest/1.DirectVectorTest 2022-12-01T10:55:06.0414406Z [ OK ] SmallVectorTest/1.DirectVectorTest (0 ms) 2022-12-01T10:55:06.0414655Z [ RUN ] SmallVectorTest/1.IteratorTest 2022-12-01T10:55:06.0414885Z [ OK ] SmallVectorTest/1.IteratorTest (0 ms) 2022-12-01T10:55:06.0415230Z [----------] 37 tests from SmallVectorTest/1 (0 ms total) 2022-12-01T10:55:06.0415391Z 2022-12-01T10:55:06.0415733Z [----------] 37 tests from SmallVectorTest/2, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 2u> 2022-12-01T10:55:06.0416077Z [ RUN ] SmallVectorTest/2.ConstructorNonIterTest 2022-12-01T10:55:06.0416342Z [ OK ] SmallVectorTest/2.ConstructorNonIterTest (0 ms) 2022-12-01T10:55:06.0416615Z [ RUN ] SmallVectorTest/2.ConstructorIterTest 2022-12-01T10:55:06.0416883Z [ OK ] SmallVectorTest/2.ConstructorIterTest (0 ms) 2022-12-01T10:55:06.0417127Z [ RUN ] SmallVectorTest/2.EmptyVectorTest 2022-12-01T10:55:06.0417430Z [ OK ] SmallVectorTest/2.EmptyVectorTest (0 ms) 2022-12-01T10:55:06.0417684Z [ RUN ] SmallVectorTest/2.PushPopTest 2022-12-01T10:55:06.0417917Z [ OK ] SmallVectorTest/2.PushPopTest (0 ms) 2022-12-01T10:55:06.0418154Z [ RUN ] SmallVectorTest/2.ClearTest 2022-12-01T10:55:06.0418544Z [ OK ] SmallVectorTest/2.ClearTest (0 ms) 2022-12-01T10:55:06.0418783Z [ RUN ] SmallVectorTest/2.ResizeShrinkTest 2022-12-01T10:55:06.0419040Z [ OK ] SmallVectorTest/2.ResizeShrinkTest (0 ms) 2022-12-01T10:55:06.0419293Z [ RUN ] SmallVectorTest/2.ResizeGrowTest 2022-12-01T10:55:06.0419555Z [ OK ] SmallVectorTest/2.ResizeGrowTest (0 ms) 2022-12-01T10:55:06.0419807Z [ RUN ] SmallVectorTest/2.ResizeWithElementsTest 2022-12-01T10:55:06.0420087Z [ OK ] SmallVectorTest/2.ResizeWithElementsTest (0 ms) 2022-12-01T10:55:06.0420347Z [ RUN ] SmallVectorTest/2.ResizeFillTest 2022-12-01T10:55:06.0420580Z [ OK ] SmallVectorTest/2.ResizeFillTest (0 ms) 2022-12-01T10:55:06.0420823Z [ RUN ] SmallVectorTest/2.OverflowTest 2022-12-01T10:55:06.0421064Z [ OK ] SmallVectorTest/2.OverflowTest (0 ms) 2022-12-01T10:55:06.0421297Z [ RUN ] SmallVectorTest/2.IterationTest 2022-12-01T10:55:06.0421549Z [ OK ] SmallVectorTest/2.IterationTest (0 ms) 2022-12-01T10:55:06.0421787Z [ RUN ] SmallVectorTest/2.SwapTest 2022-12-01T10:55:06.0422008Z [ OK ] SmallVectorTest/2.SwapTest (0 ms) 2022-12-01T10:55:06.0422241Z [ RUN ] SmallVectorTest/2.AppendTest 2022-12-01T10:55:06.0422480Z [ OK ] SmallVectorTest/2.AppendTest (0 ms) 2022-12-01T10:55:06.0422728Z [ RUN ] SmallVectorTest/2.AppendRepeatedTest 2022-12-01T10:55:06.0422980Z [ OK ] SmallVectorTest/2.AppendRepeatedTest (0 ms) 2022-12-01T10:55:06.0423309Z [ RUN ] SmallVectorTest/2.AppendNonIterTest 2022-12-01T10:55:06.0423580Z [ OK ] SmallVectorTest/2.AppendNonIterTest (0 ms) 2022-12-01T10:55:06.0423965Z [ RUN ] SmallVectorTest/2.AppendRepeatedNonForwardIterator 2022-12-01T10:55:06.0424297Z [ OK ] SmallVectorTest/2.AppendRepeatedNonForwardIterator (0 ms) 2022-12-01T10:55:06.0424592Z [ RUN ] SmallVectorTest/2.AppendSmallVector 2022-12-01T10:55:06.0424839Z [ OK ] SmallVectorTest/2.AppendSmallVector (0 ms) 2022-12-01T10:55:06.0425083Z [ RUN ] SmallVectorTest/2.AssignTest 2022-12-01T10:55:06.0425326Z [ OK ] SmallVectorTest/2.AssignTest (0 ms) 2022-12-01T10:55:06.0425562Z [ RUN ] SmallVectorTest/2.AssignRangeTest 2022-12-01T10:55:06.0425818Z [ OK ] SmallVectorTest/2.AssignRangeTest (0 ms) 2022-12-01T10:55:06.0426070Z [ RUN ] SmallVectorTest/2.AssignNonIterTest 2022-12-01T10:55:06.0426408Z [ OK ] SmallVectorTest/2.AssignNonIterTest (0 ms) 2022-12-01T10:55:06.0426776Z [ RUN ] SmallVectorTest/2.AssignSmallVector 2022-12-01T10:55:06.0427196Z [ OK ] SmallVectorTest/2.AssignSmallVector (0 ms) 2022-12-01T10:55:06.0427597Z [ RUN ] SmallVectorTest/2.MoveAssignTest 2022-12-01T10:55:06.0427983Z [ OK ] SmallVectorTest/2.MoveAssignTest (0 ms) 2022-12-01T10:55:06.0428230Z [ RUN ] SmallVectorTest/2.EraseTest 2022-12-01T10:55:06.0428465Z [ OK ] SmallVectorTest/2.EraseTest (0 ms) 2022-12-01T10:55:06.0428704Z [ RUN ] SmallVectorTest/2.EraseRangeTest 2022-12-01T10:55:06.0428953Z [ OK ] SmallVectorTest/2.EraseRangeTest (0 ms) 2022-12-01T10:55:06.0429194Z [ RUN ] SmallVectorTest/2.InsertTest 2022-12-01T10:55:06.0429419Z [ OK ] SmallVectorTest/2.InsertTest (0 ms) 2022-12-01T10:55:06.0429661Z [ RUN ] SmallVectorTest/2.InsertCopy 2022-12-01T10:55:06.0429908Z [ OK ] SmallVectorTest/2.InsertCopy (0 ms) 2022-12-01T10:55:06.0430144Z [ RUN ] SmallVectorTest/2.InsertRepeatedTest 2022-12-01T10:55:06.0430408Z [ OK ] SmallVectorTest/2.InsertRepeatedTest (0 ms) 2022-12-01T10:55:06.0430687Z [ RUN ] SmallVectorTest/2.InsertRepeatedNonIterTest 2022-12-01T10:55:06.0430978Z [ OK ] SmallVectorTest/2.InsertRepeatedNonIterTest (0 ms) 2022-12-01T10:55:06.0431351Z [ RUN ] SmallVectorTest/2.InsertRepeatedAtEndTest 2022-12-01T10:55:06.0431634Z [ OK ] SmallVectorTest/2.InsertRepeatedAtEndTest (0 ms) 2022-12-01T10:55:06.0431926Z [ RUN ] SmallVectorTest/2.InsertRepeatedEmptyTest 2022-12-01T10:55:06.0432201Z [ OK ] SmallVectorTest/2.InsertRepeatedEmptyTest (0 ms) 2022-12-01T10:55:06.0432468Z [ RUN ] SmallVectorTest/2.InsertRangeTest 2022-12-01T10:55:06.0432723Z [ OK ] SmallVectorTest/2.InsertRangeTest (0 ms) 2022-12-01T10:55:06.0432971Z [ RUN ] SmallVectorTest/2.InsertRangeAtEndTest 2022-12-01T10:55:06.0433242Z [ OK ] SmallVectorTest/2.InsertRangeAtEndTest (0 ms) 2022-12-01T10:55:06.0433507Z [ RUN ] SmallVectorTest/2.InsertEmptyRangeTest 2022-12-01T10:55:06.0433782Z [ OK ] SmallVectorTest/2.InsertEmptyRangeTest (0 ms) 2022-12-01T10:55:06.0434034Z [ RUN ] SmallVectorTest/2.ComparisonTest 2022-12-01T10:55:06.0434289Z [ OK ] SmallVectorTest/2.ComparisonTest (0 ms) 2022-12-01T10:55:06.0434669Z [ RUN ] SmallVectorTest/2.ConstVectorTest 2022-12-01T10:55:06.0434908Z [ OK ] SmallVectorTest/2.ConstVectorTest (0 ms) 2022-12-01T10:55:06.0435165Z [ RUN ] SmallVectorTest/2.DirectVectorTest 2022-12-01T10:55:06.0435422Z [ OK ] SmallVectorTest/2.DirectVectorTest (0 ms) 2022-12-01T10:55:06.0435652Z [ RUN ] SmallVectorTest/2.IteratorTest 2022-12-01T10:55:06.0435907Z [ OK ] SmallVectorTest/2.IteratorTest (0 ms) 2022-12-01T10:55:06.0436267Z [----------] 37 tests from SmallVectorTest/2 (0 ms total) 2022-12-01T10:55:06.0436425Z 2022-12-01T10:55:06.0436777Z [----------] 37 tests from SmallVectorTest/3, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 4u> 2022-12-01T10:55:06.0437110Z [ RUN ] SmallVectorTest/3.ConstructorNonIterTest 2022-12-01T10:55:06.0437441Z [ OK ] SmallVectorTest/3.ConstructorNonIterTest (0 ms) 2022-12-01T10:55:06.0437713Z [ RUN ] SmallVectorTest/3.ConstructorIterTest 2022-12-01T10:55:06.0437967Z [ OK ] SmallVectorTest/3.ConstructorIterTest (0 ms) 2022-12-01T10:55:06.0438234Z [ RUN ] SmallVectorTest/3.EmptyVectorTest 2022-12-01T10:55:06.0438496Z [ OK ] SmallVectorTest/3.EmptyVectorTest (0 ms) 2022-12-01T10:55:06.0438731Z [ RUN ] SmallVectorTest/3.PushPopTest 2022-12-01T10:55:06.0438981Z [ OK ] SmallVectorTest/3.PushPopTest (0 ms) 2022-12-01T10:55:06.0439217Z [ RUN ] SmallVectorTest/3.ClearTest 2022-12-01T10:55:06.0439438Z [ OK ] SmallVectorTest/3.ClearTest (0 ms) 2022-12-01T10:55:06.0439683Z [ RUN ] SmallVectorTest/3.ResizeShrinkTest 2022-12-01T10:55:06.0439934Z [ OK ] SmallVectorTest/3.ResizeShrinkTest (0 ms) 2022-12-01T10:55:06.0440193Z [ RUN ] SmallVectorTest/3.ResizeGrowTest 2022-12-01T10:55:06.0440431Z [ OK ] SmallVectorTest/3.ResizeGrowTest (0 ms) 2022-12-01T10:55:06.0440795Z [ RUN ] SmallVectorTest/3.ResizeWithElementsTest 2022-12-01T10:55:06.0441076Z [ OK ] SmallVectorTest/3.ResizeWithElementsTest (0 ms) 2022-12-01T10:55:06.0441323Z [ RUN ] SmallVectorTest/3.ResizeFillTest 2022-12-01T10:55:06.0441573Z [ OK ] SmallVectorTest/3.ResizeFillTest (0 ms) 2022-12-01T10:55:06.0441818Z [ RUN ] SmallVectorTest/3.OverflowTest 2022-12-01T10:55:06.0442056Z [ OK ] SmallVectorTest/3.OverflowTest (0 ms) 2022-12-01T10:55:06.0442306Z [ RUN ] SmallVectorTest/3.IterationTest 2022-12-01T10:55:06.0442557Z [ OK ] SmallVectorTest/3.IterationTest (0 ms) 2022-12-01T10:55:06.0442853Z [ RUN ] SmallVectorTest/3.SwapTest 2022-12-01T10:55:06.0443085Z [ OK ] SmallVectorTest/3.SwapTest (0 ms) 2022-12-01T10:55:06.0443318Z [ RUN ] SmallVectorTest/3.AppendTest 2022-12-01T10:55:06.0443559Z [ OK ] SmallVectorTest/3.AppendTest (0 ms) 2022-12-01T10:55:06.0443796Z [ RUN ] SmallVectorTest/3.AppendRepeatedTest 2022-12-01T10:55:06.0444078Z [ OK ] SmallVectorTest/3.AppendRepeatedTest (0 ms) 2022-12-01T10:55:06.0444343Z [ RUN ] SmallVectorTest/3.AppendNonIterTest 2022-12-01T10:55:06.0444593Z [ OK ] SmallVectorTest/3.AppendNonIterTest (0 ms) 2022-12-01T10:55:06.0444921Z [ RUN ] SmallVectorTest/3.AppendRepeatedNonForwardIterator 2022-12-01T10:55:06.0445250Z [ OK ] SmallVectorTest/3.AppendRepeatedNonForwardIterator (0 ms) 2022-12-01T10:55:06.0445529Z [ RUN ] SmallVectorTest/3.AppendSmallVector 2022-12-01T10:55:06.0445789Z [ OK ] SmallVectorTest/3.AppendSmallVector (0 ms) 2022-12-01T10:55:06.0446041Z [ RUN ] SmallVectorTest/3.AssignTest 2022-12-01T10:55:06.0446272Z [ OK ] SmallVectorTest/3.AssignTest (0 ms) 2022-12-01T10:55:06.0446517Z [ RUN ] SmallVectorTest/3.AssignRangeTest 2022-12-01T10:55:06.0446769Z [ OK ] SmallVectorTest/3.AssignRangeTest (0 ms) 2022-12-01T10:55:06.0447022Z [ RUN ] SmallVectorTest/3.AssignNonIterTest 2022-12-01T10:55:06.0447265Z [ OK ] SmallVectorTest/3.AssignNonIterTest (0 ms) 2022-12-01T10:55:06.0447629Z [ RUN ] SmallVectorTest/3.AssignSmallVector 2022-12-01T10:55:06.0447890Z [ OK ] SmallVectorTest/3.AssignSmallVector (0 ms) 2022-12-01T10:55:06.0448137Z [ RUN ] SmallVectorTest/3.MoveAssignTest 2022-12-01T10:55:06.0448390Z [ OK ] SmallVectorTest/3.MoveAssignTest (0 ms) 2022-12-01T10:55:06.0448630Z [ RUN ] SmallVectorTest/3.EraseTest 2022-12-01T10:55:06.0448851Z [ OK ] SmallVectorTest/3.EraseTest (0 ms) 2022-12-01T10:55:06.0449093Z [ RUN ] SmallVectorTest/3.EraseRangeTest 2022-12-01T10:55:06.0449341Z [ OK ] SmallVectorTest/3.EraseRangeTest (0 ms) 2022-12-01T10:55:06.0449566Z [ RUN ] SmallVectorTest/3.InsertTest 2022-12-01T10:55:06.0449809Z [ OK ] SmallVectorTest/3.InsertTest (0 ms) 2022-12-01T10:55:06.0450053Z [ RUN ] SmallVectorTest/3.InsertCopy 2022-12-01T10:55:06.0450293Z [ OK ] SmallVectorTest/3.InsertCopy (0 ms) 2022-12-01T10:55:06.0450527Z [ RUN ] SmallVectorTest/3.InsertRepeatedTest 2022-12-01T10:55:06.0450828Z [ OK ] SmallVectorTest/3.InsertRepeatedTest (0 ms) 2022-12-01T10:55:06.0451106Z [ RUN ] SmallVectorTest/3.InsertRepeatedNonIterTest 2022-12-01T10:55:06.0451381Z [ OK ] SmallVectorTest/3.InsertRepeatedNonIterTest (0 ms) 2022-12-01T10:55:06.0451669Z [ RUN ] SmallVectorTest/3.InsertRepeatedAtEndTest 2022-12-01T10:55:06.0451963Z [ OK ] SmallVectorTest/3.InsertRepeatedAtEndTest (0 ms) 2022-12-01T10:55:06.0452237Z [ RUN ] SmallVectorTest/3.InsertRepeatedEmptyTest 2022-12-01T10:55:06.0452524Z [ OK ] SmallVectorTest/3.InsertRepeatedEmptyTest (0 ms) 2022-12-01T10:55:06.0452861Z [ RUN ] SmallVectorTest/3.InsertRangeTest 2022-12-01T10:55:06.0453103Z [ OK ] SmallVectorTest/3.InsertRangeTest (0 ms) 2022-12-01T10:55:06.0453363Z [ RUN ] SmallVectorTest/3.InsertRangeAtEndTest 2022-12-01T10:55:06.0453635Z [ OK ] SmallVectorTest/3.InsertRangeAtEndTest (0 ms) 2022-12-01T10:55:06.0453909Z [ RUN ] SmallVectorTest/3.InsertEmptyRangeTest 2022-12-01T10:55:06.0454179Z [ OK ] SmallVectorTest/3.InsertEmptyRangeTest (0 ms) 2022-12-01T10:55:06.0454440Z [ RUN ] SmallVectorTest/3.ComparisonTest 2022-12-01T10:55:06.0454782Z [ OK ] SmallVectorTest/3.ComparisonTest (0 ms) 2022-12-01T10:55:06.0455022Z [ RUN ] SmallVectorTest/3.ConstVectorTest 2022-12-01T10:55:06.0455286Z [ OK ] SmallVectorTest/3.ConstVectorTest (0 ms) 2022-12-01T10:55:06.0455537Z [ RUN ] SmallVectorTest/3.DirectVectorTest 2022-12-01T10:55:06.0455777Z [ OK ] SmallVectorTest/3.DirectVectorTest (0 ms) 2022-12-01T10:55:06.0456038Z [ RUN ] SmallVectorTest/3.IteratorTest 2022-12-01T10:55:06.0456291Z [ OK ] SmallVectorTest/3.IteratorTest (0 ms) 2022-12-01T10:55:06.0456615Z [----------] 37 tests from SmallVectorTest/3 (0 ms total) 2022-12-01T10:55:06.0456769Z 2022-12-01T10:55:06.0457109Z [----------] 37 tests from SmallVectorTest/4, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 5u> 2022-12-01T10:55:06.0457452Z [ RUN ] SmallVectorTest/4.ConstructorNonIterTest 2022-12-01T10:55:06.0457732Z [ OK ] SmallVectorTest/4.ConstructorNonIterTest (0 ms) 2022-12-01T10:55:06.0457986Z [ RUN ] SmallVectorTest/4.ConstructorIterTest 2022-12-01T10:55:06.0458434Z [ OK ] SmallVectorTest/4.ConstructorIterTest (0 ms) 2022-12-01T10:55:06.0458718Z [ RUN ] SmallVectorTest/4.EmptyVectorTest 2022-12-01T10:55:06.0458960Z [ OK ] SmallVectorTest/4.EmptyVectorTest (0 ms) 2022-12-01T10:55:06.0459210Z [ RUN ] SmallVectorTest/4.PushPopTest 2022-12-01T10:55:06.0459452Z [ OK ] SmallVectorTest/4.PushPopTest (0 ms) 2022-12-01T10:55:06.0459676Z [ RUN ] SmallVectorTest/4.ClearTest 2022-12-01T10:55:06.0459910Z [ OK ] SmallVectorTest/4.ClearTest (0 ms) 2022-12-01T10:55:06.0460154Z [ RUN ] SmallVectorTest/4.ResizeShrinkTest 2022-12-01T10:55:06.0460419Z [ OK ] SmallVectorTest/4.ResizeShrinkTest (0 ms) 2022-12-01T10:55:06.0460661Z [ RUN ] SmallVectorTest/4.ResizeGrowTest 2022-12-01T10:55:06.0461002Z [ OK ] SmallVectorTest/4.ResizeGrowTest (0 ms) 2022-12-01T10:55:06.0461268Z [ RUN ] SmallVectorTest/4.ResizeWithElementsTest 2022-12-01T10:55:06.0461640Z [ OK ] SmallVectorTest/4.ResizeWithElementsTest (0 ms) 2022-12-01T10:55:06.0461906Z [ RUN ] SmallVectorTest/4.ResizeFillTest 2022-12-01T10:55:06.0462158Z [ OK ] SmallVectorTest/4.ResizeFillTest (0 ms) 2022-12-01T10:55:06.0462393Z [ RUN ] SmallVectorTest/4.OverflowTest 2022-12-01T10:55:06.0462642Z [ OK ] SmallVectorTest/4.OverflowTest (0 ms) 2022-12-01T10:55:06.0462888Z [ RUN ] SmallVectorTest/4.IterationTest 2022-12-01T10:55:06.0463120Z [ OK ] SmallVectorTest/4.IterationTest (0 ms) 2022-12-01T10:55:06.0463358Z [ RUN ] SmallVectorTest/4.SwapTest 2022-12-01T10:55:06.0463593Z [ OK ] SmallVectorTest/4.SwapTest (0 ms) 2022-12-01T10:55:06.0463824Z [ RUN ] SmallVectorTest/4.AppendTest 2022-12-01T10:55:06.0464049Z [ OK ] SmallVectorTest/4.AppendTest (0 ms) 2022-12-01T10:55:06.0464371Z [ RUN ] SmallVectorTest/4.AppendRepeatedTest 2022-12-01T10:55:06.0464648Z [ OK ] SmallVectorTest/4.AppendRepeatedTest (0 ms) 2022-12-01T10:55:06.0464898Z [ RUN ] SmallVectorTest/4.AppendNonIterTest 2022-12-01T10:55:06.0465159Z [ OK ] SmallVectorTest/4.AppendNonIterTest (0 ms) 2022-12-01T10:55:06.0465452Z [ RUN ] SmallVectorTest/4.AppendRepeatedNonForwardIterator 2022-12-01T10:55:06.0465765Z [ OK ] SmallVectorTest/4.AppendRepeatedNonForwardIterator (0 ms) 2022-12-01T10:55:06.0466060Z [ RUN ] SmallVectorTest/4.AppendSmallVector 2022-12-01T10:55:06.0466326Z [ OK ] SmallVectorTest/4.AppendSmallVector (0 ms) 2022-12-01T10:55:06.0466564Z [ RUN ] SmallVectorTest/4.AssignTest 2022-12-01T10:55:06.0466801Z [ OK ] SmallVectorTest/4.AssignTest (0 ms) 2022-12-01T10:55:06.0467044Z [ RUN ] SmallVectorTest/4.AssignRangeTest 2022-12-01T10:55:06.0467296Z [ OK ] SmallVectorTest/4.AssignRangeTest (0 ms) 2022-12-01T10:55:06.0467532Z [ RUN ] SmallVectorTest/4.AssignNonIterTest 2022-12-01T10:55:06.0467790Z [ OK ] SmallVectorTest/4.AssignNonIterTest (0 ms) 2022-12-01T10:55:06.0468045Z [ RUN ] SmallVectorTest/4.AssignSmallVector 2022-12-01T10:55:06.0468304Z [ OK ] SmallVectorTest/4.AssignSmallVector (0 ms) 2022-12-01T10:55:06.0468558Z [ RUN ] SmallVectorTest/4.MoveAssignTest 2022-12-01T10:55:06.0468808Z [ OK ] SmallVectorTest/4.MoveAssignTest (0 ms) 2022-12-01T10:55:06.0469032Z [ RUN ] SmallVectorTest/4.EraseTest 2022-12-01T10:55:06.0469267Z [ OK ] SmallVectorTest/4.EraseTest (0 ms) 2022-12-01T10:55:06.0469506Z [ RUN ] SmallVectorTest/4.EraseRangeTest 2022-12-01T10:55:06.0469738Z [ OK ] SmallVectorTest/4.EraseRangeTest (0 ms) 2022-12-01T10:55:06.0469981Z [ RUN ] SmallVectorTest/4.InsertTest 2022-12-01T10:55:06.0470226Z [ OK ] SmallVectorTest/4.InsertTest (0 ms) 2022-12-01T10:55:06.0470465Z [ RUN ] SmallVectorTest/4.InsertCopy 2022-12-01T10:55:06.0470688Z [ OK ] SmallVectorTest/4.InsertCopy (0 ms) 2022-12-01T10:55:06.0470937Z [ RUN ] SmallVectorTest/4.InsertRepeatedTest 2022-12-01T10:55:06.0471199Z [ OK ] SmallVectorTest/4.InsertRepeatedTest (0 ms) 2022-12-01T10:55:06.0471460Z [ RUN ] SmallVectorTest/4.InsertRepeatedNonIterTest 2022-12-01T10:55:06.0471877Z [ OK ] SmallVectorTest/4.InsertRepeatedNonIterTest (0 ms) 2022-12-01T10:55:06.0472176Z [ RUN ] SmallVectorTest/4.InsertRepeatedAtEndTest 2022-12-01T10:55:06.0472452Z [ OK ] SmallVectorTest/4.InsertRepeatedAtEndTest (0 ms) 2022-12-01T10:55:06.0472735Z [ RUN ] SmallVectorTest/4.InsertRepeatedEmptyTest 2022-12-01T10:55:06.0473017Z [ OK ] SmallVectorTest/4.InsertRepeatedEmptyTest (0 ms) 2022-12-01T10:55:06.0473269Z [ RUN ] SmallVectorTest/4.InsertRangeTest 2022-12-01T10:55:06.0473525Z [ OK ] SmallVectorTest/4.InsertRangeTest (0 ms) 2022-12-01T10:55:06.0473787Z [ RUN ] SmallVectorTest/4.InsertRangeAtEndTest 2022-12-01T10:55:06.0474066Z [ OK ] SmallVectorTest/4.InsertRangeAtEndTest (0 ms) 2022-12-01T10:55:06.0474329Z [ RUN ] SmallVectorTest/4.InsertEmptyRangeTest 2022-12-01T10:55:06.0474603Z [ OK ] SmallVectorTest/4.InsertEmptyRangeTest (0 ms) 2022-12-01T10:55:06.0474863Z [ RUN ] SmallVectorTest/4.ComparisonTest 2022-12-01T10:55:06.0475102Z [ OK ] SmallVectorTest/4.ComparisonTest (0 ms) 2022-12-01T10:55:06.0475352Z [ RUN ] SmallVectorTest/4.ConstVectorTest 2022-12-01T10:55:06.0475603Z [ OK ] SmallVectorTest/4.ConstVectorTest (0 ms) 2022-12-01T10:55:06.0475840Z [ RUN ] SmallVectorTest/4.DirectVectorTest 2022-12-01T10:55:06.0476105Z [ OK ] SmallVectorTest/4.DirectVectorTest (0 ms) 2022-12-01T10:55:06.0476358Z [ RUN ] SmallVectorTest/4.IteratorTest 2022-12-01T10:55:06.0476586Z [ OK ] SmallVectorTest/4.IteratorTest (0 ms) 2022-12-01T10:55:06.0476917Z [----------] 37 tests from SmallVectorTest/4 (0 ms total) 2022-12-01T10:55:06.0477073Z 2022-12-01T10:55:06.0477214Z [----------] 5 tests from SmallVectorTest 2022-12-01T10:55:06.0477467Z [ RUN ] SmallVectorTest.ResizeForOverwrite 2022-12-01T10:55:06.0477774Z [ OK ] SmallVectorTest.ResizeForOverwrite (0 ms) 2022-12-01T10:55:06.0478040Z [ RUN ] SmallVectorTest.MidInsert 2022-12-01T10:55:06.0478294Z [ OK ] SmallVectorTest.MidInsert (0 ms) 2022-12-01T10:55:06.0478530Z [ RUN ] SmallVectorTest.EmplaceBack 2022-12-01T10:55:06.0478784Z [ OK ] SmallVectorTest.EmplaceBack (0 ms) 2022-12-01T10:55:06.0479060Z [ RUN ] SmallVectorTest.DefaultInlinedElements 2022-12-01T10:55:06.0479352Z [ OK ] SmallVectorTest.DefaultInlinedElements (0 ms) 2022-12-01T10:55:06.0479639Z [ RUN ] SmallVectorTest.InitializerList 2022-12-01T10:55:06.0479908Z [ OK ] SmallVectorTest.InitializerList (0 ms) 2022-12-01T10:55:06.0480231Z [----------] 5 tests from SmallVectorTest (0 ms total) 2022-12-01T10:55:06.0480388Z 2022-12-01T10:55:06.0480865Z [----------] 1 test from DualSmallVectorsTest/0, where TypeParam = std::pair, c10::SmallVector<(anonymous namespace)::Constructable, 4u> > 2022-12-01T10:55:06.0481280Z [ RUN ] DualSmallVectorsTest/0.MoveAssignment 2022-12-01T10:55:06.0481546Z [ OK ] DualSmallVectorsTest/0.MoveAssignment (0 ms) 2022-12-01T10:55:06.0481865Z [----------] 1 test from DualSmallVectorsTest/0 (0 ms total) 2022-12-01T10:55:06.0482024Z 2022-12-01T10:55:06.0482464Z [----------] 1 test from DualSmallVectorsTest/1, where TypeParam = std::pair, c10::SmallVector<(anonymous namespace)::Constructable, 2u> > 2022-12-01T10:55:06.0482872Z [ RUN ] DualSmallVectorsTest/1.MoveAssignment 2022-12-01T10:55:06.0483148Z [ OK ] DualSmallVectorsTest/1.MoveAssignment (0 ms) 2022-12-01T10:55:06.0483474Z [----------] 1 test from DualSmallVectorsTest/1 (0 ms total) 2022-12-01T10:55:06.0483635Z 2022-12-01T10:55:06.0484082Z [----------] 1 test from DualSmallVectorsTest/2, where TypeParam = std::pair, c10::SmallVector<(anonymous namespace)::Constructable, 4u> > 2022-12-01T10:55:06.0484488Z [ RUN ] DualSmallVectorsTest/2.MoveAssignment 2022-12-01T10:55:06.0484758Z [ OK ] DualSmallVectorsTest/2.MoveAssignment (0 ms) 2022-12-01T10:55:06.0485115Z [----------] 1 test from DualSmallVectorsTest/2 (0 ms total) 2022-12-01T10:55:06.0485275Z 2022-12-01T10:55:06.0485716Z [----------] 1 test from DualSmallVectorsTest/3, where TypeParam = std::pair, c10::SmallVector<(anonymous namespace)::Constructable, 2u> > 2022-12-01T10:55:06.0486121Z [ RUN ] DualSmallVectorsTest/3.MoveAssignment 2022-12-01T10:55:06.0486399Z [ OK ] DualSmallVectorsTest/3.MoveAssignment (0 ms) 2022-12-01T10:55:06.0486722Z [----------] 1 test from DualSmallVectorsTest/3 (0 ms total) 2022-12-01T10:55:06.0486879Z 2022-12-01T10:55:06.0487031Z [----------] 1 test from SmallVectorCustomTest 2022-12-01T10:55:06.0487509Z [ RUN ] SmallVectorCustomTest.NoAssignTest 2022-12-01T10:55:06.0487787Z [ OK ] SmallVectorCustomTest.NoAssignTest (0 ms) 2022-12-01T10:55:06.0488134Z [----------] 1 test from SmallVectorCustomTest (0 ms total) 2022-12-01T10:55:06.0488295Z 2022-12-01T10:55:06.0488632Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/0, where TypeParam = c10::SmallVector 2022-12-01T10:55:06.0489018Z [ RUN ] SmallVectorReferenceInvalidationTest/0.PushBack 2022-12-01T10:55:06.0489339Z [ OK ] SmallVectorReferenceInvalidationTest/0.PushBack (0 ms) 2022-12-01T10:55:06.0489679Z [ RUN ] SmallVectorReferenceInvalidationTest/0.PushBackMoved 2022-12-01T10:55:06.0490022Z [ OK ] SmallVectorReferenceInvalidationTest/0.PushBackMoved (0 ms) 2022-12-01T10:55:06.0490339Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Resize 2022-12-01T10:55:06.0490761Z [ OK ] SmallVectorReferenceInvalidationTest/0.Resize (0 ms) 2022-12-01T10:55:06.0491081Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Append 2022-12-01T10:55:06.0491424Z [ OK ] SmallVectorReferenceInvalidationTest/0.Append (0 ms) 2022-12-01T10:55:06.0491771Z [ RUN ] SmallVectorReferenceInvalidationTest/0.AppendRange 2022-12-01T10:55:06.0492115Z [ OK ] SmallVectorReferenceInvalidationTest/0.AppendRange (19 ms) 2022-12-01T10:55:06.0492449Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Assign 2022-12-01T10:55:06.0492818Z [ OK ] SmallVectorReferenceInvalidationTest/0.Assign (0 ms) 2022-12-01T10:55:06.0493147Z [ RUN ] SmallVectorReferenceInvalidationTest/0.AssignRange 2022-12-01T10:55:06.0493605Z [ OK ] SmallVectorReferenceInvalidationTest/0.AssignRange (19 ms) 2022-12-01T10:55:06.0493917Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Insert 2022-12-01T10:55:06.0494243Z [ OK ] SmallVectorReferenceInvalidationTest/0.Insert (0 ms) 2022-12-01T10:55:06.0494573Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertMoved 2022-12-01T10:55:06.0494894Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertMoved (0 ms) 2022-12-01T10:55:06.0495228Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertN 2022-12-01T10:55:06.0495554Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertN (0 ms) 2022-12-01T10:55:06.0495878Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertRange 2022-12-01T10:55:06.0496197Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertRange (28 ms) 2022-12-01T10:55:06.0496529Z [ RUN ] SmallVectorReferenceInvalidationTest/0.EmplaceBack 2022-12-01T10:55:06.0496873Z [ OK ] SmallVectorReferenceInvalidationTest/0.EmplaceBack (0 ms) 2022-12-01T10:55:06.0497297Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/0 (67 ms total) 2022-12-01T10:55:06.0497503Z 2022-12-01T10:55:06.0497894Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/1, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 3u> 2022-12-01T10:55:06.0498411Z [ RUN ] SmallVectorReferenceInvalidationTest/1.PushBack 2022-12-01T10:55:06.0498796Z [ OK ] SmallVectorReferenceInvalidationTest/1.PushBack (0 ms) 2022-12-01T10:55:06.0499119Z [ RUN ] SmallVectorReferenceInvalidationTest/1.PushBackMoved 2022-12-01T10:55:06.0499462Z [ OK ] SmallVectorReferenceInvalidationTest/1.PushBackMoved (0 ms) 2022-12-01T10:55:06.0499880Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Resize 2022-12-01T10:55:06.0500193Z [ OK ] SmallVectorReferenceInvalidationTest/1.Resize (0 ms) 2022-12-01T10:55:06.0500515Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Append 2022-12-01T10:55:06.0500840Z [ OK ] SmallVectorReferenceInvalidationTest/1.Append (0 ms) 2022-12-01T10:55:06.0501154Z [ RUN ] SmallVectorReferenceInvalidationTest/1.AppendRange 2022-12-01T10:55:06.0501491Z [ OK ] SmallVectorReferenceInvalidationTest/1.AppendRange (19 ms) 2022-12-01T10:55:06.0501819Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Assign 2022-12-01T10:55:06.0502137Z [ OK ] SmallVectorReferenceInvalidationTest/1.Assign (0 ms) 2022-12-01T10:55:06.0502607Z [ RUN ] SmallVectorReferenceInvalidationTest/1.AssignRange 2022-12-01T10:55:06.0502951Z [ OK ] SmallVectorReferenceInvalidationTest/1.AssignRange (20 ms) 2022-12-01T10:55:06.0503280Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Insert 2022-12-01T10:55:06.0503589Z [ OK ] SmallVectorReferenceInvalidationTest/1.Insert (0 ms) 2022-12-01T10:55:06.0503915Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertMoved 2022-12-01T10:55:06.0504247Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertMoved (0 ms) 2022-12-01T10:55:06.0504575Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertN 2022-12-01T10:55:06.0504889Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertN (0 ms) 2022-12-01T10:55:06.0505224Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertRange 2022-12-01T10:55:06.0505559Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertRange (20 ms) 2022-12-01T10:55:06.0505879Z [ RUN ] SmallVectorReferenceInvalidationTest/1.EmplaceBack 2022-12-01T10:55:06.0506272Z [ OK ] SmallVectorReferenceInvalidationTest/1.EmplaceBack (0 ms) 2022-12-01T10:55:06.0506704Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/1 (60 ms total) 2022-12-01T10:55:06.0506907Z 2022-12-01T10:55:06.0507307Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/0, where TypeParam = c10::SmallVector, 3u> 2022-12-01T10:55:06.0507731Z [ RUN ] SmallVectorInternalReferenceInvalidationTest/0.EmplaceBack 2022-12-01T10:55:06.0508121Z [ OK ] SmallVectorInternalReferenceInvalidationTest/0.EmplaceBack (0 ms) 2022-12-01T10:55:06.0508593Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/0 (0 ms total) 2022-12-01T10:55:06.0508815Z 2022-12-01T10:55:06.0509286Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/1, where TypeParam = c10::SmallVector, 3u> 2022-12-01T10:55:06.0509789Z [ RUN ] SmallVectorInternalReferenceInvalidationTest/1.EmplaceBack 2022-12-01T10:55:06.0510171Z [ OK ] SmallVectorInternalReferenceInvalidationTest/1.EmplaceBack (0 ms) 2022-12-01T10:55:06.0510629Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/1 (0 ms total) 2022-12-01T10:55:06.0510972Z 2022-12-01T10:55:06.0511093Z [----------] 2 tests from Synchronized 2022-12-01T10:55:06.0511365Z [ RUN ] Synchronized.TestSingleThreadExecution 2022-12-01T10:55:06.0511684Z [ OK ] Synchronized.TestSingleThreadExecution (0 ms) 2022-12-01T10:55:06.0511978Z [ RUN ] Synchronized.TestMultiThreadedExecution 2022-12-01T10:55:06.0512294Z [ OK ] Synchronized.TestMultiThreadedExecution (18 ms) 2022-12-01T10:55:06.0512633Z [----------] 2 tests from Synchronized (18 ms total) 2022-12-01T10:55:06.0512781Z 2022-12-01T10:55:06.0512908Z [----------] 1 test from ThreadLocal 2022-12-01T10:55:06.0513147Z [ RUN ] ThreadLocal.TestNoOpScopeWithOneVar 2022-12-01T10:55:06.0513441Z [ OK ] ThreadLocal.TestNoOpScopeWithOneVar (0 ms) 2022-12-01T10:55:06.0513770Z [----------] 1 test from ThreadLocal (0 ms total) 2022-12-01T10:55:06.0513918Z 2022-12-01T10:55:06.0514044Z [----------] 11 tests from ThreadLocalTest 2022-12-01T10:55:06.0514316Z [ RUN ] ThreadLocalTest.TestNoOpScopeWithTwoVars 2022-12-01T10:55:06.0514681Z [ OK ] ThreadLocalTest.TestNoOpScopeWithTwoVars (0 ms) 2022-12-01T10:55:06.0514972Z [ RUN ] ThreadLocalTest.TestScopeWithOneVar 2022-12-01T10:55:06.0515269Z [ OK ] ThreadLocalTest.TestScopeWithOneVar (0 ms) 2022-12-01T10:55:06.0515580Z [ RUN ] ThreadLocalTest.TestScopeWithTwoVars 2022-12-01T10:55:06.0515998Z [ OK ] ThreadLocalTest.TestScopeWithTwoVars (0 ms) 2022-12-01T10:55:06.0516440Z [ RUN ] ThreadLocalTest.TestInnerScopeWithTwoVars 2022-12-01T10:55:06.0516816Z [ OK ] ThreadLocalTest.TestInnerScopeWithTwoVars (0 ms) 2022-12-01T10:55:06.0517193Z [ RUN ] ThreadLocalTest.TestClassScope 2022-12-01T10:55:06.0517629Z [ OK ] ThreadLocalTest.TestClassScope (0 ms) 2022-12-01T10:55:06.0517960Z [ RUN ] ThreadLocalTest.TestTwoGlobalScopeVars 2022-12-01T10:55:06.0518314Z [ OK ] ThreadLocalTest.TestTwoGlobalScopeVars (0 ms) 2022-12-01T10:55:06.0518674Z [ RUN ] ThreadLocalTest.TestGlobalWithLocalScopeVars 2022-12-01T10:55:06.0519079Z [ OK ] ThreadLocalTest.TestGlobalWithLocalScopeVars (0 ms) 2022-12-01T10:55:06.0519468Z [ RUN ] ThreadLocalTest.TestThreadWithLocalScopeVar 2022-12-01T10:55:06.0519853Z [ OK ] ThreadLocalTest.TestThreadWithLocalScopeVar (0 ms) 2022-12-01T10:55:06.0520220Z [ RUN ] ThreadLocalTest.TestThreadWithGlobalScopeVar 2022-12-01T10:55:06.0520618Z [ OK ] ThreadLocalTest.TestThreadWithGlobalScopeVar (0 ms) 2022-12-01T10:55:06.0521061Z [ RUN ] ThreadLocalTest.TestObjectsAreReleased 2022-12-01T10:55:06.0521398Z [ OK ] ThreadLocalTest.TestObjectsAreReleased (0 ms) 2022-12-01T10:55:06.0521828Z [ RUN ] ThreadLocalTest.TestObjectsAreReleasedByNonstaticThreadLocal 2022-12-01T10:55:06.0522407Z [ OK ] ThreadLocalTest.TestObjectsAreReleasedByNonstaticThreadLocal (0 ms) 2022-12-01T10:55:06.0522974Z [----------] 11 tests from ThreadLocalTest (0 ms total) 2022-12-01T10:55:06.0523129Z 2022-12-01T10:55:06.0523259Z [----------] 7 tests from TypeIndex 2022-12-01T10:55:06.0523480Z [ RUN ] TypeIndex.TopLevelName 2022-12-01T10:55:06.0523718Z [ OK ] TypeIndex.TopLevelName (0 ms) 2022-12-01T10:55:06.0523934Z [ RUN ] TypeIndex.NestedName 2022-12-01T10:55:06.0524161Z [ OK ] TypeIndex.NestedName (0 ms) 2022-12-01T10:55:06.0524419Z [ RUN ] TypeIndex.TypeTemplateParameter 2022-12-01T10:55:06.0524688Z [ OK ] TypeIndex.TypeTemplateParameter (0 ms) 2022-12-01T10:55:06.0524971Z [ RUN ] TypeIndex.NonTypeTemplateParameter 2022-12-01T10:55:06.0525259Z [ OK ] TypeIndex.NonTypeTemplateParameter (0 ms) 2022-12-01T10:55:06.0525540Z [ RUN ] TypeIndex.TypeComputationsAreResolved 2022-12-01T10:55:06.0525844Z [ OK ] TypeIndex.TypeComputationsAreResolved (0 ms) 2022-12-01T10:55:06.0526170Z [ RUN ] TypeIndex.FunctionTypeComputationsAreResolved 2022-12-01T10:55:06.0526506Z [ OK ] TypeIndex.FunctionTypeComputationsAreResolved (0 ms) 2022-12-01T10:55:06.0526944Z [ RUN ] TypeIndex.FunctionArgumentsAndReturns 2022-12-01T10:55:06.0527254Z [ OK ] TypeIndex.FunctionArgumentsAndReturns (0 ms) 2022-12-01T10:55:06.0527583Z [----------] 7 tests from TypeIndex (0 ms total) 2022-12-01T10:55:06.0527712Z 2022-12-01T10:55:06.0527848Z [----------] 4 tests from TypeListTest 2022-12-01T10:55:06.0528100Z [ RUN ] TypeListTest.MapTypesToValues_sametype 2022-12-01T10:55:06.0528392Z [ OK ] TypeListTest.MapTypesToValues_sametype (0 ms) 2022-12-01T10:55:06.0528672Z [ RUN ] TypeListTest.MapTypesToValues_differenttypes 2022-12-01T10:55:06.0528988Z [ OK ] TypeListTest.MapTypesToValues_differenttypes (0 ms) 2022-12-01T10:55:06.0529288Z [ RUN ] TypeListTest.MapTypesToValues_members 2022-12-01T10:55:06.0529558Z [ OK ] TypeListTest.MapTypesToValues_members (0 ms) 2022-12-01T10:55:06.0529841Z [ RUN ] TypeListTest.MapTypesToValues_empty 2022-12-01T10:55:06.0530122Z [ OK ] TypeListTest.MapTypesToValues_empty (0 ms) 2022-12-01T10:55:06.0530438Z [----------] 4 tests from TypeListTest (0 ms total) 2022-12-01T10:55:06.0530625Z 2022-12-01T10:55:06.0530762Z [----------] 4 tests from accumulate_test 2022-12-01T10:55:06.0530995Z [ RUN ] accumulate_test.vector_test 2022-12-01T10:55:06.0531237Z [ OK ] accumulate_test.vector_test (0 ms) 2022-12-01T10:55:06.0531450Z [ RUN ] accumulate_test.list_test 2022-12-01T10:55:06.0531675Z [ OK ] accumulate_test.list_test (0 ms) 2022-12-01T10:55:06.0531903Z [ RUN ] accumulate_test.base_cases 2022-12-01T10:55:06.0532119Z [ OK ] accumulate_test.base_cases (0 ms) 2022-12-01T10:55:06.0532345Z [ RUN ] accumulate_test.errors 2022-12-01T10:55:06.0532566Z [ OK ] accumulate_test.errors (0 ms) 2022-12-01T10:55:06.0532920Z [----------] 4 tests from accumulate_test (0 ms total) 2022-12-01T10:55:06.0533075Z 2022-12-01T10:55:06.0533229Z [----------] 5 tests from BFloat16Conversion 2022-12-01T10:55:06.0533502Z [ RUN ] BFloat16Conversion.FloatToBFloat16AndBack 2022-12-01T10:55:06.0533817Z [ OK ] BFloat16Conversion.FloatToBFloat16AndBack (0 ms) 2022-12-01T10:55:06.0534124Z [ RUN ] BFloat16Conversion.FloatToBFloat16RNEAndBack 2022-12-01T10:55:06.0534451Z [ OK ] BFloat16Conversion.FloatToBFloat16RNEAndBack (0 ms) 2022-12-01T10:55:06.0534725Z [ RUN ] BFloat16Conversion.NaN 2022-12-01T10:55:06.0534947Z [ OK ] BFloat16Conversion.NaN (0 ms) 2022-12-01T10:55:06.0535182Z [ RUN ] BFloat16Conversion.Inf 2022-12-01T10:55:06.0535411Z [ OK ] BFloat16Conversion.Inf (0 ms) 2022-12-01T10:55:06.0535651Z [ RUN ] BFloat16Conversion.SmallestDenormal 2022-12-01T10:55:06.0535935Z [ OK ] BFloat16Conversion.SmallestDenormal (0 ms) 2022-12-01T10:55:06.0536272Z [----------] 5 tests from BFloat16Conversion (0 ms total) 2022-12-01T10:55:06.0536426Z 2022-12-01T10:55:06.0536543Z [----------] 3 tests from BFloat16Math 2022-12-01T10:55:06.0536804Z [ RUN ] BFloat16Math.Addition 2022-12-01T10:55:06.0537037Z [ OK ] BFloat16Math.Addition (0 ms) 2022-12-01T10:55:06.0537358Z [ RUN ] BFloat16Math.Subtraction 2022-12-01T10:55:06.0537582Z [ OK ] BFloat16Math.Subtraction (0 ms) 2022-12-01T10:55:06.0537864Z [ RUN ] BFloat16Math.NextAfterZero 2022-12-01T10:55:06.0538111Z [ OK ] BFloat16Math.NextAfterZero (0 ms) 2022-12-01T10:55:06.0538526Z [----------] 3 tests from BFloat16Math (0 ms total) 2022-12-01T10:55:06.0538676Z 2022-12-01T10:55:06.0538822Z [----------] 2 tests from TestExponential 2022-12-01T10:55:06.0539049Z [ RUN ] TestExponential.IPi 2022-12-01T10:55:06.0539266Z [ OK ] TestExponential.IPi (0 ms) 2022-12-01T10:55:06.0539508Z [ RUN ] TestExponential.EulerFormula 2022-12-01T10:55:06.0539769Z [ OK ] TestExponential.EulerFormula (0 ms) 2022-12-01T10:55:06.0540073Z [----------] 2 tests from TestExponential (0 ms total) 2022-12-01T10:55:06.0540227Z 2022-12-01T10:55:06.0540350Z [----------] 1 test from TestLog 2022-12-01T10:55:06.0540555Z [ RUN ] TestLog.Definition 2022-12-01T10:55:06.0540772Z [ OK ] TestLog.Definition (0 ms) 2022-12-01T10:55:06.0541041Z [----------] 1 test from TestLog (0 ms total) 2022-12-01T10:55:06.0541186Z 2022-12-01T10:55:06.0541311Z [----------] 1 test from TestLog10 2022-12-01T10:55:06.0541512Z [ RUN ] TestLog10.Rev 2022-12-01T10:55:06.0541696Z [ OK ] TestLog10.Rev (0 ms) 2022-12-01T10:55:06.0541965Z [----------] 1 test from TestLog10 (0 ms total) 2022-12-01T10:55:06.0542102Z 2022-12-01T10:55:06.0542223Z [----------] 1 test from TestLog2 2022-12-01T10:55:06.0542405Z [ RUN ] TestLog2.Rev 2022-12-01T10:55:06.0542604Z [ OK ] TestLog2.Rev (0 ms) 2022-12-01T10:55:06.0542876Z [----------] 1 test from TestLog2 (0 ms total) 2022-12-01T10:55:06.0543015Z 2022-12-01T10:55:06.0543129Z [----------] 1 test from TestPowSqrt 2022-12-01T10:55:06.0543342Z [ RUN ] TestPowSqrt.Equal 2022-12-01T10:55:06.0543560Z [ OK ] TestPowSqrt.Equal (0 ms) 2022-12-01T10:55:06.0543845Z [----------] 1 test from TestPowSqrt (0 ms total) 2022-12-01T10:55:06.0543972Z 2022-12-01T10:55:06.0544093Z [----------] 1 test from TestPow 2022-12-01T10:55:06.0544493Z [ RUN ] TestPow.Square 2022-12-01T10:55:06.0544704Z [ OK ] TestPow.Square (0 ms) 2022-12-01T10:55:06.0545014Z [----------] 1 test from TestPow (0 ms total) 2022-12-01T10:55:06.0545150Z 2022-12-01T10:55:06.0545296Z [----------] 1 test from TestSinCosSinhCosh 2022-12-01T10:55:06.0545539Z [ RUN ] TestSinCosSinhCosh.Identity 2022-12-01T10:55:06.0545779Z [ OK ] TestSinCosSinhCosh.Identity (0 ms) 2022-12-01T10:55:06.0546097Z [----------] 1 test from TestSinCosSinhCosh (0 ms total) 2022-12-01T10:55:06.0546252Z 2022-12-01T10:55:06.0546370Z [----------] 1 test from TestTan 2022-12-01T10:55:06.0546563Z [ RUN ] TestTan.Identity 2022-12-01T10:55:06.0546782Z [ OK ] TestTan.Identity (0 ms) 2022-12-01T10:55:06.0547051Z [----------] 1 test from TestTan (0 ms total) 2022-12-01T10:55:06.0547186Z 2022-12-01T10:55:06.0547312Z [----------] 1 test from TestTanh 2022-12-01T10:55:06.0547501Z [ RUN ] TestTanh.Identity 2022-12-01T10:55:06.0547714Z [ OK ] TestTanh.Identity (0 ms) 2022-12-01T10:55:06.0547988Z [----------] 1 test from TestTanh (0 ms total) 2022-12-01T10:55:06.0548109Z 2022-12-01T10:55:06.0548259Z [----------] 1 test from TestRevTrigonometric 2022-12-01T10:55:06.0548505Z [ RUN ] TestRevTrigonometric.Rev 2022-12-01T10:55:06.0548756Z [ OK ] TestRevTrigonometric.Rev (0 ms) 2022-12-01T10:55:06.0549061Z [----------] 1 test from TestRevTrigonometric (0 ms total) 2022-12-01T10:55:06.0549219Z 2022-12-01T10:55:06.0549361Z [----------] 1 test from TestRevHyperbolic 2022-12-01T10:55:06.0549586Z [ RUN ] TestRevHyperbolic.Rev 2022-12-01T10:55:06.0549815Z [ OK ] TestRevHyperbolic.Rev (0 ms) 2022-12-01T10:55:06.0550100Z [----------] 1 test from TestRevHyperbolic (0 ms total) 2022-12-01T10:55:06.0550254Z 2022-12-01T10:55:06.0550382Z [----------] 1 test from TestMemory 2022-12-01T10:55:06.0550698Z [ RUN ] TestMemory.ReinterpretCast 2022-12-01T10:55:06.0550939Z [ OK ] TestMemory.ReinterpretCast (0 ms) 2022-12-01T10:55:06.0551237Z [----------] 1 test from TestMemory (0 ms total) 2022-12-01T10:55:06.0551380Z 2022-12-01T10:55:06.0551520Z [----------] 1 test from TestConstructors 2022-12-01T10:55:06.0551746Z [ RUN ] TestConstructors.UnorderedMap 2022-12-01T10:55:06.0552010Z [ OK ] TestConstructors.UnorderedMap (0 ms) 2022-12-01T10:55:06.0552326Z [----------] 1 test from TestConstructors (0 ms total) 2022-12-01T10:55:06.0552482Z 2022-12-01T10:55:06.0552645Z [----------] 1 test from TestArithmeticIntScalar 2022-12-01T10:55:06.0552889Z [ RUN ] TestArithmeticIntScalar.All 2022-12-01T10:55:06.0553183Z [ OK ] TestArithmeticIntScalar.All (0 ms) 2022-12-01T10:55:06.0553518Z [----------] 1 test from TestArithmeticIntScalar (0 ms total) 2022-12-01T10:55:06.0553670Z 2022-12-01T10:55:06.0553789Z [----------] 1 test from TestIO 2022-12-01T10:55:06.0553985Z [ RUN ] TestIO.All 2022-12-01T10:55:06.0554255Z [ OK ] TestIO.All (0 ms) 2022-12-01T10:55:06.0554506Z [----------] 1 test from TestIO (0 ms total) 2022-12-01T10:55:06.0554645Z 2022-12-01T10:55:06.0554771Z [----------] 1 test from TestStd 2022-12-01T10:55:06.0554988Z [ RUN ] TestStd.BasicFunctions 2022-12-01T10:55:06.0555208Z [ OK ] TestStd.BasicFunctions (0 ms) 2022-12-01T10:55:06.0555487Z [----------] 1 test from TestStd (0 ms total) 2022-12-01T10:55:06.0555623Z 2022-12-01T10:55:06.0555755Z [----------] 73 tests from EitherTest 2022-12-01T10:55:06.0555973Z [ RUN ] EitherTest.SpaceUsage 2022-12-01T10:55:06.0556188Z [ OK ] EitherTest.SpaceUsage (0 ms) 2022-12-01T10:55:06.0556421Z [ RUN ] EitherTest.givenLeft 2022-12-01T10:55:06.0556650Z [ OK ] EitherTest.givenLeft (0 ms) 2022-12-01T10:55:06.0556858Z [ RUN ] EitherTest.givenRight 2022-12-01T10:55:06.0557128Z [ OK ] EitherTest.givenRight (0 ms) 2022-12-01T10:55:06.0557396Z [ RUN ] EitherTest.givenMakeLeft 2022-12-01T10:55:06.0557627Z [ OK ] EitherTest.givenMakeLeft (0 ms) 2022-12-01T10:55:06.0557926Z [ RUN ] EitherTest.givenMakeLeftWithSameType 2022-12-01T10:55:06.0558483Z [ OK ] EitherTest.givenMakeLeftWithSameType (0 ms) 2022-12-01T10:55:06.0558863Z [ RUN ] EitherTest.givenMakeRight 2022-12-01T10:55:06.0559150Z [ OK ] EitherTest.givenMakeRight (0 ms) 2022-12-01T10:55:06.0559461Z [ RUN ] EitherTest.givenMakeRightWithSameType 2022-12-01T10:55:06.0559793Z [ OK ] EitherTest.givenMakeRightWithSameType (0 ms) 2022-12-01T10:55:06.0560133Z [ RUN ] EitherTest.givenMovableOnlyMakeLeft 2022-12-01T10:55:06.0560467Z [ OK ] EitherTest.givenMovableOnlyMakeLeft (0 ms) 2022-12-01T10:55:06.0560800Z [ RUN ] EitherTest.givenMovableOnlyMakeRight 2022-12-01T10:55:06.0561131Z [ OK ] EitherTest.givenMovableOnlyMakeRight (0 ms) 2022-12-01T10:55:06.0561468Z [ RUN ] EitherTest.givenMultiParamMakeLeft 2022-12-01T10:55:06.0561798Z [ OK ] EitherTest.givenMultiParamMakeLeft (0 ms) 2022-12-01T10:55:06.0562116Z [ RUN ] EitherTest.givenMultiParamMakeRight 2022-12-01T10:55:06.0562449Z [ OK ] EitherTest.givenMultiParamMakeRight (0 ms) 2022-12-01T10:55:06.0562844Z [ RUN ] EitherTest.givenLeftCopyConstructedFromValue_thenNewIsCorrect 2022-12-01T10:55:06.0563282Z [ OK ] EitherTest.givenLeftCopyConstructedFromValue_thenNewIsCorrect (0 ms) 2022-12-01T10:55:06.0563744Z [ RUN ] EitherTest.givenLeftCopyConstructedFromValue_thenOldIsCorrect 2022-12-01T10:55:06.0564200Z [ OK ] EitherTest.givenLeftCopyConstructedFromValue_thenOldIsCorrect (0 ms) 2022-12-01T10:55:06.0564714Z [ RUN ] EitherTest.givenRightCopyConstructedFromValue_thenNewIsCorrect 2022-12-01T10:55:06.0565262Z [ OK ] EitherTest.givenRightCopyConstructedFromValue_thenNewIsCorrect (0 ms) 2022-12-01T10:55:06.0565664Z [ RUN ] EitherTest.givenRightCopyConstructedFromValue_thenOldIsCorrect 2022-12-01T10:55:06.0566097Z [ OK ] EitherTest.givenRightCopyConstructedFromValue_thenOldIsCorrect (0 ms) 2022-12-01T10:55:06.0566475Z [ RUN ] EitherTest.givenLeftMoveConstructedFromValue_thenNewIsCorrect 2022-12-01T10:55:06.0566864Z [ OK ] EitherTest.givenLeftMoveConstructedFromValue_thenNewIsCorrect (0 ms) 2022-12-01T10:55:06.0567258Z [ RUN ] EitherTest.givenLeftMoveConstructedFromValue_thenOldIsCorrect 2022-12-01T10:55:06.0567647Z [ OK ] EitherTest.givenLeftMoveConstructedFromValue_thenOldIsCorrect (0 ms) 2022-12-01T10:55:06.0568020Z [ RUN ] EitherTest.givenRightMoveConstructedFromValue_thenNewIsCorrect 2022-12-01T10:55:06.0568411Z [ OK ] EitherTest.givenRightMoveConstructedFromValue_thenNewIsCorrect (0 ms) 2022-12-01T10:55:06.0568799Z [ RUN ] EitherTest.givenRightMoveConstructedFromValue_thenOldIsCorrect 2022-12-01T10:55:06.0569174Z [ OK ] EitherTest.givenRightMoveConstructedFromValue_thenOldIsCorrect (0 ms) 2022-12-01T10:55:06.0569555Z [ RUN ] EitherTest.givenLeftCopyAssignedFromValue_thenNewIsCorrect 2022-12-01T10:55:06.0569938Z [ OK ] EitherTest.givenLeftCopyAssignedFromValue_thenNewIsCorrect (0 ms) 2022-12-01T10:55:06.0570315Z [ RUN ] EitherTest.givenLeftCopyAssignedFromValue_thenOldIsCorrect 2022-12-01T10:55:06.0570674Z [ OK ] EitherTest.givenLeftCopyAssignedFromValue_thenOldIsCorrect (0 ms) 2022-12-01T10:55:06.0571044Z [ RUN ] EitherTest.givenRightCopyAssignedFromValue_thenNewIsCorrect 2022-12-01T10:55:06.0571419Z [ OK ] EitherTest.givenRightCopyAssignedFromValue_thenNewIsCorrect (0 ms) 2022-12-01T10:55:06.0571779Z [ RUN ] EitherTest.givenRightCopyAssignedFromValue_thenOldIsCorrect 2022-12-01T10:55:06.0572151Z [ OK ] EitherTest.givenRightCopyAssignedFromValue_thenOldIsCorrect (0 ms) 2022-12-01T10:55:06.0572526Z [ RUN ] EitherTest.givenLeftMoveAssignedFromValue_thenNewIsCorrect 2022-12-01T10:55:06.0572949Z [ OK ] EitherTest.givenLeftMoveAssignedFromValue_thenNewIsCorrect (0 ms) 2022-12-01T10:55:06.0573320Z [ RUN ] EitherTest.givenLeftMoveAssignedFromValue_thenOldIsCorrect 2022-12-01T10:55:06.0573690Z [ OK ] EitherTest.givenLeftMoveAssignedFromValue_thenOldIsCorrect (0 ms) 2022-12-01T10:55:06.0574062Z [ RUN ] EitherTest.givenRightMoveAssignedFromValue_thenNewIsCorrect 2022-12-01T10:55:06.0574550Z [ OK ] EitherTest.givenRightMoveAssignedFromValue_thenNewIsCorrect (0 ms) 2022-12-01T10:55:06.0574922Z [ RUN ] EitherTest.givenRightMoveAssignedFromValue_thenOldIsCorrect 2022-12-01T10:55:06.0575297Z [ OK ] EitherTest.givenRightMoveAssignedFromValue_thenOldIsCorrect (0 ms) 2022-12-01T10:55:06.0575646Z [ RUN ] EitherTest.givenLeftCopyConstructed_thenNewIsCorrect 2022-12-01T10:55:06.0575994Z [ OK ] EitherTest.givenLeftCopyConstructed_thenNewIsCorrect (0 ms) 2022-12-01T10:55:06.0576334Z [ RUN ] EitherTest.givenLeftCopyConstructed_thenOldIsCorrect 2022-12-01T10:55:06.0576671Z [ OK ] EitherTest.givenLeftCopyConstructed_thenOldIsCorrect (0 ms) 2022-12-01T10:55:06.0577012Z [ RUN ] EitherTest.givenLeftCopyConstructed_withSameType_thenNewIsCorrect 2022-12-01T10:55:06.0577383Z [ OK ] EitherTest.givenLeftCopyConstructed_withSameType_thenNewIsCorrect (0 ms) 2022-12-01T10:55:06.0577752Z [ RUN ] EitherTest.givenLeftCopyConstructed_withSameType_thenOldIsCorrect 2022-12-01T10:55:06.0578109Z [ OK ] EitherTest.givenLeftCopyConstructed_withSameType_thenOldIsCorrect (0 ms) 2022-12-01T10:55:06.0578592Z [ RUN ] EitherTest.givenRightCopyConstructed_thenNewIsCorrect 2022-12-01T10:55:06.0578945Z [ OK ] EitherTest.givenRightCopyConstructed_thenNewIsCorrect (0 ms) 2022-12-01T10:55:06.0579287Z [ RUN ] EitherTest.givenRightCopyConstructed_thenOldIsCorrect 2022-12-01T10:55:06.0579616Z [ OK ] EitherTest.givenRightCopyConstructed_thenOldIsCorrect (0 ms) 2022-12-01T10:55:06.0579975Z [ RUN ] EitherTest.givenRightCopyConstructed_withSameType_thenNewIsCorrect 2022-12-01T10:55:06.0580354Z [ OK ] EitherTest.givenRightCopyConstructed_withSameType_thenNewIsCorrect (0 ms) 2022-12-01T10:55:06.0580789Z [ RUN ] EitherTest.givenRightCopyConstructed_withSameType_thenOldIsCorrect 2022-12-01T10:55:06.0581177Z [ OK ] EitherTest.givenRightCopyConstructed_withSameType_thenOldIsCorrect (0 ms) 2022-12-01T10:55:06.0581545Z [ RUN ] EitherTest.givenLeftMoveConstructed_thenNewIsCorrect 2022-12-01T10:55:06.0581892Z [ OK ] EitherTest.givenLeftMoveConstructed_thenNewIsCorrect (0 ms) 2022-12-01T10:55:06.0582219Z [ RUN ] EitherTest.givenLeftMoveConstructed_thenOldIsCorrect 2022-12-01T10:55:06.0582558Z [ OK ] EitherTest.givenLeftMoveConstructed_thenOldIsCorrect (0 ms) 2022-12-01T10:55:06.0582916Z [ RUN ] EitherTest.givenLeftMoveConstructed_withSameType_thenNewIsCorrect 2022-12-01T10:55:06.0583273Z [ OK ] EitherTest.givenLeftMoveConstructed_withSameType_thenNewIsCorrect (0 ms) 2022-12-01T10:55:06.0583641Z [ RUN ] EitherTest.givenLeftMoveConstructed_withSameType_thenOldIsCorrect 2022-12-01T10:55:06.0584022Z [ OK ] EitherTest.givenLeftMoveConstructed_withSameType_thenOldIsCorrect (0 ms) 2022-12-01T10:55:06.0584388Z [ RUN ] EitherTest.givenRightMoveConstructed_thenNewIsCorrect 2022-12-01T10:55:06.0584719Z [ OK ] EitherTest.givenRightMoveConstructed_thenNewIsCorrect (0 ms) 2022-12-01T10:55:06.0585063Z [ RUN ] EitherTest.givenRightMoveConstructed_thenOldIsCorrect 2022-12-01T10:55:06.0585495Z [ OK ] EitherTest.givenRightMoveConstructed_thenOldIsCorrect (0 ms) 2022-12-01T10:55:06.0585839Z [ RUN ] EitherTest.givenRightMoveConstructed_withSameType_thenNewIsCorrect 2022-12-01T10:55:06.0586221Z [ OK ] EitherTest.givenRightMoveConstructed_withSameType_thenNewIsCorrect (0 ms) 2022-12-01T10:55:06.0586603Z [ RUN ] EitherTest.givenRightMoveConstructed_withSameType_thenOldIsCorrect 2022-12-01T10:55:06.0586972Z [ OK ] EitherTest.givenRightMoveConstructed_withSameType_thenOldIsCorrect (0 ms) 2022-12-01T10:55:06.0587318Z [ RUN ] EitherTest.givenLeftCopyAssigned_thenNewIsCorrect 2022-12-01T10:55:06.0587644Z [ OK ] EitherTest.givenLeftCopyAssigned_thenNewIsCorrect (0 ms) 2022-12-01T10:55:06.0587969Z [ RUN ] EitherTest.givenLeftCopyAssigned_thenOldIsCorrect 2022-12-01T10:55:06.0588276Z [ OK ] EitherTest.givenLeftCopyAssigned_thenOldIsCorrect (0 ms) 2022-12-01T10:55:06.0588667Z [ RUN ] EitherTest.givenLeftCopyAssigned_withSameType_thenNewIsCorrect 2022-12-01T10:55:06.0589027Z [ OK ] EitherTest.givenLeftCopyAssigned_withSameType_thenNewIsCorrect (0 ms) 2022-12-01T10:55:06.0589470Z [ RUN ] EitherTest.givenLeftCopyAssigned_withSameType_thenOldIsCorrect 2022-12-01T10:55:06.0589837Z [ OK ] EitherTest.givenLeftCopyAssigned_withSameType_thenOldIsCorrect (0 ms) 2022-12-01T10:55:06.0590181Z [ RUN ] EitherTest.givenRightCopyAssigned_thenNewIsCorrect 2022-12-01T10:55:06.0590512Z [ OK ] EitherTest.givenRightCopyAssigned_thenNewIsCorrect (0 ms) 2022-12-01T10:55:06.0590826Z [ RUN ] EitherTest.givenRightCopyAssigned_thenOldIsCorrect 2022-12-01T10:55:06.0591152Z [ OK ] EitherTest.givenRightCopyAssigned_thenOldIsCorrect (0 ms) 2022-12-01T10:55:06.0591505Z [ RUN ] EitherTest.givenRightCopyAssigned_withSameType_thenNewIsCorrect 2022-12-01T10:55:06.0591858Z [ OK ] EitherTest.givenRightCopyAssigned_withSameType_thenNewIsCorrect (0 ms) 2022-12-01T10:55:06.0592232Z [ RUN ] EitherTest.givenRightCopyAssigned_withSameType_thenOldIsCorrect 2022-12-01T10:55:06.0592598Z [ OK ] EitherTest.givenRightCopyAssigned_withSameType_thenOldIsCorrect (0 ms) 2022-12-01T10:55:06.0592941Z [ RUN ] EitherTest.givenLeftMoveAssigned_thenNewIsCorrect 2022-12-01T10:55:06.0593250Z [ OK ] EitherTest.givenLeftMoveAssigned_thenNewIsCorrect (0 ms) 2022-12-01T10:55:06.0593570Z [ RUN ] EitherTest.givenLeftMoveAssigned_thenOldIsCorrect 2022-12-01T10:55:06.0593892Z [ OK ] EitherTest.givenLeftMoveAssigned_thenOldIsCorrect (0 ms) 2022-12-01T10:55:06.0594217Z [ RUN ] EitherTest.givenLeftMoveAssigned_withSameType_thenNewIsCorrect 2022-12-01T10:55:06.0594581Z [ OK ] EitherTest.givenLeftMoveAssigned_withSameType_thenNewIsCorrect (0 ms) 2022-12-01T10:55:06.0594978Z [ RUN ] EitherTest.givenLeftMoveAssigned_withSameType_thenOldIsCorrect 2022-12-01T10:55:06.0595339Z [ OK ] EitherTest.givenLeftMoveAssigned_withSameType_thenOldIsCorrect (0 ms) 2022-12-01T10:55:06.0595668Z [ RUN ] EitherTest.givenRightMoveAssigned_thenNewIsCorrect 2022-12-01T10:55:06.0595998Z [ OK ] EitherTest.givenRightMoveAssigned_thenNewIsCorrect (0 ms) 2022-12-01T10:55:06.0596323Z [ RUN ] EitherTest.givenRightMoveAssigned_thenOldIsCorrect 2022-12-01T10:55:06.0596632Z [ OK ] EitherTest.givenRightMoveAssigned_thenOldIsCorrect (0 ms) 2022-12-01T10:55:06.0596983Z [ RUN ] EitherTest.givenRightMoveAssigned_withSameType_thenNewIsCorrect 2022-12-01T10:55:06.0597354Z [ OK ] EitherTest.givenRightMoveAssigned_withSameType_thenNewIsCorrect (0 ms) 2022-12-01T10:55:06.0597700Z [ RUN ] EitherTest.givenRightMoveAssigned_withSameType_thenOldIsCorrect 2022-12-01T10:55:06.0598063Z [ OK ] EitherTest.givenRightMoveAssigned_withSameType_thenOldIsCorrect (0 ms) 2022-12-01T10:55:06.0598401Z [ RUN ] EitherTest.givenLeft_whenModified_thenValueIsChanged 2022-12-01T10:55:06.0598714Z [ OK ] EitherTest.givenLeft_whenModified_thenValueIsChanged (0 ms) 2022-12-01T10:55:06.0599014Z [ RUN ] EitherTest.givenRight_whenModified_thenValueIsChanged 2022-12-01T10:55:06.0599334Z [ OK ] EitherTest.givenRight_whenModified_thenValueIsChanged (0 ms) 2022-12-01T10:55:06.0599642Z [ RUN ] EitherTest.canEmplaceConstructLeft 2022-12-01T10:55:06.0599924Z [ OK ] EitherTest.canEmplaceConstructLeft (0 ms) 2022-12-01T10:55:06.0600213Z [ RUN ] EitherTest.canEmplaceConstructRight 2022-12-01T10:55:06.0600583Z [ OK ] EitherTest.canEmplaceConstructRight (0 ms) 2022-12-01T10:55:06.0600859Z [ RUN ] EitherTest.givenEqualLefts_thenAreEqual 2022-12-01T10:55:06.0601145Z [ OK ] EitherTest.givenEqualLefts_thenAreEqual (0 ms) 2022-12-01T10:55:06.0601438Z [ RUN ] EitherTest.givenEqualLefts_thenAreNotUnequal 2022-12-01T10:55:06.0601745Z [ OK ] EitherTest.givenEqualLefts_thenAreNotUnequal (0 ms) 2022-12-01T10:55:06.0602033Z [ RUN ] EitherTest.givenEqualRights_thenAreEqual 2022-12-01T10:55:06.0602323Z [ OK ] EitherTest.givenEqualRights_thenAreEqual (0 ms) 2022-12-01T10:55:06.0602659Z [ RUN ] EitherTest.givenEqualRights_thenAreNotUnequal 2022-12-01T10:55:06.0602946Z [ OK ] EitherTest.givenEqualRights_thenAreNotUnequal (0 ms) 2022-12-01T10:55:06.0603249Z [ RUN ] EitherTest.givenLeftAndRight_thenAreNotEqual 2022-12-01T10:55:06.0603550Z [ OK ] EitherTest.givenLeftAndRight_thenAreNotEqual (0 ms) 2022-12-01T10:55:06.0603879Z [ RUN ] EitherTest.givenLeftAndRight_thenAreUnequal 2022-12-01T10:55:06.0604185Z [ OK ] EitherTest.givenLeftAndRight_thenAreUnequal (0 ms) 2022-12-01T10:55:06.0604451Z [ RUN ] EitherTest.OutputLeft 2022-12-01T10:55:06.0604680Z [ OK ] EitherTest.OutputLeft (0 ms) 2022-12-01T10:55:06.0604893Z [ RUN ] EitherTest.OutputRight 2022-12-01T10:55:06.0605131Z [ OK ] EitherTest.OutputRight (0 ms) 2022-12-01T10:55:06.0605437Z [ RUN ] EitherTest.givenLeftAndRightWithSameType_thenAreNotEqual 2022-12-01T10:55:06.0605787Z [ OK ] EitherTest.givenLeftAndRightWithSameType_thenAreNotEqual (0 ms) 2022-12-01T10:55:06.0606154Z [ RUN ] EitherTest.givenLeftAndRightWithSameType_thenAreUnequal 2022-12-01T10:55:06.0606518Z [ OK ] EitherTest.givenLeftAndRightWithSameType_thenAreUnequal (0 ms) 2022-12-01T10:55:06.0606897Z [----------] 73 tests from EitherTest (1 ms total) 2022-12-01T10:55:06.0607044Z 2022-12-01T10:55:06.0607200Z [----------] 10 tests from EitherTest_Destructor 2022-12-01T10:55:06.0607476Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalled 2022-12-01T10:55:06.0607785Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalled (0 ms) 2022-12-01T10:55:06.0608161Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalled 2022-12-01T10:55:06.0608471Z [ OK ] EitherTest_Destructor.RightDestructorIsCalled (0 ms) 2022-12-01T10:55:06.0608863Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalledAfterCopying 2022-12-01T10:55:06.0609226Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalledAfterCopying (0 ms) 2022-12-01T10:55:06.0609598Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalledAfterCopying 2022-12-01T10:55:06.0609975Z [ OK ] EitherTest_Destructor.RightDestructorIsCalledAfterCopying (0 ms) 2022-12-01T10:55:06.0610329Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalledAfterMoving 2022-12-01T10:55:06.0610691Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalledAfterMoving (0 ms) 2022-12-01T10:55:06.0611057Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalledAfterMoving 2022-12-01T10:55:06.0611428Z [ OK ] EitherTest_Destructor.RightDestructorIsCalledAfterMoving (0 ms) 2022-12-01T10:55:06.0611796Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalledAfterAssignment 2022-12-01T10:55:06.0612182Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalledAfterAssignment (0 ms) 2022-12-01T10:55:06.0612610Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalledAfterAssignment 2022-12-01T10:55:06.0613066Z [ OK ] EitherTest_Destructor.RightDestructorIsCalledAfterAssignment (0 ms) 2022-12-01T10:55:06.0613515Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalledAfterMoveAssignment 2022-12-01T10:55:06.0613964Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalledAfterMoveAssignment (0 ms) 2022-12-01T10:55:06.0614377Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalledAfterMoveAssignment 2022-12-01T10:55:06.0614791Z [ OK ] EitherTest_Destructor.RightDestructorIsCalledAfterMoveAssignment (0 ms) 2022-12-01T10:55:06.0615212Z [----------] 10 tests from EitherTest_Destructor (0 ms total) 2022-12-01T10:55:06.0615373Z 2022-12-01T10:55:06.0615510Z [----------] 4 tests from ExceptionTest 2022-12-01T10:55:06.0615756Z [ RUN ] ExceptionTest.TORCH_INTERNAL_ASSERT_DEBUG_ONLY 2022-12-01T10:55:06.0616041Z [ OK ] ExceptionTest.TORCH_INTERNAL_ASSERT_DEBUG_ONLY (0 ms) 2022-12-01T10:55:06.0616313Z [ RUN ] ExceptionTest.CUDA_KERNEL_ASSERT 2022-12-01T10:55:06.0616567Z [ OK ] ExceptionTest.CUDA_KERNEL_ASSERT (9 ms) 2022-12-01T10:55:06.0616819Z [ RUN ] ExceptionTest.ErrorFormatting 2022-12-01T10:55:06.0617132Z [ OK ] ExceptionTest.ErrorFormatting (0 ms) 2022-12-01T10:55:06.0617464Z [ RUN ] ExceptionTest.DontCallArgumentFunctionsTwiceOnFailure 2022-12-01T10:55:06.0617845Z [ OK ] ExceptionTest.DontCallArgumentFunctionsTwiceOnFailure (0 ms) 2022-12-01T10:55:06.0618226Z [----------] 4 tests from ExceptionTest (9 ms total) 2022-12-01T10:55:06.0618498Z 2022-12-01T10:55:06.0618635Z [----------] 1 test from WarningTest 2022-12-01T10:55:06.0618857Z [ RUN ] WarningTest.JustPrintWarning 2022-12-01T10:55:06.0619190Z [W exception_test.cpp:46] Warning: I'm a warning (function TestBody) 2022-12-01T10:55:06.0619485Z [ OK ] WarningTest.JustPrintWarning (0 ms) 2022-12-01T10:55:06.0619780Z [----------] 1 test from WarningTest (0 ms total) 2022-12-01T10:55:06.0619925Z 2022-12-01T10:55:06.0620049Z [----------] 1 test from FlagsTest 2022-12-01T10:55:06.0620286Z [ RUN ] FlagsTest.TestGflagsCorrectness 2022-12-01T10:55:06.0620550Z Caffe2 is not built with gflags. Nothing to test here. 2022-12-01T10:55:06.0620809Z [ OK ] FlagsTest.TestGflagsCorrectness (0 ms) 2022-12-01T10:55:06.0621113Z [----------] 1 test from FlagsTest (0 ms total) 2022-12-01T10:55:06.0621248Z 2022-12-01T10:55:06.0621399Z [----------] 5 tests from MakeIntrusiveTest 2022-12-01T10:55:06.0621655Z [ RUN ] MakeIntrusiveTest.ClassWith0Parameters 2022-12-01T10:55:06.0621963Z [ OK ] MakeIntrusiveTest.ClassWith0Parameters (0 ms) 2022-12-01T10:55:06.0622263Z [ RUN ] MakeIntrusiveTest.ClassWith1Parameter 2022-12-01T10:55:06.0622546Z [ OK ] MakeIntrusiveTest.ClassWith1Parameter (0 ms) 2022-12-01T10:55:06.0622841Z [ RUN ] MakeIntrusiveTest.ClassWith2Parameters 2022-12-01T10:55:06.0623147Z [ OK ] MakeIntrusiveTest.ClassWith2Parameters (0 ms) 2022-12-01T10:55:06.0623506Z [ RUN ] MakeIntrusiveTest.TypeIsAutoDeductible 2022-12-01T10:55:06.0623808Z [ OK ] MakeIntrusiveTest.TypeIsAutoDeductible (0 ms) 2022-12-01T10:55:06.0624125Z [ RUN ] MakeIntrusiveTest.CanAssignToBaseClassPtr 2022-12-01T10:55:06.0624452Z [ OK ] MakeIntrusiveTest.CanAssignToBaseClassPtr (0 ms) 2022-12-01T10:55:06.0624789Z [----------] 5 tests from MakeIntrusiveTest (0 ms total) 2022-12-01T10:55:06.0624943Z 2022-12-01T10:55:06.0625102Z [----------] 1 test from IntrusivePtrTargetTest 2022-12-01T10:55:06.0625471Z [ RUN ] IntrusivePtrTargetTest.whenAllocatedOnStack_thenDoesntCrash 2022-12-01T10:55:06.0625853Z [ OK ] IntrusivePtrTargetTest.whenAllocatedOnStack_thenDoesntCrash (0 ms) 2022-12-01T10:55:06.0626236Z [----------] 1 test from IntrusivePtrTargetTest (0 ms total) 2022-12-01T10:55:06.0626401Z 2022-12-01T10:55:06.0626553Z [----------] 145 tests from IntrusivePtrTest 2022-12-01T10:55:06.0626856Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCallingGet_thenReturnsObject 2022-12-01T10:55:06.0627207Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCallingGet_thenReturnsObject (0 ms) 2022-12-01T10:55:06.0627574Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCallingConstGet_thenReturnsObject 2022-12-01T10:55:06.0627951Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCallingConstGet_thenReturnsObject (0 ms) 2022-12-01T10:55:06.0628326Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCallingGet_thenReturnsNullptr 2022-12-01T10:55:06.0628681Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCallingGet_thenReturnsNullptr (0 ms) 2022-12-01T10:55:06.0629058Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenDereferencing_thenReturnsObject 2022-12-01T10:55:06.0629241Z [ OK ] IntrusivePtrTest.givenValidPtr_whenDereferencing_thenReturnsObject (0 ms) 2022-12-01T10:55:06.0629423Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenConstDereferencing_thenReturnsObject 2022-12-01T10:55:06.0629613Z [ OK ] IntrusivePtrTest.givenValidPtr_whenConstDereferencing_thenReturnsObject (0 ms) 2022-12-01T10:55:06.0629781Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenArrowDereferencing_thenReturnsObject 2022-12-01T10:55:06.0629968Z [ OK ] IntrusivePtrTest.givenValidPtr_whenArrowDereferencing_thenReturnsObject (0 ms) 2022-12-01T10:55:06.0630205Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenConstArrowDereferencing_thenReturnsObject 2022-12-01T10:55:06.0630404Z [ OK ] IntrusivePtrTest.givenValidPtr_whenConstArrowDereferencing_thenReturnsObject (0 ms) 2022-12-01T10:55:06.0630582Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject 2022-12-01T10:55:06.0630768Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2022-12-01T10:55:06.0630944Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid 2022-12-01T10:55:06.0631129Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid (0 ms) 2022-12-01T10:55:06.0631317Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2022-12-01T10:55:06.0631506Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2022-12-01T10:55:06.0631686Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid 2022-12-01T10:55:06.0631873Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid (0 ms) 2022-12-01T10:55:06.0632058Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid 2022-12-01T10:55:06.0632250Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2022-12-01T10:55:06.0632433Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid 2022-12-01T10:55:06.0632624Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2022-12-01T10:55:06.0632805Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject 2022-12-01T10:55:06.0633017Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2022-12-01T10:55:06.0633233Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid 2022-12-01T10:55:06.0633460Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid (0 ms) 2022-12-01T10:55:06.0633659Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2022-12-01T10:55:06.0633870Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-12-01T10:55:06.0634067Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid 2022-12-01T10:55:06.0634277Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2022-12-01T10:55:06.0634482Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2022-12-01T10:55:06.0634704Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-12-01T10:55:06.0634897Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2022-12-01T10:55:06.0635119Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-12-01T10:55:06.0635349Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2022-12-01T10:55:06.0635591Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2022-12-01T10:55:06.0635800Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr 2022-12-01T10:55:06.0636015Z [ OK ] IntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-12-01T10:55:06.0636195Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject 2022-12-01T10:55:06.0636383Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2022-12-01T10:55:06.0636557Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid 2022-12-01T10:55:06.0636758Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid (0 ms) 2022-12-01T10:55:06.0636948Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2022-12-01T10:55:06.0637147Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2022-12-01T10:55:06.0637322Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid 2022-12-01T10:55:06.0637505Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid (0 ms) 2022-12-01T10:55:06.0637692Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid 2022-12-01T10:55:06.0637889Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2022-12-01T10:55:06.0638077Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid 2022-12-01T10:55:06.0638256Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2022-12-01T10:55:06.0638460Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2022-12-01T10:55:06.0638670Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-12-01T10:55:06.0638867Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid 2022-12-01T10:55:06.0639083Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2022-12-01T10:55:06.0639285Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2022-12-01T10:55:06.0639601Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-12-01T10:55:06.0639833Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2022-12-01T10:55:06.0640048Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-12-01T10:55:06.0640255Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid 2022-12-01T10:55:06.0640483Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid (0 ms) 2022-12-01T10:55:06.0640689Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr 2022-12-01T10:55:06.0640912Z [ OK ] IntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-12-01T10:55:06.0641088Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject 2022-12-01T10:55:06.0641274Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject (0 ms) 2022-12-01T10:55:06.0641449Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid 2022-12-01T10:55:06.0641629Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid (0 ms) 2022-12-01T10:55:06.0641799Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid 2022-12-01T10:55:06.0641960Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid (0 ms) 2022-12-01T10:55:06.0642160Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid 2022-12-01T10:55:06.0642375Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-12-01T10:55:06.0642570Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject 2022-12-01T10:55:06.0642778Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject (0 ms) 2022-12-01T10:55:06.0642973Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid 2022-12-01T10:55:06.0643179Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2022-12-01T10:55:06.0643418Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid 2022-12-01T10:55:06.0643605Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid (0 ms) 2022-12-01T10:55:06.0643844Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2022-12-01T10:55:06.0644095Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-12-01T10:55:06.0644312Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr 2022-12-01T10:55:06.0644539Z [ OK ] IntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-12-01T10:55:06.0644713Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject 2022-12-01T10:55:06.0644895Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject (0 ms) 2022-12-01T10:55:06.0645069Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid 2022-12-01T10:55:06.0645246Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid (0 ms) 2022-12-01T10:55:06.0645399Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid 2022-12-01T10:55:06.0645575Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid (0 ms) 2022-12-01T10:55:06.0645780Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid 2022-12-01T10:55:06.0645993Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-12-01T10:55:06.0646218Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject 2022-12-01T10:55:06.0646426Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject (0 ms) 2022-12-01T10:55:06.0646620Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid 2022-12-01T10:55:06.0646833Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2022-12-01T10:55:06.0647030Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid 2022-12-01T10:55:06.0647225Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid (0 ms) 2022-12-01T10:55:06.0647461Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2022-12-01T10:55:06.0647741Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-12-01T10:55:06.0647956Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr 2022-12-01T10:55:06.0648225Z [ OK ] IntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-12-01T10:55:06.0648340Z [ RUN ] IntrusivePtrTest.SwapFunction 2022-12-01T10:55:06.0648464Z [ OK ] IntrusivePtrTest.SwapFunction (0 ms) 2022-12-01T10:55:06.0648572Z [ RUN ] IntrusivePtrTest.SwapMethod 2022-12-01T10:55:06.0648676Z [ OK ] IntrusivePtrTest.SwapMethod (0 ms) 2022-12-01T10:55:06.0648821Z [ RUN ] IntrusivePtrTest.SwapFunctionFromInvalid 2022-12-01T10:55:06.0648971Z [ OK ] IntrusivePtrTest.SwapFunctionFromInvalid (0 ms) 2022-12-01T10:55:06.0649106Z [ RUN ] IntrusivePtrTest.SwapMethodFromInvalid 2022-12-01T10:55:06.0649252Z [ OK ] IntrusivePtrTest.SwapMethodFromInvalid (0 ms) 2022-12-01T10:55:06.0649396Z [ RUN ] IntrusivePtrTest.SwapFunctionWithInvalid 2022-12-01T10:55:06.0649552Z [ OK ] IntrusivePtrTest.SwapFunctionWithInvalid (0 ms) 2022-12-01T10:55:06.0649677Z [ RUN ] IntrusivePtrTest.SwapMethodWithInvalid 2022-12-01T10:55:06.0649825Z [ OK ] IntrusivePtrTest.SwapMethodWithInvalid (0 ms) 2022-12-01T10:55:06.0649986Z [ RUN ] IntrusivePtrTest.SwapFunctionInvalidWithInvalid 2022-12-01T10:55:06.0650192Z [ OK ] IntrusivePtrTest.SwapFunctionInvalidWithInvalid (0 ms) 2022-12-01T10:55:06.0650344Z [ RUN ] IntrusivePtrTest.SwapMethodInvalidWithInvalid 2022-12-01T10:55:06.0650574Z [ OK ] IntrusivePtrTest.SwapMethodInvalidWithInvalid (0 ms) 2022-12-01T10:55:06.0650705Z [ RUN ] IntrusivePtrTest.CanBePutInContainer 2022-12-01T10:55:06.0650850Z [ OK ] IntrusivePtrTest.CanBePutInContainer (0 ms) 2022-12-01T10:55:06.0650952Z [ RUN ] IntrusivePtrTest.CanBePutInSet 2022-12-01T10:55:06.0651120Z [ OK ] IntrusivePtrTest.CanBePutInSet (0 ms) 2022-12-01T10:55:06.0651257Z [ RUN ] IntrusivePtrTest.CanBePutInUnorderedSet 2022-12-01T10:55:06.0651405Z [ OK ] IntrusivePtrTest.CanBePutInUnorderedSet (0 ms) 2022-12-01T10:55:06.0651526Z [ RUN ] IntrusivePtrTest.CanBePutInMap 2022-12-01T10:55:06.0651659Z [ OK ] IntrusivePtrTest.CanBePutInMap (0 ms) 2022-12-01T10:55:06.0651799Z [ RUN ] IntrusivePtrTest.CanBePutInUnorderedMap 2022-12-01T10:55:06.0651940Z [ OK ] IntrusivePtrTest.CanBePutInUnorderedMap (0 ms) 2022-12-01T10:55:06.0652078Z [ RUN ] IntrusivePtrTest.Equality_AfterCopyConstructor 2022-12-01T10:55:06.0652225Z [ OK ] IntrusivePtrTest.Equality_AfterCopyConstructor (0 ms) 2022-12-01T10:55:06.0652360Z [ RUN ] IntrusivePtrTest.Equality_AfterCopyAssignment 2022-12-01T10:55:06.0652504Z [ OK ] IntrusivePtrTest.Equality_AfterCopyAssignment (0 ms) 2022-12-01T10:55:06.0652618Z [ RUN ] IntrusivePtrTest.Equality_Nullptr 2022-12-01T10:55:06.0652819Z [ OK ] IntrusivePtrTest.Equality_Nullptr (0 ms) 2022-12-01T10:55:06.0652916Z [ RUN ] IntrusivePtrTest.Inequality 2022-12-01T10:55:06.0653032Z [ OK ] IntrusivePtrTest.Inequality (0 ms) 2022-12-01T10:55:06.0653192Z [ RUN ] IntrusivePtrTest.Inequality_NullptrLeft 2022-12-01T10:55:06.0653329Z [ OK ] IntrusivePtrTest.Inequality_NullptrLeft (0 ms) 2022-12-01T10:55:06.0653459Z [ RUN ] IntrusivePtrTest.Inequality_NullptrRight 2022-12-01T10:55:06.0653599Z [ OK ] IntrusivePtrTest.Inequality_NullptrRight (0 ms) 2022-12-01T10:55:06.0653727Z [ RUN ] IntrusivePtrTest.HashIsDifferent 2022-12-01T10:55:06.0653863Z [ OK ] IntrusivePtrTest.HashIsDifferent (0 ms) 2022-12-01T10:55:06.0653998Z [ RUN ] IntrusivePtrTest.HashIsDifferent_ValidAndInvalid 2022-12-01T10:55:06.0654157Z [ OK ] IntrusivePtrTest.HashIsDifferent_ValidAndInvalid (0 ms) 2022-12-01T10:55:06.0654298Z [ RUN ] IntrusivePtrTest.HashIsSame_AfterCopyConstructor 2022-12-01T10:55:06.0654450Z [ OK ] IntrusivePtrTest.HashIsSame_AfterCopyConstructor (0 ms) 2022-12-01T10:55:06.0654589Z [ RUN ] IntrusivePtrTest.HashIsSame_AfterCopyAssignment 2022-12-01T10:55:06.0654739Z [ OK ] IntrusivePtrTest.HashIsSame_AfterCopyAssignment (0 ms) 2022-12-01T10:55:06.0654867Z [ RUN ] IntrusivePtrTest.HashIsSame_BothNullptr 2022-12-01T10:55:06.0654987Z [ OK ] IntrusivePtrTest.HashIsSame_BothNullptr (0 ms) 2022-12-01T10:55:06.0655090Z [ RUN ] IntrusivePtrTest.OneIsLess 2022-12-01T10:55:06.0655207Z [ OK ] IntrusivePtrTest.OneIsLess (0 ms) 2022-12-01T10:55:06.0655324Z [ RUN ] IntrusivePtrTest.NullptrIsLess1 2022-12-01T10:55:06.0655451Z [ OK ] IntrusivePtrTest.NullptrIsLess1 (0 ms) 2022-12-01T10:55:06.0655571Z [ RUN ] IntrusivePtrTest.NullptrIsLess2 2022-12-01T10:55:06.0655703Z [ OK ] IntrusivePtrTest.NullptrIsLess2 (0 ms) 2022-12-01T10:55:06.0655858Z [ RUN ] IntrusivePtrTest.NullptrIsNotLessThanNullptr 2022-12-01T10:55:06.0656013Z [ OK ] IntrusivePtrTest.NullptrIsNotLessThanNullptr (0 ms) 2022-12-01T10:55:06.0656164Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenIsInvalid 2022-12-01T10:55:06.0656323Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenIsInvalid (0 ms) 2022-12-01T10:55:06.0656479Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenHoldsNullptr 2022-12-01T10:55:06.0656643Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenHoldsNullptr (0 ms) 2022-12-01T10:55:06.0656831Z [ RUN ] IntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject 2022-12-01T10:55:06.0656994Z [ OK ] IntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject (0 ms) 2022-12-01T10:55:06.0657206Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed 2022-12-01T10:55:06.0657415Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-12-01T10:55:06.0657648Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed 2022-12-01T10:55:06.0657894Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-12-01T10:55:06.0658061Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject 2022-12-01T10:55:06.0658234Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject (0 ms) 2022-12-01T10:55:06.0658569Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject 2022-12-01T10:55:06.0658775Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject (0 ms) 2022-12-01T10:55:06.0659013Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-12-01T10:55:06.0659248Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-12-01T10:55:06.0659505Z [ RUN ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-12-01T10:55:06.0659773Z [ OK ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-12-01T10:55:06.0660078Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2022-12-01T10:55:06.0660346Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-12-01T10:55:06.0660553Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed 2022-12-01T10:55:06.0660772Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-12-01T10:55:06.0660997Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed 2022-12-01T10:55:06.0661235Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-12-01T10:55:06.0661472Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction 2022-12-01T10:55:06.0661709Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-12-01T10:55:06.0661977Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2022-12-01T10:55:06.0662264Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-12-01T10:55:06.0662527Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-12-01T10:55:06.0662892Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-12-01T10:55:06.0663181Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-12-01T10:55:06.0663484Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-12-01T10:55:06.0663718Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction 2022-12-01T10:55:06.0663959Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-12-01T10:55:06.0664261Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2022-12-01T10:55:06.0664517Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-12-01T10:55:06.0664768Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-12-01T10:55:06.0665026Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-12-01T10:55:06.0665306Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-12-01T10:55:06.0665602Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-12-01T10:55:06.0665769Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject 2022-12-01T10:55:06.0665942Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject (0 ms) 2022-12-01T10:55:06.0666135Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject 2022-12-01T10:55:06.0666340Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject (0 ms) 2022-12-01T10:55:06.0666568Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-12-01T10:55:06.0666815Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-12-01T10:55:06.0667102Z [ RUN ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-12-01T10:55:06.0667372Z [ OK ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-12-01T10:55:06.0667632Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2022-12-01T10:55:06.0667898Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-12-01T10:55:06.0668046Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs 2022-12-01T10:55:06.0668203Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs (0 ms) 2022-12-01T10:55:06.0668407Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed 2022-12-01T10:55:06.0668609Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed (0 ms) 2022-12-01T10:55:06.0668838Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed 2022-12-01T10:55:06.0669075Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed (0 ms) 2022-12-01T10:55:06.0669285Z [ RUN ] IntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed 2022-12-01T10:55:06.0669509Z [ OK ] IntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed (0 ms) 2022-12-01T10:55:06.0669715Z [ RUN ] IntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately 2022-12-01T10:55:06.0669934Z [ OK ] IntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately (0 ms) 2022-12-01T10:55:06.0670097Z [ RUN ] IntrusivePtrTest.AllowsMoveConstructingToConst 2022-12-01T10:55:06.0670267Z [ OK ] IntrusivePtrTest.AllowsMoveConstructingToConst (0 ms) 2022-12-01T10:55:06.0670410Z [ RUN ] IntrusivePtrTest.AllowsCopyConstructingToConst 2022-12-01T10:55:06.0670579Z [ OK ] IntrusivePtrTest.AllowsCopyConstructingToConst (0 ms) 2022-12-01T10:55:06.0670731Z [ RUN ] IntrusivePtrTest.AllowsMoveAssigningToConst 2022-12-01T10:55:06.0670923Z [ OK ] IntrusivePtrTest.AllowsMoveAssigningToConst (0 ms) 2022-12-01T10:55:06.0671070Z [ RUN ] IntrusivePtrTest.AllowsCopyAssigningToConst 2022-12-01T10:55:06.0671230Z [ OK ] IntrusivePtrTest.AllowsCopyAssigningToConst (0 ms) 2022-12-01T10:55:06.0671366Z [ RUN ] IntrusivePtrTest.givenNewPtr_thenHasUseCount1 2022-12-01T10:55:06.0671498Z [ OK ] IntrusivePtrTest.givenNewPtr_thenHasUseCount1 (0 ms) 2022-12-01T10:55:06.0671627Z [ RUN ] IntrusivePtrTest.givenNewPtr_thenIsUnique 2022-12-01T10:55:06.0671766Z [ OK ] IntrusivePtrTest.givenNewPtr_thenIsUnique (0 ms) 2022-12-01T10:55:06.0671914Z [ RUN ] IntrusivePtrTest.givenEmptyPtr_thenHasUseCount0 2022-12-01T10:55:06.0672067Z [ OK ] IntrusivePtrTest.givenEmptyPtr_thenHasUseCount0 (0 ms) 2022-12-01T10:55:06.0672286Z [ RUN ] IntrusivePtrTest.givenEmptyPtr_thenIsNotUnique 2022-12-01T10:55:06.0672437Z [ OK ] IntrusivePtrTest.givenEmptyPtr_thenIsNotUnique (0 ms) 2022-12-01T10:55:06.0672579Z [ RUN ] IntrusivePtrTest.givenResetPtr_thenHasUseCount0 2022-12-01T10:55:06.0672719Z [ OK ] IntrusivePtrTest.givenResetPtr_thenHasUseCount0 (0 ms) 2022-12-01T10:55:06.0672859Z [ RUN ] IntrusivePtrTest.givenResetPtr_thenIsNotUnique 2022-12-01T10:55:06.0673006Z [ OK ] IntrusivePtrTest.givenResetPtr_thenIsNotUnique (0 ms) 2022-12-01T10:55:06.0673173Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 2022-12-01T10:55:06.0673350Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 (0 ms) 2022-12-01T10:55:06.0673507Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenIsUnique 2022-12-01T10:55:06.0673675Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenIsUnique (0 ms) 2022-12-01T10:55:06.0673829Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 2022-12-01T10:55:06.0674091Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 (0 ms) 2022-12-01T10:55:06.0674265Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldIsNotUnique 2022-12-01T10:55:06.0674453Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldIsNotUnique (0 ms) 2022-12-01T10:55:06.0674614Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 2022-12-01T10:55:06.0674786Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 (0 ms) 2022-12-01T10:55:06.0674940Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenIsUnique 2022-12-01T10:55:06.0675101Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenIsUnique (0 ms) 2022-12-01T10:55:06.0675250Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 2022-12-01T10:55:06.0675421Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 (0 ms) 2022-12-01T10:55:06.0675582Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldIsNotUnique 2022-12-01T10:55:06.0675753Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldIsNotUnique (0 ms) 2022-12-01T10:55:06.0675920Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount2 2022-12-01T10:55:06.0676097Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount2 (0 ms) 2022-12-01T10:55:06.0676259Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenIsNotUnique 2022-12-01T10:55:06.0676432Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenIsNotUnique (0 ms) 2022-12-01T10:55:06.0676587Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount2 2022-12-01T10:55:06.0676768Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount2 (0 ms) 2022-12-01T10:55:06.0676942Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotUnique 2022-12-01T10:55:06.0677124Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotUnique (0 ms) 2022-12-01T10:55:06.0677326Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenHasUseCount1 2022-12-01T10:55:06.0677532Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenHasUseCount1 (0 ms) 2022-12-01T10:55:06.0677755Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenIsUnique 2022-12-01T10:55:06.0677953Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenIsUnique (0 ms) 2022-12-01T10:55:06.0678147Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenHasUseCount1 2022-12-01T10:55:06.0678337Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenHasUseCount1 (0 ms) 2022-12-01T10:55:06.0678526Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenIsUnique 2022-12-01T10:55:06.0678722Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenIsUnique (0 ms) 2022-12-01T10:55:06.0678884Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_thenHasUseCount2 2022-12-01T10:55:06.0679055Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_thenHasUseCount2 (0 ms) 2022-12-01T10:55:06.0679213Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_thenIsNotUnique 2022-12-01T10:55:06.0679451Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_thenIsNotUnique (0 ms) 2022-12-01T10:55:06.0679639Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenHasUseCount1 2022-12-01T10:55:06.0679830Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenHasUseCount1 (0 ms) 2022-12-01T10:55:06.0680017Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenIsUnique 2022-12-01T10:55:06.0680211Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenIsUnique (0 ms) 2022-12-01T10:55:06.0680401Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenHasUseCount1 2022-12-01T10:55:06.0680598Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenHasUseCount1 (0 ms) 2022-12-01T10:55:06.0680809Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenIsUnique 2022-12-01T10:55:06.0681003Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenIsUnique (0 ms) 2022-12-01T10:55:06.0681174Z [ RUN ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash 2022-12-01T10:55:06.0681338Z [ OK ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2022-12-01T10:55:06.0681517Z [ RUN ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2022-12-01T10:55:06.0681701Z [ OK ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2022-12-01T10:55:06.0681864Z [ RUN ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenDoesntCrash 2022-12-01T10:55:06.0682036Z [ OK ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenDoesntCrash (0 ms) 2022-12-01T10:55:06.0682208Z [ RUN ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenIsDestructedAtEnd 2022-12-01T10:55:06.0682394Z [ OK ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenIsDestructedAtEnd (0 ms) 2022-12-01T10:55:06.0682609Z [----------] 145 tests from IntrusivePtrTest (0 ms total) 2022-12-01T10:55:06.0682620Z 2022-12-01T10:55:06.0682853Z [----------] 172 tests from WeakIntrusivePtrTest 2022-12-01T10:55:06.0683029Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCreatingAndDestructing_thenDoesntCrash 2022-12-01T10:55:06.0683221Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCreatingAndDestructing_thenDoesntCrash (0 ms) 2022-12-01T10:55:06.0683392Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenLocking_thenReturnsCorrectObject 2022-12-01T10:55:06.0683571Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenLocking_thenReturnsCorrectObject (0 ms) 2022-12-01T10:55:06.0683735Z [ RUN ] WeakIntrusivePtrTest.expiredPtr_whenLocking_thenReturnsNullType 2022-12-01T10:55:06.0683911Z [ OK ] WeakIntrusivePtrTest.expiredPtr_whenLocking_thenReturnsNullType (0 ms) 2022-12-01T10:55:06.0684044Z [ RUN ] WeakIntrusivePtrTest.weakNullPtr_locking 2022-12-01T10:55:06.0684188Z [ OK ] WeakIntrusivePtrTest.weakNullPtr_locking (0 ms) 2022-12-01T10:55:06.0684362Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject 2022-12-01T10:55:06.0684593Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2022-12-01T10:55:06.0684779Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid 2022-12-01T10:55:06.0684972Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid (0 ms) 2022-12-01T10:55:06.0685109Z [ RUN ] WeakIntrusivePtrTest.vector_insert_weak_intrusive 2022-12-01T10:55:06.0685261Z [ OK ] WeakIntrusivePtrTest.vector_insert_weak_intrusive (0 ms) 2022-12-01T10:55:06.0685456Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid 2022-12-01T10:55:06.0685662Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2022-12-01T10:55:06.0685853Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2022-12-01T10:55:06.0686068Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2022-12-01T10:55:06.0686253Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid 2022-12-01T10:55:06.0686446Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid (0 ms) 2022-12-01T10:55:06.0686639Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject 2022-12-01T10:55:06.0686842Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2022-12-01T10:55:06.0687036Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid 2022-12-01T10:55:06.0687235Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2022-12-01T10:55:06.0687456Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenNewInstanceIsValid 2022-12-01T10:55:06.0687648Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2022-12-01T10:55:06.0687844Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenPointsToSameObject 2022-12-01T10:55:06.0688047Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2022-12-01T10:55:06.0688249Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenStaysInvalid 2022-12-01T10:55:06.0688460Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2022-12-01T10:55:06.0688670Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2022-12-01T10:55:06.0688893Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2022-12-01T10:55:06.0689122Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid 2022-12-01T10:55:06.0689343Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid (0 ms) 2022-12-01T10:55:06.0689570Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromWeakOnlyPtr_thenNewInstanceIsInvalid 2022-12-01T10:55:06.0689807Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromWeakOnlyPtr_thenNewInstanceIsInvalid (0 ms) 2022-12-01T10:55:06.0690017Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2022-12-01T10:55:06.0690236Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-12-01T10:55:06.0690447Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid 2022-12-01T10:55:06.0690668Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2022-12-01T10:55:06.0690885Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2022-12-01T10:55:06.0691110Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-12-01T10:55:06.0691362Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2022-12-01T10:55:06.0691593Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-12-01T10:55:06.0691836Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2022-12-01T10:55:06.0692093Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2022-12-01T10:55:06.0692314Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2022-12-01T10:55:06.0692541Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-12-01T10:55:06.0692862Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2022-12-01T10:55:06.0693094Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-12-01T10:55:06.0693334Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2022-12-01T10:55:06.0693584Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2022-12-01T10:55:06.0693865Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr 2022-12-01T10:55:06.0694092Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-12-01T10:55:06.0694282Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject 2022-12-01T10:55:06.0694515Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2022-12-01T10:55:06.0694699Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid 2022-12-01T10:55:06.0694892Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid (0 ms) 2022-12-01T10:55:06.0695100Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2022-12-01T10:55:06.0695314Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2022-12-01T10:55:06.0695490Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid 2022-12-01T10:55:06.0695686Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid (0 ms) 2022-12-01T10:55:06.0695878Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid 2022-12-01T10:55:06.0696084Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2022-12-01T10:55:06.0696276Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid 2022-12-01T10:55:06.0696481Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2022-12-01T10:55:06.0696676Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenNewInstanceIsValid 2022-12-01T10:55:06.0696879Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2022-12-01T10:55:06.0697072Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenPointsToSameObject 2022-12-01T10:55:06.0697260Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2022-12-01T10:55:06.0697454Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenStaysInvalid 2022-12-01T10:55:06.0697660Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2022-12-01T10:55:06.0697865Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2022-12-01T10:55:06.0698156Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2022-12-01T10:55:06.0698485Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2022-12-01T10:55:06.0698724Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-12-01T10:55:06.0698934Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid 2022-12-01T10:55:06.0699158Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2022-12-01T10:55:06.0699359Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2022-12-01T10:55:06.0699588Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-12-01T10:55:06.0699803Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2022-12-01T10:55:06.0700030Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-12-01T10:55:06.0700260Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid 2022-12-01T10:55:06.0700548Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid (0 ms) 2022-12-01T10:55:06.0700766Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2022-12-01T10:55:06.0700995Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-12-01T10:55:06.0701266Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2022-12-01T10:55:06.0701480Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-12-01T10:55:06.0701719Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningWeakOnlyPtrToBaseClass_thenNewInstanceIsValid 2022-12-01T10:55:06.0701961Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningWeakOnlyPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2022-12-01T10:55:06.0702253Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr 2022-12-01T10:55:06.0702488Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-12-01T10:55:06.0702671Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject 2022-12-01T10:55:06.0702864Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject (0 ms) 2022-12-01T10:55:06.0703049Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid 2022-12-01T10:55:06.0703238Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid (0 ms) 2022-12-01T10:55:06.0703402Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid 2022-12-01T10:55:06.0703591Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid (0 ms) 2022-12-01T10:55:06.0703805Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid 2022-12-01T10:55:06.0704028Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-12-01T10:55:06.0704244Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromWeakOnlyPtr_thenNewInstanceInvalid 2022-12-01T10:55:06.0704470Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2022-12-01T10:55:06.0704676Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject 2022-12-01T10:55:06.0704898Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject (0 ms) 2022-12-01T10:55:06.0705142Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid 2022-12-01T10:55:06.0705345Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2022-12-01T10:55:06.0705547Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid 2022-12-01T10:55:06.0705757Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid (0 ms) 2022-12-01T10:55:06.0706001Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2022-12-01T10:55:06.0706253Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-12-01T10:55:06.0706500Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid 2022-12-01T10:55:06.0706756Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2022-12-01T10:55:06.0706981Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr 2022-12-01T10:55:06.0707214Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-12-01T10:55:06.0707381Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject 2022-12-01T10:55:06.0707573Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject (0 ms) 2022-12-01T10:55:06.0707751Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid 2022-12-01T10:55:06.0707936Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid (0 ms) 2022-12-01T10:55:06.0708218Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid 2022-12-01T10:55:06.0708409Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid (0 ms) 2022-12-01T10:55:06.0708630Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid 2022-12-01T10:55:06.0708856Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-12-01T10:55:06.0709059Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromWeakOnlyPtr_thenNewInstanceInvalid 2022-12-01T10:55:06.0709286Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2022-12-01T10:55:06.0709492Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject 2022-12-01T10:55:06.0709707Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject (0 ms) 2022-12-01T10:55:06.0709912Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid 2022-12-01T10:55:06.0710127Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2022-12-01T10:55:06.0710331Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid 2022-12-01T10:55:06.0710541Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid (0 ms) 2022-12-01T10:55:06.0710784Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2022-12-01T10:55:06.0711021Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-12-01T10:55:06.0711269Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid 2022-12-01T10:55:06.0711532Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2022-12-01T10:55:06.0711763Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr 2022-12-01T10:55:06.0712033Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-12-01T10:55:06.0712157Z [ RUN ] WeakIntrusivePtrTest.SwapFunction 2022-12-01T10:55:06.0712295Z [ OK ] WeakIntrusivePtrTest.SwapFunction (0 ms) 2022-12-01T10:55:06.0712413Z [ RUN ] WeakIntrusivePtrTest.SwapMethod 2022-12-01T10:55:06.0712540Z [ OK ] WeakIntrusivePtrTest.SwapMethod (0 ms) 2022-12-01T10:55:06.0712677Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionFromInvalid 2022-12-01T10:55:06.0712839Z [ OK ] WeakIntrusivePtrTest.SwapFunctionFromInvalid (0 ms) 2022-12-01T10:55:06.0712984Z [ RUN ] WeakIntrusivePtrTest.SwapMethodFromInvalid 2022-12-01T10:55:06.0713147Z [ OK ] WeakIntrusivePtrTest.SwapMethodFromInvalid (0 ms) 2022-12-01T10:55:06.0713297Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWithInvalid 2022-12-01T10:55:06.0713462Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWithInvalid (0 ms) 2022-12-01T10:55:06.0713606Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWithInvalid 2022-12-01T10:55:06.0713752Z [ OK ] WeakIntrusivePtrTest.SwapMethodWithInvalid (0 ms) 2022-12-01T10:55:06.0713929Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionInvalidWithInvalid 2022-12-01T10:55:06.0714118Z [ OK ] WeakIntrusivePtrTest.SwapFunctionInvalidWithInvalid (0 ms) 2022-12-01T10:55:06.0714286Z [ RUN ] WeakIntrusivePtrTest.SwapMethodInvalidWithInvalid 2022-12-01T10:55:06.0714465Z [ OK ] WeakIntrusivePtrTest.SwapMethodInvalidWithInvalid (0 ms) 2022-12-01T10:55:06.0714666Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionFromWeakOnlyPtr 2022-12-01T10:55:06.0714841Z [ OK ] WeakIntrusivePtrTest.SwapFunctionFromWeakOnlyPtr (0 ms) 2022-12-01T10:55:06.0714999Z [ RUN ] WeakIntrusivePtrTest.SwapMethodFromWeakOnlyPtr 2022-12-01T10:55:06.0715180Z [ OK ] WeakIntrusivePtrTest.SwapMethodFromWeakOnlyPtr (0 ms) 2022-12-01T10:55:06.0715346Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWithWeakOnlyPtr 2022-12-01T10:55:06.0715523Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWithWeakOnlyPtr (0 ms) 2022-12-01T10:55:06.0715682Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWithWeakOnlyPtr 2022-12-01T10:55:06.0715919Z [ OK ] WeakIntrusivePtrTest.SwapMethodWithWeakOnlyPtr (0 ms) 2022-12-01T10:55:06.0716119Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWeakOnlyPtrWithWeakOnlyPtr 2022-12-01T10:55:06.0716331Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWeakOnlyPtrWithWeakOnlyPtr (0 ms) 2022-12-01T10:55:06.0716524Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWeakOnlyPtrWithWeakOnlyPtr 2022-12-01T10:55:06.0716721Z [ OK ] WeakIntrusivePtrTest.SwapMethodWeakOnlyPtrWithWeakOnlyPtr (0 ms) 2022-12-01T10:55:06.0716866Z [ RUN ] WeakIntrusivePtrTest.CanBePutInContainer 2022-12-01T10:55:06.0717020Z [ OK ] WeakIntrusivePtrTest.CanBePutInContainer (0 ms) 2022-12-01T10:55:06.0717149Z [ RUN ] WeakIntrusivePtrTest.CanBePutInSet 2022-12-01T10:55:06.0717287Z [ OK ] WeakIntrusivePtrTest.CanBePutInSet (0 ms) 2022-12-01T10:55:06.0717439Z [ RUN ] WeakIntrusivePtrTest.CanBePutInUnorderedSet 2022-12-01T10:55:06.0717598Z [ OK ] WeakIntrusivePtrTest.CanBePutInUnorderedSet (0 ms) 2022-12-01T10:55:06.0717708Z [ RUN ] WeakIntrusivePtrTest.CanBePutInMap 2022-12-01T10:55:06.0717846Z [ OK ] WeakIntrusivePtrTest.CanBePutInMap (0 ms) 2022-12-01T10:55:06.0717994Z [ RUN ] WeakIntrusivePtrTest.CanBePutInUnorderedMap 2022-12-01T10:55:06.0718154Z [ OK ] WeakIntrusivePtrTest.CanBePutInUnorderedMap (0 ms) 2022-12-01T10:55:06.0718298Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyConstructor 2022-12-01T10:55:06.0718455Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyConstructor (0 ms) 2022-12-01T10:55:06.0718597Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment 2022-12-01T10:55:06.0718753Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment (0 ms) 2022-12-01T10:55:06.0718899Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment_WeakOnly 2022-12-01T10:55:06.0719067Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment_WeakOnly (0 ms) 2022-12-01T10:55:06.0719236Z [ RUN ] WeakIntrusivePtrTest.Equality_Invalid 2022-12-01T10:55:06.0719370Z [ OK ] WeakIntrusivePtrTest.Equality_Invalid (0 ms) 2022-12-01T10:55:06.0719485Z [ RUN ] WeakIntrusivePtrTest.Inequality 2022-12-01T10:55:06.0719611Z [ OK ] WeakIntrusivePtrTest.Inequality (0 ms) 2022-12-01T10:55:06.0719750Z [ RUN ] WeakIntrusivePtrTest.Inequality_InvalidLeft 2022-12-01T10:55:06.0719878Z [ OK ] WeakIntrusivePtrTest.Inequality_InvalidLeft (0 ms) 2022-12-01T10:55:06.0720018Z [ RUN ] WeakIntrusivePtrTest.Inequality_InvalidRight 2022-12-01T10:55:06.0720162Z [ OK ] WeakIntrusivePtrTest.Inequality_InvalidRight (0 ms) 2022-12-01T10:55:06.0720294Z [ RUN ] WeakIntrusivePtrTest.Inequality_WeakOnly 2022-12-01T10:55:06.0720435Z [ OK ] WeakIntrusivePtrTest.Inequality_WeakOnly (0 ms) 2022-12-01T10:55:06.0720564Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent 2022-12-01T10:55:06.0720708Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent (0 ms) 2022-12-01T10:55:06.0720864Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndInvalid 2022-12-01T10:55:06.0721020Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndInvalid (0 ms) 2022-12-01T10:55:06.0721178Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndWeakOnly 2022-12-01T10:55:06.0721345Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndWeakOnly (0 ms) 2022-12-01T10:55:06.0721507Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_WeakOnlyAndWeakOnly 2022-12-01T10:55:06.0721677Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_WeakOnlyAndWeakOnly (0 ms) 2022-12-01T10:55:06.0721826Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor 2022-12-01T10:55:06.0722015Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor (0 ms) 2022-12-01T10:55:06.0722165Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor_WeakOnly 2022-12-01T10:55:06.0722339Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor_WeakOnly (0 ms) 2022-12-01T10:55:06.0722489Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment 2022-12-01T10:55:06.0722647Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment (0 ms) 2022-12-01T10:55:06.0722805Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment_WeakOnly 2022-12-01T10:55:06.0722978Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment_WeakOnly (0 ms) 2022-12-01T10:55:06.0723111Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_BothInvalid 2022-12-01T10:55:06.0723254Z [ OK ] WeakIntrusivePtrTest.HashIsSame_BothInvalid (0 ms) 2022-12-01T10:55:06.0723360Z [ RUN ] WeakIntrusivePtrTest.OneIsLess 2022-12-01T10:55:06.0723491Z [ OK ] WeakIntrusivePtrTest.OneIsLess (0 ms) 2022-12-01T10:55:06.0723623Z [ RUN ] WeakIntrusivePtrTest.InvalidIsLess1 2022-12-01T10:55:06.0723763Z [ OK ] WeakIntrusivePtrTest.InvalidIsLess1 (0 ms) 2022-12-01T10:55:06.0723889Z [ RUN ] WeakIntrusivePtrTest.InvalidIsLess2 2022-12-01T10:55:06.0724025Z [ OK ] WeakIntrusivePtrTest.InvalidIsLess2 (0 ms) 2022-12-01T10:55:06.0724187Z [ RUN ] WeakIntrusivePtrTest.InvalidIsNotLessThanInvalid 2022-12-01T10:55:06.0724366Z [ OK ] WeakIntrusivePtrTest.InvalidIsNotLessThanInvalid (0 ms) 2022-12-01T10:55:06.0724529Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnWeakPtr_thenIsInvalid 2022-12-01T10:55:06.0724710Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnWeakPtr_thenIsInvalid (0 ms) 2022-12-01T10:55:06.0724888Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnStrongPtr_thenIsInvalid 2022-12-01T10:55:06.0725077Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnStrongPtr_thenIsInvalid (0 ms) 2022-12-01T10:55:06.0725243Z [ RUN ] WeakIntrusivePtrTest.AllowsMoveConstructingToConst 2022-12-01T10:55:06.0725428Z [ OK ] WeakIntrusivePtrTest.AllowsMoveConstructingToConst (0 ms) 2022-12-01T10:55:06.0725593Z [ RUN ] WeakIntrusivePtrTest.AllowsCopyConstructingToConst 2022-12-01T10:55:06.0725882Z [ OK ] WeakIntrusivePtrTest.AllowsCopyConstructingToConst (0 ms) 2022-12-01T10:55:06.0726031Z [ RUN ] WeakIntrusivePtrTest.AllowsMoveAssigningToConst 2022-12-01T10:55:06.0726205Z [ OK ] WeakIntrusivePtrTest.AllowsMoveAssigningToConst (0 ms) 2022-12-01T10:55:06.0726366Z [ RUN ] WeakIntrusivePtrTest.AllowsCopyAssigningToConst 2022-12-01T10:55:06.0726537Z [ OK ] WeakIntrusivePtrTest.AllowsCopyAssigningToConst (0 ms) 2022-12-01T10:55:06.0726683Z [ RUN ] WeakIntrusivePtrTest.givenNewPtr_thenHasUseCount1 2022-12-01T10:55:06.0726838Z [ OK ] WeakIntrusivePtrTest.givenNewPtr_thenHasUseCount1 (0 ms) 2022-12-01T10:55:06.0726983Z [ RUN ] WeakIntrusivePtrTest.givenNewPtr_thenIsNotExpired 2022-12-01T10:55:06.0727125Z [ OK ] WeakIntrusivePtrTest.givenNewPtr_thenIsNotExpired (0 ms) 2022-12-01T10:55:06.0727280Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_thenHasUseCount0 2022-12-01T10:55:06.0727443Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_thenHasUseCount0 (0 ms) 2022-12-01T10:55:06.0727602Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_thenIsExpired 2022-12-01T10:55:06.0727761Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_thenIsExpired (0 ms) 2022-12-01T10:55:06.0727921Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenHasUseCount0 2022-12-01T10:55:06.0728088Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenHasUseCount0 (0 ms) 2022-12-01T10:55:06.0728247Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenIsExpired 2022-12-01T10:55:06.0728401Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenIsExpired (0 ms) 2022-12-01T10:55:06.0728577Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenHasUseCount0 2022-12-01T10:55:06.0728786Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenHasUseCount0 (0 ms) 2022-12-01T10:55:06.0728954Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenIsExpired 2022-12-01T10:55:06.0729129Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenIsExpired (0 ms) 2022-12-01T10:55:06.0729307Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenHasUseCount0 2022-12-01T10:55:06.0729488Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenHasUseCount0 (0 ms) 2022-12-01T10:55:06.0729654Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenIsExpired 2022-12-01T10:55:06.0729818Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenIsExpired (0 ms) 2022-12-01T10:55:06.0729997Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 2022-12-01T10:55:06.0730183Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 (0 ms) 2022-12-01T10:55:06.0730356Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenIsNotExpired 2022-12-01T10:55:06.0730542Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenIsNotExpired (0 ms) 2022-12-01T10:55:06.0730723Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 2022-12-01T10:55:06.0730922Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 (0 ms) 2022-12-01T10:55:06.0731102Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldIsExpired 2022-12-01T10:55:06.0731280Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldIsExpired (0 ms) 2022-12-01T10:55:06.0731451Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 2022-12-01T10:55:06.0731629Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 (0 ms) 2022-12-01T10:55:06.0731798Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenIsNotExpired 2022-12-01T10:55:06.0731974Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenIsNotExpired (0 ms) 2022-12-01T10:55:06.0732151Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 2022-12-01T10:55:06.0732334Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 (0 ms) 2022-12-01T10:55:06.0732499Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldIsExpired 2022-12-01T10:55:06.0732693Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldIsExpired (0 ms) 2022-12-01T10:55:06.0732938Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount1 2022-12-01T10:55:06.0733124Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount1 (0 ms) 2022-12-01T10:55:06.0733301Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenIsNotExpired 2022-12-01T10:55:06.0733485Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenIsNotExpired (0 ms) 2022-12-01T10:55:06.0733675Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount1 2022-12-01T10:55:06.0733871Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount1 (0 ms) 2022-12-01T10:55:06.0734060Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotExpired 2022-12-01T10:55:06.0734253Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotExpired (0 ms) 2022-12-01T10:55:06.0734435Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenLastStrongPointerResets_thenReleasesResources 2022-12-01T10:55:06.0734641Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenLastStrongPointerResets_thenReleasesResources (0 ms) 2022-12-01T10:55:06.0734878Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenDestructedButStillHasStrongPointers_thenDoesntReleaseResources 2022-12-01T10:55:06.0735122Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenDestructedButStillHasStrongPointers_thenDoesntReleaseResources (0 ms) 2022-12-01T10:55:06.0735285Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject 2022-12-01T10:55:06.0735458Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject (0 ms) 2022-12-01T10:55:06.0735712Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed 2022-12-01T10:55:06.0735947Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-12-01T10:55:06.0736180Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed 2022-12-01T10:55:06.0736434Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-12-01T10:55:06.0736605Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject 2022-12-01T10:55:06.0736795Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject (0 ms) 2022-12-01T10:55:06.0736996Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject 2022-12-01T10:55:06.0737207Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject (0 ms) 2022-12-01T10:55:06.0737453Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-12-01T10:55:06.0737708Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-12-01T10:55:06.0737979Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-12-01T10:55:06.0738258Z [ OK ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-12-01T10:55:06.0738625Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2022-12-01T10:55:06.0738905Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-12-01T10:55:06.0739121Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed 2022-12-01T10:55:06.0739352Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-12-01T10:55:06.0739588Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed 2022-12-01T10:55:06.0739905Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-12-01T10:55:06.0740151Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction 2022-12-01T10:55:06.0740409Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-12-01T10:55:06.0740690Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2022-12-01T10:55:06.0740963Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-12-01T10:55:06.0741239Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-12-01T10:55:06.0741520Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-12-01T10:55:06.0741822Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-12-01T10:55:06.0742133Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-12-01T10:55:06.0742371Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction 2022-12-01T10:55:06.0742622Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-12-01T10:55:06.0742933Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2022-12-01T10:55:06.0743217Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-12-01T10:55:06.0743479Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-12-01T10:55:06.0743733Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-12-01T10:55:06.0744020Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-12-01T10:55:06.0744318Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-12-01T10:55:06.0744491Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject 2022-12-01T10:55:06.0744681Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject (0 ms) 2022-12-01T10:55:06.0744879Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject 2022-12-01T10:55:06.0745092Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject (0 ms) 2022-12-01T10:55:06.0745337Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-12-01T10:55:06.0745593Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-12-01T10:55:06.0745933Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-12-01T10:55:06.0746214Z [ OK ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-12-01T10:55:06.0746481Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2022-12-01T10:55:06.0746758Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-12-01T10:55:06.0746952Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs 2022-12-01T10:55:06.0747120Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs (0 ms) 2022-12-01T10:55:06.0747336Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed 2022-12-01T10:55:06.0747568Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed (0 ms) 2022-12-01T10:55:06.0747804Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed 2022-12-01T10:55:06.0748053Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed (0 ms) 2022-12-01T10:55:06.0748267Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed 2022-12-01T10:55:06.0748500Z [ OK ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed (0 ms) 2022-12-01T10:55:06.0748721Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately 2022-12-01T10:55:06.0748945Z [ OK ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately (0 ms) 2022-12-01T10:55:06.0749123Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash 2022-12-01T10:55:06.0749311Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2022-12-01T10:55:06.0749506Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenDoesntCrash 2022-12-01T10:55:06.0749712Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2022-12-01T10:55:06.0749911Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2022-12-01T10:55:06.0750110Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2022-12-01T10:55:06.0750317Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2022-12-01T10:55:06.0750532Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2022-12-01T10:55:06.0750700Z [ RUN ] WeakIntrusivePtrTest.givenStackObject_whenReclaimed_thenCrashes 2022-12-01T10:55:06.0750877Z [ OK ] WeakIntrusivePtrTest.givenStackObject_whenReclaimed_thenCrashes (0 ms) 2022-12-01T10:55:06.0751106Z [ RUN ] WeakIntrusivePtrTest.givenObjectWithWeakReferenceToSelf_whenDestroyed_thenDoesNotCrash 2022-12-01T10:55:06.0751350Z [ OK ] WeakIntrusivePtrTest.givenObjectWithWeakReferenceToSelf_whenDestroyed_thenDoesNotCrash (0 ms) 2022-12-01T10:55:06.0751573Z [----------] 172 tests from WeakIntrusivePtrTest (0 ms total) 2022-12-01T10:55:06.0751584Z 2022-12-01T10:55:06.0751723Z [----------] 3 tests from irange_test 2022-12-01T10:55:06.0751817Z [ RUN ] irange_test.range_test 2022-12-01T10:55:06.0751917Z [ OK ] irange_test.range_test (0 ms) 2022-12-01T10:55:06.0751988Z [ RUN ] irange_test.end_test 2022-12-01T10:55:06.0752081Z [ OK ] irange_test.end_test (0 ms) 2022-12-01T10:55:06.0752179Z [ RUN ] irange_test.neg_range_test 2022-12-01T10:55:06.0752281Z [ OK ] irange_test.neg_range_test (0 ms) 2022-12-01T10:55:06.0752435Z [----------] 3 tests from irange_test (0 ms total) 2022-12-01T10:55:06.0752441Z 2022-12-01T10:55:06.0752560Z [----------] 2 tests from irange 2022-12-01T10:55:06.0752671Z [ RUN ] irange.empty_reverse_range_two_inputs 2022-12-01T10:55:06.0752790Z [ OK ] irange.empty_reverse_range_two_inputs (0 ms) 2022-12-01T10:55:06.0752884Z [ RUN ] irange.empty_reverse_range_one_input 2022-12-01T10:55:06.0753002Z [ OK ] irange.empty_reverse_range_one_input (0 ms) 2022-12-01T10:55:06.0753153Z [----------] 2 tests from irange (0 ms total) 2022-12-01T10:55:06.0753158Z 2022-12-01T10:55:06.0753288Z [----------] 9 tests from LoggingTest 2022-12-01T10:55:06.0753430Z [ RUN ] LoggingTest.TestEnforceTrue 2022-12-01T10:55:06.0753550Z [ OK ] LoggingTest.TestEnforceTrue (0 ms) 2022-12-01T10:55:06.0753657Z [ RUN ] LoggingTest.TestEnforceFalse 2022-12-01T10:55:06.0753763Z [ OK ] LoggingTest.TestEnforceFalse (0 ms) 2022-12-01T10:55:06.0753874Z [ RUN ] LoggingTest.TestEnforceEquals 2022-12-01T10:55:06.0753993Z [ OK ] LoggingTest.TestEnforceEquals (0 ms) 2022-12-01T10:55:06.0754131Z [ RUN ] LoggingTest.TestEnforceMessageVariables 2022-12-01T10:55:06.0754279Z [ OK ] LoggingTest.TestEnforceMessageVariables (0 ms) 2022-12-01T10:55:06.0754538Z [ RUN ] LoggingTest.EnforceEqualsObjectWithReferenceToTemporaryWithoutUseOutOfScope 2022-12-01T10:55:06.0754811Z [ OK ] LoggingTest.EnforceEqualsObjectWithReferenceToTemporaryWithoutUseOutOfScope (0 ms) 2022-12-01T10:55:06.0754943Z [ RUN ] LoggingTest.DoesntCopyComparedObjects 2022-12-01T10:55:06.0755074Z [ OK ] LoggingTest.DoesntCopyComparedObjects (0 ms) 2022-12-01T10:55:06.0755181Z [ RUN ] LoggingTest.EnforceShowcase 2022-12-01T10:55:06.0755305Z [ OK ] LoggingTest.EnforceShowcase (0 ms) 2022-12-01T10:55:06.0755389Z [ RUN ] LoggingTest.Join 2022-12-01T10:55:06.0755484Z [ OK ] LoggingTest.Join (0 ms) 2022-12-01T10:55:06.0755592Z [ RUN ] LoggingTest.TestDanglingElse 2022-12-01T10:55:06.0755711Z [ OK ] LoggingTest.TestDanglingElse (0 ms) 2022-12-01T10:55:06.0755855Z [----------] 9 tests from LoggingTest (0 ms total) 2022-12-01T10:55:06.0755860Z 2022-12-01T10:55:06.0756048Z [----------] 2 tests from OptionalTest/0, where TypeParam = bool 2022-12-01T10:55:06.0756137Z [ RUN ] OptionalTest/0.Empty 2022-12-01T10:55:06.0756234Z [ OK ] OptionalTest/0.Empty (0 ms) 2022-12-01T10:55:06.0756326Z [ RUN ] OptionalTest/0.Initialized 2022-12-01T10:55:06.0756460Z [ OK ] OptionalTest/0.Initialized (0 ms) 2022-12-01T10:55:06.0756623Z [----------] 2 tests from OptionalTest/0 (0 ms total) 2022-12-01T10:55:06.0756628Z 2022-12-01T10:55:06.0756832Z [----------] 2 tests from OptionalTest/1, where TypeParam = unsigned long 2022-12-01T10:55:06.0756907Z [ RUN ] OptionalTest/1.Empty 2022-12-01T10:55:06.0757001Z [ OK ] OptionalTest/1.Empty (0 ms) 2022-12-01T10:55:06.0757102Z [ RUN ] OptionalTest/1.Initialized 2022-12-01T10:55:06.0757211Z [ OK ] OptionalTest/1.Initialized (0 ms) 2022-12-01T10:55:06.0757376Z [----------] 2 tests from OptionalTest/1 (0 ms total) 2022-12-01T10:55:06.0757381Z 2022-12-01T10:55:06.0757674Z [----------] 2 tests from OptionalTest/2, where TypeParam = c10::ArrayRef 2022-12-01T10:55:06.0757763Z [ RUN ] OptionalTest/2.Empty 2022-12-01T10:55:06.0757845Z [ OK ] OptionalTest/2.Empty (0 ms) 2022-12-01T10:55:06.0757939Z [ RUN ] OptionalTest/2.Initialized 2022-12-01T10:55:06.0758043Z [ OK ] OptionalTest/2.Initialized (0 ms) 2022-12-01T10:55:06.0758207Z [----------] 2 tests from OptionalTest/2 (0 ms total) 2022-12-01T10:55:06.0758212Z 2022-12-01T10:55:06.0758539Z [----------] 2 tests from OptionalTest/3, where TypeParam = std::basic_string, std::allocator > 2022-12-01T10:55:06.0758630Z [ RUN ] OptionalTest/3.Empty 2022-12-01T10:55:06.0758723Z [ OK ] OptionalTest/3.Empty (0 ms) 2022-12-01T10:55:06.0758813Z [ RUN ] OptionalTest/3.Initialized 2022-12-01T10:55:06.0758903Z [ OK ] OptionalTest/3.Initialized (0 ms) 2022-12-01T10:55:06.0759065Z [----------] 2 tests from OptionalTest/3 (0 ms total) 2022-12-01T10:55:06.0759070Z 2022-12-01T10:55:06.0759201Z [----------] 1 test from OptionalTest 2022-12-01T10:55:06.0759295Z [ RUN ] OptionalTest.Nullopt 2022-12-01T10:55:06.0759401Z [ OK ] OptionalTest.Nullopt (0 ms) 2022-12-01T10:55:06.0759557Z [----------] 1 test from OptionalTest (0 ms total) 2022-12-01T10:55:06.0759562Z 2022-12-01T10:55:06.0759848Z [----------] 1 test from CmpTest/0, where TypeParam = std::pair, c10::optional > 2022-12-01T10:55:06.0759930Z [ RUN ] CmpTest/0.Cmp 2022-12-01T10:55:06.0760003Z [ OK ] CmpTest/0.Cmp (0 ms) 2022-12-01T10:55:06.0760275Z [----------] 1 test from CmpTest/0 (0 ms total) 2022-12-01T10:55:06.0760280Z 2022-12-01T10:55:06.0760537Z [----------] 1 test from CmpTest/1, where TypeParam = std::pair, int> 2022-12-01T10:55:06.0760616Z [ RUN ] CmpTest/1.Cmp 2022-12-01T10:55:06.0760700Z [ OK ] CmpTest/1.Cmp (0 ms) 2022-12-01T10:55:06.0760844Z [----------] 1 test from CmpTest/1 (0 ms total) 2022-12-01T10:55:06.0760849Z 2022-12-01T10:55:06.0761102Z [----------] 1 test from CmpTest/2, where TypeParam = std::pair > 2022-12-01T10:55:06.0761181Z [ RUN ] CmpTest/2.Cmp 2022-12-01T10:55:06.0761251Z [ OK ] CmpTest/2.Cmp (0 ms) 2022-12-01T10:55:06.0761403Z [----------] 1 test from CmpTest/2 (0 ms total) 2022-12-01T10:55:06.0761408Z 2022-12-01T10:55:06.0761667Z [----------] 1 test from CmpTest/3, where TypeParam = std::pair, long> 2022-12-01T10:55:06.0761753Z [ RUN ] CmpTest/3.Cmp 2022-12-01T10:55:06.0761841Z [ OK ] CmpTest/3.Cmp (0 ms) 2022-12-01T10:55:06.0761986Z [----------] 1 test from CmpTest/3 (0 ms total) 2022-12-01T10:55:06.0761991Z 2022-12-01T10:55:06.0762250Z [----------] 1 test from CmpTest/4, where TypeParam = std::pair > 2022-12-01T10:55:06.0762329Z [ RUN ] CmpTest/4.Cmp 2022-12-01T10:55:06.0762399Z [ OK ] CmpTest/4.Cmp (0 ms) 2022-12-01T10:55:06.0762547Z [----------] 1 test from CmpTest/4 (0 ms total) 2022-12-01T10:55:06.0762552Z 2022-12-01T10:55:06.0762722Z [----------] 19 tests from OrderedPreservingDictTest 2022-12-01T10:55:06.0762881Z [ RUN ] OrderedPreservingDictTest.InsertAndDeleteBasic 2022-12-01T10:55:06.0763053Z [ OK ] OrderedPreservingDictTest.InsertAndDeleteBasic (0 ms) 2022-12-01T10:55:06.0763274Z [ RUN ] OrderedPreservingDictTest.InsertExistingDoesntAffectOrder 2022-12-01T10:55:06.0763486Z [ OK ] OrderedPreservingDictTest.InsertExistingDoesntAffectOrder (0 ms) 2022-12-01T10:55:06.0763606Z [ RUN ] OrderedPreservingDictTest.testRefType 2022-12-01T10:55:06.0763757Z [ OK ] OrderedPreservingDictTest.testRefType (0 ms) 2022-12-01T10:55:06.0763899Z [ RUN ] OrderedPreservingDictTest.DictCollisions 2022-12-01T10:55:06.0764058Z [ OK ] OrderedPreservingDictTest.DictCollisions (102 ms) 2022-12-01T10:55:06.0764193Z [ RUN ] OrderedPreservingDictTest.test_range_insert 2022-12-01T10:55:06.0764333Z [ OK ] OrderedPreservingDictTest.test_range_insert (0 ms) 2022-12-01T10:55:06.0764468Z [ RUN ] OrderedPreservingDictTest.test_range_erase_all 2022-12-01T10:55:06.0764612Z [ OK ] OrderedPreservingDictTest.test_range_erase_all (0 ms) 2022-12-01T10:55:06.0764730Z [ RUN ] OrderedPreservingDictTest.test_range_erase 2022-12-01T10:55:06.0764868Z [ OK ] OrderedPreservingDictTest.test_range_erase (7 ms) 2022-12-01T10:55:06.0765014Z [ RUN ] OrderedPreservingDictTest.test_move_constructor_empty 2022-12-01T10:55:06.0765167Z [ OK ] OrderedPreservingDictTest.test_move_constructor_empty (0 ms) 2022-12-01T10:55:06.0765310Z [ RUN ] OrderedPreservingDictTest.test_move_operator_empty 2022-12-01T10:55:06.0765460Z [ OK ] OrderedPreservingDictTest.test_move_operator_empty (0 ms) 2022-12-01T10:55:06.0765620Z [ RUN ] OrderedPreservingDictTest.test_reassign_moved_object_move_constructor 2022-12-01T10:55:06.0765789Z [ OK ] OrderedPreservingDictTest.test_reassign_moved_object_move_constructor (0 ms) 2022-12-01T10:55:06.0765942Z [ RUN ] OrderedPreservingDictTest.test_reassign_moved_object_move_operator 2022-12-01T10:55:06.0766112Z [ OK ] OrderedPreservingDictTest.test_reassign_moved_object_move_operator (0 ms) 2022-12-01T10:55:06.0766268Z [ RUN ] OrderedPreservingDictTest.test_copy_constructor_and_operator 2022-12-01T10:55:06.0766435Z [ OK ] OrderedPreservingDictTest.test_copy_constructor_and_operator (0 ms) 2022-12-01T10:55:06.0766578Z [ RUN ] OrderedPreservingDictTest.test_copy_constructor_empty 2022-12-01T10:55:06.0766729Z [ OK ] OrderedPreservingDictTest.test_copy_constructor_empty (0 ms) 2022-12-01T10:55:06.0766902Z [ RUN ] OrderedPreservingDictTest.test_copy_operator_empty 2022-12-01T10:55:06.0767053Z [ OK ] OrderedPreservingDictTest.test_copy_operator_empty (0 ms) 2022-12-01T10:55:06.0767161Z [ RUN ] OrderedPreservingDictTest.test_at 2022-12-01T10:55:06.0767288Z [ OK ] OrderedPreservingDictTest.test_at (0 ms) 2022-12-01T10:55:06.0767418Z [ RUN ] OrderedPreservingDictTest.test_equal_range 2022-12-01T10:55:06.0767555Z [ OK ] OrderedPreservingDictTest.test_equal_range (0 ms) 2022-12-01T10:55:06.0767690Z [ RUN ] OrderedPreservingDictTest.test_access_operator 2022-12-01T10:55:06.0767834Z [ OK ] OrderedPreservingDictTest.test_access_operator (0 ms) 2022-12-01T10:55:06.0767955Z [ RUN ] OrderedPreservingDictTest.test_swap 2022-12-01T10:55:06.0768082Z [ OK ] OrderedPreservingDictTest.test_swap (0 ms) 2022-12-01T10:55:06.0768220Z [ RUN ] OrderedPreservingDictTest.test_swap_empty 2022-12-01T10:55:06.0768365Z [ OK ] OrderedPreservingDictTest.test_swap_empty (0 ms) 2022-12-01T10:55:06.0768570Z [----------] 19 tests from OrderedPreservingDictTest (110 ms total) 2022-12-01T10:55:06.0768575Z 2022-12-01T10:55:06.0768708Z [----------] 3 tests from RegistryTest 2022-12-01T10:55:06.0768808Z [ RUN ] RegistryTest.CanRunCreator 2022-12-01T10:55:06.0768922Z [ OK ] RegistryTest.CanRunCreator (0 ms) 2022-12-01T10:55:06.0769067Z [ RUN ] RegistryTest.ReturnNullOnNonExistingCreator 2022-12-01T10:55:06.0769214Z [ OK ] RegistryTest.ReturnNullOnNonExistingCreator (0 ms) 2022-12-01T10:55:06.0769328Z [ RUN ] RegistryTest.RegistryPriorities 2022-12-01T10:55:06.0769463Z Key already registered with the same priority: FooWithPriority 2022-12-01T10:55:06.0769654Z Higher priority item already registered, skipping registration of FooWithPriority 2022-12-01T10:55:06.0769782Z [ OK ] RegistryTest.RegistryPriorities (0 ms) 2022-12-01T10:55:06.0769937Z [----------] 3 tests from RegistryTest (0 ms total) 2022-12-01T10:55:06.0769945Z 2022-12-01T10:55:06.0770082Z [----------] 18 tests from StringViewTest 2022-12-01T10:55:06.0770216Z [ RUN ] StringViewTest.testStringConstructor 2022-12-01T10:55:06.0770348Z [ OK ] StringViewTest.testStringConstructor (0 ms) 2022-12-01T10:55:06.0770479Z [ RUN ] StringViewTest.testConversionToString 2022-12-01T10:55:06.0770621Z [ OK ] StringViewTest.testConversionToString (0 ms) 2022-12-01T10:55:06.0770739Z [ RUN ] StringViewTest.testCopyAssignment 2022-12-01T10:55:06.0770870Z [ OK ] StringViewTest.testCopyAssignment (0 ms) 2022-12-01T10:55:06.0771057Z [ RUN ] StringViewTest.whenCallingAccessOperatorOutOfRange_thenThrows 2022-12-01T10:55:06.0771250Z [ OK ] StringViewTest.whenCallingAccessOperatorOutOfRange_thenThrows (0 ms) 2022-12-01T10:55:06.0771391Z [ RUN ] StringViewTest.whenRemovingValidPrefix_thenWorks 2022-12-01T10:55:06.0771548Z [ OK ] StringViewTest.whenRemovingValidPrefix_thenWorks (0 ms) 2022-12-01T10:55:06.0771706Z [ RUN ] StringViewTest.whenRemovingTooLargePrefix_thenThrows 2022-12-01T10:55:06.0771872Z [ OK ] StringViewTest.whenRemovingTooLargePrefix_thenThrows (0 ms) 2022-12-01T10:55:06.0772020Z [ RUN ] StringViewTest.whenRemovingValidSuffix_thenWorks 2022-12-01T10:55:06.0772188Z [ OK ] StringViewTest.whenRemovingValidSuffix_thenWorks (0 ms) 2022-12-01T10:55:06.0772410Z [ RUN ] StringViewTest.whenRemovingTooLargeSuffix_thenThrows 2022-12-01T10:55:06.0772661Z [ OK ] StringViewTest.whenRemovingTooLargeSuffix_thenThrows (0 ms) 2022-12-01T10:55:06.0772849Z [ RUN ] StringViewTest.testSwapFunction 2022-12-01T10:55:06.0772982Z [ OK ] StringViewTest.testSwapFunction (0 ms) 2022-12-01T10:55:06.0773095Z [ RUN ] StringViewTest.testSwapMethod 2022-12-01T10:55:06.0773219Z [ OK ] StringViewTest.testSwapMethod (0 ms) 2022-12-01T10:55:06.0773413Z [ RUN ] StringViewTest.whenCopyingFullStringView_thenDestinationHasCorrectData 2022-12-01T10:55:06.0773613Z [ OK ] StringViewTest.whenCopyingFullStringView_thenDestinationHasCorrectData (0 ms) 2022-12-01T10:55:06.0773833Z [ RUN ] StringViewTest.whenCopyingSubstr_thenDestinationHasCorrectData 2022-12-01T10:55:06.0774001Z [ OK ] StringViewTest.whenCopyingSubstr_thenDestinationHasCorrectData (0 ms) 2022-12-01T10:55:06.0774152Z [ RUN ] StringViewTest.whenCopyingTooMuch_thenJustCopiesLess 2022-12-01T10:55:06.0774310Z [ OK ] StringViewTest.whenCopyingTooMuch_thenJustCopiesLess (0 ms) 2022-12-01T10:55:06.0774467Z [ RUN ] StringViewTest.whenCopyingJustAtRange_thenDoesntCrash 2022-12-01T10:55:06.0774631Z [ OK ] StringViewTest.whenCopyingJustAtRange_thenDoesntCrash (0 ms) 2022-12-01T10:55:06.0774780Z [ RUN ] StringViewTest.whenCopyingOutOfRange_thenThrows 2022-12-01T10:55:06.0774936Z [ OK ] StringViewTest.whenCopyingOutOfRange_thenThrows (0 ms) 2022-12-01T10:55:06.0775125Z [ RUN ] StringViewTest.whenCallingSubstrWithPosOutOfRange_thenThrows 2022-12-01T10:55:06.0775308Z [ OK ] StringViewTest.whenCallingSubstrWithPosOutOfRange_thenThrows (0 ms) 2022-12-01T10:55:06.0775438Z [ RUN ] StringViewTest.testOutputOperator 2022-12-01T10:55:06.0775574Z [ OK ] StringViewTest.testOutputOperator (0 ms) 2022-12-01T10:55:06.0775671Z [ RUN ] StringViewTest.testHash 2022-12-01T10:55:06.0775778Z [ OK ] StringViewTest.testHash (0 ms) 2022-12-01T10:55:06.0775958Z [----------] 18 tests from StringViewTest (0 ms total) 2022-12-01T10:55:06.0775964Z 2022-12-01T10:55:06.0776094Z [----------] 1 test from TempFileTest 2022-12-01T10:55:06.0776223Z [ RUN ] TempFileTest.MatchesExpectedPattern 2022-12-01T10:55:06.0776348Z [ OK ] TempFileTest.MatchesExpectedPattern (0 ms) 2022-12-01T10:55:06.0776503Z [----------] 1 test from TempFileTest (0 ms total) 2022-12-01T10:55:06.0776508Z 2022-12-01T10:55:06.0776667Z [----------] 1 test from TempDirTest 2022-12-01T10:55:06.0776771Z [ RUN ] TempDirTest.tryMakeTempdir 2022-12-01T10:55:06.0776890Z [ OK ] TempDirTest.tryMakeTempdir (1 ms) 2022-12-01T10:55:06.0777044Z [----------] 1 test from TempDirTest (1 ms total) 2022-12-01T10:55:06.0777048Z 2022-12-01T10:55:06.0777246Z [----------] 5 tests from BFloat16Test_Instantiation/BFloat16Test 2022-12-01T10:55:06.0777397Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/0 2022-12-01T10:55:06.0777538Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/0 (0 ms) 2022-12-01T10:55:06.0777683Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/1 2022-12-01T10:55:06.0777834Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/1 (0 ms) 2022-12-01T10:55:06.0777976Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/2 2022-12-01T10:55:06.0778124Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/2 (0 ms) 2022-12-01T10:55:06.0778270Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/3 2022-12-01T10:55:06.0778548Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/3 (0 ms) 2022-12-01T10:55:06.0778698Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/4 2022-12-01T10:55:06.0778832Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/4 (0 ms) 2022-12-01T10:55:06.0779048Z [----------] 5 tests from BFloat16Test_Instantiation/BFloat16Test (0 ms total) 2022-12-01T10:55:06.0779054Z 2022-12-01T10:55:06.0779212Z [----------] 1 test from nullopt/SelfCompareTest 2022-12-01T10:55:06.0779339Z [ RUN ] nullopt/SelfCompareTest.SelfCompare/0 2022-12-01T10:55:06.0779472Z [ OK ] nullopt/SelfCompareTest.SelfCompare/0 (0 ms) 2022-12-01T10:55:06.0779662Z [----------] 1 test from nullopt/SelfCompareTest (0 ms total) 2022-12-01T10:55:06.0779667Z 2022-12-01T10:55:06.0779816Z [----------] 1 test from int/SelfCompareTest 2022-12-01T10:55:06.0779944Z [ RUN ] int/SelfCompareTest.SelfCompare/0 2022-12-01T10:55:06.0780057Z [ OK ] int/SelfCompareTest.SelfCompare/0 (0 ms) 2022-12-01T10:55:06.0780227Z [----------] 1 test from int/SelfCompareTest (0 ms total) 2022-12-01T10:55:06.0780299Z 2022-12-01T10:55:06.0780450Z [----------] Global test environment tear-down 2022-12-01T10:55:06.0780561Z [==========] 842 tests from 76 test suites ran. (388 ms total) 2022-12-01T10:55:06.0780640Z [ PASSED ] 842 tests. 2022-12-01T10:55:06.0780742Z ================================================================================ 2022-12-01T10:55:06.0780969Z [184 / 185] 3 / 4 tests; 1 action; last test: //c10/test:util_base_tests 2022-12-01T10:55:06.0781162Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2022-12-01T10:55:06.0890852Z 2022-12-01T10:55:06.0891427Z  2022-12-01T10:55:06.0891744Z INFO: Elapsed time: 75.394s, Critical Path: 1.40s 2022-12-01T10:55:06.0892103Z [185 / 185] 3 / 4 tests; checking cached actions; last test: ...til_base_tests 2022-12-01T10:55:06.0892122Z 2022-12-01T10:55:06.0892427Z INFO: 185 processes: 26 internal, 159 processwrapper-sandbox. 2022-12-01T10:55:06.0892860Z [185 / 185] 3 / 4 tests; checking cached actions; last test: ...til_base_tests 2022-12-01T10:55:06.0892868Z 2022-12-01T10:55:06.0893147Z INFO: Build completed successfully, 185 total actions 2022-12-01T10:55:06.0951253Z //c10/cuda/test:test SKIPPED 2022-12-01T10:55:06.0960905Z //c10/test:core_tests PASSED in 0.0s 2022-12-01T10:55:06.0968453Z //c10/test:typeid_test PASSED in 0.0s 2022-12-01T10:55:06.0975777Z //c10/test:util_base_tests PASSED in 0.4s 2022-12-01T10:55:06.0977508Z 2022-12-01T10:55:06.0985281Z Executed 3 out of 4 tests: 3 tests pass and 1 was skipped. 2022-12-01T10:55:06.0986276Z There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are. 2022-12-01T10:55:06.1044279Z 2022-12-01T10:55:06.1047369Z INFO: Build completed successfully, 185 total actions 2022-12-01T10:55:06.1092321Z + tools/bazel test --config=cpu-only --test_timeout=480 --test_output=all --test_tag_filters=-gpu-required '--test_filter=-*CUDA' :all_tests 2022-12-01T10:55:06.3711493Z Loading: (0 packages loaded) 2022-12-01T10:55:06.3717223Z 2022-12-01T10:55:06.3717764Z Loading: 0 packages loaded 2022-12-01T10:55:06.7735755Z 2022-12-01T10:55:06.7736452Z Loading: 1 packages loaded 2022-12-01T10:55:07.7760726Z 2022-12-01T10:55:07.7761297Z Loading: 1 packages loaded 2022-12-01T10:55:08.7766887Z 2022-12-01T10:55:08.7767416Z Loading: 1 packages loaded 2022-12-01T10:55:08.9675304Z 2022-12-01T10:55:08.9676182Z INFO: Build options --//c10:use_gflags and --//c10:use_glog have changed, discarding analysis cache. 2022-12-01T10:55:08.9676926Z Analyzing: 29 targets (1 packages loaded) 2022-12-01T10:55:09.0189007Z 2022-12-01T10:55:09.0189601Z Analyzing: 29 targets (1 packages loaded, 0 targets configured) 2022-12-01T10:55:09.2206331Z 2022-12-01T10:55:09.2207114Z Analyzing: 29 targets (7 packages loaded, 1073 targets configured) 2022-12-01T10:55:09.2207628Z currently loading: @onnx// ... (4 packages) 2022-12-01T10:55:09.2208008Z Fetching @com_github_glog; fetching 2022-12-01T10:55:09.2208397Z Fetching @com_github_gflags_gflags; fetching 2022-12-01T10:55:09.2208809Z Fetching @local_config_python; fetching 2022-12-01T10:55:09.4264722Z 2022-12-01T10:55:09.4265251Z  2022-12-01T10:55:09.4265630Z  2022-12-01T10:55:09.4265887Z  2022-12-01T10:55:09.4266148Z  2022-12-01T10:55:09.4266673Z Analyzing: 29 targets (19 packages loaded, 4260 targets configured) 2022-12-01T10:55:09.4267076Z Fetching @com_github_glog; fetching 2022-12-01T10:55:09.4267627Z Fetching @local_config_python; fetching 2022-12-01T10:55:09.4267959Z Fetching @zlib; fetching 2022-12-01T10:55:09.4268368Z Fetching https://github.com/google/glog/archive/v0.4.0.tar.gz 2022-12-01T10:55:09.4268882Z Fetching ...l/zlib; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:55:09.4269387Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/zlib/temp16991873896387271164/v1.2\ 2022-12-01T10:55:09.4269745Z .11.tar.gz 2022-12-01T10:55:09.4270003Z Fetching @sleef; fetching 2022-12-01T10:55:09.4319865Z 2022-12-01T10:55:09.4320484Z  2022-12-01T10:55:09.4320821Z  2022-12-01T10:55:09.4321231Z  2022-12-01T10:55:09.4321535Z  2022-12-01T10:55:09.4321961Z  2022-12-01T10:55:09.4322223Z  2022-12-01T10:55:09.4322624Z  2022-12-01T10:55:09.4322919Z  2022-12-01T10:55:09.4323776Z INFO: SHA256 (https://github.com/google/glog/archive/v0.4.0.tar.gz) = f28359aeba12f30d73d9e4711ef356dc842886968112162bc73002645139c39c 2022-12-01T10:55:09.4324671Z Analyzing: 29 targets (19 packages loaded, 4374 targets configured) 2022-12-01T10:55:09.4325233Z Fetching @com_github_glog; fetching 2022-12-01T10:55:09.4325741Z Fetching @local_config_python; fetching 2022-12-01T10:55:09.4326083Z Fetching @zlib; fetching 2022-12-01T10:55:09.4326647Z Fetching ...l/zlib; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:55:09.4327277Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/zlib/temp16991873896387271164/v1.2\ 2022-12-01T10:55:09.4327654Z .11.tar.gz 2022-12-01T10:55:09.4328072Z Fetching @sleef; fetching 2022-12-01T10:55:09.4565948Z 2022-12-01T10:55:09.4566511Z  2022-12-01T10:55:09.4566832Z  2022-12-01T10:55:09.4567097Z  2022-12-01T10:55:09.4567374Z  2022-12-01T10:55:09.4570218Z  2022-12-01T10:55:09.4570678Z  2022-12-01T10:55:09.4571117Z  2022-12-01T10:55:09.4574396Z DEBUG: Rule 'com_github_glog' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "f28359aeba12f30d73d9e4711ef356dc842886968112162bc73002645139c39c" 2022-12-01T10:55:09.4575376Z Analyzing: 29 targets (20 packages loaded, 5151 targets configured) 2022-12-01T10:55:09.4575979Z currently loading: @sleef// ... (2 packages) 2022-12-01T10:55:09.4578750Z Fetching @local_config_python; fetching 2022-12-01T10:55:09.4579180Z Fetching @zlib; fetching 2022-12-01T10:55:09.4579743Z Fetching ...l/zlib; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:55:09.4582511Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/zlib/temp16991873896387271164/v1.2\ 2022-12-01T10:55:09.4582969Z .11.tar.gz 2022-12-01T10:55:09.4583380Z Fetching @mkl; fetching 2022-12-01T10:55:09.4585939Z 2022-12-01T10:55:09.4586216Z  2022-12-01T10:55:09.4586677Z  2022-12-01T10:55:09.4589191Z  2022-12-01T10:55:09.4589545Z  2022-12-01T10:55:09.4589961Z  2022-12-01T10:55:09.4592471Z  2022-12-01T10:55:09.4592832Z  2022-12-01T10:55:09.4593496Z DEBUG: Repository com_github_glog instantiated at: 2022-12-01T10:55:09.4596331Z /var/lib/jenkins/workspace/WORKSPACE:41:13: in 2022-12-01T10:55:09.4596844Z Repository rule http_archive defined at: 2022-12-01T10:55:09.4597591Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:336:31: in 2022-12-01T10:55:09.4600745Z Analyzing: 29 targets (21 packages loaded, 5201 targets configured) 2022-12-01T10:55:09.4601265Z currently loading: @mkl_dnn// 2022-12-01T10:55:09.4601779Z Fetching @local_config_python; fetching 2022-12-01T10:55:09.4604442Z Fetching @zlib; fetching 2022-12-01T10:55:09.4604999Z Fetching ...l/zlib; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:55:09.4605710Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/zlib/temp16991873896387271164/v1.2\ 2022-12-01T10:55:09.4608468Z .11.tar.gz 2022-12-01T10:55:09.4609018Z Fetching @mkl; fetching 2022-12-01T10:55:09.8040901Z 2022-12-01T10:55:09.8041482Z  2022-12-01T10:55:09.8041909Z  2022-12-01T10:55:09.8042208Z  2022-12-01T10:55:09.8042514Z  2022-12-01T10:55:09.8042834Z  2022-12-01T10:55:09.8043103Z  2022-12-01T10:55:09.8054133Z  2022-12-01T10:55:09.8054482Z Analyzing: 29 targets (24 packages loaded, 5930 targets configured) 2022-12-01T10:55:09.8054763Z Fetching @local_config_python; fetching 2022-12-01T10:55:09.8054963Z Fetching @mkl; fetching 2022-12-01T10:55:09.8055141Z Fetching @tbb; fetching 2022-12-01T10:55:10.0193156Z 2022-12-01T10:55:10.0193675Z  2022-12-01T10:55:10.0194064Z  2022-12-01T10:55:10.0194369Z  2022-12-01T10:55:10.0194965Z Analyzing: 29 targets (24 packages loaded, 5930 targets configured) 2022-12-01T10:55:10.0195436Z Fetching @local_config_python; fetching 2022-12-01T10:55:10.0195822Z Fetching @mkl; fetching 2022-12-01T10:55:10.0196167Z Fetching @tbb; fetching 2022-12-01T10:55:10.0196762Z Fetching https://anaconda.org/.../mkl-2020.0-166.tar.bz2; 14,491,060B 2022-12-01T10:55:10.2427743Z 2022-12-01T10:55:10.2428287Z  2022-12-01T10:55:10.2428649Z  2022-12-01T10:55:10.2429232Z  2022-12-01T10:55:10.2429531Z  2022-12-01T10:55:10.2430123Z Analyzing: 29 targets (24 packages loaded, 5930 targets configured) 2022-12-01T10:55:10.2430613Z Fetching @local_config_python; Restarting. 2022-12-01T10:55:10.2430998Z Fetching @mkl; fetching 2022-12-01T10:55:10.2431341Z Fetching @tbb; fetching 2022-12-01T10:55:10.2431932Z Fetching https://anaconda.org/.../mkl-2020.0-166.tar.bz2; 22,000,900B 2022-12-01T10:55:10.5716297Z 2022-12-01T10:55:10.5716834Z  2022-12-01T10:55:10.5717369Z  2022-12-01T10:55:10.5717643Z  2022-12-01T10:55:10.5717922Z  2022-12-01T10:55:10.5718493Z Analyzing: 29 targets (24 packages loaded, 5930 targets configured) 2022-12-01T10:55:10.5718962Z Fetching @mkl; fetching 2022-12-01T10:55:10.5719609Z Fetching @tbb; fetching 2022-12-01T10:55:10.5720172Z Fetching https://anaconda.org/.../mkl-2020.0-166.tar.bz2; 35,666,180B 2022-12-01T10:55:10.8036071Z 2022-12-01T10:55:10.8037137Z  2022-12-01T10:55:10.8037460Z  2022-12-01T10:55:10.8037648Z  2022-12-01T10:55:10.8037980Z Analyzing: 29 targets (26 packages loaded, 6941 targets configured) 2022-12-01T10:55:10.8038256Z Fetching @mkl; fetching 2022-12-01T10:55:10.8038455Z Fetching @tbb; fetching 2022-12-01T10:55:10.8038781Z Fetching https://anaconda.org/.../mkl-2020.0-166.tar.bz2; 52,595,972B 2022-12-01T10:55:11.0049516Z 2022-12-01T10:55:11.0050001Z  2022-12-01T10:55:11.0050318Z  2022-12-01T10:55:11.0050507Z  2022-12-01T10:55:11.0050934Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:11.0051217Z Fetching @mkl; fetching 2022-12-01T10:55:11.0051578Z Fetching https://anaconda.org/.../mkl-2020.0-166.tar.bz2; 74,016,004B 2022-12-01T10:55:11.2054342Z 2022-12-01T10:55:11.2054822Z  2022-12-01T10:55:11.2055181Z  2022-12-01T10:55:11.2055816Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:11.2056128Z Fetching @mkl; fetching 2022-12-01T10:55:11.2056466Z Fetching https://anaconda.org/.../mkl-2020.0-166.tar.bz2; 89,062,604B 2022-12-01T10:55:11.5761214Z 2022-12-01T10:55:11.5761795Z  2022-12-01T10:55:11.5762228Z  2022-12-01T10:55:11.5762714Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:11.5763037Z Fetching @mkl; fetching 2022-12-01T10:55:11.5763403Z Fetching https://anaconda.org/.../mkl-2020.0-166.tar.bz2; 129,973,412B 2022-12-01T10:55:11.8060660Z 2022-12-01T10:55:11.8061350Z  2022-12-01T10:55:11.8061640Z  2022-12-01T10:55:11.8062180Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:11.8062848Z Fetching @mkl; fetching 2022-12-01T10:55:11.8063367Z Fetching https://anaconda.org/.../mkl-2020.0-166.tar.bz2; 148,353,420B 2022-12-01T10:55:12.0065306Z 2022-12-01T10:55:12.0065821Z  2022-12-01T10:55:12.0066176Z  2022-12-01T10:55:12.0066724Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:12.0067134Z Fetching @mkl; fetching 2022-12-01T10:55:12.0067736Z Fetching https://anaconda.org/.../mkl-2020.0-166.tar.bz2; 161,881,820B 2022-12-01T10:55:12.3762001Z 2022-12-01T10:55:12.3762523Z  2022-12-01T10:55:12.3762955Z  2022-12-01T10:55:12.3763435Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:12.3763705Z Fetching @mkl; fetching 2022-12-01T10:55:12.3764036Z Fetching https://anaconda.org/.../mkl-2020.0-166.tar.bz2; 194,080,780B 2022-12-01T10:55:12.6001707Z 2022-12-01T10:55:12.6002278Z  2022-12-01T10:55:12.6002699Z  2022-12-01T10:55:12.6003380Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:12.6003855Z Fetching @mkl; fetching 2022-12-01T10:55:12.6004493Z Fetching https://anaconda.org/.../mkl-2020.0-166.tar.bz2; 207,187,604B 2022-12-01T10:55:12.8038586Z 2022-12-01T10:55:12.8039158Z  2022-12-01T10:55:12.8039379Z  2022-12-01T10:55:12.8039741Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:12.8040001Z Fetching @mkl; fetching 2022-12-01T10:55:12.8040283Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:55:12.8040666Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp18334449460182063604/mkl-2\ 2022-12-01T10:55:12.8041094Z 020.0-166.tar.bz2 2022-12-01T10:55:13.8072985Z 2022-12-01T10:55:13.8073500Z  2022-12-01T10:55:13.8073840Z  2022-12-01T10:55:13.8074196Z  2022-12-01T10:55:13.8074512Z  2022-12-01T10:55:13.8074890Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:13.8075143Z Fetching @mkl; fetching 4s 2022-12-01T10:55:13.8075408Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:55:13.8075795Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp18334449460182063604/mkl-2\ 2022-12-01T10:55:13.8076050Z 020.0-166.tar.bz2 2022-12-01T10:55:14.8079839Z 2022-12-01T10:55:14.8080441Z  2022-12-01T10:55:14.8080805Z  2022-12-01T10:55:14.8081163Z  2022-12-01T10:55:14.8081457Z  2022-12-01T10:55:14.8081831Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:14.8082079Z Fetching @mkl; fetching 5s 2022-12-01T10:55:14.8082349Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:55:14.8082738Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp18334449460182063604/mkl-2\ 2022-12-01T10:55:14.8083009Z 020.0-166.tar.bz2 2022-12-01T10:55:16.0086674Z 2022-12-01T10:55:16.0087222Z  2022-12-01T10:55:16.0087618Z  2022-12-01T10:55:16.0087961Z  2022-12-01T10:55:16.0088185Z  2022-12-01T10:55:16.0088523Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:16.0088781Z Fetching @mkl; fetching 6s 2022-12-01T10:55:16.0089027Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:55:16.0089425Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp18334449460182063604/mkl-2\ 2022-12-01T10:55:16.0089696Z 020.0-166.tar.bz2 2022-12-01T10:55:17.0092270Z 2022-12-01T10:55:17.0092795Z  2022-12-01T10:55:17.0093070Z  2022-12-01T10:55:17.0093308Z  2022-12-01T10:55:17.0093493Z  2022-12-01T10:55:17.0093825Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:17.0094099Z Fetching @mkl; fetching 7s 2022-12-01T10:55:17.0094532Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:55:17.0094912Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp18334449460182063604/mkl-2\ 2022-12-01T10:55:17.0095183Z 020.0-166.tar.bz2 4s 2022-12-01T10:55:18.2099619Z 2022-12-01T10:55:18.2100039Z  2022-12-01T10:55:18.2100333Z  2022-12-01T10:55:18.2100584Z  2022-12-01T10:55:18.2100870Z  2022-12-01T10:55:18.2101464Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:18.2101729Z Fetching @mkl; fetching 8s 2022-12-01T10:55:18.2101985Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:55:18.2102382Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp18334449460182063604/mkl-2\ 2022-12-01T10:55:18.2102660Z 020.0-166.tar.bz2 5s 2022-12-01T10:55:19.4107813Z 2022-12-01T10:55:19.4108318Z  2022-12-01T10:55:19.4108651Z  2022-12-01T10:55:19.4108940Z  2022-12-01T10:55:19.4109215Z  2022-12-01T10:55:19.4109718Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:19.4110109Z Fetching @mkl; fetching 9s 2022-12-01T10:55:19.4110475Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:55:19.4111077Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp18334449460182063604/mkl-2\ 2022-12-01T10:55:19.4111493Z 020.0-166.tar.bz2 6s 2022-12-01T10:55:20.4114299Z 2022-12-01T10:55:20.4114837Z  2022-12-01T10:55:20.4115176Z  2022-12-01T10:55:20.4115497Z  2022-12-01T10:55:20.4115796Z  2022-12-01T10:55:20.4116349Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:20.4116830Z Fetching @mkl; fetching 10s 2022-12-01T10:55:20.4117463Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:55:20.4118142Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp18334449460182063604/mkl-2\ 2022-12-01T10:55:20.4118626Z 020.0-166.tar.bz2 7s 2022-12-01T10:55:21.4121380Z 2022-12-01T10:55:21.4121913Z  2022-12-01T10:55:21.4122232Z  2022-12-01T10:55:21.4122540Z  2022-12-01T10:55:21.4122845Z  2022-12-01T10:55:21.4123385Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:21.4123832Z Fetching @mkl; fetching 11s 2022-12-01T10:55:21.4124276Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:55:21.4124892Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp18334449460182063604/mkl-2\ 2022-12-01T10:55:21.4125297Z 020.0-166.tar.bz2 8s 2022-12-01T10:55:22.6128519Z 2022-12-01T10:55:22.6129077Z  2022-12-01T10:55:22.6129458Z  2022-12-01T10:55:22.6129747Z  2022-12-01T10:55:22.6130074Z  2022-12-01T10:55:22.6130657Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:22.6131053Z Fetching @mkl; fetching 13s 2022-12-01T10:55:22.6131499Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:55:22.6132117Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp18334449460182063604/mkl-2\ 2022-12-01T10:55:22.6132532Z 020.0-166.tar.bz2 9s 2022-12-01T10:55:23.6135620Z 2022-12-01T10:55:23.6136144Z  2022-12-01T10:55:23.6136499Z  2022-12-01T10:55:23.6136819Z  2022-12-01T10:55:23.6137150Z  2022-12-01T10:55:23.6137719Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:23.6138169Z Fetching @mkl; fetching 14s 2022-12-01T10:55:23.6138821Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:55:23.6139529Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp18334449460182063604/mkl-2\ 2022-12-01T10:55:23.6140030Z 020.0-166.tar.bz2 10s 2022-12-01T10:55:24.6142907Z 2022-12-01T10:55:24.6143432Z  2022-12-01T10:55:24.6143776Z  2022-12-01T10:55:24.6144337Z  2022-12-01T10:55:24.6144635Z  2022-12-01T10:55:24.6145213Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:24.6145674Z Fetching @mkl; fetching 15s 2022-12-01T10:55:24.6146138Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:55:24.6146817Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp18334449460182063604/mkl-2\ 2022-12-01T10:55:24.6147297Z 020.0-166.tar.bz2 11s 2022-12-01T10:55:25.8150924Z 2022-12-01T10:55:25.8151457Z  2022-12-01T10:55:25.8151845Z  2022-12-01T10:55:25.8152224Z  2022-12-01T10:55:25.8152574Z  2022-12-01T10:55:25.8153209Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:25.8153727Z Fetching @mkl; fetching 16s 2022-12-01T10:55:25.8154256Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:55:25.8155059Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp18334449460182063604/mkl-2\ 2022-12-01T10:55:25.8155604Z 020.0-166.tar.bz2 13s 2022-12-01T10:55:27.0159635Z 2022-12-01T10:55:27.0160175Z  2022-12-01T10:55:27.0160545Z  2022-12-01T10:55:27.0160852Z  2022-12-01T10:55:27.0161151Z  2022-12-01T10:55:27.0161717Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:27.0162151Z Fetching @mkl; fetching 17s 2022-12-01T10:55:27.0162605Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:55:27.0163293Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp18334449460182063604/mkl-2\ 2022-12-01T10:55:27.0163779Z 020.0-166.tar.bz2 14s 2022-12-01T10:55:28.0166087Z 2022-12-01T10:55:28.0166611Z  2022-12-01T10:55:28.0166970Z  2022-12-01T10:55:28.0167482Z  2022-12-01T10:55:28.0167769Z  2022-12-01T10:55:28.0168349Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:28.0168815Z Fetching @mkl; fetching 18s 2022-12-01T10:55:28.0169291Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:55:28.0169991Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp18334449460182063604/mkl-2\ 2022-12-01T10:55:28.0170470Z 020.0-166.tar.bz2 15s 2022-12-01T10:55:29.0173644Z 2022-12-01T10:55:29.0174141Z  2022-12-01T10:55:29.0174512Z  2022-12-01T10:55:29.0174857Z  2022-12-01T10:55:29.0175146Z  2022-12-01T10:55:29.0175717Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:29.0176175Z Fetching @mkl; fetching 19s 2022-12-01T10:55:29.0176620Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:55:29.0177318Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp18334449460182063604/mkl-2\ 2022-12-01T10:55:29.0177829Z 020.0-166.tar.bz2 16s 2022-12-01T10:55:30.0181195Z 2022-12-01T10:55:30.0181856Z  2022-12-01T10:55:30.0182135Z  2022-12-01T10:55:30.0182402Z  2022-12-01T10:55:30.0182675Z  2022-12-01T10:55:30.0183198Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:30.0183578Z Fetching @mkl; fetching 20s 2022-12-01T10:55:30.0183970Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:55:30.0184626Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp18334449460182063604/mkl-2\ 2022-12-01T10:55:30.0185076Z 020.0-166.tar.bz2 17s 2022-12-01T10:55:31.2187163Z 2022-12-01T10:55:31.2187748Z  2022-12-01T10:55:31.2188141Z  2022-12-01T10:55:31.2188372Z  2022-12-01T10:55:31.2188527Z  2022-12-01T10:55:31.2188865Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:31.2189154Z Fetching @mkl; fetching 21s 2022-12-01T10:55:31.2189449Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:55:31.2189844Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp18334449460182063604/mkl-2\ 2022-12-01T10:55:31.2190297Z 020.0-166.tar.bz2 18s 2022-12-01T10:55:32.2193489Z 2022-12-01T10:55:32.2193994Z  2022-12-01T10:55:32.2194205Z  2022-12-01T10:55:32.2194397Z  2022-12-01T10:55:32.2194600Z  2022-12-01T10:55:32.2194981Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:32.2195244Z Fetching @mkl; fetching 22s 2022-12-01T10:55:32.2195568Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:55:32.2195952Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp18334449460182063604/mkl-2\ 2022-12-01T10:55:32.2196281Z 020.0-166.tar.bz2 19s 2022-12-01T10:55:33.2200955Z 2022-12-01T10:55:33.2201704Z  2022-12-01T10:55:33.2201929Z  2022-12-01T10:55:33.2202116Z  2022-12-01T10:55:33.2202297Z  2022-12-01T10:55:33.2202629Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:33.2202886Z Fetching @mkl; fetching 23s 2022-12-01T10:55:33.2203146Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:55:33.2203530Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp18334449460182063604/mkl-2\ 2022-12-01T10:55:33.2203791Z 020.0-166.tar.bz2 20s 2022-12-01T10:55:34.4207840Z 2022-12-01T10:55:34.4208384Z  2022-12-01T10:55:34.4208738Z  2022-12-01T10:55:34.4209038Z  2022-12-01T10:55:34.4209361Z  2022-12-01T10:55:34.4209797Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:34.4210048Z Fetching @mkl; fetching 24s 2022-12-01T10:55:34.4210310Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:55:34.4210901Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp18334449460182063604/mkl-2\ 2022-12-01T10:55:34.4211170Z 020.0-166.tar.bz2 21s 2022-12-01T10:55:35.4213609Z 2022-12-01T10:55:35.4214292Z  2022-12-01T10:55:35.4214521Z  2022-12-01T10:55:35.4214691Z  2022-12-01T10:55:35.4214863Z  2022-12-01T10:55:35.4215196Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:35.4215460Z Fetching @mkl; fetching 25s 2022-12-01T10:55:35.4215727Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:55:35.4216114Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp18334449460182063604/mkl-2\ 2022-12-01T10:55:35.4216386Z 020.0-166.tar.bz2 22s 2022-12-01T10:55:36.4221039Z 2022-12-01T10:55:36.4221584Z  2022-12-01T10:55:36.4221933Z  2022-12-01T10:55:36.4222237Z  2022-12-01T10:55:36.4222559Z  2022-12-01T10:55:36.4223151Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:36.4223586Z Fetching @mkl; fetching 26s 2022-12-01T10:55:36.4224044Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:55:36.4224741Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp18334449460182063604/mkl-2\ 2022-12-01T10:55:36.4225198Z 020.0-166.tar.bz2 23s 2022-12-01T10:55:37.6227902Z 2022-12-01T10:55:37.6235886Z  2022-12-01T10:55:37.6236192Z  2022-12-01T10:55:37.6236390Z  2022-12-01T10:55:37.6236612Z  2022-12-01T10:55:37.6236944Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:37.6237263Z Fetching @mkl; fetching 28s 2022-12-01T10:55:37.6237515Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:55:37.6237923Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp18334449460182063604/mkl-2\ 2022-12-01T10:55:37.6238230Z 020.0-166.tar.bz2 24s 2022-12-01T10:55:38.6234912Z 2022-12-01T10:55:38.6235404Z  2022-12-01T10:55:38.6235761Z  2022-12-01T10:55:38.6236094Z  2022-12-01T10:55:38.6236398Z  2022-12-01T10:55:38.6236825Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:38.6237256Z Fetching @mkl; fetching 29s 2022-12-01T10:55:38.6237510Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:55:38.6237909Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp18334449460182063604/mkl-2\ 2022-12-01T10:55:38.6238185Z 020.0-166.tar.bz2 25s 2022-12-01T10:55:39.6239558Z 2022-12-01T10:55:39.6240104Z  2022-12-01T10:55:39.6240430Z  2022-12-01T10:55:39.6240729Z  2022-12-01T10:55:39.6241019Z  2022-12-01T10:55:39.6241553Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:39.6241955Z Fetching @mkl; fetching 30s 2022-12-01T10:55:39.6242364Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:55:39.6243020Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp18334449460182063604/mkl-2\ 2022-12-01T10:55:39.6243418Z 020.0-166.tar.bz2 26s 2022-12-01T10:55:40.8248022Z 2022-12-01T10:55:40.8248583Z  2022-12-01T10:55:40.8248947Z  2022-12-01T10:55:40.8249254Z  2022-12-01T10:55:40.8249554Z  2022-12-01T10:55:40.8250121Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:40.8250555Z Fetching @mkl; fetching 31s 2022-12-01T10:55:40.8251007Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:55:40.8251706Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp18334449460182063604/mkl-2\ 2022-12-01T10:55:40.8252189Z 020.0-166.tar.bz2 28s 2022-12-01T10:55:41.8253587Z 2022-12-01T10:55:41.8254127Z  2022-12-01T10:55:41.8254489Z  2022-12-01T10:55:41.8254814Z  2022-12-01T10:55:41.8255094Z  2022-12-01T10:55:41.8255845Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:41.8256305Z Fetching @mkl; fetching 32s 2022-12-01T10:55:41.8256781Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:55:41.8257495Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp18334449460182063604/mkl-2\ 2022-12-01T10:55:41.8257967Z 020.0-166.tar.bz2 29s 2022-12-01T10:55:43.0260641Z 2022-12-01T10:55:43.0261120Z  2022-12-01T10:55:43.0261455Z  2022-12-01T10:55:43.0261756Z  2022-12-01T10:55:43.0262023Z  2022-12-01T10:55:43.0262582Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:43.0263018Z Fetching @mkl; fetching 33s 2022-12-01T10:55:43.0263407Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:55:43.0264040Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp18334449460182063604/mkl-2\ 2022-12-01T10:55:43.0264462Z 020.0-166.tar.bz2 30s 2022-12-01T10:55:44.2268024Z 2022-12-01T10:55:44.2268551Z  2022-12-01T10:55:44.2268873Z  2022-12-01T10:55:44.2269191Z  2022-12-01T10:55:44.2269471Z  2022-12-01T10:55:44.2269995Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:44.2270447Z Fetching @mkl; fetching 34s 2022-12-01T10:55:44.2270872Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:55:44.2271528Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp18334449460182063604/mkl-2\ 2022-12-01T10:55:44.2271955Z 020.0-166.tar.bz2 31s 2022-12-01T10:55:45.2274219Z 2022-12-01T10:55:45.2274759Z  2022-12-01T10:55:45.2275100Z  2022-12-01T10:55:45.2275368Z  2022-12-01T10:55:45.2275624Z  2022-12-01T10:55:45.2276125Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:45.2276503Z Fetching @mkl; fetching 35s 2022-12-01T10:55:45.2276927Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:55:45.2277534Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp18334449460182063604/mkl-2\ 2022-12-01T10:55:45.2277943Z 020.0-166.tar.bz2 32s 2022-12-01T10:55:46.2280165Z 2022-12-01T10:55:46.2280685Z  2022-12-01T10:55:46.2281040Z  2022-12-01T10:55:46.2281362Z  2022-12-01T10:55:46.2281644Z  2022-12-01T10:55:46.2282209Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:46.2282680Z Fetching @mkl; fetching 36s 2022-12-01T10:55:46.2283137Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:55:46.2283826Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp18334449460182063604/mkl-2\ 2022-12-01T10:55:46.2284304Z 020.0-166.tar.bz2 33s 2022-12-01T10:55:46.6883006Z 2022-12-01T10:55:46.6883441Z  2022-12-01T10:55:46.6883708Z  2022-12-01T10:55:46.6883893Z  2022-12-01T10:55:46.6884079Z  2022-12-01T10:55:46.6884476Z Analyzing: 29 targets (27 packages loaded, 6941 targets configured) 2022-12-01T10:55:46.6884745Z Fetching @mkl; fetching 37s 2022-12-01T10:55:47.0192249Z 2022-12-01T10:55:47.0193165Z  2022-12-01T10:55:47.0193573Z Analyzing: 29 targets (28 packages loaded, 8232 targets configured) 2022-12-01T10:55:47.0193845Z Fetching @mkl_headers; fetching 2022-12-01T10:55:47.0194212Z Fetching https://anaconda.org/.../linux-64/mkl-include-2020.0-166.tar.bz2 2022-12-01T10:55:47.2286898Z 2022-12-01T10:55:47.2287452Z  2022-12-01T10:55:47.2287839Z  2022-12-01T10:55:47.2288373Z Analyzing: 29 targets (28 packages loaded, 8232 targets configured) 2022-12-01T10:55:47.2288776Z Fetching @mkl_headers; fetching 2022-12-01T10:55:47.2289231Z Fetching ...eaders; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-12-01T10:55:47.2289747Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl_headers/temp584809413486701435\ 2022-12-01T10:55:47.2290513Z 7/mkl-include-2020.0-166.tar.bz2 2022-12-01T10:55:47.4293395Z 2022-12-01T10:55:47.4294280Z  2022-12-01T10:55:47.4294687Z  2022-12-01T10:55:47.4294982Z  2022-12-01T10:55:47.4295409Z  2022-12-01T10:55:47.4296023Z Analyzing: 29 targets (29 packages loaded, 8316 targets configured) 2022-12-01T10:55:47.5096815Z 2022-12-01T10:55:47.5097604Z INFO: Analyzed 29 targets (29 packages loaded, 8323 targets configured). 2022-12-01T10:55:47.5097907Z 2022-12-01T10:55:47.5100939Z 2022-12-01T10:55:47.5101864Z INFO: Found 3 targets and 26 test targets... 2022-12-01T10:55:47.5102040Z 2022-12-01T10:55:47.5924616Z 2022-12-01T10:55:47.5925832Z [0 / 10] [Prepa] BazelWorkspaceStatusAction stable-status.txt 2022-12-01T10:55:47.8118397Z 2022-12-01T10:55:47.8119505Z [37 / 92] 2 actions, 1 running 2022-12-01T10:55:47.8120227Z GenerateAten aten/src/ATen/ops; 0s processwrapper-sandbox 2022-12-01T10:55:47.8120868Z [Prepa] Expanding template external/tensorpipe/tensorpipe/config.h 2022-12-01T10:55:48.0129545Z 2022-12-01T10:55:48.0131344Z  2022-12-01T10:55:48.0131817Z  2022-12-01T10:55:48.0132428Z [44 / 120] 6 actions, 5 running 2022-12-01T10:55:48.0136172Z GenerateAten aten/src/ATen/ops; 0s processwrapper-sandbox 2022-12-01T10:55:48.0136927Z Compiling src/libm/mkalias.c [for host]; 0s processwrapper-sandbox 2022-12-01T10:55:48.0137830Z Compiling src/libm/mkrename.c [for host]; 0s processwrapper-sandbox 2022-12-01T10:55:48.0141727Z @sleef//:mkrename; 0s local 2022-12-01T10:55:48.0142420Z Executing genrule @zlib//:copy_public_headers; 0s processwrapper-sandbox 2022-12-01T10:55:48.0143237Z [Prepa] Writing file external/com_google_protobuf/protoc-2.params 2022-12-01T10:55:48.1285896Z 2022-12-01T10:55:48.1286945Z  2022-12-01T10:55:48.1289062Z  2022-12-01T10:55:48.1289691Z  2022-12-01T10:55:48.1290519Z  2022-12-01T10:55:48.1291280Z  2022-12-01T10:55:48.1291612Z  2022-12-01T10:55:48.1292046Z INFO: From Compiling src/libm/mkalias.c [for host]: 2022-12-01T10:55:48.1294639Z [47 / 296] 8 actions running 2022-12-01T10:55:48.1295659Z GenerateAten aten/src/ATen/ops; 0s processwrapper-sandbox 2022-12-01T10:55:48.1296226Z Compiling src/libm/mkalias.c [for host]; 0s processwrapper-sandbox 2022-12-01T10:55:48.1296769Z Compiling src/libm/mkrename.c [for host]; 0s processwrapper-sandbox 2022-12-01T10:55:48.1297955Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-12-01T10:55:48.1298712Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-12-01T10:55:48.1299180Z Compiling trees.c; 0s processwrapper-sandbox 2022-12-01T10:55:48.1299958Z Compiling zutil.c; 0s processwrapper-sandbox 2022-12-01T10:55:48.1300525Z Compiling uncompr.c; 0s processwrapper-sandbox 2022-12-01T10:55:48.1300794Z 2022-12-01T10:55:48.1300917Z  2022-12-01T10:55:48.1301197Z  2022-12-01T10:55:48.1301507Z  2022-12-01T10:55:48.1301797Z  2022-12-01T10:55:48.1302097Z  2022-12-01T10:55:48.1302419Z  2022-12-01T10:55:48.1302709Z  2022-12-01T10:55:48.1302963Z  2022-12-01T10:55:48.1303346Z external/sleef/src/libm/mkalias.c: In function 'main': 2022-12-01T10:55:48.1304091Z external/sleef/src/libm/mkalias.c:40:16: warning: unused variable 'vparameterStr' [-Wunused-variable] 2022-12-01T10:55:48.1304653Z static char *vparameterStr[7] = { "v", "vv", "", "vv", "v", "vvv", "" }; 2022-12-01T10:55:48.1305036Z ^~~~~~~~~~~~~ 2022-12-01T10:55:48.1305676Z external/sleef/src/libm/mkalias.c:39:16: warning: unused variable 'ulpSuffixStr' [-Wunused-variable] 2022-12-01T10:55:48.1306242Z static char *ulpSuffixStr[] = { "", "_u1", "_u05", "_u35", "_u15", "_u3500" }; 2022-12-01T10:55:48.1306604Z ^~~~~~~~~~~~ 2022-12-01T10:55:48.1307220Z external/sleef/src/libm/mkalias.c:37:16: warning: unused variable 'typeSpecS' [-Wunused-variable] 2022-12-01T10:55:48.1307913Z static char *typeSpecS[] = { "", "f" }; 2022-12-01T10:55:48.1308246Z ^~~~~~~~~ 2022-12-01T10:55:48.1308866Z external/sleef/src/libm/mkalias.c:24:9: warning: unused variable 'mangledisa' [-Wunused-variable] 2022-12-01T10:55:48.1309296Z char *mangledisa = argv[4]; 2022-12-01T10:55:48.1309560Z ^~~~~~~~~~ 2022-12-01T10:55:48.1309810Z At top level: 2022-12-01T10:55:48.1310370Z external/sleef/src/libm/mkalias.c:37:16: warning: 'typeSpecS' defined but not used [-Wunused-variable] 2022-12-01T10:55:48.1310820Z static char *typeSpecS[] = { "", "f" }; 2022-12-01T10:55:48.1311138Z ^~~~~~~~~ 2022-12-01T10:55:48.1311714Z external/sleef/src/libm/mkalias.c:39:16: warning: 'ulpSuffixStr' defined but not used [-Wunused-variable] 2022-12-01T10:55:48.1312224Z static char *ulpSuffixStr[] = { "", "_u1", "_u05", "_u35", "_u15", "_u3500" }; 2022-12-01T10:55:48.1312550Z ^~~~~~~~~~~~ 2022-12-01T10:55:48.1313126Z external/sleef/src/libm/mkalias.c:40:16: warning: 'vparameterStr' defined but not used [-Wunused-variable] 2022-12-01T10:55:48.1313640Z static char *vparameterStr[7] = { "v", "vv", "", "vv", "v", "vvv", "" }; 2022-12-01T10:55:48.1313964Z ^~~~~~~~~~~~~ 2022-12-01T10:55:48.1314319Z [47 / 296] 8 actions running 2022-12-01T10:55:48.1314816Z GenerateAten aten/src/ATen/ops; 0s processwrapper-sandbox 2022-12-01T10:55:48.1315367Z Compiling src/libm/mkalias.c [for host]; 0s processwrapper-sandbox 2022-12-01T10:55:48.1315872Z Compiling src/libm/mkrename.c [for host]; 0s processwrapper-sandbox 2022-12-01T10:55:48.1316368Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-12-01T10:55:48.1316733Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-12-01T10:55:48.1317099Z Compiling trees.c; 0s processwrapper-sandbox 2022-12-01T10:55:48.1317555Z Compiling zutil.c; 0s processwrapper-sandbox 2022-12-01T10:55:48.1318038Z Compiling uncompr.c; 0s processwrapper-sandbox 2022-12-01T10:55:48.3392975Z 2022-12-01T10:55:48.3393983Z  2022-12-01T10:55:48.3397735Z  2022-12-01T10:55:48.3399097Z  2022-12-01T10:55:48.3400720Z  2022-12-01T10:55:48.3402087Z  2022-12-01T10:55:48.3402525Z  2022-12-01T10:55:48.3403021Z  2022-12-01T10:55:48.3406483Z  2022-12-01T10:55:48.3407846Z [60 / 296] 8 actions, 7 running 2022-12-01T10:55:48.3408560Z GenerateAten aten/src/ATen/ops; 0s processwrapper-sandbox 2022-12-01T10:55:48.3409387Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:48.3412431Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:48.3413619Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:48.3414312Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:48.3414918Z Compiling infback.c; 0s processwrapper-sandbox 2022-12-01T10:55:48.3415553Z Compiling src/google/protobuf/compiler/main.cc; 0s processwrapper-sandbox 2022-12-01T10:55:48.3416078Z [Prepa] Executing genrule @sleef//:renameavx512f_h 2022-12-01T10:55:48.5590404Z 2022-12-01T10:55:48.5591331Z  2022-12-01T10:55:48.5594364Z  2022-12-01T10:55:48.5595280Z  2022-12-01T10:55:48.5596155Z  2022-12-01T10:55:48.5596967Z  2022-12-01T10:55:48.5597940Z  2022-12-01T10:55:48.5598747Z  2022-12-01T10:55:48.5599734Z  2022-12-01T10:55:48.5600638Z [76 / 296] 8 actions, 7 running 2022-12-01T10:55:48.5601762Z GenerateAten aten/src/ATen/ops; 0s processwrapper-sandbox 2022-12-01T10:55:48.5603283Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-12-01T10:55:48.5604020Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:48.5605509Z Compiling deflate.c; 0s processwrapper-sandbox 2022-12-01T10:55:48.5606180Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-12-01T10:55:48.5607970Z Compiling src/google/protobuf/stubs/time.cc; 0s processwrapper-sandbox 2022-12-01T10:55:48.5608781Z Compiling src/google/protobuf/stubs/strutil.cc; 0s processwrapper-sandbox 2022-12-01T10:55:48.5610177Z [Scann] Compiling adler32.c 2022-12-01T10:55:48.7601186Z 2022-12-01T10:55:48.7602991Z  2022-12-01T10:55:48.7603499Z  2022-12-01T10:55:48.7604002Z  2022-12-01T10:55:48.7605265Z  2022-12-01T10:55:48.7606517Z  2022-12-01T10:55:48.7606938Z  2022-12-01T10:55:48.7608211Z  2022-12-01T10:55:48.7608620Z  2022-12-01T10:55:48.7610009Z [83 / 296] 8 actions, 7 running 2022-12-01T10:55:48.7610723Z GenerateAten aten/src/ATen/ops; 1s processwrapper-sandbox 2022-12-01T10:55:48.7612340Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:48.7613159Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:48.7614836Z Compiling src/google/protobuf/io/strtod.cc; 0s processwrapper-sandbox 2022-12-01T10:55:48.7615625Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-12-01T10:55:48.7617309Z Compiling src/google/protobuf/stubs/int128.cc; 0s processwrapper-sandbox 2022-12-01T10:55:48.7618142Z Compiling src/google/protobuf/stubs/common.cc; 0s processwrapper-sandbox 2022-12-01T10:55:48.7619798Z [Scann] Compiling src/google/protobuf/stubs/bytestream.cc 2022-12-01T10:55:49.0155375Z 2022-12-01T10:55:49.0155953Z  2022-12-01T10:55:49.0156322Z  2022-12-01T10:55:49.0156619Z  2022-12-01T10:55:49.0156940Z  2022-12-01T10:55:49.0159326Z  2022-12-01T10:55:49.0159834Z  2022-12-01T10:55:49.0160172Z  2022-12-01T10:55:49.0160809Z  2022-12-01T10:55:49.0161226Z [91 / 296] 8 actions, 7 running 2022-12-01T10:55:49.0161994Z GenerateAten aten/src/ATen/ops; 1s processwrapper-sandbox 2022-12-01T10:55:49.0162644Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:49.0163320Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-12-01T10:55:49.0164417Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-12-01T10:55:49.0165361Z Compiling src/google/protobuf/message_lite.cc; 0s processwrapper-sandbox 2022-12-01T10:55:49.0166745Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:49.0167426Z Compiling src/google/protobuf/parse_context.cc; 0s processwrapper-sandbox 2022-12-01T10:55:49.0169092Z [Scann] Compiling src/google/protobuf/repeated_field.cc 2022-12-01T10:55:49.2476807Z 2022-12-01T10:55:49.2478423Z  2022-12-01T10:55:49.2479815Z  2022-12-01T10:55:49.2480300Z  2022-12-01T10:55:49.2481115Z  2022-12-01T10:55:49.2481482Z  2022-12-01T10:55:49.2481785Z  2022-12-01T10:55:49.2482076Z  2022-12-01T10:55:49.2482370Z  2022-12-01T10:55:49.2482785Z [99 / 296] 8 actions running 2022-12-01T10:55:49.2484889Z GenerateAten aten/src/ATen/ops; 1s processwrapper-sandbox 2022-12-01T10:55:49.2485744Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:49.2486557Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:49.2487221Z Compiling src/google/protobuf/stubs/status.cc; 0s processwrapper-sandbox 2022-12-01T10:55:49.2487899Z Compiling src/google/protobuf/stubs/statusor.cc; 0s processwrapper-sandbox 2022-12-01T10:55:49.2488508Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:49.2492378Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:49.2493297Z Compiling src/google/protobuf/wrappers.pb.cc; 0s processwrapper-sandbox 2022-12-01T10:55:49.5479263Z 2022-12-01T10:55:49.5479939Z  2022-12-01T10:55:49.5480411Z  2022-12-01T10:55:49.5482014Z  2022-12-01T10:55:49.5482334Z  2022-12-01T10:55:49.5483010Z  2022-12-01T10:55:49.5483317Z  2022-12-01T10:55:49.5484028Z  2022-12-01T10:55:49.5484551Z  2022-12-01T10:55:49.5485148Z [107 / 296] 8 actions, 7 running 2022-12-01T10:55:49.5485780Z GenerateAten aten/src/ATen/ops; 1s processwrapper-sandbox 2022-12-01T10:55:49.5487119Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:49.5487787Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:49.5488557Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:49.5489196Z Compiling src/google/protobuf/arena.cc; 0s processwrapper-sandbox 2022-12-01T10:55:49.5490394Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-12-01T10:55:49.5491066Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:49.5491718Z [Scann] @com_google_protobuf//:protobuf 2022-12-01T10:55:49.8483249Z 2022-12-01T10:55:49.8484216Z  2022-12-01T10:55:49.8487040Z  2022-12-01T10:55:49.8487603Z  2022-12-01T10:55:49.8490219Z  2022-12-01T10:55:49.8490704Z  2022-12-01T10:55:49.8493551Z  2022-12-01T10:55:49.8494103Z  2022-12-01T10:55:49.8496734Z  2022-12-01T10:55:49.8497357Z [114 / 296] 7 actions running 2022-12-01T10:55:49.8500429Z GenerateAten aten/src/ATen/ops; 2s processwrapper-sandbox 2022-12-01T10:55:49.8501300Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:49.8504265Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:49.8505054Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:49.8507960Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:49.8508750Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:49.8511657Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:50.1021119Z 2022-12-01T10:55:50.1021613Z  2022-12-01T10:55:50.1021986Z  2022-12-01T10:55:50.1022289Z  2022-12-01T10:55:50.1022569Z  2022-12-01T10:55:50.1022897Z  2022-12-01T10:55:50.1023210Z  2022-12-01T10:55:50.1023493Z  2022-12-01T10:55:50.1023912Z [122 / 296] 8 actions, 7 running 2022-12-01T10:55:50.1024586Z GenerateAten aten/src/ATen/ops; 2s processwrapper-sandbox 2022-12-01T10:55:50.1025142Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:50.1025805Z Compiling src/google/protobuf/struct.pb.cc; 0s processwrapper-sandbox 2022-12-01T10:55:50.1026451Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:50.1027080Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:50.1027684Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:50.1028297Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:50.1028774Z [Scann] Compiling src/google/protobuf/type.pb.cc 2022-12-01T10:55:50.3322201Z 2022-12-01T10:55:50.3322715Z  2022-12-01T10:55:50.3323065Z  2022-12-01T10:55:50.3323391Z  2022-12-01T10:55:50.3323700Z  2022-12-01T10:55:50.3324001Z  2022-12-01T10:55:50.3324304Z  2022-12-01T10:55:50.3324597Z  2022-12-01T10:55:50.3324895Z  2022-12-01T10:55:50.3325322Z [131 / 296] 8 actions, 7 running 2022-12-01T10:55:50.3325895Z GenerateAten aten/src/ATen/ops; 2s processwrapper-sandbox 2022-12-01T10:55:50.3326576Z Compiling src/google/protobuf/type.pb.cc; 0s processwrapper-sandbox 2022-12-01T10:55:50.3327233Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:50.3327832Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:50.3328440Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:50.3329107Z Compiling src/google/protobuf/service.cc; 0s processwrapper-sandbox 2022-12-01T10:55:50.3329801Z Compiling src/google/protobuf/message.cc; 0s processwrapper-sandbox 2022-12-01T10:55:50.3330509Z [Scann] Compiling src/google/protobuf/reflection_ops.cc 2022-12-01T10:55:50.5714398Z 2022-12-01T10:55:50.5714963Z  2022-12-01T10:55:50.5715495Z  2022-12-01T10:55:50.5716616Z  2022-12-01T10:55:50.5719142Z  2022-12-01T10:55:50.5719482Z  2022-12-01T10:55:50.5719780Z  2022-12-01T10:55:50.5720081Z  2022-12-01T10:55:50.5720384Z  2022-12-01T10:55:50.5720823Z [137 / 296] 8 actions, 7 running 2022-12-01T10:55:50.5721412Z GenerateAten aten/src/ATen/ops; 2s processwrapper-sandbox 2022-12-01T10:55:50.5722108Z Compiling src/google/protobuf/reflection_ops.cc; 0s processwrapper-sandbox 2022-12-01T10:55:50.5722762Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:50.5723395Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:50.5724062Z Compiling src/google/protobuf/io/printer.cc; 0s processwrapper-sandbox 2022-12-01T10:55:50.5724718Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:50.5725350Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:50.5725923Z [Scann] Compiling src/google/protobuf/generated_message_reflection.cc 2022-12-01T10:55:50.7954290Z 2022-12-01T10:55:50.7954802Z  2022-12-01T10:55:50.7955164Z  2022-12-01T10:55:50.7955463Z  2022-12-01T10:55:50.7955740Z  2022-12-01T10:55:50.7956045Z  2022-12-01T10:55:50.7956342Z  2022-12-01T10:55:50.7956628Z  2022-12-01T10:55:50.7956936Z  2022-12-01T10:55:50.7957358Z [144 / 296] 8 actions, 7 running 2022-12-01T10:55:50.7957917Z GenerateAten aten/src/ATen/ops; 3s processwrapper-sandbox 2022-12-01T10:55:50.7958552Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:50.7959174Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:50.7959836Z Compiling src/google/protobuf/field_mask.pb.cc; 0s processwrapper-sandbox 2022-12-01T10:55:50.7960553Z Compiling src/google/protobuf/empty.pb.cc; 0s processwrapper-sandbox 2022-12-01T10:55:50.7961216Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:50.7962051Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:50.7962590Z [Scann] Compiling src/google/protobuf/compiler/java/java_extension_lite.cc 2022-12-01T10:55:50.9984772Z 2022-12-01T10:55:50.9985326Z  2022-12-01T10:55:50.9985686Z  2022-12-01T10:55:50.9985981Z  2022-12-01T10:55:50.9986273Z  2022-12-01T10:55:50.9987861Z  2022-12-01T10:55:50.9988360Z  2022-12-01T10:55:50.9988836Z  2022-12-01T10:55:50.9989138Z  2022-12-01T10:55:50.9989542Z [149 / 296] 8 actions, 7 running 2022-12-01T10:55:50.9990116Z GenerateAten aten/src/ATen/ops; 3s processwrapper-sandbox 2022-12-01T10:55:50.9990750Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:50.9991383Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:50.9992073Z Compiling src/google/protobuf/descriptor.pb.cc; 0s processwrapper-sandbox 2022-12-01T10:55:50.9992756Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:50.9993454Z Compiling src/google/protobuf/descriptor.cc; 0s processwrapper-sandbox 2022-12-01T10:55:50.9994111Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:50.9994600Z [Scann] Compiling src/google/protobuf/any.pb.cc 2022-12-01T10:55:51.2027170Z 2022-12-01T10:55:51.2027889Z  2022-12-01T10:55:51.2028243Z  2022-12-01T10:55:51.2028688Z  2022-12-01T10:55:51.2028987Z  2022-12-01T10:55:51.2029447Z  2022-12-01T10:55:51.2029729Z  2022-12-01T10:55:51.2030182Z  2022-12-01T10:55:51.2030446Z  2022-12-01T10:55:51.2031009Z [156 / 296] 8 actions, 7 running 2022-12-01T10:55:51.2031755Z GenerateAten aten/src/ATen/ops; 3s processwrapper-sandbox 2022-12-01T10:55:51.2032763Z Compiling src/google/protobuf/any.pb.cc; 0s processwrapper-sandbox 2022-12-01T10:55:51.2033597Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:51.2034373Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:51.2035128Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:51.2035911Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:51.2036652Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:51.2037352Z [Scann] Compiling src/google/protobuf/compiler/java/java_message_field.cc 2022-12-01T10:55:51.4073837Z 2022-12-01T10:55:51.4074357Z  2022-12-01T10:55:51.4074717Z  2022-12-01T10:55:51.4075034Z  2022-12-01T10:55:51.4075311Z  2022-12-01T10:55:51.4075578Z  2022-12-01T10:55:51.4075892Z  2022-12-01T10:55:51.4076143Z  2022-12-01T10:55:51.4076428Z  2022-12-01T10:55:51.4076816Z [160 / 296] 7 actions, 6 running 2022-12-01T10:55:51.4077324Z GenerateAten aten/src/ATen/ops; 3s processwrapper-sandbox 2022-12-01T10:55:51.4077892Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:51.4078477Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:51.4078997Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:51.4079509Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:51.4080059Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:51.4080474Z [Scann] @com_google_protobuf//:protoc_lib 2022-12-01T10:55:51.6503589Z 2022-12-01T10:55:51.6504099Z  2022-12-01T10:55:51.6504518Z  2022-12-01T10:55:51.6504807Z  2022-12-01T10:55:51.6505081Z  2022-12-01T10:55:51.6505376Z  2022-12-01T10:55:51.6505671Z  2022-12-01T10:55:51.6505956Z  2022-12-01T10:55:51.6506385Z [166 / 296] 8 actions running 2022-12-01T10:55:51.6506958Z GenerateAten aten/src/ATen/ops; 3s processwrapper-sandbox 2022-12-01T10:55:51.6507568Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:51.6508385Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:51.6508982Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:51.6509587Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:51.6510199Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:51.6510781Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:51.6511355Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:51.8937806Z 2022-12-01T10:55:51.8938985Z  2022-12-01T10:55:51.8939342Z  2022-12-01T10:55:51.8939659Z  2022-12-01T10:55:51.8939950Z  2022-12-01T10:55:51.8940252Z  2022-12-01T10:55:51.8944333Z  2022-12-01T10:55:51.8944696Z  2022-12-01T10:55:51.8945022Z  2022-12-01T10:55:51.8945479Z [174 / 296] 8 actions, 7 running 2022-12-01T10:55:51.8946039Z GenerateAten aten/src/ATen/ops; 4s processwrapper-sandbox 2022-12-01T10:55:51.8946696Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:51.8947332Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:51.8947956Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:51.8948595Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:51.8949235Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:51.8949877Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:51.8950399Z [Scann] Compiling src/google/protobuf/compiler/java/java_service.cc 2022-12-01T10:55:52.1136497Z 2022-12-01T10:55:52.1136996Z  2022-12-01T10:55:52.1137375Z  2022-12-01T10:55:52.1137676Z  2022-12-01T10:55:52.1138175Z  2022-12-01T10:55:52.1138646Z  2022-12-01T10:55:52.1139007Z  2022-12-01T10:55:52.1139239Z  2022-12-01T10:55:52.1139509Z  2022-12-01T10:55:52.1139877Z [179 / 296] 7 actions, 6 running 2022-12-01T10:55:52.1140358Z GenerateAten aten/src/ATen/ops; 4s processwrapper-sandbox 2022-12-01T10:55:52.1140977Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:52.1141631Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:52.1142250Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:52.1143052Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:52.1143683Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:52.1144088Z [Scann] @com_google_protobuf//:protoc_lib 2022-12-01T10:55:52.3754946Z 2022-12-01T10:55:52.3755472Z  2022-12-01T10:55:52.3755853Z  2022-12-01T10:55:52.3756187Z  2022-12-01T10:55:52.3756364Z  2022-12-01T10:55:52.3756615Z  2022-12-01T10:55:52.3756917Z  2022-12-01T10:55:52.3757201Z  2022-12-01T10:55:52.3757579Z [187 / 296] 6 actions, 5 running 2022-12-01T10:55:52.3758055Z GenerateAten aten/src/ATen/ops; 4s processwrapper-sandbox 2022-12-01T10:55:52.3758498Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:52.3759065Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:52.3759665Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:52.3760232Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:52.3760664Z [Scann] @com_google_protobuf//:protoc_lib 2022-12-01T10:55:52.6202775Z 2022-12-01T10:55:52.6203423Z  2022-12-01T10:55:52.6203914Z  2022-12-01T10:55:52.6204255Z  2022-12-01T10:55:52.6204708Z  2022-12-01T10:55:52.6205003Z  2022-12-01T10:55:52.6205459Z  2022-12-01T10:55:52.6205890Z [192 / 296] 8 actions, 7 running 2022-12-01T10:55:52.6206566Z GenerateAten aten/src/ATen/ops; 4s processwrapper-sandbox 2022-12-01T10:55:52.6207709Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:52.6208513Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:52.6209301Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:52.6210072Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:52.6210846Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:52.6211624Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:52.6212293Z [Scann] Compiling src/google/protobuf/compiler/java/java_extension.cc 2022-12-01T10:55:52.8505249Z 2022-12-01T10:55:52.8505774Z  2022-12-01T10:55:52.8506155Z  2022-12-01T10:55:52.8506530Z  2022-12-01T10:55:52.8508608Z  2022-12-01T10:55:52.8509206Z  2022-12-01T10:55:52.8509504Z  2022-12-01T10:55:52.8509812Z  2022-12-01T10:55:52.8511672Z  2022-12-01T10:55:52.8512309Z [198 / 296] 8 actions running 2022-12-01T10:55:52.8513106Z GenerateAten aten/src/ATen/ops; 5s processwrapper-sandbox 2022-12-01T10:55:52.8513786Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:52.8514371Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:52.8514999Z Compiling src/google/protobuf/duration.pb.cc; 0s processwrapper-sandbox 2022-12-01T10:55:52.8515685Z Compiling src/google/protobuf/map_field.cc; 0s processwrapper-sandbox 2022-12-01T10:55:52.8516343Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:52.8516969Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:52.8517604Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:53.0523062Z 2022-12-01T10:55:53.0523819Z  2022-12-01T10:55:53.0524174Z  2022-12-01T10:55:53.0524456Z  2022-12-01T10:55:53.0524750Z  2022-12-01T10:55:53.0525035Z  2022-12-01T10:55:53.0525308Z  2022-12-01T10:55:53.0525584Z  2022-12-01T10:55:53.0525877Z  2022-12-01T10:55:53.0526272Z [206 / 296] 8 actions, 7 running 2022-12-01T10:55:53.0526817Z GenerateAten aten/src/ATen/ops; 5s processwrapper-sandbox 2022-12-01T10:55:53.0527425Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:53.0528016Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:53.0528610Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:53.0529215Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:53.0529807Z Compiling src/google/protobuf/text_format.cc; 0s processwrapper-sandbox 2022-12-01T10:55:53.0530491Z Compiling src/google/protobuf/timestamp.pb.cc; 0s processwrapper-sandbox 2022-12-01T10:55:53.0530985Z [Scann] @com_google_protobuf//:protoc_lib 2022-12-01T10:55:53.2549776Z 2022-12-01T10:55:53.2550291Z  2022-12-01T10:55:53.2550659Z  2022-12-01T10:55:53.2550957Z  2022-12-01T10:55:53.2551260Z  2022-12-01T10:55:53.2551537Z  2022-12-01T10:55:53.2551825Z  2022-12-01T10:55:53.2552119Z  2022-12-01T10:55:53.2552396Z  2022-12-01T10:55:53.2552811Z [211 / 296] 8 actions, 7 running 2022-12-01T10:55:53.2553371Z GenerateAten aten/src/ATen/ops; 5s processwrapper-sandbox 2022-12-01T10:55:53.2554028Z Compiling src/google/protobuf/text_format.cc; 0s processwrapper-sandbox 2022-12-01T10:55:53.2554701Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:53.2555336Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:53.2555919Z Compiling crc32.c; 0s processwrapper-sandbox 2022-12-01T10:55:53.2556536Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-12-01T10:55:53.2557175Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:53.2557686Z [Prepa] Compiling src/google/protobuf/util/internal/error_listener.cc 2022-12-01T10:55:53.4921718Z 2022-12-01T10:55:53.4922221Z  2022-12-01T10:55:53.4922587Z  2022-12-01T10:55:53.4922894Z  2022-12-01T10:55:53.4923180Z  2022-12-01T10:55:53.4923479Z  2022-12-01T10:55:53.4923771Z  2022-12-01T10:55:53.4924061Z  2022-12-01T10:55:53.4924358Z  2022-12-01T10:55:53.4924788Z [221 / 296] 7 actions, 6 running 2022-12-01T10:55:53.4925328Z GenerateAten aten/src/ATen/ops; 5s processwrapper-sandbox 2022-12-01T10:55:53.4925954Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:53.4926570Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:53.4927142Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:53.4927765Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:53.4928361Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:53.4928803Z [Scann] Compiling compress.c 2022-12-01T10:55:53.8073688Z 2022-12-01T10:55:53.8074231Z  2022-12-01T10:55:53.8074609Z  2022-12-01T10:55:53.8074899Z  2022-12-01T10:55:53.8075209Z  2022-12-01T10:55:53.8075499Z  2022-12-01T10:55:53.8075804Z  2022-12-01T10:55:53.8076081Z  2022-12-01T10:55:53.8076493Z [229 / 296] 8 actions, 7 running 2022-12-01T10:55:53.8077142Z GenerateAten aten/src/ATen/ops; 6s processwrapper-sandbox 2022-12-01T10:55:53.8077955Z Compiling src/google/protobuf/util/json_util.cc; 0s processwrapper-sandbox 2022-12-01T10:55:53.8078738Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:53.8079641Z Compiling src/google/protobuf/util/time_util.cc; 0s processwrapper-sandbox 2022-12-01T10:55:53.8080466Z Compiling src/google/protobuf/any_lite.cc; 0s processwrapper-sandbox 2022-12-01T10:55:53.8081165Z Compiling src/google/protobuf/wire_format.cc; 0s processwrapper-sandbox 2022-12-01T10:55:53.8081851Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:53.8082386Z [Scann] Compiling src/google/protobuf/compiler/code_generator.cc 2022-12-01T10:55:54.0376559Z 2022-12-01T10:55:54.0378187Z  2022-12-01T10:55:54.0378660Z  2022-12-01T10:55:54.0379186Z  2022-12-01T10:55:54.0382516Z  2022-12-01T10:55:54.0382850Z  2022-12-01T10:55:54.0383025Z  2022-12-01T10:55:54.0383232Z  2022-12-01T10:55:54.0383509Z  2022-12-01T10:55:54.0383879Z [240 / 301] 5 actions, 4 running 2022-12-01T10:55:54.0384404Z GenerateAten aten/src/ATen/ops; 6s processwrapper-sandbox 2022-12-01T10:55:54.0384918Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:54.0385312Z Compiling src/google/protobuf/extension_set.cc; 0s processwrapper-sandbox 2022-12-01T10:55:54.0385689Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-12-01T10:55:54.0385966Z [Prepa] @mkl_dnn//:third_party/oneDNN/include_dnnl_version 2022-12-01T10:55:54.2512082Z 2022-12-01T10:55:54.2513551Z  2022-12-01T10:55:54.2513795Z  2022-12-01T10:55:54.2513973Z  2022-12-01T10:55:54.2514184Z  2022-12-01T10:55:54.2514352Z  2022-12-01T10:55:54.2514592Z [256 / 316] 2 actions running 2022-12-01T10:55:54.2514910Z GenerateAten aten/src/ATen/ops; 6s processwrapper-sandbox 2022-12-01T10:55:54.2515286Z Linking external/com_google_protobuf/protoc; 0s processwrapper-sandbox 2022-12-01T10:55:54.5136437Z 2022-12-01T10:55:54.5138513Z  2022-12-01T10:55:54.5138942Z  2022-12-01T10:55:54.5139394Z [320 / 378] 3 actions, 2 running 2022-12-01T10:55:54.5139985Z GenerateAten aten/src/ATen/ops; 6s processwrapper-sandbox 2022-12-01T10:55:54.5140545Z Executing genrule @local_config_python//:python_include; 0s local 2022-12-01T10:55:54.5141008Z [Prepa] //tools/setup_helpers:generate_code 2022-12-01T10:55:54.7358970Z 2022-12-01T10:55:54.7359662Z  2022-12-01T10:55:54.7360085Z  2022-12-01T10:55:54.7360398Z  2022-12-01T10:55:54.7360811Z [328 / 430] 7 actions, 6 running 2022-12-01T10:55:54.7361395Z GenerateAten aten/src/ATen/ops; 7s processwrapper-sandbox 2022-12-01T10:55:54.7361944Z Executing genrule @local_config_python//:python_include; 0s local 2022-12-01T10:55:54.7362580Z Executing genrule //:generate-code; 0s processwrapper-sandbox 2022-12-01T10:55:54.7363202Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:54.7363871Z Compiling src/google/protobuf/wrappers.pb.cc; 0s processwrapper-sandbox 2022-12-01T10:55:54.7364553Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:54.7365006Z [Scann] @com_google_protobuf//:protobuf 2022-12-01T10:55:54.9792233Z 2022-12-01T10:55:54.9792755Z  2022-12-01T10:55:54.9793092Z  2022-12-01T10:55:54.9793399Z  2022-12-01T10:55:54.9793681Z  2022-12-01T10:55:54.9793961Z  2022-12-01T10:55:54.9794281Z  2022-12-01T10:55:54.9794575Z  2022-12-01T10:55:54.9794973Z [333 / 430] 8 actions, 7 running 2022-12-01T10:55:54.9795549Z GenerateAten aten/src/ATen/ops; 7s processwrapper-sandbox 2022-12-01T10:55:54.9796203Z Executing genrule //:generate-code; 0s processwrapper-sandbox 2022-12-01T10:55:54.9796836Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:54.9797458Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:54.9798094Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:54.9798725Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:54.9799356Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:54.9800072Z [Scann] Compiling src/google/protobuf/util/internal/proto_writer.cc 2022-12-01T10:55:55.2449563Z 2022-12-01T10:55:55.2450161Z  2022-12-01T10:55:55.2450597Z  2022-12-01T10:55:55.2450965Z  2022-12-01T10:55:55.2451284Z  2022-12-01T10:55:55.2451643Z  2022-12-01T10:55:55.2451967Z  2022-12-01T10:55:55.2452298Z  2022-12-01T10:55:55.2452716Z  2022-12-01T10:55:55.2453197Z [336 / 430] 8 actions, 7 running 2022-12-01T10:55:55.2453846Z GenerateAten aten/src/ATen/ops; 7s processwrapper-sandbox 2022-12-01T10:55:55.2454607Z Executing genrule //:generate-code; 0s processwrapper-sandbox 2022-12-01T10:55:55.2455419Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:55.2456036Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:55.2456651Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:55.2457332Z Compiling src/google/protobuf/util/json_util.cc; 0s processwrapper-sandbox 2022-12-01T10:55:55.2457990Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:55.2458954Z [Scann] Compiling src/google/protobuf/util/internal/type_info.cc 2022-12-01T10:55:55.4525046Z 2022-12-01T10:55:55.4525582Z  2022-12-01T10:55:55.4525941Z  2022-12-01T10:55:55.4526245Z  2022-12-01T10:55:55.4526549Z  2022-12-01T10:55:55.4526826Z  2022-12-01T10:55:55.4527116Z  2022-12-01T10:55:55.4527402Z  2022-12-01T10:55:55.4527681Z  2022-12-01T10:55:55.4528080Z [341 / 430] 8 actions running 2022-12-01T10:55:55.4528664Z GenerateAten aten/src/ATen/ops; 7s processwrapper-sandbox 2022-12-01T10:55:55.4529316Z Executing genrule //:generate-code; 0s processwrapper-sandbox 2022-12-01T10:55:55.4529934Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:55.4530562Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:55.4531255Z Compiling src/google/protobuf/wire_format.cc; 0s processwrapper-sandbox 2022-12-01T10:55:55.4531888Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:55.4532807Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:55.4533444Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:55.6979800Z 2022-12-01T10:55:55.6980379Z  2022-12-01T10:55:55.6981997Z  2022-12-01T10:55:55.6982249Z  2022-12-01T10:55:55.6982505Z  2022-12-01T10:55:55.6982685Z  2022-12-01T10:55:55.6982874Z  2022-12-01T10:55:55.6983058Z  2022-12-01T10:55:55.6983306Z  2022-12-01T10:55:55.6983594Z [348 / 430] 8 actions, 7 running 2022-12-01T10:55:55.6984037Z GenerateAten aten/src/ATen/ops; 8s processwrapper-sandbox 2022-12-01T10:55:55.6985891Z Executing genrule //:generate-code; 1s processwrapper-sandbox 2022-12-01T10:55:55.6986743Z Compiling src/google/protobuf/util/time_util.cc; 0s processwrapper-sandbox 2022-12-01T10:55:55.6987352Z Compiling src/google/protobuf/io/printer.cc; 0s processwrapper-sandbox 2022-12-01T10:55:55.6988249Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:55.6989037Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:55.6989658Z Compiling src/google/protobuf/text_format.cc; 0s processwrapper-sandbox 2022-12-01T10:55:55.6990029Z [Scann] Compiling src/google/protobuf/util/delimited_message_util.cc 2022-12-01T10:55:55.8984053Z 2022-12-01T10:55:55.8984609Z  2022-12-01T10:55:55.8984935Z  2022-12-01T10:55:55.8985234Z  2022-12-01T10:55:55.8985540Z  2022-12-01T10:55:55.8985827Z  2022-12-01T10:55:55.8986163Z  2022-12-01T10:55:55.8986476Z  2022-12-01T10:55:55.8986766Z  2022-12-01T10:55:55.8987195Z [354 / 430] 8 actions, 7 running 2022-12-01T10:55:55.8987741Z GenerateAten aten/src/ATen/ops; 8s processwrapper-sandbox 2022-12-01T10:55:55.8988607Z Executing genrule //:generate-code; 1s processwrapper-sandbox 2022-12-01T10:55:55.8989311Z Compiling src/google/protobuf/type.pb.cc; 0s processwrapper-sandbox 2022-12-01T10:55:55.8990022Z Compiling src/google/protobuf/timestamp.pb.cc; 0s processwrapper-sandbox 2022-12-01T10:55:55.8990727Z Compiling src/google/protobuf/reflection_ops.cc; 0s processwrapper-sandbox 2022-12-01T10:55:55.8991383Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:55.8992030Z Compiling src/google/protobuf/struct.pb.cc; 0s processwrapper-sandbox 2022-12-01T10:55:55.8992580Z [Sched] Compiling src/google/protobuf/source_context.pb.cc 2022-12-01T10:55:56.1277094Z 2022-12-01T10:55:56.1277612Z  2022-12-01T10:55:56.1277960Z  2022-12-01T10:55:56.1278272Z  2022-12-01T10:55:56.1278555Z  2022-12-01T10:55:56.1278853Z  2022-12-01T10:55:56.1279166Z  2022-12-01T10:55:56.1279411Z  2022-12-01T10:55:56.1279699Z  2022-12-01T10:55:56.1280805Z [359 / 430] 8 actions, 7 running 2022-12-01T10:55:56.1281377Z GenerateAten aten/src/ATen/ops; 8s processwrapper-sandbox 2022-12-01T10:55:56.1282048Z Executing genrule //:generate-code; 1s processwrapper-sandbox 2022-12-01T10:55:56.1282770Z Compiling src/google/protobuf/struct.pb.cc; 0s processwrapper-sandbox 2022-12-01T10:55:56.1283491Z Compiling src/google/protobuf/map_field.cc; 0s processwrapper-sandbox 2022-12-01T10:55:56.1284171Z Compiling src/google/protobuf/service.cc; 0s processwrapper-sandbox 2022-12-01T10:55:56.1284832Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:56.1285425Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:56.1285927Z [Scann] Compiling src/google/protobuf/io/gzip_stream.cc 2022-12-01T10:55:56.3563886Z 2022-12-01T10:55:56.3564440Z  2022-12-01T10:55:56.3564893Z  2022-12-01T10:55:56.3565257Z  2022-12-01T10:55:56.3565574Z  2022-12-01T10:55:56.3565926Z  2022-12-01T10:55:56.3566256Z  2022-12-01T10:55:56.3566672Z  2022-12-01T10:55:56.3566970Z  2022-12-01T10:55:56.3567405Z [365 / 430] 8 actions, 7 running 2022-12-01T10:55:56.3568197Z GenerateAten aten/src/ATen/ops; 8s processwrapper-sandbox 2022-12-01T10:55:56.3568895Z Executing genrule //:generate-code; 1s processwrapper-sandbox 2022-12-01T10:55:56.3569506Z Compiling src/google/protobuf/message.cc; 0s processwrapper-sandbox 2022-12-01T10:55:56.3570133Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:56.3570764Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:56.3571408Z Compiling src/google/protobuf/field_mask.pb.cc; 0s processwrapper-sandbox 2022-12-01T10:55:56.3572110Z Compiling src/google/protobuf/io/tokenizer.cc; 0s processwrapper-sandbox 2022-12-01T10:55:56.3572726Z [Scann] Compiling src/google/protobuf/empty.pb.cc 2022-12-01T10:55:56.5665309Z 2022-12-01T10:55:56.5665868Z  2022-12-01T10:55:56.5666260Z  2022-12-01T10:55:56.5666561Z  2022-12-01T10:55:56.5666865Z  2022-12-01T10:55:56.5667142Z  2022-12-01T10:55:56.5667476Z  2022-12-01T10:55:56.5667785Z  2022-12-01T10:55:56.5668060Z  2022-12-01T10:55:56.5668473Z [371 / 430] 8 actions, 7 running 2022-12-01T10:55:56.5669049Z GenerateAten aten/src/ATen/ops; 8s processwrapper-sandbox 2022-12-01T10:55:56.5669685Z Executing genrule //:generate-code; 2s processwrapper-sandbox 2022-12-01T10:55:56.5670378Z Compiling src/google/protobuf/descriptor.cc; 0s processwrapper-sandbox 2022-12-01T10:55:56.5671101Z Compiling src/google/protobuf/duration.pb.cc; 0s processwrapper-sandbox 2022-12-01T10:55:56.5671769Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:56.5672475Z Compiling src/google/protobuf/descriptor.pb.cc; 0s processwrapper-sandbox 2022-12-01T10:55:56.5673410Z Compiling src/google/protobuf/api.pb.cc; 0s processwrapper-sandbox 2022-12-01T10:55:56.5673963Z [Scann] Compiling src/google/protobuf/stubs/substitute.cc 2022-12-01T10:55:56.7682971Z 2022-12-01T10:55:56.7683521Z  2022-12-01T10:55:56.7683949Z  2022-12-01T10:55:56.7684261Z  2022-12-01T10:55:56.7684531Z  2022-12-01T10:55:56.7684823Z  2022-12-01T10:55:56.7685108Z  2022-12-01T10:55:56.7685524Z  2022-12-01T10:55:56.7685803Z  2022-12-01T10:55:56.7686209Z [375 / 1,277] 7 actions, 6 running 2022-12-01T10:55:56.7686744Z GenerateAten aten/src/ATen/ops; 9s processwrapper-sandbox 2022-12-01T10:55:56.7687359Z Executing genrule //:generate-code; 2s processwrapper-sandbox 2022-12-01T10:55:56.7688007Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:56.7688671Z Compiling src/google/protobuf/descriptor.pb.cc; 0s processwrapper-sandbox 2022-12-01T10:55:56.7689326Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:56.7689971Z Compiling src/google/protobuf/any.pb.cc; 0s processwrapper-sandbox 2022-12-01T10:55:56.7690465Z [Sched] Compiling src/asmjit/x86/x86formatter.cpp 2022-12-01T10:55:56.9928613Z 2022-12-01T10:55:56.9929320Z  2022-12-01T10:55:56.9929701Z  2022-12-01T10:55:56.9930177Z  2022-12-01T10:55:56.9930468Z  2022-12-01T10:55:56.9930908Z  2022-12-01T10:55:56.9931207Z  2022-12-01T10:55:56.9931468Z  2022-12-01T10:55:56.9931999Z [380 / 1,277] 8 actions, 7 running 2022-12-01T10:55:56.9932631Z GenerateAten aten/src/ATen/ops; 9s processwrapper-sandbox 2022-12-01T10:55:56.9933265Z Executing genrule //:generate-code; 2s processwrapper-sandbox 2022-12-01T10:55:56.9933887Z Compiling src/asmjit/x86/x86func.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:56.9934507Z Compiling src/asmjit/x86/x86instdb.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:56.9935127Z Compiling src/asmjit/x86/x86compiler.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:56.9935755Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:56.9936342Z Compiling src/asmjit/core/zonehash.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:56.9937020Z [Scann] Compiling src/asmjit/core/zonevector.cpp 2022-12-01T10:55:57.2447187Z 2022-12-01T10:55:57.2447714Z  2022-12-01T10:55:57.2448163Z  2022-12-01T10:55:57.2448476Z  2022-12-01T10:55:57.2448748Z  2022-12-01T10:55:57.2449034Z  2022-12-01T10:55:57.2449317Z  2022-12-01T10:55:57.2449589Z  2022-12-01T10:55:57.2449871Z  2022-12-01T10:55:57.2450277Z [387 / 1,277] 7 actions, 6 running 2022-12-01T10:55:57.2450840Z GenerateAten aten/src/ATen/ops; 9s processwrapper-sandbox 2022-12-01T10:55:57.2451416Z Executing genrule //:generate-code; 2s processwrapper-sandbox 2022-12-01T10:55:57.2451895Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-12-01T10:55:57.2452262Z Compiling src/asmjit/core/rastack.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:57.2452692Z Compiling src/asmjit/core/osutils.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:57.2453062Z Compiling src/asmjit/core/logger.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:57.2453462Z [Scann] Compiling src/asmjit/core/errorhandler.cpp 2022-12-01T10:55:57.4532469Z 2022-12-01T10:55:57.4535050Z  2022-12-01T10:55:57.4535429Z  2022-12-01T10:55:57.4535761Z  2022-12-01T10:55:57.4536063Z  2022-12-01T10:55:57.4536353Z  2022-12-01T10:55:57.4536657Z  2022-12-01T10:55:57.4536950Z  2022-12-01T10:55:57.4537369Z [395 / 1,277] 7 actions running 2022-12-01T10:55:57.4537962Z GenerateAten aten/src/ATen/ops; 9s processwrapper-sandbox 2022-12-01T10:55:57.4538876Z Executing genrule //:generate-code; 2s processwrapper-sandbox 2022-12-01T10:55:57.4539655Z Compiling src/asmjit/core/emithelper.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:57.4540523Z Compiling src/asmjit/core/codeholder.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:57.4541199Z Compiling src/asmjit/core/cpuinfo.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:57.4541844Z Compiling src/asmjit/core/compiler.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:57.4542506Z Compiling src/asmjit/core/constpool.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:57.6568199Z 2022-12-01T10:55:57.6569252Z  2022-12-01T10:55:57.6569651Z  2022-12-01T10:55:57.6569967Z  2022-12-01T10:55:57.6570294Z  2022-12-01T10:55:57.6570632Z  2022-12-01T10:55:57.6570951Z  2022-12-01T10:55:57.6571299Z  2022-12-01T10:55:57.6571773Z [404 / 1,277] 8 actions, 7 running 2022-12-01T10:55:57.6572457Z GenerateAten aten/src/ATen/ops; 9s processwrapper-sandbox 2022-12-01T10:55:57.6573122Z Executing genrule //:generate-code; 3s processwrapper-sandbox 2022-12-01T10:55:57.6573736Z Compiling src/asmjit/arm/a64compiler.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:57.6574401Z Compiling src/asmjit/arm/a64func.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:57.6575012Z Compiling src/linux/multiline.c; 0s processwrapper-sandbox 2022-12-01T10:55:57.6575550Z Compiling src/x86/uarch.c; 0s processwrapper-sandbox 2022-12-01T10:55:57.6576125Z Compiling src/x86/topology.c; 0s processwrapper-sandbox 2022-12-01T10:55:57.6576578Z [Scann] Compiling src/linux/cpulist.c 2022-12-01T10:55:57.9297523Z 2022-12-01T10:55:57.9298668Z  2022-12-01T10:55:57.9299039Z  2022-12-01T10:55:57.9299482Z  2022-12-01T10:55:57.9299801Z  2022-12-01T10:55:57.9300357Z  2022-12-01T10:55:57.9300729Z  2022-12-01T10:55:57.9301247Z  2022-12-01T10:55:57.9301731Z  2022-12-01T10:55:57.9302215Z [413 / 1,277] 7 actions, 6 running 2022-12-01T10:55:57.9303020Z GenerateAten aten/src/ATen/ops; 10s processwrapper-sandbox 2022-12-01T10:55:57.9304062Z Executing genrule //:generate-code; 3s processwrapper-sandbox 2022-12-01T10:55:57.9305051Z Compiling src/FbgemmFloat16ConvertAvx512.cc; 0s processwrapper-sandbox 2022-12-01T10:55:57.9306037Z Compiling src/FbgemmFP16UKernelsAvx512.cc; 0s processwrapper-sandbox 2022-12-01T10:55:57.9307328Z Compiling src/UtilsAvx512.cc; 0s processwrapper-sandbox 2022-12-01T10:55:57.9308286Z Compiling src/FbgemmBfloat16ConvertAvx512.cc; 0s processwrapper-sandbox 2022-12-01T10:55:57.9309067Z [Scann] Compiling src/EmbeddingSpMDMAvx512.cc 2022-12-01T10:55:58.1563585Z 2022-12-01T10:55:58.1564404Z  2022-12-01T10:55:58.1564775Z  2022-12-01T10:55:58.1565081Z  2022-12-01T10:55:58.1565370Z  2022-12-01T10:55:58.1565705Z  2022-12-01T10:55:58.1566025Z  2022-12-01T10:55:58.1566311Z  2022-12-01T10:55:58.1566732Z [420 / 1,277] 8 actions, 7 running 2022-12-01T10:55:58.1567312Z GenerateAten aten/src/ATen/ops; 10s processwrapper-sandbox 2022-12-01T10:55:58.1567955Z Executing genrule //:generate-code; 3s processwrapper-sandbox 2022-12-01T10:55:58.1568558Z Compiling src/TransposeUtils.cc; 0s processwrapper-sandbox 2022-12-01T10:55:58.1569131Z Compiling src/EmbeddingSpMDMAvx2.cc; 0s processwrapper-sandbox 2022-12-01T10:55:58.1569766Z Compiling src/FbgemmI8Depthwise3DAvx2.cc; 0s processwrapper-sandbox 2022-12-01T10:55:58.1570512Z Compiling src/PackWeightMatrixForGConv.cc; 0s processwrapper-sandbox 2022-12-01T10:55:58.1571219Z Compiling src/PackWeightsForConv.cc; 0s processwrapper-sandbox 2022-12-01T10:55:58.1571696Z [Scann] Compiling src/PackBMatrix.cc 2022-12-01T10:55:58.3676302Z 2022-12-01T10:55:58.3680814Z  2022-12-01T10:55:58.3681192Z  2022-12-01T10:55:58.3681535Z  2022-12-01T10:55:58.3681812Z  2022-12-01T10:55:58.3682109Z  2022-12-01T10:55:58.3682408Z  2022-12-01T10:55:58.3682683Z  2022-12-01T10:55:58.3682969Z  2022-12-01T10:55:58.3683381Z [425 / 1,277] 8 actions, 7 running 2022-12-01T10:55:58.3683958Z GenerateAten aten/src/ATen/ops; 10s processwrapper-sandbox 2022-12-01T10:55:58.3684821Z Executing genrule //:generate-code; 3s processwrapper-sandbox 2022-12-01T10:55:58.3685531Z Compiling src/FbgemmI8Depthwise3DAvx2.cc; 0s processwrapper-sandbox 2022-12-01T10:55:58.3686265Z Compiling src/PackWeightsForDirectConv.cc; 0s processwrapper-sandbox 2022-12-01T10:55:58.3686883Z @fbgemm//:fbgemm; 0s processwrapper-sandbox 2022-12-01T10:55:58.3687534Z Compiling src/GenerateKernelU8S8S32ACC16.cc; 0s processwrapper-sandbox 2022-12-01T10:55:58.3688122Z @fbgemm//:fbgemm; 0s processwrapper-sandbox 2022-12-01T10:55:58.3688562Z [Scann] Compiling src/GenerateKernel.cc 2022-12-01T10:55:58.6544688Z 2022-12-01T10:55:58.6545226Z  2022-12-01T10:55:58.6545596Z  2022-12-01T10:55:58.6545902Z  2022-12-01T10:55:58.6547032Z  2022-12-01T10:55:58.6547549Z  2022-12-01T10:55:58.6548135Z  2022-12-01T10:55:58.6550800Z  2022-12-01T10:55:58.6551460Z  2022-12-01T10:55:58.6551904Z [427 / 1,277] 7 actions running 2022-12-01T10:55:58.6552478Z GenerateAten aten/src/ATen/ops; 10s processwrapper-sandbox 2022-12-01T10:55:58.6553532Z Executing genrule //:generate-code; 4s processwrapper-sandbox 2022-12-01T10:55:58.6554366Z Compiling src/FbgemmI8Depthwise3DAvx2.cc; 0s processwrapper-sandbox 2022-12-01T10:55:58.6555351Z Compiling src/GenerateKernelU8S8S32ACC16.cc; 0s processwrapper-sandbox 2022-12-01T10:55:58.6556069Z @fbgemm//:fbgemm; 0s processwrapper-sandbox 2022-12-01T10:55:58.6556925Z Compiling src/GenerateKernel.cc; 0s processwrapper-sandbox 2022-12-01T10:55:58.6557695Z Compiling src/FbgemmSparseDense.cc; 0s processwrapper-sandbox 2022-12-01T10:55:58.8837100Z 2022-12-01T10:55:58.8837675Z  2022-12-01T10:55:58.8838022Z  2022-12-01T10:55:58.8838304Z  2022-12-01T10:55:58.8838600Z  2022-12-01T10:55:58.8839681Z  2022-12-01T10:55:58.8840347Z  2022-12-01T10:55:58.8840781Z  2022-12-01T10:55:58.8841400Z [433 / 1,277] 8 actions, 7 running 2022-12-01T10:55:58.8842249Z GenerateAten aten/src/ATen/ops; 11s processwrapper-sandbox 2022-12-01T10:55:58.8843186Z Executing genrule //:generate-code; 4s processwrapper-sandbox 2022-12-01T10:55:58.8844404Z @fbgemm//:fbgemm; 0s processwrapper-sandbox 2022-12-01T10:55:58.8845293Z Compiling src/EmbeddingSpMDMNBit.cc; 0s processwrapper-sandbox 2022-12-01T10:55:58.8846229Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-12-01T10:55:58.8847268Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-12-01T10:55:58.8848033Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-12-01T10:55:58.8848588Z [Scann] Compiling src/libm/sleefsimdsp.c 2022-12-01T10:55:59.1468459Z 2022-12-01T10:55:59.1470306Z  2022-12-01T10:55:59.1471218Z  2022-12-01T10:55:59.1471594Z  2022-12-01T10:55:59.1471915Z  2022-12-01T10:55:59.1472366Z  2022-12-01T10:55:59.1472625Z  2022-12-01T10:55:59.1472907Z  2022-12-01T10:55:59.1473206Z  2022-12-01T10:55:59.1473607Z [441 / 1,277] 8 actions, 7 running 2022-12-01T10:55:59.1474181Z GenerateAten aten/src/ATen/ops; 11s processwrapper-sandbox 2022-12-01T10:55:59.1474842Z Executing genrule //:generate-code; 4s processwrapper-sandbox 2022-12-01T10:55:59.1475501Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-12-01T10:55:59.1476141Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-12-01T10:55:59.1476793Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-12-01T10:55:59.1477433Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-12-01T10:55:59.1478053Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-12-01T10:55:59.1478539Z [Scann] Compiling src/libm/sleefsimdsp.c 2022-12-01T10:55:59.3542850Z 2022-12-01T10:55:59.3546834Z  2022-12-01T10:55:59.3562414Z  2022-12-01T10:55:59.3562928Z  2022-12-01T10:55:59.3563785Z  2022-12-01T10:55:59.3564308Z  2022-12-01T10:55:59.3564876Z  2022-12-01T10:55:59.3565159Z  2022-12-01T10:55:59.3565478Z  2022-12-01T10:55:59.3572076Z [452 / 1,283] 8 actions, 7 running 2022-12-01T10:55:59.3572459Z GenerateAten aten/src/ATen/ops; 11s processwrapper-sandbox 2022-12-01T10:55:59.3572951Z Executing genrule //:generate-code; 4s processwrapper-sandbox 2022-12-01T10:55:59.3573331Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-12-01T10:55:59.3573727Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-12-01T10:55:59.3574072Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-12-01T10:55:59.3574486Z Linking external/sleef/mkdisp [for host]; 0s processwrapper-sandbox 2022-12-01T10:55:59.3574826Z Compiling src/libm/sleefqp.c; 0s processwrapper-sandbox 2022-12-01T10:55:59.3575128Z [Scann] Compiling src/libm/sleefdp.c 2022-12-01T10:55:59.5621918Z 2022-12-01T10:55:59.5622892Z  2022-12-01T10:55:59.5623480Z  2022-12-01T10:55:59.5623948Z  2022-12-01T10:55:59.5624648Z  2022-12-01T10:55:59.5624982Z  2022-12-01T10:55:59.5625468Z  2022-12-01T10:55:59.5625808Z  2022-12-01T10:55:59.5626308Z  2022-12-01T10:55:59.5626785Z [493 / 1,321] 6 actions, 4 running 2022-12-01T10:55:59.5627490Z GenerateAten aten/src/ATen/ops; 11s processwrapper-sandbox 2022-12-01T10:55:59.5628215Z Executing genrule //:generate-code; 5s processwrapper-sandbox 2022-12-01T10:55:59.5628843Z Compiling external/sleef/dispsse.c; 0s processwrapper-sandbox 2022-12-01T10:55:59.5629467Z //:cpu/group_norm_kernel.cpp_DEFAULT_cp; 0s processwrapper-sandbox 2022-12-01T10:55:59.5630021Z [Prepa] Executing genrule //:cpu/UnfoldBackwardKernel.cpp_DEFAULT_cp 2022-12-01T10:55:59.5630555Z [Sched] Executing genrule //:cpu/StackKernel.cpp_DEFAULT_cp 2022-12-01T10:55:59.8092682Z 2022-12-01T10:55:59.8093312Z  2022-12-01T10:55:59.8094692Z  2022-12-01T10:55:59.8095475Z  2022-12-01T10:55:59.8096030Z  2022-12-01T10:55:59.8096522Z  2022-12-01T10:55:59.8096846Z  2022-12-01T10:55:59.8097290Z [520 / 1,341] 8 actions, 7 running 2022-12-01T10:55:59.8098129Z GenerateAten aten/src/ATen/ops; 12s processwrapper-sandbox 2022-12-01T10:55:59.8099221Z Executing genrule //:generate-code; 5s processwrapper-sandbox 2022-12-01T10:55:59.8099825Z Compiling c10/util/signal_handler.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:59.8100265Z Compiling c10/util/intrusive_ptr.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:59.8100630Z Compiling c10/util/Type_demangle.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:59.8101002Z Compiling c10/util/flags_use_no_gflags.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:59.8101425Z Compiling c10/util/Metaprogramming.cpp; 0s processwrapper-sandbox 2022-12-01T10:55:59.8101826Z [Scann] Compiling c10/util/MathConstants.cpp 2022-12-01T10:56:00.0139670Z 2022-12-01T10:56:00.0140217Z  2022-12-01T10:56:00.0140578Z  2022-12-01T10:56:00.0140882Z  2022-12-01T10:56:00.0141164Z  2022-12-01T10:56:00.0141459Z  2022-12-01T10:56:00.0141746Z  2022-12-01T10:56:00.0142037Z  2022-12-01T10:56:00.0142343Z  2022-12-01T10:56:00.0142766Z [528 / 1,341] 8 actions, 7 running 2022-12-01T10:56:00.0143292Z GenerateAten aten/src/ATen/ops; 12s processwrapper-sandbox 2022-12-01T10:56:00.0143868Z Executing genrule //:generate-code; 5s processwrapper-sandbox 2022-12-01T10:56:00.0144477Z Compiling c10/util/Logging.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:00.0145079Z Compiling c10/util/typeid.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:00.0145642Z Compiling c10/util/TypeCast.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:00.0146204Z Compiling c10/util/C++17.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:00.0146759Z Compiling c10/mobile/CPUCachingAllocator.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:00.0147409Z [Scann] Compiling c10/core/impl/SizesAndStrides.cpp 2022-12-01T10:56:00.2419320Z 2022-12-01T10:56:00.2419987Z  2022-12-01T10:56:00.2420304Z  2022-12-01T10:56:00.2420603Z  2022-12-01T10:56:00.2420885Z  2022-12-01T10:56:00.2421202Z  2022-12-01T10:56:00.2421505Z  2022-12-01T10:56:00.2421769Z  2022-12-01T10:56:00.2422052Z  2022-12-01T10:56:00.2422462Z [534 / 1,341] 8 actions, 7 running 2022-12-01T10:56:00.2423012Z GenerateAten aten/src/ATen/ops; 12s processwrapper-sandbox 2022-12-01T10:56:00.2423645Z Executing genrule //:generate-code; 5s processwrapper-sandbox 2022-12-01T10:56:00.2424365Z Compiling c10/core/impl/PythonDispatcherTLS.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:00.2424948Z //c10/core:base; 0s processwrapper-sandbox 2022-12-01T10:56:00.2425569Z Compiling c10/core/SymIntNodeImpl.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:00.2426258Z Compiling c10/core/SymIntArrayRef.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:00.2426913Z Compiling c10/core/TensorOptions.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:00.2427379Z [Scann] Compiling c10/core/SymFloat.cpp 2022-12-01T10:56:00.4560425Z 2022-12-01T10:56:00.4560860Z  2022-12-01T10:56:00.4561096Z  2022-12-01T10:56:00.4561278Z  2022-12-01T10:56:00.4561454Z  2022-12-01T10:56:00.4561680Z  2022-12-01T10:56:00.4561842Z  2022-12-01T10:56:00.4562007Z  2022-12-01T10:56:00.4562174Z  2022-12-01T10:56:00.4562445Z [540 / 1,341] 8 actions running 2022-12-01T10:56:00.4562793Z GenerateAten aten/src/ATen/ops; 12s processwrapper-sandbox 2022-12-01T10:56:00.4563216Z Executing genrule //:generate-code; 5s processwrapper-sandbox 2022-12-01T10:56:00.4563571Z Compiling c10/core/StorageImpl.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:00.4563971Z Compiling c10/core/Scalar.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:00.4564341Z Compiling c10/core/InferenceMode.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:00.4564728Z Compiling c10/core/Storage.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:00.4565074Z Compiling c10/core/GradMode.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:00.4565639Z Compiling c10/core/DispatchKeySet.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:00.6857140Z 2022-12-01T10:56:00.6857689Z  2022-12-01T10:56:00.6858064Z  2022-12-01T10:56:00.6858624Z  2022-12-01T10:56:00.6858930Z  2022-12-01T10:56:00.6859212Z  2022-12-01T10:56:00.6859514Z  2022-12-01T10:56:00.6859801Z  2022-12-01T10:56:00.6860085Z  2022-12-01T10:56:00.6860516Z [548 / 1,341] 8 actions, 7 running 2022-12-01T10:56:00.6861091Z GenerateAten aten/src/ATen/ops; 12s processwrapper-sandbox 2022-12-01T10:56:00.6861723Z Executing genrule //:generate-code; 6s processwrapper-sandbox 2022-12-01T10:56:00.6862379Z Compiling c10/core/CopyBytes.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:00.6863043Z Compiling c10/core/SafePyObject.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:00.6863692Z Compiling c10/core/CPUAllocator.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:00.6864360Z Compiling c10/core/AutogradState.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:00.6865047Z Compiling c10/core/DefaultDtype.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:00.6865553Z [Scann] Compiling c10/core/GeneratorImpl.cpp 2022-12-01T10:56:00.9300509Z 2022-12-01T10:56:00.9301103Z  2022-12-01T10:56:00.9301523Z  2022-12-01T10:56:00.9301871Z  2022-12-01T10:56:00.9302199Z  2022-12-01T10:56:00.9304017Z  2022-12-01T10:56:00.9304584Z  2022-12-01T10:56:00.9305066Z  2022-12-01T10:56:00.9305431Z  2022-12-01T10:56:00.9305936Z [554 / 1,341] 8 actions, 7 running 2022-12-01T10:56:00.9306703Z GenerateAten aten/src/ATen/ops; 13s processwrapper-sandbox 2022-12-01T10:56:00.9308081Z Executing genrule //:generate-code; 6s processwrapper-sandbox 2022-12-01T10:56:00.9308899Z Compiling c10/core/CPUAllocator.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:00.9309591Z Compiling c10/core/DispatchKey.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:00.9310253Z Compiling c10/core/Stream.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:00.9310890Z Compiling c10/core/TensorImpl.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:00.9311554Z Compiling c10/core/WrapDimMinimal.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:00.9312025Z [Scann] Compiling c10/core/SymInt.cpp 2022-12-01T10:56:01.2011879Z 2022-12-01T10:56:01.2024515Z  2022-12-01T10:56:01.2025007Z  2022-12-01T10:56:01.2025188Z  2022-12-01T10:56:01.2025389Z  2022-12-01T10:56:01.2025580Z  2022-12-01T10:56:01.2025775Z  2022-12-01T10:56:01.2025943Z  2022-12-01T10:56:01.2026097Z  2022-12-01T10:56:01.2026396Z [563 / 1,341] 8 actions, 7 running 2022-12-01T10:56:01.2026747Z GenerateAten aten/src/ATen/ops; 13s processwrapper-sandbox 2022-12-01T10:56:01.2027160Z Executing genrule //:generate-code; 6s processwrapper-sandbox 2022-12-01T10:56:01.2027544Z Compiling src/asmjit/x86/x86rapass.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:01.2027967Z Compiling src/asmjit/core/zone.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:01.2028312Z Compiling src/asmjit/core/type.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:01.2028727Z Compiling src/asmjit/core/zonestack.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:01.2029101Z Compiling src/asmjit/core/ralocal.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:01.2029424Z [Scann] Compiling src/asmjit/core/operand.cpp 2022-12-01T10:56:01.4562643Z 2022-12-01T10:56:01.4563206Z  2022-12-01T10:56:01.4563550Z  2022-12-01T10:56:01.4563848Z  2022-12-01T10:56:01.4564099Z  2022-12-01T10:56:01.4564368Z  2022-12-01T10:56:01.4564634Z  2022-12-01T10:56:01.4564879Z  2022-12-01T10:56:01.4566557Z  2022-12-01T10:56:01.4567077Z [571 / 1,341] 8 actions running 2022-12-01T10:56:01.4567681Z GenerateAten aten/src/ATen/ops; 13s processwrapper-sandbox 2022-12-01T10:56:01.4568622Z Executing genrule //:generate-code; 6s processwrapper-sandbox 2022-12-01T10:56:01.4569321Z Compiling src/asmjit/x86/x86emithelper.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:01.4570025Z Compiling src/asmjit/core/jitruntime.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:01.4570730Z Compiling src/asmjit/core/codewriter.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:01.4571389Z Compiling src/asmjit/core/func.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:01.4572074Z Compiling src/asmjit/core/assembler.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:01.4572848Z Compiling src/asmjit/arm/a64operand.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:01.6623786Z 2022-12-01T10:56:01.6624641Z  2022-12-01T10:56:01.6625284Z  2022-12-01T10:56:01.6625948Z  2022-12-01T10:56:01.6626827Z  2022-12-01T10:56:01.6627231Z  2022-12-01T10:56:01.6627588Z  2022-12-01T10:56:01.6627953Z  2022-12-01T10:56:01.6628313Z  2022-12-01T10:56:01.6629354Z [580 / 1,341] 8 actions, 7 running 2022-12-01T10:56:01.6630165Z GenerateAten aten/src/ATen/ops; 13s processwrapper-sandbox 2022-12-01T10:56:01.6632101Z Executing genrule //:generate-code; 7s processwrapper-sandbox 2022-12-01T10:56:01.6633124Z Compiling src/asmjit/core/archtraits.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:01.6635119Z Compiling src/spmmUtils.cc; 0s processwrapper-sandbox 2022-12-01T10:56:01.6636052Z Compiling src/asmjit/arm/a64emithelper.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:01.6638045Z Compiling src/x86/init.c; 0s processwrapper-sandbox 2022-12-01T10:56:01.6638949Z Compiling src/x86/linux/cpuinfo.c; 0s processwrapper-sandbox 2022-12-01T10:56:01.6639700Z [Scann] Compiling src/RefImplementations.cc 2022-12-01T10:56:01.8680105Z 2022-12-01T10:56:01.8680631Z  2022-12-01T10:56:01.8681197Z  2022-12-01T10:56:01.8681517Z  2022-12-01T10:56:01.8683373Z  2022-12-01T10:56:01.8683872Z  2022-12-01T10:56:01.8684474Z  2022-12-01T10:56:01.8685137Z  2022-12-01T10:56:01.8685486Z  2022-12-01T10:56:01.8685907Z [587 / 1,341] 8 actions, 7 running 2022-12-01T10:56:01.8686528Z GenerateAten aten/src/ATen/ops; 14s processwrapper-sandbox 2022-12-01T10:56:01.8687280Z Executing genrule //:generate-code; 7s processwrapper-sandbox 2022-12-01T10:56:01.8688054Z Compiling src/QuantUtilsAvx512.cc; 0s processwrapper-sandbox 2022-12-01T10:56:01.8688837Z Compiling src/FbgemmSparseDenseInt8Avx512.cc; 0s processwrapper-sandbox 2022-12-01T10:56:01.8689699Z Compiling src/FbgemmFloat16ConvertAvx2.cc; 0s processwrapper-sandbox 2022-12-01T10:56:01.8690558Z Compiling src/FbgemmSparseDenseInt8Avx2.cc; 0s processwrapper-sandbox 2022-12-01T10:56:01.8691372Z Compiling src/FbgemmFP16UKernelsAvx2.cc; 0s processwrapper-sandbox 2022-12-01T10:56:01.8691964Z [Scann] Compiling src/FbgemmI8DepthwisePerChannelQuantAvx2.cc 2022-12-01T10:56:02.1900951Z 2022-12-01T10:56:02.1901516Z  2022-12-01T10:56:02.1902290Z  2022-12-01T10:56:02.1902608Z  2022-12-01T10:56:02.1902939Z  2022-12-01T10:56:02.1903222Z  2022-12-01T10:56:02.1903530Z  2022-12-01T10:56:02.1903837Z  2022-12-01T10:56:02.1906426Z  2022-12-01T10:56:02.1907044Z [593 / 1,341] 8 actions, 7 running 2022-12-01T10:56:02.1907853Z GenerateAten aten/src/ATen/ops; 14s processwrapper-sandbox 2022-12-01T10:56:02.1910775Z Executing genrule //:generate-code; 7s processwrapper-sandbox 2022-12-01T10:56:02.1911476Z Compiling src/GenerateI8Depthwise.cc; 0s processwrapper-sandbox 2022-12-01T10:56:02.1912253Z Compiling src/SparseAdagrad.cc; 0s processwrapper-sandbox 2022-12-01T10:56:02.1915063Z Compiling src/PackAWithRowOffset.cc; 0s processwrapper-sandbox 2022-12-01T10:56:02.1915744Z Compiling src/PackMatrix.cc; 0s processwrapper-sandbox 2022-12-01T10:56:02.1916504Z Compiling src/PackAWithQuantRowOffset.cc; 0s processwrapper-sandbox 2022-12-01T10:56:02.1919399Z [Scann] Compiling src/FbgemmI8DepthwiseAvx2.cc 2022-12-01T10:56:02.4353925Z 2022-12-01T10:56:02.4354856Z  2022-12-01T10:56:02.4355232Z  2022-12-01T10:56:02.4355517Z  2022-12-01T10:56:02.4355837Z  2022-12-01T10:56:02.4357701Z  2022-12-01T10:56:02.4358231Z  2022-12-01T10:56:02.4358860Z  2022-12-01T10:56:02.4359439Z  2022-12-01T10:56:02.4359876Z [600 / 1,341] 8 actions, 7 running 2022-12-01T10:56:02.4360465Z GenerateAten aten/src/ATen/ops; 14s processwrapper-sandbox 2022-12-01T10:56:02.4361090Z Executing genrule //:generate-code; 7s processwrapper-sandbox 2022-12-01T10:56:02.4361761Z Compiling src/FbgemmI8DepthwiseAvx2.cc; 0s processwrapper-sandbox 2022-12-01T10:56:02.4362385Z Compiling src/FbgemmFP16.cc; 0s processwrapper-sandbox 2022-12-01T10:56:02.4363009Z Compiling src/FbgemmConv.cc; 0s processwrapper-sandbox 2022-12-01T10:56:02.4363641Z Compiling src/FbgemmBfloat16Convert.cc; 0s processwrapper-sandbox 2022-12-01T10:56:02.4364313Z Compiling src/EmbeddingSpMDM.cc; 0s processwrapper-sandbox 2022-12-01T10:56:02.4364797Z [Scann] Compiling src/ExecuteKernelU8S8.cc 2022-12-01T10:56:02.6396340Z 2022-12-01T10:56:02.6396861Z  2022-12-01T10:56:02.6397210Z  2022-12-01T10:56:02.6397511Z  2022-12-01T10:56:02.6397810Z  2022-12-01T10:56:02.6398113Z  2022-12-01T10:56:02.6398421Z  2022-12-01T10:56:02.6398728Z  2022-12-01T10:56:02.6399011Z  2022-12-01T10:56:02.6399432Z [603 / 1,341] 8 actions, 7 running 2022-12-01T10:56:02.6400027Z GenerateAten aten/src/ATen/ops; 14s processwrapper-sandbox 2022-12-01T10:56:02.6400675Z Executing genrule //:generate-code; 8s processwrapper-sandbox 2022-12-01T10:56:02.6401370Z Compiling src/FbgemmI8DepthwiseAvx2.cc; 0s processwrapper-sandbox 2022-12-01T10:56:02.6402235Z Compiling src/EmbeddingSpMDM.cc; 0s processwrapper-sandbox 2022-12-01T10:56:02.6402853Z Compiling src/ExecuteKernelU8S8.cc; 0s processwrapper-sandbox 2022-12-01T10:56:02.6403452Z Compiling src/Fbgemm.cc; 0s processwrapper-sandbox 2022-12-01T10:56:02.6404048Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-12-01T10:56:02.6404475Z [Scann] Compiling src/libm/sleefsimddp.c 2022-12-01T10:56:02.8812224Z 2022-12-01T10:56:02.8812846Z  2022-12-01T10:56:02.8813253Z  2022-12-01T10:56:02.8813630Z  2022-12-01T10:56:02.8813964Z  2022-12-01T10:56:02.8814270Z  2022-12-01T10:56:02.8814595Z  2022-12-01T10:56:02.8814868Z  2022-12-01T10:56:02.8815183Z  2022-12-01T10:56:02.8815626Z [608 / 1,341] 8 actions running 2022-12-01T10:56:02.8816252Z GenerateAten aten/src/ATen/ops; 15s processwrapper-sandbox 2022-12-01T10:56:02.8816937Z Executing genrule //:generate-code; 8s processwrapper-sandbox 2022-12-01T10:56:02.8817662Z Compiling src/FbgemmI8DepthwiseAvx2.cc; 0s processwrapper-sandbox 2022-12-01T10:56:02.8818456Z Compiling src/Fbgemm.cc; 0s processwrapper-sandbox 2022-12-01T10:56:02.8843257Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-12-01T10:56:02.8843960Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-12-01T10:56:02.8844621Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-12-01T10:56:02.8845251Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-12-01T10:56:03.1386713Z 2022-12-01T10:56:03.1388368Z  2022-12-01T10:56:03.1389014Z  2022-12-01T10:56:03.1389600Z  2022-12-01T10:56:03.1389843Z  2022-12-01T10:56:03.1391284Z  2022-12-01T10:56:03.1391572Z  2022-12-01T10:56:03.1391919Z  2022-12-01T10:56:03.1392225Z  2022-12-01T10:56:03.1392648Z [615 / 1,342] 8 actions, 7 running 2022-12-01T10:56:03.1393245Z GenerateAten aten/src/ATen/ops; 15s processwrapper-sandbox 2022-12-01T10:56:03.1394886Z Executing genrule //:generate-code; 8s processwrapper-sandbox 2022-12-01T10:56:03.1395520Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-12-01T10:56:03.1396352Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-12-01T10:56:03.1396976Z Compiling src/libm/rempitab.c; 0s processwrapper-sandbox 2022-12-01T10:56:03.1397585Z Compiling src/libm/sleefsp.c; 0s processwrapper-sandbox 2022-12-01T10:56:03.1398532Z Compiling src/libm/sleefld.c; 0s processwrapper-sandbox 2022-12-01T10:56:03.1399014Z [Scann] Compiling src/libm/sleefsimdsp.c 2022-12-01T10:56:03.3476256Z 2022-12-01T10:56:03.3479905Z  2022-12-01T10:56:03.3482621Z  2022-12-01T10:56:03.3483390Z  2022-12-01T10:56:03.3483931Z  2022-12-01T10:56:03.3484394Z  2022-12-01T10:56:03.3484740Z  2022-12-01T10:56:03.3485213Z  2022-12-01T10:56:03.3485528Z  2022-12-01T10:56:03.3486111Z [646 / 1,365] 8 actions, 7 running 2022-12-01T10:56:03.3486826Z GenerateAten aten/src/ATen/ops; 15s processwrapper-sandbox 2022-12-01T10:56:03.3487590Z Executing genrule //:generate-code; 8s processwrapper-sandbox 2022-12-01T10:56:03.3488420Z Compiling c10/util/TypeTraits.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:03.3489228Z Compiling c10/util/SmallVector.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:03.3490046Z Compiling c10/util/flags_use_gflags.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:03.3490866Z Compiling c10/util/StringUtil.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:03.3491670Z Compiling c10/util/UniqueVoidPtr.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:03.3492318Z [Scann] Compiling c10/util/Exception.cpp 2022-12-01T10:56:03.5634074Z 2022-12-01T10:56:03.5634901Z  2022-12-01T10:56:03.5635521Z  2022-12-01T10:56:03.5636083Z  2022-12-01T10:56:03.5638813Z  2022-12-01T10:56:03.5641333Z  2022-12-01T10:56:03.5641904Z  2022-12-01T10:56:03.5642354Z  2022-12-01T10:56:03.5644422Z  2022-12-01T10:56:03.5644741Z [653 / 1,365] 8 actions, 7 running 2022-12-01T10:56:03.5645400Z GenerateAten aten/src/ATen/ops; 15s processwrapper-sandbox 2022-12-01T10:56:03.5646233Z Executing genrule //:generate-code; 9s processwrapper-sandbox 2022-12-01T10:56:03.5646969Z Compiling c10/mobile/CPUProfilingAllocator.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:03.5647655Z Compiling c10/util/TypeList.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:03.5648280Z Compiling c10/util/Array.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:03.5648806Z Compiling c10/util/Half.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:03.5649415Z Compiling c10/util/LeftRight.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:03.5649821Z [Scann] Compiling c10/util/int128.cpp 2022-12-01T10:56:03.7635992Z 2022-12-01T10:56:03.7636954Z  2022-12-01T10:56:03.7644152Z  2022-12-01T10:56:03.7644430Z  2022-12-01T10:56:03.7644609Z  2022-12-01T10:56:03.7644798Z  2022-12-01T10:56:03.7645017Z  2022-12-01T10:56:03.7645228Z  2022-12-01T10:56:03.7645399Z  2022-12-01T10:56:03.7645654Z [671 / 1,379] 8 actions, 7 running 2022-12-01T10:56:03.7646004Z GenerateAten aten/src/ATen/ops; 16s processwrapper-sandbox 2022-12-01T10:56:03.7646439Z Executing genrule //:generate-code; 9s processwrapper-sandbox 2022-12-01T10:56:03.7646807Z Compiling c10/util/complex_math.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:03.7647153Z Compiling c10/util/numa.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:03.7647575Z //:cpu/TensorCompareKernel.cpp_DEFAULT_cp; 0s processwrapper-sandbox 2022-12-01T10:56:03.7647988Z //:cpu/RangeFactoriesKernel.cpp_DEFAULT_cp; 0s processwrapper-sandbox 2022-12-01T10:56:03.7648385Z Executing genrule //:cpu/airy_ai.cpp_DEFAULT_cp; 0s processwrapper-sandbox 2022-12-01T10:56:03.7648684Z [Sched] Compiling c10/core/thread_pool.cpp 2022-12-01T10:56:03.9662234Z 2022-12-01T10:56:03.9662740Z  2022-12-01T10:56:03.9663140Z  2022-12-01T10:56:03.9663484Z  2022-12-01T10:56:03.9663878Z  2022-12-01T10:56:03.9664074Z  2022-12-01T10:56:03.9664276Z  2022-12-01T10:56:03.9664535Z  2022-12-01T10:56:03.9664835Z  2022-12-01T10:56:03.9666145Z [677 / 1,379] 7 actions, 6 running 2022-12-01T10:56:03.9666742Z GenerateAten aten/src/ATen/ops; 16s processwrapper-sandbox 2022-12-01T10:56:03.9667300Z Executing genrule //:generate-code; 9s processwrapper-sandbox 2022-12-01T10:56:03.9667887Z Compiling c10/core/thread_pool.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:03.9668518Z Compiling c10/core/impl/LocalDispatchKeySet.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:03.9669118Z //c10/core:base; 0s processwrapper-sandbox 2022-12-01T10:56:03.9669650Z Compiling src/asmjit/core/formatter.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:03.9670062Z [Scann] Compiling src/asmjit/x86/x86builder.cpp 2022-12-01T10:56:04.1948291Z 2022-12-01T10:56:04.1948837Z  2022-12-01T10:56:04.1949224Z  2022-12-01T10:56:04.1949542Z  2022-12-01T10:56:04.1949858Z  2022-12-01T10:56:04.1950146Z  2022-12-01T10:56:04.1950451Z  2022-12-01T10:56:04.1950746Z  2022-12-01T10:56:04.1951177Z [685 / 1,379] 8 actions, 7 running 2022-12-01T10:56:04.1951740Z GenerateAten aten/src/ATen/ops; 16s processwrapper-sandbox 2022-12-01T10:56:04.1955634Z Executing genrule //:generate-code; 9s processwrapper-sandbox 2022-12-01T10:56:04.1956344Z Compiling src/asmjit/x86/x86instapi.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:04.1957015Z Compiling src/asmjit/x86/x86assembler.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:04.1957664Z Compiling src/asmjit/arm/a64rapass.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:04.1958356Z Compiling src/asmjit/arm/a64assembler.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:04.1959167Z Compiling src/linux/smallfile.c; 0s processwrapper-sandbox 2022-12-01T10:56:04.1959670Z [Scann] Compiling src/asmjit/arm/a64builder.cpp 2022-12-01T10:56:04.4721864Z 2022-12-01T10:56:04.4722738Z  2022-12-01T10:56:04.4723639Z  2022-12-01T10:56:04.4724035Z  2022-12-01T10:56:04.4724383Z  2022-12-01T10:56:04.4724728Z  2022-12-01T10:56:04.4725072Z  2022-12-01T10:56:04.4725415Z  2022-12-01T10:56:04.4726283Z  2022-12-01T10:56:04.4726770Z [696 / 1,379] 8 actions, 7 running 2022-12-01T10:56:04.4727425Z GenerateAten aten/src/ATen/ops; 16s processwrapper-sandbox 2022-12-01T10:56:04.4728141Z Executing genrule //:generate-code; 9s processwrapper-sandbox 2022-12-01T10:56:04.4728907Z Compiling src/spmmUtilsAvx2.cc; 0s processwrapper-sandbox 2022-12-01T10:56:04.4729508Z Compiling src/UtilsAvx2.cc; 0s processwrapper-sandbox 2022-12-01T10:56:04.4730085Z Compiling src/QuantUtilsAvx2.cc; 0s processwrapper-sandbox 2022-12-01T10:56:04.4730776Z Compiling src/FbgemmBfloat16ConvertAvx2.cc; 0s processwrapper-sandbox 2022-12-01T10:56:04.4731508Z Compiling src/FbgemmFP16UKernelsAvx512_256.cc; 0s processwrapper-sandbox 2022-12-01T10:56:04.4732032Z [Scann] Compiling src/PackAWithIm2Col.cc 2022-12-01T10:56:04.6839574Z 2022-12-01T10:56:04.6840419Z  2022-12-01T10:56:04.6841031Z  2022-12-01T10:56:04.6841686Z  2022-12-01T10:56:04.6844469Z  2022-12-01T10:56:04.6844870Z  2022-12-01T10:56:04.6845393Z  2022-12-01T10:56:04.6846241Z  2022-12-01T10:56:04.6846590Z  2022-12-01T10:56:04.6847151Z [702 / 1,379] 7 actions running 2022-12-01T10:56:04.6847840Z GenerateAten aten/src/ATen/ops; 16s processwrapper-sandbox 2022-12-01T10:56:04.6848506Z Executing genrule //:generate-code; 10s processwrapper-sandbox 2022-12-01T10:56:04.6849208Z Compiling src/GroupwiseConvAcc32Avx2.cc; 0s processwrapper-sandbox 2022-12-01T10:56:04.6849909Z Compiling src/PackAMatrix.cc; 0s processwrapper-sandbox 2022-12-01T10:56:04.6850597Z Compiling src/FbgemmFPCommon.cc; 0s processwrapper-sandbox 2022-12-01T10:56:04.6852037Z Compiling src/FbgemmFloat16Convert.cc; 0s processwrapper-sandbox 2022-12-01T10:56:04.6853141Z Compiling src/FbgemmI64.cc; 0s processwrapper-sandbox 2022-12-01T10:56:05.0051757Z 2022-12-01T10:56:05.0052309Z  2022-12-01T10:56:05.0052751Z  2022-12-01T10:56:05.0053111Z  2022-12-01T10:56:05.0053377Z  2022-12-01T10:56:05.0053550Z  2022-12-01T10:56:05.0053715Z  2022-12-01T10:56:05.0053867Z  2022-12-01T10:56:05.0054119Z [708 / 1,380] 8 actions, 7 running 2022-12-01T10:56:05.0054459Z GenerateAten aten/src/ATen/ops; 17s processwrapper-sandbox 2022-12-01T10:56:05.0054905Z Executing genrule //:generate-code; 10s processwrapper-sandbox 2022-12-01T10:56:05.0055476Z Compiling src/FbgemmI64.cc; 0s processwrapper-sandbox 2022-12-01T10:56:05.0056055Z @fbgemm//:fbgemm; 0s processwrapper-sandbox 2022-12-01T10:56:05.0056469Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-12-01T10:56:05.0056825Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-12-01T10:56:05.0057242Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-12-01T10:56:05.0057550Z [Prepa] Executing genrule //:cpu/BlasKernel.cpp_DEFAULT_cp 2022-12-01T10:56:05.2213654Z 2022-12-01T10:56:05.2214175Z  2022-12-01T10:56:05.2214597Z  2022-12-01T10:56:05.2214959Z  2022-12-01T10:56:05.2215298Z  2022-12-01T10:56:05.2217764Z  2022-12-01T10:56:05.2218069Z  2022-12-01T10:56:05.2218689Z  2022-12-01T10:56:05.2219557Z  2022-12-01T10:56:05.2220193Z [727 / 1,392] 8 actions, 7 running 2022-12-01T10:56:05.2220913Z GenerateAten aten/src/ATen/ops; 17s processwrapper-sandbox 2022-12-01T10:56:05.2221703Z Executing genrule //:generate-code; 10s processwrapper-sandbox 2022-12-01T10:56:05.2222672Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-12-01T10:56:05.2223469Z Compiling src/common/common.c; 0s processwrapper-sandbox 2022-12-01T10:56:05.2224234Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-12-01T10:56:05.2225050Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-12-01T10:56:05.2225817Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-12-01T10:56:05.2226361Z [Scann] Compiling src/libm/sleefsimdsp.c 2022-12-01T10:56:05.4258704Z 2022-12-01T10:56:05.4259270Z  2022-12-01T10:56:05.4259697Z  2022-12-01T10:56:05.4260025Z  2022-12-01T10:56:05.4260355Z  2022-12-01T10:56:05.4260750Z  2022-12-01T10:56:05.4261084Z  2022-12-01T10:56:05.4261442Z  2022-12-01T10:56:05.4261856Z  2022-12-01T10:56:05.4262263Z [733 / 1,392] 8 actions, 7 running 2022-12-01T10:56:05.4262835Z GenerateAten aten/src/ATen/ops; 17s processwrapper-sandbox 2022-12-01T10:56:05.4263501Z Executing genrule //:generate-code; 10s processwrapper-sandbox 2022-12-01T10:56:05.4264183Z Compiling src/GroupwiseConvAcc32Avx512.cc; 0s processwrapper-sandbox 2022-12-01T10:56:05.4264873Z Compiling src/GenerateKernelU8S8S32ACC32.cc; 0s processwrapper-sandbox 2022-12-01T10:56:05.4265480Z Compiling src/GroupwiseConv.cc; 0s processwrapper-sandbox 2022-12-01T10:56:05.4266099Z Compiling src/FbgemmI8Spmdm.cc; 0s processwrapper-sandbox 2022-12-01T10:56:05.4266729Z Compiling src/x86/cache/descriptor.c; 0s processwrapper-sandbox 2022-12-01T10:56:05.4267300Z [Prepa] Compiling src/FbgemmSparseDenseVectorInt8Avx512.cc 2022-12-01T10:56:05.6530469Z 2022-12-01T10:56:05.6531297Z  2022-12-01T10:56:05.6531674Z  2022-12-01T10:56:05.6531988Z  2022-12-01T10:56:05.6532305Z  2022-12-01T10:56:05.6534125Z  2022-12-01T10:56:05.6534581Z  2022-12-01T10:56:05.6534973Z  2022-12-01T10:56:05.6535381Z  2022-12-01T10:56:05.6535958Z [739 / 1,392] 8 actions, 7 running 2022-12-01T10:56:05.6536723Z GenerateAten aten/src/ATen/ops; 17s processwrapper-sandbox 2022-12-01T10:56:05.6537607Z Executing genrule //:generate-code; 11s processwrapper-sandbox 2022-12-01T10:56:05.6539186Z Compiling src/GroupwiseConv.cc; 0s processwrapper-sandbox 2022-12-01T10:56:05.6540151Z Compiling src/RowWiseSparseAdagradFused.cc; 0s processwrapper-sandbox 2022-12-01T10:56:05.6541102Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-12-01T10:56:05.6542047Z Compiling src/asmjit/arm/a64formatter.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:05.6542901Z Compiling src/QuantUtils.cc; 0s processwrapper-sandbox 2022-12-01T10:56:05.6543571Z [Scann] Compiling c10/core/UndefinedTensorImpl.cpp 2022-12-01T10:56:05.8834552Z 2022-12-01T10:56:05.8835325Z  2022-12-01T10:56:05.8835928Z  2022-12-01T10:56:05.8839261Z  2022-12-01T10:56:05.8839560Z  2022-12-01T10:56:05.8839829Z  2022-12-01T10:56:05.8840092Z  2022-12-01T10:56:05.8840343Z  2022-12-01T10:56:05.8840628Z  2022-12-01T10:56:05.8841014Z [744 / 1,392] 8 actions running 2022-12-01T10:56:05.8841503Z GenerateAten aten/src/ATen/ops; 18s processwrapper-sandbox 2022-12-01T10:56:05.8842088Z Executing genrule //:generate-code; 11s processwrapper-sandbox 2022-12-01T10:56:05.8842687Z Compiling c10/core/UndefinedTensorImpl.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:05.8843295Z Compiling c10/core/impl/PyInterpreter.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:05.8843862Z Compiling c10/core/impl/GPUTrace.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:05.8844436Z Compiling src/asmjit/core/zonelist.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:05.8845054Z Compiling src/asmjit/core/funcargscontext.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:05.8845634Z Compiling src/asmjit/core/inst.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:06.1075183Z 2022-12-01T10:56:06.1076067Z  2022-12-01T10:56:06.1077692Z  2022-12-01T10:56:06.1078309Z  2022-12-01T10:56:06.1078767Z  2022-12-01T10:56:06.1079540Z  2022-12-01T10:56:06.1079927Z  2022-12-01T10:56:06.1080264Z  2022-12-01T10:56:06.1080548Z  2022-12-01T10:56:06.1080971Z [755 / 1,411] 7 actions, 6 running 2022-12-01T10:56:06.1081554Z GenerateAten aten/src/ATen/ops; 18s processwrapper-sandbox 2022-12-01T10:56:06.1082223Z Compiling src/asmjit/core/jitallocator.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:06.1082875Z Compiling src/asmjit/core/string.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:06.1083439Z @onnx//:onnx_proto; 0s processwrapper-sandbox 2022-12-01T10:56:06.1083984Z @onnx//:onnx_proto; 0s processwrapper-sandbox 2022-12-01T10:56:06.1084498Z @onnx//:onnx_proto; 0s processwrapper-sandbox 2022-12-01T10:56:06.1085074Z [Prepa] Writing file external/gloo/libgloo.so-2.params 2022-12-01T10:56:06.3356810Z 2022-12-01T10:56:06.3357372Z  2022-12-01T10:56:06.3357746Z  2022-12-01T10:56:06.3358060Z  2022-12-01T10:56:06.3358350Z  2022-12-01T10:56:06.3358642Z  2022-12-01T10:56:06.3358943Z  2022-12-01T10:56:06.3359254Z  2022-12-01T10:56:06.3359663Z [761 / 1,447] 8 actions, 6 running 2022-12-01T10:56:06.3360232Z GenerateAten aten/src/ATen/ops; 18s processwrapper-sandbox 2022-12-01T10:56:06.3360810Z @onnx//:onnx_proto; 0s processwrapper-sandbox 2022-12-01T10:56:06.3361361Z @onnx//:onnx_proto; 0s processwrapper-sandbox 2022-12-01T10:56:06.3361968Z Compiling gloo/transport/context.cc; 0s processwrapper-sandbox 2022-12-01T10:56:06.3362650Z Compiling gloo/transport/unbound_buffer.cc; 0s processwrapper-sandbox 2022-12-01T10:56:06.3363326Z Compiling gloo/transport/tcp/pair.cc; 0s processwrapper-sandbox 2022-12-01T10:56:06.3363975Z [Prepa] action 'SolibSymlink _solib_k8/_U@mkl_S_S_Cmkl___U/libmkl_def.so' 2022-12-01T10:56:06.3364457Z [Scann] Compiling gloo/transport/tcp/buffer.cc 2022-12-01T10:56:06.5407516Z 2022-12-01T10:56:06.5408478Z  2022-12-01T10:56:06.5409314Z  2022-12-01T10:56:06.5409590Z  2022-12-01T10:56:06.5409776Z  2022-12-01T10:56:06.5410367Z  2022-12-01T10:56:06.5410540Z  2022-12-01T10:56:06.5410835Z  2022-12-01T10:56:06.5411095Z  2022-12-01T10:56:06.5411528Z [772 / 1,447] 8 actions, 7 running 2022-12-01T10:56:06.5411978Z GenerateAten aten/src/ATen/ops; 18s processwrapper-sandbox 2022-12-01T10:56:06.5412413Z Compiling gloo/transport/tcp/pair.cc; 0s processwrapper-sandbox 2022-12-01T10:56:06.5412969Z Compiling gloo/transport/pair.cc; 0s processwrapper-sandbox 2022-12-01T10:56:06.5413450Z Compiling gloo/transport/tcp/device.cc; 0s processwrapper-sandbox 2022-12-01T10:56:06.5413853Z Compiling gloo/gather.cc; 0s processwrapper-sandbox 2022-12-01T10:56:06.5414291Z Compiling gloo/barrier.cc; 0s processwrapper-sandbox 2022-12-01T10:56:06.5414690Z Compiling gloo/rendezvous/store.cc; 0s processwrapper-sandbox 2022-12-01T10:56:06.5415067Z [Scann] Compiling gloo/transport/tcp/context.cc 2022-12-01T10:56:06.7753371Z 2022-12-01T10:56:06.7755454Z  2022-12-01T10:56:06.7757243Z  2022-12-01T10:56:06.7758986Z  2022-12-01T10:56:06.7760665Z  2022-12-01T10:56:06.7762342Z  2022-12-01T10:56:06.7763928Z  2022-12-01T10:56:06.7769098Z  2022-12-01T10:56:06.7769421Z  2022-12-01T10:56:06.7769863Z [782 / 1,447] 8 actions, 7 running 2022-12-01T10:56:06.7770462Z GenerateAten aten/src/ATen/ops; 19s processwrapper-sandbox 2022-12-01T10:56:06.7771081Z Compiling gloo/scatter.cc; 0s processwrapper-sandbox 2022-12-01T10:56:06.7771636Z Compiling gloo/math.cc; 0s processwrapper-sandbox 2022-12-01T10:56:06.7772280Z Compiling gloo/rendezvous/prefix_store.cc; 0s processwrapper-sandbox 2022-12-01T10:56:06.7773048Z Compiling gloo/rendezvous/context.cc; 0s processwrapper-sandbox 2022-12-01T10:56:06.7773926Z Compiling gloo/rendezvous/hash_store.cc; 0s processwrapper-sandbox 2022-12-01T10:56:06.7774560Z Compiling gloo/reduce.cc; 0s processwrapper-sandbox 2022-12-01T10:56:06.7775028Z [Scann] Compiling gloo/transport/tcp/address.cc 2022-12-01T10:56:06.9772856Z 2022-12-01T10:56:06.9773419Z  2022-12-01T10:56:06.9773771Z  2022-12-01T10:56:06.9774767Z  2022-12-01T10:56:06.9775392Z  2022-12-01T10:56:06.9775708Z  2022-12-01T10:56:06.9776014Z  2022-12-01T10:56:06.9776321Z  2022-12-01T10:56:06.9776634Z  2022-12-01T10:56:06.9777035Z [791 / 1,447] 8 actions, 7 running 2022-12-01T10:56:06.9777617Z GenerateAten aten/src/ATen/ops; 19s processwrapper-sandbox 2022-12-01T10:56:06.9778253Z Compiling gloo/common/linux.cc; 0s processwrapper-sandbox 2022-12-01T10:56:06.9779083Z Compiling gloo/common/logging.cc; 0s processwrapper-sandbox 2022-12-01T10:56:06.9779673Z Compiling gloo/alltoallv.cc; 0s processwrapper-sandbox 2022-12-01T10:56:06.9780333Z Compiling gloo/transport/device.cc; 0s processwrapper-sandbox 2022-12-01T10:56:06.9780965Z Compiling gloo/allgather.cc; 0s processwrapper-sandbox 2022-12-01T10:56:06.9781550Z Compiling gloo/types.cc; 0s processwrapper-sandbox 2022-12-01T10:56:06.9781997Z [Scann] Compiling gloo/allreduce.cc 2022-12-01T10:56:07.2021844Z 2022-12-01T10:56:07.2022709Z  2022-12-01T10:56:07.2024558Z  2022-12-01T10:56:07.2025926Z  2022-12-01T10:56:07.2026686Z  2022-12-01T10:56:07.2027586Z  2022-12-01T10:56:07.2028192Z  2022-12-01T10:56:07.2028617Z  2022-12-01T10:56:07.2028933Z  2022-12-01T10:56:07.2029561Z [807 / 1,464] 8 actions, 7 running 2022-12-01T10:56:07.2030268Z GenerateAten aten/src/ATen/ops; 19s processwrapper-sandbox 2022-12-01T10:56:07.2030855Z Compiling deflate.c; 0s processwrapper-sandbox 2022-12-01T10:56:07.2031442Z Compiling gzclose.c; 0s processwrapper-sandbox 2022-12-01T10:56:07.2032055Z Linking external/gloo/libgloo.so; 0s processwrapper-sandbox 2022-12-01T10:56:07.2032642Z Compiling infback.c; 0s processwrapper-sandbox 2022-12-01T10:56:07.2033198Z Compiling gzwrite.c; 0s processwrapper-sandbox 2022-12-01T10:56:07.2033983Z Compiling gzread.c; 0s processwrapper-sandbox 2022-12-01T10:56:07.2034386Z [Scann] Compiling zutil.c 2022-12-01T10:56:07.5052622Z 2022-12-01T10:56:07.5053144Z  2022-12-01T10:56:07.5053498Z  2022-12-01T10:56:07.5053788Z  2022-12-01T10:56:07.5054068Z  2022-12-01T10:56:07.5054421Z  2022-12-01T10:56:07.5054694Z  2022-12-01T10:56:07.5054981Z  2022-12-01T10:56:07.5055249Z  2022-12-01T10:56:07.5055899Z [822 / 1,473] 7 actions running 2022-12-01T10:56:07.5056459Z GenerateAten aten/src/ATen/ops; 19s processwrapper-sandbox 2022-12-01T10:56:07.5057100Z Compiling caffe2/proto/torch.pb.cc; 0s processwrapper-sandbox 2022-12-01T10:56:07.5057688Z Compiling caffe2/proto/caffe2_legacy.pb.cc; 0s processwrapper-sandbox 2022-12-01T10:56:07.5058083Z Compiling caffe2/proto/hsm.pb.cc; 0s processwrapper-sandbox 2022-12-01T10:56:07.5058672Z Compiling caffe2/proto/metanet.pb.cc; 0s processwrapper-sandbox 2022-12-01T10:56:07.5059051Z Compiling caffe2/proto/prof_dag.pb.cc; 0s processwrapper-sandbox 2022-12-01T10:56:07.5059431Z Compiling caffe2/proto/predictor_consts.pb.cc; 0s processwrapper-sandbox 2022-12-01T10:56:07.6562737Z 2022-12-01T10:56:07.6563296Z  2022-12-01T10:56:07.6563668Z  2022-12-01T10:56:07.6563955Z  2022-12-01T10:56:07.6564247Z  2022-12-01T10:56:07.6564542Z  2022-12-01T10:56:07.6564820Z  2022-12-01T10:56:07.6565110Z  2022-12-01T10:56:07.6565640Z INFO: From Compiling third_party/miniz-2.1.0/miniz.c: 2022-12-01T10:56:07.6566133Z [832 / 1,541] 8 actions, 6 running 2022-12-01T10:56:07.6566685Z GenerateAten aten/src/ATen/ops; 19s processwrapper-sandbox 2022-12-01T10:56:07.6567334Z Compiling third_party/miniz-2.1.0/miniz.c; 0s processwrapper-sandbox 2022-12-01T10:56:07.6568130Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-12-01T10:56:07.6568749Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-12-01T10:56:07.6569424Z Compiling tensorpipe/transport/uv/factory.cc; 0s processwrapper-sandbox 2022-12-01T10:56:07.6570082Z Linking libcaffe2_proto_source.so; 0s processwrapper-sandbox 2022-12-01T10:56:07.6570497Z [Prepa] @mkl//:mkl 2022-12-01T10:56:07.6570824Z [Prepa] @mkl//:mkl 2022-12-01T10:56:07.6578272Z 2022-12-01T10:56:07.6578696Z  2022-12-01T10:56:07.6579000Z  2022-12-01T10:56:07.6579292Z  2022-12-01T10:56:07.6579582Z  2022-12-01T10:56:07.6579857Z  2022-12-01T10:56:07.6580163Z  2022-12-01T10:56:07.6580470Z  2022-12-01T10:56:07.6580745Z  2022-12-01T10:56:07.6587996Z third_party/miniz-2.1.0/miniz.c:3157:9: note: #pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. 2022-12-01T10:56:07.6588921Z #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2022-12-01T10:56:07.6589388Z ^~~~~~~ 2022-12-01T10:56:07.6589771Z [832 / 1,541] 8 actions, 6 running 2022-12-01T10:56:07.6590286Z GenerateAten aten/src/ATen/ops; 19s processwrapper-sandbox 2022-12-01T10:56:07.6590885Z Compiling third_party/miniz-2.1.0/miniz.c; 0s processwrapper-sandbox 2022-12-01T10:56:07.6591485Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-12-01T10:56:07.6592082Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-12-01T10:56:07.6592724Z Compiling tensorpipe/transport/uv/factory.cc; 0s processwrapper-sandbox 2022-12-01T10:56:07.6593349Z Linking libcaffe2_proto_source.so; 0s processwrapper-sandbox 2022-12-01T10:56:07.6593758Z [Prepa] @mkl//:mkl 2022-12-01T10:56:07.6594059Z [Prepa] @mkl//:mkl 2022-12-01T10:56:07.8697138Z 2022-12-01T10:56:07.8697742Z  2022-12-01T10:56:07.8698074Z  2022-12-01T10:56:07.8698676Z  2022-12-01T10:56:07.8698965Z  2022-12-01T10:56:07.8699156Z  2022-12-01T10:56:07.8699325Z  2022-12-01T10:56:07.8699663Z  2022-12-01T10:56:07.8699816Z  2022-12-01T10:56:07.8700114Z [840 / 1,541] 8 actions, 7 running 2022-12-01T10:56:07.8700471Z GenerateAten aten/src/ATen/ops; 20s processwrapper-sandbox 2022-12-01T10:56:07.8700812Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-12-01T10:56:07.8701186Z Compiling tensorpipe/transport/uv/factory.cc; 0s processwrapper-sandbox 2022-12-01T10:56:07.8701545Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-12-01T10:56:07.8701894Z Compiling tensorpipe/transport/uv/loop.cc; 0s processwrapper-sandbox 2022-12-01T10:56:07.8702286Z Compiling tensorpipe/transport/uv/sockaddr.cc; 0s processwrapper-sandbox 2022-12-01T10:56:07.8702686Z Compiling tensorpipe/transport/shm/sockaddr.cc; 0s processwrapper-sandbox 2022-12-01T10:56:07.8703006Z [Scann] Compiling tensorpipe/transport/ibv/context_impl.cc 2022-12-01T10:56:08.0850006Z 2022-12-01T10:56:08.0851747Z  2022-12-01T10:56:08.0852196Z  2022-12-01T10:56:08.0852564Z  2022-12-01T10:56:08.0852844Z  2022-12-01T10:56:08.0853097Z  2022-12-01T10:56:08.0853419Z  2022-12-01T10:56:08.0853730Z  2022-12-01T10:56:08.0854019Z  2022-12-01T10:56:08.0855723Z [847 / 1,541] 8 actions, 7 running 2022-12-01T10:56:08.0856327Z GenerateAten aten/src/ATen/ops; 20s processwrapper-sandbox 2022-12-01T10:56:08.0856955Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-12-01T10:56:08.0857644Z Compiling tensorpipe/transport/uv/utility.cc; 0s processwrapper-sandbox 2022-12-01T10:56:08.0858464Z Compiling tensorpipe/transport/shm/factory.cc; 0s processwrapper-sandbox 2022-12-01T10:56:08.0859155Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-12-01T10:56:08.0860056Z Compiling tensorpipe/transport/shm/reactor.cc; 0s processwrapper-sandbox 2022-12-01T10:56:08.0860697Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-12-01T10:56:08.0861093Z [Scann] Compiling tensorpipe/transport/ibv/reactor.cc 2022-12-01T10:56:08.2888836Z 2022-12-01T10:56:08.2890627Z  2022-12-01T10:56:08.2891178Z  2022-12-01T10:56:08.2891506Z  2022-12-01T10:56:08.2891791Z  2022-12-01T10:56:08.2892065Z  2022-12-01T10:56:08.2892330Z  2022-12-01T10:56:08.2892683Z  2022-12-01T10:56:08.2894852Z  2022-12-01T10:56:08.2895323Z [854 / 1,541] 8 actions, 7 running 2022-12-01T10:56:08.2895753Z GenerateAten aten/src/ATen/ops; 20s processwrapper-sandbox 2022-12-01T10:56:08.2896492Z Compiling tensorpipe/transport/ibv/reactor.cc; 0s processwrapper-sandbox 2022-12-01T10:56:08.2897150Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-12-01T10:56:08.2897561Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-12-01T10:56:08.2898012Z Compiling tensorpipe/transport/ibv/factory.cc; 0s processwrapper-sandbox 2022-12-01T10:56:08.2899109Z Compiling tensorpipe/channel/mpt/factory.cc; 0s processwrapper-sandbox 2022-12-01T10:56:08.2902752Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-12-01T10:56:08.2903166Z [Scann] Compiling tensorpipe/channel/xth/context_impl.cc 2022-12-01T10:56:08.5061388Z 2022-12-01T10:56:08.5062512Z  2022-12-01T10:56:08.5063128Z  2022-12-01T10:56:08.5064918Z  2022-12-01T10:56:08.5065420Z  2022-12-01T10:56:08.5065923Z  2022-12-01T10:56:08.5066477Z  2022-12-01T10:56:08.5067781Z  2022-12-01T10:56:08.5071075Z  2022-12-01T10:56:08.5071709Z [856 / 1,541] 8 actions running 2022-12-01T10:56:08.5072378Z GenerateAten aten/src/ATen/ops; 20s processwrapper-sandbox 2022-12-01T10:56:08.5073854Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-12-01T10:56:08.5077640Z Compiling tensorpipe/transport/ibv/factory.cc; 0s processwrapper-sandbox 2022-12-01T10:56:08.5081047Z Compiling tensorpipe/channel/mpt/factory.cc; 0s processwrapper-sandbox 2022-12-01T10:56:08.5081753Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-12-01T10:56:08.5082589Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-12-01T10:56:08.5083235Z Compiling tensorpipe/core/pipe.cc; 0s processwrapper-sandbox 2022-12-01T10:56:08.5083896Z Compiling tensorpipe/common/error.cc; 0s processwrapper-sandbox 2022-12-01T10:56:08.7067495Z 2022-12-01T10:56:08.7068017Z  2022-12-01T10:56:08.7068390Z  2022-12-01T10:56:08.7068682Z  2022-12-01T10:56:08.7068989Z  2022-12-01T10:56:08.7069323Z  2022-12-01T10:56:08.7069617Z  2022-12-01T10:56:08.7069930Z  2022-12-01T10:56:08.7070241Z  2022-12-01T10:56:08.7070647Z [863 / 1,541] 8 actions running 2022-12-01T10:56:08.7071236Z GenerateAten aten/src/ATen/ops; 21s processwrapper-sandbox 2022-12-01T10:56:08.7071902Z Compiling tensorpipe/common/fd.cc; 0s processwrapper-sandbox 2022-12-01T10:56:08.7072576Z Compiling tensorpipe/common/ibv.cc; 0s processwrapper-sandbox 2022-12-01T10:56:08.7073322Z Compiling tensorpipe/core/error.cc; 0s processwrapper-sandbox 2022-12-01T10:56:08.7074004Z Compiling tensorpipe/core/pipe_impl.cc; 0s processwrapper-sandbox 2022-12-01T10:56:08.7074699Z Compiling tensorpipe/common/socket.cc; 0s processwrapper-sandbox 2022-12-01T10:56:08.7075375Z Compiling tensorpipe/core/context_impl.cc; 0s processwrapper-sandbox 2022-12-01T10:56:08.7076061Z Compiling tensorpipe/core/listener.cc; 0s processwrapper-sandbox 2022-12-01T10:56:08.9070565Z 2022-12-01T10:56:08.9071018Z  2022-12-01T10:56:08.9071344Z  2022-12-01T10:56:08.9071715Z  2022-12-01T10:56:08.9072026Z  2022-12-01T10:56:08.9072310Z  2022-12-01T10:56:08.9072514Z  2022-12-01T10:56:08.9072680Z  2022-12-01T10:56:08.9072829Z  2022-12-01T10:56:08.9073245Z [867 / 1,541] 8 actions running 2022-12-01T10:56:08.9073585Z GenerateAten aten/src/ATen/ops; 21s processwrapper-sandbox 2022-12-01T10:56:08.9073966Z Compiling tensorpipe/core/pipe_impl.cc; 0s processwrapper-sandbox 2022-12-01T10:56:08.9074395Z Compiling tensorpipe/core/context_impl.cc; 0s processwrapper-sandbox 2022-12-01T10:56:08.9074772Z Compiling tensorpipe/core/listener.cc; 0s processwrapper-sandbox 2022-12-01T10:56:08.9075138Z Compiling tensorpipe/core/context.cc; 0s processwrapper-sandbox 2022-12-01T10:56:08.9075488Z Compiling tensorpipe/common/system.cc; 0s processwrapper-sandbox 2022-12-01T10:56:08.9075862Z Compiling tensorpipe/core/listener_impl.cc; 0s processwrapper-sandbox 2022-12-01T10:56:08.9076219Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-12-01T10:56:09.1182035Z 2022-12-01T10:56:09.1183290Z  2022-12-01T10:56:09.1184408Z  2022-12-01T10:56:09.1193415Z  2022-12-01T10:56:09.1193653Z  2022-12-01T10:56:09.1193906Z  2022-12-01T10:56:09.1194126Z  2022-12-01T10:56:09.1194296Z  2022-12-01T10:56:09.1194477Z  2022-12-01T10:56:09.1194768Z [871 / 1,541] 8 actions, 7 running 2022-12-01T10:56:09.1195122Z GenerateAten aten/src/ATen/ops; 21s processwrapper-sandbox 2022-12-01T10:56:09.1195546Z Compiling tensorpipe/core/pipe_impl.cc; 0s processwrapper-sandbox 2022-12-01T10:56:09.1195918Z Compiling tensorpipe/core/listener_impl.cc; 0s processwrapper-sandbox 2022-12-01T10:56:09.1196373Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-12-01T10:56:09.1196739Z Compiling tensorpipe/common/shm_segment.cc; 0s processwrapper-sandbox 2022-12-01T10:56:09.1197151Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-12-01T10:56:09.1197509Z Compiling tensorpipe/transport/error.cc; 0s processwrapper-sandbox 2022-12-01T10:56:09.1197855Z [Scann] Compiling tensorpipe/common/allocator.cc 2022-12-01T10:56:09.3300613Z 2022-12-01T10:56:09.3301460Z  2022-12-01T10:56:09.3302096Z  2022-12-01T10:56:09.3302630Z  2022-12-01T10:56:09.3303197Z  2022-12-01T10:56:09.3305880Z  2022-12-01T10:56:09.3306306Z  2022-12-01T10:56:09.3306922Z  2022-12-01T10:56:09.3307383Z  2022-12-01T10:56:09.3310266Z [879 / 1,541] 8 actions, 7 running 2022-12-01T10:56:09.3310956Z GenerateAten aten/src/ATen/ops; 21s processwrapper-sandbox 2022-12-01T10:56:09.3311813Z Compiling tensorpipe/channel/xth/factory.cc; 0s processwrapper-sandbox 2022-12-01T10:56:09.3312886Z Compiling tensorpipe/transport/ibv/sockaddr.cc; 0s processwrapper-sandbox 2022-12-01T10:56:09.3313495Z Compiling tensorpipe/transport/ibv/utility.cc; 0s processwrapper-sandbox 2022-12-01T10:56:09.3314163Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-12-01T10:56:09.3314767Z Compiling tensorpipe/transport/ibv/error.cc; 0s processwrapper-sandbox 2022-12-01T10:56:09.3315351Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-12-01T10:56:09.3315832Z [Scann] Compiling tensorpipe/channel/error.cc 2022-12-01T10:56:09.5308028Z 2022-12-01T10:56:09.5308572Z  2022-12-01T10:56:09.5308952Z  2022-12-01T10:56:09.5309259Z  2022-12-01T10:56:09.5309588Z  2022-12-01T10:56:09.5309894Z  2022-12-01T10:56:09.5310576Z  2022-12-01T10:56:09.5310931Z  2022-12-01T10:56:09.5311205Z  2022-12-01T10:56:09.5311614Z [886 / 1,543] 8 actions, 7 running 2022-12-01T10:56:09.5312181Z GenerateAten aten/src/ATen/ops; 21s processwrapper-sandbox 2022-12-01T10:56:09.5312849Z Compiling tensorpipe/channel/cma/factory.cc; 0s processwrapper-sandbox 2022-12-01T10:56:09.5313493Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-12-01T10:56:09.5314110Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-12-01T10:56:09.5314756Z Compiling tensorpipe/channel/basic/factory.cc; 0s processwrapper-sandbox 2022-12-01T10:56:09.5315572Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-12-01T10:56:09.5316224Z Compiling tensorpipe/common/epoll_loop.cc; 0s processwrapper-sandbox 2022-12-01T10:56:09.5316875Z [Prepa] Writing file external/com_github_glog/libglog.so-2.params 2022-12-01T10:56:09.7606978Z 2022-12-01T10:56:09.7609894Z  2022-12-01T10:56:09.7612599Z  2022-12-01T10:56:09.7615128Z  2022-12-01T10:56:09.7617610Z  2022-12-01T10:56:09.7620365Z  2022-12-01T10:56:09.7623130Z  2022-12-01T10:56:09.7625637Z  2022-12-01T10:56:09.7628275Z  2022-12-01T10:56:09.7631201Z [894 / 1,552] 8 actions, 7 running 2022-12-01T10:56:09.7634047Z GenerateAten aten/src/ATen/ops; 22s processwrapper-sandbox 2022-12-01T10:56:09.7635124Z Compiling tensorpipe/common/epoll_loop.cc; 0s processwrapper-sandbox 2022-12-01T10:56:09.7635809Z Compiling src/utilities.cc; 0s processwrapper-sandbox 2022-12-01T10:56:09.7636384Z Compiling src/logging.cc; 0s processwrapper-sandbox 2022-12-01T10:56:09.7637043Z Compiling src/raw_logging.cc; 0s processwrapper-sandbox 2022-12-01T10:56:09.7637597Z Compiling src/signalhandler.cc; 0s processwrapper-sandbox 2022-12-01T10:56:09.7637938Z Compiling src/symbolize.cc; 0s processwrapper-sandbox 2022-12-01T10:56:09.7638327Z [Prepa] Writing file libtorch.so-2.params 2022-12-01T10:56:10.1036842Z 2022-12-01T10:56:10.1037409Z  2022-12-01T10:56:10.1039156Z  2022-12-01T10:56:10.1039479Z  2022-12-01T10:56:10.1039780Z  2022-12-01T10:56:10.1040092Z  2022-12-01T10:56:10.1040455Z  2022-12-01T10:56:10.1040783Z  2022-12-01T10:56:10.1041055Z  2022-12-01T10:56:10.1041407Z [906 / 2,092] 7 actions, 6 running 2022-12-01T10:56:10.1041985Z GenerateAten aten/src/ATen/ops; 22s processwrapper-sandbox 2022-12-01T10:56:10.1042561Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-12-01T10:56:10.1043179Z Compiling src/tbb/task_group_context.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:10.1043821Z Compiling src/old/concurrent_queue_v2.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:10.1044444Z Compiling src/tbb/x86_rtm_rw_mutex.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:10.1044986Z Compiling src/tbb/reader_writer_lock.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:10.1045249Z [Scann] Compiling src/tbb/tbb_main.cpp 2022-12-01T10:56:10.3078006Z 2022-12-01T10:56:10.3081716Z  2022-12-01T10:56:10.3082123Z  2022-12-01T10:56:10.3082369Z  2022-12-01T10:56:10.3082646Z  2022-12-01T10:56:10.3082893Z  2022-12-01T10:56:10.3083188Z  2022-12-01T10:56:10.3083442Z  2022-12-01T10:56:10.3083816Z [915 / 2,092] 7 actions, 6 running 2022-12-01T10:56:10.3084338Z GenerateAten aten/src/ATen/ops; 22s processwrapper-sandbox 2022-12-01T10:56:10.3084877Z Compiling src/tbb/tbb_misc.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:10.3085442Z Compiling src/old/task_v2.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:10.3085988Z Compiling src/tbb/arena.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:10.3086541Z Compiling src/tbb/spin_rw_mutex.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:10.3087158Z Compiling src/tbb/recursive_mutex.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:10.3087755Z [Prepa] action 'SolibSymlink _solib_k8/_U@mkl_S_S_Cmkl___U/libmkl_avx2.so' 2022-12-01T10:56:10.5102678Z 2022-12-01T10:56:10.5103402Z  2022-12-01T10:56:10.5103788Z  2022-12-01T10:56:10.5104264Z  2022-12-01T10:56:10.5104546Z  2022-12-01T10:56:10.5104867Z  2022-12-01T10:56:10.5105168Z  2022-12-01T10:56:10.5105442Z  2022-12-01T10:56:10.5105868Z [923 / 2,092] 8 actions, 7 running 2022-12-01T10:56:10.5106461Z GenerateAten aten/src/ATen/ops; 22s processwrapper-sandbox 2022-12-01T10:56:10.5107083Z Compiling src/tbb/scheduler.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:10.5107711Z Compiling src/tbb/governor.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:10.5108545Z Compiling src/tbb/observer_proxy.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:10.5109206Z Compiling src/tbb/pipeline.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:10.5109876Z Compiling src/tbb/private_server.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:10.5110520Z Compiling src/tbb/queuing_mutex.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:10.5111010Z [Scann] Compiling src/tbb/dynamic_link.cpp 2022-12-01T10:56:10.7162283Z 2022-12-01T10:56:10.7162854Z  2022-12-01T10:56:10.7163221Z  2022-12-01T10:56:10.7163511Z  2022-12-01T10:56:10.7163786Z  2022-12-01T10:56:10.7164078Z  2022-12-01T10:56:10.7164362Z  2022-12-01T10:56:10.7166026Z  2022-12-01T10:56:10.7166439Z  2022-12-01T10:56:10.7166874Z [932 / 2,092] 8 actions, 7 running 2022-12-01T10:56:10.7167689Z GenerateAten aten/src/ATen/ops; 23s processwrapper-sandbox 2022-12-01T10:56:10.7168626Z Compiling src/tbb/itt_notify.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:10.7171919Z Compiling src/tbb/spin_mutex.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:10.7172726Z Compiling src/tbb/concurrent_queue.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:10.7173452Z Compiling src/tbb/concurrent_vector.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:10.7174124Z Compiling src/tbb/concurrent_monitor.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:10.7174809Z Compiling src/tbb/task.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:10.7175473Z [Scann] Compiling src/tbb/tbb_misc_ex.cpp 2022-12-01T10:56:10.9418609Z 2022-12-01T10:56:10.9419126Z  2022-12-01T10:56:10.9419534Z  2022-12-01T10:56:10.9419840Z  2022-12-01T10:56:10.9420128Z  2022-12-01T10:56:10.9420435Z  2022-12-01T10:56:10.9420725Z  2022-12-01T10:56:10.9420984Z  2022-12-01T10:56:10.9421252Z  2022-12-01T10:56:10.9421634Z [939 / 2,092] 8 actions, 7 running 2022-12-01T10:56:10.9422150Z GenerateAten aten/src/ATen/ops; 23s processwrapper-sandbox 2022-12-01T10:56:10.9422748Z Compiling src/tbb/concurrent_hash_map.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:10.9423408Z Compiling src/tbb/cache_aligned_allocator.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:10.9424277Z Compiling src/tbb/tbb_thread.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:10.9424875Z Compiling src/tbb/queuing_rw_mutex.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:10.9425513Z Compiling src/old/concurrent_vector_v2.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:10.9426138Z Compiling src/tbb/tbb_statistics.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:10.9426545Z [Prepa] @mkl//:mkl 2022-12-01T10:56:11.3090084Z 2022-12-01T10:56:11.3090809Z  2022-12-01T10:56:11.3091364Z  2022-12-01T10:56:11.3091714Z  2022-12-01T10:56:11.3092173Z  2022-12-01T10:56:11.3092552Z  2022-12-01T10:56:11.3092960Z  2022-12-01T10:56:11.3093265Z  2022-12-01T10:56:11.3093535Z  2022-12-01T10:56:11.3093889Z [953 / 2,129] 8 actions running 2022-12-01T10:56:11.3094240Z //:generated_caffe2_aten_op_headers; 0s processwrapper-sandbox 2022-12-01T10:56:11.3094643Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:11.3095033Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:11.3095468Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:11.3095950Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:11.3096531Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:11.3097067Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:11.3097612Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:12.3100482Z 2022-12-01T10:56:12.3105699Z  2022-12-01T10:56:12.3106078Z  2022-12-01T10:56:12.3106412Z  2022-12-01T10:56:12.3106690Z  2022-12-01T10:56:12.3107020Z  2022-12-01T10:56:12.3107322Z  2022-12-01T10:56:12.3107602Z  2022-12-01T10:56:12.3108110Z  2022-12-01T10:56:12.3108544Z [953 / 2,129] 8 actions running 2022-12-01T10:56:12.3109120Z //:generated_caffe2_aten_op_headers; 1s processwrapper-sandbox 2022-12-01T10:56:12.3109735Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:12.3110271Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:12.3110770Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:12.3111310Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:12.3111830Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:12.3112346Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:12.3112880Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:13.3105614Z 2022-12-01T10:56:13.3106185Z  2022-12-01T10:56:13.3106516Z  2022-12-01T10:56:13.3106686Z  2022-12-01T10:56:13.3106859Z  2022-12-01T10:56:13.3107029Z  2022-12-01T10:56:13.3107183Z  2022-12-01T10:56:13.3107362Z  2022-12-01T10:56:13.3107529Z  2022-12-01T10:56:13.3107756Z [953 / 2,129] 8 actions running 2022-12-01T10:56:13.3108104Z //:generated_caffe2_aten_op_headers; 2s processwrapper-sandbox 2022-12-01T10:56:13.3108458Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:13.3108770Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:13.3109055Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:13.3109352Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:13.3109649Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:13.3109931Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:13.3110237Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:13.6290491Z 2022-12-01T10:56:13.6291014Z  2022-12-01T10:56:13.6291298Z  2022-12-01T10:56:13.6291565Z  2022-12-01T10:56:13.6291800Z  2022-12-01T10:56:13.6292033Z  2022-12-01T10:56:13.6292252Z  2022-12-01T10:56:13.6292449Z  2022-12-01T10:56:13.6292704Z  2022-12-01T10:56:13.6292949Z [954 / 2,129] 8 actions, 7 running 2022-12-01T10:56:13.6293462Z //:generated_caffe2_aten_op_headers; 2s processwrapper-sandbox 2022-12-01T10:56:13.6293803Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:13.6294093Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:13.6294392Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:13.6294691Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:13.6294986Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:13.6295290Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:13.6295517Z [Scann] //:ATen_CPU_DEFAULT 2022-12-01T10:56:13.6836806Z 2022-12-01T10:56:13.6837287Z  2022-12-01T10:56:13.6837667Z  2022-12-01T10:56:13.6837972Z  2022-12-01T10:56:13.6838316Z  2022-12-01T10:56:13.6838615Z  2022-12-01T10:56:13.6838933Z  2022-12-01T10:56:13.6839228Z  2022-12-01T10:56:13.6839501Z  2022-12-01T10:56:13.6840098Z INFO: From Compiling aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp: 2022-12-01T10:56:13.6840663Z [954 / 2,129] 8 actions running 2022-12-01T10:56:13.6841199Z //:generated_caffe2_aten_op_headers; 2s processwrapper-sandbox 2022-12-01T10:56:13.6841777Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:13.6842333Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:13.6842858Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:13.6843386Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:13.6843926Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:13.6844455Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:13.6844971Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:13.6845234Z 2022-12-01T10:56:13.6845374Z  2022-12-01T10:56:13.6845850Z  2022-12-01T10:56:13.6846143Z  2022-12-01T10:56:13.6846466Z  2022-12-01T10:56:13.6846760Z  2022-12-01T10:56:13.6847038Z  2022-12-01T10:56:13.6847333Z  2022-12-01T10:56:13.6847617Z  2022-12-01T10:56:13.6848289Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:56:13.6849413Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp:110:35: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:56:13.6850144Z [=](Vec a, Vec b, Vec c) -> Vec { 2022-12-01T10:56:13.6850465Z ^~~ 2022-12-01T10:56:13.6850866Z [954 / 2,129] 8 actions running 2022-12-01T10:56:13.6851413Z //:generated_caffe2_aten_op_headers; 2s processwrapper-sandbox 2022-12-01T10:56:13.6851988Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:13.6852607Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:13.6853152Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:13.6853696Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:13.6854223Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:13.6854711Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:13.6855182Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:13.7343727Z 2022-12-01T10:56:13.7344302Z  2022-12-01T10:56:13.7344668Z  2022-12-01T10:56:13.7344959Z  2022-12-01T10:56:13.7345277Z  2022-12-01T10:56:13.7345554Z  2022-12-01T10:56:13.7345841Z  2022-12-01T10:56:13.7346115Z  2022-12-01T10:56:13.7346405Z  2022-12-01T10:56:13.7347003Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: 2022-12-01T10:56:13.7347560Z [956 / 2,129] 8 actions running 2022-12-01T10:56:13.7348116Z //:generated_caffe2_aten_op_headers; 2s processwrapper-sandbox 2022-12-01T10:56:13.7348708Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:13.7349250Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:13.7349964Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:13.7350489Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:13.7351022Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:13.7351521Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:13.7352045Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:13.7352342Z 2022-12-01T10:56:13.7352487Z  2022-12-01T10:56:13.7352786Z  2022-12-01T10:56:13.7353060Z  2022-12-01T10:56:13.7353350Z  2022-12-01T10:56:13.7353632Z  2022-12-01T10:56:13.7353903Z  2022-12-01T10:56:13.7354191Z  2022-12-01T10:56:13.7354487Z  2022-12-01T10:56:13.7355200Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:2:0: 2022-12-01T10:56:13.7356133Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:56:13.7357237Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:192:42: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:56:13.7358057Z [=](Vectorized a) -> Vectorized { return a; }); 2022-12-01T10:56:13.7358484Z ^~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:56:13.7358897Z [956 / 2,129] 8 actions running 2022-12-01T10:56:13.7359444Z //:generated_caffe2_aten_op_headers; 2s processwrapper-sandbox 2022-12-01T10:56:13.7360014Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:13.7360562Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:13.7361089Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:13.7361736Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:13.7362270Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:13.7362764Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:13.7363283Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:13.7499667Z 2022-12-01T10:56:13.7500223Z  2022-12-01T10:56:13.7500602Z  2022-12-01T10:56:13.7503029Z  2022-12-01T10:56:13.7503329Z  2022-12-01T10:56:13.7503775Z  2022-12-01T10:56:13.7504964Z  2022-12-01T10:56:13.7505519Z  2022-12-01T10:56:13.7505814Z  2022-12-01T10:56:13.7506622Z INFO: From Compiling aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: 2022-12-01T10:56:13.7507351Z [956 / 2,129] 8 actions running 2022-12-01T10:56:13.7508055Z //:generated_caffe2_aten_op_headers; 2s processwrapper-sandbox 2022-12-01T10:56:13.7508772Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:13.7509470Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:13.7510136Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:13.7510802Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:13.7511479Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:13.7512153Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:13.7512691Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:13.7513114Z 2022-12-01T10:56:13.7513245Z  2022-12-01T10:56:13.7513666Z  2022-12-01T10:56:13.7513968Z  2022-12-01T10:56:13.7514366Z  2022-12-01T10:56:13.7514667Z  2022-12-01T10:56:13.7514969Z  2022-12-01T10:56:13.7515389Z  2022-12-01T10:56:13.7515685Z  2022-12-01T10:56:13.7516672Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp:7:0: 2022-12-01T10:56:13.7517783Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:56:13.7519200Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp:37:57: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:56:13.7520466Z [=](Vectorized a, Vectorized b) __ubsan_ignore_undefined__ { 2022-12-01T10:56:13.7520936Z ^ 2022-12-01T10:56:13.7521491Z [957 / 2,129] 7 actions running 2022-12-01T10:56:13.7522177Z //:generated_caffe2_aten_op_headers; 2s processwrapper-sandbox 2022-12-01T10:56:13.7522893Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:13.7523530Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:13.7524072Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:13.7524742Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:13.7525409Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:13.7526083Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:14.0829440Z 2022-12-01T10:56:14.0830218Z  2022-12-01T10:56:14.0830575Z  2022-12-01T10:56:14.0830855Z  2022-12-01T10:56:14.0831196Z  2022-12-01T10:56:14.0831506Z  2022-12-01T10:56:14.0831785Z  2022-12-01T10:56:14.0832116Z  2022-12-01T10:56:14.0832535Z [958 / 2,129] 8 actions running 2022-12-01T10:56:14.0832907Z //:generated_caffe2_aten_op_headers; 3s processwrapper-sandbox 2022-12-01T10:56:14.0833231Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2022-12-01T10:56:14.0833534Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2022-12-01T10:56:14.0833838Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:14.0834121Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:14.0834422Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:14.0834729Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:14.1080082Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:14.2941795Z 2022-12-01T10:56:14.2942321Z  2022-12-01T10:56:14.2942676Z  2022-12-01T10:56:14.2942973Z  2022-12-01T10:56:14.2943272Z  2022-12-01T10:56:14.2943566Z  2022-12-01T10:56:14.2943880Z  2022-12-01T10:56:14.2944170Z  2022-12-01T10:56:14.2944464Z  2022-12-01T10:56:14.2944885Z [959 / 2,129] 8 actions, 7 running 2022-12-01T10:56:14.2945459Z //:generated_caffe2_aten_op_headers; 3s processwrapper-sandbox 2022-12-01T10:56:14.2946042Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2022-12-01T10:56:14.2946583Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:14.2947100Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:14.2947647Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:14.2948185Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:14.2948702Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:14.2949223Z [Scann] Compiling aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX2.cpp 2022-12-01T10:56:14.5093907Z 2022-12-01T10:56:14.5094480Z  2022-12-01T10:56:14.5094885Z  2022-12-01T10:56:14.5095211Z  2022-12-01T10:56:14.5095569Z  2022-12-01T10:56:14.5095878Z  2022-12-01T10:56:14.5096158Z  2022-12-01T10:56:14.5096443Z  2022-12-01T10:56:14.5096756Z  2022-12-01T10:56:14.5097160Z [960 / 2,129] 8 actions running 2022-12-01T10:56:14.5097649Z //:generated_caffe2_aten_op_headers; 3s processwrapper-sandbox 2022-12-01T10:56:14.5098144Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:14.5099169Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:14.5099610Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:14.5100124Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:14.5100622Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:14.5100933Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:14.5101228Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:15.5106575Z 2022-12-01T10:56:15.5107429Z  2022-12-01T10:56:15.5107819Z  2022-12-01T10:56:15.5108177Z  2022-12-01T10:56:15.5108459Z  2022-12-01T10:56:15.5108694Z  2022-12-01T10:56:15.5108956Z  2022-12-01T10:56:15.5109229Z  2022-12-01T10:56:15.5109503Z  2022-12-01T10:56:15.5109819Z [960 / 2,129] 8 actions running 2022-12-01T10:56:15.5110206Z //:generated_caffe2_aten_op_headers; 4s processwrapper-sandbox 2022-12-01T10:56:15.5110528Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:15.5110892Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:15.5111191Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:15.5111535Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:15.5111837Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:15.5112183Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:15.5112593Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:15.5597825Z 2022-12-01T10:56:15.5598382Z  2022-12-01T10:56:15.5598757Z  2022-12-01T10:56:15.5599162Z  2022-12-01T10:56:15.5599439Z  2022-12-01T10:56:15.5599752Z  2022-12-01T10:56:15.5600053Z  2022-12-01T10:56:15.5600334Z  2022-12-01T10:56:15.5600595Z  2022-12-01T10:56:15.5601141Z INFO: From Executing genrule //:generated_caffe2_aten_op_headers: 2022-12-01T10:56:15.5601672Z [960 / 2,129] 8 actions running 2022-12-01T10:56:15.5602265Z //:generated_caffe2_aten_op_headers; 4s processwrapper-sandbox 2022-12-01T10:56:15.5602888Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:15.5603418Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:15.5603888Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:15.5615689Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:15.5616638Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:15.5617076Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:15.5617446Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:15.5617662Z 2022-12-01T10:56:15.5617758Z  2022-12-01T10:56:15.5617957Z  2022-12-01T10:56:15.5618151Z  2022-12-01T10:56:15.5618571Z  2022-12-01T10:56:15.5618776Z  2022-12-01T10:56:15.5618953Z  2022-12-01T10:56:15.5619204Z  2022-12-01T10:56:15.5619443Z  2022-12-01T10:56:15.5620504Z Skipping rename Because of Arg: c10::optional (at::DimnameList) 2022-12-01T10:56:15.5621124Z Skipping align_to Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:56:15.5621720Z Skipping align_to Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:56:15.5622307Z Skipping refine_names Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:56:15.5622903Z Skipping _cudnn_rnn_backward Because of Arg: ::std::array (::std::array) 2022-12-01T10:56:15.5623468Z Skipping _cudnn_init_dropout_state because it is a factory method 2022-12-01T10:56:15.5624062Z Skipping _fused_dropout Because of Arg: c10::optional (at::Generator) 2022-12-01T10:56:15.5624635Z Skipping native_dropout Because of Arg: c10::optional (bool) 2022-12-01T10:56:15.5625232Z Skipping _sobol_engine_draw Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:56:15.5625956Z Skipping chalf Because of Arg: c10::optional (at::MemoryFormat) 2022-12-01T10:56:15.5626537Z Skipping all Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.5627063Z Skipping all Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.5627593Z Skipping any Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.5628109Z Skipping any Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.5628614Z Skipping arange because it is a factory method 2022-12-01T10:56:15.5629157Z Skipping argmax Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.5640904Z Skipping argmax Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.5641299Z Skipping argmin Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.5641671Z Skipping argmin Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.5642048Z Skipping as_strided Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.5642458Z Skipping bartlett_window because it is a factory method 2022-12-01T10:56:15.5642768Z Skipping bernoulli Because of Arg: c10::optional (at::Generator) 2022-12-01T10:56:15.5643174Z Skipping bernoulli Because of Arg: c10::optional (at::Generator) 2022-12-01T10:56:15.5643562Z Skipping blackman_window because it is a factory method 2022-12-01T10:56:15.5643823Z Skipping cat Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.5644152Z Skipping concat Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.5644558Z Skipping concatenate Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.5644889Z Skipping clamp Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:56:15.5645345Z Skipping clamp Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:56:15.5645745Z Skipping clip Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:56:15.5646106Z Skipping clip Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:56:15.5646422Z Skipping contiguous Because of Arg: at::MemoryFormat (at::MemoryFormat) 2022-12-01T10:56:15.5646774Z Skipping convolution_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.5647115Z Skipping _convolution_mode Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.5654425Z Skipping conv1d Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.5654890Z Skipping conv1d Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.5655343Z Skipping conv1d Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.5655851Z Skipping conv2d Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.5656168Z Skipping conv2d Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.5656623Z Skipping conv2d Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.5657096Z Skipping conv3d Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.5657554Z Skipping conv3d Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.5658023Z Skipping conv3d Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.5659987Z Skipping count_nonzero Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.5660535Z Skipping cudnn_convolution_add_relu Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:56:15.5660906Z Skipping cummax Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.5661177Z Skipping cummin Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.5661493Z Skipping cumprod Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:56:15.5661828Z Skipping cumprod Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.5662119Z Skipping cumprod Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.5662505Z Skipping cumsum Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:56:15.5662792Z Skipping cumsum Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.5663061Z Skipping cumsum Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.5663334Z Skipping diagonal Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.5663604Z Skipping diagonal Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.5663922Z Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:56:15.5664259Z Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:56:15.5669715Z Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:56:15.5670191Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-12-01T10:56:15.5670665Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-12-01T10:56:15.5671040Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-12-01T10:56:15.5671536Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-12-01T10:56:15.5672055Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-12-01T10:56:15.5672373Z Skipping gradient Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.5672675Z Skipping gradient Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.5673431Z Skipping div Because of Arg: c10::optional (c10::string_view) 2022-12-01T10:56:15.5673924Z Skipping div Because of Arg: c10::optional (c10::string_view) 2022-12-01T10:56:15.5674419Z Skipping divide Because of Arg: c10::optional (c10::string_view) 2022-12-01T10:56:15.5674885Z Skipping divide Because of Arg: c10::optional (c10::string_view) 2022-12-01T10:56:15.5675328Z Skipping einsum Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.5675771Z Skipping einsum Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.5676078Z Skipping _rowwise_prune Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T10:56:15.5690926Z Skipping embedding_bag Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.5691320Z Skipping empty because it is a factory method 2022-12-01T10:56:15.5705721Z Skipping new_empty because it is a factory method 2022-12-01T10:56:15.5706145Z Skipping new_empty_strided because it is a factory method 2022-12-01T10:56:15.5706490Z Skipping new_full because it is a factory method 2022-12-01T10:56:15.5706830Z Skipping new_zeros because it is a factory method 2022-12-01T10:56:15.5707182Z Skipping new_ones because it is a factory method 2022-12-01T10:56:15.5707519Z Skipping _empty_affine_quantized because it is a factory method 2022-12-01T10:56:15.5707909Z Skipping _empty_per_channel_affine_quantized because it is a factory method 2022-12-01T10:56:15.5708202Z Skipping empty_quantized because it is a factory method 2022-12-01T10:56:15.5708462Z Skipping empty_like because it is a factory method 2022-12-01T10:56:15.5708707Z Skipping empty_strided because it is a factory method 2022-12-01T10:56:15.5708963Z Skipping eye because it is a factory method 2022-12-01T10:56:15.5709246Z Skipping flatten Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.5709524Z Skipping flatten Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.5709794Z Skipping flatten Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:56:15.5710084Z Skipping unflatten Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.5710344Z Skipping full because it is a factory method 2022-12-01T10:56:15.5710577Z Skipping full_like because it is a factory method 2022-12-01T10:56:15.5710827Z Skipping from_file because it is a factory method 2022-12-01T10:56:15.5711116Z Skipping hann_window because it is a factory method 2022-12-01T10:56:15.5711368Z Skipping hamming_window because it is a factory method 2022-12-01T10:56:15.5711631Z Skipping kaiser_window because it is a factory method 2022-12-01T10:56:15.5711903Z Skipping index_copy Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.5712181Z Skipping kthvalue Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.5712512Z Skipping kthvalue Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.5712796Z Skipping nan_to_num Because of Arg: c10::optional (double) 2022-12-01T10:56:15.5713134Z Skipping nan_to_num Because of Arg: c10::optional (double) 2022-12-01T10:56:15.5713418Z Skipping nan_to_num Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6683616Z Skipping fbgemm_linear_quantize_weight Because of Ret: double (double) 2022-12-01T10:56:15.6684060Z Skipping linspace because it is a factory method 2022-12-01T10:56:15.6684442Z Skipping logspace because it is a factory method 2022-12-01T10:56:15.6684959Z Skipping log_softmax Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:56:15.6685451Z Skipping log_softmax Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6685899Z Skipping log_softmax Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6686371Z Skipping _log_softmax_backward_data Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T10:56:15.6686814Z Skipping logcumsumexp Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6687208Z Skipping logsumexp Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:56:15.6687570Z Skipping logsumexp Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:56:15.6687978Z Skipping aminmax Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6688390Z Skipping aminmax Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6688780Z Skipping max Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6689187Z Skipping max Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6689636Z Skipping mean Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:56:15.6690136Z Skipping mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6690609Z Skipping mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6691058Z Skipping mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6691691Z Skipping mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:56:15.6692096Z Skipping mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:56:15.6692594Z Skipping mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:56:15.6693067Z Skipping nanmean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6693539Z Skipping nanmean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6694038Z Skipping nanmean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6694466Z Skipping median Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6694870Z Skipping median Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6695279Z Skipping nanmedian Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6695729Z Skipping nanmedian Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6696161Z Skipping min Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6696581Z Skipping min Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6697112Z Skipping miopen_convolution_add_relu Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:56:15.6697667Z Skipping miopen_rnn_backward Because of Arg: ::std::array (::std::array) 2022-12-01T10:56:15.6698119Z Skipping mode Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6698730Z Skipping mode Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6699125Z Skipping ones because it is a factory method 2022-12-01T10:56:15.6699515Z Skipping ones_like because it is a factory method 2022-12-01T10:56:15.6699931Z Skipping cdist Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6700397Z Skipping _cdist_forward Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6700875Z Skipping is_pinned Because of Arg: c10::optional (at::Device) 2022-12-01T10:56:15.6701397Z Skipping pin_memory Because of Arg: c10::optional (at::Device) 2022-12-01T10:56:15.6701901Z Skipping _pin_memory Because of Arg: c10::optional (at::Device) 2022-12-01T10:56:15.6702350Z Skipping scalar_tensor because it is a factory method 2022-12-01T10:56:15.6702898Z Skipping rand because it is a factory method 2022-12-01T10:56:15.6703283Z Skipping rand_like because it is a factory method 2022-12-01T10:56:15.6703689Z Skipping randint because it is a factory method 2022-12-01T10:56:15.6704098Z Skipping randint_like because it is a factory method 2022-12-01T10:56:15.6704485Z Skipping randn because it is a factory method 2022-12-01T10:56:15.6704880Z Skipping randn_like because it is a factory method 2022-12-01T10:56:15.6705293Z Skipping randperm because it is a factory method 2022-12-01T10:56:15.6705657Z Skipping range because it is a factory method 2022-12-01T10:56:15.6706109Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6706615Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6707107Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6707608Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6708099Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6708595Z Skipping rrelu Because of Arg: c10::optional (at::Generator) 2022-12-01T10:56:15.6709056Z Skipping gelu Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6709534Z Skipping gelu_backward Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6709999Z Skipping select Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6710430Z Skipping logit Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6710864Z Skipping size Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6711307Z Skipping slice Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6711919Z Skipping slice Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6712366Z Skipping slice Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6712839Z Skipping slice_scatter Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6713327Z Skipping slice_scatter Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6713808Z Skipping slice_scatter Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6714310Z Skipping as_strided_scatter Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6714829Z Skipping softmax Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:56:15.6715295Z Skipping softmax Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6715736Z Skipping softmax Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6716230Z Skipping _softmax_backward_data Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T10:56:15.6716707Z Skipping squeeze Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6717154Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6717614Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6718068Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6718452Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6718818Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6719205Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6719641Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6720051Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6720495Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6720952Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6721385Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6721840Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6722287Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6722821Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6723279Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6723741Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6724215Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6724661Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6725119Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6725558Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6725993Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6726451Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6726899Z Skipping stride Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6727381Z Skipping sum Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:56:15.6727922Z Skipping sum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6728449Z Skipping sum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6728970Z Skipping sum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6729447Z Skipping sum Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:56:15.6729907Z Skipping sum Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:56:15.6730381Z Skipping sum Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:56:15.6730917Z Skipping _nested_sum_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6731468Z Skipping _nested_sum_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6732064Z Skipping nansum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6732615Z Skipping nansum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6733100Z Skipping nansum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6733455Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6733780Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6734079Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6734440Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6734759Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6735067Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6735393Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6735719Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6736042Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6736504Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6737011Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:56:15.6737496Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:56:15.6737952Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:56:15.6738563Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:56:15.6739042Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:56:15.6739504Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:56:15.6739934Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:56:15.6740391Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:56:15.6740871Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:56:15.6741465Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:56:15.6741983Z Skipping prod Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:56:15.6742505Z Skipping prod Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:56:15.6742937Z Skipping prod Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6743210Z Skipping prod Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6743471Z Skipping prod Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6743752Z Skipping transpose Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6744053Z Skipping _nested_tensor_offsets Because of Ret: ::std::vector (at::IntArrayRef) 2022-12-01T10:56:15.6744400Z Skipping unique_consecutive Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6744758Z Skipping vander Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6745026Z Skipping vander Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6745330Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6745648Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6745961Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6746271Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6746589Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6746888Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:56:15.6747159Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:56:15.6747440Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:56:15.6747806Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:56:15.6748077Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:56:15.6748390Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6748726Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6749103Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6749409Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6749732Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6750054Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:56:15.6750369Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:56:15.6750661Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:56:15.6750966Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:56:15.6751252Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-12-01T10:56:15.6751522Z Skipping zeros because it is a factory method 2022-12-01T10:56:15.6751793Z Skipping _efficientzerotensor because it is a factory method 2022-12-01T10:56:15.6752061Z Skipping zeros_like because it is a factory method 2022-12-01T10:56:15.6752346Z Skipping _standard_gamma Because of Arg: c10::optional (at::Generator) 2022-12-01T10:56:15.6752685Z Skipping _sample_dirichlet Because of Arg: c10::optional (at::Generator) 2022-12-01T10:56:15.6753017Z Skipping poisson Because of Arg: c10::optional (at::Generator) 2022-12-01T10:56:15.6753326Z Skipping binomial Because of Arg: c10::optional (at::Generator) 2022-12-01T10:56:15.6753655Z Skipping native_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:56:15.6753977Z Skipping _sparse_sum Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T10:56:15.6754275Z Skipping _sparse_sum Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T10:56:15.6754576Z Skipping _sparse_csr_sum Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:56:15.6754954Z Skipping _sparse_csr_prod Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:56:15.6755293Z Skipping _sparse_softmax Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:56:15.6755597Z Skipping _sparse_softmax Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6755897Z Skipping _sparse_softmax Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6756218Z Skipping _sparse_log_softmax Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:56:15.6756538Z Skipping _sparse_log_softmax Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6756822Z Skipping _sparse_log_softmax Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6757126Z Skipping _spdiags Because of Arg: c10::optional (at::Layout) 2022-12-01T10:56:15.6757438Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:56:15.6757752Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:56:15.6758077Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:56:15.6758472Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:56:15.6758850Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:56:15.6759150Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:56:15.6759464Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:56:15.6759786Z Skipping clone Because of Arg: c10::optional (at::MemoryFormat) 2022-12-01T10:56:15.6760125Z Skipping sparse_compressed_tensor because it is a factory method 2022-12-01T10:56:15.6760417Z Skipping sparse_csr_tensor because it is a factory method 2022-12-01T10:56:15.6760763Z Skipping sparse_csc_tensor because it is a factory method 2022-12-01T10:56:15.6761138Z Skipping sparse_bsr_tensor because it is a factory method 2022-12-01T10:56:15.6761528Z Skipping sparse_bsc_tensor because it is a factory method 2022-12-01T10:56:15.6761913Z Skipping _sparse_compressed_tensor_unsafe because it is a factory method 2022-12-01T10:56:15.6762219Z Skipping _sparse_csr_tensor_unsafe because it is a factory method 2022-12-01T10:56:15.6762492Z Skipping _sparse_csc_tensor_unsafe because it is a factory method 2022-12-01T10:56:15.6762786Z Skipping _sparse_bsr_tensor_unsafe because it is a factory method 2022-12-01T10:56:15.6763078Z Skipping _sparse_bsc_tensor_unsafe because it is a factory method 2022-12-01T10:56:15.6763343Z Skipping sparse_coo_tensor because it is a factory method 2022-12-01T10:56:15.6763627Z Skipping _sparse_coo_tensor_unsafe because it is a factory method 2022-12-01T10:56:15.6763918Z Skipping _sparse_coo_tensor_with_dims because it is a factory method 2022-12-01T10:56:15.6764229Z Skipping _sparse_coo_tensor_with_dims_and_tensors because it is a factory method 2022-12-01T10:56:15.6764544Z Skipping to_dense Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:56:15.6764941Z Skipping _to_dense Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:56:15.6765422Z Skipping unbind Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6765867Z Skipping to_mkldnn Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:56:15.6766361Z Skipping quantize_per_tensor_dynamic Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T10:56:15.6766869Z Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T10:56:15.6767371Z Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T10:56:15.6767858Z Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T10:56:15.6768353Z Skipping quantize_per_channel Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T10:56:15.6768924Z Skipping q_scale Because of Ret: double (double) 2022-12-01T10:56:15.6769321Z Skipping qscheme Because of Ret: at::QScheme (at::QScheme) 2022-12-01T10:56:15.6769762Z Skipping _choose_qparams_per_tensor Because of Ret: double (double) 2022-12-01T10:56:15.6770219Z Skipping _choose_qparams_per_tensor Because of Ret: double (double) 2022-12-01T10:56:15.6770688Z Skipping _autocast_to_reduced_precision Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T10:56:15.6771154Z Skipping _to_copy because it is a factory method 2022-12-01T10:56:15.6771541Z Skipping to because it is a factory method 2022-12-01T10:56:15.6771973Z Skipping meshgrid Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6772456Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2022-12-01T10:56:15.6773032Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2022-12-01T10:56:15.6773515Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2022-12-01T10:56:15.6773980Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2022-12-01T10:56:15.6774440Z Skipping can_cast Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T10:56:15.6774881Z Skipping promote_types Because of Ret: at::ScalarType (at::ScalarType) 2022-12-01T10:56:15.6775355Z Skipping _masked_softmax Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6775828Z Skipping _masked_softmax Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6776333Z Skipping _masked_softmax_backward Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6776810Z Skipping view Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T10:56:15.6777251Z Skipping index_add Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6777781Z Skipping index_add Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6778254Z Skipping index_reduce Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6778842Z Skipping index_reduce Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6779310Z Skipping index_fill Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6779774Z Skipping index_fill Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6780233Z Skipping scatter Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6780681Z Skipping scatter Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6781125Z Skipping scatter Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6781558Z Skipping scatter Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6781986Z Skipping scatter_add Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6782473Z Skipping scatter_reduce Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6782979Z Skipping scatter_reduce Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6783475Z Skipping cross Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6783933Z Skipping tril_indices because it is a factory method 2022-12-01T10:56:15.6784348Z Skipping triu_indices because it is a factory method 2022-12-01T10:56:15.6784797Z Skipping take_along_dim Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6785217Z Skipping index_select Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6785654Z Skipping gather Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6786073Z Skipping gather Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6786508Z Skipping linalg_vander Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6787023Z Skipping multinomial Because of Arg: c10::optional (at::Generator) 2022-12-01T10:56:15.6787556Z Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:56:15.6788094Z Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:56:15.6788742Z Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:56:15.6789317Z Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:56:15.6789901Z Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:56:15.6790431Z Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:56:15.6790813Z Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:56:15.6791193Z Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:56:15.6791575Z Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:56:15.6791927Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:56:15.6792282Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:56:15.6792632Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:56:15.6792982Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:56:15.6793327Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:56:15.6793679Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:56:15.6794028Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:56:15.6794559Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:56:15.6794915Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:56:15.6795233Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6795524Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6795833Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6796181Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6796471Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6796741Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6797031Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6797328Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6797625Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6797958Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6798264Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6798563Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6798830Z Skipping sort Because of Arg: c10::optional (bool) 2022-12-01T10:56:15.6799120Z Skipping sort Because of Arg: c10::optional (bool) 2022-12-01T10:56:15.6799385Z Skipping sort Because of Arg: c10::optional (bool) 2022-12-01T10:56:15.6799639Z Skipping sort Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6799910Z Skipping sort Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6800181Z Skipping sort Because of Arg: c10::optional (bool) 2022-12-01T10:56:15.6800454Z Skipping sort Because of Arg: c10::optional (bool) 2022-12-01T10:56:15.6800715Z Skipping argsort Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6800988Z Skipping argsort Because of Arg: at::Dimname (at::Dimname) 2022-12-01T10:56:15.6801341Z Skipping normal_functional Because of Arg: c10::optional (at::Generator) 2022-12-01T10:56:15.6801619Z Skipping normal because it is a factory method 2022-12-01T10:56:15.6801917Z Skipping _foreach_add Because of Arg: at::ArrayRef (at::ArrayRef) 2022-12-01T10:56:15.6802251Z Skipping _foreach_sub Because of Arg: at::ArrayRef (at::ArrayRef) 2022-12-01T10:56:15.6802595Z Skipping _foreach_div Because of Arg: at::ArrayRef (at::ArrayRef) 2022-12-01T10:56:15.6802912Z Skipping _foreach_mul Because of Arg: at::ArrayRef (at::ArrayRef) 2022-12-01T10:56:15.6803309Z Skipping _foreach_addcdiv Because of Arg: at::ArrayRef (at::ArrayRef) 2022-12-01T10:56:15.6803658Z Skipping _foreach_addcmul Because of Arg: at::ArrayRef (at::ArrayRef) 2022-12-01T10:56:15.6803984Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2022-12-01T10:56:15.6804320Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2022-12-01T10:56:15.6804649Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2022-12-01T10:56:15.6804987Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2022-12-01T10:56:15.6805314Z Skipping rrelu_with_noise Because of Arg: c10::optional (at::Generator) 2022-12-01T10:56:15.6805627Z Skipping avg_pool2d Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6805931Z Skipping avg_pool2d_backward Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6806267Z Skipping avg_pool3d Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6806606Z Skipping avg_pool3d_backward Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6806910Z Skipping _pad_enum Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6807200Z Skipping pad Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6807479Z Skipping pad Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6807804Z Skipping upsample_linear1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6808170Z Skipping upsample_linear1d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6808515Z Skipping upsample_bilinear2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6808880Z Skipping upsample_bilinear2d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6809248Z Skipping _upsample_bilinear2d_aa Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6809624Z Skipping _upsample_bilinear2d_aa_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6809985Z Skipping upsample_trilinear3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6810358Z Skipping upsample_trilinear3d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6810721Z Skipping upsample_bicubic2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6811068Z Skipping upsample_bicubic2d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6811430Z Skipping _upsample_bicubic2d_aa Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6811800Z Skipping _upsample_bicubic2d_aa_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6812165Z Skipping upsample_nearest1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6812579Z Skipping _upsample_nearest_exact1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6812961Z Skipping upsample_nearest1d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6813346Z Skipping _upsample_nearest_exact1d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6813753Z Skipping upsample_nearest2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6814095Z Skipping _upsample_nearest_exact2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6814458Z Skipping upsample_nearest2d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6814836Z Skipping _upsample_nearest_exact2d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6815190Z Skipping upsample_nearest3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6815550Z Skipping _upsample_nearest_exact3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6815922Z Skipping upsample_nearest3d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6816359Z Skipping _upsample_nearest_exact3d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6816704Z Skipping upsample_linear1d Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6817029Z Skipping upsample_linear1d_backward Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6817354Z Skipping upsample_bilinear2d Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6817656Z Skipping upsample_bilinear2d Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6817984Z Skipping upsample_bilinear2d_backward Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6818443Z Skipping upsample_bilinear2d_backward Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6818796Z Skipping _upsample_bilinear2d_aa Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6819185Z Skipping _upsample_bilinear2d_aa Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6819516Z Skipping _upsample_bilinear2d_aa_backward Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6819863Z Skipping _upsample_bilinear2d_aa_backward Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6820176Z Skipping upsample_bicubic2d Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6820487Z Skipping upsample_bicubic2d Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6820821Z Skipping upsample_bicubic2d_backward Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6821157Z Skipping upsample_bicubic2d_backward Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6821495Z Skipping _upsample_bicubic2d_aa Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6821920Z Skipping _upsample_bicubic2d_aa Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6822258Z Skipping _upsample_bicubic2d_aa_backward Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6822582Z Skipping _upsample_bicubic2d_aa_backward Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6822936Z Skipping upsample_trilinear3d Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6823267Z Skipping upsample_trilinear3d Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6823595Z Skipping upsample_trilinear3d Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6823938Z Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6824275Z Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6824720Z Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6825211Z Skipping upsample_nearest1d Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6825707Z Skipping _upsample_nearest_exact1d Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6826058Z Skipping upsample_nearest1d_backward Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6826545Z Skipping _upsample_nearest_exact1d_backward Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6827171Z Skipping upsample_nearest2d Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6827706Z Skipping upsample_nearest2d Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6828259Z Skipping _upsample_nearest_exact2d Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6828765Z Skipping _upsample_nearest_exact2d Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6829235Z Skipping upsample_nearest2d_backward Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6829570Z Skipping upsample_nearest2d_backward Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6829916Z Skipping _upsample_nearest_exact2d_backward Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6830258Z Skipping _upsample_nearest_exact2d_backward Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6830640Z Skipping upsample_nearest3d Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6831118Z Skipping upsample_nearest3d Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6831620Z Skipping upsample_nearest3d Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6832119Z Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6832447Z Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6832771Z Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6833092Z Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6833433Z Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6833855Z Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6834330Z Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6834888Z Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6835436Z Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6835780Z Skipping logit_backward Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6836068Z Skipping special_logit Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6836404Z Skipping special_log_softmax Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:56:15.6836839Z Skipping special_softmax Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:56:15.6837211Z Skipping fft_fft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6837482Z Skipping fft_fft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6837759Z Skipping fft_fft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6838070Z Skipping fft_ifft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6838366Z Skipping fft_ifft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6838661Z Skipping fft_ifft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6839087Z Skipping fft_rfft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6839521Z Skipping fft_rfft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6839975Z Skipping fft_rfft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6840429Z Skipping fft_irfft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6840882Z Skipping fft_irfft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6841317Z Skipping fft_irfft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6841778Z Skipping fft_hfft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6842237Z Skipping fft_hfft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6842760Z Skipping fft_hfft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6843217Z Skipping fft_ihfft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6843674Z Skipping fft_ihfft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6844114Z Skipping fft_ihfft Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6844607Z Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6845134Z Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6845658Z Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6846167Z Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6846643Z Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6846972Z Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6847285Z Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6847609Z Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6847978Z Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6848304Z Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6848702Z Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6849219Z Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6849730Z Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6850290Z Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6850790Z Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6851314Z Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6851767Z Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6852091Z Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6852572Z Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6853045Z Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6853514Z Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6853997Z Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6854507Z Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6855030Z Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6855543Z Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6856109Z Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6856655Z Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6857186Z Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6857766Z Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6858436Z Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6858989Z Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6859521Z Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6860045Z Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6860542Z Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6868894Z Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6869433Z Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6869814Z Skipping fft_fftfreq because it is a factory method 2022-12-01T10:56:15.6870080Z Skipping fft_rfftfreq because it is a factory method 2022-12-01T10:56:15.6870372Z Skipping fft_fftshift Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6870715Z Skipping fft_ifftshift Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6871050Z Skipping linalg_lstsq Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6871337Z Skipping linalg_lstsq Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6871647Z Skipping _linalg_eigh Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6871957Z Skipping _linalg_eigh Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6872343Z Skipping linalg_eigh Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6872690Z Skipping linalg_eigvalsh Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6873018Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:56:15.6873359Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:56:15.6873753Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:56:15.6874110Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:56:15.6874423Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6874791Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6875119Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6875492Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6876000Z Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6876554Z Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6877124Z Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6877680Z Skipping linalg_matrix_norm Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:56:15.6878203Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6878686Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6879183Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6879692Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6880194Z Skipping _linalg_svd Because of Arg: c10::optional (c10::string_view) 2022-12-01T10:56:15.6880722Z Skipping linalg_svd Because of Arg: c10::optional (c10::string_view) 2022-12-01T10:56:15.6881256Z Skipping linalg_svdvals Because of Arg: c10::optional (c10::string_view) 2022-12-01T10:56:15.6881796Z Skipping linalg_cond Because of Arg: const c10::optional & (const at::Scalar &) 2022-12-01T10:56:15.6882288Z Skipping linalg_cond Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6882753Z Skipping linalg_pinv Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6883051Z Skipping linalg_pinv Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6883325Z Skipping linalg_pinv Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6883663Z Skipping linalg_tensorsolve Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6883995Z Skipping linalg_qr Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6884348Z Skipping linalg_matrix_rank Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6884653Z Skipping linalg_matrix_rank Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6884953Z Skipping linalg_matrix_rank Because of Arg: c10::optional (double) 2022-12-01T10:56:15.6885311Z Skipping nested_to_padded_tensor Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6885716Z Skipping _test_optional_intlist Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6886087Z Skipping _test_optional_filled_intlist Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6886472Z Skipping _test_optional_floatlist Because of Arg: c10::optional> (at::ArrayRef) 2022-12-01T10:56:15.6886823Z Skipping _test_string_default Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6887123Z Skipping _test_string_default Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6887450Z Skipping _test_ambiguous_defaults Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6887818Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6888113Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6888459Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6888768Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6889073Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6889358Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6889697Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6890021Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6890390Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6890791Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6891124Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6891458Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-12-01T10:56:15.6891848Z Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:56:15.6892397Z Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:56:15.6893058Z Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:56:15.6893635Z Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) 2022-12-01T10:56:15.6894171Z Skipping as_strided_copy Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6894644Z Skipping slice_copy Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6895124Z Skipping slice_copy Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6895571Z Skipping slice_copy Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6896039Z Skipping view_copy Because of Arg: at::ScalarType (at::ScalarType) 2022-12-01T10:56:15.6896556Z Skipping to_padded_tensor Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-12-01T10:56:15.6897085Z Skipping _transformer_encoder_layer_fwd Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6897602Z Skipping _native_multi_head_attention Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6898087Z Skipping bernoulli Because of Arg: c10::optional (at::Generator) 2022-12-01T10:56:15.6898766Z Skipping resize Because of Arg: c10::optional (at::MemoryFormat) 2022-12-01T10:56:15.6899372Z Skipping resize_as Because of Arg: c10::optional (at::MemoryFormat) 2022-12-01T10:56:15.6899844Z Skipping set Because of Arg: at::Storage (at::Storage) 2022-12-01T10:56:15.6900249Z Skipping set Because of Arg: at::Storage (at::Storage) 2022-12-01T10:56:15.6900548Z Skipping set Because of Arg: at::Storage (at::Storage) 2022-12-01T10:56:15.6900837Z Skipping random Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6901151Z Skipping random Because of Arg: c10::optional (int64_t) 2022-12-01T10:56:15.6901571Z Skipping random Because of Arg: c10::optional (at::Generator) 2022-12-01T10:56:15.6902047Z Skipping random Because of Arg: c10::optional (at::Generator) 2022-12-01T10:56:15.6902525Z Skipping uniform Because of Arg: c10::optional (at::Generator) 2022-12-01T10:56:15.6902922Z Skipping cauchy Because of Arg: c10::optional (at::Generator) 2022-12-01T10:56:15.6903228Z Skipping log_normal Because of Arg: c10::optional (at::Generator) 2022-12-01T10:56:15.6903551Z Skipping exponential Because of Arg: c10::optional (at::Generator) 2022-12-01T10:56:15.6903874Z Skipping geometric Because of Arg: c10::optional (at::Generator) 2022-12-01T10:56:15.6904323Z [960 / 2,129] 8 actions running 2022-12-01T10:56:15.6904675Z //:generated_caffe2_aten_op_headers; 4s processwrapper-sandbox 2022-12-01T10:56:15.6905017Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:15.6905412Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:15.6905702Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:15.6906006Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:15.6906442Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:15.6906730Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:15.6907029Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:15.9112167Z 2022-12-01T10:56:15.9112665Z  2022-12-01T10:56:15.9113050Z  2022-12-01T10:56:15.9113321Z  2022-12-01T10:56:15.9113604Z  2022-12-01T10:56:15.9113884Z  2022-12-01T10:56:15.9114313Z  2022-12-01T10:56:15.9114593Z  2022-12-01T10:56:15.9114856Z  2022-12-01T10:56:15.9115606Z [961 / 2,129] 8 actions running 2022-12-01T10:56:15.9116104Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:15.9116699Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:15.9117239Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:15.9117742Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:15.9118230Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:15.9118712Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:15.9119210Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:15.9119912Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:16.0684544Z 2022-12-01T10:56:16.0685072Z  2022-12-01T10:56:16.0685425Z  2022-12-01T10:56:16.0685717Z  2022-12-01T10:56:16.0685985Z  2022-12-01T10:56:16.0686263Z  2022-12-01T10:56:16.0686573Z  2022-12-01T10:56:16.0686846Z  2022-12-01T10:56:16.0687127Z  2022-12-01T10:56:16.0687758Z INFO: From Compiling aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp: 2022-12-01T10:56:16.0688285Z [961 / 2,129] 8 actions running 2022-12-01T10:56:16.0688754Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:16.0689271Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:16.0689822Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:16.0690397Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:16.0690974Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:16.0691470Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:16.0692119Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:16.0692704Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:16.0692944Z 2022-12-01T10:56:16.0693078Z  2022-12-01T10:56:16.0693366Z  2022-12-01T10:56:16.0693680Z  2022-12-01T10:56:16.0693956Z  2022-12-01T10:56:16.0694199Z  2022-12-01T10:56:16.0694462Z  2022-12-01T10:56:16.0694664Z  2022-12-01T10:56:16.0694818Z  2022-12-01T10:56:16.0695099Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-12-01T10:56:16.0695566Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp:12: 2022-12-01T10:56:16.0696565Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::native::{anonymous}::_vec_softmax_lastdim(scalar_t*, scalar_t*, int64_t, int64_t):: [with scalar_t = double]::&, at::vec::DEFAULT::Vectorized&)>]': 2022-12-01T10:56:16.0697378Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:56:16.0697673Z inline scalar_t vec_reduce_all( 2022-12-01T10:56:16.0697867Z ^~~~~~~~~~~~~~ 2022-12-01T10:56:16.0698106Z [961 / 2,129] 8 actions running 2022-12-01T10:56:16.0698835Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:16.0699150Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:16.0699463Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:16.0699761Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:16.0700175Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:16.0700477Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:16.0700825Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:16.0701256Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:16.0702488Z 2022-12-01T10:56:16.0702638Z  2022-12-01T10:56:16.0703386Z  2022-12-01T10:56:16.0703694Z  2022-12-01T10:56:16.0703978Z  2022-12-01T10:56:16.0704311Z  2022-12-01T10:56:16.0704623Z  2022-12-01T10:56:16.0704898Z  2022-12-01T10:56:16.0705126Z  2022-12-01T10:56:16.0705541Z INFO: From Compiling aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: 2022-12-01T10:56:16.0706058Z [961 / 2,129] 8 actions running 2022-12-01T10:56:16.0706501Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:16.0707080Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:16.0707646Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:16.0708147Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:16.0708626Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:16.0709105Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:16.0709596Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:16.0710071Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:16.0710306Z 2022-12-01T10:56:16.0710440Z  2022-12-01T10:56:16.0710718Z  2022-12-01T10:56:16.0710972Z  2022-12-01T10:56:16.0711239Z  2022-12-01T10:56:16.0711506Z  2022-12-01T10:56:16.0711762Z  2022-12-01T10:56:16.0712038Z  2022-12-01T10:56:16.0712315Z  2022-12-01T10:56:16.0712918Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:56:16.0713904Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp:34:27: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:56:16.0714590Z [](Vec x, Vec y) -> Vec { return x + y; }); 2022-12-01T10:56:16.0714901Z ^~~ 2022-12-01T10:56:16.0715400Z [961 / 2,129] 8 actions running 2022-12-01T10:56:16.0715869Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:16.0716389Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:16.0716885Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:16.0717399Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:16.0717915Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:16.0718394Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:16.0718925Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:16.0719429Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:16.0949989Z 2022-12-01T10:56:16.0950521Z  2022-12-01T10:56:16.0950871Z  2022-12-01T10:56:16.0951165Z  2022-12-01T10:56:16.0951473Z  2022-12-01T10:56:16.0951731Z  2022-12-01T10:56:16.0952018Z  2022-12-01T10:56:16.0952302Z  2022-12-01T10:56:16.0952579Z  2022-12-01T10:56:16.0953215Z INFO: From Compiling aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp: 2022-12-01T10:56:16.0953803Z [963 / 2,129] 8 actions running 2022-12-01T10:56:16.0954273Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:16.0954786Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:16.0955286Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:16.0955807Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:16.0956296Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:16.0956825Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:16.0957358Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:16.0957856Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:16.0958250Z 2022-12-01T10:56:16.0958395Z  2022-12-01T10:56:16.0958691Z  2022-12-01T10:56:16.0958959Z  2022-12-01T10:56:16.0959249Z  2022-12-01T10:56:16.0959549Z  2022-12-01T10:56:16.0959832Z  2022-12-01T10:56:16.0960114Z  2022-12-01T10:56:16.0960396Z  2022-12-01T10:56:16.0960881Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-12-01T10:56:16.0961674Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp:8: 2022-12-01T10:56:16.0963558Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::native::{anonymous}::weight_norm_first_dim_kernel(at::TensorBase&, at::TensorBase&, const at::TensorBase&, const at::TensorBase&, int64_t, int64_t):: [with scalar_t = double; accscalar_t = double]::, at::vec::DEFAULT::Vectorized)>]': 2022-12-01T10:56:16.0964985Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:56:16.0965489Z inline scalar_t vec_reduce_all( 2022-12-01T10:56:16.0965812Z ^~~~~~~~~~~~~~ 2022-12-01T10:56:16.0966177Z [963 / 2,129] 8 actions running 2022-12-01T10:56:16.0966629Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:16.0967126Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:16.0967624Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:16.0968140Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:16.0968659Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:16.0969166Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:16.0969691Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:16.0970213Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:16.1584337Z 2022-12-01T10:56:16.1584939Z  2022-12-01T10:56:16.1585273Z  2022-12-01T10:56:16.1585565Z  2022-12-01T10:56:16.1585867Z  2022-12-01T10:56:16.1587031Z  2022-12-01T10:56:16.1587333Z  2022-12-01T10:56:16.1587637Z  2022-12-01T10:56:16.1587925Z  2022-12-01T10:56:16.1588523Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: 2022-12-01T10:56:16.1589112Z [965 / 2,129] 8 actions, 7 running 2022-12-01T10:56:16.1589944Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:16.1590734Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:16.1591309Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:16.1591854Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:16.1592398Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:16.1592941Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:16.1593439Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:16.1593860Z [Prepa] //:ATen_CPU_DEFAULT 2022-12-01T10:56:16.1594069Z 2022-12-01T10:56:16.1594198Z  2022-12-01T10:56:16.1594535Z  2022-12-01T10:56:16.1594849Z  2022-12-01T10:56:16.1595141Z  2022-12-01T10:56:16.1595440Z  2022-12-01T10:56:16.1595737Z  2022-12-01T10:56:16.1596010Z  2022-12-01T10:56:16.1596313Z  2022-12-01T10:56:16.1597036Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp:2:0: 2022-12-01T10:56:16.1597972Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: In lambda function: 2022-12-01T10:56:16.1599108Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp:182:42: note: The ABI for passing parameters with 64-byte alignment has changed in GCC 4.6 2022-12-01T10:56:16.1599998Z [=](Vectorized a) -> Vectorized { return a; }); 2022-12-01T10:56:16.1600602Z ^~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:56:16.1601050Z [965 / 2,129] 8 actions, 7 running 2022-12-01T10:56:16.1601554Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:16.1602100Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:16.1602654Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:16.1603229Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:16.1603804Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:16.1604353Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:16.1604881Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:16.1605280Z [Prepa] //:ATen_CPU_DEFAULT 2022-12-01T10:56:16.1990430Z 2022-12-01T10:56:16.1990867Z  2022-12-01T10:56:16.1991178Z  2022-12-01T10:56:16.1991385Z  2022-12-01T10:56:16.1991563Z  2022-12-01T10:56:16.1991721Z  2022-12-01T10:56:16.1991960Z  2022-12-01T10:56:16.1992137Z  2022-12-01T10:56:16.1992292Z  2022-12-01T10:56:16.1992691Z INFO: From Compiling aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: 2022-12-01T10:56:16.1993049Z [966 / 2,129] 8 actions running 2022-12-01T10:56:16.1993451Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:16.1993888Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:16.1994202Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:16.1994618Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:16.1994961Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:16.1995338Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:16.1995690Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:16.1996117Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:16.1998682Z 2022-12-01T10:56:16.1998985Z  2022-12-01T10:56:16.2001862Z  2022-12-01T10:56:16.2002361Z  2022-12-01T10:56:16.2002611Z  2022-12-01T10:56:16.2002785Z  2022-12-01T10:56:16.2002939Z  2022-12-01T10:56:16.2003138Z  2022-12-01T10:56:16.2005322Z  2022-12-01T10:56:16.2005802Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:56:16.2006555Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp:61:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:56:16.2007088Z [](Vec base) -> Vec { return base * base; } 2022-12-01T10:56:16.2007382Z ^~~ 2022-12-01T10:56:16.2007610Z [966 / 2,129] 8 actions running 2022-12-01T10:56:16.2008034Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:16.2008411Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:16.2008763Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:16.2009193Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:16.2009520Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:16.2009886Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:16.2010290Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:16.2010606Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:16.5402031Z 2022-12-01T10:56:16.5402513Z  2022-12-01T10:56:16.5402843Z  2022-12-01T10:56:16.5403128Z  2022-12-01T10:56:16.5403430Z  2022-12-01T10:56:16.5403719Z  2022-12-01T10:56:16.5404001Z  2022-12-01T10:56:16.5404268Z  2022-12-01T10:56:16.5404571Z  2022-12-01T10:56:16.5404971Z [968 / 2,129] 8 actions running 2022-12-01T10:56:16.5405446Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:16.5405968Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:16.5406475Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:16.6144047Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:16.6145122Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:16.6145727Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:16.6146287Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:16.6146787Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:17.3161587Z 2022-12-01T10:56:17.3164840Z  2022-12-01T10:56:17.3165224Z  2022-12-01T10:56:17.3165518Z  2022-12-01T10:56:17.3165815Z  2022-12-01T10:56:17.3166086Z  2022-12-01T10:56:17.3166392Z  2022-12-01T10:56:17.3166624Z  2022-12-01T10:56:17.3166892Z  2022-12-01T10:56:17.3167512Z INFO: From Compiling aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp: 2022-12-01T10:56:17.3168054Z [968 / 2,129] 8 actions running 2022-12-01T10:56:17.3168531Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:17.3169099Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:17.3169642Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:17.3170152Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:17.3170694Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:17.3171234Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:17.3171751Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:17.3172289Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:17.3172625Z 2022-12-01T10:56:17.3172767Z  2022-12-01T10:56:17.3173061Z  2022-12-01T10:56:17.3173353Z  2022-12-01T10:56:17.3173654Z  2022-12-01T10:56:17.3173946Z  2022-12-01T10:56:17.3174213Z  2022-12-01T10:56:17.3174509Z  2022-12-01T10:56:17.3174803Z  2022-12-01T10:56:17.3175277Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-12-01T10:56:17.3176104Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp:12: 2022-12-01T10:56:17.3177909Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = float; Op = at::native::{anonymous}::batch_norm_cpu_collect_stats_contiguous_internal(at::Tensor&, at::Tensor&, const at::Tensor&):: [with param_t = float]::&, at::vec::DEFAULT::Vectorized&)>]': 2022-12-01T10:56:17.3179790Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:56:17.3180308Z inline scalar_t vec_reduce_all( 2022-12-01T10:56:17.3180622Z ^~~~~~~~~~~~~~ 2022-12-01T10:56:17.3181035Z [968 / 2,129] 8 actions running 2022-12-01T10:56:17.3181532Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:17.3182065Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:17.3182615Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:17.3183146Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:17.3183663Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:17.3184204Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:17.3184724Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:17.3185244Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:17.6165886Z 2022-12-01T10:56:17.6166360Z  2022-12-01T10:56:17.6166694Z  2022-12-01T10:56:17.6168510Z  2022-12-01T10:56:17.6168770Z  2022-12-01T10:56:17.6169041Z  2022-12-01T10:56:17.6169310Z  2022-12-01T10:56:17.6169562Z  2022-12-01T10:56:17.6169845Z  2022-12-01T10:56:17.6170243Z [970 / 2,129] 8 actions running 2022-12-01T10:56:17.6170716Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:17.6171434Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:17.6171928Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:17.6172402Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:17.6173010Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:17.6173502Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:17.6173986Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:17.6174489Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:17.9882752Z 2022-12-01T10:56:17.9883279Z  2022-12-01T10:56:17.9883651Z  2022-12-01T10:56:17.9883946Z  2022-12-01T10:56:17.9884268Z  2022-12-01T10:56:17.9885864Z  2022-12-01T10:56:17.9886111Z  2022-12-01T10:56:17.9887135Z  2022-12-01T10:56:17.9887602Z  2022-12-01T10:56:17.9888038Z [971 / 2,129] 8 actions, 7 running 2022-12-01T10:56:17.9888588Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:17.9889150Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:17.9889706Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:17.9890221Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:17.9890772Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:17.9891325Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:17.9891887Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:17.9892302Z [Scann] //:ATen_CPU_DEFAULT 2022-12-01T10:56:18.1086237Z 2022-12-01T10:56:18.1086793Z  2022-12-01T10:56:18.1087125Z  2022-12-01T10:56:18.1087370Z  2022-12-01T10:56:18.1087653Z  2022-12-01T10:56:18.1088024Z  2022-12-01T10:56:18.1088313Z  2022-12-01T10:56:18.1088572Z  2022-12-01T10:56:18.1088796Z  2022-12-01T10:56:18.1089349Z INFO: From Compiling aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp: 2022-12-01T10:56:18.1089924Z [973 / 2,129] 7 actions running 2022-12-01T10:56:18.1090374Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:18.1090889Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:18.1091663Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:18.1092128Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:18.1092648Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:18.1093107Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:18.1093578Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:18.1102632Z 2022-12-01T10:56:18.1103041Z  2022-12-01T10:56:18.1103399Z  2022-12-01T10:56:18.1103723Z  2022-12-01T10:56:18.1104013Z  2022-12-01T10:56:18.1104316Z  2022-12-01T10:56:18.1104610Z  2022-12-01T10:56:18.1104887Z  2022-12-01T10:56:18.1115014Z In file included from aten/src/ATen/native/cpu/utils.h:3:0, 2022-12-01T10:56:18.1115898Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp:7: 2022-12-01T10:56:18.1117057Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2022-12-01T10:56:18.1117982Z aten/src/ATen/cpu/vec/vec.h:14:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:56:18.1118491Z inline Vectorized convert_to_bool(Vectorized x) { 2022-12-01T10:56:18.1118853Z ^~~~~~~~~~~~~~~ 2022-12-01T10:56:18.1127615Z [974 / 2,129] 6 actions running 2022-12-01T10:56:18.1128118Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:18.1128675Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:18.1129281Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:18.1129917Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:18.1130731Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:18.1131388Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:18.4170509Z 2022-12-01T10:56:18.4171026Z  2022-12-01T10:56:18.4171376Z  2022-12-01T10:56:18.4171695Z  2022-12-01T10:56:18.4171949Z  2022-12-01T10:56:18.4172238Z  2022-12-01T10:56:18.4172586Z  2022-12-01T10:56:18.4172965Z [976 / 2,129] 8 actions running 2022-12-01T10:56:18.4173457Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:18.4173953Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:18.4174468Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:18.4174945Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:18.4175429Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:18.4175902Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:18.4176438Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:18.4176952Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:19.2683164Z 2022-12-01T10:56:19.2683687Z  2022-12-01T10:56:19.2684044Z  2022-12-01T10:56:19.2684382Z  2022-12-01T10:56:19.2684684Z  2022-12-01T10:56:19.2684964Z  2022-12-01T10:56:19.2685258Z  2022-12-01T10:56:19.2685560Z  2022-12-01T10:56:19.2685838Z  2022-12-01T10:56:19.2686443Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: 2022-12-01T10:56:19.2687011Z [976 / 2,129] 8 actions running 2022-12-01T10:56:19.2687507Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:19.2688053Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:19.2688599Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:19.2689083Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:19.2689593Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:19.2690139Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:19.2690701Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:19.2691223Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:19.2691720Z 2022-12-01T10:56:19.2691865Z  2022-12-01T10:56:19.2692168Z  2022-12-01T10:56:19.2692449Z  2022-12-01T10:56:19.2692892Z  2022-12-01T10:56:19.2693176Z  2022-12-01T10:56:19.2693447Z  2022-12-01T10:56:19.2693756Z  2022-12-01T10:56:19.2694057Z  2022-12-01T10:56:19.2694868Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:354:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:56:19.2695464Z # pragma unroll 2022-12-01T10:56:19.2695751Z 2022-12-01T10:56:19.2696534Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:363:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:56:19.2697101Z # pragma unroll 2022-12-01T10:56:19.2697383Z 2022-12-01T10:56:19.2698194Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:380:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:56:19.2699011Z # pragma unroll 2022-12-01T10:56:19.2699309Z 2022-12-01T10:56:19.2700120Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:389:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:56:19.2700703Z # pragma unroll 2022-12-01T10:56:19.2700988Z 2022-12-01T10:56:19.2701683Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:3:0: 2022-12-01T10:56:19.2702542Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:56:19.2703640Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:615:63: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:56:19.2704493Z [=](Vectorized a, Vectorized b) { return a + b; }); 2022-12-01T10:56:19.2704943Z ^ 2022-12-01T10:56:19.2705381Z [976 / 2,129] 8 actions running 2022-12-01T10:56:19.2705894Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:19.2706401Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:19.2706882Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:19.2707385Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:19.2707875Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:19.2708384Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:19.2708875Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:19.2709394Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:19.4774699Z 2022-12-01T10:56:19.4775545Z  2022-12-01T10:56:19.4775915Z  2022-12-01T10:56:19.4776420Z  2022-12-01T10:56:19.4776896Z  2022-12-01T10:56:19.4777202Z  2022-12-01T10:56:19.4777486Z  2022-12-01T10:56:19.4777946Z  2022-12-01T10:56:19.4778260Z  2022-12-01T10:56:19.4778869Z [978 / 2,129] 8 actions running 2022-12-01T10:56:19.4779608Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:19.4780274Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:19.4780799Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:19.4781189Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:19.4781578Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:19.4782035Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:19.4782532Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:19.4783053Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.0778180Z 2022-12-01T10:56:20.0788740Z  2022-12-01T10:56:20.0789062Z  2022-12-01T10:56:20.0789345Z  2022-12-01T10:56:20.0789625Z  2022-12-01T10:56:20.0789857Z  2022-12-01T10:56:20.0790136Z  2022-12-01T10:56:20.0790401Z  2022-12-01T10:56:20.0790889Z  2022-12-01T10:56:20.0791442Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp: 2022-12-01T10:56:20.0791953Z [978 / 2,129] 8 actions running 2022-12-01T10:56:20.0792358Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:20.0792667Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:20.0792971Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:20.0793259Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:20.0793566Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:20.0793871Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:20.0794155Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.0794479Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.0794663Z 2022-12-01T10:56:20.0794762Z  2022-12-01T10:56:20.0795013Z  2022-12-01T10:56:20.0795263Z  2022-12-01T10:56:20.0795523Z  2022-12-01T10:56:20.0795861Z  2022-12-01T10:56:20.0796110Z  2022-12-01T10:56:20.0796371Z  2022-12-01T10:56:20.0796622Z  2022-12-01T10:56:20.0797333Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:354:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:56:20.0797875Z # pragma unroll 2022-12-01T10:56:20.0798105Z 2022-12-01T10:56:20.0798564Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:363:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:56:20.0799071Z # pragma unroll 2022-12-01T10:56:20.0799273Z 2022-12-01T10:56:20.0799685Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:380:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:56:20.0800181Z # pragma unroll 2022-12-01T10:56:20.0800352Z 2022-12-01T10:56:20.0800762Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:389:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:56:20.0801089Z # pragma unroll 2022-12-01T10:56:20.0801264Z 2022-12-01T10:56:20.0801487Z [978 / 2,129] 8 actions running 2022-12-01T10:56:20.0801841Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:20.0802267Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:20.0802751Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:20.0803255Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:20.0803753Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:20.0804208Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:20.0804506Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.0804812Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.0805017Z 2022-12-01T10:56:20.0805148Z  2022-12-01T10:56:20.0805423Z  2022-12-01T10:56:20.0805615Z  2022-12-01T10:56:20.0805882Z  2022-12-01T10:56:20.0806066Z  2022-12-01T10:56:20.0806266Z  2022-12-01T10:56:20.0806464Z  2022-12-01T10:56:20.0806639Z  2022-12-01T10:56:20.0807039Z INFO: From Compiling aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp: 2022-12-01T10:56:20.0807433Z [978 / 2,129] 8 actions running 2022-12-01T10:56:20.0807739Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:20.0808080Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:20.0808429Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:20.0808786Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:20.0809130Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:20.0809452Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:20.0809841Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.0810180Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.0810333Z 2022-12-01T10:56:20.0810515Z  2022-12-01T10:56:20.0810711Z  2022-12-01T10:56:20.0810915Z  2022-12-01T10:56:20.0811099Z  2022-12-01T10:56:20.0811291Z  2022-12-01T10:56:20.0811481Z  2022-12-01T10:56:20.0811657Z  2022-12-01T10:56:20.0811845Z  2022-12-01T10:56:20.0812273Z In file included from aten/src/ATen/native/cpu/utils.h:3:0, 2022-12-01T10:56:20.0813217Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp:7: 2022-12-01T10:56:20.0813937Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2022-12-01T10:56:20.0814719Z aten/src/ATen/cpu/vec/vec.h:14:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:56:20.0815212Z inline Vectorized convert_to_bool(Vectorized x) { 2022-12-01T10:56:20.0815434Z ^~~~~~~~~~~~~~~ 2022-12-01T10:56:20.0815739Z [978 / 2,129] 8 actions running 2022-12-01T10:56:20.0816205Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:20.0816688Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:20.0817003Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:20.0817313Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:20.0817603Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:20.0817901Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:20.0818200Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.0818799Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.0917603Z 2022-12-01T10:56:20.0918107Z  2022-12-01T10:56:20.0918500Z  2022-12-01T10:56:20.0918959Z  2022-12-01T10:56:20.0919230Z  2022-12-01T10:56:20.0919508Z  2022-12-01T10:56:20.0919773Z  2022-12-01T10:56:20.0920019Z  2022-12-01T10:56:20.0920308Z  2022-12-01T10:56:20.0920869Z INFO: From Compiling aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp: 2022-12-01T10:56:20.0921398Z [980 / 2,129] 8 actions running 2022-12-01T10:56:20.0921939Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:20.0922465Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:20.0923978Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:20.0924528Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:20.0925062Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.0925583Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.0926138Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:20.0926700Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.0926920Z 2022-12-01T10:56:20.0927048Z  2022-12-01T10:56:20.0927289Z  2022-12-01T10:56:20.0927544Z  2022-12-01T10:56:20.0927820Z  2022-12-01T10:56:20.0928089Z  2022-12-01T10:56:20.0928372Z  2022-12-01T10:56:20.0928677Z  2022-12-01T10:56:20.0928951Z  2022-12-01T10:56:20.0929685Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp:8:0: 2022-12-01T10:56:20.0930619Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:56:20.0931653Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp:474:79: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:56:20.0932612Z [](Vectorized a, Vectorized /*dummy input*/) -> Vectorized { 2022-12-01T10:56:20.0933147Z ^~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:56:20.0943913Z [980 / 2,129] 8 actions running 2022-12-01T10:56:20.0944470Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:20.0945197Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:20.0945738Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:20.0946245Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:20.0946772Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.0947308Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.0947824Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:20.0948345Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.0954997Z 2022-12-01T10:56:20.0956335Z  2022-12-01T10:56:20.0958000Z  2022-12-01T10:56:20.0958272Z  2022-12-01T10:56:20.0958553Z  2022-12-01T10:56:20.0958915Z  2022-12-01T10:56:20.0959167Z  2022-12-01T10:56:20.0959461Z  2022-12-01T10:56:20.0959750Z  2022-12-01T10:56:20.0960345Z INFO: From Compiling aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: 2022-12-01T10:56:20.0960919Z [980 / 2,129] 8 actions running 2022-12-01T10:56:20.0961377Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:20.0961890Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:20.0962372Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:20.0962878Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:20.0963402Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.0963910Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.0964406Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:20.0964905Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.0969733Z 2022-12-01T10:56:20.0969976Z  2022-12-01T10:56:20.0972243Z  2022-12-01T10:56:20.0972840Z  2022-12-01T10:56:20.0973137Z  2022-12-01T10:56:20.0973443Z  2022-12-01T10:56:20.0973725Z  2022-12-01T10:56:20.0973994Z  2022-12-01T10:56:20.0974271Z  2022-12-01T10:56:20.0975001Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp:4:0: 2022-12-01T10:56:20.0975983Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:56:20.0977121Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp:64:27: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:56:20.0977862Z Vec vec2_vec) __ubsan_ignore_undefined__ { 2022-12-01T10:56:20.0978234Z ^ 2022-12-01T10:56:20.0988531Z [980 / 2,129] 8 actions running 2022-12-01T10:56:20.0989093Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:20.0989686Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:20.0990180Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:20.0990634Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:20.0991167Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.0991701Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.0992210Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:20.0992695Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.1354700Z 2022-12-01T10:56:20.1356635Z  2022-12-01T10:56:20.1358092Z  2022-12-01T10:56:20.1363273Z  2022-12-01T10:56:20.1363676Z  2022-12-01T10:56:20.1364015Z  2022-12-01T10:56:20.1364317Z  2022-12-01T10:56:20.1364605Z  2022-12-01T10:56:20.1364895Z  2022-12-01T10:56:20.1365505Z INFO: From Compiling aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp: 2022-12-01T10:56:20.1366129Z [981 / 2,129] 8 actions, 7 running 2022-12-01T10:56:20.1366670Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:20.1367255Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:20.1368088Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:20.1368591Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.1369087Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.1369554Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:20.1370039Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.1370394Z [Scann] //:ATen_CPU_DEFAULT 2022-12-01T10:56:20.1370579Z 2022-12-01T10:56:20.1370708Z  2022-12-01T10:56:20.1371004Z  2022-12-01T10:56:20.1371278Z  2022-12-01T10:56:20.1371520Z  2022-12-01T10:56:20.1371793Z  2022-12-01T10:56:20.1372064Z  2022-12-01T10:56:20.1372326Z  2022-12-01T10:56:20.1372685Z  2022-12-01T10:56:20.1373343Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:56:20.1374374Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp:26:43: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:56:20.1375080Z [=](bVec self_vec, bVec end_vec) -> bVec { 2022-12-01T10:56:20.1375419Z ^~~~ 2022-12-01T10:56:20.1375801Z [981 / 2,129] 8 actions, 7 running 2022-12-01T10:56:20.1376234Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:20.1376750Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:20.1377260Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:20.1377760Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.1378270Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.1378895Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:20.1379500Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.1379884Z [Prepa] //:ATen_CPU_DEFAULT 2022-12-01T10:56:20.2145339Z 2022-12-01T10:56:20.2149061Z  2022-12-01T10:56:20.2149479Z  2022-12-01T10:56:20.2149785Z  2022-12-01T10:56:20.2150084Z  2022-12-01T10:56:20.2150375Z  2022-12-01T10:56:20.2150647Z  2022-12-01T10:56:20.2150939Z  2022-12-01T10:56:20.2151226Z  2022-12-01T10:56:20.2151831Z INFO: From Compiling aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: 2022-12-01T10:56:20.2152405Z [984 / 2,129] 8 actions running 2022-12-01T10:56:20.2152917Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.2153446Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.2153975Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:20.2154500Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.2155019Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.2155552Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.2156083Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.2156591Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.2156792Z 2022-12-01T10:56:20.2156921Z  2022-12-01T10:56:20.2157178Z  2022-12-01T10:56:20.2157369Z  2022-12-01T10:56:20.2157595Z  2022-12-01T10:56:20.2157857Z  2022-12-01T10:56:20.2158051Z  2022-12-01T10:56:20.2158329Z  2022-12-01T10:56:20.2158624Z  2022-12-01T10:56:20.2159279Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp:8:0: 2022-12-01T10:56:20.2160020Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:56:20.2161042Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp:28:48: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:56:20.2161734Z [maxnorm_v, eps_v, one_v](vec_t norm) -> vec_t { 2022-12-01T10:56:20.2162068Z ^ 2022-12-01T10:56:20.2163295Z [984 / 2,129] 8 actions running 2022-12-01T10:56:20.2163861Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.2164478Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.2165053Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:20.2165569Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.2166058Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.2166515Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.2166979Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.2167455Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.2276551Z 2022-12-01T10:56:20.2277032Z  2022-12-01T10:56:20.2277421Z  2022-12-01T10:56:20.2277726Z  2022-12-01T10:56:20.2278036Z  2022-12-01T10:56:20.2278315Z  2022-12-01T10:56:20.2278621Z  2022-12-01T10:56:20.2278915Z  2022-12-01T10:56:20.2279219Z  2022-12-01T10:56:20.2279915Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp: 2022-12-01T10:56:20.2280502Z [985 / 2,129] 8 actions running 2022-12-01T10:56:20.2280973Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.2281541Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:20.2282078Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.2282610Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.2283162Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.2283723Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.2284269Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.2284942Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:20.2285206Z 2022-12-01T10:56:20.2285352Z  2022-12-01T10:56:20.2285643Z  2022-12-01T10:56:20.2285924Z  2022-12-01T10:56:20.2286227Z  2022-12-01T10:56:20.2286528Z  2022-12-01T10:56:20.2286812Z  2022-12-01T10:56:20.2287110Z  2022-12-01T10:56:20.2287401Z  2022-12-01T10:56:20.2287880Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-12-01T10:56:20.2288731Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp:13: 2022-12-01T10:56:20.2291426Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = unsigned char; Op = at::native::{anonymous}::reduce_all_impl_vec(at::Tensor&, const at::Tensor&, scalar_t, func_t, vec_func_t):: [with scalar_t = unsigned char; func_t = at::native::{anonymous}::min_all_kernel_impl(at::Tensor&, const at::Tensor&)::::::; vec_func_t = at::native::{anonymous}::min_all_kernel_impl(at::Tensor&, const at::Tensor&)::::::]::, at::vec::DEFAULT::Vectorized)>]': 2022-12-01T10:56:20.2293357Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:56:20.2293883Z inline scalar_t vec_reduce_all( 2022-12-01T10:56:20.2294221Z ^~~~~~~~~~~~~~ 2022-12-01T10:56:20.2294613Z [985 / 2,129] 8 actions running 2022-12-01T10:56:20.2295105Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.2295641Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:20.2296164Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.2296712Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.2297277Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.2297816Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.2298631Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.2299170Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:20.4781076Z 2022-12-01T10:56:20.4797523Z  2022-12-01T10:56:20.4797958Z  2022-12-01T10:56:20.4798254Z  2022-12-01T10:56:20.4798542Z  2022-12-01T10:56:20.4798798Z  2022-12-01T10:56:20.4799070Z  2022-12-01T10:56:20.4799335Z  2022-12-01T10:56:20.4799585Z  2022-12-01T10:56:20.4799952Z [986 / 2,129] 8 actions running 2022-12-01T10:56:20.4800427Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:20.4800918Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.4801436Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.4801949Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.4802439Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.4802913Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:20.4803402Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:20.4803869Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:21.5303576Z 2022-12-01T10:56:21.5304165Z  2022-12-01T10:56:21.5304591Z  2022-12-01T10:56:21.5304938Z  2022-12-01T10:56:21.5305116Z  2022-12-01T10:56:21.5305291Z  2022-12-01T10:56:21.5305467Z  2022-12-01T10:56:21.5305622Z  2022-12-01T10:56:21.5305794Z  2022-12-01T10:56:21.5306041Z [986 / 2,129] 8 actions running 2022-12-01T10:56:21.5306341Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:21.5306655Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:21.5306967Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:21.5481019Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:21.5481699Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:21.5482174Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:21.5482638Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:21.5483110Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:21.7491572Z 2022-12-01T10:56:21.7492151Z  2022-12-01T10:56:21.7492607Z  2022-12-01T10:56:21.7492878Z  2022-12-01T10:56:21.7493048Z  2022-12-01T10:56:21.7493217Z  2022-12-01T10:56:21.7493374Z  2022-12-01T10:56:21.7493569Z  2022-12-01T10:56:21.7493746Z  2022-12-01T10:56:21.7493974Z [987 / 2,129] 8 actions running 2022-12-01T10:56:21.7494278Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:21.7494591Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:21.7494885Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:21.7495204Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:21.7495512Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:21.7495865Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:21.7496221Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:21.7496553Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:22.1496321Z 2022-12-01T10:56:22.1496909Z  2022-12-01T10:56:22.1497261Z  2022-12-01T10:56:22.1497595Z  2022-12-01T10:56:22.1499049Z  2022-12-01T10:56:22.1499490Z  2022-12-01T10:56:22.1499761Z  2022-12-01T10:56:22.1500050Z  2022-12-01T10:56:22.1500354Z  2022-12-01T10:56:22.1500797Z [987 / 2,129] 8 actions running 2022-12-01T10:56:22.1501124Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:22.1501434Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:22.1501756Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:22.1502066Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:22.1502374Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:22.1502788Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:22.1504184Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:22.1504475Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:22.2354524Z 2022-12-01T10:56:22.2355103Z  2022-12-01T10:56:22.2355508Z  2022-12-01T10:56:22.2355820Z  2022-12-01T10:56:22.2356133Z  2022-12-01T10:56:22.2356444Z  2022-12-01T10:56:22.2356712Z  2022-12-01T10:56:22.2357029Z  2022-12-01T10:56:22.2357337Z  2022-12-01T10:56:22.2357854Z INFO: From Compiling aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: 2022-12-01T10:56:22.2358404Z [987 / 2,129] 8 actions running 2022-12-01T10:56:22.2358861Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:22.2359333Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:22.2359839Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:22.2360314Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:22.2360800Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:22.2361272Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:22.2361749Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:22.2362223Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:22.2362464Z 2022-12-01T10:56:22.2362596Z  2022-12-01T10:56:22.2362872Z  2022-12-01T10:56:22.2363138Z  2022-12-01T10:56:22.2363392Z  2022-12-01T10:56:22.2363663Z  2022-12-01T10:56:22.2363915Z  2022-12-01T10:56:22.2364180Z  2022-12-01T10:56:22.2364453Z  2022-12-01T10:56:22.2365082Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp:8:0: 2022-12-01T10:56:22.2366059Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:56:22.2367055Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp:38:78: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:56:22.2367837Z [=](at::vec::Vectorized self, at::vec::Vectorized other) { return ufunc::add(self, other, _v_alpha); } 2022-12-01T10:56:22.2368314Z ^ 2022-12-01T10:56:22.2368719Z [987 / 2,129] 8 actions running 2022-12-01T10:56:22.2369171Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:22.2369660Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:22.2370138Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:22.2370626Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:22.2371114Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:22.2371573Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:22.2372035Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:22.2372620Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:22.2872435Z 2022-12-01T10:56:22.2880367Z  2022-12-01T10:56:22.2880821Z  2022-12-01T10:56:22.2881101Z  2022-12-01T10:56:22.2881362Z  2022-12-01T10:56:22.2886193Z  2022-12-01T10:56:22.2886418Z  2022-12-01T10:56:22.2886659Z  2022-12-01T10:56:22.2886900Z  2022-12-01T10:56:22.2887473Z INFO: From Compiling aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: 2022-12-01T10:56:22.2888008Z [989 / 2,129] 8 actions running 2022-12-01T10:56:22.2888430Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:22.2888806Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:22.2889194Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:22.2889487Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:22.2889858Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:22.2890331Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:22.2890974Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:22.2891448Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:22.2891683Z 2022-12-01T10:56:22.2891818Z  2022-12-01T10:56:22.2891996Z  2022-12-01T10:56:22.2892161Z  2022-12-01T10:56:22.2892400Z  2022-12-01T10:56:22.2892772Z  2022-12-01T10:56:22.2892999Z  2022-12-01T10:56:22.2893287Z  2022-12-01T10:56:22.2893465Z  2022-12-01T10:56:22.2893942Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp:12:0: 2022-12-01T10:56:22.2894738Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T10:56:22.2895591Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp:342:84: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:56:22.2896103Z [](Vectorized a, Vectorized min, Vectorized max) { 2022-12-01T10:56:22.2896389Z ^ 2022-12-01T10:56:22.2896715Z [990 / 2,129] 7 actions running 2022-12-01T10:56:22.2896997Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:22.2897289Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:22.2897651Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:22.2897948Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:22.2898276Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:22.2898856Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:22.2899323Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:22.5502384Z 2022-12-01T10:56:22.5648608Z  2022-12-01T10:56:22.5649139Z  2022-12-01T10:56:22.5649444Z  2022-12-01T10:56:22.5649717Z  2022-12-01T10:56:22.5649954Z  2022-12-01T10:56:22.5650235Z  2022-12-01T10:56:22.5650412Z  2022-12-01T10:56:22.5650661Z [993 / 2,129] 8 actions running 2022-12-01T10:56:22.5650969Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:22.5651271Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:22.5651549Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:22.5651836Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:22.5652136Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:22.5652423Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:22.5652798Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:22.5653090Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:23.1862103Z 2022-12-01T10:56:23.1862606Z  2022-12-01T10:56:23.1863004Z  2022-12-01T10:56:23.1863291Z  2022-12-01T10:56:23.1864461Z  2022-12-01T10:56:23.1864825Z  2022-12-01T10:56:23.1865149Z  2022-12-01T10:56:23.1865481Z  2022-12-01T10:56:23.1865814Z  2022-12-01T10:56:23.1866863Z [994 / 2,129] 8 actions, 7 running 2022-12-01T10:56:23.1867492Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:23.1867953Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:23.1868532Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:23.1869519Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:23.1870087Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:23.1870638Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:23.1871183Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:23.1871923Z [Scann] Compiling aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX2.cpp 2022-12-01T10:56:23.5049003Z 2022-12-01T10:56:23.5053680Z  2022-12-01T10:56:23.5054296Z  2022-12-01T10:56:23.5055114Z  2022-12-01T10:56:23.5055458Z  2022-12-01T10:56:23.5055747Z  2022-12-01T10:56:23.5056195Z  2022-12-01T10:56:23.5056488Z  2022-12-01T10:56:23.5058078Z  2022-12-01T10:56:23.5059204Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: 2022-12-01T10:56:23.5059944Z [994 / 2,129] 8 actions running 2022-12-01T10:56:23.5060585Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2022-12-01T10:56:23.5061350Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:23.5061871Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:23.5062360Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:23.5062834Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:23.5063944Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:23.5064644Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:23.5065178Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:23.5065450Z 2022-12-01T10:56:23.5065587Z  2022-12-01T10:56:23.5065857Z  2022-12-01T10:56:23.5066158Z  2022-12-01T10:56:23.5066441Z  2022-12-01T10:56:23.5066698Z  2022-12-01T10:56:23.5066982Z  2022-12-01T10:56:23.5067266Z  2022-12-01T10:56:23.5067534Z  2022-12-01T10:56:23.5068006Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:15:0, 2022-12-01T10:56:23.5068445Z from aten/src/ATen/cpu/vec/vec.h:6, 2022-12-01T10:56:23.5068841Z from aten/src/ATen/native/cpu/Loops.h:37, 2022-12-01T10:56:23.5069657Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:9: 2022-12-01T10:56:23.5071127Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h: In member function 'at::vec::AVX2::Vectorized::int_vec_return_type at::vec::AVX2::Vectorized::widening_subtract(at::vec::AVX2::Vectorized) const': 2022-12-01T10:56:23.5072174Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h:312:25: note: The ABI for passing parameters with 64-byte alignment has changed in GCC 4.6 2022-12-01T10:56:23.5072808Z int_vec_return_type widening_subtract(Vectorized b) const { 2022-12-01T10:56:23.5073199Z ^~~~~~~~~~~~~~~~~ 2022-12-01T10:56:23.5073609Z [994 / 2,129] 8 actions running 2022-12-01T10:56:23.5074082Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2022-12-01T10:56:23.5074580Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:23.5075105Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:23.5075636Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:23.5076134Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:23.5076632Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:23.5077126Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:23.5077616Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:23.7586131Z 2022-12-01T10:56:23.7589647Z  2022-12-01T10:56:23.7592954Z  2022-12-01T10:56:23.7593675Z  2022-12-01T10:56:23.7597001Z  2022-12-01T10:56:23.7600489Z  2022-12-01T10:56:23.7603353Z  2022-12-01T10:56:23.7603890Z  2022-12-01T10:56:23.7604642Z  2022-12-01T10:56:23.7605286Z [996 / 2,129] 8 actions, 7 running 2022-12-01T10:56:23.7605927Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:23.7607197Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:23.7607967Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:23.7609072Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:23.7610085Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:23.7611355Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:23.7611877Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:23.7612366Z [Scann] Compiling aten/src/ATen/native/cpu/SparseFactories.cpp.AVX2.cpp 2022-12-01T10:56:23.9719299Z 2022-12-01T10:56:23.9723953Z  2022-12-01T10:56:23.9724547Z  2022-12-01T10:56:23.9724793Z  2022-12-01T10:56:23.9725036Z  2022-12-01T10:56:23.9725261Z  2022-12-01T10:56:23.9725496Z  2022-12-01T10:56:23.9725712Z  2022-12-01T10:56:23.9725922Z  2022-12-01T10:56:23.9726261Z [997 / 2,129] 8 actions running 2022-12-01T10:56:23.9726654Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:23.9727030Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:23.9727437Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:23.9727842Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:23.9728250Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:23.9728641Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:23.9729091Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:23.9729497Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:24.2069362Z 2022-12-01T10:56:24.2069861Z  2022-12-01T10:56:24.2070281Z  2022-12-01T10:56:24.2070594Z  2022-12-01T10:56:24.2072374Z  2022-12-01T10:56:24.2072848Z  2022-12-01T10:56:24.2075570Z  2022-12-01T10:56:24.2076035Z  2022-12-01T10:56:24.2078960Z  2022-12-01T10:56:24.2079532Z [1,001 / 2,129] 8 actions, 7 running 2022-12-01T10:56:24.2082212Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:24.2082843Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:24.2085915Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:24.2086526Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:24.2089361Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:24.2089996Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:24.2092979Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:24.2093562Z [Scann] Compiling aten/src/ATen/native/cpu/RenormKernel.cpp.AVX2.cpp 2022-12-01T10:56:24.5684311Z 2022-12-01T10:56:24.5684922Z  2022-12-01T10:56:24.5685252Z  2022-12-01T10:56:24.5685576Z  2022-12-01T10:56:24.5685911Z  2022-12-01T10:56:24.5686230Z  2022-12-01T10:56:24.5686425Z  2022-12-01T10:56:24.5686589Z  2022-12-01T10:56:24.5686739Z  2022-12-01T10:56:24.5686979Z [1,001 / 2,129] 8 actions running 2022-12-01T10:56:24.5687280Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:24.5687567Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:24.5687864Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:24.5688164Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:24.5688449Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:24.5688721Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:24.5689007Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:24.5689293Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:24.8168805Z 2022-12-01T10:56:24.8169697Z  2022-12-01T10:56:24.8172319Z  2022-12-01T10:56:24.8172811Z  2022-12-01T10:56:24.8175660Z  2022-12-01T10:56:24.8176110Z  2022-12-01T10:56:24.8179409Z  2022-12-01T10:56:24.8179829Z  2022-12-01T10:56:24.8180437Z  2022-12-01T10:56:24.8180874Z [1,002 / 2,129] 8 actions running 2022-12-01T10:56:24.8181701Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:24.8182403Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:24.8183153Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:24.8183745Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:24.8184347Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:24.8184971Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:24.8185488Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:24.8186217Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:25.0173446Z 2022-12-01T10:56:25.0176624Z  2022-12-01T10:56:25.0179415Z  2022-12-01T10:56:25.0181880Z  2022-12-01T10:56:25.0184291Z  2022-12-01T10:56:25.0186676Z  2022-12-01T10:56:25.0189073Z  2022-12-01T10:56:25.0191502Z  2022-12-01T10:56:25.0194426Z  2022-12-01T10:56:25.0197354Z [1,003 / 2,129] 8 actions, 7 running 2022-12-01T10:56:25.0198050Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:25.0198771Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:25.0199551Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:25.0200323Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:25.0201193Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:25.0202006Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:25.0202798Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:25.0203563Z [Prepa] Compiling aten/src/ATen/native/cpu/SortingKernel.cpp.AVX2.cpp 2022-12-01T10:56:25.4175789Z 2022-12-01T10:56:25.4176374Z  2022-12-01T10:56:25.4176700Z  2022-12-01T10:56:25.4177045Z  2022-12-01T10:56:25.4177363Z  2022-12-01T10:56:25.4177648Z  2022-12-01T10:56:25.4177815Z  2022-12-01T10:56:25.4177980Z  2022-12-01T10:56:25.4178146Z  2022-12-01T10:56:25.4178498Z [1,005 / 2,129] 8 actions running 2022-12-01T10:56:25.4178804Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:25.4179105Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:25.4179391Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:25.4179768Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:25.4180206Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:25.4180616Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:25.4892660Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:25.4893766Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:25.9722794Z 2022-12-01T10:56:25.9723457Z  2022-12-01T10:56:25.9723963Z  2022-12-01T10:56:25.9724270Z  2022-12-01T10:56:25.9724709Z  2022-12-01T10:56:25.9724989Z  2022-12-01T10:56:25.9725416Z  2022-12-01T10:56:25.9725708Z  2022-12-01T10:56:25.9726117Z  2022-12-01T10:56:25.9726527Z [1,006 / 2,129] 8 actions, 7 running 2022-12-01T10:56:25.9727188Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:25.9727849Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:25.9728501Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:25.9729146Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:25.9729659Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:25.9730304Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:25.9730958Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:25.9731599Z [Scann] Compiling aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX2.cpp 2022-12-01T10:56:26.2904816Z 2022-12-01T10:56:26.2905410Z  2022-12-01T10:56:26.2905763Z  2022-12-01T10:56:26.2906086Z  2022-12-01T10:56:26.2906422Z  2022-12-01T10:56:26.2906738Z  2022-12-01T10:56:26.2906948Z  2022-12-01T10:56:26.2907127Z  2022-12-01T10:56:26.2907295Z  2022-12-01T10:56:26.2907526Z [1,008 / 2,129] 8 actions running 2022-12-01T10:56:26.2907832Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:26.2908135Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:26.2908409Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:26.2908691Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:26.2908974Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:26.2909270Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:26.2909563Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:26.2909848Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:26.5356577Z 2022-12-01T10:56:26.5357214Z  2022-12-01T10:56:26.5357533Z  2022-12-01T10:56:26.5359004Z  2022-12-01T10:56:26.5359319Z  2022-12-01T10:56:26.5359636Z  2022-12-01T10:56:26.5359955Z  2022-12-01T10:56:26.5360216Z  2022-12-01T10:56:26.5360503Z  2022-12-01T10:56:26.5360947Z [1,011 / 2,129] 8 actions running 2022-12-01T10:56:26.5361343Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:26.5361780Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:26.5362246Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:26.5362721Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:26.5363204Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:26.5363657Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:26.5364142Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:26.5364613Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:26.8402668Z 2022-12-01T10:56:26.8403521Z  2022-12-01T10:56:26.8404166Z  2022-12-01T10:56:26.8406848Z  2022-12-01T10:56:26.8407323Z  2022-12-01T10:56:26.8409915Z  2022-12-01T10:56:26.8410346Z  2022-12-01T10:56:26.8413053Z  2022-12-01T10:56:26.8413525Z  2022-12-01T10:56:26.8416267Z [1,012 / 2,129] 8 actions, 7 running 2022-12-01T10:56:26.8416984Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:26.8419858Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:26.8420463Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:26.8423560Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:26.8424254Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:26.8427582Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:26.8428348Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:26.8431701Z [Scann] //:ATen_CPU_AVX2 2022-12-01T10:56:26.8614225Z 2022-12-01T10:56:26.8615052Z  2022-12-01T10:56:26.8621025Z  2022-12-01T10:56:26.8623457Z  2022-12-01T10:56:26.8627726Z  2022-12-01T10:56:26.8628424Z  2022-12-01T10:56:26.8633534Z  2022-12-01T10:56:26.8634068Z  2022-12-01T10:56:26.8639173Z  2022-12-01T10:56:26.8640177Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp: 2022-12-01T10:56:26.8642786Z [1,012 / 2,129] 8 actions running 2022-12-01T10:56:26.8643652Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:26.8644417Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:26.8644878Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:26.8645487Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:26.8646017Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:26.8646600Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:26.8647080Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:26.8647594Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:26.8648148Z 2022-12-01T10:56:26.8648808Z  2022-12-01T10:56:26.8649215Z  2022-12-01T10:56:26.8649646Z  2022-12-01T10:56:26.8650065Z  2022-12-01T10:56:26.8650438Z  2022-12-01T10:56:26.8650862Z  2022-12-01T10:56:26.8651245Z  2022-12-01T10:56:26.8651616Z  2022-12-01T10:56:26.8652554Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:446:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:56:26.8653388Z # pragma unroll 2022-12-01T10:56:26.8653994Z 2022-12-01T10:56:26.8654813Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:571:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:56:26.8655454Z # pragma unroll 2022-12-01T10:56:26.8655869Z 2022-12-01T10:56:26.8656771Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:661:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:56:26.8657680Z # pragma unroll 2022-12-01T10:56:26.8658075Z 2022-12-01T10:56:26.8659164Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:759:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:56:26.8660044Z # pragma unroll 2022-12-01T10:56:26.8660327Z 2022-12-01T10:56:26.8661134Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:800:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:56:26.8661935Z # pragma unroll 2022-12-01T10:56:26.8662247Z 2022-12-01T10:56:26.8663931Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:934:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:56:26.8664568Z # pragma unroll 2022-12-01T10:56:26.8664862Z 2022-12-01T10:56:26.8665893Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:988:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:56:26.8666545Z # pragma unroll 2022-12-01T10:56:26.8666834Z 2022-12-01T10:56:26.8667687Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:1119:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:56:26.8668316Z # pragma unroll 2022-12-01T10:56:26.8668589Z 2022-12-01T10:56:26.8669407Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:1126:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:56:26.8670029Z # pragma unroll 2022-12-01T10:56:26.8671136Z 2022-12-01T10:56:26.8671511Z [1,012 / 2,129] 8 actions running 2022-12-01T10:56:26.8672195Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:26.8672953Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:26.8673917Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:26.8674423Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:26.8674946Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:26.8675455Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:26.8676013Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:26.8676550Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:27.1360303Z 2022-12-01T10:56:27.1361516Z  2022-12-01T10:56:27.1361867Z  2022-12-01T10:56:27.1362218Z  2022-12-01T10:56:27.1362504Z  2022-12-01T10:56:27.1362731Z  2022-12-01T10:56:27.1362918Z  2022-12-01T10:56:27.1363080Z  2022-12-01T10:56:27.1363251Z  2022-12-01T10:56:27.1363491Z [1,013 / 2,129] 8 actions running 2022-12-01T10:56:27.1363795Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:27.1364099Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:27.1364391Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:27.1364675Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:27.1365033Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:27.1365328Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:27.1365603Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:27.1365886Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:27.7477733Z 2022-12-01T10:56:27.7478305Z  2022-12-01T10:56:27.7478675Z  2022-12-01T10:56:27.7478985Z  2022-12-01T10:56:27.7479325Z  2022-12-01T10:56:27.7479618Z  2022-12-01T10:56:27.7479917Z  2022-12-01T10:56:27.7480208Z  2022-12-01T10:56:27.7480492Z  2022-12-01T10:56:27.7480938Z [1,014 / 2,129] 8 actions, 7 running 2022-12-01T10:56:27.7481467Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:27.7482001Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:27.7482574Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:27.7483349Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:27.7483851Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:27.7484365Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:27.7484877Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:27.7485343Z [Scann] Compiling aten/src/ATen/native/cpu/Unfold2d.cpp.AVX2.cpp 2022-12-01T10:56:28.0046297Z 2022-12-01T10:56:28.0046794Z  2022-12-01T10:56:28.0047152Z  2022-12-01T10:56:28.0047401Z  2022-12-01T10:56:28.0047568Z  2022-12-01T10:56:28.0047740Z  2022-12-01T10:56:28.0047910Z  2022-12-01T10:56:28.0048087Z  2022-12-01T10:56:28.0048292Z  2022-12-01T10:56:28.0048550Z [1,017 / 2,129] 8 actions running 2022-12-01T10:56:28.0048891Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:28.0049215Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:28.0049509Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:28.0049852Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:28.0050142Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:28.0050495Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:28.0050795Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T10:56:28.0051112Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:28.9489828Z 2022-12-01T10:56:28.9490529Z  2022-12-01T10:56:28.9491118Z  2022-12-01T10:56:28.9491454Z  2022-12-01T10:56:28.9492681Z  2022-12-01T10:56:28.9493000Z  2022-12-01T10:56:28.9493492Z  2022-12-01T10:56:28.9494976Z  2022-12-01T10:56:28.9497101Z  2022-12-01T10:56:28.9497760Z [1,018 / 2,129] 8 actions, 7 running 2022-12-01T10:56:28.9498943Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:28.9499679Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:28.9500352Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:28.9501079Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:28.9501785Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:28.9502468Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:28.9503185Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:28.9503628Z [Scann] Compiling aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX2.cpp 2022-12-01T10:56:29.2053580Z 2022-12-01T10:56:29.2054152Z  2022-12-01T10:56:29.2054576Z  2022-12-01T10:56:29.2054939Z  2022-12-01T10:56:29.2055177Z  2022-12-01T10:56:29.2055350Z  2022-12-01T10:56:29.2055507Z  2022-12-01T10:56:29.2055676Z  2022-12-01T10:56:29.2055833Z  2022-12-01T10:56:29.2056097Z [1,018 / 2,129] 8 actions running 2022-12-01T10:56:29.2056408Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:29.2056715Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:29.2057003Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:29.2057292Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:29.2057592Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:29.2057883Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:29.2058264Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:29.2058875Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:29.7519926Z 2022-12-01T10:56:29.7520435Z  2022-12-01T10:56:29.7520793Z  2022-12-01T10:56:29.7521073Z  2022-12-01T10:56:29.7521341Z  2022-12-01T10:56:29.7521625Z  2022-12-01T10:56:29.7521927Z  2022-12-01T10:56:29.7522226Z  2022-12-01T10:56:29.7522528Z  2022-12-01T10:56:29.7522985Z [1,019 / 2,129] 8 actions, 7 running 2022-12-01T10:56:29.7523497Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2022-12-01T10:56:29.7524029Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:29.7524735Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:29.7525235Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:29.7525785Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T10:56:29.7526342Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:29.7526867Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:29.7527396Z [Scann] Compiling aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX2.cpp 2022-12-01T10:56:29.9721424Z 2022-12-01T10:56:29.9721961Z  2022-12-01T10:56:29.9722298Z  2022-12-01T10:56:29.9722553Z  2022-12-01T10:56:29.9722828Z  2022-12-01T10:56:29.9723125Z  2022-12-01T10:56:29.9723384Z  2022-12-01T10:56:29.9723632Z  2022-12-01T10:56:29.9723899Z  2022-12-01T10:56:29.9724297Z [1,024 / 2,129] 8 actions, 7 running 2022-12-01T10:56:29.9724723Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:29.9725208Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:29.9725692Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:29.9726178Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:29.9726640Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:29.9727091Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:29.9727568Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:29.9728043Z [Scann] Compiling aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX2.cpp 2022-12-01T10:56:30.2594773Z 2022-12-01T10:56:30.2595363Z  2022-12-01T10:56:30.2595708Z  2022-12-01T10:56:30.2596069Z  2022-12-01T10:56:30.2596358Z  2022-12-01T10:56:30.2596519Z  2022-12-01T10:56:30.2596692Z  2022-12-01T10:56:30.2596863Z  2022-12-01T10:56:30.2597019Z  2022-12-01T10:56:30.3840414Z [1,024 / 2,129] 8 actions running 2022-12-01T10:56:30.3841557Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-12-01T10:56:30.3842148Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:30.3842712Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:30.3843248Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:30.3843782Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:30.3844328Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:30.3844892Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:30.3845456Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:31.3860185Z 2022-12-01T10:56:31.3860720Z  2022-12-01T10:56:31.3861102Z  2022-12-01T10:56:31.3861424Z  2022-12-01T10:56:31.3861676Z  2022-12-01T10:56:31.3861997Z  2022-12-01T10:56:31.3862313Z  2022-12-01T10:56:31.3862615Z  2022-12-01T10:56:31.3862792Z  2022-12-01T10:56:31.3863061Z [1,024 / 2,129] 8 actions running 2022-12-01T10:56:31.3863366Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2022-12-01T10:56:31.3863690Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:31.3864036Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:31.3864317Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:31.3864632Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:31.3865390Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:31.3865752Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:31.3866030Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:31.4520244Z 2022-12-01T10:56:31.4520732Z  2022-12-01T10:56:31.4527389Z  2022-12-01T10:56:31.4527885Z  2022-12-01T10:56:31.4528186Z  2022-12-01T10:56:31.4528455Z  2022-12-01T10:56:31.4528746Z  2022-12-01T10:56:31.4529029Z  2022-12-01T10:56:31.4529296Z  2022-12-01T10:56:31.4529980Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: 2022-12-01T10:56:31.4530799Z [1,024 / 2,129] 8 actions running 2022-12-01T10:56:31.4531263Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2022-12-01T10:56:31.4531773Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:31.4532256Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:31.4532829Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:31.4533167Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:31.4533458Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:31.4533750Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:31.4534027Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:31.4534171Z 2022-12-01T10:56:31.4534256Z  2022-12-01T10:56:31.4534435Z  2022-12-01T10:56:31.4534599Z  2022-12-01T10:56:31.4534774Z  2022-12-01T10:56:31.4535013Z  2022-12-01T10:56:31.4535240Z  2022-12-01T10:56:31.4535453Z  2022-12-01T10:56:31.4535621Z  2022-12-01T10:56:31.4535890Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:15:0, 2022-12-01T10:56:31.4536171Z from aten/src/ATen/cpu/vec/vec.h:6, 2022-12-01T10:56:31.4536425Z from aten/src/ATen/native/cpu/Loops.h:37, 2022-12-01T10:56:31.4536890Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:9: 2022-12-01T10:56:31.4538825Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h: In member function 'at::vec::DEFAULT::VectorizedQuantizedConverter::float_vec_return_type at::vec::DEFAULT::VectorizedQuantizedConverter::dequantize(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized) const [with T = c10::qint8; float_vec_return_type_ = std::array, 4>; int_vec_return_type_ = std::array, 4>; int size_ = 32]': 2022-12-01T10:56:31.4540203Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h:806:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T10:56:31.4540654Z float_vec_return_type dequantize( 2022-12-01T10:56:31.4540993Z ^~~~~~~~~~ 2022-12-01T10:56:31.4541397Z [1,024 / 2,129] 8 actions running 2022-12-01T10:56:31.4541844Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2022-12-01T10:56:31.4542315Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:31.4542771Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:31.4543190Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:31.4543486Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:31.4543780Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:31.4544189Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:31.4544676Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:31.7706235Z 2022-12-01T10:56:31.7706670Z  2022-12-01T10:56:31.7707029Z  2022-12-01T10:56:31.7707264Z  2022-12-01T10:56:31.7707456Z  2022-12-01T10:56:31.7707717Z  2022-12-01T10:56:31.7707944Z  2022-12-01T10:56:31.7708197Z  2022-12-01T10:56:31.7708453Z  2022-12-01T10:56:31.7708737Z [1,028 / 2,129] 8 actions, 7 running 2022-12-01T10:56:31.7709177Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:31.7709605Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:31.7709923Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:31.7710402Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:31.7710878Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:31.7711384Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:31.7711861Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:31.7712211Z [Scann] //:caffe2_dnnlowp_avx2_ops 2022-12-01T10:56:31.9788620Z 2022-12-01T10:56:31.9789127Z  2022-12-01T10:56:31.9789489Z  2022-12-01T10:56:31.9789786Z  2022-12-01T10:56:31.9790071Z  2022-12-01T10:56:31.9790398Z  2022-12-01T10:56:31.9790697Z  2022-12-01T10:56:31.9790976Z  2022-12-01T10:56:31.9791269Z  2022-12-01T10:56:31.9791847Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp: 2022-12-01T10:56:31.9792380Z [1,028 / 2,129] 8 actions running 2022-12-01T10:56:31.9792869Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:31.9793404Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:31.9793927Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:31.9794444Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:31.9794979Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:31.9795388Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:31.9795743Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:31.9796067Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2022-12-01T10:56:31.9796225Z 2022-12-01T10:56:31.9796311Z  2022-12-01T10:56:31.9796479Z  2022-12-01T10:56:31.9796649Z  2022-12-01T10:56:31.9796821Z  2022-12-01T10:56:31.9796976Z  2022-12-01T10:56:31.9797141Z  2022-12-01T10:56:31.9797292Z  2022-12-01T10:56:31.9797455Z  2022-12-01T10:56:31.9797907Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp:48:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T10:56:31.9798252Z # pragma unroll 2022-12-01T10:56:31.9798409Z 2022-12-01T10:56:31.9798629Z [1,028 / 2,129] 8 actions running 2022-12-01T10:56:31.9798904Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:31.9799794Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:31.9800302Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:31.9800818Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:31.9801346Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:31.9801870Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:31.9802384Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:31.9802834Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2022-12-01T10:56:32.1863654Z 2022-12-01T10:56:32.1864215Z  2022-12-01T10:56:32.1864595Z  2022-12-01T10:56:32.1864929Z  2022-12-01T10:56:32.1865224Z  2022-12-01T10:56:32.1865400Z  2022-12-01T10:56:32.1865560Z  2022-12-01T10:56:32.1865726Z  2022-12-01T10:56:32.1865897Z  2022-12-01T10:56:32.1866133Z [1,029 / 2,129] 8 actions running 2022-12-01T10:56:32.1866431Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:32.1866748Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:32.1867037Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:32.1867338Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:32.1867629Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:32.1867918Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:32.1868219Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2022-12-01T10:56:32.1868546Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2022-12-01T10:56:32.4542946Z 2022-12-01T10:56:32.4543516Z  2022-12-01T10:56:32.4543884Z  2022-12-01T10:56:32.4546081Z  2022-12-01T10:56:32.4546689Z  2022-12-01T10:56:32.4547134Z  2022-12-01T10:56:32.4547379Z  2022-12-01T10:56:32.4547625Z  2022-12-01T10:56:32.4547865Z  2022-12-01T10:56:32.4548216Z [1,030 / 2,129] 8 actions, 7 running 2022-12-01T10:56:32.4550229Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:32.4550887Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:32.4551622Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:32.4552586Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:32.4553195Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:32.4553940Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:32.4554783Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2022-12-01T10:56:32.4555210Z [Scann] Compiling caffe2/quantization/server/transpose.cc 2022-12-01T10:56:32.7107160Z 2022-12-01T10:56:32.7108124Z  2022-12-01T10:56:32.7108671Z  2022-12-01T10:56:32.7109266Z  2022-12-01T10:56:32.7112281Z  2022-12-01T10:56:32.7112678Z  2022-12-01T10:56:32.7113192Z  2022-12-01T10:56:32.7114055Z  2022-12-01T10:56:32.7114387Z  2022-12-01T10:56:32.7114779Z [1,030 / 2,129] 8 actions running 2022-12-01T10:56:32.7115286Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:32.7115778Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:32.7116241Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:32.7116740Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:32.7117224Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:32.7117716Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:32.7118231Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2022-12-01T10:56:32.7118774Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2022-12-01T10:56:32.9116863Z 2022-12-01T10:56:32.9117384Z  2022-12-01T10:56:32.9117707Z  2022-12-01T10:56:32.9118011Z  2022-12-01T10:56:32.9118319Z  2022-12-01T10:56:32.9118657Z  2022-12-01T10:56:32.9118954Z  2022-12-01T10:56:32.9119253Z  2022-12-01T10:56:32.9119556Z  2022-12-01T10:56:32.9119946Z [1,032 / 2,129] 8 actions running 2022-12-01T10:56:32.9120423Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2022-12-01T10:56:32.9120794Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2022-12-01T10:56:32.9121118Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-12-01T10:56:32.9121575Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:32.9121972Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:32.9122377Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:32.9122829Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2022-12-01T10:56:32.9123332Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2022-12-01T10:56:33.1118932Z 2022-12-01T10:56:33.1119507Z  2022-12-01T10:56:33.1119827Z  2022-12-01T10:56:33.1120159Z  2022-12-01T10:56:33.1120474Z  2022-12-01T10:56:33.1120764Z  2022-12-01T10:56:33.1121067Z  2022-12-01T10:56:33.1121368Z  2022-12-01T10:56:33.1121651Z  2022-12-01T10:56:33.1122068Z [1,032 / 2,129] 8 actions running 2022-12-01T10:56:33.1122531Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2022-12-01T10:56:33.1122830Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2022-12-01T10:56:33.1123136Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2022-12-01T10:56:33.1123426Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:33.1123773Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:33.1124079Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:33.1124391Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2022-12-01T10:56:33.1124702Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2022-12-01T10:56:33.3624787Z 2022-12-01T10:56:33.3625767Z  2022-12-01T10:56:33.3626285Z  2022-12-01T10:56:33.3626587Z  2022-12-01T10:56:33.3627035Z  2022-12-01T10:56:33.3627325Z  2022-12-01T10:56:33.3627749Z  2022-12-01T10:56:33.3628061Z  2022-12-01T10:56:33.3628523Z  2022-12-01T10:56:33.3629057Z [1,034 / 2,129] 8 actions running 2022-12-01T10:56:33.3629586Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2022-12-01T10:56:33.3630126Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2022-12-01T10:56:33.3630853Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2022-12-01T10:56:33.3631601Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:33.3632151Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:33.3632679Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:33.3633126Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2022-12-01T10:56:33.3633696Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2022-12-01T10:56:33.5721667Z 2022-12-01T10:56:33.5722220Z  2022-12-01T10:56:33.5722604Z  2022-12-01T10:56:33.5722911Z  2022-12-01T10:56:33.5724495Z  2022-12-01T10:56:33.5724768Z  2022-12-01T10:56:33.5725236Z  2022-12-01T10:56:33.5727318Z  2022-12-01T10:56:33.5727555Z  2022-12-01T10:56:33.5728130Z [1,039 / 2,129] 8 actions, 7 running 2022-12-01T10:56:33.5728662Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2022-12-01T10:56:33.5729190Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2022-12-01T10:56:33.5731728Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2022-12-01T10:56:33.5732312Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2022-12-01T10:56:33.5733202Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2022-12-01T10:56:33.5733942Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2022-12-01T10:56:33.5734435Z Compiling caffe2/perfkernels/common_avx.cc; 0s processwrapper-sandbox 2022-12-01T10:56:33.5734864Z [Scann] Compiling caffe2/perfkernels/typed_axpy_avx.cc 2022-12-01T10:56:33.8671509Z 2022-12-01T10:56:33.8686264Z  2022-12-01T10:56:33.8687023Z  2022-12-01T10:56:33.8687574Z  2022-12-01T10:56:33.8688084Z  2022-12-01T10:56:33.8688418Z  2022-12-01T10:56:33.8688871Z  2022-12-01T10:56:33.8689187Z  2022-12-01T10:56:33.8689848Z  2022-12-01T10:56:33.8690733Z [1,047 / 2,129] 8 actions, 7 running 2022-12-01T10:56:33.8691632Z Compiling caffe2/perfkernels/common_avx512.cc; 0s processwrapper-sandbox 2022-12-01T10:56:33.8692399Z Compiling caffe2/perfkernels/adagrad_avx2.cc; 0s processwrapper-sandbox 2022-12-01T10:56:33.8693204Z Compiling caffe2/perfkernels/typed_axpy_avx2.cc; 0s processwrapper-sandbox 2022-12-01T10:56:33.8693909Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2022-12-01T10:56:33.8694660Z Compiling caffe2/perfkernels/math_cpu_avx2.cc; 0s processwrapper-sandbox 2022-12-01T10:56:33.8695323Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2022-12-01T10:56:33.8696005Z Compiling caffe2/perfkernels/common_avx2.cc; 0s processwrapper-sandbox 2022-12-01T10:56:33.8696667Z [Scann] //:caffe2_perfkernels_avx2 2022-12-01T10:56:34.0740633Z 2022-12-01T10:56:34.0741187Z  2022-12-01T10:56:34.0741556Z  2022-12-01T10:56:34.0741838Z  2022-12-01T10:56:34.0742146Z  2022-12-01T10:56:34.0742428Z  2022-12-01T10:56:34.0742700Z  2022-12-01T10:56:34.0742986Z  2022-12-01T10:56:34.0743272Z  2022-12-01T10:56:34.0743684Z [1,060 / 2,129] 8 actions, 6 running 2022-12-01T10:56:34.0744247Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2022-12-01T10:56:34.0744796Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:34.0745293Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:56:34.0745758Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:56:34.0746225Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:34.0746693Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:34.0747139Z [Prepa] Compiling torch/csrc/jit/runtime/interpreter.cpp 2022-12-01T10:56:34.0747667Z [Scann] Compiling torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp 2022-12-01T10:56:34.3627908Z 2022-12-01T10:56:34.3628464Z  2022-12-01T10:56:34.3628823Z  2022-12-01T10:56:34.3629112Z  2022-12-01T10:56:34.3629433Z  2022-12-01T10:56:34.3629731Z  2022-12-01T10:56:34.3629988Z  2022-12-01T10:56:34.3630163Z  2022-12-01T10:56:34.4555117Z  2022-12-01T10:56:34.4555461Z [1,061 / 2,129] 8 actions running 2022-12-01T10:56:34.4555867Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:34.4556253Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:56:34.4556634Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:56:34.4557007Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:34.4557418Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:34.4557803Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:34.4558202Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:34.4558652Z Compiling caffe2/core/common.cc; 0s processwrapper-sandbox 2022-12-01T10:56:34.6565280Z 2022-12-01T10:56:34.6565828Z  2022-12-01T10:56:34.6566218Z  2022-12-01T10:56:34.6566561Z  2022-12-01T10:56:34.6566832Z  2022-12-01T10:56:34.6567039Z  2022-12-01T10:56:34.6567278Z  2022-12-01T10:56:34.6567571Z  2022-12-01T10:56:34.6567866Z  2022-12-01T10:56:34.6568168Z [1,061 / 2,129] 8 actions running 2022-12-01T10:56:34.6568775Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T10:56:34.6569096Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:56:34.6569471Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:56:34.6569811Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:34.6570148Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:34.6570504Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:34.6570841Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:34.6571249Z Compiling caffe2/core/common.cc; 0s processwrapper-sandbox 2022-12-01T10:56:35.6573458Z 2022-12-01T10:56:35.6573936Z  2022-12-01T10:56:35.6574268Z  2022-12-01T10:56:35.6574593Z  2022-12-01T10:56:35.6574913Z  2022-12-01T10:56:35.8578238Z  2022-12-01T10:56:35.8579104Z  2022-12-01T10:56:35.8579376Z  2022-12-01T10:56:35.8579603Z  2022-12-01T10:56:35.8579937Z [1,061 / 2,129] 8 actions running 2022-12-01T10:56:35.8580412Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T10:56:35.8580847Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:56:35.8581271Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:56:35.8581664Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:35.8582039Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:35.8582430Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:35.8582832Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:35.8583301Z Compiling caffe2/core/common.cc; 1s processwrapper-sandbox 2022-12-01T10:56:36.0433717Z 2022-12-01T10:56:36.0434294Z  2022-12-01T10:56:36.0434735Z  2022-12-01T10:56:36.0435070Z  2022-12-01T10:56:36.0435232Z  2022-12-01T10:56:36.0435404Z  2022-12-01T10:56:36.0435588Z  2022-12-01T10:56:36.0435769Z  2022-12-01T10:56:36.0436055Z  2022-12-01T10:56:36.0436400Z [1,062 / 2,129] 8 actions, 7 running 2022-12-01T10:56:36.0436692Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T10:56:36.0437036Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T10:56:36.0437310Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:36.0437628Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:36.0437903Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:36.0438174Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:36.0438509Z Compiling caffe2/core/common.cc; 1s processwrapper-sandbox 2022-12-01T10:56:36.0438865Z [Scann] Compiling torch/csrc/api/src/nn/options/activation.cpp 2022-12-01T10:56:36.2587059Z 2022-12-01T10:56:36.2587553Z  2022-12-01T10:56:36.2587850Z  2022-12-01T10:56:36.2588036Z  2022-12-01T10:56:36.2588209Z  2022-12-01T10:56:36.2588401Z  2022-12-01T10:56:36.2588632Z  2022-12-01T10:56:36.2588798Z  2022-12-01T10:56:36.2588961Z  2022-12-01T10:56:36.2589197Z [1,062 / 2,129] 8 actions running 2022-12-01T10:56:36.4959081Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T10:56:36.4959499Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T10:56:36.4959921Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:36.4960332Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:36.4960735Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:36.4961125Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:36.4961597Z Compiling caffe2/core/common.cc; 2s processwrapper-sandbox 2022-12-01T10:56:36.4962032Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:37.2968472Z 2022-12-01T10:56:37.2969146Z  2022-12-01T10:56:37.2969518Z  2022-12-01T10:56:37.2969704Z  2022-12-01T10:56:37.2969864Z  2022-12-01T10:56:37.2970035Z  2022-12-01T10:56:37.2970207Z  2022-12-01T10:56:37.2970375Z  2022-12-01T10:56:37.2970538Z  2022-12-01T10:56:37.2970785Z [1,062 / 2,129] 8 actions running 2022-12-01T10:56:37.2971063Z //:caffe2; 3s processwrapper-sandbox 2022-12-01T10:56:37.2971357Z //:caffe2; 3s processwrapper-sandbox 2022-12-01T10:56:37.2971627Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:56:37.2971899Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:56:37.2972163Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:56:37.2972493Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:56:37.2972802Z Compiling caffe2/core/common.cc; 3s processwrapper-sandbox 2022-12-01T10:56:37.2973111Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:38.4424954Z 2022-12-01T10:56:38.4425449Z  2022-12-01T10:56:38.4425713Z  2022-12-01T10:56:38.4426517Z  2022-12-01T10:56:38.4426875Z  2022-12-01T10:56:38.4427171Z  2022-12-01T10:56:38.4427483Z  2022-12-01T10:56:38.4427799Z  2022-12-01T10:56:38.4428113Z  2022-12-01T10:56:38.4428770Z [1,062 / 2,129] 8 actions running 2022-12-01T10:56:38.4429126Z //:caffe2; 4s processwrapper-sandbox 2022-12-01T10:56:38.4429408Z //:caffe2; 4s processwrapper-sandbox 2022-12-01T10:56:38.4429688Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:56:38.4429956Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:56:38.4430309Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:56:38.4430583Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:56:38.4430902Z Compiling caffe2/core/common.cc; 4s processwrapper-sandbox 2022-12-01T10:56:38.4431183Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:38.6429401Z 2022-12-01T10:56:38.6430027Z  2022-12-01T10:56:38.6430391Z  2022-12-01T10:56:38.6430635Z  2022-12-01T10:56:38.6430816Z  2022-12-01T10:56:38.6430974Z  2022-12-01T10:56:38.6431147Z  2022-12-01T10:56:38.6431319Z  2022-12-01T10:56:38.6431477Z  2022-12-01T10:56:38.6431732Z [1,064 / 2,129] 8 actions running 2022-12-01T10:56:38.6432030Z //:caffe2; 4s processwrapper-sandbox 2022-12-01T10:56:38.6432299Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:56:38.6432602Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:56:38.6432957Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:56:38.6433210Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:56:38.6433477Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:38.6433812Z Linking libcaffe2_perfkernels_avx2.so; 0s processwrapper-sandbox 2022-12-01T10:56:38.6434121Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:38.8489599Z 2022-12-01T10:56:38.8490103Z  2022-12-01T10:56:38.8490491Z  2022-12-01T10:56:38.8490774Z  2022-12-01T10:56:38.8491027Z  2022-12-01T10:56:38.8491299Z  2022-12-01T10:56:38.8491567Z  2022-12-01T10:56:38.8491829Z  2022-12-01T10:56:38.8492107Z  2022-12-01T10:56:38.8492589Z [1,065 / 2,129] 8 actions, 7 running 2022-12-01T10:56:38.8493069Z //:caffe2; 4s processwrapper-sandbox 2022-12-01T10:56:38.8493520Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:56:38.8493945Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:56:38.8494611Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:56:38.8495092Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:56:38.8495534Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:38.8495957Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:38.8496382Z [Prepa] Compiling torch/csrc/jit/passes/remove_inplace_ops.cpp 2022-12-01T10:56:39.0490907Z 2022-12-01T10:56:39.0491521Z  2022-12-01T10:56:39.0491766Z  2022-12-01T10:56:39.0491944Z  2022-12-01T10:56:39.0492122Z  2022-12-01T10:56:39.0492322Z  2022-12-01T10:56:39.0492593Z  2022-12-01T10:56:39.0492767Z  2022-12-01T10:56:39.0492933Z  2022-12-01T10:56:39.0493217Z [1,065 / 2,129] 8 actions running 2022-12-01T10:56:39.0493597Z //:caffe2; 5s processwrapper-sandbox 2022-12-01T10:56:39.0493917Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:56:39.0494188Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:56:39.0494473Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:56:39.0494806Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:56:39.0495064Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:39.0495333Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:39.0495732Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:40.2498194Z 2022-12-01T10:56:40.2499506Z  2022-12-01T10:56:40.2499844Z  2022-12-01T10:56:40.2500131Z  2022-12-01T10:56:40.2500365Z  2022-12-01T10:56:40.2500625Z  2022-12-01T10:56:40.2500933Z  2022-12-01T10:56:40.2501228Z  2022-12-01T10:56:40.2501520Z  2022-12-01T10:56:40.2501847Z [1,065 / 2,129] 8 actions running 2022-12-01T10:56:40.2502127Z //:caffe2; 6s processwrapper-sandbox 2022-12-01T10:56:40.2502615Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:56:40.2502896Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:56:40.2503157Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:56:40.2887226Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:56:40.2887727Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:56:40.2888182Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:40.2888626Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:40.7057339Z 2022-12-01T10:56:40.7057874Z  2022-12-01T10:56:40.7058175Z  2022-12-01T10:56:40.7058860Z  2022-12-01T10:56:40.7059177Z  2022-12-01T10:56:40.7059455Z  2022-12-01T10:56:40.7059612Z  2022-12-01T10:56:40.7059776Z  2022-12-01T10:56:40.7059952Z  2022-12-01T10:56:40.7060200Z [1,066 / 2,129] 8 actions, 7 running 2022-12-01T10:56:40.7060494Z //:caffe2; 6s processwrapper-sandbox 2022-12-01T10:56:40.7060774Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:56:40.7061036Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:56:40.7061302Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:56:40.7061563Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:56:40.7061835Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:40.7062090Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:40.7062445Z [Prepa] action 'SolibSymlink _solib_k8/liblibcaffe2_Uperfkernels_Uavx2.so' 2022-12-01T10:56:41.0503725Z 2022-12-01T10:56:41.0504456Z  2022-12-01T10:56:41.0504863Z  2022-12-01T10:56:41.0505188Z  2022-12-01T10:56:41.0505377Z  2022-12-01T10:56:41.0505546Z  2022-12-01T10:56:41.0505714Z  2022-12-01T10:56:41.0505887Z  2022-12-01T10:56:41.0506053Z  2022-12-01T10:56:41.0506281Z [1,067 / 2,129] 8 actions running 2022-12-01T10:56:41.0506571Z //:caffe2; 7s processwrapper-sandbox 2022-12-01T10:56:41.0506847Z //:torch; 7s processwrapper-sandbox 2022-12-01T10:56:41.0507115Z //:torch; 7s processwrapper-sandbox 2022-12-01T10:56:41.0507380Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:56:41.0507655Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:56:41.6575379Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:41.6575661Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:41.6575974Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:42.0588319Z 2022-12-01T10:56:42.0588858Z  2022-12-01T10:56:42.0589197Z  2022-12-01T10:56:42.0589525Z  2022-12-01T10:56:42.0589851Z  2022-12-01T10:56:42.0590137Z  2022-12-01T10:56:42.0590429Z  2022-12-01T10:56:42.0590732Z  2022-12-01T10:56:42.0590909Z  2022-12-01T10:56:42.0591142Z [1,067 / 2,129] 8 actions running 2022-12-01T10:56:42.0591427Z //:caffe2; 8s processwrapper-sandbox 2022-12-01T10:56:42.0591705Z //:torch; 8s processwrapper-sandbox 2022-12-01T10:56:42.0591966Z //:torch; 8s processwrapper-sandbox 2022-12-01T10:56:42.0592243Z //:torch; 7s processwrapper-sandbox 2022-12-01T10:56:42.0592508Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:56:42.0592771Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:56:42.0593026Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:56:42.0593284Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:42.4227853Z 2022-12-01T10:56:42.4228796Z  2022-12-01T10:56:42.4229021Z  2022-12-01T10:56:42.4229201Z  2022-12-01T10:56:42.4229414Z  2022-12-01T10:56:42.4229582Z  2022-12-01T10:56:42.4229749Z  2022-12-01T10:56:42.4229913Z  2022-12-01T10:56:42.4230129Z  2022-12-01T10:56:42.4230400Z [1,068 / 2,129] 8 actions, 7 running 2022-12-01T10:56:42.4231271Z //:torch; 8s processwrapper-sandbox 2022-12-01T10:56:42.4231827Z //:torch; 8s processwrapper-sandbox 2022-12-01T10:56:42.4232141Z //:torch; 8s processwrapper-sandbox 2022-12-01T10:56:42.4232483Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:56:42.4232921Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:56:42.4233248Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:56:42.4233517Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:42.4233806Z [Scann] Compiling torch/csrc/api/src/nn/modules/pixelshuffle.cpp 2022-12-01T10:56:42.6704249Z 2022-12-01T10:56:42.6704806Z  2022-12-01T10:56:42.6705133Z  2022-12-01T10:56:42.6705354Z  2022-12-01T10:56:42.6705584Z  2022-12-01T10:56:42.6705811Z  2022-12-01T10:56:42.6706073Z  2022-12-01T10:56:42.6706356Z  2022-12-01T10:56:42.6706624Z  2022-12-01T10:56:42.6707010Z [1,068 / 2,129] 8 actions running 2022-12-01T10:56:42.6707429Z //:torch; 8s processwrapper-sandbox 2022-12-01T10:56:42.6707831Z //:torch; 8s processwrapper-sandbox 2022-12-01T10:56:42.6708218Z //:torch; 8s processwrapper-sandbox 2022-12-01T10:56:42.6708634Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:56:42.6709063Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:56:42.6709500Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:56:42.6709950Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:42.6710378Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:43.6705843Z 2022-12-01T10:56:43.6706450Z  2022-12-01T10:56:43.6706775Z  2022-12-01T10:56:43.6707112Z  2022-12-01T10:56:43.6707442Z  2022-12-01T10:56:43.6707739Z  2022-12-01T10:56:43.6708036Z  2022-12-01T10:56:43.6708337Z  2022-12-01T10:56:43.6708622Z  2022-12-01T10:56:43.6708972Z [1,068 / 2,129] 8 actions running 2022-12-01T10:56:43.6709258Z //:torch; 9s processwrapper-sandbox 2022-12-01T10:56:43.6709529Z //:torch; 9s processwrapper-sandbox 2022-12-01T10:56:43.6709803Z //:torch; 9s processwrapper-sandbox 2022-12-01T10:56:43.6710073Z //:torch; 7s processwrapper-sandbox 2022-12-01T10:56:43.6710325Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:56:43.6710589Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:56:43.6710866Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:43.6711112Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:44.7330645Z 2022-12-01T10:56:44.7331440Z  2022-12-01T10:56:44.7331793Z  2022-12-01T10:56:44.7332037Z  2022-12-01T10:56:44.7332305Z  2022-12-01T10:56:44.7332675Z  2022-12-01T10:56:44.7332942Z  2022-12-01T10:56:44.7333229Z  2022-12-01T10:56:44.7333482Z  2022-12-01T10:56:44.7333876Z [1,068 / 2,129] 8 actions running 2022-12-01T10:56:44.7334359Z //:torch; 10s processwrapper-sandbox 2022-12-01T10:56:44.7334852Z //:torch; 10s processwrapper-sandbox 2022-12-01T10:56:44.7335314Z //:torch; 10s processwrapper-sandbox 2022-12-01T10:56:44.7335784Z //:torch; 8s processwrapper-sandbox 2022-12-01T10:56:44.7336245Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:56:44.7336671Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:56:44.7337088Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:56:44.7337565Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:45.7331540Z 2022-12-01T10:56:45.7332025Z  2022-12-01T10:56:45.7333601Z  2022-12-01T10:56:45.7333829Z  2022-12-01T10:56:45.7333997Z  2022-12-01T10:56:45.7334151Z  2022-12-01T10:56:45.7334331Z  2022-12-01T10:56:45.7334504Z  2022-12-01T10:56:45.7334657Z  2022-12-01T10:56:45.7334900Z [1,068 / 2,129] 8 actions running 2022-12-01T10:56:45.7335191Z //:torch; 11s processwrapper-sandbox 2022-12-01T10:56:45.7335454Z //:torch; 11s processwrapper-sandbox 2022-12-01T10:56:45.7335722Z //:torch; 11s processwrapper-sandbox 2022-12-01T10:56:45.7335986Z //:torch; 9s processwrapper-sandbox 2022-12-01T10:56:45.7336251Z //:torch; 7s processwrapper-sandbox 2022-12-01T10:56:45.7336520Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:56:45.7336785Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:56:45.7337035Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:56:46.0897501Z 2022-12-01T10:56:46.0898071Z  2022-12-01T10:56:46.0898598Z  2022-12-01T10:56:46.0901004Z  2022-12-01T10:56:46.0904158Z  2022-12-01T10:56:46.0905751Z  2022-12-01T10:56:46.0906359Z  2022-12-01T10:56:46.0906958Z  2022-12-01T10:56:46.0907425Z  2022-12-01T10:56:46.0908164Z [1,069 / 2,129] 8 actions, 7 running 2022-12-01T10:56:46.0908957Z //:torch; 12s processwrapper-sandbox 2022-12-01T10:56:46.0909770Z //:torch; 12s processwrapper-sandbox 2022-12-01T10:56:46.0910611Z //:torch; 11s processwrapper-sandbox 2022-12-01T10:56:46.0911309Z //:torch; 10s processwrapper-sandbox 2022-12-01T10:56:46.0911846Z //:torch; 7s processwrapper-sandbox 2022-12-01T10:56:46.0912290Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:56:46.0912864Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:56:46.0913420Z [Scann] Compiling torch/csrc/utils/out_types.cpp 2022-12-01T10:56:46.3383089Z 2022-12-01T10:56:46.3383612Z  2022-12-01T10:56:46.3384044Z  2022-12-01T10:56:46.3384371Z  2022-12-01T10:56:46.3384681Z  2022-12-01T10:56:46.3384841Z  2022-12-01T10:56:46.3385018Z  2022-12-01T10:56:46.3385182Z  2022-12-01T10:56:46.3385332Z  2022-12-01T10:56:46.3385577Z [1,072 / 2,129] 8 actions running 2022-12-01T10:56:46.3385874Z //:torch; 12s processwrapper-sandbox 2022-12-01T10:56:46.3386136Z //:torch; 7s processwrapper-sandbox 2022-12-01T10:56:46.3386403Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:56:46.3386665Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:56:46.3386983Z Compiling torch/csrc/utils/out_types.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:46.3387292Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:46.3387604Z Compiling caffe2/core/event.cc; 0s processwrapper-sandbox 2022-12-01T10:56:46.3387946Z Compiling torch/csrc/api/src/jit.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:46.5527367Z 2022-12-01T10:56:46.5527941Z  2022-12-01T10:56:46.5528298Z  2022-12-01T10:56:46.5528623Z  2022-12-01T10:56:46.5528919Z  2022-12-01T10:56:46.5673409Z  2022-12-01T10:56:46.5673604Z  2022-12-01T10:56:46.5674029Z  2022-12-01T10:56:46.5674238Z  2022-12-01T10:56:46.5674497Z [1,073 / 2,129] 8 actions, 7 running 2022-12-01T10:56:46.5674838Z //:torch; 8s processwrapper-sandbox 2022-12-01T10:56:46.5675254Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:56:46.5690087Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:56:46.5690657Z Compiling torch/csrc/utils/out_types.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:46.5690971Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:46.5691302Z Compiling caffe2/core/event.cc; 0s processwrapper-sandbox 2022-12-01T10:56:46.5691781Z Compiling torch/csrc/api/src/jit.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:46.5692191Z [Scann] Compiling torch/csrc/api/src/nn/options/rnn.cpp 2022-12-01T10:56:46.7959386Z 2022-12-01T10:56:46.7959944Z  2022-12-01T10:56:46.7960351Z  2022-12-01T10:56:46.7960741Z  2022-12-01T10:56:46.7961091Z  2022-12-01T10:56:46.7961476Z  2022-12-01T10:56:46.7961841Z  2022-12-01T10:56:46.7962179Z  2022-12-01T10:56:46.7962563Z  2022-12-01T10:56:46.7963047Z [1,073 / 2,129] 8 actions running 2022-12-01T10:56:46.7963616Z //:torch; 8s processwrapper-sandbox 2022-12-01T10:56:46.7964164Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:56:46.7964545Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:56:46.7964930Z Compiling torch/csrc/utils/out_types.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:46.7965292Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:46.7965660Z Compiling caffe2/core/event.cc; 0s processwrapper-sandbox 2022-12-01T10:56:46.7966052Z Compiling torch/csrc/api/src/jit.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:46.7967605Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:47.6916800Z 2022-12-01T10:56:47.6917283Z  2022-12-01T10:56:47.6917840Z  2022-12-01T10:56:47.6918315Z  2022-12-01T10:56:47.6919539Z  2022-12-01T10:56:47.6919969Z  2022-12-01T10:56:47.6920244Z  2022-12-01T10:56:47.6920662Z  2022-12-01T10:56:47.6920935Z  2022-12-01T10:56:47.6921501Z [1,074 / 2,129] 8 actions, 7 running 2022-12-01T10:56:47.6922588Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:56:47.6923205Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:56:47.6923933Z Compiling torch/csrc/utils/out_types.cpp; 1s processwrapper-sandbox 2022-12-01T10:56:47.6924581Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:47.6925243Z Compiling caffe2/core/event.cc; 1s processwrapper-sandbox 2022-12-01T10:56:47.6925970Z Compiling torch/csrc/api/src/jit.cpp; 1s processwrapper-sandbox 2022-12-01T10:56:47.6926768Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 1s processwrapper-sandbox 2022-12-01T10:56:47.6927287Z [Scann] Compiling torch/csrc/jit/passes/utils/op_registry.cpp 2022-12-01T10:56:47.9208288Z 2022-12-01T10:56:47.9208794Z  2022-12-01T10:56:47.9209135Z  2022-12-01T10:56:47.9209398Z  2022-12-01T10:56:47.9209643Z  2022-12-01T10:56:47.9209901Z  2022-12-01T10:56:47.9210160Z  2022-12-01T10:56:47.9210408Z  2022-12-01T10:56:47.9210681Z  2022-12-01T10:56:47.9211076Z [1,076 / 2,129] 8 actions, 7 running 2022-12-01T10:56:47.9211611Z Compiling torch/csrc/utils/out_types.cpp; 1s processwrapper-sandbox 2022-12-01T10:56:47.9212109Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:47.9212690Z Compiling caffe2/core/event.cc; 1s processwrapper-sandbox 2022-12-01T10:56:47.9213231Z Compiling torch/csrc/api/src/jit.cpp; 1s processwrapper-sandbox 2022-12-01T10:56:47.9213819Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 1s processwrapper-sandbox 2022-12-01T10:56:47.9214332Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:47.9214867Z Compiling caffe2/core/net_dag_utils.cc; 0s processwrapper-sandbox 2022-12-01T10:56:47.9215508Z [Scann] Compiling torch/csrc/autograd/utils/warnings.cpp 2022-12-01T10:56:48.1977186Z 2022-12-01T10:56:48.1977719Z  2022-12-01T10:56:48.1978203Z  2022-12-01T10:56:48.1978723Z  2022-12-01T10:56:48.1979003Z  2022-12-01T10:56:48.1979449Z  2022-12-01T10:56:48.1979724Z  2022-12-01T10:56:48.1980133Z  2022-12-01T10:56:48.1980405Z  2022-12-01T10:56:48.1980908Z [1,077 / 2,129] 8 actions running 2022-12-01T10:56:48.1981361Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:48.1981988Z Compiling caffe2/core/event.cc; 2s processwrapper-sandbox 2022-12-01T10:56:48.1982688Z Compiling torch/csrc/api/src/jit.cpp; 1s processwrapper-sandbox 2022-12-01T10:56:48.1983503Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 1s processwrapper-sandbox 2022-12-01T10:56:48.1984157Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:48.1984771Z Compiling caffe2/core/net_dag_utils.cc; 0s processwrapper-sandbox 2022-12-01T10:56:48.1985434Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:48.1985901Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:48.3997668Z 2022-12-01T10:56:48.3998166Z  2022-12-01T10:56:48.3998427Z  2022-12-01T10:56:48.3998732Z  2022-12-01T10:56:48.3998969Z  2022-12-01T10:56:48.3999178Z  2022-12-01T10:56:48.3999403Z  2022-12-01T10:56:48.3999626Z  2022-12-01T10:56:48.3999831Z  2022-12-01T10:56:48.4000148Z [1,077 / 2,129] 8 actions running 2022-12-01T10:56:48.4000519Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:48.4000947Z Compiling caffe2/core/event.cc; 2s processwrapper-sandbox 2022-12-01T10:56:48.4001428Z Compiling torch/csrc/api/src/jit.cpp; 2s processwrapper-sandbox 2022-12-01T10:56:48.4002125Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 1s processwrapper-sandbox 2022-12-01T10:56:48.4002549Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:48.4002971Z Compiling caffe2/core/net_dag_utils.cc; 0s processwrapper-sandbox 2022-12-01T10:56:48.4003383Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:48.4003736Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:48.6871186Z 2022-12-01T10:56:48.6871705Z  2022-12-01T10:56:48.6872024Z  2022-12-01T10:56:48.6872262Z  2022-12-01T10:56:48.6872502Z  2022-12-01T10:56:48.6872741Z  2022-12-01T10:56:48.6873011Z  2022-12-01T10:56:48.6873258Z  2022-12-01T10:56:48.6873525Z  2022-12-01T10:56:48.6873920Z [1,079 / 2,129] 7 actions, 6 running 2022-12-01T10:56:48.6874369Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:48.6874936Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 2s processwrapper-sandbox 2022-12-01T10:56:48.6875391Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:48.6875903Z Compiling caffe2/core/net_dag_utils.cc; 0s processwrapper-sandbox 2022-12-01T10:56:48.6876435Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:48.6876891Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:48.6877181Z [Scann] //:torch 2022-12-01T10:56:48.9981444Z 2022-12-01T10:56:48.9981979Z  2022-12-01T10:56:48.9982329Z  2022-12-01T10:56:48.9982536Z  2022-12-01T10:56:48.9982696Z  2022-12-01T10:56:48.9982881Z  2022-12-01T10:56:48.9983060Z  2022-12-01T10:56:48.9983218Z  2022-12-01T10:56:48.9983464Z [1,079 / 2,129] 8 actions running 2022-12-01T10:56:48.9983751Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:48.9984092Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 2s processwrapper-sandbox 2022-12-01T10:56:48.9984550Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:48.9984926Z Compiling caffe2/core/net_dag_utils.cc; 1s processwrapper-sandbox 2022-12-01T10:56:48.9985258Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:48.9985522Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:48.9985803Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:56:48.9987373Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:49.2838708Z 2022-12-01T10:56:49.2839257Z  2022-12-01T10:56:49.2839604Z  2022-12-01T10:56:49.2839862Z  2022-12-01T10:56:49.2840158Z  2022-12-01T10:56:49.2840435Z  2022-12-01T10:56:49.2840709Z  2022-12-01T10:56:49.2841199Z  2022-12-01T10:56:49.2841519Z  2022-12-01T10:56:49.2842890Z [1,080 / 2,129] 8 actions, 7 running 2022-12-01T10:56:49.2843419Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:56:49.2844121Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 2s processwrapper-sandbox 2022-12-01T10:56:49.2844727Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:49.2845357Z Compiling caffe2/core/net_dag_utils.cc; 1s processwrapper-sandbox 2022-12-01T10:56:49.2845951Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:49.2846446Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:56:49.2846951Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:49.2847494Z [Scann] Compiling torch/csrc/jit/passes/quantization/quantization_type.cpp 2022-12-01T10:56:49.5046375Z 2022-12-01T10:56:49.5046893Z  2022-12-01T10:56:49.5047234Z  2022-12-01T10:56:49.5047524Z  2022-12-01T10:56:49.5047805Z  2022-12-01T10:56:49.5048061Z  2022-12-01T10:56:49.5048331Z  2022-12-01T10:56:49.5048602Z  2022-12-01T10:56:49.5048848Z  2022-12-01T10:56:49.5049246Z [1,082 / 2,129] 8 actions, 7 running 2022-12-01T10:56:49.5049746Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:56:49.5050303Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 2s processwrapper-sandbox 2022-12-01T10:56:49.5050930Z Compiling caffe2/core/net_dag_utils.cc; 1s processwrapper-sandbox 2022-12-01T10:56:49.5051622Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:56:49.5052054Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:49.5052587Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:49.5053048Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:49.5053463Z [Scann] Compiling torch/csrc/jit/runtime/static/passes.cpp 2022-12-01T10:56:49.7988359Z 2022-12-01T10:56:49.7989066Z  2022-12-01T10:56:49.7989454Z  2022-12-01T10:56:49.7989828Z  2022-12-01T10:56:49.7990126Z  2022-12-01T10:56:49.7990439Z  2022-12-01T10:56:49.7990740Z  2022-12-01T10:56:49.7991075Z  2022-12-01T10:56:49.7991435Z  2022-12-01T10:56:49.7991854Z [1,082 / 2,129] 8 actions running 2022-12-01T10:56:49.7992270Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:56:49.7992791Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 3s processwrapper-sandbox 2022-12-01T10:56:49.7993177Z Compiling caffe2/core/net_dag_utils.cc; 1s processwrapper-sandbox 2022-12-01T10:56:49.7993488Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:56:49.7993773Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:49.7994053Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:49.7994338Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:49.7994592Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:50.2570620Z 2022-12-01T10:56:50.2571148Z  2022-12-01T10:56:50.2571479Z  2022-12-01T10:56:50.2571742Z  2022-12-01T10:56:50.2572036Z  2022-12-01T10:56:50.2572328Z  2022-12-01T10:56:50.2572682Z  2022-12-01T10:56:50.2572947Z  2022-12-01T10:56:50.2573212Z  2022-12-01T10:56:50.2573588Z [1,083 / 2,129] 8 actions, 7 running 2022-12-01T10:56:50.2574036Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:56:50.2574611Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 3s processwrapper-sandbox 2022-12-01T10:56:50.2575140Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:56:50.2575585Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:50.2576009Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:50.2576448Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:50.2577067Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:50.2577486Z [Scann] Compiling torch/csrc/distributed/rpc/tensorpipe_agent.cpp 2022-12-01T10:56:50.5997757Z 2022-12-01T10:56:50.5998349Z  2022-12-01T10:56:50.5998748Z  2022-12-01T10:56:50.6000327Z  2022-12-01T10:56:50.6000919Z  2022-12-01T10:56:50.6001220Z  2022-12-01T10:56:50.6001513Z  2022-12-01T10:56:50.6001830Z  2022-12-01T10:56:50.6002107Z  2022-12-01T10:56:50.6002479Z [1,085 / 2,129] 8 actions running 2022-12-01T10:56:50.6003011Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:56:50.6003523Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:50.6004006Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:50.6004716Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:50.6005215Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:50.6005709Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:50.6006184Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:50.6006697Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:51.1703070Z 2022-12-01T10:56:51.1703938Z  2022-12-01T10:56:51.1704521Z  2022-12-01T10:56:51.1705057Z  2022-12-01T10:56:51.1705523Z  2022-12-01T10:56:51.1708209Z  2022-12-01T10:56:51.1708575Z  2022-12-01T10:56:51.1708962Z  2022-12-01T10:56:51.1709413Z  2022-12-01T10:56:51.1712141Z [1,086 / 2,129] 8 actions, 7 running 2022-12-01T10:56:51.1712674Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T10:56:51.1713200Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:51.1713835Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:51.1714913Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:51.1715532Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:51.1716320Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:51.1716936Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:51.1717488Z [Scann] Compiling torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp 2022-12-01T10:56:51.4008039Z 2022-12-01T10:56:51.4008464Z  2022-12-01T10:56:51.4008698Z  2022-12-01T10:56:51.4008859Z  2022-12-01T10:56:51.4009030Z  2022-12-01T10:56:51.4009215Z  2022-12-01T10:56:51.4009378Z  2022-12-01T10:56:51.4009549Z  2022-12-01T10:56:51.4009716Z  2022-12-01T10:56:51.4009945Z [1,086 / 2,129] 8 actions running 2022-12-01T10:56:51.4010238Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T10:56:51.4010516Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:51.4010771Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:51.4011049Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:51.4011323Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:51.4011609Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:51.4011937Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:51.4012201Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:51.6014565Z 2022-12-01T10:56:51.6015094Z  2022-12-01T10:56:51.6015482Z  2022-12-01T10:56:51.6015793Z  2022-12-01T10:56:51.6016060Z  2022-12-01T10:56:51.6016323Z  2022-12-01T10:56:51.6016572Z  2022-12-01T10:56:51.6016824Z  2022-12-01T10:56:51.6017188Z  2022-12-01T10:56:51.6017694Z [1,090 / 2,129] 7 actions running 2022-12-01T10:56:51.6018211Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:51.6018817Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:51.6019306Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:51.6019798Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:51.6020429Z Compiling caffe2/ideep/operators/shape_op.cc; 0s processwrapper-sandbox 2022-12-01T10:56:51.6021003Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:51.6021507Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:52.0027678Z 2022-12-01T10:56:52.0028220Z  2022-12-01T10:56:52.0028561Z  2022-12-01T10:56:52.0029075Z  2022-12-01T10:56:52.0029353Z  2022-12-01T10:56:52.0029604Z  2022-12-01T10:56:52.0029881Z  2022-12-01T10:56:52.0030156Z  2022-12-01T10:56:52.0030509Z [1,090 / 2,129] 8 actions running 2022-12-01T10:56:52.0030965Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:56:52.0031419Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:52.0031843Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:52.0032278Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:52.0032828Z Compiling caffe2/ideep/operators/shape_op.cc; 0s processwrapper-sandbox 2022-12-01T10:56:52.0033324Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:52.0033758Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:52.0034189Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:52.3758713Z 2022-12-01T10:56:52.3759275Z  2022-12-01T10:56:52.3759624Z  2022-12-01T10:56:52.3759911Z  2022-12-01T10:56:52.3760198Z  2022-12-01T10:56:52.3760458Z  2022-12-01T10:56:52.3760714Z  2022-12-01T10:56:52.3760941Z  2022-12-01T10:56:52.3761183Z  2022-12-01T10:56:52.3761589Z [1,091 / 2,129] 8 actions, 7 running 2022-12-01T10:56:52.3762038Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:52.3762474Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:52.3762922Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:52.3763501Z Compiling caffe2/ideep/operators/shape_op.cc; 0s processwrapper-sandbox 2022-12-01T10:56:52.3763978Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:52.3764388Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:52.3764780Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:52.3765145Z [Scann] Compiling caffe2/operators/index_ops.cc 2022-12-01T10:56:52.6023263Z 2022-12-01T10:56:52.6029600Z  2022-12-01T10:56:52.6029951Z  2022-12-01T10:56:52.6030219Z  2022-12-01T10:56:52.6030482Z  2022-12-01T10:56:52.6030771Z  2022-12-01T10:56:52.6031069Z  2022-12-01T10:56:52.6031315Z  2022-12-01T10:56:52.6031542Z  2022-12-01T10:56:52.6031888Z [1,092 / 2,129] 8 actions running 2022-12-01T10:56:52.6032269Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:52.6032690Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:52.6033248Z Compiling caffe2/ideep/operators/shape_op.cc; 1s processwrapper-sandbox 2022-12-01T10:56:52.6033773Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:52.6034195Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:52.6034580Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:52.6035058Z Compiling caffe2/operators/index_ops.cc; 0s processwrapper-sandbox 2022-12-01T10:56:52.6035535Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:53.8028145Z 2022-12-01T10:56:53.8028657Z  2022-12-01T10:56:53.8028910Z  2022-12-01T10:56:53.8029255Z  2022-12-01T10:56:53.8029588Z  2022-12-01T10:56:53.8029910Z  2022-12-01T10:56:53.8030160Z  2022-12-01T10:56:53.8030402Z  2022-12-01T10:56:53.8030628Z  2022-12-01T10:56:53.8030872Z [1,092 / 2,129] 8 actions running 2022-12-01T10:56:53.8031207Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:56:53.8031491Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:53.8031835Z Compiling caffe2/ideep/operators/shape_op.cc; 2s processwrapper-sandbox 2022-12-01T10:56:53.8032152Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:53.8032454Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:53.8032802Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:53.8033252Z Compiling caffe2/operators/index_ops.cc; 1s processwrapper-sandbox 2022-12-01T10:56:53.8033703Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:54.2360601Z 2022-12-01T10:56:54.2361148Z  2022-12-01T10:56:54.2361603Z  2022-12-01T10:56:54.2361929Z  2022-12-01T10:56:54.2362242Z  2022-12-01T10:56:54.2362762Z  2022-12-01T10:56:54.2363071Z  2022-12-01T10:56:54.2363391Z  2022-12-01T10:56:54.2363710Z  2022-12-01T10:56:54.2364170Z [1,094 / 2,129] 7 actions, 6 running 2022-12-01T10:56:54.2364699Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:56:54.2365206Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:56:54.2365871Z Compiling caffe2/ideep/operators/shape_op.cc; 2s processwrapper-sandbox 2022-12-01T10:56:54.2366472Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:54.2367095Z Compiling caffe2/operators/index_ops.cc; 1s processwrapper-sandbox 2022-12-01T10:56:54.2367662Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:54.2368202Z [Scann] Compiling torch/csrc/jit/passes/remove_redundant_profiles.cpp 2022-12-01T10:56:54.4453530Z 2022-12-01T10:56:54.4454060Z  2022-12-01T10:56:54.4454446Z  2022-12-01T10:56:54.4454720Z  2022-12-01T10:56:54.4455027Z  2022-12-01T10:56:54.4455326Z  2022-12-01T10:56:54.4455649Z  2022-12-01T10:56:54.4455890Z  2022-12-01T10:56:54.4456191Z [1,096 / 2,129] 8 actions, 7 running 2022-12-01T10:56:54.4456483Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:56:54.4456900Z Compiling caffe2/ideep/operators/shape_op.cc; 2s processwrapper-sandbox 2022-12-01T10:56:54.4457204Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:54.4457508Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:54.4457790Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:54.4458043Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:54.4458520Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:56:54.4458801Z [Scann] Compiling torch/csrc/jit/passes/symbolic_shape_cache.cpp 2022-12-01T10:56:54.8034233Z 2022-12-01T10:56:54.8035145Z  2022-12-01T10:56:54.8055980Z  2022-12-01T10:56:54.8056492Z  2022-12-01T10:56:54.8056671Z  2022-12-01T10:56:54.8056864Z  2022-12-01T10:56:54.8057109Z  2022-12-01T10:56:54.8057422Z  2022-12-01T10:56:54.8057715Z  2022-12-01T10:56:54.8058123Z [1,097 / 2,129] 8 actions running 2022-12-01T10:56:54.8058760Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:56:54.8059238Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:56:54.8059696Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:54.8060181Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:54.8060666Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:54.8061137Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:56:54.8061618Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:54.8062093Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:55.0064087Z 2022-12-01T10:56:55.0064643Z  2022-12-01T10:56:55.0065002Z  2022-12-01T10:56:55.0065303Z  2022-12-01T10:56:55.0065588Z  2022-12-01T10:56:55.0065888Z  2022-12-01T10:56:55.0066193Z  2022-12-01T10:56:55.0066407Z  2022-12-01T10:56:55.0066558Z  2022-12-01T10:56:55.0066807Z [1,098 / 2,129] 8 actions running 2022-12-01T10:56:55.0067090Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:56:55.0067356Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:55.0067632Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:55.0067899Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:55.0068154Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:56:55.0068421Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:55.0068690Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:55.0068944Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:55.2561439Z 2022-12-01T10:56:55.2562125Z  2022-12-01T10:56:55.2562518Z  2022-12-01T10:56:55.2562840Z  2022-12-01T10:56:55.2563161Z  2022-12-01T10:56:55.2563421Z  2022-12-01T10:56:55.2563601Z  2022-12-01T10:56:55.2563766Z  2022-12-01T10:56:55.2563917Z  2022-12-01T10:56:55.2564165Z [1,098 / 2,129] 8 actions running 2022-12-01T10:56:55.2565871Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:56:55.2566145Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:55.2566570Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:55.2566910Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:55.2567208Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:56:55.2567600Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:55.2567989Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:55.2568345Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:55.5898799Z 2022-12-01T10:56:55.5900298Z  2022-12-01T10:56:55.5903055Z  2022-12-01T10:56:55.5903570Z  2022-12-01T10:56:55.5906167Z  2022-12-01T10:56:55.5906612Z  2022-12-01T10:56:55.5907974Z  2022-12-01T10:56:55.5908512Z  2022-12-01T10:56:55.5908987Z  2022-12-01T10:56:55.5909568Z [1,099 / 2,129] 8 actions, 7 running 2022-12-01T10:56:55.5910240Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:56:55.5910898Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:55.5911519Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:55.5912174Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:56:55.5912818Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:55.5913412Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:55.5914075Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:55.5914911Z [Scann] Compiling torch/csrc/jit/passes/xnnpack_rewrite.cpp 2022-12-01T10:56:55.8566361Z 2022-12-01T10:56:55.8566868Z  2022-12-01T10:56:55.8567227Z  2022-12-01T10:56:55.8567537Z  2022-12-01T10:56:55.8567853Z  2022-12-01T10:56:55.8568185Z  2022-12-01T10:56:55.8568401Z  2022-12-01T10:56:55.8568554Z  2022-12-01T10:56:55.8568720Z  2022-12-01T10:56:55.9206680Z [1,099 / 2,129] 8 actions running 2022-12-01T10:56:55.9207532Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:56:55.9207970Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:55.9208441Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:55.9208921Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:56:55.9209391Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:55.9209851Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:55.9210313Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:55.9210686Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:56.1225653Z 2022-12-01T10:56:56.1226200Z  2022-12-01T10:56:56.1226552Z  2022-12-01T10:56:56.1226824Z  2022-12-01T10:56:56.1227108Z  2022-12-01T10:56:56.1227379Z  2022-12-01T10:56:56.1227633Z  2022-12-01T10:56:56.1227904Z  2022-12-01T10:56:56.1228177Z  2022-12-01T10:56:56.1228557Z [1,100 / 2,129] 8 actions running 2022-12-01T10:56:56.1229017Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:56.1229477Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:56.1229905Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:56:56.1230365Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:56.1230795Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:56.1231216Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:56.1231656Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:56.1232116Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:56.3241044Z 2022-12-01T10:56:56.3241538Z  2022-12-01T10:56:56.3241980Z  2022-12-01T10:56:56.3242258Z  2022-12-01T10:56:56.3242601Z  2022-12-01T10:56:56.3242969Z  2022-12-01T10:56:56.3243253Z  2022-12-01T10:56:56.3243610Z  2022-12-01T10:56:56.3243903Z  2022-12-01T10:56:56.3244295Z [1,101 / 2,129] 8 actions running 2022-12-01T10:56:56.3245806Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:56.3246295Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:56:56.3246751Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:56.3247398Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:56.3247821Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:56.3248288Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:56.3248736Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:56.3249162Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:56.5467834Z 2022-12-01T10:56:56.5468398Z  2022-12-01T10:56:56.5468735Z  2022-12-01T10:56:56.5469085Z  2022-12-01T10:56:56.5469388Z  2022-12-01T10:56:56.5469707Z  2022-12-01T10:56:56.5470007Z  2022-12-01T10:56:56.5470316Z  2022-12-01T10:56:56.5470621Z  2022-12-01T10:56:56.5471022Z [1,102 / 2,129] 8 actions, 7 running 2022-12-01T10:56:56.5471538Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:56.5471878Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T10:56:56.5472138Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:56.5472414Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:56.5472693Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:56.5472946Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:56.5473209Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:56.5473469Z [Scann] Compiling torch/csrc/jit/codegen/fuser/interface.cpp 2022-12-01T10:56:56.8004866Z 2022-12-01T10:56:56.8005377Z  2022-12-01T10:56:56.8005709Z  2022-12-01T10:56:56.8006105Z  2022-12-01T10:56:56.8006390Z  2022-12-01T10:56:56.8006599Z  2022-12-01T10:56:56.8006770Z  2022-12-01T10:56:56.8006922Z  2022-12-01T10:56:56.8007086Z  2022-12-01T10:56:56.8007339Z [1,103 / 2,129] 8 actions, 7 running 2022-12-01T10:56:56.8007625Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:56.8007969Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T10:56:56.8008460Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:56.8008790Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:56.8009060Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:56.8009395Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:56.8009653Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:56.8009904Z [Scann] Compiling torch/csrc/autograd/function.cpp 2022-12-01T10:56:57.1231602Z 2022-12-01T10:56:57.1232132Z  2022-12-01T10:56:57.1232503Z  2022-12-01T10:56:57.1232774Z  2022-12-01T10:56:57.1233102Z  2022-12-01T10:56:57.1233394Z  2022-12-01T10:56:57.1233641Z  2022-12-01T10:56:57.1233924Z  2022-12-01T10:56:57.1234199Z  2022-12-01T10:56:57.1234585Z [1,103 / 2,129] 8 actions running 2022-12-01T10:56:57.1235036Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:57.1235510Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T10:56:57.1235975Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:57.1236460Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:57.1236904Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:57.1237374Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:57.1237874Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:56:57.1238425Z Compiling torch/csrc/autograd/function.cpp; 0s processwrapper-sandbox 2022-12-01T10:56:58.2469705Z 2022-12-01T10:56:58.2470228Z  2022-12-01T10:56:58.2470647Z  2022-12-01T10:56:58.2472406Z  2022-12-01T10:56:58.2472883Z  2022-12-01T10:56:58.2475732Z  2022-12-01T10:56:58.2476383Z  2022-12-01T10:56:58.2477261Z  2022-12-01T10:56:58.2477650Z  2022-12-01T10:56:58.2478085Z [1,103 / 2,129] 8 actions running 2022-12-01T10:56:58.2478651Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:56:58.2479200Z //:caffe2; 3s processwrapper-sandbox 2022-12-01T10:56:58.2479747Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:56:58.2480317Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:56:58.2480850Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:58.2481490Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:58.2482204Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:56:58.2482790Z Compiling torch/csrc/autograd/function.cpp; 1s processwrapper-sandbox 2022-12-01T10:56:59.2475045Z 2022-12-01T10:56:59.2475914Z  2022-12-01T10:56:59.2476316Z  2022-12-01T10:56:59.2476508Z  2022-12-01T10:56:59.2476687Z  2022-12-01T10:56:59.2476859Z  2022-12-01T10:56:59.2477016Z  2022-12-01T10:56:59.2477182Z  2022-12-01T10:56:59.2477347Z  2022-12-01T10:56:59.2477579Z [1,103 / 2,129] 8 actions running 2022-12-01T10:56:59.2477874Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:56:59.2478164Z //:caffe2; 4s processwrapper-sandbox 2022-12-01T10:56:59.2478420Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:56:59.2478687Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:56:59.2478961Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:56:59.2479212Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:59.2479473Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:56:59.2479822Z Compiling torch/csrc/autograd/function.cpp; 2s processwrapper-sandbox 2022-12-01T10:56:59.9102887Z 2022-12-01T10:56:59.9103403Z  2022-12-01T10:56:59.9103755Z  2022-12-01T10:56:59.9104066Z  2022-12-01T10:56:59.9104339Z  2022-12-01T10:56:59.9104631Z  2022-12-01T10:56:59.9104963Z  2022-12-01T10:56:59.9105213Z  2022-12-01T10:56:59.9105493Z  2022-12-01T10:56:59.9105918Z [1,104 / 2,129] 8 actions, 7 running 2022-12-01T10:56:59.9106360Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:56:59.9106818Z //:caffe2; 5s processwrapper-sandbox 2022-12-01T10:56:59.9107288Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:56:59.9107743Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:56:59.9116921Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:56:59.9117551Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:56:59.9117892Z Compiling torch/csrc/autograd/function.cpp; 3s processwrapper-sandbox 2022-12-01T10:56:59.9118231Z [Scann] Compiling torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp 2022-12-01T10:57:00.2759080Z 2022-12-01T10:57:00.2759565Z  2022-12-01T10:57:00.2759981Z  2022-12-01T10:57:00.2760402Z  2022-12-01T10:57:00.2760716Z  2022-12-01T10:57:00.2760986Z  2022-12-01T10:57:00.2761267Z  2022-12-01T10:57:00.2761544Z  2022-12-01T10:57:00.2761798Z  2022-12-01T10:57:00.2762191Z [1,105 / 2,129] 8 actions running 2022-12-01T10:57:00.2762656Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:57:00.2763116Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:00.2763581Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:00.2764029Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:00.2764480Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:00.2765051Z Compiling torch/csrc/autograd/function.cpp; 3s processwrapper-sandbox 2022-12-01T10:57:00.2765598Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:00.2766006Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:01.2781566Z 2022-12-01T10:57:01.2782198Z  2022-12-01T10:57:01.2782603Z  2022-12-01T10:57:01.2782852Z  2022-12-01T10:57:01.2783012Z  2022-12-01T10:57:01.2783183Z  2022-12-01T10:57:01.2783354Z  2022-12-01T10:57:01.2783508Z  2022-12-01T10:57:01.2783676Z  2022-12-01T10:57:01.2783932Z [1,105 / 2,129] 8 actions running 2022-12-01T10:57:01.2784206Z //:torch; 7s processwrapper-sandbox 2022-12-01T10:57:01.2784485Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:57:01.2784813Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:01.2785131Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:01.2785409Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:01.2785791Z Compiling torch/csrc/autograd/function.cpp; 4s processwrapper-sandbox 2022-12-01T10:57:01.2786096Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:01.2787354Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:02.2775027Z 2022-12-01T10:57:02.2775480Z  2022-12-01T10:57:02.2775826Z  2022-12-01T10:57:02.2776086Z  2022-12-01T10:57:02.2776398Z  2022-12-01T10:57:02.2776701Z  2022-12-01T10:57:02.2776930Z  2022-12-01T10:57:02.2777107Z  2022-12-01T10:57:02.2777273Z  2022-12-01T10:57:02.2777508Z [1,105 / 2,129] 8 actions running 2022-12-01T10:57:02.2777792Z //:torch; 8s processwrapper-sandbox 2022-12-01T10:57:02.2778070Z //:torch; 7s processwrapper-sandbox 2022-12-01T10:57:02.2778467Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:57:02.2778744Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:57:02.2779034Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:02.2779402Z Compiling torch/csrc/autograd/function.cpp; 5s processwrapper-sandbox 2022-12-01T10:57:02.2779704Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:02.2779980Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:02.5826304Z 2022-12-01T10:57:02.5826857Z  2022-12-01T10:57:02.5827214Z  2022-12-01T10:57:02.5827552Z  2022-12-01T10:57:02.5827907Z  2022-12-01T10:57:02.5828132Z  2022-12-01T10:57:02.5828364Z  2022-12-01T10:57:02.5828538Z  2022-12-01T10:57:02.5828688Z  2022-12-01T10:57:02.5828934Z [1,106 / 2,129] 8 actions, 7 running 2022-12-01T10:57:02.5829222Z //:torch; 8s processwrapper-sandbox 2022-12-01T10:57:02.5829646Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:57:02.5830136Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:57:02.5830598Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:57:02.5830927Z Compiling torch/csrc/autograd/function.cpp; 5s processwrapper-sandbox 2022-12-01T10:57:02.5831445Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:02.5831714Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:02.5832012Z [Scann] Compiling torch/csrc/api/src/nn/modules/distance.cpp 2022-12-01T10:57:02.9318317Z 2022-12-01T10:57:02.9318823Z  2022-12-01T10:57:02.9319217Z  2022-12-01T10:57:02.9319518Z  2022-12-01T10:57:02.9319792Z  2022-12-01T10:57:02.9320083Z  2022-12-01T10:57:02.9320373Z  2022-12-01T10:57:02.9320640Z  2022-12-01T10:57:02.9320928Z  2022-12-01T10:57:02.9321347Z [1,107 / 2,129] 8 actions running 2022-12-01T10:57:02.9321815Z //:torch; 7s processwrapper-sandbox 2022-12-01T10:57:02.9322292Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:57:02.9322766Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:57:02.9323376Z Compiling torch/csrc/autograd/function.cpp; 6s processwrapper-sandbox 2022-12-01T10:57:02.9323921Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:02.9324412Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:02.9324893Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:02.9325490Z Compiling torch/csrc/lazy/core/config.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:03.9328181Z 2022-12-01T10:57:03.9328731Z  2022-12-01T10:57:03.9329062Z  2022-12-01T10:57:03.9329305Z  2022-12-01T10:57:03.9329575Z  2022-12-01T10:57:03.9329837Z  2022-12-01T10:57:03.9330112Z  2022-12-01T10:57:03.9330396Z  2022-12-01T10:57:03.9330658Z  2022-12-01T10:57:03.9330931Z [1,107 / 2,129] 8 actions running 2022-12-01T10:57:03.9331222Z //:torch; 8s processwrapper-sandbox 2022-12-01T10:57:03.9331497Z //:torch; 7s processwrapper-sandbox 2022-12-01T10:57:03.9331754Z //:torch; 7s processwrapper-sandbox 2022-12-01T10:57:03.9332099Z Compiling torch/csrc/autograd/function.cpp; 7s processwrapper-sandbox 2022-12-01T10:57:03.9332571Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:03.9333028Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:03.9333434Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:03.9333975Z Compiling torch/csrc/lazy/core/config.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:04.9847277Z 2022-12-01T10:57:04.9848305Z  2022-12-01T10:57:04.9848725Z  2022-12-01T10:57:04.9849043Z  2022-12-01T10:57:04.9849395Z  2022-12-01T10:57:04.9849712Z  2022-12-01T10:57:04.9850020Z  2022-12-01T10:57:04.9850311Z  2022-12-01T10:57:04.9850618Z  2022-12-01T10:57:04.9851173Z [1,108 / 2,129] 8 actions, 7 running 2022-12-01T10:57:04.9851645Z //:torch; 9s processwrapper-sandbox 2022-12-01T10:57:04.9852251Z //:torch; 8s processwrapper-sandbox 2022-12-01T10:57:04.9852872Z //:torch; 8s processwrapper-sandbox 2022-12-01T10:57:04.9853574Z Compiling torch/csrc/autograd/function.cpp; 8s processwrapper-sandbox 2022-12-01T10:57:04.9854156Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:04.9854696Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:04.9855194Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:04.9855682Z [Scann] Compiling torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp 2022-12-01T10:57:05.1999510Z 2022-12-01T10:57:05.2000052Z  2022-12-01T10:57:05.2000394Z  2022-12-01T10:57:05.2000644Z  2022-12-01T10:57:05.2000873Z  2022-12-01T10:57:05.2001130Z  2022-12-01T10:57:05.2001368Z  2022-12-01T10:57:05.2001793Z  2022-12-01T10:57:05.2002067Z  2022-12-01T10:57:05.2002478Z [1,109 / 2,129] 8 actions, 7 running 2022-12-01T10:57:05.2002912Z //:torch; 8s processwrapper-sandbox 2022-12-01T10:57:05.2003327Z //:torch; 8s processwrapper-sandbox 2022-12-01T10:57:05.2003814Z Compiling torch/csrc/autograd/function.cpp; 8s processwrapper-sandbox 2022-12-01T10:57:05.2004272Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:05.2004707Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:05.2005398Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:05.2005796Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:05.2006204Z [Scann] Compiling torch/csrc/lazy/generated/LazyNativeFunctions.cpp 2022-12-01T10:57:05.5331071Z 2022-12-01T10:57:05.5331800Z  2022-12-01T10:57:05.5332171Z  2022-12-01T10:57:05.5332754Z  2022-12-01T10:57:05.5333227Z  2022-12-01T10:57:05.5333533Z  2022-12-01T10:57:05.5333714Z  2022-12-01T10:57:05.5334088Z  2022-12-01T10:57:05.5334276Z  2022-12-01T10:57:05.5334532Z [1,111 / 2,129] 8 actions running 2022-12-01T10:57:05.5335236Z //:torch; 9s processwrapper-sandbox 2022-12-01T10:57:05.5335504Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:05.5335861Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:05.5336181Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:05.5336556Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:05.5336902Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:05.5337289Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:05.5337614Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:05.7390477Z 2022-12-01T10:57:05.7391079Z  2022-12-01T10:57:05.7391424Z  2022-12-01T10:57:05.7391780Z  2022-12-01T10:57:05.7392093Z  2022-12-01T10:57:05.7392363Z  2022-12-01T10:57:05.7392546Z  2022-12-01T10:57:05.7392725Z  2022-12-01T10:57:05.7392937Z  2022-12-01T10:57:05.7393182Z [1,112 / 2,129] 8 actions running 2022-12-01T10:57:05.7393469Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:05.7393788Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:05.7394062Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:05.7394389Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:05.7394647Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:05.7394911Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:05.7395240Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:05.7395492Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:05.9573979Z 2022-12-01T10:57:05.9574555Z  2022-12-01T10:57:05.9657698Z  2022-12-01T10:57:05.9657902Z  2022-12-01T10:57:05.9658078Z  2022-12-01T10:57:05.9658249Z  2022-12-01T10:57:05.9658566Z  2022-12-01T10:57:05.9658737Z  2022-12-01T10:57:05.9658985Z  2022-12-01T10:57:05.9659220Z [1,112 / 2,129] 8 actions running 2022-12-01T10:57:05.9659565Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:05.9660017Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:05.9660526Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:05.9660860Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:05.9661127Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:05.9661391Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:05.9661641Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:05.9661918Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:06.8452857Z 2022-12-01T10:57:06.8453411Z  2022-12-01T10:57:06.8453795Z  2022-12-01T10:57:06.8454135Z  2022-12-01T10:57:06.8454501Z  2022-12-01T10:57:06.8454827Z  2022-12-01T10:57:06.8455263Z  2022-12-01T10:57:06.8455592Z  2022-12-01T10:57:06.8455887Z  2022-12-01T10:57:06.8456318Z [1,113 / 2,129] 8 actions, 7 running 2022-12-01T10:57:06.8456830Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:57:06.8457327Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:06.8457919Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:06.8458654Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:06.8459111Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:06.8459550Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:06.8459986Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:06.8460353Z [Scann] //:torch 2022-12-01T10:57:07.1668266Z 2022-12-01T10:57:07.1957860Z  2022-12-01T10:57:07.1958608Z  2022-12-01T10:57:07.1958937Z  2022-12-01T10:57:07.1959189Z  2022-12-01T10:57:07.1959489Z  2022-12-01T10:57:07.1959783Z  2022-12-01T10:57:07.1960044Z  2022-12-01T10:57:07.1960317Z  2022-12-01T10:57:07.1960703Z [1,114 / 2,129] 8 actions running 2022-12-01T10:57:07.1961133Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:07.1961586Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:07.1962026Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:07.1962472Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:07.1962898Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:07.1963333Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:07.1963778Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:07.1964195Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:07.4898561Z 2022-12-01T10:57:07.4899059Z  2022-12-01T10:57:07.4899439Z  2022-12-01T10:57:07.4899972Z  2022-12-01T10:57:07.4900314Z  2022-12-01T10:57:07.4900612Z  2022-12-01T10:57:07.4900775Z  2022-12-01T10:57:07.4900942Z  2022-12-01T10:57:07.4901118Z  2022-12-01T10:57:07.4901355Z [1,115 / 2,129] 8 actions, 7 running 2022-12-01T10:57:07.4901650Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:07.4901932Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:07.4902195Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:07.4902461Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:07.4902726Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:07.4902976Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:07.4903239Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:07.4903494Z [Scann] Compiling torch/csrc/jit/passes/insert_guards.cpp 2022-12-01T10:57:07.7792279Z 2022-12-01T10:57:07.7792948Z  2022-12-01T10:57:07.7793339Z  2022-12-01T10:57:07.7793702Z  2022-12-01T10:57:07.7794025Z  2022-12-01T10:57:07.7794377Z  2022-12-01T10:57:07.7794697Z  2022-12-01T10:57:07.7794993Z  2022-12-01T10:57:07.7795311Z  2022-12-01T10:57:07.7796024Z [1,117 / 2,129] 8 actions, 7 running 2022-12-01T10:57:07.7796555Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:07.7797076Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:07.7797588Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:07.7798094Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:07.7798584Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:07.7799104Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:07.7799667Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:07.7800204Z [Scann] Compiling torch/csrc/distributed/c10d/default_comm_hooks.cpp 2022-12-01T10:57:07.9989452Z 2022-12-01T10:57:07.9989972Z  2022-12-01T10:57:07.9990328Z  2022-12-01T10:57:07.9990612Z  2022-12-01T10:57:07.9990897Z  2022-12-01T10:57:07.9991198Z  2022-12-01T10:57:07.9991502Z  2022-12-01T10:57:07.9991803Z  2022-12-01T10:57:07.9992088Z  2022-12-01T10:57:07.9992476Z [1,118 / 2,129] 8 actions running 2022-12-01T10:57:07.9992977Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:07.9993466Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:07.9993935Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:07.9994422Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:07.9994911Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:07.9995380Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:07.9995850Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:07.9996469Z Compiling torch/csrc/distributed/c10d/Store.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:08.2745409Z 2022-12-01T10:57:08.2745932Z  2022-12-01T10:57:08.2746249Z  2022-12-01T10:57:08.2746536Z  2022-12-01T10:57:08.2746834Z  2022-12-01T10:57:08.2747098Z  2022-12-01T10:57:08.2747548Z  2022-12-01T10:57:08.2747833Z  2022-12-01T10:57:08.2748097Z  2022-12-01T10:57:08.2748497Z [1,119 / 2,129] 8 actions, 7 running 2022-12-01T10:57:08.2748967Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:08.2749410Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:08.2749866Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:08.2750312Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:08.2750690Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:08.2751118Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:08.2751683Z Compiling torch/csrc/distributed/c10d/Store.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:08.2752141Z [Scann] Compiling caffe2/operators/glu_op.cc 2022-12-01T10:57:08.5996530Z 2022-12-01T10:57:08.5997112Z  2022-12-01T10:57:08.5997456Z  2022-12-01T10:57:08.5997745Z  2022-12-01T10:57:08.5998016Z  2022-12-01T10:57:08.5998258Z  2022-12-01T10:57:08.5998531Z  2022-12-01T10:57:08.5998759Z  2022-12-01T10:57:08.5998976Z  2022-12-01T10:57:08.5999328Z [1,119 / 2,129] 8 actions running 2022-12-01T10:57:08.5999772Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:08.6000169Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:08.6000591Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:08.6001026Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:08.6001434Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:08.6001847Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:08.6002361Z Compiling torch/csrc/distributed/c10d/Store.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:08.6002926Z Compiling caffe2/operators/glu_op.cc; 0s processwrapper-sandbox 2022-12-01T10:57:08.9994674Z 2022-12-01T10:57:08.9995277Z  2022-12-01T10:57:08.9995685Z  2022-12-01T10:57:08.9995956Z  2022-12-01T10:57:08.9996115Z  2022-12-01T10:57:08.9996282Z  2022-12-01T10:57:08.9996490Z  2022-12-01T10:57:08.9996653Z  2022-12-01T10:57:08.9996822Z  2022-12-01T10:57:08.9997063Z [1,120 / 2,129] 8 actions running 2022-12-01T10:57:09.3751400Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:09.3751915Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:09.3752399Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:09.3752842Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:09.3753299Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:09.3753885Z Compiling torch/csrc/distributed/c10d/Store.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:09.3754511Z Compiling caffe2/operators/glu_op.cc; 0s processwrapper-sandbox 2022-12-01T10:57:09.3755099Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:10.1768398Z 2022-12-01T10:57:10.1768957Z  2022-12-01T10:57:10.1769331Z  2022-12-01T10:57:10.1769598Z  2022-12-01T10:57:10.1769852Z  2022-12-01T10:57:10.1770108Z  2022-12-01T10:57:10.1770384Z  2022-12-01T10:57:10.1770663Z  2022-12-01T10:57:10.1770939Z  2022-12-01T10:57:10.1771310Z [1,120 / 2,129] 8 actions running 2022-12-01T10:57:10.1771733Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:10.1772124Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:10.1772649Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:10.1773086Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:10.1773520Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:10.1774027Z Compiling torch/csrc/distributed/c10d/Store.cpp; 2s processwrapper-sandbox 2022-12-01T10:57:10.1774603Z Compiling caffe2/operators/glu_op.cc; 1s processwrapper-sandbox 2022-12-01T10:57:10.1775201Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:11.1768703Z 2022-12-01T10:57:11.1769247Z  2022-12-01T10:57:11.1769543Z  2022-12-01T10:57:11.1769845Z  2022-12-01T10:57:11.1770121Z  2022-12-01T10:57:11.1770624Z  2022-12-01T10:57:11.1770885Z  2022-12-01T10:57:11.1771179Z  2022-12-01T10:57:11.1771402Z  2022-12-01T10:57:11.1771759Z [1,120 / 2,129] 8 actions running 2022-12-01T10:57:11.1772149Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:11.1772644Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:11.1773066Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:11.1773520Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:11.1773953Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:11.1774482Z Compiling torch/csrc/distributed/c10d/Store.cpp; 3s processwrapper-sandbox 2022-12-01T10:57:11.1775026Z Compiling caffe2/operators/glu_op.cc; 2s processwrapper-sandbox 2022-12-01T10:57:11.1775584Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 2s processwrapper-sandbox 2022-12-01T10:57:12.3490620Z 2022-12-01T10:57:12.3491442Z  2022-12-01T10:57:12.3491782Z  2022-12-01T10:57:12.3492045Z  2022-12-01T10:57:12.3492472Z  2022-12-01T10:57:12.3492890Z  2022-12-01T10:57:12.3493203Z  2022-12-01T10:57:12.3493500Z  2022-12-01T10:57:12.3493823Z  2022-12-01T10:57:12.3494395Z [1,121 / 2,129] 8 actions, 7 running 2022-12-01T10:57:12.3494963Z //:torch; 7s processwrapper-sandbox 2022-12-01T10:57:12.3495488Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:12.3496024Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:12.3496536Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:12.3497046Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:12.3497675Z Compiling caffe2/operators/glu_op.cc; 4s processwrapper-sandbox 2022-12-01T10:57:12.3498547Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 3s processwrapper-sandbox 2022-12-01T10:57:12.3499114Z [Scann] Compiling torch/csrc/distributed/c10d/debug.cpp 2022-12-01T10:57:12.5776776Z 2022-12-01T10:57:12.5777342Z  2022-12-01T10:57:12.5777594Z  2022-12-01T10:57:12.5777805Z  2022-12-01T10:57:12.5777962Z  2022-12-01T10:57:12.5778130Z  2022-12-01T10:57:12.5778296Z  2022-12-01T10:57:12.5778594Z  2022-12-01T10:57:12.7703673Z  2022-12-01T10:57:12.7704025Z [1,122 / 2,129] 8 actions running 2022-12-01T10:57:12.7704415Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:12.7704704Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:12.7704977Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:12.7705232Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:12.7705560Z Compiling caffe2/operators/glu_op.cc; 4s processwrapper-sandbox 2022-12-01T10:57:12.7705938Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 3s processwrapper-sandbox 2022-12-01T10:57:12.7706375Z Compiling torch/csrc/distributed/c10d/debug.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:12.7706858Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:13.3490499Z 2022-12-01T10:57:13.3491471Z  2022-12-01T10:57:13.3492106Z  2022-12-01T10:57:13.3493202Z  2022-12-01T10:57:13.3493671Z  2022-12-01T10:57:13.3493943Z  2022-12-01T10:57:13.3494376Z  2022-12-01T10:57:13.3494676Z  2022-12-01T10:57:13.3494839Z  2022-12-01T10:57:13.3495223Z [1,123 / 2,129] 8 actions, 7 running 2022-12-01T10:57:13.3495518Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:57:13.3495839Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:13.3496129Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:13.3498733Z Compiling caffe2/operators/glu_op.cc; 5s processwrapper-sandbox 2022-12-01T10:57:13.3499541Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 4s processwrapper-sandbox 2022-12-01T10:57:13.3500365Z Compiling torch/csrc/distributed/c10d/debug.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:13.3503505Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:13.3504110Z [Scann] Compiling torch/csrc/lazy/core/lazy_graph_executor.cpp 2022-12-01T10:57:13.5550975Z 2022-12-01T10:57:13.5551763Z  2022-12-01T10:57:13.5552183Z  2022-12-01T10:57:13.5552500Z  2022-12-01T10:57:13.5552789Z  2022-12-01T10:57:13.5553147Z  2022-12-01T10:57:13.5553448Z  2022-12-01T10:57:13.5553742Z  2022-12-01T10:57:13.5554050Z  2022-12-01T10:57:13.5554490Z [1,124 / 2,129] 8 actions, 7 running 2022-12-01T10:57:13.5554976Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:57:13.5555481Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:13.5555974Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:13.5556572Z Compiling caffe2/operators/glu_op.cc; 5s processwrapper-sandbox 2022-12-01T10:57:13.5557268Z Compiling torch/csrc/distributed/c10d/debug.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:13.5557841Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:13.5558323Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:13.5558756Z [Prepa] Compiling torch/csrc/autograd/profiler_kineto.cpp 2022-12-01T10:57:13.7719286Z 2022-12-01T10:57:13.7719789Z  2022-12-01T10:57:13.7720137Z  2022-12-01T10:57:13.7720442Z  2022-12-01T10:57:13.7720753Z  2022-12-01T10:57:13.7720983Z  2022-12-01T10:57:13.7721138Z  2022-12-01T10:57:13.7721355Z  2022-12-01T10:57:13.7721629Z  2022-12-01T10:57:13.7722020Z [1,125 / 2,129] 8 actions running 2022-12-01T10:57:13.7722499Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:57:13.7722999Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:13.7723588Z Compiling caffe2/operators/glu_op.cc; 5s processwrapper-sandbox 2022-12-01T10:57:13.7724280Z Compiling torch/csrc/distributed/c10d/debug.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:13.7724868Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:13.7725358Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:13.7725825Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:13.7726318Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:13.9720364Z 2022-12-01T10:57:13.9720963Z  2022-12-01T10:57:13.9721356Z  2022-12-01T10:57:13.9721654Z  2022-12-01T10:57:13.9722959Z  2022-12-01T10:57:13.9725894Z  2022-12-01T10:57:13.9726158Z  2022-12-01T10:57:13.9726440Z  2022-12-01T10:57:13.9726663Z  2022-12-01T10:57:13.9727004Z [1,127 / 2,129] 8 actions running 2022-12-01T10:57:13.9727299Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:57:13.9727659Z Compiling torch/csrc/distributed/c10d/debug.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:13.9727983Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:13.9728237Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:13.9728502Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:13.9728772Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:13.9729096Z Compiling torch/csrc/profiler/util.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:13.9729411Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:14.7702692Z 2022-12-01T10:57:14.7703828Z  2022-12-01T10:57:14.7704395Z  2022-12-01T10:57:14.7704996Z  2022-12-01T10:57:14.7705848Z  2022-12-01T10:57:14.7706218Z  2022-12-01T10:57:14.7706509Z  2022-12-01T10:57:14.7706808Z  2022-12-01T10:57:14.7707115Z  2022-12-01T10:57:14.7707533Z [1,128 / 2,129] 8 actions, 7 running 2022-12-01T10:57:14.7707995Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:57:14.7708481Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:14.7708936Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:14.7709369Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:14.7709771Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:14.7710213Z Compiling torch/csrc/profiler/util.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:14.7710694Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:14.7711128Z [Scann] Compiling torch/csrc/jit/tensorexpr/unique_name_manager.cpp 2022-12-01T10:57:14.9821245Z 2022-12-01T10:57:14.9821829Z  2022-12-01T10:57:14.9822217Z  2022-12-01T10:57:14.9822670Z  2022-12-01T10:57:14.9822997Z  2022-12-01T10:57:14.9823269Z  2022-12-01T10:57:14.9823500Z  2022-12-01T10:57:14.9823768Z  2022-12-01T10:57:14.9824029Z  2022-12-01T10:57:14.9824619Z [1,129 / 2,129] 8 actions running 2022-12-01T10:57:14.9825200Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:14.9825683Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:14.9826123Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:14.9826572Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:14.9827141Z Compiling torch/csrc/profiler/util.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:14.9827652Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:14.9828259Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:14.9828902Z Compiling torch/csrc/profiler/kineto_shim.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:15.2817634Z 2022-12-01T10:57:15.2818534Z  2022-12-01T10:57:15.2818920Z  2022-12-01T10:57:15.2819165Z  2022-12-01T10:57:15.2819404Z  2022-12-01T10:57:15.2819638Z  2022-12-01T10:57:15.2819877Z  2022-12-01T10:57:15.2820099Z  2022-12-01T10:57:15.2820347Z  2022-12-01T10:57:15.2820706Z [1,130 / 2,129] 8 actions, 7 running 2022-12-01T10:57:15.2821107Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:15.2821489Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:15.2821889Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:15.2822416Z Compiling torch/csrc/profiler/util.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:15.2822762Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:15.2823031Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:15.2823468Z Compiling torch/csrc/profiler/kineto_shim.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:15.2823890Z [Scann] Compiling torch/csrc/utils/tensor_flatten.cpp 2022-12-01T10:57:15.5799169Z 2022-12-01T10:57:15.5799698Z  2022-12-01T10:57:15.5800032Z  2022-12-01T10:57:15.5800260Z  2022-12-01T10:57:15.5800818Z  2022-12-01T10:57:15.5801086Z  2022-12-01T10:57:15.5801373Z  2022-12-01T10:57:15.5801654Z  2022-12-01T10:57:15.5801922Z  2022-12-01T10:57:15.5802269Z [1,130 / 2,129] 8 actions running 2022-12-01T10:57:15.5802682Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:15.5803069Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:15.5803434Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:15.5803963Z Compiling torch/csrc/profiler/util.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:15.5804461Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:15.5804885Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:15.5805468Z Compiling torch/csrc/profiler/kineto_shim.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:15.5806046Z Compiling torch/csrc/utils/tensor_flatten.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:16.1728090Z 2022-12-01T10:57:16.1728759Z  2022-12-01T10:57:16.1729124Z  2022-12-01T10:57:16.1729426Z  2022-12-01T10:57:16.1729712Z  2022-12-01T10:57:16.1730036Z  2022-12-01T10:57:16.1730351Z  2022-12-01T10:57:16.1730625Z  2022-12-01T10:57:16.1730912Z  2022-12-01T10:57:16.1731337Z [1,131 / 2,129] 8 actions, 7 running 2022-12-01T10:57:16.1731777Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:16.1732254Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:16.1732900Z Compiling torch/csrc/profiler/util.cpp; 2s processwrapper-sandbox 2022-12-01T10:57:16.1733419Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:16.1733858Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:16.1734442Z Compiling torch/csrc/profiler/kineto_shim.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:16.1735758Z Compiling torch/csrc/utils/tensor_flatten.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:16.1736626Z [Scann] Compiling caffe2/core/qtensor_serialization.cc 2022-12-01T10:57:16.3817765Z 2022-12-01T10:57:16.3818293Z  2022-12-01T10:57:16.3818892Z  2022-12-01T10:57:16.3819146Z  2022-12-01T10:57:16.3819412Z  2022-12-01T10:57:16.3819668Z  2022-12-01T10:57:16.3819915Z  2022-12-01T10:57:16.3820175Z  2022-12-01T10:57:16.3820441Z  2022-12-01T10:57:16.3820807Z [1,131 / 2,129] 8 actions running 2022-12-01T10:57:16.3821244Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:16.3821698Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:16.3822222Z Compiling torch/csrc/profiler/util.cpp; 2s processwrapper-sandbox 2022-12-01T10:57:16.3822736Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:16.3823162Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:16.3823710Z Compiling torch/csrc/profiler/kineto_shim.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:16.3824361Z Compiling torch/csrc/utils/tensor_flatten.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:16.3824999Z Compiling caffe2/core/qtensor_serialization.cc; 0s processwrapper-sandbox 2022-12-01T10:57:16.7232190Z 2022-12-01T10:57:16.7232719Z  2022-12-01T10:57:16.7233041Z  2022-12-01T10:57:16.7233334Z  2022-12-01T10:57:16.7233601Z  2022-12-01T10:57:16.7233854Z  2022-12-01T10:57:16.7234131Z  2022-12-01T10:57:16.7234424Z  2022-12-01T10:57:16.7234672Z  2022-12-01T10:57:16.7235054Z [1,135 / 2,129] 8 actions, 7 running 2022-12-01T10:57:16.7235526Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:16.7236255Z Compiling torch/csrc/profiler/kineto_shim.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:16.7237013Z Compiling torch/csrc/utils/tensor_flatten.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:16.7237792Z Compiling caffe2/core/qtensor_serialization.cc; 0s processwrapper-sandbox 2022-12-01T10:57:16.7238570Z Compiling torch/csrc/monitor/counters.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:16.7239322Z Compiling torch/csrc/jit/passes/fuse_relu.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:16.7285048Z Compiling caffe2/operators/pool_op_util.cc; 0s processwrapper-sandbox 2022-12-01T10:57:16.7285517Z [Scann] Compiling caffe2/sgd/adadelta_op.cc 2022-12-01T10:57:16.9817175Z 2022-12-01T10:57:16.9817718Z  2022-12-01T10:57:16.9818046Z  2022-12-01T10:57:16.9818516Z  2022-12-01T10:57:16.9818890Z  2022-12-01T10:57:16.9819106Z  2022-12-01T10:57:16.9819274Z  2022-12-01T10:57:16.9819427Z  2022-12-01T10:57:16.9819657Z  2022-12-01T10:57:16.9819940Z [1,135 / 2,129] 8 actions running 2022-12-01T10:57:16.9820206Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:16.9820727Z Compiling torch/csrc/profiler/kineto_shim.cpp; 2s processwrapper-sandbox 2022-12-01T10:57:16.9821147Z Compiling torch/csrc/utils/tensor_flatten.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:16.9821673Z Compiling caffe2/core/qtensor_serialization.cc; 0s processwrapper-sandbox 2022-12-01T10:57:16.9822236Z Compiling torch/csrc/monitor/counters.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:16.9822803Z Compiling torch/csrc/jit/passes/fuse_relu.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:16.9823290Z Compiling caffe2/operators/pool_op_util.cc; 0s processwrapper-sandbox 2022-12-01T10:57:16.9823748Z Compiling caffe2/sgd/adadelta_op.cc; 0s processwrapper-sandbox 2022-12-01T10:57:17.3822879Z 2022-12-01T10:57:17.3829328Z  2022-12-01T10:57:17.3829758Z  2022-12-01T10:57:17.3830018Z  2022-12-01T10:57:17.3830279Z  2022-12-01T10:57:17.3830548Z  2022-12-01T10:57:17.3830829Z  2022-12-01T10:57:17.3831080Z  2022-12-01T10:57:17.3831270Z  2022-12-01T10:57:17.3831532Z [1,136 / 2,129] 8 actions, 7 running 2022-12-01T10:57:17.3832733Z Compiling torch/csrc/profiler/kineto_shim.cpp; 2s processwrapper-sandbox 2022-12-01T10:57:17.3833392Z Compiling torch/csrc/utils/tensor_flatten.cpp; 2s processwrapper-sandbox 2022-12-01T10:57:17.3833996Z Compiling caffe2/core/qtensor_serialization.cc; 1s processwrapper-sandbox 2022-12-01T10:57:17.3834614Z Compiling torch/csrc/monitor/counters.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:17.3835276Z Compiling torch/csrc/jit/passes/fuse_relu.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:17.3835928Z Compiling caffe2/operators/pool_op_util.cc; 0s processwrapper-sandbox 2022-12-01T10:57:17.3836533Z Compiling caffe2/sgd/adadelta_op.cc; 0s processwrapper-sandbox 2022-12-01T10:57:17.3836995Z [Scann] Compiling torch/csrc/lazy/core/trie.cpp 2022-12-01T10:57:17.7825532Z 2022-12-01T10:57:17.7826093Z  2022-12-01T10:57:17.7826639Z  2022-12-01T10:57:17.7827086Z  2022-12-01T10:57:17.7827433Z  2022-12-01T10:57:17.7830210Z  2022-12-01T10:57:17.7830634Z  2022-12-01T10:57:17.7831139Z  2022-12-01T10:57:17.7831441Z  2022-12-01T10:57:17.7831880Z [1,137 / 2,129] 7 actions running 2022-12-01T10:57:17.7832531Z Compiling torch/csrc/utils/tensor_flatten.cpp; 2s processwrapper-sandbox 2022-12-01T10:57:17.7838792Z Compiling caffe2/core/qtensor_serialization.cc; 1s processwrapper-sandbox 2022-12-01T10:57:17.7839671Z Compiling torch/csrc/monitor/counters.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:17.7840341Z Compiling torch/csrc/jit/passes/fuse_relu.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:17.7841056Z Compiling caffe2/operators/pool_op_util.cc; 1s processwrapper-sandbox 2022-12-01T10:57:17.7841676Z Compiling caffe2/sgd/adadelta_op.cc; 1s processwrapper-sandbox 2022-12-01T10:57:17.7842336Z Compiling torch/csrc/lazy/core/trie.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:17.9849856Z 2022-12-01T10:57:17.9850500Z  2022-12-01T10:57:17.9850979Z  2022-12-01T10:57:17.9851274Z  2022-12-01T10:57:17.9851548Z  2022-12-01T10:57:17.9852134Z  2022-12-01T10:57:17.9853435Z  2022-12-01T10:57:17.9853720Z  2022-12-01T10:57:17.9854243Z [1,137 / 2,129] 8 actions running 2022-12-01T10:57:17.9855205Z Compiling torch/csrc/utils/tensor_flatten.cpp; 2s processwrapper-sandbox 2022-12-01T10:57:17.9856032Z Compiling caffe2/core/qtensor_serialization.cc; 1s processwrapper-sandbox 2022-12-01T10:57:17.9856800Z Compiling torch/csrc/monitor/counters.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:17.9857593Z Compiling torch/csrc/jit/passes/fuse_relu.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:17.9858588Z Compiling caffe2/operators/pool_op_util.cc; 1s processwrapper-sandbox 2022-12-01T10:57:17.9859350Z Compiling caffe2/sgd/adadelta_op.cc; 1s processwrapper-sandbox 2022-12-01T10:57:17.9860069Z Compiling torch/csrc/lazy/core/trie.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:17.9860853Z Compiling torch/csrc/profiler/nvtx_observer.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:18.1942849Z 2022-12-01T10:57:18.1943438Z  2022-12-01T10:57:18.1943795Z  2022-12-01T10:57:18.1944087Z  2022-12-01T10:57:18.1944405Z  2022-12-01T10:57:18.1944687Z  2022-12-01T10:57:18.1945055Z  2022-12-01T10:57:18.1945294Z  2022-12-01T10:57:18.1945518Z  2022-12-01T10:57:18.1945859Z [1,139 / 2,129] 8 actions, 7 running 2022-12-01T10:57:18.1946366Z Compiling torch/csrc/utils/tensor_flatten.cpp; 2s processwrapper-sandbox 2022-12-01T10:57:18.1946920Z Compiling torch/csrc/jit/passes/fuse_relu.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:18.1947455Z Compiling caffe2/operators/pool_op_util.cc; 1s processwrapper-sandbox 2022-12-01T10:57:18.1947990Z Compiling caffe2/sgd/adadelta_op.cc; 1s processwrapper-sandbox 2022-12-01T10:57:18.1948502Z Compiling torch/csrc/lazy/core/trie.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:18.1949041Z Compiling torch/csrc/profiler/nvtx_observer.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:18.1949806Z Compiling caffe2/sgd/clip_tensor_op.cc; 0s processwrapper-sandbox 2022-12-01T10:57:18.1950251Z [Prepa] Compiling torch/csrc/jit/passes/graph_rewrite_helper.cpp 2022-12-01T10:57:18.3936920Z 2022-12-01T10:57:18.3937480Z  2022-12-01T10:57:18.3937832Z  2022-12-01T10:57:18.3938126Z  2022-12-01T10:57:18.3938609Z  2022-12-01T10:57:18.3938867Z  2022-12-01T10:57:18.3939126Z  2022-12-01T10:57:18.3939401Z  2022-12-01T10:57:18.3952972Z  2022-12-01T10:57:18.3953525Z [1,139 / 2,129] 8 actions running 2022-12-01T10:57:18.3954048Z Compiling torch/csrc/utils/tensor_flatten.cpp; 3s processwrapper-sandbox 2022-12-01T10:57:18.3954703Z Compiling torch/csrc/jit/passes/fuse_relu.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:18.3955328Z Compiling caffe2/operators/pool_op_util.cc; 1s processwrapper-sandbox 2022-12-01T10:57:18.3955924Z Compiling caffe2/sgd/adadelta_op.cc; 1s processwrapper-sandbox 2022-12-01T10:57:18.3956520Z Compiling torch/csrc/lazy/core/trie.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:18.3957145Z Compiling torch/csrc/profiler/nvtx_observer.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:18.3957764Z Compiling caffe2/sgd/clip_tensor_op.cc; 0s processwrapper-sandbox 2022-12-01T10:57:18.3958279Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:18.6924527Z 2022-12-01T10:57:18.6925055Z  2022-12-01T10:57:18.6925283Z  2022-12-01T10:57:18.6925456Z  2022-12-01T10:57:18.6925629Z  2022-12-01T10:57:18.6925783Z  2022-12-01T10:57:18.6925948Z  2022-12-01T10:57:18.6926129Z  2022-12-01T10:57:18.6926290Z  2022-12-01T10:57:18.6926544Z [1,140 / 2,129] 8 actions, 7 running 2022-12-01T10:57:18.6926911Z Compiling torch/csrc/utils/tensor_flatten.cpp; 3s processwrapper-sandbox 2022-12-01T10:57:18.6927297Z Compiling caffe2/operators/pool_op_util.cc; 2s processwrapper-sandbox 2022-12-01T10:57:18.6927680Z Compiling caffe2/sgd/adadelta_op.cc; 1s processwrapper-sandbox 2022-12-01T10:57:18.6928042Z Compiling torch/csrc/lazy/core/trie.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:18.6928549Z Compiling torch/csrc/profiler/nvtx_observer.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:18.6929351Z Compiling caffe2/sgd/clip_tensor_op.cc; 0s processwrapper-sandbox 2022-12-01T10:57:18.6929848Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:18.6930285Z [Scann] Compiling torch/csrc/lazy/generated/RegisterAutogradLazy.cpp 2022-12-01T10:57:18.9629884Z 2022-12-01T10:57:18.9630718Z  2022-12-01T10:57:18.9630954Z  2022-12-01T10:57:18.9631128Z  2022-12-01T10:57:18.9631283Z  2022-12-01T10:57:18.9631471Z  2022-12-01T10:57:18.9631677Z  2022-12-01T10:57:18.9631935Z  2022-12-01T10:57:18.9632185Z  2022-12-01T10:57:18.9632568Z [1,141 / 2,129] 8 actions, 7 running 2022-12-01T10:57:18.9633141Z Compiling caffe2/operators/pool_op_util.cc; 2s processwrapper-sandbox 2022-12-01T10:57:18.9633780Z Compiling caffe2/sgd/adadelta_op.cc; 2s processwrapper-sandbox 2022-12-01T10:57:18.9634387Z Compiling torch/csrc/lazy/core/trie.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:18.9634995Z Compiling torch/csrc/profiler/nvtx_observer.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:18.9635825Z Compiling caffe2/sgd/clip_tensor_op.cc; 0s processwrapper-sandbox 2022-12-01T10:57:18.9636332Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:18.9636756Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:18.9637136Z [Scann] Compiling caffe2/operators/jsd_op.cc 2022-12-01T10:57:19.1976754Z 2022-12-01T10:57:19.1977447Z  2022-12-01T10:57:19.1977825Z  2022-12-01T10:57:19.1978260Z  2022-12-01T10:57:19.1978689Z  2022-12-01T10:57:19.1978940Z  2022-12-01T10:57:19.1979194Z  2022-12-01T10:57:19.1979453Z  2022-12-01T10:57:19.1979687Z  2022-12-01T10:57:19.1980034Z [1,142 / 2,129] 8 actions running 2022-12-01T10:57:19.2095646Z Compiling caffe2/operators/pool_op_util.cc; 2s processwrapper-sandbox 2022-12-01T10:57:19.2096556Z Compiling torch/csrc/lazy/core/trie.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:19.2096976Z Compiling torch/csrc/profiler/nvtx_observer.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:19.2097345Z Compiling caffe2/sgd/clip_tensor_op.cc; 1s processwrapper-sandbox 2022-12-01T10:57:19.2097653Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:19.2097925Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:19.2098240Z Compiling caffe2/operators/jsd_op.cc; 0s processwrapper-sandbox 2022-12-01T10:57:19.2099064Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:19.4157271Z 2022-12-01T10:57:19.4157955Z  2022-12-01T10:57:19.4158360Z  2022-12-01T10:57:19.4158672Z  2022-12-01T10:57:19.4158852Z  2022-12-01T10:57:19.4159022Z  2022-12-01T10:57:19.4159215Z  2022-12-01T10:57:19.4159373Z  2022-12-01T10:57:19.4159540Z  2022-12-01T10:57:19.4159793Z [1,144 / 2,129] 8 actions running 2022-12-01T10:57:19.4160145Z Compiling torch/csrc/profiler/nvtx_observer.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:19.4160543Z Compiling caffe2/sgd/clip_tensor_op.cc; 1s processwrapper-sandbox 2022-12-01T10:57:19.4160852Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:19.4161115Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:19.4161546Z Compiling caffe2/operators/jsd_op.cc; 0s processwrapper-sandbox 2022-12-01T10:57:19.4161852Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:19.4162236Z Compiling caffe2/operators/layer_norm_op.cc; 0s processwrapper-sandbox 2022-12-01T10:57:19.4162535Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:19.9596049Z 2022-12-01T10:57:19.9597094Z  2022-12-01T10:57:19.9597687Z  2022-12-01T10:57:19.9598024Z  2022-12-01T10:57:19.9598519Z  2022-12-01T10:57:19.9598840Z  2022-12-01T10:57:19.9599146Z  2022-12-01T10:57:19.9599424Z  2022-12-01T10:57:19.9599720Z  2022-12-01T10:57:19.9600379Z [1,145 / 2,129] 8 actions, 7 running 2022-12-01T10:57:19.9603237Z Compiling caffe2/sgd/clip_tensor_op.cc; 1s processwrapper-sandbox 2022-12-01T10:57:19.9603865Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:19.9604374Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:19.9604957Z Compiling caffe2/operators/jsd_op.cc; 0s processwrapper-sandbox 2022-12-01T10:57:19.9605520Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:19.9606141Z Compiling caffe2/operators/layer_norm_op.cc; 0s processwrapper-sandbox 2022-12-01T10:57:19.9606772Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:19.9607113Z [Scann] //:torch 2022-12-01T10:57:20.2165221Z 2022-12-01T10:57:20.2165715Z  2022-12-01T10:57:20.2166075Z  2022-12-01T10:57:20.2166389Z  2022-12-01T10:57:20.2166698Z  2022-12-01T10:57:20.2166990Z  2022-12-01T10:57:20.2167295Z  2022-12-01T10:57:20.2167619Z  2022-12-01T10:57:20.2167905Z  2022-12-01T10:57:20.2168351Z [1,145 / 2,129] 8 actions running 2022-12-01T10:57:20.2168997Z Compiling caffe2/sgd/clip_tensor_op.cc; 2s processwrapper-sandbox 2022-12-01T10:57:20.2169493Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:20.2169991Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:20.2170487Z Compiling caffe2/operators/jsd_op.cc; 1s processwrapper-sandbox 2022-12-01T10:57:20.2170778Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:20.2171116Z Compiling caffe2/operators/layer_norm_op.cc; 0s processwrapper-sandbox 2022-12-01T10:57:20.2171432Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:20.2171696Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:20.5085425Z 2022-12-01T10:57:20.5086163Z  2022-12-01T10:57:20.5086542Z  2022-12-01T10:57:20.5086964Z  2022-12-01T10:57:20.5087288Z  2022-12-01T10:57:20.5087585Z  2022-12-01T10:57:20.5088259Z  2022-12-01T10:57:20.5088828Z  2022-12-01T10:57:20.5089268Z  2022-12-01T10:57:20.5089674Z [1,146 / 2,129] 8 actions, 7 running 2022-12-01T10:57:20.5090415Z Compiling caffe2/sgd/clip_tensor_op.cc; 2s processwrapper-sandbox 2022-12-01T10:57:20.5091003Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:20.5091618Z Compiling caffe2/operators/jsd_op.cc; 1s processwrapper-sandbox 2022-12-01T10:57:20.5092128Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:20.5092826Z Compiling caffe2/operators/layer_norm_op.cc; 1s processwrapper-sandbox 2022-12-01T10:57:20.5093414Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:20.5093893Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:20.5094352Z [Scann] Compiling torch/csrc/lazy/core/lazy_view.cpp 2022-12-01T10:57:20.8177881Z 2022-12-01T10:57:20.8178669Z  2022-12-01T10:57:20.8179010Z  2022-12-01T10:57:20.8179295Z  2022-12-01T10:57:20.8179834Z  2022-12-01T10:57:20.8180128Z  2022-12-01T10:57:20.8180385Z  2022-12-01T10:57:20.8180694Z  2022-12-01T10:57:20.8180934Z  2022-12-01T10:57:20.8181338Z [1,147 / 2,129] 8 actions running 2022-12-01T10:57:20.8181759Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:20.8182395Z Compiling caffe2/operators/jsd_op.cc; 1s processwrapper-sandbox 2022-12-01T10:57:20.8182929Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:20.8183626Z Compiling caffe2/operators/layer_norm_op.cc; 1s processwrapper-sandbox 2022-12-01T10:57:20.8184203Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:20.8184607Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:20.8187620Z Compiling torch/csrc/lazy/core/lazy_view.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:20.8188377Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:21.4271501Z 2022-12-01T10:57:21.4274862Z  2022-12-01T10:57:21.4275295Z  2022-12-01T10:57:21.4275619Z  2022-12-01T10:57:21.4275935Z  2022-12-01T10:57:21.4276275Z  2022-12-01T10:57:21.4280448Z  2022-12-01T10:57:21.4280977Z  2022-12-01T10:57:21.4283741Z  2022-12-01T10:57:21.4284311Z [1,148 / 2,129] 8 actions, 7 running 2022-12-01T10:57:21.4287012Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:21.4287721Z Compiling caffe2/operators/jsd_op.cc; 2s processwrapper-sandbox 2022-12-01T10:57:21.4290609Z Compiling caffe2/operators/layer_norm_op.cc; 2s processwrapper-sandbox 2022-12-01T10:57:21.4291347Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:21.4294432Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:21.4295187Z Compiling torch/csrc/lazy/core/lazy_view.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:21.4299617Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:21.4300245Z [Scann] Compiling torch/csrc/jit/serialization/import_read.cpp 2022-12-01T10:57:21.8204785Z 2022-12-01T10:57:21.8205306Z  2022-12-01T10:57:21.8205747Z  2022-12-01T10:57:21.8207772Z  2022-12-01T10:57:21.8208084Z  2022-12-01T10:57:21.8210308Z  2022-12-01T10:57:21.8210945Z  2022-12-01T10:57:21.8211316Z  2022-12-01T10:57:21.8211786Z  2022-12-01T10:57:21.8218680Z [1,150 / 2,129] 8 actions running 2022-12-01T10:57:21.8219336Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:21.8220256Z Compiling caffe2/operators/layer_norm_op.cc; 2s processwrapper-sandbox 2022-12-01T10:57:21.8221006Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:21.8221805Z Compiling torch/csrc/lazy/core/lazy_view.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:21.8222510Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:21.8223158Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:21.8223950Z Compiling torch/csrc/lazy/core/helpers.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:21.8224798Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:22.0816418Z 2022-12-01T10:57:22.0817259Z  2022-12-01T10:57:22.0817578Z  2022-12-01T10:57:22.0817831Z  2022-12-01T10:57:22.0818128Z  2022-12-01T10:57:22.0818584Z  2022-12-01T10:57:22.0818841Z  2022-12-01T10:57:22.0819121Z  2022-12-01T10:57:22.0819388Z  2022-12-01T10:57:22.0819792Z [1,151 / 2,129] 8 actions, 7 running 2022-12-01T10:57:22.0820259Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:22.0820835Z Compiling caffe2/operators/layer_norm_op.cc; 2s processwrapper-sandbox 2022-12-01T10:57:22.0821488Z Compiling torch/csrc/lazy/core/lazy_view.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:22.0821987Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:22.0822423Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:22.0822978Z Compiling torch/csrc/lazy/core/helpers.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:22.0823600Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:22.0824071Z [Scann] Compiling torch/csrc/lazy/core/ir_metadata.cpp 2022-12-01T10:57:22.4210048Z 2022-12-01T10:57:22.4210633Z  2022-12-01T10:57:22.4211022Z  2022-12-01T10:57:22.4211325Z  2022-12-01T10:57:22.4211610Z  2022-12-01T10:57:22.4211862Z  2022-12-01T10:57:22.4212106Z  2022-12-01T10:57:22.4212417Z  2022-12-01T10:57:22.4212658Z  2022-12-01T10:57:22.4213014Z [1,151 / 2,129] 8 actions running 2022-12-01T10:57:22.4213478Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:22.4214023Z Compiling caffe2/operators/layer_norm_op.cc; 3s processwrapper-sandbox 2022-12-01T10:57:22.4214654Z Compiling torch/csrc/lazy/core/lazy_view.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:22.4215191Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:22.4215631Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:22.4216109Z Compiling torch/csrc/lazy/core/helpers.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:22.4216646Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:22.4217175Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:22.6569864Z 2022-12-01T10:57:22.6570397Z  2022-12-01T10:57:22.6570713Z  2022-12-01T10:57:22.6570997Z  2022-12-01T10:57:22.6571280Z  2022-12-01T10:57:22.6571541Z  2022-12-01T10:57:22.6571823Z  2022-12-01T10:57:22.6572118Z  2022-12-01T10:57:22.6572476Z  2022-12-01T10:57:22.6572880Z [1,152 / 2,129] 8 actions, 7 running 2022-12-01T10:57:22.6573340Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:22.6573865Z Compiling caffe2/operators/layer_norm_op.cc; 3s processwrapper-sandbox 2022-12-01T10:57:22.6574340Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:22.6574755Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:22.6575227Z Compiling torch/csrc/lazy/core/helpers.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:22.6575871Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:22.6576532Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:22.6577004Z [Sched] Compiling torch/csrc/lazy/core/tensor.cpp 2022-12-01T10:57:22.8663790Z 2022-12-01T10:57:22.8664326Z  2022-12-01T10:57:22.8664725Z  2022-12-01T10:57:22.8665072Z  2022-12-01T10:57:22.8665384Z  2022-12-01T10:57:22.8665715Z  2022-12-01T10:57:22.8666060Z  2022-12-01T10:57:22.8666366Z  2022-12-01T10:57:22.8666556Z  2022-12-01T10:57:22.8666823Z [1,154 / 2,129] 8 actions, 7 running 2022-12-01T10:57:22.8667099Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:22.8667378Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:22.8667721Z Compiling torch/csrc/lazy/core/helpers.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:22.8847697Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:22.8848703Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:22.8849237Z Compiling torch/csrc/lazy/core/tensor.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:22.8849760Z Compiling torch/csrc/lazy/core/metrics.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:22.8850172Z [Scann] Compiling torch/csrc/lazy/backend/lowering_context.cpp 2022-12-01T10:57:22.9224524Z 2022-12-01T10:57:22.9224922Z  2022-12-01T10:57:22.9225146Z  2022-12-01T10:57:22.9225323Z  2022-12-01T10:57:22.9225502Z  2022-12-01T10:57:22.9225676Z  2022-12-01T10:57:22.9225830Z  2022-12-01T10:57:22.9225999Z  2022-12-01T10:57:22.9226165Z  2022-12-01T10:57:22.9226668Z INFO: From Compiling torch/csrc/lazy/generated/RegisterAutogradLazy.cpp: 2022-12-01T10:57:22.9227063Z [1,154 / 2,129] 8 actions running 2022-12-01T10:57:22.9227516Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:22.9227846Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:22.9228196Z Compiling torch/csrc/lazy/core/helpers.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:22.9228609Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:22.9229175Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:22.9229549Z Compiling torch/csrc/lazy/core/tensor.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:22.9229930Z Compiling torch/csrc/lazy/core/metrics.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:22.9230428Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:22.9230599Z 2022-12-01T10:57:22.9230675Z  2022-12-01T10:57:22.9230848Z  2022-12-01T10:57:22.9231016Z  2022-12-01T10:57:22.9231172Z  2022-12-01T10:57:22.9231460Z  2022-12-01T10:57:22.9231745Z  2022-12-01T10:57:22.9231906Z  2022-12-01T10:57:22.9232079Z  2022-12-01T10:57:22.9232943Z bazel-out/k8-fastbuild-cpu-only/bin/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp:79:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:57:22.9233715Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-12-01T10:57:22.9233956Z ^~~~~~~~~~~~~ 2022-12-01T10:57:22.9234835Z bazel-out/k8-fastbuild-cpu-only/bin/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp:60:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T10:57:22.9235378Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T10:57:22.9235647Z ^~~~~~~~~~ 2022-12-01T10:57:22.9235910Z [1,154 / 2,129] 8 actions running 2022-12-01T10:57:22.9236348Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:22.9236642Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:22.9236966Z Compiling torch/csrc/lazy/core/helpers.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:22.9237359Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:22.9237784Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:22.9238313Z Compiling torch/csrc/lazy/core/tensor.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:22.9238690Z Compiling torch/csrc/lazy/core/metrics.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:22.9239008Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:23.2220585Z 2022-12-01T10:57:23.2221095Z  2022-12-01T10:57:23.2221420Z  2022-12-01T10:57:23.2221677Z  2022-12-01T10:57:23.2221915Z  2022-12-01T10:57:23.2222184Z  2022-12-01T10:57:23.2222397Z  2022-12-01T10:57:23.2222681Z  2022-12-01T10:57:23.2222956Z  2022-12-01T10:57:23.2223496Z [1,155 / 2,129] 8 actions running 2022-12-01T10:57:23.2223931Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:23.2224462Z Compiling torch/csrc/lazy/core/helpers.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:23.2225086Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:23.2225668Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:23.2226267Z Compiling torch/csrc/lazy/core/tensor.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:23.2226830Z Compiling torch/csrc/lazy/core/metrics.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:23.2227325Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:23.2227743Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:23.7332529Z 2022-12-01T10:57:23.7333059Z  2022-12-01T10:57:23.7333329Z  2022-12-01T10:57:23.7335472Z  2022-12-01T10:57:23.7336025Z  2022-12-01T10:57:23.7336692Z  2022-12-01T10:57:23.7337144Z  2022-12-01T10:57:23.7337535Z  2022-12-01T10:57:23.7337837Z  2022-12-01T10:57:23.7338513Z [1,156 / 2,129] 8 actions, 7 running 2022-12-01T10:57:23.7339122Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:23.7339799Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 2s processwrapper-sandbox 2022-12-01T10:57:23.7340595Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:23.7341364Z Compiling torch/csrc/lazy/core/tensor.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:23.7342091Z Compiling torch/csrc/lazy/core/metrics.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:23.7342667Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:23.7343175Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:23.7343641Z [Scann] Compiling torch/csrc/lazy/core/tensor_util.cpp 2022-12-01T10:57:24.0226253Z 2022-12-01T10:57:24.0226714Z  2022-12-01T10:57:24.0227040Z  2022-12-01T10:57:24.0227291Z  2022-12-01T10:57:24.0227532Z  2022-12-01T10:57:24.0227771Z  2022-12-01T10:57:24.0228007Z  2022-12-01T10:57:24.0228232Z  2022-12-01T10:57:24.0228469Z  2022-12-01T10:57:24.1197674Z [1,157 / 2,129] 8 actions running 2022-12-01T10:57:24.1198255Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 2s processwrapper-sandbox 2022-12-01T10:57:24.1198893Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:24.1199429Z Compiling torch/csrc/lazy/core/tensor.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:24.1199994Z Compiling torch/csrc/lazy/core/metrics.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:24.1200465Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:24.1200922Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:24.1201520Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:24.1202019Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:24.3492676Z 2022-12-01T10:57:24.3493271Z  2022-12-01T10:57:24.3493615Z  2022-12-01T10:57:24.3493931Z  2022-12-01T10:57:24.3494272Z  2022-12-01T10:57:24.3494583Z  2022-12-01T10:57:24.3494877Z  2022-12-01T10:57:24.3495209Z  2022-12-01T10:57:24.3495533Z  2022-12-01T10:57:24.3495891Z [1,158 / 2,129] 8 actions, 7 running 2022-12-01T10:57:24.3496441Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 2s processwrapper-sandbox 2022-12-01T10:57:24.3497158Z Compiling torch/csrc/lazy/core/tensor.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:24.3497868Z Compiling torch/csrc/lazy/core/metrics.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:24.3498747Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:24.3499184Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:24.3499647Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:24.3500041Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:24.3504561Z [Scann] Compiling torch/csrc/profiler/orchestration/observer.cpp 2022-12-01T10:57:24.7211081Z 2022-12-01T10:57:24.7211579Z  2022-12-01T10:57:24.7211935Z  2022-12-01T10:57:24.7212453Z  2022-12-01T10:57:24.7212760Z  2022-12-01T10:57:24.7213073Z  2022-12-01T10:57:24.7213489Z  2022-12-01T10:57:24.7213750Z  2022-12-01T10:57:24.7214006Z  2022-12-01T10:57:24.7214423Z [1,159 / 2,129] 8 actions running 2022-12-01T10:57:24.7215037Z Compiling torch/csrc/lazy/core/tensor.cpp; 2s processwrapper-sandbox 2022-12-01T10:57:24.7215818Z Compiling torch/csrc/lazy/core/metrics.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:24.7216347Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:24.7216843Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:24.7217449Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:24.7218014Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:24.7218902Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:24.7219382Z Compiling caffe2/operators/pack_segments.cc; 0s processwrapper-sandbox 2022-12-01T10:57:24.9904998Z 2022-12-01T10:57:24.9905536Z  2022-12-01T10:57:24.9905829Z  2022-12-01T10:57:24.9906100Z  2022-12-01T10:57:24.9906322Z  2022-12-01T10:57:24.9906551Z  2022-12-01T10:57:24.9906783Z  2022-12-01T10:57:24.9906997Z  2022-12-01T10:57:24.9907226Z  2022-12-01T10:57:24.9907564Z [1,160 / 2,129] 8 actions, 7 running 2022-12-01T10:57:24.9908044Z Compiling torch/csrc/lazy/core/tensor.cpp; 2s processwrapper-sandbox 2022-12-01T10:57:24.9908591Z Compiling torch/csrc/lazy/core/metrics.cpp; 2s processwrapper-sandbox 2022-12-01T10:57:24.9909026Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:24.9909484Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:24.9909918Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:24.9910293Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:24.9910769Z Compiling caffe2/operators/pack_segments.cc; 0s processwrapper-sandbox 2022-12-01T10:57:24.9911432Z [Scann] Compiling torch/csrc/jit/passes/frozen_conv_folding.cpp 2022-12-01T10:57:25.3213368Z 2022-12-01T10:57:25.3213782Z  2022-12-01T10:57:25.3214042Z  2022-12-01T10:57:25.3214290Z  2022-12-01T10:57:25.3214612Z  2022-12-01T10:57:25.3214904Z  2022-12-01T10:57:25.3215138Z  2022-12-01T10:57:25.3215293Z  2022-12-01T10:57:25.3215469Z  2022-12-01T10:57:25.3215725Z [1,160 / 2,129] 8 actions running 2022-12-01T10:57:25.3216088Z Compiling torch/csrc/lazy/core/tensor.cpp; 2s processwrapper-sandbox 2022-12-01T10:57:25.3216461Z Compiling torch/csrc/lazy/core/metrics.cpp; 2s processwrapper-sandbox 2022-12-01T10:57:25.3216778Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:25.3217136Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:25.3217438Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:25.3217714Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:25.3218062Z Compiling caffe2/operators/pack_segments.cc; 0s processwrapper-sandbox 2022-12-01T10:57:25.3218568Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:25.5263953Z 2022-12-01T10:57:25.5264537Z  2022-12-01T10:57:25.5264909Z  2022-12-01T10:57:25.5265196Z  2022-12-01T10:57:25.5265368Z  2022-12-01T10:57:25.5265542Z  2022-12-01T10:57:25.5265721Z  2022-12-01T10:57:25.5265895Z  2022-12-01T10:57:25.5266061Z  2022-12-01T10:57:25.5266396Z [1,163 / 2,129] 8 actions, 6 running 2022-12-01T10:57:25.5266835Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:25.5267261Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:25.5267628Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:25.5268526Z Compiling caffe2/operators/pack_segments.cc; 1s processwrapper-sandbox 2022-12-01T10:57:25.5269162Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:25.5269675Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:25.5270188Z [Prepa] Compiling torch/csrc/autograd/functions/basic_ops.cpp 2022-12-01T10:57:25.5270743Z [Prepa] Compiling torch/csrc/lazy/core/thread_pool.cpp 2022-12-01T10:57:25.7512087Z 2022-12-01T10:57:25.7512636Z  2022-12-01T10:57:25.7512949Z  2022-12-01T10:57:25.7513260Z  2022-12-01T10:57:25.7513461Z  2022-12-01T10:57:25.7513702Z  2022-12-01T10:57:25.7513877Z  2022-12-01T10:57:25.7514050Z  2022-12-01T10:57:25.7514203Z  2022-12-01T10:57:25.7514493Z [1,163 / 2,129] 8 actions running 2022-12-01T10:57:25.7514857Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 2s processwrapper-sandbox 2022-12-01T10:57:25.7515231Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:25.7515513Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:25.7515892Z Compiling caffe2/operators/pack_segments.cc; 1s processwrapper-sandbox 2022-12-01T10:57:25.7516221Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:25.7516503Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:25.7516822Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:25.7517152Z Compiling torch/csrc/lazy/core/thread_pool.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:26.1791042Z 2022-12-01T10:57:26.1791622Z  2022-12-01T10:57:26.1792004Z  2022-12-01T10:57:26.1796145Z  2022-12-01T10:57:26.1799650Z  2022-12-01T10:57:26.1800186Z  2022-12-01T10:57:26.1801488Z  2022-12-01T10:57:26.1802037Z  2022-12-01T10:57:26.1802593Z  2022-12-01T10:57:26.1803249Z [1,164 / 2,129] 8 actions, 7 running 2022-12-01T10:57:26.1803976Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:26.1804597Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:26.1805391Z Compiling caffe2/operators/pack_segments.cc; 1s processwrapper-sandbox 2022-12-01T10:57:26.1806315Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:26.1807226Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:26.1808130Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:26.1808850Z Compiling torch/csrc/lazy/core/thread_pool.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:26.1809431Z [Scann] Compiling torch/csrc/utils/schema_info.cpp 2022-12-01T10:57:26.5590360Z 2022-12-01T10:57:26.5590898Z  2022-12-01T10:57:26.5591280Z  2022-12-01T10:57:26.5591610Z  2022-12-01T10:57:26.5591784Z  2022-12-01T10:57:26.5591938Z  2022-12-01T10:57:26.5592122Z  2022-12-01T10:57:26.5592300Z  2022-12-01T10:57:26.5592457Z  2022-12-01T10:57:26.5592705Z [1,164 / 2,129] 8 actions running 2022-12-01T10:57:26.5592989Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:26.5593249Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:26.5593614Z Compiling caffe2/operators/pack_segments.cc; 2s processwrapper-sandbox 2022-12-01T10:57:26.5593931Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:26.5594193Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:26.5594474Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:26.5594820Z Compiling torch/csrc/lazy/core/thread_pool.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:26.5595188Z Compiling torch/csrc/utils/schema_info.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:26.8561088Z 2022-12-01T10:57:26.8562051Z  2022-12-01T10:57:26.8562447Z  2022-12-01T10:57:26.8562879Z  2022-12-01T10:57:26.8563164Z  2022-12-01T10:57:26.8563581Z  2022-12-01T10:57:26.8563888Z  2022-12-01T10:57:26.8564142Z  2022-12-01T10:57:26.8564584Z  2022-12-01T10:57:26.8565096Z [1,165 / 2,129] 8 actions, 7 running 2022-12-01T10:57:26.8565498Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:26.8566707Z Compiling caffe2/operators/pack_segments.cc; 2s processwrapper-sandbox 2022-12-01T10:57:26.8567522Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:26.8567936Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:26.8568495Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:26.8569255Z Compiling torch/csrc/lazy/core/thread_pool.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:26.8570156Z Compiling torch/csrc/utils/schema_info.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:26.8570885Z [Scann] Compiling torch/csrc/utils/cpp_stacktraces.cpp 2022-12-01T10:57:27.1419017Z 2022-12-01T10:57:27.1419615Z  2022-12-01T10:57:27.1419941Z  2022-12-01T10:57:27.1420178Z  2022-12-01T10:57:27.1420434Z  2022-12-01T10:57:27.1420695Z  2022-12-01T10:57:27.1420976Z  2022-12-01T10:57:27.1421258Z  2022-12-01T10:57:27.1421503Z  2022-12-01T10:57:27.1421908Z [1,168 / 2,129] 8 actions, 7 running 2022-12-01T10:57:27.1422373Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:27.1422869Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:27.1423313Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:27.1423879Z Compiling torch/csrc/utils/schema_info.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:27.1424509Z Compiling torch/csrc/utils/cpp_stacktraces.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:27.1425006Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:27.1425478Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:57:27.1425922Z [Scann] Compiling torch/csrc/jit/passes/hoist_conv_packed_params.cpp 2022-12-01T10:57:27.3859898Z 2022-12-01T10:57:27.3860645Z  2022-12-01T10:57:27.3860923Z  2022-12-01T10:57:27.3861360Z  2022-12-01T10:57:27.3861595Z  2022-12-01T10:57:27.3861808Z  2022-12-01T10:57:27.3862035Z  2022-12-01T10:57:27.3862289Z  2022-12-01T10:57:27.3862515Z  2022-12-01T10:57:27.3862852Z [1,168 / 2,129] 8 actions running 2022-12-01T10:57:27.3863371Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:27.3863751Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:27.3864133Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:27.3864823Z Compiling torch/csrc/utils/schema_info.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:27.3865465Z Compiling torch/csrc/utils/cpp_stacktraces.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:27.3867132Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:27.3867569Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:57:27.3867992Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:27.7855798Z 2022-12-01T10:57:27.7856274Z  2022-12-01T10:57:27.7856490Z  2022-12-01T10:57:27.7856685Z  2022-12-01T10:57:27.7856922Z  2022-12-01T10:57:27.7857085Z  2022-12-01T10:57:27.7857257Z  2022-12-01T10:57:27.7857423Z  2022-12-01T10:57:27.7857628Z  2022-12-01T10:57:27.7857876Z [1,169 / 2,129] 8 actions running 2022-12-01T10:57:27.7858173Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:27.7858904Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:27.7859309Z Compiling torch/csrc/utils/schema_info.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:27.7859726Z Compiling torch/csrc/utils/cpp_stacktraces.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:27.7860096Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:27.7860358Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:57:27.7860631Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:27.7860955Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:28.3599758Z 2022-12-01T10:57:28.3600306Z  2022-12-01T10:57:28.3600747Z  2022-12-01T10:57:28.3600952Z  2022-12-01T10:57:28.3601111Z  2022-12-01T10:57:28.3601286Z  2022-12-01T10:57:28.3601456Z  2022-12-01T10:57:28.3601609Z  2022-12-01T10:57:28.3601776Z  2022-12-01T10:57:28.3602031Z [1,170 / 2,129] 8 actions, 7 running 2022-12-01T10:57:28.3717168Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:28.3718098Z Compiling torch/csrc/utils/schema_info.cpp; 2s processwrapper-sandbox 2022-12-01T10:57:28.3718589Z Compiling torch/csrc/utils/cpp_stacktraces.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:28.3718918Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:28.3719184Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:57:28.3719453Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:28.3719723Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:28.3720013Z [Scann] Compiling torch/csrc/distributed/c10d/ProcessGroupGloo.cpp 2022-12-01T10:57:28.6334802Z 2022-12-01T10:57:28.6335291Z  2022-12-01T10:57:28.6335622Z  2022-12-01T10:57:28.6335864Z  2022-12-01T10:57:28.6336112Z  2022-12-01T10:57:28.6336382Z  2022-12-01T10:57:28.6336655Z  2022-12-01T10:57:28.6336946Z  2022-12-01T10:57:28.6337239Z  2022-12-01T10:57:28.6337617Z [1,172 / 2,129] 8 actions running 2022-12-01T10:57:28.6338026Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:28.6338672Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:28.6339144Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:57:28.6339691Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:28.6340140Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:28.6340603Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:28.6341057Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:28.6341476Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:29.3079557Z 2022-12-01T10:57:29.3080096Z  2022-12-01T10:57:29.3080445Z  2022-12-01T10:57:29.3080726Z  2022-12-01T10:57:29.3080993Z  2022-12-01T10:57:29.3081291Z  2022-12-01T10:57:29.3081571Z  2022-12-01T10:57:29.3081824Z  2022-12-01T10:57:29.3082075Z  2022-12-01T10:57:29.3082463Z [1,173 / 2,129] 8 actions, 7 running 2022-12-01T10:57:29.3082927Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:29.3083383Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T10:57:29.3083824Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:29.3084457Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:29.3084908Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:29.3085339Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:29.3085755Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:29.3086167Z [Scann] Compiling torch/csrc/distributed/c10d/logger.cpp 2022-12-01T10:57:29.6356417Z 2022-12-01T10:57:29.6356987Z  2022-12-01T10:57:29.6357340Z  2022-12-01T10:57:29.6357664Z  2022-12-01T10:57:29.6357904Z  2022-12-01T10:57:29.6358122Z  2022-12-01T10:57:29.6358398Z  2022-12-01T10:57:29.6358661Z  2022-12-01T10:57:29.6358941Z  2022-12-01T10:57:29.6359355Z [1,175 / 2,129] 8 actions running 2022-12-01T10:57:29.6359812Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T10:57:29.6360272Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:29.6360715Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:29.6361153Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:29.6361586Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:29.6362022Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:29.6362613Z Compiling torch/csrc/distributed/c10d/Work.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:29.6363183Z Compiling caffe2/sgd/adagrad_op.cc; 0s processwrapper-sandbox 2022-12-01T10:57:29.8489508Z 2022-12-01T10:57:29.8489981Z  2022-12-01T10:57:29.8490304Z  2022-12-01T10:57:29.8490562Z  2022-12-01T10:57:29.8490804Z  2022-12-01T10:57:29.8491060Z  2022-12-01T10:57:29.8491340Z  2022-12-01T10:57:29.8491588Z  2022-12-01T10:57:29.8491850Z  2022-12-01T10:57:29.8492232Z [1,176 / 2,129] 8 actions, 7 running 2022-12-01T10:57:29.8492734Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T10:57:29.8493386Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:29.8493814Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:29.8494238Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:29.8494680Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:29.8495230Z Compiling torch/csrc/distributed/c10d/Work.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:29.8495815Z Compiling caffe2/sgd/adagrad_op.cc; 0s processwrapper-sandbox 2022-12-01T10:57:29.8496271Z [Scann] Compiling torch/csrc/jit/runtime/jit_trace.cpp 2022-12-01T10:57:30.2350641Z 2022-12-01T10:57:30.2351206Z  2022-12-01T10:57:30.2351486Z  2022-12-01T10:57:30.2351754Z  2022-12-01T10:57:30.2351988Z  2022-12-01T10:57:30.2352202Z  2022-12-01T10:57:30.2352356Z  2022-12-01T10:57:30.2352523Z  2022-12-01T10:57:30.2352706Z  2022-12-01T10:57:30.2352984Z [1,177 / 2,129] 8 actions running 2022-12-01T10:57:30.2353317Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:30.2353670Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:30.2353942Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:30.2354221Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:30.2354626Z Compiling torch/csrc/distributed/c10d/Work.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:30.2355098Z Compiling caffe2/sgd/adagrad_op.cc; 0s processwrapper-sandbox 2022-12-01T10:57:30.2355503Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:30.2355935Z Compiling torch/csrc/autograd/variable.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:31.0781764Z 2022-12-01T10:57:31.0782315Z  2022-12-01T10:57:31.0782650Z  2022-12-01T10:57:31.0782967Z  2022-12-01T10:57:31.0783240Z  2022-12-01T10:57:31.0783495Z  2022-12-01T10:57:31.0783761Z  2022-12-01T10:57:31.0784052Z  2022-12-01T10:57:31.0784445Z  2022-12-01T10:57:31.0784912Z [1,178 / 2,129] 8 actions, 7 running 2022-12-01T10:57:31.0785453Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:31.0786103Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:31.0786645Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:31.0787580Z Compiling torch/csrc/distributed/c10d/Work.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:31.0788309Z Compiling caffe2/sgd/adagrad_op.cc; 1s processwrapper-sandbox 2022-12-01T10:57:31.0789009Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:31.0789840Z Compiling torch/csrc/autograd/variable.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:31.0790393Z [Scann] Compiling torch/csrc/jit/runtime/logging.cpp 2022-12-01T10:57:31.4430793Z 2022-12-01T10:57:31.4431365Z  2022-12-01T10:57:31.4431678Z  2022-12-01T10:57:31.4431926Z  2022-12-01T10:57:31.4432171Z  2022-12-01T10:57:31.4432398Z  2022-12-01T10:57:31.4432664Z  2022-12-01T10:57:31.4432923Z  2022-12-01T10:57:31.4433309Z  2022-12-01T10:57:31.4433744Z [1,178 / 2,129] 8 actions running 2022-12-01T10:57:31.4434199Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:31.4434605Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:31.4434981Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:31.4435534Z Compiling torch/csrc/distributed/c10d/Work.cpp; 2s processwrapper-sandbox 2022-12-01T10:57:31.4436164Z Compiling caffe2/sgd/adagrad_op.cc; 1s processwrapper-sandbox 2022-12-01T10:57:31.4436755Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:31.4437317Z Compiling torch/csrc/autograd/variable.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:31.4437918Z Compiling torch/csrc/jit/runtime/logging.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:32.4430412Z 2022-12-01T10:57:32.4432250Z  2022-12-01T10:57:32.4432481Z  2022-12-01T10:57:32.4432687Z  2022-12-01T10:57:32.4432848Z  2022-12-01T10:57:32.4433017Z  2022-12-01T10:57:32.7849967Z  2022-12-01T10:57:32.7850635Z  2022-12-01T10:57:32.7850861Z  2022-12-01T10:57:32.7851191Z [1,178 / 2,129] 8 actions running 2022-12-01T10:57:32.7851585Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:32.7851956Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:32.7852436Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:32.7853028Z Compiling torch/csrc/distributed/c10d/Work.cpp; 3s processwrapper-sandbox 2022-12-01T10:57:32.7853677Z Compiling caffe2/sgd/adagrad_op.cc; 2s processwrapper-sandbox 2022-12-01T10:57:32.7854299Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 2s processwrapper-sandbox 2022-12-01T10:57:32.7854861Z Compiling torch/csrc/autograd/variable.cpp; 2s processwrapper-sandbox 2022-12-01T10:57:32.7855429Z Compiling torch/csrc/jit/runtime/logging.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:33.2614402Z 2022-12-01T10:57:33.2615071Z  2022-12-01T10:57:33.2615479Z  2022-12-01T10:57:33.2615816Z  2022-12-01T10:57:33.2616116Z  2022-12-01T10:57:33.2616424Z  2022-12-01T10:57:33.2616830Z  2022-12-01T10:57:33.2617130Z  2022-12-01T10:57:33.2617459Z  2022-12-01T10:57:33.2618015Z [1,179 / 2,129] 8 actions, 7 running 2022-12-01T10:57:33.2618805Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:33.2619373Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:33.2619908Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:33.2620666Z Compiling torch/csrc/distributed/c10d/Work.cpp; 3s processwrapper-sandbox 2022-12-01T10:57:33.2621381Z Compiling caffe2/sgd/adagrad_op.cc; 3s processwrapper-sandbox 2022-12-01T10:57:33.2622537Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 3s processwrapper-sandbox 2022-12-01T10:57:33.2623292Z Compiling torch/csrc/autograd/variable.cpp; 3s processwrapper-sandbox 2022-12-01T10:57:33.2623764Z [Scann] //:torch 2022-12-01T10:57:33.5146366Z 2022-12-01T10:57:33.5146922Z  2022-12-01T10:57:33.5147240Z  2022-12-01T10:57:33.5147543Z  2022-12-01T10:57:33.5147910Z  2022-12-01T10:57:33.5148173Z  2022-12-01T10:57:33.5148664Z  2022-12-01T10:57:33.5148951Z  2022-12-01T10:57:33.5149209Z  2022-12-01T10:57:33.5149616Z [1,180 / 2,129] 8 actions, 7 running 2022-12-01T10:57:33.5150075Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:33.5150513Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:33.5151170Z Compiling torch/csrc/distributed/c10d/Work.cpp; 4s processwrapper-sandbox 2022-12-01T10:57:33.5151819Z Compiling caffe2/sgd/adagrad_op.cc; 4s processwrapper-sandbox 2022-12-01T10:57:33.5152339Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 3s processwrapper-sandbox 2022-12-01T10:57:33.5152850Z Compiling torch/csrc/autograd/variable.cpp; 3s processwrapper-sandbox 2022-12-01T10:57:33.5153375Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:33.5153705Z [Scann] //:torch 2022-12-01T10:57:33.7864772Z 2022-12-01T10:57:33.7866441Z  2022-12-01T10:57:33.7867870Z  2022-12-01T10:57:33.7868218Z  2022-12-01T10:57:33.7868465Z  2022-12-01T10:57:33.7868715Z  2022-12-01T10:57:33.7870940Z  2022-12-01T10:57:33.7871182Z  2022-12-01T10:57:33.7871405Z  2022-12-01T10:57:33.7871773Z [1,182 / 2,129] 8 actions running 2022-12-01T10:57:33.7872207Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:33.7872820Z Compiling torch/csrc/distributed/c10d/Work.cpp; 4s processwrapper-sandbox 2022-12-01T10:57:33.7873708Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 3s processwrapper-sandbox 2022-12-01T10:57:33.7874239Z Compiling torch/csrc/autograd/variable.cpp; 3s processwrapper-sandbox 2022-12-01T10:57:33.7874764Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:33.7875207Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:33.7875596Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:33.7876159Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:34.7868451Z 2022-12-01T10:57:34.7868930Z  2022-12-01T10:57:34.7869291Z  2022-12-01T10:57:34.7869775Z  2022-12-01T10:57:34.7870067Z  2022-12-01T10:57:34.7870362Z  2022-12-01T10:57:34.7870574Z  2022-12-01T10:57:34.7870728Z  2022-12-01T10:57:34.7870902Z  2022-12-01T10:57:34.7871155Z [1,182 / 2,129] 8 actions running 2022-12-01T10:57:34.7871427Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:34.7871786Z Compiling torch/csrc/distributed/c10d/Work.cpp; 5s processwrapper-sandbox 2022-12-01T10:57:34.7872183Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 4s processwrapper-sandbox 2022-12-01T10:57:34.7872552Z Compiling torch/csrc/autograd/variable.cpp; 4s processwrapper-sandbox 2022-12-01T10:57:34.7872865Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:34.7873133Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:34.7873416Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:34.7873680Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:35.9059908Z 2022-12-01T10:57:35.9060447Z  2022-12-01T10:57:35.9060810Z  2022-12-01T10:57:35.9061088Z  2022-12-01T10:57:35.9061392Z  2022-12-01T10:57:35.9061702Z  2022-12-01T10:57:35.9062013Z  2022-12-01T10:57:35.9062325Z  2022-12-01T10:57:35.9062625Z  2022-12-01T10:57:35.9063032Z [1,182 / 2,129] 8 actions running 2022-12-01T10:57:35.9063396Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:57:35.9063755Z Compiling torch/csrc/distributed/c10d/Work.cpp; 6s processwrapper-sandbox 2022-12-01T10:57:35.9064152Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 6s processwrapper-sandbox 2022-12-01T10:57:35.9064526Z Compiling torch/csrc/autograd/variable.cpp; 6s processwrapper-sandbox 2022-12-01T10:57:35.9064845Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:35.9065117Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:35.9065382Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:35.9065648Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:36.9216717Z 2022-12-01T10:57:37.0293485Z  2022-12-01T10:57:37.0293822Z  2022-12-01T10:57:37.0294098Z  2022-12-01T10:57:37.0294361Z  2022-12-01T10:57:37.0294608Z  2022-12-01T10:57:37.0294839Z  2022-12-01T10:57:37.0295073Z  2022-12-01T10:57:37.0295304Z  2022-12-01T10:57:37.0295672Z [1,182 / 2,129] 8 actions running 2022-12-01T10:57:37.0296111Z //:torch; 7s processwrapper-sandbox 2022-12-01T10:57:37.0296678Z Compiling torch/csrc/distributed/c10d/Work.cpp; 7s processwrapper-sandbox 2022-12-01T10:57:37.0297278Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 7s processwrapper-sandbox 2022-12-01T10:57:37.0297931Z Compiling torch/csrc/autograd/variable.cpp; 7s processwrapper-sandbox 2022-12-01T10:57:37.0298662Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:37.0299116Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:37.0299449Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:37.0299716Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:37.3612862Z 2022-12-01T10:57:37.3613353Z  2022-12-01T10:57:37.3613700Z  2022-12-01T10:57:37.3613997Z  2022-12-01T10:57:37.3614303Z  2022-12-01T10:57:37.3614588Z  2022-12-01T10:57:37.3614890Z  2022-12-01T10:57:37.3615199Z  2022-12-01T10:57:37.3615491Z  2022-12-01T10:57:37.3615943Z [1,183 / 2,129] 8 actions, 7 running 2022-12-01T10:57:37.3616629Z //:torch; 8s processwrapper-sandbox 2022-12-01T10:57:37.3617261Z Compiling torch/csrc/distributed/c10d/Work.cpp; 7s processwrapper-sandbox 2022-12-01T10:57:37.3617705Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 7s processwrapper-sandbox 2022-12-01T10:57:37.3618092Z Compiling torch/csrc/autograd/variable.cpp; 7s processwrapper-sandbox 2022-12-01T10:57:37.3618910Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:37.3619174Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:37.3619455Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:37.3619721Z [Scann] Compiling torch/csrc/jit/passes/mkldnn_rewrite.cpp 2022-12-01T10:57:37.5743141Z 2022-12-01T10:57:37.5743639Z  2022-12-01T10:57:37.5744000Z  2022-12-01T10:57:37.5745221Z  2022-12-01T10:57:37.5745611Z  2022-12-01T10:57:37.5745931Z  2022-12-01T10:57:37.5746219Z  2022-12-01T10:57:37.5746504Z  2022-12-01T10:57:37.5746801Z  2022-12-01T10:57:37.5747240Z [1,187 / 2,129] 8 actions, 7 running 2022-12-01T10:57:37.5747724Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:37.5748197Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:37.5748637Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:37.5749105Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:37.5749721Z Compiling torch/csrc/jit/passes/peephole.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:37.5750282Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:37.5750857Z Compiling torch/csrc/jit/api/function_impl.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:37.5751305Z [Scann] //:torch 2022-12-01T10:57:37.8303802Z 2022-12-01T10:57:37.8313368Z  2022-12-01T10:57:37.8313888Z  2022-12-01T10:57:37.8314217Z  2022-12-01T10:57:37.8314730Z  2022-12-01T10:57:37.8315033Z  2022-12-01T10:57:37.8315496Z  2022-12-01T10:57:37.8315784Z  2022-12-01T10:57:37.8316186Z  2022-12-01T10:57:37.8316590Z [1,187 / 2,129] 8 actions running 2022-12-01T10:57:37.8316886Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:37.8317155Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:37.8317431Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:37.8317698Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:37.8318030Z Compiling torch/csrc/jit/passes/peephole.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:37.8318360Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:37.8318702Z Compiling torch/csrc/jit/api/function_impl.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:37.8912317Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:38.6262162Z 2022-12-01T10:57:38.6262693Z  2022-12-01T10:57:38.6263077Z  2022-12-01T10:57:38.6263371Z  2022-12-01T10:57:38.6263646Z  2022-12-01T10:57:38.6263936Z  2022-12-01T10:57:38.6264235Z  2022-12-01T10:57:38.6264506Z  2022-12-01T10:57:38.6264793Z  2022-12-01T10:57:38.6265215Z [1,188 / 2,129] 8 actions, 7 running 2022-12-01T10:57:38.6265677Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:38.6266139Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:38.6266595Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:38.6267163Z Compiling torch/csrc/jit/passes/peephole.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:38.6267726Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:38.6268366Z Compiling torch/csrc/jit/api/function_impl.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:38.6268913Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:38.6269428Z [Scann] Compiling torch/csrc/distributed/c10d/ProcessGroupRoundRobin.cpp 2022-12-01T10:57:38.8614940Z 2022-12-01T10:57:38.8615616Z  2022-12-01T10:57:38.8616010Z  2022-12-01T10:57:38.8616316Z  2022-12-01T10:57:38.8616567Z  2022-12-01T10:57:38.8616736Z  2022-12-01T10:57:38.8616889Z  2022-12-01T10:57:38.8617073Z  2022-12-01T10:57:38.8617245Z  2022-12-01T10:57:38.8617574Z INFO: From Compiling torch/csrc/distributed/autograd/engine/dist_engine.cpp: 2022-12-01T10:57:38.8617897Z [1,188 / 2,129] 8 actions running 2022-12-01T10:57:38.8618163Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:38.8618568Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:38.8618838Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:38.8633820Z Compiling torch/csrc/jit/passes/peephole.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:38.8634744Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:38.8635321Z Compiling torch/csrc/jit/api/function_impl.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:38.8635783Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:38.8636159Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:38.8645773Z 2022-12-01T10:57:38.8646054Z  2022-12-01T10:57:38.8646353Z  2022-12-01T10:57:38.8646780Z  2022-12-01T10:57:38.8647056Z  2022-12-01T10:57:38.8647482Z  2022-12-01T10:57:38.8647759Z  2022-12-01T10:57:38.8648166Z  2022-12-01T10:57:38.8648439Z  2022-12-01T10:57:38.8658941Z torch/csrc/distributed/autograd/engine/dist_engine.cpp:29:45: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-12-01T10:57:38.8659572Z static constexpr char* kNumBackwardPasses = "num_current_backward_passes"; 2022-12-01T10:57:38.8660194Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:57:38.8660951Z torch/csrc/distributed/autograd/engine/dist_engine.cpp:30:47: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-12-01T10:57:38.8661570Z static constexpr char* kNumAutogradContexts = "num_autograd_contexts"; 2022-12-01T10:57:38.8661978Z ^~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:57:38.8671308Z [1,188 / 2,129] 8 actions running 2022-12-01T10:57:38.8671765Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:38.8672242Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:38.8672682Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:38.8673269Z Compiling torch/csrc/jit/passes/peephole.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:38.8673777Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:38.8674371Z Compiling torch/csrc/jit/api/function_impl.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:38.8674864Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:38.8675299Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:39.0924447Z 2022-12-01T10:57:39.1024022Z  2022-12-01T10:57:39.1024420Z  2022-12-01T10:57:39.1024821Z  2022-12-01T10:57:39.1025129Z  2022-12-01T10:57:39.1025436Z  2022-12-01T10:57:39.1025709Z  2022-12-01T10:57:39.1025989Z  2022-12-01T10:57:39.1026296Z  2022-12-01T10:57:39.1026700Z [1,190 / 2,129] 8 actions running 2022-12-01T10:57:39.1027117Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:39.1027689Z Compiling torch/csrc/jit/passes/peephole.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:39.1028257Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:39.1028880Z Compiling torch/csrc/jit/api/function_impl.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:39.1029408Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:39.1029819Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:39.1030210Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:39.1030588Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:39.5928146Z 2022-12-01T10:57:39.5928693Z  2022-12-01T10:57:39.5929045Z  2022-12-01T10:57:39.5929303Z  2022-12-01T10:57:39.5929567Z  2022-12-01T10:57:39.5929818Z  2022-12-01T10:57:39.5930057Z  2022-12-01T10:57:39.5930308Z  2022-12-01T10:57:39.5930592Z  2022-12-01T10:57:39.5930979Z [1,191 / 2,129] 8 actions, 7 running 2022-12-01T10:57:39.5931428Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:39.5932016Z Compiling torch/csrc/jit/passes/peephole.cpp; 2s processwrapper-sandbox 2022-12-01T10:57:39.5932774Z Compiling torch/csrc/jit/api/function_impl.cpp; 2s processwrapper-sandbox 2022-12-01T10:57:39.5933270Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:39.5933704Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:39.5934332Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:39.5934782Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:39.5935194Z [Scann] Compiling torch/csrc/distributed/c10d/FileStore.cpp 2022-12-01T10:57:39.9035951Z 2022-12-01T10:57:39.9036508Z  2022-12-01T10:57:39.9036878Z  2022-12-01T10:57:39.9037182Z  2022-12-01T10:57:39.9037476Z  2022-12-01T10:57:39.9037765Z  2022-12-01T10:57:39.9038046Z  2022-12-01T10:57:39.9038299Z  2022-12-01T10:57:39.9038590Z  2022-12-01T10:57:39.9039004Z [1,192 / 2,129] 8 actions running 2022-12-01T10:57:39.9039444Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:39.9040061Z Compiling torch/csrc/jit/api/function_impl.cpp; 2s processwrapper-sandbox 2022-12-01T10:57:39.9040599Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:39.9041071Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:39.9041526Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:39.9042012Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:39.9042433Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:39.9042913Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:41.1037873Z 2022-12-01T10:57:41.1038806Z  2022-12-01T10:57:41.1039179Z  2022-12-01T10:57:41.1039344Z  2022-12-01T10:57:41.1039514Z  2022-12-01T10:57:41.1039696Z  2022-12-01T10:57:41.1039849Z  2022-12-01T10:57:41.1040013Z  2022-12-01T10:57:41.1040177Z  2022-12-01T10:57:41.1040421Z [1,192 / 2,129] 8 actions running 2022-12-01T10:57:41.1040707Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:41.1041098Z Compiling torch/csrc/jit/api/function_impl.cpp; 3s processwrapper-sandbox 2022-12-01T10:57:41.1041403Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:41.1041670Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:41.1041936Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:41.1042184Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:41.1042465Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:41.1042733Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:42.1089266Z 2022-12-01T10:57:42.1089942Z  2022-12-01T10:57:42.1090191Z  2022-12-01T10:57:42.1090485Z  2022-12-01T10:57:42.1090798Z  2022-12-01T10:57:42.1091108Z  2022-12-01T10:57:42.1091343Z  2022-12-01T10:57:42.1091516Z  2022-12-01T10:57:42.1091681Z  2022-12-01T10:57:42.1091909Z [1,192 / 2,129] 8 actions running 2022-12-01T10:57:42.1092193Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:42.1092633Z Compiling torch/csrc/jit/api/function_impl.cpp; 4s processwrapper-sandbox 2022-12-01T10:57:42.1092941Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:42.1093207Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:42.1093486Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:42.1093741Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:42.1094012Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:42.1094273Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:42.7194256Z 2022-12-01T10:57:42.7194819Z  2022-12-01T10:57:42.7195215Z  2022-12-01T10:57:42.7195558Z  2022-12-01T10:57:42.7195848Z  2022-12-01T10:57:42.7196122Z  2022-12-01T10:57:42.7196420Z  2022-12-01T10:57:42.7196808Z  2022-12-01T10:57:42.7197125Z  2022-12-01T10:57:42.7197574Z [1,193 / 2,129] 8 actions, 7 running 2022-12-01T10:57:42.7198093Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:42.7198795Z Compiling torch/csrc/jit/api/function_impl.cpp; 5s processwrapper-sandbox 2022-12-01T10:57:42.7199417Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:42.7199997Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:42.7200505Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:42.7201009Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:42.7201509Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:42.7202196Z [Scann] Compiling torch/csrc/jit/passes/quantization/finalize.cpp 2022-12-01T10:57:43.1102014Z 2022-12-01T10:57:43.1102842Z  2022-12-01T10:57:43.1103379Z  2022-12-01T10:57:43.1103659Z  2022-12-01T10:57:43.1103916Z  2022-12-01T10:57:43.1104172Z  2022-12-01T10:57:43.1104447Z  2022-12-01T10:57:43.1104717Z  2022-12-01T10:57:43.1104968Z  2022-12-01T10:57:43.1105360Z [1,193 / 2,129] 8 actions running 2022-12-01T10:57:43.1105820Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:43.1106363Z Compiling torch/csrc/jit/api/function_impl.cpp; 5s processwrapper-sandbox 2022-12-01T10:57:43.1106769Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:43.1107038Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:43.1107329Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:43.1107608Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:43.1107868Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:43.1108196Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:44.1103066Z 2022-12-01T10:57:44.1103732Z  2022-12-01T10:57:44.1104014Z  2022-12-01T10:57:44.1104476Z  2022-12-01T10:57:44.1104665Z  2022-12-01T10:57:44.1104839Z  2022-12-01T10:57:44.1104996Z  2022-12-01T10:57:44.1105233Z  2022-12-01T10:57:44.1105452Z  2022-12-01T10:57:44.1105687Z [1,193 / 2,129] 8 actions running 2022-12-01T10:57:44.1105980Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:57:44.1106399Z Compiling torch/csrc/jit/api/function_impl.cpp; 6s processwrapper-sandbox 2022-12-01T10:57:44.1106709Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:57:44.1107049Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:44.1107328Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:44.1107662Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:44.1107925Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:44.1108198Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:44.8242350Z 2022-12-01T10:57:44.8243181Z  2022-12-01T10:57:44.8243521Z  2022-12-01T10:57:44.8244035Z  2022-12-01T10:57:44.8244331Z  2022-12-01T10:57:44.8244623Z  2022-12-01T10:57:44.8244888Z  2022-12-01T10:57:44.8245148Z  2022-12-01T10:57:44.8245434Z  2022-12-01T10:57:44.8245796Z [1,194 / 2,129] 8 actions, 7 running 2022-12-01T10:57:44.8246222Z //:torch; 7s processwrapper-sandbox 2022-12-01T10:57:44.8246610Z //:torch; 7s processwrapper-sandbox 2022-12-01T10:57:44.8247015Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:57:44.8247478Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:44.8247937Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:44.8248336Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:44.8248715Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:44.8248997Z [Scann] //:torch 2022-12-01T10:57:45.0285977Z 2022-12-01T10:57:45.0286567Z  2022-12-01T10:57:45.0286912Z  2022-12-01T10:57:45.0287199Z  2022-12-01T10:57:45.0287463Z  2022-12-01T10:57:45.0287711Z  2022-12-01T10:57:45.0287995Z  2022-12-01T10:57:45.0288262Z  2022-12-01T10:57:45.0288518Z  2022-12-01T10:57:45.0288888Z [1,198 / 2,129] 7 actions running 2022-12-01T10:57:45.0289341Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:57:45.0289760Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:45.0290192Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:45.0290615Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:45.0291016Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:45.0291431Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:45.0291983Z Compiling torch/csrc/distributed/rpc/types.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:45.4283665Z 2022-12-01T10:57:45.4284168Z  2022-12-01T10:57:45.4284559Z  2022-12-01T10:57:45.4284808Z  2022-12-01T10:57:45.5112097Z  2022-12-01T10:57:45.5112917Z  2022-12-01T10:57:45.5113196Z  2022-12-01T10:57:45.5113457Z  2022-12-01T10:57:45.5113920Z [1,198 / 2,129] 8 actions running 2022-12-01T10:57:45.5114382Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:57:45.5114828Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:45.5115261Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:45.5115698Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:45.5116139Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:45.5116556Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:45.5117165Z Compiling torch/csrc/distributed/rpc/types.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:45.5117695Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:45.7120131Z 2022-12-01T10:57:45.7120589Z  2022-12-01T10:57:45.7120933Z  2022-12-01T10:57:45.7121127Z  2022-12-01T10:57:45.7121328Z  2022-12-01T10:57:45.7121508Z  2022-12-01T10:57:45.7121682Z  2022-12-01T10:57:45.7121848Z  2022-12-01T10:57:45.7122074Z  2022-12-01T10:57:45.7122331Z [1,199 / 2,129] 8 actions running 2022-12-01T10:57:45.7122614Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:57:45.7122949Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:45.7123217Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:45.7123508Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:45.7123782Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:45.7124139Z Compiling torch/csrc/distributed/rpc/types.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:45.7124525Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:45.7124855Z Compiling caffe2/operators/lengths_pad_op.cc; 0s processwrapper-sandbox 2022-12-01T10:57:45.9233751Z 2022-12-01T10:57:45.9260904Z  2022-12-01T10:57:45.9261208Z  2022-12-01T10:57:45.9261383Z  2022-12-01T10:57:45.9261550Z  2022-12-01T10:57:45.9261760Z  2022-12-01T10:57:45.9262023Z  2022-12-01T10:57:45.9262239Z  2022-12-01T10:57:45.9262403Z  2022-12-01T10:57:45.9262633Z [1,199 / 2,129] 8 actions running 2022-12-01T10:57:45.9263953Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:57:45.9264387Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:45.9264656Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:45.9265027Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:45.9265453Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:45.9265861Z Compiling torch/csrc/distributed/rpc/types.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:45.9266291Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:45.9266656Z Compiling caffe2/operators/lengths_pad_op.cc; 0s processwrapper-sandbox 2022-12-01T10:57:46.5736990Z 2022-12-01T10:57:46.5737650Z  2022-12-01T10:57:46.5738134Z  2022-12-01T10:57:46.5738717Z  2022-12-01T10:57:46.5739003Z  2022-12-01T10:57:46.5739431Z  2022-12-01T10:57:46.5739711Z  2022-12-01T10:57:46.5740129Z  2022-12-01T10:57:46.5740391Z  2022-12-01T10:57:46.5740943Z [1,200 / 2,129] 8 actions, 7 running 2022-12-01T10:57:46.5741436Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:46.5742033Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:46.5742647Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:46.5743252Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:46.5743928Z Compiling torch/csrc/distributed/rpc/types.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:46.5744422Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:46.5744903Z Compiling caffe2/operators/lengths_pad_op.cc; 1s processwrapper-sandbox 2022-12-01T10:57:46.5745327Z [Scann] Compiling torch/csrc/distributed/c10d/Utils.cpp 2022-12-01T10:57:46.9247499Z 2022-12-01T10:57:46.9247953Z  2022-12-01T10:57:46.9248302Z  2022-12-01T10:57:46.9248566Z  2022-12-01T10:57:46.9248948Z  2022-12-01T10:57:46.9249208Z  2022-12-01T10:57:46.9249454Z  2022-12-01T10:57:46.9249704Z  2022-12-01T10:57:46.9249965Z  2022-12-01T10:57:46.9250332Z [1,201 / 2,129] 8 actions running 2022-12-01T10:57:46.9250721Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:46.9251094Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:46.9251472Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:46.9251936Z Compiling torch/csrc/distributed/rpc/types.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:46.9252503Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:46.9253000Z Compiling caffe2/operators/lengths_pad_op.cc; 1s processwrapper-sandbox 2022-12-01T10:57:46.9253593Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:46.9254032Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:47.3560862Z 2022-12-01T10:57:47.3561534Z  2022-12-01T10:57:47.3561750Z  2022-12-01T10:57:47.3561940Z  2022-12-01T10:57:47.3562122Z  2022-12-01T10:57:47.3562309Z  2022-12-01T10:57:47.3562470Z  2022-12-01T10:57:47.3562640Z  2022-12-01T10:57:47.3562813Z  2022-12-01T10:57:47.3563050Z [1,202 / 2,129] 8 actions, 7 running 2022-12-01T10:57:47.3563337Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:47.3563611Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:47.3563953Z Compiling torch/csrc/distributed/rpc/types.cpp; 2s processwrapper-sandbox 2022-12-01T10:57:47.3564277Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:47.3564627Z Compiling caffe2/operators/lengths_pad_op.cc; 1s processwrapper-sandbox 2022-12-01T10:57:47.3565007Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:47.3565319Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:47.3565560Z [Scann] Compiling torch/csrc/api/src/enum.cpp 2022-12-01T10:57:47.6061412Z 2022-12-01T10:57:47.6062003Z  2022-12-01T10:57:47.6062364Z  2022-12-01T10:57:47.6062715Z  2022-12-01T10:57:47.6063026Z  2022-12-01T10:57:47.6063305Z  2022-12-01T10:57:47.6063774Z  2022-12-01T10:57:47.6064018Z  2022-12-01T10:57:47.6064301Z  2022-12-01T10:57:47.6064747Z [1,205 / 2,129] 7 actions, 6 running 2022-12-01T10:57:47.6065256Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:47.6065872Z Compiling caffe2/operators/lengths_pad_op.cc; 2s processwrapper-sandbox 2022-12-01T10:57:47.6066557Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:47.6067111Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:47.6067662Z Compiling torch/csrc/api/src/enum.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:47.6068195Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:57:47.6068629Z [Scann] Compiling torch/csrc/api/src/serialize.cpp 2022-12-01T10:57:47.9260777Z 2022-12-01T10:57:47.9261614Z  2022-12-01T10:57:47.9262055Z  2022-12-01T10:57:47.9262270Z  2022-12-01T10:57:47.9262459Z  2022-12-01T10:57:47.9262625Z  2022-12-01T10:57:47.9262806Z  2022-12-01T10:57:47.9262956Z  2022-12-01T10:57:47.9263200Z [1,205 / 2,129] 8 actions running 2022-12-01T10:57:47.9263492Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:47.9263835Z Compiling caffe2/operators/lengths_pad_op.cc; 2s processwrapper-sandbox 2022-12-01T10:57:47.9264232Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:47.9264547Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:47.9264864Z Compiling torch/csrc/api/src/enum.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:47.9265168Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:57:47.9265505Z Compiling torch/csrc/api/src/serialize.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:47.9265868Z Compiling torch/csrc/api/src/nn/init.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:48.5251975Z 2022-12-01T10:57:48.5253451Z  2022-12-01T10:57:48.5254035Z  2022-12-01T10:57:48.5254353Z  2022-12-01T10:57:48.5254838Z  2022-12-01T10:57:48.5255110Z  2022-12-01T10:57:48.5255364Z  2022-12-01T10:57:48.5255615Z  2022-12-01T10:57:48.5255856Z  2022-12-01T10:57:48.5256218Z [1,206 / 2,129] 8 actions, 7 running 2022-12-01T10:57:48.5271052Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:48.5271789Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:48.5272409Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:48.5273045Z Compiling torch/csrc/api/src/enum.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:48.5273618Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:57:48.5274328Z Compiling torch/csrc/api/src/serialize.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:48.5275126Z Compiling torch/csrc/api/src/nn/init.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:48.5275730Z [Scann] Compiling torch/csrc/api/src/nn/modules/dropout.cpp 2022-12-01T10:57:48.7271409Z 2022-12-01T10:57:48.7271965Z  2022-12-01T10:57:48.7272327Z  2022-12-01T10:57:48.7272579Z  2022-12-01T10:57:48.7272816Z  2022-12-01T10:57:48.7273095Z  2022-12-01T10:57:48.7273371Z  2022-12-01T10:57:48.7273623Z  2022-12-01T10:57:48.7273886Z  2022-12-01T10:57:48.7274261Z [1,206 / 2,129] 8 actions running 2022-12-01T10:57:48.7274679Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:48.7275257Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 2s processwrapper-sandbox 2022-12-01T10:57:48.7275783Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:48.7276351Z Compiling torch/csrc/api/src/enum.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:48.7276848Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:57:48.7277398Z Compiling torch/csrc/api/src/serialize.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:48.7277997Z Compiling torch/csrc/api/src/nn/init.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:48.7293117Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:48.9442066Z 2022-12-01T10:57:48.9442603Z  2022-12-01T10:57:48.9442941Z  2022-12-01T10:57:48.9443225Z  2022-12-01T10:57:48.9443502Z  2022-12-01T10:57:48.9443754Z  2022-12-01T10:57:48.9444016Z  2022-12-01T10:57:48.9444290Z  2022-12-01T10:57:48.9444554Z  2022-12-01T10:57:48.9444924Z [1,208 / 2,129] 8 actions running 2022-12-01T10:57:48.9445387Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:48.9445982Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 2s processwrapper-sandbox 2022-12-01T10:57:48.9446513Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:57:48.9447091Z Compiling torch/csrc/api/src/serialize.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:48.9447720Z Compiling torch/csrc/api/src/nn/init.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:48.9448240Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:48.9448682Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:48.9449248Z Compiling torch/csrc/jit/frontend/strtod.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:49.3401086Z 2022-12-01T10:57:49.3401645Z  2022-12-01T10:57:49.3401996Z  2022-12-01T10:57:49.3402314Z  2022-12-01T10:57:49.3402619Z  2022-12-01T10:57:49.3402905Z  2022-12-01T10:57:49.3403205Z  2022-12-01T10:57:49.3403483Z  2022-12-01T10:57:49.3403731Z  2022-12-01T10:57:49.3404164Z [1,208 / 2,129] 8 actions running 2022-12-01T10:57:49.3404669Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:49.3405306Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 2s processwrapper-sandbox 2022-12-01T10:57:49.3405898Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:57:49.3406508Z Compiling torch/csrc/api/src/serialize.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:49.3407367Z Compiling torch/csrc/api/src/nn/init.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:49.3407911Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:49.3408281Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:49.3408807Z Compiling torch/csrc/jit/frontend/strtod.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:49.7411348Z 2022-12-01T10:57:49.7411896Z  2022-12-01T10:57:49.7412284Z  2022-12-01T10:57:49.7412530Z  2022-12-01T10:57:49.7412796Z  2022-12-01T10:57:49.7413033Z  2022-12-01T10:57:49.7413268Z  2022-12-01T10:57:49.7413527Z  2022-12-01T10:57:49.7413794Z  2022-12-01T10:57:49.7414170Z [1,209 / 2,129] 8 actions running 2022-12-01T10:57:49.7414742Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 3s processwrapper-sandbox 2022-12-01T10:57:49.7415256Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T10:57:49.7415767Z Compiling torch/csrc/api/src/serialize.cpp; 2s processwrapper-sandbox 2022-12-01T10:57:49.7416371Z Compiling torch/csrc/api/src/nn/init.cpp; 2s processwrapper-sandbox 2022-12-01T10:57:49.7416851Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:49.7417286Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:49.7417834Z Compiling torch/csrc/jit/frontend/strtod.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:49.7418772Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:50.7417182Z 2022-12-01T10:57:50.7417746Z  2022-12-01T10:57:50.7418115Z  2022-12-01T10:57:50.7418686Z  2022-12-01T10:57:50.7418925Z  2022-12-01T10:57:50.7419149Z  2022-12-01T10:57:50.7419387Z  2022-12-01T10:57:50.7419625Z  2022-12-01T10:57:50.7419847Z  2022-12-01T10:57:50.7420198Z [1,209 / 2,129] 8 actions running 2022-12-01T10:57:50.7420765Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 4s processwrapper-sandbox 2022-12-01T10:57:50.7421317Z //:caffe2; 3s processwrapper-sandbox 2022-12-01T10:57:50.7421926Z Compiling torch/csrc/api/src/serialize.cpp; 3s processwrapper-sandbox 2022-12-01T10:57:50.7422560Z Compiling torch/csrc/api/src/nn/init.cpp; 3s processwrapper-sandbox 2022-12-01T10:57:50.7423336Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:50.7423775Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:50.7424359Z Compiling torch/csrc/jit/frontend/strtod.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:50.7424913Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:51.6283156Z 2022-12-01T10:57:51.6283672Z  2022-12-01T10:57:51.6284095Z  2022-12-01T10:57:51.6288102Z  2022-12-01T10:57:51.6288637Z  2022-12-01T10:57:51.6289099Z  2022-12-01T10:57:51.6289636Z  2022-12-01T10:57:51.6294794Z  2022-12-01T10:57:51.6295150Z  2022-12-01T10:57:51.6295634Z [1,210 / 2,129] 8 actions, 7 running 2022-12-01T10:57:51.6296151Z //:caffe2; 4s processwrapper-sandbox 2022-12-01T10:57:51.6296870Z Compiling torch/csrc/api/src/serialize.cpp; 4s processwrapper-sandbox 2022-12-01T10:57:51.6297669Z Compiling torch/csrc/api/src/nn/init.cpp; 4s processwrapper-sandbox 2022-12-01T10:57:51.6298489Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:51.6299022Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:51.6299634Z Compiling torch/csrc/jit/frontend/strtod.cpp; 2s processwrapper-sandbox 2022-12-01T10:57:51.6300149Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:51.6300539Z [Scann] Compiling torch/csrc/jit/ir/node_hashing.cpp 2022-12-01T10:57:51.8625105Z 2022-12-01T10:57:51.8625620Z  2022-12-01T10:57:51.8625948Z  2022-12-01T10:57:51.8626225Z  2022-12-01T10:57:51.8626507Z  2022-12-01T10:57:51.8626784Z  2022-12-01T10:57:51.8627031Z  2022-12-01T10:57:51.8627307Z  2022-12-01T10:57:51.8627571Z  2022-12-01T10:57:51.8627942Z [1,213 / 2,129] 8 actions, 7 running 2022-12-01T10:57:51.8628436Z //:caffe2; 4s processwrapper-sandbox 2022-12-01T10:57:51.8629207Z Compiling torch/csrc/api/src/serialize.cpp; 4s processwrapper-sandbox 2022-12-01T10:57:51.8629820Z Compiling torch/csrc/api/src/nn/init.cpp; 4s processwrapper-sandbox 2022-12-01T10:57:51.8630228Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:51.8630750Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:51.8631178Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:51.8631536Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:51.8631947Z [Scann] Compiling torch/csrc/jit/passes/subgraph_rewrite.cpp 2022-12-01T10:57:52.1417366Z 2022-12-01T10:57:52.1417909Z  2022-12-01T10:57:52.1419258Z  2022-12-01T10:57:52.1419582Z  2022-12-01T10:57:52.1419945Z  2022-12-01T10:57:52.1420172Z  2022-12-01T10:57:52.1420356Z  2022-12-01T10:57:52.1420634Z  2022-12-01T10:57:52.1420932Z  2022-12-01T10:57:52.1421357Z [1,213 / 2,129] 8 actions running 2022-12-01T10:57:52.1421714Z //:caffe2; 4s processwrapper-sandbox 2022-12-01T10:57:52.1422071Z Compiling torch/csrc/api/src/serialize.cpp; 4s processwrapper-sandbox 2022-12-01T10:57:52.1422437Z Compiling torch/csrc/api/src/nn/init.cpp; 4s processwrapper-sandbox 2022-12-01T10:57:52.1422754Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:52.1423100Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:52.1423395Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:52.1423662Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:52.1423932Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:52.3763442Z 2022-12-01T10:57:52.3763887Z  2022-12-01T10:57:52.3764191Z  2022-12-01T10:57:52.3764504Z  2022-12-01T10:57:52.3764802Z  2022-12-01T10:57:52.3765112Z  2022-12-01T10:57:52.3765427Z  2022-12-01T10:57:52.3765754Z  2022-12-01T10:57:52.3766064Z  2022-12-01T10:57:52.3766525Z [1,214 / 2,129] 8 actions, 7 running 2022-12-01T10:57:52.3767145Z Compiling torch/csrc/api/src/serialize.cpp; 4s processwrapper-sandbox 2022-12-01T10:57:52.3767816Z Compiling torch/csrc/api/src/nn/init.cpp; 4s processwrapper-sandbox 2022-12-01T10:57:52.3768837Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:52.3769385Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:52.3769857Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:52.3770310Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:52.3770753Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:52.3771152Z [Scann] Compiling torch/csrc/api/src/nn/modules/transformer.cpp 2022-12-01T10:57:52.6572568Z 2022-12-01T10:57:52.6573033Z  2022-12-01T10:57:52.6573259Z  2022-12-01T10:57:52.6573555Z  2022-12-01T10:57:52.6573875Z  2022-12-01T10:57:52.6574190Z  2022-12-01T10:57:52.6574359Z  2022-12-01T10:57:52.6574528Z  2022-12-01T10:57:52.6574694Z  2022-12-01T10:57:52.6574984Z [1,214 / 2,129] 8 actions running 2022-12-01T10:57:52.6575430Z Compiling torch/csrc/api/src/serialize.cpp; 5s processwrapper-sandbox 2022-12-01T10:57:52.6575948Z Compiling torch/csrc/api/src/nn/init.cpp; 5s processwrapper-sandbox 2022-12-01T10:57:52.6576388Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:52.6576825Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:52.6577223Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:52.6577574Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:52.6577868Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:52.6578156Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:52.8518016Z 2022-12-01T10:57:52.8518537Z  2022-12-01T10:57:52.8518886Z  2022-12-01T10:57:52.8519250Z  2022-12-01T10:57:52.8519573Z  2022-12-01T10:57:52.8519834Z  2022-12-01T10:57:52.8520149Z  2022-12-01T10:57:52.8520461Z  2022-12-01T10:57:52.8535041Z  2022-12-01T10:57:52.8535811Z [1,215 / 2,129] 8 actions running 2022-12-01T10:57:52.8536419Z Compiling torch/csrc/api/src/serialize.cpp; 5s processwrapper-sandbox 2022-12-01T10:57:52.8537127Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:52.8537859Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:52.8538841Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:52.8539485Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:52.8540105Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:52.8540623Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:52.8541258Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:53.0569810Z 2022-12-01T10:57:53.0570864Z  2022-12-01T10:57:53.0571234Z  2022-12-01T10:57:53.0571552Z  2022-12-01T10:57:53.0573440Z  2022-12-01T10:57:53.0573949Z  2022-12-01T10:57:53.0574402Z  2022-12-01T10:57:53.0574690Z  2022-12-01T10:57:53.0574994Z  2022-12-01T10:57:53.0575440Z [1,216 / 2,129] 8 actions running 2022-12-01T10:57:53.0575957Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:53.0576629Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:53.0577132Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:53.0577403Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:53.0577670Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:53.0577960Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:53.0578218Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:53.0578827Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:53.2588002Z 2022-12-01T10:57:53.2588938Z  2022-12-01T10:57:53.2589537Z  2022-12-01T10:57:53.2590014Z  2022-12-01T10:57:53.2592639Z  2022-12-01T10:57:53.2593025Z  2022-12-01T10:57:53.2593470Z  2022-12-01T10:57:53.2595435Z  2022-12-01T10:57:53.2595924Z  2022-12-01T10:57:53.2596516Z [1,217 / 2,129] 8 actions running 2022-12-01T10:57:53.2597289Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:53.2598144Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:53.2598775Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:53.2599520Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:53.2600294Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:53.2601356Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:53.2601876Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:53.2602363Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:53.4592896Z 2022-12-01T10:57:53.4594683Z  2022-12-01T10:57:53.4595220Z  2022-12-01T10:57:53.4595551Z  2022-12-01T10:57:53.4595853Z  2022-12-01T10:57:53.4596127Z  2022-12-01T10:57:53.4596443Z  2022-12-01T10:57:53.4596726Z  2022-12-01T10:57:53.4596974Z  2022-12-01T10:57:53.4597379Z [1,217 / 2,129] 8 actions running 2022-12-01T10:57:53.4597995Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:53.4598556Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:53.4599016Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:53.4599490Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:53.4599931Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:53.4600395Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:53.4600850Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:53.4601305Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:53.8093624Z 2022-12-01T10:57:53.8094071Z  2022-12-01T10:57:53.8094321Z  2022-12-01T10:57:53.8094497Z  2022-12-01T10:57:53.8094654Z  2022-12-01T10:57:53.8094823Z  2022-12-01T10:57:53.8094987Z  2022-12-01T10:57:53.8095138Z  2022-12-01T10:57:53.8095302Z  2022-12-01T10:57:53.8095725Z [1,218 / 2,129] 8 actions, 7 running 2022-12-01T10:57:53.8096010Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:53.8096288Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:53.8096569Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:53.8096822Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:53.8097086Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:53.8097348Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:53.8097614Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:53.8097865Z [Scann] Compiling torch/csrc/api/src/nn/options/dropout.cpp 2022-12-01T10:57:54.0601309Z 2022-12-01T10:57:54.0601796Z  2022-12-01T10:57:54.0602064Z  2022-12-01T10:57:54.0602330Z  2022-12-01T10:57:54.0602602Z  2022-12-01T10:57:54.0602872Z  2022-12-01T10:57:54.0603159Z  2022-12-01T10:57:54.0603451Z  2022-12-01T10:57:54.0603736Z  2022-12-01T10:57:54.0604098Z [1,219 / 2,129] 7 actions running 2022-12-01T10:57:54.0604568Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:54.0605026Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:54.0605452Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:54.0605919Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:54.0606377Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:54.0606813Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:54.0607259Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:54.2601800Z 2022-12-01T10:57:54.2602488Z  2022-12-01T10:57:54.2602815Z  2022-12-01T10:57:54.2603464Z  2022-12-01T10:57:54.2604131Z  2022-12-01T10:57:54.2604783Z  2022-12-01T10:57:54.2605073Z  2022-12-01T10:57:54.2605331Z  2022-12-01T10:57:54.2605564Z [1,220 / 2,129] 8 actions running 2022-12-01T10:57:54.2605853Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:54.2606125Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:54.2609292Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:54.2609712Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:54.2610130Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:54.2610535Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:54.2611149Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:54.2611555Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:54.6602017Z 2022-12-01T10:57:54.6602595Z  2022-12-01T10:57:54.6602940Z  2022-12-01T10:57:54.6603258Z  2022-12-01T10:57:54.6603554Z  2022-12-01T10:57:54.6603890Z  2022-12-01T10:57:54.6604202Z  2022-12-01T10:57:54.6604439Z  2022-12-01T10:57:54.6604677Z  2022-12-01T10:57:54.6604921Z [1,221 / 2,129] 7 actions running 2022-12-01T10:57:54.6605189Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:54.6605470Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:54.6605752Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:54.6606033Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:54.6606285Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:54.6606547Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:54.6606815Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:54.8758712Z 2022-12-01T10:57:54.8759247Z  2022-12-01T10:57:54.8759685Z  2022-12-01T10:57:54.8760080Z  2022-12-01T10:57:54.8760434Z  2022-12-01T10:57:54.8762250Z  2022-12-01T10:57:54.8762553Z  2022-12-01T10:57:54.8763143Z  2022-12-01T10:57:54.8763577Z [1,221 / 2,129] 8 actions running 2022-12-01T10:57:54.8764081Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:54.8765629Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:54.8765985Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:54.8766568Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:54.8768510Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:54.8768887Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:54.8769705Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:54.8770339Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:56.0764147Z 2022-12-01T10:57:56.0764742Z  2022-12-01T10:57:56.0765118Z  2022-12-01T10:57:56.0765446Z  2022-12-01T10:57:56.0765765Z  2022-12-01T10:57:56.0765969Z  2022-12-01T10:57:56.0766122Z  2022-12-01T10:57:56.0766287Z  2022-12-01T10:57:56.0766453Z  2022-12-01T10:57:56.0766693Z [1,221 / 2,129] 8 actions running 2022-12-01T10:57:56.0766978Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:56.0767253Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:56.0767504Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:56.0767768Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:56.0768028Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:56.0768276Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:56.0768558Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:56.0768915Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:57.0913086Z 2022-12-01T10:57:57.0913635Z  2022-12-01T10:57:57.0913948Z  2022-12-01T10:57:57.0914252Z  2022-12-01T10:57:57.0914538Z  2022-12-01T10:57:57.0914811Z  2022-12-01T10:57:57.0915119Z  2022-12-01T10:57:57.0915420Z  2022-12-01T10:57:57.0915696Z  2022-12-01T10:57:57.0916081Z [1,222 / 2,129] 8 actions, 7 running 2022-12-01T10:57:57.0916529Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:57.0916952Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:57.0917408Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:57.0917837Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:57.0918290Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:57.0918881Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:57.0919537Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 2s processwrapper-sandbox 2022-12-01T10:57:57.0920130Z [Scann] Compiling torch/csrc/jit/passes/utils/subgraph_utils.cpp 2022-12-01T10:57:57.3067737Z 2022-12-01T10:57:57.3421931Z  2022-12-01T10:57:57.3422160Z  2022-12-01T10:57:57.3422335Z  2022-12-01T10:57:57.3422508Z  2022-12-01T10:57:57.3422680Z  2022-12-01T10:57:57.3422845Z  2022-12-01T10:57:57.3422998Z  2022-12-01T10:57:57.3423165Z  2022-12-01T10:57:57.3423409Z [1,223 / 2,129] 8 actions running 2022-12-01T10:57:57.3423678Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:57:57.3423957Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:57.3424233Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:57.3424488Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:57.3424751Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:57.3425095Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 2s processwrapper-sandbox 2022-12-01T10:57:57.3425417Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:57.3425674Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:57:57.5432733Z 2022-12-01T10:57:57.5433391Z  2022-12-01T10:57:57.5433843Z  2022-12-01T10:57:57.5434164Z  2022-12-01T10:57:57.5434478Z  2022-12-01T10:57:57.5434762Z  2022-12-01T10:57:57.5435002Z  2022-12-01T10:57:57.5435208Z  2022-12-01T10:57:57.5435370Z  2022-12-01T10:57:57.5435607Z [1,225 / 2,129] 7 actions running 2022-12-01T10:57:57.5435898Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:57.5436176Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:57.5436430Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:57.5436775Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 2s processwrapper-sandbox 2022-12-01T10:57:57.5437167Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:57.5437430Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:57:57.5437697Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:57.9444140Z 2022-12-01T10:57:57.9444719Z  2022-12-01T10:57:57.9445190Z  2022-12-01T10:57:57.9445497Z  2022-12-01T10:57:57.9445795Z  2022-12-01T10:57:57.9446095Z  2022-12-01T10:57:57.9446393Z  2022-12-01T10:57:57.9446656Z  2022-12-01T10:57:57.9447028Z [1,225 / 2,129] 8 actions running 2022-12-01T10:57:57.9447482Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:57.9447960Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:57.9448404Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:57:57.9449023Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 3s processwrapper-sandbox 2022-12-01T10:57:57.9449575Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:57.9450049Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:57:57.9450521Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:57.9451142Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:58.3735167Z 2022-12-01T10:57:58.3735734Z  2022-12-01T10:57:58.3736176Z  2022-12-01T10:57:58.3736461Z  2022-12-01T10:57:58.3736738Z  2022-12-01T10:57:58.3737001Z  2022-12-01T10:57:58.3737283Z  2022-12-01T10:57:58.3737565Z  2022-12-01T10:57:58.3737824Z  2022-12-01T10:57:58.3738210Z [1,226 / 2,129] 8 actions, 7 running 2022-12-01T10:57:58.3738852Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:58.3739280Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:58.3747610Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 3s processwrapper-sandbox 2022-12-01T10:57:58.3748147Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:58.3748603Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:57:58.3749056Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:58.3749629Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 0s processwrapper-sandbox 2022-12-01T10:57:58.3750126Z [Scann] Compiling torch/csrc/api/src/optim/serialize.cpp 2022-12-01T10:57:58.6855981Z 2022-12-01T10:57:58.6856453Z  2022-12-01T10:57:58.6856799Z  2022-12-01T10:57:58.6857100Z  2022-12-01T10:57:58.6857583Z  2022-12-01T10:57:58.6857883Z  2022-12-01T10:57:58.6858178Z  2022-12-01T10:57:58.6858801Z  2022-12-01T10:57:58.6859037Z  2022-12-01T10:57:58.6859417Z [1,227 / 2,129] 8 actions, 7 running 2022-12-01T10:57:58.6859883Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:57:58.6860524Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 4s processwrapper-sandbox 2022-12-01T10:57:58.6861107Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:58.6861594Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:57:58.6862085Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:58.6862721Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:58.6863281Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:58.6863724Z [Scann] Compiling torch/csrc/jit/passes/utils/optimization_utils.cpp 2022-12-01T10:57:58.9455928Z 2022-12-01T10:57:58.9456945Z  2022-12-01T10:57:58.9457322Z  2022-12-01T10:57:58.9457674Z  2022-12-01T10:57:58.9457986Z  2022-12-01T10:57:58.9458476Z  2022-12-01T10:57:58.9458796Z  2022-12-01T10:57:58.9459083Z  2022-12-01T10:57:58.9459378Z  2022-12-01T10:57:58.9459770Z [1,228 / 2,129] 8 actions running 2022-12-01T10:57:58.9460435Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 4s processwrapper-sandbox 2022-12-01T10:57:58.9461045Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:58.9461555Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:57:58.9461992Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:58.9462510Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:58.9462833Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:58.9463199Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:58.9464544Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:59.1459819Z 2022-12-01T10:57:59.1460572Z  2022-12-01T10:57:59.1460896Z  2022-12-01T10:57:59.1461145Z  2022-12-01T10:57:59.1461455Z  2022-12-01T10:57:59.1461745Z  2022-12-01T10:57:59.1462015Z  2022-12-01T10:57:59.1462579Z  2022-12-01T10:57:59.1462872Z  2022-12-01T10:57:59.1463243Z [1,229 / 2,129] 8 actions running 2022-12-01T10:57:59.1463679Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:59.1464163Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:57:59.1464580Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:59.1464937Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:59.1465263Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:59.1465527Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:59.1465797Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:59.1466070Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:59.5469696Z 2022-12-01T10:57:59.5470239Z  2022-12-01T10:57:59.5470534Z  2022-12-01T10:57:59.5470779Z  2022-12-01T10:57:59.5471038Z  2022-12-01T10:57:59.5471274Z  2022-12-01T10:57:59.5471497Z  2022-12-01T10:57:59.5471739Z  2022-12-01T10:57:59.5471958Z  2022-12-01T10:57:59.5472288Z [1,230 / 2,129] 8 actions running 2022-12-01T10:57:59.5472694Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T10:57:59.5473086Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:57:59.5473551Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 1s processwrapper-sandbox 2022-12-01T10:57:59.5474000Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:57:59.5474364Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:59.5474713Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:59.5475084Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:57:59.5475445Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:00.5469510Z 2022-12-01T10:58:00.5470088Z  2022-12-01T10:58:00.5470437Z  2022-12-01T10:58:00.5470770Z  2022-12-01T10:58:00.6982397Z  2022-12-01T10:58:00.6982642Z  2022-12-01T10:58:00.6982897Z  2022-12-01T10:58:00.6983170Z  2022-12-01T10:58:00.6983459Z  2022-12-01T10:58:00.6983862Z [1,230 / 2,129] 8 actions running 2022-12-01T10:58:00.6984331Z //:caffe2; 3s processwrapper-sandbox 2022-12-01T10:58:00.6984765Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:00.6985342Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:00.6985864Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:00.6986310Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:00.6986779Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:00.6987242Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:00.6987701Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:01.6996697Z 2022-12-01T10:58:01.6997557Z  2022-12-01T10:58:01.6997905Z  2022-12-01T10:58:01.6998149Z  2022-12-01T10:58:01.6998427Z  2022-12-01T10:58:01.6998741Z  2022-12-01T10:58:01.6999014Z  2022-12-01T10:58:01.6999280Z  2022-12-01T10:58:01.6999541Z  2022-12-01T10:58:01.7000521Z [1,230 / 2,129] 8 actions running 2022-12-01T10:58:01.7000970Z //:caffe2; 4s processwrapper-sandbox 2022-12-01T10:58:01.7001409Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:01.7001987Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 4s processwrapper-sandbox 2022-12-01T10:58:01.7002796Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:01.7003207Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:01.7003598Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:01.7004019Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:01.7004582Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:02.0179856Z 2022-12-01T10:58:02.0181772Z  2022-12-01T10:58:02.0182168Z  2022-12-01T10:58:02.0182483Z  2022-12-01T10:58:02.0182753Z  2022-12-01T10:58:02.0183016Z  2022-12-01T10:58:02.0183259Z  2022-12-01T10:58:02.0183486Z  2022-12-01T10:58:02.0185811Z  2022-12-01T10:58:02.0186502Z [1,232 / 2,129] 8 actions, 7 running 2022-12-01T10:58:02.0187668Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:02.0188527Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 4s processwrapper-sandbox 2022-12-01T10:58:02.0189429Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:02.0189893Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:02.0190398Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:02.0191219Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:02.0191883Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:58:02.0192377Z [Scann] Compiling torch/csrc/jit/frontend/ir_emitter.cpp 2022-12-01T10:58:02.2969824Z 2022-12-01T10:58:02.2970361Z  2022-12-01T10:58:02.2970733Z  2022-12-01T10:58:02.2971051Z  2022-12-01T10:58:02.2971330Z  2022-12-01T10:58:02.2971557Z  2022-12-01T10:58:02.2971795Z  2022-12-01T10:58:02.2971962Z  2022-12-01T10:58:02.2972122Z  2022-12-01T10:58:02.2972517Z [1,234 / 2,129] 8 actions, 7 running 2022-12-01T10:58:02.2972900Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 4s processwrapper-sandbox 2022-12-01T10:58:02.2973306Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:02.2973584Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:02.2973853Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:02.2974167Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:58:02.2974439Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:02.2974841Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:02.2975103Z [Scann] Compiling torch/csrc/jit/mobile/train/sequential.cpp 2022-12-01T10:58:02.4998314Z 2022-12-01T10:58:02.4998879Z  2022-12-01T10:58:02.4999237Z  2022-12-01T10:58:02.4999581Z  2022-12-01T10:58:02.4999872Z  2022-12-01T10:58:02.5000164Z  2022-12-01T10:58:02.5076069Z  2022-12-01T10:58:02.5076261Z  2022-12-01T10:58:02.5076439Z  2022-12-01T10:58:02.5076696Z [1,235 / 2,129] 8 actions running 2022-12-01T10:58:02.5077074Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:02.5077352Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:02.5077622Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:02.5077882Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:58:02.5078161Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:02.5078438Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:02.5078692Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:02.5078959Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:03.4123997Z 2022-12-01T10:58:03.4124427Z  2022-12-01T10:58:03.4124649Z  2022-12-01T10:58:03.4124843Z  2022-12-01T10:58:03.4125021Z  2022-12-01T10:58:03.4125192Z  2022-12-01T10:58:03.4125361Z  2022-12-01T10:58:03.4125516Z  2022-12-01T10:58:03.4125692Z  2022-12-01T10:58:03.4125937Z [1,237 / 2,129] 7 actions, 6 running 2022-12-01T10:58:03.4126213Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:03.4126496Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:58:03.4126772Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:03.4127041Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:03.4127292Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:03.4127556Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:03.4127811Z [Scann] Compiling torch/csrc/jit/tensorexpr/tensor.cpp 2022-12-01T10:58:03.7087155Z 2022-12-01T10:58:03.7087771Z  2022-12-01T10:58:03.7088186Z  2022-12-01T10:58:03.7088552Z  2022-12-01T10:58:03.7088836Z  2022-12-01T10:58:03.7089085Z  2022-12-01T10:58:03.7281344Z  2022-12-01T10:58:03.7281911Z  2022-12-01T10:58:03.7282262Z [1,238 / 2,129] 8 actions running 2022-12-01T10:58:03.7282658Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:58:03.7283061Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:03.7283449Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:03.7283828Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:03.7284201Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:03.7284734Z Compiling torch/csrc/jit/tensorexpr/tensor.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:03.7285337Z Compiling torch/csrc/jit/tensorexpr/types.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:03.7285876Z Compiling torch/csrc/autograd/cpp_hook.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:04.3298696Z 2022-12-01T10:58:04.3299226Z  2022-12-01T10:58:04.3299632Z  2022-12-01T10:58:04.3299981Z  2022-12-01T10:58:04.3300283Z  2022-12-01T10:58:04.3300597Z  2022-12-01T10:58:04.3300930Z  2022-12-01T10:58:04.3301239Z  2022-12-01T10:58:04.3301553Z  2022-12-01T10:58:04.3302027Z [1,239 / 2,129] 8 actions, 7 running 2022-12-01T10:58:04.3302563Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T10:58:04.3303078Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:04.3303587Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:04.3304078Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:04.3304780Z Compiling torch/csrc/jit/tensorexpr/tensor.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:04.3305591Z Compiling torch/csrc/jit/tensorexpr/types.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:04.3306352Z Compiling torch/csrc/autograd/cpp_hook.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:04.3306941Z [Scann] Compiling caffe2/ideep/operators/order_switch_ops.cc 2022-12-01T10:58:04.5332343Z 2022-12-01T10:58:04.5332934Z  2022-12-01T10:58:04.5333367Z  2022-12-01T10:58:04.5333653Z  2022-12-01T10:58:04.5333981Z  2022-12-01T10:58:04.5334305Z  2022-12-01T10:58:04.5334636Z  2022-12-01T10:58:04.5334966Z  2022-12-01T10:58:04.5335282Z  2022-12-01T10:58:04.5335945Z [1,240 / 2,129] 8 actions running 2022-12-01T10:58:04.5336497Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T10:58:04.5337049Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:04.5337573Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:04.5338505Z Compiling torch/csrc/jit/tensorexpr/tensor.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:04.5339347Z Compiling torch/csrc/jit/tensorexpr/types.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:04.5340057Z Compiling torch/csrc/autograd/cpp_hook.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:04.5340695Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:58:04.5341264Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:04.7919611Z 2022-12-01T10:58:04.7920334Z  2022-12-01T10:58:04.7920850Z  2022-12-01T10:58:04.7921165Z  2022-12-01T10:58:04.7921608Z  2022-12-01T10:58:04.7921864Z  2022-12-01T10:58:04.7922073Z  2022-12-01T10:58:04.7922434Z  2022-12-01T10:58:04.7922695Z  2022-12-01T10:58:04.7923249Z [1,241 / 2,129] 8 actions, 7 running 2022-12-01T10:58:04.7923902Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T10:58:04.7924314Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:04.7925003Z Compiling torch/csrc/jit/tensorexpr/tensor.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:04.7925796Z Compiling torch/csrc/jit/tensorexpr/types.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:04.7926523Z Compiling torch/csrc/autograd/cpp_hook.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:04.7927083Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:58:04.7927454Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:04.7927974Z [Scann] Compiling torch/csrc/jit/serialization/pickle.cpp 2022-12-01T10:58:05.0057253Z 2022-12-01T10:58:05.0058028Z  2022-12-01T10:58:05.0058585Z  2022-12-01T10:58:05.0058882Z  2022-12-01T10:58:05.0059159Z  2022-12-01T10:58:05.0059414Z  2022-12-01T10:58:05.0059689Z  2022-12-01T10:58:05.0059961Z  2022-12-01T10:58:05.0060136Z  2022-12-01T10:58:05.0060391Z [1,242 / 2,129] 8 actions, 7 running 2022-12-01T10:58:05.0060800Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:05.0061364Z Compiling torch/csrc/jit/tensorexpr/tensor.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:05.0062003Z Compiling torch/csrc/jit/tensorexpr/types.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:05.0062629Z Compiling torch/csrc/autograd/cpp_hook.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:05.0063120Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:58:05.0063553Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:05.0063982Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:05.0064293Z [Scann] //:torch 2022-12-01T10:58:05.3337830Z 2022-12-01T10:58:05.3338853Z  2022-12-01T10:58:05.3339516Z  2022-12-01T10:58:05.3339835Z  2022-12-01T10:58:05.3340124Z  2022-12-01T10:58:05.3340445Z  2022-12-01T10:58:05.3340747Z  2022-12-01T10:58:05.3341003Z  2022-12-01T10:58:05.3341179Z  2022-12-01T10:58:05.3341546Z [1,242 / 2,129] 8 actions running 2022-12-01T10:58:05.3342036Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:05.3342560Z Compiling torch/csrc/jit/tensorexpr/tensor.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:05.3342962Z Compiling torch/csrc/jit/tensorexpr/types.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:05.3343337Z Compiling torch/csrc/autograd/cpp_hook.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:05.3343656Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:58:05.3343932Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:05.3344198Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:05.3344474Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:05.7343979Z 2022-12-01T10:58:05.7345101Z  2022-12-01T10:58:05.7345454Z  2022-12-01T10:58:05.7345777Z  2022-12-01T10:58:05.7346808Z  2022-12-01T10:58:05.7347457Z  2022-12-01T10:58:05.7348069Z  2022-12-01T10:58:05.7348391Z  2022-12-01T10:58:05.7348722Z  2022-12-01T10:58:05.7349191Z [1,243 / 2,129] 8 actions running 2022-12-01T10:58:05.7349691Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:05.7350349Z Compiling torch/csrc/jit/tensorexpr/tensor.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:05.7351096Z Compiling torch/csrc/autograd/cpp_hook.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:05.7351672Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:58:05.7352170Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:05.7352657Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:05.7353131Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:05.7353652Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:06.1354985Z 2022-12-01T10:58:06.1355538Z  2022-12-01T10:58:06.1355924Z  2022-12-01T10:58:06.1356235Z  2022-12-01T10:58:06.1356539Z  2022-12-01T10:58:06.1356840Z  2022-12-01T10:58:06.1357123Z  2022-12-01T10:58:06.1357409Z  2022-12-01T10:58:06.1357694Z  2022-12-01T10:58:06.1358084Z [1,244 / 2,129] 8 actions running 2022-12-01T10:58:06.1358545Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:06.1359185Z Compiling torch/csrc/autograd/cpp_hook.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:06.1359759Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:58:06.1360234Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:06.1360730Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:06.1361223Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:06.1361688Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:06.1362189Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:06.3360291Z 2022-12-01T10:58:06.3360839Z  2022-12-01T10:58:06.3361164Z  2022-12-01T10:58:06.3361447Z  2022-12-01T10:58:06.3361718Z  2022-12-01T10:58:06.3361992Z  2022-12-01T10:58:06.3362277Z  2022-12-01T10:58:06.3362572Z  2022-12-01T10:58:06.3362801Z  2022-12-01T10:58:06.3363160Z [1,246 / 2,129] 8 actions running 2022-12-01T10:58:06.3363639Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:58:06.3364089Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:06.3364502Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:06.3364920Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:06.3365363Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:06.3365813Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:06.3366256Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:06.3366698Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:06.7353651Z 2022-12-01T10:58:06.7354285Z  2022-12-01T10:58:06.7354729Z  2022-12-01T10:58:06.7354957Z  2022-12-01T10:58:06.7355115Z  2022-12-01T10:58:06.7355305Z  2022-12-01T10:58:06.7355488Z  2022-12-01T10:58:06.7355640Z  2022-12-01T10:58:06.7355806Z  2022-12-01T10:58:06.7356052Z [1,246 / 2,129] 8 actions running 2022-12-01T10:58:06.7356331Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T10:58:06.7356610Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:06.7356883Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:06.7357145Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:06.7357416Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:06.7357688Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:06.7358033Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:06.7358295Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:07.7958809Z 2022-12-01T10:58:07.7959288Z  2022-12-01T10:58:07.7959699Z  2022-12-01T10:58:07.7960058Z  2022-12-01T10:58:07.7960315Z  2022-12-01T10:58:07.7960571Z  2022-12-01T10:58:07.7960821Z  2022-12-01T10:58:07.7961072Z  2022-12-01T10:58:07.7961576Z  2022-12-01T10:58:07.7961991Z [1,249 / 2,129] 6 actions, 5 running 2022-12-01T10:58:07.7962474Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:07.7962936Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:07.7963355Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:07.7963969Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:07.7964404Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:07.7964816Z [Scann] Compiling torch/csrc/jit/passes/inline_forked_closures.cpp 2022-12-01T10:58:07.9966900Z 2022-12-01T10:58:07.9967775Z  2022-12-01T10:58:07.9968230Z  2022-12-01T10:58:07.9968481Z  2022-12-01T10:58:07.9968657Z  2022-12-01T10:58:07.9968829Z  2022-12-01T10:58:07.9968985Z  2022-12-01T10:58:07.9969245Z [1,249 / 2,129] 8 actions running 2022-12-01T10:58:07.9969534Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:07.9969800Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:07.9970087Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:07.9970363Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:07.9970616Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:07.9970880Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:07.9971147Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:07.9971398Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:08.6111543Z 2022-12-01T10:58:08.6112044Z  2022-12-01T10:58:08.6112374Z  2022-12-01T10:58:08.6112611Z  2022-12-01T10:58:08.6112866Z  2022-12-01T10:58:08.6113125Z  2022-12-01T10:58:08.6113373Z  2022-12-01T10:58:08.6113644Z  2022-12-01T10:58:08.6113920Z  2022-12-01T10:58:08.6114317Z [1,250 / 2,129] 8 actions, 7 running 2022-12-01T10:58:08.6114983Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:08.6115398Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:08.6115772Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:08.6116173Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:08.6116569Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:08.6116984Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:08.6117431Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:08.6117880Z [Scann] Compiling torch/csrc/jit/tensorexpr/operators/quantization.cpp 2022-12-01T10:58:08.9992273Z 2022-12-01T10:58:08.9993072Z  2022-12-01T10:58:08.9993431Z  2022-12-01T10:58:08.9993677Z  2022-12-01T10:58:08.9993853Z  2022-12-01T10:58:08.9994119Z  2022-12-01T10:58:08.9994293Z  2022-12-01T10:58:08.9994488Z  2022-12-01T10:58:08.9994654Z  2022-12-01T10:58:08.9994897Z [1,250 / 2,129] 8 actions running 2022-12-01T10:58:08.9995180Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:08.9995504Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:08.9995775Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:08.9996088Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:08.9996356Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:08.9996630Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:08.9996953Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:08.9997207Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:09.3995231Z 2022-12-01T10:58:09.3995798Z  2022-12-01T10:58:09.3996140Z  2022-12-01T10:58:09.3996339Z  2022-12-01T10:58:09.3996538Z  2022-12-01T10:58:09.3996696Z  2022-12-01T10:58:09.3996865Z  2022-12-01T10:58:09.3997034Z  2022-12-01T10:58:09.3997192Z  2022-12-01T10:58:09.3997436Z [1,251 / 2,129] 8 actions running 2022-12-01T10:58:09.3997716Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:09.3997989Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:09.3998278Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:09.3998548Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:09.3998803Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:09.6197703Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:09.6198075Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:09.6198422Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:10.4214794Z 2022-12-01T10:58:10.4215257Z  2022-12-01T10:58:10.4215558Z  2022-12-01T10:58:10.4215842Z  2022-12-01T10:58:10.4216145Z  2022-12-01T10:58:10.4216451Z  2022-12-01T10:58:10.4216710Z  2022-12-01T10:58:10.4216929Z  2022-12-01T10:58:10.4217122Z  2022-12-01T10:58:10.4217356Z [1,251 / 2,129] 8 actions running 2022-12-01T10:58:10.4217667Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:58:10.4217962Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:10.4218233Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:10.4218750Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:10.4219133Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:10.4219529Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:10.4219913Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:10.4220301Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:11.5433009Z 2022-12-01T10:58:11.5433539Z  2022-12-01T10:58:11.5433851Z  2022-12-01T10:58:11.5434083Z  2022-12-01T10:58:11.5434343Z  2022-12-01T10:58:11.5434642Z  2022-12-01T10:58:11.5434906Z  2022-12-01T10:58:11.5435186Z  2022-12-01T10:58:11.5435457Z  2022-12-01T10:58:11.5435824Z [1,252 / 2,129] 8 actions, 7 running 2022-12-01T10:58:11.5436227Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:58:11.5436632Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:58:11.5437055Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:11.5437763Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:11.5438195Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:11.5438684Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:11.5439088Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:11.5439484Z [Scann] Compiling torch/csrc/jit/mobile/promoted_prim_ops.cpp 2022-12-01T10:58:11.7439518Z 2022-12-01T10:58:11.7441452Z  2022-12-01T10:58:11.7466433Z  2022-12-01T10:58:11.7466779Z  2022-12-01T10:58:11.7467030Z  2022-12-01T10:58:11.7467300Z  2022-12-01T10:58:11.7467583Z  2022-12-01T10:58:11.7467851Z  2022-12-01T10:58:11.7468136Z  2022-12-01T10:58:11.7468535Z [1,255 / 2,129] 8 actions, 7 running 2022-12-01T10:58:11.7468962Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:11.7470855Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:11.7471512Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:11.7472217Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:11.7474228Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:11.7474822Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:11.7475571Z Compiling torch/csrc/autograd/autograd.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:11.7476378Z [Sched] Compiling caffe2/operators/lp_pool_op.cc 2022-12-01T10:58:12.0215239Z 2022-12-01T10:58:12.0215791Z  2022-12-01T10:58:12.0216128Z  2022-12-01T10:58:12.0216412Z  2022-12-01T10:58:12.0216668Z  2022-12-01T10:58:12.0216941Z  2022-12-01T10:58:12.0217190Z  2022-12-01T10:58:12.0217458Z  2022-12-01T10:58:12.0217734Z  2022-12-01T10:58:12.0218096Z [1,255 / 2,129] 8 actions running 2022-12-01T10:58:12.0218693Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:12.0219153Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:12.0219583Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:12.0220006Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:12.0220461Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:12.0220906Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:12.0221463Z Compiling torch/csrc/autograd/autograd.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:12.0222300Z Compiling caffe2/operators/lp_pool_op.cc; 0s processwrapper-sandbox 2022-12-01T10:58:12.9357070Z 2022-12-01T10:58:12.9357617Z  2022-12-01T10:58:12.9357960Z  2022-12-01T10:58:12.9358215Z  2022-12-01T10:58:12.9358502Z  2022-12-01T10:58:12.9358784Z  2022-12-01T10:58:12.9359059Z  2022-12-01T10:58:12.9359344Z  2022-12-01T10:58:12.9359634Z  2022-12-01T10:58:12.9360033Z [1,256 / 2,129] 8 actions, 7 running 2022-12-01T10:58:12.9360481Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:58:12.9360916Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:12.9361317Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:12.9361710Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:12.9362186Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:12.9362762Z Compiling torch/csrc/autograd/autograd.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:12.9363410Z Compiling caffe2/operators/lp_pool_op.cc; 1s processwrapper-sandbox 2022-12-01T10:58:12.9363906Z [Scann] Compiling torch/csrc/jit/tensorexpr/llvm_jit.cpp 2022-12-01T10:58:13.2119888Z 2022-12-01T10:58:13.2120452Z  2022-12-01T10:58:13.2120764Z  2022-12-01T10:58:13.2121087Z  2022-12-01T10:58:13.2121429Z  2022-12-01T10:58:13.2121716Z  2022-12-01T10:58:13.2121888Z  2022-12-01T10:58:13.2122056Z  2022-12-01T10:58:13.2122209Z  2022-12-01T10:58:13.2122461Z [1,258 / 2,129] 8 actions, 7 running 2022-12-01T10:58:13.2122753Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:13.2123024Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:13.2123299Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:13.2662397Z Compiling torch/csrc/autograd/autograd.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:13.2663502Z Compiling caffe2/operators/lp_pool_op.cc; 1s processwrapper-sandbox 2022-12-01T10:58:13.2664021Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:13.2664487Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:13.2664912Z [Scann] Compiling torch/csrc/jit/tensorexpr/ir_verifier.cpp 2022-12-01T10:58:13.4130227Z 2022-12-01T10:58:13.4130913Z  2022-12-01T10:58:13.4131317Z  2022-12-01T10:58:13.4131694Z  2022-12-01T10:58:13.4131997Z  2022-12-01T10:58:13.4132368Z  2022-12-01T10:58:13.4132657Z  2022-12-01T10:58:13.4132953Z  2022-12-01T10:58:13.4133434Z  2022-12-01T10:58:13.4133838Z [1,259 / 2,129] 8 actions, 7 running 2022-12-01T10:58:13.4134351Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:13.4134988Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:13.4135594Z Compiling torch/csrc/autograd/autograd.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:13.4136327Z Compiling caffe2/operators/lp_pool_op.cc; 1s processwrapper-sandbox 2022-12-01T10:58:13.4136864Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:13.4137458Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:13.4137961Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:13.4138813Z [Prepa] Compiling torch/csrc/jit/serialization/type_name_uniquer.cpp 2022-12-01T10:58:13.6305984Z 2022-12-01T10:58:13.6306558Z  2022-12-01T10:58:13.6306898Z  2022-12-01T10:58:13.6307235Z  2022-12-01T10:58:13.6307562Z  2022-12-01T10:58:13.6307789Z  2022-12-01T10:58:13.6307975Z  2022-12-01T10:58:13.6308151Z  2022-12-01T10:58:13.6308305Z  2022-12-01T10:58:13.6308551Z [1,259 / 2,129] 8 actions running 2022-12-01T10:58:13.6308841Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:13.6309102Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:13.6309447Z Compiling torch/csrc/autograd/autograd.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:13.6309839Z Compiling caffe2/operators/lp_pool_op.cc; 1s processwrapper-sandbox 2022-12-01T10:58:13.6310144Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:13.6766007Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:13.6766438Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:13.6766855Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:14.2243795Z 2022-12-01T10:58:14.2244297Z  2022-12-01T10:58:14.2244627Z  2022-12-01T10:58:14.2244873Z  2022-12-01T10:58:14.2245146Z  2022-12-01T10:58:14.2245403Z  2022-12-01T10:58:14.2245641Z  2022-12-01T10:58:14.2245885Z  2022-12-01T10:58:14.2246113Z  2022-12-01T10:58:14.2246470Z [1,260 / 2,129] 8 actions, 7 running 2022-12-01T10:58:14.2246897Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:14.2247315Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:14.2247812Z Compiling caffe2/operators/lp_pool_op.cc; 2s processwrapper-sandbox 2022-12-01T10:58:14.2248310Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:14.2248732Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:14.2249108Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:14.2249507Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:14.2249894Z [Scann] Compiling torch/csrc/jit/tensorexpr/ir_mutator.cpp 2022-12-01T10:58:14.4653485Z 2022-12-01T10:58:14.4654042Z  2022-12-01T10:58:14.4654436Z  2022-12-01T10:58:14.4654775Z  2022-12-01T10:58:14.4655079Z  2022-12-01T10:58:14.4655365Z  2022-12-01T10:58:14.4655648Z  2022-12-01T10:58:14.4655945Z  2022-12-01T10:58:14.4656228Z  2022-12-01T10:58:14.4656679Z [1,263 / 2,129] 8 actions, 7 running 2022-12-01T10:58:14.4657185Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:14.4657661Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:14.4658143Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:14.4659940Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:14.4660326Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:14.4660705Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:14.4661106Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:14.4661465Z [Scann] Compiling caffe2/ideep/operators/reshape_op.cc 2022-12-01T10:58:14.6775992Z 2022-12-01T10:58:14.6776541Z  2022-12-01T10:58:14.6776874Z  2022-12-01T10:58:14.6777162Z  2022-12-01T10:58:14.6777455Z  2022-12-01T10:58:14.6777743Z  2022-12-01T10:58:14.6778021Z  2022-12-01T10:58:14.6778497Z  2022-12-01T10:58:14.6778801Z  2022-12-01T10:58:14.6779181Z [1,264 / 2,129] 8 actions running 2022-12-01T10:58:14.6779649Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:14.6780144Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:14.6780643Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:14.6781126Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:14.6781619Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:14.6782118Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:14.6782727Z Compiling caffe2/ideep/operators/reshape_op.cc; 0s processwrapper-sandbox 2022-12-01T10:58:14.6783446Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:14.8778763Z 2022-12-01T10:58:14.8779282Z  2022-12-01T10:58:14.8779608Z  2022-12-01T10:58:14.8779990Z  2022-12-01T10:58:14.8780207Z  2022-12-01T10:58:14.8780385Z  2022-12-01T10:58:14.8780556Z  2022-12-01T10:58:14.8780763Z  2022-12-01T10:58:14.8780929Z  2022-12-01T10:58:14.8781183Z [1,264 / 2,129] 8 actions running 2022-12-01T10:58:14.8781518Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:14.8781833Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:14.8782113Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:14.8782372Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:14.8782643Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:14.8782908Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:14.8783263Z Compiling caffe2/ideep/operators/reshape_op.cc; 0s processwrapper-sandbox 2022-12-01T10:58:14.8900970Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:15.4884671Z 2022-12-01T10:58:15.4889029Z  2022-12-01T10:58:15.4889436Z  2022-12-01T10:58:15.4889747Z  2022-12-01T10:58:15.4890072Z  2022-12-01T10:58:15.4890358Z  2022-12-01T10:58:15.4890651Z  2022-12-01T10:58:15.4890945Z  2022-12-01T10:58:15.4891221Z  2022-12-01T10:58:15.4891649Z [1,265 / 2,129] 8 actions, 7 running 2022-12-01T10:58:15.4892202Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:15.4892652Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:15.4893110Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:15.4893564Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:15.4894029Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:15.4894638Z Compiling caffe2/ideep/operators/reshape_op.cc; 1s processwrapper-sandbox 2022-12-01T10:58:15.4895337Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:15.4895880Z [Scann] Compiling torch/csrc/jit/tensorexpr/ir_printer.cpp 2022-12-01T10:58:15.6919188Z 2022-12-01T10:58:15.6919684Z  2022-12-01T10:58:15.6920037Z  2022-12-01T10:58:15.6920334Z  2022-12-01T10:58:15.6920604Z  2022-12-01T10:58:15.6920895Z  2022-12-01T10:58:15.6921182Z  2022-12-01T10:58:15.6921472Z  2022-12-01T10:58:15.6921765Z  2022-12-01T10:58:15.6922178Z [1,266 / 2,129] 8 actions running 2022-12-01T10:58:15.6922645Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:15.6923125Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:15.6923599Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:15.6924260Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:15.6924879Z Compiling caffe2/ideep/operators/reshape_op.cc; 1s processwrapper-sandbox 2022-12-01T10:58:15.6925585Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:15.6926158Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:15.6926622Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:16.6928794Z 2022-12-01T10:58:16.6929429Z  2022-12-01T10:58:16.6929763Z  2022-12-01T10:58:16.6930049Z  2022-12-01T10:58:16.6930324Z  2022-12-01T10:58:16.6930610Z  2022-12-01T10:58:16.6930902Z  2022-12-01T10:58:16.6931182Z  2022-12-01T10:58:16.6931437Z  2022-12-01T10:58:16.6931852Z [1,266 / 2,129] 8 actions running 2022-12-01T10:58:16.6932378Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:16.6932819Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:16.6933279Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:16.6933758Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:16.6934314Z Compiling caffe2/ideep/operators/reshape_op.cc; 2s processwrapper-sandbox 2022-12-01T10:58:16.6934958Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:16.6935471Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:16.6935905Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:17.0923405Z 2022-12-01T10:58:17.0924085Z  2022-12-01T10:58:17.0924532Z  2022-12-01T10:58:17.0924748Z  2022-12-01T10:58:17.0924918Z  2022-12-01T10:58:17.0925176Z  2022-12-01T10:58:17.0925406Z  2022-12-01T10:58:17.0925576Z  2022-12-01T10:58:17.0925738Z  2022-12-01T10:58:17.0925968Z [1,267 / 2,129] 8 actions running 2022-12-01T10:58:17.0926320Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:17.0926606Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:17.0926989Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:17.0927360Z Compiling caffe2/ideep/operators/reshape_op.cc; 2s processwrapper-sandbox 2022-12-01T10:58:17.0927803Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:17.4783922Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:17.4784287Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:17.4784765Z Compiling caffe2/ideep/operators/pool_op.cc; 0s processwrapper-sandbox 2022-12-01T10:58:18.2792924Z 2022-12-01T10:58:18.2793762Z  2022-12-01T10:58:18.2794111Z  2022-12-01T10:58:18.2794291Z  2022-12-01T10:58:18.2794448Z  2022-12-01T10:58:18.2794631Z  2022-12-01T10:58:18.2794797Z  2022-12-01T10:58:18.2794967Z  2022-12-01T10:58:18.2795137Z  2022-12-01T10:58:18.2795379Z [1,267 / 2,129] 8 actions running 2022-12-01T10:58:18.2795652Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:58:18.2795923Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:18.2796188Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:18.2796538Z Compiling caffe2/ideep/operators/reshape_op.cc; 3s processwrapper-sandbox 2022-12-01T10:58:18.2796937Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 3s processwrapper-sandbox 2022-12-01T10:58:18.2797263Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:18.2797528Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:18.2797854Z Compiling caffe2/ideep/operators/pool_op.cc; 1s processwrapper-sandbox 2022-12-01T10:58:19.2724518Z 2022-12-01T10:58:19.2725102Z  2022-12-01T10:58:19.2725522Z  2022-12-01T10:58:19.2725750Z  2022-12-01T10:58:19.2725932Z  2022-12-01T10:58:19.2726113Z  2022-12-01T10:58:19.2726285Z  2022-12-01T10:58:19.2726437Z  2022-12-01T10:58:19.2726606Z  2022-12-01T10:58:19.2726855Z [1,268 / 2,129] 8 actions, 7 running 2022-12-01T10:58:19.2727126Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:58:19.2727463Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:58:19.2727908Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:58:19.2728257Z Compiling caffe2/ideep/operators/reshape_op.cc; 4s processwrapper-sandbox 2022-12-01T10:58:19.2728586Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:19.2728856Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:19.2729276Z Compiling caffe2/ideep/operators/pool_op.cc; 2s processwrapper-sandbox 2022-12-01T10:58:19.2729593Z [Scann] Compiling torch/csrc/jit/tensorexpr/bounds_overlap.cpp 2022-12-01T10:58:19.5610937Z 2022-12-01T10:58:19.5611546Z  2022-12-01T10:58:19.5611972Z  2022-12-01T10:58:19.5612343Z  2022-12-01T10:58:19.5612506Z  2022-12-01T10:58:19.5612723Z  2022-12-01T10:58:19.5612887Z  2022-12-01T10:58:19.5613039Z  2022-12-01T10:58:19.5613200Z  2022-12-01T10:58:19.5613507Z [1,269 / 2,129] 8 actions, 7 running 2022-12-01T10:58:19.5613791Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:58:19.5614092Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:58:19.5614476Z Compiling caffe2/ideep/operators/reshape_op.cc; 5s processwrapper-sandbox 2022-12-01T10:58:19.5614781Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:19.5615111Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:19.5615451Z Compiling caffe2/ideep/operators/pool_op.cc; 2s processwrapper-sandbox 2022-12-01T10:58:19.5615797Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:19.5616057Z [Scann] Compiling torch/csrc/jit/tensorexpr/expr.cpp 2022-12-01T10:58:19.8072767Z 2022-12-01T10:58:19.8073252Z  2022-12-01T10:58:19.8073639Z  2022-12-01T10:58:19.8073969Z  2022-12-01T10:58:19.8074257Z  2022-12-01T10:58:19.8074582Z  2022-12-01T10:58:19.8074885Z  2022-12-01T10:58:19.8075169Z  2022-12-01T10:58:19.8075466Z  2022-12-01T10:58:19.8075886Z [1,269 / 2,129] 8 actions running 2022-12-01T10:58:19.8076365Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:58:19.8076879Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:58:19.8077522Z Compiling caffe2/ideep/operators/reshape_op.cc; 5s processwrapper-sandbox 2022-12-01T10:58:19.8078119Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:19.8078938Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:19.8079567Z Compiling caffe2/ideep/operators/pool_op.cc; 2s processwrapper-sandbox 2022-12-01T10:58:19.8080144Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:19.8080767Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:20.3257102Z 2022-12-01T10:58:20.3257679Z  2022-12-01T10:58:20.3258082Z  2022-12-01T10:58:20.3258482Z  2022-12-01T10:58:20.3258783Z  2022-12-01T10:58:20.3259104Z  2022-12-01T10:58:20.3259353Z  2022-12-01T10:58:20.3259521Z  2022-12-01T10:58:20.3259683Z  2022-12-01T10:58:20.3260013Z INFO: From Compiling caffe2/ideep/operators/reshape_op.cc: 2022-12-01T10:58:20.3260524Z [1,269 / 2,129] 8 actions running 2022-12-01T10:58:20.3260937Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:58:20.3261269Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:58:20.3261845Z Compiling caffe2/ideep/operators/reshape_op.cc; 5s processwrapper-sandbox 2022-12-01T10:58:20.3262189Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:20.3262443Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:20.3262803Z Compiling caffe2/ideep/operators/pool_op.cc; 3s processwrapper-sandbox 2022-12-01T10:58:20.3263116Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:20.3263471Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:20.3263659Z 2022-12-01T10:58:20.3263733Z  2022-12-01T10:58:20.3264024Z  2022-12-01T10:58:20.3264312Z  2022-12-01T10:58:20.3264481Z  2022-12-01T10:58:20.3264648Z  2022-12-01T10:58:20.3264815Z  2022-12-01T10:58:20.3264972Z  2022-12-01T10:58:20.3265145Z  2022-12-01T10:58:20.3265821Z caffe2/ideep/operators/reshape_op.cc: In member function 'virtual bool {anonymous}::IDEEPReshapeOp::RunOnDevice()': 2022-12-01T10:58:20.3266446Z caffe2/ideep/operators/reshape_op.cc:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:58:20.3266962Z for (int i = 0; i < actual_new_shape.size() && i < input.ndims(); ++i) { 2022-12-01T10:58:20.3267207Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:58:20.3267630Z caffe2/ideep/operators/reshape_op.cc:62:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:58:20.3267957Z for (int i = 0; i < actual_new_shape.size(); ++i) { 2022-12-01T10:58:20.3268189Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:58:20.3268439Z [1,269 / 2,129] 8 actions running 2022-12-01T10:58:20.3268687Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:58:20.3268960Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:58:20.3269495Z Compiling caffe2/ideep/operators/reshape_op.cc; 5s processwrapper-sandbox 2022-12-01T10:58:20.3269828Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:20.3270101Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:20.3270449Z Compiling caffe2/ideep/operators/pool_op.cc; 3s processwrapper-sandbox 2022-12-01T10:58:20.3270763Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:20.3271095Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:20.6078088Z 2022-12-01T10:58:20.6078589Z  2022-12-01T10:58:20.6078926Z  2022-12-01T10:58:20.6079257Z  2022-12-01T10:58:20.6079556Z  2022-12-01T10:58:20.6079839Z  2022-12-01T10:58:20.6080022Z  2022-12-01T10:58:20.6080174Z  2022-12-01T10:58:20.6080338Z  2022-12-01T10:58:20.6080584Z [1,270 / 2,129] 8 actions running 2022-12-01T10:58:20.6080859Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:58:20.6081146Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:58:20.6081414Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:58:20.6081675Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:20.7447353Z Compiling caffe2/ideep/operators/pool_op.cc; 3s processwrapper-sandbox 2022-12-01T10:58:20.7447841Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:20.7448315Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:20.7448723Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:21.3287287Z 2022-12-01T10:58:21.3287799Z  2022-12-01T10:58:21.3288162Z  2022-12-01T10:58:21.3288476Z  2022-12-01T10:58:21.3288763Z  2022-12-01T10:58:21.3288997Z  2022-12-01T10:58:21.3289231Z  2022-12-01T10:58:21.3289466Z  2022-12-01T10:58:21.3289720Z  2022-12-01T10:58:21.3290109Z [1,271 / 2,129] 8 actions, 7 running 2022-12-01T10:58:21.3290525Z //:torch; 7s processwrapper-sandbox 2022-12-01T10:58:21.3290928Z //:torch; 7s processwrapper-sandbox 2022-12-01T10:58:21.3291335Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:58:21.3291736Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:58:21.3292201Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:21.3292708Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:21.3293150Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:21.3293483Z [Scann] Compiling caffe2/queue/rebatching_queue_ops.cc 2022-12-01T10:58:21.5455854Z 2022-12-01T10:58:21.5458696Z  2022-12-01T10:58:21.5469371Z  2022-12-01T10:58:21.5469660Z  2022-12-01T10:58:21.5469866Z  2022-12-01T10:58:21.5470036Z  2022-12-01T10:58:21.5470190Z  2022-12-01T10:58:21.5470358Z  2022-12-01T10:58:21.5470536Z  2022-12-01T10:58:21.5470771Z [1,271 / 2,129] 8 actions running 2022-12-01T10:58:21.5471059Z //:torch; 7s processwrapper-sandbox 2022-12-01T10:58:21.5602216Z //:torch; 7s processwrapper-sandbox 2022-12-01T10:58:21.5602853Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:58:21.5603224Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:58:21.5603592Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:21.5604062Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:21.5604501Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:21.5604972Z Compiling caffe2/queue/rebatching_queue_ops.cc; 0s processwrapper-sandbox 2022-12-01T10:58:22.0788717Z 2022-12-01T10:58:22.0789223Z  2022-12-01T10:58:22.0789561Z  2022-12-01T10:58:22.0789832Z  2022-12-01T10:58:22.0790114Z  2022-12-01T10:58:22.0790383Z  2022-12-01T10:58:22.0790661Z  2022-12-01T10:58:22.0790938Z  2022-12-01T10:58:22.0791186Z  2022-12-01T10:58:22.0791526Z [1,272 / 2,129] 8 actions, 7 running 2022-12-01T10:58:22.0792061Z //:torch; 7s processwrapper-sandbox 2022-12-01T10:58:22.0792456Z //:torch; 7s processwrapper-sandbox 2022-12-01T10:58:22.0792856Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:58:22.0793305Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:22.0793888Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:22.0794388Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:22.0794962Z Compiling caffe2/queue/rebatching_queue_ops.cc; 0s processwrapper-sandbox 2022-12-01T10:58:22.0795472Z [Scann] Compiling torch/csrc/jit/tensorexpr/external_functions_core.cpp 2022-12-01T10:58:22.3617526Z 2022-12-01T10:58:22.3618055Z  2022-12-01T10:58:22.3621802Z  2022-12-01T10:58:22.3622086Z  2022-12-01T10:58:22.3622337Z  2022-12-01T10:58:22.3622563Z  2022-12-01T10:58:22.3622804Z  2022-12-01T10:58:22.3623031Z  2022-12-01T10:58:22.3623271Z  2022-12-01T10:58:22.3623612Z [1,274 / 2,129] 8 actions running 2022-12-01T10:58:22.3624055Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:58:22.3624558Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:22.3625206Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:22.3628461Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:22.3628953Z Compiling caffe2/queue/rebatching_queue_ops.cc; 1s processwrapper-sandbox 2022-12-01T10:58:22.3629461Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:22.3629784Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:22.3630270Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:22.5832474Z 2022-12-01T10:58:22.5833022Z  2022-12-01T10:58:22.5834595Z  2022-12-01T10:58:22.5834860Z  2022-12-01T10:58:22.5835086Z  2022-12-01T10:58:22.5835242Z  2022-12-01T10:58:22.5835463Z  2022-12-01T10:58:22.5835692Z  2022-12-01T10:58:22.5835876Z  2022-12-01T10:58:22.5836145Z [1,275 / 2,129] 8 actions, 7 running 2022-12-01T10:58:22.5836492Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:22.5836844Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 3s processwrapper-sandbox 2022-12-01T10:58:22.5837205Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:22.5837583Z Compiling caffe2/queue/rebatching_queue_ops.cc; 1s processwrapper-sandbox 2022-12-01T10:58:22.5837900Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:22.5838209Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:22.5838582Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:22.5839090Z [Scann] Compiling torch/csrc/jit/tensorexpr/external_functions_codegen.cpp 2022-12-01T10:58:22.9622437Z 2022-12-01T10:58:22.9623003Z  2022-12-01T10:58:22.9623339Z  2022-12-01T10:58:22.9623676Z  2022-12-01T10:58:22.9623995Z  2022-12-01T10:58:22.9624243Z  2022-12-01T10:58:22.9624425Z  2022-12-01T10:58:22.9624600Z  2022-12-01T10:58:23.0321528Z  2022-12-01T10:58:23.0322313Z [1,275 / 2,129] 8 actions running 2022-12-01T10:58:23.0322696Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:23.0323187Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 3s processwrapper-sandbox 2022-12-01T10:58:23.0323622Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:23.0324121Z Compiling caffe2/queue/rebatching_queue_ops.cc; 1s processwrapper-sandbox 2022-12-01T10:58:23.0324538Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:23.0324912Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:23.0325424Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:23.0325904Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:23.2551374Z 2022-12-01T10:58:23.2551877Z  2022-12-01T10:58:23.2552239Z  2022-12-01T10:58:23.2552536Z  2022-12-01T10:58:23.2552815Z  2022-12-01T10:58:23.2553101Z  2022-12-01T10:58:23.2553394Z  2022-12-01T10:58:23.2553740Z  2022-12-01T10:58:23.2554031Z  2022-12-01T10:58:23.2554449Z [1,276 / 2,129] 8 actions, 7 running 2022-12-01T10:58:23.2555062Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 3s processwrapper-sandbox 2022-12-01T10:58:23.2555620Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:23.2555980Z Compiling caffe2/queue/rebatching_queue_ops.cc; 1s processwrapper-sandbox 2022-12-01T10:58:23.2556370Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:23.2556840Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:23.2557484Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:23.2558059Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:23.2558526Z [Scann] Compiling torch/csrc/jit/operator_upgraders/upgraders_entry.cpp 2022-12-01T10:58:23.4701585Z 2022-12-01T10:58:23.4702182Z  2022-12-01T10:58:23.4702580Z  2022-12-01T10:58:23.4702877Z  2022-12-01T10:58:23.4703180Z  2022-12-01T10:58:23.4703508Z  2022-12-01T10:58:23.4703800Z  2022-12-01T10:58:23.4704102Z  2022-12-01T10:58:23.4704401Z  2022-12-01T10:58:23.4704827Z [1,277 / 2,129] 8 actions, 7 running 2022-12-01T10:58:23.4705511Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:23.4706090Z Compiling caffe2/queue/rebatching_queue_ops.cc; 2s processwrapper-sandbox 2022-12-01T10:58:23.4706586Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:23.4707007Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:23.4707557Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:23.4708093Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:23.4708515Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:23.4708982Z [Scann] Compiling torch/csrc/jit/tensorexpr/external_functions.cpp 2022-12-01T10:58:23.8344055Z 2022-12-01T10:58:23.8344634Z  2022-12-01T10:58:23.8344959Z  2022-12-01T10:58:23.8345244Z  2022-12-01T10:58:23.8345516Z  2022-12-01T10:58:23.8345795Z  2022-12-01T10:58:23.8346060Z  2022-12-01T10:58:23.8346329Z  2022-12-01T10:58:23.8346628Z  2022-12-01T10:58:23.8347045Z [1,278 / 2,129] 8 actions running 2022-12-01T10:58:23.8347519Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:23.8347972Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:23.8348606Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:23.8349145Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:23.8349688Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:23.8350159Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:23.8350570Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:23.8351024Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:24.1571221Z 2022-12-01T10:58:24.1571915Z  2022-12-01T10:58:24.1572349Z  2022-12-01T10:58:24.1572774Z  2022-12-01T10:58:24.1573420Z  2022-12-01T10:58:24.1573751Z  2022-12-01T10:58:24.1574019Z  2022-12-01T10:58:24.1574456Z  2022-12-01T10:58:24.1574727Z  2022-12-01T10:58:24.1575256Z [1,279 / 2,129] 8 actions, 7 running 2022-12-01T10:58:24.1575868Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:24.1576499Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:24.1577256Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:24.1577815Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:24.1578519Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:24.1578991Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:24.1579572Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:24.1580551Z [Scann] //:torch 2022-12-01T10:58:24.4350437Z 2022-12-01T10:58:24.4350957Z  2022-12-01T10:58:24.4351308Z  2022-12-01T10:58:24.4351605Z  2022-12-01T10:58:24.4351905Z  2022-12-01T10:58:24.4352161Z  2022-12-01T10:58:24.4352452Z  2022-12-01T10:58:24.4352747Z  2022-12-01T10:58:24.4353001Z  2022-12-01T10:58:24.4353419Z [1,279 / 2,129] 8 actions running 2022-12-01T10:58:24.4353896Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:24.4354402Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:24.4355023Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:24.4355570Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:24.4356008Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:24.4356490Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:24.4356974Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:24.4357431Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:25.4347662Z 2022-12-01T10:58:25.4348197Z  2022-12-01T10:58:25.4348552Z  2022-12-01T10:58:25.4348867Z  2022-12-01T10:58:25.4349148Z  2022-12-01T10:58:25.4349442Z  2022-12-01T10:58:25.4349733Z  2022-12-01T10:58:25.4350040Z  2022-12-01T10:58:25.4350303Z  2022-12-01T10:58:25.4350657Z [1,279 / 2,129] 8 actions running 2022-12-01T10:58:26.1540748Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:26.1541122Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:26.1541568Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 3s processwrapper-sandbox 2022-12-01T10:58:26.1541985Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:26.1542395Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:26.1542741Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:26.1543093Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:26.1543435Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:26.5547876Z 2022-12-01T10:58:26.5548310Z  2022-12-01T10:58:26.5548649Z  2022-12-01T10:58:26.5548934Z  2022-12-01T10:58:26.5549176Z  2022-12-01T10:58:26.5549371Z  2022-12-01T10:58:26.5549541Z  2022-12-01T10:58:26.5549732Z  2022-12-01T10:58:26.5549943Z  2022-12-01T10:58:26.5550192Z [1,279 / 2,129] 8 actions running 2022-12-01T10:58:26.5550473Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:26.5550751Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:26.5551110Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 4s processwrapper-sandbox 2022-12-01T10:58:26.5551441Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:26.5551693Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:26.5551956Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:26.5552221Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:26.5552470Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:26.9882142Z 2022-12-01T10:58:26.9889226Z  2022-12-01T10:58:26.9889723Z  2022-12-01T10:58:26.9889976Z  2022-12-01T10:58:26.9890217Z  2022-12-01T10:58:26.9890714Z  2022-12-01T10:58:26.9890961Z  2022-12-01T10:58:26.9891393Z  2022-12-01T10:58:26.9892031Z  2022-12-01T10:58:26.9892491Z [1,280 / 2,129] 8 actions, 7 running 2022-12-01T10:58:26.9893101Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:26.9893709Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:26.9894443Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 4s processwrapper-sandbox 2022-12-01T10:58:26.9894940Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:26.9895489Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:26.9896048Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:26.9896501Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:26.9897114Z [Scann] Compiling torch/csrc/jit/operator_upgraders/version_map.cpp 2022-12-01T10:58:27.2703460Z 2022-12-01T10:58:27.2704172Z  2022-12-01T10:58:27.2704499Z  2022-12-01T10:58:27.2704777Z  2022-12-01T10:58:27.2705013Z  2022-12-01T10:58:27.2705229Z  2022-12-01T10:58:27.2705456Z  2022-12-01T10:58:27.2705699Z  2022-12-01T10:58:27.2705957Z  2022-12-01T10:58:27.2706339Z [1,280 / 2,129] 8 actions running 2022-12-01T10:58:27.2706762Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:58:27.2707206Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:58:27.2707809Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 5s processwrapper-sandbox 2022-12-01T10:58:27.2708324Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:27.2708705Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:27.2709097Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:27.2709485Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:27.2710018Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:27.4936645Z 2022-12-01T10:58:27.4937190Z  2022-12-01T10:58:27.4937530Z  2022-12-01T10:58:27.4937853Z  2022-12-01T10:58:27.4938159Z  2022-12-01T10:58:27.4938624Z  2022-12-01T10:58:27.4938949Z  2022-12-01T10:58:27.4939243Z  2022-12-01T10:58:27.4940058Z  2022-12-01T10:58:27.4940463Z [1,282 / 2,129] 8 actions, 7 running 2022-12-01T10:58:27.4940905Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:58:27.4941795Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 5s processwrapper-sandbox 2022-12-01T10:58:27.4942493Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:27.4943009Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:27.4943477Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:27.4943924Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:27.4944406Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:27.4944857Z [Scann] Compiling torch/csrc/jit/tensorexpr/ir_cloner.cpp 2022-12-01T10:58:27.8704948Z 2022-12-01T10:58:27.8706549Z  2022-12-01T10:58:27.8706905Z  2022-12-01T10:58:27.8707176Z  2022-12-01T10:58:27.8707418Z  2022-12-01T10:58:27.8707675Z  2022-12-01T10:58:27.8707918Z  2022-12-01T10:58:27.8708151Z  2022-12-01T10:58:27.8708398Z  2022-12-01T10:58:27.8708783Z [1,285 / 2,129] 8 actions running 2022-12-01T10:58:27.8709175Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:27.8709604Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:27.8710017Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:27.8710420Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:27.8710796Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:27.8711311Z Compiling torch/csrc/jit/mobile/type_parser.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:27.8711788Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:27.8712287Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:28.8715249Z 2022-12-01T10:58:28.8715667Z  2022-12-01T10:58:28.8715946Z  2022-12-01T10:58:28.8716143Z  2022-12-01T10:58:28.8716301Z  2022-12-01T10:58:28.8716470Z  2022-12-01T10:58:28.8716644Z  2022-12-01T10:58:28.8716798Z  2022-12-01T10:58:28.8717829Z  2022-12-01T10:58:28.8718271Z [1,285 / 2,129] 8 actions running 2022-12-01T10:58:28.8718682Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:58:28.8719129Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:58:28.8719536Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:28.8719945Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:28.8720306Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:28.8720815Z Compiling torch/csrc/jit/mobile/type_parser.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:28.8721348Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:28.8721870Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:29.2444039Z 2022-12-01T10:58:29.2444559Z  2022-12-01T10:58:29.2444918Z  2022-12-01T10:58:29.2445224Z  2022-12-01T10:58:29.2445508Z  2022-12-01T10:58:29.2445797Z  2022-12-01T10:58:29.2446100Z  2022-12-01T10:58:29.2446411Z  2022-12-01T10:58:29.2446726Z  2022-12-01T10:58:29.2447137Z [1,288 / 2,129] 8 actions, 7 running 2022-12-01T10:58:29.2447603Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:58:29.2448087Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:29.2448628Z Compiling torch/csrc/jit/mobile/type_parser.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:29.2449142Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:29.2449801Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:29.2450503Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:29.2451162Z Compiling caffe2/operators/onnx_while_op.cc; 0s processwrapper-sandbox 2022-12-01T10:58:29.2451700Z [Scann] Compiling torch/csrc/jit/passes/annotate_warns.cpp 2022-12-01T10:58:29.4542362Z 2022-12-01T10:58:29.4544125Z  2022-12-01T10:58:29.4544614Z  2022-12-01T10:58:29.4544931Z  2022-12-01T10:58:29.4545615Z  2022-12-01T10:58:29.4545949Z  2022-12-01T10:58:29.4546316Z  2022-12-01T10:58:29.4546587Z  2022-12-01T10:58:29.4546855Z  2022-12-01T10:58:29.4547469Z [1,289 / 2,129] 8 actions, 7 running 2022-12-01T10:58:29.4548228Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:29.4549031Z Compiling torch/csrc/jit/mobile/type_parser.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:29.4549805Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:29.4550549Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:29.4551375Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:29.4552160Z Compiling caffe2/operators/onnx_while_op.cc; 0s processwrapper-sandbox 2022-12-01T10:58:29.4552815Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:29.4553400Z [Prepa] Compiling torch/csrc/jit/tensorexpr/loopnest_randomization.cpp 2022-12-01T10:58:29.6716888Z 2022-12-01T10:58:29.6717306Z  2022-12-01T10:58:29.6717545Z  2022-12-01T10:58:29.6717738Z  2022-12-01T10:58:29.6717896Z  2022-12-01T10:58:29.6718066Z  2022-12-01T10:58:29.6718235Z  2022-12-01T10:58:29.6718418Z  2022-12-01T10:58:29.6718592Z  2022-12-01T10:58:29.6718843Z [1,289 / 2,129] 8 actions running 2022-12-01T10:58:29.6719119Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:29.6719478Z Compiling torch/csrc/jit/mobile/type_parser.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:29.6719797Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:29.6720129Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:29.6720517Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:29.6720909Z Compiling caffe2/operators/onnx_while_op.cc; 0s processwrapper-sandbox 2022-12-01T10:58:29.6721213Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:29.6721486Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:30.0373148Z 2022-12-01T10:58:30.0373656Z  2022-12-01T10:58:30.0373978Z  2022-12-01T10:58:30.0374242Z  2022-12-01T10:58:30.0374540Z  2022-12-01T10:58:30.0374874Z  2022-12-01T10:58:30.0375129Z  2022-12-01T10:58:30.0375384Z  2022-12-01T10:58:30.0375616Z  2022-12-01T10:58:30.0375958Z [1,290 / 2,129] 8 actions, 7 running 2022-12-01T10:58:30.0376386Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:30.0376830Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:30.0377389Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:30.0377986Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:30.0378856Z Compiling caffe2/operators/onnx_while_op.cc; 1s processwrapper-sandbox 2022-12-01T10:58:30.0379401Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:30.0379817Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:30.0380215Z [Scann] Compiling torch/csrc/jit/tensorexpr/loopnest.cpp 2022-12-01T10:58:30.2924916Z 2022-12-01T10:58:30.2925493Z  2022-12-01T10:58:30.2925777Z  2022-12-01T10:58:30.2926166Z  2022-12-01T10:58:30.2926493Z  2022-12-01T10:58:30.2926737Z  2022-12-01T10:58:30.2926907Z  2022-12-01T10:58:30.2927076Z  2022-12-01T10:58:30.2927229Z  2022-12-01T10:58:30.2927473Z [1,290 / 2,129] 8 actions running 2022-12-01T10:58:30.2927765Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:30.2928034Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:30.2928390Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:30.2928785Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:30.2929169Z Compiling caffe2/operators/onnx_while_op.cc; 1s processwrapper-sandbox 2022-12-01T10:58:30.2929466Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:30.2929812Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:30.2930102Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:31.3110136Z 2022-12-01T10:58:31.3110620Z  2022-12-01T10:58:32.1910416Z  2022-12-01T10:58:32.1910727Z  2022-12-01T10:58:32.1910955Z  2022-12-01T10:58:32.1911203Z  2022-12-01T10:58:32.1911454Z  2022-12-01T10:58:32.1911687Z  2022-12-01T10:58:32.1911966Z  2022-12-01T10:58:32.1912352Z [1,290 / 2,129] 8 actions running 2022-12-01T10:58:32.1912762Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:32.1913207Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:32.1913775Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 3s processwrapper-sandbox 2022-12-01T10:58:32.1914400Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:32.1914994Z Compiling caffe2/operators/onnx_while_op.cc; 2s processwrapper-sandbox 2022-12-01T10:58:32.1915491Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:32.1915907Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:32.1916299Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:32.3923260Z 2022-12-01T10:58:32.3923681Z  2022-12-01T10:58:32.3923937Z  2022-12-01T10:58:32.3924187Z  2022-12-01T10:58:32.3924454Z  2022-12-01T10:58:32.3924751Z  2022-12-01T10:58:32.3925015Z  2022-12-01T10:58:32.3925290Z  2022-12-01T10:58:32.3925573Z  2022-12-01T10:58:32.3925956Z [1,290 / 2,129] 8 actions running 2022-12-01T10:58:32.3926389Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:32.3926826Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:32.3927314Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 4s processwrapper-sandbox 2022-12-01T10:58:32.3927721Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 3s processwrapper-sandbox 2022-12-01T10:58:32.3928170Z Compiling caffe2/operators/onnx_while_op.cc; 3s processwrapper-sandbox 2022-12-01T10:58:32.3928668Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:32.3928968Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:32.3929236Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:33.5752013Z 2022-12-01T10:58:33.5752589Z  2022-12-01T10:58:33.5752886Z  2022-12-01T10:58:33.5753241Z  2022-12-01T10:58:33.5753567Z  2022-12-01T10:58:33.5753886Z  2022-12-01T10:58:33.5754129Z  2022-12-01T10:58:33.5754389Z  2022-12-01T10:58:33.5754647Z  2022-12-01T10:58:33.5755043Z [1,291 / 2,129] 8 actions, 7 running 2022-12-01T10:58:33.5755496Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:58:33.5756088Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 5s processwrapper-sandbox 2022-12-01T10:58:33.5756729Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 4s processwrapper-sandbox 2022-12-01T10:58:33.5757277Z Compiling caffe2/operators/onnx_while_op.cc; 4s processwrapper-sandbox 2022-12-01T10:58:33.5757608Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:33.5757865Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:33.5758131Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:33.5758411Z [Scann] Compiling torch/csrc/jit/mobile/register_ops_common_utils.cpp 2022-12-01T10:58:33.7927659Z 2022-12-01T10:58:33.7928156Z  2022-12-01T10:58:33.7928455Z  2022-12-01T10:58:33.7928769Z  2022-12-01T10:58:33.7929126Z  2022-12-01T10:58:33.7929378Z  2022-12-01T10:58:33.7929695Z  2022-12-01T10:58:33.7930010Z  2022-12-01T10:58:33.7930216Z  2022-12-01T10:58:33.7930469Z [1,294 / 2,129] 8 actions running 2022-12-01T10:58:33.7930835Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 6s processwrapper-sandbox 2022-12-01T10:58:33.7931237Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 4s processwrapper-sandbox 2022-12-01T10:58:33.7931541Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:33.7931821Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:33.7932186Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:33.7932450Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:33.7932726Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:33.7933558Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:33.9929767Z 2022-12-01T10:58:33.9930210Z  2022-12-01T10:58:33.9930591Z  2022-12-01T10:58:33.9930865Z  2022-12-01T10:58:33.9931151Z  2022-12-01T10:58:33.9931461Z  2022-12-01T10:58:33.9931740Z  2022-12-01T10:58:33.9931901Z  2022-12-01T10:58:33.9932147Z  2022-12-01T10:58:33.9932410Z [1,295 / 2,129] 8 actions running 2022-12-01T10:58:33.9932768Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 5s processwrapper-sandbox 2022-12-01T10:58:33.9933079Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:33.9933351Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:33.9933631Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:33.9933907Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:33.9934176Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:33.9934443Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:33.9934780Z Compiling caffe2/ideep/operators/queue_ops.cc; 0s processwrapper-sandbox 2022-12-01T10:58:34.2367039Z 2022-12-01T10:58:34.2367609Z  2022-12-01T10:58:34.2367942Z  2022-12-01T10:58:34.2368236Z  2022-12-01T10:58:34.2368505Z  2022-12-01T10:58:34.2368762Z  2022-12-01T10:58:34.2369051Z  2022-12-01T10:58:34.2369323Z  2022-12-01T10:58:34.2369535Z  2022-12-01T10:58:34.2369916Z [1,295 / 2,129] 8 actions running 2022-12-01T10:58:34.2370524Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 5s processwrapper-sandbox 2022-12-01T10:58:34.2371023Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:34.2371457Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:34.2371918Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:34.2372662Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:34.2373084Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:34.2373525Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:34.2374099Z Compiling caffe2/ideep/operators/queue_ops.cc; 0s processwrapper-sandbox 2022-12-01T10:58:34.4368509Z 2022-12-01T10:58:34.4369289Z  2022-12-01T10:58:34.4369692Z  2022-12-01T10:58:34.4370026Z  2022-12-01T10:58:34.4370367Z  2022-12-01T10:58:34.4370635Z  2022-12-01T10:58:34.4370879Z  2022-12-01T10:58:34.4371037Z  2022-12-01T10:58:34.4371294Z  2022-12-01T10:58:34.4371637Z [1,296 / 2,129] 8 actions running 2022-12-01T10:58:34.4371995Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:34.4372479Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:34.4372859Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:34.4373193Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:34.4373601Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:34.4373954Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:34.4374474Z Compiling caffe2/ideep/operators/queue_ops.cc; 0s processwrapper-sandbox 2022-12-01T10:58:34.4374951Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:34.8374067Z 2022-12-01T10:58:34.8375034Z  2022-12-01T10:58:34.8375647Z  2022-12-01T10:58:34.8376142Z  2022-12-01T10:58:34.8376899Z  2022-12-01T10:58:34.8377256Z  2022-12-01T10:58:34.8377554Z  2022-12-01T10:58:34.8377828Z  2022-12-01T10:58:34.8378102Z  2022-12-01T10:58:34.8378702Z [1,296 / 2,129] 8 actions running 2022-12-01T10:58:34.8379154Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:58:34.8379618Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:34.8380209Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:34.8380640Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:34.8381094Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:34.8381561Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:34.8382148Z Compiling caffe2/ideep/operators/queue_ops.cc; 0s processwrapper-sandbox 2022-12-01T10:58:34.8382894Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:35.1310068Z 2022-12-01T10:58:35.1310645Z  2022-12-01T10:58:35.1310979Z  2022-12-01T10:58:35.1311255Z  2022-12-01T10:58:35.1311556Z  2022-12-01T10:58:35.1311848Z  2022-12-01T10:58:35.1312145Z  2022-12-01T10:58:35.1312430Z  2022-12-01T10:58:35.1312729Z  2022-12-01T10:58:35.1313159Z [1,297 / 2,129] 8 actions, 7 running 2022-12-01T10:58:35.1313649Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:58:35.1314136Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:35.1314637Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:35.1315134Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:35.1315600Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:35.1316252Z Compiling caffe2/ideep/operators/queue_ops.cc; 1s processwrapper-sandbox 2022-12-01T10:58:35.1316817Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:35.1317227Z [Scann] Compiling torch/csrc/jit/mobile/prim_ops_registery.cpp 2022-12-01T10:58:35.3333800Z 2022-12-01T10:58:35.3334386Z  2022-12-01T10:58:35.3334772Z  2022-12-01T10:58:35.3335035Z  2022-12-01T10:58:35.3335269Z  2022-12-01T10:58:35.3335495Z  2022-12-01T10:58:35.3335749Z  2022-12-01T10:58:35.3336026Z  2022-12-01T10:58:35.3336301Z  2022-12-01T10:58:35.3336705Z [1,298 / 2,129] 8 actions, 7 running 2022-12-01T10:58:35.3337143Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:35.3337424Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:35.3337683Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:35.3338079Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:35.3338659Z Compiling caffe2/ideep/operators/queue_ops.cc; 1s processwrapper-sandbox 2022-12-01T10:58:35.3339899Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:35.3340370Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:35.3340801Z [Prepa] Compiling torch/csrc/jit/tensorexpr/operators/matmul.cpp 2022-12-01T10:58:35.6385321Z 2022-12-01T10:58:35.6385895Z  2022-12-01T10:58:35.6386364Z  2022-12-01T10:58:35.6387727Z  2022-12-01T10:58:35.6388035Z  2022-12-01T10:58:35.6388325Z  2022-12-01T10:58:35.6388623Z  2022-12-01T10:58:35.6388851Z  2022-12-01T10:58:35.6389011Z  2022-12-01T10:58:35.6389261Z [1,299 / 2,129] 8 actions running 2022-12-01T10:58:35.6389560Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:35.6389828Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:35.6390098Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:35.6390451Z Compiling caffe2/ideep/operators/queue_ops.cc; 1s processwrapper-sandbox 2022-12-01T10:58:35.6390755Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:35.6391148Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:35.6391421Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:35.6391676Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:36.1814849Z 2022-12-01T10:58:36.1815380Z  2022-12-01T10:58:36.1815718Z  2022-12-01T10:58:36.1816025Z  2022-12-01T10:58:36.1817665Z  2022-12-01T10:58:36.1817946Z  2022-12-01T10:58:36.1818514Z  2022-12-01T10:58:36.1818813Z  2022-12-01T10:58:36.1819085Z  2022-12-01T10:58:36.1819535Z [1,301 / 2,129] 7 actions, 6 running 2022-12-01T10:58:36.1820032Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:36.1820652Z Compiling caffe2/ideep/operators/queue_ops.cc; 2s processwrapper-sandbox 2022-12-01T10:58:36.1821250Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:36.1821752Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:36.1822203Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:36.1822696Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:36.1823178Z [Scann] Compiling torch/csrc/jit/tensorexpr/operators/misc.cpp 2022-12-01T10:58:36.4610439Z 2022-12-01T10:58:36.4611225Z  2022-12-01T10:58:36.4611641Z  2022-12-01T10:58:36.4611930Z  2022-12-01T10:58:36.4612232Z  2022-12-01T10:58:36.4612583Z  2022-12-01T10:58:36.4612812Z  2022-12-01T10:58:36.4613155Z  2022-12-01T10:58:36.4613478Z [1,301 / 2,129] 8 actions running 2022-12-01T10:58:36.4613985Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:36.4614722Z Compiling caffe2/ideep/operators/queue_ops.cc; 2s processwrapper-sandbox 2022-12-01T10:58:36.4615177Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:36.4740367Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:36.4740895Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:36.4741339Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:36.4741793Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:36.4742220Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:37.6616351Z 2022-12-01T10:58:37.6616935Z  2022-12-01T10:58:37.6617321Z  2022-12-01T10:58:37.6617708Z  2022-12-01T10:58:37.6618003Z  2022-12-01T10:58:37.6618197Z  2022-12-01T10:58:37.6618552Z  2022-12-01T10:58:37.6618771Z  2022-12-01T10:58:37.6618979Z  2022-12-01T10:58:37.6619230Z [1,301 / 2,129] 8 actions running 2022-12-01T10:58:37.6619518Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:37.6619877Z Compiling caffe2/ideep/operators/queue_ops.cc; 3s processwrapper-sandbox 2022-12-01T10:58:37.6620194Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:37.6620449Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:37.6620715Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:37.6620976Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:37.6621225Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:38.2762482Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:38.3597413Z 2022-12-01T10:58:38.3597934Z  2022-12-01T10:58:38.3598252Z  2022-12-01T10:58:38.3598499Z  2022-12-01T10:58:38.3598772Z  2022-12-01T10:58:38.3599031Z  2022-12-01T10:58:38.3599271Z  2022-12-01T10:58:38.3599550Z  2022-12-01T10:58:38.3599810Z  2022-12-01T10:58:38.3600174Z [1,302 / 2,129] 8 actions, 7 running 2022-12-01T10:58:38.3600601Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:38.3601146Z Compiling caffe2/ideep/operators/queue_ops.cc; 4s processwrapper-sandbox 2022-12-01T10:58:38.3601621Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:38.3603451Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:38.3603928Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:38.3604342Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:38.3604760Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:38.3605184Z [Scann] Compiling torch/csrc/jit/tensorexpr/operators/pointwise.cpp 2022-12-01T10:58:38.6770538Z 2022-12-01T10:58:38.6771084Z  2022-12-01T10:58:38.6771470Z  2022-12-01T10:58:38.6771818Z  2022-12-01T10:58:38.6772192Z  2022-12-01T10:58:38.6772410Z  2022-12-01T10:58:38.6772587Z  2022-12-01T10:58:38.6772742Z  2022-12-01T10:58:38.6772908Z  2022-12-01T10:58:38.6773153Z [1,302 / 2,129] 8 actions running 2022-12-01T10:58:38.6773427Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:58:38.6773787Z Compiling caffe2/ideep/operators/queue_ops.cc; 4s processwrapper-sandbox 2022-12-01T10:58:38.6774111Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:38.6774387Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:38.6774645Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:38.6774911Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:38.6775176Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:38.6775429Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:38.8204953Z 2022-12-01T10:58:38.8208315Z  2022-12-01T10:58:38.8211427Z  2022-12-01T10:58:38.8214322Z  2022-12-01T10:58:38.8217410Z  2022-12-01T10:58:38.8221668Z  2022-12-01T10:58:38.8224541Z  2022-12-01T10:58:38.8227444Z  2022-12-01T10:58:38.8230295Z  2022-12-01T10:58:38.8233387Z INFO: From Compiling caffe2/ideep/operators/queue_ops.cc: 2022-12-01T10:58:38.8236490Z [1,302 / 2,129] 8 actions running 2022-12-01T10:58:38.8239190Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:58:38.8242057Z Compiling caffe2/ideep/operators/queue_ops.cc; 4s processwrapper-sandbox 2022-12-01T10:58:38.8243039Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:38.8243468Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:38.8243853Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:38.8244320Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:38.8244813Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:38.8245234Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:38.8249664Z 2022-12-01T10:58:38.8250121Z  2022-12-01T10:58:38.8250468Z  2022-12-01T10:58:38.8250741Z  2022-12-01T10:58:38.8250994Z  2022-12-01T10:58:38.8251235Z  2022-12-01T10:58:38.8251463Z  2022-12-01T10:58:38.8251701Z  2022-12-01T10:58:38.8251938Z  2022-12-01T10:58:38.8256699Z In file included from ./c10/util/Logging.h:10:0, 2022-12-01T10:58:38.8257205Z from ./caffe2/utils/eigen_utils.h:9, 2022-12-01T10:58:38.8260878Z from ./caffe2/ideep/ideep_utils.h:4, 2022-12-01T10:58:38.8263637Z from caffe2/ideep/operators/queue_ops.cc:1: 2022-12-01T10:58:38.8267353Z caffe2/ideep/operators/queue_ops.cc: In member function 'virtual bool {anonymous}::IDEEPSafeEnqueueBlobsOp::RunOnDevice()': 2022-12-01T10:58:38.8271456Z caffe2/ideep/operators/queue_ops.cc:55:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:58:38.8274725Z OutputSize() == size + 1, 2022-12-01T10:58:38.8277726Z ~~~~~~~~~~~~~^~~~~~~~~~~ 2022-12-01T10:58:38.8280719Z [1,302 / 2,129] 8 actions running 2022-12-01T10:58:38.8283824Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:58:38.8287178Z Compiling caffe2/ideep/operators/queue_ops.cc; 4s processwrapper-sandbox 2022-12-01T10:58:38.8289981Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:38.8293141Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:38.8296023Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:38.8300483Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:38.8303591Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:38.8306590Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:39.0480145Z 2022-12-01T10:58:39.0480899Z  2022-12-01T10:58:39.0481263Z  2022-12-01T10:58:39.0481597Z  2022-12-01T10:58:39.0481963Z  2022-12-01T10:58:39.0482293Z  2022-12-01T10:58:39.0482631Z  2022-12-01T10:58:39.0482970Z  2022-12-01T10:58:39.0483295Z  2022-12-01T10:58:39.0483791Z [1,305 / 2,129] 8 actions, 7 running 2022-12-01T10:58:39.0484355Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:39.0484857Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:39.0485358Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:39.0485811Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:39.0486242Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:39.0486841Z Compiling caffe2/operators/merge_id_lists_op.cc; 0s processwrapper-sandbox 2022-12-01T10:58:39.0487371Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:39.0487764Z [Scann] Compiling torch/csrc/autograd/forward_grad.cpp 2022-12-01T10:58:39.2835920Z 2022-12-01T10:58:39.2836767Z  2022-12-01T10:58:39.2839824Z  2022-12-01T10:58:39.2840312Z  2022-12-01T10:58:39.2842749Z  2022-12-01T10:58:39.2843162Z  2022-12-01T10:58:39.2845555Z  2022-12-01T10:58:39.2845951Z  2022-12-01T10:58:39.2846431Z  2022-12-01T10:58:39.2848974Z [1,305 / 2,129] 8 actions running 2022-12-01T10:58:39.2849843Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:39.2850393Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:39.2851426Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:39.2854152Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:39.2854647Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:39.2855357Z Compiling caffe2/operators/merge_id_lists_op.cc; 0s processwrapper-sandbox 2022-12-01T10:58:39.2858078Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:39.2859033Z Compiling torch/csrc/autograd/forward_grad.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:39.8839523Z 2022-12-01T10:58:39.8848601Z  2022-12-01T10:58:39.8849034Z  2022-12-01T10:58:39.8849383Z  2022-12-01T10:58:39.8849690Z  2022-12-01T10:58:39.8850084Z  2022-12-01T10:58:39.8850458Z  2022-12-01T10:58:39.8850804Z  2022-12-01T10:58:39.8851163Z  2022-12-01T10:58:39.8851648Z [1,306 / 2,129] 8 actions, 7 running 2022-12-01T10:58:39.8852246Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:39.8852724Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:39.8853216Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:39.8853714Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:39.8854707Z Compiling caffe2/operators/merge_id_lists_op.cc; 1s processwrapper-sandbox 2022-12-01T10:58:39.8855190Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:39.8855697Z Compiling torch/csrc/autograd/forward_grad.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:39.8856190Z [Scann] Compiling torch/csrc/jit/passes/create_autodiff_subgraphs.cpp 2022-12-01T10:58:40.1450491Z 2022-12-01T10:58:40.1451033Z  2022-12-01T10:58:40.1451391Z  2022-12-01T10:58:40.1451698Z  2022-12-01T10:58:40.1452263Z  2022-12-01T10:58:40.1452565Z  2022-12-01T10:58:40.1452815Z  2022-12-01T10:58:40.1453074Z  2022-12-01T10:58:40.1453350Z  2022-12-01T10:58:40.1453773Z [1,309 / 2,129] 8 actions, 7 running 2022-12-01T10:58:40.1454265Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:40.1454889Z Compiling caffe2/operators/merge_id_lists_op.cc; 1s processwrapper-sandbox 2022-12-01T10:58:40.1455406Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:40.1456016Z Compiling torch/csrc/autograd/forward_grad.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:40.1456560Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:40.1457117Z Compiling torch/csrc/jit/passes/concat_opt.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:40.1457689Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:40.1458111Z [Scann] Compiling torch/csrc/jit/testing/file_check.cpp 2022-12-01T10:58:40.4870940Z 2022-12-01T10:58:40.4871707Z  2022-12-01T10:58:40.4872088Z  2022-12-01T10:58:40.4872475Z  2022-12-01T10:58:40.4872774Z  2022-12-01T10:58:40.4873037Z  2022-12-01T10:58:40.4873455Z  2022-12-01T10:58:40.4873744Z  2022-12-01T10:58:40.4874157Z  2022-12-01T10:58:40.4874563Z [1,309 / 2,129] 8 actions running 2022-12-01T10:58:40.4875158Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:40.4875887Z Compiling caffe2/operators/merge_id_lists_op.cc; 1s processwrapper-sandbox 2022-12-01T10:58:40.4876534Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:40.4877241Z Compiling torch/csrc/autograd/forward_grad.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:40.4877978Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:40.4878669Z Compiling torch/csrc/jit/passes/concat_opt.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:40.4879350Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:40.4880085Z Compiling torch/csrc/jit/testing/file_check.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:41.0775459Z 2022-12-01T10:58:41.0776093Z  2022-12-01T10:58:41.0776419Z  2022-12-01T10:58:41.0776714Z  2022-12-01T10:58:41.0777188Z  2022-12-01T10:58:41.0777496Z  2022-12-01T10:58:41.0777819Z  2022-12-01T10:58:41.0778129Z  2022-12-01T10:58:41.0778599Z  2022-12-01T10:58:41.0779057Z [1,310 / 2,129] 8 actions, 7 running 2022-12-01T10:58:41.0779572Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:41.0780081Z Compiling caffe2/operators/merge_id_lists_op.cc; 2s processwrapper-sandbox 2022-12-01T10:58:41.0780526Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:41.0780914Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:41.0781394Z Compiling torch/csrc/jit/passes/concat_opt.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:41.0781844Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:41.0782338Z Compiling torch/csrc/jit/testing/file_check.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:41.0782812Z [Scann] Compiling torch/csrc/jit/passes/create_functional_graphs.cpp 2022-12-01T10:58:41.2887548Z 2022-12-01T10:58:41.2887990Z  2022-12-01T10:58:41.2888348Z  2022-12-01T10:58:41.2888757Z  2022-12-01T10:58:41.2889023Z  2022-12-01T10:58:41.2889294Z  2022-12-01T10:58:41.2889564Z  2022-12-01T10:58:41.2889817Z  2022-12-01T10:58:41.2890084Z  2022-12-01T10:58:41.2890462Z [1,311 / 2,129] 8 actions running 2022-12-01T10:58:41.2890898Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:41.2891350Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:41.2891788Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:41.2892411Z Compiling torch/csrc/jit/passes/concat_opt.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:41.2893055Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:41.2893726Z Compiling torch/csrc/jit/testing/file_check.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:41.2894454Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:41.2895025Z Compiling caffe2/serialize/istream_adapter.cc; 0s processwrapper-sandbox 2022-12-01T10:58:41.7124748Z 2022-12-01T10:58:41.7125558Z  2022-12-01T10:58:41.7125815Z  2022-12-01T10:58:41.7126062Z  2022-12-01T10:58:41.7126293Z  2022-12-01T10:58:41.7126609Z  2022-12-01T10:58:41.7126926Z  2022-12-01T10:58:41.7127145Z  2022-12-01T10:58:41.7127323Z  2022-12-01T10:58:41.7129211Z [1,312 / 2,129] 8 actions, 7 running 2022-12-01T10:58:41.7129589Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:41.7129882Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:41.7130345Z Compiling torch/csrc/jit/passes/concat_opt.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:41.7130741Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:41.7131249Z Compiling torch/csrc/jit/testing/file_check.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:41.7131700Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:41.7132293Z Compiling caffe2/serialize/istream_adapter.cc; 0s processwrapper-sandbox 2022-12-01T10:58:41.7132742Z [Scann] Compiling torch/csrc/lazy/backend/backend_device.cpp 2022-12-01T10:58:42.0906216Z 2022-12-01T10:58:42.0906790Z  2022-12-01T10:58:42.0907158Z  2022-12-01T10:58:42.0907492Z  2022-12-01T10:58:42.0907779Z  2022-12-01T10:58:42.0908086Z  2022-12-01T10:58:42.0908402Z  2022-12-01T10:58:42.0908623Z  2022-12-01T10:58:42.0908786Z  2022-12-01T10:58:42.0909014Z [1,312 / 2,129] 8 actions running 2022-12-01T10:58:42.0909298Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:42.0909574Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:42.0909909Z Compiling torch/csrc/jit/passes/concat_opt.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:42.0910236Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:42.0910602Z Compiling torch/csrc/jit/testing/file_check.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:42.0910903Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:42.0911248Z Compiling caffe2/serialize/istream_adapter.cc; 0s processwrapper-sandbox 2022-12-01T10:58:42.1000353Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:42.3027584Z 2022-12-01T10:58:42.3028314Z  2022-12-01T10:58:42.3028656Z  2022-12-01T10:58:42.3029101Z  2022-12-01T10:58:42.3029390Z  2022-12-01T10:58:42.3029787Z  2022-12-01T10:58:42.3030064Z  2022-12-01T10:58:42.3030477Z  2022-12-01T10:58:42.3030737Z  2022-12-01T10:58:42.3031245Z [1,314 / 2,129] 8 actions running 2022-12-01T10:58:42.3031704Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:42.3032263Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:42.3032988Z Compiling torch/csrc/jit/testing/file_check.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:42.3033656Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:42.3034350Z Compiling caffe2/serialize/istream_adapter.cc; 1s processwrapper-sandbox 2022-12-01T10:58:42.3035000Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:42.3035456Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:42.3036129Z Compiling torch/csrc/lazy/core/ir.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:42.6130558Z 2022-12-01T10:58:42.6131081Z  2022-12-01T10:58:42.6131442Z  2022-12-01T10:58:42.6131794Z  2022-12-01T10:58:42.6132133Z  2022-12-01T10:58:42.6132402Z  2022-12-01T10:58:42.6132574Z  2022-12-01T10:58:42.6132731Z  2022-12-01T10:58:42.6132898Z  2022-12-01T10:58:42.6133159Z [1,315 / 2,129] 8 actions, 7 running 2022-12-01T10:58:42.6133432Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:42.6133789Z Compiling torch/csrc/jit/testing/file_check.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:42.6134109Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:42.6180693Z Compiling caffe2/serialize/istream_adapter.cc; 1s processwrapper-sandbox 2022-12-01T10:58:42.6181293Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:42.6181701Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:42.6182167Z Compiling torch/csrc/lazy/core/ir.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:42.6182580Z [Scann] Compiling torch/csrc/lazy/core/ir_dump_util.cpp 2022-12-01T10:58:42.9012278Z 2022-12-01T10:58:42.9012750Z  2022-12-01T10:58:42.9013045Z  2022-12-01T10:58:42.9013482Z  2022-12-01T10:58:42.9013755Z  2022-12-01T10:58:42.9014044Z  2022-12-01T10:58:42.9014361Z  2022-12-01T10:58:42.9014656Z  2022-12-01T10:58:42.9014822Z  2022-12-01T10:58:42.9015085Z [1,316 / 2,129] 8 actions running 2022-12-01T10:58:42.9015379Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:42.9015652Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:42.9016063Z Compiling caffe2/serialize/istream_adapter.cc; 1s processwrapper-sandbox 2022-12-01T10:58:42.9016397Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:42.9016672Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:42.9016994Z Compiling torch/csrc/lazy/core/ir.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:42.9017386Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:42.9017699Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:43.1223108Z 2022-12-01T10:58:43.1223697Z  2022-12-01T10:58:43.1224162Z  2022-12-01T10:58:43.1224466Z  2022-12-01T10:58:43.1224800Z  2022-12-01T10:58:43.1225111Z  2022-12-01T10:58:43.1225369Z  2022-12-01T10:58:43.1225541Z  2022-12-01T10:58:43.1225694Z  2022-12-01T10:58:43.1225941Z [1,317 / 2,129] 8 actions running 2022-12-01T10:58:43.1226220Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:43.1226486Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:43.1226763Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:43.1227049Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:43.1227369Z Compiling torch/csrc/lazy/core/ir.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:43.1609100Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:43.1609634Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:43.1610157Z Compiling torch/csrc/lazy/core/hash.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:43.3616290Z 2022-12-01T10:58:43.3616827Z  2022-12-01T10:58:43.3617181Z  2022-12-01T10:58:43.3617537Z  2022-12-01T10:58:43.3617833Z  2022-12-01T10:58:43.3618029Z  2022-12-01T10:58:43.3618228Z  2022-12-01T10:58:43.3618586Z  2022-12-01T10:58:43.3618739Z  2022-12-01T10:58:43.3618992Z [1,317 / 2,129] 8 actions running 2022-12-01T10:58:43.3619340Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:43.3619612Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:43.3619892Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:43.3620227Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:43.3620555Z Compiling torch/csrc/lazy/core/ir.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:43.3620999Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:43.3621316Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:43.3621731Z Compiling torch/csrc/lazy/core/hash.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:43.5677459Z 2022-12-01T10:58:43.5678019Z  2022-12-01T10:58:43.5678371Z  2022-12-01T10:58:43.5678672Z  2022-12-01T10:58:43.5678948Z  2022-12-01T10:58:43.5679243Z  2022-12-01T10:58:43.5679541Z  2022-12-01T10:58:43.5679840Z  2022-12-01T10:58:43.5680142Z  2022-12-01T10:58:43.5680565Z [1,318 / 2,129] 8 actions running 2022-12-01T10:58:43.5681043Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:43.5681531Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:43.5682208Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:43.5682826Z Compiling torch/csrc/lazy/core/ir.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:43.5683527Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:43.5684111Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:43.5684722Z Compiling torch/csrc/lazy/core/hash.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:43.5685524Z Compiling torch/csrc/lazy/core/debug_util.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:43.9684901Z 2022-12-01T10:58:43.9685443Z  2022-12-01T10:58:43.9685769Z  2022-12-01T10:58:43.9686061Z  2022-12-01T10:58:43.9686340Z  2022-12-01T10:58:43.9686623Z  2022-12-01T10:58:43.9686905Z  2022-12-01T10:58:43.9687179Z  2022-12-01T10:58:43.9687435Z  2022-12-01T10:58:43.9687817Z [1,318 / 2,129] 8 actions running 2022-12-01T10:58:43.9688265Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:43.9688716Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:43.9689172Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:43.9689730Z Compiling torch/csrc/lazy/core/ir.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:43.9690399Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:43.9690899Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:43.9691444Z Compiling torch/csrc/lazy/core/hash.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:43.9692164Z Compiling torch/csrc/lazy/core/debug_util.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:44.1761415Z 2022-12-01T10:58:44.1761964Z  2022-12-01T10:58:44.1762341Z  2022-12-01T10:58:44.1762700Z  2022-12-01T10:58:44.1763038Z  2022-12-01T10:58:44.1763344Z  2022-12-01T10:58:44.1763702Z  2022-12-01T10:58:44.1764008Z  2022-12-01T10:58:44.1764398Z  2022-12-01T10:58:44.1764799Z [1,319 / 2,129] 8 actions, 7 running 2022-12-01T10:58:44.1765639Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:44.1766088Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:44.1766607Z Compiling torch/csrc/lazy/core/ir.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:44.1767410Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:44.1767920Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:44.1768435Z Compiling torch/csrc/lazy/core/hash.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:44.1769049Z Compiling torch/csrc/lazy/core/debug_util.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:44.1769539Z [Scann] Compiling torch/csrc/jit/passes/dead_code_elimination.cpp 2022-12-01T10:58:44.5682571Z 2022-12-01T10:58:44.5683050Z  2022-12-01T10:58:44.5683431Z  2022-12-01T10:58:44.5683756Z  2022-12-01T10:58:44.5684052Z  2022-12-01T10:58:44.5684311Z  2022-12-01T10:58:44.5684477Z  2022-12-01T10:58:44.5684628Z  2022-12-01T10:58:44.5684801Z  2022-12-01T10:58:44.5685066Z [1,320 / 2,129] 8 actions running 2022-12-01T10:58:44.5685344Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:44.5685690Z Compiling torch/csrc/lazy/core/ir.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:44.5686082Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:44.5686386Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:44.5686718Z Compiling torch/csrc/lazy/core/hash.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:44.5687101Z Compiling torch/csrc/lazy/core/debug_util.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:44.5687422Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:44.5687750Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:44.7798490Z 2022-12-01T10:58:44.7799012Z  2022-12-01T10:58:44.7799384Z  2022-12-01T10:58:44.7799718Z  2022-12-01T10:58:44.7799972Z  2022-12-01T10:58:44.7800141Z  2022-12-01T10:58:44.8466306Z  2022-12-01T10:58:44.8467064Z  2022-12-01T10:58:44.8467307Z  2022-12-01T10:58:44.8467624Z [1,321 / 2,129] 8 actions running 2022-12-01T10:58:44.8468309Z Compiling torch/csrc/lazy/core/ir.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:44.8468976Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:44.8469567Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:44.8470195Z Compiling torch/csrc/lazy/core/hash.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:44.8470903Z Compiling torch/csrc/lazy/core/debug_util.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:44.8471493Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:44.8472122Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:44.8472833Z Compiling torch/csrc/autograd/engine.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:44.9980938Z 2022-12-01T10:58:44.9981462Z  2022-12-01T10:58:44.9981819Z  2022-12-01T10:58:44.9982098Z  2022-12-01T10:58:44.9982379Z  2022-12-01T10:58:44.9982628Z  2022-12-01T10:58:44.9982878Z  2022-12-01T10:58:44.9983162Z  2022-12-01T10:58:44.9983403Z  2022-12-01T10:58:44.9983777Z [1,322 / 2,129] 8 actions, 7 running 2022-12-01T10:58:44.9984349Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:44.9984880Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:44.9985414Z Compiling torch/csrc/lazy/core/hash.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:44.9986013Z Compiling torch/csrc/lazy/core/debug_util.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:44.9986524Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:44.9987049Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:44.9987655Z Compiling torch/csrc/autograd/engine.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:44.9988118Z [Scann] Compiling torch/csrc/lazy/core/ir_util.cpp 2022-12-01T10:58:45.2476073Z 2022-12-01T10:58:45.2476687Z  2022-12-01T10:58:45.2477050Z  2022-12-01T10:58:45.2479287Z  2022-12-01T10:58:45.2479597Z  2022-12-01T10:58:45.2479877Z  2022-12-01T10:58:45.2480175Z  2022-12-01T10:58:45.2480467Z  2022-12-01T10:58:45.2480742Z  2022-12-01T10:58:45.2481180Z [1,322 / 2,129] 8 actions running 2022-12-01T10:58:45.2481820Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:45.2482391Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:45.2482995Z Compiling torch/csrc/lazy/core/hash.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:45.2483691Z Compiling torch/csrc/lazy/core/debug_util.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:45.2484263Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:45.2484887Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:45.2485571Z Compiling torch/csrc/autograd/engine.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:45.2486241Z Compiling torch/csrc/lazy/core/ir_util.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:45.4478534Z 2022-12-01T10:58:45.4479039Z  2022-12-01T10:58:45.4479405Z  2022-12-01T10:58:45.4479591Z  2022-12-01T10:58:45.4479758Z  2022-12-01T10:58:45.4479929Z  2022-12-01T10:58:45.4480167Z  2022-12-01T10:58:45.4480339Z  2022-12-01T10:58:45.4480495Z  2022-12-01T10:58:45.4480746Z [1,324 / 2,129] 8 actions running 2022-12-01T10:58:45.4481139Z Compiling torch/csrc/lazy/core/hash.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:45.4481549Z Compiling torch/csrc/lazy/core/debug_util.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:45.4481894Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:45.4482236Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:45.4640388Z Compiling torch/csrc/autograd/engine.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:45.4641211Z Compiling torch/csrc/lazy/core/ir_util.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:45.4641584Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:45.4641894Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:45.6541990Z 2022-12-01T10:58:45.6542747Z  2022-12-01T10:58:45.6543150Z  2022-12-01T10:58:45.6543324Z  2022-12-01T10:58:45.6543496Z  2022-12-01T10:58:45.6543685Z  2022-12-01T10:58:45.6543852Z  2022-12-01T10:58:45.6544004Z  2022-12-01T10:58:45.6544167Z  2022-12-01T10:58:45.6544414Z [1,325 / 2,129] 8 actions, 7 running 2022-12-01T10:58:45.6544767Z Compiling torch/csrc/lazy/core/debug_util.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:45.6545090Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:45.6545441Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:45.6545837Z Compiling torch/csrc/autograd/engine.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:45.6546270Z Compiling torch/csrc/lazy/core/ir_util.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:45.6546724Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:45.6547104Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:45.6547412Z [Prepa] Compiling torch/csrc/lazy/core/multi_wait.cpp 2022-12-01T10:58:45.8656222Z 2022-12-01T10:58:45.8656726Z  2022-12-01T10:58:45.8657095Z  2022-12-01T10:58:45.8657387Z  2022-12-01T10:58:45.8657650Z  2022-12-01T10:58:45.8657920Z  2022-12-01T10:58:45.8658171Z  2022-12-01T10:58:45.8658697Z  2022-12-01T10:58:45.8658993Z  2022-12-01T10:58:45.8659371Z [1,325 / 2,129] 8 actions running 2022-12-01T10:58:45.8659962Z Compiling torch/csrc/lazy/core/debug_util.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:45.8660495Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:45.8661072Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:45.8661667Z Compiling torch/csrc/autograd/engine.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:45.8662483Z Compiling torch/csrc/lazy/core/ir_util.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:45.8662980Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:45.8663399Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:45.8663960Z Compiling torch/csrc/lazy/core/multi_wait.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:46.0874777Z 2022-12-01T10:58:46.0875352Z  2022-12-01T10:58:46.0875737Z  2022-12-01T10:58:46.0876027Z  2022-12-01T10:58:46.0876748Z  2022-12-01T10:58:46.0877041Z  2022-12-01T10:58:46.0877356Z  2022-12-01T10:58:46.0877667Z  2022-12-01T10:58:46.0877861Z  2022-12-01T10:58:46.0878111Z [1,326 / 2,129] 8 actions, 7 running 2022-12-01T10:58:46.0878384Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:46.0878748Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:46.0879148Z Compiling torch/csrc/autograd/engine.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:46.0879744Z Compiling torch/csrc/lazy/core/ir_util.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:46.0880182Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:46.0880466Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:46.0880811Z Compiling torch/csrc/lazy/core/multi_wait.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:46.0881104Z [Scann] Compiling torch/csrc/jit/passes/eliminate_no_ops.cpp 2022-12-01T10:58:46.4653159Z 2022-12-01T10:58:46.4653791Z  2022-12-01T10:58:46.4654095Z  2022-12-01T10:58:46.4654273Z  2022-12-01T10:58:46.4654432Z  2022-12-01T10:58:46.4654624Z  2022-12-01T10:58:46.4654800Z  2022-12-01T10:58:46.4654953Z  2022-12-01T10:58:46.4655118Z  2022-12-01T10:58:46.4655361Z [1,326 / 2,129] 8 actions running 2022-12-01T10:58:46.5282702Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:46.5283727Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:46.5284421Z Compiling torch/csrc/autograd/engine.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:46.5285109Z Compiling torch/csrc/lazy/core/ir_util.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:46.5285619Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:46.5286033Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:46.5286560Z Compiling torch/csrc/lazy/core/multi_wait.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:46.5287047Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:46.7463312Z 2022-12-01T10:58:46.7463848Z  2022-12-01T10:58:46.7464199Z  2022-12-01T10:58:46.7464496Z  2022-12-01T10:58:46.7464792Z  2022-12-01T10:58:46.7465080Z  2022-12-01T10:58:46.7465339Z  2022-12-01T10:58:46.7465625Z  2022-12-01T10:58:46.7465921Z  2022-12-01T10:58:46.7466330Z [1,327 / 2,129] 8 actions, 7 running 2022-12-01T10:58:46.7466960Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:46.7467666Z Compiling torch/csrc/autograd/engine.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:46.7468329Z Compiling torch/csrc/lazy/core/ir_util.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:46.7468861Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:46.7469347Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:46.7469947Z Compiling torch/csrc/lazy/core/multi_wait.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:46.7470523Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:46.7470986Z [Scann] Compiling torch/csrc/jit/passes/dtype_analysis.cpp 2022-12-01T10:58:46.9588813Z 2022-12-01T10:58:46.9589405Z  2022-12-01T10:58:46.9589738Z  2022-12-01T10:58:46.9590005Z  2022-12-01T10:58:46.9590259Z  2022-12-01T10:58:46.9590500Z  2022-12-01T10:58:46.9590764Z  2022-12-01T10:58:46.9591048Z  2022-12-01T10:58:46.9591308Z  2022-12-01T10:58:46.9591794Z INFO: From Compiling torch/csrc/autograd/engine.cpp: 2022-12-01T10:58:46.9592442Z [1,328 / 2,129] 8 actions running 2022-12-01T10:58:46.9592951Z Compiling torch/csrc/autograd/engine.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:46.9593548Z Compiling torch/csrc/lazy/core/ir_util.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:46.9594061Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:46.9594480Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:46.9595045Z Compiling torch/csrc/lazy/core/multi_wait.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:46.9595561Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:46.9595987Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:46.9596416Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:46.9596628Z 2022-12-01T10:58:46.9596764Z  2022-12-01T10:58:46.9597038Z  2022-12-01T10:58:46.9597298Z  2022-12-01T10:58:46.9597560Z  2022-12-01T10:58:46.9597805Z  2022-12-01T10:58:46.9598080Z  2022-12-01T10:58:46.9598353Z  2022-12-01T10:58:46.9598601Z  2022-12-01T10:58:46.9599293Z torch/csrc/autograd/engine.cpp: In member function 'void torch::autograd::Engine::stop()': 2022-12-01T10:58:46.9600083Z torch/csrc/autograd/engine.cpp:274:25: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-12-01T10:58:46.9600548Z wait_duration_str = "10.0"; 2022-12-01T10:58:46.9600836Z ^~~~~~ 2022-12-01T10:58:46.9601209Z [1,328 / 2,129] 8 actions running 2022-12-01T10:58:46.9601725Z Compiling torch/csrc/autograd/engine.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:46.9602312Z Compiling torch/csrc/lazy/core/ir_util.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:46.9602807Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:46.9603231Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:46.9603860Z Compiling torch/csrc/lazy/core/multi_wait.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:46.9604357Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:46.9604794Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:46.9605220Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:47.3329326Z 2022-12-01T10:58:47.3330167Z  2022-12-01T10:58:47.3330776Z  2022-12-01T10:58:47.3332932Z  2022-12-01T10:58:47.3333418Z  2022-12-01T10:58:47.3333867Z  2022-12-01T10:58:47.3334269Z  2022-12-01T10:58:47.3334698Z  2022-12-01T10:58:47.3335195Z  2022-12-01T10:58:47.3337848Z [1,329 / 2,129] 8 actions running 2022-12-01T10:58:47.3338650Z Compiling torch/csrc/lazy/core/ir_util.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:47.3339328Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:47.3339876Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:47.3340586Z Compiling torch/csrc/lazy/core/multi_wait.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:47.3341199Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:47.3341864Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:47.3342616Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:47.3343780Z Compiling torch/csrc/lazy/core/shape.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:47.5944074Z 2022-12-01T10:58:47.5944654Z  2022-12-01T10:58:47.5944971Z  2022-12-01T10:58:47.5945254Z  2022-12-01T10:58:47.5945550Z  2022-12-01T10:58:47.5945869Z  2022-12-01T10:58:47.5946176Z  2022-12-01T10:58:47.5946469Z  2022-12-01T10:58:47.5946776Z  2022-12-01T10:58:47.5947215Z [1,330 / 2,129] 8 actions, 7 running 2022-12-01T10:58:47.5947686Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:47.5948190Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:47.5948844Z Compiling torch/csrc/lazy/core/multi_wait.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:47.5949429Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:47.5949890Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:47.5950394Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:47.5951880Z Compiling torch/csrc/lazy/core/shape.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:47.5952367Z [Scann] Compiling torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp 2022-12-01T10:58:47.8839019Z 2022-12-01T10:58:47.8839572Z  2022-12-01T10:58:47.8839905Z  2022-12-01T10:58:47.8840172Z  2022-12-01T10:58:47.8840441Z  2022-12-01T10:58:47.8840714Z  2022-12-01T10:58:47.8840959Z  2022-12-01T10:58:47.8841218Z  2022-12-01T10:58:47.8841476Z  2022-12-01T10:58:47.8841856Z [1,331 / 2,129] 8 actions, 7 running 2022-12-01T10:58:47.8842303Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:47.8842745Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:47.8843168Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:47.8843622Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:47.8844055Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:47.8844570Z Compiling torch/csrc/lazy/core/shape.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:47.8845103Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:47.8845525Z [Scann] Compiling torch/csrc/autograd/function_hook.cpp 2022-12-01T10:58:48.1339282Z 2022-12-01T10:58:48.1339816Z  2022-12-01T10:58:48.1340143Z  2022-12-01T10:58:48.1340431Z  2022-12-01T10:58:48.1340715Z  2022-12-01T10:58:48.1340992Z  2022-12-01T10:58:48.1341268Z  2022-12-01T10:58:48.1341571Z  2022-12-01T10:58:48.1341840Z  2022-12-01T10:58:48.1342227Z [1,332 / 2,129] 8 actions running 2022-12-01T10:58:48.1342680Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:48.1343113Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:48.1343566Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:48.1344207Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:48.1344767Z Compiling torch/csrc/lazy/core/shape.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:48.1345301Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:48.1345896Z Compiling torch/csrc/autograd/function_hook.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:48.1361649Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:48.5337070Z 2022-12-01T10:58:48.5337600Z  2022-12-01T10:58:48.5337920Z  2022-12-01T10:58:48.5338111Z  2022-12-01T10:58:48.5338437Z  2022-12-01T10:58:48.5338693Z  2022-12-01T10:58:48.5338853Z  2022-12-01T10:58:48.5339020Z  2022-12-01T10:58:48.5339189Z  2022-12-01T10:58:48.5339491Z [1,333 / 2,129] 8 actions running 2022-12-01T10:58:48.5339790Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:48.5340127Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:48.5340399Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:48.5340758Z Compiling torch/csrc/lazy/core/shape.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:48.5341111Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:48.5341452Z Compiling torch/csrc/autograd/function_hook.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:48.5341834Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:48.5342102Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:48.7521210Z 2022-12-01T10:58:48.7521786Z  2022-12-01T10:58:48.7522124Z  2022-12-01T10:58:48.7522487Z  2022-12-01T10:58:48.7522797Z  2022-12-01T10:58:48.7523001Z  2022-12-01T10:58:48.7523168Z  2022-12-01T10:58:48.7523336Z  2022-12-01T10:58:48.7523487Z  2022-12-01T10:58:48.7523732Z [1,334 / 2,129] 8 actions running 2022-12-01T10:58:48.7524019Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:48.7524286Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:48.7524626Z Compiling torch/csrc/lazy/core/shape.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:48.7524947Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:48.7525283Z Compiling torch/csrc/autograd/function_hook.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:48.7750711Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:48.7751141Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:48.7751565Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:48.9759373Z 2022-12-01T10:58:48.9765263Z  2022-12-01T10:58:48.9765597Z  2022-12-01T10:58:48.9765859Z  2022-12-01T10:58:48.9766128Z  2022-12-01T10:58:48.9766369Z  2022-12-01T10:58:48.9766610Z  2022-12-01T10:58:48.9766892Z  2022-12-01T10:58:48.9767148Z  2022-12-01T10:58:48.9767513Z [1,334 / 2,129] 8 actions running 2022-12-01T10:58:48.9767953Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:48.9768328Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:48.9768810Z Compiling torch/csrc/lazy/core/shape.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:48.9769284Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:48.9769840Z Compiling torch/csrc/autograd/function_hook.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:48.9770281Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:48.9770675Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:48.9771052Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:49.4645346Z 2022-12-01T10:58:49.4645865Z  2022-12-01T10:58:49.4646162Z  2022-12-01T10:58:49.4646423Z  2022-12-01T10:58:49.4646670Z  2022-12-01T10:58:49.4646929Z  2022-12-01T10:58:49.4647192Z  2022-12-01T10:58:49.4647449Z  2022-12-01T10:58:49.4647678Z  2022-12-01T10:58:49.4648037Z [1,335 / 2,129] 8 actions, 7 running 2022-12-01T10:58:49.4648462Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:49.4648954Z Compiling torch/csrc/lazy/core/shape.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:49.4649439Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:49.4650201Z Compiling torch/csrc/autograd/function_hook.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:49.4650678Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:49.4651106Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:49.4651511Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:49.4651802Z [Scann] //:torch 2022-12-01T10:58:49.7765669Z 2022-12-01T10:58:49.7766192Z  2022-12-01T10:58:49.7766598Z  2022-12-01T10:58:49.7766906Z  2022-12-01T10:58:49.7767212Z  2022-12-01T10:58:49.7767477Z  2022-12-01T10:58:49.7767684Z  2022-12-01T10:58:49.7767910Z  2022-12-01T10:58:49.7768111Z  2022-12-01T10:58:49.7768347Z [1,336 / 2,129] 8 actions running 2022-12-01T10:58:49.7768641Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:49.7769014Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:49.7769485Z Compiling torch/csrc/autograd/function_hook.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:49.7769815Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:49.7770079Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:49.7770330Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:49.7770612Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:49.7771439Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:49.9773334Z 2022-12-01T10:58:49.9773910Z  2022-12-01T10:58:49.9774239Z  2022-12-01T10:58:49.9776307Z  2022-12-01T10:58:49.9776810Z  2022-12-01T10:58:49.9777374Z  2022-12-01T10:58:49.9778068Z  2022-12-01T10:58:49.9778614Z  2022-12-01T10:58:49.9778891Z  2022-12-01T10:58:49.9779259Z [1,337 / 2,129] 8 actions running 2022-12-01T10:58:49.9779716Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:49.9780286Z Compiling torch/csrc/autograd/function_hook.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:49.9780813Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:49.9781286Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:49.9781725Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:49.9782169Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:49.9782825Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:49.9783261Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:50.3782300Z 2022-12-01T10:58:50.3782817Z  2022-12-01T10:58:50.3783128Z  2022-12-01T10:58:50.3783386Z  2022-12-01T10:58:50.3783642Z  2022-12-01T10:58:50.3783893Z  2022-12-01T10:58:50.3784137Z  2022-12-01T10:58:50.3784390Z  2022-12-01T10:58:50.3784629Z  2022-12-01T10:58:50.3784976Z [1,339 / 2,129] 8 actions running 2022-12-01T10:58:50.3785371Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:50.3785779Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:50.3786267Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:50.3786641Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:50.3787037Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:50.3787437Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:50.3787799Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:50.3788403Z Compiling torch/csrc/monitor/events.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:51.3781440Z 2022-12-01T10:58:51.3782070Z  2022-12-01T10:58:51.3782401Z  2022-12-01T10:58:51.3782747Z  2022-12-01T10:58:51.3783055Z  2022-12-01T10:58:51.3783348Z  2022-12-01T10:58:51.3783644Z  2022-12-01T10:58:51.3783991Z  2022-12-01T10:58:51.3784274Z  2022-12-01T10:58:51.3784656Z [1,339 / 2,129] 8 actions running 2022-12-01T10:58:51.3784947Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:51.3785210Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:51.3785474Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:51.3785738Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:51.3785986Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:51.3950145Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:51.3950816Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:51.3951265Z Compiling torch/csrc/monitor/events.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:52.3960523Z 2022-12-01T10:58:52.3961038Z  2022-12-01T10:58:52.3961385Z  2022-12-01T10:58:52.3961685Z  2022-12-01T10:58:52.3961938Z  2022-12-01T10:58:52.3962111Z  2022-12-01T10:58:52.3962314Z  2022-12-01T10:58:52.3962514Z  2022-12-01T10:58:52.3962682Z  2022-12-01T10:58:52.3962931Z [1,339 / 2,129] 8 actions running 2022-12-01T10:58:52.3963259Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:58:52.3963538Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:52.3963803Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:52.3964140Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:52.3964397Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:52.3964710Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:52.3964993Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:52.3965308Z Compiling torch/csrc/monitor/events.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:53.2805465Z 2022-12-01T10:58:53.2806244Z  2022-12-01T10:58:53.2806643Z  2022-12-01T10:58:53.2807122Z  2022-12-01T10:58:53.2807318Z  2022-12-01T10:58:53.2807710Z  2022-12-01T10:58:53.2807970Z  2022-12-01T10:58:53.2808182Z  2022-12-01T10:58:53.2808464Z  2022-12-01T10:58:53.2808717Z [1,340 / 2,129] 8 actions, 7 running 2022-12-01T10:58:53.2809009Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:58:53.2809433Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:58:53.2809820Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:53.2810226Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:53.2810556Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:53.2810930Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:53.2811437Z Compiling torch/csrc/monitor/events.cpp; 3s processwrapper-sandbox 2022-12-01T10:58:53.2811865Z [Scann] Compiling torch/csrc/profiler/collection.cpp 2022-12-01T10:58:53.6295929Z 2022-12-01T10:58:53.6296532Z  2022-12-01T10:58:53.6296863Z  2022-12-01T10:58:53.6297041Z  2022-12-01T10:58:53.6297196Z  2022-12-01T10:58:53.6297368Z  2022-12-01T10:58:53.6297532Z  2022-12-01T10:58:53.6297681Z  2022-12-01T10:58:53.6297844Z  2022-12-01T10:58:53.6298089Z [1,342 / 2,129] 8 actions running 2022-12-01T10:58:53.6298472Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:58:53.6298749Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:53.6299017Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:53.6299268Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:53.6299547Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:53.6299898Z Compiling torch/csrc/profiler/collection.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:53.6300283Z Compiling torch/csrc/profiler/api.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:53.6300658Z Compiling torch/csrc/profiler/itt_observer.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:53.9280817Z 2022-12-01T10:58:53.9281263Z  2022-12-01T10:58:53.9281486Z  2022-12-01T10:58:53.9281736Z  2022-12-01T10:58:53.9281908Z  2022-12-01T10:58:53.9282062Z  2022-12-01T10:58:53.9282226Z  2022-12-01T10:58:53.9282417Z  2022-12-01T10:58:53.9282577Z  2022-12-01T10:58:53.9282868Z [1,344 / 2,129] 7 actions, 6 running 2022-12-01T10:58:53.9283196Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:58:53.9283526Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:58:53.9283812Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:53.9284226Z Compiling torch/csrc/profiler/collection.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:53.9285124Z Compiling torch/csrc/profiler/api.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:53.9285983Z Compiling torch/csrc/profiler/itt_observer.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:53.9286431Z [Scann] Compiling torch/csrc/distributed/rpc/python_call.cpp 2022-12-01T10:58:54.1994539Z 2022-12-01T10:58:54.1995325Z  2022-12-01T10:58:54.1995912Z  2022-12-01T10:58:54.1996441Z  2022-12-01T10:58:54.1996993Z  2022-12-01T10:58:54.1997730Z  2022-12-01T10:58:54.1997987Z  2022-12-01T10:58:54.1998151Z  2022-12-01T10:58:54.1998417Z [1,345 / 2,129] 8 actions, 7 running 2022-12-01T10:58:54.1998707Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:58:54.1998973Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:54.1999324Z Compiling torch/csrc/profiler/collection.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:54.1999707Z Compiling torch/csrc/profiler/api.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:54.2000144Z Compiling torch/csrc/profiler/itt_observer.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:54.2000604Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:54.2000878Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:54.2001158Z [Scann] Compiling torch/csrc/autograd/functions/tensor.cpp 2022-12-01T10:58:54.4426693Z 2022-12-01T10:58:54.4427367Z  2022-12-01T10:58:54.4427748Z  2022-12-01T10:58:54.4428059Z  2022-12-01T10:58:54.4428553Z  2022-12-01T10:58:54.4428874Z  2022-12-01T10:58:54.4429168Z  2022-12-01T10:58:54.4429445Z  2022-12-01T10:58:54.4429764Z  2022-12-01T10:58:54.4430183Z [1,346 / 2,129] 8 actions running 2022-12-01T10:58:54.4430700Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:54.4431159Z Compiling torch/csrc/profiler/collection.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:54.4431555Z Compiling torch/csrc/profiler/api.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:54.4431931Z Compiling torch/csrc/profiler/itt_observer.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:54.4432263Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:54.4432537Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:54.4432792Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:54.5468690Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:54.6429193Z 2022-12-01T10:58:54.6429926Z  2022-12-01T10:58:54.6430355Z  2022-12-01T10:58:54.6430554Z  2022-12-01T10:58:54.6430712Z  2022-12-01T10:58:54.6430899Z  2022-12-01T10:58:54.6431067Z  2022-12-01T10:58:54.6431237Z  2022-12-01T10:58:54.6431390Z  2022-12-01T10:58:54.6431638Z [1,346 / 2,129] 8 actions running 2022-12-01T10:58:54.6431934Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:58:54.6432284Z Compiling torch/csrc/profiler/collection.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:54.6432671Z Compiling torch/csrc/profiler/api.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:54.6433066Z Compiling torch/csrc/profiler/itt_observer.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:54.6433368Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:54.6433640Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:54.6433918Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:54.6434252Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:55.1347091Z 2022-12-01T10:58:55.1348057Z  2022-12-01T10:58:55.1348379Z  2022-12-01T10:58:55.1348647Z  2022-12-01T10:58:55.1348875Z  2022-12-01T10:58:55.1349122Z  2022-12-01T10:58:55.1349357Z  2022-12-01T10:58:55.1349598Z  2022-12-01T10:58:55.1349864Z  2022-12-01T10:58:55.1350256Z [1,347 / 2,129] 8 actions, 7 running 2022-12-01T10:58:55.1350814Z Compiling torch/csrc/profiler/collection.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:55.1351477Z Compiling torch/csrc/profiler/api.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:55.1352339Z Compiling torch/csrc/profiler/itt_observer.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:55.1352888Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:55.1353296Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:55.1353726Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:55.1354278Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:55.1354752Z [Scann] Compiling caffe2/quantization/server/fbgemm_pack_matrix_cache.cc 2022-12-01T10:58:55.4945978Z 2022-12-01T10:58:55.4946551Z  2022-12-01T10:58:55.4946917Z  2022-12-01T10:58:55.4947243Z  2022-12-01T10:58:55.4947532Z  2022-12-01T10:58:55.4947885Z  2022-12-01T10:58:55.4948152Z  2022-12-01T10:58:55.4948307Z  2022-12-01T10:58:55.4948470Z  2022-12-01T10:58:55.4948716Z [1,347 / 2,129] 8 actions running 2022-12-01T10:58:55.4949063Z Compiling torch/csrc/profiler/collection.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:55.4949465Z Compiling torch/csrc/profiler/api.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:55.4949853Z Compiling torch/csrc/profiler/itt_observer.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:55.4950180Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:55.4950451Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:55.4950713Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:55.4951042Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:55.4951365Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:58:55.7684902Z 2022-12-01T10:58:55.7687106Z  2022-12-01T10:58:55.7687669Z  2022-12-01T10:58:55.7687951Z  2022-12-01T10:58:55.7688422Z  2022-12-01T10:58:55.7688732Z  2022-12-01T10:58:55.7689182Z  2022-12-01T10:58:55.7690647Z  2022-12-01T10:58:55.7690945Z  2022-12-01T10:58:55.7691529Z [1,348 / 2,129] 8 actions, 7 running 2022-12-01T10:58:55.7692411Z Compiling torch/csrc/profiler/collection.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:55.7693122Z Compiling torch/csrc/profiler/itt_observer.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:55.7695143Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:55.7695589Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:55.7696010Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:55.7696639Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:55.7697201Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:58:55.7697618Z [Scann] Compiling torch/csrc/jit/ir/ir.cpp 2022-12-01T10:58:56.1113130Z 2022-12-01T10:58:56.1113691Z  2022-12-01T10:58:56.1114058Z  2022-12-01T10:58:56.1114319Z  2022-12-01T10:58:56.1114637Z  2022-12-01T10:58:56.1114945Z  2022-12-01T10:58:56.1115224Z  2022-12-01T10:58:56.1115523Z  2022-12-01T10:58:56.1115833Z  2022-12-01T10:58:56.1116308Z [1,350 / 2,129] 8 actions running 2022-12-01T10:58:56.1116818Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:56.1117241Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:56.1117507Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:56.1117860Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:56.1118184Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:58:56.1118499Z Compiling torch/csrc/jit/ir/ir.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:56.1118806Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:56.1119073Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:56.5989069Z 2022-12-01T10:58:56.5989711Z  2022-12-01T10:58:56.5990205Z  2022-12-01T10:58:56.5990494Z  2022-12-01T10:58:56.5990942Z  2022-12-01T10:58:56.5991227Z  2022-12-01T10:58:56.5991665Z  2022-12-01T10:58:56.5991922Z  2022-12-01T10:58:56.5992336Z  2022-12-01T10:58:56.5993103Z [1,351 / 2,129] 8 actions, 7 running 2022-12-01T10:58:56.5993625Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:56.5994245Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:56.5995022Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:56.5995772Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:58:56.5996494Z Compiling torch/csrc/jit/ir/ir.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:56.5997181Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:56.5997795Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:56.5998260Z [Scann] Compiling torch/csrc/autograd/VariableTypeManual.cpp 2022-12-01T10:58:56.9750674Z 2022-12-01T10:58:56.9751260Z  2022-12-01T10:58:56.9751611Z  2022-12-01T10:58:56.9751966Z  2022-12-01T10:58:56.9752256Z  2022-12-01T10:58:56.9752572Z  2022-12-01T10:58:56.9752859Z  2022-12-01T10:58:56.9753024Z  2022-12-01T10:58:56.9753188Z  2022-12-01T10:58:56.9753443Z [1,353 / 2,129] 8 actions running 2022-12-01T10:58:56.9753716Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:56.9753995Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:56.9754332Z Compiling torch/csrc/jit/ir/ir.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:56.9754619Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:56.9754885Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:56.9755147Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:56.9755461Z Compiling torch/csrc/utils/variadic.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:56.9755764Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:58.1166862Z 2022-12-01T10:58:58.1167453Z  2022-12-01T10:58:58.1167804Z  2022-12-01T10:58:58.1168141Z  2022-12-01T10:58:58.1168447Z  2022-12-01T10:58:58.1168649Z  2022-12-01T10:58:58.1168801Z  2022-12-01T10:58:58.1168964Z  2022-12-01T10:58:58.1169137Z  2022-12-01T10:58:58.1169385Z [1,353 / 2,129] 8 actions running 2022-12-01T10:58:58.1169672Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:58.1169979Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:58.2760772Z Compiling torch/csrc/jit/ir/ir.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:58.2761332Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:58.2761822Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:58.2762276Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:58.2762893Z Compiling torch/csrc/utils/variadic.cpp; 1s processwrapper-sandbox 2022-12-01T10:58:58.2763450Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:58:59.2777427Z 2022-12-01T10:58:59.2780960Z  2022-12-01T10:58:59.2781363Z  2022-12-01T10:58:59.2781618Z  2022-12-01T10:58:59.2781885Z  2022-12-01T10:58:59.2782213Z  2022-12-01T10:58:59.2782493Z  2022-12-01T10:58:59.2782775Z  2022-12-01T10:58:59.2783029Z  2022-12-01T10:58:59.2783442Z [1,353 / 2,129] 8 actions running 2022-12-01T10:58:59.2783903Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:58:59.2784319Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:58:59.2784854Z Compiling torch/csrc/jit/ir/ir.cpp; 3s processwrapper-sandbox 2022-12-01T10:58:59.2785328Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:59.2785733Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:59.2786135Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:59.2786656Z Compiling torch/csrc/utils/variadic.cpp; 2s processwrapper-sandbox 2022-12-01T10:58:59.2787119Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:59.4783541Z 2022-12-01T10:58:59.4784089Z  2022-12-01T10:58:59.4784487Z  2022-12-01T10:58:59.4784806Z  2022-12-01T10:58:59.4785101Z  2022-12-01T10:58:59.4785397Z  2022-12-01T10:58:59.4785663Z  2022-12-01T10:58:59.4785921Z  2022-12-01T10:58:59.4786177Z  2022-12-01T10:58:59.4786725Z [1,357 / 2,129] 8 actions running 2022-12-01T10:58:59.4787139Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:58:59.4787588Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:59.4788039Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:59.4788459Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:58:59.4789031Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:59.4789557Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:59.4789982Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:59.4790417Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:59.8782965Z 2022-12-01T10:58:59.8783495Z  2022-12-01T10:58:59.8783887Z  2022-12-01T10:58:59.8784213Z  2022-12-01T10:58:59.8784430Z  2022-12-01T10:58:59.8784621Z  2022-12-01T10:58:59.8784793Z  2022-12-01T10:58:59.8784949Z  2022-12-01T10:58:59.8785114Z  2022-12-01T10:58:59.8785359Z [1,358 / 2,129] 8 actions running 2022-12-01T10:58:59.8785644Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:58:59.8785917Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:59.8786181Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:58:59.8786534Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 0s processwrapper-sandbox 2022-12-01T10:58:59.8786859Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:59.8787123Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:59.8787384Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:58:59.8787633Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:00.9479912Z 2022-12-01T10:59:00.9480480Z  2022-12-01T10:59:00.9480826Z  2022-12-01T10:59:00.9481202Z  2022-12-01T10:59:00.9481631Z  2022-12-01T10:59:00.9481847Z  2022-12-01T10:59:00.9482017Z  2022-12-01T10:59:00.9482173Z  2022-12-01T10:59:00.9482340Z  2022-12-01T10:59:00.9482586Z [1,358 / 2,129] 8 actions running 2022-12-01T10:59:00.9482878Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:59:00.9483162Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:59:00.9483436Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:59:01.6235983Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:01.6236480Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:01.6236882Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:01.6237262Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:01.6237684Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:02.0251143Z 2022-12-01T10:59:02.0251749Z  2022-12-01T10:59:02.0252228Z  2022-12-01T10:59:02.0252488Z  2022-12-01T10:59:02.0252790Z  2022-12-01T10:59:02.0253076Z  2022-12-01T10:59:02.0253331Z  2022-12-01T10:59:02.0253612Z  2022-12-01T10:59:02.0253917Z  2022-12-01T10:59:02.0254322Z [1,358 / 2,129] 8 actions running 2022-12-01T10:59:02.0254788Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:59:02.0255298Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:59:02.0255761Z //:torch; 5s processwrapper-sandbox 2022-12-01T10:59:02.0256371Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 2s processwrapper-sandbox 2022-12-01T10:59:02.0256923Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:02.0257371Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:02.0257854Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:02.0258649Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:03.0253476Z 2022-12-01T10:59:03.0254017Z  2022-12-01T10:59:03.0254382Z  2022-12-01T10:59:03.0254643Z  2022-12-01T10:59:03.0254910Z  2022-12-01T10:59:03.0255212Z  2022-12-01T10:59:03.0255494Z  2022-12-01T10:59:03.0255795Z  2022-12-01T10:59:03.0256066Z  2022-12-01T10:59:03.0256394Z [1,358 / 2,129] 8 actions running 2022-12-01T10:59:03.0256790Z //:torch; 7s processwrapper-sandbox 2022-12-01T10:59:03.0257454Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:59:03.0257904Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:59:03.0259007Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 3s processwrapper-sandbox 2022-12-01T10:59:03.0259508Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:03.0259877Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:03.0260368Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:03.0260893Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:03.3357088Z 2022-12-01T10:59:03.3357633Z  2022-12-01T10:59:03.3357985Z  2022-12-01T10:59:03.3358287Z  2022-12-01T10:59:03.3358583Z  2022-12-01T10:59:03.3358885Z  2022-12-01T10:59:03.3359135Z  2022-12-01T10:59:03.3359451Z  2022-12-01T10:59:03.3359744Z  2022-12-01T10:59:03.3360170Z [1,361 / 2,129] 8 actions, 7 running 2022-12-01T10:59:03.3360676Z //:torch; 7s processwrapper-sandbox 2022-12-01T10:59:03.3361177Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:59:03.3361779Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 3s processwrapper-sandbox 2022-12-01T10:59:03.3362328Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:03.3362782Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:03.3363232Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:03.3363866Z Compiling torch/csrc/autograd/autograd_meta.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:03.3364416Z [Scann] Compiling torch/csrc/autograd/profiler_legacy.cpp 2022-12-01T10:59:03.6255691Z 2022-12-01T10:59:03.6256671Z  2022-12-01T10:59:03.6257064Z  2022-12-01T10:59:03.6257240Z  2022-12-01T10:59:03.6257434Z  2022-12-01T10:59:03.6257590Z  2022-12-01T10:59:03.6257760Z  2022-12-01T10:59:03.6257915Z  2022-12-01T10:59:03.6258122Z  2022-12-01T10:59:03.6258608Z [1,361 / 2,129] 8 actions running 2022-12-01T10:59:03.6258939Z //:torch; 7s processwrapper-sandbox 2022-12-01T10:59:03.6259213Z //:torch; 6s processwrapper-sandbox 2022-12-01T10:59:03.6259634Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 4s processwrapper-sandbox 2022-12-01T10:59:03.6323237Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:59:03.6323594Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:59:03.6324019Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:03.6324561Z Compiling torch/csrc/autograd/autograd_meta.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:03.6325014Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:04.3327210Z 2022-12-01T10:59:04.3328953Z  2022-12-01T10:59:04.3329303Z  2022-12-01T10:59:04.3329608Z  2022-12-01T10:59:04.3329868Z  2022-12-01T10:59:04.3330265Z  2022-12-01T10:59:04.3330521Z  2022-12-01T10:59:04.3330741Z  2022-12-01T10:59:04.3330982Z  2022-12-01T10:59:04.3331371Z [1,362 / 2,129] 8 actions, 7 running 2022-12-01T10:59:04.3331768Z //:torch; 8s processwrapper-sandbox 2022-12-01T10:59:04.3332237Z //:torch; 7s processwrapper-sandbox 2022-12-01T10:59:04.3332776Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 4s processwrapper-sandbox 2022-12-01T10:59:04.3333326Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:59:04.3333771Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:59:04.3334342Z Compiling torch/csrc/autograd/autograd_meta.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:04.3334856Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:04.3335306Z [Scann] Compiling torch/csrc/distributed/c10d/ProcessGroupMPI.cpp 2022-12-01T10:59:04.6339875Z 2022-12-01T10:59:04.6340315Z  2022-12-01T10:59:04.6340640Z  2022-12-01T10:59:04.6340934Z  2022-12-01T10:59:04.6341213Z  2022-12-01T10:59:04.6341502Z  2022-12-01T10:59:04.6341775Z  2022-12-01T10:59:04.6342066Z  2022-12-01T10:59:04.6342352Z  2022-12-01T10:59:04.6342756Z [1,364 / 2,129] 8 actions running 2022-12-01T10:59:04.6343433Z //:torch; 8s processwrapper-sandbox 2022-12-01T10:59:04.6343939Z //:torch; 7s processwrapper-sandbox 2022-12-01T10:59:04.6344384Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:59:04.6345014Z Compiling torch/csrc/autograd/autograd_meta.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:04.6345570Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:04.6346009Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:04.6346624Z Compiling caffe2/operators/normalize_op.cc; 0s processwrapper-sandbox 2022-12-01T10:59:04.6347303Z Compiling torch/csrc/jit/passes/inliner.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:05.0002631Z 2022-12-01T10:59:05.0003214Z  2022-12-01T10:59:05.0003612Z  2022-12-01T10:59:05.0003937Z  2022-12-01T10:59:05.0004254Z  2022-12-01T10:59:05.0004551Z  2022-12-01T10:59:05.0004863Z  2022-12-01T10:59:05.0005171Z  2022-12-01T10:59:05.0005452Z  2022-12-01T10:59:05.0005958Z [1,365 / 2,129] 8 actions, 7 running 2022-12-01T10:59:05.0006404Z //:torch; 9s processwrapper-sandbox 2022-12-01T10:59:05.0006799Z //:torch; 8s processwrapper-sandbox 2022-12-01T10:59:05.0007288Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:59:05.0007756Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:05.0008206Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:05.0008794Z Compiling caffe2/operators/normalize_op.cc; 0s processwrapper-sandbox 2022-12-01T10:59:05.0009437Z Compiling torch/csrc/jit/passes/inliner.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:05.0009861Z [Scann] //:caffe2 2022-12-01T10:59:05.2346214Z 2022-12-01T10:59:05.2346771Z  2022-12-01T10:59:05.2347131Z  2022-12-01T10:59:05.2347415Z  2022-12-01T10:59:05.2347686Z  2022-12-01T10:59:05.2347964Z  2022-12-01T10:59:05.2348265Z  2022-12-01T10:59:05.2348555Z  2022-12-01T10:59:05.2348850Z  2022-12-01T10:59:05.2349252Z [1,365 / 2,129] 8 actions running 2022-12-01T10:59:05.2349735Z //:torch; 9s processwrapper-sandbox 2022-12-01T10:59:05.2350192Z //:torch; 8s processwrapper-sandbox 2022-12-01T10:59:05.2350649Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T10:59:05.2351374Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:05.2351851Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:05.2352445Z Compiling caffe2/operators/normalize_op.cc; 0s processwrapper-sandbox 2022-12-01T10:59:05.2353117Z Compiling torch/csrc/jit/passes/inliner.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:05.2353669Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:05.5097073Z 2022-12-01T10:59:05.5097611Z  2022-12-01T10:59:05.5097940Z  2022-12-01T10:59:05.5098227Z  2022-12-01T10:59:05.5098712Z  2022-12-01T10:59:05.5098981Z  2022-12-01T10:59:05.5099267Z  2022-12-01T10:59:05.5099546Z  2022-12-01T10:59:05.5099840Z  2022-12-01T10:59:05.5100274Z [1,367 / 2,129] 8 actions, 7 running 2022-12-01T10:59:05.5100777Z //:torch; 9s processwrapper-sandbox 2022-12-01T10:59:05.5101245Z //:torch; 8s processwrapper-sandbox 2022-12-01T10:59:05.5101723Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T10:59:05.5102347Z Compiling caffe2/operators/normalize_op.cc; 1s processwrapper-sandbox 2022-12-01T10:59:05.5103021Z Compiling torch/csrc/jit/passes/inliner.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:05.5103591Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:05.5104072Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:05.5104500Z [Scann] Compiling torch/csrc/jit/passes/lower_graph.cpp 2022-12-01T10:59:05.8350602Z 2022-12-01T10:59:05.8351140Z  2022-12-01T10:59:05.8351456Z  2022-12-01T10:59:05.8351738Z  2022-12-01T10:59:05.8352016Z  2022-12-01T10:59:05.8352270Z  2022-12-01T10:59:05.8352544Z  2022-12-01T10:59:05.8352796Z  2022-12-01T10:59:05.8353036Z  2022-12-01T10:59:05.8353865Z [1,367 / 2,129] 8 actions running 2022-12-01T10:59:05.8354361Z //:torch; 10s processwrapper-sandbox 2022-12-01T10:59:05.8354782Z //:torch; 9s processwrapper-sandbox 2022-12-01T10:59:05.8355228Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T10:59:05.8355760Z Compiling caffe2/operators/normalize_op.cc; 1s processwrapper-sandbox 2022-12-01T10:59:05.8356390Z Compiling torch/csrc/jit/passes/inliner.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:05.8356866Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:05.8357299Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:05.8357897Z Compiling torch/csrc/jit/passes/lower_graph.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:06.0365511Z 2022-12-01T10:59:06.0366047Z  2022-12-01T10:59:06.0366410Z  2022-12-01T10:59:06.0366707Z  2022-12-01T10:59:06.0366961Z  2022-12-01T10:59:06.0367248Z  2022-12-01T10:59:06.0367537Z  2022-12-01T10:59:06.0367841Z  2022-12-01T10:59:06.0368144Z  2022-12-01T10:59:06.0368554Z [1,368 / 2,129] 8 actions running 2022-12-01T10:59:06.0369019Z //:torch; 10s processwrapper-sandbox 2022-12-01T10:59:06.0369507Z //:torch; 9s processwrapper-sandbox 2022-12-01T10:59:06.0370140Z Compiling caffe2/operators/normalize_op.cc; 1s processwrapper-sandbox 2022-12-01T10:59:06.0370821Z Compiling torch/csrc/jit/passes/inliner.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:06.0371368Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:59:06.0371852Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:06.0372497Z Compiling torch/csrc/jit/passes/lower_graph.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:06.0373025Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:06.2419012Z 2022-12-01T10:59:06.2419576Z  2022-12-01T10:59:06.2419950Z  2022-12-01T10:59:06.2420285Z  2022-12-01T10:59:06.2420636Z  2022-12-01T10:59:06.2420967Z  2022-12-01T10:59:06.2421307Z  2022-12-01T10:59:06.2421639Z  2022-12-01T10:59:06.2421969Z  2022-12-01T10:59:06.2422433Z [1,369 / 2,129] 8 actions running 2022-12-01T10:59:06.2422980Z //:torch; 10s processwrapper-sandbox 2022-12-01T10:59:06.2423770Z //:torch; 9s processwrapper-sandbox 2022-12-01T10:59:06.2424475Z Compiling caffe2/operators/normalize_op.cc; 1s processwrapper-sandbox 2022-12-01T10:59:06.2425235Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:59:06.2425714Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:06.2426318Z Compiling torch/csrc/jit/passes/lower_graph.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:06.2426875Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:06.2427343Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:06.7739800Z 2022-12-01T10:59:06.7740300Z  2022-12-01T10:59:06.7740712Z  2022-12-01T10:59:06.7740996Z  2022-12-01T10:59:06.7741260Z  2022-12-01T10:59:06.7741568Z  2022-12-01T10:59:06.7741913Z  2022-12-01T10:59:06.7742273Z  2022-12-01T10:59:06.7742633Z  2022-12-01T10:59:06.7743124Z [1,370 / 2,129] 8 actions, 7 running 2022-12-01T10:59:06.7743586Z //:torch; 10s processwrapper-sandbox 2022-12-01T10:59:06.7744072Z //:torch; 10s processwrapper-sandbox 2022-12-01T10:59:06.7744555Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:59:06.7745116Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:06.7745819Z Compiling torch/csrc/jit/passes/lower_graph.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:06.7746414Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:06.7746847Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:06.7747286Z [Scann] Compiling torch/csrc/distributed/c10d/exception.cpp 2022-12-01T10:59:06.9774134Z 2022-12-01T10:59:06.9774642Z  2022-12-01T10:59:06.9775005Z  2022-12-01T10:59:06.9775258Z  2022-12-01T10:59:06.9775536Z  2022-12-01T10:59:06.9775823Z  2022-12-01T10:59:06.9776106Z  2022-12-01T10:59:07.0003742Z  2022-12-01T10:59:07.0004502Z  2022-12-01T10:59:07.0004873Z [1,372 / 2,129] 8 actions, 7 running 2022-12-01T10:59:07.0005303Z //:torch; 11s processwrapper-sandbox 2022-12-01T10:59:07.0005740Z //:torch; 10s processwrapper-sandbox 2022-12-01T10:59:07.0006270Z Compiling torch/csrc/jit/passes/lower_graph.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:07.0006789Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:07.0007187Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:07.0007643Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:07.0008038Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:07.0008406Z [Prepa] Compiling torch/csrc/jit/passes/liveness.cpp 2022-12-01T10:59:07.1829670Z 2022-12-01T10:59:07.1830209Z  2022-12-01T10:59:07.1830534Z  2022-12-01T10:59:07.1830815Z  2022-12-01T10:59:07.1831106Z  2022-12-01T10:59:07.1831392Z  2022-12-01T10:59:07.1831675Z  2022-12-01T10:59:07.1831947Z  2022-12-01T10:59:07.1832219Z  2022-12-01T10:59:07.1832624Z [1,373 / 2,129] 8 actions, 7 running 2022-12-01T10:59:07.1833070Z //:torch; 11s processwrapper-sandbox 2022-12-01T10:59:07.1833488Z //:torch; 10s processwrapper-sandbox 2022-12-01T10:59:07.1833946Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:07.1834401Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:07.1834827Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:07.1835267Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:07.1835845Z Compiling torch/csrc/jit/passes/liveness.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:07.1836336Z [Scann] Compiling torch/csrc/distributed/c10d/logging.cpp 2022-12-01T10:59:07.4374694Z 2022-12-01T10:59:07.4375094Z  2022-12-01T10:59:07.4375317Z  2022-12-01T10:59:07.4375511Z  2022-12-01T10:59:07.4375673Z  2022-12-01T10:59:07.4375842Z  2022-12-01T10:59:07.4376011Z  2022-12-01T10:59:07.4376163Z  2022-12-01T10:59:07.4376340Z  2022-12-01T10:59:07.4376588Z [1,373 / 2,129] 8 actions running 2022-12-01T10:59:07.4376868Z //:torch; 11s processwrapper-sandbox 2022-12-01T10:59:07.4377623Z //:torch; 10s processwrapper-sandbox 2022-12-01T10:59:07.4377897Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:07.4378148Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:07.4378613Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:07.4378881Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:07.4379210Z Compiling torch/csrc/jit/passes/liveness.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:07.4379529Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:07.8648200Z 2022-12-01T10:59:07.8648674Z  2022-12-01T10:59:07.8648939Z  2022-12-01T10:59:07.8649124Z  2022-12-01T10:59:07.8649293Z  2022-12-01T10:59:07.8649446Z  2022-12-01T10:59:07.8649613Z  2022-12-01T10:59:07.8649780Z  2022-12-01T10:59:07.8649951Z  2022-12-01T10:59:07.8650224Z [1,374 / 2,129] 8 actions, 7 running 2022-12-01T10:59:07.8650515Z //:torch; 12s processwrapper-sandbox 2022-12-01T10:59:07.8650790Z //:torch; 11s processwrapper-sandbox 2022-12-01T10:59:07.8651059Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:07.8651326Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:07.8651578Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:07.8652148Z Compiling torch/csrc/jit/passes/liveness.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:07.8652671Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:07.8653129Z [Scann] Compiling torch/csrc/jit/passes/integer_value_refinement.cpp 2022-12-01T10:59:08.2400847Z 2022-12-01T10:59:08.2401316Z  2022-12-01T10:59:08.2401652Z  2022-12-01T10:59:08.2401917Z  2022-12-01T10:59:08.2402168Z  2022-12-01T10:59:08.2402457Z  2022-12-01T10:59:08.2402729Z  2022-12-01T10:59:08.2402986Z  2022-12-01T10:59:08.2403498Z  2022-12-01T10:59:08.2403879Z [1,375 / 2,129] 8 actions running 2022-12-01T10:59:08.2404305Z //:torch; 12s processwrapper-sandbox 2022-12-01T10:59:08.2404755Z //:torch; 11s processwrapper-sandbox 2022-12-01T10:59:08.2405180Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:08.2405602Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:08.2406159Z Compiling torch/csrc/jit/passes/liveness.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:08.2406668Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:08.2407907Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:08.2408330Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:08.6760978Z 2022-12-01T10:59:08.6761306Z  2022-12-01T10:59:08.6761627Z  2022-12-01T10:59:08.6761903Z  2022-12-01T10:59:08.6762210Z  2022-12-01T10:59:08.6762490Z  2022-12-01T10:59:08.6762731Z  2022-12-01T10:59:08.6762996Z  2022-12-01T10:59:08.6763261Z  2022-12-01T10:59:08.6763650Z [1,376 / 2,129] 8 actions, 7 running 2022-12-01T10:59:08.6764101Z //:torch; 12s processwrapper-sandbox 2022-12-01T10:59:08.6764562Z //:torch; 11s processwrapper-sandbox 2022-12-01T10:59:08.6764988Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:08.6765433Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:08.6766002Z Compiling torch/csrc/jit/passes/liveness.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:08.6766499Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:08.6766908Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:08.6767313Z [Scann] Compiling torch/csrc/distributed/c10d/socket.cpp 2022-12-01T10:59:09.0401659Z 2022-12-01T10:59:09.0405172Z  2022-12-01T10:59:09.0405565Z  2022-12-01T10:59:09.0405863Z  2022-12-01T10:59:09.0406172Z  2022-12-01T10:59:09.0406455Z  2022-12-01T10:59:09.0406757Z  2022-12-01T10:59:09.0407063Z  2022-12-01T10:59:09.0407344Z  2022-12-01T10:59:09.0407799Z [1,377 / 2,129] 8 actions running 2022-12-01T10:59:09.0408281Z //:torch; 13s processwrapper-sandbox 2022-12-01T10:59:09.0408758Z //:torch; 12s processwrapper-sandbox 2022-12-01T10:59:09.0409468Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:09.0410065Z Compiling torch/csrc/jit/passes/liveness.cpp; 2s processwrapper-sandbox 2022-12-01T10:59:09.0410626Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:09.0411072Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:09.0411548Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:09.0412109Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:10.2407750Z 2022-12-01T10:59:10.2408353Z  2022-12-01T10:59:10.2408759Z  2022-12-01T10:59:10.2409056Z  2022-12-01T10:59:10.2409315Z  2022-12-01T10:59:10.2409531Z  2022-12-01T10:59:10.2409700Z  2022-12-01T10:59:10.2409854Z  2022-12-01T10:59:10.2410018Z  2022-12-01T10:59:10.2410284Z [1,377 / 2,129] 8 actions running 2022-12-01T10:59:10.2410563Z //:torch; 14s processwrapper-sandbox 2022-12-01T10:59:10.2410846Z //:torch; 13s processwrapper-sandbox 2022-12-01T10:59:10.2411131Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:59:10.2411464Z Compiling torch/csrc/jit/passes/liveness.cpp; 3s processwrapper-sandbox 2022-12-01T10:59:10.2411784Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:10.2412124Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T10:59:10.2412378Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:10.2412645Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:10.5481967Z 2022-12-01T10:59:10.5482865Z  2022-12-01T10:59:10.5484760Z  2022-12-01T10:59:10.5485678Z  2022-12-01T10:59:10.5486136Z  2022-12-01T10:59:10.5486594Z  2022-12-01T10:59:10.5486896Z  2022-12-01T10:59:10.5487151Z  2022-12-01T10:59:10.5487567Z  2022-12-01T10:59:10.5488309Z [1,378 / 2,129] 8 actions, 7 running 2022-12-01T10:59:10.5488938Z //:torch; 14s processwrapper-sandbox 2022-12-01T10:59:10.5489416Z //:torch; 13s processwrapper-sandbox 2022-12-01T10:59:10.5490017Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:59:10.5490819Z Compiling torch/csrc/jit/passes/liveness.cpp; 3s processwrapper-sandbox 2022-12-01T10:59:10.5491510Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:10.5492133Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T10:59:10.5492579Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:10.5493077Z [Scann] //:torch 2022-12-01T10:59:10.7816284Z 2022-12-01T10:59:10.7819342Z  2022-12-01T10:59:10.7819777Z  2022-12-01T10:59:10.7820213Z  2022-12-01T10:59:10.7820497Z  2022-12-01T10:59:10.7820869Z  2022-12-01T10:59:10.7821145Z  2022-12-01T10:59:10.7821448Z  2022-12-01T10:59:10.7821811Z  2022-12-01T10:59:10.7822211Z [1,380 / 2,129] 8 actions, 7 running 2022-12-01T10:59:10.7822680Z //:torch; 14s processwrapper-sandbox 2022-12-01T10:59:10.7875042Z //:torch; 14s processwrapper-sandbox 2022-12-01T10:59:10.7875521Z //:torch; 4s processwrapper-sandbox 2022-12-01T10:59:10.7876128Z Compiling torch/csrc/jit/passes/liveness.cpp; 3s processwrapper-sandbox 2022-12-01T10:59:10.7876687Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T10:59:10.7877147Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:10.7877716Z Compiling caffe2/operators/ngram_ops.cc; 0s processwrapper-sandbox 2022-12-01T10:59:10.7878314Z [Scann] Compiling torch/csrc/jit/passes/metal_rewrite.cpp 2022-12-01T10:59:11.0572211Z 2022-12-01T10:59:11.0572793Z  2022-12-01T10:59:11.0573197Z  2022-12-01T10:59:11.0573400Z  2022-12-01T10:59:11.0573571Z  2022-12-01T10:59:11.0573752Z  2022-12-01T10:59:11.0573922Z  2022-12-01T10:59:11.0574095Z  2022-12-01T10:59:11.0574248Z  2022-12-01T10:59:11.0574493Z [1,381 / 2,129] 8 actions, 7 running 2022-12-01T10:59:11.0574797Z //:torch; 15s processwrapper-sandbox 2022-12-01T10:59:11.0575065Z //:torch; 14s processwrapper-sandbox 2022-12-01T10:59:11.0575414Z Compiling torch/csrc/jit/passes/liveness.cpp; 4s processwrapper-sandbox 2022-12-01T10:59:11.0601819Z //:caffe2; 3s processwrapper-sandbox 2022-12-01T10:59:11.0602308Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:11.0602770Z Compiling caffe2/operators/ngram_ops.cc; 0s processwrapper-sandbox 2022-12-01T10:59:11.0603216Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:11.0603494Z [Scann] Compiling torch/csrc/distributed/autograd/context/context.cpp 2022-12-01T10:59:11.2723497Z 2022-12-01T10:59:11.2724035Z  2022-12-01T10:59:11.2724425Z  2022-12-01T10:59:11.2724714Z  2022-12-01T10:59:11.2725016Z  2022-12-01T10:59:11.2725310Z  2022-12-01T10:59:11.2725582Z  2022-12-01T10:59:11.2725853Z  2022-12-01T10:59:11.2726126Z  2022-12-01T10:59:11.2726751Z [1,382 / 2,129] 8 actions, 7 running 2022-12-01T10:59:11.2727249Z //:torch; 15s processwrapper-sandbox 2022-12-01T10:59:11.2727977Z //:torch; 14s processwrapper-sandbox 2022-12-01T10:59:11.2728457Z //:caffe2; 3s processwrapper-sandbox 2022-12-01T10:59:11.2728926Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:11.2729502Z Compiling caffe2/operators/ngram_ops.cc; 0s processwrapper-sandbox 2022-12-01T10:59:11.2730174Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:11.2730626Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:11.2731255Z [Scann] Compiling torch/csrc/jit/passes/lower_tuples.cpp 2022-12-01T10:59:11.5176927Z 2022-12-01T10:59:11.5177491Z  2022-12-01T10:59:11.5177852Z  2022-12-01T10:59:11.5178170Z  2022-12-01T10:59:11.5178670Z  2022-12-01T10:59:11.5178943Z  2022-12-01T10:59:11.5179227Z  2022-12-01T10:59:11.5179516Z  2022-12-01T10:59:11.5179805Z  2022-12-01T10:59:11.5492542Z [1,382 / 2,129] 8 actions running 2022-12-01T10:59:11.5493584Z //:torch; 15s processwrapper-sandbox 2022-12-01T10:59:11.5494056Z //:torch; 14s processwrapper-sandbox 2022-12-01T10:59:11.5494445Z //:caffe2; 3s processwrapper-sandbox 2022-12-01T10:59:11.5494889Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:11.5495449Z Compiling caffe2/operators/ngram_ops.cc; 0s processwrapper-sandbox 2022-12-01T10:59:11.5495988Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:11.5496471Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:11.5496947Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:11.8854750Z 2022-12-01T10:59:11.8859981Z  2022-12-01T10:59:11.8860487Z  2022-12-01T10:59:11.8860939Z  2022-12-01T10:59:11.8861250Z  2022-12-01T10:59:11.8861712Z  2022-12-01T10:59:11.8861984Z  2022-12-01T10:59:11.8862417Z  2022-12-01T10:59:11.8862702Z  2022-12-01T10:59:11.8863226Z [1,383 / 2,129] 8 actions, 7 running 2022-12-01T10:59:11.8863841Z //:torch; 16s processwrapper-sandbox 2022-12-01T10:59:11.8864318Z //:torch; 15s processwrapper-sandbox 2022-12-01T10:59:11.8864921Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:11.8865676Z Compiling caffe2/operators/ngram_ops.cc; 1s processwrapper-sandbox 2022-12-01T10:59:11.8866346Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:11.8866946Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:11.8867432Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:11.8868010Z [Scann] Compiling caffe2/quantization/server/dnnlowp.cc 2022-12-01T10:59:12.1517560Z 2022-12-01T10:59:12.1518090Z  2022-12-01T10:59:12.1518447Z  2022-12-01T10:59:12.1518791Z  2022-12-01T10:59:12.1519088Z  2022-12-01T10:59:12.1519382Z  2022-12-01T10:59:12.1519683Z  2022-12-01T10:59:12.1519965Z  2022-12-01T10:59:12.1520256Z  2022-12-01T10:59:12.1520670Z [1,383 / 2,129] 8 actions running 2022-12-01T10:59:12.1521116Z //:torch; 16s processwrapper-sandbox 2022-12-01T10:59:12.1521613Z //:torch; 15s processwrapper-sandbox 2022-12-01T10:59:12.1522117Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:12.1522915Z Compiling caffe2/operators/ngram_ops.cc; 1s processwrapper-sandbox 2022-12-01T10:59:12.1523479Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:12.1523955Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:12.1524416Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:12.1525060Z Compiling caffe2/quantization/server/dnnlowp.cc; 0s processwrapper-sandbox 2022-12-01T10:59:12.7372272Z 2022-12-01T10:59:12.7372795Z  2022-12-01T10:59:12.7373172Z  2022-12-01T10:59:12.7373465Z  2022-12-01T10:59:12.7373732Z  2022-12-01T10:59:12.7373970Z  2022-12-01T10:59:12.7374214Z  2022-12-01T10:59:12.7374466Z  2022-12-01T10:59:12.7374719Z  2022-12-01T10:59:12.7375142Z [1,384 / 2,129] 8 actions, 7 running 2022-12-01T10:59:12.7375628Z //:torch; 16s processwrapper-sandbox 2022-12-01T10:59:12.7376048Z //:torch; 15s processwrapper-sandbox 2022-12-01T10:59:12.7376476Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:12.7376930Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:12.7377341Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:12.7377801Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:12.7378525Z Compiling caffe2/quantization/server/dnnlowp.cc; 0s processwrapper-sandbox 2022-12-01T10:59:12.7378910Z [Scann] //:torch 2022-12-01T10:59:12.9529439Z 2022-12-01T10:59:12.9529960Z  2022-12-01T10:59:12.9530308Z  2022-12-01T10:59:12.9530602Z  2022-12-01T10:59:12.9530877Z  2022-12-01T10:59:12.9531188Z  2022-12-01T10:59:12.9531505Z  2022-12-01T10:59:12.9531793Z  2022-12-01T10:59:12.9532197Z  2022-12-01T10:59:12.9532610Z [1,385 / 2,129] 7 actions running 2022-12-01T10:59:12.9533297Z //:torch; 17s processwrapper-sandbox 2022-12-01T10:59:12.9533873Z //:torch; 16s processwrapper-sandbox 2022-12-01T10:59:12.9534343Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:12.9534810Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:12.9535277Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:12.9535876Z Compiling caffe2/quantization/server/dnnlowp.cc; 1s processwrapper-sandbox 2022-12-01T10:59:12.9536414Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:13.1524698Z 2022-12-01T10:59:13.1525232Z  2022-12-01T10:59:13.1525581Z  2022-12-01T10:59:13.1525936Z  2022-12-01T10:59:13.1526213Z  2022-12-01T10:59:13.1526512Z  2022-12-01T10:59:13.1526793Z  2022-12-01T10:59:13.1527059Z  2022-12-01T10:59:13.1527463Z [1,385 / 2,129] 8 actions running 2022-12-01T10:59:13.1527909Z //:torch; 17s processwrapper-sandbox 2022-12-01T10:59:13.1528351Z //:torch; 16s processwrapper-sandbox 2022-12-01T10:59:13.1528815Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:13.1529280Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:13.1529703Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:13.1530291Z Compiling caffe2/quantization/server/dnnlowp.cc; 1s processwrapper-sandbox 2022-12-01T10:59:13.1530828Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:13.1531251Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:13.8042106Z 2022-12-01T10:59:13.8042676Z  2022-12-01T10:59:13.8043056Z  2022-12-01T10:59:13.8043421Z  2022-12-01T10:59:13.8047695Z  2022-12-01T10:59:13.8048268Z  2022-12-01T10:59:13.8048706Z  2022-12-01T10:59:13.8049365Z  2022-12-01T10:59:13.8049681Z  2022-12-01T10:59:13.8050107Z [1,386 / 2,129] 8 actions, 7 running 2022-12-01T10:59:13.8050611Z //:torch; 17s processwrapper-sandbox 2022-12-01T10:59:13.8051078Z //:torch; 17s processwrapper-sandbox 2022-12-01T10:59:13.8051542Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:13.8052085Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:13.8052679Z Compiling caffe2/quantization/server/dnnlowp.cc; 1s processwrapper-sandbox 2022-12-01T10:59:13.8053422Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:13.8053862Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:13.8054197Z [Scann] //:torch 2022-12-01T10:59:14.1537866Z 2022-12-01T10:59:14.1538596Z  2022-12-01T10:59:14.1538967Z  2022-12-01T10:59:14.1539278Z  2022-12-01T10:59:14.1539575Z  2022-12-01T10:59:14.1539976Z  2022-12-01T10:59:14.1540270Z  2022-12-01T10:59:14.1540569Z  2022-12-01T10:59:14.1540855Z  2022-12-01T10:59:14.1541282Z [1,387 / 2,129] 8 actions running 2022-12-01T10:59:14.1541788Z //:torch; 18s processwrapper-sandbox 2022-12-01T10:59:14.1542263Z //:torch; 17s processwrapper-sandbox 2022-12-01T10:59:14.1542727Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:14.1543250Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:14.1543682Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:14.1544144Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:14.1544631Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:14.1545048Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:14.3605138Z 2022-12-01T10:59:14.3605719Z  2022-12-01T10:59:14.3606128Z  2022-12-01T10:59:14.3606454Z  2022-12-01T10:59:14.3606792Z  2022-12-01T10:59:14.3607123Z  2022-12-01T10:59:14.3607529Z  2022-12-01T10:59:14.3607856Z  2022-12-01T10:59:14.3608151Z  2022-12-01T10:59:14.3608552Z [1,388 / 2,129] 8 actions, 7 running 2022-12-01T10:59:14.3609039Z //:torch; 18s processwrapper-sandbox 2022-12-01T10:59:14.3609533Z //:torch; 17s processwrapper-sandbox 2022-12-01T10:59:14.3610026Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:14.3610495Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:14.3611195Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:14.3611684Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:14.3612240Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:14.3612711Z [Prepa] Compiling torch/csrc/distributed/rpc/message.cpp 2022-12-01T10:59:14.7544746Z 2022-12-01T10:59:14.7545303Z  2022-12-01T10:59:14.7545638Z  2022-12-01T10:59:14.7545918Z  2022-12-01T10:59:14.7546316Z  2022-12-01T10:59:14.7546606Z  2022-12-01T10:59:14.7546884Z  2022-12-01T10:59:14.7547157Z  2022-12-01T10:59:14.7550971Z  2022-12-01T10:59:14.7551389Z [1,389 / 2,129] 8 actions running 2022-12-01T10:59:14.7551845Z //:torch; 18s processwrapper-sandbox 2022-12-01T10:59:14.7552333Z //:torch; 18s processwrapper-sandbox 2022-12-01T10:59:14.7552791Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:14.7553244Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:14.7553682Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:14.7554134Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:14.7554554Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:14.7555005Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:14.9577755Z 2022-12-01T10:59:14.9578402Z  2022-12-01T10:59:14.9578750Z  2022-12-01T10:59:14.9579034Z  2022-12-01T10:59:14.9579315Z  2022-12-01T10:59:14.9579572Z  2022-12-01T10:59:14.9579838Z  2022-12-01T10:59:14.9580103Z  2022-12-01T10:59:14.9580354Z  2022-12-01T10:59:14.9580729Z [1,390 / 2,129] 8 actions running 2022-12-01T10:59:14.9581190Z //:torch; 19s processwrapper-sandbox 2022-12-01T10:59:14.9581622Z //:torch; 18s processwrapper-sandbox 2022-12-01T10:59:14.9582054Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:14.9582488Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:14.9582913Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:14.9583344Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:14.9583788Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:14.9584227Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:15.3582772Z 2022-12-01T10:59:15.3583468Z  2022-12-01T10:59:15.3583857Z  2022-12-01T10:59:15.3584135Z  2022-12-01T10:59:15.3584402Z  2022-12-01T10:59:15.3584689Z  2022-12-01T10:59:15.3584976Z  2022-12-01T10:59:15.3585266Z  2022-12-01T10:59:15.3585566Z  2022-12-01T10:59:15.3585973Z [1,390 / 2,129] 8 actions running 2022-12-01T10:59:15.3586423Z //:torch; 19s processwrapper-sandbox 2022-12-01T10:59:15.3586889Z //:torch; 18s processwrapper-sandbox 2022-12-01T10:59:15.3587349Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:15.3587799Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:15.3588241Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:59:15.3588713Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:15.3589168Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:15.3589613Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:15.7588399Z 2022-12-01T10:59:15.7589005Z  2022-12-01T10:59:15.7589374Z  2022-12-01T10:59:15.7589691Z  2022-12-01T10:59:15.7589997Z  2022-12-01T10:59:15.7590317Z  2022-12-01T10:59:15.7590616Z  2022-12-01T10:59:15.7590919Z  2022-12-01T10:59:15.7591210Z  2022-12-01T10:59:15.7591596Z [1,391 / 2,129] 8 actions running 2022-12-01T10:59:15.7592078Z //:torch; 19s processwrapper-sandbox 2022-12-01T10:59:15.7592562Z //:torch; 19s processwrapper-sandbox 2022-12-01T10:59:15.7593014Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:15.7593489Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:59:15.7593953Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:15.7594395Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:15.7594814Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:15.7595575Z Compiling caffe2/operators/numpy_tile_op.cc; 0s processwrapper-sandbox 2022-12-01T10:59:16.2067445Z 2022-12-01T10:59:16.2067916Z  2022-12-01T10:59:16.2068280Z  2022-12-01T10:59:16.2068585Z  2022-12-01T10:59:16.2068891Z  2022-12-01T10:59:16.2069177Z  2022-12-01T10:59:16.2069462Z  2022-12-01T10:59:16.2073470Z  2022-12-01T10:59:16.2074085Z  2022-12-01T10:59:16.2074741Z INFO: From Compiling caffe2/quantization/server/conv_dnnlowp_op.cc: 2022-12-01T10:59:16.2075434Z [1,391 / 2,129] 8 actions running 2022-12-01T10:59:16.2075994Z //:torch; 20s processwrapper-sandbox 2022-12-01T10:59:16.2076661Z //:torch; 19s processwrapper-sandbox 2022-12-01T10:59:16.2077454Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:16.2077999Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T10:59:16.2078522Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:16.2079139Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:16.2079999Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:16.2080744Z Compiling caffe2/operators/numpy_tile_op.cc; 0s processwrapper-sandbox 2022-12-01T10:59:16.2081133Z 2022-12-01T10:59:16.2081580Z  2022-12-01T10:59:16.2082065Z  2022-12-01T10:59:16.2082342Z  2022-12-01T10:59:16.2082614Z  2022-12-01T10:59:16.2084530Z  2022-12-01T10:59:16.2084817Z  2022-12-01T10:59:16.2085113Z  2022-12-01T10:59:16.2085411Z  2022-12-01T10:59:16.2086467Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = unsigned char; bool ReluFused = false]': 2022-12-01T10:59:16.2087155Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2022-12-01T10:59:16.2088071Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:16.2088665Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-12-01T10:59:16.2089020Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:59:16.2090133Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = unsigned char; bool ReluFused = false]': 2022-12-01T10:59:16.2091138Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2022-12-01T10:59:16.2092135Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:16.2093010Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-12-01T10:59:16.2094025Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = unsigned char; bool ReluFused = false]': 2022-12-01T10:59:16.2094662Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2022-12-01T10:59:16.2095494Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:16.2096068Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-12-01T10:59:16.2096427Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:59:16.2097357Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = unsigned char; bool ReluFused = false]': 2022-12-01T10:59:16.2098036Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2022-12-01T10:59:16.2099937Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:16.2100497Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-12-01T10:59:16.2101861Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:59:16.2103161Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = unsigned char; bool ReluFused = true]': 2022-12-01T10:59:16.2104059Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2022-12-01T10:59:16.2105501Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:16.2106085Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-12-01T10:59:16.2107106Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:59:16.2108027Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = unsigned char; bool ReluFused = true]': 2022-12-01T10:59:16.2108705Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2022-12-01T10:59:16.2109590Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:16.2182650Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-12-01T10:59:16.2188197Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = unsigned char; bool ReluFused = true]': 2022-12-01T10:59:16.2189077Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2022-12-01T10:59:16.2189908Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:16.2190468Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-12-01T10:59:16.2190814Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:59:16.2192358Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = unsigned char; bool ReluFused = true]': 2022-12-01T10:59:16.2193047Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2022-12-01T10:59:16.2194092Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:16.2194886Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-12-01T10:59:16.2195236Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:59:16.2196488Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = short unsigned int; bool ReluFused = false]': 2022-12-01T10:59:16.2197592Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2022-12-01T10:59:16.2198434Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:16.2198978Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-12-01T10:59:16.2199523Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:59:16.2201408Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = short unsigned int; bool ReluFused = false]': 2022-12-01T10:59:16.2202812Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2022-12-01T10:59:16.2203945Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:16.2204623Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-12-01T10:59:16.2205584Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = short unsigned int; bool ReluFused = false]': 2022-12-01T10:59:16.2206374Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2022-12-01T10:59:16.2208175Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:16.2209076Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-12-01T10:59:16.2209734Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:59:16.2210764Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = short unsigned int; bool ReluFused = false]': 2022-12-01T10:59:16.2211503Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2022-12-01T10:59:16.2212412Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:16.2213539Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-12-01T10:59:16.2214131Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:59:16.2215119Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = short unsigned int; bool ReluFused = true]': 2022-12-01T10:59:16.2216316Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2022-12-01T10:59:16.2217432Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:16.2218026Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-12-01T10:59:16.2218553Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:59:16.2219455Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = short unsigned int; bool ReluFused = true]': 2022-12-01T10:59:16.2220082Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2022-12-01T10:59:16.2220919Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:16.2221645Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-12-01T10:59:16.2222621Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = short unsigned int; bool ReluFused = true]': 2022-12-01T10:59:16.2223490Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2022-12-01T10:59:16.2224316Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:16.2225239Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-12-01T10:59:16.2225575Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:59:16.2226490Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = short unsigned int; bool ReluFused = true]': 2022-12-01T10:59:16.2227167Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2022-12-01T10:59:16.2228026Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:16.2228604Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-12-01T10:59:16.2228966Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:59:16.2229370Z [1,391 / 2,129] 8 actions running 2022-12-01T10:59:16.2229783Z //:torch; 20s processwrapper-sandbox 2022-12-01T10:59:16.2230262Z //:torch; 19s processwrapper-sandbox 2022-12-01T10:59:16.2230729Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:16.2231177Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T10:59:16.2231654Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:16.2232169Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:16.2232625Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:16.2233171Z Compiling caffe2/operators/numpy_tile_op.cc; 0s processwrapper-sandbox 2022-12-01T10:59:16.5588452Z 2022-12-01T10:59:16.5588947Z  2022-12-01T10:59:16.5589250Z  2022-12-01T10:59:16.5589724Z  2022-12-01T10:59:16.5590029Z  2022-12-01T10:59:16.5590274Z  2022-12-01T10:59:16.5590525Z  2022-12-01T10:59:16.5590774Z  2022-12-01T10:59:16.5591021Z  2022-12-01T10:59:16.5591373Z [1,393 / 2,129] 8 actions running 2022-12-01T10:59:16.5591804Z //:torch; 20s processwrapper-sandbox 2022-12-01T10:59:16.5592221Z //:torch; 19s processwrapper-sandbox 2022-12-01T10:59:16.5592637Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:16.5593055Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:16.5593448Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:16.5593972Z Compiling caffe2/operators/numpy_tile_op.cc; 1s processwrapper-sandbox 2022-12-01T10:59:16.5594449Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:16.5594868Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:16.9585695Z 2022-12-01T10:59:16.9586256Z  2022-12-01T10:59:16.9586649Z  2022-12-01T10:59:16.9586904Z  2022-12-01T10:59:16.9587075Z  2022-12-01T10:59:16.9587240Z  2022-12-01T10:59:16.9587408Z  2022-12-01T10:59:16.9587562Z  2022-12-01T10:59:16.9587724Z  2022-12-01T10:59:16.9587982Z [1,394 / 2,129] 8 actions running 2022-12-01T10:59:16.9588263Z //:torch; 21s processwrapper-sandbox 2022-12-01T10:59:16.9588540Z //:torch; 20s processwrapper-sandbox 2022-12-01T10:59:16.9588809Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:16.9589062Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:16.9589404Z Compiling caffe2/operators/numpy_tile_op.cc; 1s processwrapper-sandbox 2022-12-01T10:59:16.9589717Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:16.9589986Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:16.9590241Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:17.2038415Z 2022-12-01T10:59:17.2038990Z  2022-12-01T10:59:17.2039350Z  2022-12-01T10:59:17.2039613Z  2022-12-01T10:59:17.2039889Z  2022-12-01T10:59:17.2040174Z  2022-12-01T10:59:17.2040433Z  2022-12-01T10:59:17.2040760Z  2022-12-01T10:59:17.2041037Z  2022-12-01T10:59:17.2041408Z [1,395 / 2,129] 8 actions, 7 running 2022-12-01T10:59:17.2042105Z //:torch; 21s processwrapper-sandbox 2022-12-01T10:59:17.2042564Z //:torch; 20s processwrapper-sandbox 2022-12-01T10:59:17.2042988Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:17.2206332Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:17.2206852Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:17.2207296Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:17.2207748Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:17.2208172Z [Scann] Compiling caffe2/operators/negate_gradient_op.cc 2022-12-01T10:59:17.4283805Z 2022-12-01T10:59:17.4284699Z  2022-12-01T10:59:17.4284927Z  2022-12-01T10:59:17.4285130Z  2022-12-01T10:59:17.4285344Z  2022-12-01T10:59:17.4285526Z  2022-12-01T10:59:17.4285713Z  2022-12-01T10:59:17.4285887Z  2022-12-01T10:59:17.4286094Z  2022-12-01T10:59:17.4286346Z [1,397 / 2,129] 8 actions, 7 running 2022-12-01T10:59:17.4286657Z //:torch; 21s processwrapper-sandbox 2022-12-01T10:59:17.4286970Z //:torch; 20s processwrapper-sandbox 2022-12-01T10:59:17.4287249Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:17.4287562Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:17.4287844Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:17.4288118Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:17.4288428Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:17.4288709Z [Scann] Compiling caffe2/quantization/server/conv_dnnlowp_acc16_op.cc 2022-12-01T10:59:17.7968155Z 2022-12-01T10:59:17.7969263Z  2022-12-01T10:59:17.7969895Z  2022-12-01T10:59:17.7970712Z  2022-12-01T10:59:17.7971050Z  2022-12-01T10:59:17.7971329Z  2022-12-01T10:59:17.7971610Z  2022-12-01T10:59:17.7972207Z  2022-12-01T10:59:17.7972503Z  2022-12-01T10:59:17.7972887Z [1,397 / 2,129] 8 actions running 2022-12-01T10:59:17.7973371Z //:torch; 21s processwrapper-sandbox 2022-12-01T10:59:17.7973867Z //:torch; 21s processwrapper-sandbox 2022-12-01T10:59:17.7974310Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:17.7974758Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:17.7975190Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:17.7975608Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:17.7976071Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:17.7976529Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:18.0547349Z 2022-12-01T10:59:18.0548285Z  2022-12-01T10:59:18.0548628Z  2022-12-01T10:59:18.0548904Z  2022-12-01T10:59:18.0549178Z  2022-12-01T10:59:18.0549502Z  2022-12-01T10:59:18.0549783Z  2022-12-01T10:59:18.0550054Z  2022-12-01T10:59:18.0550336Z  2022-12-01T10:59:18.0550754Z [1,398 / 2,129] 8 actions, 7 running 2022-12-01T10:59:18.0551203Z //:torch; 22s processwrapper-sandbox 2022-12-01T10:59:18.0551715Z //:torch; 21s processwrapper-sandbox 2022-12-01T10:59:18.0552137Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:18.0552569Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:18.0553041Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:18.0553516Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:18.0553952Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:18.0554382Z [Scann] Compiling torch/csrc/lazy/ts_backend/ops/random_ops.cpp 2022-12-01T10:59:18.3979032Z 2022-12-01T10:59:18.3979572Z  2022-12-01T10:59:18.3979908Z  2022-12-01T10:59:18.3980214Z  2022-12-01T10:59:18.3980492Z  2022-12-01T10:59:18.3980812Z  2022-12-01T10:59:18.3981135Z  2022-12-01T10:59:18.3981446Z  2022-12-01T10:59:18.3981726Z  2022-12-01T10:59:18.3982206Z [1,399 / 2,129] 8 actions running 2022-12-01T10:59:18.3982687Z //:torch; 22s processwrapper-sandbox 2022-12-01T10:59:18.3983072Z //:torch; 21s processwrapper-sandbox 2022-12-01T10:59:18.3983667Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:18.3984077Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:59:18.3984471Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:18.3984873Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:18.3985281Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:18.3985692Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:18.8744292Z 2022-12-01T10:59:18.8744877Z  2022-12-01T10:59:18.8745282Z  2022-12-01T10:59:18.8745616Z  2022-12-01T10:59:18.8745922Z  2022-12-01T10:59:18.8746241Z  2022-12-01T10:59:18.8746543Z  2022-12-01T10:59:18.8746866Z  2022-12-01T10:59:18.8747210Z  2022-12-01T10:59:18.8747705Z [1,400 / 2,129] 8 actions, 7 running 2022-12-01T10:59:18.8748243Z //:torch; 23s processwrapper-sandbox 2022-12-01T10:59:18.8748779Z //:torch; 22s processwrapper-sandbox 2022-12-01T10:59:18.8749294Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:18.8749831Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:59:18.8750359Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:59:18.8750867Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:18.8751365Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:18.8751748Z [Scann] //:torch 2022-12-01T10:59:19.1990017Z 2022-12-01T10:59:19.1990593Z  2022-12-01T10:59:19.1990912Z  2022-12-01T10:59:19.1991139Z  2022-12-01T10:59:19.1991382Z  2022-12-01T10:59:19.1991613Z  2022-12-01T10:59:19.1991831Z  2022-12-01T10:59:19.1992078Z  2022-12-01T10:59:19.1992367Z  2022-12-01T10:59:19.1992772Z [1,401 / 2,129] 8 actions running 2022-12-01T10:59:19.1993226Z //:torch; 23s processwrapper-sandbox 2022-12-01T10:59:19.1993903Z //:torch; 22s processwrapper-sandbox 2022-12-01T10:59:19.1994310Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:19.1994704Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:59:19.1995119Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:19.1995525Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:19.1995950Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:19.1996365Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:19.7500786Z 2022-12-01T10:59:19.7501316Z  2022-12-01T10:59:19.7501616Z  2022-12-01T10:59:19.7501867Z  2022-12-01T10:59:19.7502141Z  2022-12-01T10:59:19.7502426Z  2022-12-01T10:59:19.7502693Z  2022-12-01T10:59:19.7502962Z  2022-12-01T10:59:19.7503232Z  2022-12-01T10:59:19.7503611Z [1,402 / 2,129] 8 actions, 7 running 2022-12-01T10:59:19.7504182Z //:torch; 23s processwrapper-sandbox 2022-12-01T10:59:19.7504960Z //:torch; 23s processwrapper-sandbox 2022-12-01T10:59:19.7505473Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:19.7506117Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:19.7506641Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:19.7507111Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:19.7507536Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:19.7507972Z [Scann] Compiling torch/csrc/jit/passes/prepack_folding.cpp 2022-12-01T10:59:19.9991977Z 2022-12-01T10:59:19.9992451Z  2022-12-01T10:59:19.9992756Z  2022-12-01T10:59:19.9992936Z  2022-12-01T10:59:19.9993210Z  2022-12-01T10:59:19.9993450Z  2022-12-01T10:59:19.9993701Z  2022-12-01T10:59:19.9993970Z  2022-12-01T10:59:19.9994217Z  2022-12-01T10:59:19.9994583Z [1,404 / 2,129] 8 actions running 2022-12-01T10:59:19.9994996Z //:torch; 24s processwrapper-sandbox 2022-12-01T10:59:19.9995418Z //:torch; 23s processwrapper-sandbox 2022-12-01T10:59:19.9995733Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:19.9996108Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:19.9996455Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:19.9997210Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:19.9997652Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:19.9998026Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:20.2501741Z 2022-12-01T10:59:20.2502808Z  2022-12-01T10:59:20.2503222Z  2022-12-01T10:59:20.2503560Z  2022-12-01T10:59:20.2504001Z  2022-12-01T10:59:20.2504277Z  2022-12-01T10:59:20.2504564Z  2022-12-01T10:59:20.2504875Z  2022-12-01T10:59:20.2505201Z  2022-12-01T10:59:20.2505852Z [1,405 / 2,129] 8 actions, 7 running 2022-12-01T10:59:20.2506459Z //:torch; 24s processwrapper-sandbox 2022-12-01T10:59:20.2506991Z //:torch; 23s processwrapper-sandbox 2022-12-01T10:59:20.2507433Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:20.2507765Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:20.2508099Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:20.2508555Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:20.2508833Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:20.2509112Z [Scann] Compiling torch/csrc/distributed/rpc/python_resp.cpp 2022-12-01T10:59:20.5992292Z 2022-12-01T10:59:20.5993182Z  2022-12-01T10:59:20.5994111Z  2022-12-01T10:59:20.5994580Z  2022-12-01T10:59:20.5995073Z  2022-12-01T10:59:20.5995524Z  2022-12-01T10:59:20.5995991Z  2022-12-01T10:59:20.5996448Z  2022-12-01T10:59:20.5996938Z  2022-12-01T10:59:20.5997529Z [1,405 / 2,129] 8 actions running 2022-12-01T10:59:20.5998168Z //:torch; 24s processwrapper-sandbox 2022-12-01T10:59:20.5998839Z //:torch; 23s processwrapper-sandbox 2022-12-01T10:59:20.5999564Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:20.6000376Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:20.6001609Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:20.6002137Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:20.6002592Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:20.6003103Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:21.1061397Z 2022-12-01T10:59:21.1061942Z  2022-12-01T10:59:21.1062300Z  2022-12-01T10:59:21.1062586Z  2022-12-01T10:59:21.1062864Z  2022-12-01T10:59:21.1063137Z  2022-12-01T10:59:21.1063419Z  2022-12-01T10:59:21.1063699Z  2022-12-01T10:59:21.1063972Z  2022-12-01T10:59:21.1064401Z [1,406 / 2,129] 8 actions, 7 running 2022-12-01T10:59:21.1064892Z //:torch; 25s processwrapper-sandbox 2022-12-01T10:59:21.1065337Z //:torch; 24s processwrapper-sandbox 2022-12-01T10:59:21.1065787Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:21.1066577Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:21.1067060Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:21.1067541Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:21.1068017Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:21.1068472Z [Scann] Compiling torch/csrc/distributed/rpc/script_call.cpp 2022-12-01T10:59:21.3541562Z 2022-12-01T10:59:21.3542077Z  2022-12-01T10:59:21.3542416Z  2022-12-01T10:59:21.3542677Z  2022-12-01T10:59:21.3542937Z  2022-12-01T10:59:21.3543221Z  2022-12-01T10:59:21.3543535Z  2022-12-01T10:59:21.3543816Z  2022-12-01T10:59:21.3544096Z  2022-12-01T10:59:21.3544512Z [1,408 / 2,129] 8 actions, 7 running 2022-12-01T10:59:21.3544989Z //:torch; 25s processwrapper-sandbox 2022-12-01T10:59:21.3545436Z //:torch; 24s processwrapper-sandbox 2022-12-01T10:59:21.3545865Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:21.3546280Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:21.3546765Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:21.3547255Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:21.3547823Z Compiling caffe2/perfkernels/typed_axpy.cc; 0s processwrapper-sandbox 2022-12-01T10:59:21.3548359Z [Scann] Compiling torch/csrc/jit/backends/backend_detail.cpp 2022-12-01T10:59:21.6008628Z 2022-12-01T10:59:21.6009216Z  2022-12-01T10:59:21.6009532Z  2022-12-01T10:59:21.6009755Z  2022-12-01T10:59:21.6010044Z  2022-12-01T10:59:21.6010328Z  2022-12-01T10:59:21.6010575Z  2022-12-01T10:59:21.6010838Z  2022-12-01T10:59:21.6011108Z  2022-12-01T10:59:21.6011468Z [1,409 / 2,129] 8 actions running 2022-12-01T10:59:21.6012041Z //:torch; 25s processwrapper-sandbox 2022-12-01T10:59:21.6012502Z //:torch; 24s processwrapper-sandbox 2022-12-01T10:59:21.6012915Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:21.6013303Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:21.6013693Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:21.6014227Z Compiling caffe2/perfkernels/typed_axpy.cc; 0s processwrapper-sandbox 2022-12-01T10:59:21.6014754Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:21.6015198Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:22.0006050Z 2022-12-01T10:59:22.0006547Z  2022-12-01T10:59:22.0006926Z  2022-12-01T10:59:22.0007225Z  2022-12-01T10:59:22.0007479Z  2022-12-01T10:59:22.0007758Z  2022-12-01T10:59:22.0008056Z  2022-12-01T10:59:22.0008317Z  2022-12-01T10:59:22.0008594Z  2022-12-01T10:59:22.0009002Z [1,409 / 2,129] 8 actions running 2022-12-01T10:59:22.0009462Z //:torch; 26s processwrapper-sandbox 2022-12-01T10:59:22.0009941Z //:torch; 25s processwrapper-sandbox 2022-12-01T10:59:22.0010387Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:22.0010838Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:22.0011297Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:22.0012189Z Compiling caffe2/perfkernels/typed_axpy.cc; 0s processwrapper-sandbox 2022-12-01T10:59:22.0012742Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:22.0013208Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:22.2848057Z 2022-12-01T10:59:22.2848582Z  2022-12-01T10:59:22.2848923Z  2022-12-01T10:59:22.2849208Z  2022-12-01T10:59:22.2849498Z  2022-12-01T10:59:22.2849778Z  2022-12-01T10:59:22.2850025Z  2022-12-01T10:59:22.2850324Z  2022-12-01T10:59:22.2850598Z  2022-12-01T10:59:22.2850967Z [1,410 / 2,129] 8 actions, 7 running 2022-12-01T10:59:22.2851451Z //:torch; 26s processwrapper-sandbox 2022-12-01T10:59:22.2852025Z //:torch; 25s processwrapper-sandbox 2022-12-01T10:59:22.2852477Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:22.2852932Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:22.2853392Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:22.2853944Z Compiling caffe2/perfkernels/typed_axpy.cc; 1s processwrapper-sandbox 2022-12-01T10:59:22.2854497Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:22.2854946Z [Scann] Compiling torch/csrc/jit/backends/backend_resolver.cpp 2022-12-01T10:59:22.6007615Z 2022-12-01T10:59:22.6008005Z  2022-12-01T10:59:22.6008259Z  2022-12-01T10:59:22.6008542Z  2022-12-01T10:59:22.6008778Z  2022-12-01T10:59:22.6009121Z  2022-12-01T10:59:22.6009443Z  2022-12-01T10:59:22.6009683Z  2022-12-01T10:59:22.6009858Z  2022-12-01T10:59:22.6010107Z [1,411 / 2,129] 8 actions running 2022-12-01T10:59:22.6010401Z //:torch; 26s processwrapper-sandbox 2022-12-01T10:59:22.6010668Z //:torch; 25s processwrapper-sandbox 2022-12-01T10:59:22.6010942Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:22.6011216Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:22.6011548Z Compiling caffe2/perfkernels/typed_axpy.cc; 1s processwrapper-sandbox 2022-12-01T10:59:22.6011863Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:22.6012219Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:22.6012551Z Compiling caffe2/predictor/predictor_utils.cc; 0s processwrapper-sandbox 2022-12-01T10:59:22.8084570Z 2022-12-01T10:59:22.8092177Z  2022-12-01T10:59:22.8093372Z  2022-12-01T10:59:22.8095197Z  2022-12-01T10:59:22.8095528Z  2022-12-01T10:59:22.8095813Z  2022-12-01T10:59:22.8096061Z  2022-12-01T10:59:22.8099714Z  2022-12-01T10:59:22.8100045Z  2022-12-01T10:59:22.8100589Z [1,413 / 2,129] 8 actions running 2022-12-01T10:59:22.8101099Z //:torch; 26s processwrapper-sandbox 2022-12-01T10:59:22.8101589Z //:torch; 26s processwrapper-sandbox 2022-12-01T10:59:22.8104677Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:22.8105267Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:22.8105730Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:22.8106325Z Compiling caffe2/predictor/predictor_utils.cc; 0s processwrapper-sandbox 2022-12-01T10:59:22.8107226Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:22.8107675Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:23.2096213Z 2022-12-01T10:59:23.2096801Z  2022-12-01T10:59:23.2097153Z  2022-12-01T10:59:23.2097460Z  2022-12-01T10:59:23.2097769Z  2022-12-01T10:59:23.2098055Z  2022-12-01T10:59:23.2098684Z  2022-12-01T10:59:23.2098993Z  2022-12-01T10:59:23.2099289Z  2022-12-01T10:59:23.2099734Z [1,413 / 2,129] 8 actions running 2022-12-01T10:59:23.2100240Z //:torch; 27s processwrapper-sandbox 2022-12-01T10:59:23.2100726Z //:torch; 26s processwrapper-sandbox 2022-12-01T10:59:23.2101221Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:23.2101705Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:23.2102189Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:23.2102784Z Compiling caffe2/predictor/predictor_utils.cc; 0s processwrapper-sandbox 2022-12-01T10:59:23.2103589Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:23.2104059Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:23.4103474Z 2022-12-01T10:59:23.4104107Z  2022-12-01T10:59:23.4104494Z  2022-12-01T10:59:23.4104948Z  2022-12-01T10:59:23.4105234Z  2022-12-01T10:59:23.4105696Z  2022-12-01T10:59:23.4106004Z  2022-12-01T10:59:23.4106430Z  2022-12-01T10:59:23.4106727Z  2022-12-01T10:59:23.4107303Z [1,414 / 2,129] 8 actions running 2022-12-01T10:59:23.4107929Z //:torch; 27s processwrapper-sandbox 2022-12-01T10:59:23.4108565Z //:torch; 26s processwrapper-sandbox 2022-12-01T10:59:23.4109070Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:23.4109707Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:23.4110497Z Compiling caffe2/predictor/predictor_utils.cc; 1s processwrapper-sandbox 2022-12-01T10:59:23.4111217Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:23.4111828Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:23.4112433Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:23.8103256Z 2022-12-01T10:59:23.8103731Z  2022-12-01T10:59:23.8104020Z  2022-12-01T10:59:23.8104459Z  2022-12-01T10:59:23.8104711Z  2022-12-01T10:59:23.8104991Z  2022-12-01T10:59:23.8105285Z  2022-12-01T10:59:23.8105588Z  2022-12-01T10:59:23.8105852Z  2022-12-01T10:59:23.8106263Z [1,414 / 2,129] 8 actions running 2022-12-01T10:59:23.8106780Z //:torch; 27s processwrapper-sandbox 2022-12-01T10:59:23.8107124Z //:torch; 27s processwrapper-sandbox 2022-12-01T10:59:23.8107387Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:23.8107658Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:23.8108071Z Compiling caffe2/predictor/predictor_utils.cc; 1s processwrapper-sandbox 2022-12-01T10:59:23.8108398Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:23.8108709Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:23.8108992Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:24.0202202Z 2022-12-01T10:59:24.0202751Z  2022-12-01T10:59:24.0203084Z  2022-12-01T10:59:24.0203551Z  2022-12-01T10:59:24.0203848Z  2022-12-01T10:59:24.0204125Z  2022-12-01T10:59:24.0204415Z  2022-12-01T10:59:24.0204702Z  2022-12-01T10:59:24.0204984Z  2022-12-01T10:59:24.0205411Z [1,415 / 2,129] 8 actions, 7 running 2022-12-01T10:59:24.0205900Z //:torch; 28s processwrapper-sandbox 2022-12-01T10:59:24.0206375Z //:torch; 27s processwrapper-sandbox 2022-12-01T10:59:24.0206866Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:24.0207413Z Compiling caffe2/predictor/predictor_utils.cc; 1s processwrapper-sandbox 2022-12-01T10:59:24.0207847Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:24.0208258Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:24.0208703Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:24.0209171Z [Prepa] Compiling torch/csrc/jit/backends/backend_debug_info.cpp 2022-12-01T10:59:24.4101451Z 2022-12-01T10:59:24.4102882Z  2022-12-01T10:59:24.4103287Z  2022-12-01T10:59:24.4103617Z  2022-12-01T10:59:24.4103935Z  2022-12-01T10:59:24.4104261Z  2022-12-01T10:59:24.4104569Z  2022-12-01T10:59:24.4104837Z  2022-12-01T10:59:24.4105065Z  2022-12-01T10:59:24.4105337Z [1,417 / 2,129] 8 actions running 2022-12-01T10:59:24.4105757Z //:torch; 28s processwrapper-sandbox 2022-12-01T10:59:24.4106173Z //:torch; 27s processwrapper-sandbox 2022-12-01T10:59:24.4106551Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:24.4106976Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:24.4107412Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:24.4107860Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:24.4108313Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:24.4108663Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:25.4759468Z 2022-12-01T10:59:25.4760199Z  2022-12-01T10:59:25.4760544Z  2022-12-01T10:59:25.4760861Z  2022-12-01T10:59:25.4761135Z  2022-12-01T10:59:25.4761418Z  2022-12-01T10:59:25.4761688Z  2022-12-01T10:59:25.4761947Z  2022-12-01T10:59:25.4762209Z  2022-12-01T10:59:25.4762581Z [1,418 / 2,129] 8 actions, 7 running 2022-12-01T10:59:25.4763053Z //:torch; 29s processwrapper-sandbox 2022-12-01T10:59:25.4763511Z //:torch; 28s processwrapper-sandbox 2022-12-01T10:59:25.4763954Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:25.4764378Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:25.4764814Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:25.4765253Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:25.4765668Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:25.4765986Z [Scann] //:torch 2022-12-01T10:59:25.7415789Z 2022-12-01T10:59:25.7416315Z  2022-12-01T10:59:25.7416676Z  2022-12-01T10:59:25.7416952Z  2022-12-01T10:59:25.7417216Z  2022-12-01T10:59:25.7417474Z  2022-12-01T10:59:25.7417744Z  2022-12-01T10:59:25.7418055Z  2022-12-01T10:59:25.7428740Z  2022-12-01T10:59:25.7429408Z [1,419 / 2,129] 8 actions, 7 running 2022-12-01T10:59:25.7429882Z //:torch; 29s processwrapper-sandbox 2022-12-01T10:59:25.7430466Z //:torch; 29s processwrapper-sandbox 2022-12-01T10:59:25.7430902Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:25.7431340Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:25.7431756Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:25.7433459Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:25.7433912Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:25.7434437Z [Scann] Compiling torch/csrc/jit/passes/remove_exceptions.cpp 2022-12-01T10:59:26.0108375Z 2022-12-01T10:59:26.0109445Z  2022-12-01T10:59:26.0109870Z  2022-12-01T10:59:26.0110181Z  2022-12-01T10:59:26.0110351Z  2022-12-01T10:59:26.0110521Z  2022-12-01T10:59:26.0110703Z  2022-12-01T10:59:26.0110863Z  2022-12-01T10:59:26.0760907Z  2022-12-01T10:59:26.0761321Z [1,421 / 2,129] 8 actions running 2022-12-01T10:59:26.0761729Z //:torch; 30s processwrapper-sandbox 2022-12-01T10:59:26.0762134Z //:torch; 29s processwrapper-sandbox 2022-12-01T10:59:26.0762524Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:26.0762939Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:26.0763375Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:26.0763799Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:26.0764346Z Compiling torch/csrc/distributed/rpc/utils.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:26.0764832Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:26.2769978Z 2022-12-01T10:59:26.2770610Z  2022-12-01T10:59:26.2770931Z  2022-12-01T10:59:26.2771239Z  2022-12-01T10:59:26.2771614Z  2022-12-01T10:59:26.2771816Z  2022-12-01T10:59:26.2772093Z  2022-12-01T10:59:26.2772264Z  2022-12-01T10:59:26.2772435Z  2022-12-01T10:59:26.2772685Z [1,422 / 2,129] 8 actions running 2022-12-01T10:59:26.2772973Z //:torch; 30s processwrapper-sandbox 2022-12-01T10:59:26.2773262Z //:torch; 29s processwrapper-sandbox 2022-12-01T10:59:26.2773531Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:26.2773806Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:26.2774073Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:26.2774404Z Compiling torch/csrc/distributed/rpc/utils.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:26.2774721Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:26.2774987Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:26.6782477Z 2022-12-01T10:59:26.6783007Z  2022-12-01T10:59:26.6783421Z  2022-12-01T10:59:26.6783741Z  2022-12-01T10:59:26.6784012Z  2022-12-01T10:59:26.6784465Z  2022-12-01T10:59:26.6784748Z  2022-12-01T10:59:26.6785004Z  2022-12-01T10:59:26.6785275Z  2022-12-01T10:59:26.6785705Z [1,422 / 2,129] 8 actions running 2022-12-01T10:59:26.6786193Z //:torch; 30s processwrapper-sandbox 2022-12-01T10:59:26.6786669Z //:torch; 29s processwrapper-sandbox 2022-12-01T10:59:26.6787156Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:26.6787617Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:26.6788081Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:26.6788686Z Compiling torch/csrc/distributed/rpc/utils.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:26.6789273Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:26.6789739Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:27.0321271Z 2022-12-01T10:59:27.0321803Z  2022-12-01T10:59:27.0322158Z  2022-12-01T10:59:27.0322444Z  2022-12-01T10:59:27.0322723Z  2022-12-01T10:59:27.0323009Z  2022-12-01T10:59:27.0323323Z  2022-12-01T10:59:27.0323611Z  2022-12-01T10:59:27.0323866Z  2022-12-01T10:59:27.0324265Z [1,423 / 2,129] 8 actions, 7 running 2022-12-01T10:59:27.0324712Z //:torch; 31s processwrapper-sandbox 2022-12-01T10:59:27.0325149Z //:torch; 30s processwrapper-sandbox 2022-12-01T10:59:27.0325553Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:27.0325976Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:27.0326554Z Compiling torch/csrc/distributed/rpc/utils.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:27.0327109Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:27.0327549Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:27.0327975Z [Scann] Compiling caffe2/predictor/predictor.cc 2022-12-01T10:59:27.2790929Z 2022-12-01T10:59:27.2791476Z  2022-12-01T10:59:27.2791797Z  2022-12-01T10:59:27.2792072Z  2022-12-01T10:59:27.2792375Z  2022-12-01T10:59:27.2792644Z  2022-12-01T10:59:27.2792932Z  2022-12-01T10:59:27.2793203Z  2022-12-01T10:59:27.2793459Z  2022-12-01T10:59:27.2793842Z [1,423 / 2,129] 8 actions running 2022-12-01T10:59:27.2794485Z //:torch; 31s processwrapper-sandbox 2022-12-01T10:59:27.2794918Z //:torch; 30s processwrapper-sandbox 2022-12-01T10:59:27.2795380Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:27.2795816Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:27.2796396Z Compiling torch/csrc/distributed/rpc/utils.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:27.2796897Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:27.2797331Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:27.2797872Z Compiling caffe2/predictor/predictor.cc; 0s processwrapper-sandbox 2022-12-01T10:59:27.5381793Z 2022-12-01T10:59:27.5382344Z  2022-12-01T10:59:27.5382743Z  2022-12-01T10:59:27.5383044Z  2022-12-01T10:59:27.5383302Z  2022-12-01T10:59:27.5383555Z  2022-12-01T10:59:27.5383850Z  2022-12-01T10:59:27.5384111Z  2022-12-01T10:59:27.5384392Z  2022-12-01T10:59:27.5384814Z [1,424 / 2,129] 8 actions, 7 running 2022-12-01T10:59:27.5385261Z //:torch; 31s processwrapper-sandbox 2022-12-01T10:59:27.5385721Z //:torch; 30s processwrapper-sandbox 2022-12-01T10:59:27.5386191Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:27.5386784Z Compiling torch/csrc/distributed/rpc/utils.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:27.5387297Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:27.5387720Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:27.5388280Z Compiling caffe2/predictor/predictor.cc; 0s processwrapper-sandbox 2022-12-01T10:59:27.5388793Z [Scann] Compiling torch/csrc/jit/codegen/fuser/codegen.cpp 2022-12-01T10:59:27.8797373Z 2022-12-01T10:59:27.8797910Z  2022-12-01T10:59:27.8798233Z  2022-12-01T10:59:27.8798492Z  2022-12-01T10:59:27.8798763Z  2022-12-01T10:59:27.8799232Z  2022-12-01T10:59:27.8799486Z  2022-12-01T10:59:27.8799776Z  2022-12-01T10:59:27.8800032Z  2022-12-01T10:59:27.8800382Z [1,425 / 2,129] 8 actions running 2022-12-01T10:59:27.8800854Z //:torch; 32s processwrapper-sandbox 2022-12-01T10:59:27.8801283Z //:torch; 31s processwrapper-sandbox 2022-12-01T10:59:27.8801681Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:27.8802230Z Compiling torch/csrc/distributed/rpc/utils.cpp; 2s processwrapper-sandbox 2022-12-01T10:59:27.8802736Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:27.8803252Z Compiling caffe2/predictor/predictor.cc; 0s processwrapper-sandbox 2022-12-01T10:59:27.8803710Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:27.8804107Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:28.3607183Z 2022-12-01T10:59:28.3607731Z  2022-12-01T10:59:28.3608069Z  2022-12-01T10:59:28.3608371Z  2022-12-01T10:59:28.3608649Z  2022-12-01T10:59:28.3608966Z  2022-12-01T10:59:28.3609238Z  2022-12-01T10:59:28.3609502Z  2022-12-01T10:59:28.3609754Z  2022-12-01T10:59:28.3610155Z [1,427 / 2,129] 7 actions, 6 running 2022-12-01T10:59:28.3610655Z //:torch; 32s processwrapper-sandbox 2022-12-01T10:59:28.3611117Z //:torch; 31s processwrapper-sandbox 2022-12-01T10:59:28.3611723Z Compiling torch/csrc/distributed/rpc/utils.cpp; 2s processwrapper-sandbox 2022-12-01T10:59:28.3612379Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:28.3612775Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:28.3613230Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:28.3613661Z [Scann] Compiling torch/csrc/jit/passes/remove_expands.cpp 2022-12-01T10:59:28.6807152Z 2022-12-01T10:59:28.6807687Z  2022-12-01T10:59:28.6808031Z  2022-12-01T10:59:28.6808350Z  2022-12-01T10:59:28.6808656Z  2022-12-01T10:59:28.6808925Z  2022-12-01T10:59:28.6809202Z  2022-12-01T10:59:28.6809513Z  2022-12-01T10:59:28.6809886Z [1,427 / 2,129] 8 actions running 2022-12-01T10:59:28.6810345Z //:torch; 32s processwrapper-sandbox 2022-12-01T10:59:28.6811045Z //:torch; 31s processwrapper-sandbox 2022-12-01T10:59:28.6811577Z Compiling torch/csrc/distributed/rpc/utils.cpp; 2s processwrapper-sandbox 2022-12-01T10:59:28.6812100Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:28.6812465Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:28.6812815Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:28.6813178Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:28.6813629Z Compiling caffe2/operators/negative_op.cc; 0s processwrapper-sandbox 2022-12-01T10:59:29.2164664Z 2022-12-01T10:59:29.2165240Z  2022-12-01T10:59:29.2165588Z  2022-12-01T10:59:29.2165833Z  2022-12-01T10:59:29.2166056Z  2022-12-01T10:59:29.2166320Z  2022-12-01T10:59:29.2166591Z  2022-12-01T10:59:29.2166858Z  2022-12-01T10:59:29.2167153Z  2022-12-01T10:59:29.2167548Z [1,428 / 2,129] 8 actions, 7 running 2022-12-01T10:59:29.2167968Z //:torch; 33s processwrapper-sandbox 2022-12-01T10:59:29.2168375Z //:torch; 32s processwrapper-sandbox 2022-12-01T10:59:29.2168798Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:29.2169232Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:29.2169695Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:29.2170101Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:29.2170555Z Compiling caffe2/operators/negative_op.cc; 0s processwrapper-sandbox 2022-12-01T10:59:29.2171047Z [Scann] Compiling torch/csrc/jit/runtime/symbolic_script.cpp 2022-12-01T10:59:29.4800855Z 2022-12-01T10:59:29.4801406Z  2022-12-01T10:59:29.4801723Z  2022-12-01T10:59:29.4801965Z  2022-12-01T10:59:29.4802225Z  2022-12-01T10:59:29.4802479Z  2022-12-01T10:59:29.4802713Z  2022-12-01T10:59:29.4802963Z  2022-12-01T10:59:29.4803372Z  2022-12-01T10:59:29.4803704Z [1,428 / 2,129] 8 actions running 2022-12-01T10:59:29.4804119Z //:torch; 33s processwrapper-sandbox 2022-12-01T10:59:29.4804564Z //:torch; 32s processwrapper-sandbox 2022-12-01T10:59:29.4804972Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:29.4805401Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:29.4805847Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:29.4806272Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:29.4806806Z Compiling caffe2/operators/negative_op.cc; 1s processwrapper-sandbox 2022-12-01T10:59:29.4807294Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:29.8144104Z 2022-12-01T10:59:29.8144665Z  2022-12-01T10:59:29.8145039Z  2022-12-01T10:59:29.8145380Z  2022-12-01T10:59:29.8145697Z  2022-12-01T10:59:29.8146011Z  2022-12-01T10:59:29.8146299Z  2022-12-01T10:59:29.8146606Z  2022-12-01T10:59:29.8146908Z  2022-12-01T10:59:29.8147354Z [1,429 / 2,129] 8 actions, 7 running 2022-12-01T10:59:29.8147878Z //:torch; 33s processwrapper-sandbox 2022-12-01T10:59:29.8148416Z //:torch; 33s processwrapper-sandbox 2022-12-01T10:59:29.8148952Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:29.8149599Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:29.8150108Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:29.8150757Z Compiling caffe2/operators/negative_op.cc; 1s processwrapper-sandbox 2022-12-01T10:59:29.8151434Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:29.8152029Z [Scann] Compiling caffe2/quantization/server/concat_dnnlowp_op.cc 2022-12-01T10:59:30.0367138Z 2022-12-01T10:59:30.0367694Z  2022-12-01T10:59:30.0368021Z  2022-12-01T10:59:30.0368315Z  2022-12-01T10:59:30.0368576Z  2022-12-01T10:59:30.0368836Z  2022-12-01T10:59:30.0369110Z  2022-12-01T10:59:30.0369379Z  2022-12-01T10:59:30.0369663Z  2022-12-01T10:59:30.0370110Z [1,431 / 2,129] 8 actions, 7 running 2022-12-01T10:59:30.0370591Z //:torch; 34s processwrapper-sandbox 2022-12-01T10:59:30.0371292Z //:torch; 33s processwrapper-sandbox 2022-12-01T10:59:30.0371768Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:30.0372462Z Compiling caffe2/operators/negative_op.cc; 1s processwrapper-sandbox 2022-12-01T10:59:30.0373014Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:30.0373492Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:30.0374104Z Compiling torch/csrc/api/src/nn/module.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:30.0374643Z [Scann] Compiling torch/csrc/jit/passes/quantization/dedup_module_uses.cpp 2022-12-01T10:59:30.2376435Z 2022-12-01T10:59:30.2376929Z  2022-12-01T10:59:30.2377154Z  2022-12-01T10:59:30.2377326Z  2022-12-01T10:59:30.2377497Z  2022-12-01T10:59:30.2377747Z  2022-12-01T10:59:30.2378036Z  2022-12-01T10:59:30.2378222Z  2022-12-01T10:59:30.2378601Z  2022-12-01T10:59:30.2378943Z [1,432 / 2,129] 8 actions, 7 running 2022-12-01T10:59:30.2379324Z //:torch; 34s processwrapper-sandbox 2022-12-01T10:59:30.2379722Z //:torch; 33s processwrapper-sandbox 2022-12-01T10:59:30.2380196Z Compiling caffe2/operators/negative_op.cc; 1s processwrapper-sandbox 2022-12-01T10:59:30.2380633Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:30.2381030Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:30.2381508Z Compiling torch/csrc/api/src/nn/module.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:30.2381915Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:30.2382262Z [Prepa] Compiling torch/csrc/jit/ir/irparser.cpp 2022-12-01T10:59:30.4804837Z 2022-12-01T10:59:30.4805326Z  2022-12-01T10:59:30.4805606Z  2022-12-01T10:59:30.4805943Z  2022-12-01T10:59:30.4806269Z  2022-12-01T10:59:30.4806553Z  2022-12-01T10:59:30.4806784Z  2022-12-01T10:59:30.4875764Z  2022-12-01T10:59:30.4876463Z  2022-12-01T10:59:30.4876827Z [1,433 / 2,129] 8 actions running 2022-12-01T10:59:30.4877288Z //:torch; 34s processwrapper-sandbox 2022-12-01T10:59:30.4877709Z //:torch; 33s processwrapper-sandbox 2022-12-01T10:59:30.4878130Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:30.4878568Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:30.4879072Z Compiling torch/csrc/api/src/nn/module.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:30.4879577Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:30.4880099Z Compiling torch/csrc/jit/ir/irparser.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:30.4880579Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:30.8230237Z 2022-12-01T10:59:30.8230810Z  2022-12-01T10:59:30.8231208Z  2022-12-01T10:59:30.8231509Z  2022-12-01T10:59:30.8231816Z  2022-12-01T10:59:30.8232114Z  2022-12-01T10:59:30.8232386Z  2022-12-01T10:59:30.8232658Z  2022-12-01T10:59:30.8232958Z  2022-12-01T10:59:30.8233398Z [1,434 / 2,129] 8 actions, 7 running 2022-12-01T10:59:30.8233893Z //:torch; 35s processwrapper-sandbox 2022-12-01T10:59:30.8234392Z //:torch; 34s processwrapper-sandbox 2022-12-01T10:59:30.8234874Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:30.8235486Z Compiling torch/csrc/api/src/nn/module.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:30.8236038Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:30.8236641Z Compiling torch/csrc/jit/ir/irparser.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:30.8237202Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:30.8237669Z [Scann] Compiling torch/csrc/api/src/nn/modules/_functions.cpp 2022-12-01T10:59:31.0916618Z 2022-12-01T10:59:31.0917145Z  2022-12-01T10:59:31.0917488Z  2022-12-01T10:59:31.0917760Z  2022-12-01T10:59:31.0918049Z  2022-12-01T10:59:31.0918329Z  2022-12-01T10:59:31.0918624Z  2022-12-01T10:59:31.0918920Z  2022-12-01T10:59:31.0919203Z  2022-12-01T10:59:31.0919589Z [1,434 / 2,129] 8 actions running 2022-12-01T10:59:31.0920234Z //:torch; 35s processwrapper-sandbox 2022-12-01T10:59:31.0920701Z //:torch; 34s processwrapper-sandbox 2022-12-01T10:59:31.0921163Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:59:31.0921715Z Compiling torch/csrc/api/src/nn/module.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:31.0922256Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:31.0922833Z Compiling torch/csrc/jit/ir/irparser.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:31.0923348Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:31.0923793Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:31.5072204Z 2022-12-01T10:59:31.5073045Z  2022-12-01T10:59:31.5073526Z  2022-12-01T10:59:31.5073955Z  2022-12-01T10:59:31.5074737Z  2022-12-01T10:59:31.5075097Z  2022-12-01T10:59:31.5075413Z  2022-12-01T10:59:31.5075697Z  2022-12-01T10:59:31.5075971Z  2022-12-01T10:59:31.5076408Z [1,435 / 2,129] 8 actions, 7 running 2022-12-01T10:59:31.5077070Z //:torch; 35s processwrapper-sandbox 2022-12-01T10:59:31.5077561Z //:torch; 34s processwrapper-sandbox 2022-12-01T10:59:31.5078036Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:59:31.5078637Z Compiling torch/csrc/api/src/nn/module.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:31.5079312Z Compiling torch/csrc/jit/ir/irparser.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:31.5080055Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:31.5080535Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:31.5080982Z [Scann] Compiling torch/csrc/jit/passes/shape_analysis.cpp 2022-12-01T10:59:31.8053465Z 2022-12-01T10:59:31.8054015Z  2022-12-01T10:59:31.8054327Z  2022-12-01T10:59:31.8054595Z  2022-12-01T10:59:31.8054866Z  2022-12-01T10:59:31.8055330Z  2022-12-01T10:59:31.8055609Z  2022-12-01T10:59:31.8055870Z  2022-12-01T10:59:31.8056105Z  2022-12-01T10:59:31.8056622Z [1,436 / 2,129] 8 actions, 7 running 2022-12-01T10:59:31.8057105Z //:torch; 35s processwrapper-sandbox 2022-12-01T10:59:31.8057519Z //:torch; 35s processwrapper-sandbox 2022-12-01T10:59:31.8057970Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:59:31.8058632Z Compiling torch/csrc/api/src/nn/module.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:31.8059235Z Compiling torch/csrc/jit/ir/irparser.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:31.8059744Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:31.8060184Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:31.8060602Z [Scann] Compiling torch/csrc/api/src/nn/modules/loss.cpp 2022-12-01T10:59:32.0374011Z 2022-12-01T10:59:32.0374525Z  2022-12-01T10:59:32.0374888Z  2022-12-01T10:59:32.0375172Z  2022-12-01T10:59:32.0375481Z  2022-12-01T10:59:32.0375781Z  2022-12-01T10:59:32.0376055Z  2022-12-01T10:59:32.0376367Z  2022-12-01T10:59:32.0376669Z  2022-12-01T10:59:32.0377097Z [1,438 / 2,129] 8 actions, 7 running 2022-12-01T10:59:32.0377587Z //:torch; 36s processwrapper-sandbox 2022-12-01T10:59:32.0378069Z //:torch; 35s processwrapper-sandbox 2022-12-01T10:59:32.0378794Z Compiling torch/csrc/api/src/nn/module.cpp; 2s processwrapper-sandbox 2022-12-01T10:59:32.0379342Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:32.0379832Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:32.0380304Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:32.0380785Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:32.0381257Z [Scann] Compiling torch/csrc/jit/passes/symbolic_shape_analysis.cpp 2022-12-01T10:59:32.2915914Z 2022-12-01T10:59:32.2916487Z  2022-12-01T10:59:32.2916856Z  2022-12-01T10:59:32.2917094Z  2022-12-01T10:59:32.2917281Z  2022-12-01T10:59:32.2917460Z  2022-12-01T10:59:32.2917635Z  2022-12-01T10:59:32.2917801Z  2022-12-01T10:59:32.2917954Z  2022-12-01T10:59:32.3481811Z [1,438 / 2,129] 8 actions running 2022-12-01T10:59:32.3482317Z //:torch; 36s processwrapper-sandbox 2022-12-01T10:59:32.3482801Z //:torch; 35s processwrapper-sandbox 2022-12-01T10:59:32.3483392Z Compiling torch/csrc/api/src/nn/module.cpp; 2s processwrapper-sandbox 2022-12-01T10:59:32.3483980Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:32.3484460Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:32.3484941Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:32.3485397Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:32.3485867Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:32.8345085Z 2022-12-01T10:59:32.8345653Z  2022-12-01T10:59:32.8346062Z  2022-12-01T10:59:32.8346367Z  2022-12-01T10:59:32.8346665Z  2022-12-01T10:59:32.8347341Z  2022-12-01T10:59:32.8347606Z  2022-12-01T10:59:32.8347913Z  2022-12-01T10:59:32.8348216Z  2022-12-01T10:59:32.8348907Z [1,439 / 2,129] 8 actions, 7 running 2022-12-01T10:59:32.8349409Z //:torch; 37s processwrapper-sandbox 2022-12-01T10:59:32.8349921Z //:torch; 36s processwrapper-sandbox 2022-12-01T10:59:32.8350410Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:32.8350893Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:32.8351377Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:32.8351849Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:32.8352335Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:32.8352810Z [Scann] Compiling caffe2/perfkernels/lstm_unit_cpu_common.cc 2022-12-01T10:59:33.1493726Z 2022-12-01T10:59:33.1494289Z  2022-12-01T10:59:33.1494685Z  2022-12-01T10:59:33.1494971Z  2022-12-01T10:59:33.1495249Z  2022-12-01T10:59:33.1495557Z  2022-12-01T10:59:33.1496013Z  2022-12-01T10:59:33.1496316Z  2022-12-01T10:59:33.1496634Z  2022-12-01T10:59:33.1497092Z [1,439 / 2,129] 8 actions running 2022-12-01T10:59:33.1497592Z //:torch; 37s processwrapper-sandbox 2022-12-01T10:59:33.1498101Z //:torch; 36s processwrapper-sandbox 2022-12-01T10:59:33.1498809Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:33.1499276Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:33.1499767Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:33.1500264Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:33.1500683Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:33.1501126Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:33.5335242Z 2022-12-01T10:59:33.5335797Z  2022-12-01T10:59:33.5336142Z  2022-12-01T10:59:33.5336421Z  2022-12-01T10:59:33.5336684Z  2022-12-01T10:59:33.5336974Z  2022-12-01T10:59:33.5337242Z  2022-12-01T10:59:33.5337511Z  2022-12-01T10:59:33.5337794Z  2022-12-01T10:59:33.5338173Z [1,441 / 2,129] 8 actions, 7 running 2022-12-01T10:59:33.5338785Z //:torch; 37s processwrapper-sandbox 2022-12-01T10:59:33.5339266Z //:torch; 36s processwrapper-sandbox 2022-12-01T10:59:33.5339839Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:33.5340356Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:33.5340861Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:33.5341367Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:33.5341884Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:33.5342353Z [Scann] Compiling torch/csrc/api/src/nn/modules/fold.cpp 2022-12-01T10:59:33.7497988Z 2022-12-01T10:59:33.7498721Z  2022-12-01T10:59:33.7499069Z  2022-12-01T10:59:33.7501146Z  2022-12-01T10:59:33.7501770Z  2022-12-01T10:59:33.7502387Z  2022-12-01T10:59:33.7502702Z  2022-12-01T10:59:33.7503001Z  2022-12-01T10:59:33.7503270Z  2022-12-01T10:59:33.7503710Z [1,441 / 2,129] 8 actions running 2022-12-01T10:59:33.7504189Z //:torch; 37s processwrapper-sandbox 2022-12-01T10:59:33.7504683Z //:torch; 37s processwrapper-sandbox 2022-12-01T10:59:33.7511129Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:33.7511733Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:33.7512389Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:33.7513092Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:33.7513691Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:33.7514223Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:33.9502019Z 2022-12-01T10:59:33.9502583Z  2022-12-01T10:59:33.9502945Z  2022-12-01T10:59:33.9503198Z  2022-12-01T10:59:33.9503506Z  2022-12-01T10:59:33.9503806Z  2022-12-01T10:59:33.9504100Z  2022-12-01T10:59:33.9504355Z  2022-12-01T10:59:33.9504612Z  2022-12-01T10:59:33.9505032Z [1,443 / 2,129] 8 actions running 2022-12-01T10:59:33.9505526Z //:torch; 38s processwrapper-sandbox 2022-12-01T10:59:33.9506003Z //:torch; 37s processwrapper-sandbox 2022-12-01T10:59:33.9506437Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:33.9506882Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:33.9507277Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:33.9507658Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:33.9508036Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:33.9508503Z Compiling caffe2/queue/queue_ops.cc; 0s processwrapper-sandbox 2022-12-01T10:59:34.3505206Z 2022-12-01T10:59:34.3505775Z  2022-12-01T10:59:34.3506050Z  2022-12-01T10:59:34.3506298Z  2022-12-01T10:59:34.3506532Z  2022-12-01T10:59:34.3506762Z  2022-12-01T10:59:34.3507011Z  2022-12-01T10:59:34.3507245Z  2022-12-01T10:59:34.3507460Z  2022-12-01T10:59:34.3507801Z [1,443 / 2,129] 8 actions running 2022-12-01T10:59:34.3508345Z //:torch; 38s processwrapper-sandbox 2022-12-01T10:59:34.3508727Z //:torch; 37s processwrapper-sandbox 2022-12-01T10:59:34.3509117Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:34.3509531Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:34.3509910Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:34.3510327Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:34.3510737Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:34.3511180Z Compiling caffe2/queue/queue_ops.cc; 0s processwrapper-sandbox 2022-12-01T10:59:34.6222962Z 2022-12-01T10:59:34.6223467Z  2022-12-01T10:59:34.6223803Z  2022-12-01T10:59:34.6224097Z  2022-12-01T10:59:34.6224374Z  2022-12-01T10:59:34.6224647Z  2022-12-01T10:59:34.6224915Z  2022-12-01T10:59:34.6225184Z  2022-12-01T10:59:34.6225437Z  2022-12-01T10:59:34.6225833Z [1,444 / 2,129] 8 actions, 7 running 2022-12-01T10:59:34.6226274Z //:torch; 38s processwrapper-sandbox 2022-12-01T10:59:34.6226760Z //:torch; 37s processwrapper-sandbox 2022-12-01T10:59:34.6227241Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:34.6227693Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:34.6228157Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:34.6228566Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:34.6229041Z Compiling caffe2/queue/queue_ops.cc; 0s processwrapper-sandbox 2022-12-01T10:59:34.6229480Z [Scann] Compiling torch/csrc/api/src/nn/modules/padding.cpp 2022-12-01T10:59:34.9020277Z 2022-12-01T10:59:34.9020805Z  2022-12-01T10:59:34.9021173Z  2022-12-01T10:59:34.9021447Z  2022-12-01T10:59:34.9021722Z  2022-12-01T10:59:34.9021979Z  2022-12-01T10:59:34.9022301Z  2022-12-01T10:59:34.9022580Z  2022-12-01T10:59:34.9022841Z  2022-12-01T10:59:34.9023270Z [1,446 / 2,129] 8 actions, 7 running 2022-12-01T10:59:34.9023741Z //:torch; 39s processwrapper-sandbox 2022-12-01T10:59:34.9024200Z //:torch; 38s processwrapper-sandbox 2022-12-01T10:59:34.9024640Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:34.9025084Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:34.9025782Z Compiling caffe2/queue/queue_ops.cc; 1s processwrapper-sandbox 2022-12-01T10:59:34.9026283Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:34.9026850Z Compiling torch/csrc/utils/byte_order.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:34.9027340Z [Scann] Compiling torch/csrc/api/src/nn/options/padding.cpp 2022-12-01T10:59:35.1520328Z 2022-12-01T10:59:35.1520836Z  2022-12-01T10:59:35.1521178Z  2022-12-01T10:59:35.1521434Z  2022-12-01T10:59:35.1521675Z  2022-12-01T10:59:35.1521914Z  2022-12-01T10:59:35.1522203Z  2022-12-01T10:59:35.1522455Z  2022-12-01T10:59:35.1522730Z  2022-12-01T10:59:35.1523108Z [1,446 / 2,129] 8 actions running 2022-12-01T10:59:35.1523559Z //:torch; 39s processwrapper-sandbox 2022-12-01T10:59:35.1523996Z //:torch; 38s processwrapper-sandbox 2022-12-01T10:59:35.1524419Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:35.1524839Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:35.1525370Z Compiling caffe2/queue/queue_ops.cc; 1s processwrapper-sandbox 2022-12-01T10:59:35.1525868Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:35.1526394Z Compiling torch/csrc/utils/byte_order.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:35.1526905Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:35.5526467Z 2022-12-01T10:59:35.5526913Z  2022-12-01T10:59:35.5527134Z  2022-12-01T10:59:35.5527311Z  2022-12-01T10:59:35.5527497Z  2022-12-01T10:59:35.5527659Z  2022-12-01T10:59:35.5527827Z  2022-12-01T10:59:35.5527997Z  2022-12-01T10:59:35.5528205Z  2022-12-01T10:59:35.5528457Z [1,447 / 2,129] 8 actions running 2022-12-01T10:59:35.5528745Z //:torch; 39s processwrapper-sandbox 2022-12-01T10:59:35.5529172Z //:torch; 38s processwrapper-sandbox 2022-12-01T10:59:35.5529483Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:35.5529775Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:35.5530051Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:35.5530375Z Compiling torch/csrc/utils/byte_order.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:35.5530745Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:35.5531019Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:35.7831366Z 2022-12-01T10:59:35.7831839Z  2022-12-01T10:59:35.7832279Z  2022-12-01T10:59:35.7835507Z  2022-12-01T10:59:35.7836051Z  2022-12-01T10:59:35.7839473Z  2022-12-01T10:59:35.7839977Z  2022-12-01T10:59:35.7840604Z  2022-12-01T10:59:35.7841568Z  2022-12-01T10:59:35.7842218Z [1,448 / 2,129] 8 actions, 7 running 2022-12-01T10:59:35.7842840Z //:torch; 39s processwrapper-sandbox 2022-12-01T10:59:35.7843520Z //:torch; 39s processwrapper-sandbox 2022-12-01T10:59:35.7844645Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:35.7845096Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:35.7845543Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:35.7845963Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:35.7846396Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:35.7848643Z [Scann] Compiling torch/csrc/api/src/nn/modules/rnn.cpp 2022-12-01T10:59:36.1524247Z 2022-12-01T10:59:36.1525132Z  2022-12-01T10:59:36.1525788Z  2022-12-01T10:59:36.1528512Z  2022-12-01T10:59:36.1529067Z  2022-12-01T10:59:36.1529661Z  2022-12-01T10:59:36.1532767Z  2022-12-01T10:59:36.1533356Z  2022-12-01T10:59:36.1536866Z  2022-12-01T10:59:36.1537512Z [1,448 / 2,129] 8 actions running 2022-12-01T10:59:36.1538148Z //:torch; 40s processwrapper-sandbox 2022-12-01T10:59:36.1539083Z //:torch; 39s processwrapper-sandbox 2022-12-01T10:59:36.1540773Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:36.1541527Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:36.1542375Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:36.1543303Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:36.1543948Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:36.1544659Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:36.3829404Z 2022-12-01T10:59:36.3830274Z  2022-12-01T10:59:36.3830930Z  2022-12-01T10:59:36.3831488Z  2022-12-01T10:59:36.3832142Z  2022-12-01T10:59:36.3832993Z  2022-12-01T10:59:36.3833375Z  2022-12-01T10:59:36.3833674Z  2022-12-01T10:59:36.3833979Z  2022-12-01T10:59:36.3834377Z [1,450 / 2,129] 8 actions running 2022-12-01T10:59:36.3834865Z //:torch; 40s processwrapper-sandbox 2022-12-01T10:59:36.3835328Z //:torch; 39s processwrapper-sandbox 2022-12-01T10:59:36.3835827Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:36.3837784Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:36.3838437Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:59:36.3839154Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:36.3840066Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:36.3843002Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:36.7843447Z 2022-12-01T10:59:36.7844083Z  2022-12-01T10:59:36.7844447Z  2022-12-01T10:59:36.7844888Z  2022-12-01T10:59:36.7845400Z  2022-12-01T10:59:36.7845702Z  2022-12-01T10:59:36.7845986Z  2022-12-01T10:59:36.7846636Z  2022-12-01T10:59:36.7847056Z  2022-12-01T10:59:36.7847458Z [1,450 / 2,129] 8 actions running 2022-12-01T10:59:36.7848048Z //:torch; 40s processwrapper-sandbox 2022-12-01T10:59:36.7848854Z //:torch; 40s processwrapper-sandbox 2022-12-01T10:59:36.7849743Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:36.7850358Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:36.7850975Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:59:36.7851678Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:36.7852425Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:36.7852895Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:37.2767255Z 2022-12-01T10:59:37.2767834Z  2022-12-01T10:59:37.2768197Z  2022-12-01T10:59:37.2768484Z  2022-12-01T10:59:37.2768790Z  2022-12-01T10:59:37.2769118Z  2022-12-01T10:59:37.2769422Z  2022-12-01T10:59:37.2769757Z  2022-12-01T10:59:37.2770033Z  2022-12-01T10:59:37.2770423Z [1,451 / 2,129] 8 actions, 7 running 2022-12-01T10:59:37.2770869Z //:torch; 41s processwrapper-sandbox 2022-12-01T10:59:37.2771303Z //:torch; 40s processwrapper-sandbox 2022-12-01T10:59:37.2771747Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:37.2772293Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:59:37.2772860Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:37.2773423Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:37.2773852Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:37.2774213Z [Scann] Compiling caffe2/opt/optimizer.cc 2022-12-01T10:59:37.3326974Z 2022-12-01T10:59:37.3327487Z  2022-12-01T10:59:37.3327863Z  2022-12-01T10:59:37.3331642Z  2022-12-01T10:59:37.3336833Z  2022-12-01T10:59:37.3340125Z  2022-12-01T10:59:37.3340413Z  2022-12-01T10:59:37.3340889Z  2022-12-01T10:59:37.3341165Z  2022-12-01T10:59:37.3341849Z INFO: From Compiling caffe2/quantization/server/batch_matmul_dnnlowp_op.cc: 2022-12-01T10:59:37.3342468Z [1,451 / 2,129] 8 actions running 2022-12-01T10:59:37.3343013Z //:torch; 41s processwrapper-sandbox 2022-12-01T10:59:37.3343483Z //:torch; 40s processwrapper-sandbox 2022-12-01T10:59:37.3344040Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:37.3344606Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:59:37.3345506Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:37.3346137Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:37.3346564Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:37.3347219Z Compiling caffe2/opt/optimizer.cc; 0s processwrapper-sandbox 2022-12-01T10:59:37.3352620Z 2022-12-01T10:59:37.3353204Z  2022-12-01T10:59:37.3358247Z  2022-12-01T10:59:37.3358557Z  2022-12-01T10:59:37.3358826Z  2022-12-01T10:59:37.3359120Z  2022-12-01T10:59:37.3359387Z  2022-12-01T10:59:37.3359670Z  2022-12-01T10:59:37.3359931Z  2022-12-01T10:59:37.3381504Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc: In instantiation of 'bool caffe2::BatchMatMulDNNLowPOp::RunOnDevice() [with T = short unsigned int]': 2022-12-01T10:59:37.3381951Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:760:1: required from here 2022-12-01T10:59:37.3382523Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:312:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:37.3382907Z for (auto j = 0; j < B_quantized_temp.size(); ++j) { 2022-12-01T10:59:37.3383258Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:59:37.3383970Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:344:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:37.3384496Z for (int j = 0; j < N; ++j) { 2022-12-01T10:59:37.3384797Z ~~^~~ 2022-12-01T10:59:37.3385551Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:348:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:37.3386057Z for (int k = 0; k < K; ++k) { 2022-12-01T10:59:37.3386691Z ~~^~~ 2022-12-01T10:59:37.3387437Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:353:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:37.3387947Z for (int k = 0; k < K; ++k) { 2022-12-01T10:59:37.3388268Z ~~^~~ 2022-12-01T10:59:37.3389024Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:664:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:37.3389548Z for (int n = 0; n < N; ++n) { 2022-12-01T10:59:37.3389848Z ~~^~~ 2022-12-01T10:59:37.3390616Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:668:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:37.3391140Z for (int k = 0; k < K; ++k) { 2022-12-01T10:59:37.3391425Z ~~^~~ 2022-12-01T10:59:37.3392217Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:673:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:37.3392773Z for (int k = 0; k < K; ++k) { 2022-12-01T10:59:37.3393085Z ~~^~~ 2022-12-01T10:59:37.3393813Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:681:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:37.3394391Z for (int m = 0; m < M; ++m) { 2022-12-01T10:59:37.3394679Z ~~^~~ 2022-12-01T10:59:37.3395438Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:685:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:37.3395988Z for (int k = 0; k < K; ++k) { 2022-12-01T10:59:37.3396302Z ~~^~~ 2022-12-01T10:59:37.3397023Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:690:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:37.3397556Z for (int k = 0; k < K; ++k) { 2022-12-01T10:59:37.3397871Z ~~^~~ 2022-12-01T10:59:37.3398784Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:697:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:37.3399334Z for (int n = 0; n < N; ++n) { 2022-12-01T10:59:37.3399646Z ~~^~~ 2022-12-01T10:59:37.3400386Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:701:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:37.3400915Z for (int k = 0; k < K; ++k) { 2022-12-01T10:59:37.3401220Z ~~^~~ 2022-12-01T10:59:37.3401971Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:707:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:37.3402545Z for (int k = 0; k < K; ++k) { 2022-12-01T10:59:37.3402849Z ~~^~~ 2022-12-01T10:59:37.3403629Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:713:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:37.3404208Z for (int k = 0; k < K; ++k) { 2022-12-01T10:59:37.3404493Z ~~^~~ 2022-12-01T10:59:37.3405236Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:719:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:37.3405800Z for (int k = 0; k < K; ++k) { 2022-12-01T10:59:37.3406090Z ~~^~~ 2022-12-01T10:59:37.3406799Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:732:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:37.3407372Z for (int j = 0; j < M * N; ++j) { 2022-12-01T10:59:37.3407798Z ~~^~~~~~~ 2022-12-01T10:59:37.3408659Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc: In instantiation of 'bool caffe2::BatchMatMulDNNLowPOp::RunOnDevice() [with T = unsigned char]': 2022-12-01T10:59:37.3409348Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:760:1: required from here 2022-12-01T10:59:37.3410173Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:312:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:37.3410818Z for (auto j = 0; j < B_quantized_temp.size(); ++j) { 2022-12-01T10:59:37.3411195Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:59:37.3412054Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:344:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:37.3412558Z for (int j = 0; j < N; ++j) { 2022-12-01T10:59:37.3412847Z ~~^~~ 2022-12-01T10:59:37.3413615Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:348:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:37.3414164Z for (int k = 0; k < K; ++k) { 2022-12-01T10:59:37.3414495Z ~~^~~ 2022-12-01T10:59:37.3415269Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:353:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:37.3415819Z for (int k = 0; k < K; ++k) { 2022-12-01T10:59:37.3416121Z ~~^~~ 2022-12-01T10:59:37.3416867Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:664:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:37.3417387Z for (int n = 0; n < N; ++n) { 2022-12-01T10:59:37.3417695Z ~~^~~ 2022-12-01T10:59:37.3418593Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:668:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:37.3419148Z for (int k = 0; k < K; ++k) { 2022-12-01T10:59:37.3419474Z ~~^~~ 2022-12-01T10:59:37.3420322Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:673:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:37.3420869Z for (int k = 0; k < K; ++k) { 2022-12-01T10:59:37.3421159Z ~~^~~ 2022-12-01T10:59:37.3421888Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:681:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:37.3422448Z for (int m = 0; m < M; ++m) { 2022-12-01T10:59:37.3422748Z ~~^~~ 2022-12-01T10:59:37.3423527Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:685:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:37.3424071Z for (int k = 0; k < K; ++k) { 2022-12-01T10:59:37.3424355Z ~~^~~ 2022-12-01T10:59:37.3425122Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:690:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:37.3425651Z for (int k = 0; k < K; ++k) { 2022-12-01T10:59:37.3425957Z ~~^~~ 2022-12-01T10:59:37.3426726Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:697:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:37.3427293Z for (int n = 0; n < N; ++n) { 2022-12-01T10:59:37.3427626Z ~~^~~ 2022-12-01T10:59:37.3428349Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:701:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:37.3428913Z for (int k = 0; k < K; ++k) { 2022-12-01T10:59:37.3429218Z ~~^~~ 2022-12-01T10:59:37.3430089Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:707:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:37.3430657Z for (int k = 0; k < K; ++k) { 2022-12-01T10:59:37.3430985Z ~~^~~ 2022-12-01T10:59:37.3431721Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:713:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:37.3432284Z for (int k = 0; k < K; ++k) { 2022-12-01T10:59:37.3432592Z ~~^~~ 2022-12-01T10:59:37.3433348Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:719:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:37.3433887Z for (int k = 0; k < K; ++k) { 2022-12-01T10:59:37.3434209Z ~~^~~ 2022-12-01T10:59:37.3434942Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:732:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:37.3435514Z for (int j = 0; j < M * N; ++j) { 2022-12-01T10:59:37.3435798Z ~~^~~~~~~ 2022-12-01T10:59:37.3436198Z [1,451 / 2,129] 8 actions running 2022-12-01T10:59:37.3436660Z //:torch; 41s processwrapper-sandbox 2022-12-01T10:59:37.3437125Z //:torch; 40s processwrapper-sandbox 2022-12-01T10:59:37.3437611Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:37.3438075Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T10:59:37.3438632Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:37.3439186Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:37.3439678Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:37.3440067Z Compiling caffe2/opt/optimizer.cc; 0s processwrapper-sandbox 2022-12-01T10:59:37.5791321Z 2022-12-01T10:59:37.5791936Z  2022-12-01T10:59:37.5792274Z  2022-12-01T10:59:37.5792595Z  2022-12-01T10:59:37.5792908Z  2022-12-01T10:59:37.5793207Z  2022-12-01T10:59:37.5793516Z  2022-12-01T10:59:37.5793809Z  2022-12-01T10:59:37.5794284Z  2022-12-01T10:59:37.5794723Z [1,453 / 2,129] 8 actions, 7 running 2022-12-01T10:59:37.5795208Z //:torch; 41s processwrapper-sandbox 2022-12-01T10:59:37.5795650Z //:torch; 40s processwrapper-sandbox 2022-12-01T10:59:37.5796264Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:37.5796806Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:37.5797240Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:37.5797798Z Compiling caffe2/opt/optimizer.cc; 0s processwrapper-sandbox 2022-12-01T10:59:37.5798297Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:37.5798718Z [Scann] Compiling torch/csrc/api/src/nn/options/conv.cpp 2022-12-01T10:59:37.7845462Z 2022-12-01T10:59:37.7845945Z  2022-12-01T10:59:37.7846266Z  2022-12-01T10:59:37.7846523Z  2022-12-01T10:59:37.7846741Z  2022-12-01T10:59:37.7846973Z  2022-12-01T10:59:37.7847227Z  2022-12-01T10:59:37.7847481Z  2022-12-01T10:59:37.7847743Z  2022-12-01T10:59:37.7848148Z [1,453 / 2,129] 8 actions running 2022-12-01T10:59:37.7848601Z //:torch; 41s processwrapper-sandbox 2022-12-01T10:59:37.7849030Z //:torch; 41s processwrapper-sandbox 2022-12-01T10:59:37.7849539Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:37.7850015Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:37.7850466Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:37.7851014Z Compiling caffe2/opt/optimizer.cc; 0s processwrapper-sandbox 2022-12-01T10:59:37.7851465Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:37.7851926Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:38.6249806Z 2022-12-01T10:59:38.6250355Z  2022-12-01T10:59:38.6250717Z  2022-12-01T10:59:38.6251201Z  2022-12-01T10:59:38.6251506Z  2022-12-01T10:59:38.6251802Z  2022-12-01T10:59:38.6252162Z  2022-12-01T10:59:38.6252469Z  2022-12-01T10:59:38.6252775Z  2022-12-01T10:59:38.6253255Z [1,454 / 2,129] 8 actions, 7 running 2022-12-01T10:59:38.6253757Z //:torch; 42s processwrapper-sandbox 2022-12-01T10:59:38.6254253Z //:torch; 41s processwrapper-sandbox 2022-12-01T10:59:38.6254872Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 2s processwrapper-sandbox 2022-12-01T10:59:38.6255446Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:38.6255905Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:38.6256367Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:38.6256856Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:38.6257315Z [Scann] Compiling torch/csrc/jit/frontend/exit_transforms.cpp 2022-12-01T10:59:38.8789659Z 2022-12-01T10:59:38.8791834Z  2022-12-01T10:59:38.8792183Z  2022-12-01T10:59:38.8792365Z  2022-12-01T10:59:38.8792538Z  2022-12-01T10:59:38.8792711Z  2022-12-01T10:59:38.8792890Z  2022-12-01T10:59:38.8795187Z  2022-12-01T10:59:38.8795754Z  2022-12-01T10:59:38.8796350Z [1,456 / 2,129] 8 actions, 7 running 2022-12-01T10:59:38.8796836Z //:torch; 43s processwrapper-sandbox 2022-12-01T10:59:38.8797340Z //:torch; 42s processwrapper-sandbox 2022-12-01T10:59:38.8797847Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:38.8798374Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:38.8798867Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:38.8799355Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:38.8799991Z Compiling caffe2/operators/conv_gradient_op.cc; 0s processwrapper-sandbox 2022-12-01T10:59:38.8800316Z [Scann] Compiling torch/csrc/jit/passes/value_refinement_utils.cpp 2022-12-01T10:59:39.1849024Z 2022-12-01T10:59:39.1849809Z  2022-12-01T10:59:39.1850235Z  2022-12-01T10:59:39.1850667Z  2022-12-01T10:59:39.1850988Z  2022-12-01T10:59:39.1851279Z  2022-12-01T10:59:39.1851580Z  2022-12-01T10:59:39.1864272Z  2022-12-01T10:59:39.1864558Z  2022-12-01T10:59:39.1864982Z [1,457 / 2,129] 8 actions running 2022-12-01T10:59:39.1865479Z //:torch; 43s processwrapper-sandbox 2022-12-01T10:59:39.1866002Z //:torch; 42s processwrapper-sandbox 2022-12-01T10:59:39.1866490Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:39.1866986Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:39.1867465Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:39.1868086Z Compiling caffe2/operators/conv_gradient_op.cc; 0s processwrapper-sandbox 2022-12-01T10:59:39.1868663Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:39.1869152Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:39.3857035Z 2022-12-01T10:59:39.3857586Z  2022-12-01T10:59:39.3857945Z  2022-12-01T10:59:39.3858240Z  2022-12-01T10:59:39.3858944Z  2022-12-01T10:59:39.3859184Z  2022-12-01T10:59:39.3859443Z  2022-12-01T10:59:39.3859691Z  2022-12-01T10:59:39.3859982Z  2022-12-01T10:59:39.3860385Z [1,458 / 2,129] 8 actions running 2022-12-01T10:59:39.3860832Z //:torch; 43s processwrapper-sandbox 2022-12-01T10:59:39.3861278Z //:torch; 42s processwrapper-sandbox 2022-12-01T10:59:39.3861722Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:39.3862144Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:39.3875405Z Compiling caffe2/operators/conv_gradient_op.cc; 0s processwrapper-sandbox 2022-12-01T10:59:39.3875973Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:39.3876441Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:39.3876917Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:39.6046377Z 2022-12-01T10:59:39.6047069Z  2022-12-01T10:59:39.6047572Z  2022-12-01T10:59:39.6047870Z  2022-12-01T10:59:39.6048457Z  2022-12-01T10:59:39.6048757Z  2022-12-01T10:59:39.6049065Z  2022-12-01T10:59:39.6049365Z  2022-12-01T10:59:39.6049639Z  2022-12-01T10:59:39.6050055Z [1,459 / 2,129] 8 actions, 7 running 2022-12-01T10:59:39.6050519Z //:torch; 43s processwrapper-sandbox 2022-12-01T10:59:39.6050949Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:39.6051389Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:39.6052089Z Compiling caffe2/operators/conv_gradient_op.cc; 0s processwrapper-sandbox 2022-12-01T10:59:39.6052662Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:39.6053091Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:39.6053558Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:39.6053995Z [Scann] Compiling caffe2/opt/distributed_converter.cc 2022-12-01T10:59:39.9869488Z 2022-12-01T10:59:39.9870032Z  2022-12-01T10:59:39.9870402Z  2022-12-01T10:59:39.9870711Z  2022-12-01T10:59:39.9871018Z  2022-12-01T10:59:39.9871297Z  2022-12-01T10:59:39.9871577Z  2022-12-01T10:59:39.9871874Z  2022-12-01T10:59:39.9872149Z  2022-12-01T10:59:39.9872572Z [1,459 / 2,129] 8 actions running 2022-12-01T10:59:39.9873077Z //:torch; 44s processwrapper-sandbox 2022-12-01T10:59:39.9873534Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:39.9874008Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:39.9874640Z Compiling caffe2/operators/conv_gradient_op.cc; 1s processwrapper-sandbox 2022-12-01T10:59:39.9875206Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:39.9875675Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:39.9876144Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:39.9876800Z Compiling caffe2/opt/distributed_converter.cc; 0s processwrapper-sandbox 2022-12-01T10:59:40.1861989Z 2022-12-01T10:59:40.1862862Z  2022-12-01T10:59:40.1863332Z  2022-12-01T10:59:40.1863798Z  2022-12-01T10:59:40.1864087Z  2022-12-01T10:59:40.1865353Z  2022-12-01T10:59:40.1865637Z  2022-12-01T10:59:40.1866202Z  2022-12-01T10:59:40.1866768Z  2022-12-01T10:59:40.1868143Z [1,461 / 2,129] 8 actions running 2022-12-01T10:59:40.1868708Z //:torch; 44s processwrapper-sandbox 2022-12-01T10:59:40.1869241Z Compiling caffe2/operators/conv_gradient_op.cc; 1s processwrapper-sandbox 2022-12-01T10:59:40.1869687Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:40.1870064Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:40.1870445Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:40.1871153Z Compiling caffe2/opt/distributed_converter.cc; 0s processwrapper-sandbox 2022-12-01T10:59:40.1871870Z Compiling torch/csrc/jit/mobile/import.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:40.1872557Z Compiling caffe2/queue/rebatching_queue.cc; 0s processwrapper-sandbox 2022-12-01T10:59:40.5049266Z 2022-12-01T10:59:40.5049977Z  2022-12-01T10:59:40.5050355Z  2022-12-01T10:59:40.5050620Z  2022-12-01T10:59:40.5050889Z  2022-12-01T10:59:40.5051179Z  2022-12-01T10:59:40.5051455Z  2022-12-01T10:59:40.5051726Z  2022-12-01T10:59:40.5052091Z  2022-12-01T10:59:40.5052425Z [1,462 / 2,129] 8 actions, 7 running 2022-12-01T10:59:40.5052840Z //:torch; 44s processwrapper-sandbox 2022-12-01T10:59:40.5053365Z Compiling caffe2/operators/conv_gradient_op.cc; 1s processwrapper-sandbox 2022-12-01T10:59:40.5053902Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:40.5054372Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:40.5054796Z Compiling caffe2/opt/distributed_converter.cc; 0s processwrapper-sandbox 2022-12-01T10:59:40.5055360Z Compiling torch/csrc/jit/mobile/import.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:40.5055967Z Compiling caffe2/queue/rebatching_queue.cc; 0s processwrapper-sandbox 2022-12-01T10:59:40.5056891Z [Scann] Compiling torch/csrc/api/src/nn/options/vision.cpp 2022-12-01T10:59:40.7868737Z 2022-12-01T10:59:40.7869896Z  2022-12-01T10:59:40.7870453Z  2022-12-01T10:59:40.7870954Z  2022-12-01T10:59:40.7871464Z  2022-12-01T10:59:40.7873731Z  2022-12-01T10:59:40.7874083Z  2022-12-01T10:59:40.7874767Z  2022-12-01T10:59:40.7875025Z  2022-12-01T10:59:40.7875452Z [1,462 / 2,129] 8 actions running 2022-12-01T10:59:40.7875923Z //:torch; 44s processwrapper-sandbox 2022-12-01T10:59:40.7876368Z Compiling caffe2/operators/conv_gradient_op.cc; 2s processwrapper-sandbox 2022-12-01T10:59:40.7876864Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:40.7877311Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:40.7878144Z Compiling caffe2/opt/distributed_converter.cc; 1s processwrapper-sandbox 2022-12-01T10:59:40.7878766Z Compiling torch/csrc/jit/mobile/import.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:40.7879397Z Compiling caffe2/queue/rebatching_queue.cc; 0s processwrapper-sandbox 2022-12-01T10:59:40.7879902Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:40.9930002Z 2022-12-01T10:59:40.9930537Z  2022-12-01T10:59:40.9931012Z  2022-12-01T10:59:40.9931362Z  2022-12-01T10:59:40.9935535Z  2022-12-01T10:59:40.9936065Z  2022-12-01T10:59:40.9938852Z  2022-12-01T10:59:40.9939311Z  2022-12-01T10:59:40.9941861Z  2022-12-01T10:59:40.9942459Z [1,466 / 2,129] 8 actions running 2022-12-01T10:59:40.9947947Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:40.9948817Z Compiling torch/csrc/jit/mobile/import.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:40.9950212Z Compiling caffe2/queue/rebatching_queue.cc; 0s processwrapper-sandbox 2022-12-01T10:59:40.9950765Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:40.9951444Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:40.9952196Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:40.9952718Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:40.9953352Z Compiling torch/csrc/api/src/optim/sgd.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:41.3933196Z 2022-12-01T10:59:41.3933724Z  2022-12-01T10:59:41.3934079Z  2022-12-01T10:59:41.3934427Z  2022-12-01T10:59:41.3934695Z  2022-12-01T10:59:41.3934970Z  2022-12-01T10:59:41.3935229Z  2022-12-01T10:59:41.3935458Z  2022-12-01T10:59:41.3935696Z  2022-12-01T10:59:41.3936046Z [1,466 / 2,129] 8 actions running 2022-12-01T10:59:41.3936502Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:41.3937086Z Compiling torch/csrc/jit/mobile/import.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:41.3937739Z Compiling caffe2/queue/rebatching_queue.cc; 1s processwrapper-sandbox 2022-12-01T10:59:41.3938226Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:41.3938781Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:41.3939199Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:41.3939634Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:41.3940217Z Compiling torch/csrc/api/src/optim/sgd.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:42.0947225Z 2022-12-01T10:59:42.0948661Z  2022-12-01T10:59:42.0949451Z  2022-12-01T10:59:42.0949950Z  2022-12-01T10:59:42.0950232Z  2022-12-01T10:59:42.0950539Z  2022-12-01T10:59:42.0953172Z  2022-12-01T10:59:42.0953609Z  2022-12-01T10:59:42.0957864Z  2022-12-01T10:59:42.0958412Z [1,467 / 2,129] 8 actions, 7 running 2022-12-01T10:59:42.0958964Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:42.0959578Z Compiling caffe2/queue/rebatching_queue.cc; 2s processwrapper-sandbox 2022-12-01T10:59:42.0960108Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:42.0960562Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:59:42.0961027Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:42.0961713Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:42.0962330Z Compiling torch/csrc/api/src/optim/sgd.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:42.0962836Z [Scann] Compiling torch/csrc/jit/passes/vulkan_rewrite.cpp 2022-12-01T10:59:42.2918076Z 2022-12-01T10:59:42.2919064Z  2022-12-01T10:59:42.2919665Z  2022-12-01T10:59:42.2920184Z  2022-12-01T10:59:42.2920728Z  2022-12-01T10:59:42.2923383Z  2022-12-01T10:59:42.2923832Z  2022-12-01T10:59:42.2926476Z  2022-12-01T10:59:42.2926959Z  2022-12-01T10:59:42.2930696Z INFO: From Compiling caffe2/queue/rebatching_queue.cc: 2022-12-01T10:59:42.2931390Z [1,468 / 2,129] 8 actions running 2022-12-01T10:59:42.2935248Z Compiling caffe2/queue/rebatching_queue.cc; 2s processwrapper-sandbox 2022-12-01T10:59:42.2935884Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:42.2936911Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:59:42.2937440Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:42.2937938Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:42.2938774Z Compiling torch/csrc/api/src/optim/sgd.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:42.2939349Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:42.2939948Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:42.2966704Z 2022-12-01T10:59:42.2967148Z  2022-12-01T10:59:42.2967504Z  2022-12-01T10:59:42.2967790Z  2022-12-01T10:59:42.2968071Z  2022-12-01T10:59:42.2968370Z  2022-12-01T10:59:42.2968696Z  2022-12-01T10:59:42.2968991Z  2022-12-01T10:59:42.2969251Z  2022-12-01T10:59:42.2970228Z caffe2/queue/rebatching_queue.cc: In function 'void caffe2::{anonymous}::concat(caffe2::CPUContext&, const std::vector >&, const std::vector&)': 2022-12-01T10:59:42.2971089Z caffe2/queue/rebatching_queue.cc:39:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:42.2971588Z for (int j = 0; j < numTensors; ++j) { 2022-12-01T10:59:42.2971944Z ~~^~~~~~~~~~~~ 2022-12-01T10:59:42.2972975Z caffe2/queue/rebatching_queue.cc: In member function 'bool caffe2::RebatchingQueue::enqueue(std::vector >)': 2022-12-01T10:59:42.2973871Z caffe2/queue/rebatching_queue.cc:188:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:42.2974374Z if (idx >= splittedInputs.size()) { 2022-12-01T10:59:42.2974703Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:59:42.2975345Z caffe2/queue/rebatching_queue.cc:206:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:42.2975877Z } while (canWrite() && idx < splittedInputs.size()); 2022-12-01T10:59:42.2976243Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:59:42.2976633Z [1,468 / 2,129] 8 actions running 2022-12-01T10:59:42.2977207Z Compiling caffe2/queue/rebatching_queue.cc; 2s processwrapper-sandbox 2022-12-01T10:59:42.3101353Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:42.3108827Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:59:42.3130830Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:42.3166950Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:42.3167775Z Compiling torch/csrc/api/src/optim/sgd.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:42.3168337Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:42.3168979Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:42.5950700Z 2022-12-01T10:59:42.5951245Z  2022-12-01T10:59:42.5951588Z  2022-12-01T10:59:42.5951868Z  2022-12-01T10:59:42.5952141Z  2022-12-01T10:59:42.5952395Z  2022-12-01T10:59:42.5952656Z  2022-12-01T10:59:42.5952956Z  2022-12-01T10:59:42.5953218Z  2022-12-01T10:59:42.5953847Z [1,469 / 2,129] 8 actions running 2022-12-01T10:59:42.5954317Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:42.5954712Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:59:42.5955139Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:42.5955544Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:42.5956087Z Compiling torch/csrc/api/src/optim/sgd.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:42.5956601Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:42.5957182Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:42.5957699Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:42.9442955Z 2022-12-01T10:59:42.9443494Z  2022-12-01T10:59:42.9443793Z  2022-12-01T10:59:42.9444052Z  2022-12-01T10:59:42.9444327Z  2022-12-01T10:59:42.9444602Z  2022-12-01T10:59:42.9444884Z  2022-12-01T10:59:42.9445170Z  2022-12-01T10:59:42.9445411Z  2022-12-01T10:59:42.9446356Z [1,470 / 2,129] 8 actions, 7 running 2022-12-01T10:59:42.9447015Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:42.9447429Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T10:59:42.9447872Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:42.9448410Z Compiling torch/csrc/api/src/optim/sgd.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:42.9448918Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:42.9449487Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:42.9449951Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:42.9450301Z [Scann] Compiling torch/csrc/jit/frontend/schema_matching.cpp 2022-12-01T10:59:43.1960372Z 2022-12-01T10:59:43.1960848Z  2022-12-01T10:59:43.1961223Z  2022-12-01T10:59:43.1961535Z  2022-12-01T10:59:43.1961790Z  2022-12-01T10:59:43.1962066Z  2022-12-01T10:59:43.1962355Z  2022-12-01T10:59:43.1962631Z  2022-12-01T10:59:43.1962918Z  2022-12-01T10:59:43.1963340Z [1,470 / 2,129] 8 actions running 2022-12-01T10:59:43.1963784Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:43.1964467Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T10:59:43.1964913Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:43.1965482Z Compiling torch/csrc/api/src/optim/sgd.cpp; 2s processwrapper-sandbox 2022-12-01T10:59:43.1966020Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:43.1966579Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:43.1967092Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:43.1967549Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:43.6286155Z 2022-12-01T10:59:43.6287079Z  2022-12-01T10:59:43.6287422Z  2022-12-01T10:59:43.6287685Z  2022-12-01T10:59:43.6287966Z  2022-12-01T10:59:43.6288263Z  2022-12-01T10:59:43.6288545Z  2022-12-01T10:59:43.6288866Z  2022-12-01T10:59:43.6289147Z  2022-12-01T10:59:43.6289615Z [1,471 / 2,129] 8 actions, 7 running 2022-12-01T10:59:43.6290116Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T10:59:43.6290627Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:43.6291242Z Compiling torch/csrc/api/src/optim/sgd.cpp; 2s processwrapper-sandbox 2022-12-01T10:59:43.6291803Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:43.6292488Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:43.6293045Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:43.6293544Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:43.6293951Z [Scann] Compiling caffe2/opt/mobile.cc 2022-12-01T10:59:43.8780248Z 2022-12-01T10:59:43.8780839Z  2022-12-01T10:59:43.8781284Z  2022-12-01T10:59:43.8781549Z  2022-12-01T10:59:43.8781813Z  2022-12-01T10:59:43.8782236Z  2022-12-01T10:59:43.8782489Z  2022-12-01T10:59:43.8782878Z  2022-12-01T10:59:43.8783360Z  2022-12-01T10:59:43.8783895Z [1,473 / 2,129] 8 actions, 7 running 2022-12-01T10:59:43.8784435Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:43.8785063Z Compiling torch/csrc/api/src/optim/sgd.cpp; 2s processwrapper-sandbox 2022-12-01T10:59:43.8785603Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:43.8786335Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:43.8786926Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:43.8787520Z Compiling caffe2/opt/mobile.cc; 0s processwrapper-sandbox 2022-12-01T10:59:43.8787989Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:43.8788548Z [Scann] Compiling torch/csrc/jit/passes/utils/check_alias_annotation.cpp 2022-12-01T10:59:44.1957368Z 2022-12-01T10:59:44.1957870Z  2022-12-01T10:59:44.1958082Z  2022-12-01T10:59:44.1958356Z  2022-12-01T10:59:44.1958639Z  2022-12-01T10:59:44.1958880Z  2022-12-01T10:59:44.1959111Z  2022-12-01T10:59:44.1959366Z  2022-12-01T10:59:44.1959586Z  2022-12-01T10:59:44.1959954Z [1,473 / 2,129] 8 actions running 2022-12-01T10:59:44.1960416Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:44.1960991Z Compiling torch/csrc/api/src/optim/sgd.cpp; 3s processwrapper-sandbox 2022-12-01T10:59:44.1961504Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:44.1961867Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:44.1962167Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:44.1962485Z Compiling caffe2/opt/mobile.cc; 0s processwrapper-sandbox 2022-12-01T10:59:44.1962779Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:44.1963033Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:44.4580303Z 2022-12-01T10:59:44.4581117Z  2022-12-01T10:59:44.4581592Z  2022-12-01T10:59:44.4581874Z  2022-12-01T10:59:44.4582143Z  2022-12-01T10:59:44.4582554Z  2022-12-01T10:59:44.4582824Z  2022-12-01T10:59:44.4583235Z  2022-12-01T10:59:44.4583502Z  2022-12-01T10:59:44.4583957Z [1,474 / 2,129] 8 actions, 7 running 2022-12-01T10:59:44.4584675Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:44.4585174Z Compiling torch/csrc/api/src/optim/sgd.cpp; 3s processwrapper-sandbox 2022-12-01T10:59:44.4585834Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:44.4586529Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 2s processwrapper-sandbox 2022-12-01T10:59:44.4587259Z Compiling caffe2/opt/mobile.cc; 0s processwrapper-sandbox 2022-12-01T10:59:44.4587893Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:44.4588463Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:44.4588902Z [Scann] Compiling torch/csrc/api/src/optim/schedulers/step_lr.cpp 2022-12-01T10:59:44.8006429Z 2022-12-01T10:59:44.8007088Z  2022-12-01T10:59:44.8007402Z  2022-12-01T10:59:44.8007802Z  2022-12-01T10:59:44.8008018Z  2022-12-01T10:59:44.8008350Z  2022-12-01T10:59:44.8008662Z  2022-12-01T10:59:44.8008928Z  2022-12-01T10:59:44.8009204Z  2022-12-01T10:59:44.8009605Z [1,476 / 2,129] 8 actions running 2022-12-01T10:59:44.8009998Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:44.8010557Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 2s processwrapper-sandbox 2022-12-01T10:59:44.8011093Z Compiling caffe2/opt/mobile.cc; 1s processwrapper-sandbox 2022-12-01T10:59:44.8011563Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:44.8012031Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:44.8012456Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:44.8012850Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:44.8013200Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:45.3826301Z 2022-12-01T10:59:45.3826986Z  2022-12-01T10:59:45.3827406Z  2022-12-01T10:59:45.3830449Z  2022-12-01T10:59:45.3830791Z  2022-12-01T10:59:45.3831267Z  2022-12-01T10:59:45.3831533Z  2022-12-01T10:59:45.3831808Z  2022-12-01T10:59:45.3832067Z  2022-12-01T10:59:45.3832450Z [1,477 / 2,129] 8 actions, 7 running 2022-12-01T10:59:45.3833007Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 3s processwrapper-sandbox 2022-12-01T10:59:45.3833603Z Compiling caffe2/opt/mobile.cc; 1s processwrapper-sandbox 2022-12-01T10:59:45.3834068Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:45.3834502Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:45.3834939Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:45.3835350Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:45.3835773Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:45.3836287Z [Scann] Compiling torch/csrc/api/src/serialize/input-archive.cpp 2022-12-01T10:59:45.6038109Z 2022-12-01T10:59:45.6038857Z  2022-12-01T10:59:45.6039422Z  2022-12-01T10:59:45.6039767Z  2022-12-01T10:59:45.6040257Z  2022-12-01T10:59:45.6040782Z  2022-12-01T10:59:45.6041052Z  2022-12-01T10:59:45.6041321Z  2022-12-01T10:59:45.6041751Z  2022-12-01T10:59:45.6042274Z [1,480 / 2,129] 8 actions running 2022-12-01T10:59:45.6042739Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:45.6043334Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:45.6043898Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:45.6044340Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:45.6044941Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:45.6045641Z Compiling torch/csrc/jit/passes/autocast.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:45.6046398Z Compiling caffe2/opt/onnxifi_op.cc; 0s processwrapper-sandbox 2022-12-01T10:59:45.6047042Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:45.8039001Z 2022-12-01T10:59:45.8039692Z  2022-12-01T10:59:45.8040015Z  2022-12-01T10:59:45.8040265Z  2022-12-01T10:59:45.8040518Z  2022-12-01T10:59:45.8040792Z  2022-12-01T10:59:45.8041136Z  2022-12-01T10:59:45.8041415Z  2022-12-01T10:59:45.8041574Z  2022-12-01T10:59:45.8393361Z [1,481 / 2,129] 8 actions running 2022-12-01T10:59:45.8393812Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:45.8394212Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:45.8394574Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:45.8395027Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:45.8395585Z Compiling torch/csrc/jit/passes/autocast.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:45.8396076Z Compiling caffe2/opt/onnxifi_op.cc; 0s processwrapper-sandbox 2022-12-01T10:59:45.8396581Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:45.8396991Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:46.0401649Z 2022-12-01T10:59:46.0402156Z  2022-12-01T10:59:46.0402510Z  2022-12-01T10:59:46.0402813Z  2022-12-01T10:59:46.0403171Z  2022-12-01T10:59:46.0403430Z  2022-12-01T10:59:46.0403602Z  2022-12-01T10:59:46.0403927Z  2022-12-01T10:59:46.0404156Z  2022-12-01T10:59:46.0404429Z [1,481 / 2,129] 8 actions running 2022-12-01T10:59:46.0404703Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:46.0405025Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:46.0405365Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:46.0405624Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:46.0405992Z Compiling torch/csrc/jit/passes/autocast.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:46.0406439Z Compiling caffe2/opt/onnxifi_op.cc; 0s processwrapper-sandbox 2022-12-01T10:59:46.0406881Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:46.0407369Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:46.3498625Z 2022-12-01T10:59:46.3499147Z  2022-12-01T10:59:46.3499512Z  2022-12-01T10:59:46.3501919Z  2022-12-01T10:59:46.3502662Z  2022-12-01T10:59:46.3505514Z  2022-12-01T10:59:46.3505955Z  2022-12-01T10:59:46.3507159Z  2022-12-01T10:59:46.3507678Z  2022-12-01T10:59:46.3508378Z [1,482 / 2,129] 8 actions, 7 running 2022-12-01T10:59:46.3509082Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:46.3509831Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:46.3510532Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:46.3511346Z Compiling torch/csrc/jit/passes/autocast.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:46.3512977Z Compiling caffe2/opt/onnxifi_op.cc; 0s processwrapper-sandbox 2022-12-01T10:59:46.3513746Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:46.3514461Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:46.3515185Z [Scann] Compiling torch/csrc/jit/runtime/graph_executor.cpp 2022-12-01T10:59:46.6415168Z 2022-12-01T10:59:46.6415637Z  2022-12-01T10:59:46.6415975Z  2022-12-01T10:59:46.6416239Z  2022-12-01T10:59:46.6416499Z  2022-12-01T10:59:46.6416746Z  2022-12-01T10:59:46.6416997Z  2022-12-01T10:59:46.6417277Z  2022-12-01T10:59:46.6417569Z  2022-12-01T10:59:46.6417930Z [1,482 / 2,129] 8 actions running 2022-12-01T10:59:46.6418473Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:46.6418878Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:46.6419272Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:46.6419758Z Compiling torch/csrc/jit/passes/autocast.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:46.6420346Z Compiling caffe2/opt/onnxifi_op.cc; 1s processwrapper-sandbox 2022-12-01T10:59:46.6420815Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:46.6421228Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:46.6421627Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:47.0420816Z 2022-12-01T10:59:47.0421338Z  2022-12-01T10:59:47.0421683Z  2022-12-01T10:59:47.0421940Z  2022-12-01T10:59:47.0422245Z  2022-12-01T10:59:47.0422546Z  2022-12-01T10:59:47.0422805Z  2022-12-01T10:59:47.0423080Z  2022-12-01T10:59:47.0423332Z  2022-12-01T10:59:47.0423897Z [1,484 / 2,129] 8 actions running 2022-12-01T10:59:47.0424338Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:47.0424907Z Compiling torch/csrc/jit/passes/autocast.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:47.0425512Z Compiling caffe2/opt/onnxifi_op.cc; 1s processwrapper-sandbox 2022-12-01T10:59:47.0426005Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:47.0426431Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:47.0426853Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:47.0427269Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:47.0427696Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:47.4417016Z 2022-12-01T10:59:47.4417514Z  2022-12-01T10:59:47.4417827Z  2022-12-01T10:59:47.4419307Z  2022-12-01T10:59:47.4419560Z  2022-12-01T10:59:47.4419822Z  2022-12-01T10:59:47.4420069Z  2022-12-01T10:59:47.4420339Z  2022-12-01T10:59:47.4420604Z  2022-12-01T10:59:47.4421006Z [1,485 / 2,129] 8 actions running 2022-12-01T10:59:47.4421458Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:47.4422034Z Compiling torch/csrc/jit/passes/autocast.cpp; 2s processwrapper-sandbox 2022-12-01T10:59:47.4422611Z Compiling caffe2/opt/onnxifi_op.cc; 2s processwrapper-sandbox 2022-12-01T10:59:47.4423092Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:47.4423530Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:47.4423965Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:47.4424384Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:47.4424829Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:47.7192289Z 2022-12-01T10:59:47.7192809Z  2022-12-01T10:59:47.7193111Z  2022-12-01T10:59:47.7193382Z  2022-12-01T10:59:47.7194389Z  2022-12-01T10:59:47.7194655Z  2022-12-01T10:59:47.7194910Z  2022-12-01T10:59:47.7195184Z  2022-12-01T10:59:47.7195412Z  2022-12-01T10:59:47.7195782Z [1,486 / 2,129] 8 actions, 7 running 2022-12-01T10:59:47.7196203Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:47.7196750Z Compiling torch/csrc/jit/passes/autocast.cpp; 2s processwrapper-sandbox 2022-12-01T10:59:47.7197316Z Compiling caffe2/opt/onnxifi_op.cc; 2s processwrapper-sandbox 2022-12-01T10:59:47.7197791Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:47.7198236Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:47.7198675Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:47.7199098Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:47.7199473Z [Scann] Compiling torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp 2022-12-01T10:59:48.0433228Z 2022-12-01T10:59:48.0433769Z  2022-12-01T10:59:48.0434068Z  2022-12-01T10:59:48.0434334Z  2022-12-01T10:59:48.0434570Z  2022-12-01T10:59:48.0434809Z  2022-12-01T10:59:48.0435077Z  2022-12-01T10:59:48.0435324Z  2022-12-01T10:59:48.0435592Z  2022-12-01T10:59:48.0435994Z [1,487 / 2,129] 8 actions running 2022-12-01T10:59:48.0436434Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:48.0436935Z Compiling torch/csrc/jit/passes/autocast.cpp; 2s processwrapper-sandbox 2022-12-01T10:59:48.0437400Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:48.0437794Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:48.0438184Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:48.0438596Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:48.0439001Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:48.0439477Z Compiling caffe2/opt/annotations.cc; 0s processwrapper-sandbox 2022-12-01T10:59:48.8088457Z 2022-12-01T10:59:48.8089029Z  2022-12-01T10:59:48.8089383Z  2022-12-01T10:59:48.8089678Z  2022-12-01T10:59:48.8089968Z  2022-12-01T10:59:48.8090250Z  2022-12-01T10:59:48.8090565Z  2022-12-01T10:59:48.8090839Z  2022-12-01T10:59:48.8101980Z  2022-12-01T10:59:48.8102382Z [1,488 / 2,129] 8 actions, 7 running 2022-12-01T10:59:48.8102816Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:48.8103375Z Compiling torch/csrc/jit/passes/autocast.cpp; 3s processwrapper-sandbox 2022-12-01T10:59:48.8103907Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:48.8104355Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:48.8104772Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:48.8105058Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:48.8105496Z Compiling caffe2/opt/annotations.cc; 0s processwrapper-sandbox 2022-12-01T10:59:48.8105933Z [Scann] Compiling torch/csrc/jit/frontend/versioned_symbols.cpp 2022-12-01T10:59:49.0281465Z 2022-12-01T10:59:49.0281966Z  2022-12-01T10:59:49.0282326Z  2022-12-01T10:59:49.0282654Z  2022-12-01T10:59:49.0282938Z  2022-12-01T10:59:49.0283241Z  2022-12-01T10:59:49.0283543Z  2022-12-01T10:59:49.0283853Z  2022-12-01T10:59:49.0284165Z  2022-12-01T10:59:49.0284597Z [1,489 / 2,129] 8 actions, 7 running 2022-12-01T10:59:49.0285082Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:49.0285574Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:49.0286057Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:49.0286523Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:49.0287001Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:49.0287611Z Compiling caffe2/opt/annotations.cc; 1s processwrapper-sandbox 2022-12-01T10:59:49.0288152Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:49.0288599Z [Scann] Compiling torch/csrc/jit/frontend/tracer.cpp 2022-12-01T10:59:49.2343517Z 2022-12-01T10:59:49.2349497Z  2022-12-01T10:59:49.2349817Z  2022-12-01T10:59:49.2350932Z  2022-12-01T10:59:49.2351204Z  2022-12-01T10:59:49.2351484Z  2022-12-01T10:59:49.2351714Z  2022-12-01T10:59:49.2351952Z  2022-12-01T10:59:49.2352193Z  2022-12-01T10:59:49.2352537Z [1,492 / 2,129] 8 actions, 7 running 2022-12-01T10:59:49.2352956Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:49.2353375Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:49.2353760Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:49.2354225Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:49.2354798Z Compiling torch/csrc/jit/frontend/tracer.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:49.2355236Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:49.2355618Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:49.2355982Z [Prepa] Compiling torch/csrc/jit/frontend/error_report.cpp 2022-12-01T10:59:49.4433638Z 2022-12-01T10:59:49.4434057Z  2022-12-01T10:59:49.4434361Z  2022-12-01T10:59:49.4434643Z  2022-12-01T10:59:49.4434870Z  2022-12-01T10:59:49.4435110Z  2022-12-01T10:59:49.4435368Z  2022-12-01T10:59:49.4435618Z  2022-12-01T10:59:49.4435904Z  2022-12-01T10:59:49.4436307Z [1,492 / 2,129] 8 actions running 2022-12-01T10:59:49.4436697Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:49.4437112Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:49.4437502Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:49.4437890Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:49.4438435Z Compiling torch/csrc/jit/frontend/tracer.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:49.4438950Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:49.4439401Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:49.4439794Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:49.9432344Z 2022-12-01T10:59:49.9432993Z  2022-12-01T10:59:49.9433343Z  2022-12-01T10:59:49.9433744Z  2022-12-01T10:59:49.9434026Z  2022-12-01T10:59:49.9434292Z  2022-12-01T10:59:49.9434730Z  2022-12-01T10:59:49.9435000Z  2022-12-01T10:59:49.9435412Z  2022-12-01T10:59:49.9436161Z [1,493 / 2,129] 8 actions, 7 running 2022-12-01T10:59:49.9436599Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:49.9437183Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:49.9437756Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:49.9438445Z Compiling torch/csrc/jit/frontend/tracer.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:49.9439106Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:49.9439543Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:49.9440088Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:49.9440616Z [Scann] Compiling caffe2/core/net_async_task_future.cc 2022-12-01T10:59:50.2010865Z 2022-12-01T10:59:50.2011416Z  2022-12-01T10:59:50.2011753Z  2022-12-01T10:59:50.2012107Z  2022-12-01T10:59:50.2012436Z  2022-12-01T10:59:50.2012715Z  2022-12-01T10:59:50.2012971Z  2022-12-01T10:59:50.2013252Z  2022-12-01T10:59:50.2013522Z  2022-12-01T10:59:50.2013911Z [1,494 / 2,129] 8 actions, 7 running 2022-12-01T10:59:50.2014369Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:50.2014819Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:50.2015385Z Compiling torch/csrc/jit/frontend/tracer.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:50.2015914Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:50.2016351Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:50.2016773Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:50.2017336Z Compiling caffe2/core/net_async_task_future.cc; 0s processwrapper-sandbox 2022-12-01T10:59:50.2017817Z [Scann] Compiling torch/csrc/jit/mobile/observer.cpp 2022-12-01T10:59:50.4452026Z 2022-12-01T10:59:50.4452483Z  2022-12-01T10:59:50.4452810Z  2022-12-01T10:59:50.4453104Z  2022-12-01T10:59:50.4453536Z  2022-12-01T10:59:50.4453824Z  2022-12-01T10:59:50.4454101Z  2022-12-01T10:59:50.4454360Z  2022-12-01T10:59:50.4454654Z  2022-12-01T10:59:50.4455053Z [1,494 / 2,129] 8 actions running 2022-12-01T10:59:50.4455503Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:50.4455954Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:50.4456526Z Compiling torch/csrc/jit/frontend/tracer.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:50.4457037Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:50.4457480Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:50.4457955Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:50.4458893Z Compiling caffe2/core/net_async_task_future.cc; 0s processwrapper-sandbox 2022-12-01T10:59:50.4459471Z Compiling torch/csrc/jit/mobile/observer.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:50.7662529Z 2022-12-01T10:59:50.7663833Z  2022-12-01T10:59:50.7664187Z  2022-12-01T10:59:50.7664551Z  2022-12-01T10:59:50.7664881Z  2022-12-01T10:59:50.7665181Z  2022-12-01T10:59:50.7665421Z  2022-12-01T10:59:50.7665708Z  2022-12-01T10:59:50.7665987Z  2022-12-01T10:59:50.7666351Z [1,495 / 2,129] 8 actions, 7 running 2022-12-01T10:59:50.7666699Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:50.7667183Z Compiling torch/csrc/jit/frontend/tracer.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:50.7667649Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:50.7668061Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:50.7668485Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:50.7668997Z Compiling caffe2/core/net_async_task_future.cc; 0s processwrapper-sandbox 2022-12-01T10:59:50.7669604Z Compiling torch/csrc/jit/mobile/observer.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:50.7670063Z [Scann] Compiling caffe2/ideep/operators/quantization/int8_conv_op.cc 2022-12-01T10:59:51.0446779Z 2022-12-01T10:59:51.0447278Z  2022-12-01T10:59:51.0447523Z  2022-12-01T10:59:51.0447721Z  2022-12-01T10:59:51.0447909Z  2022-12-01T10:59:51.0730341Z  2022-12-01T10:59:51.0730617Z  2022-12-01T10:59:51.0730872Z  2022-12-01T10:59:51.0731108Z  2022-12-01T10:59:51.0731479Z [1,496 / 2,129] 8 actions running 2022-12-01T10:59:51.0732083Z Compiling torch/csrc/jit/frontend/tracer.cpp; 2s processwrapper-sandbox 2022-12-01T10:59:51.0732556Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:51.0732976Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:51.0733373Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:51.0733896Z Compiling caffe2/core/net_async_task_future.cc; 1s processwrapper-sandbox 2022-12-01T10:59:51.0734446Z Compiling torch/csrc/jit/mobile/observer.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:51.0734932Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:51.0735354Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:51.2736508Z 2022-12-01T10:59:51.2737029Z  2022-12-01T10:59:51.2737415Z  2022-12-01T10:59:51.2737603Z  2022-12-01T10:59:51.2737791Z  2022-12-01T10:59:51.2737959Z  2022-12-01T10:59:51.2738123Z  2022-12-01T10:59:51.2738277Z  2022-12-01T10:59:51.2738648Z  2022-12-01T10:59:51.2738984Z [1,497 / 2,129] 8 actions running 2022-12-01T10:59:51.2739480Z Compiling torch/csrc/jit/frontend/tracer.cpp; 2s processwrapper-sandbox 2022-12-01T10:59:51.2739946Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:51.2740329Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:51.2740830Z Compiling caffe2/core/net_async_task_future.cc; 1s processwrapper-sandbox 2022-12-01T10:59:51.2741295Z Compiling torch/csrc/jit/mobile/observer.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:51.2741611Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:51.2741877Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:51.3189894Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:51.5199451Z 2022-12-01T10:59:51.5200224Z  2022-12-01T10:59:51.5200548Z  2022-12-01T10:59:51.5200845Z  2022-12-01T10:59:51.5201068Z  2022-12-01T10:59:51.5201309Z  2022-12-01T10:59:51.5201564Z  2022-12-01T10:59:51.5201782Z  2022-12-01T10:59:51.5202030Z  2022-12-01T10:59:51.5202363Z [1,499 / 2,129] 8 actions running 2022-12-01T10:59:51.5202727Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:51.5203166Z Compiling caffe2/core/net_async_task_future.cc; 1s processwrapper-sandbox 2022-12-01T10:59:51.5203750Z Compiling torch/csrc/jit/mobile/observer.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:51.5204199Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:51.5204574Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:51.5204970Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:51.5205404Z Compiling torch/csrc/jit/mobile/import_data.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:51.5205829Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:51.7953535Z 2022-12-01T10:59:51.7954200Z  2022-12-01T10:59:51.7954510Z  2022-12-01T10:59:51.7954703Z  2022-12-01T10:59:51.7954875Z  2022-12-01T10:59:51.7955146Z  2022-12-01T10:59:51.7955403Z  2022-12-01T10:59:51.7955639Z  2022-12-01T10:59:51.7955861Z  2022-12-01T10:59:51.7956211Z [1,500 / 2,129] 8 actions, 7 running 2022-12-01T10:59:51.7956648Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:51.7957210Z Compiling torch/csrc/jit/mobile/observer.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:51.7957747Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:59:51.7958089Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:51.7958367Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:51.7958868Z Compiling torch/csrc/jit/mobile/import_data.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:51.7959325Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:51.7959690Z [Scann] Compiling torch/csrc/jit/mobile/parse_operators.cpp 2022-12-01T10:59:52.1207797Z 2022-12-01T10:59:52.1208283Z  2022-12-01T10:59:52.1208677Z  2022-12-01T10:59:52.1208974Z  2022-12-01T10:59:52.1209240Z  2022-12-01T10:59:52.1209567Z  2022-12-01T10:59:52.1209881Z  2022-12-01T10:59:52.1210130Z  2022-12-01T10:59:52.1210375Z  2022-12-01T10:59:52.1210740Z [1,500 / 2,129] 8 actions running 2022-12-01T10:59:52.1211153Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:52.1211969Z Compiling torch/csrc/jit/mobile/observer.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:52.1212541Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:59:52.1212962Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:52.1213442Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:52.1214122Z Compiling torch/csrc/jit/mobile/import_data.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:52.1214618Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:52.1215050Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:52.3678261Z 2022-12-01T10:59:52.3678810Z  2022-12-01T10:59:52.3679197Z  2022-12-01T10:59:52.3679464Z  2022-12-01T10:59:52.3679733Z  2022-12-01T10:59:52.3679996Z  2022-12-01T10:59:52.3680254Z  2022-12-01T10:59:52.3680547Z  2022-12-01T10:59:52.3680966Z  2022-12-01T10:59:52.3681422Z [1,501 / 2,129] 8 actions, 7 running 2022-12-01T10:59:52.3681948Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:52.3682492Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:59:52.3683003Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:52.3683520Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:52.3684203Z Compiling torch/csrc/jit/mobile/import_data.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:52.3684790Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:52.3685519Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:52.3686028Z [Scann] Compiling torch/csrc/jit/mobile/parse_bytecode.cpp 2022-12-01T10:59:52.7209267Z 2022-12-01T10:59:52.7210087Z  2022-12-01T10:59:52.7210529Z  2022-12-01T10:59:52.7210856Z  2022-12-01T10:59:52.7211196Z  2022-12-01T10:59:52.7211533Z  2022-12-01T10:59:52.7211988Z  2022-12-01T10:59:52.7212326Z  2022-12-01T10:59:52.7212674Z  2022-12-01T10:59:52.7213156Z [1,501 / 2,129] 8 actions running 2022-12-01T10:59:52.7213709Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:52.7214288Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:59:52.7214830Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:52.7215346Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:52.7216135Z Compiling torch/csrc/jit/mobile/import_data.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:52.7216713Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:52.7217203Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:52.7217645Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:53.0942951Z 2022-12-01T10:59:53.0943510Z  2022-12-01T10:59:53.0943849Z  2022-12-01T10:59:53.0944134Z  2022-12-01T10:59:53.0944432Z  2022-12-01T10:59:53.0944726Z  2022-12-01T10:59:53.0944995Z  2022-12-01T10:59:53.0945284Z  2022-12-01T10:59:53.0945567Z  2022-12-01T10:59:53.0945984Z [1,503 / 2,129] 8 actions, 7 running 2022-12-01T10:59:53.0946487Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T10:59:53.0946999Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:53.0947601Z Compiling torch/csrc/jit/mobile/import_data.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:53.0948182Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:53.0948670Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:53.0949160Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:53.0949640Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:53.0950097Z [Scann] Compiling caffe2/opt/bound_shape_inferencer.cc 2022-12-01T10:59:53.3213483Z 2022-12-01T10:59:53.3214360Z  2022-12-01T10:59:53.3214710Z  2022-12-01T10:59:53.3214998Z  2022-12-01T10:59:53.3215408Z  2022-12-01T10:59:53.3215673Z  2022-12-01T10:59:53.3215953Z  2022-12-01T10:59:53.3216333Z  2022-12-01T10:59:53.3216703Z  2022-12-01T10:59:53.3217118Z [1,503 / 2,129] 8 actions running 2022-12-01T10:59:53.3217753Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T10:59:53.3218197Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:53.3221882Z Compiling torch/csrc/jit/mobile/import_data.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:53.3222444Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:53.3222876Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:53.3223322Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:53.3223789Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:53.3224390Z Compiling caffe2/opt/bound_shape_inferencer.cc; 0s processwrapper-sandbox 2022-12-01T10:59:53.6737161Z 2022-12-01T10:59:53.6737735Z  2022-12-01T10:59:53.6738102Z  2022-12-01T10:59:53.6738576Z  2022-12-01T10:59:53.6738810Z  2022-12-01T10:59:53.6739045Z  2022-12-01T10:59:53.6739298Z  2022-12-01T10:59:53.6739534Z  2022-12-01T10:59:53.6739774Z  2022-12-01T10:59:53.6740118Z [1,505 / 2,129] 8 actions, 7 running 2022-12-01T10:59:53.6740511Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T10:59:53.6741038Z Compiling torch/csrc/jit/mobile/import_data.cpp; 2s processwrapper-sandbox 2022-12-01T10:59:53.6741496Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:53.6741866Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:53.6742262Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:53.6743605Z Compiling caffe2/opt/bound_shape_inferencer.cc; 0s processwrapper-sandbox 2022-12-01T10:59:53.6744105Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:53.6744476Z [Scann] Compiling torch/csrc/jit/runtime/static/fusion.cpp 2022-12-01T10:59:53.9215890Z 2022-12-01T10:59:53.9216493Z  2022-12-01T10:59:53.9216850Z  2022-12-01T10:59:53.9217202Z  2022-12-01T10:59:53.9217524Z  2022-12-01T10:59:53.9217828Z  2022-12-01T10:59:53.9218000Z  2022-12-01T10:59:53.9218156Z  2022-12-01T10:59:53.9218460Z  2022-12-01T10:59:53.9218720Z [1,506 / 2,129] 8 actions running 2022-12-01T10:59:53.9219074Z Compiling torch/csrc/jit/mobile/import_data.cpp; 2s processwrapper-sandbox 2022-12-01T10:59:53.9219400Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:53.9219680Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:53.9219938Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:53.9220284Z Compiling caffe2/opt/bound_shape_inferencer.cc; 0s processwrapper-sandbox 2022-12-01T10:59:53.9220611Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:53.9220863Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:53.9221134Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:54.1568783Z 2022-12-01T10:59:54.1569675Z  2022-12-01T10:59:54.1570042Z  2022-12-01T10:59:54.1570277Z  2022-12-01T10:59:54.1570567Z  2022-12-01T10:59:54.1570864Z  2022-12-01T10:59:54.1571127Z  2022-12-01T10:59:54.1571412Z  2022-12-01T10:59:54.1571713Z  2022-12-01T10:59:54.1572149Z [1,506 / 2,129] 8 actions running 2022-12-01T10:59:54.1572529Z Compiling torch/csrc/jit/mobile/import_data.cpp; 2s processwrapper-sandbox 2022-12-01T10:59:54.1572860Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:54.1573134Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:54.1573439Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:54.1573972Z Compiling caffe2/opt/bound_shape_inferencer.cc; 1s processwrapper-sandbox 2022-12-01T10:59:54.1574459Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:54.1574872Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:54.1575285Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:54.5577606Z 2022-12-01T10:59:54.5579031Z  2022-12-01T10:59:54.5579352Z  2022-12-01T10:59:54.5579583Z  2022-12-01T10:59:54.5579822Z  2022-12-01T10:59:54.5580063Z  2022-12-01T10:59:54.5580303Z  2022-12-01T10:59:54.5580637Z  2022-12-01T10:59:54.5580962Z  2022-12-01T10:59:54.5581309Z [1,507 / 2,129] 8 actions running 2022-12-01T10:59:54.5581772Z Compiling torch/csrc/jit/mobile/import_data.cpp; 3s processwrapper-sandbox 2022-12-01T10:59:54.5582107Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:54.5582425Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:54.5582864Z Compiling caffe2/opt/bound_shape_inferencer.cc; 1s processwrapper-sandbox 2022-12-01T10:59:54.5583335Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:54.5583709Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:54.5584102Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:54.5584470Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:54.7584191Z 2022-12-01T10:59:54.7585125Z  2022-12-01T10:59:54.7585477Z  2022-12-01T10:59:54.7585780Z  2022-12-01T10:59:54.7586080Z  2022-12-01T10:59:54.7586442Z  2022-12-01T10:59:54.7586744Z  2022-12-01T10:59:54.7587103Z  2022-12-01T10:59:54.7587399Z  2022-12-01T10:59:54.7587818Z [1,508 / 2,129] 8 actions running 2022-12-01T10:59:54.7588503Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:54.7588955Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:54.7589558Z Compiling caffe2/opt/bound_shape_inferencer.cc; 1s processwrapper-sandbox 2022-12-01T10:59:54.7590131Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:54.7590618Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:54.7591270Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:54.7591759Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:54.7592238Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:55.1413842Z 2022-12-01T10:59:55.1414390Z  2022-12-01T10:59:55.1414793Z  2022-12-01T10:59:55.1415125Z  2022-12-01T10:59:55.1415445Z  2022-12-01T10:59:55.1415753Z  2022-12-01T10:59:55.1416061Z  2022-12-01T10:59:55.1416357Z  2022-12-01T10:59:55.1416669Z  2022-12-01T10:59:55.1417121Z [1,509 / 2,129] 8 actions, 7 running 2022-12-01T10:59:55.1417639Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:55.1418170Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:55.1419057Z Compiling caffe2/opt/bound_shape_inferencer.cc; 2s processwrapper-sandbox 2022-12-01T10:59:55.1419708Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:55.1420234Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:55.1420761Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:55.1421252Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:55.1421773Z [Scann] Compiling torch/csrc/jit/serialization/export_module.cpp 2022-12-01T10:59:55.3592638Z 2022-12-01T10:59:55.3593171Z  2022-12-01T10:59:55.3593522Z  2022-12-01T10:59:55.3593790Z  2022-12-01T10:59:55.3594070Z  2022-12-01T10:59:55.3594345Z  2022-12-01T10:59:55.3594608Z  2022-12-01T10:59:55.3594887Z  2022-12-01T10:59:55.3595183Z  2022-12-01T10:59:55.3595569Z [1,509 / 2,129] 8 actions running 2022-12-01T10:59:55.3596046Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:55.3596518Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:55.3597125Z Compiling caffe2/opt/bound_shape_inferencer.cc; 2s processwrapper-sandbox 2022-12-01T10:59:55.3597696Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:55.3598172Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:55.3598670Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:55.3599150Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:55.3599619Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:55.3884117Z 2022-12-01T10:59:55.3884608Z  2022-12-01T10:59:55.3884937Z  2022-12-01T10:59:55.3885233Z  2022-12-01T10:59:55.3885514Z  2022-12-01T10:59:55.3885808Z  2022-12-01T10:59:55.3886121Z  2022-12-01T10:59:55.3886408Z  2022-12-01T10:59:55.3886703Z  2022-12-01T10:59:55.3887240Z INFO: From Compiling caffe2/opt/bound_shape_inferencer.cc: 2022-12-01T10:59:55.3887757Z [1,510 / 2,129] 7 actions running 2022-12-01T10:59:55.3888203Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:55.3888832Z Compiling caffe2/opt/bound_shape_inferencer.cc; 2s processwrapper-sandbox 2022-12-01T10:59:55.3889399Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:55.3889841Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:55.3890270Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:55.3890720Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:55.3891149Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:55.3907401Z 2022-12-01T10:59:55.3907758Z  2022-12-01T10:59:55.3908079Z  2022-12-01T10:59:55.3908365Z  2022-12-01T10:59:55.3908679Z  2022-12-01T10:59:55.3908992Z  2022-12-01T10:59:55.3909275Z  2022-12-01T10:59:55.3909565Z  2022-12-01T10:59:55.3934675Z In file included from ./c10/util/Logging.h:10:0, 2022-12-01T10:59:55.3934932Z from ./caffe2/core/logging.h:2, 2022-12-01T10:59:55.3935189Z from caffe2/opt/bound_shape_inferencer.h:3, 2022-12-01T10:59:55.3935463Z from caffe2/opt/bound_shape_inferencer.cc:1: 2022-12-01T10:59:55.3936080Z caffe2/opt/bound_shape_inferencer.cc: In member function 'void caffe2::BoundShapeInferencer::InferCommonOp(const caffe2::OperatorDef&, const caffe2::OpSchema*, bool, bool)': 2022-12-01T10:59:55.3941024Z caffe2/opt/bound_shape_inferencer.cc:1116:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:55.3941694Z CAFFE_ENFORCE(target < input_shapes.size()); 2022-12-01T10:59:55.3942069Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:59:55.3947577Z [1,510 / 2,129] 8 actions, 7 running 2022-12-01T10:59:55.3947869Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:55.3948228Z Compiling caffe2/opt/bound_shape_inferencer.cc; 2s processwrapper-sandbox 2022-12-01T10:59:55.3948566Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:55.3948831Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:55.3949102Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:55.3949366Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:55.3949616Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:55.3949871Z [Prepa] Compiling torch/csrc/jit/runtime/operator.cpp 2022-12-01T10:59:55.7589907Z 2022-12-01T10:59:55.7590392Z  2022-12-01T10:59:55.7590715Z  2022-12-01T10:59:55.7591034Z  2022-12-01T10:59:55.7591354Z  2022-12-01T10:59:55.7591633Z  2022-12-01T10:59:55.7591891Z  2022-12-01T10:59:55.7592063Z  2022-12-01T10:59:55.7592215Z  2022-12-01T10:59:55.7592463Z [1,511 / 2,129] 8 actions running 2022-12-01T10:59:55.7592754Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:55.7593020Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:55.7593289Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:55.7593556Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:55.7593807Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:55.7594070Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:55.7594414Z Compiling torch/csrc/jit/runtime/operator.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:55.7594791Z Compiling caffe2/operators/tile_op.cc; 0s processwrapper-sandbox 2022-12-01T10:59:55.9677590Z 2022-12-01T10:59:55.9678157Z  2022-12-01T10:59:55.9678544Z  2022-12-01T10:59:55.9678875Z  2022-12-01T10:59:55.9679174Z  2022-12-01T10:59:55.9679460Z  2022-12-01T10:59:55.9796627Z  2022-12-01T10:59:55.9796855Z  2022-12-01T10:59:55.9797085Z  2022-12-01T10:59:55.9797415Z [1,512 / 2,129] 8 actions running 2022-12-01T10:59:55.9797771Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:55.9798177Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:55.9798581Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:55.9798964Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:55.9799369Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:55.9799892Z Compiling torch/csrc/jit/runtime/operator.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:55.9800387Z Compiling caffe2/operators/tile_op.cc; 0s processwrapper-sandbox 2022-12-01T10:59:55.9800854Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:56.1803780Z 2022-12-01T10:59:56.1804377Z  2022-12-01T10:59:56.1804689Z  2022-12-01T10:59:56.1805021Z  2022-12-01T10:59:56.1805341Z  2022-12-01T10:59:56.1805596Z  2022-12-01T10:59:56.1805778Z  2022-12-01T10:59:56.1805945Z  2022-12-01T10:59:56.1806098Z  2022-12-01T10:59:56.1806340Z [1,512 / 2,129] 8 actions running 2022-12-01T10:59:56.1806626Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:56.1806889Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:56.1807167Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:56.1807443Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:56.1807711Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:56.1808045Z Compiling torch/csrc/jit/runtime/operator.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:56.1808430Z Compiling caffe2/operators/tile_op.cc; 0s processwrapper-sandbox 2022-12-01T10:59:56.1808732Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:56.4073572Z 2022-12-01T10:59:56.4074316Z  2022-12-01T10:59:56.4074636Z  2022-12-01T10:59:56.4074900Z  2022-12-01T10:59:56.4075128Z  2022-12-01T10:59:56.4075366Z  2022-12-01T10:59:56.4075649Z  2022-12-01T10:59:56.4075899Z  2022-12-01T10:59:56.4076171Z  2022-12-01T10:59:56.4076586Z [1,513 / 2,129] 8 actions, 7 running 2022-12-01T10:59:56.4077032Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:56.4077447Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:56.4077838Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:56.4078199Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:56.4078733Z Compiling torch/csrc/jit/runtime/operator.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:56.4079349Z Compiling caffe2/operators/tile_op.cc; 0s processwrapper-sandbox 2022-12-01T10:59:56.4079855Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:56.4080268Z [Scann] Compiling torch/csrc/jit/serialization/export_bytecode.cpp 2022-12-01T10:59:56.7854351Z 2022-12-01T10:59:56.7857910Z  2022-12-01T10:59:56.7858244Z  2022-12-01T10:59:56.7858676Z  2022-12-01T10:59:56.7858938Z  2022-12-01T10:59:56.7859170Z  2022-12-01T10:59:56.7859401Z  2022-12-01T10:59:56.7859632Z  2022-12-01T10:59:56.7859863Z  2022-12-01T10:59:56.7860232Z [1,514 / 2,129] 8 actions running 2022-12-01T10:59:56.7860674Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:56.7861114Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:56.7861560Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:56.7862096Z Compiling torch/csrc/jit/runtime/operator.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:56.7862643Z Compiling caffe2/operators/tile_op.cc; 1s processwrapper-sandbox 2022-12-01T10:59:56.7863110Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:56.7863556Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:56.7864004Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:57.1734581Z 2022-12-01T10:59:57.1735177Z  2022-12-01T10:59:57.1735535Z  2022-12-01T10:59:57.1735864Z  2022-12-01T10:59:57.1736156Z  2022-12-01T10:59:57.1736714Z  2022-12-01T10:59:57.1737009Z  2022-12-01T10:59:57.1737309Z  2022-12-01T10:59:57.1737623Z  2022-12-01T10:59:57.1738042Z [1,515 / 2,129] 8 actions, 7 running 2022-12-01T10:59:57.1738768Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:57.1739240Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:57.1739814Z Compiling torch/csrc/jit/runtime/operator.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:57.1740499Z Compiling caffe2/operators/tile_op.cc; 1s processwrapper-sandbox 2022-12-01T10:59:57.1741036Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:57.1741482Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:57.1741939Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:57.1742297Z [Scann] //:caffe2 2022-12-01T10:59:57.3879353Z 2022-12-01T10:59:57.3879933Z  2022-12-01T10:59:57.3880266Z  2022-12-01T10:59:57.3880552Z  2022-12-01T10:59:57.3880814Z  2022-12-01T10:59:57.3881057Z  2022-12-01T10:59:57.3881334Z  2022-12-01T10:59:57.3881607Z  2022-12-01T10:59:57.3881874Z  2022-12-01T10:59:57.3882253Z [1,515 / 2,129] 8 actions running 2022-12-01T10:59:57.3882674Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:57.3883103Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:57.3883668Z Compiling torch/csrc/jit/runtime/operator.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:57.3884314Z Compiling caffe2/operators/tile_op.cc; 1s processwrapper-sandbox 2022-12-01T10:59:57.3884787Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:57.3885221Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:57.3885660Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:57.3886119Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:57.6272328Z 2022-12-01T10:59:57.6273165Z  2022-12-01T10:59:57.6273570Z  2022-12-01T10:59:57.6273878Z  2022-12-01T10:59:57.6274192Z  2022-12-01T10:59:57.6274497Z  2022-12-01T10:59:57.6274806Z  2022-12-01T10:59:57.6275116Z  2022-12-01T10:59:57.6275432Z  2022-12-01T10:59:57.6275870Z [1,516 / 2,129] 8 actions, 7 running 2022-12-01T10:59:57.6276395Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:57.6276953Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:57.6277662Z Compiling torch/csrc/jit/runtime/operator.cpp; 2s processwrapper-sandbox 2022-12-01T10:59:57.6278384Z Compiling caffe2/operators/tile_op.cc; 2s processwrapper-sandbox 2022-12-01T10:59:57.6278968Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:57.6279463Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:57.6280013Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:57.6280486Z [Scann] Compiling torch/csrc/jit/frontend/lexer.cpp 2022-12-01T10:59:57.8572515Z 2022-12-01T10:59:57.8573202Z  2022-12-01T10:59:57.8573668Z  2022-12-01T10:59:57.8573938Z  2022-12-01T10:59:57.8574336Z  2022-12-01T10:59:57.8574623Z  2022-12-01T10:59:57.8575061Z  2022-12-01T10:59:57.8575356Z  2022-12-01T10:59:57.8575609Z  2022-12-01T10:59:57.8576115Z [1,517 / 2,129] 8 actions, 7 running 2022-12-01T10:59:57.8576653Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:57.8577152Z Compiling torch/csrc/jit/runtime/operator.cpp; 2s processwrapper-sandbox 2022-12-01T10:59:57.8577932Z Compiling caffe2/operators/tile_op.cc; 2s processwrapper-sandbox 2022-12-01T10:59:57.8578809Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:57.8579312Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:57.8579721Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:57.8580378Z Compiling torch/csrc/jit/frontend/lexer.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:57.8580901Z [Scann] Compiling caffe2/opt/device.cc 2022-12-01T10:59:58.0899857Z 2022-12-01T10:59:58.0900344Z  2022-12-01T10:59:58.0900834Z  2022-12-01T10:59:58.0901102Z  2022-12-01T10:59:58.0903266Z  2022-12-01T10:59:58.0903509Z  2022-12-01T10:59:58.0903891Z  2022-12-01T10:59:58.0904113Z  2022-12-01T10:59:58.0904473Z  2022-12-01T10:59:58.0904849Z [1,518 / 2,129] 8 actions, 7 running 2022-12-01T10:59:58.0905338Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:58.0905850Z Compiling torch/csrc/jit/runtime/operator.cpp; 2s processwrapper-sandbox 2022-12-01T10:59:58.0906405Z Compiling caffe2/operators/tile_op.cc; 2s processwrapper-sandbox 2022-12-01T10:59:58.0906846Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:58.0907198Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:58.0907664Z Compiling torch/csrc/jit/frontend/lexer.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:58.0908202Z Compiling caffe2/opt/device.cc; 0s processwrapper-sandbox 2022-12-01T10:59:58.0908599Z [Scann] Compiling torch/csrc/jit/frontend/function_schema_parser.cpp 2022-12-01T10:59:58.3828521Z 2022-12-01T10:59:58.3829121Z  2022-12-01T10:59:58.3829468Z  2022-12-01T10:59:58.3829713Z  2022-12-01T10:59:58.3829893Z  2022-12-01T10:59:58.3830115Z  2022-12-01T10:59:58.3830303Z  2022-12-01T10:59:58.3830544Z  2022-12-01T10:59:58.3830785Z  2022-12-01T10:59:58.3831028Z [1,520 / 2,129] 8 actions, 7 running 2022-12-01T10:59:58.3831401Z Compiling torch/csrc/jit/runtime/operator.cpp; 2s processwrapper-sandbox 2022-12-01T10:59:58.3831733Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:58.3832011Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:59:58.3832466Z Compiling torch/csrc/jit/frontend/lexer.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:58.3833013Z Compiling caffe2/opt/device.cc; 0s processwrapper-sandbox 2022-12-01T10:59:58.3833448Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:58.3834249Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:58.3834613Z [Scann] Compiling torch/csrc/jit/frontend/source_range.cpp 2022-12-01T10:59:58.5887518Z 2022-12-01T10:59:58.5888032Z  2022-12-01T10:59:58.5888350Z  2022-12-01T10:59:58.5888626Z  2022-12-01T10:59:58.5888898Z  2022-12-01T10:59:58.5889155Z  2022-12-01T10:59:58.5889425Z  2022-12-01T10:59:58.5889705Z  2022-12-01T10:59:58.5889966Z  2022-12-01T10:59:58.5890349Z [1,520 / 2,129] 8 actions running 2022-12-01T10:59:58.5890934Z Compiling torch/csrc/jit/runtime/operator.cpp; 3s processwrapper-sandbox 2022-12-01T10:59:58.5891448Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:58.5891971Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:59:58.5892522Z Compiling torch/csrc/jit/frontend/lexer.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:58.5893136Z Compiling caffe2/opt/device.cc; 0s processwrapper-sandbox 2022-12-01T10:59:58.5893638Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:58.5894085Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:58.5894531Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:58.8021166Z 2022-12-01T10:59:58.8021762Z  2022-12-01T10:59:58.8022131Z  2022-12-01T10:59:58.8022435Z  2022-12-01T10:59:58.8024365Z  2022-12-01T10:59:58.8024953Z  2022-12-01T10:59:58.8025579Z  2022-12-01T10:59:58.8025790Z  2022-12-01T10:59:58.8028181Z  2022-12-01T10:59:58.8028996Z [1,521 / 2,129] 8 actions, 7 running 2022-12-01T10:59:58.8029540Z //:torch; 2s processwrapper-sandbox 2022-12-01T10:59:58.8030035Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:59:58.8030684Z Compiling torch/csrc/jit/frontend/lexer.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:58.8031084Z Compiling caffe2/opt/device.cc; 0s processwrapper-sandbox 2022-12-01T10:59:58.8031403Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:58.8031812Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T10:59:58.8032092Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:58.8032336Z [Scann] Compiling torch/csrc/jit/ir/scope.cpp 2022-12-01T10:59:59.1884464Z 2022-12-01T10:59:59.1885062Z  2022-12-01T10:59:59.1885443Z  2022-12-01T10:59:59.1885787Z  2022-12-01T10:59:59.1886114Z  2022-12-01T10:59:59.1886324Z  2022-12-01T10:59:59.1886476Z  2022-12-01T10:59:59.1886644Z  2022-12-01T10:59:59.1886810Z  2022-12-01T10:59:59.1887044Z [1,521 / 2,129] 8 actions running 2022-12-01T10:59:59.1887337Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:59.1887628Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T10:59:59.1887956Z Compiling torch/csrc/jit/frontend/lexer.cpp; 1s processwrapper-sandbox 2022-12-01T10:59:59.1888322Z Compiling caffe2/opt/device.cc; 1s processwrapper-sandbox 2022-12-01T10:59:59.1888618Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:59.1888904Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:59:59.1889158Z //:torch; 0s processwrapper-sandbox 2022-12-01T10:59:59.1889492Z Compiling torch/csrc/jit/ir/scope.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:59.3967151Z 2022-12-01T10:59:59.3967696Z  2022-12-01T10:59:59.3968060Z  2022-12-01T10:59:59.3968331Z  2022-12-01T10:59:59.3970204Z  2022-12-01T10:59:59.3970756Z  2022-12-01T10:59:59.3973141Z  2022-12-01T10:59:59.3973556Z  2022-12-01T10:59:59.3975944Z  2022-12-01T10:59:59.3976457Z [1,522 / 2,129] 8 actions running 2022-12-01T10:59:59.3977206Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:59.3977775Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T10:59:59.3996934Z Compiling caffe2/opt/device.cc; 1s processwrapper-sandbox 2022-12-01T10:59:59.3997866Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:59.3998619Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:59:59.3999764Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:59.4000447Z Compiling torch/csrc/jit/ir/scope.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:59.4001131Z Compiling torch/csrc/jit/mobile/debug_info.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:59.5641835Z 2022-12-01T10:59:59.5642779Z  2022-12-01T10:59:59.5643120Z  2022-12-01T10:59:59.5643414Z  2022-12-01T10:59:59.5643760Z  2022-12-01T10:59:59.5644093Z  2022-12-01T10:59:59.5644415Z  2022-12-01T10:59:59.5644709Z  2022-12-01T10:59:59.5645018Z  2022-12-01T10:59:59.5645648Z INFO: From Compiling caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc: 2022-12-01T10:59:59.5646298Z [1,522 / 2,129] 8 actions running 2022-12-01T10:59:59.5646732Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:59.5647561Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T10:59:59.5648077Z Compiling caffe2/opt/device.cc; 1s processwrapper-sandbox 2022-12-01T10:59:59.5648704Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:59.5649300Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:59:59.5649726Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:59.5650246Z Compiling torch/csrc/jit/ir/scope.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:59.5650849Z Compiling torch/csrc/jit/mobile/debug_info.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:59.5651144Z 2022-12-01T10:59:59.5651267Z  2022-12-01T10:59:59.5651518Z  2022-12-01T10:59:59.5651849Z  2022-12-01T10:59:59.5652114Z  2022-12-01T10:59:59.5652358Z  2022-12-01T10:59:59.5652610Z  2022-12-01T10:59:59.5652860Z  2022-12-01T10:59:59.5653171Z  2022-12-01T10:59:59.5660232Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc: In constructor '{anonymous}::IDEEPInt8GivenTensorFillOp::IDEEPInt8GivenTensorFillOp(const caffe2::OperatorDef&, caffe2::Workspace*)': 2022-12-01T10:59:59.5662909Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc:44:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:59.5663457Z for (int i = 0; i < src_size; i++) { 2022-12-01T10:59:59.5664635Z ~~^~~~~~~~~~ 2022-12-01T10:59:59.5666414Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc: In constructor '{anonymous}::IDEEPInt8GivenIntTensorFillOp::IDEEPInt8GivenIntTensorFillOp(const caffe2::OperatorDef&, caffe2::Workspace*)': 2022-12-01T10:59:59.5667506Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc:115:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T10:59:59.5668038Z for (int i = 0; i < src_size; i++) { 2022-12-01T10:59:59.5668340Z ~~^~~~~~~~~~ 2022-12-01T10:59:59.5668755Z [1,522 / 2,129] 8 actions running 2022-12-01T10:59:59.5669448Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:59.5670213Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T10:59:59.5670772Z Compiling caffe2/opt/device.cc; 1s processwrapper-sandbox 2022-12-01T10:59:59.5671101Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:59.5671513Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:59:59.5671855Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:59.5672289Z Compiling torch/csrc/jit/ir/scope.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:59.5672838Z Compiling torch/csrc/jit/mobile/debug_info.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:59.7976404Z 2022-12-01T10:59:59.7976953Z  2022-12-01T10:59:59.7977311Z  2022-12-01T10:59:59.7977586Z  2022-12-01T10:59:59.7977804Z  2022-12-01T10:59:59.7977989Z  2022-12-01T10:59:59.7978245Z  2022-12-01T10:59:59.7978624Z  2022-12-01T10:59:59.7978859Z  2022-12-01T10:59:59.7979114Z [1,524 / 2,129] 8 actions running 2022-12-01T10:59:59.7979440Z //:torch; 3s processwrapper-sandbox 2022-12-01T10:59:59.7980076Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:59.7980452Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T10:59:59.7980813Z //:torch; 1s processwrapper-sandbox 2022-12-01T10:59:59.7981208Z Compiling torch/csrc/jit/ir/scope.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:59.7981594Z Compiling torch/csrc/jit/mobile/debug_info.cpp; 0s processwrapper-sandbox 2022-12-01T10:59:59.7982010Z Compiling caffe2/db/create_db_op.cc; 0s processwrapper-sandbox 2022-12-01T10:59:59.7982310Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:00.1974598Z 2022-12-01T11:00:00.1975163Z  2022-12-01T11:00:00.1975567Z  2022-12-01T11:00:00.1987696Z  2022-12-01T11:00:00.1988162Z  2022-12-01T11:00:00.1989541Z  2022-12-01T11:00:00.1989835Z  2022-12-01T11:00:00.1990117Z  2022-12-01T11:00:00.1990440Z  2022-12-01T11:00:00.1990830Z [1,525 / 2,129] 8 actions running 2022-12-01T11:00:00.1991346Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:00:00.1991877Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:00.1992305Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:00.1992740Z Compiling torch/csrc/jit/ir/scope.cpp; 1s processwrapper-sandbox 2022-12-01T11:00:00.1993373Z Compiling torch/csrc/jit/mobile/debug_info.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:00.1993953Z Compiling caffe2/db/create_db_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:00.1994392Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:00.1994806Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:00.3983682Z 2022-12-01T11:00:00.3984245Z  2022-12-01T11:00:00.3984603Z  2022-12-01T11:00:00.3984877Z  2022-12-01T11:00:00.3985160Z  2022-12-01T11:00:00.3985424Z  2022-12-01T11:00:00.3985700Z  2022-12-01T11:00:00.3985996Z  2022-12-01T11:00:00.3986291Z  2022-12-01T11:00:00.3986708Z [1,526 / 2,129] 8 actions running 2022-12-01T11:00:00.3987225Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:00.3987761Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:00:00.3988351Z Compiling torch/csrc/jit/ir/scope.cpp; 1s processwrapper-sandbox 2022-12-01T11:00:00.3989243Z Compiling torch/csrc/jit/mobile/debug_info.cpp; 1s processwrapper-sandbox 2022-12-01T11:00:00.3989923Z Compiling caffe2/db/create_db_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:00.3990477Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:00.3990933Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:00.3991377Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:00.7987712Z 2022-12-01T11:00:00.7988228Z  2022-12-01T11:00:00.7988549Z  2022-12-01T11:00:00.7988811Z  2022-12-01T11:00:00.7989094Z  2022-12-01T11:00:00.7989341Z  2022-12-01T11:00:00.7989606Z  2022-12-01T11:00:00.7989843Z  2022-12-01T11:00:00.7990067Z  2022-12-01T11:00:00.7990420Z [1,527 / 2,129] 7 actions running 2022-12-01T11:00:00.7990897Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:00.7991416Z Compiling torch/csrc/jit/ir/scope.cpp; 1s processwrapper-sandbox 2022-12-01T11:00:00.7992034Z Compiling torch/csrc/jit/mobile/debug_info.cpp; 1s processwrapper-sandbox 2022-12-01T11:00:00.7992640Z Compiling caffe2/db/create_db_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:00.7993125Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:00.7993563Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:00.7993988Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:01.0736815Z 2022-12-01T11:00:01.0737327Z  2022-12-01T11:00:01.0737580Z  2022-12-01T11:00:01.0737776Z  2022-12-01T11:00:01.0738006Z  2022-12-01T11:00:01.0738255Z  2022-12-01T11:00:01.0738608Z  2022-12-01T11:00:01.0738777Z  2022-12-01T11:00:01.0739044Z [1,528 / 2,129] 8 actions, 7 running 2022-12-01T11:00:01.0739392Z Compiling torch/csrc/jit/ir/scope.cpp; 2s processwrapper-sandbox 2022-12-01T11:00:01.0741451Z Compiling torch/csrc/jit/mobile/debug_info.cpp; 1s processwrapper-sandbox 2022-12-01T11:00:01.0742066Z Compiling caffe2/db/create_db_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:01.0742550Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:01.0742859Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:01.0743281Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:01.0743776Z Compiling caffe2/operators/distance_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:01.0744206Z [Scann] Compiling torch/csrc/lazy/ts_backend/ts_backend_impl.cpp 2022-12-01T11:00:01.3989026Z 2022-12-01T11:00:01.3995930Z  2022-12-01T11:00:01.3996400Z  2022-12-01T11:00:01.3996711Z  2022-12-01T11:00:01.3997156Z  2022-12-01T11:00:01.3997399Z  2022-12-01T11:00:01.3997791Z  2022-12-01T11:00:01.3998050Z  2022-12-01T11:00:01.3998301Z  2022-12-01T11:00:01.3998818Z [1,529 / 2,129] 8 actions running 2022-12-01T11:00:01.3999497Z Compiling torch/csrc/jit/mobile/debug_info.cpp; 2s processwrapper-sandbox 2022-12-01T11:00:01.4000183Z Compiling caffe2/db/create_db_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:01.4000770Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:01.4001181Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:01.4001697Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:01.4002340Z Compiling caffe2/operators/distance_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:01.4002803Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:01.4003437Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:01.6110808Z 2022-12-01T11:00:01.6111376Z  2022-12-01T11:00:01.6111763Z  2022-12-01T11:00:01.6112038Z  2022-12-01T11:00:01.6112352Z  2022-12-01T11:00:01.6112671Z  2022-12-01T11:00:01.6112961Z  2022-12-01T11:00:01.6113274Z  2022-12-01T11:00:01.6113541Z  2022-12-01T11:00:01.6114009Z [1,530 / 2,129] 8 actions, 7 running 2022-12-01T11:00:01.6114630Z Compiling caffe2/db/create_db_op.cc; 2s processwrapper-sandbox 2022-12-01T11:00:01.6115854Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:01.6116346Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:01.6116839Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:01.6117458Z Compiling caffe2/operators/distance_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:01.6118023Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:01.6118676Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:01.6119274Z [Scann] Compiling torch/csrc/lazy/ts_backend/ts_lowering_context.cpp 2022-12-01T11:00:02.0014474Z 2022-12-01T11:00:02.0014996Z  2022-12-01T11:00:02.0015287Z  2022-12-01T11:00:02.0015560Z  2022-12-01T11:00:02.0015831Z  2022-12-01T11:00:02.0016090Z  2022-12-01T11:00:02.0016387Z  2022-12-01T11:00:02.0016673Z  2022-12-01T11:00:02.0016946Z  2022-12-01T11:00:02.0017317Z [1,530 / 2,129] 8 actions running 2022-12-01T11:00:02.0017900Z Compiling caffe2/db/create_db_op.cc; 2s processwrapper-sandbox 2022-12-01T11:00:02.0018666Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:00:02.0019135Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:02.0019608Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:02.0020139Z Compiling caffe2/operators/distance_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:02.0020717Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:02.0021322Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:02.0021888Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:02.4002632Z 2022-12-01T11:00:02.4003206Z  2022-12-01T11:00:02.4003548Z  2022-12-01T11:00:02.4003825Z  2022-12-01T11:00:02.4004136Z  2022-12-01T11:00:02.4004439Z  2022-12-01T11:00:02.4004716Z  2022-12-01T11:00:02.4005201Z  2022-12-01T11:00:02.4005507Z  2022-12-01T11:00:02.4005915Z [1,531 / 2,129] 8 actions running 2022-12-01T11:00:02.4006392Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:00:02.4006889Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:02.4007369Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:00:02.4007968Z Compiling caffe2/operators/distance_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:02.4008511Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:02.4009107Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 1s processwrapper-sandbox 2022-12-01T11:00:02.4009670Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:02.4010141Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:03.0722239Z 2022-12-01T11:00:03.0722766Z  2022-12-01T11:00:03.0723165Z  2022-12-01T11:00:03.0723458Z  2022-12-01T11:00:03.0723722Z  2022-12-01T11:00:03.0724002Z  2022-12-01T11:00:03.0724303Z  2022-12-01T11:00:03.0724571Z  2022-12-01T11:00:03.0724848Z  2022-12-01T11:00:03.0725260Z [1,532 / 2,129] 8 actions, 7 running 2022-12-01T11:00:03.0725750Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:00:03.0726212Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:00:03.0726786Z Compiling caffe2/operators/distance_op.cc; 2s processwrapper-sandbox 2022-12-01T11:00:03.0727312Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:03.0727879Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 1s processwrapper-sandbox 2022-12-01T11:00:03.0728405Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:03.0728852Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:03.0729169Z [Scann] //:torch 2022-12-01T11:00:03.4005251Z 2022-12-01T11:00:03.4006016Z  2022-12-01T11:00:03.4006395Z  2022-12-01T11:00:03.4006841Z  2022-12-01T11:00:03.4007150Z  2022-12-01T11:00:03.4007557Z  2022-12-01T11:00:03.4007844Z  2022-12-01T11:00:03.4008204Z  2022-12-01T11:00:03.4008508Z  2022-12-01T11:00:03.4008910Z [1,533 / 2,129] 8 actions running 2022-12-01T11:00:03.4009416Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:00:03.4009695Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:00:03.4010023Z Compiling caffe2/operators/distance_op.cc; 2s processwrapper-sandbox 2022-12-01T11:00:03.4010343Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:00:03.4010717Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 2s processwrapper-sandbox 2022-12-01T11:00:03.4011109Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:03.4011379Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:03.4011702Z Compiling torch/csrc/jit/jit_log.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:03.6010058Z 2022-12-01T11:00:03.6011058Z  2022-12-01T11:00:03.6011408Z  2022-12-01T11:00:03.6011937Z  2022-12-01T11:00:03.6012384Z  2022-12-01T11:00:03.6012723Z  2022-12-01T11:00:03.6013124Z  2022-12-01T11:00:03.6013389Z  2022-12-01T11:00:03.6013665Z  2022-12-01T11:00:03.6014057Z [1,534 / 2,129] 8 actions running 2022-12-01T11:00:03.6014498Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:00:03.6014955Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:00:03.6015418Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:00:03.6015989Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 2s processwrapper-sandbox 2022-12-01T11:00:03.6016517Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:03.6016956Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:03.6017475Z Compiling torch/csrc/jit/jit_log.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:03.6018081Z Compiling torch/csrc/jit/ir/constants.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:03.9519184Z 2022-12-01T11:00:03.9519693Z  2022-12-01T11:00:03.9520020Z  2022-12-01T11:00:03.9520289Z  2022-12-01T11:00:03.9520561Z  2022-12-01T11:00:03.9521076Z  2022-12-01T11:00:03.9521346Z  2022-12-01T11:00:03.9521612Z  2022-12-01T11:00:03.9521864Z  2022-12-01T11:00:03.9522281Z [1,536 / 2,129] 8 actions, 7 running 2022-12-01T11:00:03.9522740Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:00:03.9523233Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 2s processwrapper-sandbox 2022-12-01T11:00:03.9523681Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:03.9524060Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:03.9524548Z Compiling torch/csrc/jit/jit_log.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:03.9525147Z Compiling torch/csrc/jit/ir/constants.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:03.9525762Z Compiling torch/csrc/api/src/optim/adamw.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:03.9526229Z [Scann] Compiling torch/csrc/autograd/generated/VariableType_1.cpp 2022-12-01T11:00:04.2012942Z 2022-12-01T11:00:04.2013549Z  2022-12-01T11:00:04.2013942Z  2022-12-01T11:00:04.2014128Z  2022-12-01T11:00:04.2014301Z  2022-12-01T11:00:04.2014469Z  2022-12-01T11:00:04.2014636Z  2022-12-01T11:00:04.2014824Z  2022-12-01T11:00:04.2014999Z  2022-12-01T11:00:04.2015250Z [1,538 / 2,129] 8 actions running 2022-12-01T11:00:04.2015602Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 2s processwrapper-sandbox 2022-12-01T11:00:04.2015925Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:04.2016251Z Compiling torch/csrc/jit/jit_log.cpp; 1s processwrapper-sandbox 2022-12-01T11:00:04.2016607Z Compiling torch/csrc/jit/ir/constants.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:04.2016990Z Compiling torch/csrc/api/src/optim/adamw.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:04.2017311Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:04.2017584Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:04.2017839Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:04.4524563Z 2022-12-01T11:00:04.4525058Z  2022-12-01T11:00:04.4525372Z  2022-12-01T11:00:04.4525623Z  2022-12-01T11:00:04.4525864Z  2022-12-01T11:00:04.4526922Z  2022-12-01T11:00:04.4527179Z  2022-12-01T11:00:04.4527414Z  2022-12-01T11:00:04.4527581Z  2022-12-01T11:00:04.4527812Z [1,538 / 2,129] 8 actions running 2022-12-01T11:00:04.4528373Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 3s processwrapper-sandbox 2022-12-01T11:00:04.4528765Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:04.4529195Z Compiling torch/csrc/jit/jit_log.cpp; 1s processwrapper-sandbox 2022-12-01T11:00:04.4529692Z Compiling torch/csrc/jit/ir/constants.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:04.4530174Z Compiling torch/csrc/api/src/optim/adamw.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:04.4530626Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:04.4531045Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:04.4531412Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:04.8802384Z 2022-12-01T11:00:04.8802898Z  2022-12-01T11:00:04.8803225Z  2022-12-01T11:00:04.8803559Z  2022-12-01T11:00:04.8803842Z  2022-12-01T11:00:04.8804098Z  2022-12-01T11:00:04.8804368Z  2022-12-01T11:00:04.8804633Z  2022-12-01T11:00:04.8804884Z  2022-12-01T11:00:04.8805275Z [1,539 / 2,129] 8 actions, 7 running 2022-12-01T11:00:04.8805858Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 3s processwrapper-sandbox 2022-12-01T11:00:04.8806479Z Compiling torch/csrc/jit/jit_log.cpp; 1s processwrapper-sandbox 2022-12-01T11:00:04.8807137Z Compiling torch/csrc/jit/ir/constants.cpp; 1s processwrapper-sandbox 2022-12-01T11:00:04.8807878Z Compiling torch/csrc/api/src/optim/adamw.cpp; 1s processwrapper-sandbox 2022-12-01T11:00:04.8808384Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:04.8808817Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:04.8809428Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:04.8809861Z [Scann] Compiling caffe2/quantization/server/lstm_unit_dnnlowp_op.cc 2022-12-01T11:00:05.2216818Z 2022-12-01T11:00:05.2217323Z  2022-12-01T11:00:05.2217617Z  2022-12-01T11:00:05.2217870Z  2022-12-01T11:00:05.2218138Z  2022-12-01T11:00:05.2218513Z  2022-12-01T11:00:05.2218705Z  2022-12-01T11:00:05.2218881Z  2022-12-01T11:00:05.2219059Z  2022-12-01T11:00:05.2219375Z [1,541 / 2,129] 8 actions, 7 running 2022-12-01T11:00:05.2219732Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 4s processwrapper-sandbox 2022-12-01T11:00:05.2220186Z Compiling torch/csrc/api/src/optim/adamw.cpp; 1s processwrapper-sandbox 2022-12-01T11:00:05.2220505Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:05.2220827Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:05.2221084Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:05.2221370Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:05.2221696Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:05.2221962Z [Scann] Compiling torch/csrc/autograd/generated/VariableType_3.cpp 2022-12-01T11:00:05.3920755Z 2022-12-01T11:00:05.3921316Z  2022-12-01T11:00:05.3921648Z  2022-12-01T11:00:05.3921934Z  2022-12-01T11:00:05.3922216Z  2022-12-01T11:00:05.3922517Z  2022-12-01T11:00:05.3922831Z  2022-12-01T11:00:05.3923118Z  2022-12-01T11:00:05.3923398Z  2022-12-01T11:00:05.3923925Z INFO: From Compiling torch/csrc/jit/runtime/static/ops.cpp: 2022-12-01T11:00:05.3924439Z [1,541 / 2,129] 8 actions running 2022-12-01T11:00:05.3925015Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 4s processwrapper-sandbox 2022-12-01T11:00:05.3925703Z Compiling torch/csrc/api/src/optim/adamw.cpp; 1s processwrapper-sandbox 2022-12-01T11:00:05.3926274Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:05.3926793Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:05.3927271Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:05.3927723Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:05.3928417Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:05.3928907Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:05.3929135Z 2022-12-01T11:00:05.3929258Z  2022-12-01T11:00:05.3929553Z  2022-12-01T11:00:05.3929843Z  2022-12-01T11:00:05.3930093Z  2022-12-01T11:00:05.3930350Z  2022-12-01T11:00:05.3930601Z  2022-12-01T11:00:05.3930860Z  2022-12-01T11:00:05.3931113Z  2022-12-01T11:00:05.3931587Z In file included from torch/csrc/jit/runtime/static/ops.cpp:18:0: 2022-12-01T11:00:05.3932178Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2022-12-01T11:00:05.3932976Z aten/src/ATen/native/cpu/SerialStackImpl.h:56:21: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T11:00:05.3933559Z [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2022-12-01T11:00:05.3933893Z ^ 2022-12-01T11:00:05.3934256Z [1,541 / 2,129] 8 actions running 2022-12-01T11:00:05.3934834Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 4s processwrapper-sandbox 2022-12-01T11:00:05.3935433Z Compiling torch/csrc/api/src/optim/adamw.cpp; 1s processwrapper-sandbox 2022-12-01T11:00:05.3935980Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:05.3936457Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:05.3936912Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:05.3937373Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:05.3937843Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:05.3938524Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:05.6545120Z 2022-12-01T11:00:05.6545657Z  2022-12-01T11:00:05.6545991Z  2022-12-01T11:00:05.6546282Z  2022-12-01T11:00:05.6546565Z  2022-12-01T11:00:05.6547049Z  2022-12-01T11:00:05.6547313Z  2022-12-01T11:00:05.6547578Z  2022-12-01T11:00:05.6547845Z  2022-12-01T11:00:05.6548210Z [1,542 / 2,129] 8 actions running 2022-12-01T11:00:05.6548781Z Compiling torch/csrc/api/src/optim/adamw.cpp; 1s processwrapper-sandbox 2022-12-01T11:00:05.6549305Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:05.6549736Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:05.6550146Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:05.6550588Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:05.6551026Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:05.6551445Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:05.6551875Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:06.3201750Z 2022-12-01T11:00:06.3202322Z  2022-12-01T11:00:06.3202656Z  2022-12-01T11:00:06.3202916Z  2022-12-01T11:00:06.3203167Z  2022-12-01T11:00:06.3203377Z  2022-12-01T11:00:06.3203624Z  2022-12-01T11:00:06.3203853Z  2022-12-01T11:00:06.3204089Z  2022-12-01T11:00:06.3204486Z [1,543 / 2,129] 8 actions, 7 running 2022-12-01T11:00:06.3205086Z Compiling torch/csrc/api/src/optim/adamw.cpp; 2s processwrapper-sandbox 2022-12-01T11:00:06.3205607Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:00:06.3205996Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:00:06.3206381Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:06.3206784Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:06.3207205Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:06.3207658Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:06.3208068Z [Scann] Compiling caffe2/operators/minmax_ops.cc 2022-12-01T11:00:06.6550779Z 2022-12-01T11:00:06.6551266Z  2022-12-01T11:00:06.6551610Z  2022-12-01T11:00:06.6551872Z  2022-12-01T11:00:06.6552113Z  2022-12-01T11:00:06.6552401Z  2022-12-01T11:00:06.6552684Z  2022-12-01T11:00:06.6552968Z  2022-12-01T11:00:06.6553232Z  2022-12-01T11:00:06.6553612Z [1,544 / 2,129] 8 actions running 2022-12-01T11:00:06.6554354Z Compiling torch/csrc/api/src/optim/adamw.cpp; 2s processwrapper-sandbox 2022-12-01T11:00:06.6554887Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:00:06.6555355Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:00:06.6555808Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:06.6556247Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:06.6556675Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:06.6557223Z Compiling caffe2/operators/minmax_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:00:06.6557843Z Compiling torch/csrc/jit/mobile/nnc/backend.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:06.9448986Z 2022-12-01T11:00:06.9449496Z  2022-12-01T11:00:06.9449859Z  2022-12-01T11:00:06.9450175Z  2022-12-01T11:00:06.9450451Z  2022-12-01T11:00:06.9450727Z  2022-12-01T11:00:06.9450938Z  2022-12-01T11:00:06.9451172Z  2022-12-01T11:00:06.9451432Z  2022-12-01T11:00:06.9451912Z [1,545 / 2,129] 8 actions, 7 running 2022-12-01T11:00:06.9452337Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:00:06.9452760Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:00:06.9453192Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:06.9453585Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:06.9454003Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:06.9454541Z Compiling caffe2/operators/minmax_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:00:06.9455189Z Compiling torch/csrc/jit/mobile/nnc/backend.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:06.9455720Z [Scann] Compiling torch/csrc/autograd/generated/TraceType_2.cpp 2022-12-01T11:00:07.2708362Z 2022-12-01T11:00:07.2708813Z  2022-12-01T11:00:07.2709123Z  2022-12-01T11:00:07.2709363Z  2022-12-01T11:00:07.2709760Z  2022-12-01T11:00:07.2709991Z  2022-12-01T11:00:07.2710217Z  2022-12-01T11:00:07.2710430Z  2022-12-01T11:00:07.2710794Z  2022-12-01T11:00:07.2711161Z [1,547 / 2,129] 8 actions running 2022-12-01T11:00:07.2711526Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:00:07.2711899Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:00:07.2712265Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:07.2712713Z Compiling caffe2/operators/minmax_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:00:07.2713248Z Compiling torch/csrc/jit/mobile/nnc/backend.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:07.2713680Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:07.2714067Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:07.2714428Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:07.7417502Z 2022-12-01T11:00:07.7417999Z  2022-12-01T11:00:07.7418718Z  2022-12-01T11:00:07.7419058Z  2022-12-01T11:00:07.7420389Z  2022-12-01T11:00:07.7420971Z  2022-12-01T11:00:07.7421445Z  2022-12-01T11:00:07.7421731Z  2022-12-01T11:00:07.7422004Z  2022-12-01T11:00:07.7422442Z [1,548 / 2,129] 8 actions, 7 running 2022-12-01T11:00:07.7422953Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:00:07.7423453Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:00:07.7425077Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:00:07.7425681Z Compiling caffe2/operators/minmax_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:00:07.7426267Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:07.7426765Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:07.7427236Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:07.7427712Z [Scann] Compiling torch/csrc/lazy/generated/RegisterLazy.cpp 2022-12-01T11:00:08.0704598Z 2022-12-01T11:00:08.0705202Z  2022-12-01T11:00:08.0705544Z  2022-12-01T11:00:08.0705837Z  2022-12-01T11:00:08.0706145Z  2022-12-01T11:00:08.0706450Z  2022-12-01T11:00:08.0706729Z  2022-12-01T11:00:08.0707011Z  2022-12-01T11:00:08.0707298Z  2022-12-01T11:00:08.0707944Z [1,549 / 2,129] 8 actions running 2022-12-01T11:00:08.0708427Z //:torch; 4s processwrapper-sandbox 2022-12-01T11:00:08.0708935Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:00:08.0709399Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:00:08.0709880Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:08.0710361Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:08.0710831Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:08.0711281Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:08.0711886Z Compiling torch/csrc/jit/ir/attributes.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:08.6029244Z 2022-12-01T11:00:08.6029793Z  2022-12-01T11:00:08.6030152Z  2022-12-01T11:00:08.6030449Z  2022-12-01T11:00:08.6030758Z  2022-12-01T11:00:08.6031024Z  2022-12-01T11:00:08.6031306Z  2022-12-01T11:00:08.6031588Z  2022-12-01T11:00:08.6031862Z  2022-12-01T11:00:08.6032308Z [1,550 / 2,129] 8 actions, 7 running 2022-12-01T11:00:08.6032801Z //:torch; 4s processwrapper-sandbox 2022-12-01T11:00:08.6033273Z //:torch; 4s processwrapper-sandbox 2022-12-01T11:00:08.6033757Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:00:08.6034233Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:08.6034703Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:08.6035158Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:08.6035784Z Compiling torch/csrc/jit/ir/attributes.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:08.6036344Z [Scann] Compiling torch/csrc/jit/serialization/python_print.cpp 2022-12-01T11:00:08.8708707Z 2022-12-01T11:00:08.8709194Z  2022-12-01T11:00:08.8709553Z  2022-12-01T11:00:08.8709845Z  2022-12-01T11:00:08.8710117Z  2022-12-01T11:00:08.8711053Z  2022-12-01T11:00:08.8711393Z  2022-12-01T11:00:08.8711679Z  2022-12-01T11:00:08.8711960Z  2022-12-01T11:00:08.8712355Z [1,552 / 2,129] 8 actions running 2022-12-01T11:00:08.8712835Z //:torch; 4s processwrapper-sandbox 2022-12-01T11:00:08.8713314Z //:torch; 4s processwrapper-sandbox 2022-12-01T11:00:08.8713798Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:00:08.8714260Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:08.8714874Z Compiling torch/csrc/jit/ir/attributes.cpp; 1s processwrapper-sandbox 2022-12-01T11:00:08.8715436Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:08.8716013Z Compiling caffe2/operators/resize_3d_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:08.8716783Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:09.2630747Z 2022-12-01T11:00:09.2631269Z  2022-12-01T11:00:09.2631631Z  2022-12-01T11:00:09.2631926Z  2022-12-01T11:00:09.2632273Z  2022-12-01T11:00:09.2632577Z  2022-12-01T11:00:09.2632853Z  2022-12-01T11:00:09.2633144Z  2022-12-01T11:00:09.2633424Z  2022-12-01T11:00:09.2633833Z [1,553 / 2,129] 8 actions, 7 running 2022-12-01T11:00:09.2634308Z //:torch; 5s processwrapper-sandbox 2022-12-01T11:00:09.2634786Z //:torch; 5s processwrapper-sandbox 2022-12-01T11:00:09.2635228Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:00:09.2635687Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:09.2636172Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:09.2636781Z Compiling caffe2/operators/resize_3d_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:09.2637490Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:09.2638035Z [Scann] Compiling torch/csrc/jit/ir/type_hashing.cpp 2022-12-01T11:00:09.4714815Z 2022-12-01T11:00:09.4715358Z  2022-12-01T11:00:09.4715727Z  2022-12-01T11:00:09.4716041Z  2022-12-01T11:00:09.4716379Z  2022-12-01T11:00:09.4716645Z  2022-12-01T11:00:09.4716938Z  2022-12-01T11:00:09.4717229Z  2022-12-01T11:00:09.4717684Z  2022-12-01T11:00:09.4718129Z [1,553 / 2,129] 8 actions running 2022-12-01T11:00:09.4718625Z //:torch; 5s processwrapper-sandbox 2022-12-01T11:00:09.4719098Z //:torch; 5s processwrapper-sandbox 2022-12-01T11:00:09.4719590Z //:torch; 4s processwrapper-sandbox 2022-12-01T11:00:09.4720074Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:09.4720517Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:09.4721083Z Compiling caffe2/operators/resize_3d_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:09.4721759Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:09.4722476Z Compiling torch/csrc/jit/ir/type_hashing.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:10.2022744Z 2022-12-01T11:00:10.2023283Z  2022-12-01T11:00:10.2023611Z  2022-12-01T11:00:10.2023930Z  2022-12-01T11:00:10.2024232Z  2022-12-01T11:00:10.2024537Z  2022-12-01T11:00:10.2024848Z  2022-12-01T11:00:10.2025156Z  2022-12-01T11:00:10.2025438Z  2022-12-01T11:00:10.2025865Z [1,554 / 2,129] 8 actions, 7 running 2022-12-01T11:00:10.2026351Z //:torch; 6s processwrapper-sandbox 2022-12-01T11:00:10.2026822Z //:torch; 6s processwrapper-sandbox 2022-12-01T11:00:10.2027312Z //:torch; 4s processwrapper-sandbox 2022-12-01T11:00:10.2027804Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:00:10.2028276Z Compiling caffe2/operators/resize_3d_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:10.2028853Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 1s processwrapper-sandbox 2022-12-01T11:00:10.2029396Z Compiling torch/csrc/jit/ir/type_hashing.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:10.2029934Z [Scann] Compiling torch/csrc/jit/ir/alias_analysis.cpp 2022-12-01T11:00:10.3062088Z 2022-12-01T11:00:10.3062737Z  2022-12-01T11:00:10.3063085Z  2022-12-01T11:00:10.3063377Z  2022-12-01T11:00:10.3063599Z  2022-12-01T11:00:10.3063873Z  2022-12-01T11:00:10.3064143Z  2022-12-01T11:00:10.3064386Z  2022-12-01T11:00:10.3064616Z  2022-12-01T11:00:10.3065133Z INFO: From Compiling torch/csrc/lazy/generated/RegisterLazy.cpp: 2022-12-01T11:00:10.3065612Z [1,554 / 2,129] 8 actions running 2022-12-01T11:00:10.3066009Z //:torch; 6s processwrapper-sandbox 2022-12-01T11:00:10.3066422Z //:torch; 6s processwrapper-sandbox 2022-12-01T11:00:10.3066834Z //:torch; 5s processwrapper-sandbox 2022-12-01T11:00:10.3067268Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:00:10.3067795Z Compiling caffe2/operators/resize_3d_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:10.3068423Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 1s processwrapper-sandbox 2022-12-01T11:00:10.3069028Z Compiling torch/csrc/jit/ir/type_hashing.cpp; 1s processwrapper-sandbox 2022-12-01T11:00:10.3069685Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:10.3096673Z 2022-12-01T11:00:10.3097070Z  2022-12-01T11:00:10.3097367Z  2022-12-01T11:00:10.3097637Z  2022-12-01T11:00:10.3097904Z  2022-12-01T11:00:10.3098161Z  2022-12-01T11:00:10.3098534Z  2022-12-01T11:00:10.3098820Z  2022-12-01T11:00:10.3099077Z  2022-12-01T11:00:10.3113007Z bazel-out/k8-fastbuild-cpu-only/bin/torch/csrc/lazy/generated/RegisterLazy.cpp:79:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T11:00:10.3113745Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-12-01T11:00:10.3114081Z ^~~~~~~~~~~~~ 2022-12-01T11:00:10.3115122Z bazel-out/k8-fastbuild-cpu-only/bin/torch/csrc/lazy/generated/RegisterLazy.cpp:60:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T11:00:10.3116144Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T11:00:10.3116566Z ^~~~~~~~~~ 2022-12-01T11:00:10.3122075Z [1,554 / 2,129] 8 actions running 2022-12-01T11:00:10.3122573Z //:torch; 6s processwrapper-sandbox 2022-12-01T11:00:10.3123073Z //:torch; 6s processwrapper-sandbox 2022-12-01T11:00:10.3123543Z //:torch; 5s processwrapper-sandbox 2022-12-01T11:00:10.3123948Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:00:10.3124495Z Compiling caffe2/operators/resize_3d_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:10.3125128Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 1s processwrapper-sandbox 2022-12-01T11:00:10.3125759Z Compiling torch/csrc/jit/ir/type_hashing.cpp; 1s processwrapper-sandbox 2022-12-01T11:00:10.3126385Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:10.6726729Z 2022-12-01T11:00:10.6727244Z  2022-12-01T11:00:10.6727591Z  2022-12-01T11:00:10.6727907Z  2022-12-01T11:00:10.6728187Z  2022-12-01T11:00:10.6728445Z  2022-12-01T11:00:10.6728747Z  2022-12-01T11:00:10.6729037Z  2022-12-01T11:00:10.6729300Z  2022-12-01T11:00:10.6729696Z [1,555 / 2,129] 8 actions running 2022-12-01T11:00:10.6730149Z //:torch; 6s processwrapper-sandbox 2022-12-01T11:00:10.6730590Z //:torch; 6s processwrapper-sandbox 2022-12-01T11:00:10.6731035Z //:torch; 5s processwrapper-sandbox 2022-12-01T11:00:10.6731589Z Compiling caffe2/operators/resize_3d_op.cc; 2s processwrapper-sandbox 2022-12-01T11:00:10.6732316Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 1s processwrapper-sandbox 2022-12-01T11:00:10.6732989Z Compiling torch/csrc/jit/ir/type_hashing.cpp; 1s processwrapper-sandbox 2022-12-01T11:00:10.6733844Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:10.6734518Z Compiling torch/csrc/autograd/anomaly_mode.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:10.9454788Z 2022-12-01T11:00:10.9455270Z  2022-12-01T11:00:10.9455629Z  2022-12-01T11:00:10.9455926Z  2022-12-01T11:00:10.9456216Z  2022-12-01T11:00:10.9456516Z  2022-12-01T11:00:10.9456804Z  2022-12-01T11:00:10.9457078Z  2022-12-01T11:00:10.9457360Z  2022-12-01T11:00:10.9457775Z [1,558 / 2,129] 8 actions, 7 running 2022-12-01T11:00:10.9458240Z //:torch; 6s processwrapper-sandbox 2022-12-01T11:00:10.9458830Z //:torch; 6s processwrapper-sandbox 2022-12-01T11:00:10.9459304Z //:torch; 5s processwrapper-sandbox 2022-12-01T11:00:10.9459890Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:10.9460596Z Compiling torch/csrc/autograd/anomaly_mode.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:10.9461142Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:10.9461627Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:10.9462026Z [Scann] Compiling caffe2/opt/distributed.cc 2022-12-01T11:00:11.2730509Z 2022-12-01T11:00:11.2731059Z  2022-12-01T11:00:11.2731439Z  2022-12-01T11:00:11.2731862Z  2022-12-01T11:00:11.2732170Z  2022-12-01T11:00:11.2732451Z  2022-12-01T11:00:11.2732718Z  2022-12-01T11:00:11.2733014Z  2022-12-01T11:00:11.2733297Z  2022-12-01T11:00:11.2733686Z [1,558 / 2,129] 8 actions running 2022-12-01T11:00:11.2734180Z //:torch; 7s processwrapper-sandbox 2022-12-01T11:00:11.2734650Z //:torch; 7s processwrapper-sandbox 2022-12-01T11:00:11.2735095Z //:torch; 5s processwrapper-sandbox 2022-12-01T11:00:11.2735693Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 1s processwrapper-sandbox 2022-12-01T11:00:11.2736393Z Compiling torch/csrc/autograd/anomaly_mode.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:11.2736928Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:11.2737392Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:11.2738128Z Compiling caffe2/opt/distributed.cc; 0s processwrapper-sandbox 2022-12-01T11:00:11.7514019Z 2022-12-01T11:00:11.7514544Z  2022-12-01T11:00:11.7514850Z  2022-12-01T11:00:11.7515119Z  2022-12-01T11:00:11.7515382Z  2022-12-01T11:00:11.7515625Z  2022-12-01T11:00:11.7515886Z  2022-12-01T11:00:11.7516166Z  2022-12-01T11:00:11.7516410Z  2022-12-01T11:00:11.7516786Z [1,559 / 2,129] 8 actions, 7 running 2022-12-01T11:00:11.7517242Z //:torch; 7s processwrapper-sandbox 2022-12-01T11:00:11.7517673Z //:torch; 7s processwrapper-sandbox 2022-12-01T11:00:11.7518079Z //:torch; 6s processwrapper-sandbox 2022-12-01T11:00:11.7518594Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 1s processwrapper-sandbox 2022-12-01T11:00:11.7519078Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:11.7519487Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:11.7519974Z Compiling caffe2/opt/distributed.cc; 0s processwrapper-sandbox 2022-12-01T11:00:11.7520381Z [Scann] Compiling caffe2/operators/reduction_ops.cc 2022-12-01T11:00:12.0733061Z 2022-12-01T11:00:12.0734072Z  2022-12-01T11:00:12.0734442Z  2022-12-01T11:00:12.0734725Z  2022-12-01T11:00:12.0735084Z  2022-12-01T11:00:12.0735548Z  2022-12-01T11:00:12.0739237Z  2022-12-01T11:00:12.0739499Z  2022-12-01T11:00:12.0739741Z  2022-12-01T11:00:12.0740081Z [1,560 / 2,129] 8 actions running 2022-12-01T11:00:12.0740451Z //:torch; 8s processwrapper-sandbox 2022-12-01T11:00:12.0740820Z //:torch; 7s processwrapper-sandbox 2022-12-01T11:00:12.0741204Z //:torch; 6s processwrapper-sandbox 2022-12-01T11:00:12.0741569Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:12.0742171Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:12.0742636Z Compiling caffe2/opt/distributed.cc; 1s processwrapper-sandbox 2022-12-01T11:00:12.0743158Z Compiling caffe2/operators/reduction_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:00:12.0743691Z Compiling test/cpp/api/expanding-array.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:12.4737873Z 2022-12-01T11:00:12.4739227Z  2022-12-01T11:00:12.4740800Z  2022-12-01T11:00:12.4741439Z  2022-12-01T11:00:12.4742118Z  2022-12-01T11:00:12.4742536Z  2022-12-01T11:00:12.4743010Z  2022-12-01T11:00:12.4743459Z  2022-12-01T11:00:12.4743978Z  2022-12-01T11:00:12.4744900Z [1,561 / 2,129] 8 actions running 2022-12-01T11:00:12.4745462Z //:torch; 8s processwrapper-sandbox 2022-12-01T11:00:12.4745912Z //:torch; 8s processwrapper-sandbox 2022-12-01T11:00:12.4746357Z //:torch; 7s processwrapper-sandbox 2022-12-01T11:00:12.4746828Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:12.4747318Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:12.4747919Z Compiling caffe2/operators/reduction_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:00:12.4748604Z Compiling test/cpp/api/expanding-array.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:12.4749285Z Compiling caffe2/operators/upsample_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:12.6749090Z 2022-12-01T11:00:12.6749601Z  2022-12-01T11:00:12.6749929Z  2022-12-01T11:00:12.6750195Z  2022-12-01T11:00:12.6750463Z  2022-12-01T11:00:12.6750722Z  2022-12-01T11:00:12.6750993Z  2022-12-01T11:00:12.6751302Z  2022-12-01T11:00:12.6751566Z  2022-12-01T11:00:12.6751972Z [1,562 / 2,129] 8 actions running 2022-12-01T11:00:12.6752436Z //:torch; 8s processwrapper-sandbox 2022-12-01T11:00:12.6752842Z //:torch; 8s processwrapper-sandbox 2022-12-01T11:00:12.6753267Z //:torch; 7s processwrapper-sandbox 2022-12-01T11:00:12.6753694Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:12.6754096Z Compiling caffe2/operators/reduction_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:00:12.6754676Z Compiling test/cpp/api/expanding-array.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:12.6758605Z Compiling caffe2/operators/upsample_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:12.6759188Z Compiling caffe2/opt/shape_info.cc; 0s processwrapper-sandbox 2022-12-01T11:00:13.0760141Z 2022-12-01T11:00:13.0760697Z  2022-12-01T11:00:13.0761040Z  2022-12-01T11:00:13.0761328Z  2022-12-01T11:00:13.0761628Z  2022-12-01T11:00:13.0761939Z  2022-12-01T11:00:13.0762246Z  2022-12-01T11:00:13.0762508Z  2022-12-01T11:00:13.0762763Z  2022-12-01T11:00:13.0763140Z [1,563 / 2,129] 8 actions running 2022-12-01T11:00:13.0763582Z //:torch; 9s processwrapper-sandbox 2022-12-01T11:00:13.0764006Z //:torch; 8s processwrapper-sandbox 2022-12-01T11:00:13.0764456Z //:torch; 7s processwrapper-sandbox 2022-12-01T11:00:13.0765027Z Compiling caffe2/operators/reduction_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:00:13.0765497Z Compiling test/cpp/api/expanding-array.cpp; 1s processwrapper-sandbox 2022-12-01T11:00:13.0765899Z Compiling caffe2/operators/upsample_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:13.0766330Z Compiling caffe2/opt/shape_info.cc; 0s processwrapper-sandbox 2022-12-01T11:00:13.0766664Z Compiling caffe2/core/context.cc; 0s processwrapper-sandbox 2022-12-01T11:00:13.4765619Z 2022-12-01T11:00:13.4766132Z  2022-12-01T11:00:13.4766443Z  2022-12-01T11:00:13.4766714Z  2022-12-01T11:00:13.4766993Z  2022-12-01T11:00:13.4767262Z  2022-12-01T11:00:13.4767504Z  2022-12-01T11:00:13.4767838Z  2022-12-01T11:00:13.4768185Z  2022-12-01T11:00:13.4768616Z [1,564 / 2,129] 8 actions running 2022-12-01T11:00:13.4769034Z //:torch; 9s processwrapper-sandbox 2022-12-01T11:00:13.4769735Z //:torch; 9s processwrapper-sandbox 2022-12-01T11:00:13.4770169Z //:torch; 8s processwrapper-sandbox 2022-12-01T11:00:13.4770809Z Compiling test/cpp/api/expanding-array.cpp; 1s processwrapper-sandbox 2022-12-01T11:00:13.4771438Z Compiling caffe2/operators/upsample_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:13.4772158Z Compiling caffe2/opt/shape_info.cc; 0s processwrapper-sandbox 2022-12-01T11:00:13.4772699Z Compiling caffe2/core/context.cc; 0s processwrapper-sandbox 2022-12-01T11:00:13.4773289Z Compiling caffe2/opt/passes.cc; 0s processwrapper-sandbox 2022-12-01T11:00:13.8548972Z 2022-12-01T11:00:13.8549546Z  2022-12-01T11:00:13.8549896Z  2022-12-01T11:00:13.8550186Z  2022-12-01T11:00:13.8550471Z  2022-12-01T11:00:13.8550720Z  2022-12-01T11:00:13.8551006Z  2022-12-01T11:00:13.8551288Z  2022-12-01T11:00:13.8551585Z  2022-12-01T11:00:13.8552032Z [1,565 / 2,129] 8 actions, 7 running 2022-12-01T11:00:13.8552524Z //:torch; 9s processwrapper-sandbox 2022-12-01T11:00:13.8552975Z //:torch; 9s processwrapper-sandbox 2022-12-01T11:00:13.8553453Z //:torch; 8s processwrapper-sandbox 2022-12-01T11:00:13.8554028Z Compiling test/cpp/api/expanding-array.cpp; 2s processwrapper-sandbox 2022-12-01T11:00:13.8554625Z Compiling caffe2/opt/shape_info.cc; 1s processwrapper-sandbox 2022-12-01T11:00:13.8555212Z Compiling caffe2/core/context.cc; 1s processwrapper-sandbox 2022-12-01T11:00:13.8555819Z Compiling caffe2/opt/passes.cc; 0s processwrapper-sandbox 2022-12-01T11:00:13.8556289Z [Scann] Compiling caffe2/operators/weighted_sample_op.cc 2022-12-01T11:00:14.0611238Z 2022-12-01T11:00:14.0611833Z  2022-12-01T11:00:14.0612212Z  2022-12-01T11:00:14.0612507Z  2022-12-01T11:00:14.0612769Z  2022-12-01T11:00:14.0613047Z  2022-12-01T11:00:14.0613377Z  2022-12-01T11:00:14.0613650Z  2022-12-01T11:00:14.0613910Z  2022-12-01T11:00:14.0614353Z [1,566 / 2,129] 8 actions, 7 running 2022-12-01T11:00:14.0614839Z //:torch; 10s processwrapper-sandbox 2022-12-01T11:00:14.0615320Z //:torch; 9s processwrapper-sandbox 2022-12-01T11:00:14.0616073Z //:torch; 8s processwrapper-sandbox 2022-12-01T11:00:14.0616731Z Compiling test/cpp/api/expanding-array.cpp; 2s processwrapper-sandbox 2022-12-01T11:00:14.0617454Z Compiling caffe2/core/context.cc; 1s processwrapper-sandbox 2022-12-01T11:00:14.0618118Z Compiling caffe2/opt/passes.cc; 0s processwrapper-sandbox 2022-12-01T11:00:14.0618853Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:14.0619229Z [Prepa] Compiling caffe2/operators/cos_op.cc 2022-12-01T11:00:14.2772727Z 2022-12-01T11:00:14.2773258Z  2022-12-01T11:00:14.2773683Z  2022-12-01T11:00:14.2773976Z  2022-12-01T11:00:14.2774277Z  2022-12-01T11:00:14.2774581Z  2022-12-01T11:00:14.2774861Z  2022-12-01T11:00:14.2775130Z  2022-12-01T11:00:14.2775404Z  2022-12-01T11:00:14.2775806Z [1,567 / 2,129] 8 actions running 2022-12-01T11:00:14.2776276Z //:torch; 10s processwrapper-sandbox 2022-12-01T11:00:14.2776763Z //:torch; 10s processwrapper-sandbox 2022-12-01T11:00:14.2777331Z //:torch; 9s processwrapper-sandbox 2022-12-01T11:00:14.2778297Z Compiling test/cpp/api/expanding-array.cpp; 2s processwrapper-sandbox 2022-12-01T11:00:14.2779529Z Compiling caffe2/opt/passes.cc; 1s processwrapper-sandbox 2022-12-01T11:00:14.2780032Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:14.2780590Z Compiling caffe2/operators/cos_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:14.2781213Z Compiling caffe2/operators/map_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:00:14.6780428Z 2022-12-01T11:00:14.6781008Z  2022-12-01T11:00:14.6781375Z  2022-12-01T11:00:14.6781685Z  2022-12-01T11:00:14.6782158Z  2022-12-01T11:00:14.6782587Z  2022-12-01T11:00:14.6782884Z  2022-12-01T11:00:14.6783236Z  2022-12-01T11:00:14.6783708Z  2022-12-01T11:00:14.6784162Z [1,568 / 2,129] 8 actions running 2022-12-01T11:00:14.6784655Z //:torch; 10s processwrapper-sandbox 2022-12-01T11:00:14.6785152Z //:torch; 10s processwrapper-sandbox 2022-12-01T11:00:14.6785639Z //:torch; 9s processwrapper-sandbox 2022-12-01T11:00:14.6786267Z Compiling test/cpp/api/expanding-array.cpp; 2s processwrapper-sandbox 2022-12-01T11:00:14.6787037Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:14.6787732Z Compiling caffe2/operators/cos_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:14.6788443Z Compiling caffe2/operators/map_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:00:14.6789267Z Compiling caffe2/core/graph.cc; 0s processwrapper-sandbox 2022-12-01T11:00:15.0085693Z 2022-12-01T11:00:15.0086096Z  2022-12-01T11:00:15.0086331Z  2022-12-01T11:00:15.0086508Z  2022-12-01T11:00:15.0086668Z  2022-12-01T11:00:15.0086837Z  2022-12-01T11:00:15.0087032Z  2022-12-01T11:00:15.0087207Z  2022-12-01T11:00:15.0087373Z  2022-12-01T11:00:15.0087624Z [1,569 / 2,129] 8 actions, 7 running 2022-12-01T11:00:15.0087908Z //:torch; 11s processwrapper-sandbox 2022-12-01T11:00:15.0088188Z //:torch; 10s processwrapper-sandbox 2022-12-01T11:00:15.0088454Z //:torch; 9s processwrapper-sandbox 2022-12-01T11:00:15.0088713Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:15.0089048Z Compiling caffe2/operators/cos_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:15.0089418Z Compiling caffe2/operators/map_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:00:15.0089763Z Compiling caffe2/core/graph.cc; 0s processwrapper-sandbox 2022-12-01T11:00:15.0090222Z [Scann] Compiling caffe2/operators/conv_transpose_op_mobile.cc 2022-12-01T11:00:15.2782299Z 2022-12-01T11:00:15.2782824Z  2022-12-01T11:00:15.2783188Z  2022-12-01T11:00:15.2783462Z  2022-12-01T11:00:15.2783760Z  2022-12-01T11:00:15.2784029Z  2022-12-01T11:00:15.2784297Z  2022-12-01T11:00:15.2784535Z  2022-12-01T11:00:15.2784789Z  2022-12-01T11:00:15.2785189Z [1,569 / 2,129] 8 actions running 2022-12-01T11:00:15.2785898Z //:torch; 11s processwrapper-sandbox 2022-12-01T11:00:15.2786377Z //:torch; 11s processwrapper-sandbox 2022-12-01T11:00:15.2786825Z //:torch; 10s processwrapper-sandbox 2022-12-01T11:00:15.2787299Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:15.2787867Z Compiling caffe2/operators/cos_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:15.2788496Z Compiling caffe2/operators/map_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:00:15.2789105Z Compiling caffe2/core/graph.cc; 0s processwrapper-sandbox 2022-12-01T11:00:15.2789613Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:15.5295845Z 2022-12-01T11:00:15.5296396Z  2022-12-01T11:00:15.5296762Z  2022-12-01T11:00:15.5297061Z  2022-12-01T11:00:15.5297347Z  2022-12-01T11:00:15.5297628Z  2022-12-01T11:00:15.5297903Z  2022-12-01T11:00:15.5298157Z  2022-12-01T11:00:15.5298644Z  2022-12-01T11:00:15.5299068Z [1,571 / 2,129] 8 actions, 7 running 2022-12-01T11:00:15.5299555Z //:torch; 11s processwrapper-sandbox 2022-12-01T11:00:15.5299998Z //:torch; 11s processwrapper-sandbox 2022-12-01T11:00:15.5300447Z //:torch; 10s processwrapper-sandbox 2022-12-01T11:00:15.5301038Z Compiling caffe2/operators/cos_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:15.5301666Z Compiling caffe2/core/graph.cc; 1s processwrapper-sandbox 2022-12-01T11:00:15.5302202Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:15.5302673Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:15.5303138Z [Scann] Compiling caffe2/quantization/server/relu_dnnlowp_op.cc 2022-12-01T11:00:15.8775615Z 2022-12-01T11:00:15.8776145Z  2022-12-01T11:00:15.8776489Z  2022-12-01T11:00:15.8776834Z  2022-12-01T11:00:15.8777329Z  2022-12-01T11:00:15.8777619Z  2022-12-01T11:00:15.8777920Z  2022-12-01T11:00:15.8778244Z  2022-12-01T11:00:15.8778733Z  2022-12-01T11:00:15.8779163Z [1,572 / 2,129] 8 actions running 2022-12-01T11:00:15.8779607Z //:torch; 11s processwrapper-sandbox 2022-12-01T11:00:15.8780049Z //:torch; 11s processwrapper-sandbox 2022-12-01T11:00:15.8780511Z //:torch; 10s processwrapper-sandbox 2022-12-01T11:00:15.8781090Z Compiling caffe2/operators/cos_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:15.8781631Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:15.8782112Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:15.8782571Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:15.8783017Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:16.0791512Z 2022-12-01T11:00:16.0791982Z  2022-12-01T11:00:16.0792278Z  2022-12-01T11:00:16.0792518Z  2022-12-01T11:00:16.0792731Z  2022-12-01T11:00:16.0793016Z  2022-12-01T11:00:16.0793279Z  2022-12-01T11:00:16.0793529Z  2022-12-01T11:00:16.0793785Z  2022-12-01T11:00:16.0794104Z [1,573 / 2,129] 8 actions running 2022-12-01T11:00:16.0794464Z //:torch; 12s processwrapper-sandbox 2022-12-01T11:00:16.0794819Z //:torch; 11s processwrapper-sandbox 2022-12-01T11:00:16.0795245Z //:torch; 10s processwrapper-sandbox 2022-12-01T11:00:16.0795720Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:16.0796226Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:16.0796669Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:16.0797121Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:16.0797685Z Compiling caffe2/operators/copy_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:16.4873800Z 2022-12-01T11:00:16.4874342Z  2022-12-01T11:00:16.4874700Z  2022-12-01T11:00:16.4875000Z  2022-12-01T11:00:16.4875269Z  2022-12-01T11:00:16.4875529Z  2022-12-01T11:00:16.4875837Z  2022-12-01T11:00:16.4876130Z  2022-12-01T11:00:16.4876393Z  2022-12-01T11:00:16.4876792Z [1,574 / 2,129] 8 actions running 2022-12-01T11:00:16.4877597Z //:torch; 12s processwrapper-sandbox 2022-12-01T11:00:16.4878059Z //:torch; 12s processwrapper-sandbox 2022-12-01T11:00:16.4878535Z //:torch; 11s processwrapper-sandbox 2022-12-01T11:00:16.4879029Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:16.4879508Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:16.4879989Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:16.4880594Z Compiling caffe2/operators/copy_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:16.4881263Z Compiling caffe2/core/test_utils.cc; 0s processwrapper-sandbox 2022-12-01T11:00:17.4076257Z 2022-12-01T11:00:17.4076879Z  2022-12-01T11:00:17.4077160Z  2022-12-01T11:00:17.4077399Z  2022-12-01T11:00:17.4077629Z  2022-12-01T11:00:17.4077849Z  2022-12-01T11:00:17.4078097Z  2022-12-01T11:00:17.4078350Z  2022-12-01T11:00:17.4078577Z  2022-12-01T11:00:17.4078947Z [1,575 / 2,129] 8 actions, 7 running 2022-12-01T11:00:17.4079361Z //:torch; 13s processwrapper-sandbox 2022-12-01T11:00:17.4079732Z //:torch; 13s processwrapper-sandbox 2022-12-01T11:00:17.4080110Z //:torch; 12s processwrapper-sandbox 2022-12-01T11:00:17.4080488Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:17.4080849Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:17.4081303Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:17.4081818Z Compiling caffe2/operators/copy_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:17.4082233Z [Scann] Compiling caffe2/ideep/operators/quantization/int8_pool_op.cc 2022-12-01T11:00:17.5486674Z 2022-12-01T11:00:17.5487198Z  2022-12-01T11:00:17.5487550Z  2022-12-01T11:00:17.5487844Z  2022-12-01T11:00:17.5488114Z  2022-12-01T11:00:17.5488417Z  2022-12-01T11:00:17.5488892Z  2022-12-01T11:00:17.5489174Z  2022-12-01T11:00:17.5489454Z  2022-12-01T11:00:17.5490073Z INFO: From Compiling caffe2/quantization/server/activation_distribution_observer.cc: 2022-12-01T11:00:17.5490635Z [1,576 / 2,129] 8 actions running 2022-12-01T11:00:17.5491092Z //:torch; 13s processwrapper-sandbox 2022-12-01T11:00:17.5491572Z //:torch; 13s processwrapper-sandbox 2022-12-01T11:00:17.5492138Z //:torch; 12s processwrapper-sandbox 2022-12-01T11:00:17.5492615Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:17.5493054Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:17.5493619Z Compiling caffe2/operators/copy_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:17.5494161Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:17.5494742Z Compiling caffe2/operators/cast_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:17.5495039Z 2022-12-01T11:00:17.5495175Z  2022-12-01T11:00:17.5495743Z  2022-12-01T11:00:17.5496050Z  2022-12-01T11:00:17.5496341Z  2022-12-01T11:00:17.5496615Z  2022-12-01T11:00:17.5496897Z  2022-12-01T11:00:17.5497178Z  2022-12-01T11:00:17.5497454Z  2022-12-01T11:00:17.5498593Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'void caffe2::OutputMinMaxNetObserver::DumpAndReset_(const string&, bool)': 2022-12-01T11:00:17.5499701Z caffe2/quantization/server/activation_distribution_observer.cc:183:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:17.5500350Z for (int op_index = 0; op_index < min_max_infos_.size(); ++op_index) { 2022-12-01T11:00:17.5500755Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:00:17.5501561Z caffe2/quantization/server/activation_distribution_observer.cc:188:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:17.5502301Z for (int i = 0; i < op_info->tensor_infos.size(); ++i) { 2022-12-01T11:00:17.5502667Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:00:17.5503589Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'virtual void caffe2::OutputColumnMaxHistogramObserver::Stop()': 2022-12-01T11:00:17.5504837Z caffe2/quantization/server/activation_distribution_observer.cc:388:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:17.5505522Z if (info_->histograms.size() <= col) { 2022-12-01T11:00:17.5505873Z ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ 2022-12-01T11:00:17.5506747Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'void caffe2::HistogramNetObserver::DumpAndReset_(const string&, bool)': 2022-12-01T11:00:17.5507813Z caffe2/quantization/server/activation_distribution_observer.cc:470:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:17.5508456Z for (int op_index = 0; op_index < hist_infos_.size(); ++op_index) { 2022-12-01T11:00:17.5508849Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:00:17.5509673Z caffe2/quantization/server/activation_distribution_observer.cc:477:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:17.5510404Z for (int i = 0; i < info->histograms.size(); ++i) { 2022-12-01T11:00:17.5510770Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:00:17.5511742Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'void caffe2::OutputColumnMaxHistogramNetObserver::DumpAndReset_(const string&, bool)': 2022-12-01T11:00:17.5512875Z caffe2/quantization/server/activation_distribution_observer.cc:628:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:17.5513598Z for (int i = 0; i < info->histograms.size(); ++i) { 2022-12-01T11:00:17.5514062Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:00:17.5514475Z [1,576 / 2,129] 8 actions running 2022-12-01T11:00:17.5514927Z //:torch; 13s processwrapper-sandbox 2022-12-01T11:00:17.5515410Z //:torch; 13s processwrapper-sandbox 2022-12-01T11:00:17.5515886Z //:torch; 12s processwrapper-sandbox 2022-12-01T11:00:17.5516361Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:17.5516815Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:17.5517448Z Compiling caffe2/operators/copy_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:17.5517987Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:17.5518548Z Compiling caffe2/operators/cast_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:17.8061450Z 2022-12-01T11:00:17.8074071Z  2022-12-01T11:00:17.8074446Z  2022-12-01T11:00:17.8074795Z  2022-12-01T11:00:17.8075110Z  2022-12-01T11:00:17.8075401Z  2022-12-01T11:00:17.8075708Z  2022-12-01T11:00:17.8076033Z  2022-12-01T11:00:17.8076383Z  2022-12-01T11:00:17.8076884Z [1,579 / 2,129] 8 actions, 7 running 2022-12-01T11:00:17.8077466Z //:torch; 13s processwrapper-sandbox 2022-12-01T11:00:17.8077997Z //:torch; 13s processwrapper-sandbox 2022-12-01T11:00:17.8078513Z //:torch; 12s processwrapper-sandbox 2022-12-01T11:00:17.8078972Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:17.8079504Z Compiling caffe2/operators/cast_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:17.8080116Z Compiling caffe2/core/net_async_task.cc; 0s processwrapper-sandbox 2022-12-01T11:00:17.8080649Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:17.8081081Z [Scann] Compiling caffe2/operators/margin_ranking_criterion_op.cc 2022-12-01T11:00:18.0803686Z 2022-12-01T11:00:18.0804176Z  2022-12-01T11:00:18.0804514Z  2022-12-01T11:00:18.0804789Z  2022-12-01T11:00:18.0805050Z  2022-12-01T11:00:18.0805322Z  2022-12-01T11:00:18.0805619Z  2022-12-01T11:00:18.0805896Z  2022-12-01T11:00:18.0806168Z  2022-12-01T11:00:18.0806554Z [1,579 / 2,129] 8 actions running 2022-12-01T11:00:18.0806998Z //:torch; 14s processwrapper-sandbox 2022-12-01T11:00:18.0807649Z //:torch; 13s processwrapper-sandbox 2022-12-01T11:00:18.0808095Z //:torch; 12s processwrapper-sandbox 2022-12-01T11:00:18.0808574Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:18.0809246Z Compiling caffe2/operators/cast_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:18.0809865Z Compiling caffe2/core/net_async_task.cc; 0s processwrapper-sandbox 2022-12-01T11:00:18.0810366Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:18.0810888Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:19.0808736Z 2022-12-01T11:00:19.0809265Z  2022-12-01T11:00:19.0809577Z  2022-12-01T11:00:19.0809871Z  2022-12-01T11:00:19.0810156Z  2022-12-01T11:00:19.0810431Z  2022-12-01T11:00:19.0810685Z  2022-12-01T11:00:19.0810972Z  2022-12-01T11:00:19.0811244Z  2022-12-01T11:00:19.0811615Z [1,579 / 2,129] 8 actions running 2022-12-01T11:00:19.0812160Z //:torch; 15s processwrapper-sandbox 2022-12-01T11:00:19.0812635Z //:torch; 14s processwrapper-sandbox 2022-12-01T11:00:19.0813079Z //:torch; 13s processwrapper-sandbox 2022-12-01T11:00:19.0813504Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:19.0814040Z Compiling caffe2/operators/cast_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:19.0814643Z Compiling caffe2/core/net_async_task.cc; 1s processwrapper-sandbox 2022-12-01T11:00:19.0815151Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:19.0815521Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:19.4497654Z 2022-12-01T11:00:19.4498178Z  2022-12-01T11:00:19.4498628Z  2022-12-01T11:00:19.4498894Z  2022-12-01T11:00:19.4499145Z  2022-12-01T11:00:19.4499372Z  2022-12-01T11:00:19.4499615Z  2022-12-01T11:00:19.4500099Z  2022-12-01T11:00:19.4500348Z  2022-12-01T11:00:19.4500734Z [1,580 / 2,129] 8 actions, 7 running 2022-12-01T11:00:19.4501169Z //:torch; 15s processwrapper-sandbox 2022-12-01T11:00:19.4501593Z //:torch; 15s processwrapper-sandbox 2022-12-01T11:00:19.4501994Z //:torch; 14s processwrapper-sandbox 2022-12-01T11:00:19.4502424Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:19.4502911Z Compiling caffe2/core/net_async_task.cc; 1s processwrapper-sandbox 2022-12-01T11:00:19.4503396Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:19.4503810Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:19.4504144Z [Scann] Compiling caffe2/core/allocator.cc 2022-12-01T11:00:19.6806595Z 2022-12-01T11:00:19.6807123Z  2022-12-01T11:00:19.6807479Z  2022-12-01T11:00:19.6807789Z  2022-12-01T11:00:19.6808044Z  2022-12-01T11:00:19.6808353Z  2022-12-01T11:00:19.6808656Z  2022-12-01T11:00:19.6808926Z  2022-12-01T11:00:19.6809229Z  2022-12-01T11:00:19.6809764Z [1,583 / 2,129] 8 actions running 2022-12-01T11:00:19.6810236Z //:torch; 15s processwrapper-sandbox 2022-12-01T11:00:19.6810733Z //:torch; 15s processwrapper-sandbox 2022-12-01T11:00:19.6811220Z //:torch; 14s processwrapper-sandbox 2022-12-01T11:00:19.6811673Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:19.6812284Z Compiling caffe2/core/allocator.cc; 0s processwrapper-sandbox 2022-12-01T11:00:19.6812824Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:19.6813433Z Compiling caffe2/operators/bbox_transform_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:19.6813987Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:20.2697366Z 2022-12-01T11:00:20.2698015Z  2022-12-01T11:00:20.2717260Z  2022-12-01T11:00:20.2717781Z  2022-12-01T11:00:20.2718066Z  2022-12-01T11:00:20.2718335Z  2022-12-01T11:00:20.2718600Z  2022-12-01T11:00:20.2718889Z  2022-12-01T11:00:20.2719191Z  2022-12-01T11:00:20.2719807Z INFO: From Compiling caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.cc: 2022-12-01T11:00:20.2720670Z [1,583 / 2,129] 8 actions running 2022-12-01T11:00:20.2721208Z //:torch; 16s processwrapper-sandbox 2022-12-01T11:00:20.2721763Z //:torch; 16s processwrapper-sandbox 2022-12-01T11:00:20.2722321Z //:torch; 14s processwrapper-sandbox 2022-12-01T11:00:20.2722814Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:20.2723356Z Compiling caffe2/core/allocator.cc; 0s processwrapper-sandbox 2022-12-01T11:00:20.2723883Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:20.2724491Z Compiling caffe2/operators/bbox_transform_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:20.2725043Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:20.2725272Z 2022-12-01T11:00:20.2725413Z  2022-12-01T11:00:20.2725719Z  2022-12-01T11:00:20.2726005Z  2022-12-01T11:00:20.2726299Z  2022-12-01T11:00:20.2726567Z  2022-12-01T11:00:20.2726850Z  2022-12-01T11:00:20.2727134Z  2022-12-01T11:00:20.2727416Z  2022-12-01T11:00:20.2739100Z caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.cc:223:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] 2022-12-01T11:00:20.2739716Z #pragma omp parallel for 2022-12-01T11:00:20.2740176Z 2022-12-01T11:00:20.2741049Z caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.cc:245:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] 2022-12-01T11:00:20.2741739Z #pragma omp parallel for 2022-12-01T11:00:20.2742208Z 2022-12-01T11:00:20.2750378Z [1,583 / 2,129] 8 actions running 2022-12-01T11:00:20.2750862Z //:torch; 16s processwrapper-sandbox 2022-12-01T11:00:20.2752892Z //:torch; 16s processwrapper-sandbox 2022-12-01T11:00:20.2755711Z //:torch; 15s processwrapper-sandbox 2022-12-01T11:00:20.2758455Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:20.2759449Z Compiling caffe2/core/allocator.cc; 0s processwrapper-sandbox 2022-12-01T11:00:20.2760488Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:20.2761337Z Compiling caffe2/operators/bbox_transform_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:20.2762056Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:20.5327912Z 2022-12-01T11:00:20.5328810Z  2022-12-01T11:00:20.5329549Z  2022-12-01T11:00:20.5330423Z  2022-12-01T11:00:20.5330775Z  2022-12-01T11:00:20.5331063Z  2022-12-01T11:00:20.5331360Z  2022-12-01T11:00:20.5331662Z  2022-12-01T11:00:20.5333995Z  2022-12-01T11:00:20.5334681Z [1,584 / 2,129] 8 actions running 2022-12-01T11:00:20.5335624Z //:torch; 16s processwrapper-sandbox 2022-12-01T11:00:20.5336688Z //:torch; 16s processwrapper-sandbox 2022-12-01T11:00:20.5337210Z //:torch; 15s processwrapper-sandbox 2022-12-01T11:00:20.5338020Z Compiling caffe2/core/allocator.cc; 1s processwrapper-sandbox 2022-12-01T11:00:20.5338868Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:20.5339626Z Compiling caffe2/operators/bbox_transform_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:20.5340375Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:20.5341018Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:20.7329888Z 2022-12-01T11:00:20.7330428Z  2022-12-01T11:00:20.7330763Z  2022-12-01T11:00:20.7331093Z  2022-12-01T11:00:20.7331363Z  2022-12-01T11:00:20.7331641Z  2022-12-01T11:00:20.7332010Z  2022-12-01T11:00:20.7332270Z  2022-12-01T11:00:20.7332554Z  2022-12-01T11:00:20.7332961Z [1,585 / 2,129] 8 actions running 2022-12-01T11:00:20.7333429Z //:torch; 16s processwrapper-sandbox 2022-12-01T11:00:20.7333907Z //:torch; 16s processwrapper-sandbox 2022-12-01T11:00:20.7334370Z //:torch; 15s processwrapper-sandbox 2022-12-01T11:00:20.7334822Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:20.7335440Z Compiling caffe2/operators/bbox_transform_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:20.7335992Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:20.7427940Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:20.7428532Z Compiling caffe2/operators/resize_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:20.9439408Z 2022-12-01T11:00:20.9440252Z  2022-12-01T11:00:20.9440806Z  2022-12-01T11:00:20.9443510Z  2022-12-01T11:00:20.9443922Z  2022-12-01T11:00:20.9444427Z  2022-12-01T11:00:20.9447204Z  2022-12-01T11:00:20.9447618Z  2022-12-01T11:00:20.9448123Z  2022-12-01T11:00:20.9448729Z [1,585 / 2,129] 8 actions running 2022-12-01T11:00:20.9449379Z //:torch; 16s processwrapper-sandbox 2022-12-01T11:00:20.9450043Z //:torch; 16s processwrapper-sandbox 2022-12-01T11:00:20.9450689Z //:torch; 15s processwrapper-sandbox 2022-12-01T11:00:20.9451317Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:20.9452242Z Compiling caffe2/operators/bbox_transform_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:20.9453012Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:20.9453672Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:20.9454417Z Compiling caffe2/operators/resize_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:21.4059482Z 2022-12-01T11:00:21.4060045Z  2022-12-01T11:00:21.4060386Z  2022-12-01T11:00:21.4060692Z  2022-12-01T11:00:21.4062767Z  2022-12-01T11:00:21.4063330Z  2022-12-01T11:00:21.4063944Z  2022-12-01T11:00:21.4064260Z  2022-12-01T11:00:21.4064567Z  2022-12-01T11:00:21.4064983Z [1,586 / 2,129] 8 actions, 7 running 2022-12-01T11:00:21.4065437Z //:torch; 17s processwrapper-sandbox 2022-12-01T11:00:21.4067283Z //:torch; 17s processwrapper-sandbox 2022-12-01T11:00:21.4067908Z //:torch; 16s processwrapper-sandbox 2022-12-01T11:00:21.4068983Z Compiling caffe2/operators/bbox_transform_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:21.4069821Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:21.4070493Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:21.4071304Z Compiling caffe2/operators/resize_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:21.4072122Z [Scann] Compiling caffe2/quantization/server/int8_gen_quant_params.cc 2022-12-01T11:00:21.7441078Z 2022-12-01T11:00:21.7441866Z  2022-12-01T11:00:21.7442396Z  2022-12-01T11:00:21.7442762Z  2022-12-01T11:00:21.7443235Z  2022-12-01T11:00:21.7443554Z  2022-12-01T11:00:21.7443970Z  2022-12-01T11:00:21.7444200Z  2022-12-01T11:00:21.7444472Z  2022-12-01T11:00:21.7444924Z [1,587 / 2,129] 8 actions running 2022-12-01T11:00:21.7445316Z //:torch; 17s processwrapper-sandbox 2022-12-01T11:00:21.7445606Z //:torch; 17s processwrapper-sandbox 2022-12-01T11:00:21.7445889Z //:torch; 16s processwrapper-sandbox 2022-12-01T11:00:21.7446259Z Compiling caffe2/operators/bbox_transform_op.cc; 2s processwrapper-sandbox 2022-12-01T11:00:21.7446574Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:21.7446914Z Compiling caffe2/operators/resize_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:21.7447226Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:21.7447557Z Compiling caffe2/operators/reciprocal_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:21.9507845Z 2022-12-01T11:00:21.9508415Z  2022-12-01T11:00:21.9508767Z  2022-12-01T11:00:21.9509050Z  2022-12-01T11:00:21.9509316Z  2022-12-01T11:00:21.9509588Z  2022-12-01T11:00:21.9509859Z  2022-12-01T11:00:21.9510117Z  2022-12-01T11:00:21.9510385Z  2022-12-01T11:00:21.9510775Z [1,588 / 2,129] 8 actions running 2022-12-01T11:00:21.9511376Z //:torch; 17s processwrapper-sandbox 2022-12-01T11:00:21.9511841Z //:torch; 17s processwrapper-sandbox 2022-12-01T11:00:21.9512423Z //:torch; 16s processwrapper-sandbox 2022-12-01T11:00:21.9512860Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:21.9513521Z Compiling caffe2/operators/resize_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:21.9514248Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:21.9514838Z Compiling caffe2/operators/reciprocal_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:21.9515451Z Compiling caffe2/operators/sin_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:22.2388231Z 2022-12-01T11:00:22.2388808Z  2022-12-01T11:00:22.2389020Z  2022-12-01T11:00:22.2389196Z  2022-12-01T11:00:22.2389365Z  2022-12-01T11:00:22.2389519Z  2022-12-01T11:00:22.2389709Z  2022-12-01T11:00:22.2389889Z  2022-12-01T11:00:22.2390043Z  2022-12-01T11:00:22.2390300Z [1,589 / 2,129] 8 actions, 7 running 2022-12-01T11:00:22.2390598Z //:torch; 18s processwrapper-sandbox 2022-12-01T11:00:22.2390867Z //:torch; 18s processwrapper-sandbox 2022-12-01T11:00:22.2391156Z //:torch; 16s processwrapper-sandbox 2022-12-01T11:00:22.2391497Z Compiling caffe2/operators/resize_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:22.2391816Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:22.2392317Z Compiling caffe2/operators/reciprocal_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:22.2392693Z Compiling caffe2/operators/sin_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:22.2392978Z [Scann] Compiling caffe2/core/export_c10_op_to_caffe2.cc 2022-12-01T11:00:22.5511781Z 2022-12-01T11:00:22.5512300Z  2022-12-01T11:00:22.5512640Z  2022-12-01T11:00:22.5512895Z  2022-12-01T11:00:22.5513186Z  2022-12-01T11:00:22.5513468Z  2022-12-01T11:00:22.5513709Z  2022-12-01T11:00:22.5513960Z  2022-12-01T11:00:22.5514219Z  2022-12-01T11:00:22.5514564Z [1,589 / 2,129] 8 actions running 2022-12-01T11:00:22.5514992Z //:torch; 18s processwrapper-sandbox 2022-12-01T11:00:22.5515659Z //:torch; 18s processwrapper-sandbox 2022-12-01T11:00:22.5516113Z //:torch; 17s processwrapper-sandbox 2022-12-01T11:00:22.5516664Z Compiling caffe2/operators/resize_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:22.5517177Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:22.5517720Z Compiling caffe2/operators/reciprocal_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:22.5518329Z Compiling caffe2/operators/sin_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:22.5518810Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:22.7516669Z 2022-12-01T11:00:22.7517202Z  2022-12-01T11:00:22.7517519Z  2022-12-01T11:00:22.7517775Z  2022-12-01T11:00:22.7518010Z  2022-12-01T11:00:22.7518261Z  2022-12-01T11:00:22.7518509Z  2022-12-01T11:00:22.7518736Z  2022-12-01T11:00:22.7518976Z  2022-12-01T11:00:22.7519341Z [1,590 / 2,129] 8 actions running 2022-12-01T11:00:22.7519754Z //:torch; 18s processwrapper-sandbox 2022-12-01T11:00:22.7520181Z //:torch; 18s processwrapper-sandbox 2022-12-01T11:00:22.7520583Z //:torch; 17s processwrapper-sandbox 2022-12-01T11:00:22.7520985Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:22.7521479Z Compiling caffe2/operators/reciprocal_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:22.7522025Z Compiling caffe2/operators/sin_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:22.7522466Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:22.7522857Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:23.1048086Z 2022-12-01T11:00:23.1048979Z  2022-12-01T11:00:23.1049564Z  2022-12-01T11:00:23.1049895Z  2022-12-01T11:00:23.1050359Z  2022-12-01T11:00:23.1050826Z  2022-12-01T11:00:23.1051157Z  2022-12-01T11:00:23.1051624Z  2022-12-01T11:00:23.1052028Z  2022-12-01T11:00:23.1052661Z [1,591 / 2,129] 8 actions, 7 running 2022-12-01T11:00:23.1053339Z //:torch; 19s processwrapper-sandbox 2022-12-01T11:00:23.1054015Z //:torch; 18s processwrapper-sandbox 2022-12-01T11:00:23.1054686Z //:torch; 17s processwrapper-sandbox 2022-12-01T11:00:23.1055718Z Compiling caffe2/operators/reciprocal_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:23.1056653Z Compiling caffe2/operators/sin_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:23.1057412Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:23.1058052Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:23.1058809Z [Scann] Compiling caffe2/operators/concat_split_op.cc 2022-12-01T11:00:23.3518919Z 2022-12-01T11:00:23.3519427Z  2022-12-01T11:00:23.3519746Z  2022-12-01T11:00:23.3520018Z  2022-12-01T11:00:23.3520296Z  2022-12-01T11:00:23.3520578Z  2022-12-01T11:00:23.3520857Z  2022-12-01T11:00:23.3521134Z  2022-12-01T11:00:23.3521394Z  2022-12-01T11:00:23.3521785Z [1,592 / 2,129] 8 actions running 2022-12-01T11:00:23.3522246Z //:torch; 19s processwrapper-sandbox 2022-12-01T11:00:23.3522694Z //:torch; 19s processwrapper-sandbox 2022-12-01T11:00:23.3523142Z //:torch; 18s processwrapper-sandbox 2022-12-01T11:00:23.3523705Z Compiling caffe2/operators/sin_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:23.3524205Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:23.3524652Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:23.3525215Z Compiling caffe2/operators/concat_split_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:23.3536747Z Compiling caffe2/operators/relu_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:23.6119869Z 2022-12-01T11:00:23.6124140Z  2022-12-01T11:00:23.6124462Z  2022-12-01T11:00:23.6124756Z  2022-12-01T11:00:23.6127180Z  2022-12-01T11:00:23.6127695Z  2022-12-01T11:00:23.6128131Z  2022-12-01T11:00:23.6128638Z  2022-12-01T11:00:23.6129125Z  2022-12-01T11:00:23.6129649Z [1,593 / 2,129] 8 actions, 7 running 2022-12-01T11:00:23.6130486Z //:torch; 19s processwrapper-sandbox 2022-12-01T11:00:23.6131099Z //:torch; 19s processwrapper-sandbox 2022-12-01T11:00:23.6131805Z //:torch; 18s processwrapper-sandbox 2022-12-01T11:00:23.6132426Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:23.6132986Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:23.6133686Z Compiling caffe2/operators/concat_split_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:23.6134409Z Compiling caffe2/operators/relu_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:23.6135017Z [Scann] Compiling caffe2/operators/rsqrt_op.cc 2022-12-01T11:00:23.9522438Z 2022-12-01T11:00:23.9522983Z  2022-12-01T11:00:23.9523352Z  2022-12-01T11:00:23.9523633Z  2022-12-01T11:00:23.9523920Z  2022-12-01T11:00:23.9524215Z  2022-12-01T11:00:23.9524493Z  2022-12-01T11:00:23.9524784Z  2022-12-01T11:00:23.9525084Z  2022-12-01T11:00:23.9525521Z [1,594 / 2,129] 8 actions running 2022-12-01T11:00:23.9526014Z //:torch; 19s processwrapper-sandbox 2022-12-01T11:00:23.9526512Z //:torch; 19s processwrapper-sandbox 2022-12-01T11:00:23.9526990Z //:torch; 18s processwrapper-sandbox 2022-12-01T11:00:23.9527484Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:23.9528108Z Compiling caffe2/operators/concat_split_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:23.9528796Z Compiling caffe2/operators/relu_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:23.9529451Z Compiling caffe2/operators/rsqrt_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:23.9530157Z Compiling caffe2/operators/percentile_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:24.3138568Z 2022-12-01T11:00:24.3139170Z  2022-12-01T11:00:24.3139561Z  2022-12-01T11:00:24.3139870Z  2022-12-01T11:00:24.3140193Z  2022-12-01T11:00:24.3140514Z  2022-12-01T11:00:24.3140847Z  2022-12-01T11:00:24.3141174Z  2022-12-01T11:00:24.3141469Z  2022-12-01T11:00:24.3142104Z INFO: From Compiling caffe2/quantization/server/pool_dnnlowp_op.cc: 2022-12-01T11:00:24.3142673Z [1,594 / 2,129] 8 actions running 2022-12-01T11:00:24.3143431Z //:torch; 20s processwrapper-sandbox 2022-12-01T11:00:24.3143905Z //:torch; 20s processwrapper-sandbox 2022-12-01T11:00:24.3144425Z //:torch; 19s processwrapper-sandbox 2022-12-01T11:00:24.3144910Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:24.3145495Z Compiling caffe2/operators/concat_split_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:24.3146151Z Compiling caffe2/operators/relu_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:24.3146785Z Compiling caffe2/operators/rsqrt_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:24.3147434Z Compiling caffe2/operators/percentile_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:24.3147743Z 2022-12-01T11:00:24.3147894Z  2022-12-01T11:00:24.3148161Z  2022-12-01T11:00:24.3148424Z  2022-12-01T11:00:24.3148727Z  2022-12-01T11:00:24.3149007Z  2022-12-01T11:00:24.3149276Z  2022-12-01T11:00:24.3149545Z  2022-12-01T11:00:24.3149833Z  2022-12-01T11:00:24.3150870Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::AveragePoolDnnLowPOp::AveragePoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = unsigned char]': 2022-12-01T11:00:24.3152629Z ./c10/util/Registry.h:187:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::AveragePoolDnnLowPOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2022-12-01T11:00:24.3153547Z caffe2/quantization/server/pool_dnnlowp_op.cc:769:1: required from here 2022-12-01T11:00:24.3154470Z caffe2/quantization/server/pool_dnnlowp_op.cc:76:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:24.3155166Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-12-01T11:00:24.3155907Z caffe2/quantization/server/pool_dnnlowp_op.cc:82:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:24.3156562Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-12-01T11:00:24.3157609Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::MaxPoolDnnLowPOp::MaxPoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = unsigned char]': 2022-12-01T11:00:24.3159381Z ./c10/util/Registry.h:187:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::MaxPoolDnnLowPOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2022-12-01T11:00:24.3160265Z caffe2/quantization/server/pool_dnnlowp_op.cc:773:1: required from here 2022-12-01T11:00:24.3161052Z caffe2/quantization/server/pool_dnnlowp_op.cc:438:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:24.3161747Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-12-01T11:00:24.3162474Z caffe2/quantization/server/pool_dnnlowp_op.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:24.3163156Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-12-01T11:00:24.3164191Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::AveragePoolDnnLowPOp::AveragePoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = short unsigned int]': 2022-12-01T11:00:24.3165905Z ./c10/util/Registry.h:187:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::AveragePoolDnnLowPOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2022-12-01T11:00:24.3167030Z caffe2/quantization/server/pool_dnnlowp_op.cc:775:1: required from here 2022-12-01T11:00:24.3167785Z caffe2/quantization/server/pool_dnnlowp_op.cc:76:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:24.3168455Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-12-01T11:00:24.3169204Z caffe2/quantization/server/pool_dnnlowp_op.cc:82:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:24.3169813Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-12-01T11:00:24.3170890Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::MaxPoolDnnLowPOp::MaxPoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = short unsigned int]': 2022-12-01T11:00:24.3172766Z ./c10/util/Registry.h:187:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::MaxPoolDnnLowPOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2022-12-01T11:00:24.3173761Z caffe2/quantization/server/pool_dnnlowp_op.cc:779:1: required from here 2022-12-01T11:00:24.3174656Z caffe2/quantization/server/pool_dnnlowp_op.cc:438:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:24.3175335Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-12-01T11:00:24.3176122Z caffe2/quantization/server/pool_dnnlowp_op.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:24.3176871Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-12-01T11:00:24.3177327Z [1,594 / 2,129] 8 actions running 2022-12-01T11:00:24.3177772Z //:torch; 20s processwrapper-sandbox 2022-12-01T11:00:24.3178257Z //:torch; 20s processwrapper-sandbox 2022-12-01T11:00:24.3179077Z //:torch; 19s processwrapper-sandbox 2022-12-01T11:00:24.3179495Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:24.3180100Z Compiling caffe2/operators/concat_split_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:24.3180762Z Compiling caffe2/operators/relu_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:24.3181360Z Compiling caffe2/operators/rsqrt_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:24.3182038Z Compiling caffe2/operators/percentile_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:24.5584288Z 2022-12-01T11:00:24.5584784Z  2022-12-01T11:00:24.5585141Z  2022-12-01T11:00:24.5585435Z  2022-12-01T11:00:24.5585699Z  2022-12-01T11:00:24.5585993Z  2022-12-01T11:00:24.5586288Z  2022-12-01T11:00:24.5586542Z  2022-12-01T11:00:24.5586881Z  2022-12-01T11:00:24.5587286Z [1,595 / 2,129] 8 actions running 2022-12-01T11:00:24.5587755Z //:torch; 20s processwrapper-sandbox 2022-12-01T11:00:24.5588245Z //:torch; 20s processwrapper-sandbox 2022-12-01T11:00:24.5588702Z //:torch; 19s processwrapper-sandbox 2022-12-01T11:00:24.5589266Z Compiling caffe2/operators/concat_split_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:24.5589854Z Compiling caffe2/operators/relu_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:24.5590433Z Compiling caffe2/operators/rsqrt_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:24.5591013Z Compiling caffe2/operators/percentile_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:24.5591483Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:24.5732679Z 2022-12-01T11:00:24.5733207Z  2022-12-01T11:00:24.5733547Z  2022-12-01T11:00:24.5733825Z  2022-12-01T11:00:24.5734126Z  2022-12-01T11:00:24.5734411Z  2022-12-01T11:00:24.5734679Z  2022-12-01T11:00:24.5734963Z  2022-12-01T11:00:24.5735443Z  2022-12-01T11:00:24.5735953Z INFO: From Compiling caffe2/operators/concat_split_op.cc: 2022-12-01T11:00:24.5736461Z [1,595 / 2,129] 8 actions running 2022-12-01T11:00:24.5736912Z //:torch; 20s processwrapper-sandbox 2022-12-01T11:00:24.5737382Z //:torch; 20s processwrapper-sandbox 2022-12-01T11:00:24.5737831Z //:torch; 19s processwrapper-sandbox 2022-12-01T11:00:24.5738797Z Compiling caffe2/operators/concat_split_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:24.5739483Z Compiling caffe2/operators/relu_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:24.5740119Z Compiling caffe2/operators/rsqrt_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:24.5740782Z Compiling caffe2/operators/percentile_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:24.5741309Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:24.5741542Z 2022-12-01T11:00:24.5741668Z  2022-12-01T11:00:24.5741951Z  2022-12-01T11:00:24.5742231Z  2022-12-01T11:00:24.5742502Z  2022-12-01T11:00:24.5742801Z  2022-12-01T11:00:24.5743087Z  2022-12-01T11:00:24.5743358Z  2022-12-01T11:00:24.5743639Z  2022-12-01T11:00:24.5744687Z caffe2/operators/concat_split_op.cc: In function 'std::vector caffe2::{anonymous}::TensorInferenceForSplit(const caffe2::OperatorDef&, const std::vector&)': 2022-12-01T11:00:24.5745734Z caffe2/operators/concat_split_op.cc:66:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:24.5746265Z } else if (split.size() != output_size) { 2022-12-01T11:00:24.5746611Z ~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2022-12-01T11:00:24.5747641Z caffe2/operators/concat_split_op.cc: In function 'caffe2::OpSchema::Cost caffe2::CostInferenceForConcat(const caffe2::OperatorDef&, const std::vector&)': 2022-12-01T11:00:24.5748613Z caffe2/operators/concat_split_op.cc:326:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:24.5749148Z for (int i = 0; i < in.size(); ++i) { 2022-12-01T11:00:24.5749467Z ~~^~~~~~~~~~~ 2022-12-01T11:00:24.5750370Z caffe2/operators/concat_split_op.cc: In function 'std::vector caffe2::TensorInferenceForConcat(const caffe2::OperatorDef&, const std::vector&)': 2022-12-01T11:00:24.5751358Z caffe2/operators/concat_split_op.cc:378:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:24.5751878Z for (int i = 1; i < in.size(); ++i) { 2022-12-01T11:00:24.5752214Z ~~^~~~~~~~~~~ 2022-12-01T11:00:24.5752902Z caffe2/operators/concat_split_op.cc:399:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:24.5753433Z for (int i = 1; i < in.size(); ++i) { 2022-12-01T11:00:24.5753748Z ~~^~~~~~~~~~~ 2022-12-01T11:00:24.5754439Z caffe2/operators/concat_split_op.cc:427:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:24.5754956Z for (int i = 1; i < in.size(); ++i) { 2022-12-01T11:00:24.5755274Z ~~^~~~~~~~~~~ 2022-12-01T11:00:24.5755666Z [1,595 / 2,129] 8 actions running 2022-12-01T11:00:24.5756106Z //:torch; 20s processwrapper-sandbox 2022-12-01T11:00:24.5756582Z //:torch; 20s processwrapper-sandbox 2022-12-01T11:00:24.5757046Z //:torch; 19s processwrapper-sandbox 2022-12-01T11:00:24.5757626Z Compiling caffe2/operators/concat_split_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:24.5758244Z Compiling caffe2/operators/relu_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:24.5758882Z Compiling caffe2/operators/rsqrt_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:24.5759542Z Compiling caffe2/operators/percentile_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:24.5760089Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:24.9575025Z 2022-12-01T11:00:24.9575579Z  2022-12-01T11:00:24.9575959Z  2022-12-01T11:00:24.9576270Z  2022-12-01T11:00:24.9580622Z  2022-12-01T11:00:24.9581075Z  2022-12-01T11:00:24.9581525Z  2022-12-01T11:00:24.9581835Z  2022-12-01T11:00:24.9582151Z  2022-12-01T11:00:24.9582581Z [1,597 / 2,129] 7 actions running 2022-12-01T11:00:24.9584262Z //:torch; 20s processwrapper-sandbox 2022-12-01T11:00:24.9584847Z //:torch; 20s processwrapper-sandbox 2022-12-01T11:00:24.9585288Z //:torch; 19s processwrapper-sandbox 2022-12-01T11:00:24.9585883Z Compiling caffe2/operators/rsqrt_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:24.9586606Z Compiling caffe2/operators/percentile_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:24.9587207Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:24.9587792Z Compiling caffe2/onnx/helper.cc; 0s processwrapper-sandbox 2022-12-01T11:00:25.1584756Z 2022-12-01T11:00:25.1585642Z  2022-12-01T11:00:25.1586194Z  2022-12-01T11:00:25.1586640Z  2022-12-01T11:00:25.1586922Z  2022-12-01T11:00:25.1587376Z  2022-12-01T11:00:25.1587670Z  2022-12-01T11:00:25.1588158Z  2022-12-01T11:00:25.1588594Z [1,597 / 2,129] 8 actions running 2022-12-01T11:00:25.1589201Z //:torch; 21s processwrapper-sandbox 2022-12-01T11:00:25.1589812Z //:torch; 21s processwrapper-sandbox 2022-12-01T11:00:25.1590288Z //:torch; 19s processwrapper-sandbox 2022-12-01T11:00:25.1590966Z Compiling caffe2/operators/rsqrt_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:25.1591615Z Compiling caffe2/operators/percentile_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:25.1592153Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:25.1592902Z Compiling caffe2/onnx/helper.cc; 0s processwrapper-sandbox 2022-12-01T11:00:25.1593520Z Compiling caffe2/operators/pool_gradient_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:25.4053698Z 2022-12-01T11:00:25.4054329Z  2022-12-01T11:00:25.4054685Z  2022-12-01T11:00:25.4054968Z  2022-12-01T11:00:25.4055767Z  2022-12-01T11:00:25.4056073Z  2022-12-01T11:00:25.4056352Z  2022-12-01T11:00:25.4056618Z  2022-12-01T11:00:25.4056909Z  2022-12-01T11:00:25.4057555Z [1,598 / 2,129] 8 actions, 7 running 2022-12-01T11:00:25.4058076Z //:torch; 21s processwrapper-sandbox 2022-12-01T11:00:25.4058678Z //:torch; 21s processwrapper-sandbox 2022-12-01T11:00:25.4059318Z //:torch; 20s processwrapper-sandbox 2022-12-01T11:00:25.4059864Z Compiling caffe2/operators/rsqrt_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:25.4060368Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:25.4067142Z Compiling caffe2/onnx/helper.cc; 0s processwrapper-sandbox 2022-12-01T11:00:25.4067994Z Compiling caffe2/operators/pool_gradient_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:25.4068488Z [Scann] Compiling caffe2/operators/perplexity_op.cc 2022-12-01T11:00:25.7595802Z 2022-12-01T11:00:25.7596357Z  2022-12-01T11:00:25.7596735Z  2022-12-01T11:00:25.7596990Z  2022-12-01T11:00:25.7597261Z  2022-12-01T11:00:25.7597562Z  2022-12-01T11:00:25.7597820Z  2022-12-01T11:00:25.7598107Z  2022-12-01T11:00:25.7598349Z  2022-12-01T11:00:25.7598744Z [1,599 / 2,129] 8 actions running 2022-12-01T11:00:25.7599195Z //:torch; 21s processwrapper-sandbox 2022-12-01T11:00:25.7599653Z //:torch; 21s processwrapper-sandbox 2022-12-01T11:00:25.7600087Z //:torch; 20s processwrapper-sandbox 2022-12-01T11:00:25.7600510Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:25.7601016Z Compiling caffe2/onnx/helper.cc; 1s processwrapper-sandbox 2022-12-01T11:00:25.7601620Z Compiling caffe2/operators/pool_gradient_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:25.7602215Z Compiling caffe2/operators/perplexity_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:25.7602977Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:26.0048705Z 2022-12-01T11:00:26.0049332Z  2022-12-01T11:00:26.0049687Z  2022-12-01T11:00:26.0049968Z  2022-12-01T11:00:26.0050260Z  2022-12-01T11:00:26.0050522Z  2022-12-01T11:00:26.0050797Z  2022-12-01T11:00:26.0051108Z  2022-12-01T11:00:26.0051374Z  2022-12-01T11:00:26.0051859Z [1,600 / 2,129] 8 actions, 7 running 2022-12-01T11:00:26.0052348Z //:torch; 22s processwrapper-sandbox 2022-12-01T11:00:26.0052827Z //:torch; 21s processwrapper-sandbox 2022-12-01T11:00:26.0053312Z //:torch; 20s processwrapper-sandbox 2022-12-01T11:00:26.0053796Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:26.0054308Z Compiling caffe2/operators/pool_gradient_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:26.0054934Z Compiling caffe2/operators/perplexity_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:26.0055432Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:26.0055871Z [Scann] Compiling caffe2/operators/elementwise_div_gradient_op.cc 2022-12-01T11:00:26.2104094Z 2022-12-01T11:00:26.2104640Z  2022-12-01T11:00:26.2104965Z  2022-12-01T11:00:26.2105252Z  2022-12-01T11:00:26.2105536Z  2022-12-01T11:00:26.2105812Z  2022-12-01T11:00:26.2106090Z  2022-12-01T11:00:26.2106365Z  2022-12-01T11:00:26.2106741Z  2022-12-01T11:00:26.2107145Z [1,601 / 2,129] 8 actions, 7 running 2022-12-01T11:00:26.2107600Z //:torch; 22s processwrapper-sandbox 2022-12-01T11:00:26.2108053Z //:torch; 22s processwrapper-sandbox 2022-12-01T11:00:26.2108529Z //:torch; 20s processwrapper-sandbox 2022-12-01T11:00:26.2109120Z Compiling caffe2/operators/pool_gradient_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:26.2110073Z Compiling caffe2/operators/perplexity_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:26.2110579Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:26.2111047Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:26.2111468Z [Scann] Compiling caffe2/operators/elementwise_div_op.cc 2022-12-01T11:00:26.5616625Z 2022-12-01T11:00:26.5617272Z  2022-12-01T11:00:26.5617577Z  2022-12-01T11:00:26.5617844Z  2022-12-01T11:00:26.5618202Z  2022-12-01T11:00:26.5618798Z  2022-12-01T11:00:26.5619038Z  2022-12-01T11:00:26.5619250Z  2022-12-01T11:00:26.5619623Z  2022-12-01T11:00:26.5619968Z [1,601 / 2,129] 8 actions running 2022-12-01T11:00:26.5620496Z //:torch; 22s processwrapper-sandbox 2022-12-01T11:00:26.5621004Z //:torch; 22s processwrapper-sandbox 2022-12-01T11:00:26.5621393Z //:torch; 21s processwrapper-sandbox 2022-12-01T11:00:26.5622029Z Compiling caffe2/operators/pool_gradient_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:26.5622704Z Compiling caffe2/operators/perplexity_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:26.5623274Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:26.5623673Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:26.5624162Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:26.8125413Z 2022-12-01T11:00:26.8126099Z  2022-12-01T11:00:26.8126488Z  2022-12-01T11:00:26.8126788Z  2022-12-01T11:00:26.8127102Z  2022-12-01T11:00:26.8127406Z  2022-12-01T11:00:26.8127712Z  2022-12-01T11:00:26.8128289Z  2022-12-01T11:00:26.8128627Z  2022-12-01T11:00:26.8129107Z [1,602 / 2,129] 8 actions, 7 running 2022-12-01T11:00:26.8129649Z //:torch; 22s processwrapper-sandbox 2022-12-01T11:00:26.8130179Z //:torch; 22s processwrapper-sandbox 2022-12-01T11:00:26.8130671Z //:torch; 21s processwrapper-sandbox 2022-12-01T11:00:26.8131359Z Compiling caffe2/operators/pool_gradient_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:26.8132045Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:26.8132566Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:26.8133367Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:26.8133839Z [Scann] Compiling caffe2/operators/partition_ops.cc 2022-12-01T11:00:27.1610038Z 2022-12-01T11:00:27.1610618Z  2022-12-01T11:00:27.1610920Z  2022-12-01T11:00:27.1611156Z  2022-12-01T11:00:27.1611392Z  2022-12-01T11:00:27.1611671Z  2022-12-01T11:00:27.1612043Z  2022-12-01T11:00:27.1612328Z  2022-12-01T11:00:27.1612587Z  2022-12-01T11:00:27.1612992Z [1,602 / 2,129] 8 actions running 2022-12-01T11:00:27.1613435Z //:torch; 23s processwrapper-sandbox 2022-12-01T11:00:27.1613862Z //:torch; 23s processwrapper-sandbox 2022-12-01T11:00:27.1614287Z //:torch; 21s processwrapper-sandbox 2022-12-01T11:00:27.1614860Z Compiling caffe2/operators/pool_gradient_op.cc; 2s processwrapper-sandbox 2022-12-01T11:00:27.1615367Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:27.1615797Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:27.1616239Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:27.1616772Z Compiling caffe2/operators/partition_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:00:27.5616471Z 2022-12-01T11:00:27.5616976Z  2022-12-01T11:00:27.5617301Z  2022-12-01T11:00:27.5617593Z  2022-12-01T11:00:27.5617860Z  2022-12-01T11:00:27.5618125Z  2022-12-01T11:00:27.5618498Z  2022-12-01T11:00:27.5618755Z  2022-12-01T11:00:27.5619036Z  2022-12-01T11:00:27.5619433Z [1,604 / 2,129] 8 actions running 2022-12-01T11:00:27.5619871Z //:torch; 23s processwrapper-sandbox 2022-12-01T11:00:27.5620317Z //:torch; 23s processwrapper-sandbox 2022-12-01T11:00:27.5620758Z //:torch; 22s processwrapper-sandbox 2022-12-01T11:00:27.5621165Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:27.5621802Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:27.5622375Z Compiling caffe2/operators/partition_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:00:27.5622887Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:27.5623443Z Compiling caffe2/operators/lstm_unit_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:27.7652461Z 2022-12-01T11:00:27.7652887Z  2022-12-01T11:00:27.7653111Z  2022-12-01T11:00:27.7653309Z  2022-12-01T11:00:27.7653490Z  2022-12-01T11:00:27.7653643Z  2022-12-01T11:00:27.7653811Z  2022-12-01T11:00:27.7653975Z  2022-12-01T11:00:27.7654131Z  2022-12-01T11:00:27.7654497Z [1,605 / 2,129] 8 actions, 7 running 2022-12-01T11:00:27.7654994Z //:torch; 23s processwrapper-sandbox 2022-12-01T11:00:27.7655479Z //:torch; 23s processwrapper-sandbox 2022-12-01T11:00:27.7655955Z //:torch; 22s processwrapper-sandbox 2022-12-01T11:00:27.7656379Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:27.7656970Z Compiling caffe2/operators/partition_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:00:27.7657495Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:27.7658081Z Compiling caffe2/operators/lstm_unit_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:27.7658744Z [Scann] Compiling caffe2/ideep/operators/quantization/int8_relu_op.cc 2022-12-01T11:00:28.1614244Z 2022-12-01T11:00:28.1616401Z  2022-12-01T11:00:28.1616766Z  2022-12-01T11:00:28.1616989Z  2022-12-01T11:00:28.1617159Z  2022-12-01T11:00:28.1617316Z  2022-12-01T11:00:28.1617502Z  2022-12-01T11:00:28.1617676Z  2022-12-01T11:00:28.1619436Z  2022-12-01T11:00:28.1619899Z [1,606 / 2,129] 8 actions running 2022-12-01T11:00:28.1620393Z //:torch; 24s processwrapper-sandbox 2022-12-01T11:00:28.1620884Z //:torch; 24s processwrapper-sandbox 2022-12-01T11:00:28.1621383Z //:torch; 22s processwrapper-sandbox 2022-12-01T11:00:28.1622035Z Compiling caffe2/operators/partition_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:00:28.1622653Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:28.1624549Z Compiling caffe2/operators/lstm_unit_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:28.1625094Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:28.1625669Z Compiling caffe2/operators/normalize_l1_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:28.7100343Z 2022-12-01T11:00:28.7100847Z  2022-12-01T11:00:28.7101239Z  2022-12-01T11:00:28.7101617Z  2022-12-01T11:00:28.7101938Z  2022-12-01T11:00:28.7102199Z  2022-12-01T11:00:28.7102500Z  2022-12-01T11:00:28.7102808Z  2022-12-01T11:00:28.7103088Z  2022-12-01T11:00:28.7103648Z INFO: From Compiling caffe2/operators/partition_ops.cc: 2022-12-01T11:00:28.7104087Z [1,606 / 2,129] 8 actions running 2022-12-01T11:00:28.7104346Z //:torch; 24s processwrapper-sandbox 2022-12-01T11:00:28.7104640Z //:torch; 24s processwrapper-sandbox 2022-12-01T11:00:28.7104908Z //:torch; 23s processwrapper-sandbox 2022-12-01T11:00:28.7105291Z Compiling caffe2/operators/partition_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:00:28.7105651Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:28.7105985Z Compiling caffe2/operators/lstm_unit_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:28.7106281Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:28.7106627Z Compiling caffe2/operators/normalize_l1_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:28.7106809Z 2022-12-01T11:00:28.7106893Z  2022-12-01T11:00:28.7107063Z  2022-12-01T11:00:28.7107215Z  2022-12-01T11:00:28.7107378Z  2022-12-01T11:00:28.7107542Z  2022-12-01T11:00:28.7107692Z  2022-12-01T11:00:28.7107854Z  2022-12-01T11:00:28.7108013Z  2022-12-01T11:00:28.7108846Z caffe2/operators/partition_ops.cc: In member function 'virtual std::vector caffe2::{anonymous}::{anonymous}::GetGatherByKeyGradient::GetGradientDefs()': 2022-12-01T11:00:28.7109435Z caffe2/operators/partition_ops.cc:122:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:28.7109758Z for (int i = 1; i < g_input_.size(); ++i) { 2022-12-01T11:00:28.7109952Z ~~^~~~~~~~~~~~~~~~~ 2022-12-01T11:00:28.7110352Z caffe2/operators/partition_ops.cc:135:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:28.7110667Z for (int i = 1; i < g_input_.size(); ++i) { 2022-12-01T11:00:28.7110875Z ~~^~~~~~~~~~~~~~~~~ 2022-12-01T11:00:28.7111110Z [1,606 / 2,129] 8 actions running 2022-12-01T11:00:28.7111369Z //:torch; 24s processwrapper-sandbox 2022-12-01T11:00:28.7111641Z //:torch; 24s processwrapper-sandbox 2022-12-01T11:00:28.7111895Z //:torch; 23s processwrapper-sandbox 2022-12-01T11:00:28.7112236Z Compiling caffe2/operators/partition_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:00:28.7112547Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:28.7112869Z Compiling caffe2/operators/lstm_unit_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:28.7113192Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:28.7113590Z Compiling caffe2/operators/normalize_l1_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:28.9618783Z 2022-12-01T11:00:28.9619662Z  2022-12-01T11:00:28.9620314Z  2022-12-01T11:00:28.9622704Z  2022-12-01T11:00:28.9623174Z  2022-12-01T11:00:28.9623636Z  2022-12-01T11:00:28.9624115Z  2022-12-01T11:00:28.9624626Z  2022-12-01T11:00:28.9625044Z  2022-12-01T11:00:28.9625694Z [1,607 / 2,129] 8 actions running 2022-12-01T11:00:28.9626679Z //:torch; 24s processwrapper-sandbox 2022-12-01T11:00:28.9627224Z //:torch; 24s processwrapper-sandbox 2022-12-01T11:00:28.9627708Z //:torch; 23s processwrapper-sandbox 2022-12-01T11:00:28.9628208Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:28.9628988Z Compiling caffe2/operators/lstm_unit_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:28.9629736Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:28.9630352Z Compiling caffe2/operators/normalize_l1_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:28.9632719Z Compiling caffe2/operators/lpnorm_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:30.0076112Z 2022-12-01T11:00:30.0076687Z  2022-12-01T11:00:30.0077069Z  2022-12-01T11:00:30.0077402Z  2022-12-01T11:00:30.0077732Z  2022-12-01T11:00:30.0077954Z  2022-12-01T11:00:30.0078191Z  2022-12-01T11:00:30.0078355Z  2022-12-01T11:00:30.0078517Z  2022-12-01T11:00:30.0078765Z [1,608 / 2,129] 8 actions, 7 running 2022-12-01T11:00:30.0079057Z //:torch; 26s processwrapper-sandbox 2022-12-01T11:00:30.0079335Z //:torch; 25s processwrapper-sandbox 2022-12-01T11:00:30.0079607Z //:torch; 24s processwrapper-sandbox 2022-12-01T11:00:30.0079877Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:30.0080141Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:30.0080491Z Compiling caffe2/operators/normalize_l1_op.cc; 2s processwrapper-sandbox 2022-12-01T11:00:30.0080858Z Compiling caffe2/operators/lpnorm_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:30.0081148Z [Scann] Compiling caffe2/queue/blobs_queue_db.cc 2022-12-01T11:00:30.3625533Z 2022-12-01T11:00:30.3627222Z  2022-12-01T11:00:30.3627601Z  2022-12-01T11:00:30.3627943Z  2022-12-01T11:00:30.3628242Z  2022-12-01T11:00:30.3628511Z  2022-12-01T11:00:30.3628719Z  2022-12-01T11:00:30.3628906Z  2022-12-01T11:00:30.3629063Z  2022-12-01T11:00:30.3629307Z [1,609 / 2,129] 8 actions running 2022-12-01T11:00:30.3629593Z //:torch; 26s processwrapper-sandbox 2022-12-01T11:00:30.3629856Z //:torch; 26s processwrapper-sandbox 2022-12-01T11:00:30.6686724Z //:torch; 25s processwrapper-sandbox 2022-12-01T11:00:30.6687614Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:30.6687998Z Compiling caffe2/operators/normalize_l1_op.cc; 2s processwrapper-sandbox 2022-12-01T11:00:30.6688396Z Compiling caffe2/operators/lpnorm_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:30.6688768Z Compiling caffe2/queue/blobs_queue_db.cc; 0s processwrapper-sandbox 2022-12-01T11:00:30.6689076Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:31.4703043Z 2022-12-01T11:00:31.4703543Z  2022-12-01T11:00:31.4703877Z  2022-12-01T11:00:31.4704133Z  2022-12-01T11:00:31.4704429Z  2022-12-01T11:00:31.4704699Z  2022-12-01T11:00:31.4704949Z  2022-12-01T11:00:31.4705221Z  2022-12-01T11:00:31.4705485Z  2022-12-01T11:00:31.4705837Z [1,609 / 2,129] 8 actions running 2022-12-01T11:00:31.4706275Z //:torch; 27s processwrapper-sandbox 2022-12-01T11:00:31.4706735Z //:torch; 27s processwrapper-sandbox 2022-12-01T11:00:31.4707162Z //:torch; 26s processwrapper-sandbox 2022-12-01T11:00:31.4707620Z //:caffe2; 3s processwrapper-sandbox 2022-12-01T11:00:31.4708197Z Compiling caffe2/operators/normalize_l1_op.cc; 3s processwrapper-sandbox 2022-12-01T11:00:31.4708824Z Compiling caffe2/operators/lpnorm_op.cc; 2s processwrapper-sandbox 2022-12-01T11:00:31.4709391Z Compiling caffe2/queue/blobs_queue_db.cc; 1s processwrapper-sandbox 2022-12-01T11:00:31.4709889Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:31.9726950Z 2022-12-01T11:00:31.9727545Z  2022-12-01T11:00:31.9727873Z  2022-12-01T11:00:31.9728210Z  2022-12-01T11:00:31.9728515Z  2022-12-01T11:00:31.9728836Z  2022-12-01T11:00:31.9729072Z  2022-12-01T11:00:31.9729337Z  2022-12-01T11:00:31.9729584Z  2022-12-01T11:00:31.9729915Z [1,610 / 2,129] 8 actions, 7 running 2022-12-01T11:00:31.9730353Z //:torch; 28s processwrapper-sandbox 2022-12-01T11:00:31.9730863Z //:torch; 27s processwrapper-sandbox 2022-12-01T11:00:31.9731316Z //:torch; 26s processwrapper-sandbox 2022-12-01T11:00:31.9731817Z //:caffe2; 4s processwrapper-sandbox 2022-12-01T11:00:31.9732325Z Compiling caffe2/operators/normalize_l1_op.cc; 4s processwrapper-sandbox 2022-12-01T11:00:31.9732697Z Compiling caffe2/operators/lpnorm_op.cc; 3s processwrapper-sandbox 2022-12-01T11:00:31.9733077Z Compiling caffe2/queue/blobs_queue_db.cc; 1s processwrapper-sandbox 2022-12-01T11:00:31.9733450Z [Scann] Compiling caffe2/ideep/operators/quantization/int8_add_op.cc 2022-12-01T11:00:32.2701812Z 2022-12-01T11:00:32.2702336Z  2022-12-01T11:00:32.2702720Z  2022-12-01T11:00:32.2703005Z  2022-12-01T11:00:32.2703280Z  2022-12-01T11:00:32.2703593Z  2022-12-01T11:00:32.2703904Z  2022-12-01T11:00:32.2704206Z  2022-12-01T11:00:32.2704517Z  2022-12-01T11:00:32.2704872Z [1,610 / 2,129] 8 actions running 2022-12-01T11:00:32.2705178Z //:torch; 28s processwrapper-sandbox 2022-12-01T11:00:32.2705460Z //:torch; 28s processwrapper-sandbox 2022-12-01T11:00:32.2705714Z //:torch; 26s processwrapper-sandbox 2022-12-01T11:00:32.2705989Z //:caffe2; 4s processwrapper-sandbox 2022-12-01T11:00:32.2706345Z Compiling caffe2/operators/normalize_l1_op.cc; 4s processwrapper-sandbox 2022-12-01T11:00:32.2706719Z Compiling caffe2/operators/lpnorm_op.cc; 3s processwrapper-sandbox 2022-12-01T11:00:32.2707106Z Compiling caffe2/queue/blobs_queue_db.cc; 2s processwrapper-sandbox 2022-12-01T11:00:32.2707548Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:32.7565710Z 2022-12-01T11:00:32.7566253Z  2022-12-01T11:00:32.7566583Z  2022-12-01T11:00:32.7566883Z  2022-12-01T11:00:32.7567201Z  2022-12-01T11:00:32.7567474Z  2022-12-01T11:00:32.7567761Z  2022-12-01T11:00:32.7568036Z  2022-12-01T11:00:32.7568305Z  2022-12-01T11:00:32.7568948Z [1,612 / 2,129] 7 actions, 6 running 2022-12-01T11:00:32.7569440Z //:torch; 28s processwrapper-sandbox 2022-12-01T11:00:32.7572518Z //:torch; 28s processwrapper-sandbox 2022-12-01T11:00:32.7572982Z //:torch; 27s processwrapper-sandbox 2022-12-01T11:00:32.7573521Z Compiling caffe2/operators/normalize_l1_op.cc; 4s processwrapper-sandbox 2022-12-01T11:00:32.7574181Z Compiling caffe2/operators/lpnorm_op.cc; 4s processwrapper-sandbox 2022-12-01T11:00:32.7574684Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:32.7575089Z [Scann] Compiling caffe2/opt/dead_code_elim.cc 2022-12-01T11:00:33.0108553Z 2022-12-01T11:00:33.0109287Z  2022-12-01T11:00:33.0109626Z  2022-12-01T11:00:33.0110186Z  2022-12-01T11:00:33.0110615Z  2022-12-01T11:00:33.0110897Z  2022-12-01T11:00:33.0111181Z  2022-12-01T11:00:33.0111599Z  2022-12-01T11:00:33.0112122Z [1,613 / 2,129] 8 actions, 7 running 2022-12-01T11:00:33.0112624Z //:torch; 29s processwrapper-sandbox 2022-12-01T11:00:33.0113242Z //:torch; 28s processwrapper-sandbox 2022-12-01T11:00:33.0113832Z //:torch; 27s processwrapper-sandbox 2022-12-01T11:00:33.0114557Z Compiling caffe2/operators/normalize_l1_op.cc; 5s processwrapper-sandbox 2022-12-01T11:00:33.0115232Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:33.0115776Z Compiling caffe2/opt/dead_code_elim.cc; 0s processwrapper-sandbox 2022-12-01T11:00:33.0116519Z Compiling caffe2/operators/log_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:33.0117127Z [Scann] Compiling caffe2/operators/prepend_dim_op.cc 2022-12-01T11:00:33.2959475Z 2022-12-01T11:00:33.2960014Z  2022-12-01T11:00:33.2960399Z  2022-12-01T11:00:33.2960657Z  2022-12-01T11:00:33.2960885Z  2022-12-01T11:00:33.2961058Z  2022-12-01T11:00:33.2961231Z  2022-12-01T11:00:33.2961385Z  2022-12-01T11:00:33.2961553Z  2022-12-01T11:00:33.2961807Z [1,614 / 2,129] 8 actions running 2022-12-01T11:00:33.2962096Z //:torch; 29s processwrapper-sandbox 2022-12-01T11:00:33.2962377Z //:torch; 29s processwrapper-sandbox 2022-12-01T11:00:33.2962649Z //:torch; 28s processwrapper-sandbox 2022-12-01T11:00:33.2990809Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:33.2991342Z Compiling caffe2/opt/dead_code_elim.cc; 0s processwrapper-sandbox 2022-12-01T11:00:33.2991951Z Compiling caffe2/operators/log_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:33.2992574Z Compiling caffe2/operators/prepend_dim_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:33.2993188Z Compiling caffe2/operators/loss_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:33.5001128Z 2022-12-01T11:00:33.5001818Z  2022-12-01T11:00:33.5002052Z  2022-12-01T11:00:33.5002483Z  2022-12-01T11:00:33.5002794Z  2022-12-01T11:00:33.5003279Z  2022-12-01T11:00:33.5003612Z  2022-12-01T11:00:33.5004084Z  2022-12-01T11:00:33.5004407Z  2022-12-01T11:00:33.5004976Z [1,614 / 2,129] 8 actions running 2022-12-01T11:00:33.5005574Z //:torch; 29s processwrapper-sandbox 2022-12-01T11:00:33.5005865Z //:torch; 29s processwrapper-sandbox 2022-12-01T11:00:33.5006271Z //:torch; 28s processwrapper-sandbox 2022-12-01T11:00:33.5006532Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:33.5006928Z Compiling caffe2/opt/dead_code_elim.cc; 0s processwrapper-sandbox 2022-12-01T11:00:33.5007304Z Compiling caffe2/operators/log_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:33.5007787Z Compiling caffe2/operators/prepend_dim_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:33.5008349Z Compiling caffe2/operators/loss_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:34.4270196Z 2022-12-01T11:00:34.4270743Z  2022-12-01T11:00:34.4271092Z  2022-12-01T11:00:34.4271374Z  2022-12-01T11:00:34.4271675Z  2022-12-01T11:00:34.4271912Z  2022-12-01T11:00:34.4272160Z  2022-12-01T11:00:34.4272404Z  2022-12-01T11:00:34.4272833Z  2022-12-01T11:00:34.4273250Z [1,615 / 2,129] 8 actions, 7 running 2022-12-01T11:00:34.4273737Z //:torch; 30s processwrapper-sandbox 2022-12-01T11:00:34.4274241Z //:torch; 30s processwrapper-sandbox 2022-12-01T11:00:34.4274699Z //:torch; 29s processwrapper-sandbox 2022-12-01T11:00:34.4275279Z Compiling caffe2/opt/dead_code_elim.cc; 1s processwrapper-sandbox 2022-12-01T11:00:34.4275905Z Compiling caffe2/operators/log_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:34.4276557Z Compiling caffe2/operators/prepend_dim_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:34.4277191Z Compiling caffe2/operators/loss_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:34.4277646Z [Scann] Compiling caffe2/opt/converter.cc 2022-12-01T11:00:34.7082356Z 2022-12-01T11:00:34.7082845Z  2022-12-01T11:00:34.7083210Z  2022-12-01T11:00:34.7083549Z  2022-12-01T11:00:34.7083880Z  2022-12-01T11:00:34.7084122Z  2022-12-01T11:00:34.7084308Z  2022-12-01T11:00:34.7084465Z  2022-12-01T11:00:34.7084631Z  2022-12-01T11:00:34.7084888Z [1,616 / 2,129] 8 actions running 2022-12-01T11:00:34.7085182Z //:torch; 30s processwrapper-sandbox 2022-12-01T11:00:34.7085462Z //:torch; 30s processwrapper-sandbox 2022-12-01T11:00:34.7085738Z //:torch; 29s processwrapper-sandbox 2022-12-01T11:00:34.7086056Z Compiling caffe2/operators/log_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:34.7086439Z Compiling caffe2/operators/prepend_dim_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:34.7086813Z Compiling caffe2/operators/loss_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:34.7087169Z Compiling caffe2/opt/converter.cc; 0s processwrapper-sandbox 2022-12-01T11:00:34.7087527Z Compiling caffe2/operators/logit_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:35.0056967Z 2022-12-01T11:00:35.0060243Z  2022-12-01T11:00:35.0060480Z  2022-12-01T11:00:35.0060655Z  2022-12-01T11:00:35.0060895Z  2022-12-01T11:00:35.0061055Z  2022-12-01T11:00:35.0061221Z  2022-12-01T11:00:35.0061402Z  2022-12-01T11:00:35.0061747Z  2022-12-01T11:00:35.0062009Z [1,617 / 2,129] 8 actions, 7 running 2022-12-01T11:00:35.0062347Z //:torch; 31s processwrapper-sandbox 2022-12-01T11:00:35.0062618Z //:torch; 30s processwrapper-sandbox 2022-12-01T11:00:35.0062893Z //:torch; 29s processwrapper-sandbox 2022-12-01T11:00:35.0063276Z Compiling caffe2/operators/log_op.cc; 2s processwrapper-sandbox 2022-12-01T11:00:35.0063630Z Compiling caffe2/operators/loss_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:35.0064059Z Compiling caffe2/opt/converter.cc; 0s processwrapper-sandbox 2022-12-01T11:00:35.0064430Z Compiling caffe2/operators/logit_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:35.0064794Z [Scann] Compiling caffe2/operators/elementwise_mul_gradient_op.cc 2022-12-01T11:00:35.3513270Z 2022-12-01T11:00:35.3513828Z  2022-12-01T11:00:35.3514151Z  2022-12-01T11:00:35.3514405Z  2022-12-01T11:00:35.3514677Z  2022-12-01T11:00:35.3514969Z  2022-12-01T11:00:35.3515255Z  2022-12-01T11:00:35.3515502Z  2022-12-01T11:00:35.3515775Z  2022-12-01T11:00:35.3516084Z [1,619 / 2,129] 8 actions running 2022-12-01T11:00:35.3516551Z //:torch; 31s processwrapper-sandbox 2022-12-01T11:00:35.3516871Z //:torch; 31s processwrapper-sandbox 2022-12-01T11:00:35.3517312Z //:torch; 30s processwrapper-sandbox 2022-12-01T11:00:35.3517788Z Compiling caffe2/opt/converter.cc; 0s processwrapper-sandbox 2022-12-01T11:00:35.3518267Z Compiling caffe2/operators/logit_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:35.3518754Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:35.3519181Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:35.3519597Z Compiling caffe2/core/context_base.cc; 0s processwrapper-sandbox 2022-12-01T11:00:35.8357482Z 2022-12-01T11:00:35.8358280Z  2022-12-01T11:00:35.8358543Z  2022-12-01T11:00:35.8358727Z  2022-12-01T11:00:35.8358988Z  2022-12-01T11:00:35.8359210Z  2022-12-01T11:00:35.8359384Z  2022-12-01T11:00:35.8359548Z  2022-12-01T11:00:35.8359731Z  2022-12-01T11:00:35.8360007Z [1,620 / 2,129] 8 actions, 7 running 2022-12-01T11:00:35.8360356Z //:torch; 31s processwrapper-sandbox 2022-12-01T11:00:35.8360722Z //:torch; 31s processwrapper-sandbox 2022-12-01T11:00:35.8360996Z //:torch; 30s processwrapper-sandbox 2022-12-01T11:00:35.8361381Z Compiling caffe2/operators/logit_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:35.8361684Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:35.8361963Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:35.8362391Z Compiling caffe2/core/context_base.cc; 0s processwrapper-sandbox 2022-12-01T11:00:35.8362678Z [Scann] //:caffe2 2022-12-01T11:00:36.1515795Z 2022-12-01T11:00:36.1516590Z  2022-12-01T11:00:36.1519975Z  2022-12-01T11:00:36.1520185Z  2022-12-01T11:00:36.1520366Z  2022-12-01T11:00:36.1520520Z  2022-12-01T11:00:36.1520692Z  2022-12-01T11:00:36.1520858Z  2022-12-01T11:00:36.1521021Z  2022-12-01T11:00:36.1521283Z [1,620 / 2,129] 8 actions running 2022-12-01T11:00:36.1521570Z //:torch; 32s processwrapper-sandbox 2022-12-01T11:00:36.1521861Z //:torch; 32s processwrapper-sandbox 2022-12-01T11:00:36.1522162Z //:torch; 30s processwrapper-sandbox 2022-12-01T11:00:36.1522528Z Compiling caffe2/operators/logit_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:36.1522839Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:36.1523100Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:36.1523437Z Compiling caffe2/core/context_base.cc; 0s processwrapper-sandbox 2022-12-01T11:00:36.1523788Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:37.1523364Z 2022-12-01T11:00:37.1523920Z  2022-12-01T11:00:37.1524281Z  2022-12-01T11:00:37.1524583Z  2022-12-01T11:00:37.1524855Z  2022-12-01T11:00:37.1525177Z  2022-12-01T11:00:37.1525659Z  2022-12-01T11:00:37.1525924Z  2022-12-01T11:00:37.1526220Z  2022-12-01T11:00:37.1526763Z [1,620 / 2,129] 8 actions running 2022-12-01T11:00:37.1527239Z //:torch; 33s processwrapper-sandbox 2022-12-01T11:00:37.1527725Z //:torch; 33s processwrapper-sandbox 2022-12-01T11:00:37.1528202Z //:torch; 31s processwrapper-sandbox 2022-12-01T11:00:37.1528754Z Compiling caffe2/operators/logit_op.cc; 2s processwrapper-sandbox 2022-12-01T11:00:37.1529310Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:37.1529747Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:37.1530253Z Compiling caffe2/core/context_base.cc; 1s processwrapper-sandbox 2022-12-01T11:00:37.1530758Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:37.3578256Z 2022-12-01T11:00:37.3579002Z  2022-12-01T11:00:37.3579390Z  2022-12-01T11:00:37.3579728Z  2022-12-01T11:00:37.3580030Z  2022-12-01T11:00:37.3580214Z  2022-12-01T11:00:37.3580374Z  2022-12-01T11:00:37.3580631Z  2022-12-01T11:00:37.3580798Z  2022-12-01T11:00:37.3581034Z [1,621 / 2,129] 8 actions, 7 running 2022-12-01T11:00:37.3581327Z //:torch; 33s processwrapper-sandbox 2022-12-01T11:00:37.3581610Z //:torch; 33s processwrapper-sandbox 2022-12-01T11:00:37.3581870Z //:torch; 32s processwrapper-sandbox 2022-12-01T11:00:37.3582176Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:37.3582443Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:37.3582757Z Compiling caffe2/core/context_base.cc; 2s processwrapper-sandbox 2022-12-01T11:00:37.3583063Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:37.3583265Z [Prepa] //:caffe2 2022-12-01T11:00:37.7532014Z 2022-12-01T11:00:37.7532528Z  2022-12-01T11:00:37.7532848Z  2022-12-01T11:00:37.7533321Z  2022-12-01T11:00:37.7533604Z  2022-12-01T11:00:37.7533845Z  2022-12-01T11:00:37.7534114Z  2022-12-01T11:00:37.7534402Z  2022-12-01T11:00:37.7534684Z  2022-12-01T11:00:37.7535104Z [1,624 / 2,129] 8 actions running 2022-12-01T11:00:37.7535565Z //:torch; 33s processwrapper-sandbox 2022-12-01T11:00:37.7536029Z //:torch; 33s processwrapper-sandbox 2022-12-01T11:00:37.7536511Z //:torch; 32s processwrapper-sandbox 2022-12-01T11:00:37.7536956Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:37.7537363Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:37.7537819Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:37.7538292Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:37.7538993Z Compiling caffe2/operators/do_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:37.9532105Z 2022-12-01T11:00:37.9532616Z  2022-12-01T11:00:37.9532879Z  2022-12-01T11:00:37.9533159Z  2022-12-01T11:00:37.9533458Z  2022-12-01T11:00:37.9533790Z  2022-12-01T11:00:37.9534107Z  2022-12-01T11:00:37.9534270Z  2022-12-01T11:00:37.9534446Z  2022-12-01T11:00:37.9534698Z [1,625 / 2,129] 8 actions running 2022-12-01T11:00:37.9534972Z //:torch; 33s processwrapper-sandbox 2022-12-01T11:00:37.9535251Z //:torch; 33s processwrapper-sandbox 2022-12-01T11:00:37.9535518Z //:torch; 32s processwrapper-sandbox 2022-12-01T11:00:37.9535781Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:37.9536058Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:37.9536326Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:37.9536639Z Compiling caffe2/operators/do_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:37.9537072Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:38.3533460Z 2022-12-01T11:00:38.3533979Z  2022-12-01T11:00:38.3534336Z  2022-12-01T11:00:38.3534688Z  2022-12-01T11:00:38.3535010Z  2022-12-01T11:00:38.3535210Z  2022-12-01T11:00:38.3535429Z  2022-12-01T11:00:38.3535597Z  2022-12-01T11:00:38.3535786Z  2022-12-01T11:00:38.9916884Z [1,625 / 2,129] 8 actions running 2022-12-01T11:00:38.9917337Z //:torch; 34s processwrapper-sandbox 2022-12-01T11:00:38.9917745Z //:torch; 34s processwrapper-sandbox 2022-12-01T11:00:38.9918150Z //:torch; 33s processwrapper-sandbox 2022-12-01T11:00:38.9918580Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:38.9918988Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:38.9919395Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:38.9919884Z Compiling caffe2/operators/do_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:38.9920365Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:39.3928826Z 2022-12-01T11:00:39.3929315Z  2022-12-01T11:00:39.3929666Z  2022-12-01T11:00:39.3929947Z  2022-12-01T11:00:39.3930232Z  2022-12-01T11:00:39.3930538Z  2022-12-01T11:00:39.3930831Z  2022-12-01T11:00:39.3931108Z  2022-12-01T11:00:39.3931401Z  2022-12-01T11:00:39.3931894Z [1,625 / 2,129] 8 actions running 2022-12-01T11:00:39.3932375Z //:torch; 35s processwrapper-sandbox 2022-12-01T11:00:39.3932861Z //:torch; 35s processwrapper-sandbox 2022-12-01T11:00:39.3933312Z //:torch; 34s processwrapper-sandbox 2022-12-01T11:00:39.3933774Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:39.3934242Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:39.3934690Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:39.3935262Z Compiling caffe2/operators/do_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:39.3935774Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:40.3930113Z 2022-12-01T11:00:40.3930580Z  2022-12-01T11:00:40.3930899Z  2022-12-01T11:00:40.3931164Z  2022-12-01T11:00:40.3931392Z  2022-12-01T11:00:40.3931635Z  2022-12-01T11:00:40.4675553Z  2022-12-01T11:00:40.4676358Z  2022-12-01T11:00:40.4676581Z  2022-12-01T11:00:40.4676916Z [1,625 / 2,129] 8 actions running 2022-12-01T11:00:40.4677314Z //:torch; 36s processwrapper-sandbox 2022-12-01T11:00:40.4677769Z //:torch; 36s processwrapper-sandbox 2022-12-01T11:00:40.4678280Z //:torch; 35s processwrapper-sandbox 2022-12-01T11:00:40.4678716Z //:caffe2; 3s processwrapper-sandbox 2022-12-01T11:00:40.4679172Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:40.4679627Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:40.4680153Z Compiling caffe2/operators/do_op.cc; 2s processwrapper-sandbox 2022-12-01T11:00:40.4680663Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:40.9004412Z 2022-12-01T11:00:40.9005339Z  2022-12-01T11:00:40.9005684Z  2022-12-01T11:00:40.9005948Z  2022-12-01T11:00:40.9006236Z  2022-12-01T11:00:40.9006512Z  2022-12-01T11:00:40.9009341Z  2022-12-01T11:00:40.9010017Z  2022-12-01T11:00:40.9010656Z  2022-12-01T11:00:40.9011454Z [1,626 / 2,129] 8 actions, 7 running 2022-12-01T11:00:40.9015936Z //:torch; 36s processwrapper-sandbox 2022-12-01T11:00:40.9016403Z //:torch; 36s processwrapper-sandbox 2022-12-01T11:00:40.9016867Z //:torch; 35s processwrapper-sandbox 2022-12-01T11:00:40.9017334Z //:caffe2; 3s processwrapper-sandbox 2022-12-01T11:00:40.9017802Z //:caffe2; 3s processwrapper-sandbox 2022-12-01T11:00:40.9018252Z //:caffe2; 3s processwrapper-sandbox 2022-12-01T11:00:40.9018980Z //:caffe2; 3s processwrapper-sandbox 2022-12-01T11:00:40.9019438Z [Scann] Compiling caffe2/quantization/server/kl_minimization.cc 2022-12-01T11:00:40.9118568Z 2022-12-01T11:00:40.9119356Z  2022-12-01T11:00:40.9119811Z  2022-12-01T11:00:40.9120483Z  2022-12-01T11:00:40.9120780Z  2022-12-01T11:00:40.9121058Z  2022-12-01T11:00:40.9121331Z  2022-12-01T11:00:40.9121618Z  2022-12-01T11:00:40.9123213Z  2022-12-01T11:00:40.9123867Z INFO: From Compiling caffe2/operators/reservoir_sampling.cc: 2022-12-01T11:00:40.9124571Z [1,626 / 2,129] 8 actions running 2022-12-01T11:00:40.9125564Z //:torch; 36s processwrapper-sandbox 2022-12-01T11:00:40.9126253Z //:torch; 36s processwrapper-sandbox 2022-12-01T11:00:40.9126842Z //:torch; 35s processwrapper-sandbox 2022-12-01T11:00:40.9127438Z //:caffe2; 3s processwrapper-sandbox 2022-12-01T11:00:40.9128182Z //:caffe2; 3s processwrapper-sandbox 2022-12-01T11:00:40.9131164Z //:caffe2; 3s processwrapper-sandbox 2022-12-01T11:00:40.9131892Z //:caffe2; 3s processwrapper-sandbox 2022-12-01T11:00:40.9132576Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:40.9137458Z 2022-12-01T11:00:40.9137855Z  2022-12-01T11:00:40.9138163Z  2022-12-01T11:00:40.9138524Z  2022-12-01T11:00:40.9138821Z  2022-12-01T11:00:40.9139110Z  2022-12-01T11:00:40.9139372Z  2022-12-01T11:00:40.9139653Z  2022-12-01T11:00:40.9145409Z  2022-12-01T11:00:40.9146768Z caffe2/operators/reservoir_sampling.cc: In instantiation of 'bool caffe2::{anonymous}::ReservoirSamplingOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-12-01T11:00:40.9150382Z caffe2/operators/reservoir_sampling.cc:277:1: required from here 2022-12-01T11:00:40.9151270Z caffe2/operators/reservoir_sampling.cc:38:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:40.9151878Z for (size_t i = 1; i < input.dim(); ++i) { 2022-12-01T11:00:40.9152335Z [1,626 / 2,129] 8 actions running 2022-12-01T11:00:40.9152763Z //:torch; 36s processwrapper-sandbox 2022-12-01T11:00:40.9153245Z //:torch; 36s processwrapper-sandbox 2022-12-01T11:00:40.9153723Z //:torch; 35s processwrapper-sandbox 2022-12-01T11:00:40.9154206Z //:caffe2; 3s processwrapper-sandbox 2022-12-01T11:00:40.9154840Z //:caffe2; 3s processwrapper-sandbox 2022-12-01T11:00:40.9155347Z //:caffe2; 3s processwrapper-sandbox 2022-12-01T11:00:40.9155828Z //:caffe2; 3s processwrapper-sandbox 2022-12-01T11:00:40.9156271Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:41.1138910Z 2022-12-01T11:00:41.1139327Z  2022-12-01T11:00:41.1139632Z  2022-12-01T11:00:41.1139882Z  2022-12-01T11:00:41.1140100Z  2022-12-01T11:00:41.1140287Z  2022-12-01T11:00:41.1140446Z  2022-12-01T11:00:41.1140678Z  2022-12-01T11:00:41.1140873Z  2022-12-01T11:00:41.1141117Z [1,629 / 2,129] 8 actions, 7 running 2022-12-01T11:00:41.1141405Z //:torch; 37s processwrapper-sandbox 2022-12-01T11:00:41.1141684Z //:torch; 37s processwrapper-sandbox 2022-12-01T11:00:41.1141947Z //:torch; 35s processwrapper-sandbox 2022-12-01T11:00:41.1142230Z //:caffe2; 3s processwrapper-sandbox 2022-12-01T11:00:41.1142501Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:41.1142769Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:41.1143102Z Compiling caffe2/opt/backend_cutting.cc; 0s processwrapper-sandbox 2022-12-01T11:00:41.1143403Z [Prepa] Compiling caffe2/ideep/operators/dropout_op.cc 2022-12-01T11:00:41.4693801Z 2022-12-01T11:00:41.4694355Z  2022-12-01T11:00:41.4694672Z  2022-12-01T11:00:41.4695048Z  2022-12-01T11:00:41.4695329Z  2022-12-01T11:00:41.4695587Z  2022-12-01T11:00:41.4695863Z  2022-12-01T11:00:41.4696140Z  2022-12-01T11:00:41.4696401Z  2022-12-01T11:00:41.4696799Z [1,629 / 2,129] 8 actions running 2022-12-01T11:00:41.4697264Z //:torch; 37s processwrapper-sandbox 2022-12-01T11:00:41.4697702Z //:torch; 37s processwrapper-sandbox 2022-12-01T11:00:41.4698154Z //:torch; 36s processwrapper-sandbox 2022-12-01T11:00:41.4698757Z //:caffe2; 4s processwrapper-sandbox 2022-12-01T11:00:41.4699192Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:41.4699658Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:41.4700214Z Compiling caffe2/opt/backend_cutting.cc; 0s processwrapper-sandbox 2022-12-01T11:00:41.4700843Z Compiling caffe2/ideep/operators/dropout_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:41.6690916Z 2022-12-01T11:00:41.6691492Z  2022-12-01T11:00:41.6691944Z  2022-12-01T11:00:41.6692238Z  2022-12-01T11:00:41.6692521Z  2022-12-01T11:00:41.6692771Z  2022-12-01T11:00:41.6693052Z  2022-12-01T11:00:41.6693314Z  2022-12-01T11:00:41.6693580Z  2022-12-01T11:00:41.6693982Z [1,630 / 2,129] 8 actions running 2022-12-01T11:00:41.6694437Z //:torch; 37s processwrapper-sandbox 2022-12-01T11:00:41.6694904Z //:torch; 37s processwrapper-sandbox 2022-12-01T11:00:41.6695376Z //:torch; 36s processwrapper-sandbox 2022-12-01T11:00:41.6695860Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:41.6696317Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:41.6696928Z Compiling caffe2/opt/backend_cutting.cc; 0s processwrapper-sandbox 2022-12-01T11:00:41.6697639Z Compiling caffe2/ideep/operators/dropout_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:41.6698553Z Compiling caffe2/operators/batch_moments_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:42.0692704Z 2022-12-01T11:00:42.0693281Z  2022-12-01T11:00:42.0693673Z  2022-12-01T11:00:42.0693985Z  2022-12-01T11:00:42.0694155Z  2022-12-01T11:00:42.0694337Z  2022-12-01T11:00:42.0694497Z  2022-12-01T11:00:42.0694660Z  2022-12-01T11:00:42.0694822Z  2022-12-01T11:00:42.0695056Z [1,630 / 2,129] 8 actions running 2022-12-01T11:00:42.0695349Z //:torch; 38s processwrapper-sandbox 2022-12-01T11:00:42.0695626Z //:torch; 37s processwrapper-sandbox 2022-12-01T11:00:42.0695878Z //:torch; 36s processwrapper-sandbox 2022-12-01T11:00:42.0696159Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:42.0696431Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:42.0720986Z Compiling caffe2/opt/backend_cutting.cc; 1s processwrapper-sandbox 2022-12-01T11:00:42.0721840Z Compiling caffe2/ideep/operators/dropout_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:42.0722491Z Compiling caffe2/operators/batch_moments_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:42.4699390Z 2022-12-01T11:00:42.4700262Z  2022-12-01T11:00:42.4700770Z  2022-12-01T11:00:42.4701060Z  2022-12-01T11:00:42.4701373Z  2022-12-01T11:00:42.4704333Z  2022-12-01T11:00:42.4704804Z  2022-12-01T11:00:42.4707249Z  2022-12-01T11:00:42.4707751Z  2022-12-01T11:00:42.4708325Z [1,631 / 2,129] 8 actions, 7 running 2022-12-01T11:00:42.4708971Z //:torch; 38s processwrapper-sandbox 2022-12-01T11:00:42.4709599Z //:torch; 38s processwrapper-sandbox 2022-12-01T11:00:42.4710367Z //:torch; 37s processwrapper-sandbox 2022-12-01T11:00:42.4711268Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:42.4712041Z Compiling caffe2/opt/backend_cutting.cc; 1s processwrapper-sandbox 2022-12-01T11:00:42.4712806Z Compiling caffe2/ideep/operators/dropout_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:42.4713510Z Compiling caffe2/operators/batch_moments_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:42.4714024Z [Scann] Compiling caffe2/operators/listwise_l2r_op.cc 2022-12-01T11:00:42.6741771Z 2022-12-01T11:00:42.6742657Z  2022-12-01T11:00:42.6743024Z  2022-12-01T11:00:42.6743294Z  2022-12-01T11:00:42.6743598Z  2022-12-01T11:00:42.6743874Z  2022-12-01T11:00:42.6744118Z  2022-12-01T11:00:42.6744378Z  2022-12-01T11:00:42.6744659Z  2022-12-01T11:00:42.6745065Z [1,633 / 2,129] 8 actions running 2022-12-01T11:00:42.6745532Z //:torch; 38s processwrapper-sandbox 2022-12-01T11:00:42.6746028Z //:torch; 38s processwrapper-sandbox 2022-12-01T11:00:42.6746489Z //:torch; 37s processwrapper-sandbox 2022-12-01T11:00:42.6747121Z Compiling caffe2/ideep/operators/dropout_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:42.6747832Z Compiling caffe2/operators/batch_moments_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:42.6748727Z Compiling caffe2/operators/listwise_l2r_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:42.6749447Z Compiling caffe2/operators/lengths_tile_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:42.6750025Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:43.3173685Z 2022-12-01T11:00:43.3174614Z  2022-12-01T11:00:43.3175391Z  2022-12-01T11:00:43.3175794Z  2022-12-01T11:00:43.3176201Z  2022-12-01T11:00:43.3176581Z  2022-12-01T11:00:43.3176956Z  2022-12-01T11:00:43.3177350Z  2022-12-01T11:00:43.3177757Z  2022-12-01T11:00:43.3178253Z [1,635 / 2,129] 7 actions, 6 running 2022-12-01T11:00:43.3178977Z //:torch; 39s processwrapper-sandbox 2022-12-01T11:00:43.3179549Z //:torch; 39s processwrapper-sandbox 2022-12-01T11:00:43.3180151Z //:torch; 38s processwrapper-sandbox 2022-12-01T11:00:43.3180838Z Compiling caffe2/operators/listwise_l2r_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:43.3181753Z Compiling caffe2/operators/lengths_tile_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:43.3182424Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:43.3182958Z [Scann] Compiling caffe2/operators/load_save_op.cc 2022-12-01T11:00:43.6754269Z 2022-12-01T11:00:43.6754782Z  2022-12-01T11:00:43.6755109Z  2022-12-01T11:00:43.6755394Z  2022-12-01T11:00:43.6755705Z  2022-12-01T11:00:43.6755983Z  2022-12-01T11:00:43.6756274Z  2022-12-01T11:00:43.6756562Z  2022-12-01T11:00:43.6756959Z [1,635 / 2,129] 8 actions running 2022-12-01T11:00:43.6757417Z //:torch; 39s processwrapper-sandbox 2022-12-01T11:00:43.6757872Z //:torch; 39s processwrapper-sandbox 2022-12-01T11:00:43.6758333Z //:torch; 38s processwrapper-sandbox 2022-12-01T11:00:43.6759086Z Compiling caffe2/operators/listwise_l2r_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:43.6759775Z Compiling caffe2/operators/lengths_tile_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:43.6760319Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:43.6760887Z Compiling caffe2/operators/load_save_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:43.6761515Z Compiling caffe2/operators/workspace_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:00:44.0158657Z 2022-12-01T11:00:44.0159210Z  2022-12-01T11:00:44.0159568Z  2022-12-01T11:00:44.0159865Z  2022-12-01T11:00:44.0160166Z  2022-12-01T11:00:44.0160450Z  2022-12-01T11:00:44.0160726Z  2022-12-01T11:00:44.0161009Z  2022-12-01T11:00:44.0161281Z  2022-12-01T11:00:44.0161688Z [1,636 / 2,129] 8 actions, 7 running 2022-12-01T11:00:44.0162180Z //:torch; 40s processwrapper-sandbox 2022-12-01T11:00:44.0162682Z //:torch; 39s processwrapper-sandbox 2022-12-01T11:00:44.0163155Z //:torch; 38s processwrapper-sandbox 2022-12-01T11:00:44.0163744Z Compiling caffe2/operators/listwise_l2r_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:44.0164300Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:44.0164826Z Compiling caffe2/operators/load_save_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:44.0165468Z Compiling caffe2/operators/workspace_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:00:44.0165937Z [Scann] Compiling caffe2/core/db.cc 2022-12-01T11:00:44.2768483Z 2022-12-01T11:00:44.2769040Z  2022-12-01T11:00:44.2769415Z  2022-12-01T11:00:44.2769719Z  2022-12-01T11:00:44.2770012Z  2022-12-01T11:00:44.2770289Z  2022-12-01T11:00:44.2770582Z  2022-12-01T11:00:44.2770882Z  2022-12-01T11:00:44.2771169Z  2022-12-01T11:00:44.2771592Z [1,636 / 2,129] 8 actions running 2022-12-01T11:00:44.2772161Z //:torch; 40s processwrapper-sandbox 2022-12-01T11:00:44.2772665Z //:torch; 40s processwrapper-sandbox 2022-12-01T11:00:44.2773156Z //:torch; 39s processwrapper-sandbox 2022-12-01T11:00:44.2773752Z Compiling caffe2/operators/listwise_l2r_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:44.2774482Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:44.2775088Z Compiling caffe2/operators/load_save_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:44.2775796Z Compiling caffe2/operators/workspace_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:00:44.2776427Z Compiling caffe2/core/db.cc; 0s processwrapper-sandbox 2022-12-01T11:00:44.4805636Z 2022-12-01T11:00:44.4806311Z  2022-12-01T11:00:44.4806819Z  2022-12-01T11:00:44.4807099Z  2022-12-01T11:00:44.4807499Z  2022-12-01T11:00:44.4807778Z  2022-12-01T11:00:44.4808227Z  2022-12-01T11:00:44.4808526Z  2022-12-01T11:00:44.4808813Z  2022-12-01T11:00:44.4809391Z [1,637 / 2,129] 8 actions running 2022-12-01T11:00:44.4810030Z //:torch; 40s processwrapper-sandbox 2022-12-01T11:00:44.4810636Z //:torch; 40s processwrapper-sandbox 2022-12-01T11:00:44.4811085Z //:torch; 39s processwrapper-sandbox 2022-12-01T11:00:44.4811771Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:44.4812565Z Compiling caffe2/operators/load_save_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:44.4813424Z Compiling caffe2/operators/workspace_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:00:44.4814187Z Compiling caffe2/core/db.cc; 0s processwrapper-sandbox 2022-12-01T11:00:44.4814865Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:44.5883441Z 2022-12-01T11:00:44.5884326Z  2022-12-01T11:00:44.5884683Z  2022-12-01T11:00:44.5884967Z  2022-12-01T11:00:44.5885288Z  2022-12-01T11:00:44.5885583Z  2022-12-01T11:00:44.5886037Z  2022-12-01T11:00:44.5887286Z  2022-12-01T11:00:44.5887580Z  2022-12-01T11:00:44.5888500Z INFO: From Compiling caffe2/quantization/server/fully_connected_dnnlowp_op.cc: 2022-12-01T11:00:44.5889040Z [1,637 / 2,129] 8 actions running 2022-12-01T11:00:44.5889506Z //:torch; 40s processwrapper-sandbox 2022-12-01T11:00:44.5890072Z //:torch; 40s processwrapper-sandbox 2022-12-01T11:00:44.5894293Z //:torch; 39s processwrapper-sandbox 2022-12-01T11:00:44.5894939Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:44.5895765Z Compiling caffe2/operators/load_save_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:44.5896948Z Compiling caffe2/operators/workspace_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:00:44.5897948Z Compiling caffe2/core/db.cc; 0s processwrapper-sandbox 2022-12-01T11:00:44.5898731Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:44.5899142Z 2022-12-01T11:00:44.5899300Z  2022-12-01T11:00:44.5899610Z  2022-12-01T11:00:44.5900154Z  2022-12-01T11:00:44.5900714Z  2022-12-01T11:00:44.5901024Z  2022-12-01T11:00:44.5901447Z  2022-12-01T11:00:44.5901740Z  2022-12-01T11:00:44.5902045Z  2022-12-01T11:00:44.5903962Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = unsigned char; bool ReluFused = false]': 2022-12-01T11:00:44.5904844Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:964:16: required from here 2022-12-01T11:00:44.5906274Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:519:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:44.5907029Z for (int i = 0; i < X_size; i++) { 2022-12-01T11:00:44.5907399Z ~~^~~~~~~~ 2022-12-01T11:00:44.5908465Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:523:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:44.5909168Z for (int i = 0; i < W_size; i++) { 2022-12-01T11:00:44.5909513Z ~~^~~~~~~~ 2022-12-01T11:00:44.5910497Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:527:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:44.5911470Z for (int i = 0; i < Y_size; i++) { 2022-12-01T11:00:44.5911958Z ~~^~~~~~~~ 2022-12-01T11:00:44.5913205Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::GetQuantizationParameters_(float, int) [with T = unsigned char; bool ReluFused = false]': 2022-12-01T11:00:44.5914027Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:964:16: required from here 2022-12-01T11:00:44.5914930Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:710:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:44.5915537Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-12-01T11:00:44.5915969Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:00:44.5916771Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:933:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:44.5917371Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-12-01T11:00:44.5917782Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:00:44.5919087Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = unsigned char; bool ReluFused = true]': 2022-12-01T11:00:44.5919891Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2022-12-01T11:00:44.5922568Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:519:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:44.5923147Z for (int i = 0; i < X_size; i++) { 2022-12-01T11:00:44.5923464Z ~~^~~~~~~~ 2022-12-01T11:00:44.5924413Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:523:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:44.5924986Z for (int i = 0; i < W_size; i++) { 2022-12-01T11:00:44.5925347Z ~~^~~~~~~~ 2022-12-01T11:00:44.5926114Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:527:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:44.5926731Z for (int i = 0; i < Y_size; i++) { 2022-12-01T11:00:44.5927041Z ~~^~~~~~~~ 2022-12-01T11:00:44.5928032Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = short unsigned int; bool ReluFused = false]': 2022-12-01T11:00:44.5928961Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2022-12-01T11:00:44.5929814Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:519:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:44.5930364Z for (int i = 0; i < X_size; i++) { 2022-12-01T11:00:44.5930741Z ~~^~~~~~~~ 2022-12-01T11:00:44.5931557Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:523:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:44.5932181Z for (int i = 0; i < W_size; i++) { 2022-12-01T11:00:44.5932776Z ~~^~~~~~~~ 2022-12-01T11:00:44.5933615Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:527:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:44.5934961Z for (int i = 0; i < Y_size; i++) { 2022-12-01T11:00:44.5935259Z ~~^~~~~~~~ 2022-12-01T11:00:44.5936343Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::GetQuantizationParameters_(float, int) [with T = unsigned char; bool ReluFused = true]': 2022-12-01T11:00:44.5937688Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:129:34: required from 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = unsigned char; bool ReluFused = true]' 2022-12-01T11:00:44.5939144Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2022-12-01T11:00:44.5940056Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:710:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:44.5941062Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-12-01T11:00:44.5941431Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:00:44.5942209Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:933:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:44.5942958Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-12-01T11:00:44.5943334Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:00:44.5945091Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::GetQuantizationParameters_(float, int) [with T = short unsigned int; bool ReluFused = false]': 2022-12-01T11:00:44.5947097Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:129:34: required from 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = short unsigned int; bool ReluFused = false]' 2022-12-01T11:00:44.5947866Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2022-12-01T11:00:44.5948756Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:710:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:44.5949452Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-12-01T11:00:44.5949828Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:00:44.5951624Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:933:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:44.5952233Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-12-01T11:00:44.5952600Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:00:44.5953033Z [1,637 / 2,129] 8 actions running 2022-12-01T11:00:44.5953475Z //:torch; 40s processwrapper-sandbox 2022-12-01T11:00:44.5953955Z //:torch; 40s processwrapper-sandbox 2022-12-01T11:00:44.5954540Z //:torch; 39s processwrapper-sandbox 2022-12-01T11:00:44.5955048Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:44.5955635Z Compiling caffe2/operators/load_save_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:44.5956646Z Compiling caffe2/operators/workspace_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:00:44.5957502Z Compiling caffe2/core/db.cc; 0s processwrapper-sandbox 2022-12-01T11:00:44.5958114Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:44.8799615Z 2022-12-01T11:00:44.8800122Z  2022-12-01T11:00:44.8800501Z  2022-12-01T11:00:44.8800869Z  2022-12-01T11:00:44.8801226Z  2022-12-01T11:00:44.8801570Z  2022-12-01T11:00:44.8801919Z  2022-12-01T11:00:44.8802264Z  2022-12-01T11:00:44.8802623Z  2022-12-01T11:00:44.8803090Z [1,638 / 2,129] 8 actions running 2022-12-01T11:00:44.8803687Z //:torch; 40s processwrapper-sandbox 2022-12-01T11:00:44.8804154Z //:torch; 40s processwrapper-sandbox 2022-12-01T11:00:44.8804546Z //:torch; 39s processwrapper-sandbox 2022-12-01T11:00:44.8804875Z Compiling caffe2/operators/load_save_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:44.8805353Z Compiling caffe2/operators/workspace_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:00:44.8805714Z Compiling caffe2/core/db.cc; 0s processwrapper-sandbox 2022-12-01T11:00:44.8806015Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:44.8806340Z Compiling caffe2/operators/cube_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:45.1976114Z 2022-12-01T11:00:45.1977008Z  2022-12-01T11:00:45.1977631Z  2022-12-01T11:00:45.1977951Z  2022-12-01T11:00:45.1978282Z  2022-12-01T11:00:45.1978758Z  2022-12-01T11:00:45.1979067Z  2022-12-01T11:00:45.1979394Z  2022-12-01T11:00:45.1979717Z  2022-12-01T11:00:45.1980307Z INFO: From Compiling caffe2/operators/load_save_op.cc: 2022-12-01T11:00:45.1980904Z [1,638 / 2,129] 8 actions running 2022-12-01T11:00:45.1981446Z //:torch; 41s processwrapper-sandbox 2022-12-01T11:00:45.1981990Z //:torch; 41s processwrapper-sandbox 2022-12-01T11:00:45.1982546Z //:torch; 39s processwrapper-sandbox 2022-12-01T11:00:45.1983232Z Compiling caffe2/operators/load_save_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:45.1984013Z Compiling caffe2/operators/workspace_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:00:45.1984732Z Compiling caffe2/core/db.cc; 1s processwrapper-sandbox 2022-12-01T11:00:45.1985300Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:45.1985957Z Compiling caffe2/operators/cube_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:45.1986350Z 2022-12-01T11:00:45.1986574Z  2022-12-01T11:00:45.1986888Z  2022-12-01T11:00:45.1987887Z  2022-12-01T11:00:45.1988164Z  2022-12-01T11:00:45.1988467Z  2022-12-01T11:00:45.1988741Z  2022-12-01T11:00:45.1989009Z  2022-12-01T11:00:45.1989282Z  2022-12-01T11:00:45.1997123Z caffe2/operators/load_save_op.cc: In constructor 'caffe2::internal::SaveOpImpl::SaveOpImpl(caffe2::OperatorBase*, const caffe2::OperatorDef&, caffe2::Workspace*)': 2022-12-01T11:00:45.1998165Z caffe2/operators/load_save_op.cc:108:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:45.1998735Z for (int i = 0; i < blob_names_.size(); ++i) { 2022-12-01T11:00:45.1999223Z ~~^~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:00:45.1999945Z caffe2/operators/load_save_op.cc: In member function 'bool caffe2::internal::SaveOpImpl::RunOnDevice()': 2022-12-01T11:00:45.2000784Z caffe2/operators/load_save_op.cc:189:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:45.2001320Z for (int i = 0; i < inputs.size(); ++i) { 2022-12-01T11:00:45.2001628Z ~~^~~~~~~~~~~~~~~ 2022-12-01T11:00:45.2006465Z [1,638 / 2,129] 8 actions running 2022-12-01T11:00:45.2007875Z //:torch; 41s processwrapper-sandbox 2022-12-01T11:00:45.2009450Z //:torch; 41s processwrapper-sandbox 2022-12-01T11:00:45.2009883Z //:torch; 39s processwrapper-sandbox 2022-12-01T11:00:45.2010432Z Compiling caffe2/operators/load_save_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:45.2011027Z Compiling caffe2/operators/workspace_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:00:45.2011614Z Compiling caffe2/core/db.cc; 1s processwrapper-sandbox 2022-12-01T11:00:45.2012214Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:45.2012798Z Compiling caffe2/operators/cube_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:45.4810172Z 2022-12-01T11:00:45.4810759Z  2022-12-01T11:00:45.4811085Z  2022-12-01T11:00:45.4811377Z  2022-12-01T11:00:45.4811738Z  2022-12-01T11:00:45.4812010Z  2022-12-01T11:00:45.4812299Z  2022-12-01T11:00:45.4812610Z  2022-12-01T11:00:45.4812889Z  2022-12-01T11:00:45.4813297Z [1,641 / 2,129] 8 actions running 2022-12-01T11:00:45.4813768Z //:torch; 41s processwrapper-sandbox 2022-12-01T11:00:45.4814240Z //:torch; 41s processwrapper-sandbox 2022-12-01T11:00:45.4814738Z //:torch; 40s processwrapper-sandbox 2022-12-01T11:00:45.4815229Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:45.4815819Z Compiling caffe2/operators/cube_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:45.4816510Z Compiling caffe2/operators/leaky_relu_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:45.4817070Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:45.4817680Z Compiling caffe2/opt/tvm_transformer.cc; 0s processwrapper-sandbox 2022-12-01T11:00:46.2806520Z 2022-12-01T11:00:46.2807036Z  2022-12-01T11:00:46.2807350Z  2022-12-01T11:00:46.2807621Z  2022-12-01T11:00:46.2807905Z  2022-12-01T11:00:46.2808170Z  2022-12-01T11:00:46.2808447Z  2022-12-01T11:00:46.2808708Z  2022-12-01T11:00:46.2808955Z  2022-12-01T11:00:46.2809341Z [1,642 / 2,129] 8 actions, 7 running 2022-12-01T11:00:46.2809829Z //:torch; 42s processwrapper-sandbox 2022-12-01T11:00:46.2810408Z //:torch; 42s processwrapper-sandbox 2022-12-01T11:00:46.2810902Z //:torch; 41s processwrapper-sandbox 2022-12-01T11:00:46.2811540Z Compiling caffe2/operators/cube_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:46.2812336Z Compiling caffe2/operators/leaky_relu_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:46.2812971Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:46.2813593Z Compiling caffe2/opt/tvm_transformer.cc; 0s processwrapper-sandbox 2022-12-01T11:00:46.2814141Z [Scann] Compiling caffe2/operators/elementwise_ops.cc 2022-12-01T11:00:46.4832812Z 2022-12-01T11:00:46.4833269Z  2022-12-01T11:00:46.4833647Z  2022-12-01T11:00:46.4833975Z  2022-12-01T11:00:46.4834263Z  2022-12-01T11:00:46.4834564Z  2022-12-01T11:00:46.4834858Z  2022-12-01T11:00:46.4835141Z  2022-12-01T11:00:46.4835436Z  2022-12-01T11:00:46.4835853Z [1,642 / 2,129] 8 actions running 2022-12-01T11:00:46.4836343Z //:torch; 42s processwrapper-sandbox 2022-12-01T11:00:46.4836851Z //:torch; 42s processwrapper-sandbox 2022-12-01T11:00:46.4837341Z //:torch; 41s processwrapper-sandbox 2022-12-01T11:00:46.4837925Z Compiling caffe2/operators/cube_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:46.4838776Z Compiling caffe2/operators/leaky_relu_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:46.4839349Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:46.4839965Z Compiling caffe2/opt/tvm_transformer.cc; 1s processwrapper-sandbox 2022-12-01T11:00:46.4840663Z Compiling caffe2/operators/elementwise_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:00:46.8084269Z 2022-12-01T11:00:46.8084829Z  2022-12-01T11:00:46.8085152Z  2022-12-01T11:00:46.8085425Z  2022-12-01T11:00:46.8087070Z  2022-12-01T11:00:46.8087434Z  2022-12-01T11:00:46.8087746Z  2022-12-01T11:00:46.8088074Z  2022-12-01T11:00:46.8088397Z  2022-12-01T11:00:46.8101416Z [1,643 / 2,129] 8 actions, 7 running 2022-12-01T11:00:46.8102148Z //:torch; 42s processwrapper-sandbox 2022-12-01T11:00:46.8102682Z //:torch; 42s processwrapper-sandbox 2022-12-01T11:00:46.8103211Z //:torch; 41s processwrapper-sandbox 2022-12-01T11:00:46.8103958Z Compiling caffe2/operators/leaky_relu_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:46.8104478Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:46.8105105Z Compiling caffe2/opt/tvm_transformer.cc; 1s processwrapper-sandbox 2022-12-01T11:00:46.8105779Z Compiling caffe2/operators/elementwise_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:00:46.8106276Z [Scann] Compiling caffe2/operators/channel_stats_op.cc 2022-12-01T11:00:47.0565163Z 2022-12-01T11:00:47.0565734Z  2022-12-01T11:00:47.0566239Z  2022-12-01T11:00:47.0566689Z  2022-12-01T11:00:47.0567029Z  2022-12-01T11:00:47.0567431Z  2022-12-01T11:00:47.0567737Z  2022-12-01T11:00:47.0567998Z  2022-12-01T11:00:47.0568421Z  2022-12-01T11:00:47.0569049Z INFO: From Compiling caffe2/opt/tvm_transformer.cc: 2022-12-01T11:00:47.0569547Z [1,643 / 2,129] 8 actions running 2022-12-01T11:00:47.0570127Z //:torch; 43s processwrapper-sandbox 2022-12-01T11:00:47.0570758Z //:torch; 42s processwrapper-sandbox 2022-12-01T11:00:47.0576404Z //:torch; 41s processwrapper-sandbox 2022-12-01T11:00:47.0577298Z Compiling caffe2/operators/leaky_relu_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:47.0578283Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:47.0579283Z Compiling caffe2/opt/tvm_transformer.cc; 1s processwrapper-sandbox 2022-12-01T11:00:47.0580038Z Compiling caffe2/operators/elementwise_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:00:47.0580842Z Compiling caffe2/operators/channel_stats_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:47.0581269Z 2022-12-01T11:00:47.0581417Z  2022-12-01T11:00:47.0581700Z  2022-12-01T11:00:47.0582118Z  2022-12-01T11:00:47.0582408Z  2022-12-01T11:00:47.0582788Z  2022-12-01T11:00:47.0583080Z  2022-12-01T11:00:47.0583351Z  2022-12-01T11:00:47.0583742Z  2022-12-01T11:00:47.0584915Z caffe2/opt/tvm_transformer.cc: In member function 'caffe2::NetDef caffe2::TvmTransformer::buildTvmOp(const caffe2::NetDef&, const std::unordered_set >&, const ShapeInfoMap&)': 2022-12-01T11:00:47.0586182Z caffe2/opt/tvm_transformer.cc:11:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:47.0586804Z if (opts_.min_ops > net.op_size()) { 2022-12-01T11:00:47.0587108Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-12-01T11:00:47.0587526Z [1,643 / 2,129] 8 actions running 2022-12-01T11:00:47.0587951Z //:torch; 43s processwrapper-sandbox 2022-12-01T11:00:47.0588384Z //:torch; 42s processwrapper-sandbox 2022-12-01T11:00:47.0588836Z //:torch; 41s processwrapper-sandbox 2022-12-01T11:00:47.0589410Z Compiling caffe2/operators/leaky_relu_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:47.0589942Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:47.0590502Z Compiling caffe2/opt/tvm_transformer.cc; 1s processwrapper-sandbox 2022-12-01T11:00:47.0591286Z Compiling caffe2/operators/elementwise_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:00:47.0591940Z Compiling caffe2/operators/channel_stats_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:47.2835052Z 2022-12-01T11:00:47.2835536Z  2022-12-01T11:00:47.2835887Z  2022-12-01T11:00:47.2836183Z  2022-12-01T11:00:47.2836453Z  2022-12-01T11:00:47.2836721Z  2022-12-01T11:00:47.2836989Z  2022-12-01T11:00:47.2837232Z  2022-12-01T11:00:47.2837500Z  2022-12-01T11:00:47.2837871Z [1,645 / 2,129] 8 actions running 2022-12-01T11:00:47.2838283Z //:torch; 43s processwrapper-sandbox 2022-12-01T11:00:47.2838667Z //:torch; 43s processwrapper-sandbox 2022-12-01T11:00:47.2839050Z //:torch; 42s processwrapper-sandbox 2022-12-01T11:00:47.2839415Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:47.2839905Z Compiling caffe2/operators/elementwise_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:00:47.2840581Z Compiling caffe2/operators/channel_stats_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:47.2841104Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:47.2841640Z Compiling caffe2/operators/transpose_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:47.6836254Z 2022-12-01T11:00:47.6837069Z  2022-12-01T11:00:47.6837468Z  2022-12-01T11:00:47.6837786Z  2022-12-01T11:00:47.6838089Z  2022-12-01T11:00:47.6838387Z  2022-12-01T11:00:47.6838673Z  2022-12-01T11:00:47.6838969Z  2022-12-01T11:00:47.6839229Z  2022-12-01T11:00:47.6839591Z [1,647 / 2,129] 8 actions running 2022-12-01T11:00:47.6839982Z //:torch; 43s processwrapper-sandbox 2022-12-01T11:00:47.6840381Z //:torch; 42s processwrapper-sandbox 2022-12-01T11:00:47.6840930Z Compiling caffe2/operators/elementwise_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:00:47.6841586Z Compiling caffe2/operators/channel_stats_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:47.6842107Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:47.6842676Z Compiling caffe2/operators/transpose_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:47.6843249Z Compiling caffe2/sgd/adam_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:47.6844088Z Compiling caffe2/operators/while_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:48.1594732Z 2022-12-01T11:00:48.1595132Z  2022-12-01T11:00:48.1595357Z  2022-12-01T11:00:48.1595519Z  2022-12-01T11:00:48.1595690Z  2022-12-01T11:00:48.1595860Z  2022-12-01T11:00:48.1596032Z  2022-12-01T11:00:48.1596202Z  2022-12-01T11:00:48.1596352Z  2022-12-01T11:00:48.1596605Z [1,648 / 2,129] 8 actions, 7 running 2022-12-01T11:00:48.1596902Z //:torch; 42s processwrapper-sandbox 2022-12-01T11:00:48.1597288Z Compiling caffe2/operators/elementwise_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:00:48.1597677Z Compiling caffe2/operators/channel_stats_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:48.1598018Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:48.1598360Z Compiling caffe2/operators/transpose_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:48.1598707Z Compiling caffe2/sgd/adam_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:48.1599102Z Compiling caffe2/operators/while_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:48.1599401Z [Scann] Compiling caffe2/serialize/read_adapter_interface.cc 2022-12-01T11:00:48.4840355Z 2022-12-01T11:00:48.4840890Z  2022-12-01T11:00:48.4841248Z  2022-12-01T11:00:48.4841582Z  2022-12-01T11:00:48.4841920Z  2022-12-01T11:00:48.4842219Z  2022-12-01T11:00:48.4842529Z  2022-12-01T11:00:48.4842837Z  2022-12-01T11:00:48.4843068Z  2022-12-01T11:00:48.4843313Z [1,649 / 2,129] 8 actions running 2022-12-01T11:00:48.4843601Z //:torch; 43s processwrapper-sandbox 2022-12-01T11:00:48.4843949Z Compiling caffe2/operators/channel_stats_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:48.5868432Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:48.5869340Z Compiling caffe2/operators/transpose_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:48.5869997Z Compiling caffe2/sgd/adam_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:48.5870654Z Compiling caffe2/operators/while_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:48.5871195Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:48.5871680Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:48.9988028Z 2022-12-01T11:00:48.9988584Z  2022-12-01T11:00:48.9988994Z  2022-12-01T11:00:48.9989304Z  2022-12-01T11:00:48.9989594Z  2022-12-01T11:00:48.9989897Z  2022-12-01T11:00:48.9990204Z  2022-12-01T11:00:48.9990488Z  2022-12-01T11:00:48.9990786Z  2022-12-01T11:00:48.9991371Z INFO: From Compiling caffe2/operators/last_n_window_collector.cc: 2022-12-01T11:00:48.9991906Z [1,649 / 2,129] 8 actions running 2022-12-01T11:00:48.9992395Z //:torch; 43s processwrapper-sandbox 2022-12-01T11:00:48.9993033Z Compiling caffe2/operators/channel_stats_op.cc; 2s processwrapper-sandbox 2022-12-01T11:00:48.9993682Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:48.9994295Z Compiling caffe2/operators/transpose_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:48.9994961Z Compiling caffe2/sgd/adam_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:48.9995624Z Compiling caffe2/operators/while_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:48.9996186Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:48.9996688Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:48.9996937Z 2022-12-01T11:00:48.9997086Z  2022-12-01T11:00:48.9997374Z  2022-12-01T11:00:48.9997673Z  2022-12-01T11:00:48.9997972Z  2022-12-01T11:00:48.9998254Z  2022-12-01T11:00:48.9998564Z  2022-12-01T11:00:48.9998869Z  2022-12-01T11:00:48.9999148Z  2022-12-01T11:00:49.0000189Z caffe2/operators/last_n_window_collector.cc: In instantiation of 'bool caffe2::{anonymous}::LastNWindowCollectorOp::collect() [with Context = caffe2::CPUContext]': 2022-12-01T11:00:49.0001660Z caffe2/operators/last_n_window_collector.cc:27:21: required from 'bool caffe2::{anonymous}::LastNWindowCollectorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-12-01T11:00:49.0002389Z caffe2/operators/last_n_window_collector.cc:224:1: required from here 2022-12-01T11:00:49.0003240Z caffe2/operators/last_n_window_collector.cc:47:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:49.0003844Z for (size_t i = 1; i < input.dim(); ++i) { 2022-12-01T11:00:49.0004660Z caffe2/operators/last_n_window_collector.cc:89:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:49.0005255Z if (output_num > output_batch_size) { 2022-12-01T11:00:49.0005596Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ 2022-12-01T11:00:49.0006022Z [1,649 / 2,129] 8 actions running 2022-12-01T11:00:49.0006485Z //:torch; 43s processwrapper-sandbox 2022-12-01T11:00:49.0007104Z Compiling caffe2/operators/channel_stats_op.cc; 2s processwrapper-sandbox 2022-12-01T11:00:49.0007689Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:49.0008325Z Compiling caffe2/operators/transpose_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:49.0008977Z Compiling caffe2/sgd/adam_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:49.0009636Z Compiling caffe2/operators/while_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:49.0010202Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:49.0010681Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:49.3878314Z 2022-12-01T11:00:49.3878934Z  2022-12-01T11:00:49.3879251Z  2022-12-01T11:00:49.3879457Z  2022-12-01T11:00:49.3879634Z  2022-12-01T11:00:49.3879810Z  2022-12-01T11:00:49.3879965Z  2022-12-01T11:00:49.3895502Z  2022-12-01T11:00:49.3896023Z  2022-12-01T11:00:49.3896308Z [1,651 / 2,129] 8 actions running 2022-12-01T11:00:49.3896649Z //:torch; 44s processwrapper-sandbox 2022-12-01T11:00:49.3897089Z Compiling caffe2/operators/transpose_op.cc; 2s processwrapper-sandbox 2022-12-01T11:00:49.3897577Z Compiling caffe2/sgd/adam_op.cc; 2s processwrapper-sandbox 2022-12-01T11:00:49.3898026Z Compiling caffe2/operators/while_op.cc; 2s processwrapper-sandbox 2022-12-01T11:00:49.3898967Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:49.3899256Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:49.3899590Z Compiling caffe2/operators/zero_gradient_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:49.3899910Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:49.5544998Z 2022-12-01T11:00:49.5545506Z  2022-12-01T11:00:49.5545809Z  2022-12-01T11:00:49.5546057Z  2022-12-01T11:00:49.5546310Z  2022-12-01T11:00:49.5546527Z  2022-12-01T11:00:49.5546777Z  2022-12-01T11:00:49.5547007Z  2022-12-01T11:00:49.5547225Z  2022-12-01T11:00:49.5547667Z INFO: From Compiling caffe2/operators/transpose_op.cc: 2022-12-01T11:00:49.5548128Z [1,652 / 2,129] 7 actions running 2022-12-01T11:00:49.5548480Z //:torch; 44s processwrapper-sandbox 2022-12-01T11:00:49.5548964Z Compiling caffe2/operators/transpose_op.cc; 2s processwrapper-sandbox 2022-12-01T11:00:49.5549466Z Compiling caffe2/sgd/adam_op.cc; 2s processwrapper-sandbox 2022-12-01T11:00:49.5549975Z Compiling caffe2/operators/while_op.cc; 2s processwrapper-sandbox 2022-12-01T11:00:49.5550393Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:49.5550911Z Compiling caffe2/operators/zero_gradient_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:49.5551441Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:49.5551626Z 2022-12-01T11:00:49.5551729Z  2022-12-01T11:00:49.5551966Z  2022-12-01T11:00:49.5552212Z  2022-12-01T11:00:49.5552438Z  2022-12-01T11:00:49.5552666Z  2022-12-01T11:00:49.5552902Z  2022-12-01T11:00:49.5553126Z  2022-12-01T11:00:49.5553708Z In file included from ./c10/util/typeid.h:19:0, 2022-12-01T11:00:49.5554101Z from ./caffe2/core/context.h:9, 2022-12-01T11:00:49.5554419Z from ./caffe2/operators/transpose_op.h:7, 2022-12-01T11:00:49.5554768Z from caffe2/operators/transpose_op.cc:1: 2022-12-01T11:00:49.5555117Z caffe2/operators/transpose_op.cc: In lambda function: 2022-12-01T11:00:49.5555756Z caffe2/operators/transpose_op.cc:32:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:49.5556187Z axes.size() == tensor_size, 2022-12-01T11:00:49.5556459Z ~~~~~~~~~~~~^~~~ 2022-12-01T11:00:49.5558108Z [1,652 / 2,129] 7 actions running 2022-12-01T11:00:49.5558465Z //:torch; 44s processwrapper-sandbox 2022-12-01T11:00:49.5559849Z Compiling caffe2/operators/transpose_op.cc; 2s processwrapper-sandbox 2022-12-01T11:00:49.5560353Z Compiling caffe2/sgd/adam_op.cc; 2s processwrapper-sandbox 2022-12-01T11:00:49.5560837Z Compiling caffe2/operators/while_op.cc; 2s processwrapper-sandbox 2022-12-01T11:00:49.5561271Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:49.5561772Z Compiling caffe2/operators/zero_gradient_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:49.5562219Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:49.7667879Z 2022-12-01T11:00:49.7668575Z  2022-12-01T11:00:49.7668876Z  2022-12-01T11:00:49.7669059Z  2022-12-01T11:00:49.7669350Z  2022-12-01T11:00:49.7669538Z  2022-12-01T11:00:49.7669822Z  2022-12-01T11:00:49.7670039Z  2022-12-01T11:00:49.7670321Z [1,654 / 2,129] 8 actions, 7 running 2022-12-01T11:00:49.7670599Z //:torch; 44s processwrapper-sandbox 2022-12-01T11:00:49.7672823Z Compiling caffe2/sgd/adam_op.cc; 2s processwrapper-sandbox 2022-12-01T11:00:49.7673535Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:49.7674101Z Compiling caffe2/operators/zero_gradient_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:49.7674511Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:49.7674996Z Compiling caffe2/core/workspace.cc; 0s processwrapper-sandbox 2022-12-01T11:00:49.7675359Z Compiling caffe2/operators/is_empty_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:49.7675860Z [Scann] Compiling caffe2/perfkernels/fused_nbit_rowwise_conversion.cc 2022-12-01T11:00:49.9881792Z 2022-12-01T11:00:49.9882336Z  2022-12-01T11:00:49.9882702Z  2022-12-01T11:00:49.9882934Z  2022-12-01T11:00:49.9883166Z  2022-12-01T11:00:49.9883337Z  2022-12-01T11:00:49.9883489Z  2022-12-01T11:00:49.9883653Z  2022-12-01T11:00:49.9883871Z  2022-12-01T11:00:49.9884101Z [1,655 / 2,129] 8 actions running 2022-12-01T11:00:49.9884410Z //:torch; 44s processwrapper-sandbox 2022-12-01T11:00:49.9884751Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:49.9885092Z Compiling caffe2/operators/zero_gradient_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:49.9885473Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:49.9885795Z Compiling caffe2/core/workspace.cc; 0s processwrapper-sandbox 2022-12-01T11:00:49.9886215Z Compiling caffe2/operators/is_empty_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:49.9886517Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:49.9886812Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:50.2170219Z 2022-12-01T11:00:50.2170776Z  2022-12-01T11:00:50.2171137Z  2022-12-01T11:00:50.2171433Z  2022-12-01T11:00:50.2171854Z  2022-12-01T11:00:50.2172164Z  2022-12-01T11:00:50.2172476Z  2022-12-01T11:00:50.2172793Z  2022-12-01T11:00:50.2173114Z  2022-12-01T11:00:50.2173537Z [1,655 / 2,129] 8 actions running 2022-12-01T11:00:50.2173903Z //:torch; 44s processwrapper-sandbox 2022-12-01T11:00:50.2174249Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:50.2174688Z Compiling caffe2/operators/zero_gradient_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:50.2466006Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:50.2466444Z Compiling caffe2/core/workspace.cc; 0s processwrapper-sandbox 2022-12-01T11:00:50.2467058Z Compiling caffe2/operators/is_empty_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:50.2467520Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:50.2467964Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:50.9817427Z 2022-12-01T11:00:50.9818112Z  2022-12-01T11:00:50.9818739Z  2022-12-01T11:00:50.9819071Z  2022-12-01T11:00:50.9819549Z  2022-12-01T11:00:50.9819876Z  2022-12-01T11:00:50.9820315Z  2022-12-01T11:00:50.9820578Z  2022-12-01T11:00:50.9821030Z  2022-12-01T11:00:50.9821638Z [1,656 / 2,129] 8 actions, 7 running 2022-12-01T11:00:50.9822163Z //:torch; 45s processwrapper-sandbox 2022-12-01T11:00:50.9822924Z Compiling caffe2/operators/zero_gradient_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:50.9823688Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:50.9824163Z Compiling caffe2/core/workspace.cc; 1s processwrapper-sandbox 2022-12-01T11:00:50.9824544Z Compiling caffe2/operators/is_empty_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:50.9824908Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:50.9825278Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:50.9825657Z [Scann] Compiling caffe2/sgd/gftrl_op.cc 2022-12-01T11:00:51.2477249Z 2022-12-01T11:00:51.2477771Z  2022-12-01T11:00:51.2478130Z  2022-12-01T11:00:51.2480290Z  2022-12-01T11:00:51.2480814Z  2022-12-01T11:00:51.2483430Z  2022-12-01T11:00:51.2483896Z  2022-12-01T11:00:51.2487323Z  2022-12-01T11:00:51.2487784Z  2022-12-01T11:00:51.2488652Z [1,657 / 2,129] 8 actions running 2022-12-01T11:00:51.2489851Z Compiling caffe2/operators/zero_gradient_op.cc; 2s processwrapper-sandbox 2022-12-01T11:00:51.2490503Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:51.2491104Z Compiling caffe2/core/workspace.cc; 1s processwrapper-sandbox 2022-12-01T11:00:51.2491837Z Compiling caffe2/operators/is_empty_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:51.2492400Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:51.2492892Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:51.2493456Z Compiling caffe2/sgd/gftrl_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:51.2494016Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:51.4486913Z 2022-12-01T11:00:51.4487445Z  2022-12-01T11:00:51.4487782Z  2022-12-01T11:00:51.4488051Z  2022-12-01T11:00:51.4488325Z  2022-12-01T11:00:51.4488591Z  2022-12-01T11:00:51.4488844Z  2022-12-01T11:00:51.4489138Z  2022-12-01T11:00:51.4489493Z  2022-12-01T11:00:51.4489885Z [1,658 / 2,129] 8 actions running 2022-12-01T11:00:51.4490597Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:51.4491153Z Compiling caffe2/core/workspace.cc; 1s processwrapper-sandbox 2022-12-01T11:00:51.4491820Z Compiling caffe2/operators/is_empty_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:51.4492351Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:51.4492793Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:51.4493375Z Compiling caffe2/sgd/gftrl_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:51.4493880Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:51.4494592Z Compiling caffe2/operators/im2col_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:51.6551038Z 2022-12-01T11:00:51.6551531Z  2022-12-01T11:00:51.6551852Z  2022-12-01T11:00:51.6552144Z  2022-12-01T11:00:51.6552442Z  2022-12-01T11:00:51.6552706Z  2022-12-01T11:00:51.6553017Z  2022-12-01T11:00:51.6553327Z  2022-12-01T11:00:51.6553613Z  2022-12-01T11:00:51.6554226Z INFO: From Compiling caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: 2022-12-01T11:00:51.7151054Z [1,658 / 2,129] 8 actions running 2022-12-01T11:00:51.7151489Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:51.7152044Z Compiling caffe2/core/workspace.cc; 2s processwrapper-sandbox 2022-12-01T11:00:51.7152690Z Compiling caffe2/operators/is_empty_op.cc; 2s processwrapper-sandbox 2022-12-01T11:00:51.7153214Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:51.7153642Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:51.7154166Z Compiling caffe2/sgd/gftrl_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:51.7154650Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:51.7155252Z Compiling caffe2/operators/im2col_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:51.7155517Z 2022-12-01T11:00:51.7155667Z  2022-12-01T11:00:51.7155957Z  2022-12-01T11:00:51.7156240Z  2022-12-01T11:00:51.7156504Z  2022-12-01T11:00:51.7156773Z  2022-12-01T11:00:51.7157055Z  2022-12-01T11:00:51.7157312Z  2022-12-01T11:00:51.7157577Z  2022-12-01T11:00:51.7158491Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::FloatToFused8BitRowwiseQuantized__base(const float*, size_t, int, uint8_t*)': 2022-12-01T11:00:51.7159478Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:40:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:51.7160068Z for (std::size_t col = 0; col < input_columns; ++col) { 2022-12-01T11:00:51.7160421Z ~~~~^~~~~~~~~~~~~~~ 2022-12-01T11:00:51.7161236Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::Fused8BitRowwiseQuantizedToFloat__base(const uint8_t*, size_t, int, float*)': 2022-12-01T11:00:51.7162334Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:62:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:51.7162906Z for (std::size_t col = 0; col < output_columns; ++col) { 2022-12-01T11:00:51.7163269Z ~~~~^~~~~~~~~~~~~~~~ 2022-12-01T11:00:51.7164152Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::FloatToFusedNBitRowwiseQuantizedSBHalf__base(int, const float*, size_t, int, uint8_t*)': 2022-12-01T11:00:51.7165170Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:140:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:51.7165754Z for (std::size_t col = 0; col < input_columns; ++col) { 2022-12-01T11:00:51.7166107Z ~~~~^~~~~~~~~~~~~~~ 2022-12-01T11:00:51.7166982Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::FusedNBitRowwiseQuantizedSBHalfToFloat__base(int, const uint8_t*, size_t, int, float*)': 2022-12-01T11:00:51.7167962Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:178:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:51.7168543Z for (std::size_t col = 0; col < output_columns; ++col) { 2022-12-01T11:00:51.7168899Z ~~~~^~~~~~~~~~~~~~~~ 2022-12-01T11:00:51.7169284Z [1,658 / 2,129] 8 actions running 2022-12-01T11:00:51.7169707Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:51.7170239Z Compiling caffe2/core/workspace.cc; 2s processwrapper-sandbox 2022-12-01T11:00:51.7170835Z Compiling caffe2/operators/is_empty_op.cc; 2s processwrapper-sandbox 2022-12-01T11:00:51.7171347Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:51.7171880Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:51.7172389Z Compiling caffe2/sgd/gftrl_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:51.7172892Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:51.7173462Z Compiling caffe2/operators/im2col_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:52.0484494Z 2022-12-01T11:00:52.0485270Z  2022-12-01T11:00:52.0485928Z  2022-12-01T11:00:52.0486274Z  2022-12-01T11:00:52.0486585Z  2022-12-01T11:00:52.0486869Z  2022-12-01T11:00:52.0487176Z  2022-12-01T11:00:52.0487508Z  2022-12-01T11:00:52.0487803Z  2022-12-01T11:00:52.0488213Z [1,659 / 2,129] 8 actions running 2022-12-01T11:00:52.0488724Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:52.0489321Z Compiling caffe2/core/workspace.cc; 2s processwrapper-sandbox 2022-12-01T11:00:52.0490007Z Compiling caffe2/operators/is_empty_op.cc; 2s processwrapper-sandbox 2022-12-01T11:00:52.0490475Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:52.0490910Z Compiling caffe2/sgd/gftrl_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:52.0491394Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:52.0492011Z Compiling caffe2/operators/im2col_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:52.0492589Z Compiling caffe2/sgd/iter_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:52.3615608Z 2022-12-01T11:00:52.3616068Z  2022-12-01T11:00:52.3616379Z  2022-12-01T11:00:52.3616633Z  2022-12-01T11:00:52.3616905Z  2022-12-01T11:00:52.3617178Z  2022-12-01T11:00:52.3617433Z  2022-12-01T11:00:52.3617671Z  2022-12-01T11:00:52.3617936Z  2022-12-01T11:00:52.3618610Z [1,662 / 2,129] 8 actions, 7 running 2022-12-01T11:00:52.3619134Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:52.3619657Z Compiling caffe2/sgd/gftrl_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:52.3620146Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:52.3620791Z Compiling caffe2/operators/im2col_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:52.3621436Z Compiling caffe2/sgd/iter_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:52.3622317Z Compiling caffe2/operators/group_norm_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:52.3622916Z Compiling caffe2/sgd/lars_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:52.3623752Z [Scann] Compiling caffe2/ideep/operators/channel_shuffle_op.cc 2022-12-01T11:00:52.6487447Z 2022-12-01T11:00:52.6487901Z  2022-12-01T11:00:52.6488231Z  2022-12-01T11:00:52.6488547Z  2022-12-01T11:00:52.6488875Z  2022-12-01T11:00:52.6489186Z  2022-12-01T11:00:52.6489351Z  2022-12-01T11:00:52.6489521Z  2022-12-01T11:00:52.6489693Z  2022-12-01T11:00:52.6489925Z [1,663 / 2,129] 8 actions running 2022-12-01T11:00:52.6490264Z Compiling caffe2/sgd/gftrl_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:52.6490578Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:52.6490918Z Compiling caffe2/operators/im2col_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:52.6491260Z Compiling caffe2/sgd/iter_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:52.6491734Z Compiling caffe2/operators/group_norm_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:52.6492101Z Compiling caffe2/sgd/lars_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:52.6492393Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:52.6492667Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:52.8884915Z 2022-12-01T11:00:52.8885433Z  2022-12-01T11:00:52.8885761Z  2022-12-01T11:00:52.8886035Z  2022-12-01T11:00:52.8886310Z  2022-12-01T11:00:52.8886563Z  2022-12-01T11:00:52.8886835Z  2022-12-01T11:00:52.8887126Z  2022-12-01T11:00:52.8887398Z  2022-12-01T11:00:52.8887793Z [1,663 / 2,129] 8 actions running 2022-12-01T11:00:52.8888320Z Compiling caffe2/sgd/gftrl_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:52.8888819Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:52.8889407Z Compiling caffe2/operators/im2col_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:52.8890011Z Compiling caffe2/sgd/iter_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:52.8890607Z Compiling caffe2/operators/group_norm_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:52.8895014Z Compiling caffe2/sgd/lars_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:52.8895541Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:52.8895992Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:53.2888699Z 2022-12-01T11:00:53.2889217Z  2022-12-01T11:00:53.2889546Z  2022-12-01T11:00:53.2889832Z  2022-12-01T11:00:53.2890119Z  2022-12-01T11:00:53.2890445Z  2022-12-01T11:00:53.2890735Z  2022-12-01T11:00:53.2890997Z  2022-12-01T11:00:53.2891277Z  2022-12-01T11:00:53.2891766Z [1,665 / 2,129] 7 actions running 2022-12-01T11:00:53.2892242Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:53.2892771Z Compiling caffe2/sgd/iter_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:53.2893411Z Compiling caffe2/operators/group_norm_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:53.2894023Z Compiling caffe2/sgd/lars_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:53.2894511Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:53.2894966Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:53.2895520Z Compiling caffe2/operators/gru_unit_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:53.4888448Z 2022-12-01T11:00:53.4889132Z  2022-12-01T11:00:53.4889395Z  2022-12-01T11:00:53.4889647Z  2022-12-01T11:00:53.4889905Z  2022-12-01T11:00:53.4890209Z  2022-12-01T11:00:53.4890498Z  2022-12-01T11:00:53.4890756Z  2022-12-01T11:00:53.4891147Z [1,665 / 2,129] 8 actions running 2022-12-01T11:00:53.4891681Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:53.4892226Z Compiling caffe2/sgd/iter_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:53.4892839Z Compiling caffe2/operators/group_norm_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:53.4893664Z Compiling caffe2/sgd/lars_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:53.4894169Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:53.4894612Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:53.4895165Z Compiling caffe2/operators/gru_unit_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:53.4895682Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:53.6561016Z 2022-12-01T11:00:53.6561896Z  2022-12-01T11:00:53.6562885Z  2022-12-01T11:00:53.6563407Z  2022-12-01T11:00:53.6563703Z  2022-12-01T11:00:53.6564109Z  2022-12-01T11:00:53.6564428Z  2022-12-01T11:00:53.6564702Z  2022-12-01T11:00:53.6565098Z  2022-12-01T11:00:53.6565760Z INFO: From Compiling caffe2/ideep/operators/concat_split_op.cc: 2022-12-01T11:00:53.6566415Z [1,665 / 2,129] 8 actions running 2022-12-01T11:00:53.6566866Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:53.6567561Z Compiling caffe2/sgd/iter_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:53.6568298Z Compiling caffe2/operators/group_norm_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:53.6569050Z Compiling caffe2/sgd/lars_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:53.6569660Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:53.6570225Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:53.6570954Z Compiling caffe2/operators/gru_unit_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:53.6571468Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:53.6571921Z 2022-12-01T11:00:53.6572072Z  2022-12-01T11:00:53.6572342Z  2022-12-01T11:00:53.6572752Z  2022-12-01T11:00:53.6573031Z  2022-12-01T11:00:53.6573460Z  2022-12-01T11:00:53.6573710Z  2022-12-01T11:00:53.6574113Z  2022-12-01T11:00:53.6574418Z  2022-12-01T11:00:53.6575392Z caffe2/ideep/operators/concat_split_op.cc: In member function 'virtual bool {anonymous}::IDEEPConcatOp::RunOnDevice()': 2022-12-01T11:00:53.6576549Z caffe2/ideep/operators/concat_split_op.cc:65:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:53.6577446Z for (int i = 0; i < axis_vdata.size(); i++) { 2022-12-01T11:00:53.6577890Z ~~^~~~~~~~~~~~~~~~~~~ 2022-12-01T11:00:53.6585162Z [1,665 / 2,129] 8 actions running 2022-12-01T11:00:53.6585917Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:53.6586487Z Compiling caffe2/sgd/iter_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:53.6587095Z Compiling caffe2/operators/group_norm_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:53.6587688Z Compiling caffe2/sgd/lars_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:53.6588178Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:53.6588617Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:53.6589138Z Compiling caffe2/operators/gru_unit_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:53.6589642Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:53.8890951Z 2022-12-01T11:00:53.8891538Z  2022-12-01T11:00:53.8891998Z  2022-12-01T11:00:53.8892293Z  2022-12-01T11:00:53.8892462Z  2022-12-01T11:00:53.8892615Z  2022-12-01T11:00:53.8892777Z  2022-12-01T11:00:53.8892939Z  2022-12-01T11:00:53.8893093Z  2022-12-01T11:00:53.8893344Z [1,666 / 2,129] 8 actions running 2022-12-01T11:00:53.8893683Z Compiling caffe2/sgd/iter_op.cc; 2s processwrapper-sandbox 2022-12-01T11:00:53.8894045Z Compiling caffe2/operators/group_norm_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:53.8894405Z Compiling caffe2/sgd/lars_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:53.8894699Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:53.8894957Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:53.8895292Z Compiling caffe2/operators/gru_unit_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:53.9197031Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:53.9197904Z Compiling caffe2/core/qtensor.cc; 0s processwrapper-sandbox 2022-12-01T11:00:54.1215460Z 2022-12-01T11:00:54.1216011Z  2022-12-01T11:00:54.1216340Z  2022-12-01T11:00:54.1216616Z  2022-12-01T11:00:54.1216909Z  2022-12-01T11:00:54.1217170Z  2022-12-01T11:00:54.1217453Z  2022-12-01T11:00:54.1217708Z  2022-12-01T11:00:54.1218003Z  2022-12-01T11:00:54.1218522Z [1,667 / 2,129] 8 actions running 2022-12-01T11:00:54.1219057Z Compiling caffe2/operators/group_norm_op.cc; 2s processwrapper-sandbox 2022-12-01T11:00:54.1219633Z Compiling caffe2/sgd/lars_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:54.1220088Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:54.1220346Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:54.1220691Z Compiling caffe2/operators/gru_unit_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:54.1221008Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:54.1221331Z Compiling caffe2/core/qtensor.cc; 0s processwrapper-sandbox 2022-12-01T11:00:54.1221690Z Compiling torch/csrc/autograd/input_buffer.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:54.3416175Z 2022-12-01T11:00:54.3416755Z  2022-12-01T11:00:54.3417110Z  2022-12-01T11:00:54.3417376Z  2022-12-01T11:00:54.3417664Z  2022-12-01T11:00:54.3417947Z  2022-12-01T11:00:54.3418206Z  2022-12-01T11:00:54.3418625Z  2022-12-01T11:00:54.3418884Z  2022-12-01T11:00:54.3419273Z [1,669 / 2,129] 8 actions, 7 running 2022-12-01T11:00:54.3419814Z Compiling caffe2/operators/group_norm_op.cc; 2s processwrapper-sandbox 2022-12-01T11:00:54.3420349Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:54.3420917Z Compiling caffe2/operators/gru_unit_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:54.3421431Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:54.3421941Z Compiling caffe2/core/qtensor.cc; 0s processwrapper-sandbox 2022-12-01T11:00:54.3422531Z Compiling torch/csrc/autograd/input_buffer.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:54.3423121Z Compiling caffe2/core/transform.cc; 0s processwrapper-sandbox 2022-12-01T11:00:54.3423778Z [Scann] Compiling caffe2/operators/elementwise_ops_schema.cc 2022-12-01T11:00:54.7223092Z 2022-12-01T11:00:54.7223546Z  2022-12-01T11:00:54.7223889Z  2022-12-01T11:00:54.7224153Z  2022-12-01T11:00:54.7224311Z  2022-12-01T11:00:54.7224542Z  2022-12-01T11:00:54.7224708Z  2022-12-01T11:00:54.7224860Z  2022-12-01T11:00:54.7225024Z  2022-12-01T11:00:54.7225333Z [1,669 / 2,129] 8 actions running 2022-12-01T11:00:54.7225680Z Compiling caffe2/operators/group_norm_op.cc; 2s processwrapper-sandbox 2022-12-01T11:00:54.7226061Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:54.7226410Z Compiling caffe2/operators/gru_unit_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:54.7226789Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:54.7227100Z Compiling caffe2/core/qtensor.cc; 1s processwrapper-sandbox 2022-12-01T11:00:54.7227519Z Compiling torch/csrc/autograd/input_buffer.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:54.7227903Z Compiling caffe2/core/transform.cc; 0s processwrapper-sandbox 2022-12-01T11:00:54.7228226Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:54.9546104Z 2022-12-01T11:00:54.9546704Z  2022-12-01T11:00:54.9547082Z  2022-12-01T11:00:54.9547407Z  2022-12-01T11:00:54.9547679Z  2022-12-01T11:00:54.9547978Z  2022-12-01T11:00:54.9548300Z  2022-12-01T11:00:54.9548615Z  2022-12-01T11:00:54.9548873Z  2022-12-01T11:00:54.9549216Z [1,670 / 2,129] 8 actions running 2022-12-01T11:00:54.9549634Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:54.9550179Z Compiling caffe2/operators/gru_unit_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:54.9550986Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:54.9551487Z Compiling caffe2/core/qtensor.cc; 1s processwrapper-sandbox 2022-12-01T11:00:54.9552018Z Compiling torch/csrc/autograd/input_buffer.cpp; 0s processwrapper-sandbox 2022-12-01T11:00:54.9552575Z Compiling caffe2/core/transform.cc; 0s processwrapper-sandbox 2022-12-01T11:00:54.9553014Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:54.9553519Z Compiling caffe2/operators/length_split_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:55.4547618Z 2022-12-01T11:00:55.4548217Z  2022-12-01T11:00:55.4548582Z  2022-12-01T11:00:55.4548905Z  2022-12-01T11:00:55.4549222Z  2022-12-01T11:00:55.4549519Z  2022-12-01T11:00:55.4549796Z  2022-12-01T11:00:55.4550094Z  2022-12-01T11:00:55.4550396Z  2022-12-01T11:00:55.4550835Z [1,671 / 2,129] 8 actions, 7 running 2022-12-01T11:00:55.4551357Z //:caffe2; 3s processwrapper-sandbox 2022-12-01T11:00:55.4551996Z Compiling caffe2/operators/gru_unit_op.cc; 2s processwrapper-sandbox 2022-12-01T11:00:55.4552680Z Compiling caffe2/core/qtensor.cc; 1s processwrapper-sandbox 2022-12-01T11:00:55.4553375Z Compiling torch/csrc/autograd/input_buffer.cpp; 1s processwrapper-sandbox 2022-12-01T11:00:55.4554082Z Compiling caffe2/core/transform.cc; 1s processwrapper-sandbox 2022-12-01T11:00:55.4554614Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:55.4555231Z Compiling caffe2/operators/length_split_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:55.4555787Z [Scann] Compiling torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp 2022-12-01T11:00:55.7551773Z 2022-12-01T11:00:55.7552342Z  2022-12-01T11:00:55.7553985Z  2022-12-01T11:00:55.7554346Z  2022-12-01T11:00:55.7554537Z  2022-12-01T11:00:55.7554689Z  2022-12-01T11:00:55.7554856Z  2022-12-01T11:00:55.7555017Z  2022-12-01T11:00:55.7555168Z  2022-12-01T11:00:55.7555422Z [1,673 / 2,129] 8 actions running 2022-12-01T11:00:55.7555774Z Compiling caffe2/core/qtensor.cc; 2s processwrapper-sandbox 2022-12-01T11:00:55.7556147Z Compiling torch/csrc/autograd/input_buffer.cpp; 1s processwrapper-sandbox 2022-12-01T11:00:55.7876326Z Compiling caffe2/core/transform.cc; 1s processwrapper-sandbox 2022-12-01T11:00:55.7876821Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:55.7877379Z Compiling caffe2/operators/length_split_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:55.7877902Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:55.7878342Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:55.7878821Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:55.9882943Z 2022-12-01T11:00:55.9883467Z  2022-12-01T11:00:55.9883835Z  2022-12-01T11:00:55.9884149Z  2022-12-01T11:00:55.9884429Z  2022-12-01T11:00:55.9884730Z  2022-12-01T11:00:55.9885032Z  2022-12-01T11:00:55.9885335Z  2022-12-01T11:00:55.9885650Z  2022-12-01T11:00:55.9886049Z [1,674 / 2,129] 8 actions running 2022-12-01T11:00:55.9886673Z Compiling torch/csrc/autograd/input_buffer.cpp; 1s processwrapper-sandbox 2022-12-01T11:00:55.9887366Z Compiling caffe2/core/transform.cc; 1s processwrapper-sandbox 2022-12-01T11:00:55.9887918Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:55.9888526Z Compiling caffe2/operators/length_split_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:55.9889090Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:55.9889581Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:55.9890082Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:55.9890655Z Compiling caffe2/operators/key_split_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:00:56.1894575Z 2022-12-01T11:00:56.1895115Z  2022-12-01T11:00:56.1895450Z  2022-12-01T11:00:56.1895719Z  2022-12-01T11:00:56.1895999Z  2022-12-01T11:00:56.1896293Z  2022-12-01T11:00:56.1896566Z  2022-12-01T11:00:56.1897090Z  2022-12-01T11:00:56.1897381Z  2022-12-01T11:00:56.1897776Z [1,674 / 2,129] 8 actions running 2022-12-01T11:00:56.1898528Z Compiling torch/csrc/autograd/input_buffer.cpp; 2s processwrapper-sandbox 2022-12-01T11:00:56.1899180Z Compiling caffe2/core/transform.cc; 2s processwrapper-sandbox 2022-12-01T11:00:56.1899664Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:56.1900273Z Compiling caffe2/operators/length_split_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:56.1900807Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:56.1901261Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:56.1901693Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:56.1902255Z Compiling caffe2/operators/key_split_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:00:56.6190450Z 2022-12-01T11:00:56.6191054Z  2022-12-01T11:00:56.6191429Z  2022-12-01T11:00:56.6191712Z  2022-12-01T11:00:56.6191978Z  2022-12-01T11:00:56.6192229Z  2022-12-01T11:00:56.6192455Z  2022-12-01T11:00:56.6192700Z  2022-12-01T11:00:56.6192939Z  2022-12-01T11:00:56.6193292Z [1,675 / 2,129] 8 actions, 7 running 2022-12-01T11:00:56.6193831Z Compiling torch/csrc/autograd/input_buffer.cpp; 2s processwrapper-sandbox 2022-12-01T11:00:56.6194316Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:56.6195066Z Compiling caffe2/operators/length_split_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:56.6195562Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:56.6196579Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:56.6196952Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:56.6197457Z Compiling caffe2/operators/key_split_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:00:56.6197912Z [Scann] Compiling caffe2/operators/lengths_reducer_ops.cc 2022-12-01T11:00:56.8517377Z 2022-12-01T11:00:56.8517915Z  2022-12-01T11:00:56.8518261Z  2022-12-01T11:00:56.8518599Z  2022-12-01T11:00:56.8518915Z  2022-12-01T11:00:56.8519201Z  2022-12-01T11:00:56.8519530Z  2022-12-01T11:00:56.8519836Z  2022-12-01T11:00:56.8522830Z  2022-12-01T11:00:56.8523247Z [1,678 / 2,129] 7 actions, 6 running 2022-12-01T11:00:56.8523693Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:56.8524116Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:56.8524549Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:56.8525158Z Compiling caffe2/operators/key_split_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:00:56.8525654Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:56.8526207Z Compiling caffe2/operators/load_save_op_util.cc; 0s processwrapper-sandbox 2022-12-01T11:00:56.8526705Z [Scann] Compiling caffe2/serialize/inline_container.cc 2022-12-01T11:00:57.1895439Z 2022-12-01T11:00:57.1895991Z  2022-12-01T11:00:57.1896316Z  2022-12-01T11:00:57.1896659Z  2022-12-01T11:00:57.1896987Z  2022-12-01T11:00:57.1897276Z  2022-12-01T11:00:57.1897572Z  2022-12-01T11:00:57.1897900Z  2022-12-01T11:00:57.1898483Z [1,678 / 2,129] 8 actions running 2022-12-01T11:00:57.1898880Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:57.1899162Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:57.1899419Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:57.1899763Z Compiling caffe2/operators/key_split_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:00:57.1900081Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:57.1900421Z Compiling caffe2/operators/load_save_op_util.cc; 0s processwrapper-sandbox 2022-12-01T11:00:57.1900822Z Compiling caffe2/serialize/inline_container.cc; 0s processwrapper-sandbox 2022-12-01T11:00:57.1901143Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:57.4362005Z 2022-12-01T11:00:57.4362555Z  2022-12-01T11:00:57.4362911Z  2022-12-01T11:00:57.4369732Z  2022-12-01T11:00:57.4370088Z  2022-12-01T11:00:57.4370281Z  2022-12-01T11:00:57.4370457Z  2022-12-01T11:00:57.4370613Z  2022-12-01T11:00:57.4370791Z  2022-12-01T11:00:57.4371047Z [1,679 / 2,129] 8 actions running 2022-12-01T11:00:57.4371324Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:57.4371680Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:57.4372048Z Compiling caffe2/operators/key_split_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:00:57.4372369Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:57.4372726Z Compiling caffe2/operators/load_save_op_util.cc; 0s processwrapper-sandbox 2022-12-01T11:00:57.4373117Z Compiling caffe2/serialize/inline_container.cc; 0s processwrapper-sandbox 2022-12-01T11:00:57.4373439Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:57.4373692Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:57.8363751Z 2022-12-01T11:00:57.8364326Z  2022-12-01T11:00:57.8364743Z  2022-12-01T11:00:57.8364980Z  2022-12-01T11:00:57.8365160Z  2022-12-01T11:00:57.8365333Z  2022-12-01T11:00:57.8365489Z  2022-12-01T11:00:57.8365663Z  2022-12-01T11:00:57.8365828Z  2022-12-01T11:00:57.8366066Z [1,679 / 2,129] 8 actions running 2022-12-01T11:00:57.8366359Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:57.8366646Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:57.8366982Z Compiling caffe2/operators/key_split_ops.cc; 2s processwrapper-sandbox 2022-12-01T11:00:57.8367305Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:57.8367676Z Compiling caffe2/operators/load_save_op_util.cc; 1s processwrapper-sandbox 2022-12-01T11:00:57.8368065Z Compiling caffe2/serialize/inline_container.cc; 0s processwrapper-sandbox 2022-12-01T11:00:57.8368371Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:00:57.8368640Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:58.0392047Z 2022-12-01T11:00:58.0392851Z  2022-12-01T11:00:58.0393401Z  2022-12-01T11:00:58.0393748Z  2022-12-01T11:00:58.0394175Z  2022-12-01T11:00:58.0394461Z  2022-12-01T11:00:58.0395271Z  2022-12-01T11:00:58.0395536Z  2022-12-01T11:00:58.0395792Z  2022-12-01T11:00:58.0396179Z [1,680 / 2,129] 8 actions running 2022-12-01T11:00:58.0396588Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:58.0397002Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:58.0397428Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:58.0398065Z Compiling caffe2/operators/load_save_op_util.cc; 1s processwrapper-sandbox 2022-12-01T11:00:58.0398687Z Compiling caffe2/serialize/inline_container.cc; 1s processwrapper-sandbox 2022-12-01T11:00:58.0399183Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:58.0399632Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:58.0400185Z Compiling caffe2/core/net_parallel.cc; 0s processwrapper-sandbox 2022-12-01T11:00:58.4395314Z 2022-12-01T11:00:58.4395839Z  2022-12-01T11:00:58.4396090Z  2022-12-01T11:00:58.4396266Z  2022-12-01T11:00:58.4396441Z  2022-12-01T11:00:58.4396609Z  2022-12-01T11:00:58.4396801Z  2022-12-01T11:00:58.4396961Z  2022-12-01T11:00:58.4397131Z  2022-12-01T11:00:58.4397376Z [1,682 / 2,129] 8 actions running 2022-12-01T11:00:58.4397653Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:58.4398013Z Compiling caffe2/operators/load_save_op_util.cc; 1s processwrapper-sandbox 2022-12-01T11:00:58.4398413Z Compiling caffe2/serialize/inline_container.cc; 1s processwrapper-sandbox 2022-12-01T11:00:58.4398725Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:58.4399004Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:58.4399337Z Compiling caffe2/core/net_parallel.cc; 0s processwrapper-sandbox 2022-12-01T11:00:58.4401095Z Compiling caffe2/operators/mean_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:58.4401902Z Compiling caffe2/operators/lengths_top_k_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:58.6402196Z 2022-12-01T11:00:58.6402753Z  2022-12-01T11:00:58.6403121Z  2022-12-01T11:00:58.6403416Z  2022-12-01T11:00:58.6403753Z  2022-12-01T11:00:58.6403994Z  2022-12-01T11:00:58.6404161Z  2022-12-01T11:00:58.6404378Z  2022-12-01T11:00:58.6404543Z  2022-12-01T11:00:58.6404776Z [1,683 / 2,129] 8 actions running 2022-12-01T11:00:58.6405114Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:58.6405481Z Compiling caffe2/serialize/inline_container.cc; 1s processwrapper-sandbox 2022-12-01T11:00:58.6405852Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:00:58.6406133Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:58.6406481Z Compiling caffe2/core/net_parallel.cc; 0s processwrapper-sandbox 2022-12-01T11:00:58.6406886Z Compiling caffe2/operators/mean_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:58.6407295Z Compiling caffe2/operators/lengths_top_k_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:58.6407624Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:59.0405665Z 2022-12-01T11:00:59.0410991Z  2022-12-01T11:00:59.0411357Z  2022-12-01T11:00:59.0411713Z  2022-12-01T11:00:59.0411994Z  2022-12-01T11:00:59.0412992Z  2022-12-01T11:00:59.0413308Z  2022-12-01T11:00:59.0413568Z  2022-12-01T11:00:59.0413799Z  2022-12-01T11:00:59.0414180Z [1,683 / 2,129] 8 actions running 2022-12-01T11:00:59.0414631Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:59.0415187Z Compiling caffe2/serialize/inline_container.cc; 2s processwrapper-sandbox 2022-12-01T11:00:59.0415681Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:59.0416103Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:59.0416608Z Compiling caffe2/core/net_parallel.cc; 1s processwrapper-sandbox 2022-12-01T11:00:59.0417204Z Compiling caffe2/operators/mean_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:59.0417803Z Compiling caffe2/operators/lengths_top_k_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:59.0418569Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:59.0988064Z 2022-12-01T11:00:59.0988544Z  2022-12-01T11:00:59.0988866Z  2022-12-01T11:00:59.0989154Z  2022-12-01T11:00:59.0989413Z  2022-12-01T11:00:59.0989683Z  2022-12-01T11:00:59.0989963Z  2022-12-01T11:00:59.0990240Z  2022-12-01T11:00:59.0990526Z  2022-12-01T11:00:59.0991030Z INFO: From Compiling caffe2/serialize/inline_container.cc: 2022-12-01T11:00:59.0991531Z [1,683 / 2,129] 8 actions running 2022-12-01T11:00:59.0991945Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:59.0992525Z Compiling caffe2/serialize/inline_container.cc; 2s processwrapper-sandbox 2022-12-01T11:00:59.0993070Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:59.0993524Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:59.0994082Z Compiling caffe2/core/net_parallel.cc; 1s processwrapper-sandbox 2022-12-01T11:00:59.0994679Z Compiling caffe2/operators/mean_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:59.0995274Z Compiling caffe2/operators/lengths_top_k_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:59.0995763Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:59.0995978Z 2022-12-01T11:00:59.0996114Z  2022-12-01T11:00:59.0996368Z  2022-12-01T11:00:59.0996629Z  2022-12-01T11:00:59.0996909Z  2022-12-01T11:00:59.0997172Z  2022-12-01T11:00:59.0997441Z  2022-12-01T11:00:59.0997642Z  2022-12-01T11:00:59.0997886Z  2022-12-01T11:00:59.0998546Z caffe2/serialize/inline_container.cc: In member function 'void caffe2::serialize::PyTorchStreamReader::init()': 2022-12-01T11:00:59.0999633Z caffe2/serialize/inline_container.cc:153:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:59.1000241Z if (version_ < kMinSupportedFileFormatVersion) { 2022-12-01T11:00:59.1000635Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:00:59.1001342Z caffe2/serialize/inline_container.cc:164:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:00:59.1001910Z if (version_ > kMaxSupportedFileFormatVersion) { 2022-12-01T11:00:59.1002279Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:00:59.1002667Z [1,683 / 2,129] 8 actions running 2022-12-01T11:00:59.1003081Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:59.1003645Z Compiling caffe2/serialize/inline_container.cc; 2s processwrapper-sandbox 2022-12-01T11:00:59.1004189Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:00:59.1004640Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:59.1005171Z Compiling caffe2/core/net_parallel.cc; 1s processwrapper-sandbox 2022-12-01T11:00:59.1005765Z Compiling caffe2/operators/mean_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:59.1006378Z Compiling caffe2/operators/lengths_top_k_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:59.1006895Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:59.4217131Z 2022-12-01T11:00:59.4217647Z  2022-12-01T11:00:59.4218013Z  2022-12-01T11:00:59.4218287Z  2022-12-01T11:00:59.4218918Z  2022-12-01T11:00:59.4219195Z  2022-12-01T11:00:59.4219450Z  2022-12-01T11:00:59.4219717Z  2022-12-01T11:00:59.4219985Z  2022-12-01T11:00:59.4220372Z [1,686 / 2,129] 8 actions, 7 running 2022-12-01T11:00:59.4220852Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:00:59.4221421Z Compiling caffe2/core/net_parallel.cc; 1s processwrapper-sandbox 2022-12-01T11:00:59.4222026Z Compiling caffe2/operators/mean_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:59.4222653Z Compiling caffe2/operators/lengths_top_k_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:59.4223197Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:59.4223755Z Compiling caffe2/operators/matmul_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:59.4224451Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:59.4224872Z [Scann] Compiling caffe2/operators/moments_op.cc 2022-12-01T11:00:59.6407687Z 2022-12-01T11:00:59.6408130Z  2022-12-01T11:00:59.6408380Z  2022-12-01T11:00:59.6408645Z  2022-12-01T11:00:59.6408907Z  2022-12-01T11:00:59.6409224Z  2022-12-01T11:00:59.6409626Z  2022-12-01T11:00:59.6409803Z  2022-12-01T11:00:59.6409984Z  2022-12-01T11:00:59.6410295Z [1,687 / 2,129] 8 actions running 2022-12-01T11:00:59.6410647Z Compiling caffe2/core/net_parallel.cc; 1s processwrapper-sandbox 2022-12-01T11:00:59.6411023Z Compiling caffe2/operators/mean_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:59.6411406Z Compiling caffe2/operators/lengths_top_k_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:59.6411819Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:59.6412140Z Compiling caffe2/operators/matmul_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:59.6412464Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:59.6412804Z Compiling caffe2/operators/moments_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:59.6413099Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:59.8993527Z 2022-12-01T11:00:59.8994638Z  2022-12-01T11:00:59.8995290Z  2022-12-01T11:00:59.9001024Z  2022-12-01T11:00:59.9001332Z  2022-12-01T11:00:59.9001583Z  2022-12-01T11:00:59.9001787Z  2022-12-01T11:00:59.9002032Z  2022-12-01T11:00:59.9002308Z  2022-12-01T11:00:59.9002631Z [1,687 / 2,129] 8 actions running 2022-12-01T11:00:59.9003155Z Compiling caffe2/core/net_parallel.cc; 1s processwrapper-sandbox 2022-12-01T11:00:59.9003755Z Compiling caffe2/operators/mean_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:59.9004577Z Compiling caffe2/operators/lengths_top_k_op.cc; 1s processwrapper-sandbox 2022-12-01T11:00:59.9005084Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:00:59.9005642Z Compiling caffe2/operators/matmul_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:59.9006116Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:00:59.9006583Z Compiling caffe2/operators/moments_op.cc; 0s processwrapper-sandbox 2022-12-01T11:00:59.9007057Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:00.4668221Z 2022-12-01T11:01:00.4668766Z  2022-12-01T11:01:00.4669125Z  2022-12-01T11:01:00.4669405Z  2022-12-01T11:01:00.4669691Z  2022-12-01T11:01:00.4669970Z  2022-12-01T11:01:00.4670241Z  2022-12-01T11:01:00.4670533Z  2022-12-01T11:01:00.4670830Z  2022-12-01T11:01:00.4671258Z [1,688 / 2,129] 8 actions, 7 running 2022-12-01T11:01:00.4671866Z Compiling caffe2/operators/mean_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:00.4672572Z Compiling caffe2/operators/lengths_top_k_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:00.4673109Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:00.4673726Z Compiling caffe2/operators/matmul_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:00.4674262Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:00.4674847Z Compiling caffe2/operators/moments_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:00.4675406Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:00.4675845Z [Scann] Compiling caffe2/operators/order_switch_ops.cc 2022-12-01T11:01:00.5732096Z 2022-12-01T11:01:00.5732656Z  2022-12-01T11:01:00.5733028Z  2022-12-01T11:01:00.5733342Z  2022-12-01T11:01:00.5733666Z  2022-12-01T11:01:00.5733943Z  2022-12-01T11:01:00.5734235Z  2022-12-01T11:01:00.5734553Z  2022-12-01T11:01:00.5734843Z  2022-12-01T11:01:00.5735401Z INFO: From Compiling caffe2/operators/lengths_top_k_op.cc: 2022-12-01T11:01:00.5735926Z [1,689 / 2,129] 8 actions running 2022-12-01T11:01:00.5736528Z Compiling caffe2/operators/lengths_top_k_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:00.5737427Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:00.5737992Z Compiling caffe2/operators/matmul_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:00.5738598Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:00.5739249Z Compiling caffe2/operators/moments_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:00.5739838Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:00.5740493Z Compiling caffe2/operators/order_switch_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:00.5741191Z Compiling caffe2/operators/one_hot_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:00.5741522Z 2022-12-01T11:01:00.5741672Z  2022-12-01T11:01:00.5741989Z  2022-12-01T11:01:00.5742296Z  2022-12-01T11:01:00.5742610Z  2022-12-01T11:01:00.5742914Z  2022-12-01T11:01:00.5743206Z  2022-12-01T11:01:00.5743512Z  2022-12-01T11:01:00.5743816Z  2022-12-01T11:01:00.5744776Z caffe2/operators/lengths_top_k_op.cc: In instantiation of 'bool caffe2::LengthsTopKOp::RunOnDevice() [with T = float; Context = caffe2::CPUContext]': 2022-12-01T11:01:00.5745401Z caffe2/operators/lengths_top_k_op.cc:158:1: required from here 2022-12-01T11:01:00.5746207Z caffe2/operators/lengths_top_k_op.cc:42:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:00.5746786Z if (p_queue.size() < k_ || value > p_queue.top().first) { 2022-12-01T11:01:00.5747501Z caffe2/operators/lengths_top_k_op.cc:46:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:00.5747980Z if (p_queue.size() > k_) { 2022-12-01T11:01:00.5748413Z [1,689 / 2,129] 8 actions running 2022-12-01T11:01:00.5749153Z Compiling caffe2/operators/lengths_top_k_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:00.5749753Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:00.5750416Z Compiling caffe2/operators/matmul_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:00.5751000Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:00.5751542Z Compiling caffe2/operators/moments_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:00.5752003Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:00.5752677Z Compiling caffe2/operators/order_switch_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:00.5753364Z Compiling caffe2/operators/one_hot_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:00.9006309Z 2022-12-01T11:01:00.9006863Z  2022-12-01T11:01:00.9007227Z  2022-12-01T11:01:00.9007498Z  2022-12-01T11:01:00.9007774Z  2022-12-01T11:01:00.9008051Z  2022-12-01T11:01:00.9008306Z  2022-12-01T11:01:00.9008581Z  2022-12-01T11:01:00.9008851Z  2022-12-01T11:01:00.9009243Z [1,690 / 2,129] 8 actions running 2022-12-01T11:01:00.9009715Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:00.9010277Z Compiling caffe2/operators/matmul_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:00.9010796Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:00.9011324Z Compiling caffe2/operators/moments_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:00.9011921Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:00.9012484Z Compiling caffe2/operators/order_switch_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:00.9013054Z Compiling caffe2/operators/one_hot_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:00.9013639Z Compiling caffe2/queue/blobs_queue.cc; 0s processwrapper-sandbox 2022-12-01T11:01:01.2404299Z 2022-12-01T11:01:01.2404999Z  2022-12-01T11:01:01.2405370Z  2022-12-01T11:01:01.2405649Z  2022-12-01T11:01:01.2405956Z  2022-12-01T11:01:01.2406273Z  2022-12-01T11:01:01.2406565Z  2022-12-01T11:01:01.2406884Z  2022-12-01T11:01:01.2407222Z  2022-12-01T11:01:01.2407665Z [1,691 / 2,129] 8 actions, 7 running 2022-12-01T11:01:01.2408165Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:01.2411240Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:01.2411910Z Compiling caffe2/operators/moments_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:01.2412452Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:01.2413080Z Compiling caffe2/operators/order_switch_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:01.2413759Z Compiling caffe2/operators/one_hot_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:01.2414432Z Compiling caffe2/queue/blobs_queue.cc; 0s processwrapper-sandbox 2022-12-01T11:01:01.2414917Z [Scann] Compiling caffe2/operators/pad_op.cc 2022-12-01T11:01:01.5003365Z 2022-12-01T11:01:01.5004082Z  2022-12-01T11:01:01.5004496Z  2022-12-01T11:01:01.5004792Z  2022-12-01T11:01:01.5005072Z  2022-12-01T11:01:01.5005420Z  2022-12-01T11:01:01.5005709Z  2022-12-01T11:01:01.5005864Z  2022-12-01T11:01:01.5006027Z  2022-12-01T11:01:01.5006274Z [1,691 / 2,129] 8 actions running 2022-12-01T11:01:01.5006551Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:01.5006829Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:01.5007173Z Compiling caffe2/operators/moments_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:01.5007490Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:01.5007824Z Compiling caffe2/operators/order_switch_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:01.5008208Z Compiling caffe2/operators/one_hot_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:01.5008578Z Compiling caffe2/queue/blobs_queue.cc; 0s processwrapper-sandbox 2022-12-01T11:01:01.5008928Z Compiling caffe2/operators/pad_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:01.7184397Z 2022-12-01T11:01:01.7184949Z  2022-12-01T11:01:01.7185287Z  2022-12-01T11:01:01.7185800Z  2022-12-01T11:01:01.7186071Z  2022-12-01T11:01:01.7186342Z  2022-12-01T11:01:01.7186612Z  2022-12-01T11:01:01.7186875Z  2022-12-01T11:01:01.7187165Z  2022-12-01T11:01:01.7187574Z [1,692 / 2,129] 8 actions running 2022-12-01T11:01:01.7188024Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:01.7188501Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:01.7189086Z Compiling caffe2/operators/moments_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:01.7189767Z Compiling caffe2/operators/order_switch_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:01.7190417Z Compiling caffe2/operators/one_hot_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:01.7191019Z Compiling caffe2/queue/blobs_queue.cc; 1s processwrapper-sandbox 2022-12-01T11:01:01.7191620Z Compiling caffe2/operators/pad_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:01.7192285Z Compiling caffe2/ideep/operators/sigmoid_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:02.1183094Z 2022-12-01T11:01:02.1183664Z  2022-12-01T11:01:02.1184258Z  2022-12-01T11:01:02.1184585Z  2022-12-01T11:01:02.1184876Z  2022-12-01T11:01:02.1186835Z  2022-12-01T11:01:02.1187120Z  2022-12-01T11:01:02.1187424Z  2022-12-01T11:01:02.1187678Z  2022-12-01T11:01:02.1187979Z [1,693 / 2,129] 8 actions running 2022-12-01T11:01:02.1188377Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:02.1188762Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:02.1189214Z Compiling caffe2/operators/order_switch_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:02.1189647Z Compiling caffe2/operators/one_hot_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:02.1190178Z Compiling caffe2/queue/blobs_queue.cc; 1s processwrapper-sandbox 2022-12-01T11:01:02.1190691Z Compiling caffe2/operators/pad_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:02.1191168Z Compiling caffe2/ideep/operators/sigmoid_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:02.1191710Z Compiling caffe2/ideep/operators/relu_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:02.4461608Z 2022-12-01T11:01:02.4464624Z  2022-12-01T11:01:02.4464968Z  2022-12-01T11:01:02.4465298Z  2022-12-01T11:01:02.4465609Z  2022-12-01T11:01:02.4465972Z  2022-12-01T11:01:02.4466257Z  2022-12-01T11:01:02.4466495Z  2022-12-01T11:01:02.4466756Z  2022-12-01T11:01:02.4467188Z [1,694 / 2,129] 8 actions, 7 running 2022-12-01T11:01:02.4467604Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:02.4468132Z Compiling caffe2/operators/order_switch_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:02.4468650Z Compiling caffe2/operators/one_hot_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:02.4469038Z Compiling caffe2/queue/blobs_queue.cc; 1s processwrapper-sandbox 2022-12-01T11:01:02.4469491Z Compiling caffe2/operators/pad_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:02.4470081Z Compiling caffe2/ideep/operators/sigmoid_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:02.4470587Z Compiling caffe2/ideep/operators/relu_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:02.4470877Z [Scann] Compiling caffe2/operators/prelu_op.cc 2022-12-01T11:01:02.5796793Z 2022-12-01T11:01:02.5797286Z  2022-12-01T11:01:02.5797809Z  2022-12-01T11:01:02.5798205Z  2022-12-01T11:01:02.5798524Z  2022-12-01T11:01:02.5798812Z  2022-12-01T11:01:02.5799119Z  2022-12-01T11:01:02.5799780Z  2022-12-01T11:01:02.5800106Z  2022-12-01T11:01:02.5800626Z INFO: From Compiling caffe2/queue/blobs_queue.cc: 2022-12-01T11:01:02.5801157Z [1,695 / 2,129] 8 actions running 2022-12-01T11:01:02.5801570Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:02.5802216Z Compiling caffe2/operators/one_hot_ops.cc; 2s processwrapper-sandbox 2022-12-01T11:01:02.5803116Z Compiling caffe2/queue/blobs_queue.cc; 1s processwrapper-sandbox 2022-12-01T11:01:02.5803715Z Compiling caffe2/operators/pad_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:02.5804157Z Compiling caffe2/ideep/operators/sigmoid_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:02.5804648Z Compiling caffe2/ideep/operators/relu_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:02.5805152Z Compiling caffe2/operators/prelu_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:02.5805656Z Compiling torch/csrc/api/src/optim/adam.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:02.5805864Z 2022-12-01T11:01:02.5805961Z  2022-12-01T11:01:02.5806156Z  2022-12-01T11:01:02.5806333Z  2022-12-01T11:01:02.5806521Z  2022-12-01T11:01:02.5806707Z  2022-12-01T11:01:02.5806948Z  2022-12-01T11:01:02.5807137Z  2022-12-01T11:01:02.5807332Z  2022-12-01T11:01:02.5807818Z caffe2/queue/blobs_queue.cc: In member function 'bool caffe2::BlobsQueue::canWrite()': 2022-12-01T11:01:02.5808365Z caffe2/queue/blobs_queue.cc:159:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:02.5808735Z return writer_ != reader_ + queue_.size(); 2022-12-01T11:01:02.5809019Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:01:02.5809358Z [1,695 / 2,129] 8 actions running 2022-12-01T11:01:02.5809735Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:02.5810133Z Compiling caffe2/operators/one_hot_ops.cc; 2s processwrapper-sandbox 2022-12-01T11:01:02.5810586Z Compiling caffe2/queue/blobs_queue.cc; 1s processwrapper-sandbox 2022-12-01T11:01:02.5811184Z Compiling caffe2/operators/pad_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:02.5811831Z Compiling caffe2/ideep/operators/sigmoid_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:02.5812199Z Compiling caffe2/ideep/operators/relu_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:02.5812569Z Compiling caffe2/operators/prelu_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:02.5812985Z Compiling torch/csrc/api/src/optim/adam.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:02.9188830Z 2022-12-01T11:01:02.9189636Z  2022-12-01T11:01:02.9191036Z  2022-12-01T11:01:02.9191312Z  2022-12-01T11:01:02.9191626Z  2022-12-01T11:01:02.9191899Z  2022-12-01T11:01:02.9192162Z  2022-12-01T11:01:02.9192438Z  2022-12-01T11:01:02.9192713Z  2022-12-01T11:01:02.9193129Z [1,697 / 2,129] 8 actions running 2022-12-01T11:01:02.9193593Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:02.9194182Z Compiling caffe2/operators/pad_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:02.9194845Z Compiling caffe2/ideep/operators/sigmoid_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:02.9195483Z Compiling caffe2/ideep/operators/relu_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:02.9196128Z Compiling caffe2/operators/prelu_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:02.9196719Z Compiling torch/csrc/api/src/optim/adam.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:02.9197358Z Compiling caffe2/ideep/operators/utility_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:02.9198010Z Compiling caffe2/operators/pow_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:03.2736256Z 2022-12-01T11:01:03.2737077Z  2022-12-01T11:01:03.2737352Z  2022-12-01T11:01:03.2737530Z  2022-12-01T11:01:03.2737720Z  2022-12-01T11:01:03.2737876Z  2022-12-01T11:01:03.2738089Z  2022-12-01T11:01:03.2738286Z  2022-12-01T11:01:03.2739056Z  2022-12-01T11:01:03.2739459Z [1,699 / 2,129] 8 actions, 7 running 2022-12-01T11:01:03.2739976Z Compiling caffe2/ideep/operators/sigmoid_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:03.2740524Z Compiling caffe2/ideep/operators/relu_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:03.2741059Z Compiling caffe2/operators/prelu_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:03.2742657Z Compiling torch/csrc/api/src/optim/adam.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:03.2743289Z Compiling caffe2/ideep/operators/utility_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:03.2743799Z Compiling caffe2/operators/pow_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:03.2744301Z Compiling caffe2/operators/quant_decode_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:03.2744765Z [Scann] Compiling torch/csrc/jit/frontend/sugared_value.cpp 2022-12-01T11:01:03.5194201Z 2022-12-01T11:01:03.5195023Z  2022-12-01T11:01:03.5195405Z  2022-12-01T11:01:03.5195702Z  2022-12-01T11:01:03.5196014Z  2022-12-01T11:01:03.5196302Z  2022-12-01T11:01:03.5196743Z  2022-12-01T11:01:03.5197039Z  2022-12-01T11:01:03.5197305Z  2022-12-01T11:01:03.5197733Z [1,699 / 2,129] 8 actions running 2022-12-01T11:01:03.5198379Z Compiling caffe2/ideep/operators/sigmoid_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:03.5199509Z Compiling caffe2/ideep/operators/relu_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:03.5200207Z Compiling caffe2/operators/prelu_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:03.5200887Z Compiling torch/csrc/api/src/optim/adam.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:03.5201617Z Compiling caffe2/ideep/operators/utility_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:03.5202284Z Compiling caffe2/operators/pow_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:03.5202996Z Compiling caffe2/operators/quant_decode_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:03.5203580Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:04.1121805Z 2022-12-01T11:01:04.1122479Z  2022-12-01T11:01:04.1122860Z  2022-12-01T11:01:04.1123298Z  2022-12-01T11:01:04.1123596Z  2022-12-01T11:01:04.1124023Z  2022-12-01T11:01:04.1124304Z  2022-12-01T11:01:04.1124696Z  2022-12-01T11:01:04.1124959Z  2022-12-01T11:01:04.1125478Z [1,700 / 2,129] 8 actions, 7 running 2022-12-01T11:01:04.1126188Z Compiling caffe2/ideep/operators/relu_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:04.1126934Z Compiling caffe2/operators/prelu_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:04.1127890Z Compiling torch/csrc/api/src/optim/adam.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:04.1128658Z Compiling caffe2/ideep/operators/utility_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:04.1129401Z Compiling caffe2/operators/pow_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:04.1130173Z Compiling caffe2/operators/quant_decode_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:04.1130877Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:04.1131467Z [Scann] Compiling caffe2/quantization/server/tanh.cc 2022-12-01T11:01:04.3205680Z 2022-12-01T11:01:04.3206230Z  2022-12-01T11:01:04.3206560Z  2022-12-01T11:01:04.3206855Z  2022-12-01T11:01:04.3207152Z  2022-12-01T11:01:04.3207434Z  2022-12-01T11:01:04.3207743Z  2022-12-01T11:01:04.3208057Z  2022-12-01T11:01:04.3208343Z  2022-12-01T11:01:04.3208759Z [1,701 / 2,129] 8 actions running 2022-12-01T11:01:04.3209366Z Compiling caffe2/operators/prelu_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:04.3210047Z Compiling torch/csrc/api/src/optim/adam.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:04.3210756Z Compiling caffe2/ideep/operators/utility_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:04.3211451Z Compiling caffe2/operators/pow_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:04.3212225Z Compiling caffe2/operators/quant_decode_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:04.3212806Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:04.3213447Z Compiling caffe2/quantization/server/tanh.cc; 0s processwrapper-sandbox 2022-12-01T11:01:04.3214137Z Compiling caffe2/onnx/backend_rep.cc; 0s processwrapper-sandbox 2022-12-01T11:01:04.9690616Z 2022-12-01T11:01:04.9691079Z  2022-12-01T11:01:04.9691753Z  2022-12-01T11:01:04.9692049Z  2022-12-01T11:01:04.9692325Z  2022-12-01T11:01:04.9692609Z  2022-12-01T11:01:04.9692893Z  2022-12-01T11:01:04.9693181Z  2022-12-01T11:01:04.9693430Z  2022-12-01T11:01:04.9693822Z [1,702 / 2,129] 8 actions, 7 running 2022-12-01T11:01:04.9694347Z Compiling torch/csrc/api/src/optim/adam.cpp; 2s processwrapper-sandbox 2022-12-01T11:01:04.9694960Z Compiling caffe2/ideep/operators/utility_ops.cc; 2s processwrapper-sandbox 2022-12-01T11:01:04.9695512Z Compiling caffe2/operators/pow_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:04.9696136Z Compiling caffe2/operators/quant_decode_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:04.9696651Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:04.9697193Z Compiling caffe2/quantization/server/tanh.cc; 0s processwrapper-sandbox 2022-12-01T11:01:04.9697715Z Compiling caffe2/onnx/backend_rep.cc; 0s processwrapper-sandbox 2022-12-01T11:01:04.9698122Z [Scann] Compiling caffe2/operators/reshape_op.cc 2022-12-01T11:01:05.3206458Z 2022-12-01T11:01:05.3206960Z  2022-12-01T11:01:05.3207416Z  2022-12-01T11:01:05.3207748Z  2022-12-01T11:01:05.3210908Z  2022-12-01T11:01:05.3211425Z  2022-12-01T11:01:05.3211923Z  2022-12-01T11:01:05.3212317Z  2022-12-01T11:01:05.3212689Z  2022-12-01T11:01:05.3213269Z [1,703 / 2,129] 8 actions running 2022-12-01T11:01:05.3214382Z Compiling torch/csrc/api/src/optim/adam.cpp; 2s processwrapper-sandbox 2022-12-01T11:01:05.3215062Z Compiling caffe2/ideep/operators/utility_ops.cc; 2s processwrapper-sandbox 2022-12-01T11:01:05.3215664Z Compiling caffe2/operators/pow_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:05.3216126Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:05.3216654Z Compiling caffe2/quantization/server/tanh.cc; 1s processwrapper-sandbox 2022-12-01T11:01:05.3217244Z Compiling caffe2/onnx/backend_rep.cc; 1s processwrapper-sandbox 2022-12-01T11:01:05.3217727Z Compiling caffe2/operators/reshape_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:05.3218180Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:05.4313069Z 2022-12-01T11:01:05.4313605Z  2022-12-01T11:01:05.4313978Z  2022-12-01T11:01:05.4314379Z  2022-12-01T11:01:05.4314683Z  2022-12-01T11:01:05.4317176Z  2022-12-01T11:01:05.4317628Z  2022-12-01T11:01:05.4318000Z  2022-12-01T11:01:05.4318623Z  2022-12-01T11:01:05.4319443Z INFO: From Compiling caffe2/ideep/operators/utility_ops.cc: 2022-12-01T11:01:05.4320014Z [1,704 / 2,129] 8 actions running 2022-12-01T11:01:05.4320696Z Compiling torch/csrc/api/src/optim/adam.cpp; 2s processwrapper-sandbox 2022-12-01T11:01:05.4321427Z Compiling caffe2/ideep/operators/utility_ops.cc; 2s processwrapper-sandbox 2022-12-01T11:01:05.4322096Z Compiling caffe2/operators/pow_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:05.4322783Z Compiling caffe2/quantization/server/tanh.cc; 1s processwrapper-sandbox 2022-12-01T11:01:05.4323436Z Compiling caffe2/onnx/backend_rep.cc; 1s processwrapper-sandbox 2022-12-01T11:01:05.4324136Z Compiling caffe2/operators/reshape_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:05.4324757Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:05.4325236Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:05.4325490Z 2022-12-01T11:01:05.4325637Z  2022-12-01T11:01:05.4325941Z  2022-12-01T11:01:05.4326208Z  2022-12-01T11:01:05.4326649Z  2022-12-01T11:01:05.4326948Z  2022-12-01T11:01:05.4327240Z  2022-12-01T11:01:05.4327527Z  2022-12-01T11:01:05.4327790Z  2022-12-01T11:01:05.4328640Z caffe2/ideep/operators/utility_ops.cc: In member function 'virtual bool {anonymous}::CopyIDEEPToCPUOp::RunOnDevice()': 2022-12-01T11:01:05.4329998Z caffe2/ideep/operators/utility_ops.cc:62:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:05.4330571Z for (int i = 0; i < X.get_dims().size(); ++i) { 2022-12-01T11:01:05.4330946Z ~~^~~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:01:05.4331366Z [1,704 / 2,129] 8 actions running 2022-12-01T11:01:05.4332014Z Compiling torch/csrc/api/src/optim/adam.cpp; 2s processwrapper-sandbox 2022-12-01T11:01:05.4332786Z Compiling caffe2/ideep/operators/utility_ops.cc; 2s processwrapper-sandbox 2022-12-01T11:01:05.4333465Z Compiling caffe2/operators/pow_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:05.4334162Z Compiling caffe2/quantization/server/tanh.cc; 1s processwrapper-sandbox 2022-12-01T11:01:05.4334841Z Compiling caffe2/onnx/backend_rep.cc; 1s processwrapper-sandbox 2022-12-01T11:01:05.4335519Z Compiling caffe2/operators/reshape_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:05.4336079Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:05.4336595Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:05.7213925Z 2022-12-01T11:01:05.7214440Z  2022-12-01T11:01:05.7224951Z  2022-12-01T11:01:05.7225336Z  2022-12-01T11:01:05.7225596Z  2022-12-01T11:01:05.7225769Z  2022-12-01T11:01:05.7225956Z  2022-12-01T11:01:05.7226118Z  2022-12-01T11:01:05.7226291Z  2022-12-01T11:01:05.7226610Z [1,706 / 2,129] 8 actions running 2022-12-01T11:01:05.7226969Z Compiling torch/csrc/api/src/optim/adam.cpp; 3s processwrapper-sandbox 2022-12-01T11:01:05.7227368Z Compiling caffe2/quantization/server/tanh.cc; 1s processwrapper-sandbox 2022-12-01T11:01:05.7227802Z Compiling caffe2/onnx/backend_rep.cc; 1s processwrapper-sandbox 2022-12-01T11:01:05.7228173Z Compiling caffe2/operators/reshape_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:05.7228557Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:05.7228843Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:05.7229184Z Compiling caffe2/operators/dropout_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:05.7229606Z Compiling caffe2/onnx/onnx_exporter.cc; 0s processwrapper-sandbox 2022-12-01T11:01:05.9220429Z 2022-12-01T11:01:05.9220964Z  2022-12-01T11:01:05.9221277Z  2022-12-01T11:01:05.9221564Z  2022-12-01T11:01:05.9221868Z  2022-12-01T11:01:05.9222145Z  2022-12-01T11:01:05.9222420Z  2022-12-01T11:01:05.9222654Z  2022-12-01T11:01:05.9222912Z  2022-12-01T11:01:05.9223373Z [1,707 / 2,129] 8 actions running 2022-12-01T11:01:05.9223904Z Compiling torch/csrc/api/src/optim/adam.cpp; 3s processwrapper-sandbox 2022-12-01T11:01:05.9224520Z Compiling caffe2/onnx/backend_rep.cc; 1s processwrapper-sandbox 2022-12-01T11:01:05.9225103Z Compiling caffe2/operators/reshape_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:05.9225522Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:05.9225912Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:05.9226372Z Compiling caffe2/operators/dropout_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:05.9226896Z Compiling caffe2/onnx/onnx_exporter.cc; 0s processwrapper-sandbox 2022-12-01T11:01:05.9227333Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:06.1485458Z 2022-12-01T11:01:06.1486013Z  2022-12-01T11:01:06.1486410Z  2022-12-01T11:01:06.1486775Z  2022-12-01T11:01:06.1487013Z  2022-12-01T11:01:06.1487241Z  2022-12-01T11:01:06.1487413Z  2022-12-01T11:01:06.1487567Z  2022-12-01T11:01:06.1487736Z  2022-12-01T11:01:06.1488039Z [1,708 / 2,129] 8 actions, 7 running 2022-12-01T11:01:06.1488392Z Compiling torch/csrc/api/src/optim/adam.cpp; 3s processwrapper-sandbox 2022-12-01T11:01:06.1488839Z Compiling caffe2/operators/reshape_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:06.1489156Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:06.1489463Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:06.1490888Z Compiling caffe2/operators/dropout_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:06.1491312Z Compiling caffe2/onnx/onnx_exporter.cc; 0s processwrapper-sandbox 2022-12-01T11:01:06.1491721Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:06.1491993Z [Scann] Compiling caffe2/operators/affine_channel_op.cc 2022-12-01T11:01:06.5223383Z 2022-12-01T11:01:06.5223936Z  2022-12-01T11:01:06.5224295Z  2022-12-01T11:01:06.5224632Z  2022-12-01T11:01:06.5224910Z  2022-12-01T11:01:06.5225254Z  2022-12-01T11:01:06.5225542Z  2022-12-01T11:01:06.5225856Z  2022-12-01T11:01:06.5226136Z  2022-12-01T11:01:06.5226753Z [1,708 / 2,129] 8 actions running 2022-12-01T11:01:06.5227413Z Compiling torch/csrc/api/src/optim/adam.cpp; 3s processwrapper-sandbox 2022-12-01T11:01:06.5228278Z Compiling caffe2/operators/reshape_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:06.5228672Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:06.5228964Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:06.5229621Z Compiling caffe2/operators/dropout_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:06.5230379Z Compiling caffe2/onnx/onnx_exporter.cc; 1s processwrapper-sandbox 2022-12-01T11:01:06.5230922Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:06.5231533Z Compiling caffe2/operators/affine_channel_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:06.7828708Z 2022-12-01T11:01:06.7829751Z  2022-12-01T11:01:06.7830097Z  2022-12-01T11:01:06.7830373Z  2022-12-01T11:01:06.7830622Z  2022-12-01T11:01:06.7830925Z  2022-12-01T11:01:06.7832822Z  2022-12-01T11:01:06.7833162Z  2022-12-01T11:01:06.7833442Z  2022-12-01T11:01:06.7833890Z [1,709 / 2,129] 8 actions, 7 running 2022-12-01T11:01:06.7834536Z Compiling caffe2/operators/reshape_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:06.7835118Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:06.7835637Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:06.7836279Z Compiling caffe2/operators/dropout_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:06.7837204Z Compiling caffe2/onnx/onnx_exporter.cc; 1s processwrapper-sandbox 2022-12-01T11:01:06.7837714Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:06.7838354Z Compiling caffe2/operators/affine_channel_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:06.7838836Z [Scann] Compiling caffe2/operators/accuracy_op.cc 2022-12-01T11:01:07.1230600Z 2022-12-01T11:01:07.1231613Z  2022-12-01T11:01:07.1232127Z  2022-12-01T11:01:07.1232694Z  2022-12-01T11:01:07.1232974Z  2022-12-01T11:01:07.1233270Z  2022-12-01T11:01:07.1233557Z  2022-12-01T11:01:07.1233869Z  2022-12-01T11:01:07.1234184Z  2022-12-01T11:01:07.1235801Z [1,709 / 2,129] 8 actions running 2022-12-01T11:01:07.1236514Z Compiling caffe2/operators/reshape_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:07.1237238Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:07.1240095Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:07.1240809Z Compiling caffe2/operators/dropout_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:07.1241626Z Compiling caffe2/onnx/onnx_exporter.cc; 1s processwrapper-sandbox 2022-12-01T11:01:07.1243653Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:07.1244492Z Compiling caffe2/operators/affine_channel_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:07.1245391Z Compiling caffe2/operators/accuracy_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:07.2334603Z 2022-12-01T11:01:07.2335112Z  2022-12-01T11:01:07.2335445Z  2022-12-01T11:01:07.2335749Z  2022-12-01T11:01:07.2336017Z  2022-12-01T11:01:07.2336311Z  2022-12-01T11:01:07.2336606Z  2022-12-01T11:01:07.2336891Z  2022-12-01T11:01:07.2337215Z  2022-12-01T11:01:07.2337957Z INFO: From Compiling caffe2/operators/reshape_op.cc: 2022-12-01T11:01:07.2338584Z [1,709 / 2,129] 8 actions running 2022-12-01T11:01:07.2339049Z Compiling caffe2/operators/reshape_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:07.2339507Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:07.2339894Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:07.2340418Z Compiling caffe2/operators/dropout_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:07.2341092Z Compiling caffe2/onnx/onnx_exporter.cc; 1s processwrapper-sandbox 2022-12-01T11:01:07.2341649Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:07.2342250Z Compiling caffe2/operators/affine_channel_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:07.2342947Z Compiling caffe2/operators/accuracy_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:07.2343265Z 2022-12-01T11:01:07.2343413Z  2022-12-01T11:01:07.2343698Z  2022-12-01T11:01:07.2343993Z  2022-12-01T11:01:07.2344291Z  2022-12-01T11:01:07.2344566Z  2022-12-01T11:01:07.2344865Z  2022-12-01T11:01:07.2345155Z  2022-12-01T11:01:07.2345431Z  2022-12-01T11:01:07.2345882Z caffe2/operators/reshape_op.cc: In lambda function: 2022-12-01T11:01:07.2346660Z caffe2/operators/reshape_op.cc:42:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:07.2347274Z for (int i = 0; i < actualNewShape.size(); ++i) { 2022-12-01T11:01:07.2347660Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:01:07.2348368Z caffe2/operators/reshape_op.cc:68:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:07.2348903Z for (int i = 0; i < actualNewShape.size(); ++i) { 2022-12-01T11:01:07.2349235Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:01:07.2349624Z [1,709 / 2,129] 8 actions running 2022-12-01T11:01:07.2350145Z Compiling caffe2/operators/reshape_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:07.2350647Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:07.2351095Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:07.2351671Z Compiling caffe2/operators/dropout_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:07.2352491Z Compiling caffe2/onnx/onnx_exporter.cc; 1s processwrapper-sandbox 2022-12-01T11:01:07.2352987Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:07.2353561Z Compiling caffe2/operators/affine_channel_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:07.2354205Z Compiling caffe2/operators/accuracy_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:07.5269827Z 2022-12-01T11:01:07.5270419Z  2022-12-01T11:01:07.5270810Z  2022-12-01T11:01:07.5271136Z  2022-12-01T11:01:07.5271318Z  2022-12-01T11:01:07.5271490Z  2022-12-01T11:01:07.5271647Z  2022-12-01T11:01:07.5271815Z  2022-12-01T11:01:07.5271983Z  2022-12-01T11:01:07.5272217Z [1,710 / 2,129] 8 actions running 2022-12-01T11:01:07.5272523Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:07.5272816Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:07.5273147Z Compiling caffe2/operators/dropout_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:07.5273533Z Compiling caffe2/onnx/onnx_exporter.cc; 2s processwrapper-sandbox 2022-12-01T11:01:07.5273841Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:07.5274188Z Compiling caffe2/operators/affine_channel_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:07.5274559Z Compiling caffe2/operators/accuracy_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:07.5274871Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:07.7558966Z 2022-12-01T11:01:07.7559504Z  2022-12-01T11:01:07.7559847Z  2022-12-01T11:01:07.7560137Z  2022-12-01T11:01:07.7560413Z  2022-12-01T11:01:07.7560664Z  2022-12-01T11:01:07.7560939Z  2022-12-01T11:01:07.7561208Z  2022-12-01T11:01:07.7561466Z  2022-12-01T11:01:07.7562093Z [1,712 / 2,129] 8 actions, 7 running 2022-12-01T11:01:07.7562571Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:07.7563008Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:07.7563459Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:07.7564031Z Compiling caffe2/operators/affine_channel_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:07.7564657Z Compiling caffe2/operators/accuracy_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:07.7565153Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:07.7565598Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:07.7566029Z [Scann] Compiling caffe2/operators/segment_reduction_op.cc 2022-12-01T11:01:07.9706665Z 2022-12-01T11:01:07.9707342Z  2022-12-01T11:01:07.9707669Z  2022-12-01T11:01:07.9707927Z  2022-12-01T11:01:07.9708153Z  2022-12-01T11:01:07.9708401Z  2022-12-01T11:01:07.9708667Z  2022-12-01T11:01:07.9708905Z  2022-12-01T11:01:07.9709156Z  2022-12-01T11:01:07.9709520Z [1,713 / 2,129] 8 actions running 2022-12-01T11:01:07.9709913Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:07.9710329Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:07.9710873Z Compiling caffe2/operators/affine_channel_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:07.9711452Z Compiling caffe2/operators/accuracy_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:07.9711944Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:07.9712339Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:07.9712731Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:07.9713232Z Compiling caffe2/operators/slice_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:08.4926354Z 2022-12-01T11:01:08.4926868Z  2022-12-01T11:01:08.4927203Z  2022-12-01T11:01:08.4927492Z  2022-12-01T11:01:08.4927775Z  2022-12-01T11:01:08.4928044Z  2022-12-01T11:01:08.4928278Z  2022-12-01T11:01:08.4928544Z  2022-12-01T11:01:08.4928825Z  2022-12-01T11:01:08.4929211Z [1,714 / 2,129] 8 actions, 7 running 2022-12-01T11:01:08.4929666Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:08.4930453Z Compiling caffe2/operators/affine_channel_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:08.4931099Z Compiling caffe2/operators/accuracy_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:08.4931681Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:08.4932129Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:08.4932553Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:08.4933092Z Compiling caffe2/operators/slice_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:08.4933549Z [Scann] Compiling caffe2/operators/sigmoid_op.cc 2022-12-01T11:01:08.7708634Z 2022-12-01T11:01:08.7709199Z  2022-12-01T11:01:08.7709587Z  2022-12-01T11:01:08.7709901Z  2022-12-01T11:01:08.7710193Z  2022-12-01T11:01:08.7710505Z  2022-12-01T11:01:08.7710836Z  2022-12-01T11:01:08.7711112Z  2022-12-01T11:01:08.7711402Z  2022-12-01T11:01:08.7711854Z [1,716 / 2,129] 8 actions running 2022-12-01T11:01:08.7712412Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:08.7712949Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:08.7713449Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:08.7713930Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:08.7714522Z Compiling caffe2/operators/slice_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:08.7715071Z Compiling caffe2/operators/sigmoid_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:08.7715608Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:08.7716175Z Compiling caffe2/operators/softmax_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:08.9708442Z 2022-12-01T11:01:08.9709014Z  2022-12-01T11:01:08.9709234Z  2022-12-01T11:01:08.9709442Z  2022-12-01T11:01:08.9709614Z  2022-12-01T11:01:08.9709785Z  2022-12-01T11:01:09.0358673Z  2022-12-01T11:01:09.0359410Z  2022-12-01T11:01:09.0359664Z  2022-12-01T11:01:09.0360050Z [1,718 / 2,129] 8 actions running 2022-12-01T11:01:09.0360501Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:09.0360913Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:09.0361411Z Compiling caffe2/operators/slice_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:09.0361982Z Compiling caffe2/operators/sigmoid_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:09.0362474Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:09.0363057Z Compiling caffe2/operators/softmax_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:09.0363603Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:09.0364040Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:09.2365749Z 2022-12-01T11:01:09.2366328Z  2022-12-01T11:01:09.2366705Z  2022-12-01T11:01:09.2366972Z  2022-12-01T11:01:09.2367170Z  2022-12-01T11:01:09.2367346Z  2022-12-01T11:01:09.2367519Z  2022-12-01T11:01:09.2367688Z  2022-12-01T11:01:09.2367844Z  2022-12-01T11:01:09.2368089Z [1,718 / 2,129] 8 actions running 2022-12-01T11:01:09.2368384Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:09.2368650Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:09.2369021Z Compiling caffe2/operators/slice_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:09.2369403Z Compiling caffe2/operators/sigmoid_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:09.2369715Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:09.2370036Z Compiling caffe2/operators/softmax_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:09.2370347Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:09.2370616Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:10.0404716Z 2022-12-01T11:01:10.0405245Z  2022-12-01T11:01:10.0405592Z  2022-12-01T11:01:10.0405858Z  2022-12-01T11:01:10.0406135Z  2022-12-01T11:01:10.0406367Z  2022-12-01T11:01:10.0406586Z  2022-12-01T11:01:10.0406864Z  2022-12-01T11:01:10.0407108Z  2022-12-01T11:01:10.0407777Z INFO: From Compiling caffe2/operators/slice_op.cc: 2022-12-01T11:01:10.0408244Z [1,718 / 2,129] 8 actions running 2022-12-01T11:01:10.0408682Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:10.0409121Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:10.0409617Z Compiling caffe2/operators/slice_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:10.0410149Z Compiling caffe2/operators/sigmoid_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:10.0410640Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:10.0411198Z Compiling caffe2/operators/softmax_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:10.0411796Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:10.0412220Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:10.0412427Z 2022-12-01T11:01:10.0412539Z  2022-12-01T11:01:10.0412777Z  2022-12-01T11:01:10.0413012Z  2022-12-01T11:01:10.0413265Z  2022-12-01T11:01:10.0413534Z  2022-12-01T11:01:10.0413808Z  2022-12-01T11:01:10.0414071Z  2022-12-01T11:01:10.0414350Z  2022-12-01T11:01:10.0414774Z caffe2/operators/slice_op.cc: In lambda function: 2022-12-01T11:01:10.0415404Z caffe2/operators/slice_op.cc:93:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:10.0415832Z if (i >= starts.size()) { 2022-12-01T11:01:10.0416130Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T11:01:10.0416521Z [1,718 / 2,129] 8 actions running 2022-12-01T11:01:10.0416962Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:10.0417399Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:10.0417874Z Compiling caffe2/operators/slice_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:10.0418723Z Compiling caffe2/operators/sigmoid_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:10.0419239Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:10.0419825Z Compiling caffe2/operators/softmax_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:10.0420320Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:10.0420712Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:10.2530800Z 2022-12-01T11:01:10.2531333Z  2022-12-01T11:01:10.2531742Z  2022-12-01T11:01:10.2535098Z  2022-12-01T11:01:10.2536741Z  2022-12-01T11:01:10.2537241Z  2022-12-01T11:01:10.2537691Z  2022-12-01T11:01:10.2538171Z  2022-12-01T11:01:10.2538802Z  2022-12-01T11:01:10.2541501Z [1,720 / 2,129] 8 actions running 2022-12-01T11:01:10.2542236Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:10.2543135Z Compiling caffe2/operators/sigmoid_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:10.2543899Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:10.2544730Z Compiling caffe2/operators/softmax_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:10.2545710Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:10.2546251Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:10.2546904Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:10.2547586Z Compiling caffe2/operators/swish_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:10.8740993Z 2022-12-01T11:01:10.8741493Z  2022-12-01T11:01:10.8741798Z  2022-12-01T11:01:10.8742065Z  2022-12-01T11:01:10.8742301Z  2022-12-01T11:01:10.8742546Z  2022-12-01T11:01:10.8742790Z  2022-12-01T11:01:10.8743017Z  2022-12-01T11:01:10.8743253Z  2022-12-01T11:01:10.8743603Z [1,721 / 2,129] 8 actions, 7 running 2022-12-01T11:01:10.8743990Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:10.8744502Z Compiling caffe2/operators/sigmoid_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:10.8745018Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:10.8745441Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:10.8745889Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:10.8746642Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:10.8747228Z Compiling caffe2/operators/swish_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:10.8747711Z [Scann] Compiling caffe2/quantization/server/group_norm_dnnlowp_op.cc 2022-12-01T11:01:11.0947646Z 2022-12-01T11:01:11.0948607Z  2022-12-01T11:01:11.0948993Z  2022-12-01T11:01:11.0949249Z  2022-12-01T11:01:11.0949512Z  2022-12-01T11:01:11.0950872Z  2022-12-01T11:01:11.0951413Z  2022-12-01T11:01:11.0951876Z  2022-12-01T11:01:11.0952270Z  2022-12-01T11:01:11.0952962Z [1,723 / 2,129] 8 actions, 7 running 2022-12-01T11:01:11.0954570Z Compiling caffe2/operators/sigmoid_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:11.0955249Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:11.0955962Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:11.0956897Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:11.0957527Z Compiling caffe2/operators/swish_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:11.0957977Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:11.0958510Z Compiling caffe2/operators/string_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:11.0958956Z [Scann] Compiling caffe2/operators/stylizer_ops.cc 2022-12-01T11:01:11.4535201Z 2022-12-01T11:01:11.4535705Z  2022-12-01T11:01:11.4536054Z  2022-12-01T11:01:11.4536360Z  2022-12-01T11:01:11.4536654Z  2022-12-01T11:01:11.4536979Z  2022-12-01T11:01:11.4537251Z  2022-12-01T11:01:11.4537420Z  2022-12-01T11:01:11.4537590Z  2022-12-01T11:01:11.4537838Z [1,724 / 2,129] 8 actions running 2022-12-01T11:01:11.4539467Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:11.4540040Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:11.4540532Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:11.4540924Z Compiling caffe2/operators/swish_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:11.4541379Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:11.4541820Z Compiling caffe2/operators/string_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:11.4542272Z Compiling caffe2/operators/stylizer_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:11.4542770Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:12.0770754Z 2022-12-01T11:01:12.0771762Z  2022-12-01T11:01:12.0772555Z  2022-12-01T11:01:12.0773097Z  2022-12-01T11:01:12.0773430Z  2022-12-01T11:01:12.0773736Z  2022-12-01T11:01:12.0774109Z  2022-12-01T11:01:12.0774461Z  2022-12-01T11:01:12.0774792Z  2022-12-01T11:01:12.0775321Z [1,725 / 2,129] 8 actions, 7 running 2022-12-01T11:01:12.0775916Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:12.0776476Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:12.0777207Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 2s processwrapper-sandbox 2022-12-01T11:01:12.0777897Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:12.0778653Z Compiling caffe2/operators/string_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:12.0779179Z Compiling caffe2/operators/stylizer_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:12.0779696Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:12.0780056Z [Scann] Compiling caffe2/operators/boolean_mask_ops.cc 2022-12-01T11:01:12.2968728Z 2022-12-01T11:01:12.2969721Z  2022-12-01T11:01:12.2970438Z  2022-12-01T11:01:12.2971231Z  2022-12-01T11:01:12.2971632Z  2022-12-01T11:01:12.2971905Z  2022-12-01T11:01:12.2972172Z  2022-12-01T11:01:12.2972446Z  2022-12-01T11:01:12.2972728Z  2022-12-01T11:01:12.2975200Z [1,727 / 2,129] 8 actions, 7 running 2022-12-01T11:01:12.2975892Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 2s processwrapper-sandbox 2022-12-01T11:01:12.2976809Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:12.2978967Z Compiling caffe2/operators/string_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:12.2979745Z Compiling caffe2/operators/stylizer_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:12.2980480Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:12.2981231Z Compiling caffe2/operators/boolean_mask_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:12.2982058Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:12.2985154Z [Scann] Compiling torch/csrc/jit/passes/bailout_graph.cpp 2022-12-01T11:01:12.6545959Z 2022-12-01T11:01:12.6547090Z  2022-12-01T11:01:12.6548063Z  2022-12-01T11:01:12.6548410Z  2022-12-01T11:01:12.6548863Z  2022-12-01T11:01:12.6549124Z  2022-12-01T11:01:12.6549545Z  2022-12-01T11:01:12.6550287Z  2022-12-01T11:01:12.6550550Z  2022-12-01T11:01:12.6550942Z [1,727 / 2,129] 8 actions running 2022-12-01T11:01:12.6551529Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 2s processwrapper-sandbox 2022-12-01T11:01:12.6552066Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:12.6552632Z Compiling caffe2/operators/string_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:12.6553259Z Compiling caffe2/operators/stylizer_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:12.6553782Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:12.6554285Z Compiling caffe2/operators/boolean_mask_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:12.6554776Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:12.6555217Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:12.9555086Z 2022-12-01T11:01:12.9555642Z  2022-12-01T11:01:12.9556032Z  2022-12-01T11:01:12.9556326Z  2022-12-01T11:01:12.9556795Z  2022-12-01T11:01:12.9557120Z  2022-12-01T11:01:12.9557422Z  2022-12-01T11:01:12.9557687Z  2022-12-01T11:01:12.9557970Z  2022-12-01T11:01:12.9558402Z [1,728 / 2,129] 8 actions, 7 running 2022-12-01T11:01:12.9558870Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:12.9559365Z Compiling caffe2/operators/string_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:12.9559981Z Compiling caffe2/operators/stylizer_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:12.9560525Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:12.9561091Z Compiling caffe2/operators/boolean_mask_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:12.9561590Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:12.9561974Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:12.9562341Z [Scann] Compiling caffe2/core/blob_serialization.cc 2022-12-01T11:01:13.2242352Z 2022-12-01T11:01:13.2243058Z  2022-12-01T11:01:13.2243432Z  2022-12-01T11:01:13.2243868Z  2022-12-01T11:01:13.2244141Z  2022-12-01T11:01:13.2244567Z  2022-12-01T11:01:13.2244826Z  2022-12-01T11:01:13.2245234Z  2022-12-01T11:01:13.2245522Z  2022-12-01T11:01:13.2246041Z [1,729 / 2,129] 8 actions, 7 running 2022-12-01T11:01:13.2246773Z Compiling caffe2/operators/string_ops.cc; 2s processwrapper-sandbox 2022-12-01T11:01:13.2247560Z Compiling caffe2/operators/stylizer_ops.cc; 2s processwrapper-sandbox 2022-12-01T11:01:13.2248080Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:13.2248807Z Compiling caffe2/operators/boolean_mask_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:13.2249471Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:13.2250024Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:13.2250765Z Compiling caffe2/core/blob_serialization.cc; 0s processwrapper-sandbox 2022-12-01T11:01:13.2251393Z [Scann] Compiling caffe2/operators/deform_conv_op.cc 2022-12-01T11:01:13.4550841Z 2022-12-01T11:01:13.4551398Z  2022-12-01T11:01:13.4551716Z  2022-12-01T11:01:13.4552007Z  2022-12-01T11:01:13.4557872Z  2022-12-01T11:01:13.4559147Z  2022-12-01T11:01:13.4559465Z  2022-12-01T11:01:13.4559771Z  2022-12-01T11:01:13.4560083Z  2022-12-01T11:01:13.4560519Z [1,732 / 2,129] 8 actions running 2022-12-01T11:01:13.4561073Z Compiling caffe2/operators/boolean_mask_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:13.4561395Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:13.4561767Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:13.4562245Z Compiling caffe2/core/blob_serialization.cc; 0s processwrapper-sandbox 2022-12-01T11:01:13.4562811Z Compiling caffe2/operators/deform_conv_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:13.4563200Z Compiling caffe2/operators/ceil_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:13.4563596Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:13.4564001Z Compiling caffe2/operators/communicator_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:13.8554642Z 2022-12-01T11:01:13.8555243Z  2022-12-01T11:01:13.8555618Z  2022-12-01T11:01:13.8555827Z  2022-12-01T11:01:13.8555996Z  2022-12-01T11:01:13.8556169Z  2022-12-01T11:01:13.8556346Z  2022-12-01T11:01:13.8556516Z  2022-12-01T11:01:13.8556668Z  2022-12-01T11:01:13.8556915Z [1,732 / 2,129] 8 actions running 2022-12-01T11:01:13.8557284Z Compiling caffe2/operators/boolean_mask_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:13.8557603Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:13.8557879Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:13.8558276Z Compiling caffe2/core/blob_serialization.cc; 0s processwrapper-sandbox 2022-12-01T11:01:13.8558687Z Compiling caffe2/operators/deform_conv_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:13.8951880Z Compiling caffe2/operators/ceil_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:13.8952821Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:13.8953559Z Compiling caffe2/operators/communicator_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:14.2601155Z 2022-12-01T11:01:14.2601670Z  2022-12-01T11:01:14.2602024Z  2022-12-01T11:01:14.2602324Z  2022-12-01T11:01:14.2602586Z  2022-12-01T11:01:14.2602856Z  2022-12-01T11:01:14.2603126Z  2022-12-01T11:01:14.2603369Z  2022-12-01T11:01:14.2603643Z  2022-12-01T11:01:14.2604138Z INFO: From Compiling caffe2/operators/boolean_mask_ops.cc: 2022-12-01T11:01:14.2604602Z [1,732 / 2,129] 8 actions running 2022-12-01T11:01:14.2605554Z Compiling caffe2/operators/boolean_mask_ops.cc; 2s processwrapper-sandbox 2022-12-01T11:01:14.2606151Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:14.2606624Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:14.2607230Z Compiling caffe2/core/blob_serialization.cc; 1s processwrapper-sandbox 2022-12-01T11:01:14.2607886Z Compiling caffe2/operators/deform_conv_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:14.2608559Z Compiling caffe2/operators/ceil_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:14.2609097Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:14.2609704Z Compiling caffe2/operators/communicator_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:14.2619953Z 2022-12-01T11:01:14.2620231Z  2022-12-01T11:01:14.2620522Z  2022-12-01T11:01:14.2620807Z  2022-12-01T11:01:14.2621098Z  2022-12-01T11:01:14.2621390Z  2022-12-01T11:01:14.2621657Z  2022-12-01T11:01:14.2621988Z  2022-12-01T11:01:14.2622294Z  2022-12-01T11:01:14.2622747Z In file included from ./c10/util/typeid.h:19:0, 2022-12-01T11:01:14.2623181Z from ./caffe2/core/context.h:9, 2022-12-01T11:01:14.2623610Z from ./caffe2/operators/boolean_mask_ops.h:4, 2022-12-01T11:01:14.2624067Z from caffe2/operators/boolean_mask_ops.cc:1: 2022-12-01T11:01:14.2624990Z caffe2/operators/boolean_mask_ops.cc: In member function 'bool caffe2::{anonymous}::SequenceFunctor::operator()(int, int, float)': 2022-12-01T11:01:14.2626151Z caffe2/operators/boolean_mask_ops.cc:360:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:14.2626680Z CAFFE_ENFORCE(i < len_, "Out of bound."); 2022-12-01T11:01:14.2627017Z ~~^~~ 2022-12-01T11:01:14.2627398Z [1,732 / 2,129] 8 actions running 2022-12-01T11:01:14.2627958Z Compiling caffe2/operators/boolean_mask_ops.cc; 2s processwrapper-sandbox 2022-12-01T11:01:14.2628463Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:14.2628948Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:14.2629549Z Compiling caffe2/core/blob_serialization.cc; 1s processwrapper-sandbox 2022-12-01T11:01:14.2630245Z Compiling caffe2/operators/deform_conv_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:14.2630933Z Compiling caffe2/operators/ceil_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:14.2631486Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:14.2632105Z Compiling caffe2/operators/communicator_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:14.4970590Z 2022-12-01T11:01:14.4971137Z  2022-12-01T11:01:14.4971630Z  2022-12-01T11:01:14.4971969Z  2022-12-01T11:01:14.4972283Z  2022-12-01T11:01:14.4972635Z  2022-12-01T11:01:14.4972959Z  2022-12-01T11:01:14.4973257Z  2022-12-01T11:01:14.4973576Z  2022-12-01T11:01:14.4974032Z [1,734 / 2,129] 8 actions running 2022-12-01T11:01:14.4974551Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:14.4975237Z Compiling caffe2/core/blob_serialization.cc; 1s processwrapper-sandbox 2022-12-01T11:01:14.4976007Z Compiling caffe2/operators/deform_conv_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:14.4976951Z Compiling caffe2/operators/ceil_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:14.4977580Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:14.4978264Z Compiling caffe2/operators/communicator_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:14.4979299Z Compiling caffe2/operators/conv_op_eigen.cc; 0s processwrapper-sandbox 2022-12-01T11:01:14.4979962Z Compiling caffe2/opt/fusion.cc; 0s processwrapper-sandbox 2022-12-01T11:01:14.6227799Z 2022-12-01T11:01:14.6229297Z  2022-12-01T11:01:14.6229687Z  2022-12-01T11:01:14.6229970Z  2022-12-01T11:01:14.6230186Z  2022-12-01T11:01:14.6230428Z  2022-12-01T11:01:14.6230654Z  2022-12-01T11:01:14.6230873Z  2022-12-01T11:01:14.6231113Z  2022-12-01T11:01:14.6231569Z INFO: From Compiling caffe2/core/blob_serialization.cc: 2022-12-01T11:01:14.6232000Z [1,734 / 2,129] 8 actions running 2022-12-01T11:01:14.6232423Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:14.6233051Z Compiling caffe2/core/blob_serialization.cc; 1s processwrapper-sandbox 2022-12-01T11:01:14.6233748Z Compiling caffe2/operators/deform_conv_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:14.6234407Z Compiling caffe2/operators/ceil_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:14.6234955Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:14.6235591Z Compiling caffe2/operators/communicator_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:14.6236277Z Compiling caffe2/operators/conv_op_eigen.cc; 0s processwrapper-sandbox 2022-12-01T11:01:14.6236932Z Compiling caffe2/opt/fusion.cc; 0s processwrapper-sandbox 2022-12-01T11:01:14.6240960Z 2022-12-01T11:01:14.6241487Z  2022-12-01T11:01:14.6242149Z  2022-12-01T11:01:14.6242968Z  2022-12-01T11:01:14.6243469Z  2022-12-01T11:01:14.6243909Z  2022-12-01T11:01:14.6244326Z  2022-12-01T11:01:14.6244773Z  2022-12-01T11:01:14.6245168Z  2022-12-01T11:01:14.6246661Z caffe2/core/blob_serialization.cc: In member function 'virtual void caffe2::TensorSerializer::SerializeWithOptions(const void*, caffe2::TypeMeta, const string&, caffe2::BlobSerializerBase::SerializationAcceptor, const caffe2::BlobSerializationOptions&)': 2022-12-01T11:01:14.6248201Z caffe2/core/blob_serialization.cc:414:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:14.6248921Z chunkBegin < std::max(tensor.numel(), static_cast(1)); 2022-12-01T11:01:14.6249421Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:01:14.6249903Z In file included from ./caffe2/core/common.h:29:0, 2022-12-01T11:01:14.6250398Z from ./caffe2/core/blob.h:9, 2022-12-01T11:01:14.6250903Z from ./caffe2/core/blob_serialization.h:9, 2022-12-01T11:01:14.6251434Z from caffe2/core/blob_serialization.cc:1: 2022-12-01T11:01:14.6252723Z caffe2/core/blob_serialization.cc: In member function 'void caffe2::TensorSerializer::Serialize(const caffe2::Tensor&, const string&, caffe2::TensorProto*, const caffe2::BlobSerializationOptions&, size_t, int32_t)': 2022-12-01T11:01:14.6253910Z caffe2/core/blob_serialization.cc:657:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:14.6254543Z chunkBegin <= input.numel(), 2022-12-01T11:01:14.6254960Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~ 2022-12-01T11:01:14.6255773Z caffe2/core/blob_serialization.cc:663:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:14.6256436Z if (chunkBegin + chunkSize > input.numel()) { 2022-12-01T11:01:14.6256895Z ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-12-01T11:01:14.6257370Z In file included from ./caffe2/core/common.h:29:0, 2022-12-01T11:01:14.6257852Z from ./caffe2/core/blob.h:9, 2022-12-01T11:01:14.6258443Z from ./caffe2/core/blob_serialization.h:9, 2022-12-01T11:01:14.6259108Z from caffe2/core/blob_serialization.cc:1: 2022-12-01T11:01:14.6260264Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = float; size_t = long unsigned int]': 2022-12-01T11:01:14.6261061Z caffe2/core/blob_serialization.cc:696:5: required from here 2022-12-01T11:01:14.6261990Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:14.6262648Z start + numElements <= tensor.numel(), 2022-12-01T11:01:14.6263083Z ^ 2022-12-01T11:01:14.6264129Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = int; size_t = long unsigned int]': 2022-12-01T11:01:14.6264924Z caffe2/core/blob_serialization.cc:697:5: required from here 2022-12-01T11:01:14.6265801Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:14.6267132Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = std::__cxx11::basic_string; size_t = long unsigned int]': 2022-12-01T11:01:14.6268089Z caffe2/core/blob_serialization.cc:698:5: required from here 2022-12-01T11:01:14.6268990Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:14.6270253Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = bool; size_t = long unsigned int]': 2022-12-01T11:01:14.6271049Z caffe2/core/blob_serialization.cc:699:5: required from here 2022-12-01T11:01:14.6271936Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:14.6273203Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = unsigned char; size_t = long unsigned int]': 2022-12-01T11:01:14.6274120Z caffe2/core/blob_serialization.cc:700:5: required from here 2022-12-01T11:01:14.6275023Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:14.6276307Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = signed char; size_t = long unsigned int]': 2022-12-01T11:01:14.6277093Z caffe2/core/blob_serialization.cc:701:5: required from here 2022-12-01T11:01:14.6277974Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:14.6279370Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = short unsigned int; size_t = long unsigned int]': 2022-12-01T11:01:14.6280190Z caffe2/core/blob_serialization.cc:702:5: required from here 2022-12-01T11:01:14.6281042Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:14.6282199Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = short int; size_t = long unsigned int]': 2022-12-01T11:01:14.6283021Z caffe2/core/blob_serialization.cc:703:5: required from here 2022-12-01T11:01:14.6283929Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:14.6285289Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = long int; size_t = long unsigned int]': 2022-12-01T11:01:14.6286084Z caffe2/core/blob_serialization.cc:704:5: required from here 2022-12-01T11:01:14.6286981Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:14.6288234Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = c10::Half; size_t = long unsigned int]': 2022-12-01T11:01:14.6289017Z caffe2/core/blob_serialization.cc:705:5: required from here 2022-12-01T11:01:14.6289913Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:14.6291183Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = double; size_t = long unsigned int]': 2022-12-01T11:01:14.6292070Z caffe2/core/blob_serialization.cc:706:5: required from here 2022-12-01T11:01:14.6292964Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:14.6294284Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = float; size_t = long unsigned int]': 2022-12-01T11:01:14.6295099Z caffe2/core/blob_serialization.cc:1159:5: required from here 2022-12-01T11:01:14.6295960Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:14.6296609Z start + numElements <= tensor.numel(), 2022-12-01T11:01:14.6297044Z ^ 2022-12-01T11:01:14.6298157Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = int; size_t = long unsigned int]': 2022-12-01T11:01:14.6299401Z caffe2/core/blob_serialization.cc:1160:5: required from here 2022-12-01T11:01:14.6300059Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:14.6300818Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = std::__cxx11::basic_string; size_t = long unsigned int]': 2022-12-01T11:01:14.6301278Z caffe2/core/blob_serialization.cc:1161:5: required from here 2022-12-01T11:01:14.6301731Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:14.6302438Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = bool; size_t = long unsigned int]': 2022-12-01T11:01:14.6302886Z caffe2/core/blob_serialization.cc:1162:5: required from here 2022-12-01T11:01:14.6303335Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:14.6304021Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = unsigned char; size_t = long unsigned int]': 2022-12-01T11:01:14.6304448Z caffe2/core/blob_serialization.cc:1163:5: required from here 2022-12-01T11:01:14.6304881Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:14.6305725Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = signed char; size_t = long unsigned int]': 2022-12-01T11:01:14.6306241Z caffe2/core/blob_serialization.cc:1164:5: required from here 2022-12-01T11:01:14.6306769Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:14.6307475Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = short unsigned int; size_t = long unsigned int]': 2022-12-01T11:01:14.6307892Z caffe2/core/blob_serialization.cc:1165:5: required from here 2022-12-01T11:01:14.6308413Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:14.6309086Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = short int; size_t = long unsigned int]': 2022-12-01T11:01:14.6309499Z caffe2/core/blob_serialization.cc:1166:5: required from here 2022-12-01T11:01:14.6309982Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:14.6310736Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = long int; size_t = long unsigned int]': 2022-12-01T11:01:14.6311164Z caffe2/core/blob_serialization.cc:1167:5: required from here 2022-12-01T11:01:14.6311613Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:14.6312274Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = c10::Half; size_t = long unsigned int]': 2022-12-01T11:01:14.6312687Z caffe2/core/blob_serialization.cc:1168:5: required from here 2022-12-01T11:01:14.6313264Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:14.6313941Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = double; size_t = long unsigned int]': 2022-12-01T11:01:14.6314350Z caffe2/core/blob_serialization.cc:1169:5: required from here 2022-12-01T11:01:14.6314854Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:14.6318607Z [1,734 / 2,129] 8 actions running 2022-12-01T11:01:14.6319108Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:14.6319848Z Compiling caffe2/core/blob_serialization.cc; 1s processwrapper-sandbox 2022-12-01T11:01:14.6320573Z Compiling caffe2/operators/deform_conv_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:14.6321262Z Compiling caffe2/operators/ceil_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:14.6321744Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:14.6322109Z Compiling caffe2/operators/communicator_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:14.6322511Z Compiling caffe2/operators/conv_op_eigen.cc; 0s processwrapper-sandbox 2022-12-01T11:01:14.6322905Z Compiling caffe2/opt/fusion.cc; 0s processwrapper-sandbox 2022-12-01T11:01:14.8965256Z 2022-12-01T11:01:14.8965835Z  2022-12-01T11:01:14.8966182Z  2022-12-01T11:01:14.8966494Z  2022-12-01T11:01:14.8966762Z  2022-12-01T11:01:14.8967049Z  2022-12-01T11:01:14.8967360Z  2022-12-01T11:01:14.8967634Z  2022-12-01T11:01:14.8967915Z  2022-12-01T11:01:14.8968303Z [1,735 / 2,129] 8 actions running 2022-12-01T11:01:14.8983223Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:14.8984244Z Compiling caffe2/operators/deform_conv_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:14.8984942Z Compiling caffe2/operators/ceil_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:14.8985497Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:14.8986142Z Compiling caffe2/operators/communicator_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:14.8986832Z Compiling caffe2/operators/conv_op_eigen.cc; 0s processwrapper-sandbox 2022-12-01T11:01:14.8987470Z Compiling caffe2/opt/fusion.cc; 0s processwrapper-sandbox 2022-12-01T11:01:14.8987976Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:15.5036539Z 2022-12-01T11:01:15.5037081Z  2022-12-01T11:01:15.5037463Z  2022-12-01T11:01:15.5037750Z  2022-12-01T11:01:15.5038041Z  2022-12-01T11:01:15.5038328Z  2022-12-01T11:01:15.5038588Z  2022-12-01T11:01:15.5038873Z  2022-12-01T11:01:15.5039154Z  2022-12-01T11:01:15.5039565Z [1,737 / 2,129] 7 actions, 6 running 2022-12-01T11:01:15.5040017Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:15.5040608Z Compiling caffe2/operators/ceil_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:15.5041420Z Compiling caffe2/operators/communicator_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:15.5042054Z Compiling caffe2/operators/conv_op_eigen.cc; 1s processwrapper-sandbox 2022-12-01T11:01:15.5042657Z Compiling caffe2/opt/fusion.cc; 1s processwrapper-sandbox 2022-12-01T11:01:15.5043134Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:15.5043536Z [Scann] Compiling caffe2/core/net_async_scheduling.cc 2022-12-01T11:01:15.8994876Z 2022-12-01T11:01:15.8995374Z  2022-12-01T11:01:15.8995690Z  2022-12-01T11:01:15.8995982Z  2022-12-01T11:01:15.8996277Z  2022-12-01T11:01:15.8996592Z  2022-12-01T11:01:15.8996862Z  2022-12-01T11:01:15.8997074Z  2022-12-01T11:01:15.8997345Z [1,740 / 2,129] 8 actions running 2022-12-01T11:01:15.8997697Z Compiling caffe2/operators/conv_op_eigen.cc; 1s processwrapper-sandbox 2022-12-01T11:01:15.9363019Z Compiling caffe2/opt/fusion.cc; 1s processwrapper-sandbox 2022-12-01T11:01:15.9363437Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:15.9363913Z Compiling caffe2/core/net_async_scheduling.cc; 0s processwrapper-sandbox 2022-12-01T11:01:15.9364402Z Compiling caffe2/opt/optimize_ideep.cc; 0s processwrapper-sandbox 2022-12-01T11:01:15.9364940Z Compiling caffe2/operators/conv_op_shared.cc; 0s processwrapper-sandbox 2022-12-01T11:01:15.9365360Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:15.9365720Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:16.3560965Z 2022-12-01T11:01:16.3561471Z  2022-12-01T11:01:16.3561757Z  2022-12-01T11:01:16.3562047Z  2022-12-01T11:01:16.3562269Z  2022-12-01T11:01:16.3562441Z  2022-12-01T11:01:16.3562666Z  2022-12-01T11:01:16.3562837Z  2022-12-01T11:01:16.3563014Z  2022-12-01T11:01:16.3563275Z [1,741 / 2,129] 8 actions, 7 running 2022-12-01T11:01:16.3563679Z Compiling caffe2/operators/conv_op_eigen.cc; 2s processwrapper-sandbox 2022-12-01T11:01:16.3564016Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:16.3564417Z Compiling caffe2/core/net_async_scheduling.cc; 0s processwrapper-sandbox 2022-12-01T11:01:16.3564782Z Compiling caffe2/opt/optimize_ideep.cc; 0s processwrapper-sandbox 2022-12-01T11:01:16.3565222Z Compiling caffe2/operators/conv_op_shared.cc; 0s processwrapper-sandbox 2022-12-01T11:01:16.3565540Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:16.3565861Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:16.3566101Z [Scann] Compiling caffe2/core/init.cc 2022-12-01T11:01:16.7373471Z 2022-12-01T11:01:16.7374586Z  2022-12-01T11:01:16.7374968Z  2022-12-01T11:01:16.7375266Z  2022-12-01T11:01:16.7375515Z  2022-12-01T11:01:16.7376304Z  2022-12-01T11:01:16.7376552Z  2022-12-01T11:01:16.7376762Z  2022-12-01T11:01:16.7377015Z  2022-12-01T11:01:16.7377333Z [1,741 / 2,129] 8 actions running 2022-12-01T11:01:16.7377848Z Compiling caffe2/operators/conv_op_eigen.cc; 2s processwrapper-sandbox 2022-12-01T11:01:16.7378456Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:16.7378935Z Compiling caffe2/core/net_async_scheduling.cc; 1s processwrapper-sandbox 2022-12-01T11:01:16.7379565Z Compiling caffe2/opt/optimize_ideep.cc; 1s processwrapper-sandbox 2022-12-01T11:01:16.7380111Z Compiling caffe2/operators/conv_op_shared.cc; 1s processwrapper-sandbox 2022-12-01T11:01:16.7380583Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:16.7380932Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:16.7381439Z Compiling caffe2/core/init.cc; 0s processwrapper-sandbox 2022-12-01T11:01:17.0650382Z 2022-12-01T11:01:17.0651028Z  2022-12-01T11:01:17.0651377Z  2022-12-01T11:01:17.0651786Z  2022-12-01T11:01:17.0652101Z  2022-12-01T11:01:17.0652380Z  2022-12-01T11:01:17.0652740Z  2022-12-01T11:01:17.0653046Z  2022-12-01T11:01:17.0653297Z  2022-12-01T11:01:17.0653723Z [1,742 / 2,129] 8 actions, 7 running 2022-12-01T11:01:17.0654415Z Compiling caffe2/operators/conv_op_eigen.cc; 2s processwrapper-sandbox 2022-12-01T11:01:17.0655169Z Compiling caffe2/core/net_async_scheduling.cc; 1s processwrapper-sandbox 2022-12-01T11:01:17.0655834Z Compiling caffe2/opt/optimize_ideep.cc; 1s processwrapper-sandbox 2022-12-01T11:01:17.0656987Z Compiling caffe2/operators/conv_op_shared.cc; 1s processwrapper-sandbox 2022-12-01T11:01:17.0657552Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:17.0658022Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:17.0658873Z Compiling caffe2/core/init.cc; 0s processwrapper-sandbox 2022-12-01T11:01:17.0659326Z [Scann] Compiling caffe2/operators/conv_transpose_op.cc 2022-12-01T11:01:17.3382156Z 2022-12-01T11:01:17.3382659Z  2022-12-01T11:01:17.3383014Z  2022-12-01T11:01:17.3383299Z  2022-12-01T11:01:17.3383772Z  2022-12-01T11:01:17.3384042Z  2022-12-01T11:01:17.3384310Z  2022-12-01T11:01:17.3384565Z  2022-12-01T11:01:17.3384832Z  2022-12-01T11:01:17.3385246Z [1,743 / 2,129] 8 actions running 2022-12-01T11:01:17.3385789Z Compiling caffe2/core/net_async_scheduling.cc; 1s processwrapper-sandbox 2022-12-01T11:01:17.3386427Z Compiling caffe2/opt/optimize_ideep.cc; 1s processwrapper-sandbox 2022-12-01T11:01:17.3387052Z Compiling caffe2/operators/conv_op_shared.cc; 1s processwrapper-sandbox 2022-12-01T11:01:17.3387554Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:17.3387988Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:17.3388579Z Compiling caffe2/core/init.cc; 0s processwrapper-sandbox 2022-12-01T11:01:17.3389159Z Compiling caffe2/operators/conv_transpose_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:17.3389916Z Compiling caffe2/operators/conditional_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:17.6728128Z 2022-12-01T11:01:17.6728782Z  2022-12-01T11:01:17.6729130Z  2022-12-01T11:01:17.6729541Z  2022-12-01T11:01:17.6729815Z  2022-12-01T11:01:17.6730076Z  2022-12-01T11:01:17.6730521Z  2022-12-01T11:01:17.6730787Z  2022-12-01T11:01:17.6731202Z  2022-12-01T11:01:17.6731807Z [1,744 / 2,129] 8 actions, 7 running 2022-12-01T11:01:17.6732390Z Compiling caffe2/core/net_async_scheduling.cc; 2s processwrapper-sandbox 2022-12-01T11:01:17.6733153Z Compiling caffe2/opt/optimize_ideep.cc; 2s processwrapper-sandbox 2022-12-01T11:01:17.6733800Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:17.6734395Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:17.6735070Z Compiling caffe2/core/init.cc; 1s processwrapper-sandbox 2022-12-01T11:01:17.6736001Z Compiling caffe2/operators/conv_transpose_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:17.6736896Z Compiling caffe2/operators/conditional_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:17.6737536Z [Scann] Compiling caffe2/operators/thresholded_relu_op.cc 2022-12-01T11:01:17.8812803Z 2022-12-01T11:01:17.8813331Z  2022-12-01T11:01:17.8813676Z  2022-12-01T11:01:17.8813948Z  2022-12-01T11:01:17.8814257Z  2022-12-01T11:01:17.8814546Z  2022-12-01T11:01:17.8814806Z  2022-12-01T11:01:17.8815088Z  2022-12-01T11:01:17.8815363Z  2022-12-01T11:01:17.8815760Z [1,745 / 2,129] 8 actions, 7 running 2022-12-01T11:01:17.8816336Z Compiling caffe2/opt/optimize_ideep.cc; 2s processwrapper-sandbox 2022-12-01T11:01:17.8816868Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:17.8817332Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:17.8817865Z Compiling caffe2/core/init.cc; 1s processwrapper-sandbox 2022-12-01T11:01:17.8818695Z Compiling caffe2/operators/conv_transpose_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:17.8819346Z Compiling caffe2/operators/conditional_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:17.8819887Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:17.8820321Z [Scann] Compiling caffe2/perfkernels/embedding_lookup.cc 2022-12-01T11:01:18.1396616Z 2022-12-01T11:01:18.1397153Z  2022-12-01T11:01:18.1397475Z  2022-12-01T11:01:18.1397755Z  2022-12-01T11:01:18.1398029Z  2022-12-01T11:01:18.1398285Z  2022-12-01T11:01:18.1398555Z  2022-12-01T11:01:18.1398822Z  2022-12-01T11:01:18.1399079Z  2022-12-01T11:01:18.1399482Z [1,746 / 2,129] 8 actions running 2022-12-01T11:01:18.1400054Z Compiling caffe2/opt/optimize_ideep.cc; 2s processwrapper-sandbox 2022-12-01T11:01:18.1400553Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:18.1401077Z Compiling caffe2/core/init.cc; 1s processwrapper-sandbox 2022-12-01T11:01:18.1401708Z Compiling caffe2/operators/conv_transpose_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:18.1402333Z Compiling caffe2/operators/conditional_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:18.1403067Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:18.1403516Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:18.1404073Z Compiling caffe2/perfkernels/adagrad.cc; 0s processwrapper-sandbox 2022-12-01T11:01:18.3387168Z 2022-12-01T11:01:18.3387991Z  2022-12-01T11:01:18.3388343Z  2022-12-01T11:01:18.3388617Z  2022-12-01T11:01:18.3388880Z  2022-12-01T11:01:18.3389192Z  2022-12-01T11:01:18.3389483Z  2022-12-01T11:01:18.3389790Z  2022-12-01T11:01:18.3390088Z  2022-12-01T11:01:18.3390523Z [1,747 / 2,129] 8 actions running 2022-12-01T11:01:18.3391129Z Compiling caffe2/opt/optimize_ideep.cc; 2s processwrapper-sandbox 2022-12-01T11:01:18.3391550Z Compiling caffe2/core/init.cc; 1s processwrapper-sandbox 2022-12-01T11:01:18.3391926Z Compiling caffe2/operators/conv_transpose_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:18.3392306Z Compiling caffe2/operators/conditional_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:18.3392641Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:18.3392924Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:18.3393263Z Compiling caffe2/perfkernels/adagrad.cc; 0s processwrapper-sandbox 2022-12-01T11:01:18.3393563Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:18.5878768Z 2022-12-01T11:01:18.5879424Z  2022-12-01T11:01:18.5879745Z  2022-12-01T11:01:18.5880027Z  2022-12-01T11:01:18.5880306Z  2022-12-01T11:01:18.5880526Z  2022-12-01T11:01:18.5880736Z  2022-12-01T11:01:18.5880911Z  2022-12-01T11:01:18.5881082Z  2022-12-01T11:01:18.5881382Z INFO: From Compiling caffe2/opt/optimize_ideep.cc: 2022-12-01T11:01:18.5883269Z [1,747 / 2,129] 8 actions running 2022-12-01T11:01:18.5884063Z Compiling caffe2/opt/optimize_ideep.cc; 3s processwrapper-sandbox 2022-12-01T11:01:18.5884658Z Compiling caffe2/core/init.cc; 2s processwrapper-sandbox 2022-12-01T11:01:18.5885124Z Compiling caffe2/operators/conv_transpose_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:18.5885740Z Compiling caffe2/operators/conditional_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:18.5886223Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:18.5886680Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:18.5887281Z Compiling caffe2/perfkernels/adagrad.cc; 0s processwrapper-sandbox 2022-12-01T11:01:18.5887789Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:18.5888011Z 2022-12-01T11:01:18.5888131Z  2022-12-01T11:01:18.5888316Z  2022-12-01T11:01:18.5888551Z  2022-12-01T11:01:18.5888808Z  2022-12-01T11:01:18.5889077Z  2022-12-01T11:01:18.5889304Z  2022-12-01T11:01:18.5889494Z  2022-12-01T11:01:18.5889756Z  2022-12-01T11:01:18.5890368Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::removeStopGradientForInference(nom::repr::NNModule*, caffe2::Workspace*)': 2022-12-01T11:01:18.5891089Z caffe2/opt/optimize_ideep.cc:177:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:18.5891496Z for (int i = 0; i < allNodes.size(); ++i) { 2022-12-01T11:01:18.5891841Z ~~^~~~~~~~~~~~~~~~~ 2022-12-01T11:01:18.5892397Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fuseConvBNAndAffCh(nom::repr::NNModule*, caffe2::Workspace*)': 2022-12-01T11:01:18.5892943Z caffe2/opt/optimize_ideep.cc:247:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:18.5893354Z if (bnOrAffChInputs.size() < numInputs) { 2022-12-01T11:01:18.5893584Z ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 2022-12-01T11:01:18.5894128Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fuseConvSum(nom::repr::NNModule*, caffe2::Workspace*)': 2022-12-01T11:01:18.5894688Z caffe2/opt/optimize_ideep.cc:419:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:18.5895965Z for (int idx = conv_idx + 1; idx < allNodes.size() - 1; ++idx) { 2022-12-01T11:01:18.5896210Z ~~~~^~~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:01:18.5896745Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fuseOrderSwitchToQuantizeOp(nom::repr::NNModule*, caffe2::Workspace*)': 2022-12-01T11:01:18.5897369Z caffe2/opt/optimize_ideep.cc:663:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:18.5897772Z for (int i = 0; i < allNodes.size(); ++i) { 2022-12-01T11:01:18.5898046Z ~~^~~~~~~~~~~~~~~~~ 2022-12-01T11:01:18.5898696Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fusePreConvertOp(nom::repr::NNModule*, caffe2::Workspace*)': 2022-12-01T11:01:18.5899452Z caffe2/opt/optimize_ideep.cc:744:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:18.5899843Z for (int i = 0; i < allNodes.size(); ++i) { 2022-12-01T11:01:18.5900052Z ~~^~~~~~~~~~~~~~~~~ 2022-12-01T11:01:18.5900485Z caffe2/opt/optimize_ideep.cc:771:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:18.5900905Z for (int j = 0; j < op_list.size(); j++) { 2022-12-01T11:01:18.5901108Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T11:01:18.5901676Z caffe2/opt/optimize_ideep.cc: In function 'void caffe2::opt::setPoolingInferenceMode(nom::repr::NNModule*)': 2022-12-01T11:01:18.5902457Z caffe2/opt/optimize_ideep.cc:833:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:18.5902849Z for (int i = 0; i < allNodes.size(); ++i) { 2022-12-01T11:01:18.5903122Z ~~^~~~~~~~~~~~~~~~~ 2022-12-01T11:01:18.5904171Z [1,747 / 2,129] 8 actions running 2022-12-01T11:01:18.5904689Z Compiling caffe2/opt/optimize_ideep.cc; 3s processwrapper-sandbox 2022-12-01T11:01:18.5905193Z Compiling caffe2/core/init.cc; 2s processwrapper-sandbox 2022-12-01T11:01:18.5905696Z Compiling caffe2/operators/conv_transpose_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:18.5906258Z Compiling caffe2/operators/conditional_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:18.5906638Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:18.5907050Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:18.5907424Z Compiling caffe2/perfkernels/adagrad.cc; 0s processwrapper-sandbox 2022-12-01T11:01:18.5907875Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:18.9392197Z 2022-12-01T11:01:18.9392979Z  2022-12-01T11:01:18.9393399Z  2022-12-01T11:01:18.9393583Z  2022-12-01T11:01:18.9393755Z  2022-12-01T11:01:18.9393940Z  2022-12-01T11:01:18.9394112Z  2022-12-01T11:01:18.9394281Z  2022-12-01T11:01:18.9394443Z  2022-12-01T11:01:18.9394680Z [1,748 / 2,129] 8 actions running 2022-12-01T11:01:18.9395020Z Compiling caffe2/core/init.cc; 2s processwrapper-sandbox 2022-12-01T11:01:18.9395400Z Compiling caffe2/operators/conv_transpose_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:18.9395790Z Compiling caffe2/operators/conditional_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:18.9396097Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:18.9396371Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:18.9396701Z Compiling caffe2/perfkernels/adagrad.cc; 1s processwrapper-sandbox 2022-12-01T11:01:18.9397004Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:18.9397352Z Compiling caffe2/perfkernels/math_cpu_base.cc; 0s processwrapper-sandbox 2022-12-01T11:01:19.1605961Z 2022-12-01T11:01:19.1606591Z  2022-12-01T11:01:19.1606889Z  2022-12-01T11:01:19.1607088Z  2022-12-01T11:01:19.1607272Z  2022-12-01T11:01:19.1607441Z  2022-12-01T11:01:19.1607593Z  2022-12-01T11:01:19.1607760Z  2022-12-01T11:01:19.1608737Z  2022-12-01T11:01:19.1609138Z [1,749 / 2,129] 8 actions running 2022-12-01T11:01:19.1609750Z Compiling caffe2/operators/conv_transpose_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:19.1610427Z Compiling caffe2/operators/conditional_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:19.1610960Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:19.1611434Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:19.1612111Z Compiling caffe2/perfkernels/adagrad.cc; 1s processwrapper-sandbox 2022-12-01T11:01:19.1612461Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:19.1612817Z Compiling caffe2/perfkernels/math_cpu_base.cc; 0s processwrapper-sandbox 2022-12-01T11:01:19.1613132Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:19.3611098Z 2022-12-01T11:01:19.3613129Z  2022-12-01T11:01:19.3613531Z  2022-12-01T11:01:19.3613847Z  2022-12-01T11:01:19.3614133Z  2022-12-01T11:01:19.3614481Z  2022-12-01T11:01:19.3614805Z  2022-12-01T11:01:19.3615061Z  2022-12-01T11:01:19.3615330Z  2022-12-01T11:01:19.3615696Z [1,751 / 2,129] 6 actions running 2022-12-01T11:01:19.3616139Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:19.3616578Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:19.3617118Z Compiling caffe2/perfkernels/adagrad.cc; 1s processwrapper-sandbox 2022-12-01T11:01:19.3617637Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:19.3618205Z Compiling caffe2/perfkernels/math_cpu_base.cc; 0s processwrapper-sandbox 2022-12-01T11:01:19.3618876Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:19.7614705Z 2022-12-01T11:01:19.7615510Z  2022-12-01T11:01:19.7615817Z  2022-12-01T11:01:19.7616154Z  2022-12-01T11:01:19.7616456Z  2022-12-01T11:01:19.7617040Z  2022-12-01T11:01:19.7617269Z  2022-12-01T11:01:19.7617636Z [1,751 / 2,129] 8 actions running 2022-12-01T11:01:19.7618091Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:19.7618748Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:19.7619234Z Compiling caffe2/perfkernels/adagrad.cc; 1s processwrapper-sandbox 2022-12-01T11:01:19.7619715Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:19.7620284Z Compiling caffe2/perfkernels/math_cpu_base.cc; 1s processwrapper-sandbox 2022-12-01T11:01:19.7620747Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:19.7621310Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:19.7621697Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:20.2170823Z 2022-12-01T11:01:20.2171635Z  2022-12-01T11:01:20.2172027Z  2022-12-01T11:01:20.2172369Z  2022-12-01T11:01:20.2172696Z  2022-12-01T11:01:20.2173000Z  2022-12-01T11:01:20.2173313Z  2022-12-01T11:01:20.2173636Z  2022-12-01T11:01:20.2173826Z  2022-12-01T11:01:20.2174103Z [1,752 / 2,129] 8 actions, 7 running 2022-12-01T11:01:20.2174491Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:20.2174911Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:20.2175292Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:20.2175756Z Compiling caffe2/perfkernels/math_cpu_base.cc; 1s processwrapper-sandbox 2022-12-01T11:01:20.2176283Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:20.2176597Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:20.2176862Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:20.2177128Z [Scann] Compiling caffe2/operators/cosine_embedding_criterion_op.cc 2022-12-01T11:01:20.5620767Z 2022-12-01T11:01:20.5621790Z  2022-12-01T11:01:20.5622334Z  2022-12-01T11:01:20.5622646Z  2022-12-01T11:01:20.5623049Z  2022-12-01T11:01:20.5623229Z  2022-12-01T11:01:20.5623384Z  2022-12-01T11:01:20.5623652Z  2022-12-01T11:01:20.5623830Z  2022-12-01T11:01:20.5624082Z [1,753 / 2,129] 8 actions running 2022-12-01T11:01:20.5625575Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:20.5626005Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:20.5626347Z Compiling caffe2/perfkernels/math_cpu_base.cc; 1s processwrapper-sandbox 2022-12-01T11:01:20.5626677Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:20.5626948Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:20.5627365Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:20.5627661Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:20.5628012Z Compiling caffe2/operators/cosh_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:20.8334452Z 2022-12-01T11:01:20.8334988Z  2022-12-01T11:01:20.8335340Z  2022-12-01T11:01:20.8336675Z  2022-12-01T11:01:20.8336995Z  2022-12-01T11:01:20.8337315Z  2022-12-01T11:01:20.8337627Z  2022-12-01T11:01:20.8337917Z  2022-12-01T11:01:20.8338213Z  2022-12-01T11:01:20.8339014Z [1,755 / 2,129] 8 actions, 7 running 2022-12-01T11:01:20.8339472Z //:caffe2; 3s processwrapper-sandbox 2022-12-01T11:01:20.8339925Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:20.8340345Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:20.8340820Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:20.8341245Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:20.8341581Z Compiling caffe2/operators/cosh_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:20.8341946Z Compiling caffe2/operators/counter_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:20.8342263Z [Scann] Compiling torch/csrc/jit/passes/frozen_linear_transpose.cpp 2022-12-01T11:01:21.1623268Z 2022-12-01T11:01:21.1623844Z  2022-12-01T11:01:21.1624243Z  2022-12-01T11:01:21.1624609Z  2022-12-01T11:01:21.1624997Z  2022-12-01T11:01:21.1625348Z  2022-12-01T11:01:21.1814469Z  2022-12-01T11:01:21.1815123Z  2022-12-01T11:01:21.1815352Z  2022-12-01T11:01:21.1815758Z [1,756 / 2,129] 8 actions running 2022-12-01T11:01:21.1816207Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:21.1816647Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:21.1817038Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:21.1817511Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:21.1818016Z Compiling caffe2/operators/cosh_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:21.1818780Z Compiling caffe2/operators/counter_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:21.1819278Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:21.1819810Z Compiling caffe2/operators/crash_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:21.3830390Z 2022-12-01T11:01:21.3830914Z  2022-12-01T11:01:21.3831339Z  2022-12-01T11:01:21.3831677Z  2022-12-01T11:01:21.3831913Z  2022-12-01T11:01:21.3832178Z  2022-12-01T11:01:21.3832426Z  2022-12-01T11:01:21.3832774Z  2022-12-01T11:01:21.3833090Z  2022-12-01T11:01:21.3833541Z [1,757 / 2,129] 8 actions running 2022-12-01T11:01:21.3834042Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:21.3834466Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:21.3834863Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:21.3835432Z Compiling caffe2/operators/cosh_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:21.3835972Z Compiling caffe2/operators/counter_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:21.3836449Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:21.3836978Z Compiling caffe2/operators/crash_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:21.3837358Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:21.7845678Z 2022-12-01T11:01:21.7846276Z  2022-12-01T11:01:21.7846641Z  2022-12-01T11:01:21.7846942Z  2022-12-01T11:01:21.7847869Z  2022-12-01T11:01:21.7848190Z  2022-12-01T11:01:21.7848512Z  2022-12-01T11:01:21.7848683Z  2022-12-01T11:01:21.7848845Z  2022-12-01T11:01:21.7850592Z [1,757 / 2,129] 8 actions running 2022-12-01T11:01:21.7851059Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:21.7851377Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:21.7851737Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:21.7852071Z Compiling caffe2/operators/cosh_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:21.7852479Z Compiling caffe2/operators/counter_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:21.7853621Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:21.7855723Z Compiling caffe2/operators/crash_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:21.7856264Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:22.0837954Z 2022-12-01T11:01:22.0838489Z  2022-12-01T11:01:22.0838783Z  2022-12-01T11:01:22.0839034Z  2022-12-01T11:01:22.0839295Z  2022-12-01T11:01:22.0839557Z  2022-12-01T11:01:22.0839806Z  2022-12-01T11:01:22.0840078Z  2022-12-01T11:01:22.0840359Z  2022-12-01T11:01:22.0840730Z [1,758 / 2,129] 8 actions, 7 running 2022-12-01T11:01:22.0841189Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:22.0841626Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:22.0842151Z Compiling caffe2/operators/cosh_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:22.0842751Z Compiling caffe2/operators/counter_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:22.0843248Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:22.0843765Z Compiling caffe2/operators/crash_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:22.0844249Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:22.0844629Z [Scann] Compiling caffe2/core/init_omp.cc 2022-12-01T11:01:22.2272289Z 2022-12-01T11:01:22.2272766Z  2022-12-01T11:01:22.2273267Z  2022-12-01T11:01:22.2273519Z  2022-12-01T11:01:22.2273759Z  2022-12-01T11:01:22.2274031Z  2022-12-01T11:01:22.2274300Z  2022-12-01T11:01:22.2274570Z  2022-12-01T11:01:22.2274854Z  2022-12-01T11:01:22.2275356Z INFO: From Compiling caffe2/operators/copy_rows_to_tensor_op.cc: 2022-12-01T11:01:22.2275830Z [1,758 / 2,129] 8 actions running 2022-12-01T11:01:22.2276254Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:22.2276684Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:22.2277202Z Compiling caffe2/operators/cosh_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:22.2277812Z Compiling caffe2/operators/counter_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:22.2278316Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:22.2278858Z Compiling caffe2/operators/crash_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:22.2279334Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:22.2279856Z Compiling caffe2/core/init_omp.cc; 0s processwrapper-sandbox 2022-12-01T11:01:22.2296388Z 2022-12-01T11:01:22.2296721Z  2022-12-01T11:01:22.2297006Z  2022-12-01T11:01:22.2297301Z  2022-12-01T11:01:22.2297578Z  2022-12-01T11:01:22.2297841Z  2022-12-01T11:01:22.2298125Z  2022-12-01T11:01:22.2298513Z  2022-12-01T11:01:22.2298771Z  2022-12-01T11:01:22.2319523Z In file included from caffe2/operators/copy_rows_to_tensor_op.cc:1:0: 2022-12-01T11:01:22.2320577Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = c10::Half; Context = caffe2::CPUContext]': 2022-12-01T11:01:22.2322004Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-12-01T11:01:22.2323725Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-12-01T11:01:22.2325132Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-12-01T11:01:22.2325699Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-12-01T11:01:22.2326357Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:22.2326833Z for (size_t i = 0; i < indices.sizes()[0]; ++i) { 2022-12-01T11:01:22.2327125Z ~~^~~~~~~~~~~~~~~~~~ 2022-12-01T11:01:22.2327838Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = float; Context = caffe2::CPUContext]': 2022-12-01T11:01:22.2329049Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = float; Types = {double, int, long int}; ExtraArgs = {}]' 2022-12-01T11:01:22.2335371Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-12-01T11:01:22.2337405Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-12-01T11:01:22.2339051Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-12-01T11:01:22.2339600Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-12-01T11:01:22.2340285Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:22.2341253Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = double; Context = caffe2::CPUContext]': 2022-12-01T11:01:22.2342678Z ./caffe2/core/operator.h:1304:1: recursively required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = float; Types = {double, int, long int}; ExtraArgs = {}]' 2022-12-01T11:01:22.2344440Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-12-01T11:01:22.2346264Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-12-01T11:01:22.2347604Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-12-01T11:01:22.2348277Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-12-01T11:01:22.2349101Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:22.2350357Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = int; Context = caffe2::CPUContext]': 2022-12-01T11:01:22.2351919Z ./caffe2/core/operator.h:1304:1: recursively required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = float; Types = {double, int, long int}; ExtraArgs = {}]' 2022-12-01T11:01:22.2353692Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-12-01T11:01:22.2355450Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-12-01T11:01:22.2356805Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-12-01T11:01:22.2357472Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-12-01T11:01:22.2358302Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:22.2359495Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = long int; Context = caffe2::CPUContext]': 2022-12-01T11:01:22.2361073Z ./caffe2/core/operator.h:1304:1: recursively required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = float; Types = {double, int, long int}; ExtraArgs = {}]' 2022-12-01T11:01:22.2362842Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-12-01T11:01:22.2364625Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-12-01T11:01:22.2365970Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-12-01T11:01:22.2366647Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-12-01T11:01:22.2367472Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:22.2368113Z [1,758 / 2,129] 8 actions running 2022-12-01T11:01:22.2368574Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:22.2369040Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:22.2369629Z Compiling caffe2/operators/cosh_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:22.2370288Z Compiling caffe2/operators/counter_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:22.2370849Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:22.2371439Z Compiling caffe2/operators/crash_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:22.2372087Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:22.2372657Z Compiling caffe2/core/init_omp.cc; 0s processwrapper-sandbox 2022-12-01T11:01:22.5841191Z 2022-12-01T11:01:22.5841738Z  2022-12-01T11:01:22.5842121Z  2022-12-01T11:01:22.5842465Z  2022-12-01T11:01:22.5842747Z  2022-12-01T11:01:22.5842924Z  2022-12-01T11:01:22.5843101Z  2022-12-01T11:01:22.5843253Z  2022-12-01T11:01:22.5843421Z  2022-12-01T11:01:22.5843666Z [1,760 / 2,129] 8 actions running 2022-12-01T11:01:22.5844002Z Compiling caffe2/operators/cosh_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:22.5844397Z Compiling caffe2/operators/counter_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:22.5844706Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:22.5845039Z Compiling caffe2/operators/crash_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:22.5845358Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:22.5845675Z Compiling caffe2/core/init_omp.cc; 0s processwrapper-sandbox 2022-12-01T11:01:22.5846035Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:22.5846425Z Compiling caffe2/operators/crf_viterbi_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:23.3837388Z 2022-12-01T11:01:23.3837869Z  2022-12-01T11:01:23.3838288Z  2022-12-01T11:01:23.3838596Z  2022-12-01T11:01:23.3838871Z  2022-12-01T11:01:23.3839157Z  2022-12-01T11:01:23.3839458Z  2022-12-01T11:01:23.3839726Z  2022-12-01T11:01:23.3840007Z  2022-12-01T11:01:23.3840435Z [1,763 / 2,129] 6 actions, 5 running 2022-12-01T11:01:23.3841039Z Compiling caffe2/operators/crash_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:23.3841595Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:23.3842173Z Compiling caffe2/core/init_omp.cc; 1s processwrapper-sandbox 2022-12-01T11:01:23.3843064Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:23.3843760Z Compiling caffe2/operators/crf_viterbi_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:23.3844314Z [Scann] Compiling caffe2/operators/create_scope_op.cc 2022-12-01T11:01:23.5848688Z 2022-12-01T11:01:23.5849257Z  2022-12-01T11:01:23.5849622Z  2022-12-01T11:01:23.5849981Z  2022-12-01T11:01:23.5850285Z  2022-12-01T11:01:23.5850491Z  2022-12-01T11:01:23.5850661Z  2022-12-01T11:01:23.5850911Z [1,764 / 2,129] 8 actions running 2022-12-01T11:01:23.5851183Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:23.5851577Z Compiling caffe2/core/init_omp.cc; 1s processwrapper-sandbox 2022-12-01T11:01:23.5851966Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:23.5852359Z Compiling caffe2/operators/crf_viterbi_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:23.5852736Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:23.5853081Z Compiling caffe2/operators/create_scope_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:23.5853395Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:23.5853667Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:23.7934620Z 2022-12-01T11:01:23.7935175Z  2022-12-01T11:01:23.7935491Z  2022-12-01T11:01:23.7935795Z  2022-12-01T11:01:23.7936071Z  2022-12-01T11:01:23.7936328Z  2022-12-01T11:01:23.7936594Z  2022-12-01T11:01:23.7936861Z  2022-12-01T11:01:23.7937115Z  2022-12-01T11:01:23.7937514Z [1,765 / 2,129] 8 actions running 2022-12-01T11:01:23.7937959Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:23.7938704Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:23.7939337Z Compiling caffe2/operators/crf_viterbi_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:23.7939843Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:23.7940413Z Compiling caffe2/operators/create_scope_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:23.7940909Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:23.7943913Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:23.7944346Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:23.9946377Z 2022-12-01T11:01:23.9946907Z  2022-12-01T11:01:23.9947218Z  2022-12-01T11:01:23.9947497Z  2022-12-01T11:01:23.9947744Z  2022-12-01T11:01:23.9948024Z  2022-12-01T11:01:23.9948294Z  2022-12-01T11:01:23.9948583Z  2022-12-01T11:01:23.9948859Z  2022-12-01T11:01:23.9949241Z [1,765 / 2,129] 8 actions running 2022-12-01T11:01:23.9949666Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:23.9950252Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:23.9950885Z Compiling caffe2/operators/crf_viterbi_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:23.9951413Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:23.9951974Z Compiling caffe2/operators/create_scope_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:23.9952506Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:23.9963070Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:23.9963668Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:24.6440799Z 2022-12-01T11:01:24.6441339Z  2022-12-01T11:01:24.6441751Z  2022-12-01T11:01:24.6442072Z  2022-12-01T11:01:24.6442403Z  2022-12-01T11:01:24.6442724Z  2022-12-01T11:01:24.6443039Z  2022-12-01T11:01:24.6443337Z  2022-12-01T11:01:24.6443663Z  2022-12-01T11:01:24.6444097Z [1,766 / 2,129] 8 actions, 7 running 2022-12-01T11:01:24.6444579Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:24.6445233Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 2s processwrapper-sandbox 2022-12-01T11:01:24.6445816Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:24.6446657Z Compiling caffe2/operators/create_scope_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:24.6447227Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:24.6447732Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:24.6448199Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:24.6448624Z [Scann] Compiling torch/csrc/distributed/c10d/comm.cpp 2022-12-01T11:01:24.9950109Z 2022-12-01T11:01:24.9950704Z  2022-12-01T11:01:24.9951129Z  2022-12-01T11:01:24.9951479Z  2022-12-01T11:01:24.9951770Z  2022-12-01T11:01:24.9951951Z  2022-12-01T11:01:24.9952197Z  2022-12-01T11:01:24.9952429Z  2022-12-01T11:01:24.9952688Z  2022-12-01T11:01:24.9953071Z [1,767 / 2,129] 8 actions running 2022-12-01T11:01:24.9953613Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 2s processwrapper-sandbox 2022-12-01T11:01:24.9954077Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:24.9954517Z Compiling caffe2/operators/create_scope_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:24.9954935Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:24.9955268Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:24.9955708Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:24.9956191Z Compiling torch/csrc/distributed/c10d/comm.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:24.9956701Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:25.5982595Z 2022-12-01T11:01:25.5983097Z  2022-12-01T11:01:25.5983428Z  2022-12-01T11:01:25.5983686Z  2022-12-01T11:01:25.5983951Z  2022-12-01T11:01:25.5984207Z  2022-12-01T11:01:25.5984554Z  2022-12-01T11:01:25.5984855Z  2022-12-01T11:01:25.5985119Z  2022-12-01T11:01:25.5985515Z [1,768 / 2,129] 8 actions, 7 running 2022-12-01T11:01:25.5986089Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 3s processwrapper-sandbox 2022-12-01T11:01:25.5986618Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:25.5987180Z Compiling caffe2/operators/create_scope_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:25.5987691Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:25.5988316Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:25.5988866Z Compiling torch/csrc/distributed/c10d/comm.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:25.5989366Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:25.5989769Z [Scann] Compiling caffe2/core/init_denormals.cc 2022-12-01T11:01:25.7201050Z 2022-12-01T11:01:25.7201561Z  2022-12-01T11:01:25.7201895Z  2022-12-01T11:01:25.7202192Z  2022-12-01T11:01:25.7202486Z  2022-12-01T11:01:25.7202783Z  2022-12-01T11:01:25.7203079Z  2022-12-01T11:01:25.7203376Z  2022-12-01T11:01:25.7203658Z  2022-12-01T11:01:25.7204228Z INFO: From Compiling caffe2/operators/ctc_beam_search_decoder_op.cc: 2022-12-01T11:01:25.7204770Z [1,771 / 2,129] 8 actions, 6 running 2022-12-01T11:01:25.7205242Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:25.7205724Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:25.7206363Z Compiling torch/csrc/distributed/c10d/comm.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:25.7206930Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:25.7207514Z Compiling caffe2/core/init_denormals.cc; 0s processwrapper-sandbox 2022-12-01T11:01:25.7208183Z Compiling caffe2/operators/tt_linear_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:25.7208757Z [Prepa] Compiling caffe2/quantization/server/elementwise_add_dnnlowp_op.cc 2022-12-01T11:01:25.7209173Z [Prepa] //:torch 2022-12-01T11:01:25.7209368Z 2022-12-01T11:01:25.7209510Z  2022-12-01T11:01:25.7209818Z  2022-12-01T11:01:25.7210104Z  2022-12-01T11:01:25.7210395Z  2022-12-01T11:01:25.7210687Z  2022-12-01T11:01:25.7210971Z  2022-12-01T11:01:25.7211256Z  2022-12-01T11:01:25.7211648Z  2022-12-01T11:01:25.7212849Z caffe2/operators/ctc_beam_search_decoder_op.cc: In member function 'bool caffe2::CTCBeamSearchDecoderOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-12-01T11:01:25.7213936Z caffe2/operators/ctc_beam_search_decoder_op.cc:142:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:25.7214532Z for (int i = 0; i < values_cache.size(); ++i) { 2022-12-01T11:01:25.7214890Z ~~^~~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:01:25.7215296Z [1,771 / 2,129] 8 actions, 6 running 2022-12-01T11:01:25.7215755Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:25.7216240Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:25.7216837Z Compiling torch/csrc/distributed/c10d/comm.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:25.7217407Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:25.7218003Z Compiling caffe2/core/init_denormals.cc; 0s processwrapper-sandbox 2022-12-01T11:01:25.7218883Z Compiling caffe2/operators/tt_linear_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:25.7219466Z [Prepa] Compiling caffe2/quantization/server/elementwise_add_dnnlowp_op.cc 2022-12-01T11:01:25.7219911Z [Prepa] //:torch 2022-12-01T11:01:25.9954081Z 2022-12-01T11:01:25.9954754Z  2022-12-01T11:01:25.9954985Z  2022-12-01T11:01:25.9955184Z  2022-12-01T11:01:25.9955343Z  2022-12-01T11:01:25.9955532Z  2022-12-01T11:01:25.9955702Z  2022-12-01T11:01:25.9955855Z  2022-12-01T11:01:25.9956023Z  2022-12-01T11:01:25.9956263Z [1,772 / 2,129] 8 actions running 2022-12-01T11:01:25.9956539Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:25.9956904Z Compiling torch/csrc/distributed/c10d/comm.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:25.9957224Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:25.9957546Z Compiling caffe2/core/init_denormals.cc; 0s processwrapper-sandbox 2022-12-01T11:01:25.9957941Z Compiling caffe2/operators/tt_linear_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:25.9958248Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:25.9958528Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:26.0241232Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:26.9432498Z 2022-12-01T11:01:26.9433068Z  2022-12-01T11:01:26.9433411Z  2022-12-01T11:01:26.9433756Z  2022-12-01T11:01:26.9434074Z  2022-12-01T11:01:26.9434378Z  2022-12-01T11:01:26.9434705Z  2022-12-01T11:01:26.9435013Z  2022-12-01T11:01:26.9435356Z  2022-12-01T11:01:26.9435820Z [1,773 / 2,129] 8 actions, 7 running 2022-12-01T11:01:26.9436329Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:26.9436971Z Compiling torch/csrc/distributed/c10d/comm.cpp; 2s processwrapper-sandbox 2022-12-01T11:01:26.9437513Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:26.9438048Z Compiling caffe2/operators/tt_linear_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:26.9438590Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:26.9439049Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:26.9439507Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:26.9439986Z [Scann] Compiling torch/csrc/jit/mobile/compatibility/backport.cpp 2022-12-01T11:01:27.2266817Z 2022-12-01T11:01:27.2267365Z  2022-12-01T11:01:27.2267712Z  2022-12-01T11:01:27.2267980Z  2022-12-01T11:01:27.2268210Z  2022-12-01T11:01:27.2268487Z  2022-12-01T11:01:27.2268797Z  2022-12-01T11:01:27.2269053Z  2022-12-01T11:01:27.2269323Z  2022-12-01T11:01:27.2269736Z [1,773 / 2,129] 8 actions running 2022-12-01T11:01:27.2270231Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:27.2270779Z Compiling torch/csrc/distributed/c10d/comm.cpp; 2s processwrapper-sandbox 2022-12-01T11:01:27.2271306Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:27.2272150Z Compiling caffe2/operators/tt_linear_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:27.2272691Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:27.2273146Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:27.2273614Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:27.2274046Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:27.9818264Z 2022-12-01T11:01:27.9818960Z  2022-12-01T11:01:27.9819299Z  2022-12-01T11:01:27.9819600Z  2022-12-01T11:01:27.9819889Z  2022-12-01T11:01:27.9820158Z  2022-12-01T11:01:27.9820406Z  2022-12-01T11:01:27.9820674Z  2022-12-01T11:01:27.9820932Z  2022-12-01T11:01:27.9821316Z [1,775 / 2,129] 7 actions, 6 running 2022-12-01T11:01:27.9821756Z //:torch; 4s processwrapper-sandbox 2022-12-01T11:01:27.9822214Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:27.9822778Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:27.9823302Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:27.9823824Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:27.9824345Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:27.9824816Z [Scann] Compiling caffe2/operators/dataset_ops.cc 2022-12-01T11:01:28.0623386Z 2022-12-01T11:01:28.0623918Z  2022-12-01T11:01:28.0624292Z  2022-12-01T11:01:28.0624590Z  2022-12-01T11:01:28.0624890Z  2022-12-01T11:01:28.0625187Z  2022-12-01T11:01:28.0625465Z  2022-12-01T11:01:28.0625759Z  2022-12-01T11:01:28.0626363Z INFO: From Compiling caffe2/quantization/server/elementwise_add_dnnlowp_op.cc: 2022-12-01T11:01:28.0626909Z [1,775 / 2,129] 8 actions running 2022-12-01T11:01:28.0627385Z //:torch; 4s processwrapper-sandbox 2022-12-01T11:01:28.0627880Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:28.0628346Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:28.0628828Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:28.0629312Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:28.0629792Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:28.0630397Z Compiling caffe2/operators/dataset_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:28.0631210Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:28.0642681Z 2022-12-01T11:01:28.0642925Z  2022-12-01T11:01:28.0643259Z  2022-12-01T11:01:28.0643557Z  2022-12-01T11:01:28.0643839Z  2022-12-01T11:01:28.0644132Z  2022-12-01T11:01:28.0644424Z  2022-12-01T11:01:28.0644700Z  2022-12-01T11:01:28.0645010Z  2022-12-01T11:01:28.0652913Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc: In instantiation of 'bool caffe2::AddDNNLowPOp::RunOnDevice() [with T = unsigned char]': 2022-12-01T11:01:28.0653640Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:205:1: required from here 2022-12-01T11:01:28.0654474Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:151:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:28.0654992Z for (int i = 0; i < pre; ++i) { 2022-12-01T11:01:28.0655281Z ~~^~~~~ 2022-12-01T11:01:28.0656022Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:153:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:28.0656530Z for (int j = 0; j < n; ++j) { 2022-12-01T11:01:28.0656834Z ~~^~~ 2022-12-01T11:01:28.0657531Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:155:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:28.0658048Z for (int k = 0; k < post; ++k) { 2022-12-01T11:01:28.0658525Z ~~^~~~~~ 2022-12-01T11:01:28.0658914Z [1,775 / 2,129] 8 actions running 2022-12-01T11:01:28.0659266Z //:torch; 4s processwrapper-sandbox 2022-12-01T11:01:28.0659627Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:28.0660588Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:28.0661001Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:28.0661362Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:28.0661708Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:28.0662117Z Compiling caffe2/operators/dataset_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:28.0662482Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:28.1768266Z 2022-12-01T11:01:28.1769060Z  2022-12-01T11:01:28.1769436Z  2022-12-01T11:01:28.1769782Z  2022-12-01T11:01:28.1770066Z  2022-12-01T11:01:28.1770361Z  2022-12-01T11:01:28.1770658Z  2022-12-01T11:01:28.1770932Z  2022-12-01T11:01:28.1771226Z  2022-12-01T11:01:28.1771912Z INFO: From Compiling caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc: 2022-12-01T11:01:28.1772470Z [1,777 / 2,129] 8 actions running 2022-12-01T11:01:28.1772941Z //:torch; 4s processwrapper-sandbox 2022-12-01T11:01:28.1773448Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:28.1773940Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:28.1774406Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:28.1775017Z Compiling caffe2/operators/dataset_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:28.1775572Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:28.1776125Z Compiling caffe2/core/net.cc; 0s processwrapper-sandbox 2022-12-01T11:01:28.1776783Z Compiling torch/csrc/jit/api/module.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:28.1777098Z 2022-12-01T11:01:28.1777240Z  2022-12-01T11:01:28.1777518Z  2022-12-01T11:01:28.1777816Z  2022-12-01T11:01:28.1778110Z  2022-12-01T11:01:28.1778563Z  2022-12-01T11:01:28.1778853Z  2022-12-01T11:01:28.1779055Z  2022-12-01T11:01:28.1779290Z  2022-12-01T11:01:28.1780296Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc: In instantiation of 'bool caffe2::MulDNNLowPOp::RunOnDevice() [with T = unsigned char]': 2022-12-01T11:01:28.1781015Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:121:1: required from here 2022-12-01T11:01:28.1781938Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:79:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:28.1782895Z for (int i = 0; i < pre; ++i) { 2022-12-01T11:01:28.1783224Z ~~^~~~~ 2022-12-01T11:01:28.1784036Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:81:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:28.1784668Z for (int j = 0; j < n; ++j) { 2022-12-01T11:01:28.1784987Z ~~^~~ 2022-12-01T11:01:28.1785776Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:83:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:28.1786369Z for (int k = 0; k < post; ++k) { 2022-12-01T11:01:28.1786692Z ~~^~~~~~ 2022-12-01T11:01:28.1787089Z [1,777 / 2,129] 8 actions running 2022-12-01T11:01:28.1787540Z //:torch; 4s processwrapper-sandbox 2022-12-01T11:01:28.1788017Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:28.1788504Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:28.1788988Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:28.1789577Z Compiling caffe2/operators/dataset_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:28.1790132Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:28.1790690Z Compiling caffe2/core/net.cc; 0s processwrapper-sandbox 2022-12-01T11:01:28.1791318Z Compiling torch/csrc/jit/api/module.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:28.4258801Z 2022-12-01T11:01:28.4259367Z  2022-12-01T11:01:28.4259667Z  2022-12-01T11:01:28.4260024Z  2022-12-01T11:01:28.4260344Z  2022-12-01T11:01:28.4260540Z  2022-12-01T11:01:28.4260710Z  2022-12-01T11:01:28.4780237Z  2022-12-01T11:01:28.4780938Z  2022-12-01T11:01:28.4781409Z [1,778 / 2,129] 8 actions running 2022-12-01T11:01:28.4781938Z //:torch; 4s processwrapper-sandbox 2022-12-01T11:01:28.4782455Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:28.4782976Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:28.4783624Z Compiling caffe2/operators/dataset_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:28.4784221Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:28.4784796Z Compiling caffe2/core/net.cc; 0s processwrapper-sandbox 2022-12-01T11:01:28.4785492Z Compiling torch/csrc/jit/api/module.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:28.4786100Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:28.6786760Z 2022-12-01T11:01:28.6787291Z  2022-12-01T11:01:28.6787654Z  2022-12-01T11:01:28.6787997Z  2022-12-01T11:01:28.6788295Z  2022-12-01T11:01:28.6788529Z  2022-12-01T11:01:28.6788718Z  2022-12-01T11:01:28.6788895Z  2022-12-01T11:01:28.6789061Z  2022-12-01T11:01:28.6789308Z [1,779 / 2,129] 8 actions running 2022-12-01T11:01:28.6789592Z //:torch; 5s processwrapper-sandbox 2022-12-01T11:01:28.6789867Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:28.6790262Z Compiling caffe2/operators/dataset_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:28.6790589Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:28.6790892Z Compiling caffe2/core/net.cc; 0s processwrapper-sandbox 2022-12-01T11:01:28.6791253Z Compiling torch/csrc/jit/api/module.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:28.6791565Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:28.6791821Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:28.9048456Z 2022-12-01T11:01:28.9049043Z  2022-12-01T11:01:28.9049386Z  2022-12-01T11:01:28.9049677Z  2022-12-01T11:01:28.9049985Z  2022-12-01T11:01:28.9050299Z  2022-12-01T11:01:28.9050618Z  2022-12-01T11:01:28.9050921Z  2022-12-01T11:01:28.9051224Z  2022-12-01T11:01:28.9051705Z [1,779 / 2,129] 8 actions running 2022-12-01T11:01:28.9199936Z //:torch; 5s processwrapper-sandbox 2022-12-01T11:01:28.9200331Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:28.9200786Z Compiling caffe2/operators/dataset_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:28.9201216Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:28.9201651Z Compiling caffe2/core/net.cc; 0s processwrapper-sandbox 2022-12-01T11:01:28.9202113Z Compiling torch/csrc/jit/api/module.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:28.9202527Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:28.9202884Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:29.3058633Z 2022-12-01T11:01:29.3059337Z  2022-12-01T11:01:29.3059717Z  2022-12-01T11:01:29.3060165Z  2022-12-01T11:01:29.3060497Z  2022-12-01T11:01:29.3060934Z  2022-12-01T11:01:29.3061271Z  2022-12-01T11:01:29.3061742Z  2022-12-01T11:01:29.3062058Z  2022-12-01T11:01:29.3062718Z [1,780 / 2,129] 8 actions, 7 running 2022-12-01T11:01:29.3063440Z //:torch; 5s processwrapper-sandbox 2022-12-01T11:01:29.3064236Z Compiling caffe2/operators/dataset_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:29.3065012Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:29.3065798Z Compiling caffe2/core/net.cc; 1s processwrapper-sandbox 2022-12-01T11:01:29.3066624Z Compiling torch/csrc/jit/api/module.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:29.3067388Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:29.3068070Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:29.3068727Z [Scann] Compiling caffe2/operators/generate_proposals_op.cc 2022-12-01T11:01:29.5214032Z 2022-12-01T11:01:29.5214517Z  2022-12-01T11:01:29.5214843Z  2022-12-01T11:01:29.5215106Z  2022-12-01T11:01:29.5215541Z  2022-12-01T11:01:29.5215815Z  2022-12-01T11:01:29.5216089Z  2022-12-01T11:01:29.5216368Z  2022-12-01T11:01:29.5216645Z  2022-12-01T11:01:29.5217005Z [1,780 / 2,129] 8 actions running 2022-12-01T11:01:29.5217472Z //:torch; 5s processwrapper-sandbox 2022-12-01T11:01:29.5218060Z Compiling caffe2/operators/dataset_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:29.5218705Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:29.5219243Z Compiling caffe2/core/net.cc; 1s processwrapper-sandbox 2022-12-01T11:01:29.5219872Z Compiling torch/csrc/jit/api/module.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:29.5220428Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:29.5220884Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:29.5221269Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:30.1524010Z 2022-12-01T11:01:30.1524557Z  2022-12-01T11:01:30.1524912Z  2022-12-01T11:01:30.1525233Z  2022-12-01T11:01:30.1525487Z  2022-12-01T11:01:30.1525708Z  2022-12-01T11:01:30.1525938Z  2022-12-01T11:01:30.1526165Z  2022-12-01T11:01:30.1526382Z  2022-12-01T11:01:30.1526874Z INFO: From Compiling caffe2/operators/dataset_ops.cc: 2022-12-01T11:01:30.1527366Z [1,780 / 2,129] 8 actions running 2022-12-01T11:01:30.1527779Z //:torch; 6s processwrapper-sandbox 2022-12-01T11:01:30.1528323Z Compiling caffe2/operators/dataset_ops.cc; 2s processwrapper-sandbox 2022-12-01T11:01:30.1528832Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:30.1529302Z Compiling caffe2/core/net.cc; 2s processwrapper-sandbox 2022-12-01T11:01:30.1529875Z Compiling torch/csrc/jit/api/module.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:30.1530365Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:30.1530817Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:30.1531241Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:30.1542262Z 2022-12-01T11:01:30.1542522Z  2022-12-01T11:01:30.1542818Z  2022-12-01T11:01:30.1543097Z  2022-12-01T11:01:30.1543356Z  2022-12-01T11:01:30.1543617Z  2022-12-01T11:01:30.1544056Z  2022-12-01T11:01:30.1544339Z  2022-12-01T11:01:30.1544632Z  2022-12-01T11:01:30.1545556Z caffe2/operators/dataset_ops.cc: In constructor 'caffe2::dataset_ops::TreeWalker::TreeWalker(const std::vector&, caffe2::dataset_ops::TreeCursor&)': 2022-12-01T11:01:30.1546450Z caffe2/operators/dataset_ops.cc:143:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:30.1547004Z for (int fieldId = 0; fieldId < cursor_.it.fields().size(); ++fieldId) { 2022-12-01T11:01:30.1547398Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:01:30.1548075Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::TreeWalker::gatherLengthData()': 2022-12-01T11:01:30.1548930Z caffe2/operators/dataset_ops.cc:176:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:30.1549464Z for (int i = 0; i < lengths_.size(); ++i) { 2022-12-01T11:01:30.1549798Z ~~^~~~~~~~~~~~~~~~~ 2022-12-01T11:01:30.1550456Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::TreeWalker::gatherSizeLimits()': 2022-12-01T11:01:30.1551278Z caffe2/operators/dataset_ops.cc:189:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:30.1551838Z for (auto fieldId = 0; fieldId < cursor_.it.fields().size(); ++fieldId) { 2022-12-01T11:01:30.1552218Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:01:30.1552598Z In file included from ./caffe2/core/common.h:29:0, 2022-12-01T11:01:30.1552971Z from ./caffe2/core/blob.h:9, 2022-12-01T11:01:30.1553354Z from ./caffe2/operators/dataset_ops.h:8, 2022-12-01T11:01:30.1553852Z from caffe2/operators/dataset_ops.cc:1: 2022-12-01T11:01:30.1554685Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::CheckDatasetConsistencyOp::RunOnDevice()': 2022-12-01T11:01:30.1555568Z caffe2/operators/dataset_ops.cc:261:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:30.1556081Z InputSize() == iterator_.fields().size(), 2022-12-01T11:01:30.1556443Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:01:30.1557196Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::UnPackRecordsOp::RunOnDevice()': 2022-12-01T11:01:30.1558062Z caffe2/operators/dataset_ops.cc:394:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:30.1558538Z for (int i = 0; i < numRows; i++) { 2022-12-01T11:01:30.1558854Z ~~^~~~~~~~~ 2022-12-01T11:01:30.1559501Z caffe2/operators/dataset_ops.cc:432:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:30.1559983Z for (int i = 0; i < numRows; ++i) { 2022-12-01T11:01:30.1560293Z ~~^~~~~~~~~ 2022-12-01T11:01:30.1560959Z caffe2/operators/dataset_ops.cc:434:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:30.1561476Z for (int j = 0; j < tensors[i].size(); ++j) { 2022-12-01T11:01:30.1561795Z ~~^~~~~~~~~~~~~~~~~~~ 2022-12-01T11:01:30.1562449Z caffe2/operators/dataset_ops.cc:457:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:30.1562938Z for (int i = 0; i < numRows; ++i) { 2022-12-01T11:01:30.1563226Z ~~^~~~~~~~~ 2022-12-01T11:01:30.1564271Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::{anonymous}::UnPackRecordsOp::getShapeAndMetaFromInput(const Shared2DTensorVectorPtr&, std::vector >&, std::vector&)': 2022-12-01T11:01:30.1565353Z caffe2/operators/dataset_ops.cc:489:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:30.1565966Z for (int i = 0; i < numTensors; ++i) { 2022-12-01T11:01:30.1566278Z ~~^~~~~~~~~~~~ 2022-12-01T11:01:30.1567256Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::{anonymous}::UnPackRecordsOp::getShapeAndMetaFromPrototypeBlobs(std::vector >&, std::vector&)': 2022-12-01T11:01:30.1568259Z caffe2/operators/dataset_ops.cc:503:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:30.1568748Z for (int i = 0; i < numTensors; ++i) { 2022-12-01T11:01:30.1569037Z ~~^~~~~~~~~~~~ 2022-12-01T11:01:30.1569381Z In file included from ./caffe2/core/common.h:29:0, 2022-12-01T11:01:30.1569778Z from ./caffe2/core/blob.h:9, 2022-12-01T11:01:30.1570134Z from ./caffe2/operators/dataset_ops.h:8, 2022-12-01T11:01:30.1570535Z from caffe2/operators/dataset_ops.cc:1: 2022-12-01T11:01:30.1571340Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::ReadNextBatchOp::RunOnDevice()': 2022-12-01T11:01:30.1572304Z caffe2/operators/dataset_ops.cc:527:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:30.1572952Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 1); 2022-12-01T11:01:30.1573331Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:01:30.1573994Z caffe2/operators/dataset_ops.cc:537:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:30.1574486Z for (int i = 0; i < lengths.size(); ++i) { 2022-12-01T11:01:30.1574808Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T11:01:30.1575562Z caffe2/operators/dataset_ops.cc:548:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:30.1576199Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2022-12-01T11:01:30.1576540Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:01:30.1577208Z caffe2/operators/dataset_ops.cc:571:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:30.1577823Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2022-12-01T11:01:30.1578153Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:01:30.1578733Z In file included from ./caffe2/core/common.h:29:0, 2022-12-01T11:01:30.1579105Z from ./caffe2/core/blob.h:9, 2022-12-01T11:01:30.1585828Z from ./caffe2/operators/dataset_ops.h:8, 2022-12-01T11:01:30.1586249Z from caffe2/operators/dataset_ops.cc:1: 2022-12-01T11:01:30.1587116Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::ComputeOffsetOp::RunOnDevice()': 2022-12-01T11:01:30.1587974Z caffe2/operators/dataset_ops.cc:604:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:30.1588619Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 1); 2022-12-01T11:01:30.1589035Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:01:30.1589718Z caffe2/operators/dataset_ops.cc:615:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:30.1590216Z for (int i = 0; i < lengths.size(); ++i) { 2022-12-01T11:01:30.1590518Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T11:01:30.1591156Z caffe2/operators/dataset_ops.cc:626:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:30.1591768Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2022-12-01T11:01:30.1592099Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:01:30.1592437Z In file included from ./caffe2/core/common.h:29:0, 2022-12-01T11:01:30.1592826Z from ./caffe2/core/blob.h:9, 2022-12-01T11:01:30.1593315Z from ./caffe2/operators/dataset_ops.h:8, 2022-12-01T11:01:30.1593729Z from caffe2/operators/dataset_ops.cc:1: 2022-12-01T11:01:30.1594558Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::SortAndShuffleOp::RunOnDevice()': 2022-12-01T11:01:30.1595426Z caffe2/operators/dataset_ops.cc:662:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:30.1596068Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 1); 2022-12-01T11:01:30.1596453Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:01:30.1597242Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::ReadRandomBatchOp::RunOnDevice()': 2022-12-01T11:01:30.1598121Z caffe2/operators/dataset_ops.cc:750:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:30.1598762Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 3); 2022-12-01T11:01:30.1599141Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:01:30.1599803Z caffe2/operators/dataset_ops.cc:774:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:30.1600379Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2022-12-01T11:01:30.1600732Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:01:30.1601467Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::TrimDatasetOp::RunOnDevice()': 2022-12-01T11:01:30.1602329Z caffe2/operators/dataset_ops.cc:1095:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:30.1602962Z for (int col = 0; col < walker.fields().size(); ++col) { 2022-12-01T11:01:30.1603333Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:01:30.1603697Z In file included from ./caffe2/core/common.h:29:0, 2022-12-01T11:01:30.1604054Z from ./caffe2/core/blob.h:9, 2022-12-01T11:01:30.1604417Z from ./caffe2/operators/dataset_ops.h:8, 2022-12-01T11:01:30.1604819Z from caffe2/operators/dataset_ops.cc:1: 2022-12-01T11:01:30.1605712Z caffe2/operators/dataset_ops.cc: In instantiation of 'bool caffe2::dataset_ops::{anonymous}::CollectTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-12-01T11:01:30.1606323Z caffe2/operators/dataset_ops.cc:1638:1: required from here 2022-12-01T11:01:30.1607036Z caffe2/operators/dataset_ops.cc:1032:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:30.1607631Z tensorVector->size() == numToCollect_, 2022-12-01T11:01:30.1607946Z ^ 2022-12-01T11:01:30.1608642Z caffe2/operators/dataset_ops.cc:1045:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:30.1609225Z } else if (pos >= tensorVector->size()) { 2022-12-01T11:01:30.1609557Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:01:30.1610416Z caffe2/operators/dataset_ops.cc: In instantiation of 'bool caffe2::dataset_ops::{anonymous}::ConcatTensorVectorOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-12-01T11:01:30.1611049Z caffe2/operators/dataset_ops.cc:1638:1: required from here 2022-12-01T11:01:30.1611844Z caffe2/operators/dataset_ops.cc:969:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:30.1612444Z for (int i = 1; i < tensorVector->size(); i++) { 2022-12-01T11:01:30.1612787Z ~~^~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:01:30.1613162Z [1,780 / 2,129] 8 actions running 2022-12-01T11:01:30.1613574Z //:torch; 6s processwrapper-sandbox 2022-12-01T11:01:30.1614146Z Compiling caffe2/operators/dataset_ops.cc; 2s processwrapper-sandbox 2022-12-01T11:01:30.1614781Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:30.1615295Z Compiling caffe2/core/net.cc; 2s processwrapper-sandbox 2022-12-01T11:01:30.1615870Z Compiling torch/csrc/jit/api/module.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:30.1616384Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:30.1616829Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:30.1617265Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:30.5221060Z 2022-12-01T11:01:30.5221786Z  2022-12-01T11:01:30.5222155Z  2022-12-01T11:01:30.5222464Z  2022-12-01T11:01:30.5222743Z  2022-12-01T11:01:30.5222989Z  2022-12-01T11:01:30.5223247Z  2022-12-01T11:01:30.5223512Z  2022-12-01T11:01:30.5223759Z  2022-12-01T11:01:30.5224154Z [1,783 / 2,129] 8 actions running 2022-12-01T11:01:30.5224619Z //:torch; 6s processwrapper-sandbox 2022-12-01T11:01:30.5225051Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:30.5225487Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:30.5225913Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:30.5226328Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:30.5226859Z Compiling torch/csrc/jit/api/object.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:30.5227362Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:30.5227799Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:30.7566457Z 2022-12-01T11:01:30.7566791Z  2022-12-01T11:01:30.7567085Z  2022-12-01T11:01:30.7567363Z  2022-12-01T11:01:30.7567626Z  2022-12-01T11:01:30.7567906Z  2022-12-01T11:01:30.7568192Z  2022-12-01T11:01:30.7568459Z  2022-12-01T11:01:30.7568737Z  2022-12-01T11:01:30.7569464Z INFO: From Compiling caffe2/operators/fused_rowwise_random_quantization_ops.cc: 2022-12-01T11:01:30.7569993Z [1,783 / 2,129] 8 actions running 2022-12-01T11:01:30.7570420Z //:torch; 7s processwrapper-sandbox 2022-12-01T11:01:30.7570874Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:30.7571299Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:30.7571886Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:30.7572342Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:30.7572878Z Compiling torch/csrc/jit/api/object.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:30.7573396Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:30.7573843Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:30.7574065Z 2022-12-01T11:01:30.7574188Z  2022-12-01T11:01:30.7574461Z  2022-12-01T11:01:30.7574740Z  2022-12-01T11:01:30.7575014Z  2022-12-01T11:01:30.7575295Z  2022-12-01T11:01:30.7575578Z  2022-12-01T11:01:30.7575823Z  2022-12-01T11:01:30.7576098Z  2022-12-01T11:01:30.7577123Z caffe2/operators/fused_rowwise_random_quantization_ops.cc: In instantiation of 'bool caffe2::FusedRandRowwiseQuantizedToFloatOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-12-01T11:01:30.7577866Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:206:1: required from here 2022-12-01T11:01:30.7578962Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:113:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:30.7579527Z for (size_t row = 0; row < input_rows; ++row) { 2022-12-01T11:01:30.7579852Z ~~~~^~~~~~~~~~~~ 2022-12-01T11:01:30.7580776Z caffe2/operators/fused_rowwise_random_quantization_ops.cc: In instantiation of 'bool caffe2::FloatToFusedRandRowwiseQuantizedOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-12-01T11:01:30.7581496Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:206:1: required from here 2022-12-01T11:01:30.7582349Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:55:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:30.7583041Z for (size_t row = 0; row < input_rows; ++row) { 2022-12-01T11:01:30.7583372Z ~~~~^~~~~~~~~~~~ 2022-12-01T11:01:30.7583783Z [1,783 / 2,129] 8 actions running 2022-12-01T11:01:30.7584206Z //:torch; 7s processwrapper-sandbox 2022-12-01T11:01:30.7584641Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:30.7585074Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:30.7585514Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:30.7585949Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:30.7586495Z Compiling torch/csrc/jit/api/object.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:30.7586995Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:30.7587451Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:31.1313892Z 2022-12-01T11:01:31.1314396Z  2022-12-01T11:01:31.1314743Z  2022-12-01T11:01:31.1315000Z  2022-12-01T11:01:31.1315257Z  2022-12-01T11:01:31.1315534Z  2022-12-01T11:01:31.1315850Z  2022-12-01T11:01:31.1316131Z  2022-12-01T11:01:31.1316397Z  2022-12-01T11:01:31.1316782Z [1,784 / 2,129] 8 actions running 2022-12-01T11:01:31.1317196Z //:torch; 7s processwrapper-sandbox 2022-12-01T11:01:31.1317667Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:31.1318135Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:31.1318593Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:31.1319161Z Compiling torch/csrc/jit/api/object.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:31.1319697Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:31.1320160Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:31.1320737Z Compiling caffe2/operators/flexible_top_k.cc; 0s processwrapper-sandbox 2022-12-01T11:01:31.1647574Z 2022-12-01T11:01:31.1648303Z  2022-12-01T11:01:31.1648664Z  2022-12-01T11:01:31.1648937Z  2022-12-01T11:01:31.1649233Z  2022-12-01T11:01:31.1649532Z  2022-12-01T11:01:31.1649803Z  2022-12-01T11:01:31.1650088Z  2022-12-01T11:01:31.1650375Z  2022-12-01T11:01:31.1650908Z INFO: From Compiling caffe2/operators/generate_proposals_op.cc: 2022-12-01T11:01:31.1651438Z [1,785 / 2,129] 7 actions running 2022-12-01T11:01:31.1651978Z //:torch; 7s processwrapper-sandbox 2022-12-01T11:01:31.1652471Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:31.1652983Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:31.1653570Z Compiling torch/csrc/jit/api/object.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:31.1654058Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:31.1654461Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:31.1654927Z Compiling caffe2/operators/flexible_top_k.cc; 0s processwrapper-sandbox 2022-12-01T11:01:31.1655184Z 2022-12-01T11:01:31.1655304Z  2022-12-01T11:01:31.1655532Z  2022-12-01T11:01:31.1655774Z  2022-12-01T11:01:31.1656044Z  2022-12-01T11:01:31.1656320Z  2022-12-01T11:01:31.1656597Z  2022-12-01T11:01:31.1656868Z  2022-12-01T11:01:31.1657638Z caffe2/operators/generate_proposals_op.cc: In function 'size_t caffe2::{anonymous}::ComputeStartIndex(const TensorCPU&, const std::vector&)': 2022-12-01T11:01:31.1658670Z caffe2/operators/generate_proposals_op.cc:18:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:31.1659154Z for (int i = 0; i < index.size(); i++) { 2022-12-01T11:01:31.1659457Z ~~^~~~~~~~~~~~~~ 2022-12-01T11:01:31.1661170Z caffe2/operators/generate_proposals_op.cc: In member function 'void caffe2::GenerateProposalsOp::ProposalsForOneImage(const Array3f&, const Eigen::Map >&, const caffe2::utils::ConstTensorView&, const caffe2::utils::ConstTensorView&, caffe2::ERArrXXf*, caffe2::EArrXf*) const [with Context = caffe2::CPUContext; Eigen::Array3f = Eigen::Array; caffe2::ERArrXXf = Eigen::Array; caffe2::EArrXf = Eigen::Array]': 2022-12-01T11:01:31.1662796Z caffe2/operators/generate_proposals_op.cc:216:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:31.1663309Z for (int i = 0; i < order.size(); ++i) { 2022-12-01T11:01:31.1663622Z ~~^~~~~~~~~~~~~~ 2022-12-01T11:01:31.1664316Z caffe2/operators/generate_proposals_op.cc:253:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:31.1664839Z if (post_nms_topN > 0 && post_nms_topN < keep.size()) { 2022-12-01T11:01:31.1665152Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~ 2022-12-01T11:01:31.1665502Z [1,785 / 2,129] 7 actions running 2022-12-01T11:01:31.1665847Z //:torch; 7s processwrapper-sandbox 2022-12-01T11:01:31.1666247Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:31.1666664Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:31.1667166Z Compiling torch/csrc/jit/api/object.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:31.1667636Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:31.1668062Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:31.1668592Z Compiling caffe2/operators/flexible_top_k.cc; 0s processwrapper-sandbox 2022-12-01T11:01:31.5307311Z 2022-12-01T11:01:31.5310561Z  2022-12-01T11:01:31.5310775Z  2022-12-01T11:01:31.5310966Z  2022-12-01T11:01:31.5311141Z  2022-12-01T11:01:31.5311295Z  2022-12-01T11:01:31.5311486Z  2022-12-01T11:01:31.5311657Z  2022-12-01T11:01:31.5311891Z [1,786 / 2,129] 8 actions running 2022-12-01T11:01:31.5312179Z //:torch; 7s processwrapper-sandbox 2022-12-01T11:01:31.5479341Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:31.5480075Z Compiling torch/csrc/jit/api/object.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:31.5480494Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:31.5480886Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:31.5481358Z Compiling caffe2/operators/flexible_top_k.cc; 0s processwrapper-sandbox 2022-12-01T11:01:31.5481913Z Compiling caffe2/operators/flatten_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:31.5482450Z Compiling caffe2/sgd/wngrad_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:31.8515615Z 2022-12-01T11:01:31.8516186Z  2022-12-01T11:01:31.8516631Z  2022-12-01T11:01:31.8516955Z  2022-12-01T11:01:31.8517284Z  2022-12-01T11:01:31.8517589Z  2022-12-01T11:01:31.8517896Z  2022-12-01T11:01:31.8518210Z  2022-12-01T11:01:31.8518517Z  2022-12-01T11:01:31.8518958Z [1,787 / 2,129] 8 actions, 7 running 2022-12-01T11:01:31.8519494Z //:torch; 8s processwrapper-sandbox 2022-12-01T11:01:31.8520002Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:31.8520525Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:31.8521045Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:31.8521676Z Compiling caffe2/operators/flexible_top_k.cc; 1s processwrapper-sandbox 2022-12-01T11:01:31.8522383Z Compiling caffe2/operators/flatten_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:31.8523080Z Compiling caffe2/sgd/wngrad_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:31.8523638Z [Scann] Compiling torch/csrc/distributed/rpc/rref_proto.cpp 2022-12-01T11:01:32.1505722Z 2022-12-01T11:01:32.1506252Z  2022-12-01T11:01:32.1506604Z  2022-12-01T11:01:32.1506906Z  2022-12-01T11:01:32.1507177Z  2022-12-01T11:01:32.1507445Z  2022-12-01T11:01:32.1507700Z  2022-12-01T11:01:32.1507916Z  2022-12-01T11:01:32.1508152Z  2022-12-01T11:01:32.1508493Z [1,788 / 2,129] 8 actions running 2022-12-01T11:01:32.1508931Z //:torch; 8s processwrapper-sandbox 2022-12-01T11:01:32.1509405Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:32.1509854Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:32.1510598Z Compiling caffe2/operators/flexible_top_k.cc; 1s processwrapper-sandbox 2022-12-01T11:01:32.1511150Z Compiling caffe2/operators/flatten_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:32.1511724Z Compiling caffe2/sgd/wngrad_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:32.1512188Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:32.1512640Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:32.3327073Z 2022-12-01T11:01:32.3327573Z  2022-12-01T11:01:32.3327929Z  2022-12-01T11:01:32.3328218Z  2022-12-01T11:01:32.3328496Z  2022-12-01T11:01:32.3328755Z  2022-12-01T11:01:32.3328988Z  2022-12-01T11:01:32.3329251Z  2022-12-01T11:01:32.3329647Z  2022-12-01T11:01:32.3330188Z INFO: From Compiling caffe2/operators/flexible_top_k.cc: 2022-12-01T11:01:32.3330710Z [1,788 / 2,129] 8 actions running 2022-12-01T11:01:32.3331169Z //:torch; 8s processwrapper-sandbox 2022-12-01T11:01:32.3331715Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:32.3332194Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:32.3332811Z Compiling caffe2/operators/flexible_top_k.cc; 1s processwrapper-sandbox 2022-12-01T11:01:32.3333493Z Compiling caffe2/operators/flatten_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:32.3334148Z Compiling caffe2/sgd/wngrad_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:32.3334680Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:32.3335151Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:32.3335389Z 2022-12-01T11:01:32.3335530Z  2022-12-01T11:01:32.3335828Z  2022-12-01T11:01:32.3336089Z  2022-12-01T11:01:32.3336325Z  2022-12-01T11:01:32.3336626Z  2022-12-01T11:01:32.3336902Z  2022-12-01T11:01:32.3337377Z  2022-12-01T11:01:32.3337675Z  2022-12-01T11:01:32.3339000Z caffe2/operators/flexible_top_k.cc: In instantiation of 'bool caffe2::FlexibleTopKOp::RunOnDevice() [with T = float; Context = caffe2::CPUContext]': 2022-12-01T11:01:32.3339694Z caffe2/operators/flexible_top_k.cc:185:1: required from here 2022-12-01T11:01:32.3340504Z caffe2/operators/flexible_top_k.cc:77:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:32.3341100Z if (PQ.size() < k_ || value > PQ.top().first) { 2022-12-01T11:01:32.3341865Z caffe2/operators/flexible_top_k.cc:81:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:32.3342392Z if (PQ.size() > k_) { 2022-12-01T11:01:32.3342815Z [1,788 / 2,129] 8 actions running 2022-12-01T11:01:32.3343252Z //:torch; 8s processwrapper-sandbox 2022-12-01T11:01:32.3343729Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:32.3344211Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:32.3344777Z Compiling caffe2/operators/flexible_top_k.cc; 1s processwrapper-sandbox 2022-12-01T11:01:32.3345363Z Compiling caffe2/operators/flatten_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:32.3345902Z Compiling caffe2/sgd/wngrad_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:32.3350942Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:32.3351418Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:32.5522585Z 2022-12-01T11:01:32.5523092Z  2022-12-01T11:01:32.5523428Z  2022-12-01T11:01:32.5523695Z  2022-12-01T11:01:32.5524000Z  2022-12-01T11:01:32.5524285Z  2022-12-01T11:01:32.5524547Z  2022-12-01T11:01:32.5524821Z  2022-12-01T11:01:32.5525074Z  2022-12-01T11:01:32.5525473Z [1,789 / 2,129] 8 actions running 2022-12-01T11:01:32.5526149Z //:torch; 8s processwrapper-sandbox 2022-12-01T11:01:32.5526667Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:32.5527122Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:32.5527700Z Compiling caffe2/operators/flatten_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:32.5528566Z Compiling caffe2/sgd/wngrad_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:32.5529100Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:32.5529568Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:32.5530347Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:32.7512512Z 2022-12-01T11:01:32.7513223Z  2022-12-01T11:01:32.7513649Z  2022-12-01T11:01:32.7514141Z  2022-12-01T11:01:32.7514439Z  2022-12-01T11:01:32.7514889Z  2022-12-01T11:01:32.7515178Z  2022-12-01T11:01:32.7515654Z  2022-12-01T11:01:32.7515941Z  2022-12-01T11:01:32.7516552Z [1,790 / 2,129] 8 actions running 2022-12-01T11:01:32.7517211Z //:torch; 9s processwrapper-sandbox 2022-12-01T11:01:32.7517860Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:32.7518373Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:32.7519104Z Compiling caffe2/sgd/wngrad_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:32.7519842Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:32.7520470Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:32.7521104Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:32.7521912Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 0s processwrapper-sandbox 2022-12-01T11:01:33.1517685Z 2022-12-01T11:01:33.1518231Z  2022-12-01T11:01:33.1518568Z  2022-12-01T11:01:33.1518877Z  2022-12-01T11:01:33.1519179Z  2022-12-01T11:01:33.1519460Z  2022-12-01T11:01:33.1519750Z  2022-12-01T11:01:33.1520074Z  2022-12-01T11:01:33.1520361Z  2022-12-01T11:01:33.1520777Z [1,791 / 2,129] 8 actions running 2022-12-01T11:01:33.1521256Z //:torch; 9s processwrapper-sandbox 2022-12-01T11:01:33.1521917Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:33.1522297Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:33.1522673Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:33.1523204Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:33.1523649Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:33.1524205Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 0s processwrapper-sandbox 2022-12-01T11:01:33.1524844Z Compiling torch/csrc/api/src/cuda.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:33.3521390Z 2022-12-01T11:01:33.3521885Z  2022-12-01T11:01:33.3522228Z  2022-12-01T11:01:33.3522514Z  2022-12-01T11:01:33.3522795Z  2022-12-01T11:01:33.3523085Z  2022-12-01T11:01:33.3523364Z  2022-12-01T11:01:33.3523626Z  2022-12-01T11:01:33.3523898Z  2022-12-01T11:01:33.3524279Z [1,793 / 2,129] 8 actions running 2022-12-01T11:01:33.3524713Z //:torch; 9s processwrapper-sandbox 2022-12-01T11:01:33.3525182Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:33.3525640Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:33.3526077Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:33.3526661Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 0s processwrapper-sandbox 2022-12-01T11:01:33.3527285Z Compiling torch/csrc/api/src/cuda.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:33.3527868Z Compiling caffe2/sgd/yellowfin_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:33.3528458Z Compiling caffe2/operators/elu_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:33.6201628Z 2022-12-01T11:01:33.6202162Z  2022-12-01T11:01:33.6202507Z  2022-12-01T11:01:33.6202759Z  2022-12-01T11:01:33.6203028Z  2022-12-01T11:01:33.6203312Z  2022-12-01T11:01:33.6203564Z  2022-12-01T11:01:33.6203838Z  2022-12-01T11:01:33.6204109Z  2022-12-01T11:01:33.6204491Z [1,794 / 2,129] 8 actions, 7 running 2022-12-01T11:01:33.6204928Z //:torch; 10s processwrapper-sandbox 2022-12-01T11:01:33.6205318Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:33.6205735Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:33.6206565Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 0s processwrapper-sandbox 2022-12-01T11:01:33.6207154Z Compiling torch/csrc/api/src/cuda.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:33.6207676Z Compiling caffe2/sgd/yellowfin_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:33.6208230Z Compiling caffe2/operators/elu_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:33.6208726Z [Scann] Compiling caffe2/operators/feature_maps_ops.cc 2022-12-01T11:01:33.9526182Z 2022-12-01T11:01:33.9526735Z  2022-12-01T11:01:33.9527054Z  2022-12-01T11:01:33.9527340Z  2022-12-01T11:01:33.9527613Z  2022-12-01T11:01:33.9527869Z  2022-12-01T11:01:33.9528143Z  2022-12-01T11:01:33.9528436Z  2022-12-01T11:01:33.9528704Z  2022-12-01T11:01:33.9529094Z [1,794 / 2,129] 8 actions running 2022-12-01T11:01:33.9529591Z //:torch; 10s processwrapper-sandbox 2022-12-01T11:01:33.9530033Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:33.9530544Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:33.9531191Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 1s processwrapper-sandbox 2022-12-01T11:01:33.9531966Z Compiling torch/csrc/api/src/cuda.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:33.9532658Z Compiling caffe2/sgd/yellowfin_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:33.9533332Z Compiling caffe2/operators/elu_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:33.9534007Z Compiling caffe2/operators/feature_maps_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:34.1516679Z 2022-12-01T11:01:34.1517256Z  2022-12-01T11:01:34.1517610Z  2022-12-01T11:01:34.1517906Z  2022-12-01T11:01:34.1518251Z  2022-12-01T11:01:34.1518506Z  2022-12-01T11:01:34.1518673Z  2022-12-01T11:01:34.1518844Z  2022-12-01T11:01:34.1736150Z  2022-12-01T11:01:34.1737066Z [1,795 / 2,129] 8 actions running 2022-12-01T11:01:34.1737519Z //:torch; 10s processwrapper-sandbox 2022-12-01T11:01:34.1737978Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:34.1738706Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 1s processwrapper-sandbox 2022-12-01T11:01:34.1739344Z Compiling torch/csrc/api/src/cuda.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:34.1739934Z Compiling caffe2/sgd/yellowfin_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:34.1740567Z Compiling caffe2/operators/elu_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:34.1741163Z Compiling caffe2/operators/feature_maps_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:34.1741666Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:34.3756338Z 2022-12-01T11:01:34.3757001Z  2022-12-01T11:01:34.3757347Z  2022-12-01T11:01:34.3757800Z  2022-12-01T11:01:34.3758066Z  2022-12-01T11:01:34.3758518Z  2022-12-01T11:01:34.3758798Z  2022-12-01T11:01:34.3759200Z  2022-12-01T11:01:34.3759479Z  2022-12-01T11:01:34.3760011Z [1,797 / 2,129] 8 actions running 2022-12-01T11:01:34.3760606Z //:torch; 10s processwrapper-sandbox 2022-12-01T11:01:34.3761088Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:34.3761792Z Compiling caffe2/sgd/yellowfin_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:34.3762517Z Compiling caffe2/operators/elu_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:34.3763287Z Compiling caffe2/operators/feature_maps_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:34.3763949Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:34.3764530Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:34.3765209Z Compiling torch/csrc/api/src/imethod.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:34.9942210Z 2022-12-01T11:01:34.9943842Z  2022-12-01T11:01:34.9944230Z  2022-12-01T11:01:34.9944541Z  2022-12-01T11:01:34.9944844Z  2022-12-01T11:01:34.9945125Z  2022-12-01T11:01:34.9945410Z  2022-12-01T11:01:34.9945684Z  2022-12-01T11:01:34.9946201Z  2022-12-01T11:01:34.9946598Z [1,798 / 2,129] 8 actions, 7 running 2022-12-01T11:01:34.9947085Z //:torch; 11s processwrapper-sandbox 2022-12-01T11:01:34.9947700Z Compiling caffe2/sgd/yellowfin_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:34.9948353Z Compiling caffe2/operators/elu_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:34.9949008Z Compiling caffe2/operators/feature_maps_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:34.9949570Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:34.9950050Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:34.9950667Z Compiling torch/csrc/api/src/imethod.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:34.9951217Z [Scann] Compiling torch/csrc/api/src/nn/modules/batchnorm.cpp 2022-12-01T11:01:35.3796632Z 2022-12-01T11:01:35.3797258Z  2022-12-01T11:01:35.3797589Z  2022-12-01T11:01:35.3797872Z  2022-12-01T11:01:35.3798166Z  2022-12-01T11:01:35.3798489Z  2022-12-01T11:01:35.3798780Z  2022-12-01T11:01:35.3799069Z  2022-12-01T11:01:35.3799369Z  2022-12-01T11:01:35.3799764Z [1,799 / 2,129] 8 actions running 2022-12-01T11:01:35.3800256Z //:torch; 11s processwrapper-sandbox 2022-12-01T11:01:35.3800869Z Compiling caffe2/operators/elu_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:35.3801558Z Compiling caffe2/operators/feature_maps_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:35.3802144Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:35.3802630Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:35.3803198Z Compiling torch/csrc/api/src/imethod.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:35.3803738Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:35.3804208Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:35.7787978Z 2022-12-01T11:01:35.7788541Z  2022-12-01T11:01:35.7788846Z  2022-12-01T11:01:35.7790854Z  2022-12-01T11:01:35.7791495Z  2022-12-01T11:01:35.7792931Z  2022-12-01T11:01:35.7794474Z  2022-12-01T11:01:35.7794780Z  2022-12-01T11:01:35.7795048Z  2022-12-01T11:01:35.7795482Z [1,801 / 2,129] 8 actions running 2022-12-01T11:01:35.7795958Z //:torch; 12s processwrapper-sandbox 2022-12-01T11:01:35.7796428Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:35.7796866Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:35.7797425Z Compiling torch/csrc/api/src/imethod.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:35.7797933Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:35.7798348Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:35.7798887Z Compiling caffe2/operators/erf_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:35.7799490Z Compiling caffe2/utils/murmur_hash3.cc; 0s processwrapper-sandbox 2022-12-01T11:01:35.9792445Z 2022-12-01T11:01:35.9792976Z  2022-12-01T11:01:35.9793324Z  2022-12-01T11:01:35.9793615Z  2022-12-01T11:01:35.9793908Z  2022-12-01T11:01:35.9794192Z  2022-12-01T11:01:35.9794474Z  2022-12-01T11:01:35.9794737Z  2022-12-01T11:01:35.9795030Z  2022-12-01T11:01:35.9795426Z [1,803 / 2,129] 8 actions running 2022-12-01T11:01:35.9795858Z //:torch; 12s processwrapper-sandbox 2022-12-01T11:01:35.9796291Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:35.9796730Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:35.9797165Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:35.9797687Z Compiling caffe2/operators/erf_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:35.9798277Z Compiling caffe2/utils/murmur_hash3.cc; 0s processwrapper-sandbox 2022-12-01T11:01:35.9798887Z Compiling caffe2/utils/math/reduce.cc; 0s processwrapper-sandbox 2022-12-01T11:01:35.9799383Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:36.3802807Z 2022-12-01T11:01:36.3803335Z  2022-12-01T11:01:36.3803689Z  2022-12-01T11:01:36.3803985Z  2022-12-01T11:01:36.3804480Z  2022-12-01T11:01:36.3804766Z  2022-12-01T11:01:36.3805075Z  2022-12-01T11:01:36.3805372Z  2022-12-01T11:01:36.3805660Z  2022-12-01T11:01:36.3806071Z [1,803 / 2,129] 8 actions running 2022-12-01T11:01:36.3806555Z //:torch; 12s processwrapper-sandbox 2022-12-01T11:01:36.3807053Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:36.3807522Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:36.3807997Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:36.3808602Z Compiling caffe2/operators/erf_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:36.3809203Z Compiling caffe2/utils/murmur_hash3.cc; 0s processwrapper-sandbox 2022-12-01T11:01:36.3809759Z Compiling caffe2/utils/math/reduce.cc; 0s processwrapper-sandbox 2022-12-01T11:01:36.3810241Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:36.5925852Z 2022-12-01T11:01:36.5926389Z  2022-12-01T11:01:36.5926780Z  2022-12-01T11:01:36.5927096Z  2022-12-01T11:01:36.5927429Z  2022-12-01T11:01:36.5927737Z  2022-12-01T11:01:36.5928073Z  2022-12-01T11:01:36.5928373Z  2022-12-01T11:01:36.5928650Z  2022-12-01T11:01:36.5929050Z [1,805 / 2,129] 8 actions running 2022-12-01T11:01:36.5929529Z //:torch; 12s processwrapper-sandbox 2022-12-01T11:01:36.5930039Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:36.5930527Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:36.5931123Z Compiling caffe2/operators/erf_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:36.5931884Z Compiling caffe2/utils/math/reduce.cc; 0s processwrapper-sandbox 2022-12-01T11:01:36.5932430Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:36.5932913Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:36.5933625Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:36.9924725Z 2022-12-01T11:01:36.9925255Z  2022-12-01T11:01:36.9925604Z  2022-12-01T11:01:36.9925904Z  2022-12-01T11:01:36.9926162Z  2022-12-01T11:01:36.9926426Z  2022-12-01T11:01:36.9926705Z  2022-12-01T11:01:36.9926952Z  2022-12-01T11:01:36.9927218Z  2022-12-01T11:01:36.9927619Z [1,805 / 2,129] 8 actions running 2022-12-01T11:01:36.9928074Z //:torch; 13s processwrapper-sandbox 2022-12-01T11:01:36.9928531Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:36.9928962Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:36.9929491Z Compiling caffe2/operators/erf_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:36.9930107Z Compiling caffe2/utils/math/reduce.cc; 1s processwrapper-sandbox 2022-12-01T11:01:36.9930655Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:36.9931121Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:36.9931704Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:37.1921214Z 2022-12-01T11:01:37.1921787Z  2022-12-01T11:01:37.1922116Z  2022-12-01T11:01:37.1922408Z  2022-12-01T11:01:37.1922712Z  2022-12-01T11:01:37.1924857Z  2022-12-01T11:01:37.1925165Z  2022-12-01T11:01:37.1925425Z  2022-12-01T11:01:37.1925668Z  2022-12-01T11:01:37.1926008Z [1,806 / 2,129] 8 actions running 2022-12-01T11:01:37.1926394Z //:torch; 13s processwrapper-sandbox 2022-12-01T11:01:37.1926776Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:37.1927232Z Compiling caffe2/operators/erf_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:37.1927721Z Compiling caffe2/utils/math/reduce.cc; 1s processwrapper-sandbox 2022-12-01T11:01:37.1928155Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:37.1928536Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:37.1928888Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:37.1929272Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:37.3939922Z 2022-12-01T11:01:37.3940762Z  2022-12-01T11:01:37.3941464Z  2022-12-01T11:01:37.3941775Z  2022-12-01T11:01:37.3942213Z  2022-12-01T11:01:37.3942445Z  2022-12-01T11:01:37.3942705Z  2022-12-01T11:01:37.3942942Z  2022-12-01T11:01:37.3943164Z  2022-12-01T11:01:37.3943506Z [1,806 / 2,129] 8 actions running 2022-12-01T11:01:37.3943900Z //:torch; 13s processwrapper-sandbox 2022-12-01T11:01:37.3944276Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:37.3944757Z Compiling caffe2/operators/erf_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:37.3945291Z Compiling caffe2/utils/math/reduce.cc; 1s processwrapper-sandbox 2022-12-01T11:01:37.3945726Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:37.3946103Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:37.3946487Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:37.3946885Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:37.7127741Z 2022-12-01T11:01:37.7128550Z  2022-12-01T11:01:37.7129098Z  2022-12-01T11:01:37.7129639Z  2022-12-01T11:01:37.7130250Z  2022-12-01T11:01:37.7132261Z  2022-12-01T11:01:37.7133929Z  2022-12-01T11:01:37.7134544Z  2022-12-01T11:01:37.7134992Z  2022-12-01T11:01:37.7135691Z INFO: From Compiling caffe2/transforms/pattern_net_transform.cc: 2022-12-01T11:01:37.7136347Z [1,809 / 2,129] 8 actions running 2022-12-01T11:01:37.7136978Z //:torch; 14s processwrapper-sandbox 2022-12-01T11:01:37.7137789Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:37.7139329Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:37.7139892Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:37.7140404Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:37.7140885Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:37.7141406Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:37.7142091Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:37.7158281Z 2022-12-01T11:01:37.7158635Z  2022-12-01T11:01:37.7158939Z  2022-12-01T11:01:37.7159204Z  2022-12-01T11:01:37.7159464Z  2022-12-01T11:01:37.7159739Z  2022-12-01T11:01:37.7159982Z  2022-12-01T11:01:37.7160254Z  2022-12-01T11:01:37.7160516Z  2022-12-01T11:01:37.7168023Z caffe2/transforms/pattern_net_transform.cc: In member function 'virtual bool caffe2::PatternNetTransform::PatternRule(const caffe2::transform::Graph&, const std::vector&, int)': 2022-12-01T11:01:37.7168882Z caffe2/transforms/pattern_net_transform.cc:120:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:37.7169353Z if (inverse_ops_[parent] < subgraph.size() && 2022-12-01T11:01:37.7170001Z caffe2/transforms/pattern_net_transform.cc:129:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:37.7170543Z if (inverse_ops_[child] < subgraph.size() && 2022-12-01T11:01:37.7179340Z [1,809 / 2,129] 8 actions running 2022-12-01T11:01:37.7179776Z //:torch; 14s processwrapper-sandbox 2022-12-01T11:01:37.7180156Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:37.7180536Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:37.7180907Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:37.7181267Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:37.7181641Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:37.7182017Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:37.7182387Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:37.9959643Z 2022-12-01T11:01:37.9960127Z  2022-12-01T11:01:37.9960502Z  2022-12-01T11:01:37.9960806Z  2022-12-01T11:01:37.9961077Z  2022-12-01T11:01:37.9961382Z  2022-12-01T11:01:37.9961684Z  2022-12-01T11:01:37.9961991Z  2022-12-01T11:01:37.9962279Z  2022-12-01T11:01:37.9962680Z [1,810 / 2,129] 8 actions running 2022-12-01T11:01:37.9963136Z //:torch; 14s processwrapper-sandbox 2022-12-01T11:01:37.9963840Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:37.9964339Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:37.9964814Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:37.9965294Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:37.9965785Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:37.9966233Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:37.9966704Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:38.1962130Z 2022-12-01T11:01:38.1962656Z  2022-12-01T11:01:38.1963011Z  2022-12-01T11:01:38.1963286Z  2022-12-01T11:01:38.1963564Z  2022-12-01T11:01:38.1963869Z  2022-12-01T11:01:38.1964140Z  2022-12-01T11:01:38.1964420Z  2022-12-01T11:01:38.1964705Z  2022-12-01T11:01:38.1965109Z [1,811 / 2,129] 8 actions running 2022-12-01T11:01:38.1965589Z //:torch; 14s processwrapper-sandbox 2022-12-01T11:01:38.1966043Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:38.1966500Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:38.1966967Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:38.1967414Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:38.1967848Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:38.1968295Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:38.1968738Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:38.3966773Z 2022-12-01T11:01:38.3967327Z  2022-12-01T11:01:38.3967658Z  2022-12-01T11:01:38.3967911Z  2022-12-01T11:01:38.3968139Z  2022-12-01T11:01:38.3968389Z  2022-12-01T11:01:38.3968649Z  2022-12-01T11:01:38.3968904Z  2022-12-01T11:01:38.3969174Z  2022-12-01T11:01:38.3969590Z [1,812 / 2,129] 8 actions, 7 running 2022-12-01T11:01:38.3970224Z //:torch; 14s processwrapper-sandbox 2022-12-01T11:01:38.3970645Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:38.3971025Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:38.3971436Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:38.3971960Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:38.3972416Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:38.3972824Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:38.3973195Z [Prepa] Compiling caffe2/core/numa.cc 2022-12-01T11:01:38.7514670Z 2022-12-01T11:01:38.7515352Z  2022-12-01T11:01:38.7515700Z  2022-12-01T11:01:38.7516115Z  2022-12-01T11:01:38.7516404Z  2022-12-01T11:01:38.7516847Z  2022-12-01T11:01:38.7517121Z  2022-12-01T11:01:38.7517546Z  2022-12-01T11:01:38.7517859Z  2022-12-01T11:01:38.7518259Z [1,813 / 2,129] 8 actions, 7 running 2022-12-01T11:01:38.7518742Z //:torch; 15s processwrapper-sandbox 2022-12-01T11:01:38.7519231Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:38.7519698Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:38.7520165Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:38.7520668Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:38.7521140Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:38.7521722Z Compiling caffe2/core/numa.cc; 0s processwrapper-sandbox 2022-12-01T11:01:38.7522243Z [Scann] Compiling torch/csrc/jit/frontend/inline_loop_condition.cpp 2022-12-01T11:01:38.9955326Z 2022-12-01T11:01:38.9955866Z  2022-12-01T11:01:38.9956233Z  2022-12-01T11:01:38.9956548Z  2022-12-01T11:01:38.9956846Z  2022-12-01T11:01:38.9957185Z  2022-12-01T11:01:38.9957501Z  2022-12-01T11:01:38.9960523Z  2022-12-01T11:01:38.9960874Z  2022-12-01T11:01:38.9961290Z [1,814 / 2,129] 8 actions running 2022-12-01T11:01:38.9961787Z //:torch; 15s processwrapper-sandbox 2022-12-01T11:01:38.9962290Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:38.9962782Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:38.9963274Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:38.9964001Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:38.9964569Z Compiling caffe2/core/numa.cc; 0s processwrapper-sandbox 2022-12-01T11:01:38.9965082Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:38.9965730Z Compiling torch/csrc/jit/serialization/onnx.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:39.4730572Z 2022-12-01T11:01:39.4731103Z  2022-12-01T11:01:39.4731447Z  2022-12-01T11:01:39.4732198Z  2022-12-01T11:01:39.4732522Z  2022-12-01T11:01:39.4732844Z  2022-12-01T11:01:39.4733104Z  2022-12-01T11:01:39.4733368Z  2022-12-01T11:01:39.4733666Z  2022-12-01T11:01:39.4734102Z [1,815 / 2,129] 8 actions, 7 running 2022-12-01T11:01:39.4734597Z //:torch; 15s processwrapper-sandbox 2022-12-01T11:01:39.4735128Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:39.4735630Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:39.4736123Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:39.4736691Z Compiling caffe2/core/numa.cc; 1s processwrapper-sandbox 2022-12-01T11:01:39.4737235Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:39.4737934Z Compiling torch/csrc/jit/serialization/onnx.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:39.4738742Z [Scann] Compiling torch/csrc/jit/serialization/export.cpp 2022-12-01T11:01:39.7963804Z 2022-12-01T11:01:39.7965383Z  2022-12-01T11:01:39.7965688Z  2022-12-01T11:01:39.7966716Z  2022-12-01T11:01:39.7966987Z  2022-12-01T11:01:39.7967254Z  2022-12-01T11:01:39.7967578Z  2022-12-01T11:01:39.7972147Z  2022-12-01T11:01:39.7972701Z  2022-12-01T11:01:39.7974659Z [1,817 / 2,129] 8 actions running 2022-12-01T11:01:39.7975313Z //:torch; 16s processwrapper-sandbox 2022-12-01T11:01:39.7976141Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:39.7977871Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:39.7978674Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:39.7979422Z Compiling torch/csrc/jit/serialization/onnx.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:39.7980140Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:39.7981020Z Compiling caffe2/utils/signal_handler.cc; 0s processwrapper-sandbox 2022-12-01T11:01:39.7982016Z Compiling caffe2/utils/math_cpu.cc; 0s processwrapper-sandbox 2022-12-01T11:01:40.2768612Z 2022-12-01T11:01:40.2769397Z  2022-12-01T11:01:40.2770010Z  2022-12-01T11:01:40.2770497Z  2022-12-01T11:01:40.2770889Z  2022-12-01T11:01:40.2771251Z  2022-12-01T11:01:40.2771767Z  2022-12-01T11:01:40.2772135Z  2022-12-01T11:01:40.2772496Z  2022-12-01T11:01:40.2772980Z [1,818 / 2,129] 8 actions, 7 running 2022-12-01T11:01:40.2773550Z //:torch; 16s processwrapper-sandbox 2022-12-01T11:01:40.2774111Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:40.2774660Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:40.2775345Z Compiling torch/csrc/jit/serialization/onnx.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:40.2775965Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:40.2776608Z Compiling caffe2/utils/signal_handler.cc; 0s processwrapper-sandbox 2022-12-01T11:01:40.2777312Z Compiling caffe2/utils/math_cpu.cc; 0s processwrapper-sandbox 2022-12-01T11:01:40.2777873Z [Scann] Compiling caffe2/operators/enforce_finite_op.cc 2022-12-01T11:01:40.5009518Z 2022-12-01T11:01:40.5010034Z  2022-12-01T11:01:40.5010379Z  2022-12-01T11:01:40.5010667Z  2022-12-01T11:01:40.5010923Z  2022-12-01T11:01:40.5011189Z  2022-12-01T11:01:40.5011524Z  2022-12-01T11:01:40.5011806Z  2022-12-01T11:01:40.5012214Z  2022-12-01T11:01:40.5012683Z [1,819 / 2,129] 8 actions, 7 running 2022-12-01T11:01:40.5013229Z //:torch; 16s processwrapper-sandbox 2022-12-01T11:01:40.5013769Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:40.5014447Z Compiling torch/csrc/jit/serialization/onnx.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:40.5015247Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:40.5015894Z Compiling caffe2/utils/signal_handler.cc; 0s processwrapper-sandbox 2022-12-01T11:01:40.5016583Z Compiling caffe2/utils/math_cpu.cc; 0s processwrapper-sandbox 2022-12-01T11:01:40.5017338Z Compiling caffe2/operators/enforce_finite_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:40.5017901Z [Scann] Compiling torch/csrc/jit/frontend/parser.cpp 2022-12-01T11:01:40.7980257Z 2022-12-01T11:01:40.7980949Z  2022-12-01T11:01:40.7981296Z  2022-12-01T11:01:40.7981697Z  2022-12-01T11:01:40.7981975Z  2022-12-01T11:01:40.7982369Z  2022-12-01T11:01:40.7982668Z  2022-12-01T11:01:40.7982952Z  2022-12-01T11:01:40.7983380Z  2022-12-01T11:01:40.7983909Z [1,820 / 2,129] 8 actions running 2022-12-01T11:01:40.7984382Z //:torch; 17s processwrapper-sandbox 2022-12-01T11:01:40.7984989Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:40.7985541Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:40.7986268Z Compiling caffe2/utils/signal_handler.cc; 1s processwrapper-sandbox 2022-12-01T11:01:40.7987009Z Compiling caffe2/utils/math_cpu.cc; 1s processwrapper-sandbox 2022-12-01T11:01:40.7987772Z Compiling caffe2/operators/enforce_finite_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:40.7988575Z Compiling torch/csrc/jit/frontend/parser.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:40.7989303Z Compiling caffe2/core/operator_schema.cc; 0s processwrapper-sandbox 2022-12-01T11:01:40.9980362Z 2022-12-01T11:01:40.9981341Z  2022-12-01T11:01:40.9981952Z  2022-12-01T11:01:40.9982410Z  2022-12-01T11:01:40.9982808Z  2022-12-01T11:01:40.9983272Z  2022-12-01T11:01:40.9983845Z  2022-12-01T11:01:40.9984220Z  2022-12-01T11:01:40.9984568Z  2022-12-01T11:01:40.9986100Z [1,820 / 2,129] 8 actions running 2022-12-01T11:01:40.9990816Z //:torch; 17s processwrapper-sandbox 2022-12-01T11:01:40.9991312Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:40.9991792Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:40.9992367Z Compiling caffe2/utils/signal_handler.cc; 1s processwrapper-sandbox 2022-12-01T11:01:40.9992984Z Compiling caffe2/utils/math_cpu.cc; 1s processwrapper-sandbox 2022-12-01T11:01:40.9993649Z Compiling caffe2/operators/enforce_finite_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:40.9994344Z Compiling torch/csrc/jit/frontend/parser.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:40.9995024Z Compiling caffe2/core/operator_schema.cc; 0s processwrapper-sandbox 2022-12-01T11:01:41.3988441Z 2022-12-01T11:01:41.3988953Z  2022-12-01T11:01:41.3989310Z  2022-12-01T11:01:41.3989599Z  2022-12-01T11:01:41.3989880Z  2022-12-01T11:01:41.3990129Z  2022-12-01T11:01:41.3990383Z  2022-12-01T11:01:41.3990666Z  2022-12-01T11:01:41.3990955Z  2022-12-01T11:01:41.3991338Z [1,822 / 2,129] 8 actions running 2022-12-01T11:01:41.3991815Z //:torch; 17s processwrapper-sandbox 2022-12-01T11:01:41.3992270Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:41.3992796Z Compiling caffe2/utils/math_cpu.cc; 1s processwrapper-sandbox 2022-12-01T11:01:41.3993435Z Compiling caffe2/operators/enforce_finite_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:41.3994075Z Compiling torch/csrc/jit/frontend/parser.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:41.3994705Z Compiling caffe2/core/operator_schema.cc; 0s processwrapper-sandbox 2022-12-01T11:01:41.3995327Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:41.3995876Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:41.5273587Z 2022-12-01T11:01:41.5274114Z  2022-12-01T11:01:41.5274511Z  2022-12-01T11:01:41.5274798Z  2022-12-01T11:01:41.5275091Z  2022-12-01T11:01:41.5278029Z  2022-12-01T11:01:41.5278309Z  2022-12-01T11:01:41.5278626Z  2022-12-01T11:01:41.5278933Z  2022-12-01T11:01:41.5279427Z INFO: From Compiling caffe2/utils/math_cpu.cc: 2022-12-01T11:01:41.5279916Z [1,822 / 2,129] 8 actions running 2022-12-01T11:01:41.5280388Z //:torch; 17s processwrapper-sandbox 2022-12-01T11:01:41.5280870Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:41.5281456Z Compiling caffe2/utils/math_cpu.cc; 1s processwrapper-sandbox 2022-12-01T11:01:41.5282126Z Compiling caffe2/operators/enforce_finite_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:41.5282820Z Compiling torch/csrc/jit/frontend/parser.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:41.5283528Z Compiling caffe2/core/operator_schema.cc; 0s processwrapper-sandbox 2022-12-01T11:01:41.5284235Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:41.5284825Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:41.5285063Z 2022-12-01T11:01:41.5285210Z  2022-12-01T11:01:41.5285512Z  2022-12-01T11:01:41.5285810Z  2022-12-01T11:01:41.5286100Z  2022-12-01T11:01:41.5286396Z  2022-12-01T11:01:41.5286701Z  2022-12-01T11:01:41.5286978Z  2022-12-01T11:01:41.5287268Z  2022-12-01T11:01:41.5288267Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandFixedSum(size_t, T, T, T, T*, Context*) [with T = signed char; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T11:01:41.5289259Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:41.5289848Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2022-12-01T11:01:41.5290469Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-12-01T11:01:41.5291089Z caffe2/utils/math_cpu.cc:1227:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-12-01T11:01:41.5291673Z CAFFE2_RAND_FIXED_SUM(int8_t); 2022-12-01T11:01:41.5291986Z ^ 2022-12-01T11:01:41.5292672Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:41.5293251Z value > b || remaining_sum_test > b * remaining_numbers); \ 2022-12-01T11:01:41.5293659Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-12-01T11:01:41.5294266Z caffe2/utils/math_cpu.cc:1227:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-12-01T11:01:41.5305865Z CAFFE2_RAND_FIXED_SUM(int8_t); 2022-12-01T11:01:41.5306306Z ^ 2022-12-01T11:01:41.5307288Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandFixedSum(size_t, T, T, T, T*, Context*) [with T = short int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T11:01:41.5308311Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:41.5308915Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2022-12-01T11:01:41.5309353Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-12-01T11:01:41.5309960Z caffe2/utils/math_cpu.cc:1229:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-12-01T11:01:41.5310444Z CAFFE2_RAND_FIXED_SUM(int16_t); 2022-12-01T11:01:41.5310756Z ^ 2022-12-01T11:01:41.5311452Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:41.5312066Z value > b || remaining_sum_test > b * remaining_numbers); \ 2022-12-01T11:01:41.5312447Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-12-01T11:01:41.5313031Z caffe2/utils/math_cpu.cc:1229:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-12-01T11:01:41.5313467Z CAFFE2_RAND_FIXED_SUM(int16_t); 2022-12-01T11:01:41.5313760Z ^ 2022-12-01T11:01:41.5314666Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandFixedSum(size_t, T, T, T, T*, Context*) [with T = int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T11:01:41.5317197Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:41.5317815Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2022-12-01T11:01:41.5318224Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-12-01T11:01:41.5319015Z caffe2/utils/math_cpu.cc:1231:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-12-01T11:01:41.5319481Z CAFFE2_RAND_FIXED_SUM(int32_t); 2022-12-01T11:01:41.5319779Z ^ 2022-12-01T11:01:41.5320467Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:41.5321095Z value > b || remaining_sum_test > b * remaining_numbers); \ 2022-12-01T11:01:41.5321512Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-12-01T11:01:41.5322079Z caffe2/utils/math_cpu.cc:1231:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-12-01T11:01:41.5322545Z CAFFE2_RAND_FIXED_SUM(int32_t); 2022-12-01T11:01:41.5322857Z ^ 2022-12-01T11:01:41.5323738Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandFixedSum(size_t, T, T, T, T*, Context*) [with T = long int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T11:01:41.5324706Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:41.5325321Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2022-12-01T11:01:41.5325875Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-12-01T11:01:41.5326450Z caffe2/utils/math_cpu.cc:1233:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-12-01T11:01:41.5327023Z CAFFE2_RAND_FIXED_SUM(int64_t); 2022-12-01T11:01:41.5327340Z ^ 2022-12-01T11:01:41.5327983Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:41.5328581Z value > b || remaining_sum_test > b * remaining_numbers); \ 2022-12-01T11:01:41.5329015Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-12-01T11:01:41.5329590Z caffe2/utils/math_cpu.cc:1233:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-12-01T11:01:41.5330032Z CAFFE2_RAND_FIXED_SUM(int64_t); 2022-12-01T11:01:41.5330347Z ^ 2022-12-01T11:01:41.5331236Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = float; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T11:01:41.5332263Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:41.5332916Z for (int j = 0; j < cum_dis.size();) { \ 2022-12-01T11:01:41.5333293Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T11:01:41.5333903Z caffe2/utils/math_cpu.cc:1403:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-12-01T11:01:41.5334370Z CAFFE2_RAND_SYNTHETIC_DATA(float); 2022-12-01T11:01:41.5334693Z ^ 2022-12-01T11:01:41.5335672Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = double; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T11:01:41.5336651Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:41.5337204Z for (int j = 0; j < cum_dis.size();) { \ 2022-12-01T11:01:41.5337576Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T11:01:41.5338180Z caffe2/utils/math_cpu.cc:1405:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-12-01T11:01:41.5338940Z CAFFE2_RAND_SYNTHETIC_DATA(double); 2022-12-01T11:01:41.5339276Z ^ 2022-12-01T11:01:41.5340192Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = signed char; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T11:01:41.5349075Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:41.5349635Z for (int j = 0; j < cum_dis.size();) { \ 2022-12-01T11:01:41.5349998Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T11:01:41.5350602Z caffe2/utils/math_cpu.cc:1407:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-12-01T11:01:41.5351063Z CAFFE2_RAND_SYNTHETIC_DATA(int8_t); 2022-12-01T11:01:41.5351389Z ^ 2022-12-01T11:01:41.5352301Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = short int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T11:01:41.5353277Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:41.5353828Z for (int j = 0; j < cum_dis.size();) { \ 2022-12-01T11:01:41.5354189Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T11:01:41.5354789Z caffe2/utils/math_cpu.cc:1409:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-12-01T11:01:41.5355267Z CAFFE2_RAND_SYNTHETIC_DATA(int16_t); 2022-12-01T11:01:41.5355601Z ^ 2022-12-01T11:01:41.5356494Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T11:01:41.5357447Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:41.5357998Z for (int j = 0; j < cum_dis.size();) { \ 2022-12-01T11:01:41.5358556Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T11:01:41.5359158Z caffe2/utils/math_cpu.cc:1411:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-12-01T11:01:41.5359628Z CAFFE2_RAND_SYNTHETIC_DATA(int32_t); 2022-12-01T11:01:41.5359969Z ^ 2022-12-01T11:01:41.5360891Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = long int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T11:01:41.5361863Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:41.5362414Z for (int j = 0; j < cum_dis.size();) { \ 2022-12-01T11:01:41.5362782Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T11:01:41.5363371Z caffe2/utils/math_cpu.cc:1413:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-12-01T11:01:41.5363828Z CAFFE2_RAND_SYNTHETIC_DATA(int64_t); 2022-12-01T11:01:41.5364168Z ^ 2022-12-01T11:01:41.5365228Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = unsigned char; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T11:01:41.5366221Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:41.5366777Z for (int j = 0; j < cum_dis.size();) { \ 2022-12-01T11:01:41.5367137Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T11:01:41.5367718Z caffe2/utils/math_cpu.cc:1415:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-12-01T11:01:41.5368169Z CAFFE2_RAND_SYNTHETIC_DATA(uint8_t); 2022-12-01T11:01:41.5368497Z ^ 2022-12-01T11:01:41.5369427Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = short unsigned int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T11:01:41.5370421Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:41.5370969Z for (int j = 0; j < cum_dis.size();) { \ 2022-12-01T11:01:41.5371398Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T11:01:41.5372082Z caffe2/utils/math_cpu.cc:1417:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-12-01T11:01:41.5372542Z CAFFE2_RAND_SYNTHETIC_DATA(uint16_t); 2022-12-01T11:01:41.5372869Z ^ 2022-12-01T11:01:41.5373785Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = unsigned int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T11:01:41.5374763Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:41.5375312Z for (int j = 0; j < cum_dis.size();) { \ 2022-12-01T11:01:41.5375681Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T11:01:41.5376255Z caffe2/utils/math_cpu.cc:1419:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-12-01T11:01:41.5376724Z CAFFE2_RAND_SYNTHETIC_DATA(uint32_t); 2022-12-01T11:01:41.5377048Z ^ 2022-12-01T11:01:41.5377956Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = long unsigned int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-12-01T11:01:41.5379118Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:41.5379683Z for (int j = 0; j < cum_dis.size();) { \ 2022-12-01T11:01:41.5380046Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T11:01:41.5380634Z caffe2/utils/math_cpu.cc:1421:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-12-01T11:01:41.5381088Z CAFFE2_RAND_SYNTHETIC_DATA(uint64_t); 2022-12-01T11:01:41.5381419Z ^ 2022-12-01T11:01:41.5382766Z caffe2/utils/math_cpu.cc: In instantiation of 'void caffe2::math::generate_trace_lru(std::vector&, std::vector&, std::vector&, std::vector&, Context_t*, Ind_t, Ind_t, Type, Type, Type*) [with Type = unsigned int; Val_t = double; Ind_t = int; Context_t = caffe2::CPUContext; bool cdf_app = false]': 2022-12-01T11:01:41.5383651Z caffe2/utils/math_cpu.cc:1419:1: required from here 2022-12-01T11:01:41.5384406Z caffe2/utils/math_cpu.cc:1354:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:41.5384912Z if (mem_ref < min) { 2022-12-01T11:01:41.5385215Z ~~~~~~~~^~~~~ 2022-12-01T11:01:41.5385892Z caffe2/utils/math_cpu.cc:1360:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:41.5386377Z if (mem_ref > max) { 2022-12-01T11:01:41.5386672Z ~~~~~~~~^~~~~ 2022-12-01T11:01:41.5387965Z caffe2/utils/math_cpu.cc: In instantiation of 'void caffe2::math::generate_trace_lru(std::vector&, std::vector&, std::vector&, std::vector&, Context_t*, Ind_t, Ind_t, Type, Type, Type*) [with Type = long unsigned int; Val_t = double; Ind_t = int; Context_t = caffe2::CPUContext; bool cdf_app = false]': 2022-12-01T11:01:41.5388823Z caffe2/utils/math_cpu.cc:1421:1: required from here 2022-12-01T11:01:41.5389584Z caffe2/utils/math_cpu.cc:1354:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:41.5390085Z if (mem_ref < min) { 2022-12-01T11:01:41.5390387Z ~~~~~~~~^~~~~ 2022-12-01T11:01:41.5391050Z caffe2/utils/math_cpu.cc:1360:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:41.5391549Z if (mem_ref > max) { 2022-12-01T11:01:41.5391845Z ~~~~~~~~^~~~~ 2022-12-01T11:01:41.5392243Z [1,822 / 2,129] 8 actions running 2022-12-01T11:01:41.5392718Z //:torch; 17s processwrapper-sandbox 2022-12-01T11:01:41.5393211Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:41.5393771Z Compiling caffe2/utils/math_cpu.cc; 1s processwrapper-sandbox 2022-12-01T11:01:41.5394534Z Compiling caffe2/operators/enforce_finite_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:41.5395234Z Compiling torch/csrc/jit/frontend/parser.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:41.5395919Z Compiling caffe2/core/operator_schema.cc; 0s processwrapper-sandbox 2022-12-01T11:01:41.5396595Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:41.5397171Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:41.7996371Z 2022-12-01T11:01:41.7996851Z  2022-12-01T11:01:41.7997170Z  2022-12-01T11:01:41.7997427Z  2022-12-01T11:01:41.7997699Z  2022-12-01T11:01:41.7997970Z  2022-12-01T11:01:41.7998247Z  2022-12-01T11:01:41.7998527Z  2022-12-01T11:01:41.7998808Z  2022-12-01T11:01:41.7999200Z [1,823 / 2,129] 8 actions running 2022-12-01T11:01:41.7999647Z //:torch; 18s processwrapper-sandbox 2022-12-01T11:01:41.8000103Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:41.8000676Z Compiling caffe2/operators/enforce_finite_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:41.8001318Z Compiling torch/csrc/jit/frontend/parser.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:41.8001956Z Compiling caffe2/core/operator_schema.cc; 1s processwrapper-sandbox 2022-12-01T11:01:41.8002579Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:41.8003093Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:41.8003534Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:42.0591360Z 2022-12-01T11:01:42.0592921Z  2022-12-01T11:01:42.0593288Z  2022-12-01T11:01:42.0593609Z  2022-12-01T11:01:42.0593950Z  2022-12-01T11:01:42.0595416Z  2022-12-01T11:01:42.0595854Z  2022-12-01T11:01:42.0598408Z  2022-12-01T11:01:42.0599026Z  2022-12-01T11:01:42.0601721Z [1,824 / 2,129] 8 actions, 7 running 2022-12-01T11:01:42.0602326Z //:torch; 18s processwrapper-sandbox 2022-12-01T11:01:42.0603219Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:42.0604024Z Compiling caffe2/operators/enforce_finite_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:42.0604863Z Compiling caffe2/core/operator_schema.cc; 1s processwrapper-sandbox 2022-12-01T11:01:42.0605703Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:42.0606595Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:42.0607330Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:42.0607791Z [Scann] Compiling caffe2/utils/string_utils.cc 2022-12-01T11:01:42.3880607Z 2022-12-01T11:01:42.3881459Z  2022-12-01T11:01:42.3882137Z  2022-12-01T11:01:42.3882919Z  2022-12-01T11:01:42.3883226Z  2022-12-01T11:01:42.3883512Z  2022-12-01T11:01:42.3883807Z  2022-12-01T11:01:42.3884067Z  2022-12-01T11:01:42.3884342Z  2022-12-01T11:01:42.3887036Z [1,826 / 2,129] 8 actions, 7 running 2022-12-01T11:01:42.3887732Z //:torch; 18s processwrapper-sandbox 2022-12-01T11:01:42.3888371Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:42.3888987Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:42.3889529Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:42.3889948Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:42.3890485Z Compiling caffe2/utils/string_utils.cc; 0s processwrapper-sandbox 2022-12-01T11:01:42.3892491Z Compiling caffe2/operators/fc_inference.cc; 0s processwrapper-sandbox 2022-12-01T11:01:42.3893211Z [Scann] Compiling caffe2/operators/feed_blob_op.cc 2022-12-01T11:01:42.5995683Z 2022-12-01T11:01:42.5996298Z  2022-12-01T11:01:42.5996723Z  2022-12-01T11:01:42.5997065Z  2022-12-01T11:01:42.5997357Z  2022-12-01T11:01:42.5997683Z  2022-12-01T11:01:42.5997991Z  2022-12-01T11:01:42.5998303Z  2022-12-01T11:01:42.5998587Z  2022-12-01T11:01:42.5999089Z [1,826 / 2,129] 8 actions running 2022-12-01T11:01:42.5999433Z //:torch; 18s processwrapper-sandbox 2022-12-01T11:01:42.5999842Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:42.6000301Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:42.6000786Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:42.6001197Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:42.6001728Z Compiling caffe2/utils/string_utils.cc; 0s processwrapper-sandbox 2022-12-01T11:01:42.6002281Z Compiling caffe2/operators/fc_inference.cc; 0s processwrapper-sandbox 2022-12-01T11:01:42.6002850Z Compiling caffe2/operators/feed_blob_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:42.8973255Z 2022-12-01T11:01:42.8974569Z  2022-12-01T11:01:42.8974902Z  2022-12-01T11:01:42.8975251Z  2022-12-01T11:01:42.8977976Z  2022-12-01T11:01:42.8978799Z  2022-12-01T11:01:42.8981747Z  2022-12-01T11:01:42.8982384Z  2022-12-01T11:01:42.8985868Z  2022-12-01T11:01:42.8986602Z [1,827 / 2,129] 8 actions, 7 running 2022-12-01T11:01:42.8987953Z //:torch; 19s processwrapper-sandbox 2022-12-01T11:01:42.8988812Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:42.8989787Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:42.8990660Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:42.8994759Z Compiling caffe2/utils/string_utils.cc; 0s processwrapper-sandbox 2022-12-01T11:01:42.8995137Z Compiling caffe2/operators/fc_inference.cc; 0s processwrapper-sandbox 2022-12-01T11:01:42.8995833Z Compiling caffe2/operators/feed_blob_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:42.8996374Z [Scann] Compiling torch/csrc/jit/api/module_save.cpp 2022-12-01T11:01:43.2000947Z 2022-12-01T11:01:43.2001425Z  2022-12-01T11:01:43.2001672Z  2022-12-01T11:01:43.2001851Z  2022-12-01T11:01:43.2002089Z  2022-12-01T11:01:43.2002274Z  2022-12-01T11:01:43.2002565Z  2022-12-01T11:01:43.2002788Z  2022-12-01T11:01:43.2002963Z  2022-12-01T11:01:43.2003201Z [1,827 / 2,129] 8 actions running 2022-12-01T11:01:43.2003542Z //:torch; 19s processwrapper-sandbox 2022-12-01T11:01:43.2003838Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:43.2004189Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 2s processwrapper-sandbox 2022-12-01T11:01:43.2004643Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:43.2005172Z Compiling caffe2/utils/string_utils.cc; 1s processwrapper-sandbox 2022-12-01T11:01:43.2005696Z Compiling caffe2/operators/fc_inference.cc; 1s processwrapper-sandbox 2022-12-01T11:01:43.2006341Z Compiling caffe2/operators/feed_blob_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:43.2006902Z Compiling torch/csrc/jit/api/module_save.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:43.4898385Z 2022-12-01T11:01:43.4898962Z  2022-12-01T11:01:43.4899485Z  2022-12-01T11:01:43.4899697Z  2022-12-01T11:01:43.4899868Z  2022-12-01T11:01:43.4900026Z  2022-12-01T11:01:43.4900194Z  2022-12-01T11:01:43.4900361Z  2022-12-01T11:01:43.4900527Z  2022-12-01T11:01:43.4900787Z [1,829 / 2,129] 8 actions, 7 running 2022-12-01T11:01:43.4901156Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 2s processwrapper-sandbox 2022-12-01T11:01:43.4901467Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:43.4901805Z Compiling caffe2/utils/string_utils.cc; 1s processwrapper-sandbox 2022-12-01T11:01:43.4902186Z Compiling caffe2/operators/fc_inference.cc; 1s processwrapper-sandbox 2022-12-01T11:01:43.4902551Z Compiling caffe2/operators/feed_blob_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:43.4902941Z Compiling torch/csrc/jit/api/module_save.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:43.4903328Z Compiling caffe2/operators/filler_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:43.4922129Z [Scann] Compiling torch/csrc/autograd/record_function_ops.cpp 2022-12-01T11:01:43.6932750Z 2022-12-01T11:01:43.6933319Z  2022-12-01T11:01:43.6933733Z  2022-12-01T11:01:43.6934052Z  2022-12-01T11:01:43.6934317Z  2022-12-01T11:01:43.6934515Z  2022-12-01T11:01:43.6934717Z  2022-12-01T11:01:43.6934935Z  2022-12-01T11:01:43.6935109Z  2022-12-01T11:01:43.6935361Z [1,830 / 2,129] 8 actions, 7 running 2022-12-01T11:01:43.6935760Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 2s processwrapper-sandbox 2022-12-01T11:01:43.6936153Z Compiling caffe2/utils/string_utils.cc; 1s processwrapper-sandbox 2022-12-01T11:01:43.6936591Z Compiling caffe2/operators/fc_inference.cc; 1s processwrapper-sandbox 2022-12-01T11:01:43.6936977Z Compiling caffe2/operators/feed_blob_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:43.6937422Z Compiling torch/csrc/jit/api/module_save.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:43.6937809Z Compiling caffe2/operators/filler_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:43.6938170Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:43.6938874Z [Prepa] Compiling torch/csrc/jit/mobile/interpreter.cpp 2022-12-01T11:01:44.0005121Z 2022-12-01T11:01:44.0005569Z  2022-12-01T11:01:44.0005801Z  2022-12-01T11:01:44.0005999Z  2022-12-01T11:01:44.0006237Z  2022-12-01T11:01:44.0006409Z  2022-12-01T11:01:44.0006563Z  2022-12-01T11:01:44.0006732Z  2022-12-01T11:01:44.0006955Z  2022-12-01T11:01:44.0007189Z [1,831 / 2,129] 8 actions running 2022-12-01T11:01:44.0007556Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 2s processwrapper-sandbox 2022-12-01T11:01:44.0008023Z Compiling caffe2/operators/fc_inference.cc; 1s processwrapper-sandbox 2022-12-01T11:01:44.0191165Z Compiling caffe2/operators/feed_blob_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:44.0191961Z Compiling torch/csrc/jit/api/module_save.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:44.0192495Z Compiling caffe2/operators/filler_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:44.0192894Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:44.0193363Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:44.0193897Z Compiling torch/csrc/jit/mobile/module.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:44.5815037Z 2022-12-01T11:01:44.5815838Z  2022-12-01T11:01:44.5816212Z  2022-12-01T11:01:44.5816496Z  2022-12-01T11:01:44.5816808Z  2022-12-01T11:01:44.5817136Z  2022-12-01T11:01:44.5817426Z  2022-12-01T11:01:44.5817723Z  2022-12-01T11:01:44.5818029Z  2022-12-01T11:01:44.5818639Z [1,832 / 2,129] 8 actions, 7 running 2022-12-01T11:01:44.5819296Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 3s processwrapper-sandbox 2022-12-01T11:01:44.5820022Z Compiling caffe2/operators/feed_blob_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:44.5820710Z Compiling torch/csrc/jit/api/module_save.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:44.5821380Z Compiling caffe2/operators/filler_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:44.5821925Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:44.5822648Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:44.5823329Z Compiling torch/csrc/jit/mobile/module.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:44.5823878Z [Scann] Compiling caffe2/operators/find_duplicate_elements_op.cc 2022-12-01T11:01:44.8200073Z 2022-12-01T11:01:44.8200426Z  2022-12-01T11:01:44.8200648Z  2022-12-01T11:01:44.8200841Z  2022-12-01T11:01:44.8201001Z  2022-12-01T11:01:44.8201173Z  2022-12-01T11:01:44.8201363Z  2022-12-01T11:01:44.8201534Z  2022-12-01T11:01:44.8201701Z  2022-12-01T11:01:44.8201947Z [1,832 / 2,129] 8 actions running 2022-12-01T11:01:44.8202297Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 3s processwrapper-sandbox 2022-12-01T11:01:44.8289088Z Compiling caffe2/operators/feed_blob_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:44.8289684Z Compiling torch/csrc/jit/api/module_save.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:44.8290299Z Compiling caffe2/operators/filler_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:44.8290769Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:44.8291314Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:44.8291965Z Compiling torch/csrc/jit/mobile/module.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:44.8292412Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:45.0229900Z 2022-12-01T11:01:45.0230459Z  2022-12-01T11:01:45.0230840Z  2022-12-01T11:01:45.0231178Z  2022-12-01T11:01:45.0231540Z  2022-12-01T11:01:45.0231872Z  2022-12-01T11:01:45.0232163Z  2022-12-01T11:01:45.0232493Z  2022-12-01T11:01:45.0232824Z  2022-12-01T11:01:45.0233223Z [1,834 / 2,129] 8 actions, 7 running 2022-12-01T11:01:45.0233974Z Compiling torch/csrc/jit/api/module_save.cpp; 2s processwrapper-sandbox 2022-12-01T11:01:45.0234629Z Compiling caffe2/operators/filler_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:45.0235184Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:45.0235872Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:45.0236696Z Compiling torch/csrc/jit/mobile/module.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:45.0237341Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:45.0238053Z Compiling caffe2/operators/floor_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:45.0238621Z [Prepa] Compiling caffe2/core/stats.cc 2022-12-01T11:01:45.2304660Z 2022-12-01T11:01:45.2305201Z  2022-12-01T11:01:45.2305533Z  2022-12-01T11:01:45.2305815Z  2022-12-01T11:01:45.2306085Z  2022-12-01T11:01:45.2306352Z  2022-12-01T11:01:45.2306616Z  2022-12-01T11:01:45.2306872Z  2022-12-01T11:01:45.2307121Z  2022-12-01T11:01:45.2307511Z [1,835 / 2,129] 8 actions running 2022-12-01T11:01:45.2308061Z Compiling caffe2/operators/filler_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:45.2308557Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:45.2309139Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:45.2309762Z Compiling torch/csrc/jit/mobile/module.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:45.2310249Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:45.2310814Z Compiling caffe2/operators/floor_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:45.2311383Z Compiling caffe2/core/stats.cc; 0s processwrapper-sandbox 2022-12-01T11:01:45.2311875Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:45.7005762Z 2022-12-01T11:01:45.7006313Z  2022-12-01T11:01:45.7006661Z  2022-12-01T11:01:45.7006916Z  2022-12-01T11:01:45.7007079Z  2022-12-01T11:01:45.7007249Z  2022-12-01T11:01:45.7007406Z  2022-12-01T11:01:45.7007599Z  2022-12-01T11:01:45.7007799Z  2022-12-01T11:01:45.7008084Z [1,836 / 2,129] 8 actions, 7 running 2022-12-01T11:01:45.7008378Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:45.7008739Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:45.7009132Z Compiling torch/csrc/jit/mobile/module.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:45.7009440Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:45.7009815Z Compiling caffe2/operators/floor_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:45.7010186Z Compiling caffe2/core/stats.cc; 0s processwrapper-sandbox 2022-12-01T11:01:45.7010487Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:45.7010734Z [Scann] Compiling caffe2/sgd/learning_rate_op.cc 2022-12-01T11:01:46.0306358Z 2022-12-01T11:01:46.0306934Z  2022-12-01T11:01:46.0307265Z  2022-12-01T11:01:46.0307529Z  2022-12-01T11:01:46.0307826Z  2022-12-01T11:01:46.0308110Z  2022-12-01T11:01:46.0308366Z  2022-12-01T11:01:46.0308639Z  2022-12-01T11:01:46.0308916Z  2022-12-01T11:01:46.0309323Z [1,836 / 2,129] 8 actions running 2022-12-01T11:01:46.0309798Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:46.0310408Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 2s processwrapper-sandbox 2022-12-01T11:01:46.0311085Z Compiling torch/csrc/jit/mobile/module.cpp; 2s processwrapper-sandbox 2022-12-01T11:01:46.0311668Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:46.0312262Z Compiling caffe2/operators/floor_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:46.0312886Z Compiling caffe2/core/stats.cc; 1s processwrapper-sandbox 2022-12-01T11:01:46.0313414Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:46.0314002Z Compiling caffe2/sgd/learning_rate_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:46.4572806Z 2022-12-01T11:01:46.4573320Z  2022-12-01T11:01:46.4573648Z  2022-12-01T11:01:46.4573946Z  2022-12-01T11:01:46.4574200Z  2022-12-01T11:01:46.4574442Z  2022-12-01T11:01:46.4574699Z  2022-12-01T11:01:46.4574963Z  2022-12-01T11:01:46.4575199Z  2022-12-01T11:01:46.4575585Z [1,837 / 2,129] 8 actions running 2022-12-01T11:01:46.4576000Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:46.4576481Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 2s processwrapper-sandbox 2022-12-01T11:01:46.4576958Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:46.4577473Z Compiling caffe2/operators/floor_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:46.4578213Z Compiling caffe2/core/stats.cc; 1s processwrapper-sandbox 2022-12-01T11:01:46.4578821Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:46.4579330Z Compiling caffe2/sgd/learning_rate_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:46.4579786Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:46.6572338Z 2022-12-01T11:01:46.6572876Z  2022-12-01T11:01:46.6573236Z  2022-12-01T11:01:46.6573528Z  2022-12-01T11:01:46.6573804Z  2022-12-01T11:01:46.6574084Z  2022-12-01T11:01:46.6574423Z  2022-12-01T11:01:46.6574697Z  2022-12-01T11:01:46.6574972Z  2022-12-01T11:01:46.6575380Z [1,839 / 2,129] 8 actions running 2022-12-01T11:01:46.6575843Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:46.6576397Z Compiling caffe2/operators/floor_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:46.6577025Z Compiling caffe2/core/stats.cc; 1s processwrapper-sandbox 2022-12-01T11:01:46.6577572Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:46.6578149Z Compiling caffe2/sgd/learning_rate_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:46.6578919Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:46.6579386Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:46.6579906Z Compiling torch/csrc/jit/mobile/function.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:46.8570534Z 2022-12-01T11:01:46.8571077Z  2022-12-01T11:01:46.8571503Z  2022-12-01T11:01:46.8571731Z  2022-12-01T11:01:46.8571971Z  2022-12-01T11:01:46.8572262Z  2022-12-01T11:01:46.8572532Z  2022-12-01T11:01:46.8572708Z  2022-12-01T11:01:46.8572878Z  2022-12-01T11:01:46.8573125Z [1,840 / 2,129] 8 actions running 2022-12-01T11:01:46.8573463Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:46.8574013Z Compiling caffe2/operators/floor_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:46.8574422Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:46.8575008Z Compiling caffe2/sgd/learning_rate_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:46.8575390Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:46.8576625Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:46.8577102Z Compiling torch/csrc/jit/mobile/function.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:46.8577653Z Compiling caffe2/operators/gelu_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:47.4482233Z 2022-12-01T11:01:47.4482930Z  2022-12-01T11:01:47.4483440Z  2022-12-01T11:01:47.4483952Z  2022-12-01T11:01:47.4484732Z  2022-12-01T11:01:47.4485076Z  2022-12-01T11:01:47.4485453Z  2022-12-01T11:01:47.4485706Z  2022-12-01T11:01:47.4486489Z  2022-12-01T11:01:47.4487123Z INFO: From Compiling torch/csrc/autograd/record_function_ops.cpp: 2022-12-01T11:01:47.4487654Z [1,841 / 2,129] 7 actions running 2022-12-01T11:01:47.4488202Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:47.4488712Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:47.4489320Z Compiling caffe2/sgd/learning_rate_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:47.4489901Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:47.4490389Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:47.4490970Z Compiling torch/csrc/jit/mobile/function.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:47.4491771Z Compiling caffe2/operators/gelu_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:47.4492084Z 2022-12-01T11:01:47.4492237Z  2022-12-01T11:01:47.4492534Z  2022-12-01T11:01:47.4492956Z  2022-12-01T11:01:47.4493254Z  2022-12-01T11:01:47.4493635Z  2022-12-01T11:01:47.4493923Z  2022-12-01T11:01:47.4494214Z  2022-12-01T11:01:47.4495554Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::Tensor torch::autograd::profiler::record_function_enter_legacy(const string&, const c10::optional >&)': 2022-12-01T11:01:47.4517302Z torch/csrc/autograd/record_function_ops.cpp:41:78: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = at::RecordFunction]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-12-01T11:01:47.4518332Z return at::cpp_custom_type_hack::create(std::move(rec), at::TensorOptions()); 2022-12-01T11:01:47.4518807Z ^ 2022-12-01T11:01:47.4519271Z In file included from torch/csrc/autograd/record_function_ops.cpp:2:0: 2022-12-01T11:01:47.4519790Z aten/src/ATen/cpp_custom_type_hack.h:86:1: note: declared here 2022-12-01T11:01:47.4520225Z create(std::unique_ptr ptr, TensorOptions options) { 2022-12-01T11:01:47.4520578Z ^~~~~~ 2022-12-01T11:01:47.4521534Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::RecordFunction& torch::autograd::profiler::getRecordFunctionFromTensor(const at::Tensor&)': 2022-12-01T11:01:47.4523081Z torch/csrc/autograd/record_function_ops.cpp:55:72: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = at::RecordFunction]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-12-01T11:01:47.4523992Z auto& rec = at::cpp_custom_type_hack::cast(handle); 2022-12-01T11:01:47.4524430Z ^ 2022-12-01T11:01:47.4524869Z In file included from torch/csrc/autograd/record_function_ops.cpp:2:0: 2022-12-01T11:01:47.4525389Z aten/src/ATen/cpp_custom_type_hack.h:71:1: note: declared here 2022-12-01T11:01:47.4525803Z cast(const Tensor& packed) { 2022-12-01T11:01:47.4526115Z ^~~~ 2022-12-01T11:01:47.4526504Z [1,841 / 2,129] 7 actions running 2022-12-01T11:01:47.4526950Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:47.4527435Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:47.4528141Z Compiling caffe2/sgd/learning_rate_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:47.4528804Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:47.4529411Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:47.4530004Z Compiling torch/csrc/jit/mobile/function.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:47.4530759Z Compiling caffe2/operators/gelu_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:47.6578658Z 2022-12-01T11:01:47.6579393Z  2022-12-01T11:01:47.6579724Z  2022-12-01T11:01:47.6580047Z  2022-12-01T11:01:47.6580329Z  2022-12-01T11:01:47.6580582Z  2022-12-01T11:01:47.6580864Z  2022-12-01T11:01:47.6581352Z  2022-12-01T11:01:47.6581787Z [1,842 / 2,129] 8 actions running 2022-12-01T11:01:47.6582266Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:47.6583005Z Compiling caffe2/sgd/learning_rate_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:47.6583586Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:47.6584056Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:47.6584634Z Compiling torch/csrc/jit/mobile/function.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:47.6585713Z Compiling caffe2/operators/gelu_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:47.6586283Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:47.6586784Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:47.8584686Z 2022-12-01T11:01:47.8585203Z  2022-12-01T11:01:47.8585502Z  2022-12-01T11:01:47.8585768Z  2022-12-01T11:01:47.8586029Z  2022-12-01T11:01:47.8586274Z  2022-12-01T11:01:47.8586553Z  2022-12-01T11:01:47.8586821Z  2022-12-01T11:01:47.8587065Z  2022-12-01T11:01:47.8587442Z [1,843 / 2,129] 8 actions running 2022-12-01T11:01:47.8587876Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:47.8588291Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:47.8618656Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:47.8619665Z Compiling torch/csrc/jit/mobile/function.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:47.8620229Z Compiling caffe2/operators/gelu_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:47.8620673Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:47.8621061Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:47.8621439Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:48.2592296Z 2022-12-01T11:01:48.2592827Z  2022-12-01T11:01:48.2593166Z  2022-12-01T11:01:48.2593443Z  2022-12-01T11:01:48.2593730Z  2022-12-01T11:01:48.2594001Z  2022-12-01T11:01:48.2594250Z  2022-12-01T11:01:48.2594519Z  2022-12-01T11:01:48.2594764Z  2022-12-01T11:01:48.2595130Z [1,843 / 2,129] 8 actions running 2022-12-01T11:01:48.2595577Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:48.2596048Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:48.2596499Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:48.2597056Z Compiling torch/csrc/jit/mobile/function.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:48.2597682Z Compiling caffe2/operators/gelu_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:48.2598167Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:48.2598596Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:48.2599014Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:48.4816844Z 2022-12-01T11:01:48.4817380Z  2022-12-01T11:01:48.4817718Z  2022-12-01T11:01:48.4817991Z  2022-12-01T11:01:48.4818252Z  2022-12-01T11:01:48.4818652Z  2022-12-01T11:01:48.4818914Z  2022-12-01T11:01:48.4819175Z  2022-12-01T11:01:48.4819438Z  2022-12-01T11:01:48.4819836Z [1,844 / 2,129] 8 actions, 7 running 2022-12-01T11:01:48.4820270Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:48.4820714Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:48.4821189Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:48.4821721Z Compiling caffe2/operators/gelu_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:48.4822427Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:48.4822867Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:48.4823311Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:48.4823676Z [Scann] Compiling caffe2/core/types.cc 2022-12-01T11:01:48.5832009Z 2022-12-01T11:01:48.5832585Z  2022-12-01T11:01:48.5832922Z  2022-12-01T11:01:48.5833205Z  2022-12-01T11:01:48.5833523Z  2022-12-01T11:01:48.5833817Z  2022-12-01T11:01:48.5834119Z  2022-12-01T11:01:48.5834423Z  2022-12-01T11:01:48.5834707Z  2022-12-01T11:01:48.5835252Z INFO: From Compiling caffe2/operators/gather_ranges_to_dense_op.cc: 2022-12-01T11:01:48.5835767Z [1,844 / 2,129] 8 actions running 2022-12-01T11:01:48.5836220Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:48.5836703Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:48.5837168Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:48.5837772Z Compiling caffe2/operators/gelu_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:48.5838294Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:48.5838763Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:48.5839227Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:48.5839740Z Compiling caffe2/core/types.cc; 0s processwrapper-sandbox 2022-12-01T11:01:48.5840044Z 2022-12-01T11:01:48.5840186Z  2022-12-01T11:01:48.5840482Z  2022-12-01T11:01:48.5840774Z  2022-12-01T11:01:48.5841044Z  2022-12-01T11:01:48.5841328Z  2022-12-01T11:01:48.5841625Z  2022-12-01T11:01:48.5841907Z  2022-12-01T11:01:48.5842201Z  2022-12-01T11:01:48.5842696Z caffe2/operators/gather_ranges_to_dense_op.cc: In lambda function: 2022-12-01T11:01:48.5843730Z caffe2/operators/gather_ranges_to_dense_op.cc:95:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:48.5844314Z for (int i = 0; i < lengths.size(); ++i) { 2022-12-01T11:01:48.5844677Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T11:01:48.5849347Z [1,844 / 2,129] 8 actions running 2022-12-01T11:01:48.5849839Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:48.5850343Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:48.5850839Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:48.5851524Z Compiling caffe2/operators/gelu_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:48.5852081Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:48.5852576Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:48.5853061Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:48.5853621Z Compiling caffe2/core/types.cc; 0s processwrapper-sandbox 2022-12-01T11:01:48.8283557Z 2022-12-01T11:01:48.8284078Z  2022-12-01T11:01:48.8284409Z  2022-12-01T11:01:48.8284688Z  2022-12-01T11:01:48.8284949Z  2022-12-01T11:01:48.8285236Z  2022-12-01T11:01:48.8285481Z  2022-12-01T11:01:48.8285755Z  2022-12-01T11:01:48.8286029Z  2022-12-01T11:01:48.8286388Z [1,846 / 2,129] 8 actions, 7 running 2022-12-01T11:01:48.8286826Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:48.8287378Z Compiling caffe2/operators/gelu_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:48.8287877Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:48.8288333Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:48.8288772Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:48.8289275Z Compiling caffe2/core/types.cc; 0s processwrapper-sandbox 2022-12-01T11:01:48.8289724Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:48.8290128Z [Scann] Compiling torch/csrc/lazy/ts_backend/config.cpp 2022-12-01T11:01:49.0593414Z 2022-12-01T11:01:49.0594224Z  2022-12-01T11:01:49.0594620Z  2022-12-01T11:01:49.0594986Z  2022-12-01T11:01:49.0595357Z  2022-12-01T11:01:49.0595626Z  2022-12-01T11:01:49.0595884Z  2022-12-01T11:01:49.0597098Z  2022-12-01T11:01:49.0597360Z  2022-12-01T11:01:49.0597706Z [1,846 / 2,129] 8 actions running 2022-12-01T11:01:49.0598113Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:49.0598618Z Compiling caffe2/operators/gelu_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:49.0599107Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:49.0599521Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:49.0599949Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:49.0600442Z Compiling caffe2/core/types.cc; 0s processwrapper-sandbox 2022-12-01T11:01:49.0600887Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:49.0601444Z Compiling torch/csrc/lazy/ts_backend/config.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:49.4608051Z 2022-12-01T11:01:49.4608613Z  2022-12-01T11:01:49.4608848Z  2022-12-01T11:01:49.4609033Z  2022-12-01T11:01:49.4609201Z  2022-12-01T11:01:49.4609367Z  2022-12-01T11:01:49.4609519Z  2022-12-01T11:01:49.4609761Z  2022-12-01T11:01:49.4610066Z  2022-12-01T11:01:49.4610318Z [1,847 / 2,129] 8 actions, 7 running 2022-12-01T11:01:49.4610604Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:49.4611081Z Compiling caffe2/operators/gelu_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:49.4611561Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:49.4611902Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:49.4612344Z Compiling caffe2/core/types.cc; 0s processwrapper-sandbox 2022-12-01T11:01:49.4612748Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:49.4613203Z Compiling torch/csrc/lazy/ts_backend/config.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:49.4613513Z [Scann] Compiling torch/csrc/lazy/ts_backend/ops/generic.cpp 2022-12-01T11:01:49.7268978Z 2022-12-01T11:01:49.7270895Z  2022-12-01T11:01:49.7271323Z  2022-12-01T11:01:49.7271652Z  2022-12-01T11:01:49.7271856Z  2022-12-01T11:01:49.7272049Z  2022-12-01T11:01:49.7272223Z  2022-12-01T11:01:49.7272438Z  2022-12-01T11:01:49.7272604Z  2022-12-01T11:01:49.7272853Z [1,850 / 2,129] 8 actions, 7 running 2022-12-01T11:01:49.7273122Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:49.7273448Z Compiling caffe2/core/types.cc; 1s processwrapper-sandbox 2022-12-01T11:01:49.7273745Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:49.7274097Z Compiling torch/csrc/lazy/ts_backend/config.cpp; 0s processwrapper-sandbox 2022-12-01T11:01:49.7274402Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:49.7274743Z Compiling caffe2/operators/half_float_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:49.7275058Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:49.7275338Z [Scann] Compiling caffe2/operators/if_op.cc 2022-12-01T11:01:50.0597531Z 2022-12-01T11:01:50.0598238Z  2022-12-01T11:01:50.0598611Z  2022-12-01T11:01:50.0598948Z  2022-12-01T11:01:50.0599262Z  2022-12-01T11:01:50.0599548Z  2022-12-01T11:01:50.0599850Z  2022-12-01T11:01:50.0600148Z  2022-12-01T11:01:50.0600394Z  2022-12-01T11:01:50.0600647Z [1,851 / 2,129] 8 actions running 2022-12-01T11:01:50.0600980Z Compiling caffe2/core/types.cc; 1s processwrapper-sandbox 2022-12-01T11:01:50.0601281Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:50.0601619Z Compiling torch/csrc/lazy/ts_backend/config.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:50.0601932Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:50.0602269Z Compiling caffe2/operators/half_float_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:50.0602572Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:50.0602900Z Compiling caffe2/operators/if_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:50.0603207Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:50.6444161Z 2022-12-01T11:01:50.6444650Z  2022-12-01T11:01:50.6444954Z  2022-12-01T11:01:50.6445417Z  2022-12-01T11:01:50.6445682Z  2022-12-01T11:01:50.6445923Z  2022-12-01T11:01:50.6446218Z  2022-12-01T11:01:50.6446487Z  2022-12-01T11:01:50.6446725Z  2022-12-01T11:01:50.6447108Z [1,852 / 2,129] 8 actions, 7 running 2022-12-01T11:01:50.6447558Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:50.6448102Z Compiling torch/csrc/lazy/ts_backend/config.cpp; 1s processwrapper-sandbox 2022-12-01T11:01:50.6448602Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:50.6449156Z Compiling caffe2/operators/half_float_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:50.6449650Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:50.6450159Z Compiling caffe2/operators/if_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:50.6450639Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:50.6451017Z [Scann] Compiling caffe2/distributed/store_handler.cc 2022-12-01T11:01:50.8793368Z 2022-12-01T11:01:50.8795693Z  2022-12-01T11:01:50.8796090Z  2022-12-01T11:01:50.8796373Z  2022-12-01T11:01:50.8796677Z  2022-12-01T11:01:50.8796975Z  2022-12-01T11:01:50.8797270Z  2022-12-01T11:01:50.8797559Z  2022-12-01T11:01:50.8797853Z  2022-12-01T11:01:50.8798249Z [1,853 / 2,129] 8 actions running 2022-12-01T11:01:50.8798693Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:50.8799180Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:50.8799825Z Compiling caffe2/operators/half_float_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:50.8800388Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:50.8800936Z Compiling caffe2/operators/if_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:50.8801459Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:50.8802981Z Compiling caffe2/distributed/store_handler.cc; 0s processwrapper-sandbox 2022-12-01T11:01:50.8803568Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:51.6001817Z 2022-12-01T11:01:51.6002385Z  2022-12-01T11:01:51.6002742Z  2022-12-01T11:01:51.6007471Z  2022-12-01T11:01:51.6007641Z  2022-12-01T11:01:51.6007813Z  2022-12-01T11:01:51.6008050Z  2022-12-01T11:01:51.6008236Z  2022-12-01T11:01:51.6008436Z  2022-12-01T11:01:51.6008752Z [1,854 / 2,129] 8 actions, 7 running 2022-12-01T11:01:51.6009161Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:51.6009688Z Compiling caffe2/operators/half_float_ops.cc; 2s processwrapper-sandbox 2022-12-01T11:01:51.6010182Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:51.6010676Z Compiling caffe2/operators/if_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:51.6011153Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:51.6011742Z Compiling caffe2/distributed/store_handler.cc; 0s processwrapper-sandbox 2022-12-01T11:01:51.6012241Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:51.6012561Z [Scann] Compiling caffe2/operators/index_hash_ops.cc 2022-12-01T11:01:51.6560987Z 2022-12-01T11:01:51.6561644Z  2022-12-01T11:01:51.6561995Z  2022-12-01T11:01:51.6562284Z  2022-12-01T11:01:51.6562630Z  2022-12-01T11:01:51.6562925Z  2022-12-01T11:01:51.6565683Z  2022-12-01T11:01:51.6566023Z  2022-12-01T11:01:51.6566326Z  2022-12-01T11:01:51.6566843Z INFO: From Compiling caffe2/operators/half_float_ops.cc: 2022-12-01T11:01:51.6567372Z [1,854 / 2,129] 8 actions running 2022-12-01T11:01:51.6567834Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:51.6568448Z Compiling caffe2/operators/half_float_ops.cc; 2s processwrapper-sandbox 2022-12-01T11:01:51.6568997Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:51.6569603Z Compiling caffe2/operators/if_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:51.6570156Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:51.6570761Z Compiling caffe2/distributed/store_handler.cc; 1s processwrapper-sandbox 2022-12-01T11:01:51.6571583Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:51.6572204Z Compiling caffe2/operators/index_hash_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:51.6581067Z 2022-12-01T11:01:51.6581353Z  2022-12-01T11:01:51.6581672Z  2022-12-01T11:01:51.6581981Z  2022-12-01T11:01:51.6582325Z  2022-12-01T11:01:51.6582615Z  2022-12-01T11:01:51.6582899Z  2022-12-01T11:01:51.6583195Z  2022-12-01T11:01:51.6583474Z  2022-12-01T11:01:51.6584420Z caffe2/operators/half_float_ops.cc: In member function 'bool caffe2::Float16UniformFillOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-12-01T11:01:51.6585415Z caffe2/operators/half_float_ops.cc:139:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:51.6585980Z for (uint64_t i = 0; i < leading_dim_sz; i++) { 2022-12-01T11:01:51.6586352Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T11:01:51.6587083Z caffe2/operators/half_float_ops.cc:143:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:51.6587748Z for (uint64_t j = 0; j < rowsz; j++) { 2022-12-01T11:01:51.6588084Z ~~^~~~~~~ 2022-12-01T11:01:51.6588502Z [1,854 / 2,129] 8 actions running 2022-12-01T11:01:51.6588952Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:51.6589433Z Compiling caffe2/operators/half_float_ops.cc; 2s processwrapper-sandbox 2022-12-01T11:01:51.6589939Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:51.6591011Z Compiling caffe2/operators/if_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:51.6591561Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:51.6592297Z Compiling caffe2/distributed/store_handler.cc; 1s processwrapper-sandbox 2022-12-01T11:01:51.6592817Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:51.6593409Z Compiling caffe2/operators/index_hash_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:51.8608504Z 2022-12-01T11:01:51.8609021Z  2022-12-01T11:01:51.8609392Z  2022-12-01T11:01:51.8609672Z  2022-12-01T11:01:51.8609860Z  2022-12-01T11:01:51.8610046Z  2022-12-01T11:01:51.8610294Z  2022-12-01T11:01:51.8610495Z  2022-12-01T11:01:51.8610757Z  2022-12-01T11:01:51.8611062Z [1,856 / 2,129] 8 actions, 7 running 2022-12-01T11:01:51.8611522Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:51.8611961Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:51.8612380Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:51.8612858Z Compiling caffe2/distributed/store_handler.cc; 1s processwrapper-sandbox 2022-12-01T11:01:51.8613308Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:51.8613796Z Compiling caffe2/operators/index_hash_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:51.8614270Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:51.8614674Z [Prepa] Compiling caffe2/ideep/operators/adam_op.cc 2022-12-01T11:01:52.0881728Z 2022-12-01T11:01:52.0882561Z  2022-12-01T11:01:52.0882941Z  2022-12-01T11:01:52.0883258Z  2022-12-01T11:01:52.0883551Z  2022-12-01T11:01:52.0883868Z  2022-12-01T11:01:52.0884167Z  2022-12-01T11:01:52.0884467Z  2022-12-01T11:01:52.0884768Z  2022-12-01T11:01:52.0885104Z [1,858 / 2,129] 8 actions running 2022-12-01T11:01:52.0885439Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:52.0885745Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:52.0886096Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:52.0886587Z Compiling caffe2/operators/index_hash_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:52.0887037Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:52.0887491Z Compiling caffe2/ideep/operators/adam_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:52.0888050Z Compiling caffe2/core/net_simple_refcount.cc; 0s processwrapper-sandbox 2022-12-01T11:01:52.0889283Z Compiling caffe2/distributed/store_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:52.2886807Z 2022-12-01T11:01:52.2887402Z  2022-12-01T11:01:52.2887768Z  2022-12-01T11:01:52.2888111Z  2022-12-01T11:01:52.2888418Z  2022-12-01T11:01:52.2888758Z  2022-12-01T11:01:52.2888976Z  2022-12-01T11:01:52.2889145Z  2022-12-01T11:01:52.2889312Z  2022-12-01T11:01:52.2889553Z [1,858 / 2,129] 8 actions running 2022-12-01T11:01:52.2889840Z //:torch; 3s processwrapper-sandbox 2022-12-01T11:01:52.2890123Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:52.2890378Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:52.2890746Z Compiling caffe2/operators/index_hash_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:52.2891067Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:52.2891395Z Compiling caffe2/ideep/operators/adam_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:52.2891849Z Compiling caffe2/core/net_simple_refcount.cc; 0s processwrapper-sandbox 2022-12-01T11:01:52.2892235Z Compiling caffe2/distributed/store_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:52.7793719Z 2022-12-01T11:01:52.7794277Z  2022-12-01T11:01:52.7794595Z  2022-12-01T11:01:52.7794903Z  2022-12-01T11:01:52.7795365Z  2022-12-01T11:01:52.7795630Z  2022-12-01T11:01:52.7795911Z  2022-12-01T11:01:52.7796187Z  2022-12-01T11:01:52.7796446Z  2022-12-01T11:01:52.7796844Z [1,859 / 2,129] 8 actions, 7 running 2022-12-01T11:01:52.7797321Z //:torch; 4s processwrapper-sandbox 2022-12-01T11:01:52.7797767Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:52.7798544Z Compiling caffe2/operators/index_hash_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:52.7799081Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:52.7799633Z Compiling caffe2/ideep/operators/adam_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:52.7800284Z Compiling caffe2/core/net_simple_refcount.cc; 0s processwrapper-sandbox 2022-12-01T11:01:52.7800917Z Compiling caffe2/distributed/store_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:52.7801440Z [Scann] Compiling caffe2/quantization/server/dequantize_dnnlowp_op.cc 2022-12-01T11:01:53.0604489Z 2022-12-01T11:01:53.0604990Z  2022-12-01T11:01:53.0605376Z  2022-12-01T11:01:53.0605688Z  2022-12-01T11:01:53.0605980Z  2022-12-01T11:01:53.0606279Z  2022-12-01T11:01:53.0606581Z  2022-12-01T11:01:53.0606861Z  2022-12-01T11:01:53.0607167Z  2022-12-01T11:01:53.0607614Z [1,861 / 2,129] 7 actions, 6 running 2022-12-01T11:01:53.0608232Z Compiling caffe2/operators/index_hash_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:53.0608823Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:53.0609445Z Compiling caffe2/ideep/operators/adam_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:53.0610165Z Compiling caffe2/core/net_simple_refcount.cc; 1s processwrapper-sandbox 2022-12-01T11:01:53.0610852Z Compiling caffe2/distributed/store_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:53.0611497Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:53.0611976Z [Scann] Compiling caffe2/operators/instance_norm_op.cc 2022-12-01T11:01:53.3199499Z 2022-12-01T11:01:53.3200037Z  2022-12-01T11:01:53.3200403Z  2022-12-01T11:01:53.3200722Z  2022-12-01T11:01:53.3201016Z  2022-12-01T11:01:53.3201334Z  2022-12-01T11:01:53.3201593Z  2022-12-01T11:01:53.3201774Z  2022-12-01T11:01:53.3202032Z [1,861 / 2,129] 8 actions running 2022-12-01T11:01:53.3202396Z Compiling caffe2/operators/index_hash_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:53.3202727Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:53.3203059Z Compiling caffe2/ideep/operators/adam_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:53.3643879Z Compiling caffe2/core/net_simple_refcount.cc; 1s processwrapper-sandbox 2022-12-01T11:01:53.3644422Z Compiling caffe2/distributed/store_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:53.3644871Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:53.3645372Z Compiling caffe2/operators/instance_norm_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:53.3645911Z Compiling caffe2/operators/clip_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:53.9024434Z 2022-12-01T11:01:53.9024948Z  2022-12-01T11:01:53.9025254Z  2022-12-01T11:01:53.9025499Z  2022-12-01T11:01:53.9025719Z  2022-12-01T11:01:53.9025970Z  2022-12-01T11:01:53.9026210Z  2022-12-01T11:01:53.9026449Z  2022-12-01T11:01:53.9026740Z  2022-12-01T11:01:53.9027191Z [1,862 / 2,129] 8 actions, 7 running 2022-12-01T11:01:53.9027690Z //:torch; 2s processwrapper-sandbox 2022-12-01T11:01:53.9028258Z Compiling caffe2/ideep/operators/adam_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:53.9028985Z Compiling caffe2/core/net_simple_refcount.cc; 1s processwrapper-sandbox 2022-12-01T11:01:53.9029952Z Compiling caffe2/distributed/store_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:53.9030481Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:53.9031040Z Compiling caffe2/operators/instance_norm_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:53.9031895Z Compiling caffe2/operators/clip_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:53.9032375Z [Scann] Compiling caffe2/sgd/ftrl_op.cc 2022-12-01T11:01:54.1657844Z 2022-12-01T11:01:54.1658976Z  2022-12-01T11:01:54.1659348Z  2022-12-01T11:01:54.1659705Z  2022-12-01T11:01:54.1660039Z  2022-12-01T11:01:54.1660630Z  2022-12-01T11:01:54.1660945Z  2022-12-01T11:01:54.1661472Z  2022-12-01T11:01:54.1661764Z  2022-12-01T11:01:54.1662201Z [1,863 / 2,129] 8 actions running 2022-12-01T11:01:54.1662846Z Compiling caffe2/ideep/operators/adam_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:54.1663595Z Compiling caffe2/core/net_simple_refcount.cc; 2s processwrapper-sandbox 2022-12-01T11:01:54.1664286Z Compiling caffe2/distributed/store_ops.cc; 2s processwrapper-sandbox 2022-12-01T11:01:54.1664861Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:54.1665503Z Compiling caffe2/operators/instance_norm_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:54.1666006Z Compiling caffe2/operators/clip_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:54.1666364Z Compiling caffe2/sgd/ftrl_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:54.1666662Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:54.3663090Z 2022-12-01T11:01:54.3663826Z  2022-12-01T11:01:54.3664369Z  2022-12-01T11:01:54.3664605Z  2022-12-01T11:01:54.3664794Z  2022-12-01T11:01:54.3665094Z  2022-12-01T11:01:54.3665282Z  2022-12-01T11:01:54.3665451Z  2022-12-01T11:01:54.3665636Z  2022-12-01T11:01:54.3665958Z [1,865 / 2,129] 8 actions running 2022-12-01T11:01:54.3666364Z Compiling caffe2/ideep/operators/adam_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:54.3666729Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:54.3667112Z Compiling caffe2/operators/instance_norm_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:54.3667549Z Compiling caffe2/operators/clip_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:54.3667895Z Compiling caffe2/sgd/ftrl_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:54.3668269Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:54.3668627Z Compiling caffe2/operators/integral_image_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:54.3669065Z Compiling caffe2/operators/utility_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:54.5671734Z 2022-12-01T11:01:54.5672224Z  2022-12-01T11:01:54.5672552Z  2022-12-01T11:01:54.5672801Z  2022-12-01T11:01:54.5673069Z  2022-12-01T11:01:54.5673470Z  2022-12-01T11:01:54.5673714Z  2022-12-01T11:01:54.5673940Z  2022-12-01T11:01:54.5674202Z  2022-12-01T11:01:54.5674495Z [1,865 / 2,129] 8 actions running 2022-12-01T11:01:54.5674974Z Compiling caffe2/ideep/operators/adam_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:54.5675415Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:54.5675922Z Compiling caffe2/operators/instance_norm_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:54.5676528Z Compiling caffe2/operators/clip_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:54.5677108Z Compiling caffe2/sgd/ftrl_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:54.5677572Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:54.5678047Z Compiling caffe2/operators/integral_image_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:54.5678619Z Compiling caffe2/operators/utility_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:54.9522418Z 2022-12-01T11:01:54.9522954Z  2022-12-01T11:01:54.9523345Z  2022-12-01T11:01:54.9523647Z  2022-12-01T11:01:54.9523973Z  2022-12-01T11:01:54.9524267Z  2022-12-01T11:01:54.9524565Z  2022-12-01T11:01:54.9524863Z  2022-12-01T11:01:54.9525143Z  2022-12-01T11:01:54.9525570Z [1,866 / 2,129] 8 actions, 7 running 2022-12-01T11:01:54.9526113Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:54.9526725Z Compiling caffe2/operators/instance_norm_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:54.9527162Z Compiling caffe2/operators/clip_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:54.9527518Z Compiling caffe2/sgd/ftrl_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:54.9527815Z //:torch; 0s processwrapper-sandbox 2022-12-01T11:01:54.9528327Z Compiling caffe2/operators/integral_image_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:54.9528712Z Compiling caffe2/operators/utility_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:54.9529024Z [Scann] Compiling caffe2/operators/weighted_multi_sampling_op.cc 2022-12-01T11:01:55.1674425Z 2022-12-01T11:01:55.1674928Z  2022-12-01T11:01:55.1675307Z  2022-12-01T11:01:55.1678385Z  2022-12-01T11:01:55.1678946Z  2022-12-01T11:01:55.1682133Z  2022-12-01T11:01:55.1682574Z  2022-12-01T11:01:55.1683130Z  2022-12-01T11:01:55.1683698Z  2022-12-01T11:01:55.1684133Z [1,867 / 2,129] 8 actions running 2022-12-01T11:01:55.1684716Z Compiling caffe2/operators/instance_norm_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:55.1685331Z Compiling caffe2/operators/clip_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:55.1685894Z Compiling caffe2/sgd/ftrl_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:55.1686352Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:55.1686948Z Compiling caffe2/operators/integral_image_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:55.1687605Z Compiling caffe2/operators/utility_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:55.1688132Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:55.1688733Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:55.5403784Z 2022-12-01T11:01:55.5404267Z  2022-12-01T11:01:55.5404576Z  2022-12-01T11:01:55.5404837Z  2022-12-01T11:01:55.5405075Z  2022-12-01T11:01:55.5405344Z  2022-12-01T11:01:55.5405587Z  2022-12-01T11:01:55.5405866Z  2022-12-01T11:01:55.5406121Z  2022-12-01T11:01:55.5406497Z [1,868 / 2,129] 8 actions, 7 running 2022-12-01T11:01:55.5407014Z Compiling caffe2/operators/clip_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:55.5407566Z Compiling caffe2/sgd/ftrl_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:55.5408035Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:55.5408555Z Compiling caffe2/operators/integral_image_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:55.5409042Z Compiling caffe2/operators/utility_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:55.5409672Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:55.5410161Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:55.5410576Z [Scann] Compiling caffe2/operators/inference_lstm_op.cc 2022-12-01T11:01:55.7677541Z 2022-12-01T11:01:55.7680110Z  2022-12-01T11:01:55.7680515Z  2022-12-01T11:01:55.7680800Z  2022-12-01T11:01:55.7681096Z  2022-12-01T11:01:55.7681338Z  2022-12-01T11:01:55.7681569Z  2022-12-01T11:01:55.7681834Z  2022-12-01T11:01:55.7682092Z  2022-12-01T11:01:55.7682499Z [1,869 / 2,129] 8 actions running 2022-12-01T11:01:55.7683036Z Compiling caffe2/sgd/ftrl_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:55.7683543Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:55.7684139Z Compiling caffe2/operators/integral_image_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:55.7684772Z Compiling caffe2/operators/utility_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:55.7685279Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:55.7685813Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:55.7686424Z Compiling caffe2/operators/inference_lstm_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:55.7686911Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:56.0233905Z 2022-12-01T11:01:56.0234593Z  2022-12-01T11:01:56.0234961Z  2022-12-01T11:01:56.0236983Z  2022-12-01T11:01:56.0237549Z  2022-12-01T11:01:56.0237994Z  2022-12-01T11:01:56.0238286Z  2022-12-01T11:01:56.0238580Z  2022-12-01T11:01:56.0238858Z  2022-12-01T11:01:56.0239253Z [1,870 / 2,129] 8 actions, 7 running 2022-12-01T11:01:56.0239960Z //:torch; 1s processwrapper-sandbox 2022-12-01T11:01:56.0240593Z Compiling caffe2/operators/integral_image_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:56.0241978Z Compiling caffe2/operators/utility_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:56.0242493Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:56.0243055Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:56.0243710Z Compiling caffe2/operators/inference_lstm_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:56.0244235Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:56.0244673Z [Scann] Compiling caffe2/operators/deform_conv_gradient_op.cc 2022-12-01T11:01:56.4089815Z 2022-12-01T11:01:56.4090421Z  2022-12-01T11:01:56.4090783Z  2022-12-01T11:01:56.4091104Z  2022-12-01T11:01:56.4091511Z  2022-12-01T11:01:56.4091716Z  2022-12-01T11:01:56.4091884Z  2022-12-01T11:01:56.4092057Z  2022-12-01T11:01:56.4092231Z  2022-12-01T11:01:56.4092502Z [1,871 / 2,129] 8 actions running 2022-12-01T11:01:56.4092853Z Compiling caffe2/operators/integral_image_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:56.4093257Z Compiling caffe2/operators/utility_ops.cc; 2s processwrapper-sandbox 2022-12-01T11:01:56.4093578Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:56.4093902Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:56.4094283Z Compiling caffe2/operators/inference_lstm_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:56.4094608Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:56.4094885Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:56.4095139Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:56.9390169Z 2022-12-01T11:01:56.9391165Z  2022-12-01T11:01:56.9391767Z  2022-12-01T11:01:56.9394329Z  2022-12-01T11:01:56.9396930Z  2022-12-01T11:01:56.9397416Z  2022-12-01T11:01:56.9399793Z  2022-12-01T11:01:56.9400278Z  2022-12-01T11:01:56.9400736Z  2022-12-01T11:01:56.9401402Z INFO: From Compiling caffe2/operators/utility_ops.cc: 2022-12-01T11:01:56.9402412Z [1,871 / 2,129] 8 actions running 2022-12-01T11:01:56.9403319Z Compiling caffe2/operators/integral_image_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:56.9405997Z Compiling caffe2/operators/utility_ops.cc; 2s processwrapper-sandbox 2022-12-01T11:01:56.9406558Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:56.9407119Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:56.9407794Z Compiling caffe2/operators/inference_lstm_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:56.9408349Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:56.9408826Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:56.9409295Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:56.9418707Z 2022-12-01T11:01:56.9419080Z  2022-12-01T11:01:56.9419413Z  2022-12-01T11:01:56.9419706Z  2022-12-01T11:01:56.9419994Z  2022-12-01T11:01:56.9420277Z  2022-12-01T11:01:56.9420519Z  2022-12-01T11:01:56.9420793Z  2022-12-01T11:01:56.9421054Z  2022-12-01T11:01:56.9429572Z caffe2/operators/utility_ops.cc: In member function 'bool caffe2::NanCheckOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-12-01T11:01:56.9430542Z caffe2/operators/utility_ops.cc:877:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:01:56.9431657Z for (size_t i = 0; i < Input(j).numel(); ++i) { 2022-12-01T11:01:56.9435663Z ~~^~~~~~~~~~~~~~~~~~ 2022-12-01T11:01:56.9436141Z [1,871 / 2,129] 8 actions running 2022-12-01T11:01:56.9436744Z Compiling caffe2/operators/integral_image_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:56.9437404Z Compiling caffe2/operators/utility_ops.cc; 2s processwrapper-sandbox 2022-12-01T11:01:56.9438077Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:56.9438650Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:56.9439293Z Compiling caffe2/operators/inference_lstm_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:56.9439794Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:56.9440226Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:56.9440660Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:57.1873251Z 2022-12-01T11:01:57.1873786Z  2022-12-01T11:01:57.1874131Z  2022-12-01T11:01:57.1874454Z  2022-12-01T11:01:57.1876077Z  2022-12-01T11:01:57.1876478Z  2022-12-01T11:01:57.1876948Z  2022-12-01T11:01:57.1878584Z  2022-12-01T11:01:57.1879026Z  2022-12-01T11:01:57.1879668Z INFO: From Compiling caffe2/operators/cc_bmm_bg_op.cc: 2022-12-01T11:01:57.1880303Z [1,874 / 2,129] 8 actions running 2022-12-01T11:01:57.1880983Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:57.1881893Z Compiling caffe2/operators/inference_lstm_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:57.1882781Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:57.1883306Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:57.1883742Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:57.1884182Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:57.1884742Z Compiling caffe2/operators/unique_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:57.1885362Z Compiling caffe2/operators/top_k.cc; 0s processwrapper-sandbox 2022-12-01T11:01:57.1885646Z 2022-12-01T11:01:57.1885781Z  2022-12-01T11:01:57.1886062Z  2022-12-01T11:01:57.1886334Z  2022-12-01T11:01:57.1886587Z  2022-12-01T11:01:57.1886853Z  2022-12-01T11:01:57.1887101Z  2022-12-01T11:01:57.1887375Z  2022-12-01T11:01:57.1887651Z  2022-12-01T11:01:57.1888104Z In file included from caffe2/operators/cc_bmm_bg_op.cc:1:0: 2022-12-01T11:01:57.1888764Z caffe2/operators/cc_bmm_bg_op.h:103:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] 2022-12-01T11:01:57.1889390Z #pragma omp parallel 2022-12-01T11:01:57.1889657Z 2022-12-01T11:01:57.1890176Z caffe2/operators/cc_bmm_bg_op.h:108:0: warning: ignoring #pragma omp for [-Wunknown-pragmas] 2022-12-01T11:01:57.1890593Z #pragma omp for 2022-12-01T11:01:57.1890858Z 2022-12-01T11:01:57.1891202Z [1,874 / 2,129] 8 actions running 2022-12-01T11:01:57.1891933Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:57.1892586Z Compiling caffe2/operators/inference_lstm_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:57.1893094Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:57.1893538Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:57.1893988Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:57.1894423Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:57.1894997Z Compiling caffe2/operators/unique_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:57.1895615Z Compiling caffe2/operators/top_k.cc; 0s processwrapper-sandbox 2022-12-01T11:01:57.4885622Z 2022-12-01T11:01:57.4886398Z  2022-12-01T11:01:57.4886984Z  2022-12-01T11:01:57.4887479Z  2022-12-01T11:01:57.4887964Z  2022-12-01T11:01:57.4888537Z  2022-12-01T11:01:57.4889275Z  2022-12-01T11:01:57.4889498Z  2022-12-01T11:01:57.4889661Z  2022-12-01T11:01:57.4889905Z [1,875 / 2,129] 8 actions running 2022-12-01T11:01:57.4890269Z Compiling caffe2/operators/inference_lstm_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:57.4890593Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:57.4891804Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:57.4892336Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:57.4892847Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:57.4893760Z Compiling caffe2/operators/unique_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:57.4896852Z Compiling caffe2/operators/top_k.cc; 0s processwrapper-sandbox 2022-12-01T11:01:57.4897554Z Linking libtorch.so; 0s processwrapper-sandbox 2022-12-01T11:01:57.9636279Z 2022-12-01T11:01:57.9636772Z  2022-12-01T11:01:57.9637132Z  2022-12-01T11:01:57.9637462Z  2022-12-01T11:01:57.9637755Z  2022-12-01T11:01:57.9638051Z  2022-12-01T11:01:57.9645569Z  2022-12-01T11:01:57.9645935Z  2022-12-01T11:01:57.9646253Z  2022-12-01T11:01:57.9646716Z [1,876 / 2,129] 8 actions, 7 running 2022-12-01T11:01:57.9647423Z Compiling caffe2/operators/inference_lstm_op.cc; 2s processwrapper-sandbox 2022-12-01T11:01:57.9648068Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:57.9648600Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:57.9649120Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:57.9649781Z Compiling caffe2/operators/unique_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:01:57.9650535Z Compiling caffe2/operators/top_k.cc; 0s processwrapper-sandbox 2022-12-01T11:01:57.9651224Z Linking libtorch.so; 0s processwrapper-sandbox 2022-12-01T11:01:57.9651817Z [Scann] Compiling caffe2/db/protodb.cc 2022-12-01T11:01:58.2920601Z 2022-12-01T11:01:58.2921129Z  2022-12-01T11:01:58.2921476Z  2022-12-01T11:01:58.2921744Z  2022-12-01T11:01:58.2922018Z  2022-12-01T11:01:58.2922271Z  2022-12-01T11:01:58.2922541Z  2022-12-01T11:01:58.2922810Z  2022-12-01T11:01:58.2923068Z  2022-12-01T11:01:58.2923464Z [1,878 / 2,129] 8 actions running 2022-12-01T11:01:58.2923925Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:01:58.2924372Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:58.2924921Z Compiling caffe2/operators/unique_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:58.2925544Z Compiling caffe2/operators/top_k.cc; 1s processwrapper-sandbox 2022-12-01T11:01:58.2926070Z Linking libtorch.so; 1s processwrapper-sandbox 2022-12-01T11:01:58.2926622Z Compiling caffe2/db/protodb.cc; 0s processwrapper-sandbox 2022-12-01T11:01:58.2927473Z Compiling caffe2/contrib/gloo/store_handler.cc; 0s processwrapper-sandbox 2022-12-01T11:01:58.2928108Z Compiling caffe2/operators/h_softmax_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:58.5784116Z 2022-12-01T11:01:58.5784794Z  2022-12-01T11:01:58.5785124Z  2022-12-01T11:01:58.5785377Z  2022-12-01T11:01:58.5785610Z  2022-12-01T11:01:58.5785909Z  2022-12-01T11:01:58.5786254Z  2022-12-01T11:01:58.5786477Z  2022-12-01T11:01:58.5786632Z  2022-12-01T11:01:58.5787016Z [1,879 / 2,129] 8 actions, 7 running 2022-12-01T11:01:58.5787455Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:58.5787907Z Compiling caffe2/operators/unique_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:58.5788466Z Compiling caffe2/operators/top_k.cc; 1s processwrapper-sandbox 2022-12-01T11:01:58.5788804Z Linking libtorch.so; 1s processwrapper-sandbox 2022-12-01T11:01:58.5789348Z Compiling caffe2/db/protodb.cc; 0s processwrapper-sandbox 2022-12-01T11:01:58.5789967Z Compiling caffe2/contrib/gloo/store_handler.cc; 0s processwrapper-sandbox 2022-12-01T11:01:58.5790588Z Compiling caffe2/operators/h_softmax_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:58.5791007Z [Scann] Compiling caffe2/operators/hard_sigmoid_op.cc 2022-12-01T11:01:58.8895317Z 2022-12-01T11:01:58.8895885Z  2022-12-01T11:01:58.8896267Z  2022-12-01T11:01:58.8896545Z  2022-12-01T11:01:58.8896865Z  2022-12-01T11:01:58.8897179Z  2022-12-01T11:01:58.8897463Z  2022-12-01T11:01:58.8897766Z  2022-12-01T11:01:58.8898055Z  2022-12-01T11:01:58.8898562Z [1,879 / 2,129] 8 actions running 2022-12-01T11:01:58.8898972Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:01:58.8899714Z Compiling caffe2/operators/unique_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:01:58.8900289Z Compiling caffe2/operators/top_k.cc; 1s processwrapper-sandbox 2022-12-01T11:01:58.8900804Z Linking libtorch.so; 1s processwrapper-sandbox 2022-12-01T11:01:58.8901381Z Compiling caffe2/db/protodb.cc; 0s processwrapper-sandbox 2022-12-01T11:01:58.8902004Z Compiling caffe2/contrib/gloo/store_handler.cc; 0s processwrapper-sandbox 2022-12-01T11:01:58.8902692Z Compiling caffe2/operators/h_softmax_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:58.8903393Z Compiling caffe2/operators/hard_sigmoid_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:59.0900716Z 2022-12-01T11:01:59.0901330Z  2022-12-01T11:01:59.0901658Z  2022-12-01T11:01:59.0901943Z  2022-12-01T11:01:59.0902217Z  2022-12-01T11:01:59.0902485Z  2022-12-01T11:01:59.0902775Z  2022-12-01T11:01:59.0903048Z  2022-12-01T11:01:59.0903304Z  2022-12-01T11:01:59.0903706Z [1,882 / 2,129] 8 actions running 2022-12-01T11:01:59.0904212Z Linking libtorch.so; 1s processwrapper-sandbox 2022-12-01T11:01:59.0904762Z Compiling caffe2/db/protodb.cc; 1s processwrapper-sandbox 2022-12-01T11:01:59.0905398Z Compiling caffe2/contrib/gloo/store_handler.cc; 1s processwrapper-sandbox 2022-12-01T11:01:59.0906031Z Compiling caffe2/operators/h_softmax_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:59.0906676Z Compiling caffe2/operators/hard_sigmoid_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:59.0907268Z Compiling caffe2/core/tensor_int8.cc; 0s processwrapper-sandbox 2022-12-01T11:01:59.0907772Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:59.0908236Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:59.4901263Z 2022-12-01T11:01:59.4901769Z  2022-12-01T11:01:59.4902177Z  2022-12-01T11:01:59.4902503Z  2022-12-01T11:01:59.4902712Z  2022-12-01T11:01:59.4902880Z  2022-12-01T11:01:59.4903049Z  2022-12-01T11:01:59.4903245Z  2022-12-01T11:01:59.4903414Z  2022-12-01T11:01:59.4903657Z [1,882 / 2,129] 8 actions running 2022-12-01T11:01:59.4903956Z Linking libtorch.so; 2s processwrapper-sandbox 2022-12-01T11:01:59.4967733Z Compiling caffe2/db/protodb.cc; 1s processwrapper-sandbox 2022-12-01T11:01:59.4968314Z Compiling caffe2/contrib/gloo/store_handler.cc; 1s processwrapper-sandbox 2022-12-01T11:01:59.4968899Z Compiling caffe2/operators/h_softmax_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:59.4969491Z Compiling caffe2/operators/hard_sigmoid_op.cc; 0s processwrapper-sandbox 2022-12-01T11:01:59.4970075Z Compiling caffe2/core/tensor_int8.cc; 0s processwrapper-sandbox 2022-12-01T11:01:59.4970535Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:59.4970953Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:59.7788524Z 2022-12-01T11:01:59.7789066Z  2022-12-01T11:01:59.7789405Z  2022-12-01T11:01:59.7789666Z  2022-12-01T11:01:59.7789984Z  2022-12-01T11:01:59.7790274Z  2022-12-01T11:01:59.7790538Z  2022-12-01T11:01:59.7790817Z  2022-12-01T11:01:59.7791096Z  2022-12-01T11:01:59.7791490Z [1,884 / 2,129] 7 actions, 6 running 2022-12-01T11:01:59.7792000Z Linking libtorch.so; 2s processwrapper-sandbox 2022-12-01T11:01:59.7792606Z Compiling caffe2/operators/h_softmax_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:59.7793241Z Compiling caffe2/operators/hard_sigmoid_op.cc; 1s processwrapper-sandbox 2022-12-01T11:01:59.7793887Z Compiling caffe2/core/tensor_int8.cc; 0s processwrapper-sandbox 2022-12-01T11:01:59.7794383Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:59.7794833Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:01:59.7795227Z [Scann] Compiling caffe2/sgd/learning_rate_adaption_op.cc 2022-12-01T11:02:00.0011884Z 2022-12-01T11:02:00.0012392Z  2022-12-01T11:02:00.0012693Z  2022-12-01T11:02:00.0012940Z  2022-12-01T11:02:00.0013351Z  2022-12-01T11:02:00.0013598Z  2022-12-01T11:02:00.0013842Z  2022-12-01T11:02:00.0014068Z  2022-12-01T11:02:00.0014526Z INFO: From Compiling caffe2/operators/h_softmax_op.cc: 2022-12-01T11:02:00.0014989Z [1,884 / 2,129] 8 actions running 2022-12-01T11:02:00.0015427Z Linking libtorch.so; 2s processwrapper-sandbox 2022-12-01T11:02:00.0015951Z Compiling caffe2/operators/h_softmax_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:00.0016518Z Compiling caffe2/operators/hard_sigmoid_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:00.0017061Z Compiling caffe2/core/tensor_int8.cc; 1s processwrapper-sandbox 2022-12-01T11:02:00.0017483Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:00.0017890Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:00.0018284Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:00.0019111Z Compiling caffe2/core/blob_stats.cc; 0s processwrapper-sandbox 2022-12-01T11:02:00.0019345Z 2022-12-01T11:02:00.0019481Z  2022-12-01T11:02:00.0019740Z  2022-12-01T11:02:00.0019975Z  2022-12-01T11:02:00.0020220Z  2022-12-01T11:02:00.0020459Z  2022-12-01T11:02:00.0020684Z  2022-12-01T11:02:00.0020933Z  2022-12-01T11:02:00.0021186Z  2022-12-01T11:02:00.0022008Z caffe2/operators/h_softmax_op.cc: In member function 'bool caffe2::HSoftmaxSearchOp::RunOnDevice() [with T = float; Context = caffe2::CPUContext]': 2022-12-01T11:02:00.0022874Z caffe2/operators/h_softmax_op.cc:408:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:02:00.0023485Z info.begin() + (top_n_ < info.size() ? top_n_ : info.size() - 1), 2022-12-01T11:02:00.0023821Z ~~~~~~~^~~~~~~~~~~~~ 2022-12-01T11:02:00.0024404Z caffe2/operators/h_softmax_op.cc:419:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:02:00.0024850Z if (i < info.size()) { 2022-12-01T11:02:00.0025138Z ~~^~~~~~~~~~~~~ 2022-12-01T11:02:00.0036987Z [1,884 / 2,129] 8 actions running 2022-12-01T11:02:00.0037455Z Linking libtorch.so; 2s processwrapper-sandbox 2022-12-01T11:02:00.0038156Z Compiling caffe2/operators/h_softmax_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:00.0038717Z Compiling caffe2/operators/hard_sigmoid_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:00.0039272Z Compiling caffe2/core/tensor_int8.cc; 1s processwrapper-sandbox 2022-12-01T11:02:00.0039738Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:00.0040178Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:00.0040573Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:00.0041040Z Compiling caffe2/core/blob_stats.cc; 0s processwrapper-sandbox 2022-12-01T11:02:00.3002488Z 2022-12-01T11:02:00.3002982Z  2022-12-01T11:02:00.3003309Z  2022-12-01T11:02:00.3003580Z  2022-12-01T11:02:00.3003845Z  2022-12-01T11:02:00.3004152Z  2022-12-01T11:02:00.3004454Z  2022-12-01T11:02:00.3004750Z  2022-12-01T11:02:00.3005011Z  2022-12-01T11:02:00.3005386Z [1,885 / 2,129] 8 actions running 2022-12-01T11:02:00.3005902Z Linking libtorch.so; 3s processwrapper-sandbox 2022-12-01T11:02:00.3006415Z Compiling caffe2/operators/hard_sigmoid_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:00.3006975Z Compiling caffe2/core/tensor_int8.cc; 1s processwrapper-sandbox 2022-12-01T11:02:00.3007449Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:00.3007855Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:00.3008306Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:00.3008845Z Compiling caffe2/core/blob_stats.cc; 0s processwrapper-sandbox 2022-12-01T11:02:00.3009322Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:00.6322146Z 2022-12-01T11:02:00.6322827Z  2022-12-01T11:02:00.6323200Z  2022-12-01T11:02:00.6323626Z  2022-12-01T11:02:00.6324092Z  2022-12-01T11:02:00.6324529Z  2022-12-01T11:02:00.6324804Z  2022-12-01T11:02:00.6325193Z  2022-12-01T11:02:00.6325467Z  2022-12-01T11:02:00.6326016Z [1,886 / 2,129] 8 actions, 7 running 2022-12-01T11:02:00.6326666Z Linking libtorch.so; 3s processwrapper-sandbox 2022-12-01T11:02:00.6327438Z Compiling caffe2/operators/hard_sigmoid_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:00.6327979Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:00.6328546Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:00.6329136Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:00.6329938Z Compiling caffe2/core/blob_stats.cc; 0s processwrapper-sandbox 2022-12-01T11:02:00.6330576Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:00.6330986Z [Scann] Compiling caffe2/operators/gather_op.cc 2022-12-01T11:02:00.9010548Z 2022-12-01T11:02:00.9011084Z  2022-12-01T11:02:00.9011511Z  2022-12-01T11:02:00.9011809Z  2022-12-01T11:02:00.9012068Z  2022-12-01T11:02:00.9012330Z  2022-12-01T11:02:00.9012581Z  2022-12-01T11:02:00.9012835Z  2022-12-01T11:02:00.9013113Z  2022-12-01T11:02:00.9013474Z [1,887 / 2,129] 8 actions running 2022-12-01T11:02:00.9013958Z Linking libtorch.so; 3s processwrapper-sandbox 2022-12-01T11:02:00.9014418Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:00.9014832Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:00.9015251Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:00.9015760Z Compiling caffe2/core/blob_stats.cc; 1s processwrapper-sandbox 2022-12-01T11:02:00.9016224Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:00.9016764Z Compiling caffe2/operators/gather_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:00.9017252Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:01.2804384Z 2022-12-01T11:02:01.2804901Z  2022-12-01T11:02:01.2805291Z  2022-12-01T11:02:01.2805594Z  2022-12-01T11:02:01.2807481Z  2022-12-01T11:02:01.2808175Z  2022-12-01T11:02:01.2808548Z  2022-12-01T11:02:01.2808864Z  2022-12-01T11:02:01.2811347Z  2022-12-01T11:02:01.2811677Z [1,889 / 2,129] 7 actions, 6 running 2022-12-01T11:02:01.2812129Z Linking libtorch.so; 4s processwrapper-sandbox 2022-12-01T11:02:01.2812559Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:01.2812986Z Compiling caffe2/core/blob_stats.cc; 1s processwrapper-sandbox 2022-12-01T11:02:01.2813454Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:01.2813931Z Compiling caffe2/operators/gather_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:01.2814352Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:01.2814728Z [Scann] Compiling caffe2/operators/text_file_reader.cc 2022-12-01T11:02:01.5278793Z 2022-12-01T11:02:01.5279338Z  2022-12-01T11:02:01.5279633Z  2022-12-01T11:02:01.5279879Z  2022-12-01T11:02:01.5280211Z  2022-12-01T11:02:01.5280464Z  2022-12-01T11:02:01.5280709Z  2022-12-01T11:02:01.5280954Z  2022-12-01T11:02:01.5281293Z [1,890 / 2,129] 8 actions, 7 running 2022-12-01T11:02:01.5281758Z Linking libtorch.so; 4s processwrapper-sandbox 2022-12-01T11:02:01.5282193Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:01.5283266Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:01.5283811Z Compiling caffe2/operators/gather_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:01.5284281Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:01.5284785Z Compiling caffe2/operators/text_file_reader.cc; 0s processwrapper-sandbox 2022-12-01T11:02:01.5285290Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:01.5285642Z [Scann] Compiling caffe2/contrib/gloo/common.cc 2022-12-01T11:02:01.7364242Z 2022-12-01T11:02:01.7364780Z  2022-12-01T11:02:01.7365130Z  2022-12-01T11:02:01.7365475Z  2022-12-01T11:02:01.7478165Z  2022-12-01T11:02:01.7478951Z  2022-12-01T11:02:01.7479235Z  2022-12-01T11:02:01.7479536Z  2022-12-01T11:02:01.7479822Z  2022-12-01T11:02:01.7480239Z [1,891 / 2,129] 8 actions running 2022-12-01T11:02:01.7480805Z Linking libtorch.so; 4s processwrapper-sandbox 2022-12-01T11:02:01.7481364Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:01.7481978Z Compiling caffe2/operators/gather_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:01.7482531Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:01.7483154Z Compiling caffe2/operators/text_file_reader.cc; 0s processwrapper-sandbox 2022-12-01T11:02:01.7483728Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:01.7484330Z Compiling caffe2/contrib/gloo/common.cc; 0s processwrapper-sandbox 2022-12-01T11:02:01.7484881Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:01.9486691Z 2022-12-01T11:02:01.9487252Z  2022-12-01T11:02:01.9487595Z  2022-12-01T11:02:01.9487933Z  2022-12-01T11:02:01.9488228Z  2022-12-01T11:02:01.9488514Z  2022-12-01T11:02:01.9488814Z  2022-12-01T11:02:01.9489127Z  2022-12-01T11:02:01.9489434Z  2022-12-01T11:02:01.9489872Z [1,891 / 2,129] 8 actions running 2022-12-01T11:02:01.9490262Z Linking libtorch.so; 4s processwrapper-sandbox 2022-12-01T11:02:01.9490548Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:01.9490882Z Compiling caffe2/operators/gather_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:01.9491198Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:01.9491599Z Compiling caffe2/operators/text_file_reader.cc; 0s processwrapper-sandbox 2022-12-01T11:02:01.9491922Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:01.9492264Z Compiling caffe2/contrib/gloo/common.cc; 0s processwrapper-sandbox 2022-12-01T11:02:01.9492584Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:02.1492094Z 2022-12-01T11:02:02.1492639Z  2022-12-01T11:02:02.1493001Z  2022-12-01T11:02:02.1493233Z  2022-12-01T11:02:02.1493482Z  2022-12-01T11:02:02.1493732Z  2022-12-01T11:02:02.1493997Z  2022-12-01T11:02:02.1495172Z  2022-12-01T11:02:02.1495442Z  2022-12-01T11:02:02.1495809Z [1,892 / 2,129] 8 actions running 2022-12-01T11:02:02.1496364Z Linking libtorch.so; 4s processwrapper-sandbox 2022-12-01T11:02:02.1496954Z Compiling caffe2/operators/gather_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:02.1497441Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:02.1498020Z Compiling caffe2/operators/text_file_reader.cc; 0s processwrapper-sandbox 2022-12-01T11:02:02.1499007Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:02.1499335Z Compiling caffe2/contrib/gloo/common.cc; 0s processwrapper-sandbox 2022-12-01T11:02:02.1499647Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:02.1499975Z Compiling caffe2/operators/cbrt_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:02.5496153Z 2022-12-01T11:02:02.5496660Z  2022-12-01T11:02:02.5496950Z  2022-12-01T11:02:02.5498245Z  2022-12-01T11:02:02.5498609Z  2022-12-01T11:02:02.5498782Z  2022-12-01T11:02:02.5498951Z  2022-12-01T11:02:02.5499120Z  2022-12-01T11:02:02.5499274Z  2022-12-01T11:02:02.5499521Z [1,892 / 2,129] 8 actions running 2022-12-01T11:02:02.5499833Z Linking libtorch.so; 5s processwrapper-sandbox 2022-12-01T11:02:02.5500185Z Compiling caffe2/operators/gather_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:02.5500509Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:02.5500863Z Compiling caffe2/operators/text_file_reader.cc; 1s processwrapper-sandbox 2022-12-01T11:02:02.5501175Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:02.5501507Z Compiling caffe2/contrib/gloo/common.cc; 1s processwrapper-sandbox 2022-12-01T11:02:02.5501815Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:02.5921062Z Compiling caffe2/operators/cbrt_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:02.7933152Z 2022-12-01T11:02:02.7933650Z  2022-12-01T11:02:02.7934002Z  2022-12-01T11:02:02.7934312Z  2022-12-01T11:02:02.7934570Z  2022-12-01T11:02:02.7934850Z  2022-12-01T11:02:02.7935130Z  2022-12-01T11:02:02.7935386Z  2022-12-01T11:02:02.7935669Z  2022-12-01T11:02:02.7936085Z [1,893 / 2,129] 8 actions running 2022-12-01T11:02:02.7936608Z Linking libtorch.so; 5s processwrapper-sandbox 2022-12-01T11:02:02.7937134Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:02.7937731Z Compiling caffe2/operators/text_file_reader.cc; 1s processwrapper-sandbox 2022-12-01T11:02:02.7938268Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:02.7939031Z Compiling caffe2/contrib/gloo/common.cc; 1s processwrapper-sandbox 2022-12-01T11:02:02.7939587Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:02.7940201Z Compiling caffe2/operators/cbrt_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:02.7940840Z Compiling caffe2/sgd/rmsprop_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:03.1884941Z 2022-12-01T11:02:03.1885688Z  2022-12-01T11:02:03.1886059Z  2022-12-01T11:02:03.1886362Z  2022-12-01T11:02:03.1886669Z  2022-12-01T11:02:03.1886942Z  2022-12-01T11:02:03.1887246Z  2022-12-01T11:02:03.1887513Z  2022-12-01T11:02:03.1887784Z  2022-12-01T11:02:03.1888174Z [1,894 / 2,129] 8 actions, 7 running 2022-12-01T11:02:03.1888723Z Linking libtorch.so; 5s processwrapper-sandbox 2022-12-01T11:02:03.1889202Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:03.1889766Z Compiling caffe2/operators/text_file_reader.cc; 1s processwrapper-sandbox 2022-12-01T11:02:03.1890377Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:03.1890871Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:03.1891547Z Compiling caffe2/operators/cbrt_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:03.1892170Z Compiling caffe2/sgd/rmsprop_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:03.1892638Z [Scann] Compiling caffe2/operators/find_op.cc 2022-12-01T11:02:03.3108557Z 2022-12-01T11:02:03.3109085Z  2022-12-01T11:02:03.3109431Z  2022-12-01T11:02:03.3109707Z  2022-12-01T11:02:03.3110002Z  2022-12-01T11:02:03.3110291Z  2022-12-01T11:02:03.3110552Z  2022-12-01T11:02:03.3110823Z  2022-12-01T11:02:03.3111098Z  2022-12-01T11:02:03.3111587Z INFO: From Compiling caffe2/operators/text_file_reader.cc: 2022-12-01T11:02:03.3112085Z [1,894 / 2,129] 8 actions running 2022-12-01T11:02:03.3112564Z Linking libtorch.so; 6s processwrapper-sandbox 2022-12-01T11:02:03.3113051Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:03.3113651Z Compiling caffe2/operators/text_file_reader.cc; 2s processwrapper-sandbox 2022-12-01T11:02:03.3114178Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:03.3114640Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:03.3115196Z Compiling caffe2/operators/cbrt_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:03.3115840Z Compiling caffe2/sgd/rmsprop_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:03.3116425Z Compiling caffe2/operators/find_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:03.3131142Z 2022-12-01T11:02:03.3131537Z  2022-12-01T11:02:03.3131869Z  2022-12-01T11:02:03.3132135Z  2022-12-01T11:02:03.3132332Z  2022-12-01T11:02:03.3132548Z  2022-12-01T11:02:03.3132763Z  2022-12-01T11:02:03.3132962Z  2022-12-01T11:02:03.3133169Z  2022-12-01T11:02:03.3144135Z In file included from ./c10/util/typeid.h:19:0, 2022-12-01T11:02:03.3144547Z from ./caffe2/core/context.h:9, 2022-12-01T11:02:03.3144956Z from caffe2/operators/text_file_reader.cc:1: 2022-12-01T11:02:03.3145979Z caffe2/operators/text_file_reader.cc: In member function 'virtual bool caffe2::TextFileReaderReadOp::RunOnDevice()': 2022-12-01T11:02:03.3146874Z caffe2/operators/text_file_reader.cc:107:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:02:03.3147531Z instance->fieldTypes.size() == numFields, 2022-12-01T11:02:03.3147878Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-12-01T11:02:03.3159164Z [1,895 / 2,129] 7 actions running 2022-12-01T11:02:03.3159520Z Linking libtorch.so; 6s processwrapper-sandbox 2022-12-01T11:02:03.3159900Z Compiling caffe2/operators/text_file_reader.cc; 2s processwrapper-sandbox 2022-12-01T11:02:03.3160227Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:03.3160487Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:03.3160814Z Compiling caffe2/operators/cbrt_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:03.3161176Z Compiling caffe2/sgd/rmsprop_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:03.3161528Z Compiling caffe2/operators/find_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:03.5941008Z 2022-12-01T11:02:03.5941632Z  2022-12-01T11:02:03.5941992Z  2022-12-01T11:02:03.5942255Z  2022-12-01T11:02:03.5942449Z  2022-12-01T11:02:03.5942799Z  2022-12-01T11:02:03.5943073Z  2022-12-01T11:02:03.5943326Z  2022-12-01T11:02:03.5943736Z [1,897 / 2,129] 8 actions running 2022-12-01T11:02:03.5944243Z Linking libtorch.so; 6s processwrapper-sandbox 2022-12-01T11:02:03.5944704Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:03.5945245Z Compiling caffe2/operators/cbrt_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:03.5945841Z Compiling caffe2/sgd/rmsprop_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:03.5946422Z Compiling caffe2/operators/find_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:03.5947010Z Compiling caffe2/core/plan_executor.cc; 0s processwrapper-sandbox 2022-12-01T11:02:03.5947630Z Compiling caffe2/operators/tanh_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:03.5948155Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:03.8124479Z 2022-12-01T11:02:03.8124976Z  2022-12-01T11:02:03.8131789Z  2022-12-01T11:02:03.8132107Z  2022-12-01T11:02:03.8132407Z  2022-12-01T11:02:03.8132735Z  2022-12-01T11:02:03.8133000Z  2022-12-01T11:02:03.8133285Z  2022-12-01T11:02:03.8133556Z  2022-12-01T11:02:03.8133968Z [1,898 / 2,129] 8 actions, 7 running 2022-12-01T11:02:03.8134422Z Linking libtorch.so; 6s processwrapper-sandbox 2022-12-01T11:02:03.8134994Z Compiling caffe2/operators/cbrt_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:03.8135462Z Compiling caffe2/sgd/rmsprop_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:03.8136049Z Compiling caffe2/operators/find_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:03.8136578Z Compiling caffe2/core/plan_executor.cc; 0s processwrapper-sandbox 2022-12-01T11:02:03.8137180Z Compiling caffe2/operators/tanh_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:03.8137572Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:03.8137958Z [Scann] Compiling caffe2/operators/bucketize_op.cc 2022-12-01T11:02:04.1607727Z 2022-12-01T11:02:04.1608316Z  2022-12-01T11:02:04.1608677Z  2022-12-01T11:02:04.1608946Z  2022-12-01T11:02:04.1609136Z  2022-12-01T11:02:04.1609310Z  2022-12-01T11:02:04.1609469Z  2022-12-01T11:02:04.1609637Z  2022-12-01T11:02:04.1609793Z  2022-12-01T11:02:04.1610043Z [1,899 / 2,129] 8 actions, 7 running 2022-12-01T11:02:04.1610399Z Compiling caffe2/operators/cbrt_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:04.1610770Z Compiling caffe2/sgd/rmsprop_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:04.1611127Z Compiling caffe2/operators/find_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:04.1611576Z Compiling caffe2/core/plan_executor.cc; 0s processwrapper-sandbox 2022-12-01T11:02:04.1748368Z Compiling caffe2/operators/tanh_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:04.1749388Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:04.1749986Z Compiling caffe2/operators/bucketize_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:04.1750497Z [Scann] Compiling caffe2/operators/tanh_gradient_op.cc 2022-12-01T11:02:04.3947904Z 2022-12-01T11:02:04.3948413Z  2022-12-01T11:02:04.3948745Z  2022-12-01T11:02:04.3949029Z  2022-12-01T11:02:04.3949303Z  2022-12-01T11:02:04.3949548Z  2022-12-01T11:02:04.3949813Z  2022-12-01T11:02:04.3950071Z  2022-12-01T11:02:04.3950321Z  2022-12-01T11:02:04.3950704Z [1,899 / 2,129] 8 actions running 2022-12-01T11:02:04.3951259Z Compiling caffe2/operators/cbrt_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:04.3951836Z Compiling caffe2/sgd/rmsprop_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:04.3952448Z Compiling caffe2/operators/find_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:04.3953050Z Compiling caffe2/core/plan_executor.cc; 1s processwrapper-sandbox 2022-12-01T11:02:04.3953622Z Compiling caffe2/operators/tanh_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:04.3954118Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:04.3954658Z Compiling caffe2/operators/bucketize_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:04.3955296Z Compiling caffe2/operators/tanh_gradient_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:04.7945781Z 2022-12-01T11:02:04.7946348Z  2022-12-01T11:02:04.7946731Z  2022-12-01T11:02:04.7947060Z  2022-12-01T11:02:04.7947361Z  2022-12-01T11:02:04.7947677Z  2022-12-01T11:02:04.7947963Z  2022-12-01T11:02:04.7948255Z  2022-12-01T11:02:04.7948584Z  2022-12-01T11:02:04.7949018Z [1,900 / 2,129] 8 actions running 2022-12-01T11:02:04.7949368Z Compiling caffe2/sgd/rmsprop_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:04.7949752Z Compiling caffe2/operators/find_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:04.7950115Z Compiling caffe2/core/plan_executor.cc; 1s processwrapper-sandbox 2022-12-01T11:02:04.7980933Z Compiling caffe2/operators/tanh_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:04.7981438Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:04.7982021Z Compiling caffe2/operators/bucketize_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:04.7982647Z Compiling caffe2/operators/tanh_gradient_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:04.7983208Z Compiling caffe2/operators/tan_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:05.0400735Z 2022-12-01T11:02:05.0401516Z  2022-12-01T11:02:05.0401897Z  2022-12-01T11:02:05.0402201Z  2022-12-01T11:02:05.0402479Z  2022-12-01T11:02:05.0402796Z  2022-12-01T11:02:05.0403099Z  2022-12-01T11:02:05.0403380Z  2022-12-01T11:02:05.0403674Z  2022-12-01T11:02:05.0404119Z [1,901 / 2,129] 8 actions, 7 running 2022-12-01T11:02:05.0404695Z Compiling caffe2/sgd/rmsprop_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:05.0405355Z Compiling caffe2/operators/find_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:05.0406036Z Compiling caffe2/core/plan_executor.cc; 1s processwrapper-sandbox 2022-12-01T11:02:05.0406709Z Compiling caffe2/operators/tanh_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:05.0407374Z Compiling caffe2/operators/bucketize_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:05.0408069Z Compiling caffe2/operators/tanh_gradient_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:05.0408744Z Compiling caffe2/operators/tan_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:05.0409329Z [Prepa] action 'SolibSymlink _solib_k8/liblibtorch.so' 2022-12-01T11:02:05.2952129Z 2022-12-01T11:02:05.2953003Z  2022-12-01T11:02:05.2953631Z  2022-12-01T11:02:05.2955325Z  2022-12-01T11:02:05.2955772Z  2022-12-01T11:02:05.2956262Z  2022-12-01T11:02:05.2956872Z  2022-12-01T11:02:05.2957323Z  2022-12-01T11:02:05.2957787Z  2022-12-01T11:02:05.2958392Z INFO: From Compiling caffe2/core/plan_executor.cc: 2022-12-01T11:02:05.2959005Z [1,902 / 2,129] 8 actions, 7 running 2022-12-01T11:02:05.2959644Z Compiling caffe2/operators/find_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:05.2960379Z Compiling caffe2/core/plan_executor.cc; 1s processwrapper-sandbox 2022-12-01T11:02:05.2961108Z Compiling caffe2/operators/tanh_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:05.2961875Z Compiling caffe2/operators/bucketize_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:05.2962636Z Compiling caffe2/operators/tanh_gradient_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:05.2963376Z Compiling caffe2/operators/tan_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:05.2964050Z Compiling caffe2/core/operator.cc; 0s processwrapper-sandbox 2022-12-01T11:02:05.2964726Z [Prepa] action 'SolibSymlink _solib_k8/liblibtorch.so' 2022-12-01T11:02:05.2965163Z 2022-12-01T11:02:05.2965392Z  2022-12-01T11:02:05.2965779Z  2022-12-01T11:02:05.2966129Z  2022-12-01T11:02:05.2966466Z  2022-12-01T11:02:05.2966763Z  2022-12-01T11:02:05.2967069Z  2022-12-01T11:02:05.2967365Z  2022-12-01T11:02:05.2967669Z  2022-12-01T11:02:05.2968082Z caffe2/core/plan_executor.cc: In lambda function: 2022-12-01T11:02:05.2968732Z caffe2/core/plan_executor.cc:604:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:02:05.2969228Z auto workersDone = [&] { return done == numThreads; }; 2022-12-01T11:02:05.2969683Z ~~~~~^~~~~~~~~~~~~ 2022-12-01T11:02:05.2970147Z [1,902 / 2,129] 8 actions, 7 running 2022-12-01T11:02:05.2970700Z Compiling caffe2/operators/find_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:05.2971368Z Compiling caffe2/core/plan_executor.cc; 1s processwrapper-sandbox 2022-12-01T11:02:05.2972107Z Compiling caffe2/operators/tanh_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:05.2972821Z Compiling caffe2/operators/bucketize_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:05.2973720Z Compiling caffe2/operators/tanh_gradient_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:05.2974409Z Compiling caffe2/operators/tan_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:05.2975036Z Compiling caffe2/core/operator.cc; 0s processwrapper-sandbox 2022-12-01T11:02:05.2975657Z [Prepa] action 'SolibSymlink _solib_k8/liblibtorch.so' 2022-12-01T11:02:05.5997480Z 2022-12-01T11:02:05.5998027Z  2022-12-01T11:02:05.5998372Z  2022-12-01T11:02:05.5998649Z  2022-12-01T11:02:05.5998930Z  2022-12-01T11:02:05.5999217Z  2022-12-01T11:02:05.5999471Z  2022-12-01T11:02:05.5999728Z  2022-12-01T11:02:05.5999974Z  2022-12-01T11:02:05.6000364Z [1,904 / 2,129] 8 actions, 7 running 2022-12-01T11:02:05.6000969Z Compiling caffe2/operators/tanh_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:05.6001609Z Compiling caffe2/operators/bucketize_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:05.6002263Z Compiling caffe2/operators/tanh_gradient_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:05.6002850Z Compiling caffe2/operators/tan_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:05.6003467Z Compiling caffe2/core/operator.cc; 0s processwrapper-sandbox 2022-12-01T11:02:05.6004062Z Compiling caffe2/utils/proto_wrap.cc; 0s processwrapper-sandbox 2022-12-01T11:02:05.6004510Z Compiling caffe2/operators/summarize_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:05.6005060Z [Prepa] action 'SolibSymlink _solib_k8/liblibtorch.so' 2022-12-01T11:02:05.8359686Z 2022-12-01T11:02:05.8360385Z  2022-12-01T11:02:05.8360762Z  2022-12-01T11:02:05.8361241Z  2022-12-01T11:02:05.8361558Z  2022-12-01T11:02:05.8362048Z  2022-12-01T11:02:05.8362790Z  2022-12-01T11:02:05.8363096Z  2022-12-01T11:02:05.8363404Z  2022-12-01T11:02:05.8363839Z [1,905 / 2,129] 8 actions, 7 running 2022-12-01T11:02:05.8364374Z Compiling caffe2/operators/tanh_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:05.8364989Z Compiling caffe2/operators/bucketize_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:05.8365609Z Compiling caffe2/operators/tanh_gradient_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:05.8366195Z Compiling caffe2/operators/tan_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:05.8366770Z Compiling caffe2/core/operator.cc; 0s processwrapper-sandbox 2022-12-01T11:02:05.8367346Z Compiling caffe2/utils/proto_wrap.cc; 0s processwrapper-sandbox 2022-12-01T11:02:05.8367955Z Compiling caffe2/operators/summarize_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:05.8368394Z [Scann] Compiling caffe2/utils/proto_utils.cc 2022-12-01T11:02:06.0354983Z 2022-12-01T11:02:06.0356047Z  2022-12-01T11:02:06.0356779Z  2022-12-01T11:02:06.0357069Z  2022-12-01T11:02:06.0357385Z  2022-12-01T11:02:06.0357694Z  2022-12-01T11:02:06.0358893Z  2022-12-01T11:02:06.0359166Z  2022-12-01T11:02:06.0359435Z  2022-12-01T11:02:06.0359869Z [1,906 / 2,129] 8 actions, 7 running 2022-12-01T11:02:06.0360509Z Compiling caffe2/operators/bucketize_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:06.0361215Z Compiling caffe2/operators/tanh_gradient_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:06.0361919Z Compiling caffe2/operators/tan_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:06.0363021Z Compiling caffe2/core/operator.cc; 0s processwrapper-sandbox 2022-12-01T11:02:06.0363663Z Compiling caffe2/utils/proto_wrap.cc; 0s processwrapper-sandbox 2022-12-01T11:02:06.0364330Z Compiling caffe2/operators/summarize_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:06.0364979Z Compiling caffe2/utils/proto_utils.cc; 0s processwrapper-sandbox 2022-12-01T11:02:06.0365513Z [Scann] Compiling caffe2/operators/boolean_unmask_ops.cc 2022-12-01T11:02:06.3995173Z 2022-12-01T11:02:06.3995652Z  2022-12-01T11:02:06.4010731Z  2022-12-01T11:02:06.4011132Z  2022-12-01T11:02:06.4011338Z  2022-12-01T11:02:06.4011710Z  2022-12-01T11:02:06.4011960Z  2022-12-01T11:02:06.4012226Z  2022-12-01T11:02:06.4012522Z  2022-12-01T11:02:06.4012939Z [1,907 / 2,129] 8 actions running 2022-12-01T11:02:06.4013525Z Compiling caffe2/operators/tanh_gradient_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:06.4014093Z Compiling caffe2/operators/tan_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:06.4014663Z Compiling caffe2/core/operator.cc; 1s processwrapper-sandbox 2022-12-01T11:02:06.4015288Z Compiling caffe2/utils/proto_wrap.cc; 1s processwrapper-sandbox 2022-12-01T11:02:06.4015827Z Compiling caffe2/operators/summarize_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:06.4016436Z Compiling caffe2/utils/proto_utils.cc; 0s processwrapper-sandbox 2022-12-01T11:02:06.4016879Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:06.4017354Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:06.9942182Z 2022-12-01T11:02:06.9943641Z  2022-12-01T11:02:06.9947933Z  2022-12-01T11:02:06.9949481Z  2022-12-01T11:02:06.9950803Z  2022-12-01T11:02:06.9951228Z  2022-12-01T11:02:06.9951547Z  2022-12-01T11:02:06.9951977Z  2022-12-01T11:02:06.9952306Z  2022-12-01T11:02:06.9953096Z [1,908 / 2,129] 8 actions, 7 running 2022-12-01T11:02:06.9953853Z Compiling caffe2/operators/tan_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:06.9954661Z Compiling caffe2/core/operator.cc; 1s processwrapper-sandbox 2022-12-01T11:02:06.9955580Z Compiling caffe2/utils/proto_wrap.cc; 1s processwrapper-sandbox 2022-12-01T11:02:06.9956414Z Compiling caffe2/operators/summarize_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:06.9957597Z Compiling caffe2/utils/proto_utils.cc; 1s processwrapper-sandbox 2022-12-01T11:02:06.9958508Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:06.9959106Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:06.9959514Z [Scann] Compiling caffe2/operators/stump_func_op.cc 2022-12-01T11:02:07.2020453Z 2022-12-01T11:02:07.2021098Z  2022-12-01T11:02:07.2021394Z  2022-12-01T11:02:07.2022200Z  2022-12-01T11:02:07.2022550Z  2022-12-01T11:02:07.2022849Z  2022-12-01T11:02:07.2023133Z  2022-12-01T11:02:07.2023392Z  2022-12-01T11:02:07.2023672Z  2022-12-01T11:02:07.2024080Z [1,909 / 2,129] 8 actions running 2022-12-01T11:02:07.2024641Z Compiling caffe2/core/operator.cc; 2s processwrapper-sandbox 2022-12-01T11:02:07.2025283Z Compiling caffe2/utils/proto_wrap.cc; 1s processwrapper-sandbox 2022-12-01T11:02:07.2025955Z Compiling caffe2/operators/summarize_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:07.2026659Z Compiling caffe2/utils/proto_utils.cc; 1s processwrapper-sandbox 2022-12-01T11:02:07.2027226Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:07.2027733Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:07.2028328Z Compiling caffe2/operators/stump_func_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:07.2029010Z Compiling caffe2/operators/stop_gradient.cc; 0s processwrapper-sandbox 2022-12-01T11:02:07.4174530Z 2022-12-01T11:02:07.4175060Z  2022-12-01T11:02:07.4175434Z  2022-12-01T11:02:07.4175751Z  2022-12-01T11:02:07.4176031Z  2022-12-01T11:02:07.4176324Z  2022-12-01T11:02:07.4176601Z  2022-12-01T11:02:07.4176879Z  2022-12-01T11:02:07.4177153Z  2022-12-01T11:02:07.4177548Z [1,911 / 2,129] 8 actions running 2022-12-01T11:02:07.4178125Z Compiling caffe2/operators/summarize_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:07.4179347Z Compiling caffe2/utils/proto_utils.cc; 1s processwrapper-sandbox 2022-12-01T11:02:07.4179874Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:07.4180279Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:07.4181051Z Compiling caffe2/operators/stump_func_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:07.4181600Z Compiling caffe2/operators/stop_gradient.cc; 0s processwrapper-sandbox 2022-12-01T11:02:07.4182124Z Compiling caffe2/utils/math/utils.cc; 0s processwrapper-sandbox 2022-12-01T11:02:07.4182614Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:07.7604445Z 2022-12-01T11:02:07.7604971Z  2022-12-01T11:02:07.7605295Z  2022-12-01T11:02:07.7605518Z  2022-12-01T11:02:07.7605784Z  2022-12-01T11:02:07.7606042Z  2022-12-01T11:02:07.7606310Z  2022-12-01T11:02:07.7606598Z  2022-12-01T11:02:07.7606860Z  2022-12-01T11:02:07.7607240Z [1,912 / 2,129] 8 actions, 7 running 2022-12-01T11:02:07.7607822Z Compiling caffe2/utils/proto_utils.cc; 1s processwrapper-sandbox 2022-12-01T11:02:07.7608331Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:07.7608772Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:07.7609329Z Compiling caffe2/operators/stump_func_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:07.7609962Z Compiling caffe2/operators/stop_gradient.cc; 0s processwrapper-sandbox 2022-12-01T11:02:07.7610575Z Compiling caffe2/utils/math/utils.cc; 0s processwrapper-sandbox 2022-12-01T11:02:07.7611076Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:07.7611512Z [Scann] Compiling caffe2/utils/math/elementwise.cc 2022-12-01T11:02:08.0184634Z 2022-12-01T11:02:08.0185161Z  2022-12-01T11:02:08.0185480Z  2022-12-01T11:02:08.0185757Z  2022-12-01T11:02:08.0186043Z  2022-12-01T11:02:08.0186315Z  2022-12-01T11:02:08.0186583Z  2022-12-01T11:02:08.0186832Z  2022-12-01T11:02:08.0187092Z  2022-12-01T11:02:08.0187482Z [1,912 / 2,129] 8 actions running 2022-12-01T11:02:08.0188410Z Compiling caffe2/utils/proto_utils.cc; 2s processwrapper-sandbox 2022-12-01T11:02:08.0188945Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:08.0189404Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:08.0189985Z Compiling caffe2/operators/stump_func_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:08.0190629Z Compiling caffe2/operators/stop_gradient.cc; 0s processwrapper-sandbox 2022-12-01T11:02:08.0191233Z Compiling caffe2/utils/math/utils.cc; 0s processwrapper-sandbox 2022-12-01T11:02:08.0191744Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:08.0192293Z Compiling caffe2/utils/math/elementwise.cc; 0s processwrapper-sandbox 2022-12-01T11:02:08.2177193Z 2022-12-01T11:02:08.2177749Z  2022-12-01T11:02:08.2177993Z  2022-12-01T11:02:08.2178196Z  2022-12-01T11:02:08.2178542Z  2022-12-01T11:02:08.2178719Z  2022-12-01T11:02:08.2178919Z  2022-12-01T11:02:08.2179095Z  2022-12-01T11:02:08.2179283Z  2022-12-01T11:02:08.2179517Z [1,913 / 2,129] 8 actions running 2022-12-01T11:02:08.2179814Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:08.2180152Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:08.2180489Z Compiling caffe2/operators/stump_func_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:08.2180878Z Compiling caffe2/operators/stop_gradient.cc; 1s processwrapper-sandbox 2022-12-01T11:02:08.2181243Z Compiling caffe2/utils/math/utils.cc; 0s processwrapper-sandbox 2022-12-01T11:02:08.2181537Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:08.2181876Z Compiling caffe2/utils/math/elementwise.cc; 0s processwrapper-sandbox 2022-12-01T11:02:08.2182193Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:08.6182916Z 2022-12-01T11:02:08.6183472Z  2022-12-01T11:02:08.6183785Z  2022-12-01T11:02:08.6184059Z  2022-12-01T11:02:08.6184349Z  2022-12-01T11:02:08.6184661Z  2022-12-01T11:02:08.6184947Z  2022-12-01T11:02:08.6185265Z  2022-12-01T11:02:08.6185577Z  2022-12-01T11:02:08.6186009Z [1,913 / 2,129] 8 actions running 2022-12-01T11:02:08.6195051Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:08.6195540Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:08.6196122Z Compiling caffe2/operators/stump_func_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:08.6196713Z Compiling caffe2/operators/stop_gradient.cc; 1s processwrapper-sandbox 2022-12-01T11:02:08.6197090Z Compiling caffe2/utils/math/utils.cc; 1s processwrapper-sandbox 2022-12-01T11:02:08.6197411Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:08.6197765Z Compiling caffe2/utils/math/elementwise.cc; 0s processwrapper-sandbox 2022-12-01T11:02:08.6198082Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:08.8210755Z 2022-12-01T11:02:08.8211266Z  2022-12-01T11:02:08.8211912Z  2022-12-01T11:02:08.8212193Z  2022-12-01T11:02:08.8212468Z  2022-12-01T11:02:08.8212728Z  2022-12-01T11:02:08.8213005Z  2022-12-01T11:02:08.8213278Z  2022-12-01T11:02:08.8213531Z  2022-12-01T11:02:08.8213920Z [1,914 / 2,129] 8 actions running 2022-12-01T11:02:08.8214363Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:08.8214897Z Compiling caffe2/operators/stump_func_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:08.8215510Z Compiling caffe2/operators/stop_gradient.cc; 1s processwrapper-sandbox 2022-12-01T11:02:08.8216125Z Compiling caffe2/utils/math/utils.cc; 1s processwrapper-sandbox 2022-12-01T11:02:08.8216596Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:08.8217126Z Compiling caffe2/utils/math/elementwise.cc; 1s processwrapper-sandbox 2022-12-01T11:02:08.8217633Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:08.8218056Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:08.8766572Z 2022-12-01T11:02:08.8767042Z  2022-12-01T11:02:08.8767394Z  2022-12-01T11:02:08.8767837Z  2022-12-01T11:02:08.8768140Z  2022-12-01T11:02:08.8768430Z  2022-12-01T11:02:08.8768702Z  2022-12-01T11:02:08.8768967Z  2022-12-01T11:02:08.8769252Z  2022-12-01T11:02:08.8769785Z INFO: From Compiling caffe2/operators/box_with_nms_limit_op.cc: 2022-12-01T11:02:08.8770279Z [1,914 / 2,129] 8 actions running 2022-12-01T11:02:08.8770728Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:08.8771324Z Compiling caffe2/operators/stump_func_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:08.8772044Z Compiling caffe2/operators/stop_gradient.cc; 1s processwrapper-sandbox 2022-12-01T11:02:08.8772675Z Compiling caffe2/utils/math/utils.cc; 1s processwrapper-sandbox 2022-12-01T11:02:08.8773189Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:08.8773757Z Compiling caffe2/utils/math/elementwise.cc; 1s processwrapper-sandbox 2022-12-01T11:02:08.8774265Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:08.8774714Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:08.8785904Z 2022-12-01T11:02:08.8786177Z  2022-12-01T11:02:08.8786478Z  2022-12-01T11:02:08.8786779Z  2022-12-01T11:02:08.8787064Z  2022-12-01T11:02:08.8787331Z  2022-12-01T11:02:08.8787607Z  2022-12-01T11:02:08.8787888Z  2022-12-01T11:02:08.8788163Z  2022-12-01T11:02:08.8799410Z caffe2/operators/box_with_nms_limit_op.cc: In instantiation of 'bool caffe2::BoxWithNMSLimitOp::DoRunWithType() [with T = float; Context = caffe2::CPUContext]': 2022-12-01T11:02:08.8800510Z caffe2/operators/box_with_nms_limit_op.h:67:34: required from 'bool caffe2::BoxWithNMSLimitOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-12-01T11:02:08.8801125Z caffe2/operators/box_with_nms_limit_op.cc:340:51: required from here 2022-12-01T11:02:08.8801903Z caffe2/operators/box_with_nms_limit_op.cc:210:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:02:08.8802438Z for (int k = 0; k < cur_keep.size(); k++) { 2022-12-01T11:02:08.8802773Z ~~^~~~~~~~~~~~~~~~~ 2022-12-01T11:02:08.8803765Z caffe2/operators/box_with_nms_limit_op.cc: In instantiation of 'bool caffe2::BoxWithNMSLimitOp::DoRunWithType() [with T = int; Context = caffe2::CPUContext]': 2022-12-01T11:02:08.8805137Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::BoxWithNMSLimitOp; FirstType = int; Types = {float}; ExtraArgs = {}]' 2022-12-01T11:02:08.8806797Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::BoxWithNMSLimitOp; FirstType = int; Types = {float}; ExtraArgs = {}]' 2022-12-01T11:02:08.8808597Z caffe2/operators/box_with_nms_limit_op.h:65:59: required from 'bool caffe2::BoxWithNMSLimitOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-12-01T11:02:08.8809390Z caffe2/operators/box_with_nms_limit_op.cc:340:51: required from here 2022-12-01T11:02:08.8810388Z caffe2/operators/box_with_nms_limit_op.cc:210:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:02:08.8814809Z [1,914 / 2,129] 8 actions running 2022-12-01T11:02:08.8815301Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:08.8815938Z Compiling caffe2/operators/stump_func_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:08.8816650Z Compiling caffe2/operators/stop_gradient.cc; 1s processwrapper-sandbox 2022-12-01T11:02:08.8817409Z Compiling caffe2/utils/math/utils.cc; 1s processwrapper-sandbox 2022-12-01T11:02:08.8817962Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:08.8818961Z Compiling caffe2/utils/math/elementwise.cc; 1s processwrapper-sandbox 2022-12-01T11:02:08.8819518Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:08.8820017Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:09.2205838Z 2022-12-01T11:02:09.2206469Z  2022-12-01T11:02:09.2206819Z  2022-12-01T11:02:09.2207002Z  2022-12-01T11:02:09.2207181Z  2022-12-01T11:02:09.2207349Z  2022-12-01T11:02:09.2207517Z  2022-12-01T11:02:09.2207670Z  2022-12-01T11:02:09.2207833Z  2022-12-01T11:02:09.2208086Z [1,915 / 2,129] 8 actions running 2022-12-01T11:02:09.2208433Z Compiling caffe2/operators/stump_func_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:09.2208824Z Compiling caffe2/operators/stop_gradient.cc; 2s processwrapper-sandbox 2022-12-01T11:02:09.2209189Z Compiling caffe2/utils/math/utils.cc; 1s processwrapper-sandbox 2022-12-01T11:02:09.2209482Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:09.2209834Z Compiling caffe2/utils/math/elementwise.cc; 1s processwrapper-sandbox 2022-12-01T11:02:09.2210143Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:09.2210420Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:09.2210691Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:09.4606124Z 2022-12-01T11:02:09.4606709Z  2022-12-01T11:02:09.4607082Z  2022-12-01T11:02:09.4607379Z  2022-12-01T11:02:09.4607575Z  2022-12-01T11:02:09.4607783Z  2022-12-01T11:02:09.4607939Z  2022-12-01T11:02:09.4608129Z  2022-12-01T11:02:09.4608311Z  2022-12-01T11:02:09.4608588Z [1,916 / 2,129] 8 actions running 2022-12-01T11:02:09.4608943Z Compiling caffe2/operators/stump_func_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:09.4609390Z Compiling caffe2/operators/stop_gradient.cc; 2s processwrapper-sandbox 2022-12-01T11:02:09.4609693Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:09.4610091Z Compiling caffe2/utils/math/elementwise.cc; 1s processwrapper-sandbox 2022-12-01T11:02:09.4610422Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:09.4610755Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:09.4611017Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:09.4619056Z Compiling caffe2/operators/pool_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:09.6626009Z 2022-12-01T11:02:09.6626580Z  2022-12-01T11:02:09.6627129Z  2022-12-01T11:02:09.6627383Z  2022-12-01T11:02:09.6627561Z  2022-12-01T11:02:09.6627733Z  2022-12-01T11:02:09.6627904Z  2022-12-01T11:02:09.6628073Z  2022-12-01T11:02:09.6628224Z  2022-12-01T11:02:09.6628464Z [1,917 / 2,129] 8 actions running 2022-12-01T11:02:09.6628820Z Compiling caffe2/operators/stop_gradient.cc; 2s processwrapper-sandbox 2022-12-01T11:02:09.6629133Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:09.6629477Z Compiling caffe2/utils/math/elementwise.cc; 1s processwrapper-sandbox 2022-12-01T11:02:09.6629813Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:09.6630073Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:09.6630344Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:09.6630677Z Compiling caffe2/operators/pool_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:09.6630971Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:09.8780414Z 2022-12-01T11:02:09.8780998Z  2022-12-01T11:02:09.8781394Z  2022-12-01T11:02:09.8781649Z  2022-12-01T11:02:09.8781806Z  2022-12-01T11:02:09.8781975Z  2022-12-01T11:02:09.8782142Z  2022-12-01T11:02:09.8782370Z  2022-12-01T11:02:09.8782545Z  2022-12-01T11:02:09.8782800Z [1,918 / 2,129] 8 actions running 2022-12-01T11:02:09.8783147Z Compiling caffe2/operators/stop_gradient.cc; 2s processwrapper-sandbox 2022-12-01T11:02:09.8783547Z Compiling caffe2/utils/math/elementwise.cc; 2s processwrapper-sandbox 2022-12-01T11:02:09.8783866Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:09.9677906Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:09.9678817Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:09.9679286Z Compiling caffe2/operators/pool_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:09.9679716Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:09.9680166Z Compiling caffe2/operators/rank_loss_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:10.1600196Z 2022-12-01T11:02:10.1601088Z  2022-12-01T11:02:10.1601455Z  2022-12-01T11:02:10.1601745Z  2022-12-01T11:02:10.1602064Z  2022-12-01T11:02:10.1603406Z  2022-12-01T11:02:10.1603723Z  2022-12-01T11:02:10.1604017Z  2022-12-01T11:02:10.1604318Z  2022-12-01T11:02:10.1604782Z [1,919 / 2,129] 8 actions, 7 running 2022-12-01T11:02:10.1605502Z Compiling caffe2/utils/math/elementwise.cc; 2s processwrapper-sandbox 2022-12-01T11:02:10.1606057Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:10.1606498Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:10.1606940Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:10.1607508Z Compiling caffe2/operators/pool_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:10.1608012Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:10.1608570Z Compiling caffe2/operators/rank_loss_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:10.1609265Z [Scann] Compiling caffe2/core/nomnigraph/Representations/NeuralNet.cc 2022-12-01T11:02:10.3688084Z 2022-12-01T11:02:10.3688992Z  2022-12-01T11:02:10.3689307Z  2022-12-01T11:02:10.3689599Z  2022-12-01T11:02:10.3689888Z  2022-12-01T11:02:10.3690717Z  2022-12-01T11:02:10.3690912Z  2022-12-01T11:02:10.3691183Z  2022-12-01T11:02:10.3691537Z  2022-12-01T11:02:10.3691900Z [1,919 / 2,129] 8 actions running 2022-12-01T11:02:10.3692391Z Compiling caffe2/utils/math/elementwise.cc; 2s processwrapper-sandbox 2022-12-01T11:02:10.3692885Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:10.3693174Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:10.3693575Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:10.3694968Z Compiling caffe2/operators/pool_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:10.3695436Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:10.3695965Z Compiling caffe2/operators/rank_loss_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:10.3696283Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:10.7456637Z 2022-12-01T11:02:10.7457142Z  2022-12-01T11:02:10.7457476Z  2022-12-01T11:02:10.7457765Z  2022-12-01T11:02:10.7458043Z  2022-12-01T11:02:10.7458502Z  2022-12-01T11:02:10.7458784Z  2022-12-01T11:02:10.7459061Z  2022-12-01T11:02:10.7459329Z  2022-12-01T11:02:10.7459743Z [1,921 / 2,129] 8 actions, 7 running 2022-12-01T11:02:10.7460212Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:10.7460653Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:10.7461199Z Compiling caffe2/operators/pool_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:10.7461702Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:10.7462250Z Compiling caffe2/operators/rank_loss_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:10.7462775Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:10.7463233Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:10.7463611Z [Scann] Compiling caffe2/core/net_simple.cc 2022-12-01T11:02:10.9694132Z 2022-12-01T11:02:10.9694699Z  2022-12-01T11:02:10.9695049Z  2022-12-01T11:02:10.9695353Z  2022-12-01T11:02:10.9695624Z  2022-12-01T11:02:10.9695933Z  2022-12-01T11:02:10.9697467Z  2022-12-01T11:02:10.9697899Z  2022-12-01T11:02:10.9698490Z  2022-12-01T11:02:10.9698908Z [1,921 / 2,129] 8 actions running 2022-12-01T11:02:10.9699363Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:10.9700005Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:10.9700582Z Compiling caffe2/operators/pool_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:10.9701165Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:10.9701789Z Compiling caffe2/operators/rank_loss_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:10.9702359Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:10.9702834Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:10.9703332Z Compiling caffe2/core/net_simple.cc; 0s processwrapper-sandbox 2022-12-01T11:02:11.3696815Z 2022-12-01T11:02:11.3697313Z  2022-12-01T11:02:11.3697635Z  2022-12-01T11:02:11.3697940Z  2022-12-01T11:02:11.3698133Z  2022-12-01T11:02:11.3698421Z  2022-12-01T11:02:11.3698590Z  2022-12-01T11:02:11.3698758Z  2022-12-01T11:02:11.3698910Z  2022-12-01T11:02:11.3699166Z [1,922 / 2,129] 8 actions running 2022-12-01T11:02:11.3699461Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:11.3699817Z Compiling caffe2/operators/pool_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:11.3700131Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:11.3700478Z Compiling caffe2/operators/rank_loss_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:11.3700790Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:11.3701052Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:11.3701374Z Compiling caffe2/core/net_simple.cc; 0s processwrapper-sandbox 2022-12-01T11:02:11.3701677Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:11.8848309Z 2022-12-01T11:02:11.8848841Z  2022-12-01T11:02:11.8849176Z  2022-12-01T11:02:11.8849441Z  2022-12-01T11:02:11.8849714Z  2022-12-01T11:02:11.8850007Z  2022-12-01T11:02:11.8850278Z  2022-12-01T11:02:11.8850554Z  2022-12-01T11:02:11.8850795Z  2022-12-01T11:02:11.8851205Z [1,923 / 2,129] 8 actions, 7 running 2022-12-01T11:02:11.8851856Z Compiling caffe2/operators/pool_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:11.8852368Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:11.8852927Z Compiling caffe2/operators/rank_loss_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:11.8853683Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:11.8854093Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:11.8854614Z Compiling caffe2/core/net_simple.cc; 1s processwrapper-sandbox 2022-12-01T11:02:11.8855106Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:11.8855483Z [Scann] Compiling caffe2/onnx/backend.cc 2022-12-01T11:02:12.1348596Z 2022-12-01T11:02:12.1349088Z  2022-12-01T11:02:12.1349436Z  2022-12-01T11:02:12.1349713Z  2022-12-01T11:02:12.1349972Z  2022-12-01T11:02:12.1350249Z  2022-12-01T11:02:12.1350526Z  2022-12-01T11:02:12.1350812Z  2022-12-01T11:02:12.1351109Z  2022-12-01T11:02:12.1351526Z [1,925 / 2,129] 7 actions, 6 running 2022-12-01T11:02:12.1352089Z Compiling caffe2/operators/pool_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:12.1352742Z Compiling caffe2/operators/rank_loss_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:12.1353287Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:12.1353837Z Compiling caffe2/core/net_simple.cc; 1s processwrapper-sandbox 2022-12-01T11:02:12.1354355Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:12.1354907Z Compiling caffe2/onnx/backend.cc; 0s processwrapper-sandbox 2022-12-01T11:02:12.1355402Z [Scann] Compiling caffe2/operators/reduce_front_back_mean_ops.cc 2022-12-01T11:02:12.3746288Z 2022-12-01T11:02:12.3746836Z  2022-12-01T11:02:12.3747162Z  2022-12-01T11:02:12.3747431Z  2022-12-01T11:02:12.3747828Z  2022-12-01T11:02:12.3748150Z  2022-12-01T11:02:12.3748316Z  2022-12-01T11:02:12.3748486Z  2022-12-01T11:02:12.3748740Z [1,927 / 2,129] 8 actions running 2022-12-01T11:02:12.4554874Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:12.4555892Z Compiling caffe2/core/net_simple.cc; 1s processwrapper-sandbox 2022-12-01T11:02:12.4556306Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:12.4556690Z Compiling caffe2/onnx/backend.cc; 0s processwrapper-sandbox 2022-12-01T11:02:12.4557123Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:12.4557572Z Compiling caffe2/serialize/file_adapter.cc; 0s processwrapper-sandbox 2022-12-01T11:02:12.4558122Z Compiling caffe2/operators/mod_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:12.4558447Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:12.6562499Z 2022-12-01T11:02:12.6563080Z  2022-12-01T11:02:12.6563441Z  2022-12-01T11:02:12.6563751Z  2022-12-01T11:02:12.6564090Z  2022-12-01T11:02:12.6564400Z  2022-12-01T11:02:12.6564710Z  2022-12-01T11:02:12.6565021Z  2022-12-01T11:02:12.6565308Z  2022-12-01T11:02:12.6565748Z [1,927 / 2,129] 8 actions running 2022-12-01T11:02:12.6566255Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:12.6566583Z Compiling caffe2/core/net_simple.cc; 1s processwrapper-sandbox 2022-12-01T11:02:12.6566915Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:12.6567246Z Compiling caffe2/onnx/backend.cc; 0s processwrapper-sandbox 2022-12-01T11:02:12.6567557Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:12.6567881Z Compiling caffe2/serialize/file_adapter.cc; 0s processwrapper-sandbox 2022-12-01T11:02:12.6568254Z Compiling caffe2/operators/mod_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:12.6568564Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:13.4325813Z 2022-12-01T11:02:13.4326348Z  2022-12-01T11:02:13.4326706Z  2022-12-01T11:02:13.4327026Z  2022-12-01T11:02:13.4327335Z  2022-12-01T11:02:13.4327624Z  2022-12-01T11:02:13.4327926Z  2022-12-01T11:02:13.4328216Z  2022-12-01T11:02:13.4328508Z  2022-12-01T11:02:13.4328941Z [1,928 / 2,129] 8 actions, 7 running 2022-12-01T11:02:13.4329459Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:13.4329940Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:13.4330761Z Compiling caffe2/onnx/backend.cc; 1s processwrapper-sandbox 2022-12-01T11:02:13.4331305Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:13.4331978Z Compiling caffe2/serialize/file_adapter.cc; 1s processwrapper-sandbox 2022-12-01T11:02:13.4332661Z Compiling caffe2/operators/mod_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:13.4333213Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:13.4333699Z [Scann] Compiling caffe2/ideep/operators/operator_fallback_ideep.cc 2022-12-01T11:02:13.6568786Z 2022-12-01T11:02:13.6569399Z  2022-12-01T11:02:13.6569740Z  2022-12-01T11:02:13.6570053Z  2022-12-01T11:02:13.6570401Z  2022-12-01T11:02:13.6570591Z  2022-12-01T11:02:13.6570761Z  2022-12-01T11:02:13.6570935Z  2022-12-01T11:02:13.6571130Z  2022-12-01T11:02:13.6571447Z [1,930 / 2,129] 8 actions running 2022-12-01T11:02:13.6571778Z Compiling caffe2/onnx/backend.cc; 1s processwrapper-sandbox 2022-12-01T11:02:13.6572101Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:13.6572449Z Compiling caffe2/serialize/file_adapter.cc; 1s processwrapper-sandbox 2022-12-01T11:02:13.6572807Z Compiling caffe2/operators/mod_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:13.6573119Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:13.6573403Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:13.6573669Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:13.6574011Z Compiling caffe2/onnx/onnxifi_graph_info.cc; 0s processwrapper-sandbox 2022-12-01T11:02:14.0840122Z 2022-12-01T11:02:14.0840707Z  2022-12-01T11:02:14.0841074Z  2022-12-01T11:02:14.0841404Z  2022-12-01T11:02:14.0842310Z  2022-12-01T11:02:14.0842601Z  2022-12-01T11:02:14.0843160Z  2022-12-01T11:02:14.0843474Z  2022-12-01T11:02:14.0843770Z  2022-12-01T11:02:14.0846163Z [1,931 / 2,129] 8 actions, 7 running 2022-12-01T11:02:14.0846859Z Compiling caffe2/onnx/backend.cc; 2s processwrapper-sandbox 2022-12-01T11:02:14.0847382Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:14.0847857Z Compiling caffe2/operators/mod_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:14.0848247Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:14.0848868Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:14.0849339Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:14.0849979Z Compiling caffe2/onnx/onnxifi_graph_info.cc; 0s processwrapper-sandbox 2022-12-01T11:02:14.0851608Z [Scann] Compiling caffe2/operators/reduce_ops.cc 2022-12-01T11:02:14.4836317Z 2022-12-01T11:02:14.4836805Z  2022-12-01T11:02:14.4837169Z  2022-12-01T11:02:14.4837520Z  2022-12-01T11:02:14.4837845Z  2022-12-01T11:02:14.4838098Z  2022-12-01T11:02:14.4838269Z  2022-12-01T11:02:14.4838435Z  2022-12-01T11:02:14.4838590Z  2022-12-01T11:02:14.4838835Z [1,931 / 2,129] 8 actions running 2022-12-01T11:02:14.4839191Z Compiling caffe2/onnx/backend.cc; 2s processwrapper-sandbox 2022-12-01T11:02:14.4839508Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:14.4839830Z Compiling caffe2/operators/mod_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:14.4840141Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:14.4840416Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:14.4840675Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:14.4841016Z Compiling caffe2/onnx/onnxifi_graph_info.cc; 0s processwrapper-sandbox 2022-12-01T11:02:14.4841400Z Compiling caffe2/operators/reduce_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:02:14.6848769Z 2022-12-01T11:02:14.6849604Z  2022-12-01T11:02:14.6849971Z  2022-12-01T11:02:14.6850322Z  2022-12-01T11:02:14.6850611Z  2022-12-01T11:02:14.6850863Z  2022-12-01T11:02:14.6851179Z  2022-12-01T11:02:14.6851555Z  2022-12-01T11:02:14.7091814Z  2022-12-01T11:02:14.7092235Z [1,933 / 2,129] 8 actions, 7 running 2022-12-01T11:02:14.7092762Z Compiling caffe2/operators/mod_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:14.7093237Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:14.7093572Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:14.7093858Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:14.7094227Z Compiling caffe2/onnx/onnxifi_graph_info.cc; 1s processwrapper-sandbox 2022-12-01T11:02:14.7094613Z Compiling caffe2/operators/reduce_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:02:14.7095036Z Compiling caffe2/operators/relu_n_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:14.7095330Z [Prepa] Compiling caffe2/core/net_async_tracing.cc 2022-12-01T11:02:14.9099224Z 2022-12-01T11:02:14.9099936Z  2022-12-01T11:02:14.9100251Z  2022-12-01T11:02:14.9100440Z  2022-12-01T11:02:14.9100662Z  2022-12-01T11:02:14.9100855Z  2022-12-01T11:02:14.9101028Z  2022-12-01T11:02:14.9101199Z  2022-12-01T11:02:14.9101454Z  2022-12-01T11:02:14.9101692Z [1,934 / 2,129] 8 actions running 2022-12-01T11:02:14.9102039Z Compiling caffe2/operators/mod_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:14.9102363Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:14.9102627Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:14.9102978Z Compiling caffe2/onnx/onnxifi_graph_info.cc; 1s processwrapper-sandbox 2022-12-01T11:02:14.9103365Z Compiling caffe2/operators/reduce_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:02:14.9103728Z Compiling caffe2/operators/relu_n_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:14.9104169Z Compiling caffe2/core/net_async_tracing.cc; 0s processwrapper-sandbox 2022-12-01T11:02:14.9169650Z Compiling caffe2/onnx/offline_tensor.cc; 0s processwrapper-sandbox 2022-12-01T11:02:15.1177630Z 2022-12-01T11:02:15.1178167Z  2022-12-01T11:02:15.1179050Z  2022-12-01T11:02:15.1179411Z  2022-12-01T11:02:15.1179680Z  2022-12-01T11:02:15.1179918Z  2022-12-01T11:02:15.1180157Z  2022-12-01T11:02:15.1180395Z  2022-12-01T11:02:15.1180632Z  2022-12-01T11:02:15.1181253Z [1,935 / 2,129] 8 actions running 2022-12-01T11:02:15.1181595Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:15.1181874Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:15.1182226Z Compiling caffe2/onnx/onnxifi_graph_info.cc; 1s processwrapper-sandbox 2022-12-01T11:02:15.1182612Z Compiling caffe2/operators/reduce_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:15.1182990Z Compiling caffe2/operators/relu_n_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:15.1183353Z Compiling caffe2/core/net_async_tracing.cc; 0s processwrapper-sandbox 2022-12-01T11:02:15.1183732Z Compiling caffe2/onnx/offline_tensor.cc; 0s processwrapper-sandbox 2022-12-01T11:02:15.1184044Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:15.3287844Z 2022-12-01T11:02:15.3288388Z  2022-12-01T11:02:15.3288758Z  2022-12-01T11:02:15.3289108Z  2022-12-01T11:02:15.3289395Z  2022-12-01T11:02:15.3289605Z  2022-12-01T11:02:15.3289775Z  2022-12-01T11:02:15.3289932Z  2022-12-01T11:02:15.3290109Z  2022-12-01T11:02:15.3290364Z [1,935 / 2,129] 8 actions running 2022-12-01T11:02:15.3290645Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:15.3290930Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:15.3291276Z Compiling caffe2/onnx/onnxifi_graph_info.cc; 1s processwrapper-sandbox 2022-12-01T11:02:15.3291714Z Compiling caffe2/operators/reduce_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:15.3292090Z Compiling caffe2/operators/relu_n_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:15.3292485Z Compiling caffe2/core/net_async_tracing.cc; 0s processwrapper-sandbox 2022-12-01T11:02:15.3292866Z Compiling caffe2/onnx/offline_tensor.cc; 0s processwrapper-sandbox 2022-12-01T11:02:15.3421409Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:15.9091888Z 2022-12-01T11:02:15.9092442Z  2022-12-01T11:02:15.9092817Z  2022-12-01T11:02:15.9093142Z  2022-12-01T11:02:15.9094985Z  2022-12-01T11:02:15.9095359Z  2022-12-01T11:02:15.9098005Z  2022-12-01T11:02:15.9098585Z  2022-12-01T11:02:15.9101462Z  2022-12-01T11:02:15.9102257Z [1,936 / 2,129] 8 actions, 7 running 2022-12-01T11:02:15.9105370Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:15.9106047Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:15.9109003Z Compiling caffe2/operators/reduce_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:15.9110385Z Compiling caffe2/operators/relu_n_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:15.9113453Z Compiling caffe2/core/net_async_tracing.cc; 1s processwrapper-sandbox 2022-12-01T11:02:15.9114650Z Compiling caffe2/onnx/offline_tensor.cc; 1s processwrapper-sandbox 2022-12-01T11:02:15.9116172Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:15.9116694Z [Scann] //:caffe2 2022-12-01T11:02:16.1439385Z 2022-12-01T11:02:16.1440079Z  2022-12-01T11:02:16.1440456Z  2022-12-01T11:02:16.1440923Z  2022-12-01T11:02:16.1441244Z  2022-12-01T11:02:16.1441818Z  2022-12-01T11:02:16.1442110Z  2022-12-01T11:02:16.1442549Z  2022-12-01T11:02:16.1442825Z  2022-12-01T11:02:16.1443443Z [1,937 / 2,129] 8 actions running 2022-12-01T11:02:16.1444379Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:16.1445526Z Compiling caffe2/operators/reduce_ops.cc; 2s processwrapper-sandbox 2022-12-01T11:02:16.1446396Z Compiling caffe2/operators/relu_n_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:16.1447431Z Compiling caffe2/core/net_async_tracing.cc; 1s processwrapper-sandbox 2022-12-01T11:02:16.1448866Z Compiling caffe2/onnx/offline_tensor.cc; 1s processwrapper-sandbox 2022-12-01T11:02:16.1449566Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:16.1450041Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:16.1450785Z Compiling caffe2/operators/replace_nan_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:16.4461453Z 2022-12-01T11:02:16.4461981Z  2022-12-01T11:02:16.4462282Z  2022-12-01T11:02:16.4462549Z  2022-12-01T11:02:16.4462805Z  2022-12-01T11:02:16.4463000Z  2022-12-01T11:02:16.4463222Z  2022-12-01T11:02:16.4463468Z  2022-12-01T11:02:16.4463689Z  2022-12-01T11:02:16.4464102Z [1,939 / 2,129] 8 actions, 7 running 2022-12-01T11:02:16.4464653Z Compiling caffe2/operators/relu_n_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:16.4465253Z Compiling caffe2/core/net_async_tracing.cc; 1s processwrapper-sandbox 2022-12-01T11:02:16.4465806Z Compiling caffe2/onnx/offline_tensor.cc; 1s processwrapper-sandbox 2022-12-01T11:02:16.4466281Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:16.4466653Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:16.4467159Z Compiling caffe2/operators/replace_nan_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:16.4467684Z Compiling caffe2/operators/accumulate_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:16.4468114Z [Scann] Compiling caffe2/quantization/server/p99.cc 2022-12-01T11:02:16.7460891Z 2022-12-01T11:02:16.7462642Z  2022-12-01T11:02:16.7463019Z  2022-12-01T11:02:16.7463323Z  2022-12-01T11:02:16.7463604Z  2022-12-01T11:02:16.7463897Z  2022-12-01T11:02:16.7464143Z  2022-12-01T11:02:16.7464461Z  2022-12-01T11:02:16.7464753Z  2022-12-01T11:02:16.7465162Z [1,939 / 2,129] 8 actions running 2022-12-01T11:02:16.7465810Z Compiling caffe2/operators/relu_n_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:16.7466516Z Compiling caffe2/core/net_async_tracing.cc; 2s processwrapper-sandbox 2022-12-01T11:02:16.7467175Z Compiling caffe2/onnx/offline_tensor.cc; 1s processwrapper-sandbox 2022-12-01T11:02:16.7468736Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:16.7469245Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:16.7469885Z Compiling caffe2/operators/replace_nan_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:16.7470589Z Compiling caffe2/operators/accumulate_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:16.7471284Z Compiling caffe2/quantization/server/p99.cc; 0s processwrapper-sandbox 2022-12-01T11:02:17.1529541Z 2022-12-01T11:02:17.1530060Z  2022-12-01T11:02:17.1530412Z  2022-12-01T11:02:17.1530697Z  2022-12-01T11:02:17.1531012Z  2022-12-01T11:02:17.1531292Z  2022-12-01T11:02:17.1531656Z  2022-12-01T11:02:17.1531940Z  2022-12-01T11:02:17.1532246Z  2022-12-01T11:02:17.1532766Z INFO: From Compiling caffe2/core/net_async_tracing.cc: 2022-12-01T11:02:17.1533284Z [1,939 / 2,129] 8 actions running 2022-12-01T11:02:17.1533879Z Compiling caffe2/operators/relu_n_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:17.1534535Z Compiling caffe2/core/net_async_tracing.cc; 2s processwrapper-sandbox 2022-12-01T11:02:17.1535215Z Compiling caffe2/onnx/offline_tensor.cc; 2s processwrapper-sandbox 2022-12-01T11:02:17.1535772Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:17.1536230Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:17.1536850Z Compiling caffe2/operators/replace_nan_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:17.1537554Z Compiling caffe2/operators/accumulate_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:17.1538243Z Compiling caffe2/quantization/server/p99.cc; 0s processwrapper-sandbox 2022-12-01T11:02:17.1538754Z 2022-12-01T11:02:17.1538912Z  2022-12-01T11:02:17.1539232Z  2022-12-01T11:02:17.1539733Z  2022-12-01T11:02:17.1540025Z  2022-12-01T11:02:17.1540327Z  2022-12-01T11:02:17.1540593Z  2022-12-01T11:02:17.1540852Z  2022-12-01T11:02:17.1541139Z  2022-12-01T11:02:17.1541919Z caffe2/core/net_async_tracing.cc: In function 'int caffe2::tracing::extractShardId(const string&)': 2022-12-01T11:02:17.1542788Z caffe2/core/net_async_tracing.cc:402:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:02:17.1543419Z while (right_pos < name.length() && isdigit(name[right_pos])) { 2022-12-01T11:02:17.1543821Z ~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-12-01T11:02:17.1544215Z [1,939 / 2,129] 8 actions running 2022-12-01T11:02:17.1544801Z Compiling caffe2/operators/relu_n_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:17.1545480Z Compiling caffe2/core/net_async_tracing.cc; 2s processwrapper-sandbox 2022-12-01T11:02:17.1546159Z Compiling caffe2/onnx/offline_tensor.cc; 2s processwrapper-sandbox 2022-12-01T11:02:17.1546704Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:17.1547188Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:17.1547800Z Compiling caffe2/operators/replace_nan_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:17.1548484Z Compiling caffe2/operators/accumulate_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:17.1549192Z Compiling caffe2/quantization/server/p99.cc; 0s processwrapper-sandbox 2022-12-01T11:02:17.5475282Z 2022-12-01T11:02:17.5475784Z  2022-12-01T11:02:17.5476163Z  2022-12-01T11:02:17.5476461Z  2022-12-01T11:02:17.5476765Z  2022-12-01T11:02:17.5477064Z  2022-12-01T11:02:17.5477340Z  2022-12-01T11:02:17.5477629Z  2022-12-01T11:02:17.5477917Z  2022-12-01T11:02:17.5478315Z [1,942 / 2,129] 8 actions running 2022-12-01T11:02:17.5478811Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:17.5479317Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:17.5479921Z Compiling caffe2/operators/replace_nan_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:17.5480613Z Compiling caffe2/operators/accumulate_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:17.5481821Z Compiling caffe2/quantization/server/p99.cc; 1s processwrapper-sandbox 2022-12-01T11:02:17.5482398Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:17.5482993Z Compiling caffe2/operators/apmeter_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:17.5483566Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:17.8851033Z 2022-12-01T11:02:17.8851607Z  2022-12-01T11:02:17.8851959Z  2022-12-01T11:02:17.8852402Z  2022-12-01T11:02:17.8852720Z  2022-12-01T11:02:17.8853012Z  2022-12-01T11:02:17.8853322Z  2022-12-01T11:02:17.8853671Z  2022-12-01T11:02:17.8855578Z  2022-12-01T11:02:17.8856056Z [1,943 / 2,129] 8 actions, 7 running 2022-12-01T11:02:17.8856695Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:17.8858177Z Compiling caffe2/operators/replace_nan_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:17.8858928Z Compiling caffe2/operators/accumulate_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:17.8859457Z Compiling caffe2/quantization/server/p99.cc; 1s processwrapper-sandbox 2022-12-01T11:02:17.8859881Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:17.8860257Z Compiling caffe2/operators/apmeter_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:17.8860654Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:17.8860947Z [Scann] Compiling caffe2/operators/atomic_ops.cc 2022-12-01T11:02:18.1473173Z 2022-12-01T11:02:18.1473744Z  2022-12-01T11:02:18.1474101Z  2022-12-01T11:02:18.1474433Z  2022-12-01T11:02:18.1474724Z  2022-12-01T11:02:18.1475024Z  2022-12-01T11:02:18.1475314Z  2022-12-01T11:02:18.1475600Z  2022-12-01T11:02:18.1475884Z  2022-12-01T11:02:18.1634565Z [1,943 / 2,129] 8 actions running 2022-12-01T11:02:18.1635370Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:18.1635830Z Compiling caffe2/operators/replace_nan_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:18.1636373Z Compiling caffe2/operators/accumulate_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:18.1636922Z Compiling caffe2/quantization/server/p99.cc; 1s processwrapper-sandbox 2022-12-01T11:02:18.1637331Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:18.1637808Z Compiling caffe2/operators/apmeter_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:18.1638221Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:18.1638665Z Compiling caffe2/operators/atomic_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:02:18.4158935Z 2022-12-01T11:02:18.4159463Z  2022-12-01T11:02:18.4159827Z  2022-12-01T11:02:18.4160113Z  2022-12-01T11:02:18.4160401Z  2022-12-01T11:02:18.4160676Z  2022-12-01T11:02:18.4160933Z  2022-12-01T11:02:18.4161218Z  2022-12-01T11:02:18.4161487Z  2022-12-01T11:02:18.4162164Z [1,944 / 2,129] 8 actions, 7 running 2022-12-01T11:02:18.4162765Z Compiling caffe2/operators/replace_nan_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:18.4163428Z Compiling caffe2/operators/accumulate_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:18.4164047Z Compiling caffe2/quantization/server/p99.cc; 1s processwrapper-sandbox 2022-12-01T11:02:18.4164558Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:18.4165275Z Compiling caffe2/operators/apmeter_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:18.4165773Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:18.4166306Z Compiling caffe2/operators/atomic_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:02:18.4166750Z [Scann] Compiling caffe2/operators/batch_matmul_op.cc 2022-12-01T11:02:18.6223271Z 2022-12-01T11:02:18.6223855Z  2022-12-01T11:02:18.6224277Z  2022-12-01T11:02:18.6224574Z  2022-12-01T11:02:18.6224915Z  2022-12-01T11:02:18.6225228Z  2022-12-01T11:02:18.6225514Z  2022-12-01T11:02:18.6225823Z  2022-12-01T11:02:18.6226139Z  2022-12-01T11:02:18.6226806Z [1,947 / 2,129] 7 actions, 6 running 2022-12-01T11:02:18.6227337Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:18.6228048Z Compiling caffe2/operators/apmeter_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:18.6228692Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:18.6229311Z Compiling caffe2/operators/atomic_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:02:18.6230045Z Compiling caffe2/operators/batch_matmul_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:18.6230698Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:18.6231217Z [Scann] Compiling caffe2/operators/roi_align_rotated_gradient_op.cc 2022-12-01T11:02:18.9653978Z 2022-12-01T11:02:18.9654528Z  2022-12-01T11:02:18.9654863Z  2022-12-01T11:02:18.9655136Z  2022-12-01T11:02:18.9655424Z  2022-12-01T11:02:18.9655689Z  2022-12-01T11:02:18.9655948Z  2022-12-01T11:02:18.9656246Z  2022-12-01T11:02:18.9656639Z [1,947 / 2,129] 8 actions running 2022-12-01T11:02:18.9657071Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:18.9657634Z Compiling caffe2/operators/apmeter_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:18.9658137Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:18.9658779Z Compiling caffe2/operators/atomic_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:18.9659412Z Compiling caffe2/operators/batch_matmul_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:18.9659924Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:18.9660376Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:18.9660786Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:19.5286403Z 2022-12-01T11:02:19.5287170Z  2022-12-01T11:02:19.5287532Z  2022-12-01T11:02:19.5287794Z  2022-12-01T11:02:19.5288287Z  2022-12-01T11:02:19.5288605Z  2022-12-01T11:02:19.5288997Z  2022-12-01T11:02:19.5289310Z  2022-12-01T11:02:19.5289618Z  2022-12-01T11:02:19.5290066Z [1,948 / 2,129] 8 actions, 7 running 2022-12-01T11:02:19.5290609Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:19.5291157Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:19.5291875Z Compiling caffe2/operators/atomic_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:19.5292663Z Compiling caffe2/operators/batch_matmul_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:19.5293280Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:19.5293779Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:19.5294292Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:19.5294744Z [Scann] Compiling caffe2/operators/roi_align_op.cc 2022-12-01T11:02:19.6603442Z 2022-12-01T11:02:19.6603969Z  2022-12-01T11:02:19.6604299Z  2022-12-01T11:02:19.6604584Z  2022-12-01T11:02:19.6604851Z  2022-12-01T11:02:19.6605093Z  2022-12-01T11:02:19.6605311Z  2022-12-01T11:02:19.6605524Z  2022-12-01T11:02:19.6605744Z  2022-12-01T11:02:19.6606151Z INFO: From Compiling caffe2/operators/rnn/recurrent_network_op.cc: 2022-12-01T11:02:19.6606588Z [1,948 / 2,129] 8 actions running 2022-12-01T11:02:19.6607013Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:19.6607435Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:19.6607968Z Compiling caffe2/operators/atomic_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:19.6608578Z Compiling caffe2/operators/batch_matmul_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:19.6609025Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:19.6609443Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:19.6609880Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:19.6610419Z Compiling caffe2/operators/roi_align_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:19.6610689Z 2022-12-01T11:02:19.6610808Z  2022-12-01T11:02:19.6611084Z  2022-12-01T11:02:19.6611431Z  2022-12-01T11:02:19.6611884Z  2022-12-01T11:02:19.6612132Z  2022-12-01T11:02:19.6623811Z  2022-12-01T11:02:19.6624255Z  2022-12-01T11:02:19.6624536Z  2022-12-01T11:02:19.6625506Z caffe2/operators/rnn/recurrent_network_op.cc: In function 'void caffe2::detail::extractLinks(caffe2::OperatorBase*, const string&, const string&, const string&, const string&, std::vector*)': 2022-12-01T11:02:19.6626376Z caffe2/operators/rnn/recurrent_network_op.cc:232:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:02:19.6626910Z for (auto i = 0; i < internal.size(); ++i) { 2022-12-01T11:02:19.6627232Z ~~^~~~~~~~~~~~~~~~~ 2022-12-01T11:02:19.6627607Z [1,948 / 2,129] 8 actions running 2022-12-01T11:02:19.6628012Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:19.6628463Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:19.6629030Z Compiling caffe2/operators/atomic_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:19.6629638Z Compiling caffe2/operators/batch_matmul_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:19.6630151Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:19.6630613Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:19.6631046Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:19.6631613Z Compiling caffe2/operators/roi_align_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:19.7229252Z 2022-12-01T11:02:19.7229779Z  2022-12-01T11:02:19.7230149Z  2022-12-01T11:02:19.7230437Z  2022-12-01T11:02:19.7230727Z  2022-12-01T11:02:19.7231016Z  2022-12-01T11:02:19.7231296Z  2022-12-01T11:02:19.7231588Z  2022-12-01T11:02:19.7231881Z  2022-12-01T11:02:19.7232657Z INFO: From Compiling caffe2/operators/rnn/recurrent_network_executor.cc: 2022-12-01T11:02:19.7233222Z [1,949 / 2,129] 8 actions running 2022-12-01T11:02:19.7233702Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:19.7234728Z Compiling caffe2/operators/atomic_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:19.7235621Z Compiling caffe2/operators/batch_matmul_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:19.7236443Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:19.7237156Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:19.7237645Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:19.7238260Z Compiling caffe2/operators/roi_align_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:19.7239452Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:19.7239695Z 2022-12-01T11:02:19.7239836Z  2022-12-01T11:02:19.7240135Z  2022-12-01T11:02:19.7240430Z  2022-12-01T11:02:19.7245192Z  2022-12-01T11:02:19.7245640Z  2022-12-01T11:02:19.7246787Z  2022-12-01T11:02:19.7247288Z  2022-12-01T11:02:19.7247766Z  2022-12-01T11:02:19.7248401Z In file included from ./c10/util/typeid.h:19:0, 2022-12-01T11:02:19.7249016Z from ./caffe2/core/context.h:9, 2022-12-01T11:02:19.7249593Z from ./caffe2/operators/rnn/recurrent_network_executor.h:4, 2022-12-01T11:02:19.7250249Z from caffe2/operators/rnn/recurrent_network_executor.cc:1: 2022-12-01T11:02:19.7251628Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'virtual bool caffe2::ThreadedRecurrentNetworkExecutor::Run(int)': 2022-12-01T11:02:19.7255668Z caffe2/operators/rnn/recurrent_network_executor.cc:40:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:02:19.7256408Z CAFFE_ENFORCE(timestep_ops_.size() >= T); 2022-12-01T11:02:19.7256969Z ~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-12-01T11:02:19.7258008Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'virtual bool caffe2::ThreadedRecurrentNetworkExecutor::RunBackwards(int)': 2022-12-01T11:02:19.7259375Z caffe2/operators/rnn/recurrent_network_executor.cc:67:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:02:19.7260303Z CAFFE_ENFORCE(timestep_ops_.size() >= T); 2022-12-01T11:02:19.7260904Z ~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-12-01T11:02:19.7264421Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'void caffe2::ThreadedRecurrentNetworkExecutor::WorkerFunction()': 2022-12-01T11:02:19.7265525Z caffe2/operators/rnn/recurrent_network_executor.cc:181:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:02:19.7266286Z if (job.op_idx == timestep_ops_template_.size() - 1) { 2022-12-01T11:02:19.7266695Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:02:19.7267526Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'void caffe2::ThreadedRecurrentNetworkExecutor::_Exec()': 2022-12-01T11:02:19.7268570Z caffe2/operators/rnn/recurrent_network_executor.cc:210:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:02:19.7269194Z while (workers_.size() < num_threads_) { 2022-12-01T11:02:19.7269543Z ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2022-12-01T11:02:19.7269983Z [1,949 / 2,129] 8 actions running 2022-12-01T11:02:19.7270474Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:19.7271075Z Compiling caffe2/operators/atomic_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:19.7271793Z Compiling caffe2/operators/batch_matmul_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:19.7272370Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:19.7272824Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:19.7273173Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:19.7273644Z Compiling caffe2/operators/roi_align_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:19.7273959Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:19.9838832Z 2022-12-01T11:02:19.9839358Z  2022-12-01T11:02:19.9839692Z  2022-12-01T11:02:19.9839974Z  2022-12-01T11:02:19.9840269Z  2022-12-01T11:02:19.9840544Z  2022-12-01T11:02:19.9840819Z  2022-12-01T11:02:19.9841090Z  2022-12-01T11:02:19.9841341Z  2022-12-01T11:02:19.9841732Z [1,950 / 2,129] 8 actions running 2022-12-01T11:02:19.9842303Z Compiling caffe2/operators/atomic_ops.cc; 2s processwrapper-sandbox 2022-12-01T11:02:19.9842929Z Compiling caffe2/operators/batch_matmul_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:19.9843460Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:19.9843906Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:19.9844337Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:19.9844887Z Compiling caffe2/operators/roi_align_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:19.9845403Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:19.9845945Z Compiling caffe2/operators/scale_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:20.5122814Z 2022-12-01T11:02:20.5123310Z  2022-12-01T11:02:20.5123678Z  2022-12-01T11:02:20.5123928Z  2022-12-01T11:02:20.5124182Z  2022-12-01T11:02:20.5124461Z  2022-12-01T11:02:20.5124725Z  2022-12-01T11:02:20.5124980Z  2022-12-01T11:02:20.5125252Z  2022-12-01T11:02:20.5125650Z [1,951 / 2,129] 8 actions, 7 running 2022-12-01T11:02:20.5126206Z Compiling caffe2/operators/batch_matmul_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:20.5126727Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:20.5127159Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:20.5127588Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:20.5128107Z Compiling caffe2/operators/roi_align_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:20.5128618Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:20.5129142Z Compiling caffe2/operators/scale_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:20.5129595Z [Scann] Compiling caffe2/core/net_async_task_graph.cc 2022-12-01T11:02:20.7849501Z 2022-12-01T11:02:20.7850121Z  2022-12-01T11:02:20.7850484Z  2022-12-01T11:02:20.7850782Z  2022-12-01T11:02:20.7851108Z  2022-12-01T11:02:20.7851542Z  2022-12-01T11:02:20.7851843Z  2022-12-01T11:02:20.7852196Z  2022-12-01T11:02:20.7852528Z  2022-12-01T11:02:20.7852949Z [1,953 / 2,129] 8 actions running 2022-12-01T11:02:20.7853474Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:20.7853984Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:20.7854603Z Compiling caffe2/operators/roi_align_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:20.7855157Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:20.7855759Z Compiling caffe2/operators/scale_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:20.7856494Z Compiling caffe2/core/net_async_task_graph.cc; 0s processwrapper-sandbox 2022-12-01T11:02:20.7857185Z Compiling caffe2/operators/scale_blobs_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:20.7857894Z Compiling caffe2/operators/conv_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:21.4750669Z 2022-12-01T11:02:21.4751185Z  2022-12-01T11:02:21.4751488Z  2022-12-01T11:02:21.4751753Z  2022-12-01T11:02:21.4752012Z  2022-12-01T11:02:21.4752271Z  2022-12-01T11:02:21.4752539Z  2022-12-01T11:02:21.4752799Z  2022-12-01T11:02:21.4753039Z  2022-12-01T11:02:21.4753417Z [1,954 / 2,129] 8 actions, 7 running 2022-12-01T11:02:21.4753851Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:21.4754380Z Compiling caffe2/operators/roi_align_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:21.4754851Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:21.4755583Z Compiling caffe2/operators/scale_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:21.4756170Z Compiling caffe2/core/net_async_task_graph.cc; 0s processwrapper-sandbox 2022-12-01T11:02:21.4756726Z Compiling caffe2/operators/scale_blobs_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:21.4757285Z Compiling caffe2/operators/conv_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:21.4757728Z [Scann] Compiling caffe2/contrib/gloo/allreduce_ops.cc 2022-12-01T11:02:21.7146990Z 2022-12-01T11:02:21.7147506Z  2022-12-01T11:02:21.7147829Z  2022-12-01T11:02:21.7148138Z  2022-12-01T11:02:21.7148428Z  2022-12-01T11:02:21.7148685Z  2022-12-01T11:02:21.7148962Z  2022-12-01T11:02:21.7149240Z  2022-12-01T11:02:21.7149495Z  2022-12-01T11:02:21.7149878Z [1,956 / 2,129] 8 actions, 7 running 2022-12-01T11:02:21.7150345Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:21.7150899Z Compiling caffe2/operators/scale_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:21.7151539Z Compiling caffe2/core/net_async_task_graph.cc; 1s processwrapper-sandbox 2022-12-01T11:02:21.7152173Z Compiling caffe2/operators/scale_blobs_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:21.7152781Z Compiling caffe2/operators/conv_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:21.7153420Z Compiling caffe2/contrib/gloo/allreduce_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:02:21.7154059Z Compiling caffe2/opt/onnxifi_transformer.cc; 0s processwrapper-sandbox 2022-12-01T11:02:21.7154523Z [Scann] Compiling caffe2/operators/selu_op.cc 2022-12-01T11:02:21.9873446Z 2022-12-01T11:02:21.9874292Z  2022-12-01T11:02:21.9874656Z  2022-12-01T11:02:21.9874931Z  2022-12-01T11:02:21.9875217Z  2022-12-01T11:02:21.9875501Z  2022-12-01T11:02:21.9875768Z  2022-12-01T11:02:21.9876053Z  2022-12-01T11:02:21.9876349Z  2022-12-01T11:02:21.9876977Z [1,957 / 2,129] 8 actions running 2022-12-01T11:02:21.9877470Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:21.9878050Z Compiling caffe2/core/net_async_task_graph.cc; 1s processwrapper-sandbox 2022-12-01T11:02:21.9878694Z Compiling caffe2/operators/scale_blobs_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:21.9879531Z Compiling caffe2/operators/conv_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:21.9880191Z Compiling caffe2/contrib/gloo/allreduce_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:02:21.9880858Z Compiling caffe2/opt/onnxifi_transformer.cc; 0s processwrapper-sandbox 2022-12-01T11:02:21.9881488Z Compiling caffe2/operators/selu_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:21.9882121Z Compiling caffe2/operators/sequence_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:02:22.2776681Z 2022-12-01T11:02:22.2777126Z  2022-12-01T11:02:22.2777406Z  2022-12-01T11:02:22.2777567Z  2022-12-01T11:02:22.2777763Z  2022-12-01T11:02:22.2777935Z  2022-12-01T11:02:22.2778159Z  2022-12-01T11:02:22.2778511Z  2022-12-01T11:02:22.2778748Z  2022-12-01T11:02:22.2779145Z [1,958 / 2,129] 8 actions, 7 running 2022-12-01T11:02:22.2779720Z Compiling caffe2/core/net_async_task_graph.cc; 1s processwrapper-sandbox 2022-12-01T11:02:22.2780371Z Compiling caffe2/operators/scale_blobs_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:22.2780952Z Compiling caffe2/operators/conv_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:22.2781598Z Compiling caffe2/contrib/gloo/allreduce_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:02:22.2782236Z Compiling caffe2/opt/onnxifi_transformer.cc; 0s processwrapper-sandbox 2022-12-01T11:02:22.2782811Z Compiling caffe2/operators/selu_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:22.2783420Z Compiling caffe2/operators/sequence_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:02:22.2783895Z [Scann] Compiling caffe2/contrib/gloo/barrier_ops.cc 2022-12-01T11:02:22.5882881Z 2022-12-01T11:02:22.5883403Z  2022-12-01T11:02:22.5883896Z  2022-12-01T11:02:22.5884202Z  2022-12-01T11:02:22.5884486Z  2022-12-01T11:02:22.5884743Z  2022-12-01T11:02:22.5885017Z  2022-12-01T11:02:22.5885290Z  2022-12-01T11:02:22.5885543Z  2022-12-01T11:02:22.5885924Z [1,958 / 2,129] 8 actions running 2022-12-01T11:02:22.5886491Z Compiling caffe2/core/net_async_task_graph.cc; 2s processwrapper-sandbox 2022-12-01T11:02:22.5887104Z Compiling caffe2/operators/scale_blobs_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:22.5887721Z Compiling caffe2/operators/conv_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:22.5888336Z Compiling caffe2/contrib/gloo/allreduce_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:22.5888945Z Compiling caffe2/opt/onnxifi_transformer.cc; 1s processwrapper-sandbox 2022-12-01T11:02:22.5889547Z Compiling caffe2/operators/selu_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:22.5890159Z Compiling caffe2/operators/sequence_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:02:22.5890774Z Compiling caffe2/contrib/gloo/barrier_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:02:22.8450058Z 2022-12-01T11:02:22.8450599Z  2022-12-01T11:02:22.8450995Z  2022-12-01T11:02:22.8451294Z  2022-12-01T11:02:22.8451679Z  2022-12-01T11:02:22.8451978Z  2022-12-01T11:02:22.8452264Z  2022-12-01T11:02:22.8452551Z  2022-12-01T11:02:22.8452840Z  2022-12-01T11:02:22.8453286Z [1,959 / 2,129] 8 actions, 7 running 2022-12-01T11:02:22.8453911Z Compiling caffe2/operators/scale_blobs_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:22.8454616Z Compiling caffe2/operators/conv_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:22.8455318Z Compiling caffe2/contrib/gloo/allreduce_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:22.8456033Z Compiling caffe2/opt/onnxifi_transformer.cc; 1s processwrapper-sandbox 2022-12-01T11:02:22.8456701Z Compiling caffe2/operators/selu_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:22.8457398Z Compiling caffe2/operators/sequence_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:22.8458101Z Compiling caffe2/contrib/gloo/barrier_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:02:22.8458827Z [Scann] Compiling caffe2/operators/shape_op.cc 2022-12-01T11:02:23.1885861Z 2022-12-01T11:02:23.1886381Z  2022-12-01T11:02:23.1886605Z  2022-12-01T11:02:23.1886815Z  2022-12-01T11:02:23.1886996Z  2022-12-01T11:02:23.1887194Z  2022-12-01T11:02:23.1887436Z  2022-12-01T11:02:23.1887658Z  2022-12-01T11:02:23.1887862Z  2022-12-01T11:02:23.1888102Z [1,961 / 2,129] 8 actions running 2022-12-01T11:02:23.1888501Z Compiling caffe2/contrib/gloo/allreduce_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:23.1888903Z Compiling caffe2/opt/onnxifi_transformer.cc; 1s processwrapper-sandbox 2022-12-01T11:02:23.1889334Z Compiling caffe2/operators/selu_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:23.1889720Z Compiling caffe2/operators/sequence_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:23.1890155Z Compiling caffe2/contrib/gloo/barrier_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:02:23.1890542Z Compiling caffe2/operators/shape_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:23.1890996Z Compiling caffe2/operators/asin_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:23.1891460Z Compiling caffe2/predictor/predictor_config.cc; 0s processwrapper-sandbox 2022-12-01T11:02:24.0657645Z 2022-12-01T11:02:24.0658121Z  2022-12-01T11:02:24.0658749Z  2022-12-01T11:02:24.0659017Z  2022-12-01T11:02:24.0659267Z  2022-12-01T11:02:24.0659515Z  2022-12-01T11:02:24.0659748Z  2022-12-01T11:02:24.0659968Z  2022-12-01T11:02:24.0660199Z  2022-12-01T11:02:24.0660548Z [1,962 / 2,129] 8 actions, 7 running 2022-12-01T11:02:24.0661046Z Compiling caffe2/opt/onnxifi_transformer.cc; 2s processwrapper-sandbox 2022-12-01T11:02:24.0661898Z Compiling caffe2/operators/selu_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:24.0662540Z Compiling caffe2/operators/sequence_ops.cc; 2s processwrapper-sandbox 2022-12-01T11:02:24.0663205Z Compiling caffe2/contrib/gloo/barrier_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:24.0663830Z Compiling caffe2/operators/shape_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:24.0664385Z Compiling caffe2/operators/asin_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:24.0664926Z Compiling caffe2/predictor/predictor_config.cc; 1s processwrapper-sandbox 2022-12-01T11:02:24.0665348Z [Scann] Compiling caffe2/contrib/gloo/allgather_ops.cc 2022-12-01T11:02:24.0861599Z 2022-12-01T11:02:24.0861987Z  2022-12-01T11:02:24.0862230Z  2022-12-01T11:02:24.0862447Z  2022-12-01T11:02:24.0862706Z  2022-12-01T11:02:24.0862948Z  2022-12-01T11:02:24.0863206Z  2022-12-01T11:02:24.0863476Z  2022-12-01T11:02:24.0863741Z  2022-12-01T11:02:24.0864233Z INFO: From Compiling caffe2/opt/onnxifi_transformer.cc: 2022-12-01T11:02:24.0864706Z [1,962 / 2,129] 8 actions running 2022-12-01T11:02:24.0865231Z Compiling caffe2/opt/onnxifi_transformer.cc; 2s processwrapper-sandbox 2022-12-01T11:02:24.0865817Z Compiling caffe2/operators/selu_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:24.0866383Z Compiling caffe2/operators/sequence_ops.cc; 2s processwrapper-sandbox 2022-12-01T11:02:24.0866984Z Compiling caffe2/contrib/gloo/barrier_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:24.0867602Z Compiling caffe2/operators/shape_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:24.0868187Z Compiling caffe2/operators/asin_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:24.0868835Z Compiling caffe2/predictor/predictor_config.cc; 1s processwrapper-sandbox 2022-12-01T11:02:24.0869504Z Compiling caffe2/contrib/gloo/allgather_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:02:24.0869799Z 2022-12-01T11:02:24.0869947Z  2022-12-01T11:02:24.0870210Z  2022-12-01T11:02:24.0870482Z  2022-12-01T11:02:24.0870760Z  2022-12-01T11:02:24.0872020Z  2022-12-01T11:02:24.0872306Z  2022-12-01T11:02:24.0872591Z  2022-12-01T11:02:24.0872882Z  2022-12-01T11:02:24.0873959Z caffe2/opt/onnxifi_transformer.cc: In function 'void caffe2::{anonymous}::mergeFp32InputsAndConvertToFp16(size_t, const std::unordered_set >&, caffe2::NetDef*, caffe2::ShapeInfoMap*)': 2022-12-01T11:02:24.0875030Z caffe2/opt/onnxifi_transformer.cc:266:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:02:24.0875601Z shape_info.shape.dims(0) != batch_size) { 2022-12-01T11:02:24.0875967Z ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ 2022-12-01T11:02:24.0877285Z caffe2/opt/onnxifi_transformer.cc: In member function 'caffe2::NetDef caffe2::OnnxifiTransformer::SubnetToOnnxifiOpViaC2(const caffe2::NetDef&, const std::unordered_set >&, const ShapeInfoMap&, const std::unordered_map, caffe2::ShapeInfo> >&)': 2022-12-01T11:02:24.0878610Z caffe2/opt/onnxifi_transformer.cc:735:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:02:24.0879170Z if (opts_.min_ops > net.op_size()) { 2022-12-01T11:02:24.0879501Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-12-01T11:02:24.0880959Z caffe2/opt/onnxifi_transformer.cc: In member function 'caffe2::NetDef caffe2::OnnxifiTransformer::SubnetToOnnxifiOpViaOnnx(const caffe2::NetDef&, const std::unordered_set >&, caffe2::Workspace*, caffe2::onnx::OnnxExporter*, caffe2::ShapeInfoMap*, const std::unordered_map, caffe2::ShapeInfo> >&)': 2022-12-01T11:02:24.0881952Z caffe2/opt/onnxifi_transformer.cc:868:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:02:24.0882505Z if (opts_.min_ops > net.op_size()) { 2022-12-01T11:02:24.0882816Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-12-01T11:02:24.0883575Z caffe2/opt/onnxifi_transformer.cc: In member function 'std::vector caffe2::OnnxifiTransformer::getBackendId()': 2022-12-01T11:02:24.0884517Z caffe2/opt/onnxifi_transformer.cc:1273:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:02:24.0885072Z for (int i = 0; i < backend_ids_.size(); ++i) { 2022-12-01T11:02:24.0885408Z ~~^~~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:02:24.0885801Z [1,962 / 2,129] 8 actions running 2022-12-01T11:02:24.0886377Z Compiling caffe2/opt/onnxifi_transformer.cc; 2s processwrapper-sandbox 2022-12-01T11:02:24.0887024Z Compiling caffe2/operators/selu_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:24.0887489Z Compiling caffe2/operators/sequence_ops.cc; 2s processwrapper-sandbox 2022-12-01T11:02:24.0888141Z Compiling caffe2/contrib/gloo/barrier_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:24.0888740Z Compiling caffe2/operators/shape_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:24.0889329Z Compiling caffe2/operators/asin_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:24.0889946Z Compiling caffe2/predictor/predictor_config.cc; 1s processwrapper-sandbox 2022-12-01T11:02:24.0890567Z Compiling caffe2/contrib/gloo/allgather_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:02:24.2231936Z 2022-12-01T11:02:24.2232483Z  2022-12-01T11:02:24.2232804Z  2022-12-01T11:02:24.2233094Z  2022-12-01T11:02:24.2233374Z  2022-12-01T11:02:24.2233631Z  2022-12-01T11:02:24.2233894Z  2022-12-01T11:02:24.2234163Z  2022-12-01T11:02:24.2234416Z  2022-12-01T11:02:24.2234890Z INFO: From Compiling caffe2/operators/sequence_ops.cc: 2022-12-01T11:02:24.2235367Z [1,963 / 2,129] 8 actions running 2022-12-01T11:02:24.2235911Z Compiling caffe2/operators/selu_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:24.2239928Z Compiling caffe2/operators/sequence_ops.cc; 2s processwrapper-sandbox 2022-12-01T11:02:24.2240767Z Compiling caffe2/contrib/gloo/barrier_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:24.2241365Z Compiling caffe2/operators/shape_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:24.2241958Z Compiling caffe2/operators/asin_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:24.2242576Z Compiling caffe2/predictor/predictor_config.cc; 1s processwrapper-sandbox 2022-12-01T11:02:24.2243173Z Compiling caffe2/contrib/gloo/allgather_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:02:24.2243668Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:24.2243912Z 2022-12-01T11:02:24.2244099Z  2022-12-01T11:02:24.2244447Z  2022-12-01T11:02:24.2244744Z  2022-12-01T11:02:24.2245033Z  2022-12-01T11:02:24.2245317Z  2022-12-01T11:02:24.2245615Z  2022-12-01T11:02:24.2245961Z  2022-12-01T11:02:24.2246308Z  2022-12-01T11:02:24.2246883Z caffe2/operators/sequence_ops.cc:58:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2022-12-01T11:02:24.2247369Z #pragma warning(suppress: 4804) 2022-12-01T11:02:24.2247662Z 2022-12-01T11:02:24.2248177Z caffe2/operators/sequence_ops.cc:67:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2022-12-01T11:02:24.2248624Z #pragma warning(suppress: 4804) 2022-12-01T11:02:24.2248910Z 2022-12-01T11:02:24.2249247Z [1,963 / 2,129] 8 actions running 2022-12-01T11:02:24.2249765Z Compiling caffe2/operators/selu_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:24.2250376Z Compiling caffe2/operators/sequence_ops.cc; 2s processwrapper-sandbox 2022-12-01T11:02:24.2250988Z Compiling caffe2/contrib/gloo/barrier_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:24.2251647Z Compiling caffe2/operators/shape_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:24.2252385Z Compiling caffe2/operators/asin_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:24.2253013Z Compiling caffe2/predictor/predictor_config.cc; 1s processwrapper-sandbox 2022-12-01T11:02:24.2253629Z Compiling caffe2/contrib/gloo/allgather_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:02:24.2254138Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:24.4292984Z 2022-12-01T11:02:24.4293583Z  2022-12-01T11:02:24.4293963Z  2022-12-01T11:02:24.4294257Z  2022-12-01T11:02:24.4294565Z  2022-12-01T11:02:24.4294816Z  2022-12-01T11:02:24.4294972Z  2022-12-01T11:02:24.4295158Z  2022-12-01T11:02:24.4295342Z  2022-12-01T11:02:24.4295581Z [1,966 / 2,129] 8 actions, 7 running 2022-12-01T11:02:24.4295942Z Compiling caffe2/operators/shape_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:24.4296496Z Compiling caffe2/operators/asin_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:24.4297092Z Compiling caffe2/predictor/predictor_config.cc; 1s processwrapper-sandbox 2022-12-01T11:02:24.4297728Z Compiling caffe2/contrib/gloo/allgather_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:02:24.4298236Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:24.4298966Z Compiling caffe2/core/int8_serialization.cc; 0s processwrapper-sandbox 2022-12-01T11:02:24.4299607Z Compiling caffe2/core/init_intrinsics_check.cc; 0s processwrapper-sandbox 2022-12-01T11:02:24.4300122Z [Prepa] Compiling caffe2/share/contrib/depthwise/depthwise3x3_conv_op.cc 2022-12-01T11:02:24.7890214Z 2022-12-01T11:02:24.7890780Z  2022-12-01T11:02:24.7891108Z  2022-12-01T11:02:24.7891450Z  2022-12-01T11:02:24.7891681Z  2022-12-01T11:02:24.7891869Z  2022-12-01T11:02:24.7892067Z  2022-12-01T11:02:24.7892260Z  2022-12-01T11:02:24.7892433Z  2022-12-01T11:02:24.7892665Z [1,966 / 2,129] 8 actions running 2022-12-01T11:02:24.7893097Z Compiling caffe2/operators/shape_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:24.7893477Z Compiling caffe2/operators/asin_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:24.7893922Z Compiling caffe2/predictor/predictor_config.cc; 1s processwrapper-sandbox 2022-12-01T11:02:24.8075153Z Compiling caffe2/contrib/gloo/allgather_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:02:24.8075594Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:24.8076039Z Compiling caffe2/core/int8_serialization.cc; 0s processwrapper-sandbox 2022-12-01T11:02:24.8076592Z Compiling caffe2/core/init_intrinsics_check.cc; 0s processwrapper-sandbox 2022-12-01T11:02:24.8077034Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:25.3067035Z 2022-12-01T11:02:25.3067541Z  2022-12-01T11:02:25.3067973Z  2022-12-01T11:02:25.3068353Z  2022-12-01T11:02:25.3068597Z  2022-12-01T11:02:25.3071564Z  2022-12-01T11:02:25.3071944Z  2022-12-01T11:02:25.3072275Z  2022-12-01T11:02:25.3072571Z  2022-12-01T11:02:25.3073069Z [1,967 / 2,129] 8 actions, 7 running 2022-12-01T11:02:25.3073690Z Compiling caffe2/operators/shape_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:25.3074351Z Compiling caffe2/operators/asin_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:25.3075038Z Compiling caffe2/contrib/gloo/allgather_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:25.3075529Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:25.3076052Z Compiling caffe2/core/int8_serialization.cc; 1s processwrapper-sandbox 2022-12-01T11:02:25.3076676Z Compiling caffe2/core/init_intrinsics_check.cc; 0s processwrapper-sandbox 2022-12-01T11:02:25.3077165Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:25.3077581Z [Scann] Compiling caffe2/quantization/server/dnnlowp_partition.cc 2022-12-01T11:02:25.5477635Z 2022-12-01T11:02:25.5478231Z  2022-12-01T11:02:25.5478600Z  2022-12-01T11:02:25.5478910Z  2022-12-01T11:02:25.5479221Z  2022-12-01T11:02:25.5479746Z  2022-12-01T11:02:25.5480043Z  2022-12-01T11:02:25.5480369Z  2022-12-01T11:02:25.5480710Z  2022-12-01T11:02:25.5481183Z [1,969 / 2,129] 8 actions, 7 running 2022-12-01T11:02:25.5481891Z Compiling caffe2/contrib/gloo/allgather_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:25.5482509Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:25.5483148Z Compiling caffe2/core/int8_serialization.cc; 1s processwrapper-sandbox 2022-12-01T11:02:25.5483897Z Compiling caffe2/core/init_intrinsics_check.cc; 1s processwrapper-sandbox 2022-12-01T11:02:25.5484518Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:25.5485032Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:25.5485719Z Compiling caffe2/operators/cross_entropy_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:25.5486255Z [Scann] Compiling caffe2/core/module.cc 2022-12-01T11:02:25.8091078Z 2022-12-01T11:02:25.8091704Z  2022-12-01T11:02:25.8092017Z  2022-12-01T11:02:25.8092319Z  2022-12-01T11:02:25.8092579Z  2022-12-01T11:02:25.8092834Z  2022-12-01T11:02:25.8093106Z  2022-12-01T11:02:25.8093363Z  2022-12-01T11:02:25.8093582Z  2022-12-01T11:02:25.8093962Z [1,969 / 2,129] 8 actions running 2022-12-01T11:02:25.8094475Z Compiling caffe2/contrib/gloo/allgather_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:25.8094978Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:25.8095545Z Compiling caffe2/core/int8_serialization.cc; 1s processwrapper-sandbox 2022-12-01T11:02:25.8096206Z Compiling caffe2/core/init_intrinsics_check.cc; 1s processwrapper-sandbox 2022-12-01T11:02:25.8096709Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:25.8097155Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:25.8097710Z Compiling caffe2/operators/cross_entropy_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:25.8098478Z Compiling caffe2/core/module.cc; 0s processwrapper-sandbox 2022-12-01T11:02:26.4568663Z 2022-12-01T11:02:26.4569293Z  2022-12-01T11:02:26.4569677Z  2022-12-01T11:02:26.4569999Z  2022-12-01T11:02:26.4570261Z  2022-12-01T11:02:26.4571047Z  2022-12-01T11:02:26.4571389Z  2022-12-01T11:02:26.4571660Z  2022-12-01T11:02:26.4571939Z  2022-12-01T11:02:26.4572348Z [1,970 / 2,129] 8 actions, 7 running 2022-12-01T11:02:26.4572834Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:26.4573366Z Compiling caffe2/core/int8_serialization.cc; 2s processwrapper-sandbox 2022-12-01T11:02:26.4573976Z Compiling caffe2/core/init_intrinsics_check.cc; 2s processwrapper-sandbox 2022-12-01T11:02:26.4574507Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:26.4574951Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:26.4575501Z Compiling caffe2/operators/cross_entropy_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:26.4576041Z Compiling caffe2/core/module.cc; 0s processwrapper-sandbox 2022-12-01T11:02:26.4576465Z [Scann] Compiling caffe2/operators/batch_bucketize_op.cc 2022-12-01T11:02:26.8094997Z 2022-12-01T11:02:26.8095530Z  2022-12-01T11:02:26.8095848Z  2022-12-01T11:02:26.8096075Z  2022-12-01T11:02:26.8096325Z  2022-12-01T11:02:26.8096583Z  2022-12-01T11:02:26.8096808Z  2022-12-01T11:02:26.8097045Z  2022-12-01T11:02:26.8097292Z  2022-12-01T11:02:26.8097618Z [1,972 / 2,129] 8 actions running 2022-12-01T11:02:26.8098031Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:26.8098617Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:26.8099044Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:26.8099532Z Compiling caffe2/operators/cross_entropy_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:26.8099905Z Compiling caffe2/core/module.cc; 1s processwrapper-sandbox 2022-12-01T11:02:26.8100217Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:26.8100655Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:26.8100933Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:26.9074523Z 2022-12-01T11:02:26.9075025Z  2022-12-01T11:02:26.9075369Z  2022-12-01T11:02:26.9075665Z  2022-12-01T11:02:26.9075953Z  2022-12-01T11:02:26.9076212Z  2022-12-01T11:02:26.9076521Z  2022-12-01T11:02:26.9076813Z  2022-12-01T11:02:26.9077070Z  2022-12-01T11:02:26.9077623Z INFO: From Compiling caffe2/quantization/server/caffe2_dnnlowp_utils.cc: 2022-12-01T11:02:26.9078097Z [1,972 / 2,129] 8 actions running 2022-12-01T11:02:26.9078513Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:26.9078977Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:26.9079437Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:26.9080050Z Compiling caffe2/operators/cross_entropy_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:26.9080685Z Compiling caffe2/core/module.cc; 1s processwrapper-sandbox 2022-12-01T11:02:26.9081195Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:26.9081682Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:26.9082148Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:26.9089273Z 2022-12-01T11:02:26.9089543Z  2022-12-01T11:02:26.9089984Z  2022-12-01T11:02:26.9090272Z  2022-12-01T11:02:26.9090567Z  2022-12-01T11:02:26.9090853Z  2022-12-01T11:02:26.9091111Z  2022-12-01T11:02:26.9091452Z  2022-12-01T11:02:26.9091726Z  2022-12-01T11:02:26.9102220Z caffe2/quantization/server/caffe2_dnnlowp_utils.cc: In function 'void dnnlowp::MeasureQuantizationError(const float*, const float*, size_t, dnnlowp::QuantizationErrorStats*)': 2022-12-01T11:02:26.9107729Z caffe2/quantization/server/caffe2_dnnlowp_utils.cc:240:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:02:26.9108280Z for (int i = 0; i < len; ++i) { 2022-12-01T11:02:26.9108732Z ~~^~~~~ 2022-12-01T11:02:26.9109124Z [1,972 / 2,129] 8 actions running 2022-12-01T11:02:26.9109559Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:26.9110379Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:26.9110803Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:26.9111375Z Compiling caffe2/operators/cross_entropy_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:26.9112137Z Compiling caffe2/core/module.cc; 1s processwrapper-sandbox 2022-12-01T11:02:26.9112635Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:26.9113085Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:26.9113533Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:27.2099793Z 2022-12-01T11:02:27.2100178Z  2022-12-01T11:02:27.2100483Z  2022-12-01T11:02:27.2100688Z  2022-12-01T11:02:27.2100862Z  2022-12-01T11:02:27.2101037Z  2022-12-01T11:02:27.2101255Z  2022-12-01T11:02:27.2101450Z  2022-12-01T11:02:27.2101696Z  2022-12-01T11:02:27.2101999Z [1,973 / 2,129] 8 actions running 2022-12-01T11:02:27.2102298Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:27.2102636Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:27.2103042Z Compiling caffe2/operators/cross_entropy_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:27.2103487Z Compiling caffe2/core/module.cc; 1s processwrapper-sandbox 2022-12-01T11:02:27.2103861Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:27.2104141Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:27.2104458Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:27.2104840Z Compiling caffe2/core/net_async_base.cc; 0s processwrapper-sandbox 2022-12-01T11:02:27.6102471Z 2022-12-01T11:02:27.6102927Z  2022-12-01T11:02:27.6103159Z  2022-12-01T11:02:27.6103345Z  2022-12-01T11:02:27.6103530Z  2022-12-01T11:02:27.6103736Z  2022-12-01T11:02:27.6103894Z  2022-12-01T11:02:27.6104061Z  2022-12-01T11:02:27.7075799Z  2022-12-01T11:02:27.7076724Z [1,975 / 2,129] 8 actions running 2022-12-01T11:02:27.7077308Z Compiling caffe2/operators/cross_entropy_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:27.7077931Z Compiling caffe2/core/module.cc; 2s processwrapper-sandbox 2022-12-01T11:02:27.7078391Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:27.7078833Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:27.7079266Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:27.7079734Z Compiling caffe2/core/net_async_base.cc; 0s processwrapper-sandbox 2022-12-01T11:02:27.7080290Z Compiling caffe2/core/memonger.cc; 0s processwrapper-sandbox 2022-12-01T11:02:27.7080858Z Compiling caffe2/core/tensor.cc; 0s processwrapper-sandbox 2022-12-01T11:02:27.8728205Z 2022-12-01T11:02:27.8728634Z  2022-12-01T11:02:27.8728863Z  2022-12-01T11:02:27.8729052Z  2022-12-01T11:02:27.8729268Z  2022-12-01T11:02:27.8729426Z  2022-12-01T11:02:27.8729604Z  2022-12-01T11:02:27.8729801Z  2022-12-01T11:02:27.8730009Z  2022-12-01T11:02:27.8730262Z [1,976 / 2,129] 8 actions, 7 running 2022-12-01T11:02:27.8730722Z Compiling caffe2/operators/cross_entropy_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:27.8731090Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:27.8731499Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:27.8731774Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:27.8732093Z Compiling caffe2/core/net_async_base.cc; 0s processwrapper-sandbox 2022-12-01T11:02:27.8732530Z Compiling caffe2/core/memonger.cc; 0s processwrapper-sandbox 2022-12-01T11:02:27.8733040Z Compiling caffe2/core/tensor.cc; 0s processwrapper-sandbox 2022-12-01T11:02:27.8733394Z [Scann] Compiling caffe2/sgd/momentum_sgd_op.cc 2022-12-01T11:02:28.1089864Z 2022-12-01T11:02:28.1090382Z  2022-12-01T11:02:28.1090712Z  2022-12-01T11:02:28.1090972Z  2022-12-01T11:02:28.1091293Z  2022-12-01T11:02:28.1091657Z  2022-12-01T11:02:28.1091913Z  2022-12-01T11:02:28.1092189Z  2022-12-01T11:02:28.1092460Z  2022-12-01T11:02:28.1093041Z [1,976 / 2,129] 8 actions running 2022-12-01T11:02:28.1093624Z Compiling caffe2/operators/cross_entropy_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:28.1094165Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:28.1094614Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:28.1095053Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:28.1095590Z Compiling caffe2/core/net_async_base.cc; 1s processwrapper-sandbox 2022-12-01T11:02:28.1096145Z Compiling caffe2/core/memonger.cc; 0s processwrapper-sandbox 2022-12-01T11:02:28.1096713Z Compiling caffe2/core/tensor.cc; 0s processwrapper-sandbox 2022-12-01T11:02:28.1097298Z Compiling caffe2/sgd/momentum_sgd_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:28.3093772Z 2022-12-01T11:02:28.3094312Z  2022-12-01T11:02:28.3094685Z  2022-12-01T11:02:28.3094983Z  2022-12-01T11:02:28.3095268Z  2022-12-01T11:02:28.3095534Z  2022-12-01T11:02:28.3095819Z  2022-12-01T11:02:28.3096094Z  2022-12-01T11:02:28.3096346Z  2022-12-01T11:02:28.3096731Z [1,977 / 2,129] 8 actions running 2022-12-01T11:02:28.3097203Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:28.3097659Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:28.3098121Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:28.3099085Z Compiling caffe2/core/net_async_base.cc; 1s processwrapper-sandbox 2022-12-01T11:02:28.3099672Z Compiling caffe2/core/memonger.cc; 0s processwrapper-sandbox 2022-12-01T11:02:28.3100236Z Compiling caffe2/core/tensor.cc; 0s processwrapper-sandbox 2022-12-01T11:02:28.3100838Z Compiling caffe2/sgd/momentum_sgd_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:28.3101327Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:28.7097498Z 2022-12-01T11:02:28.7098026Z  2022-12-01T11:02:28.7098533Z  2022-12-01T11:02:28.7098806Z  2022-12-01T11:02:28.7099073Z  2022-12-01T11:02:28.7099345Z  2022-12-01T11:02:28.7099600Z  2022-12-01T11:02:28.7099884Z  2022-12-01T11:02:28.7100162Z  2022-12-01T11:02:28.7100536Z [1,977 / 2,129] 8 actions running 2022-12-01T11:02:28.7100983Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:28.7101426Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:28.7101835Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:28.7102356Z Compiling caffe2/core/net_async_base.cc; 1s processwrapper-sandbox 2022-12-01T11:02:28.7102740Z Compiling caffe2/core/memonger.cc; 1s processwrapper-sandbox 2022-12-01T11:02:28.7103084Z Compiling caffe2/core/tensor.cc; 1s processwrapper-sandbox 2022-12-01T11:02:28.7103458Z Compiling caffe2/sgd/momentum_sgd_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:28.7103948Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:29.1101343Z 2022-12-01T11:02:29.1101847Z  2022-12-01T11:02:29.1102153Z  2022-12-01T11:02:29.1102424Z  2022-12-01T11:02:29.1102707Z  2022-12-01T11:02:29.1103018Z  2022-12-01T11:02:29.1103287Z  2022-12-01T11:02:29.1103556Z  2022-12-01T11:02:29.1103812Z  2022-12-01T11:02:29.1104197Z [1,978 / 2,129] 8 actions running 2022-12-01T11:02:29.1104659Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:29.1105076Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:29.1105612Z Compiling caffe2/core/net_async_base.cc; 2s processwrapper-sandbox 2022-12-01T11:02:29.1106202Z Compiling caffe2/core/memonger.cc; 1s processwrapper-sandbox 2022-12-01T11:02:29.1106741Z Compiling caffe2/core/tensor.cc; 1s processwrapper-sandbox 2022-12-01T11:02:29.1107310Z Compiling caffe2/sgd/momentum_sgd_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:29.1107804Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:29.1108239Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:29.3331925Z 2022-12-01T11:02:29.3332473Z  2022-12-01T11:02:29.3333040Z  2022-12-01T11:02:29.3333372Z  2022-12-01T11:02:29.3333698Z  2022-12-01T11:02:29.3334000Z  2022-12-01T11:02:29.3334297Z  2022-12-01T11:02:29.3334577Z  2022-12-01T11:02:29.3334873Z  2022-12-01T11:02:29.3335295Z [1,979 / 2,129] 8 actions, 7 running 2022-12-01T11:02:29.3335782Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:29.3336288Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:29.3336880Z Compiling caffe2/core/memonger.cc; 1s processwrapper-sandbox 2022-12-01T11:02:29.3337501Z Compiling caffe2/core/tensor.cc; 1s processwrapper-sandbox 2022-12-01T11:02:29.3338151Z Compiling caffe2/sgd/momentum_sgd_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:29.3338920Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:29.3339415Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:29.3339830Z [Scann] Compiling caffe2/operators/free_op.cc 2022-12-01T11:02:29.3548203Z 2022-12-01T11:02:29.3548739Z  2022-12-01T11:02:29.3549140Z  2022-12-01T11:02:29.3549388Z  2022-12-01T11:02:29.3549676Z  2022-12-01T11:02:29.3549989Z  2022-12-01T11:02:29.3550277Z  2022-12-01T11:02:29.3550590Z  2022-12-01T11:02:29.3550905Z  2022-12-01T11:02:29.3551520Z INFO: From Compiling caffe2/quantization/server/dynamic_histogram.cc: 2022-12-01T11:02:29.3552102Z [1,979 / 2,129] 8 actions running 2022-12-01T11:02:29.3552582Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:29.3553002Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:29.3553626Z Compiling caffe2/core/memonger.cc; 1s processwrapper-sandbox 2022-12-01T11:02:29.3554055Z Compiling caffe2/core/tensor.cc; 1s processwrapper-sandbox 2022-12-01T11:02:29.3554566Z Compiling caffe2/sgd/momentum_sgd_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:29.3554879Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:29.3555162Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:29.3555503Z Compiling caffe2/operators/free_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:29.3555681Z 2022-12-01T11:02:29.3555751Z  2022-12-01T11:02:29.3555924Z  2022-12-01T11:02:29.3556094Z  2022-12-01T11:02:29.3556249Z  2022-12-01T11:02:29.3556418Z  2022-12-01T11:02:29.3556594Z  2022-12-01T11:02:29.3556751Z  2022-12-01T11:02:29.3556955Z  2022-12-01T11:02:29.3557710Z caffe2/quantization/server/dynamic_histogram.cc: In function 'void dnnlowp::RemapHistograms(dnnlowp::Histogram&, dnnlowp::Histogram&)': 2022-12-01T11:02:29.3558445Z caffe2/quantization/server/dynamic_histogram.cc:50:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:02:29.3558786Z for (int i = 0; i < src_bins.size(); ++i) { 2022-12-01T11:02:29.3558995Z ~~^~~~~~~~~~~~~~~~~ 2022-12-01T11:02:29.3559264Z [1,979 / 2,129] 8 actions running 2022-12-01T11:02:29.3559516Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:29.3559796Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:29.3560117Z Compiling caffe2/core/memonger.cc; 1s processwrapper-sandbox 2022-12-01T11:02:29.3560456Z Compiling caffe2/core/tensor.cc; 1s processwrapper-sandbox 2022-12-01T11:02:29.3560814Z Compiling caffe2/sgd/momentum_sgd_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:29.3561121Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:29.3561385Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:29.3561737Z Compiling caffe2/operators/free_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:29.5902143Z 2022-12-01T11:02:29.5902499Z  2022-12-01T11:02:29.5902762Z  2022-12-01T11:02:29.5903019Z  2022-12-01T11:02:29.5903255Z  2022-12-01T11:02:29.5903479Z  2022-12-01T11:02:29.5903749Z  2022-12-01T11:02:29.5903999Z  2022-12-01T11:02:29.5904231Z  2022-12-01T11:02:29.5904690Z INFO: From Compiling caffe2/quantization/server/fbgemm_pack_op.cc: 2022-12-01T11:02:29.5907223Z [1,981 / 2,129] 8 actions running 2022-12-01T11:02:29.5907637Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:29.5908090Z Compiling caffe2/core/tensor.cc; 2s processwrapper-sandbox 2022-12-01T11:02:29.5908536Z Compiling caffe2/sgd/momentum_sgd_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:29.5909069Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:29.5909504Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:29.5909912Z Compiling caffe2/operators/free_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:29.5910489Z Compiling caffe2/core/prof_dag_counters.cc; 0s processwrapper-sandbox 2022-12-01T11:02:29.5910983Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:29.5913741Z 2022-12-01T11:02:29.5914181Z  2022-12-01T11:02:29.5914515Z  2022-12-01T11:02:29.5914829Z  2022-12-01T11:02:29.5915104Z  2022-12-01T11:02:29.5915388Z  2022-12-01T11:02:29.5915675Z  2022-12-01T11:02:29.5915989Z  2022-12-01T11:02:29.5916297Z  2022-12-01T11:02:29.5917521Z caffe2/quantization/server/fbgemm_pack_op.cc: In function 'void caffe2::QuantizeConvBias(const caffe2::Blob&, int, const fbgemm::TensorQuantizationParams&, const std::vector&, std::vector&, bool, bool)': 2022-12-01T11:02:29.5918730Z caffe2/quantization/server/fbgemm_pack_op.cc:222:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:02:29.5919374Z for (int g = 0; g < filter_qparams.size(); ++g) { 2022-12-01T11:02:29.5919779Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T11:02:29.5922468Z caffe2/quantization/server/fbgemm_pack_op.cc: In instantiation of 'void caffe2::QuantizeWeight(const caffe2::Blob&, int, int, std::vector&, std::vector::type>&, dnnlowp::QuantizationFactory*) [with T = unsigned char; typename std::make_signed::type = signed char]': 2022-12-01T11:02:29.5923150Z caffe2/quantization/server/fbgemm_pack_op.cc:76:43: required from here 2022-12-01T11:02:29.5923706Z caffe2/quantization/server/fbgemm_pack_op.cc:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:02:29.5924044Z for (int g = 0; g < qparams.size(); ++g) { 2022-12-01T11:02:29.5924291Z ~~^~~~~~~~~~~~~~~~ 2022-12-01T11:02:29.5925152Z caffe2/quantization/server/fbgemm_pack_op.cc: In instantiation of 'void caffe2::QuantizeWeight(const caffe2::Blob&, int, int, std::vector&, std::vector::type>&, dnnlowp::QuantizationFactory*) [with T = short unsigned int; typename std::make_signed::type = short int]': 2022-12-01T11:02:29.5925765Z caffe2/quantization/server/fbgemm_pack_op.cc:84:43: required from here 2022-12-01T11:02:29.5926251Z caffe2/quantization/server/fbgemm_pack_op.cc:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-12-01T11:02:29.5926671Z [1,981 / 2,129] 8 actions running 2022-12-01T11:02:29.5926925Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:29.5927301Z Compiling caffe2/core/tensor.cc; 2s processwrapper-sandbox 2022-12-01T11:02:29.5927664Z Compiling caffe2/sgd/momentum_sgd_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:29.5928010Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:29.5928299Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:29.5928636Z Compiling caffe2/operators/free_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:29.5929059Z Compiling caffe2/core/prof_dag_counters.cc; 0s processwrapper-sandbox 2022-12-01T11:02:29.5929378Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:29.9102303Z 2022-12-01T11:02:29.9104113Z  2022-12-01T11:02:29.9104396Z  2022-12-01T11:02:29.9104593Z  2022-12-01T11:02:29.9104753Z  2022-12-01T11:02:29.9104925Z  2022-12-01T11:02:29.9112237Z  2022-12-01T11:02:29.9112477Z  2022-12-01T11:02:29.9112729Z  2022-12-01T11:02:29.9113165Z [1,983 / 2,129] 8 actions running 2022-12-01T11:02:29.9113719Z Compiling caffe2/sgd/momentum_sgd_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:29.9114226Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:29.9114664Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:29.9115199Z Compiling caffe2/operators/free_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:29.9115791Z Compiling caffe2/core/prof_dag_counters.cc; 0s processwrapper-sandbox 2022-12-01T11:02:29.9116268Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:29.9116710Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:29.9117267Z Compiling caffe2/utils/smart_tensor_printer.cc; 0s processwrapper-sandbox 2022-12-01T11:02:30.4034644Z 2022-12-01T11:02:30.4035116Z  2022-12-01T11:02:30.4036359Z  2022-12-01T11:02:30.4036555Z  2022-12-01T11:02:30.4036727Z  2022-12-01T11:02:30.4036903Z  2022-12-01T11:02:30.4037116Z  2022-12-01T11:02:30.4037293Z  2022-12-01T11:02:30.4037457Z  2022-12-01T11:02:30.4037708Z [1,984 / 2,129] 8 actions, 7 running 2022-12-01T11:02:30.4038029Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:30.4038344Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:30.4038756Z Compiling caffe2/operators/free_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:30.4039164Z Compiling caffe2/core/prof_dag_counters.cc; 1s processwrapper-sandbox 2022-12-01T11:02:30.4039494Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:30.4039797Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:30.4040265Z Compiling caffe2/utils/smart_tensor_printer.cc; 0s processwrapper-sandbox 2022-12-01T11:02:30.4041788Z [Scann] Compiling caffe2/operators/expand_op.cc 2022-12-01T11:02:30.7132605Z 2022-12-01T11:02:30.7133209Z  2022-12-01T11:02:30.7133576Z  2022-12-01T11:02:30.7134539Z  2022-12-01T11:02:30.7134922Z  2022-12-01T11:02:30.7135230Z  2022-12-01T11:02:30.7135531Z  2022-12-01T11:02:30.7135835Z  2022-12-01T11:02:30.7136115Z  2022-12-01T11:02:30.7136544Z [1,984 / 2,129] 8 actions running 2022-12-01T11:02:30.7137030Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:30.7137508Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:30.7138129Z Compiling caffe2/operators/free_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:30.7139075Z Compiling caffe2/core/prof_dag_counters.cc; 1s processwrapper-sandbox 2022-12-01T11:02:30.7139551Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:30.7139946Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:30.7140563Z Compiling caffe2/utils/smart_tensor_printer.cc; 0s processwrapper-sandbox 2022-12-01T11:02:30.7141245Z Compiling caffe2/operators/expand_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:30.9819105Z 2022-12-01T11:02:30.9819667Z  2022-12-01T11:02:30.9820042Z  2022-12-01T11:02:30.9820393Z  2022-12-01T11:02:30.9820703Z  2022-12-01T11:02:30.9821023Z  2022-12-01T11:02:30.9821344Z  2022-12-01T11:02:30.9821637Z  2022-12-01T11:02:30.9821948Z  2022-12-01T11:02:30.9822414Z [1,985 / 2,129] 8 actions, 7 running 2022-12-01T11:02:30.9822937Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:30.9823603Z Compiling caffe2/operators/free_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:30.9824332Z Compiling caffe2/core/prof_dag_counters.cc; 1s processwrapper-sandbox 2022-12-01T11:02:30.9824910Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:30.9825431Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:30.9826127Z Compiling caffe2/utils/smart_tensor_printer.cc; 1s processwrapper-sandbox 2022-12-01T11:02:30.9826889Z Compiling caffe2/operators/expand_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:30.9827398Z [Scann] Compiling caffe2/utils/proto_convert.cc 2022-12-01T11:02:31.3138629Z 2022-12-01T11:02:31.3139481Z  2022-12-01T11:02:31.3140076Z  2022-12-01T11:02:31.3140821Z  2022-12-01T11:02:31.3141251Z  2022-12-01T11:02:31.3141646Z  2022-12-01T11:02:31.3141981Z  2022-12-01T11:02:31.3142486Z  2022-12-01T11:02:31.3143850Z  2022-12-01T11:02:31.3144409Z [1,986 / 2,129] 8 actions running 2022-12-01T11:02:31.3145080Z Compiling caffe2/operators/free_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:31.3145797Z Compiling caffe2/core/prof_dag_counters.cc; 1s processwrapper-sandbox 2022-12-01T11:02:31.3146603Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:31.3147613Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:31.3148243Z Compiling caffe2/utils/smart_tensor_printer.cc; 1s processwrapper-sandbox 2022-12-01T11:02:31.3148919Z Compiling caffe2/operators/expand_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:31.3149548Z Compiling caffe2/utils/proto_convert.cc; 0s processwrapper-sandbox 2022-12-01T11:02:31.3150057Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:31.5156374Z 2022-12-01T11:02:31.5157043Z  2022-12-01T11:02:31.5157423Z  2022-12-01T11:02:31.5158376Z  2022-12-01T11:02:31.5158654Z  2022-12-01T11:02:31.5158932Z  2022-12-01T11:02:31.5159210Z  2022-12-01T11:02:31.5159464Z  2022-12-01T11:02:31.5159736Z  2022-12-01T11:02:31.5160136Z [1,987 / 2,129] 8 actions, 7 running 2022-12-01T11:02:31.5160711Z Compiling caffe2/operators/free_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:31.5161317Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:31.5161744Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:31.5162544Z Compiling caffe2/utils/smart_tensor_printer.cc; 1s processwrapper-sandbox 2022-12-01T11:02:31.5163227Z Compiling caffe2/operators/expand_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:31.5163863Z Compiling caffe2/utils/proto_convert.cc; 0s processwrapper-sandbox 2022-12-01T11:02:31.5164397Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:31.5164828Z [Prepa] Compiling caffe2/utils/math/transpose.cc 2022-12-01T11:02:31.9144955Z 2022-12-01T11:02:31.9145461Z  2022-12-01T11:02:31.9145826Z  2022-12-01T11:02:31.9146185Z  2022-12-01T11:02:31.9146557Z  2022-12-01T11:02:31.9146973Z  2022-12-01T11:02:31.9147270Z  2022-12-01T11:02:31.9147569Z  2022-12-01T11:02:31.9147852Z  2022-12-01T11:02:31.9148271Z [1,987 / 2,129] 8 actions running 2022-12-01T11:02:31.9148627Z Compiling caffe2/operators/free_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:31.9148944Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:31.9149222Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:31.9149582Z Compiling caffe2/utils/smart_tensor_printer.cc; 2s processwrapper-sandbox 2022-12-01T11:02:31.9149957Z Compiling caffe2/operators/expand_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:31.9150332Z Compiling caffe2/utils/proto_convert.cc; 0s processwrapper-sandbox 2022-12-01T11:02:31.9150639Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:31.9150970Z Compiling caffe2/utils/math/transpose.cc; 0s processwrapper-sandbox 2022-12-01T11:02:32.1186529Z 2022-12-01T11:02:32.1187070Z  2022-12-01T11:02:32.1187463Z  2022-12-01T11:02:32.1187788Z  2022-12-01T11:02:32.1188095Z  2022-12-01T11:02:32.1188269Z  2022-12-01T11:02:32.1188435Z  2022-12-01T11:02:32.1188588Z  2022-12-01T11:02:32.1188750Z  2022-12-01T11:02:32.1189002Z [1,988 / 2,129] 8 actions running 2022-12-01T11:02:32.1189342Z Compiling caffe2/operators/free_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:32.1189675Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:32.1190022Z Compiling caffe2/utils/smart_tensor_printer.cc; 2s processwrapper-sandbox 2022-12-01T11:02:32.1190402Z Compiling caffe2/operators/expand_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:32.1504759Z Compiling caffe2/utils/proto_convert.cc; 1s processwrapper-sandbox 2022-12-01T11:02:32.1505278Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:32.1505833Z Compiling caffe2/utils/math/transpose.cc; 0s processwrapper-sandbox 2022-12-01T11:02:32.1506453Z Compiling caffe2/operators/ensure_clipped_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:32.3511250Z 2022-12-01T11:02:32.3511826Z  2022-12-01T11:02:32.3512158Z  2022-12-01T11:02:32.3512447Z  2022-12-01T11:02:32.3512758Z  2022-12-01T11:02:32.3513075Z  2022-12-01T11:02:32.3513375Z  2022-12-01T11:02:32.3513556Z  2022-12-01T11:02:32.3513721Z  2022-12-01T11:02:32.3513952Z [1,988 / 2,129] 8 actions running 2022-12-01T11:02:32.3514315Z Compiling caffe2/operators/free_op.cc; 3s processwrapper-sandbox 2022-12-01T11:02:32.3514646Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:32.3514999Z Compiling caffe2/utils/smart_tensor_printer.cc; 2s processwrapper-sandbox 2022-12-01T11:02:32.3515365Z Compiling caffe2/operators/expand_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:32.3515748Z Compiling caffe2/utils/proto_convert.cc; 1s processwrapper-sandbox 2022-12-01T11:02:32.3516065Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:32.3516386Z Compiling caffe2/utils/math/transpose.cc; 0s processwrapper-sandbox 2022-12-01T11:02:32.3516776Z Compiling caffe2/operators/ensure_clipped_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:33.1297642Z 2022-12-01T11:02:33.1298176Z  2022-12-01T11:02:33.1298694Z  2022-12-01T11:02:33.1298980Z  2022-12-01T11:02:33.1299293Z  2022-12-01T11:02:33.1299577Z  2022-12-01T11:02:33.1299843Z  2022-12-01T11:02:33.1300313Z  2022-12-01T11:02:33.1300589Z  2022-12-01T11:02:33.1301014Z [1,989 / 2,129] 8 actions, 7 running 2022-12-01T11:02:33.1301483Z //:caffe2; 3s processwrapper-sandbox 2022-12-01T11:02:33.1302269Z Compiling caffe2/utils/smart_tensor_printer.cc; 3s processwrapper-sandbox 2022-12-01T11:02:33.1302948Z Compiling caffe2/operators/expand_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:33.1303611Z Compiling caffe2/utils/proto_convert.cc; 2s processwrapper-sandbox 2022-12-01T11:02:33.1304139Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:33.1304709Z Compiling caffe2/utils/math/transpose.cc; 1s processwrapper-sandbox 2022-12-01T11:02:33.1305422Z Compiling caffe2/operators/ensure_clipped_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:33.1305926Z [Scann] Compiling caffe2/utils/math/broadcast.cc 2022-12-01T11:02:33.3836153Z 2022-12-01T11:02:33.3836813Z  2022-12-01T11:02:33.3837178Z  2022-12-01T11:02:33.3837374Z  2022-12-01T11:02:33.3837548Z  2022-12-01T11:02:33.3837716Z  2022-12-01T11:02:33.3837886Z  2022-12-01T11:02:33.3838037Z  2022-12-01T11:02:33.3838202Z  2022-12-01T11:02:33.3838460Z [1,991 / 2,129] 8 actions running 2022-12-01T11:02:33.3838806Z Compiling caffe2/operators/expand_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:33.3839190Z Compiling caffe2/utils/proto_convert.cc; 2s processwrapper-sandbox 2022-12-01T11:02:33.3839503Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:33.3839829Z Compiling caffe2/utils/math/transpose.cc; 1s processwrapper-sandbox 2022-12-01T11:02:33.3840214Z Compiling caffe2/operators/ensure_clipped_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:33.3840594Z Compiling caffe2/utils/math/broadcast.cc; 0s processwrapper-sandbox 2022-12-01T11:02:33.3840976Z Compiling caffe2/operators/stats_put_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:02:33.3841349Z Compiling caffe2/operators/stats_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:02:33.8196802Z 2022-12-01T11:02:33.8197717Z  2022-12-01T11:02:33.8198058Z  2022-12-01T11:02:33.8198344Z  2022-12-01T11:02:33.8199866Z  2022-12-01T11:02:33.8200166Z  2022-12-01T11:02:33.8200423Z  2022-12-01T11:02:33.8200588Z  2022-12-01T11:02:33.8200758Z  2022-12-01T11:02:33.8201071Z [1,992 / 2,129] 8 actions, 7 running 2022-12-01T11:02:33.8201531Z Compiling caffe2/utils/proto_convert.cc; 2s processwrapper-sandbox 2022-12-01T11:02:33.8201905Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:33.8202458Z Compiling caffe2/utils/math/transpose.cc; 2s processwrapper-sandbox 2022-12-01T11:02:33.8203021Z Compiling caffe2/operators/ensure_clipped_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:33.8203629Z Compiling caffe2/utils/math/broadcast.cc; 0s processwrapper-sandbox 2022-12-01T11:02:33.8204242Z Compiling caffe2/operators/stats_put_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:02:33.8204652Z Compiling caffe2/operators/stats_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:02:33.8204929Z [Scann] Compiling caffe2/utils/cpuid.cc 2022-12-01T11:02:34.2047307Z 2022-12-01T11:02:34.2047753Z  2022-12-01T11:02:34.2048075Z  2022-12-01T11:02:34.2048271Z  2022-12-01T11:02:34.2048472Z  2022-12-01T11:02:34.2048725Z  2022-12-01T11:02:34.2049049Z  2022-12-01T11:02:34.2049323Z  2022-12-01T11:02:34.2049607Z  2022-12-01T11:02:34.2050000Z [1,993 / 2,129] 8 actions running 2022-12-01T11:02:34.2050398Z //:caffe2; 3s processwrapper-sandbox 2022-12-01T11:02:34.2050752Z Compiling caffe2/utils/math/transpose.cc; 2s processwrapper-sandbox 2022-12-01T11:02:34.2051164Z Compiling caffe2/operators/ensure_clipped_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:34.2051809Z Compiling caffe2/utils/math/broadcast.cc; 1s processwrapper-sandbox 2022-12-01T11:02:34.2052772Z Compiling caffe2/operators/stats_put_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:02:34.2053742Z Compiling caffe2/operators/stats_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:02:34.2054351Z Compiling caffe2/utils/cpuid.cc; 0s processwrapper-sandbox 2022-12-01T11:02:34.2054870Z Compiling caffe2/utils/bench_utils.cc; 0s processwrapper-sandbox 2022-12-01T11:02:34.6406496Z 2022-12-01T11:02:34.6407025Z  2022-12-01T11:02:34.6407434Z  2022-12-01T11:02:34.6407758Z  2022-12-01T11:02:34.6408070Z  2022-12-01T11:02:34.6408367Z  2022-12-01T11:02:34.6408666Z  2022-12-01T11:02:34.6408926Z  2022-12-01T11:02:34.6409219Z  2022-12-01T11:02:34.6409661Z [1,994 / 2,129] 8 actions, 7 running 2022-12-01T11:02:34.6410208Z Compiling caffe2/utils/math/transpose.cc; 3s processwrapper-sandbox 2022-12-01T11:02:34.6410926Z Compiling caffe2/operators/ensure_clipped_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:34.6411659Z Compiling caffe2/utils/math/broadcast.cc; 1s processwrapper-sandbox 2022-12-01T11:02:34.6412296Z Compiling caffe2/operators/stats_put_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:34.6412945Z Compiling caffe2/operators/stats_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:34.6413587Z Compiling caffe2/utils/cpuid.cc; 0s processwrapper-sandbox 2022-12-01T11:02:34.6414162Z Compiling caffe2/utils/bench_utils.cc; 0s processwrapper-sandbox 2022-12-01T11:02:34.6414649Z [Scann] Compiling caffe2/operators/square_root_divide_op.cc 2022-12-01T11:02:35.0059070Z 2022-12-01T11:02:35.0059580Z  2022-12-01T11:02:35.0059943Z  2022-12-01T11:02:35.0060229Z  2022-12-01T11:02:35.0060490Z  2022-12-01T11:02:35.0060773Z  2022-12-01T11:02:35.0061044Z  2022-12-01T11:02:35.0061318Z  2022-12-01T11:02:35.0061589Z  2022-12-01T11:02:35.0061974Z [1,995 / 2,129] 8 actions running 2022-12-01T11:02:35.0062549Z Compiling caffe2/operators/ensure_clipped_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:35.0063322Z Compiling caffe2/utils/math/broadcast.cc; 1s processwrapper-sandbox 2022-12-01T11:02:35.0063959Z Compiling caffe2/operators/stats_put_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:35.0064715Z Compiling caffe2/operators/stats_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:35.0065285Z Compiling caffe2/utils/cpuid.cc; 1s processwrapper-sandbox 2022-12-01T11:02:35.0065861Z Compiling caffe2/utils/bench_utils.cc; 1s processwrapper-sandbox 2022-12-01T11:02:35.0066343Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:35.0066766Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:35.4320970Z 2022-12-01T11:02:35.4321509Z  2022-12-01T11:02:35.4321826Z  2022-12-01T11:02:35.4322102Z  2022-12-01T11:02:35.4322397Z  2022-12-01T11:02:35.4322662Z  2022-12-01T11:02:35.4322935Z  2022-12-01T11:02:35.4323201Z  2022-12-01T11:02:35.4323446Z  2022-12-01T11:02:35.4323848Z [1,996 / 2,129] 8 actions, 7 running 2022-12-01T11:02:35.4324516Z Compiling caffe2/operators/ensure_clipped_op.cc; 3s processwrapper-sandbox 2022-12-01T11:02:35.4325137Z Compiling caffe2/utils/math/broadcast.cc; 2s processwrapper-sandbox 2022-12-01T11:02:35.4325778Z Compiling caffe2/operators/stats_put_ops.cc; 2s processwrapper-sandbox 2022-12-01T11:02:35.4326400Z Compiling caffe2/operators/stats_ops.cc; 2s processwrapper-sandbox 2022-12-01T11:02:35.4326989Z Compiling caffe2/utils/bench_utils.cc; 1s processwrapper-sandbox 2022-12-01T11:02:35.4327478Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:35.4327920Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:35.4328306Z [Scann] Compiling caffe2/operators/sqr_op.cc 2022-12-01T11:02:35.8089089Z 2022-12-01T11:02:35.8089613Z  2022-12-01T11:02:35.8089964Z  2022-12-01T11:02:35.8090259Z  2022-12-01T11:02:35.8090527Z  2022-12-01T11:02:35.8090800Z  2022-12-01T11:02:35.8091070Z  2022-12-01T11:02:35.8091409Z  2022-12-01T11:02:35.8091896Z  2022-12-01T11:02:35.8092312Z [1,996 / 2,129] 8 actions running 2022-12-01T11:02:35.8092897Z Compiling caffe2/operators/ensure_clipped_op.cc; 3s processwrapper-sandbox 2022-12-01T11:02:35.8093571Z Compiling caffe2/utils/math/broadcast.cc; 2s processwrapper-sandbox 2022-12-01T11:02:35.8094238Z Compiling caffe2/operators/stats_put_ops.cc; 2s processwrapper-sandbox 2022-12-01T11:02:35.8094856Z Compiling caffe2/operators/stats_ops.cc; 2s processwrapper-sandbox 2022-12-01T11:02:35.8095465Z Compiling caffe2/utils/bench_utils.cc; 1s processwrapper-sandbox 2022-12-01T11:02:35.8096003Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:35.8096442Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:35.8096996Z Compiling caffe2/operators/sqr_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:36.2062581Z 2022-12-01T11:02:36.2063150Z  2022-12-01T11:02:36.2063503Z  2022-12-01T11:02:36.2063817Z  2022-12-01T11:02:36.2064136Z  2022-12-01T11:02:36.2064444Z  2022-12-01T11:02:36.2064734Z  2022-12-01T11:02:36.2065049Z  2022-12-01T11:02:36.2065367Z  2022-12-01T11:02:36.2065770Z [2,000 / 2,129] 8 actions running 2022-12-01T11:02:36.2066127Z Compiling caffe2/operators/stats_ops.cc; 2s processwrapper-sandbox 2022-12-01T11:02:36.2066447Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:36.2066707Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:36.2067035Z Compiling caffe2/operators/sqr_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:36.2067395Z Compiling caffe2/operators/exp_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:36.2067749Z Compiling caffe2/operators/sqrt_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:36.2068126Z Compiling caffe2/contrib/gloo/context.cc; 0s processwrapper-sandbox 2022-12-01T11:02:36.2068435Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:36.4144060Z 2022-12-01T11:02:36.4144608Z  2022-12-01T11:02:36.4144986Z  2022-12-01T11:02:36.4145287Z  2022-12-01T11:02:36.4145574Z  2022-12-01T11:02:36.4145880Z  2022-12-01T11:02:36.4146170Z  2022-12-01T11:02:36.4152082Z  2022-12-01T11:02:36.4152311Z  2022-12-01T11:02:36.4152628Z [2,001 / 2,129] 8 actions running 2022-12-01T11:02:36.4153012Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:36.4153402Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:36.4153851Z Compiling caffe2/operators/sqr_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:36.4154381Z Compiling caffe2/operators/exp_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:36.4154903Z Compiling caffe2/operators/sqrt_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:36.4155422Z Compiling caffe2/contrib/gloo/context.cc; 0s processwrapper-sandbox 2022-12-01T11:02:36.4155842Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:36.4156237Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:36.6158737Z 2022-12-01T11:02:36.6159285Z  2022-12-01T11:02:36.6159572Z  2022-12-01T11:02:36.6159936Z  2022-12-01T11:02:36.6160260Z  2022-12-01T11:02:36.6160520Z  2022-12-01T11:02:36.6160689Z  2022-12-01T11:02:36.6160856Z  2022-12-01T11:02:36.6161006Z  2022-12-01T11:02:36.6161252Z [2,001 / 2,129] 8 actions running 2022-12-01T11:02:36.6161548Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:36.6161820Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:36.6162153Z Compiling caffe2/operators/sqr_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:36.6162553Z Compiling caffe2/operators/exp_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:36.6162918Z Compiling caffe2/operators/sqrt_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:36.6163277Z Compiling caffe2/contrib/gloo/context.cc; 0s processwrapper-sandbox 2022-12-01T11:02:36.6163588Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:36.6385963Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:37.0609329Z 2022-12-01T11:02:37.0609867Z  2022-12-01T11:02:37.0610445Z  2022-12-01T11:02:37.0610788Z  2022-12-01T11:02:37.0611088Z  2022-12-01T11:02:37.0611435Z  2022-12-01T11:02:37.0611694Z  2022-12-01T11:02:37.0611963Z  2022-12-01T11:02:37.0612468Z  2022-12-01T11:02:37.0613068Z [2,002 / 2,129] 8 actions, 7 running 2022-12-01T11:02:37.0613530Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:37.0614172Z Compiling caffe2/operators/sqr_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:37.0615014Z Compiling caffe2/operators/exp_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:37.0615723Z Compiling caffe2/operators/sqrt_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:37.0616344Z Compiling caffe2/contrib/gloo/context.cc; 1s processwrapper-sandbox 2022-12-01T11:02:37.0616900Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:37.0617372Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:37.0617851Z [Scann] Compiling aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX2.cpp 2022-12-01T11:02:37.4375695Z 2022-12-01T11:02:37.4376246Z  2022-12-01T11:02:37.4376589Z  2022-12-01T11:02:37.4376895Z  2022-12-01T11:02:37.4377197Z  2022-12-01T11:02:37.4377502Z  2022-12-01T11:02:37.4377803Z  2022-12-01T11:02:37.4378101Z  2022-12-01T11:02:37.4378559Z  2022-12-01T11:02:37.4378996Z [2,004 / 2,129] 8 actions, 7 running 2022-12-01T11:02:37.4379602Z Compiling caffe2/operators/sqr_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:37.4380267Z Compiling caffe2/operators/exp_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:37.4380918Z Compiling caffe2/operators/sqrt_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:37.4381498Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:37.4382003Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:37.4382511Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T11:02:37.4383047Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:37.4383527Z [Scann] Compiling caffe2/operators/sparse_to_dense_op.cc 2022-12-01T11:02:37.6412871Z 2022-12-01T11:02:37.6413585Z  2022-12-01T11:02:37.6413940Z  2022-12-01T11:02:37.6414260Z  2022-12-01T11:02:37.6414533Z  2022-12-01T11:02:37.6414776Z  2022-12-01T11:02:37.6415064Z  2022-12-01T11:02:37.6415338Z  2022-12-01T11:02:37.6415605Z  2022-12-01T11:02:37.6416003Z [2,004 / 2,129] 8 actions running 2022-12-01T11:02:37.6416524Z Compiling caffe2/operators/sqr_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:37.6417055Z Compiling caffe2/operators/exp_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:37.6417636Z Compiling caffe2/operators/sqrt_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:37.6418087Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:37.6418623Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:37.6419100Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T11:02:37.6419550Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:37.6419975Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:37.8779410Z 2022-12-01T11:02:37.8779997Z  2022-12-01T11:02:37.8780368Z  2022-12-01T11:02:37.8780669Z  2022-12-01T11:02:37.8780981Z  2022-12-01T11:02:37.8781309Z  2022-12-01T11:02:37.8781619Z  2022-12-01T11:02:37.8781905Z  2022-12-01T11:02:37.8782204Z  2022-12-01T11:02:37.8782509Z [2,005 / 2,129] 8 actions, 7 running 2022-12-01T11:02:37.8782868Z Compiling caffe2/operators/exp_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:37.8783242Z Compiling caffe2/operators/sqrt_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:37.8783552Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:37.8783812Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:37.8784301Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T11:02:37.8784608Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:37.8784882Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:37.8785178Z [Scann] Compiling caffe2/operators/sparse_dropout_with_replacement_op.cc 2022-12-01T11:02:38.2077325Z 2022-12-01T11:02:38.2077840Z  2022-12-01T11:02:38.2078172Z  2022-12-01T11:02:38.2078438Z  2022-12-01T11:02:38.2078721Z  2022-12-01T11:02:38.2079005Z  2022-12-01T11:02:38.2079283Z  2022-12-01T11:02:38.2079567Z  2022-12-01T11:02:38.2079838Z  2022-12-01T11:02:38.2080218Z [2,006 / 2,129] 8 actions, 7 running 2022-12-01T11:02:38.2080774Z Compiling caffe2/operators/exp_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:38.2081379Z Compiling caffe2/operators/sqrt_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:38.2081892Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:38.2082324Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:38.2082857Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:38.2083337Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:38.2083762Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:38.2084187Z [Scann] Compiling caffe2/operators/batch_box_cox_op.cc 2022-12-01T11:02:38.4248709Z 2022-12-01T11:02:38.4249281Z  2022-12-01T11:02:38.4249651Z  2022-12-01T11:02:38.4250564Z  2022-12-01T11:02:38.4250852Z  2022-12-01T11:02:38.4251123Z  2022-12-01T11:02:38.4251480Z  2022-12-01T11:02:38.4254422Z  2022-12-01T11:02:38.4255030Z  2022-12-01T11:02:38.4255603Z [2,008 / 2,129] 8 actions, 7 running 2022-12-01T11:02:38.4256389Z Compiling caffe2/operators/sqrt_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:38.4257541Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:38.4258060Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:38.4258671Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:38.4259120Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:38.4260065Z Compiling caffe2/operators/batch_box_cox_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:38.4260900Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:38.4261292Z [Scann] Compiling caffe2/operators/space_batch_op.cc 2022-12-01T11:02:38.6402941Z 2022-12-01T11:02:38.6403626Z  2022-12-01T11:02:38.6404219Z  2022-12-01T11:02:38.6404503Z  2022-12-01T11:02:38.6404780Z  2022-12-01T11:02:38.6404952Z  2022-12-01T11:02:38.6405122Z  2022-12-01T11:02:38.6405281Z  2022-12-01T11:02:38.6405473Z  2022-12-01T11:02:38.6405751Z [2,010 / 2,129] 8 actions running 2022-12-01T11:02:38.6406122Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:38.6406476Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:38.6406819Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:38.6407341Z Compiling caffe2/operators/batch_box_cox_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:38.6407776Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:38.6408305Z Compiling caffe2/operators/space_batch_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:38.6408766Z Compiling caffe2/operators/softsign_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:38.6409235Z Compiling caffe2/operators/softplus_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:39.3667985Z 2022-12-01T11:02:39.3668573Z  2022-12-01T11:02:39.3668882Z  2022-12-01T11:02:39.3669188Z  2022-12-01T11:02:39.3669482Z  2022-12-01T11:02:39.3669710Z  2022-12-01T11:02:39.3669889Z  2022-12-01T11:02:39.3670104Z  2022-12-01T11:02:39.3670344Z  2022-12-01T11:02:39.3670651Z [2,011 / 2,129] 8 actions, 7 running 2022-12-01T11:02:39.3671008Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:39.3671365Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:39.3741037Z Compiling caffe2/operators/batch_box_cox_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:39.3741864Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:39.3742432Z Compiling caffe2/operators/space_batch_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:39.3743020Z Compiling caffe2/operators/softsign_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:39.3743586Z Compiling caffe2/operators/softplus_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:39.3744025Z [Scann] Compiling caffe2/operators/batch_gather_ops.cc 2022-12-01T11:02:39.6432915Z 2022-12-01T11:02:39.6433326Z  2022-12-01T11:02:39.6433535Z  2022-12-01T11:02:39.6433710Z  2022-12-01T11:02:39.6433901Z  2022-12-01T11:02:39.6434072Z  2022-12-01T11:02:39.6434238Z  2022-12-01T11:02:39.6434404Z  2022-12-01T11:02:39.6434560Z  2022-12-01T11:02:39.6434799Z [2,011 / 2,129] 8 actions running 2022-12-01T11:02:39.6435087Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:39.6435365Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:39.6435721Z Compiling caffe2/operators/batch_box_cox_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:39.6436047Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:39.6436385Z Compiling caffe2/operators/space_batch_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:39.6436773Z Compiling caffe2/operators/softsign_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:39.6437147Z Compiling caffe2/operators/softplus_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:39.6437533Z Compiling caffe2/operators/batch_gather_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:02:39.8446482Z 2022-12-01T11:02:39.8447125Z  2022-12-01T11:02:39.8447472Z  2022-12-01T11:02:39.8447649Z  2022-12-01T11:02:39.8447827Z  2022-12-01T11:02:39.8447998Z  2022-12-01T11:02:39.8448155Z  2022-12-01T11:02:39.8448354Z  2022-12-01T11:02:39.8448525Z  2022-12-01T11:02:39.8448801Z [2,013 / 2,129] 8 actions, 7 running 2022-12-01T11:02:39.8449212Z Compiling caffe2/operators/batch_box_cox_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:39.8449538Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:39.8450081Z Compiling caffe2/operators/space_batch_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:39.8450469Z Compiling caffe2/operators/softsign_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:39.8450883Z Compiling caffe2/operators/softplus_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:39.8451388Z Compiling caffe2/operators/batch_gather_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:02:39.8451774Z Compiling caffe2/operators/softmax_utils.cc; 0s processwrapper-sandbox 2022-12-01T11:02:39.8452085Z [Prepa] Compiling caffe2/operators/softmax_with_loss_op.cc 2022-12-01T11:02:40.2437692Z 2022-12-01T11:02:40.2438092Z  2022-12-01T11:02:40.2438334Z  2022-12-01T11:02:40.2438510Z  2022-12-01T11:02:40.2438679Z  2022-12-01T11:02:40.2438854Z  2022-12-01T11:02:40.2439037Z  2022-12-01T11:02:40.2439204Z  2022-12-01T11:02:40.2439358Z  2022-12-01T11:02:40.2439594Z [2,013 / 2,129] 8 actions running 2022-12-01T11:02:40.2439995Z Compiling caffe2/operators/batch_box_cox_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:40.2440311Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:40.2440655Z Compiling caffe2/operators/space_batch_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:40.2441079Z Compiling caffe2/operators/softsign_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:40.2441497Z Compiling caffe2/operators/softplus_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:40.2441870Z Compiling caffe2/operators/batch_gather_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:02:40.2449940Z Compiling caffe2/operators/softmax_utils.cc; 0s processwrapper-sandbox 2022-12-01T11:02:40.2450549Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:40.4439158Z 2022-12-01T11:02:40.4439841Z  2022-12-01T11:02:40.4440550Z  2022-12-01T11:02:40.4440879Z  2022-12-01T11:02:40.4441329Z  2022-12-01T11:02:40.4441638Z  2022-12-01T11:02:40.4441897Z  2022-12-01T11:02:40.4442296Z  2022-12-01T11:02:40.4442581Z  2022-12-01T11:02:40.4442975Z [2,014 / 2,129] 8 actions running 2022-12-01T11:02:40.4443455Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:40.4444042Z Compiling caffe2/operators/space_batch_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:40.4444687Z Compiling caffe2/operators/softsign_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:40.4445294Z Compiling caffe2/operators/softplus_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:40.4445920Z Compiling caffe2/operators/batch_gather_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:40.4446543Z Compiling caffe2/operators/softmax_utils.cc; 0s processwrapper-sandbox 2022-12-01T11:02:40.4447045Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:40.4447608Z Compiling caffe2/operators/data_couple.cc; 0s processwrapper-sandbox 2022-12-01T11:02:40.6709997Z 2022-12-01T11:02:40.6710506Z  2022-12-01T11:02:40.6710918Z  2022-12-01T11:02:40.6711241Z  2022-12-01T11:02:40.6711497Z  2022-12-01T11:02:40.6711772Z  2022-12-01T11:02:40.6712044Z  2022-12-01T11:02:40.6712295Z  2022-12-01T11:02:40.6712569Z  2022-12-01T11:02:40.6712979Z [2,016 / 2,129] 8 actions, 7 running 2022-12-01T11:02:40.6713533Z Compiling caffe2/operators/softsign_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:40.6714165Z Compiling caffe2/operators/softplus_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:40.6714808Z Compiling caffe2/operators/batch_gather_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:40.6715444Z Compiling caffe2/operators/softmax_utils.cc; 0s processwrapper-sandbox 2022-12-01T11:02:40.6715936Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:40.6716487Z Compiling caffe2/operators/data_couple.cc; 0s processwrapper-sandbox 2022-12-01T11:02:40.6717007Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:40.6717413Z [Scann] Compiling caffe2/contrib/gloo/broadcast_ops.cc 2022-12-01T11:02:41.0444340Z 2022-12-01T11:02:41.0444885Z  2022-12-01T11:02:41.0445257Z  2022-12-01T11:02:41.0445567Z  2022-12-01T11:02:41.0445836Z  2022-12-01T11:02:41.0446007Z  2022-12-01T11:02:41.0446186Z  2022-12-01T11:02:41.0446362Z  2022-12-01T11:02:41.0446536Z  2022-12-01T11:02:41.0446824Z [2,016 / 2,129] 8 actions running 2022-12-01T11:02:41.0447184Z Compiling caffe2/operators/softsign_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:41.0447633Z Compiling caffe2/operators/softplus_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:41.0448013Z Compiling caffe2/operators/batch_gather_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:41.0448468Z Compiling caffe2/operators/softmax_utils.cc; 1s processwrapper-sandbox 2022-12-01T11:02:41.0448802Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:41.0449180Z Compiling caffe2/operators/data_couple.cc; 0s processwrapper-sandbox 2022-12-01T11:02:41.0449499Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:41.0449897Z Compiling caffe2/contrib/gloo/broadcast_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:02:41.2448760Z 2022-12-01T11:02:41.2449486Z  2022-12-01T11:02:41.2451067Z  2022-12-01T11:02:41.2451396Z  2022-12-01T11:02:41.2451879Z  2022-12-01T11:02:41.2452133Z  2022-12-01T11:02:41.2452540Z  2022-12-01T11:02:41.2452767Z  2022-12-01T11:02:41.2453160Z  2022-12-01T11:02:41.2453533Z [2,017 / 2,129] 8 actions, 7 running 2022-12-01T11:02:41.2454211Z Compiling caffe2/operators/softplus_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:41.2454856Z Compiling caffe2/operators/batch_gather_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:41.2456275Z Compiling caffe2/operators/softmax_utils.cc; 1s processwrapper-sandbox 2022-12-01T11:02:41.2456819Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:41.2457387Z Compiling caffe2/operators/data_couple.cc; 0s processwrapper-sandbox 2022-12-01T11:02:41.2457907Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:41.2458599Z Compiling caffe2/contrib/gloo/broadcast_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:02:41.2459014Z [Scann] Compiling caffe2/operators/sinh_op.cc 2022-12-01T11:02:41.5773164Z 2022-12-01T11:02:41.5773712Z  2022-12-01T11:02:41.5774050Z  2022-12-01T11:02:41.5774352Z  2022-12-01T11:02:41.5774653Z  2022-12-01T11:02:41.5774902Z  2022-12-01T11:02:41.5775199Z  2022-12-01T11:02:41.5775482Z  2022-12-01T11:02:41.5775784Z  2022-12-01T11:02:41.5776227Z [2,018 / 2,129] 8 actions, 7 running 2022-12-01T11:02:41.5776988Z Compiling caffe2/operators/batch_gather_ops.cc; 2s processwrapper-sandbox 2022-12-01T11:02:41.5777702Z Compiling caffe2/operators/softmax_utils.cc; 1s processwrapper-sandbox 2022-12-01T11:02:41.5778264Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:41.5778940Z Compiling caffe2/operators/data_couple.cc; 1s processwrapper-sandbox 2022-12-01T11:02:41.5779456Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:41.5779959Z Compiling caffe2/contrib/gloo/broadcast_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:02:41.5780547Z Compiling caffe2/operators/sinh_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:41.5781072Z [Scann] Compiling caffe2/operators/sigmoid_gradient_op.cc 2022-12-01T11:02:41.8448330Z 2022-12-01T11:02:41.8448871Z  2022-12-01T11:02:41.8449152Z  2022-12-01T11:02:41.8449465Z  2022-12-01T11:02:41.8449784Z  2022-12-01T11:02:41.8450070Z  2022-12-01T11:02:41.8450275Z  2022-12-01T11:02:41.8450460Z  2022-12-01T11:02:41.8450619Z  2022-12-01T11:02:41.8450863Z [2,020 / 2,129] 8 actions running 2022-12-01T11:02:41.8451232Z Compiling caffe2/operators/softmax_utils.cc; 2s processwrapper-sandbox 2022-12-01T11:02:41.8451686Z Compiling caffe2/operators/data_couple.cc; 1s processwrapper-sandbox 2022-12-01T11:02:41.8487233Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:41.8487787Z Compiling caffe2/contrib/gloo/broadcast_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:41.8488374Z Compiling caffe2/operators/sinh_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:41.8488858Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:41.8489304Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T11:02:41.8489746Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T11:02:42.0505187Z 2022-12-01T11:02:42.0505743Z  2022-12-01T11:02:42.0506081Z  2022-12-01T11:02:42.0506349Z  2022-12-01T11:02:42.0506654Z  2022-12-01T11:02:42.0506944Z  2022-12-01T11:02:42.0507210Z  2022-12-01T11:02:42.0507489Z  2022-12-01T11:02:42.0507763Z  2022-12-01T11:02:42.0508162Z [2,021 / 2,129] 8 actions running 2022-12-01T11:02:42.0508744Z Compiling caffe2/operators/data_couple.cc; 1s processwrapper-sandbox 2022-12-01T11:02:42.0509295Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:42.0509868Z Compiling caffe2/contrib/gloo/broadcast_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:42.0510496Z Compiling caffe2/operators/sinh_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:42.0511011Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:42.0511457Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T11:02:42.0511937Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T11:02:42.0512448Z Linking external/tbb/libtbb.so; 0s processwrapper-sandbox 2022-12-01T11:02:42.3509532Z 2022-12-01T11:02:42.3510327Z  2022-12-01T11:02:42.3510688Z  2022-12-01T11:02:42.3511310Z  2022-12-01T11:02:42.3512101Z  2022-12-01T11:02:42.3512635Z  2022-12-01T11:02:42.3513386Z  2022-12-01T11:02:42.3519494Z  2022-12-01T11:02:42.3519799Z  2022-12-01T11:02:42.3520171Z [2,023 / 2,129] 8 actions, 7 running 2022-12-01T11:02:42.3520642Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:42.3521178Z Compiling caffe2/contrib/gloo/broadcast_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:42.3521725Z Compiling caffe2/operators/sinh_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:42.3522201Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:42.3522648Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T11:02:42.3523105Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T11:02:42.3523636Z Compiling caffe2/operators/atan_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:42.3524120Z [Prepa] action 'SolibSymlink _solib_k8/libexternal_Stbb_Slibtbb.so' 2022-12-01T11:02:42.6502520Z 2022-12-01T11:02:42.6504484Z  2022-12-01T11:02:42.6504732Z  2022-12-01T11:02:42.6504922Z  2022-12-01T11:02:42.6505080Z  2022-12-01T11:02:42.6505263Z  2022-12-01T11:02:42.6505431Z  2022-12-01T11:02:42.6505600Z  2022-12-01T11:02:42.6505776Z  2022-12-01T11:02:42.6506030Z [2,024 / 2,129] 8 actions running 2022-12-01T11:02:42.6506306Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:42.6506662Z Compiling caffe2/contrib/gloo/broadcast_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:42.6507047Z Compiling caffe2/operators/sinh_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:42.6507361Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:42.6507636Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T11:02:42.6507940Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T11:02:42.6508285Z Compiling caffe2/operators/atan_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:42.6508598Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T11:02:42.8597656Z 2022-12-01T11:02:42.8598184Z  2022-12-01T11:02:42.8598546Z  2022-12-01T11:02:42.8598858Z  2022-12-01T11:02:42.8599169Z  2022-12-01T11:02:42.8599501Z  2022-12-01T11:02:42.8599831Z  2022-12-01T11:02:42.8600115Z  2022-12-01T11:02:42.8600406Z  2022-12-01T11:02:42.8839335Z [2,025 / 2,129] 8 actions running 2022-12-01T11:02:42.8839692Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:42.8840163Z Compiling caffe2/operators/sinh_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:42.8840650Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:42.8841122Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T11:02:42.8841579Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T11:02:42.8842124Z Compiling caffe2/operators/atan_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:42.8842631Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T11:02:42.8843095Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T11:02:43.0846768Z 2022-12-01T11:02:43.0847288Z  2022-12-01T11:02:43.0847629Z  2022-12-01T11:02:43.0847990Z  2022-12-01T11:02:43.0848291Z  2022-12-01T11:02:43.0848596Z  2022-12-01T11:02:43.0848912Z  2022-12-01T11:02:43.0849199Z  2022-12-01T11:02:43.0849517Z  2022-12-01T11:02:43.0849948Z [2,028 / 2,129] 8 actions, 7 running 2022-12-01T11:02:43.0850320Z Compiling caffe2/operators/sinh_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:43.0850647Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:43.0850979Z Compiling caffe2/operators/atan_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:43.0851377Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T11:02:43.0851660Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T11:02:43.0851994Z Compiling caffe2/operators/assert_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:43.0852325Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:43.0852530Z [Prepa] @mkl//:mkl 2022-12-01T11:02:43.2903744Z 2022-12-01T11:02:43.2904886Z  2022-12-01T11:02:43.2907566Z  2022-12-01T11:02:43.2907953Z  2022-12-01T11:02:43.2908235Z  2022-12-01T11:02:43.2908497Z  2022-12-01T11:02:43.2908781Z  2022-12-01T11:02:43.2909050Z  2022-12-01T11:02:43.2909318Z  2022-12-01T11:02:43.2909722Z [2,029 / 2,129] 8 actions running 2022-12-01T11:02:43.2910283Z Compiling caffe2/operators/sinh_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:43.2910775Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:43.2911309Z Compiling caffe2/operators/atan_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:43.2911845Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T11:02:43.2912321Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T11:02:43.2912865Z Compiling caffe2/operators/assert_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:43.2913408Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:43.2913915Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:43.6174799Z 2022-12-01T11:02:43.6175692Z  2022-12-01T11:02:43.6178481Z  2022-12-01T11:02:43.6178993Z  2022-12-01T11:02:43.6179588Z  2022-12-01T11:02:43.6180147Z  2022-12-01T11:02:43.6180624Z  2022-12-01T11:02:43.6181092Z  2022-12-01T11:02:43.6181608Z  2022-12-01T11:02:43.6182323Z [2,030 / 2,129] 8 actions, 7 running 2022-12-01T11:02:43.6183237Z Compiling caffe2/operators/sinh_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:43.6186507Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:43.6187290Z Compiling caffe2/operators/atan_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:43.6188010Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-12-01T11:02:43.6188841Z Compiling caffe2/operators/assert_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:43.6192093Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:43.6192911Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:43.6193651Z [Scann] Compiling caffe2/operators/arg_ops.cc 2022-12-01T11:02:43.8582266Z 2022-12-01T11:02:43.8584009Z  2022-12-01T11:02:43.8584411Z  2022-12-01T11:02:43.8585248Z  2022-12-01T11:02:43.8585585Z  2022-12-01T11:02:43.8585862Z  2022-12-01T11:02:43.8586037Z  2022-12-01T11:02:43.8586202Z  2022-12-01T11:02:43.8586351Z  2022-12-01T11:02:43.8586645Z [2,032 / 2,129] 8 actions, 7 running 2022-12-01T11:02:43.8586997Z Compiling caffe2/operators/atan_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:43.8587471Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-12-01T11:02:43.8587999Z Compiling caffe2/operators/assert_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:43.8588457Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:43.8588942Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:43.8589436Z Compiling caffe2/operators/arg_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:02:43.8589984Z Compiling caffe2/operators/rowmul_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:43.8590484Z [Scann] Compiling aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp 2022-12-01T11:02:44.0607065Z 2022-12-01T11:02:44.0607731Z  2022-12-01T11:02:44.0608106Z  2022-12-01T11:02:44.0608398Z  2022-12-01T11:02:44.0608671Z  2022-12-01T11:02:44.0608991Z  2022-12-01T11:02:44.0609304Z  2022-12-01T11:02:44.0609587Z  2022-12-01T11:02:44.0609898Z  2022-12-01T11:02:44.0610241Z [2,033 / 2,129] 8 actions, 7 running 2022-12-01T11:02:44.0610586Z Compiling caffe2/operators/atan_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:44.0610970Z Compiling caffe2/operators/assert_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:44.0611405Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:44.0611715Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:44.0612504Z Compiling caffe2/operators/arg_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:02:44.0613054Z Compiling caffe2/operators/rowmul_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:44.0613521Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:44.0613940Z [Prepa] Compiling caffe2/operators/alias_with_name.cc 2022-12-01T11:02:44.2921121Z 2022-12-01T11:02:44.2922734Z  2022-12-01T11:02:44.2922991Z  2022-12-01T11:02:44.2923171Z  2022-12-01T11:02:44.2923341Z  2022-12-01T11:02:44.2923505Z  2022-12-01T11:02:44.2923657Z  2022-12-01T11:02:44.2923845Z  2022-12-01T11:02:44.2924020Z  2022-12-01T11:02:44.2924245Z [2,033 / 2,129] 8 actions running 2022-12-01T11:02:44.2924587Z Compiling caffe2/operators/atan_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:44.2924961Z Compiling caffe2/operators/assert_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:44.2925294Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:44.2925597Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:44.2925942Z Compiling caffe2/operators/arg_ops.cc; 0s processwrapper-sandbox 2022-12-01T11:02:44.2926310Z Compiling caffe2/operators/rowmul_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:44.2926634Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:44.2926982Z Compiling caffe2/operators/alias_with_name.cc; 0s processwrapper-sandbox 2022-12-01T11:02:44.6505191Z 2022-12-01T11:02:44.6505856Z  2022-12-01T11:02:44.6506174Z  2022-12-01T11:02:44.6509482Z  2022-12-01T11:02:44.6509847Z  2022-12-01T11:02:44.6510110Z  2022-12-01T11:02:44.6510370Z  2022-12-01T11:02:44.6510560Z  2022-12-01T11:02:44.6510737Z  2022-12-01T11:02:44.6511304Z INFO: From Compiling aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp: 2022-12-01T11:02:44.6511818Z [2,033 / 2,129] 8 actions running 2022-12-01T11:02:44.6512344Z Compiling caffe2/operators/atan_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:44.6512974Z Compiling caffe2/operators/assert_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:44.6513470Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:44.6514081Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:44.6514528Z Compiling caffe2/operators/arg_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:44.6515080Z Compiling caffe2/operators/rowmul_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:44.6515679Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:44.6516191Z Compiling caffe2/operators/alias_with_name.cc; 0s processwrapper-sandbox 2022-12-01T11:02:44.6516429Z 2022-12-01T11:02:44.6516556Z  2022-12-01T11:02:44.6516801Z  2022-12-01T11:02:44.6517036Z  2022-12-01T11:02:44.6517258Z  2022-12-01T11:02:44.6517518Z  2022-12-01T11:02:44.6517780Z  2022-12-01T11:02:44.6518018Z  2022-12-01T11:02:44.6518280Z  2022-12-01T11:02:44.6518687Z In file included from ./c10/util/ArrayRef.h:21:0, 2022-12-01T11:02:44.6519059Z from ./c10/core/DispatchKey.h:5, 2022-12-01T11:02:44.6519418Z from ./c10/core/Backend.h:4, 2022-12-01T11:02:44.6519745Z from ./c10/core/Layout.h:3, 2022-12-01T11:02:44.6520309Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/core/TensorBody.h:12, 2022-12-01T11:02:44.6520722Z from aten/src/ATen/core/Tensor.h:3, 2022-12-01T11:02:44.6521048Z from aten/src/ATen/native/layer_norm.h:3, 2022-12-01T11:02:44.6521629Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp:2: 2022-12-01T11:02:44.6522609Z ./c10/util/SmallVector.h: In member function 'void c10::SmallVectorTemplateBase::growAndAssign(size_t, T) [with T = at::vec::DEFAULT::Vectorized]': 2022-12-01T11:02:44.6523581Z ./c10/util/SmallVector.h:606:8: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T11:02:44.6524021Z void growAndAssign(size_t NumElts, T Elt) { 2022-12-01T11:02:44.6524279Z ^~~~~~~~~~~~~ 2022-12-01T11:02:44.6524604Z [2,033 / 2,129] 8 actions running 2022-12-01T11:02:44.6525090Z Compiling caffe2/operators/atan_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:44.6525653Z Compiling caffe2/operators/assert_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:44.6526200Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:44.6526694Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:44.6527180Z Compiling caffe2/operators/arg_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:44.6527533Z Compiling caffe2/operators/rowmul_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:44.6560039Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:44.6560644Z Compiling caffe2/operators/alias_with_name.cc; 0s processwrapper-sandbox 2022-12-01T11:02:44.7294831Z 2022-12-01T11:02:44.7295592Z  2022-12-01T11:02:44.7296246Z  2022-12-01T11:02:44.7297063Z  2022-12-01T11:02:44.7297374Z  2022-12-01T11:02:44.7297678Z  2022-12-01T11:02:44.7297978Z  2022-12-01T11:02:44.7298265Z  2022-12-01T11:02:44.7298960Z  2022-12-01T11:02:44.7299604Z INFO: From Compiling aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp: 2022-12-01T11:02:44.7300212Z [2,034 / 2,129] 8 actions running 2022-12-01T11:02:44.7300788Z Compiling caffe2/operators/atan_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:44.7301456Z Compiling caffe2/operators/assert_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:44.7302068Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:44.7302662Z Compiling caffe2/operators/arg_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:44.7303324Z Compiling caffe2/operators/rowmul_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:44.7303904Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:44.7304561Z Compiling caffe2/operators/alias_with_name.cc; 0s processwrapper-sandbox 2022-12-01T11:02:44.7305172Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:44.7309356Z 2022-12-01T11:02:44.7309538Z  2022-12-01T11:02:44.7309833Z  2022-12-01T11:02:44.7310139Z  2022-12-01T11:02:44.7310441Z  2022-12-01T11:02:44.7310728Z  2022-12-01T11:02:44.7311027Z  2022-12-01T11:02:44.7311338Z  2022-12-01T11:02:44.7311631Z  2022-12-01T11:02:44.7312093Z In file included from ./c10/util/ArrayRef.h:21:0, 2022-12-01T11:02:44.7312528Z from ./c10/core/DispatchKey.h:5, 2022-12-01T11:02:44.7312903Z from ./c10/core/Backend.h:4, 2022-12-01T11:02:44.7313330Z from aten/src/ATen/native/DispatchStub.h:3, 2022-12-01T11:02:44.7313777Z from aten/src/ATen/native/group_norm.h:3, 2022-12-01T11:02:44.7314569Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp:2: 2022-12-01T11:02:44.7315742Z ./c10/util/SmallVector.h: In member function 'void c10::SmallVectorTemplateBase::growAndAssign(size_t, T) [with T = at::vec::DEFAULT::Vectorized]': 2022-12-01T11:02:44.7316705Z ./c10/util/SmallVector.h:606:8: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T11:02:44.7317251Z void growAndAssign(size_t NumElts, T Elt) { 2022-12-01T11:02:44.7317590Z ^~~~~~~~~~~~~ 2022-12-01T11:02:44.7317989Z [2,034 / 2,129] 8 actions running 2022-12-01T11:02:44.7318564Z Compiling caffe2/operators/atan_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:44.7319193Z Compiling caffe2/operators/assert_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:44.7319708Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:44.7320262Z Compiling caffe2/operators/arg_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:44.7320930Z Compiling caffe2/operators/rowmul_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:44.7321465Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:44.7322109Z Compiling caffe2/operators/alias_with_name.cc; 0s processwrapper-sandbox 2022-12-01T11:02:44.7322718Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:45.1290578Z 2022-12-01T11:02:45.1291173Z  2022-12-01T11:02:45.1291674Z  2022-12-01T11:02:45.1291920Z  2022-12-01T11:02:45.1292089Z  2022-12-01T11:02:45.1292258Z  2022-12-01T11:02:45.1292413Z  2022-12-01T11:02:45.1292580Z  2022-12-01T11:02:45.1292744Z  2022-12-01T11:02:45.1292983Z [2,036 / 2,129] 8 actions running 2022-12-01T11:02:45.1293338Z Compiling caffe2/operators/assert_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:45.1293715Z Compiling caffe2/operators/arg_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:45.1294071Z Compiling caffe2/operators/rowmul_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:45.1294407Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:45.1294758Z Compiling caffe2/operators/alias_with_name.cc; 1s processwrapper-sandbox 2022-12-01T11:02:45.1295082Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:45.1295382Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:45.1295692Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:45.3364190Z 2022-12-01T11:02:45.3364652Z  2022-12-01T11:02:45.3364905Z  2022-12-01T11:02:45.3365124Z  2022-12-01T11:02:45.3365356Z  2022-12-01T11:02:45.3365512Z  2022-12-01T11:02:45.3365703Z  2022-12-01T11:02:45.3365888Z  2022-12-01T11:02:45.3366105Z  2022-12-01T11:02:45.3366410Z [2,037 / 2,129] 8 actions, 7 running 2022-12-01T11:02:45.3366761Z Compiling caffe2/operators/arg_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:45.3367125Z Compiling caffe2/operators/rowmul_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:45.3367498Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:45.3367892Z Compiling caffe2/operators/alias_with_name.cc; 1s processwrapper-sandbox 2022-12-01T11:02:45.3935574Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:45.3936118Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:45.3936612Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:45.3936970Z [Scann] //:ATen_CPU_DEFAULT 2022-12-01T11:02:45.5520094Z 2022-12-01T11:02:45.5520712Z  2022-12-01T11:02:45.5521099Z  2022-12-01T11:02:45.5521363Z  2022-12-01T11:02:45.5521649Z  2022-12-01T11:02:45.5521964Z  2022-12-01T11:02:45.5522231Z  2022-12-01T11:02:45.5522526Z  2022-12-01T11:02:45.5522816Z  2022-12-01T11:02:45.5523401Z INFO: From Compiling aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp: 2022-12-01T11:02:45.5523930Z [2,037 / 2,129] 8 actions running 2022-12-01T11:02:45.5524513Z Compiling caffe2/operators/arg_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:45.5525129Z Compiling caffe2/operators/rowmul_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:45.5525726Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:45.5526347Z Compiling caffe2/operators/alias_with_name.cc; 1s processwrapper-sandbox 2022-12-01T11:02:45.5526928Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:45.5527431Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:45.5527931Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:45.5528468Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:45.5528696Z 2022-12-01T11:02:45.5528852Z  2022-12-01T11:02:45.5529171Z  2022-12-01T11:02:45.5529458Z  2022-12-01T11:02:45.5529727Z  2022-12-01T11:02:45.5530018Z  2022-12-01T11:02:45.5530290Z  2022-12-01T11:02:45.5530577Z  2022-12-01T11:02:45.5530874Z  2022-12-01T11:02:45.5533255Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp:9:0: 2022-12-01T11:02:45.5535594Z aten/src/ATen/native/cpu/utils.h: In constructor 'at::native::DEFAULT::Vec2::Vec2(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized)': 2022-12-01T11:02:45.5537627Z aten/src/ATen/native/cpu/utils.h:45:3: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T11:02:45.5539509Z Vec2(Vectorized v0, Vectorized v1) : val0(v0), val1(v1) {} 2022-12-01T11:02:45.5540937Z ^~~~ 2022-12-01T11:02:45.5542504Z [2,037 / 2,129] 8 actions running 2022-12-01T11:02:45.5544159Z Compiling caffe2/operators/arg_ops.cc; 1s processwrapper-sandbox 2022-12-01T11:02:45.5545938Z Compiling caffe2/operators/rowmul_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:45.5547877Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:45.5549838Z Compiling caffe2/operators/alias_with_name.cc; 1s processwrapper-sandbox 2022-12-01T11:02:45.5551716Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:45.5553469Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:45.5555137Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:45.5556748Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:45.9295762Z 2022-12-01T11:02:45.9296292Z  2022-12-01T11:02:45.9296684Z  2022-12-01T11:02:45.9297041Z  2022-12-01T11:02:45.9297335Z  2022-12-01T11:02:45.9297637Z  2022-12-01T11:02:45.9297949Z  2022-12-01T11:02:45.9298231Z  2022-12-01T11:02:45.9298686Z  2022-12-01T11:02:45.9298953Z [2,040 / 2,129] 8 actions running 2022-12-01T11:02:45.9299312Z Compiling caffe2/operators/alias_with_name.cc; 1s processwrapper-sandbox 2022-12-01T11:02:45.9299665Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:45.9299973Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:45.9300270Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:45.9300569Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:45.9708183Z Compiling caffe2/operators/roi_pool_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:45.9708846Z Compiling caffe2/operators/abs_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:45.9709500Z Compiling caffe2/operators/acos_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:46.4103597Z 2022-12-01T11:02:46.4104067Z  2022-12-01T11:02:46.4104366Z  2022-12-01T11:02:46.4104620Z  2022-12-01T11:02:46.4104855Z  2022-12-01T11:02:46.4105117Z  2022-12-01T11:02:46.4105401Z  2022-12-01T11:02:46.4105669Z  2022-12-01T11:02:46.4105948Z  2022-12-01T11:02:46.4106361Z [2,041 / 2,129] 8 actions, 7 running 2022-12-01T11:02:46.4106925Z Compiling caffe2/operators/alias_with_name.cc; 2s processwrapper-sandbox 2022-12-01T11:02:46.4107499Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:46.4107992Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:46.4108467Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:46.4108992Z Compiling caffe2/operators/roi_pool_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:46.4109542Z Compiling caffe2/operators/abs_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:46.4110124Z Compiling caffe2/operators/acos_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:46.4110617Z [Scann] Compiling aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp 2022-12-01T11:02:46.4404138Z 2022-12-01T11:02:46.4404662Z  2022-12-01T11:02:46.4404981Z  2022-12-01T11:02:46.4405231Z  2022-12-01T11:02:46.4405499Z  2022-12-01T11:02:46.4405783Z  2022-12-01T11:02:46.4406037Z  2022-12-01T11:02:46.4406293Z  2022-12-01T11:02:46.4406528Z  2022-12-01T11:02:46.4407287Z INFO: From Compiling aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp: 2022-12-01T11:02:46.4407832Z [2,041 / 2,129] 8 actions running 2022-12-01T11:02:46.4408379Z Compiling caffe2/operators/alias_with_name.cc; 2s processwrapper-sandbox 2022-12-01T11:02:46.4408923Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:46.4409418Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:46.4409912Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:46.4410475Z Compiling caffe2/operators/roi_pool_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:46.4411055Z Compiling caffe2/operators/abs_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:46.4411703Z Compiling caffe2/operators/acos_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:46.4412209Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:46.4431033Z 2022-12-01T11:02:46.4431413Z  2022-12-01T11:02:46.4431702Z  2022-12-01T11:02:46.4432008Z  2022-12-01T11:02:46.4432307Z  2022-12-01T11:02:46.4432586Z  2022-12-01T11:02:46.4432895Z  2022-12-01T11:02:46.4433165Z  2022-12-01T11:02:46.4433435Z  2022-12-01T11:02:46.4440226Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp:7:0: 2022-12-01T11:02:46.4440966Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2022-12-01T11:02:46.4441827Z aten/src/ATen/native/cpu/SerialStackImpl.h:56:21: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T11:02:46.4442413Z [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2022-12-01T11:02:46.4442773Z ^ 2022-12-01T11:02:46.4455627Z [2,041 / 2,129] 8 actions running 2022-12-01T11:02:46.4456117Z Compiling caffe2/operators/alias_with_name.cc; 2s processwrapper-sandbox 2022-12-01T11:02:46.4456472Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:46.4456776Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:46.4457094Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:46.4457445Z Compiling caffe2/operators/roi_pool_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:46.4458595Z Compiling caffe2/operators/abs_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:46.4458973Z Compiling caffe2/operators/acos_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:46.4459302Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:46.5831579Z 2022-12-01T11:02:46.5832128Z  2022-12-01T11:02:46.5832519Z  2022-12-01T11:02:46.5832820Z  2022-12-01T11:02:46.5833089Z  2022-12-01T11:02:46.5833369Z  2022-12-01T11:02:46.5833650Z  2022-12-01T11:02:46.5833911Z  2022-12-01T11:02:46.5834188Z  2022-12-01T11:02:46.5834783Z INFO: From Compiling aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: 2022-12-01T11:02:46.5835340Z [2,042 / 2,129] 8 actions running 2022-12-01T11:02:46.5835918Z Compiling caffe2/operators/alias_with_name.cc; 2s processwrapper-sandbox 2022-12-01T11:02:46.5836459Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:46.5836931Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:46.5837534Z Compiling caffe2/operators/roi_pool_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:46.5838148Z Compiling caffe2/operators/abs_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:46.5838731Z Compiling caffe2/operators/acos_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:46.5839290Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:46.5839881Z Compiling caffe2/contrib/aten/aten_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:46.5840187Z 2022-12-01T11:02:46.5840324Z  2022-12-01T11:02:46.5840589Z  2022-12-01T11:02:46.5840860Z  2022-12-01T11:02:46.5841128Z  2022-12-01T11:02:46.5841390Z  2022-12-01T11:02:46.5841663Z  2022-12-01T11:02:46.5841951Z  2022-12-01T11:02:46.5842217Z  2022-12-01T11:02:46.5843058Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T11:02:46.5844142Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp:79:32: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T11:02:46.5844792Z [](Vectorized x_vec) { return x_vec.log(); }, 2022-12-01T11:02:46.5845132Z ^ 2022-12-01T11:02:46.5845532Z [2,042 / 2,129] 8 actions running 2022-12-01T11:02:46.5846080Z Compiling caffe2/operators/alias_with_name.cc; 2s processwrapper-sandbox 2022-12-01T11:02:46.5846628Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:46.5847130Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:46.5847708Z Compiling caffe2/operators/roi_pool_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:46.5848311Z Compiling caffe2/operators/abs_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:46.5848916Z Compiling caffe2/operators/acos_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:46.5849447Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:46.5850002Z Compiling caffe2/contrib/aten/aten_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:46.9718897Z 2022-12-01T11:02:46.9719444Z  2022-12-01T11:02:46.9719768Z  2022-12-01T11:02:46.9720089Z  2022-12-01T11:02:46.9720407Z  2022-12-01T11:02:46.9720695Z  2022-12-01T11:02:46.9720999Z  2022-12-01T11:02:46.9721303Z  2022-12-01T11:02:46.9721597Z  2022-12-01T11:02:46.9722034Z [2,045 / 2,129] 8 actions running 2022-12-01T11:02:46.9722593Z Compiling caffe2/operators/roi_pool_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:46.9723283Z Compiling caffe2/operators/abs_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:46.9723853Z Compiling caffe2/operators/acos_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:46.9724205Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:46.9724732Z Compiling caffe2/contrib/aten/aten_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:46.9726286Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:46.9726876Z Compiling caffe2/ideep/utils/ideep_register.cc; 0s processwrapper-sandbox 2022-12-01T11:02:46.9727395Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:47.4282095Z 2022-12-01T11:02:47.4282823Z  2022-12-01T11:02:47.4283216Z  2022-12-01T11:02:47.4283566Z  2022-12-01T11:02:47.4283903Z  2022-12-01T11:02:47.4284760Z  2022-12-01T11:02:47.4285135Z  2022-12-01T11:02:47.4285481Z  2022-12-01T11:02:47.4285804Z  2022-12-01T11:02:47.4286343Z [2,047 / 2,129] 7 actions, 6 running 2022-12-01T11:02:47.4287224Z Compiling caffe2/operators/abs_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:47.4287949Z Compiling caffe2/operators/acos_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:47.4288631Z Compiling caffe2/contrib/aten/aten_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:47.4289236Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:47.4289892Z Compiling caffe2/ideep/utils/ideep_register.cc; 0s processwrapper-sandbox 2022-12-01T11:02:47.4290466Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:47.4290931Z [Scann] Compiling caffe2/operators/reciprocal_gradient_op.cc 2022-12-01T11:02:47.8045054Z 2022-12-01T11:02:47.8045615Z  2022-12-01T11:02:47.8045832Z  2022-12-01T11:02:47.8046025Z  2022-12-01T11:02:47.8046215Z  2022-12-01T11:02:47.8046377Z  2022-12-01T11:02:47.8046545Z  2022-12-01T11:02:47.8046750Z  2022-12-01T11:02:47.8047149Z [2,047 / 2,129] 8 actions running 2022-12-01T11:02:47.8047723Z Compiling caffe2/operators/abs_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:47.8048102Z Compiling caffe2/operators/acos_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:47.8481887Z Compiling caffe2/contrib/aten/aten_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:47.8482788Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:47.8483344Z Compiling caffe2/ideep/utils/ideep_register.cc; 1s processwrapper-sandbox 2022-12-01T11:02:47.8483806Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:47.8484254Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:47.8484690Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:48.0182542Z 2022-12-01T11:02:48.0183084Z  2022-12-01T11:02:48.0183399Z  2022-12-01T11:02:48.0183725Z  2022-12-01T11:02:48.0184011Z  2022-12-01T11:02:48.0184220Z  2022-12-01T11:02:48.0184442Z  2022-12-01T11:02:48.0184668Z  2022-12-01T11:02:48.0184929Z  2022-12-01T11:02:48.0185350Z [2,048 / 2,129] 8 actions, 7 running 2022-12-01T11:02:48.0185952Z Compiling caffe2/operators/acos_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:48.0186645Z Compiling caffe2/contrib/aten/aten_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:48.0187239Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:48.0187900Z Compiling caffe2/ideep/utils/ideep_register.cc; 1s processwrapper-sandbox 2022-12-01T11:02:48.0188451Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:48.0188979Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:48.0189484Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:48.0189930Z [Scann] Compiling caffe2/quantization/server/sigmoid.cc 2022-12-01T11:02:48.0483418Z 2022-12-01T11:02:48.0483988Z  2022-12-01T11:02:48.0484421Z  2022-12-01T11:02:48.0484769Z  2022-12-01T11:02:48.0486546Z  2022-12-01T11:02:48.0487144Z  2022-12-01T11:02:48.0487899Z  2022-12-01T11:02:48.0488234Z  2022-12-01T11:02:48.0488540Z  2022-12-01T11:02:48.0489150Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp: 2022-12-01T11:02:48.0489769Z [2,049 / 2,129] 8 actions, 7 running 2022-12-01T11:02:48.0490365Z Compiling caffe2/contrib/aten/aten_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:48.0491140Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:48.0491849Z Compiling caffe2/ideep/utils/ideep_register.cc; 1s processwrapper-sandbox 2022-12-01T11:02:48.0492424Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:48.0492942Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:48.0493459Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:48.0494153Z Compiling caffe2/quantization/server/sigmoid.cc; 0s processwrapper-sandbox 2022-12-01T11:02:48.0494586Z [Prepa] Compiling caffe2/onnx/device.cc 2022-12-01T11:02:48.0507024Z 2022-12-01T11:02:48.0507288Z  2022-12-01T11:02:48.0507589Z  2022-12-01T11:02:48.0507825Z  2022-12-01T11:02:48.0508043Z  2022-12-01T11:02:48.0508282Z  2022-12-01T11:02:48.0508523Z  2022-12-01T11:02:48.0508753Z  2022-12-01T11:02:48.0508981Z  2022-12-01T11:02:48.0520517Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp:48:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T11:02:48.0521120Z # pragma unroll 2022-12-01T11:02:48.0521396Z 2022-12-01T11:02:48.0532407Z [2,049 / 2,129] 8 actions, 7 running 2022-12-01T11:02:48.0532993Z Compiling caffe2/contrib/aten/aten_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:48.0533575Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:48.0534183Z Compiling caffe2/ideep/utils/ideep_register.cc; 1s processwrapper-sandbox 2022-12-01T11:02:48.0534705Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:48.0535179Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:48.0535652Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:48.0536221Z Compiling caffe2/quantization/server/sigmoid.cc; 0s processwrapper-sandbox 2022-12-01T11:02:48.0536848Z [Prepa] Compiling caffe2/onnx/device.cc 2022-12-01T11:02:48.4491495Z 2022-12-01T11:02:48.4492066Z  2022-12-01T11:02:48.4492392Z  2022-12-01T11:02:48.4492720Z  2022-12-01T11:02:48.4493023Z  2022-12-01T11:02:48.4493291Z  2022-12-01T11:02:48.4493512Z  2022-12-01T11:02:48.4493798Z  2022-12-01T11:02:48.4494064Z  2022-12-01T11:02:48.4494453Z [2,050 / 2,129] 8 actions running 2022-12-01T11:02:48.4495006Z Compiling caffe2/contrib/aten/aten_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:48.4495766Z Compiling caffe2/ideep/utils/ideep_register.cc; 1s processwrapper-sandbox 2022-12-01T11:02:48.4496291Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:48.4496775Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:48.4497245Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:48.4497921Z Compiling caffe2/quantization/server/sigmoid.cc; 0s processwrapper-sandbox 2022-12-01T11:02:48.4498771Z Compiling caffe2/onnx/device.cc; 0s processwrapper-sandbox 2022-12-01T11:02:48.4499316Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:48.8494681Z 2022-12-01T11:02:48.8495374Z  2022-12-01T11:02:48.8495712Z  2022-12-01T11:02:48.8496130Z  2022-12-01T11:02:48.8496410Z  2022-12-01T11:02:48.8496835Z  2022-12-01T11:02:48.8497289Z  2022-12-01T11:02:48.8497764Z  2022-12-01T11:02:48.8498060Z  2022-12-01T11:02:48.8498893Z [2,052 / 2,129] 8 actions, 7 running 2022-12-01T11:02:48.8499849Z Compiling caffe2/contrib/aten/aten_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:48.8500624Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:48.8501170Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:48.8502145Z Compiling caffe2/quantization/server/sigmoid.cc; 0s processwrapper-sandbox 2022-12-01T11:02:48.8503109Z Compiling caffe2/onnx/device.cc; 0s processwrapper-sandbox 2022-12-01T11:02:48.8503945Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:48.8504742Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:48.8505521Z [Scann] Compiling caffe2/operators/remove_data_blocks_op.cc 2022-12-01T11:02:49.0890116Z 2022-12-01T11:02:49.0890628Z  2022-12-01T11:02:49.0890988Z  2022-12-01T11:02:49.0891389Z  2022-12-01T11:02:49.0891687Z  2022-12-01T11:02:49.0891964Z  2022-12-01T11:02:49.0892266Z  2022-12-01T11:02:49.0892546Z  2022-12-01T11:02:49.0892844Z  2022-12-01T11:02:49.0893280Z [2,053 / 2,129] 8 actions, 7 running 2022-12-01T11:02:49.0893869Z Compiling caffe2/contrib/aten/aten_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:49.0894434Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:49.0895012Z Compiling caffe2/quantization/server/sigmoid.cc; 1s processwrapper-sandbox 2022-12-01T11:02:49.0895631Z Compiling caffe2/onnx/device.cc; 1s processwrapper-sandbox 2022-12-01T11:02:49.0896161Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:49.0896691Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:49.0897195Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:49.0897643Z [Scann] Compiling caffe2/operators/roi_align_gradient_op.cc 2022-12-01T11:02:49.4246500Z 2022-12-01T11:02:49.4247080Z  2022-12-01T11:02:49.4247464Z  2022-12-01T11:02:49.4248057Z  2022-12-01T11:02:49.4248364Z  2022-12-01T11:02:49.4248655Z  2022-12-01T11:02:49.4248913Z  2022-12-01T11:02:49.4249212Z  2022-12-01T11:02:49.4249520Z  2022-12-01T11:02:49.4249953Z [2,055 / 2,129] 8 actions, 7 running 2022-12-01T11:02:49.4250571Z Compiling caffe2/contrib/aten/aten_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:49.4251138Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:49.4251626Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:49.4252071Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:49.4253321Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:49.4253851Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:49.4254348Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:49.4254866Z [Scann] Compiling aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp 2022-12-01T11:02:49.6497575Z 2022-12-01T11:02:49.6498200Z  2022-12-01T11:02:49.6498725Z  2022-12-01T11:02:49.6498900Z  2022-12-01T11:02:49.6499083Z  2022-12-01T11:02:49.6499252Z  2022-12-01T11:02:49.6499438Z  2022-12-01T11:02:49.6499599Z  2022-12-01T11:02:49.6499763Z  2022-12-01T11:02:49.6500006Z [2,055 / 2,129] 8 actions running 2022-12-01T11:02:49.6500341Z Compiling caffe2/contrib/aten/aten_op.cc; 3s processwrapper-sandbox 2022-12-01T11:02:49.6500667Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:49.6500938Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:49.6501236Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:49.6501530Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:49.6501804Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:49.6502084Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:49.6502388Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:49.8518776Z 2022-12-01T11:02:49.8519476Z  2022-12-01T11:02:49.8519876Z  2022-12-01T11:02:49.8520224Z  2022-12-01T11:02:49.8520530Z  2022-12-01T11:02:49.8520827Z  2022-12-01T11:02:49.8521101Z  2022-12-01T11:02:49.8521268Z  2022-12-01T11:02:49.8521418Z  2022-12-01T11:02:49.8521718Z [2,056 / 2,129] 8 actions running 2022-12-01T11:02:49.8522124Z Compiling caffe2/contrib/aten/aten_op.cc; 3s processwrapper-sandbox 2022-12-01T11:02:49.8522542Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:49.8522890Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:49.8523205Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:49.8523623Z //:caffe2; 0s processwrapper-sandbox 2022-12-01T11:02:49.8523949Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:49.8524948Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:49.8525425Z Compiling caffe2/operators/rmac_regions_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:50.2509751Z 2022-12-01T11:02:50.2514449Z  2022-12-01T11:02:50.2515046Z  2022-12-01T11:02:50.2515498Z  2022-12-01T11:02:50.2515769Z  2022-12-01T11:02:50.2516193Z  2022-12-01T11:02:50.2516511Z  2022-12-01T11:02:50.2516956Z  2022-12-01T11:02:50.2517275Z  2022-12-01T11:02:50.2517844Z [2,057 / 2,129] 8 actions, 7 running 2022-12-01T11:02:50.2518590Z Compiling caffe2/contrib/aten/aten_op.cc; 3s processwrapper-sandbox 2022-12-01T11:02:50.2519305Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:50.2519818Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:50.2520420Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:50.2521105Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:50.2521797Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:50.2522559Z Compiling caffe2/operators/rmac_regions_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:50.2523207Z [Scann] Compiling caffe2/onnx/onnxifi_init.cc 2022-12-01T11:02:50.4524065Z 2022-12-01T11:02:50.4524634Z  2022-12-01T11:02:50.4524974Z  2022-12-01T11:02:50.4525315Z  2022-12-01T11:02:50.4525621Z  2022-12-01T11:02:50.4525937Z  2022-12-01T11:02:50.4526247Z  2022-12-01T11:02:50.4526554Z  2022-12-01T11:02:50.4526807Z  2022-12-01T11:02:50.4527053Z [2,057 / 2,129] 8 actions running 2022-12-01T11:02:50.4527407Z Compiling caffe2/contrib/aten/aten_op.cc; 3s processwrapper-sandbox 2022-12-01T11:02:50.4527715Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:50.4661484Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:50.4662272Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:50.4662761Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:50.4663314Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:50.4663963Z Compiling caffe2/operators/rmac_regions_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:50.4664635Z Compiling caffe2/onnx/onnxifi_init.cc; 0s processwrapper-sandbox 2022-12-01T11:02:50.6668041Z 2022-12-01T11:02:50.6668575Z  2022-12-01T11:02:50.6668932Z  2022-12-01T11:02:50.6669283Z  2022-12-01T11:02:50.6669580Z  2022-12-01T11:02:50.6669886Z  2022-12-01T11:02:50.6670186Z  2022-12-01T11:02:50.6670480Z  2022-12-01T11:02:50.6670780Z  2022-12-01T11:02:50.6671106Z [2,058 / 2,129] 8 actions running 2022-12-01T11:02:50.6671449Z Compiling caffe2/contrib/aten/aten_op.cc; 4s processwrapper-sandbox 2022-12-01T11:02:50.6671775Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:50.6672060Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:50.6672342Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:50.6672655Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:50.6673008Z Compiling caffe2/operators/rmac_regions_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:50.6673369Z Compiling caffe2/onnx/onnxifi_init.cc; 0s processwrapper-sandbox 2022-12-01T11:02:50.6673701Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:50.9660232Z 2022-12-01T11:02:50.9660782Z  2022-12-01T11:02:50.9661132Z  2022-12-01T11:02:50.9661396Z  2022-12-01T11:02:50.9661675Z  2022-12-01T11:02:50.9661947Z  2022-12-01T11:02:50.9662206Z  2022-12-01T11:02:50.9662478Z  2022-12-01T11:02:50.9662761Z  2022-12-01T11:02:50.9663149Z [2,059 / 2,129] 8 actions running 2022-12-01T11:02:50.9663611Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:50.9664081Z //:caffe2; 1s processwrapper-sandbox 2022-12-01T11:02:50.9664551Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:50.9665243Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:50.9666025Z Compiling caffe2/operators/rmac_regions_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:50.9666643Z Compiling caffe2/onnx/onnxifi_init.cc; 0s processwrapper-sandbox 2022-12-01T11:02:50.9667188Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:50.9667679Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:51.1795303Z 2022-12-01T11:02:51.1795807Z  2022-12-01T11:02:51.1796152Z  2022-12-01T11:02:51.1796457Z  2022-12-01T11:02:51.1796756Z  2022-12-01T11:02:51.1797053Z  2022-12-01T11:02:51.1797362Z  2022-12-01T11:02:51.1797657Z  2022-12-01T11:02:51.1797934Z  2022-12-01T11:02:51.1798573Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp: 2022-12-01T11:02:51.1799178Z [2,061 / 2,129] 8 actions running 2022-12-01T11:02:51.1799619Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:51.1800152Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:51.1800834Z Compiling caffe2/operators/rmac_regions_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:51.1801509Z Compiling caffe2/onnx/onnxifi_init.cc; 0s processwrapper-sandbox 2022-12-01T11:02:51.1802093Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:51.1802642Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:51.1803154Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:51.1803753Z Compiling caffe2/ideep/operators/conv_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:51.1814834Z 2022-12-01T11:02:51.1815115Z  2022-12-01T11:02:51.1815439Z  2022-12-01T11:02:51.1815718Z  2022-12-01T11:02:51.1816007Z  2022-12-01T11:02:51.1816301Z  2022-12-01T11:02:51.1816576Z  2022-12-01T11:02:51.1817042Z  2022-12-01T11:02:51.1817340Z  2022-12-01T11:02:51.1828681Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp:6:0: 2022-12-01T11:02:51.1829838Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2022-12-01T11:02:51.1830733Z aten/src/ATen/cpu/vec/vec.h:14:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T11:02:51.1831304Z inline Vectorized convert_to_bool(Vectorized x) { 2022-12-01T11:02:51.1831676Z ^~~~~~~~~~~~~~~ 2022-12-01T11:02:51.1843064Z [2,061 / 2,129] 8 actions running 2022-12-01T11:02:51.1843548Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:51.1844039Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:51.1844690Z Compiling caffe2/operators/rmac_regions_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:51.1845366Z Compiling caffe2/onnx/onnxifi_init.cc; 0s processwrapper-sandbox 2022-12-01T11:02:51.1845927Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:51.1846470Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:51.1847001Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:51.1847751Z Compiling caffe2/ideep/operators/conv_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:51.5658664Z 2022-12-01T11:02:51.5659185Z  2022-12-01T11:02:51.5659525Z  2022-12-01T11:02:51.5659756Z  2022-12-01T11:02:51.5659973Z  2022-12-01T11:02:51.5660145Z  2022-12-01T11:02:51.5660375Z  2022-12-01T11:02:51.5660639Z  2022-12-01T11:02:51.5660818Z  2022-12-01T11:02:51.5661121Z [2,062 / 2,129] 8 actions running 2022-12-01T11:02:51.5661424Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:51.5661798Z Compiling caffe2/operators/rmac_regions_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:51.5662267Z Compiling caffe2/onnx/onnxifi_init.cc; 1s processwrapper-sandbox 2022-12-01T11:02:51.5662655Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:51.5664025Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:51.5664430Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:51.5664978Z Compiling caffe2/ideep/operators/conv_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:51.5665543Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:51.9442522Z 2022-12-01T11:02:51.9443139Z  2022-12-01T11:02:51.9443512Z  2022-12-01T11:02:51.9443802Z  2022-12-01T11:02:51.9444109Z  2022-12-01T11:02:51.9444395Z  2022-12-01T11:02:51.9444684Z  2022-12-01T11:02:51.9444981Z  2022-12-01T11:02:51.9445271Z  2022-12-01T11:02:51.9445701Z [2,063 / 2,129] 8 actions, 7 running 2022-12-01T11:02:51.9446194Z //:caffe2; 2s processwrapper-sandbox 2022-12-01T11:02:51.9446812Z Compiling caffe2/operators/rmac_regions_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:51.9447384Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:51.9447923Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:51.9448427Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:51.9449010Z Compiling caffe2/ideep/operators/conv_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:51.9449583Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:51.9449971Z [Scann] //:ATen_CPU_DEFAULT 2022-12-01T11:02:52.0212681Z 2022-12-01T11:02:52.0213154Z  2022-12-01T11:02:52.0213487Z  2022-12-01T11:02:52.0213762Z  2022-12-01T11:02:52.0214020Z  2022-12-01T11:02:52.0214309Z  2022-12-01T11:02:52.0214606Z  2022-12-01T11:02:52.0214851Z  2022-12-01T11:02:52.0215114Z  2022-12-01T11:02:52.0215713Z INFO: From Compiling aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: 2022-12-01T11:02:52.0216446Z [2,065 / 2,129] 8 actions running 2022-12-01T11:02:52.0217014Z Compiling caffe2/operators/rmac_regions_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:52.0217580Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:52.0218185Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:52.0218824Z Compiling caffe2/ideep/operators/conv_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:52.0219295Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:52.0219713Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:52.0220300Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:52.0220770Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:52.0229926Z 2022-12-01T11:02:52.0230200Z  2022-12-01T11:02:52.0230488Z  2022-12-01T11:02:52.0230769Z  2022-12-01T11:02:52.0231045Z  2022-12-01T11:02:52.0231365Z  2022-12-01T11:02:52.0231697Z  2022-12-01T11:02:52.0232025Z  2022-12-01T11:02:52.0232282Z  2022-12-01T11:02:52.0241190Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2022-12-01T11:02:52.0242223Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp:25:38: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T11:02:52.0242765Z Vectorized t2_vec) { 2022-12-01T11:02:52.0243058Z ^ 2022-12-01T11:02:52.0247607Z [2,065 / 2,129] 8 actions running 2022-12-01T11:02:52.0248244Z Compiling caffe2/operators/rmac_regions_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:52.0255431Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:52.0255931Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:52.0256530Z Compiling caffe2/ideep/operators/conv_op.cc; 0s processwrapper-sandbox 2022-12-01T11:02:52.0257107Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:52.0257707Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:52.0258526Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:52.0259122Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:52.3662581Z 2022-12-01T11:02:52.3663102Z  2022-12-01T11:02:52.3663430Z  2022-12-01T11:02:52.3663716Z  2022-12-01T11:02:52.3664064Z  2022-12-01T11:02:52.3664374Z  2022-12-01T11:02:52.3664605Z  2022-12-01T11:02:52.3664773Z  2022-12-01T11:02:52.3664941Z  2022-12-01T11:02:52.3665171Z [2,067 / 2,129] 8 actions running 2022-12-01T11:02:52.3665480Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:52.3665847Z Compiling caffe2/ideep/operators/conv_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:52.3666183Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:52.3666506Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:52.3666811Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:52.3667098Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:52.3667455Z Compiling third_party/libuv/src/unix/tty.c; 0s processwrapper-sandbox 2022-12-01T11:02:52.3667837Z Compiling third_party/libuv/src/strscpy.c; 0s processwrapper-sandbox 2022-12-01T11:02:52.4556288Z 2022-12-01T11:02:52.4556786Z  2022-12-01T11:02:52.4557155Z  2022-12-01T11:02:52.4557461Z  2022-12-01T11:02:52.4557748Z  2022-12-01T11:02:52.4558024Z  2022-12-01T11:02:52.4558309Z  2022-12-01T11:02:52.4558595Z  2022-12-01T11:02:52.4558863Z  2022-12-01T11:02:52.4559518Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp: 2022-12-01T11:02:52.4560130Z [2,069 / 2,129] 8 actions running 2022-12-01T11:02:52.4560610Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:52.4561446Z Compiling caffe2/ideep/operators/conv_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:52.4562047Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:52.4562600Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:52.4563114Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:52.4563638Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:52.4564271Z Compiling third_party/libuv/src/version.c; 0s processwrapper-sandbox 2022-12-01T11:02:52.4564945Z Compiling third_party/libuv/src/unix/tcp.c; 0s processwrapper-sandbox 2022-12-01T11:02:52.4565248Z 2022-12-01T11:02:52.4565392Z  2022-12-01T11:02:52.4565689Z  2022-12-01T11:02:52.4565967Z  2022-12-01T11:02:52.4566259Z  2022-12-01T11:02:52.4566543Z  2022-12-01T11:02:52.4566829Z  2022-12-01T11:02:52.4567126Z  2022-12-01T11:02:52.4567415Z  2022-12-01T11:02:52.4568251Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:446:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T11:02:52.4568887Z # pragma unroll 2022-12-01T11:02:52.4569199Z 2022-12-01T11:02:52.4569972Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:571:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T11:02:52.4570556Z # pragma unroll 2022-12-01T11:02:52.4570843Z 2022-12-01T11:02:52.4571683Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:661:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T11:02:52.4572236Z # pragma unroll 2022-12-01T11:02:52.4572515Z 2022-12-01T11:02:52.4573273Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:759:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T11:02:52.4573817Z # pragma unroll 2022-12-01T11:02:52.4574098Z 2022-12-01T11:02:52.4574865Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:800:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T11:02:52.4575636Z # pragma unroll 2022-12-01T11:02:52.4575903Z 2022-12-01T11:02:52.4576683Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:934:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T11:02:52.4577265Z # pragma unroll 2022-12-01T11:02:52.4577531Z 2022-12-01T11:02:52.4578273Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:988:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T11:02:52.4579276Z # pragma unroll 2022-12-01T11:02:52.4579567Z 2022-12-01T11:02:52.4580380Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:1119:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T11:02:52.4580994Z # pragma unroll 2022-12-01T11:02:52.4581263Z 2022-12-01T11:02:52.4582088Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:1126:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-12-01T11:02:52.4582700Z # pragma unroll 2022-12-01T11:02:52.4583012Z 2022-12-01T11:02:52.4583381Z [2,069 / 2,129] 8 actions running 2022-12-01T11:02:52.4583905Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:52.4584536Z Compiling caffe2/ideep/operators/conv_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:52.4585105Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:52.4585636Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:52.4586159Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:52.4586665Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:52.4587271Z Compiling third_party/libuv/src/version.c; 0s processwrapper-sandbox 2022-12-01T11:02:52.4588074Z Compiling third_party/libuv/src/unix/tcp.c; 0s processwrapper-sandbox 2022-12-01T11:02:52.6733032Z 2022-12-01T11:02:52.6733544Z  2022-12-01T11:02:52.6733904Z  2022-12-01T11:02:52.6734211Z  2022-12-01T11:02:52.6734501Z  2022-12-01T11:02:52.6734807Z  2022-12-01T11:02:52.6735101Z  2022-12-01T11:02:52.6735405Z  2022-12-01T11:02:52.6735705Z  2022-12-01T11:02:52.6736142Z [2,076 / 2,129] 8 actions, 7 running 2022-12-01T11:02:52.6736682Z Compiling caffe2/ideep/operators/conv_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:52.6737303Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:52.6737840Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:52.6738472Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:52.6739040Z Compiling third_party/libuv/src/unix/pipe.c; 0s processwrapper-sandbox 2022-12-01T11:02:52.6739650Z @tensorpipe//:libuv; 0s processwrapper-sandbox 2022-12-01T11:02:52.6740211Z @tensorpipe//:libuv; 0s processwrapper-sandbox 2022-12-01T11:02:52.6740775Z [Scann] Compiling third_party/libuv/src/unix/loop-watcher.c 2022-12-01T11:02:52.8782046Z 2022-12-01T11:02:52.8782571Z  2022-12-01T11:02:52.8782910Z  2022-12-01T11:02:52.8783181Z  2022-12-01T11:02:52.8783458Z  2022-12-01T11:02:52.8783764Z  2022-12-01T11:02:52.8784029Z  2022-12-01T11:02:52.8784294Z  2022-12-01T11:02:52.8784564Z  2022-12-01T11:02:52.8784944Z [2,084 / 2,129] 8 actions, 7 running 2022-12-01T11:02:52.8785525Z Compiling caffe2/ideep/operators/conv_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:52.8786090Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:52.8786597Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:52.8787114Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-12-01T11:02:52.8787697Z Compiling third_party/libuv/src/unix/core.c; 0s processwrapper-sandbox 2022-12-01T11:02:52.8788351Z Compiling third_party/libuv/src/unix/thread.c; 0s processwrapper-sandbox 2022-12-01T11:02:52.8788946Z Compiling third_party/libuv/src/inet.c; 0s processwrapper-sandbox 2022-12-01T11:02:52.8789622Z [Scann] Compiling third_party/libuv/src/unix/process.c 2022-12-01T11:02:53.1319725Z 2022-12-01T11:02:53.1320534Z  2022-12-01T11:02:53.1320897Z  2022-12-01T11:02:53.1321183Z  2022-12-01T11:02:53.1321360Z  2022-12-01T11:02:53.1321518Z  2022-12-01T11:02:53.1321685Z  2022-12-01T11:02:53.1321855Z  2022-12-01T11:02:53.1322008Z  2022-12-01T11:02:53.1322258Z [2,093 / 2,129] 8 actions, 7 running 2022-12-01T11:02:53.1322629Z Compiling caffe2/ideep/operators/conv_op.cc; 1s processwrapper-sandbox 2022-12-01T11:02:53.1322972Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:53.1323280Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:53.1323583Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:53.1323931Z Compiling third_party/libuv/src/random.c; 0s processwrapper-sandbox 2022-12-01T11:02:53.1324340Z Compiling third_party/libuv/src/threadpool.c; 0s processwrapper-sandbox 2022-12-01T11:02:53.1324713Z @tensorpipe//:libuv; 0s processwrapper-sandbox 2022-12-01T11:02:53.1325055Z [Scann] Compiling third_party/libuv/src/unix/random-getrandom.c 2022-12-01T11:02:53.3420794Z 2022-12-01T11:02:53.3421269Z  2022-12-01T11:02:53.3421567Z  2022-12-01T11:02:53.3421809Z  2022-12-01T11:02:53.3422028Z  2022-12-01T11:02:53.3422264Z  2022-12-01T11:02:53.3422498Z  2022-12-01T11:02:53.3422720Z  2022-12-01T11:02:53.3423008Z  2022-12-01T11:02:53.3423423Z [2,103 / 2,158] 8 actions, 7 running 2022-12-01T11:02:53.3423994Z Compiling caffe2/ideep/operators/conv_op.cc; 2s processwrapper-sandbox 2022-12-01T11:02:53.3424540Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:53.3425031Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:53.3425699Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:53.3426296Z Compiling src/google/protobuf/any_lite.cc; 0s processwrapper-sandbox 2022-12-01T11:02:53.3426926Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-12-01T11:02:53.3427536Z Compiling src/google/protobuf/stubs/time.cc; 0s processwrapper-sandbox 2022-12-01T11:02:53.3427983Z [Prepa] Linking external/tensorpipe/liblibuv.so 2022-12-01T11:02:53.3725512Z 2022-12-01T11:02:53.3726048Z  2022-12-01T11:02:53.3726408Z  2022-12-01T11:02:53.3726703Z  2022-12-01T11:02:53.3727007Z  2022-12-01T11:02:53.3727309Z  2022-12-01T11:02:53.3727619Z  2022-12-01T11:02:53.3727921Z  2022-12-01T11:02:53.3728192Z  2022-12-01T11:02:53.3728817Z INFO: From Compiling aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp: 2022-12-01T11:02:53.3729441Z [2,104 / 2,158] 8 actions, 7 running 2022-12-01T11:02:53.3729975Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:53.3730525Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:53.3731070Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:53.3731819Z Compiling src/google/protobuf/any_lite.cc; 0s processwrapper-sandbox 2022-12-01T11:02:53.3732499Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-12-01T11:02:53.3733121Z Compiling src/google/protobuf/stubs/time.cc; 0s processwrapper-sandbox 2022-12-01T11:02:53.3733811Z Linking external/tensorpipe/liblibuv.so; 0s processwrapper-sandbox 2022-12-01T11:02:53.3734303Z [Prepa] @com_google_protobuf//:protobuf_lite 2022-12-01T11:02:53.3745353Z 2022-12-01T11:02:53.3745623Z  2022-12-01T11:02:53.3745939Z  2022-12-01T11:02:53.3746257Z  2022-12-01T11:02:53.3746568Z  2022-12-01T11:02:53.3746851Z  2022-12-01T11:02:53.3747146Z  2022-12-01T11:02:53.3747428Z  2022-12-01T11:02:53.3747728Z  2022-12-01T11:02:53.3757111Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-12-01T11:02:53.3757572Z from aten/src/ATen/cpu/vml.h:5, 2022-12-01T11:02:53.3758497Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp:10: 2022-12-01T11:02:53.3759956Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::vec::DEFAULT::Vectorized(const at::vec::DEFAULT::Vectorized&, const at::vec::DEFAULT::Vectorized&)]': 2022-12-01T11:02:53.3761102Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T11:02:53.3761628Z inline scalar_t vec_reduce_all( 2022-12-01T11:02:53.3761948Z ^~~~~~~~~~~~~~ 2022-12-01T11:02:53.3770641Z [2,104 / 2,158] 8 actions running 2022-12-01T11:02:53.3770961Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:53.3771373Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:53.3771681Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:53.3772044Z Compiling src/google/protobuf/any_lite.cc; 0s processwrapper-sandbox 2022-12-01T11:02:53.3772418Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-12-01T11:02:53.3772779Z Compiling src/google/protobuf/stubs/time.cc; 0s processwrapper-sandbox 2022-12-01T11:02:53.3773162Z Linking external/tensorpipe/liblibuv.so; 0s processwrapper-sandbox 2022-12-01T11:02:53.3773531Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-12-01T11:02:53.6273083Z 2022-12-01T11:02:53.6273902Z  2022-12-01T11:02:53.6274279Z  2022-12-01T11:02:53.6274590Z  2022-12-01T11:02:53.6274900Z  2022-12-01T11:02:53.6275202Z  2022-12-01T11:02:53.6275503Z  2022-12-01T11:02:53.6275808Z  2022-12-01T11:02:53.6276281Z  2022-12-01T11:02:53.6276734Z [2,111 / 2,158] 8 actions running 2022-12-01T11:02:53.6277270Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:53.6277834Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-12-01T11:02:53.6278450Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-12-01T11:02:53.6279110Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-12-01T11:02:53.6279793Z Compiling src/google/protobuf/stubs/status.cc; 0s processwrapper-sandbox 2022-12-01T11:02:53.6280495Z Compiling src/google/protobuf/stubs/int128.cc; 0s processwrapper-sandbox 2022-12-01T11:02:53.6281184Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-12-01T11:02:53.6281884Z Compiling src/google/protobuf/stubs/statusor.cc; 0s processwrapper-sandbox 2022-12-01T11:02:53.8438662Z 2022-12-01T11:02:53.8439086Z  2022-12-01T11:02:53.8439361Z  2022-12-01T11:02:53.8439556Z  2022-12-01T11:02:53.8439727Z  2022-12-01T11:02:53.8439897Z  2022-12-01T11:02:53.8440114Z  2022-12-01T11:02:53.8440278Z  2022-12-01T11:02:53.8440448Z  2022-12-01T11:02:53.8440713Z [2,122 / 2,158] 8 actions, 7 running 2022-12-01T11:02:53.8441100Z Compiling src/google/protobuf/message_lite.cc; 0s processwrapper-sandbox 2022-12-01T11:02:53.8441528Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-12-01T11:02:53.8441909Z Compiling src/google/protobuf/stubs/common.cc; 0s processwrapper-sandbox 2022-12-01T11:02:53.8442300Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-12-01T11:02:53.8442681Z Compiling src/google/protobuf/io/strtod.cc; 0s processwrapper-sandbox 2022-12-01T11:02:53.8443088Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-12-01T11:02:53.8443477Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-12-01T11:02:53.8443790Z [Scann] Compiling src/google/protobuf/io/zero_copy_stream.cc 2022-12-01T11:02:54.0566438Z 2022-12-01T11:02:54.0567163Z  2022-12-01T11:02:54.0567548Z  2022-12-01T11:02:54.0567834Z  2022-12-01T11:02:54.0568359Z  2022-12-01T11:02:54.0568701Z  2022-12-01T11:02:54.0569012Z  2022-12-01T11:02:54.0569310Z  2022-12-01T11:02:54.0569574Z  2022-12-01T11:02:54.0570018Z [2,132 / 2,558] 8 actions, 7 running 2022-12-01T11:02:54.0570644Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-12-01T11:02:54.0571398Z Compiling src/google/protobuf/stubs/strutil.cc; 0s processwrapper-sandbox 2022-12-01T11:02:54.0572130Z Compiling src/google/protobuf/extension_set.cc; 0s processwrapper-sandbox 2022-12-01T11:02:54.0572810Z Compiling src/google/protobuf/arena.cc; 0s processwrapper-sandbox 2022-12-01T11:02:54.0573328Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-12-01T11:02:54.0573712Z Compiling aten/src/ATen/core/ATenGeneral.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:54.0574162Z Compiling aten/src/ATen/UfuncCPU_add.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:54.0574462Z [Scann] Compiling aten/src/ATen/native/EmbeddingBag.cpp 2022-12-01T11:02:54.3704340Z 2022-12-01T11:02:54.3704910Z  2022-12-01T11:02:54.3705316Z  2022-12-01T11:02:54.3705670Z  2022-12-01T11:02:54.3705965Z  2022-12-01T11:02:54.3706277Z  2022-12-01T11:02:54.3706591Z  2022-12-01T11:02:54.3707055Z  2022-12-01T11:02:54.3707406Z  2022-12-01T11:02:54.3707751Z [2,138 / 2,558] 8 actions, 7 running 2022-12-01T11:02:54.3708217Z Compiling aten/src/ATen/core/ATenGeneral.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:54.3708828Z Compiling aten/src/ATen/UfuncCPU_add.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:54.3709488Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:54.3709929Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:02:54.3711090Z Compiling aten/src/ATen/Operators_4.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:54.3711572Z Compiling aten/src/ATen/native/Dropout.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:54.3711956Z Compiling aten/src/ATen/Operators_2.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:54.3712408Z [Prepa] @com_google_protobuf//:protobuf_lite 2022-12-01T11:02:54.6274457Z 2022-12-01T11:02:54.6275049Z  2022-12-01T11:02:54.6275453Z  2022-12-01T11:02:54.6275775Z  2022-12-01T11:02:54.6275984Z  2022-12-01T11:02:54.6276155Z  2022-12-01T11:02:54.6276309Z  2022-12-01T11:02:54.6276498Z  2022-12-01T11:02:54.6276674Z  2022-12-01T11:02:54.6276911Z [2,139 / 2,558] 8 actions running 2022-12-01T11:02:54.6277279Z Compiling aten/src/ATen/core/ATenGeneral.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:54.6277674Z Compiling aten/src/ATen/UfuncCPU_add.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:54.6278082Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:54.6278394Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:02:54.6278734Z Compiling aten/src/ATen/Operators_4.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:54.6279124Z Compiling aten/src/ATen/native/Dropout.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:54.6279487Z Compiling aten/src/ATen/Operators_2.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:54.6279871Z Compiling aten/src/ATen/core/TensorMethods.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:55.3848882Z 2022-12-01T11:02:55.3849902Z  2022-12-01T11:02:55.3850296Z  2022-12-01T11:02:55.3850733Z  2022-12-01T11:02:55.3851395Z  2022-12-01T11:02:55.3851759Z  2022-12-01T11:02:55.3852103Z  2022-12-01T11:02:55.3852423Z  2022-12-01T11:02:55.3852762Z  2022-12-01T11:02:55.3853259Z [2,140 / 2,558] 8 actions, 7 running 2022-12-01T11:02:55.3853872Z Compiling aten/src/ATen/UfuncCPU_add.cpp; 1s processwrapper-sandbox 2022-12-01T11:02:55.3854537Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 1s processwrapper-sandbox 2022-12-01T11:02:55.3855075Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:02:55.3855842Z Compiling aten/src/ATen/Operators_4.cpp; 1s processwrapper-sandbox 2022-12-01T11:02:55.3856465Z Compiling aten/src/ATen/native/Dropout.cpp; 1s processwrapper-sandbox 2022-12-01T11:02:55.3857118Z Compiling aten/src/ATen/Operators_2.cpp; 1s processwrapper-sandbox 2022-12-01T11:02:55.3857729Z Compiling aten/src/ATen/core/TensorMethods.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:55.3858206Z [Scann] Compiling aten/src/ATen/native/Distance.cpp 2022-12-01T11:02:55.6512091Z 2022-12-01T11:02:55.6512642Z  2022-12-01T11:02:55.6513007Z  2022-12-01T11:02:55.6513279Z  2022-12-01T11:02:55.6513554Z  2022-12-01T11:02:55.6513828Z  2022-12-01T11:02:55.6514075Z  2022-12-01T11:02:55.6514348Z  2022-12-01T11:02:55.6514623Z  2022-12-01T11:02:55.6515032Z [2,141 / 2,558] 8 actions running 2022-12-01T11:02:55.6515638Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 1s processwrapper-sandbox 2022-12-01T11:02:55.6516188Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:02:55.6516729Z Compiling aten/src/ATen/Operators_4.cpp; 1s processwrapper-sandbox 2022-12-01T11:02:55.6517360Z Compiling aten/src/ATen/native/Dropout.cpp; 1s processwrapper-sandbox 2022-12-01T11:02:55.6517972Z Compiling aten/src/ATen/Operators_2.cpp; 1s processwrapper-sandbox 2022-12-01T11:02:55.6518598Z Compiling aten/src/ATen/core/TensorMethods.cpp; 1s processwrapper-sandbox 2022-12-01T11:02:55.6519243Z Compiling aten/src/ATen/native/Distance.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:55.6519884Z Compiling aten/src/ATen/Functions.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:55.9681273Z 2022-12-01T11:02:55.9681787Z  2022-12-01T11:02:55.9682071Z  2022-12-01T11:02:55.9682308Z  2022-12-01T11:02:55.9682792Z  2022-12-01T11:02:55.9683013Z  2022-12-01T11:02:55.9683245Z  2022-12-01T11:02:55.9683494Z  2022-12-01T11:02:55.9683722Z  2022-12-01T11:02:55.9684083Z [2,142 / 2,558] 8 actions, 7 running 2022-12-01T11:02:55.9684582Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 1s processwrapper-sandbox 2022-12-01T11:02:55.9685474Z Compiling aten/src/ATen/Operators_4.cpp; 1s processwrapper-sandbox 2022-12-01T11:02:55.9686037Z Compiling aten/src/ATen/native/Dropout.cpp; 1s processwrapper-sandbox 2022-12-01T11:02:55.9686559Z Compiling aten/src/ATen/Operators_2.cpp; 1s processwrapper-sandbox 2022-12-01T11:02:55.9687089Z Compiling aten/src/ATen/core/TensorMethods.cpp; 1s processwrapper-sandbox 2022-12-01T11:02:55.9687638Z Compiling aten/src/ATen/native/Distance.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:55.9688163Z Compiling aten/src/ATen/Functions.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:55.9688553Z [Scann] Compiling aten/src/ATen/Operators_1.cpp 2022-12-01T11:02:56.2230640Z 2022-12-01T11:02:56.2231101Z  2022-12-01T11:02:56.2231445Z  2022-12-01T11:02:56.2233547Z  2022-12-01T11:02:56.2234171Z  2022-12-01T11:02:56.2235183Z  2022-12-01T11:02:56.2235664Z  2022-12-01T11:02:56.2236093Z  2022-12-01T11:02:56.2236466Z  2022-12-01T11:02:56.2236899Z [2,144 / 2,558] 8 actions, 7 running 2022-12-01T11:02:56.2237631Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 2s processwrapper-sandbox 2022-12-01T11:02:56.2238380Z Compiling aten/src/ATen/native/Dropout.cpp; 2s processwrapper-sandbox 2022-12-01T11:02:56.2239187Z Compiling aten/src/ATen/Operators_2.cpp; 2s processwrapper-sandbox 2022-12-01T11:02:56.2239821Z Compiling aten/src/ATen/native/Distance.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:56.2240405Z Compiling aten/src/ATen/Functions.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:56.2240977Z Compiling aten/src/ATen/Operators_1.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:56.2241560Z Compiling aten/src/ATen/core/dynamic_type.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:56.2242046Z [Scann] Compiling aten/src/ATen/RegisterNestedTensorMeta.cpp 2022-12-01T11:02:56.4516959Z 2022-12-01T11:02:56.4517498Z  2022-12-01T11:02:56.4517830Z  2022-12-01T11:02:56.4518142Z  2022-12-01T11:02:56.4518434Z  2022-12-01T11:02:56.4518711Z  2022-12-01T11:02:56.4518993Z  2022-12-01T11:02:56.4519275Z  2022-12-01T11:02:56.4519549Z  2022-12-01T11:02:56.4519951Z [2,145 / 2,558] 8 actions running 2022-12-01T11:02:56.4520553Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 2s processwrapper-sandbox 2022-12-01T11:02:56.4521243Z Compiling aten/src/ATen/native/Dropout.cpp; 2s processwrapper-sandbox 2022-12-01T11:02:56.4521920Z Compiling aten/src/ATen/native/Distance.cpp; 1s processwrapper-sandbox 2022-12-01T11:02:56.4522589Z Compiling aten/src/ATen/Functions.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:56.4523240Z Compiling aten/src/ATen/Operators_1.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:56.4523888Z Compiling aten/src/ATen/core/dynamic_type.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:56.4524443Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:02:56.4524911Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:02:56.8410178Z 2022-12-01T11:02:56.8412089Z  2022-12-01T11:02:56.8412414Z  2022-12-01T11:02:56.8412704Z  2022-12-01T11:02:56.8420889Z  2022-12-01T11:02:56.8421235Z  2022-12-01T11:02:56.8421549Z  2022-12-01T11:02:56.8421849Z  2022-12-01T11:02:56.8422163Z  2022-12-01T11:02:56.8422579Z [2,146 / 2,558] 8 actions, 7 running 2022-12-01T11:02:56.8423143Z Compiling aten/src/ATen/native/Dropout.cpp; 2s processwrapper-sandbox 2022-12-01T11:02:56.8423755Z Compiling aten/src/ATen/native/Distance.cpp; 1s processwrapper-sandbox 2022-12-01T11:02:56.8424555Z Compiling aten/src/ATen/Functions.cpp; 1s processwrapper-sandbox 2022-12-01T11:02:56.8425155Z Compiling aten/src/ATen/Operators_1.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:56.8425786Z Compiling aten/src/ATen/core/dynamic_type.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:56.8426315Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:02:56.8426769Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:02:56.8427211Z [Scann] Compiling aten/src/ATen/RegisterSparseMeta.cpp 2022-12-01T11:02:57.0517223Z 2022-12-01T11:02:57.0517775Z  2022-12-01T11:02:57.0518116Z  2022-12-01T11:02:57.0518422Z  2022-12-01T11:02:57.0518737Z  2022-12-01T11:02:57.0520636Z  2022-12-01T11:02:57.0521080Z  2022-12-01T11:02:57.0521594Z  2022-12-01T11:02:57.0522100Z  2022-12-01T11:02:57.0522544Z [2,147 / 2,558] 8 actions running 2022-12-01T11:02:57.0523175Z Compiling aten/src/ATen/native/Distance.cpp; 1s processwrapper-sandbox 2022-12-01T11:02:57.0523876Z Compiling aten/src/ATen/Functions.cpp; 1s processwrapper-sandbox 2022-12-01T11:02:57.0524558Z Compiling aten/src/ATen/Operators_1.cpp; 1s processwrapper-sandbox 2022-12-01T11:02:57.0525347Z Compiling aten/src/ATen/core/dynamic_type.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:57.0525930Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:02:57.0526404Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:02:57.0526989Z Compiling aten/src/ATen/RegisterSparseMeta.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:57.0527520Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:02:57.2524380Z 2022-12-01T11:02:57.2524919Z  2022-12-01T11:02:57.2525228Z  2022-12-01T11:02:57.2525519Z  2022-12-01T11:02:57.2525798Z  2022-12-01T11:02:57.2526053Z  2022-12-01T11:02:57.2526319Z  2022-12-01T11:02:57.2526591Z  2022-12-01T11:02:57.2526832Z  2022-12-01T11:02:57.2527204Z [2,147 / 2,558] 8 actions running 2022-12-01T11:02:57.2527777Z Compiling aten/src/ATen/native/Distance.cpp; 1s processwrapper-sandbox 2022-12-01T11:02:57.2528388Z Compiling aten/src/ATen/Functions.cpp; 1s processwrapper-sandbox 2022-12-01T11:02:57.2529202Z Compiling aten/src/ATen/Operators_1.cpp; 1s processwrapper-sandbox 2022-12-01T11:02:57.2529812Z Compiling aten/src/ATen/core/dynamic_type.cpp; 1s processwrapper-sandbox 2022-12-01T11:02:57.2530299Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:02:57.2530723Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:02:57.2531361Z Compiling aten/src/ATen/RegisterSparseMeta.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:57.2531869Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:02:57.4997909Z 2022-12-01T11:02:57.4998463Z  2022-12-01T11:02:57.4998803Z  2022-12-01T11:02:57.4999082Z  2022-12-01T11:02:57.5000959Z  2022-12-01T11:02:57.5001436Z  2022-12-01T11:02:57.5001849Z  2022-12-01T11:02:57.5004437Z  2022-12-01T11:02:57.5005107Z  2022-12-01T11:02:57.5005653Z [2,148 / 2,558] 8 actions, 7 running 2022-12-01T11:02:57.5006334Z Compiling aten/src/ATen/native/Distance.cpp; 2s processwrapper-sandbox 2022-12-01T11:02:57.5007093Z Compiling aten/src/ATen/Operators_1.cpp; 1s processwrapper-sandbox 2022-12-01T11:02:57.5007838Z Compiling aten/src/ATen/core/dynamic_type.cpp; 1s processwrapper-sandbox 2022-12-01T11:02:57.5008423Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:02:57.5008928Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:02:57.5009623Z Compiling aten/src/ATen/RegisterSparseMeta.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:57.5010289Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:02:57.5010837Z [Scann] Compiling aten/src/ATen/native/DilatedMaxPool2d.cpp 2022-12-01T11:02:57.7039560Z 2022-12-01T11:02:57.7040084Z  2022-12-01T11:02:57.7040428Z  2022-12-01T11:02:57.7040679Z  2022-12-01T11:02:57.7040960Z  2022-12-01T11:02:57.7041227Z  2022-12-01T11:02:57.7041480Z  2022-12-01T11:02:57.7041976Z  2022-12-01T11:02:57.7042243Z  2022-12-01T11:02:57.7042630Z [2,151 / 2,558] 7 actions, 6 running 2022-12-01T11:02:57.7043058Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:02:57.7043455Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:02:57.7044019Z Compiling aten/src/ATen/RegisterSparseMeta.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:57.7044529Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:02:57.7044974Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:02:57.7045537Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:57.7045935Z [Scann] //:aten 2022-12-01T11:02:58.0523754Z 2022-12-01T11:02:58.0524331Z  2022-12-01T11:02:58.0524695Z  2022-12-01T11:02:58.0525039Z  2022-12-01T11:02:58.0525348Z  2022-12-01T11:02:58.0525636Z  2022-12-01T11:02:58.0525797Z  2022-12-01T11:02:58.0525961Z  2022-12-01T11:02:58.0526215Z [2,152 / 2,558] 8 actions running 2022-12-01T11:02:58.0526487Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:02:58.0526847Z Compiling aten/src/ATen/RegisterSparseMeta.cpp; 1s processwrapper-sandbox 2022-12-01T11:02:58.0527192Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:02:58.0527448Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:02:58.0527802Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:58.0528121Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:02:58.0528371Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:02:58.0528708Z Compiling aten/src/ATen/AccumulateType.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:58.6389511Z 2022-12-01T11:02:58.6390020Z  2022-12-01T11:02:58.6390425Z  2022-12-01T11:02:58.6390723Z  2022-12-01T11:02:58.6391010Z  2022-12-01T11:02:58.6391284Z  2022-12-01T11:02:58.6391538Z  2022-12-01T11:02:58.6391896Z  2022-12-01T11:02:58.6392166Z  2022-12-01T11:02:58.6392760Z INFO: From Compiling aten/src/ATen/RegisterSparseMeta.cpp: 2022-12-01T11:02:58.6393373Z [2,152 / 2,558] 8 actions running 2022-12-01T11:02:58.6394094Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:02:58.6394713Z Compiling aten/src/ATen/RegisterSparseMeta.cpp; 1s processwrapper-sandbox 2022-12-01T11:02:58.6395233Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:02:58.6395661Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:02:58.6396213Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:58.6396856Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:02:58.6397280Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:02:58.6397851Z Compiling aten/src/ATen/AccumulateType.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:58.6398148Z 2022-12-01T11:02:58.6398278Z  2022-12-01T11:02:58.6398550Z  2022-12-01T11:02:58.6398822Z  2022-12-01T11:02:58.6399081Z  2022-12-01T11:02:58.6399350Z  2022-12-01T11:02:58.6399625Z  2022-12-01T11:02:58.6399879Z  2022-12-01T11:02:58.6400152Z  2022-12-01T11:02:58.6401447Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterSparseMeta.cpp:100:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T11:02:58.6402381Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-12-01T11:02:58.6402786Z ^~~~~~~~~~~~~ 2022-12-01T11:02:58.6404039Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterSparseMeta.cpp:81:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T11:02:58.6404956Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T11:02:58.6405484Z ^~~~~~~~~~ 2022-12-01T11:02:58.6421516Z [2,152 / 2,558] 8 actions running 2022-12-01T11:02:58.6422038Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:02:58.6422672Z Compiling aten/src/ATen/RegisterSparseMeta.cpp; 1s processwrapper-sandbox 2022-12-01T11:02:58.6423253Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:02:58.6423728Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:02:58.6424345Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:58.6424886Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:02:58.6425320Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:02:58.6425874Z Compiling aten/src/ATen/AccumulateType.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:58.9166670Z 2022-12-01T11:02:58.9167464Z  2022-12-01T11:02:58.9168078Z  2022-12-01T11:02:58.9168396Z  2022-12-01T11:02:58.9168555Z  2022-12-01T11:02:58.9168723Z  2022-12-01T11:02:58.9168887Z  2022-12-01T11:02:58.9169125Z  2022-12-01T11:02:58.9169317Z  2022-12-01T11:02:58.9169579Z [2,155 / 2,558] 8 actions running 2022-12-01T11:02:58.9169875Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:02:58.9170236Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 1s processwrapper-sandbox 2022-12-01T11:02:58.9170559Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:02:58.9170810Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:02:58.9171289Z Compiling aten/src/ATen/AccumulateType.cpp; 1s processwrapper-sandbox 2022-12-01T11:02:58.9171673Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:02:58.9172048Z Compiling aten/src/ATen/core/union_type.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:58.9172388Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:02:59.4879823Z 2022-12-01T11:02:59.4880714Z  2022-12-01T11:02:59.4881326Z  2022-12-01T11:02:59.4882694Z  2022-12-01T11:02:59.4883256Z  2022-12-01T11:02:59.4883710Z  2022-12-01T11:02:59.4884139Z  2022-12-01T11:02:59.4884621Z  2022-12-01T11:02:59.4885181Z  2022-12-01T11:02:59.4887902Z [2,156 / 2,558] 8 actions, 7 running 2022-12-01T11:02:59.4888533Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:02:59.4890005Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 1s processwrapper-sandbox 2022-12-01T11:02:59.4890851Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:02:59.4891648Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:02:59.4892258Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:02:59.4893061Z Compiling aten/src/ATen/core/union_type.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:59.4893724Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:02:59.4894284Z [Scann] Compiling aten/src/ATen/native/ConvolutionMM3d.cpp 2022-12-01T11:02:59.5214678Z 2022-12-01T11:02:59.5215554Z  2022-12-01T11:02:59.5218815Z  2022-12-01T11:02:59.5219255Z  2022-12-01T11:02:59.5219574Z  2022-12-01T11:02:59.5219851Z  2022-12-01T11:02:59.5220181Z  2022-12-01T11:02:59.5220499Z  2022-12-01T11:02:59.5220781Z  2022-12-01T11:02:59.5221350Z INFO: From Compiling aten/src/ATen/RegisterQuantizedMeta.cpp: 2022-12-01T11:02:59.5221958Z [2,157 / 2,558] 8 actions, 7 running 2022-12-01T11:02:59.5222418Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:02:59.5222893Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:02:59.5224394Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:02:59.5225001Z Compiling aten/src/ATen/core/union_type.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:59.5225543Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:02:59.5226016Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:02:59.5226477Z [Prepa] Compiling aten/src/ATen/RegisterMkldnnCPU.cpp 2022-12-01T11:02:59.5226780Z 2022-12-01T11:02:59.5226914Z  2022-12-01T11:02:59.5227205Z  2022-12-01T11:02:59.5227501Z  2022-12-01T11:02:59.5227785Z  2022-12-01T11:02:59.5228075Z  2022-12-01T11:02:59.5228565Z  2022-12-01T11:02:59.5228852Z  2022-12-01T11:02:59.5230118Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterQuantizedMeta.cpp:82:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T11:02:59.5231048Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-12-01T11:02:59.5231494Z ^~~~~~~~~~~~~ 2022-12-01T11:02:59.5232648Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterQuantizedMeta.cpp:63:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T11:02:59.5233617Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T11:02:59.5234071Z ^~~~~~~~~~ 2022-12-01T11:02:59.5234503Z [2,158 / 2,558] 7 actions, 6 running 2022-12-01T11:02:59.5234960Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:02:59.5235445Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:02:59.5235931Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:02:59.5236513Z Compiling aten/src/ATen/core/union_type.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:59.5237079Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:02:59.5237529Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:02:59.5237966Z [Prepa] Compiling aten/src/ATen/RegisterMkldnnCPU.cpp 2022-12-01T11:02:59.9172628Z 2022-12-01T11:02:59.9173625Z  2022-12-01T11:02:59.9174014Z  2022-12-01T11:02:59.9174312Z  2022-12-01T11:02:59.9174622Z  2022-12-01T11:02:59.9174900Z  2022-12-01T11:02:59.9175196Z  2022-12-01T11:02:59.9175540Z  2022-12-01T11:02:59.9175908Z [2,159 / 2,558] 8 actions running 2022-12-01T11:02:59.9176243Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:02:59.9176541Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:02:59.9176986Z Compiling aten/src/ATen/core/union_type.cpp; 1s processwrapper-sandbox 2022-12-01T11:02:59.9177306Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:02:59.9178758Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:02:59.9179141Z Compiling aten/src/ATen/RegisterMkldnnCPU.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:59.9179743Z Compiling aten/src/ATen/RegisterZeroTensor.cpp; 0s processwrapper-sandbox 2022-12-01T11:02:59.9180206Z Compiling aten/src/ATen/RegisterSparseCPU.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:00.3930609Z 2022-12-01T11:03:00.3931107Z  2022-12-01T11:03:00.3931478Z  2022-12-01T11:03:00.3931698Z  2022-12-01T11:03:00.3931928Z  2022-12-01T11:03:00.3932156Z  2022-12-01T11:03:00.3932390Z  2022-12-01T11:03:00.3932625Z  2022-12-01T11:03:00.3932847Z  2022-12-01T11:03:00.3933808Z [2,160 / 2,558] 8 actions, 7 running 2022-12-01T11:03:00.3934204Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:00.3934682Z Compiling aten/src/ATen/core/union_type.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:00.3935144Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:00.3935519Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:00.3936016Z Compiling aten/src/ATen/RegisterMkldnnCPU.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:00.3936578Z Compiling aten/src/ATen/RegisterZeroTensor.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:00.3937115Z Compiling aten/src/ATen/RegisterSparseCPU.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:00.3937536Z [Scann] Compiling aten/src/ATen/native/Convolution.cpp 2022-12-01T11:03:00.4459841Z 2022-12-01T11:03:00.4460392Z  2022-12-01T11:03:00.4460748Z  2022-12-01T11:03:00.4461052Z  2022-12-01T11:03:00.4461383Z  2022-12-01T11:03:00.4463009Z  2022-12-01T11:03:00.4463428Z  2022-12-01T11:03:00.4463858Z  2022-12-01T11:03:00.4464294Z  2022-12-01T11:03:00.4465044Z INFO: From Compiling aten/src/ATen/RegisterSparseCsrCPU.cpp: 2022-12-01T11:03:00.4465591Z [2,160 / 2,558] 8 actions running 2022-12-01T11:03:00.4466066Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:00.4466672Z Compiling aten/src/ATen/core/union_type.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:00.4467269Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:00.4467753Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:00.4468361Z Compiling aten/src/ATen/RegisterMkldnnCPU.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:00.4469081Z Compiling aten/src/ATen/RegisterZeroTensor.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:00.4469802Z Compiling aten/src/ATen/RegisterSparseCPU.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:00.4470504Z Compiling aten/src/ATen/native/Convolution.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:00.4470833Z 2022-12-01T11:03:00.4470960Z  2022-12-01T11:03:00.4471257Z  2022-12-01T11:03:00.4471545Z  2022-12-01T11:03:00.4471821Z  2022-12-01T11:03:00.4472106Z  2022-12-01T11:03:00.4472390Z  2022-12-01T11:03:00.4472658Z  2022-12-01T11:03:00.4472955Z  2022-12-01T11:03:00.4474173Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterSparseCsrCPU.cpp:146:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T11:03:00.4475049Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-12-01T11:03:00.4475487Z ^~~~~~~~~~~~~ 2022-12-01T11:03:00.4476655Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterSparseCsrCPU.cpp:127:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T11:03:00.4477574Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T11:03:00.4478022Z ^~~~~~~~~~ 2022-12-01T11:03:00.4478415Z [2,160 / 2,558] 8 actions running 2022-12-01T11:03:00.4478876Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:00.4479609Z Compiling aten/src/ATen/core/union_type.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:00.4480158Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:00.4480630Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:00.4481252Z Compiling aten/src/ATen/RegisterMkldnnCPU.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:00.4481967Z Compiling aten/src/ATen/RegisterZeroTensor.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:00.4482691Z Compiling aten/src/ATen/RegisterSparseCPU.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:00.4483416Z Compiling aten/src/ATen/native/Convolution.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:00.5848302Z 2022-12-01T11:03:00.5849175Z  2022-12-01T11:03:00.5849552Z  2022-12-01T11:03:00.5849838Z  2022-12-01T11:03:00.5850120Z  2022-12-01T11:03:00.5850402Z  2022-12-01T11:03:00.5850681Z  2022-12-01T11:03:00.5850962Z  2022-12-01T11:03:00.5851324Z  2022-12-01T11:03:00.5851882Z INFO: From Compiling aten/src/ATen/RegisterQuantizedCPU.cpp: 2022-12-01T11:03:00.5852389Z [2,162 / 2,558] 8 actions running 2022-12-01T11:03:00.5852809Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:00.5853261Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:00.5853841Z Compiling aten/src/ATen/RegisterMkldnnCPU.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:00.5854529Z Compiling aten/src/ATen/RegisterZeroTensor.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:00.5855224Z Compiling aten/src/ATen/RegisterSparseCPU.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:00.5856163Z Compiling aten/src/ATen/native/Convolution.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:00.5856681Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:00.5857324Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:00.5869215Z 2022-12-01T11:03:00.5869799Z  2022-12-01T11:03:00.5870099Z  2022-12-01T11:03:00.5870385Z  2022-12-01T11:03:00.5870679Z  2022-12-01T11:03:00.5870948Z  2022-12-01T11:03:00.5871220Z  2022-12-01T11:03:00.5871480Z  2022-12-01T11:03:00.5871732Z  2022-12-01T11:03:00.5872987Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterQuantizedCPU.cpp:174:23: warning: 'c10::optional at::{anonymous}::maybe_create_proxy(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T11:03:00.5873942Z c10::optional maybe_create_proxy(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T11:03:00.5874430Z ^~~~~~~~~~~~~~~~~~ 2022-12-01T11:03:00.5875671Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterQuantizedCPU.cpp:158:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T11:03:00.5876491Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-12-01T11:03:00.5876905Z ^~~~~~~~~~~~~ 2022-12-01T11:03:00.5877933Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterQuantizedCPU.cpp:139:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T11:03:00.5878787Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T11:03:00.5879214Z ^~~~~~~~~~ 2022-12-01T11:03:00.5880216Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterQuantizedCPU.cpp:132:8: warning: 'at::Tensor at::{anonymous}::create_out(at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T11:03:00.5881156Z Tensor create_out(IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T11:03:00.5881554Z ^~~~~~~~~~ 2022-12-01T11:03:00.5882087Z [2,162 / 2,558] 8 actions running 2022-12-01T11:03:00.5882498Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:00.5882923Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:00.5883486Z Compiling aten/src/ATen/RegisterMkldnnCPU.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:00.5884156Z Compiling aten/src/ATen/RegisterZeroTensor.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:00.5884791Z Compiling aten/src/ATen/RegisterSparseCPU.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:00.5885446Z Compiling aten/src/ATen/native/Convolution.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:00.5885970Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:00.5886530Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:00.9314512Z 2022-12-01T11:03:00.9317559Z  2022-12-01T11:03:00.9317888Z  2022-12-01T11:03:00.9318085Z  2022-12-01T11:03:00.9318243Z  2022-12-01T11:03:00.9318425Z  2022-12-01T11:03:00.9318599Z  2022-12-01T11:03:00.9318761Z  2022-12-01T11:03:00.9318924Z  2022-12-01T11:03:00.9319163Z [2,163 / 2,558] 8 actions running 2022-12-01T11:03:00.9319436Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:00.9319799Z Compiling aten/src/ATen/RegisterMkldnnCPU.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:00.9320213Z Compiling aten/src/ATen/RegisterZeroTensor.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:00.9320627Z Compiling aten/src/ATen/RegisterSparseCPU.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:00.9321025Z Compiling aten/src/ATen/native/Convolution.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:00.9321347Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:00.9321613Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:00.9534458Z Compiling aten/src/ATen/native/Memory.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:01.4045359Z 2022-12-01T11:03:01.4045856Z  2022-12-01T11:03:01.4046245Z  2022-12-01T11:03:01.4046578Z  2022-12-01T11:03:01.4046892Z  2022-12-01T11:03:01.4047198Z  2022-12-01T11:03:01.4047503Z  2022-12-01T11:03:01.4047785Z  2022-12-01T11:03:01.4048081Z  2022-12-01T11:03:01.4048620Z INFO: From Compiling aten/src/ATen/RegisterZeroTensor.cpp: 2022-12-01T11:03:01.4049169Z [2,163 / 2,558] 8 actions running 2022-12-01T11:03:01.4049641Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:01.4050281Z Compiling aten/src/ATen/RegisterMkldnnCPU.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:01.4051035Z Compiling aten/src/ATen/RegisterZeroTensor.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:01.4051832Z Compiling aten/src/ATen/RegisterSparseCPU.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:01.4052575Z Compiling aten/src/ATen/native/Convolution.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:01.4053154Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:01.4053623Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:01.4054238Z Compiling aten/src/ATen/native/Memory.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:01.4067790Z 2022-12-01T11:03:01.4068057Z  2022-12-01T11:03:01.4068346Z  2022-12-01T11:03:01.4068596Z  2022-12-01T11:03:01.4068855Z  2022-12-01T11:03:01.4069125Z  2022-12-01T11:03:01.4069368Z  2022-12-01T11:03:01.4069637Z  2022-12-01T11:03:01.4069907Z  2022-12-01T11:03:01.4083282Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterZeroTensor.cpp:89:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T11:03:01.4084134Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-12-01T11:03:01.4084593Z ^~~~~~~~~~~~~ 2022-12-01T11:03:01.4085759Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterZeroTensor.cpp:70:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T11:03:01.4086898Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T11:03:01.4087367Z ^~~~~~~~~~ 2022-12-01T11:03:01.4106253Z [2,163 / 2,558] 8 actions running 2022-12-01T11:03:01.4106751Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:01.4107403Z Compiling aten/src/ATen/RegisterMkldnnCPU.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:01.4108081Z Compiling aten/src/ATen/RegisterZeroTensor.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:01.4108734Z Compiling aten/src/ATen/RegisterSparseCPU.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:01.4109378Z Compiling aten/src/ATen/native/Convolution.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:01.4109900Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:01.4110338Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:01.4110935Z Compiling aten/src/ATen/native/Memory.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:01.4226929Z 2022-12-01T11:03:01.4227326Z  2022-12-01T11:03:01.4227664Z  2022-12-01T11:03:01.4227935Z  2022-12-01T11:03:01.4228226Z  2022-12-01T11:03:01.4228554Z  2022-12-01T11:03:01.4228828Z  2022-12-01T11:03:01.4229147Z  2022-12-01T11:03:01.4229452Z  2022-12-01T11:03:01.4229966Z INFO: From Compiling aten/src/ATen/RegisterMkldnnCPU.cpp: 2022-12-01T11:03:01.4230517Z [2,164 / 2,558] 7 actions running 2022-12-01T11:03:01.4230982Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:01.4231605Z Compiling aten/src/ATen/RegisterMkldnnCPU.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:01.4232300Z Compiling aten/src/ATen/RegisterSparseCPU.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:01.4233212Z Compiling aten/src/ATen/native/Convolution.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:01.4233788Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:01.4234236Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:01.4234835Z Compiling aten/src/ATen/native/Memory.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:01.4245832Z 2022-12-01T11:03:01.4246152Z  2022-12-01T11:03:01.4246470Z  2022-12-01T11:03:01.4246795Z  2022-12-01T11:03:01.4247100Z  2022-12-01T11:03:01.4247416Z  2022-12-01T11:03:01.4247740Z  2022-12-01T11:03:01.4247988Z  2022-12-01T11:03:01.4259362Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterMkldnnCPU.cpp:119:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T11:03:01.4260273Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-12-01T11:03:01.4260725Z ^~~~~~~~~~~~~ 2022-12-01T11:03:01.4261876Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterMkldnnCPU.cpp:100:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T11:03:01.4262807Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T11:03:01.4263271Z ^~~~~~~~~~ 2022-12-01T11:03:01.4275499Z [2,164 / 2,558] 7 actions running 2022-12-01T11:03:01.4275991Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:01.4276625Z Compiling aten/src/ATen/RegisterMkldnnCPU.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:01.4277361Z Compiling aten/src/ATen/RegisterSparseCPU.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:01.4278069Z Compiling aten/src/ATen/native/Convolution.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:01.4278628Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:01.4279120Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:01.4279740Z Compiling aten/src/ATen/native/Memory.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:01.4556502Z 2022-12-01T11:03:01.4557237Z  2022-12-01T11:03:01.4557539Z  2022-12-01T11:03:01.4557717Z  2022-12-01T11:03:01.4557922Z  2022-12-01T11:03:01.4558079Z  2022-12-01T11:03:01.4558265Z  2022-12-01T11:03:01.4558447Z  2022-12-01T11:03:01.4558832Z INFO: From Compiling aten/src/ATen/RegisterSparseCPU.cpp: 2022-12-01T11:03:01.4559154Z [2,165 / 2,558] 8 actions, 7 running 2022-12-01T11:03:01.4559423Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:01.4559774Z Compiling aten/src/ATen/RegisterSparseCPU.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:01.4560217Z Compiling aten/src/ATen/native/Convolution.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:01.4560538Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:01.4560817Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:01.4561153Z Compiling aten/src/ATen/native/Memory.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:01.4561571Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:01.4561916Z [Prepa] Compiling aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp 2022-12-01T11:03:01.4574336Z 2022-12-01T11:03:01.4574588Z  2022-12-01T11:03:01.4574908Z  2022-12-01T11:03:01.4575182Z  2022-12-01T11:03:01.4575453Z  2022-12-01T11:03:01.4575722Z  2022-12-01T11:03:01.4576005Z  2022-12-01T11:03:01.4576258Z  2022-12-01T11:03:01.4576525Z  2022-12-01T11:03:01.4590861Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterSparseCPU.cpp:167:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T11:03:01.4591761Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-12-01T11:03:01.4592351Z ^~~~~~~~~~~~~ 2022-12-01T11:03:01.4593501Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterSparseCPU.cpp:148:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T11:03:01.4594417Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T11:03:01.4594875Z ^~~~~~~~~~ 2022-12-01T11:03:01.4595244Z [2,165 / 2,558] 8 actions, 7 running 2022-12-01T11:03:01.4595663Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:01.4596272Z Compiling aten/src/ATen/RegisterSparseCPU.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:01.4596972Z Compiling aten/src/ATen/native/Convolution.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:01.4597528Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:01.4597992Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:01.4598583Z Compiling aten/src/ATen/native/Memory.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:01.4599230Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:01.4599791Z [Prepa] Compiling aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp 2022-12-01T11:03:01.7556478Z 2022-12-01T11:03:01.7557026Z  2022-12-01T11:03:01.7557373Z  2022-12-01T11:03:01.7557659Z  2022-12-01T11:03:01.7557944Z  2022-12-01T11:03:01.7558212Z  2022-12-01T11:03:01.7558493Z  2022-12-01T11:03:01.7558764Z  2022-12-01T11:03:01.7559017Z  2022-12-01T11:03:01.7559412Z [2,166 / 2,558] 8 actions running 2022-12-01T11:03:01.7559858Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:01.7560461Z Compiling aten/src/ATen/native/Convolution.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:01.7560969Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:01.7561410Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:01.7561983Z Compiling aten/src/ATen/native/Memory.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:01.7562617Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:01.7563342Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:01.7563784Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:02.2207831Z 2022-12-01T11:03:02.2208384Z  2022-12-01T11:03:02.2208744Z  2022-12-01T11:03:02.2209049Z  2022-12-01T11:03:02.2209348Z  2022-12-01T11:03:02.2209632Z  2022-12-01T11:03:02.2209924Z  2022-12-01T11:03:02.2210208Z  2022-12-01T11:03:02.2210637Z  2022-12-01T11:03:02.2211061Z [2,167 / 2,558] 8 actions, 7 running 2022-12-01T11:03:02.2211809Z Compiling aten/src/ATen/native/Convolution.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:02.2212361Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:02.2212829Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:02.2213414Z Compiling aten/src/ATen/native/Memory.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:02.2214060Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:02.2214639Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:02.2215130Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:02.2215555Z [Scann] Compiling aten/src/ATen/native/NNPACK.cpp 2022-12-01T11:03:02.4690001Z 2022-12-01T11:03:02.4690546Z  2022-12-01T11:03:02.4690876Z  2022-12-01T11:03:02.4691157Z  2022-12-01T11:03:02.4691491Z  2022-12-01T11:03:02.4691763Z  2022-12-01T11:03:02.4692047Z  2022-12-01T11:03:02.4692312Z  2022-12-01T11:03:02.4692582Z  2022-12-01T11:03:02.4692976Z [2,168 / 2,558] 8 actions, 7 running 2022-12-01T11:03:02.4693536Z Compiling aten/src/ATen/native/Convolution.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:02.4694059Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:02.4694798Z Compiling aten/src/ATen/native/Memory.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:02.4695429Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:02.4695953Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:02.4696391Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:02.4696924Z Compiling aten/src/ATen/native/NNPACK.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:02.4697404Z [Scann] Compiling aten/src/ATen/native/xnnpack/Linear.cpp 2022-12-01T11:03:02.7551399Z 2022-12-01T11:03:02.7551899Z  2022-12-01T11:03:02.7552191Z  2022-12-01T11:03:02.7552432Z  2022-12-01T11:03:02.7552689Z  2022-12-01T11:03:02.7552917Z  2022-12-01T11:03:02.7553131Z  2022-12-01T11:03:02.7553348Z  2022-12-01T11:03:02.7553565Z  2022-12-01T11:03:02.7553877Z [2,170 / 2,558] 8 actions running 2022-12-01T11:03:02.7554382Z Compiling aten/src/ATen/native/Convolution.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:02.7554953Z Compiling aten/src/ATen/native/Memory.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:02.7555473Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:02.7555912Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:02.7556361Z Compiling aten/src/ATen/native/NNPACK.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:02.7556750Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:02.7557202Z Compiling aten/src/ATen/native/xnnpack/Init.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:02.7557614Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:02.9562243Z 2022-12-01T11:03:02.9562723Z  2022-12-01T11:03:02.9562996Z  2022-12-01T11:03:02.9563329Z  2022-12-01T11:03:02.9563639Z  2022-12-01T11:03:02.9563900Z  2022-12-01T11:03:02.9564109Z  2022-12-01T11:03:02.9564276Z  2022-12-01T11:03:02.9564428Z  2022-12-01T11:03:02.9564685Z [2,171 / 2,558] 8 actions running 2022-12-01T11:03:02.9565070Z Compiling aten/src/ATen/native/Convolution.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:02.9565458Z Compiling aten/src/ATen/native/Memory.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:02.9954922Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:02.9955434Z Compiling aten/src/ATen/native/NNPACK.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:02.9955826Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:02.9956284Z Compiling aten/src/ATen/native/xnnpack/Init.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:02.9956692Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:02.9957063Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:03.1962844Z 2022-12-01T11:03:03.1963666Z  2022-12-01T11:03:03.1964263Z  2022-12-01T11:03:03.1964712Z  2022-12-01T11:03:03.1965598Z  2022-12-01T11:03:03.1965952Z  2022-12-01T11:03:03.1966255Z  2022-12-01T11:03:03.1966551Z  2022-12-01T11:03:03.1966818Z  2022-12-01T11:03:03.1967184Z [2,171 / 2,558] 8 actions running 2022-12-01T11:03:03.1968043Z Compiling aten/src/ATen/native/Convolution.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:03.1968668Z Compiling aten/src/ATen/native/Memory.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:03.1969236Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:03.1969817Z Compiling aten/src/ATen/native/NNPACK.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:03.1970323Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:03.1970824Z Compiling aten/src/ATen/native/xnnpack/Init.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:03.1971416Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:03.1971845Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:03.5862996Z 2022-12-01T11:03:03.5863506Z  2022-12-01T11:03:03.5863894Z  2022-12-01T11:03:03.5864243Z  2022-12-01T11:03:03.5864549Z  2022-12-01T11:03:03.5865594Z  2022-12-01T11:03:03.5865974Z  2022-12-01T11:03:03.5866263Z  2022-12-01T11:03:03.5866535Z  2022-12-01T11:03:03.5866933Z [2,172 / 2,558] 8 actions, 7 running 2022-12-01T11:03:03.5867498Z Compiling aten/src/ATen/native/Memory.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:03.5868119Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:03.5868743Z Compiling aten/src/ATen/native/NNPACK.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:03.5869248Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:03.5869779Z Compiling aten/src/ATen/native/xnnpack/Init.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:03.5870348Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:03.5870701Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:03.5871045Z [Scann] Compiling aten/src/ATen/native/xnnpack/AveragePooling.cpp 2022-12-01T11:03:03.7971856Z 2022-12-01T11:03:03.7972446Z  2022-12-01T11:03:03.7972851Z  2022-12-01T11:03:03.7973193Z  2022-12-01T11:03:03.7973454Z  2022-12-01T11:03:03.7973711Z  2022-12-01T11:03:03.7973976Z  2022-12-01T11:03:03.7974224Z  2022-12-01T11:03:03.7974505Z  2022-12-01T11:03:03.7974893Z [2,174 / 2,558] 8 actions running 2022-12-01T11:03:03.7975452Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:03.7975976Z Compiling aten/src/ATen/native/NNPACK.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:03.7976577Z Compiling aten/src/ATen/native/xnnpack/Init.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:03.7977038Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:03.7977437Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:03.7977835Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:03.7978225Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:03.7978826Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:04.1993811Z 2022-12-01T11:03:04.1994734Z  2022-12-01T11:03:04.1995443Z  2022-12-01T11:03:04.1995949Z  2022-12-01T11:03:04.1996435Z  2022-12-01T11:03:04.1996918Z  2022-12-01T11:03:04.1997696Z  2022-12-01T11:03:04.1997992Z  2022-12-01T11:03:04.1998455Z  2022-12-01T11:03:04.1998906Z [2,175 / 2,558] 8 actions, 7 running 2022-12-01T11:03:04.1999668Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:04.2000397Z Compiling aten/src/ATen/native/NNPACK.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:04.2000976Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:04.2001459Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:04.2002053Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:04.2002560Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:04.2003133Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:04.2003579Z [Scann] Compiling aten/src/ATen/NestedTensorImpl.cpp 2022-12-01T11:03:04.4957143Z 2022-12-01T11:03:04.4957587Z  2022-12-01T11:03:04.4957800Z  2022-12-01T11:03:04.4958040Z  2022-12-01T11:03:04.4958228Z  2022-12-01T11:03:04.4958419Z  2022-12-01T11:03:04.4958590Z  2022-12-01T11:03:04.4958761Z  2022-12-01T11:03:04.4958918Z  2022-12-01T11:03:04.4959174Z [2,177 / 2,558] 7 actions, 6 running 2022-12-01T11:03:04.4959540Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 3s processwrapper-sandbox 2022-12-01T11:03:04.4959931Z Compiling aten/src/ATen/native/NNPACK.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:04.4960231Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:04.4960554Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:04.4960943Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:04.4961437Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:04.4961923Z [Scann] Compiling aten/src/ATen/core/tensor_type.cpp 2022-12-01T11:03:04.7976361Z 2022-12-01T11:03:04.8527783Z  2022-12-01T11:03:04.8528474Z  2022-12-01T11:03:04.8528793Z  2022-12-01T11:03:04.8529101Z  2022-12-01T11:03:04.8529364Z  2022-12-01T11:03:04.8529647Z  2022-12-01T11:03:04.8529907Z  2022-12-01T11:03:04.8530271Z [2,178 / 2,558] 8 actions running 2022-12-01T11:03:04.8530833Z Compiling aten/src/ATen/native/NNPACK.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:04.8531423Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:04.8531845Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:04.8532293Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:04.8532861Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:04.8533360Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:04.8533911Z Compiling aten/src/ATen/core/tensor_type.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:04.8534409Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:05.2222281Z 2022-12-01T11:03:05.2228611Z  2022-12-01T11:03:05.2229013Z  2022-12-01T11:03:05.2229362Z  2022-12-01T11:03:05.2229690Z  2022-12-01T11:03:05.2229995Z  2022-12-01T11:03:05.2230321Z  2022-12-01T11:03:05.2230649Z  2022-12-01T11:03:05.2230952Z  2022-12-01T11:03:05.2231400Z [2,179 / 2,558] 8 actions, 7 running 2022-12-01T11:03:05.2231935Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:05.2232481Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:05.2233024Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:05.2233729Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:05.2234302Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:05.2234893Z Compiling aten/src/ATen/core/tensor_type.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:05.2235498Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:05.2236044Z [Scann] Compiling aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp 2022-12-01T11:03:05.4540759Z 2022-12-01T11:03:05.4541250Z  2022-12-01T11:03:05.4541593Z  2022-12-01T11:03:05.4541871Z  2022-12-01T11:03:05.4542116Z  2022-12-01T11:03:05.4542587Z  2022-12-01T11:03:05.4542852Z  2022-12-01T11:03:05.4543103Z  2022-12-01T11:03:05.4543384Z  2022-12-01T11:03:05.4543768Z [2,181 / 2,558] 8 actions running 2022-12-01T11:03:05.4544188Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:05.4544758Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:05.4545268Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:05.4545817Z Compiling aten/src/ATen/core/tensor_type.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:05.4546314Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:05.4546725Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:05.4547163Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:05.4547574Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:06.0856141Z 2022-12-01T11:03:06.0856664Z  2022-12-01T11:03:06.0857000Z  2022-12-01T11:03:06.0857252Z  2022-12-01T11:03:06.0857532Z  2022-12-01T11:03:06.0857820Z  2022-12-01T11:03:06.0858076Z  2022-12-01T11:03:06.0858693Z  2022-12-01T11:03:06.0858929Z  2022-12-01T11:03:06.0859260Z [2,182 / 2,558] 8 actions, 7 running 2022-12-01T11:03:06.0859643Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:06.0860139Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:06.0860570Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:06.0860950Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:06.0861319Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:06.0861664Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:06.0862026Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:06.0862393Z [Scann] Compiling aten/src/ATen/native/sparse/SparseUnaryOps.cpp 2022-12-01T11:03:06.3364266Z 2022-12-01T11:03:06.3368956Z  2022-12-01T11:03:06.3369366Z  2022-12-01T11:03:06.3369710Z  2022-12-01T11:03:06.3370037Z  2022-12-01T11:03:06.3370347Z  2022-12-01T11:03:06.3370650Z  2022-12-01T11:03:06.3370953Z  2022-12-01T11:03:06.3371346Z  2022-12-01T11:03:06.3371840Z [2,183 / 2,558] 8 actions, 7 running 2022-12-01T11:03:06.3372534Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:06.3373143Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:06.3373645Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:06.3374142Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:06.3374628Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:06.3375122Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:06.3375612Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:06.3376125Z [Scann] Compiling aten/src/ATen/native/NaiveDilatedConvolution.cpp 2022-12-01T11:03:06.6547638Z 2022-12-01T11:03:06.6548547Z  2022-12-01T11:03:06.6548906Z  2022-12-01T11:03:06.6549151Z  2022-12-01T11:03:06.6549382Z  2022-12-01T11:03:06.6549663Z  2022-12-01T11:03:06.6553125Z  2022-12-01T11:03:06.6553579Z  2022-12-01T11:03:06.6554081Z  2022-12-01T11:03:06.6555360Z [2,183 / 2,558] 8 actions running 2022-12-01T11:03:06.6556167Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:06.6556802Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:06.6557369Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:06.6558088Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:06.6558738Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:06.6559226Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:06.6560342Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:06.6560814Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:06.8549800Z 2022-12-01T11:03:06.8550658Z  2022-12-01T11:03:06.8551278Z  2022-12-01T11:03:06.8551793Z  2022-12-01T11:03:06.8552339Z  2022-12-01T11:03:06.8554933Z  2022-12-01T11:03:06.8555578Z  2022-12-01T11:03:06.8555992Z  2022-12-01T11:03:06.8556708Z  2022-12-01T11:03:06.8557361Z [2,184 / 2,558] 8 actions running 2022-12-01T11:03:06.8558029Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:06.8558662Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:06.8559261Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:06.8559928Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:06.8560514Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:06.8561190Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:06.8562037Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:06.8564791Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:07.0589454Z 2022-12-01T11:03:07.0590047Z  2022-12-01T11:03:07.0590401Z  2022-12-01T11:03:07.0590723Z  2022-12-01T11:03:07.0591054Z  2022-12-01T11:03:07.0591316Z  2022-12-01T11:03:07.0591569Z  2022-12-01T11:03:07.0591956Z  2022-12-01T11:03:07.0592258Z  2022-12-01T11:03:07.0592731Z [2,185 / 2,558] 8 actions, 7 running 2022-12-01T11:03:07.0593268Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:07.0593781Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:07.0594333Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:07.0594819Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:07.0595296Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:07.0595821Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:07.0596313Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:07.0596748Z [Prepa] Compiling aten/src/ATen/native/sparse/SparseMatMul.cpp 2022-12-01T11:03:07.3578181Z 2022-12-01T11:03:07.3579119Z  2022-12-01T11:03:07.3579416Z  2022-12-01T11:03:07.3579688Z  2022-12-01T11:03:07.3581302Z  2022-12-01T11:03:07.3582069Z  2022-12-01T11:03:07.3582332Z  2022-12-01T11:03:07.3582593Z  2022-12-01T11:03:07.3582865Z  2022-12-01T11:03:07.3583291Z [2,186 / 2,558] 8 actions, 7 running 2022-12-01T11:03:07.3583770Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:07.3584136Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:07.3584403Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:07.3584652Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:07.3584947Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:07.3585373Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:07.3586372Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:07.3586735Z [Scann] Compiling aten/src/ATen/native/sparse/SparseFactories.cpp 2022-12-01T11:03:07.6553176Z 2022-12-01T11:03:07.6553718Z  2022-12-01T11:03:07.6554023Z  2022-12-01T11:03:07.6554319Z  2022-12-01T11:03:07.6554622Z  2022-12-01T11:03:07.6554944Z  2022-12-01T11:03:07.6555154Z  2022-12-01T11:03:07.6555339Z  2022-12-01T11:03:07.6555511Z  2022-12-01T11:03:07.6555746Z [2,186 / 2,558] 8 actions running 2022-12-01T11:03:07.6556034Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:07.6556311Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:07.6556559Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:07.6556822Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:07.6557086Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:07.6557340Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:07.6557604Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:07.6557860Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:07.8589393Z 2022-12-01T11:03:07.8589960Z  2022-12-01T11:03:07.8590315Z  2022-12-01T11:03:07.8590662Z  2022-12-01T11:03:07.8590931Z  2022-12-01T11:03:07.8591157Z  2022-12-01T11:03:07.8591424Z  2022-12-01T11:03:07.8591606Z  2022-12-01T11:03:07.8591788Z  2022-12-01T11:03:07.8592032Z [2,188 / 2,558] 8 actions running 2022-12-01T11:03:07.8592303Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:07.8621808Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:07.8622216Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:07.8622575Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:07.8622953Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:07.8623353Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:07.8623746Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:07.8624036Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:08.0651156Z 2022-12-01T11:03:08.0652096Z  2022-12-01T11:03:08.0654301Z  2022-12-01T11:03:08.0654785Z  2022-12-01T11:03:08.0655243Z  2022-12-01T11:03:08.0655688Z  2022-12-01T11:03:08.0656119Z  2022-12-01T11:03:08.0656560Z  2022-12-01T11:03:08.0657138Z  2022-12-01T11:03:08.0657727Z [2,190 / 2,558] 8 actions running 2022-12-01T11:03:08.0658655Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:08.0661613Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:08.0662439Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:08.0663134Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:08.0663851Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:08.0664550Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:08.0665160Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:08.0665778Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:08.6067494Z 2022-12-01T11:03:08.6068053Z  2022-12-01T11:03:08.6068419Z  2022-12-01T11:03:08.6068728Z  2022-12-01T11:03:08.6068898Z  2022-12-01T11:03:08.6069071Z  2022-12-01T11:03:08.6069322Z  2022-12-01T11:03:08.6069548Z  2022-12-01T11:03:08.6069712Z  2022-12-01T11:03:08.6069975Z [2,191 / 2,558] 8 actions, 7 running 2022-12-01T11:03:08.6071804Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:08.6072470Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:08.6072892Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:08.6073303Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:08.6073632Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:08.6073984Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:08.6074336Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:08.6074616Z [Scann] Compiling aten/src/ATen/native/NamedTensor.cpp 2022-12-01T11:03:08.8641057Z 2022-12-01T11:03:08.8641623Z  2022-12-01T11:03:08.8641969Z  2022-12-01T11:03:08.8642149Z  2022-12-01T11:03:08.8642369Z  2022-12-01T11:03:08.8642560Z  2022-12-01T11:03:08.8642734Z  2022-12-01T11:03:08.8642928Z  2022-12-01T11:03:08.8643097Z  2022-12-01T11:03:08.8643346Z [2,191 / 2,558] 8 actions running 2022-12-01T11:03:08.8643657Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:08.8643954Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:08.8644225Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:08.8644484Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:08.8644835Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:08.8645179Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:08.8645427Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:08.8645772Z Compiling aten/src/ATen/native/NamedTensor.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:09.0992239Z 2022-12-01T11:03:09.0992791Z  2022-12-01T11:03:09.0993174Z  2022-12-01T11:03:09.0993486Z  2022-12-01T11:03:09.0993771Z  2022-12-01T11:03:09.0994046Z  2022-12-01T11:03:09.0994319Z  2022-12-01T11:03:09.0994617Z  2022-12-01T11:03:09.0994905Z  2022-12-01T11:03:09.0995297Z [2,193 / 2,558] 8 actions, 7 running 2022-12-01T11:03:09.0995806Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:09.0996309Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:09.0996780Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:09.0997230Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:09.0997710Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:09.0998522Z Compiling aten/src/ATen/native/NamedTensor.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:09.0999090Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:09.0999563Z [Scann] Compiling aten/src/ATen/native/sparse/ParamUtils.cpp 2022-12-01T11:03:09.3340570Z 2022-12-01T11:03:09.3341108Z  2022-12-01T11:03:09.3341426Z  2022-12-01T11:03:09.3341710Z  2022-12-01T11:03:09.3341981Z  2022-12-01T11:03:09.3342217Z  2022-12-01T11:03:09.3342435Z  2022-12-01T11:03:09.3342718Z  2022-12-01T11:03:09.3342968Z  2022-12-01T11:03:09.3343366Z [2,194 / 2,558] 8 actions running 2022-12-01T11:03:09.3343843Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:09.3344289Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:09.3344739Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:09.3345181Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:09.3345628Z Compiling aten/src/ATen/native/NamedTensor.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:09.3345966Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:09.3346222Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:09.3346486Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:10.0492897Z 2022-12-01T11:03:10.0493509Z  2022-12-01T11:03:10.0493885Z  2022-12-01T11:03:10.0494179Z  2022-12-01T11:03:10.0494476Z  2022-12-01T11:03:10.0494770Z  2022-12-01T11:03:10.0495074Z  2022-12-01T11:03:10.0495358Z  2022-12-01T11:03:10.0495652Z  2022-12-01T11:03:10.0496070Z [2,195 / 2,558] 8 actions, 7 running 2022-12-01T11:03:10.0496564Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:10.0497055Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:10.0497749Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:10.0503971Z Compiling aten/src/ATen/native/NamedTensor.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:10.0504775Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:10.0505217Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:10.0505641Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:10.0506022Z [Scann] Compiling aten/src/ATen/ParallelCommon.cpp 2022-12-01T11:03:10.3382018Z 2022-12-01T11:03:10.3382562Z  2022-12-01T11:03:10.3382910Z  2022-12-01T11:03:10.3383189Z  2022-12-01T11:03:10.3383459Z  2022-12-01T11:03:10.3383716Z  2022-12-01T11:03:10.3383990Z  2022-12-01T11:03:10.3384260Z  2022-12-01T11:03:10.3384511Z  2022-12-01T11:03:10.3384915Z [2,198 / 2,558] 8 actions running 2022-12-01T11:03:10.3385519Z Compiling aten/src/ATen/native/NamedTensor.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:10.3386039Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:10.3386497Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:10.3386933Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:10.3387492Z Compiling aten/src/ATen/ParallelCommon.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:10.3387993Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:10.3388438Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:10.3388884Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:10.9954635Z 2022-12-01T11:03:10.9955214Z  2022-12-01T11:03:10.9955600Z  2022-12-01T11:03:10.9955896Z  2022-12-01T11:03:10.9956219Z  2022-12-01T11:03:10.9956545Z  2022-12-01T11:03:10.9956862Z  2022-12-01T11:03:10.9957178Z  2022-12-01T11:03:10.9957495Z  2022-12-01T11:03:10.9957929Z [2,200 / 2,558] 7 actions, 6 running 2022-12-01T11:03:10.9958613Z Compiling aten/src/ATen/native/NamedTensor.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:10.9959279Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:10.9959965Z Compiling aten/src/ATen/ParallelCommon.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:10.9960566Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:10.9961324Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:10.9961818Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:10.9962309Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qtanh.cpp 2022-12-01T11:03:11.2345522Z 2022-12-01T11:03:11.2346064Z  2022-12-01T11:03:11.2346435Z  2022-12-01T11:03:11.2346700Z  2022-12-01T11:03:11.2346978Z  2022-12-01T11:03:11.2347270Z  2022-12-01T11:03:11.2347540Z  2022-12-01T11:03:11.2347824Z  2022-12-01T11:03:11.2348234Z [2,201 / 2,558] 8 actions, 7 running 2022-12-01T11:03:11.2348662Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:11.2349226Z Compiling aten/src/ATen/ParallelCommon.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:11.2349895Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:11.2350343Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:11.2350803Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:11.2351244Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:11.2351692Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:11.2352107Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qrelu.cpp 2022-12-01T11:03:11.5382724Z 2022-12-01T11:03:11.5383265Z  2022-12-01T11:03:11.5383568Z  2022-12-01T11:03:11.5383967Z  2022-12-01T11:03:11.5384316Z  2022-12-01T11:03:11.5384611Z  2022-12-01T11:03:11.5384918Z  2022-12-01T11:03:11.5385214Z  2022-12-01T11:03:11.5385504Z  2022-12-01T11:03:11.5385925Z [2,201 / 2,558] 8 actions running 2022-12-01T11:03:11.5386210Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:11.5386609Z Compiling aten/src/ATen/ParallelCommon.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:11.5386937Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:11.5499442Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:11.5500075Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:11.5500475Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:11.5500854Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:11.5501126Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:11.9277615Z 2022-12-01T11:03:11.9278289Z  2022-12-01T11:03:11.9278810Z  2022-12-01T11:03:11.9280601Z  2022-12-01T11:03:11.9281133Z  2022-12-01T11:03:11.9281399Z  2022-12-01T11:03:11.9281838Z  2022-12-01T11:03:11.9282108Z  2022-12-01T11:03:11.9282525Z  2022-12-01T11:03:11.9282941Z [2,202 / 2,558] 8 actions, 7 running 2022-12-01T11:03:11.9283537Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:11.9284157Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:11.9284710Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:11.9285172Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:11.9285782Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:11.9286361Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:11.9286808Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:11.9287429Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qnormalization.cpp 2022-12-01T11:03:12.1515149Z 2022-12-01T11:03:12.1515688Z  2022-12-01T11:03:12.1516017Z  2022-12-01T11:03:12.1516308Z  2022-12-01T11:03:12.1516602Z  2022-12-01T11:03:12.1516880Z  2022-12-01T11:03:12.1517151Z  2022-12-01T11:03:12.1517443Z  2022-12-01T11:03:12.1517714Z  2022-12-01T11:03:12.1518112Z [2,203 / 2,558] 8 actions running 2022-12-01T11:03:12.1518583Z //:aten; 3s processwrapper-sandbox 2022-12-01T11:03:12.1519050Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:12.1519525Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:12.1519943Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:12.1520384Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:12.1520876Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:12.1521337Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:12.1521755Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:12.4914555Z 2022-12-01T11:03:12.4915095Z  2022-12-01T11:03:12.4915431Z  2022-12-01T11:03:12.4915687Z  2022-12-01T11:03:12.4915989Z  2022-12-01T11:03:12.4916269Z  2022-12-01T11:03:12.4916525Z  2022-12-01T11:03:12.4916784Z  2022-12-01T11:03:12.4917058Z  2022-12-01T11:03:12.4917448Z [2,204 / 2,558] 8 actions, 7 running 2022-12-01T11:03:12.4917911Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:12.4918370Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:12.4918807Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:12.4919253Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:12.4919685Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:12.4920124Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:12.4920617Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:12.4921082Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qmatmul.cpp 2022-12-01T11:03:12.7526198Z 2022-12-01T11:03:12.7526801Z  2022-12-01T11:03:12.7527171Z  2022-12-01T11:03:12.7527489Z  2022-12-01T11:03:12.7527766Z  2022-12-01T11:03:12.7528039Z  2022-12-01T11:03:12.7528322Z  2022-12-01T11:03:12.7528595Z  2022-12-01T11:03:12.7528845Z  2022-12-01T11:03:12.7529246Z [2,205 / 2,558] 8 actions running 2022-12-01T11:03:12.7529706Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:12.7530128Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:12.7530591Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:12.7531051Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:12.7531549Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:12.7531985Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:12.7532434Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:12.7533115Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:12.9544731Z 2022-12-01T11:03:12.9559668Z  2022-12-01T11:03:12.9560005Z  2022-12-01T11:03:12.9560298Z  2022-12-01T11:03:12.9560697Z  2022-12-01T11:03:12.9560983Z  2022-12-01T11:03:12.9561288Z  2022-12-01T11:03:12.9561613Z  2022-12-01T11:03:12.9561915Z  2022-12-01T11:03:12.9562367Z [2,206 / 2,558] 8 actions, 7 running 2022-12-01T11:03:12.9562889Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:12.9563371Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:12.9563897Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:12.9564741Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:12.9565339Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:12.9565885Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:12.9566635Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:12.9567086Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp 2022-12-01T11:03:13.3528957Z 2022-12-01T11:03:13.3529482Z  2022-12-01T11:03:13.3529824Z  2022-12-01T11:03:13.3530116Z  2022-12-01T11:03:13.3530392Z  2022-12-01T11:03:13.3530688Z  2022-12-01T11:03:13.3530972Z  2022-12-01T11:03:13.3531341Z  2022-12-01T11:03:13.3531617Z  2022-12-01T11:03:13.3532009Z [2,206 / 2,558] 8 actions running 2022-12-01T11:03:13.3532448Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:13.3532893Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:13.3533331Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:13.3533771Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:13.3534215Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:13.3534653Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:13.3535080Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:13.3535502Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:13.5600705Z 2022-12-01T11:03:13.5601277Z  2022-12-01T11:03:13.5601604Z  2022-12-01T11:03:13.5601926Z  2022-12-01T11:03:13.5602232Z  2022-12-01T11:03:13.5602521Z  2022-12-01T11:03:13.5603058Z  2022-12-01T11:03:13.5603328Z  2022-12-01T11:03:13.5603587Z  2022-12-01T11:03:13.5603991Z [2,207 / 2,558] 8 actions, 7 running 2022-12-01T11:03:13.5604474Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:13.5604930Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:13.5605374Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:13.5605833Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:13.5606274Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:13.5606734Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:13.5607198Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:13.5607614Z [Scann] Compiling aten/src/ATen/native/Onehot.cpp 2022-12-01T11:03:13.8904837Z 2022-12-01T11:03:13.8905357Z  2022-12-01T11:03:13.8905709Z  2022-12-01T11:03:13.8905987Z  2022-12-01T11:03:13.8906253Z  2022-12-01T11:03:13.8912057Z  2022-12-01T11:03:13.8913118Z  2022-12-01T11:03:13.8913803Z  2022-12-01T11:03:13.8914459Z  2022-12-01T11:03:13.8915132Z [2,208 / 2,558] 8 actions, 7 running 2022-12-01T11:03:13.8915806Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:13.8916427Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:13.8917146Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:13.8917982Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:13.8918461Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:13.8918892Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:13.8919453Z Compiling aten/src/ATen/native/Onehot.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:13.8919975Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qhardswish.cpp 2022-12-01T11:03:14.1545564Z 2022-12-01T11:03:14.1546061Z  2022-12-01T11:03:14.1546597Z  2022-12-01T11:03:14.1546857Z  2022-12-01T11:03:14.1547117Z  2022-12-01T11:03:14.1547370Z  2022-12-01T11:03:14.1547647Z  2022-12-01T11:03:14.1547917Z  2022-12-01T11:03:14.1548185Z  2022-12-01T11:03:14.1548547Z [2,209 / 2,558] 8 actions running 2022-12-01T11:03:14.1548945Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:14.1549330Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:14.1549702Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:14.1550123Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:14.1550537Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:14.1551053Z Compiling aten/src/ATen/native/Onehot.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:14.1551502Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:14.1551881Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:14.3540800Z 2022-12-01T11:03:14.3541339Z  2022-12-01T11:03:14.3541657Z  2022-12-01T11:03:14.3541942Z  2022-12-01T11:03:14.3542322Z  2022-12-01T11:03:14.3542559Z  2022-12-01T11:03:14.3542789Z  2022-12-01T11:03:14.3543028Z  2022-12-01T11:03:14.3543349Z  2022-12-01T11:03:14.3543775Z [2,210 / 2,558] 8 actions running 2022-12-01T11:03:14.3544173Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:14.3544580Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:14.3544971Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:14.3545382Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:14.3545868Z Compiling aten/src/ATen/native/Onehot.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:14.3546374Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:14.3546695Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:14.3546947Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:14.7549579Z 2022-12-01T11:03:14.7550220Z  2022-12-01T11:03:14.7550522Z  2022-12-01T11:03:14.7550740Z  2022-12-01T11:03:14.7551095Z  2022-12-01T11:03:14.7551336Z  2022-12-01T11:03:14.7551541Z  2022-12-01T11:03:14.7551885Z  2022-12-01T11:03:14.7552109Z  2022-12-01T11:03:14.7552727Z [2,211 / 2,558] 8 actions running 2022-12-01T11:03:14.7553207Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:14.7553585Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:14.7554031Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:14.7554481Z Compiling aten/src/ATen/native/Onehot.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:14.7555051Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:14.7555572Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:14.7555942Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:14.7556512Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:15.1549204Z 2022-12-01T11:03:15.1549726Z  2022-12-01T11:03:15.1550085Z  2022-12-01T11:03:15.1550386Z  2022-12-01T11:03:15.1550709Z  2022-12-01T11:03:15.1550994Z  2022-12-01T11:03:15.1551287Z  2022-12-01T11:03:15.1551569Z  2022-12-01T11:03:15.1551808Z  2022-12-01T11:03:15.1552197Z [2,212 / 2,558] 8 actions running 2022-12-01T11:03:15.1552609Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:15.1552987Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:15.1553482Z Compiling aten/src/ATen/native/Onehot.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:15.1553981Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:15.1554412Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:15.1554793Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:15.1555166Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:15.1555551Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:15.5556490Z 2022-12-01T11:03:15.5556970Z  2022-12-01T11:03:15.5557328Z  2022-12-01T11:03:15.5557622Z  2022-12-01T11:03:15.5557922Z  2022-12-01T11:03:15.5558182Z  2022-12-01T11:03:15.5558447Z  2022-12-01T11:03:15.5558880Z  2022-12-01T11:03:15.5559157Z  2022-12-01T11:03:15.5559536Z [2,213 / 2,558] 8 actions running 2022-12-01T11:03:15.5559966Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:15.5560523Z Compiling aten/src/ATen/native/Onehot.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:15.5561042Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:15.5561473Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:15.5561876Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:15.5562308Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:15.5562730Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:15.5563282Z Compiling aten/src/ATen/ParallelNativeTBB.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:15.9556266Z 2022-12-01T11:03:15.9556831Z  2022-12-01T11:03:15.9557214Z  2022-12-01T11:03:15.9557561Z  2022-12-01T11:03:15.9557858Z  2022-12-01T11:03:15.9558164Z  2022-12-01T11:03:15.9558456Z  2022-12-01T11:03:15.9558779Z  2022-12-01T11:03:15.9559046Z  2022-12-01T11:03:15.9559405Z [2,215 / 2,558] 8 actions running 2022-12-01T11:03:15.9559868Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:15.9560308Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:15.9560760Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:15.9570973Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:15.9571324Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:15.9571686Z Compiling aten/src/ATen/ParallelNativeTBB.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:15.9572047Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:15.9572567Z Compiling aten/src/ATen/native/PadNd.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:16.2587595Z 2022-12-01T11:03:16.2588108Z  2022-12-01T11:03:16.2588395Z  2022-12-01T11:03:16.2588636Z  2022-12-01T11:03:16.2588874Z  2022-12-01T11:03:16.2589090Z  2022-12-01T11:03:16.2589320Z  2022-12-01T11:03:16.2589599Z  2022-12-01T11:03:16.2589826Z  2022-12-01T11:03:16.2590180Z [2,217 / 2,558] 7 actions, 6 running 2022-12-01T11:03:16.2590586Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:16.2591195Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:16.2591571Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:16.2591941Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:16.2592320Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:16.2592781Z Compiling aten/src/ATen/native/PadNd.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:16.2593230Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp 2022-12-01T11:03:16.5577071Z 2022-12-01T11:03:16.5577657Z  2022-12-01T11:03:16.5578035Z  2022-12-01T11:03:16.5578533Z  2022-12-01T11:03:16.5578759Z  2022-12-01T11:03:16.5578942Z  2022-12-01T11:03:16.5579123Z  2022-12-01T11:03:16.5579278Z  2022-12-01T11:03:16.5579535Z [2,218 / 2,558] 8 actions running 2022-12-01T11:03:16.5579821Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:16.5580082Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:16.5580352Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:16.5580619Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:16.5580951Z Compiling aten/src/ATen/native/PadNd.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:16.5581271Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:16.5581536Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:16.5581785Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:17.4044641Z 2022-12-01T11:03:17.4045247Z  2022-12-01T11:03:17.4045611Z  2022-12-01T11:03:17.4045929Z  2022-12-01T11:03:17.4046206Z  2022-12-01T11:03:17.4046416Z  2022-12-01T11:03:17.4046587Z  2022-12-01T11:03:17.4046845Z  2022-12-01T11:03:17.4047017Z  2022-12-01T11:03:17.4047298Z [2,220 / 2,558] 7 actions, 6 running 2022-12-01T11:03:17.4047792Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:17.4048086Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:17.4048519Z Compiling aten/src/ATen/native/PadNd.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:17.4048836Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:17.4049151Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:17.4049421Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:17.4049703Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qconv.cpp 2022-12-01T11:03:17.7614531Z 2022-12-01T11:03:17.7615066Z  2022-12-01T11:03:17.7615304Z  2022-12-01T11:03:17.7615593Z  2022-12-01T11:03:17.7615829Z  2022-12-01T11:03:17.7616088Z  2022-12-01T11:03:17.7616331Z  2022-12-01T11:03:17.7616544Z  2022-12-01T11:03:17.7616885Z [2,221 / 2,558] 8 actions running 2022-12-01T11:03:17.7617272Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:17.7617817Z Compiling aten/src/ATen/native/PadNd.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:17.7618512Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:17.7618934Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:17.7619349Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:17.7619741Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:17.7620005Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:17.7620255Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:18.2511799Z 2022-12-01T11:03:18.2512406Z  2022-12-01T11:03:18.2512842Z  2022-12-01T11:03:18.2513163Z  2022-12-01T11:03:18.2513482Z  2022-12-01T11:03:18.2513791Z  2022-12-01T11:03:18.2514085Z  2022-12-01T11:03:18.2514388Z  2022-12-01T11:03:18.2514699Z  2022-12-01T11:03:18.2515162Z [2,222 / 2,558] 8 actions, 7 running 2022-12-01T11:03:18.2515713Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:18.2516244Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:18.2516764Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:18.2517254Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:18.2517750Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:18.2518460Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:18.2518948Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:18.2519331Z [Scann] //:aten 2022-12-01T11:03:18.5624285Z 2022-12-01T11:03:18.5624855Z  2022-12-01T11:03:18.5625297Z  2022-12-01T11:03:18.5625565Z  2022-12-01T11:03:18.5625959Z  2022-12-01T11:03:18.5626196Z  2022-12-01T11:03:18.5626600Z  2022-12-01T11:03:18.5626855Z  2022-12-01T11:03:18.5627082Z  2022-12-01T11:03:18.5627567Z [2,224 / 2,558] 8 actions running 2022-12-01T11:03:18.5628107Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:18.5628504Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:18.5629044Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:18.5629618Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:18.5630050Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:18.5630568Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:18.5631216Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:18.5631831Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:19.3333459Z 2022-12-01T11:03:19.3333956Z  2022-12-01T11:03:19.3334304Z  2022-12-01T11:03:19.3334598Z  2022-12-01T11:03:19.3334851Z  2022-12-01T11:03:19.3335119Z  2022-12-01T11:03:19.3335384Z  2022-12-01T11:03:19.3335630Z  2022-12-01T11:03:19.3335890Z  2022-12-01T11:03:19.3336271Z [2,225 / 2,558] 8 actions, 7 running 2022-12-01T11:03:19.3336699Z //:aten; 3s processwrapper-sandbox 2022-12-01T11:03:19.3337132Z //:aten; 3s processwrapper-sandbox 2022-12-01T11:03:19.3337562Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:19.3337974Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:19.3338727Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:19.3339177Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:19.3339720Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:19.3340248Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp 2022-12-01T11:03:19.5641741Z 2022-12-01T11:03:19.5642295Z  2022-12-01T11:03:19.5642648Z  2022-12-01T11:03:19.5642927Z  2022-12-01T11:03:19.5643173Z  2022-12-01T11:03:19.5643432Z  2022-12-01T11:03:19.5643702Z  2022-12-01T11:03:19.5643944Z  2022-12-01T11:03:19.5644203Z  2022-12-01T11:03:19.5644583Z [2,227 / 2,558] 8 actions running 2022-12-01T11:03:19.5645024Z //:aten; 3s processwrapper-sandbox 2022-12-01T11:03:19.5645429Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:19.5645807Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:19.5646200Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:19.5646752Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:19.5647192Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:19.5647581Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:19.5648113Z Compiling aten/src/ATen/ParallelOpenMP.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:19.9635200Z 2022-12-01T11:03:19.9635644Z  2022-12-01T11:03:19.9635961Z  2022-12-01T11:03:19.9636145Z  2022-12-01T11:03:19.9636335Z  2022-12-01T11:03:19.9636554Z  2022-12-01T11:03:19.9636748Z  2022-12-01T11:03:19.9636906Z  2022-12-01T11:03:19.9637074Z  2022-12-01T11:03:19.9637368Z [2,228 / 2,558] 8 actions running 2022-12-01T11:03:19.9637642Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:19.9637925Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:19.9638254Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:19.9638618Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:19.9638996Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:19.9639262Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:19.9796386Z Compiling aten/src/ATen/ParallelOpenMP.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:19.9796806Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:20.3196017Z 2022-12-01T11:03:20.3196559Z  2022-12-01T11:03:20.3196899Z  2022-12-01T11:03:20.3197148Z  2022-12-01T11:03:20.3197435Z  2022-12-01T11:03:20.3197707Z  2022-12-01T11:03:20.3197984Z  2022-12-01T11:03:20.3198257Z  2022-12-01T11:03:20.3198529Z  2022-12-01T11:03:20.3198924Z [2,229 / 2,558] 8 actions, 7 running 2022-12-01T11:03:20.3199387Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:20.3199836Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:20.3200357Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:20.3200832Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:20.3201256Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:20.3201824Z Compiling aten/src/ATen/ParallelOpenMP.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:20.3202378Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:20.3202898Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/TensorOperators.cpp 2022-12-01T11:03:20.5804400Z 2022-12-01T11:03:20.5804967Z  2022-12-01T11:03:20.5805282Z  2022-12-01T11:03:20.5805624Z  2022-12-01T11:03:20.5805942Z  2022-12-01T11:03:20.5806167Z  2022-12-01T11:03:20.5806337Z  2022-12-01T11:03:20.5806523Z  2022-12-01T11:03:20.5806685Z  2022-12-01T11:03:20.5806927Z [2,230 / 2,558] 8 actions running 2022-12-01T11:03:20.5807213Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:20.5807563Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:20.5807886Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:20.6067651Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:20.6068762Z Compiling aten/src/ATen/ParallelOpenMP.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:20.6069322Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:20.6069767Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:20.6070195Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:20.8081858Z 2022-12-01T11:03:20.8082374Z  2022-12-01T11:03:20.8082728Z  2022-12-01T11:03:20.8083020Z  2022-12-01T11:03:20.8083277Z  2022-12-01T11:03:20.8083570Z  2022-12-01T11:03:20.8083856Z  2022-12-01T11:03:20.8084102Z  2022-12-01T11:03:20.8084377Z  2022-12-01T11:03:20.8084748Z [2,231 / 2,558] 8 actions running 2022-12-01T11:03:20.8085345Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:20.8085911Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:20.8086384Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:20.8086936Z Compiling aten/src/ATen/ParallelOpenMP.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:20.8087454Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:20.8087899Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:20.8088290Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:20.8088939Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:21.0086994Z 2022-12-01T11:03:21.0087554Z  2022-12-01T11:03:21.0088019Z  2022-12-01T11:03:21.0088330Z  2022-12-01T11:03:21.0088636Z  2022-12-01T11:03:21.0088910Z  2022-12-01T11:03:21.0089195Z  2022-12-01T11:03:21.0089540Z  2022-12-01T11:03:21.0089821Z  2022-12-01T11:03:21.0090234Z [2,233 / 2,558] 8 actions running 2022-12-01T11:03:21.0090736Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:21.0091306Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:21.0091771Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:21.0092329Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:21.0092774Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:21.0093343Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:21.0094198Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:21.0094694Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:21.7807486Z 2022-12-01T11:03:21.7808011Z  2022-12-01T11:03:21.7808354Z  2022-12-01T11:03:21.7808654Z  2022-12-01T11:03:21.7808947Z  2022-12-01T11:03:21.7809225Z  2022-12-01T11:03:21.7809518Z  2022-12-01T11:03:21.7809833Z  2022-12-01T11:03:21.7810123Z  2022-12-01T11:03:21.7810555Z [2,234 / 2,558] 8 actions, 7 running 2022-12-01T11:03:21.7811056Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:21.7811611Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:21.7812098Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:21.7812509Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:21.7813017Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:21.7813580Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:21.7814099Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:21.7814545Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/Normalization.cpp 2022-12-01T11:03:22.0087777Z 2022-12-01T11:03:22.0088324Z  2022-12-01T11:03:22.0088691Z  2022-12-01T11:03:22.0088964Z  2022-12-01T11:03:22.0089221Z  2022-12-01T11:03:22.0089521Z  2022-12-01T11:03:22.0089779Z  2022-12-01T11:03:22.0090028Z  2022-12-01T11:03:22.0090293Z  2022-12-01T11:03:22.0090681Z [2,234 / 2,558] 8 actions running 2022-12-01T11:03:22.0091111Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:22.0096480Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:22.0098625Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:22.0099275Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:22.0099860Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:22.0101000Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:22.0101429Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:22.0101862Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:22.2089640Z 2022-12-01T11:03:22.2090283Z  2022-12-01T11:03:22.2090745Z  2022-12-01T11:03:22.2093118Z  2022-12-01T11:03:22.2093418Z  2022-12-01T11:03:22.2093658Z  2022-12-01T11:03:22.2093879Z  2022-12-01T11:03:22.2094703Z  2022-12-01T11:03:22.2095018Z  2022-12-01T11:03:22.2095486Z [2,235 / 2,558] 8 actions running 2022-12-01T11:03:22.2096001Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:22.2096528Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:22.2097045Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:22.2097595Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:22.2098079Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:22.2098688Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:22.2099122Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:22.2099575Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:22.6095444Z 2022-12-01T11:03:22.6096391Z  2022-12-01T11:03:22.6097476Z  2022-12-01T11:03:22.6097809Z  2022-12-01T11:03:22.6098174Z  2022-12-01T11:03:22.6098637Z  2022-12-01T11:03:22.6098877Z  2022-12-01T11:03:22.6099123Z  2022-12-01T11:03:22.6100197Z  2022-12-01T11:03:22.6100593Z [2,236 / 2,558] 8 actions running 2022-12-01T11:03:22.6101159Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:22.6101681Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:22.6102358Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:22.6102917Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:22.6103478Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:22.6104000Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:22.6104412Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:22.6105185Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:22.9447735Z 2022-12-01T11:03:22.9454808Z  2022-12-01T11:03:22.9455225Z  2022-12-01T11:03:22.9455535Z  2022-12-01T11:03:22.9455849Z  2022-12-01T11:03:22.9456184Z  2022-12-01T11:03:22.9456487Z  2022-12-01T11:03:22.9456802Z  2022-12-01T11:03:22.9457107Z  2022-12-01T11:03:22.9457532Z [2,237 / 2,558] 8 actions, 7 running 2022-12-01T11:03:22.9458040Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:22.9458822Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:22.9459265Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:22.9459664Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:22.9460060Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:22.9460426Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:22.9460800Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:22.9461198Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp 2022-12-01T11:03:23.2101941Z 2022-12-01T11:03:23.2102442Z  2022-12-01T11:03:23.2102818Z  2022-12-01T11:03:23.2103128Z  2022-12-01T11:03:23.2103413Z  2022-12-01T11:03:23.2103702Z  2022-12-01T11:03:23.2103977Z  2022-12-01T11:03:23.2104262Z  2022-12-01T11:03:23.2104551Z  2022-12-01T11:03:23.2104946Z [2,237 / 2,558] 8 actions running 2022-12-01T11:03:23.2105419Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:23.2106056Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:23.2106645Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:23.2107112Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:23.2107714Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:23.2108196Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:23.2108641Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:23.2109106Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:23.4296928Z 2022-12-01T11:03:23.4301868Z  2022-12-01T11:03:23.4302077Z  2022-12-01T11:03:23.4302261Z  2022-12-01T11:03:23.4302431Z  2022-12-01T11:03:23.4302587Z  2022-12-01T11:03:23.4302756Z  2022-12-01T11:03:23.4302926Z  2022-12-01T11:03:23.4303086Z  2022-12-01T11:03:23.4303351Z [2,238 / 2,558] 8 actions, 7 running 2022-12-01T11:03:23.4303874Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:23.4304367Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:23.4304792Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:23.4305205Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:23.4305628Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:23.4306046Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:23.4306485Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:23.4306920Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp 2022-12-01T11:03:23.6370481Z 2022-12-01T11:03:23.6371022Z  2022-12-01T11:03:23.6372592Z  2022-12-01T11:03:23.6372898Z  2022-12-01T11:03:23.6373158Z  2022-12-01T11:03:23.6373549Z  2022-12-01T11:03:23.6373842Z  2022-12-01T11:03:23.6374111Z  2022-12-01T11:03:23.6374384Z  2022-12-01T11:03:23.6374788Z [2,239 / 2,558] 8 actions, 7 running 2022-12-01T11:03:23.6375338Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:23.6375750Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:23.6376153Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:23.6376553Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:23.6376986Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:23.6377424Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:23.6377843Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:23.6378226Z [Scann] Compiling aten/src/ATen/native/Pooling.cpp 2022-12-01T11:03:23.8611901Z 2022-12-01T11:03:23.8612531Z  2022-12-01T11:03:23.8612828Z  2022-12-01T11:03:23.8613107Z  2022-12-01T11:03:23.8613415Z  2022-12-01T11:03:23.8613725Z  2022-12-01T11:03:23.8614056Z  2022-12-01T11:03:23.8614359Z  2022-12-01T11:03:23.8614645Z  2022-12-01T11:03:23.8615133Z [2,240 / 2,558] 8 actions, 7 running 2022-12-01T11:03:23.8615624Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:23.8616122Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:23.8616517Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:23.8616788Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:23.8617049Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:23.8617299Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:23.8617655Z Compiling aten/src/ATen/native/Pooling.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:23.8617979Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp 2022-12-01T11:03:24.2104556Z 2022-12-01T11:03:24.2106299Z  2022-12-01T11:03:24.2106726Z  2022-12-01T11:03:24.2107073Z  2022-12-01T11:03:24.2107374Z  2022-12-01T11:03:24.2107617Z  2022-12-01T11:03:24.2107786Z  2022-12-01T11:03:24.2107938Z  2022-12-01T11:03:24.2108104Z  2022-12-01T11:03:24.2108360Z [2,241 / 2,558] 8 actions running 2022-12-01T11:03:24.2108644Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:24.2108917Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:24.2109184Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:24.2109432Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:24.2109691Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:24.2355891Z Compiling aten/src/ATen/native/Pooling.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:24.2356701Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:24.2357153Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:24.6954221Z 2022-12-01T11:03:24.6954745Z  2022-12-01T11:03:24.6955117Z  2022-12-01T11:03:24.6955397Z  2022-12-01T11:03:24.6955683Z  2022-12-01T11:03:24.6955971Z  2022-12-01T11:03:24.6956236Z  2022-12-01T11:03:24.6956549Z  2022-12-01T11:03:24.6956849Z  2022-12-01T11:03:24.6957254Z [2,242 / 2,558] 8 actions, 7 running 2022-12-01T11:03:24.6957733Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:24.6958204Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:24.6958655Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:24.6959093Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:24.6959696Z Compiling aten/src/ATen/native/Pooling.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:24.6960234Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:24.6960695Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:24.6961031Z [Scann] //:aten 2022-12-01T11:03:25.0372472Z 2022-12-01T11:03:25.0372923Z  2022-12-01T11:03:25.0373146Z  2022-12-01T11:03:25.0373320Z  2022-12-01T11:03:25.0373505Z  2022-12-01T11:03:25.0373674Z  2022-12-01T11:03:25.0373931Z  2022-12-01T11:03:25.0374170Z  2022-12-01T11:03:25.0374415Z  2022-12-01T11:03:25.0374785Z [2,243 / 2,558] 8 actions running 2022-12-01T11:03:25.0375080Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:25.0375342Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:25.0375620Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:25.0375967Z Compiling aten/src/ATen/native/Pooling.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:25.0376268Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:25.0376590Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:25.0376967Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:25.0377325Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:25.8060228Z 2022-12-01T11:03:25.8060721Z  2022-12-01T11:03:25.8061083Z  2022-12-01T11:03:25.8061584Z  2022-12-01T11:03:25.8061838Z  2022-12-01T11:03:25.8062109Z  2022-12-01T11:03:25.8062380Z  2022-12-01T11:03:25.8062636Z  2022-12-01T11:03:25.8062911Z  2022-12-01T11:03:25.8063315Z [2,244 / 2,558] 8 actions, 7 running 2022-12-01T11:03:25.8063758Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:25.8064209Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:25.8064758Z Compiling aten/src/ATen/native/Pooling.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:25.8065257Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:25.8065692Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:25.8066126Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:25.8066546Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:25.8066996Z [Scann] Compiling aten/src/ATen/native/quantized/TensorCompare.cpp 2022-12-01T11:03:26.0373591Z 2022-12-01T11:03:26.0374096Z  2022-12-01T11:03:26.0374395Z  2022-12-01T11:03:26.0374637Z  2022-12-01T11:03:26.0374878Z  2022-12-01T11:03:26.0376271Z  2022-12-01T11:03:26.0376721Z  2022-12-01T11:03:26.0377129Z  2022-12-01T11:03:26.0377678Z  2022-12-01T11:03:26.0379052Z [2,247 / 2,558] 7 actions running 2022-12-01T11:03:26.0379524Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:26.0379874Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:26.0380237Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:26.0380632Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:26.0381009Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:26.0381655Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:26.0382142Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:26.2432026Z 2022-12-01T11:03:26.2432599Z  2022-12-01T11:03:26.2434194Z  2022-12-01T11:03:26.2434751Z  2022-12-01T11:03:26.2434948Z  2022-12-01T11:03:26.2435168Z  2022-12-01T11:03:26.2435396Z  2022-12-01T11:03:26.2435659Z  2022-12-01T11:03:26.2435988Z [2,248 / 2,558] 8 actions running 2022-12-01T11:03:26.2436378Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:26.2436768Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:26.2437053Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:26.2437412Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:26.2437747Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:26.2438058Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:26.2438514Z Compiling aten/src/ATen/native/Pow.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:26.2438957Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:26.4473223Z 2022-12-01T11:03:26.4473954Z  2022-12-01T11:03:26.4474303Z  2022-12-01T11:03:26.4474578Z  2022-12-01T11:03:26.4474845Z  2022-12-01T11:03:26.4475025Z  2022-12-01T11:03:26.4475268Z  2022-12-01T11:03:26.4475527Z  2022-12-01T11:03:26.4475736Z  2022-12-01T11:03:26.4476080Z [2,249 / 2,558] 8 actions, 7 running 2022-12-01T11:03:26.4476499Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:26.4476765Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:26.4477062Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:26.4477483Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:26.4477874Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:26.4478236Z Compiling aten/src/ATen/native/Pow.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:26.4479025Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:26.4479451Z [Prepa] Compiling aten/src/ATen/native/quantized/Copy.cpp 2022-12-01T11:03:26.8443274Z 2022-12-01T11:03:26.8443758Z  2022-12-01T11:03:26.8444073Z  2022-12-01T11:03:26.8444300Z  2022-12-01T11:03:26.8444563Z  2022-12-01T11:03:26.8444844Z  2022-12-01T11:03:26.8445086Z  2022-12-01T11:03:26.8445367Z  2022-12-01T11:03:26.8445625Z  2022-12-01T11:03:26.8446009Z [2,249 / 2,558] 8 actions running 2022-12-01T11:03:26.8446675Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:26.8447120Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:26.8447535Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:26.8447954Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:26.8448364Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:26.8448886Z Compiling aten/src/ATen/native/Pow.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:26.8449352Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:26.8449790Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:27.0440599Z 2022-12-01T11:03:27.0441206Z  2022-12-01T11:03:27.0441579Z  2022-12-01T11:03:27.0441892Z  2022-12-01T11:03:27.0442157Z  2022-12-01T11:03:27.0442521Z  2022-12-01T11:03:27.0442875Z  2022-12-01T11:03:27.0443212Z  2022-12-01T11:03:27.0443532Z  2022-12-01T11:03:27.0443988Z [2,250 / 2,558] 8 actions running 2022-12-01T11:03:27.0444500Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:27.0445036Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:27.0445462Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:27.0445922Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:27.0446498Z Compiling aten/src/ATen/native/Pow.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:27.0446997Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:27.0447490Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:27.0447973Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:27.3785172Z 2022-12-01T11:03:27.3785906Z  2022-12-01T11:03:27.3786441Z  2022-12-01T11:03:27.3786710Z  2022-12-01T11:03:27.3787149Z  2022-12-01T11:03:27.3787443Z  2022-12-01T11:03:27.3787896Z  2022-12-01T11:03:27.3788538Z  2022-12-01T11:03:27.3788812Z  2022-12-01T11:03:27.3789348Z [2,252 / 2,558] 8 actions, 7 running 2022-12-01T11:03:27.3789794Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:27.3790431Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:27.3791155Z Compiling aten/src/ATen/native/Pow.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:27.3791878Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:27.3792503Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:27.3792942Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:27.3793501Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:27.3794167Z [Scann] Compiling aten/src/ATen/native/mkldnn/Utils.cpp 2022-12-01T11:03:27.6605422Z 2022-12-01T11:03:27.6605953Z  2022-12-01T11:03:27.6606289Z  2022-12-01T11:03:27.6606586Z  2022-12-01T11:03:27.6606846Z  2022-12-01T11:03:27.6607107Z  2022-12-01T11:03:27.6607354Z  2022-12-01T11:03:27.6607595Z  2022-12-01T11:03:27.6607848Z  2022-12-01T11:03:27.6608186Z [2,252 / 2,558] 8 actions running 2022-12-01T11:03:27.6608591Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:27.6609043Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:27.6609563Z Compiling aten/src/ATen/native/Pow.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:27.6610006Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:27.6610369Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:27.6610755Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:27.6611248Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:27.6611774Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:28.0232317Z 2022-12-01T11:03:28.0232913Z  2022-12-01T11:03:28.0233248Z  2022-12-01T11:03:28.0233552Z  2022-12-01T11:03:28.0233872Z  2022-12-01T11:03:28.0238234Z  2022-12-01T11:03:28.0239292Z  2022-12-01T11:03:28.0239913Z  2022-12-01T11:03:28.0240484Z  2022-12-01T11:03:28.0241107Z [2,253 / 2,558] 8 actions, 7 running 2022-12-01T11:03:28.0241720Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:28.0242558Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:28.0243519Z Compiling aten/src/ATen/native/Pow.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:28.0246612Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:28.0247103Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:28.0247599Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:28.0248234Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:28.0248797Z [Scann] Compiling aten/src/ATen/native/mkldnn/UnaryOps.cpp 2022-12-01T11:03:28.2286057Z 2022-12-01T11:03:28.2286899Z  2022-12-01T11:03:28.2287565Z  2022-12-01T11:03:28.2288098Z  2022-12-01T11:03:28.2288772Z  2022-12-01T11:03:28.2294364Z  2022-12-01T11:03:28.2294703Z  2022-12-01T11:03:28.2295011Z  2022-12-01T11:03:28.2295326Z  2022-12-01T11:03:28.2295741Z [2,254 / 2,558] 8 actions, 7 running 2022-12-01T11:03:28.2296183Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:28.2296756Z Compiling aten/src/ATen/native/Pow.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:28.2297278Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:28.2297713Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:28.2298175Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:28.2298895Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:28.2299399Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:28.2299825Z [Prepa] Compiling aten/src/ATen/native/mkldnn/TensorShape.cpp 2022-12-01T11:03:28.4600844Z 2022-12-01T11:03:28.4609532Z  2022-12-01T11:03:28.4609861Z  2022-12-01T11:03:28.4610088Z  2022-12-01T11:03:28.4610364Z  2022-12-01T11:03:28.4610581Z  2022-12-01T11:03:28.4610737Z  2022-12-01T11:03:28.4611075Z  2022-12-01T11:03:28.4611385Z  2022-12-01T11:03:28.4611649Z [2,254 / 2,558] 8 actions running 2022-12-01T11:03:28.4611942Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:28.4612359Z Compiling aten/src/ATen/native/Pow.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:28.4612662Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:28.4612929Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:28.4613191Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:28.4613524Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:28.4613834Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:28.4614092Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:28.8603802Z 2022-12-01T11:03:28.8604401Z  2022-12-01T11:03:28.8604782Z  2022-12-01T11:03:28.8605004Z  2022-12-01T11:03:28.8605677Z  2022-12-01T11:03:28.8605930Z  2022-12-01T11:03:28.8606215Z  2022-12-01T11:03:28.8606499Z  2022-12-01T11:03:28.8606751Z  2022-12-01T11:03:28.8607191Z [2,255 / 2,558] 8 actions running 2022-12-01T11:03:28.8607740Z Compiling aten/src/ATen/native/Pow.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:28.8608047Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:28.8608317Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:28.8608578Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:28.8608922Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:28.8609221Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:28.8609487Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:28.8609760Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:29.2111260Z 2022-12-01T11:03:29.2111780Z  2022-12-01T11:03:29.2112147Z  2022-12-01T11:03:29.2112436Z  2022-12-01T11:03:29.2112707Z  2022-12-01T11:03:29.2112952Z  2022-12-01T11:03:29.2113221Z  2022-12-01T11:03:29.2113531Z  2022-12-01T11:03:29.2113777Z  2022-12-01T11:03:29.2114184Z [2,256 / 2,558] 8 actions, 7 running 2022-12-01T11:03:29.2114884Z //:aten; 3s processwrapper-sandbox 2022-12-01T11:03:29.2115312Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:29.2115751Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:29.2116329Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:29.2116892Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:29.2117373Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:29.2117851Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:29.2118293Z [Scann] Compiling aten/src/ATen/native/mkldnn/SoftMax.cpp 2022-12-01T11:03:29.4242424Z 2022-12-01T11:03:29.4242965Z  2022-12-01T11:03:29.4243281Z  2022-12-01T11:03:29.4243546Z  2022-12-01T11:03:29.4243836Z  2022-12-01T11:03:29.4244086Z  2022-12-01T11:03:29.4244339Z  2022-12-01T11:03:29.4244583Z  2022-12-01T11:03:29.4244793Z  2022-12-01T11:03:29.4245143Z [2,258 / 2,558] 8 actions, 7 running 2022-12-01T11:03:29.4245559Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:29.4246111Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:29.4246621Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:29.4247013Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:29.4247394Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:29.4247790Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:29.4248342Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:29.4248699Z [Scann] //:aten 2022-12-01T11:03:29.6609809Z 2022-12-01T11:03:29.6610348Z  2022-12-01T11:03:29.6610763Z  2022-12-01T11:03:29.6611067Z  2022-12-01T11:03:29.6611585Z  2022-12-01T11:03:29.6612541Z  2022-12-01T11:03:29.6612806Z  2022-12-01T11:03:29.6614771Z  2022-12-01T11:03:29.6615278Z  2022-12-01T11:03:29.6615599Z [2,258 / 2,558] 8 actions running 2022-12-01T11:03:29.6616025Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:29.6616478Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:29.6616926Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:29.6617279Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:29.6617681Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:29.6618008Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:29.6618806Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:29.6619272Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:30.1231512Z 2022-12-01T11:03:30.1231998Z  2022-12-01T11:03:30.1232331Z  2022-12-01T11:03:30.1232593Z  2022-12-01T11:03:30.1232840Z  2022-12-01T11:03:30.1233100Z  2022-12-01T11:03:30.1233342Z  2022-12-01T11:03:30.1233583Z  2022-12-01T11:03:30.1233843Z  2022-12-01T11:03:30.1234250Z [2,259 / 2,558] 8 actions, 7 running 2022-12-01T11:03:30.1234762Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:30.1235257Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:30.1235688Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:30.1236106Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:30.1236498Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:30.1236981Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:30.1237461Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:30.1237825Z [Scann] Compiling aten/src/ATen/native/RNN.cpp 2022-12-01T11:03:30.3245246Z 2022-12-01T11:03:30.3245810Z  2022-12-01T11:03:30.3246164Z  2022-12-01T11:03:30.3246480Z  2022-12-01T11:03:30.3246782Z  2022-12-01T11:03:30.3247084Z  2022-12-01T11:03:30.3247361Z  2022-12-01T11:03:30.3247672Z  2022-12-01T11:03:30.3247959Z  2022-12-01T11:03:30.3248376Z [2,260 / 2,558] 8 actions, 7 running 2022-12-01T11:03:30.3249093Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:30.3249589Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:30.3250049Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:30.3250520Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:30.3251221Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:30.3251792Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:30.3252385Z Compiling aten/src/ATen/native/RNN.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:30.3252922Z [Scann] Compiling aten/src/ATen/native/mkldnn/Pooling.cpp 2022-12-01T11:03:30.6617885Z 2022-12-01T11:03:30.6618535Z  2022-12-01T11:03:30.6619106Z  2022-12-01T11:03:30.6619411Z  2022-12-01T11:03:30.6619712Z  2022-12-01T11:03:30.6619997Z  2022-12-01T11:03:30.6620318Z  2022-12-01T11:03:30.6620619Z  2022-12-01T11:03:30.6620909Z  2022-12-01T11:03:30.6621341Z [2,260 / 2,558] 8 actions running 2022-12-01T11:03:30.6621839Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:30.6622317Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:30.6622799Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:30.6623281Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:30.6623886Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:30.6624452Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:30.6625044Z Compiling aten/src/ATen/native/RNN.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:30.6625568Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:30.9636067Z 2022-12-01T11:03:30.9636612Z  2022-12-01T11:03:30.9636920Z  2022-12-01T11:03:30.9637161Z  2022-12-01T11:03:30.9637388Z  2022-12-01T11:03:30.9637673Z  2022-12-01T11:03:30.9638173Z  2022-12-01T11:03:30.9638432Z  2022-12-01T11:03:30.9638679Z  2022-12-01T11:03:30.9639039Z [2,261 / 2,558] 8 actions, 7 running 2022-12-01T11:03:30.9639453Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:30.9639882Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:30.9640311Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:30.9640849Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:30.9641365Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:30.9641873Z Compiling aten/src/ATen/native/RNN.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:30.9642344Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:30.9642724Z [Scann] Compiling aten/src/ATen/native/mkldnn/OpContext.cpp 2022-12-01T11:03:31.2383791Z 2022-12-01T11:03:31.2385953Z  2022-12-01T11:03:31.2386306Z  2022-12-01T11:03:31.2386560Z  2022-12-01T11:03:31.2386835Z  2022-12-01T11:03:31.2387111Z  2022-12-01T11:03:31.2387380Z  2022-12-01T11:03:31.2387620Z  2022-12-01T11:03:31.2387858Z  2022-12-01T11:03:31.2388230Z [2,262 / 2,558] 8 actions, 7 running 2022-12-01T11:03:31.2388682Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:31.2389141Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:31.2389690Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:31.2390205Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:31.2390697Z Compiling aten/src/ATen/native/RNN.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:31.2391121Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:31.2391539Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:31.2391940Z [Scann] Compiling aten/src/ATen/native/mkldnn/Normalization.cpp 2022-12-01T11:03:31.4737405Z 2022-12-01T11:03:31.4737889Z  2022-12-01T11:03:31.4738479Z  2022-12-01T11:03:31.4738777Z  2022-12-01T11:03:31.4739043Z  2022-12-01T11:03:31.4739342Z  2022-12-01T11:03:31.4739634Z  2022-12-01T11:03:31.4739902Z  2022-12-01T11:03:31.4740183Z  2022-12-01T11:03:31.4740592Z [2,262 / 2,558] 8 actions running 2022-12-01T11:03:31.4741274Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:31.4741739Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:31.4742265Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:31.4742835Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:31.4743374Z Compiling aten/src/ATen/native/RNN.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:31.4743920Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:31.4744413Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:31.4744899Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:31.5318485Z 2022-12-01T11:03:31.5319474Z  2022-12-01T11:03:31.5319783Z  2022-12-01T11:03:31.5320049Z  2022-12-01T11:03:31.5321596Z  2022-12-01T11:03:31.5321918Z  2022-12-01T11:03:31.5322199Z  2022-12-01T11:03:31.5322460Z  2022-12-01T11:03:31.5322714Z  2022-12-01T11:03:31.5323210Z INFO: From Compiling aten/src/ATen/native/QuantizedLinear.cpp: 2022-12-01T11:03:31.5323703Z [2,262 / 2,558] 8 actions running 2022-12-01T11:03:31.5324112Z //:aten; 3s processwrapper-sandbox 2022-12-01T11:03:31.5324541Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:31.5326977Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:31.5328071Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:31.5328932Z Compiling aten/src/ATen/native/RNN.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:31.5329739Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:31.5330432Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:31.5331020Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:31.5342007Z 2022-12-01T11:03:31.5342573Z  2022-12-01T11:03:31.5343066Z  2022-12-01T11:03:31.5343736Z  2022-12-01T11:03:31.5344313Z  2022-12-01T11:03:31.5344915Z  2022-12-01T11:03:31.5345208Z  2022-12-01T11:03:31.5345499Z  2022-12-01T11:03:31.5345743Z  2022-12-01T11:03:31.5356049Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_linear_int8_weight_fp32_activation(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::Scalar&, const c10::Scalar&, const at::Tensor&)': 2022-12-01T11:03:31.5357927Z aten/src/ATen/native/QuantizedLinear.cpp:119:69: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = fbgemm::PackBMatrix]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-12-01T11:03:31.5359071Z cpp_custom_type_hack::cast>(packed); 2022-12-01T11:03:31.5359667Z ^ 2022-12-01T11:03:31.5360354Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:14:0: 2022-12-01T11:03:31.5361103Z aten/src/ATen/cpp_custom_type_hack.h:71:1: note: declared here 2022-12-01T11:03:31.5361528Z cast(const Tensor& packed) { 2022-12-01T11:03:31.5361769Z ^~~~ 2022-12-01T11:03:31.5362512Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_quantized_matrix(const at::Tensor&)': 2022-12-01T11:03:31.5364021Z aten/src/ATen/native/QuantizedLinear.cpp:307:71: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = fbgemm::PackBMatrix]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-12-01T11:03:31.5364933Z return cpp_custom_type_hack::create(std::move(ptr), weight.options()); 2022-12-01T11:03:31.5365311Z ^ 2022-12-01T11:03:31.5365724Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:14:0: 2022-12-01T11:03:31.5366186Z aten/src/ATen/cpp_custom_type_hack.h:86:1: note: declared here 2022-12-01T11:03:31.5366817Z create(std::unique_ptr ptr, TensorOptions options) { 2022-12-01T11:03:31.5367139Z ^~~~~~ 2022-12-01T11:03:31.5367796Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_gemm_matrix_fp16(const at::Tensor&)': 2022-12-01T11:03:31.5369311Z aten/src/ATen/native/QuantizedLinear.cpp:401:54: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = c10::intrusive_ptr]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-12-01T11:03:31.5370269Z std::move(unique_ptr_wrapper), weight.options()); 2022-12-01T11:03:31.5371535Z ^ 2022-12-01T11:03:31.5371966Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:14:0: 2022-12-01T11:03:31.5372458Z aten/src/ATen/cpp_custom_type_hack.h:86:1: note: declared here 2022-12-01T11:03:31.5372870Z create(std::unique_ptr ptr, TensorOptions options) { 2022-12-01T11:03:31.5373153Z ^~~~~~ 2022-12-01T11:03:31.5374001Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_linear_fp16_weight_fp32_activation(const at::Tensor&, const at::Tensor&, const at::Tensor&)': 2022-12-01T11:03:31.5375491Z aten/src/ATen/native/QuantizedLinear.cpp:423:73: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = c10::intrusive_ptr]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-12-01T11:03:31.5376409Z c10::intrusive_ptr>(packed_weight)) 2022-12-01T11:03:31.5376935Z ^ 2022-12-01T11:03:31.5377362Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:14:0: 2022-12-01T11:03:31.5377878Z aten/src/ATen/cpp_custom_type_hack.h:71:1: note: declared here 2022-12-01T11:03:31.5378244Z cast(const Tensor& packed) { 2022-12-01T11:03:31.5378643Z ^~~~ 2022-12-01T11:03:31.5379005Z [2,262 / 2,558] 8 actions running 2022-12-01T11:03:31.5379381Z //:aten; 3s processwrapper-sandbox 2022-12-01T11:03:31.5379804Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:31.5380366Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:31.5380837Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:31.5381361Z Compiling aten/src/ATen/native/RNN.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:31.5381838Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:31.5382269Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:31.5382697Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:31.8747583Z 2022-12-01T11:03:31.8748145Z  2022-12-01T11:03:31.8748533Z  2022-12-01T11:03:31.8748842Z  2022-12-01T11:03:31.8751656Z  2022-12-01T11:03:31.8752128Z  2022-12-01T11:03:31.8752573Z  2022-12-01T11:03:31.8752877Z  2022-12-01T11:03:31.8753162Z  2022-12-01T11:03:31.8753604Z [2,263 / 2,558] 8 actions running 2022-12-01T11:03:31.8754119Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:31.8757377Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:31.8758225Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:31.8758915Z Compiling aten/src/ATen/native/RNN.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:31.8759512Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:31.8759991Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:31.8760572Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:31.8761161Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:32.0751878Z 2022-12-01T11:03:32.0756087Z  2022-12-01T11:03:32.0756482Z  2022-12-01T11:03:32.0756777Z  2022-12-01T11:03:32.0757066Z  2022-12-01T11:03:32.0757549Z  2022-12-01T11:03:32.0757831Z  2022-12-01T11:03:32.0758083Z  2022-12-01T11:03:32.0758357Z  2022-12-01T11:03:32.0758754Z [2,266 / 2,558] 8 actions running 2022-12-01T11:03:32.0759307Z Compiling aten/src/ATen/native/RNN.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:32.0759836Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:32.0760307Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:32.0760752Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:32.0761191Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:32.0761630Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:32.0762076Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:32.0762513Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:32.4759076Z 2022-12-01T11:03:32.4759584Z  2022-12-01T11:03:32.4759933Z  2022-12-01T11:03:32.4760194Z  2022-12-01T11:03:32.4760454Z  2022-12-01T11:03:32.4760710Z  2022-12-01T11:03:32.4760972Z  2022-12-01T11:03:32.4761228Z  2022-12-01T11:03:32.4761488Z  2022-12-01T11:03:32.4761857Z [2,266 / 2,558] 8 actions running 2022-12-01T11:03:32.4762403Z Compiling aten/src/ATen/native/RNN.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:32.4762894Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:32.4763298Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:32.4763728Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:32.4764141Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:32.4764541Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:32.4764953Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:32.4765408Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:32.8205286Z 2022-12-01T11:03:32.8205824Z  2022-12-01T11:03:32.8206111Z  2022-12-01T11:03:32.8206594Z  2022-12-01T11:03:32.8206846Z  2022-12-01T11:03:32.8207086Z  2022-12-01T11:03:32.8207325Z  2022-12-01T11:03:32.8207607Z  2022-12-01T11:03:32.8207855Z  2022-12-01T11:03:32.8208220Z [2,268 / 2,558] 8 actions, 7 running 2022-12-01T11:03:32.8208649Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:32.8209044Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:32.8209451Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:32.8209843Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:32.8210229Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:32.8210639Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:32.8211281Z Compiling aten/src/ATen/SavedTensorHooks.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:32.8211763Z [Scann] Compiling aten/src/ATen/native/mkldnn/IDeepRegistration.cpp 2022-12-01T11:03:33.0792196Z 2022-12-01T11:03:33.0792723Z  2022-12-01T11:03:33.0793086Z  2022-12-01T11:03:33.0793417Z  2022-12-01T11:03:33.0793704Z  2022-12-01T11:03:33.0794029Z  2022-12-01T11:03:33.0794332Z  2022-12-01T11:03:33.0794628Z  2022-12-01T11:03:33.0794917Z  2022-12-01T11:03:33.0795328Z [2,268 / 2,558] 8 actions running 2022-12-01T11:03:33.0795802Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:33.0796287Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:33.0796768Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:33.0797221Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:33.0797695Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:33.0798162Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:33.0798772Z Compiling aten/src/ATen/SavedTensorHooks.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:33.0799351Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:33.4763001Z 2022-12-01T11:03:33.4763463Z  2022-12-01T11:03:33.4763847Z  2022-12-01T11:03:33.4764190Z  2022-12-01T11:03:33.4764417Z  2022-12-01T11:03:33.4764573Z  2022-12-01T11:03:33.4764738Z  2022-12-01T11:03:33.4764906Z  2022-12-01T11:03:33.4765058Z  2022-12-01T11:03:33.5000880Z [2,269 / 2,558] 8 actions running 2022-12-01T11:03:33.5001362Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:33.5001842Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:33.5002333Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:33.5002828Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:33.5003294Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:33.5003949Z Compiling aten/src/ATen/SavedTensorHooks.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:33.5004545Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:33.5005195Z Compiling aten/src/ATen/native/mkldnn/Gelu.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:33.7015594Z 2022-12-01T11:03:33.7016158Z  2022-12-01T11:03:33.7016550Z  2022-12-01T11:03:33.7016764Z  2022-12-01T11:03:33.7016954Z  2022-12-01T11:03:33.7017122Z  2022-12-01T11:03:33.7017290Z  2022-12-01T11:03:33.7017442Z  2022-12-01T11:03:33.7017622Z  2022-12-01T11:03:33.7017875Z [2,270 / 2,558] 8 actions running 2022-12-01T11:03:33.7018144Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:33.7018591Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:33.7018862Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:33.7019114Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:33.7019463Z Compiling aten/src/ATen/SavedTensorHooks.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:33.7019789Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:33.7020146Z Compiling aten/src/ATen/native/mkldnn/Gelu.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:33.7020526Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:33.9040041Z 2022-12-01T11:03:33.9040571Z  2022-12-01T11:03:33.9040906Z  2022-12-01T11:03:33.9044066Z  2022-12-01T11:03:33.9044704Z  2022-12-01T11:03:33.9045848Z  2022-12-01T11:03:33.9046346Z  2022-12-01T11:03:33.9046773Z  2022-12-01T11:03:33.9047178Z  2022-12-01T11:03:33.9047751Z [2,271 / 2,558] 8 actions running 2022-12-01T11:03:33.9048319Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:33.9048931Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:33.9049549Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:33.9050456Z Compiling aten/src/ATen/SavedTensorHooks.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:33.9051446Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:33.9052136Z Compiling aten/src/ATen/native/mkldnn/Gelu.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:33.9052599Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:33.9053054Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:34.3043805Z 2022-12-01T11:03:34.3045560Z  2022-12-01T11:03:34.3051646Z  2022-12-01T11:03:34.3051852Z  2022-12-01T11:03:34.3052036Z  2022-12-01T11:03:34.3052219Z  2022-12-01T11:03:34.3052376Z  2022-12-01T11:03:34.3052562Z  2022-12-01T11:03:34.3052813Z  2022-12-01T11:03:34.3053204Z [2,272 / 2,558] 8 actions running 2022-12-01T11:03:34.3053673Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:34.3054163Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:34.3054631Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:34.3055107Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:34.3055690Z Compiling aten/src/ATen/native/mkldnn/Gelu.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:34.3056280Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:34.3056840Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:34.3057426Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:34.5348171Z 2022-12-01T11:03:34.5348931Z  2022-12-01T11:03:34.5349269Z  2022-12-01T11:03:34.5349746Z  2022-12-01T11:03:34.5351447Z  2022-12-01T11:03:34.5352011Z  2022-12-01T11:03:34.5352503Z  2022-12-01T11:03:34.5352935Z  2022-12-01T11:03:34.5353347Z  2022-12-01T11:03:34.5353977Z [2,273 / 2,558] 8 actions, 7 running 2022-12-01T11:03:34.5354710Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:34.5355143Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:34.5355566Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:34.5356120Z Compiling aten/src/ATen/native/mkldnn/Gelu.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:34.5359563Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:34.5360501Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:34.5361351Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:34.5361954Z [Scann] Compiling aten/src/ATen/native/mkldnn/BinaryOps.cpp 2022-12-01T11:03:34.8021368Z 2022-12-01T11:03:34.8021861Z  2022-12-01T11:03:34.8022190Z  2022-12-01T11:03:34.8022457Z  2022-12-01T11:03:34.8022727Z  2022-12-01T11:03:34.8022991Z  2022-12-01T11:03:34.8023264Z  2022-12-01T11:03:34.8023544Z  2022-12-01T11:03:34.8023812Z  2022-12-01T11:03:34.8024193Z [2,275 / 2,558] 8 actions, 7 running 2022-12-01T11:03:34.8024638Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:34.8025197Z Compiling aten/src/ATen/native/mkldnn/Gelu.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:34.8025838Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:34.8026496Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:34.8027353Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:34.8027854Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:34.8028292Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:34.8028713Z [Scann] Compiling aten/src/ATen/native/ReduceOps.cpp 2022-12-01T11:03:35.1046880Z 2022-12-01T11:03:35.1047412Z  2022-12-01T11:03:35.1047788Z  2022-12-01T11:03:35.1048019Z  2022-12-01T11:03:35.1048212Z  2022-12-01T11:03:35.1048444Z  2022-12-01T11:03:35.1048679Z  2022-12-01T11:03:35.1048985Z  2022-12-01T11:03:35.1049274Z  2022-12-01T11:03:35.1049649Z [2,275 / 2,558] 8 actions running 2022-12-01T11:03:35.1049937Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:35.1050283Z Compiling aten/src/ATen/native/mkldnn/Gelu.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:35.1050685Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:35.1051097Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:35.1051535Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:35.1051857Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:35.1052120Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:35.1052447Z Compiling aten/src/ATen/native/ReduceOps.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:35.7990659Z 2022-12-01T11:03:35.7991200Z  2022-12-01T11:03:35.7991548Z  2022-12-01T11:03:35.7994179Z  2022-12-01T11:03:35.7994758Z  2022-12-01T11:03:35.7995226Z  2022-12-01T11:03:35.7995556Z  2022-12-01T11:03:35.7995897Z  2022-12-01T11:03:35.7996217Z  2022-12-01T11:03:35.7996701Z [2,276 / 2,558] 8 actions, 7 running 2022-12-01T11:03:35.7999159Z Compiling aten/src/ATen/native/mkldnn/Gelu.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:35.7999955Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:35.8000868Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:35.8001834Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:35.8002591Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:35.8003013Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:35.8003592Z Compiling aten/src/ATen/native/ReduceOps.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:35.8004121Z [Scann] Compiling aten/src/ATen/native/mkl/SparseBlasImpl.cpp 2022-12-01T11:03:36.1300551Z 2022-12-01T11:03:36.1301138Z  2022-12-01T11:03:36.1301518Z  2022-12-01T11:03:36.1301823Z  2022-12-01T11:03:36.1302136Z  2022-12-01T11:03:36.1302429Z  2022-12-01T11:03:36.1302723Z  2022-12-01T11:03:36.1303005Z  2022-12-01T11:03:36.1303273Z  2022-12-01T11:03:36.1303664Z [2,277 / 2,558] 8 actions running 2022-12-01T11:03:36.1304278Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:36.1304952Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:36.1305600Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:36.1306118Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:36.1306555Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:36.1307079Z Compiling aten/src/ATen/native/ReduceOps.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:36.1307569Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:36.1308088Z Compiling aten/src/ATen/ScalarOps.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:36.5299673Z 2022-12-01T11:03:36.5300420Z  2022-12-01T11:03:36.5300919Z  2022-12-01T11:03:36.5301208Z  2022-12-01T11:03:36.5301669Z  2022-12-01T11:03:36.5301945Z  2022-12-01T11:03:36.5302383Z  2022-12-01T11:03:36.5302657Z  2022-12-01T11:03:36.5303060Z  2022-12-01T11:03:36.5303782Z [2,279 / 2,558] 8 actions running 2022-12-01T11:03:36.5304401Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:36.5305079Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:36.5305694Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:36.5306406Z Compiling aten/src/ATen/native/ReduceOps.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:36.5307059Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:36.5307745Z Compiling aten/src/ATen/ScalarOps.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:36.5308508Z Compiling aten/src/ATen/mkl/SparseBlas.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:36.5309169Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:36.8110066Z 2022-12-01T11:03:36.8110576Z  2022-12-01T11:03:36.8110936Z  2022-12-01T11:03:36.8111213Z  2022-12-01T11:03:36.8111469Z  2022-12-01T11:03:36.8111736Z  2022-12-01T11:03:36.8111997Z  2022-12-01T11:03:36.8112222Z  2022-12-01T11:03:36.8112478Z  2022-12-01T11:03:36.8112853Z [2,280 / 2,558] 8 actions, 7 running 2022-12-01T11:03:36.8113263Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:36.8113705Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:36.8114266Z Compiling aten/src/ATen/native/ReduceOps.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:36.8114693Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:36.8115147Z Compiling aten/src/ATen/ScalarOps.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:36.8115730Z Compiling aten/src/ATen/mkl/SparseBlas.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:36.8116209Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:36.8116602Z [Scann] Compiling aten/src/ATen/native/prim_native_functions.cpp 2022-12-01T11:03:37.1299894Z 2022-12-01T11:03:37.1300440Z  2022-12-01T11:03:37.1300828Z  2022-12-01T11:03:37.1301164Z  2022-12-01T11:03:37.1301371Z  2022-12-01T11:03:37.1301540Z  2022-12-01T11:03:37.1301694Z  2022-12-01T11:03:37.1301897Z  2022-12-01T11:03:37.1302068Z  2022-12-01T11:03:37.1302311Z [2,280 / 2,558] 8 actions running 2022-12-01T11:03:37.1433531Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:37.1433909Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:37.1434365Z Compiling aten/src/ATen/native/ReduceOps.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:37.1434806Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:37.1435332Z Compiling aten/src/ATen/ScalarOps.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:37.1435919Z Compiling aten/src/ATen/mkl/SparseBlas.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:37.1436397Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:37.1436816Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:37.4707877Z 2022-12-01T11:03:37.4708397Z  2022-12-01T11:03:37.4708715Z  2022-12-01T11:03:37.4708998Z  2022-12-01T11:03:37.4709268Z  2022-12-01T11:03:37.4709547Z  2022-12-01T11:03:37.4709837Z  2022-12-01T11:03:37.4710097Z  2022-12-01T11:03:37.4710342Z  2022-12-01T11:03:37.4710719Z [2,281 / 2,558] 8 actions, 7 running 2022-12-01T11:03:37.4711166Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:37.4711584Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:37.4712138Z Compiling aten/src/ATen/native/ReduceOps.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:37.4712770Z Compiling aten/src/ATen/ScalarOps.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:37.4713361Z Compiling aten/src/ATen/mkl/SparseBlas.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:37.4713859Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:37.4714284Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:37.4714724Z [Scann] Compiling aten/src/ATen/native/layer_norm.cpp 2022-12-01T11:03:37.7446878Z 2022-12-01T11:03:37.7447492Z  2022-12-01T11:03:37.7447841Z  2022-12-01T11:03:37.7448205Z  2022-12-01T11:03:37.7448535Z  2022-12-01T11:03:37.7519077Z  2022-12-01T11:03:37.7519499Z  2022-12-01T11:03:37.7519728Z  2022-12-01T11:03:37.7519934Z  2022-12-01T11:03:37.7520277Z [2,285 / 2,558] 8 actions running 2022-12-01T11:03:37.7520770Z Compiling aten/src/ATen/native/ReduceOps.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:37.7521208Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:37.7521547Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:37.7522007Z Compiling aten/src/ATen/native/layer_norm.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:37.7522565Z Compiling aten/src/ATen/native/group_norm.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:37.7523118Z Compiling aten/src/ATen/native/WeightNorm.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:37.7523572Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:37.7523968Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:38.3005642Z 2022-12-01T11:03:38.3007706Z  2022-12-01T11:03:38.3008092Z  2022-12-01T11:03:38.3008412Z  2022-12-01T11:03:38.3008705Z  2022-12-01T11:03:38.3009003Z  2022-12-01T11:03:38.3009269Z  2022-12-01T11:03:38.3009562Z  2022-12-01T11:03:38.3009827Z  2022-12-01T11:03:38.3010238Z [2,286 / 2,558] 8 actions, 7 running 2022-12-01T11:03:38.3010738Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:38.3011340Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:38.3011982Z Compiling aten/src/ATen/native/layer_norm.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:38.3012689Z Compiling aten/src/ATen/native/group_norm.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:38.3013353Z Compiling aten/src/ATen/native/WeightNorm.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:38.3013940Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:38.3014431Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:38.3014905Z [Scann] Compiling aten/src/ATen/native/UpSampleNearest3d.cpp 2022-12-01T11:03:38.5529223Z 2022-12-01T11:03:38.5529764Z  2022-12-01T11:03:38.5529983Z  2022-12-01T11:03:38.5530204Z  2022-12-01T11:03:38.5530495Z  2022-12-01T11:03:38.5531057Z  2022-12-01T11:03:38.5531315Z  2022-12-01T11:03:38.5531483Z  2022-12-01T11:03:38.5531653Z  2022-12-01T11:03:38.5531894Z [2,286 / 2,558] 8 actions running 2022-12-01T11:03:38.5532180Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:38.5532457Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:38.5532795Z Compiling aten/src/ATen/native/layer_norm.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:38.5533195Z Compiling aten/src/ATen/native/group_norm.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:38.5533586Z Compiling aten/src/ATen/native/WeightNorm.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:38.5533887Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:38.5534153Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:38.5534422Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:38.9051688Z 2022-12-01T11:03:38.9052210Z  2022-12-01T11:03:38.9052548Z  2022-12-01T11:03:38.9052873Z  2022-12-01T11:03:38.9053197Z  2022-12-01T11:03:38.9053488Z  2022-12-01T11:03:38.9053795Z  2022-12-01T11:03:38.9054096Z  2022-12-01T11:03:38.9054374Z  2022-12-01T11:03:38.9054799Z [2,288 / 2,558] 8 actions, 7 running 2022-12-01T11:03:38.9055457Z Compiling aten/src/ATen/native/layer_norm.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:38.9056189Z Compiling aten/src/ATen/native/group_norm.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:38.9056881Z Compiling aten/src/ATen/native/WeightNorm.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:38.9057458Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:38.9057946Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:38.9058507Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:38.9059208Z Compiling aten/src/ATen/native/Repeat.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:38.9059768Z [Scann] Compiling aten/src/ATen/native/UpSampleNearest1d.cpp 2022-12-01T11:03:39.1538037Z 2022-12-01T11:03:39.1538672Z  2022-12-01T11:03:39.1539047Z  2022-12-01T11:03:39.1539312Z  2022-12-01T11:03:39.1539560Z  2022-12-01T11:03:39.1539822Z  2022-12-01T11:03:39.1540086Z  2022-12-01T11:03:39.1540327Z  2022-12-01T11:03:39.1540593Z  2022-12-01T11:03:39.1540964Z [2,288 / 2,558] 8 actions running 2022-12-01T11:03:39.1541502Z Compiling aten/src/ATen/native/layer_norm.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:39.1542148Z Compiling aten/src/ATen/native/group_norm.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:39.1542731Z Compiling aten/src/ATen/native/WeightNorm.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:39.1543210Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:39.1543606Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:39.1544053Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:39.1544558Z Compiling aten/src/ATen/native/Repeat.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:39.1545013Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:39.9426557Z 2022-12-01T11:03:39.9427090Z  2022-12-01T11:03:39.9427413Z  2022-12-01T11:03:39.9427700Z  2022-12-01T11:03:39.9427983Z  2022-12-01T11:03:39.9428233Z  2022-12-01T11:03:39.9428495Z  2022-12-01T11:03:39.9428776Z  2022-12-01T11:03:39.9429029Z  2022-12-01T11:03:39.9429418Z [2,289 / 2,558] 8 actions, 7 running 2022-12-01T11:03:39.9430040Z Compiling aten/src/ATen/native/layer_norm.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:39.9430932Z Compiling aten/src/ATen/native/group_norm.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:39.9431702Z Compiling aten/src/ATen/native/WeightNorm.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:39.9432323Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:39.9444270Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:39.9445003Z Compiling aten/src/ATen/native/Repeat.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:39.9445511Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:39.9446157Z [Scann] Compiling aten/src/ATen/native/UpSampleLinear1d.cpp 2022-12-01T11:03:40.1550176Z 2022-12-01T11:03:40.1550698Z  2022-12-01T11:03:40.1551054Z  2022-12-01T11:03:40.1551313Z  2022-12-01T11:03:40.1551586Z  2022-12-01T11:03:40.1551860Z  2022-12-01T11:03:40.1552115Z  2022-12-01T11:03:40.1552384Z  2022-12-01T11:03:40.1552640Z  2022-12-01T11:03:40.1553029Z [2,293 / 2,558] 8 actions running 2022-12-01T11:03:40.1553483Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:40.1554054Z Compiling aten/src/ATen/native/Repeat.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:40.1554537Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:40.1554965Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:40.1555406Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:40.1555955Z Compiling aten/src/ATen/SequenceNumber.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:40.1556602Z Compiling aten/src/ATen/native/UpSample.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:40.1557234Z Compiling aten/src/ATen/native/Unique.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:40.7684543Z 2022-12-01T11:03:40.7697695Z  2022-12-01T11:03:40.7698145Z  2022-12-01T11:03:40.7698703Z  2022-12-01T11:03:40.7698968Z  2022-12-01T11:03:40.7699374Z  2022-12-01T11:03:40.7699691Z  2022-12-01T11:03:40.7700077Z  2022-12-01T11:03:40.7700368Z  2022-12-01T11:03:40.7700896Z [2,294 / 2,558] 8 actions, 7 running 2022-12-01T11:03:40.7701593Z Compiling aten/src/ATen/native/Repeat.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:40.7702135Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:40.7702716Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:40.7703471Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:40.7704215Z Compiling aten/src/ATen/SequenceNumber.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:40.7705005Z Compiling aten/src/ATen/native/UpSample.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:40.7705787Z Compiling aten/src/ATen/native/Unique.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:40.7706386Z [Scann] Compiling aten/src/ATen/native/UnfoldBackward.cpp 2022-12-01T11:03:41.0944309Z 2022-12-01T11:03:41.0945158Z  2022-12-01T11:03:41.0945532Z  2022-12-01T11:03:41.0945821Z  2022-12-01T11:03:41.0946105Z  2022-12-01T11:03:41.0946377Z  2022-12-01T11:03:41.0946628Z  2022-12-01T11:03:41.0946889Z  2022-12-01T11:03:41.0947168Z  2022-12-01T11:03:41.0947538Z [2,295 / 2,558] 8 actions, 7 running 2022-12-01T11:03:41.0948007Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:41.0948504Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:41.0949162Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:41.0949851Z Compiling aten/src/ATen/SequenceNumber.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:41.0950617Z Compiling aten/src/ATen/native/UpSample.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:41.0951350Z Compiling aten/src/ATen/native/Unique.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:41.0951919Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:41.0952425Z [Scann] Compiling aten/src/ATen/SparseCsrTensorImpl.cpp 2022-12-01T11:03:41.3144856Z 2022-12-01T11:03:41.3146177Z  2022-12-01T11:03:41.3147511Z  2022-12-01T11:03:41.3147818Z  2022-12-01T11:03:41.3148132Z  2022-12-01T11:03:41.3148416Z  2022-12-01T11:03:41.3148702Z  2022-12-01T11:03:41.3149087Z  2022-12-01T11:03:41.3149543Z  2022-12-01T11:03:41.3149969Z [2,296 / 2,558] 8 actions, 7 running 2022-12-01T11:03:41.3150489Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:41.3150992Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:41.3153497Z Compiling aten/src/ATen/SequenceNumber.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:41.3154219Z Compiling aten/src/ATen/native/UpSample.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:41.3155142Z Compiling aten/src/ATen/native/Unique.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:41.3155753Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:41.3156848Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:41.3157533Z [Scann] Compiling aten/src/ATen/native/Unfold2d.cpp 2022-12-01T11:03:41.5546767Z 2022-12-01T11:03:41.5547343Z  2022-12-01T11:03:41.5547691Z  2022-12-01T11:03:41.5548000Z  2022-12-01T11:03:41.5548207Z  2022-12-01T11:03:41.5548361Z  2022-12-01T11:03:41.5548544Z  2022-12-01T11:03:41.5548720Z  2022-12-01T11:03:41.5548870Z  2022-12-01T11:03:41.5549109Z [2,297 / 2,558] 8 actions running 2022-12-01T11:03:41.5549400Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:41.5549659Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:41.5550003Z Compiling aten/src/ATen/native/UpSample.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:41.5550391Z Compiling aten/src/ATen/native/Unique.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:41.5550696Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:41.5551052Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:41.5551445Z Compiling aten/src/ATen/native/Unfold2d.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:41.5551820Z Compiling aten/src/ATen/native/UnaryOps.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:41.9032609Z 2022-12-01T11:03:41.9033444Z  2022-12-01T11:03:41.9033949Z  2022-12-01T11:03:41.9034556Z  2022-12-01T11:03:41.9039313Z  2022-12-01T11:03:41.9040132Z  2022-12-01T11:03:41.9040718Z  2022-12-01T11:03:41.9041202Z  2022-12-01T11:03:41.9041686Z  2022-12-01T11:03:41.9042528Z [2,298 / 2,558] 8 actions, 7 running 2022-12-01T11:03:41.9043147Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:41.9043995Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:41.9045002Z Compiling aten/src/ATen/native/Unique.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:41.9045919Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:41.9046694Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:41.9049907Z Compiling aten/src/ATen/native/Unfold2d.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:41.9050948Z Compiling aten/src/ATen/native/UnaryOps.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:41.9052017Z [Scann] Compiling aten/src/ATen/native/TypeProperties.cpp 2022-12-01T11:03:42.2271213Z 2022-12-01T11:03:42.2271682Z  2022-12-01T11:03:42.2272050Z  2022-12-01T11:03:42.2272315Z  2022-12-01T11:03:42.2272555Z  2022-12-01T11:03:42.2272816Z  2022-12-01T11:03:42.2273092Z  2022-12-01T11:03:42.2273323Z  2022-12-01T11:03:42.2273583Z  2022-12-01T11:03:42.2273969Z [2,298 / 2,558] 8 actions running 2022-12-01T11:03:42.2274394Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:42.2274812Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:42.2275333Z Compiling aten/src/ATen/native/Unique.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:42.2275804Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:42.2276337Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:42.2276950Z Compiling aten/src/ATen/native/Unfold2d.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:42.2277546Z Compiling aten/src/ATen/native/UnaryOps.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:42.2278017Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:42.5845555Z 2022-12-01T11:03:42.5852467Z  2022-12-01T11:03:42.5852817Z  2022-12-01T11:03:42.5853059Z  2022-12-01T11:03:42.5853295Z  2022-12-01T11:03:42.5853529Z  2022-12-01T11:03:42.5853783Z  2022-12-01T11:03:42.5854121Z  2022-12-01T11:03:42.5854369Z  2022-12-01T11:03:42.5855228Z [2,299 / 2,558] 8 actions, 7 running 2022-12-01T11:03:42.5855657Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:42.5856196Z Compiling aten/src/ATen/native/Unique.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:42.5856683Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:42.5857239Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:42.5857868Z Compiling aten/src/ATen/native/Unfold2d.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:42.5858669Z Compiling aten/src/ATen/native/UnaryOps.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:42.5859136Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:42.5859539Z [Scann] Compiling aten/src/ATen/native/TriangularOps.cpp 2022-12-01T11:03:42.7861663Z 2022-12-01T11:03:42.7862220Z  2022-12-01T11:03:42.7862546Z  2022-12-01T11:03:42.7862768Z  2022-12-01T11:03:42.7863015Z  2022-12-01T11:03:42.7863304Z  2022-12-01T11:03:42.7863574Z  2022-12-01T11:03:42.7863831Z  2022-12-01T11:03:42.7864096Z  2022-12-01T11:03:42.7864502Z [2,303 / 2,558] 8 actions, 7 running 2022-12-01T11:03:42.7865055Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:42.7865621Z Compiling aten/src/ATen/native/UnaryOps.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:42.7866088Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:42.7866531Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:42.7867032Z Compiling aten/src/ATen/native/TestOps.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:42.7867457Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:42.7867969Z Compiling aten/src/ATen/native/TensorShape.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:42.7868743Z [Scann] Compiling aten/src/ATen/native/ReplicationPadding.cpp 2022-12-01T11:03:43.0438526Z 2022-12-01T11:03:43.0439210Z  2022-12-01T11:03:43.0439558Z  2022-12-01T11:03:43.0439870Z  2022-12-01T11:03:43.0440200Z  2022-12-01T11:03:43.0440480Z  2022-12-01T11:03:43.0440635Z  2022-12-01T11:03:43.0440799Z  2022-12-01T11:03:43.0440960Z  2022-12-01T11:03:43.0441189Z [2,303 / 2,558] 8 actions running 2022-12-01T11:03:43.0441564Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:43.0441973Z Compiling aten/src/ATen/native/UnaryOps.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:43.0442271Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:43.0442534Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:43.0442870Z Compiling aten/src/ATen/native/TestOps.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:43.0443174Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:43.0443508Z Compiling aten/src/ATen/native/TensorShape.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:43.0443823Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:43.7916394Z 2022-12-01T11:03:43.7916916Z  2022-12-01T11:03:43.7917271Z  2022-12-01T11:03:43.7917576Z  2022-12-01T11:03:43.7917872Z  2022-12-01T11:03:43.7918158Z  2022-12-01T11:03:43.7918442Z  2022-12-01T11:03:43.7918766Z  2022-12-01T11:03:43.7919055Z  2022-12-01T11:03:43.7919509Z [2,304 / 2,558] 8 actions, 7 running 2022-12-01T11:03:43.7920145Z Compiling aten/src/ATen/native/UnaryOps.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:43.7920702Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:43.7921177Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:43.7921776Z Compiling aten/src/ATen/native/TestOps.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:43.7922325Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:43.7922974Z Compiling aten/src/ATen/native/TensorShape.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:43.7923565Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:43.7924041Z [Scann] Compiling aten/src/ATen/native/TensorIteratorReduce.cpp 2022-12-01T11:03:44.0654024Z 2022-12-01T11:03:44.0654737Z  2022-12-01T11:03:44.0655334Z  2022-12-01T11:03:44.0657818Z  2022-12-01T11:03:44.0658186Z  2022-12-01T11:03:44.0658897Z  2022-12-01T11:03:44.0660570Z  2022-12-01T11:03:44.0661015Z  2022-12-01T11:03:44.0661442Z  2022-12-01T11:03:44.0661996Z [2,305 / 2,558] 8 actions running 2022-12-01T11:03:44.0662642Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:44.0663250Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:44.0663948Z Compiling aten/src/ATen/native/TestOps.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:44.0664550Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:44.0665418Z Compiling aten/src/ATen/native/TensorShape.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:44.0666454Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:44.0666956Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:44.0667402Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:44.4663371Z 2022-12-01T11:03:44.4663851Z  2022-12-01T11:03:44.4664174Z  2022-12-01T11:03:44.4664461Z  2022-12-01T11:03:44.4664708Z  2022-12-01T11:03:44.4664978Z  2022-12-01T11:03:44.4665243Z  2022-12-01T11:03:44.4665484Z  2022-12-01T11:03:44.4665719Z  2022-12-01T11:03:44.4666077Z [2,306 / 2,558] 8 actions running 2022-12-01T11:03:44.4666514Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:44.4667052Z Compiling aten/src/ATen/native/TestOps.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:44.4667540Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:44.4668081Z Compiling aten/src/ATen/native/TensorShape.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:44.4668564Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:44.4669193Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:44.4669628Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:44.4670050Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:44.8810650Z 2022-12-01T11:03:44.8811312Z  2022-12-01T11:03:44.8811671Z  2022-12-01T11:03:44.8811937Z  2022-12-01T11:03:44.8812219Z  2022-12-01T11:03:44.8812483Z  2022-12-01T11:03:44.8812736Z  2022-12-01T11:03:44.8813008Z  2022-12-01T11:03:44.8813289Z  2022-12-01T11:03:44.8813692Z [2,307 / 2,558] 8 actions, 7 running 2022-12-01T11:03:44.8814254Z Compiling aten/src/ATen/native/TestOps.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:44.8814726Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:44.8815269Z Compiling aten/src/ATen/native/TensorShape.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:44.8815776Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:44.8816217Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:44.8816671Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:44.8817128Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:44.8817533Z [Scann] Compiling aten/src/ATen/native/Resize.cpp 2022-12-01T11:03:45.2668643Z 2022-12-01T11:03:45.2669171Z  2022-12-01T11:03:45.2669496Z  2022-12-01T11:03:45.2669781Z  2022-12-01T11:03:45.2670060Z  2022-12-01T11:03:45.2670333Z  2022-12-01T11:03:45.2670599Z  2022-12-01T11:03:45.2670830Z  2022-12-01T11:03:45.2671039Z  2022-12-01T11:03:45.2671361Z [2,308 / 2,558] 7 actions running 2022-12-01T11:03:45.2671826Z Compiling aten/src/ATen/native/TestOps.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:45.2672345Z Compiling aten/src/ATen/native/TensorShape.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:45.2672762Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:45.2673124Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:45.2673464Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:45.2673827Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:45.2674265Z Compiling aten/src/ATen/native/Resize.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:45.5120153Z 2022-12-01T11:03:45.5120986Z  2022-12-01T11:03:45.5121281Z  2022-12-01T11:03:45.5121526Z  2022-12-01T11:03:45.5122441Z  2022-12-01T11:03:45.5122701Z  2022-12-01T11:03:45.5122985Z  2022-12-01T11:03:45.5123219Z  2022-12-01T11:03:45.5123545Z [2,311 / 2,558] 8 actions, 7 running 2022-12-01T11:03:45.5126336Z Compiling aten/src/ATen/native/TensorShape.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:45.5126786Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:45.5127162Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:45.5127632Z Compiling aten/src/ATen/native/Resize.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:45.5128145Z Compiling aten/src/ATen/native/RowwisePrune.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:45.5128579Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:45.5129045Z Compiling aten/src/ATen/native/SpectralOps.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:45.5129421Z [Scann] Compiling aten/src/ATen/native/Scalar.cpp 2022-12-01T11:03:45.8678488Z 2022-12-01T11:03:45.8679313Z  2022-12-01T11:03:45.8679642Z  2022-12-01T11:03:45.8679967Z  2022-12-01T11:03:45.8680266Z  2022-12-01T11:03:45.8680576Z  2022-12-01T11:03:45.8680859Z  2022-12-01T11:03:45.8681162Z  2022-12-01T11:03:45.8681460Z  2022-12-01T11:03:45.8681881Z [2,311 / 2,558] 8 actions running 2022-12-01T11:03:45.8682553Z Compiling aten/src/ATen/native/TensorShape.cpp; 3s processwrapper-sandbox 2022-12-01T11:03:45.8683141Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:45.8683638Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:45.8684233Z Compiling aten/src/ATen/native/Resize.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:45.8685293Z Compiling aten/src/ATen/native/RowwisePrune.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:45.8685847Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:45.8686454Z Compiling aten/src/ATen/native/SpectralOps.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:45.8687294Z Compiling aten/src/ATen/native/Scalar.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:46.2670736Z 2022-12-01T11:03:46.2671300Z  2022-12-01T11:03:46.2671647Z  2022-12-01T11:03:46.2671979Z  2022-12-01T11:03:46.2672280Z  2022-12-01T11:03:46.2672556Z  2022-12-01T11:03:46.2672725Z  2022-12-01T11:03:46.2672875Z  2022-12-01T11:03:46.2673051Z  2022-12-01T11:03:46.2673300Z [2,312 / 2,558] 8 actions running 2022-12-01T11:03:46.2673567Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:46.2673839Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:46.2674175Z Compiling aten/src/ATen/native/Resize.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:46.2674577Z Compiling aten/src/ATen/native/RowwisePrune.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:46.2674891Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:46.2675238Z Compiling aten/src/ATen/native/SpectralOps.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:46.2675634Z Compiling aten/src/ATen/native/Scalar.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:46.2676005Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:46.5440550Z 2022-12-01T11:03:46.5441201Z  2022-12-01T11:03:46.5441532Z  2022-12-01T11:03:46.5441796Z  2022-12-01T11:03:46.5442077Z  2022-12-01T11:03:46.5442368Z  2022-12-01T11:03:46.5442654Z  2022-12-01T11:03:46.5442926Z  2022-12-01T11:03:46.5443194Z  2022-12-01T11:03:46.5443567Z [2,313 / 2,558] 8 actions, 7 running 2022-12-01T11:03:46.5444032Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:46.5444617Z Compiling aten/src/ATen/native/Resize.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:46.5445306Z Compiling aten/src/ATen/native/RowwisePrune.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:46.5445868Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:46.5446693Z Compiling aten/src/ATen/native/SpectralOps.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:46.5447356Z Compiling aten/src/ATen/native/Scalar.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:46.5447984Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:46.5448503Z [Scann] Compiling aten/src/ATen/native/SegmentReduce.cpp 2022-12-01T11:03:46.9238402Z 2022-12-01T11:03:46.9238911Z  2022-12-01T11:03:46.9239221Z  2022-12-01T11:03:46.9239521Z  2022-12-01T11:03:46.9239815Z  2022-12-01T11:03:46.9240075Z  2022-12-01T11:03:46.9240346Z  2022-12-01T11:03:46.9240634Z  2022-12-01T11:03:46.9240876Z  2022-12-01T11:03:46.9241252Z [2,314 / 2,558] 8 actions running 2022-12-01T11:03:46.9241824Z Compiling aten/src/ATen/native/Resize.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:46.9242472Z Compiling aten/src/ATen/native/RowwisePrune.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:46.9243005Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:46.9243565Z Compiling aten/src/ATen/native/SpectralOps.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:46.9244176Z Compiling aten/src/ATen/native/Scalar.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:46.9244775Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:46.9245272Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:46.9245693Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:47.1713092Z 2022-12-01T11:03:47.1713660Z  2022-12-01T11:03:47.1714019Z  2022-12-01T11:03:47.1714293Z  2022-12-01T11:03:47.1714563Z  2022-12-01T11:03:47.1714830Z  2022-12-01T11:03:47.1715099Z  2022-12-01T11:03:47.1715347Z  2022-12-01T11:03:47.1715621Z  2022-12-01T11:03:47.1716374Z [2,315 / 2,558] 8 actions, 7 running 2022-12-01T11:03:47.1716974Z Compiling aten/src/ATen/native/RowwisePrune.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:47.1717494Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:47.1718076Z Compiling aten/src/ATen/native/SpectralOps.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:47.1718702Z Compiling aten/src/ATen/native/Scalar.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:47.1719319Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:47.1719835Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:47.1720272Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:47.1720675Z [Scann] Compiling aten/src/ATen/SparseTensorUtils.cpp 2022-12-01T11:03:47.5281730Z 2022-12-01T11:03:47.5290234Z  2022-12-01T11:03:47.5290561Z  2022-12-01T11:03:47.5290840Z  2022-12-01T11:03:47.5291165Z  2022-12-01T11:03:47.5291439Z  2022-12-01T11:03:47.5291730Z  2022-12-01T11:03:47.5292020Z  2022-12-01T11:03:47.5292290Z  2022-12-01T11:03:47.5292664Z [2,315 / 2,558] 8 actions running 2022-12-01T11:03:47.5293239Z Compiling aten/src/ATen/native/RowwisePrune.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:47.5293756Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:47.5294332Z Compiling aten/src/ATen/native/SpectralOps.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:47.5294932Z Compiling aten/src/ATen/native/Scalar.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:47.5295553Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:47.5296078Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:47.5296494Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:47.5297056Z Compiling aten/src/ATen/SparseTensorUtils.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:47.7563083Z 2022-12-01T11:03:47.7563667Z  2022-12-01T11:03:47.7564034Z  2022-12-01T11:03:47.7564343Z  2022-12-01T11:03:47.7565784Z  2022-12-01T11:03:47.7566095Z  2022-12-01T11:03:47.7566392Z  2022-12-01T11:03:47.7566701Z  2022-12-01T11:03:47.7572026Z  2022-12-01T11:03:47.7572482Z [2,317 / 2,558] 7 actions, 6 running 2022-12-01T11:03:47.7573135Z Compiling aten/src/ATen/native/SpectralOps.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:47.7573865Z Compiling aten/src/ATen/native/Scalar.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:47.7574578Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:47.7575159Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:47.7575638Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:47.7576271Z Compiling aten/src/ATen/SparseTensorUtils.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:47.7576818Z [Scann] Compiling aten/src/ATen/native/SoftMax.cpp 2022-12-01T11:03:48.1283626Z 2022-12-01T11:03:48.1284207Z  2022-12-01T11:03:48.1284573Z  2022-12-01T11:03:48.1284923Z  2022-12-01T11:03:48.1285230Z  2022-12-01T11:03:48.1285448Z  2022-12-01T11:03:48.1285600Z  2022-12-01T11:03:48.1285765Z  2022-12-01T11:03:48.1286021Z [2,318 / 2,558] 8 actions running 2022-12-01T11:03:48.1286360Z Compiling aten/src/ATen/native/Scalar.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:48.1286766Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:48.1287093Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:48.1287345Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:48.1287689Z Compiling aten/src/ATen/SparseTensorUtils.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:48.1288074Z Compiling aten/src/ATen/native/SoftMax.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:48.1288366Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:48.1288699Z Compiling aten/src/ATen/TensorGeometry.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:48.3482062Z 2022-12-01T11:03:48.3491618Z  2022-12-01T11:03:48.3492145Z  2022-12-01T11:03:48.3492420Z  2022-12-01T11:03:48.3492590Z  2022-12-01T11:03:48.3492761Z  2022-12-01T11:03:48.3493026Z  2022-12-01T11:03:48.3493241Z  2022-12-01T11:03:48.3493417Z  2022-12-01T11:03:48.3493785Z [2,319 / 2,558] 8 actions running 2022-12-01T11:03:48.3494213Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:48.3494645Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:48.3495053Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:48.3495535Z Compiling aten/src/ATen/SparseTensorUtils.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:48.3495943Z Compiling aten/src/ATen/native/SoftMax.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:48.3496377Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:48.3496882Z Compiling aten/src/ATen/TensorGeometry.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:48.3497479Z Compiling aten/src/ATen/TensorIndexing.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:48.5500208Z 2022-12-01T11:03:48.5501004Z  2022-12-01T11:03:48.5501439Z  2022-12-01T11:03:48.5501764Z  2022-12-01T11:03:48.5502087Z  2022-12-01T11:03:48.5502371Z  2022-12-01T11:03:48.5503397Z  2022-12-01T11:03:48.5503774Z  2022-12-01T11:03:48.5504175Z  2022-12-01T11:03:48.5504619Z [2,320 / 2,558] 8 actions running 2022-12-01T11:03:48.5508113Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:48.5508762Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:48.5509604Z Compiling aten/src/ATen/SparseTensorUtils.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:48.5510330Z Compiling aten/src/ATen/native/SoftMax.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:48.5510922Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:48.5511548Z Compiling aten/src/ATen/TensorGeometry.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:48.5512275Z Compiling aten/src/ATen/TensorIndexing.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:48.5513439Z Compiling aten/src/ATen/native/SummaryOps.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:48.9295541Z 2022-12-01T11:03:48.9296454Z  2022-12-01T11:03:48.9296899Z  2022-12-01T11:03:48.9297309Z  2022-12-01T11:03:48.9297778Z  2022-12-01T11:03:48.9298043Z  2022-12-01T11:03:48.9298425Z  2022-12-01T11:03:48.9298682Z  2022-12-01T11:03:48.9309524Z  2022-12-01T11:03:48.9310087Z [2,321 / 2,558] 8 actions, 7 running 2022-12-01T11:03:48.9310744Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:48.9311405Z Compiling aten/src/ATen/SparseTensorUtils.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:48.9312140Z Compiling aten/src/ATen/native/SoftMax.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:48.9312726Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:48.9313357Z Compiling aten/src/ATen/TensorGeometry.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:48.9314587Z Compiling aten/src/ATen/TensorIndexing.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:48.9315302Z Compiling aten/src/ATen/native/SummaryOps.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:48.9315859Z [Scann] Compiling aten/src/ATen/native/Sorting.cpp 2022-12-01T11:03:49.1509036Z 2022-12-01T11:03:49.1510071Z  2022-12-01T11:03:49.1510516Z  2022-12-01T11:03:49.1511009Z  2022-12-01T11:03:49.1511298Z  2022-12-01T11:03:49.1511601Z  2022-12-01T11:03:49.1512006Z  2022-12-01T11:03:49.1512313Z  2022-12-01T11:03:49.1512772Z  2022-12-01T11:03:49.1513168Z [2,322 / 2,558] 8 actions running 2022-12-01T11:03:49.1513834Z Compiling aten/src/ATen/SparseTensorUtils.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:49.1514748Z Compiling aten/src/ATen/native/SoftMax.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:49.1515081Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:49.1517221Z Compiling aten/src/ATen/TensorGeometry.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:49.1518178Z Compiling aten/src/ATen/TensorIndexing.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:49.1518873Z Compiling aten/src/ATen/native/SummaryOps.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:49.1519459Z Compiling aten/src/ATen/native/Sorting.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:49.1519999Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:49.4392431Z 2022-12-01T11:03:49.4393313Z  2022-12-01T11:03:49.4394042Z  2022-12-01T11:03:49.4394617Z  2022-12-01T11:03:49.4397277Z  2022-12-01T11:03:49.4397658Z  2022-12-01T11:03:49.4398072Z  2022-12-01T11:03:49.4398898Z  2022-12-01T11:03:49.4399339Z  2022-12-01T11:03:49.4399954Z [2,323 / 2,558] 8 actions, 7 running 2022-12-01T11:03:49.4400713Z Compiling aten/src/ATen/SparseTensorUtils.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:49.4401549Z Compiling aten/src/ATen/native/SoftMax.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:49.4402275Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:49.4403271Z Compiling aten/src/ATen/TensorIndexing.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:49.4405169Z Compiling aten/src/ATen/native/SummaryOps.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:49.4406048Z Compiling aten/src/ATen/native/Sorting.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:49.4406764Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:49.4407374Z [Scann] Compiling aten/src/ATen/core/Dict.cpp 2022-12-01T11:03:49.6467929Z 2022-12-01T11:03:49.6468456Z  2022-12-01T11:03:49.6468750Z  2022-12-01T11:03:49.6468971Z  2022-12-01T11:03:49.6469210Z  2022-12-01T11:03:49.6469475Z  2022-12-01T11:03:49.6469701Z  2022-12-01T11:03:49.6469937Z  2022-12-01T11:03:49.6470167Z  2022-12-01T11:03:49.6470497Z [2,324 / 2,558] 8 actions, 7 running 2022-12-01T11:03:49.6471053Z Compiling aten/src/ATen/native/SoftMax.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:49.6471543Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:49.6472078Z Compiling aten/src/ATen/TensorIndexing.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:49.6472920Z Compiling aten/src/ATen/native/SummaryOps.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:49.6473459Z Compiling aten/src/ATen/native/Sorting.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:49.6473894Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:49.6474395Z Compiling aten/src/ATen/core/Dict.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:49.6474801Z [Prepa] Compiling aten/src/ATen/TensorIterator.cpp 2022-12-01T11:03:49.9520092Z 2022-12-01T11:03:49.9520606Z  2022-12-01T11:03:49.9520959Z  2022-12-01T11:03:49.9521241Z  2022-12-01T11:03:49.9521496Z  2022-12-01T11:03:49.9521764Z  2022-12-01T11:03:49.9522031Z  2022-12-01T11:03:49.9522278Z  2022-12-01T11:03:49.9522551Z  2022-12-01T11:03:49.9522963Z [2,324 / 2,558] 8 actions running 2022-12-01T11:03:49.9523548Z Compiling aten/src/ATen/native/SoftMax.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:49.9524062Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:49.9524624Z Compiling aten/src/ATen/TensorIndexing.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:49.9525267Z Compiling aten/src/ATen/native/SummaryOps.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:49.9525906Z Compiling aten/src/ATen/native/Sorting.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:49.9526422Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:49.9527014Z Compiling aten/src/ATen/core/Dict.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:49.9527697Z Compiling aten/src/ATen/TensorIterator.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:50.2228417Z 2022-12-01T11:03:50.2228959Z  2022-12-01T11:03:50.2229323Z  2022-12-01T11:03:50.2229592Z  2022-12-01T11:03:50.2229862Z  2022-12-01T11:03:50.2230132Z  2022-12-01T11:03:50.2230611Z  2022-12-01T11:03:50.2230900Z  2022-12-01T11:03:50.2231171Z  2022-12-01T11:03:50.2231553Z [2,325 / 2,558] 8 actions, 7 running 2022-12-01T11:03:50.2232011Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:50.2232576Z Compiling aten/src/ATen/TensorIndexing.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:50.2233202Z Compiling aten/src/ATen/native/SummaryOps.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:50.2233845Z Compiling aten/src/ATen/native/Sorting.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:50.2234357Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:50.2234873Z Compiling aten/src/ATen/core/Dict.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:50.2235495Z Compiling aten/src/ATen/TensorIterator.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:50.2236000Z [Scann] Compiling aten/src/ATen/native/TensorCompare.cpp 2022-12-01T11:03:50.5521455Z 2022-12-01T11:03:50.5521974Z  2022-12-01T11:03:50.5522272Z  2022-12-01T11:03:50.5522510Z  2022-12-01T11:03:50.5522766Z  2022-12-01T11:03:50.5522987Z  2022-12-01T11:03:50.5523213Z  2022-12-01T11:03:50.5523454Z  2022-12-01T11:03:50.5523666Z  2022-12-01T11:03:50.5523999Z [2,326 / 2,558] 8 actions running 2022-12-01T11:03:50.5524382Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:50.5524870Z Compiling aten/src/ATen/TensorIndexing.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:50.5525437Z Compiling aten/src/ATen/native/SummaryOps.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:50.5525968Z Compiling aten/src/ATen/native/Sorting.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:50.5526470Z Compiling aten/src/ATen/core/Dict.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:50.5526995Z Compiling aten/src/ATen/TensorIterator.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:50.5527426Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:50.5527887Z Compiling aten/src/ATen/TensorMeta.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:50.9523634Z 2022-12-01T11:03:50.9524444Z  2022-12-01T11:03:50.9524730Z  2022-12-01T11:03:50.9524986Z  2022-12-01T11:03:50.9528061Z  2022-12-01T11:03:50.9528328Z  2022-12-01T11:03:50.9528601Z  2022-12-01T11:03:50.9528868Z  2022-12-01T11:03:50.9529136Z  2022-12-01T11:03:50.9529518Z [2,327 / 2,558] 8 actions running 2022-12-01T11:03:50.9530066Z Compiling aten/src/ATen/TensorIndexing.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:50.9530716Z Compiling aten/src/ATen/native/SummaryOps.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:50.9531364Z Compiling aten/src/ATen/native/Sorting.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:50.9531857Z Compiling aten/src/ATen/core/Dict.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:50.9532469Z Compiling aten/src/ATen/TensorIterator.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:50.9532966Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:50.9533487Z Compiling aten/src/ATen/TensorMeta.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:50.9534103Z Compiling aten/src/ATen/core/Dimname.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:51.1557777Z 2022-12-01T11:03:51.1558768Z  2022-12-01T11:03:51.1559247Z  2022-12-01T11:03:51.1559600Z  2022-12-01T11:03:51.1560024Z  2022-12-01T11:03:51.1560299Z  2022-12-01T11:03:51.1560607Z  2022-12-01T11:03:51.1560930Z  2022-12-01T11:03:51.1561284Z  2022-12-01T11:03:51.1562279Z [2,330 / 2,558] 8 actions, 7 running 2022-12-01T11:03:51.1562894Z Compiling aten/src/ATen/native/Sorting.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:51.1563587Z Compiling aten/src/ATen/TensorIterator.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:51.1564106Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:51.1564718Z Compiling aten/src/ATen/TensorMeta.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:51.1565609Z Compiling aten/src/ATen/core/Dimname.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:51.1566312Z Compiling aten/src/ATen/TensorNames.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:51.1566872Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:51.1567311Z [Scann] Compiling aten/src/ATen/TensorUtils.cpp 2022-12-01T11:03:51.5527503Z 2022-12-01T11:03:51.5528119Z  2022-12-01T11:03:51.5528436Z  2022-12-01T11:03:51.5528949Z  2022-12-01T11:03:51.5529293Z  2022-12-01T11:03:51.5529606Z  2022-12-01T11:03:51.5529905Z  2022-12-01T11:03:51.5530194Z  2022-12-01T11:03:51.5530350Z  2022-12-01T11:03:51.5530665Z [2,331 / 2,558] 8 actions running 2022-12-01T11:03:51.5531032Z Compiling aten/src/ATen/native/Sorting.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:51.5531427Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:51.5531760Z Compiling aten/src/ATen/TensorMeta.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:51.5532209Z Compiling aten/src/ATen/core/Dimname.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:51.5532708Z Compiling aten/src/ATen/TensorNames.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:51.5533012Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:51.5533466Z Compiling aten/src/ATen/TensorUtils.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:51.5533866Z Compiling aten/src/ATen/core/Formatting.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:52.0775074Z 2022-12-01T11:03:52.0775744Z  2022-12-01T11:03:52.0776192Z  2022-12-01T11:03:52.0776421Z  2022-12-01T11:03:52.0776647Z  2022-12-01T11:03:52.0776876Z  2022-12-01T11:03:52.0777089Z  2022-12-01T11:03:52.0777312Z  2022-12-01T11:03:52.0777537Z  2022-12-01T11:03:52.0777863Z [2,332 / 2,558] 8 actions, 7 running 2022-12-01T11:03:52.0778255Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:52.0779188Z Compiling aten/src/ATen/TensorMeta.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:52.0779700Z Compiling aten/src/ATen/core/Dimname.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:52.0780209Z Compiling aten/src/ATen/TensorNames.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:52.0780828Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:52.0781255Z Compiling aten/src/ATen/TensorUtils.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:52.0781769Z Compiling aten/src/ATen/core/Formatting.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:52.0782178Z [Scann] Compiling aten/src/ATen/ThreadLocalState.cpp 2022-12-01T11:03:52.2922499Z 2022-12-01T11:03:52.2923378Z  2022-12-01T11:03:52.2924078Z  2022-12-01T11:03:52.2925747Z  2022-12-01T11:03:52.2926267Z  2022-12-01T11:03:52.2926775Z  2022-12-01T11:03:52.2927289Z  2022-12-01T11:03:52.2927816Z  2022-12-01T11:03:52.2928330Z  2022-12-01T11:03:52.2928862Z [2,334 / 2,558] 8 actions, 7 running 2022-12-01T11:03:52.2929463Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:52.2930240Z Compiling aten/src/ATen/TensorNames.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:52.2931337Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:52.2932246Z Compiling aten/src/ATen/TensorUtils.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:52.2933069Z Compiling aten/src/ATen/core/Formatting.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:52.2933922Z Compiling aten/src/ATen/ThreadLocalState.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:52.2934703Z Compiling aten/src/ATen/Utils.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:52.2935288Z [Prepa] Compiling aten/src/ATen/core/Generator.cpp 2022-12-01T11:03:52.5537495Z 2022-12-01T11:03:52.5541536Z  2022-12-01T11:03:52.5541886Z  2022-12-01T11:03:52.5542134Z  2022-12-01T11:03:52.5542395Z  2022-12-01T11:03:52.5542674Z  2022-12-01T11:03:52.5542923Z  2022-12-01T11:03:52.5543196Z  2022-12-01T11:03:52.5543409Z  2022-12-01T11:03:52.5544202Z [2,334 / 2,558] 8 actions running 2022-12-01T11:03:52.5544631Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:52.5545187Z Compiling aten/src/ATen/TensorNames.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:52.5545658Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:52.5546228Z Compiling aten/src/ATen/TensorUtils.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:52.5546797Z Compiling aten/src/ATen/core/Formatting.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:52.5547283Z Compiling aten/src/ATen/ThreadLocalState.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:52.5547898Z Compiling aten/src/ATen/Utils.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:52.5548332Z Compiling aten/src/ATen/core/Generator.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:53.1072832Z 2022-12-01T11:03:53.1073410Z  2022-12-01T11:03:53.1073794Z  2022-12-01T11:03:53.1074115Z  2022-12-01T11:03:53.1074426Z  2022-12-01T11:03:53.1074722Z  2022-12-01T11:03:53.1075039Z  2022-12-01T11:03:53.1075388Z  2022-12-01T11:03:53.1075702Z  2022-12-01T11:03:53.1076171Z [2,335 / 2,558] 8 actions, 7 running 2022-12-01T11:03:53.1076715Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:53.1077368Z Compiling aten/src/ATen/TensorNames.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:53.1077967Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:53.1078609Z Compiling aten/src/ATen/TensorUtils.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:53.1079350Z Compiling aten/src/ATen/ThreadLocalState.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:53.1080041Z Compiling aten/src/ATen/Utils.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:53.1080789Z Compiling aten/src/ATen/core/Generator.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:53.1081357Z [Scann] Compiling aten/src/ATen/core/List.cpp 2022-12-01T11:03:53.3556014Z 2022-12-01T11:03:53.3556526Z  2022-12-01T11:03:53.3556883Z  2022-12-01T11:03:53.3557229Z  2022-12-01T11:03:53.3557548Z  2022-12-01T11:03:53.3557835Z  2022-12-01T11:03:53.3558141Z  2022-12-01T11:03:53.3558441Z  2022-12-01T11:03:53.3558758Z  2022-12-01T11:03:53.3560310Z [2,337 / 2,558] 8 actions running 2022-12-01T11:03:53.3560686Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:53.3561180Z Compiling aten/src/ATen/TensorUtils.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:53.3561742Z Compiling aten/src/ATen/ThreadLocalState.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:53.3562120Z Compiling aten/src/ATen/Utils.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:53.3562471Z Compiling aten/src/ATen/core/Generator.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:53.3562857Z Compiling aten/src/ATen/core/List.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:53.3563360Z Compiling aten/src/ATen/Version.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:53.3563750Z Compiling aten/src/ATen/native/Unfold3d.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:53.7877498Z 2022-12-01T11:03:53.7877985Z  2022-12-01T11:03:53.7878330Z  2022-12-01T11:03:53.7878611Z  2022-12-01T11:03:53.7878865Z  2022-12-01T11:03:53.7879168Z  2022-12-01T11:03:53.7879449Z  2022-12-01T11:03:53.7879697Z  2022-12-01T11:03:53.7879968Z  2022-12-01T11:03:53.7880364Z [2,338 / 2,558] 8 actions, 7 running 2022-12-01T11:03:53.7880799Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:53.7881359Z Compiling aten/src/ATen/TensorUtils.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:53.7881959Z Compiling aten/src/ATen/Utils.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:53.7882560Z Compiling aten/src/ATen/core/Generator.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:53.7883169Z Compiling aten/src/ATen/core/List.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:53.7883760Z Compiling aten/src/ATen/Version.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:53.7884521Z Compiling aten/src/ATen/native/Unfold3d.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:53.7884956Z [Scann] Compiling aten/src/ATen/VmapMode.cpp 2022-12-01T11:03:54.0119315Z 2022-12-01T11:03:54.0119833Z  2022-12-01T11:03:54.0120157Z  2022-12-01T11:03:54.0120442Z  2022-12-01T11:03:54.0120741Z  2022-12-01T11:03:54.0121022Z  2022-12-01T11:03:54.0121233Z  2022-12-01T11:03:54.0121430Z  2022-12-01T11:03:54.0121594Z  2022-12-01T11:03:54.0121836Z [2,339 / 2,558] 8 actions, 7 running 2022-12-01T11:03:54.0122136Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:54.0122485Z Compiling aten/src/ATen/TensorUtils.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:54.0122852Z Compiling aten/src/ATen/Utils.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:54.0123205Z Compiling aten/src/ATen/core/List.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:54.0123590Z Compiling aten/src/ATen/Version.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:54.0123967Z Compiling aten/src/ATen/native/Unfold3d.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:54.0124328Z Compiling aten/src/ATen/VmapMode.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:54.0124634Z [Scann] Compiling aten/src/ATen/VmapModeRegistrations.cpp 2022-12-01T11:03:54.2322648Z 2022-12-01T11:03:54.2323225Z  2022-12-01T11:03:54.2323588Z  2022-12-01T11:03:54.2323909Z  2022-12-01T11:03:54.2324220Z  2022-12-01T11:03:54.2324516Z  2022-12-01T11:03:54.2324827Z  2022-12-01T11:03:54.2325143Z  2022-12-01T11:03:54.2325455Z  2022-12-01T11:03:54.2325911Z [2,340 / 2,558] 8 actions, 7 running 2022-12-01T11:03:54.2326428Z //:aten; 3s processwrapper-sandbox 2022-12-01T11:03:54.2327070Z Compiling aten/src/ATen/Utils.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:54.2327832Z Compiling aten/src/ATen/core/List.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:54.2328587Z Compiling aten/src/ATen/Version.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:54.2329284Z Compiling aten/src/ATen/native/Unfold3d.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:54.2329905Z Compiling aten/src/ATen/VmapMode.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:54.2330722Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:54.2331254Z [Scann] Compiling aten/src/ATen/native/UpSampleBicubic2d.cpp 2022-12-01T11:03:54.4388630Z 2022-12-01T11:03:54.4389168Z  2022-12-01T11:03:54.4389503Z  2022-12-01T11:03:54.4389720Z  2022-12-01T11:03:54.4389896Z  2022-12-01T11:03:54.4390052Z  2022-12-01T11:03:54.4390240Z  2022-12-01T11:03:54.4390440Z  2022-12-01T11:03:54.4390690Z  2022-12-01T11:03:54.4391098Z [2,342 / 2,558] 8 actions, 7 running 2022-12-01T11:03:54.4391501Z Compiling aten/src/ATen/core/List.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:54.4391916Z Compiling aten/src/ATen/Version.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:54.4392545Z Compiling aten/src/ATen/native/Unfold3d.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:54.4393218Z Compiling aten/src/ATen/VmapMode.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:54.4393770Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:54.4394251Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:54.4394684Z Compiling aten/src/ATen/VmapTransforms.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:54.4395183Z [Scann] Compiling aten/src/ATen/core/NamedRegistrations.cpp 2022-12-01T11:03:54.7562480Z 2022-12-01T11:03:54.7563018Z  2022-12-01T11:03:54.7563360Z  2022-12-01T11:03:54.7563674Z  2022-12-01T11:03:54.7564006Z  2022-12-01T11:03:54.7564314Z  2022-12-01T11:03:54.7564600Z  2022-12-01T11:03:54.7564904Z  2022-12-01T11:03:54.7565206Z  2022-12-01T11:03:54.7565616Z [2,342 / 2,558] 8 actions running 2022-12-01T11:03:54.7565997Z Compiling aten/src/ATen/core/List.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:54.7793003Z Compiling aten/src/ATen/Version.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:54.7793951Z Compiling aten/src/ATen/native/Unfold3d.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:54.7794557Z Compiling aten/src/ATen/VmapMode.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:54.7795061Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:54.7795702Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:54.7796224Z Compiling aten/src/ATen/VmapTransforms.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:54.7796697Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:55.0492469Z 2022-12-01T11:03:55.0493079Z  2022-12-01T11:03:55.0493463Z  2022-12-01T11:03:55.0493795Z  2022-12-01T11:03:55.0494134Z  2022-12-01T11:03:55.0494449Z  2022-12-01T11:03:55.0494789Z  2022-12-01T11:03:55.0495111Z  2022-12-01T11:03:55.0495405Z  2022-12-01T11:03:55.0495865Z [2,343 / 2,558] 8 actions, 7 running 2022-12-01T11:03:55.0496547Z Compiling aten/src/ATen/Version.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:55.0497338Z Compiling aten/src/ATen/native/Unfold3d.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:55.0498069Z Compiling aten/src/ATen/VmapMode.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:55.0499169Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:55.0499681Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:55.0500386Z Compiling aten/src/ATen/VmapTransforms.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:55.0501055Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:55.0501602Z [Scann] Compiling aten/src/ATen/ZeroTensorFallback.cpp 2022-12-01T11:03:55.3428113Z 2022-12-01T11:03:55.3428687Z  2022-12-01T11:03:55.3429066Z  2022-12-01T11:03:55.3429365Z  2022-12-01T11:03:55.3430680Z  2022-12-01T11:03:55.3430960Z  2022-12-01T11:03:55.3431264Z  2022-12-01T11:03:55.3431528Z  2022-12-01T11:03:55.3431760Z  2022-12-01T11:03:55.3432155Z [2,344 / 2,558] 8 actions, 7 running 2022-12-01T11:03:55.3432822Z Compiling aten/src/ATen/native/Unfold3d.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:55.3433396Z Compiling aten/src/ATen/VmapMode.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:55.3434061Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:55.3434508Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:55.3435102Z Compiling aten/src/ATen/VmapTransforms.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:55.3435620Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:55.3436418Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:55.3437115Z [Scann] Compiling aten/src/ATen/FunctionalizeFallbackKernel.cpp 2022-12-01T11:03:55.5810057Z 2022-12-01T11:03:55.5810566Z  2022-12-01T11:03:55.5810914Z  2022-12-01T11:03:55.5811258Z  2022-12-01T11:03:55.5811540Z  2022-12-01T11:03:55.5811822Z  2022-12-01T11:03:55.5812082Z  2022-12-01T11:03:55.5812349Z  2022-12-01T11:03:55.5812635Z  2022-12-01T11:03:55.5813005Z [2,345 / 2,558] 8 actions running 2022-12-01T11:03:55.5813576Z Compiling aten/src/ATen/native/Unfold3d.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:55.5814120Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:55.5814553Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:55.5815121Z Compiling aten/src/ATen/VmapTransforms.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:55.5815631Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:55.5816214Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:55.5816729Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:55.5817159Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:55.7809312Z 2022-12-01T11:03:55.7809844Z  2022-12-01T11:03:55.7810213Z  2022-12-01T11:03:55.7810525Z  2022-12-01T11:03:55.7810826Z  2022-12-01T11:03:55.7811180Z  2022-12-01T11:03:55.7811474Z  2022-12-01T11:03:55.7816564Z  2022-12-01T11:03:55.7816958Z  2022-12-01T11:03:55.7817411Z [2,346 / 2,558] 8 actions running 2022-12-01T11:03:55.7818045Z Compiling aten/src/ATen/native/Unfold3d.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:55.7818719Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:55.7819346Z Compiling aten/src/ATen/VmapTransforms.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:55.7819897Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:55.7820523Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:55.7821104Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:55.7821581Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:55.7822057Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:56.2280808Z 2022-12-01T11:03:56.2281269Z  2022-12-01T11:03:56.2281595Z  2022-12-01T11:03:56.2281861Z  2022-12-01T11:03:56.2282110Z  2022-12-01T11:03:56.2282442Z  2022-12-01T11:03:56.2282719Z  2022-12-01T11:03:56.2283001Z  2022-12-01T11:03:56.2283260Z  2022-12-01T11:03:56.2283633Z [2,347 / 2,558] 8 actions, 7 running 2022-12-01T11:03:56.2284207Z Compiling aten/src/ATen/native/Unfold3d.cpp; 3s processwrapper-sandbox 2022-12-01T11:03:56.2284733Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:56.2285264Z Compiling aten/src/ATen/VmapTransforms.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:56.2285822Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:56.2286333Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:56.2286779Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:56.2287199Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:56.2287556Z [Scann] Compiling aten/src/ATen/DynamicLibrary.cpp 2022-12-01T11:03:56.5820133Z 2022-12-01T11:03:56.5820641Z  2022-12-01T11:03:56.5820968Z  2022-12-01T11:03:56.5821225Z  2022-12-01T11:03:56.5821487Z  2022-12-01T11:03:56.5821804Z  2022-12-01T11:03:56.5822034Z  2022-12-01T11:03:56.5822300Z  2022-12-01T11:03:56.5822551Z  2022-12-01T11:03:56.5822906Z [2,348 / 2,558] 8 actions running 2022-12-01T11:03:56.5823530Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:56.5824094Z Compiling aten/src/ATen/VmapTransforms.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:56.5824710Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:56.5825240Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:56.5825674Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:56.5826090Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:56.5826610Z Compiling aten/src/ATen/DynamicLibrary.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:56.5827214Z Compiling aten/src/ATen/native/LossCTC.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:57.1294763Z 2022-12-01T11:03:57.1296475Z  2022-12-01T11:03:57.1300603Z  2022-12-01T11:03:57.1300965Z  2022-12-01T11:03:57.1301239Z  2022-12-01T11:03:57.1301509Z  2022-12-01T11:03:57.1301768Z  2022-12-01T11:03:57.1302027Z  2022-12-01T11:03:57.1302291Z  2022-12-01T11:03:57.1302658Z [2,350 / 2,558] 7 actions, 6 running 2022-12-01T11:03:57.1303129Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:57.1303704Z Compiling aten/src/ATen/VmapTransforms.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:57.1304384Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:57.1304932Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:57.1305505Z Compiling aten/src/ATen/DynamicLibrary.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:57.1306163Z Compiling aten/src/ATen/native/LossCTC.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:57.1306677Z [Scann] Compiling aten/src/ATen/FunctionalStorageImpl.cpp 2022-12-01T11:03:57.3820670Z 2022-12-01T11:03:57.3821128Z  2022-12-01T11:03:57.4500157Z  2022-12-01T11:03:57.4500900Z  2022-12-01T11:03:57.4501146Z  2022-12-01T11:03:57.4501352Z  2022-12-01T11:03:57.4501574Z  2022-12-01T11:03:57.4501813Z  2022-12-01T11:03:57.4502150Z [2,352 / 2,558] 8 actions running 2022-12-01T11:03:57.4502640Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:57.4503084Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:57.4503559Z Compiling aten/src/ATen/DynamicLibrary.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:57.4504129Z Compiling aten/src/ATen/native/LossCTC.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:57.4504576Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:57.4505037Z Compiling aten/src/ATen/autocast_mode.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:57.4505533Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:57.4506073Z Compiling aten/src/ATen/FuncTorchTLS.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:57.9789299Z 2022-12-01T11:03:57.9789856Z  2022-12-01T11:03:57.9790176Z  2022-12-01T11:03:57.9790409Z  2022-12-01T11:03:57.9790703Z  2022-12-01T11:03:57.9790964Z  2022-12-01T11:03:57.9791242Z  2022-12-01T11:03:57.9791543Z  2022-12-01T11:03:57.9791802Z  2022-12-01T11:03:57.9792205Z [2,353 / 2,558] 8 actions, 7 running 2022-12-01T11:03:57.9792628Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:57.9793138Z Compiling aten/src/ATen/DynamicLibrary.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:57.9793763Z Compiling aten/src/ATen/native/LossCTC.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:57.9794267Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:57.9794817Z Compiling aten/src/ATen/autocast_mode.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:57.9795446Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:57.9796080Z Compiling aten/src/ATen/FuncTorchTLS.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:57.9796530Z [Scann] Compiling aten/src/ATen/ExpandUtils.cpp 2022-12-01T11:03:58.2524920Z 2022-12-01T11:03:58.2525789Z  2022-12-01T11:03:58.2526138Z  2022-12-01T11:03:58.2526439Z  2022-12-01T11:03:58.2526735Z  2022-12-01T11:03:58.2527134Z  2022-12-01T11:03:58.2527482Z  2022-12-01T11:03:58.2527753Z  2022-12-01T11:03:58.2528013Z  2022-12-01T11:03:58.2528412Z [2,354 / 2,558] 8 actions running 2022-12-01T11:03:58.2528972Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:03:58.2529568Z Compiling aten/src/ATen/native/LossCTC.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:58.2530125Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:58.2531164Z Compiling aten/src/ATen/autocast_mode.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:58.2531849Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:58.2532686Z Compiling aten/src/ATen/FuncTorchTLS.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:58.2533356Z Compiling aten/src/ATen/ExpandUtils.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:58.2534051Z Compiling aten/src/ATen/native/Itertools.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:58.4517821Z 2022-12-01T11:03:58.4518518Z  2022-12-01T11:03:58.4518966Z  2022-12-01T11:03:58.4519276Z  2022-12-01T11:03:58.4519569Z  2022-12-01T11:03:58.4519884Z  2022-12-01T11:03:58.4520192Z  2022-12-01T11:03:58.4520527Z  2022-12-01T11:03:58.4520794Z  2022-12-01T11:03:58.4521161Z [2,355 / 2,558] 8 actions running 2022-12-01T11:03:58.4521746Z Compiling aten/src/ATen/native/LossCTC.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:58.4522277Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:58.4522754Z Compiling aten/src/ATen/autocast_mode.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:58.4523702Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:58.4524298Z Compiling aten/src/ATen/FuncTorchTLS.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:58.4524858Z Compiling aten/src/ATen/ExpandUtils.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:58.4525447Z Compiling aten/src/ATen/native/Itertools.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:58.4526060Z Compiling aten/src/ATen/core/NamedTensor.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:58.8534998Z 2022-12-01T11:03:58.8535514Z  2022-12-01T11:03:58.8535856Z  2022-12-01T11:03:58.8536131Z  2022-12-01T11:03:58.8536415Z  2022-12-01T11:03:58.8536689Z  2022-12-01T11:03:58.8536948Z  2022-12-01T11:03:58.8537240Z  2022-12-01T11:03:58.8537506Z  2022-12-01T11:03:58.8537907Z [2,355 / 2,558] 8 actions running 2022-12-01T11:03:58.8538658Z Compiling aten/src/ATen/native/LossCTC.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:58.8539205Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:03:58.8539727Z Compiling aten/src/ATen/autocast_mode.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:58.8540462Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:58.8541144Z Compiling aten/src/ATen/FuncTorchTLS.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:58.8541755Z Compiling aten/src/ATen/ExpandUtils.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:58.8542434Z Compiling aten/src/ATen/native/Itertools.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:58.8543153Z Compiling aten/src/ATen/core/NamedTensor.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:59.1134902Z 2022-12-01T11:03:59.1135443Z  2022-12-01T11:03:59.1135768Z  2022-12-01T11:03:59.1136047Z  2022-12-01T11:03:59.1136330Z  2022-12-01T11:03:59.1147495Z  2022-12-01T11:03:59.1148886Z  2022-12-01T11:03:59.1149727Z  2022-12-01T11:03:59.1150450Z  2022-12-01T11:03:59.1151098Z [2,357 / 2,558] 8 actions, 7 running 2022-12-01T11:03:59.1151850Z Compiling aten/src/ATen/native/LossCTC.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:59.1152715Z Compiling aten/src/ATen/autocast_mode.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:59.1153932Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:59.1156101Z Compiling aten/src/ATen/ExpandUtils.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:59.1156770Z Compiling aten/src/ATen/native/Itertools.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:59.1157410Z Compiling aten/src/ATen/core/NamedTensor.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:59.1157899Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:59.1158312Z [Scann] Compiling aten/src/ATen/native/Histogram.cpp 2022-12-01T11:03:59.4528833Z 2022-12-01T11:03:59.4529675Z  2022-12-01T11:03:59.4530020Z  2022-12-01T11:03:59.4530339Z  2022-12-01T11:03:59.4530639Z  2022-12-01T11:03:59.4530917Z  2022-12-01T11:03:59.4531288Z  2022-12-01T11:03:59.4531564Z  2022-12-01T11:03:59.4531843Z  2022-12-01T11:03:59.4532210Z [2,359 / 2,558] 7 actions running 2022-12-01T11:03:59.4532775Z Compiling aten/src/ATen/autocast_mode.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:59.4533470Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:59.4534123Z Compiling aten/src/ATen/native/Itertools.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:59.4534750Z Compiling aten/src/ATen/core/NamedTensor.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:59.4535269Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:59.4535862Z Compiling aten/src/ATen/native/Histogram.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:59.4536505Z Compiling aten/src/ATen/native/Im2Col.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:59.8532449Z 2022-12-01T11:03:59.8532965Z  2022-12-01T11:03:59.8533404Z  2022-12-01T11:03:59.8533713Z  2022-12-01T11:03:59.8533972Z  2022-12-01T11:03:59.8534897Z  2022-12-01T11:03:59.8535198Z  2022-12-01T11:03:59.8535405Z  2022-12-01T11:03:59.8535721Z [2,359 / 2,558] 8 actions running 2022-12-01T11:03:59.8536096Z Compiling aten/src/ATen/autocast_mode.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:59.8536582Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 2s processwrapper-sandbox 2022-12-01T11:03:59.8537190Z Compiling aten/src/ATen/native/Itertools.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:59.8537752Z Compiling aten/src/ATen/core/NamedTensor.cpp; 1s processwrapper-sandbox 2022-12-01T11:03:59.8538194Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:03:59.8538947Z Compiling aten/src/ATen/native/Histogram.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:59.8539520Z Compiling aten/src/ATen/native/Im2Col.cpp; 0s processwrapper-sandbox 2022-12-01T11:03:59.8540598Z Compiling aten/src/ATen/native/Lerp.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:00.1937652Z 2022-12-01T11:04:00.1939077Z  2022-12-01T11:04:00.1940171Z  2022-12-01T11:04:00.1940454Z  2022-12-01T11:04:00.1940713Z  2022-12-01T11:04:00.1940959Z  2022-12-01T11:04:00.1941256Z  2022-12-01T11:04:00.1941510Z  2022-12-01T11:04:00.1941760Z  2022-12-01T11:04:00.1942096Z [2,360 / 2,558] 8 actions, 7 running 2022-12-01T11:04:00.1942608Z Compiling aten/src/ATen/autocast_mode.cpp; 3s processwrapper-sandbox 2022-12-01T11:04:00.1943188Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:00.1943762Z Compiling aten/src/ATen/native/Itertools.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:00.1944226Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:00.1944731Z Compiling aten/src/ATen/native/Histogram.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:00.1945280Z Compiling aten/src/ATen/native/Im2Col.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:00.1945868Z Compiling aten/src/ATen/native/Lerp.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:00.1946324Z [Scann] Compiling aten/src/ATen/Dispatch.cpp 2022-12-01T11:04:00.4536830Z 2022-12-01T11:04:00.4537246Z  2022-12-01T11:04:00.4544830Z  2022-12-01T11:04:00.4545062Z  2022-12-01T11:04:00.4545243Z  2022-12-01T11:04:00.4545488Z  2022-12-01T11:04:00.4545748Z  2022-12-01T11:04:00.4545994Z  2022-12-01T11:04:00.4546236Z  2022-12-01T11:04:00.4546581Z [2,362 / 2,558] 8 actions running 2022-12-01T11:04:00.4547122Z Compiling aten/src/ATen/native/Itertools.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:00.4547492Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:00.4548029Z Compiling aten/src/ATen/native/Histogram.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:00.4548511Z Compiling aten/src/ATen/native/Im2Col.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:00.4548937Z Compiling aten/src/ATen/native/Lerp.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:00.4549375Z Compiling aten/src/ATen/Dispatch.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:00.4549880Z Compiling aten/src/ATen/DLConvertor.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:00.4550368Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:00.6542070Z 2022-12-01T11:04:00.6542655Z  2022-12-01T11:04:00.6542981Z  2022-12-01T11:04:00.6543202Z  2022-12-01T11:04:00.6543357Z  2022-12-01T11:04:00.6543538Z  2022-12-01T11:04:00.6543748Z  2022-12-01T11:04:00.6543900Z  2022-12-01T11:04:00.6544062Z  2022-12-01T11:04:00.6544326Z [2,363 / 2,558] 8 actions running 2022-12-01T11:04:00.6544712Z Compiling aten/src/ATen/native/Itertools.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:00.6545148Z Compiling aten/src/ATen/native/Histogram.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:00.6545664Z Compiling aten/src/ATen/native/Im2Col.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:00.6548464Z Compiling aten/src/ATen/native/Lerp.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:00.6549420Z Compiling aten/src/ATen/Dispatch.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:00.6549871Z Compiling aten/src/ATen/DLConvertor.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:00.6550336Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:00.6550602Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:01.0543267Z 2022-12-01T11:04:01.0543930Z  2022-12-01T11:04:01.0544282Z  2022-12-01T11:04:01.0544635Z  2022-12-01T11:04:01.0544924Z  2022-12-01T11:04:01.0545104Z  2022-12-01T11:04:01.0545275Z  2022-12-01T11:04:01.0545543Z  2022-12-01T11:04:01.0545695Z  2022-12-01T11:04:01.0545955Z [2,363 / 2,558] 8 actions running 2022-12-01T11:04:01.0546324Z Compiling aten/src/ATen/native/Itertools.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:01.0546720Z Compiling aten/src/ATen/native/Histogram.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:01.0547096Z Compiling aten/src/ATen/native/Im2Col.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:01.0547469Z Compiling aten/src/ATen/native/Lerp.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:01.0547839Z Compiling aten/src/ATen/Dispatch.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:01.0548213Z Compiling aten/src/ATen/DLConvertor.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:01.0548517Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:01.0548780Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:01.3058472Z 2022-12-01T11:04:01.3059035Z  2022-12-01T11:04:01.3059371Z  2022-12-01T11:04:01.3059645Z  2022-12-01T11:04:01.3059979Z  2022-12-01T11:04:01.3060284Z  2022-12-01T11:04:01.3060591Z  2022-12-01T11:04:01.3060899Z  2022-12-01T11:04:01.3061181Z  2022-12-01T11:04:01.3061615Z [2,364 / 2,558] 8 actions running 2022-12-01T11:04:01.3062064Z Compiling aten/src/ATen/native/Histogram.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:01.3062491Z Compiling aten/src/ATen/native/Im2Col.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:01.3063138Z Compiling aten/src/ATen/native/Lerp.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:01.3064201Z Compiling aten/src/ATen/Dispatch.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:01.3064892Z Compiling aten/src/ATen/DLConvertor.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:01.3065358Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:01.3065842Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:01.3066355Z Compiling aten/src/ATen/BatchedTensorImpl.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:01.5063379Z 2022-12-01T11:04:01.5063957Z  2022-12-01T11:04:01.5064326Z  2022-12-01T11:04:01.5064608Z  2022-12-01T11:04:01.5064886Z  2022-12-01T11:04:01.5065164Z  2022-12-01T11:04:01.5065430Z  2022-12-01T11:04:01.5065696Z  2022-12-01T11:04:01.5065976Z  2022-12-01T11:04:01.5066374Z [2,365 / 2,558] 8 actions running 2022-12-01T11:04:01.5067008Z Compiling aten/src/ATen/native/Histogram.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:01.5067668Z Compiling aten/src/ATen/native/Im2Col.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:01.5068335Z Compiling aten/src/ATen/Dispatch.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:01.5068993Z Compiling aten/src/ATen/DLConvertor.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:01.5069517Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:01.5069946Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:01.5070535Z Compiling aten/src/ATen/BatchedTensorImpl.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:01.5071229Z Compiling aten/src/ATen/native/GridSampler.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:01.7704293Z 2022-12-01T11:04:01.7704803Z  2022-12-01T11:04:01.7705128Z  2022-12-01T11:04:01.7705438Z  2022-12-01T11:04:01.7705736Z  2022-12-01T11:04:01.7705999Z  2022-12-01T11:04:01.7706298Z  2022-12-01T11:04:01.7706620Z  2022-12-01T11:04:01.7707111Z  2022-12-01T11:04:01.7707554Z [2,366 / 2,558] 8 actions, 7 running 2022-12-01T11:04:01.7708178Z Compiling aten/src/ATen/native/Histogram.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:01.7708860Z Compiling aten/src/ATen/native/Im2Col.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:01.7709540Z Compiling aten/src/ATen/DLConvertor.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:01.7710086Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:01.7710567Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:01.7711195Z Compiling aten/src/ATen/BatchedTensorImpl.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:01.7711929Z Compiling aten/src/ATen/native/GridSampler.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:01.7712473Z [Scann] Compiling aten/src/ATen/ConjugateFallback.cpp 2022-12-01T11:04:02.1069187Z 2022-12-01T11:04:02.1069664Z  2022-12-01T11:04:02.1070040Z  2022-12-01T11:04:02.1070309Z  2022-12-01T11:04:02.1070582Z  2022-12-01T11:04:02.1070867Z  2022-12-01T11:04:02.1071140Z  2022-12-01T11:04:02.1071394Z  2022-12-01T11:04:02.1071656Z  2022-12-01T11:04:02.1072039Z [2,367 / 2,558] 8 actions running 2022-12-01T11:04:02.1072567Z Compiling aten/src/ATen/native/Im2Col.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:02.1073176Z Compiling aten/src/ATen/DLConvertor.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:02.1073698Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:02.1074157Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:02.1074694Z Compiling aten/src/ATen/BatchedTensorImpl.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:02.1075337Z Compiling aten/src/ATen/native/GridSampler.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:02.1075976Z Compiling aten/src/ATen/ConjugateFallback.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:02.1076475Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:02.3137357Z 2022-12-01T11:04:02.3137898Z  2022-12-01T11:04:02.3138268Z  2022-12-01T11:04:02.3138787Z  2022-12-01T11:04:02.3139071Z  2022-12-01T11:04:02.3139347Z  2022-12-01T11:04:02.3139827Z  2022-12-01T11:04:02.3140113Z  2022-12-01T11:04:02.3140389Z  2022-12-01T11:04:02.3140813Z [2,368 / 2,558] 8 actions, 7 running 2022-12-01T11:04:02.3141414Z Compiling aten/src/ATen/DLConvertor.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:02.3141953Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:02.3142420Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:02.3143027Z Compiling aten/src/ATen/BatchedTensorImpl.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:02.3143720Z Compiling aten/src/ATen/native/GridSampler.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:02.3144405Z Compiling aten/src/ATen/ConjugateFallback.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:02.3144955Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:02.3145417Z [Scann] Compiling aten/src/ATen/native/Embedding.cpp 2022-12-01T11:04:02.6709779Z 2022-12-01T11:04:02.6710364Z  2022-12-01T11:04:02.6710704Z  2022-12-01T11:04:02.6710970Z  2022-12-01T11:04:02.6711252Z  2022-12-01T11:04:02.6711526Z  2022-12-01T11:04:02.6711777Z  2022-12-01T11:04:02.6712045Z  2022-12-01T11:04:02.6712328Z  2022-12-01T11:04:02.6712927Z INFO: From Compiling aten/src/ATen/RegisterCompositeExplicitAutograd.cpp: 2022-12-01T11:04:02.6713487Z [2,368 / 2,558] 8 actions running 2022-12-01T11:04:02.6714029Z Compiling aten/src/ATen/DLConvertor.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:02.6714502Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:02.6714915Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:02.6715507Z Compiling aten/src/ATen/BatchedTensorImpl.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:02.6716195Z Compiling aten/src/ATen/native/GridSampler.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:02.6717009Z Compiling aten/src/ATen/ConjugateFallback.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:02.6717476Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:02.6717973Z Compiling aten/src/ATen/native/Embedding.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:02.6730828Z 2022-12-01T11:04:02.6731185Z  2022-12-01T11:04:02.6731533Z  2022-12-01T11:04:02.6731834Z  2022-12-01T11:04:02.6732109Z  2022-12-01T11:04:02.6732429Z  2022-12-01T11:04:02.6732728Z  2022-12-01T11:04:02.6733011Z  2022-12-01T11:04:02.6733310Z  2022-12-01T11:04:02.6734642Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp:1103:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T11:04:02.6735717Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-12-01T11:04:02.6736154Z ^~~~~~~~~~~~~ 2022-12-01T11:04:02.6737406Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp:1084:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T11:04:02.6738520Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T11:04:02.6738982Z ^~~~~~~~~~ 2022-12-01T11:04:02.6748341Z [2,368 / 2,558] 8 actions running 2022-12-01T11:04:02.6748947Z Compiling aten/src/ATen/DLConvertor.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:02.6749501Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:02.6749968Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:02.6750577Z Compiling aten/src/ATen/BatchedTensorImpl.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:02.6751318Z Compiling aten/src/ATen/native/GridSampler.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:02.6752044Z Compiling aten/src/ATen/ConjugateFallback.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:02.6752590Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:02.6753368Z Compiling aten/src/ATen/native/Embedding.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:02.9066574Z 2022-12-01T11:04:02.9067120Z  2022-12-01T11:04:02.9067520Z  2022-12-01T11:04:02.9067842Z  2022-12-01T11:04:02.9068110Z  2022-12-01T11:04:02.9068283Z  2022-12-01T11:04:02.9068450Z  2022-12-01T11:04:02.9068601Z  2022-12-01T11:04:02.9068766Z  2022-12-01T11:04:02.9069010Z [2,369 / 2,558] 8 actions running 2022-12-01T11:04:02.9069346Z Compiling aten/src/ATen/DLConvertor.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:02.9069669Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:02.9070029Z Compiling aten/src/ATen/BatchedTensorImpl.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:02.9070425Z Compiling aten/src/ATen/native/GridSampler.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:02.9070822Z Compiling aten/src/ATen/ConjugateFallback.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:02.9071140Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:02.9071488Z Compiling aten/src/ATen/native/Embedding.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:02.9071783Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:03.1162511Z 2022-12-01T11:04:03.1163320Z  2022-12-01T11:04:03.1163867Z  2022-12-01T11:04:03.1164142Z  2022-12-01T11:04:03.1164383Z  2022-12-01T11:04:03.1164855Z  2022-12-01T11:04:03.1165117Z  2022-12-01T11:04:03.1165534Z  2022-12-01T11:04:03.1165780Z  2022-12-01T11:04:03.1166238Z [2,369 / 2,558] 8 actions running 2022-12-01T11:04:03.1166819Z Compiling aten/src/ATen/DLConvertor.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:03.1179696Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:03.1180600Z Compiling aten/src/ATen/BatchedTensorImpl.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:03.1181277Z Compiling aten/src/ATen/native/GridSampler.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:03.1181953Z Compiling aten/src/ATen/ConjugateFallback.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:03.1182668Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:03.1183200Z Compiling aten/src/ATen/native/Embedding.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:03.1183684Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:03.3209197Z 2022-12-01T11:04:03.3209751Z  2022-12-01T11:04:03.3210144Z  2022-12-01T11:04:03.3210478Z  2022-12-01T11:04:03.3210742Z  2022-12-01T11:04:03.3211351Z  2022-12-01T11:04:03.3211670Z  2022-12-01T11:04:03.3211864Z  2022-12-01T11:04:03.3212081Z  2022-12-01T11:04:03.3212344Z [2,372 / 2,558] 8 actions, 7 running 2022-12-01T11:04:03.3212702Z Compiling aten/src/ATen/native/GridSampler.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:03.3213134Z Compiling aten/src/ATen/ConjugateFallback.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:03.3213461Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:03.3213803Z Compiling aten/src/ATen/native/Embedding.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:03.3214109Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:03.3214446Z Compiling aten/src/ATen/Operators_0.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:03.3214819Z Compiling aten/src/ATen/native/Fill.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:03.3215091Z [Prepa] Compiling aten/src/ATen/MapAllocator.cpp 2022-12-01T11:04:03.5281993Z 2022-12-01T11:04:03.5282535Z  2022-12-01T11:04:03.5282868Z  2022-12-01T11:04:03.5283128Z  2022-12-01T11:04:03.5283370Z  2022-12-01T11:04:03.5283660Z  2022-12-01T11:04:03.5283931Z  2022-12-01T11:04:03.5284183Z  2022-12-01T11:04:03.5284444Z  2022-12-01T11:04:03.5284840Z [2,373 / 2,558] 8 actions, 7 running 2022-12-01T11:04:03.5285372Z Compiling aten/src/ATen/native/GridSampler.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:03.5286007Z Compiling aten/src/ATen/ConjugateFallback.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:03.5286846Z Compiling aten/src/ATen/native/Embedding.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:03.5287304Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:03.5287818Z Compiling aten/src/ATen/Operators_0.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:03.5288414Z Compiling aten/src/ATen/native/Fill.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:03.5288952Z Compiling aten/src/ATen/MapAllocator.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:03.5289387Z [Prepa] Compiling aten/src/ATen/RegisterMeta.cpp 2022-12-01T11:04:03.9164912Z 2022-12-01T11:04:03.9165485Z  2022-12-01T11:04:03.9165845Z  2022-12-01T11:04:03.9166146Z  2022-12-01T11:04:03.9166447Z  2022-12-01T11:04:03.9166724Z  2022-12-01T11:04:03.9167003Z  2022-12-01T11:04:03.9168099Z  2022-12-01T11:04:03.9168590Z  2022-12-01T11:04:03.9169096Z [2,373 / 2,558] 8 actions running 2022-12-01T11:04:03.9169682Z Compiling aten/src/ATen/native/GridSampler.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:03.9170378Z Compiling aten/src/ATen/ConjugateFallback.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:03.9171097Z Compiling aten/src/ATen/native/Embedding.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:03.9171629Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:03.9172152Z Compiling aten/src/ATen/Operators_0.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:03.9172759Z Compiling aten/src/ATen/native/Fill.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:03.9173393Z Compiling aten/src/ATen/MapAllocator.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:03.9173998Z Compiling aten/src/ATen/RegisterMeta.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:04.3798512Z 2022-12-01T11:04:04.3799057Z  2022-12-01T11:04:04.3799401Z  2022-12-01T11:04:04.3799877Z  2022-12-01T11:04:04.3800144Z  2022-12-01T11:04:04.3800418Z  2022-12-01T11:04:04.3800690Z  2022-12-01T11:04:04.3800956Z  2022-12-01T11:04:04.3801238Z  2022-12-01T11:04:04.3801639Z [2,374 / 2,558] 8 actions, 7 running 2022-12-01T11:04:04.3802215Z Compiling aten/src/ATen/native/GridSampler.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:04.3802885Z Compiling aten/src/ATen/native/Embedding.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:04.3803401Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:04.3803932Z Compiling aten/src/ATen/Operators_0.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:04.3804525Z Compiling aten/src/ATen/native/Fill.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:04.3805138Z Compiling aten/src/ATen/MapAllocator.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:04.3805753Z Compiling aten/src/ATen/RegisterMeta.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:04.3806286Z [Scann] Compiling aten/src/ATen/core/DeprecatedTypeProperties.cpp 2022-12-01T11:04:04.6656832Z 2022-12-01T11:04:04.6657401Z  2022-12-01T11:04:04.6657775Z  2022-12-01T11:04:04.6658079Z  2022-12-01T11:04:04.6658559Z  2022-12-01T11:04:04.6658886Z  2022-12-01T11:04:04.6659178Z  2022-12-01T11:04:04.6659496Z  2022-12-01T11:04:04.6659807Z  2022-12-01T11:04:04.6660246Z [2,375 / 2,558] 8 actions, 7 running 2022-12-01T11:04:04.6660960Z Compiling aten/src/ATen/native/GridSampler.cpp; 3s processwrapper-sandbox 2022-12-01T11:04:04.6661713Z Compiling aten/src/ATen/native/Embedding.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:04.6662279Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:04.6662919Z Compiling aten/src/ATen/Operators_0.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:04.6663633Z Compiling aten/src/ATen/native/Fill.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:04.6664307Z Compiling aten/src/ATen/RegisterMeta.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:04.6664951Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:04.6665393Z [Scann] Compiling aten/src/ATen/core/ATenOpList.cpp 2022-12-01T11:04:04.9169113Z 2022-12-01T11:04:04.9169603Z  2022-12-01T11:04:04.9169837Z  2022-12-01T11:04:04.9170344Z  2022-12-01T11:04:04.9170653Z  2022-12-01T11:04:04.9170976Z  2022-12-01T11:04:04.9171337Z  2022-12-01T11:04:04.9171510Z  2022-12-01T11:04:04.9171679Z  2022-12-01T11:04:04.9171930Z [2,376 / 2,558] 8 actions running 2022-12-01T11:04:04.9172291Z Compiling aten/src/ATen/native/Embedding.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:04.9172625Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:04.9172961Z Compiling aten/src/ATen/Operators_0.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:04.9173321Z Compiling aten/src/ATen/native/Fill.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:04.9173707Z Compiling aten/src/ATen/RegisterMeta.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:04.9174016Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:04.9174359Z Compiling aten/src/ATen/core/ATenOpList.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:04.9174662Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:05.1415219Z 2022-12-01T11:04:05.1415780Z  2022-12-01T11:04:05.1416166Z  2022-12-01T11:04:05.1416437Z  2022-12-01T11:04:05.1416713Z  2022-12-01T11:04:05.1416979Z  2022-12-01T11:04:05.1417265Z  2022-12-01T11:04:05.1417546Z  2022-12-01T11:04:05.1417816Z  2022-12-01T11:04:05.1418214Z [2,378 / 2,558] 8 actions, 7 running 2022-12-01T11:04:05.1419030Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:05.1419607Z Compiling aten/src/ATen/native/Fill.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:05.1420234Z Compiling aten/src/ATen/RegisterMeta.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:05.1420752Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:05.1421510Z Compiling aten/src/ATen/core/ATenOpList.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:05.1422033Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:05.1422627Z Compiling aten/src/ATen/RegisterCPU.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:05.1423118Z [Scann] Compiling aten/src/ATen/native/MetaTensor.cpp 2022-12-01T11:04:05.4858151Z 2022-12-01T11:04:05.4858818Z  2022-12-01T11:04:05.4859163Z  2022-12-01T11:04:05.4859452Z  2022-12-01T11:04:05.4859714Z  2022-12-01T11:04:05.4859986Z  2022-12-01T11:04:05.4860285Z  2022-12-01T11:04:05.4860554Z  2022-12-01T11:04:05.4860828Z  2022-12-01T11:04:05.4861230Z [2,379 / 2,558] 8 actions, 7 running 2022-12-01T11:04:05.4861673Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:05.4862201Z Compiling aten/src/ATen/native/Fill.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:05.4862711Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:05.4863287Z Compiling aten/src/ATen/core/ATenOpList.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:05.4863814Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:05.4864366Z Compiling aten/src/ATen/RegisterCPU.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:05.4865020Z Compiling aten/src/ATen/native/MetaTensor.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:05.4865503Z [Scann] Compiling aten/src/ATen/native/DispatchStub.cpp 2022-12-01T11:04:05.7174988Z 2022-12-01T11:04:05.7175547Z  2022-12-01T11:04:05.7175875Z  2022-12-01T11:04:05.7176170Z  2022-12-01T11:04:05.7176459Z  2022-12-01T11:04:05.7176784Z  2022-12-01T11:04:05.7177081Z  2022-12-01T11:04:05.7177391Z  2022-12-01T11:04:05.7177694Z  2022-12-01T11:04:05.7178122Z [2,379 / 2,558] 8 actions running 2022-12-01T11:04:05.7178790Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:05.7179431Z Compiling aten/src/ATen/native/Fill.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:05.7179902Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:05.7180239Z Compiling aten/src/ATen/core/ATenOpList.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:05.7182287Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:05.7182639Z Compiling aten/src/ATen/RegisterCPU.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:05.7183017Z Compiling aten/src/ATen/native/MetaTensor.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:05.7183433Z Compiling aten/src/ATen/native/DispatchStub.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:06.1618868Z 2022-12-01T11:04:06.1619498Z  2022-12-01T11:04:06.1619875Z  2022-12-01T11:04:06.1621535Z  2022-12-01T11:04:06.1621980Z  2022-12-01T11:04:06.1622737Z  2022-12-01T11:04:06.1623016Z  2022-12-01T11:04:06.1623249Z  2022-12-01T11:04:06.1623478Z  2022-12-01T11:04:06.1623841Z [2,380 / 2,558] 8 actions, 7 running 2022-12-01T11:04:06.1624349Z Compiling aten/src/ATen/native/Fill.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:06.1624766Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:06.1625343Z Compiling aten/src/ATen/core/ATenOpList.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:06.1625785Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:06.1626240Z Compiling aten/src/ATen/RegisterCPU.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:06.1626936Z Compiling aten/src/ATen/native/MetaTensor.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:06.1627580Z Compiling aten/src/ATen/native/DispatchStub.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:06.1628043Z [Scann] Compiling aten/src/ATen/RegisterFunctionalization_1.cpp 2022-12-01T11:04:06.5180055Z 2022-12-01T11:04:06.5180595Z  2022-12-01T11:04:06.5180938Z  2022-12-01T11:04:06.5181298Z  2022-12-01T11:04:06.5181593Z  2022-12-01T11:04:06.5181761Z  2022-12-01T11:04:06.5181943Z  2022-12-01T11:04:06.5182116Z  2022-12-01T11:04:06.5182272Z  2022-12-01T11:04:06.5355425Z [2,383 / 2,558] 8 actions running 2022-12-01T11:04:06.5356163Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:06.5356621Z Compiling aten/src/ATen/RegisterCPU.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:06.5357240Z Compiling aten/src/ATen/native/MetaTensor.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:06.5357846Z Compiling aten/src/ATen/native/DispatchStub.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:06.5358269Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:06.5358633Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:06.5358983Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:06.5359318Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:07.2656034Z 2022-12-01T11:04:07.2665155Z  2022-12-01T11:04:07.2666018Z  2022-12-01T11:04:07.2666519Z  2022-12-01T11:04:07.2666880Z  2022-12-01T11:04:07.2667361Z  2022-12-01T11:04:07.2667668Z  2022-12-01T11:04:07.2668093Z  2022-12-01T11:04:07.2668426Z  2022-12-01T11:04:07.2669056Z [2,384 / 2,558] 8 actions, 7 running 2022-12-01T11:04:07.2669708Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:07.2670547Z Compiling aten/src/ATen/RegisterCPU.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:07.2671515Z Compiling aten/src/ATen/native/MetaTensor.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:07.2672326Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:07.2673030Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:07.2673839Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:07.2674438Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:07.2674954Z [Scann] Compiling aten/src/ATen/core/type.cpp 2022-12-01T11:04:07.5366535Z 2022-12-01T11:04:07.5367119Z  2022-12-01T11:04:07.5367480Z  2022-12-01T11:04:07.5367810Z  2022-12-01T11:04:07.5368094Z  2022-12-01T11:04:07.5368399Z  2022-12-01T11:04:07.5368692Z  2022-12-01T11:04:07.5368965Z  2022-12-01T11:04:07.5369279Z  2022-12-01T11:04:07.5369702Z [2,385 / 2,558] 8 actions running 2022-12-01T11:04:07.5370171Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:07.5371814Z Compiling aten/src/ATen/RegisterCPU.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:07.5372372Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:07.5372833Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:07.5373299Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:07.5373762Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:07.5374354Z Compiling aten/src/ATen/core/type.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:07.5374914Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:07.7373377Z 2022-12-01T11:04:07.7373862Z  2022-12-01T11:04:07.7374198Z  2022-12-01T11:04:07.7374464Z  2022-12-01T11:04:07.7374727Z  2022-12-01T11:04:07.7374974Z  2022-12-01T11:04:07.7375218Z  2022-12-01T11:04:07.7375483Z  2022-12-01T11:04:07.7375776Z  2022-12-01T11:04:07.7376140Z [2,387 / 2,558] 8 actions running 2022-12-01T11:04:07.7376562Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:07.7376951Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:07.7377354Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:07.7377667Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:07.7378172Z Compiling aten/src/ATen/core/type.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:07.7378816Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:07.7379218Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:07.7379551Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:08.1373911Z 2022-12-01T11:04:08.1374682Z  2022-12-01T11:04:08.1375167Z  2022-12-01T11:04:08.1375340Z  2022-12-01T11:04:08.1375530Z  2022-12-01T11:04:08.1375709Z  2022-12-01T11:04:08.1375864Z  2022-12-01T11:04:08.1376032Z  2022-12-01T11:04:08.1376204Z  2022-12-01T11:04:08.1377357Z [2,387 / 2,558] 8 actions running 2022-12-01T11:04:08.1378279Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:08.1378898Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:08.1379350Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:08.1379759Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:08.1380233Z Compiling aten/src/ATen/core/type.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:08.1380692Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:08.1381090Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:08.1381513Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:08.3937582Z 2022-12-01T11:04:08.3938104Z  2022-12-01T11:04:08.3938866Z  2022-12-01T11:04:08.3939180Z  2022-12-01T11:04:08.3939486Z  2022-12-01T11:04:08.3939765Z  2022-12-01T11:04:08.3940063Z  2022-12-01T11:04:08.3940356Z  2022-12-01T11:04:08.3940635Z  2022-12-01T11:04:08.3941236Z INFO: From Compiling aten/src/ATen/RegisterNestedTensorCPU.cpp: 2022-12-01T11:04:08.3941809Z [2,388 / 2,558] 8 actions running 2022-12-01T11:04:08.3942259Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:08.3942755Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:08.3943229Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:08.3943820Z Compiling aten/src/ATen/core/type.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:08.3944349Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:08.3944817Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:08.3945290Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:08.3945915Z Compiling aten/src/ATen/native/Blas.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:08.3946224Z 2022-12-01T11:04:08.3946370Z  2022-12-01T11:04:08.3946668Z  2022-12-01T11:04:08.3946948Z  2022-12-01T11:04:08.3947245Z  2022-12-01T11:04:08.3947536Z  2022-12-01T11:04:08.3947813Z  2022-12-01T11:04:08.3948122Z  2022-12-01T11:04:08.3948426Z  2022-12-01T11:04:08.3949648Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterNestedTensorCPU.cpp:119:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T11:04:08.3950817Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-12-01T11:04:08.3951256Z ^~~~~~~~~~~~~ 2022-12-01T11:04:08.3952436Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterNestedTensorCPU.cpp:100:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T11:04:08.3953375Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T11:04:08.3953853Z ^~~~~~~~~~ 2022-12-01T11:04:08.3954262Z [2,388 / 2,558] 8 actions running 2022-12-01T11:04:08.3954718Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:08.3955182Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:08.3955651Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:08.3956249Z Compiling aten/src/ATen/core/type.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:08.3956770Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:08.3957240Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:08.3957721Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:08.3958300Z Compiling aten/src/ATen/native/Blas.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:08.7378279Z 2022-12-01T11:04:08.7379104Z  2022-12-01T11:04:08.7379645Z  2022-12-01T11:04:08.7379906Z  2022-12-01T11:04:08.7380353Z  2022-12-01T11:04:08.7380653Z  2022-12-01T11:04:08.7381114Z  2022-12-01T11:04:08.7381421Z  2022-12-01T11:04:08.7381877Z  2022-12-01T11:04:08.7382381Z [2,390 / 2,558] 8 actions running 2022-12-01T11:04:08.7383086Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:08.7383641Z Compiling aten/src/ATen/core/type.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:08.7384184Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:08.7384696Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:08.7385176Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:08.7385735Z Compiling aten/src/ATen/native/Blas.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:08.7386386Z Compiling aten/src/ATen/native/Batching.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:08.7387073Z Compiling aten/src/ATen/native/BinaryOps.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:09.0830870Z 2022-12-01T11:04:09.0831396Z  2022-12-01T11:04:09.0831709Z  2022-12-01T11:04:09.0831985Z  2022-12-01T11:04:09.0832298Z  2022-12-01T11:04:09.0832562Z  2022-12-01T11:04:09.0832816Z  2022-12-01T11:04:09.0833088Z  2022-12-01T11:04:09.0833348Z  2022-12-01T11:04:09.0833715Z [2,391 / 2,558] 8 actions, 7 running 2022-12-01T11:04:09.0834136Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:09.0834549Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:09.0834979Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:09.0835411Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:09.0835903Z Compiling aten/src/ATen/native/Blas.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:09.0836456Z Compiling aten/src/ATen/native/Batching.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:09.0837083Z Compiling aten/src/ATen/native/BinaryOps.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:09.0837558Z [Scann] Compiling aten/src/ATen/native/CPUFallback.cpp 2022-12-01T11:04:09.3381244Z 2022-12-01T11:04:09.3381820Z  2022-12-01T11:04:09.3382159Z  2022-12-01T11:04:09.3382508Z  2022-12-01T11:04:09.3382806Z  2022-12-01T11:04:09.3383121Z  2022-12-01T11:04:09.3383440Z  2022-12-01T11:04:09.3383731Z  2022-12-01T11:04:09.3384045Z  2022-12-01T11:04:09.3384407Z [2,393 / 2,558] 8 actions running 2022-12-01T11:04:09.3384692Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:09.3384968Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:09.3844699Z Compiling aten/src/ATen/native/Blas.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:09.3845348Z Compiling aten/src/ATen/native/Batching.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:09.3846002Z Compiling aten/src/ATen/native/BinaryOps.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:09.3846627Z Compiling aten/src/ATen/native/CPUFallback.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:09.3847181Z Compiling aten/src/ATen/core/operator_name.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:09.3847597Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:10.0124528Z 2022-12-01T11:04:10.0125064Z  2022-12-01T11:04:10.0125366Z  2022-12-01T11:04:10.0125639Z  2022-12-01T11:04:10.0125920Z  2022-12-01T11:04:10.0126189Z  2022-12-01T11:04:10.0126461Z  2022-12-01T11:04:10.0126703Z  2022-12-01T11:04:10.0126918Z  2022-12-01T11:04:10.0127269Z [2,395 / 2,558] 7 actions, 6 running 2022-12-01T11:04:10.0127834Z Compiling aten/src/ATen/native/Blas.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:10.0128398Z Compiling aten/src/ATen/native/Batching.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:10.0129047Z Compiling aten/src/ATen/native/BinaryOps.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:10.0129716Z Compiling aten/src/ATen/native/CPUFallback.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:10.0130361Z Compiling aten/src/ATen/core/operator_name.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:10.0130842Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:10.0131371Z [Scann] Compiling aten/src/ATen/native/AveragePool2d.cpp 2022-12-01T11:04:10.3865075Z 2022-12-01T11:04:10.3865498Z  2022-12-01T11:04:10.3865710Z  2022-12-01T11:04:10.3865906Z  2022-12-01T11:04:10.3866277Z  2022-12-01T11:04:10.3866440Z  2022-12-01T11:04:10.3866608Z  2022-12-01T11:04:10.3866777Z  2022-12-01T11:04:10.3867126Z [2,396 / 2,558] 8 actions running 2022-12-01T11:04:10.3867730Z Compiling aten/src/ATen/native/Blas.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:10.3868315Z Compiling aten/src/ATen/native/BinaryOps.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:10.3868934Z Compiling aten/src/ATen/native/CPUFallback.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:10.3869536Z Compiling aten/src/ATen/core/operator_name.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:10.3869924Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:10.3870190Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:10.3870439Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:10.3870704Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:10.5863659Z 2022-12-01T11:04:10.5864266Z  2022-12-01T11:04:10.5864637Z  2022-12-01T11:04:10.5864925Z  2022-12-01T11:04:10.5865237Z  2022-12-01T11:04:10.5865493Z  2022-12-01T11:04:10.5865762Z  2022-12-01T11:04:10.5866052Z  2022-12-01T11:04:10.5866334Z  2022-12-01T11:04:10.5866726Z [2,397 / 2,558] 8 actions running 2022-12-01T11:04:10.5867284Z Compiling aten/src/ATen/native/Blas.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:10.5867888Z Compiling aten/src/ATen/native/BinaryOps.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:10.5868481Z Compiling aten/src/ATen/native/CPUFallback.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:10.5868971Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:10.5869348Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:10.5869732Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:10.5870139Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:10.5870684Z Compiling aten/src/ATen/ParallelNative.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:10.9909663Z 2022-12-01T11:04:10.9910169Z  2022-12-01T11:04:10.9910530Z  2022-12-01T11:04:10.9910817Z  2022-12-01T11:04:10.9911089Z  2022-12-01T11:04:10.9911370Z  2022-12-01T11:04:10.9911851Z  2022-12-01T11:04:10.9912140Z  2022-12-01T11:04:10.9912434Z  2022-12-01T11:04:10.9912832Z [2,397 / 2,558] 8 actions running 2022-12-01T11:04:10.9913394Z Compiling aten/src/ATen/native/Blas.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:10.9914033Z Compiling aten/src/ATen/native/BinaryOps.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:10.9914681Z Compiling aten/src/ATen/native/CPUFallback.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:10.9915184Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:10.9915612Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:10.9916061Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:10.9916485Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:10.9917051Z Compiling aten/src/ATen/ParallelNative.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:11.3021647Z 2022-12-01T11:04:11.3022159Z  2022-12-01T11:04:11.3022434Z  2022-12-01T11:04:11.3022668Z  2022-12-01T11:04:11.3022897Z  2022-12-01T11:04:11.3023147Z  2022-12-01T11:04:11.3023401Z  2022-12-01T11:04:11.3023623Z  2022-12-01T11:04:11.3023830Z  2022-12-01T11:04:11.3024167Z [2,400 / 2,558] 8 actions, 7 running 2022-12-01T11:04:11.3024663Z Compiling aten/src/ATen/native/CPUFallback.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:11.3025110Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:11.3025494Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:11.3025871Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:11.3026330Z Compiling aten/src/ATen/ParallelNative.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:11.3026762Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:11.3027135Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:11.3027751Z [Scann] Compiling aten/src/ATen/native/AdaptiveAveragePooling.cpp 2022-12-01T11:04:11.5868417Z 2022-12-01T11:04:11.5870096Z  2022-12-01T11:04:11.5870403Z  2022-12-01T11:04:11.5870582Z  2022-12-01T11:04:11.5870756Z  2022-12-01T11:04:11.5870925Z  2022-12-01T11:04:11.5871098Z  2022-12-01T11:04:11.5871321Z  2022-12-01T11:04:11.5871633Z  2022-12-01T11:04:11.5872020Z [2,400 / 2,558] 8 actions running 2022-12-01T11:04:11.5872568Z Compiling aten/src/ATen/native/CPUFallback.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:11.5873104Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:11.5873512Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:11.5873930Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:11.5874485Z Compiling aten/src/ATen/ParallelNative.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:11.5874884Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:11.5875133Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:11.5875406Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:11.8569869Z 2022-12-01T11:04:11.8570518Z  2022-12-01T11:04:11.8570911Z  2022-12-01T11:04:11.8571493Z  2022-12-01T11:04:11.8571682Z  2022-12-01T11:04:11.8571851Z  2022-12-01T11:04:11.8572006Z  2022-12-01T11:04:11.8572221Z  2022-12-01T11:04:11.8572396Z  2022-12-01T11:04:11.8572638Z [2,402 / 2,558] 8 actions, 7 running 2022-12-01T11:04:11.8572962Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:11.8573235Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:11.8573571Z Compiling aten/src/ATen/ParallelNative.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:11.8573890Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:11.8574192Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:11.8574487Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:11.8574831Z Compiling aten/src/ATen/vulkan/Context.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:11.8575133Z [Scann] Compiling aten/src/ATen/native/Activation.cpp 2022-12-01T11:04:12.1879076Z 2022-12-01T11:04:12.1879568Z  2022-12-01T11:04:12.1879966Z  2022-12-01T11:04:12.1880479Z  2022-12-01T11:04:12.1880718Z  2022-12-01T11:04:12.1881008Z  2022-12-01T11:04:12.1881267Z  2022-12-01T11:04:12.1881526Z  2022-12-01T11:04:12.1881826Z  2022-12-01T11:04:12.1882242Z [2,402 / 2,558] 8 actions running 2022-12-01T11:04:12.1882690Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:12.1883138Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:12.1883683Z Compiling aten/src/ATen/ParallelNative.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:12.1884195Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:12.1884651Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:12.1885088Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:12.1885632Z Compiling aten/src/ATen/vulkan/Context.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:12.1886254Z Compiling aten/src/ATen/native/Activation.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:12.5875628Z 2022-12-01T11:04:12.5876198Z  2022-12-01T11:04:12.5876610Z  2022-12-01T11:04:12.5876937Z  2022-12-01T11:04:12.5877115Z  2022-12-01T11:04:12.5877286Z  2022-12-01T11:04:12.5877440Z  2022-12-01T11:04:12.5877605Z  2022-12-01T11:04:12.5877771Z  2022-12-01T11:04:12.5878001Z [2,403 / 2,558] 8 actions running 2022-12-01T11:04:12.5878289Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:12.5878570Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:12.5878826Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:12.5879089Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:12.5879350Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:12.5879672Z Compiling aten/src/ATen/vulkan/Context.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:12.6006573Z Compiling aten/src/ATen/native/Activation.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:12.6007401Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:12.7992267Z 2022-12-01T11:04:12.7992798Z  2022-12-01T11:04:12.7993157Z  2022-12-01T11:04:12.7993444Z  2022-12-01T11:04:12.7993713Z  2022-12-01T11:04:12.7993970Z  2022-12-01T11:04:12.7994233Z  2022-12-01T11:04:12.7994486Z  2022-12-01T11:04:12.7994731Z  2022-12-01T11:04:12.7995123Z [2,404 / 2,558] 8 actions, 7 running 2022-12-01T11:04:12.7995553Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:12.7995955Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:12.7996394Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:12.7996808Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:12.7997325Z Compiling aten/src/ATen/vulkan/Context.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:12.7997949Z Compiling aten/src/ATen/native/Activation.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:12.7998467Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:12.7998845Z [Scann] Compiling aten/src/ATen/record_function.cpp 2022-12-01T11:04:13.0026271Z 2022-12-01T11:04:13.0026801Z  2022-12-01T11:04:13.0027153Z  2022-12-01T11:04:13.0027425Z  2022-12-01T11:04:13.0027669Z  2022-12-01T11:04:13.0027923Z  2022-12-01T11:04:13.0028189Z  2022-12-01T11:04:13.0028426Z  2022-12-01T11:04:13.0028660Z  2022-12-01T11:04:13.0029003Z [2,406 / 2,558] 8 actions running 2022-12-01T11:04:13.0029427Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:13.0029846Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:13.0030258Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:13.0030756Z Compiling aten/src/ATen/native/Activation.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:13.0031237Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:13.0031744Z Compiling aten/src/ATen/record_function.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:13.0032213Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:13.0032619Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:13.8846044Z 2022-12-01T11:04:13.8846592Z  2022-12-01T11:04:13.8847127Z  2022-12-01T11:04:13.8847383Z  2022-12-01T11:04:13.8847672Z  2022-12-01T11:04:13.8847943Z  2022-12-01T11:04:13.8848206Z  2022-12-01T11:04:13.8848475Z  2022-12-01T11:04:13.8848720Z  2022-12-01T11:04:13.8849140Z [2,407 / 2,558] 8 actions, 7 running 2022-12-01T11:04:13.8849737Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:13.8850302Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:13.8851073Z Compiling aten/src/ATen/native/Activation.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:13.8851704Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:13.8852361Z Compiling aten/src/ATen/record_function.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:13.8852932Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:13.8853450Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:13.8853983Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qmul.cpp 2022-12-01T11:04:14.2023819Z 2022-12-01T11:04:14.2024472Z  2022-12-01T11:04:14.2024854Z  2022-12-01T11:04:14.2025057Z  2022-12-01T11:04:14.2025217Z  2022-12-01T11:04:14.2025388Z  2022-12-01T11:04:14.2025555Z  2022-12-01T11:04:14.2025708Z  2022-12-01T11:04:14.2025871Z  2022-12-01T11:04:14.2026121Z [2,409 / 2,558] 8 actions running 2022-12-01T11:04:14.2026476Z Compiling aten/src/ATen/native/Activation.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:14.2026805Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:14.2027143Z Compiling aten/src/ATen/record_function.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:14.2027440Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:14.2027707Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:14.2027969Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:14.2443583Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:14.2444450Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:14.7372254Z 2022-12-01T11:04:14.7372811Z  2022-12-01T11:04:14.7373164Z  2022-12-01T11:04:14.7373448Z  2022-12-01T11:04:14.7373742Z  2022-12-01T11:04:14.7374026Z  2022-12-01T11:04:14.7374325Z  2022-12-01T11:04:14.7374627Z  2022-12-01T11:04:14.7374925Z  2022-12-01T11:04:14.7375345Z [2,411 / 2,558] 7 actions, 6 running 2022-12-01T11:04:14.7375987Z Compiling aten/src/ATen/native/Activation.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:14.7376559Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:14.7377023Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:14.7377505Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:14.7377988Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:14.7378667Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:14.7379184Z [Scann] Compiling aten/src/ATen/functorch/LegacyVmapTransforms.cpp 2022-12-01T11:04:15.0452443Z 2022-12-01T11:04:15.0452997Z  2022-12-01T11:04:15.0453396Z  2022-12-01T11:04:15.0453725Z  2022-12-01T11:04:15.0453948Z  2022-12-01T11:04:15.0454132Z  2022-12-01T11:04:15.0454294Z  2022-12-01T11:04:15.0454463Z  2022-12-01T11:04:15.0454704Z [2,412 / 2,558] 8 actions running 2022-12-01T11:04:15.0454975Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:15.0455246Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:15.0455507Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:15.0455754Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:15.0456023Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:15.0456288Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:15.0456536Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:15.0456796Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:15.4743839Z 2022-12-01T11:04:15.4747412Z  2022-12-01T11:04:15.4747820Z  2022-12-01T11:04:15.4748124Z  2022-12-01T11:04:15.4748442Z  2022-12-01T11:04:15.4748701Z  2022-12-01T11:04:15.4749223Z  2022-12-01T11:04:15.4749508Z  2022-12-01T11:04:15.4749769Z  2022-12-01T11:04:15.4750196Z [2,413 / 2,558] 8 actions, 7 running 2022-12-01T11:04:15.4750670Z //:aten; 3s processwrapper-sandbox 2022-12-01T11:04:15.4751141Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:15.4751618Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:15.4752095Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:15.4752535Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:15.4753012Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:15.4753475Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:15.4753920Z [Scann] Compiling aten/src/ATen/detail/HIPHooksInterface.cpp 2022-12-01T11:04:15.8669878Z 2022-12-01T11:04:15.8670435Z  2022-12-01T11:04:15.8670799Z  2022-12-01T11:04:15.8671115Z  2022-12-01T11:04:15.8671390Z  2022-12-01T11:04:15.8671683Z  2022-12-01T11:04:15.8671972Z  2022-12-01T11:04:15.8672262Z  2022-12-01T11:04:15.8672532Z  2022-12-01T11:04:15.8672940Z [2,416 / 2,558] 8 actions running 2022-12-01T11:04:15.8673372Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:15.8673845Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:15.8674302Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:15.8674737Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:15.8675201Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:15.8675667Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:15.8676129Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:15.8676615Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:16.4623794Z 2022-12-01T11:04:16.4624421Z  2022-12-01T11:04:16.4624772Z  2022-12-01T11:04:16.4625090Z  2022-12-01T11:04:16.4625391Z  2022-12-01T11:04:16.4625956Z  2022-12-01T11:04:16.4626278Z  2022-12-01T11:04:16.4626594Z  2022-12-01T11:04:16.4626882Z  2022-12-01T11:04:16.4627313Z [2,417 / 2,558] 8 actions, 7 running 2022-12-01T11:04:16.4627809Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:16.4628257Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:16.4628714Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:16.4629155Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:16.4629600Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:16.4630070Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:16.4630521Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:16.4630917Z [Scann] Compiling aten/src/ATen/core/class_type.cpp 2022-12-01T11:04:16.6608469Z 2022-12-01T11:04:16.6608997Z  2022-12-01T11:04:16.6609357Z  2022-12-01T11:04:16.6609708Z  2022-12-01T11:04:16.6609953Z  2022-12-01T11:04:16.6610129Z  2022-12-01T11:04:16.6610311Z  2022-12-01T11:04:16.6610466Z  2022-12-01T11:04:16.6610633Z  2022-12-01T11:04:16.6610892Z [2,418 / 2,558] 8 actions, 7 running 2022-12-01T11:04:16.6611261Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:16.6611542Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:16.6611821Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:16.6612075Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:16.6612333Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:16.6612593Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:16.6612949Z Compiling aten/src/ATen/core/class_type.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:16.6613398Z [Prepa] Compiling aten/src/ATen/functorch/BatchRulesUnaryOps.cpp 2022-12-01T11:04:16.8686614Z 2022-12-01T11:04:16.8687191Z  2022-12-01T11:04:16.8687582Z  2022-12-01T11:04:16.8687864Z  2022-12-01T11:04:16.8688415Z  2022-12-01T11:04:16.8688721Z  2022-12-01T11:04:16.8688908Z  2022-12-01T11:04:16.8689073Z  2022-12-01T11:04:16.8689237Z  2022-12-01T11:04:16.8689475Z [2,419 / 2,558] 8 actions running 2022-12-01T11:04:16.8913940Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:16.8914383Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:16.8914769Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:16.8915206Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:16.8915626Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:16.8916151Z Compiling aten/src/ATen/core/class_type.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:16.8916595Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:16.8917073Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:17.0996060Z 2022-12-01T11:04:17.0996556Z  2022-12-01T11:04:17.0996941Z  2022-12-01T11:04:17.0997265Z  2022-12-01T11:04:17.0999241Z  2022-12-01T11:04:17.1000213Z  2022-12-01T11:04:17.1000645Z  2022-12-01T11:04:17.1001129Z  2022-12-01T11:04:17.1001545Z  2022-12-01T11:04:17.1002087Z [2,420 / 2,558] 8 actions running 2022-12-01T11:04:17.1002700Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:17.1003291Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:17.1003857Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:17.1004542Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:17.1005362Z Compiling aten/src/ATen/core/class_type.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:17.1005946Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:17.1006427Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:17.1007135Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:17.3833922Z 2022-12-01T11:04:17.3834482Z  2022-12-01T11:04:17.3838622Z  2022-12-01T11:04:17.3839022Z  2022-12-01T11:04:17.3839313Z  2022-12-01T11:04:17.3839638Z  2022-12-01T11:04:17.3839953Z  2022-12-01T11:04:17.3840238Z  2022-12-01T11:04:17.3840746Z  2022-12-01T11:04:17.3841200Z [2,421 / 2,558] 8 actions, 7 running 2022-12-01T11:04:17.3841681Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:17.3842183Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:17.3842685Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:17.3843313Z Compiling aten/src/ATen/core/class_type.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:17.3843884Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:17.3844369Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:17.3844854Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:17.3845310Z [Scann] Compiling aten/src/ATen/functorch/BatchRulesPooling.cpp 2022-12-01T11:04:17.7024132Z 2022-12-01T11:04:17.7024792Z  2022-12-01T11:04:17.7025158Z  2022-12-01T11:04:17.7025459Z  2022-12-01T11:04:17.7025752Z  2022-12-01T11:04:17.7026016Z  2022-12-01T11:04:17.7026295Z  2022-12-01T11:04:17.7026564Z  2022-12-01T11:04:17.7026825Z  2022-12-01T11:04:17.7027234Z [2,421 / 2,558] 8 actions running 2022-12-01T11:04:17.7027696Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:17.7028154Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:17.7028597Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:17.7029135Z Compiling aten/src/ATen/core/class_type.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:17.7029643Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:17.7030087Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:17.7030516Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:17.7030946Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:17.9027163Z 2022-12-01T11:04:17.9027729Z  2022-12-01T11:04:17.9028079Z  2022-12-01T11:04:17.9028386Z  2022-12-01T11:04:17.9028667Z  2022-12-01T11:04:17.9028956Z  2022-12-01T11:04:17.9029255Z  2022-12-01T11:04:17.9029528Z  2022-12-01T11:04:17.9029835Z  2022-12-01T11:04:17.9030274Z [2,423 / 2,558] 8 actions, 7 running 2022-12-01T11:04:17.9030789Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:17.9031264Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:17.9031947Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:17.9032398Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:17.9032852Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:17.9033341Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:17.9033805Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:17.9034267Z [Prepa] Compiling aten/src/ATen/functorch/BatchedFallback.cpp 2022-12-01T11:04:18.3026705Z 2022-12-01T11:04:18.3027198Z  2022-12-01T11:04:18.3027506Z  2022-12-01T11:04:18.3027780Z  2022-12-01T11:04:18.3028049Z  2022-12-01T11:04:18.3028313Z  2022-12-01T11:04:18.3028596Z  2022-12-01T11:04:18.3028859Z  2022-12-01T11:04:18.3029105Z  2022-12-01T11:04:18.3029487Z [2,423 / 2,558] 8 actions running 2022-12-01T11:04:18.3029930Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:18.3030351Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:18.3030768Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:18.3031252Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:18.3031674Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:18.3032101Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:18.3032519Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:18.3032923Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:18.5220052Z 2022-12-01T11:04:18.5220533Z  2022-12-01T11:04:18.5220893Z  2022-12-01T11:04:18.5221196Z  2022-12-01T11:04:18.5221483Z  2022-12-01T11:04:18.5221761Z  2022-12-01T11:04:18.5222038Z  2022-12-01T11:04:18.5222285Z  2022-12-01T11:04:18.5222573Z  2022-12-01T11:04:18.5223000Z [2,424 / 2,558] 8 actions, 7 running 2022-12-01T11:04:18.5223435Z //:aten; 3s processwrapper-sandbox 2022-12-01T11:04:18.5224142Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:18.5224660Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:18.5225127Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:18.5225599Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:18.5226008Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:18.5226413Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:18.5226803Z [Scann] Compiling aten/src/ATen/core/adaption.cpp 2022-12-01T11:04:18.9026480Z 2022-12-01T11:04:18.9026954Z  2022-12-01T11:04:18.9027184Z  2022-12-01T11:04:18.9027447Z  2022-12-01T11:04:18.9027642Z  2022-12-01T11:04:18.9027797Z  2022-12-01T11:04:18.9027964Z  2022-12-01T11:04:18.9028184Z  2022-12-01T11:04:18.9028348Z  2022-12-01T11:04:18.9028608Z [2,426 / 2,558] 8 actions running 2022-12-01T11:04:18.9028928Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:18.9029204Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:18.9029480Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:18.9029804Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:18.9030057Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:18.9030412Z Compiling aten/src/ATen/core/adaption.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:18.9030839Z Compiling aten/src/ATen/core/Vitals.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:18.9031147Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:19.5397728Z 2022-12-01T11:04:19.5398634Z  2022-12-01T11:04:19.5399286Z  2022-12-01T11:04:19.5400607Z  2022-12-01T11:04:19.5401039Z  2022-12-01T11:04:19.5401567Z  2022-12-01T11:04:19.5402697Z  2022-12-01T11:04:19.5403268Z  2022-12-01T11:04:19.5403724Z  2022-12-01T11:04:19.5404297Z [2,427 / 2,558] 8 actions, 7 running 2022-12-01T11:04:19.5404900Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:19.5405508Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:19.5406113Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:19.5406761Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:19.5407524Z Compiling aten/src/ATen/core/adaption.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:19.5408618Z Compiling aten/src/ATen/core/Vitals.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:19.5409300Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:19.5409887Z [Scann] Compiling aten/src/ATen/native/mkl/LinearAlgebra.cpp 2022-12-01T11:04:19.7788189Z 2022-12-01T11:04:19.7788722Z  2022-12-01T11:04:19.7789127Z  2022-12-01T11:04:19.7789479Z  2022-12-01T11:04:19.7789807Z  2022-12-01T11:04:19.7790139Z  2022-12-01T11:04:19.7790472Z  2022-12-01T11:04:19.7790770Z  2022-12-01T11:04:19.7791079Z  2022-12-01T11:04:19.7791531Z [2,428 / 2,558] 8 actions, 7 running 2022-12-01T11:04:19.7792038Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:19.7792582Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:19.7793098Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:19.7793754Z Compiling aten/src/ATen/core/adaption.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:19.7794479Z Compiling aten/src/ATen/core/Vitals.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:19.7795089Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:19.7795626Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:19.7796166Z [Scann] Compiling aten/src/ATen/functorch/BatchRulesFactory.cpp 2022-12-01T11:04:20.1081762Z 2022-12-01T11:04:20.1082141Z  2022-12-01T11:04:20.1082434Z  2022-12-01T11:04:20.1082674Z  2022-12-01T11:04:20.1082919Z  2022-12-01T11:04:20.1083175Z  2022-12-01T11:04:20.1083410Z  2022-12-01T11:04:20.1083649Z  2022-12-01T11:04:20.1083903Z  2022-12-01T11:04:20.1084226Z [2,429 / 2,558] 8 actions running 2022-12-01T11:04:20.1084621Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:20.1085209Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:20.1085555Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:20.1086009Z Compiling aten/src/ATen/core/adaption.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:20.1086458Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:20.1086807Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:20.1087204Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:20.1087467Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:20.3515776Z 2022-12-01T11:04:20.3516354Z  2022-12-01T11:04:20.3516682Z  2022-12-01T11:04:20.3516976Z  2022-12-01T11:04:20.3517286Z  2022-12-01T11:04:20.3517568Z  2022-12-01T11:04:20.3517869Z  2022-12-01T11:04:20.3518168Z  2022-12-01T11:04:20.3518433Z  2022-12-01T11:04:20.3518850Z [2,431 / 2,558] 7 actions, 6 running 2022-12-01T11:04:20.3519323Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:20.3519783Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:20.3520271Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:20.3520789Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:20.3521280Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:20.3521719Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:20.3522177Z [Scann] Compiling aten/src/ATen/functorch/BatchRulesDecompositions.cpp 2022-12-01T11:04:20.7094818Z 2022-12-01T11:04:20.7095354Z  2022-12-01T11:04:20.7095678Z  2022-12-01T11:04:20.7095978Z  2022-12-01T11:04:20.7096259Z  2022-12-01T11:04:20.7096510Z  2022-12-01T11:04:20.7096783Z  2022-12-01T11:04:20.7097052Z  2022-12-01T11:04:20.7097422Z [2,431 / 2,558] 8 actions running 2022-12-01T11:04:20.7097886Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:20.7098619Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:20.7099068Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:20.7099514Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:20.7099960Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:20.7100391Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:20.7100821Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:20.7101457Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:20.9086531Z 2022-12-01T11:04:20.9087389Z  2022-12-01T11:04:20.9087777Z  2022-12-01T11:04:20.9088106Z  2022-12-01T11:04:20.9088533Z  2022-12-01T11:04:20.9088845Z  2022-12-01T11:04:20.9089150Z  2022-12-01T11:04:20.9089442Z  2022-12-01T11:04:20.9089615Z  2022-12-01T11:04:20.9089873Z [2,433 / 2,558] 8 actions, 7 running 2022-12-01T11:04:20.9090168Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:20.9090433Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:20.9090703Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:20.9090964Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:20.9091293Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:20.9091571Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:20.9091837Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:20.9092106Z [Sched] Compiling aten/src/ATen/native/mkldnn/TensorFactories.cpp 2022-12-01T11:04:21.2566233Z 2022-12-01T11:04:21.2566833Z  2022-12-01T11:04:21.2567150Z  2022-12-01T11:04:21.2567428Z  2022-12-01T11:04:21.2567701Z  2022-12-01T11:04:21.2567962Z  2022-12-01T11:04:21.2568233Z  2022-12-01T11:04:21.2568525Z  2022-12-01T11:04:21.2568799Z  2022-12-01T11:04:21.2569195Z [2,434 / 2,558] 8 actions, 7 running 2022-12-01T11:04:21.2569648Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:21.2570072Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:21.2570494Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:21.2570930Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:21.2571441Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:21.2572085Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:21.2572543Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:21.2572970Z [Scann] Compiling aten/src/ATen/functorch/ADInterpreters.cpp 2022-12-01T11:04:21.5115478Z 2022-12-01T11:04:21.5115865Z  2022-12-01T11:04:21.5116090Z  2022-12-01T11:04:21.5116265Z  2022-12-01T11:04:21.5116422Z  2022-12-01T11:04:21.5116615Z  2022-12-01T11:04:21.5116789Z  2022-12-01T11:04:21.5116943Z  2022-12-01T11:04:21.5117133Z  2022-12-01T11:04:21.5117494Z [2,434 / 2,558] 8 actions running 2022-12-01T11:04:21.5117768Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:21.5118042Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:21.5118441Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:21.5118787Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:21.5119057Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:21.5119456Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:21.5119830Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:21.5120250Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:21.7382724Z 2022-12-01T11:04:21.7383253Z  2022-12-01T11:04:21.7383632Z  2022-12-01T11:04:21.7383900Z  2022-12-01T11:04:21.7384151Z  2022-12-01T11:04:21.7384363Z  2022-12-01T11:04:21.7384618Z  2022-12-01T11:04:21.7384899Z  2022-12-01T11:04:21.7385145Z  2022-12-01T11:04:21.7385528Z [2,435 / 2,558] 8 actions, 7 running 2022-12-01T11:04:21.7386005Z //:aten; 3s processwrapper-sandbox 2022-12-01T11:04:21.7386454Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:21.7386902Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:21.7387313Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:21.7387710Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:21.7388141Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:21.7388562Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:21.7389009Z [Scann] Compiling aten/src/ATen/native/mkldnn/Prelu.cpp 2022-12-01T11:04:22.1128293Z 2022-12-01T11:04:22.1128796Z  2022-12-01T11:04:22.1129140Z  2022-12-01T11:04:22.1129650Z  2022-12-01T11:04:22.1129894Z  2022-12-01T11:04:22.1130160Z  2022-12-01T11:04:22.1130434Z  2022-12-01T11:04:22.1130691Z  2022-12-01T11:04:22.1131050Z  2022-12-01T11:04:22.1131525Z [2,436 / 2,558] 8 actions running 2022-12-01T11:04:22.1131957Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:22.1132386Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:22.1133175Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:22.1133592Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:22.1134016Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:22.1134448Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:22.1135044Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:22.1135548Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:22.5131207Z 2022-12-01T11:04:22.5131880Z  2022-12-01T11:04:22.5132349Z  2022-12-01T11:04:22.5132629Z  2022-12-01T11:04:22.5133102Z  2022-12-01T11:04:22.5133376Z  2022-12-01T11:04:22.5133810Z  2022-12-01T11:04:22.5134087Z  2022-12-01T11:04:22.5134489Z  2022-12-01T11:04:22.5134902Z [2,437 / 2,558] 8 actions running 2022-12-01T11:04:22.5135484Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:22.5136044Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:22.5136475Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:22.5137079Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:22.5137586Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:22.5138069Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:22.5142338Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:22.5142867Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:22.7137838Z 2022-12-01T11:04:22.7138486Z  2022-12-01T11:04:22.7138863Z  2022-12-01T11:04:22.7139191Z  2022-12-01T11:04:22.7139483Z  2022-12-01T11:04:22.7139796Z  2022-12-01T11:04:22.7140081Z  2022-12-01T11:04:22.7140327Z  2022-12-01T11:04:22.7140570Z  2022-12-01T11:04:22.7140943Z [2,438 / 2,558] 8 actions running 2022-12-01T11:04:22.7141386Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:22.7141843Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:22.7142288Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:22.7142715Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:22.7143276Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:22.7143867Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:22.7144353Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:22.7144783Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:23.1135167Z 2022-12-01T11:04:23.1135953Z  2022-12-01T11:04:23.1136285Z  2022-12-01T11:04:23.1136573Z  2022-12-01T11:04:23.1136879Z  2022-12-01T11:04:23.1137167Z  2022-12-01T11:04:23.1137480Z  2022-12-01T11:04:23.1137782Z  2022-12-01T11:04:23.1138062Z  2022-12-01T11:04:23.1138830Z [2,439 / 2,558] 8 actions running 2022-12-01T11:04:23.1139230Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:23.1139593Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:23.1139965Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:23.1140455Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:23.1140891Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:23.1141375Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:23.1141874Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:23.1142349Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:23.3742086Z 2022-12-01T11:04:23.3743328Z  2022-12-01T11:04:23.3744143Z  2022-12-01T11:04:23.3744643Z  2022-12-01T11:04:23.3745132Z  2022-12-01T11:04:23.3745558Z  2022-12-01T11:04:23.3745991Z  2022-12-01T11:04:23.3746774Z  2022-12-01T11:04:23.3747682Z  2022-12-01T11:04:23.3748218Z [2,440 / 2,558] 8 actions, 7 running 2022-12-01T11:04:23.3748744Z //:aten; 3s processwrapper-sandbox 2022-12-01T11:04:23.3749238Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:23.3750061Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:23.3750725Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:23.3751278Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:23.3751800Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:23.3752343Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:23.3753037Z [Scann] Compiling aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp 2022-12-01T11:04:23.7156965Z 2022-12-01T11:04:23.7157786Z  2022-12-01T11:04:23.7158508Z  2022-12-01T11:04:23.7159007Z  2022-12-01T11:04:23.7159322Z  2022-12-01T11:04:23.7159635Z  2022-12-01T11:04:23.7159961Z  2022-12-01T11:04:23.7160303Z  2022-12-01T11:04:23.7160660Z  2022-12-01T11:04:23.7161106Z [2,442 / 2,558] 8 actions running 2022-12-01T11:04:23.7161831Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:23.7162486Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:23.7163025Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:23.7163532Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:23.7164021Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:23.7164608Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:23.7165190Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:23.7165773Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:24.2204168Z 2022-12-01T11:04:24.2204711Z  2022-12-01T11:04:24.2205143Z  2022-12-01T11:04:24.2216947Z  2022-12-01T11:04:24.2217239Z  2022-12-01T11:04:24.2217412Z  2022-12-01T11:04:24.2217583Z  2022-12-01T11:04:24.2217773Z  2022-12-01T11:04:24.2217962Z  2022-12-01T11:04:24.2218223Z [2,443 / 2,558] 8 actions, 7 running 2022-12-01T11:04:24.2218909Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:24.2219376Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:24.2219760Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:24.2220148Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:24.2220526Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:24.2220928Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:24.2221347Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:24.2221785Z [Scann] Compiling aten/src/ATen/functorch/BatchRulesConvolution.cpp 2022-12-01T11:04:24.5143150Z 2022-12-01T11:04:24.5143909Z  2022-12-01T11:04:24.5144142Z  2022-12-01T11:04:24.5144341Z  2022-12-01T11:04:24.5144509Z  2022-12-01T11:04:24.5144683Z  2022-12-01T11:04:24.5144854Z  2022-12-01T11:04:24.5145026Z  2022-12-01T11:04:24.5145202Z  2022-12-01T11:04:24.5145434Z [2,443 / 2,558] 8 actions running 2022-12-01T11:04:24.5145799Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:24.5146123Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:24.5146393Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:24.5146644Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:24.5146920Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:24.5147227Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:24.5147475Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:24.5147734Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:24.7216328Z 2022-12-01T11:04:24.7217031Z  2022-12-01T11:04:24.7217633Z  2022-12-01T11:04:24.7218589Z  2022-12-01T11:04:24.7218937Z  2022-12-01T11:04:24.7219190Z  2022-12-01T11:04:24.7219443Z  2022-12-01T11:04:24.7219692Z  2022-12-01T11:04:24.7219951Z  2022-12-01T11:04:24.7220569Z [2,444 / 2,558] 8 actions running 2022-12-01T11:04:24.7221050Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:24.7221507Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:24.7221911Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:24.7222336Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:24.7222766Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:24.7223196Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:24.7223655Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:24.7224131Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:24.9217489Z 2022-12-01T11:04:24.9217982Z  2022-12-01T11:04:24.9218562Z  2022-12-01T11:04:24.9218894Z  2022-12-01T11:04:24.9219186Z  2022-12-01T11:04:24.9219463Z  2022-12-01T11:04:24.9219761Z  2022-12-01T11:04:24.9220031Z  2022-12-01T11:04:24.9220313Z  2022-12-01T11:04:24.9220721Z [2,446 / 2,558] 8 actions running 2022-12-01T11:04:24.9221214Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:24.9221675Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:24.9222121Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:24.9222583Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:24.9223029Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:24.9223486Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:24.9223944Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:24.9224404Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:25.2402198Z 2022-12-01T11:04:25.2402749Z  2022-12-01T11:04:25.2403020Z  2022-12-01T11:04:25.2403264Z  2022-12-01T11:04:25.2403516Z  2022-12-01T11:04:25.2403764Z  2022-12-01T11:04:25.2404023Z  2022-12-01T11:04:25.2404293Z  2022-12-01T11:04:25.2404716Z  2022-12-01T11:04:25.2405116Z [2,447 / 2,558] 8 actions, 7 running 2022-12-01T11:04:25.2405536Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:25.2405912Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:25.2406298Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:25.2406678Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:25.2407061Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:25.2407445Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:25.2407790Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:25.2408146Z [Scann] Compiling aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp 2022-12-01T11:04:25.5744875Z 2022-12-01T11:04:25.5746061Z  2022-12-01T11:04:25.5746949Z  2022-12-01T11:04:25.5747262Z  2022-12-01T11:04:25.5747538Z  2022-12-01T11:04:25.5747802Z  2022-12-01T11:04:25.5748068Z  2022-12-01T11:04:25.5748381Z  2022-12-01T11:04:25.5748681Z  2022-12-01T11:04:25.5749068Z [2,448 / 2,558] 8 actions running 2022-12-01T11:04:25.5749512Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:25.5749941Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:25.5750380Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:25.5750794Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:25.5751212Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:25.5751628Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:25.5752028Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:25.5752443Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:26.3512838Z 2022-12-01T11:04:26.3513737Z  2022-12-01T11:04:26.3514391Z  2022-12-01T11:04:26.3515187Z  2022-12-01T11:04:26.3515562Z  2022-12-01T11:04:26.3516003Z  2022-12-01T11:04:26.3516321Z  2022-12-01T11:04:26.3516651Z  2022-12-01T11:04:26.3516959Z  2022-12-01T11:04:26.3517411Z [2,449 / 2,558] 8 actions, 7 running 2022-12-01T11:04:26.3517973Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:26.3518496Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:26.3518982Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:26.3519743Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:26.3520266Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:26.3520781Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:26.3521266Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:26.3521640Z [Scann] //:aten 2022-12-01T11:04:26.5753257Z 2022-12-01T11:04:26.5753816Z  2022-12-01T11:04:26.5754163Z  2022-12-01T11:04:26.5754417Z  2022-12-01T11:04:26.5754669Z  2022-12-01T11:04:26.5754932Z  2022-12-01T11:04:26.5755186Z  2022-12-01T11:04:26.5755403Z  2022-12-01T11:04:26.5755662Z  2022-12-01T11:04:26.5756020Z [2,450 / 2,558] 8 actions running 2022-12-01T11:04:26.5756460Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:26.5756908Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:26.5757297Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:26.5757675Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:26.5758056Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:26.5758489Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:26.5758886Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:26.5759236Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:26.9711433Z 2022-12-01T11:04:26.9711977Z  2022-12-01T11:04:26.9712333Z  2022-12-01T11:04:26.9712590Z  2022-12-01T11:04:26.9712847Z  2022-12-01T11:04:26.9713144Z  2022-12-01T11:04:26.9713397Z  2022-12-01T11:04:26.9713633Z  2022-12-01T11:04:26.9713853Z  2022-12-01T11:04:26.9714211Z [2,451 / 2,558] 8 actions, 7 running 2022-12-01T11:04:26.9714614Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:26.9715014Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:26.9715644Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:26.9716070Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:26.9716450Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:26.9716825Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:26.9717214Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:26.9717616Z [Scann] Compiling aten/src/ATen/core/VariableFallbackKernel.cpp 2022-12-01T11:04:27.1754878Z 2022-12-01T11:04:27.1755381Z  2022-12-01T11:04:27.1755796Z  2022-12-01T11:04:27.1756168Z  2022-12-01T11:04:27.1756488Z  2022-12-01T11:04:27.1756775Z  2022-12-01T11:04:27.1757085Z  2022-12-01T11:04:27.1757398Z  2022-12-01T11:04:27.1757673Z  2022-12-01T11:04:27.1758086Z [2,452 / 2,558] 8 actions running 2022-12-01T11:04:27.1758600Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:27.1759098Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:27.1759563Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:27.1760062Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:27.1760525Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:27.1760947Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:27.1761213Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:27.1761458Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:27.5098050Z 2022-12-01T11:04:27.5109072Z  2022-12-01T11:04:27.5109533Z  2022-12-01T11:04:27.5109833Z  2022-12-01T11:04:27.5110107Z  2022-12-01T11:04:27.5110389Z  2022-12-01T11:04:27.5110662Z  2022-12-01T11:04:27.5110964Z  2022-12-01T11:04:27.5111265Z  2022-12-01T11:04:27.5111692Z [2,453 / 2,558] 8 actions, 7 running 2022-12-01T11:04:27.5112175Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:27.5112655Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:27.5113120Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:27.5113603Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:27.5114092Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:27.5114550Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:27.5115039Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:27.5115794Z [Scann] Compiling aten/src/ATen/functorch/BatchRulesScatterOps.cpp 2022-12-01T11:04:27.7179798Z 2022-12-01T11:04:27.7180328Z  2022-12-01T11:04:27.7180628Z  2022-12-01T11:04:27.7180884Z  2022-12-01T11:04:27.7181127Z  2022-12-01T11:04:27.7181350Z  2022-12-01T11:04:27.7181617Z  2022-12-01T11:04:27.7181869Z  2022-12-01T11:04:27.7182140Z  2022-12-01T11:04:27.7182677Z INFO: From Compiling aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: 2022-12-01T11:04:27.7183146Z [2,454 / 2,558] 8 actions running 2022-12-01T11:04:27.7183509Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:27.7183907Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:27.7194548Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:27.7195011Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:27.7195454Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:27.7195852Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:27.7196237Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:27.7196614Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:27.7207751Z 2022-12-01T11:04:27.7208042Z  2022-12-01T11:04:27.7208309Z  2022-12-01T11:04:27.7208554Z  2022-12-01T11:04:27.7208802Z  2022-12-01T11:04:27.7209063Z  2022-12-01T11:04:27.7209316Z  2022-12-01T11:04:27.7209592Z  2022-12-01T11:04:27.7209848Z  2022-12-01T11:04:27.7218441Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: In lambda function: 2022-12-01T11:04:27.7219203Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp:36:28: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-12-01T11:04:27.7219677Z [](Vec /* unused */) { return 0.0; }, 2022-12-01T11:04:27.7220126Z ^ 2022-12-01T11:04:27.7229897Z [2,454 / 2,558] 8 actions running 2022-12-01T11:04:27.7230421Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:27.7230903Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:27.7231340Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:27.7231815Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:27.7232308Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:27.7232788Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:27.7233227Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:27.7233657Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:27.9814066Z 2022-12-01T11:04:27.9814607Z  2022-12-01T11:04:27.9815005Z  2022-12-01T11:04:27.9815331Z  2022-12-01T11:04:27.9815572Z  2022-12-01T11:04:27.9815738Z  2022-12-01T11:04:27.9815907Z  2022-12-01T11:04:27.9816076Z  2022-12-01T11:04:27.9816235Z  2022-12-01T11:04:27.9816497Z [2,456 / 2,558] 8 actions running 2022-12-01T11:04:27.9816783Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:27.9817045Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:27.9817324Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:27.9817596Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:27.9817845Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:27.9818105Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:27.9818573Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:27.9819086Z Compiling aten/src/ATen/core/custom_class.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:28.3605032Z 2022-12-01T11:04:28.3605603Z  2022-12-01T11:04:28.3606106Z  2022-12-01T11:04:28.3606377Z  2022-12-01T11:04:28.3606626Z  2022-12-01T11:04:28.3606996Z  2022-12-01T11:04:28.3607277Z  2022-12-01T11:04:28.3607521Z  2022-12-01T11:04:28.3607814Z  2022-12-01T11:04:28.3608249Z [2,457 / 2,558] 8 actions, 7 running 2022-12-01T11:04:28.3608724Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:28.3609173Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:28.3609611Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:28.3610368Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:28.3610816Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:28.3611398Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:28.3612032Z Compiling aten/src/ATen/core/custom_class.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:28.3612629Z [Scann] Compiling aten/src/ATen/functorch/FunctionalizeInterpreter.cpp 2022-12-01T11:04:28.5823701Z 2022-12-01T11:04:28.5824256Z  2022-12-01T11:04:28.5824566Z  2022-12-01T11:04:28.5824790Z  2022-12-01T11:04:28.5825031Z  2022-12-01T11:04:28.5825263Z  2022-12-01T11:04:28.5825488Z  2022-12-01T11:04:28.5825772Z  2022-12-01T11:04:28.5826046Z  2022-12-01T11:04:28.5826418Z [2,457 / 2,558] 8 actions running 2022-12-01T11:04:28.5826872Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:28.5827299Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:28.5827661Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:28.5828048Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:28.5828425Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:28.5828829Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:28.5829395Z Compiling aten/src/ATen/core/custom_class.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:28.5829885Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:28.7871744Z 2022-12-01T11:04:28.7872275Z  2022-12-01T11:04:28.7872619Z  2022-12-01T11:04:28.7872897Z  2022-12-01T11:04:28.7873143Z  2022-12-01T11:04:28.7873428Z  2022-12-01T11:04:28.7873695Z  2022-12-01T11:04:28.7873933Z  2022-12-01T11:04:28.7874198Z  2022-12-01T11:04:28.7874622Z [2,459 / 2,558] 8 actions, 7 running 2022-12-01T11:04:28.7875250Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:28.7875724Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:28.7876215Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:28.7876684Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:28.7877288Z Compiling aten/src/ATen/core/custom_class.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:28.7877803Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:28.7878255Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:28.7878714Z [Scann] Compiling aten/src/ATen/functorch/PyTorchOperatorHacks.cpp 2022-12-01T11:04:29.1821957Z 2022-12-01T11:04:29.1822557Z  2022-12-01T11:04:29.1822952Z  2022-12-01T11:04:29.1823182Z  2022-12-01T11:04:29.1823358Z  2022-12-01T11:04:29.1823533Z  2022-12-01T11:04:29.1823690Z  2022-12-01T11:04:29.1823857Z  2022-12-01T11:04:29.1824025Z  2022-12-01T11:04:29.1824260Z [2,459 / 2,558] 8 actions running 2022-12-01T11:04:29.1824570Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:29.1824850Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:29.1825108Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:29.1825379Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:29.1825720Z Compiling aten/src/ATen/core/custom_class.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:29.1826020Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:29.1826282Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:29.1826546Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:29.3839152Z 2022-12-01T11:04:29.3839755Z  2022-12-01T11:04:29.3840163Z  2022-12-01T11:04:29.3840478Z  2022-12-01T11:04:29.3840760Z  2022-12-01T11:04:29.3841071Z  2022-12-01T11:04:29.3841365Z  2022-12-01T11:04:29.3841658Z  2022-12-01T11:04:29.3841983Z  2022-12-01T11:04:29.3842391Z [2,460 / 2,558] 8 actions running 2022-12-01T11:04:29.3842711Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:29.3843060Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:29.3843327Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:29.3843709Z Compiling aten/src/ATen/core/custom_class.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:29.3844208Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:29.3844534Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:29.3844794Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:29.3845064Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:29.7846573Z 2022-12-01T11:04:29.7847106Z  2022-12-01T11:04:29.7847477Z  2022-12-01T11:04:29.7847768Z  2022-12-01T11:04:29.7848078Z  2022-12-01T11:04:29.7848395Z  2022-12-01T11:04:29.7848691Z  2022-12-01T11:04:29.7848990Z  2022-12-01T11:04:29.7849285Z  2022-12-01T11:04:29.7849693Z [2,461 / 2,558] 8 actions running 2022-12-01T11:04:29.7850180Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:29.7850687Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:29.7851212Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:29.7851696Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:29.7852177Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:29.7852646Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:29.7853117Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:29.7853592Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:30.2413415Z 2022-12-01T11:04:30.2413908Z  2022-12-01T11:04:30.2414235Z  2022-12-01T11:04:30.2414516Z  2022-12-01T11:04:30.2414787Z  2022-12-01T11:04:30.2415069Z  2022-12-01T11:04:30.2415329Z  2022-12-01T11:04:30.2415579Z  2022-12-01T11:04:30.2415851Z  2022-12-01T11:04:30.2416252Z [2,462 / 2,558] 8 actions, 7 running 2022-12-01T11:04:30.2416691Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:30.2417136Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:30.2417578Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:30.2418207Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:30.2418752Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:30.2419127Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:30.2419586Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:30.2420218Z [Scann] Compiling aten/src/ATen/functorch/Interpreter.cpp 2022-12-01T11:04:30.4987189Z 2022-12-01T11:04:30.4987752Z  2022-12-01T11:04:30.4988070Z  2022-12-01T11:04:30.4988369Z  2022-12-01T11:04:30.4988676Z  2022-12-01T11:04:30.4988946Z  2022-12-01T11:04:30.4989230Z  2022-12-01T11:04:30.4989505Z  2022-12-01T11:04:30.4989777Z  2022-12-01T11:04:30.4990168Z [2,466 / 2,558] 8 actions, 7 running 2022-12-01T11:04:30.4990637Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:30.4991111Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:30.4991541Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:30.4991987Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:30.4992430Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:30.4992980Z Compiling aten/src/ATen/core/blob.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:30.4993518Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:30.4993959Z [Scann] Compiling aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp 2022-12-01T11:04:30.7848752Z 2022-12-01T11:04:30.7849399Z  2022-12-01T11:04:30.7849777Z  2022-12-01T11:04:30.7850129Z  2022-12-01T11:04:30.7850348Z  2022-12-01T11:04:30.7850522Z  2022-12-01T11:04:30.7850690Z  2022-12-01T11:04:30.7850844Z  2022-12-01T11:04:30.7851080Z  2022-12-01T11:04:30.7851327Z [2,466 / 2,558] 8 actions running 2022-12-01T11:04:30.7851600Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:30.7851880Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:30.7852157Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:30.7852423Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:30.7852684Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:30.7853012Z Compiling aten/src/ATen/core/blob.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:30.8246974Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:30.8247449Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:31.4423971Z 2022-12-01T11:04:31.4424500Z  2022-12-01T11:04:31.4424876Z  2022-12-01T11:04:31.4425170Z  2022-12-01T11:04:31.4425467Z  2022-12-01T11:04:31.4425769Z  2022-12-01T11:04:31.4426029Z  2022-12-01T11:04:31.4426334Z  2022-12-01T11:04:31.4426651Z  2022-12-01T11:04:31.4427080Z [2,467 / 2,558] 8 actions, 7 running 2022-12-01T11:04:31.4427578Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:31.4428075Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:31.4428530Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:31.4429005Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:31.4429618Z Compiling aten/src/ATen/core/blob.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:31.4430115Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:31.4430599Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:31.4431107Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qdropout.cpp 2022-12-01T11:04:31.6436596Z 2022-12-01T11:04:31.6437032Z  2022-12-01T11:04:31.6437243Z  2022-12-01T11:04:31.6437419Z  2022-12-01T11:04:31.6437595Z  2022-12-01T11:04:31.6437752Z  2022-12-01T11:04:31.6437924Z  2022-12-01T11:04:31.6438109Z  2022-12-01T11:04:31.6438270Z  2022-12-01T11:04:31.6438520Z [2,468 / 2,558] 8 actions, 7 running 2022-12-01T11:04:31.6438809Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:31.6439073Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:31.6439339Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:31.6439673Z Compiling aten/src/ATen/core/blob.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:31.6459565Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:31.6459981Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:31.6460284Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:31.6460594Z [Prepa] Compiling aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp 2022-12-01T11:04:32.0022854Z 2022-12-01T11:04:32.0024449Z  2022-12-01T11:04:32.0024743Z  2022-12-01T11:04:32.0024994Z  2022-12-01T11:04:32.0025255Z  2022-12-01T11:04:32.0025486Z  2022-12-01T11:04:32.0025742Z  2022-12-01T11:04:32.0025994Z  2022-12-01T11:04:32.0026218Z  2022-12-01T11:04:32.0026572Z [2,469 / 2,558] 8 actions, 7 running 2022-12-01T11:04:32.0026977Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:32.0027366Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:32.0027844Z Compiling aten/src/ATen/core/blob.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:32.0028300Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:32.0028705Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:32.0029073Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:32.0029448Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:32.0029740Z [Scann] //:aten 2022-12-01T11:04:32.2259167Z 2022-12-01T11:04:32.2260079Z  2022-12-01T11:04:32.2261212Z  2022-12-01T11:04:32.2261672Z  2022-12-01T11:04:32.2262115Z  2022-12-01T11:04:32.2262552Z  2022-12-01T11:04:32.2262940Z  2022-12-01T11:04:32.2263465Z  2022-12-01T11:04:32.2265996Z  2022-12-01T11:04:32.2266582Z [2,469 / 2,558] 8 actions running 2022-12-01T11:04:32.2269957Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:32.2270639Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:32.2271320Z Compiling aten/src/ATen/core/blob.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:32.2272015Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:32.2272600Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:32.2273257Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:32.2275935Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:32.2276550Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:32.4604212Z 2022-12-01T11:04:32.4604817Z  2022-12-01T11:04:32.4605166Z  2022-12-01T11:04:32.4605438Z  2022-12-01T11:04:32.4605743Z  2022-12-01T11:04:32.4606063Z  2022-12-01T11:04:32.4606275Z  2022-12-01T11:04:32.4606450Z  2022-12-01T11:04:32.4606625Z  2022-12-01T11:04:32.4606880Z [2,471 / 2,558] 8 actions, 7 running 2022-12-01T11:04:32.4607160Z //:aten; 3s processwrapper-sandbox 2022-12-01T11:04:32.4607435Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:32.4607702Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:32.4607954Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:32.4608214Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:32.4608488Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:32.4608827Z Compiling aten/src/ATen/metal/Context.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:32.4609139Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qlinear.cpp 2022-12-01T11:04:32.7166202Z 2022-12-01T11:04:32.7166638Z  2022-12-01T11:04:32.7166855Z  2022-12-01T11:04:32.7167014Z  2022-12-01T11:04:32.7167182Z  2022-12-01T11:04:32.7167370Z  2022-12-01T11:04:32.7167536Z  2022-12-01T11:04:32.7167705Z  2022-12-01T11:04:32.7167871Z  2022-12-01T11:04:32.7168113Z [2,472 / 2,558] 8 actions, 7 running 2022-12-01T11:04:32.7168403Z //:aten; 3s processwrapper-sandbox 2022-12-01T11:04:32.7168674Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:32.7168925Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:32.7169198Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:32.7169466Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:32.7170577Z Compiling aten/src/ATen/metal/Context.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:32.7171155Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:32.7171590Z [Scann] Compiling aten/src/ATen/native/LossMultiLabelMargin.cpp 2022-12-01T11:04:33.0265025Z 2022-12-01T11:04:33.0265573Z  2022-12-01T11:04:33.0265935Z  2022-12-01T11:04:33.0266334Z  2022-12-01T11:04:33.0266623Z  2022-12-01T11:04:33.0266855Z  2022-12-01T11:04:33.0267022Z  2022-12-01T11:04:33.0267205Z  2022-12-01T11:04:33.0267372Z  2022-12-01T11:04:33.0267615Z [2,473 / 2,558] 8 actions running 2022-12-01T11:04:33.0267891Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:33.0268172Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:33.0268472Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:33.0268727Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:33.0269064Z Compiling aten/src/ATen/metal/Context.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:33.0269375Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:33.0269680Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:33.0270003Z Compiling aten/src/ATen/MemoryOverlap.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:33.7090372Z 2022-12-01T11:04:33.7091006Z  2022-12-01T11:04:33.7091365Z  2022-12-01T11:04:33.7091629Z  2022-12-01T11:04:33.7091912Z  2022-12-01T11:04:33.7092186Z  2022-12-01T11:04:33.7092459Z  2022-12-01T11:04:33.7092740Z  2022-12-01T11:04:33.7093038Z  2022-12-01T11:04:33.7093429Z [2,474 / 2,558] 8 actions, 7 running 2022-12-01T11:04:33.7093891Z //:aten; 3s processwrapper-sandbox 2022-12-01T11:04:33.7094350Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:33.7094798Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:33.7095235Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:33.7095681Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:33.7096139Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:33.7096733Z Compiling aten/src/ATen/MemoryOverlap.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:33.7097237Z [Scann] Compiling aten/src/ATen/FunctionalInverses.cpp 2022-12-01T11:04:34.0623601Z 2022-12-01T11:04:34.0624544Z  2022-12-01T11:04:34.0624877Z  2022-12-01T11:04:34.0625168Z  2022-12-01T11:04:34.0625478Z  2022-12-01T11:04:34.0625770Z  2022-12-01T11:04:34.0626061Z  2022-12-01T11:04:34.0626340Z  2022-12-01T11:04:34.0626604Z  2022-12-01T11:04:34.0627012Z [2,476 / 2,558] 8 actions, 7 running 2022-12-01T11:04:34.0627475Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:34.0627909Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:34.0628384Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:34.0628848Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:34.0629310Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:34.0629883Z Compiling aten/src/ATen/FunctionalInverses.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:34.0630600Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:34.0631119Z [Scann] Compiling aten/src/ATen/native/Integration.cpp 2022-12-01T11:04:34.2684154Z 2022-12-01T11:04:34.2684695Z  2022-12-01T11:04:34.2685155Z  2022-12-01T11:04:34.2685432Z  2022-12-01T11:04:34.2685598Z  2022-12-01T11:04:34.2685769Z  2022-12-01T11:04:34.2685936Z  2022-12-01T11:04:34.2686088Z  2022-12-01T11:04:34.2686257Z  2022-12-01T11:04:34.2686501Z [2,477 / 2,558] 8 actions running 2022-12-01T11:04:34.2686780Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:34.2687061Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:34.2687334Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:34.2687600Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:34.2687939Z Compiling aten/src/ATen/FunctionalInverses.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:34.2718149Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:34.2718952Z Compiling aten/src/ATen/native/Integration.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:34.2719636Z Compiling aten/src/ATen/native/LossNLL.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:34.4726359Z 2022-12-01T11:04:34.4727287Z  2022-12-01T11:04:34.4727560Z  2022-12-01T11:04:34.4727863Z  2022-12-01T11:04:34.4728026Z  2022-12-01T11:04:34.4728198Z  2022-12-01T11:04:34.4728373Z  2022-12-01T11:04:34.4728579Z  2022-12-01T11:04:34.4728760Z  2022-12-01T11:04:34.4729025Z [2,477 / 2,558] 8 actions running 2022-12-01T11:04:34.4729359Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:34.4729637Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:34.4729920Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:34.4730211Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:34.4730579Z Compiling aten/src/ATen/FunctionalInverses.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:34.4731115Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:34.4731568Z Compiling aten/src/ATen/native/Integration.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:34.4731978Z Compiling aten/src/ATen/native/LossNLL.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:34.7508065Z 2022-12-01T11:04:34.7508616Z  2022-12-01T11:04:34.7508946Z  2022-12-01T11:04:34.7509236Z  2022-12-01T11:04:34.7512209Z  2022-12-01T11:04:34.7512786Z  2022-12-01T11:04:34.7513425Z  2022-12-01T11:04:34.7513771Z  2022-12-01T11:04:34.7514074Z  2022-12-01T11:04:34.7514483Z [2,478 / 2,558] 8 actions, 7 running 2022-12-01T11:04:34.7514965Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:34.7515460Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:34.7515915Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:34.7516582Z Compiling aten/src/ATen/FunctionalInverses.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:34.7517342Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:34.7518074Z Compiling aten/src/ATen/native/Integration.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:34.7518987Z Compiling aten/src/ATen/native/LossNLL.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:34.7519500Z [Scann] Compiling aten/src/ATen/EmptyTensor.cpp 2022-12-01T11:04:35.0732637Z 2022-12-01T11:04:35.0733576Z  2022-12-01T11:04:35.0734238Z  2022-12-01T11:04:35.0734624Z  2022-12-01T11:04:35.0735008Z  2022-12-01T11:04:35.0735352Z  2022-12-01T11:04:35.0735686Z  2022-12-01T11:04:35.0736143Z  2022-12-01T11:04:35.0736511Z  2022-12-01T11:04:35.0736969Z [2,479 / 2,558] 8 actions running 2022-12-01T11:04:35.0737495Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:35.0738065Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:35.0739228Z Compiling aten/src/ATen/FunctionalInverses.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:35.0740727Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:35.0741547Z Compiling aten/src/ATen/native/Integration.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:35.0742207Z Compiling aten/src/ATen/native/LossNLL.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:35.0742908Z Compiling aten/src/ATen/EmptyTensor.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:35.0743606Z Compiling aten/src/ATen/native/Loss.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:35.4735619Z 2022-12-01T11:04:35.4736168Z  2022-12-01T11:04:35.4736438Z  2022-12-01T11:04:35.4736603Z  2022-12-01T11:04:35.4736795Z  2022-12-01T11:04:35.4736970Z  2022-12-01T11:04:35.4737176Z  2022-12-01T11:04:35.4737348Z  2022-12-01T11:04:35.4737549Z  2022-12-01T11:04:35.4737792Z [2,480 / 2,558] 8 actions running 2022-12-01T11:04:35.4739447Z //:aten; 3s processwrapper-sandbox 2022-12-01T11:04:35.4740379Z Compiling aten/src/ATen/FunctionalInverses.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:35.4740944Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:35.4741613Z Compiling aten/src/ATen/native/Integration.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:35.4742252Z Compiling aten/src/ATen/native/LossNLL.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:35.4742839Z Compiling aten/src/ATen/EmptyTensor.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:35.4743431Z Compiling aten/src/ATen/native/Loss.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:35.4743956Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:35.7509697Z 2022-12-01T11:04:35.7510678Z  2022-12-01T11:04:35.7511291Z  2022-12-01T11:04:35.7511771Z  2022-12-01T11:04:35.7514399Z  2022-12-01T11:04:35.7514725Z  2022-12-01T11:04:35.7515115Z  2022-12-01T11:04:35.7517653Z  2022-12-01T11:04:35.7518070Z  2022-12-01T11:04:35.7518632Z [2,481 / 2,558] 8 actions, 7 running 2022-12-01T11:04:35.7521512Z Compiling aten/src/ATen/FunctionalInverses.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:35.7522313Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:35.7523120Z Compiling aten/src/ATen/native/Integration.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:35.7525711Z Compiling aten/src/ATen/native/LossNLL.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:35.7526555Z Compiling aten/src/ATen/EmptyTensor.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:35.7527374Z Compiling aten/src/ATen/native/Loss.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:35.7528073Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:35.7528683Z [Scann] Compiling aten/src/ATen/native/LegacyBridge.cpp 2022-12-01T11:04:36.0740855Z 2022-12-01T11:04:36.0741861Z  2022-12-01T11:04:36.0742385Z  2022-12-01T11:04:36.0742726Z  2022-12-01T11:04:36.0743258Z  2022-12-01T11:04:36.0743575Z  2022-12-01T11:04:36.0743974Z  2022-12-01T11:04:36.0744243Z  2022-12-01T11:04:36.0744428Z  2022-12-01T11:04:36.0745264Z [2,481 / 2,558] 8 actions running 2022-12-01T11:04:36.0745686Z Compiling aten/src/ATen/FunctionalInverses.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:36.0746154Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:36.0746594Z Compiling aten/src/ATen/native/Integration.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:36.0746985Z Compiling aten/src/ATen/native/LossNLL.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:36.0747391Z Compiling aten/src/ATen/EmptyTensor.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:36.0747778Z Compiling aten/src/ATen/native/Loss.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:36.0748089Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:36.0748507Z Compiling aten/src/ATen/native/LegacyBridge.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:36.4744613Z 2022-12-01T11:04:36.4746740Z  2022-12-01T11:04:36.4748278Z  2022-12-01T11:04:36.4748863Z  2022-12-01T11:04:36.4749351Z  2022-12-01T11:04:36.4749602Z  2022-12-01T11:04:36.4749822Z  2022-12-01T11:04:36.4750125Z  2022-12-01T11:04:36.4750283Z  2022-12-01T11:04:36.4750553Z [2,483 / 2,558] 8 actions running 2022-12-01T11:04:36.4750993Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:36.4751416Z Compiling aten/src/ATen/native/Integration.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:36.4751853Z Compiling aten/src/ATen/native/LossNLL.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:36.4752235Z Compiling aten/src/ATen/native/Loss.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:36.4752593Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:36.4753118Z Compiling aten/src/ATen/native/LegacyBridge.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:36.4753703Z Compiling aten/src/ATen/BatchedFallback.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:36.4754216Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:36.6747257Z 2022-12-01T11:04:36.6747777Z  2022-12-01T11:04:36.6748117Z  2022-12-01T11:04:36.6748427Z  2022-12-01T11:04:36.6748656Z  2022-12-01T11:04:36.6748828Z  2022-12-01T11:04:36.6748988Z  2022-12-01T11:04:36.6749200Z  2022-12-01T11:04:36.6749462Z  2022-12-01T11:04:36.6749832Z [2,484 / 2,558] 8 actions running 2022-12-01T11:04:36.6750458Z Compiling aten/src/ATen/native/Integration.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:36.6751144Z Compiling aten/src/ATen/native/LossNLL.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:36.6751641Z Compiling aten/src/ATen/native/Loss.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:36.6752038Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:36.6752498Z Compiling aten/src/ATen/native/LegacyBridge.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:36.6753005Z Compiling aten/src/ATen/BatchedFallback.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:36.6753411Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:36.6753839Z Compiling aten/src/ATen/RegisterSchema.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:37.0292135Z 2022-12-01T11:04:37.0292844Z  2022-12-01T11:04:37.0293267Z  2022-12-01T11:04:37.0293684Z  2022-12-01T11:04:37.0293948Z  2022-12-01T11:04:37.0294362Z  2022-12-01T11:04:37.0294661Z  2022-12-01T11:04:37.0294920Z  2022-12-01T11:04:37.0295321Z  2022-12-01T11:04:37.0295683Z [2,486 / 2,558] 7 actions, 6 running 2022-12-01T11:04:37.0296391Z Compiling aten/src/ATen/native/LossNLL.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:37.0297113Z Compiling aten/src/ATen/native/Loss.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:37.0297746Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:37.0298612Z Compiling aten/src/ATen/BatchedFallback.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:37.0299084Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:37.0300114Z Compiling aten/src/ATen/RegisterSchema.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:37.0300532Z [Scann] Compiling aten/src/ATen/core/Tensor.cpp 2022-12-01T11:04:37.2751414Z 2022-12-01T11:04:37.2754559Z  2022-12-01T11:04:37.2754775Z  2022-12-01T11:04:37.2754975Z  2022-12-01T11:04:37.2755170Z  2022-12-01T11:04:37.2755331Z  2022-12-01T11:04:37.2755505Z  2022-12-01T11:04:37.2755674Z  2022-12-01T11:04:37.2755919Z [2,487 / 2,558] 8 actions running 2022-12-01T11:04:37.2756275Z Compiling aten/src/ATen/native/Loss.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:37.2756593Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:37.2756937Z Compiling aten/src/ATen/BatchedFallback.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:37.2757296Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:37.2757816Z Compiling aten/src/ATen/RegisterSchema.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:37.2758197Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:37.2758523Z Compiling aten/src/ATen/core/Tensor.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:37.2758887Z Compiling aten/src/ATen/Context.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:37.4952962Z 2022-12-01T11:04:37.4953456Z  2022-12-01T11:04:37.4953770Z  2022-12-01T11:04:37.4954037Z  2022-12-01T11:04:37.4954223Z  2022-12-01T11:04:37.4954424Z  2022-12-01T11:04:37.4954618Z  2022-12-01T11:04:37.4954798Z  2022-12-01T11:04:37.4954992Z  2022-12-01T11:04:37.4955280Z [2,487 / 2,558] 8 actions running 2022-12-01T11:04:37.4955676Z Compiling aten/src/ATen/native/Loss.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:37.4956056Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:37.4957964Z Compiling aten/src/ATen/BatchedFallback.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:37.4958872Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:37.4959490Z Compiling aten/src/ATen/RegisterSchema.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:37.4960083Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:37.4960676Z Compiling aten/src/ATen/core/Tensor.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:37.4961353Z Compiling aten/src/ATen/Context.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:38.0323976Z 2022-12-01T11:04:38.0329161Z  2022-12-01T11:04:38.0329491Z  2022-12-01T11:04:38.0329777Z  2022-12-01T11:04:38.0330033Z  2022-12-01T11:04:38.0330310Z  2022-12-01T11:04:38.0330714Z  2022-12-01T11:04:38.0331088Z  2022-12-01T11:04:38.0331380Z  2022-12-01T11:04:38.0331793Z [2,489 / 2,558] 7 actions, 6 running 2022-12-01T11:04:38.0332387Z Compiling aten/src/ATen/BatchedFallback.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:38.0332954Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:38.0333542Z Compiling aten/src/ATen/RegisterSchema.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:38.0334061Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:38.0334632Z Compiling aten/src/ATen/core/Tensor.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:38.0335241Z Compiling aten/src/ATen/Context.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:38.0335763Z [Scann] Compiling aten/src/ATen/native/nested/NestedTensorBackward.cpp 2022-12-01T11:04:38.2957817Z 2022-12-01T11:04:38.2958340Z  2022-12-01T11:04:38.2958834Z  2022-12-01T11:04:38.2959181Z  2022-12-01T11:04:38.2959485Z  2022-12-01T11:04:38.2959756Z  2022-12-01T11:04:38.2959941Z  2022-12-01T11:04:38.2960107Z  2022-12-01T11:04:38.2960357Z [2,491 / 2,558] 8 actions running 2022-12-01T11:04:38.2960720Z Compiling aten/src/ATen/BatchedFallback.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:38.2961047Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:38.2961432Z Compiling aten/src/ATen/core/Tensor.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:38.2961791Z Compiling aten/src/ATen/Context.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:38.3022103Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:38.3022526Z Compiling aten/src/ATen/native/Correlation.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:38.3022905Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:38.3023316Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:38.9927468Z 2022-12-01T11:04:38.9928064Z  2022-12-01T11:04:38.9928434Z  2022-12-01T11:04:38.9928728Z  2022-12-01T11:04:38.9929013Z  2022-12-01T11:04:38.9929367Z  2022-12-01T11:04:38.9929658Z  2022-12-01T11:04:38.9929948Z  2022-12-01T11:04:38.9930239Z  2022-12-01T11:04:38.9930533Z [2,492 / 2,558] 8 actions, 7 running 2022-12-01T11:04:38.9930976Z Compiling aten/src/ATen/BatchedFallback.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:38.9931370Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:38.9931699Z Compiling aten/src/ATen/Context.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:38.9932057Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:38.9932415Z Compiling aten/src/ATen/native/Correlation.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:38.9932717Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:38.9933115Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:38.9933427Z [Scann] Compiling aten/src/ATen/RegisterBackendSelect.cpp 2022-12-01T11:04:39.2796973Z 2022-12-01T11:04:39.2797493Z  2022-12-01T11:04:39.2797809Z  2022-12-01T11:04:39.2798113Z  2022-12-01T11:04:39.2798399Z  2022-12-01T11:04:39.2798661Z  2022-12-01T11:04:39.2798935Z  2022-12-01T11:04:39.2799205Z  2022-12-01T11:04:39.2799493Z  2022-12-01T11:04:39.2800078Z [2,495 / 2,558] 8 actions, 7 running 2022-12-01T11:04:39.2800548Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:39.2801134Z Compiling aten/src/ATen/native/Correlation.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:39.2801672Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:39.2802245Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:39.2802754Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:39.2803287Z Compiling aten/src/ATen/native/Copy.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:39.2803783Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:39.2804179Z [Scann] Compiling aten/src/ATen/native/Col2Im.cpp 2022-12-01T11:04:39.5035097Z 2022-12-01T11:04:39.5035735Z  2022-12-01T11:04:39.5036031Z  2022-12-01T11:04:39.5036292Z  2022-12-01T11:04:39.5036590Z  2022-12-01T11:04:39.5036844Z  2022-12-01T11:04:39.5037082Z  2022-12-01T11:04:39.5037363Z  2022-12-01T11:04:39.5037648Z  2022-12-01T11:04:39.5037990Z [2,495 / 2,558] 8 actions running 2022-12-01T11:04:39.5038377Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:39.5038954Z Compiling aten/src/ATen/native/Correlation.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:39.5039426Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:39.5039952Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:39.5040472Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:39.5041027Z Compiling aten/src/ATen/native/Copy.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:39.5041500Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:39.5042023Z Compiling aten/src/ATen/native/Col2Im.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:40.0668399Z 2022-12-01T11:04:40.0669187Z  2022-12-01T11:04:40.0669730Z  2022-12-01T11:04:40.0670203Z  2022-12-01T11:04:40.0670472Z  2022-12-01T11:04:40.0670812Z  2022-12-01T11:04:40.0671148Z  2022-12-01T11:04:40.0671428Z  2022-12-01T11:04:40.0671622Z  2022-12-01T11:04:40.0671993Z INFO: From Compiling aten/src/ATen/RegisterCompositeImplicitAutograd.cpp: 2022-12-01T11:04:40.0672621Z [2,495 / 2,558] 8 actions running 2022-12-01T11:04:40.0673000Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:40.0673555Z Compiling aten/src/ATen/native/Correlation.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:40.0674080Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:40.0674640Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:40.0675125Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:40.0675663Z Compiling aten/src/ATen/native/Copy.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:40.0676006Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:40.0676359Z Compiling aten/src/ATen/native/Col2Im.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:40.0676540Z 2022-12-01T11:04:40.0676643Z  2022-12-01T11:04:40.0676879Z  2022-12-01T11:04:40.0677111Z  2022-12-01T11:04:40.0677413Z  2022-12-01T11:04:40.0677707Z  2022-12-01T11:04:40.0678006Z  2022-12-01T11:04:40.0678277Z  2022-12-01T11:04:40.0678617Z  2022-12-01T11:04:40.0679605Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp:1029:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T11:04:40.0680234Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-12-01T11:04:40.0680500Z ^~~~~~~~~~~~~ 2022-12-01T11:04:40.0681232Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp:1010:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-12-01T11:04:40.0681966Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-12-01T11:04:40.0682298Z ^~~~~~~~~~ 2022-12-01T11:04:40.0682570Z [2,495 / 2,558] 8 actions running 2022-12-01T11:04:40.0682880Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:40.0683227Z Compiling aten/src/ATen/native/Correlation.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:40.0683560Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:40.0683947Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:40.0684277Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:40.0684804Z Compiling aten/src/ATen/native/Copy.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:40.0685296Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:40.0685836Z Compiling aten/src/ATen/native/Col2Im.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:40.3042281Z 2022-12-01T11:04:40.3043056Z  2022-12-01T11:04:40.3043417Z  2022-12-01T11:04:40.3043695Z  2022-12-01T11:04:40.3044006Z  2022-12-01T11:04:40.3044307Z  2022-12-01T11:04:40.3044585Z  2022-12-01T11:04:40.3044894Z  2022-12-01T11:04:40.3045198Z  2022-12-01T11:04:40.3045586Z [2,497 / 2,558] 8 actions running 2022-12-01T11:04:40.3046066Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:40.3046699Z Compiling aten/src/ATen/native/Correlation.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:40.3047407Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:40.3047955Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:40.3048549Z Compiling aten/src/ATen/native/Copy.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:40.3049206Z Compiling aten/src/ATen/native/Col2Im.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:40.3049764Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:40.3050372Z Compiling aten/src/ATen/native/CPUBlas.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:40.7057551Z 2022-12-01T11:04:40.7058030Z  2022-12-01T11:04:40.7058510Z  2022-12-01T11:04:40.7058794Z  2022-12-01T11:04:40.7059232Z  2022-12-01T11:04:40.7059532Z  2022-12-01T11:04:40.7059814Z  2022-12-01T11:04:40.7060058Z  2022-12-01T11:04:40.7060270Z  2022-12-01T11:04:40.7060642Z [2,497 / 2,558] 8 actions running 2022-12-01T11:04:40.7061079Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:40.7061656Z Compiling aten/src/ATen/native/Correlation.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:40.7062336Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:40.7062890Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:40.7063443Z Compiling aten/src/ATen/native/Copy.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:40.7064032Z Compiling aten/src/ATen/native/Col2Im.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:40.7064547Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:40.7065060Z Compiling aten/src/ATen/native/CPUBlas.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:41.1073173Z 2022-12-01T11:04:41.1073885Z  2022-12-01T11:04:41.1075992Z  2022-12-01T11:04:41.1078118Z  2022-12-01T11:04:41.1078489Z  2022-12-01T11:04:41.1078945Z  2022-12-01T11:04:41.1079222Z  2022-12-01T11:04:41.1079473Z  2022-12-01T11:04:41.1079740Z  2022-12-01T11:04:41.1080188Z [2,498 / 2,558] 8 actions running 2022-12-01T11:04:41.1080701Z //:aten; 3s processwrapper-sandbox 2022-12-01T11:04:41.1081377Z Compiling aten/src/ATen/native/Correlation.cpp; 3s processwrapper-sandbox 2022-12-01T11:04:41.1082056Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:41.1082617Z Compiling aten/src/ATen/native/Copy.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:41.1083085Z Compiling aten/src/ATen/native/Col2Im.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:41.1083734Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:41.1084252Z Compiling aten/src/ATen/native/CPUBlas.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:41.1084810Z Compiling aten/src/ATen/core/library.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:41.3058667Z 2022-12-01T11:04:41.3059308Z  2022-12-01T11:04:41.3059634Z  2022-12-01T11:04:41.3059951Z  2022-12-01T11:04:41.3060255Z  2022-12-01T11:04:41.3060559Z  2022-12-01T11:04:41.3060852Z  2022-12-01T11:04:41.3061159Z  2022-12-01T11:04:41.3061564Z  2022-12-01T11:04:41.3061973Z [2,500 / 2,558] 8 actions running 2022-12-01T11:04:41.3062349Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 3s processwrapper-sandbox 2022-12-01T11:04:41.3062745Z Compiling aten/src/ATen/native/Copy.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:41.3063121Z Compiling aten/src/ATen/native/Col2Im.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:41.3063434Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:41.3063773Z Compiling aten/src/ATen/native/CPUBlas.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:41.3064210Z Compiling aten/src/ATen/core/library.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:41.3064518Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:41.3064789Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:41.5074181Z 2022-12-01T11:04:41.5074714Z  2022-12-01T11:04:41.5075061Z  2022-12-01T11:04:41.5075406Z  2022-12-01T11:04:41.5075731Z  2022-12-01T11:04:41.5075997Z  2022-12-01T11:04:41.5076173Z  2022-12-01T11:04:41.5076341Z  2022-12-01T11:04:41.5076496Z  2022-12-01T11:04:41.5076739Z [2,500 / 2,558] 8 actions running 2022-12-01T11:04:41.5077113Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 3s processwrapper-sandbox 2022-12-01T11:04:41.5077492Z Compiling aten/src/ATen/native/Copy.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:41.5077882Z Compiling aten/src/ATen/native/Col2Im.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:41.5078196Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:41.5078575Z Compiling aten/src/ATen/native/CPUBlas.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:41.5276725Z Compiling aten/src/ATen/core/library.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:41.5277212Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:41.5277659Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:41.7312219Z 2022-12-01T11:04:41.7313084Z  2022-12-01T11:04:41.7313668Z  2022-12-01T11:04:41.7315332Z  2022-12-01T11:04:41.7315773Z  2022-12-01T11:04:41.7316210Z  2022-12-01T11:04:41.7316644Z  2022-12-01T11:04:41.7317064Z  2022-12-01T11:04:41.7317478Z  2022-12-01T11:04:41.7318017Z [2,501 / 2,558] 8 actions running 2022-12-01T11:04:41.7318762Z Compiling aten/src/ATen/native/Copy.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:41.7319598Z Compiling aten/src/ATen/native/Col2Im.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:41.7320276Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:41.7320957Z Compiling aten/src/ATen/native/CPUBlas.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:41.7321817Z Compiling aten/src/ATen/core/library.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:41.7322557Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:41.7323330Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:41.7323824Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:42.0990652Z 2022-12-01T11:04:42.0991615Z  2022-12-01T11:04:42.0992216Z  2022-12-01T11:04:42.0992768Z  2022-12-01T11:04:42.0995509Z  2022-12-01T11:04:42.0995904Z  2022-12-01T11:04:42.0996319Z  2022-12-01T11:04:42.0998875Z  2022-12-01T11:04:42.0999286Z  2022-12-01T11:04:42.0999863Z [2,502 / 2,558] 8 actions, 7 running 2022-12-01T11:04:42.1002805Z Compiling aten/src/ATen/native/Col2Im.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:42.1003729Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:42.1004500Z Compiling aten/src/ATen/native/CPUBlas.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:42.1007508Z Compiling aten/src/ATen/core/library.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:42.1008111Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:42.1008698Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:42.1011580Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:42.1012028Z [Scann] //:aten 2022-12-01T11:04:42.3288983Z 2022-12-01T11:04:42.3289498Z  2022-12-01T11:04:42.3289803Z  2022-12-01T11:04:42.3290082Z  2022-12-01T11:04:42.3290332Z  2022-12-01T11:04:42.3290631Z  2022-12-01T11:04:42.3291024Z  2022-12-01T11:04:42.3291333Z  2022-12-01T11:04:42.3291639Z  2022-12-01T11:04:42.3292087Z [2,502 / 2,558] 8 actions running 2022-12-01T11:04:42.3292632Z Compiling aten/src/ATen/native/Col2Im.cpp; 3s processwrapper-sandbox 2022-12-01T11:04:42.3292974Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:42.3293317Z Compiling aten/src/ATen/native/CPUBlas.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:42.3293704Z Compiling aten/src/ATen/core/library.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:42.3294009Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:42.3294279Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:42.3294543Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:42.3294792Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:42.5369370Z 2022-12-01T11:04:42.5369838Z  2022-12-01T11:04:42.5370078Z  2022-12-01T11:04:42.5371781Z  2022-12-01T11:04:42.5372364Z  2022-12-01T11:04:42.5372791Z  2022-12-01T11:04:42.5373219Z  2022-12-01T11:04:42.5373614Z  2022-12-01T11:04:42.5373963Z  2022-12-01T11:04:42.5374460Z [2,504 / 2,558] 7 actions, 6 running 2022-12-01T11:04:42.5374999Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:42.5375669Z Compiling aten/src/ATen/native/CPUBlas.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:42.5376242Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:42.5376931Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:42.5377555Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:42.5378013Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:42.5378473Z [Scann] Compiling aten/src/ATen/native/AdaptiveMaxPooling3d.cpp 2022-12-01T11:04:42.9296005Z 2022-12-01T11:04:42.9296924Z  2022-12-01T11:04:42.9297486Z  2022-12-01T11:04:42.9297997Z  2022-12-01T11:04:42.9298559Z  2022-12-01T11:04:42.9298822Z  2022-12-01T11:04:42.9299101Z  2022-12-01T11:04:42.9299377Z  2022-12-01T11:04:42.9299822Z [2,504 / 2,558] 8 actions running 2022-12-01T11:04:42.9300324Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:42.9300956Z Compiling aten/src/ATen/native/CPUBlas.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:42.9301533Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:42.9302016Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:42.9302485Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:42.9302976Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:42.9303458Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:42.9304028Z Compiling aten/src/ATen/core/ivalue.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:43.1334003Z 2022-12-01T11:04:43.1334577Z  2022-12-01T11:04:43.1334990Z  2022-12-01T11:04:43.1335320Z  2022-12-01T11:04:43.1335666Z  2022-12-01T11:04:43.1336007Z  2022-12-01T11:04:43.1336330Z  2022-12-01T11:04:43.1336669Z  2022-12-01T11:04:43.1337004Z  2022-12-01T11:04:43.1337454Z [2,506 / 2,558] 8 actions, 7 running 2022-12-01T11:04:43.1338146Z Compiling aten/src/ATen/native/CPUBlas.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:43.1338979Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:43.1339730Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:43.1340272Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:43.1340814Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:43.1341449Z Compiling aten/src/ATen/core/ivalue.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:43.1342048Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:43.1342571Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qsoftmax.cpp 2022-12-01T11:04:43.5308152Z 2022-12-01T11:04:43.5308660Z  2022-12-01T11:04:43.5309011Z  2022-12-01T11:04:43.5309309Z  2022-12-01T11:04:43.5309575Z  2022-12-01T11:04:43.5309833Z  2022-12-01T11:04:43.5310138Z  2022-12-01T11:04:43.5310404Z  2022-12-01T11:04:43.5310686Z  2022-12-01T11:04:43.5311084Z [2,507 / 2,558] 8 actions running 2022-12-01T11:04:43.5311520Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:43.5311971Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:43.5312467Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:43.5312891Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:43.5313473Z Compiling aten/src/ATen/core/ivalue.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:43.5314019Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:43.5314479Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:43.5314933Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:43.8525957Z 2022-12-01T11:04:43.8526481Z  2022-12-01T11:04:43.8526811Z  2022-12-01T11:04:43.8527071Z  2022-12-01T11:04:43.8527355Z  2022-12-01T11:04:43.8527651Z  2022-12-01T11:04:43.8527910Z  2022-12-01T11:04:43.8528170Z  2022-12-01T11:04:43.8528428Z  2022-12-01T11:04:43.8528811Z [2,508 / 2,558] 8 actions, 7 running 2022-12-01T11:04:43.8529283Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:43.8529735Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:43.8530152Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:43.8530701Z Compiling aten/src/ATen/core/ivalue.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:43.8531280Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:43.8531925Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:43.8532340Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:43.8532764Z [Scann] Compiling aten/src/ATen/native/transformers/attention.cpp 2022-12-01T11:04:44.1311661Z 2022-12-01T11:04:44.1312154Z  2022-12-01T11:04:44.1331213Z  2022-12-01T11:04:44.1331529Z  2022-12-01T11:04:44.1331811Z  2022-12-01T11:04:44.1332087Z  2022-12-01T11:04:44.1332363Z  2022-12-01T11:04:44.1332626Z  2022-12-01T11:04:44.1332924Z  2022-12-01T11:04:44.1333360Z [2,508 / 2,558] 8 actions running 2022-12-01T11:04:44.1333831Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:44.1334275Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:44.1334749Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:44.1335349Z Compiling aten/src/ATen/core/ivalue.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:44.1335903Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:44.1336350Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:44.1336823Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:44.1337296Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:44.3308269Z 2022-12-01T11:04:44.3308856Z  2022-12-01T11:04:44.3309232Z  2022-12-01T11:04:44.3309522Z  2022-12-01T11:04:44.3309874Z  2022-12-01T11:04:44.3310183Z  2022-12-01T11:04:44.3310467Z  2022-12-01T11:04:44.3310736Z  2022-12-01T11:04:44.3310996Z  2022-12-01T11:04:44.3311363Z [2,511 / 2,558] 8 actions running 2022-12-01T11:04:44.3311824Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:44.3312271Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:44.3312864Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:44.3313609Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:44.3314133Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:44.3314806Z Compiling aten/src/ATen/core/type_factory.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:44.3315602Z Compiling aten/src/ATen/CPUGeneratorImpl.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:44.3316217Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:44.7349703Z 2022-12-01T11:04:44.7351235Z  2022-12-01T11:04:44.7351646Z  2022-12-01T11:04:44.7351928Z  2022-12-01T11:04:44.7352201Z  2022-12-01T11:04:44.7352484Z  2022-12-01T11:04:44.7352765Z  2022-12-01T11:04:44.7353037Z  2022-12-01T11:04:44.7353296Z  2022-12-01T11:04:44.7353680Z [2,511 / 2,558] 8 actions running 2022-12-01T11:04:44.7354134Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:44.7354560Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:44.7355002Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:44.7355463Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:44.7355883Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:44.7356463Z Compiling aten/src/ATen/core/type_factory.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:44.7357130Z Compiling aten/src/ATen/CPUGeneratorImpl.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:44.7357642Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:44.9804901Z 2022-12-01T11:04:44.9805446Z  2022-12-01T11:04:44.9805840Z  2022-12-01T11:04:44.9806149Z  2022-12-01T11:04:44.9806435Z  2022-12-01T11:04:44.9806731Z  2022-12-01T11:04:44.9807023Z  2022-12-01T11:04:44.9807303Z  2022-12-01T11:04:44.9807591Z  2022-12-01T11:04:44.9808015Z [2,512 / 2,558] 8 actions, 7 running 2022-12-01T11:04:44.9808501Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:44.9809003Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:44.9809492Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:44.9809977Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:44.9810612Z Compiling aten/src/ATen/core/type_factory.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:44.9811436Z Compiling aten/src/ATen/CPUGeneratorImpl.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:44.9812248Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:44.9812778Z [Scann] Compiling aten/src/ATen/native/AdaptiveAveragePooling3d.cpp 2022-12-01T11:04:45.3359773Z 2022-12-01T11:04:45.3360344Z  2022-12-01T11:04:45.3360679Z  2022-12-01T11:04:45.3360939Z  2022-12-01T11:04:45.3361217Z  2022-12-01T11:04:45.3361488Z  2022-12-01T11:04:45.3361741Z  2022-12-01T11:04:45.3362008Z  2022-12-01T11:04:45.3362291Z  2022-12-01T11:04:45.3362676Z [2,512 / 2,558] 8 actions running 2022-12-01T11:04:45.3363126Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:45.3363560Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:45.3363973Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:45.3364417Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:45.3364979Z Compiling aten/src/ATen/core/type_factory.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:45.3365619Z Compiling aten/src/ATen/CPUGeneratorImpl.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:45.3366144Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:45.3366578Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:45.6140622Z 2022-12-01T11:04:45.6141363Z  2022-12-01T11:04:45.6141680Z  2022-12-01T11:04:45.6141961Z  2022-12-01T11:04:45.6143633Z  2022-12-01T11:04:45.6143877Z  2022-12-01T11:04:45.6144043Z  2022-12-01T11:04:45.6144217Z  2022-12-01T11:04:45.6144394Z  2022-12-01T11:04:45.6145355Z [2,513 / 2,558] 8 actions, 7 running 2022-12-01T11:04:45.6145670Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:45.6145948Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:45.6146203Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:45.6148427Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:45.6149019Z Compiling aten/src/ATen/CPUGeneratorImpl.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:45.6149468Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:45.6149813Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:45.6150122Z [Scann] Compiling aten/src/ATen/native/BlasKernel.cpp 2022-12-01T11:04:45.8742762Z 2022-12-01T11:04:45.8743272Z  2022-12-01T11:04:45.8743652Z  2022-12-01T11:04:45.8744005Z  2022-12-01T11:04:45.8744203Z  2022-12-01T11:04:45.8744374Z  2022-12-01T11:04:45.8744531Z  2022-12-01T11:04:45.8744700Z  2022-12-01T11:04:45.8744870Z  2022-12-01T11:04:45.8745114Z [2,518 / 2,558] 8 actions, 7 running 2022-12-01T11:04:45.8745403Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:45.8745683Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:45.8746016Z Compiling aten/src/ATen/native/BlasKernel.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:45.8746353Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:45.8746617Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:45.8746942Z Compiling aten/src/ATen/native/Cross.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:45.8747304Z Compiling aten/src/ATen/Operators_3.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:45.8747611Z [Scann] Compiling aten/src/ATen/native/FractionalMaxPool2d.cpp 2022-12-01T11:04:46.1357234Z 2022-12-01T11:04:46.1357801Z  2022-12-01T11:04:46.1358162Z  2022-12-01T11:04:46.1358477Z  2022-12-01T11:04:46.1358795Z  2022-12-01T11:04:46.1359121Z  2022-12-01T11:04:46.1359335Z  2022-12-01T11:04:46.1359510Z  2022-12-01T11:04:46.1359666Z  2022-12-01T11:04:46.1359918Z [2,518 / 2,558] 8 actions running 2022-12-01T11:04:46.1360206Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:46.1360478Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:46.1360830Z Compiling aten/src/ATen/native/BlasKernel.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:46.1361149Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:46.1361412Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:46.1479414Z Compiling aten/src/ATen/native/Cross.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:46.1480045Z Compiling aten/src/ATen/Operators_3.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:46.1480547Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:47.0502218Z 2022-12-01T11:04:47.0502757Z  2022-12-01T11:04:47.0503132Z  2022-12-01T11:04:47.0503447Z  2022-12-01T11:04:47.0503738Z  2022-12-01T11:04:47.0504041Z  2022-12-01T11:04:47.0504361Z  2022-12-01T11:04:47.0504647Z  2022-12-01T11:04:47.0504945Z  2022-12-01T11:04:47.0505368Z [2,519 / 2,558] 8 actions, 7 running 2022-12-01T11:04:47.0505856Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:47.0506518Z Compiling aten/src/ATen/native/BlasKernel.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:47.0507095Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:47.0507574Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:47.0508174Z Compiling aten/src/ATen/native/Cross.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:47.0508856Z Compiling aten/src/ATen/Operators_3.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:47.0509421Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:47.0509649Z [Scann] Compiling aten/src/ATen/core/Range.cpp 2022-12-01T11:04:47.3497922Z 2022-12-01T11:04:47.3498643Z  2022-12-01T11:04:47.3498993Z  2022-12-01T11:04:47.3499276Z  2022-12-01T11:04:47.3499564Z  2022-12-01T11:04:47.3499845Z  2022-12-01T11:04:47.3500130Z  2022-12-01T11:04:47.3500428Z  2022-12-01T11:04:47.3500692Z  2022-12-01T11:04:47.3501038Z [2,519 / 2,558] 8 actions running 2022-12-01T11:04:47.3501422Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:47.3502200Z Compiling aten/src/ATen/native/BlasKernel.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:47.3502734Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:47.3503162Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:47.3503697Z Compiling aten/src/ATen/native/Cross.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:47.3504259Z Compiling aten/src/ATen/Operators_3.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:47.3504692Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:47.3505026Z Compiling aten/src/ATen/core/Range.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:47.6705075Z 2022-12-01T11:04:47.6705619Z  2022-12-01T11:04:47.6705952Z  2022-12-01T11:04:47.6706223Z  2022-12-01T11:04:47.6706485Z  2022-12-01T11:04:47.6706709Z  2022-12-01T11:04:47.6706965Z  2022-12-01T11:04:47.6707199Z  2022-12-01T11:04:47.6707417Z  2022-12-01T11:04:47.6707813Z [2,521 / 2,558] 8 actions, 7 running 2022-12-01T11:04:47.6708411Z Compiling aten/src/ATen/native/BlasKernel.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:47.6708937Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:47.6709467Z Compiling aten/src/ATen/native/Cross.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:47.6710012Z Compiling aten/src/ATen/Operators_3.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:47.6710462Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:47.6710985Z Compiling aten/src/ATen/core/Range.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:47.6711453Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:47.6711846Z [Scann] Compiling aten/src/ATen/BatchingRegistrations.cpp 2022-12-01T11:04:47.9093166Z 2022-12-01T11:04:47.9093881Z  2022-12-01T11:04:47.9094215Z  2022-12-01T11:04:47.9094458Z  2022-12-01T11:04:47.9094692Z  2022-12-01T11:04:47.9094912Z  2022-12-01T11:04:47.9095194Z  2022-12-01T11:04:47.9095456Z  2022-12-01T11:04:47.9095702Z  2022-12-01T11:04:47.9096114Z [2,522 / 2,558] 8 actions, 7 running 2022-12-01T11:04:47.9098772Z Compiling aten/src/ATen/native/BlasKernel.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:47.9100631Z Compiling aten/src/ATen/native/Cross.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:47.9104383Z Compiling aten/src/ATen/Operators_3.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:47.9104841Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:47.9105259Z Compiling aten/src/ATen/core/Range.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:47.9105761Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:47.9106072Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:47.9106317Z [Scann] Compiling aten/src/ATen/native/LinearAlgebra.cpp 2022-12-01T11:04:48.1494478Z 2022-12-01T11:04:48.1494953Z  2022-12-01T11:04:48.1495248Z  2022-12-01T11:04:48.1495564Z  2022-12-01T11:04:48.1495904Z  2022-12-01T11:04:48.1496219Z  2022-12-01T11:04:48.1496537Z  2022-12-01T11:04:48.1496721Z  2022-12-01T11:04:48.1496883Z  2022-12-01T11:04:48.1497129Z [2,522 / 2,558] 8 actions running 2022-12-01T11:04:48.1497497Z Compiling aten/src/ATen/native/BlasKernel.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:48.1497896Z Compiling aten/src/ATen/native/Cross.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:48.1498265Z Compiling aten/src/ATen/Operators_3.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:48.1498851Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:48.1499316Z Compiling aten/src/ATen/core/Range.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:48.1499734Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:48.1500108Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:48.1500473Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:48.3761076Z 2022-12-01T11:04:48.3761607Z  2022-12-01T11:04:48.3761978Z  2022-12-01T11:04:48.3762313Z  2022-12-01T11:04:48.3762588Z  2022-12-01T11:04:48.3762758Z  2022-12-01T11:04:48.4032781Z  2022-12-01T11:04:48.4033358Z  2022-12-01T11:04:48.4033675Z  2022-12-01T11:04:48.4034056Z [2,524 / 2,558] 8 actions running 2022-12-01T11:04:48.4034639Z Compiling aten/src/ATen/native/BlasKernel.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:48.4035238Z Compiling aten/src/ATen/native/Cross.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:48.4035710Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:48.4036104Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:48.4036511Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:48.4036911Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:48.4037424Z Compiling aten/src/ATen/cpu/FlushDenormal.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:48.4038014Z Compiling aten/src/ATen/native/Linear.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:48.6041502Z 2022-12-01T11:04:48.6042451Z  2022-12-01T11:04:48.6042917Z  2022-12-01T11:04:48.6043418Z  2022-12-01T11:04:48.6043992Z  2022-12-01T11:04:48.6044278Z  2022-12-01T11:04:48.6044564Z  2022-12-01T11:04:48.6044903Z  2022-12-01T11:04:48.6045243Z  2022-12-01T11:04:48.6045680Z [2,524 / 2,558] 8 actions running 2022-12-01T11:04:48.6046315Z Compiling aten/src/ATen/native/BlasKernel.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:48.6047038Z Compiling aten/src/ATen/native/Cross.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:48.6047515Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:48.6047921Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:48.6048320Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:48.6048758Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:48.6049240Z Compiling aten/src/ATen/cpu/FlushDenormal.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:48.6049817Z Compiling aten/src/ATen/native/Linear.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:48.8091828Z 2022-12-01T11:04:48.8092593Z  2022-12-01T11:04:48.8092981Z  2022-12-01T11:04:48.8093323Z  2022-12-01T11:04:48.8093614Z  2022-12-01T11:04:48.8093943Z  2022-12-01T11:04:48.8094259Z  2022-12-01T11:04:48.8094746Z  2022-12-01T11:04:48.8095049Z  2022-12-01T11:04:48.8095507Z [2,525 / 2,558] 8 actions, 7 running 2022-12-01T11:04:48.8096059Z Compiling aten/src/ATen/native/Cross.cpp; 3s processwrapper-sandbox 2022-12-01T11:04:48.8096587Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:48.8097059Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:48.8097506Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:48.8097980Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:48.8098916Z Compiling aten/src/ATen/cpu/FlushDenormal.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:48.8099459Z Compiling aten/src/ATen/native/Linear.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:48.8099890Z [Scann] Compiling aten/src/ATen/native/UpSampleNearest2d.cpp 2022-12-01T11:04:49.0467190Z 2022-12-01T11:04:49.0467758Z  2022-12-01T11:04:49.0468139Z  2022-12-01T11:04:49.0468449Z  2022-12-01T11:04:49.0468711Z  2022-12-01T11:04:49.0468970Z  2022-12-01T11:04:49.0469218Z  2022-12-01T11:04:49.0469433Z  2022-12-01T11:04:49.0469671Z  2022-12-01T11:04:49.0470040Z [2,527 / 2,558] 8 actions, 7 running 2022-12-01T11:04:49.0470471Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:49.0470912Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:49.0471311Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:49.0471816Z Compiling aten/src/ATen/cpu/FlushDenormal.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:49.0472417Z Compiling aten/src/ATen/native/Linear.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:49.0472962Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:49.0473370Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:49.0473724Z [Scann] Compiling aten/src/ATen/native/MaxPooling.cpp 2022-12-01T11:04:49.4406984Z 2022-12-01T11:04:49.4407548Z  2022-12-01T11:04:49.4407929Z  2022-12-01T11:04:49.4408175Z  2022-12-01T11:04:49.4408455Z  2022-12-01T11:04:49.4408746Z  2022-12-01T11:04:49.4408974Z  2022-12-01T11:04:49.4409253Z  2022-12-01T11:04:49.4409548Z  2022-12-01T11:04:49.4409928Z [2,527 / 2,558] 8 actions running 2022-12-01T11:04:49.4410329Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:49.4410762Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:49.4411266Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:49.4411848Z Compiling aten/src/ATen/cpu/FlushDenormal.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:49.4412482Z Compiling aten/src/ATen/native/Linear.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:49.4412992Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:49.4413424Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:49.4413995Z Compiling aten/src/ATen/native/MaxPooling.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:49.6413923Z 2022-12-01T11:04:49.6414608Z  2022-12-01T11:04:49.6414961Z  2022-12-01T11:04:49.6415394Z  2022-12-01T11:04:49.6415730Z  2022-12-01T11:04:49.6416152Z  2022-12-01T11:04:49.6416492Z  2022-12-01T11:04:49.6416930Z  2022-12-01T11:04:49.6417227Z  2022-12-01T11:04:49.6417789Z [2,528 / 2,558] 8 actions running 2022-12-01T11:04:49.6418281Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:49.6418905Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:49.6419535Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:49.6420296Z Compiling aten/src/ATen/native/Linear.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:49.6421022Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:49.6421618Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:49.6422327Z Compiling aten/src/ATen/native/MaxPooling.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:49.6422749Z Compiling aten/src/ATen/detail/CPUGuardImpl.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:49.8415132Z 2022-12-01T11:04:49.8415630Z  2022-12-01T11:04:49.8415971Z  2022-12-01T11:04:49.8416463Z  2022-12-01T11:04:49.8416745Z  2022-12-01T11:04:49.8417046Z  2022-12-01T11:04:49.8417342Z  2022-12-01T11:04:49.8417605Z  2022-12-01T11:04:49.8417869Z  2022-12-01T11:04:49.8418275Z [2,528 / 2,558] 8 actions running 2022-12-01T11:04:49.8418846Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:49.8419329Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:49.8419819Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:49.8420375Z Compiling aten/src/ATen/native/Linear.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:49.8420938Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:49.8421410Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:49.8422027Z Compiling aten/src/ATen/native/MaxPooling.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:49.8422714Z Compiling aten/src/ATen/detail/CPUGuardImpl.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:50.2412509Z 2022-12-01T11:04:50.2413057Z  2022-12-01T11:04:50.2413450Z  2022-12-01T11:04:50.2413783Z  2022-12-01T11:04:50.2414094Z  2022-12-01T11:04:50.2414302Z  2022-12-01T11:04:50.2414453Z  2022-12-01T11:04:50.2414635Z  2022-12-01T11:04:50.2414803Z  2022-12-01T11:04:50.2415033Z [2,529 / 2,558] 8 actions running 2022-12-01T11:04:50.2415316Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:50.2415589Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:50.2415912Z Compiling aten/src/ATen/native/Linear.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:50.2416225Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:50.2416491Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:50.2416840Z Compiling aten/src/ATen/native/MaxPooling.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:50.2429551Z Compiling aten/src/ATen/detail/CPUGuardImpl.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:50.2430261Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:50.4504462Z 2022-12-01T11:04:50.4505161Z  2022-12-01T11:04:50.4505471Z  2022-12-01T11:04:50.4505769Z  2022-12-01T11:04:50.4506092Z  2022-12-01T11:04:50.4506408Z  2022-12-01T11:04:50.4506698Z  2022-12-01T11:04:50.4506995Z  2022-12-01T11:04:50.4507293Z  2022-12-01T11:04:50.4516413Z [2,530 / 2,560] 8 actions, 7 running 2022-12-01T11:04:50.4516934Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:50.4517406Z Compiling aten/src/ATen/native/Linear.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:50.4517842Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:50.4518237Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:50.4518750Z Compiling aten/src/ATen/native/MaxPooling.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:50.4519234Z Compiling aten/src/ATen/detail/CPUGuardImpl.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:50.4519552Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:50.4519789Z [Prepa] @com_github_gflags_gflags//:gflags 2022-12-01T11:04:50.6599916Z 2022-12-01T11:04:50.6600485Z  2022-12-01T11:04:50.6600918Z  2022-12-01T11:04:50.6601299Z  2022-12-01T11:04:50.6602028Z  2022-12-01T11:04:50.6602295Z  2022-12-01T11:04:50.6602584Z  2022-12-01T11:04:50.6602891Z  2022-12-01T11:04:50.6603173Z  2022-12-01T11:04:50.6603620Z [2,533 / 2,563] 8 actions, 7 running 2022-12-01T11:04:50.6604271Z Compiling aten/src/ATen/native/Linear.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:50.6605380Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:50.6605853Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:50.6606495Z Compiling aten/src/ATen/native/MaxPooling.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:50.6607062Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:50.6607633Z Compiling src/gflags.cc; 0s processwrapper-sandbox 2022-12-01T11:04:50.6609182Z Compiling src/gflags_completions.cc; 0s processwrapper-sandbox 2022-12-01T11:04:50.6610036Z [Scann] Compiling src/gflags_reporting.cc 2022-12-01T11:04:50.9358879Z 2022-12-01T11:04:50.9359718Z  2022-12-01T11:04:50.9360334Z  2022-12-01T11:04:50.9360944Z  2022-12-01T11:04:50.9361975Z  2022-12-01T11:04:50.9362292Z  2022-12-01T11:04:50.9362540Z  2022-12-01T11:04:50.9362797Z  2022-12-01T11:04:50.9363080Z  2022-12-01T11:04:50.9363567Z [2,540 / 2,940] 8 actions, 7 running 2022-12-01T11:04:50.9363980Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:50.9364479Z Compiling aten/src/ATen/native/MaxPooling.cpp; 1s processwrapper-sandbox 2022-12-01T11:04:50.9365163Z //:aten; 0s processwrapper-sandbox 2022-12-01T11:04:50.9365722Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:50.9366186Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:50.9366622Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:50.9367067Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:50.9367753Z [Prepa] @com_github_gflags_gflags//:gflags 2022-12-01T11:04:51.1659030Z 2022-12-01T11:04:51.1659535Z  2022-12-01T11:04:51.1659880Z  2022-12-01T11:04:51.1660054Z  2022-12-01T11:04:51.1660222Z  2022-12-01T11:04:51.1660483Z  2022-12-01T11:04:51.1660658Z  2022-12-01T11:04:51.1660811Z  2022-12-01T11:04:51.1660998Z  2022-12-01T11:04:51.1661253Z [2,545 / 2,940] 8 actions, 7 running 2022-12-01T11:04:51.1661527Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:51.1661960Z Compiling aten/src/ATen/native/MaxPooling.cpp; 2s processwrapper-sandbox 2022-12-01T11:04:51.1662283Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:51.1662577Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:51.1845401Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:51.1846278Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:51.1846690Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:51.1847034Z [Scann] @mkl_dnn//:mkl-dnn 2022-12-01T11:04:51.3746155Z 2022-12-01T11:04:51.3746722Z  2022-12-01T11:04:51.3747080Z  2022-12-01T11:04:51.3752368Z  2022-12-01T11:04:51.3752688Z  2022-12-01T11:04:51.3753006Z  2022-12-01T11:04:51.3753311Z  2022-12-01T11:04:51.3753638Z  2022-12-01T11:04:51.3753925Z  2022-12-01T11:04:51.3754372Z [2,550 / 2,940] 8 actions, 7 running 2022-12-01T11:04:51.3754837Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:51.3755291Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:51.3755675Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:51.3755974Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:51.3756277Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:51.3756573Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:51.3756865Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:51.3757113Z [Scann] @mkl_dnn//:mkl-dnn 2022-12-01T11:04:51.6271514Z 2022-12-01T11:04:51.6272072Z  2022-12-01T11:04:51.6272464Z  2022-12-01T11:04:51.6272792Z  2022-12-01T11:04:51.6273113Z  2022-12-01T11:04:51.6274294Z  2022-12-01T11:04:51.6274556Z  2022-12-01T11:04:51.6274873Z  2022-12-01T11:04:51.6275165Z  2022-12-01T11:04:51.6275645Z [2,555 / 2,940] 8 actions, 7 running 2022-12-01T11:04:51.6276175Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:51.6276695Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:51.6277246Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:51.6277753Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:51.6278170Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:51.6278647Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:51.6279100Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:51.6279696Z [Scann] Compiling third_party/oneDNN/src/cpu/cpu_eltwise_list.cpp 2022-12-01T11:04:51.8443524Z 2022-12-01T11:04:51.8444016Z  2022-12-01T11:04:51.8444436Z  2022-12-01T11:04:51.8444757Z  2022-12-01T11:04:51.8444978Z  2022-12-01T11:04:51.8445154Z  2022-12-01T11:04:51.8445345Z  2022-12-01T11:04:51.8445509Z  2022-12-01T11:04:51.8445677Z  2022-12-01T11:04:51.8445923Z [2,561 / 2,940] 8 actions running 2022-12-01T11:04:51.8446198Z //:aten; 1s processwrapper-sandbox 2022-12-01T11:04:51.8446498Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:51.8446797Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:51.8447091Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:51.8447395Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:51.8447695Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:51.8447985Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:51.8448292Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:52.0662925Z 2022-12-01T11:04:52.0663780Z  2022-12-01T11:04:52.0664616Z  2022-12-01T11:04:52.0664995Z  2022-12-01T11:04:52.0665354Z  2022-12-01T11:04:52.0665591Z  2022-12-01T11:04:52.0665761Z  2022-12-01T11:04:52.0665939Z  2022-12-01T11:04:52.0667238Z  2022-12-01T11:04:52.0667800Z [2,567 / 2,940] 8 actions, 7 running 2022-12-01T11:04:52.0668384Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:52.0669141Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:52.0669942Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:52.0670509Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:52.0671240Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:52.0671769Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:52.0672298Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:52.0672760Z [Scann] @mkl_dnn//:mkl-dnn 2022-12-01T11:04:52.3308462Z 2022-12-01T11:04:52.3309334Z  2022-12-01T11:04:52.3309920Z  2022-12-01T11:04:52.3310473Z  2022-12-01T11:04:52.3310968Z  2022-12-01T11:04:52.3311487Z  2022-12-01T11:04:52.3314319Z  2022-12-01T11:04:52.3314695Z  2022-12-01T11:04:52.3315084Z  2022-12-01T11:04:52.3315608Z [2,571 / 2,940] 8 actions, 7 running 2022-12-01T11:04:52.3316290Z //:aten; 2s processwrapper-sandbox 2022-12-01T11:04:52.3319131Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:52.3319780Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:52.3320450Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:52.3321075Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:52.3321768Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:52.3322364Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:52.3322918Z [Scann] @mkl_dnn//:mkl-dnn 2022-12-01T11:04:52.5922567Z 2022-12-01T11:04:52.5923135Z  2022-12-01T11:04:52.5923485Z  2022-12-01T11:04:52.5923751Z  2022-12-01T11:04:52.5924039Z  2022-12-01T11:04:52.5924303Z  2022-12-01T11:04:52.5924573Z  2022-12-01T11:04:52.5924866Z  2022-12-01T11:04:52.5925134Z  2022-12-01T11:04:52.5925520Z [2,577 / 2,940] 8 actions, 7 running 2022-12-01T11:04:52.5926009Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:52.5926505Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:52.5926979Z Linking libaten.so; 0s processwrapper-sandbox 2022-12-01T11:04:52.5927461Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:52.5927984Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:52.5928463Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:52.5928944Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:52.5929552Z [Scann] @mkl_dnn//:mkl-dnn 2022-12-01T11:04:52.8451149Z 2022-12-01T11:04:52.8451974Z  2022-12-01T11:04:52.8452489Z  2022-12-01T11:04:52.8452958Z  2022-12-01T11:04:52.8453333Z  2022-12-01T11:04:52.8453747Z  2022-12-01T11:04:52.8454139Z  2022-12-01T11:04:52.8454509Z  2022-12-01T11:04:52.8454896Z  2022-12-01T11:04:52.8455402Z [2,583 / 2,940] 8 actions running 2022-12-01T11:04:52.8456014Z Linking libaten.so; 0s processwrapper-sandbox 2022-12-01T11:04:52.8456663Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:52.8457280Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:52.8457922Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:52.8458677Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:52.8459185Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:52.8459788Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:52.8460408Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:53.0609516Z 2022-12-01T11:04:53.0610008Z  2022-12-01T11:04:53.0610389Z  2022-12-01T11:04:53.0610701Z  2022-12-01T11:04:53.0611049Z  2022-12-01T11:04:53.0611344Z  2022-12-01T11:04:53.0611640Z  2022-12-01T11:04:53.0611917Z  2022-12-01T11:04:53.0612210Z  2022-12-01T11:04:53.0612642Z [2,588 / 2,940] 8 actions, 7 running 2022-12-01T11:04:53.0613171Z Linking libaten.so; 0s processwrapper-sandbox 2022-12-01T11:04:53.0613728Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:53.0614263Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:53.0614778Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:53.0615525Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:53.0616053Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:53.0616579Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:53.0617026Z [Scann] @mkl_dnn//:mkl-dnn 2022-12-01T11:04:53.3008433Z 2022-12-01T11:04:53.3009155Z  2022-12-01T11:04:53.3009664Z  2022-12-01T11:04:53.3009965Z  2022-12-01T11:04:53.3010400Z  2022-12-01T11:04:53.3010681Z  2022-12-01T11:04:53.3011180Z  2022-12-01T11:04:53.3011478Z  2022-12-01T11:04:53.3011903Z  2022-12-01T11:04:53.3012352Z [2,593 / 2,940] 8 actions, 7 running 2022-12-01T11:04:53.3012991Z Linking libaten.so; 0s processwrapper-sandbox 2022-12-01T11:04:53.3013526Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:53.3014065Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:53.3014598Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:53.3015137Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:53.3015657Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:53.3016203Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:53.3016714Z [Scann] Compiling third_party/oneDNN/src/cpu/x64/jit_uni_binary_kernel.cpp 2022-12-01T11:04:53.5531924Z 2022-12-01T11:04:53.5532581Z  2022-12-01T11:04:53.5532951Z  2022-12-01T11:04:53.5533237Z  2022-12-01T11:04:53.5533534Z  2022-12-01T11:04:53.5533848Z  2022-12-01T11:04:53.5534140Z  2022-12-01T11:04:53.5534443Z  2022-12-01T11:04:53.5534739Z  2022-12-01T11:04:53.5535155Z [2,599 / 2,940] 8 actions, 7 running 2022-12-01T11:04:53.5535689Z Linking libaten.so; 1s processwrapper-sandbox 2022-12-01T11:04:53.5536240Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:53.5536753Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:53.5537305Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:53.5537862Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:53.5538546Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:53.5539078Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:53.5539714Z [Scann] @mkl_dnn//:mkl-dnn 2022-12-01T11:04:53.8459380Z 2022-12-01T11:04:53.8462530Z  2022-12-01T11:04:53.8462836Z  2022-12-01T11:04:53.8463129Z  2022-12-01T11:04:53.8463425Z  2022-12-01T11:04:53.8463666Z  2022-12-01T11:04:53.8463935Z  2022-12-01T11:04:53.8464212Z  2022-12-01T11:04:53.8464469Z  2022-12-01T11:04:53.8464862Z [2,604 / 2,940] 8 actions running 2022-12-01T11:04:53.8465370Z Linking libaten.so; 1s processwrapper-sandbox 2022-12-01T11:04:53.8465903Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:53.8466455Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:53.8466994Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:53.8467527Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:53.8468068Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:53.8468613Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:53.8469129Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:54.0462919Z 2022-12-01T11:04:54.0463452Z  2022-12-01T11:04:54.0463840Z  2022-12-01T11:04:54.0464099Z  2022-12-01T11:04:54.0464372Z  2022-12-01T11:04:54.0464632Z  2022-12-01T11:04:54.0464913Z  2022-12-01T11:04:54.0465183Z  2022-12-01T11:04:54.0465445Z  2022-12-01T11:04:54.0465842Z [2,611 / 2,940] 8 actions running 2022-12-01T11:04:54.0466330Z Linking libaten.so; 1s processwrapper-sandbox 2022-12-01T11:04:54.0466836Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:54.0467311Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:54.0467827Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:54.0468494Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:54.0468973Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:54.0469491Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:54.0470014Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:54.2488628Z 2022-12-01T11:04:54.2489492Z  2022-12-01T11:04:54.2489859Z  2022-12-01T11:04:54.2490149Z  2022-12-01T11:04:54.2490473Z  2022-12-01T11:04:54.2490774Z  2022-12-01T11:04:54.2491150Z  2022-12-01T11:04:54.2491467Z  2022-12-01T11:04:54.2491768Z  2022-12-01T11:04:54.2492190Z [2,613 / 2,940] 8 actions, 7 running 2022-12-01T11:04:54.2492729Z Linking libaten.so; 1s processwrapper-sandbox 2022-12-01T11:04:54.2493285Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:54.2493810Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:54.2494361Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:54.2494914Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:54.2495436Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:54.2495987Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:54.2496478Z [Scann] Compiling third_party/oneDNN/src/cpu/x64/jit_brdgmm_dw_conv.cpp 2022-12-01T11:04:54.4919866Z 2022-12-01T11:04:54.4920385Z  2022-12-01T11:04:54.4920774Z  2022-12-01T11:04:54.4921073Z  2022-12-01T11:04:54.4921395Z  2022-12-01T11:04:54.4921711Z  2022-12-01T11:04:54.4922016Z  2022-12-01T11:04:54.4922307Z  2022-12-01T11:04:54.4922610Z  2022-12-01T11:04:54.4923059Z [2,619 / 2,940] 8 actions, 7 running 2022-12-01T11:04:54.4923594Z Linking libaten.so; 2s processwrapper-sandbox 2022-12-01T11:04:54.4924168Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:54.4924732Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:54.4925303Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:54.4925826Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:54.4926352Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:54.4927041Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:54.4927493Z [Scann] @mkl_dnn//:mkl-dnn 2022-12-01T11:04:54.7189622Z 2022-12-01T11:04:54.7190149Z  2022-12-01T11:04:54.7190519Z  2022-12-01T11:04:54.7190775Z  2022-12-01T11:04:54.7191046Z  2022-12-01T11:04:54.7191309Z  2022-12-01T11:04:54.7191532Z  2022-12-01T11:04:54.7191799Z  2022-12-01T11:04:54.7192182Z  2022-12-01T11:04:54.7192641Z [2,624 / 2,940] 8 actions, 7 running 2022-12-01T11:04:54.7193279Z Linking libaten.so; 2s processwrapper-sandbox 2022-12-01T11:04:54.7193933Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:54.7194559Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:54.7195183Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:54.7195801Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:54.7196425Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:54.7197045Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:54.7197643Z [Scann] Compiling third_party/oneDNN/src/cpu/x64/gemm/gemm_info.cpp 2022-12-01T11:04:54.9209573Z 2022-12-01T11:04:54.9210105Z  2022-12-01T11:04:54.9210455Z  2022-12-01T11:04:54.9210736Z  2022-12-01T11:04:54.9211120Z  2022-12-01T11:04:54.9211386Z  2022-12-01T11:04:54.9211662Z  2022-12-01T11:04:54.9211966Z  2022-12-01T11:04:54.9212244Z  2022-12-01T11:04:54.9212671Z [2,628 / 2,940] 8 actions, 7 running 2022-12-01T11:04:54.9213178Z Linking libaten.so; 2s processwrapper-sandbox 2022-12-01T11:04:54.9213709Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:54.9214407Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:54.9214907Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:54.9215412Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:54.9215935Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:54.9216422Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:54.9216882Z [Scann] Compiling third_party/oneDNN/src/cpu/x64/gemm/gemm_pack.cpp 2022-12-01T11:04:55.2026112Z 2022-12-01T11:04:55.2026823Z  2022-12-01T11:04:55.2027364Z  2022-12-01T11:04:55.2027658Z  2022-12-01T11:04:55.2028075Z  2022-12-01T11:04:55.2028368Z  2022-12-01T11:04:55.2028832Z  2022-12-01T11:04:55.2029125Z  2022-12-01T11:04:55.2029468Z  2022-12-01T11:04:55.2029756Z [2,633 / 2,940] 8 actions, 6 running 2022-12-01T11:04:55.2030066Z Linking libaten.so; 2s processwrapper-sandbox 2022-12-01T11:04:55.2030435Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:55.2030746Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:55.2031080Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:55.2031391Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:55.2031740Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:55.2032031Z [Scann] Compiling third_party/oneDNN/src/common/engine.cpp 2022-12-01T11:04:55.2032293Z [Scann] @mkl_dnn//:mkl-dnn 2022-12-01T11:04:55.4089383Z 2022-12-01T11:04:55.4089933Z  2022-12-01T11:04:55.4090299Z  2022-12-01T11:04:55.4090604Z  2022-12-01T11:04:55.4090982Z  2022-12-01T11:04:55.4092895Z  2022-12-01T11:04:55.4095508Z  2022-12-01T11:04:55.4098080Z  2022-12-01T11:04:55.4116614Z  2022-12-01T11:04:55.4119293Z [2,638 / 2,940] 8 actions, 7 running 2022-12-01T11:04:55.4121208Z Linking libaten.so; 3s processwrapper-sandbox 2022-12-01T11:04:55.4121932Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:55.4122651Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:55.4123325Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:55.4124132Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:55.4125189Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:55.4125685Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:55.6468526Z [Scann] @mkl_dnn//:mkl-dnn 2022-12-01T11:04:55.6468787Z 2022-12-01T11:04:55.6469359Z  2022-12-01T11:04:55.6469900Z  2022-12-01T11:04:55.6472639Z  2022-12-01T11:04:55.6473072Z  2022-12-01T11:04:55.6475609Z  2022-12-01T11:04:55.6476016Z  2022-12-01T11:04:55.6478586Z  2022-12-01T11:04:55.6479007Z  2022-12-01T11:04:55.6481662Z [2,643 / 2,940] 8 actions running 2022-12-01T11:04:55.6482331Z Linking libaten.so; 3s processwrapper-sandbox 2022-12-01T11:04:55.6485120Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:55.6485872Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:55.6486898Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:55.6487496Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:55.6488050Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:55.6488585Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:55.6489130Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:55.8628179Z 2022-12-01T11:04:55.8628743Z  2022-12-01T11:04:55.8629104Z  2022-12-01T11:04:55.8629395Z  2022-12-01T11:04:55.8629700Z  2022-12-01T11:04:55.8630001Z  2022-12-01T11:04:55.8630286Z  2022-12-01T11:04:55.8630601Z  2022-12-01T11:04:55.8630912Z  2022-12-01T11:04:55.8631328Z [2,647 / 2,940] 8 actions, 7 running 2022-12-01T11:04:55.8631878Z Linking libaten.so; 3s processwrapper-sandbox 2022-12-01T11:04:55.8632439Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:55.8633212Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:55.8633766Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:55.8634308Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:55.8634831Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:55.8635309Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:55.8635723Z [Scann] @mkl_dnn//:mkl-dnn 2022-12-01T11:04:56.0766026Z 2022-12-01T11:04:56.0766551Z  2022-12-01T11:04:56.0766915Z  2022-12-01T11:04:56.0767234Z  2022-12-01T11:04:56.0767533Z  2022-12-01T11:04:56.0767874Z  2022-12-01T11:04:56.0768169Z  2022-12-01T11:04:56.0768459Z  2022-12-01T11:04:56.0768748Z  2022-12-01T11:04:56.0769145Z [2,652 / 2,940] 8 actions, 7 running 2022-12-01T11:04:56.0769685Z Linking libaten.so; 3s processwrapper-sandbox 2022-12-01T11:04:56.0770254Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:56.0770827Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:56.0771448Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:56.0771988Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:56.0772540Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:56.0773020Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:56.0773501Z [Scann] Compiling third_party/oneDNN/src/common/cache_blob_id.cpp 2022-12-01T11:04:56.3170080Z 2022-12-01T11:04:56.3170621Z  2022-12-01T11:04:56.3171063Z  2022-12-01T11:04:56.3171398Z  2022-12-01T11:04:56.3171705Z  2022-12-01T11:04:56.3171991Z  2022-12-01T11:04:56.3172285Z  2022-12-01T11:04:56.3172579Z  2022-12-01T11:04:56.3172890Z  2022-12-01T11:04:56.3173316Z [2,657 / 2,940] 8 actions, 7 running 2022-12-01T11:04:56.3173854Z Linking libaten.so; 3s processwrapper-sandbox 2022-12-01T11:04:56.3174427Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:56.3174969Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:56.3175504Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:56.3176200Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:56.3176713Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:56.3177239Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:56.3177687Z [Scann] @mkl_dnn//:mkl-dnn 2022-12-01T11:04:56.5302989Z 2022-12-01T11:04:56.5303540Z  2022-12-01T11:04:56.5303856Z  2022-12-01T11:04:56.5304117Z  2022-12-01T11:04:56.5304352Z  2022-12-01T11:04:56.5304606Z  2022-12-01T11:04:56.5304853Z  2022-12-01T11:04:56.5305085Z  2022-12-01T11:04:56.5305344Z  2022-12-01T11:04:56.5305727Z [2,664 / 2,940] 7 actions, 5 running 2022-12-01T11:04:56.5306177Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:56.5306701Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:56.5307237Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:56.5307759Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:56.5308310Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:56.5308863Z [Prepa] action 'SolibSymlink _solib_k8/liblibaten.so' 2022-12-01T11:04:56.5309300Z [Scann] @mkl_dnn//:mkl-dnn 2022-12-01T11:04:56.7312248Z 2022-12-01T11:04:56.7312755Z  2022-12-01T11:04:56.7313100Z  2022-12-01T11:04:56.7313385Z  2022-12-01T11:04:56.7313654Z  2022-12-01T11:04:56.7313939Z  2022-12-01T11:04:56.7314230Z  2022-12-01T11:04:56.7314522Z  2022-12-01T11:04:56.7314951Z [2,667 / 2,940] 8 actions, 7 running 2022-12-01T11:04:56.7315465Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:56.7315959Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:56.7316464Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:56.7317185Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:56.7317691Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:56.7318207Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:56.7318737Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:56.7319254Z [Prepa] action 'SolibSymlink _solib_k8/liblibaten.so' 2022-12-01T11:04:56.9980921Z 2022-12-01T11:04:56.9981476Z  2022-12-01T11:04:56.9981834Z  2022-12-01T11:04:56.9982148Z  2022-12-01T11:04:56.9982446Z  2022-12-01T11:04:56.9982907Z  2022-12-01T11:04:56.9983242Z  2022-12-01T11:04:56.9983537Z  2022-12-01T11:04:56.9983866Z  2022-12-01T11:04:56.9984294Z [2,673 / 2,940] 8 actions, 7 running 2022-12-01T11:04:56.9984826Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:56.9985380Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:56.9985944Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:56.9986476Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:56.9987034Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:56.9987591Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:56.9988109Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:56.9988566Z [Scann] @mkl_dnn//:mkl-dnn 2022-12-01T11:04:57.2475329Z 2022-12-01T11:04:57.2475910Z  2022-12-01T11:04:57.2476284Z  2022-12-01T11:04:57.2476599Z  2022-12-01T11:04:57.2476894Z  2022-12-01T11:04:57.2477202Z  2022-12-01T11:04:57.2477494Z  2022-12-01T11:04:57.2477754Z  2022-12-01T11:04:57.2478055Z  2022-12-01T11:04:57.2478492Z [2,679 / 2,940] 8 actions running 2022-12-01T11:04:57.2478949Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:57.2479414Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:57.2479838Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:57.2480181Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:57.2480543Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:57.2481028Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:57.2481306Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:57.2481654Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:57.4487151Z 2022-12-01T11:04:57.4487693Z  2022-12-01T11:04:57.4488057Z  2022-12-01T11:04:57.4488334Z  2022-12-01T11:04:57.4488626Z  2022-12-01T11:04:57.4488919Z  2022-12-01T11:04:57.4489193Z  2022-12-01T11:04:57.4489477Z  2022-12-01T11:04:57.4489772Z  2022-12-01T11:04:57.4490181Z [2,685 / 2,940] 8 actions running 2022-12-01T11:04:57.4490711Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:57.4491348Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:57.4491894Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:57.4492432Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:57.4492976Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:57.4493504Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:57.4494045Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:57.4494567Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:57.7005281Z 2022-12-01T11:04:57.7005793Z  2022-12-01T11:04:57.7006160Z  2022-12-01T11:04:57.7006462Z  2022-12-01T11:04:57.7006750Z  2022-12-01T11:04:57.7007047Z  2022-12-01T11:04:57.7007364Z  2022-12-01T11:04:57.7007662Z  2022-12-01T11:04:57.7007955Z  2022-12-01T11:04:57.7008388Z [2,691 / 2,940] 7 actions, 6 running 2022-12-01T11:04:57.7008911Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:57.7009465Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:57.7010176Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:57.7010701Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:57.7011307Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:57.7011866Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:57.7012333Z [Scann] @mkl_dnn//:mkl-dnn 2022-12-01T11:04:57.9026742Z 2022-12-01T11:04:57.9034738Z  2022-12-01T11:04:57.9035100Z  2022-12-01T11:04:57.9035429Z  2022-12-01T11:04:57.9035686Z  2022-12-01T11:04:57.9035981Z  2022-12-01T11:04:57.9036263Z  2022-12-01T11:04:57.9036524Z  2022-12-01T11:04:57.9036936Z [2,697 / 2,940] 8 actions, 7 running 2022-12-01T11:04:57.9037446Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:57.9037962Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:57.9038482Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:57.9038997Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:57.9039524Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:57.9040051Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:57.9040561Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:57.9041039Z [Prepa] @mkl_dnn//:mkl-dnn 2022-12-01T11:04:58.1271550Z 2022-12-01T11:04:58.1272349Z  2022-12-01T11:04:58.1272697Z  2022-12-01T11:04:58.1273006Z  2022-12-01T11:04:58.1273331Z  2022-12-01T11:04:58.1273620Z  2022-12-01T11:04:58.1273923Z  2022-12-01T11:04:58.1274220Z  2022-12-01T11:04:58.1274489Z  2022-12-01T11:04:58.1274900Z [2,704 / 2,940] 7 actions, 6 running 2022-12-01T11:04:58.1275415Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:58.1275925Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:58.1276438Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:58.1276952Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:58.1277457Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:58.1277971Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:58.1278638Z [Scann] @mkl_dnn//:mkl-dnn 2022-12-01T11:04:58.3490417Z 2022-12-01T11:04:58.3490992Z  2022-12-01T11:04:58.3491388Z  2022-12-01T11:04:58.3491714Z  2022-12-01T11:04:58.3492010Z  2022-12-01T11:04:58.3494703Z  2022-12-01T11:04:58.3495364Z  2022-12-01T11:04:58.3495824Z  2022-12-01T11:04:58.3496433Z [2,709 / 2,940] 8 actions, 7 running 2022-12-01T11:04:58.3496968Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:58.3497669Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:58.3498640Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:58.3499351Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:58.3500049Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:58.3500615Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:58.3501106Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:58.3501551Z [Scann] Compiling third_party/oneDNN/src/common/concat.cpp 2022-12-01T11:04:58.5565835Z 2022-12-01T11:04:58.5566459Z  2022-12-01T11:04:58.5566838Z  2022-12-01T11:04:58.5567168Z  2022-12-01T11:04:58.5567468Z  2022-12-01T11:04:58.5567756Z  2022-12-01T11:04:58.5568059Z  2022-12-01T11:04:58.5568358Z  2022-12-01T11:04:58.5568601Z  2022-12-01T11:04:58.5568967Z [2,715 / 2,940] 8 actions, 7 running 2022-12-01T11:04:58.5569416Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:58.5569856Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:58.5570314Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:58.5570782Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:58.5571344Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:58.5572064Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:58.5572619Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:58.5573086Z [Scann] @mkl_dnn//:mkl-dnn 2022-12-01T11:04:58.7813505Z 2022-12-01T11:04:58.7813998Z  2022-12-01T11:04:58.7814346Z  2022-12-01T11:04:58.7814637Z  2022-12-01T11:04:58.7814906Z  2022-12-01T11:04:58.7815192Z  2022-12-01T11:04:58.7815469Z  2022-12-01T11:04:58.7815754Z  2022-12-01T11:04:58.7816034Z  2022-12-01T11:04:58.7816432Z [2,723 / 2,940] 8 actions, 7 running 2022-12-01T11:04:58.7816915Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:58.7817437Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:58.7817969Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:58.7818673Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:58.7819211Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:58.7819779Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:58.7820296Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:58.7820772Z [Scann] Compiling third_party/oneDNN/src/common/convolution_pd.cpp 2022-12-01T11:04:59.0090186Z 2022-12-01T11:04:59.0090739Z  2022-12-01T11:04:59.0091236Z  2022-12-01T11:04:59.0091469Z  2022-12-01T11:04:59.0091750Z  2022-12-01T11:04:59.0091971Z  2022-12-01T11:04:59.0092214Z  2022-12-01T11:04:59.0092482Z  2022-12-01T11:04:59.0092690Z  2022-12-01T11:04:59.0093031Z [2,730 / 2,940] 8 actions, 7 running 2022-12-01T11:04:59.0093487Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:59.0093959Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:59.0094406Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:59.0095009Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:59.0095597Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:59.0096202Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:59.0096819Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:59.0097611Z [Scann] Compiling third_party/oneDNN/src/common/serialization.cpp 2022-12-01T11:04:59.2488416Z 2022-12-01T11:04:59.2488918Z  2022-12-01T11:04:59.2490342Z  2022-12-01T11:04:59.2490612Z  2022-12-01T11:04:59.2490992Z  2022-12-01T11:04:59.2491297Z  2022-12-01T11:04:59.2491588Z  2022-12-01T11:04:59.2491862Z  2022-12-01T11:04:59.2492154Z  2022-12-01T11:04:59.2492582Z [2,733 / 2,940] 8 actions running 2022-12-01T11:04:59.2493108Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:59.2493675Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:59.2494221Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:59.2494751Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:59.2495292Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:59.2495825Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:59.2496363Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:59.2496902Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:59.4622928Z 2022-12-01T11:04:59.4623560Z  2022-12-01T11:04:59.4623954Z  2022-12-01T11:04:59.4624250Z  2022-12-01T11:04:59.4624562Z  2022-12-01T11:04:59.4624865Z  2022-12-01T11:04:59.4625135Z  2022-12-01T11:04:59.4625432Z  2022-12-01T11:04:59.4625744Z  2022-12-01T11:04:59.4626154Z [2,741 / 2,940] 8 actions, 7 running 2022-12-01T11:04:59.4626682Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:59.4627221Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:59.4627759Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:59.4628288Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:59.4629011Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:59.4629568Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:59.4630106Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:59.4630573Z [Scann] @mkl_dnn//:mkl-dnn 2022-12-01T11:04:59.7354598Z 2022-12-01T11:04:59.7355142Z  2022-12-01T11:04:59.7355514Z  2022-12-01T11:04:59.7355790Z  2022-12-01T11:04:59.7356075Z  2022-12-01T11:04:59.7356372Z  2022-12-01T11:04:59.7356631Z  2022-12-01T11:04:59.7356885Z  2022-12-01T11:04:59.7357140Z  2022-12-01T11:04:59.7357523Z [2,748 / 2,940] 8 actions, 7 running 2022-12-01T11:04:59.7358041Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:59.7358536Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:59.7359043Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:59.7359597Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:59.7360151Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:59.7360677Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:04:59.7361331Z Compiling third_party/oneDNN/src/common/sum.cpp; 0s processwrapper-sandbox 2022-12-01T11:04:59.7361855Z [Scann] @mkl_dnn//:mkl-dnn 2022-12-01T11:05:00.0494837Z 2022-12-01T11:05:00.0496375Z  2022-12-01T11:05:00.0496757Z  2022-12-01T11:05:00.0497051Z  2022-12-01T11:05:00.0497332Z  2022-12-01T11:05:00.0497599Z  2022-12-01T11:05:00.0497818Z  2022-12-01T11:05:00.0498038Z  2022-12-01T11:05:00.0498270Z  2022-12-01T11:05:00.0498848Z [2,755 / 2,940] 8 actions running 2022-12-01T11:05:00.0499275Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:00.0499828Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:00.0500330Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:00.0500948Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:00.0501443Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:00.0501895Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:00.0502581Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:00.0503062Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:00.2952740Z 2022-12-01T11:05:00.2953336Z  2022-12-01T11:05:00.2953699Z  2022-12-01T11:05:00.2953991Z  2022-12-01T11:05:00.2954300Z  2022-12-01T11:05:00.2954603Z  2022-12-01T11:05:00.2954910Z  2022-12-01T11:05:00.2955214Z  2022-12-01T11:05:00.2955512Z  2022-12-01T11:05:00.2955919Z [2,764 / 2,940] 8 actions, 7 running 2022-12-01T11:05:00.2956458Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:00.2956960Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:00.2957441Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:00.2957926Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:00.2958419Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:00.2958930Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:00.2959445Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:00.2959890Z [Scann] Compiling third_party/oneDNN/src/common/query.cpp 2022-12-01T11:05:00.4976333Z 2022-12-01T11:05:00.4976892Z  2022-12-01T11:05:00.4977188Z  2022-12-01T11:05:00.4977460Z  2022-12-01T11:05:00.4977755Z  2022-12-01T11:05:00.4978038Z  2022-12-01T11:05:00.4978543Z  2022-12-01T11:05:00.4978793Z  2022-12-01T11:05:00.4979017Z  2022-12-01T11:05:00.4979362Z [2,770 / 2,940] 8 actions, 7 running 2022-12-01T11:05:00.4979791Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:00.4980206Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:00.4980642Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:00.4981262Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:00.4981683Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:00.4982090Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:00.4982525Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:00.4983005Z [Scann] Compiling third_party/oneDNN/src/cpu/rnn/rnn_utils.cpp 2022-12-01T11:05:00.7848841Z 2022-12-01T11:05:00.7849700Z  2022-12-01T11:05:00.7849960Z  2022-12-01T11:05:00.7850141Z  2022-12-01T11:05:00.7850314Z  2022-12-01T11:05:00.7850555Z  2022-12-01T11:05:00.7850762Z  2022-12-01T11:05:00.7850991Z  2022-12-01T11:05:00.7851160Z  2022-12-01T11:05:00.7851428Z [2,777 / 2,940] 8 actions, 7 running 2022-12-01T11:05:00.7851734Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:00.7852101Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:00.7852415Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:00.7852721Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:00.7853019Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:00.7853327Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:00.7853663Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:00.7853932Z [Scann] @mkl_dnn//:mkl-dnn 2022-12-01T11:05:01.0500241Z 2022-12-01T11:05:01.0503592Z  2022-12-01T11:05:01.0503959Z  2022-12-01T11:05:01.0504242Z  2022-12-01T11:05:01.0504553Z  2022-12-01T11:05:01.0505614Z  2022-12-01T11:05:01.0505884Z  2022-12-01T11:05:01.0506221Z  2022-12-01T11:05:01.0506535Z  2022-12-01T11:05:01.0506964Z [2,784 / 2,940] 8 actions running 2022-12-01T11:05:01.0507495Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:01.0508026Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:01.0508565Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:01.0509098Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:01.0509635Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:01.0510358Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:01.0510859Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:01.0511378Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:01.2764613Z 2022-12-01T11:05:01.2765289Z  2022-12-01T11:05:01.2765750Z  2022-12-01T11:05:01.2766064Z  2022-12-01T11:05:01.2766373Z  2022-12-01T11:05:01.2766674Z  2022-12-01T11:05:01.2766986Z  2022-12-01T11:05:01.2767293Z  2022-12-01T11:05:01.2767556Z  2022-12-01T11:05:01.2767968Z [2,793 / 2,940] 8 actions, 7 running 2022-12-01T11:05:01.2768508Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:01.2769046Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:01.2769589Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:01.2770153Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:01.2770697Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:01.2771312Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:01.2771861Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:01.2772340Z [Scann] Compiling third_party/oneDNN/src/common/matmul.cpp 2022-12-01T11:05:01.4836876Z 2022-12-01T11:05:01.4837364Z  2022-12-01T11:05:01.4837741Z  2022-12-01T11:05:01.4838070Z  2022-12-01T11:05:01.4838362Z  2022-12-01T11:05:01.4838663Z  2022-12-01T11:05:01.4838965Z  2022-12-01T11:05:01.4839244Z  2022-12-01T11:05:01.4839543Z  2022-12-01T11:05:01.4839967Z [2,798 / 2,940] 8 actions, 7 running 2022-12-01T11:05:01.4840495Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:01.4841055Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:01.4841782Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:01.4842321Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:01.4842844Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:01.4843379Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:01.4843908Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:01.4844400Z [Scann] Compiling third_party/oneDNN/src/common/memory_desc_wrapper.cpp 2022-12-01T11:05:01.7276983Z 2022-12-01T11:05:01.7277428Z  2022-12-01T11:05:01.7277654Z  2022-12-01T11:05:01.7277814Z  2022-12-01T11:05:01.7277986Z  2022-12-01T11:05:01.7278153Z  2022-12-01T11:05:01.7278305Z  2022-12-01T11:05:01.7278470Z  2022-12-01T11:05:01.7278645Z  2022-12-01T11:05:01.7278895Z [2,804 / 2,940] 8 actions, 7 running 2022-12-01T11:05:01.7279201Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:01.7279507Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:01.7279816Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:01.7280097Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:01.7280394Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:01.7280690Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:01.7280979Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:01.7281267Z [Scann] Compiling third_party/oneDNN/src/cpu/ref_layer_normalization.cpp 2022-12-01T11:05:01.9804311Z 2022-12-01T11:05:01.9806024Z  2022-12-01T11:05:01.9806378Z  2022-12-01T11:05:01.9806709Z  2022-12-01T11:05:01.9807008Z  2022-12-01T11:05:01.9807287Z  2022-12-01T11:05:01.9807606Z  2022-12-01T11:05:01.9807911Z  2022-12-01T11:05:01.9808202Z  2022-12-01T11:05:01.9808635Z [2,811 / 2,940] 8 actions, 7 running 2022-12-01T11:05:01.9809170Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:01.9809727Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:01.9810271Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:01.9810827Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:01.9811659Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:01.9812195Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:01.9812735Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:01.9813229Z [Scann] Compiling third_party/oneDNN/src/common/ittnotify.cpp 2022-12-01T11:05:02.2047059Z 2022-12-01T11:05:02.2047555Z  2022-12-01T11:05:02.2047920Z  2022-12-01T11:05:02.2048246Z  2022-12-01T11:05:02.2048553Z  2022-12-01T11:05:02.2048848Z  2022-12-01T11:05:02.2049144Z  2022-12-01T11:05:02.2049428Z  2022-12-01T11:05:02.2049719Z  2022-12-01T11:05:02.2050139Z [2,819 / 2,940] 8 actions, 7 running 2022-12-01T11:05:02.2050654Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:02.2051309Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:02.2051811Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:02.2052296Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:02.2052766Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:02.2053266Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:02.2053746Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:02.2054180Z [Scann] @mkl_dnn//:mkl-dnn 2022-12-01T11:05:02.4516310Z 2022-12-01T11:05:02.4516865Z  2022-12-01T11:05:02.4517351Z  2022-12-01T11:05:02.4517644Z  2022-12-01T11:05:02.4517942Z  2022-12-01T11:05:02.4518240Z  2022-12-01T11:05:02.4518520Z  2022-12-01T11:05:02.4518809Z  2022-12-01T11:05:02.4519105Z  2022-12-01T11:05:02.4519514Z [2,825 / 2,940] 8 actions running 2022-12-01T11:05:02.4520051Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:02.4520755Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:02.4521240Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:02.4521753Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:02.4522259Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:02.4522756Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:02.4523293Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:02.4523844Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:02.6806963Z 2022-12-01T11:05:02.6807604Z  2022-12-01T11:05:02.6808130Z  2022-12-01T11:05:02.6808452Z  2022-12-01T11:05:02.6809208Z  2022-12-01T11:05:02.6809624Z  2022-12-01T11:05:02.6809931Z  2022-12-01T11:05:02.6810381Z  2022-12-01T11:05:02.6810672Z  2022-12-01T11:05:02.6811257Z [2,831 / 2,940] 8 actions, 7 running 2022-12-01T11:05:02.6811863Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:02.6812314Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:02.6812891Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:02.6813602Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:02.6814369Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:02.6815072Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:02.6815784Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:02.6816540Z [Scann] Compiling third_party/oneDNN/src/cpu/ref_deconvolution.cpp 2022-12-01T11:05:02.8893146Z 2022-12-01T11:05:02.8893668Z  2022-12-01T11:05:02.8894000Z  2022-12-01T11:05:02.8894304Z  2022-12-01T11:05:02.8894629Z  2022-12-01T11:05:02.8894925Z  2022-12-01T11:05:02.8895220Z  2022-12-01T11:05:02.8895520Z  2022-12-01T11:05:02.8895797Z  2022-12-01T11:05:02.8896221Z [2,836 / 2,940] 8 actions, 7 running 2022-12-01T11:05:02.8896775Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:02.8897288Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:02.8897842Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:02.8898759Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:02.8899279Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:02.8899749Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:02.8900226Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:02.8900618Z [Scann] @mkl_dnn//:mkl-dnn 2022-12-01T11:05:03.1338961Z 2022-12-01T11:05:03.1339495Z  2022-12-01T11:05:03.1339875Z  2022-12-01T11:05:03.1340195Z  2022-12-01T11:05:03.1340499Z  2022-12-01T11:05:03.1340782Z  2022-12-01T11:05:03.1341082Z  2022-12-01T11:05:03.1341365Z  2022-12-01T11:05:03.1341644Z  2022-12-01T11:05:03.1342084Z [2,842 / 2,940] 8 actions, 7 running 2022-12-01T11:05:03.1342647Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:03.1343197Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:03.1343728Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:03.1344247Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:03.1344782Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:03.1345296Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:03.1345834Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:03.1346352Z [Scann] Compiling third_party/oneDNN/src/cpu/reorder/cpu_reorder.cpp 2022-12-01T11:05:03.3515576Z 2022-12-01T11:05:03.3516585Z  2022-12-01T11:05:03.3516952Z  2022-12-01T11:05:03.3517272Z  2022-12-01T11:05:03.3517583Z  2022-12-01T11:05:03.3517873Z  2022-12-01T11:05:03.3518178Z  2022-12-01T11:05:03.3518495Z  2022-12-01T11:05:03.3518686Z  2022-12-01T11:05:03.3518922Z [2,847 / 2,940] 8 actions, 7 running 2022-12-01T11:05:03.3519395Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:03.3519741Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:03.3520055Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:03.3520350Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:03.3520637Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:03.3520928Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:03.3521225Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:03.3521477Z [Scann] @mkl_dnn//:mkl-dnn 2022-12-01T11:05:03.6091263Z 2022-12-01T11:05:03.6091853Z  2022-12-01T11:05:03.6092247Z  2022-12-01T11:05:03.6092571Z  2022-12-01T11:05:03.6092861Z  2022-12-01T11:05:03.6093206Z  2022-12-01T11:05:03.6093431Z  2022-12-01T11:05:03.6093584Z  2022-12-01T11:05:03.6093750Z  2022-12-01T11:05:03.6093997Z [2,854 / 2,940] 8 actions, 7 running 2022-12-01T11:05:03.6094310Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:03.6094615Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:03.6094930Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:03.6095219Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:03.6095516Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:03.6095808Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:03.6096103Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:03.6096361Z [Scann] Compiling third_party/oneDNN/src/cpu/cpu_concat.cpp 2022-12-01T11:05:03.8536045Z 2022-12-01T11:05:03.8536625Z  2022-12-01T11:05:03.8537010Z  2022-12-01T11:05:03.8537322Z  2022-12-01T11:05:03.8537661Z  2022-12-01T11:05:03.8537997Z  2022-12-01T11:05:03.8538536Z  2022-12-01T11:05:03.8538885Z  2022-12-01T11:05:03.8539244Z  2022-12-01T11:05:03.8539736Z [2,858 / 2,940] 8 actions running 2022-12-01T11:05:03.8540339Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:03.8540978Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:03.8541769Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:03.8542381Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:03.8543076Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:03.8543587Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:03.8544112Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:03.8544644Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:04.0796700Z 2022-12-01T11:05:04.0797294Z  2022-12-01T11:05:04.0797522Z  2022-12-01T11:05:04.0797722Z  2022-12-01T11:05:04.0797892Z  2022-12-01T11:05:04.0798101Z  2022-12-01T11:05:04.0798270Z  2022-12-01T11:05:04.0798441Z  2022-12-01T11:05:04.0798603Z  2022-12-01T11:05:04.0798926Z [2,865 / 2,940] 8 actions, 7 running 2022-12-01T11:05:04.0799238Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:04.0799583Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:04.0799889Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:04.0800186Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:04.0800520Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:04.0800817Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:04.0801170Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:04.0801441Z [Scann] Compiling third_party/oneDNN/src/cpu/jit_utils/jit_utils.cpp 2022-12-01T11:05:04.3501941Z 2022-12-01T11:05:04.3502532Z  2022-12-01T11:05:04.3502909Z  2022-12-01T11:05:04.3503260Z  2022-12-01T11:05:04.3503553Z  2022-12-01T11:05:04.3503856Z  2022-12-01T11:05:04.3504193Z  2022-12-01T11:05:04.3504449Z  2022-12-01T11:05:04.3504807Z  2022-12-01T11:05:04.3505413Z [2,873 / 2,940] 8 actions, 7 running 2022-12-01T11:05:04.3505724Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:04.3506043Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:04.3506339Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:04.3506690Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:04.3507057Z Compiling third_party/oneDNN/src/common/rnn.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:04.3507395Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:04.3507673Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:04.3507929Z [Scann] @mkl_dnn//:mkl-dnn 2022-12-01T11:05:04.5923603Z 2022-12-01T11:05:04.5924160Z  2022-12-01T11:05:04.5924500Z  2022-12-01T11:05:04.5924832Z  2022-12-01T11:05:04.5925139Z  2022-12-01T11:05:04.5925415Z  2022-12-01T11:05:04.5925702Z  2022-12-01T11:05:04.5925986Z  2022-12-01T11:05:04.5926259Z  2022-12-01T11:05:04.5926680Z [2,881 / 2,940] 8 actions, 7 running 2022-12-01T11:05:04.5927242Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:04.5927801Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:04.5928339Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:04.5928858Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:04.5929380Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:04.5929865Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:04.5930374Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:04.5930975Z [Scann] Compiling third_party/oneDNN/src/cpu/x64/lrn/jit_uni_lrn.cpp 2022-12-01T11:05:04.8204379Z 2022-12-01T11:05:04.8204985Z  2022-12-01T11:05:04.8205358Z  2022-12-01T11:05:04.8207604Z  2022-12-01T11:05:04.8208130Z  2022-12-01T11:05:04.8210699Z  2022-12-01T11:05:04.8211224Z  2022-12-01T11:05:04.8211814Z  2022-12-01T11:05:04.8212408Z  2022-12-01T11:05:04.8212857Z [2,888 / 2,940] 8 actions, 7 running 2022-12-01T11:05:04.8213384Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:04.8214121Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:04.8214651Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:04.8215120Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:04.8215917Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:04.8216481Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:04.8217010Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:04.8217476Z [Scann] @mkl_dnn//:mkl-dnn 2022-12-01T11:05:05.0403964Z 2022-12-01T11:05:05.0404468Z  2022-12-01T11:05:05.0404817Z  2022-12-01T11:05:05.0405128Z  2022-12-01T11:05:05.0405425Z  2022-12-01T11:05:05.0405699Z  2022-12-01T11:05:05.0405983Z  2022-12-01T11:05:05.0406168Z  2022-12-01T11:05:05.0406320Z  2022-12-01T11:05:05.0406569Z [2,893 / 2,940] 8 actions, 7 running 2022-12-01T11:05:05.0407072Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:05.0407496Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:05.0407870Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:05.0408313Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:05.0408818Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:05.0409273Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:05.0409750Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:05.0410196Z [Scann] Compiling third_party/oneDNN/src/cpu/x64/cpu_barrier.cpp 2022-12-01T11:05:05.2540599Z 2022-12-01T11:05:05.2541294Z  2022-12-01T11:05:05.2541896Z  2022-12-01T11:05:05.2542239Z  2022-12-01T11:05:05.2542713Z  2022-12-01T11:05:05.2543042Z  2022-12-01T11:05:05.2543659Z  2022-12-01T11:05:05.2543823Z  2022-12-01T11:05:05.2544121Z  2022-12-01T11:05:05.2544383Z [2,898 / 2,940] 8 actions running 2022-12-01T11:05:05.2544712Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:05.2545059Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:05.2545373Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:05.2545739Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:05.2546022Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:05.2546360Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:05.2546664Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:05.2546943Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:05.4968909Z 2022-12-01T11:05:05.4969456Z  2022-12-01T11:05:05.4969829Z  2022-12-01T11:05:05.4970159Z  2022-12-01T11:05:05.4970506Z  2022-12-01T11:05:05.4970941Z  2022-12-01T11:05:05.4971297Z  2022-12-01T11:05:05.4971625Z  2022-12-01T11:05:05.4971904Z  2022-12-01T11:05:05.4972369Z [2,905 / 2,940] 7 actions, 6 running 2022-12-01T11:05:05.4973074Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:05.4973596Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:05.4974036Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:05.4974494Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:05.4974943Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:05.4975384Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:05.4975772Z [Scann] @mkl_dnn//:mkl-dnn 2022-12-01T11:05:05.7168147Z 2022-12-01T11:05:05.7168822Z  2022-12-01T11:05:05.7169199Z  2022-12-01T11:05:05.7172004Z  2022-12-01T11:05:05.7172558Z  2022-12-01T11:05:05.7173022Z  2022-12-01T11:05:05.7173335Z  2022-12-01T11:05:05.7173634Z  2022-12-01T11:05:05.7174304Z [2,911 / 2,940] 8 actions, 7 running 2022-12-01T11:05:05.7174858Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:05.7175608Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:05.7176162Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:05.7176942Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:05.7177472Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:05.7177997Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:05.7178734Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:05.7179225Z [Scann] @mkl_dnn//:mkl-dnn 2022-12-01T11:05:05.9171816Z 2022-12-01T11:05:05.9172258Z  2022-12-01T11:05:05.9172461Z  2022-12-01T11:05:05.9172637Z  2022-12-01T11:05:05.9172808Z  2022-12-01T11:05:05.9172960Z  2022-12-01T11:05:05.9173123Z  2022-12-01T11:05:05.9173302Z  2022-12-01T11:05:05.9173464Z  2022-12-01T11:05:05.9173728Z [2,918 / 2,948] 6 actions, 5 running 2022-12-01T11:05:05.9174036Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:05.9174333Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:05.9174624Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:05.9184276Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-12-01T11:05:05.9184648Z Compiling src/code_generators.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:05.9184924Z [Prepa] Compiling src/idl_gen_fbs.cpp 2022-12-01T11:05:06.2180197Z 2022-12-01T11:05:06.2180722Z  2022-12-01T11:05:06.2181066Z  2022-12-01T11:05:06.2181398Z  2022-12-01T11:05:06.2181720Z  2022-12-01T11:05:06.2181997Z  2022-12-01T11:05:06.2182295Z  2022-12-01T11:05:06.2182748Z [2,928 / 2,999] 7 actions, 6 running 2022-12-01T11:05:06.2183320Z Compiling src/idl_parser.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:06.2184118Z Compiling src/reflection.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:06.2184777Z Compiling test/cpp/api/support.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:06.2185453Z Linking external/mkl_dnn/libmkl-dnn.so; 0s processwrapper-sandbox 2022-12-01T11:05:06.2186074Z Compiling onnx/checker.cc; 0s processwrapper-sandbox 2022-12-01T11:05:06.2186738Z Compiling onnx/version_converter/helper.cc; 0s processwrapper-sandbox 2022-12-01T11:05:06.2187243Z [Scann] Compiling onnx/onnxifi_utils.cc 2022-12-01T11:05:06.4548828Z 2022-12-01T11:05:06.4549346Z  2022-12-01T11:05:06.4549753Z  2022-12-01T11:05:06.4550068Z  2022-12-01T11:05:06.4552243Z  2022-12-01T11:05:06.4552919Z  2022-12-01T11:05:06.4553374Z  2022-12-01T11:05:06.4553828Z  2022-12-01T11:05:06.4554642Z [2,935 / 2,999] 8 actions, 7 running 2022-12-01T11:05:06.4555541Z Compiling test/cpp/api/support.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:06.4556247Z Linking external/mkl_dnn/libmkl-dnn.so; 0s processwrapper-sandbox 2022-12-01T11:05:06.4556873Z Compiling onnx/onnxifi_utils.cc; 0s processwrapper-sandbox 2022-12-01T11:05:06.4557498Z Compiling onnx/defs/shape_inference.cc; 0s processwrapper-sandbox 2022-12-01T11:05:06.4558130Z Compiling onnx/common/path.cc; 0s processwrapper-sandbox 2022-12-01T11:05:06.4558768Z Compiling onnx/defs/tensor/old.cc; 0s processwrapper-sandbox 2022-12-01T11:05:06.4559450Z Compiling onnx/common/model_helpers.cc; 0s processwrapper-sandbox 2022-12-01T11:05:06.4560130Z [Prepa] action 'SolibSymlink _solib_k8/_U@mkl_S_S_Cmkl___U/libmkl_core.so' 2022-12-01T11:05:06.6556943Z 2022-12-01T11:05:06.6557537Z  2022-12-01T11:05:06.6557954Z  2022-12-01T11:05:06.6558195Z  2022-12-01T11:05:06.6558443Z  2022-12-01T11:05:06.6558718Z  2022-12-01T11:05:06.6559029Z  2022-12-01T11:05:06.6559290Z  2022-12-01T11:05:06.6559539Z  2022-12-01T11:05:06.6559913Z [2,939 / 2,999] 8 actions running 2022-12-01T11:05:06.6560461Z Compiling test/cpp/api/support.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:06.6561103Z Linking external/mkl_dnn/libmkl-dnn.so; 0s processwrapper-sandbox 2022-12-01T11:05:06.6561871Z Compiling onnx/defs/tensor/old.cc; 0s processwrapper-sandbox 2022-12-01T11:05:06.6562414Z Compiling onnx/common/model_helpers.cc; 0s processwrapper-sandbox 2022-12-01T11:05:06.6562932Z Compiling onnx/defs/traditionalml/defs.cc; 0s processwrapper-sandbox 2022-12-01T11:05:06.6563425Z Compiling onnx/defs/attr_proto_util.cc; 0s processwrapper-sandbox 2022-12-01T11:05:06.6563918Z Compiling onnx/defs/tensor/utils.cc; 0s processwrapper-sandbox 2022-12-01T11:05:06.6564502Z Compiling onnx/defs/tensor_proto_util.cc; 0s processwrapper-sandbox 2022-12-01T11:05:06.8758510Z 2022-12-01T11:05:06.8759270Z  2022-12-01T11:05:06.8759675Z  2022-12-01T11:05:06.8759984Z  2022-12-01T11:05:06.8760301Z  2022-12-01T11:05:06.8760625Z  2022-12-01T11:05:06.8761300Z  2022-12-01T11:05:06.8761588Z  2022-12-01T11:05:06.8761873Z  2022-12-01T11:05:06.8762322Z [2,944 / 2,999] 8 actions, 7 running 2022-12-01T11:05:06.8762919Z Compiling test/cpp/api/support.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:06.8763568Z Linking external/mkl_dnn/libmkl-dnn.so; 0s processwrapper-sandbox 2022-12-01T11:05:06.8764216Z Compiling onnx/defs/tensor/utils.cc; 0s processwrapper-sandbox 2022-12-01T11:05:06.8764836Z Compiling onnx/defs/function.cc; 0s processwrapper-sandbox 2022-12-01T11:05:06.8765409Z Compiling onnx/defs/tensor_util.cc; 0s processwrapper-sandbox 2022-12-01T11:05:06.8766015Z Compiling onnx/defs/rnn/defs.cc; 0s processwrapper-sandbox 2022-12-01T11:05:06.8766626Z Compiling onnx/defs/math/old.cc; 0s processwrapper-sandbox 2022-12-01T11:05:06.8767034Z [Scann] Compiling onnx/defs/nn/defs.cc 2022-12-01T11:05:07.0778285Z 2022-12-01T11:05:07.0778959Z  2022-12-01T11:05:07.0779320Z  2022-12-01T11:05:07.0779778Z  2022-12-01T11:05:07.0780047Z  2022-12-01T11:05:07.0780306Z  2022-12-01T11:05:07.0780554Z  2022-12-01T11:05:07.0780815Z  2022-12-01T11:05:07.0781089Z  2022-12-01T11:05:07.0781473Z [2,949 / 2,999] 8 actions, 7 running 2022-12-01T11:05:07.0782009Z Compiling test/cpp/api/support.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:07.0782628Z Linking external/mkl_dnn/libmkl-dnn.so; 1s processwrapper-sandbox 2022-12-01T11:05:07.0783178Z Compiling onnx/defs/nn/defs.cc; 0s processwrapper-sandbox 2022-12-01T11:05:07.0783728Z Compiling onnx/defs/nn/old.cc; 0s processwrapper-sandbox 2022-12-01T11:05:07.0784311Z Compiling onnx/defs/quantization/old.cc; 0s processwrapper-sandbox 2022-12-01T11:05:07.0784867Z Compiling onnx/defs/rnn/old.cc; 0s processwrapper-sandbox 2022-12-01T11:05:07.0785427Z Compiling onnx/defs/object_detection/old.cc; 0s processwrapper-sandbox 2022-12-01T11:05:07.0785884Z [Scann] Compiling onnx/defs/optional/defs.cc 2022-12-01T11:05:07.2956178Z 2022-12-01T11:05:07.2956756Z  2022-12-01T11:05:07.2957155Z  2022-12-01T11:05:07.2957431Z  2022-12-01T11:05:07.2957708Z  2022-12-01T11:05:07.2957955Z  2022-12-01T11:05:07.2958282Z  2022-12-01T11:05:07.2958574Z  2022-12-01T11:05:07.2958967Z  2022-12-01T11:05:07.2959360Z [2,953 / 2,999] 8 actions, 7 running 2022-12-01T11:05:07.2959944Z Compiling test/cpp/api/support.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:07.2960539Z Linking external/mkl_dnn/libmkl-dnn.so; 1s processwrapper-sandbox 2022-12-01T11:05:07.2961214Z Compiling onnx/defs/nn/old.cc; 0s processwrapper-sandbox 2022-12-01T11:05:07.2961788Z Compiling onnx/defs/optional/defs.cc; 0s processwrapper-sandbox 2022-12-01T11:05:07.2962363Z Compiling onnx/defs/reduction/old.cc; 0s processwrapper-sandbox 2022-12-01T11:05:07.2963046Z Compiling onnx/defs/quantization/defs.cc; 0s processwrapper-sandbox 2022-12-01T11:05:07.2963705Z Compiling onnx/defs/reduction/defs.cc; 0s processwrapper-sandbox 2022-12-01T11:05:07.2964149Z [Scann] Compiling onnx/defs/printer.cc 2022-12-01T11:05:07.4966548Z 2022-12-01T11:05:07.4967299Z  2022-12-01T11:05:07.4967707Z  2022-12-01T11:05:07.4968021Z  2022-12-01T11:05:07.4968340Z  2022-12-01T11:05:07.4968672Z  2022-12-01T11:05:07.4968986Z  2022-12-01T11:05:07.4969245Z  2022-12-01T11:05:07.4969554Z  2022-12-01T11:05:07.4969997Z [2,957 / 2,999] 8 actions, 7 running 2022-12-01T11:05:07.4970510Z Compiling test/cpp/api/support.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:07.4971321Z Linking external/mkl_dnn/libmkl-dnn.so; 1s processwrapper-sandbox 2022-12-01T11:05:07.4972036Z Compiling onnx/defs/reduction/defs.cc; 0s processwrapper-sandbox 2022-12-01T11:05:07.4972725Z Compiling onnx/defs/printer.cc; 0s processwrapper-sandbox 2022-12-01T11:05:07.4973379Z Compiling onnx/defs/parser.cc; 0s processwrapper-sandbox 2022-12-01T11:05:07.4974054Z Compiling onnx/defs/sequence/defs.cc; 0s processwrapper-sandbox 2022-12-01T11:05:07.4974764Z Compiling onnx/defs/object_detection/defs.cc; 0s processwrapper-sandbox 2022-12-01T11:05:07.4975281Z [Scann] Compiling onnx/defs/schema.cc 2022-12-01T11:05:07.7159543Z 2022-12-01T11:05:07.7160100Z  2022-12-01T11:05:07.7160588Z  2022-12-01T11:05:07.7161042Z  2022-12-01T11:05:07.7161356Z  2022-12-01T11:05:07.7161635Z  2022-12-01T11:05:07.7162068Z  2022-12-01T11:05:07.7162361Z  2022-12-01T11:05:07.7162782Z  2022-12-01T11:05:07.7163340Z [2,962 / 2,999] 8 actions, 7 running 2022-12-01T11:05:07.7164082Z Compiling test/cpp/api/support.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:07.7164887Z Linking external/mkl_dnn/libmkl-dnn.so; 1s processwrapper-sandbox 2022-12-01T11:05:07.7165664Z Compiling onnx/defs/schema.cc; 0s processwrapper-sandbox 2022-12-01T11:05:07.7166639Z Compiling onnx/defs/math/defs.cc; 0s processwrapper-sandbox 2022-12-01T11:05:07.7167436Z Compiling onnx/defs/generator/defs.cc; 0s processwrapper-sandbox 2022-12-01T11:05:07.7168194Z Compiling onnx/defs/logical/old.cc; 0s processwrapper-sandbox 2022-12-01T11:05:07.7168974Z Compiling onnx/defs/logical/defs.cc; 0s processwrapper-sandbox 2022-12-01T11:05:07.7169584Z [Scann] Compiling onnx/defs/generator/old.cc 2022-12-01T11:05:07.9260421Z 2022-12-01T11:05:07.9260916Z  2022-12-01T11:05:07.9261299Z  2022-12-01T11:05:07.9261581Z  2022-12-01T11:05:07.9261841Z  2022-12-01T11:05:07.9262116Z  2022-12-01T11:05:07.9262387Z  2022-12-01T11:05:07.9262639Z  2022-12-01T11:05:07.9263004Z  2022-12-01T11:05:07.9263361Z [2,967 / 2,999] 8 actions, 7 running 2022-12-01T11:05:07.9263842Z Compiling test/cpp/api/support.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:07.9264371Z Linking external/mkl_dnn/libmkl-dnn.so; 1s processwrapper-sandbox 2022-12-01T11:05:07.9264911Z Compiling onnx/defs/generator/old.cc; 0s processwrapper-sandbox 2022-12-01T11:05:07.9265431Z Compiling onnx/defs/controlflow/old.cc; 0s processwrapper-sandbox 2022-12-01T11:05:07.9265945Z Compiling onnx/defs/data_type_utils.cc; 0s processwrapper-sandbox 2022-12-01T11:05:07.9266473Z Compiling onnx/defs/controlflow/defs.cc; 0s processwrapper-sandbox 2022-12-01T11:05:07.9266978Z Compiling onnx/common/status.cc; 0s processwrapper-sandbox 2022-12-01T11:05:07.9267356Z [Scann] Compiling onnx/defs/traditionalml/old.cc 2022-12-01T11:05:08.1381923Z 2022-12-01T11:05:08.1383589Z  2022-12-01T11:05:08.1384100Z  2022-12-01T11:05:08.1384395Z  2022-12-01T11:05:08.1384673Z  2022-12-01T11:05:08.1384948Z  2022-12-01T11:05:08.1385264Z  2022-12-01T11:05:08.1385537Z  2022-12-01T11:05:08.1385810Z  2022-12-01T11:05:08.1386187Z [2,970 / 2,999] 8 actions, 7 running 2022-12-01T11:05:08.1386763Z Compiling test/cpp/api/support.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:08.1387372Z Linking external/mkl_dnn/libmkl-dnn.so; 2s processwrapper-sandbox 2022-12-01T11:05:08.1387972Z Compiling onnx/defs/data_type_utils.cc; 0s processwrapper-sandbox 2022-12-01T11:05:08.1388808Z Compiling onnx/defs/controlflow/defs.cc; 0s processwrapper-sandbox 2022-12-01T11:05:08.1389429Z Compiling onnx/defs/traditionalml/old.cc; 0s processwrapper-sandbox 2022-12-01T11:05:08.1390049Z Compiling onnx/common/ir_pb_converter.cc; 0s processwrapper-sandbox 2022-12-01T11:05:08.1390569Z @onnx//:onnx; 0s processwrapper-sandbox 2022-12-01T11:05:08.1390990Z [Scann] Compiling onnx/version_converter/convert.cc 2022-12-01T11:05:08.3700371Z 2022-12-01T11:05:08.3700900Z  2022-12-01T11:05:08.3701249Z  2022-12-01T11:05:08.3701558Z  2022-12-01T11:05:08.3701872Z  2022-12-01T11:05:08.3702152Z  2022-12-01T11:05:08.3702453Z  2022-12-01T11:05:08.3702726Z  2022-12-01T11:05:08.3702987Z  2022-12-01T11:05:08.3703429Z [2,988 / 3,014] 7 actions, 6 running 2022-12-01T11:05:08.3703969Z Compiling test/cpp/api/support.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:08.3704620Z Linking external/mkl_dnn/libmkl-dnn.so; 2s processwrapper-sandbox 2022-12-01T11:05:08.3705218Z @onnx//:onnx; 0s processwrapper-sandbox 2022-12-01T11:05:08.3705829Z Compiling onnx/version_converter/convert.cc; 0s processwrapper-sandbox 2022-12-01T11:05:08.3706494Z Compiling onnx/defs/tensor/defs.cc; 0s processwrapper-sandbox 2022-12-01T11:05:08.3707118Z Compiling onnx/defs/training/defs.cc; 0s processwrapper-sandbox 2022-12-01T11:05:08.3707644Z [Prepa] Creating source manifest for //:torch_dist_autograd_test 2022-12-01T11:05:08.5810162Z 2022-12-01T11:05:08.5810805Z  2022-12-01T11:05:08.5811201Z  2022-12-01T11:05:08.5811461Z  2022-12-01T11:05:08.5811689Z  2022-12-01T11:05:08.5811946Z  2022-12-01T11:05:08.5812121Z  2022-12-01T11:05:08.5812364Z  2022-12-01T11:05:08.5812940Z [3,008 / 3,105] 8 actions, 7 running 2022-12-01T11:05:08.5813506Z Linking external/mkl_dnn/libmkl-dnn.so; 2s processwrapper-sandbox 2022-12-01T11:05:08.5814146Z Compiling test/cpp/api/torch_include.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:08.5814713Z Compiling test/cpp/api/sequential.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:08.5815332Z Compiling test/cpp/jit/source_range_test.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:08.5815864Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:08.5816363Z Compiling test/cpp/tensorexpr/test_type.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:08.5816912Z Linking external/onnx/libonnx.so; 0s processwrapper-sandbox 2022-12-01T11:05:08.5817471Z [Prepa] action 'SolibSymlink _solib_k8/liblibtest_Usupport.so' 2022-12-01T11:05:08.8568318Z 2022-12-01T11:05:08.8568876Z  2022-12-01T11:05:08.8569172Z  2022-12-01T11:05:08.8569437Z  2022-12-01T11:05:08.8569688Z  2022-12-01T11:05:08.8569940Z  2022-12-01T11:05:08.8570201Z  2022-12-01T11:05:08.8570447Z  2022-12-01T11:05:08.8570669Z  2022-12-01T11:05:08.8571122Z [3,009 / 3,105] 8 actions running 2022-12-01T11:05:08.8571636Z Linking external/mkl_dnn/libmkl-dnn.so; 2s processwrapper-sandbox 2022-12-01T11:05:08.8572218Z Compiling test/cpp/api/torch_include.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:08.8572766Z Compiling test/cpp/api/sequential.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:08.8573339Z Compiling test/cpp/jit/source_range_test.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:08.8573831Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:08.8574337Z Compiling test/cpp/tensorexpr/test_type.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:08.8574896Z Linking external/onnx/libonnx.so; 0s processwrapper-sandbox 2022-12-01T11:05:08.8575477Z Compiling test/cpp/jit/test_code_template.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:09.0627543Z 2022-12-01T11:05:09.0628036Z  2022-12-01T11:05:09.0628418Z  2022-12-01T11:05:09.0628745Z  2022-12-01T11:05:09.0629043Z  2022-12-01T11:05:09.0630823Z  2022-12-01T11:05:09.0631144Z  2022-12-01T11:05:09.0631436Z  2022-12-01T11:05:09.0631734Z  2022-12-01T11:05:09.0632162Z [3,012 / 3,105] 8 actions, 6 running 2022-12-01T11:05:09.0632780Z Compiling test/cpp/api/torch_include.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:09.0633444Z Compiling test/cpp/api/sequential.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:09.0634117Z Compiling test/cpp/jit/source_range_test.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:09.0634696Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:09.0635305Z Compiling test/cpp/tensorexpr/test_type.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:09.0636016Z Compiling test/cpp/jit/test_code_template.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:09.0636541Z [Prepa] @mkl_dnn//:mkl-dnn 2022-12-01T11:05:09.0636955Z [Scann] Compiling test/cpp/tensorexpr/test_reductions.cpp 2022-12-01T11:05:09.3628583Z 2022-12-01T11:05:09.3631907Z  2022-12-01T11:05:09.3632319Z  2022-12-01T11:05:09.3632631Z  2022-12-01T11:05:09.3632933Z  2022-12-01T11:05:09.3633246Z  2022-12-01T11:05:09.3633539Z  2022-12-01T11:05:09.3633820Z  2022-12-01T11:05:09.3634122Z  2022-12-01T11:05:09.3634557Z [3,013 / 3,105] 8 actions, 7 running 2022-12-01T11:05:09.3635161Z Compiling test/cpp/api/torch_include.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:09.3635861Z Compiling test/cpp/api/sequential.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:09.3636567Z Compiling test/cpp/jit/source_range_test.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:09.3637115Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:09.3637642Z Compiling test/cpp/tensorexpr/test_type.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:09.3638789Z Compiling test/cpp/jit/test_code_template.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:09.3639424Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:09.3639833Z [Prepa] Linking expanding_array_test 2022-12-01T11:05:09.6572942Z 2022-12-01T11:05:09.6573482Z  2022-12-01T11:05:09.6573839Z  2022-12-01T11:05:09.6574104Z  2022-12-01T11:05:09.6574389Z  2022-12-01T11:05:09.6574648Z  2022-12-01T11:05:09.6574911Z  2022-12-01T11:05:09.6575195Z  2022-12-01T11:05:09.6575470Z  2022-12-01T11:05:09.6575871Z [3,013 / 3,105] 8 actions running 2022-12-01T11:05:09.6576489Z Compiling test/cpp/api/torch_include.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:09.6577133Z Compiling test/cpp/api/sequential.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:09.6577808Z Compiling test/cpp/jit/source_range_test.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:09.6578549Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:09.6579194Z Compiling test/cpp/tensorexpr/test_type.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:09.6579892Z Compiling test/cpp/jit/test_code_template.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:09.6580499Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:09.6581085Z Linking expanding_array_test; 0s processwrapper-sandbox 2022-12-01T11:05:09.8572439Z 2022-12-01T11:05:09.8573035Z  2022-12-01T11:05:09.8573387Z  2022-12-01T11:05:09.8573702Z  2022-12-01T11:05:09.8574033Z  2022-12-01T11:05:09.8579289Z  2022-12-01T11:05:09.8579980Z  2022-12-01T11:05:09.8580609Z  2022-12-01T11:05:09.8581122Z  2022-12-01T11:05:09.8581756Z [3,014 / 3,105] 8 actions running 2022-12-01T11:05:09.8582651Z Compiling test/cpp/api/torch_include.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:09.8583534Z Compiling test/cpp/api/sequential.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:09.8587258Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:09.8587940Z Compiling test/cpp/tensorexpr/test_type.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:09.8588663Z Compiling test/cpp/jit/test_code_template.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:09.8589441Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:09.8590013Z Linking expanding_array_test; 0s processwrapper-sandbox 2022-12-01T11:05:09.8590707Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:10.2583796Z 2022-12-01T11:05:10.2584344Z  2022-12-01T11:05:10.2584680Z  2022-12-01T11:05:10.2584987Z  2022-12-01T11:05:10.2585275Z  2022-12-01T11:05:10.2585542Z  2022-12-01T11:05:10.2585820Z  2022-12-01T11:05:10.2586093Z  2022-12-01T11:05:10.2586345Z  2022-12-01T11:05:10.2586728Z [3,014 / 3,105] 8 actions running 2022-12-01T11:05:10.2587300Z Compiling test/cpp/api/torch_include.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:10.2587954Z Compiling test/cpp/api/sequential.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:10.2588469Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:10.2589034Z Compiling test/cpp/tensorexpr/test_type.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:10.2589703Z Compiling test/cpp/jit/test_code_template.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:10.2590216Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:10.2590729Z Linking expanding_array_test; 0s processwrapper-sandbox 2022-12-01T11:05:10.2591355Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:11.2591347Z 2022-12-01T11:05:11.2591832Z  2022-12-01T11:05:11.2592141Z  2022-12-01T11:05:11.2592378Z  2022-12-01T11:05:11.2592595Z  2022-12-01T11:05:11.2592826Z  2022-12-01T11:05:11.2593053Z  2022-12-01T11:05:11.2593262Z  2022-12-01T11:05:11.2593498Z  2022-12-01T11:05:11.2593852Z [3,014 / 3,105] 8 actions running 2022-12-01T11:05:11.2594600Z Compiling test/cpp/api/torch_include.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:11.2595152Z Compiling test/cpp/api/sequential.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:11.2595615Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:11.2596123Z Compiling test/cpp/tensorexpr/test_type.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:11.2596657Z Compiling test/cpp/jit/test_code_template.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:11.2597106Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:11.2597552Z Linking expanding_array_test; 1s processwrapper-sandbox 2022-12-01T11:05:11.2598045Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:12.0196508Z 2022-12-01T11:05:12.0197062Z  2022-12-01T11:05:12.0197390Z  2022-12-01T11:05:12.0197641Z  2022-12-01T11:05:12.0197886Z  2022-12-01T11:05:12.0198168Z  2022-12-01T11:05:12.0198453Z  2022-12-01T11:05:12.0198710Z  2022-12-01T11:05:12.0198946Z  2022-12-01T11:05:12.0199332Z [3,015 / 3,105] 8 actions, 7 running 2022-12-01T11:05:12.0199821Z Compiling test/cpp/api/torch_include.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:12.0200303Z //:jit_tests; 3s processwrapper-sandbox 2022-12-01T11:05:12.0200799Z Compiling test/cpp/tensorexpr/test_type.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:12.0201350Z Compiling test/cpp/jit/test_code_template.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:12.0201829Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:12.0202280Z Linking expanding_array_test; 2s processwrapper-sandbox 2022-12-01T11:05:12.0202883Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:12.0203247Z [Prepa] Linking sequential_test 2022-12-01T11:05:12.2597033Z 2022-12-01T11:05:12.2597564Z  2022-12-01T11:05:12.2597917Z  2022-12-01T11:05:12.2598197Z  2022-12-01T11:05:12.2598468Z  2022-12-01T11:05:12.2598749Z  2022-12-01T11:05:12.2598997Z  2022-12-01T11:05:12.2599258Z  2022-12-01T11:05:12.2599513Z  2022-12-01T11:05:12.2600075Z [3,020 / 3,105] 8 actions running 2022-12-01T11:05:12.2600591Z Linking expanding_array_test; 2s processwrapper-sandbox 2022-12-01T11:05:12.2601202Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:12.2601748Z Linking sequential_test; 0s processwrapper-sandbox 2022-12-01T11:05:12.2602192Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:12.2602684Z Linking torch_include_test; 0s processwrapper-sandbox 2022-12-01T11:05:12.2603135Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:12.2603703Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:12.2604225Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:12.8926917Z 2022-12-01T11:05:12.8927485Z  2022-12-01T11:05:12.8927867Z  2022-12-01T11:05:12.8928152Z  2022-12-01T11:05:12.8928467Z  2022-12-01T11:05:12.8928748Z  2022-12-01T11:05:12.8929007Z  2022-12-01T11:05:12.8929290Z  2022-12-01T11:05:12.8929574Z  2022-12-01T11:05:12.8929982Z [3,021 / 3,105] 8 actions, 7 running 2022-12-01T11:05:12.8930517Z Linking expanding_array_test; 3s processwrapper-sandbox 2022-12-01T11:05:12.8931140Z Linking sequential_test; 0s processwrapper-sandbox 2022-12-01T11:05:12.8931645Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:12.8932208Z Linking torch_include_test; 0s processwrapper-sandbox 2022-12-01T11:05:12.8932693Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:12.8933254Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:12.8933779Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:12.8934195Z [Scann] Compiling test/cpp/jit/test_class_parser.cpp 2022-12-01T11:05:13.2604540Z 2022-12-01T11:05:13.2605366Z  2022-12-01T11:05:13.2605693Z  2022-12-01T11:05:13.2605946Z  2022-12-01T11:05:13.2606195Z  2022-12-01T11:05:13.2606476Z  2022-12-01T11:05:13.2606781Z  2022-12-01T11:05:13.2607059Z  2022-12-01T11:05:13.2607328Z  2022-12-01T11:05:13.2607714Z [3,021 / 3,105] 8 actions running 2022-12-01T11:05:13.2608216Z Linking expanding_array_test; 3s processwrapper-sandbox 2022-12-01T11:05:13.2608772Z Linking sequential_test; 1s processwrapper-sandbox 2022-12-01T11:05:13.2609284Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:13.2609811Z Linking torch_include_test; 1s processwrapper-sandbox 2022-12-01T11:05:13.2610312Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:13.2610992Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:13.2611513Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:13.2612082Z Compiling test/cpp/jit/test_class_parser.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:13.5608882Z 2022-12-01T11:05:13.5609742Z  2022-12-01T11:05:13.5610059Z  2022-12-01T11:05:13.5610345Z  2022-12-01T11:05:13.5611217Z  2022-12-01T11:05:13.5611724Z  2022-12-01T11:05:13.5613899Z  2022-12-01T11:05:13.5614321Z  2022-12-01T11:05:13.5614692Z  2022-12-01T11:05:13.5615259Z [3,022 / 3,105] 8 actions, 7 running 2022-12-01T11:05:13.5616295Z Linking expanding_array_test; 4s processwrapper-sandbox 2022-12-01T11:05:13.5616890Z Linking sequential_test; 1s processwrapper-sandbox 2022-12-01T11:05:13.5617390Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:13.5617914Z Linking torch_include_test; 1s processwrapper-sandbox 2022-12-01T11:05:13.5618663Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:13.5619137Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:13.5619741Z Compiling test/cpp/jit/test_class_parser.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:13.5620212Z [Scann] Compiling test/cpp/jit/test_autodiff.cpp 2022-12-01T11:05:13.8606147Z 2022-12-01T11:05:13.8606683Z  2022-12-01T11:05:13.8607039Z  2022-12-01T11:05:13.8607543Z  2022-12-01T11:05:13.8607834Z  2022-12-01T11:05:13.8608096Z  2022-12-01T11:05:13.8608331Z  2022-12-01T11:05:13.8608566Z  2022-12-01T11:05:13.8608810Z  2022-12-01T11:05:13.8609166Z [3,022 / 3,105] 8 actions running 2022-12-01T11:05:13.8609685Z Linking expanding_array_test; 4s processwrapper-sandbox 2022-12-01T11:05:13.8610227Z Linking sequential_test; 1s processwrapper-sandbox 2022-12-01T11:05:13.8610733Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:13.8611369Z Linking torch_include_test; 1s processwrapper-sandbox 2022-12-01T11:05:13.8611806Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:13.8612210Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:13.8612736Z Compiling test/cpp/jit/test_class_parser.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:13.8613361Z Compiling test/cpp/jit/test_autodiff.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:14.2055721Z 2022-12-01T11:05:14.2056505Z  2022-12-01T11:05:14.2057181Z  2022-12-01T11:05:14.2059293Z  2022-12-01T11:05:14.2059788Z  2022-12-01T11:05:14.2060224Z  2022-12-01T11:05:14.2060636Z  2022-12-01T11:05:14.2061030Z  2022-12-01T11:05:14.2061419Z  2022-12-01T11:05:14.2061923Z [3,023 / 3,105] 8 actions, 7 running 2022-12-01T11:05:14.2062575Z Linking expanding_array_test; 4s processwrapper-sandbox 2022-12-01T11:05:14.2063222Z Linking sequential_test; 2s processwrapper-sandbox 2022-12-01T11:05:14.2063821Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:14.2064469Z Linking torch_include_test; 2s processwrapper-sandbox 2022-12-01T11:05:14.2065085Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:14.2065676Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:14.2066564Z Compiling test/cpp/jit/test_autodiff.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:14.2067190Z [Scann] Compiling test/cpp/tensorexpr/test_memplanning.cpp 2022-12-01T11:05:14.5152520Z 2022-12-01T11:05:14.5153049Z  2022-12-01T11:05:14.5153378Z  2022-12-01T11:05:14.5153662Z  2022-12-01T11:05:14.5153978Z  2022-12-01T11:05:14.5154235Z  2022-12-01T11:05:14.5154504Z  2022-12-01T11:05:14.5154768Z  2022-12-01T11:05:14.5155000Z  2022-12-01T11:05:14.5155378Z [3,023 / 3,105] 8 actions running 2022-12-01T11:05:14.5155899Z Linking expanding_array_test; 5s processwrapper-sandbox 2022-12-01T11:05:14.5156456Z Linking sequential_test; 2s processwrapper-sandbox 2022-12-01T11:05:14.5156973Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:14.5157478Z Linking torch_include_test; 2s processwrapper-sandbox 2022-12-01T11:05:14.5157964Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:14.5158457Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:14.5159014Z Compiling test/cpp/jit/test_autodiff.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:14.5159563Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:14.7153821Z 2022-12-01T11:05:14.7155550Z  2022-12-01T11:05:14.7155918Z  2022-12-01T11:05:14.7156204Z  2022-12-01T11:05:14.7156458Z  2022-12-01T11:05:14.7156910Z  2022-12-01T11:05:14.7157390Z  2022-12-01T11:05:14.7157646Z  2022-12-01T11:05:14.7157961Z  2022-12-01T11:05:14.7158374Z [3,024 / 3,105] 8 actions running 2022-12-01T11:05:14.7158941Z Linking expanding_array_test; 5s processwrapper-sandbox 2022-12-01T11:05:14.7159527Z Linking sequential_test; 2s processwrapper-sandbox 2022-12-01T11:05:14.7160055Z Linking torch_include_test; 2s processwrapper-sandbox 2022-12-01T11:05:14.7160542Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:14.7161004Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:14.7161559Z Compiling test/cpp/jit/test_autodiff.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:14.7162178Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:14.7162842Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:15.1161908Z 2022-12-01T11:05:15.1162457Z  2022-12-01T11:05:15.1162794Z  2022-12-01T11:05:15.1163058Z  2022-12-01T11:05:15.1163347Z  2022-12-01T11:05:15.1163610Z  2022-12-01T11:05:15.1163868Z  2022-12-01T11:05:15.1164146Z  2022-12-01T11:05:15.1164415Z  2022-12-01T11:05:15.1164776Z [3,025 / 3,105] 8 actions running 2022-12-01T11:05:15.1165287Z Linking expanding_array_test; 5s processwrapper-sandbox 2022-12-01T11:05:15.1165831Z Linking sequential_test; 3s processwrapper-sandbox 2022-12-01T11:05:15.1166340Z Linking torch_include_test; 3s processwrapper-sandbox 2022-12-01T11:05:15.1166813Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:15.1167426Z Compiling test/cpp/jit/test_autodiff.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:15.1167953Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:15.1168401Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:15.1168979Z Compiling test/cpp/jit/test_class_import.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:15.3165427Z 2022-12-01T11:05:15.3165962Z  2022-12-01T11:05:15.3166302Z  2022-12-01T11:05:15.3166597Z  2022-12-01T11:05:15.3166901Z  2022-12-01T11:05:15.3167175Z  2022-12-01T11:05:15.3167457Z  2022-12-01T11:05:15.3167742Z  2022-12-01T11:05:15.3168008Z  2022-12-01T11:05:15.3168392Z [3,026 / 3,105] 8 actions running 2022-12-01T11:05:15.3168938Z Linking expanding_array_test; 5s processwrapper-sandbox 2022-12-01T11:05:15.3169488Z Linking sequential_test; 3s processwrapper-sandbox 2022-12-01T11:05:15.3170062Z Linking torch_include_test; 3s processwrapper-sandbox 2022-12-01T11:05:15.3170982Z Compiling test/cpp/jit/test_autodiff.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:15.3171556Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:15.3172017Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:15.3172604Z Compiling test/cpp/jit/test_class_import.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:15.3173145Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:15.7173907Z 2022-12-01T11:05:15.7174421Z  2022-12-01T11:05:15.7174796Z  2022-12-01T11:05:15.7175094Z  2022-12-01T11:05:15.7175366Z  2022-12-01T11:05:15.7175649Z  2022-12-01T11:05:15.7175912Z  2022-12-01T11:05:15.7176130Z  2022-12-01T11:05:15.7176375Z  2022-12-01T11:05:15.7176798Z [3,026 / 3,105] 8 actions running 2022-12-01T11:05:15.7177355Z Linking expanding_array_test; 6s processwrapper-sandbox 2022-12-01T11:05:15.7177875Z Linking sequential_test; 3s processwrapper-sandbox 2022-12-01T11:05:15.7178591Z Linking torch_include_test; 3s processwrapper-sandbox 2022-12-01T11:05:15.7179192Z Compiling test/cpp/jit/test_autodiff.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:15.7179747Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:15.7180187Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:15.7180732Z Compiling test/cpp/jit/test_class_import.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:15.7181302Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:16.4659995Z 2022-12-01T11:05:16.4660551Z  2022-12-01T11:05:16.4660913Z  2022-12-01T11:05:16.4661183Z  2022-12-01T11:05:16.4661458Z  2022-12-01T11:05:16.4661736Z  2022-12-01T11:05:16.4661989Z  2022-12-01T11:05:16.4662290Z  2022-12-01T11:05:16.4662575Z  2022-12-01T11:05:16.4662961Z [3,027 / 3,105] 8 actions, 7 running 2022-12-01T11:05:16.4663499Z Linking expanding_array_test; 7s processwrapper-sandbox 2022-12-01T11:05:16.4664037Z Linking sequential_test; 4s processwrapper-sandbox 2022-12-01T11:05:16.4664591Z Linking torch_include_test; 4s processwrapper-sandbox 2022-12-01T11:05:16.4665104Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:16.4665838Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:16.4666439Z Compiling test/cpp/jit/test_class_import.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:16.4666975Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:16.4667402Z [Scann] Compiling test/cpp/tensorexpr/test_kernel.cpp 2022-12-01T11:05:16.7181777Z 2022-12-01T11:05:16.7182310Z  2022-12-01T11:05:16.7182658Z  2022-12-01T11:05:16.7182915Z  2022-12-01T11:05:16.7183186Z  2022-12-01T11:05:16.7183477Z  2022-12-01T11:05:16.7183744Z  2022-12-01T11:05:16.7184031Z  2022-12-01T11:05:16.7184310Z  2022-12-01T11:05:16.7184691Z [3,027 / 3,105] 8 actions running 2022-12-01T11:05:16.7185234Z Linking expanding_array_test; 7s processwrapper-sandbox 2022-12-01T11:05:16.7185822Z Linking sequential_test; 4s processwrapper-sandbox 2022-12-01T11:05:16.7186380Z Linking torch_include_test; 4s processwrapper-sandbox 2022-12-01T11:05:16.7186909Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:16.7187379Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:16.7187949Z Compiling test/cpp/jit/test_class_import.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:16.7188493Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:16.7189081Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:17.1191665Z 2022-12-01T11:05:17.1192206Z  2022-12-01T11:05:17.1192549Z  2022-12-01T11:05:17.1192844Z  2022-12-01T11:05:17.1193119Z  2022-12-01T11:05:17.1193382Z  2022-12-01T11:05:17.1193652Z  2022-12-01T11:05:17.1193918Z  2022-12-01T11:05:17.1194173Z  2022-12-01T11:05:17.1194571Z [3,028 / 3,105] 8 actions running 2022-12-01T11:05:17.1195316Z Linking expanding_array_test; 7s processwrapper-sandbox 2022-12-01T11:05:17.1195864Z Linking sequential_test; 5s processwrapper-sandbox 2022-12-01T11:05:17.1196410Z Linking torch_include_test; 5s processwrapper-sandbox 2022-12-01T11:05:17.1196946Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:17.1197490Z Compiling test/cpp/jit/test_class_import.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:17.1197832Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:17.1198176Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:17.1198568Z Compiling test/cpp/tensorexpr/test_ops.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:17.5195520Z 2022-12-01T11:05:17.5196022Z  2022-12-01T11:05:17.5196375Z  2022-12-01T11:05:17.5196653Z  2022-12-01T11:05:17.5196919Z  2022-12-01T11:05:17.5197203Z  2022-12-01T11:05:17.5197484Z  2022-12-01T11:05:17.5197776Z  2022-12-01T11:05:17.5198083Z  2022-12-01T11:05:17.5198502Z [3,030 / 3,105] 8 actions running 2022-12-01T11:05:17.5199053Z Linking expanding_array_test; 8s processwrapper-sandbox 2022-12-01T11:05:17.5199654Z Linking sequential_test; 5s processwrapper-sandbox 2022-12-01T11:05:17.5200256Z Linking torch_include_test; 5s processwrapper-sandbox 2022-12-01T11:05:17.5200867Z Compiling test/cpp/jit/test_class_import.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:17.5201575Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:17.5202292Z Compiling test/cpp/tensorexpr/test_ops.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:17.5202872Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:17.5203492Z Compiling test/cpp/tensorexpr/tutorial.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:17.7770575Z 2022-12-01T11:05:17.7771200Z  2022-12-01T11:05:17.7771485Z  2022-12-01T11:05:17.7771727Z  2022-12-01T11:05:17.7771963Z  2022-12-01T11:05:17.7772235Z  2022-12-01T11:05:17.7772489Z  2022-12-01T11:05:17.7772733Z  2022-12-01T11:05:17.7772952Z  2022-12-01T11:05:17.7773318Z [3,031 / 3,105] 8 actions, 7 running 2022-12-01T11:05:17.7774038Z Linking expanding_array_test; 8s processwrapper-sandbox 2022-12-01T11:05:17.7774510Z Linking sequential_test; 5s processwrapper-sandbox 2022-12-01T11:05:17.7774996Z Linking torch_include_test; 5s processwrapper-sandbox 2022-12-01T11:05:17.7775555Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:17.7776118Z Compiling test/cpp/tensorexpr/test_ops.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:17.7776567Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:17.7777068Z Compiling test/cpp/tensorexpr/tutorial.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:17.7777495Z [Scann] Compiling test/cpp/tensorexpr/test_external_calls.cpp 2022-12-01T11:05:18.1181589Z 2022-12-01T11:05:18.1182144Z  2022-12-01T11:05:18.1182549Z  2022-12-01T11:05:18.1182914Z  2022-12-01T11:05:18.1183217Z  2022-12-01T11:05:18.1183415Z  2022-12-01T11:05:18.1183645Z  2022-12-01T11:05:18.1183823Z  2022-12-01T11:05:18.1183976Z  2022-12-01T11:05:18.1184232Z [3,031 / 3,105] 8 actions running 2022-12-01T11:05:18.1184615Z Linking expanding_array_test; 8s processwrapper-sandbox 2022-12-01T11:05:18.1184943Z Linking sequential_test; 6s processwrapper-sandbox 2022-12-01T11:05:18.1185330Z Linking torch_include_test; 6s processwrapper-sandbox 2022-12-01T11:05:18.1185696Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:18.1186130Z Compiling test/cpp/tensorexpr/test_ops.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:18.1186453Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:18.1186851Z Compiling test/cpp/tensorexpr/tutorial.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:18.1235275Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:18.3248296Z 2022-12-01T11:05:18.3248840Z  2022-12-01T11:05:18.3249181Z  2022-12-01T11:05:18.3249466Z  2022-12-01T11:05:18.3249750Z  2022-12-01T11:05:18.3250025Z  2022-12-01T11:05:18.3250303Z  2022-12-01T11:05:18.3250569Z  2022-12-01T11:05:18.3250931Z  2022-12-01T11:05:18.3251347Z [3,032 / 3,105] 8 actions running 2022-12-01T11:05:18.3251876Z Linking sequential_test; 6s processwrapper-sandbox 2022-12-01T11:05:18.3252472Z Linking torch_include_test; 6s processwrapper-sandbox 2022-12-01T11:05:18.3253126Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:18.3253797Z Compiling test/cpp/tensorexpr/test_ops.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:18.3254364Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:18.3254967Z Compiling test/cpp/tensorexpr/tutorial.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:18.3255544Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:18.3256028Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:18.6514550Z 2022-12-01T11:05:18.6515143Z  2022-12-01T11:05:18.6515528Z  2022-12-01T11:05:18.6515817Z  2022-12-01T11:05:18.6516128Z  2022-12-01T11:05:18.6516463Z  2022-12-01T11:05:18.6516737Z  2022-12-01T11:05:18.6517050Z  2022-12-01T11:05:18.6517332Z  2022-12-01T11:05:18.6517747Z [3,033 / 3,105] 8 actions, 7 running 2022-12-01T11:05:18.6518290Z Linking sequential_test; 6s processwrapper-sandbox 2022-12-01T11:05:18.6518857Z Linking torch_include_test; 6s processwrapper-sandbox 2022-12-01T11:05:18.6519479Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:18.6520160Z Compiling test/cpp/tensorexpr/test_ops.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:18.6520829Z Compiling test/cpp/tensorexpr/tutorial.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:18.6521391Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:18.6521884Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:18.6522331Z [Scann] Compiling test/cpp/tensorexpr/test_aten.cpp 2022-12-01T11:05:18.9246379Z 2022-12-01T11:05:18.9247176Z  2022-12-01T11:05:18.9247530Z  2022-12-01T11:05:18.9247866Z  2022-12-01T11:05:18.9248078Z  2022-12-01T11:05:18.9248235Z  2022-12-01T11:05:18.9248402Z  2022-12-01T11:05:18.9248569Z  2022-12-01T11:05:18.9248721Z  2022-12-01T11:05:18.9248966Z [3,033 / 3,105] 8 actions running 2022-12-01T11:05:18.9249291Z Linking sequential_test; 6s processwrapper-sandbox 2022-12-01T11:05:18.9249617Z Linking torch_include_test; 6s processwrapper-sandbox 2022-12-01T11:05:18.9249990Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:18.9250378Z Compiling test/cpp/tensorexpr/test_ops.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:18.9250755Z Compiling test/cpp/tensorexpr/tutorial.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:18.9251146Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:18.9251428Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:18.9251771Z Compiling test/cpp/tensorexpr/test_aten.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:19.6282989Z 2022-12-01T11:05:19.6283877Z  2022-12-01T11:05:19.6284843Z  2022-12-01T11:05:19.6285127Z  2022-12-01T11:05:19.6285539Z  2022-12-01T11:05:19.6285820Z  2022-12-01T11:05:19.6286259Z  2022-12-01T11:05:19.6286940Z  2022-12-01T11:05:19.6287639Z  2022-12-01T11:05:19.6288068Z [3,034 / 3,105] 8 actions, 7 running 2022-12-01T11:05:19.6288710Z Linking sequential_test; 7s processwrapper-sandbox 2022-12-01T11:05:19.6289408Z Linking torch_include_test; 7s processwrapper-sandbox 2022-12-01T11:05:19.6290296Z Compiling test/cpp/tensorexpr/test_ops.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:19.6291637Z Compiling test/cpp/tensorexpr/tutorial.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:19.6292448Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:19.6292994Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:19.6294036Z Compiling test/cpp/tensorexpr/test_aten.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:19.6294785Z [Scann] Compiling test/cpp/tensorexpr/test_dynamic_shapes.cpp 2022-12-01T11:05:19.9598662Z 2022-12-01T11:05:19.9599162Z  2022-12-01T11:05:19.9599637Z  2022-12-01T11:05:19.9599835Z  2022-12-01T11:05:19.9600006Z  2022-12-01T11:05:19.9600206Z  2022-12-01T11:05:19.9600383Z  2022-12-01T11:05:19.9600551Z  2022-12-01T11:05:19.9600704Z  2022-12-01T11:05:19.9600944Z [3,034 / 3,105] 8 actions running 2022-12-01T11:05:19.9601257Z Linking sequential_test; 7s processwrapper-sandbox 2022-12-01T11:05:19.9601578Z Linking torch_include_test; 7s processwrapper-sandbox 2022-12-01T11:05:19.9601949Z Compiling test/cpp/tensorexpr/test_ops.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:19.9602375Z Compiling test/cpp/tensorexpr/tutorial.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:19.9602697Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:19.9602980Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:19.9603401Z Compiling test/cpp/tensorexpr/test_aten.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:19.9603710Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:20.2446871Z 2022-12-01T11:05:20.2447395Z  2022-12-01T11:05:20.2447780Z  2022-12-01T11:05:20.2448078Z  2022-12-01T11:05:20.2448377Z  2022-12-01T11:05:20.2448678Z  2022-12-01T11:05:20.2448960Z  2022-12-01T11:05:20.2449257Z  2022-12-01T11:05:20.2449551Z  2022-12-01T11:05:20.2449970Z [3,035 / 3,105] 8 actions, 7 running 2022-12-01T11:05:20.2450548Z Linking sequential_test; 8s processwrapper-sandbox 2022-12-01T11:05:20.2451236Z Linking torch_include_test; 8s processwrapper-sandbox 2022-12-01T11:05:20.2451876Z Compiling test/cpp/tensorexpr/tutorial.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:20.2452724Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:20.2453230Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:20.2453834Z Compiling test/cpp/tensorexpr/test_aten.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:20.2454405Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:20.2454885Z [Scann] Compiling test/cpp/tensorexpr/test_cpp_codegen.cpp 2022-12-01T11:05:20.5704085Z 2022-12-01T11:05:20.5704616Z  2022-12-01T11:05:20.5704953Z  2022-12-01T11:05:20.5705254Z  2022-12-01T11:05:20.5705550Z  2022-12-01T11:05:20.5705832Z  2022-12-01T11:05:20.5706142Z  2022-12-01T11:05:20.5706454Z  2022-12-01T11:05:20.5706746Z  2022-12-01T11:05:20.5707162Z [3,035 / 3,105] 8 actions running 2022-12-01T11:05:20.5707729Z Linking sequential_test; 8s processwrapper-sandbox 2022-12-01T11:05:20.5708307Z Linking torch_include_test; 8s processwrapper-sandbox 2022-12-01T11:05:20.5708953Z Compiling test/cpp/tensorexpr/tutorial.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:20.5709546Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:20.5710043Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:20.5710678Z Compiling test/cpp/tensorexpr/test_aten.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:20.5711268Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:20.5711756Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:20.9500571Z 2022-12-01T11:05:20.9501312Z  2022-12-01T11:05:20.9501664Z  2022-12-01T11:05:20.9501949Z  2022-12-01T11:05:20.9502281Z  2022-12-01T11:05:20.9502612Z  2022-12-01T11:05:20.9502907Z  2022-12-01T11:05:20.9503209Z  2022-12-01T11:05:20.9503518Z  2022-12-01T11:05:20.9663041Z [3,036 / 3,105] 8 actions, 7 running 2022-12-01T11:05:20.9663918Z Linking sequential_test; 8s processwrapper-sandbox 2022-12-01T11:05:20.9664430Z Compiling test/cpp/tensorexpr/tutorial.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:20.9664894Z //:jit_tests; 3s processwrapper-sandbox 2022-12-01T11:05:20.9665299Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:20.9665769Z Compiling test/cpp/tensorexpr/test_aten.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:20.9666200Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:20.9666560Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:20.9666896Z [Scann] Compiling test/cpp/jit/test_custom_class.cpp 2022-12-01T11:05:21.1552973Z 2022-12-01T11:05:21.1554192Z  2022-12-01T11:05:21.1554746Z  2022-12-01T11:05:21.1557872Z  2022-12-01T11:05:21.1558262Z  2022-12-01T11:05:21.1558771Z  2022-12-01T11:05:21.1561171Z  2022-12-01T11:05:21.1561620Z  2022-12-01T11:05:21.1562076Z  2022-12-01T11:05:21.1563041Z [3,039 / 3,105] 8 actions, 7 running 2022-12-01T11:05:21.1563591Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:21.1564206Z Compiling test/cpp/tensorexpr/test_aten.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:21.1564799Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:21.1565314Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:21.1565924Z Compiling test/cpp/tensorexpr/test_approx.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:21.1566624Z Compiling test/cpp/jit/test_custom_class.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:21.1567302Z Compiling test/cpp/jit/test_utils.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:21.1567808Z [Prepa] Compiling test/cpp/jit/test_alias_analysis.cpp 2022-12-01T11:05:21.3697047Z 2022-12-01T11:05:21.3697620Z  2022-12-01T11:05:21.3697943Z  2022-12-01T11:05:21.3698289Z  2022-12-01T11:05:21.3698789Z  2022-12-01T11:05:21.3699064Z  2022-12-01T11:05:21.3699246Z  2022-12-01T11:05:21.3699416Z  2022-12-01T11:05:21.3699581Z  2022-12-01T11:05:21.3699841Z [3,039 / 3,105] 8 actions running 2022-12-01T11:05:21.4526552Z //:jit_tests; 3s processwrapper-sandbox 2022-12-01T11:05:21.4527040Z Compiling test/cpp/tensorexpr/test_aten.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:21.4527462Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:21.4527842Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:21.4528301Z Compiling test/cpp/tensorexpr/test_approx.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:21.4528830Z Compiling test/cpp/jit/test_custom_class.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:21.4529340Z Compiling test/cpp/jit/test_utils.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:21.4529840Z Compiling test/cpp/jit/test_alias_analysis.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:22.4546977Z 2022-12-01T11:05:22.4547628Z  2022-12-01T11:05:22.4547962Z  2022-12-01T11:05:22.4548423Z  2022-12-01T11:05:22.4548722Z  2022-12-01T11:05:22.4548996Z  2022-12-01T11:05:22.4549429Z  2022-12-01T11:05:22.4549697Z  2022-12-01T11:05:22.4550111Z  2022-12-01T11:05:22.4550500Z [3,039 / 3,105] 8 actions running 2022-12-01T11:05:22.4551114Z //:jit_tests; 4s processwrapper-sandbox 2022-12-01T11:05:22.4551822Z Compiling test/cpp/tensorexpr/test_aten.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:22.4552495Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:22.4553096Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:22.4553819Z Compiling test/cpp/tensorexpr/test_approx.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:22.4554584Z Compiling test/cpp/jit/test_custom_class.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:22.4555343Z Compiling test/cpp/jit/test_utils.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:22.4556097Z Compiling test/cpp/jit/test_alias_analysis.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:22.8343080Z 2022-12-01T11:05:22.8343815Z  2022-12-01T11:05:22.8344193Z  2022-12-01T11:05:22.8344682Z  2022-12-01T11:05:22.8345015Z  2022-12-01T11:05:22.8345455Z  2022-12-01T11:05:22.8345758Z  2022-12-01T11:05:22.8346198Z  2022-12-01T11:05:22.8346510Z  2022-12-01T11:05:22.8347282Z [3,040 / 3,105] 8 actions, 7 running 2022-12-01T11:05:22.8348086Z Compiling test/cpp/tensorexpr/test_aten.cpp; 4s processwrapper-sandbox 2022-12-01T11:05:22.8348797Z //:jit_tests; 3s processwrapper-sandbox 2022-12-01T11:05:22.8349488Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:22.8350291Z Compiling test/cpp/tensorexpr/test_approx.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:22.8351130Z Compiling test/cpp/jit/test_custom_class.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:22.8351917Z Compiling test/cpp/jit/test_utils.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:22.8352664Z Compiling test/cpp/jit/test_alias_analysis.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:22.8353312Z [Scann] Compiling test/cpp/jit/test_custom_class_registrations.cpp 2022-12-01T11:05:23.0545449Z 2022-12-01T11:05:23.0545956Z  2022-12-01T11:05:23.0546365Z  2022-12-01T11:05:23.0546662Z  2022-12-01T11:05:23.0546941Z  2022-12-01T11:05:23.0547234Z  2022-12-01T11:05:23.0547526Z  2022-12-01T11:05:23.0547799Z  2022-12-01T11:05:23.0548097Z  2022-12-01T11:05:23.0548517Z [3,042 / 3,105] 8 actions running 2022-12-01T11:05:23.0549001Z //:jit_tests; 3s processwrapper-sandbox 2022-12-01T11:05:23.0549508Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:23.0550121Z Compiling test/cpp/jit/test_custom_class.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:23.0550797Z Compiling test/cpp/jit/test_utils.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:23.0551454Z Compiling test/cpp/jit/test_alias_analysis.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:23.0552031Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:23.0552539Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:23.0553114Z Compiling test/cpp/jit/test_dce.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:24.0549764Z 2022-12-01T11:05:24.0550316Z  2022-12-01T11:05:24.0550661Z  2022-12-01T11:05:24.0550972Z  2022-12-01T11:05:24.0551295Z  2022-12-01T11:05:24.0553704Z  2022-12-01T11:05:24.0554156Z  2022-12-01T11:05:24.0554603Z  2022-12-01T11:05:24.0557314Z  2022-12-01T11:05:24.0557844Z [3,042 / 3,105] 8 actions running 2022-12-01T11:05:24.0558539Z //:jit_tests; 4s processwrapper-sandbox 2022-12-01T11:05:24.0561290Z //:jit_tests; 3s processwrapper-sandbox 2022-12-01T11:05:24.0561930Z Compiling test/cpp/jit/test_custom_class.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:24.0562737Z Compiling test/cpp/jit/test_utils.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:24.0563686Z Compiling test/cpp/jit/test_alias_analysis.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:24.0564410Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:24.0564898Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:24.0565450Z Compiling test/cpp/jit/test_dce.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:24.3777736Z 2022-12-01T11:05:24.3778894Z  2022-12-01T11:05:24.3779671Z  2022-12-01T11:05:24.3780338Z  2022-12-01T11:05:24.3780823Z  2022-12-01T11:05:24.3781241Z  2022-12-01T11:05:24.3781661Z  2022-12-01T11:05:24.3782080Z  2022-12-01T11:05:24.3782504Z  2022-12-01T11:05:24.3783024Z [3,043 / 3,105] 8 actions, 7 running 2022-12-01T11:05:24.3783572Z //:jit_tests; 4s processwrapper-sandbox 2022-12-01T11:05:24.3784475Z Compiling test/cpp/jit/test_custom_class.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:24.3785519Z Compiling test/cpp/jit/test_utils.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:24.3786591Z Compiling test/cpp/jit/test_alias_analysis.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:24.3787357Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:24.3788030Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:24.3788760Z Compiling test/cpp/jit/test_dce.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:24.3789400Z [Scann] Compiling test/cpp/jit/test_upgrader_utils.cpp 2022-12-01T11:05:24.6681678Z 2022-12-01T11:05:24.6682393Z  2022-12-01T11:05:24.6683913Z  2022-12-01T11:05:24.6684112Z  2022-12-01T11:05:24.6684284Z  2022-12-01T11:05:24.6684438Z  2022-12-01T11:05:24.6684607Z  2022-12-01T11:05:24.6684771Z  2022-12-01T11:05:24.6684921Z  2022-12-01T11:05:24.6685178Z [3,044 / 3,105] 8 actions running 2022-12-01T11:05:24.6685538Z Compiling test/cpp/jit/test_custom_class.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:24.6685952Z Compiling test/cpp/jit/test_utils.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:24.6686357Z Compiling test/cpp/jit/test_alias_analysis.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:24.6686682Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:24.6686983Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:24.6687375Z Compiling test/cpp/jit/test_dce.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:24.6687790Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:24.6688241Z Compiling test/cpp/jit/test_file_format.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:25.3771978Z 2022-12-01T11:05:25.3772702Z  2022-12-01T11:05:25.3772928Z  2022-12-01T11:05:25.3773151Z  2022-12-01T11:05:25.3773327Z  2022-12-01T11:05:25.3773483Z  2022-12-01T11:05:25.3773676Z  2022-12-01T11:05:25.3773854Z  2022-12-01T11:05:25.3774010Z  2022-12-01T11:05:25.3774265Z [3,045 / 3,105] 8 actions, 7 running 2022-12-01T11:05:25.3774648Z Compiling test/cpp/jit/test_custom_class.cpp; 4s processwrapper-sandbox 2022-12-01T11:05:25.3775023Z Compiling test/cpp/jit/test_utils.cpp; 4s processwrapper-sandbox 2022-12-01T11:05:25.3775343Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:25.3936444Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:25.3936946Z Compiling test/cpp/jit/test_dce.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:25.3937567Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:25.3938180Z Compiling test/cpp/jit/test_file_format.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:25.3938782Z [Scann] Compiling test/cpp/jit/test_script_profile.cpp 2022-12-01T11:05:25.6877303Z 2022-12-01T11:05:25.6877852Z  2022-12-01T11:05:25.6878203Z  2022-12-01T11:05:25.6878406Z  2022-12-01T11:05:25.6878583Z  2022-12-01T11:05:25.6878763Z  2022-12-01T11:05:25.6878937Z  2022-12-01T11:05:25.6879091Z  2022-12-01T11:05:25.6879259Z  2022-12-01T11:05:25.6879533Z [3,046 / 3,105] 8 actions, 7 running 2022-12-01T11:05:25.6879883Z Compiling test/cpp/jit/test_custom_class.cpp; 4s processwrapper-sandbox 2022-12-01T11:05:25.6880334Z Compiling test/cpp/jit/test_utils.cpp; 4s processwrapper-sandbox 2022-12-01T11:05:25.6880798Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:25.6881078Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:25.6881430Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:25.6881818Z Compiling test/cpp/jit/test_file_format.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:25.6882205Z Compiling test/cpp/jit/test_script_profile.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:25.6882481Z [Scann] Compiling test/cpp/jit/test_fuser.cpp 2022-12-01T11:05:25.9568760Z 2022-12-01T11:05:25.9569620Z  2022-12-01T11:05:25.9570143Z  2022-12-01T11:05:25.9570517Z  2022-12-01T11:05:25.9570950Z  2022-12-01T11:05:25.9571299Z  2022-12-01T11:05:25.9571845Z  2022-12-01T11:05:25.9572218Z  2022-12-01T11:05:25.9572571Z  2022-12-01T11:05:25.9573023Z [3,046 / 3,105] 8 actions running 2022-12-01T11:05:25.9573749Z Compiling test/cpp/jit/test_custom_class.cpp; 4s processwrapper-sandbox 2022-12-01T11:05:25.9574498Z Compiling test/cpp/jit/test_utils.cpp; 4s processwrapper-sandbox 2022-12-01T11:05:25.9575102Z //:jit_tests; 3s processwrapper-sandbox 2022-12-01T11:05:25.9575594Z //:jit_tests; 3s processwrapper-sandbox 2022-12-01T11:05:25.9576185Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:25.9576914Z Compiling test/cpp/jit/test_file_format.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:25.9577593Z Compiling test/cpp/jit/test_script_profile.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:25.9578285Z Compiling test/cpp/jit/test_fuser.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:26.4399766Z 2022-12-01T11:05:26.4400345Z  2022-12-01T11:05:26.4400783Z  2022-12-01T11:05:26.4401074Z  2022-12-01T11:05:26.4401235Z  2022-12-01T11:05:26.4401407Z  2022-12-01T11:05:26.4401560Z  2022-12-01T11:05:26.4401759Z  2022-12-01T11:05:26.4401935Z  2022-12-01T11:05:26.4402181Z [3,047 / 3,105] 8 actions, 7 running 2022-12-01T11:05:26.4402605Z Compiling test/cpp/jit/test_custom_class.cpp; 5s processwrapper-sandbox 2022-12-01T11:05:26.4402941Z //:jit_tests; 3s processwrapper-sandbox 2022-12-01T11:05:26.4403283Z //:jit_tests; 3s processwrapper-sandbox 2022-12-01T11:05:26.4403696Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:26.4404241Z Compiling test/cpp/jit/test_file_format.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:26.4404640Z Compiling test/cpp/jit/test_script_profile.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:26.4405056Z Compiling test/cpp/jit/test_fuser.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:26.4405364Z [Scann] Compiling test/cpp/jit/test_subgraph_matcher.cpp 2022-12-01T11:05:26.7572151Z 2022-12-01T11:05:26.7572661Z  2022-12-01T11:05:26.7573051Z  2022-12-01T11:05:26.8096119Z  2022-12-01T11:05:26.8096382Z  2022-12-01T11:05:26.8096616Z  2022-12-01T11:05:26.8096819Z  2022-12-01T11:05:26.8097033Z  2022-12-01T11:05:26.8097250Z  2022-12-01T11:05:26.8097549Z [3,048 / 3,105] 8 actions running 2022-12-01T11:05:26.8097939Z //:jit_tests; 3s processwrapper-sandbox 2022-12-01T11:05:26.8098524Z //:jit_tests; 3s processwrapper-sandbox 2022-12-01T11:05:26.8099000Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:26.8099532Z Compiling test/cpp/jit/test_file_format.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:26.8100026Z Compiling test/cpp/jit/test_script_profile.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:26.8100568Z Compiling test/cpp/jit/test_fuser.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:26.8101006Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:26.8101506Z Compiling test/cpp/jit/test_graph_executor.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:27.4195028Z 2022-12-01T11:05:27.4195807Z  2022-12-01T11:05:27.4196194Z  2022-12-01T11:05:27.4196401Z  2022-12-01T11:05:27.4196590Z  2022-12-01T11:05:27.4196749Z  2022-12-01T11:05:27.4196917Z  2022-12-01T11:05:27.4197088Z  2022-12-01T11:05:27.4197238Z  2022-12-01T11:05:27.4197498Z [3,049 / 3,105] 8 actions, 7 running 2022-12-01T11:05:27.4197810Z //:jit_tests; 4s processwrapper-sandbox 2022-12-01T11:05:27.4198093Z //:jit_tests; 4s processwrapper-sandbox 2022-12-01T11:05:27.4198447Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:27.4198843Z Compiling test/cpp/jit/test_script_profile.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:27.5035394Z Compiling test/cpp/jit/test_fuser.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:27.5036562Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:27.5037189Z Compiling test/cpp/jit/test_graph_executor.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:27.5037737Z [Scann] Compiling test/cpp/jit/test_save_load.cpp 2022-12-01T11:05:27.8114701Z 2022-12-01T11:05:27.8115213Z  2022-12-01T11:05:27.8115558Z  2022-12-01T11:05:27.8115770Z  2022-12-01T11:05:27.8115927Z  2022-12-01T11:05:27.8116101Z  2022-12-01T11:05:27.8116314Z  2022-12-01T11:05:27.8116520Z  2022-12-01T11:05:27.8116698Z  2022-12-01T11:05:27.8116952Z [3,049 / 3,105] 8 actions running 2022-12-01T11:05:27.8117313Z //:jit_tests; 4s processwrapper-sandbox 2022-12-01T11:05:27.8117609Z //:jit_tests; 4s processwrapper-sandbox 2022-12-01T11:05:27.8118023Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:27.8118439Z Compiling test/cpp/jit/test_script_profile.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:27.8118865Z Compiling test/cpp/jit/test_fuser.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:27.8119190Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:27.8119634Z Compiling test/cpp/jit/test_graph_executor.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:27.8120007Z Compiling test/cpp/jit/test_save_load.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:28.4244891Z 2022-12-01T11:05:28.4245564Z  2022-12-01T11:05:28.4245970Z  2022-12-01T11:05:28.4246222Z  2022-12-01T11:05:28.4246461Z  2022-12-01T11:05:28.4246720Z  2022-12-01T11:05:28.4246945Z  2022-12-01T11:05:28.4247179Z  2022-12-01T11:05:28.4247430Z  2022-12-01T11:05:28.4247924Z [3,050 / 3,105] 8 actions, 7 running 2022-12-01T11:05:28.4248407Z //:jit_tests; 5s processwrapper-sandbox 2022-12-01T11:05:28.4248931Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 4s processwrapper-sandbox 2022-12-01T11:05:28.4249513Z Compiling test/cpp/jit/test_script_profile.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:28.4250118Z Compiling test/cpp/jit/test_fuser.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:28.4250923Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:28.4251876Z Compiling test/cpp/jit/test_graph_executor.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:28.4252410Z Compiling test/cpp/jit/test_save_load.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:28.4252933Z [Scann] Compiling test/cpp/jit/test_inliner.cpp 2022-12-01T11:05:28.6250941Z 2022-12-01T11:05:28.6251526Z  2022-12-01T11:05:28.6251829Z  2022-12-01T11:05:28.6252707Z  2022-12-01T11:05:28.6253094Z  2022-12-01T11:05:28.6253392Z  2022-12-01T11:05:28.6253703Z  2022-12-01T11:05:28.6254012Z  2022-12-01T11:05:28.6254308Z  2022-12-01T11:05:28.6254739Z [3,050 / 3,105] 8 actions running 2022-12-01T11:05:28.6255491Z //:jit_tests; 5s processwrapper-sandbox 2022-12-01T11:05:28.6255883Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 4s processwrapper-sandbox 2022-12-01T11:05:28.6256290Z Compiling test/cpp/jit/test_script_profile.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:28.6256664Z Compiling test/cpp/jit/test_fuser.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:28.6256991Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:28.6257341Z Compiling test/cpp/jit/test_graph_executor.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:28.6257710Z Compiling test/cpp/jit/test_save_load.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:28.6258082Z Compiling test/cpp/jit/test_inliner.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:28.9747596Z 2022-12-01T11:05:28.9748157Z  2022-12-01T11:05:28.9748478Z  2022-12-01T11:05:28.9748721Z  2022-12-01T11:05:28.9748971Z  2022-12-01T11:05:28.9749206Z  2022-12-01T11:05:28.9749455Z  2022-12-01T11:05:28.9749704Z  2022-12-01T11:05:28.9749948Z  2022-12-01T11:05:28.9750658Z [3,051 / 3,105] 8 actions, 7 running 2022-12-01T11:05:28.9751383Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 4s processwrapper-sandbox 2022-12-01T11:05:28.9752108Z Compiling test/cpp/jit/test_script_profile.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:28.9752754Z Compiling test/cpp/jit/test_fuser.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:28.9753313Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:28.9753919Z Compiling test/cpp/jit/test_graph_executor.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:28.9754527Z Compiling test/cpp/jit/test_save_load.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:28.9755137Z Compiling test/cpp/jit/test_inliner.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:28.9755606Z [Scann] Compiling test/cpp/jit/test_schema_matching.cpp 2022-12-01T11:05:29.2285285Z 2022-12-01T11:05:29.2285849Z  2022-12-01T11:05:29.2286163Z  2022-12-01T11:05:29.2286405Z  2022-12-01T11:05:29.2286655Z  2022-12-01T11:05:29.2286872Z  2022-12-01T11:05:29.2287132Z  2022-12-01T11:05:29.2287388Z  2022-12-01T11:05:29.2287627Z  2022-12-01T11:05:29.2288004Z [3,051 / 3,105] 8 actions running 2022-12-01T11:05:29.2288543Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 4s processwrapper-sandbox 2022-12-01T11:05:29.2289152Z Compiling test/cpp/jit/test_script_profile.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:29.2289738Z Compiling test/cpp/jit/test_fuser.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:29.2290237Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:29.2290865Z Compiling test/cpp/jit/test_graph_executor.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:29.2291473Z Compiling test/cpp/jit/test_save_load.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:29.2292054Z Compiling test/cpp/jit/test_inliner.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:29.2292670Z Compiling test/cpp/jit/test_schema_matching.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:29.9789665Z 2022-12-01T11:05:29.9790226Z  2022-12-01T11:05:29.9790550Z  2022-12-01T11:05:29.9790818Z  2022-12-01T11:05:29.9791339Z  2022-12-01T11:05:29.9791593Z  2022-12-01T11:05:29.9791830Z  2022-12-01T11:05:29.9792063Z  2022-12-01T11:05:29.9792292Z  2022-12-01T11:05:29.9792651Z [3,052 / 3,105] 8 actions, 7 running 2022-12-01T11:05:29.9793236Z Compiling test/cpp/jit/test_script_profile.cpp; 4s processwrapper-sandbox 2022-12-01T11:05:29.9793886Z Compiling test/cpp/jit/test_fuser.cpp; 4s processwrapper-sandbox 2022-12-01T11:05:29.9794367Z //:jit_tests; 3s processwrapper-sandbox 2022-12-01T11:05:29.9794879Z Compiling test/cpp/jit/test_graph_executor.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:29.9795452Z Compiling test/cpp/jit/test_save_load.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:29.9796041Z Compiling test/cpp/jit/test_inliner.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:29.9796702Z Compiling test/cpp/jit/test_schema_matching.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:29.9797145Z [Scann] Compiling test/cpp/jit/test_interface.cpp 2022-12-01T11:05:30.2299701Z 2022-12-01T11:05:30.2300247Z  2022-12-01T11:05:30.2300626Z  2022-12-01T11:05:30.2300915Z  2022-12-01T11:05:30.2301107Z  2022-12-01T11:05:30.2301261Z  2022-12-01T11:05:30.2301430Z  2022-12-01T11:05:30.2301616Z  2022-12-01T11:05:30.2301780Z  2022-12-01T11:05:30.2302030Z [3,052 / 3,105] 8 actions running 2022-12-01T11:05:30.2302393Z Compiling test/cpp/jit/test_script_profile.cpp; 4s processwrapper-sandbox 2022-12-01T11:05:30.2302769Z Compiling test/cpp/jit/test_fuser.cpp; 4s processwrapper-sandbox 2022-12-01T11:05:30.2303091Z //:jit_tests; 3s processwrapper-sandbox 2022-12-01T11:05:30.2303445Z Compiling test/cpp/jit/test_graph_executor.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:30.2336748Z Compiling test/cpp/jit/test_save_load.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:30.2337441Z Compiling test/cpp/jit/test_inliner.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:30.2338010Z Compiling test/cpp/jit/test_schema_matching.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:30.2338736Z Compiling test/cpp/jit/test_interface.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:30.6290470Z 2022-12-01T11:05:30.6291046Z  2022-12-01T11:05:30.6291396Z  2022-12-01T11:05:30.6291683Z  2022-12-01T11:05:30.6291973Z  2022-12-01T11:05:30.6292242Z  2022-12-01T11:05:30.6292480Z  2022-12-01T11:05:30.6292718Z  2022-12-01T11:05:30.6292952Z  2022-12-01T11:05:30.6293294Z [3,053 / 3,105] 8 actions, 7 running 2022-12-01T11:05:30.6293791Z Compiling test/cpp/jit/test_fuser.cpp; 4s processwrapper-sandbox 2022-12-01T11:05:30.6294326Z //:jit_tests; 4s processwrapper-sandbox 2022-12-01T11:05:30.6294929Z Compiling test/cpp/jit/test_graph_executor.cpp; 4s processwrapper-sandbox 2022-12-01T11:05:30.6295490Z Compiling test/cpp/jit/test_save_load.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:30.6296011Z Compiling test/cpp/jit/test_inliner.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:30.6296632Z Compiling test/cpp/jit/test_schema_matching.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:30.6297271Z Compiling test/cpp/jit/test_interface.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:30.6297721Z [Scann] Compiling test/cpp/jit/test_mobile_type_parser.cpp 2022-12-01T11:05:30.8346015Z 2022-12-01T11:05:30.8346590Z  2022-12-01T11:05:30.8346942Z  2022-12-01T11:05:30.8347278Z  2022-12-01T11:05:30.8347562Z  2022-12-01T11:05:30.8347837Z  2022-12-01T11:05:30.8348289Z  2022-12-01T11:05:30.8348544Z  2022-12-01T11:05:30.8348715Z  2022-12-01T11:05:30.8348951Z [3,053 / 3,105] 8 actions running 2022-12-01T11:05:30.8349314Z Compiling test/cpp/jit/test_fuser.cpp; 5s processwrapper-sandbox 2022-12-01T11:05:30.8349653Z //:jit_tests; 4s processwrapper-sandbox 2022-12-01T11:05:30.8350013Z Compiling test/cpp/jit/test_graph_executor.cpp; 4s processwrapper-sandbox 2022-12-01T11:05:30.8937070Z Compiling test/cpp/jit/test_save_load.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:30.8937567Z Compiling test/cpp/jit/test_inliner.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:30.8938071Z Compiling test/cpp/jit/test_schema_matching.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:30.8938766Z Compiling test/cpp/jit/test_interface.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:30.8939219Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:31.2315058Z 2022-12-01T11:05:31.2315609Z  2022-12-01T11:05:31.2315947Z  2022-12-01T11:05:31.2316206Z  2022-12-01T11:05:31.2316486Z  2022-12-01T11:05:31.2316757Z  2022-12-01T11:05:31.2317014Z  2022-12-01T11:05:31.2317314Z  2022-12-01T11:05:31.2317601Z  2022-12-01T11:05:31.2318004Z [3,054 / 3,105] 8 actions, 7 running 2022-12-01T11:05:31.2318565Z Compiling test/cpp/jit/test_fuser.cpp; 5s processwrapper-sandbox 2022-12-01T11:05:31.2319107Z //:jit_tests; 4s processwrapper-sandbox 2022-12-01T11:05:31.2319660Z Compiling test/cpp/jit/test_graph_executor.cpp; 4s processwrapper-sandbox 2022-12-01T11:05:31.2320290Z Compiling test/cpp/jit/test_save_load.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:31.2320927Z Compiling test/cpp/jit/test_schema_matching.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:31.2321534Z Compiling test/cpp/jit/test_interface.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:31.2322075Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:31.2322476Z [Scann] Compiling test/cpp/jit/test_jit_type.cpp 2022-12-01T11:05:31.4944255Z 2022-12-01T11:05:31.4944855Z  2022-12-01T11:05:31.4945223Z  2022-12-01T11:05:31.4945555Z  2022-12-01T11:05:31.4945728Z  2022-12-01T11:05:31.4945915Z  2022-12-01T11:05:31.4991960Z  2022-12-01T11:05:31.4992303Z  2022-12-01T11:05:31.4992562Z  2022-12-01T11:05:31.4992947Z [3,054 / 3,105] 8 actions running 2022-12-01T11:05:31.4993498Z Compiling test/cpp/jit/test_fuser.cpp; 5s processwrapper-sandbox 2022-12-01T11:05:31.4993973Z //:jit_tests; 5s processwrapper-sandbox 2022-12-01T11:05:31.4994550Z Compiling test/cpp/jit/test_graph_executor.cpp; 5s processwrapper-sandbox 2022-12-01T11:05:31.4995172Z Compiling test/cpp/jit/test_save_load.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:31.4995793Z Compiling test/cpp/jit/test_schema_matching.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:31.4996400Z Compiling test/cpp/jit/test_interface.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:31.4996922Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:31.4997464Z Compiling test/cpp/jit/test_jit_type.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:32.4794280Z 2022-12-01T11:05:32.4794809Z  2022-12-01T11:05:32.4795148Z  2022-12-01T11:05:32.4795402Z  2022-12-01T11:05:32.4795662Z  2022-12-01T11:05:32.4795896Z  2022-12-01T11:05:32.4796175Z  2022-12-01T11:05:32.4796449Z  2022-12-01T11:05:32.4796700Z  2022-12-01T11:05:32.4797083Z [3,056 / 3,105] 7 actions, 6 running 2022-12-01T11:05:32.4797633Z Compiling test/cpp/jit/test_fuser.cpp; 6s processwrapper-sandbox 2022-12-01T11:05:32.4798260Z Compiling test/cpp/jit/test_graph_executor.cpp; 6s processwrapper-sandbox 2022-12-01T11:05:32.4798875Z Compiling test/cpp/jit/test_save_load.cpp; 4s processwrapper-sandbox 2022-12-01T11:05:32.4799484Z Compiling test/cpp/jit/test_interface.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:32.4800002Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:32.4800551Z Compiling test/cpp/jit/test_jit_type.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:32.4800994Z [Scann] Compiling test/cpp/jit/test_module_api.cpp 2022-12-01T11:05:32.7004810Z 2022-12-01T11:05:32.7005512Z  2022-12-01T11:05:32.7005859Z  2022-12-01T11:05:32.7006199Z  2022-12-01T11:05:32.7006517Z  2022-12-01T11:05:32.7007878Z  2022-12-01T11:05:32.7008165Z  2022-12-01T11:05:32.7008393Z  2022-12-01T11:05:32.7008732Z [3,058 / 3,105] 8 actions running 2022-12-01T11:05:32.7009310Z Compiling test/cpp/jit/test_save_load.cpp; 5s processwrapper-sandbox 2022-12-01T11:05:32.7009972Z Compiling test/cpp/jit/test_interface.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:32.7010438Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:32.7010860Z Compiling test/cpp/jit/test_jit_type.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:32.7011454Z Compiling test/cpp/jit/test_module_api.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:32.7011941Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:32.7012517Z Compiling test/cpp/jit/test_lite_trainer.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:32.7013172Z Compiling test/cpp/jit/test_op_replacement.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:33.4854330Z 2022-12-01T11:05:33.4854894Z  2022-12-01T11:05:33.4855236Z  2022-12-01T11:05:33.4855480Z  2022-12-01T11:05:33.4855726Z  2022-12-01T11:05:33.4855947Z  2022-12-01T11:05:33.4856188Z  2022-12-01T11:05:33.4856484Z  2022-12-01T11:05:33.4856741Z  2022-12-01T11:05:33.4857169Z [3,059 / 3,105] 8 actions, 7 running 2022-12-01T11:05:33.4857769Z Compiling test/cpp/jit/test_interface.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:33.4858264Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:33.4858940Z Compiling test/cpp/jit/test_jit_type.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:33.4859515Z Compiling test/cpp/jit/test_module_api.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:33.4859973Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:33.4860685Z Compiling test/cpp/jit/test_lite_trainer.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:33.4861262Z Compiling test/cpp/jit/test_op_replacement.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:33.4861680Z [Scann] Compiling test/cpp/jit/test_load_upgraders.cpp 2022-12-01T11:05:33.7023822Z 2022-12-01T11:05:33.7024434Z  2022-12-01T11:05:33.7024759Z  2022-12-01T11:05:33.7025045Z  2022-12-01T11:05:33.7025303Z  2022-12-01T11:05:33.7025596Z  2022-12-01T11:05:33.7025865Z  2022-12-01T11:05:33.7026135Z  2022-12-01T11:05:33.7026383Z  2022-12-01T11:05:33.7026776Z [3,059 / 3,105] 8 actions running 2022-12-01T11:05:33.7027340Z Compiling test/cpp/jit/test_interface.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:33.7027860Z //:jit_tests; 3s processwrapper-sandbox 2022-12-01T11:05:33.7039664Z Compiling test/cpp/jit/test_jit_type.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:33.7040318Z Compiling test/cpp/jit/test_module_api.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:33.7040841Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:33.7041361Z Compiling test/cpp/jit/test_lite_trainer.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:33.7042005Z Compiling test/cpp/jit/test_op_replacement.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:33.7042654Z Compiling test/cpp/jit/test_load_upgraders.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:34.4380755Z 2022-12-01T11:05:34.4381317Z  2022-12-01T11:05:34.4381672Z  2022-12-01T11:05:34.4381951Z  2022-12-01T11:05:34.4382229Z  2022-12-01T11:05:34.4382450Z  2022-12-01T11:05:34.4382684Z  2022-12-01T11:05:34.4382907Z  2022-12-01T11:05:34.4383144Z  2022-12-01T11:05:34.4383531Z [3,061 / 3,105] 7 actions, 6 running 2022-12-01T11:05:34.4384108Z Compiling test/cpp/jit/test_jit_type.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:34.4384753Z Compiling test/cpp/jit/test_module_api.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:34.4385256Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:34.4385744Z Compiling test/cpp/jit/test_lite_trainer.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:34.4386326Z Compiling test/cpp/jit/test_op_replacement.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:34.4387188Z Compiling test/cpp/jit/test_load_upgraders.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:34.4387648Z [Scann] Compiling test/cpp/jit/test_memory_dag.cpp 2022-12-01T11:05:34.7028255Z 2022-12-01T11:05:34.7028816Z  2022-12-01T11:05:34.7029131Z  2022-12-01T11:05:34.7029371Z  2022-12-01T11:05:34.7029601Z  2022-12-01T11:05:34.7029829Z  2022-12-01T11:05:34.7030087Z  2022-12-01T11:05:34.7030343Z  2022-12-01T11:05:34.7030748Z [3,061 / 3,105] 8 actions running 2022-12-01T11:05:34.7031323Z Compiling test/cpp/jit/test_jit_type.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:34.7031882Z Compiling test/cpp/jit/test_module_api.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:34.7032332Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:34.7032889Z Compiling test/cpp/jit/test_lite_trainer.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:34.7033569Z Compiling test/cpp/jit/test_op_replacement.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:34.7034135Z Compiling test/cpp/jit/test_load_upgraders.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:34.7034685Z Compiling test/cpp/jit/test_memory_dag.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:34.7035286Z Compiling test/cpp/jit/test_misc.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:34.9112587Z 2022-12-01T11:05:34.9113128Z  2022-12-01T11:05:34.9113484Z  2022-12-01T11:05:34.9113788Z  2022-12-01T11:05:34.9114105Z  2022-12-01T11:05:34.9114382Z  2022-12-01T11:05:34.9114666Z  2022-12-01T11:05:34.9114966Z  2022-12-01T11:05:34.9115269Z  2022-12-01T11:05:34.9115684Z [3,062 / 3,105] 8 actions, 7 running 2022-12-01T11:05:34.9116555Z Compiling test/cpp/jit/test_module_api.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:34.9117157Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:34.9117778Z Compiling test/cpp/jit/test_lite_trainer.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:34.9118546Z Compiling test/cpp/jit/test_op_replacement.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:34.9119285Z Compiling test/cpp/jit/test_load_upgraders.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:34.9119997Z Compiling test/cpp/jit/test_memory_dag.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:34.9120691Z Compiling test/cpp/jit/test_misc.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:34.9121236Z [Scann] Compiling test/cpp/jit/test_lite_interpreter_direct.cpp 2022-12-01T11:05:35.3034053Z 2022-12-01T11:05:35.3034562Z  2022-12-01T11:05:35.3034927Z  2022-12-01T11:05:35.3035240Z  2022-12-01T11:05:35.3035528Z  2022-12-01T11:05:35.3035861Z  2022-12-01T11:05:35.3036170Z  2022-12-01T11:05:35.3036470Z  2022-12-01T11:05:35.3036770Z  2022-12-01T11:05:35.3037201Z [3,062 / 3,105] 8 actions running 2022-12-01T11:05:35.3037770Z Compiling test/cpp/jit/test_module_api.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:35.3038336Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:35.3038954Z Compiling test/cpp/jit/test_lite_trainer.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:35.3039663Z Compiling test/cpp/jit/test_op_replacement.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:35.3040301Z Compiling test/cpp/jit/test_load_upgraders.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:35.3040947Z Compiling test/cpp/jit/test_memory_dag.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:35.3041568Z Compiling test/cpp/jit/test_misc.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:35.3042076Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:35.6443417Z 2022-12-01T11:05:35.6443965Z  2022-12-01T11:05:35.6444334Z  2022-12-01T11:05:35.6444637Z  2022-12-01T11:05:35.6444899Z  2022-12-01T11:05:35.6445175Z  2022-12-01T11:05:35.6445450Z  2022-12-01T11:05:35.6445704Z  2022-12-01T11:05:35.6446154Z  2022-12-01T11:05:35.6446569Z [3,063 / 3,105] 8 actions, 7 running 2022-12-01T11:05:35.6447131Z Compiling test/cpp/jit/test_module_api.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:35.6447678Z //:jit_tests; 3s processwrapper-sandbox 2022-12-01T11:05:35.6448247Z Compiling test/cpp/jit/test_lite_trainer.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:35.6448865Z Compiling test/cpp/jit/test_load_upgraders.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:35.6449495Z Compiling test/cpp/jit/test_memory_dag.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:35.6450141Z Compiling test/cpp/jit/test_misc.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:35.6450639Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:35.6451143Z [Scann] Compiling test/cpp/jit/test_peephole_optimize.cpp 2022-12-01T11:05:35.8802068Z 2022-12-01T11:05:35.8802504Z  2022-12-01T11:05:35.8802727Z  2022-12-01T11:05:35.8802916Z  2022-12-01T11:05:35.8803266Z  2022-12-01T11:05:35.8803582Z  2022-12-01T11:05:35.8803812Z  2022-12-01T11:05:35.8803979Z  2022-12-01T11:05:35.8804155Z  2022-12-01T11:05:35.8804404Z [3,064 / 3,105] 8 actions, 7 running 2022-12-01T11:05:35.8804702Z //:jit_tests; 3s processwrapper-sandbox 2022-12-01T11:05:35.8805056Z Compiling test/cpp/jit/test_lite_trainer.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:35.8805438Z Compiling test/cpp/jit/test_load_upgraders.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:35.8805825Z Compiling test/cpp/jit/test_memory_dag.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:35.8806192Z Compiling test/cpp/jit/test_misc.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:35.8806509Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:35.9158177Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:35.9158987Z [Scann] Compiling test/cpp/jit/test_jit_logging_levels.cpp 2022-12-01T11:05:36.1033377Z 2022-12-01T11:05:36.1033931Z  2022-12-01T11:05:36.1034246Z  2022-12-01T11:05:36.1034517Z  2022-12-01T11:05:36.1034792Z  2022-12-01T11:05:36.1035082Z  2022-12-01T11:05:36.1035381Z  2022-12-01T11:05:36.1035613Z  2022-12-01T11:05:36.1035786Z  2022-12-01T11:05:36.1036148Z [3,066 / 3,105] 8 actions running 2022-12-01T11:05:36.1036685Z Compiling test/cpp/jit/test_load_upgraders.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:36.1037357Z Compiling test/cpp/jit/test_memory_dag.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:36.1037874Z Compiling test/cpp/jit/test_misc.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:36.1038381Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:36.1038820Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:36.1039310Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:36.1039873Z Compiling test/cpp/jit/test_schema_info.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:36.1040500Z Compiling test/cpp/jit/test_irparser.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:36.3246367Z 2022-12-01T11:05:36.3246859Z  2022-12-01T11:05:36.3247360Z  2022-12-01T11:05:36.3247796Z  2022-12-01T11:05:36.3248091Z  2022-12-01T11:05:36.3248379Z  2022-12-01T11:05:36.3248825Z  2022-12-01T11:05:36.3249106Z  2022-12-01T11:05:36.3249525Z  2022-12-01T11:05:36.3250053Z [3,068 / 3,105] 8 actions, 7 running 2022-12-01T11:05:36.3250615Z Compiling test/cpp/jit/test_misc.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:36.3251405Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:36.3252028Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:36.3252598Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:36.3253330Z Compiling test/cpp/jit/test_schema_info.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:36.3254113Z Compiling test/cpp/jit/test_irparser.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:36.3254855Z Compiling test/cpp/jit/test_ir.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:36.3255659Z [Scann] Compiling test/cpp/jit/test_interpreter.cpp 2022-12-01T11:05:36.7034924Z 2022-12-01T11:05:36.7035691Z  2022-12-01T11:05:36.7036160Z  2022-12-01T11:05:36.7036489Z  2022-12-01T11:05:36.7036804Z  2022-12-01T11:05:36.7037113Z  2022-12-01T11:05:36.7037401Z  2022-12-01T11:05:36.7037697Z  2022-12-01T11:05:36.7038867Z  2022-12-01T11:05:36.7039336Z [3,068 / 3,105] 8 actions running 2022-12-01T11:05:36.7039981Z Compiling test/cpp/jit/test_misc.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:36.7040318Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:36.7040718Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:36.7041133Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:36.7041601Z Compiling test/cpp/jit/test_schema_info.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:36.7042197Z Compiling test/cpp/jit/test_irparser.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:36.7042833Z Compiling test/cpp/jit/test_ir.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:36.7043445Z Compiling test/cpp/jit/test_interpreter.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:37.7051861Z 2022-12-01T11:05:37.7052425Z  2022-12-01T11:05:37.7052722Z  2022-12-01T11:05:37.7052944Z  2022-12-01T11:05:37.7053186Z  2022-12-01T11:05:37.7053408Z  2022-12-01T11:05:37.7053669Z  2022-12-01T11:05:37.7053956Z  2022-12-01T11:05:37.7054229Z  2022-12-01T11:05:37.7054617Z [3,068 / 3,105] 8 actions running 2022-12-01T11:05:37.7055122Z Compiling test/cpp/jit/test_misc.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:37.7055586Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:37.7056175Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:37.7056637Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:37.7057206Z Compiling test/cpp/jit/test_schema_info.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:37.7057870Z Compiling test/cpp/jit/test_irparser.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:37.7058599Z Compiling test/cpp/jit/test_ir.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:37.7059128Z Compiling test/cpp/jit/test_interpreter.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:37.9247117Z 2022-12-01T11:05:37.9247664Z  2022-12-01T11:05:37.9247975Z  2022-12-01T11:05:37.9248247Z  2022-12-01T11:05:37.9248562Z  2022-12-01T11:05:37.9248827Z  2022-12-01T11:05:37.9249085Z  2022-12-01T11:05:37.9249324Z  2022-12-01T11:05:37.9249540Z  2022-12-01T11:05:37.9249900Z [3,069 / 3,105] 8 actions, 7 running 2022-12-01T11:05:37.9250382Z Compiling test/cpp/jit/test_misc.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:37.9250994Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:37.9251460Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:37.9251942Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:37.9252459Z Compiling test/cpp/jit/test_schema_info.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:37.9252990Z Compiling test/cpp/jit/test_ir.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:37.9253525Z Compiling test/cpp/jit/test_interpreter.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:37.9253968Z [Scann] Compiling test/cpp/jit/test_shape_analysis.cpp 2022-12-01T11:05:38.3187592Z 2022-12-01T11:05:38.3188077Z  2022-12-01T11:05:38.3188354Z  2022-12-01T11:05:38.3188717Z  2022-12-01T11:05:38.3189608Z  2022-12-01T11:05:38.3189908Z  2022-12-01T11:05:38.3190169Z  2022-12-01T11:05:38.3190413Z  2022-12-01T11:05:38.3190654Z  2022-12-01T11:05:38.3191026Z [3,071 / 3,105] 8 actions running 2022-12-01T11:05:38.3191455Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:38.3191883Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:38.3192431Z Compiling test/cpp/jit/test_schema_info.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:38.3194363Z Compiling test/cpp/jit/test_ir.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:38.3194917Z Compiling test/cpp/jit/test_interpreter.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:38.3195546Z Compiling test/cpp/jit/test_shape_analysis.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:38.3196123Z Compiling test/cpp/jit/test_graph_iterator.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:38.3196708Z Compiling test/cpp/jit/test_stack_opt.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:38.5311577Z 2022-12-01T11:05:38.5312396Z  2022-12-01T11:05:38.5313116Z  2022-12-01T11:05:38.5314545Z  2022-12-01T11:05:38.5314944Z  2022-12-01T11:05:38.5315272Z  2022-12-01T11:05:38.5315657Z  2022-12-01T11:05:38.5316070Z  2022-12-01T11:05:38.5316431Z  2022-12-01T11:05:38.5316877Z [3,072 / 3,105] 8 actions, 7 running 2022-12-01T11:05:38.5317372Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:38.5317994Z Compiling test/cpp/jit/test_schema_info.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:38.5318682Z Compiling test/cpp/jit/test_ir.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:38.5319390Z Compiling test/cpp/jit/test_interpreter.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:38.5320150Z Compiling test/cpp/jit/test_shape_analysis.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:38.5320815Z Compiling test/cpp/jit/test_graph_iterator.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:38.5321467Z Compiling test/cpp/jit/test_stack_opt.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:38.5322013Z [Scann] Compiling test/cpp/jit/test_qualified_name.cpp 2022-12-01T11:05:38.8376433Z 2022-12-01T11:05:38.8376977Z  2022-12-01T11:05:38.8377335Z  2022-12-01T11:05:38.8379420Z  2022-12-01T11:05:38.8379810Z  2022-12-01T11:05:38.8380144Z  2022-12-01T11:05:38.8380442Z  2022-12-01T11:05:38.8380736Z  2022-12-01T11:05:38.8381029Z  2022-12-01T11:05:38.8381459Z [3,074 / 3,105] 8 actions, 7 running 2022-12-01T11:05:38.8382023Z Compiling test/cpp/jit/test_ir.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:38.8382729Z Compiling test/cpp/jit/test_interpreter.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:38.8383462Z Compiling test/cpp/jit/test_shape_analysis.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:38.8384205Z Compiling test/cpp/jit/test_graph_iterator.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:38.8384874Z Compiling test/cpp/jit/test_stack_opt.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:38.8385516Z Compiling test/cpp/jit/test_qualified_name.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:38.8386148Z Compiling test/cpp/jit/test_union.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:38.8386626Z [Scann] Compiling test/cpp/jit/test_subgraph_utils.cpp 2022-12-01T11:05:39.1220679Z 2022-12-01T11:05:39.1221232Z  2022-12-01T11:05:39.1221604Z  2022-12-01T11:05:39.1221836Z  2022-12-01T11:05:39.1222072Z  2022-12-01T11:05:39.1222304Z  2022-12-01T11:05:39.1222518Z  2022-12-01T11:05:39.1222755Z  2022-12-01T11:05:39.1222999Z  2022-12-01T11:05:39.1223380Z [3,074 / 3,105] 8 actions running 2022-12-01T11:05:39.1223912Z Compiling test/cpp/jit/test_ir.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:39.1224522Z Compiling test/cpp/jit/test_interpreter.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:39.1225138Z Compiling test/cpp/jit/test_shape_analysis.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:39.1225732Z Compiling test/cpp/jit/test_graph_iterator.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:39.1226258Z Compiling test/cpp/jit/test_stack_opt.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:39.1226816Z Compiling test/cpp/jit/test_qualified_name.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:39.1227363Z Compiling test/cpp/jit/test_union.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:39.1228208Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:39.5230112Z 2022-12-01T11:05:39.5230604Z  2022-12-01T11:05:39.5230919Z  2022-12-01T11:05:39.5231179Z  2022-12-01T11:05:39.5231459Z  2022-12-01T11:05:39.5231731Z  2022-12-01T11:05:39.5231987Z  2022-12-01T11:05:39.5232284Z  2022-12-01T11:05:39.5232536Z  2022-12-01T11:05:39.5239886Z [3,075 / 3,105] 8 actions running 2022-12-01T11:05:39.5240567Z Compiling test/cpp/jit/test_interpreter.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:39.5241221Z Compiling test/cpp/jit/test_shape_analysis.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:39.5241883Z Compiling test/cpp/jit/test_graph_iterator.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:39.5242473Z Compiling test/cpp/jit/test_stack_opt.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:39.5243084Z Compiling test/cpp/jit/test_qualified_name.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:39.5243755Z Compiling test/cpp/jit/test_union.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:39.5244347Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:39.5244957Z Compiling test/cpp/jit/test_flatbuffer.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:39.9239837Z 2022-12-01T11:05:39.9240411Z  2022-12-01T11:05:39.9240756Z  2022-12-01T11:05:39.9241035Z  2022-12-01T11:05:39.9241334Z  2022-12-01T11:05:39.9241638Z  2022-12-01T11:05:39.9241915Z  2022-12-01T11:05:39.9242196Z  2022-12-01T11:05:39.9242447Z  2022-12-01T11:05:39.9242819Z [3,077 / 3,105] 8 actions running 2022-12-01T11:05:39.9243430Z Compiling test/cpp/jit/test_shape_analysis.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:39.9244289Z Compiling test/cpp/jit/test_graph_iterator.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:39.9244985Z Compiling test/cpp/jit/test_stack_opt.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:39.9245653Z Compiling test/cpp/jit/test_union.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:39.9246273Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:39.9246925Z Compiling test/cpp/jit/test_flatbuffer.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:39.9247561Z Compiling test/cpp/jit/torch_python_test.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:39.9248137Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:40.6353269Z 2022-12-01T11:05:40.6353951Z  2022-12-01T11:05:40.6354306Z  2022-12-01T11:05:40.6354611Z  2022-12-01T11:05:40.6354809Z  2022-12-01T11:05:40.6355000Z  2022-12-01T11:05:40.6355175Z  2022-12-01T11:05:40.6355365Z  2022-12-01T11:05:40.6355678Z  2022-12-01T11:05:40.6356079Z [3,078 / 3,105] 8 actions, 7 running 2022-12-01T11:05:40.6356509Z Compiling test/cpp/jit/test_graph_iterator.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:40.6357189Z Compiling test/cpp/jit/test_stack_opt.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:40.6357623Z Compiling test/cpp/jit/test_union.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:40.6358079Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:40.6358796Z Compiling test/cpp/jit/test_flatbuffer.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:40.6359452Z Compiling test/cpp/jit/torch_python_test.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:40.6360028Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:40.6360474Z [Scann] Compiling test/cpp/jit/test_custom_operators.cpp 2022-12-01T11:05:40.9233167Z 2022-12-01T11:05:40.9233607Z  2022-12-01T11:05:40.9233814Z  2022-12-01T11:05:40.9234079Z  2022-12-01T11:05:40.9234382Z  2022-12-01T11:05:40.9234681Z  2022-12-01T11:05:40.9235036Z  2022-12-01T11:05:40.9235249Z  2022-12-01T11:05:40.9235425Z  2022-12-01T11:05:40.9237317Z [3,078 / 3,105] 8 actions running 2022-12-01T11:05:40.9237879Z Compiling test/cpp/jit/test_graph_iterator.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:40.9238534Z Compiling test/cpp/jit/test_stack_opt.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:40.9239047Z Compiling test/cpp/jit/test_union.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:40.9239448Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:40.9239840Z Compiling test/cpp/jit/test_flatbuffer.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:40.9240376Z Compiling test/cpp/jit/torch_python_test.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:40.9240828Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:40.9241238Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:41.1572929Z 2022-12-01T11:05:41.1573466Z  2022-12-01T11:05:41.1573804Z  2022-12-01T11:05:41.1574100Z  2022-12-01T11:05:41.1574391Z  2022-12-01T11:05:41.1574665Z  2022-12-01T11:05:41.1574934Z  2022-12-01T11:05:41.1575204Z  2022-12-01T11:05:41.1575458Z  2022-12-01T11:05:41.1575857Z [3,080 / 3,105] 8 actions, 7 running 2022-12-01T11:05:41.1576416Z Compiling test/cpp/jit/test_union.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:41.1577054Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:41.1577702Z Compiling test/cpp/jit/test_flatbuffer.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:41.1578524Z Compiling test/cpp/jit/torch_python_test.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:41.1579046Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:41.1579511Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:41.1580282Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:41.1580791Z [Scann] Compiling test/cpp/jit/test_argument_spec.cpp 2022-12-01T11:05:41.5201781Z 2022-12-01T11:05:41.5202290Z  2022-12-01T11:05:41.5202655Z  2022-12-01T11:05:41.5202936Z  2022-12-01T11:05:41.5203212Z  2022-12-01T11:05:41.5203511Z  2022-12-01T11:05:41.5203776Z  2022-12-01T11:05:41.5204051Z  2022-12-01T11:05:41.5204348Z  2022-12-01T11:05:41.5204753Z [3,081 / 3,105] 8 actions, 7 running 2022-12-01T11:05:41.5205312Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:41.5205963Z Compiling test/cpp/jit/test_flatbuffer.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:41.5206575Z Compiling test/cpp/jit/torch_python_test.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:41.5207081Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:41.5207489Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:41.5208059Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:41.5208730Z Compiling test/cpp/jit/test_argument_spec.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:41.5209225Z [Scann] Compiling test/cpp/jit/test_constant_pooling.cpp 2022-12-01T11:05:41.7251232Z 2022-12-01T11:05:41.7251762Z  2022-12-01T11:05:41.7252108Z  2022-12-01T11:05:41.7252399Z  2022-12-01T11:05:41.7252675Z  2022-12-01T11:05:41.7252963Z  2022-12-01T11:05:41.7253268Z  2022-12-01T11:05:41.7253543Z  2022-12-01T11:05:41.7253818Z  2022-12-01T11:05:41.7254211Z [3,082 / 3,105] 8 actions running 2022-12-01T11:05:41.7254785Z Compiling test/cpp/jit/test_flatbuffer.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:41.7255428Z Compiling test/cpp/jit/torch_python_test.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:41.7255973Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:41.7256457Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:41.7257017Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:41.7257536Z Compiling test/cpp/jit/test_argument_spec.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:41.7259584Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:41.7260084Z Compiling test/cpp/jit/test_backend.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:42.1250401Z 2022-12-01T11:05:42.1251004Z  2022-12-01T11:05:42.1251291Z  2022-12-01T11:05:42.1251503Z  2022-12-01T11:05:42.1251755Z  2022-12-01T11:05:42.1251989Z  2022-12-01T11:05:42.1252205Z  2022-12-01T11:05:42.1252436Z  2022-12-01T11:05:42.1252662Z  2022-12-01T11:05:42.1252981Z [3,082 / 3,105] 8 actions running 2022-12-01T11:05:42.1253482Z Compiling test/cpp/jit/test_flatbuffer.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:42.1254027Z Compiling test/cpp/jit/torch_python_test.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:42.1254497Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:42.1254911Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:42.1255391Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:42.1255925Z Compiling test/cpp/jit/test_argument_spec.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:42.1256376Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:42.1256828Z Compiling test/cpp/jit/test_backend.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:42.3466783Z 2022-12-01T11:05:42.3467174Z  2022-12-01T11:05:42.3467411Z  2022-12-01T11:05:42.3467593Z  2022-12-01T11:05:42.3467766Z  2022-12-01T11:05:42.3467921Z  2022-12-01T11:05:42.3468091Z  2022-12-01T11:05:42.3468256Z  2022-12-01T11:05:42.3468408Z  2022-12-01T11:05:42.3468664Z [3,084 / 3,105] 8 actions, 7 running 2022-12-01T11:05:42.3469206Z Compiling test/cpp/jit/test_flatbuffer.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:42.3469537Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:42.3469894Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:42.3470299Z Compiling test/cpp/jit/test_argument_spec.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:42.3470611Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:42.3470950Z Compiling test/cpp/jit/test_backend.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:42.3471321Z Compiling test/cpp/jit/test_concat_opt.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:42.3471620Z [Scann] Compiling test/cpp/tensorexpr/test_conv.cpp 2022-12-01T11:05:42.7249987Z 2022-12-01T11:05:42.7253426Z  2022-12-01T11:05:42.7253702Z  2022-12-01T11:05:42.7253868Z  2022-12-01T11:05:42.7254042Z  2022-12-01T11:05:42.7254210Z  2022-12-01T11:05:42.7254443Z  2022-12-01T11:05:42.7254724Z  2022-12-01T11:05:42.7254901Z  2022-12-01T11:05:42.7255210Z [3,085 / 3,105] 8 actions running 2022-12-01T11:05:42.7255582Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:42.7256038Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:42.7256571Z Compiling test/cpp/jit/test_argument_spec.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:42.7256962Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:42.7257306Z Compiling test/cpp/jit/test_backend.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:42.7257732Z Compiling test/cpp/jit/test_concat_opt.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:42.7258152Z Compiling test/cpp/tensorexpr/test_conv.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:42.7259023Z Compiling test/cpp/tensorexpr/test_expr.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:43.0731583Z 2022-12-01T11:05:43.0732108Z  2022-12-01T11:05:43.0732461Z  2022-12-01T11:05:43.0732752Z  2022-12-01T11:05:43.0733160Z  2022-12-01T11:05:43.0733469Z  2022-12-01T11:05:43.0733764Z  2022-12-01T11:05:43.0734071Z  2022-12-01T11:05:43.0734578Z  2022-12-01T11:05:43.0734996Z [3,086 / 3,105] 8 actions, 7 running 2022-12-01T11:05:43.0735776Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:43.0736549Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:43.0737243Z Compiling test/cpp/jit/test_argument_spec.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:43.0737852Z Compiling test/cpp/jit/test_backend.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:43.0738888Z Compiling test/cpp/jit/test_concat_opt.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:43.0739482Z Compiling test/cpp/tensorexpr/test_conv.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:43.0740103Z Compiling test/cpp/tensorexpr/test_expr.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:43.0740774Z [Scann] Compiling test/cpp/tensorexpr/test_loopnest.cpp 2022-12-01T11:05:43.3029628Z 2022-12-01T11:05:43.3030163Z  2022-12-01T11:05:43.3030476Z  2022-12-01T11:05:43.3030748Z  2022-12-01T11:05:43.3031023Z  2022-12-01T11:05:43.3031284Z  2022-12-01T11:05:43.3031568Z  2022-12-01T11:05:43.3031844Z  2022-12-01T11:05:43.3032077Z  2022-12-01T11:05:43.3032450Z [3,087 / 3,105] 8 actions, 7 running 2022-12-01T11:05:43.3032973Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:43.3033536Z Compiling test/cpp/jit/test_argument_spec.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:43.3034147Z Compiling test/cpp/jit/test_backend.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:43.3034784Z Compiling test/cpp/jit/test_concat_opt.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:43.3035334Z Compiling test/cpp/tensorexpr/test_conv.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:43.3035896Z Compiling test/cpp/tensorexpr/test_expr.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:43.3036712Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:43.3037224Z [Scann] Compiling test/cpp/tensorexpr/test_cuda.cpp 2022-12-01T11:05:43.5508813Z 2022-12-01T11:05:43.5509311Z  2022-12-01T11:05:43.5509656Z  2022-12-01T11:05:43.5509929Z  2022-12-01T11:05:43.5510194Z  2022-12-01T11:05:43.5510449Z  2022-12-01T11:05:43.5510719Z  2022-12-01T11:05:43.5510995Z  2022-12-01T11:05:43.5511291Z  2022-12-01T11:05:43.5511668Z [3,088 / 3,105] 7 actions running 2022-12-01T11:05:43.5512224Z Compiling test/cpp/jit/test_argument_spec.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:43.5512849Z Compiling test/cpp/jit/test_backend.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:43.5513485Z Compiling test/cpp/jit/test_concat_opt.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:43.5514112Z Compiling test/cpp/tensorexpr/test_conv.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:43.5514756Z Compiling test/cpp/tensorexpr/test_expr.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:43.5515398Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:43.5516060Z Compiling test/cpp/tensorexpr/test_cuda.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:43.7508806Z 2022-12-01T11:05:43.7509353Z  2022-12-01T11:05:43.7509669Z  2022-12-01T11:05:43.7509951Z  2022-12-01T11:05:43.7510201Z  2022-12-01T11:05:43.7510464Z  2022-12-01T11:05:43.7510747Z  2022-12-01T11:05:43.7511010Z  2022-12-01T11:05:43.7511380Z [3,088 / 3,105] 8 actions running 2022-12-01T11:05:43.7511921Z Compiling test/cpp/jit/test_argument_spec.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:43.7512661Z Compiling test/cpp/jit/test_backend.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:43.7513254Z Compiling test/cpp/jit/test_concat_opt.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:43.7513891Z Compiling test/cpp/tensorexpr/test_conv.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:43.7514514Z Compiling test/cpp/tensorexpr/test_expr.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:43.7515149Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:43.7516038Z Compiling test/cpp/tensorexpr/test_cuda.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:43.7516553Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:44.1508305Z 2022-12-01T11:05:44.1508800Z  2022-12-01T11:05:44.1509145Z  2022-12-01T11:05:44.1509437Z  2022-12-01T11:05:44.1509696Z  2022-12-01T11:05:44.1510013Z  2022-12-01T11:05:44.1510309Z  2022-12-01T11:05:44.1510585Z  2022-12-01T11:05:44.1510884Z  2022-12-01T11:05:44.1511289Z [3,089 / 3,105] 8 actions running 2022-12-01T11:05:44.1511843Z Compiling test/cpp/jit/test_backend.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:44.1512514Z Compiling test/cpp/jit/test_concat_opt.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:44.1513202Z Compiling test/cpp/tensorexpr/test_conv.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:44.1513897Z Compiling test/cpp/tensorexpr/test_expr.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:44.1514589Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:44.1515309Z Compiling test/cpp/tensorexpr/test_cuda.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:44.1515897Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:44.1516492Z Compiling test/cpp/jit/test_class_type.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:44.5509331Z 2022-12-01T11:05:44.5528506Z  2022-12-01T11:05:44.5528877Z  2022-12-01T11:05:44.5529321Z  2022-12-01T11:05:44.5529590Z  2022-12-01T11:05:44.5530012Z  2022-12-01T11:05:44.5530276Z  2022-12-01T11:05:44.5530496Z  2022-12-01T11:05:44.5530971Z  2022-12-01T11:05:44.5531451Z [3,091 / 3,105] 7 actions running 2022-12-01T11:05:44.5532288Z Compiling test/cpp/jit/test_concat_opt.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:44.5533118Z Compiling test/cpp/tensorexpr/test_conv.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:44.5533844Z Compiling test/cpp/tensorexpr/test_expr.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:44.5534386Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:44.5535046Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:44.5535722Z Compiling test/cpp/jit/test_class_type.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:44.5536383Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:44.9512297Z 2022-12-01T11:05:44.9513155Z  2022-12-01T11:05:44.9514488Z  2022-12-01T11:05:44.9514794Z  2022-12-01T11:05:44.9515026Z  2022-12-01T11:05:44.9515259Z  2022-12-01T11:05:44.9515498Z  2022-12-01T11:05:44.9515713Z  2022-12-01T11:05:44.9516101Z [3,091 / 3,105] 8 actions running 2022-12-01T11:05:44.9519755Z Compiling test/cpp/jit/test_concat_opt.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:44.9520975Z Compiling test/cpp/tensorexpr/test_conv.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:44.9521879Z Compiling test/cpp/tensorexpr/test_expr.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:44.9522713Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:44.9523479Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:44.9524295Z Compiling test/cpp/jit/test_class_type.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:44.9525032Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:44.9525632Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:45.3471757Z 2022-12-01T11:05:45.3473384Z  2022-12-01T11:05:45.3474804Z  2022-12-01T11:05:45.3475096Z  2022-12-01T11:05:45.3475452Z  2022-12-01T11:05:45.3475739Z  2022-12-01T11:05:45.3476011Z  2022-12-01T11:05:45.3476334Z  2022-12-01T11:05:45.3476657Z  2022-12-01T11:05:45.3477066Z [3,094 / 3,105] 8 actions, 7 running 2022-12-01T11:05:45.3477673Z Compiling test/cpp/tensorexpr/test_conv.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:45.3501513Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:45.3502122Z Compiling test/cpp/jit/test_class_type.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:45.3502550Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:45.3503003Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:45.3503468Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:45.3504035Z Compiling test/cpp/tensorexpr/test_llvm.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:45.3504495Z [Scann] Compiling test/cpp/jit/test_backend_lib.cpp 2022-12-01T11:05:45.5526529Z 2022-12-01T11:05:45.5527099Z  2022-12-01T11:05:45.5527441Z  2022-12-01T11:05:45.5527762Z  2022-12-01T11:05:45.5530487Z  2022-12-01T11:05:45.5531819Z  2022-12-01T11:05:45.5533837Z  2022-12-01T11:05:45.5534362Z  2022-12-01T11:05:45.5534779Z  2022-12-01T11:05:45.5535349Z [3,095 / 3,105] 8 actions running 2022-12-01T11:05:45.5536131Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:45.5537052Z Compiling test/cpp/jit/test_class_type.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:45.5537815Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:45.5538405Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:45.5538940Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:45.5542221Z Compiling test/cpp/tensorexpr/test_llvm.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:45.5543081Z Compiling test/cpp/jit/test_backend_lib.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:45.5543759Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:45.7528490Z 2022-12-01T11:05:45.7529027Z  2022-12-01T11:05:45.7915035Z  2022-12-01T11:05:45.7915726Z  2022-12-01T11:05:45.7915928Z  2022-12-01T11:05:45.7916117Z  2022-12-01T11:05:45.7916354Z  2022-12-01T11:05:45.7916540Z  2022-12-01T11:05:45.7916806Z  2022-12-01T11:05:45.7917117Z [3,095 / 3,105] 8 actions running 2022-12-01T11:05:45.7917679Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:45.7918192Z Compiling test/cpp/jit/test_class_type.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:45.7918640Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:45.7919069Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:45.7919478Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:45.7919971Z Compiling test/cpp/tensorexpr/test_llvm.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:45.7920668Z Compiling test/cpp/jit/test_backend_lib.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:45.7921110Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:46.1929043Z 2022-12-01T11:05:46.1930170Z  2022-12-01T11:05:46.1932601Z  2022-12-01T11:05:46.1933172Z  2022-12-01T11:05:46.1933584Z  2022-12-01T11:05:46.1934035Z  2022-12-01T11:05:46.1934683Z  2022-12-01T11:05:46.1935269Z  2022-12-01T11:05:46.1935831Z  2022-12-01T11:05:46.1936806Z [3,096 / 3,106] 8 actions, 7 running 2022-12-01T11:05:46.1937457Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:46.1938135Z Compiling test/cpp/jit/test_class_type.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:46.1938841Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:46.1939344Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:46.1939839Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:46.1940453Z Compiling test/cpp/jit/test_backend_lib.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:46.1941012Z //:jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:46.1941584Z [Prepa] Writing file torch_dist_autograd_test-2.params 2022-12-01T11:05:46.5933440Z 2022-12-01T11:05:46.5933980Z  2022-12-01T11:05:46.5934336Z  2022-12-01T11:05:46.5934728Z  2022-12-01T11:05:46.5934999Z  2022-12-01T11:05:46.5935297Z  2022-12-01T11:05:46.5935540Z  2022-12-01T11:05:46.5935767Z  2022-12-01T11:05:46.5936019Z  2022-12-01T11:05:46.5936396Z [3,105 / 3,117] 8 actions running 2022-12-01T11:05:46.5936917Z Compiling test/cpp/jit/test_class_type.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:46.5937427Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:46.5937859Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:46.5938604Z Compiling test/cpp/jit/test_backend_lib.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:46.5939144Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:46.5939646Z //:torch_dist_autograd_test; 0s processwrapper-sandbox 2022-12-01T11:05:46.5940146Z Compiling test/cpp/api/autograd.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:46.5940704Z Compiling test/cpp/api/tensor.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:46.7940226Z 2022-12-01T11:05:46.7940765Z  2022-12-01T11:05:46.7941080Z  2022-12-01T11:05:46.7941382Z  2022-12-01T11:05:46.7941661Z  2022-12-01T11:05:46.7941919Z  2022-12-01T11:05:46.7942186Z  2022-12-01T11:05:46.7942457Z  2022-12-01T11:05:46.7942704Z  2022-12-01T11:05:46.7943082Z [3,106 / 3,118] 8 actions running 2022-12-01T11:05:46.7943653Z Compiling test/cpp/jit/test_class_type.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:46.7944184Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:46.7944753Z Compiling test/cpp/jit/test_backend_lib.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:46.7945275Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:46.7945775Z //:torch_dist_autograd_test; 0s processwrapper-sandbox 2022-12-01T11:05:46.7946523Z Compiling test/cpp/api/autograd.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:46.7947128Z Compiling test/cpp/api/tensor.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:46.7947697Z Testing //:sequential_test; 0s processwrapper-sandbox 2022-12-01T11:05:47.1934917Z 2022-12-01T11:05:47.1935838Z  2022-12-01T11:05:47.1936473Z  2022-12-01T11:05:47.1939793Z  2022-12-01T11:05:47.1940254Z  2022-12-01T11:05:47.1940628Z  2022-12-01T11:05:47.1941209Z  2022-12-01T11:05:47.1942650Z  2022-12-01T11:05:47.1943154Z  2022-12-01T11:05:47.1943678Z [3,106 / 3,118] 8 actions running 2022-12-01T11:05:47.1944349Z Compiling test/cpp/jit/test_class_type.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:47.1945170Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:47.1947133Z Compiling test/cpp/jit/test_backend_lib.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:47.1947805Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:47.1948477Z //:torch_dist_autograd_test; 0s processwrapper-sandbox 2022-12-01T11:05:47.1949139Z Compiling test/cpp/api/autograd.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:47.1949894Z Compiling test/cpp/api/tensor.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:47.1950617Z Testing //:sequential_test; 0s processwrapper-sandbox 2022-12-01T11:05:47.3947213Z 2022-12-01T11:05:47.3947789Z  2022-12-01T11:05:47.3948123Z  2022-12-01T11:05:47.3948394Z  2022-12-01T11:05:47.3948690Z  2022-12-01T11:05:47.3948971Z  2022-12-01T11:05:47.3949281Z  2022-12-01T11:05:47.3949580Z  2022-12-01T11:05:47.3949850Z  2022-12-01T11:05:47.3950241Z [3,118 / 3,133] 8 actions, 7 running 2022-12-01T11:05:47.3950739Z //:jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:47.3951275Z //:torch_dist_autograd_test; 1s processwrapper-sandbox 2022-12-01T11:05:47.3951863Z Compiling test/cpp/api/autograd.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:47.3952504Z Compiling test/cpp/api/tensor.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:47.3953101Z Testing //:sequential_test; 0s processwrapper-sandbox 2022-12-01T11:05:47.3953904Z Compiling test/cpp/api/any.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:47.3954520Z Compiling test/cpp/api/optim.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:47.3954981Z [Prepa] Compiling test/cpp/api/enum.cpp 2022-12-01T11:05:47.7950654Z 2022-12-01T11:05:47.7951165Z  2022-12-01T11:05:47.7951530Z  2022-12-01T11:05:47.7951822Z  2022-12-01T11:05:47.7952127Z  2022-12-01T11:05:47.7952399Z  2022-12-01T11:05:47.7952688Z  2022-12-01T11:05:47.7952976Z  2022-12-01T11:05:47.7953258Z  2022-12-01T11:05:47.7953683Z [3,118 / 3,133] 8 actions running 2022-12-01T11:05:47.7954202Z //:jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:47.7954794Z //:torch_dist_autograd_test; 1s processwrapper-sandbox 2022-12-01T11:05:47.7955425Z Compiling test/cpp/api/autograd.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:47.7956019Z Compiling test/cpp/api/tensor.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:47.7956613Z Testing //:sequential_test; 1s processwrapper-sandbox 2022-12-01T11:05:47.7957168Z Compiling test/cpp/api/any.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:47.7957768Z Compiling test/cpp/api/optim.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:47.7958415Z Compiling test/cpp/api/enum.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:48.7963643Z 2022-12-01T11:05:48.7964354Z  2022-12-01T11:05:48.7964715Z  2022-12-01T11:05:48.7965153Z  2022-12-01T11:05:48.7965465Z  2022-12-01T11:05:48.7965866Z  2022-12-01T11:05:48.7966175Z  2022-12-01T11:05:48.7966470Z  2022-12-01T11:05:48.7966885Z  2022-12-01T11:05:48.7967467Z [3,118 / 3,133] 8 actions running 2022-12-01T11:05:48.7967982Z //:jit_tests; 3s processwrapper-sandbox 2022-12-01T11:05:48.7969027Z //:torch_dist_autograd_test; 2s processwrapper-sandbox 2022-12-01T11:05:48.7969823Z Compiling test/cpp/api/autograd.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:48.7970642Z Compiling test/cpp/api/tensor.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:48.7971429Z Testing //:sequential_test; 2s processwrapper-sandbox 2022-12-01T11:05:48.7972190Z Compiling test/cpp/api/any.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:48.7972975Z Compiling test/cpp/api/optim.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:48.7973728Z Compiling test/cpp/api/enum.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:49.0029838Z 2022-12-01T11:05:49.0030366Z  2022-12-01T11:05:49.0030717Z  2022-12-01T11:05:49.0031011Z  2022-12-01T11:05:49.0031274Z  2022-12-01T11:05:49.0031552Z  2022-12-01T11:05:49.0031836Z  2022-12-01T11:05:49.0032124Z  2022-12-01T11:05:49.0032416Z  2022-12-01T11:05:49.0032851Z [3,119 / 3,133] 8 actions, 7 running 2022-12-01T11:05:49.0033368Z //:torch_dist_autograd_test; 2s processwrapper-sandbox 2022-12-01T11:05:49.0033970Z Compiling test/cpp/api/autograd.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:49.0034581Z Compiling test/cpp/api/tensor.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:49.0035136Z Testing //:sequential_test; 2s processwrapper-sandbox 2022-12-01T11:05:49.0035720Z Compiling test/cpp/api/any.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:49.0036306Z Compiling test/cpp/api/optim.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:49.0036908Z Compiling test/cpp/api/enum.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:49.0037305Z [Prepa] Linking jit_tests 2022-12-01T11:05:49.3956621Z 2022-12-01T11:05:49.3957361Z  2022-12-01T11:05:49.3957783Z  2022-12-01T11:05:49.3958254Z  2022-12-01T11:05:49.3958541Z  2022-12-01T11:05:49.3958838Z  2022-12-01T11:05:49.3959148Z  2022-12-01T11:05:49.3959438Z  2022-12-01T11:05:49.3959763Z  2022-12-01T11:05:49.3960203Z [3,119 / 3,133] 8 actions running 2022-12-01T11:05:49.3960762Z //:torch_dist_autograd_test; 3s processwrapper-sandbox 2022-12-01T11:05:49.3961662Z Compiling test/cpp/api/autograd.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:49.3962263Z Compiling test/cpp/api/tensor.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:49.3962840Z Testing //:sequential_test; 2s processwrapper-sandbox 2022-12-01T11:05:49.3963297Z Compiling test/cpp/api/any.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:49.3963645Z Compiling test/cpp/api/optim.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:49.3963989Z Compiling test/cpp/api/enum.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:49.3964293Z Linking jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:49.7962766Z 2022-12-01T11:05:49.7963357Z  2022-12-01T11:05:49.7963754Z  2022-12-01T11:05:49.7964050Z  2022-12-01T11:05:49.7964390Z  2022-12-01T11:05:49.7964706Z  2022-12-01T11:05:49.7965022Z  2022-12-01T11:05:49.7965326Z  2022-12-01T11:05:49.7965633Z  2022-12-01T11:05:49.7966047Z [3,120 / 3,133] 8 actions running 2022-12-01T11:05:49.7966557Z Compiling test/cpp/api/autograd.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:49.7967134Z Compiling test/cpp/api/tensor.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:49.7967664Z Testing //:sequential_test; 3s processwrapper-sandbox 2022-12-01T11:05:49.7968213Z Compiling test/cpp/api/any.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:49.7968769Z Compiling test/cpp/api/optim.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:49.7969311Z Compiling test/cpp/api/enum.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:49.7969820Z Linking jit_tests; 0s processwrapper-sandbox 2022-12-01T11:05:49.7970360Z Linking torch_dist_autograd_test; 0s processwrapper-sandbox 2022-12-01T11:05:50.1972404Z 2022-12-01T11:05:50.1972939Z  2022-12-01T11:05:50.1973272Z  2022-12-01T11:05:50.1973760Z  2022-12-01T11:05:50.1974042Z  2022-12-01T11:05:50.1974347Z  2022-12-01T11:05:50.1974621Z  2022-12-01T11:05:50.1974886Z  2022-12-01T11:05:50.1975157Z  2022-12-01T11:05:50.1975543Z [3,122 / 3,133] 8 actions running 2022-12-01T11:05:50.1976030Z Testing //:sequential_test; 3s processwrapper-sandbox 2022-12-01T11:05:50.1976642Z Compiling test/cpp/api/any.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:50.1977306Z Compiling test/cpp/api/optim.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:50.1977917Z Compiling test/cpp/api/enum.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:50.1978701Z Linking jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:50.1979249Z Linking torch_dist_autograd_test; 0s processwrapper-sandbox 2022-12-01T11:05:50.1979749Z Linking autograd_test; 0s processwrapper-sandbox 2022-12-01T11:05:50.1980243Z Linking tensor_test; 0s processwrapper-sandbox 2022-12-01T11:05:50.3065846Z 2022-12-01T11:05:50.3066433Z  2022-12-01T11:05:50.3066812Z  2022-12-01T11:05:50.3067133Z  2022-12-01T11:05:50.3067442Z  2022-12-01T11:05:50.3067759Z  2022-12-01T11:05:50.3068046Z  2022-12-01T11:05:50.3068339Z  2022-12-01T11:05:50.3068648Z  2022-12-01T11:05:50.3069112Z INFO: From Testing //:sequential_test: 2022-12-01T11:05:50.3069796Z [3,123 / 3,133] 1 / 26 tests; 8 actions running; last test: //:sequential_test 2022-12-01T11:05:50.3070458Z Testing //:sequential_test; 3s processwrapper-sandbox 2022-12-01T11:05:50.3071089Z Compiling test/cpp/api/any.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:50.3071739Z Compiling test/cpp/api/optim.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:50.3072320Z Linking jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:50.3072912Z Linking torch_dist_autograd_test; 0s processwrapper-sandbox 2022-12-01T11:05:50.3073496Z Linking autograd_test; 0s processwrapper-sandbox 2022-12-01T11:05:50.3074070Z Linking tensor_test; 0s processwrapper-sandbox 2022-12-01T11:05:50.3074646Z Linking enum_test; 0s processwrapper-sandbox 2022-12-01T11:05:50.3092732Z 2022-12-01T11:05:50.3093003Z  2022-12-01T11:05:50.3093361Z  2022-12-01T11:05:50.3093672Z  2022-12-01T11:05:50.3093955Z  2022-12-01T11:05:50.3094253Z  2022-12-01T11:05:50.3094546Z  2022-12-01T11:05:50.3094846Z  2022-12-01T11:05:50.3095158Z  2022-12-01T11:05:50.3254264Z ==================== Test output for //:sequential_test: 2022-12-01T11:05:50.3254725Z Running main() from gmock_main.cc 2022-12-01T11:05:50.3255177Z Note: Google Test filter = -*CUDA 2022-12-01T11:05:50.3255569Z [==========] Running 19 tests from 1 test suite. 2022-12-01T11:05:50.3256064Z [----------] Global test environment set-up. 2022-12-01T11:05:50.3256548Z [----------] 19 tests from SequentialTest 2022-12-01T11:05:50.3257025Z [ RUN ] SequentialTest.CanContainThings 2022-12-01T11:05:50.3257541Z [ OK ] SequentialTest.CanContainThings (20 ms) 2022-12-01T11:05:50.3258075Z [ RUN ] SequentialTest.ConstructsFromSharedPointer 2022-12-01T11:05:50.3258783Z [ OK ] SequentialTest.ConstructsFromSharedPointer (0 ms) 2022-12-01T11:05:50.3259385Z [ RUN ] SequentialTest.ConstructsFromConcreteType 2022-12-01T11:05:50.3259961Z [ OK ] SequentialTest.ConstructsFromConcreteType (0 ms) 2022-12-01T11:05:50.3260557Z [ RUN ] SequentialTest.ConstructsFromModuleHolder 2022-12-01T11:05:50.3261149Z [ OK ] SequentialTest.ConstructsFromModuleHolder (0 ms) 2022-12-01T11:05:50.3261726Z [ RUN ] SequentialTest.PushBackAddsAnElement 2022-12-01T11:05:50.3262264Z [ OK ] SequentialTest.PushBackAddsAnElement (0 ms) 2022-12-01T11:05:50.3262749Z [ RUN ] SequentialTest.AccessWithAt 2022-12-01T11:05:50.3263206Z [ OK ] SequentialTest.AccessWithAt (0 ms) 2022-12-01T11:05:50.3263643Z [ RUN ] SequentialTest.AccessWithPtr 2022-12-01T11:05:50.3264322Z [ OK ] SequentialTest.AccessWithPtr (0 ms) 2022-12-01T11:05:50.3264963Z [ RUN ] SequentialTest.CallingForwardOnEmptySequentialIsDisallowed 2022-12-01T11:05:50.3265762Z [ OK ] SequentialTest.CallingForwardOnEmptySequentialIsDisallowed (0 ms) 2022-12-01T11:05:50.3266517Z [ RUN ] SequentialTest.CallingForwardChainsCorrectly 2022-12-01T11:05:50.3267136Z [ OK ] SequentialTest.CallingForwardChainsCorrectly (0 ms) 2022-12-01T11:05:50.3267845Z [ RUN ] SequentialTest.CallingForwardWithTheWrongReturnTypeThrows 2022-12-01T11:05:50.3268597Z [ OK ] SequentialTest.CallingForwardWithTheWrongReturnTypeThrows (0 ms) 2022-12-01T11:05:50.3269335Z [ RUN ] SequentialTest.TheReturnTypeOfForwardDefaultsToTensor 2022-12-01T11:05:50.3270072Z [ OK ] SequentialTest.TheReturnTypeOfForwardDefaultsToTensor (0 ms) 2022-12-01T11:05:50.3270722Z [ RUN ] SequentialTest.ForwardReturnsTheLastValue 2022-12-01T11:05:50.3271326Z [ OK ] SequentialTest.ForwardReturnsTheLastValue (20 ms) 2022-12-01T11:05:50.3271987Z [ RUN ] SequentialTest.SanityCheckForHoldingStandardModules 2022-12-01T11:05:50.3272683Z [ OK ] SequentialTest.SanityCheckForHoldingStandardModules (1 ms) 2022-12-01T11:05:50.3273409Z [ RUN ] SequentialTest.ExtendPushesModulesFromOtherSequential 2022-12-01T11:05:50.3274121Z [ OK ] SequentialTest.ExtendPushesModulesFromOtherSequential (0 ms) 2022-12-01T11:05:50.3274750Z [ RUN ] SequentialTest.HasReferenceSemantics 2022-12-01T11:05:50.3305167Z [ OK ] SequentialTest.HasReferenceSemantics (0 ms) 2022-12-01T11:05:50.3305798Z [ RUN ] SequentialTest.IsCloneable 2022-12-01T11:05:50.3306327Z [ OK ] SequentialTest.IsCloneable (5 ms) 2022-12-01T11:05:50.3306936Z [ RUN ] SequentialTest.RegistersElementsAsSubmodules 2022-12-01T11:05:50.3307643Z [ OK ] SequentialTest.RegistersElementsAsSubmodules (0 ms) 2022-12-01T11:05:50.3308328Z [ RUN ] SequentialTest.PrettyPrintSequential 2022-12-01T11:05:50.3308890Z [ OK ] SequentialTest.PrettyPrintSequential (2 ms) 2022-12-01T11:05:50.3309467Z [ RUN ] SequentialTest.ModuleForwardMethodOptionalArg 2022-12-01T11:05:50.3310110Z [ OK ] SequentialTest.ModuleForwardMethodOptionalArg (73 ms) 2022-12-01T11:05:50.3311068Z [----------] 19 tests from SequentialTest (125 ms total) 2022-12-01T11:05:50.3311343Z 2022-12-01T11:05:50.3311612Z [----------] Global test environment tear-down 2022-12-01T11:05:50.3312058Z [==========] 19 tests from 1 test suite ran. (125 ms total) 2022-12-01T11:05:50.3312425Z [ PASSED ] 19 tests. 2022-12-01T11:05:50.3312774Z ================================================================================ 2022-12-01T11:05:50.3313393Z [3,123 / 3,133] 1 / 26 tests; 8 actions running; last test: //:sequential_test 2022-12-01T11:05:50.3314014Z Testing //:sequential_test; 3s processwrapper-sandbox 2022-12-01T11:05:50.3314642Z Compiling test/cpp/api/any.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:50.3315284Z Compiling test/cpp/api/optim.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:50.3315874Z Linking jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:50.3316480Z Linking torch_dist_autograd_test; 0s processwrapper-sandbox 2022-12-01T11:05:50.3317066Z Linking autograd_test; 0s processwrapper-sandbox 2022-12-01T11:05:50.3317634Z Linking tensor_test; 0s processwrapper-sandbox 2022-12-01T11:05:50.3318182Z Linking enum_test; 0s processwrapper-sandbox 2022-12-01T11:05:50.5311641Z 2022-12-01T11:05:50.5312125Z  2022-12-01T11:05:50.5312512Z  2022-12-01T11:05:50.5312805Z  2022-12-01T11:05:50.5313073Z  2022-12-01T11:05:50.5313357Z  2022-12-01T11:05:50.5313636Z  2022-12-01T11:05:50.5313897Z  2022-12-01T11:05:50.5314180Z  2022-12-01T11:05:50.5314751Z [3,129 / 3,138] 1 / 26 tests; 8 actions, 7 running; last test: ...uential_test 2022-12-01T11:05:50.5315318Z Linking jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:50.5316108Z Linking torch_dist_autograd_test; 0s processwrapper-sandbox 2022-12-01T11:05:50.5316678Z Linking autograd_test; 0s processwrapper-sandbox 2022-12-01T11:05:50.5317210Z Linking tensor_test; 0s processwrapper-sandbox 2022-12-01T11:05:50.5317707Z Linking enum_test; 0s processwrapper-sandbox 2022-12-01T11:05:50.5318253Z Compiling test/cpp/api/misc.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:50.5318814Z Linking any_test; 0s processwrapper-sandbox 2022-12-01T11:05:50.5319191Z [Prepa] Linking optim_test 2022-12-01T11:05:50.7974281Z 2022-12-01T11:05:50.7974790Z  2022-12-01T11:05:50.7975124Z  2022-12-01T11:05:50.7975376Z  2022-12-01T11:05:50.7975638Z  2022-12-01T11:05:50.7975901Z  2022-12-01T11:05:50.7976166Z  2022-12-01T11:05:50.7976441Z  2022-12-01T11:05:50.7976705Z  2022-12-01T11:05:50.7977239Z [3,129 / 3,138] 1 / 26 tests; 8 actions running; last test: //:sequential_test 2022-12-01T11:05:50.7977809Z Linking jit_tests; 1s processwrapper-sandbox 2022-12-01T11:05:50.7978526Z Linking torch_dist_autograd_test; 1s processwrapper-sandbox 2022-12-01T11:05:50.7979086Z Linking autograd_test; 0s processwrapper-sandbox 2022-12-01T11:05:50.7979591Z Linking tensor_test; 0s processwrapper-sandbox 2022-12-01T11:05:50.7980116Z Linking enum_test; 0s processwrapper-sandbox 2022-12-01T11:05:50.7980659Z Compiling test/cpp/api/misc.cpp; 0s processwrapper-sandbox 2022-12-01T11:05:50.7981155Z Linking any_test; 0s processwrapper-sandbox 2022-12-01T11:05:50.7981620Z Linking optim_test; 0s processwrapper-sandbox 2022-12-01T11:05:51.7979738Z 2022-12-01T11:05:51.7980651Z  2022-12-01T11:05:51.7981279Z  2022-12-01T11:05:51.7981820Z  2022-12-01T11:05:51.7982338Z  2022-12-01T11:05:51.7982739Z  2022-12-01T11:05:51.7983169Z  2022-12-01T11:05:51.7983620Z  2022-12-01T11:05:51.7983992Z  2022-12-01T11:05:51.7984692Z [3,129 / 3,138] 1 / 26 tests; 8 actions running; last test: //:sequential_test 2022-12-01T11:05:51.7985394Z Linking jit_tests; 2s processwrapper-sandbox 2022-12-01T11:05:51.7986055Z Linking torch_dist_autograd_test; 2s processwrapper-sandbox 2022-12-01T11:05:51.7986896Z Linking autograd_test; 1s processwrapper-sandbox 2022-12-01T11:05:51.7987519Z Linking tensor_test; 1s processwrapper-sandbox 2022-12-01T11:05:51.7988128Z Linking enum_test; 1s processwrapper-sandbox 2022-12-01T11:05:51.7988797Z Compiling test/cpp/api/misc.cpp; 1s processwrapper-sandbox 2022-12-01T11:05:51.7989409Z Linking any_test; 1s processwrapper-sandbox 2022-12-01T11:05:51.7989955Z Linking optim_test; 1s processwrapper-sandbox 2022-12-01T11:05:52.9994017Z 2022-12-01T11:05:52.9994575Z  2022-12-01T11:05:52.9994939Z  2022-12-01T11:05:52.9995186Z  2022-12-01T11:05:52.9995450Z  2022-12-01T11:05:52.9995706Z  2022-12-01T11:05:52.9995953Z  2022-12-01T11:05:52.9996202Z  2022-12-01T11:05:52.9996474Z  2022-12-01T11:05:52.9997215Z [3,129 / 3,138] 1 / 26 tests; 8 actions running; last test: //:sequential_test 2022-12-01T11:05:52.9997780Z Linking jit_tests; 3s processwrapper-sandbox 2022-12-01T11:05:52.9998328Z Linking torch_dist_autograd_test; 3s processwrapper-sandbox 2022-12-01T11:05:52.9998848Z Linking autograd_test; 3s processwrapper-sandbox 2022-12-01T11:05:52.9999512Z Linking tensor_test; 3s processwrapper-sandbox 2022-12-01T11:05:52.9999986Z Linking enum_test; 2s processwrapper-sandbox 2022-12-01T11:05:53.0000524Z Compiling test/cpp/api/misc.cpp; 2s processwrapper-sandbox 2022-12-01T11:05:53.0001028Z Linking any_test; 2s processwrapper-sandbox 2022-12-01T11:05:53.0001527Z Linking optim_test; 2s processwrapper-sandbox 2022-12-01T11:05:54.0020322Z 2022-12-01T11:05:54.0020948Z  2022-12-01T11:05:54.0021269Z  2022-12-01T11:05:54.0021533Z  2022-12-01T11:05:54.0021800Z  2022-12-01T11:05:54.0022289Z  2022-12-01T11:05:54.0022569Z  2022-12-01T11:05:54.0022860Z  2022-12-01T11:05:54.0023128Z  2022-12-01T11:05:54.0023678Z [3,129 / 3,138] 1 / 26 tests; 8 actions running; last test: //:sequential_test 2022-12-01T11:05:54.0024256Z Linking jit_tests; 4s processwrapper-sandbox 2022-12-01T11:05:54.0024813Z Linking torch_dist_autograd_test; 4s processwrapper-sandbox 2022-12-01T11:05:54.0025345Z Linking autograd_test; 4s processwrapper-sandbox 2022-12-01T11:05:54.0025862Z Linking tensor_test; 4s processwrapper-sandbox 2022-12-01T11:05:54.0026371Z Linking enum_test; 3s processwrapper-sandbox 2022-12-01T11:05:54.0026909Z Compiling test/cpp/api/misc.cpp; 3s processwrapper-sandbox 2022-12-01T11:05:54.0027431Z Linking any_test; 3s processwrapper-sandbox 2022-12-01T11:05:54.0027928Z Linking optim_test; 3s processwrapper-sandbox 2022-12-01T11:05:55.0019037Z 2022-12-01T11:05:55.0019599Z  2022-12-01T11:05:55.0019918Z  2022-12-01T11:05:55.0020247Z  2022-12-01T11:05:55.0020584Z  2022-12-01T11:05:55.0020856Z  2022-12-01T11:05:55.0021100Z  2022-12-01T11:05:55.0021379Z  2022-12-01T11:05:55.0021765Z  2022-12-01T11:05:55.0022279Z [3,129 / 3,138] 1 / 26 tests; 8 actions running; last test: //:sequential_test 2022-12-01T11:05:55.0022828Z Linking jit_tests; 5s processwrapper-sandbox 2022-12-01T11:05:55.0023374Z Linking torch_dist_autograd_test; 5s processwrapper-sandbox 2022-12-01T11:05:55.0023899Z Linking autograd_test; 5s processwrapper-sandbox 2022-12-01T11:05:55.0024395Z Linking tensor_test; 5s processwrapper-sandbox 2022-12-01T11:05:55.0024875Z Linking enum_test; 4s processwrapper-sandbox 2022-12-01T11:05:55.0025384Z Compiling test/cpp/api/misc.cpp; 4s processwrapper-sandbox 2022-12-01T11:05:55.0025897Z Linking any_test; 4s processwrapper-sandbox 2022-12-01T11:05:55.0026385Z Linking optim_test; 4s processwrapper-sandbox 2022-12-01T11:05:56.2024348Z 2022-12-01T11:05:56.2024982Z  2022-12-01T11:05:56.2025232Z  2022-12-01T11:05:56.2025420Z  2022-12-01T11:05:56.2025630Z  2022-12-01T11:05:56.2026011Z  2022-12-01T11:05:56.2026249Z  2022-12-01T11:05:56.2026475Z  2022-12-01T11:05:56.2026640Z  2022-12-01T11:05:56.2026992Z [3,129 / 3,138] 1 / 26 tests; 8 actions running; last test: //:sequential_test 2022-12-01T11:05:56.2027350Z Linking jit_tests; 7s processwrapper-sandbox 2022-12-01T11:05:56.2027687Z Linking torch_dist_autograd_test; 6s processwrapper-sandbox 2022-12-01T11:05:56.2028004Z Linking autograd_test; 6s processwrapper-sandbox 2022-12-01T11:05:56.2028309Z Linking tensor_test; 6s processwrapper-sandbox 2022-12-01T11:05:56.2028612Z Linking enum_test; 5s processwrapper-sandbox 2022-12-01T11:05:56.2028941Z Compiling test/cpp/api/misc.cpp; 5s processwrapper-sandbox 2022-12-01T11:05:56.2029254Z Linking any_test; 5s processwrapper-sandbox 2022-12-01T11:05:56.2029560Z Linking optim_test; 5s processwrapper-sandbox 2022-12-01T11:05:57.2123127Z 2022-12-01T11:05:57.2123748Z  2022-12-01T11:05:57.2124129Z  2022-12-01T11:05:57.2124312Z  2022-12-01T11:05:57.2124476Z  2022-12-01T11:05:57.2124644Z  2022-12-01T11:05:57.2124820Z  2022-12-01T11:05:57.2124995Z  2022-12-01T11:05:57.2125160Z  2022-12-01T11:05:57.2125496Z [3,129 / 3,138] 1 / 26 tests; 8 actions running; last test: //:sequential_test 2022-12-01T11:05:57.2125848Z Linking jit_tests; 8s processwrapper-sandbox 2022-12-01T11:05:57.2126189Z Linking torch_dist_autograd_test; 7s processwrapper-sandbox 2022-12-01T11:05:57.2126504Z Linking autograd_test; 7s processwrapper-sandbox 2022-12-01T11:05:57.2126812Z Linking tensor_test; 7s processwrapper-sandbox 2022-12-01T11:05:57.2127123Z Linking enum_test; 6s processwrapper-sandbox 2022-12-01T11:05:57.2127644Z Compiling test/cpp/api/misc.cpp; 6s processwrapper-sandbox 2022-12-01T11:05:57.2127963Z Linking any_test; 6s processwrapper-sandbox 2022-12-01T11:05:57.2128263Z Linking optim_test; 6s processwrapper-sandbox 2022-12-01T11:05:58.1061808Z 2022-12-01T11:05:58.1062569Z  2022-12-01T11:05:58.1062954Z  2022-12-01T11:05:58.1063337Z  2022-12-01T11:05:58.1063580Z  2022-12-01T11:05:58.1063771Z  2022-12-01T11:05:58.1063939Z  2022-12-01T11:05:58.1064090Z  2022-12-01T11:05:58.1064256Z  2022-12-01T11:05:58.1064601Z [3,130 / 3,138] 1 / 26 tests; 8 actions, 7 running; last test: ...uential_test 2022-12-01T11:05:58.1064937Z Linking jit_tests; 9s processwrapper-sandbox 2022-12-01T11:05:58.1065277Z Linking torch_dist_autograd_test; 8s processwrapper-sandbox 2022-12-01T11:05:58.1065614Z Linking autograd_test; 8s processwrapper-sandbox 2022-12-01T11:05:58.1065914Z Linking tensor_test; 8s processwrapper-sandbox 2022-12-01T11:05:58.1066229Z Linking enum_test; 7s processwrapper-sandbox 2022-12-01T11:05:58.1066526Z Linking any_test; 7s processwrapper-sandbox 2022-12-01T11:05:58.1066827Z Linking optim_test; 7s processwrapper-sandbox 2022-12-01T11:05:58.1067046Z [Prepa] Linking misc_test 2022-12-01T11:05:58.4161133Z 2022-12-01T11:05:58.4161646Z  2022-12-01T11:05:58.4162020Z  2022-12-01T11:05:58.4162318Z  2022-12-01T11:05:58.4162612Z  2022-12-01T11:05:58.4162891Z  2022-12-01T11:05:58.4163181Z  2022-12-01T11:05:58.4163467Z  2022-12-01T11:05:58.4163741Z  2022-12-01T11:05:58.4164327Z [3,130 / 3,138] 1 / 26 tests; 8 actions running; last test: //:sequential_test 2022-12-01T11:05:58.4164921Z Linking jit_tests; 9s processwrapper-sandbox 2022-12-01T11:05:58.4165486Z Linking torch_dist_autograd_test; 8s processwrapper-sandbox 2022-12-01T11:05:58.4166052Z Linking autograd_test; 8s processwrapper-sandbox 2022-12-01T11:05:58.4166595Z Linking tensor_test; 8s processwrapper-sandbox 2022-12-01T11:05:58.4167114Z Linking enum_test; 8s processwrapper-sandbox 2022-12-01T11:05:58.4167616Z Linking any_test; 7s processwrapper-sandbox 2022-12-01T11:05:58.4168353Z Linking optim_test; 7s processwrapper-sandbox 2022-12-01T11:05:58.4168894Z Linking misc_test; 0s processwrapper-sandbox 2022-12-01T11:05:59.4225141Z 2022-12-01T11:05:59.4225803Z  2022-12-01T11:05:59.4226159Z  2022-12-01T11:05:59.4226477Z  2022-12-01T11:05:59.4226787Z  2022-12-01T11:05:59.4227093Z  2022-12-01T11:05:59.4227379Z  2022-12-01T11:05:59.4227709Z  2022-12-01T11:05:59.4227998Z  2022-12-01T11:05:59.4228588Z [3,130 / 3,138] 1 / 26 tests; 8 actions running; last test: //:sequential_test 2022-12-01T11:05:59.4229131Z Linking jit_tests; 10s processwrapper-sandbox 2022-12-01T11:05:59.4229472Z Linking torch_dist_autograd_test; 9s processwrapper-sandbox 2022-12-01T11:05:59.4229803Z Linking autograd_test; 9s processwrapper-sandbox 2022-12-01T11:05:59.4230124Z Linking tensor_test; 9s processwrapper-sandbox 2022-12-01T11:05:59.4230430Z Linking enum_test; 9s processwrapper-sandbox 2022-12-01T11:05:59.4230731Z Linking any_test; 8s processwrapper-sandbox 2022-12-01T11:05:59.4231033Z Linking optim_test; 8s processwrapper-sandbox 2022-12-01T11:05:59.4231330Z Linking misc_test; 1s processwrapper-sandbox 2022-12-01T11:06:00.4487905Z 2022-12-01T11:06:00.4488441Z  2022-12-01T11:06:00.4488839Z  2022-12-01T11:06:00.4489187Z  2022-12-01T11:06:00.4489486Z  2022-12-01T11:06:00.4489762Z  2022-12-01T11:06:00.4489948Z  2022-12-01T11:06:00.4490100Z  2022-12-01T11:06:00.4490269Z  2022-12-01T11:06:00.4490613Z [3,130 / 3,138] 1 / 26 tests; 8 actions running; last test: //:sequential_test 2022-12-01T11:06:00.4491036Z Linking jit_tests; 11s processwrapper-sandbox 2022-12-01T11:06:00.4491551Z Linking torch_dist_autograd_test; 10s processwrapper-sandbox 2022-12-01T11:06:00.4491890Z Linking autograd_test; 10s processwrapper-sandbox 2022-12-01T11:06:00.4492190Z Linking tensor_test; 10s processwrapper-sandbox 2022-12-01T11:06:00.4492506Z Linking enum_test; 10s processwrapper-sandbox 2022-12-01T11:06:00.4492801Z Linking any_test; 9s processwrapper-sandbox 2022-12-01T11:06:00.4493089Z Linking optim_test; 9s processwrapper-sandbox 2022-12-01T11:06:00.4493398Z Linking misc_test; 2s processwrapper-sandbox 2022-12-01T11:06:01.6494394Z 2022-12-01T11:06:01.6494959Z  2022-12-01T11:06:01.6495309Z  2022-12-01T11:06:01.6495790Z  2022-12-01T11:06:01.6496041Z  2022-12-01T11:06:01.6496244Z  2022-12-01T11:06:01.6496412Z  2022-12-01T11:06:01.6496583Z  2022-12-01T11:06:01.6496760Z  2022-12-01T11:06:01.6497110Z [3,130 / 3,138] 1 / 26 tests; 8 actions running; last test: //:sequential_test 2022-12-01T11:06:01.6497464Z Linking jit_tests; 12s processwrapper-sandbox 2022-12-01T11:06:01.6497806Z Linking torch_dist_autograd_test; 12s processwrapper-sandbox 2022-12-01T11:06:01.6498142Z Linking autograd_test; 11s processwrapper-sandbox 2022-12-01T11:06:01.6498592Z Linking tensor_test; 11s processwrapper-sandbox 2022-12-01T11:06:01.6498898Z Linking enum_test; 11s processwrapper-sandbox 2022-12-01T11:06:01.6499206Z Linking any_test; 11s processwrapper-sandbox 2022-12-01T11:06:01.6499502Z Linking optim_test; 11s processwrapper-sandbox 2022-12-01T11:06:01.6499853Z Linking misc_test; 3s processwrapper-sandbox 2022-12-01T11:06:02.6500776Z 2022-12-01T11:06:02.6501581Z  2022-12-01T11:06:02.6501933Z  2022-12-01T11:06:02.6502260Z  2022-12-01T11:06:02.6502570Z  2022-12-01T11:06:02.6502778Z  2022-12-01T11:06:02.6502950Z  2022-12-01T11:06:02.6503117Z  2022-12-01T11:06:02.6503270Z  2022-12-01T11:06:02.6503655Z [3,130 / 3,138] 1 / 26 tests; 8 actions running; last test: //:sequential_test 2022-12-01T11:06:02.6504213Z Linking jit_tests; 13s processwrapper-sandbox 2022-12-01T11:06:02.6504990Z Linking torch_dist_autograd_test; 13s processwrapper-sandbox 2022-12-01T11:06:02.6505562Z Linking autograd_test; 12s processwrapper-sandbox 2022-12-01T11:06:02.6506134Z Linking tensor_test; 12s processwrapper-sandbox 2022-12-01T11:06:02.6506614Z Linking enum_test; 12s processwrapper-sandbox 2022-12-01T11:06:02.6506901Z Linking any_test; 12s processwrapper-sandbox 2022-12-01T11:06:02.6507207Z Linking optim_test; 12s processwrapper-sandbox 2022-12-01T11:06:02.6507510Z Linking misc_test; 4s processwrapper-sandbox 2022-12-01T11:06:03.8507315Z 2022-12-01T11:06:03.8507855Z  2022-12-01T11:06:03.8508222Z  2022-12-01T11:06:03.8508568Z  2022-12-01T11:06:03.8508889Z  2022-12-01T11:06:03.8509166Z  2022-12-01T11:06:03.8509475Z  2022-12-01T11:06:03.8509778Z  2022-12-01T11:06:03.8510083Z  2022-12-01T11:06:03.8510648Z [3,130 / 3,138] 1 / 26 tests; 8 actions running; last test: //:sequential_test 2022-12-01T11:06:03.8511030Z Linking jit_tests; 14s processwrapper-sandbox 2022-12-01T11:06:03.8511398Z Linking torch_dist_autograd_test; 14s processwrapper-sandbox 2022-12-01T11:06:03.8511743Z Linking autograd_test; 14s processwrapper-sandbox 2022-12-01T11:06:03.8512055Z Linking tensor_test; 14s processwrapper-sandbox 2022-12-01T11:06:03.8512401Z Linking enum_test; 13s processwrapper-sandbox 2022-12-01T11:06:03.8512701Z Linking any_test; 13s processwrapper-sandbox 2022-12-01T11:06:03.8513059Z Linking optim_test; 13s processwrapper-sandbox 2022-12-01T11:06:03.8513374Z Linking misc_test; 5s processwrapper-sandbox 2022-12-01T11:06:04.5995316Z 2022-12-01T11:06:04.5996816Z  2022-12-01T11:06:04.5997202Z  2022-12-01T11:06:04.5997529Z  2022-12-01T11:06:04.5997827Z  2022-12-01T11:06:04.5998300Z  2022-12-01T11:06:04.5998602Z  2022-12-01T11:06:04.5998899Z  2022-12-01T11:06:04.5999327Z  2022-12-01T11:06:04.5999933Z [3,131 / 3,139] 1 / 26 tests; 8 actions, 7 running; last test: ...uential_test 2022-12-01T11:06:04.6000544Z Linking jit_tests; 15s processwrapper-sandbox 2022-12-01T11:06:04.6001134Z Linking torch_dist_autograd_test; 15s processwrapper-sandbox 2022-12-01T11:06:04.6001724Z Linking autograd_test; 14s processwrapper-sandbox 2022-12-01T11:06:04.6002281Z Linking tensor_test; 14s processwrapper-sandbox 2022-12-01T11:06:04.6002805Z Linking any_test; 14s processwrapper-sandbox 2022-12-01T11:06:04.6003361Z Linking optim_test; 14s processwrapper-sandbox 2022-12-01T11:06:04.6003909Z Linking misc_test; 6s processwrapper-sandbox 2022-12-01T11:06:04.6004296Z [Prepa] Testing //:enum_test 2022-12-01T11:06:04.8187753Z 2022-12-01T11:06:04.8188396Z  2022-12-01T11:06:04.8188755Z  2022-12-01T11:06:04.8189129Z  2022-12-01T11:06:04.8189412Z  2022-12-01T11:06:04.8189695Z  2022-12-01T11:06:04.8189873Z  2022-12-01T11:06:04.8190028Z  2022-12-01T11:06:04.8190200Z  2022-12-01T11:06:04.8190555Z [3,137 / 3,146] 1 / 26 tests; 8 actions, 7 running; last test: ...uential_test 2022-12-01T11:06:04.8190900Z Linking jit_tests; 15s processwrapper-sandbox 2022-12-01T11:06:04.8191212Z Linking any_test; 14s processwrapper-sandbox 2022-12-01T11:06:04.8191516Z Linking optim_test; 14s processwrapper-sandbox 2022-12-01T11:06:04.8191815Z Linking misc_test; 6s processwrapper-sandbox 2022-12-01T11:06:04.8192127Z Testing //:enum_test; 0s processwrapper-sandbox 2022-12-01T11:06:04.8192439Z Testing //:tensor_test; 0s processwrapper-sandbox 2022-12-01T11:06:04.8192758Z Testing //:expanding_array_test; 0s processwrapper-sandbox 2022-12-01T11:06:04.8193028Z [Scann] Compiling test/cpp/api/ordered_dict.cpp 2022-12-01T11:06:05.0513235Z 2022-12-01T11:06:05.0513777Z  2022-12-01T11:06:05.0514179Z  2022-12-01T11:06:05.0514489Z  2022-12-01T11:06:05.0514656Z  2022-12-01T11:06:05.0514997Z  2022-12-01T11:06:05.0515173Z  2022-12-01T11:06:05.0515327Z  2022-12-01T11:06:05.0515494Z  2022-12-01T11:06:05.0515852Z [3,141 / 3,151] 1 / 26 tests; 8 actions running; last test: //:sequential_test 2022-12-01T11:06:05.0516193Z Linking jit_tests; 16s processwrapper-sandbox 2022-12-01T11:06:05.0516507Z Linking any_test; 14s processwrapper-sandbox 2022-12-01T11:06:05.0516818Z Linking misc_test; 6s processwrapper-sandbox 2022-12-01T11:06:05.0517117Z Testing //:enum_test; 0s processwrapper-sandbox 2022-12-01T11:06:05.0517432Z Testing //:tensor_test; 0s processwrapper-sandbox 2022-12-01T11:06:05.0517763Z Testing //:expanding_array_test; 0s processwrapper-sandbox 2022-12-01T11:06:05.0518122Z Compiling test/cpp/api/ordered_dict.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:05.0518497Z Compiling test/cpp/api/modulelist.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:05.4516975Z 2022-12-01T11:06:05.4517511Z  2022-12-01T11:06:05.4517831Z  2022-12-01T11:06:05.4518183Z  2022-12-01T11:06:05.4518506Z  2022-12-01T11:06:05.4518744Z  2022-12-01T11:06:05.4518912Z  2022-12-01T11:06:05.4519067Z  2022-12-01T11:06:05.4519238Z  2022-12-01T11:06:05.4519586Z [3,144 / 3,184] 1 / 26 tests; 8 actions running; last test: //:sequential_test 2022-12-01T11:06:05.4519925Z Linking jit_tests; 16s processwrapper-sandbox 2022-12-01T11:06:05.4520237Z Linking misc_test; 7s processwrapper-sandbox 2022-12-01T11:06:05.4520547Z Testing //:enum_test; 0s processwrapper-sandbox 2022-12-01T11:06:05.4520849Z Testing //:tensor_test; 0s processwrapper-sandbox 2022-12-01T11:06:05.4521181Z Testing //:expanding_array_test; 0s processwrapper-sandbox 2022-12-01T11:06:06.3627733Z Compiling test/cpp/api/ordered_dict.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:06.3628889Z Compiling test/cpp/api/modulelist.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:06.3629481Z Compiling c10/test/util/Array_test.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:06.5804433Z 2022-12-01T11:06:06.5805030Z  2022-12-01T11:06:06.5805413Z  2022-12-01T11:06:06.5805707Z  2022-12-01T11:06:06.5805945Z  2022-12-01T11:06:06.5806114Z  2022-12-01T11:06:06.5806301Z  2022-12-01T11:06:06.5806475Z  2022-12-01T11:06:06.5806641Z  2022-12-01T11:06:06.5806974Z [3,144 / 3,184] 1 / 26 tests; 8 actions running; last test: //:sequential_test 2022-12-01T11:06:06.5807334Z Linking jit_tests; 17s processwrapper-sandbox 2022-12-01T11:06:06.5807642Z Linking misc_test; 8s processwrapper-sandbox 2022-12-01T11:06:06.5807950Z Testing //:enum_test; 1s processwrapper-sandbox 2022-12-01T11:06:06.5808270Z Testing //:tensor_test; 1s processwrapper-sandbox 2022-12-01T11:06:06.5808608Z Testing //:expanding_array_test; 1s processwrapper-sandbox 2022-12-01T11:06:06.5808969Z Compiling test/cpp/api/ordered_dict.cpp; 1s processwrapper-sandbox 2022-12-01T11:06:06.5809331Z Compiling test/cpp/api/modulelist.cpp; 1s processwrapper-sandbox 2022-12-01T11:06:06.5809695Z Compiling c10/test/util/Array_test.cpp; 1s processwrapper-sandbox 2022-12-01T11:06:07.6338576Z 2022-12-01T11:06:07.6339042Z  2022-12-01T11:06:07.6339520Z  2022-12-01T11:06:07.6339838Z  2022-12-01T11:06:07.6340005Z  2022-12-01T11:06:07.6340173Z  2022-12-01T11:06:07.6340341Z  2022-12-01T11:06:07.6340493Z  2022-12-01T11:06:07.6340661Z  2022-12-01T11:06:07.6341010Z [3,144 / 3,184] 1 / 26 tests; 8 actions running; last test: //:sequential_test 2022-12-01T11:06:07.6341364Z Linking jit_tests; 18s processwrapper-sandbox 2022-12-01T11:06:07.6341683Z Linking misc_test; 9s processwrapper-sandbox 2022-12-01T11:06:07.6341997Z Testing //:enum_test; 3s processwrapper-sandbox 2022-12-01T11:06:07.6342313Z Testing //:tensor_test; 2s processwrapper-sandbox 2022-12-01T11:06:07.6342795Z Testing //:expanding_array_test; 2s processwrapper-sandbox 2022-12-01T11:06:07.6343155Z Compiling test/cpp/api/ordered_dict.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:07.6343530Z Compiling test/cpp/api/modulelist.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:07.6343883Z Compiling c10/test/util/Array_test.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:08.8346362Z 2022-12-01T11:06:08.8346850Z  2022-12-01T11:06:08.8347181Z  2022-12-01T11:06:08.8347447Z  2022-12-01T11:06:08.8347760Z  2022-12-01T11:06:08.8348081Z  2022-12-01T11:06:08.8348323Z  2022-12-01T11:06:08.8348492Z  2022-12-01T11:06:08.8348663Z  2022-12-01T11:06:08.8349023Z [3,144 / 3,184] 1 / 26 tests; 8 actions running; last test: //:sequential_test 2022-12-01T11:06:08.8349379Z Linking jit_tests; 19s processwrapper-sandbox 2022-12-01T11:06:08.8349686Z Linking misc_test; 10s processwrapper-sandbox 2022-12-01T11:06:08.8350003Z Testing //:enum_test; 4s processwrapper-sandbox 2022-12-01T11:06:08.8350302Z Testing //:tensor_test; 4s processwrapper-sandbox 2022-12-01T11:06:08.8350634Z Testing //:expanding_array_test; 4s processwrapper-sandbox 2022-12-01T11:06:08.8350999Z Compiling test/cpp/api/ordered_dict.cpp; 4s processwrapper-sandbox 2022-12-01T11:06:08.8351364Z Compiling test/cpp/api/modulelist.cpp; 3s processwrapper-sandbox 2022-12-01T11:06:08.8351739Z Compiling c10/test/util/Array_test.cpp; 3s processwrapper-sandbox 2022-12-01T11:06:09.0349039Z 2022-12-01T11:06:09.0349612Z  2022-12-01T11:06:09.0349904Z  2022-12-01T11:06:09.0350202Z  2022-12-01T11:06:09.0350412Z  2022-12-01T11:06:09.0350565Z  2022-12-01T11:06:09.0350837Z  2022-12-01T11:06:09.0351174Z  2022-12-01T11:06:09.0351666Z  2022-12-01T11:06:09.0352195Z [3,145 / 3,184] 1 / 26 tests; 8 actions running; last test: //:sequential_test 2022-12-01T11:06:09.0352560Z Linking jit_tests; 20s processwrapper-sandbox 2022-12-01T11:06:09.0352856Z Linking misc_test; 10s processwrapper-sandbox 2022-12-01T11:06:09.0353160Z Testing //:enum_test; 4s processwrapper-sandbox 2022-12-01T11:06:09.0353474Z Testing //:tensor_test; 4s processwrapper-sandbox 2022-12-01T11:06:09.0353797Z Testing //:expanding_array_test; 4s processwrapper-sandbox 2022-12-01T11:06:09.0354153Z Compiling test/cpp/api/ordered_dict.cpp; 4s processwrapper-sandbox 2022-12-01T11:06:09.0354522Z Compiling test/cpp/api/modulelist.cpp; 4s processwrapper-sandbox 2022-12-01T11:06:09.0354887Z Compiling c10/test/util/Bitset_test.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:09.4352662Z 2022-12-01T11:06:09.4353200Z  2022-12-01T11:06:09.4353705Z  2022-12-01T11:06:09.4354100Z  2022-12-01T11:06:09.4354555Z  2022-12-01T11:06:09.4354830Z  2022-12-01T11:06:09.4355113Z  2022-12-01T11:06:09.4355389Z  2022-12-01T11:06:09.4355645Z  2022-12-01T11:06:09.4356219Z [3,145 / 3,184] 1 / 26 tests; 8 actions running; last test: //:sequential_test 2022-12-01T11:06:09.4356794Z Linking jit_tests; 20s processwrapper-sandbox 2022-12-01T11:06:09.4357307Z Linking misc_test; 11s processwrapper-sandbox 2022-12-01T11:06:09.4357830Z Testing //:enum_test; 4s processwrapper-sandbox 2022-12-01T11:06:09.4358353Z Testing //:tensor_test; 4s processwrapper-sandbox 2022-12-01T11:06:09.4358894Z Testing //:expanding_array_test; 4s processwrapper-sandbox 2022-12-01T11:06:09.4359504Z Compiling test/cpp/api/ordered_dict.cpp; 4s processwrapper-sandbox 2022-12-01T11:06:09.4360123Z Compiling test/cpp/api/modulelist.cpp; 4s processwrapper-sandbox 2022-12-01T11:06:09.4360726Z Compiling c10/test/util/Bitset_test.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:09.8355330Z 2022-12-01T11:06:09.8356007Z  2022-12-01T11:06:09.8356389Z  2022-12-01T11:06:09.8356731Z  2022-12-01T11:06:09.8357034Z  2022-12-01T11:06:09.8357475Z  2022-12-01T11:06:09.8357649Z  2022-12-01T11:06:09.8357801Z  2022-12-01T11:06:09.8357971Z  2022-12-01T11:06:09.8358337Z [3,146 / 3,184] 1 / 26 tests; 8 actions running; last test: //:sequential_test 2022-12-01T11:06:09.8358702Z Linking jit_tests; 20s processwrapper-sandbox 2022-12-01T11:06:09.8359002Z Linking misc_test; 11s processwrapper-sandbox 2022-12-01T11:06:09.8359316Z Testing //:enum_test; 5s processwrapper-sandbox 2022-12-01T11:06:09.8359630Z Testing //:tensor_test; 5s processwrapper-sandbox 2022-12-01T11:06:09.8359952Z Testing //:expanding_array_test; 5s processwrapper-sandbox 2022-12-01T11:06:09.8360321Z Compiling test/cpp/api/ordered_dict.cpp; 5s processwrapper-sandbox 2022-12-01T11:06:09.8360703Z Compiling test/cpp/api/modulelist.cpp; 4s processwrapper-sandbox 2022-12-01T11:06:09.8361067Z Compiling c10/test/util/C++17_test.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:10.0357879Z 2022-12-01T11:06:10.0358435Z  2022-12-01T11:06:10.0358730Z  2022-12-01T11:06:10.0359020Z  2022-12-01T11:06:10.0359233Z  2022-12-01T11:06:10.0359397Z  2022-12-01T11:06:10.0359584Z  2022-12-01T11:06:10.0359762Z  2022-12-01T11:06:10.0359945Z  2022-12-01T11:06:10.0360325Z [3,147 / 3,184] 1 / 26 tests; 8 actions running; last test: //:sequential_test 2022-12-01T11:06:10.0360704Z Linking jit_tests; 21s processwrapper-sandbox 2022-12-01T11:06:10.0361024Z Linking misc_test; 11s processwrapper-sandbox 2022-12-01T11:06:10.0361336Z Testing //:enum_test; 5s processwrapper-sandbox 2022-12-01T11:06:10.0361701Z Testing //:tensor_test; 5s processwrapper-sandbox 2022-12-01T11:06:10.0362205Z Testing //:expanding_array_test; 5s processwrapper-sandbox 2022-12-01T11:06:10.0362612Z Compiling test/cpp/api/ordered_dict.cpp; 5s processwrapper-sandbox 2022-12-01T11:06:10.0363019Z Compiling test/cpp/api/modulelist.cpp; 5s processwrapper-sandbox 2022-12-01T11:06:10.0363394Z Compiling c10/test/util/flags_test.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:10.3075660Z 2022-12-01T11:06:10.3076263Z  2022-12-01T11:06:10.3076655Z  2022-12-01T11:06:10.3077947Z  2022-12-01T11:06:10.3078270Z  2022-12-01T11:06:10.3078585Z  2022-12-01T11:06:10.3078874Z  2022-12-01T11:06:10.3079173Z  2022-12-01T11:06:10.3079398Z  2022-12-01T11:06:10.3079895Z [3,148 / 3,184] 1 / 26 tests; 8 actions, 7 running; last test: ...uential_test 2022-12-01T11:06:10.3080372Z Linking jit_tests; 21s processwrapper-sandbox 2022-12-01T11:06:10.3080829Z Linking misc_test; 12s processwrapper-sandbox 2022-12-01T11:06:10.3081284Z Testing //:enum_test; 5s processwrapper-sandbox 2022-12-01T11:06:10.3081898Z Testing //:tensor_test; 5s processwrapper-sandbox 2022-12-01T11:06:10.3082443Z Testing //:expanding_array_test; 5s processwrapper-sandbox 2022-12-01T11:06:10.3083098Z Compiling test/cpp/api/ordered_dict.cpp; 5s processwrapper-sandbox 2022-12-01T11:06:10.3083860Z Compiling test/cpp/api/modulelist.cpp; 5s processwrapper-sandbox 2022-12-01T11:06:10.3084356Z [Scann] Compiling c10/test/util/optional_test.cpp 2022-12-01T11:06:10.6364360Z 2022-12-01T11:06:10.6364850Z  2022-12-01T11:06:10.6365216Z  2022-12-01T11:06:10.6365517Z  2022-12-01T11:06:10.6365823Z  2022-12-01T11:06:10.6366116Z  2022-12-01T11:06:10.6366417Z  2022-12-01T11:06:10.6366946Z  2022-12-01T11:06:10.6367252Z  2022-12-01T11:06:10.6367854Z [3,148 / 3,184] 1 / 26 tests; 8 actions running; last test: //:sequential_test 2022-12-01T11:06:10.6368445Z Linking jit_tests; 21s processwrapper-sandbox 2022-12-01T11:06:10.6369012Z Linking misc_test; 12s processwrapper-sandbox 2022-12-01T11:06:10.6369554Z Testing //:enum_test; 6s processwrapper-sandbox 2022-12-01T11:06:10.6370113Z Testing //:tensor_test; 5s processwrapper-sandbox 2022-12-01T11:06:10.6371133Z Testing //:expanding_array_test; 5s processwrapper-sandbox 2022-12-01T11:06:10.6371791Z Compiling test/cpp/api/ordered_dict.cpp; 5s processwrapper-sandbox 2022-12-01T11:06:10.6372465Z Compiling test/cpp/api/modulelist.cpp; 5s processwrapper-sandbox 2022-12-01T11:06:10.6373121Z Compiling c10/test/util/optional_test.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:10.9922916Z 2022-12-01T11:06:10.9923605Z  2022-12-01T11:06:10.9923889Z  2022-12-01T11:06:10.9924144Z  2022-12-01T11:06:10.9924565Z  2022-12-01T11:06:10.9924826Z  2022-12-01T11:06:10.9925087Z  2022-12-01T11:06:10.9925336Z  2022-12-01T11:06:10.9925564Z  2022-12-01T11:06:10.9926082Z [3,149 / 3,184] 1 / 26 tests; 8 actions, 7 running; last test: ...uential_test 2022-12-01T11:06:10.9926605Z Linking jit_tests; 21s processwrapper-sandbox 2022-12-01T11:06:10.9927054Z Linking misc_test; 12s processwrapper-sandbox 2022-12-01T11:06:10.9927524Z Testing //:enum_test; 6s processwrapper-sandbox 2022-12-01T11:06:10.9928007Z Testing //:tensor_test; 6s processwrapper-sandbox 2022-12-01T11:06:10.9928494Z Testing //:expanding_array_test; 6s processwrapper-sandbox 2022-12-01T11:06:10.9929035Z Compiling test/cpp/api/ordered_dict.cpp; 6s processwrapper-sandbox 2022-12-01T11:06:10.9929596Z Compiling test/cpp/api/modulelist.cpp; 5s processwrapper-sandbox 2022-12-01T11:06:10.9929983Z [Scann] Compiling c10/test/util/registry_test.cpp 2022-12-01T11:06:11.2367932Z 2022-12-01T11:06:11.2368844Z  2022-12-01T11:06:11.2369175Z  2022-12-01T11:06:11.2369443Z  2022-12-01T11:06:11.2369622Z  2022-12-01T11:06:11.2369791Z  2022-12-01T11:06:11.2369960Z  2022-12-01T11:06:11.2370266Z  2022-12-01T11:06:11.2370438Z  2022-12-01T11:06:11.2370866Z [3,150 / 3,185] 1 / 26 tests; 8 actions running; last test: //:sequential_test 2022-12-01T11:06:11.2371228Z Linking jit_tests; 22s processwrapper-sandbox 2022-12-01T11:06:11.2371556Z Testing //:enum_test; 6s processwrapper-sandbox 2022-12-01T11:06:11.2371874Z Testing //:tensor_test; 6s processwrapper-sandbox 2022-12-01T11:06:11.2372210Z Testing //:expanding_array_test; 6s processwrapper-sandbox 2022-12-01T11:06:11.2372555Z Compiling test/cpp/api/ordered_dict.cpp; 6s processwrapper-sandbox 2022-12-01T11:06:11.2372927Z Compiling test/cpp/api/modulelist.cpp; 6s processwrapper-sandbox 2022-12-01T11:06:11.2373303Z Compiling c10/test/util/registry_test.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:11.2373619Z Testing //:misc_test; 0s processwrapper-sandbox 2022-12-01T11:06:11.5775720Z 2022-12-01T11:06:11.5776321Z  2022-12-01T11:06:11.5776777Z  2022-12-01T11:06:11.5777049Z  2022-12-01T11:06:11.5777320Z  2022-12-01T11:06:11.5777567Z  2022-12-01T11:06:11.5777778Z  2022-12-01T11:06:11.5778013Z  2022-12-01T11:06:11.5778295Z  2022-12-01T11:06:11.5779456Z [3,152 / 3,185] 1 / 26 tests; 8 actions, 7 running; last test: ...uential_test 2022-12-01T11:06:11.5780081Z Linking jit_tests; 22s processwrapper-sandbox 2022-12-01T11:06:11.5780743Z Testing //:enum_test; 6s processwrapper-sandbox 2022-12-01T11:06:11.5781406Z Testing //:tensor_test; 6s processwrapper-sandbox 2022-12-01T11:06:11.5782089Z Testing //:expanding_array_test; 6s processwrapper-sandbox 2022-12-01T11:06:11.5783027Z Compiling test/cpp/api/ordered_dict.cpp; 6s processwrapper-sandbox 2022-12-01T11:06:11.5783834Z Compiling test/cpp/api/modulelist.cpp; 6s processwrapper-sandbox 2022-12-01T11:06:11.5784534Z Testing //:misc_test; 0s processwrapper-sandbox 2022-12-01T11:06:11.5785153Z [Scann] Compiling c10/test/util/string_view_test.cpp 2022-12-01T11:06:11.7942698Z 2022-12-01T11:06:11.7943256Z  2022-12-01T11:06:11.7943593Z  2022-12-01T11:06:11.7943908Z  2022-12-01T11:06:11.7946408Z  2022-12-01T11:06:11.7947072Z  2022-12-01T11:06:11.7950409Z  2022-12-01T11:06:11.7951083Z  2022-12-01T11:06:11.7954309Z  2022-12-01T11:06:11.7955480Z [3,153 / 3,185] 1 / 26 tests; 8 actions, 7 running; last test: ...uential_test 2022-12-01T11:06:11.7959916Z Linking jit_tests; 22s processwrapper-sandbox 2022-12-01T11:06:11.7960883Z Testing //:enum_test; 7s processwrapper-sandbox 2022-12-01T11:06:11.7965636Z Testing //:tensor_test; 7s processwrapper-sandbox 2022-12-01T11:06:11.7966836Z Testing //:expanding_array_test; 7s processwrapper-sandbox 2022-12-01T11:06:11.7971811Z Compiling test/cpp/api/ordered_dict.cpp; 6s processwrapper-sandbox 2022-12-01T11:06:11.7973092Z Compiling test/cpp/api/modulelist.cpp; 6s processwrapper-sandbox 2022-12-01T11:06:11.7977456Z Testing //:misc_test; 0s processwrapper-sandbox 2022-12-01T11:06:11.7978822Z [Scann] Compiling c10/test/util/ordered_preserving_dict_test.cpp 2022-12-01T11:06:12.0374733Z 2022-12-01T11:06:12.0375523Z  2022-12-01T11:06:12.0376082Z  2022-12-01T11:06:12.0376578Z  2022-12-01T11:06:12.0376903Z  2022-12-01T11:06:12.0377464Z  2022-12-01T11:06:12.0377795Z  2022-12-01T11:06:12.0378103Z  2022-12-01T11:06:12.0378563Z  2022-12-01T11:06:12.0379124Z [3,153 / 3,185] 1 / 26 tests; 8 actions running; last test: //:sequential_test 2022-12-01T11:06:12.0379670Z Linking jit_tests; 23s processwrapper-sandbox 2022-12-01T11:06:12.0380200Z Testing //:enum_test; 7s processwrapper-sandbox 2022-12-01T11:06:12.0380738Z Testing //:tensor_test; 7s processwrapper-sandbox 2022-12-01T11:06:12.0381276Z Testing //:expanding_array_test; 7s processwrapper-sandbox 2022-12-01T11:06:12.0381849Z Compiling test/cpp/api/ordered_dict.cpp; 7s processwrapper-sandbox 2022-12-01T11:06:12.0382284Z Compiling test/cpp/api/modulelist.cpp; 7s processwrapper-sandbox 2022-12-01T11:06:12.0382626Z Testing //:misc_test; 1s processwrapper-sandbox 2022-12-01T11:06:12.0383000Z //c10/test:util_base_tests; 0s processwrapper-sandbox 2022-12-01T11:06:12.2378682Z 2022-12-01T11:06:12.2381307Z  2022-12-01T11:06:12.2384251Z  2022-12-01T11:06:12.2384431Z  2022-12-01T11:06:12.2384604Z  2022-12-01T11:06:12.2384771Z  2022-12-01T11:06:12.2384924Z  2022-12-01T11:06:12.2385090Z  2022-12-01T11:06:12.2385255Z  2022-12-01T11:06:12.2385596Z [3,154 / 3,185] 1 / 26 tests; 8 actions running; last test: //:sequential_test 2022-12-01T11:06:12.2385960Z Linking jit_tests; 23s processwrapper-sandbox 2022-12-01T11:06:12.2386278Z Testing //:enum_test; 7s processwrapper-sandbox 2022-12-01T11:06:12.2386600Z Testing //:tensor_test; 7s processwrapper-sandbox 2022-12-01T11:06:12.2387134Z Testing //:expanding_array_test; 7s processwrapper-sandbox 2022-12-01T11:06:12.2387686Z Compiling test/cpp/api/ordered_dict.cpp; 7s processwrapper-sandbox 2022-12-01T11:06:12.2388310Z Compiling test/cpp/api/modulelist.cpp; 7s processwrapper-sandbox 2022-12-01T11:06:12.2388997Z Testing //:misc_test; 1s processwrapper-sandbox 2022-12-01T11:06:12.2389560Z Compiling c10/test/util/intrusive_ptr_test.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:12.6066068Z 2022-12-01T11:06:12.6071462Z  2022-12-01T11:06:12.6071831Z  2022-12-01T11:06:12.6072109Z  2022-12-01T11:06:12.6072411Z  2022-12-01T11:06:12.6072687Z  2022-12-01T11:06:12.6072981Z  2022-12-01T11:06:12.6073291Z  2022-12-01T11:06:12.6073570Z  2022-12-01T11:06:12.6074141Z [3,156 / 3,185] 1 / 26 tests; 8 actions, 7 running; last test: ...uential_test 2022-12-01T11:06:12.6074785Z Linking jit_tests; 23s processwrapper-sandbox 2022-12-01T11:06:12.6075362Z Testing //:enum_test; 7s processwrapper-sandbox 2022-12-01T11:06:12.6075885Z Testing //:tensor_test; 7s processwrapper-sandbox 2022-12-01T11:06:12.6076687Z Testing //:expanding_array_test; 7s processwrapper-sandbox 2022-12-01T11:06:12.6077293Z Compiling test/cpp/api/ordered_dict.cpp; 7s processwrapper-sandbox 2022-12-01T11:06:12.6077942Z Compiling test/cpp/api/modulelist.cpp; 7s processwrapper-sandbox 2022-12-01T11:06:12.6078528Z Testing //:misc_test; 1s processwrapper-sandbox 2022-12-01T11:06:12.6078968Z [Scann] Compiling c10/test/util/complex_math_test.cpp 2022-12-01T11:06:12.8383978Z 2022-12-01T11:06:12.8384562Z  2022-12-01T11:06:12.8384928Z  2022-12-01T11:06:12.8385190Z  2022-12-01T11:06:12.8386654Z  2022-12-01T11:06:12.8386928Z  2022-12-01T11:06:12.8387190Z  2022-12-01T11:06:12.8387465Z  2022-12-01T11:06:12.8387743Z  2022-12-01T11:06:12.8390272Z [3,156 / 3,185] 1 / 26 tests; 8 actions running; last test: //:sequential_test 2022-12-01T11:06:12.8391185Z Linking jit_tests; 23s processwrapper-sandbox 2022-12-01T11:06:12.8391864Z Testing //:enum_test; 8s processwrapper-sandbox 2022-12-01T11:06:12.8392814Z Testing //:tensor_test; 8s processwrapper-sandbox 2022-12-01T11:06:12.8393459Z Testing //:expanding_array_test; 8s processwrapper-sandbox 2022-12-01T11:06:12.8394009Z Compiling test/cpp/api/ordered_dict.cpp; 8s processwrapper-sandbox 2022-12-01T11:06:12.8394543Z Compiling test/cpp/api/modulelist.cpp; 7s processwrapper-sandbox 2022-12-01T11:06:12.8395055Z Testing //:misc_test; 1s processwrapper-sandbox 2022-12-01T11:06:12.8395623Z Compiling c10/test/util/complex_math_test.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:13.2391961Z 2022-12-01T11:06:13.2392517Z  2022-12-01T11:06:13.2392832Z  2022-12-01T11:06:13.2393100Z  2022-12-01T11:06:13.2393363Z  2022-12-01T11:06:13.2393602Z  2022-12-01T11:06:13.2394050Z  2022-12-01T11:06:13.2394319Z  2022-12-01T11:06:13.2394573Z  2022-12-01T11:06:13.2395058Z [3,157 / 3,185] 1 / 26 tests; 8 actions running; last test: //:sequential_test 2022-12-01T11:06:13.2395563Z Linking jit_tests; 24s processwrapper-sandbox 2022-12-01T11:06:13.2396026Z Testing //:enum_test; 8s processwrapper-sandbox 2022-12-01T11:06:13.2396519Z Testing //:tensor_test; 8s processwrapper-sandbox 2022-12-01T11:06:13.2397066Z Testing //:expanding_array_test; 8s processwrapper-sandbox 2022-12-01T11:06:13.2397638Z Compiling test/cpp/api/ordered_dict.cpp; 8s processwrapper-sandbox 2022-12-01T11:06:13.2398209Z Compiling test/cpp/api/modulelist.cpp; 8s processwrapper-sandbox 2022-12-01T11:06:13.2398745Z Testing //:misc_test; 2s processwrapper-sandbox 2022-12-01T11:06:13.2399315Z Compiling c10/test/util/bfloat16_test.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:13.4396850Z 2022-12-01T11:06:13.4397355Z  2022-12-01T11:06:13.4397738Z  2022-12-01T11:06:13.4398034Z  2022-12-01T11:06:13.4398321Z  2022-12-01T11:06:13.4398603Z  2022-12-01T11:06:13.4398901Z  2022-12-01T11:06:13.4399199Z  2022-12-01T11:06:13.4399505Z  2022-12-01T11:06:13.4400092Z [3,158 / 3,185] 1 / 26 tests; 8 actions running; last test: //:sequential_test 2022-12-01T11:06:13.4400667Z Linking jit_tests; 24s processwrapper-sandbox 2022-12-01T11:06:13.4401221Z Testing //:enum_test; 8s processwrapper-sandbox 2022-12-01T11:06:13.4401779Z Testing //:tensor_test; 8s processwrapper-sandbox 2022-12-01T11:06:13.4402346Z Testing //:expanding_array_test; 8s processwrapper-sandbox 2022-12-01T11:06:13.4402973Z Compiling test/cpp/api/ordered_dict.cpp; 8s processwrapper-sandbox 2022-12-01T11:06:13.4403658Z Compiling test/cpp/api/modulelist.cpp; 8s processwrapper-sandbox 2022-12-01T11:06:13.4404265Z Testing //:misc_test; 2s processwrapper-sandbox 2022-12-01T11:06:13.4404860Z Compiling c10/test/util/either_test.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:13.7194391Z 2022-12-01T11:06:13.7194930Z  2022-12-01T11:06:13.7195501Z  2022-12-01T11:06:13.7195800Z  2022-12-01T11:06:13.7197911Z  2022-12-01T11:06:13.7198625Z  2022-12-01T11:06:13.7199715Z  2022-12-01T11:06:13.7200049Z  2022-12-01T11:06:13.7200498Z  2022-12-01T11:06:13.7201237Z [3,160 / 3,185] 1 / 26 tests; 8 actions, 7 running; last test: ...uential_test 2022-12-01T11:06:13.7201950Z Linking jit_tests; 24s processwrapper-sandbox 2022-12-01T11:06:13.7202507Z Testing //:enum_test; 9s processwrapper-sandbox 2022-12-01T11:06:13.7203053Z Testing //:tensor_test; 9s processwrapper-sandbox 2022-12-01T11:06:13.7203641Z Testing //:expanding_array_test; 8s processwrapper-sandbox 2022-12-01T11:06:13.7204250Z Compiling test/cpp/api/ordered_dict.cpp; 8s processwrapper-sandbox 2022-12-01T11:06:13.7204902Z Compiling test/cpp/api/modulelist.cpp; 8s processwrapper-sandbox 2022-12-01T11:06:13.7205479Z Testing //:misc_test; 2s processwrapper-sandbox 2022-12-01T11:06:13.7206062Z [Scann] Compiling c10/test/util/complex_test.cpp 2022-12-01T11:06:13.9466991Z 2022-12-01T11:06:13.9467857Z  2022-12-01T11:06:13.9468392Z  2022-12-01T11:06:13.9468998Z  2022-12-01T11:06:13.9471486Z  2022-12-01T11:06:13.9471864Z  2022-12-01T11:06:13.9472374Z  2022-12-01T11:06:13.9474832Z  2022-12-01T11:06:13.9475203Z  2022-12-01T11:06:13.9475983Z [3,161 / 3,185] 1 / 26 tests; 8 actions, 7 running; last test: ...uential_test 2022-12-01T11:06:13.9478945Z Linking jit_tests; 24s processwrapper-sandbox 2022-12-01T11:06:13.9479599Z Testing //:enum_test; 9s processwrapper-sandbox 2022-12-01T11:06:13.9480304Z Testing //:tensor_test; 9s processwrapper-sandbox 2022-12-01T11:06:13.9483193Z Testing //:expanding_array_test; 9s processwrapper-sandbox 2022-12-01T11:06:13.9484069Z Compiling test/cpp/api/ordered_dict.cpp; 9s processwrapper-sandbox 2022-12-01T11:06:13.9484863Z Compiling test/cpp/api/modulelist.cpp; 8s processwrapper-sandbox 2022-12-01T11:06:13.9487793Z Testing //:misc_test; 2s processwrapper-sandbox 2022-12-01T11:06:13.9488309Z [Scann] Compiling c10/test/util/accumulate_test.cpp 2022-12-01T11:06:14.2396561Z 2022-12-01T11:06:14.2397145Z  2022-12-01T11:06:14.2397494Z  2022-12-01T11:06:14.2397856Z  2022-12-01T11:06:14.2398186Z  2022-12-01T11:06:14.2398510Z  2022-12-01T11:06:14.2398805Z  2022-12-01T11:06:14.2399097Z  2022-12-01T11:06:14.2399417Z  2022-12-01T11:06:14.2399795Z [3,162 / 3,185] 1 / 26 tests; 8 actions running; last test: //:sequential_test 2022-12-01T11:06:14.2400152Z Linking jit_tests; 25s processwrapper-sandbox 2022-12-01T11:06:14.2400470Z Testing //:enum_test; 9s processwrapper-sandbox 2022-12-01T11:06:14.2400784Z Testing //:tensor_test; 9s processwrapper-sandbox 2022-12-01T11:06:14.2401116Z Testing //:expanding_array_test; 9s processwrapper-sandbox 2022-12-01T11:06:14.2401474Z Compiling test/cpp/api/ordered_dict.cpp; 9s processwrapper-sandbox 2022-12-01T11:06:14.2401841Z Compiling test/cpp/api/modulelist.cpp; 9s processwrapper-sandbox 2022-12-01T11:06:14.2402182Z Testing //:misc_test; 3s processwrapper-sandbox 2022-12-01T11:06:14.2402528Z Compiling c10/test/util/irange_test.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:14.4404349Z 2022-12-01T11:06:14.4404899Z  2022-12-01T11:06:14.4405215Z  2022-12-01T11:06:14.4405489Z  2022-12-01T11:06:14.4405758Z  2022-12-01T11:06:14.4405985Z  2022-12-01T11:06:14.4406265Z  2022-12-01T11:06:14.4406544Z  2022-12-01T11:06:14.4406794Z  2022-12-01T11:06:14.4407520Z [3,163 / 3,185] 1 / 26 tests; 8 actions running; last test: //:sequential_test 2022-12-01T11:06:14.4408091Z Linking jit_tests; 25s processwrapper-sandbox 2022-12-01T11:06:14.4408571Z Testing //:enum_test; 9s processwrapper-sandbox 2022-12-01T11:06:14.4409065Z Testing //:tensor_test; 9s processwrapper-sandbox 2022-12-01T11:06:14.4409828Z Testing //:expanding_array_test; 9s processwrapper-sandbox 2022-12-01T11:06:14.4410401Z Compiling test/cpp/api/ordered_dict.cpp; 9s processwrapper-sandbox 2022-12-01T11:06:14.4411082Z Compiling test/cpp/api/modulelist.cpp; 9s processwrapper-sandbox 2022-12-01T11:06:14.4411609Z Testing //:misc_test; 3s processwrapper-sandbox 2022-12-01T11:06:14.4412137Z Compiling c10/test/util/TypeIndex_test.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:14.4774130Z 2022-12-01T11:06:14.4774624Z  2022-12-01T11:06:14.4774962Z  2022-12-01T11:06:14.4775238Z  2022-12-01T11:06:14.4775517Z  2022-12-01T11:06:14.4775799Z  2022-12-01T11:06:14.4776061Z  2022-12-01T11:06:14.4776309Z  2022-12-01T11:06:14.4776577Z  2022-12-01T11:06:14.4776996Z INFO: From Testing //:enum_test: 2022-12-01T11:06:14.4777555Z [3,163 / 3,185] 2 / 26 tests; 8 actions running; last test: //:enum_test 2022-12-01T11:06:14.4778100Z Linking jit_tests; 25s processwrapper-sandbox 2022-12-01T11:06:14.4778740Z Testing //:enum_test; 9s processwrapper-sandbox 2022-12-01T11:06:14.4779248Z Testing //:tensor_test; 9s processwrapper-sandbox 2022-12-01T11:06:14.4779771Z Testing //:expanding_array_test; 9s processwrapper-sandbox 2022-12-01T11:06:14.4780362Z Compiling test/cpp/api/ordered_dict.cpp; 9s processwrapper-sandbox 2022-12-01T11:06:14.4780961Z Compiling test/cpp/api/modulelist.cpp; 9s processwrapper-sandbox 2022-12-01T11:06:14.4781484Z Testing //:misc_test; 3s processwrapper-sandbox 2022-12-01T11:06:14.4782041Z Compiling c10/test/util/TypeIndex_test.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:14.4782332Z 2022-12-01T11:06:14.4782468Z  2022-12-01T11:06:14.4782721Z  2022-12-01T11:06:14.4783175Z  2022-12-01T11:06:14.4783451Z  2022-12-01T11:06:14.4783699Z  2022-12-01T11:06:14.4783975Z  2022-12-01T11:06:14.4784237Z  2022-12-01T11:06:14.4784494Z  2022-12-01T11:06:14.4784898Z ==================== Test output for //:enum_test: 2022-12-01T11:06:14.4785257Z Running main() from gmock_main.cc 2022-12-01T11:06:14.4785633Z Note: Google Test filter = -*CUDA 2022-12-01T11:06:14.4785983Z [==========] Running 1 test from 1 test suite. 2022-12-01T11:06:14.4786413Z [----------] Global test environment set-up. 2022-12-01T11:06:14.4786822Z [----------] 1 test from EnumTest 2022-12-01T11:06:14.4787132Z [ RUN ] EnumTest.AllEnums 2022-12-01T11:06:14.4787477Z [ OK ] EnumTest.AllEnums (2 ms) 2022-12-01T11:06:14.4787917Z [----------] 1 test from EnumTest (2 ms total) 2022-12-01T11:06:14.4788115Z 2022-12-01T11:06:14.4788350Z [----------] Global test environment tear-down 2022-12-01T11:06:14.4788727Z [==========] 1 test from 1 test suite ran. (2 ms total) 2022-12-01T11:06:14.4789062Z [ PASSED ] 1 test. 2022-12-01T11:06:14.4789360Z ================================================================================ 2022-12-01T11:06:14.4789916Z [3,163 / 3,185] 2 / 26 tests; 8 actions running; last test: //:enum_test 2022-12-01T11:06:14.4790432Z Linking jit_tests; 25s processwrapper-sandbox 2022-12-01T11:06:14.4790923Z Testing //:enum_test; 9s processwrapper-sandbox 2022-12-01T11:06:14.4791434Z Testing //:tensor_test; 9s processwrapper-sandbox 2022-12-01T11:06:14.4791969Z Testing //:expanding_array_test; 9s processwrapper-sandbox 2022-12-01T11:06:14.4792551Z Compiling test/cpp/api/ordered_dict.cpp; 9s processwrapper-sandbox 2022-12-01T11:06:14.4793144Z Compiling test/cpp/api/modulelist.cpp; 9s processwrapper-sandbox 2022-12-01T11:06:14.4793686Z Testing //:misc_test; 3s processwrapper-sandbox 2022-12-01T11:06:14.4794259Z Compiling c10/test/util/TypeIndex_test.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:14.5245758Z 2022-12-01T11:06:14.5247837Z  2022-12-01T11:06:14.5249572Z  2022-12-01T11:06:14.5250059Z  2022-12-01T11:06:14.5250926Z  2022-12-01T11:06:14.5251559Z  2022-12-01T11:06:14.5251921Z  2022-12-01T11:06:14.5252194Z  2022-12-01T11:06:14.5252477Z  2022-12-01T11:06:14.5254634Z INFO: From Testing //:misc_test: 2022-12-01T11:06:14.5255344Z [3,164 / 3,185] 3 / 26 tests; 8 actions running; last test: //:misc_test 2022-12-01T11:06:14.5255932Z Linking jit_tests; 25s processwrapper-sandbox 2022-12-01T11:06:14.5256530Z Testing //:tensor_test; 9s processwrapper-sandbox 2022-12-01T11:06:14.5257157Z Testing //:expanding_array_test; 9s processwrapper-sandbox 2022-12-01T11:06:14.5257958Z Compiling test/cpp/api/ordered_dict.cpp; 9s processwrapper-sandbox 2022-12-01T11:06:14.5258875Z Compiling test/cpp/api/modulelist.cpp; 9s processwrapper-sandbox 2022-12-01T11:06:14.5259521Z Testing //:misc_test; 3s processwrapper-sandbox 2022-12-01T11:06:14.5259978Z Testing //c10/test:util_base_tests [0s, 0s] 2022-12-01T11:06:14.5261191Z 2022-12-01T11:06:14.5261526Z  2022-12-01T11:06:14.5261821Z  2022-12-01T11:06:14.5262093Z  2022-12-01T11:06:14.5262382Z  2022-12-01T11:06:14.5262691Z  2022-12-01T11:06:14.5263004Z  2022-12-01T11:06:14.5263301Z  2022-12-01T11:06:14.5263743Z ==================== Test output for //:misc_test: 2022-12-01T11:06:14.5264132Z Running main() from gmock_main.cc 2022-12-01T11:06:14.5264535Z Note: Google Test filter = -*CUDA 2022-12-01T11:06:14.5264911Z [==========] Running 7 tests from 4 test suites. 2022-12-01T11:06:14.5265424Z [----------] Global test environment set-up. 2022-12-01T11:06:14.5265898Z [----------] 2 tests from UtilsTest 2022-12-01T11:06:14.5266318Z [ RUN ] UtilsTest.WarnOnce 2022-12-01T11:06:14.5266709Z [ OK ] UtilsTest.WarnOnce (0 ms) 2022-12-01T11:06:14.5267364Z [ RUN ] UtilsTest.AmbiguousOperatorDefaults 2022-12-01T11:06:14.5267819Z [ OK ] UtilsTest.AmbiguousOperatorDefaults (27 ms) 2022-12-01T11:06:14.5268342Z [----------] 2 tests from UtilsTest (27 ms total) 2022-12-01T11:06:14.5268585Z 2022-12-01T11:06:14.5268796Z [----------] 1 test from NoGradTest 2022-12-01T11:06:14.5269177Z [ RUN ] NoGradTest.SetsGradModeCorrectly 2022-12-01T11:06:14.5269707Z [ OK ] NoGradTest.SetsGradModeCorrectly (67 ms) 2022-12-01T11:06:14.5270297Z [----------] 1 test from NoGradTest (67 ms total) 2022-12-01T11:06:14.5270533Z 2022-12-01T11:06:14.5270759Z [----------] 3 tests from AutogradTest 2022-12-01T11:06:14.5271160Z [ RUN ] AutogradTest.CanTakeDerivatives 2022-12-01T11:06:14.5271621Z [ OK ] AutogradTest.CanTakeDerivatives (23 ms) 2022-12-01T11:06:14.5272182Z [ RUN ] AutogradTest.CanTakeDerivativesOfZeroDimTensors 2022-12-01T11:06:14.5272794Z [ OK ] AutogradTest.CanTakeDerivativesOfZeroDimTensors (6 ms) 2022-12-01T11:06:14.5273406Z [ RUN ] AutogradTest.CanPassCustomGradientInputs 2022-12-01T11:06:14.5273966Z [ OK ] AutogradTest.CanPassCustomGradientInputs (1 ms) 2022-12-01T11:06:14.5274508Z [----------] 3 tests from AutogradTest (30 ms total) 2022-12-01T11:06:14.5274769Z 2022-12-01T11:06:14.5275017Z [----------] 1 test from OptionalArrayRefTest 2022-12-01T11:06:14.5275451Z [ RUN ] OptionalArrayRefTest.DanglingPointerFix 2022-12-01T11:06:14.5275952Z [ OK ] OptionalArrayRefTest.DanglingPointerFix (0 ms) 2022-12-01T11:06:14.5276532Z [----------] 1 test from OptionalArrayRefTest (0 ms total) 2022-12-01T11:06:14.5276788Z 2022-12-01T11:06:14.5277039Z [----------] Global test environment tear-down 2022-12-01T11:06:14.5277476Z [==========] 7 tests from 4 test suites ran. (125 ms total) 2022-12-01T11:06:14.5277816Z [ PASSED ] 7 tests. 2022-12-01T11:06:14.5278145Z ================================================================================ 2022-12-01T11:06:14.5278723Z [3,164 / 3,185] 3 / 26 tests; 8 actions running; last test: //:misc_test 2022-12-01T11:06:14.5279278Z Linking jit_tests; 25s processwrapper-sandbox 2022-12-01T11:06:14.5279812Z Testing //:tensor_test; 9s processwrapper-sandbox 2022-12-01T11:06:14.5280566Z Testing //:expanding_array_test; 9s processwrapper-sandbox 2022-12-01T11:06:14.5281223Z Compiling test/cpp/api/ordered_dict.cpp; 9s processwrapper-sandbox 2022-12-01T11:06:14.5281859Z Compiling test/cpp/api/modulelist.cpp; 9s processwrapper-sandbox 2022-12-01T11:06:14.5282413Z Testing //:misc_test; 3s processwrapper-sandbox 2022-12-01T11:06:14.5282789Z Testing //c10/test:util_base_tests [0s, 0s] 2022-12-01T11:06:14.6853436Z 2022-12-01T11:06:14.6854352Z  2022-12-01T11:06:14.6854674Z  2022-12-01T11:06:14.6854970Z  2022-12-01T11:06:14.6855283Z  2022-12-01T11:06:14.6855584Z  2022-12-01T11:06:14.6855886Z  2022-12-01T11:06:14.6856181Z  2022-12-01T11:06:14.6856582Z INFO: From Testing //:tensor_test: 2022-12-01T11:06:14.6857239Z [3,166 / 3,185] 4 / 26 tests; 8 actions running; last test: //:tensor_test 2022-12-01T11:06:14.6857835Z Linking jit_tests; 25s processwrapper-sandbox 2022-12-01T11:06:14.6858782Z Testing //:tensor_test; 10s processwrapper-sandbox 2022-12-01T11:06:14.6859266Z Testing //:expanding_array_test; 9s processwrapper-sandbox 2022-12-01T11:06:14.6859813Z Compiling test/cpp/api/ordered_dict.cpp; 9s processwrapper-sandbox 2022-12-01T11:06:14.6860473Z Compiling test/cpp/api/modulelist.cpp; 9s processwrapper-sandbox 2022-12-01T11:06:14.6860945Z Testing //c10/test:util_base_tests [0s, 0s, 0s] 2022-12-01T11:06:14.6940285Z 2022-12-01T11:06:14.6940828Z  2022-12-01T11:06:14.6941186Z  2022-12-01T11:06:14.6941559Z  2022-12-01T11:06:14.6941832Z  2022-12-01T11:06:14.6942047Z  2022-12-01T11:06:14.6942220Z  2022-12-01T11:06:14.6942478Z ==================== Test output for //:tensor_test: 2022-12-01T11:06:14.6942701Z Running main() from gmock_main.cc 2022-12-01T11:06:14.6943125Z Note: Google Test filter = -*CUDA 2022-12-01T11:06:14.6943340Z [==========] Running 45 tests from 1 test suite. 2022-12-01T11:06:14.6943624Z [----------] Global test environment set-up. 2022-12-01T11:06:14.6943911Z [----------] 45 tests from TensorTest 2022-12-01T11:06:14.6944133Z [ RUN ] TensorTest.ToDtype 2022-12-01T11:06:14.6944338Z [ OK ] TensorTest.ToDtype (52 ms) 2022-12-01T11:06:14.6944601Z [ RUN ] TensorTest.ToTensorAndTensorAttributes 2022-12-01T11:06:14.6944913Z [ OK ] TensorTest.ToTensorAndTensorAttributes (0 ms) 2022-12-01T11:06:14.6945197Z [ RUN ] TensorTest.ToOptionsWithRequiresGrad 2022-12-01T11:06:14.6945524Z [ OK ] TensorTest.ToOptionsWithRequiresGrad (5 ms) 2022-12-01T11:06:14.6945850Z [ RUN ] TensorTest.ToDoesNotCopyWhenOptionsAreAllTheSame 2022-12-01T11:06:14.6946212Z [ OK ] TensorTest.ToDoesNotCopyWhenOptionsAreAllTheSame (0 ms) 2022-12-01T11:06:14.6946526Z [ RUN ] TensorTest.AtTensorCtorScalar 2022-12-01T11:06:14.6946875Z [ OK ] TensorTest.AtTensorCtorScalar (11 ms) 2022-12-01T11:06:14.6947318Z [ RUN ] TensorTest.AtTensorCtorSingleDim 2022-12-01T11:06:14.6947789Z [ OK ] TensorTest.AtTensorCtorSingleDim (1 ms) 2022-12-01T11:06:14.6948311Z [ RUN ] TensorTest.AtTensorCastRealToComplex 2022-12-01T11:06:14.6948817Z [ OK ] TensorTest.AtTensorCastRealToComplex (0 ms) 2022-12-01T11:06:14.6949387Z [ RUN ] TensorTest.AtTensorCastComplexToRealErrorChecks 2022-12-01T11:06:14.6950038Z [ OK ] TensorTest.AtTensorCastComplexToRealErrorChecks (13 ms) 2022-12-01T11:06:14.6950668Z [ RUN ] TensorTest.TorchTensorCtorScalarIntegralType 2022-12-01T11:06:14.6951268Z [ OK ] TensorTest.TorchTensorCtorScalarIntegralType (1 ms) 2022-12-01T11:06:14.6951895Z [ RUN ] TensorTest.TorchTensorCtorScalarFloatingType 2022-12-01T11:06:14.6952507Z [ OK ] TensorTest.TorchTensorCtorScalarFloatingType (1 ms) 2022-12-01T11:06:14.6953040Z [ RUN ] TensorTest.TorchTensorCtorScalarBoolType 2022-12-01T11:06:14.6953547Z [ OK ] TensorTest.TorchTensorCtorScalarBoolType (0 ms) 2022-12-01T11:06:14.6954149Z [ RUN ] TensorTest.TorchTensorCtorSingleDimIntegralType 2022-12-01T11:06:14.6954918Z [ OK ] TensorTest.TorchTensorCtorSingleDimIntegralType (0 ms) 2022-12-01T11:06:14.6955533Z [ RUN ] TensorTest.TorchTensorCtorSingleDimFloatingType 2022-12-01T11:06:14.6956186Z [ OK ] TensorTest.TorchTensorCtorSingleDimFloatingType (1 ms) 2022-12-01T11:06:14.6956815Z [ RUN ] TensorTest.TorchTensorCtorSingleDimBoolType 2022-12-01T11:06:14.6957398Z [ OK ] TensorTest.TorchTensorCtorSingleDimBoolType (0 ms) 2022-12-01T11:06:14.6958026Z [ RUN ] TensorTest.TorchTensorCtorMultiDimIntegralType 2022-12-01T11:06:14.6958672Z [ OK ] TensorTest.TorchTensorCtorMultiDimIntegralType (29 ms) 2022-12-01T11:06:14.6959295Z [ RUN ] TensorTest.TorchTensorCtorMultiDimFloatingType 2022-12-01T11:06:14.6959933Z [ OK ] TensorTest.TorchTensorCtorMultiDimFloatingType (4 ms) 2022-12-01T11:06:14.6960541Z [ RUN ] TensorTest.TorchTensorCtorMultiDimBoolType 2022-12-01T11:06:14.6961130Z [ OK ] TensorTest.TorchTensorCtorMultiDimBoolType (2 ms) 2022-12-01T11:06:14.6961704Z [ RUN ] TensorTest.TorchTensorCtorMultiDimWithOptions 2022-12-01T11:06:14.6962313Z [ OK ] TensorTest.TorchTensorCtorMultiDimWithOptions (1 ms) 2022-12-01T11:06:14.6962897Z [ RUN ] TensorTest.TorchTensorCtorMultiDimErrorChecks 2022-12-01T11:06:14.6963508Z [ OK ] TensorTest.TorchTensorCtorMultiDimErrorChecks (0 ms) 2022-12-01T11:06:14.6964086Z [ RUN ] TensorTest.TorchTensorCastRealToComplex 2022-12-01T11:06:14.6964631Z [ OK ] TensorTest.TorchTensorCastRealToComplex (0 ms) 2022-12-01T11:06:14.6965143Z [ RUN ] TensorTest.TorchTensorCastComplexToRealErrorChecks 2022-12-01T11:06:14.6965704Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2022-12-01T11:06:14.6966384Z W1201 11:06:14.228369 23111 Copy.cpp:250] Warning: Casting complex values to real discards the imaginary part (function operator()) 2022-12-01T11:06:14.6967068Z [ OK ] TensorTest.TorchTensorCastComplexToRealErrorChecks (45 ms) 2022-12-01T11:06:14.6967678Z [ RUN ] TensorTest.TorchTensorCtorZeroSizedDim 2022-12-01T11:06:14.6968241Z [ OK ] TensorTest.TorchTensorCtorZeroSizedDim (0 ms) 2022-12-01T11:06:14.6968799Z [ RUN ] TensorTest.TorchTensorCtorWithoutSpecifyingDtype 2022-12-01T11:06:14.6969401Z [ OK ] TensorTest.TorchTensorCtorWithoutSpecifyingDtype (0 ms) 2022-12-01T11:06:14.6970015Z [ RUN ] TensorTest.TorchTensorCtorWithNonDtypeOptions 2022-12-01T11:06:14.6970696Z [ OK ] TensorTest.TorchTensorCtorWithNonDtypeOptions (0 ms) 2022-12-01T11:06:14.6971155Z [ RUN ] TensorTest.Arange 2022-12-01T11:06:14.6971525Z [ OK ] TensorTest.Arange (0 ms) 2022-12-01T11:06:14.6972025Z [ RUN ] TensorTest.PrettyPrintTensorDataContainer 2022-12-01T11:06:14.6972607Z [ OK ] TensorTest.PrettyPrintTensorDataContainer (0 ms) 2022-12-01T11:06:14.6973282Z [ RUN ] TensorTest.TensorDataContainerCallingAccessorOfWrongType 2022-12-01T11:06:14.6974007Z [ OK ] TensorTest.TensorDataContainerCallingAccessorOfWrongType (0 ms) 2022-12-01T11:06:14.6974588Z [ RUN ] TensorTest.FromBlob 2022-12-01T11:06:14.6974954Z [ OK ] TensorTest.FromBlob (0 ms) 2022-12-01T11:06:14.6975375Z [ RUN ] TensorTest.FromBlobUsesDeleter 2022-12-01T11:06:14.6975863Z [ OK ] TensorTest.FromBlobUsesDeleter (0 ms) 2022-12-01T11:06:14.6976324Z [ RUN ] TensorTest.FromBlobWithStrides 2022-12-01T11:06:14.6976793Z [ OK ] TensorTest.FromBlobWithStrides (0 ms) 2022-12-01T11:06:14.6977197Z [ RUN ] TensorTest.Item 2022-12-01T11:06:14.6977541Z [ OK ] TensorTest.Item (0 ms) 2022-12-01T11:06:14.6977908Z [ RUN ] TensorTest.DataPtr 2022-12-01T11:06:14.6978284Z [ OK ] TensorTest.DataPtr (0 ms) 2022-12-01T11:06:14.6978694Z [ RUN ] TensorTest.Data 2022-12-01T11:06:14.6978993Z [ OK ] TensorTest.Data (0 ms) 2022-12-01T11:06:14.6979305Z [ RUN ] TensorTest.BackwardAndGrad 2022-12-01T11:06:14.6979638Z [ OK ] TensorTest.BackwardAndGrad (0 ms) 2022-12-01T11:06:14.6980142Z [ RUN ] TensorTest.BackwardCreatesOnesGrad 2022-12-01T11:06:14.6980786Z [ OK ] TensorTest.BackwardCreatesOnesGrad (0 ms) 2022-12-01T11:06:14.6981280Z [ RUN ] TensorTest.BackwardNonScalarOutputs 2022-12-01T11:06:14.6981787Z [ OK ] TensorTest.BackwardNonScalarOutputs (0 ms) 2022-12-01T11:06:14.6982238Z [ RUN ] TensorTest.IsLeaf 2022-12-01T11:06:14.6982619Z [ OK ] TensorTest.IsLeaf (0 ms) 2022-12-01T11:06:14.6982970Z [ RUN ] TensorTest.OutputNr 2022-12-01T11:06:14.6983326Z [ OK ] TensorTest.OutputNr (0 ms) 2022-12-01T11:06:14.6983683Z [ RUN ] TensorTest.Version 2022-12-01T11:06:14.6984034Z [ OK ] TensorTest.Version (12 ms) 2022-12-01T11:06:14.6984361Z [ RUN ] TensorTest.Detach 2022-12-01T11:06:14.6984693Z [ OK ] TensorTest.Detach (0 ms) 2022-12-01T11:06:14.6985099Z [ RUN ] TensorTest.DetachInplace 2022-12-01T11:06:14.6985493Z [ OK ] TensorTest.DetachInplace (0 ms) 2022-12-01T11:06:14.6985891Z [ RUN ] TensorTest.SetData 2022-12-01T11:06:14.6986232Z [ OK ] TensorTest.SetData (0 ms) 2022-12-01T11:06:14.6986676Z [ RUN ] TensorTest.RequiresGradInplace 2022-12-01T11:06:14.6987127Z [ OK ] TensorTest.RequiresGradInplace (4 ms) 2022-12-01T11:06:14.6987538Z [ RUN ] TensorTest.StdDimension 2022-12-01T11:06:14.6987921Z [ OK ] TensorTest.StdDimension (7 ms) 2022-12-01T11:06:14.6988330Z [ RUN ] TensorTest.ReshapeAlias 2022-12-01T11:06:14.6988741Z [ OK ] TensorTest.ReshapeAlias (13 ms) 2022-12-01T11:06:14.6989336Z [----------] 45 tests from TensorTest (218 ms total) 2022-12-01T11:06:14.6989593Z 2022-12-01T11:06:14.6989873Z [----------] Global test environment tear-down 2022-12-01T11:06:14.6990291Z [==========] 45 tests from 1 test suite ran. (218 ms total) 2022-12-01T11:06:14.6990663Z [ PASSED ] 45 tests. 2022-12-01T11:06:14.6991326Z ================================================================================ 2022-12-01T11:06:14.6991949Z [3,166 / 3,185] 4 / 26 tests; 8 actions running; last test: //:tensor_test 2022-12-01T11:06:14.6992493Z Linking jit_tests; 25s processwrapper-sandbox 2022-12-01T11:06:14.6993021Z Testing //:tensor_test; 10s processwrapper-sandbox 2022-12-01T11:06:14.6993586Z Testing //:expanding_array_test; 9s processwrapper-sandbox 2022-12-01T11:06:14.6994201Z Compiling test/cpp/api/ordered_dict.cpp; 9s processwrapper-sandbox 2022-12-01T11:06:14.6994804Z Compiling test/cpp/api/modulelist.cpp; 9s processwrapper-sandbox 2022-12-01T11:06:14.6995268Z Testing //c10/test:util_base_tests [0s, 0s, 0s] 2022-12-01T11:06:14.7926974Z 2022-12-01T11:06:14.7927550Z  2022-12-01T11:06:14.7927926Z  2022-12-01T11:06:14.7928231Z  2022-12-01T11:06:14.7929961Z  2022-12-01T11:06:14.7930535Z  2022-12-01T11:06:14.7930905Z  2022-12-01T11:06:14.7931441Z INFO: From Testing //:expanding_array_test: 2022-12-01T11:06:14.7932123Z [3,170 / 3,185] 5 / 26 tests; 8 actions running; last test: ...ding_array_test 2022-12-01T11:06:14.7932767Z Linking jit_tests; 25s processwrapper-sandbox 2022-12-01T11:06:14.7933348Z Testing //:expanding_array_test; 9s processwrapper-sandbox 2022-12-01T11:06:14.7934023Z Compiling test/cpp/api/ordered_dict.cpp; 9s processwrapper-sandbox 2022-12-01T11:06:14.7934695Z Compiling test/cpp/api/modulelist.cpp; 9s processwrapper-sandbox 2022-12-01T11:06:14.7935250Z Testing //c10/test:util_base_tests [0s, 0s, 0s, 0s] 2022-12-01T11:06:14.7941516Z 2022-12-01T11:06:14.7941774Z  2022-12-01T11:06:14.7942103Z  2022-12-01T11:06:14.7942427Z  2022-12-01T11:06:14.7942727Z  2022-12-01T11:06:14.7943024Z  2022-12-01T11:06:14.7943523Z ==================== Test output for //:expanding_array_test: 2022-12-01T11:06:14.7943937Z Running main() from gmock_main.cc 2022-12-01T11:06:14.7944324Z Note: Google Test filter = -*CUDA 2022-12-01T11:06:14.7944706Z [==========] Running 6 tests from 1 test suite. 2022-12-01T11:06:14.7945153Z [----------] Global test environment set-up. 2022-12-01T11:06:14.7945822Z [----------] 6 tests from ExpandingArrayTest 2022-12-01T11:06:14.7946337Z [ RUN ] ExpandingArrayTest.CanConstructFromInitializerList 2022-12-01T11:06:14.7946995Z [ OK ] ExpandingArrayTest.CanConstructFromInitializerList (0 ms) 2022-12-01T11:06:14.7947627Z [ RUN ] ExpandingArrayTest.CanConstructFromVector 2022-12-01T11:06:14.7948217Z [ OK ] ExpandingArrayTest.CanConstructFromVector (0 ms) 2022-12-01T11:06:14.7948779Z [ RUN ] ExpandingArrayTest.CanConstructFromArray 2022-12-01T11:06:14.7949349Z [ OK ] ExpandingArrayTest.CanConstructFromArray (0 ms) 2022-12-01T11:06:14.7949879Z [ RUN ] ExpandingArrayTest.CanConstructFromSingleValue 2022-12-01T11:06:14.7950427Z [ OK ] ExpandingArrayTest.CanConstructFromSingleValue (0 ms) 2022-12-01T11:06:14.7950999Z [ RUN ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInInitializerList 2022-12-01T11:06:14.7951750Z [ OK ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInInitializerList (34 ms) 2022-12-01T11:06:14.7952454Z [ RUN ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInVector 2022-12-01T11:06:14.7953096Z [ OK ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInVector (0 ms) 2022-12-01T11:06:14.7953667Z [----------] 6 tests from ExpandingArrayTest (34 ms total) 2022-12-01T11:06:14.7953850Z 2022-12-01T11:06:14.7954022Z [----------] Global test environment tear-down 2022-12-01T11:06:14.7954305Z [==========] 6 tests from 1 test suite ran. (34 ms total) 2022-12-01T11:06:14.7954537Z [ PASSED ] 6 tests. 2022-12-01T11:06:14.7954770Z ================================================================================ 2022-12-01T11:06:14.7955185Z [3,170 / 3,185] 5 / 26 tests; 8 actions running; last test: ...ding_array_test 2022-12-01T11:06:14.7955716Z Linking jit_tests; 25s processwrapper-sandbox 2022-12-01T11:06:14.7956101Z Testing //:expanding_array_test; 10s processwrapper-sandbox 2022-12-01T11:06:14.7956521Z Compiling test/cpp/api/ordered_dict.cpp; 9s processwrapper-sandbox 2022-12-01T11:06:14.7957038Z Compiling test/cpp/api/modulelist.cpp; 9s processwrapper-sandbox 2022-12-01T11:06:14.7957311Z Testing //c10/test:util_base_tests [0s, 0s, 0s, 0s] 2022-12-01T11:06:14.9941069Z 2022-12-01T11:06:14.9941577Z  2022-12-01T11:06:14.9941929Z  2022-12-01T11:06:14.9942222Z  2022-12-01T11:06:14.9942520Z  2022-12-01T11:06:14.9942822Z  2022-12-01T11:06:14.9943428Z [3,177 / 3,189] 5 / 26 tests; 7 actions, 6 running; last test: ...g_array_test 2022-12-01T11:06:14.9944036Z Linking jit_tests; 25s processwrapper-sandbox 2022-12-01T11:06:14.9944684Z Compiling test/cpp/api/ordered_dict.cpp; 10s processwrapper-sandbox 2022-12-01T11:06:14.9945357Z Compiling test/cpp/api/modulelist.cpp; 9s processwrapper-sandbox 2022-12-01T11:06:14.9945811Z Testing //c10/test:util_base_tests [0s, 0s, 0s] 2022-12-01T11:06:14.9946337Z [Prepa] Writing file c10/test/core_tests-2.params 2022-12-01T11:06:15.2200088Z 2022-12-01T11:06:15.2200835Z  2022-12-01T11:06:15.2201460Z  2022-12-01T11:06:15.2201885Z  2022-12-01T11:06:15.2202299Z  2022-12-01T11:06:15.2202852Z  2022-12-01T11:06:15.2203706Z [3,186 / 3,198] 5 / 26 tests; 8 actions, 7 running; last test: ...g_array_test 2022-12-01T11:06:15.2204578Z Linking jit_tests; 26s processwrapper-sandbox 2022-12-01T11:06:15.2205212Z Testing //c10/test:core_tests [0s, 0s, 0s] 2022-12-01T11:06:15.2206021Z Linking ordered_dict_test; 0s processwrapper-sandbox 2022-12-01T11:06:15.2206913Z Linking c10/test/util_base_tests; 0s processwrapper-sandbox 2022-12-01T11:06:15.2207766Z Linking modulelist_test; 0s processwrapper-sandbox 2022-12-01T11:06:15.2208389Z Testing //c10/test:core_tests [0s, 0s, 0s] 2022-12-01T11:06:15.4212619Z 2022-12-01T11:06:15.4213163Z  2022-12-01T11:06:15.4213512Z  2022-12-01T11:06:15.4213988Z  2022-12-01T11:06:15.4214277Z  2022-12-01T11:06:15.4214556Z  2022-12-01T11:06:15.4214824Z  2022-12-01T11:06:15.4215402Z [3,191 / 3,201] 5 / 26 tests; 8 actions, 7 running; last test: ...g_array_test 2022-12-01T11:06:15.4215929Z Linking jit_tests; 26s processwrapper-sandbox 2022-12-01T11:06:15.4216586Z Linking ordered_dict_test; 0s processwrapper-sandbox 2022-12-01T11:06:15.4217099Z Linking c10/test/util_base_tests; 0s processwrapper-sandbox 2022-12-01T11:06:15.4217628Z Linking modulelist_test; 0s processwrapper-sandbox 2022-12-01T11:06:15.4217928Z Testing //c10/test:core_tests [0s, 0s, 0s] 2022-12-01T11:06:15.4218134Z [Prepa] //:jit_test 2022-12-01T11:06:15.6408140Z 2022-12-01T11:06:15.6408704Z  2022-12-01T11:06:15.6409207Z  2022-12-01T11:06:15.6411449Z  2022-12-01T11:06:15.6412016Z  2022-12-01T11:06:15.6414603Z  2022-12-01T11:06:15.6415065Z  2022-12-01T11:06:15.6417989Z [3,203 / 3,214] 5 / 26 tests; 8 actions running; last test: ...ding_array_test 2022-12-01T11:06:15.6419050Z Linking jit_tests; 26s processwrapper-sandbox 2022-12-01T11:06:15.6419931Z Linking ordered_dict_test; 0s processwrapper-sandbox 2022-12-01T11:06:15.6420554Z Linking modulelist_test; 0s processwrapper-sandbox 2022-12-01T11:06:15.6421154Z Compiling test/cpp/api/jit.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:15.6421754Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2022-12-01T11:06:15.6422397Z Compiling test/cpp/api/dataloader.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:15.6423059Z Compiling test/cpp/api/serialize.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:15.6423694Z Linking c10/test/core_tests; 0s processwrapper-sandbox 2022-12-01T11:06:15.8721901Z 2022-12-01T11:06:15.8726454Z  2022-12-01T11:06:15.8726948Z  2022-12-01T11:06:15.8727254Z  2022-12-01T11:06:15.8727507Z  2022-12-01T11:06:15.8727796Z  2022-12-01T11:06:15.8728059Z  2022-12-01T11:06:15.8728329Z  2022-12-01T11:06:15.8728611Z  2022-12-01T11:06:15.8729165Z [3,204 / 3,215] 5 / 26 tests; 8 actions, 7 running; last test: ...g_array_test 2022-12-01T11:06:15.8729697Z Linking jit_tests; 26s processwrapper-sandbox 2022-12-01T11:06:15.8730224Z Linking ordered_dict_test; 0s processwrapper-sandbox 2022-12-01T11:06:15.8730824Z Linking modulelist_test; 0s processwrapper-sandbox 2022-12-01T11:06:15.8731383Z Compiling test/cpp/api/jit.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:15.8731963Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2022-12-01T11:06:15.8732576Z Compiling test/cpp/api/dataloader.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:15.8733194Z Compiling test/cpp/api/serialize.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:15.8733612Z [Prepa] Testing //c10/test:core_tests 2022-12-01T11:06:15.9355256Z 2022-12-01T11:06:15.9355827Z  2022-12-01T11:06:15.9356158Z  2022-12-01T11:06:15.9356433Z  2022-12-01T11:06:15.9359168Z  2022-12-01T11:06:15.9359837Z  2022-12-01T11:06:15.9362880Z  2022-12-01T11:06:15.9363469Z  2022-12-01T11:06:15.9366519Z  2022-12-01T11:06:15.9367249Z INFO: From Testing //c10/test:core_tests: 2022-12-01T11:06:15.9370948Z [3,204 / 3,215] 6 / 26 tests; 8 actions running; last test: ...test:core_tests 2022-12-01T11:06:15.9371953Z Linking jit_tests; 26s processwrapper-sandbox 2022-12-01T11:06:15.9374687Z Linking ordered_dict_test; 0s processwrapper-sandbox 2022-12-01T11:06:15.9375694Z Linking modulelist_test; 0s processwrapper-sandbox 2022-12-01T11:06:15.9376634Z Compiling test/cpp/api/jit.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:15.9377771Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2022-12-01T11:06:15.9378855Z Compiling test/cpp/api/dataloader.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:15.9380241Z Compiling test/cpp/api/serialize.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:15.9381167Z Testing //c10/test:core_tests; 0s processwrapper-sandbox 2022-12-01T11:06:15.9381669Z 2022-12-01T11:06:15.9382142Z  2022-12-01T11:06:15.9385502Z  2022-12-01T11:06:15.9385981Z  2022-12-01T11:06:15.9388958Z  2022-12-01T11:06:15.9389547Z  2022-12-01T11:06:15.9390259Z  2022-12-01T11:06:15.9390847Z  2022-12-01T11:06:15.9391364Z  2022-12-01T11:06:15.9392177Z ==================== Test output for //c10/test:core_tests: 2022-12-01T11:06:15.9392845Z Running main() from gmock_main.cc 2022-12-01T11:06:15.9393672Z Note: Google Test filter = -*CUDA 2022-12-01T11:06:15.9394505Z [==========] Running 59 tests from 12 test suites. 2022-12-01T11:06:15.9395329Z [----------] Global test environment set-up. 2022-12-01T11:06:15.9397769Z [----------] 2 tests from CompileTimeFunctionPointerTest 2022-12-01T11:06:15.9398532Z [ RUN ] CompileTimeFunctionPointerTest.runFunctionThroughType 2022-12-01T11:06:15.9399245Z [ OK ] CompileTimeFunctionPointerTest.runFunctionThroughType (0 ms) 2022-12-01T11:06:15.9402284Z [ RUN ] CompileTimeFunctionPointerTest.runFunctionThroughValue 2022-12-01T11:06:15.9403051Z [ OK ] CompileTimeFunctionPointerTest.runFunctionThroughValue (0 ms) 2022-12-01T11:06:15.9403838Z [----------] 2 tests from CompileTimeFunctionPointerTest (0 ms total) 2022-12-01T11:06:15.9404174Z 2022-12-01T11:06:15.9404408Z [----------] 1 test from DeviceGuard 2022-12-01T11:06:15.9404902Z [ RUN ] DeviceGuard.ResetDeviceDifferentDeviceType 2022-12-01T11:06:15.9405482Z [ OK ] DeviceGuard.ResetDeviceDifferentDeviceType (0 ms) 2022-12-01T11:06:15.9406100Z [----------] 1 test from DeviceGuard (0 ms total) 2022-12-01T11:06:15.9406357Z 2022-12-01T11:06:15.9406894Z [----------] 1 test from OptionalDeviceGuard 2022-12-01T11:06:15.9407471Z [ RUN ] OptionalDeviceGuard.ResetDeviceDifferentDeviceType 2022-12-01T11:06:15.9408157Z [ OK ] OptionalDeviceGuard.ResetDeviceDifferentDeviceType (0 ms) 2022-12-01T11:06:15.9408878Z [----------] 1 test from OptionalDeviceGuard (0 ms total) 2022-12-01T11:06:15.9409170Z 2022-12-01T11:06:15.9409404Z [----------] 1 test from DeviceTest 2022-12-01T11:06:15.9409806Z [ RUN ] DeviceTest.BasicConstruction 2022-12-01T11:06:15.9410288Z [ OK ] DeviceTest.BasicConstruction (0 ms) 2022-12-01T11:06:15.9410905Z [----------] 1 test from DeviceTest (0 ms total) 2022-12-01T11:06:15.9411161Z 2022-12-01T11:06:15.9411411Z [----------] 16 tests from DispatchKeySet 2022-12-01T11:06:15.9411866Z [ RUN ] DispatchKeySet.ShowSemantics 2022-12-01T11:06:15.9412288Z [ OK ] DispatchKeySet.ShowSemantics (0 ms) 2022-12-01T11:06:15.9412538Z [ RUN ] DispatchKeySet.Empty 2022-12-01T11:06:15.9412758Z [ OK ] DispatchKeySet.Empty (0 ms) 2022-12-01T11:06:15.9413035Z [ RUN ] DispatchKeySet.SingletonBackendComponent 2022-12-01T11:06:15.9413356Z [ OK ] DispatchKeySet.SingletonBackendComponent (0 ms) 2022-12-01T11:06:15.9413662Z [ RUN ] DispatchKeySet.SingletonFunctionalityKeys 2022-12-01T11:06:15.9413994Z [ OK ] DispatchKeySet.SingletonFunctionalityKeys (0 ms) 2022-12-01T11:06:15.9414350Z [ RUN ] DispatchKeySet.SingletonPerBackendFunctionalityKeys 2022-12-01T11:06:15.9414730Z [ OK ] DispatchKeySet.SingletonPerBackendFunctionalityKeys (0 ms) 2022-12-01T11:06:15.9415067Z [ RUN ] DispatchKeySet.DoubletonPerBackend 2022-12-01T11:06:15.9415355Z [ OK ] DispatchKeySet.DoubletonPerBackend (12 ms) 2022-12-01T11:06:15.9415599Z [ RUN ] DispatchKeySet.Full 2022-12-01T11:06:15.9415829Z [ OK ] DispatchKeySet.Full (0 ms) 2022-12-01T11:06:15.9416090Z [ RUN ] DispatchKeySet.IteratorBasicOps 2022-12-01T11:06:15.9416373Z [ OK ] DispatchKeySet.IteratorBasicOps (0 ms) 2022-12-01T11:06:15.9416675Z [ RUN ] DispatchKeySet.getHighestPriorityBackendTypeId 2022-12-01T11:06:15.9417036Z [ OK ] DispatchKeySet.getHighestPriorityBackendTypeId (0 ms) 2022-12-01T11:06:15.9417417Z [ RUN ] DispatchKeySet.IteratorEmpty 2022-12-01T11:06:15.9417669Z [ OK ] DispatchKeySet.IteratorEmpty (0 ms) 2022-12-01T11:06:15.9417946Z [ RUN ] DispatchKeySet.IteratorCrossProduct 2022-12-01T11:06:15.9418241Z [ OK ] DispatchKeySet.IteratorCrossProduct (0 ms) 2022-12-01T11:06:15.9418894Z [ RUN ] DispatchKeySet.IteratorFull 2022-12-01T11:06:15.9419373Z [ OK ] DispatchKeySet.IteratorFull (0 ms) 2022-12-01T11:06:15.9419865Z [ RUN ] DispatchKeySet.FailAtEndIterator 2022-12-01T11:06:15.9420568Z [ OK ] DispatchKeySet.FailAtEndIterator (0 ms) 2022-12-01T11:06:15.9421139Z [ RUN ] DispatchKeySet.TestBackendComponentToString 2022-12-01T11:06:15.9421774Z [ OK ] DispatchKeySet.TestBackendComponentToString (0 ms) 2022-12-01T11:06:15.9422447Z [ RUN ] DispatchKeySet.TestEndOfRuntimeBackendKeysAccurate 2022-12-01T11:06:15.9423153Z [ OK ] DispatchKeySet.TestEndOfRuntimeBackendKeysAccurate (0 ms) 2022-12-01T11:06:15.9423826Z [ RUN ] DispatchKeySet.TestFunctionalityDispatchKeyToString 2022-12-01T11:06:15.9424470Z [ OK ] DispatchKeySet.TestFunctionalityDispatchKeyToString (0 ms) 2022-12-01T11:06:15.9425148Z [----------] 16 tests from DispatchKeySet (21 ms total) 2022-12-01T11:06:15.9425403Z 2022-12-01T11:06:15.9425638Z [----------] 3 tests from SymIntTest 2022-12-01T11:06:15.9426025Z [ RUN ] SymIntTest.ConcreteInts 2022-12-01T11:06:15.9426415Z [ OK ] SymIntTest.ConcreteInts (0 ms) 2022-12-01T11:06:15.9426794Z [ RUN ] SymIntTest.AddNode 2022-12-01T11:06:15.9427174Z [ OK ] SymIntTest.AddNode (0 ms) 2022-12-01T11:06:15.9427569Z [ RUN ] SymIntTest.CheckRange 2022-12-01T11:06:15.9427956Z [ OK ] SymIntTest.CheckRange (0 ms) 2022-12-01T11:06:15.9428447Z [----------] 3 tests from SymIntTest (0 ms total) 2022-12-01T11:06:15.9428676Z 2022-12-01T11:06:15.9429098Z [----------] 5 tests from InlineDeviceGuard 2022-12-01T11:06:15.9429485Z [ RUN ] InlineDeviceGuard.Constructor 2022-12-01T11:06:15.9429986Z [ OK ] InlineDeviceGuard.Constructor (0 ms) 2022-12-01T11:06:15.9430487Z [ RUN ] InlineDeviceGuard.ConstructorError 2022-12-01T11:06:15.9431001Z [ OK ] InlineDeviceGuard.ConstructorError (0 ms) 2022-12-01T11:06:15.9431470Z [ RUN ] InlineDeviceGuard.SetDevice 2022-12-01T11:06:15.9431930Z [ OK ] InlineDeviceGuard.SetDevice (0 ms) 2022-12-01T11:06:15.9432350Z [ RUN ] InlineDeviceGuard.ResetDevice 2022-12-01T11:06:15.9432824Z [ OK ] InlineDeviceGuard.ResetDevice (0 ms) 2022-12-01T11:06:15.9433164Z [ RUN ] InlineDeviceGuard.SetIndex 2022-12-01T11:06:15.9433450Z [ OK ] InlineDeviceGuard.SetIndex (0 ms) 2022-12-01T11:06:15.9434036Z [----------] 5 tests from InlineDeviceGuard (0 ms total) 2022-12-01T11:06:15.9434319Z 2022-12-01T11:06:15.9434640Z [----------] 4 tests from InlineOptionalDeviceGuard 2022-12-01T11:06:15.9435030Z [ RUN ] InlineOptionalDeviceGuard.Constructor 2022-12-01T11:06:15.9435322Z [ OK ] InlineOptionalDeviceGuard.Constructor (0 ms) 2022-12-01T11:06:15.9435644Z [ RUN ] InlineOptionalDeviceGuard.NullaryConstructor 2022-12-01T11:06:15.9435982Z [ OK ] InlineOptionalDeviceGuard.NullaryConstructor (0 ms) 2022-12-01T11:06:15.9436288Z [ RUN ] InlineOptionalDeviceGuard.SetDevice 2022-12-01T11:06:15.9436737Z [ OK ] InlineOptionalDeviceGuard.SetDevice (0 ms) 2022-12-01T11:06:15.9437182Z [ RUN ] InlineOptionalDeviceGuard.SetIndex 2022-12-01T11:06:15.9437583Z [ OK ] InlineOptionalDeviceGuard.SetIndex (0 ms) 2022-12-01T11:06:15.9438171Z [----------] 4 tests from InlineOptionalDeviceGuard (0 ms total) 2022-12-01T11:06:15.9438455Z 2022-12-01T11:06:15.9438691Z [----------] 4 tests from InlineStreamGuard 2022-12-01T11:06:15.9439086Z [ RUN ] InlineStreamGuard.Constructor 2022-12-01T11:06:15.9439502Z [ OK ] InlineStreamGuard.Constructor (0 ms) 2022-12-01T11:06:15.9439979Z [ RUN ] InlineStreamGuard.ResetStreamSameSameDevice 2022-12-01T11:06:15.9440495Z [ OK ] InlineStreamGuard.ResetStreamSameSameDevice (0 ms) 2022-12-01T11:06:15.9441126Z [ RUN ] InlineStreamGuard.ResetStreamDifferentSameDevice 2022-12-01T11:06:15.9441686Z [ OK ] InlineStreamGuard.ResetStreamDifferentSameDevice (0 ms) 2022-12-01T11:06:15.9442252Z [ RUN ] InlineStreamGuard.ResetStreamDifferentDevice 2022-12-01T11:06:15.9442730Z [ OK ] InlineStreamGuard.ResetStreamDifferentDevice (0 ms) 2022-12-01T11:06:15.9443318Z [----------] 4 tests from InlineStreamGuard (0 ms total) 2022-12-01T11:06:15.9443565Z 2022-12-01T11:06:15.9443840Z [----------] 3 tests from InlineOptionalStreamGuard 2022-12-01T11:06:15.9444286Z [ RUN ] InlineOptionalStreamGuard.Constructor 2022-12-01T11:06:15.9444802Z [ OK ] InlineOptionalStreamGuard.Constructor (0 ms) 2022-12-01T11:06:15.9445344Z [ RUN ] InlineOptionalStreamGuard.ResetStreamSameDevice 2022-12-01T11:06:15.9445927Z [ OK ] InlineOptionalStreamGuard.ResetStreamSameDevice (0 ms) 2022-12-01T11:06:15.9446582Z [ RUN ] InlineOptionalStreamGuard.ResetStreamDifferentDevice 2022-12-01T11:06:15.9447144Z [ OK ] InlineOptionalStreamGuard.ResetStreamDifferentDevice (0 ms) 2022-12-01T11:06:15.9447824Z [----------] 3 tests from InlineOptionalStreamGuard (0 ms total) 2022-12-01T11:06:15.9448111Z 2022-12-01T11:06:15.9448387Z [----------] 1 test from InlineMultiStreamGuard 2022-12-01T11:06:15.9448817Z [ RUN ] InlineMultiStreamGuard.Constructor 2022-12-01T11:06:15.9449281Z [ OK ] InlineMultiStreamGuard.Constructor (0 ms) 2022-12-01T11:06:15.9449831Z [----------] 1 test from InlineMultiStreamGuard (0 ms total) 2022-12-01T11:06:15.9450094Z 2022-12-01T11:06:15.9450335Z [----------] 18 tests from SizesAndStridesTest 2022-12-01T11:06:15.9450870Z [ RUN ] SizesAndStridesTest.DefaultConstructor 2022-12-01T11:06:15.9451359Z [ OK ] SizesAndStridesTest.DefaultConstructor (0 ms) 2022-12-01T11:06:15.9451881Z [ RUN ] SizesAndStridesTest.SetSizes 2022-12-01T11:06:15.9452285Z [ OK ] SizesAndStridesTest.SetSizes (0 ms) 2022-12-01T11:06:15.9452685Z [ RUN ] SizesAndStridesTest.Resize 2022-12-01T11:06:15.9453102Z [ OK ] SizesAndStridesTest.Resize (0 ms) 2022-12-01T11:06:15.9453500Z [ RUN ] SizesAndStridesTest.SetAtIndex 2022-12-01T11:06:15.9453936Z [ OK ] SizesAndStridesTest.SetAtIndex (0 ms) 2022-12-01T11:06:15.9454385Z [ RUN ] SizesAndStridesTest.SetAtIterator 2022-12-01T11:06:15.9454850Z [ OK ] SizesAndStridesTest.SetAtIterator (0 ms) 2022-12-01T11:06:15.9455253Z [ RUN ] SizesAndStridesTest.SetViaData 2022-12-01T11:06:15.9455682Z [ OK ] SizesAndStridesTest.SetViaData (0 ms) 2022-12-01T11:06:15.9456140Z [ RUN ] SizesAndStridesTest.MoveConstructor 2022-12-01T11:06:15.9456607Z [ OK ] SizesAndStridesTest.MoveConstructor (0 ms) 2022-12-01T11:06:15.9457064Z [ RUN ] SizesAndStridesTest.CopyConstructor 2022-12-01T11:06:15.9457511Z [ OK ] SizesAndStridesTest.CopyConstructor (0 ms) 2022-12-01T11:06:15.9458007Z [ RUN ] SizesAndStridesTest.CopyAssignmentSmallToSmall 2022-12-01T11:06:15.9458687Z [ OK ] SizesAndStridesTest.CopyAssignmentSmallToSmall (0 ms) 2022-12-01T11:06:15.9459259Z [ RUN ] SizesAndStridesTest.MoveAssignmentSmallToSmall 2022-12-01T11:06:15.9459815Z [ OK ] SizesAndStridesTest.MoveAssignmentSmallToSmall (0 ms) 2022-12-01T11:06:15.9460371Z [ RUN ] SizesAndStridesTest.CopyAssignmentSmallToBig 2022-12-01T11:06:15.9460928Z [ OK ] SizesAndStridesTest.CopyAssignmentSmallToBig (0 ms) 2022-12-01T11:06:15.9461465Z [ RUN ] SizesAndStridesTest.MoveAssignmentSmallToBig 2022-12-01T11:06:15.9462006Z [ OK ] SizesAndStridesTest.MoveAssignmentSmallToBig (0 ms) 2022-12-01T11:06:15.9462550Z [ RUN ] SizesAndStridesTest.CopyAssignmentBigToBig 2022-12-01T11:06:15.9463091Z [ OK ] SizesAndStridesTest.CopyAssignmentBigToBig (0 ms) 2022-12-01T11:06:15.9463629Z [ RUN ] SizesAndStridesTest.MoveAssignmentBigToBig 2022-12-01T11:06:15.9464157Z [ OK ] SizesAndStridesTest.MoveAssignmentBigToBig (0 ms) 2022-12-01T11:06:15.9464700Z [ RUN ] SizesAndStridesTest.CopyAssignmentBigToSmall 2022-12-01T11:06:15.9465352Z [ OK ] SizesAndStridesTest.CopyAssignmentBigToSmall (0 ms) 2022-12-01T11:06:15.9465935Z [ RUN ] SizesAndStridesTest.MoveAssignmentBigToSmall 2022-12-01T11:06:15.9466531Z [ OK ] SizesAndStridesTest.MoveAssignmentBigToSmall (0 ms) 2022-12-01T11:06:15.9467065Z [ RUN ] SizesAndStridesTest.CopyAssignmentSelf 2022-12-01T11:06:15.9467620Z [ OK ] SizesAndStridesTest.CopyAssignmentSelf (0 ms) 2022-12-01T11:06:15.9468160Z [ RUN ] SizesAndStridesTest.MoveAssignmentSelf 2022-12-01T11:06:15.9468669Z [ OK ] SizesAndStridesTest.MoveAssignmentSelf (0 ms) 2022-12-01T11:06:15.9469291Z [----------] 18 tests from SizesAndStridesTest (0 ms total) 2022-12-01T11:06:15.9469578Z 2022-12-01T11:06:15.9469844Z [----------] Global test environment tear-down 2022-12-01T11:06:15.9470235Z [==========] 59 tests from 12 test suites ran. (22 ms total) 2022-12-01T11:06:15.9470582Z [ PASSED ] 59 tests. 2022-12-01T11:06:15.9470942Z ================================================================================ 2022-12-01T11:06:15.9471591Z [3,204 / 3,215] 6 / 26 tests; 8 actions running; last test: ...test:core_tests 2022-12-01T11:06:15.9472149Z Linking jit_tests; 26s processwrapper-sandbox 2022-12-01T11:06:15.9472695Z Linking ordered_dict_test; 0s processwrapper-sandbox 2022-12-01T11:06:15.9473268Z Linking modulelist_test; 0s processwrapper-sandbox 2022-12-01T11:06:15.9473819Z Compiling test/cpp/api/jit.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:15.9474407Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2022-12-01T11:06:15.9475008Z Compiling test/cpp/api/dataloader.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:15.9475437Z Compiling test/cpp/api/serialize.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:15.9475855Z Testing //c10/test:core_tests; 0s processwrapper-sandbox 2022-12-01T11:06:16.2420023Z 2022-12-01T11:06:16.2420407Z  2022-12-01T11:06:16.2420664Z  2022-12-01T11:06:16.2421003Z  2022-12-01T11:06:16.2421245Z  2022-12-01T11:06:16.2421415Z  2022-12-01T11:06:16.2421602Z  2022-12-01T11:06:16.2421763Z  2022-12-01T11:06:16.2421953Z  2022-12-01T11:06:16.2422529Z [3,208 / 3,220] 6 / 26 tests; 8 actions running; last test: ...test:core_tests 2022-12-01T11:06:16.2422887Z Linking jit_tests; 27s processwrapper-sandbox 2022-12-01T11:06:16.2423274Z Linking ordered_dict_test; 1s processwrapper-sandbox 2022-12-01T11:06:16.2423736Z Linking modulelist_test; 1s processwrapper-sandbox 2022-12-01T11:06:16.2424076Z Compiling test/cpp/api/jit.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:16.2424417Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2022-12-01T11:06:16.2424791Z Compiling test/cpp/api/dataloader.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:16.2425160Z Compiling test/cpp/api/serialize.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:16.2425515Z Compiling test/cpp/api/functional.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:16.2541980Z 2022-12-01T11:06:16.2542478Z  2022-12-01T11:06:16.2542799Z  2022-12-01T11:06:16.2543051Z  2022-12-01T11:06:16.2543302Z  2022-12-01T11:06:16.2543566Z  2022-12-01T11:06:16.2543821Z  2022-12-01T11:06:16.2544073Z  2022-12-01T11:06:16.2544380Z  2022-12-01T11:06:16.2544855Z INFO: From Testing //c10/test:util_base_tests: 2022-12-01T11:06:16.2545659Z [3,208 / 3,220] 7 / 26 tests; 8 actions running; last test: ...util_base_tests 2022-12-01T11:06:16.2546198Z Linking jit_tests; 27s processwrapper-sandbox 2022-12-01T11:06:16.2546770Z Linking ordered_dict_test; 1s processwrapper-sandbox 2022-12-01T11:06:16.2547358Z Linking modulelist_test; 1s processwrapper-sandbox 2022-12-01T11:06:16.2559046Z Compiling test/cpp/api/jit.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:16.2563051Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2022-12-01T11:06:16.2563962Z Compiling test/cpp/api/dataloader.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:16.2582563Z Compiling test/cpp/api/serialize.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:16.2583474Z Compiling test/cpp/api/functional.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:16.2583770Z 2022-12-01T11:06:16.2584040Z  2022-12-01T11:06:16.2584336Z  2022-12-01T11:06:16.2584633Z  2022-12-01T11:06:16.2584974Z  2022-12-01T11:06:16.2585234Z  2022-12-01T11:06:16.2585509Z  2022-12-01T11:06:16.2585775Z  2022-12-01T11:06:16.2586030Z  2022-12-01T11:06:16.2586606Z ==================== Test output for //c10/test:util_base_tests: 2022-12-01T11:06:16.2587006Z Running main() from gmock_main.cc 2022-12-01T11:06:16.2587409Z Note: Google Test filter = -*CUDA 2022-12-01T11:06:16.2587902Z [==========] Running 842 tests from 76 test suites. 2022-12-01T11:06:16.2588338Z [----------] Global test environment set-up. 2022-12-01T11:06:16.2588804Z [----------] 1 test from LoggingDeathTest 2022-12-01T11:06:16.2589227Z [ RUN ] LoggingDeathTest.TestEnforceUsingFatal 2022-12-01T11:06:16.2589736Z [ OK ] LoggingDeathTest.TestEnforceUsingFatal (15 ms) 2022-12-01T11:06:16.2590473Z [----------] 1 test from LoggingDeathTest (15 ms total) 2022-12-01T11:06:16.2590741Z 2022-12-01T11:06:16.2590961Z [----------] 12 tests from BitsetTest 2022-12-01T11:06:16.2591406Z [ RUN ] BitsetTest.givenEmptyBitset_whenGettingBit_thenIsZero 2022-12-01T11:06:16.2595037Z [ OK ] BitsetTest.givenEmptyBitset_whenGettingBit_thenIsZero (0 ms) 2022-12-01T11:06:16.2595617Z [ RUN ] BitsetTest.givenEmptyBitset_whenUnsettingBit_thenIsZero 2022-12-01T11:06:16.2596201Z [ OK ] BitsetTest.givenEmptyBitset_whenUnsettingBit_thenIsZero (0 ms) 2022-12-01T11:06:16.2597050Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingAndUnsettingBit_thenIsZero 2022-12-01T11:06:16.2597708Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingAndUnsettingBit_thenIsZero (0 ms) 2022-12-01T11:06:16.2598322Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingBit_thenIsSet 2022-12-01T11:06:16.2598871Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingBit_thenIsSet (0 ms) 2022-12-01T11:06:16.2599471Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingBit_thenOthersStayUnset 2022-12-01T11:06:16.2600079Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingBit_thenOthersStayUnset (0 ms) 2022-12-01T11:06:16.2600684Z [ RUN ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenIsSet 2022-12-01T11:06:16.2601266Z [ OK ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenIsSet (0 ms) 2022-12-01T11:06:16.2601898Z [ RUN ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenOthersStayAtOldValue 2022-12-01T11:06:16.2602548Z [ OK ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenOthersStayAtOldValue (0 ms) 2022-12-01T11:06:16.2603163Z [ RUN ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenIsUnset 2022-12-01T11:06:16.2603785Z [ OK ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenIsUnset (0 ms) 2022-12-01T11:06:16.2604431Z [ RUN ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenOthersStayAtOldValue 2022-12-01T11:06:16.2605097Z [ OK ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenOthersStayAtOldValue (0 ms) 2022-12-01T11:06:16.2605730Z [ RUN ] BitsetTest.givenEmptyBitset_whenCallingForEachBit_thenDoesntCall 2022-12-01T11:06:16.2606364Z [ OK ] BitsetTest.givenEmptyBitset_whenCallingForEachBit_thenDoesntCall (0 ms) 2022-12-01T11:06:16.2607051Z [ RUN ] BitsetTest.givenBitsetWithOneBitSet_whenCallingForEachBit_thenCallsForEachBit 2022-12-01T11:06:16.2607751Z [ OK ] BitsetTest.givenBitsetWithOneBitSet_whenCallingForEachBit_thenCallsForEachBit (0 ms) 2022-12-01T11:06:16.2608495Z [ RUN ] BitsetTest.givenBitsetWithMultipleBitsSet_whenCallingForEachBit_thenCallsForEachBit 2022-12-01T11:06:16.2609271Z [ OK ] BitsetTest.givenBitsetWithMultipleBitsSet_whenCallingForEachBit_thenCallsForEachBit (0 ms) 2022-12-01T11:06:16.2610152Z [----------] 12 tests from BitsetTest (0 ms total) 2022-12-01T11:06:16.2610391Z 2022-12-01T11:06:16.2610701Z [----------] 9 tests from if_constexpr 2022-12-01T11:06:16.2611144Z [ RUN ] if_constexpr.whenIsTrue_thenReturnsTrueCase 2022-12-01T11:06:16.2611664Z [ OK ] if_constexpr.whenIsTrue_thenReturnsTrueCase (0 ms) 2022-12-01T11:06:16.2612176Z [ RUN ] if_constexpr.whenIsFalse_thenReturnsFalseCase 2022-12-01T11:06:16.2612698Z [ OK ] if_constexpr.whenIsFalse_thenReturnsFalseCase (0 ms) 2022-12-01T11:06:16.2613273Z [ RUN ] if_constexpr.worksWithMovableOnlyTypes_withIdentityArg 2022-12-01T11:06:16.2613878Z [ OK ] if_constexpr.worksWithMovableOnlyTypes_withIdentityArg (0 ms) 2022-12-01T11:06:16.2614465Z [ RUN ] if_constexpr.worksWithMovableOnlyTypes_withoutIdentityArg 2022-12-01T11:06:16.2615116Z [ OK ] if_constexpr.worksWithMovableOnlyTypes_withoutIdentityArg (0 ms) 2022-12-01T11:06:16.2615704Z [ RUN ] if_constexpr.otherCaseCanHaveInvalidCode 2022-12-01T11:06:16.2616236Z [ OK ] if_constexpr.otherCaseCanHaveInvalidCode (0 ms) 2022-12-01T11:06:16.2616803Z [ RUN ] if_constexpr.worksWithoutElseCase_withIdentityArg 2022-12-01T11:06:16.2617353Z [ OK ] if_constexpr.worksWithoutElseCase_withIdentityArg (0 ms) 2022-12-01T11:06:16.2617908Z [ RUN ] if_constexpr.worksWithoutElseCase_withoutIdentityArg 2022-12-01T11:06:16.2618609Z [ OK ] if_constexpr.worksWithoutElseCase_withoutIdentityArg (0 ms) 2022-12-01T11:06:16.2619189Z [ RUN ] if_constexpr.returnTypeCanDiffer_withIdentityArg 2022-12-01T11:06:16.2619747Z [ OK ] if_constexpr.returnTypeCanDiffer_withIdentityArg (0 ms) 2022-12-01T11:06:16.2620310Z [ RUN ] if_constexpr.returnTypeCanDiffer_withoutIdentityArg 2022-12-01T11:06:16.2620903Z [ OK ] if_constexpr.returnTypeCanDiffer_withoutIdentityArg (0 ms) 2022-12-01T11:06:16.2621631Z [----------] 9 tests from if_constexpr (0 ms total) 2022-12-01T11:06:16.2621889Z 2022-12-01T11:06:16.2622126Z [----------] 2 tests from DeadlockDetection 2022-12-01T11:06:16.2622546Z [ RUN ] DeadlockDetection.basic 2022-12-01T11:06:16.2622970Z [ OK ] DeadlockDetection.basic (0 ms) 2022-12-01T11:06:16.2623382Z [ RUN ] DeadlockDetection.disable 2022-12-01T11:06:16.2623823Z [ OK ] DeadlockDetection.disable (0 ms) 2022-12-01T11:06:16.2624399Z [----------] 2 tests from DeadlockDetection (0 ms total) 2022-12-01T11:06:16.2624683Z 2022-12-01T11:06:16.2624975Z [----------] 1 test from HalfDoubleConversionTest 2022-12-01T11:06:16.2625448Z [ RUN ] HalfDoubleConversionTest.Half2Double 2022-12-01T11:06:16.2625977Z [ OK ] HalfDoubleConversionTest.Half2Double (0 ms) 2022-12-01T11:06:16.2626622Z [----------] 1 test from HalfDoubleConversionTest (0 ms total) 2022-12-01T11:06:16.2626877Z 2022-12-01T11:06:16.2627339Z [----------] 12 tests from LeftRightTest 2022-12-01T11:06:16.2627871Z [ RUN ] LeftRightTest.givenInt_whenWritingAndReading_thenChangesArePresent 2022-12-01T11:06:16.2628535Z [ OK ] LeftRightTest.givenInt_whenWritingAndReading_thenChangesArePresent (0 ms) 2022-12-01T11:06:16.2629219Z [ RUN ] LeftRightTest.givenVector_whenWritingAndReading_thenChangesArePresent 2022-12-01T11:06:16.2629886Z [ OK ] LeftRightTest.givenVector_whenWritingAndReading_thenChangesArePresent (0 ms) 2022-12-01T11:06:16.2630555Z [ RUN ] LeftRightTest.givenVector_whenWritingReturnsValue_thenValueIsReturned 2022-12-01T11:06:16.2631227Z [ OK ] LeftRightTest.givenVector_whenWritingReturnsValue_thenValueIsReturned (0 ms) 2022-12-01T11:06:16.2631786Z [ RUN ] LeftRightTest.readsCanBeConcurrent 2022-12-01T11:06:16.2632286Z [ OK ] LeftRightTest.readsCanBeConcurrent (4 ms) 2022-12-01T11:06:16.2632891Z [ RUN ] LeftRightTest.writesCanBeConcurrentWithReads_readThenWrite 2022-12-01T11:06:16.2633567Z [ OK ] LeftRightTest.writesCanBeConcurrentWithReads_readThenWrite (0 ms) 2022-12-01T11:06:16.2634272Z [ RUN ] LeftRightTest.writesCanBeConcurrentWithReads_writeThenRead 2022-12-01T11:06:16.2634950Z [ OK ] LeftRightTest.writesCanBeConcurrentWithReads_writeThenRead (0 ms) 2022-12-01T11:06:16.2635732Z [ RUN ] LeftRightTest.writesCannotBeConcurrentWithWrites 2022-12-01T11:06:16.2636389Z [ OK ] LeftRightTest.writesCannotBeConcurrentWithWrites (100 ms) 2022-12-01T11:06:16.2637034Z [ RUN ] LeftRightTest.whenReadThrowsException_thenThrowsThrough 2022-12-01T11:06:16.2637714Z [ OK ] LeftRightTest.whenReadThrowsException_thenThrowsThrough (0 ms) 2022-12-01T11:06:16.2638355Z [ RUN ] LeftRightTest.whenWriteThrowsException_thenThrowsThrough 2022-12-01T11:06:16.2639009Z [ OK ] LeftRightTest.whenWriteThrowsException_thenThrowsThrough (0 ms) 2022-12-01T11:06:16.2639720Z [ RUN ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnFirstCall_thenResetsToOldState 2022-12-01T11:06:16.2640487Z [ OK ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnFirstCall_thenResetsToOldState (0 ms) 2022-12-01T11:06:16.2641223Z [ RUN ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnSecondCall_thenKeepsNewState 2022-12-01T11:06:16.2641979Z [ OK ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnSecondCall_thenKeepsNewState (0 ms) 2022-12-01T11:06:16.2642714Z [ RUN ] LeftRightTest.givenVector_whenWriteThrowsException_thenResetsToOldState 2022-12-01T11:06:16.2643400Z [ OK ] LeftRightTest.givenVector_whenWriteThrowsException_thenResetsToOldState (0 ms) 2022-12-01T11:06:16.2644128Z [----------] 12 tests from LeftRightTest (106 ms total) 2022-12-01T11:06:16.2644408Z 2022-12-01T11:06:16.2644688Z [----------] 41 tests from MetaprogrammingTest 2022-12-01T11:06:16.2645213Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex 2022-12-01T11:06:16.2645761Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex (0 ms) 2022-12-01T11:06:16.2646426Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_singleInput 2022-12-01T11:06:16.2647192Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_singleInput (0 ms) 2022-12-01T11:06:16.2647864Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_movableOnly 2022-12-01T11:06:16.2648563Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_movableOnly (0 ms) 2022-12-01T11:06:16.2649292Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_onlyCopiesIfNecessary 2022-12-01T11:06:16.2650048Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_onlyCopiesIfNecessary (0 ms) 2022-12-01T11:06:16.2650857Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_onlyMovesIfNecessary 2022-12-01T11:06:16.2651600Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_onlyMovesIfNecessary (0 ms) 2022-12-01T11:06:16.2652379Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_keepsLValueReferencesIntact 2022-12-01T11:06:16.2653167Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_keepsLValueReferencesIntact (0 ms) 2022-12-01T11:06:16.2653808Z [ RUN ] MetaprogrammingTest.FilterMap 2022-12-01T11:06:16.2654286Z [ OK ] MetaprogrammingTest.FilterMap (0 ms) 2022-12-01T11:06:16.2654798Z [ RUN ] MetaprogrammingTest.FilterMap_emptyInput 2022-12-01T11:06:16.2655321Z [ OK ] MetaprogrammingTest.FilterMap_emptyInput (0 ms) 2022-12-01T11:06:16.2655849Z [ RUN ] MetaprogrammingTest.FilterMap_emptyOutput 2022-12-01T11:06:16.2656377Z [ OK ] MetaprogrammingTest.FilterMap_emptyOutput (0 ms) 2022-12-01T11:06:16.2656912Z [ RUN ] MetaprogrammingTest.FilterMap_movableOnly_byRValue 2022-12-01T11:06:16.2657487Z [ OK ] MetaprogrammingTest.FilterMap_movableOnly_byRValue (0 ms) 2022-12-01T11:06:16.2658065Z [ RUN ] MetaprogrammingTest.FilterMap_movableOnly_byValue 2022-12-01T11:06:16.2685952Z [ OK ] MetaprogrammingTest.FilterMap_movableOnly_byValue (0 ms) 2022-12-01T11:06:16.2686315Z [ RUN ] MetaprogrammingTest.FilterMap_onlyCopiesIfNecessary 2022-12-01T11:06:16.2686662Z [ OK ] MetaprogrammingTest.FilterMap_onlyCopiesIfNecessary (0 ms) 2022-12-01T11:06:16.2686998Z [ RUN ] MetaprogrammingTest.FilterMap_onlyMovesIfNecessary_1 2022-12-01T11:06:16.2687320Z [ OK ] MetaprogrammingTest.FilterMap_onlyMovesIfNecessary_1 (0 ms) 2022-12-01T11:06:16.2687776Z [ RUN ] MetaprogrammingTest.FilterMap_onlyMovesIfNecessary_2 2022-12-01T11:06:16.2688305Z [ OK ] MetaprogrammingTest.FilterMap_onlyMovesIfNecessary_2 (0 ms) 2022-12-01T11:06:16.2688633Z [ RUN ] MetaprogrammingTest.TupleElements_subsetSelection 2022-12-01T11:06:16.2688965Z [ OK ] MetaprogrammingTest.TupleElements_subsetSelection (0 ms) 2022-12-01T11:06:16.2689293Z [ RUN ] MetaprogrammingTest.TupleElements_reorderSelection 2022-12-01T11:06:16.2689622Z [ OK ] MetaprogrammingTest.TupleElements_reorderSelection (0 ms) 2022-12-01T11:06:16.2689926Z [ RUN ] MetaprogrammingTest.TupleTake_nonemptyPrefix 2022-12-01T11:06:16.2690286Z [ OK ] MetaprogrammingTest.TupleTake_nonemptyPrefix (0 ms) 2022-12-01T11:06:16.2690587Z [ RUN ] MetaprogrammingTest.TupleTake_fullPrefix 2022-12-01T11:06:16.2690949Z [ OK ] MetaprogrammingTest.TupleTake_fullPrefix (0 ms) 2022-12-01T11:06:16.2691243Z [ RUN ] MetaprogrammingTest.TupleTake_negative 2022-12-01T11:06:16.2691536Z [ OK ] MetaprogrammingTest.TupleTake_negative (0 ms) 2022-12-01T11:06:16.2691805Z [ RUN ] MetaprogrammingTest.TupleSlice_middle 2022-12-01T11:06:16.2692089Z [ OK ] MetaprogrammingTest.TupleSlice_middle (0 ms) 2022-12-01T11:06:16.2692370Z [ RUN ] MetaprogrammingTest.TupleSlice_full 2022-12-01T11:06:16.2692637Z [ OK ] MetaprogrammingTest.TupleSlice_full (0 ms) 2022-12-01T11:06:16.2692913Z [ RUN ] MetaprogrammingTest.TupleMap_simple 2022-12-01T11:06:16.2693201Z [ OK ] MetaprogrammingTest.TupleMap_simple (0 ms) 2022-12-01T11:06:16.2693547Z [ RUN ] MetaprogrammingTest.TupleMap_mapperTakesDifferentButConvertibleType 2022-12-01T11:06:16.2693939Z [ OK ] MetaprogrammingTest.TupleMap_mapperTakesDifferentButConvertibleType (0 ms) 2022-12-01T11:06:16.2694369Z [ RUN ] MetaprogrammingTest.TupleMap_mapperTakesConstRef 2022-12-01T11:06:16.2694693Z [ OK ] MetaprogrammingTest.TupleMap_mapperTakesConstRef (0 ms) 2022-12-01T11:06:16.2695058Z [ RUN ] MetaprogrammingTest.TupleMap_mapsToDifferentTypes 2022-12-01T11:06:16.2695382Z [ OK ] MetaprogrammingTest.TupleMap_mapsToDifferentTypes (0 ms) 2022-12-01T11:06:16.2695736Z [ RUN ] MetaprogrammingTest.TupleMap_differentiatesLRValueReferences 2022-12-01T11:06:16.2696120Z [ OK ] MetaprogrammingTest.TupleMap_differentiatesLRValueReferences (0 ms) 2022-12-01T11:06:16.2696586Z [ RUN ] MetaprogrammingTest.TupleMap_canWorkWithMovableOnlyType 2022-12-01T11:06:16.2696939Z [ OK ] MetaprogrammingTest.TupleMap_canWorkWithMovableOnlyType (0 ms) 2022-12-01T11:06:16.2697289Z [ RUN ] MetaprogrammingTest.TupleMap_doesntUnecessarilyCopyValues 2022-12-01T11:06:16.2697632Z [ OK ] MetaprogrammingTest.TupleMap_doesntUnecessarilyCopyValues (0 ms) 2022-12-01T11:06:16.2697990Z [ RUN ] MetaprogrammingTest.TupleMap_doesntUnecessarilyMoveValues 2022-12-01T11:06:16.2698507Z [ OK ] MetaprogrammingTest.TupleMap_doesntUnecessarilyMoveValues (0 ms) 2022-12-01T11:06:16.2698993Z [ RUN ] MetaprogrammingTest.TupleMap_canBeUsedWithAutoLambdas 2022-12-01T11:06:16.2699470Z [ OK ] MetaprogrammingTest.TupleMap_canBeUsedWithAutoLambdas (0 ms) 2022-12-01T11:06:16.2699933Z [ RUN ] MetaprogrammingTest.TupleConcat_zerotuples 2022-12-01T11:06:16.2700471Z [ OK ] MetaprogrammingTest.TupleConcat_zerotuples (0 ms) 2022-12-01T11:06:16.2700936Z [ RUN ] MetaprogrammingTest.TupleConcat_oneemptytuple 2022-12-01T11:06:16.2701450Z [ OK ] MetaprogrammingTest.TupleConcat_oneemptytuple (0 ms) 2022-12-01T11:06:16.2701987Z [ RUN ] MetaprogrammingTest.TupleConcat_onenonemptytuple 2022-12-01T11:06:16.2702494Z [ OK ] MetaprogrammingTest.TupleConcat_onenonemptytuple (0 ms) 2022-12-01T11:06:16.2703039Z [ RUN ] MetaprogrammingTest.TupleConcat_twotuples 2022-12-01T11:06:16.2703553Z [ OK ] MetaprogrammingTest.TupleConcat_twotuples (0 ms) 2022-12-01T11:06:16.2704051Z [ RUN ] MetaprogrammingTest.TupleConcat_threetuples 2022-12-01T11:06:16.2704700Z [ OK ] MetaprogrammingTest.TupleConcat_threetuples (0 ms) 2022-12-01T11:06:16.2705278Z [ RUN ] MetaprogrammingTest.TupleConcat_emptytupleatbeginning 2022-12-01T11:06:16.2705883Z [ OK ] MetaprogrammingTest.TupleConcat_emptytupleatbeginning (0 ms) 2022-12-01T11:06:16.2706431Z [ RUN ] MetaprogrammingTest.TupleConcat_emptytupleinmiddle 2022-12-01T11:06:16.2707220Z [ OK ] MetaprogrammingTest.TupleConcat_emptytupleinmiddle (0 ms) 2022-12-01T11:06:16.2707771Z [ RUN ] MetaprogrammingTest.TupleConcat_emptytupleatend 2022-12-01T11:06:16.2708298Z [ OK ] MetaprogrammingTest.TupleConcat_emptytupleatend (0 ms) 2022-12-01T11:06:16.2708780Z [ RUN ] MetaprogrammingTest.TupleConcat_workswithreferencesandpointers 2022-12-01T11:06:16.2709412Z [ OK ] MetaprogrammingTest.TupleConcat_workswithreferencesandpointers (0 ms) 2022-12-01T11:06:16.2709980Z [ RUN ] MetaprogrammingTest.TupleConcat_worksWithMovableOnlyTypes 2022-12-01T11:06:16.2710591Z [ OK ] MetaprogrammingTest.TupleConcat_worksWithMovableOnlyTypes (0 ms) 2022-12-01T11:06:16.2711239Z [ RUN ] MetaprogrammingTest.TupleConcat_doesntCopyMoreThanNecessary 2022-12-01T11:06:16.2711915Z [ OK ] MetaprogrammingTest.TupleConcat_doesntCopyMoreThanNecessary (0 ms) 2022-12-01T11:06:16.2712642Z [----------] 41 tests from MetaprogrammingTest (0 ms total) 2022-12-01T11:06:16.2712924Z 2022-12-01T11:06:16.2713591Z [----------] 37 tests from SmallVectorTest/0, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 0u> 2022-12-01T11:06:16.2714208Z [ RUN ] SmallVectorTest/0.ConstructorNonIterTest 2022-12-01T11:06:16.2714708Z [ OK ] SmallVectorTest/0.ConstructorNonIterTest (0 ms) 2022-12-01T11:06:16.2715162Z [ RUN ] SmallVectorTest/0.ConstructorIterTest 2022-12-01T11:06:16.2715752Z [ OK ] SmallVectorTest/0.ConstructorIterTest (0 ms) 2022-12-01T11:06:16.2717758Z [ RUN ] SmallVectorTest/0.EmptyVectorTest 2022-12-01T11:06:16.2718171Z [ OK ] SmallVectorTest/0.EmptyVectorTest (0 ms) 2022-12-01T11:06:16.2718574Z [ RUN ] SmallVectorTest/0.PushPopTest 2022-12-01T11:06:16.2718985Z [ OK ] SmallVectorTest/0.PushPopTest (0 ms) 2022-12-01T11:06:16.2719332Z [ RUN ] SmallVectorTest/0.ClearTest 2022-12-01T11:06:16.2719687Z [ OK ] SmallVectorTest/0.ClearTest (0 ms) 2022-12-01T11:06:16.2720053Z [ RUN ] SmallVectorTest/0.ResizeShrinkTest 2022-12-01T11:06:16.2720454Z [ OK ] SmallVectorTest/0.ResizeShrinkTest (0 ms) 2022-12-01T11:06:16.2720830Z [ RUN ] SmallVectorTest/0.ResizeGrowTest 2022-12-01T11:06:16.2721201Z [ OK ] SmallVectorTest/0.ResizeGrowTest (0 ms) 2022-12-01T11:06:16.2721592Z [ RUN ] SmallVectorTest/0.ResizeWithElementsTest 2022-12-01T11:06:16.2721990Z [ OK ] SmallVectorTest/0.ResizeWithElementsTest (0 ms) 2022-12-01T11:06:16.2722384Z [ RUN ] SmallVectorTest/0.ResizeFillTest 2022-12-01T11:06:16.2722751Z [ OK ] SmallVectorTest/0.ResizeFillTest (0 ms) 2022-12-01T11:06:16.2723104Z [ RUN ] SmallVectorTest/0.OverflowTest 2022-12-01T11:06:16.2723505Z [ OK ] SmallVectorTest/0.OverflowTest (0 ms) 2022-12-01T11:06:16.2723886Z [ RUN ] SmallVectorTest/0.IterationTest 2022-12-01T11:06:16.2724250Z [ OK ] SmallVectorTest/0.IterationTest (0 ms) 2022-12-01T11:06:16.2724619Z [ RUN ] SmallVectorTest/0.SwapTest 2022-12-01T11:06:16.2725001Z [ OK ] SmallVectorTest/0.SwapTest (0 ms) 2022-12-01T11:06:16.2725364Z [ RUN ] SmallVectorTest/0.AppendTest 2022-12-01T11:06:16.2725731Z [ OK ] SmallVectorTest/0.AppendTest (0 ms) 2022-12-01T11:06:16.2726151Z [ RUN ] SmallVectorTest/0.AppendRepeatedTest 2022-12-01T11:06:16.2726596Z [ OK ] SmallVectorTest/0.AppendRepeatedTest (0 ms) 2022-12-01T11:06:16.2727003Z [ RUN ] SmallVectorTest/0.AppendNonIterTest 2022-12-01T11:06:16.2727405Z [ OK ] SmallVectorTest/0.AppendNonIterTest (0 ms) 2022-12-01T11:06:16.2727852Z [ RUN ] SmallVectorTest/0.AppendRepeatedNonForwardIterator 2022-12-01T11:06:16.2728336Z [ OK ] SmallVectorTest/0.AppendRepeatedNonForwardIterator (0 ms) 2022-12-01T11:06:16.2728942Z [ RUN ] SmallVectorTest/0.AppendSmallVector 2022-12-01T11:06:16.2729378Z [ OK ] SmallVectorTest/0.AppendSmallVector (0 ms) 2022-12-01T11:06:16.2729786Z [ RUN ] SmallVectorTest/0.AssignTest 2022-12-01T11:06:16.2730193Z [ OK ] SmallVectorTest/0.AssignTest (0 ms) 2022-12-01T11:06:16.2730609Z [ RUN ] SmallVectorTest/0.AssignRangeTest 2022-12-01T11:06:16.2731109Z [ OK ] SmallVectorTest/0.AssignRangeTest (0 ms) 2022-12-01T11:06:16.2731612Z [ RUN ] SmallVectorTest/0.AssignNonIterTest 2022-12-01T11:06:16.2732028Z [ OK ] SmallVectorTest/0.AssignNonIterTest (0 ms) 2022-12-01T11:06:16.2732445Z [ RUN ] SmallVectorTest/0.AssignSmallVector 2022-12-01T11:06:16.2732850Z [ OK ] SmallVectorTest/0.AssignSmallVector (0 ms) 2022-12-01T11:06:16.2733296Z [ RUN ] SmallVectorTest/0.MoveAssignTest 2022-12-01T11:06:16.2733713Z [ OK ] SmallVectorTest/0.MoveAssignTest (0 ms) 2022-12-01T11:06:16.2734097Z [ RUN ] SmallVectorTest/0.EraseTest 2022-12-01T11:06:16.2734501Z [ OK ] SmallVectorTest/0.EraseTest (0 ms) 2022-12-01T11:06:16.2734917Z [ RUN ] SmallVectorTest/0.EraseRangeTest 2022-12-01T11:06:16.2735319Z [ OK ] SmallVectorTest/0.EraseRangeTest (0 ms) 2022-12-01T11:06:16.2735724Z [ RUN ] SmallVectorTest/0.InsertTest 2022-12-01T11:06:16.2736122Z [ OK ] SmallVectorTest/0.InsertTest (0 ms) 2022-12-01T11:06:16.2736510Z [ RUN ] SmallVectorTest/0.InsertCopy 2022-12-01T11:06:16.2736900Z [ OK ] SmallVectorTest/0.InsertCopy (0 ms) 2022-12-01T11:06:16.2737312Z [ RUN ] SmallVectorTest/0.InsertRepeatedTest 2022-12-01T11:06:16.2737750Z [ OK ] SmallVectorTest/0.InsertRepeatedTest (0 ms) 2022-12-01T11:06:16.2738192Z [ RUN ] SmallVectorTest/0.InsertRepeatedNonIterTest 2022-12-01T11:06:16.2739112Z [ OK ] SmallVectorTest/0.InsertRepeatedNonIterTest (0 ms) 2022-12-01T11:06:16.2739628Z [ RUN ] SmallVectorTest/0.InsertRepeatedAtEndTest 2022-12-01T11:06:16.2740128Z [ OK ] SmallVectorTest/0.InsertRepeatedAtEndTest (0 ms) 2022-12-01T11:06:16.2740622Z [ RUN ] SmallVectorTest/0.InsertRepeatedEmptyTest 2022-12-01T11:06:16.2741119Z [ OK ] SmallVectorTest/0.InsertRepeatedEmptyTest (0 ms) 2022-12-01T11:06:16.2741550Z [ RUN ] SmallVectorTest/0.InsertRangeTest 2022-12-01T11:06:16.2741985Z [ OK ] SmallVectorTest/0.InsertRangeTest (0 ms) 2022-12-01T11:06:16.2742435Z [ RUN ] SmallVectorTest/0.InsertRangeAtEndTest 2022-12-01T11:06:16.2742912Z [ OK ] SmallVectorTest/0.InsertRangeAtEndTest (0 ms) 2022-12-01T11:06:16.2743381Z [ RUN ] SmallVectorTest/0.InsertEmptyRangeTest 2022-12-01T11:06:16.2743862Z [ OK ] SmallVectorTest/0.InsertEmptyRangeTest (0 ms) 2022-12-01T11:06:16.2744305Z [ RUN ] SmallVectorTest/0.ComparisonTest 2022-12-01T11:06:16.2744736Z [ OK ] SmallVectorTest/0.ComparisonTest (0 ms) 2022-12-01T11:06:16.2745168Z [ RUN ] SmallVectorTest/0.ConstVectorTest 2022-12-01T11:06:16.2745595Z [ OK ] SmallVectorTest/0.ConstVectorTest (0 ms) 2022-12-01T11:06:16.2746004Z [ RUN ] SmallVectorTest/0.DirectVectorTest 2022-12-01T11:06:16.2746442Z [ OK ] SmallVectorTest/0.DirectVectorTest (0 ms) 2022-12-01T11:06:16.2746873Z [ RUN ] SmallVectorTest/0.IteratorTest 2022-12-01T11:06:16.2747256Z [ OK ] SmallVectorTest/0.IteratorTest (0 ms) 2022-12-01T11:06:16.2747830Z [----------] 37 tests from SmallVectorTest/0 (0 ms total) 2022-12-01T11:06:16.2748078Z 2022-12-01T11:06:16.2748675Z [----------] 37 tests from SmallVectorTest/1, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 1u> 2022-12-01T11:06:16.2749225Z [ RUN ] SmallVectorTest/1.ConstructorNonIterTest 2022-12-01T11:06:16.2749667Z [ OK ] SmallVectorTest/1.ConstructorNonIterTest (0 ms) 2022-12-01T11:06:16.2750101Z [ RUN ] SmallVectorTest/1.ConstructorIterTest 2022-12-01T11:06:16.2750536Z [ OK ] SmallVectorTest/1.ConstructorIterTest (0 ms) 2022-12-01T11:06:16.2750911Z [ RUN ] SmallVectorTest/1.EmptyVectorTest 2022-12-01T11:06:16.2751429Z [ OK ] SmallVectorTest/1.EmptyVectorTest (0 ms) 2022-12-01T11:06:16.2751829Z [ RUN ] SmallVectorTest/1.PushPopTest 2022-12-01T11:06:16.2752216Z [ OK ] SmallVectorTest/1.PushPopTest (0 ms) 2022-12-01T11:06:16.2752812Z [ RUN ] SmallVectorTest/1.ClearTest 2022-12-01T11:06:16.2753215Z [ OK ] SmallVectorTest/1.ClearTest (0 ms) 2022-12-01T11:06:16.2753648Z [ RUN ] SmallVectorTest/1.ResizeShrinkTest 2022-12-01T11:06:16.2754078Z [ OK ] SmallVectorTest/1.ResizeShrinkTest (0 ms) 2022-12-01T11:06:16.2754505Z [ RUN ] SmallVectorTest/1.ResizeGrowTest 2022-12-01T11:06:16.2754944Z [ OK ] SmallVectorTest/1.ResizeGrowTest (0 ms) 2022-12-01T11:06:16.2755392Z [ RUN ] SmallVectorTest/1.ResizeWithElementsTest 2022-12-01T11:06:16.2755892Z [ OK ] SmallVectorTest/1.ResizeWithElementsTest (0 ms) 2022-12-01T11:06:16.2756352Z [ RUN ] SmallVectorTest/1.ResizeFillTest 2022-12-01T11:06:16.2756737Z [ OK ] SmallVectorTest/1.ResizeFillTest (0 ms) 2022-12-01T11:06:16.2757167Z [ RUN ] SmallVectorTest/1.OverflowTest 2022-12-01T11:06:16.2757572Z [ OK ] SmallVectorTest/1.OverflowTest (0 ms) 2022-12-01T11:06:16.2757962Z [ RUN ] SmallVectorTest/1.IterationTest 2022-12-01T11:06:16.2758373Z [ OK ] SmallVectorTest/1.IterationTest (0 ms) 2022-12-01T11:06:16.2758773Z [ RUN ] SmallVectorTest/1.SwapTest 2022-12-01T11:06:16.2759171Z [ OK ] SmallVectorTest/1.SwapTest (0 ms) 2022-12-01T11:06:16.2759561Z [ RUN ] SmallVectorTest/1.AppendTest 2022-12-01T11:06:16.2759980Z [ OK ] SmallVectorTest/1.AppendTest (0 ms) 2022-12-01T11:06:16.2760402Z [ RUN ] SmallVectorTest/1.AppendRepeatedTest 2022-12-01T11:06:16.2760842Z [ OK ] SmallVectorTest/1.AppendRepeatedTest (0 ms) 2022-12-01T11:06:16.2761398Z [ RUN ] SmallVectorTest/1.AppendNonIterTest 2022-12-01T11:06:16.2761866Z [ OK ] SmallVectorTest/1.AppendNonIterTest (0 ms) 2022-12-01T11:06:16.2762368Z [ RUN ] SmallVectorTest/1.AppendRepeatedNonForwardIterator 2022-12-01T11:06:16.2762923Z [ OK ] SmallVectorTest/1.AppendRepeatedNonForwardIterator (0 ms) 2022-12-01T11:06:16.2763437Z [ RUN ] SmallVectorTest/1.AppendSmallVector 2022-12-01T11:06:16.2763904Z [ OK ] SmallVectorTest/1.AppendSmallVector (0 ms) 2022-12-01T11:06:16.2764333Z [ RUN ] SmallVectorTest/1.AssignTest 2022-12-01T11:06:16.2764750Z [ OK ] SmallVectorTest/1.AssignTest (0 ms) 2022-12-01T11:06:16.2765160Z [ RUN ] SmallVectorTest/1.AssignRangeTest 2022-12-01T11:06:16.2765566Z [ OK ] SmallVectorTest/1.AssignRangeTest (0 ms) 2022-12-01T11:06:16.2765989Z [ RUN ] SmallVectorTest/1.AssignNonIterTest 2022-12-01T11:06:16.2766443Z [ OK ] SmallVectorTest/1.AssignNonIterTest (0 ms) 2022-12-01T11:06:16.2766886Z [ RUN ] SmallVectorTest/1.AssignSmallVector 2022-12-01T11:06:16.2767356Z [ OK ] SmallVectorTest/1.AssignSmallVector (0 ms) 2022-12-01T11:06:16.2767783Z [ RUN ] SmallVectorTest/1.MoveAssignTest 2022-12-01T11:06:16.2768171Z [ OK ] SmallVectorTest/1.MoveAssignTest (0 ms) 2022-12-01T11:06:16.2768585Z [ RUN ] SmallVectorTest/1.EraseTest 2022-12-01T11:06:16.2768990Z [ OK ] SmallVectorTest/1.EraseTest (0 ms) 2022-12-01T11:06:16.2769398Z [ RUN ] SmallVectorTest/1.EraseRangeTest 2022-12-01T11:06:16.2769836Z [ OK ] SmallVectorTest/1.EraseRangeTest (0 ms) 2022-12-01T11:06:16.2770266Z [ RUN ] SmallVectorTest/1.InsertTest 2022-12-01T11:06:16.2770797Z [ OK ] SmallVectorTest/1.InsertTest (0 ms) 2022-12-01T11:06:16.2771186Z [ RUN ] SmallVectorTest/1.InsertCopy 2022-12-01T11:06:16.2771589Z [ OK ] SmallVectorTest/1.InsertCopy (0 ms) 2022-12-01T11:06:16.2772014Z [ RUN ] SmallVectorTest/1.InsertRepeatedTest 2022-12-01T11:06:16.2772446Z [ OK ] SmallVectorTest/1.InsertRepeatedTest (0 ms) 2022-12-01T11:06:16.2772935Z [ RUN ] SmallVectorTest/1.InsertRepeatedNonIterTest 2022-12-01T11:06:16.2773444Z [ OK ] SmallVectorTest/1.InsertRepeatedNonIterTest (0 ms) 2022-12-01T11:06:16.2774027Z [ RUN ] SmallVectorTest/1.InsertRepeatedAtEndTest 2022-12-01T11:06:16.2774525Z [ OK ] SmallVectorTest/1.InsertRepeatedAtEndTest (0 ms) 2022-12-01T11:06:16.2775024Z [ RUN ] SmallVectorTest/1.InsertRepeatedEmptyTest 2022-12-01T11:06:16.2775511Z [ OK ] SmallVectorTest/1.InsertRepeatedEmptyTest (0 ms) 2022-12-01T11:06:16.2775969Z [ RUN ] SmallVectorTest/1.InsertRangeTest 2022-12-01T11:06:16.2776417Z [ OK ] SmallVectorTest/1.InsertRangeTest (0 ms) 2022-12-01T11:06:16.2776877Z [ RUN ] SmallVectorTest/1.InsertRangeAtEndTest 2022-12-01T11:06:16.2777354Z [ OK ] SmallVectorTest/1.InsertRangeAtEndTest (0 ms) 2022-12-01T11:06:16.2777837Z [ RUN ] SmallVectorTest/1.InsertEmptyRangeTest 2022-12-01T11:06:16.2780280Z [ OK ] SmallVectorTest/1.InsertEmptyRangeTest (0 ms) 2022-12-01T11:06:16.2780753Z [ RUN ] SmallVectorTest/1.ComparisonTest 2022-12-01T11:06:16.2781197Z [ OK ] SmallVectorTest/1.ComparisonTest (0 ms) 2022-12-01T11:06:16.2781644Z [ RUN ] SmallVectorTest/1.ConstVectorTest 2022-12-01T11:06:16.2782069Z [ OK ] SmallVectorTest/1.ConstVectorTest (0 ms) 2022-12-01T11:06:16.2801663Z [ RUN ] SmallVectorTest/1.DirectVectorTest 2022-12-01T11:06:16.2802137Z [ OK ] SmallVectorTest/1.DirectVectorTest (0 ms) 2022-12-01T11:06:16.2802552Z [ RUN ] SmallVectorTest/1.IteratorTest 2022-12-01T11:06:16.2802978Z [ OK ] SmallVectorTest/1.IteratorTest (0 ms) 2022-12-01T11:06:16.2803597Z [----------] 37 tests from SmallVectorTest/1 (0 ms total) 2022-12-01T11:06:16.2803871Z 2022-12-01T11:06:16.2804490Z [----------] 37 tests from SmallVectorTest/2, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 2u> 2022-12-01T11:06:16.2805100Z [ RUN ] SmallVectorTest/2.ConstructorNonIterTest 2022-12-01T11:06:16.2805720Z [ OK ] SmallVectorTest/2.ConstructorNonIterTest (0 ms) 2022-12-01T11:06:16.2806198Z [ RUN ] SmallVectorTest/2.ConstructorIterTest 2022-12-01T11:06:16.2806595Z [ OK ] SmallVectorTest/2.ConstructorIterTest (0 ms) 2022-12-01T11:06:16.2807062Z [ RUN ] SmallVectorTest/2.EmptyVectorTest 2022-12-01T11:06:16.2807493Z [ OK ] SmallVectorTest/2.EmptyVectorTest (0 ms) 2022-12-01T11:06:16.2807919Z [ RUN ] SmallVectorTest/2.PushPopTest 2022-12-01T11:06:16.2808344Z [ OK ] SmallVectorTest/2.PushPopTest (0 ms) 2022-12-01T11:06:16.2808748Z [ RUN ] SmallVectorTest/2.ClearTest 2022-12-01T11:06:16.2809145Z [ OK ] SmallVectorTest/2.ClearTest (0 ms) 2022-12-01T11:06:16.2809577Z [ RUN ] SmallVectorTest/2.ResizeShrinkTest 2022-12-01T11:06:16.2810026Z [ OK ] SmallVectorTest/2.ResizeShrinkTest (0 ms) 2022-12-01T11:06:16.2810445Z [ RUN ] SmallVectorTest/2.ResizeGrowTest 2022-12-01T11:06:16.2810956Z [ OK ] SmallVectorTest/2.ResizeGrowTest (0 ms) 2022-12-01T11:06:16.2811424Z [ RUN ] SmallVectorTest/2.ResizeWithElementsTest 2022-12-01T11:06:16.2811904Z [ OK ] SmallVectorTest/2.ResizeWithElementsTest (0 ms) 2022-12-01T11:06:16.2812361Z [ RUN ] SmallVectorTest/2.ResizeFillTest 2022-12-01T11:06:16.2812809Z [ OK ] SmallVectorTest/2.ResizeFillTest (0 ms) 2022-12-01T11:06:16.2813240Z [ RUN ] SmallVectorTest/2.OverflowTest 2022-12-01T11:06:16.2813645Z [ OK ] SmallVectorTest/2.OverflowTest (0 ms) 2022-12-01T11:06:16.2814071Z [ RUN ] SmallVectorTest/2.IterationTest 2022-12-01T11:06:16.2814506Z [ OK ] SmallVectorTest/2.IterationTest (0 ms) 2022-12-01T11:06:16.2814891Z [ RUN ] SmallVectorTest/2.SwapTest 2022-12-01T11:06:16.2815291Z [ OK ] SmallVectorTest/2.SwapTest (0 ms) 2022-12-01T11:06:16.2815712Z [ RUN ] SmallVectorTest/2.AppendTest 2022-12-01T11:06:16.2816124Z [ OK ] SmallVectorTest/2.AppendTest (0 ms) 2022-12-01T11:06:16.2816549Z [ RUN ] SmallVectorTest/2.AppendRepeatedTest 2022-12-01T11:06:16.2817022Z [ OK ] SmallVectorTest/2.AppendRepeatedTest (0 ms) 2022-12-01T11:06:16.2817472Z [ RUN ] SmallVectorTest/2.AppendNonIterTest 2022-12-01T11:06:16.2817934Z [ OK ] SmallVectorTest/2.AppendNonIterTest (0 ms) 2022-12-01T11:06:16.2819615Z [ RUN ] SmallVectorTest/2.AppendRepeatedNonForwardIterator 2022-12-01T11:06:16.2820205Z [ OK ] SmallVectorTest/2.AppendRepeatedNonForwardIterator (0 ms) 2022-12-01T11:06:16.2820738Z [ RUN ] SmallVectorTest/2.AppendSmallVector 2022-12-01T11:06:16.2821212Z [ OK ] SmallVectorTest/2.AppendSmallVector (0 ms) 2022-12-01T11:06:16.2821640Z [ RUN ] SmallVectorTest/2.AssignTest 2022-12-01T11:06:16.2822043Z [ OK ] SmallVectorTest/2.AssignTest (0 ms) 2022-12-01T11:06:16.2822524Z [ RUN ] SmallVectorTest/2.AssignRangeTest 2022-12-01T11:06:16.2822967Z [ OK ] SmallVectorTest/2.AssignRangeTest (0 ms) 2022-12-01T11:06:16.2823394Z [ RUN ] SmallVectorTest/2.AssignNonIterTest 2022-12-01T11:06:16.2823858Z [ OK ] SmallVectorTest/2.AssignNonIterTest (0 ms) 2022-12-01T11:06:16.2824322Z [ RUN ] SmallVectorTest/2.AssignSmallVector 2022-12-01T11:06:16.2824773Z [ OK ] SmallVectorTest/2.AssignSmallVector (0 ms) 2022-12-01T11:06:16.2825202Z [ RUN ] SmallVectorTest/2.MoveAssignTest 2022-12-01T11:06:16.2825632Z [ OK ] SmallVectorTest/2.MoveAssignTest (0 ms) 2022-12-01T11:06:16.2825998Z [ RUN ] SmallVectorTest/2.EraseTest 2022-12-01T11:06:16.2826386Z [ OK ] SmallVectorTest/2.EraseTest (0 ms) 2022-12-01T11:06:16.2826799Z [ RUN ] SmallVectorTest/2.EraseRangeTest 2022-12-01T11:06:16.2827247Z [ OK ] SmallVectorTest/2.EraseRangeTest (0 ms) 2022-12-01T11:06:16.2827664Z [ RUN ] SmallVectorTest/2.InsertTest 2022-12-01T11:06:16.2828079Z [ OK ] SmallVectorTest/2.InsertTest (0 ms) 2022-12-01T11:06:16.2828488Z [ RUN ] SmallVectorTest/2.InsertCopy 2022-12-01T11:06:16.2829019Z [ OK ] SmallVectorTest/2.InsertCopy (0 ms) 2022-12-01T11:06:16.2830648Z [ RUN ] SmallVectorTest/2.InsertRepeatedTest 2022-12-01T11:06:16.2831257Z [ OK ] SmallVectorTest/2.InsertRepeatedTest (0 ms) 2022-12-01T11:06:16.2831747Z [ RUN ] SmallVectorTest/2.InsertRepeatedNonIterTest 2022-12-01T11:06:16.2832279Z [ OK ] SmallVectorTest/2.InsertRepeatedNonIterTest (0 ms) 2022-12-01T11:06:16.2832809Z [ RUN ] SmallVectorTest/2.InsertRepeatedAtEndTest 2022-12-01T11:06:16.2833306Z [ OK ] SmallVectorTest/2.InsertRepeatedAtEndTest (0 ms) 2022-12-01T11:06:16.2833778Z [ RUN ] SmallVectorTest/2.InsertRepeatedEmptyTest 2022-12-01T11:06:16.2834270Z [ OK ] SmallVectorTest/2.InsertRepeatedEmptyTest (0 ms) 2022-12-01T11:06:16.2834743Z [ RUN ] SmallVectorTest/2.InsertRangeTest 2022-12-01T11:06:16.2835167Z [ OK ] SmallVectorTest/2.InsertRangeTest (0 ms) 2022-12-01T11:06:16.2835619Z [ RUN ] SmallVectorTest/2.InsertRangeAtEndTest 2022-12-01T11:06:16.2836099Z [ OK ] SmallVectorTest/2.InsertRangeAtEndTest (0 ms) 2022-12-01T11:06:16.2836556Z [ RUN ] SmallVectorTest/2.InsertEmptyRangeTest 2022-12-01T11:06:16.2837038Z [ OK ] SmallVectorTest/2.InsertEmptyRangeTest (0 ms) 2022-12-01T11:06:16.2837488Z [ RUN ] SmallVectorTest/2.ComparisonTest 2022-12-01T11:06:16.2837930Z [ OK ] SmallVectorTest/2.ComparisonTest (0 ms) 2022-12-01T11:06:16.2838357Z [ RUN ] SmallVectorTest/2.ConstVectorTest 2022-12-01T11:06:16.2838810Z [ OK ] SmallVectorTest/2.ConstVectorTest (0 ms) 2022-12-01T11:06:16.2839263Z [ RUN ] SmallVectorTest/2.DirectVectorTest 2022-12-01T11:06:16.2839894Z [ OK ] SmallVectorTest/2.DirectVectorTest (0 ms) 2022-12-01T11:06:16.2840441Z [ RUN ] SmallVectorTest/2.IteratorTest 2022-12-01T11:06:16.2840866Z [ OK ] SmallVectorTest/2.IteratorTest (0 ms) 2022-12-01T11:06:16.2841454Z [----------] 37 tests from SmallVectorTest/2 (0 ms total) 2022-12-01T11:06:16.2841801Z 2022-12-01T11:06:16.2842416Z [----------] 37 tests from SmallVectorTest/3, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 4u> 2022-12-01T11:06:16.2842989Z [ RUN ] SmallVectorTest/3.ConstructorNonIterTest 2022-12-01T11:06:16.2843510Z [ OK ] SmallVectorTest/3.ConstructorNonIterTest (0 ms) 2022-12-01T11:06:16.2843973Z [ RUN ] SmallVectorTest/3.ConstructorIterTest 2022-12-01T11:06:16.2844549Z [ OK ] SmallVectorTest/3.ConstructorIterTest (0 ms) 2022-12-01T11:06:16.2845007Z [ RUN ] SmallVectorTest/3.EmptyVectorTest 2022-12-01T11:06:16.2845433Z [ OK ] SmallVectorTest/3.EmptyVectorTest (0 ms) 2022-12-01T11:06:16.2845872Z [ RUN ] SmallVectorTest/3.PushPopTest 2022-12-01T11:06:16.2846297Z [ OK ] SmallVectorTest/3.PushPopTest (0 ms) 2022-12-01T11:06:16.2846704Z [ RUN ] SmallVectorTest/3.ClearTest 2022-12-01T11:06:16.2847119Z [ OK ] SmallVectorTest/3.ClearTest (0 ms) 2022-12-01T11:06:16.2847551Z [ RUN ] SmallVectorTest/3.ResizeShrinkTest 2022-12-01T11:06:16.2847980Z [ OK ] SmallVectorTest/3.ResizeShrinkTest (0 ms) 2022-12-01T11:06:16.2848422Z [ RUN ] SmallVectorTest/3.ResizeGrowTest 2022-12-01T11:06:16.2848875Z [ OK ] SmallVectorTest/3.ResizeGrowTest (0 ms) 2022-12-01T11:06:16.2849332Z [ RUN ] SmallVectorTest/3.ResizeWithElementsTest 2022-12-01T11:06:16.2849809Z [ OK ] SmallVectorTest/3.ResizeWithElementsTest (0 ms) 2022-12-01T11:06:16.2879297Z [ RUN ] SmallVectorTest/3.ResizeFillTest 2022-12-01T11:06:16.2879892Z [ OK ] SmallVectorTest/3.ResizeFillTest (0 ms) 2022-12-01T11:06:16.2880383Z [ RUN ] SmallVectorTest/3.OverflowTest 2022-12-01T11:06:16.2880872Z [ OK ] SmallVectorTest/3.OverflowTest (0 ms) 2022-12-01T11:06:16.2881361Z [ RUN ] SmallVectorTest/3.IterationTest 2022-12-01T11:06:16.2881837Z [ OK ] SmallVectorTest/3.IterationTest (0 ms) 2022-12-01T11:06:16.2882313Z [ RUN ] SmallVectorTest/3.SwapTest 2022-12-01T11:06:16.2882794Z [ OK ] SmallVectorTest/3.SwapTest (0 ms) 2022-12-01T11:06:16.2883260Z [ RUN ] SmallVectorTest/3.AppendTest 2022-12-01T11:06:16.2883744Z [ OK ] SmallVectorTest/3.AppendTest (0 ms) 2022-12-01T11:06:16.2884332Z [ RUN ] SmallVectorTest/3.AppendRepeatedTest 2022-12-01T11:06:16.2884932Z [ OK ] SmallVectorTest/3.AppendRepeatedTest (0 ms) 2022-12-01T11:06:16.2885508Z [ RUN ] SmallVectorTest/3.AppendNonIterTest 2022-12-01T11:06:16.2885977Z [ OK ] SmallVectorTest/3.AppendNonIterTest (0 ms) 2022-12-01T11:06:16.2886495Z [ RUN ] SmallVectorTest/3.AppendRepeatedNonForwardIterator 2022-12-01T11:06:16.2887077Z [ OK ] SmallVectorTest/3.AppendRepeatedNonForwardIterator (0 ms) 2022-12-01T11:06:16.2887610Z [ RUN ] SmallVectorTest/3.AppendSmallVector 2022-12-01T11:06:16.2888075Z [ OK ] SmallVectorTest/3.AppendSmallVector (0 ms) 2022-12-01T11:06:16.2888487Z [ RUN ] SmallVectorTest/3.AssignTest 2022-12-01T11:06:16.2888896Z [ OK ] SmallVectorTest/3.AssignTest (0 ms) 2022-12-01T11:06:16.2889339Z [ RUN ] SmallVectorTest/3.AssignRangeTest 2022-12-01T11:06:16.2889775Z [ OK ] SmallVectorTest/3.AssignRangeTest (0 ms) 2022-12-01T11:06:16.2890232Z [ RUN ] SmallVectorTest/3.AssignNonIterTest 2022-12-01T11:06:16.2890787Z [ OK ] SmallVectorTest/3.AssignNonIterTest (0 ms) 2022-12-01T11:06:16.2891249Z [ RUN ] SmallVectorTest/3.AssignSmallVector 2022-12-01T11:06:16.2891694Z [ OK ] SmallVectorTest/3.AssignSmallVector (0 ms) 2022-12-01T11:06:16.2892138Z [ RUN ] SmallVectorTest/3.MoveAssignTest 2022-12-01T11:06:16.2892564Z [ OK ] SmallVectorTest/3.MoveAssignTest (0 ms) 2022-12-01T11:06:16.2892965Z [ RUN ] SmallVectorTest/3.EraseTest 2022-12-01T11:06:16.2893384Z [ OK ] SmallVectorTest/3.EraseTest (0 ms) 2022-12-01T11:06:16.2893987Z [ RUN ] SmallVectorTest/3.EraseRangeTest 2022-12-01T11:06:16.2894402Z [ OK ] SmallVectorTest/3.EraseRangeTest (0 ms) 2022-12-01T11:06:16.2894923Z [ RUN ] SmallVectorTest/3.InsertTest 2022-12-01T11:06:16.2895341Z [ OK ] SmallVectorTest/3.InsertTest (0 ms) 2022-12-01T11:06:16.2895740Z [ RUN ] SmallVectorTest/3.InsertCopy 2022-12-01T11:06:16.2896114Z [ OK ] SmallVectorTest/3.InsertCopy (0 ms) 2022-12-01T11:06:16.2896551Z [ RUN ] SmallVectorTest/3.InsertRepeatedTest 2022-12-01T11:06:16.2897007Z [ OK ] SmallVectorTest/3.InsertRepeatedTest (0 ms) 2022-12-01T11:06:16.2897505Z [ RUN ] SmallVectorTest/3.InsertRepeatedNonIterTest 2022-12-01T11:06:16.2898171Z [ OK ] SmallVectorTest/3.InsertRepeatedNonIterTest (0 ms) 2022-12-01T11:06:16.2899503Z [ RUN ] SmallVectorTest/3.InsertRepeatedAtEndTest 2022-12-01T11:06:16.2899987Z [ OK ] SmallVectorTest/3.InsertRepeatedAtEndTest (0 ms) 2022-12-01T11:06:16.2900490Z [ RUN ] SmallVectorTest/3.InsertRepeatedEmptyTest 2022-12-01T11:06:16.2900991Z [ OK ] SmallVectorTest/3.InsertRepeatedEmptyTest (0 ms) 2022-12-01T11:06:16.2901456Z [ RUN ] SmallVectorTest/3.InsertRangeTest 2022-12-01T11:06:16.2901917Z [ OK ] SmallVectorTest/3.InsertRangeTest (0 ms) 2022-12-01T11:06:16.2902392Z [ RUN ] SmallVectorTest/3.InsertRangeAtEndTest 2022-12-01T11:06:16.2902859Z [ OK ] SmallVectorTest/3.InsertRangeAtEndTest (0 ms) 2022-12-01T11:06:16.2903338Z [ RUN ] SmallVectorTest/3.InsertEmptyRangeTest 2022-12-01T11:06:16.2903984Z [ OK ] SmallVectorTest/3.InsertEmptyRangeTest (0 ms) 2022-12-01T11:06:16.2904444Z [ RUN ] SmallVectorTest/3.ComparisonTest 2022-12-01T11:06:16.2904883Z [ OK ] SmallVectorTest/3.ComparisonTest (0 ms) 2022-12-01T11:06:16.2905327Z [ RUN ] SmallVectorTest/3.ConstVectorTest 2022-12-01T11:06:16.2905778Z [ OK ] SmallVectorTest/3.ConstVectorTest (0 ms) 2022-12-01T11:06:16.2906213Z [ RUN ] SmallVectorTest/3.DirectVectorTest 2022-12-01T11:06:16.2906662Z [ OK ] SmallVectorTest/3.DirectVectorTest (0 ms) 2022-12-01T11:06:16.2907257Z [ RUN ] SmallVectorTest/3.IteratorTest 2022-12-01T11:06:16.2907676Z [ OK ] SmallVectorTest/3.IteratorTest (0 ms) 2022-12-01T11:06:16.2908300Z [----------] 37 tests from SmallVectorTest/3 (0 ms total) 2022-12-01T11:06:16.2908578Z 2022-12-01T11:06:16.2909225Z [----------] 37 tests from SmallVectorTest/4, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 5u> 2022-12-01T11:06:16.2909966Z [ RUN ] SmallVectorTest/4.ConstructorNonIterTest 2022-12-01T11:06:16.2910459Z [ OK ] SmallVectorTest/4.ConstructorNonIterTest (0 ms) 2022-12-01T11:06:16.2910940Z [ RUN ] SmallVectorTest/4.ConstructorIterTest 2022-12-01T11:06:16.2911403Z [ OK ] SmallVectorTest/4.ConstructorIterTest (0 ms) 2022-12-01T11:06:16.2911845Z [ RUN ] SmallVectorTest/4.EmptyVectorTest 2022-12-01T11:06:16.2912295Z [ OK ] SmallVectorTest/4.EmptyVectorTest (0 ms) 2022-12-01T11:06:16.2912737Z [ RUN ] SmallVectorTest/4.PushPopTest 2022-12-01T11:06:16.2913287Z [ OK ] SmallVectorTest/4.PushPopTest (0 ms) 2022-12-01T11:06:16.2913700Z [ RUN ] SmallVectorTest/4.ClearTest 2022-12-01T11:06:16.2914100Z [ OK ] SmallVectorTest/4.ClearTest (0 ms) 2022-12-01T11:06:16.2914468Z [ RUN ] SmallVectorTest/4.ResizeShrinkTest 2022-12-01T11:06:16.2914845Z [ OK ] SmallVectorTest/4.ResizeShrinkTest (0 ms) 2022-12-01T11:06:16.2915219Z [ RUN ] SmallVectorTest/4.ResizeGrowTest 2022-12-01T11:06:16.2915613Z [ OK ] SmallVectorTest/4.ResizeGrowTest (0 ms) 2022-12-01T11:06:16.2916004Z [ RUN ] SmallVectorTest/4.ResizeWithElementsTest 2022-12-01T11:06:16.2916442Z [ OK ] SmallVectorTest/4.ResizeWithElementsTest (0 ms) 2022-12-01T11:06:16.2916859Z [ RUN ] SmallVectorTest/4.ResizeFillTest 2022-12-01T11:06:16.2917226Z [ OK ] SmallVectorTest/4.ResizeFillTest (0 ms) 2022-12-01T11:06:16.2917596Z [ RUN ] SmallVectorTest/4.OverflowTest 2022-12-01T11:06:16.2917999Z [ OK ] SmallVectorTest/4.OverflowTest (0 ms) 2022-12-01T11:06:16.2918440Z [ RUN ] SmallVectorTest/4.IterationTest 2022-12-01T11:06:16.2918835Z [ OK ] SmallVectorTest/4.IterationTest (0 ms) 2022-12-01T11:06:16.2919218Z [ RUN ] SmallVectorTest/4.SwapTest 2022-12-01T11:06:16.2919588Z [ OK ] SmallVectorTest/4.SwapTest (0 ms) 2022-12-01T11:06:16.2919979Z [ RUN ] SmallVectorTest/4.AppendTest 2022-12-01T11:06:16.2920384Z [ OK ] SmallVectorTest/4.AppendTest (0 ms) 2022-12-01T11:06:16.2921006Z [ RUN ] SmallVectorTest/4.AppendRepeatedTest 2022-12-01T11:06:16.2921461Z [ OK ] SmallVectorTest/4.AppendRepeatedTest (0 ms) 2022-12-01T11:06:16.2922033Z [ RUN ] SmallVectorTest/4.AppendNonIterTest 2022-12-01T11:06:16.2922469Z [ OK ] SmallVectorTest/4.AppendNonIterTest (0 ms) 2022-12-01T11:06:16.2922977Z [ RUN ] SmallVectorTest/4.AppendRepeatedNonForwardIterator 2022-12-01T11:06:16.2923573Z [ OK ] SmallVectorTest/4.AppendRepeatedNonForwardIterator (0 ms) 2022-12-01T11:06:16.2924096Z [ RUN ] SmallVectorTest/4.AppendSmallVector 2022-12-01T11:06:16.2924535Z [ OK ] SmallVectorTest/4.AppendSmallVector (0 ms) 2022-12-01T11:06:16.2924976Z [ RUN ] SmallVectorTest/4.AssignTest 2022-12-01T11:06:16.2925396Z [ OK ] SmallVectorTest/4.AssignTest (0 ms) 2022-12-01T11:06:16.2925798Z [ RUN ] SmallVectorTest/4.AssignRangeTest 2022-12-01T11:06:16.2926236Z [ OK ] SmallVectorTest/4.AssignRangeTest (0 ms) 2022-12-01T11:06:16.2926875Z [ RUN ] SmallVectorTest/4.AssignNonIterTest 2022-12-01T11:06:16.2927349Z [ OK ] SmallVectorTest/4.AssignNonIterTest (0 ms) 2022-12-01T11:06:16.2927787Z [ RUN ] SmallVectorTest/4.AssignSmallVector 2022-12-01T11:06:16.2928258Z [ OK ] SmallVectorTest/4.AssignSmallVector (0 ms) 2022-12-01T11:06:16.2928719Z [ RUN ] SmallVectorTest/4.MoveAssignTest 2022-12-01T11:06:16.2929096Z [ OK ] SmallVectorTest/4.MoveAssignTest (0 ms) 2022-12-01T11:06:16.2929491Z [ RUN ] SmallVectorTest/4.EraseTest 2022-12-01T11:06:16.2929922Z [ OK ] SmallVectorTest/4.EraseTest (0 ms) 2022-12-01T11:06:16.2930343Z [ RUN ] SmallVectorTest/4.EraseRangeTest 2022-12-01T11:06:16.2930860Z [ OK ] SmallVectorTest/4.EraseRangeTest (0 ms) 2022-12-01T11:06:16.2931293Z [ RUN ] SmallVectorTest/4.InsertTest 2022-12-01T11:06:16.2931688Z [ OK ] SmallVectorTest/4.InsertTest (0 ms) 2022-12-01T11:06:16.2932103Z [ RUN ] SmallVectorTest/4.InsertCopy 2022-12-01T11:06:16.2932594Z [ OK ] SmallVectorTest/4.InsertCopy (0 ms) 2022-12-01T11:06:16.2933022Z [ RUN ] SmallVectorTest/4.InsertRepeatedTest 2022-12-01T11:06:16.2933636Z [ OK ] SmallVectorTest/4.InsertRepeatedTest (0 ms) 2022-12-01T11:06:16.2934133Z [ RUN ] SmallVectorTest/4.InsertRepeatedNonIterTest 2022-12-01T11:06:16.2934649Z [ OK ] SmallVectorTest/4.InsertRepeatedNonIterTest (0 ms) 2022-12-01T11:06:16.2935133Z [ RUN ] SmallVectorTest/4.InsertRepeatedAtEndTest 2022-12-01T11:06:16.2935584Z [ OK ] SmallVectorTest/4.InsertRepeatedAtEndTest (0 ms) 2022-12-01T11:06:16.2936042Z [ RUN ] SmallVectorTest/4.InsertRepeatedEmptyTest 2022-12-01T11:06:16.2936503Z [ OK ] SmallVectorTest/4.InsertRepeatedEmptyTest (0 ms) 2022-12-01T11:06:16.2936981Z [ RUN ] SmallVectorTest/4.InsertRangeTest 2022-12-01T11:06:16.2937436Z [ OK ] SmallVectorTest/4.InsertRangeTest (0 ms) 2022-12-01T11:06:16.2937725Z [ RUN ] SmallVectorTest/4.InsertRangeAtEndTest 2022-12-01T11:06:16.2938142Z [ OK ] SmallVectorTest/4.InsertRangeAtEndTest (0 ms) 2022-12-01T11:06:16.2938573Z [ RUN ] SmallVectorTest/4.InsertEmptyRangeTest 2022-12-01T11:06:16.2938876Z [ OK ] SmallVectorTest/4.InsertEmptyRangeTest (0 ms) 2022-12-01T11:06:16.2939125Z [ RUN ] SmallVectorTest/4.ComparisonTest 2022-12-01T11:06:16.2939382Z [ OK ] SmallVectorTest/4.ComparisonTest (0 ms) 2022-12-01T11:06:16.2939639Z [ RUN ] SmallVectorTest/4.ConstVectorTest 2022-12-01T11:06:16.2939929Z [ OK ] SmallVectorTest/4.ConstVectorTest (0 ms) 2022-12-01T11:06:16.2940182Z [ RUN ] SmallVectorTest/4.DirectVectorTest 2022-12-01T11:06:16.2940438Z [ OK ] SmallVectorTest/4.DirectVectorTest (0 ms) 2022-12-01T11:06:16.2940732Z [ RUN ] SmallVectorTest/4.IteratorTest 2022-12-01T11:06:16.2940975Z [ OK ] SmallVectorTest/4.IteratorTest (0 ms) 2022-12-01T11:06:16.2941336Z [----------] 37 tests from SmallVectorTest/4 (0 ms total) 2022-12-01T11:06:16.2941499Z 2022-12-01T11:06:16.2941631Z [----------] 5 tests from SmallVectorTest 2022-12-01T11:06:16.2941894Z [ RUN ] SmallVectorTest.ResizeForOverwrite 2022-12-01T11:06:16.2942183Z [ OK ] SmallVectorTest.ResizeForOverwrite (0 ms) 2022-12-01T11:06:16.2942443Z [ RUN ] SmallVectorTest.MidInsert 2022-12-01T11:06:16.2942765Z [ OK ] SmallVectorTest.MidInsert (0 ms) 2022-12-01T11:06:16.2943012Z [ RUN ] SmallVectorTest.EmplaceBack 2022-12-01T11:06:16.2943272Z [ OK ] SmallVectorTest.EmplaceBack (0 ms) 2022-12-01T11:06:16.2943542Z [ RUN ] SmallVectorTest.DefaultInlinedElements 2022-12-01T11:06:16.2943856Z [ OK ] SmallVectorTest.DefaultInlinedElements (0 ms) 2022-12-01T11:06:16.2944141Z [ RUN ] SmallVectorTest.InitializerList 2022-12-01T11:06:16.2944397Z [ OK ] SmallVectorTest.InitializerList (0 ms) 2022-12-01T11:06:16.2944725Z [----------] 5 tests from SmallVectorTest (0 ms total) 2022-12-01T11:06:16.2944878Z 2022-12-01T11:06:16.2945363Z [----------] 1 test from DualSmallVectorsTest/0, where TypeParam = std::pair, c10::SmallVector<(anonymous namespace)::Constructable, 4u> > 2022-12-01T11:06:16.2945772Z [ RUN ] DualSmallVectorsTest/0.MoveAssignment 2022-12-01T11:06:16.2946031Z [ OK ] DualSmallVectorsTest/0.MoveAssignment (0 ms) 2022-12-01T11:06:16.2946370Z [----------] 1 test from DualSmallVectorsTest/0 (0 ms total) 2022-12-01T11:06:16.2946536Z 2022-12-01T11:06:16.2947296Z [----------] 1 test from DualSmallVectorsTest/1, where TypeParam = std::pair, c10::SmallVector<(anonymous namespace)::Constructable, 2u> > 2022-12-01T11:06:16.2947972Z [ RUN ] DualSmallVectorsTest/1.MoveAssignment 2022-12-01T11:06:16.2948327Z [ OK ] DualSmallVectorsTest/1.MoveAssignment (0 ms) 2022-12-01T11:06:16.2948669Z [----------] 1 test from DualSmallVectorsTest/1 (0 ms total) 2022-12-01T11:06:16.2948831Z 2022-12-01T11:06:16.2949356Z [----------] 1 test from DualSmallVectorsTest/2, where TypeParam = std::pair, c10::SmallVector<(anonymous namespace)::Constructable, 4u> > 2022-12-01T11:06:16.2949759Z [ RUN ] DualSmallVectorsTest/2.MoveAssignment 2022-12-01T11:06:16.2950040Z [ OK ] DualSmallVectorsTest/2.MoveAssignment (0 ms) 2022-12-01T11:06:16.2950383Z [----------] 1 test from DualSmallVectorsTest/2 (0 ms total) 2022-12-01T11:06:16.2950546Z 2022-12-01T11:06:16.2950997Z [----------] 1 test from DualSmallVectorsTest/3, where TypeParam = std::pair, c10::SmallVector<(anonymous namespace)::Constructable, 2u> > 2022-12-01T11:06:16.2951645Z [ RUN ] DualSmallVectorsTest/3.MoveAssignment 2022-12-01T11:06:16.2951945Z [ OK ] DualSmallVectorsTest/3.MoveAssignment (0 ms) 2022-12-01T11:06:16.2952285Z [----------] 1 test from DualSmallVectorsTest/3 (0 ms total) 2022-12-01T11:06:16.2952448Z 2022-12-01T11:06:16.2952604Z [----------] 1 test from SmallVectorCustomTest 2022-12-01T11:06:16.2952856Z [ RUN ] SmallVectorCustomTest.NoAssignTest 2022-12-01T11:06:16.2953157Z [ OK ] SmallVectorCustomTest.NoAssignTest (0 ms) 2022-12-01T11:06:16.2953503Z [----------] 1 test from SmallVectorCustomTest (0 ms total) 2022-12-01T11:06:16.2953669Z 2022-12-01T11:06:16.2953991Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/0, where TypeParam = c10::SmallVector 2022-12-01T11:06:16.2954370Z [ RUN ] SmallVectorReferenceInvalidationTest/0.PushBack 2022-12-01T11:06:16.2954698Z [ OK ] SmallVectorReferenceInvalidationTest/0.PushBack (0 ms) 2022-12-01T11:06:16.2955019Z [ RUN ] SmallVectorReferenceInvalidationTest/0.PushBackMoved 2022-12-01T11:06:16.2955360Z [ OK ] SmallVectorReferenceInvalidationTest/0.PushBackMoved (0 ms) 2022-12-01T11:06:16.2955694Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Resize 2022-12-01T11:06:16.2956020Z [ OK ] SmallVectorReferenceInvalidationTest/0.Resize (0 ms) 2022-12-01T11:06:16.2956328Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Append 2022-12-01T11:06:16.2956645Z [ OK ] SmallVectorReferenceInvalidationTest/0.Append (0 ms) 2022-12-01T11:06:16.2956973Z [ RUN ] SmallVectorReferenceInvalidationTest/0.AppendRange 2022-12-01T11:06:16.2957343Z [ OK ] SmallVectorReferenceInvalidationTest/0.AppendRange (28 ms) 2022-12-01T11:06:16.2957722Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Assign 2022-12-01T11:06:16.2958041Z [ OK ] SmallVectorReferenceInvalidationTest/0.Assign (0 ms) 2022-12-01T11:06:16.2958375Z [ RUN ] SmallVectorReferenceInvalidationTest/0.AssignRange 2022-12-01T11:06:16.2958701Z [ OK ] SmallVectorReferenceInvalidationTest/0.AssignRange (82 ms) 2022-12-01T11:06:16.2959232Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Insert 2022-12-01T11:06:16.2959712Z [ OK ] SmallVectorReferenceInvalidationTest/0.Insert (0 ms) 2022-12-01T11:06:16.2960216Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertMoved 2022-12-01T11:06:16.2960744Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertMoved (0 ms) 2022-12-01T11:06:16.2961251Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertN 2022-12-01T11:06:16.2961755Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertN (0 ms) 2022-12-01T11:06:16.2962494Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertRange 2022-12-01T11:06:16.2963011Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertRange (25 ms) 2022-12-01T11:06:16.2963525Z [ RUN ] SmallVectorReferenceInvalidationTest/0.EmplaceBack 2022-12-01T11:06:16.2964001Z [ OK ] SmallVectorReferenceInvalidationTest/0.EmplaceBack (0 ms) 2022-12-01T11:06:16.2964697Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/0 (136 ms total) 2022-12-01T11:06:16.2965005Z 2022-12-01T11:06:16.2965423Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/1, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 3u> 2022-12-01T11:06:16.2965857Z [ RUN ] SmallVectorReferenceInvalidationTest/1.PushBack 2022-12-01T11:06:16.2966344Z [ OK ] SmallVectorReferenceInvalidationTest/1.PushBack (0 ms) 2022-12-01T11:06:16.2966693Z [ RUN ] SmallVectorReferenceInvalidationTest/1.PushBackMoved 2022-12-01T11:06:16.2967036Z [ OK ] SmallVectorReferenceInvalidationTest/1.PushBackMoved (0 ms) 2022-12-01T11:06:16.2967357Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Resize 2022-12-01T11:06:16.2967674Z [ OK ] SmallVectorReferenceInvalidationTest/1.Resize (0 ms) 2022-12-01T11:06:16.2967993Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Append 2022-12-01T11:06:16.2968299Z [ OK ] SmallVectorReferenceInvalidationTest/1.Append (0 ms) 2022-12-01T11:06:16.2968630Z [ RUN ] SmallVectorReferenceInvalidationTest/1.AppendRange 2022-12-01T11:06:16.2968969Z [ OK ] SmallVectorReferenceInvalidationTest/1.AppendRange (77 ms) 2022-12-01T11:06:16.2969285Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Assign 2022-12-01T11:06:16.2969602Z [ OK ] SmallVectorReferenceInvalidationTest/1.Assign (0 ms) 2022-12-01T11:06:16.2969926Z [ RUN ] SmallVectorReferenceInvalidationTest/1.AssignRange 2022-12-01T11:06:16.2970257Z [ OK ] SmallVectorReferenceInvalidationTest/1.AssignRange (25 ms) 2022-12-01T11:06:16.2970571Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Insert 2022-12-01T11:06:16.2970970Z [ OK ] SmallVectorReferenceInvalidationTest/1.Insert (0 ms) 2022-12-01T11:06:16.2971301Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertMoved 2022-12-01T11:06:16.2971624Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertMoved (0 ms) 2022-12-01T11:06:16.2972007Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertN 2022-12-01T11:06:16.2972364Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertN (0 ms) 2022-12-01T11:06:16.2972897Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertRange 2022-12-01T11:06:16.2973374Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertRange (38 ms) 2022-12-01T11:06:16.2973862Z [ RUN ] SmallVectorReferenceInvalidationTest/1.EmplaceBack 2022-12-01T11:06:16.2974394Z [ OK ] SmallVectorReferenceInvalidationTest/1.EmplaceBack (0 ms) 2022-12-01T11:06:16.2975065Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/1 (141 ms total) 2022-12-01T11:06:16.2975369Z 2022-12-01T11:06:16.2976044Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/0, where TypeParam = c10::SmallVector, 3u> 2022-12-01T11:06:16.2976483Z [ RUN ] SmallVectorInternalReferenceInvalidationTest/0.EmplaceBack 2022-12-01T11:06:16.2976864Z [ OK ] SmallVectorInternalReferenceInvalidationTest/0.EmplaceBack (0 ms) 2022-12-01T11:06:16.2977315Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/0 (0 ms total) 2022-12-01T11:06:16.2977535Z 2022-12-01T11:06:16.2978120Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/1, where TypeParam = c10::SmallVector, 3u> 2022-12-01T11:06:16.2978768Z [ RUN ] SmallVectorInternalReferenceInvalidationTest/1.EmplaceBack 2022-12-01T11:06:16.2979165Z [ OK ] SmallVectorInternalReferenceInvalidationTest/1.EmplaceBack (0 ms) 2022-12-01T11:06:16.2979617Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/1 (0 ms total) 2022-12-01T11:06:16.2979838Z 2022-12-01T11:06:16.2979971Z [----------] 2 tests from Synchronized 2022-12-01T11:06:16.2980274Z [ RUN ] Synchronized.TestSingleThreadExecution 2022-12-01T11:06:16.2980603Z [ OK ] Synchronized.TestSingleThreadExecution (0 ms) 2022-12-01T11:06:16.2980914Z [ RUN ] Synchronized.TestMultiThreadedExecution 2022-12-01T11:06:16.2981226Z [ OK ] Synchronized.TestMultiThreadedExecution (11 ms) 2022-12-01T11:06:16.2981557Z [----------] 2 tests from Synchronized (11 ms total) 2022-12-01T11:06:16.2981712Z 2022-12-01T11:06:16.2981844Z [----------] 1 test from ThreadLocal 2022-12-01T11:06:16.2982097Z [ RUN ] ThreadLocal.TestNoOpScopeWithOneVar 2022-12-01T11:06:16.2982464Z [ OK ] ThreadLocal.TestNoOpScopeWithOneVar (0 ms) 2022-12-01T11:06:16.2982771Z [----------] 1 test from ThreadLocal (0 ms total) 2022-12-01T11:06:16.2982918Z 2022-12-01T11:06:16.2983059Z [----------] 11 tests from ThreadLocalTest 2022-12-01T11:06:16.2983333Z [ RUN ] ThreadLocalTest.TestNoOpScopeWithTwoVars 2022-12-01T11:06:16.2983640Z [ OK ] ThreadLocalTest.TestNoOpScopeWithTwoVars (0 ms) 2022-12-01T11:06:16.2983953Z [ RUN ] ThreadLocalTest.TestScopeWithOneVar 2022-12-01T11:06:16.2984250Z [ OK ] ThreadLocalTest.TestScopeWithOneVar (0 ms) 2022-12-01T11:06:16.2984526Z [ RUN ] ThreadLocalTest.TestScopeWithTwoVars 2022-12-01T11:06:16.2984824Z [ OK ] ThreadLocalTest.TestScopeWithTwoVars (0 ms) 2022-12-01T11:06:16.2985197Z [ RUN ] ThreadLocalTest.TestInnerScopeWithTwoVars 2022-12-01T11:06:16.2985764Z [ OK ] ThreadLocalTest.TestInnerScopeWithTwoVars (0 ms) 2022-12-01T11:06:16.2986196Z [ RUN ] ThreadLocalTest.TestClassScope 2022-12-01T11:06:16.2986603Z [ OK ] ThreadLocalTest.TestClassScope (0 ms) 2022-12-01T11:06:16.2987038Z [ RUN ] ThreadLocalTest.TestTwoGlobalScopeVars 2022-12-01T11:06:16.2987506Z [ OK ] ThreadLocalTest.TestTwoGlobalScopeVars (0 ms) 2022-12-01T11:06:16.2987995Z [ RUN ] ThreadLocalTest.TestGlobalWithLocalScopeVars 2022-12-01T11:06:16.2988516Z [ OK ] ThreadLocalTest.TestGlobalWithLocalScopeVars (0 ms) 2022-12-01T11:06:16.2988848Z [ RUN ] ThreadLocalTest.TestThreadWithLocalScopeVar 2022-12-01T11:06:16.2989179Z [ OK ] ThreadLocalTest.TestThreadWithLocalScopeVar (2 ms) 2022-12-01T11:06:16.2989544Z [ RUN ] ThreadLocalTest.TestThreadWithGlobalScopeVar 2022-12-01T11:06:16.2989946Z [ OK ] ThreadLocalTest.TestThreadWithGlobalScopeVar (0 ms) 2022-12-01T11:06:16.2990260Z [ RUN ] ThreadLocalTest.TestObjectsAreReleased 2022-12-01T11:06:16.2990565Z [ OK ] ThreadLocalTest.TestObjectsAreReleased (0 ms) 2022-12-01T11:06:16.2990935Z [ RUN ] ThreadLocalTest.TestObjectsAreReleasedByNonstaticThreadLocal 2022-12-01T11:06:16.2991365Z [ OK ] ThreadLocalTest.TestObjectsAreReleasedByNonstaticThreadLocal (0 ms) 2022-12-01T11:06:16.2991836Z [----------] 11 tests from ThreadLocalTest (2 ms total) 2022-12-01T11:06:16.2992120Z 2022-12-01T11:06:16.2992277Z [----------] 7 tests from TypeIndex 2022-12-01T11:06:16.2992488Z [ RUN ] TypeIndex.TopLevelName 2022-12-01T11:06:16.2992732Z [ OK ] TypeIndex.TopLevelName (0 ms) 2022-12-01T11:06:16.2992961Z [ RUN ] TypeIndex.NestedName 2022-12-01T11:06:16.2993317Z [ OK ] TypeIndex.NestedName (0 ms) 2022-12-01T11:06:16.2993711Z [ RUN ] TypeIndex.TypeTemplateParameter 2022-12-01T11:06:16.2994110Z [ OK ] TypeIndex.TypeTemplateParameter (0 ms) 2022-12-01T11:06:16.2994393Z [ RUN ] TypeIndex.NonTypeTemplateParameter 2022-12-01T11:06:16.2994668Z [ OK ] TypeIndex.NonTypeTemplateParameter (0 ms) 2022-12-01T11:06:16.2994976Z [ RUN ] TypeIndex.TypeComputationsAreResolved 2022-12-01T11:06:16.2995284Z [ OK ] TypeIndex.TypeComputationsAreResolved (0 ms) 2022-12-01T11:06:16.2995653Z [ RUN ] TypeIndex.FunctionTypeComputationsAreResolved 2022-12-01T11:06:16.2996165Z [ OK ] TypeIndex.FunctionTypeComputationsAreResolved (0 ms) 2022-12-01T11:06:16.2996494Z [ RUN ] TypeIndex.FunctionArgumentsAndReturns 2022-12-01T11:06:16.2996783Z [ OK ] TypeIndex.FunctionArgumentsAndReturns (0 ms) 2022-12-01T11:06:16.2997119Z [----------] 7 tests from TypeIndex (0 ms total) 2022-12-01T11:06:16.2997261Z 2022-12-01T11:06:16.2997401Z [----------] 4 tests from TypeListTest 2022-12-01T11:06:16.2997743Z [ RUN ] TypeListTest.MapTypesToValues_sametype 2022-12-01T11:06:16.2998119Z [ OK ] TypeListTest.MapTypesToValues_sametype (0 ms) 2022-12-01T11:06:16.2998414Z [ RUN ] TypeListTest.MapTypesToValues_differenttypes 2022-12-01T11:06:16.2998715Z [ OK ] TypeListTest.MapTypesToValues_differenttypes (0 ms) 2022-12-01T11:06:16.2998997Z [ RUN ] TypeListTest.MapTypesToValues_members 2022-12-01T11:06:16.2999279Z [ OK ] TypeListTest.MapTypesToValues_members (0 ms) 2022-12-01T11:06:16.2999712Z [ RUN ] TypeListTest.MapTypesToValues_empty 2022-12-01T11:06:16.3000007Z [ OK ] TypeListTest.MapTypesToValues_empty (0 ms) 2022-12-01T11:06:16.3000337Z [----------] 4 tests from TypeListTest (0 ms total) 2022-12-01T11:06:16.3000675Z 2022-12-01T11:06:16.3000884Z [----------] 4 tests from accumulate_test 2022-12-01T11:06:16.3001226Z [ RUN ] accumulate_test.vector_test 2022-12-01T11:06:16.3001545Z [ OK ] accumulate_test.vector_test (0 ms) 2022-12-01T11:06:16.3001779Z [ RUN ] accumulate_test.list_test 2022-12-01T11:06:16.3002119Z [ OK ] accumulate_test.list_test (0 ms) 2022-12-01T11:06:16.3002338Z [ RUN ] accumulate_test.base_cases 2022-12-01T11:06:16.3002572Z [ OK ] accumulate_test.base_cases (0 ms) 2022-12-01T11:06:16.3002796Z [ RUN ] accumulate_test.errors 2022-12-01T11:06:16.3003005Z [ OK ] accumulate_test.errors (0 ms) 2022-12-01T11:06:16.3003428Z [----------] 4 tests from accumulate_test (0 ms total) 2022-12-01T11:06:16.3003580Z 2022-12-01T11:06:16.3003737Z [----------] 5 tests from BFloat16Conversion 2022-12-01T11:06:16.3003997Z [ RUN ] BFloat16Conversion.FloatToBFloat16AndBack 2022-12-01T11:06:16.3004311Z [ OK ] BFloat16Conversion.FloatToBFloat16AndBack (0 ms) 2022-12-01T11:06:16.3004756Z [ RUN ] BFloat16Conversion.FloatToBFloat16RNEAndBack 2022-12-01T11:06:16.3005092Z [ OK ] BFloat16Conversion.FloatToBFloat16RNEAndBack (0 ms) 2022-12-01T11:06:16.3005354Z [ RUN ] BFloat16Conversion.NaN 2022-12-01T11:06:16.3005581Z [ OK ] BFloat16Conversion.NaN (0 ms) 2022-12-01T11:06:16.3005809Z [ RUN ] BFloat16Conversion.Inf 2022-12-01T11:06:16.3006140Z [ OK ] BFloat16Conversion.Inf (0 ms) 2022-12-01T11:06:16.3006396Z [ RUN ] BFloat16Conversion.SmallestDenormal 2022-12-01T11:06:16.3006687Z [ OK ] BFloat16Conversion.SmallestDenormal (0 ms) 2022-12-01T11:06:16.3007019Z [----------] 5 tests from BFloat16Conversion (0 ms total) 2022-12-01T11:06:16.3007177Z 2022-12-01T11:06:16.3007314Z [----------] 3 tests from BFloat16Math 2022-12-01T11:06:16.3007530Z [ RUN ] BFloat16Math.Addition 2022-12-01T11:06:16.3007744Z [ OK ] BFloat16Math.Addition (0 ms) 2022-12-01T11:06:16.3008030Z [ RUN ] BFloat16Math.Subtraction 2022-12-01T11:06:16.3008267Z [ OK ] BFloat16Math.Subtraction (0 ms) 2022-12-01T11:06:16.3008488Z [ RUN ] BFloat16Math.NextAfterZero 2022-12-01T11:06:16.3008748Z [ OK ] BFloat16Math.NextAfterZero (0 ms) 2022-12-01T11:06:16.3009184Z [----------] 3 tests from BFloat16Math (0 ms total) 2022-12-01T11:06:16.3009331Z 2022-12-01T11:06:16.3009475Z [----------] 2 tests from TestExponential 2022-12-01T11:06:16.3009683Z [ RUN ] TestExponential.IPi 2022-12-01T11:06:16.3009904Z [ OK ] TestExponential.IPi (0 ms) 2022-12-01T11:06:16.3010144Z [ RUN ] TestExponential.EulerFormula 2022-12-01T11:06:16.3010387Z [ OK ] TestExponential.EulerFormula (0 ms) 2022-12-01T11:06:16.3010778Z [----------] 2 tests from TestExponential (0 ms total) 2022-12-01T11:06:16.3010936Z 2022-12-01T11:06:16.3011066Z [----------] 1 test from TestLog 2022-12-01T11:06:16.3011261Z [ RUN ] TestLog.Definition 2022-12-01T11:06:16.3011475Z [ OK ] TestLog.Definition (0 ms) 2022-12-01T11:06:16.3011748Z [----------] 1 test from TestLog (0 ms total) 2022-12-01T11:06:16.3011883Z 2022-12-01T11:06:16.3012011Z [----------] 1 test from TestLog10 2022-12-01T11:06:16.3012315Z [ RUN ] TestLog10.Rev 2022-12-01T11:06:16.3012516Z [ OK ] TestLog10.Rev (0 ms) 2022-12-01T11:06:16.3012794Z [----------] 1 test from TestLog10 (0 ms total) 2022-12-01T11:06:16.3012970Z 2022-12-01T11:06:16.3013220Z [----------] 1 test from TestLog2 2022-12-01T11:06:16.3013536Z [ RUN ] TestLog2.Rev 2022-12-01T11:06:16.3013865Z [ OK ] TestLog2.Rev (0 ms) 2022-12-01T11:06:16.3014443Z [----------] 1 test from TestLog2 (0 ms total) 2022-12-01T11:06:16.3014654Z 2022-12-01T11:06:16.3014789Z [----------] 1 test from TestPowSqrt 2022-12-01T11:06:16.3014999Z [ RUN ] TestPowSqrt.Equal 2022-12-01T11:06:16.3015268Z [ OK ] TestPowSqrt.Equal (0 ms) 2022-12-01T11:06:16.3015612Z [----------] 1 test from TestPowSqrt (0 ms total) 2022-12-01T11:06:16.3015758Z 2022-12-01T11:06:16.3015881Z [----------] 1 test from TestPow 2022-12-01T11:06:16.3016079Z [ RUN ] TestPow.Square 2022-12-01T11:06:16.3016269Z [ OK ] TestPow.Square (0 ms) 2022-12-01T11:06:16.3016542Z [----------] 1 test from TestPow (0 ms total) 2022-12-01T11:06:16.3016734Z 2022-12-01T11:06:16.3016971Z [----------] 1 test from TestSinCosSinhCosh 2022-12-01T11:06:16.3017213Z [ RUN ] TestSinCosSinhCosh.Identity 2022-12-01T11:06:16.3017478Z [ OK ] TestSinCosSinhCosh.Identity (0 ms) 2022-12-01T11:06:16.3017803Z [----------] 1 test from TestSinCosSinhCosh (0 ms total) 2022-12-01T11:06:16.3017958Z 2022-12-01T11:06:16.3018063Z [----------] 1 test from TestTan 2022-12-01T11:06:16.3018263Z [ RUN ] TestTan.Identity 2022-12-01T11:06:16.3018622Z [ OK ] TestTan.Identity (0 ms) 2022-12-01T11:06:16.3018884Z [----------] 1 test from TestTan (0 ms total) 2022-12-01T11:06:16.3019020Z 2022-12-01T11:06:16.3019140Z [----------] 1 test from TestTanh 2022-12-01T11:06:16.3019350Z [ RUN ] TestTanh.Identity 2022-12-01T11:06:16.3019574Z [ OK ] TestTanh.Identity (0 ms) 2022-12-01T11:06:16.3019871Z [----------] 1 test from TestTanh (0 ms total) 2022-12-01T11:06:16.3020007Z 2022-12-01T11:06:16.3020156Z [----------] 1 test from TestRevTrigonometric 2022-12-01T11:06:16.3020395Z [ RUN ] TestRevTrigonometric.Rev 2022-12-01T11:06:16.3020625Z [ OK ] TestRevTrigonometric.Rev (0 ms) 2022-12-01T11:06:16.3020942Z [----------] 1 test from TestRevTrigonometric (0 ms total) 2022-12-01T11:06:16.3021098Z 2022-12-01T11:06:16.3021240Z [----------] 1 test from TestRevHyperbolic 2022-12-01T11:06:16.3021466Z [ RUN ] TestRevHyperbolic.Rev 2022-12-01T11:06:16.3021696Z [ OK ] TestRevHyperbolic.Rev (0 ms) 2022-12-01T11:06:16.3022001Z [----------] 1 test from TestRevHyperbolic (0 ms total) 2022-12-01T11:06:16.3022154Z 2022-12-01T11:06:16.3022280Z [----------] 1 test from TestMemory 2022-12-01T11:06:16.3022491Z [ RUN ] TestMemory.ReinterpretCast 2022-12-01T11:06:16.3022742Z [ OK ] TestMemory.ReinterpretCast (0 ms) 2022-12-01T11:06:16.3023114Z [----------] 1 test from TestMemory (0 ms total) 2022-12-01T11:06:16.3023238Z 2022-12-01T11:06:16.3023384Z [----------] 1 test from TestConstructors 2022-12-01T11:06:16.3023630Z [ RUN ] TestConstructors.UnorderedMap 2022-12-01T11:06:16.3023899Z [ OK ] TestConstructors.UnorderedMap (0 ms) 2022-12-01T11:06:16.3024207Z [----------] 1 test from TestConstructors (0 ms total) 2022-12-01T11:06:16.3024355Z 2022-12-01T11:06:16.3024514Z [----------] 1 test from TestArithmeticIntScalar 2022-12-01T11:06:16.3024760Z [ RUN ] TestArithmeticIntScalar.All 2022-12-01T11:06:16.3024999Z [ OK ] TestArithmeticIntScalar.All (0 ms) 2022-12-01T11:06:16.3025328Z [----------] 1 test from TestArithmeticIntScalar (0 ms total) 2022-12-01T11:06:16.3025499Z 2022-12-01T11:06:16.3025621Z [----------] 1 test from TestIO 2022-12-01T11:06:16.3025819Z [ RUN ] TestIO.All 2022-12-01T11:06:16.3025994Z [ OK ] TestIO.All (0 ms) 2022-12-01T11:06:16.3026246Z [----------] 1 test from TestIO (0 ms total) 2022-12-01T11:06:16.3026383Z 2022-12-01T11:06:16.3026501Z [----------] 1 test from TestStd 2022-12-01T11:06:16.3026699Z [ RUN ] TestStd.BasicFunctions 2022-12-01T11:06:16.3026932Z [ OK ] TestStd.BasicFunctions (0 ms) 2022-12-01T11:06:16.3027217Z [----------] 1 test from TestStd (0 ms total) 2022-12-01T11:06:16.3027359Z 2022-12-01T11:06:16.3027479Z [----------] 73 tests from EitherTest 2022-12-01T11:06:16.3028074Z [ RUN ] EitherTest.SpaceUsage 2022-12-01T11:06:16.3028435Z [ OK ] EitherTest.SpaceUsage (0 ms) 2022-12-01T11:06:16.3028769Z [ RUN ] EitherTest.givenLeft 2022-12-01T11:06:16.3029116Z [ OK ] EitherTest.givenLeft (0 ms) 2022-12-01T11:06:16.3029465Z [ RUN ] EitherTest.givenRight 2022-12-01T11:06:16.3029822Z [ OK ] EitherTest.givenRight (0 ms) 2022-12-01T11:06:16.3030278Z [ RUN ] EitherTest.givenMakeLeft 2022-12-01T11:06:16.3030670Z [ OK ] EitherTest.givenMakeLeft (0 ms) 2022-12-01T11:06:16.3031116Z [ RUN ] EitherTest.givenMakeLeftWithSameType 2022-12-01T11:06:16.3031551Z [ OK ] EitherTest.givenMakeLeftWithSameType (0 ms) 2022-12-01T11:06:16.3031948Z [ RUN ] EitherTest.givenMakeRight 2022-12-01T11:06:16.3032316Z [ OK ] EitherTest.givenMakeRight (0 ms) 2022-12-01T11:06:16.3032719Z [ RUN ] EitherTest.givenMakeRightWithSameType 2022-12-01T11:06:16.3033184Z [ OK ] EitherTest.givenMakeRightWithSameType (0 ms) 2022-12-01T11:06:16.3033504Z [ RUN ] EitherTest.givenMovableOnlyMakeLeft 2022-12-01T11:06:16.3033784Z [ OK ] EitherTest.givenMovableOnlyMakeLeft (0 ms) 2022-12-01T11:06:16.3034078Z [ RUN ] EitherTest.givenMovableOnlyMakeRight 2022-12-01T11:06:16.3034371Z [ OK ] EitherTest.givenMovableOnlyMakeRight (0 ms) 2022-12-01T11:06:16.3034659Z [ RUN ] EitherTest.givenMultiParamMakeLeft 2022-12-01T11:06:16.3034937Z [ OK ] EitherTest.givenMultiParamMakeLeft (0 ms) 2022-12-01T11:06:16.3035222Z [ RUN ] EitherTest.givenMultiParamMakeRight 2022-12-01T11:06:16.3035521Z [ OK ] EitherTest.givenMultiParamMakeRight (0 ms) 2022-12-01T11:06:16.3035858Z [ RUN ] EitherTest.givenLeftCopyConstructedFromValue_thenNewIsCorrect 2022-12-01T11:06:16.3036250Z [ OK ] EitherTest.givenLeftCopyConstructedFromValue_thenNewIsCorrect (0 ms) 2022-12-01T11:06:16.3036636Z [ RUN ] EitherTest.givenLeftCopyConstructedFromValue_thenOldIsCorrect 2022-12-01T11:06:16.3037014Z [ OK ] EitherTest.givenLeftCopyConstructedFromValue_thenOldIsCorrect (0 ms) 2022-12-01T11:06:16.3037406Z [ RUN ] EitherTest.givenRightCopyConstructedFromValue_thenNewIsCorrect 2022-12-01T11:06:16.3037821Z [ OK ] EitherTest.givenRightCopyConstructedFromValue_thenNewIsCorrect (0 ms) 2022-12-01T11:06:16.3038217Z [ RUN ] EitherTest.givenRightCopyConstructedFromValue_thenOldIsCorrect 2022-12-01T11:06:16.3038606Z [ OK ] EitherTest.givenRightCopyConstructedFromValue_thenOldIsCorrect (0 ms) 2022-12-01T11:06:16.3039001Z [ RUN ] EitherTest.givenLeftMoveConstructedFromValue_thenNewIsCorrect 2022-12-01T11:06:16.3039455Z [ OK ] EitherTest.givenLeftMoveConstructedFromValue_thenNewIsCorrect (0 ms) 2022-12-01T11:06:16.3040005Z [ RUN ] EitherTest.givenLeftMoveConstructedFromValue_thenOldIsCorrect 2022-12-01T11:06:16.3040595Z [ OK ] EitherTest.givenLeftMoveConstructedFromValue_thenOldIsCorrect (0 ms) 2022-12-01T11:06:16.3040983Z [ RUN ] EitherTest.givenRightMoveConstructedFromValue_thenNewIsCorrect 2022-12-01T11:06:16.3041377Z [ OK ] EitherTest.givenRightMoveConstructedFromValue_thenNewIsCorrect (0 ms) 2022-12-01T11:06:16.3041761Z [ RUN ] EitherTest.givenRightMoveConstructedFromValue_thenOldIsCorrect 2022-12-01T11:06:16.3042156Z [ OK ] EitherTest.givenRightMoveConstructedFromValue_thenOldIsCorrect (0 ms) 2022-12-01T11:06:16.3042559Z [ RUN ] EitherTest.givenLeftCopyAssignedFromValue_thenNewIsCorrect 2022-12-01T11:06:16.3042959Z [ OK ] EitherTest.givenLeftCopyAssignedFromValue_thenNewIsCorrect (0 ms) 2022-12-01T11:06:16.3043326Z [ RUN ] EitherTest.givenLeftCopyAssignedFromValue_thenOldIsCorrect 2022-12-01T11:06:16.3043693Z [ OK ] EitherTest.givenLeftCopyAssignedFromValue_thenOldIsCorrect (0 ms) 2022-12-01T11:06:16.3044063Z [ RUN ] EitherTest.givenRightCopyAssignedFromValue_thenNewIsCorrect 2022-12-01T11:06:16.3044432Z [ OK ] EitherTest.givenRightCopyAssignedFromValue_thenNewIsCorrect (0 ms) 2022-12-01T11:06:16.3044811Z [ RUN ] EitherTest.givenRightCopyAssignedFromValue_thenOldIsCorrect 2022-12-01T11:06:16.3045186Z [ OK ] EitherTest.givenRightCopyAssignedFromValue_thenOldIsCorrect (0 ms) 2022-12-01T11:06:16.3045544Z [ RUN ] EitherTest.givenLeftMoveAssignedFromValue_thenNewIsCorrect 2022-12-01T11:06:16.3045913Z [ OK ] EitherTest.givenLeftMoveAssignedFromValue_thenNewIsCorrect (0 ms) 2022-12-01T11:06:16.3046448Z [ RUN ] EitherTest.givenLeftMoveAssignedFromValue_thenOldIsCorrect 2022-12-01T11:06:16.3046964Z [ OK ] EitherTest.givenLeftMoveAssignedFromValue_thenOldIsCorrect (0 ms) 2022-12-01T11:06:16.3047495Z [ RUN ] EitherTest.givenRightMoveAssignedFromValue_thenNewIsCorrect 2022-12-01T11:06:16.3047887Z [ OK ] EitherTest.givenRightMoveAssignedFromValue_thenNewIsCorrect (0 ms) 2022-12-01T11:06:16.3048261Z [ RUN ] EitherTest.givenRightMoveAssignedFromValue_thenOldIsCorrect 2022-12-01T11:06:16.3048737Z [ OK ] EitherTest.givenRightMoveAssignedFromValue_thenOldIsCorrect (0 ms) 2022-12-01T11:06:16.3049109Z [ RUN ] EitherTest.givenLeftCopyConstructed_thenNewIsCorrect 2022-12-01T11:06:16.3049449Z [ OK ] EitherTest.givenLeftCopyConstructed_thenNewIsCorrect (0 ms) 2022-12-01T11:06:16.3049769Z [ RUN ] EitherTest.givenLeftCopyConstructed_thenOldIsCorrect 2022-12-01T11:06:16.3050107Z [ OK ] EitherTest.givenLeftCopyConstructed_thenOldIsCorrect (0 ms) 2022-12-01T11:06:16.3050691Z [ RUN ] EitherTest.givenLeftCopyConstructed_withSameType_thenNewIsCorrect 2022-12-01T11:06:16.3051130Z [ OK ] EitherTest.givenLeftCopyConstructed_withSameType_thenNewIsCorrect (0 ms) 2022-12-01T11:06:16.3051495Z [ RUN ] EitherTest.givenLeftCopyConstructed_withSameType_thenOldIsCorrect 2022-12-01T11:06:16.3051863Z [ OK ] EitherTest.givenLeftCopyConstructed_withSameType_thenOldIsCorrect (0 ms) 2022-12-01T11:06:16.3052368Z [ RUN ] EitherTest.givenRightCopyConstructed_thenNewIsCorrect 2022-12-01T11:06:16.3052703Z [ OK ] EitherTest.givenRightCopyConstructed_thenNewIsCorrect (0 ms) 2022-12-01T11:06:16.3053047Z [ RUN ] EitherTest.givenRightCopyConstructed_thenOldIsCorrect 2022-12-01T11:06:16.3053530Z [ OK ] EitherTest.givenRightCopyConstructed_thenOldIsCorrect (0 ms) 2022-12-01T11:06:16.3054058Z [ RUN ] EitherTest.givenRightCopyConstructed_withSameType_thenNewIsCorrect 2022-12-01T11:06:16.3054641Z [ OK ] EitherTest.givenRightCopyConstructed_withSameType_thenNewIsCorrect (0 ms) 2022-12-01T11:06:16.3055182Z [ RUN ] EitherTest.givenRightCopyConstructed_withSameType_thenOldIsCorrect 2022-12-01T11:06:16.3055722Z [ OK ] EitherTest.givenRightCopyConstructed_withSameType_thenOldIsCorrect (0 ms) 2022-12-01T11:06:16.3056132Z [ RUN ] EitherTest.givenLeftMoveConstructed_thenNewIsCorrect 2022-12-01T11:06:16.3056471Z [ OK ] EitherTest.givenLeftMoveConstructed_thenNewIsCorrect (0 ms) 2022-12-01T11:06:16.3056804Z [ RUN ] EitherTest.givenLeftMoveConstructed_thenOldIsCorrect 2022-12-01T11:06:16.3057287Z [ OK ] EitherTest.givenLeftMoveConstructed_thenOldIsCorrect (0 ms) 2022-12-01T11:06:16.3057860Z [ RUN ] EitherTest.givenLeftMoveConstructed_withSameType_thenNewIsCorrect 2022-12-01T11:06:16.3058622Z [ OK ] EitherTest.givenLeftMoveConstructed_withSameType_thenNewIsCorrect (0 ms) 2022-12-01T11:06:16.3059147Z [ RUN ] EitherTest.givenLeftMoveConstructed_withSameType_thenOldIsCorrect 2022-12-01T11:06:16.3059695Z [ OK ] EitherTest.givenLeftMoveConstructed_withSameType_thenOldIsCorrect (0 ms) 2022-12-01T11:06:16.3060244Z [ RUN ] EitherTest.givenRightMoveConstructed_thenNewIsCorrect 2022-12-01T11:06:16.3060703Z [ OK ] EitherTest.givenRightMoveConstructed_thenNewIsCorrect (0 ms) 2022-12-01T11:06:16.3061053Z [ RUN ] EitherTest.givenRightMoveConstructed_thenOldIsCorrect 2022-12-01T11:06:16.3061391Z [ OK ] EitherTest.givenRightMoveConstructed_thenOldIsCorrect (0 ms) 2022-12-01T11:06:16.3061754Z [ RUN ] EitherTest.givenRightMoveConstructed_withSameType_thenNewIsCorrect 2022-12-01T11:06:16.3062129Z [ OK ] EitherTest.givenRightMoveConstructed_withSameType_thenNewIsCorrect (0 ms) 2022-12-01T11:06:16.3062638Z [ RUN ] EitherTest.givenRightMoveConstructed_withSameType_thenOldIsCorrect 2022-12-01T11:06:16.3063205Z [ OK ] EitherTest.givenRightMoveConstructed_withSameType_thenOldIsCorrect (0 ms) 2022-12-01T11:06:16.3063795Z [ RUN ] EitherTest.givenLeftCopyAssigned_thenNewIsCorrect 2022-12-01T11:06:16.3064380Z [ OK ] EitherTest.givenLeftCopyAssigned_thenNewIsCorrect (0 ms) 2022-12-01T11:06:16.3064882Z [ RUN ] EitherTest.givenLeftCopyAssigned_thenOldIsCorrect 2022-12-01T11:06:16.3065273Z [ OK ] EitherTest.givenLeftCopyAssigned_thenOldIsCorrect (0 ms) 2022-12-01T11:06:16.3065621Z [ RUN ] EitherTest.givenLeftCopyAssigned_withSameType_thenNewIsCorrect 2022-12-01T11:06:16.3066103Z [ OK ] EitherTest.givenLeftCopyAssigned_withSameType_thenNewIsCorrect (0 ms) 2022-12-01T11:06:16.3066460Z [ RUN ] EitherTest.givenLeftCopyAssigned_withSameType_thenOldIsCorrect 2022-12-01T11:06:16.3066817Z [ OK ] EitherTest.givenLeftCopyAssigned_withSameType_thenOldIsCorrect (0 ms) 2022-12-01T11:06:16.3067144Z [ RUN ] EitherTest.givenRightCopyAssigned_thenNewIsCorrect 2022-12-01T11:06:16.3067745Z [ OK ] EitherTest.givenRightCopyAssigned_thenNewIsCorrect (0 ms) 2022-12-01T11:06:16.3068291Z [ RUN ] EitherTest.givenRightCopyAssigned_thenOldIsCorrect 2022-12-01T11:06:16.3068796Z [ OK ] EitherTest.givenRightCopyAssigned_thenOldIsCorrect (0 ms) 2022-12-01T11:06:16.3069130Z [ RUN ] EitherTest.givenRightCopyAssigned_withSameType_thenNewIsCorrect 2022-12-01T11:06:16.3069634Z [ OK ] EitherTest.givenRightCopyAssigned_withSameType_thenNewIsCorrect (0 ms) 2022-12-01T11:06:16.3070003Z [ RUN ] EitherTest.givenRightCopyAssigned_withSameType_thenOldIsCorrect 2022-12-01T11:06:16.3070353Z [ OK ] EitherTest.givenRightCopyAssigned_withSameType_thenOldIsCorrect (0 ms) 2022-12-01T11:06:16.3070698Z [ RUN ] EitherTest.givenLeftMoveAssigned_thenNewIsCorrect 2022-12-01T11:06:16.3071026Z [ OK ] EitherTest.givenLeftMoveAssigned_thenNewIsCorrect (0 ms) 2022-12-01T11:06:16.3071355Z [ RUN ] EitherTest.givenLeftMoveAssigned_thenOldIsCorrect 2022-12-01T11:06:16.3071663Z [ OK ] EitherTest.givenLeftMoveAssigned_thenOldIsCorrect (0 ms) 2022-12-01T11:06:16.3071999Z [ RUN ] EitherTest.givenLeftMoveAssigned_withSameType_thenNewIsCorrect 2022-12-01T11:06:16.3072354Z [ OK ] EitherTest.givenLeftMoveAssigned_withSameType_thenNewIsCorrect (0 ms) 2022-12-01T11:06:16.3072693Z [ RUN ] EitherTest.givenLeftMoveAssigned_withSameType_thenOldIsCorrect 2022-12-01T11:06:16.3073048Z [ OK ] EitherTest.givenLeftMoveAssigned_withSameType_thenOldIsCorrect (0 ms) 2022-12-01T11:06:16.3073468Z [ RUN ] EitherTest.givenRightMoveAssigned_thenNewIsCorrect 2022-12-01T11:06:16.3073804Z [ OK ] EitherTest.givenRightMoveAssigned_thenNewIsCorrect (0 ms) 2022-12-01T11:06:16.3074122Z [ RUN ] EitherTest.givenRightMoveAssigned_thenOldIsCorrect 2022-12-01T11:06:16.3074447Z [ OK ] EitherTest.givenRightMoveAssigned_thenOldIsCorrect (0 ms) 2022-12-01T11:06:16.3074788Z [ RUN ] EitherTest.givenRightMoveAssigned_withSameType_thenNewIsCorrect 2022-12-01T11:06:16.3075138Z [ OK ] EitherTest.givenRightMoveAssigned_withSameType_thenNewIsCorrect (0 ms) 2022-12-01T11:06:16.3075496Z [ RUN ] EitherTest.givenRightMoveAssigned_withSameType_thenOldIsCorrect 2022-12-01T11:06:16.3075861Z [ OK ] EitherTest.givenRightMoveAssigned_withSameType_thenOldIsCorrect (0 ms) 2022-12-01T11:06:16.3076187Z [ RUN ] EitherTest.givenLeft_whenModified_thenValueIsChanged 2022-12-01T11:06:16.3076507Z [ OK ] EitherTest.givenLeft_whenModified_thenValueIsChanged (0 ms) 2022-12-01T11:06:16.3077096Z [ RUN ] EitherTest.givenRight_whenModified_thenValueIsChanged 2022-12-01T11:06:16.3077663Z [ OK ] EitherTest.givenRight_whenModified_thenValueIsChanged (0 ms) 2022-12-01T11:06:16.3078110Z [ RUN ] EitherTest.canEmplaceConstructLeft 2022-12-01T11:06:16.3078553Z [ OK ] EitherTest.canEmplaceConstructLeft (0 ms) 2022-12-01T11:06:16.3079016Z [ RUN ] EitherTest.canEmplaceConstructRight 2022-12-01T11:06:16.3079459Z [ OK ] EitherTest.canEmplaceConstructRight (0 ms) 2022-12-01T11:06:16.3079926Z [ RUN ] EitherTest.givenEqualLefts_thenAreEqual 2022-12-01T11:06:16.3080382Z [ OK ] EitherTest.givenEqualLefts_thenAreEqual (0 ms) 2022-12-01T11:06:16.3080840Z [ RUN ] EitherTest.givenEqualLefts_thenAreNotUnequal 2022-12-01T11:06:16.3081381Z [ OK ] EitherTest.givenEqualLefts_thenAreNotUnequal (0 ms) 2022-12-01T11:06:16.3081838Z [ RUN ] EitherTest.givenEqualRights_thenAreEqual 2022-12-01T11:06:16.3082299Z [ OK ] EitherTest.givenEqualRights_thenAreEqual (0 ms) 2022-12-01T11:06:16.3082724Z [ RUN ] EitherTest.givenEqualRights_thenAreNotUnequal 2022-12-01T11:06:16.3083097Z [ OK ] EitherTest.givenEqualRights_thenAreNotUnequal (0 ms) 2022-12-01T11:06:16.3083406Z [ RUN ] EitherTest.givenLeftAndRight_thenAreNotEqual 2022-12-01T11:06:16.3083696Z [ OK ] EitherTest.givenLeftAndRight_thenAreNotEqual (0 ms) 2022-12-01T11:06:16.3083994Z [ RUN ] EitherTest.givenLeftAndRight_thenAreUnequal 2022-12-01T11:06:16.3084288Z [ OK ] EitherTest.givenLeftAndRight_thenAreUnequal (0 ms) 2022-12-01T11:06:16.3084533Z [ RUN ] EitherTest.OutputLeft 2022-12-01T11:06:16.3084760Z [ OK ] EitherTest.OutputLeft (0 ms) 2022-12-01T11:06:16.3084989Z [ RUN ] EitherTest.OutputRight 2022-12-01T11:06:16.3085219Z [ OK ] EitherTest.OutputRight (0 ms) 2022-12-01T11:06:16.3085525Z [ RUN ] EitherTest.givenLeftAndRightWithSameType_thenAreNotEqual 2022-12-01T11:06:16.3085902Z [ OK ] EitherTest.givenLeftAndRightWithSameType_thenAreNotEqual (0 ms) 2022-12-01T11:06:16.3086376Z [ RUN ] EitherTest.givenLeftAndRightWithSameType_thenAreUnequal 2022-12-01T11:06:16.3086718Z [ OK ] EitherTest.givenLeftAndRightWithSameType_thenAreUnequal (0 ms) 2022-12-01T11:06:16.3087122Z [----------] 73 tests from EitherTest (1 ms total) 2022-12-01T11:06:16.3087270Z 2022-12-01T11:06:16.3087428Z [----------] 10 tests from EitherTest_Destructor 2022-12-01T11:06:16.3087696Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalled 2022-12-01T11:06:16.3088010Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalled (0 ms) 2022-12-01T11:06:16.3088322Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalled 2022-12-01T11:06:16.3088632Z [ OK ] EitherTest_Destructor.RightDestructorIsCalled (0 ms) 2022-12-01T11:06:16.3088961Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalledAfterCopying 2022-12-01T11:06:16.3089329Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalledAfterCopying (0 ms) 2022-12-01T11:06:16.3089764Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalledAfterCopying 2022-12-01T11:06:16.3090126Z [ OK ] EitherTest_Destructor.RightDestructorIsCalledAfterCopying (0 ms) 2022-12-01T11:06:16.3090502Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalledAfterMoving 2022-12-01T11:06:16.3091172Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalledAfterMoving (0 ms) 2022-12-01T11:06:16.3091688Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalledAfterMoving 2022-12-01T11:06:16.3092298Z [ OK ] EitherTest_Destructor.RightDestructorIsCalledAfterMoving (0 ms) 2022-12-01T11:06:16.3092895Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalledAfterAssignment 2022-12-01T11:06:16.3093282Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalledAfterAssignment (0 ms) 2022-12-01T11:06:16.3093662Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalledAfterAssignment 2022-12-01T11:06:16.3094199Z [ OK ] EitherTest_Destructor.RightDestructorIsCalledAfterAssignment (0 ms) 2022-12-01T11:06:16.3094618Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalledAfterMoveAssignment 2022-12-01T11:06:16.3095014Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalledAfterMoveAssignment (0 ms) 2022-12-01T11:06:16.3095427Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalledAfterMoveAssignment 2022-12-01T11:06:16.3095842Z [ OK ] EitherTest_Destructor.RightDestructorIsCalledAfterMoveAssignment (0 ms) 2022-12-01T11:06:16.3096277Z [----------] 10 tests from EitherTest_Destructor (0 ms total) 2022-12-01T11:06:16.3096421Z 2022-12-01T11:06:16.3096562Z [----------] 4 tests from ExceptionTest 2022-12-01T11:06:16.3096896Z [ RUN ] ExceptionTest.TORCH_INTERNAL_ASSERT_DEBUG_ONLY 2022-12-01T11:06:16.3097257Z [ OK ] ExceptionTest.TORCH_INTERNAL_ASSERT_DEBUG_ONLY (0 ms) 2022-12-01T11:06:16.3097577Z [ RUN ] ExceptionTest.CUDA_KERNEL_ASSERT 2022-12-01T11:06:16.3097833Z [ OK ] ExceptionTest.CUDA_KERNEL_ASSERT (14 ms) 2022-12-01T11:06:16.3098092Z [ RUN ] ExceptionTest.ErrorFormatting 2022-12-01T11:06:16.3098482Z [ OK ] ExceptionTest.ErrorFormatting (0 ms) 2022-12-01T11:06:16.3098957Z [ RUN ] ExceptionTest.DontCallArgumentFunctionsTwiceOnFailure 2022-12-01T11:06:16.3099353Z [ OK ] ExceptionTest.DontCallArgumentFunctionsTwiceOnFailure (0 ms) 2022-12-01T11:06:16.3099537Z [----------] 4 tests from ExceptionTest (14 ms total) 2022-12-01T11:06:16.3099544Z 2022-12-01T11:06:16.3099683Z [----------] 1 test from WarningTest 2022-12-01T11:06:16.3099795Z [ RUN ] WarningTest.JustPrintWarning 2022-12-01T11:06:16.3099921Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2022-12-01T11:06:16.3100152Z W1201 11:06:15.967448 23478 exception_test.cpp:46] Warning: I'm a warning (function TestBody) 2022-12-01T11:06:16.3100280Z [ OK ] WarningTest.JustPrintWarning (0 ms) 2022-12-01T11:06:16.3100435Z [----------] 1 test from WarningTest (0 ms total) 2022-12-01T11:06:16.3100441Z 2022-12-01T11:06:16.3100565Z [----------] 1 test from FlagsTest 2022-12-01T11:06:16.3100685Z [ RUN ] FlagsTest.TestGflagsCorrectness 2022-12-01T11:06:16.3100813Z [ OK ] FlagsTest.TestGflagsCorrectness (0 ms) 2022-12-01T11:06:16.3100946Z [----------] 1 test from FlagsTest (0 ms total) 2022-12-01T11:06:16.3100966Z 2022-12-01T11:06:16.3101098Z [----------] 5 tests from MakeIntrusiveTest 2022-12-01T11:06:16.3101231Z [ RUN ] MakeIntrusiveTest.ClassWith0Parameters 2022-12-01T11:06:16.3101375Z [ OK ] MakeIntrusiveTest.ClassWith0Parameters (0 ms) 2022-12-01T11:06:16.3101508Z [ RUN ] MakeIntrusiveTest.ClassWith1Parameter 2022-12-01T11:06:16.3101650Z [ OK ] MakeIntrusiveTest.ClassWith1Parameter (0 ms) 2022-12-01T11:06:16.3101787Z [ RUN ] MakeIntrusiveTest.ClassWith2Parameters 2022-12-01T11:06:16.3101941Z [ OK ] MakeIntrusiveTest.ClassWith2Parameters (0 ms) 2022-12-01T11:06:16.3102063Z [ RUN ] MakeIntrusiveTest.TypeIsAutoDeductible 2022-12-01T11:06:16.3102330Z [ OK ] MakeIntrusiveTest.TypeIsAutoDeductible (0 ms) 2022-12-01T11:06:16.3102665Z [ RUN ] MakeIntrusiveTest.CanAssignToBaseClassPtr 2022-12-01T11:06:16.3102919Z [ OK ] MakeIntrusiveTest.CanAssignToBaseClassPtr (0 ms) 2022-12-01T11:06:16.3103149Z [----------] 5 tests from MakeIntrusiveTest (0 ms total) 2022-12-01T11:06:16.3103156Z 2022-12-01T11:06:16.3103315Z [----------] 1 test from IntrusivePtrTargetTest 2022-12-01T11:06:16.3103696Z [ RUN ] IntrusivePtrTargetTest.whenAllocatedOnStack_thenDoesntCrash 2022-12-01T11:06:16.3103974Z [ OK ] IntrusivePtrTargetTest.whenAllocatedOnStack_thenDoesntCrash (0 ms) 2022-12-01T11:06:16.3104246Z [----------] 1 test from IntrusivePtrTargetTest (0 ms total) 2022-12-01T11:06:16.3104254Z 2022-12-01T11:06:16.3104470Z [----------] 145 tests from IntrusivePtrTest 2022-12-01T11:06:16.3104722Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCallingGet_thenReturnsObject 2022-12-01T11:06:16.3104996Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCallingGet_thenReturnsObject (0 ms) 2022-12-01T11:06:16.3105218Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCallingConstGet_thenReturnsObject 2022-12-01T11:06:16.3105415Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCallingConstGet_thenReturnsObject (0 ms) 2022-12-01T11:06:16.3105589Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCallingGet_thenReturnsNullptr 2022-12-01T11:06:16.3105775Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCallingGet_thenReturnsNullptr (0 ms) 2022-12-01T11:06:16.3106007Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenDereferencing_thenReturnsObject 2022-12-01T11:06:16.3106244Z [ OK ] IntrusivePtrTest.givenValidPtr_whenDereferencing_thenReturnsObject (0 ms) 2022-12-01T11:06:16.3106425Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenConstDereferencing_thenReturnsObject 2022-12-01T11:06:16.3106692Z [ OK ] IntrusivePtrTest.givenValidPtr_whenConstDereferencing_thenReturnsObject (0 ms) 2022-12-01T11:06:16.3106871Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenArrowDereferencing_thenReturnsObject 2022-12-01T11:06:16.3107059Z [ OK ] IntrusivePtrTest.givenValidPtr_whenArrowDereferencing_thenReturnsObject (0 ms) 2022-12-01T11:06:16.3107249Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenConstArrowDereferencing_thenReturnsObject 2022-12-01T11:06:16.3107449Z [ OK ] IntrusivePtrTest.givenValidPtr_whenConstArrowDereferencing_thenReturnsObject (0 ms) 2022-12-01T11:06:16.3107626Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject 2022-12-01T11:06:16.3107799Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2022-12-01T11:06:16.3107974Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid 2022-12-01T11:06:16.3108243Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid (0 ms) 2022-12-01T11:06:16.3108485Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2022-12-01T11:06:16.3108690Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2022-12-01T11:06:16.3108875Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid 2022-12-01T11:06:16.3109059Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid (0 ms) 2022-12-01T11:06:16.3109243Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid 2022-12-01T11:06:16.3109420Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2022-12-01T11:06:16.3109602Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid 2022-12-01T11:06:16.3109791Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2022-12-01T11:06:16.3109972Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject 2022-12-01T11:06:16.3110161Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2022-12-01T11:06:16.3110374Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid 2022-12-01T11:06:16.3110643Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid (0 ms) 2022-12-01T11:06:16.3110843Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2022-12-01T11:06:16.3111055Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-12-01T11:06:16.3111255Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid 2022-12-01T11:06:16.3111573Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2022-12-01T11:06:16.3111787Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2022-12-01T11:06:16.3112007Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-12-01T11:06:16.3112218Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2022-12-01T11:06:16.3112430Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-12-01T11:06:16.3112659Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2022-12-01T11:06:16.3112964Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2022-12-01T11:06:16.3113233Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr 2022-12-01T11:06:16.3113436Z [ OK ] IntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-12-01T11:06:16.3113651Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject 2022-12-01T11:06:16.3113841Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2022-12-01T11:06:16.3114016Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid 2022-12-01T11:06:16.3114197Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid (0 ms) 2022-12-01T11:06:16.3114385Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2022-12-01T11:06:16.3114702Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2022-12-01T11:06:16.3114894Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid 2022-12-01T11:06:16.3115066Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid (0 ms) 2022-12-01T11:06:16.3115255Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid 2022-12-01T11:06:16.3115449Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2022-12-01T11:06:16.3115631Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid 2022-12-01T11:06:16.3115826Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2022-12-01T11:06:16.3116122Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2022-12-01T11:06:16.3116359Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-12-01T11:06:16.3116555Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid 2022-12-01T11:06:16.3116827Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2022-12-01T11:06:16.3117445Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2022-12-01T11:06:16.3117774Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-12-01T11:06:16.3118102Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2022-12-01T11:06:16.3118587Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-12-01T11:06:16.3118989Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid 2022-12-01T11:06:16.3119418Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid (0 ms) 2022-12-01T11:06:16.3119765Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr 2022-12-01T11:06:16.3120036Z [ OK ] IntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-12-01T11:06:16.3120214Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject 2022-12-01T11:06:16.3120385Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject (0 ms) 2022-12-01T11:06:16.3120555Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid 2022-12-01T11:06:16.3120835Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid (0 ms) 2022-12-01T11:06:16.3121018Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid 2022-12-01T11:06:16.3121194Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid (0 ms) 2022-12-01T11:06:16.3121394Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid 2022-12-01T11:06:16.3121606Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-12-01T11:06:16.3121800Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject 2022-12-01T11:06:16.3122042Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject (0 ms) 2022-12-01T11:06:16.3122300Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid 2022-12-01T11:06:16.3122558Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2022-12-01T11:06:16.3122754Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid 2022-12-01T11:06:16.3122953Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid (0 ms) 2022-12-01T11:06:16.3123186Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2022-12-01T11:06:16.3123433Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-12-01T11:06:16.3123747Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr 2022-12-01T11:06:16.3124274Z [ OK ] IntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-12-01T11:06:16.3124549Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject 2022-12-01T11:06:16.3124854Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject (0 ms) 2022-12-01T11:06:16.3125116Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid 2022-12-01T11:06:16.3125405Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid (0 ms) 2022-12-01T11:06:16.3125645Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid 2022-12-01T11:06:16.3125822Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid (0 ms) 2022-12-01T11:06:16.3126029Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid 2022-12-01T11:06:16.3126242Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-12-01T11:06:16.3126541Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject 2022-12-01T11:06:16.3126757Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject (0 ms) 2022-12-01T11:06:16.3127010Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid 2022-12-01T11:06:16.3127222Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2022-12-01T11:06:16.3127415Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid 2022-12-01T11:06:16.3127619Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid (0 ms) 2022-12-01T11:06:16.3127968Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2022-12-01T11:06:16.3128215Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-12-01T11:06:16.3128432Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr 2022-12-01T11:06:16.3128641Z [ OK ] IntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-12-01T11:06:16.3128758Z [ RUN ] IntrusivePtrTest.SwapFunction 2022-12-01T11:06:16.3128881Z [ OK ] IntrusivePtrTest.SwapFunction (0 ms) 2022-12-01T11:06:16.3128988Z [ RUN ] IntrusivePtrTest.SwapMethod 2022-12-01T11:06:16.3129107Z [ OK ] IntrusivePtrTest.SwapMethod (0 ms) 2022-12-01T11:06:16.3129248Z [ RUN ] IntrusivePtrTest.SwapFunctionFromInvalid 2022-12-01T11:06:16.3129401Z [ OK ] IntrusivePtrTest.SwapFunctionFromInvalid (0 ms) 2022-12-01T11:06:16.3129541Z [ RUN ] IntrusivePtrTest.SwapMethodFromInvalid 2022-12-01T11:06:16.3129677Z [ OK ] IntrusivePtrTest.SwapMethodFromInvalid (0 ms) 2022-12-01T11:06:16.3129893Z [ RUN ] IntrusivePtrTest.SwapFunctionWithInvalid 2022-12-01T11:06:16.3130164Z [ OK ] IntrusivePtrTest.SwapFunctionWithInvalid (0 ms) 2022-12-01T11:06:16.3130329Z [ RUN ] IntrusivePtrTest.SwapMethodWithInvalid 2022-12-01T11:06:16.3130593Z [ OK ] IntrusivePtrTest.SwapMethodWithInvalid (0 ms) 2022-12-01T11:06:16.3131089Z [ RUN ] IntrusivePtrTest.SwapFunctionInvalidWithInvalid 2022-12-01T11:06:16.3131351Z [ OK ] IntrusivePtrTest.SwapFunctionInvalidWithInvalid (0 ms) 2022-12-01T11:06:16.3131573Z [ RUN ] IntrusivePtrTest.SwapMethodInvalidWithInvalid 2022-12-01T11:06:16.3131818Z [ OK ] IntrusivePtrTest.SwapMethodInvalidWithInvalid (0 ms) 2022-12-01T11:06:16.3132011Z [ RUN ] IntrusivePtrTest.CanBePutInContainer 2022-12-01T11:06:16.3132219Z [ OK ] IntrusivePtrTest.CanBePutInContainer (0 ms) 2022-12-01T11:06:16.3132388Z [ RUN ] IntrusivePtrTest.CanBePutInSet 2022-12-01T11:06:16.3132583Z [ OK ] IntrusivePtrTest.CanBePutInSet (0 ms) 2022-12-01T11:06:16.3132798Z [ RUN ] IntrusivePtrTest.CanBePutInUnorderedSet 2022-12-01T11:06:16.3132961Z [ OK ] IntrusivePtrTest.CanBePutInUnorderedSet (0 ms) 2022-12-01T11:06:16.3133065Z [ RUN ] IntrusivePtrTest.CanBePutInMap 2022-12-01T11:06:16.3133194Z [ OK ] IntrusivePtrTest.CanBePutInMap (0 ms) 2022-12-01T11:06:16.3133333Z [ RUN ] IntrusivePtrTest.CanBePutInUnorderedMap 2022-12-01T11:06:16.3133482Z [ OK ] IntrusivePtrTest.CanBePutInUnorderedMap (0 ms) 2022-12-01T11:06:16.3133618Z [ RUN ] IntrusivePtrTest.Equality_AfterCopyConstructor 2022-12-01T11:06:16.3133765Z [ OK ] IntrusivePtrTest.Equality_AfterCopyConstructor (0 ms) 2022-12-01T11:06:16.3133901Z [ RUN ] IntrusivePtrTest.Equality_AfterCopyAssignment 2022-12-01T11:06:16.3134028Z [ OK ] IntrusivePtrTest.Equality_AfterCopyAssignment (0 ms) 2022-12-01T11:06:16.3134145Z [ RUN ] IntrusivePtrTest.Equality_Nullptr 2022-12-01T11:06:16.3134327Z [ OK ] IntrusivePtrTest.Equality_Nullptr (0 ms) 2022-12-01T11:06:16.3134494Z [ RUN ] IntrusivePtrTest.Inequality 2022-12-01T11:06:16.3134690Z [ OK ] IntrusivePtrTest.Inequality (0 ms) 2022-12-01T11:06:16.3134853Z [ RUN ] IntrusivePtrTest.Inequality_NullptrLeft 2022-12-01T11:06:16.3134987Z [ OK ] IntrusivePtrTest.Inequality_NullptrLeft (0 ms) 2022-12-01T11:06:16.3135167Z [ RUN ] IntrusivePtrTest.Inequality_NullptrRight 2022-12-01T11:06:16.3135304Z [ OK ] IntrusivePtrTest.Inequality_NullptrRight (0 ms) 2022-12-01T11:06:16.3135425Z [ RUN ] IntrusivePtrTest.HashIsDifferent 2022-12-01T11:06:16.3135556Z [ OK ] IntrusivePtrTest.HashIsDifferent (0 ms) 2022-12-01T11:06:16.3135699Z [ RUN ] IntrusivePtrTest.HashIsDifferent_ValidAndInvalid 2022-12-01T11:06:16.3135851Z [ OK ] IntrusivePtrTest.HashIsDifferent_ValidAndInvalid (0 ms) 2022-12-01T11:06:16.3135992Z [ RUN ] IntrusivePtrTest.HashIsSame_AfterCopyConstructor 2022-12-01T11:06:16.3136144Z [ OK ] IntrusivePtrTest.HashIsSame_AfterCopyConstructor (0 ms) 2022-12-01T11:06:16.3136272Z [ RUN ] IntrusivePtrTest.HashIsSame_AfterCopyAssignment 2022-12-01T11:06:16.3136424Z [ OK ] IntrusivePtrTest.HashIsSame_AfterCopyAssignment (0 ms) 2022-12-01T11:06:16.3136549Z [ RUN ] IntrusivePtrTest.HashIsSame_BothNullptr 2022-12-01T11:06:16.3136690Z [ OK ] IntrusivePtrTest.HashIsSame_BothNullptr (0 ms) 2022-12-01T11:06:16.3136793Z [ RUN ] IntrusivePtrTest.OneIsLess 2022-12-01T11:06:16.3136908Z [ OK ] IntrusivePtrTest.OneIsLess (0 ms) 2022-12-01T11:06:16.3137023Z [ RUN ] IntrusivePtrTest.NullptrIsLess1 2022-12-01T11:06:16.3137143Z [ OK ] IntrusivePtrTest.NullptrIsLess1 (0 ms) 2022-12-01T11:06:16.3137264Z [ RUN ] IntrusivePtrTest.NullptrIsLess2 2022-12-01T11:06:16.3137392Z [ OK ] IntrusivePtrTest.NullptrIsLess2 (0 ms) 2022-12-01T11:06:16.3137545Z [ RUN ] IntrusivePtrTest.NullptrIsNotLessThanNullptr 2022-12-01T11:06:16.3137710Z [ OK ] IntrusivePtrTest.NullptrIsNotLessThanNullptr (0 ms) 2022-12-01T11:06:16.3137858Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenIsInvalid 2022-12-01T11:06:16.3138048Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenIsInvalid (0 ms) 2022-12-01T11:06:16.3138201Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenHoldsNullptr 2022-12-01T11:06:16.3138503Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenHoldsNullptr (0 ms) 2022-12-01T11:06:16.3138671Z [ RUN ] IntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject 2022-12-01T11:06:16.3138836Z [ OK ] IntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject (0 ms) 2022-12-01T11:06:16.3139047Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed 2022-12-01T11:06:16.3139270Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-12-01T11:06:16.3139507Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed 2022-12-01T11:06:16.3139984Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-12-01T11:06:16.3140249Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject 2022-12-01T11:06:16.3140516Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject (0 ms) 2022-12-01T11:06:16.3140828Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject 2022-12-01T11:06:16.3141149Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject (0 ms) 2022-12-01T11:06:16.3141501Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-12-01T11:06:16.3141877Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-12-01T11:06:16.3142290Z [ RUN ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-12-01T11:06:16.3142721Z [ OK ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-12-01T11:06:16.3143165Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2022-12-01T11:06:16.3143690Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-12-01T11:06:16.3143988Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed 2022-12-01T11:06:16.3144327Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-12-01T11:06:16.3144617Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed 2022-12-01T11:06:16.3144980Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-12-01T11:06:16.3145330Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction 2022-12-01T11:06:16.3145884Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-12-01T11:06:16.3146294Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2022-12-01T11:06:16.3146723Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-12-01T11:06:16.3147058Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-12-01T11:06:16.3147477Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-12-01T11:06:16.3147780Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-12-01T11:06:16.3148165Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-12-01T11:06:16.3148397Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction 2022-12-01T11:06:16.3148642Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-12-01T11:06:16.3148898Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2022-12-01T11:06:16.3149166Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-12-01T11:06:16.3149484Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-12-01T11:06:16.3149810Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-12-01T11:06:16.3150093Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-12-01T11:06:16.3150383Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-12-01T11:06:16.3150544Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject 2022-12-01T11:06:16.3150722Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject (0 ms) 2022-12-01T11:06:16.3150910Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject 2022-12-01T11:06:16.3151110Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject (0 ms) 2022-12-01T11:06:16.3151369Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-12-01T11:06:16.3151662Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-12-01T11:06:16.3152051Z [ RUN ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-12-01T11:06:16.3152319Z [ OK ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-12-01T11:06:16.3152638Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2022-12-01T11:06:16.3152986Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-12-01T11:06:16.3153139Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs 2022-12-01T11:06:16.3153296Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs (0 ms) 2022-12-01T11:06:16.3153500Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed 2022-12-01T11:06:16.3153717Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed (0 ms) 2022-12-01T11:06:16.3153945Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed 2022-12-01T11:06:16.3154219Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed (0 ms) 2022-12-01T11:06:16.3154513Z [ RUN ] IntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed 2022-12-01T11:06:16.3154739Z [ OK ] IntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed (0 ms) 2022-12-01T11:06:16.3154928Z [ RUN ] IntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately 2022-12-01T11:06:16.3155255Z [ OK ] IntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately (0 ms) 2022-12-01T11:06:16.3155416Z [ RUN ] IntrusivePtrTest.AllowsMoveConstructingToConst 2022-12-01T11:06:16.3155584Z [ OK ] IntrusivePtrTest.AllowsMoveConstructingToConst (0 ms) 2022-12-01T11:06:16.3155780Z [ RUN ] IntrusivePtrTest.AllowsCopyConstructingToConst 2022-12-01T11:06:16.3156055Z [ OK ] IntrusivePtrTest.AllowsCopyConstructingToConst (0 ms) 2022-12-01T11:06:16.3156211Z [ RUN ] IntrusivePtrTest.AllowsMoveAssigningToConst 2022-12-01T11:06:16.3156356Z [ OK ] IntrusivePtrTest.AllowsMoveAssigningToConst (0 ms) 2022-12-01T11:06:16.3156504Z [ RUN ] IntrusivePtrTest.AllowsCopyAssigningToConst 2022-12-01T11:06:16.3156878Z [ OK ] IntrusivePtrTest.AllowsCopyAssigningToConst (0 ms) 2022-12-01T11:06:16.3157062Z [ RUN ] IntrusivePtrTest.givenNewPtr_thenHasUseCount1 2022-12-01T11:06:16.3157209Z [ OK ] IntrusivePtrTest.givenNewPtr_thenHasUseCount1 (0 ms) 2022-12-01T11:06:16.3157420Z [ RUN ] IntrusivePtrTest.givenNewPtr_thenIsUnique 2022-12-01T11:06:16.3157626Z [ OK ] IntrusivePtrTest.givenNewPtr_thenIsUnique (0 ms) 2022-12-01T11:06:16.3157776Z [ RUN ] IntrusivePtrTest.givenEmptyPtr_thenHasUseCount0 2022-12-01T11:06:16.3157916Z [ OK ] IntrusivePtrTest.givenEmptyPtr_thenHasUseCount0 (0 ms) 2022-12-01T11:06:16.3158058Z [ RUN ] IntrusivePtrTest.givenEmptyPtr_thenIsNotUnique 2022-12-01T11:06:16.3158207Z [ OK ] IntrusivePtrTest.givenEmptyPtr_thenIsNotUnique (0 ms) 2022-12-01T11:06:16.3158349Z [ RUN ] IntrusivePtrTest.givenResetPtr_thenHasUseCount0 2022-12-01T11:06:16.3158497Z [ OK ] IntrusivePtrTest.givenResetPtr_thenHasUseCount0 (0 ms) 2022-12-01T11:06:16.3158637Z [ RUN ] IntrusivePtrTest.givenResetPtr_thenIsNotUnique 2022-12-01T11:06:16.3159005Z [ OK ] IntrusivePtrTest.givenResetPtr_thenIsNotUnique (0 ms) 2022-12-01T11:06:16.3159268Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 2022-12-01T11:06:16.3159522Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 (0 ms) 2022-12-01T11:06:16.3159750Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenIsUnique 2022-12-01T11:06:16.3160012Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenIsUnique (0 ms) 2022-12-01T11:06:16.3160189Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 2022-12-01T11:06:16.3160378Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 (0 ms) 2022-12-01T11:06:16.3160620Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldIsNotUnique 2022-12-01T11:06:16.3160802Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldIsNotUnique (0 ms) 2022-12-01T11:06:16.3160960Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 2022-12-01T11:06:16.3161114Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 (0 ms) 2022-12-01T11:06:16.3161265Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenIsUnique 2022-12-01T11:06:16.3161424Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenIsUnique (0 ms) 2022-12-01T11:06:16.3161588Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 2022-12-01T11:06:16.3161759Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 (0 ms) 2022-12-01T11:06:16.3161922Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldIsNotUnique 2022-12-01T11:06:16.3162092Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldIsNotUnique (0 ms) 2022-12-01T11:06:16.3162247Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount2 2022-12-01T11:06:16.3162423Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount2 (0 ms) 2022-12-01T11:06:16.3162586Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenIsNotUnique 2022-12-01T11:06:16.3162757Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenIsNotUnique (0 ms) 2022-12-01T11:06:16.3162934Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount2 2022-12-01T11:06:16.3163118Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount2 (0 ms) 2022-12-01T11:06:16.3163292Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotUnique 2022-12-01T11:06:16.3163472Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotUnique (0 ms) 2022-12-01T11:06:16.3163697Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenHasUseCount1 2022-12-01T11:06:16.3163890Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenHasUseCount1 (0 ms) 2022-12-01T11:06:16.3164084Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenIsUnique 2022-12-01T11:06:16.3164279Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenIsUnique (0 ms) 2022-12-01T11:06:16.3164470Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenHasUseCount1 2022-12-01T11:06:16.3164669Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenHasUseCount1 (0 ms) 2022-12-01T11:06:16.3164855Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenIsUnique 2022-12-01T11:06:16.3165051Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenIsUnique (0 ms) 2022-12-01T11:06:16.3165211Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_thenHasUseCount2 2022-12-01T11:06:16.3165366Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_thenHasUseCount2 (0 ms) 2022-12-01T11:06:16.3165523Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_thenIsNotUnique 2022-12-01T11:06:16.3165696Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_thenIsNotUnique (0 ms) 2022-12-01T11:06:16.3165887Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenHasUseCount1 2022-12-01T11:06:16.3166086Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenHasUseCount1 (0 ms) 2022-12-01T11:06:16.3166268Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenIsUnique 2022-12-01T11:06:16.3166457Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenIsUnique (0 ms) 2022-12-01T11:06:16.3166643Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenHasUseCount1 2022-12-01T11:06:16.3166824Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenHasUseCount1 (0 ms) 2022-12-01T11:06:16.3167007Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenIsUnique 2022-12-01T11:06:16.3167195Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenIsUnique (0 ms) 2022-12-01T11:06:16.3167390Z [ RUN ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash 2022-12-01T11:06:16.3167566Z [ OK ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2022-12-01T11:06:16.3167742Z [ RUN ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2022-12-01T11:06:16.3167929Z [ OK ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2022-12-01T11:06:16.3168160Z [ RUN ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenDoesntCrash 2022-12-01T11:06:16.3168407Z [ OK ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenDoesntCrash (0 ms) 2022-12-01T11:06:16.3168577Z [ RUN ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenIsDestructedAtEnd 2022-12-01T11:06:16.3168765Z [ OK ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenIsDestructedAtEnd (0 ms) 2022-12-01T11:06:16.3168998Z [----------] 145 tests from IntrusivePtrTest (1 ms total) 2022-12-01T11:06:16.3169006Z 2022-12-01T11:06:16.3169172Z [----------] 172 tests from WeakIntrusivePtrTest 2022-12-01T11:06:16.3169416Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCreatingAndDestructing_thenDoesntCrash 2022-12-01T11:06:16.3169657Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCreatingAndDestructing_thenDoesntCrash (0 ms) 2022-12-01T11:06:16.3169827Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenLocking_thenReturnsCorrectObject 2022-12-01T11:06:16.3170008Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenLocking_thenReturnsCorrectObject (0 ms) 2022-12-01T11:06:16.3170158Z [ RUN ] WeakIntrusivePtrTest.expiredPtr_whenLocking_thenReturnsNullType 2022-12-01T11:06:16.3170376Z [ OK ] WeakIntrusivePtrTest.expiredPtr_whenLocking_thenReturnsNullType (0 ms) 2022-12-01T11:06:16.3170515Z [ RUN ] WeakIntrusivePtrTest.weakNullPtr_locking 2022-12-01T11:06:16.3170828Z [ OK ] WeakIntrusivePtrTest.weakNullPtr_locking (0 ms) 2022-12-01T11:06:16.3171034Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject 2022-12-01T11:06:16.3171233Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2022-12-01T11:06:16.3171419Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid 2022-12-01T11:06:16.3171807Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid (0 ms) 2022-12-01T11:06:16.3172005Z [ RUN ] WeakIntrusivePtrTest.vector_insert_weak_intrusive 2022-12-01T11:06:16.3172247Z [ OK ] WeakIntrusivePtrTest.vector_insert_weak_intrusive (0 ms) 2022-12-01T11:06:16.3172577Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid 2022-12-01T11:06:16.3172932Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2022-12-01T11:06:16.3173233Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2022-12-01T11:06:16.3173489Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2022-12-01T11:06:16.3173750Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid 2022-12-01T11:06:16.3173959Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid (0 ms) 2022-12-01T11:06:16.3174249Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject 2022-12-01T11:06:16.3174442Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2022-12-01T11:06:16.3174631Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid 2022-12-01T11:06:16.3174897Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2022-12-01T11:06:16.3175369Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenNewInstanceIsValid 2022-12-01T11:06:16.3175764Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2022-12-01T11:06:16.3176104Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenPointsToSameObject 2022-12-01T11:06:16.3176444Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2022-12-01T11:06:16.3176709Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenStaysInvalid 2022-12-01T11:06:16.3176903Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2022-12-01T11:06:16.3177109Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2022-12-01T11:06:16.3177430Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2022-12-01T11:06:16.3177670Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid 2022-12-01T11:06:16.3177911Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid (0 ms) 2022-12-01T11:06:16.3178134Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromWeakOnlyPtr_thenNewInstanceIsInvalid 2022-12-01T11:06:16.3178496Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromWeakOnlyPtr_thenNewInstanceIsInvalid (0 ms) 2022-12-01T11:06:16.3178848Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2022-12-01T11:06:16.3179115Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-12-01T11:06:16.3179463Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid 2022-12-01T11:06:16.3179958Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2022-12-01T11:06:16.3180300Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2022-12-01T11:06:16.3180541Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-12-01T11:06:16.3180758Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2022-12-01T11:06:16.3180985Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-12-01T11:06:16.3181350Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2022-12-01T11:06:16.3181604Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2022-12-01T11:06:16.3181935Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2022-12-01T11:06:16.3182163Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-12-01T11:06:16.3182485Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2022-12-01T11:06:16.3182713Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-12-01T11:06:16.3183026Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2022-12-01T11:06:16.3183317Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2022-12-01T11:06:16.3183772Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr 2022-12-01T11:06:16.3184128Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-12-01T11:06:16.3184438Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject 2022-12-01T11:06:16.3184720Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2022-12-01T11:06:16.3184973Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid 2022-12-01T11:06:16.3185290Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid (0 ms) 2022-12-01T11:06:16.3185496Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2022-12-01T11:06:16.3185709Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2022-12-01T11:06:16.3185893Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid 2022-12-01T11:06:16.3186088Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid (0 ms) 2022-12-01T11:06:16.3186350Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid 2022-12-01T11:06:16.3186598Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2022-12-01T11:06:16.3186794Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid 2022-12-01T11:06:16.3187042Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2022-12-01T11:06:16.3187238Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenNewInstanceIsValid 2022-12-01T11:06:16.3187442Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2022-12-01T11:06:16.3187746Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenPointsToSameObject 2022-12-01T11:06:16.3187953Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2022-12-01T11:06:16.3188197Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenStaysInvalid 2022-12-01T11:06:16.3188508Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2022-12-01T11:06:16.3188718Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2022-12-01T11:06:16.3188946Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2022-12-01T11:06:16.3189259Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2022-12-01T11:06:16.3189534Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-12-01T11:06:16.3189806Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid 2022-12-01T11:06:16.3190032Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2022-12-01T11:06:16.3190249Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2022-12-01T11:06:16.3190586Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-12-01T11:06:16.3190916Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2022-12-01T11:06:16.3191145Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-12-01T11:06:16.3191370Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid 2022-12-01T11:06:16.3191594Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid (0 ms) 2022-12-01T11:06:16.3191811Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2022-12-01T11:06:16.3192209Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-12-01T11:06:16.3192603Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2022-12-01T11:06:16.3192970Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-12-01T11:06:16.3193395Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningWeakOnlyPtrToBaseClass_thenNewInstanceIsValid 2022-12-01T11:06:16.3193636Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningWeakOnlyPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2022-12-01T11:06:16.3193855Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr 2022-12-01T11:06:16.3194081Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-12-01T11:06:16.3194248Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject 2022-12-01T11:06:16.3194445Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject (0 ms) 2022-12-01T11:06:16.3194732Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid 2022-12-01T11:06:16.3195040Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid (0 ms) 2022-12-01T11:06:16.3195223Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid 2022-12-01T11:06:16.3195407Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid (0 ms) 2022-12-01T11:06:16.3195775Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid 2022-12-01T11:06:16.3196108Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-12-01T11:06:16.3196422Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromWeakOnlyPtr_thenNewInstanceInvalid 2022-12-01T11:06:16.3196670Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2022-12-01T11:06:16.3196933Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject 2022-12-01T11:06:16.3197157Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject (0 ms) 2022-12-01T11:06:16.3197366Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid 2022-12-01T11:06:16.3197634Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2022-12-01T11:06:16.3197897Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid 2022-12-01T11:06:16.3198108Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid (0 ms) 2022-12-01T11:06:16.3198352Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2022-12-01T11:06:16.3198596Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-12-01T11:06:16.3198840Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid 2022-12-01T11:06:16.3199102Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2022-12-01T11:06:16.3199324Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr 2022-12-01T11:06:16.3199557Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-12-01T11:06:16.3199736Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject 2022-12-01T11:06:16.3199927Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject (0 ms) 2022-12-01T11:06:16.3200110Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid 2022-12-01T11:06:16.3200301Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid (0 ms) 2022-12-01T11:06:16.3200499Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid 2022-12-01T11:06:16.3200795Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid (0 ms) 2022-12-01T11:06:16.3201010Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid 2022-12-01T11:06:16.3201231Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-12-01T11:06:16.3201444Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromWeakOnlyPtr_thenNewInstanceInvalid 2022-12-01T11:06:16.3201825Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2022-12-01T11:06:16.3202134Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject 2022-12-01T11:06:16.3202461Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject (0 ms) 2022-12-01T11:06:16.3202787Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid 2022-12-01T11:06:16.3203117Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2022-12-01T11:06:16.3203436Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid 2022-12-01T11:06:16.3203768Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid (0 ms) 2022-12-01T11:06:16.3204158Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2022-12-01T11:06:16.3204576Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-12-01T11:06:16.3205004Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid 2022-12-01T11:06:16.3205472Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2022-12-01T11:06:16.3206037Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr 2022-12-01T11:06:16.3206392Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-12-01T11:06:16.3206555Z [ RUN ] WeakIntrusivePtrTest.SwapFunction 2022-12-01T11:06:16.3206755Z [ OK ] WeakIntrusivePtrTest.SwapFunction (0 ms) 2022-12-01T11:06:16.3206937Z [ RUN ] WeakIntrusivePtrTest.SwapMethod 2022-12-01T11:06:16.3207166Z [ OK ] WeakIntrusivePtrTest.SwapMethod (0 ms) 2022-12-01T11:06:16.3207436Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionFromInvalid 2022-12-01T11:06:16.3207726Z [ OK ] WeakIntrusivePtrTest.SwapFunctionFromInvalid (0 ms) 2022-12-01T11:06:16.3207991Z [ RUN ] WeakIntrusivePtrTest.SwapMethodFromInvalid 2022-12-01T11:06:16.3208274Z [ OK ] WeakIntrusivePtrTest.SwapMethodFromInvalid (0 ms) 2022-12-01T11:06:16.3208515Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWithInvalid 2022-12-01T11:06:16.3208776Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWithInvalid (0 ms) 2022-12-01T11:06:16.3209034Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWithInvalid 2022-12-01T11:06:16.3209209Z [ OK ] WeakIntrusivePtrTest.SwapMethodWithInvalid (0 ms) 2022-12-01T11:06:16.3209494Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionInvalidWithInvalid 2022-12-01T11:06:16.3209689Z [ OK ] WeakIntrusivePtrTest.SwapFunctionInvalidWithInvalid (0 ms) 2022-12-01T11:06:16.3209853Z [ RUN ] WeakIntrusivePtrTest.SwapMethodInvalidWithInvalid 2022-12-01T11:06:16.3210019Z [ OK ] WeakIntrusivePtrTest.SwapMethodInvalidWithInvalid (0 ms) 2022-12-01T11:06:16.3210185Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionFromWeakOnlyPtr 2022-12-01T11:06:16.3210362Z [ OK ] WeakIntrusivePtrTest.SwapFunctionFromWeakOnlyPtr (0 ms) 2022-12-01T11:06:16.3210595Z [ RUN ] WeakIntrusivePtrTest.SwapMethodFromWeakOnlyPtr 2022-12-01T11:06:16.3210897Z [ OK ] WeakIntrusivePtrTest.SwapMethodFromWeakOnlyPtr (0 ms) 2022-12-01T11:06:16.3211063Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWithWeakOnlyPtr 2022-12-01T11:06:16.3211309Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWithWeakOnlyPtr (0 ms) 2022-12-01T11:06:16.3211466Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWithWeakOnlyPtr 2022-12-01T11:06:16.3211621Z [ OK ] WeakIntrusivePtrTest.SwapMethodWithWeakOnlyPtr (0 ms) 2022-12-01T11:06:16.3211818Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWeakOnlyPtrWithWeakOnlyPtr 2022-12-01T11:06:16.3212039Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWeakOnlyPtrWithWeakOnlyPtr (0 ms) 2022-12-01T11:06:16.3212233Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWeakOnlyPtrWithWeakOnlyPtr 2022-12-01T11:06:16.3212440Z [ OK ] WeakIntrusivePtrTest.SwapMethodWeakOnlyPtrWithWeakOnlyPtr (0 ms) 2022-12-01T11:06:16.3212583Z [ RUN ] WeakIntrusivePtrTest.CanBePutInContainer 2022-12-01T11:06:16.3212739Z [ OK ] WeakIntrusivePtrTest.CanBePutInContainer (0 ms) 2022-12-01T11:06:16.3212865Z [ RUN ] WeakIntrusivePtrTest.CanBePutInSet 2022-12-01T11:06:16.3212990Z [ OK ] WeakIntrusivePtrTest.CanBePutInSet (0 ms) 2022-12-01T11:06:16.3213139Z [ RUN ] WeakIntrusivePtrTest.CanBePutInUnorderedSet 2022-12-01T11:06:16.3213296Z [ OK ] WeakIntrusivePtrTest.CanBePutInUnorderedSet (0 ms) 2022-12-01T11:06:16.3213422Z [ RUN ] WeakIntrusivePtrTest.CanBePutInMap 2022-12-01T11:06:16.3213557Z [ OK ] WeakIntrusivePtrTest.CanBePutInMap (0 ms) 2022-12-01T11:06:16.3213704Z [ RUN ] WeakIntrusivePtrTest.CanBePutInUnorderedMap 2022-12-01T11:06:16.3213864Z [ OK ] WeakIntrusivePtrTest.CanBePutInUnorderedMap (0 ms) 2022-12-01T11:06:16.3213996Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyConstructor 2022-12-01T11:06:16.3214225Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyConstructor (0 ms) 2022-12-01T11:06:16.3214480Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment 2022-12-01T11:06:16.3214645Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment (0 ms) 2022-12-01T11:06:16.3214804Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment_WeakOnly 2022-12-01T11:06:16.3214971Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment_WeakOnly (0 ms) 2022-12-01T11:06:16.3215094Z [ RUN ] WeakIntrusivePtrTest.Equality_Invalid 2022-12-01T11:06:16.3215226Z [ OK ] WeakIntrusivePtrTest.Equality_Invalid (0 ms) 2022-12-01T11:06:16.3215391Z [ RUN ] WeakIntrusivePtrTest.Inequality 2022-12-01T11:06:16.3215572Z [ OK ] WeakIntrusivePtrTest.Inequality (0 ms) 2022-12-01T11:06:16.3215711Z [ RUN ] WeakIntrusivePtrTest.Inequality_InvalidLeft 2022-12-01T11:06:16.3215854Z [ OK ] WeakIntrusivePtrTest.Inequality_InvalidLeft (0 ms) 2022-12-01T11:06:16.3215992Z [ RUN ] WeakIntrusivePtrTest.Inequality_InvalidRight 2022-12-01T11:06:16.3216136Z [ OK ] WeakIntrusivePtrTest.Inequality_InvalidRight (0 ms) 2022-12-01T11:06:16.3216271Z [ RUN ] WeakIntrusivePtrTest.Inequality_WeakOnly 2022-12-01T11:06:16.3216397Z [ OK ] WeakIntrusivePtrTest.Inequality_WeakOnly (0 ms) 2022-12-01T11:06:16.3216529Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent 2022-12-01T11:06:16.3216676Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent (0 ms) 2022-12-01T11:06:16.3216831Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndInvalid 2022-12-01T11:06:16.3216997Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndInvalid (0 ms) 2022-12-01T11:06:16.3217154Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndWeakOnly 2022-12-01T11:06:16.3217315Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndWeakOnly (0 ms) 2022-12-01T11:06:16.3217547Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_WeakOnlyAndWeakOnly 2022-12-01T11:06:16.3217848Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_WeakOnlyAndWeakOnly (0 ms) 2022-12-01T11:06:16.3218132Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor 2022-12-01T11:06:16.3218528Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor (0 ms) 2022-12-01T11:06:16.3219014Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor_WeakOnly 2022-12-01T11:06:16.3219393Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor_WeakOnly (0 ms) 2022-12-01T11:06:16.3219619Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment 2022-12-01T11:06:16.3219854Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment (0 ms) 2022-12-01T11:06:16.3220155Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment_WeakOnly 2022-12-01T11:06:16.3220452Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment_WeakOnly (0 ms) 2022-12-01T11:06:16.3220731Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_BothInvalid 2022-12-01T11:06:16.3221002Z [ OK ] WeakIntrusivePtrTest.HashIsSame_BothInvalid (0 ms) 2022-12-01T11:06:16.3221229Z [ RUN ] WeakIntrusivePtrTest.OneIsLess 2022-12-01T11:06:16.3221476Z [ OK ] WeakIntrusivePtrTest.OneIsLess (0 ms) 2022-12-01T11:06:16.3221707Z [ RUN ] WeakIntrusivePtrTest.InvalidIsLess1 2022-12-01T11:06:16.3221955Z [ OK ] WeakIntrusivePtrTest.InvalidIsLess1 (0 ms) 2022-12-01T11:06:16.3222180Z [ RUN ] WeakIntrusivePtrTest.InvalidIsLess2 2022-12-01T11:06:16.3222431Z [ OK ] WeakIntrusivePtrTest.InvalidIsLess2 (0 ms) 2022-12-01T11:06:16.3222731Z [ RUN ] WeakIntrusivePtrTest.InvalidIsNotLessThanInvalid 2022-12-01T11:06:16.3223059Z [ OK ] WeakIntrusivePtrTest.InvalidIsNotLessThanInvalid (0 ms) 2022-12-01T11:06:16.3223394Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnWeakPtr_thenIsInvalid 2022-12-01T11:06:16.3223740Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnWeakPtr_thenIsInvalid (0 ms) 2022-12-01T11:06:16.3224298Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnStrongPtr_thenIsInvalid 2022-12-01T11:06:16.3224653Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnStrongPtr_thenIsInvalid (0 ms) 2022-12-01T11:06:16.3225068Z [ RUN ] WeakIntrusivePtrTest.AllowsMoveConstructingToConst 2022-12-01T11:06:16.3225431Z [ OK ] WeakIntrusivePtrTest.AllowsMoveConstructingToConst (0 ms) 2022-12-01T11:06:16.3225762Z [ RUN ] WeakIntrusivePtrTest.AllowsCopyConstructingToConst 2022-12-01T11:06:16.3226111Z [ OK ] WeakIntrusivePtrTest.AllowsCopyConstructingToConst (0 ms) 2022-12-01T11:06:16.3226409Z [ RUN ] WeakIntrusivePtrTest.AllowsMoveAssigningToConst 2022-12-01T11:06:16.3226725Z [ OK ] WeakIntrusivePtrTest.AllowsMoveAssigningToConst (0 ms) 2022-12-01T11:06:16.3227017Z [ RUN ] WeakIntrusivePtrTest.AllowsCopyAssigningToConst 2022-12-01T11:06:16.3227332Z [ OK ] WeakIntrusivePtrTest.AllowsCopyAssigningToConst (0 ms) 2022-12-01T11:06:16.3227586Z [ RUN ] WeakIntrusivePtrTest.givenNewPtr_thenHasUseCount1 2022-12-01T11:06:16.3227875Z [ OK ] WeakIntrusivePtrTest.givenNewPtr_thenHasUseCount1 (0 ms) 2022-12-01T11:06:16.3228151Z [ RUN ] WeakIntrusivePtrTest.givenNewPtr_thenIsNotExpired 2022-12-01T11:06:16.3228455Z [ OK ] WeakIntrusivePtrTest.givenNewPtr_thenIsNotExpired (0 ms) 2022-12-01T11:06:16.3228744Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_thenHasUseCount0 2022-12-01T11:06:16.3229051Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_thenHasUseCount0 (0 ms) 2022-12-01T11:06:16.3229330Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_thenIsExpired 2022-12-01T11:06:16.3229604Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_thenIsExpired (0 ms) 2022-12-01T11:06:16.3229896Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenHasUseCount0 2022-12-01T11:06:16.3230189Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenHasUseCount0 (0 ms) 2022-12-01T11:06:16.3230469Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenIsExpired 2022-12-01T11:06:16.3230750Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenIsExpired (0 ms) 2022-12-01T11:06:16.3231036Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenHasUseCount0 2022-12-01T11:06:16.3231351Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenHasUseCount0 (0 ms) 2022-12-01T11:06:16.3231637Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenIsExpired 2022-12-01T11:06:16.3232007Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenIsExpired (0 ms) 2022-12-01T11:06:16.3232316Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenHasUseCount0 2022-12-01T11:06:16.3232844Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenHasUseCount0 (0 ms) 2022-12-01T11:06:16.3233095Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenIsExpired 2022-12-01T11:06:16.3233349Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenIsExpired (0 ms) 2022-12-01T11:06:16.3233615Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 2022-12-01T11:06:16.3233937Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 (0 ms) 2022-12-01T11:06:16.3234255Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenIsNotExpired 2022-12-01T11:06:16.3234575Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenIsNotExpired (0 ms) 2022-12-01T11:06:16.3234885Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 2022-12-01T11:06:16.3235220Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 (0 ms) 2022-12-01T11:06:16.3235529Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldIsExpired 2022-12-01T11:06:16.3235850Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldIsExpired (0 ms) 2022-12-01T11:06:16.3236142Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 2022-12-01T11:06:16.3236456Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 (0 ms) 2022-12-01T11:06:16.3236741Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenIsNotExpired 2022-12-01T11:06:16.3237129Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenIsNotExpired (0 ms) 2022-12-01T11:06:16.3237410Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 2022-12-01T11:06:16.3237720Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 (0 ms) 2022-12-01T11:06:16.3238014Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldIsExpired 2022-12-01T11:06:16.3238320Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldIsExpired (0 ms) 2022-12-01T11:06:16.3238627Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount1 2022-12-01T11:06:16.3238945Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount1 (0 ms) 2022-12-01T11:06:16.3239263Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenIsNotExpired 2022-12-01T11:06:16.3239575Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenIsNotExpired (0 ms) 2022-12-01T11:06:16.3239874Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount1 2022-12-01T11:06:16.3240214Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount1 (0 ms) 2022-12-01T11:06:16.3240531Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotExpired 2022-12-01T11:06:16.3240865Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotExpired (0 ms) 2022-12-01T11:06:16.3241203Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenLastStrongPointerResets_thenReleasesResources 2022-12-01T11:06:16.3241540Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenLastStrongPointerResets_thenReleasesResources (0 ms) 2022-12-01T11:06:16.3241899Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenDestructedButStillHasStrongPointers_thenDoesntReleaseResources 2022-12-01T11:06:16.3242253Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenDestructedButStillHasStrongPointers_thenDoesntReleaseResources (0 ms) 2022-12-01T11:06:16.3242452Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject 2022-12-01T11:06:16.3242629Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject (0 ms) 2022-12-01T11:06:16.3243091Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed 2022-12-01T11:06:16.3243549Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-12-01T11:06:16.3243896Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed 2022-12-01T11:06:16.3244265Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-12-01T11:06:16.3244680Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject 2022-12-01T11:06:16.3244981Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject (0 ms) 2022-12-01T11:06:16.3245288Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject 2022-12-01T11:06:16.3245579Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject (0 ms) 2022-12-01T11:06:16.3245961Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-12-01T11:06:16.3246241Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-12-01T11:06:16.3246510Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-12-01T11:06:16.3246789Z [ OK ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-12-01T11:06:16.3247052Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2022-12-01T11:06:16.3247327Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-12-01T11:06:16.3247696Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed 2022-12-01T11:06:16.3248030Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-12-01T11:06:16.3248343Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed 2022-12-01T11:06:16.3248686Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-12-01T11:06:16.3248941Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction 2022-12-01T11:06:16.3249329Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-12-01T11:06:16.3249727Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2022-12-01T11:06:16.3250206Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-12-01T11:06:16.3250474Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-12-01T11:06:16.3250950Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-12-01T11:06:16.3251365Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-12-01T11:06:16.3251834Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-12-01T11:06:16.3252084Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction 2022-12-01T11:06:16.3252338Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-12-01T11:06:16.3252604Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2022-12-01T11:06:16.3252883Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-12-01T11:06:16.3253187Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-12-01T11:06:16.3253456Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-12-01T11:06:16.3253744Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-12-01T11:06:16.3254052Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-12-01T11:06:16.3254233Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject 2022-12-01T11:06:16.3254420Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject (0 ms) 2022-12-01T11:06:16.3254609Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject 2022-12-01T11:06:16.3254818Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject (0 ms) 2022-12-01T11:06:16.3255063Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-12-01T11:06:16.3255318Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-12-01T11:06:16.3255869Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-12-01T11:06:16.3256351Z [ OK ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-12-01T11:06:16.3256821Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2022-12-01T11:06:16.3257223Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-12-01T11:06:16.3257386Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs 2022-12-01T11:06:16.3257541Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs (0 ms) 2022-12-01T11:06:16.3257758Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed 2022-12-01T11:06:16.3257989Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed (0 ms) 2022-12-01T11:06:16.3258235Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed 2022-12-01T11:06:16.3258684Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed (0 ms) 2022-12-01T11:06:16.3258913Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed 2022-12-01T11:06:16.3259148Z [ OK ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed (0 ms) 2022-12-01T11:06:16.3259360Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately 2022-12-01T11:06:16.3259582Z [ OK ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately (0 ms) 2022-12-01T11:06:16.3259746Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash 2022-12-01T11:06:16.3259933Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2022-12-01T11:06:16.3260132Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenDoesntCrash 2022-12-01T11:06:16.3260337Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2022-12-01T11:06:16.3260524Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2022-12-01T11:06:16.3260721Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2022-12-01T11:06:16.3261115Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2022-12-01T11:06:16.3261389Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2022-12-01T11:06:16.3261559Z [ RUN ] WeakIntrusivePtrTest.givenStackObject_whenReclaimed_thenCrashes 2022-12-01T11:06:16.3261732Z [ OK ] WeakIntrusivePtrTest.givenStackObject_whenReclaimed_thenCrashes (0 ms) 2022-12-01T11:06:16.3262201Z [ RUN ] WeakIntrusivePtrTest.givenObjectWithWeakReferenceToSelf_whenDestroyed_thenDoesNotCrash 2022-12-01T11:06:16.3262512Z [ OK ] WeakIntrusivePtrTest.givenObjectWithWeakReferenceToSelf_whenDestroyed_thenDoesNotCrash (0 ms) 2022-12-01T11:06:16.3262779Z [----------] 172 tests from WeakIntrusivePtrTest (1 ms total) 2022-12-01T11:06:16.3262786Z 2022-12-01T11:06:16.3262920Z [----------] 3 tests from irange_test 2022-12-01T11:06:16.3263013Z [ RUN ] irange_test.range_test 2022-12-01T11:06:16.3263115Z [ OK ] irange_test.range_test (0 ms) 2022-12-01T11:06:16.3263200Z [ RUN ] irange_test.end_test 2022-12-01T11:06:16.3263280Z [ OK ] irange_test.end_test (0 ms) 2022-12-01T11:06:16.3263370Z [ RUN ] irange_test.neg_range_test 2022-12-01T11:06:16.3263474Z [ OK ] irange_test.neg_range_test (0 ms) 2022-12-01T11:06:16.3263632Z [----------] 3 tests from irange_test (0 ms total) 2022-12-01T11:06:16.3263638Z 2022-12-01T11:06:16.3263759Z [----------] 2 tests from irange 2022-12-01T11:06:16.3263872Z [ RUN ] irange.empty_reverse_range_two_inputs 2022-12-01T11:06:16.3263991Z [ OK ] irange.empty_reverse_range_two_inputs (0 ms) 2022-12-01T11:06:16.3264091Z [ RUN ] irange.empty_reverse_range_one_input 2022-12-01T11:06:16.3264281Z [ OK ] irange.empty_reverse_range_one_input (0 ms) 2022-12-01T11:06:16.3264432Z [----------] 2 tests from irange (0 ms total) 2022-12-01T11:06:16.3264437Z 2022-12-01T11:06:16.3264570Z [----------] 9 tests from LoggingTest 2022-12-01T11:06:16.3264675Z [ RUN ] LoggingTest.TestEnforceTrue 2022-12-01T11:06:16.3264793Z [ OK ] LoggingTest.TestEnforceTrue (0 ms) 2022-12-01T11:06:16.3264900Z [ RUN ] LoggingTest.TestEnforceFalse 2022-12-01T11:06:16.3265021Z [ OK ] LoggingTest.TestEnforceFalse (0 ms) 2022-12-01T11:06:16.3265117Z [ RUN ] LoggingTest.TestEnforceEquals 2022-12-01T11:06:16.3265237Z [ OK ] LoggingTest.TestEnforceEquals (0 ms) 2022-12-01T11:06:16.3265431Z [ RUN ] LoggingTest.TestEnforceMessageVariables 2022-12-01T11:06:16.3265660Z [ OK ] LoggingTest.TestEnforceMessageVariables (0 ms) 2022-12-01T11:06:16.3266009Z [ RUN ] LoggingTest.EnforceEqualsObjectWithReferenceToTemporaryWithoutUseOutOfScope 2022-12-01T11:06:16.3266370Z [ OK ] LoggingTest.EnforceEqualsObjectWithReferenceToTemporaryWithoutUseOutOfScope (0 ms) 2022-12-01T11:06:16.3266557Z [ RUN ] LoggingTest.DoesntCopyComparedObjects 2022-12-01T11:06:16.3266745Z [ OK ] LoggingTest.DoesntCopyComparedObjects (0 ms) 2022-12-01T11:06:16.3266908Z [ RUN ] LoggingTest.EnforceShowcase 2022-12-01T11:06:16.3267112Z [ OK ] LoggingTest.EnforceShowcase (0 ms) 2022-12-01T11:06:16.3267271Z [ RUN ] LoggingTest.Join 2022-12-01T11:06:16.3267441Z [ OK ] LoggingTest.Join (0 ms) 2022-12-01T11:06:16.3267625Z [ RUN ] LoggingTest.TestDanglingElse 2022-12-01T11:06:16.3267811Z [ OK ] LoggingTest.TestDanglingElse (0 ms) 2022-12-01T11:06:16.3268023Z [----------] 9 tests from LoggingTest (0 ms total) 2022-12-01T11:06:16.3268048Z 2022-12-01T11:06:16.3268345Z [----------] 2 tests from OptionalTest/0, where TypeParam = bool 2022-12-01T11:06:16.3268501Z [ RUN ] OptionalTest/0.Empty 2022-12-01T11:06:16.3268678Z [ OK ] OptionalTest/0.Empty (0 ms) 2022-12-01T11:06:16.3268847Z [ RUN ] OptionalTest/0.Initialized 2022-12-01T11:06:16.3269023Z [ OK ] OptionalTest/0.Initialized (0 ms) 2022-12-01T11:06:16.3269255Z [----------] 2 tests from OptionalTest/0 (0 ms total) 2022-12-01T11:06:16.3269333Z 2022-12-01T11:06:16.3269759Z [----------] 2 tests from OptionalTest/1, where TypeParam = unsigned long 2022-12-01T11:06:16.3269886Z [ RUN ] OptionalTest/1.Empty 2022-12-01T11:06:16.3270047Z [ OK ] OptionalTest/1.Empty (0 ms) 2022-12-01T11:06:16.3270205Z [ RUN ] OptionalTest/1.Initialized 2022-12-01T11:06:16.3270372Z [ OK ] OptionalTest/1.Initialized (0 ms) 2022-12-01T11:06:16.3270637Z [----------] 2 tests from OptionalTest/1 (0 ms total) 2022-12-01T11:06:16.3270644Z 2022-12-01T11:06:16.3271245Z [----------] 2 tests from OptionalTest/2, where TypeParam = c10::ArrayRef 2022-12-01T11:06:16.3271378Z [ RUN ] OptionalTest/2.Empty 2022-12-01T11:06:16.3271518Z [ OK ] OptionalTest/2.Empty (0 ms) 2022-12-01T11:06:16.3271652Z [ RUN ] OptionalTest/2.Initialized 2022-12-01T11:06:16.3271804Z [ OK ] OptionalTest/2.Initialized (0 ms) 2022-12-01T11:06:16.3272049Z [----------] 2 tests from OptionalTest/2 (0 ms total) 2022-12-01T11:06:16.3272059Z 2022-12-01T11:06:16.3272565Z [----------] 2 tests from OptionalTest/3, where TypeParam = std::basic_string, std::allocator > 2022-12-01T11:06:16.3272726Z [ RUN ] OptionalTest/3.Empty 2022-12-01T11:06:16.3272883Z [ OK ] OptionalTest/3.Empty (0 ms) 2022-12-01T11:06:16.3273038Z [ RUN ] OptionalTest/3.Initialized 2022-12-01T11:06:16.3273204Z [ OK ] OptionalTest/3.Initialized (0 ms) 2022-12-01T11:06:16.3273474Z [----------] 2 tests from OptionalTest/3 (0 ms total) 2022-12-01T11:06:16.3273481Z 2022-12-01T11:06:16.3273693Z [----------] 1 test from OptionalTest 2022-12-01T11:06:16.3273842Z [ RUN ] OptionalTest.Nullopt 2022-12-01T11:06:16.3274002Z [ OK ] OptionalTest.Nullopt (0 ms) 2022-12-01T11:06:16.3274345Z [----------] 1 test from OptionalTest (0 ms total) 2022-12-01T11:06:16.3274355Z 2022-12-01T11:06:16.3274807Z [----------] 1 test from CmpTest/0, where TypeParam = std::pair, c10::optional > 2022-12-01T11:06:16.3274935Z [ RUN ] CmpTest/0.Cmp 2022-12-01T11:06:16.3275050Z [ OK ] CmpTest/0.Cmp (0 ms) 2022-12-01T11:06:16.3275275Z [----------] 1 test from CmpTest/0 (0 ms total) 2022-12-01T11:06:16.3275283Z 2022-12-01T11:06:16.3275707Z [----------] 1 test from CmpTest/1, where TypeParam = std::pair, int> 2022-12-01T11:06:16.3275826Z [ RUN ] CmpTest/1.Cmp 2022-12-01T11:06:16.3275953Z [ OK ] CmpTest/1.Cmp (0 ms) 2022-12-01T11:06:16.3276186Z [----------] 1 test from CmpTest/1 (0 ms total) 2022-12-01T11:06:16.3276194Z 2022-12-01T11:06:16.3276607Z [----------] 1 test from CmpTest/2, where TypeParam = std::pair > 2022-12-01T11:06:16.3276753Z [ RUN ] CmpTest/2.Cmp 2022-12-01T11:06:16.3276866Z [ OK ] CmpTest/2.Cmp (0 ms) 2022-12-01T11:06:16.3277111Z [----------] 1 test from CmpTest/2 (0 ms total) 2022-12-01T11:06:16.3277118Z 2022-12-01T11:06:16.3277545Z [----------] 1 test from CmpTest/3, where TypeParam = std::pair, long> 2022-12-01T11:06:16.3277709Z [ RUN ] CmpTest/3.Cmp 2022-12-01T11:06:16.3277868Z [ OK ] CmpTest/3.Cmp (0 ms) 2022-12-01T11:06:16.3278117Z [----------] 1 test from CmpTest/3 (0 ms total) 2022-12-01T11:06:16.3278126Z 2022-12-01T11:06:16.3278498Z [----------] 1 test from CmpTest/4, where TypeParam = std::pair > 2022-12-01T11:06:16.3278621Z [ RUN ] CmpTest/4.Cmp 2022-12-01T11:06:16.3278746Z [ OK ] CmpTest/4.Cmp (0 ms) 2022-12-01T11:06:16.3279017Z [----------] 1 test from CmpTest/4 (0 ms total) 2022-12-01T11:06:16.3279026Z 2022-12-01T11:06:16.3279329Z [----------] 19 tests from OrderedPreservingDictTest 2022-12-01T11:06:16.3279573Z [ RUN ] OrderedPreservingDictTest.InsertAndDeleteBasic 2022-12-01T11:06:16.3279855Z [ OK ] OrderedPreservingDictTest.InsertAndDeleteBasic (0 ms) 2022-12-01T11:06:16.3280146Z [ RUN ] OrderedPreservingDictTest.InsertExistingDoesntAffectOrder 2022-12-01T11:06:16.3280464Z [ OK ] OrderedPreservingDictTest.InsertExistingDoesntAffectOrder (0 ms) 2022-12-01T11:06:16.3280809Z [ RUN ] OrderedPreservingDictTest.testRefType 2022-12-01T11:06:16.3280992Z [ OK ] OrderedPreservingDictTest.testRefType (0 ms) 2022-12-01T11:06:16.3281207Z [ RUN ] OrderedPreservingDictTest.DictCollisions 2022-12-01T11:06:16.3281436Z [ OK ] OrderedPreservingDictTest.DictCollisions (127 ms) 2022-12-01T11:06:16.3281675Z [ RUN ] OrderedPreservingDictTest.test_range_insert 2022-12-01T11:06:16.3281900Z [ OK ] OrderedPreservingDictTest.test_range_insert (0 ms) 2022-12-01T11:06:16.3282106Z [ RUN ] OrderedPreservingDictTest.test_range_erase_all 2022-12-01T11:06:16.3282349Z [ OK ] OrderedPreservingDictTest.test_range_erase_all (0 ms) 2022-12-01T11:06:16.3282547Z [ RUN ] OrderedPreservingDictTest.test_range_erase 2022-12-01T11:06:16.3283037Z [ OK ] OrderedPreservingDictTest.test_range_erase (8 ms) 2022-12-01T11:06:16.3283256Z [ RUN ] OrderedPreservingDictTest.test_move_constructor_empty 2022-12-01T11:06:16.3283495Z [ OK ] OrderedPreservingDictTest.test_move_constructor_empty (0 ms) 2022-12-01T11:06:16.3283704Z [ RUN ] OrderedPreservingDictTest.test_move_operator_empty 2022-12-01T11:06:16.3283931Z [ OK ] OrderedPreservingDictTest.test_move_operator_empty (0 ms) 2022-12-01T11:06:16.3284184Z [ RUN ] OrderedPreservingDictTest.test_reassign_moved_object_move_constructor 2022-12-01T11:06:16.3284442Z [ OK ] OrderedPreservingDictTest.test_reassign_moved_object_move_constructor (0 ms) 2022-12-01T11:06:16.3284660Z [ RUN ] OrderedPreservingDictTest.test_reassign_moved_object_move_operator 2022-12-01T11:06:16.3284954Z [ OK ] OrderedPreservingDictTest.test_reassign_moved_object_move_operator (0 ms) 2022-12-01T11:06:16.3285188Z [ RUN ] OrderedPreservingDictTest.test_copy_constructor_and_operator 2022-12-01T11:06:16.3285538Z [ OK ] OrderedPreservingDictTest.test_copy_constructor_and_operator (0 ms) 2022-12-01T11:06:16.3285770Z [ RUN ] OrderedPreservingDictTest.test_copy_constructor_empty 2022-12-01T11:06:16.3286024Z [ OK ] OrderedPreservingDictTest.test_copy_constructor_empty (0 ms) 2022-12-01T11:06:16.3286171Z [ RUN ] OrderedPreservingDictTest.test_copy_operator_empty 2022-12-01T11:06:16.3286423Z [ OK ] OrderedPreservingDictTest.test_copy_operator_empty (0 ms) 2022-12-01T11:06:16.3286599Z [ RUN ] OrderedPreservingDictTest.test_at 2022-12-01T11:06:16.3286818Z [ OK ] OrderedPreservingDictTest.test_at (0 ms) 2022-12-01T11:06:16.3287036Z [ RUN ] OrderedPreservingDictTest.test_equal_range 2022-12-01T11:06:16.3287254Z [ OK ] OrderedPreservingDictTest.test_equal_range (0 ms) 2022-12-01T11:06:16.3287492Z [ RUN ] OrderedPreservingDictTest.test_access_operator 2022-12-01T11:06:16.3287749Z [ OK ] OrderedPreservingDictTest.test_access_operator (0 ms) 2022-12-01T11:06:16.3287968Z [ RUN ] OrderedPreservingDictTest.test_swap 2022-12-01T11:06:16.3288191Z [ OK ] OrderedPreservingDictTest.test_swap (0 ms) 2022-12-01T11:06:16.3288387Z [ RUN ] OrderedPreservingDictTest.test_swap_empty 2022-12-01T11:06:16.3288591Z [ OK ] OrderedPreservingDictTest.test_swap_empty (0 ms) 2022-12-01T11:06:16.3288827Z [----------] 19 tests from OrderedPreservingDictTest (137 ms total) 2022-12-01T11:06:16.3288834Z 2022-12-01T11:06:16.3288971Z [----------] 3 tests from RegistryTest 2022-12-01T11:06:16.3289074Z [ RUN ] RegistryTest.CanRunCreator 2022-12-01T11:06:16.3289193Z [ OK ] RegistryTest.CanRunCreator (0 ms) 2022-12-01T11:06:16.3289342Z [ RUN ] RegistryTest.ReturnNullOnNonExistingCreator 2022-12-01T11:06:16.3289573Z [ OK ] RegistryTest.ReturnNullOnNonExistingCreator (0 ms) 2022-12-01T11:06:16.3289764Z [ RUN ] RegistryTest.RegistryPriorities 2022-12-01T11:06:16.3289995Z Key already registered with the same priority: FooWithPriority 2022-12-01T11:06:16.3290253Z Higher priority item already registered, skipping registration of FooWithPriority 2022-12-01T11:06:16.3290472Z [ OK ] RegistryTest.RegistryPriorities (0 ms) 2022-12-01T11:06:16.3290877Z [----------] 3 tests from RegistryTest (0 ms total) 2022-12-01T11:06:16.3290885Z 2022-12-01T11:06:16.3291329Z [----------] 18 tests from StringViewTest 2022-12-01T11:06:16.3291542Z [ RUN ] StringViewTest.testStringConstructor 2022-12-01T11:06:16.3291735Z [ OK ] StringViewTest.testStringConstructor (0 ms) 2022-12-01T11:06:16.3291934Z [ RUN ] StringViewTest.testConversionToString 2022-12-01T11:06:16.3292171Z [ OK ] StringViewTest.testConversionToString (0 ms) 2022-12-01T11:06:16.3292356Z [ RUN ] StringViewTest.testCopyAssignment 2022-12-01T11:06:16.3292491Z [ OK ] StringViewTest.testCopyAssignment (0 ms) 2022-12-01T11:06:16.3292714Z [ RUN ] StringViewTest.whenCallingAccessOperatorOutOfRange_thenThrows 2022-12-01T11:06:16.3292913Z [ OK ] StringViewTest.whenCallingAccessOperatorOutOfRange_thenThrows (0 ms) 2022-12-01T11:06:16.3293064Z [ RUN ] StringViewTest.whenRemovingValidPrefix_thenWorks 2022-12-01T11:06:16.3293469Z [ OK ] StringViewTest.whenRemovingValidPrefix_thenWorks (0 ms) 2022-12-01T11:06:16.3293716Z [ RUN ] StringViewTest.whenRemovingTooLargePrefix_thenThrows 2022-12-01T11:06:16.3293964Z [ OK ] StringViewTest.whenRemovingTooLargePrefix_thenThrows (0 ms) 2022-12-01T11:06:16.3294191Z [ RUN ] StringViewTest.whenRemovingValidSuffix_thenWorks 2022-12-01T11:06:16.3294427Z [ OK ] StringViewTest.whenRemovingValidSuffix_thenWorks (0 ms) 2022-12-01T11:06:16.3294664Z [ RUN ] StringViewTest.whenRemovingTooLargeSuffix_thenThrows 2022-12-01T11:06:16.3294924Z [ OK ] StringViewTest.whenRemovingTooLargeSuffix_thenThrows (0 ms) 2022-12-01T11:06:16.3295081Z [ RUN ] StringViewTest.testSwapFunction 2022-12-01T11:06:16.3295282Z [ OK ] StringViewTest.testSwapFunction (0 ms) 2022-12-01T11:06:16.3295498Z [ RUN ] StringViewTest.testSwapMethod 2022-12-01T11:06:16.3295622Z [ OK ] StringViewTest.testSwapMethod (0 ms) 2022-12-01T11:06:16.3295912Z [ RUN ] StringViewTest.whenCopyingFullStringView_thenDestinationHasCorrectData 2022-12-01T11:06:16.3296222Z [ OK ] StringViewTest.whenCopyingFullStringView_thenDestinationHasCorrectData (0 ms) 2022-12-01T11:06:16.3296486Z [ RUN ] StringViewTest.whenCopyingSubstr_thenDestinationHasCorrectData 2022-12-01T11:06:16.3296757Z [ OK ] StringViewTest.whenCopyingSubstr_thenDestinationHasCorrectData (0 ms) 2022-12-01T11:06:16.3296909Z [ RUN ] StringViewTest.whenCopyingTooMuch_thenJustCopiesLess 2022-12-01T11:06:16.3297147Z [ OK ] StringViewTest.whenCopyingTooMuch_thenJustCopiesLess (0 ms) 2022-12-01T11:06:16.3297384Z [ RUN ] StringViewTest.whenCopyingJustAtRange_thenDoesntCrash 2022-12-01T11:06:16.3297638Z [ OK ] StringViewTest.whenCopyingJustAtRange_thenDoesntCrash (0 ms) 2022-12-01T11:06:16.3297881Z [ RUN ] StringViewTest.whenCopyingOutOfRange_thenThrows 2022-12-01T11:06:16.3298126Z [ OK ] StringViewTest.whenCopyingOutOfRange_thenThrows (0 ms) 2022-12-01T11:06:16.3298597Z [ RUN ] StringViewTest.whenCallingSubstrWithPosOutOfRange_thenThrows 2022-12-01T11:06:16.3298897Z [ OK ] StringViewTest.whenCallingSubstrWithPosOutOfRange_thenThrows (0 ms) 2022-12-01T11:06:16.3299078Z [ RUN ] StringViewTest.testOutputOperator 2022-12-01T11:06:16.3299281Z [ OK ] StringViewTest.testOutputOperator (0 ms) 2022-12-01T11:06:16.3299434Z [ RUN ] StringViewTest.testHash 2022-12-01T11:06:16.3299548Z [ OK ] StringViewTest.testHash (0 ms) 2022-12-01T11:06:16.3299848Z [----------] 18 tests from StringViewTest (0 ms total) 2022-12-01T11:06:16.3299861Z 2022-12-01T11:06:16.3300103Z [----------] 1 test from TempFileTest 2022-12-01T11:06:16.3300312Z [ RUN ] TempFileTest.MatchesExpectedPattern 2022-12-01T11:06:16.3300504Z [ OK ] TempFileTest.MatchesExpectedPattern (0 ms) 2022-12-01T11:06:16.3300730Z [----------] 1 test from TempFileTest (0 ms total) 2022-12-01T11:06:16.3300736Z 2022-12-01T11:06:16.3300865Z [----------] 1 test from TempDirTest 2022-12-01T11:06:16.3300970Z [ RUN ] TempDirTest.tryMakeTempdir 2022-12-01T11:06:16.3301175Z [ OK ] TempDirTest.tryMakeTempdir (2 ms) 2022-12-01T11:06:16.3301334Z [----------] 1 test from TempDirTest (2 ms total) 2022-12-01T11:06:16.3301340Z 2022-12-01T11:06:16.3301539Z [----------] 5 tests from BFloat16Test_Instantiation/BFloat16Test 2022-12-01T11:06:16.3301688Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/0 2022-12-01T11:06:16.3301828Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/0 (0 ms) 2022-12-01T11:06:16.3301975Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/1 2022-12-01T11:06:16.3302125Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/1 (0 ms) 2022-12-01T11:06:16.3302269Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/2 2022-12-01T11:06:16.3302420Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/2 (0 ms) 2022-12-01T11:06:16.3302563Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/3 2022-12-01T11:06:16.3302713Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/3 (0 ms) 2022-12-01T11:06:16.3302855Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/4 2022-12-01T11:06:16.3302990Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/4 (0 ms) 2022-12-01T11:06:16.3303203Z [----------] 5 tests from BFloat16Test_Instantiation/BFloat16Test (0 ms total) 2022-12-01T11:06:16.3303208Z 2022-12-01T11:06:16.3303367Z [----------] 1 test from nullopt/SelfCompareTest 2022-12-01T11:06:16.3303499Z [ RUN ] nullopt/SelfCompareTest.SelfCompare/0 2022-12-01T11:06:16.3303635Z [ OK ] nullopt/SelfCompareTest.SelfCompare/0 (0 ms) 2022-12-01T11:06:16.3303821Z [----------] 1 test from nullopt/SelfCompareTest (0 ms total) 2022-12-01T11:06:16.3303827Z 2022-12-01T11:06:16.3304179Z [----------] 1 test from int/SelfCompareTest 2022-12-01T11:06:16.3304378Z [ RUN ] int/SelfCompareTest.SelfCompare/0 2022-12-01T11:06:16.3304559Z [ OK ] int/SelfCompareTest.SelfCompare/0 (0 ms) 2022-12-01T11:06:16.3304853Z [----------] 1 test from int/SelfCompareTest (0 ms total) 2022-12-01T11:06:16.3304861Z 2022-12-01T11:06:16.3305031Z [----------] Global test environment tear-down 2022-12-01T11:06:16.3305142Z [==========] 842 tests from 76 test suites ran. (579 ms total) 2022-12-01T11:06:16.3305222Z [ PASSED ] 842 tests. 2022-12-01T11:06:16.3305321Z ================================================================================ 2022-12-01T11:06:16.3305549Z [3,208 / 3,220] 7 / 26 tests; 8 actions running; last test: ...util_base_tests 2022-12-01T11:06:16.3305713Z Linking jit_tests; 27s processwrapper-sandbox 2022-12-01T11:06:16.3305953Z Linking ordered_dict_test; 1s processwrapper-sandbox 2022-12-01T11:06:16.3306241Z Linking modulelist_test; 1s processwrapper-sandbox 2022-12-01T11:06:16.3306731Z Compiling test/cpp/api/jit.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:16.3307045Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2022-12-01T11:06:16.3307393Z Compiling test/cpp/api/dataloader.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:16.3307674Z Compiling test/cpp/api/serialize.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:16.3307882Z Compiling test/cpp/api/functional.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:16.6421787Z 2022-12-01T11:06:16.6422261Z  2022-12-01T11:06:16.6422579Z  2022-12-01T11:06:16.6422845Z  2022-12-01T11:06:16.6423088Z  2022-12-01T11:06:16.6423347Z  2022-12-01T11:06:16.6424814Z  2022-12-01T11:06:16.6425305Z  2022-12-01T11:06:16.6425578Z  2022-12-01T11:06:16.6426109Z [3,212 / 3,225] 7 / 26 tests; 8 actions running; last test: ...util_base_tests 2022-12-01T11:06:16.6426641Z Linking jit_tests; 27s processwrapper-sandbox 2022-12-01T11:06:16.6427187Z Linking ordered_dict_test; 1s processwrapper-sandbox 2022-12-01T11:06:16.6428060Z Linking modulelist_test; 1s processwrapper-sandbox 2022-12-01T11:06:16.6428789Z Compiling test/cpp/api/jit.cpp; 1s processwrapper-sandbox 2022-12-01T11:06:16.6429363Z Compiling test/cpp/api/dataloader.cpp; 1s processwrapper-sandbox 2022-12-01T11:06:16.6429936Z Compiling test/cpp/api/serialize.cpp; 1s processwrapper-sandbox 2022-12-01T11:06:16.6430665Z Compiling test/cpp/api/functional.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:16.6431247Z Compiling test/cpp/api/nn_utils.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:17.6433819Z 2022-12-01T11:06:17.6434350Z  2022-12-01T11:06:17.6434695Z  2022-12-01T11:06:17.6434976Z  2022-12-01T11:06:17.6435262Z  2022-12-01T11:06:17.6435546Z  2022-12-01T11:06:17.6435817Z  2022-12-01T11:06:17.6436080Z  2022-12-01T11:06:17.6436315Z  2022-12-01T11:06:17.6436799Z [3,212 / 3,225] 7 / 26 tests; 8 actions running; last test: ...util_base_tests 2022-12-01T11:06:17.6437326Z Linking jit_tests; 28s processwrapper-sandbox 2022-12-01T11:06:17.6437877Z Linking ordered_dict_test; 2s processwrapper-sandbox 2022-12-01T11:06:17.6438335Z Linking modulelist_test; 2s processwrapper-sandbox 2022-12-01T11:06:17.6438832Z Compiling test/cpp/api/jit.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:17.6439425Z Compiling test/cpp/api/dataloader.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:17.6439935Z Compiling test/cpp/api/serialize.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:17.6440507Z Compiling test/cpp/api/functional.cpp; 1s processwrapper-sandbox 2022-12-01T11:06:17.6441026Z Compiling test/cpp/api/nn_utils.cpp; 1s processwrapper-sandbox 2022-12-01T11:06:18.3306079Z 2022-12-01T11:06:18.3306583Z  2022-12-01T11:06:18.3306895Z  2022-12-01T11:06:18.3307165Z  2022-12-01T11:06:18.3307443Z  2022-12-01T11:06:18.3307903Z  2022-12-01T11:06:18.3308197Z  2022-12-01T11:06:18.3308462Z  2022-12-01T11:06:18.3308707Z  2022-12-01T11:06:18.3309180Z [3,213 / 3,225] 7 / 26 tests; 8 actions, 7 running; last test: ...l_base_tests 2022-12-01T11:06:18.3309658Z Linking jit_tests; 29s processwrapper-sandbox 2022-12-01T11:06:18.3310097Z Linking ordered_dict_test; 3s processwrapper-sandbox 2022-12-01T11:06:18.3310570Z Linking modulelist_test; 3s processwrapper-sandbox 2022-12-01T11:06:18.3311138Z Compiling test/cpp/api/dataloader.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:18.3311671Z Compiling test/cpp/api/serialize.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:18.3312166Z Compiling test/cpp/api/functional.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:18.3312675Z Compiling test/cpp/api/nn_utils.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:18.3313070Z [Prepa] Linking jit_test 2022-12-01T11:06:18.6439039Z 2022-12-01T11:06:18.6439582Z  2022-12-01T11:06:18.6440074Z  2022-12-01T11:06:18.6440346Z  2022-12-01T11:06:18.6441504Z  2022-12-01T11:06:18.6441763Z  2022-12-01T11:06:18.6442173Z  2022-12-01T11:06:18.6442399Z  2022-12-01T11:06:18.6442626Z  2022-12-01T11:06:18.6444480Z [3,213 / 3,225] 7 / 26 tests; 8 actions running; last test: ...util_base_tests 2022-12-01T11:06:18.6445261Z Linking jit_tests; 29s processwrapper-sandbox 2022-12-01T11:06:18.6446016Z Linking ordered_dict_test; 3s processwrapper-sandbox 2022-12-01T11:06:18.6446831Z Linking modulelist_test; 3s processwrapper-sandbox 2022-12-01T11:06:18.6447379Z Compiling test/cpp/api/dataloader.cpp; 3s processwrapper-sandbox 2022-12-01T11:06:18.6447931Z Compiling test/cpp/api/serialize.cpp; 3s processwrapper-sandbox 2022-12-01T11:06:18.6448486Z Compiling test/cpp/api/functional.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:18.6449096Z Compiling test/cpp/api/nn_utils.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:18.6449617Z Linking jit_test; 0s processwrapper-sandbox 2022-12-01T11:06:18.9626574Z 2022-12-01T11:06:18.9627239Z  2022-12-01T11:06:18.9627972Z  2022-12-01T11:06:18.9628389Z  2022-12-01T11:06:18.9628667Z  2022-12-01T11:06:18.9628943Z  2022-12-01T11:06:18.9629348Z  2022-12-01T11:06:18.9629596Z  2022-12-01T11:06:18.9629988Z  2022-12-01T11:06:18.9630672Z [3,216 / 3,225] 7 / 26 tests; 8 actions, 7 running; last test: ...l_base_tests 2022-12-01T11:06:18.9631239Z Linking jit_tests; 29s processwrapper-sandbox 2022-12-01T11:06:18.9631922Z Linking ordered_dict_test; 3s processwrapper-sandbox 2022-12-01T11:06:18.9632594Z Linking modulelist_test; 3s processwrapper-sandbox 2022-12-01T11:06:18.9633308Z Compiling test/cpp/api/nn_utils.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:18.9633954Z Linking jit_test; 0s processwrapper-sandbox 2022-12-01T11:06:18.9634609Z Linking dataloader_test; 0s processwrapper-sandbox 2022-12-01T11:06:18.9635123Z Linking serialize_test; 0s processwrapper-sandbox 2022-12-01T11:06:18.9635638Z [Prepa] Linking functional_test 2022-12-01T11:06:19.1726633Z 2022-12-01T11:06:19.1727141Z  2022-12-01T11:06:19.1727485Z  2022-12-01T11:06:19.1727754Z  2022-12-01T11:06:19.1728033Z  2022-12-01T11:06:19.1728309Z  2022-12-01T11:06:19.1728571Z  2022-12-01T11:06:19.1728847Z  2022-12-01T11:06:19.1729129Z  2022-12-01T11:06:19.1729684Z [3,217 / 3,225] 7 / 26 tests; 8 actions, 7 running; last test: ...l_base_tests 2022-12-01T11:06:19.1730259Z Linking jit_tests; 30s processwrapper-sandbox 2022-12-01T11:06:19.1730873Z Linking ordered_dict_test; 4s processwrapper-sandbox 2022-12-01T11:06:19.1731411Z Linking modulelist_test; 3s processwrapper-sandbox 2022-12-01T11:06:19.1731905Z Linking jit_test; 0s processwrapper-sandbox 2022-12-01T11:06:19.1732633Z Linking dataloader_test; 0s processwrapper-sandbox 2022-12-01T11:06:19.1733162Z Linking serialize_test; 0s processwrapper-sandbox 2022-12-01T11:06:19.1733692Z Linking functional_test; 0s processwrapper-sandbox 2022-12-01T11:06:19.1734101Z [Prepa] Linking nn_utils_test 2022-12-01T11:06:19.4449267Z 2022-12-01T11:06:19.4449818Z  2022-12-01T11:06:19.4450112Z  2022-12-01T11:06:19.4450379Z  2022-12-01T11:06:19.4450712Z  2022-12-01T11:06:19.4450972Z  2022-12-01T11:06:19.4451257Z  2022-12-01T11:06:19.4451522Z  2022-12-01T11:06:19.4451755Z  2022-12-01T11:06:19.4452266Z [3,217 / 3,225] 7 / 26 tests; 8 actions running; last test: ...util_base_tests 2022-12-01T11:06:19.4452799Z Linking jit_tests; 30s processwrapper-sandbox 2022-12-01T11:06:19.4453306Z Linking ordered_dict_test; 4s processwrapper-sandbox 2022-12-01T11:06:19.4453800Z Linking modulelist_test; 4s processwrapper-sandbox 2022-12-01T11:06:19.4454323Z Linking jit_test; 1s processwrapper-sandbox 2022-12-01T11:06:19.4454831Z Linking dataloader_test; 0s processwrapper-sandbox 2022-12-01T11:06:19.4455322Z Linking serialize_test; 0s processwrapper-sandbox 2022-12-01T11:06:19.4455842Z Linking functional_test; 0s processwrapper-sandbox 2022-12-01T11:06:19.4456320Z Linking nn_utils_test; 0s processwrapper-sandbox 2022-12-01T11:06:20.4457572Z 2022-12-01T11:06:20.4458113Z  2022-12-01T11:06:20.4458681Z  2022-12-01T11:06:20.4458947Z  2022-12-01T11:06:20.4459223Z  2022-12-01T11:06:20.4459489Z  2022-12-01T11:06:20.4459727Z  2022-12-01T11:06:20.4459995Z  2022-12-01T11:06:20.4460253Z  2022-12-01T11:06:20.4460805Z [3,217 / 3,225] 7 / 26 tests; 8 actions running; last test: ...util_base_tests 2022-12-01T11:06:20.4461345Z Linking jit_tests; 31s processwrapper-sandbox 2022-12-01T11:06:20.4461867Z Linking ordered_dict_test; 5s processwrapper-sandbox 2022-12-01T11:06:20.4462395Z Linking modulelist_test; 5s processwrapper-sandbox 2022-12-01T11:06:20.4462864Z Linking jit_test; 2s processwrapper-sandbox 2022-12-01T11:06:20.4463597Z Linking dataloader_test; 1s processwrapper-sandbox 2022-12-01T11:06:20.4464106Z Linking serialize_test; 1s processwrapper-sandbox 2022-12-01T11:06:20.4464599Z Linking functional_test; 1s processwrapper-sandbox 2022-12-01T11:06:20.4465125Z Linking nn_utils_test; 1s processwrapper-sandbox 2022-12-01T11:06:21.4592145Z 2022-12-01T11:06:21.4592703Z  2022-12-01T11:06:21.4593060Z  2022-12-01T11:06:21.4593368Z  2022-12-01T11:06:21.4593631Z  2022-12-01T11:06:21.4593920Z  2022-12-01T11:06:21.4594210Z  2022-12-01T11:06:21.4594503Z  2022-12-01T11:06:21.4594803Z  2022-12-01T11:06:21.4595361Z [3,217 / 3,225] 7 / 26 tests; 8 actions running; last test: ...util_base_tests 2022-12-01T11:06:21.4595925Z Linking jit_tests; 32s processwrapper-sandbox 2022-12-01T11:06:21.4596472Z Linking ordered_dict_test; 6s processwrapper-sandbox 2022-12-01T11:06:21.4597026Z Linking modulelist_test; 6s processwrapper-sandbox 2022-12-01T11:06:21.4597571Z Linking jit_test; 3s processwrapper-sandbox 2022-12-01T11:06:21.4598103Z Linking dataloader_test; 2s processwrapper-sandbox 2022-12-01T11:06:21.4598651Z Linking serialize_test; 2s processwrapper-sandbox 2022-12-01T11:06:21.4599183Z Linking functional_test; 2s processwrapper-sandbox 2022-12-01T11:06:21.4599686Z Linking nn_utils_test; 2s processwrapper-sandbox 2022-12-01T11:06:22.4468144Z 2022-12-01T11:06:22.4468695Z  2022-12-01T11:06:22.4469028Z  2022-12-01T11:06:22.4469306Z  2022-12-01T11:06:22.4470912Z  2022-12-01T11:06:22.4471404Z  2022-12-01T11:06:22.4471913Z  2022-12-01T11:06:22.4475151Z  2022-12-01T11:06:22.4475478Z  2022-12-01T11:06:22.4476263Z [3,217 / 3,225] 7 / 26 tests; 8 actions running; last test: ...util_base_tests 2022-12-01T11:06:22.4476823Z Linking jit_tests; 33s processwrapper-sandbox 2022-12-01T11:06:22.4477357Z Linking ordered_dict_test; 7s processwrapper-sandbox 2022-12-01T11:06:22.4477873Z Linking modulelist_test; 7s processwrapper-sandbox 2022-12-01T11:06:22.4478384Z Linking jit_test; 4s processwrapper-sandbox 2022-12-01T11:06:22.4478886Z Linking dataloader_test; 3s processwrapper-sandbox 2022-12-01T11:06:22.4479389Z Linking serialize_test; 3s processwrapper-sandbox 2022-12-01T11:06:22.4479880Z Linking functional_test; 3s processwrapper-sandbox 2022-12-01T11:06:22.4480367Z Linking nn_utils_test; 3s processwrapper-sandbox 2022-12-01T11:06:23.6487335Z 2022-12-01T11:06:23.6487841Z  2022-12-01T11:06:23.6488213Z  2022-12-01T11:06:23.6488502Z  2022-12-01T11:06:23.6501470Z  2022-12-01T11:06:23.6501787Z  2022-12-01T11:06:23.6502069Z  2022-12-01T11:06:23.6502363Z  2022-12-01T11:06:23.6502710Z  2022-12-01T11:06:23.6503309Z [3,217 / 3,225] 7 / 26 tests; 8 actions running; last test: ...util_base_tests 2022-12-01T11:06:23.6503921Z Linking jit_tests; 34s processwrapper-sandbox 2022-12-01T11:06:23.6504508Z Linking ordered_dict_test; 8s processwrapper-sandbox 2022-12-01T11:06:23.6505224Z Linking modulelist_test; 8s processwrapper-sandbox 2022-12-01T11:06:23.6505775Z Linking jit_test; 5s processwrapper-sandbox 2022-12-01T11:06:23.6506331Z Linking dataloader_test; 4s processwrapper-sandbox 2022-12-01T11:06:23.6506899Z Linking serialize_test; 4s processwrapper-sandbox 2022-12-01T11:06:23.6507456Z Linking functional_test; 4s processwrapper-sandbox 2022-12-01T11:06:23.6508029Z Linking nn_utils_test; 4s processwrapper-sandbox 2022-12-01T11:06:23.9479920Z 2022-12-01T11:06:23.9480547Z  2022-12-01T11:06:23.9480815Z  2022-12-01T11:06:23.9481089Z  2022-12-01T11:06:23.9481331Z  2022-12-01T11:06:23.9481576Z  2022-12-01T11:06:23.9481858Z  2022-12-01T11:06:23.9482126Z  2022-12-01T11:06:23.9482357Z  2022-12-01T11:06:23.9485047Z [3,218 / 3,226] 7 / 26 tests; 8 actions, 7 running; last test: ...l_base_tests 2022-12-01T11:06:23.9485873Z Linking jit_tests; 34s processwrapper-sandbox 2022-12-01T11:06:23.9486451Z Linking ordered_dict_test; 8s processwrapper-sandbox 2022-12-01T11:06:23.9486995Z Linking jit_test; 5s processwrapper-sandbox 2022-12-01T11:06:23.9487552Z Linking dataloader_test; 5s processwrapper-sandbox 2022-12-01T11:06:23.9488120Z Linking serialize_test; 5s processwrapper-sandbox 2022-12-01T11:06:23.9488725Z Linking functional_test; 4s processwrapper-sandbox 2022-12-01T11:06:23.9489282Z Linking nn_utils_test; 4s processwrapper-sandbox 2022-12-01T11:06:23.9489714Z [Prepa] Testing //:modulelist_test 2022-12-01T11:06:24.1967582Z 2022-12-01T11:06:24.1968093Z  2022-12-01T11:06:24.1968470Z  2022-12-01T11:06:24.1968787Z  2022-12-01T11:06:24.1969079Z  2022-12-01T11:06:24.1969406Z  2022-12-01T11:06:24.1969700Z  2022-12-01T11:06:24.1969983Z  2022-12-01T11:06:24.1970285Z  2022-12-01T11:06:24.1970992Z [3,219 / 3,229] 7 / 26 tests; 8 actions, 7 running; last test: ...l_base_tests 2022-12-01T11:06:24.1971604Z Linking jit_tests; 35s processwrapper-sandbox 2022-12-01T11:06:24.1972173Z Linking jit_test; 5s processwrapper-sandbox 2022-12-01T11:06:24.1972957Z Linking dataloader_test; 5s processwrapper-sandbox 2022-12-01T11:06:24.1973466Z Linking serialize_test; 5s processwrapper-sandbox 2022-12-01T11:06:24.1973969Z Linking functional_test; 5s processwrapper-sandbox 2022-12-01T11:06:24.1974439Z Linking nn_utils_test; 5s processwrapper-sandbox 2022-12-01T11:06:24.1974957Z Testing //:modulelist_test; 0s processwrapper-sandbox 2022-12-01T11:06:24.1975403Z [Prepa] Creating source manifest for //:integration_test 2022-12-01T11:06:24.4482753Z 2022-12-01T11:06:24.4483568Z  2022-12-01T11:06:24.4484346Z  2022-12-01T11:06:24.4484906Z  2022-12-01T11:06:24.4485273Z  2022-12-01T11:06:24.4485796Z  2022-12-01T11:06:24.4486320Z  2022-12-01T11:06:24.4489047Z  2022-12-01T11:06:24.4489443Z  2022-12-01T11:06:24.4490103Z [3,221 / 3,230] 7 / 26 tests; 8 actions running; last test: ...util_base_tests 2022-12-01T11:06:24.4491046Z Linking jit_tests; 35s processwrapper-sandbox 2022-12-01T11:06:24.4491912Z Linking jit_test; 6s processwrapper-sandbox 2022-12-01T11:06:24.4492661Z Linking dataloader_test; 5s processwrapper-sandbox 2022-12-01T11:06:24.4493394Z Linking serialize_test; 5s processwrapper-sandbox 2022-12-01T11:06:24.4494089Z Linking functional_test; 5s processwrapper-sandbox 2022-12-01T11:06:24.4494764Z Linking nn_utils_test; 5s processwrapper-sandbox 2022-12-01T11:06:24.4495437Z Testing //:modulelist_test; 0s processwrapper-sandbox 2022-12-01T11:06:24.4496108Z Executing genrule //:download_mnist; 0s processwrapper-sandbox 2022-12-01T11:06:25.4487545Z 2022-12-01T11:06:25.4488179Z  2022-12-01T11:06:25.4488548Z  2022-12-01T11:06:25.4488862Z  2022-12-01T11:06:25.4489154Z  2022-12-01T11:06:25.4489455Z  2022-12-01T11:06:25.4489758Z  2022-12-01T11:06:25.4490039Z  2022-12-01T11:06:25.4490363Z  2022-12-01T11:06:25.4491070Z [3,221 / 3,230] 7 / 26 tests; 8 actions running; last test: ...util_base_tests 2022-12-01T11:06:25.4491708Z Linking jit_tests; 36s processwrapper-sandbox 2022-12-01T11:06:25.4492209Z Linking jit_test; 7s processwrapper-sandbox 2022-12-01T11:06:25.4492527Z Linking dataloader_test; 6s processwrapper-sandbox 2022-12-01T11:06:25.4492844Z Linking serialize_test; 6s processwrapper-sandbox 2022-12-01T11:06:25.4493149Z Linking functional_test; 6s processwrapper-sandbox 2022-12-01T11:06:25.4493467Z Linking nn_utils_test; 6s processwrapper-sandbox 2022-12-01T11:06:25.4493806Z Testing //:modulelist_test; 1s processwrapper-sandbox 2022-12-01T11:06:25.4494141Z Executing genrule //:download_mnist; 1s processwrapper-sandbox 2022-12-01T11:06:26.6493940Z 2022-12-01T11:06:26.6494500Z  2022-12-01T11:06:26.6494890Z  2022-12-01T11:06:26.6495197Z  2022-12-01T11:06:26.6495505Z  2022-12-01T11:06:26.6495815Z  2022-12-01T11:06:26.6496131Z  2022-12-01T11:06:26.6496418Z  2022-12-01T11:06:26.6496714Z  2022-12-01T11:06:26.6497291Z [3,221 / 3,230] 7 / 26 tests; 8 actions running; last test: ...util_base_tests 2022-12-01T11:06:26.6497937Z Linking jit_tests; 37s processwrapper-sandbox 2022-12-01T11:06:26.6498475Z Linking jit_test; 8s processwrapper-sandbox 2022-12-01T11:06:26.6498797Z Linking dataloader_test; 7s processwrapper-sandbox 2022-12-01T11:06:26.6499129Z Linking serialize_test; 7s processwrapper-sandbox 2022-12-01T11:06:26.6499562Z Linking functional_test; 7s processwrapper-sandbox 2022-12-01T11:06:26.6499882Z Linking nn_utils_test; 7s processwrapper-sandbox 2022-12-01T11:06:26.6500205Z Testing //:modulelist_test; 2s processwrapper-sandbox 2022-12-01T11:06:26.6500545Z Executing genrule //:download_mnist; 2s processwrapper-sandbox 2022-12-01T11:06:27.6500627Z 2022-12-01T11:06:27.6501325Z  2022-12-01T11:06:27.6501827Z  2022-12-01T11:06:27.6502191Z  2022-12-01T11:06:27.6502494Z  2022-12-01T11:06:27.6502804Z  2022-12-01T11:06:27.6503113Z  2022-12-01T11:06:27.6503401Z  2022-12-01T11:06:27.6503676Z  2022-12-01T11:06:27.6504025Z [3,221 / 3,230] 7 / 26 tests; 8 actions running; last test: ...util_base_tests 2022-12-01T11:06:27.6504378Z Linking jit_tests; 38s processwrapper-sandbox 2022-12-01T11:06:27.6504698Z Linking jit_test; 9s processwrapper-sandbox 2022-12-01T11:06:27.6505017Z Linking dataloader_test; 8s processwrapper-sandbox 2022-12-01T11:06:27.6505515Z Linking serialize_test; 8s processwrapper-sandbox 2022-12-01T11:06:27.6505827Z Linking functional_test; 8s processwrapper-sandbox 2022-12-01T11:06:27.6506150Z Linking nn_utils_test; 8s processwrapper-sandbox 2022-12-01T11:06:27.6506476Z Testing //:modulelist_test; 3s processwrapper-sandbox 2022-12-01T11:06:27.6506808Z Executing genrule //:download_mnist; 3s processwrapper-sandbox 2022-12-01T11:06:27.7717624Z 2022-12-01T11:06:27.7718164Z  2022-12-01T11:06:27.7718506Z  2022-12-01T11:06:27.7718825Z  2022-12-01T11:06:27.7719001Z  2022-12-01T11:06:27.7719169Z  2022-12-01T11:06:27.7719339Z  2022-12-01T11:06:27.7719551Z  2022-12-01T11:06:27.7719772Z  2022-12-01T11:06:27.7720039Z INFO: From Testing //:modulelist_test: 2022-12-01T11:06:27.7720489Z [3,221 / 3,230] 8 / 26 tests; 8 actions running; last test: //:modulelist_test 2022-12-01T11:06:27.7720852Z Linking jit_tests; 38s processwrapper-sandbox 2022-12-01T11:06:27.7721232Z Linking jit_test; 9s processwrapper-sandbox 2022-12-01T11:06:27.7721549Z Linking dataloader_test; 9s processwrapper-sandbox 2022-12-01T11:06:27.7721924Z Linking serialize_test; 8s processwrapper-sandbox 2022-12-01T11:06:27.7722250Z Linking functional_test; 8s processwrapper-sandbox 2022-12-01T11:06:27.7722583Z Linking nn_utils_test; 8s processwrapper-sandbox 2022-12-01T11:06:27.7722957Z Testing //:modulelist_test; 3s processwrapper-sandbox 2022-12-01T11:06:27.7723302Z Executing genrule //:download_mnist; 3s processwrapper-sandbox 2022-12-01T11:06:27.7723539Z 2022-12-01T11:06:27.7723625Z  2022-12-01T11:06:27.7723783Z  2022-12-01T11:06:27.7723949Z  2022-12-01T11:06:27.7724116Z  2022-12-01T11:06:27.7724339Z  2022-12-01T11:06:27.7724514Z  2022-12-01T11:06:27.7724682Z  2022-12-01T11:06:27.7724832Z  2022-12-01T11:06:27.7725149Z ==================== Test output for //:modulelist_test: 2022-12-01T11:06:27.7725380Z Running main() from gmock_main.cc 2022-12-01T11:06:27.7725615Z Note: Google Test filter = -*CUDA 2022-12-01T11:06:27.7725899Z [==========] Running 15 tests from 1 test suite. 2022-12-01T11:06:27.7726347Z [----------] Global test environment set-up. 2022-12-01T11:06:27.7726685Z [----------] 15 tests from ModuleListTest 2022-12-01T11:06:27.7726968Z [ RUN ] ModuleListTest.ConstructsFromSharedPointer 2022-12-01T11:06:27.7727305Z [ OK ] ModuleListTest.ConstructsFromSharedPointer (19 ms) 2022-12-01T11:06:27.7727699Z [ RUN ] ModuleListTest.ConstructsFromConcreteType 2022-12-01T11:06:27.7728010Z [ OK ] ModuleListTest.ConstructsFromConcreteType (0 ms) 2022-12-01T11:06:27.7728418Z [ RUN ] ModuleListTest.ConstructsFromModuleHolder 2022-12-01T11:06:27.7728744Z [ OK ] ModuleListTest.ConstructsFromModuleHolder (0 ms) 2022-12-01T11:06:27.7729108Z [ RUN ] ModuleListTest.PushBackAddsAnElement 2022-12-01T11:06:27.7729417Z [ OK ] ModuleListTest.PushBackAddsAnElement (30 ms) 2022-12-01T11:06:27.7729685Z [ RUN ] ModuleListTest.Insertion 2022-12-01T11:06:27.7729981Z [ OK ] ModuleListTest.Insertion (0 ms) 2022-12-01T11:06:27.7730229Z [ RUN ] ModuleListTest.AccessWithAt 2022-12-01T11:06:27.7730482Z [ OK ] ModuleListTest.AccessWithAt (0 ms) 2022-12-01T11:06:27.7730863Z [ RUN ] ModuleListTest.AccessWithPtr 2022-12-01T11:06:27.7731130Z [ OK ] ModuleListTest.AccessWithPtr (0 ms) 2022-12-01T11:06:27.7731519Z [ RUN ] ModuleListTest.SanityCheckForHoldingStandardModules 2022-12-01T11:06:27.7731904Z [ OK ] ModuleListTest.SanityCheckForHoldingStandardModules (261 ms) 2022-12-01T11:06:27.7732349Z [ RUN ] ModuleListTest.ExtendPushesModulesFromOtherModuleList 2022-12-01T11:06:27.7732746Z [ OK ] ModuleListTest.ExtendPushesModulesFromOtherModuleList (0 ms) 2022-12-01T11:06:27.7733154Z [ RUN ] ModuleListTest.HasReferenceSemantics 2022-12-01T11:06:27.7733440Z [ OK ] ModuleListTest.HasReferenceSemantics (0 ms) 2022-12-01T11:06:27.7733824Z [ RUN ] ModuleListTest.IsCloneable 2022-12-01T11:06:27.7734112Z [ OK ] ModuleListTest.IsCloneable (120 ms) 2022-12-01T11:06:27.7734395Z [ RUN ] ModuleListTest.RegistersElementsAsSubmodules 2022-12-01T11:06:27.7734798Z [ OK ] ModuleListTest.RegistersElementsAsSubmodules (0 ms) 2022-12-01T11:06:27.7735105Z [ RUN ] ModuleListTest.NestingIsPossible 2022-12-01T11:06:27.7735429Z [ OK ] ModuleListTest.NestingIsPossible (0 ms) 2022-12-01T11:06:27.7735715Z [ RUN ] ModuleListTest.PrettyPrintModuleList 2022-12-01T11:06:27.7736013Z [ OK ] ModuleListTest.PrettyPrintModuleList (0 ms) 2022-12-01T11:06:27.7736372Z [ RUN ] ModuleListTest.RangeBasedForLoop 2022-12-01T11:06:27.7736641Z [ OK ] ModuleListTest.RangeBasedForLoop (0 ms) 2022-12-01T11:06:27.7737028Z [----------] 15 tests from ModuleListTest (434 ms total) 2022-12-01T11:06:27.7737191Z 2022-12-01T11:06:27.7737343Z [----------] Global test environment tear-down 2022-12-01T11:06:27.7737577Z [==========] 15 tests from 1 test suite ran. (434 ms total) 2022-12-01T11:06:27.7737856Z [ PASSED ] 15 tests. 2022-12-01T11:06:27.7738066Z ================================================================================ 2022-12-01T11:06:27.7738693Z [3,221 / 3,230] 8 / 26 tests; 8 actions running; last test: //:modulelist_test 2022-12-01T11:06:27.7739046Z Linking jit_tests; 38s processwrapper-sandbox 2022-12-01T11:06:27.7739354Z Linking jit_test; 9s processwrapper-sandbox 2022-12-01T11:06:27.7739667Z Linking dataloader_test; 9s processwrapper-sandbox 2022-12-01T11:06:27.7739971Z Linking serialize_test; 8s processwrapper-sandbox 2022-12-01T11:06:27.7740331Z Linking functional_test; 8s processwrapper-sandbox 2022-12-01T11:06:27.7740718Z Linking nn_utils_test; 8s processwrapper-sandbox 2022-12-01T11:06:27.7741030Z Testing //:modulelist_test; 3s processwrapper-sandbox 2022-12-01T11:06:27.7741384Z Executing genrule //:download_mnist; 3s processwrapper-sandbox 2022-12-01T11:06:28.0503212Z 2022-12-01T11:06:28.0503681Z  2022-12-01T11:06:28.0504036Z  2022-12-01T11:06:28.0504393Z  2022-12-01T11:06:28.0504885Z  2022-12-01T11:06:28.0505056Z  2022-12-01T11:06:28.0505226Z  2022-12-01T11:06:28.0505403Z  2022-12-01T11:06:28.0505580Z  2022-12-01T11:06:28.0505926Z [3,223 / 3,232] 8 / 26 tests; 8 actions running; last test: //:modulelist_test 2022-12-01T11:06:28.0506280Z Linking jit_tests; 39s processwrapper-sandbox 2022-12-01T11:06:28.0506577Z Linking jit_test; 9s processwrapper-sandbox 2022-12-01T11:06:28.0506893Z Linking dataloader_test; 9s processwrapper-sandbox 2022-12-01T11:06:28.0507211Z Linking serialize_test; 9s processwrapper-sandbox 2022-12-01T11:06:28.0507522Z Linking functional_test; 9s processwrapper-sandbox 2022-12-01T11:06:28.0507889Z Linking nn_utils_test; 8s processwrapper-sandbox 2022-12-01T11:06:28.0508289Z Executing genrule //:download_mnist; 3s processwrapper-sandbox 2022-12-01T11:06:28.0508644Z Compiling test/cpp/api/integration.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:28.8076996Z 2022-12-01T11:06:28.8077484Z  2022-12-01T11:06:28.8077874Z  2022-12-01T11:06:28.8078204Z  2022-12-01T11:06:28.8078490Z  2022-12-01T11:06:28.8078741Z  2022-12-01T11:06:28.8079030Z  2022-12-01T11:06:28.8079330Z  2022-12-01T11:06:28.8079649Z  2022-12-01T11:06:28.8080265Z [3,224 / 3,233] 8 / 26 tests; 8 actions, 7 running; last test: ...ulelist_test 2022-12-01T11:06:28.8080690Z Linking jit_tests; 39s processwrapper-sandbox 2022-12-01T11:06:28.8081026Z Linking dataloader_test; 10s processwrapper-sandbox 2022-12-01T11:06:28.8081357Z Linking serialize_test; 10s processwrapper-sandbox 2022-12-01T11:06:28.8081686Z Linking functional_test; 9s processwrapper-sandbox 2022-12-01T11:06:28.8081988Z Linking nn_utils_test; 9s processwrapper-sandbox 2022-12-01T11:06:28.8082477Z Executing genrule //:download_mnist; 4s processwrapper-sandbox 2022-12-01T11:06:28.8082852Z Compiling test/cpp/api/integration.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:28.8083106Z [Prepa] Testing //:jit_test 2022-12-01T11:06:29.0508998Z 2022-12-01T11:06:29.0509743Z  2022-12-01T11:06:29.0510072Z  2022-12-01T11:06:29.0510245Z  2022-12-01T11:06:29.0510434Z  2022-12-01T11:06:29.0510607Z  2022-12-01T11:06:29.0510776Z  2022-12-01T11:06:29.0510934Z  2022-12-01T11:06:29.0511101Z  2022-12-01T11:06:29.0511454Z [3,224 / 3,233] 8 / 26 tests; 8 actions running; last test: //:modulelist_test 2022-12-01T11:06:29.0511799Z Linking jit_tests; 40s processwrapper-sandbox 2022-12-01T11:06:29.0512128Z Linking dataloader_test; 10s processwrapper-sandbox 2022-12-01T11:06:29.0512452Z Linking serialize_test; 10s processwrapper-sandbox 2022-12-01T11:06:29.0512777Z Linking functional_test; 10s processwrapper-sandbox 2022-12-01T11:06:29.0513100Z Linking nn_utils_test; 9s processwrapper-sandbox 2022-12-01T11:06:29.0513439Z Executing genrule //:download_mnist; 4s processwrapper-sandbox 2022-12-01T11:06:29.0513804Z Compiling test/cpp/api/integration.cpp; 1s processwrapper-sandbox 2022-12-01T11:06:29.0514149Z Testing //:jit_test; 0s processwrapper-sandbox 2022-12-01T11:06:30.0033071Z 2022-12-01T11:06:30.0033845Z  2022-12-01T11:06:30.0034175Z  2022-12-01T11:06:30.0036758Z  2022-12-01T11:06:30.0037069Z  2022-12-01T11:06:30.0038330Z  2022-12-01T11:06:30.0038640Z  2022-12-01T11:06:30.0038961Z  2022-12-01T11:06:30.0039276Z  2022-12-01T11:06:30.0039753Z INFO: From Executing genrule //:download_mnist: 2022-12-01T11:06:30.0040457Z [3,224 / 3,233] 8 / 26 tests; 8 actions running; last test: //:modulelist_test 2022-12-01T11:06:30.0040818Z Linking jit_tests; 40s processwrapper-sandbox 2022-12-01T11:06:30.0041158Z Linking dataloader_test; 11s processwrapper-sandbox 2022-12-01T11:06:30.0041481Z Linking serialize_test; 11s processwrapper-sandbox 2022-12-01T11:06:30.0041932Z Linking functional_test; 11s processwrapper-sandbox 2022-12-01T11:06:30.0042257Z Linking nn_utils_test; 10s processwrapper-sandbox 2022-12-01T11:06:30.0042599Z Executing genrule //:download_mnist; 5s processwrapper-sandbox 2022-12-01T11:06:30.0042954Z Compiling test/cpp/api/integration.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:30.0043288Z Testing //:jit_test; 1s processwrapper-sandbox 2022-12-01T11:06:30.0043439Z 2022-12-01T11:06:30.0043522Z  2022-12-01T11:06:30.0043681Z  2022-12-01T11:06:30.0043846Z  2022-12-01T11:06:30.0044021Z  2022-12-01T11:06:30.0044178Z  2022-12-01T11:06:30.0044343Z  2022-12-01T11:06:30.0044511Z  2022-12-01T11:06:30.0044661Z  2022-12-01T11:06:30.0044998Z Downloading http://yann.lecun.com/exdb/mnist/train-images-idx3-ubyte.gz ... 2022-12-01T11:06:30.0045199Z 2022-12-01T11:06:30.0045298Z 0% | | 0% 2022-12-01T11:06:30.0045525Z 0% | | 0% 2022-12-01T11:06:30.0045734Z 0% | | 0% 2022-12-01T11:06:30.0045956Z 0% | | 0% 2022-12-01T11:06:30.0046170Z 0% | | 0% 2022-12-01T11:06:30.0046367Z 0% | | 0% 2022-12-01T11:06:30.0046575Z 0% | | 0% 2022-12-01T11:06:30.0046784Z 0% | | 0% 2022-12-01T11:06:30.0046979Z 0% | | 0% 2022-12-01T11:06:30.0047272Z 0% | | 0% 2022-12-01T11:06:30.0047491Z 0% | | 0% 2022-12-01T11:06:30.0047701Z 0% | | 0% 2022-12-01T11:06:30.0047900Z 0% | | 0% 2022-12-01T11:06:30.0048113Z 0% | | 1% 2022-12-01T11:06:30.0048318Z 0% | | 1% 2022-12-01T11:06:30.0048530Z 0% | | 1% 2022-12-01T11:06:30.0048745Z 0% | | 1% 2022-12-01T11:06:30.0048963Z 0% | | 1% 2022-12-01T11:06:30.0049173Z 0% | | 1% 2022-12-01T11:06:30.0049423Z 0% |# | 1% 2022-12-01T11:06:30.0049630Z 0% |# | 1% 2022-12-01T11:06:30.0049833Z 0% |# | 1% 2022-12-01T11:06:30.0050071Z 0% |# | 1% 2022-12-01T11:06:30.0050287Z 0% |# | 1% 2022-12-01T11:06:30.0050506Z 0% |# | 1% 2022-12-01T11:06:30.0050775Z 0% |# | 2% 2022-12-01T11:06:30.0051019Z 0% |# | 2% 2022-12-01T11:06:30.0051251Z 0% |# | 2% 2022-12-01T11:06:30.0051459Z 0% |# | 2% 2022-12-01T11:06:30.0051653Z 0% |# | 2% 2022-12-01T11:06:30.0051861Z 0% |# | 2% 2022-12-01T11:06:30.0052074Z 0% |# | 2% 2022-12-01T11:06:30.0052344Z 0% |# | 2% 2022-12-01T11:06:30.0052587Z 0% |# | 2% 2022-12-01T11:06:30.0052792Z 0% |# | 2% 2022-12-01T11:06:30.0052999Z 0% |# | 2% 2022-12-01T11:06:30.0053192Z 0% |# | 2% 2022-12-01T11:06:30.0053398Z 0% |# | 3% 2022-12-01T11:06:30.0053604Z 0% |## | 3% 2022-12-01T11:06:30.0053813Z 0% |## | 3% 2022-12-01T11:06:30.0054021Z 0% |## | 3% 2022-12-01T11:06:30.0054230Z 0% |## | 3% 2022-12-01T11:06:30.0054440Z 0% |## | 3% 2022-12-01T11:06:30.0054694Z 0% |## | 3% 2022-12-01T11:06:30.0054896Z 0% |## | 3% 2022-12-01T11:06:30.0055104Z 0% |## | 3% 2022-12-01T11:06:30.0055306Z 0% |## | 3% 2022-12-01T11:06:30.0055521Z 0% |## | 3% 2022-12-01T11:06:30.0055727Z 0% |## | 3% 2022-12-01T11:06:30.0055992Z 0% |## | 4% 2022-12-01T11:06:30.0056202Z 0% |## | 4% 2022-12-01T11:06:30.0056408Z 0% |## | 4% 2022-12-01T11:06:30.0056615Z 0% |## | 4% 2022-12-01T11:06:30.0056806Z 0% |## | 4% 2022-12-01T11:06:30.0057024Z 0% |## | 4% 2022-12-01T11:06:30.0057240Z 0% |## | 4% 2022-12-01T11:06:30.0057431Z 0% |## | 4% 2022-12-01T11:06:30.0057640Z 0% |### | 4% 2022-12-01T11:06:30.0057846Z 0% |### | 4% 2022-12-01T11:06:30.0058053Z 0% |### | 4% 2022-12-01T11:06:30.0058256Z 0% |### | 4% 2022-12-01T11:06:30.0059117Z 0% |### | 5% 2022-12-01T11:06:30.0059343Z 0% |### | 5% 2022-12-01T11:06:30.0059541Z 0% |### | 5% 2022-12-01T11:06:30.0059748Z 0% |### | 5% 2022-12-01T11:06:30.0059956Z 0% |### | 5% 2022-12-01T11:06:30.0060150Z 0% |### | 5% 2022-12-01T11:06:30.0060355Z 0% |### | 5% 2022-12-01T11:06:30.0060557Z 0% |### | 5% 2022-12-01T11:06:30.0060781Z 0% |### | 5% 2022-12-01T11:06:30.0060986Z 0% |### | 5% 2022-12-01T11:06:30.0061193Z 0% |### | 5% 2022-12-01T11:06:30.0061468Z 0% |### | 5% 2022-12-01T11:06:30.0061709Z 0% |### | 6% 2022-12-01T11:06:30.0061921Z 0% |### | 6% 2022-12-01T11:06:30.0062132Z 0% |### | 6% 2022-12-01T11:06:30.0062348Z 0% |#### | 6% 2022-12-01T11:06:30.0062555Z 0% |#### | 6% 2022-12-01T11:06:30.0062767Z 0% |#### | 6% 2022-12-01T11:06:30.0062980Z 0% |#### | 6% 2022-12-01T11:06:30.0063180Z 0% |#### | 6% 2022-12-01T11:06:30.0063384Z 0% |#### | 6% 2022-12-01T11:06:30.0063589Z 0% |#### | 6% 2022-12-01T11:06:30.0063784Z 0% |#### | 6% 2022-12-01T11:06:30.0064006Z 0% |#### | 6% 2022-12-01T11:06:30.0064223Z 0% |#### | 7% 2022-12-01T11:06:30.0064429Z 0% |#### | 7% 2022-12-01T11:06:30.0064623Z 0% |#### | 7% 2022-12-01T11:06:30.0064828Z 0% |#### | 7% 2022-12-01T11:06:30.0065083Z 0% |#### | 7% 2022-12-01T11:06:30.0065282Z 0% |#### | 7% 2022-12-01T11:06:30.0065522Z 0% |#### | 7% 2022-12-01T11:06:30.0065792Z 0% |#### | 7% 2022-12-01T11:06:30.0066001Z 0% |#### | 7% 2022-12-01T11:06:30.0066193Z 0% |#### | 7% 2022-12-01T11:06:30.0066399Z 0% |##### | 7% 2022-12-01T11:06:30.0066605Z 0% |##### | 7% 2022-12-01T11:06:30.0066797Z 0% |##### | 8% 2022-12-01T11:06:30.0066999Z 0% |##### | 8% 2022-12-01T11:06:30.0067215Z 0% |##### | 8% 2022-12-01T11:06:30.0067433Z 0% |##### | 8% 2022-12-01T11:06:30.0067631Z 0% |##### | 8% 2022-12-01T11:06:30.0067841Z 0% |##### | 8% 2022-12-01T11:06:30.0068051Z 0% |##### | 8% 2022-12-01T11:06:30.0068246Z 0% |##### | 8% 2022-12-01T11:06:30.0068453Z 0% |##### | 8% 2022-12-01T11:06:30.0068665Z 0% |##### | 8% 2022-12-01T11:06:30.0068873Z 0% |##### | 8% 2022-12-01T11:06:30.0069082Z 0% |##### | 8% 2022-12-01T11:06:30.0069289Z 0% |##### | 9% 2022-12-01T11:06:30.0069503Z 0% |##### | 9% 2022-12-01T11:06:30.0069698Z 0% |##### | 9% 2022-12-01T11:06:30.0069944Z 0% |##### | 9% 2022-12-01T11:06:30.0070153Z 0% |##### | 9% 2022-12-01T11:06:30.0070358Z 0% |###### | 9% 2022-12-01T11:06:30.0070572Z 0% |###### | 9% 2022-12-01T11:06:30.0070778Z 0% |###### | 9% 2022-12-01T11:06:30.0070984Z 0% |###### | 9% 2022-12-01T11:06:30.0071179Z 0% |###### | 9% 2022-12-01T11:06:30.0071386Z 0% |###### | 9% 2022-12-01T11:06:30.0071595Z 0% |###### | 9% 2022-12-01T11:06:30.0071796Z 0% |###### | 9% 2022-12-01T11:06:30.0072022Z 0% |###### | 10% 2022-12-01T11:06:30.0072240Z 0% |###### | 10% 2022-12-01T11:06:30.0072443Z 0% |###### | 10% 2022-12-01T11:06:30.0072657Z 0% |###### | 10% 2022-12-01T11:06:30.0072868Z 0% |###### | 10% 2022-12-01T11:06:30.0073077Z 0% |###### | 10% 2022-12-01T11:06:30.0073273Z 0% |###### | 10% 2022-12-01T11:06:30.0073494Z 0% |###### | 10% 2022-12-01T11:06:30.0073742Z 0% |###### | 10% 2022-12-01T11:06:30.0073941Z 0% |###### | 10% 2022-12-01T11:06:30.0074153Z 0% |###### | 10% 2022-12-01T11:06:30.0074359Z 0% |####### | 10% 2022-12-01T11:06:30.0074567Z 0% |####### | 11% 2022-12-01T11:06:30.0074762Z 0% |####### | 11% 2022-12-01T11:06:30.0074976Z 0% |####### | 11% 2022-12-01T11:06:30.0075195Z 0% |####### | 11% 2022-12-01T11:06:30.0075390Z 0% |####### | 11% 2022-12-01T11:06:30.0075592Z 0% |####### | 11% 2022-12-01T11:06:30.0075802Z 0% |####### | 11% 2022-12-01T11:06:30.0076012Z 0% |####### | 11% 2022-12-01T11:06:30.0076213Z 0% |####### | 11% 2022-12-01T11:06:30.0076419Z 0% |####### | 11% 2022-12-01T11:06:30.0076640Z 0% |####### | 11% 2022-12-01T11:06:30.0076843Z 0% |####### | 11% 2022-12-01T11:06:30.0077050Z 0% |####### | 12% 2022-12-01T11:06:30.0077258Z 0% |####### | 12% 2022-12-01T11:06:30.0077469Z 0% |####### | 12% 2022-12-01T11:06:30.0077727Z 0% |####### | 12% 2022-12-01T11:06:30.0077930Z 0% |####### | 12% 2022-12-01T11:06:30.0078143Z 0% |####### | 12% 2022-12-01T11:06:30.0078380Z 0% |######## | 12% 2022-12-01T11:06:30.0078589Z 0% |######## | 12% 2022-12-01T11:06:30.0078797Z 0% |######## | 12% 2022-12-01T11:06:30.0079043Z 0% |######## | 12% 2022-12-01T11:06:30.0079254Z 0% |######## | 12% 2022-12-01T11:06:30.0079464Z 0% |######## | 12% 2022-12-01T11:06:30.0079675Z 0% |######## | 13% 2022-12-01T11:06:30.0079885Z 0% |######## | 13% 2022-12-01T11:06:30.0080098Z 0% |######## | 13% 2022-12-01T11:06:30.0080306Z 0% |######## | 13% 2022-12-01T11:06:30.0080500Z 0% |######## | 13% 2022-12-01T11:06:30.0080708Z 0% |######## | 13% 2022-12-01T11:06:30.0080912Z 0% |######## | 13% 2022-12-01T11:06:30.0081118Z 0% |######## | 13% 2022-12-01T11:06:30.0081316Z 0% |######## | 13% 2022-12-01T11:06:30.0081535Z 0% |######## | 13% 2022-12-01T11:06:30.0081744Z 0% |######## | 13% 2022-12-01T11:06:30.0081996Z 0% |######## | 13% 2022-12-01T11:06:30.0082203Z 0% |######## | 14% 2022-12-01T11:06:30.0082412Z 0% |######### | 14% 2022-12-01T11:06:30.0082623Z 0% |######### | 14% 2022-12-01T11:06:30.0082819Z 0% |######### | 14% 2022-12-01T11:06:30.0083040Z 0% |######### | 14% 2022-12-01T11:06:30.0083256Z 0% |######### | 14% 2022-12-01T11:06:30.0083456Z 0% |######### | 14% 2022-12-01T11:06:30.0083663Z 0% |######### | 14% 2022-12-01T11:06:30.0083873Z 0% |######### | 14% 2022-12-01T11:06:30.0084071Z 0% |######### | 14% 2022-12-01T11:06:30.0084275Z 0% |######### | 14% 2022-12-01T11:06:30.0084489Z 0% |######### | 14% 2022-12-01T11:06:30.0084740Z 0% |######### | 15% 2022-12-01T11:06:30.0084934Z 0% |######### | 15% 2022-12-01T11:06:30.0085143Z 0% |######### | 15% 2022-12-01T11:06:30.0085349Z 0% |######### | 15% 2022-12-01T11:06:30.0085541Z 0% |######### | 15% 2022-12-01T11:06:30.0085748Z 0% |######### | 15% 2022-12-01T11:06:30.0085954Z 0% |######### | 15% 2022-12-01T11:06:30.0086179Z 0% |######### | 15% 2022-12-01T11:06:30.0086381Z 0% |########## | 15% 2022-12-01T11:06:30.0086588Z 0% |########## | 15% 2022-12-01T11:06:30.0086829Z 0% |########## | 15% 2022-12-01T11:06:30.0087023Z 0% |########## | 15% 2022-12-01T11:06:30.0087227Z 0% |########## | 16% 2022-12-01T11:06:30.0087438Z 0% |########## | 16% 2022-12-01T11:06:30.0087649Z 0% |########## | 16% 2022-12-01T11:06:30.0087855Z 0% |########## | 16% 2022-12-01T11:06:30.0088069Z 0% |########## | 16% 2022-12-01T11:06:30.0088276Z 0% |########## | 16% 2022-12-01T11:06:30.0088465Z 0% |########## | 16% 2022-12-01T11:06:30.0088670Z 0% |########## | 16% 2022-12-01T11:06:30.0088879Z 0% |########## | 16% 2022-12-01T11:06:30.0089085Z 0% |########## | 16% 2022-12-01T11:06:30.0089291Z 0% |########## | 16% 2022-12-01T11:06:30.0089508Z 0% |########## | 16% 2022-12-01T11:06:30.0089714Z 0% |########## | 17% 2022-12-01T11:06:30.0089912Z 0% |########## | 17% 2022-12-01T11:06:30.0090117Z 0% |########### | 17% 2022-12-01T11:06:30.0090352Z 0% |########### | 17% 2022-12-01T11:06:30.0090550Z 0% |########### | 17% 2022-12-01T11:06:30.0090845Z 0% |########### | 17% 2022-12-01T11:06:30.0091066Z 0% |########### | 17% 2022-12-01T11:06:30.0091273Z 0% |########### | 17% 2022-12-01T11:06:30.0091471Z 0% |########### | 17% 2022-12-01T11:06:30.0091676Z 0% |########### | 17% 2022-12-01T11:06:30.0091885Z 0% |########### | 17% 2022-12-01T11:06:30.0092078Z 0% |########### | 17% 2022-12-01T11:06:30.0092284Z 0% |########### | 18% 2022-12-01T11:06:30.0092505Z 0% |########### | 18% 2022-12-01T11:06:30.0092721Z 0% |########### | 18% 2022-12-01T11:06:30.0092918Z 0% |########### | 18% 2022-12-01T11:06:30.0093121Z 0% |########### | 18% 2022-12-01T11:06:30.0093325Z 0% |########### | 18% 2022-12-01T11:06:30.0093520Z 0% |########### | 18% 2022-12-01T11:06:30.0093727Z 0% |########### | 18% 2022-12-01T11:06:30.0093943Z 0% |########### | 18% 2022-12-01T11:06:30.0094161Z 0% |############ | 18% 2022-12-01T11:06:30.0094359Z 0% |############ | 18% 2022-12-01T11:06:30.0094563Z 0% |############ | 18% 2022-12-01T11:06:30.0094767Z 0% |############ | 19% 2022-12-01T11:06:30.0094995Z 0% |############ | 19% 2022-12-01T11:06:30.0095200Z 0% |############ | 19% 2022-12-01T11:06:30.0095405Z 0% |############ | 19% 2022-12-01T11:06:30.0095613Z 0% |############ | 19% 2022-12-01T11:06:30.0095824Z 0% |############ | 19% 2022-12-01T11:06:30.0096028Z 0% |############ | 19% 2022-12-01T11:06:30.0096233Z 0% |############ | 19% 2022-12-01T11:06:30.0096425Z 0% |############ | 19% 2022-12-01T11:06:30.0096629Z 0% |############ | 19% 2022-12-01T11:06:30.0096839Z 0% |############ | 19% 2022-12-01T11:06:30.0097043Z 0% |############ | 19% 2022-12-01T11:06:30.0097327Z 0% |############ | 19% 2022-12-01T11:06:30.0097540Z 0% |############ | 20% 2022-12-01T11:06:30.0097750Z 0% |############ | 20% 2022-12-01T11:06:30.0097944Z 0% |############ | 20% 2022-12-01T11:06:30.0098149Z 0% |############# | 20% 2022-12-01T11:06:30.0098480Z 0% |############# | 20% 2022-12-01T11:06:30.0098695Z 0% |############# | 20% 2022-12-01T11:06:30.0098978Z 0% |############# | 20% 2022-12-01T11:06:30.0099199Z 0% |############# | 20% 2022-12-01T11:06:30.0099410Z 0% |############# | 20% 2022-12-01T11:06:30.0099605Z 0% |############# | 20% 2022-12-01T11:06:30.0099812Z 0% |############# | 20% 2022-12-01T11:06:30.0100024Z 0% |############# | 20% 2022-12-01T11:06:30.0100220Z 0% |############# | 21% 2022-12-01T11:06:30.0100434Z 0% |############# | 21% 2022-12-01T11:06:30.0100653Z 0% |############# | 21% 2022-12-01T11:06:30.0100865Z 0% |############# | 21% 2022-12-01T11:06:30.0101061Z 0% |############# | 21% 2022-12-01T11:06:30.0101267Z 0% |############# | 21% 2022-12-01T11:06:30.0101481Z 0% |############# | 21% 2022-12-01T11:06:30.0101673Z 0% |############# | 21% 2022-12-01T11:06:30.0101877Z 0% |############# | 21% 2022-12-01T11:06:30.0102096Z 0% |############# | 21% 2022-12-01T11:06:30.0102298Z 0% |############## | 21% 2022-12-01T11:06:30.0102505Z 0% |############## | 21% 2022-12-01T11:06:30.0102715Z 0% |############## | 22% 2022-12-01T11:06:30.0102948Z 0% |############## | 22% 2022-12-01T11:06:30.0103200Z 0% |############## | 22% 2022-12-01T11:06:30.0103410Z 0% |############## | 22% 2022-12-01T11:06:30.0103677Z 0% |############## | 22% 2022-12-01T11:06:30.0103885Z 0% |############## | 22% 2022-12-01T11:06:30.0104095Z 0% |############## | 22% 2022-12-01T11:06:30.0104316Z 0% |############## | 22% 2022-12-01T11:06:30.0104524Z 0% |############## | 22% 2022-12-01T11:06:30.0104719Z 0% |############## | 22% 2022-12-01T11:06:30.0104928Z 0% |############## | 22% 2022-12-01T11:06:30.0105184Z 0% |############## | 22% 2022-12-01T11:06:30.0105404Z 0% |############## | 23% 2022-12-01T11:06:30.0105619Z 0% |############## | 23% 2022-12-01T11:06:30.0105828Z 0% |############## | 23% 2022-12-01T11:06:30.0106033Z 0% |############## | 23% 2022-12-01T11:06:30.0106229Z 0% |############## | 23% 2022-12-01T11:06:30.0106434Z 0% |############### | 23% 2022-12-01T11:06:30.0106641Z 0% |############### | 23% 2022-12-01T11:06:30.0106848Z 0% |############### | 23% 2022-12-01T11:06:30.0107067Z 0% |############### | 23% 2022-12-01T11:06:30.0107281Z 0% |############### | 23% 2022-12-01T11:06:30.0107511Z 0% |############### | 23% 2022-12-01T11:06:30.0107720Z 0% |############### | 23% 2022-12-01T11:06:30.0107928Z 0% |############### | 24% 2022-12-01T11:06:30.0108136Z 0% |############### | 24% 2022-12-01T11:06:30.0108329Z 0% |############### | 24% 2022-12-01T11:06:30.0108547Z 0% |############### | 24% 2022-12-01T11:06:30.0108760Z 0% |############### | 24% 2022-12-01T11:06:30.0109020Z 0% |############### | 24% 2022-12-01T11:06:30.0109327Z 0% |############### | 24% 2022-12-01T11:06:30.0109655Z 0% |############### | 24% 2022-12-01T11:06:30.0109989Z 0% |############### | 24% 2022-12-01T11:06:30.0110310Z 0% |############### | 24% 2022-12-01T11:06:30.0110650Z 0% |############### | 24% 2022-12-01T11:06:30.0110996Z 0% |############### | 24% 2022-12-01T11:06:30.0111314Z 0% |################ | 25% 2022-12-01T11:06:30.0111648Z 0% |################ | 25% 2022-12-01T11:06:30.0111981Z 0% |################ | 25% 2022-12-01T11:06:30.0112314Z 0% |################ | 25% 2022-12-01T11:06:30.0112634Z 0% |################ | 25% 2022-12-01T11:06:30.0112974Z 0% |################ | 25% 2022-12-01T11:06:30.0113336Z 0% |################ | 25% 2022-12-01T11:06:30.0113674Z 0% |################ | 25% 2022-12-01T11:06:30.0114066Z 0% |################ | 25% 2022-12-01T11:06:30.0114300Z 0% |################ | 25% 2022-12-01T11:06:30.0114511Z 0% |################ | 25% 2022-12-01T11:06:30.0114705Z 0% |################ | 25% 2022-12-01T11:06:30.0114912Z 0% |################ | 26% 2022-12-01T11:06:30.0115131Z 0% |################ | 26% 2022-12-01T11:06:30.0115337Z 0% |################ | 26% 2022-12-01T11:06:30.0115550Z 0% |################ | 26% 2022-12-01T11:06:30.0115755Z 0% |################ | 26% 2022-12-01T11:06:30.0115950Z 0% |################ | 26% 2022-12-01T11:06:30.0116156Z 0% |################ | 26% 2022-12-01T11:06:30.0116360Z 0% |################# | 26% 2022-12-01T11:06:30.0116570Z 0% |################# | 26% 2022-12-01T11:06:30.0116776Z 0% |################# | 26% 2022-12-01T11:06:30.0116988Z 0% |################# | 26% 2022-12-01T11:06:30.0117196Z 0% |################# | 26% 2022-12-01T11:06:30.0117386Z 0% |################# | 27% 2022-12-01T11:06:30.0117645Z 0% |################# | 27% 2022-12-01T11:06:30.0117857Z 0% |################# | 27% 2022-12-01T11:06:30.0118065Z 0% |################# | 27% 2022-12-01T11:06:30.0118268Z 0% |################# | 27% 2022-12-01T11:06:30.0118488Z 0% |################# | 27% 2022-12-01T11:06:30.0118698Z 0% |################# | 27% 2022-12-01T11:06:30.0118895Z 0% |################# | 27% 2022-12-01T11:06:30.0119103Z 0% |################# | 27% 2022-12-01T11:06:30.0119312Z 0% |################# | 27% 2022-12-01T11:06:30.0119520Z 0% |################# | 27% 2022-12-01T11:06:30.0119719Z 0% |################# | 27% 2022-12-01T11:06:30.0119938Z 0% |################# | 28% 2022-12-01T11:06:30.0120156Z 0% |################# | 28% 2022-12-01T11:06:30.0120356Z 0% |################## | 28% 2022-12-01T11:06:30.0120562Z 0% |################## | 28% 2022-12-01T11:06:30.0120769Z 0% |################## | 28% 2022-12-01T11:06:30.0120965Z 0% |################## | 28% 2022-12-01T11:06:30.0121177Z 0% |################## | 28% 2022-12-01T11:06:30.0121392Z 0% |################## | 28% 2022-12-01T11:06:30.0121611Z 0% |################## | 28% 2022-12-01T11:06:30.0121812Z 0% |################## | 28% 2022-12-01T11:06:30.0122016Z 0% |################## | 28% 2022-12-01T11:06:30.0122222Z 0% |################## | 28% 2022-12-01T11:06:30.0122451Z 0% |################## | 29% 2022-12-01T11:06:30.0122659Z 0% |################## | 29% 2022-12-01T11:06:30.0122867Z 0% |################## | 29% 2022-12-01T11:06:30.0123087Z 0% |################## | 29% 2022-12-01T11:06:30.0123287Z 0% |################## | 29% 2022-12-01T11:06:30.0123492Z 0% |################## | 29% 2022-12-01T11:06:30.0123700Z 0% |################## | 29% 2022-12-01T11:06:30.0123895Z 0% |################## | 29% 2022-12-01T11:06:30.0124099Z 0% |################## | 29% 2022-12-01T11:06:30.0124306Z 0% |################### | 29% 2022-12-01T11:06:30.0124521Z 0% |################### | 29% 2022-12-01T11:06:30.0124727Z 0% |################### | 29% 2022-12-01T11:06:30.0124936Z 0% |################### | 29% 2022-12-01T11:06:30.0125140Z 0% |################### | 30% 2022-12-01T11:06:30.0125331Z 0% |################### | 30% 2022-12-01T11:06:30.0125535Z 0% |################### | 30% 2022-12-01T11:06:30.0125738Z 0% |################### | 30% 2022-12-01T11:06:30.0125978Z 0% |################### | 30% 2022-12-01T11:06:30.0126188Z 0% |################### | 30% 2022-12-01T11:06:30.0126401Z 0% |################### | 30% 2022-12-01T11:06:30.0126608Z 0% |################### | 30% 2022-12-01T11:06:30.0126801Z 0% |################### | 30% 2022-12-01T11:06:30.0127002Z 0% |################### | 30% 2022-12-01T11:06:30.0127213Z 0% |################### | 30% 2022-12-01T11:06:30.0127410Z 0% |################### | 30% 2022-12-01T11:06:30.0127621Z 0% |################### | 31% 2022-12-01T11:06:30.0127843Z 0% |################### | 31% 2022-12-01T11:06:30.0128055Z 0% |################### | 31% 2022-12-01T11:06:30.0128250Z 0% |#################### | 31% 2022-12-01T11:06:30.0128461Z 0% |#################### | 31% 2022-12-01T11:06:30.0128671Z 0% |#################### | 31% 2022-12-01T11:06:30.0128868Z 0% |#################### | 31% 2022-12-01T11:06:30.0129135Z 0% |#################### | 31% 2022-12-01T11:06:30.0129356Z 0% |#################### | 31% 2022-12-01T11:06:30.0129571Z 0% |#################### | 31% 2022-12-01T11:06:30.0129766Z 0% |#################### | 31% 2022-12-01T11:06:30.0129972Z 0% |#################### | 31% 2022-12-01T11:06:30.0130183Z 0% |#################### | 32% 2022-12-01T11:06:30.0130375Z 0% |#################### | 32% 2022-12-01T11:06:30.0130698Z 0% |#################### | 32% 2022-12-01T11:06:30.0130919Z 0% |#################### | 32% 2022-12-01T11:06:30.0131151Z 0% |#################### | 32% 2022-12-01T11:06:30.0131347Z 0% |#################### | 32% 2022-12-01T11:06:30.0131554Z 0% |#################### | 32% 2022-12-01T11:06:30.0131761Z 0% |#################### | 32% 2022-12-01T11:06:30.0131959Z 0% |#################### | 32% 2022-12-01T11:06:30.0132164Z 0% |#################### | 32% 2022-12-01T11:06:30.0132376Z 0% |##################### | 32% 2022-12-01T11:06:30.0132584Z 0% |##################### | 32% 2022-12-01T11:06:30.0132802Z 0% |##################### | 33% 2022-12-01T11:06:30.0133015Z 0% |##################### | 33% 2022-12-01T11:06:30.0133222Z 0% |##################### | 33% 2022-12-01T11:06:30.0133419Z 0% |##################### | 33% 2022-12-01T11:06:30.0133625Z 0% |##################### | 33% 2022-12-01T11:06:30.0133831Z 0% |##################### | 33% 2022-12-01T11:06:30.0134033Z 0% |##################### | 33% 2022-12-01T11:06:30.0134257Z 0% |##################### | 33% 2022-12-01T11:06:30.0134504Z 0% |##################### | 33% 2022-12-01T11:06:30.0134711Z 0% |##################### | 33% 2022-12-01T11:06:30.0134908Z 0% |##################### | 33% 2022-12-01T11:06:30.0135117Z 0% |##################### | 33% 2022-12-01T11:06:30.0135326Z 0% |##################### | 34% 2022-12-01T11:06:30.0135518Z 0% |##################### | 34% 2022-12-01T11:06:30.0135740Z 0% |##################### | 34% 2022-12-01T11:06:30.0135956Z 0% |##################### | 34% 2022-12-01T11:06:30.0136168Z 0% |###################### | 34% 2022-12-01T11:06:30.0136361Z 0% |###################### | 34% 2022-12-01T11:06:30.0136571Z 0% |###################### | 34% 2022-12-01T11:06:30.0136776Z 0% |###################### | 34% 2022-12-01T11:06:30.0136973Z 0% |###################### | 34% 2022-12-01T11:06:30.0137188Z 0% |###################### | 34% 2022-12-01T11:06:30.0137404Z 0% |###################### | 34% 2022-12-01T11:06:30.0137610Z 0% |###################### | 34% 2022-12-01T11:06:30.0137803Z 0% |###################### | 35% 2022-12-01T11:06:30.0138012Z 0% |###################### | 35% 2022-12-01T11:06:30.0138218Z 0% |###################### | 35% 2022-12-01T11:06:30.0138562Z 0% |###################### | 35% 2022-12-01T11:06:30.0138774Z 0% |###################### | 35% 2022-12-01T11:06:30.0138998Z 0% |###################### | 35% 2022-12-01T11:06:30.0139265Z 0% |###################### | 35% 2022-12-01T11:06:30.0139509Z 0% |###################### | 35% 2022-12-01T11:06:30.0139727Z 0% |###################### | 35% 2022-12-01T11:06:30.0139942Z 0% |###################### | 35% 2022-12-01T11:06:30.0140140Z 0% |###################### | 35% 2022-12-01T11:06:30.0140347Z 0% |####################### | 35% 2022-12-01T11:06:30.0140566Z 0% |####################### | 36% 2022-12-01T11:06:30.0140775Z 0% |####################### | 36% 2022-12-01T11:06:30.0140987Z 0% |####################### | 36% 2022-12-01T11:06:30.0141194Z 0% |####################### | 36% 2022-12-01T11:06:30.0141406Z 0% |####################### | 36% 2022-12-01T11:06:30.0141601Z 0% |####################### | 36% 2022-12-01T11:06:30.0141807Z 0% |####################### | 36% 2022-12-01T11:06:30.0142115Z 0% |####################### | 36% 2022-12-01T11:06:30.0142324Z 0% |####################### | 36% 2022-12-01T11:06:30.0142536Z 0% |####################### | 36% 2022-12-01T11:06:30.0142745Z 0% |####################### | 36% 2022-12-01T11:06:30.0142951Z 0% |####################### | 36% 2022-12-01T11:06:30.0143206Z 0% |####################### | 37% 2022-12-01T11:06:30.0143411Z 0% |####################### | 37% 2022-12-01T11:06:30.0143619Z 0% |####################### | 37% 2022-12-01T11:06:30.0143819Z 0% |####################### | 37% 2022-12-01T11:06:30.0144044Z 0% |####################### | 37% 2022-12-01T11:06:30.0144255Z 0% |####################### | 37% 2022-12-01T11:06:30.0144450Z 0% |######################## | 37% 2022-12-01T11:06:30.0144656Z 0% |######################## | 37% 2022-12-01T11:06:30.0144863Z 0% |######################## | 37% 2022-12-01T11:06:30.0145073Z 0% |######################## | 37% 2022-12-01T11:06:30.0145272Z 0% |######################## | 37% 2022-12-01T11:06:30.0145494Z 0% |######################## | 37% 2022-12-01T11:06:30.0145712Z 0% |######################## | 38% 2022-12-01T11:06:30.0145904Z 0% |######################## | 38% 2022-12-01T11:06:30.0146109Z 0% |######################## | 38% 2022-12-01T11:06:30.0146315Z 0% |######################## | 38% 2022-12-01T11:06:30.0146518Z 0% |######################## | 38% 2022-12-01T11:06:30.0146711Z 0% |######################## | 38% 2022-12-01T11:06:30.0146924Z 0% |######################## | 38% 2022-12-01T11:06:30.0147143Z 0% |######################## | 38% 2022-12-01T11:06:30.0147338Z 0% |######################## | 38% 2022-12-01T11:06:30.0147546Z 0% |######################## | 38% 2022-12-01T11:06:30.0147786Z 0% |######################## | 38% 2022-12-01T11:06:30.0147989Z 0% |######################## | 38% 2022-12-01T11:06:30.0148188Z 0% |######################## | 39% 2022-12-01T11:06:30.0148395Z 0% |######################### | 39% 2022-12-01T11:06:30.0148624Z 0% |######################### | 39% 2022-12-01T11:06:30.0148839Z 0% |######################### | 39% 2022-12-01T11:06:30.0149048Z 0% |######################### | 39% 2022-12-01T11:06:30.0149256Z 0% |######################### | 39% 2022-12-01T11:06:30.0149466Z 0% |######################### | 39% 2022-12-01T11:06:30.0149661Z 0% |######################### | 39% 2022-12-01T11:06:30.0149873Z 0% |######################### | 39% 2022-12-01T11:06:30.0150089Z 0% |######################### | 39% 2022-12-01T11:06:30.0150295Z 0% |######################### | 39% 2022-12-01T11:06:30.0150513Z 0% |######################### | 39% 2022-12-01T11:06:30.0150719Z 0% |######################### | 39% 2022-12-01T11:06:30.0150911Z 0% |######################### | 40% 2022-12-01T11:06:30.0151115Z 0% |######################### | 40% 2022-12-01T11:06:30.0151350Z 0% |######################### | 40% 2022-12-01T11:06:30.0151561Z 0% |######################### | 40% 2022-12-01T11:06:30.0151771Z 0% |######################### | 40% 2022-12-01T11:06:30.0151984Z 0% |######################### | 40% 2022-12-01T11:06:30.0152191Z 0% |######################### | 40% 2022-12-01T11:06:30.0152387Z 0% |########################## | 40% 2022-12-01T11:06:30.0152592Z 0% |########################## | 40% 2022-12-01T11:06:30.0152798Z 0% |########################## | 40% 2022-12-01T11:06:30.0153006Z 0% |########################## | 40% 2022-12-01T11:06:30.0153207Z 0% |########################## | 40% 2022-12-01T11:06:30.0153431Z 0% |########################## | 41% 2022-12-01T11:06:30.0153642Z 0% |########################## | 41% 2022-12-01T11:06:30.0153837Z 0% |########################## | 41% 2022-12-01T11:06:30.0154045Z 0% |########################## | 41% 2022-12-01T11:06:30.0154252Z 0% |########################## | 41% 2022-12-01T11:06:30.0154455Z 0% |########################## | 41% 2022-12-01T11:06:30.0154649Z 0% |########################## | 41% 2022-12-01T11:06:30.0154872Z 0% |########################## | 41% 2022-12-01T11:06:30.0155087Z 0% |########################## | 41% 2022-12-01T11:06:30.0155283Z 0% |########################## | 41% 2022-12-01T11:06:30.0155492Z 0% |########################## | 41% 2022-12-01T11:06:30.0155699Z 0% |########################## | 41% 2022-12-01T11:06:30.0155909Z 0% |########################## | 42% 2022-12-01T11:06:30.0156139Z 0% |########################## | 42% 2022-12-01T11:06:30.0156354Z 0% |########################### | 42% 2022-12-01T11:06:30.0156572Z 0% |########################### | 42% 2022-12-01T11:06:30.0156776Z 0% |########################### | 42% 2022-12-01T11:06:30.0157055Z 0% |########################### | 42% 2022-12-01T11:06:30.0157274Z 0% |########################### | 42% 2022-12-01T11:06:30.0157468Z 0% |########################### | 42% 2022-12-01T11:06:30.0157682Z 0% |########################### | 42% 2022-12-01T11:06:30.0157938Z 0% |########################### | 42% 2022-12-01T11:06:30.0158168Z 0% |########################### | 42% 2022-12-01T11:06:30.0158373Z 0% |########################### | 42% 2022-12-01T11:06:30.0158583Z 0% |########################### | 43% 2022-12-01T11:06:30.0158792Z 0% |########################### | 43% 2022-12-01T11:06:30.0158988Z 0% |########################### | 43% 2022-12-01T11:06:30.0159193Z 0% |########################### | 43% 2022-12-01T11:06:30.0159404Z 0% |########################### | 43% 2022-12-01T11:06:30.0159624Z 0% |########################### | 43% 2022-12-01T11:06:30.0159868Z 0% |########################### | 43% 2022-12-01T11:06:30.0160079Z 0% |########################### | 43% 2022-12-01T11:06:30.0160289Z 0% |########################### | 43% 2022-12-01T11:06:30.0160486Z 0% |############################ | 43% 2022-12-01T11:06:30.0160695Z 0% |############################ | 43% 2022-12-01T11:06:30.0160904Z 0% |############################ | 43% 2022-12-01T11:06:30.0161110Z 0% |############################ | 44% 2022-12-01T11:06:30.0161317Z 0% |############################ | 44% 2022-12-01T11:06:30.0161530Z 0% |############################ | 44% 2022-12-01T11:06:30.0161739Z 0% |############################ | 44% 2022-12-01T11:06:30.0161937Z 0% |############################ | 44% 2022-12-01T11:06:30.0162145Z 0% |############################ | 44% 2022-12-01T11:06:30.0162349Z 0% |############################ | 44% 2022-12-01T11:06:30.0162550Z 0% |############################ | 44% 2022-12-01T11:06:30.0162766Z 0% |############################ | 44% 2022-12-01T11:06:30.0162988Z 0% |############################ | 44% 2022-12-01T11:06:30.0163198Z 0% |############################ | 44% 2022-12-01T11:06:30.0163396Z 0% |############################ | 44% 2022-12-01T11:06:30.0163602Z 0% |############################ | 45% 2022-12-01T11:06:30.0163809Z 0% |############################ | 45% 2022-12-01T11:06:30.0164008Z 0% |############################ | 45% 2022-12-01T11:06:30.0164220Z 0% |############################ | 45% 2022-12-01T11:06:30.0164476Z 0% |############################# | 45% 2022-12-01T11:06:30.0164693Z 0% |############################# | 45% 2022-12-01T11:06:30.0164890Z 0% |############################# | 45% 2022-12-01T11:06:30.0165098Z 0% |############################# | 45% 2022-12-01T11:06:30.0165303Z 0% |############################# | 45% 2022-12-01T11:06:30.0165500Z 0% |############################# | 45% 2022-12-01T11:06:30.0165709Z 0% |############################# | 45% 2022-12-01T11:06:30.0165925Z 0% |############################# | 45% 2022-12-01T11:06:30.0166149Z 0% |############################# | 46% 2022-12-01T11:06:30.0166348Z 0% |############################# | 46% 2022-12-01T11:06:30.0166556Z 0% |############################# | 46% 2022-12-01T11:06:30.0166764Z 0% |############################# | 46% 2022-12-01T11:06:30.0166962Z 0% |############################# | 46% 2022-12-01T11:06:30.0167167Z 0% |############################# | 46% 2022-12-01T11:06:30.0167374Z 0% |############################# | 46% 2022-12-01T11:06:30.0167596Z 0% |############################# | 46% 2022-12-01T11:06:30.0167801Z 0% |############################# | 46% 2022-12-01T11:06:30.0168126Z 0% |############################# | 46% 2022-12-01T11:06:30.0168373Z 0% |############################# | 46% 2022-12-01T11:06:30.0168572Z 0% |############################## | 46% 2022-12-01T11:06:30.0168785Z 0% |############################## | 47% 2022-12-01T11:06:30.0168993Z 0% |############################## | 47% 2022-12-01T11:06:30.0169200Z 0% |############################## | 47% 2022-12-01T11:06:30.0169424Z 0% |############################## | 47% 2022-12-01T11:06:30.0169638Z 0% |############################## | 47% 2022-12-01T11:06:30.0169851Z 0% |############################## | 47% 2022-12-01T11:06:30.0170049Z 0% |############################## | 47% 2022-12-01T11:06:30.0170256Z 0% |############################## | 47% 2022-12-01T11:06:30.0170468Z 0% |############################## | 47% 2022-12-01T11:06:30.0170735Z 0% |############################## | 47% 2022-12-01T11:06:30.0170963Z 0% |############################## | 47% 2022-12-01T11:06:30.0171178Z 0% |############################## | 47% 2022-12-01T11:06:30.0171387Z 0% |############################## | 48% 2022-12-01T11:06:30.0171586Z 0% |############################## | 48% 2022-12-01T11:06:30.0171793Z 0% |############################## | 48% 2022-12-01T11:06:30.0172001Z 0% |############################## | 48% 2022-12-01T11:06:30.0172196Z 0% |############################## | 48% 2022-12-01T11:06:30.0172411Z 0% |############################## | 48% 2022-12-01T11:06:30.0172634Z 0% |############################### | 48% 2022-12-01T11:06:30.0172846Z 0% |############################### | 48% 2022-12-01T11:06:30.0173083Z 0% |############################### | 48% 2022-12-01T11:06:30.0173288Z 0% |############################### | 48% 2022-12-01T11:06:30.0173494Z 0% |############################### | 48% 2022-12-01T11:06:30.0173687Z 0% |############################### | 48% 2022-12-01T11:06:30.0173890Z 0% |############################### | 49% 2022-12-01T11:06:30.0174114Z 0% |############################### | 49% 2022-12-01T11:06:30.0174318Z 0% |############################### | 49% 2022-12-01T11:06:30.0174528Z 0% |############################### | 49% 2022-12-01T11:06:30.0174737Z 0% |############################### | 49% 2022-12-01T11:06:30.0174952Z 0% |############################### | 49% 2022-12-01T11:06:30.0175152Z 0% |############################### | 49% 2022-12-01T11:06:30.0175358Z 0% |############################### | 49% 2022-12-01T11:06:30.0175572Z 0% |############################### | 49% 2022-12-01T11:06:30.0175779Z 0% |############################### | 49% 2022-12-01T11:06:30.0175987Z 0% |############################### | 49% 2022-12-01T11:06:30.0176195Z 0% |############################### | 49% 2022-12-01T11:06:30.0176406Z 0% |############################### | 49% 2022-12-01T11:06:30.0176604Z 0% |################################ | 50% 2022-12-01T11:06:30.0176862Z 0% |################################ | 50% 2022-12-01T11:06:30.0177077Z 0% |################################ | 50% 2022-12-01T11:06:30.0177293Z 0% |################################ | 50% 2022-12-01T11:06:30.0177506Z 0% |################################ | 50% 2022-12-01T11:06:30.0177715Z 0% |################################ | 50% 2022-12-01T11:06:30.0177928Z 0% |################################ | 50% 2022-12-01T11:06:30.0178124Z 0% |################################ | 50% 2022-12-01T11:06:30.0178528Z 0% |################################ | 50% 2022-12-01T11:06:30.0178746Z 0% |################################ | 50% 2022-12-01T11:06:30.0178953Z 0% |################################ | 50% 2022-12-01T11:06:30.0179179Z 0% |################################ | 50% 2022-12-01T11:06:30.0179391Z 0% |################################ | 51% 2022-12-01T11:06:30.0179604Z 0% |################################ | 51% 2022-12-01T11:06:30.0179800Z 0% |################################ | 51% 2022-12-01T11:06:30.0180007Z 0% |################################ | 51% 2022-12-01T11:06:30.0180217Z 0% |################################ | 51% 2022-12-01T11:06:30.0180412Z 0% |################################ | 51% 2022-12-01T11:06:30.0180635Z 0% |################################# | 51% 2022-12-01T11:06:30.0180851Z 0% |################################# | 51% 2022-12-01T11:06:30.0181047Z 0% |################################# | 51% 2022-12-01T11:06:30.0181272Z 0% |################################# | 51% 2022-12-01T11:06:30.0181478Z 0% |################################# | 51% 2022-12-01T11:06:30.0181752Z 0% |################################# | 51% 2022-12-01T11:06:30.0181950Z 0% |################################# | 52% 2022-12-01T11:06:30.0182168Z 0% |################################# | 52% 2022-12-01T11:06:30.0182396Z 0% |################################# | 52% 2022-12-01T11:06:30.0182597Z 0% |################################# | 52% 2022-12-01T11:06:30.0182806Z 0% |################################# | 52% 2022-12-01T11:06:30.0183016Z 0% |################################# | 52% 2022-12-01T11:06:30.0183226Z 0% |################################# | 52% 2022-12-01T11:06:30.0183422Z 0% |################################# | 52% 2022-12-01T11:06:30.0183631Z 0% |################################# | 52% 2022-12-01T11:06:30.0183857Z 0% |################################# | 52% 2022-12-01T11:06:30.0184061Z 0% |################################# | 52% 2022-12-01T11:06:30.0184272Z 0% |################################# | 52% 2022-12-01T11:06:30.0184481Z 0% |################################# | 53% 2022-12-01T11:06:30.0184691Z 0% |################################## | 53% 2022-12-01T11:06:30.0184889Z 0% |################################## | 53% 2022-12-01T11:06:30.0185102Z 0% |################################## | 53% 2022-12-01T11:06:30.0185317Z 0% |################################## | 53% 2022-12-01T11:06:30.0185573Z 0% |################################## | 53% 2022-12-01T11:06:30.0185787Z 0% |################################## | 53% 2022-12-01T11:06:30.0186002Z 0% |################################## | 53% 2022-12-01T11:06:30.0186198Z 0% |################################## | 53% 2022-12-01T11:06:30.0186403Z 0% |################################## | 53% 2022-12-01T11:06:30.0186609Z 0% |################################## | 53% 2022-12-01T11:06:30.0186815Z 0% |################################## | 53% 2022-12-01T11:06:30.0187027Z 0% |################################## | 54% 2022-12-01T11:06:30.0187242Z 0% |################################## | 54% 2022-12-01T11:06:30.0187454Z 0% |################################## | 54% 2022-12-01T11:06:30.0187648Z 0% |################################## | 54% 2022-12-01T11:06:30.0187866Z 0% |################################## | 54% 2022-12-01T11:06:30.0188075Z 0% |################################## | 54% 2022-12-01T11:06:30.0188282Z 0% |################################## | 54% 2022-12-01T11:06:30.0188481Z 0% |################################## | 54% 2022-12-01T11:06:30.0188704Z 0% |################################### | 54% 2022-12-01T11:06:30.0188917Z 0% |################################### | 54% 2022-12-01T11:06:30.0189111Z 0% |################################### | 54% 2022-12-01T11:06:30.0189314Z 0% |################################### | 54% 2022-12-01T11:06:30.0189521Z 0% |################################### | 55% 2022-12-01T11:06:30.0189730Z 0% |################################### | 55% 2022-12-01T11:06:30.0189923Z 0% |################################### | 55% 2022-12-01T11:06:30.0190267Z 0% |################################### | 55% 2022-12-01T11:06:30.0190484Z 0% |################################### | 55% 2022-12-01T11:06:30.0190680Z 0% |################################### | 55% 2022-12-01T11:06:30.0190892Z 0% |################################### | 55% 2022-12-01T11:06:30.0191109Z 0% |################################### | 55% 2022-12-01T11:06:30.0191325Z 0% |################################### | 55% 2022-12-01T11:06:30.0191523Z 0% |################################### | 55% 2022-12-01T11:06:30.0191743Z 0% |################################### | 55% 2022-12-01T11:06:30.0191970Z 0% |################################### | 55% 2022-12-01T11:06:30.0192171Z 0% |################################### | 56% 2022-12-01T11:06:30.0192384Z 0% |################################### | 56% 2022-12-01T11:06:30.0192666Z 0% |################################### | 56% 2022-12-01T11:06:30.0192966Z 0% |#################################### | 56% 2022-12-01T11:06:30.0193301Z 0% |#################################### | 56% 2022-12-01T11:06:30.0193647Z 0% |#################################### | 56% 2022-12-01T11:06:30.0193956Z 0% |#################################### | 56% 2022-12-01T11:06:30.0194282Z 0% |#################################### | 56% 2022-12-01T11:06:30.0194662Z 0% |#################################### | 56% 2022-12-01T11:06:30.0194984Z 0% |#################################### | 56% 2022-12-01T11:06:30.0195309Z 0% |#################################### | 56% 2022-12-01T11:06:30.0195653Z 0% |#################################### | 56% 2022-12-01T11:06:30.0195994Z 0% |#################################### | 57% 2022-12-01T11:06:30.0196340Z 0% |#################################### | 57% 2022-12-01T11:06:30.0196685Z 0% |#################################### | 57% 2022-12-01T11:06:30.0197028Z 0% |#################################### | 57% 2022-12-01T11:06:30.0197364Z 0% |#################################### | 57% 2022-12-01T11:06:30.0197684Z 0% |#################################### | 57% 2022-12-01T11:06:30.0198027Z 0% |#################################### | 57% 2022-12-01T11:06:30.0198373Z 0% |#################################### | 57% 2022-12-01T11:06:30.0198711Z 0% |#################################### | 57% 2022-12-01T11:06:30.0198958Z 0% |#################################### | 57% 2022-12-01T11:06:30.0199172Z 0% |##################################### | 57% 2022-12-01T11:06:30.0199384Z 0% |##################################### | 57% 2022-12-01T11:06:30.0199580Z 0% |##################################### | 58% 2022-12-01T11:06:30.0199786Z 0% |##################################### | 58% 2022-12-01T11:06:30.0199995Z 0% |##################################### | 58% 2022-12-01T11:06:30.0200194Z 0% |##################################### | 58% 2022-12-01T11:06:30.0200413Z 0% |##################################### | 58% 2022-12-01T11:06:30.0200675Z 0% |##################################### | 58% 2022-12-01T11:06:30.0200927Z 0% |##################################### | 58% 2022-12-01T11:06:30.0201242Z 0% |##################################### | 58% 2022-12-01T11:06:30.0201472Z 0% |##################################### | 58% 2022-12-01T11:06:30.0201684Z 0% |##################################### | 58% 2022-12-01T11:06:30.0201885Z 0% |##################################### | 58% 2022-12-01T11:06:30.0202093Z 0% |##################################### | 58% 2022-12-01T11:06:30.0202319Z 0% |##################################### | 59% 2022-12-01T11:06:30.0202538Z 0% |##################################### | 59% 2022-12-01T11:06:30.0202743Z 0% |##################################### | 59% 2022-12-01T11:06:30.0202951Z 0% |##################################### | 59% 2022-12-01T11:06:30.0203165Z 0% |##################################### | 59% 2022-12-01T11:06:30.0203361Z 0% |###################################### | 59% 2022-12-01T11:06:30.0203571Z 0% |###################################### | 59% 2022-12-01T11:06:30.0203786Z 0% |###################################### | 59% 2022-12-01T11:06:30.0204005Z 0% |###################################### | 59% 2022-12-01T11:06:30.0204205Z 0% |###################################### | 59% 2022-12-01T11:06:30.0204412Z 0% |###################################### | 59% 2022-12-01T11:06:30.0204619Z 0% |###################################### | 59% 2022-12-01T11:06:30.0204878Z 0% |###################################### | 59% 2022-12-01T11:06:30.0205087Z 0% |###################################### | 60% 2022-12-01T11:06:30.0205296Z 0% |###################################### | 60% 2022-12-01T11:06:30.0205523Z 0% |###################################### | 60% 2022-12-01T11:06:30.0205726Z 0% |###################################### | 60% 2022-12-01T11:06:30.0205936Z 0% |###################################### | 60% 2022-12-01T11:06:30.0206144Z 0% |###################################### | 60% 2022-12-01T11:06:30.0206341Z 0% |###################################### | 60% 2022-12-01T11:06:30.0206550Z 0% |###################################### | 60% 2022-12-01T11:06:30.0206762Z 0% |###################################### | 60% 2022-12-01T11:06:30.0206970Z 0% |###################################### | 60% 2022-12-01T11:06:30.0207190Z 0% |###################################### | 60% 2022-12-01T11:06:30.0207409Z 0% |####################################### | 60% 2022-12-01T11:06:30.0207623Z 0% |####################################### | 61% 2022-12-01T11:06:30.0207824Z 0% |####################################### | 61% 2022-12-01T11:06:30.0208067Z 0% |####################################### | 61% 2022-12-01T11:06:30.0208285Z 0% |####################################### | 61% 2022-12-01T11:06:30.0208483Z 0% |####################################### | 61% 2022-12-01T11:06:30.0208732Z 0% |####################################### | 61% 2022-12-01T11:06:30.0208946Z 0% |####################################### | 61% 2022-12-01T11:06:30.0209161Z 0% |####################################### | 61% 2022-12-01T11:06:30.0209360Z 0% |####################################### | 61% 2022-12-01T11:06:30.0209606Z 0% |####################################### | 61% 2022-12-01T11:06:30.0209814Z 0% |####################################### | 61% 2022-12-01T11:06:30.0210015Z 0% |####################################### | 61% 2022-12-01T11:06:30.0210229Z 0% |####################################### | 62% 2022-12-01T11:06:30.0210451Z 0% |####################################### | 62% 2022-12-01T11:06:30.0210742Z 0% |####################################### | 62% 2022-12-01T11:06:30.0210941Z 0% |####################################### | 62% 2022-12-01T11:06:30.0211150Z 0% |####################################### | 62% 2022-12-01T11:06:30.0211362Z 0% |####################################### | 62% 2022-12-01T11:06:30.0211561Z 0% |######################################## | 62% 2022-12-01T11:06:30.0211773Z 0% |######################################## | 62% 2022-12-01T11:06:30.0212000Z 0% |######################################## | 62% 2022-12-01T11:06:30.0212208Z 0% |######################################## | 62% 2022-12-01T11:06:30.0212427Z 0% |######################################## | 62% 2022-12-01T11:06:30.0212636Z 0% |######################################## | 62% 2022-12-01T11:06:30.0212844Z 0% |######################################## | 63% 2022-12-01T11:06:30.0213041Z 0% |######################################## | 63% 2022-12-01T11:06:30.0213249Z 0% |######################################## | 63% 2022-12-01T11:06:30.0213501Z 0% |######################################## | 63% 2022-12-01T11:06:30.0213714Z 0% |######################################## | 63% 2022-12-01T11:06:30.0213929Z 0% |######################################## | 63% 2022-12-01T11:06:30.0214137Z 0% |######################################## | 63% 2022-12-01T11:06:30.0214348Z 0% |######################################## | 63% 2022-12-01T11:06:30.0214547Z 0% |######################################## | 63% 2022-12-01T11:06:30.0214758Z 0% |######################################## | 63% 2022-12-01T11:06:30.0214970Z 0% |######################################## | 63% 2022-12-01T11:06:30.0215182Z 0% |######################################## | 63% 2022-12-01T11:06:30.0215399Z 0% |######################################## | 64% 2022-12-01T11:06:30.0215614Z 0% |######################################### | 64% 2022-12-01T11:06:30.0215823Z 0% |######################################### | 64% 2022-12-01T11:06:30.0216027Z 0% |######################################### | 64% 2022-12-01T11:06:30.0216233Z 0% |######################################### | 64% 2022-12-01T11:06:30.0216443Z 0% |######################################### | 64% 2022-12-01T11:06:30.0216647Z 0% |######################################### | 64% 2022-12-01T11:06:30.0216865Z 0% |######################################### | 64% 2022-12-01T11:06:30.0217077Z 0% |######################################### | 64% 2022-12-01T11:06:30.0217284Z 0% |######################################### | 64% 2022-12-01T11:06:30.0217481Z 0% |######################################### | 64% 2022-12-01T11:06:30.0217691Z 0% |######################################### | 64% 2022-12-01T11:06:30.0217906Z 0% |######################################### | 65% 2022-12-01T11:06:30.0218138Z 0% |######################################### | 65% 2022-12-01T11:06:30.0218600Z 0% |######################################### | 65% 2022-12-01T11:06:30.0218826Z 0% |######################################### | 65% 2022-12-01T11:06:30.0219023Z 0% |######################################### | 65% 2022-12-01T11:06:30.0219232Z 0% |######################################### | 65% 2022-12-01T11:06:30.0219443Z 0% |######################################### | 65% 2022-12-01T11:06:30.0219653Z 0% |######################################### | 65% 2022-12-01T11:06:30.0219848Z 0% |########################################## | 65% 2022-12-01T11:06:30.0220109Z 0% |########################################## | 65% 2022-12-01T11:06:30.0220332Z 0% |########################################## | 65% 2022-12-01T11:06:30.0220533Z 0% |########################################## | 65% 2022-12-01T11:06:30.0220745Z 0% |########################################## | 66% 2022-12-01T11:06:30.0220957Z 0% |########################################## | 66% 2022-12-01T11:06:30.0221164Z 0% |########################################## | 66% 2022-12-01T11:06:30.0221360Z 0% |########################################## | 66% 2022-12-01T11:06:30.0221566Z 0% |########################################## | 66% 2022-12-01T11:06:30.0221792Z 0% |########################################## | 66% 2022-12-01T11:06:30.0221999Z 0% |########################################## | 66% 2022-12-01T11:06:30.0222329Z 0% |########################################## | 66% 2022-12-01T11:06:30.0222546Z 0% |########################################## | 66% 2022-12-01T11:06:30.0222758Z 0% |########################################## | 66% 2022-12-01T11:06:30.0222957Z 0% |########################################## | 66% 2022-12-01T11:06:30.0223168Z 0% |########################################## | 66% 2022-12-01T11:06:30.0223386Z 0% |########################################## | 67% 2022-12-01T11:06:30.0223597Z 0% |########################################## | 67% 2022-12-01T11:06:30.0223811Z 0% |########################################### | 67% 2022-12-01T11:06:30.0224024Z 0% |########################################### | 67% 2022-12-01T11:06:30.0224222Z 0% |########################################### | 67% 2022-12-01T11:06:30.0224435Z 0% |########################################### | 67% 2022-12-01T11:06:30.0224643Z 0% |########################################### | 67% 2022-12-01T11:06:30.0224859Z 0% |########################################### | 67% 2022-12-01T11:06:30.0225069Z 0% |########################################### | 67% 2022-12-01T11:06:30.0225288Z 0% |########################################### | 67% 2022-12-01T11:06:30.0225498Z 0% |########################################### | 67% 2022-12-01T11:06:30.0225696Z 0% |########################################### | 67% 2022-12-01T11:06:30.0225909Z 0% |########################################### | 68% 2022-12-01T11:06:30.0226120Z 0% |########################################### | 68% 2022-12-01T11:06:30.0226333Z 0% |########################################### | 68% 2022-12-01T11:06:30.0226537Z 0% |########################################### | 68% 2022-12-01T11:06:30.0226758Z 0% |########################################### | 68% 2022-12-01T11:06:30.0227017Z 0% |########################################### | 68% 2022-12-01T11:06:30.0227243Z 0% |########################################### | 68% 2022-12-01T11:06:30.0227593Z 0% |########################################### | 68% 2022-12-01T11:06:30.0227969Z 0% |########################################### | 68% 2022-12-01T11:06:30.0228343Z 0% |############################################ | 68% 2022-12-01T11:06:30.0228706Z 0% |############################################ | 68% 2022-12-01T11:06:30.0229244Z 0% |############################################ | 68% 2022-12-01T11:06:30.0229575Z 0% |############################################ | 69% 2022-12-01T11:06:30.0229881Z 0% |############################################ | 69% 2022-12-01T11:06:30.0230188Z 0% |############################################ | 69% 2022-12-01T11:06:30.0230527Z 0% |############################################ | 69% 2022-12-01T11:06:30.0230809Z 0% |############################################ | 69% 2022-12-01T11:06:30.0231012Z 0% |############################################ | 69% 2022-12-01T11:06:30.0231232Z 0% |############################################ | 69% 2022-12-01T11:06:30.0231458Z 0% |############################################ | 69% 2022-12-01T11:06:30.0231660Z 0% |############################################ | 69% 2022-12-01T11:06:30.0231872Z 0% |############################################ | 69% 2022-12-01T11:06:30.0232143Z 0% |############################################ | 69% 2022-12-01T11:06:30.0232344Z 0% |############################################ | 69% 2022-12-01T11:06:30.0232557Z 0% |############################################ | 69% 2022-12-01T11:06:30.0232771Z 0% |############################################ | 70% 2022-12-01T11:06:30.0232996Z 0% |############################################ | 70% 2022-12-01T11:06:30.0233201Z 0% |############################################ | 70% 2022-12-01T11:06:30.0233412Z 0% |############################################# | 70% 2022-12-01T11:06:30.0233624Z 0% |############################################# | 70% 2022-12-01T11:06:30.0233845Z 0% |############################################# | 70% 2022-12-01T11:06:30.0234059Z 0% |############################################# | 70% 2022-12-01T11:06:30.0234288Z 0% |############################################# | 70% 2022-12-01T11:06:30.0234505Z 0% |############################################# | 70% 2022-12-01T11:06:30.0234715Z 0% |############################################# | 70% 2022-12-01T11:06:30.0234931Z 0% |############################################# | 70% 2022-12-01T11:06:30.0235141Z 0% |############################################# | 70% 2022-12-01T11:06:30.0235340Z 0% |############################################# | 71% 2022-12-01T11:06:30.0235549Z 0% |############################################# | 71% 2022-12-01T11:06:30.0235759Z 0% |############################################# | 71% 2022-12-01T11:06:30.0235968Z 0% |############################################# | 71% 2022-12-01T11:06:30.0236180Z 0% |############################################# | 71% 2022-12-01T11:06:30.0236401Z 0% |############################################# | 71% 2022-12-01T11:06:30.0236609Z 0% |############################################# | 71% 2022-12-01T11:06:30.0236810Z 0% |############################################# | 71% 2022-12-01T11:06:30.0237060Z 0% |############################################# | 71% 2022-12-01T11:06:30.0237272Z 0% |############################################# | 71% 2022-12-01T11:06:30.0237472Z 0% |############################################## | 71% 2022-12-01T11:06:30.0237687Z 0% |############################################## | 71% 2022-12-01T11:06:30.0237913Z 0% |############################################## | 72% 2022-12-01T11:06:30.0238128Z 0% |############################################## | 72% 2022-12-01T11:06:30.0238326Z 0% |############################################## | 72% 2022-12-01T11:06:30.0238539Z 0% |############################################## | 72% 2022-12-01T11:06:30.0238753Z 0% |############################################## | 72% 2022-12-01T11:06:30.0238954Z 0% |############################################## | 72% 2022-12-01T11:06:30.0239169Z 0% |############################################## | 72% 2022-12-01T11:06:30.0239398Z 0% |############################################## | 72% 2022-12-01T11:06:30.0239614Z 0% |############################################## | 72% 2022-12-01T11:06:30.0239816Z 0% |############################################## | 72% 2022-12-01T11:06:30.0240027Z 0% |############################################## | 72% 2022-12-01T11:06:30.0240236Z 0% |############################################## | 72% 2022-12-01T11:06:30.0240432Z 0% |############################################## | 73% 2022-12-01T11:06:30.0240675Z 0% |############################################## | 73% 2022-12-01T11:06:30.0240899Z 0% |############################################## | 73% 2022-12-01T11:06:30.0241123Z 0% |############################################## | 73% 2022-12-01T11:06:30.0241322Z 0% |############################################## | 73% 2022-12-01T11:06:30.0241528Z 0% |############################################### | 73% 2022-12-01T11:06:30.0241739Z 0% |############################################### | 73% 2022-12-01T11:06:30.0241934Z 0% |############################################### | 73% 2022-12-01T11:06:30.0242142Z 0% |############################################### | 73% 2022-12-01T11:06:30.0242352Z 0% |############################################### | 73% 2022-12-01T11:06:30.0242578Z 0% |############################################### | 73% 2022-12-01T11:06:30.0242782Z 0% |############################################### | 73% 2022-12-01T11:06:30.0242994Z 0% |############################################### | 74% 2022-12-01T11:06:30.0243203Z 0% |############################################### | 74% 2022-12-01T11:06:30.0243401Z 0% |############################################### | 74% 2022-12-01T11:06:30.0243608Z 0% |############################################### | 74% 2022-12-01T11:06:30.0243816Z 0% |############################################### | 74% 2022-12-01T11:06:30.0244024Z 0% |############################################### | 74% 2022-12-01T11:06:30.0244249Z 0% |############################################### | 74% 2022-12-01T11:06:30.0244457Z 0% |############################################### | 74% 2022-12-01T11:06:30.0244666Z 0% |############################################### | 74% 2022-12-01T11:06:30.0244868Z 0% |############################################### | 74% 2022-12-01T11:06:30.0245076Z 0% |############################################### | 74% 2022-12-01T11:06:30.0245327Z 0% |############################################### | 74% 2022-12-01T11:06:30.0245544Z 0% |################################################ | 75% 2022-12-01T11:06:30.0245756Z 0% |################################################ | 75% 2022-12-01T11:06:30.0246018Z 0% |################################################ | 75% 2022-12-01T11:06:30.0246232Z 0% |################################################ | 75% 2022-12-01T11:06:30.0246433Z 0% |################################################ | 75% 2022-12-01T11:06:30.0246645Z 0% |################################################ | 75% 2022-12-01T11:06:30.0246858Z 0% |################################################ | 75% 2022-12-01T11:06:30.0247059Z 0% |################################################ | 75% 2022-12-01T11:06:30.0247281Z 0% |################################################ | 75% 2022-12-01T11:06:30.0247515Z 0% |################################################ | 75% 2022-12-01T11:06:30.0247730Z 0% |################################################ | 75% 2022-12-01T11:06:30.0247930Z 0% |################################################ | 75% 2022-12-01T11:06:30.0248141Z 0% |################################################ | 76% 2022-12-01T11:06:30.0248356Z 0% |################################################ | 76% 2022-12-01T11:06:30.0248555Z 0% |################################################ | 76% 2022-12-01T11:06:30.0248763Z 0% |################################################ | 76% 2022-12-01T11:06:30.0248991Z 0% |################################################ | 76% 2022-12-01T11:06:30.0249240Z 0% |################################################ | 76% 2022-12-01T11:06:30.0249441Z 0% |################################################ | 76% 2022-12-01T11:06:30.0249653Z 0% |################################################# | 76% 2022-12-01T11:06:30.0249864Z 0% |################################################# | 76% 2022-12-01T11:06:30.0250063Z 0% |################################################# | 76% 2022-12-01T11:06:30.0250273Z 0% |################################################# | 76% 2022-12-01T11:06:30.0250496Z 0% |################################################# | 76% 2022-12-01T11:06:30.0250811Z 0% |################################################# | 77% 2022-12-01T11:06:30.0251015Z 0% |################################################# | 77% 2022-12-01T11:06:30.0251227Z 0% |################################################# | 77% 2022-12-01T11:06:30.0251443Z 0% |################################################# | 77% 2022-12-01T11:06:30.0251642Z 0% |################################################# | 77% 2022-12-01T11:06:30.0251858Z 0% |################################################# | 77% 2022-12-01T11:06:30.0252071Z 0% |################################################# | 77% 2022-12-01T11:06:30.0252300Z 0% |################################################# | 77% 2022-12-01T11:06:30.0252507Z 0% |################################################# | 77% 2022-12-01T11:06:30.0252720Z 0% |################################################# | 77% 2022-12-01T11:06:30.0252932Z 0% |################################################# | 77% 2022-12-01T11:06:30.0253131Z 0% |################################################# | 77% 2022-12-01T11:06:30.0253338Z 0% |################################################# | 78% 2022-12-01T11:06:30.0253554Z 0% |################################################# | 78% 2022-12-01T11:06:30.0253759Z 0% |################################################## | 78% 2022-12-01T11:06:30.0254015Z 0% |################################################## | 78% 2022-12-01T11:06:30.0254227Z 0% |################################################## | 78% 2022-12-01T11:06:30.0254438Z 0% |################################################## | 78% 2022-12-01T11:06:30.0254637Z 0% |################################################## | 78% 2022-12-01T11:06:30.0254845Z 0% |################################################## | 78% 2022-12-01T11:06:30.0255053Z 0% |################################################## | 78% 2022-12-01T11:06:30.0255248Z 0% |################################################## | 78% 2022-12-01T11:06:30.0255472Z 0% |################################################## | 78% 2022-12-01T11:06:30.0255688Z 0% |################################################## | 78% 2022-12-01T11:06:30.0255906Z 0% |################################################## | 79% 2022-12-01T11:06:30.0256101Z 0% |################################################## | 79% 2022-12-01T11:06:30.0256312Z 0% |################################################## | 79% 2022-12-01T11:06:30.0256516Z 0% |################################################## | 79% 2022-12-01T11:06:30.0256714Z 0% |################################################## | 79% 2022-12-01T11:06:30.0256931Z 0% |################################################## | 79% 2022-12-01T11:06:30.0257154Z 0% |################################################## | 79% 2022-12-01T11:06:30.0257363Z 0% |################################################## | 79% 2022-12-01T11:06:30.0257559Z 0% |################################################## | 79% 2022-12-01T11:06:30.0257803Z 0% |################################################### | 79% 2022-12-01T11:06:30.0258011Z 0% |################################################### | 79% 2022-12-01T11:06:30.0258209Z 0% |################################################### | 79% 2022-12-01T11:06:30.0258560Z 0% |################################################### | 79% 2022-12-01T11:06:30.0258792Z 0% |################################################### | 80% 2022-12-01T11:06:30.0259001Z 0% |################################################### | 80% 2022-12-01T11:06:30.0259220Z 0% |################################################### | 80% 2022-12-01T11:06:30.0259435Z 0% |################################################### | 80% 2022-12-01T11:06:30.0259652Z 0% |################################################### | 80% 2022-12-01T11:06:30.0259854Z 0% |################################################### | 80% 2022-12-01T11:06:30.0260069Z 0% |################################################### | 80% 2022-12-01T11:06:30.0260293Z 0% |################################################### | 80% 2022-12-01T11:06:30.0260508Z 0% |################################################### | 80% 2022-12-01T11:06:30.0260722Z 0% |################################################### | 80% 2022-12-01T11:06:30.0260934Z 0% |################################################### | 80% 2022-12-01T11:06:30.0261145Z 0% |################################################### | 80% 2022-12-01T11:06:30.0261340Z 0% |################################################### | 81% 2022-12-01T11:06:30.0261547Z 0% |################################################### | 81% 2022-12-01T11:06:30.0261755Z 0% |################################################### | 81% 2022-12-01T11:06:30.0261968Z 0% |#################################################### | 81% 2022-12-01T11:06:30.0262185Z 0% |#################################################### | 81% 2022-12-01T11:06:30.0262395Z 0% |#################################################### | 81% 2022-12-01T11:06:30.0262674Z 0% |#################################################### | 81% 2022-12-01T11:06:30.0262873Z 0% |#################################################### | 81% 2022-12-01T11:06:30.0263086Z 0% |#################################################### | 81% 2022-12-01T11:06:30.0263302Z 0% |#################################################### | 81% 2022-12-01T11:06:30.0263510Z 0% |#################################################### | 81% 2022-12-01T11:06:30.0263739Z 0% |#################################################### | 81% 2022-12-01T11:06:30.0263955Z 0% |#################################################### | 82% 2022-12-01T11:06:30.0264164Z 0% |#################################################### | 82% 2022-12-01T11:06:30.0264367Z 0% |#################################################### | 82% 2022-12-01T11:06:30.0264582Z 0% |#################################################### | 82% 2022-12-01T11:06:30.0264797Z 0% |#################################################### | 82% 2022-12-01T11:06:30.0264894Z 0% |#################################################### | 82% 2022-12-01T11:06:30.0264977Z 0% |#################################################### | 82% 2022-12-01T11:06:30.0265077Z 0% |#################################################### | 82% 2022-12-01T11:06:30.0265176Z 0% |#################################################### | 82% 2022-12-01T11:06:30.0265275Z 0% |#################################################### | 82% 2022-12-01T11:06:30.0265371Z 0% |##################################################### | 82% 2022-12-01T11:06:30.0265525Z 0% |##################################################### | 82% 2022-12-01T11:06:30.0265624Z 0% |##################################################### | 83% 2022-12-01T11:06:30.0265718Z 0% |##################################################### | 83% 2022-12-01T11:06:30.0265802Z 0% |##################################################### | 83% 2022-12-01T11:06:30.0265895Z 0% |##################################################### | 83% 2022-12-01T11:06:30.0265987Z 0% |##################################################### | 83% 2022-12-01T11:06:30.0266079Z 0% |##################################################### | 83% 2022-12-01T11:06:30.0266173Z 0% |##################################################### | 83% 2022-12-01T11:06:30.0266267Z 0% |##################################################### | 83% 2022-12-01T11:06:30.0266363Z 0% |##################################################### | 83% 2022-12-01T11:06:30.0266460Z 0% |##################################################### | 83% 2022-12-01T11:06:30.0266550Z 0% |##################################################### | 83% 2022-12-01T11:06:30.0266653Z 0% |##################################################### | 83% 2022-12-01T11:06:30.0266755Z 0% |##################################################### | 84% 2022-12-01T11:06:30.0266852Z 0% |##################################################### | 84% 2022-12-01T11:06:30.0266947Z 0% |##################################################### | 84% 2022-12-01T11:06:30.0267040Z 0% |##################################################### | 84% 2022-12-01T11:06:30.0267133Z 0% |###################################################### | 84% 2022-12-01T11:06:30.0267214Z 0% |###################################################### | 84% 2022-12-01T11:06:30.0267307Z 0% |###################################################### | 84% 2022-12-01T11:06:30.0267401Z 0% |###################################################### | 84% 2022-12-01T11:06:30.0267495Z 0% |###################################################### | 84% 2022-12-01T11:06:30.0267586Z 0% |###################################################### | 84% 2022-12-01T11:06:30.0267709Z 0% |###################################################### | 84% 2022-12-01T11:06:30.0267805Z 0% |###################################################### | 84% 2022-12-01T11:06:30.0267898Z 0% |###################################################### | 85% 2022-12-01T11:06:30.0267986Z 0% |###################################################### | 85% 2022-12-01T11:06:30.0268086Z 0% |###################################################### | 85% 2022-12-01T11:06:30.0268182Z 0% |###################################################### | 85% 2022-12-01T11:06:30.0268276Z 0% |###################################################### | 85% 2022-12-01T11:06:30.0268371Z 0% |###################################################### | 85% 2022-12-01T11:06:30.0268464Z 0% |###################################################### | 85% 2022-12-01T11:06:30.0268556Z 0% |###################################################### | 85% 2022-12-01T11:06:30.0268654Z 0% |###################################################### | 85% 2022-12-01T11:06:30.0268737Z 0% |###################################################### | 85% 2022-12-01T11:06:30.0268829Z 0% |###################################################### | 85% 2022-12-01T11:06:30.0268924Z 0% |####################################################### | 85% 2022-12-01T11:06:30.0269017Z 0% |####################################################### | 86% 2022-12-01T11:06:30.0269110Z 0% |####################################################### | 86% 2022-12-01T11:06:30.0269198Z 0% |####################################################### | 86% 2022-12-01T11:06:30.0285411Z 0% |####################################################### | 86% 2022-12-01T11:06:30.0285636Z 0% |####################################################### | 86% 2022-12-01T11:06:30.0285742Z 0% |####################################################### | 86% 2022-12-01T11:06:30.0285855Z 0% |####################################################### | 86% 2022-12-01T11:06:30.0285945Z 0% |####################################################### | 86% 2022-12-01T11:06:30.0286043Z 0% |####################################################### | 86% 2022-12-01T11:06:30.0286146Z 0% |####################################################### | 86% 2022-12-01T11:06:30.0286243Z 0% |####################################################### | 86% 2022-12-01T11:06:30.0286344Z 0% |####################################################### | 86% 2022-12-01T11:06:30.0286440Z 0% |####################################################### | 87% 2022-12-01T11:06:30.0286542Z 0% |####################################################### | 87% 2022-12-01T11:06:30.0286637Z 0% |####################################################### | 87% 2022-12-01T11:06:30.0286721Z 0% |####################################################### | 87% 2022-12-01T11:06:30.0286820Z 0% |####################################################### | 87% 2022-12-01T11:06:30.0286914Z 0% |####################################################### | 87% 2022-12-01T11:06:30.0287009Z 0% |######################################################## | 87% 2022-12-01T11:06:30.0287109Z 0% |######################################################## | 87% 2022-12-01T11:06:30.0287207Z 0% |######################################################## | 87% 2022-12-01T11:06:30.0287307Z 0% |######################################################## | 87% 2022-12-01T11:06:30.0287438Z 0% |######################################################## | 87% 2022-12-01T11:06:30.0287523Z 0% |######################################################## | 87% 2022-12-01T11:06:30.0287619Z 0% |######################################################## | 88% 2022-12-01T11:06:30.0287762Z 0% |######################################################## | 88% 2022-12-01T11:06:30.0287856Z 0% |######################################################## | 88% 2022-12-01T11:06:30.0287953Z 0% |######################################################## | 88% 2022-12-01T11:06:30.0288047Z 0% |######################################################## | 88% 2022-12-01T11:06:30.0288142Z 0% |######################################################## | 88% 2022-12-01T11:06:30.0288237Z 0% |######################################################## | 88% 2022-12-01T11:06:30.0288318Z 0% |######################################################## | 88% 2022-12-01T11:06:30.0288410Z 0% |######################################################## | 88% 2022-12-01T11:06:30.0288507Z 0% |######################################################## | 88% 2022-12-01T11:06:30.0288606Z 0% |######################################################## | 88% 2022-12-01T11:06:30.0288707Z 0% |######################################################## | 88% 2022-12-01T11:06:30.0288806Z 0% |######################################################## | 89% 2022-12-01T11:06:30.0288903Z 0% |######################################################### | 89% 2022-12-01T11:06:30.0288996Z 0% |######################################################### | 89% 2022-12-01T11:06:30.0289079Z 0% |######################################################### | 89% 2022-12-01T11:06:30.0289173Z 0% |######################################################### | 89% 2022-12-01T11:06:30.0289265Z 0% |######################################################### | 89% 2022-12-01T11:06:30.0289359Z 0% |######################################################### | 89% 2022-12-01T11:06:30.0289481Z 0% |######################################################### | 89% 2022-12-01T11:06:30.0289575Z 0% |######################################################### | 89% 2022-12-01T11:06:30.0289673Z 0% |######################################################### | 89% 2022-12-01T11:06:30.0289766Z 0% |######################################################### | 89% 2022-12-01T11:06:30.0289847Z 0% |######################################################### | 89% 2022-12-01T11:06:30.0289939Z 0% |######################################################### | 89% 2022-12-01T11:06:30.0290041Z 0% |######################################################### | 90% 2022-12-01T11:06:30.0290137Z 0% |######################################################### | 90% 2022-12-01T11:06:30.0290235Z 0% |######################################################### | 90% 2022-12-01T11:06:30.0290329Z 0% |######################################################### | 90% 2022-12-01T11:06:30.0290427Z 0% |######################################################### | 90% 2022-12-01T11:06:30.0290523Z 0% |######################################################### | 90% 2022-12-01T11:06:30.0290681Z 0% |######################################################### | 90% 2022-12-01T11:06:30.0290775Z 0% |########################################################## | 90% 2022-12-01T11:06:30.0290870Z 0% |########################################################## | 90% 2022-12-01T11:06:30.0290963Z 0% |########################################################## | 90% 2022-12-01T11:06:30.0291059Z 0% |########################################################## | 90% 2022-12-01T11:06:30.0291151Z 0% |########################################################## | 90% 2022-12-01T11:06:30.0291244Z 0% |########################################################## | 91% 2022-12-01T11:06:30.0291339Z 0% |########################################################## | 91% 2022-12-01T11:06:30.0291423Z 0% |########################################################## | 91% 2022-12-01T11:06:30.0291526Z 0% |########################################################## | 91% 2022-12-01T11:06:30.0291658Z 0% |########################################################## | 91% 2022-12-01T11:06:30.0291762Z 0% |########################################################## | 91% 2022-12-01T11:06:30.0291857Z 0% |########################################################## | 91% 2022-12-01T11:06:30.0291950Z 0% |########################################################## | 91% 2022-12-01T11:06:30.0292046Z 0% |########################################################## | 91% 2022-12-01T11:06:30.0292141Z 0% |########################################################## | 91% 2022-12-01T11:06:30.0292223Z 0% |########################################################## | 91% 2022-12-01T11:06:30.0292317Z 0% |########################################################## | 91% 2022-12-01T11:06:30.0292416Z 0% |########################################################## | 92% 2022-12-01T11:06:30.0292510Z 0% |########################################################## | 92% 2022-12-01T11:06:30.0292606Z 0% |########################################################### | 92% 2022-12-01T11:06:30.0292703Z 0% |########################################################### | 92% 2022-12-01T11:06:30.0292795Z 0% |########################################################### | 92% 2022-12-01T11:06:30.0292890Z 0% |########################################################### | 92% 2022-12-01T11:06:30.0292977Z 0% |########################################################### | 92% 2022-12-01T11:06:30.0293072Z 0% |########################################################### | 92% 2022-12-01T11:06:30.0293172Z 0% |########################################################### | 92% 2022-12-01T11:06:30.0293267Z 0% |########################################################### | 92% 2022-12-01T11:06:30.0293392Z 0% |########################################################### | 92% 2022-12-01T11:06:30.0293488Z 0% |########################################################### | 92% 2022-12-01T11:06:30.0293584Z 0% |########################################################### | 93% 2022-12-01T11:06:30.0293676Z 0% |########################################################### | 93% 2022-12-01T11:06:30.0293757Z 0% |########################################################### | 93% 2022-12-01T11:06:30.0293851Z 0% |########################################################### | 93% 2022-12-01T11:06:30.0293945Z 0% |########################################################### | 93% 2022-12-01T11:06:30.0294038Z 0% |########################################################### | 93% 2022-12-01T11:06:30.0294132Z 0% |########################################################### | 93% 2022-12-01T11:06:30.0294223Z 0% |########################################################### | 93% 2022-12-01T11:06:30.0294319Z 0% |########################################################### | 93% 2022-12-01T11:06:30.0294418Z 0% |############################################################ | 93% 2022-12-01T11:06:30.0294507Z 0% |############################################################ | 93% 2022-12-01T11:06:30.0294608Z 0% |############################################################ | 93% 2022-12-01T11:06:30.0294703Z 0% |############################################################ | 94% 2022-12-01T11:06:30.0294797Z 0% |############################################################ | 94% 2022-12-01T11:06:30.0294890Z 0% |############################################################ | 94% 2022-12-01T11:06:30.0294984Z 0% |############################################################ | 94% 2022-12-01T11:06:30.0295076Z 0% |############################################################ | 94% 2022-12-01T11:06:30.0295169Z 0% |############################################################ | 94% 2022-12-01T11:06:30.0295252Z 0% |############################################################ | 94% 2022-12-01T11:06:30.0295345Z 0% |############################################################ | 94% 2022-12-01T11:06:30.0295477Z 0% |############################################################ | 94% 2022-12-01T11:06:30.0295571Z 0% |############################################################ | 94% 2022-12-01T11:06:30.0295664Z 0% |############################################################ | 94% 2022-12-01T11:06:30.0295757Z 0% |############################################################ | 94% 2022-12-01T11:06:30.0295858Z 0% |############################################################ | 95% 2022-12-01T11:06:30.0295954Z 0% |############################################################ | 95% 2022-12-01T11:06:30.0296042Z 0% |############################################################ | 95% 2022-12-01T11:06:30.0296138Z 0% |############################################################ | 95% 2022-12-01T11:06:30.0296234Z 0% |############################################################# | 95% 2022-12-01T11:06:30.0296330Z 0% |############################################################# | 95% 2022-12-01T11:06:30.0296426Z 0% |############################################################# | 95% 2022-12-01T11:06:30.0296518Z 0% |############################################################# | 95% 2022-12-01T11:06:30.0296612Z 0% |############################################################# | 95% 2022-12-01T11:06:30.0296705Z 0% |############################################################# | 95% 2022-12-01T11:06:30.0296788Z 0% |############################################################# | 95% 2022-12-01T11:06:30.0296881Z 0% |############################################################# | 95% 2022-12-01T11:06:30.0296975Z 0% |############################################################# | 96% 2022-12-01T11:06:30.0297068Z 0% |############################################################# | 96% 2022-12-01T11:06:30.0297188Z 0% |############################################################# | 96% 2022-12-01T11:06:30.0297291Z 0% |############################################################# | 96% 2022-12-01T11:06:30.0297391Z 0% |############################################################# | 96% 2022-12-01T11:06:30.0297493Z 0% |############################################################# | 96% 2022-12-01T11:06:30.0297575Z 0% |############################################################# | 96% 2022-12-01T11:06:30.0297668Z 0% |############################################################# | 96% 2022-12-01T11:06:30.0297766Z 0% |############################################################# | 96% 2022-12-01T11:06:30.0297860Z 0% |############################################################# | 96% 2022-12-01T11:06:30.0297953Z 0% |############################################################# | 96% 2022-12-01T11:06:30.0298048Z 0% |############################################################## | 96% 2022-12-01T11:06:30.0298144Z 0% |############################################################## | 97% 2022-12-01T11:06:30.0298238Z 0% |############################################################## | 97% 2022-12-01T11:06:30.0298444Z 0% |############################################################## | 97% 2022-12-01T11:06:30.0298576Z 0% |############################################################## | 97% 2022-12-01T11:06:30.0298672Z 0% |############################################################## | 97% 2022-12-01T11:06:30.0298767Z 0% |############################################################## | 97% 2022-12-01T11:06:30.0298869Z 0% |############################################################## | 97% 2022-12-01T11:06:30.0298966Z 0% |############################################################## | 97% 2022-12-01T11:06:30.0299066Z 0% |############################################################## | 97% 2022-12-01T11:06:30.0299164Z 0% |############################################################## | 97% 2022-12-01T11:06:30.0299246Z 0% |############################################################## | 97% 2022-12-01T11:06:30.0299341Z 0% |############################################################## | 97% 2022-12-01T11:06:30.0299501Z 0% |############################################################## | 98% 2022-12-01T11:06:30.0299594Z 0% |############################################################## | 98% 2022-12-01T11:06:30.0299686Z 0% |############################################################## | 98% 2022-12-01T11:06:30.0299780Z 0% |############################################################## | 98% 2022-12-01T11:06:30.0299874Z 0% |############################################################## | 98% 2022-12-01T11:06:30.0299969Z 0% |############################################################## | 98% 2022-12-01T11:06:30.0300049Z 0% |############################################################### | 98% 2022-12-01T11:06:30.0300143Z 0% |############################################################### | 98% 2022-12-01T11:06:30.0300239Z 0% |############################################################### | 98% 2022-12-01T11:06:30.0300338Z 0% |############################################################### | 98% 2022-12-01T11:06:30.0300442Z 0% |############################################################### | 98% 2022-12-01T11:06:30.0300545Z 0% |############################################################### | 98% 2022-12-01T11:06:30.0300641Z 0% |############################################################### | 99% 2022-12-01T11:06:30.0300734Z 0% |############################################################### | 99% 2022-12-01T11:06:30.0300817Z 0% |############################################################### | 99% 2022-12-01T11:06:30.0300911Z 0% |############################################################### | 99% 2022-12-01T11:06:30.0301007Z 0% |############################################################### | 99% 2022-12-01T11:06:30.0301144Z 0% |############################################################### | 99% 2022-12-01T11:06:30.0301240Z 0% |############################################################### | 99% 2022-12-01T11:06:30.0301333Z 0% |############################################################### | 99% 2022-12-01T11:06:30.0301430Z 0% |############################################################### | 99% 2022-12-01T11:06:30.0301525Z 0% |############################################################### | 99% 2022-12-01T11:06:30.0301607Z 0% |############################################################### | 99% 2022-12-01T11:06:30.0301700Z 0% |############################################################### | 99% 2022-12-01T11:06:30.0301802Z 0% |############################################################### | 99% 2022-12-01T11:06:30.0301906Z 0% |################################################################| 100% 2022-12-01T11:06:30.0302284Z Unzipped bazel-out/k8-fastbuild-cpu-only/bin/mnist/train-images-idx3-ubyte.gz ... 2022-12-01T11:06:30.0302535Z Downloading http://yann.lecun.com/exdb/mnist/train-labels-idx1-ubyte.gz ... 2022-12-01T11:06:30.0302543Z 2022-12-01T11:06:30.0302642Z 0% | | 0% 2022-12-01T11:06:30.0302738Z 0% |################## | 28% 2022-12-01T11:06:30.0302819Z 0% |#################################### | 56% 2022-12-01T11:06:30.0302911Z 0% |###################################################### | 85% 2022-12-01T11:06:30.0303016Z 0% |################################################################| 100% 2022-12-01T11:06:30.0303260Z Unzipped bazel-out/k8-fastbuild-cpu-only/bin/mnist/train-labels-idx1-ubyte.gz ... 2022-12-01T11:06:30.0303482Z Downloading http://yann.lecun.com/exdb/mnist/t10k-images-idx3-ubyte.gz ... 2022-12-01T11:06:30.0303487Z 2022-12-01T11:06:30.0303581Z 0% | | 0% 2022-12-01T11:06:30.0303677Z 0% | | 0% 2022-12-01T11:06:30.0303768Z 0% | | 0% 2022-12-01T11:06:30.0303847Z 0% | | 1% 2022-12-01T11:06:30.0303987Z 0% |# | 1% 2022-12-01T11:06:30.0304084Z 0% |# | 2% 2022-12-01T11:06:30.0304181Z 0% |# | 2% 2022-12-01T11:06:30.0304273Z 0% |## | 3% 2022-12-01T11:06:30.0304362Z 0% |## | 3% 2022-12-01T11:06:30.0304456Z 0% |## | 4% 2022-12-01T11:06:30.0304548Z 0% |### | 4% 2022-12-01T11:06:30.0304628Z 0% |### | 5% 2022-12-01T11:06:30.0304717Z 0% |### | 5% 2022-12-01T11:06:30.0304808Z 0% |#### | 6% 2022-12-01T11:06:30.0304899Z 0% |#### | 6% 2022-12-01T11:06:30.0304990Z 0% |#### | 7% 2022-12-01T11:06:30.0305080Z 0% |##### | 7% 2022-12-01T11:06:30.0305169Z 0% |##### | 8% 2022-12-01T11:06:30.0305259Z 0% |##### | 8% 2022-12-01T11:06:30.0305343Z 0% |###### | 9% 2022-12-01T11:06:30.0305437Z 0% |###### | 9% 2022-12-01T11:06:30.0305623Z 0% |###### | 10% 2022-12-01T11:06:30.0305719Z 0% |###### | 10% 2022-12-01T11:06:30.0305813Z 0% |####### | 11% 2022-12-01T11:06:30.0305909Z 0% |####### | 11% 2022-12-01T11:06:30.0306003Z 0% |####### | 12% 2022-12-01T11:06:30.0306097Z 0% |######## | 12% 2022-12-01T11:06:30.0306176Z 0% |######## | 13% 2022-12-01T11:06:30.0306268Z 0% |######## | 13% 2022-12-01T11:06:30.0306362Z 0% |######### | 14% 2022-12-01T11:06:30.0306452Z 0% |######### | 14% 2022-12-01T11:06:30.0306544Z 0% |######### | 15% 2022-12-01T11:06:30.0306633Z 0% |########## | 15% 2022-12-01T11:06:30.0306724Z 0% |########## | 16% 2022-12-01T11:06:30.0306825Z 0% |########## | 16% 2022-12-01T11:06:30.0306908Z 0% |########### | 17% 2022-12-01T11:06:30.0307003Z 0% |########### | 17% 2022-12-01T11:06:30.0307096Z 0% |########### | 18% 2022-12-01T11:06:30.0307186Z 0% |############ | 18% 2022-12-01T11:06:30.0307279Z 0% |############ | 19% 2022-12-01T11:06:30.0307369Z 0% |############ | 19% 2022-12-01T11:06:30.0307461Z 0% |############# | 20% 2022-12-01T11:06:30.0307550Z 0% |############# | 20% 2022-12-01T11:06:30.0307628Z 0% |############# | 21% 2022-12-01T11:06:30.0307746Z 0% |############# | 21% 2022-12-01T11:06:30.0307839Z 0% |############## | 22% 2022-12-01T11:06:30.0307928Z 0% |############## | 22% 2022-12-01T11:06:30.0308018Z 0% |############## | 23% 2022-12-01T11:06:30.0308107Z 0% |############### | 23% 2022-12-01T11:06:30.0308203Z 0% |############### | 24% 2022-12-01T11:06:30.0308297Z 0% |############### | 24% 2022-12-01T11:06:30.0308384Z 0% |################ | 25% 2022-12-01T11:06:30.0308476Z 0% |################ | 25% 2022-12-01T11:06:30.0308566Z 0% |################ | 26% 2022-12-01T11:06:30.0308659Z 0% |################# | 26% 2022-12-01T11:06:30.0308748Z 0% |################# | 27% 2022-12-01T11:06:30.0308837Z 0% |################# | 27% 2022-12-01T11:06:30.0308927Z 0% |################## | 28% 2022-12-01T11:06:30.0309016Z 0% |################## | 28% 2022-12-01T11:06:30.0309093Z 0% |################## | 29% 2022-12-01T11:06:30.0309182Z 0% |################### | 29% 2022-12-01T11:06:30.0309302Z 0% |################### | 30% 2022-12-01T11:06:30.0309393Z 0% |################### | 30% 2022-12-01T11:06:30.0309482Z 0% |#################### | 31% 2022-12-01T11:06:30.0309580Z 0% |#################### | 31% 2022-12-01T11:06:30.0309676Z 0% |#################### | 32% 2022-12-01T11:06:30.0309775Z 0% |#################### | 32% 2022-12-01T11:06:30.0309853Z 0% |##################### | 33% 2022-12-01T11:06:30.0309941Z 0% |##################### | 33% 2022-12-01T11:06:30.0310033Z 0% |##################### | 34% 2022-12-01T11:06:30.0310123Z 0% |###################### | 34% 2022-12-01T11:06:30.0310216Z 0% |###################### | 35% 2022-12-01T11:06:30.0310304Z 0% |###################### | 35% 2022-12-01T11:06:30.0310395Z 0% |####################### | 36% 2022-12-01T11:06:30.0310487Z 0% |####################### | 36% 2022-12-01T11:06:30.0310564Z 0% |####################### | 37% 2022-12-01T11:06:30.0310654Z 0% |######################## | 37% 2022-12-01T11:06:30.0310744Z 0% |######################## | 38% 2022-12-01T11:06:30.0310833Z 0% |######################## | 38% 2022-12-01T11:06:30.0310930Z 0% |######################### | 39% 2022-12-01T11:06:30.0311023Z 0% |######################### | 39% 2022-12-01T11:06:30.0311123Z 0% |######################### | 40% 2022-12-01T11:06:30.0311213Z 0% |########################## | 40% 2022-12-01T11:06:30.0311320Z 0% |########################## | 41% 2022-12-01T11:06:30.0311412Z 0% |########################## | 41% 2022-12-01T11:06:30.0311503Z 0% |########################### | 42% 2022-12-01T11:06:30.0311595Z 0% |########################### | 42% 2022-12-01T11:06:30.0311685Z 0% |########################### | 43% 2022-12-01T11:06:30.0311775Z 0% |########################### | 43% 2022-12-01T11:06:30.0311866Z 0% |############################ | 44% 2022-12-01T11:06:30.0311957Z 0% |############################ | 44% 2022-12-01T11:06:30.0312036Z 0% |############################ | 45% 2022-12-01T11:06:30.0312124Z 0% |############################# | 45% 2022-12-01T11:06:30.0312218Z 0% |############################# | 46% 2022-12-01T11:06:30.0312314Z 0% |############################# | 46% 2022-12-01T11:06:30.0312412Z 0% |############################## | 47% 2022-12-01T11:06:30.0312511Z 0% |############################## | 47% 2022-12-01T11:06:30.0312603Z 0% |############################## | 48% 2022-12-01T11:06:30.0312693Z 0% |############################### | 48% 2022-12-01T11:06:30.0312771Z 0% |############################### | 49% 2022-12-01T11:06:30.0312863Z 0% |############################### | 49% 2022-12-01T11:06:30.0312983Z 0% |################################ | 50% 2022-12-01T11:06:30.0313075Z 0% |################################ | 50% 2022-12-01T11:06:30.0313170Z 0% |################################ | 51% 2022-12-01T11:06:30.0313260Z 0% |################################# | 51% 2022-12-01T11:06:30.0313352Z 0% |################################# | 52% 2022-12-01T11:06:30.0313443Z 0% |################################# | 52% 2022-12-01T11:06:30.0313521Z 0% |################################## | 53% 2022-12-01T11:06:30.0313707Z 0% |################################## | 53% 2022-12-01T11:06:30.0313793Z 0% |################################## | 54% 2022-12-01T11:06:30.0313888Z 0% |################################## | 54% 2022-12-01T11:06:30.0313986Z 0% |################################### | 55% 2022-12-01T11:06:30.0314082Z 0% |################################### | 55% 2022-12-01T11:06:30.0314175Z 0% |################################### | 56% 2022-12-01T11:06:30.0314267Z 0% |#################################### | 56% 2022-12-01T11:06:30.0314359Z 0% |#################################### | 57% 2022-12-01T11:06:30.0314452Z 0% |#################################### | 57% 2022-12-01T11:06:30.0314529Z 0% |##################################### | 58% 2022-12-01T11:06:30.0314621Z 0% |##################################### | 58% 2022-12-01T11:06:30.0314714Z 0% |##################################### | 59% 2022-12-01T11:06:30.0314805Z 0% |###################################### | 59% 2022-12-01T11:06:30.0314900Z 0% |###################################### | 60% 2022-12-01T11:06:30.0314991Z 0% |###################################### | 60% 2022-12-01T11:06:30.0315111Z 0% |####################################### | 61% 2022-12-01T11:06:30.0315212Z 0% |####################################### | 61% 2022-12-01T11:06:30.0315296Z 0% |####################################### | 62% 2022-12-01T11:06:30.0315395Z 0% |######################################## | 62% 2022-12-01T11:06:30.0315487Z 0% |######################################## | 63% 2022-12-01T11:06:30.0315580Z 0% |######################################## | 63% 2022-12-01T11:06:30.0315670Z 0% |######################################### | 64% 2022-12-01T11:06:30.0315763Z 0% |######################################### | 64% 2022-12-01T11:06:30.0315856Z 0% |######################################### | 65% 2022-12-01T11:06:30.0315947Z 0% |######################################### | 65% 2022-12-01T11:06:30.0316031Z 0% |########################################## | 66% 2022-12-01T11:06:30.0316124Z 0% |########################################## | 66% 2022-12-01T11:06:30.0316215Z 0% |########################################## | 67% 2022-12-01T11:06:30.0316309Z 0% |########################################### | 67% 2022-12-01T11:06:30.0316402Z 0% |########################################### | 68% 2022-12-01T11:06:30.0316495Z 0% |########################################### | 68% 2022-12-01T11:06:30.0316594Z 0% |############################################ | 69% 2022-12-01T11:06:30.0316691Z 0% |############################################ | 69% 2022-12-01T11:06:30.0316801Z 0% |############################################ | 70% 2022-12-01T11:06:30.0316896Z 0% |############################################# | 70% 2022-12-01T11:06:30.0316992Z 0% |############################################# | 71% 2022-12-01T11:06:30.0317085Z 0% |############################################# | 71% 2022-12-01T11:06:30.0317178Z 0% |############################################## | 72% 2022-12-01T11:06:30.0317269Z 0% |############################################## | 72% 2022-12-01T11:06:30.0317358Z 0% |############################################## | 73% 2022-12-01T11:06:30.0317451Z 0% |############################################### | 73% 2022-12-01T11:06:30.0317530Z 0% |############################################### | 74% 2022-12-01T11:06:30.0317623Z 0% |############################################### | 74% 2022-12-01T11:06:30.0317718Z 0% |################################################ | 75% 2022-12-01T11:06:30.0317810Z 0% |################################################ | 75% 2022-12-01T11:06:30.0317904Z 0% |################################################ | 76% 2022-12-01T11:06:30.0318003Z 0% |################################################ | 76% 2022-12-01T11:06:30.0318105Z 0% |################################################# | 77% 2022-12-01T11:06:30.0318204Z 0% |################################################# | 77% 2022-12-01T11:06:30.0318285Z 0% |################################################# | 78% 2022-12-01T11:06:30.0318379Z 0% |################################################## | 78% 2022-12-01T11:06:30.0318471Z 0% |################################################## | 78% 2022-12-01T11:06:30.0318566Z 0% |################################################## | 79% 2022-12-01T11:06:30.0318661Z 0% |################################################### | 79% 2022-12-01T11:06:30.0318754Z 0% |################################################### | 80% 2022-12-01T11:06:30.0318876Z 0% |################################################### | 80% 2022-12-01T11:06:30.0318970Z 0% |#################################################### | 81% 2022-12-01T11:06:30.0319051Z 0% |#################################################### | 81% 2022-12-01T11:06:30.0319142Z 0% |#################################################### | 82% 2022-12-01T11:06:30.0319237Z 0% |##################################################### | 82% 2022-12-01T11:06:30.0319329Z 0% |##################################################### | 83% 2022-12-01T11:06:30.0319430Z 0% |##################################################### | 83% 2022-12-01T11:06:30.0319528Z 0% |###################################################### | 84% 2022-12-01T11:06:30.0319626Z 0% |###################################################### | 84% 2022-12-01T11:06:30.0319722Z 0% |###################################################### | 85% 2022-12-01T11:06:30.0319805Z 0% |####################################################### | 85% 2022-12-01T11:06:30.0319899Z 0% |####################################################### | 86% 2022-12-01T11:06:30.0319992Z 0% |####################################################### | 86% 2022-12-01T11:06:30.0320087Z 0% |####################################################### | 87% 2022-12-01T11:06:30.0320178Z 0% |######################################################## | 87% 2022-12-01T11:06:30.0320271Z 0% |######################################################## | 88% 2022-12-01T11:06:30.0320366Z 0% |######################################################## | 88% 2022-12-01T11:06:30.0320459Z 0% |######################################################### | 89% 2022-12-01T11:06:30.0320567Z 0% |######################################################### | 89% 2022-12-01T11:06:30.0320659Z 0% |######################################################### | 90% 2022-12-01T11:06:30.0320753Z 0% |########################################################## | 90% 2022-12-01T11:06:30.0320855Z 0% |########################################################## | 91% 2022-12-01T11:06:30.0320953Z 0% |########################################################## | 91% 2022-12-01T11:06:30.0321055Z 0% |########################################################### | 92% 2022-12-01T11:06:30.0321149Z 0% |########################################################### | 92% 2022-12-01T11:06:30.0321245Z 0% |########################################################### | 93% 2022-12-01T11:06:30.0321327Z 0% |############################################################ | 93% 2022-12-01T11:06:30.0321424Z 0% |############################################################ | 94% 2022-12-01T11:06:30.0321518Z 0% |############################################################ | 94% 2022-12-01T11:06:30.0321609Z 0% |############################################################# | 95% 2022-12-01T11:06:30.0321707Z 0% |############################################################# | 95% 2022-12-01T11:06:30.0321801Z 0% |############################################################# | 96% 2022-12-01T11:06:30.0321892Z 0% |############################################################## | 96% 2022-12-01T11:06:30.0321986Z 0% |############################################################## | 97% 2022-12-01T11:06:30.0322067Z 0% |############################################################## | 97% 2022-12-01T11:06:30.0322160Z 0% |############################################################## | 98% 2022-12-01T11:06:30.0322261Z 0% |############################################################### | 98% 2022-12-01T11:06:30.0322364Z 0% |############################################################### | 99% 2022-12-01T11:06:30.0322462Z 0% |############################################################### | 99% 2022-12-01T11:06:30.0322568Z 0% |################################################################| 100% 2022-12-01T11:06:30.0322866Z Unzipped bazel-out/k8-fastbuild-cpu-only/bin/mnist/t10k-images-idx3-ubyte.gz ... 2022-12-01T11:06:30.0323091Z Downloading http://yann.lecun.com/exdb/mnist/t10k-labels-idx1-ubyte.gz ... 2022-12-01T11:06:30.0323099Z 2022-12-01T11:06:30.0323183Z 0% | | 0% 2022-12-01T11:06:30.0323285Z 0% |################################################################| 100% 2022-12-01T11:06:30.0323514Z Unzipped bazel-out/k8-fastbuild-cpu-only/bin/mnist/t10k-labels-idx1-ubyte.gz ... 2022-12-01T11:06:30.0323747Z [3,224 / 3,233] 8 / 26 tests; 8 actions running; last test: //:modulelist_test 2022-12-01T11:06:30.0323917Z Linking jit_tests; 40s processwrapper-sandbox 2022-12-01T11:06:30.0324098Z Linking dataloader_test; 11s processwrapper-sandbox 2022-12-01T11:06:30.0324268Z Linking serialize_test; 11s processwrapper-sandbox 2022-12-01T11:06:30.0324438Z Linking functional_test; 11s processwrapper-sandbox 2022-12-01T11:06:30.0324593Z Linking nn_utils_test; 10s processwrapper-sandbox 2022-12-01T11:06:30.0324793Z Executing genrule //:download_mnist; 5s processwrapper-sandbox 2022-12-01T11:06:30.0325000Z Compiling test/cpp/api/integration.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:30.0325166Z Testing //:jit_test; 1s processwrapper-sandbox 2022-12-01T11:06:30.2109802Z 2022-12-01T11:06:30.2110375Z  2022-12-01T11:06:30.2110537Z  2022-12-01T11:06:30.2110681Z  2022-12-01T11:06:30.2111679Z  2022-12-01T11:06:30.2111851Z  2022-12-01T11:06:30.2112154Z  2022-12-01T11:06:30.2112304Z  2022-12-01T11:06:30.2112449Z  2022-12-01T11:06:30.2114386Z [3,225 / 3,236] 8 / 26 tests; 8 actions running; last test: //:modulelist_test 2022-12-01T11:06:30.2114684Z Linking jit_tests; 41s processwrapper-sandbox 2022-12-01T11:06:30.2114875Z Linking dataloader_test; 11s processwrapper-sandbox 2022-12-01T11:06:30.2115121Z Linking serialize_test; 11s processwrapper-sandbox 2022-12-01T11:06:30.2115311Z Linking functional_test; 11s processwrapper-sandbox 2022-12-01T11:06:30.2115478Z Linking nn_utils_test; 11s processwrapper-sandbox 2022-12-01T11:06:30.2115686Z Compiling test/cpp/api/integration.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:30.2115890Z Testing //:jit_test; 1s processwrapper-sandbox 2022-12-01T11:06:30.2116026Z Creating source manifest for //c10/test:typeid_test; 0s local 2022-12-01T11:06:30.4199431Z 2022-12-01T11:06:30.4199939Z  2022-12-01T11:06:30.4200085Z  2022-12-01T11:06:30.4200253Z  2022-12-01T11:06:30.4200382Z  2022-12-01T11:06:30.4200507Z  2022-12-01T11:06:30.4200632Z  2022-12-01T11:06:30.4200761Z  2022-12-01T11:06:30.4200948Z  2022-12-01T11:06:30.4201454Z [3,227 / 3,237] 8 / 26 tests; 8 actions, 7 running; last test: ...ulelist_test 2022-12-01T11:06:30.4201706Z Linking jit_tests; 41s processwrapper-sandbox 2022-12-01T11:06:30.4201887Z Linking dataloader_test; 11s processwrapper-sandbox 2022-12-01T11:06:30.4202060Z Linking serialize_test; 11s processwrapper-sandbox 2022-12-01T11:06:30.4202231Z Linking functional_test; 11s processwrapper-sandbox 2022-12-01T11:06:30.4202398Z Linking nn_utils_test; 11s processwrapper-sandbox 2022-12-01T11:06:30.4202588Z Compiling test/cpp/api/integration.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:30.4202750Z Testing //:jit_test; 1s processwrapper-sandbox 2022-12-01T11:06:30.4202917Z [Prepa] Writing file c10/test/typeid_test-2.params 2022-12-01T11:06:30.6517979Z 2022-12-01T11:06:30.6518612Z  2022-12-01T11:06:30.6518941Z  2022-12-01T11:06:30.6519275Z  2022-12-01T11:06:30.6519565Z  2022-12-01T11:06:30.6519856Z  2022-12-01T11:06:30.6520137Z  2022-12-01T11:06:30.6520417Z  2022-12-01T11:06:30.6520674Z  2022-12-01T11:06:30.6521240Z [3,228 / 3,238] 8 / 26 tests; 8 actions running; last test: //:modulelist_test 2022-12-01T11:06:30.6522072Z Linking jit_tests; 41s processwrapper-sandbox 2022-12-01T11:06:30.6522623Z Linking dataloader_test; 11s processwrapper-sandbox 2022-12-01T11:06:30.6523169Z Linking serialize_test; 11s processwrapper-sandbox 2022-12-01T11:06:30.6523709Z Linking functional_test; 11s processwrapper-sandbox 2022-12-01T11:06:30.6524244Z Linking nn_utils_test; 11s processwrapper-sandbox 2022-12-01T11:06:30.6524822Z Compiling test/cpp/api/integration.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:30.6525382Z Testing //:jit_test; 1s processwrapper-sandbox 2022-12-01T11:06:30.6525968Z Compiling c10/test/util/typeid_test.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:31.8524965Z 2022-12-01T11:06:31.8525473Z  2022-12-01T11:06:31.8525827Z  2022-12-01T11:06:31.8526183Z  2022-12-01T11:06:31.8526488Z  2022-12-01T11:06:31.8526780Z  2022-12-01T11:06:31.8527081Z  2022-12-01T11:06:31.8527374Z  2022-12-01T11:06:31.8527676Z  2022-12-01T11:06:31.8528268Z [3,228 / 3,238] 8 / 26 tests; 8 actions running; last test: //:modulelist_test 2022-12-01T11:06:31.8528856Z Linking jit_tests; 42s processwrapper-sandbox 2022-12-01T11:06:31.8529431Z Linking dataloader_test; 13s processwrapper-sandbox 2022-12-01T11:06:31.8530009Z Linking serialize_test; 13s processwrapper-sandbox 2022-12-01T11:06:31.8530652Z Linking functional_test; 12s processwrapper-sandbox 2022-12-01T11:06:31.8531213Z Linking nn_utils_test; 12s processwrapper-sandbox 2022-12-01T11:06:31.8531863Z Compiling test/cpp/api/integration.cpp; 4s processwrapper-sandbox 2022-12-01T11:06:31.8532470Z Testing //:jit_test; 3s processwrapper-sandbox 2022-12-01T11:06:31.8533262Z Compiling c10/test/util/typeid_test.cpp; 1s processwrapper-sandbox 2022-12-01T11:06:32.0528349Z 2022-12-01T11:06:32.0528883Z  2022-12-01T11:06:32.0529261Z  2022-12-01T11:06:32.0529586Z  2022-12-01T11:06:32.0529865Z  2022-12-01T11:06:32.0530183Z  2022-12-01T11:06:32.0530484Z  2022-12-01T11:06:32.0530830Z  2022-12-01T11:06:32.0531129Z  2022-12-01T11:06:32.0531730Z [3,229 / 3,239] 8 / 26 tests; 8 actions running; last test: //:modulelist_test 2022-12-01T11:06:32.0532330Z Linking jit_tests; 43s processwrapper-sandbox 2022-12-01T11:06:32.0532899Z Linking dataloader_test; 13s processwrapper-sandbox 2022-12-01T11:06:32.0533488Z Linking functional_test; 13s processwrapper-sandbox 2022-12-01T11:06:32.0534049Z Linking nn_utils_test; 12s processwrapper-sandbox 2022-12-01T11:06:32.0534666Z Compiling test/cpp/api/integration.cpp; 4s processwrapper-sandbox 2022-12-01T11:06:32.0535266Z Testing //:jit_test; 3s processwrapper-sandbox 2022-12-01T11:06:32.0535857Z Compiling c10/test/util/typeid_test.cpp; 1s processwrapper-sandbox 2022-12-01T11:06:32.0536464Z Testing //:serialize_test; 0s processwrapper-sandbox 2022-12-01T11:06:32.3176843Z 2022-12-01T11:06:32.3177357Z  2022-12-01T11:06:32.3177737Z  2022-12-01T11:06:32.3178080Z  2022-12-01T11:06:32.3178519Z  2022-12-01T11:06:32.3178828Z  2022-12-01T11:06:32.3179107Z  2022-12-01T11:06:32.3179402Z  2022-12-01T11:06:32.3179693Z  2022-12-01T11:06:32.3180266Z [3,230 / 3,240] 8 / 26 tests; 8 actions, 7 running; last test: ...ulelist_test 2022-12-01T11:06:32.3180871Z Linking jit_tests; 43s processwrapper-sandbox 2022-12-01T11:06:32.3181452Z Linking dataloader_test; 13s processwrapper-sandbox 2022-12-01T11:06:32.3182018Z Linking functional_test; 13s processwrapper-sandbox 2022-12-01T11:06:32.3182669Z Compiling test/cpp/api/integration.cpp; 4s processwrapper-sandbox 2022-12-01T11:06:32.3183267Z Testing //:jit_test; 3s processwrapper-sandbox 2022-12-01T11:06:32.3183878Z Compiling c10/test/util/typeid_test.cpp; 1s processwrapper-sandbox 2022-12-01T11:06:32.3184670Z Testing //:serialize_test; 0s processwrapper-sandbox 2022-12-01T11:06:32.3185099Z [Prepa] Testing //:nn_utils_test 2022-12-01T11:06:32.6533884Z 2022-12-01T11:06:32.6534480Z  2022-12-01T11:06:32.6534834Z  2022-12-01T11:06:32.6535140Z  2022-12-01T11:06:32.6535429Z  2022-12-01T11:06:32.6535736Z  2022-12-01T11:06:32.6536023Z  2022-12-01T11:06:32.6536323Z  2022-12-01T11:06:32.6536647Z  2022-12-01T11:06:32.6537278Z [3,232 / 3,242] 8 / 26 tests; 8 actions running; last test: //:modulelist_test 2022-12-01T11:06:32.6537879Z Linking jit_tests; 43s processwrapper-sandbox 2022-12-01T11:06:32.6538682Z Compiling test/cpp/api/integration.cpp; 4s processwrapper-sandbox 2022-12-01T11:06:32.6539323Z Testing //:jit_test; 3s processwrapper-sandbox 2022-12-01T11:06:32.6539969Z Compiling c10/test/util/typeid_test.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:32.6540615Z Testing //:serialize_test; 0s processwrapper-sandbox 2022-12-01T11:06:32.6541167Z Testing //:nn_utils_test; 0s processwrapper-sandbox 2022-12-01T11:06:32.6541735Z Testing //:autograd_test; 0s processwrapper-sandbox 2022-12-01T11:06:32.6542339Z Testing //:dataloader_test; 0s processwrapper-sandbox 2022-12-01T11:06:32.7774140Z 2022-12-01T11:06:32.7774698Z  2022-12-01T11:06:32.7775050Z  2022-12-01T11:06:32.7775789Z  2022-12-01T11:06:32.7776142Z  2022-12-01T11:06:32.7776432Z  2022-12-01T11:06:32.7776716Z  2022-12-01T11:06:32.7777013Z  2022-12-01T11:06:32.7778948Z  2022-12-01T11:06:32.7779381Z INFO: From Testing //:jit_test: 2022-12-01T11:06:32.7779953Z [3,232 / 3,242] 9 / 26 tests; 8 actions running; last test: //:jit_test 2022-12-01T11:06:32.7780673Z Linking jit_tests; 43s processwrapper-sandbox 2022-12-01T11:06:32.7781275Z Compiling test/cpp/api/integration.cpp; 4s processwrapper-sandbox 2022-12-01T11:06:32.7781834Z Testing //:jit_test; 3s processwrapper-sandbox 2022-12-01T11:06:32.7782435Z Compiling c10/test/util/typeid_test.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:32.7783008Z Testing //:serialize_test; 0s processwrapper-sandbox 2022-12-01T11:06:32.7783538Z Testing //:nn_utils_test; 0s processwrapper-sandbox 2022-12-01T11:06:32.7784070Z Testing //:autograd_test; 0s processwrapper-sandbox 2022-12-01T11:06:32.7784613Z Testing //:dataloader_test; 0s processwrapper-sandbox 2022-12-01T11:06:32.7819365Z 2022-12-01T11:06:32.7822393Z  2022-12-01T11:06:32.7822711Z  2022-12-01T11:06:32.7823033Z  2022-12-01T11:06:32.7823321Z  2022-12-01T11:06:32.7823579Z  2022-12-01T11:06:32.7823856Z  2022-12-01T11:06:32.7824127Z  2022-12-01T11:06:32.7824385Z  2022-12-01T11:06:32.7824811Z ==================== Test output for //:jit_test: 2022-12-01T11:06:32.7825177Z Running main() from gmock_main.cc 2022-12-01T11:06:32.7825724Z Note: Google Test filter = -*CUDA 2022-12-01T11:06:32.7826099Z [==========] Running 6 tests from 1 test suite. 2022-12-01T11:06:32.7826549Z [----------] Global test environment set-up. 2022-12-01T11:06:32.7826979Z [----------] 6 tests from TorchScriptTest 2022-12-01T11:06:32.7827435Z [ RUN ] TorchScriptTest.CanCompileMultipleFunctions 2022-12-01T11:06:32.7827989Z [ OK ] TorchScriptTest.CanCompileMultipleFunctions (825 ms) 2022-12-01T11:06:32.7828545Z [ RUN ] TorchScriptTest.TestNestedIValueModuleArgMatching 2022-12-01T11:06:32.7829180Z [ OK ] TorchScriptTest.TestNestedIValueModuleArgMatching (25 ms) 2022-12-01T11:06:32.7829726Z [ RUN ] TorchScriptTest.TestDictArgMatching 2022-12-01T11:06:32.7830190Z [ OK ] TorchScriptTest.TestDictArgMatching (3 ms) 2022-12-01T11:06:32.7830675Z [ RUN ] TorchScriptTest.TestTupleArgMatching 2022-12-01T11:06:32.7831154Z [ OK ] TorchScriptTest.TestTupleArgMatching (1 ms) 2022-12-01T11:06:32.7831645Z [ RUN ] TorchScriptTest.TestOptionalArgMatching 2022-12-01T11:06:32.7832372Z [ OK ] TorchScriptTest.TestOptionalArgMatching (5 ms) 2022-12-01T11:06:32.7832825Z [ RUN ] TorchScriptTest.TestPickle 2022-12-01T11:06:32.7833242Z [ OK ] TorchScriptTest.TestPickle (0 ms) 2022-12-01T11:06:32.7833770Z [----------] 6 tests from TorchScriptTest (861 ms total) 2022-12-01T11:06:32.7834009Z 2022-12-01T11:06:32.7834259Z [----------] Global test environment tear-down 2022-12-01T11:06:32.7834648Z [==========] 6 tests from 1 test suite ran. (861 ms total) 2022-12-01T11:06:32.7834963Z [ PASSED ] 6 tests. 2022-12-01T11:06:32.7835286Z ================================================================================ 2022-12-01T11:06:32.7835826Z [3,232 / 3,242] 9 / 26 tests; 8 actions running; last test: //:jit_test 2022-12-01T11:06:32.7836364Z Linking jit_tests; 43s processwrapper-sandbox 2022-12-01T11:06:32.7836937Z Compiling test/cpp/api/integration.cpp; 4s processwrapper-sandbox 2022-12-01T11:06:32.7837486Z Testing //:jit_test; 3s processwrapper-sandbox 2022-12-01T11:06:32.7838051Z Compiling c10/test/util/typeid_test.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:32.7838588Z Testing //:serialize_test; 0s processwrapper-sandbox 2022-12-01T11:06:32.7839120Z Testing //:nn_utils_test; 0s processwrapper-sandbox 2022-12-01T11:06:32.7839635Z Testing //:autograd_test; 0s processwrapper-sandbox 2022-12-01T11:06:32.7840157Z Testing //:dataloader_test; 0s processwrapper-sandbox 2022-12-01T11:06:33.0537529Z 2022-12-01T11:06:33.0539739Z  2022-12-01T11:06:33.0540103Z  2022-12-01T11:06:33.0540446Z  2022-12-01T11:06:33.0540753Z  2022-12-01T11:06:33.0541060Z  2022-12-01T11:06:33.0541336Z  2022-12-01T11:06:33.0541628Z  2022-12-01T11:06:33.0541913Z  2022-12-01T11:06:33.0542710Z [3,233 / 3,243] 9 / 26 tests; 8 actions running; last test: //:jit_test 2022-12-01T11:06:33.0543341Z Linking jit_tests; 44s processwrapper-sandbox 2022-12-01T11:06:33.0543991Z Compiling test/cpp/api/integration.cpp; 5s processwrapper-sandbox 2022-12-01T11:06:33.0544675Z Compiling c10/test/util/typeid_test.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:33.0545242Z Testing //:serialize_test; 1s processwrapper-sandbox 2022-12-01T11:06:33.0545776Z Testing //:nn_utils_test; 0s processwrapper-sandbox 2022-12-01T11:06:33.0546370Z Testing //:autograd_test; 0s processwrapper-sandbox 2022-12-01T11:06:33.0546983Z Testing //:dataloader_test; 0s processwrapper-sandbox 2022-12-01T11:06:33.0547575Z Testing //:optim_test; 0s processwrapper-sandbox 2022-12-01T11:06:33.4541459Z 2022-12-01T11:06:33.4542141Z  2022-12-01T11:06:33.4542538Z  2022-12-01T11:06:33.4542809Z  2022-12-01T11:06:33.4601251Z  2022-12-01T11:06:33.4601625Z  2022-12-01T11:06:33.4601943Z  2022-12-01T11:06:33.4602274Z  2022-12-01T11:06:33.4602593Z  2022-12-01T11:06:33.4603129Z [3,234 / 3,243] 9 / 26 tests; 8 actions running; last test: //:jit_test 2022-12-01T11:06:33.4603787Z Linking jit_tests; 44s processwrapper-sandbox 2022-12-01T11:06:33.4604416Z Compiling test/cpp/api/integration.cpp; 5s processwrapper-sandbox 2022-12-01T11:06:33.4604776Z Testing //:serialize_test; 1s processwrapper-sandbox 2022-12-01T11:06:33.4605100Z Testing //:nn_utils_test; 1s processwrapper-sandbox 2022-12-01T11:06:33.4605526Z Testing //:autograd_test; 1s processwrapper-sandbox 2022-12-01T11:06:33.4605854Z Testing //:dataloader_test; 1s processwrapper-sandbox 2022-12-01T11:06:33.4606160Z Testing //:optim_test; 0s processwrapper-sandbox 2022-12-01T11:06:33.4606487Z Linking c10/test/typeid_test; 0s processwrapper-sandbox 2022-12-01T11:06:33.6123096Z 2022-12-01T11:06:33.6124078Z  2022-12-01T11:06:33.6124499Z  2022-12-01T11:06:33.6124800Z  2022-12-01T11:06:33.6125332Z  2022-12-01T11:06:33.6125626Z  2022-12-01T11:06:33.6125929Z  2022-12-01T11:06:33.6126374Z  2022-12-01T11:06:33.6126677Z  2022-12-01T11:06:33.6128373Z INFO: From Testing //c10/test:typeid_test: 2022-12-01T11:06:33.6129094Z [3,235 / 3,244] 10 / 26 tests; 8 actions running; last test: ...st:typeid_test 2022-12-01T11:06:33.6129663Z Linking jit_tests; 44s processwrapper-sandbox 2022-12-01T11:06:33.6131027Z Compiling test/cpp/api/integration.cpp; 5s processwrapper-sandbox 2022-12-01T11:06:33.6131646Z Testing //:serialize_test; 1s processwrapper-sandbox 2022-12-01T11:06:33.6132187Z Testing //:nn_utils_test; 1s processwrapper-sandbox 2022-12-01T11:06:33.6133766Z Testing //:autograd_test; 1s processwrapper-sandbox 2022-12-01T11:06:33.6134342Z Testing //:dataloader_test; 1s processwrapper-sandbox 2022-12-01T11:06:33.6134889Z Testing //:optim_test; 0s processwrapper-sandbox 2022-12-01T11:06:33.6136625Z Testing //c10/test:typeid_test; 0s processwrapper-sandbox 2022-12-01T11:06:33.6144768Z 2022-12-01T11:06:33.6145075Z  2022-12-01T11:06:33.6145388Z  2022-12-01T11:06:33.6145683Z  2022-12-01T11:06:33.6145973Z  2022-12-01T11:06:33.6146252Z  2022-12-01T11:06:33.6146544Z  2022-12-01T11:06:33.6146822Z  2022-12-01T11:06:33.6147103Z  2022-12-01T11:06:33.6147570Z ==================== Test output for //c10/test:typeid_test: 2022-12-01T11:06:33.6147972Z Running main() from gmock_main.cc 2022-12-01T11:06:33.6148404Z Note: Google Test filter = -*CUDA 2022-12-01T11:06:33.6148785Z [==========] Running 5 tests from 1 test suite. 2022-12-01T11:06:33.6149258Z [----------] Global test environment set-up. 2022-12-01T11:06:33.6149700Z [----------] 5 tests from TypeMetaTest 2022-12-01T11:06:33.6150127Z [ RUN ] TypeMetaTest.TypeMetaStatic 2022-12-01T11:06:33.6151552Z [ OK ] TypeMetaTest.TypeMetaStatic (0 ms) 2022-12-01T11:06:33.6152492Z [ RUN ] TypeMetaTest.Names 2022-12-01T11:06:33.6153514Z [ OK ] TypeMetaTest.Names (0 ms) 2022-12-01T11:06:33.6154536Z [ RUN ] TypeMetaTest.TypeMeta 2022-12-01T11:06:33.6155677Z [ OK ] TypeMetaTest.TypeMeta (0 ms) 2022-12-01T11:06:33.6156661Z [ RUN ] TypeMetaTest.CtorDtorAndCopy 2022-12-01T11:06:33.6157744Z [ OK ] TypeMetaTest.CtorDtorAndCopy (0 ms) 2022-12-01T11:06:33.6158821Z [ RUN ] TypeMetaTest.Float16IsNotUint16 2022-12-01T11:06:33.6159848Z [ OK ] TypeMetaTest.Float16IsNotUint16 (0 ms) 2022-12-01T11:06:33.6160970Z [----------] 5 tests from TypeMetaTest (0 ms total) 2022-12-01T11:06:33.6161641Z 2022-12-01T11:06:33.6162118Z [----------] Global test environment tear-down 2022-12-01T11:06:33.6162923Z [==========] 5 tests from 1 test suite ran. (0 ms total) 2022-12-01T11:06:33.6163908Z [ PASSED ] 5 tests. 2022-12-01T11:06:33.6164795Z ================================================================================ 2022-12-01T11:06:33.6165427Z [3,235 / 3,244] 10 / 26 tests; 8 actions running; last test: ...st:typeid_test 2022-12-01T11:06:33.6166119Z Linking jit_tests; 44s processwrapper-sandbox 2022-12-01T11:06:33.6166748Z Compiling test/cpp/api/integration.cpp; 5s processwrapper-sandbox 2022-12-01T11:06:33.6167330Z Testing //:serialize_test; 1s processwrapper-sandbox 2022-12-01T11:06:33.6167897Z Testing //:nn_utils_test; 1s processwrapper-sandbox 2022-12-01T11:06:33.6168440Z Testing //:autograd_test; 1s processwrapper-sandbox 2022-12-01T11:06:33.6168991Z Testing //:dataloader_test; 1s processwrapper-sandbox 2022-12-01T11:06:33.6169547Z Testing //:optim_test; 0s processwrapper-sandbox 2022-12-01T11:06:33.6170131Z Testing //c10/test:typeid_test; 0s processwrapper-sandbox 2022-12-01T11:06:33.8546117Z 2022-12-01T11:06:33.8546853Z  2022-12-01T11:06:33.8547461Z  2022-12-01T11:06:33.8548164Z  2022-12-01T11:06:33.8548493Z  2022-12-01T11:06:33.8548818Z  2022-12-01T11:06:33.8549108Z  2022-12-01T11:06:33.8549412Z  2022-12-01T11:06:33.8549723Z  2022-12-01T11:06:33.8550325Z [3,239 / 3,249] 10 / 26 tests; 8 actions running; last test: ...st:typeid_test 2022-12-01T11:06:33.8551095Z Linking jit_tests; 44s processwrapper-sandbox 2022-12-01T11:06:33.8551721Z Compiling test/cpp/api/integration.cpp; 6s processwrapper-sandbox 2022-12-01T11:06:33.8552343Z Testing //:serialize_test; 1s processwrapper-sandbox 2022-12-01T11:06:33.8552912Z Testing //:nn_utils_test; 1s processwrapper-sandbox 2022-12-01T11:06:33.8553468Z Testing //:autograd_test; 1s processwrapper-sandbox 2022-12-01T11:06:33.8554065Z Testing //:dataloader_test; 1s processwrapper-sandbox 2022-12-01T11:06:33.8554622Z Testing //:optim_test; 1s processwrapper-sandbox 2022-12-01T11:06:33.8555194Z Compiling test/cpp/api/rnn.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:34.8552666Z 2022-12-01T11:06:34.8553205Z  2022-12-01T11:06:34.8553537Z  2022-12-01T11:06:34.8553822Z  2022-12-01T11:06:34.8554127Z  2022-12-01T11:06:34.8554432Z  2022-12-01T11:06:34.8554709Z  2022-12-01T11:06:34.8554996Z  2022-12-01T11:06:34.8555293Z  2022-12-01T11:06:34.8555857Z [3,239 / 3,249] 10 / 26 tests; 8 actions running; last test: ...st:typeid_test 2022-12-01T11:06:34.8556452Z Linking jit_tests; 45s processwrapper-sandbox 2022-12-01T11:06:34.8557063Z Compiling test/cpp/api/integration.cpp; 7s processwrapper-sandbox 2022-12-01T11:06:34.8557677Z Testing //:serialize_test; 2s processwrapper-sandbox 2022-12-01T11:06:34.8558248Z Testing //:nn_utils_test; 2s processwrapper-sandbox 2022-12-01T11:06:34.8558813Z Testing //:autograd_test; 2s processwrapper-sandbox 2022-12-01T11:06:34.8559365Z Testing //:dataloader_test; 2s processwrapper-sandbox 2022-12-01T11:06:34.8559918Z Testing //:optim_test; 2s processwrapper-sandbox 2022-12-01T11:06:34.8560696Z Compiling test/cpp/api/rnn.cpp; 1s processwrapper-sandbox 2022-12-01T11:06:35.7254195Z 2022-12-01T11:06:35.7255022Z  2022-12-01T11:06:35.7255456Z  2022-12-01T11:06:35.7256873Z  2022-12-01T11:06:35.7257204Z  2022-12-01T11:06:35.7257501Z  2022-12-01T11:06:35.7257811Z  2022-12-01T11:06:35.7258064Z  2022-12-01T11:06:35.7258495Z  2022-12-01T11:06:35.7259139Z [3,239 / 3,249] 11 / 26 tests; 8 actions running; last test: ...ataloader_test 2022-12-01T11:06:35.7259771Z Linking jit_tests; 46s processwrapper-sandbox 2022-12-01T11:06:35.7260453Z Compiling test/cpp/api/integration.cpp; 7s processwrapper-sandbox 2022-12-01T11:06:35.7260927Z Testing //:serialize_test; 3s processwrapper-sandbox 2022-12-01T11:06:35.7261249Z Testing //:nn_utils_test; 3s processwrapper-sandbox 2022-12-01T11:06:35.7261569Z Testing //:autograd_test; 3s processwrapper-sandbox 2022-12-01T11:06:35.7261978Z Testing //:dataloader_test; 3s processwrapper-sandbox 2022-12-01T11:06:35.7262300Z Testing //:optim_test; 2s processwrapper-sandbox 2022-12-01T11:06:35.7262643Z Compiling test/cpp/api/rnn.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:35.7262815Z 2022-12-01T11:06:35.7262886Z  2022-12-01T11:06:35.7263064Z  2022-12-01T11:06:35.7263232Z  2022-12-01T11:06:35.7263388Z  2022-12-01T11:06:35.7263556Z  2022-12-01T11:06:35.7263740Z  2022-12-01T11:06:35.7263896Z  2022-12-01T11:06:35.7264075Z  2022-12-01T11:06:35.7264336Z INFO: From Testing //:dataloader_test: 2022-12-01T11:06:35.7264692Z [3,239 / 3,249] 11 / 26 tests; 8 actions running; last test: ...ataloader_test 2022-12-01T11:06:35.7265032Z Linking jit_tests; 46s processwrapper-sandbox 2022-12-01T11:06:35.7265394Z Compiling test/cpp/api/integration.cpp; 7s processwrapper-sandbox 2022-12-01T11:06:35.7265750Z Testing //:serialize_test; 3s processwrapper-sandbox 2022-12-01T11:06:35.7266065Z Testing //:nn_utils_test; 3s processwrapper-sandbox 2022-12-01T11:06:35.7266403Z Testing //:autograd_test; 3s processwrapper-sandbox 2022-12-01T11:06:35.7266909Z Testing //:dataloader_test; 3s processwrapper-sandbox 2022-12-01T11:06:35.7267223Z Testing //:optim_test; 2s processwrapper-sandbox 2022-12-01T11:06:35.7267556Z Compiling test/cpp/api/rnn.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:35.7267719Z 2022-12-01T11:06:35.7267804Z  2022-12-01T11:06:35.7267965Z  2022-12-01T11:06:35.7268140Z  2022-12-01T11:06:35.7268316Z  2022-12-01T11:06:35.7268479Z  2022-12-01T11:06:35.7268651Z  2022-12-01T11:06:35.7268825Z  2022-12-01T11:06:35.7268978Z  2022-12-01T11:06:35.7269232Z ==================== Test output for //:dataloader_test: 2022-12-01T11:06:35.7269468Z Running main() from gmock_main.cc 2022-12-01T11:06:35.7269706Z Note: Google Test filter = -*CUDA 2022-12-01T11:06:35.7269942Z [==========] Running 87 tests from 2 test suites. 2022-12-01T11:06:35.7270236Z [----------] Global test environment set-up. 2022-12-01T11:06:35.7270503Z [----------] 50 tests from DataTest 2022-12-01T11:06:35.7270734Z [ RUN ] DataTest.DatasetCallsGetCorrectly 2022-12-01T11:06:35.7271017Z [ OK ] DataTest.DatasetCallsGetCorrectly (0 ms) 2022-12-01T11:06:35.7271319Z [ RUN ] DataTest.TransformCallsGetApplyCorrectly 2022-12-01T11:06:35.7271626Z [ OK ] DataTest.TransformCallsGetApplyCorrectly (0 ms) 2022-12-01T11:06:35.7271968Z [ RUN ] DataTest.ChunkDataSetWithInvalidInitParameter 2022-12-01T11:06:35.7272318Z [ OK ] DataTest.ChunkDataSetWithInvalidInitParameter (0 ms) 2022-12-01T11:06:35.7272615Z [ RUN ] DataTest.InfiniteStreamDataset 2022-12-01T11:06:35.7272881Z [ OK ] DataTest.InfiniteStreamDataset (0 ms) 2022-12-01T11:06:35.7273144Z [ RUN ] DataTest.NoSequencerIsIdentity 2022-12-01T11:06:35.7273393Z [ OK ] DataTest.NoSequencerIsIdentity (0 ms) 2022-12-01T11:06:35.7273741Z [ RUN ] DataTest.OrderedSequencerIsSetUpWell 2022-12-01T11:06:35.7274044Z [ OK ] DataTest.OrderedSequencerIsSetUpWell (0 ms) 2022-12-01T11:06:35.7274359Z [ RUN ] DataTest.OrderedSequencerReOrdersValues 2022-12-01T11:06:35.7274664Z [ OK ] DataTest.OrderedSequencerReOrdersValues (0 ms) 2022-12-01T11:06:35.7274984Z [ RUN ] DataTest.BatchLambdaAppliesFunctionToBatch 2022-12-01T11:06:35.7275316Z [ OK ] DataTest.BatchLambdaAppliesFunctionToBatch (0 ms) 2022-12-01T11:06:35.7275622Z [ RUN ] DataTest.LambdaAppliesFunctionToExample 2022-12-01T11:06:35.7275936Z [ OK ] DataTest.LambdaAppliesFunctionToExample (0 ms) 2022-12-01T11:06:35.7276217Z [ RUN ] DataTest.CollateReducesBatch 2022-12-01T11:06:35.7276466Z [ OK ] DataTest.CollateReducesBatch (0 ms) 2022-12-01T11:06:35.7276733Z [ RUN ] DataTest.CollationReducesBatch 2022-12-01T11:06:35.7277000Z [ OK ] DataTest.CollationReducesBatch (0 ms) 2022-12-01T11:06:35.7277297Z [ RUN ] DataTest.SequentialSamplerReturnsIndicesInOrder 2022-12-01T11:06:35.7277655Z [ OK ] DataTest.SequentialSamplerReturnsIndicesInOrder (0 ms) 2022-12-01T11:06:35.7278036Z [ RUN ] DataTest.SequentialSamplerReturnsLessValuesForLastBatch 2022-12-01T11:06:35.7278445Z [ OK ] DataTest.SequentialSamplerReturnsLessValuesForLastBatch (0 ms) 2022-12-01T11:06:35.7278781Z [ RUN ] DataTest.SequentialSamplerResetsWell 2022-12-01T11:06:35.7279089Z [ OK ] DataTest.SequentialSamplerResetsWell (0 ms) 2022-12-01T11:06:35.7279419Z [ RUN ] DataTest.SequentialSamplerResetsWithNewSizeWell 2022-12-01T11:06:35.7279761Z [ OK ] DataTest.SequentialSamplerResetsWithNewSizeWell (0 ms) 2022-12-01T11:06:35.7280097Z [ RUN ] DataTest.CanSaveAndLoadSequentialSampler 2022-12-01T11:06:35.7280416Z [ OK ] DataTest.CanSaveAndLoadSequentialSampler (103 ms) 2022-12-01T11:06:35.7280750Z [ RUN ] DataTest.RandomSamplerReturnsIndicesInCorrectRange 2022-12-01T11:06:35.7281125Z [ OK ] DataTest.RandomSamplerReturnsIndicesInCorrectRange (23 ms) 2022-12-01T11:06:35.7281512Z [ RUN ] DataTest.RandomSamplerReturnsLessValuesForLastBatch 2022-12-01T11:06:35.7281902Z [ OK ] DataTest.RandomSamplerReturnsLessValuesForLastBatch (0 ms) 2022-12-01T11:06:35.7282258Z [ RUN ] DataTest.RandomSamplerResetsWell 2022-12-01T11:06:35.7282545Z [ OK ] DataTest.RandomSamplerResetsWell (0 ms) 2022-12-01T11:06:35.7282850Z [ RUN ] DataTest.RandomSamplerResetsWithNewSizeWell 2022-12-01T11:06:35.7283173Z [ OK ] DataTest.RandomSamplerResetsWithNewSizeWell (0 ms) 2022-12-01T11:06:35.7283544Z [ RUN ] DataTest.SavingAndLoadingRandomSamplerYieldsSameSequence 2022-12-01T11:06:35.7283961Z [ OK ] DataTest.SavingAndLoadingRandomSamplerYieldsSameSequence (2 ms) 2022-12-01T11:06:35.7284372Z [ RUN ] DataTest.StreamSamplerReturnsTheBatchSizeAndThenRemainder 2022-12-01T11:06:35.7284796Z [ OK ] DataTest.StreamSamplerReturnsTheBatchSizeAndThenRemainder (0 ms) 2022-12-01T11:06:35.7285145Z [ RUN ] DataTest.StreamSamplerResetsWell 2022-12-01T11:06:35.7285421Z [ OK ] DataTest.StreamSamplerResetsWell (0 ms) 2022-12-01T11:06:35.7285712Z [ RUN ] DataTest.StreamSamplerResetsWithNewSizeWell 2022-12-01T11:06:35.7286046Z [ OK ] DataTest.StreamSamplerResetsWithNewSizeWell (0 ms) 2022-12-01T11:06:35.7286391Z [ RUN ] DataTest.TensorDatasetConstructsFromSingleTensor 2022-12-01T11:06:35.7286745Z [ OK ] DataTest.TensorDatasetConstructsFromSingleTensor (25 ms) 2022-12-01T11:06:35.7287150Z [ RUN ] DataTest.TensorDatasetConstructsFromInitializerListOfTensors 2022-12-01T11:06:35.7287593Z [ OK ] DataTest.TensorDatasetConstructsFromInitializerListOfTensors (32 ms) 2022-12-01T11:06:35.7287961Z [ RUN ] DataTest.StackTransformWorksForExample 2022-12-01T11:06:35.7288258Z [ OK ] DataTest.StackTransformWorksForExample (3 ms) 2022-12-01T11:06:35.7288577Z [ RUN ] DataTest.StackTransformWorksForTensorExample 2022-12-01T11:06:35.7288913Z [ OK ] DataTest.StackTransformWorksForTensorExample (1 ms) 2022-12-01T11:06:35.7289271Z [ RUN ] DataTest.TensorTransformWorksForAnyTargetType 2022-12-01T11:06:35.7289626Z [ OK ] DataTest.TensorTransformWorksForAnyTargetType (1 ms) 2022-12-01T11:06:35.7289964Z [ RUN ] DataTest.TensorLambdaWorksforAnyTargetType 2022-12-01T11:06:35.7290278Z [ OK ] DataTest.TensorLambdaWorksforAnyTargetType (1 ms) 2022-12-01T11:06:35.7290636Z [ RUN ] DataTest.NormalizeTransform 2022-12-01T11:06:35.7290901Z [ OK ] DataTest.NormalizeTransform (26 ms) 2022-12-01T11:06:35.7291130Z [ RUN ] DataTest.MapDoesNotCopy 2022-12-01T11:06:35.7291372Z [ OK ] DataTest.MapDoesNotCopy (0 ms) 2022-12-01T11:06:35.7291650Z [ RUN ] DataTest.QueuePushAndPopFromSameThread 2022-12-01T11:06:35.7291973Z [ OK ] DataTest.QueuePushAndPopFromSameThread (0 ms) 2022-12-01T11:06:35.7292293Z [ RUN ] DataTest.QueuePopWithTimeoutThrowsUponTimeout 2022-12-01T11:06:35.7292638Z [ OK ] DataTest.QueuePopWithTimeoutThrowsUponTimeout (10 ms) 2022-12-01T11:06:35.7292985Z [ RUN ] DataTest.QueuePushAndPopFromDifferentThreads 2022-12-01T11:06:35.7293309Z [ OK ] DataTest.QueuePushAndPopFromDifferentThreads (20 ms) 2022-12-01T11:06:35.7293623Z [ RUN ] DataTest.QueueClearEmptiesTheQueue 2022-12-01T11:06:35.7293908Z [ OK ] DataTest.QueueClearEmptiesTheQueue (1 ms) 2022-12-01T11:06:35.7294193Z [ RUN ] DataTest.DataShuttleCanPushAndPopJob 2022-12-01T11:06:35.7294499Z [ OK ] DataTest.DataShuttleCanPushAndPopJob (0 ms) 2022-12-01T11:06:35.7294805Z [ RUN ] DataTest.DataShuttleCanPushAndPopResult 2022-12-01T11:06:35.7295117Z [ OK ] DataTest.DataShuttleCanPushAndPopResult (0 ms) 2022-12-01T11:06:35.7295485Z [ RUN ] DataTest.DataShuttlePopResultReturnsNulloptWhenNoJobsInFlight 2022-12-01T11:06:35.7295938Z [ OK ] DataTest.DataShuttlePopResultReturnsNulloptWhenNoJobsInFlight (0 ms) 2022-12-01T11:06:35.7296356Z [ RUN ] DataTest.DataShuttleDrainMeansPopResultReturnsNullopt 2022-12-01T11:06:35.7296744Z [ OK ] DataTest.DataShuttleDrainMeansPopResultReturnsNullopt (0 ms) 2022-12-01T11:06:35.7297098Z [ RUN ] DataTest.DataShuttlePopResultTimesOut 2022-12-01T11:06:35.7297402Z [ OK ] DataTest.DataShuttlePopResultTimesOut (10 ms) 2022-12-01T11:06:35.7297745Z [ RUN ] DataTest.SharedBatchDatasetReallyIsShared 2022-12-01T11:06:35.7298068Z [ OK ] DataTest.SharedBatchDatasetReallyIsShared (3 ms) 2022-12-01T11:06:35.7298766Z [ RUN ] DataTest.SharedBatchDatasetDoesNotIncurCopyWhenPassedDatasetObject 2022-12-01T11:06:35.7299500Z [ OK ] DataTest.SharedBatchDatasetDoesNotIncurCopyWhenPassedDatasetObject (0 ms) 2022-12-01T11:06:35.7300152Z [ RUN ] DataTest.CanUseCustomTypeAsIndexType 2022-12-01T11:06:35.7300483Z [ OK ] DataTest.CanUseCustomTypeAsIndexType (0 ms) 2022-12-01T11:06:35.7300938Z [ RUN ] DataTest.DistributedRandomSamplerSingleReplicaProduceCorrectSamples 2022-12-01T11:06:35.7301418Z [ OK ] DataTest.DistributedRandomSamplerSingleReplicaProduceCorrectSamples (13 ms) 2022-12-01T11:06:35.7301957Z [ RUN ] DataTest.DistributedRandomSamplerMultiReplicaProduceCorrectSamples 2022-12-01T11:06:35.7302461Z [ OK ] DataTest.DistributedRandomSamplerMultiReplicaProduceCorrectSamples (0 ms) 2022-12-01T11:06:35.7302882Z [ RUN ] DataTest.CanSaveAndLoadDistributedRandomSampler 2022-12-01T11:06:35.7303225Z [ OK ] DataTest.CanSaveAndLoadDistributedRandomSampler (4 ms) 2022-12-01T11:06:35.7303667Z [ RUN ] DataTest.DistributedSequentialSamplerSingleReplicaProduceCorrectSamples 2022-12-01T11:06:35.7304196Z [ OK ] DataTest.DistributedSequentialSamplerSingleReplicaProduceCorrectSamples (0 ms) 2022-12-01T11:06:35.7304698Z [ RUN ] DataTest.DistributedSequentialSamplerMultiReplicaProduceCorrectSamples 2022-12-01T11:06:35.7305207Z [ OK ] DataTest.DistributedSequentialSamplerMultiReplicaProduceCorrectSamples (0 ms) 2022-12-01T11:06:35.7305649Z [ RUN ] DataTest.CanSaveAndLoadDistributedSequentialSampler 2022-12-01T11:06:35.7306111Z [ OK ] DataTest.CanSaveAndLoadDistributedSequentialSampler (2 ms) 2022-12-01T11:06:35.7306548Z [----------] 50 tests from DataTest (288 ms total) 2022-12-01T11:06:35.7306694Z 2022-12-01T11:06:35.7306842Z [----------] 37 tests from DataLoaderTest 2022-12-01T11:06:35.7307151Z [ RUN ] DataLoaderTest.DataLoaderOptionsDefaultAsExpected 2022-12-01T11:06:35.7307515Z [ OK ] DataLoaderTest.DataLoaderOptionsDefaultAsExpected (0 ms) 2022-12-01T11:06:35.7307906Z [ RUN ] DataLoaderTest.DataLoaderOptionsCoalesceOptionalValues 2022-12-01T11:06:35.7308308Z [ OK ] DataLoaderTest.DataLoaderOptionsCoalesceOptionalValues (0 ms) 2022-12-01T11:06:35.7308676Z [ RUN ] DataLoaderTest.MakeDataLoaderDefaultsAsExpected 2022-12-01T11:06:35.7309033Z [ OK ] DataLoaderTest.MakeDataLoaderDefaultsAsExpected (0 ms) 2022-12-01T11:06:35.7309487Z [ RUN ] DataLoaderTest.MakeDataLoaderThrowsWhenConstructingSamplerWithUnsizedDataset 2022-12-01T11:06:35.7310062Z [ OK ] DataLoaderTest.MakeDataLoaderThrowsWhenConstructingSamplerWithUnsizedDataset (0 ms) 2022-12-01T11:06:35.7310523Z [ RUN ] DataLoaderTest.IteratorsCompareEqualToThemselves 2022-12-01T11:06:35.7310889Z [ OK ] DataLoaderTest.IteratorsCompareEqualToThemselves (0 ms) 2022-12-01T11:06:35.7311271Z [ RUN ] DataLoaderTest.ValidIteratorsCompareUnequalToEachOther 2022-12-01T11:06:35.7311661Z [ OK ] DataLoaderTest.ValidIteratorsCompareUnequalToEachOther (0 ms) 2022-12-01T11:06:35.7312069Z [ RUN ] DataLoaderTest.SentinelIteratorsCompareEqualToEachOther 2022-12-01T11:06:35.7312485Z [ OK ] DataLoaderTest.SentinelIteratorsCompareEqualToEachOther (0 ms) 2022-12-01T11:06:35.7312907Z [ RUN ] DataLoaderTest.IteratorsCompareEqualToSentinelWhenExhausted 2022-12-01T11:06:35.7313333Z [ OK ] DataLoaderTest.IteratorsCompareEqualToSentinelWhenExhausted (0 ms) 2022-12-01T11:06:35.7313695Z [ RUN ] DataLoaderTest.IteratorsShareState 2022-12-01T11:06:35.7314032Z [ OK ] DataLoaderTest.IteratorsShareState (0 ms) 2022-12-01T11:06:35.7314362Z [ RUN ] DataLoaderTest.CanDereferenceIteratorMultipleTimes 2022-12-01T11:06:35.7314740Z [ OK ] DataLoaderTest.CanDereferenceIteratorMultipleTimes (0 ms) 2022-12-01T11:06:35.7315155Z [ RUN ] DataLoaderTest.CanUseIteratorAlgorithms 2022-12-01T11:06:35.7315454Z [ OK ] DataLoaderTest.CanUseIteratorAlgorithms (0 ms) 2022-12-01T11:06:35.7315842Z [ RUN ] DataLoaderTest.CallingBeginWhileOtherIteratorIsInFlightThrows 2022-12-01T11:06:35.7316296Z [ OK ] DataLoaderTest.CallingBeginWhileOtherIteratorIsInFlightThrows (0 ms) 2022-12-01T11:06:35.7316780Z [ RUN ] DataLoaderTest.IncrementingExhaustedValidIteratorThrows 2022-12-01T11:06:35.7317222Z [ OK ] DataLoaderTest.IncrementingExhaustedValidIteratorThrows (0 ms) 2022-12-01T11:06:35.7317629Z [ RUN ] DataLoaderTest.DereferencingExhaustedValidIteratorThrows 2022-12-01T11:06:35.7318043Z [ OK ] DataLoaderTest.DereferencingExhaustedValidIteratorThrows (0 ms) 2022-12-01T11:06:35.7318418Z [ RUN ] DataLoaderTest.IncrementingSentinelIteratorThrows 2022-12-01T11:06:35.7318785Z [ OK ] DataLoaderTest.IncrementingSentinelIteratorThrows (0 ms) 2022-12-01T11:06:35.7319161Z [ RUN ] DataLoaderTest.DereferencingSentinelIteratorThrows 2022-12-01T11:06:35.7319535Z [ OK ] DataLoaderTest.DereferencingSentinelIteratorThrows (0 ms) 2022-12-01T11:06:35.7319875Z [ RUN ] DataLoaderTest.YieldsCorrectBatchSize 2022-12-01T11:06:35.7320178Z [ OK ] DataLoaderTest.YieldsCorrectBatchSize (0 ms) 2022-12-01T11:06:35.7320615Z [ RUN ] DataLoaderTest.ReturnsLastBatchWhenSmallerThanBatchSizeWhenDropLastIsFalse 2022-12-01T11:06:35.7321155Z [ OK ] DataLoaderTest.ReturnsLastBatchWhenSmallerThanBatchSizeWhenDropLastIsFalse (0 ms) 2022-12-01T11:06:35.7321718Z [ RUN ] DataLoaderTest.DoesNotReturnLastBatchWhenSmallerThanBatchSizeWhenDropLastIsTrue 2022-12-01T11:06:35.7322308Z [ OK ] DataLoaderTest.DoesNotReturnLastBatchWhenSmallerThanBatchSizeWhenDropLastIsTrue (0 ms) 2022-12-01T11:06:35.7322774Z [ RUN ] DataLoaderTest.RespectsTimeout 2022-12-01T11:06:35.7323048Z [ OK ] DataLoaderTest.RespectsTimeout (10 ms) 2022-12-01T11:06:35.7323393Z [ RUN ] DataLoaderTest.EnforcesOrderingAmongThreadsWhenConfigured 2022-12-01T11:06:35.7323819Z [ OK ] DataLoaderTest.EnforcesOrderingAmongThreadsWhenConfigured (1 ms) 2022-12-01T11:06:35.7324128Z [ RUN ] DataLoaderTest.Reset 2022-12-01T11:06:35.7324352Z [ OK ] DataLoaderTest.Reset (0 ms) 2022-12-01T11:06:35.7324664Z [ RUN ] DataLoaderTest.TestExceptionsArePropagatedFromWorkers 2022-12-01T11:06:35.7325062Z [ OK ] DataLoaderTest.TestExceptionsArePropagatedFromWorkers (0 ms) 2022-12-01T11:06:35.7325432Z [ RUN ] DataLoaderTest.StatefulDatasetWithNoWorkers 2022-12-01T11:06:35.7325769Z [ OK ] DataLoaderTest.StatefulDatasetWithNoWorkers (0 ms) 2022-12-01T11:06:35.7326091Z [ RUN ] DataLoaderTest.StatefulDatasetWithManyWorkers 2022-12-01T11:06:35.7326433Z [ OK ] DataLoaderTest.StatefulDatasetWithManyWorkers (1 ms) 2022-12-01T11:06:35.7326754Z [ RUN ] DataLoaderTest.StatefulDatasetWithMap 2022-12-01T11:06:35.7327059Z [ OK ] DataLoaderTest.StatefulDatasetWithMap (1 ms) 2022-12-01T11:06:35.7327364Z [ RUN ] DataLoaderTest.StatefulDatasetWithCollate 2022-12-01T11:06:35.7327697Z [ OK ] DataLoaderTest.StatefulDatasetWithCollate (1 ms) 2022-12-01T11:06:35.7328003Z [ RUN ] DataLoaderTest.ChunkDataSetGetBatch 2022-12-01T11:06:35.7328282Z [ OK ] DataLoaderTest.ChunkDataSetGetBatch (12 ms) 2022-12-01T11:06:35.7328608Z [ RUN ] DataLoaderTest.ChunkDataSetWithBatchSizeMismatch 2022-12-01T11:06:35.7328974Z [ OK ] DataLoaderTest.ChunkDataSetWithBatchSizeMismatch (0 ms) 2022-12-01T11:06:35.7329299Z [ RUN ] DataLoaderTest.ChunkDataSetWithEmptyBatch 2022-12-01T11:06:35.7329622Z [ OK ] DataLoaderTest.ChunkDataSetWithEmptyBatch (0 ms) 2022-12-01T11:06:35.7329988Z [ RUN ] DataLoaderTest.ChunkDataSetGetBatchWithUnevenBatchSize 2022-12-01T11:06:35.7330395Z [ OK ] DataLoaderTest.ChunkDataSetGetBatchWithUnevenBatchSize (0 ms) 2022-12-01T11:06:35.7330857Z [ RUN ] DataLoaderTest.CanAccessChunkSamplerWithChunkDataSet 2022-12-01T11:06:35.7331247Z [ OK ] DataLoaderTest.CanAccessChunkSamplerWithChunkDataSet (0 ms) 2022-12-01T11:06:35.7331636Z [ RUN ] DataLoaderTest.ChunkDatasetDoesNotHang 2022-12-01T11:06:35.7331931Z [ OK ] DataLoaderTest.ChunkDatasetDoesNotHang (0 ms) 2022-12-01T11:06:35.7332221Z [ RUN ] DataLoaderTest.ChunkDatasetSave 2022-12-01T11:06:35.7332502Z [ OK ] DataLoaderTest.ChunkDatasetSave (226 ms) 2022-12-01T11:06:35.7332764Z [ RUN ] DataLoaderTest.ChunkDatasetLoad 2022-12-01T11:06:35.7333034Z [ OK ] DataLoaderTest.ChunkDatasetLoad (2 ms) 2022-12-01T11:06:35.7333337Z [ RUN ] DataLoaderTest.ChunkDatasetCrossChunkShuffle 2022-12-01T11:06:35.7333676Z [ OK ] DataLoaderTest.ChunkDatasetCrossChunkShuffle (0 ms) 2022-12-01T11:06:35.7333978Z [ RUN ] DataLoaderTest.CustomPreprocessPolicy 2022-12-01T11:06:35.7334286Z [ OK ] DataLoaderTest.CustomPreprocessPolicy (0 ms) 2022-12-01T11:06:35.7334656Z [----------] 37 tests from DataLoaderTest (262 ms total) 2022-12-01T11:06:35.7334799Z 2022-12-01T11:06:35.7334955Z [----------] Global test environment tear-down 2022-12-01T11:06:35.7335212Z [==========] 87 tests from 2 test suites ran. (551 ms total) 2022-12-01T11:06:35.7335428Z [ PASSED ] 87 tests. 2022-12-01T11:06:35.7335625Z ================================================================================ 2022-12-01T11:06:35.7335980Z [3,239 / 3,249] 11 / 26 tests; 8 actions running; last test: ...ataloader_test 2022-12-01T11:06:35.7336309Z Linking jit_tests; 46s processwrapper-sandbox 2022-12-01T11:06:35.7336661Z Compiling test/cpp/api/integration.cpp; 7s processwrapper-sandbox 2022-12-01T11:06:35.7337007Z Testing //:serialize_test; 3s processwrapper-sandbox 2022-12-01T11:06:35.7337455Z Testing //:nn_utils_test; 3s processwrapper-sandbox 2022-12-01T11:06:35.7337830Z Testing //:autograd_test; 3s processwrapper-sandbox 2022-12-01T11:06:35.7338142Z Testing //:dataloader_test; 3s processwrapper-sandbox 2022-12-01T11:06:35.7338621Z Testing //:optim_test; 2s processwrapper-sandbox 2022-12-01T11:06:35.7338960Z Compiling test/cpp/api/rnn.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:36.0561661Z 2022-12-01T11:06:36.0562167Z  2022-12-01T11:06:36.0562550Z  2022-12-01T11:06:36.0562874Z  2022-12-01T11:06:36.0563145Z  2022-12-01T11:06:36.0563428Z  2022-12-01T11:06:36.0563711Z  2022-12-01T11:06:36.0563974Z  2022-12-01T11:06:36.0564243Z  2022-12-01T11:06:36.0564797Z [3,243 / 3,254] 11 / 26 tests; 8 actions running; last test: ...ataloader_test 2022-12-01T11:06:36.0565393Z Linking jit_tests; 47s processwrapper-sandbox 2022-12-01T11:06:36.0566004Z Compiling test/cpp/api/integration.cpp; 8s processwrapper-sandbox 2022-12-01T11:06:36.0566589Z Testing //:serialize_test; 4s processwrapper-sandbox 2022-12-01T11:06:36.0567149Z Testing //:nn_utils_test; 3s processwrapper-sandbox 2022-12-01T11:06:36.0567739Z Testing //:autograd_test; 3s processwrapper-sandbox 2022-12-01T11:06:36.0568273Z Testing //:optim_test; 3s processwrapper-sandbox 2022-12-01T11:06:36.0568833Z Compiling test/cpp/api/rnn.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:36.0569451Z Compiling test/cpp/api/tensor_options.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:37.2308143Z 2022-12-01T11:06:37.2308724Z  2022-12-01T11:06:37.2309098Z  2022-12-01T11:06:37.2309944Z  2022-12-01T11:06:37.2310345Z  2022-12-01T11:06:37.2310660Z  2022-12-01T11:06:37.2310945Z  2022-12-01T11:06:37.2311265Z  2022-12-01T11:06:37.2311592Z  2022-12-01T11:06:37.2312100Z [3,243 / 3,254] 11 / 26 tests; 8 actions running; last test: ...ataloader_test 2022-12-01T11:06:37.2312452Z Linking jit_tests; 48s processwrapper-sandbox 2022-12-01T11:06:37.2312823Z Compiling test/cpp/api/integration.cpp; 9s processwrapper-sandbox 2022-12-01T11:06:37.2313175Z Testing //:serialize_test; 5s processwrapper-sandbox 2022-12-01T11:06:37.2313486Z Testing //:nn_utils_test; 4s processwrapper-sandbox 2022-12-01T11:06:37.2313960Z Testing //:autograd_test; 4s processwrapper-sandbox 2022-12-01T11:06:37.2314281Z Testing //:optim_test; 4s processwrapper-sandbox 2022-12-01T11:06:37.2314605Z Compiling test/cpp/api/rnn.cpp; 3s processwrapper-sandbox 2022-12-01T11:06:37.2314971Z Compiling test/cpp/api/tensor_options.cpp; 1s processwrapper-sandbox 2022-12-01T11:06:37.6304883Z 2022-12-01T11:06:37.6305442Z  2022-12-01T11:06:37.6305768Z  2022-12-01T11:06:37.6306085Z  2022-12-01T11:06:37.6306375Z  2022-12-01T11:06:37.6306706Z  2022-12-01T11:06:37.6306997Z  2022-12-01T11:06:37.6307270Z  2022-12-01T11:06:37.6307569Z  2022-12-01T11:06:37.6308244Z [3,243 / 3,254] 12 / 26 tests; 8 actions running; last test: //:serialize_test 2022-12-01T11:06:37.6308848Z Linking jit_tests; 48s processwrapper-sandbox 2022-12-01T11:06:37.6309588Z Compiling test/cpp/api/integration.cpp; 9s processwrapper-sandbox 2022-12-01T11:06:37.6310202Z Testing //:serialize_test; 5s processwrapper-sandbox 2022-12-01T11:06:37.6310788Z Testing //:nn_utils_test; 5s processwrapper-sandbox 2022-12-01T11:06:37.6311351Z Testing //:autograd_test; 5s processwrapper-sandbox 2022-12-01T11:06:37.6311915Z Testing //:optim_test; 4s processwrapper-sandbox 2022-12-01T11:06:37.6312517Z Compiling test/cpp/api/rnn.cpp; 3s processwrapper-sandbox 2022-12-01T11:06:37.6313087Z Compiling test/cpp/api/tensor_options.cpp; 1s processwrapper-sandbox 2022-12-01T11:06:37.6313382Z 2022-12-01T11:06:37.6313503Z  2022-12-01T11:06:37.6313740Z  2022-12-01T11:06:37.6313979Z  2022-12-01T11:06:37.6314214Z  2022-12-01T11:06:37.6314466Z  2022-12-01T11:06:37.6314685Z  2022-12-01T11:06:37.6314924Z  2022-12-01T11:06:37.6315370Z  2022-12-01T11:06:37.6315752Z INFO: From Testing //:serialize_test: 2022-12-01T11:06:37.6316114Z [3,243 / 3,254] 12 / 26 tests; 8 actions running; last test: //:serialize_test 2022-12-01T11:06:37.6316465Z Linking jit_tests; 48s processwrapper-sandbox 2022-12-01T11:06:37.6316824Z Compiling test/cpp/api/integration.cpp; 9s processwrapper-sandbox 2022-12-01T11:06:37.6317158Z Testing //:serialize_test; 5s processwrapper-sandbox 2022-12-01T11:06:37.6317477Z Testing //:nn_utils_test; 5s processwrapper-sandbox 2022-12-01T11:06:37.6317792Z Testing //:autograd_test; 5s processwrapper-sandbox 2022-12-01T11:06:37.6318176Z Testing //:optim_test; 4s processwrapper-sandbox 2022-12-01T11:06:37.6318547Z Compiling test/cpp/api/rnn.cpp; 3s processwrapper-sandbox 2022-12-01T11:06:37.6318915Z Compiling test/cpp/api/tensor_options.cpp; 1s processwrapper-sandbox 2022-12-01T11:06:37.6319136Z 2022-12-01T11:06:37.6319236Z  2022-12-01T11:06:37.6319400Z  2022-12-01T11:06:37.6319567Z  2022-12-01T11:06:37.6319735Z  2022-12-01T11:06:37.6319969Z  2022-12-01T11:06:37.6320172Z  2022-12-01T11:06:37.6320335Z  2022-12-01T11:06:37.6320494Z  2022-12-01T11:06:37.6320782Z ==================== Test output for //:serialize_test: 2022-12-01T11:06:37.6321019Z Running main() from gmock_main.cc 2022-12-01T11:06:37.6321255Z Note: Google Test filter = -*CUDA 2022-12-01T11:06:37.6321566Z [==========] Running 22 tests from 1 test suite. 2022-12-01T11:06:37.6322008Z [----------] Global test environment set-up. 2022-12-01T11:06:37.6322344Z [----------] 22 tests from SerializeTest 2022-12-01T11:06:37.6322585Z [ RUN ] SerializeTest.KeysFunc 2022-12-01T11:06:37.6322874Z [ OK ] SerializeTest.KeysFunc (129 ms) 2022-12-01T11:06:37.6323160Z [ RUN ] SerializeTest.TryReadFunc 2022-12-01T11:06:37.6323405Z [ OK ] SerializeTest.TryReadFunc (1 ms) 2022-12-01T11:06:37.6323635Z [ RUN ] SerializeTest.Basic 2022-12-01T11:06:37.6323865Z [ OK ] SerializeTest.Basic (88 ms) 2022-12-01T11:06:37.6324109Z [ RUN ] SerializeTest.BasicToFile 2022-12-01T11:06:37.6324503Z [ OK ] SerializeTest.BasicToFile (1 ms) 2022-12-01T11:06:37.6324804Z [ RUN ] SerializeTest.BasicViaFunc 2022-12-01T11:06:37.6325046Z [ OK ] SerializeTest.BasicViaFunc (2 ms) 2022-12-01T11:06:37.6325279Z [ RUN ] SerializeTest.Resized 2022-12-01T11:06:37.6325553Z [ OK ] SerializeTest.Resized (56 ms) 2022-12-01T11:06:37.6325799Z [ RUN ] SerializeTest.Sliced 2022-12-01T11:06:37.6326135Z [ OK ] SerializeTest.Sliced (17 ms) 2022-12-01T11:06:37.6326418Z [ RUN ] SerializeTest.NonContiguous 2022-12-01T11:06:37.6326662Z [ OK ] SerializeTest.NonContiguous (1 ms) 2022-12-01T11:06:37.6326928Z [ RUN ] SerializeTest.ErrorOnMissingKey 2022-12-01T11:06:37.6327244Z [ OK ] SerializeTest.ErrorOnMissingKey (71 ms) 2022-12-01T11:06:37.6327469Z [ RUN ] SerializeTest.XOR 2022-12-01T11:06:37.6327680Z [ OK ] SerializeTest.XOR (2199 ms) 2022-12-01T11:06:37.6327941Z [ RUN ] SerializeTest.Optim 2022-12-01T11:06:37.6328148Z [ OK ] SerializeTest.Optim (148 ms) 2022-12-01T11:06:37.6328376Z [ RUN ] SerializeTest.Optim_Adagrad 2022-12-01T11:06:37.6328668Z [ OK ] SerializeTest.Optim_Adagrad (33 ms) 2022-12-01T11:06:37.6328904Z [ RUN ] SerializeTest.Optim_SGD 2022-12-01T11:06:37.6329124Z [ OK ] SerializeTest.Optim_SGD (18 ms) 2022-12-01T11:06:37.6329376Z [ RUN ] SerializeTest.Optim_Adam 2022-12-01T11:06:37.6329624Z [ OK ] SerializeTest.Optim_Adam (37 ms) 2022-12-01T11:06:37.6329842Z [ RUN ] SerializeTest.Optim_AdamW 2022-12-01T11:06:37.6330076Z [ OK ] SerializeTest.Optim_AdamW (26 ms) 2022-12-01T11:06:37.6330431Z [ RUN ] SerializeTest.Optim_RMSprop 2022-12-01T11:06:37.6330770Z [ OK ] SerializeTest.Optim_RMSprop (23 ms) 2022-12-01T11:06:37.6331005Z [ RUN ] SerializeTest.Optim_LBFGS 2022-12-01T11:06:37.6331306Z [ OK ] SerializeTest.Optim_LBFGS (81 ms) 2022-12-01T11:06:37.6331715Z [ RUN ] SerializeTest.CanSerializeModulesWithIntermediateModulesWithoutParametersOrBuffers 2022-12-01T11:06:37.6332332Z [ OK ] SerializeTest.CanSerializeModulesWithIntermediateModulesWithoutParametersOrBuffers (2 ms) 2022-12-01T11:06:37.6332765Z [ RUN ] SerializeTest.VectorOfTensors 2022-12-01T11:06:37.6333022Z [ OK ] SerializeTest.VectorOfTensors (1 ms) 2022-12-01T11:06:37.6333257Z [ RUN ] SerializeTest.IValue 2022-12-01T11:06:37.6333486Z [ OK ] SerializeTest.IValue (16 ms) 2022-12-01T11:06:37.6333922Z [ RUN ] SerializeTest.UnserializableSubmoduleIsSkippedWhenSavingModule 2022-12-01T11:06:37.6334656Z [ OK ] SerializeTest.UnserializableSubmoduleIsSkippedWhenSavingModule (0 ms) 2022-12-01T11:06:37.6335436Z [ RUN ] SerializeTest.UnserializableSubmoduleIsIgnoredWhenLoadingModule 2022-12-01T11:06:37.6336223Z [ OK ] SerializeTest.UnserializableSubmoduleIsIgnoredWhenLoadingModule (2 ms) 2022-12-01T11:06:37.6336733Z [----------] 22 tests from SerializeTest (2964 ms total) 2022-12-01T11:06:37.6336909Z 2022-12-01T11:06:37.6337072Z [----------] Global test environment tear-down 2022-12-01T11:06:37.6337332Z [==========] 22 tests from 1 test suite ran. (2964 ms total) 2022-12-01T11:06:37.6337546Z [ PASSED ] 22 tests. 2022-12-01T11:06:37.6337743Z ================================================================================ 2022-12-01T11:06:37.6338094Z [3,243 / 3,254] 12 / 26 tests; 8 actions running; last test: //:serialize_test 2022-12-01T11:06:37.6338668Z Linking jit_tests; 48s processwrapper-sandbox 2022-12-01T11:06:37.6339186Z Compiling test/cpp/api/integration.cpp; 9s processwrapper-sandbox 2022-12-01T11:06:37.6339784Z Testing //:serialize_test; 5s processwrapper-sandbox 2022-12-01T11:06:37.6340274Z Testing //:nn_utils_test; 5s processwrapper-sandbox 2022-12-01T11:06:37.6340760Z Testing //:autograd_test; 5s processwrapper-sandbox 2022-12-01T11:06:37.6341272Z Testing //:optim_test; 4s processwrapper-sandbox 2022-12-01T11:06:37.6341822Z Compiling test/cpp/api/rnn.cpp; 3s processwrapper-sandbox 2022-12-01T11:06:37.6342524Z Compiling test/cpp/api/tensor_options.cpp; 1s processwrapper-sandbox 2022-12-01T11:06:37.7576456Z 2022-12-01T11:06:37.7576846Z  2022-12-01T11:06:37.7577098Z  2022-12-01T11:06:37.7577293Z  2022-12-01T11:06:37.7577468Z  2022-12-01T11:06:37.7577696Z  2022-12-01T11:06:37.7577875Z  2022-12-01T11:06:37.7578038Z  2022-12-01T11:06:37.7578187Z  2022-12-01T11:06:37.7578677Z INFO: From Testing //:nn_utils_test: 2022-12-01T11:06:37.7579053Z [3,244 / 3,255] 13 / 26 tests; 8 actions running; last test: //:nn_utils_test 2022-12-01T11:06:37.7579497Z Linking jit_tests; 48s processwrapper-sandbox 2022-12-01T11:06:37.7580085Z Compiling test/cpp/api/integration.cpp; 9s processwrapper-sandbox 2022-12-01T11:06:37.7580627Z Testing //:nn_utils_test; 5s processwrapper-sandbox 2022-12-01T11:06:37.7581110Z Testing //:autograd_test; 5s processwrapper-sandbox 2022-12-01T11:06:37.7581641Z Testing //:optim_test; 4s processwrapper-sandbox 2022-12-01T11:06:37.7582214Z Compiling test/cpp/api/rnn.cpp; 4s processwrapper-sandbox 2022-12-01T11:06:37.7582769Z Compiling test/cpp/api/tensor_options.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:37.7583306Z Testing //:functional_test; 0s processwrapper-sandbox 2022-12-01T11:06:37.7583557Z 2022-12-01T11:06:37.7583732Z  2022-12-01T11:06:37.7584073Z  2022-12-01T11:06:37.7584378Z  2022-12-01T11:06:37.7584620Z  2022-12-01T11:06:37.7584782Z  2022-12-01T11:06:37.7584933Z  2022-12-01T11:06:37.7585098Z  2022-12-01T11:06:37.7585268Z  2022-12-01T11:06:37.7585506Z ==================== Test output for //:nn_utils_test: 2022-12-01T11:06:37.7585726Z Running main() from gmock_main.cc 2022-12-01T11:06:37.7585969Z Note: Google Test filter = -*CUDA 2022-12-01T11:06:37.7586502Z [==========] Running 10 tests from 2 test suites. 2022-12-01T11:06:37.7587025Z [----------] Global test environment set-up. 2022-12-01T11:06:37.7587468Z [----------] 7 tests from NNUtilsTest 2022-12-01T11:06:37.7587821Z [ RUN ] NNUtilsTest.ClipGradNorm 2022-12-01T11:06:37.7588266Z [ OK ] NNUtilsTest.ClipGradNorm (249 ms) 2022-12-01T11:06:37.7588732Z [ RUN ] NNUtilsTest.ClipGradNormErrorIfNonfinite 2022-12-01T11:06:37.7589199Z [ OK ] NNUtilsTest.ClipGradNormErrorIfNonfinite (644 ms) 2022-12-01T11:06:37.7589647Z [ RUN ] NNUtilsTest.ClipGradValue 2022-12-01T11:06:37.7590006Z [ OK ] NNUtilsTest.ClipGradValue (21 ms) 2022-12-01T11:06:37.7590360Z [ RUN ] NNUtilsTest.ConvertParameters 2022-12-01T11:06:37.7590755Z [ OK ] NNUtilsTest.ConvertParameters (3 ms) 2022-12-01T11:06:37.7591153Z [ RUN ] NNUtilsTest.PackSequence 2022-12-01T11:06:37.7591503Z [ OK ] NNUtilsTest.PackSequence (1507 ms) 2022-12-01T11:06:37.7591867Z [ RUN ] NNUtilsTest.PackPaddedSequence 2022-12-01T11:06:37.7592246Z [ OK ] NNUtilsTest.PackPaddedSequence (174 ms) 2022-12-01T11:06:37.7592498Z [ RUN ] NNUtilsTest.PadSequence 2022-12-01T11:06:37.7592802Z [ OK ] NNUtilsTest.PadSequence (235 ms) 2022-12-01T11:06:37.7593268Z [----------] 7 tests from NNUtilsTest (2851 ms total) 2022-12-01T11:06:37.7593496Z 2022-12-01T11:06:37.7593748Z [----------] 3 tests from PackedSequenceTest 2022-12-01T11:06:37.7594021Z [ RUN ] PackedSequenceTest.WrongOrder 2022-12-01T11:06:37.7594282Z [ OK ] PackedSequenceTest.WrongOrder (0 ms) 2022-12-01T11:06:37.7594544Z [ RUN ] PackedSequenceTest.TotalLength 2022-12-01T11:06:37.7594794Z [ OK ] PackedSequenceTest.TotalLength (22 ms) 2022-12-01T11:06:37.7595043Z [ RUN ] PackedSequenceTest.To 2022-12-01T11:06:37.7595423Z [ OK ] PackedSequenceTest.To (1 ms) 2022-12-01T11:06:37.7595876Z [----------] 3 tests from PackedSequenceTest (25 ms total) 2022-12-01T11:06:37.7596102Z 2022-12-01T11:06:37.7596370Z [----------] Global test environment tear-down 2022-12-01T11:06:37.7596777Z [==========] 10 tests from 2 test suites ran. (2876 ms total) 2022-12-01T11:06:37.7597094Z [ PASSED ] 10 tests. 2022-12-01T11:06:37.7597404Z ================================================================================ 2022-12-01T11:06:37.7597760Z [3,244 / 3,255] 13 / 26 tests; 8 actions running; last test: //:nn_utils_test 2022-12-01T11:06:37.7598090Z Linking jit_tests; 48s processwrapper-sandbox 2022-12-01T11:06:37.7598425Z Compiling test/cpp/api/integration.cpp; 9s processwrapper-sandbox 2022-12-01T11:06:37.7598774Z Testing //:nn_utils_test; 5s processwrapper-sandbox 2022-12-01T11:06:37.7599099Z Testing //:autograd_test; 5s processwrapper-sandbox 2022-12-01T11:06:37.7599415Z Testing //:optim_test; 4s processwrapper-sandbox 2022-12-01T11:06:37.7599731Z Compiling test/cpp/api/rnn.cpp; 4s processwrapper-sandbox 2022-12-01T11:06:37.7600096Z Compiling test/cpp/api/tensor_options.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:37.7600518Z Testing //:functional_test; 0s processwrapper-sandbox 2022-12-01T11:06:38.0313469Z 2022-12-01T11:06:38.0314168Z  2022-12-01T11:06:38.0314630Z  2022-12-01T11:06:38.0314964Z  2022-12-01T11:06:38.0315288Z  2022-12-01T11:06:38.0315538Z  2022-12-01T11:06:38.0315837Z  2022-12-01T11:06:38.0316152Z  2022-12-01T11:06:38.0316406Z  2022-12-01T11:06:38.0316747Z [3,248 / 3,260] 13 / 26 tests; 8 actions running; last test: //:nn_utils_test 2022-12-01T11:06:38.0317101Z Linking jit_tests; 49s processwrapper-sandbox 2022-12-01T11:06:38.0317456Z Compiling test/cpp/api/integration.cpp; 10s processwrapper-sandbox 2022-12-01T11:06:38.0317811Z Testing //:autograd_test; 5s processwrapper-sandbox 2022-12-01T11:06:38.0318133Z Testing //:optim_test; 5s processwrapper-sandbox 2022-12-01T11:06:38.0318454Z Compiling test/cpp/api/rnn.cpp; 4s processwrapper-sandbox 2022-12-01T11:06:38.7609203Z Compiling test/cpp/api/tensor_options.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:38.7610373Z Testing //:functional_test; 0s processwrapper-sandbox 2022-12-01T11:06:38.7611090Z Compiling test/cpp/api/memory.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:39.1618621Z 2022-12-01T11:06:39.1619197Z  2022-12-01T11:06:39.1619546Z  2022-12-01T11:06:39.1619877Z  2022-12-01T11:06:39.1620169Z  2022-12-01T11:06:39.1620480Z  2022-12-01T11:06:39.1620782Z  2022-12-01T11:06:39.1621090Z  2022-12-01T11:06:39.1621416Z  2022-12-01T11:06:39.1621893Z [3,248 / 3,260] 13 / 26 tests; 8 actions running; last test: //:nn_utils_test 2022-12-01T11:06:39.1622237Z Linking jit_tests; 50s processwrapper-sandbox 2022-12-01T11:06:39.1622599Z Compiling test/cpp/api/integration.cpp; 11s processwrapper-sandbox 2022-12-01T11:06:39.1622951Z Testing //:autograd_test; 6s processwrapper-sandbox 2022-12-01T11:06:39.1623283Z Testing //:optim_test; 6s processwrapper-sandbox 2022-12-01T11:06:39.1623601Z Compiling test/cpp/api/rnn.cpp; 5s processwrapper-sandbox 2022-12-01T11:06:39.1623978Z Compiling test/cpp/api/tensor_options.cpp; 3s processwrapper-sandbox 2022-12-01T11:06:39.1624336Z Testing //:functional_test; 1s processwrapper-sandbox 2022-12-01T11:06:39.1624666Z Compiling test/cpp/api/memory.cpp; 1s processwrapper-sandbox 2022-12-01T11:06:40.3106907Z 2022-12-01T11:06:40.3107511Z  2022-12-01T11:06:40.3107895Z  2022-12-01T11:06:40.3108228Z  2022-12-01T11:06:40.3108533Z  2022-12-01T11:06:40.3108789Z  2022-12-01T11:06:40.3109067Z  2022-12-01T11:06:40.3109373Z  2022-12-01T11:06:40.3109686Z  2022-12-01T11:06:40.3110242Z [3,248 / 3,260] 13 / 26 tests; 8 actions running; last test: //:nn_utils_test 2022-12-01T11:06:40.3110852Z Linking jit_tests; 51s processwrapper-sandbox 2022-12-01T11:06:40.3111237Z Compiling test/cpp/api/integration.cpp; 12s processwrapper-sandbox 2022-12-01T11:06:40.3111596Z Testing //:autograd_test; 7s processwrapper-sandbox 2022-12-01T11:06:40.3111905Z Testing //:optim_test; 7s processwrapper-sandbox 2022-12-01T11:06:40.3112406Z Compiling test/cpp/api/rnn.cpp; 6s processwrapper-sandbox 2022-12-01T11:06:40.3112774Z Compiling test/cpp/api/tensor_options.cpp; 4s processwrapper-sandbox 2022-12-01T11:06:40.3113115Z Testing //:functional_test; 2s processwrapper-sandbox 2022-12-01T11:06:40.3113457Z Compiling test/cpp/api/memory.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:41.5114103Z 2022-12-01T11:06:41.5114767Z  2022-12-01T11:06:41.5115120Z  2022-12-01T11:06:41.5115309Z  2022-12-01T11:06:41.5116211Z  2022-12-01T11:06:41.5116464Z  2022-12-01T11:06:41.5116756Z  2022-12-01T11:06:41.5117025Z  2022-12-01T11:06:41.5117315Z  2022-12-01T11:06:41.5117978Z [3,248 / 3,260] 13 / 26 tests; 8 actions running; last test: //:nn_utils_test 2022-12-01T11:06:41.5118610Z Linking jit_tests; 52s processwrapper-sandbox 2022-12-01T11:06:41.5119228Z Compiling test/cpp/api/integration.cpp; 13s processwrapper-sandbox 2022-12-01T11:06:41.5119593Z Testing //:autograd_test; 9s processwrapper-sandbox 2022-12-01T11:06:41.5119923Z Testing //:optim_test; 8s processwrapper-sandbox 2022-12-01T11:06:41.5120260Z Compiling test/cpp/api/rnn.cpp; 7s processwrapper-sandbox 2022-12-01T11:06:41.5120620Z Compiling test/cpp/api/tensor_options.cpp; 5s processwrapper-sandbox 2022-12-01T11:06:41.5120977Z Testing //:functional_test; 3s processwrapper-sandbox 2022-12-01T11:06:41.5121320Z Compiling test/cpp/api/memory.cpp; 3s processwrapper-sandbox 2022-12-01T11:06:42.5121590Z 2022-12-01T11:06:42.5122458Z  2022-12-01T11:06:42.5122985Z  2022-12-01T11:06:42.5123275Z  2022-12-01T11:06:42.5123580Z  2022-12-01T11:06:42.5123904Z  2022-12-01T11:06:42.5125701Z  2022-12-01T11:06:42.5126366Z  2022-12-01T11:06:42.5128747Z  2022-12-01T11:06:42.5129495Z [3,248 / 3,260] 13 / 26 tests; 8 actions running; last test: //:nn_utils_test 2022-12-01T11:06:42.5130306Z Linking jit_tests; 53s processwrapper-sandbox 2022-12-01T11:06:42.5131167Z Compiling test/cpp/api/integration.cpp; 14s processwrapper-sandbox 2022-12-01T11:06:42.5131837Z Testing //:autograd_test; 10s processwrapper-sandbox 2022-12-01T11:06:42.5132453Z Testing //:optim_test; 9s processwrapper-sandbox 2022-12-01T11:06:42.5133607Z Compiling test/cpp/api/rnn.cpp; 8s processwrapper-sandbox 2022-12-01T11:06:42.5134081Z Compiling test/cpp/api/tensor_options.cpp; 6s processwrapper-sandbox 2022-12-01T11:06:42.5134459Z Testing //:functional_test; 4s processwrapper-sandbox 2022-12-01T11:06:42.5134827Z Compiling test/cpp/api/memory.cpp; 4s processwrapper-sandbox 2022-12-01T11:06:42.6105678Z 2022-12-01T11:06:42.6106150Z  2022-12-01T11:06:42.6106506Z  2022-12-01T11:06:42.6106863Z  2022-12-01T11:06:42.6107128Z  2022-12-01T11:06:42.6107384Z  2022-12-01T11:06:42.6107672Z  2022-12-01T11:06:42.6107960Z  2022-12-01T11:06:42.6108256Z  2022-12-01T11:06:42.6108695Z INFO: From Testing //:functional_test: 2022-12-01T11:06:42.6109336Z [3,248 / 3,260] 14 / 26 tests; 8 actions running; last test: ...unctional_test 2022-12-01T11:06:42.6109928Z Linking jit_tests; 53s processwrapper-sandbox 2022-12-01T11:06:42.6110556Z Compiling test/cpp/api/integration.cpp; 14s processwrapper-sandbox 2022-12-01T11:06:42.6111168Z Testing //:autograd_test; 10s processwrapper-sandbox 2022-12-01T11:06:42.6111716Z Testing //:optim_test; 9s processwrapper-sandbox 2022-12-01T11:06:42.6112294Z Compiling test/cpp/api/rnn.cpp; 8s processwrapper-sandbox 2022-12-01T11:06:42.6112965Z Compiling test/cpp/api/tensor_options.cpp; 6s processwrapper-sandbox 2022-12-01T11:06:42.6113560Z Testing //:functional_test; 4s processwrapper-sandbox 2022-12-01T11:06:42.6114189Z Compiling test/cpp/api/memory.cpp; 4s processwrapper-sandbox 2022-12-01T11:06:42.6114465Z 2022-12-01T11:06:42.6114817Z  2022-12-01T11:06:42.6115137Z  2022-12-01T11:06:42.6115391Z  2022-12-01T11:06:42.6115670Z  2022-12-01T11:06:42.6115938Z  2022-12-01T11:06:42.6116186Z  2022-12-01T11:06:42.6116462Z  2022-12-01T11:06:42.6117020Z  2022-12-01T11:06:42.6117542Z ==================== Test output for //:functional_test: 2022-12-01T11:06:42.6117922Z Running main() from gmock_main.cc 2022-12-01T11:06:42.6118349Z Note: Google Test filter = -*CUDA 2022-12-01T11:06:42.6118707Z [==========] Running 132 tests from 1 test suite. 2022-12-01T11:06:42.6119212Z [----------] Global test environment set-up. 2022-12-01T11:06:42.6119716Z [----------] 132 tests from FunctionalTest 2022-12-01T11:06:42.6120111Z [ RUN ] FunctionalTest.Conv1d 2022-12-01T11:06:42.6120484Z [ OK ] FunctionalTest.Conv1d (375 ms) 2022-12-01T11:06:42.6120881Z [ RUN ] FunctionalTest.Conv2dEven 2022-12-01T11:06:42.6121176Z [ OK ] FunctionalTest.Conv2dEven (39 ms) 2022-12-01T11:06:42.6121499Z [ RUN ] FunctionalTest.Conv2dUneven 2022-12-01T11:06:42.6300612Z [ OK ] FunctionalTest.Conv2dUneven (1 ms) 2022-12-01T11:06:42.6300912Z [ RUN ] FunctionalTest.Conv3d 2022-12-01T11:06:42.6301204Z [ OK ] FunctionalTest.Conv3d (91 ms) 2022-12-01T11:06:42.6301451Z [ RUN ] FunctionalTest.MaxPool1d 2022-12-01T11:06:42.6301701Z [ OK ] FunctionalTest.MaxPool1d (0 ms) 2022-12-01T11:06:42.6301925Z [ RUN ] FunctionalTest.MaxPool2d 2022-12-01T11:06:42.6302168Z [ OK ] FunctionalTest.MaxPool2d (16 ms) 2022-12-01T11:06:42.6302424Z [ RUN ] FunctionalTest.MaxPool2dBackward 2022-12-01T11:06:42.6302684Z [ OK ] FunctionalTest.MaxPool2dBackward (44 ms) 2022-12-01T11:06:42.6302940Z [ RUN ] FunctionalTest.MaxPool3d 2022-12-01T11:06:42.6303347Z [ OK ] FunctionalTest.MaxPool3d (17 ms) 2022-12-01T11:06:42.6303576Z [ RUN ] FunctionalTest.AvgPool1d 2022-12-01T11:06:42.6303818Z [ OK ] FunctionalTest.AvgPool1d (20 ms) 2022-12-01T11:06:42.6304060Z [ RUN ] FunctionalTest.AvgPool2d 2022-12-01T11:06:42.6304286Z [ OK ] FunctionalTest.AvgPool2d (0 ms) 2022-12-01T11:06:42.6304522Z [ RUN ] FunctionalTest.AvgPool3d 2022-12-01T11:06:42.6304763Z [ OK ] FunctionalTest.AvgPool3d (23 ms) 2022-12-01T11:06:42.6305016Z [ RUN ] FunctionalTest.FractionalMaxPool2d 2022-12-01T11:06:42.6305310Z [ OK ] FunctionalTest.FractionalMaxPool2d (34 ms) 2022-12-01T11:06:42.6305596Z [ RUN ] FunctionalTest.FractionalMaxPool3d 2022-12-01T11:06:42.6305934Z [ OK ] FunctionalTest.FractionalMaxPool3d (7 ms) 2022-12-01T11:06:42.6306186Z [ RUN ] FunctionalTest.LPPool1d 2022-12-01T11:06:42.6306429Z [ OK ] FunctionalTest.LPPool1d (1 ms) 2022-12-01T11:06:42.6306665Z [ RUN ] FunctionalTest.LPPool2d 2022-12-01T11:06:42.6306969Z [ OK ] FunctionalTest.LPPool2d (1 ms) 2022-12-01T11:06:42.6307306Z [ RUN ] FunctionalTest.CosineSimilarity 2022-12-01T11:06:42.6307656Z [ OK ] FunctionalTest.CosineSimilarity (1 ms) 2022-12-01T11:06:42.6308035Z [ RUN ] FunctionalTest.SmoothL1LossDefaultOptions 2022-12-01T11:06:42.6308455Z [ OK ] FunctionalTest.SmoothL1LossDefaultOptions (29 ms) 2022-12-01T11:06:42.6308834Z [ RUN ] FunctionalTest.SmoothL1LossBeta 2022-12-01T11:06:42.6309215Z [ OK ] FunctionalTest.SmoothL1LossBeta (1 ms) 2022-12-01T11:06:42.6309582Z [ RUN ] FunctionalTest.SmoothL1LossNoReduction 2022-12-01T11:06:42.6309994Z [ OK ] FunctionalTest.SmoothL1LossNoReduction (1 ms) 2022-12-01T11:06:42.6310383Z [ RUN ] FunctionalTest.HuberLossDefaultOptions 2022-12-01T11:06:42.6310816Z [ OK ] FunctionalTest.HuberLossDefaultOptions (14 ms) 2022-12-01T11:06:42.6311222Z [ RUN ] FunctionalTest.HuberLossDelta 2022-12-01T11:06:42.6311592Z [ OK ] FunctionalTest.HuberLossDelta (1 ms) 2022-12-01T11:06:42.6312006Z [ RUN ] FunctionalTest.HuberLossNoReduction 2022-12-01T11:06:42.6312430Z [ OK ] FunctionalTest.HuberLossNoReduction (1 ms) 2022-12-01T11:06:42.6312906Z [ RUN ] FunctionalTest.SoftMarginLossDefaultOptions 2022-12-01T11:06:42.6313588Z [ OK ] FunctionalTest.SoftMarginLossDefaultOptions (23 ms) 2022-12-01T11:06:42.6314008Z [ RUN ] FunctionalTest.MultiLabelSoftMarginLossDefaultOptions 2022-12-01T11:06:42.6314390Z [ OK ] FunctionalTest.MultiLabelSoftMarginLossDefaultOptions (2 ms) 2022-12-01T11:06:42.6314746Z [ RUN ] FunctionalTest.SoftMarginLossNoReduction 2022-12-01T11:06:42.6315062Z [ OK ] FunctionalTest.SoftMarginLossNoReduction (1 ms) 2022-12-01T11:06:42.6315487Z [ RUN ] FunctionalTest.MultiLabelSoftMarginLossWeightedNoReduction 2022-12-01T11:06:42.6315916Z [ OK ] FunctionalTest.MultiLabelSoftMarginLossWeightedNoReduction (2 ms) 2022-12-01T11:06:42.6316276Z [ RUN ] FunctionalTest.PairwiseDistance 2022-12-01T11:06:42.6316561Z [ OK ] FunctionalTest.PairwiseDistance (0 ms) 2022-12-01T11:06:42.6316799Z [ RUN ] FunctionalTest.PDist 2022-12-01T11:06:42.6317026Z [ OK ] FunctionalTest.PDist (1 ms) 2022-12-01T11:06:42.6317286Z [ RUN ] FunctionalTest.AdaptiveMaxPool1d 2022-12-01T11:06:42.6317551Z [ OK ] FunctionalTest.AdaptiveMaxPool1d (10 ms) 2022-12-01T11:06:42.6317828Z [ RUN ] FunctionalTest.AdaptiveMaxPool2d 2022-12-01T11:06:42.6318102Z [ OK ] FunctionalTest.AdaptiveMaxPool2d (0 ms) 2022-12-01T11:06:42.6318374Z [ RUN ] FunctionalTest.AdaptiveMaxPool3d 2022-12-01T11:06:42.6318653Z [ OK ] FunctionalTest.AdaptiveMaxPool3d (0 ms) 2022-12-01T11:06:42.6318927Z [ RUN ] FunctionalTest.AdaptiveAvgPool1d 2022-12-01T11:06:42.6319185Z [ OK ] FunctionalTest.AdaptiveAvgPool1d (0 ms) 2022-12-01T11:06:42.6319462Z [ RUN ] FunctionalTest.AdaptiveAvgPool2d 2022-12-01T11:06:42.6319737Z [ OK ] FunctionalTest.AdaptiveAvgPool2d (0 ms) 2022-12-01T11:06:42.6320009Z [ RUN ] FunctionalTest.AdaptiveAvgPool3d 2022-12-01T11:06:42.6320332Z [ OK ] FunctionalTest.AdaptiveAvgPool3d (0 ms) 2022-12-01T11:06:42.6320603Z [ RUN ] FunctionalTest.L1Loss 2022-12-01T11:06:42.6320829Z [ OK ] FunctionalTest.L1Loss (1 ms) 2022-12-01T11:06:42.6321043Z [ RUN ] FunctionalTest.MSELoss 2022-12-01T11:06:42.6321270Z [ OK ] FunctionalTest.MSELoss (0 ms) 2022-12-01T11:06:42.6321493Z [ RUN ] FunctionalTest.BCELoss 2022-12-01T11:06:42.6321710Z [ OK ] FunctionalTest.BCELoss (0 ms) 2022-12-01T11:06:42.6321941Z [ RUN ] FunctionalTest.KLDivLoss 2022-12-01T11:06:42.6322215Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2022-12-01T11:06:42.6323038Z W1201 11:06:40.888737 23994 loss.h:57] Warning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. (function kl_div) 2022-12-01T11:06:42.6323533Z [ OK ] FunctionalTest.KLDivLoss (1 ms) 2022-12-01T11:06:42.6323865Z [ RUN ] FunctionalTest.HingeEmbeddingLoss 2022-12-01T11:06:42.6324276Z [ OK ] FunctionalTest.HingeEmbeddingLoss (1 ms) 2022-12-01T11:06:42.6324650Z [ RUN ] FunctionalTest.GridSample 2022-12-01T11:06:42.6325438Z W1201 11:06:40.900916 23994 vision.h:87] Warning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. (function grid_sample) 2022-12-01T11:06:42.6326114Z [ OK ] FunctionalTest.GridSample (12 ms) 2022-12-01T11:06:42.6326499Z [ RUN ] FunctionalTest.AffineGrid 2022-12-01T11:06:42.6326868Z [ OK ] FunctionalTest.AffineGrid (16 ms) 2022-12-01T11:06:42.6327316Z [ RUN ] FunctionalTest.MultiMarginLoss 2022-12-01T11:06:42.6327822Z [ OK ] FunctionalTest.MultiMarginLoss (5 ms) 2022-12-01T11:06:42.6328290Z [ RUN ] FunctionalTest.CosineEmbeddingLoss 2022-12-01T11:06:42.6328783Z [ OK ] FunctionalTest.CosineEmbeddingLoss (13 ms) 2022-12-01T11:06:42.6329328Z [ RUN ] FunctionalTest.MultiLabelMarginLossDefaultOptions 2022-12-01T11:06:42.6330070Z [ OK ] FunctionalTest.MultiLabelMarginLossDefaultOptions (22 ms) 2022-12-01T11:06:42.6330795Z [ RUN ] FunctionalTest.MultiLabelMarginLossNoReduction 2022-12-01T11:06:42.6331355Z [ OK ] FunctionalTest.MultiLabelMarginLossNoReduction (1 ms) 2022-12-01T11:06:42.6331852Z [ RUN ] FunctionalTest.TripletMarginLoss 2022-12-01T11:06:42.6332285Z [ OK ] FunctionalTest.TripletMarginLoss (1 ms) 2022-12-01T11:06:42.6332853Z [ RUN ] FunctionalTest.TripletMarginWithDistanceLossDefaultParity 2022-12-01T11:06:42.6333569Z [ OK ] FunctionalTest.TripletMarginWithDistanceLossDefaultParity (225 ms) 2022-12-01T11:06:42.6334109Z [ RUN ] FunctionalTest.NLLLoss 2022-12-01T11:06:42.6334495Z [ OK ] FunctionalTest.NLLLoss (3 ms) 2022-12-01T11:06:42.6334909Z [ RUN ] FunctionalTest.CrossEntropy 2022-12-01T11:06:42.6335346Z [ OK ] FunctionalTest.CrossEntropy (11 ms) 2022-12-01T11:06:42.6335746Z [ RUN ] FunctionalTest.MaxUnpool1d 2022-12-01T11:06:42.6336165Z [ OK ] FunctionalTest.MaxUnpool1d (2 ms) 2022-12-01T11:06:42.6336578Z [ RUN ] FunctionalTest.MaxUnpool2d 2022-12-01T11:06:42.6336985Z [ OK ] FunctionalTest.MaxUnpool2d (2 ms) 2022-12-01T11:06:42.6337418Z [ RUN ] FunctionalTest.MaxUnpool3d 2022-12-01T11:06:42.6337845Z [ OK ] FunctionalTest.MaxUnpool3d (1 ms) 2022-12-01T11:06:42.6338198Z [ RUN ] FunctionalTest.ELU 2022-12-01T11:06:42.6338752Z [ OK ] FunctionalTest.ELU (39 ms) 2022-12-01T11:06:42.6339086Z [ RUN ] FunctionalTest.SELU 2022-12-01T11:06:42.6339426Z [ OK ] FunctionalTest.SELU (4 ms) 2022-12-01T11:06:42.6339764Z [ RUN ] FunctionalTest.GLU 2022-12-01T11:06:42.6340120Z [ OK ] FunctionalTest.GLU (4 ms) 2022-12-01T11:06:42.6340478Z [ RUN ] FunctionalTest.GELU 2022-12-01T11:06:42.6340966Z [ OK ] FunctionalTest.GELU (95 ms) 2022-12-01T11:06:42.6341405Z [ RUN ] FunctionalTest.TanhGELU 2022-12-01T11:06:42.6341751Z [ OK ] FunctionalTest.TanhGELU (1 ms) 2022-12-01T11:06:42.6342125Z [ RUN ] FunctionalTest.Hardshrink 2022-12-01T11:06:42.6342509Z [ OK ] FunctionalTest.Hardshrink (9 ms) 2022-12-01T11:06:42.6342882Z [ RUN ] FunctionalTest.OneHot 2022-12-01T11:06:42.6343243Z [ OK ] FunctionalTest.OneHot (3 ms) 2022-12-01T11:06:42.6343706Z [ RUN ] FunctionalTest.Hardtanh 2022-12-01T11:06:42.6344082Z [ OK ] FunctionalTest.Hardtanh (47 ms) 2022-12-01T11:06:42.6344401Z [ RUN ] FunctionalTest.LeakyReLU 2022-12-01T11:06:42.6344644Z [ OK ] FunctionalTest.LeakyReLU (12 ms) 2022-12-01T11:06:42.6344881Z [ RUN ] FunctionalTest.LogSigmoid 2022-12-01T11:06:42.6345110Z [ OK ] FunctionalTest.LogSigmoid (0 ms) 2022-12-01T11:06:42.6345361Z [ RUN ] FunctionalTest.GumbelSoftmax 2022-12-01T11:06:42.6345622Z [ OK ] FunctionalTest.GumbelSoftmax (44 ms) 2022-12-01T11:06:42.6345856Z [ RUN ] FunctionalTest.Softmax 2022-12-01T11:06:42.6346081Z [ OK ] FunctionalTest.Softmax (1 ms) 2022-12-01T11:06:42.6346303Z [ RUN ] FunctionalTest.Softmin 2022-12-01T11:06:42.6346520Z [ OK ] FunctionalTest.Softmin (1 ms) 2022-12-01T11:06:42.6346754Z [ RUN ] FunctionalTest.LogSoftmax 2022-12-01T11:06:42.6346992Z [ OK ] FunctionalTest.LogSoftmax (1 ms) 2022-12-01T11:06:42.6347217Z [ RUN ] FunctionalTest.PReLU 2022-12-01T11:06:42.6347443Z [ OK ] FunctionalTest.PReLU (2 ms) 2022-12-01T11:06:42.6347669Z [ RUN ] FunctionalTest.LayerNorm 2022-12-01T11:06:42.6347907Z [ OK ] FunctionalTest.LayerNorm (0 ms) 2022-12-01T11:06:42.6348126Z [ RUN ] FunctionalTest.GroupNorm 2022-12-01T11:06:42.6348363Z [ OK ] FunctionalTest.GroupNorm (1 ms) 2022-12-01T11:06:42.6348617Z [ RUN ] FunctionalTest.LocalResponseNorm 2022-12-01T11:06:42.6348891Z [ OK ] FunctionalTest.LocalResponseNorm (1 ms) 2022-12-01T11:06:42.6349147Z [ RUN ] FunctionalTest.Linear 2022-12-01T11:06:42.6349370Z [ OK ] FunctionalTest.Linear (2 ms) 2022-12-01T11:06:42.6349581Z [ RUN ] FunctionalTest.Embedding 2022-12-01T11:06:42.6349923Z [ OK ] FunctionalTest.Embedding (0 ms) 2022-12-01T11:06:42.6350164Z [ RUN ] FunctionalTest.EmbeddingBag 2022-12-01T11:06:42.6350402Z [ OK ] FunctionalTest.EmbeddingBag (8 ms) 2022-12-01T11:06:42.6350642Z [ RUN ] FunctionalTest.Bilinear 2022-12-01T11:06:42.6350888Z [ OK ] FunctionalTest.Bilinear (3 ms) 2022-12-01T11:06:42.6351114Z [ RUN ] FunctionalTest.Normalize 2022-12-01T11:06:42.6351352Z [ OK ] FunctionalTest.Normalize (5 ms) 2022-12-01T11:06:42.6351579Z [ RUN ] FunctionalTest.ReLU 2022-12-01T11:06:42.6351783Z [ OK ] FunctionalTest.ReLU (4 ms) 2022-12-01T11:06:42.6352033Z [ RUN ] FunctionalTest.ReLUDefaultOptions 2022-12-01T11:06:42.6352307Z [ OK ] FunctionalTest.ReLUDefaultOptions (1 ms) 2022-12-01T11:06:42.6352556Z [ RUN ] FunctionalTest.ReLU6 2022-12-01T11:06:42.6352771Z [ OK ] FunctionalTest.ReLU6 (4 ms) 2022-12-01T11:06:42.6353021Z [ RUN ] FunctionalTest.ReLU6DefaultOptions 2022-12-01T11:06:42.6353299Z [ OK ] FunctionalTest.ReLU6DefaultOptions (0 ms) 2022-12-01T11:06:42.6353535Z [ RUN ] FunctionalTest.RReLU 2022-12-01T11:06:42.6353758Z [ OK ] FunctionalTest.RReLU (46 ms) 2022-12-01T11:06:42.6354007Z [ RUN ] FunctionalTest.RReLUDefaultOptions 2022-12-01T11:06:42.6354272Z [ OK ] FunctionalTest.RReLUDefaultOptions (2 ms) 2022-12-01T11:06:42.6354527Z [ RUN ] FunctionalTest.CELU 2022-12-01T11:06:42.6354748Z [ OK ] FunctionalTest.CELU (14 ms) 2022-12-01T11:06:42.6354986Z [ RUN ] FunctionalTest.CELUDefaultOptions 2022-12-01T11:06:42.6355264Z [ OK ] FunctionalTest.CELUDefaultOptions (1 ms) 2022-12-01T11:06:42.6355524Z [ RUN ] FunctionalTest.PixelShuffle 2022-12-01T11:06:42.6355767Z [ OK ] FunctionalTest.PixelShuffle (1 ms) 2022-12-01T11:06:42.6356018Z [ RUN ] FunctionalTest.PixelUnshuffle 2022-12-01T11:06:42.6356321Z [ OK ] FunctionalTest.PixelUnshuffle (1 ms) 2022-12-01T11:06:42.6356576Z [ RUN ] FunctionalTest.Softplus 2022-12-01T11:06:42.6356803Z [ OK ] FunctionalTest.Softplus (9 ms) 2022-12-01T11:06:42.6357067Z [ RUN ] FunctionalTest.SoftplusDefaultOptions 2022-12-01T11:06:42.6357368Z [ OK ] FunctionalTest.SoftplusDefaultOptions (1 ms) 2022-12-01T11:06:42.6357611Z [ RUN ] FunctionalTest.Fold 2022-12-01T11:06:42.6357830Z [ OK ] FunctionalTest.Fold (0 ms) 2022-12-01T11:06:42.6358050Z [ RUN ] FunctionalTest.Unfold 2022-12-01T11:06:42.6358274Z [ OK ] FunctionalTest.Unfold (15 ms) 2022-12-01T11:06:42.6368407Z [ RUN ] FunctionalTest.Softshrink 2022-12-01T11:06:42.6368751Z [ OK ] FunctionalTest.Softshrink (6 ms) 2022-12-01T11:06:42.6369046Z [ RUN ] FunctionalTest.SoftshrinkDefaultOptions 2022-12-01T11:06:42.6369366Z [ OK ] FunctionalTest.SoftshrinkDefaultOptions (0 ms) 2022-12-01T11:06:42.6369645Z [ RUN ] FunctionalTest.Softsign 2022-12-01T11:06:42.6369869Z [ OK ] FunctionalTest.Softsign (0 ms) 2022-12-01T11:06:42.6370101Z [ RUN ] FunctionalTest.Mish 2022-12-01T11:06:42.6370326Z [ OK ] FunctionalTest.Mish (19 ms) 2022-12-01T11:06:42.6370619Z [ RUN ] FunctionalTest.Tanhshrink 2022-12-01T11:06:42.6370879Z [ OK ] FunctionalTest.Tanhshrink (0 ms) 2022-12-01T11:06:42.6371118Z [ RUN ] FunctionalTest.Threshold 2022-12-01T11:06:42.6371344Z [ OK ] FunctionalTest.Threshold (16 ms) 2022-12-01T11:06:42.6371580Z [ RUN ] FunctionalTest.BatchNorm1d 2022-12-01T11:06:42.6371830Z [ OK ] FunctionalTest.BatchNorm1d (6 ms) 2022-12-01T11:06:42.6372104Z [ RUN ] FunctionalTest.BatchNorm1dDefaultOptions 2022-12-01T11:06:42.6372423Z [ OK ] FunctionalTest.BatchNorm1dDefaultOptions (0 ms) 2022-12-01T11:06:42.6372698Z [ RUN ] FunctionalTest.BatchNorm2d 2022-12-01T11:06:42.6372949Z [ OK ] FunctionalTest.BatchNorm2d (1 ms) 2022-12-01T11:06:42.6373217Z [ RUN ] FunctionalTest.BatchNorm2dDefaultOptions 2022-12-01T11:06:42.6373528Z [ OK ] FunctionalTest.BatchNorm2dDefaultOptions (1 ms) 2022-12-01T11:06:42.6373802Z [ RUN ] FunctionalTest.BatchNorm3d 2022-12-01T11:06:42.6374146Z [ OK ] FunctionalTest.BatchNorm3d (1 ms) 2022-12-01T11:06:42.6374438Z [ RUN ] FunctionalTest.BatchNorm3dDefaultOptions 2022-12-01T11:06:42.6374751Z [ OK ] FunctionalTest.BatchNorm3dDefaultOptions (1 ms) 2022-12-01T11:06:42.6375020Z [ RUN ] FunctionalTest.InstanceNorm1d 2022-12-01T11:06:42.6375280Z [ OK ] FunctionalTest.InstanceNorm1d (4 ms) 2022-12-01T11:06:42.6375572Z [ RUN ] FunctionalTest.InstanceNorm1dDefaultOptions 2022-12-01T11:06:42.6375887Z [ OK ] FunctionalTest.InstanceNorm1dDefaultOptions (1 ms) 2022-12-01T11:06:42.6376177Z [ RUN ] FunctionalTest.InstanceNorm2d 2022-12-01T11:06:42.6376443Z [ OK ] FunctionalTest.InstanceNorm2d (2 ms) 2022-12-01T11:06:42.6376744Z [ RUN ] FunctionalTest.InstanceNorm2dDefaultOptions 2022-12-01T11:06:42.6377064Z [ OK ] FunctionalTest.InstanceNorm2dDefaultOptions (2 ms) 2022-12-01T11:06:42.6377352Z [ RUN ] FunctionalTest.InstanceNorm3d 2022-12-01T11:06:42.6377608Z [ OK ] FunctionalTest.InstanceNorm3d (4 ms) 2022-12-01T11:06:42.6377888Z [ RUN ] FunctionalTest.InstanceNorm3dDefaultOptions 2022-12-01T11:06:42.6378213Z [ OK ] FunctionalTest.InstanceNorm3dDefaultOptions (2 ms) 2022-12-01T11:06:42.6378659Z [ RUN ] FunctionalTest.Interpolate 2022-12-01T11:06:42.6379267Z W1201 11:06:41.695922 23994 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-12-01T11:06:42.6380282Z W1201 11:06:41.696437 23994 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-12-01T11:06:42.6381217Z W1201 11:06:41.697387 23994 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-12-01T11:06:42.6382138Z W1201 11:06:41.697868 23994 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-12-01T11:06:42.6383064Z W1201 11:06:41.698807 23994 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-12-01T11:06:42.6383975Z W1201 11:06:41.703374 23994 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-12-01T11:06:42.6384894Z W1201 11:06:41.704382 23994 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-12-01T11:06:42.6385857Z W1201 11:06:41.704865 23994 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-12-01T11:06:42.6386432Z [ OK ] FunctionalTest.Interpolate (25 ms) 2022-12-01T11:06:42.6386667Z [ RUN ] FunctionalTest.Pad1 2022-12-01T11:06:42.6386880Z [ OK ] FunctionalTest.Pad1 (0 ms) 2022-12-01T11:06:42.6387100Z [ RUN ] FunctionalTest.Pad2 2022-12-01T11:06:42.6387319Z [ OK ] FunctionalTest.Pad2 (2 ms) 2022-12-01T11:06:42.6387540Z [ RUN ] FunctionalTest.Pad3 2022-12-01T11:06:42.6387747Z [ OK ] FunctionalTest.Pad3 (5 ms) 2022-12-01T11:06:42.6387977Z [ RUN ] FunctionalTest.Pad4 2022-12-01T11:06:42.6388199Z [ OK ] FunctionalTest.Pad4 (45 ms) 2022-12-01T11:06:42.6388403Z [ RUN ] FunctionalTest.Pad5 2022-12-01T11:06:42.6388618Z [ OK ] FunctionalTest.Pad5 (31 ms) 2022-12-01T11:06:42.6388836Z [ RUN ] FunctionalTest.Pad6 2022-12-01T11:06:42.6389035Z [ OK ] FunctionalTest.Pad6 (2 ms) 2022-12-01T11:06:42.6389246Z [ RUN ] FunctionalTest.Pad7 2022-12-01T11:06:42.6389468Z [ OK ] FunctionalTest.Pad7 (0 ms) 2022-12-01T11:06:42.6389720Z [ RUN ] FunctionalTest.Pad8 2022-12-01T11:06:42.6389937Z [ OK ] FunctionalTest.Pad8 (0 ms) 2022-12-01T11:06:42.6390157Z [ RUN ] FunctionalTest.CTCLoss 2022-12-01T11:06:42.6390378Z [ OK ] FunctionalTest.CTCLoss (171 ms) 2022-12-01T11:06:42.6390623Z [ RUN ] FunctionalTest.PoissonNLLLoss 2022-12-01T11:06:42.6390887Z [ OK ] FunctionalTest.PoissonNLLLoss (2 ms) 2022-12-01T11:06:42.6391151Z [ RUN ] FunctionalTest.MarginRankingLoss 2022-12-01T11:06:42.6391431Z [ OK ] FunctionalTest.MarginRankingLoss (3 ms) 2022-12-01T11:06:42.6391702Z [ RUN ] FunctionalTest.ConvTranspose1d 2022-12-01T11:06:42.6391955Z [ OK ] FunctionalTest.ConvTranspose1d (9 ms) 2022-12-01T11:06:42.6392230Z [ RUN ] FunctionalTest.ConvTranspose2dEven 2022-12-01T11:06:42.6392514Z [ OK ] FunctionalTest.ConvTranspose2dEven (3 ms) 2022-12-01T11:06:42.6392800Z [ RUN ] FunctionalTest.ConvTranspose2dUneven 2022-12-01T11:06:42.6393080Z [ OK ] FunctionalTest.ConvTranspose2dUneven (3 ms) 2022-12-01T11:06:42.6393368Z [ RUN ] FunctionalTest.ConvTranspose3d 2022-12-01T11:06:42.6393635Z [ OK ] FunctionalTest.ConvTranspose3d (2 ms) 2022-12-01T11:06:42.6393874Z [ RUN ] FunctionalTest.AlphaDropout 2022-12-01T11:06:42.6394130Z [ OK ] FunctionalTest.AlphaDropout (20 ms) 2022-12-01T11:06:42.6394396Z [ RUN ] FunctionalTest.FeatureAlphaDropout 2022-12-01T11:06:42.6394667Z [ OK ] FunctionalTest.FeatureAlphaDropout (20 ms) 2022-12-01T11:06:42.6394924Z [ RUN ] FunctionalTest.Dropout 2022-12-01T11:06:42.6395160Z [ OK ] FunctionalTest.Dropout (85 ms) 2022-12-01T11:06:42.6395382Z [ RUN ] FunctionalTest.Dropout2d 2022-12-01T11:06:42.6395618Z [ OK ] FunctionalTest.Dropout2d (7 ms) 2022-12-01T11:06:42.6395851Z [ RUN ] FunctionalTest.Dropout3d 2022-12-01T11:06:42.6396089Z [ OK ] FunctionalTest.Dropout3d (7 ms) 2022-12-01T11:06:42.6396305Z [ RUN ] FunctionalTest.isfinite 2022-12-01T11:06:42.6396538Z [ OK ] FunctionalTest.isfinite (6 ms) 2022-12-01T11:06:42.6396760Z [ RUN ] FunctionalTest.isinf 2022-12-01T11:06:42.6396972Z [ OK ] FunctionalTest.isinf (15 ms) 2022-12-01T11:06:42.6397201Z [ RUN ] FunctionalTest.AllClose 2022-12-01T11:06:42.6397473Z [ OK ] FunctionalTest.AllClose (118 ms) 2022-12-01T11:06:42.6397713Z [ RUN ] FunctionalTest.BCEWithLogitsLoss 2022-12-01T11:06:42.6397989Z [ OK ] FunctionalTest.BCEWithLogitsLoss (17 ms) 2022-12-01T11:06:42.6398424Z [----------] 132 tests from FunctionalTest (2182 ms total) 2022-12-01T11:06:42.6398585Z 2022-12-01T11:06:42.6398726Z [----------] Global test environment tear-down 2022-12-01T11:06:42.6398980Z [==========] 132 tests from 1 test suite ran. (2182 ms total) 2022-12-01T11:06:42.6399200Z [ PASSED ] 132 tests. 2022-12-01T11:06:42.6399399Z ================================================================================ 2022-12-01T11:06:42.6399753Z [3,248 / 3,260] 14 / 26 tests; 8 actions running; last test: ...unctional_test 2022-12-01T11:06:42.6400086Z Linking jit_tests; 53s processwrapper-sandbox 2022-12-01T11:06:42.6400437Z Compiling test/cpp/api/integration.cpp; 14s processwrapper-sandbox 2022-12-01T11:06:42.6400775Z Testing //:autograd_test; 10s processwrapper-sandbox 2022-12-01T11:06:42.6401093Z Testing //:optim_test; 9s processwrapper-sandbox 2022-12-01T11:06:42.6401436Z Compiling test/cpp/api/rnn.cpp; 8s processwrapper-sandbox 2022-12-01T11:06:42.6401789Z Compiling test/cpp/api/tensor_options.cpp; 6s processwrapper-sandbox 2022-12-01T11:06:42.6402136Z Testing //:functional_test; 4s processwrapper-sandbox 2022-12-01T11:06:42.6402476Z Compiling test/cpp/api/memory.cpp; 4s processwrapper-sandbox 2022-12-01T11:06:42.9124283Z 2022-12-01T11:06:42.9124782Z  2022-12-01T11:06:42.9125187Z  2022-12-01T11:06:42.9125484Z  2022-12-01T11:06:42.9125758Z  2022-12-01T11:06:42.9126036Z  2022-12-01T11:06:42.9126333Z  2022-12-01T11:06:42.9126643Z  2022-12-01T11:06:42.9126947Z  2022-12-01T11:06:42.9127812Z [3,249 / 3,261] 14 / 26 tests; 8 actions running; last test: ...unctional_test 2022-12-01T11:06:42.9128403Z Linking jit_tests; 53s processwrapper-sandbox 2022-12-01T11:06:42.9128886Z Compiling test/cpp/api/integration.cpp; 15s processwrapper-sandbox 2022-12-01T11:06:42.9129354Z Testing //:autograd_test; 10s processwrapper-sandbox 2022-12-01T11:06:42.9129789Z Testing //:optim_test; 10s processwrapper-sandbox 2022-12-01T11:06:42.9130216Z Compiling test/cpp/api/rnn.cpp; 9s processwrapper-sandbox 2022-12-01T11:06:42.9130777Z Compiling test/cpp/api/tensor_options.cpp; 7s processwrapper-sandbox 2022-12-01T11:06:42.9131266Z Compiling test/cpp/api/memory.cpp; 5s processwrapper-sandbox 2022-12-01T11:06:42.9131712Z Testing //:torch_include_test; 0s processwrapper-sandbox 2022-12-01T11:06:43.1126358Z 2022-12-01T11:06:43.1126879Z  2022-12-01T11:06:43.1127113Z  2022-12-01T11:06:43.1127296Z  2022-12-01T11:06:43.1127714Z  2022-12-01T11:06:43.1127949Z  2022-12-01T11:06:43.1128234Z  2022-12-01T11:06:43.1128502Z  2022-12-01T11:06:43.1128804Z  2022-12-01T11:06:43.1129416Z [3,250 / 3,261] 14 / 26 tests; 8 actions running; last test: ...unctional_test 2022-12-01T11:06:43.1130037Z Linking jit_tests; 54s processwrapper-sandbox 2022-12-01T11:06:43.1130732Z Compiling test/cpp/api/integration.cpp; 15s processwrapper-sandbox 2022-12-01T11:06:43.1131093Z Testing //:autograd_test; 10s processwrapper-sandbox 2022-12-01T11:06:43.1131400Z Testing //:optim_test; 10s processwrapper-sandbox 2022-12-01T11:06:43.1131742Z Compiling test/cpp/api/rnn.cpp; 9s processwrapper-sandbox 2022-12-01T11:06:43.1132108Z Compiling test/cpp/api/tensor_options.cpp; 7s processwrapper-sandbox 2022-12-01T11:06:43.1132465Z Testing //:torch_include_test; 0s processwrapper-sandbox 2022-12-01T11:06:43.1132778Z Linking memory_test; 0s processwrapper-sandbox 2022-12-01T11:06:43.5132078Z 2022-12-01T11:06:43.5132690Z  2022-12-01T11:06:43.5133048Z  2022-12-01T11:06:43.5133228Z  2022-12-01T11:06:43.5133404Z  2022-12-01T11:06:43.5134651Z  2022-12-01T11:06:43.5134927Z  2022-12-01T11:06:43.5135269Z  2022-12-01T11:06:43.5135574Z  2022-12-01T11:06:43.5136020Z [3,250 / 3,261] 14 / 26 tests; 8 actions running; last test: ...unctional_test 2022-12-01T11:06:43.5136379Z Linking jit_tests; 54s processwrapper-sandbox 2022-12-01T11:06:43.5136782Z Compiling test/cpp/api/integration.cpp; 15s processwrapper-sandbox 2022-12-01T11:06:43.5137136Z Testing //:autograd_test; 11s processwrapper-sandbox 2022-12-01T11:06:43.5137496Z Testing //:optim_test; 10s processwrapper-sandbox 2022-12-01T11:06:43.5137840Z Compiling test/cpp/api/rnn.cpp; 9s processwrapper-sandbox 2022-12-01T11:06:43.5138236Z Compiling test/cpp/api/tensor_options.cpp; 7s processwrapper-sandbox 2022-12-01T11:06:43.5138759Z Testing //:torch_include_test; 0s processwrapper-sandbox 2022-12-01T11:06:43.5139136Z Linking memory_test; 0s processwrapper-sandbox 2022-12-01T11:06:44.5138121Z 2022-12-01T11:06:44.5139015Z  2022-12-01T11:06:44.5139368Z  2022-12-01T11:06:44.5139680Z  2022-12-01T11:06:44.5140003Z  2022-12-01T11:06:44.5140327Z  2022-12-01T11:06:44.5140643Z  2022-12-01T11:06:44.5140939Z  2022-12-01T11:06:44.5141193Z  2022-12-01T11:06:44.5141773Z [3,250 / 3,261] 14 / 26 tests; 8 actions running; last test: ...unctional_test 2022-12-01T11:06:44.5142414Z Linking jit_tests; 55s processwrapper-sandbox 2022-12-01T11:06:44.5143045Z Compiling test/cpp/api/integration.cpp; 16s processwrapper-sandbox 2022-12-01T11:06:44.5143655Z Testing //:autograd_test; 12s processwrapper-sandbox 2022-12-01T11:06:44.5144221Z Testing //:optim_test; 11s processwrapper-sandbox 2022-12-01T11:06:44.5145055Z Compiling test/cpp/api/rnn.cpp; 10s processwrapper-sandbox 2022-12-01T11:06:44.5145420Z Compiling test/cpp/api/tensor_options.cpp; 8s processwrapper-sandbox 2022-12-01T11:06:44.5145782Z Testing //:torch_include_test; 1s processwrapper-sandbox 2022-12-01T11:06:44.5146107Z Linking memory_test; 1s processwrapper-sandbox 2022-12-01T11:06:45.5257220Z 2022-12-01T11:06:45.5257765Z  2022-12-01T11:06:45.5258103Z  2022-12-01T11:06:45.5258615Z  2022-12-01T11:06:45.5258906Z  2022-12-01T11:06:45.5259170Z  2022-12-01T11:06:45.5259447Z  2022-12-01T11:06:45.5259717Z  2022-12-01T11:06:45.5260031Z  2022-12-01T11:06:45.5260585Z [3,250 / 3,261] 15 / 26 tests; 8 actions running; last test: //:autograd_test 2022-12-01T11:06:45.5261155Z Linking jit_tests; 56s processwrapper-sandbox 2022-12-01T11:06:45.5261737Z Compiling test/cpp/api/integration.cpp; 17s processwrapper-sandbox 2022-12-01T11:06:45.5262321Z Testing //:autograd_test; 13s processwrapper-sandbox 2022-12-01T11:06:45.5262847Z Testing //:optim_test; 12s processwrapper-sandbox 2022-12-01T11:06:45.5263375Z Compiling test/cpp/api/rnn.cpp; 11s processwrapper-sandbox 2022-12-01T11:06:45.5264002Z Compiling test/cpp/api/tensor_options.cpp; 9s processwrapper-sandbox 2022-12-01T11:06:45.5264580Z Testing //:torch_include_test; 2s processwrapper-sandbox 2022-12-01T11:06:45.5265108Z Linking memory_test; 2s processwrapper-sandbox 2022-12-01T11:06:45.5271342Z 2022-12-01T11:06:45.5271921Z  2022-12-01T11:06:45.5272352Z  2022-12-01T11:06:45.5273747Z  2022-12-01T11:06:45.5274001Z  2022-12-01T11:06:45.5274462Z  2022-12-01T11:06:45.5276136Z  2022-12-01T11:06:45.5276547Z  2022-12-01T11:06:45.5276861Z  2022-12-01T11:06:45.5277429Z INFO: From Testing //:autograd_test: 2022-12-01T11:06:45.5280443Z [3,250 / 3,261] 15 / 26 tests; 8 actions running; last test: //:autograd_test 2022-12-01T11:06:45.5281194Z Linking jit_tests; 56s processwrapper-sandbox 2022-12-01T11:06:45.5281922Z Compiling test/cpp/api/integration.cpp; 17s processwrapper-sandbox 2022-12-01T11:06:45.5282933Z Testing //:autograd_test; 13s processwrapper-sandbox 2022-12-01T11:06:45.5284021Z Testing //:optim_test; 12s processwrapper-sandbox 2022-12-01T11:06:45.5284735Z Compiling test/cpp/api/rnn.cpp; 11s processwrapper-sandbox 2022-12-01T11:06:45.5285509Z Compiling test/cpp/api/tensor_options.cpp; 9s processwrapper-sandbox 2022-12-01T11:06:45.5286114Z Testing //:torch_include_test; 2s processwrapper-sandbox 2022-12-01T11:06:45.5286561Z Linking memory_test; 2s processwrapper-sandbox 2022-12-01T11:06:45.5290942Z 2022-12-01T11:06:45.5291229Z  2022-12-01T11:06:45.5291649Z  2022-12-01T11:06:45.5291921Z  2022-12-01T11:06:45.5293808Z  2022-12-01T11:06:45.5294123Z  2022-12-01T11:06:45.5294614Z  2022-12-01T11:06:45.5294923Z  2022-12-01T11:06:45.5295361Z  2022-12-01T11:06:45.5295988Z ==================== Test output for //:autograd_test: 2022-12-01T11:06:45.5296403Z Running main() from gmock_main.cc 2022-12-01T11:06:45.5297138Z Note: Google Test filter = -*CUDA 2022-12-01T11:06:45.5297671Z [==========] Running 55 tests from 3 test suites. 2022-12-01T11:06:45.5298488Z [----------] Global test environment set-up. 2022-12-01T11:06:45.5299184Z [----------] 9 tests from AutogradAPITests 2022-12-01T11:06:45.5299611Z [ RUN ] AutogradAPITests.BackwardSimpleTest 2022-12-01T11:06:45.5300346Z [ OK ] AutogradAPITests.BackwardSimpleTest (375 ms) 2022-12-01T11:06:45.5300985Z [ RUN ] AutogradAPITests.BackwardTest 2022-12-01T11:06:45.5301559Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2022-12-01T11:06:45.5302914Z W1201 11:06:37.813146 23736 engine.cpp:1064] Warning: Using backward() with create_graph=True will create a reference cycle between the parameter and its gradient which can cause a memory leak. We recommend using autograd.grad when creating the graph to avoid this. If you have to use this function, make sure to reset the .grad fields of your parameters to None after use to break the cycle and avoid the leak. (function operator()) 2022-12-01T11:06:45.5304151Z [ OK ] AutogradAPITests.BackwardTest (44 ms) 2022-12-01T11:06:45.5304546Z [ RUN ] AutogradAPITests.GradSimpleTest 2022-12-01T11:06:45.5304814Z [ OK ] AutogradAPITests.GradSimpleTest (2 ms) 2022-12-01T11:06:45.5305076Z [ RUN ] AutogradAPITests.GradTest 2022-12-01T11:06:45.5305380Z [ OK ] AutogradAPITests.GradTest (3 ms) 2022-12-01T11:06:45.5305626Z [ RUN ] AutogradAPITests.GradNonLeafTest 2022-12-01T11:06:45.5306752Z W1201 11:06:38.764683 23736 TensorBody.h:485] Warning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (function grad) 2022-12-01T11:06:45.5308238Z W1201 11:06:38.766227 23736 TensorBody.h:485] Warning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (function grad) 2022-12-01T11:06:45.5309841Z W1201 11:06:38.767706 23736 TensorBody.h:485] Warning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (function grad) 2022-12-01T11:06:45.5312045Z W1201 11:06:38.769186 23736 TensorBody.h:485] Warning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (function grad) 2022-12-01T11:06:45.5312708Z [ OK ] AutogradAPITests.GradNonLeafTest (10 ms) 2022-12-01T11:06:45.5313053Z [ RUN ] AutogradAPITests.GradUnreachableTest 2022-12-01T11:06:45.5313362Z [ OK ] AutogradAPITests.GradUnreachableTest (156 ms) 2022-12-01T11:06:45.5313627Z [ RUN ] AutogradAPITests.EmptyInput 2022-12-01T11:06:45.5313890Z [ OK ] AutogradAPITests.EmptyInput (1 ms) 2022-12-01T11:06:45.5314157Z [ RUN ] AutogradAPITests.RetainGrad 2022-12-01T11:06:45.5314411Z [ OK ] AutogradAPITests.RetainGrad (7 ms) 2022-12-01T11:06:45.5314667Z [ RUN ] AutogradAPITests.AnomalyMode 2022-12-01T11:06:45.5315102Z W1201 11:06:38.982985 23736 anomaly_mode.cpp:27] Warning: This mode should be enabled only for debugging as the different tests will slow down your program execution. (function operator()) 2022-12-01T11:06:45.5315483Z [ OK ] AutogradAPITests.AnomalyMode (130 ms) 2022-12-01T11:06:45.5315801Z [----------] 9 tests from AutogradAPITests (2672 ms total) 2022-12-01T11:06:45.5315961Z 2022-12-01T11:06:45.5316113Z [----------] 33 tests from CustomAutogradTest 2022-12-01T11:06:45.5316416Z [ RUN ] CustomAutogradTest.GradUnreachableDiscoveryTest 2022-12-01T11:06:45.5316857Z [ OK ] CustomAutogradTest.GradUnreachableDiscoveryTest (0 ms) 2022-12-01T11:06:45.5317180Z [ RUN ] CustomAutogradTest.CustomFunction 2022-12-01T11:06:45.5317518Z [ OK ] CustomAutogradTest.CustomFunction (2 ms) 2022-12-01T11:06:45.5317823Z [ RUN ] CustomAutogradTest.CustomFunctionWithTensorList 2022-12-01T11:06:45.5318181Z [ OK ] CustomAutogradTest.CustomFunctionWithTensorList (2 ms) 2022-12-01T11:06:45.5318513Z [ RUN ] CustomAutogradTest.GraphTaskTrimEdges 2022-12-01T11:06:45.5318815Z [ OK ] CustomAutogradTest.GraphTaskTrimEdges (3 ms) 2022-12-01T11:06:45.5319117Z [ RUN ] CustomAutogradTest.FunctionReturnsInput 2022-12-01T11:06:45.5319444Z [ OK ] CustomAutogradTest.FunctionReturnsInput (0 ms) 2022-12-01T11:06:45.5319767Z [ RUN ] CustomAutogradTest.FunctionReturnsUndefined 2022-12-01T11:06:45.5320086Z [ OK ] CustomAutogradTest.FunctionReturnsUndefined (1 ms) 2022-12-01T11:06:45.5320392Z [ RUN ] CustomAutogradTest.MaterializeGrads 2022-12-01T11:06:45.5320680Z [ OK ] CustomAutogradTest.MaterializeGrads (2 ms) 2022-12-01T11:06:45.5320968Z [ RUN ] CustomAutogradTest.DontMaterializeGrads 2022-12-01T11:06:45.5321295Z [ OK ] CustomAutogradTest.DontMaterializeGrads (0 ms) 2022-12-01T11:06:45.5321607Z [ RUN ] CustomAutogradTest.NoGradCustomFunction 2022-12-01T11:06:45.5321922Z [ OK ] CustomAutogradTest.NoGradCustomFunction (0 ms) 2022-12-01T11:06:45.5322185Z [ RUN ] CustomAutogradTest.MarkDirty 2022-12-01T11:06:45.5322440Z [ OK ] CustomAutogradTest.MarkDirty (0 ms) 2022-12-01T11:06:45.5322721Z [ RUN ] CustomAutogradTest.MarkNonDifferentiable 2022-12-01T11:06:45.5323024Z [ OK ] CustomAutogradTest.MarkNonDifferentiable (60 ms) 2022-12-01T11:06:45.5323349Z [ RUN ] CustomAutogradTest.MarkNonDifferentiableMixed 2022-12-01T11:06:45.5323717Z [ OK ] CustomAutogradTest.MarkNonDifferentiableMixed (2 ms) 2022-12-01T11:06:45.5324078Z [ RUN ] CustomAutogradTest.MarkNonDifferentiableNone 2022-12-01T11:06:45.5324415Z [ OK ] CustomAutogradTest.MarkNonDifferentiableNone (0 ms) 2022-12-01T11:06:45.5324732Z [ RUN ] CustomAutogradTest.ReturnLeafInplace 2022-12-01T11:06:45.5325028Z [ OK ] CustomAutogradTest.ReturnLeafInplace (1 ms) 2022-12-01T11:06:45.5325322Z [ RUN ] CustomAutogradTest.ReturnDuplicateInplace 2022-12-01T11:06:45.5325689Z [ OK ] CustomAutogradTest.ReturnDuplicateInplace (0 ms) 2022-12-01T11:06:45.5326000Z [ RUN ] CustomAutogradTest.ReturnDuplicate 2022-12-01T11:06:45.5326276Z [ OK ] CustomAutogradTest.ReturnDuplicate (0 ms) 2022-12-01T11:06:45.5326578Z [ RUN ] CustomAutogradTest.SaveEmptyForBackward 2022-12-01T11:06:45.5326891Z [ OK ] CustomAutogradTest.SaveEmptyForBackward (1 ms) 2022-12-01T11:06:45.5327178Z [ RUN ] CustomAutogradTest.InvalidGradients 2022-12-01T11:06:45.5327469Z [ OK ] CustomAutogradTest.InvalidGradients (0 ms) 2022-12-01T11:06:45.5327749Z [ RUN ] CustomAutogradTest.NoGradInput 2022-12-01T11:06:45.5328002Z [ OK ] CustomAutogradTest.NoGradInput (0 ms) 2022-12-01T11:06:45.5328280Z [ RUN ] CustomAutogradTest.TooManyGrads 2022-12-01T11:06:45.5328558Z [ OK ] CustomAutogradTest.TooManyGrads (0 ms) 2022-12-01T11:06:45.5328819Z [ RUN ] CustomAutogradTest.DepNoGrad 2022-12-01T11:06:45.5329061Z [ OK ] CustomAutogradTest.DepNoGrad (1 ms) 2022-12-01T11:06:45.5329318Z [ RUN ] CustomAutogradTest.Reentrant 2022-12-01T11:06:45.5329572Z [ OK ] CustomAutogradTest.Reentrant (1 ms) 2022-12-01T11:06:45.5329823Z [ RUN ] CustomAutogradTest.DeepReentrant 2022-12-01T11:06:45.5330104Z [ OK ] CustomAutogradTest.DeepReentrant (4785 ms) 2022-12-01T11:06:45.5330397Z [ RUN ] CustomAutogradTest.ReentrantPriority 2022-12-01T11:06:45.5330760Z [ OK ] CustomAutogradTest.ReentrantPriority (5 ms) 2022-12-01T11:06:45.5331023Z [ RUN ] CustomAutogradTest.Hooks 2022-12-01T11:06:45.5331267Z [ OK ] CustomAutogradTest.Hooks (5 ms) 2022-12-01T11:06:45.5331510Z [ RUN ] CustomAutogradTest.HooksInplace 2022-12-01T11:06:45.5331782Z [ OK ] CustomAutogradTest.HooksInplace (1 ms) 2022-12-01T11:06:45.5332136Z [ RUN ] CustomAutogradTest.HooksInplaceWithRetainsGrad 2022-12-01T11:06:45.5332483Z [ OK ] CustomAutogradTest.HooksInplaceWithRetainsGrad (2 ms) 2022-12-01T11:06:45.5332855Z [ RUN ] CustomAutogradTest.HooksInplaceTwiceWithRetainsGrad 2022-12-01T11:06:45.5333238Z [ OK ] CustomAutogradTest.HooksInplaceTwiceWithRetainsGrad (2 ms) 2022-12-01T11:06:45.5333554Z [ RUN ] CustomAutogradTest.HookNone 2022-12-01T11:06:45.5333790Z [ OK ] CustomAutogradTest.HookNone (0 ms) 2022-12-01T11:06:45.5334070Z [ RUN ] CustomAutogradTest.BackwardWithInputs 2022-12-01T11:06:45.5334374Z [ OK ] CustomAutogradTest.BackwardWithInputs (1 ms) 2022-12-01T11:06:45.5334680Z [ RUN ] CustomAutogradTest.BackwardWithEmptyInputs 2022-12-01T11:06:45.5335017Z [ OK ] CustomAutogradTest.BackwardWithEmptyInputs (0 ms) 2022-12-01T11:06:45.5335353Z [ RUN ] CustomAutogradTest.BackwardWithNonLeafInputs 2022-12-01T11:06:45.5335677Z [ OK ] CustomAutogradTest.BackwardWithNonLeafInputs (1 ms) 2022-12-01T11:06:45.5336027Z [ RUN ] CustomAutogradTest.BackwardWithCreateGraphWarns 2022-12-01T11:06:45.5336386Z [ OK ] CustomAutogradTest.BackwardWithCreateGraphWarns (0 ms) 2022-12-01T11:06:45.5336791Z [----------] 33 tests from CustomAutogradTest (4895 ms total) 2022-12-01T11:06:45.5336939Z 2022-12-01T11:06:45.5337193Z [----------] 13 tests from TestAutogradNotImplementedFallback 2022-12-01T11:06:45.5337559Z [ RUN ] TestAutogradNotImplementedFallback.RetSingleNonTensor 2022-12-01T11:06:45.5337960Z [ OK ] TestAutogradNotImplementedFallback.RetSingleNonTensor (2 ms) 2022-12-01T11:06:45.5340795Z [ RUN ] TestAutogradNotImplementedFallback.InplaceOp 2022-12-01T11:06:45.5341158Z [ OK ] TestAutogradNotImplementedFallback.InplaceOp (15 ms) 2022-12-01T11:06:45.5341524Z [ RUN ] TestAutogradNotImplementedFallback.DoubleInplaceOp 2022-12-01T11:06:45.5341907Z [ OK ] TestAutogradNotImplementedFallback.DoubleInplaceOp (2 ms) 2022-12-01T11:06:45.5342250Z [ RUN ] TestAutogradNotImplementedFallback.OptOp 2022-12-01T11:06:45.5342588Z [ OK ] TestAutogradNotImplementedFallback.OptOp (2 ms) 2022-12-01T11:06:45.5342952Z [ RUN ] TestAutogradNotImplementedFallback.OutOfPlaceAddition 2022-12-01T11:06:45.5343436Z [ OK ] TestAutogradNotImplementedFallback.OutOfPlaceAddition (1 ms) 2022-12-01T11:06:45.5343828Z [ RUN ] TestAutogradNotImplementedFallback.RetTupleNonTensor 2022-12-01T11:06:45.5344220Z [ OK ] TestAutogradNotImplementedFallback.RetTupleNonTensor (1 ms) 2022-12-01T11:06:45.5344567Z [ RUN ] TestAutogradNotImplementedFallback.ViewOp 2022-12-01T11:06:45.5344899Z [ OK ] TestAutogradNotImplementedFallback.ViewOp (37 ms) 2022-12-01T11:06:45.5345257Z [ RUN ] TestAutogradNotImplementedFallback.ViewOpWithExtraArg 2022-12-01T11:06:45.5345663Z [ OK ] TestAutogradNotImplementedFallback.ViewOpWithExtraArg (2 ms) 2022-12-01T11:06:45.5346050Z [ RUN ] TestAutogradNotImplementedFallback.RetTensorVectorView 2022-12-01T11:06:45.5346455Z [ OK ] TestAutogradNotImplementedFallback.RetTensorVectorView (1 ms) 2022-12-01T11:06:45.5346837Z [ RUN ] TestAutogradNotImplementedFallback.DoubleViewOP 2022-12-01T11:06:45.5347183Z [ OK ] TestAutogradNotImplementedFallback.DoubleViewOP (1 ms) 2022-12-01T11:06:45.5347708Z [ RUN ] TestAutogradNotImplementedFallback.NonFirstViewOP 2022-12-01T11:06:45.5348116Z [ OK ] TestAutogradNotImplementedFallback.NonFirstViewOP (25 ms) 2022-12-01T11:06:45.5348484Z [ RUN ] TestAutogradNotImplementedFallback.RetTensorVector 2022-12-01T11:06:45.5348870Z [ OK ] TestAutogradNotImplementedFallback.RetTensorVector (2 ms) 2022-12-01T11:06:45.5349236Z [ RUN ] TestAutogradNotImplementedFallback.TensorlistOp 2022-12-01T11:06:45.5349593Z [ OK ] TestAutogradNotImplementedFallback.TensorlistOp (2 ms) 2022-12-01T11:06:45.5350038Z [----------] 13 tests from TestAutogradNotImplementedFallback (100 ms total) 2022-12-01T11:06:45.5350236Z 2022-12-01T11:06:45.5350388Z [----------] Global test environment tear-down 2022-12-01T11:06:45.5350704Z [==========] 55 tests from 3 test suites ran. (7672 ms total) 2022-12-01T11:06:45.5350907Z [ PASSED ] 55 tests. 2022-12-01T11:06:45.5351127Z ================================================================================ 2022-12-01T11:06:45.5351491Z [3,250 / 3,261] 15 / 26 tests; 8 actions running; last test: //:autograd_test 2022-12-01T11:06:45.5351822Z Linking jit_tests; 56s processwrapper-sandbox 2022-12-01T11:06:45.5352160Z Compiling test/cpp/api/integration.cpp; 17s processwrapper-sandbox 2022-12-01T11:06:45.5352509Z Testing //:autograd_test; 13s processwrapper-sandbox 2022-12-01T11:06:45.5352825Z Testing //:optim_test; 12s processwrapper-sandbox 2022-12-01T11:06:45.5353143Z Compiling test/cpp/api/rnn.cpp; 11s processwrapper-sandbox 2022-12-01T11:06:45.5353514Z Compiling test/cpp/api/tensor_options.cpp; 9s processwrapper-sandbox 2022-12-01T11:06:45.5353878Z Testing //:torch_include_test; 2s processwrapper-sandbox 2022-12-01T11:06:45.5354201Z Linking memory_test; 2s processwrapper-sandbox 2022-12-01T11:06:45.9145727Z 2022-12-01T11:06:45.9146450Z  2022-12-01T11:06:45.9146817Z  2022-12-01T11:06:45.9147128Z  2022-12-01T11:06:45.9147400Z  2022-12-01T11:06:45.9147692Z  2022-12-01T11:06:45.9147956Z  2022-12-01T11:06:45.9148230Z  2022-12-01T11:06:45.9148492Z  2022-12-01T11:06:45.9149020Z [3,253 / 3,266] 15 / 26 tests; 8 actions running; last test: //:autograd_test 2022-12-01T11:06:45.9149603Z Linking jit_tests; 56s processwrapper-sandbox 2022-12-01T11:06:45.9150188Z Compiling test/cpp/api/integration.cpp; 18s processwrapper-sandbox 2022-12-01T11:06:45.9150744Z Testing //:optim_test; 13s processwrapper-sandbox 2022-12-01T11:06:45.9151298Z Compiling test/cpp/api/rnn.cpp; 12s processwrapper-sandbox 2022-12-01T11:06:45.9151895Z Compiling test/cpp/api/tensor_options.cpp; 10s processwrapper-sandbox 2022-12-01T11:06:45.9152531Z Testing //:torch_include_test; 3s processwrapper-sandbox 2022-12-01T11:06:45.9153067Z Linking memory_test; 2s processwrapper-sandbox 2022-12-01T11:06:45.9153654Z Compiling test/cpp/api/module.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:46.1147773Z 2022-12-01T11:06:46.1148452Z  2022-12-01T11:06:46.1148739Z  2022-12-01T11:06:46.1148953Z  2022-12-01T11:06:46.1149131Z  2022-12-01T11:06:46.1149368Z  2022-12-01T11:06:46.1149524Z  2022-12-01T11:06:46.1149772Z  2022-12-01T11:06:46.1149923Z  2022-12-01T11:06:46.1150327Z [3,255 / 3,266] 15 / 26 tests; 8 actions running; last test: //:autograd_test 2022-12-01T11:06:46.1150676Z Linking jit_tests; 57s processwrapper-sandbox 2022-12-01T11:06:46.1151140Z Testing //:optim_test; 13s processwrapper-sandbox 2022-12-01T11:06:46.1151720Z Compiling test/cpp/api/rnn.cpp; 12s processwrapper-sandbox 2022-12-01T11:06:46.1152220Z Testing //:torch_include_test; 3s processwrapper-sandbox 2022-12-01T11:06:46.1152536Z Linking memory_test; 3s processwrapper-sandbox 2022-12-01T11:06:46.1152855Z Compiling test/cpp/api/module.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:46.1153206Z Linking tensor_options_test; 0s processwrapper-sandbox 2022-12-01T11:06:46.1153533Z Linking integration_test; 0s processwrapper-sandbox 2022-12-01T11:06:46.3773489Z 2022-12-01T11:06:46.3774354Z  2022-12-01T11:06:46.3774725Z  2022-12-01T11:06:46.3776744Z  2022-12-01T11:06:46.3777316Z  2022-12-01T11:06:46.3777926Z  2022-12-01T11:06:46.3778200Z  2022-12-01T11:06:46.3778688Z  2022-12-01T11:06:46.3778984Z  2022-12-01T11:06:46.3779680Z [3,256 / 3,266] 15 / 26 tests; 8 actions running; last test: //:autograd_test 2022-12-01T11:06:46.3782845Z Linking jit_tests; 57s processwrapper-sandbox 2022-12-01T11:06:46.3783540Z Testing //:optim_test; 13s processwrapper-sandbox 2022-12-01T11:06:46.3784510Z Testing //:torch_include_test; 3s processwrapper-sandbox 2022-12-01T11:06:46.3785041Z Linking memory_test; 3s processwrapper-sandbox 2022-12-01T11:06:46.3785589Z Compiling test/cpp/api/module.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:46.3786146Z Linking tensor_options_test; 0s processwrapper-sandbox 2022-12-01T11:06:46.3786667Z Linking integration_test; 0s processwrapper-sandbox 2022-12-01T11:06:46.3787150Z Linking rnn_test; 0s processwrapper-sandbox 2022-12-01T11:06:47.0202058Z 2022-12-01T11:06:47.0203916Z  2022-12-01T11:06:47.0204268Z  2022-12-01T11:06:47.0204578Z  2022-12-01T11:06:47.0204881Z  2022-12-01T11:06:47.0205320Z  2022-12-01T11:06:47.0205671Z  2022-12-01T11:06:47.0205985Z  2022-12-01T11:06:47.0206277Z  2022-12-01T11:06:47.0231435Z [3,256 / 3,266] 16 / 26 tests; 8 actions running; last test: ...h_include_test 2022-12-01T11:06:47.0232070Z Linking jit_tests; 58s processwrapper-sandbox 2022-12-01T11:06:47.0232589Z Testing //:optim_test; 14s processwrapper-sandbox 2022-12-01T11:06:47.0233153Z Testing //:torch_include_test; 4s processwrapper-sandbox 2022-12-01T11:06:47.0233697Z Linking memory_test; 4s processwrapper-sandbox 2022-12-01T11:06:47.0234238Z Compiling test/cpp/api/module.cpp; 1s processwrapper-sandbox 2022-12-01T11:06:47.0234798Z Linking tensor_options_test; 1s processwrapper-sandbox 2022-12-01T11:06:47.0235325Z Linking integration_test; 0s processwrapper-sandbox 2022-12-01T11:06:47.0235840Z Linking rnn_test; 0s processwrapper-sandbox 2022-12-01T11:06:47.0253211Z 2022-12-01T11:06:47.0253546Z  2022-12-01T11:06:47.0253860Z  2022-12-01T11:06:47.0254134Z  2022-12-01T11:06:47.0254404Z  2022-12-01T11:06:47.0254677Z  2022-12-01T11:06:47.0254944Z  2022-12-01T11:06:47.0255206Z  2022-12-01T11:06:47.0255488Z  2022-12-01T11:06:47.0255922Z INFO: From Testing //:torch_include_test: 2022-12-01T11:06:47.0256522Z [3,256 / 3,266] 16 / 26 tests; 8 actions running; last test: ...h_include_test 2022-12-01T11:06:47.0257082Z Linking jit_tests; 58s processwrapper-sandbox 2022-12-01T11:06:47.0257803Z Testing //:optim_test; 14s processwrapper-sandbox 2022-12-01T11:06:47.0258456Z Testing //:torch_include_test; 4s processwrapper-sandbox 2022-12-01T11:06:47.0258968Z Linking memory_test; 4s processwrapper-sandbox 2022-12-01T11:06:47.0259513Z Compiling test/cpp/api/module.cpp; 1s processwrapper-sandbox 2022-12-01T11:06:47.0260059Z Linking tensor_options_test; 1s processwrapper-sandbox 2022-12-01T11:06:47.0260588Z Linking integration_test; 0s processwrapper-sandbox 2022-12-01T11:06:47.0261126Z Linking rnn_test; 0s processwrapper-sandbox 2022-12-01T11:06:47.0265643Z 2022-12-01T11:06:47.0281060Z  2022-12-01T11:06:47.0281395Z  2022-12-01T11:06:47.0281776Z  2022-12-01T11:06:47.0282045Z  2022-12-01T11:06:47.0282315Z  2022-12-01T11:06:47.0282713Z  2022-12-01T11:06:47.0282973Z  2022-12-01T11:06:47.0283375Z  2022-12-01T11:06:47.0283792Z ==================== Test output for //:torch_include_test: 2022-12-01T11:06:47.0284295Z Running main() from gmock_main.cc 2022-12-01T11:06:47.0284808Z Note: Google Test filter = -*CUDA 2022-12-01T11:06:47.0285163Z [==========] Running 1 test from 1 test suite. 2022-12-01T11:06:47.0285712Z [----------] Global test environment set-up. 2022-12-01T11:06:47.0286280Z [----------] 1 test from TorchIncludeTest 2022-12-01T11:06:47.0286677Z [ RUN ] TorchIncludeTest.GetSetNumThreads 2022-12-01T11:06:47.0287245Z [ OK ] TorchIncludeTest.GetSetNumThreads (0 ms) 2022-12-01T11:06:47.0287904Z [----------] 1 test from TorchIncludeTest (0 ms total) 2022-12-01T11:06:47.0288148Z 2022-12-01T11:06:47.0288506Z [----------] Global test environment tear-down 2022-12-01T11:06:47.0288874Z [==========] 1 test from 1 test suite ran. (0 ms total) 2022-12-01T11:06:47.0289303Z [ PASSED ] 1 test. 2022-12-01T11:06:47.0289782Z ================================================================================ 2022-12-01T11:06:47.0290460Z [3,256 / 3,266] 16 / 26 tests; 8 actions running; last test: ...h_include_test 2022-12-01T11:06:47.0291229Z Linking jit_tests; 58s processwrapper-sandbox 2022-12-01T11:06:47.0291880Z Testing //:optim_test; 14s processwrapper-sandbox 2022-12-01T11:06:47.0292544Z Testing //:torch_include_test; 4s processwrapper-sandbox 2022-12-01T11:06:47.0293161Z Linking memory_test; 4s processwrapper-sandbox 2022-12-01T11:06:47.0293838Z Compiling test/cpp/api/module.cpp; 1s processwrapper-sandbox 2022-12-01T11:06:47.0294383Z Linking tensor_options_test; 1s processwrapper-sandbox 2022-12-01T11:06:47.0295022Z Linking integration_test; 0s processwrapper-sandbox 2022-12-01T11:06:47.0295657Z Linking rnn_test; 0s processwrapper-sandbox 2022-12-01T11:06:47.3806661Z 2022-12-01T11:06:47.3807220Z  2022-12-01T11:06:47.3807531Z  2022-12-01T11:06:47.3807814Z  2022-12-01T11:06:47.3808084Z  2022-12-01T11:06:47.3808343Z  2022-12-01T11:06:47.3808613Z  2022-12-01T11:06:47.3808900Z  2022-12-01T11:06:47.3809217Z  2022-12-01T11:06:47.3809770Z [3,260 / 3,271] 16 / 26 tests; 8 actions running; last test: ...h_include_test 2022-12-01T11:06:47.3810291Z Linking jit_tests; 58s processwrapper-sandbox 2022-12-01T11:06:47.3810896Z Testing //:optim_test; 14s processwrapper-sandbox 2022-12-01T11:06:47.3811383Z Linking memory_test; 4s processwrapper-sandbox 2022-12-01T11:06:47.3811908Z Compiling test/cpp/api/module.cpp; 1s processwrapper-sandbox 2022-12-01T11:06:47.3812464Z Linking tensor_options_test; 1s processwrapper-sandbox 2022-12-01T11:06:47.3812999Z Linking integration_test; 1s processwrapper-sandbox 2022-12-01T11:06:47.3813484Z Linking rnn_test; 1s processwrapper-sandbox 2022-12-01T11:06:47.3814042Z Compiling test/cpp/api/static.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:48.5816587Z 2022-12-01T11:06:48.5817101Z  2022-12-01T11:06:48.5817395Z  2022-12-01T11:06:48.5817641Z  2022-12-01T11:06:48.5818087Z  2022-12-01T11:06:48.5818580Z  2022-12-01T11:06:48.5818845Z  2022-12-01T11:06:48.5819068Z  2022-12-01T11:06:48.5819307Z  2022-12-01T11:06:48.5819799Z [3,260 / 3,271] 16 / 26 tests; 8 actions running; last test: ...h_include_test 2022-12-01T11:06:48.5820278Z Linking jit_tests; 59s processwrapper-sandbox 2022-12-01T11:06:48.5820746Z Testing //:optim_test; 15s processwrapper-sandbox 2022-12-01T11:06:48.5821182Z Linking memory_test; 5s processwrapper-sandbox 2022-12-01T11:06:48.5821668Z Compiling test/cpp/api/module.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:48.5822171Z Linking tensor_options_test; 2s processwrapper-sandbox 2022-12-01T11:06:48.5822649Z Linking integration_test; 2s processwrapper-sandbox 2022-12-01T11:06:48.5823084Z Linking rnn_test; 2s processwrapper-sandbox 2022-12-01T11:06:48.5823565Z Compiling test/cpp/api/static.cpp; 1s processwrapper-sandbox 2022-12-01T11:06:48.7806458Z 2022-12-01T11:06:48.7807042Z  2022-12-01T11:06:48.7807380Z  2022-12-01T11:06:48.7807669Z  2022-12-01T11:06:48.7807968Z  2022-12-01T11:06:48.7808255Z  2022-12-01T11:06:48.7808526Z  2022-12-01T11:06:48.7808805Z  2022-12-01T11:06:48.7809086Z  2022-12-01T11:06:48.7809632Z [3,261 / 3,271] 16 / 26 tests; 8 actions running; last test: ...h_include_test 2022-12-01T11:06:48.7810221Z Linking jit_tests; 59s processwrapper-sandbox 2022-12-01T11:06:48.7810799Z Testing //:optim_test; 16s processwrapper-sandbox 2022-12-01T11:06:48.7811233Z Linking memory_test; 5s processwrapper-sandbox 2022-12-01T11:06:48.7811693Z Linking tensor_options_test; 2s processwrapper-sandbox 2022-12-01T11:06:48.7812189Z Linking integration_test; 2s processwrapper-sandbox 2022-12-01T11:06:48.7812900Z Linking rnn_test; 2s processwrapper-sandbox 2022-12-01T11:06:48.7813420Z Compiling test/cpp/api/static.cpp; 1s processwrapper-sandbox 2022-12-01T11:06:48.7814036Z Linking module_test; 0s processwrapper-sandbox 2022-12-01T11:06:49.1818901Z 2022-12-01T11:06:49.1819354Z  2022-12-01T11:06:49.1819695Z  2022-12-01T11:06:49.1819972Z  2022-12-01T11:06:49.1820254Z  2022-12-01T11:06:49.1820536Z  2022-12-01T11:06:49.1820802Z  2022-12-01T11:06:49.1821083Z  2022-12-01T11:06:49.1821368Z  2022-12-01T11:06:49.1821932Z [3,261 / 3,271] 16 / 26 tests; 8 actions running; last test: ...h_include_test 2022-12-01T11:06:49.1822516Z Linking jit_tests; 60s processwrapper-sandbox 2022-12-01T11:06:49.1823057Z Testing //:optim_test; 16s processwrapper-sandbox 2022-12-01T11:06:49.1823562Z Linking memory_test; 6s processwrapper-sandbox 2022-12-01T11:06:49.1824123Z Linking tensor_options_test; 3s processwrapper-sandbox 2022-12-01T11:06:49.1824675Z Linking integration_test; 3s processwrapper-sandbox 2022-12-01T11:06:49.1825186Z Linking rnn_test; 2s processwrapper-sandbox 2022-12-01T11:06:49.1825772Z Compiling test/cpp/api/static.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:49.1826323Z Linking module_test; 0s processwrapper-sandbox 2022-12-01T11:06:49.5500432Z 2022-12-01T11:06:49.5500934Z  2022-12-01T11:06:49.5501305Z  2022-12-01T11:06:49.5501568Z  2022-12-01T11:06:49.5501849Z  2022-12-01T11:06:49.5502126Z  2022-12-01T11:06:49.5502414Z  2022-12-01T11:06:49.5502701Z  2022-12-01T11:06:49.5503018Z  2022-12-01T11:06:49.5503560Z [3,262 / 3,271] 16 / 26 tests; 8 actions, 7 running; last test: ...nclude_test 2022-12-01T11:06:49.5504130Z Linking jit_tests; 60s processwrapper-sandbox 2022-12-01T11:06:49.5504660Z Testing //:optim_test; 16s processwrapper-sandbox 2022-12-01T11:06:49.5505188Z Linking memory_test; 6s processwrapper-sandbox 2022-12-01T11:06:49.5505907Z Linking tensor_options_test; 3s processwrapper-sandbox 2022-12-01T11:06:49.5506476Z Linking integration_test; 3s processwrapper-sandbox 2022-12-01T11:06:49.5507239Z Linking rnn_test; 3s processwrapper-sandbox 2022-12-01T11:06:49.5507737Z Linking module_test; 0s processwrapper-sandbox 2022-12-01T11:06:49.5508234Z [Prepa] Writing file static_test-2.params 2022-12-01T11:06:49.7819816Z 2022-12-01T11:06:49.7820307Z  2022-12-01T11:06:49.7820692Z  2022-12-01T11:06:49.7820993Z  2022-12-01T11:06:49.7821270Z  2022-12-01T11:06:49.7821554Z  2022-12-01T11:06:49.7821839Z  2022-12-01T11:06:49.7822103Z  2022-12-01T11:06:49.7822381Z  2022-12-01T11:06:49.7822944Z [3,263 / 3,271] 16 / 26 tests; 8 actions running; last test: ...h_include_test 2022-12-01T11:06:49.7823514Z Linking jit_tests; 60s processwrapper-sandbox 2022-12-01T11:06:49.7824068Z Testing //:optim_test; 17s processwrapper-sandbox 2022-12-01T11:06:49.7824603Z Linking memory_test; 6s processwrapper-sandbox 2022-12-01T11:06:49.7825142Z Linking tensor_options_test; 3s processwrapper-sandbox 2022-12-01T11:06:49.7825683Z Linking integration_test; 3s processwrapper-sandbox 2022-12-01T11:06:49.7826200Z Linking rnn_test; 3s processwrapper-sandbox 2022-12-01T11:06:49.7826711Z Linking module_test; 1s processwrapper-sandbox 2022-12-01T11:06:49.7827202Z Linking static_test; 0s processwrapper-sandbox 2022-12-01T11:06:50.7832367Z 2022-12-01T11:06:50.7832883Z  2022-12-01T11:06:50.7833234Z  2022-12-01T11:06:50.7833483Z  2022-12-01T11:06:50.7833753Z  2022-12-01T11:06:50.7834177Z  2022-12-01T11:06:50.7834460Z  2022-12-01T11:06:50.7834853Z  2022-12-01T11:06:50.7835127Z  2022-12-01T11:06:50.7835649Z [3,263 / 3,271] 16 / 26 tests; 8 actions running; last test: ...h_include_test 2022-12-01T11:06:50.7836477Z Linking jit_tests; 61s processwrapper-sandbox 2022-12-01T11:06:50.7837025Z Testing //:optim_test; 18s processwrapper-sandbox 2022-12-01T11:06:50.7837492Z Linking memory_test; 7s processwrapper-sandbox 2022-12-01T11:06:50.7838001Z Linking tensor_options_test; 4s processwrapper-sandbox 2022-12-01T11:06:50.7838499Z Linking integration_test; 4s processwrapper-sandbox 2022-12-01T11:06:50.7838988Z Linking rnn_test; 4s processwrapper-sandbox 2022-12-01T11:06:50.7839480Z Linking module_test; 2s processwrapper-sandbox 2022-12-01T11:06:50.7839999Z Linking static_test; 1s processwrapper-sandbox 2022-12-01T11:06:51.9840102Z 2022-12-01T11:06:51.9840643Z  2022-12-01T11:06:51.9841006Z  2022-12-01T11:06:51.9841228Z  2022-12-01T11:06:51.9841506Z  2022-12-01T11:06:51.9841779Z  2022-12-01T11:06:51.9842016Z  2022-12-01T11:06:51.9842251Z  2022-12-01T11:06:51.9842504Z  2022-12-01T11:06:51.9843059Z [3,263 / 3,271] 16 / 26 tests; 8 actions running; last test: ...h_include_test 2022-12-01T11:06:51.9843631Z Linking jit_tests; 62s processwrapper-sandbox 2022-12-01T11:06:51.9844196Z Testing //:optim_test; 19s processwrapper-sandbox 2022-12-01T11:06:51.9844719Z Linking memory_test; 9s processwrapper-sandbox 2022-12-01T11:06:51.9845271Z Linking tensor_options_test; 6s processwrapper-sandbox 2022-12-01T11:06:51.9845833Z Linking integration_test; 5s processwrapper-sandbox 2022-12-01T11:06:51.9846325Z Linking rnn_test; 5s processwrapper-sandbox 2022-12-01T11:06:51.9846841Z Linking module_test; 3s processwrapper-sandbox 2022-12-01T11:06:51.9847360Z Linking static_test; 2s processwrapper-sandbox 2022-12-01T11:06:52.9921197Z 2022-12-01T11:06:52.9921792Z  2022-12-01T11:06:52.9922135Z  2022-12-01T11:06:52.9922422Z  2022-12-01T11:06:52.9922734Z  2022-12-01T11:06:52.9922996Z  2022-12-01T11:06:52.9923272Z  2022-12-01T11:06:52.9923581Z  2022-12-01T11:06:52.9923855Z  2022-12-01T11:06:52.9924425Z [3,263 / 3,271] 16 / 26 tests; 8 actions running; last test: ...h_include_test 2022-12-01T11:06:52.9925202Z Linking jit_tests; 63s processwrapper-sandbox 2022-12-01T11:06:52.9925731Z Testing //:optim_test; 20s processwrapper-sandbox 2022-12-01T11:06:52.9926255Z Linking memory_test; 10s processwrapper-sandbox 2022-12-01T11:06:52.9926799Z Linking tensor_options_test; 7s processwrapper-sandbox 2022-12-01T11:06:52.9927334Z Linking integration_test; 6s processwrapper-sandbox 2022-12-01T11:06:52.9927850Z Linking rnn_test; 6s processwrapper-sandbox 2022-12-01T11:06:52.9928366Z Linking module_test; 4s processwrapper-sandbox 2022-12-01T11:06:52.9928879Z Linking static_test; 3s processwrapper-sandbox 2022-12-01T11:06:53.9926499Z 2022-12-01T11:06:53.9927045Z  2022-12-01T11:06:53.9927388Z  2022-12-01T11:06:53.9927702Z  2022-12-01T11:06:53.9927989Z  2022-12-01T11:06:53.9928263Z  2022-12-01T11:06:53.9928552Z  2022-12-01T11:06:53.9928846Z  2022-12-01T11:06:53.9929105Z  2022-12-01T11:06:53.9929672Z [3,263 / 3,271] 16 / 26 tests; 8 actions running; last test: ...h_include_test 2022-12-01T11:06:53.9930243Z Linking jit_tests; 64s processwrapper-sandbox 2022-12-01T11:06:53.9930839Z Testing //:optim_test; 21s processwrapper-sandbox 2022-12-01T11:06:53.9931365Z Linking memory_test; 11s processwrapper-sandbox 2022-12-01T11:06:53.9932182Z Linking tensor_options_test; 8s processwrapper-sandbox 2022-12-01T11:06:53.9932789Z Linking integration_test; 7s processwrapper-sandbox 2022-12-01T11:06:53.9933292Z Linking rnn_test; 7s processwrapper-sandbox 2022-12-01T11:06:53.9933797Z Linking module_test; 5s processwrapper-sandbox 2022-12-01T11:06:53.9934311Z Linking static_test; 4s processwrapper-sandbox 2022-12-01T11:06:55.1933622Z 2022-12-01T11:06:55.1934347Z  2022-12-01T11:06:55.1935048Z  2022-12-01T11:06:55.1935420Z  2022-12-01T11:06:55.1935777Z  2022-12-01T11:06:55.1936160Z  2022-12-01T11:06:55.1936507Z  2022-12-01T11:06:55.1936846Z  2022-12-01T11:06:55.1937169Z  2022-12-01T11:06:55.1937978Z [3,263 / 3,271] 16 / 26 tests; 8 actions running; last test: ...h_include_test 2022-12-01T11:06:55.1938634Z Linking jit_tests; 66s processwrapper-sandbox 2022-12-01T11:06:55.1939102Z Testing //:optim_test; 22s processwrapper-sandbox 2022-12-01T11:06:55.1939595Z Linking memory_test; 12s processwrapper-sandbox 2022-12-01T11:06:55.1940098Z Linking tensor_options_test; 9s processwrapper-sandbox 2022-12-01T11:06:55.1940581Z Linking integration_test; 9s processwrapper-sandbox 2022-12-01T11:06:55.1941048Z Linking rnn_test; 8s processwrapper-sandbox 2022-12-01T11:06:55.1941509Z Linking module_test; 6s processwrapper-sandbox 2022-12-01T11:06:55.1941971Z Linking static_test; 5s processwrapper-sandbox 2022-12-01T11:06:55.8474712Z 2022-12-01T11:06:55.8475210Z  2022-12-01T11:06:55.8475613Z  2022-12-01T11:06:55.8475907Z  2022-12-01T11:06:55.8476229Z  2022-12-01T11:06:55.8476562Z  2022-12-01T11:06:55.8476868Z  2022-12-01T11:06:55.8477145Z  2022-12-01T11:06:55.8477437Z  2022-12-01T11:06:55.8477983Z [3,264 / 3,272] 16 / 26 tests; 8 actions, 7 running; last test: ...nclude_test 2022-12-01T11:06:55.8478658Z Linking jit_tests; 66s processwrapper-sandbox 2022-12-01T11:06:55.8479129Z Testing //:optim_test; 23s processwrapper-sandbox 2022-12-01T11:06:55.8479565Z Linking memory_test; 12s processwrapper-sandbox 2022-12-01T11:06:55.8480261Z Linking integration_test; 9s processwrapper-sandbox 2022-12-01T11:06:55.8480771Z Linking rnn_test; 9s processwrapper-sandbox 2022-12-01T11:06:55.8481229Z Linking module_test; 7s processwrapper-sandbox 2022-12-01T11:06:55.8481784Z Linking static_test; 6s processwrapper-sandbox 2022-12-01T11:06:55.8482230Z [Prepa] Testing //:tensor_options_test 2022-12-01T11:06:56.1790210Z 2022-12-01T11:06:56.1790799Z  2022-12-01T11:06:56.1791332Z  2022-12-01T11:06:56.1791605Z  2022-12-01T11:06:56.1791880Z  2022-12-01T11:06:56.1792135Z  2022-12-01T11:06:56.1792412Z  2022-12-01T11:06:56.1792707Z  2022-12-01T11:06:56.1792967Z  2022-12-01T11:06:56.1793526Z [3,266 / 3,274] 16 / 26 tests; 8 actions, 7 running; last test: ...nclude_test 2022-12-01T11:06:56.1794090Z Linking jit_tests; 67s processwrapper-sandbox 2022-12-01T11:06:56.1794594Z Testing //:optim_test; 23s processwrapper-sandbox 2022-12-01T11:06:56.1795125Z Linking integration_test; 10s processwrapper-sandbox 2022-12-01T11:06:56.1795647Z Linking module_test; 7s processwrapper-sandbox 2022-12-01T11:06:56.1796170Z Linking static_test; 6s processwrapper-sandbox 2022-12-01T11:06:56.1796722Z Testing //:tensor_options_test; 0s processwrapper-sandbox 2022-12-01T11:06:56.1797256Z Testing //:memory_test; 0s processwrapper-sandbox 2022-12-01T11:06:56.1797647Z [Prepa] Testing //:rnn_test 2022-12-01T11:06:56.3942770Z 2022-12-01T11:06:56.3943434Z  2022-12-01T11:06:56.3943777Z  2022-12-01T11:06:56.3944083Z  2022-12-01T11:06:56.3944372Z  2022-12-01T11:06:56.3944675Z  2022-12-01T11:06:56.3944960Z  2022-12-01T11:06:56.3945238Z  2022-12-01T11:06:56.3945507Z  2022-12-01T11:06:56.3946073Z [3,270 / 3,279] 16 / 26 tests; 8 actions running; last test: ...h_include_test 2022-12-01T11:06:56.3946634Z Linking jit_tests; 67s processwrapper-sandbox 2022-12-01T11:06:56.3947168Z Testing //:optim_test; 23s processwrapper-sandbox 2022-12-01T11:06:56.3947713Z Linking module_test; 7s processwrapper-sandbox 2022-12-01T11:06:56.3948241Z Linking static_test; 6s processwrapper-sandbox 2022-12-01T11:06:56.3949023Z Testing //:tensor_options_test; 0s processwrapper-sandbox 2022-12-01T11:06:56.3949581Z Testing //:memory_test; 0s processwrapper-sandbox 2022-12-01T11:06:56.3950103Z Testing //:rnn_test; 0s processwrapper-sandbox 2022-12-01T11:06:56.3950658Z Compiling test/cpp/api/init.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:56.7945312Z 2022-12-01T11:06:56.7945966Z  2022-12-01T11:06:56.7946373Z  2022-12-01T11:06:56.7946675Z  2022-12-01T11:06:56.7946981Z  2022-12-01T11:06:56.7947286Z  2022-12-01T11:06:56.7947571Z  2022-12-01T11:06:56.7947872Z  2022-12-01T11:06:56.7948169Z  2022-12-01T11:06:56.7948729Z [3,270 / 3,279] 16 / 26 tests; 8 actions running; last test: ...h_include_test 2022-12-01T11:06:56.7949347Z Linking jit_tests; 67s processwrapper-sandbox 2022-12-01T11:06:56.7949932Z Testing //:optim_test; 24s processwrapper-sandbox 2022-12-01T11:06:56.7950493Z Linking module_test; 8s processwrapper-sandbox 2022-12-01T11:06:56.7951196Z Linking static_test; 7s processwrapper-sandbox 2022-12-01T11:06:56.7951758Z Testing //:tensor_options_test; 0s processwrapper-sandbox 2022-12-01T11:06:56.7952337Z Testing //:memory_test; 0s processwrapper-sandbox 2022-12-01T11:06:56.7952893Z Testing //:rnn_test; 0s processwrapper-sandbox 2022-12-01T11:06:56.7953516Z Compiling test/cpp/api/init.cpp; 0s processwrapper-sandbox 2022-12-01T11:06:57.7973857Z 2022-12-01T11:06:57.7974557Z  2022-12-01T11:06:57.7974918Z  2022-12-01T11:06:57.7975329Z  2022-12-01T11:06:57.7975639Z  2022-12-01T11:06:57.7976058Z  2022-12-01T11:06:57.7976329Z  2022-12-01T11:06:57.7976649Z  2022-12-01T11:06:57.7977110Z  2022-12-01T11:06:57.7977808Z [3,270 / 3,279] 16 / 26 tests; 8 actions running; last test: ...h_include_test 2022-12-01T11:06:57.7978743Z Linking jit_tests; 68s processwrapper-sandbox 2022-12-01T11:06:57.7979433Z Testing //:optim_test; 25s processwrapper-sandbox 2022-12-01T11:06:57.7980129Z Linking module_test; 9s processwrapper-sandbox 2022-12-01T11:06:57.7980691Z Linking static_test; 8s processwrapper-sandbox 2022-12-01T11:06:57.7981739Z Testing //:tensor_options_test; 1s processwrapper-sandbox 2022-12-01T11:06:57.7982464Z Testing //:memory_test; 1s processwrapper-sandbox 2022-12-01T11:06:57.7983004Z Testing //:rnn_test; 1s processwrapper-sandbox 2022-12-01T11:06:57.7983749Z Compiling test/cpp/api/init.cpp; 1s processwrapper-sandbox 2022-12-01T11:06:58.7965567Z 2022-12-01T11:06:58.7966229Z  2022-12-01T11:06:58.7966707Z  2022-12-01T11:06:58.7966992Z  2022-12-01T11:06:58.7967426Z  2022-12-01T11:06:58.7967742Z  2022-12-01T11:06:58.7968285Z  2022-12-01T11:06:58.7968575Z  2022-12-01T11:06:58.7968933Z  2022-12-01T11:06:58.7969525Z [3,270 / 3,279] 16 / 26 tests; 8 actions running; last test: ...h_include_test 2022-12-01T11:06:58.7970126Z Linking jit_tests; 69s processwrapper-sandbox 2022-12-01T11:06:58.7970728Z Testing //:optim_test; 26s processwrapper-sandbox 2022-12-01T11:06:58.7971273Z Linking module_test; 10s processwrapper-sandbox 2022-12-01T11:06:58.7971824Z Linking static_test; 9s processwrapper-sandbox 2022-12-01T11:06:58.7972385Z Testing //:tensor_options_test; 2s processwrapper-sandbox 2022-12-01T11:06:58.7972922Z Testing //:memory_test; 2s processwrapper-sandbox 2022-12-01T11:06:58.7973445Z Testing //:rnn_test; 2s processwrapper-sandbox 2022-12-01T11:06:58.7974017Z Compiling test/cpp/api/init.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:58.8436004Z 2022-12-01T11:06:58.8436544Z  2022-12-01T11:06:58.8436938Z  2022-12-01T11:06:58.8437311Z  2022-12-01T11:06:58.8437677Z  2022-12-01T11:06:58.8437985Z  2022-12-01T11:06:58.8438305Z  2022-12-01T11:06:58.8438617Z  2022-12-01T11:06:58.8438910Z  2022-12-01T11:06:58.8439371Z INFO: From Testing //:memory_test: 2022-12-01T11:06:58.8440243Z [3,270 / 3,279] 18 / 26 tests; 8 actions running; last test: ...r_options_test 2022-12-01T11:06:58.8440863Z Linking jit_tests; 69s processwrapper-sandbox 2022-12-01T11:06:58.8441581Z Testing //:optim_test; 26s processwrapper-sandbox 2022-12-01T11:06:58.8442112Z Linking module_test; 10s processwrapper-sandbox 2022-12-01T11:06:58.8442590Z Linking static_test; 9s processwrapper-sandbox 2022-12-01T11:06:58.8443399Z Testing //:tensor_options_test; 2s processwrapper-sandbox 2022-12-01T11:06:58.8452960Z Testing //:memory_test; 2s processwrapper-sandbox 2022-12-01T11:06:58.8453493Z Testing //:rnn_test; 2s processwrapper-sandbox 2022-12-01T11:06:58.8454038Z Compiling test/cpp/api/init.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:58.8454482Z 2022-12-01T11:06:58.8454622Z  2022-12-01T11:06:58.8454900Z  2022-12-01T11:06:58.8455160Z  2022-12-01T11:06:58.8455431Z  2022-12-01T11:06:58.8455685Z  2022-12-01T11:06:58.8455938Z  2022-12-01T11:06:58.8456205Z  2022-12-01T11:06:58.8456469Z  2022-12-01T11:06:58.8456835Z ==================== Test output for //:memory_test: 2022-12-01T11:06:58.8457201Z Running main() from gmock_main.cc 2022-12-01T11:06:58.8457619Z Note: Google Test filter = -*CUDA 2022-12-01T11:06:58.8457946Z [==========] Running 3 tests from 1 test suite. 2022-12-01T11:06:58.8458604Z [----------] Global test environment set-up. 2022-12-01T11:06:58.8459030Z [----------] 3 tests from MakeUniqueTest 2022-12-01T11:06:58.8459466Z [ RUN ] MakeUniqueTest.ForwardRvaluesCorrectly 2022-12-01T11:06:58.8459945Z [ OK ] MakeUniqueTest.ForwardRvaluesCorrectly (0 ms) 2022-12-01T11:06:58.8466595Z [ RUN ] MakeUniqueTest.ForwardLvaluesCorrectly 2022-12-01T11:06:58.8467088Z [ OK ] MakeUniqueTest.ForwardLvaluesCorrectly (0 ms) 2022-12-01T11:06:58.8467580Z [ RUN ] MakeUniqueTest.CanConstructUniquePtrOfArray 2022-12-01T11:06:58.8468173Z [ OK ] MakeUniqueTest.CanConstructUniquePtrOfArray (0 ms) 2022-12-01T11:06:58.8468778Z [----------] 3 tests from MakeUniqueTest (0 ms total) 2022-12-01T11:06:58.8469006Z 2022-12-01T11:06:58.8476594Z [----------] Global test environment tear-down 2022-12-01T11:06:58.8477301Z [==========] 3 tests from 1 test suite ran. (0 ms total) 2022-12-01T11:06:58.8477815Z [ PASSED ] 3 tests. 2022-12-01T11:06:58.8478158Z ================================================================================ 2022-12-01T11:06:58.8478809Z [3,270 / 3,279] 18 / 26 tests; 8 actions running; last test: ...r_options_test 2022-12-01T11:06:58.8479405Z Linking jit_tests; 69s processwrapper-sandbox 2022-12-01T11:06:58.8479973Z Testing //:optim_test; 26s processwrapper-sandbox 2022-12-01T11:06:58.8480497Z Linking module_test; 10s processwrapper-sandbox 2022-12-01T11:06:58.8480989Z Linking static_test; 9s processwrapper-sandbox 2022-12-01T11:06:58.8481529Z Testing //:tensor_options_test; 2s processwrapper-sandbox 2022-12-01T11:06:58.8482046Z Testing //:memory_test; 2s processwrapper-sandbox 2022-12-01T11:06:58.8482541Z Testing //:rnn_test; 2s processwrapper-sandbox 2022-12-01T11:06:58.8483080Z Compiling test/cpp/api/init.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:58.8483391Z 2022-12-01T11:06:58.8483525Z  2022-12-01T11:06:58.8483785Z  2022-12-01T11:06:58.8484067Z  2022-12-01T11:06:58.8484340Z  2022-12-01T11:06:58.8484599Z  2022-12-01T11:06:58.8484847Z  2022-12-01T11:06:58.8485014Z  2022-12-01T11:06:58.8485164Z  2022-12-01T11:06:58.8485417Z INFO: From Testing //:tensor_options_test: 2022-12-01T11:06:58.8485790Z [3,271 / 3,280] 18 / 26 tests; 8 actions, 7 running; last test: ...ptions_test 2022-12-01T11:06:58.8486120Z Linking jit_tests; 69s processwrapper-sandbox 2022-12-01T11:06:58.8486423Z Testing //:optim_test; 26s processwrapper-sandbox 2022-12-01T11:06:58.8486841Z Linking module_test; 10s processwrapper-sandbox 2022-12-01T11:06:58.8487356Z Linking static_test; 9s processwrapper-sandbox 2022-12-01T11:06:58.8487896Z Testing //:tensor_options_test; 2s processwrapper-sandbox 2022-12-01T11:06:58.8488425Z Testing //:rnn_test; 2s processwrapper-sandbox 2022-12-01T11:06:58.8488976Z Compiling test/cpp/api/init.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:58.8489396Z [Prepa] Testing //:ordered_dict_test 2022-12-01T11:06:58.8489625Z 2022-12-01T11:06:58.8489759Z  2022-12-01T11:06:58.8490055Z  2022-12-01T11:06:58.8490319Z  2022-12-01T11:06:58.8490677Z  2022-12-01T11:06:58.8490958Z  2022-12-01T11:06:58.8491221Z  2022-12-01T11:06:58.8491507Z  2022-12-01T11:06:58.8491795Z  2022-12-01T11:06:58.8492209Z ==================== Test output for //:tensor_options_test: 2022-12-01T11:06:58.8492587Z Running main() from gmock_main.cc 2022-12-01T11:06:58.8492996Z Note: Google Test filter = -*CUDA 2022-12-01T11:06:58.8493351Z [==========] Running 9 tests from 3 test suites. 2022-12-01T11:06:58.8493817Z [----------] Global test environment set-up. 2022-12-01T11:06:58.8494292Z [----------] 5 tests from TensorOptionsTest 2022-12-01T11:06:58.8494774Z [ RUN ] TensorOptionsTest.DefaultsToTheRightValues 2022-12-01T11:06:58.8495328Z [ OK ] TensorOptionsTest.DefaultsToTheRightValues (0 ms) 2022-12-01T11:06:58.8495977Z [ RUN ] TensorOptionsTest.UtilityFunctionsReturnTheRightTensorOptions 2022-12-01T11:06:58.8496763Z [ OK ] TensorOptionsTest.UtilityFunctionsReturnTheRightTensorOptions (0 ms) 2022-12-01T11:06:58.8497412Z [ RUN ] TensorOptionsTest.ConstructsWellFromCPUTypes 2022-12-01T11:06:58.8497984Z [ OK ] TensorOptionsTest.ConstructsWellFromCPUTypes (0 ms) 2022-12-01T11:06:58.8498682Z [ RUN ] TensorOptionsTest.ConstructsWellFromCPUTensors 2022-12-01T11:06:58.8499270Z [ OK ] TensorOptionsTest.ConstructsWellFromCPUTensors (43 ms) 2022-12-01T11:06:58.8499872Z [ RUN ] TensorOptionsTest.ConstructsWellFromVariables 2022-12-01T11:06:58.8500447Z [ OK ] TensorOptionsTest.ConstructsWellFromVariables (0 ms) 2022-12-01T11:06:58.8501074Z [----------] 5 tests from TensorOptionsTest (43 ms total) 2022-12-01T11:06:58.8501425Z 2022-12-01T11:06:58.8501644Z [----------] 1 test from DeviceTest 2022-12-01T11:06:58.8502058Z [ RUN ] DeviceTest.ParsesCorrectlyFromString 2022-12-01T11:06:58.8502555Z [ OK ] DeviceTest.ParsesCorrectlyFromString (0 ms) 2022-12-01T11:06:58.8503073Z [----------] 1 test from DeviceTest (0 ms total) 2022-12-01T11:06:58.8503320Z 2022-12-01T11:06:58.8503568Z [----------] 3 tests from DefaultDtypeTest 2022-12-01T11:06:58.8504039Z [ RUN ] DefaultDtypeTest.CanSetAndGetDefaultDtype 2022-12-01T11:06:58.8504569Z [ OK ] DefaultDtypeTest.CanSetAndGetDefaultDtype (0 ms) 2022-12-01T11:06:58.8505160Z [ RUN ] DefaultDtypeTest.NewTensorOptionsHasCorrectDefault 2022-12-01T11:06:58.8505794Z [ OK ] DefaultDtypeTest.NewTensorOptionsHasCorrectDefault (0 ms) 2022-12-01T11:06:58.8506428Z [ RUN ] DefaultDtypeTest.NewTensorsHaveCorrectDefaultDtype 2022-12-01T11:06:58.8507055Z [ OK ] DefaultDtypeTest.NewTensorsHaveCorrectDefaultDtype (17 ms) 2022-12-01T11:06:58.8507715Z [----------] 3 tests from DefaultDtypeTest (17 ms total) 2022-12-01T11:06:58.8507975Z 2022-12-01T11:06:58.8508234Z [----------] Global test environment tear-down 2022-12-01T11:06:58.8508634Z [==========] 9 tests from 3 test suites ran. (61 ms total) 2022-12-01T11:06:58.8508977Z [ PASSED ] 9 tests. 2022-12-01T11:06:58.8509309Z ================================================================================ 2022-12-01T11:06:58.8509886Z [3,271 / 3,280] 18 / 26 tests; 8 actions, 7 running; last test: ...ptions_test 2022-12-01T11:06:58.8510413Z Linking jit_tests; 69s processwrapper-sandbox 2022-12-01T11:06:58.8510954Z Testing //:optim_test; 26s processwrapper-sandbox 2022-12-01T11:06:58.8511500Z Linking module_test; 10s processwrapper-sandbox 2022-12-01T11:06:58.8512107Z Linking static_test; 9s processwrapper-sandbox 2022-12-01T11:06:58.8512686Z Testing //:tensor_options_test; 2s processwrapper-sandbox 2022-12-01T11:06:58.8513228Z Testing //:rnn_test; 2s processwrapper-sandbox 2022-12-01T11:06:58.8513781Z Compiling test/cpp/api/init.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:58.8514206Z [Prepa] Testing //:ordered_dict_test 2022-12-01T11:06:59.1965802Z 2022-12-01T11:06:59.1966450Z  2022-12-01T11:06:59.1966817Z  2022-12-01T11:06:59.1967118Z  2022-12-01T11:06:59.1967403Z  2022-12-01T11:06:59.1967688Z  2022-12-01T11:06:59.1967953Z  2022-12-01T11:06:59.1968225Z  2022-12-01T11:06:59.1968502Z  2022-12-01T11:06:59.1969071Z [3,272 / 3,281] 18 / 26 tests; 8 actions running; last test: ...r_options_test 2022-12-01T11:06:59.1972367Z Linking jit_tests; 70s processwrapper-sandbox 2022-12-01T11:06:59.1973673Z Testing //:optim_test; 26s processwrapper-sandbox 2022-12-01T11:06:59.1974827Z Linking module_test; 10s processwrapper-sandbox 2022-12-01T11:06:59.1975641Z Linking static_test; 9s processwrapper-sandbox 2022-12-01T11:06:59.1976426Z Testing //:rnn_test; 3s processwrapper-sandbox 2022-12-01T11:06:59.1977220Z Compiling test/cpp/api/init.cpp; 2s processwrapper-sandbox 2022-12-01T11:06:59.1977851Z Testing //:ordered_dict_test; 0s processwrapper-sandbox 2022-12-01T11:06:59.1978672Z Testing //:any_test; 0s processwrapper-sandbox 2022-12-01T11:06:59.6278949Z 2022-12-01T11:06:59.6279687Z  2022-12-01T11:06:59.6280245Z  2022-12-01T11:06:59.6280690Z  2022-12-01T11:06:59.6281008Z  2022-12-01T11:06:59.6281312Z  2022-12-01T11:06:59.6281774Z  2022-12-01T11:06:59.6282054Z  2022-12-01T11:06:59.6282531Z  2022-12-01T11:06:59.6283328Z [3,273 / 3,281] 18 / 26 tests; 8 actions, 7 running; last test: ...ptions_test 2022-12-01T11:06:59.6284086Z Linking jit_tests; 70s processwrapper-sandbox 2022-12-01T11:06:59.6284824Z Testing //:optim_test; 26s processwrapper-sandbox 2022-12-01T11:06:59.6285488Z Linking module_test; 10s processwrapper-sandbox 2022-12-01T11:06:59.6286235Z Linking static_test; 10s processwrapper-sandbox 2022-12-01T11:06:59.6286779Z Testing //:rnn_test; 3s processwrapper-sandbox 2022-12-01T11:06:59.6287371Z Testing //:ordered_dict_test; 0s processwrapper-sandbox 2022-12-01T11:06:59.6287965Z Testing //:any_test; 0s processwrapper-sandbox 2022-12-01T11:06:59.6288346Z [Prepa] Linking init_test 2022-12-01T11:06:59.9980113Z 2022-12-01T11:06:59.9981017Z  2022-12-01T11:06:59.9981652Z  2022-12-01T11:06:59.9984242Z  2022-12-01T11:06:59.9984617Z  2022-12-01T11:06:59.9985108Z  2022-12-01T11:06:59.9987716Z  2022-12-01T11:06:59.9988091Z  2022-12-01T11:06:59.9988533Z  2022-12-01T11:06:59.9991390Z [3,273 / 3,281] 18 / 26 tests; 8 actions running; last test: ...r_options_test 2022-12-01T11:06:59.9992071Z Linking jit_tests; 70s processwrapper-sandbox 2022-12-01T11:06:59.9992759Z Testing //:optim_test; 27s processwrapper-sandbox 2022-12-01T11:06:59.9995595Z Linking module_test; 11s processwrapper-sandbox 2022-12-01T11:06:59.9996247Z Linking static_test; 10s processwrapper-sandbox 2022-12-01T11:06:59.9996938Z Testing //:rnn_test; 3s processwrapper-sandbox 2022-12-01T11:06:59.9999695Z Testing //:ordered_dict_test; 1s processwrapper-sandbox 2022-12-01T11:07:00.0000340Z Testing //:any_test; 1s processwrapper-sandbox 2022-12-01T11:07:00.0001052Z Linking init_test; 0s processwrapper-sandbox 2022-12-01T11:07:00.5726028Z 2022-12-01T11:07:00.5726547Z  2022-12-01T11:07:00.5726907Z  2022-12-01T11:07:00.5727192Z  2022-12-01T11:07:00.5727473Z  2022-12-01T11:07:00.5727741Z  2022-12-01T11:07:00.5728023Z  2022-12-01T11:07:00.5728310Z  2022-12-01T11:07:00.5728601Z  2022-12-01T11:07:00.5729402Z [3,274 / 3,282] 18 / 26 tests; 8 actions, 7 running; last test: ...ptions_test 2022-12-01T11:07:00.5730004Z Linking jit_tests; 71s processwrapper-sandbox 2022-12-01T11:07:00.5730648Z Testing //:optim_test; 27s processwrapper-sandbox 2022-12-01T11:07:00.5731172Z Linking static_test; 11s processwrapper-sandbox 2022-12-01T11:07:00.5731717Z Testing //:rnn_test; 4s processwrapper-sandbox 2022-12-01T11:07:00.5732291Z Testing //:ordered_dict_test; 1s processwrapper-sandbox 2022-12-01T11:07:00.5732820Z Testing //:any_test; 1s processwrapper-sandbox 2022-12-01T11:07:00.5733364Z Linking init_test; 0s processwrapper-sandbox 2022-12-01T11:07:00.5733759Z [Prepa] Testing //:module_test 2022-12-01T11:07:00.7993029Z 2022-12-01T11:07:00.7993548Z  2022-12-01T11:07:00.7993845Z  2022-12-01T11:07:00.7994115Z  2022-12-01T11:07:00.7994379Z  2022-12-01T11:07:00.7994642Z  2022-12-01T11:07:00.7994911Z  2022-12-01T11:07:00.7995180Z  2022-12-01T11:07:00.7995442Z  2022-12-01T11:07:00.7995980Z [3,275 / 3,283] 18 / 26 tests; 8 actions running; last test: ...r_options_test 2022-12-01T11:07:00.7996519Z Linking jit_tests; 71s processwrapper-sandbox 2022-12-01T11:07:00.7997002Z Testing //:optim_test; 28s processwrapper-sandbox 2022-12-01T11:07:00.7997486Z Testing //:rnn_test; 4s processwrapper-sandbox 2022-12-01T11:07:00.7998002Z Testing //:ordered_dict_test; 1s processwrapper-sandbox 2022-12-01T11:07:00.7998483Z Testing //:any_test; 1s processwrapper-sandbox 2022-12-01T11:07:00.7998952Z Linking init_test; 1s processwrapper-sandbox 2022-12-01T11:07:00.7999441Z Testing //:module_test; 0s processwrapper-sandbox 2022-12-01T11:07:00.7999916Z Testing //:static_test; 0s processwrapper-sandbox 2022-12-01T11:07:01.7679698Z 2022-12-01T11:07:01.7680215Z  2022-12-01T11:07:01.7680522Z  2022-12-01T11:07:01.7680809Z  2022-12-01T11:07:01.7681080Z  2022-12-01T11:07:01.7681344Z  2022-12-01T11:07:01.7681621Z  2022-12-01T11:07:01.7681901Z  2022-12-01T11:07:01.7682162Z  2022-12-01T11:07:01.7682714Z [3,275 / 3,283] 19 / 26 tests; 8 actions running; last test: ...ered_dict_test 2022-12-01T11:07:01.7683629Z Linking jit_tests; 72s processwrapper-sandbox 2022-12-01T11:07:01.7684133Z Testing //:optim_test; 28s processwrapper-sandbox 2022-12-01T11:07:01.7684612Z Testing //:rnn_test; 5s processwrapper-sandbox 2022-12-01T11:07:01.7685144Z Testing //:ordered_dict_test; 2s processwrapper-sandbox 2022-12-01T11:07:01.7685656Z Testing //:any_test; 2s processwrapper-sandbox 2022-12-01T11:07:01.7686122Z Linking init_test; 2s processwrapper-sandbox 2022-12-01T11:07:01.7686622Z Testing //:module_test; 1s processwrapper-sandbox 2022-12-01T11:07:01.7687125Z Testing //:static_test; 1s processwrapper-sandbox 2022-12-01T11:07:01.7687368Z 2022-12-01T11:07:01.7687510Z  2022-12-01T11:07:01.7687796Z  2022-12-01T11:07:01.7688095Z  2022-12-01T11:07:01.7688345Z  2022-12-01T11:07:01.7688618Z  2022-12-01T11:07:01.7688891Z  2022-12-01T11:07:01.7689149Z  2022-12-01T11:07:01.7689443Z  2022-12-01T11:07:01.7689819Z INFO: From Testing //:ordered_dict_test: 2022-12-01T11:07:01.7690387Z [3,275 / 3,283] 19 / 26 tests; 8 actions running; last test: ...ered_dict_test 2022-12-01T11:07:01.7690965Z Linking jit_tests; 72s processwrapper-sandbox 2022-12-01T11:07:01.7691449Z Testing //:optim_test; 28s processwrapper-sandbox 2022-12-01T11:07:01.7691896Z Testing //:rnn_test; 5s processwrapper-sandbox 2022-12-01T11:07:01.7692379Z Testing //:ordered_dict_test; 2s processwrapper-sandbox 2022-12-01T11:07:01.7692875Z Testing //:any_test; 2s processwrapper-sandbox 2022-12-01T11:07:01.7693363Z Linking init_test; 2s processwrapper-sandbox 2022-12-01T11:07:01.7693868Z Testing //:module_test; 1s processwrapper-sandbox 2022-12-01T11:07:01.7694556Z Testing //:static_test; 1s processwrapper-sandbox 2022-12-01T11:07:01.7694800Z 2022-12-01T11:07:01.7694943Z  2022-12-01T11:07:01.7695212Z  2022-12-01T11:07:01.7695498Z  2022-12-01T11:07:01.7695780Z  2022-12-01T11:07:01.7696061Z  2022-12-01T11:07:01.7696344Z  2022-12-01T11:07:01.7696621Z  2022-12-01T11:07:01.7696881Z  2022-12-01T11:07:01.7697308Z ==================== Test output for //:ordered_dict_test: 2022-12-01T11:07:01.7697682Z Running main() from gmock_main.cc 2022-12-01T11:07:01.7698069Z Note: Google Test filter = -*CUDA 2022-12-01T11:07:01.7702254Z [==========] Running 29 tests from 1 test suite. 2022-12-01T11:07:01.7702827Z [----------] Global test environment set-up. 2022-12-01T11:07:01.7703296Z [----------] 29 tests from OrderedDictTest 2022-12-01T11:07:01.7703780Z [ RUN ] OrderedDictTest.IsEmptyAfterDefaultConstruction 2022-12-01T11:07:01.7704358Z [ OK ] OrderedDictTest.IsEmptyAfterDefaultConstruction (0 ms) 2022-12-01T11:07:01.7704996Z [ RUN ] OrderedDictTest.InsertAddsElementsWhenTheyAreYetNotPresent 2022-12-01T11:07:01.7705701Z [ OK ] OrderedDictTest.InsertAddsElementsWhenTheyAreYetNotPresent (0 ms) 2022-12-01T11:07:01.7706362Z [ RUN ] OrderedDictTest.GetReturnsValuesWhenTheyArePresent 2022-12-01T11:07:01.7706993Z [ OK ] OrderedDictTest.GetReturnsValuesWhenTheyArePresent (0 ms) 2022-12-01T11:07:01.7707641Z [ RUN ] OrderedDictTest.GetThrowsWhenPassedKeysThatAreNotPresent 2022-12-01T11:07:01.7708326Z [ OK ] OrderedDictTest.GetThrowsWhenPassedKeysThatAreNotPresent (0 ms) 2022-12-01T11:07:01.7708899Z [ RUN ] OrderedDictTest.CanInitializeFromList 2022-12-01T11:07:01.7709375Z [ OK ] OrderedDictTest.CanInitializeFromList (0 ms) 2022-12-01T11:07:01.7709983Z [ RUN ] OrderedDictTest.InsertThrowsWhenPassedElementsThatArePresent 2022-12-01T11:07:01.7710702Z [ OK ] OrderedDictTest.InsertThrowsWhenPassedElementsThatArePresent (0 ms) 2022-12-01T11:07:01.7711317Z [ RUN ] OrderedDictTest.FrontReturnsTheFirstItem 2022-12-01T11:07:01.7711845Z [ OK ] OrderedDictTest.FrontReturnsTheFirstItem (0 ms) 2022-12-01T11:07:01.7712350Z [ RUN ] OrderedDictTest.FrontThrowsWhenEmpty 2022-12-01T11:07:01.7713003Z [ OK ] OrderedDictTest.FrontThrowsWhenEmpty (0 ms) 2022-12-01T11:07:01.7713459Z [ RUN ] OrderedDictTest.BackReturnsTheLastItem 2022-12-01T11:07:01.7713953Z [ OK ] OrderedDictTest.BackReturnsTheLastItem (0 ms) 2022-12-01T11:07:01.7714439Z [ RUN ] OrderedDictTest.BackThrowsWhenEmpty 2022-12-01T11:07:01.7714891Z [ OK ] OrderedDictTest.BackThrowsWhenEmpty (0 ms) 2022-12-01T11:07:01.7715465Z [ RUN ] OrderedDictTest.FindReturnsPointersToValuesWhenPresent 2022-12-01T11:07:01.7716136Z [ OK ] OrderedDictTest.FindReturnsPointersToValuesWhenPresent (0 ms) 2022-12-01T11:07:01.7716869Z [ RUN ] OrderedDictTest.FindReturnsNullPointersWhenPasesdKeysThatAreNotPresent 2022-12-01T11:07:01.7717719Z [ OK ] OrderedDictTest.FindReturnsNullPointersWhenPasesdKeysThatAreNotPresent (0 ms) 2022-12-01T11:07:01.7718560Z [ RUN ] OrderedDictTest.SubscriptOperatorThrowsWhenPassedKeysThatAreNotPresent 2022-12-01T11:07:01.7719406Z [ OK ] OrderedDictTest.SubscriptOperatorThrowsWhenPassedKeysThatAreNotPresent (0 ms) 2022-12-01T11:07:01.7720267Z [ RUN ] OrderedDictTest.SubscriptOperatorReturnsItemsPositionallyWhenPassedIntegers 2022-12-01T11:07:01.7721598Z [ OK ] OrderedDictTest.SubscriptOperatorReturnsItemsPositionallyWhenPassedIntegers (0 ms) 2022-12-01T11:07:01.7722490Z [ RUN ] OrderedDictTest.SubscriptOperatorsThrowswhenPassedKeysThatAreNotPresent 2022-12-01T11:07:01.7723362Z [ OK ] OrderedDictTest.SubscriptOperatorsThrowswhenPassedKeysThatAreNotPresent (0 ms) 2022-12-01T11:07:01.7724126Z [ RUN ] OrderedDictTest.UpdateInsertsAllItemsFromAnotherOrderedDict 2022-12-01T11:07:01.7725099Z [ OK ] OrderedDictTest.UpdateInsertsAllItemsFromAnotherOrderedDict (0 ms) 2022-12-01T11:07:01.7725859Z [ RUN ] OrderedDictTest.UpdateAlsoChecksForDuplicates 2022-12-01T11:07:01.7726421Z [ OK ] OrderedDictTest.UpdateAlsoChecksForDuplicates (0 ms) 2022-12-01T11:07:01.7726926Z [ RUN ] OrderedDictTest.CanIterateItems 2022-12-01T11:07:01.7727388Z [ OK ] OrderedDictTest.CanIterateItems (0 ms) 2022-12-01T11:07:01.7727800Z [ RUN ] OrderedDictTest.EraseWorks 2022-12-01T11:07:01.7728211Z [ OK ] OrderedDictTest.EraseWorks (0 ms) 2022-12-01T11:07:01.7728658Z [ RUN ] OrderedDictTest.ClearMakesTheDictEmpty 2022-12-01T11:07:01.7729142Z [ OK ] OrderedDictTest.ClearMakesTheDictEmpty (0 ms) 2022-12-01T11:07:01.7729614Z [ RUN ] OrderedDictTest.CanCopyConstruct 2022-12-01T11:07:01.7730061Z [ OK ] OrderedDictTest.CanCopyConstruct (0 ms) 2022-12-01T11:07:01.7730566Z [ RUN ] OrderedDictTest.CanCopyAssign 2022-12-01T11:07:01.7731253Z [ OK ] OrderedDictTest.CanCopyAssign (0 ms) 2022-12-01T11:07:01.7731709Z [ RUN ] OrderedDictTest.CanMoveConstruct 2022-12-01T11:07:01.7735726Z [ OK ] OrderedDictTest.CanMoveConstruct (0 ms) 2022-12-01T11:07:01.7736159Z [ RUN ] OrderedDictTest.CanMoveAssign 2022-12-01T11:07:01.7736579Z [ OK ] OrderedDictTest.CanMoveAssign (0 ms) 2022-12-01T11:07:01.7737029Z [ RUN ] OrderedDictTest.CanInsertWithBraces 2022-12-01T11:07:01.7737727Z [ OK ] OrderedDictTest.CanInsertWithBraces (0 ms) 2022-12-01T11:07:01.7738303Z [ RUN ] OrderedDictTest.ErrorMessagesIncludeTheKeyDescription 2022-12-01T11:07:01.7739056Z [ OK ] OrderedDictTest.ErrorMessagesIncludeTheKeyDescription (0 ms) 2022-12-01T11:07:01.7739616Z [ RUN ] OrderedDictTest.KeysReturnsAllKeys 2022-12-01T11:07:01.7740052Z [ OK ] OrderedDictTest.KeysReturnsAllKeys (0 ms) 2022-12-01T11:07:01.7740789Z [ RUN ] OrderedDictTest.ValuesReturnsAllValues 2022-12-01T11:07:01.7741287Z [ OK ] OrderedDictTest.ValuesReturnsAllValues (0 ms) 2022-12-01T11:07:01.7741747Z [ RUN ] OrderedDictTest.ItemsReturnsAllItems 2022-12-01T11:07:01.7742233Z [ OK ] OrderedDictTest.ItemsReturnsAllItems (0 ms) 2022-12-01T11:07:01.7742876Z [----------] 29 tests from OrderedDictTest (0 ms total) 2022-12-01T11:07:01.7743363Z 2022-12-01T11:07:01.7743619Z [----------] Global test environment tear-down 2022-12-01T11:07:01.7744166Z [==========] 29 tests from 1 test suite ran. (0 ms total) 2022-12-01T11:07:01.7744494Z [ PASSED ] 29 tests. 2022-12-01T11:07:01.7744801Z ================================================================================ 2022-12-01T11:07:01.7745388Z [3,275 / 3,283] 19 / 26 tests; 8 actions running; last test: ...ered_dict_test 2022-12-01T11:07:01.7746697Z Linking jit_tests; 72s processwrapper-sandbox 2022-12-01T11:07:01.7747268Z Testing //:optim_test; 28s processwrapper-sandbox 2022-12-01T11:07:01.7747777Z Testing //:rnn_test; 5s processwrapper-sandbox 2022-12-01T11:07:01.7748320Z Testing //:ordered_dict_test; 2s processwrapper-sandbox 2022-12-01T11:07:01.7748849Z Testing //:any_test; 2s processwrapper-sandbox 2022-12-01T11:07:01.7749338Z Linking init_test; 2s processwrapper-sandbox 2022-12-01T11:07:01.7749853Z Testing //:module_test; 1s processwrapper-sandbox 2022-12-01T11:07:01.7750402Z Testing //:static_test; 1s processwrapper-sandbox 2022-12-01T11:07:02.0005218Z 2022-12-01T11:07:02.0005742Z  2022-12-01T11:07:02.0006106Z  2022-12-01T11:07:02.0006395Z  2022-12-01T11:07:02.0006680Z  2022-12-01T11:07:02.0006965Z  2022-12-01T11:07:02.0007267Z  2022-12-01T11:07:02.0007562Z  2022-12-01T11:07:02.0007833Z  2022-12-01T11:07:02.0008434Z [3,278 / 3,288] 19 / 26 tests; 8 actions running; last test: ...ered_dict_test 2022-12-01T11:07:02.0009057Z Linking jit_tests; 72s processwrapper-sandbox 2022-12-01T11:07:02.0009590Z Testing //:optim_test; 29s processwrapper-sandbox 2022-12-01T11:07:02.0010142Z Testing //:rnn_test; 5s processwrapper-sandbox 2022-12-01T11:07:02.0010790Z Testing //:any_test; 3s processwrapper-sandbox 2022-12-01T11:07:02.0011533Z Linking init_test; 2s processwrapper-sandbox 2022-12-01T11:07:02.0012124Z Testing //:module_test; 1s processwrapper-sandbox 2022-12-01T11:07:02.0012680Z Testing //:static_test; 1s processwrapper-sandbox 2022-12-01T11:07:02.0013308Z Compiling test/cpp/api/modules.cpp; 0s processwrapper-sandbox 2022-12-01T11:07:03.0012343Z 2022-12-01T11:07:03.0012862Z  2022-12-01T11:07:03.0013340Z  2022-12-01T11:07:03.0013625Z  2022-12-01T11:07:03.0013901Z  2022-12-01T11:07:03.0014172Z  2022-12-01T11:07:03.0014449Z  2022-12-01T11:07:03.0014735Z  2022-12-01T11:07:03.0015020Z  2022-12-01T11:07:03.0015563Z [3,278 / 3,288] 19 / 26 tests; 8 actions running; last test: ...ered_dict_test 2022-12-01T11:07:03.0016105Z Linking jit_tests; 73s processwrapper-sandbox 2022-12-01T11:07:03.0016651Z Testing //:optim_test; 30s processwrapper-sandbox 2022-12-01T11:07:03.0017190Z Testing //:rnn_test; 6s processwrapper-sandbox 2022-12-01T11:07:03.0017713Z Testing //:any_test; 4s processwrapper-sandbox 2022-12-01T11:07:03.0018221Z Linking init_test; 3s processwrapper-sandbox 2022-12-01T11:07:03.0019051Z Testing //:module_test; 2s processwrapper-sandbox 2022-12-01T11:07:03.0019563Z Testing //:static_test; 2s processwrapper-sandbox 2022-12-01T11:07:03.0020102Z Compiling test/cpp/api/modules.cpp; 1s processwrapper-sandbox 2022-12-01T11:07:03.7992504Z 2022-12-01T11:07:03.7993006Z  2022-12-01T11:07:03.7993329Z  2022-12-01T11:07:03.7993590Z  2022-12-01T11:07:03.7993890Z  2022-12-01T11:07:03.7994168Z  2022-12-01T11:07:03.7994438Z  2022-12-01T11:07:03.7994701Z  2022-12-01T11:07:03.7994979Z  2022-12-01T11:07:03.7995494Z [3,278 / 3,288] 20 / 26 tests; 8 actions running; last test: //:module_test 2022-12-01T11:07:03.7996119Z Linking jit_tests; 74s processwrapper-sandbox 2022-12-01T11:07:03.7996739Z Testing //:optim_test; 31s processwrapper-sandbox 2022-12-01T11:07:03.7997338Z Testing //:rnn_test; 7s processwrapper-sandbox 2022-12-01T11:07:03.7997915Z Testing //:any_test; 4s processwrapper-sandbox 2022-12-01T11:07:03.7998736Z Linking init_test; 4s processwrapper-sandbox 2022-12-01T11:07:03.7999327Z Testing //:module_test; 3s processwrapper-sandbox 2022-12-01T11:07:03.7999941Z Testing //:static_test; 3s processwrapper-sandbox 2022-12-01T11:07:03.8000576Z Compiling test/cpp/api/modules.cpp; 2s processwrapper-sandbox 2022-12-01T11:07:03.8699621Z 2022-12-01T11:07:03.8700270Z  2022-12-01T11:07:03.8700640Z  2022-12-01T11:07:03.8701081Z  2022-12-01T11:07:03.8701371Z  2022-12-01T11:07:03.8701802Z  2022-12-01T11:07:03.8702104Z  2022-12-01T11:07:03.8702532Z  2022-12-01T11:07:03.8702796Z  2022-12-01T11:07:03.8703381Z INFO: From Testing //:module_test: 2022-12-01T11:07:03.8704193Z [3,278 / 3,288] 20 / 26 tests; 8 actions running; last test: //:module_test 2022-12-01T11:07:03.8704907Z Linking jit_tests; 74s processwrapper-sandbox 2022-12-01T11:07:03.8705618Z Testing //:optim_test; 31s processwrapper-sandbox 2022-12-01T11:07:03.8706228Z Testing //:rnn_test; 7s processwrapper-sandbox 2022-12-01T11:07:03.8706750Z Testing //:any_test; 4s processwrapper-sandbox 2022-12-01T11:07:03.8707412Z Linking init_test; 4s processwrapper-sandbox 2022-12-01T11:07:03.8708111Z Testing //:module_test; 3s processwrapper-sandbox 2022-12-01T11:07:03.8708821Z Testing //:static_test; 3s processwrapper-sandbox 2022-12-01T11:07:03.8709547Z Compiling test/cpp/api/modules.cpp; 2s processwrapper-sandbox 2022-12-01T11:07:03.8709796Z 2022-12-01T11:07:03.8710060Z  2022-12-01T11:07:03.8710326Z  2022-12-01T11:07:03.8710558Z  2022-12-01T11:07:03.8710968Z  2022-12-01T11:07:03.8711208Z  2022-12-01T11:07:03.8711583Z  2022-12-01T11:07:03.8711883Z  2022-12-01T11:07:03.8712475Z  2022-12-01T11:07:03.8712905Z ==================== Test output for //:module_test: 2022-12-01T11:07:03.8713395Z Running main() from gmock_main.cc 2022-12-01T11:07:03.8713816Z Note: Google Test filter = -*CUDA 2022-12-01T11:07:03.8714318Z [==========] Running 52 tests from 1 test suite. 2022-12-01T11:07:03.8714788Z [----------] Global test environment set-up. 2022-12-01T11:07:03.8715233Z [----------] 52 tests from ModuleTest 2022-12-01T11:07:03.8715832Z [ RUN ] ModuleTest.CanEnableAndDisableTrainingMode 2022-12-01T11:07:03.8716369Z [ OK ] ModuleTest.CanEnableAndDisableTrainingMode (0 ms) 2022-12-01T11:07:03.8716814Z [ RUN ] ModuleTest.ZeroGrad 2022-12-01T11:07:03.8717152Z [ OK ] ModuleTest.ZeroGrad (2 ms) 2022-12-01T11:07:03.8717539Z [ RUN ] ModuleTest.ZeroGradWithUndefined 2022-12-01T11:07:03.8718174Z [ OK ] ModuleTest.ZeroGradWithUndefined (0 ms) 2022-12-01T11:07:03.8718694Z [ RUN ] ModuleTest.RegisterModuleThrowsForEmptyOrDottedName 2022-12-01T11:07:03.8719348Z [ OK ] ModuleTest.RegisterModuleThrowsForEmptyOrDottedName (0 ms) 2022-12-01T11:07:03.8720002Z [ RUN ] ModuleTest.RegisterModuleThrowsForDuplicateModuleName 2022-12-01T11:07:03.8720679Z [ OK ] ModuleTest.RegisterModuleThrowsForDuplicateModuleName (0 ms) 2022-12-01T11:07:03.8721302Z [ RUN ] ModuleTest.ReplaceModuleThrowsForUnknownModuleName 2022-12-01T11:07:03.8722127Z [ OK ] ModuleTest.ReplaceModuleThrowsForUnknownModuleName (0 ms) 2022-12-01T11:07:03.8722568Z [ RUN ] ModuleTest.ReplaceModule 2022-12-01T11:07:03.8722934Z [ OK ] ModuleTest.ReplaceModule (0 ms) 2022-12-01T11:07:03.8723334Z [ RUN ] ModuleTest.UnregisterModule 2022-12-01T11:07:03.8723745Z [ OK ] ModuleTest.UnregisterModule (29 ms) 2022-12-01T11:07:03.8724204Z [ RUN ] ModuleTest.RegisterParameterThrowsForEmptyOrDottedName 2022-12-01T11:07:03.8724909Z [ OK ] ModuleTest.RegisterParameterThrowsForEmptyOrDottedName (0 ms) 2022-12-01T11:07:03.8725666Z [ RUN ] ModuleTest.RegisterParameterThrowsForDuplicateModuleName 2022-12-01T11:07:03.8726412Z [ OK ] ModuleTest.RegisterParameterThrowsForDuplicateModuleName (8 ms) 2022-12-01T11:07:03.8727065Z [ RUN ] ModuleTest.RegisterParameterUndefinedTensor 2022-12-01T11:07:03.8727878Z [ OK ] ModuleTest.RegisterParameterUndefinedTensor (0 ms) 2022-12-01T11:07:03.8728733Z [ RUN ] ModuleTest.RegisterBufferThrowsForEmptyOrDottedName 2022-12-01T11:07:03.8729439Z [ OK ] ModuleTest.RegisterBufferThrowsForEmptyOrDottedName (0 ms) 2022-12-01T11:07:03.8730188Z [ RUN ] ModuleTest.RegisterBufferThrowsForDuplicateModuleName 2022-12-01T11:07:03.8730991Z [ OK ] ModuleTest.RegisterBufferThrowsForDuplicateModuleName (0 ms) 2022-12-01T11:07:03.8731555Z [ RUN ] ModuleTest.CanGetName 2022-12-01T11:07:03.8731979Z [ OK ] ModuleTest.CanGetName (0 ms) 2022-12-01T11:07:03.8732504Z [ RUN ] ModuleTest.AsCastsModulesCorrectly 2022-12-01T11:07:03.8732986Z [ OK ] ModuleTest.AsCastsModulesCorrectly (0 ms) 2022-12-01T11:07:03.8733557Z [ RUN ] ModuleTest.DeviceOrDtypeConversionSkipsUndefinedTensor 2022-12-01T11:07:03.8734234Z [ OK ] ModuleTest.DeviceOrDtypeConversionSkipsUndefinedTensor (0 ms) 2022-12-01T11:07:03.8743979Z [ RUN ] ModuleTest.ParametersAndBuffersAccessorSkipsUndefinedTensor 2022-12-01T11:07:03.8744787Z [ OK ] ModuleTest.ParametersAndBuffersAccessorSkipsUndefinedTensor (0 ms) 2022-12-01T11:07:03.8745625Z [ RUN ] ModuleTest.CallingCloneOnModuleThatDoesNotOverrideCloneThrows 2022-12-01T11:07:03.8746434Z [ OK ] ModuleTest.CallingCloneOnModuleThatDoesNotOverrideCloneThrows (0 ms) 2022-12-01T11:07:03.8747295Z [ RUN ] ModuleTest.CallingCloneOnModuleThatDoesOverrideCloneDoesNotThrow 2022-12-01T11:07:03.8748172Z [ OK ] ModuleTest.CallingCloneOnModuleThatDoesOverrideCloneDoesNotThrow (0 ms) 2022-12-01T11:07:03.8749025Z [ RUN ] ModuleTest.CloneCreatesDistinctParameters 2022-12-01T11:07:03.8749629Z [ OK ] ModuleTest.CloneCreatesDistinctParameters (8 ms) 2022-12-01T11:07:03.8750566Z [ RUN ] ModuleTest.ClonePreservesExternalReferences 2022-12-01T11:07:03.8751113Z [ OK ] ModuleTest.ClonePreservesExternalReferences (1 ms) 2022-12-01T11:07:03.8751704Z [ RUN ] ModuleTest.CloneCopiesTheValuesOfVariablesOfSubmodules 2022-12-01T11:07:03.8752353Z [ OK ] ModuleTest.CloneCopiesTheValuesOfVariablesOfSubmodules (1 ms) 2022-12-01T11:07:03.8752935Z [ RUN ] ModuleTest.HasCorrectNumberOfParameters 2022-12-01T11:07:03.8753469Z [ OK ] ModuleTest.HasCorrectNumberOfParameters (0 ms) 2022-12-01T11:07:03.8754025Z [ RUN ] ModuleTest.ContainsParametersWithTheCorrectName 2022-12-01T11:07:03.8754604Z [ OK ] ModuleTest.ContainsParametersWithTheCorrectName (0 ms) 2022-12-01T11:07:03.8755134Z [ RUN ] ModuleTest.HasCorrectNumberOfBuffers 2022-12-01T11:07:03.8755632Z [ OK ] ModuleTest.HasCorrectNumberOfBuffers (0 ms) 2022-12-01T11:07:03.8756133Z [ RUN ] ModuleTest.ContainsBuffersWithTheCorrectName 2022-12-01T11:07:03.8756678Z [ OK ] ModuleTest.ContainsBuffersWithTheCorrectName (0 ms) 2022-12-01T11:07:03.8757403Z [ RUN ] ModuleTest.DefaultConstructorOfModuleHolderCallsDefaultConstructorOfImpl 2022-12-01T11:07:03.8758294Z [ OK ] ModuleTest.DefaultConstructorOfModuleHolderCallsDefaultConstructorOfImpl (0 ms) 2022-12-01T11:07:03.8759179Z [ RUN ] ModuleTest.ValueConstructorOfModuleHolderCallsCorrectConstructorInImpl 2022-12-01T11:07:03.8760040Z [ OK ] ModuleTest.ValueConstructorOfModuleHolderCallsCorrectConstructorInImpl (0 ms) 2022-12-01T11:07:03.8760799Z [ RUN ] ModuleTest.NullptrConstructorLeavesTheModuleHolderInEmptyState 2022-12-01T11:07:03.8761518Z [ OK ] ModuleTest.NullptrConstructorLeavesTheModuleHolderInEmptyState (0 ms) 2022-12-01T11:07:03.8762178Z [ RUN ] ModuleTest.ModulesReturnsExpectedSubmodulesForFlatModel 2022-12-01T11:07:03.8762958Z [ OK ] ModuleTest.ModulesReturnsExpectedSubmodulesForFlatModel (0 ms) 2022-12-01T11:07:03.8763723Z [ RUN ] ModuleTest.ModulesExcludesSelfWhenIncludeSelfSetToFalse 2022-12-01T11:07:03.8764502Z [ OK ] ModuleTest.ModulesExcludesSelfWhenIncludeSelfSetToFalse (0 ms) 2022-12-01T11:07:03.8765297Z [ RUN ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForFlatModel 2022-12-01T11:07:03.8766340Z [ OK ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForFlatModel (0 ms) 2022-12-01T11:07:03.8767174Z [ RUN ] ModuleTest.NamedModulesExcludesSelfWhenIncludeSelfSetToFalse 2022-12-01T11:07:03.8768112Z [ OK ] ModuleTest.NamedModulesExcludesSelfWhenIncludeSelfSetToFalse (0 ms) 2022-12-01T11:07:03.8768911Z [ RUN ] ModuleTest.ChildrenReturnsExpectedSubmodulesForFlatModel 2022-12-01T11:07:03.8769758Z [ OK ] ModuleTest.ChildrenReturnsExpectedSubmodulesForFlatModel (0 ms) 2022-12-01T11:07:03.8770593Z [ RUN ] ModuleTest.NamedChildrenReturnsExpectedNamedSubmodulesForFlatModel 2022-12-01T11:07:03.8771409Z [ OK ] ModuleTest.NamedChildrenReturnsExpectedNamedSubmodulesForFlatModel (0 ms) 2022-12-01T11:07:03.8772154Z [ RUN ] ModuleTest.ParametersReturnsExpectedTensorsForFlatModel 2022-12-01T11:07:03.8772808Z [ OK ] ModuleTest.ParametersReturnsExpectedTensorsForFlatModel (0 ms) 2022-12-01T11:07:03.8773518Z [ RUN ] ModuleTest.NamedParametersReturnsExpectedTensorsForFlatModel 2022-12-01T11:07:03.8866228Z [ OK ] ModuleTest.NamedParametersReturnsExpectedTensorsForFlatModel (0 ms) 2022-12-01T11:07:03.8866922Z [ RUN ] ModuleTest.BuffersReturnsExpectedTensorsForFlatModel 2022-12-01T11:07:03.8867654Z [ OK ] ModuleTest.BuffersReturnsExpectedTensorsForFlatModel (0 ms) 2022-12-01T11:07:03.8868353Z [ RUN ] ModuleTest.NamedBuffersReturnsExpectedTensorsForFlatModel 2022-12-01T11:07:03.8869127Z [ OK ] ModuleTest.NamedBuffersReturnsExpectedTensorsForFlatModel (0 ms) 2022-12-01T11:07:03.8869833Z [ RUN ] ModuleTest.ModulesReturnsExpectedSubmodulesForDeepModel 2022-12-01T11:07:03.8870686Z [ OK ] ModuleTest.ModulesReturnsExpectedSubmodulesForDeepModel (0 ms) 2022-12-01T11:07:03.8871823Z [ RUN ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForDeepModel 2022-12-01T11:07:03.8872818Z [ OK ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForDeepModel (0 ms) 2022-12-01T11:07:03.8873776Z [ RUN ] ModuleTest.ChildrensReturnsExpectedSubmodulesForDeepModel 2022-12-01T11:07:03.8874691Z [ OK ] ModuleTest.ChildrensReturnsExpectedSubmodulesForDeepModel (0 ms) 2022-12-01T11:07:03.8875562Z [ RUN ] ModuleTest.NamedChildrensReturnsExpectedNamedSubmodulesForDeepModel 2022-12-01T11:07:03.8876482Z [ OK ] ModuleTest.NamedChildrensReturnsExpectedNamedSubmodulesForDeepModel (0 ms) 2022-12-01T11:07:03.8877256Z [ RUN ] ModuleTest.ModuleApplyIteratesCorreclty 2022-12-01T11:07:03.8877752Z [ OK ] ModuleTest.ModuleApplyIteratesCorreclty (0 ms) 2022-12-01T11:07:03.8878407Z [ RUN ] ModuleTest.ConstModuleApplyIteratesCorreclty 2022-12-01T11:07:03.8879059Z [ OK ] ModuleTest.ConstModuleApplyIteratesCorreclty (0 ms) 2022-12-01T11:07:03.8879732Z [ RUN ] ModuleTest.NamedModuleApplyIteratesCorreclty 2022-12-01T11:07:03.8880335Z [ OK ] ModuleTest.NamedModuleApplyIteratesCorreclty (0 ms) 2022-12-01T11:07:03.8880998Z [ RUN ] ModuleTest.ConstNamedModuleApplyIteratesCorreclty 2022-12-01T11:07:03.8881705Z [ OK ] ModuleTest.ConstNamedModuleApplyIteratesCorreclty (0 ms) 2022-12-01T11:07:03.8882378Z [ RUN ] ModuleTest.ModulePointerApplyIteratesCorreclty 2022-12-01T11:07:03.8883052Z [ OK ] ModuleTest.ModulePointerApplyIteratesCorreclty (0 ms) 2022-12-01T11:07:03.8883756Z [ RUN ] ModuleTest.NamedModulePointerApplyIteratesCorreclty 2022-12-01T11:07:03.8884474Z [ OK ] ModuleTest.NamedModulePointerApplyIteratesCorreclty (0 ms) 2022-12-01T11:07:03.8885263Z [ RUN ] ModuleTest.ThrowsWhenAttemptingtoGetTopLevelModuleAsSharedPtr 2022-12-01T11:07:03.8886131Z [ OK ] ModuleTest.ThrowsWhenAttemptingtoGetTopLevelModuleAsSharedPtr (0 ms) 2022-12-01T11:07:03.8886784Z [ RUN ] ModuleTest.PrettyPrint 2022-12-01T11:07:03.8887217Z [ OK ] ModuleTest.PrettyPrint (0 ms) 2022-12-01T11:07:03.8887832Z [ RUN ] ModuleTest.CanCallForwardOnNonTensorForwardThroughPimpl 2022-12-01T11:07:03.8888623Z [ OK ] ModuleTest.CanCallForwardOnNonTensorForwardThroughPimpl (0 ms) 2022-12-01T11:07:03.8889693Z [----------] 52 tests from ModuleTest (60 ms total) 2022-12-01T11:07:03.8889977Z 2022-12-01T11:07:03.8890287Z [----------] Global test environment tear-down 2022-12-01T11:07:03.8890852Z [==========] 52 tests from 1 test suite ran. (60 ms total) 2022-12-01T11:07:03.8891203Z [ PASSED ] 52 tests. 2022-12-01T11:07:03.8891577Z ================================================================================ 2022-12-01T11:07:03.8892238Z [3,278 / 3,288] 20 / 26 tests; 8 actions running; last test: //:module_test 2022-12-01T11:07:03.8892860Z Linking jit_tests; 74s processwrapper-sandbox 2022-12-01T11:07:03.8893408Z Testing //:optim_test; 31s processwrapper-sandbox 2022-12-01T11:07:03.8893958Z Testing //:rnn_test; 7s processwrapper-sandbox 2022-12-01T11:07:03.8894520Z Testing //:any_test; 4s processwrapper-sandbox 2022-12-01T11:07:03.8895060Z Linking init_test; 4s processwrapper-sandbox 2022-12-01T11:07:03.8895639Z Testing //:module_test; 3s processwrapper-sandbox 2022-12-01T11:07:03.8896196Z Testing //:static_test; 3s processwrapper-sandbox 2022-12-01T11:07:03.8896806Z Compiling test/cpp/api/modules.cpp; 2s processwrapper-sandbox 2022-12-01T11:07:03.8897166Z 2022-12-01T11:07:03.8897323Z  2022-12-01T11:07:03.8897642Z  2022-12-01T11:07:03.8898002Z  2022-12-01T11:07:03.8898287Z  2022-12-01T11:07:03.8898816Z  2022-12-01T11:07:03.8899060Z  2022-12-01T11:07:03.8899282Z  2022-12-01T11:07:03.8899528Z  2022-12-01T11:07:03.8899892Z INFO: From Testing //:static_test: 2022-12-01T11:07:03.8900438Z [3,280 / 3,288] 21 / 26 tests; 7 actions running; last test: //:static_test 2022-12-01T11:07:03.8901092Z Linking jit_tests; 74s processwrapper-sandbox 2022-12-01T11:07:03.8901572Z Testing //:optim_test; 31s processwrapper-sandbox 2022-12-01T11:07:03.8902032Z Testing //:rnn_test; 7s processwrapper-sandbox 2022-12-01T11:07:03.8902509Z Testing //:any_test; 5s processwrapper-sandbox 2022-12-01T11:07:03.8902996Z Linking init_test; 4s processwrapper-sandbox 2022-12-01T11:07:03.8903472Z Testing //:static_test; 3s processwrapper-sandbox 2022-12-01T11:07:03.8904064Z Compiling test/cpp/api/modules.cpp; 2s processwrapper-sandbox 2022-12-01T11:07:03.8904323Z 2022-12-01T11:07:03.8904465Z  2022-12-01T11:07:03.8904740Z  2022-12-01T11:07:03.8904999Z  2022-12-01T11:07:03.8905389Z  2022-12-01T11:07:03.8905672Z  2022-12-01T11:07:03.8905953Z  2022-12-01T11:07:03.8906219Z  2022-12-01T11:07:03.8906657Z ==================== Test output for //:static_test: 2022-12-01T11:07:03.8907056Z Running main() from gmock_main.cc 2022-12-01T11:07:03.8907483Z Note: Google Test filter = -*CUDA 2022-12-01T11:07:03.8907881Z [==========] Running 5 tests from 1 test suite. 2022-12-01T11:07:03.8908376Z [----------] Global test environment set-up. 2022-12-01T11:07:03.8908864Z [----------] 5 tests from TestStatic 2022-12-01T11:07:03.8909257Z [ RUN ] TestStatic.AllOf 2022-12-01T11:07:03.8909673Z [ OK ] TestStatic.AllOf (0 ms) 2022-12-01T11:07:03.8910113Z [ RUN ] TestStatic.AnyOf 2022-12-01T11:07:03.8910536Z [ OK ] TestStatic.AnyOf (0 ms) 2022-12-01T11:07:03.8910930Z [ RUN ] TestStatic.EnableIfModule 2022-12-01T11:07:03.8911367Z [ OK ] TestStatic.EnableIfModule (17 ms) 2022-12-01T11:07:03.8911836Z [ RUN ] TestStatic.ReturnTypeOfForward 2022-12-01T11:07:03.8912365Z [ OK ] TestStatic.ReturnTypeOfForward (0 ms) 2022-12-01T11:07:03.8912718Z [ RUN ] TestStatic.Apply 2022-12-01T11:07:03.8913049Z [ OK ] TestStatic.Apply (0 ms) 2022-12-01T11:07:03.8913519Z [----------] 5 tests from TestStatic (17 ms total) 2022-12-01T11:07:03.8913731Z 2022-12-01T11:07:03.8913976Z [----------] Global test environment tear-down 2022-12-01T11:07:03.8914356Z [==========] 5 tests from 1 test suite ran. (18 ms total) 2022-12-01T11:07:03.8914683Z [ PASSED ] 5 tests. 2022-12-01T11:07:03.8915131Z ================================================================================ 2022-12-01T11:07:03.8915713Z [3,280 / 3,288] 21 / 26 tests; 7 actions running; last test: //:static_test 2022-12-01T11:07:03.8916367Z Linking jit_tests; 74s processwrapper-sandbox 2022-12-01T11:07:03.8916998Z Testing //:optim_test; 31s processwrapper-sandbox 2022-12-01T11:07:03.8917574Z Testing //:rnn_test; 7s processwrapper-sandbox 2022-12-01T11:07:03.8918136Z Testing //:any_test; 5s processwrapper-sandbox 2022-12-01T11:07:03.8918657Z Linking init_test; 4s processwrapper-sandbox 2022-12-01T11:07:03.8919246Z Testing //:static_test; 3s processwrapper-sandbox 2022-12-01T11:07:03.8919886Z Compiling test/cpp/api/modules.cpp; 2s processwrapper-sandbox 2022-12-01T11:07:04.2664947Z 2022-12-01T11:07:04.2665521Z  2022-12-01T11:07:04.2665903Z  2022-12-01T11:07:04.2666265Z  2022-12-01T11:07:04.2666545Z  2022-12-01T11:07:04.2666862Z  2022-12-01T11:07:04.2667161Z  2022-12-01T11:07:04.2667464Z  2022-12-01T11:07:04.2668050Z [3,281 / 3,288] 21 / 26 tests; 6 actions running; last test: //:static_test 2022-12-01T11:07:04.2668761Z Linking jit_tests; 75s processwrapper-sandbox 2022-12-01T11:07:04.2669324Z Testing //:optim_test; 31s processwrapper-sandbox 2022-12-01T11:07:04.2669931Z Testing //:rnn_test; 8s processwrapper-sandbox 2022-12-01T11:07:04.2670414Z Testing //:any_test; 5s processwrapper-sandbox 2022-12-01T11:07:04.2670872Z Linking init_test; 4s processwrapper-sandbox 2022-12-01T11:07:04.2671376Z Compiling test/cpp/api/modules.cpp; 2s processwrapper-sandbox 2022-12-01T11:07:04.6851037Z 2022-12-01T11:07:04.6851523Z  2022-12-01T11:07:04.6851865Z  2022-12-01T11:07:04.6852386Z  2022-12-01T11:07:04.6852690Z  2022-12-01T11:07:04.6852955Z  2022-12-01T11:07:04.6853226Z  2022-12-01T11:07:04.6853763Z [3,281 / 3,288] 22 / 26 tests; 6 actions running; last test: //:any_test 2022-12-01T11:07:04.6854349Z Linking jit_tests; 75s processwrapper-sandbox 2022-12-01T11:07:04.6854875Z Testing //:optim_test; 31s processwrapper-sandbox 2022-12-01T11:07:04.6855411Z Testing //:rnn_test; 8s processwrapper-sandbox 2022-12-01T11:07:04.6855930Z Testing //:any_test; 5s processwrapper-sandbox 2022-12-01T11:07:04.6856449Z Linking init_test; 5s processwrapper-sandbox 2022-12-01T11:07:04.6857020Z Compiling test/cpp/api/modules.cpp; 2s processwrapper-sandbox 2022-12-01T11:07:04.6857374Z 2022-12-01T11:07:04.6857519Z  2022-12-01T11:07:04.6857807Z  2022-12-01T11:07:04.6858070Z  2022-12-01T11:07:04.6858551Z  2022-12-01T11:07:04.6858857Z  2022-12-01T11:07:04.6859129Z  2022-12-01T11:07:04.6859528Z INFO: From Testing //:any_test: 2022-12-01T11:07:04.6860097Z [3,281 / 3,288] 22 / 26 tests; 6 actions running; last test: //:any_test 2022-12-01T11:07:04.6860632Z Linking jit_tests; 75s processwrapper-sandbox 2022-12-01T11:07:04.6861150Z Testing //:optim_test; 31s processwrapper-sandbox 2022-12-01T11:07:04.6861682Z Testing //:rnn_test; 8s processwrapper-sandbox 2022-12-01T11:07:04.6862195Z Testing //:any_test; 5s processwrapper-sandbox 2022-12-01T11:07:04.6862698Z Linking init_test; 5s processwrapper-sandbox 2022-12-01T11:07:04.6863260Z Compiling test/cpp/api/modules.cpp; 2s processwrapper-sandbox 2022-12-01T11:07:04.6863543Z 2022-12-01T11:07:04.6863693Z  2022-12-01T11:07:04.6863966Z  2022-12-01T11:07:04.6864245Z  2022-12-01T11:07:04.6864533Z  2022-12-01T11:07:04.6864815Z  2022-12-01T11:07:04.6865110Z  2022-12-01T11:07:04.6865514Z ==================== Test output for //:any_test: 2022-12-01T11:07:04.6865851Z Running main() from gmock_main.cc 2022-12-01T11:07:04.6866262Z Note: Google Test filter = -*CUDA 2022-12-01T11:07:04.6866619Z [==========] Running 30 tests from 2 test suites. 2022-12-01T11:07:04.6867238Z [----------] Global test environment set-up. 2022-12-01T11:07:04.6867699Z [----------] 18 tests from AnyModuleTest 2022-12-01T11:07:04.6868113Z [ RUN ] AnyModuleTest.SimpleReturnType 2022-12-01T11:07:04.6868536Z [ OK ] AnyModuleTest.SimpleReturnType (0 ms) 2022-12-01T11:07:04.6869044Z [ RUN ] AnyModuleTest.SimpleReturnTypeAndSingleArgument 2022-12-01T11:07:04.6869631Z [ OK ] AnyModuleTest.SimpleReturnTypeAndSingleArgument (0 ms) 2022-12-01T11:07:04.6870209Z [ RUN ] AnyModuleTest.StringLiteralReturnTypeAndArgument 2022-12-01T11:07:04.6870801Z [ OK ] AnyModuleTest.StringLiteralReturnTypeAndArgument (0 ms) 2022-12-01T11:07:04.6871395Z [ RUN ] AnyModuleTest.StringReturnTypeWithConstArgument 2022-12-01T11:07:04.6872001Z [ OK ] AnyModuleTest.StringReturnTypeWithConstArgument (0 ms) 2022-12-01T11:07:04.6872745Z [ RUN ] AnyModuleTest.TensorReturnTypeAndStringArgumentsWithFunkyQualifications 2022-12-01T11:07:04.6873606Z [ OK ] AnyModuleTest.TensorReturnTypeAndStringArgumentsWithFunkyQualifications (45 ms) 2022-12-01T11:07:04.6874261Z [ RUN ] AnyModuleTest.WrongArgumentType 2022-12-01T11:07:04.6874698Z [ OK ] AnyModuleTest.WrongArgumentType (177 ms) 2022-12-01T11:07:04.6875153Z [ RUN ] AnyModuleTest.WrongNumberOfArguments 2022-12-01T11:07:04.6875637Z [ OK ] AnyModuleTest.WrongNumberOfArguments (0 ms) 2022-12-01T11:07:04.6876315Z [ RUN ] AnyModuleTest.PassingArgumentsToModuleWithDefaultArgumentsInForwardMethod 2022-12-01T11:07:04.6877211Z [ OK ] AnyModuleTest.PassingArgumentsToModuleWithDefaultArgumentsInForwardMethod (0 ms) 2022-12-01T11:07:04.6877915Z [ RUN ] AnyModuleTest.GetWithCorrectTypeSucceeds 2022-12-01T11:07:04.6878436Z [ OK ] AnyModuleTest.GetWithCorrectTypeSucceeds (0 ms) 2022-12-01T11:07:04.6879088Z [ RUN ] AnyModuleTest.GetWithIncorrectTypeThrows 2022-12-01T11:07:04.6879611Z [ OK ] AnyModuleTest.GetWithIncorrectTypeThrows (0 ms) 2022-12-01T11:07:04.6880130Z [ RUN ] AnyModuleTest.PtrWithBaseClassSucceeds 2022-12-01T11:07:04.6880624Z [ OK ] AnyModuleTest.PtrWithBaseClassSucceeds (0 ms) 2022-12-01T11:07:04.6881147Z [ RUN ] AnyModuleTest.PtrWithGoodDowncastSuccceeds 2022-12-01T11:07:04.6881698Z [ OK ] AnyModuleTest.PtrWithGoodDowncastSuccceeds (0 ms) 2022-12-01T11:07:04.6882202Z [ RUN ] AnyModuleTest.PtrWithBadDowncastThrows 2022-12-01T11:07:04.6882695Z [ OK ] AnyModuleTest.PtrWithBadDowncastThrows (0 ms) 2022-12-01T11:07:04.6883180Z [ RUN ] AnyModuleTest.DefaultStateIsEmpty 2022-12-01T11:07:04.6883646Z [ OK ] AnyModuleTest.DefaultStateIsEmpty (0 ms) 2022-12-01T11:07:04.6884142Z [ RUN ] AnyModuleTest.AllMethodsThrowForEmptyAnyModule 2022-12-01T11:07:04.6884732Z [ OK ] AnyModuleTest.AllMethodsThrowForEmptyAnyModule (0 ms) 2022-12-01T11:07:04.6885312Z [ RUN ] AnyModuleTest.CanMoveAssignDifferentModules 2022-12-01T11:07:04.6885837Z [ OK ] AnyModuleTest.CanMoveAssignDifferentModules (0 ms) 2022-12-01T11:07:04.6886368Z [ RUN ] AnyModuleTest.ConstructsFromModuleHolder 2022-12-01T11:07:04.6886886Z [ OK ] AnyModuleTest.ConstructsFromModuleHolder (39 ms) 2022-12-01T11:07:04.6887415Z [ RUN ] AnyModuleTest.ConvertsVariableToTensorCorrectly 2022-12-01T11:07:04.6888006Z [ OK ] AnyModuleTest.ConvertsVariableToTensorCorrectly (0 ms) 2022-12-01T11:07:04.6888652Z [----------] 18 tests from AnyModuleTest (264 ms total) 2022-12-01T11:07:04.6888917Z 2022-12-01T11:07:04.6889153Z [----------] 12 tests from AnyValueTest 2022-12-01T11:07:04.6889623Z [ RUN ] AnyValueTest.CorrectlyAccessesIntWhenCorrectType 2022-12-01T11:07:04.6890205Z [ OK ] AnyValueTest.CorrectlyAccessesIntWhenCorrectType (0 ms) 2022-12-01T11:07:04.6890959Z [ RUN ] AnyValueTest.CorrectlyAccessesStringLiteralWhenCorrectType 2022-12-01T11:07:04.6891644Z [ OK ] AnyValueTest.CorrectlyAccessesStringLiteralWhenCorrectType (0 ms) 2022-12-01T11:07:04.6892307Z [ RUN ] AnyValueTest.CorrectlyAccessesStringWhenCorrectType 2022-12-01T11:07:04.6893042Z [ OK ] AnyValueTest.CorrectlyAccessesStringWhenCorrectType (0 ms) 2022-12-01T11:07:04.6893682Z [ RUN ] AnyValueTest.CorrectlyAccessesPointersWhenCorrectType 2022-12-01T11:07:04.6894326Z [ OK ] AnyValueTest.CorrectlyAccessesPointersWhenCorrectType (0 ms) 2022-12-01T11:07:04.6894980Z [ RUN ] AnyValueTest.CorrectlyAccessesReferencesWhenCorrectType 2022-12-01T11:07:04.6895653Z [ OK ] AnyValueTest.CorrectlyAccessesReferencesWhenCorrectType (0 ms) 2022-12-01T11:07:04.6896258Z [ RUN ] AnyValueTest.TryGetReturnsNullptrForTheWrongType 2022-12-01T11:07:04.6896857Z [ OK ] AnyValueTest.TryGetReturnsNullptrForTheWrongType (0 ms) 2022-12-01T11:07:04.6897401Z [ RUN ] AnyValueTest.GetThrowsForTheWrongType 2022-12-01T11:07:04.6897926Z [ OK ] AnyValueTest.GetThrowsForTheWrongType (0 ms) 2022-12-01T11:07:04.6898566Z [ RUN ] AnyValueTest.MoveConstructionIsAllowed 2022-12-01T11:07:04.6899074Z [ OK ] AnyValueTest.MoveConstructionIsAllowed (0 ms) 2022-12-01T11:07:04.6899564Z [ RUN ] AnyValueTest.MoveAssignmentIsAllowed 2022-12-01T11:07:04.6900028Z [ OK ] AnyValueTest.MoveAssignmentIsAllowed (0 ms) 2022-12-01T11:07:04.6900511Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForInt 2022-12-01T11:07:04.6900991Z [ OK ] AnyValueTest.TypeInfoIsCorrectForInt (0 ms) 2022-12-01T11:07:04.6901527Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForStringLiteral 2022-12-01T11:07:04.6902117Z [ OK ] AnyValueTest.TypeInfoIsCorrectForStringLiteral (0 ms) 2022-12-01T11:07:04.6902665Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForString 2022-12-01T11:07:04.6903158Z [ OK ] AnyValueTest.TypeInfoIsCorrectForString (0 ms) 2022-12-01T11:07:04.6903760Z [----------] 12 tests from AnyValueTest (0 ms total) 2022-12-01T11:07:04.6903999Z 2022-12-01T11:07:04.6904394Z [----------] Global test environment tear-down 2022-12-01T11:07:04.6904811Z [==========] 30 tests from 2 test suites ran. (264 ms total) 2022-12-01T11:07:04.6905136Z [ PASSED ] 30 tests. 2022-12-01T11:07:04.6905474Z ================================================================================ 2022-12-01T11:07:04.6906060Z [3,281 / 3,288] 22 / 26 tests; 6 actions running; last test: //:any_test 2022-12-01T11:07:04.6906586Z Linking jit_tests; 75s processwrapper-sandbox 2022-12-01T11:07:04.6907114Z Testing //:optim_test; 31s processwrapper-sandbox 2022-12-01T11:07:04.6907639Z Testing //:rnn_test; 8s processwrapper-sandbox 2022-12-01T11:07:04.6908151Z Testing //:any_test; 5s processwrapper-sandbox 2022-12-01T11:07:04.6908635Z Linking init_test; 5s processwrapper-sandbox 2022-12-01T11:07:04.6909203Z Compiling test/cpp/api/modules.cpp; 2s processwrapper-sandbox 2022-12-01T11:07:05.0112297Z 2022-12-01T11:07:05.0113073Z  2022-12-01T11:07:05.0113419Z  2022-12-01T11:07:05.0113728Z  2022-12-01T11:07:05.0113974Z  2022-12-01T11:07:05.0114233Z  2022-12-01T11:07:05.0114485Z  2022-12-01T11:07:05.0115003Z [3,283 / 3,288] 22 / 26 tests; 5 actions, 4 running; last test: //:any_test 2022-12-01T11:07:05.0115522Z Linking jit_tests; 76s processwrapper-sandbox 2022-12-01T11:07:05.0116013Z Testing //:optim_test; 32s processwrapper-sandbox 2022-12-01T11:07:05.0116504Z Testing //:rnn_test; 8s processwrapper-sandbox 2022-12-01T11:07:05.0116958Z Linking init_test; 5s processwrapper-sandbox 2022-12-01T11:07:05.0117320Z [Prepa] Linking modules_test 2022-12-01T11:07:05.2672224Z 2022-12-01T11:07:05.2672745Z  2022-12-01T11:07:05.2673072Z  2022-12-01T11:07:05.2673369Z  2022-12-01T11:07:05.2673667Z  2022-12-01T11:07:05.2673914Z  2022-12-01T11:07:05.2674436Z [3,283 / 3,288] 22 / 26 tests; 5 actions running; last test: //:any_test 2022-12-01T11:07:05.2674980Z Linking jit_tests; 76s processwrapper-sandbox 2022-12-01T11:07:05.2675485Z Testing //:optim_test; 32s processwrapper-sandbox 2022-12-01T11:07:05.2676222Z Testing //:rnn_test; 9s processwrapper-sandbox 2022-12-01T11:07:05.2676710Z Linking init_test; 5s processwrapper-sandbox 2022-12-01T11:07:05.2677209Z Linking modules_test; 0s processwrapper-sandbox 2022-12-01T11:07:06.2678898Z 2022-12-01T11:07:06.2679530Z  2022-12-01T11:07:06.2680016Z  2022-12-01T11:07:06.2680332Z  2022-12-01T11:07:06.2680742Z  2022-12-01T11:07:06.2681042Z  2022-12-01T11:07:06.2681987Z [3,283 / 3,288] 22 / 26 tests; 5 actions running; last test: //:any_test 2022-12-01T11:07:06.2682760Z Linking jit_tests; 77s processwrapper-sandbox 2022-12-01T11:07:06.2683395Z Testing //:optim_test; 33s processwrapper-sandbox 2022-12-01T11:07:06.2683950Z Testing //:rnn_test; 10s processwrapper-sandbox 2022-12-01T11:07:06.2684507Z Linking init_test; 6s processwrapper-sandbox 2022-12-01T11:07:06.2685041Z Linking modules_test; 1s processwrapper-sandbox 2022-12-01T11:07:06.8577786Z 2022-12-01T11:07:06.8578630Z  2022-12-01T11:07:06.8578962Z  2022-12-01T11:07:06.8579243Z  2022-12-01T11:07:06.8579522Z  2022-12-01T11:07:06.8579760Z  2022-12-01T11:07:06.8580410Z [3,284 / 3,289] 22 / 26 tests; 5 actions, 4 running; last test: //:any_test 2022-12-01T11:07:06.8580974Z Linking jit_tests; 77s processwrapper-sandbox 2022-12-01T11:07:06.8581480Z Testing //:optim_test; 34s processwrapper-sandbox 2022-12-01T11:07:06.8581964Z Testing //:rnn_test; 10s processwrapper-sandbox 2022-12-01T11:07:06.8582462Z Linking modules_test; 1s processwrapper-sandbox 2022-12-01T11:07:06.8582883Z [Prepa] Testing //:init_test 2022-12-01T11:07:07.0684582Z 2022-12-01T11:07:07.0685132Z  2022-12-01T11:07:07.0685463Z  2022-12-01T11:07:07.0686134Z  2022-12-01T11:07:07.0689173Z  2022-12-01T11:07:07.0689457Z  2022-12-01T11:07:07.0690018Z [3,284 / 3,289] 22 / 26 tests; 5 actions running; last test: //:any_test 2022-12-01T11:07:07.0690738Z Linking jit_tests; 78s processwrapper-sandbox 2022-12-01T11:07:07.0691225Z Testing //:optim_test; 34s processwrapper-sandbox 2022-12-01T11:07:07.0691703Z Testing //:rnn_test; 10s processwrapper-sandbox 2022-12-01T11:07:07.0692222Z Linking modules_test; 2s processwrapper-sandbox 2022-12-01T11:07:07.0692689Z Testing //:init_test; 0s processwrapper-sandbox 2022-12-01T11:07:08.0691296Z 2022-12-01T11:07:08.0691826Z  2022-12-01T11:07:08.0692163Z  2022-12-01T11:07:08.0692495Z  2022-12-01T11:07:08.0692754Z  2022-12-01T11:07:08.0693007Z  2022-12-01T11:07:08.0693556Z [3,284 / 3,289] 22 / 26 tests; 5 actions running; last test: //:any_test 2022-12-01T11:07:08.0694160Z Linking jit_tests; 79s processwrapper-sandbox 2022-12-01T11:07:08.0694692Z Testing //:optim_test; 35s processwrapper-sandbox 2022-12-01T11:07:08.0695457Z Testing //:rnn_test; 11s processwrapper-sandbox 2022-12-01T11:07:08.0695984Z Linking modules_test; 3s processwrapper-sandbox 2022-12-01T11:07:08.0696513Z Testing //:init_test; 1s processwrapper-sandbox 2022-12-01T11:07:09.0697188Z 2022-12-01T11:07:09.0697735Z  2022-12-01T11:07:09.0699430Z  2022-12-01T11:07:09.0699780Z  2022-12-01T11:07:09.0700152Z  2022-12-01T11:07:09.0700446Z  2022-12-01T11:07:09.0700966Z [3,284 / 3,289] 22 / 26 tests; 5 actions running; last test: //:any_test 2022-12-01T11:07:09.0701511Z Linking jit_tests; 80s processwrapper-sandbox 2022-12-01T11:07:09.0702055Z Testing //:optim_test; 36s processwrapper-sandbox 2022-12-01T11:07:09.0702562Z Testing //:rnn_test; 12s processwrapper-sandbox 2022-12-01T11:07:09.0703035Z Linking modules_test; 4s processwrapper-sandbox 2022-12-01T11:07:09.0703539Z Testing //:init_test; 2s processwrapper-sandbox 2022-12-01T11:07:09.6111294Z 2022-12-01T11:07:09.6111751Z  2022-12-01T11:07:09.6111980Z  2022-12-01T11:07:09.6112515Z  2022-12-01T11:07:09.6112761Z  2022-12-01T11:07:09.6112991Z  2022-12-01T11:07:09.6113456Z [3,284 / 3,289] 23 / 26 tests; 5 actions running; last test: //:init_test 2022-12-01T11:07:09.6113853Z Linking jit_tests; 80s processwrapper-sandbox 2022-12-01T11:07:09.6114209Z Testing //:optim_test; 36s processwrapper-sandbox 2022-12-01T11:07:09.6114563Z Testing //:rnn_test; 13s processwrapper-sandbox 2022-12-01T11:07:09.6114922Z Linking modules_test; 4s processwrapper-sandbox 2022-12-01T11:07:09.6115283Z Testing //:init_test; 2s processwrapper-sandbox 2022-12-01T11:07:09.6115442Z 2022-12-01T11:07:09.6115534Z  2022-12-01T11:07:09.6115726Z  2022-12-01T11:07:09.6115948Z  2022-12-01T11:07:09.6116125Z  2022-12-01T11:07:09.6116310Z  2022-12-01T11:07:09.6116585Z INFO: From Testing //:init_test: 2022-12-01T11:07:09.6117055Z [3,284 / 3,289] 23 / 26 tests; 5 actions running; last test: //:init_test 2022-12-01T11:07:09.6117383Z Linking jit_tests; 80s processwrapper-sandbox 2022-12-01T11:07:09.6117691Z Testing //:optim_test; 36s processwrapper-sandbox 2022-12-01T11:07:09.6117984Z Testing //:rnn_test; 13s processwrapper-sandbox 2022-12-01T11:07:09.6118288Z Linking modules_test; 4s processwrapper-sandbox 2022-12-01T11:07:09.6118591Z Testing //:init_test; 2s processwrapper-sandbox 2022-12-01T11:07:09.6118736Z 2022-12-01T11:07:09.6118810Z  2022-12-01T11:07:09.6118981Z  2022-12-01T11:07:09.6119153Z  2022-12-01T11:07:09.6119309Z  2022-12-01T11:07:09.6119472Z  2022-12-01T11:07:09.6119709Z ==================== Test output for //:init_test: 2022-12-01T11:07:09.6119914Z Running main() from gmock_main.cc 2022-12-01T11:07:09.6120256Z Note: Google Test filter = -*CUDA 2022-12-01T11:07:09.6120481Z [==========] Running 9 tests from 1 test suite. 2022-12-01T11:07:09.6120768Z [----------] Global test environment set-up. 2022-12-01T11:07:09.6121025Z [----------] 9 tests from InitTest 2022-12-01T11:07:09.6121297Z [ RUN ] InitTest.ProducesPyTorchValues_XavierUniform 2022-12-01T11:07:09.6121773Z [ OK ] InitTest.ProducesPyTorchValues_XavierUniform (36 ms) 2022-12-01T11:07:09.6122164Z [ RUN ] InitTest.ProducesPyTorchValues_XavierNormal 2022-12-01T11:07:09.6122465Z [ OK ] InitTest.ProducesPyTorchValues_XavierNormal (17 ms) 2022-12-01T11:07:09.6122766Z [ RUN ] InitTest.ProducesPyTorchValues_KaimingNormal 2022-12-01T11:07:09.6123062Z [ OK ] InitTest.ProducesPyTorchValues_KaimingNormal (17 ms) 2022-12-01T11:07:09.6123428Z [ RUN ] InitTest.ProducesPyTorchValues_KaimingUniform 2022-12-01T11:07:09.6123736Z [ OK ] InitTest.ProducesPyTorchValues_KaimingUniform (17 ms) 2022-12-01T11:07:09.6124046Z [ RUN ] InitTest.CanInitializeTensorThatRequiresGrad 2022-12-01T11:07:09.6124380Z [ OK ] InitTest.CanInitializeTensorThatRequiresGrad (70 ms) 2022-12-01T11:07:09.6124677Z [ RUN ] InitTest.CalculateGainWithTanh 2022-12-01T11:07:09.6124943Z [ OK ] InitTest.CalculateGainWithTanh (0 ms) 2022-12-01T11:07:09.6125190Z [ RUN ] InitTest.CalculateGainWithRelu 2022-12-01T11:07:09.6125456Z [ OK ] InitTest.CalculateGainWithRelu (0 ms) 2022-12-01T11:07:09.6125734Z [ RUN ] InitTest.CalculateGainWithLeakyRelu 2022-12-01T11:07:09.6126008Z [ OK ] InitTest.CalculateGainWithLeakyRelu (0 ms) 2022-12-01T11:07:09.6126300Z [ RUN ] InitTest.CanInitializeCnnWithOrthogonal 2022-12-01T11:07:09.6126605Z [ OK ] InitTest.CanInitializeCnnWithOrthogonal (201 ms) 2022-12-01T11:07:09.6126930Z [----------] 9 tests from InitTest (359 ms total) 2022-12-01T11:07:09.6127073Z 2022-12-01T11:07:09.6127223Z [----------] Global test environment tear-down 2022-12-01T11:07:09.6127475Z [==========] 9 tests from 1 test suite ran. (359 ms total) 2022-12-01T11:07:09.6127685Z [ PASSED ] 9 tests. 2022-12-01T11:07:09.6127878Z ================================================================================ 2022-12-01T11:07:09.6128300Z [3,284 / 3,289] 23 / 26 tests; 5 actions running; last test: //:init_test 2022-12-01T11:07:09.6128623Z Linking jit_tests; 80s processwrapper-sandbox 2022-12-01T11:07:09.6128930Z Testing //:optim_test; 36s processwrapper-sandbox 2022-12-01T11:07:09.6129239Z Testing //:rnn_test; 13s processwrapper-sandbox 2022-12-01T11:07:09.6129542Z Linking modules_test; 4s processwrapper-sandbox 2022-12-01T11:07:09.6129844Z Testing //:init_test; 2s processwrapper-sandbox 2022-12-01T11:07:09.8703518Z 2022-12-01T11:07:09.8704079Z  2022-12-01T11:07:09.8704452Z  2022-12-01T11:07:09.8704785Z  2022-12-01T11:07:09.8706635Z  2022-12-01T11:07:09.8706943Z  2022-12-01T11:07:09.8707451Z [3,285 / 3,289] 23 / 26 tests; 4 actions running; last test: //:init_test 2022-12-01T11:07:09.8707964Z Linking jit_tests; 80s processwrapper-sandbox 2022-12-01T11:07:09.8708436Z Testing //:optim_test; 37s processwrapper-sandbox 2022-12-01T11:07:09.8708899Z Testing //:rnn_test; 13s processwrapper-sandbox 2022-12-01T11:07:09.8709343Z Linking modules_test; 4s processwrapper-sandbox 2022-12-01T11:07:10.8709430Z 2022-12-01T11:07:10.8709986Z  2022-12-01T11:07:10.8710398Z  2022-12-01T11:07:10.8710727Z  2022-12-01T11:07:10.8711844Z  2022-12-01T11:07:10.8712500Z [3,285 / 3,289] 23 / 26 tests; 4 actions running; last test: //:init_test 2022-12-01T11:07:10.8713064Z Linking jit_tests; 81s processwrapper-sandbox 2022-12-01T11:07:10.8713604Z Testing //:optim_test; 38s processwrapper-sandbox 2022-12-01T11:07:10.8714091Z Testing //:rnn_test; 14s processwrapper-sandbox 2022-12-01T11:07:10.8714628Z Linking modules_test; 5s processwrapper-sandbox 2022-12-01T11:07:11.2389635Z 2022-12-01T11:07:11.2390352Z  2022-12-01T11:07:11.2390690Z  2022-12-01T11:07:11.2390954Z  2022-12-01T11:07:11.2392166Z  2022-12-01T11:07:11.2392872Z [3,286 / 3,290] 23 / 26 tests; 4 actions, 3 running; last test: //:init_test 2022-12-01T11:07:11.2393537Z Linking jit_tests; 82s processwrapper-sandbox 2022-12-01T11:07:11.2394197Z Testing //:optim_test; 38s processwrapper-sandbox 2022-12-01T11:07:11.2394772Z Testing //:rnn_test; 15s processwrapper-sandbox 2022-12-01T11:07:11.2395177Z [Prepa] Testing //:modules_test 2022-12-01T11:07:11.4714253Z 2022-12-01T11:07:11.4714797Z  2022-12-01T11:07:11.4715156Z  2022-12-01T11:07:11.4715435Z  2022-12-01T11:07:11.4715705Z  2022-12-01T11:07:11.4716274Z [3,286 / 3,290] 23 / 26 tests; 4 actions running; last test: //:init_test 2022-12-01T11:07:11.4716873Z Linking jit_tests; 82s processwrapper-sandbox 2022-12-01T11:07:11.4717435Z Testing //:optim_test; 38s processwrapper-sandbox 2022-12-01T11:07:11.4718010Z Testing //:rnn_test; 15s processwrapper-sandbox 2022-12-01T11:07:11.4718555Z Testing //:modules_test; 0s processwrapper-sandbox 2022-12-01T11:07:12.4720415Z 2022-12-01T11:07:12.4720947Z  2022-12-01T11:07:12.4721279Z  2022-12-01T11:07:12.4721597Z  2022-12-01T11:07:12.4721901Z  2022-12-01T11:07:12.4722460Z [3,286 / 3,290] 23 / 26 tests; 4 actions running; last test: //:init_test 2022-12-01T11:07:12.4723038Z Linking jit_tests; 83s processwrapper-sandbox 2022-12-01T11:07:12.4723586Z Testing //:optim_test; 39s processwrapper-sandbox 2022-12-01T11:07:12.4724131Z Testing //:rnn_test; 16s processwrapper-sandbox 2022-12-01T11:07:12.4724649Z Testing //:modules_test; 1s processwrapper-sandbox 2022-12-01T11:07:13.6732976Z 2022-12-01T11:07:13.6733556Z  2022-12-01T11:07:13.6733915Z  2022-12-01T11:07:13.6734220Z  2022-12-01T11:07:13.6734543Z  2022-12-01T11:07:13.6735092Z [3,286 / 3,290] 23 / 26 tests; 4 actions running; last test: //:init_test 2022-12-01T11:07:13.6735680Z Linking jit_tests; 84s processwrapper-sandbox 2022-12-01T11:07:13.6736472Z Testing //:optim_test; 40s processwrapper-sandbox 2022-12-01T11:07:13.6737013Z Testing //:rnn_test; 17s processwrapper-sandbox 2022-12-01T11:07:13.6737579Z Testing //:modules_test; 2s processwrapper-sandbox 2022-12-01T11:07:14.8734599Z 2022-12-01T11:07:14.8735142Z  2022-12-01T11:07:14.8735492Z  2022-12-01T11:07:14.8735760Z  2022-12-01T11:07:14.8736083Z  2022-12-01T11:07:14.8736676Z [3,286 / 3,290] 23 / 26 tests; 4 actions running; last test: //:init_test 2022-12-01T11:07:14.8737272Z Linking jit_tests; 85s processwrapper-sandbox 2022-12-01T11:07:14.8737862Z Testing //:optim_test; 42s processwrapper-sandbox 2022-12-01T11:07:14.8738630Z Testing //:rnn_test; 18s processwrapper-sandbox 2022-12-01T11:07:14.8739146Z Testing //:modules_test; 3s processwrapper-sandbox 2022-12-01T11:07:15.8744541Z 2022-12-01T11:07:15.8745075Z  2022-12-01T11:07:15.8745455Z  2022-12-01T11:07:15.8745775Z  2022-12-01T11:07:15.8746093Z  2022-12-01T11:07:15.8746715Z [3,286 / 3,290] 23 / 26 tests; 4 actions running; last test: //:init_test 2022-12-01T11:07:15.8747367Z Linking jit_tests; 86s processwrapper-sandbox 2022-12-01T11:07:15.8747965Z Testing //:optim_test; 43s processwrapper-sandbox 2022-12-01T11:07:15.8748554Z Testing //:rnn_test; 19s processwrapper-sandbox 2022-12-01T11:07:15.8752397Z Testing //:modules_test; 4s processwrapper-sandbox 2022-12-01T11:07:16.8747851Z 2022-12-01T11:07:16.8748425Z  2022-12-01T11:07:16.8748816Z  2022-12-01T11:07:16.8750552Z  2022-12-01T11:07:16.8750900Z  2022-12-01T11:07:16.8751796Z [3,286 / 3,290] 23 / 26 tests; 4 actions running; last test: //:init_test 2022-12-01T11:07:16.8752420Z Linking jit_tests; 87s processwrapper-sandbox 2022-12-01T11:07:16.8753015Z Testing //:optim_test; 44s processwrapper-sandbox 2022-12-01T11:07:16.8753666Z Testing //:rnn_test; 20s processwrapper-sandbox 2022-12-01T11:07:16.8754211Z Testing //:modules_test; 5s processwrapper-sandbox 2022-12-01T11:07:17.6752432Z 2022-12-01T11:07:17.6753001Z  2022-12-01T11:07:17.6753360Z  2022-12-01T11:07:17.6753654Z  2022-12-01T11:07:17.6753942Z  2022-12-01T11:07:17.6754501Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:17.6755061Z Testing //:optim_test; 44s processwrapper-sandbox 2022-12-01T11:07:17.6755600Z Testing //:rnn_test; 21s processwrapper-sandbox 2022-12-01T11:07:17.6756137Z Testing //:modules_test; 6s processwrapper-sandbox 2022-12-01T11:07:18.6758671Z 2022-12-01T11:07:18.6759159Z  2022-12-01T11:07:18.6759539Z  2022-12-01T11:07:18.6759874Z  2022-12-01T11:07:18.6760427Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:18.6761010Z Testing //:optim_test; 45s processwrapper-sandbox 2022-12-01T11:07:18.6761543Z Testing //:rnn_test; 22s processwrapper-sandbox 2022-12-01T11:07:18.6762073Z Testing //:modules_test; 7s processwrapper-sandbox 2022-12-01T11:07:19.8766633Z 2022-12-01T11:07:19.8767246Z  2022-12-01T11:07:19.8767624Z  2022-12-01T11:07:19.8767979Z  2022-12-01T11:07:19.8768612Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:19.8769222Z Testing //:optim_test; 47s processwrapper-sandbox 2022-12-01T11:07:19.8769829Z Testing //:rnn_test; 23s processwrapper-sandbox 2022-12-01T11:07:19.8770421Z Testing //:modules_test; 8s processwrapper-sandbox 2022-12-01T11:07:20.8773157Z 2022-12-01T11:07:20.8773671Z  2022-12-01T11:07:20.8774043Z  2022-12-01T11:07:20.8774356Z  2022-12-01T11:07:20.8774903Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:20.8775740Z Testing //:optim_test; 48s processwrapper-sandbox 2022-12-01T11:07:20.8776302Z Testing //:rnn_test; 24s processwrapper-sandbox 2022-12-01T11:07:20.8776832Z Testing //:modules_test; 9s processwrapper-sandbox 2022-12-01T11:07:21.8779351Z 2022-12-01T11:07:21.8780048Z  2022-12-01T11:07:21.8780283Z  2022-12-01T11:07:21.8780549Z  2022-12-01T11:07:21.8780884Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:21.8781287Z Testing //:optim_test; 49s processwrapper-sandbox 2022-12-01T11:07:21.8781645Z Testing //:rnn_test; 25s processwrapper-sandbox 2022-12-01T11:07:21.8781956Z Testing //:modules_test; 10s processwrapper-sandbox 2022-12-01T11:07:23.0785557Z 2022-12-01T11:07:23.0786356Z  2022-12-01T11:07:23.0786598Z  2022-12-01T11:07:23.0786781Z  2022-12-01T11:07:23.0787108Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:23.0787480Z Testing //:optim_test; 50s processwrapper-sandbox 2022-12-01T11:07:23.0787818Z Testing //:rnn_test; 26s processwrapper-sandbox 2022-12-01T11:07:23.0788128Z Testing //:modules_test; 11s processwrapper-sandbox 2022-12-01T11:07:24.0791129Z 2022-12-01T11:07:24.0791669Z  2022-12-01T11:07:24.0792025Z  2022-12-01T11:07:24.0792322Z  2022-12-01T11:07:24.0792899Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:24.0793476Z Testing //:optim_test; 51s processwrapper-sandbox 2022-12-01T11:07:24.0794032Z Testing //:rnn_test; 27s processwrapper-sandbox 2022-12-01T11:07:24.0794566Z Testing //:modules_test; 12s processwrapper-sandbox 2022-12-01T11:07:25.2796474Z 2022-12-01T11:07:25.2797273Z  2022-12-01T11:07:25.2797641Z  2022-12-01T11:07:25.2797987Z  2022-12-01T11:07:25.2798616Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:25.2799281Z Testing //:optim_test; 52s processwrapper-sandbox 2022-12-01T11:07:25.2799894Z Testing //:rnn_test; 29s processwrapper-sandbox 2022-12-01T11:07:25.2800548Z Testing //:modules_test; 14s processwrapper-sandbox 2022-12-01T11:07:26.4802530Z 2022-12-01T11:07:26.4803082Z  2022-12-01T11:07:26.4803443Z  2022-12-01T11:07:26.4803730Z  2022-12-01T11:07:26.4804314Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:26.4804897Z Testing //:optim_test; 53s processwrapper-sandbox 2022-12-01T11:07:26.4805458Z Testing //:rnn_test; 30s processwrapper-sandbox 2022-12-01T11:07:26.4806019Z Testing //:modules_test; 15s processwrapper-sandbox 2022-12-01T11:07:27.4808321Z 2022-12-01T11:07:27.4808808Z  2022-12-01T11:07:27.4809185Z  2022-12-01T11:07:27.4809489Z  2022-12-01T11:07:27.4810023Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:27.4810707Z Testing //:optim_test; 54s processwrapper-sandbox 2022-12-01T11:07:27.4811269Z Testing //:rnn_test; 31s processwrapper-sandbox 2022-12-01T11:07:27.4811820Z Testing //:modules_test; 16s processwrapper-sandbox 2022-12-01T11:07:28.6813794Z 2022-12-01T11:07:28.6815915Z  2022-12-01T11:07:28.6816127Z  2022-12-01T11:07:28.6816301Z  2022-12-01T11:07:28.6816647Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:28.6817043Z Testing //:optim_test; 55s processwrapper-sandbox 2022-12-01T11:07:28.6817387Z Testing //:rnn_test; 32s processwrapper-sandbox 2022-12-01T11:07:28.6817728Z Testing //:modules_test; 17s processwrapper-sandbox 2022-12-01T11:07:29.0816905Z 2022-12-01T11:07:29.0817625Z  2022-12-01T11:07:29.0818083Z  2022-12-01T11:07:29.0818482Z  2022-12-01T11:07:29.0819058Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:29.0819464Z Testing //:optim_test; 56s processwrapper-sandbox 2022-12-01T11:07:29.0819801Z Testing //:rnn_test; 32s processwrapper-sandbox 2022-12-01T11:07:29.0820185Z Testing //:modules_test; 17s processwrapper-sandbox 2022-12-01T11:07:30.2823297Z 2022-12-01T11:07:30.2823816Z  2022-12-01T11:07:30.2824135Z  2022-12-01T11:07:30.2824441Z  2022-12-01T11:07:30.2825036Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:30.2825619Z Testing //:optim_test; 57s processwrapper-sandbox 2022-12-01T11:07:30.2826164Z Testing //:rnn_test; 34s processwrapper-sandbox 2022-12-01T11:07:30.2826714Z Testing //:modules_test; 19s processwrapper-sandbox 2022-12-01T11:07:31.2828759Z 2022-12-01T11:07:31.2829493Z  2022-12-01T11:07:31.2829889Z  2022-12-01T11:07:31.2830369Z  2022-12-01T11:07:31.2831028Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:31.2831688Z Testing //:optim_test; 58s processwrapper-sandbox 2022-12-01T11:07:31.2832325Z Testing //:rnn_test; 35s processwrapper-sandbox 2022-12-01T11:07:31.2832942Z Testing //:modules_test; 20s processwrapper-sandbox 2022-12-01T11:07:32.4834709Z 2022-12-01T11:07:32.4835227Z  2022-12-01T11:07:32.4835603Z  2022-12-01T11:07:32.4835898Z  2022-12-01T11:07:32.4836447Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:32.4837044Z Testing //:optim_test; 59s processwrapper-sandbox 2022-12-01T11:07:32.4837584Z Testing //:rnn_test; 36s processwrapper-sandbox 2022-12-01T11:07:32.4838355Z Testing //:modules_test; 21s processwrapper-sandbox 2022-12-01T11:07:33.4839965Z 2022-12-01T11:07:33.4840467Z  2022-12-01T11:07:33.4840856Z  2022-12-01T11:07:33.4841192Z  2022-12-01T11:07:33.4841911Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:33.4842486Z Testing //:optim_test; 60s processwrapper-sandbox 2022-12-01T11:07:33.4843003Z Testing //:rnn_test; 37s processwrapper-sandbox 2022-12-01T11:07:33.4843513Z Testing //:modules_test; 22s processwrapper-sandbox 2022-12-01T11:07:34.6846379Z 2022-12-01T11:07:34.6846908Z  2022-12-01T11:07:34.6847237Z  2022-12-01T11:07:34.6847546Z  2022-12-01T11:07:34.6848130Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:34.6848701Z Testing //:optim_test; 61s processwrapper-sandbox 2022-12-01T11:07:34.6849414Z Testing //:rnn_test; 38s processwrapper-sandbox 2022-12-01T11:07:34.6849956Z Testing //:modules_test; 23s processwrapper-sandbox 2022-12-01T11:07:35.8853281Z 2022-12-01T11:07:35.8853759Z  2022-12-01T11:07:35.8854184Z  2022-12-01T11:07:35.8854503Z  2022-12-01T11:07:35.8855060Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:35.8855652Z Testing //:optim_test; 63s processwrapper-sandbox 2022-12-01T11:07:35.8856188Z Testing //:rnn_test; 39s processwrapper-sandbox 2022-12-01T11:07:35.8856717Z Testing //:modules_test; 24s processwrapper-sandbox 2022-12-01T11:07:36.8859932Z 2022-12-01T11:07:36.8860468Z  2022-12-01T11:07:36.8860825Z  2022-12-01T11:07:36.8861151Z  2022-12-01T11:07:36.8861709Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:36.8862301Z Testing //:optim_test; 64s processwrapper-sandbox 2022-12-01T11:07:36.8862862Z Testing //:rnn_test; 40s processwrapper-sandbox 2022-12-01T11:07:36.8863378Z Testing //:modules_test; 25s processwrapper-sandbox 2022-12-01T11:07:38.0866628Z 2022-12-01T11:07:38.0867353Z  2022-12-01T11:07:38.0867739Z  2022-12-01T11:07:38.0868025Z  2022-12-01T11:07:38.0868596Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:38.0869161Z Testing //:optim_test; 65s processwrapper-sandbox 2022-12-01T11:07:38.0869665Z Testing //:rnn_test; 41s processwrapper-sandbox 2022-12-01T11:07:38.0870162Z Testing //:modules_test; 26s processwrapper-sandbox 2022-12-01T11:07:39.2874329Z 2022-12-01T11:07:39.2874867Z  2022-12-01T11:07:39.2875199Z  2022-12-01T11:07:39.2875529Z  2022-12-01T11:07:39.2876188Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:39.2876839Z Testing //:optim_test; 66s processwrapper-sandbox 2022-12-01T11:07:39.2877167Z Testing //:rnn_test; 43s processwrapper-sandbox 2022-12-01T11:07:39.2877488Z Testing //:modules_test; 28s processwrapper-sandbox 2022-12-01T11:07:40.2880613Z 2022-12-01T11:07:40.2881272Z  2022-12-01T11:07:40.2881626Z  2022-12-01T11:07:40.2881818Z  2022-12-01T11:07:40.2882182Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:40.2882541Z Testing //:optim_test; 67s processwrapper-sandbox 2022-12-01T11:07:40.2882870Z Testing //:rnn_test; 44s processwrapper-sandbox 2022-12-01T11:07:40.2883173Z Testing //:modules_test; 29s processwrapper-sandbox 2022-12-01T11:07:41.2886084Z 2022-12-01T11:07:41.2886610Z  2022-12-01T11:07:41.2886975Z  2022-12-01T11:07:41.2887295Z  2022-12-01T11:07:41.2887835Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:41.2888605Z Testing //:optim_test; 68s processwrapper-sandbox 2022-12-01T11:07:41.2889156Z Testing //:rnn_test; 45s processwrapper-sandbox 2022-12-01T11:07:41.2889668Z Testing //:modules_test; 30s processwrapper-sandbox 2022-12-01T11:07:42.4894268Z 2022-12-01T11:07:42.4894787Z  2022-12-01T11:07:42.4895179Z  2022-12-01T11:07:42.4895475Z  2022-12-01T11:07:42.4896005Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:42.4896601Z Testing //:optim_test; 69s processwrapper-sandbox 2022-12-01T11:07:42.4897127Z Testing //:rnn_test; 46s processwrapper-sandbox 2022-12-01T11:07:42.4897643Z Testing //:modules_test; 31s processwrapper-sandbox 2022-12-01T11:07:43.4900532Z 2022-12-01T11:07:43.4901179Z  2022-12-01T11:07:43.4901563Z  2022-12-01T11:07:43.4901846Z  2022-12-01T11:07:43.4902401Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:43.4902993Z Testing //:optim_test; 70s processwrapper-sandbox 2022-12-01T11:07:43.4903512Z Testing //:rnn_test; 47s processwrapper-sandbox 2022-12-01T11:07:43.4904043Z Testing //:modules_test; 32s processwrapper-sandbox 2022-12-01T11:07:44.4906834Z 2022-12-01T11:07:44.4907420Z  2022-12-01T11:07:44.4907806Z  2022-12-01T11:07:44.4908142Z  2022-12-01T11:07:44.4908736Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:44.4909101Z Testing //:optim_test; 71s processwrapper-sandbox 2022-12-01T11:07:44.4909409Z Testing //:rnn_test; 48s processwrapper-sandbox 2022-12-01T11:07:44.4909730Z Testing //:modules_test; 33s processwrapper-sandbox 2022-12-01T11:07:45.6913499Z 2022-12-01T11:07:45.6914158Z  2022-12-01T11:07:45.6914540Z  2022-12-01T11:07:45.6914808Z  2022-12-01T11:07:45.6915353Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:45.6915946Z Testing //:optim_test; 72s processwrapper-sandbox 2022-12-01T11:07:45.6916470Z Testing //:rnn_test; 49s processwrapper-sandbox 2022-12-01T11:07:45.6917241Z Testing //:modules_test; 34s processwrapper-sandbox 2022-12-01T11:07:46.6919185Z 2022-12-01T11:07:46.6919713Z  2022-12-01T11:07:46.6920102Z  2022-12-01T11:07:46.6920388Z  2022-12-01T11:07:46.6920950Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:46.6921530Z Testing //:optim_test; 73s processwrapper-sandbox 2022-12-01T11:07:46.6922041Z Testing //:rnn_test; 50s processwrapper-sandbox 2022-12-01T11:07:46.6922588Z Testing //:modules_test; 35s processwrapper-sandbox 2022-12-01T11:07:47.8925358Z 2022-12-01T11:07:47.8926067Z  2022-12-01T11:07:47.8926430Z  2022-12-01T11:07:47.8926739Z  2022-12-01T11:07:47.8927314Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:47.8927895Z Testing //:optim_test; 75s processwrapper-sandbox 2022-12-01T11:07:47.8928440Z Testing //:rnn_test; 51s processwrapper-sandbox 2022-12-01T11:07:47.8928967Z Testing //:modules_test; 36s processwrapper-sandbox 2022-12-01T11:07:48.8931228Z 2022-12-01T11:07:48.8931778Z  2022-12-01T11:07:48.8932147Z  2022-12-01T11:07:48.8932486Z  2022-12-01T11:07:48.8932979Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:48.8933342Z Testing //:optim_test; 76s processwrapper-sandbox 2022-12-01T11:07:48.8933649Z Testing //:rnn_test; 52s processwrapper-sandbox 2022-12-01T11:07:48.8933969Z Testing //:modules_test; 37s processwrapper-sandbox 2022-12-01T11:07:50.0936453Z 2022-12-01T11:07:50.0936998Z  2022-12-01T11:07:50.0937420Z  2022-12-01T11:07:50.0937773Z  2022-12-01T11:07:50.0938846Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:50.0939536Z Testing //:optim_test; 77s processwrapper-sandbox 2022-12-01T11:07:50.0940177Z Testing //:rnn_test; 53s processwrapper-sandbox 2022-12-01T11:07:50.0940705Z Testing //:modules_test; 38s processwrapper-sandbox 2022-12-01T11:07:51.2942677Z 2022-12-01T11:07:51.2943168Z  2022-12-01T11:07:51.2943550Z  2022-12-01T11:07:51.2943859Z  2022-12-01T11:07:51.2944401Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:51.2944974Z Testing //:optim_test; 78s processwrapper-sandbox 2022-12-01T11:07:51.2945472Z Testing //:rnn_test; 55s processwrapper-sandbox 2022-12-01T11:07:51.2945992Z Testing //:modules_test; 40s processwrapper-sandbox 2022-12-01T11:07:52.2948555Z 2022-12-01T11:07:52.2949124Z  2022-12-01T11:07:52.2949494Z  2022-12-01T11:07:52.2949902Z  2022-12-01T11:07:52.2950450Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:52.2950989Z Testing //:optim_test; 79s processwrapper-sandbox 2022-12-01T11:07:52.2951506Z Testing //:rnn_test; 56s processwrapper-sandbox 2022-12-01T11:07:52.2952003Z Testing //:modules_test; 41s processwrapper-sandbox 2022-12-01T11:07:53.4957169Z 2022-12-01T11:07:53.4957687Z  2022-12-01T11:07:53.4958007Z  2022-12-01T11:07:53.4958175Z  2022-12-01T11:07:53.4958521Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:53.4958885Z Testing //:optim_test; 80s processwrapper-sandbox 2022-12-01T11:07:53.4959193Z Testing //:rnn_test; 57s processwrapper-sandbox 2022-12-01T11:07:53.4959514Z Testing //:modules_test; 42s processwrapper-sandbox 2022-12-01T11:07:54.4960968Z 2022-12-01T11:07:54.4964531Z  2022-12-01T11:07:54.4964761Z  2022-12-01T11:07:54.4964955Z  2022-12-01T11:07:54.4965316Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:54.4965707Z Testing //:optim_test; 81s processwrapper-sandbox 2022-12-01T11:07:54.4966204Z Testing //:rnn_test; 58s processwrapper-sandbox 2022-12-01T11:07:54.4966524Z Testing //:modules_test; 43s processwrapper-sandbox 2022-12-01T11:07:55.6966609Z 2022-12-01T11:07:55.6967175Z  2022-12-01T11:07:55.6967497Z  2022-12-01T11:07:55.6967803Z  2022-12-01T11:07:55.6968362Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:55.6968922Z Testing //:optim_test; 82s processwrapper-sandbox 2022-12-01T11:07:55.6969453Z Testing //:rnn_test; 59s processwrapper-sandbox 2022-12-01T11:07:55.6969986Z Testing //:modules_test; 44s processwrapper-sandbox 2022-12-01T11:07:56.6971611Z 2022-12-01T11:07:56.6972152Z  2022-12-01T11:07:56.6972542Z  2022-12-01T11:07:56.6972843Z  2022-12-01T11:07:56.6973391Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:56.6973983Z Testing //:optim_test; 83s processwrapper-sandbox 2022-12-01T11:07:56.6974525Z Testing //:rnn_test; 60s processwrapper-sandbox 2022-12-01T11:07:56.6975042Z Testing //:modules_test; 45s processwrapper-sandbox 2022-12-01T11:07:57.6977556Z 2022-12-01T11:07:57.6978073Z  2022-12-01T11:07:57.6978591Z  2022-12-01T11:07:57.6978888Z  2022-12-01T11:07:57.6979440Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:57.6980000Z Testing //:optim_test; 84s processwrapper-sandbox 2022-12-01T11:07:57.6980532Z Testing //:rnn_test; 61s processwrapper-sandbox 2022-12-01T11:07:57.6981051Z Testing //:modules_test; 46s processwrapper-sandbox 2022-12-01T11:07:58.7978706Z 2022-12-01T11:07:58.7979316Z  2022-12-01T11:07:58.7979698Z  2022-12-01T11:07:58.7980295Z  2022-12-01T11:07:58.7980918Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:58.7981607Z Testing //:optim_test; 86s processwrapper-sandbox 2022-12-01T11:07:58.7982108Z Testing //:rnn_test; 62s processwrapper-sandbox 2022-12-01T11:07:58.7982427Z Testing //:modules_test; 47s processwrapper-sandbox 2022-12-01T11:07:59.8987734Z 2022-12-01T11:07:59.8988280Z  2022-12-01T11:07:59.8988628Z  2022-12-01T11:07:59.8988919Z  2022-12-01T11:07:59.8989476Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:07:59.8990044Z Testing //:optim_test; 87s processwrapper-sandbox 2022-12-01T11:07:59.8990580Z Testing //:rnn_test; 63s processwrapper-sandbox 2022-12-01T11:07:59.8991103Z Testing //:modules_test; 48s processwrapper-sandbox 2022-12-01T11:08:01.0994703Z 2022-12-01T11:08:01.0995244Z  2022-12-01T11:08:01.0995649Z  2022-12-01T11:08:01.0996031Z  2022-12-01T11:08:01.0996643Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:08:01.0997323Z Testing //:optim_test; 88s processwrapper-sandbox 2022-12-01T11:08:01.0997969Z Testing //:rnn_test; 64s processwrapper-sandbox 2022-12-01T11:08:01.0998587Z Testing //:modules_test; 49s processwrapper-sandbox 2022-12-01T11:08:02.1001662Z 2022-12-01T11:08:02.1002206Z  2022-12-01T11:08:02.1002585Z  2022-12-01T11:08:02.1002916Z  2022-12-01T11:08:02.1003506Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:08:02.1004225Z Testing //:optim_test; 89s processwrapper-sandbox 2022-12-01T11:08:02.1004784Z Testing //:rnn_test; 65s processwrapper-sandbox 2022-12-01T11:08:02.1005308Z Testing //:modules_test; 50s processwrapper-sandbox 2022-12-01T11:08:03.1007749Z 2022-12-01T11:08:03.1008301Z  2022-12-01T11:08:03.1008647Z  2022-12-01T11:08:03.1008939Z  2022-12-01T11:08:03.1009678Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:08:03.1010672Z Testing //:optim_test; 90s processwrapper-sandbox 2022-12-01T11:08:03.1011304Z Testing //:rnn_test; 66s processwrapper-sandbox 2022-12-01T11:08:03.1011947Z Testing //:modules_test; 51s processwrapper-sandbox 2022-12-01T11:08:04.3015501Z 2022-12-01T11:08:04.3016058Z  2022-12-01T11:08:04.3016440Z  2022-12-01T11:08:04.3016791Z  2022-12-01T11:08:04.3017417Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:08:04.3018085Z Testing //:optim_test; 91s processwrapper-sandbox 2022-12-01T11:08:04.3018970Z Testing //:rnn_test; 68s processwrapper-sandbox 2022-12-01T11:08:04.3019590Z Testing //:modules_test; 53s processwrapper-sandbox 2022-12-01T11:08:05.3021496Z 2022-12-01T11:08:05.3022000Z  2022-12-01T11:08:05.3022543Z  2022-12-01T11:08:05.3022825Z  2022-12-01T11:08:05.3023357Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:08:05.3023910Z Testing //:optim_test; 92s processwrapper-sandbox 2022-12-01T11:08:05.3024465Z Testing //:rnn_test; 69s processwrapper-sandbox 2022-12-01T11:08:05.3024985Z Testing //:modules_test; 54s processwrapper-sandbox 2022-12-01T11:08:06.3028735Z 2022-12-01T11:08:06.3029271Z  2022-12-01T11:08:06.3029619Z  2022-12-01T11:08:06.3029926Z  2022-12-01T11:08:06.3030458Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:08:06.3031037Z Testing //:optim_test; 93s processwrapper-sandbox 2022-12-01T11:08:06.3031601Z Testing //:rnn_test; 70s processwrapper-sandbox 2022-12-01T11:08:06.3032115Z Testing //:modules_test; 55s processwrapper-sandbox 2022-12-01T11:08:07.5035704Z 2022-12-01T11:08:07.5036208Z  2022-12-01T11:08:07.5036553Z  2022-12-01T11:08:07.5036850Z  2022-12-01T11:08:07.5037422Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:08:07.5038002Z Testing //:optim_test; 94s processwrapper-sandbox 2022-12-01T11:08:07.5038555Z Testing //:rnn_test; 71s processwrapper-sandbox 2022-12-01T11:08:07.5039087Z Testing //:modules_test; 56s processwrapper-sandbox 2022-12-01T11:08:08.5041708Z 2022-12-01T11:08:08.5043262Z  2022-12-01T11:08:08.5043671Z  2022-12-01T11:08:08.5044003Z  2022-12-01T11:08:08.5044629Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:08:08.5045283Z Testing //:optim_test; 95s processwrapper-sandbox 2022-12-01T11:08:08.5045902Z Testing //:rnn_test; 72s processwrapper-sandbox 2022-12-01T11:08:08.5081271Z Testing //:modules_test; 57s processwrapper-sandbox 2022-12-01T11:08:09.5048219Z 2022-12-01T11:08:09.5048736Z  2022-12-01T11:08:09.5049085Z  2022-12-01T11:08:09.5049580Z  2022-12-01T11:08:09.5050129Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:08:09.5050805Z Testing //:optim_test; 96s processwrapper-sandbox 2022-12-01T11:08:09.5051362Z Testing //:rnn_test; 73s processwrapper-sandbox 2022-12-01T11:08:09.5051869Z Testing //:modules_test; 58s processwrapper-sandbox 2022-12-01T11:08:10.7056465Z 2022-12-01T11:08:10.7057277Z  2022-12-01T11:08:10.7057638Z  2022-12-01T11:08:10.7057907Z  2022-12-01T11:08:10.7058676Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:08:10.7059258Z Testing //:optim_test; 97s processwrapper-sandbox 2022-12-01T11:08:10.7059755Z Testing //:rnn_test; 74s processwrapper-sandbox 2022-12-01T11:08:10.7060284Z Testing //:modules_test; 59s processwrapper-sandbox 2022-12-01T11:08:11.7061924Z 2022-12-01T11:08:11.7062495Z  2022-12-01T11:08:11.7062850Z  2022-12-01T11:08:11.7063481Z  2022-12-01T11:08:11.7064115Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:08:11.7064686Z Testing //:optim_test; 98s processwrapper-sandbox 2022-12-01T11:08:11.7064996Z Testing //:rnn_test; 75s processwrapper-sandbox 2022-12-01T11:08:11.7065318Z Testing //:modules_test; 60s processwrapper-sandbox 2022-12-01T11:08:12.7068101Z 2022-12-01T11:08:12.7069834Z  2022-12-01T11:08:12.7070268Z  2022-12-01T11:08:12.7070610Z  2022-12-01T11:08:12.7071259Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:08:12.7071937Z Testing //:optim_test; 99s processwrapper-sandbox 2022-12-01T11:08:12.7072550Z Testing //:rnn_test; 76s processwrapper-sandbox 2022-12-01T11:08:12.7073184Z Testing //:modules_test; 61s processwrapper-sandbox 2022-12-01T11:08:13.9074682Z 2022-12-01T11:08:13.9075336Z  2022-12-01T11:08:13.9075585Z  2022-12-01T11:08:13.9075762Z  2022-12-01T11:08:13.9076128Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:08:13.9076480Z Testing //:optim_test; 101s processwrapper-sandbox 2022-12-01T11:08:13.9076822Z Testing //:rnn_test; 77s processwrapper-sandbox 2022-12-01T11:08:13.9077146Z Testing //:modules_test; 62s processwrapper-sandbox 2022-12-01T11:08:14.9080836Z 2022-12-01T11:08:14.9081366Z  2022-12-01T11:08:14.9081718Z  2022-12-01T11:08:14.9082040Z  2022-12-01T11:08:14.9082603Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:08:14.9083171Z Testing //:optim_test; 102s processwrapper-sandbox 2022-12-01T11:08:14.9083984Z Testing //:rnn_test; 78s processwrapper-sandbox 2022-12-01T11:08:14.9084516Z Testing //:modules_test; 63s processwrapper-sandbox 2022-12-01T11:08:15.9087383Z 2022-12-01T11:08:15.9087930Z  2022-12-01T11:08:15.9088331Z  2022-12-01T11:08:15.9088668Z  2022-12-01T11:08:15.9089336Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:08:15.9089996Z Testing //:optim_test; 103s processwrapper-sandbox 2022-12-01T11:08:15.9090673Z Testing //:rnn_test; 79s processwrapper-sandbox 2022-12-01T11:08:15.9091275Z Testing //:modules_test; 64s processwrapper-sandbox 2022-12-01T11:08:17.1093544Z 2022-12-01T11:08:17.1094060Z  2022-12-01T11:08:17.1094364Z  2022-12-01T11:08:17.1094663Z  2022-12-01T11:08:17.1095219Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:08:17.1095806Z Testing //:optim_test; 104s processwrapper-sandbox 2022-12-01T11:08:17.1096336Z Testing //:rnn_test; 80s processwrapper-sandbox 2022-12-01T11:08:17.1096875Z Testing //:modules_test; 65s processwrapper-sandbox 2022-12-01T11:08:18.1101881Z 2022-12-01T11:08:18.1102439Z  2022-12-01T11:08:18.1102829Z  2022-12-01T11:08:18.1103172Z  2022-12-01T11:08:18.1103826Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:08:18.1104535Z Testing //:optim_test; 105s processwrapper-sandbox 2022-12-01T11:08:18.1105137Z Testing //:rnn_test; 81s processwrapper-sandbox 2022-12-01T11:08:18.1105758Z Testing //:modules_test; 66s processwrapper-sandbox 2022-12-01T11:08:19.1106532Z 2022-12-01T11:08:19.1107071Z  2022-12-01T11:08:19.1107399Z  2022-12-01T11:08:19.1107707Z  2022-12-01T11:08:19.1108300Z [3,287 / 3,290] 23 / 26 tests; 3 actions running; last test: //:init_test 2022-12-01T11:08:19.1108919Z Testing //:optim_test; 106s processwrapper-sandbox 2022-12-01T11:08:19.1109432Z Testing //:rnn_test; 82s processwrapper-sandbox 2022-12-01T11:08:19.1109971Z Testing //:modules_test; 67s processwrapper-sandbox 2022-12-01T11:08:20.1297346Z 2022-12-01T11:08:20.1297907Z  2022-12-01T11:08:20.1298269Z  2022-12-01T11:08:20.1298684Z  2022-12-01T11:08:20.1299467Z [3,287 / 3,290] 24 / 26 tests; 3 actions running; last test: //:rnn_test 2022-12-01T11:08:20.1300224Z Testing //:optim_test; 107s processwrapper-sandbox 2022-12-01T11:08:20.1300710Z Testing //:rnn_test; 83s processwrapper-sandbox 2022-12-01T11:08:20.1301273Z Testing //:modules_test; 68s processwrapper-sandbox 2022-12-01T11:08:20.1301531Z 2022-12-01T11:08:20.1301652Z  2022-12-01T11:08:20.1301942Z  2022-12-01T11:08:20.1302243Z  2022-12-01T11:08:20.1302641Z INFO: From Testing //:rnn_test: 2022-12-01T11:08:20.1303280Z [3,287 / 3,290] 24 / 26 tests; 3 actions running; last test: //:rnn_test 2022-12-01T11:08:20.1303858Z Testing //:optim_test; 107s processwrapper-sandbox 2022-12-01T11:08:20.1304399Z Testing //:rnn_test; 83s processwrapper-sandbox 2022-12-01T11:08:20.1304958Z Testing //:modules_test; 68s processwrapper-sandbox 2022-12-01T11:08:20.1305231Z 2022-12-01T11:08:20.1305360Z  2022-12-01T11:08:20.1305684Z  2022-12-01T11:08:20.1305999Z  2022-12-01T11:08:20.1306425Z ==================== Test output for //:rnn_test: 2022-12-01T11:08:20.1306822Z Running main() from gmock_main.cc 2022-12-01T11:08:20.1307271Z Note: Google Test filter = -*CUDA 2022-12-01T11:08:20.1307661Z [==========] Running 13 tests from 1 test suite. 2022-12-01T11:08:20.1308128Z [----------] Global test environment set-up. 2022-12-01T11:08:20.1308604Z [----------] 13 tests from RNNTest 2022-12-01T11:08:20.1309012Z [ RUN ] RNNTest.CheckOutputSizes 2022-12-01T11:08:20.1309436Z [ OK ] RNNTest.CheckOutputSizes (258 ms) 2022-12-01T11:08:20.1310081Z [ RUN ] RNNTest.CheckOutputSizesProj 2022-12-01T11:08:20.1310557Z [ OK ] RNNTest.CheckOutputSizesProj (125 ms) 2022-12-01T11:08:20.1311017Z [ RUN ] RNNTest.CheckOutputValuesMatchPyTorch 2022-12-01T11:08:20.1311595Z [ OK ] RNNTest.CheckOutputValuesMatchPyTorch (4 ms) 2022-12-01T11:08:20.1312043Z [ RUN ] RNNTest.EndToEndLSTM 2022-12-01T11:08:20.1312314Z [ OK ] RNNTest.EndToEndLSTM (22738 ms) 2022-12-01T11:08:20.1312644Z [ RUN ] RNNTest.EndToEndLSTMProj 2022-12-01T11:08:20.1313093Z [ OK ] RNNTest.EndToEndLSTMProj (19967 ms) 2022-12-01T11:08:20.1313467Z [ RUN ] RNNTest.EndToEndGRU 2022-12-01T11:08:20.1313678Z [ OK ] RNNTest.EndToEndGRU (18264 ms) 2022-12-01T11:08:20.1313905Z [ RUN ] RNNTest.EndToEndRNNRelu 2022-12-01T11:08:20.1314142Z [ OK ] RNNTest.EndToEndRNNRelu (9099 ms) 2022-12-01T11:08:20.1314368Z [ RUN ] RNNTest.EndToEndRNNTanh 2022-12-01T11:08:20.1314613Z [ OK ] RNNTest.EndToEndRNNTanh (10220 ms) 2022-12-01T11:08:20.1314860Z [ RUN ] RNNTest.PrettyPrintRNNs 2022-12-01T11:08:20.1315089Z [ OK ] RNNTest.PrettyPrintRNNs (21 ms) 2022-12-01T11:08:20.1315366Z [ RUN ] RNNTest.BidirectionalFlattenParameters 2022-12-01T11:08:20.1315683Z [ OK ] RNNTest.BidirectionalFlattenParameters (98 ms) 2022-12-01T11:08:20.1315974Z [ RUN ] RNNTest.BidirectionalGRUReverseForward 2022-12-01T11:08:20.1316279Z [ OK ] RNNTest.BidirectionalGRUReverseForward (14 ms) 2022-12-01T11:08:20.1316592Z [ RUN ] RNNTest.BidirectionalLSTMReverseForward 2022-12-01T11:08:20.1316911Z [ OK ] RNNTest.BidirectionalLSTMReverseForward (13 ms) 2022-12-01T11:08:20.1317188Z [ RUN ] RNNTest.UsePackedSequenceAsInput 2022-12-01T11:08:20.1317465Z [ OK ] RNNTest.UsePackedSequenceAsInput (20 ms) 2022-12-01T11:08:20.1317806Z [----------] 13 tests from RNNTest (80847 ms total) 2022-12-01T11:08:20.1317935Z 2022-12-01T11:08:20.1318089Z [----------] Global test environment tear-down 2022-12-01T11:08:20.1318341Z [==========] 13 tests from 1 test suite ran. (80847 ms total) 2022-12-01T11:08:20.1318556Z [ PASSED ] 13 tests. 2022-12-01T11:08:20.1318761Z ================================================================================ 2022-12-01T11:08:20.1319221Z [3,287 / 3,290] 24 / 26 tests; 3 actions running; last test: //:rnn_test 2022-12-01T11:08:20.1319561Z Testing //:optim_test; 107s processwrapper-sandbox 2022-12-01T11:08:20.1319882Z Testing //:rnn_test; 83s processwrapper-sandbox 2022-12-01T11:08:20.1320181Z Testing //:modules_test; 68s processwrapper-sandbox 2022-12-01T11:08:20.5114001Z 2022-12-01T11:08:20.5114366Z  2022-12-01T11:08:20.5114737Z  2022-12-01T11:08:20.5115081Z  2022-12-01T11:08:20.5115543Z [3,288 / 3,290] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-12-01T11:08:20.5115897Z Testing //:optim_test; 107s processwrapper-sandbox 2022-12-01T11:08:20.5116226Z Testing //:modules_test; 69s processwrapper-sandbox 2022-12-01T11:08:21.5120303Z 2022-12-01T11:08:21.5120898Z  2022-12-01T11:08:21.5121165Z  2022-12-01T11:08:21.5121534Z [3,288 / 3,290] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-12-01T11:08:21.5121906Z Testing //:optim_test; 108s processwrapper-sandbox 2022-12-01T11:08:21.5122221Z Testing //:modules_test; 70s processwrapper-sandbox 2022-12-01T11:08:22.5126386Z 2022-12-01T11:08:22.5126951Z  2022-12-01T11:08:22.5127345Z  2022-12-01T11:08:22.5127781Z [3,288 / 3,290] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-12-01T11:08:22.5128142Z Testing //:optim_test; 109s processwrapper-sandbox 2022-12-01T11:08:22.5128493Z Testing //:modules_test; 71s processwrapper-sandbox 2022-12-01T11:08:23.7133357Z 2022-12-01T11:08:23.7133978Z  2022-12-01T11:08:23.7134355Z  2022-12-01T11:08:23.7135220Z [3,288 / 3,290] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-12-01T11:08:23.7135580Z Testing //:optim_test; 110s processwrapper-sandbox 2022-12-01T11:08:23.7135907Z Testing //:modules_test; 72s processwrapper-sandbox 2022-12-01T11:08:24.7139811Z 2022-12-01T11:08:24.7140285Z  2022-12-01T11:08:24.7140573Z  2022-12-01T11:08:24.7140930Z [3,288 / 3,290] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-12-01T11:08:24.7141292Z Testing //:optim_test; 111s processwrapper-sandbox 2022-12-01T11:08:24.7141602Z Testing //:modules_test; 73s processwrapper-sandbox 2022-12-01T11:08:25.7146333Z 2022-12-01T11:08:25.7146913Z  2022-12-01T11:08:25.7147274Z  2022-12-01T11:08:25.7147666Z [3,288 / 3,290] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-12-01T11:08:25.7148047Z Testing //:optim_test; 112s processwrapper-sandbox 2022-12-01T11:08:25.7148383Z Testing //:modules_test; 74s processwrapper-sandbox 2022-12-01T11:08:26.9153629Z 2022-12-01T11:08:26.9154251Z  2022-12-01T11:08:26.9154516Z  2022-12-01T11:08:26.9154857Z [3,288 / 3,290] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-12-01T11:08:26.9155280Z Testing //:optim_test; 114s processwrapper-sandbox 2022-12-01T11:08:26.9155613Z Testing //:modules_test; 75s processwrapper-sandbox 2022-12-01T11:08:27.9160011Z 2022-12-01T11:08:27.9160677Z  2022-12-01T11:08:27.9160883Z  2022-12-01T11:08:27.9161223Z [3,288 / 3,290] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-12-01T11:08:27.9161583Z Testing //:optim_test; 115s processwrapper-sandbox 2022-12-01T11:08:27.9161908Z Testing //:modules_test; 76s processwrapper-sandbox 2022-12-01T11:08:28.9166067Z 2022-12-01T11:08:28.9166690Z  2022-12-01T11:08:28.9167074Z  2022-12-01T11:08:28.9167705Z [3,288 / 3,290] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-12-01T11:08:28.9168073Z Testing //:optim_test; 116s processwrapper-sandbox 2022-12-01T11:08:28.9168404Z Testing //:modules_test; 77s processwrapper-sandbox 2022-12-01T11:08:30.1173540Z 2022-12-01T11:08:30.1173926Z  2022-12-01T11:08:30.1174336Z  2022-12-01T11:08:30.1174888Z [3,288 / 3,290] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-12-01T11:08:30.1175257Z Testing //:optim_test; 117s processwrapper-sandbox 2022-12-01T11:08:30.1175573Z Testing //:modules_test; 78s processwrapper-sandbox 2022-12-01T11:08:31.1180370Z 2022-12-01T11:08:31.1180856Z  2022-12-01T11:08:31.1181220Z  2022-12-01T11:08:31.1181780Z [3,288 / 3,290] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-12-01T11:08:31.1182372Z Testing //:optim_test; 118s processwrapper-sandbox 2022-12-01T11:08:31.1182906Z Testing //:modules_test; 79s processwrapper-sandbox 2022-12-01T11:08:31.8006041Z 2022-12-01T11:08:31.8006598Z  2022-12-01T11:08:31.8006955Z  2022-12-01T11:08:31.8007603Z [3,288 / 3,290] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-12-01T11:08:31.8008267Z Testing //:optim_test; 119s processwrapper-sandbox 2022-12-01T11:08:31.8008884Z Testing //:modules_test; 80s processwrapper-sandbox 2022-12-01T11:08:32.9190506Z 2022-12-01T11:08:32.9191034Z  2022-12-01T11:08:32.9191403Z  2022-12-01T11:08:32.9191951Z [3,288 / 3,290] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-12-01T11:08:32.9192515Z Testing //:optim_test; 120s processwrapper-sandbox 2022-12-01T11:08:32.9193050Z Testing //:modules_test; 81s processwrapper-sandbox 2022-12-01T11:08:34.1196482Z 2022-12-01T11:08:34.1196983Z  2022-12-01T11:08:34.1197338Z  2022-12-01T11:08:34.1197917Z [3,288 / 3,290] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-12-01T11:08:34.1198737Z Testing //:optim_test; 121s processwrapper-sandbox 2022-12-01T11:08:34.1199309Z Testing //:modules_test; 82s processwrapper-sandbox 2022-12-01T11:08:35.3202291Z 2022-12-01T11:08:35.3202817Z  2022-12-01T11:08:35.3203135Z  2022-12-01T11:08:35.3203705Z [3,288 / 3,290] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-12-01T11:08:35.3204266Z Testing //:optim_test; 122s processwrapper-sandbox 2022-12-01T11:08:35.3207645Z Testing //:modules_test; 84s processwrapper-sandbox 2022-12-01T11:08:36.3207747Z 2022-12-01T11:08:36.3208266Z  2022-12-01T11:08:36.3208775Z  2022-12-01T11:08:36.3209317Z [3,288 / 3,290] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-12-01T11:08:36.3209883Z Testing //:optim_test; 123s processwrapper-sandbox 2022-12-01T11:08:36.3210504Z Testing //:modules_test; 85s processwrapper-sandbox 2022-12-01T11:08:37.5213700Z 2022-12-01T11:08:37.5214471Z  2022-12-01T11:08:37.5214810Z  2022-12-01T11:08:37.5215366Z [3,288 / 3,290] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-12-01T11:08:37.5215956Z Testing //:optim_test; 124s processwrapper-sandbox 2022-12-01T11:08:37.5216500Z Testing //:modules_test; 86s processwrapper-sandbox 2022-12-01T11:08:38.5218742Z 2022-12-01T11:08:38.5219263Z  2022-12-01T11:08:38.5219596Z  2022-12-01T11:08:38.5220163Z [3,288 / 3,290] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-12-01T11:08:38.5220752Z Testing //:optim_test; 125s processwrapper-sandbox 2022-12-01T11:08:38.5221296Z Testing //:modules_test; 87s processwrapper-sandbox 2022-12-01T11:08:39.7224179Z 2022-12-01T11:08:39.7224762Z  2022-12-01T11:08:39.7225127Z  2022-12-01T11:08:39.7225628Z [3,288 / 3,290] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-12-01T11:08:39.7226004Z Testing //:optim_test; 126s processwrapper-sandbox 2022-12-01T11:08:39.7226334Z Testing //:modules_test; 88s processwrapper-sandbox 2022-12-01T11:08:40.7229967Z 2022-12-01T11:08:40.7230748Z  2022-12-01T11:08:40.7231124Z  2022-12-01T11:08:40.7231510Z [3,288 / 3,290] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-12-01T11:08:40.7231866Z Testing //:optim_test; 127s processwrapper-sandbox 2022-12-01T11:08:40.7232200Z Testing //:modules_test; 89s processwrapper-sandbox 2022-12-01T11:08:41.9235671Z 2022-12-01T11:08:41.9236208Z  2022-12-01T11:08:41.9236652Z  2022-12-01T11:08:41.9237010Z [3,288 / 3,290] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-12-01T11:08:41.9237357Z Testing //:optim_test; 129s processwrapper-sandbox 2022-12-01T11:08:41.9237685Z Testing //:modules_test; 90s processwrapper-sandbox 2022-12-01T11:08:42.9241631Z 2022-12-01T11:08:42.9242171Z  2022-12-01T11:08:42.9242538Z  2022-12-01T11:08:42.9243102Z [3,288 / 3,290] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-12-01T11:08:42.9243674Z Testing //:optim_test; 130s processwrapper-sandbox 2022-12-01T11:08:42.9244211Z Testing //:modules_test; 91s processwrapper-sandbox 2022-12-01T11:08:43.9246743Z 2022-12-01T11:08:43.9247239Z  2022-12-01T11:08:43.9247661Z  2022-12-01T11:08:43.9248279Z [3,288 / 3,290] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-12-01T11:08:43.9248983Z Testing //:optim_test; 131s processwrapper-sandbox 2022-12-01T11:08:43.9249589Z Testing //:modules_test; 92s processwrapper-sandbox 2022-12-01T11:08:45.1252209Z 2022-12-01T11:08:45.1252731Z  2022-12-01T11:08:45.1253055Z  2022-12-01T11:08:45.1253617Z [3,288 / 3,290] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-12-01T11:08:45.1254435Z Testing //:optim_test; 132s processwrapper-sandbox 2022-12-01T11:08:45.1255003Z Testing //:modules_test; 93s processwrapper-sandbox 2022-12-01T11:08:46.1257589Z 2022-12-01T11:08:46.1258128Z  2022-12-01T11:08:46.1258749Z  2022-12-01T11:08:46.1259300Z [3,288 / 3,290] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-12-01T11:08:46.1259841Z Testing //:optim_test; 133s processwrapper-sandbox 2022-12-01T11:08:46.1260375Z Testing //:modules_test; 94s processwrapper-sandbox 2022-12-01T11:08:47.3263887Z 2022-12-01T11:08:47.3264485Z  2022-12-01T11:08:47.3264860Z  2022-12-01T11:08:47.3265221Z [3,288 / 3,290] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-12-01T11:08:47.3265565Z Testing //:optim_test; 134s processwrapper-sandbox 2022-12-01T11:08:47.3265891Z Testing //:modules_test; 96s processwrapper-sandbox 2022-12-01T11:08:48.3268166Z 2022-12-01T11:08:48.3268715Z  2022-12-01T11:08:48.3269040Z  2022-12-01T11:08:48.3269600Z [3,288 / 3,290] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-12-01T11:08:48.3270204Z Testing //:optim_test; 135s processwrapper-sandbox 2022-12-01T11:08:48.3270747Z Testing //:modules_test; 97s processwrapper-sandbox 2022-12-01T11:08:49.5273970Z 2022-12-01T11:08:49.5274620Z  2022-12-01T11:08:49.5274840Z  2022-12-01T11:08:49.5275193Z [3,288 / 3,290] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-12-01T11:08:49.5275536Z Testing //:optim_test; 136s processwrapper-sandbox 2022-12-01T11:08:49.5275863Z Testing //:modules_test; 98s processwrapper-sandbox 2022-12-01T11:08:50.5279450Z 2022-12-01T11:08:50.5280246Z  2022-12-01T11:08:50.5280648Z  2022-12-01T11:08:50.5281039Z [3,288 / 3,290] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-12-01T11:08:50.5281399Z Testing //:optim_test; 137s processwrapper-sandbox 2022-12-01T11:08:50.5281727Z Testing //:modules_test; 99s processwrapper-sandbox 2022-12-01T11:08:51.7285045Z 2022-12-01T11:08:51.7285812Z  2022-12-01T11:08:51.7286171Z  2022-12-01T11:08:51.7286731Z [3,288 / 3,290] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-12-01T11:08:51.7287291Z Testing //:optim_test; 138s processwrapper-sandbox 2022-12-01T11:08:51.7287836Z Testing //:modules_test; 100s processwrapper-sandbox 2022-12-01T11:08:52.7289834Z 2022-12-01T11:08:52.7290389Z  2022-12-01T11:08:52.7290784Z  2022-12-01T11:08:52.7291370Z [3,288 / 3,290] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-12-01T11:08:52.7291964Z Testing //:optim_test; 139s processwrapper-sandbox 2022-12-01T11:08:52.7292494Z Testing //:modules_test; 101s processwrapper-sandbox 2022-12-01T11:08:53.9296355Z 2022-12-01T11:08:53.9297169Z  2022-12-01T11:08:53.9297571Z  2022-12-01T11:08:53.9297986Z [3,288 / 3,290] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-12-01T11:08:53.9298519Z Testing //:optim_test; 141s processwrapper-sandbox 2022-12-01T11:08:53.9298898Z Testing //:modules_test; 102s processwrapper-sandbox 2022-12-01T11:08:54.9301784Z 2022-12-01T11:08:54.9302297Z  2022-12-01T11:08:54.9302620Z  2022-12-01T11:08:54.9303211Z [3,288 / 3,290] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-12-01T11:08:54.9303820Z Testing //:optim_test; 142s processwrapper-sandbox 2022-12-01T11:08:54.9304391Z Testing //:modules_test; 103s processwrapper-sandbox 2022-12-01T11:08:55.9306873Z 2022-12-01T11:08:55.9307662Z  2022-12-01T11:08:55.9308003Z  2022-12-01T11:08:55.9308366Z [3,288 / 3,290] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-12-01T11:08:55.9308941Z Testing //:optim_test; 143s processwrapper-sandbox 2022-12-01T11:08:55.9309276Z Testing //:modules_test; 104s processwrapper-sandbox 2022-12-01T11:08:57.1312668Z 2022-12-01T11:08:57.1313225Z  2022-12-01T11:08:57.1313574Z  2022-12-01T11:08:57.1314156Z [3,288 / 3,290] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-12-01T11:08:57.1314731Z Testing //:optim_test; 144s processwrapper-sandbox 2022-12-01T11:08:57.1315286Z Testing //:modules_test; 105s processwrapper-sandbox 2022-12-01T11:08:58.1316927Z 2022-12-01T11:08:58.1317488Z  2022-12-01T11:08:58.1317866Z  2022-12-01T11:08:58.1318504Z [3,288 / 3,290] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-12-01T11:08:58.1319158Z Testing //:optim_test; 145s processwrapper-sandbox 2022-12-01T11:08:58.1319790Z Testing //:modules_test; 106s processwrapper-sandbox 2022-12-01T11:08:59.3322587Z 2022-12-01T11:08:59.3323120Z  2022-12-01T11:08:59.3323470Z  2022-12-01T11:08:59.3324033Z [3,288 / 3,290] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-12-01T11:08:59.3324619Z Testing //:optim_test; 146s processwrapper-sandbox 2022-12-01T11:08:59.3325171Z Testing //:modules_test; 108s processwrapper-sandbox 2022-12-01T11:09:00.2966746Z 2022-12-01T11:09:00.2968668Z  2022-12-01T11:09:00.2969146Z  2022-12-01T11:09:00.2969838Z [3,288 / 3,290] 25 / 26 tests; 2 actions running; last test: //:optim_test 2022-12-01T11:09:00.2970647Z Testing //:optim_test; 147s processwrapper-sandbox 2022-12-01T11:09:00.2971350Z Testing //:modules_test; 109s processwrapper-sandbox 2022-12-01T11:09:00.2971675Z 2022-12-01T11:09:00.2971832Z  2022-12-01T11:09:00.2972134Z  2022-12-01T11:09:00.2972426Z INFO: From Testing //:optim_test: 2022-12-01T11:09:00.2972833Z [3,288 / 3,290] 25 / 26 tests; 2 actions running; last test: //:optim_test 2022-12-01T11:09:00.2973213Z Testing //:optim_test; 147s processwrapper-sandbox 2022-12-01T11:09:00.2973581Z Testing //:modules_test; 109s processwrapper-sandbox 2022-12-01T11:09:00.2973919Z 2022-12-01T11:09:00.2974015Z  2022-12-01T11:09:00.2974195Z  2022-12-01T11:09:00.2974476Z ==================== Test output for //:optim_test: 2022-12-01T11:09:00.2974739Z Running main() from gmock_main.cc 2022-12-01T11:09:00.2975013Z Note: Google Test filter = -*CUDA 2022-12-01T11:09:00.2975265Z [==========] Running 34 tests from 1 test suite. 2022-12-01T11:09:00.2975580Z [----------] Global test environment set-up. 2022-12-01T11:09:00.2975869Z [----------] 34 tests from OptimTest 2022-12-01T11:09:00.2976136Z [ RUN ] OptimTest.OptimizerAccessors 2022-12-01T11:09:00.2976433Z [ OK ] OptimTest.OptimizerAccessors (173 ms) 2022-12-01T11:09:00.2976703Z [ RUN ] OptimTest.OldInterface 2022-12-01T11:09:00.2976980Z [ OK ] OptimTest.OldInterface (420 ms) 2022-12-01T11:09:00.2977255Z [ RUN ] OptimTest.XORConvergence_SGD 2022-12-01T11:09:00.2977527Z [ OK ] OptimTest.XORConvergence_SGD (20126 ms) 2022-12-01T11:09:00.2977817Z [ RUN ] OptimTest.XORConvergence_LBFGS 2022-12-01T11:09:00.2978106Z [ OK ] OptimTest.XORConvergence_LBFGS (13052 ms) 2022-12-01T11:09:00.2978581Z [ RUN ] OptimTest.XORConvergence_Adagrad 2022-12-01T11:09:00.2978889Z [ OK ] OptimTest.XORConvergence_Adagrad (6692 ms) 2022-12-01T11:09:00.2979197Z [ RUN ] OptimTest.XORConvergence_RMSprop 2022-12-01T11:09:00.2979503Z [ OK ] OptimTest.XORConvergence_RMSprop (6598 ms) 2022-12-01T11:09:00.2979815Z [ RUN ] OptimTest.XORConvergence_RMSpropWithMomentum 2022-12-01T11:09:00.2980167Z [ OK ] OptimTest.XORConvergence_RMSpropWithMomentum (18501 ms) 2022-12-01T11:09:00.2980488Z [ RUN ] OptimTest.XORConvergence_Adam 2022-12-01T11:09:00.2980764Z [ OK ] OptimTest.XORConvergence_Adam (7235 ms) 2022-12-01T11:09:00.2981150Z [ RUN ] OptimTest.XORConvergence_AdamWithAmsgrad 2022-12-01T11:09:00.2981487Z [ OK ] OptimTest.XORConvergence_AdamWithAmsgrad (7238 ms) 2022-12-01T11:09:00.2981809Z [ RUN ] OptimTest.ProducesPyTorchValues_Adam 2022-12-01T11:09:00.2982151Z [ OK ] OptimTest.ProducesPyTorchValues_Adam (2300 ms) 2022-12-01T11:09:00.2982508Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecay 2022-12-01T11:09:00.2982894Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecay (2376 ms) 2022-12-01T11:09:00.2983287Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecayAndAMSGrad 2022-12-01T11:09:00.2983719Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecayAndAMSGrad (2459 ms) 2022-12-01T11:09:00.2984081Z [ RUN ] OptimTest.XORConvergence_AdamW 2022-12-01T11:09:00.2984369Z [ OK ] OptimTest.XORConvergence_AdamW (7328 ms) 2022-12-01T11:09:00.2984681Z [ RUN ] OptimTest.XORConvergence_AdamWWithAmsgrad 2022-12-01T11:09:00.2985008Z [ OK ] OptimTest.XORConvergence_AdamWWithAmsgrad (7353 ms) 2022-12-01T11:09:00.2985323Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamW 2022-12-01T11:09:00.2985656Z [ OK ] OptimTest.ProducesPyTorchValues_AdamW (2392 ms) 2022-12-01T11:09:00.2986019Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWWithoutWeightDecay 2022-12-01T11:09:00.2986418Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWWithoutWeightDecay (2289 ms) 2022-12-01T11:09:00.2986791Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWWithAMSGrad 2022-12-01T11:09:00.2987167Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWWithAMSGrad (2476 ms) 2022-12-01T11:09:00.2987605Z [ RUN ] OptimTest.ProducesPyTorchValues_Adagrad 2022-12-01T11:09:00.2987887Z [ OK ] OptimTest.ProducesPyTorchValues_Adagrad (1882 ms) 2022-12-01T11:09:00.2988201Z [ RUN ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecay 2022-12-01T11:09:00.2988536Z [ OK ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecay (1972 ms) 2022-12-01T11:09:00.2996493Z [ RUN ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecayAndLRDecay 2022-12-01T11:09:00.2996984Z [ OK ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecayAndLRDecay (1973 ms) 2022-12-01T11:09:00.2997447Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSprop 2022-12-01T11:09:00.2997754Z [ OK ] OptimTest.ProducesPyTorchValues_RMSprop (2000 ms) 2022-12-01T11:09:00.2998080Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecay 2022-12-01T11:09:00.2998415Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecay (2084 ms) 2022-12-01T11:09:00.2998784Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCentered 2022-12-01T11:09:00.2999178Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCentered (2331 ms) 2022-12-01T11:09:00.2999602Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCenteredAndMomentum 2022-12-01T11:09:00.3000045Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCenteredAndMomentum (2509 ms) 2022-12-01T11:09:00.3000418Z [ RUN ] OptimTest.ProducesPyTorchValues_SGD 2022-12-01T11:09:00.3000703Z [ OK ] OptimTest.ProducesPyTorchValues_SGD (1483 ms) 2022-12-01T11:09:00.3000996Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecay 2022-12-01T11:09:00.3001323Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecay (1579 ms) 2022-12-01T11:09:00.3001673Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndMomentum 2022-12-01T11:09:00.3002040Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndMomentum (1747 ms) 2022-12-01T11:09:00.3002414Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndNesterovMomentum 2022-12-01T11:09:00.3002828Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndNesterovMomentum (1821 ms) 2022-12-01T11:09:00.3003178Z [ RUN ] OptimTest.ProducesPyTorchValues_LBFGS 2022-12-01T11:09:00.3003453Z [ OK ] OptimTest.ProducesPyTorchValues_LBFGS (1588 ms) 2022-12-01T11:09:00.3003796Z [ RUN ] OptimTest.ProducesPyTorchValues_LBFGS_with_line_search 2022-12-01T11:09:00.3004125Z [ OK ] OptimTest.ProducesPyTorchValues_LBFGS_with_line_search (8489 ms) 2022-12-01T11:09:00.3004377Z [ RUN ] OptimTest.ZeroGrad 2022-12-01T11:09:00.3004609Z [ OK ] OptimTest.ZeroGrad (2 ms) 2022-12-01T11:09:00.3004871Z [ RUN ] OptimTest.ExternalVectorOfParameters 2022-12-01T11:09:00.3005172Z [ OK ] OptimTest.ExternalVectorOfParameters (1 ms) 2022-12-01T11:09:00.3005427Z [ RUN ] OptimTest.AddParameter_LBFGS 2022-12-01T11:09:00.3005674Z [ OK ] OptimTest.AddParameter_LBFGS (0 ms) 2022-12-01T11:09:00.3005925Z [ RUN ] OptimTest.CheckLRChange_StepLR_Adam 2022-12-01T11:09:00.3006177Z [ OK ] OptimTest.CheckLRChange_StepLR_Adam (0 ms) 2022-12-01T11:09:00.3006542Z [----------] 34 tests from OptimTest (142181 ms total) 2022-12-01T11:09:00.3006688Z 2022-12-01T11:09:00.3006840Z [----------] Global test environment tear-down 2022-12-01T11:09:00.3007082Z [==========] 34 tests from 1 test suite ran. (142181 ms total) 2022-12-01T11:09:00.3007291Z [ PASSED ] 34 tests. 2022-12-01T11:09:00.3007497Z ================================================================================ 2022-12-01T11:09:00.3007849Z [3,288 / 3,290] 25 / 26 tests; 2 actions running; last test: //:optim_test 2022-12-01T11:09:00.3008169Z Testing //:optim_test; 147s processwrapper-sandbox 2022-12-01T11:09:00.3008491Z Testing //:modules_test; 109s processwrapper-sandbox 2022-12-01T11:09:00.5328503Z 2022-12-01T11:09:00.5328906Z  2022-12-01T11:09:00.5329273Z  2022-12-01T11:09:00.5329771Z [3,289 / 3,290] 25 / 26 tests; 1 action; last test: //:optim_test 2022-12-01T11:09:00.5330277Z Testing //:modules_test; 109s processwrapper-sandbox 2022-12-01T11:09:01.7333879Z 2022-12-01T11:09:01.7334478Z  2022-12-01T11:09:01.7335016Z [3,289 / 3,290] 25 / 26 tests; 1 action; last test: //:optim_test 2022-12-01T11:09:01.7335395Z Testing //:modules_test; 110s processwrapper-sandbox 2022-12-01T11:09:02.7338878Z 2022-12-01T11:09:02.7339519Z  2022-12-01T11:09:02.7339954Z [3,289 / 3,290] 25 / 26 tests; 1 action; last test: //:optim_test 2022-12-01T11:09:02.7340491Z Testing //:modules_test; 111s processwrapper-sandbox 2022-12-01T11:09:03.9344176Z 2022-12-01T11:09:03.9344725Z  2022-12-01T11:09:03.9345193Z [3,289 / 3,290] 25 / 26 tests; 1 action; last test: //:optim_test 2022-12-01T11:09:03.9345559Z Testing //:modules_test; 112s processwrapper-sandbox 2022-12-01T11:09:04.9349196Z 2022-12-01T11:09:04.9349803Z  2022-12-01T11:09:04.9350278Z [3,289 / 3,290] 25 / 26 tests; 1 action; last test: //:optim_test 2022-12-01T11:09:06.1356797Z Testing //:modules_test; 113s processwrapper-sandbox 2022-12-01T11:09:06.1357105Z 2022-12-01T11:09:06.1357277Z  2022-12-01T11:09:06.1357805Z [3,289 / 3,290] 25 / 26 tests; 1 action; last test: //:optim_test 2022-12-01T11:09:06.1358352Z Testing //:modules_test; 114s processwrapper-sandbox 2022-12-01T11:09:07.1362184Z 2022-12-01T11:09:07.1362674Z  2022-12-01T11:09:07.1363298Z [3,289 / 3,290] 25 / 26 tests; 1 action; last test: //:optim_test 2022-12-01T11:09:07.1363898Z Testing //:modules_test; 115s processwrapper-sandbox 2022-12-01T11:09:08.1368832Z 2022-12-01T11:09:08.1369705Z  2022-12-01T11:09:08.1370238Z [3,289 / 3,290] 25 / 26 tests; 1 action; last test: //:optim_test 2022-12-01T11:09:08.1370604Z Testing //:modules_test; 116s processwrapper-sandbox 2022-12-01T11:09:09.3376361Z 2022-12-01T11:09:09.3377062Z  2022-12-01T11:09:09.3377604Z [3,289 / 3,290] 25 / 26 tests; 1 action; last test: //:optim_test 2022-12-01T11:09:09.3378169Z Testing //:modules_test; 118s processwrapper-sandbox 2022-12-01T11:09:10.1940451Z 2022-12-01T11:09:10.1941410Z  2022-12-01T11:09:10.1942327Z [3,289 / 3,290] 26 / 26 tests; 1 action; last test: //:modules_test 2022-12-01T11:09:10.1942979Z Testing //:modules_test; 118s processwrapper-sandbox 2022-12-01T11:09:10.1943268Z 2022-12-01T11:09:10.1943402Z  2022-12-01T11:09:10.1943852Z INFO: From Testing //:modules_test: 2022-12-01T11:09:10.1944464Z [3,289 / 3,290] 26 / 26 tests; 1 action; last test: //:modules_test 2022-12-01T11:09:10.1949188Z Testing //:modules_test; 118s processwrapper-sandbox 2022-12-01T11:09:10.1949380Z 2022-12-01T11:09:10.1949491Z  2022-12-01T11:09:10.1949752Z ==================== Test output for //:modules_test: 2022-12-01T11:09:10.1949977Z Running main() from gmock_main.cc 2022-12-01T11:09:10.1950216Z Note: Google Test filter = -*CUDA 2022-12-01T11:09:10.1950450Z [==========] Running 256 tests from 1 test suite. 2022-12-01T11:09:10.1950744Z [----------] Global test environment set-up. 2022-12-01T11:09:10.1955469Z [----------] 256 tests from ModulesTest 2022-12-01T11:09:10.1955864Z [ RUN ] ModulesTest.Conv1d 2022-12-01T11:09:10.1956210Z [ OK ] ModulesTest.Conv1d (363 ms) 2022-12-01T11:09:10.1956684Z [ RUN ] ModulesTest.Conv1dSameStrided 2022-12-01T11:09:10.1957190Z [ OK ] ModulesTest.Conv1dSameStrided (2 ms) 2022-12-01T11:09:10.1957638Z [ RUN ] ModulesTest.Conv2dEven 2022-12-01T11:09:10.1957977Z [ OK ] ModulesTest.Conv2dEven (10 ms) 2022-12-01T11:09:10.1958217Z [ RUN ] ModulesTest.Conv2dUneven 2022-12-01T11:09:10.1958459Z [ OK ] ModulesTest.Conv2dUneven (2 ms) 2022-12-01T11:09:10.1958691Z [ RUN ] ModulesTest.Conv2dSameStrided 2022-12-01T11:09:10.1958946Z [ OK ] ModulesTest.Conv2dSameStrided (0 ms) 2022-12-01T11:09:10.1959182Z [ RUN ] ModulesTest.Conv3d 2022-12-01T11:09:10.1959383Z [ OK ] ModulesTest.Conv3d (25 ms) 2022-12-01T11:09:10.1959623Z [ RUN ] ModulesTest.Conv3dSameStrided 2022-12-01T11:09:10.1959888Z [ OK ] ModulesTest.Conv3dSameStrided (0 ms) 2022-12-01T11:09:10.1960137Z [ RUN ] ModulesTest.ConvTranspose1d 2022-12-01T11:09:10.1960511Z [ OK ] ModulesTest.ConvTranspose1d (2 ms) 2022-12-01T11:09:10.1960769Z [ RUN ] ModulesTest.ConvTranspose2dEven 2022-12-01T11:09:10.1961044Z [ OK ] ModulesTest.ConvTranspose2dEven (3 ms) 2022-12-01T11:09:10.1961305Z [ RUN ] ModulesTest.ConvTranspose2dUneven 2022-12-01T11:09:10.1961580Z [ OK ] ModulesTest.ConvTranspose2dUneven (3 ms) 2022-12-01T11:09:10.1961848Z [ RUN ] ModulesTest.ConvTranspose3d 2022-12-01T11:09:10.1962094Z [ OK ] ModulesTest.ConvTranspose3d (7 ms) 2022-12-01T11:09:10.1962332Z [ RUN ] ModulesTest.MaxPool1d 2022-12-01T11:09:10.1962611Z [ OK ] ModulesTest.MaxPool1d (42 ms) 2022-12-01T11:09:10.1962926Z [ RUN ] ModulesTest.MaxPool1dReturnIndices 2022-12-01T11:09:10.1963439Z [ OK ] ModulesTest.MaxPool1dReturnIndices (1 ms) 2022-12-01T11:09:10.1963740Z [ RUN ] ModulesTest.MaxPool2dEven 2022-12-01T11:09:10.1964007Z [ OK ] ModulesTest.MaxPool2dEven (1 ms) 2022-12-01T11:09:10.1964358Z [ RUN ] ModulesTest.MaxPool2dUneven 2022-12-01T11:09:10.1964701Z [ OK ] ModulesTest.MaxPool2dUneven (1 ms) 2022-12-01T11:09:10.1965141Z [ RUN ] ModulesTest.MaxPool2dReturnIndices 2022-12-01T11:09:10.1966879Z [ OK ] ModulesTest.MaxPool2dReturnIndices (1 ms) 2022-12-01T11:09:10.1967266Z [ RUN ] ModulesTest.MaxPool3d 2022-12-01T11:09:10.1967720Z [ OK ] ModulesTest.MaxPool3d (4 ms) 2022-12-01T11:09:10.1968259Z [ RUN ] ModulesTest.MaxPool3dReturnIndices 2022-12-01T11:09:10.1968864Z [ OK ] ModulesTest.MaxPool3dReturnIndices (1 ms) 2022-12-01T11:09:10.1969210Z [ RUN ] ModulesTest.AvgPool1d 2022-12-01T11:09:10.1969474Z [ OK ] ModulesTest.AvgPool1d (14 ms) 2022-12-01T11:09:10.1969727Z [ RUN ] ModulesTest.AvgPool2dEven 2022-12-01T11:09:10.1970360Z [ OK ] ModulesTest.AvgPool2dEven (1 ms) 2022-12-01T11:09:10.1970613Z [ RUN ] ModulesTest.AvgPool2dUneven 2022-12-01T11:09:10.1970849Z [ OK ] ModulesTest.AvgPool2dUneven (0 ms) 2022-12-01T11:09:10.1971093Z [ RUN ] ModulesTest.AvgPool3d 2022-12-01T11:09:10.1971327Z [ OK ] ModulesTest.AvgPool3d (7 ms) 2022-12-01T11:09:10.1971565Z [ RUN ] ModulesTest.FractionalMaxPool2d 2022-12-01T11:09:10.1971837Z [ OK ] ModulesTest.FractionalMaxPool2d (18 ms) 2022-12-01T11:09:10.1972143Z [ RUN ] ModulesTest.FractionalMaxPool2dReturnIndices 2022-12-01T11:09:10.1974515Z [ OK ] ModulesTest.FractionalMaxPool2dReturnIndices (1 ms) 2022-12-01T11:09:10.1975094Z [ RUN ] ModulesTest.FractionalMaxPool3d 2022-12-01T11:09:10.1975518Z [ OK ] ModulesTest.FractionalMaxPool3d (6 ms) 2022-12-01T11:09:10.1976018Z [ RUN ] ModulesTest.FractionalMaxPool3dReturnIndices 2022-12-01T11:09:10.1976704Z [ OK ] ModulesTest.FractionalMaxPool3dReturnIndices (1 ms) 2022-12-01T11:09:10.1977149Z [ RUN ] ModulesTest.LPPool1d 2022-12-01T11:09:10.1977522Z [ OK ] ModulesTest.LPPool1d (1 ms) 2022-12-01T11:09:10.1977983Z [ RUN ] ModulesTest.LPPool2d 2022-12-01T11:09:10.1978497Z [ OK ] ModulesTest.LPPool2d (1 ms) 2022-12-01T11:09:10.1978919Z [ RUN ] ModulesTest.Identity 2022-12-01T11:09:10.1979309Z [ OK ] ModulesTest.Identity (0 ms) 2022-12-01T11:09:10.1979533Z [ RUN ] ModulesTest.Flatten 2022-12-01T11:09:10.1979756Z [ OK ] ModulesTest.Flatten (1 ms) 2022-12-01T11:09:10.1979977Z [ RUN ] ModulesTest.Unflatten 2022-12-01T11:09:10.1980222Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2022-12-01T11:09:10.1980697Z W1201 11:07:13.844861 24483 TensorImpl.h:1761] Warning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable. (function operator()) 2022-12-01T11:09:10.1981172Z [ OK ] ModulesTest.Unflatten (0 ms) 2022-12-01T11:09:10.1981422Z [ RUN ] ModulesTest.AdaptiveMaxPool1d 2022-12-01T11:09:10.1981679Z [ OK ] ModulesTest.AdaptiveMaxPool1d (2 ms) 2022-12-01T11:09:10.1981978Z [ RUN ] ModulesTest.AdaptiveMaxPool1dReturnIndices 2022-12-01T11:09:10.1982411Z [ OK ] ModulesTest.AdaptiveMaxPool1dReturnIndices (1 ms) 2022-12-01T11:09:10.1982712Z [ RUN ] ModulesTest.AdaptiveMaxPool2dEven 2022-12-01T11:09:10.1982979Z [ OK ] ModulesTest.AdaptiveMaxPool2dEven (1 ms) 2022-12-01T11:09:10.1983263Z [ RUN ] ModulesTest.AdaptiveMaxPool2dUneven 2022-12-01T11:09:10.1983553Z [ OK ] ModulesTest.AdaptiveMaxPool2dUneven (1 ms) 2022-12-01T11:09:10.1983860Z [ RUN ] ModulesTest.AdaptiveMaxPool2dReturnIndicesEven 2022-12-01T11:09:10.1984214Z [ OK ] ModulesTest.AdaptiveMaxPool2dReturnIndicesEven (2 ms) 2022-12-01T11:09:10.1984574Z [ RUN ] ModulesTest.AdaptiveMaxPool2dReturnIndicesUneven 2022-12-01T11:09:10.1984919Z [ OK ] ModulesTest.AdaptiveMaxPool2dReturnIndicesUneven (1 ms) 2022-12-01T11:09:10.1985228Z [ RUN ] ModulesTest.AdaptiveMaxPool3d 2022-12-01T11:09:10.1985495Z [ OK ] ModulesTest.AdaptiveMaxPool3d (1 ms) 2022-12-01T11:09:10.1985790Z [ RUN ] ModulesTest.AdaptiveMaxPool3dReturnIndices 2022-12-01T11:09:10.1986106Z [ OK ] ModulesTest.AdaptiveMaxPool3dReturnIndices (2 ms) 2022-12-01T11:09:10.1986404Z [ RUN ] ModulesTest.AdaptiveAvgPool1d 2022-12-01T11:09:10.1986673Z [ OK ] ModulesTest.AdaptiveAvgPool1d (1 ms) 2022-12-01T11:09:10.1986930Z [ RUN ] ModulesTest.AdaptiveAvgPool2dEven 2022-12-01T11:09:10.1987368Z [ OK ] ModulesTest.AdaptiveAvgPool2dEven (1 ms) 2022-12-01T11:09:10.1987650Z [ RUN ] ModulesTest.AdaptiveAvgPool2dUneven 2022-12-01T11:09:10.1987926Z [ OK ] ModulesTest.AdaptiveAvgPool2dUneven (1 ms) 2022-12-01T11:09:10.1988199Z [ RUN ] ModulesTest.AdaptiveAvgPool3d 2022-12-01T11:09:10.1988461Z [ OK ] ModulesTest.AdaptiveAvgPool3d (7 ms) 2022-12-01T11:09:10.1988702Z [ RUN ] ModulesTest.MaxUnpool1d 2022-12-01T11:09:10.1988997Z [ OK ] ModulesTest.MaxUnpool1d (1 ms) 2022-12-01T11:09:10.1989250Z [ RUN ] ModulesTest.MaxPool1d_MaxUnpool1d 2022-12-01T11:09:10.1989511Z [ OK ] ModulesTest.MaxPool1d_MaxUnpool1d (2 ms) 2022-12-01T11:09:10.1989743Z [ RUN ] ModulesTest.MaxUnpool2d 2022-12-01T11:09:10.1989980Z [ OK ] ModulesTest.MaxUnpool2d (2 ms) 2022-12-01T11:09:10.1990227Z [ RUN ] ModulesTest.MaxPool2d_MaxUnpool2d 2022-12-01T11:09:10.1990477Z [ OK ] ModulesTest.MaxPool2d_MaxUnpool2d (2 ms) 2022-12-01T11:09:10.1990725Z [ RUN ] ModulesTest.MaxUnpool3d 2022-12-01T11:09:10.1990964Z [ OK ] ModulesTest.MaxUnpool3d (1 ms) 2022-12-01T11:09:10.1991209Z [ RUN ] ModulesTest.MaxUnpool3dOutputSize 2022-12-01T11:09:10.1991489Z [ OK ] ModulesTest.MaxUnpool3dOutputSize (2 ms) 2022-12-01T11:09:10.1991760Z [ RUN ] ModulesTest.MaxPool3d_MaxUnpool3d 2022-12-01T11:09:10.1992005Z [ OK ] ModulesTest.MaxPool3d_MaxUnpool3d (661 ms) 2022-12-01T11:09:10.1992238Z [ RUN ] ModulesTest.Linear 2022-12-01T11:09:10.1992462Z [ OK ] ModulesTest.Linear (3 ms) 2022-12-01T11:09:10.1992692Z [ RUN ] ModulesTest.LocalResponseNorm 2022-12-01T11:09:10.1992954Z [ OK ] ModulesTest.LocalResponseNorm (6 ms) 2022-12-01T11:09:10.1993198Z [ RUN ] ModulesTest.LayerNorm 2022-12-01T11:09:10.1993426Z [ OK ] ModulesTest.LayerNorm (16 ms) 2022-12-01T11:09:10.1993635Z [ RUN ] ModulesTest.GroupNorm 2022-12-01T11:09:10.1993864Z [ OK ] ModulesTest.GroupNorm (30 ms) 2022-12-01T11:09:10.1994087Z [ RUN ] ModulesTest.Bilinear 2022-12-01T11:09:10.1994301Z [ OK ] ModulesTest.Bilinear (9 ms) 2022-12-01T11:09:10.1994518Z [ RUN ] ModulesTest.Fold 2022-12-01T11:09:10.1994724Z [ OK ] ModulesTest.Fold (9 ms) 2022-12-01T11:09:10.1994920Z [ RUN ] ModulesTest.Unfold 2022-12-01T11:09:10.1995132Z [ OK ] ModulesTest.Unfold (41 ms) 2022-12-01T11:09:10.1995363Z [ RUN ] ModulesTest.SimpleContainer 2022-12-01T11:09:10.1995603Z [ OK ] ModulesTest.SimpleContainer (20 ms) 2022-12-01T11:09:10.1995861Z [ RUN ] ModulesTest.EmbeddingBasic 2022-12-01T11:09:10.1996115Z [ OK ] ModulesTest.EmbeddingBasic (0 ms) 2022-12-01T11:09:10.1996341Z [ RUN ] ModulesTest.EmbeddingList 2022-12-01T11:09:10.1996621Z [ OK ] ModulesTest.EmbeddingList (0 ms) 2022-12-01T11:09:10.1996893Z [ RUN ] ModulesTest.EmbeddingFromPretrained 2022-12-01T11:09:10.1997170Z [ OK ] ModulesTest.EmbeddingFromPretrained (0 ms) 2022-12-01T11:09:10.1997465Z [ RUN ] ModulesTest.EmbeddingBagFromPretrained 2022-12-01T11:09:10.1997777Z [ OK ] ModulesTest.EmbeddingBagFromPretrained (1 ms) 2022-12-01T11:09:10.1998057Z [ RUN ] ModulesTest.AlphaDropout 2022-12-01T11:09:10.1998287Z [ OK ] ModulesTest.AlphaDropout (1 ms) 2022-12-01T11:09:10.1998544Z [ RUN ] ModulesTest.FeatureAlphaDropout 2022-12-01T11:09:10.1998814Z [ OK ] ModulesTest.FeatureAlphaDropout (0 ms) 2022-12-01T11:09:10.1999042Z [ RUN ] ModulesTest.Dropout 2022-12-01T11:09:10.1999263Z [ OK ] ModulesTest.Dropout (1 ms) 2022-12-01T11:09:10.1999485Z [ RUN ] ModulesTest.Dropout2d 2022-12-01T11:09:10.1999706Z [ OK ] ModulesTest.Dropout2d (14 ms) 2022-12-01T11:09:10.1999936Z [ RUN ] ModulesTest.Dropout3d 2022-12-01T11:09:10.2000165Z [ OK ] ModulesTest.Dropout3d (23 ms) 2022-12-01T11:09:10.2000377Z [ RUN ] ModulesTest.Parameters 2022-12-01T11:09:10.2000607Z [ OK ] ModulesTest.Parameters (0 ms) 2022-12-01T11:09:10.2000892Z [ RUN ] ModulesTest.FunctionalCallsSuppliedFunction 2022-12-01T11:09:10.2001213Z [ OK ] ModulesTest.FunctionalCallsSuppliedFunction (0 ms) 2022-12-01T11:09:10.2001538Z [ RUN ] ModulesTest.FunctionalWithTorchFunction 2022-12-01T11:09:10.2001853Z [ OK ] ModulesTest.FunctionalWithTorchFunction (0 ms) 2022-12-01T11:09:10.2002155Z [ RUN ] ModulesTest.FunctionalArgumentBinding 2022-12-01T11:09:10.2002441Z [ OK ] ModulesTest.FunctionalArgumentBinding (0 ms) 2022-12-01T11:09:10.2002722Z [ RUN ] ModulesTest.BatchNorm1dStateful 2022-12-01T11:09:10.2003024Z [ OK ] ModulesTest.BatchNorm1dStateful (0 ms) 2022-12-01T11:09:10.2003281Z [ RUN ] ModulesTest.BatchNorm1dStateless 2022-12-01T11:09:10.2003552Z [ OK ] ModulesTest.BatchNorm1dStateless (0 ms) 2022-12-01T11:09:10.2003809Z [ RUN ] ModulesTest.BatchNorm1d 2022-12-01T11:09:10.2004038Z [ OK ] ModulesTest.BatchNorm1d (17 ms) 2022-12-01T11:09:10.2004285Z [ RUN ] ModulesTest.BatchNorm2dStateful 2022-12-01T11:09:10.2004548Z [ OK ] ModulesTest.BatchNorm2dStateful (0 ms) 2022-12-01T11:09:10.2004803Z [ RUN ] ModulesTest.BatchNorm2dStateless 2022-12-01T11:09:10.2005077Z [ OK ] ModulesTest.BatchNorm2dStateless (0 ms) 2022-12-01T11:09:10.2005329Z [ RUN ] ModulesTest.BatchNorm2d 2022-12-01T11:09:10.2005570Z [ OK ] ModulesTest.BatchNorm2d (2 ms) 2022-12-01T11:09:10.2005814Z [ RUN ] ModulesTest.BatchNorm3dStateful 2022-12-01T11:09:10.2006081Z [ OK ] ModulesTest.BatchNorm3dStateful (0 ms) 2022-12-01T11:09:10.2006350Z [ RUN ] ModulesTest.BatchNorm3dStateless 2022-12-01T11:09:10.2006608Z [ OK ] ModulesTest.BatchNorm3dStateless (0 ms) 2022-12-01T11:09:10.2006855Z [ RUN ] ModulesTest.BatchNorm3d 2022-12-01T11:09:10.2007096Z [ OK ] ModulesTest.BatchNorm3d (3 ms) 2022-12-01T11:09:10.2007340Z [ RUN ] ModulesTest.InstanceNorm1dStateful 2022-12-01T11:09:10.2007636Z [ OK ] ModulesTest.InstanceNorm1dStateful (0 ms) 2022-12-01T11:09:10.2007925Z [ RUN ] ModulesTest.InstanceNorm1dStateless 2022-12-01T11:09:10.2008198Z [ OK ] ModulesTest.InstanceNorm1dStateless (0 ms) 2022-12-01T11:09:10.2008464Z [ RUN ] ModulesTest.InstanceNorm1d 2022-12-01T11:09:10.2008708Z [ OK ] ModulesTest.InstanceNorm1d (1 ms) 2022-12-01T11:09:10.2008957Z [ RUN ] ModulesTest.InstanceNorm2dStateful 2022-12-01T11:09:10.2009235Z [ OK ] ModulesTest.InstanceNorm2dStateful (0 ms) 2022-12-01T11:09:10.2009523Z [ RUN ] ModulesTest.InstanceNorm2dStateless 2022-12-01T11:09:10.2009821Z [ OK ] ModulesTest.InstanceNorm2dStateless (0 ms) 2022-12-01T11:09:10.2010068Z [ RUN ] ModulesTest.InstanceNorm2d 2022-12-01T11:09:10.2010404Z [ OK ] ModulesTest.InstanceNorm2d (2 ms) 2022-12-01T11:09:10.2010734Z [ RUN ] ModulesTest.InstanceNorm3dStateful 2022-12-01T11:09:10.2011002Z [ OK ] ModulesTest.InstanceNorm3dStateful (0 ms) 2022-12-01T11:09:10.2011284Z [ RUN ] ModulesTest.InstanceNorm3dStateless 2022-12-01T11:09:10.2011580Z [ OK ] ModulesTest.InstanceNorm3dStateless (0 ms) 2022-12-01T11:09:10.2011837Z [ RUN ] ModulesTest.InstanceNorm3d 2022-12-01T11:09:10.2012089Z [ OK ] ModulesTest.InstanceNorm3d (3 ms) 2022-12-01T11:09:10.2012317Z [ RUN ] ModulesTest.L1Loss 2022-12-01T11:09:10.2012517Z [ OK ] ModulesTest.L1Loss (1 ms) 2022-12-01T11:09:10.2012733Z [ RUN ] ModulesTest.MSELoss 2022-12-01T11:09:10.2012951Z [ OK ] ModulesTest.MSELoss (0 ms) 2022-12-01T11:09:10.2013149Z [ RUN ] ModulesTest.BCELoss 2022-12-01T11:09:10.2013368Z [ OK ] ModulesTest.BCELoss (7 ms) 2022-12-01T11:09:10.2013597Z [ RUN ] ModulesTest.KLDivLoss 2022-12-01T11:09:10.2014350Z W1201 11:07:14.769030 24483 loss.h:57] Warning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. (function kl_div) 2022-12-01T11:09:10.2014819Z [ OK ] ModulesTest.KLDivLoss (1 ms) 2022-12-01T11:09:10.2015065Z [ RUN ] ModulesTest.HingeEmbeddingLoss 2022-12-01T11:09:10.2015333Z [ OK ] ModulesTest.HingeEmbeddingLoss (2 ms) 2022-12-01T11:09:10.2015573Z [ RUN ] ModulesTest.MultiMarginLoss 2022-12-01T11:09:10.2015908Z [ OK ] ModulesTest.MultiMarginLoss (38 ms) 2022-12-01T11:09:10.2016239Z [ RUN ] ModulesTest.CosineEmbeddingLoss 2022-12-01T11:09:10.2016518Z [ OK ] ModulesTest.CosineEmbeddingLoss (3 ms) 2022-12-01T11:09:10.2016791Z [ RUN ] ModulesTest.SmoothL1LossDefaultOptions 2022-12-01T11:09:10.2017144Z [ OK ] ModulesTest.SmoothL1LossDefaultOptions (4 ms) 2022-12-01T11:09:10.2017442Z [ RUN ] ModulesTest.HuberLossDefaultOptions 2022-12-01T11:09:10.2017725Z [ OK ] ModulesTest.HuberLossDefaultOptions (1 ms) 2022-12-01T11:09:10.2018047Z [ RUN ] ModulesTest.MultiLabelMarginLossDefaultOptions 2022-12-01T11:09:10.2018533Z [ OK ] ModulesTest.MultiLabelMarginLossDefaultOptions (1 ms) 2022-12-01T11:09:10.2018851Z [ RUN ] ModulesTest.SmoothL1LossNoReduction 2022-12-01T11:09:10.2019143Z [ OK ] ModulesTest.SmoothL1LossNoReduction (0 ms) 2022-12-01T11:09:10.2019422Z [ RUN ] ModulesTest.HuberLossNoReduction 2022-12-01T11:09:10.2019695Z [ OK ] ModulesTest.HuberLossNoReduction (0 ms) 2022-12-01T11:09:10.2019980Z [ RUN ] ModulesTest.MultiLabelMarginLossNoReduction 2022-12-01T11:09:10.2020309Z [ OK ] ModulesTest.MultiLabelMarginLossNoReduction (1 ms) 2022-12-01T11:09:10.2020597Z [ RUN ] ModulesTest.SmoothL1LossBeta 2022-12-01T11:09:10.2021044Z [ OK ] ModulesTest.SmoothL1LossBeta (0 ms) 2022-12-01T11:09:10.2021306Z [ RUN ] ModulesTest.HuberLossDelta 2022-12-01T11:09:10.2021558Z [ OK ] ModulesTest.HuberLossDelta (1 ms) 2022-12-01T11:09:10.2021802Z [ RUN ] ModulesTest.TripletMarginLoss 2022-12-01T11:09:10.2022066Z [ OK ] ModulesTest.TripletMarginLoss (2 ms) 2022-12-01T11:09:10.2022395Z [ RUN ] ModulesTest.TripletMarginWithDistanceLossDefaultParity 2022-12-01T11:09:10.2022789Z [ OK ] ModulesTest.TripletMarginWithDistanceLossDefaultParity (279 ms) 2022-12-01T11:09:10.2023208Z [ RUN ] ModulesTest.TripletMarginWithDistanceLossFunctionalParity 2022-12-01T11:09:10.2023637Z [ OK ] ModulesTest.TripletMarginWithDistanceLossFunctionalParity (526 ms) 2022-12-01T11:09:10.2023955Z [ RUN ] ModulesTest.NLLLoss 2022-12-01T11:09:10.2024160Z [ OK ] ModulesTest.NLLLoss (8 ms) 2022-12-01T11:09:10.2024396Z [ RUN ] ModulesTest.CrossEntropyLoss 2022-12-01T11:09:10.2024656Z [ OK ] ModulesTest.CrossEntropyLoss (14 ms) 2022-12-01T11:09:10.2024895Z [ RUN ] ModulesTest.CosineSimilarity 2022-12-01T11:09:10.2025150Z [ OK ] ModulesTest.CosineSimilarity (3 ms) 2022-12-01T11:09:10.2025494Z [ RUN ] ModulesTest.SoftMarginLossDefaultOptions 2022-12-01T11:09:10.2025807Z [ OK ] ModulesTest.SoftMarginLossDefaultOptions (2 ms) 2022-12-01T11:09:10.2026149Z [ RUN ] ModulesTest.MultiLabelSoftMarginLossDefaultOptions 2022-12-01T11:09:10.2026521Z [ OK ] ModulesTest.MultiLabelSoftMarginLossDefaultOptions (5 ms) 2022-12-01T11:09:10.2026844Z [ RUN ] ModulesTest.SoftMarginLossNoReduction 2022-12-01T11:09:10.2027139Z [ OK ] ModulesTest.SoftMarginLossNoReduction (1 ms) 2022-12-01T11:09:10.2027491Z [ RUN ] ModulesTest.MultiLabelSoftMarginLossWeightedNoReduction 2022-12-01T11:09:10.2027904Z [ OK ] ModulesTest.MultiLabelSoftMarginLossWeightedNoReduction (2 ms) 2022-12-01T11:09:10.2028227Z [ RUN ] ModulesTest.PairwiseDistance 2022-12-01T11:09:10.2028498Z [ OK ] ModulesTest.PairwiseDistance (1 ms) 2022-12-01T11:09:10.2028727Z [ RUN ] ModulesTest.ELU 2022-12-01T11:09:10.2028920Z [ OK ] ModulesTest.ELU (13 ms) 2022-12-01T11:09:10.2029128Z [ RUN ] ModulesTest.SELU 2022-12-01T11:09:10.2029335Z [ OK ] ModulesTest.SELU (2 ms) 2022-12-01T11:09:10.2029534Z [ RUN ] ModulesTest.Hardshrink 2022-12-01T11:09:10.2029771Z [ OK ] ModulesTest.Hardshrink (8 ms) 2022-12-01T11:09:10.2030003Z [ RUN ] ModulesTest.Hardtanh 2022-12-01T11:09:10.2030211Z [ OK ] ModulesTest.Hardtanh (34 ms) 2022-12-01T11:09:10.2030465Z [ RUN ] ModulesTest.HardtanhMinValGEMaxVal 2022-12-01T11:09:10.2030748Z [ OK ] ModulesTest.HardtanhMinValGEMaxVal (0 ms) 2022-12-01T11:09:10.2030985Z [ RUN ] ModulesTest.LeakyReLU 2022-12-01T11:09:10.2031210Z [ OK ] ModulesTest.LeakyReLU (15 ms) 2022-12-01T11:09:10.2031442Z [ RUN ] ModulesTest.LogSigmoid 2022-12-01T11:09:10.2031681Z [ OK ] ModulesTest.LogSigmoid (16 ms) 2022-12-01T11:09:10.2031923Z [ RUN ] ModulesTest.Softmax 2022-12-01T11:09:10.2032142Z [ OK ] ModulesTest.Softmax (1 ms) 2022-12-01T11:09:10.2032359Z [ RUN ] ModulesTest.Softmin 2022-12-01T11:09:10.2032559Z [ OK ] ModulesTest.Softmin (1 ms) 2022-12-01T11:09:10.2032779Z [ RUN ] ModulesTest.LogSoftmax 2022-12-01T11:09:10.2033010Z [ OK ] ModulesTest.LogSoftmax (1 ms) 2022-12-01T11:09:10.2033273Z [ RUN ] ModulesTest.AdaptiveLogSoftmaxWithLoss 2022-12-01T11:09:10.2033587Z [ OK ] ModulesTest.AdaptiveLogSoftmaxWithLoss (36 ms) 2022-12-01T11:09:10.2033849Z [ RUN ] ModulesTest.Softmax2d 2022-12-01T11:09:10.2034060Z [ OK ] ModulesTest.Softmax2d (14 ms) 2022-12-01T11:09:10.2034277Z [ RUN ] ModulesTest.PReLU 2022-12-01T11:09:10.2034491Z [ OK ] ModulesTest.PReLU (7 ms) 2022-12-01T11:09:10.2034686Z [ RUN ] ModulesTest.ReLU 2022-12-01T11:09:10.2034898Z [ OK ] ModulesTest.ReLU (7 ms) 2022-12-01T11:09:10.2035114Z [ RUN ] ModulesTest.ReLU6 2022-12-01T11:09:10.2035312Z [ OK ] ModulesTest.ReLU6 (2 ms) 2022-12-01T11:09:10.2035523Z [ RUN ] ModulesTest.RReLU 2022-12-01T11:09:10.2035729Z [ OK ] ModulesTest.RReLU (54 ms) 2022-12-01T11:09:10.2035921Z [ RUN ] ModulesTest.CELU 2022-12-01T11:09:10.2036128Z [ OK ] ModulesTest.CELU (11 ms) 2022-12-01T11:09:10.2036333Z [ RUN ] ModulesTest.GLU 2022-12-01T11:09:10.2036574Z [ OK ] ModulesTest.GLU (1 ms) 2022-12-01T11:09:10.2036770Z [ RUN ] ModulesTest.GELU 2022-12-01T11:09:10.2036977Z [ OK ] ModulesTest.GELU (26 ms) 2022-12-01T11:09:10.2037191Z [ RUN ] ModulesTest.TanhGELU 2022-12-01T11:09:10.2037400Z [ OK ] ModulesTest.TanhGELU (1 ms) 2022-12-01T11:09:10.2037610Z [ RUN ] ModulesTest.Mish 2022-12-01T11:09:10.2037816Z [ OK ] ModulesTest.Mish (2 ms) 2022-12-01T11:09:10.2038017Z [ RUN ] ModulesTest.Sigmoid 2022-12-01T11:09:10.2038239Z [ OK ] ModulesTest.Sigmoid (0 ms) 2022-12-01T11:09:10.2038471Z [ RUN ] ModulesTest.PixelShuffle 2022-12-01T11:09:10.2038703Z [ OK ] ModulesTest.PixelShuffle (1 ms) 2022-12-01T11:09:10.2038942Z [ RUN ] ModulesTest.PixelUnshuffle 2022-12-01T11:09:10.2039190Z [ OK ] ModulesTest.PixelUnshuffle (1 ms) 2022-12-01T11:09:10.2039452Z [ RUN ] ModulesTest.Softplus 2022-12-01T11:09:10.2039673Z [ OK ] ModulesTest.Softplus (9 ms) 2022-12-01T11:09:10.2039903Z [ RUN ] ModulesTest.Softshrink 2022-12-01T11:09:10.2040124Z [ OK ] ModulesTest.Softshrink (6 ms) 2022-12-01T11:09:10.2040347Z [ RUN ] ModulesTest.Softsign 2022-12-01T11:09:10.2040565Z [ OK ] ModulesTest.Softsign (0 ms) 2022-12-01T11:09:10.2040760Z [ RUN ] ModulesTest.Tanh 2022-12-01T11:09:10.2040964Z [ OK ] ModulesTest.Tanh (0 ms) 2022-12-01T11:09:10.2041181Z [ RUN ] ModulesTest.Tanhshrink 2022-12-01T11:09:10.2041415Z [ OK ] ModulesTest.Tanhshrink (0 ms) 2022-12-01T11:09:10.2041674Z [ RUN ] ModulesTest.Threshold 2022-12-01T11:09:10.2041935Z [ OK ] ModulesTest.Threshold (16 ms) 2022-12-01T11:09:10.2042168Z [ RUN ] ModulesTest.Upsampling1D 2022-12-01T11:09:10.2042758Z W1201 11:07:15.976137 24483 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-12-01T11:09:10.2043709Z W1201 11:07:15.977102 24483 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-12-01T11:09:10.2044664Z W1201 11:07:15.978966 24483 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-12-01T11:09:10.2045597Z W1201 11:07:15.979835 24483 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-12-01T11:09:10.2046171Z [ OK ] ModulesTest.Upsampling1D (9 ms) 2022-12-01T11:09:10.2046416Z [ RUN ] ModulesTest.Upsampling2D 2022-12-01T11:09:10.2047009Z W1201 11:07:15.984963 24483 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-12-01T11:09:10.2047923Z W1201 11:07:15.985922 24483 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-12-01T11:09:10.2048837Z W1201 11:07:15.987684 24483 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-12-01T11:09:10.2049756Z W1201 11:07:15.988503 24483 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-12-01T11:09:10.2050759Z W1201 11:07:15.990271 24483 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-12-01T11:09:10.2051664Z W1201 11:07:15.994575 24483 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-12-01T11:09:10.2052587Z W1201 11:07:15.996683 24483 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-12-01T11:09:10.2053726Z W1201 11:07:15.997653 24483 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-12-01T11:09:10.2054298Z [ OK ] ModulesTest.Upsampling2D (17 ms) 2022-12-01T11:09:10.2054540Z [ RUN ] ModulesTest.Upsampling3D 2022-12-01T11:09:10.2055267Z W1201 11:07:16.000770 24483 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-12-01T11:09:10.2056423Z W1201 11:07:16.001654 24483 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-12-01T11:09:10.2057478Z W1201 11:07:16.003521 24483 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-12-01T11:09:10.2058668Z W1201 11:07:16.004359 24483 upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-12-01T11:09:10.2059400Z [ OK ] ModulesTest.Upsampling3D (6 ms) 2022-12-01T11:09:10.2059670Z [ RUN ] ModulesTest.CTCLoss 2022-12-01T11:09:10.2059924Z [ OK ] ModulesTest.CTCLoss (1 ms) 2022-12-01T11:09:10.2060198Z [ RUN ] ModulesTest.PoissonNLLLoss 2022-12-01T11:09:10.2060471Z [ OK ] ModulesTest.PoissonNLLLoss (1 ms) 2022-12-01T11:09:10.2060756Z [ RUN ] ModulesTest.MarginRankingLoss 2022-12-01T11:09:10.2061059Z [ OK ] ModulesTest.MarginRankingLoss (2 ms) 2022-12-01T11:09:10.2061350Z [ RUN ] ModulesTest.BCEWithLogitsLoss 2022-12-01T11:09:10.2061649Z [ OK ] ModulesTest.BCEWithLogitsLoss (16 ms) 2022-12-01T11:09:10.2062052Z [ RUN ] ModulesTest.MultiheadAttention 2022-12-01T11:09:10.2062320Z [ OK ] ModulesTest.MultiheadAttention (113807 ms) 2022-12-01T11:09:10.2062592Z [ RUN ] ModulesTest.PrettyPrintIdentity 2022-12-01T11:09:10.2062865Z [ OK ] ModulesTest.PrettyPrintIdentity (0 ms) 2022-12-01T11:09:10.2063117Z [ RUN ] ModulesTest.PrettyPrintFlatten 2022-12-01T11:09:10.2063389Z [ OK ] ModulesTest.PrettyPrintFlatten (0 ms) 2022-12-01T11:09:10.2063665Z [ RUN ] ModulesTest.PrettyPrintUnflatten 2022-12-01T11:09:10.2063932Z [ OK ] ModulesTest.PrettyPrintUnflatten (0 ms) 2022-12-01T11:09:10.2064193Z [ RUN ] ModulesTest.ReflectionPad1d 2022-12-01T11:09:10.2064445Z [ OK ] ModulesTest.ReflectionPad1d (5 ms) 2022-12-01T11:09:10.2064690Z [ RUN ] ModulesTest.ReflectionPad2d 2022-12-01T11:09:10.2064923Z [ OK ] ModulesTest.ReflectionPad2d (2 ms) 2022-12-01T11:09:10.2065175Z [ RUN ] ModulesTest.ReflectionPad3d 2022-12-01T11:09:10.2065475Z [ OK ] ModulesTest.ReflectionPad3d (3 ms) 2022-12-01T11:09:10.2065715Z [ RUN ] ModulesTest.ReplicationPad1d 2022-12-01T11:09:10.2065974Z [ OK ] ModulesTest.ReplicationPad1d (2 ms) 2022-12-01T11:09:10.2066227Z [ RUN ] ModulesTest.ReplicationPad2d 2022-12-01T11:09:10.2066469Z [ OK ] ModulesTest.ReplicationPad2d (2 ms) 2022-12-01T11:09:10.2066719Z [ RUN ] ModulesTest.ReplicationPad3d 2022-12-01T11:09:10.2066974Z [ OK ] ModulesTest.ReplicationPad3d (4 ms) 2022-12-01T11:09:10.2067208Z [ RUN ] ModulesTest.ZeroPad2d 2022-12-01T11:09:10.2067437Z [ OK ] ModulesTest.ZeroPad2d (2 ms) 2022-12-01T11:09:10.2067667Z [ RUN ] ModulesTest.ConstantPad1d 2022-12-01T11:09:10.2067901Z [ OK ] ModulesTest.ConstantPad1d (1 ms) 2022-12-01T11:09:10.2068136Z [ RUN ] ModulesTest.ConstantPad2d 2022-12-01T11:09:10.2068381Z [ OK ] ModulesTest.ConstantPad2d (2 ms) 2022-12-01T11:09:10.2068616Z [ RUN ] ModulesTest.ConstantPad3d 2022-12-01T11:09:10.2068853Z [ OK ] ModulesTest.ConstantPad3d (4 ms) 2022-12-01T11:09:10.2069099Z [ RUN ] ModulesTest.CrossMapLRN2d 2022-12-01T11:09:10.2069347Z [ OK ] ModulesTest.CrossMapLRN2d (7 ms) 2022-12-01T11:09:10.2069567Z [ RUN ] ModulesTest.RNNCell 2022-12-01T11:09:10.2069786Z [ OK ] ModulesTest.RNNCell (2 ms) 2022-12-01T11:09:10.2070005Z [ RUN ] ModulesTest.LSTMCell 2022-12-01T11:09:10.2070213Z [ OK ] ModulesTest.LSTMCell (4 ms) 2022-12-01T11:09:10.2070430Z [ RUN ] ModulesTest.GRUCell 2022-12-01T11:09:10.2070655Z [ OK ] ModulesTest.GRUCell (3 ms) 2022-12-01T11:09:10.2070889Z [ RUN ] ModulesTest.PrettyPrintLinear 2022-12-01T11:09:10.2071155Z [ OK ] ModulesTest.PrettyPrintLinear (0 ms) 2022-12-01T11:09:10.2071425Z [ RUN ] ModulesTest.PrettyPrintBilinear 2022-12-01T11:09:10.2071682Z [ OK ] ModulesTest.PrettyPrintBilinear (0 ms) 2022-12-01T11:09:10.2071941Z [ RUN ] ModulesTest.PrettyPrintConv 2022-12-01T11:09:10.2072194Z [ OK ] ModulesTest.PrettyPrintConv (1 ms) 2022-12-01T11:09:10.2072462Z [ RUN ] ModulesTest.PrettyPrintConvTranspose 2022-12-01T11:09:10.2072767Z [ OK ] ModulesTest.PrettyPrintConvTranspose (1 ms) 2022-12-01T11:09:10.2073090Z [ RUN ] ModulesTest.PrettyPrintUpsample 2022-12-01T11:09:10.2073362Z [ OK ] ModulesTest.PrettyPrintUpsample (0 ms) 2022-12-01T11:09:10.2073607Z [ RUN ] ModulesTest.PrettyPrintFold 2022-12-01T11:09:10.2073861Z [ OK ] ModulesTest.PrettyPrintFold (0 ms) 2022-12-01T11:09:10.2074117Z [ RUN ] ModulesTest.PrettyPrintUnfold 2022-12-01T11:09:10.2074365Z [ OK ] ModulesTest.PrettyPrintUnfold (0 ms) 2022-12-01T11:09:10.2074636Z [ RUN ] ModulesTest.PrettyPrintMaxPool 2022-12-01T11:09:10.2074910Z [ OK ] ModulesTest.PrettyPrintMaxPool (0 ms) 2022-12-01T11:09:10.2075164Z [ RUN ] ModulesTest.PrettyPrintAvgPool 2022-12-01T11:09:10.2075431Z [ OK ] ModulesTest.PrettyPrintAvgPool (0 ms) 2022-12-01T11:09:10.2075722Z [ RUN ] ModulesTest.PrettyPrinFractionalMaxPool 2022-12-01T11:09:10.2076029Z [ OK ] ModulesTest.PrettyPrinFractionalMaxPool (0 ms) 2022-12-01T11:09:10.2076317Z [ RUN ] ModulesTest.PrettyPrintLPPool 2022-12-01T11:09:10.2076583Z [ OK ] ModulesTest.PrettyPrintLPPool (0 ms) 2022-12-01T11:09:10.2076876Z [ RUN ] ModulesTest.PrettyPrintAdaptiveMaxPool 2022-12-01T11:09:10.2077174Z [ OK ] ModulesTest.PrettyPrintAdaptiveMaxPool (0 ms) 2022-12-01T11:09:10.2077478Z [ RUN ] ModulesTest.PrettyPrintAdaptiveAvgPool 2022-12-01T11:09:10.2077787Z [ OK ] ModulesTest.PrettyPrintAdaptiveAvgPool (0 ms) 2022-12-01T11:09:10.2078063Z [ RUN ] ModulesTest.PrettyPrintMaxUnpool 2022-12-01T11:09:10.2078342Z [ OK ] ModulesTest.PrettyPrintMaxUnpool (0 ms) 2022-12-01T11:09:10.2078612Z [ RUN ] ModulesTest.PrettyPrintDropout 2022-12-01T11:09:10.2078877Z [ OK ] ModulesTest.PrettyPrintDropout (0 ms) 2022-12-01T11:09:10.2079153Z [ RUN ] ModulesTest.PrettyPrintDropout2d 2022-12-01T11:09:10.2079429Z [ OK ] ModulesTest.PrettyPrintDropout2d (0 ms) 2022-12-01T11:09:10.2079720Z [ RUN ] ModulesTest.PrettyPrintDropout3d 2022-12-01T11:09:10.2079994Z [ OK ] ModulesTest.PrettyPrintDropout3d (0 ms) 2022-12-01T11:09:10.2080271Z [ RUN ] ModulesTest.PrettyPrintFunctional 2022-12-01T11:09:10.2080558Z [ OK ] ModulesTest.PrettyPrintFunctional (1 ms) 2022-12-01T11:09:10.2080831Z [ RUN ] ModulesTest.PrettyPrintBatchNorm1d 2022-12-01T11:09:10.2081125Z [ OK ] ModulesTest.PrettyPrintBatchNorm1d (0 ms) 2022-12-01T11:09:10.2081411Z [ RUN ] ModulesTest.PrettyPrintBatchNorm2d 2022-12-01T11:09:10.2081684Z [ OK ] ModulesTest.PrettyPrintBatchNorm2d (0 ms) 2022-12-01T11:09:10.2081969Z [ RUN ] ModulesTest.PrettyPrintBatchNorm3d 2022-12-01T11:09:10.2082250Z [ OK ] ModulesTest.PrettyPrintBatchNorm3d (0 ms) 2022-12-01T11:09:10.2082524Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm1d 2022-12-01T11:09:10.2082826Z [ OK ] ModulesTest.PrettyPrintInstanceNorm1d (0 ms) 2022-12-01T11:09:10.2083135Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm2d 2022-12-01T11:09:10.2083425Z [ OK ] ModulesTest.PrettyPrintInstanceNorm2d (0 ms) 2022-12-01T11:09:10.2083717Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm3d 2022-12-01T11:09:10.2084019Z [ OK ] ModulesTest.PrettyPrintInstanceNorm3d (0 ms) 2022-12-01T11:09:10.2084303Z [ RUN ] ModulesTest.PrettyPrintLayerNorm 2022-12-01T11:09:10.2084565Z [ OK ] ModulesTest.PrettyPrintLayerNorm (0 ms) 2022-12-01T11:09:10.2084838Z [ RUN ] ModulesTest.PrettyPrintGroupNorm 2022-12-01T11:09:10.2085121Z [ OK ] ModulesTest.PrettyPrintGroupNorm (0 ms) 2022-12-01T11:09:10.2085410Z [ RUN ] ModulesTest.PrettyPrintLocalResponseNorm 2022-12-01T11:09:10.2085730Z [ OK ] ModulesTest.PrettyPrintLocalResponseNorm (0 ms) 2022-12-01T11:09:10.2086024Z [ RUN ] ModulesTest.PrettyPrintEmbedding 2022-12-01T11:09:10.2086288Z [ OK ] ModulesTest.PrettyPrintEmbedding (0 ms) 2022-12-01T11:09:10.2086570Z [ RUN ] ModulesTest.PrettyPrintEmbeddingBag 2022-12-01T11:09:10.2086862Z [ OK ] ModulesTest.PrettyPrintEmbeddingBag (0 ms) 2022-12-01T11:09:10.2087121Z [ RUN ] ModulesTest.PrettyPrintL1Loss 2022-12-01T11:09:10.2087392Z [ OK ] ModulesTest.PrettyPrintL1Loss (0 ms) 2022-12-01T11:09:10.2087702Z [ RUN ] ModulesTest.PrettyPrintKLDivLoss 2022-12-01T11:09:10.2087976Z [ OK ] ModulesTest.PrettyPrintKLDivLoss (0 ms) 2022-12-01T11:09:10.2088229Z [ RUN ] ModulesTest.PrettyPrintMSELoss 2022-12-01T11:09:10.2088494Z [ OK ] ModulesTest.PrettyPrintMSELoss (0 ms) 2022-12-01T11:09:10.2088758Z [ RUN ] ModulesTest.PrettyPrintBCELoss 2022-12-01T11:09:10.2089008Z [ OK ] ModulesTest.PrettyPrintBCELoss (0 ms) 2022-12-01T11:09:10.2089307Z [ RUN ] ModulesTest.PrettyPrintHingeEmbeddingLoss 2022-12-01T11:09:10.2089638Z [ OK ] ModulesTest.PrettyPrintHingeEmbeddingLoss (0 ms) 2022-12-01T11:09:10.2089948Z [ RUN ] ModulesTest.PrettyPrintCosineEmbeddingLoss 2022-12-01T11:09:10.2090378Z [ OK ] ModulesTest.PrettyPrintCosineEmbeddingLoss (0 ms) 2022-12-01T11:09:10.2090701Z [ RUN ] ModulesTest.PrettyPrintTripletMarginLoss 2022-12-01T11:09:10.2091003Z [ OK ] ModulesTest.PrettyPrintTripletMarginLoss (0 ms) 2022-12-01T11:09:10.2091355Z [ RUN ] ModulesTest.PrettyPrintTripletMarginWithDistanceLoss 2022-12-01T11:09:10.2091744Z [ OK ] ModulesTest.PrettyPrintTripletMarginWithDistanceLoss (0 ms) 2022-12-01T11:09:10.2092079Z [ RUN ] ModulesTest.PrettyPrintNLLLoss 2022-12-01T11:09:10.2092338Z [ OK ] ModulesTest.PrettyPrintNLLLoss (0 ms) 2022-12-01T11:09:10.2092620Z [ RUN ] ModulesTest.PrettyPrinCrossEntropyLoss 2022-12-01T11:09:10.2092927Z [ OK ] ModulesTest.PrettyPrinCrossEntropyLoss (0 ms) 2022-12-01T11:09:10.2093230Z [ RUN ] ModulesTest.PrettyPrintMultiLabelMarginLoss 2022-12-01T11:09:10.2093563Z [ OK ] ModulesTest.PrettyPrintMultiLabelMarginLoss (0 ms) 2022-12-01T11:09:10.2093909Z [ RUN ] ModulesTest.PrettyPrintMultiLabelSoftMarginLoss 2022-12-01T11:09:10.2094297Z [ OK ] ModulesTest.PrettyPrintMultiLabelSoftMarginLoss (0 ms) 2022-12-01T11:09:10.2094638Z [ RUN ] ModulesTest.PrettyPrintSoftMarginLoss 2022-12-01T11:09:10.2094943Z [ OK ] ModulesTest.PrettyPrintSoftMarginLoss (0 ms) 2022-12-01T11:09:10.2095247Z [ RUN ] ModulesTest.PrettyPrintCosineSimilarity 2022-12-01T11:09:10.2095547Z [ OK ] ModulesTest.PrettyPrintCosineSimilarity (0 ms) 2022-12-01T11:09:10.2095858Z [ RUN ] ModulesTest.PrettyPrintPairwiseDistance 2022-12-01T11:09:10.2096168Z [ OK ] ModulesTest.PrettyPrintPairwiseDistance (0 ms) 2022-12-01T11:09:10.2096455Z [ RUN ] ModulesTest.PrettyPrintReflectionPad 2022-12-01T11:09:10.2096762Z [ OK ] ModulesTest.PrettyPrintReflectionPad (0 ms) 2022-12-01T11:09:10.2097064Z [ RUN ] ModulesTest.PrettyPrintReplicationPad 2022-12-01T11:09:10.2097358Z [ OK ] ModulesTest.PrettyPrintReplicationPad (0 ms) 2022-12-01T11:09:10.2097645Z [ RUN ] ModulesTest.PrettyPrintZeroPad2d 2022-12-01T11:09:10.2097929Z [ OK ] ModulesTest.PrettyPrintZeroPad2d (0 ms) 2022-12-01T11:09:10.2098199Z [ RUN ] ModulesTest.PrettyPrintConstantPad 2022-12-01T11:09:10.2098656Z [ OK ] ModulesTest.PrettyPrintConstantPad (0 ms) 2022-12-01T11:09:10.2098955Z [ RUN ] ModulesTest.PrettyPrintNestedModel 2022-12-01T11:09:10.2099249Z [ OK ] ModulesTest.PrettyPrintNestedModel (0 ms) 2022-12-01T11:09:10.2099500Z [ RUN ] ModulesTest.PrettyPrintELU 2022-12-01T11:09:10.2099755Z [ OK ] ModulesTest.PrettyPrintELU (0 ms) 2022-12-01T11:09:10.2100009Z [ RUN ] ModulesTest.PrettyPrintSELU 2022-12-01T11:09:10.2100251Z [ OK ] ModulesTest.PrettyPrintSELU (0 ms) 2022-12-01T11:09:10.2100496Z [ RUN ] ModulesTest.PrettyPrintGLU 2022-12-01T11:09:10.2100742Z [ OK ] ModulesTest.PrettyPrintGLU (0 ms) 2022-12-01T11:09:10.2101003Z [ RUN ] ModulesTest.PrettyPrintHardshrink 2022-12-01T11:09:10.2101289Z [ OK ] ModulesTest.PrettyPrintHardshrink (0 ms) 2022-12-01T11:09:10.2101563Z [ RUN ] ModulesTest.PrettyPrintHardtanh 2022-12-01T11:09:10.2101823Z [ OK ] ModulesTest.PrettyPrintHardtanh (0 ms) 2022-12-01T11:09:10.2102095Z [ RUN ] ModulesTest.PrettyPrintLeakyReLU 2022-12-01T11:09:10.2102370Z [ OK ] ModulesTest.PrettyPrintLeakyReLU (0 ms) 2022-12-01T11:09:10.2102712Z [ RUN ] ModulesTest.PrettyPrintLogSigmoid 2022-12-01T11:09:10.2102997Z [ OK ] ModulesTest.PrettyPrintLogSigmoid (0 ms) 2022-12-01T11:09:10.2103275Z [ RUN ] ModulesTest.PrettyPrintSoftmax 2022-12-01T11:09:10.2103543Z [ OK ] ModulesTest.PrettyPrintSoftmax (0 ms) 2022-12-01T11:09:10.2103795Z [ RUN ] ModulesTest.PrettyPrintSoftmin 2022-12-01T11:09:10.2104058Z [ OK ] ModulesTest.PrettyPrintSoftmin (0 ms) 2022-12-01T11:09:10.2104328Z [ RUN ] ModulesTest.PrettyPrintLogSoftmax 2022-12-01T11:09:10.2104594Z [ OK ] ModulesTest.PrettyPrintLogSoftmax (0 ms) 2022-12-01T11:09:10.2104869Z [ RUN ] ModulesTest.PrettyPrintSoftmax2d 2022-12-01T11:09:10.2105157Z [ OK ] ModulesTest.PrettyPrintSoftmax2d (0 ms) 2022-12-01T11:09:10.2105416Z [ RUN ] ModulesTest.PrettyPrintPReLU 2022-12-01T11:09:10.2105677Z [ OK ] ModulesTest.PrettyPrintPReLU (0 ms) 2022-12-01T11:09:10.2105931Z [ RUN ] ModulesTest.PrettyPrintReLU 2022-12-01T11:09:10.2106178Z [ OK ] ModulesTest.PrettyPrintReLU (0 ms) 2022-12-01T11:09:10.2106433Z [ RUN ] ModulesTest.PrettyPrintReLU6 2022-12-01T11:09:10.2106690Z [ OK ] ModulesTest.PrettyPrintReLU6 (0 ms) 2022-12-01T11:09:10.2106949Z [ RUN ] ModulesTest.PrettyPrintRReLU 2022-12-01T11:09:10.2107202Z [ OK ] ModulesTest.PrettyPrintRReLU (0 ms) 2022-12-01T11:09:10.2107454Z [ RUN ] ModulesTest.PrettyPrintCELU 2022-12-01T11:09:10.2107710Z [ OK ] ModulesTest.PrettyPrintCELU (0 ms) 2022-12-01T11:09:10.2107954Z [ RUN ] ModulesTest.PrettyPrintSigmoid 2022-12-01T11:09:10.2108219Z [ OK ] ModulesTest.PrettyPrintSigmoid (0 ms) 2022-12-01T11:09:10.2108497Z [ RUN ] ModulesTest.PrettyPrintPixelShuffle 2022-12-01T11:09:10.2108775Z [ OK ] ModulesTest.PrettyPrintPixelShuffle (0 ms) 2022-12-01T11:09:10.2109121Z [ RUN ] ModulesTest.PrettyPrintPixelUnshuffle 2022-12-01T11:09:10.2109434Z [ OK ] ModulesTest.PrettyPrintPixelUnshuffle (0 ms) 2022-12-01T11:09:10.2109709Z [ RUN ] ModulesTest.PrettyPrintSoftplus 2022-12-01T11:09:10.2109982Z [ OK ] ModulesTest.PrettyPrintSoftplus (0 ms) 2022-12-01T11:09:10.2110311Z [ RUN ] ModulesTest.PrettyPrintSoftshrink 2022-12-01T11:09:10.2110597Z [ OK ] ModulesTest.PrettyPrintSoftshrink (0 ms) 2022-12-01T11:09:10.2110855Z [ RUN ] ModulesTest.PrettyPrintSoftsign 2022-12-01T11:09:10.2111131Z [ OK ] ModulesTest.PrettyPrintSoftsign (0 ms) 2022-12-01T11:09:10.2111397Z [ RUN ] ModulesTest.PrettyPrintTanh 2022-12-01T11:09:10.2111644Z [ OK ] ModulesTest.PrettyPrintTanh (0 ms) 2022-12-01T11:09:10.2111911Z [ RUN ] ModulesTest.PrettyPrintTanhshrink 2022-12-01T11:09:10.2112189Z [ OK ] ModulesTest.PrettyPrintTanhshrink (0 ms) 2022-12-01T11:09:10.2112454Z [ RUN ] ModulesTest.PrettyPrintThreshold 2022-12-01T11:09:10.2112731Z [ OK ] ModulesTest.PrettyPrintThreshold (0 ms) 2022-12-01T11:09:10.2113089Z [ RUN ] ModulesTest.PrettyPrintCTCLoss 2022-12-01T11:09:10.2113351Z [ OK ] ModulesTest.PrettyPrintCTCLoss (0 ms) 2022-12-01T11:09:10.2113770Z [ RUN ] ModulesTest.PrettyPrintPoissonNLLLoss 2022-12-01T11:09:10.2114074Z [ OK ] ModulesTest.PrettyPrintPoissonNLLLoss (0 ms) 2022-12-01T11:09:10.2114422Z [ RUN ] ModulesTest.PrettyPrintMarginRankingLoss 2022-12-01T11:09:10.2115110Z [ OK ] ModulesTest.PrettyPrintMarginRankingLoss (0 ms) 2022-12-01T11:09:10.2115711Z [ RUN ] ModulesTest.PrettyPrintCrossMapLRN2d 2022-12-01T11:09:10.2116233Z [ OK ] ModulesTest.PrettyPrintCrossMapLRN2d (0 ms) 2022-12-01T11:09:10.2116750Z [ RUN ] ModulesTest.PrettyPrintAlphaDropout 2022-12-01T11:09:10.2117231Z [ OK ] ModulesTest.PrettyPrintAlphaDropout (0 ms) 2022-12-01T11:09:10.2117840Z [ RUN ] ModulesTest.PrettyPrintFeatureAlphaDropout 2022-12-01T11:09:10.2118466Z [ OK ] ModulesTest.PrettyPrintFeatureAlphaDropout (0 ms) 2022-12-01T11:09:10.2119104Z [ RUN ] ModulesTest.PrettyPrintBCEWithLogitsLoss 2022-12-01T11:09:10.2119747Z [ OK ] ModulesTest.PrettyPrintBCEWithLogitsLoss (0 ms) 2022-12-01T11:09:10.2120461Z [ RUN ] ModulesTest.PrettyPrintMultiheadAttention 2022-12-01T11:09:10.2121116Z [ OK ] ModulesTest.PrettyPrintMultiheadAttention (0 ms) 2022-12-01T11:09:10.2121726Z [ RUN ] ModulesTest.PrettyPrintRNNCell 2022-12-01T11:09:10.2122273Z [ OK ] ModulesTest.PrettyPrintRNNCell (0 ms) 2022-12-01T11:09:10.2122797Z [ RUN ] ModulesTest.PrettyPrintLSTMCell 2022-12-01T11:09:10.2123339Z [ OK ] ModulesTest.PrettyPrintLSTMCell (0 ms) 2022-12-01T11:09:10.2123871Z [ RUN ] ModulesTest.PrettyPrintGRUCell 2022-12-01T11:09:10.2124369Z [ OK ] ModulesTest.PrettyPrintGRUCell (0 ms) 2022-12-01T11:09:10.2125016Z [ RUN ] ModulesTest.PrettyPrintAdaptiveLogSoftmaxWithLoss 2022-12-01T11:09:10.2125791Z [ OK ] ModulesTest.PrettyPrintAdaptiveLogSoftmaxWithLoss (0 ms) 2022-12-01T11:09:10.2126634Z [----------] 256 tests from ModulesTest (116584 ms total) 2022-12-01T11:09:10.2126938Z 2022-12-01T11:09:10.2127242Z [----------] Global test environment tear-down 2022-12-01T11:09:10.2127739Z [==========] 256 tests from 1 test suite ran. (116584 ms total) 2022-12-01T11:09:10.2128133Z [ PASSED ] 256 tests. 2022-12-01T11:09:10.2128530Z ================================================================================ 2022-12-01T11:09:10.2129202Z [3,289 / 3,290] 26 / 26 tests; 1 action; last test: //:modules_test 2022-12-01T11:09:10.2129871Z Testing //:modules_test; 118s processwrapper-sandbox 2022-12-01T11:09:10.2345073Z 2022-12-01T11:09:10.2345524Z  2022-12-01T11:09:10.2346175Z INFO: Elapsed time: 844.091s, Critical Path: 243.53s 2022-12-01T11:09:10.2346879Z [3,290 / 3,290] 26 / 26 tests; checking cached actions; last test: ...les_test 2022-12-01T11:09:10.2347170Z 2022-12-01T11:09:10.2347660Z INFO: 3269 processes: 249 internal, 1 local, 3019 processwrapper-sandbox. 2022-12-01T11:09:10.2348066Z [3,290 / 3,290] 26 / 26 tests; checking cached actions; last test: ...les_test 2022-12-01T11:09:10.2348245Z 2022-12-01T11:09:10.2348434Z INFO: Build completed successfully, 3269 total actions 2022-12-01T11:09:10.2376870Z //:any_test PASSED in 5.8s 2022-12-01T11:09:10.2377545Z //:autograd_test PASSED in 13.1s 2022-12-01T11:09:10.2382620Z //:dataloader_test PASSED in 3.3s 2022-12-01T11:09:10.2397000Z //:enum_test PASSED in 9.9s 2022-12-01T11:09:10.2400955Z //:expanding_array_test PASSED in 10.0s 2022-12-01T11:09:10.2413347Z //:functional_test PASSED in 5.0s 2022-12-01T11:09:10.2414016Z //:init_test PASSED in 2.7s 2022-12-01T11:09:10.2414623Z //:jit_test PASSED in 3.9s 2022-12-01T11:09:10.2415238Z //:memory_test PASSED in 2.9s 2022-12-01T11:09:10.2415880Z //:misc_test PASSED in 3.5s 2022-12-01T11:09:10.2416491Z //:module_test PASSED in 3.2s 2022-12-01T11:09:10.2416843Z //:modulelist_test PASSED in 3.7s 2022-12-01T11:09:10.2417186Z //:modules_test PASSED in 119.0s 2022-12-01T11:09:10.2417536Z //:nn_utils_test PASSED in 5.4s 2022-12-01T11:09:10.2418022Z //:optim_test PASSED in 147.5s 2022-12-01T11:09:10.2420769Z //:ordered_dict_test PASSED in 2.9s 2022-12-01T11:09:10.2421287Z //:rnn_test PASSED in 83.9s 2022-12-01T11:09:10.2421809Z //:sequential_test PASSED in 3.6s 2022-12-01T11:09:10.2422343Z //:serialize_test PASSED in 5.6s 2022-12-01T11:09:10.2422846Z //:static_test PASSED in 3.3s 2022-12-01T11:09:10.2423369Z //:tensor_options_test PASSED in 3.0s 2022-12-01T11:09:10.2423903Z //:tensor_test PASSED in 10.0s 2022-12-01T11:09:10.2424439Z //:torch_include_test PASSED in 4.4s 2022-12-01T11:09:10.2424974Z //c10/test:core_tests PASSED in 0.1s 2022-12-01T11:09:10.2425525Z //c10/test:typeid_test PASSED in 0.0s 2022-12-01T11:09:10.2426101Z //c10/test:util_base_tests PASSED in 0.7s 2022-12-01T11:09:10.2426345Z 2022-12-01T11:09:10.2426490Z Executed 26 out of 26 tests: 26 tests pass. 2022-12-01T11:09:10.2427080Z There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are. 2022-12-01T11:09:10.2430000Z 2022-12-01T11:09:10.2430493Z INFO: Build completed successfully, 3269 total actions 2022-12-01T11:09:10.2579598Z + sccache_epilogue 2022-12-01T11:09:10.2580103Z + echo '::group::Sccache Compilation Log' 2022-12-01T11:09:10.2580808Z ##[group]Sccache Compilation Log 2022-12-01T11:09:10.2581123Z + echo '=================== sccache compilation log ===================' 2022-12-01T11:09:10.2581382Z =================== sccache compilation log =================== 2022-12-01T11:09:10.2581694Z + python /var/lib/jenkins/workspace/.jenkins/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2022-12-01T11:09:10.2898039Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2022-12-01T11:09:10.2898616Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2022-12-01T11:09:10.2898909Z + sccache --show-stats 2022-12-01T11:09:10.2921643Z Compile requests 3015 2022-12-01T11:09:10.2922045Z Compile requests executed 2946 2022-12-01T11:09:10.2922400Z Cache hits 2933 2022-12-01T11:09:10.2922665Z Cache hits (C/C++) 2933 2022-12-01T11:09:10.2922872Z Cache misses 6 2022-12-01T11:09:10.2923124Z Cache misses (C/C++) 6 2022-12-01T11:09:10.2923313Z Cache timeouts 0 2022-12-01T11:09:10.2923513Z Cache read errors 0 2022-12-01T11:09:10.2923729Z Forced recaches 0 2022-12-01T11:09:10.2923989Z Cache write errors 0 2022-12-01T11:09:10.2924204Z Compilation failures 0 2022-12-01T11:09:10.2924410Z Cache errors 7 2022-12-01T11:09:10.2924663Z Cache errors (C/C++) 7 2022-12-01T11:09:10.2924948Z Non-cacheable compilations 0 2022-12-01T11:09:10.2925208Z Non-cacheable calls 4 2022-12-01T11:09:10.2925602Z Non-compilation calls 65 2022-12-01T11:09:10.2925953Z Unsupported compiler calls 0 2022-12-01T11:09:10.2926353Z Average cache write 0.117 s 2022-12-01T11:09:10.2926703Z Average cache read miss 34.998 s 2022-12-01T11:09:10.2927228Z Average cache read hit 0.065 s 2022-12-01T11:09:10.2927576Z Failed distributed compilations 0 2022-12-01T11:09:10.2927790Z 2022-12-01T11:09:10.2927975Z Non-cacheable reasons: 2022-12-01T11:09:10.2928330Z -E 4 2022-12-01T11:09:10.2928525Z 2022-12-01T11:09:10.2929232Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-12-01T11:09:10.2930102Z + sccache --stop-server 2022-12-01T11:09:10.2949170Z Stopping sccache server... 2022-12-01T11:09:10.2952125Z Compile requests 3015 2022-12-01T11:09:10.2952894Z Compile requests executed 2946 2022-12-01T11:09:10.2953361Z Cache hits 2933 2022-12-01T11:09:10.2953614Z Cache hits (C/C++) 2933 2022-12-01T11:09:10.2953834Z Cache misses 6 2022-12-01T11:09:10.2954033Z Cache misses (C/C++) 6 2022-12-01T11:09:10.2954245Z Cache timeouts 0 2022-12-01T11:09:10.2954448Z Cache read errors 0 2022-12-01T11:09:10.2954638Z Forced recaches 0 2022-12-01T11:09:10.2954838Z Cache write errors 0 2022-12-01T11:09:10.2955169Z Compilation failures 0 2022-12-01T11:09:10.2955404Z Cache errors 7 2022-12-01T11:09:10.2955657Z Cache errors (C/C++) 7 2022-12-01T11:09:10.2956030Z Non-cacheable compilations 0 2022-12-01T11:09:10.2956279Z Non-cacheable calls 4 2022-12-01T11:09:10.2956580Z Non-compilation calls 65 2022-12-01T11:09:10.2956804Z Unsupported compiler calls 0 2022-12-01T11:09:10.2957171Z Average cache write 0.117 s 2022-12-01T11:09:10.2957380Z Average cache read miss 34.998 s 2022-12-01T11:09:10.2957606Z Average cache read hit 0.065 s 2022-12-01T11:09:10.2957853Z Failed distributed compilations 0 2022-12-01T11:09:10.2957994Z 2022-12-01T11:09:10.2958093Z Non-cacheable reasons: 2022-12-01T11:09:10.2958326Z -E 4 2022-12-01T11:09:10.2958441Z 2022-12-01T11:09:10.2958867Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-12-01T11:09:10.2959273Z + echo ::endgroup:: 2022-12-01T11:09:10.2959804Z ##[endgroup] 2022-12-01T11:09:10.5264261Z Prepare all required actions 2022-12-01T11:09:10.5319117Z ##[group]Run ./.github/actions/chown-workspace 2022-12-01T11:09:10.5319314Z env: 2022-12-01T11:09:10.5319488Z GIT_DEFAULT_BRANCH: master 2022-12-01T11:09:10.5319676Z ##[endgroup] 2022-12-01T11:09:10.5345091Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2022-12-01T11:09:10.5345439Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2022-12-01T11:09:10.6092006Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T11:09:10.6092231Z env: 2022-12-01T11:09:10.6092416Z GIT_DEFAULT_BRANCH: master 2022-12-01T11:09:10.6092685Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-12-01T11:09:10.6092920Z ##[endgroup] 2022-12-01T11:09:10.8882860Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2022-12-01T11:09:11.1639262Z latest: Pulling from tool/alpine 2022-12-01T11:09:11.1726021Z 540db60ca938: Pulling fs layer 2022-12-01T11:09:11.3232462Z 540db60ca938: Download complete 2022-12-01T11:09:11.7395181Z 540db60ca938: Pull complete 2022-12-01T11:09:11.7532741Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2022-12-01T11:09:11.7566756Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2022-12-01T11:09:17.0673352Z Prepare all required actions 2022-12-01T11:09:17.0673788Z Getting action download info 2022-12-01T11:09:17.3192811Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2022-12-01T11:09:17.6162543Z Download action repository 'actions/upload-artifact@v2' (SHA:82c141cc518b40d92cc801eee768e7aafc9c2fa2) 2022-12-01T11:09:17.7620897Z ##[group]Run ./.github/actions/upload-test-artifacts 2022-12-01T11:09:17.7621330Z with: 2022-12-01T11:09:17.7621524Z file-suffix: bazel-build-and-test_9818099250 2022-12-01T11:09:17.7621726Z env: 2022-12-01T11:09:17.7621896Z GIT_DEFAULT_BRANCH: master 2022-12-01T11:09:17.7622067Z ##[endgroup] 2022-12-01T11:09:17.7645530Z ##[group]Run # Remove any previous test jsons if they exist 2022-12-01T11:09:17.7645828Z # Remove any previous test jsons if they exist 2022-12-01T11:09:17.7646057Z rm -f test-jsons-*.zip 2022-12-01T11:09:17.7646333Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test -i '*.json' 2022-12-01T11:09:17.7657585Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T11:09:17.7657809Z env: 2022-12-01T11:09:17.7657982Z GIT_DEFAULT_BRANCH: master 2022-12-01T11:09:17.7658212Z FILE_SUFFIX: bazel-build-and-test_9818099250 2022-12-01T11:09:17.7658986Z ##[endgroup] 2022-12-01T11:09:17.7788891Z adding: test/allowlist_for_publicAPI.json (deflated 80%) 2022-12-01T11:09:17.7832378Z adding: test/benchmark_utils/callgrind_artifacts.json (deflated 92%) 2022-12-01T11:09:17.7849889Z adding: test/profiler/profiler_utils_mock_events.json (deflated 87%) 2022-12-01T11:09:17.7869619Z ##[group]Run # Remove any previous test reports if they exist 2022-12-01T11:09:17.7869915Z # Remove any previous test reports if they exist 2022-12-01T11:09:17.7870158Z rm -f test-reports-*.zip 2022-12-01T11:09:17.7870408Z zip -r "test-reports-${FILE_SUFFIX}.zip" test -i '*.xml' 2022-12-01T11:09:17.7881048Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T11:09:17.7881262Z env: 2022-12-01T11:09:17.7881436Z GIT_DEFAULT_BRANCH: master 2022-12-01T11:09:17.7881664Z FILE_SUFFIX: bazel-build-and-test_9818099250 2022-12-01T11:09:17.7881883Z ##[endgroup] 2022-12-01T11:09:17.7959838Z adding: test/test-reports/tensor_options_test/test.xml (deflated 80%) 2022-12-01T11:09:17.7960858Z adding: test/test-reports/module_test/test.xml (deflated 89%) 2022-12-01T11:09:17.7963678Z adding: test/test-reports/functional_test/test.xml (deflated 91%) 2022-12-01T11:09:17.7964304Z adding: test/test-reports/init_test/test.xml (deflated 79%) 2022-12-01T11:09:17.7965439Z adding: test/test-reports/tensor_test/test.xml (deflated 89%) 2022-12-01T11:09:17.7966042Z adding: test/test-reports/jit_test/test.xml (deflated 74%) 2022-12-01T11:09:17.7967889Z adding: test/test-reports/autograd_test/test.xml (deflated 88%) 2022-12-01T11:09:17.7968539Z adding: test/test-reports/torch_include_test/test.xml (deflated 53%) 2022-12-01T11:09:17.7969188Z adding: test/test-reports/memory_test/test.xml (deflated 67%) 2022-12-01T11:09:17.7969850Z adding: test/test-reports/sequential_test/test.xml (deflated 82%) 2022-12-01T11:09:17.7970502Z adding: test/test-reports/static_test/test.xml (deflated 73%) 2022-12-01T11:09:17.7974712Z adding: test/test-reports/modules_test/test.xml (deflated 93%) 2022-12-01T11:09:17.7988912Z adding: test/test-reports/c10/test/util_base_tests/test.xml (deflated 95%) 2022-12-01T11:09:17.7989600Z adding: test/test-reports/c10/test/typeid_test/test.xml (deflated 75%) 2022-12-01T11:09:17.7990871Z adding: test/test-reports/c10/test/core_tests/test.xml (deflated 92%) 2022-12-01T11:09:17.7991771Z adding: test/test-reports/serialize_test/test.xml (deflated 83%) 2022-12-01T11:09:17.7992434Z adding: test/test-reports/expanding_array_test/test.xml (deflated 77%) 2022-12-01T11:09:17.7993181Z adding: test/test-reports/misc_test/test.xml (deflated 76%) 2022-12-01T11:09:17.7995151Z adding: test/test-reports/dataloader_test/test.xml (deflated 88%) 2022-12-01T11:09:17.7995659Z adding: test/test-reports/rnn_test/test.xml (deflated 78%) 2022-12-01T11:09:17.7996554Z adding: test/test-reports/modulelist_test/test.xml (deflated 81%) 2022-12-01T11:09:17.7997248Z adding: test/test-reports/enum_test/test.xml (deflated 54%) 2022-12-01T11:09:17.7997985Z adding: test/test-reports/nn_utils_test/test.xml (deflated 79%) 2022-12-01T11:09:17.7999091Z adding: test/test-reports/optim_test/test.xml (deflated 85%) 2022-12-01T11:09:17.8000141Z adding: test/test-reports/ordered_dict_test/test.xml (deflated 87%) 2022-12-01T11:09:17.8001173Z adding: test/test-reports/any_test/test.xml (deflated 87%) 2022-12-01T11:09:17.8021197Z ##[group]Run # Remove any previous test reports if they exist 2022-12-01T11:09:17.8021490Z # Remove any previous test reports if they exist 2022-12-01T11:09:17.8021734Z rm -f usage-log-*.zip 2022-12-01T11:09:17.8022025Z # this workflow is also run in bazel build test, but we dont generate usage reports for it 2022-12-01T11:09:17.8022319Z # so check to see if the file exists first 2022-12-01T11:09:17.8022539Z if [ -f 'usage_log.txt' ]; then 2022-12-01T11:09:17.8022784Z  zip "usage-log-${FILE_SUFFIX}.zip" 'usage_log.txt' 2022-12-01T11:09:17.8022999Z fi 2022-12-01T11:09:17.8033144Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T11:09:17.8033367Z env: 2022-12-01T11:09:17.8033549Z GIT_DEFAULT_BRANCH: master 2022-12-01T11:09:17.8033769Z FILE_SUFFIX: bazel-build-and-test_9818099250 2022-12-01T11:09:17.8033978Z ##[endgroup] 2022-12-01T11:09:17.8105844Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-12-01T11:09:17.8106078Z with: 2022-12-01T11:09:17.8106274Z s3-prefix: pytorch/pytorch/3591403534/1/artifact 2022-12-01T11:09:17.8106495Z retention-days: 14 2022-12-01T11:09:17.8106731Z if-no-files-found: warn 2022-12-01T11:09:17.8106918Z path: test-jsons-*.zip 2022-12-01T11:09:17.8107099Z name: artifact 2022-12-01T11:09:17.8107285Z s3-bucket: gha-artifacts 2022-12-01T11:09:17.8107465Z region: us-east-1 2022-12-01T11:09:17.8107639Z env: 2022-12-01T11:09:17.8107810Z GIT_DEFAULT_BRANCH: master 2022-12-01T11:09:17.8107981Z ##[endgroup] 2022-12-01T11:09:18.4814628Z NOTE: s3-prefix specified, ignoring name parameter 2022-12-01T11:09:18.4815143Z With the provided path, there will be 1 file uploaded 2022-12-01T11:09:18.4815565Z Uploading to s3 prefix: pytorch/pytorch/3591403534/1/artifact 2022-12-01T11:09:18.4868406Z Starting upload of test-jsons-bazel-build-and-test_9818099250.zip 2022-12-01T11:09:18.6247410Z Finished upload of test-jsons-bazel-build-and-test_9818099250.zip 2022-12-01T11:09:18.6405194Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-12-01T11:09:18.6405407Z with: 2022-12-01T11:09:18.6405625Z s3-prefix: pytorch/pytorch/3591403534/1/artifact 2022-12-01T11:09:18.6405847Z retention-days: 14 2022-12-01T11:09:18.6406097Z if-no-files-found: error 2022-12-01T11:09:18.6406369Z path: test-reports-*.zip 2022-12-01T11:09:18.6406567Z name: artifact 2022-12-01T11:09:18.6406748Z s3-bucket: gha-artifacts 2022-12-01T11:09:18.6406928Z region: us-east-1 2022-12-01T11:09:18.6407095Z env: 2022-12-01T11:09:18.6407272Z GIT_DEFAULT_BRANCH: master 2022-12-01T11:09:18.6407443Z ##[endgroup] 2022-12-01T11:09:18.9782122Z NOTE: s3-prefix specified, ignoring name parameter 2022-12-01T11:09:18.9782622Z With the provided path, there will be 1 file uploaded 2022-12-01T11:09:18.9783141Z Uploading to s3 prefix: pytorch/pytorch/3591403534/1/artifact 2022-12-01T11:09:18.9789422Z Starting upload of test-reports-bazel-build-and-test_9818099250.zip 2022-12-01T11:09:19.1569618Z Finished upload of test-reports-bazel-build-and-test_9818099250.zip 2022-12-01T11:09:19.1722558Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-12-01T11:09:19.1722779Z with: 2022-12-01T11:09:19.1722969Z s3-prefix: pytorch/pytorch/3591403534/1/artifact 2022-12-01T11:09:19.1723190Z retention-days: 14 2022-12-01T11:09:19.1723390Z if-no-files-found: ignore 2022-12-01T11:09:19.1723674Z path: usage-log-*.zip 2022-12-01T11:09:19.1723864Z name: artifact 2022-12-01T11:09:19.1724122Z s3-bucket: gha-artifacts 2022-12-01T11:09:19.1724299Z region: us-east-1 2022-12-01T11:09:19.1724462Z env: 2022-12-01T11:09:19.1724637Z GIT_DEFAULT_BRANCH: master 2022-12-01T11:09:19.1724811Z ##[endgroup] 2022-12-01T11:09:19.5050242Z No files were found with the provided path: usage-log-*.zip. No artifacts will be uploaded. 2022-12-01T11:09:19.5219414Z ##[group]Run set -x 2022-12-01T11:09:19.5219614Z set -x 2022-12-01T11:09:19.5219824Z python3 -m pip install -r requirements.txt 2022-12-01T11:09:19.5220074Z python3 -m pip install boto3==1.19.12 2022-12-01T11:09:19.5220369Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-12-01T11:09:19.5231769Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T11:09:19.5231994Z env: 2022-12-01T11:09:19.5232172Z GIT_DEFAULT_BRANCH: master 2022-12-01T11:09:19.5232379Z AWS_DEFAULT_REGION: us-east-1 2022-12-01T11:09:19.5232561Z BRANCH: pull/89997 2022-12-01T11:09:19.5232832Z BUILD_ENVIRONMENT: linux-bionic-cuda11.6-py3.10-gcc7-bazel-test 2022-12-01T11:09:19.5233089Z PR_NUMBER: 89997 2022-12-01T11:09:19.5233273Z PYTORCH_RETRY_TEST_CASES: 1 2022-12-01T11:09:19.5233482Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-12-01T11:09:19.5233711Z SHA1: c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T11:09:19.5233927Z TAG: 2022-12-01T11:09:19.5234091Z WORKFLOW_ID: 3591403534 2022-12-01T11:09:19.5234434Z GITHUB_TOKEN: *** 2022-12-01T11:09:19.5234624Z GHA_WORKFLOW_JOB_ID: 9818099250 2022-12-01T11:09:19.5234817Z ##[endgroup] 2022-12-01T11:09:19.5259580Z + python3 -m pip install -r requirements.txt 2022-12-01T11:09:20.2871018Z Defaulting to user installation because normal site-packages is not writeable 2022-12-01T11:09:20.3579863Z Requirement already satisfied: astunparse in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (1.6.3) 2022-12-01T11:09:20.3625793Z Requirement already satisfied: expecttest in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 3)) (0.1.4) 2022-12-01T11:09:20.3642102Z Requirement already satisfied: future in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 4)) (0.18.2) 2022-12-01T11:09:20.3656968Z Requirement already satisfied: hypothesis in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 5)) (6.58.2) 2022-12-01T11:09:20.4143170Z Requirement already satisfied: numpy in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 6)) (1.21.6) 2022-12-01T11:09:20.4164094Z Requirement already satisfied: psutil in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 7)) (5.9.1) 2022-12-01T11:09:20.4250813Z Requirement already satisfied: pyyaml in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 8)) (6.0) 2022-12-01T11:09:20.4262076Z Requirement already satisfied: requests in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (2.26.0) 2022-12-01T11:09:20.4487827Z Requirement already satisfied: setuptools in /usr/lib/python3.7/site-packages (from -r requirements.txt (line 10)) (49.1.3) 2022-12-01T11:09:20.4669717Z Requirement already satisfied: six in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 11)) (1.16.0) 2022-12-01T11:09:20.4685177Z Requirement already satisfied: types-dataclasses in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 12)) (0.6.6) 2022-12-01T11:09:20.4694076Z Requirement already satisfied: typing_extensions in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 13)) (4.4.0) 2022-12-01T11:09:20.4713679Z Requirement already satisfied: sympy in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 14)) (1.10.1) 2022-12-01T11:09:20.4739920Z Requirement already satisfied: wheel<1.0,>=0.23.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from astunparse->-r requirements.txt (line 2)) (0.38.4) 2022-12-01T11:09:20.4767412Z Requirement already satisfied: exceptiongroup>=1.0.0; python_version < "3.11" in /home/ec2-user/.local/lib/python3.7/site-packages (from hypothesis->-r requirements.txt (line 5)) (1.0.4) 2022-12-01T11:09:20.4791952Z Requirement already satisfied: attrs>=19.2.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from hypothesis->-r requirements.txt (line 5)) (22.1.0) 2022-12-01T11:09:20.5052016Z Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from hypothesis->-r requirements.txt (line 5)) (2.4.0) 2022-12-01T11:09:20.5084130Z 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.13) 2022-12-01T11:09:20.5251861Z 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-12-01T11:09:20.5264587Z 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-12-01T11:09:20.5291101Z 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-12-01T11:09:20.5307613Z Requirement already satisfied: mpmath>=0.19 in /home/ec2-user/.local/lib/python3.7/site-packages (from sympy->-r requirements.txt (line 14)) (1.2.1) 2022-12-01T11:09:20.6280730Z + python3 -m pip install boto3==1.19.12 2022-12-01T11:09:20.8391724Z Defaulting to user installation because normal site-packages is not writeable 2022-12-01T11:09:20.8575571Z Requirement already satisfied: boto3==1.19.12 in /home/ec2-user/.local/lib/python3.7/site-packages (1.19.12) 2022-12-01T11:09:20.8624716Z Requirement already satisfied: botocore<1.23.0,>=1.22.12 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (1.22.12) 2022-12-01T11:09:20.8665919Z Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.10.0) 2022-12-01T11:09:20.8686991Z Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /home/ec2-user/.local/lib/python3.7/site-packages (from boto3==1.19.12) (0.5.2) 2022-12-01T11:09:20.8711349Z Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (2.8.2) 2022-12-01T11:09:20.8730711Z 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.13) 2022-12-01T11:09:20.8882834Z 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-12-01T11:09:21.0721601Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-12-01T11:09:23.9918686Z [scribe] Scribe access token not provided, sending report via boto3... 2022-12-01T11:09:23.9919021Z 2022-12-01T11:09:23.9919391Z ----- Historic stats comparison result ------ 2022-12-01T11:09:23.9919688Z 2022-12-01T11:09:23.9920072Z job: linux-bionic-cuda11.6-py3.10-gcc7-bazel-test 2022-12-01T11:09:23.9920572Z commit: c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T11:09:23.9920839Z 2022-12-01T11:09:23.9921110Z Commit graph (base is most recent master ancestor with at least one S3 report): 2022-12-01T11:09:23.9921430Z 2022-12-01T11:09:23.9921553Z : (master) 2022-12-01T11:09:23.9921826Z | 2022-12-01T11:09:23.9922158Z | * c13d400bff (HEAD) total time 355.06s 2022-12-01T11:09:23.9922507Z | | 2022-12-01T11:09:23.9922772Z | : (59 commits) 2022-12-01T11:09:23.9923052Z |/ 2022-12-01T11:09:23.9945868Z * 67eb2d5952 (base) 2 reports, total time 380.58s ± 6.33s 2022-12-01T11:09:23.9946387Z * 1c5ca724f4 1 report, total time 373.44s 2022-12-01T11:09:23.9946617Z * 9d6109c4b0 1 report, total time 355.74s 2022-12-01T11:09:23.9946847Z * 736adc0808 1 report, total time 357.77s 2022-12-01T11:09:23.9947157Z * a348975e00 1 report, total time 372.01s 2022-12-01T11:09:23.9947377Z * db13049b88 1 report, total time 353.81s 2022-12-01T11:09:23.9947621Z * d07b85393a 1 report, total time 383.15s 2022-12-01T11:09:23.9947859Z * ac25c210e5 1 report, total time 384.58s 2022-12-01T11:09:23.9948091Z * 2355b6256b 1 report, total time 373.16s 2022-12-01T11:09:23.9948304Z * 4f95f7ae9b 1 report, total time 370.68s 2022-12-01T11:09:23.9948488Z | 2022-12-01T11:09:23.9948637Z : 2022-12-01T11:09:23.9948716Z 2022-12-01T11:09:23.9948835Z Removed (across 0 suites) 0 tests, totaling 0.00s 2022-12-01T11:09:23.9949100Z Modified (across 0 suites) 0 tests, totaling 0.00s 2022-12-01T11:09:23.9949467Z Added (across 0 suites) 0 tests, totaling 0.00s 2022-12-01T11:09:24.0604266Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2022-12-01T11:09:24.0604503Z with: 2022-12-01T11:09:24.0604661Z env: 2022-12-01T11:09:24.0604838Z GIT_DEFAULT_BRANCH: master 2022-12-01T11:09:24.0605009Z ##[endgroup] 2022-12-01T11:09:24.0619940Z ##[group]Run set -eou pipefail 2022-12-01T11:09:24.0620160Z set -eou pipefail 2022-12-01T11:09:24.0620351Z  2022-12-01T11:09:24.0620594Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2022-12-01T11:09:24.0620833Z for _ in $(seq 1440); do 2022-12-01T11:09:24.0621052Z  # Break if no ssh session exists anymore 2022-12-01T11:09:24.0621267Z  if [ "$(who)" = "" ]; then 2022-12-01T11:09:24.0621451Z  break 2022-12-01T11:09:24.0621605Z  fi 2022-12-01T11:09:24.0621783Z  echo "." 2022-12-01T11:09:24.0621962Z  sleep 5 2022-12-01T11:09:24.0622117Z done 2022-12-01T11:09:24.0633131Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T11:09:24.0633341Z env: 2022-12-01T11:09:24.0633517Z GIT_DEFAULT_BRANCH: master 2022-12-01T11:09:24.0633707Z ##[endgroup] 2022-12-01T11:09:24.0657329Z Holding runner for 2 hours until all ssh sessions have logged out 2022-12-01T11:09:24.0748128Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-12-01T11:09:24.0748442Z # ignore expansion of "docker ps -q" since it could be empty 2022-12-01T11:09:24.0748699Z # shellcheck disable=SC2046 2022-12-01T11:09:24.0748927Z docker stop $(docker ps -q) || true 2022-12-01T11:09:24.0749158Z # Prune all of the docker images 2022-12-01T11:09:24.0749366Z docker system prune -af 2022-12-01T11:09:24.0760125Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T11:09:24.0760361Z env: 2022-12-01T11:09:24.0760533Z GIT_DEFAULT_BRANCH: master 2022-12-01T11:09:24.0760723Z ##[endgroup] 2022-12-01T11:09:24.6657348Z 155d4b220746 2022-12-01T11:09:24.6959838Z b8622d37e80c 2022-12-01T11:09:33.4136544Z Deleted Containers: 2022-12-01T11:09:33.4136890Z 155d4b22074642caa1cd738161d69ce48ecfd83238694a7450d647b40bdc9c5b 2022-12-01T11:09:33.4137203Z b8622d37e80cf70a25fba10dc3b64edaa81ed395fc90f362329ff6a3afabfaf0 2022-12-01T11:09:33.4137387Z 2022-12-01T11:09:40.0781798Z Deleted Images: 2022-12-01T11:09:40.0782746Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T11:09:40.0783829Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7@sha256:217fd7de680e1dd5bca4b2b4054bd05a8d454df5e210ffbf1e5955e01cf1f340 2022-12-01T11:09:40.0784566Z deleted: sha256:f1c05e1c4a24b2f30e4b2dd175e18efaf97173a54d9813ad2e6088a740690342 2022-12-01T11:09:40.0785380Z deleted: sha256:1e7def21582cf03150a2e3ad04e2701388eaa422b3720fe7f648241a8988388e 2022-12-01T11:09:40.0785978Z deleted: sha256:3a7e72ba714442f54696c557b74dca88c618446caa68ff6506c2ce93cd7b2a85 2022-12-01T11:09:40.0786565Z deleted: sha256:acc47a47b0a4383dfbd2bd91be28c265a6486f388812591a0a9c185c62047c0a 2022-12-01T11:09:40.0787028Z deleted: sha256:60f22f4a0a4afdbef80bed81f20ae4c7a54233808a9544253a3c30a2776d2f71 2022-12-01T11:09:40.0787381Z deleted: sha256:5efa4324ff86638bcfa35ab9b1debaddf3d7513732c27ca8dd7e60e8358da6c9 2022-12-01T11:09:40.0787765Z deleted: sha256:a7f286562f5d9f9a1490bbc0a8125ba19aefca94af08516be2493eeb191f127f 2022-12-01T11:09:40.0788101Z deleted: sha256:e403df4fa1d82e23b8db68b6e2b5562fcd55535dd72214b9421e7814eee51ffd 2022-12-01T11:09:40.0788430Z deleted: sha256:f9471dd8edb7c2e1eb3aefda26ec6e67ee49347262f97f3111f176eeb2bf9465 2022-12-01T11:09:40.0788766Z deleted: sha256:d6df7f8a51a6e7483b61b1f330f3a4417b815fce5a7ad4c2a89510a54f5537da 2022-12-01T11:09:40.0789093Z deleted: sha256:b12c66528bc64f807b7a52116ecdf950025b66a403dd328a33db5511b63fc3f1 2022-12-01T11:09:40.0789459Z deleted: sha256:e8a84d179a24426205a63771d9aa894a6889147decc6d227312415e2842d0e38 2022-12-01T11:09:40.0789776Z deleted: sha256:b1e802e06103bb69d2a413954707d2f281a894d36a1f7fa3a65efa626a0e5e43 2022-12-01T11:09:40.0790104Z deleted: sha256:8efc9a5c3ed0496241d3ce1f76339b4d1270b5470ce1429effc703ca61a04c50 2022-12-01T11:09:40.0790421Z deleted: sha256:fef4f8c199945077358334d285e9dbe762a116427ec29d567139bee51863bef4 2022-12-01T11:09:40.0790732Z deleted: sha256:3f9f9d5fa745067d0ddf7f1206fcf51b87304adb8d32c87e130cbaae4acee275 2022-12-01T11:09:40.0791065Z deleted: sha256:75fb962b88e95b55a260c8cebb5da299635f32f3b104d08b08a2e1fba788437b 2022-12-01T11:09:40.0791397Z deleted: sha256:bd2c58efdd30f071840e8b3fd569126cf238bfdd5f0cd18345e36b60f93489df 2022-12-01T11:09:40.0791731Z deleted: sha256:d72aae1f9d4b7e1acc7b1954fed6c4886c49cec893a48dac5337fee3c9bf4c08 2022-12-01T11:09:40.0792074Z deleted: sha256:2b0461664863c4ef4ad02da7c9ec92a1d6d08bc8a9b76b5a982b7a98549980d3 2022-12-01T11:09:40.0792403Z deleted: sha256:086197a6cf735060ac5a6e595333f0bc14643bfddd3c338439c22002c1bec257 2022-12-01T11:09:40.0792712Z deleted: sha256:64254e4d362f949e9732531c579ca041aa47d4f70f7c242fda19048d82df0a1d 2022-12-01T11:09:40.0793018Z deleted: sha256:25374ed655bf3ce154d4ee14bd8c4f3220431d67b0d18acf3efdd666bbc01285 2022-12-01T11:09:40.0793353Z deleted: sha256:70a8b1a97ab5caea7ba2d2ecea43b58781672c588ee6375271d2b5f04d31594c 2022-12-01T11:09:40.0793808Z deleted: sha256:758af05d13f6edc84594db4db15f7b8066c5da10f6d83717a1d8b6ae5a2caccf 2022-12-01T11:09:40.0794120Z deleted: sha256:b37c30a9368604ae9d1873491a752ae71aba89de73dec5588638c1d2e3917901 2022-12-01T11:09:40.0794581Z deleted: sha256:790f109bf6ce127a4f3e25ea1675387993204350100fca6cecb56f8b863ce2e5 2022-12-01T11:09:40.0794988Z deleted: sha256:df13ec8c62d036e4b9fe0fd768e7fae7c5f76430b4aae4f3f356d701621b86d8 2022-12-01T11:09:40.0795333Z deleted: sha256:ef027ba5732bd4bc180cc8f8d769cd28630e92609a88be8f472e4c8ee8a3bb6d 2022-12-01T11:09:40.0795652Z deleted: sha256:5751424dd4ee3deaaf3e9f8b8172683ff7f30d90dc2415c3833042333f52b619 2022-12-01T11:09:40.0795970Z deleted: sha256:ac0364f6b4441a779e12c1527f256b052fff92b14aca383c87e62a8d6e4d1470 2022-12-01T11:09:40.0796277Z deleted: sha256:1f8161738ca37b8a92ed2577a6d9705167fb325ad8f8512439b47251013af048 2022-12-01T11:09:40.0796583Z deleted: sha256:2f8770a5227a4d66f9bdea07ca3e6e7cda5b06fbc362b354ae29f7542b3e7a19 2022-12-01T11:09:40.0796917Z deleted: sha256:652470cd61eae170df59d88a3b038cd2ab199526f4ba54badf85dd5628d7cb37 2022-12-01T11:09:40.0797257Z deleted: sha256:155eec0e8b217d2bafa06b3f85e987c3164bbad427de092045ddbff33f091a1f 2022-12-01T11:09:40.0797599Z deleted: sha256:8c60c1d76e4c0216ef0cc9248e31a656ab0a29bc95f589f4b23a0634523058c7 2022-12-01T11:09:40.0797897Z deleted: sha256:2811ebe06c45b7997659f3d50562406d001f3e979f398f9b4844bac84b3c419e 2022-12-01T11:09:40.0798214Z deleted: sha256:6a690d8e14cafcab7ab578a42baf2ca075033cf306f03e13ae70150b8be2e586 2022-12-01T11:09:40.0798610Z deleted: sha256:635a5f6faf92c02fc91f0a365e65bb840b74b3b7c079ee1009e6c15cd7c0e7b4 2022-12-01T11:09:40.0798929Z deleted: sha256:2696ecc06a0fc00b7ef534ef78758030c9d69f082f8fcb2f5ab275c6fc199e7c 2022-12-01T11:09:40.0799263Z deleted: sha256:cec67903bb9f9cc16c8826dff0d76c876d88147fecd2dec21ebc0adc56e4f149 2022-12-01T11:09:40.0799587Z deleted: sha256:6d95f163e75e744dc79893bc297644cf2a70187540d68c847baeb77483c6a0f5 2022-12-01T11:09:40.0799926Z deleted: sha256:1b1204e913bbc6e599fc1cdcabede5cd1315dc1b55cd67052bc665a8f8e3cc1a 2022-12-01T11:09:40.0800250Z deleted: sha256:93670f5e92be335224cf3a8b69a526306d2fec5e5e4e42c272b8c0458060036a 2022-12-01T11:09:40.0800557Z deleted: sha256:a0b1388f987804a153c13745107eb2a30de9cc6dc9eab87ae191707765dd7175 2022-12-01T11:09:40.0800866Z deleted: sha256:129bdb873e79117f4e90135f0c6a58f775fcf596f4eb514b803771cef2da8278 2022-12-01T11:09:40.0801194Z deleted: sha256:2d49e3a81bd436bfd20fb4a849cdc98da82cb74afef3de38dda7a946d3fc4153 2022-12-01T11:09:40.0801533Z deleted: sha256:0ba4e259108e5311ddf6b79ae3a35f8f16a4004ef8817e50427baa3cc90ac081 2022-12-01T11:09:40.0801916Z deleted: sha256:c164403226561914f16becdeca65c54d20dba8dad414b062efc34c05c47bf725 2022-12-01T11:09:40.0802248Z deleted: sha256:cbe4006b2e6286d50c1b292fb71b69d5299d65f055285519eafc41eac3ef8a3c 2022-12-01T11:09:40.0802572Z deleted: sha256:edcec18dceb25f1a03ec20de4676464613e69072875a83f5c45e45a31aafc5b9 2022-12-01T11:09:40.0802894Z deleted: sha256:13c4f317ac4bb48997302756b8d5f8b602e835607c9806a1a5b200e9a0657d8a 2022-12-01T11:09:40.0803204Z deleted: sha256:57f043e380f4586c76968d6e062b50bac55254a5be7e80bea3c027a5bb316469 2022-12-01T11:09:40.0803500Z deleted: sha256:3e549931e0240b9aac25dc79ed6a6259863879a5c9bd20755f77cac27c1ab8c8 2022-12-01T11:09:40.0803916Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2022-12-01T11:09:40.0804428Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2022-12-01T11:09:40.0804834Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2022-12-01T11:09:40.0805171Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2022-12-01T11:09:40.0805368Z 2022-12-01T11:09:40.0871912Z Total reclaimed space: 73.97GB 2022-12-01T11:09:40.0944245Z Post job cleanup. 2022-12-01T11:09:40.0983949Z Post job cleanup. 2022-12-01T11:09:40.2080511Z [command]/usr/bin/git version 2022-12-01T11:09:40.2125905Z git version 2.37.1 2022-12-01T11:09:40.2163635Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/98f59094-56cb-4793-a421-dc3241fcc5e4' before making global git config changes 2022-12-01T11:09:40.2164146Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T11:09:40.2168183Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T11:09:40.2216742Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-01T11:09:40.2246277Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-12-01T11:09:40.2740666Z Entering 'android/libs/fbjni' 2022-12-01T11:09:40.2793930Z Entering 'third_party/FP16' 2022-12-01T11:09:40.2849828Z Entering 'third_party/FXdiv' 2022-12-01T11:09:40.2906474Z Entering 'third_party/NNPACK' 2022-12-01T11:09:40.2968852Z Entering 'third_party/QNNPACK' 2022-12-01T11:09:40.3022117Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T11:09:40.3074649Z Entering 'third_party/XNNPACK' 2022-12-01T11:09:40.3187447Z Entering 'third_party/benchmark' 2022-12-01T11:09:40.3243134Z Entering 'third_party/cpuinfo' 2022-12-01T11:09:40.3302335Z Entering 'third_party/cub' 2022-12-01T11:09:40.3355814Z Entering 'third_party/cudnn_frontend' 2022-12-01T11:09:40.3443185Z Entering 'third_party/cutlass' 2022-12-01T11:09:40.3545539Z Entering 'third_party/eigen' 2022-12-01T11:09:40.3620788Z Entering 'third_party/fbgemm' 2022-12-01T11:09:40.3680452Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T11:09:40.3749072Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T11:09:40.3810816Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T11:09:40.3868994Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T11:09:40.3921996Z Entering 'third_party/flatbuffers' 2022-12-01T11:09:40.3983797Z Entering 'third_party/fmt' 2022-12-01T11:09:40.4040690Z Entering 'third_party/foxi' 2022-12-01T11:09:40.4093533Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T11:09:40.4152499Z Entering 'third_party/gloo' 2022-12-01T11:09:40.4214036Z Entering 'third_party/googletest' 2022-12-01T11:09:40.4270945Z Entering 'third_party/ideep' 2022-12-01T11:09:40.4328470Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T11:09:40.4411047Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T11:09:40.4507641Z Entering 'third_party/ios-cmake' 2022-12-01T11:09:40.4559411Z Entering 'third_party/ittapi' 2022-12-01T11:09:40.4616074Z Entering 'third_party/kineto' 2022-12-01T11:09:40.4677325Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T11:09:40.4739580Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T11:09:40.4799454Z Entering 'third_party/nccl/nccl' 2022-12-01T11:09:40.4858271Z Entering 'third_party/neon2sse' 2022-12-01T11:09:40.4915066Z Entering 'third_party/nlohmann' 2022-12-01T11:09:40.4977002Z Entering 'third_party/onnx' 2022-12-01T11:09:40.5083813Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T11:09:40.5145016Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T11:09:40.5202093Z Entering 'third_party/onnx-tensorrt' 2022-12-01T11:09:40.5256863Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T11:09:40.5348977Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T11:09:40.5417634Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T11:09:40.5473628Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T11:09:40.5537348Z Entering 'third_party/pocketfft' 2022-12-01T11:09:40.5592328Z Entering 'third_party/protobuf' 2022-12-01T11:09:40.5684860Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T11:09:40.5742227Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T11:09:40.5801854Z Entering 'third_party/psimd' 2022-12-01T11:09:40.5859523Z Entering 'third_party/pthreadpool' 2022-12-01T11:09:40.5917679Z Entering 'third_party/pybind11' 2022-12-01T11:09:40.5975817Z Entering 'third_party/python-enum' 2022-12-01T11:09:40.6043368Z Entering 'third_party/python-peachpy' 2022-12-01T11:09:40.6097760Z Entering 'third_party/python-six' 2022-12-01T11:09:40.6148334Z Entering 'third_party/sleef' 2022-12-01T11:09:40.6204048Z Entering 'third_party/tbb' 2022-12-01T11:09:40.6278527Z Entering 'third_party/tensorpipe' 2022-12-01T11:09:40.6348728Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T11:09:40.6411810Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T11:09:40.6470468Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T11:09:40.6524744Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T11:09:40.6585564Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T11:09:40.6644128Z Entering 'third_party/zstd' 2022-12-01T11:09:40.6710504Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T11:09:40.6738091Z http.https://github.com/.extraheader 2022-12-01T11:09:40.6746102Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-12-01T11:09:40.6778462Z [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-12-01T11:09:40.7041504Z Entering 'android/libs/fbjni' 2022-12-01T11:09:40.7062175Z http.https://github.com/.extraheader 2022-12-01T11:09:40.7090425Z Entering 'third_party/FP16' 2022-12-01T11:09:40.7110342Z http.https://github.com/.extraheader 2022-12-01T11:09:40.7137964Z Entering 'third_party/FXdiv' 2022-12-01T11:09:40.7161928Z http.https://github.com/.extraheader 2022-12-01T11:09:40.7188945Z Entering 'third_party/NNPACK' 2022-12-01T11:09:40.7208586Z http.https://github.com/.extraheader 2022-12-01T11:09:40.7236032Z Entering 'third_party/QNNPACK' 2022-12-01T11:09:40.7256124Z http.https://github.com/.extraheader 2022-12-01T11:09:40.7284746Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T11:09:40.7305866Z http.https://github.com/.extraheader 2022-12-01T11:09:40.7332670Z Entering 'third_party/XNNPACK' 2022-12-01T11:09:40.7352297Z http.https://github.com/.extraheader 2022-12-01T11:09:40.7390626Z Entering 'third_party/benchmark' 2022-12-01T11:09:40.7411336Z http.https://github.com/.extraheader 2022-12-01T11:09:40.7438702Z Entering 'third_party/cpuinfo' 2022-12-01T11:09:40.7460135Z http.https://github.com/.extraheader 2022-12-01T11:09:40.7488167Z Entering 'third_party/cub' 2022-12-01T11:09:40.7508901Z http.https://github.com/.extraheader 2022-12-01T11:09:40.7537348Z Entering 'third_party/cudnn_frontend' 2022-12-01T11:09:40.7562300Z http.https://github.com/.extraheader 2022-12-01T11:09:40.7595334Z Entering 'third_party/cutlass' 2022-12-01T11:09:40.7619486Z http.https://github.com/.extraheader 2022-12-01T11:09:40.7654032Z Entering 'third_party/eigen' 2022-12-01T11:09:40.7675574Z http.https://github.com/.extraheader 2022-12-01T11:09:40.7704949Z Entering 'third_party/fbgemm' 2022-12-01T11:09:40.7725654Z http.https://github.com/.extraheader 2022-12-01T11:09:40.7753244Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T11:09:40.7773759Z http.https://github.com/.extraheader 2022-12-01T11:09:40.7801028Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T11:09:40.7822901Z http.https://github.com/.extraheader 2022-12-01T11:09:40.7850309Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T11:09:40.7869963Z http.https://github.com/.extraheader 2022-12-01T11:09:40.7897514Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T11:09:40.7917955Z http.https://github.com/.extraheader 2022-12-01T11:09:40.7946989Z Entering 'third_party/flatbuffers' 2022-12-01T11:09:40.7966885Z http.https://github.com/.extraheader 2022-12-01T11:09:40.7996179Z Entering 'third_party/fmt' 2022-12-01T11:09:40.8016175Z http.https://github.com/.extraheader 2022-12-01T11:09:40.8043788Z Entering 'third_party/foxi' 2022-12-01T11:09:40.8065704Z http.https://github.com/.extraheader 2022-12-01T11:09:40.8092218Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T11:09:40.8112413Z http.https://github.com/.extraheader 2022-12-01T11:09:40.8139501Z Entering 'third_party/gloo' 2022-12-01T11:09:40.8160256Z http.https://github.com/.extraheader 2022-12-01T11:09:40.8187897Z Entering 'third_party/googletest' 2022-12-01T11:09:40.8208283Z http.https://github.com/.extraheader 2022-12-01T11:09:40.8235792Z Entering 'third_party/ideep' 2022-12-01T11:09:40.8256428Z http.https://github.com/.extraheader 2022-12-01T11:09:40.8285068Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T11:09:40.8304862Z http.https://github.com/.extraheader 2022-12-01T11:09:40.8332952Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T11:09:40.8352178Z http.https://github.com/.extraheader 2022-12-01T11:09:40.8386701Z Entering 'third_party/ios-cmake' 2022-12-01T11:09:40.8407505Z http.https://github.com/.extraheader 2022-12-01T11:09:40.8434496Z Entering 'third_party/ittapi' 2022-12-01T11:09:40.8455220Z http.https://github.com/.extraheader 2022-12-01T11:09:40.8482450Z Entering 'third_party/kineto' 2022-12-01T11:09:40.8503249Z http.https://github.com/.extraheader 2022-12-01T11:09:40.8530498Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T11:09:40.8549592Z http.https://github.com/.extraheader 2022-12-01T11:09:40.8576250Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T11:09:40.8596379Z http.https://github.com/.extraheader 2022-12-01T11:09:40.8625227Z Entering 'third_party/nccl/nccl' 2022-12-01T11:09:40.8645687Z http.https://github.com/.extraheader 2022-12-01T11:09:40.8672525Z Entering 'third_party/neon2sse' 2022-12-01T11:09:40.8693600Z http.https://github.com/.extraheader 2022-12-01T11:09:40.8721356Z Entering 'third_party/nlohmann' 2022-12-01T11:09:40.8742432Z http.https://github.com/.extraheader 2022-12-01T11:09:40.8771087Z Entering 'third_party/onnx' 2022-12-01T11:09:40.8791238Z http.https://github.com/.extraheader 2022-12-01T11:09:40.8830560Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T11:09:40.8850309Z http.https://github.com/.extraheader 2022-12-01T11:09:40.8879007Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T11:09:40.8899142Z http.https://github.com/.extraheader 2022-12-01T11:09:40.8928566Z Entering 'third_party/onnx-tensorrt' 2022-12-01T11:09:40.8949282Z http.https://github.com/.extraheader 2022-12-01T11:09:40.8976324Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T11:09:40.8996075Z http.https://github.com/.extraheader 2022-12-01T11:09:40.9028723Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T11:09:40.9049397Z http.https://github.com/.extraheader 2022-12-01T11:09:40.9079007Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T11:09:40.9099175Z http.https://github.com/.extraheader 2022-12-01T11:09:40.9126564Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T11:09:40.9146969Z http.https://github.com/.extraheader 2022-12-01T11:09:40.9179147Z Entering 'third_party/pocketfft' 2022-12-01T11:09:40.9199185Z http.https://github.com/.extraheader 2022-12-01T11:09:40.9227989Z Entering 'third_party/protobuf' 2022-12-01T11:09:40.9248837Z http.https://github.com/.extraheader 2022-12-01T11:09:40.9279374Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T11:09:40.9299930Z http.https://github.com/.extraheader 2022-12-01T11:09:40.9326405Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T11:09:40.9346567Z http.https://github.com/.extraheader 2022-12-01T11:09:40.9375247Z Entering 'third_party/psimd' 2022-12-01T11:09:40.9396290Z http.https://github.com/.extraheader 2022-12-01T11:09:40.9424240Z Entering 'third_party/pthreadpool' 2022-12-01T11:09:40.9445250Z http.https://github.com/.extraheader 2022-12-01T11:09:40.9472989Z Entering 'third_party/pybind11' 2022-12-01T11:09:40.9493458Z http.https://github.com/.extraheader 2022-12-01T11:09:40.9521655Z Entering 'third_party/python-enum' 2022-12-01T11:09:40.9542476Z http.https://github.com/.extraheader 2022-12-01T11:09:40.9570169Z Entering 'third_party/python-peachpy' 2022-12-01T11:09:40.9591399Z http.https://github.com/.extraheader 2022-12-01T11:09:40.9618923Z Entering 'third_party/python-six' 2022-12-01T11:09:40.9638627Z http.https://github.com/.extraheader 2022-12-01T11:09:40.9665257Z Entering 'third_party/sleef' 2022-12-01T11:09:40.9685465Z http.https://github.com/.extraheader 2022-12-01T11:09:40.9713869Z Entering 'third_party/tbb' 2022-12-01T11:09:40.9734959Z http.https://github.com/.extraheader 2022-12-01T11:09:40.9764231Z Entering 'third_party/tensorpipe' 2022-12-01T11:09:40.9785212Z http.https://github.com/.extraheader 2022-12-01T11:09:40.9813353Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T11:09:40.9833218Z http.https://github.com/.extraheader 2022-12-01T11:09:40.9860904Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T11:09:40.9880243Z http.https://github.com/.extraheader 2022-12-01T11:09:40.9907148Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T11:09:40.9927218Z http.https://github.com/.extraheader 2022-12-01T11:09:40.9954985Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T11:09:40.9975200Z http.https://github.com/.extraheader 2022-12-01T11:09:41.0002386Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T11:09:41.0022885Z http.https://github.com/.extraheader 2022-12-01T11:09:41.0053591Z Entering 'third_party/zstd' 2022-12-01T11:09:41.0074076Z http.https://github.com/.extraheader 2022-12-01T11:09:41.0326925Z Cleaning up orphan processes