2022-11-23T00:48:12.5609841Z Requested labels: self-hosted, linux.2xlarge 2022-11-23T00:48:12.5609921Z Job defined at: pytorch/pytorch/.github/workflows/_bazel-build-test.yml@refs/heads/master 2022-11-23T00:48:12.5609943Z Waiting for a runner to pick up this job... 2022-11-23T00:48:13.4322851Z Job is about to start running on the runner: i-061a703890cd44132 (organization) 2022-11-23T00:48:18.0346581Z Current runner version: '2.299.1' 2022-11-23T00:48:18.0352065Z Runner name: 'i-061a703890cd44132' 2022-11-23T00:48:18.0352518Z Runner group name: 'Default' 2022-11-23T00:48:18.0353163Z Machine name: 'ip-10-0-6-84' 2022-11-23T00:48:18.0354988Z ##[group]GITHUB_TOKEN Permissions 2022-11-23T00:48:18.0355645Z Actions: write 2022-11-23T00:48:18.0355938Z Checks: write 2022-11-23T00:48:18.0356173Z Contents: write 2022-11-23T00:48:18.0356469Z Deployments: write 2022-11-23T00:48:18.0356761Z Discussions: write 2022-11-23T00:48:18.0357022Z Issues: write 2022-11-23T00:48:18.0357290Z Metadata: read 2022-11-23T00:48:18.0357575Z Packages: write 2022-11-23T00:48:18.0357815Z Pages: write 2022-11-23T00:48:18.0358115Z PullRequests: write 2022-11-23T00:48:18.0358559Z RepositoryProjects: write 2022-11-23T00:48:18.0358840Z SecurityEvents: write 2022-11-23T00:48:18.0359140Z Statuses: write 2022-11-23T00:48:18.0359414Z ##[endgroup] 2022-11-23T00:48:18.0362570Z Secret source: Actions 2022-11-23T00:48:18.0363248Z Prepare workflow directory 2022-11-23T00:48:18.1260046Z Prepare all required actions 2022-11-23T00:48:18.1417251Z Getting action download info 2022-11-23T00:48:18.3147512Z Download action repository 'pytorch/test-infra@main' (SHA:c57ff4d9a93667a5571a80a0e92c3e2674aeedfd) 2022-11-23T00:48:18.6044319Z Download action repository 'pytorch/pytorch@master' (SHA:1cfd3858ac54fe3883534309081631a0a892ba3f) 2022-11-23T00:48:25.1467162Z Getting action download info 2022-11-23T00:48:25.3105593Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-11-23T00:48:25.5103276Z Uses: pytorch/pytorch/.github/workflows/_bazel-build-test.yml 2022-11-23T00:48:25.5104881Z ##[group] Inputs 2022-11-23T00:48:25.5105189Z build-environment: linux-bionic-cuda11.6-py3.10-gcc7-bazel-test 2022-11-23T00:48:25.5105549Z docker-image-name: pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7 2022-11-23T00:48:25.5105815Z sync-tag: 2022-11-23T00:48:25.5105995Z ##[endgroup] 2022-11-23T00:48:25.5106449Z Complete job name: linux-bionic-cuda11.6-py3.10-gcc7-bazel-test / build-and-test 2022-11-23T00:48:25.5751331Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2022-11-23T00:48:25.5751624Z with: 2022-11-23T00:48:25.5752128Z github-secret: *** 2022-11-23T00:48:25.5752335Z activate-with-label: false 2022-11-23T00:48:25.5752533Z label: with-ssh 2022-11-23T00:48:25.5752734Z remove-existing-keys: true 2022-11-23T00:48:25.5752922Z env: 2022-11-23T00:48:25.5753094Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:48:25.5753283Z ##[endgroup] 2022-11-23T00:48:25.6512783Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2022-11-23T00:48:25.6674901Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-11-23T00:48:25.6675172Z with: 2022-11-23T00:48:25.6675336Z submodules: recursive 2022-11-23T00:48:25.6675524Z fetch-depth: 0 2022-11-23T00:48:25.6675691Z env: 2022-11-23T00:48:25.6675851Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:48:25.6676038Z ##[endgroup] 2022-11-23T00:48:25.6880058Z ##[group]Run retry () { 2022-11-23T00:48:25.6880327Z retry () { 2022-11-23T00:48:25.6880543Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-11-23T00:48:25.6880774Z } 2022-11-23T00:48:25.6880998Z echo "${GITHUB_WORKSPACE}" 2022-11-23T00:48:25.6881207Z if [ -z "${NO_SUDO}" ]; then 2022-11-23T00:48:25.6881436Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T00:48:25.6881846Z else 2022-11-23T00:48:25.6882038Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-11-23T00:48:25.6882231Z fi 2022-11-23T00:48:25.6882457Z mkdir "${GITHUB_WORKSPACE}" 2022-11-23T00:48:25.6898104Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:48:25.6898336Z env: 2022-11-23T00:48:25.6898518Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:48:25.6898706Z NO_SUDO: 2022-11-23T00:48:25.6898864Z ##[endgroup] 2022-11-23T00:48:25.6990493Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T00:48:25.7262270Z ##[group]Run malfet/checkout@silent-checkout 2022-11-23T00:48:25.7262499Z with: 2022-11-23T00:48:25.7262694Z ref: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:48:25.7262891Z fetch-depth: 0 2022-11-23T00:48:25.7263073Z submodules: recursive 2022-11-23T00:48:25.7263259Z quiet-checkout: true 2022-11-23T00:48:25.7263444Z repository: pytorch/pytorch 2022-11-23T00:48:25.7263767Z token: *** 2022-11-23T00:48:25.7263941Z ssh-strict: true 2022-11-23T00:48:25.7264123Z persist-credentials: true 2022-11-23T00:48:25.7264312Z clean: true 2022-11-23T00:48:25.7264484Z lfs: false 2022-11-23T00:48:25.7264655Z set-safe-directory: true 2022-11-23T00:48:25.7264835Z env: 2022-11-23T00:48:25.7265006Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:48:25.7265179Z ##[endgroup] 2022-11-23T00:48:25.8346780Z Syncing repository: pytorch/pytorch 2022-11-23T00:48:25.8348225Z ##[group]Getting Git version info 2022-11-23T00:48:25.8348663Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-11-23T00:48:25.8349117Z [command]/usr/bin/git version 2022-11-23T00:48:25.8349318Z git version 2.37.1 2022-11-23T00:48:25.8349854Z ##[endgroup] 2022-11-23T00:48:25.8360856Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/e83ebee8-7d15-4497-8fdf-4eeb820e9420' before making global git config changes 2022-11-23T00:48:25.8361289Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T00:48:25.8363715Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T00:48:25.8398814Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-11-23T00:48:25.8403263Z ##[group]Initializing the repository 2022-11-23T00:48:25.8405639Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T00:48:25.8430828Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-11-23T00:48:25.8431398Z hint: is subject to change. To configure the initial branch name to use in all 2022-11-23T00:48:25.8431982Z hint: of your new repositories, which will suppress this warning, call: 2022-11-23T00:48:25.8432330Z hint: 2022-11-23T00:48:25.8432609Z hint: git config --global init.defaultBranch 2022-11-23T00:48:25.8432820Z hint: 2022-11-23T00:48:25.8433104Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-11-23T00:48:25.8433460Z hint: 'development'. The just-created branch can be renamed via this command: 2022-11-23T00:48:25.8433776Z hint: 2022-11-23T00:48:25.8434335Z hint: git branch -m 2022-11-23T00:48:25.8434738Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-11-23T00:48:25.8439845Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-11-23T00:48:25.8464859Z ##[endgroup] 2022-11-23T00:48:25.8465440Z ##[group]Disabling automatic garbage collection 2022-11-23T00:48:25.8468019Z [command]/usr/bin/git config --local gc.auto 0 2022-11-23T00:48:25.8493056Z ##[endgroup] 2022-11-23T00:48:25.8494366Z ##[group]Setting up auth 2022-11-23T00:48:25.8500846Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T00:48:25.8526557Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-11-23T00:48:25.8800065Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T00:48:25.8825045Z [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-11-23T00:48:25.9063853Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-11-23T00:48:25.9106711Z ##[endgroup] 2022-11-23T00:48:25.9107109Z ##[group]Fetching the repository 2022-11-23T00:48:25.9113401Z [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-11-23T00:49:19.1313582Z [command]/usr/bin/git rev-parse --verify --quiet 1cfd3858ac54fe3883534309081631a0a892ba3f^{object} 2022-11-23T00:49:19.1334909Z 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:49:19.1339858Z ##[endgroup] 2022-11-23T00:49:19.1340209Z ##[group]Determining the checkout info 2022-11-23T00:49:19.1340972Z ##[endgroup] 2022-11-23T00:49:19.1341303Z ##[group]Checking out the ref 2022-11-23T00:49:19.1344421Z [command]/usr/bin/git checkout --quiet --force 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:49:20.4049795Z ##[endgroup] 2022-11-23T00:49:20.4050203Z ##[group]Setting up auth for fetching submodules 2022-11-23T00:49:20.4054947Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-11-23T00:49:20.4096209Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-11-23T00:49:20.4122554Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-11-23T00:49:20.4148590Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-11-23T00:49:20.4172421Z ##[endgroup] 2022-11-23T00:49:20.4172758Z ##[group]Fetching submodules 2022-11-23T00:49:20.4176254Z [command]/usr/bin/git submodule sync --recursive 2022-11-23T00:49:20.4425115Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-11-23T00:49:20.4670851Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-11-23T00:49:20.4671425Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-11-23T00:49:20.4673008Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-11-23T00:49:20.4675176Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-11-23T00:49:20.4677496Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-11-23T00:49:20.4680162Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2022-11-23T00:49:20.4683208Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-11-23T00:49:20.4685710Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-11-23T00:49:20.4688409Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-11-23T00:49:20.4691290Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-11-23T00:49:20.4694153Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-11-23T00:49:20.4697145Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2022-11-23T00:49:20.4700809Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-11-23T00:49:20.4703893Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-11-23T00:49:20.4707267Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-11-23T00:49:20.4710697Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-11-23T00:49:20.4714257Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-11-23T00:49:20.4717972Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-11-23T00:49:20.4721918Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-11-23T00:49:20.4726104Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-11-23T00:49:20.4730147Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-11-23T00:49:20.4734301Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-11-23T00:49:20.4738430Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-11-23T00:49:20.4742623Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-11-23T00:49:20.4747024Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-11-23T00:49:20.4751315Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-11-23T00:49:20.4755676Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-11-23T00:49:20.4760345Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-11-23T00:49:20.4766144Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-11-23T00:49:20.4770848Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-11-23T00:49:20.4775748Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-11-23T00:49:20.4780691Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-11-23T00:49:20.4785861Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-11-23T00:49:20.4791006Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-11-23T00:49:20.4796422Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-11-23T00:49:20.4802046Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-11-23T00:49:20.4807505Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-11-23T00:49:20.4813032Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-11-23T00:49:20.4818734Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-11-23T00:49:20.4824634Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-11-23T00:49:20.4830565Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-11-23T00:49:20.4854310Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-11-23T00:49:20.7568763Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-11-23T00:49:20.9521943Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-11-23T00:49:21.1878806Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-11-23T00:49:21.4709906Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-11-23T00:49:21.7400815Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2022-11-23T00:49:23.7444781Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-11-23T00:49:29.7512680Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-11-23T00:49:30.1239955Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-11-23T00:49:30.6237939Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-11-23T00:49:32.0160078Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-11-23T00:49:33.1127826Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2022-11-23T00:49:34.5151668Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-11-23T00:49:40.5702696Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-11-23T00:49:41.2595590Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-11-23T00:49:42.6469851Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-11-23T00:49:43.8539173Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-11-23T00:49:44.1476949Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-11-23T00:49:44.8246682Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-11-23T00:49:45.1302460Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-11-23T00:49:46.1246835Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-11-23T00:49:46.5236753Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-11-23T00:49:46.7287322Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-11-23T00:49:46.9767760Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-11-23T00:49:48.3267821Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-11-23T00:49:48.7440630Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-11-23T00:49:49.1089311Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-11-23T00:49:55.1155684Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-11-23T00:49:56.9449602Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-11-23T00:49:57.3708939Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-11-23T00:49:57.8066274Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-11-23T00:50:03.2017416Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-11-23T00:50:03.5199874Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-11-23T00:50:03.7971917Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-11-23T00:50:04.6931636Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-11-23T00:50:05.0538426Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-11-23T00:50:05.3592110Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-11-23T00:50:05.6506618Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-11-23T00:50:06.2297154Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-11-23T00:50:08.2849899Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-11-23T00:50:08.7524497Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-11-23T00:50:10.8996043Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-11-23T00:50:10.9091494Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-11-23T00:50:10.9164033Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-11-23T00:50:10.9370418Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-11-23T00:50:10.9576056Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-11-23T00:50:10.9901313Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2022-11-23T00:50:11.5360731Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-11-23T00:50:11.5549056Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-11-23T00:50:11.6455265Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2022-11-23T00:50:11.6769174Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-11-23T00:50:11.9396611Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2022-11-23T00:50:12.3104152Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2022-11-23T00:50:12.5301679Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-11-23T00:50:12.5716546Z Submodule path 'third_party/fbgemm': checked out '4d1738b3142a6cb0c032cd639e239566010b054a' 2022-11-23T00:50:12.5731172Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-11-23T00:50:12.5733109Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T00:50:12.5736249Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-11-23T00:50:12.5739228Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T00:50:12.5760530Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-11-23T00:50:13.5363201Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-11-23T00:50:14.0503713Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-11-23T00:50:15.0668385Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-11-23T00:50:15.3710052Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-11-23T00:50:15.4622265Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-11-23T00:50:15.5166467Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-11-23T00:50:15.5259658Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-11-23T00:50:15.6107561Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-11-23T00:50:15.6434290Z Submodule path 'third_party/fmt': checked out '7bdf0628b1276379886c7f6dda2cef2b3b374f0b' 2022-11-23T00:50:15.6512425Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-11-23T00:50:15.6873397Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-11-23T00:50:15.7091609Z Submodule path 'third_party/gloo': checked out '4a5e339b764261d20fc409071dc7a8b8989aa195' 2022-11-23T00:50:15.7517319Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-11-23T00:50:15.7621782Z Submodule path 'third_party/ideep': checked out '5ddc65efe0428bbce2942b3ce5e3ce15239abe2f' 2022-11-23T00:50:15.7633745Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-11-23T00:50:15.7655230Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-11-23T00:50:23.5886428Z Submodule path 'third_party/ideep/mkl-dnn': checked out 'd19d0f795c60695bd32f894c6f01771b2dfbe24d' 2022-11-23T00:50:23.5901640Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T00:50:23.5923798Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-11-23T00:50:31.5921119Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '650085b2f3643aad05c629425983491d63b5c289' 2022-11-23T00:50:31.6012011Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-11-23T00:50:31.6140658Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-11-23T00:50:31.6979818Z Submodule path 'third_party/kineto': checked out '6c1629809068efd78a8d56b4aa479c7ec49ae562' 2022-11-23T00:50:31.6993752Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T00:50:31.6995964Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T00:50:31.7018223Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-11-23T00:50:32.8040421Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-11-23T00:50:33.8430296Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-11-23T00:50:33.8923065Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-11-23T00:50:33.9110203Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2022-11-23T00:50:33.9239212Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-11-23T00:50:34.0209516Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-11-23T00:50:34.2403417Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-11-23T00:50:34.2430353Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-11-23T00:50:34.2432165Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-11-23T00:50:34.2455736Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-11-23T00:50:34.6364334Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-11-23T00:50:35.4871853Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-11-23T00:50:35.5155608Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-11-23T00:50:35.5289095Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-11-23T00:50:35.5301742Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T00:50:35.5321788Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-11-23T00:50:37.2897304Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-11-23T00:50:37.2915756Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T00:50:37.2917917Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T00:50:37.2941365Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-11-23T00:50:37.6937930Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-11-23T00:50:38.5143863Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-11-23T00:50:38.5742060Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-11-23T00:50:38.5754335Z 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-11-23T00:50:38.5775914Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-11-23T00:50:38.7976150Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-11-23T00:50:38.8055531Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-11-23T00:50:39.0374425Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-11-23T00:50:39.0391670Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-11-23T00:50:39.0393938Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-11-23T00:50:39.0416630Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-11-23T00:50:39.4418468Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-11-23T00:50:40.4413871Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-11-23T00:50:40.5036283Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-11-23T00:50:40.5113303Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-11-23T00:50:40.5208792Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-11-23T00:50:40.5510119Z Submodule path 'third_party/pybind11': checked out '80dc998efced8ceb2be59756668a7e90e8bef917' 2022-11-23T00:50:40.5591026Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-11-23T00:50:40.5845519Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-11-23T00:50:40.5927380Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-11-23T00:50:40.6320771Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-11-23T00:50:40.7304599Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-11-23T00:50:40.7538527Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-11-23T00:50:40.7553437Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-11-23T00:50:40.7555256Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-11-23T00:50:40.7558495Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-11-23T00:50:40.7561805Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T00:50:40.7583052Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-11-23T00:50:41.7436841Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-11-23T00:50:42.0524332Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-11-23T00:50:43.2564551Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-11-23T00:50:44.2517156Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-11-23T00:50:44.2648402Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-11-23T00:50:44.3249700Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-11-23T00:50:44.3499031Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-11-23T00:50:44.3510678Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T00:50:44.3532891Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-11-23T00:50:44.6569694Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-11-23T00:50:44.7815696Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-11-23T00:50:44.7850392Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-11-23T00:50:44.8105908Z Entering 'android/libs/fbjni' 2022-11-23T00:50:44.8140730Z Entering 'third_party/FP16' 2022-11-23T00:50:44.8174924Z Entering 'third_party/FXdiv' 2022-11-23T00:50:44.8208868Z Entering 'third_party/NNPACK' 2022-11-23T00:50:44.8243383Z Entering 'third_party/QNNPACK' 2022-11-23T00:50:44.8276889Z Entering 'third_party/VulkanMemoryAllocator' 2022-11-23T00:50:44.8312402Z Entering 'third_party/XNNPACK' 2022-11-23T00:50:44.8356087Z Entering 'third_party/benchmark' 2022-11-23T00:50:44.8389714Z Entering 'third_party/cpuinfo' 2022-11-23T00:50:44.8424574Z Entering 'third_party/cub' 2022-11-23T00:50:44.8458337Z Entering 'third_party/cudnn_frontend' 2022-11-23T00:50:44.8496449Z Entering 'third_party/cutlass' 2022-11-23T00:50:44.8537300Z Entering 'third_party/eigen' 2022-11-23T00:50:44.8572762Z Entering 'third_party/fbgemm' 2022-11-23T00:50:44.8606705Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-11-23T00:50:44.8639634Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T00:50:44.8672840Z Entering 'third_party/fbgemm/third_party/googletest' 2022-11-23T00:50:44.8706173Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T00:50:44.8772557Z Entering 'third_party/flatbuffers' 2022-11-23T00:50:44.8783438Z Entering 'third_party/fmt' 2022-11-23T00:50:44.8818801Z Entering 'third_party/foxi' 2022-11-23T00:50:44.8852259Z Entering 'third_party/gemmlowp/gemmlowp' 2022-11-23T00:50:44.8887538Z Entering 'third_party/gloo' 2022-11-23T00:50:44.8921288Z Entering 'third_party/googletest' 2022-11-23T00:50:44.8955098Z Entering 'third_party/ideep' 2022-11-23T00:50:44.8989093Z Entering 'third_party/ideep/mkl-dnn' 2022-11-23T00:50:44.9025404Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T00:50:44.9069244Z Entering 'third_party/ios-cmake' 2022-11-23T00:50:44.9102952Z Entering 'third_party/ittapi' 2022-11-23T00:50:44.9137236Z Entering 'third_party/kineto' 2022-11-23T00:50:44.9171136Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T00:50:44.9206658Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T00:50:44.9240627Z Entering 'third_party/nccl/nccl' 2022-11-23T00:50:44.9274183Z Entering 'third_party/neon2sse' 2022-11-23T00:50:44.9310841Z Entering 'third_party/nlohmann' 2022-11-23T00:50:44.9345822Z Entering 'third_party/onnx' 2022-11-23T00:50:44.9392401Z Entering 'third_party/onnx/third_party/benchmark' 2022-11-23T00:50:44.9427694Z Entering 'third_party/onnx/third_party/pybind11' 2022-11-23T00:50:44.9462946Z Entering 'third_party/onnx-tensorrt' 2022-11-23T00:50:44.9496219Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T00:50:44.9533997Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T00:50:44.9567741Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T00:50:44.9599952Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T00:50:44.9636528Z Entering 'third_party/pocketfft' 2022-11-23T00:50:44.9671257Z Entering 'third_party/protobuf' 2022-11-23T00:50:44.9708645Z Entering 'third_party/protobuf/third_party/benchmark' 2022-11-23T00:50:44.9743286Z Entering 'third_party/protobuf/third_party/googletest' 2022-11-23T00:50:44.9778981Z Entering 'third_party/psimd' 2022-11-23T00:50:44.9814490Z Entering 'third_party/pthreadpool' 2022-11-23T00:50:44.9848830Z Entering 'third_party/pybind11' 2022-11-23T00:50:44.9883589Z Entering 'third_party/python-enum' 2022-11-23T00:50:44.9917856Z Entering 'third_party/python-peachpy' 2022-11-23T00:50:44.9952247Z Entering 'third_party/python-six' 2022-11-23T00:50:44.9986230Z Entering 'third_party/sleef' 2022-11-23T00:50:45.0021842Z Entering 'third_party/tbb' 2022-11-23T00:50:45.0058975Z Entering 'third_party/tensorpipe' 2022-11-23T00:50:45.0093793Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-11-23T00:50:45.0128254Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-11-23T00:50:45.0162072Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-11-23T00:50:45.0195574Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T00:50:45.0228951Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T00:50:45.0266865Z Entering 'third_party/zstd' 2022-11-23T00:50:45.0309582Z ##[endgroup] 2022-11-23T00:50:45.0309972Z ##[group]Persisting credentials for submodules 2022-11-23T00:50:45.0315863Z [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-11-23T00:50:45.0581076Z Entering 'android/libs/fbjni' 2022-11-23T00:50:45.0615231Z Entering 'third_party/FP16' 2022-11-23T00:50:45.0651273Z Entering 'third_party/FXdiv' 2022-11-23T00:50:45.0686344Z Entering 'third_party/NNPACK' 2022-11-23T00:50:45.0723063Z Entering 'third_party/QNNPACK' 2022-11-23T00:50:45.0757534Z Entering 'third_party/VulkanMemoryAllocator' 2022-11-23T00:50:45.0793856Z Entering 'third_party/XNNPACK' 2022-11-23T00:50:45.0839183Z Entering 'third_party/benchmark' 2022-11-23T00:50:45.0874870Z Entering 'third_party/cpuinfo' 2022-11-23T00:50:45.0910783Z Entering 'third_party/cub' 2022-11-23T00:50:45.0944745Z Entering 'third_party/cudnn_frontend' 2022-11-23T00:50:45.0982745Z Entering 'third_party/cutlass' 2022-11-23T00:50:45.1022077Z Entering 'third_party/eigen' 2022-11-23T00:50:45.1058501Z Entering 'third_party/fbgemm' 2022-11-23T00:50:45.1093413Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-11-23T00:50:45.1126870Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T00:50:45.1159795Z Entering 'third_party/fbgemm/third_party/googletest' 2022-11-23T00:50:45.1193475Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T00:50:45.1228055Z Entering 'third_party/flatbuffers' 2022-11-23T00:50:45.1263735Z Entering 'third_party/fmt' 2022-11-23T00:50:45.1297235Z Entering 'third_party/foxi' 2022-11-23T00:50:45.1330625Z Entering 'third_party/gemmlowp/gemmlowp' 2022-11-23T00:50:45.1364468Z Entering 'third_party/gloo' 2022-11-23T00:50:45.1397358Z Entering 'third_party/googletest' 2022-11-23T00:50:45.1430729Z Entering 'third_party/ideep' 2022-11-23T00:50:45.1463178Z Entering 'third_party/ideep/mkl-dnn' 2022-11-23T00:50:45.1498656Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T00:50:45.1538030Z Entering 'third_party/ios-cmake' 2022-11-23T00:50:45.1572288Z Entering 'third_party/ittapi' 2022-11-23T00:50:45.1606288Z Entering 'third_party/kineto' 2022-11-23T00:50:45.1639775Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T00:50:45.1672109Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T00:50:45.1706124Z Entering 'third_party/nccl/nccl' 2022-11-23T00:50:45.1739492Z Entering 'third_party/neon2sse' 2022-11-23T00:50:45.1773359Z Entering 'third_party/nlohmann' 2022-11-23T00:50:45.1807939Z Entering 'third_party/onnx' 2022-11-23T00:50:45.1851855Z Entering 'third_party/onnx/third_party/benchmark' 2022-11-23T00:50:45.1886323Z Entering 'third_party/onnx/third_party/pybind11' 2022-11-23T00:50:45.1921744Z Entering 'third_party/onnx-tensorrt' 2022-11-23T00:50:45.1953773Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T00:50:45.1990905Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T00:50:45.2024241Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T00:50:45.2058357Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T00:50:45.2094678Z Entering 'third_party/pocketfft' 2022-11-23T00:50:45.2129031Z Entering 'third_party/protobuf' 2022-11-23T00:50:45.2165799Z Entering 'third_party/protobuf/third_party/benchmark' 2022-11-23T00:50:45.2199030Z Entering 'third_party/protobuf/third_party/googletest' 2022-11-23T00:50:45.2232510Z Entering 'third_party/psimd' 2022-11-23T00:50:45.2265542Z Entering 'third_party/pthreadpool' 2022-11-23T00:50:45.2299405Z Entering 'third_party/pybind11' 2022-11-23T00:50:45.2332931Z Entering 'third_party/python-enum' 2022-11-23T00:50:45.2366292Z Entering 'third_party/python-peachpy' 2022-11-23T00:50:45.2399925Z Entering 'third_party/python-six' 2022-11-23T00:50:45.2433118Z Entering 'third_party/sleef' 2022-11-23T00:50:45.2466302Z Entering 'third_party/tbb' 2022-11-23T00:50:45.2502332Z Entering 'third_party/tensorpipe' 2022-11-23T00:50:45.2537524Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-11-23T00:50:45.2571428Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-11-23T00:50:45.2605117Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-11-23T00:50:45.2639732Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T00:50:45.2672188Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T00:50:45.2709930Z Entering 'third_party/zstd' 2022-11-23T00:50:45.2756936Z [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-11-23T00:50:45.3011004Z Entering 'android/libs/fbjni' 2022-11-23T00:50:45.3041185Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-11-23T00:50:45.3056807Z Entering 'third_party/FP16' 2022-11-23T00:50:45.3089054Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-11-23T00:50:45.3103655Z Entering 'third_party/FXdiv' 2022-11-23T00:50:45.3135250Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-11-23T00:50:45.3150442Z Entering 'third_party/NNPACK' 2022-11-23T00:50:45.3183072Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-11-23T00:50:45.3197838Z Entering 'third_party/QNNPACK' 2022-11-23T00:50:45.3229922Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-11-23T00:50:45.3244832Z Entering 'third_party/VulkanMemoryAllocator' 2022-11-23T00:50:45.3277190Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2022-11-23T00:50:45.3292715Z Entering 'third_party/XNNPACK' 2022-11-23T00:50:45.3324701Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-11-23T00:50:45.3348016Z Entering 'third_party/benchmark' 2022-11-23T00:50:45.3380268Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-11-23T00:50:45.3394643Z Entering 'third_party/cpuinfo' 2022-11-23T00:50:45.3427158Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-11-23T00:50:45.3442793Z Entering 'third_party/cub' 2022-11-23T00:50:45.3474192Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-11-23T00:50:45.3488041Z Entering 'third_party/cudnn_frontend' 2022-11-23T00:50:45.3520488Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-11-23T00:50:45.3539952Z Entering 'third_party/cutlass' 2022-11-23T00:50:45.3571983Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2022-11-23T00:50:45.3591946Z Entering 'third_party/eigen' 2022-11-23T00:50:45.3623960Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-11-23T00:50:45.3641302Z Entering 'third_party/fbgemm' 2022-11-23T00:50:45.3674417Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-11-23T00:50:45.3688561Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-11-23T00:50:45.3719161Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-11-23T00:50:45.3732575Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T00:50:45.3763156Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-11-23T00:50:45.3778137Z Entering 'third_party/fbgemm/third_party/googletest' 2022-11-23T00:50:45.3808576Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-11-23T00:50:45.3822644Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T00:50:45.3852448Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2022-11-23T00:50:45.3866889Z Entering 'third_party/flatbuffers' 2022-11-23T00:50:45.3898718Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-11-23T00:50:45.3914222Z Entering 'third_party/fmt' 2022-11-23T00:50:45.3946550Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-11-23T00:50:45.3960221Z Entering 'third_party/foxi' 2022-11-23T00:50:45.3992677Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-11-23T00:50:45.4007296Z Entering 'third_party/gemmlowp/gemmlowp' 2022-11-23T00:50:45.4037865Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-11-23T00:50:45.4051637Z Entering 'third_party/gloo' 2022-11-23T00:50:45.4082761Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-11-23T00:50:45.4096324Z Entering 'third_party/googletest' 2022-11-23T00:50:45.4127890Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-11-23T00:50:45.4141629Z Entering 'third_party/ideep' 2022-11-23T00:50:45.4173653Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-11-23T00:50:45.4186418Z Entering 'third_party/ideep/mkl-dnn' 2022-11-23T00:50:45.4218346Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-11-23T00:50:45.4235017Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T00:50:45.4267531Z 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-11-23T00:50:45.4289964Z Entering 'third_party/ios-cmake' 2022-11-23T00:50:45.4322328Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-11-23T00:50:45.4338535Z Entering 'third_party/ittapi' 2022-11-23T00:50:45.4372313Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-11-23T00:50:45.4386519Z Entering 'third_party/kineto' 2022-11-23T00:50:45.4418727Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-11-23T00:50:45.4432790Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T00:50:45.4465278Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2022-11-23T00:50:45.4479129Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T00:50:45.4511339Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2022-11-23T00:50:45.4526615Z Entering 'third_party/nccl/nccl' 2022-11-23T00:50:45.4558091Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-11-23T00:50:45.4572776Z Entering 'third_party/neon2sse' 2022-11-23T00:50:45.4605179Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-11-23T00:50:45.4618941Z Entering 'third_party/nlohmann' 2022-11-23T00:50:45.4650812Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-11-23T00:50:45.4666426Z Entering 'third_party/onnx' 2022-11-23T00:50:45.4698107Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-11-23T00:50:45.4724739Z Entering 'third_party/onnx/third_party/benchmark' 2022-11-23T00:50:45.4757561Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-11-23T00:50:45.4773291Z Entering 'third_party/onnx/third_party/pybind11' 2022-11-23T00:50:45.4805529Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-11-23T00:50:45.4821514Z Entering 'third_party/onnx-tensorrt' 2022-11-23T00:50:45.4855468Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-11-23T00:50:45.4869086Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T00:50:45.4902086Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2022-11-23T00:50:45.4920062Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T00:50:45.5022703Z 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-11-23T00:50:45.5036892Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T00:50:45.5069279Z 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-11-23T00:50:45.5083881Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T00:50:45.5115308Z 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-11-23T00:50:45.5133799Z Entering 'third_party/pocketfft' 2022-11-23T00:50:45.5165758Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-11-23T00:50:45.5179217Z Entering 'third_party/protobuf' 2022-11-23T00:50:45.5212112Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-11-23T00:50:45.5228447Z Entering 'third_party/protobuf/third_party/benchmark' 2022-11-23T00:50:45.5260746Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-11-23T00:50:45.5273892Z Entering 'third_party/protobuf/third_party/googletest' 2022-11-23T00:50:45.5307032Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-11-23T00:50:45.5323429Z Entering 'third_party/psimd' 2022-11-23T00:50:45.5355515Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-11-23T00:50:45.5369889Z Entering 'third_party/pthreadpool' 2022-11-23T00:50:45.5402368Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-11-23T00:50:45.5416636Z Entering 'third_party/pybind11' 2022-11-23T00:50:45.5449436Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-11-23T00:50:45.5464029Z Entering 'third_party/python-enum' 2022-11-23T00:50:45.5497095Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-11-23T00:50:45.5510883Z Entering 'third_party/python-peachpy' 2022-11-23T00:50:45.5543570Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-11-23T00:50:45.5557287Z Entering 'third_party/python-six' 2022-11-23T00:50:45.5589436Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-11-23T00:50:45.5605344Z Entering 'third_party/sleef' 2022-11-23T00:50:45.5637699Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-11-23T00:50:45.5652107Z Entering 'third_party/tbb' 2022-11-23T00:50:45.5685309Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-11-23T00:50:45.5701340Z Entering 'third_party/tensorpipe' 2022-11-23T00:50:45.5734154Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-11-23T00:50:45.5747899Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-11-23T00:50:45.5779410Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-11-23T00:50:45.5792559Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-11-23T00:50:45.5823525Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-11-23T00:50:45.5836896Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-11-23T00:50:45.5868232Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-11-23T00:50:45.5883170Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T00:50:45.5912765Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-11-23T00:50:45.5925491Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T00:50:45.5957018Z 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-11-23T00:50:45.5974160Z Entering 'third_party/zstd' 2022-11-23T00:50:45.6006583Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-11-23T00:50:45.8335053Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-11-23T00:50:45.8600089Z Entering 'android/libs/fbjni' 2022-11-23T00:50:45.8634100Z Entering 'third_party/FP16' 2022-11-23T00:50:45.8668392Z Entering 'third_party/FXdiv' 2022-11-23T00:50:45.8702899Z Entering 'third_party/NNPACK' 2022-11-23T00:50:45.8737219Z Entering 'third_party/QNNPACK' 2022-11-23T00:50:45.8771852Z Entering 'third_party/VulkanMemoryAllocator' 2022-11-23T00:50:45.8806239Z Entering 'third_party/XNNPACK' 2022-11-23T00:50:45.8850483Z Entering 'third_party/benchmark' 2022-11-23T00:50:45.8885689Z Entering 'third_party/cpuinfo' 2022-11-23T00:50:45.8920876Z Entering 'third_party/cub' 2022-11-23T00:50:45.8955639Z Entering 'third_party/cudnn_frontend' 2022-11-23T00:50:45.8996293Z Entering 'third_party/cutlass' 2022-11-23T00:50:45.9036844Z Entering 'third_party/eigen' 2022-11-23T00:50:45.9075320Z Entering 'third_party/fbgemm' 2022-11-23T00:50:45.9110623Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-11-23T00:50:45.9144846Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T00:50:45.9179349Z Entering 'third_party/fbgemm/third_party/googletest' 2022-11-23T00:50:45.9213274Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T00:50:45.9248087Z Entering 'third_party/flatbuffers' 2022-11-23T00:50:45.9285016Z Entering 'third_party/fmt' 2022-11-23T00:50:45.9318906Z Entering 'third_party/foxi' 2022-11-23T00:50:45.9353747Z Entering 'third_party/gemmlowp/gemmlowp' 2022-11-23T00:50:45.9387562Z Entering 'third_party/gloo' 2022-11-23T00:50:45.9421303Z Entering 'third_party/googletest' 2022-11-23T00:50:45.9455554Z Entering 'third_party/ideep' 2022-11-23T00:50:45.9488284Z Entering 'third_party/ideep/mkl-dnn' 2022-11-23T00:50:45.9524695Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T00:50:45.9565009Z Entering 'third_party/ios-cmake' 2022-11-23T00:50:45.9598803Z Entering 'third_party/ittapi' 2022-11-23T00:50:45.9632511Z Entering 'third_party/kineto' 2022-11-23T00:50:45.9666744Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T00:50:45.9701504Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T00:50:45.9736454Z Entering 'third_party/nccl/nccl' 2022-11-23T00:50:45.9772332Z Entering 'third_party/neon2sse' 2022-11-23T00:50:45.9807266Z Entering 'third_party/nlohmann' 2022-11-23T00:50:45.9842176Z Entering 'third_party/onnx' 2022-11-23T00:50:45.9887879Z Entering 'third_party/onnx/third_party/benchmark' 2022-11-23T00:50:45.9922534Z Entering 'third_party/onnx/third_party/pybind11' 2022-11-23T00:50:45.9957823Z Entering 'third_party/onnx-tensorrt' 2022-11-23T00:50:45.9991681Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T00:50:46.0030288Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T00:50:46.0064279Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T00:50:46.0098283Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T00:50:46.0136718Z Entering 'third_party/pocketfft' 2022-11-23T00:50:46.0170734Z Entering 'third_party/protobuf' 2022-11-23T00:50:46.0210677Z Entering 'third_party/protobuf/third_party/benchmark' 2022-11-23T00:50:46.0244488Z Entering 'third_party/protobuf/third_party/googletest' 2022-11-23T00:50:46.0279506Z Entering 'third_party/psimd' 2022-11-23T00:50:46.0313336Z Entering 'third_party/pthreadpool' 2022-11-23T00:50:46.0347277Z Entering 'third_party/pybind11' 2022-11-23T00:50:46.0381642Z Entering 'third_party/python-enum' 2022-11-23T00:50:46.0415469Z Entering 'third_party/python-peachpy' 2022-11-23T00:50:46.0450931Z Entering 'third_party/python-six' 2022-11-23T00:50:46.0484155Z Entering 'third_party/sleef' 2022-11-23T00:50:46.0517443Z Entering 'third_party/tbb' 2022-11-23T00:50:46.0553859Z Entering 'third_party/tensorpipe' 2022-11-23T00:50:46.0587669Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-11-23T00:50:46.0621586Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-11-23T00:50:46.0654466Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-11-23T00:50:46.0689357Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T00:50:46.0722139Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T00:50:46.0757259Z Entering 'third_party/zstd' 2022-11-23T00:50:46.0801326Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2022-11-23T00:50:46.1047985Z Entering 'android/libs/fbjni' 2022-11-23T00:50:46.1079924Z Entering 'third_party/FP16' 2022-11-23T00:50:46.1112245Z Entering 'third_party/FXdiv' 2022-11-23T00:50:46.1144881Z Entering 'third_party/NNPACK' 2022-11-23T00:50:46.1180153Z Entering 'third_party/QNNPACK' 2022-11-23T00:50:46.1213291Z Entering 'third_party/VulkanMemoryAllocator' 2022-11-23T00:50:46.1246558Z Entering 'third_party/XNNPACK' 2022-11-23T00:50:46.1289660Z Entering 'third_party/benchmark' 2022-11-23T00:50:46.1323250Z Entering 'third_party/cpuinfo' 2022-11-23T00:50:46.1357320Z Entering 'third_party/cub' 2022-11-23T00:50:46.1390527Z Entering 'third_party/cudnn_frontend' 2022-11-23T00:50:46.1429797Z Entering 'third_party/cutlass' 2022-11-23T00:50:46.1468621Z Entering 'third_party/eigen' 2022-11-23T00:50:46.1505951Z Entering 'third_party/fbgemm' 2022-11-23T00:50:46.1539599Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-11-23T00:50:46.1574640Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T00:50:46.1607887Z Entering 'third_party/fbgemm/third_party/googletest' 2022-11-23T00:50:46.1645484Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T00:50:46.1678584Z Entering 'third_party/flatbuffers' 2022-11-23T00:50:46.1715047Z Entering 'third_party/fmt' 2022-11-23T00:50:46.1748811Z Entering 'third_party/foxi' 2022-11-23T00:50:46.1782454Z Entering 'third_party/gemmlowp/gemmlowp' 2022-11-23T00:50:46.1816933Z Entering 'third_party/gloo' 2022-11-23T00:50:46.1851008Z Entering 'third_party/googletest' 2022-11-23T00:50:46.1884128Z Entering 'third_party/ideep' 2022-11-23T00:50:46.1916095Z Entering 'third_party/ideep/mkl-dnn' 2022-11-23T00:50:46.1951098Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T00:50:46.1989844Z Entering 'third_party/ios-cmake' 2022-11-23T00:50:46.2022635Z Entering 'third_party/ittapi' 2022-11-23T00:50:46.2056108Z Entering 'third_party/kineto' 2022-11-23T00:50:46.2090260Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T00:50:46.2123199Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T00:50:46.2156754Z Entering 'third_party/nccl/nccl' 2022-11-23T00:50:46.2190780Z Entering 'third_party/neon2sse' 2022-11-23T00:50:46.2290537Z Entering 'third_party/nlohmann' 2022-11-23T00:50:46.2325922Z Entering 'third_party/onnx' 2022-11-23T00:50:46.2371256Z Entering 'third_party/onnx/third_party/benchmark' 2022-11-23T00:50:46.2404370Z Entering 'third_party/onnx/third_party/pybind11' 2022-11-23T00:50:46.2440711Z Entering 'third_party/onnx-tensorrt' 2022-11-23T00:50:46.2474047Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T00:50:46.2512017Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T00:50:46.2547480Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T00:50:46.2581315Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T00:50:46.2621065Z Entering 'third_party/pocketfft' 2022-11-23T00:50:46.2655902Z Entering 'third_party/protobuf' 2022-11-23T00:50:46.2694152Z Entering 'third_party/protobuf/third_party/benchmark' 2022-11-23T00:50:46.2729717Z Entering 'third_party/protobuf/third_party/googletest' 2022-11-23T00:50:46.2766090Z Entering 'third_party/psimd' 2022-11-23T00:50:46.2801037Z Entering 'third_party/pthreadpool' 2022-11-23T00:50:46.2836129Z Entering 'third_party/pybind11' 2022-11-23T00:50:46.2872313Z Entering 'third_party/python-enum' 2022-11-23T00:50:46.2906826Z Entering 'third_party/python-peachpy' 2022-11-23T00:50:46.2941258Z Entering 'third_party/python-six' 2022-11-23T00:50:46.2975371Z Entering 'third_party/sleef' 2022-11-23T00:50:46.3010648Z Entering 'third_party/tbb' 2022-11-23T00:50:46.3048110Z Entering 'third_party/tensorpipe' 2022-11-23T00:50:46.3083195Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-11-23T00:50:46.3116278Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-11-23T00:50:46.3149809Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-11-23T00:50:46.3184596Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T00:50:46.3217584Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T00:50:46.3253983Z Entering 'third_party/zstd' 2022-11-23T00:50:46.3296898Z ##[endgroup] 2022-11-23T00:50:46.3341363Z [command]/usr/bin/git log -1 --format='%H' 2022-11-23T00:50:46.3365888Z '1cfd3858ac54fe3883534309081631a0a892ba3f' 2022-11-23T00:50:46.3483036Z Prepare all required actions 2022-11-23T00:50:46.3507249Z ##[group]Run ./.github/actions/setup-linux 2022-11-23T00:50:46.3507456Z env: 2022-11-23T00:50:46.3507620Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:50:46.3507809Z ##[endgroup] 2022-11-23T00:50:46.3521249Z ##[group]Run set -euo pipefail 2022-11-23T00:50:46.3521628Z set -euo pipefail 2022-11-23T00:50:46.3521909Z function get_ec2_metadata() { 2022-11-23T00:50:46.3522171Z  # Pulled from instance metadata endpoint for EC2 2022-11-23T00:50:46.3522536Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-11-23T00:50:46.3522840Z  category=$1 2022-11-23T00:50:46.3523071Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-11-23T00:50:46.3523298Z } 2022-11-23T00:50:46.3523502Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-11-23T00:50:46.3523780Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-11-23T00:50:46.3524056Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-11-23T00:50:46.3524307Z echo "system info $(uname -a)" 2022-11-23T00:50:46.3535815Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:50:46.3536035Z env: 2022-11-23T00:50:46.3536202Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:50:46.3536399Z ##[endgroup] 2022-11-23T00:50:46.3618704Z ami-id: ami-096198a0bccc6bad4 2022-11-23T00:50:46.3668728Z instance-id: i-061a703890cd44132 2022-11-23T00:50:46.3718924Z instance-type: c5.2xlarge 2022-11-23T00:50:46.3725504Z system info Linux ip-10-0-6-84.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-11-23T00:50:46.3740813Z ##[group]Run if systemctl is-active --quiet docker; then 2022-11-23T00:50:46.3741109Z if systemctl is-active --quiet docker; then 2022-11-23T00:50:46.3741357Z  echo "Docker daemon is running..."; 2022-11-23T00:50:46.3741555Z else 2022-11-23T00:50:46.3741792Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2022-11-23T00:50:46.3742023Z fi 2022-11-23T00:50:46.3753196Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:50:46.3753402Z env: 2022-11-23T00:50:46.3753578Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:50:46.3753764Z ##[endgroup] 2022-11-23T00:50:46.3795512Z Docker daemon is running... 2022-11-23T00:50:46.3811085Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-11-23T00:50:46.3811441Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-11-23T00:50:46.3811709Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-11-23T00:50:46.3812099Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2022-11-23T00:50:46.3812468Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2022-11-23T00:50:46.3823039Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:50:46.3823254Z env: 2022-11-23T00:50:46.3823414Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:50:46.3823611Z AWS_RETRY_MODE: standard 2022-11-23T00:50:46.3823794Z AWS_MAX_ATTEMPTS: 5 2022-11-23T00:50:46.3823976Z AWS_DEFAULT_REGION: us-east-1 2022-11-23T00:50:46.3824163Z ##[endgroup] 2022-11-23T00:50:47.1469407Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2022-11-23T00:50:47.1469923Z Configure a credential helper to remove this warning. See 2022-11-23T00:50:47.1470537Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2022-11-23T00:50:47.1470812Z 2022-11-23T00:50:47.1471104Z Login Succeeded 2022-11-23T00:50:47.1512347Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-11-23T00:50:47.1512667Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-11-23T00:50:47.1513035Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-11-23T00:50:47.1524460Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:50:47.1524683Z env: 2022-11-23T00:50:47.1524863Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:50:47.1525040Z ##[endgroup] 2022-11-23T00:50:47.1621744Z Prepare all required actions 2022-11-23T00:50:47.1661246Z ##[group]Run ./.github/actions/calculate-docker-image 2022-11-23T00:50:47.1661463Z with: 2022-11-23T00:50:47.1661731Z docker-image-name: pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7 2022-11-23T00:50:47.1662001Z skip_push: true 2022-11-23T00:50:47.1662154Z env: 2022-11-23T00:50:47.1662328Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:50:47.1662511Z ##[endgroup] 2022-11-23T00:50:47.1713456Z ##[group]Run if [ -n "${IS_XLA}" ]; then 2022-11-23T00:50:47.1713694Z if [ -n "${IS_XLA}" ]; then 2022-11-23T00:50:47.1713953Z  echo "XLA workflow uses pre-built test image at ${XLA_IMAGE_TAG}" 2022-11-23T00:50:47.1714244Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2022-11-23T00:50:47.1714503Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2022-11-23T00:50:47.1714805Z  echo "docker-image=${DOCKER_IMAGE_BASE}:${XLA_IMAGE_TAG}" >> "${GITHUB_OUTPUT}" 2022-11-23T00:50:47.1715085Z else 2022-11-23T00:50:47.1715293Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2022-11-23T00:50:47.1715638Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2022-11-23T00:50:47.1715933Z  echo "docker-image=${DOCKER_IMAGE_BASE}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2022-11-23T00:50:47.1716158Z fi 2022-11-23T00:50:47.1727053Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:50:47.1727274Z env: 2022-11-23T00:50:47.1727438Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:50:47.1727622Z IS_XLA: 2022-11-23T00:50:47.1727796Z XLA_IMAGE_TAG: v0.4 2022-11-23T00:50:47.1728122Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7 2022-11-23T00:50:47.1728444Z ##[endgroup] 2022-11-23T00:50:47.1803075Z ##[group]Run set -x 2022-11-23T00:50:47.1803317Z set -x 2022-11-23T00:50:47.1803564Z # Check if image already exists, if it does then skip building it 2022-11-23T00:50:47.1803836Z if docker manifest inspect "${DOCKER_IMAGE}"; then 2022-11-23T00:50:47.1804060Z  exit 0 2022-11-23T00:50:47.1804229Z fi 2022-11-23T00:50:47.1804437Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2022-11-23T00:50:47.1804711Z  # if we're on the base branch then use the parent commit 2022-11-23T00:50:47.1804966Z  MERGE_BASE=$(git rev-parse HEAD~) 2022-11-23T00:50:47.1805189Z else 2022-11-23T00:50:47.1805472Z  # otherwise we're on a PR, so use the most recent base commit 2022-11-23T00:50:47.1805748Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2022-11-23T00:50:47.1805962Z fi 2022-11-23T00:50:47.1806176Z # Covers the case where a previous tag doesn't exist for the tree 2022-11-23T00:50:47.1806513Z # this is only really applicable on trees that don't have `.circleci/docker` at its merge base, i.e. nightly 2022-11-23T00:50:47.1806840Z if ! git rev-parse "$MERGE_BASE:.circleci/docker"; then 2022-11-23T00:50:47.1807182Z  echo "Directory '.circleci/docker' not found in commit $MERGE_BASE, you should probably rebase onto a more recent commit" 2022-11-23T00:50:47.1807454Z  exit 1 2022-11-23T00:50:47.1807619Z fi 2022-11-23T00:50:47.1807854Z PREVIOUS_DOCKER_TAG=$(git rev-parse "$MERGE_BASE:.circleci/docker") 2022-11-23T00:50:47.1808167Z # If no image exists but the hash is the same as the previous hash then we should error out here 2022-11-23T00:50:47.1808475Z if [[ "${PREVIOUS_DOCKER_TAG}" = "${DOCKER_TAG}" ]]; then 2022-11-23T00:50:47.1808805Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2022-11-23T00:50:47.1809162Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2022-11-23T00:50:47.1809540Z  # NOTE: DOCKER_FORCE_PUSH will always be set to true for docker-builds.yml 2022-11-23T00:50:47.1809824Z  if [[ "${DOCKER_FORCE_PUSH}" != "true" ]]; then 2022-11-23T00:50:47.1810116Z  # In order to avoid a stampeding herd of jobs trying to push all at once we set it to 2022-11-23T00:50:47.1810452Z  # skip the push. If this is negatively affecting TTS across the board the suggestion 2022-11-23T00:50:47.1810783Z  # should be to run the docker-builds.yml workflow to generate the correct docker builds 2022-11-23T00:50:47.1811080Z  echo "skip_push=true" >> "${GITHUB_OUTPUT}" 2022-11-23T00:50:47.1811285Z  fi 2022-11-23T00:50:47.1811433Z fi 2022-11-23T00:50:47.1811634Z echo "rebuild=yes" >> "${GITHUB_OUTPUT}" 2022-11-23T00:50:47.1821999Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:50:47.1822206Z env: 2022-11-23T00:50:47.1822385Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:50:47.1822622Z BASE_REVISION: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:50:47.1823033Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T00:50:47.1823498Z DOCKER_TAG: 072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T00:50:47.1823721Z DOCKER_FORCE_PUSH: 2022-11-23T00:50:47.1823910Z ##[endgroup] 2022-11-23T00:50:47.1847347Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T00:50:47.3762389Z { 2022-11-23T00:50:47.3762749Z "schemaVersion": 2, 2022-11-23T00:50:47.3763227Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2022-11-23T00:50:47.3763643Z "config": { 2022-11-23T00:50:47.3764055Z "mediaType": "application/vnd.docker.container.image.v1+json", 2022-11-23T00:50:47.3764429Z "size": 35601, 2022-11-23T00:50:47.3764897Z "digest": "sha256:e2c63e8434298b5b8922fe396fb22d541e83da3321f8559334df676354c6a90a" 2022-11-23T00:50:47.3765253Z }, 2022-11-23T00:50:47.3765406Z "layers": [ 2022-11-23T00:50:47.3765556Z { 2022-11-23T00:50:47.3765801Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3766056Z "size": 26712500, 2022-11-23T00:50:47.3766298Z "digest": "sha256:a404e54162968593b8d92b571f3cdd673e4c9eab5d9be28d7c494595c0aa6682" 2022-11-23T00:50:47.3766534Z }, 2022-11-23T00:50:47.3766679Z { 2022-11-23T00:50:47.3766910Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3767159Z "size": 7219397, 2022-11-23T00:50:47.3767419Z "digest": "sha256:c58c079e9b17b292ad26374701a9d5dfd3d7eafcc3f108d39985d3f4784684c8" 2022-11-23T00:50:47.3767649Z }, 2022-11-23T00:50:47.3767792Z { 2022-11-23T00:50:47.3768036Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3768271Z "size": 23604607, 2022-11-23T00:50:47.3768537Z "digest": "sha256:e5b80b8bbe91fc0bc7d36ba09b785496a7960a66f636b160c5a12419552af1fe" 2022-11-23T00:50:47.3768779Z }, 2022-11-23T00:50:47.3768924Z { 2022-11-23T00:50:47.3769159Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3769408Z "size": 188, 2022-11-23T00:50:47.3769652Z "digest": "sha256:8882407902901f63934c52e4734aeefff25db6fc0f5e78746bd6b780128341b5" 2022-11-23T00:50:47.3769963Z }, 2022-11-23T00:50:47.3770094Z { 2022-11-23T00:50:47.3770335Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3770577Z "size": 6432, 2022-11-23T00:50:47.3770839Z "digest": "sha256:515fe5e34eb4bc62c3326670d7d3a7ba0bf80f69d5a97bb75d74afeaae355709" 2022-11-23T00:50:47.3771072Z }, 2022-11-23T00:50:47.3771215Z { 2022-11-23T00:50:47.3771453Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3771685Z "size": 1115878383, 2022-11-23T00:50:47.3772148Z "digest": "sha256:4e4521f12f5a54bb7b56e1384b4a1886c5e68371141a1c09214bd2a930950ebf" 2022-11-23T00:50:47.3772385Z }, 2022-11-23T00:50:47.3772520Z { 2022-11-23T00:50:47.3772762Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3773013Z "size": 64865, 2022-11-23T00:50:47.3773255Z "digest": "sha256:f6e1a56cb32d50256517c6858e3f81ca727e587c6015a4a0b11036acea87bbb3" 2022-11-23T00:50:47.3773489Z }, 2022-11-23T00:50:47.3773635Z { 2022-11-23T00:50:47.3773865Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3774117Z "size": 1430331264, 2022-11-23T00:50:47.3774377Z "digest": "sha256:c29b96e36bd0f0852460f5bbc199054a77d2ebd3c8c27a328d89fa058ac250ab" 2022-11-23T00:50:47.3774714Z }, 2022-11-23T00:50:47.3774998Z { 2022-11-23T00:50:47.3775380Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3775613Z "size": 90032, 2022-11-23T00:50:47.3775931Z "digest": "sha256:304d3c6c28d08fa0840b7525f7c493d3fa040b1804eb0c50338495009747bae4" 2022-11-23T00:50:47.3776383Z }, 2022-11-23T00:50:47.3776662Z { 2022-11-23T00:50:47.3776904Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3777421Z "size": 2063, 2022-11-23T00:50:47.3777703Z "digest": "sha256:fac00e927cfe0a35ca80ecec84e10182070020a634a101f34305467da7ab1a1a" 2022-11-23T00:50:47.3777941Z }, 2022-11-23T00:50:47.3778088Z { 2022-11-23T00:50:47.3778332Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3778573Z "size": 199270319, 2022-11-23T00:50:47.3778869Z "digest": "sha256:f0158c8d842008288f2b850bdefdf91b4af049bd6176b7b0767f69d7cc13c50a" 2022-11-23T00:50:47.3779110Z }, 2022-11-23T00:50:47.3779243Z { 2022-11-23T00:50:47.3779487Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3779737Z "size": 451, 2022-11-23T00:50:47.3780017Z "digest": "sha256:3ceac802dd07fcf55d2b93a23edaf33f07bef620dfcab7aa873b6a56d264a79e" 2022-11-23T00:50:47.3780265Z }, 2022-11-23T00:50:47.3780417Z { 2022-11-23T00:50:47.3780662Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3780899Z "size": 1123, 2022-11-23T00:50:47.3781143Z "digest": "sha256:0d0e625ba887092abf1156132b3636823376396a8d873a7e675697fd006f442f" 2022-11-23T00:50:47.3781365Z }, 2022-11-23T00:50:47.3781499Z { 2022-11-23T00:50:47.3781740Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3781981Z "size": 483, 2022-11-23T00:50:47.3782231Z "digest": "sha256:bc2be817cb7e56c0fe277e9f7a83acc451157403b583ab114a1a916c83900a17" 2022-11-23T00:50:47.3782474Z }, 2022-11-23T00:50:47.3782621Z { 2022-11-23T00:50:47.3782849Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3783094Z "size": 67661414, 2022-11-23T00:50:47.3783337Z "digest": "sha256:11eb2106b94845808ad38191e89580534e1100fe37612a4f0bb685db911b9150" 2022-11-23T00:50:47.3783547Z }, 2022-11-23T00:50:47.3783696Z { 2022-11-23T00:50:47.3783942Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3804825Z "size": 2616, 2022-11-23T00:50:47.3805167Z "digest": "sha256:34fa4193c7a6c00f804dfa14513e283158309717570dcf1277fd89757fb6bb3f" 2022-11-23T00:50:47.3805394Z }, 2022-11-23T00:50:47.3805544Z { 2022-11-23T00:50:47.3805795Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3806037Z "size": 1959, 2022-11-23T00:50:47.3806295Z "digest": "sha256:a7cf5b3894f84ffa4b810c59741e84d35e33ba26124647683f884507fb061e9f" 2022-11-23T00:50:47.3806533Z }, 2022-11-23T00:50:47.3806668Z { 2022-11-23T00:50:47.3806916Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3807168Z "size": 1973939585, 2022-11-23T00:50:47.3807438Z "digest": "sha256:3f6b06edd3f531a914fd389caef7d1691cb23404629be6be0abe0339ddc0678c" 2022-11-23T00:50:47.3807675Z }, 2022-11-23T00:50:47.3807822Z { 2022-11-23T00:50:47.3808201Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3808440Z "size": 172, 2022-11-23T00:50:47.3808714Z "digest": "sha256:73a2b1f75a3dbefe4468280a87a2415eefdbbdadcdf37a9237aeaa024b33963d" 2022-11-23T00:50:47.3808973Z }, 2022-11-23T00:50:47.3809109Z { 2022-11-23T00:50:47.3809354Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3809603Z "size": 466, 2022-11-23T00:50:47.3809839Z "digest": "sha256:ba6235196410e324c5451c63ea97dbab567e08dc8c117114099b7099d0b8578e" 2022-11-23T00:50:47.3810067Z }, 2022-11-23T00:50:47.3810214Z { 2022-11-23T00:50:47.3810444Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3810689Z "size": 5909, 2022-11-23T00:50:47.3810947Z "digest": "sha256:879cdaf83543e32f1ccb394ac4275cd667af127211bf570f38c11b9845f28a2d" 2022-11-23T00:50:47.3811175Z }, 2022-11-23T00:50:47.3811321Z { 2022-11-23T00:50:47.3811563Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3811801Z "size": 848, 2022-11-23T00:50:47.3812059Z "digest": "sha256:6ff0fc00b0a900fc7e17952079248a4a6c807a2d7338b98c810e570bacc126d9" 2022-11-23T00:50:47.3812341Z }, 2022-11-23T00:50:47.3812489Z { 2022-11-23T00:50:47.3812719Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3812966Z "size": 106, 2022-11-23T00:50:47.3813236Z "digest": "sha256:a58b9ed071f4e44eb9bfe71aa802daec10e1747ce7384d8e18efa682e556f5af" 2022-11-23T00:50:47.3813477Z }, 2022-11-23T00:50:47.3813622Z { 2022-11-23T00:50:47.3813865Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3814098Z "size": 887, 2022-11-23T00:50:47.3814356Z "digest": "sha256:a8c562f6a1cf6b48c0493bc13aa2b642c25e1da770344a2ca10d38850f792650" 2022-11-23T00:50:47.3814596Z }, 2022-11-23T00:50:47.3814730Z { 2022-11-23T00:50:47.3814972Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3815220Z "size": 88761541, 2022-11-23T00:50:47.3815458Z "digest": "sha256:0a39b4492650b5679cc5c22eb367764eff04598530676d22f60a14a88e25012c" 2022-11-23T00:50:47.3815689Z }, 2022-11-23T00:50:47.3815833Z { 2022-11-23T00:50:47.3816061Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3816310Z "size": 109, 2022-11-23T00:50:47.3816563Z "digest": "sha256:9088ff8de2694f94e7738c6109b89817e8abf85f91c7a38bb92f059d8818b545" 2022-11-23T00:50:47.3816782Z }, 2022-11-23T00:50:47.3816929Z { 2022-11-23T00:50:47.3817167Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3817402Z "size": 558, 2022-11-23T00:50:47.3817654Z "digest": "sha256:165006759af311fe67596042f785cbf0f1dee1e25a7a6adc88ff9ded67ba909e" 2022-11-23T00:50:47.3817887Z }, 2022-11-23T00:50:47.3818034Z { 2022-11-23T00:50:47.3818263Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3818508Z "size": 1138936, 2022-11-23T00:50:47.3818779Z "digest": "sha256:ae48b7377a0d2e2bc8af932dc3e6d68a540fbfe7e337a863bb6f81e393296bf3" 2022-11-23T00:50:47.3819018Z }, 2022-11-23T00:50:47.3819167Z { 2022-11-23T00:50:47.3819405Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3819638Z "size": 103, 2022-11-23T00:50:47.3819901Z "digest": "sha256:b18965f4b6f191a8bc1ae5f78e767987d6237cbd2b61d5efa9af1abc0f217635" 2022-11-23T00:50:47.3820141Z }, 2022-11-23T00:50:47.3820276Z { 2022-11-23T00:50:47.3820516Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3820759Z "size": 548, 2022-11-23T00:50:47.3820994Z "digest": "sha256:102ddcd90753146a4988550d9a880745dc554bf9730d2b09c04246e0c3d53f8b" 2022-11-23T00:50:47.3821216Z }, 2022-11-23T00:50:47.3821361Z { 2022-11-23T00:50:47.3821591Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3821836Z "size": 193189935, 2022-11-23T00:50:47.3822143Z "digest": "sha256:5f5dd1cba1208e6ec3ac4c43b4d990c6270ffd197de3905a0dd2c2ba1ef47a17" 2022-11-23T00:50:47.3822379Z }, 2022-11-23T00:50:47.3822524Z { 2022-11-23T00:50:47.3822765Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3823008Z "size": 107, 2022-11-23T00:50:47.3823259Z "digest": "sha256:8a7f50c8b503db6decdcc5d0765f1a9385cd6a58bc528be46690f226548e84f4" 2022-11-23T00:50:47.3823500Z }, 2022-11-23T00:50:47.3823644Z { 2022-11-23T00:50:47.3823873Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3824114Z "size": 452, 2022-11-23T00:50:47.3824362Z "digest": "sha256:863c35620b44d68da64b95a9660833a83eeadb3d79c2018057ff5e6083ea8d39" 2022-11-23T00:50:47.3824583Z }, 2022-11-23T00:50:47.3824727Z { 2022-11-23T00:50:47.3824967Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3825202Z "size": 33928750, 2022-11-23T00:50:47.3825463Z "digest": "sha256:183e4209dc37f9a2b43cdffe95a7104aff4a1ca1db546e13217761a43cb9f45f" 2022-11-23T00:50:47.3825709Z }, 2022-11-23T00:50:47.3825842Z { 2022-11-23T00:50:47.3826079Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3826357Z "size": 104, 2022-11-23T00:50:47.3826599Z "digest": "sha256:a47cba6c334e2a598e5239ab3a9a347603588fb94886525c0338ec10eb6dbc3b" 2022-11-23T00:50:47.3826831Z }, 2022-11-23T00:50:47.3826976Z { 2022-11-23T00:50:47.3827202Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3827446Z "size": 402, 2022-11-23T00:50:47.3827703Z "digest": "sha256:a9f3d47422333222c85edc7791f0c98cecd56fd19551ccd898f36ba332d57772" 2022-11-23T00:50:47.3827939Z }, 2022-11-23T00:50:47.3828073Z { 2022-11-23T00:50:47.3828316Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3828561Z "size": 19705442, 2022-11-23T00:50:47.3828818Z "digest": "sha256:3cefa8a4607fdc58bff0530771ad93edb1ce65ac25d527a03a4901ead2e553b5" 2022-11-23T00:50:47.3829070Z }, 2022-11-23T00:50:47.3829216Z { 2022-11-23T00:50:47.3829442Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3829689Z "size": 449, 2022-11-23T00:50:47.3829942Z "digest": "sha256:023a41fa48e62c60b66e5945955f80a14fd4d67d6fc25ebba81ab814175050fe" 2022-11-23T00:50:47.3830166Z }, 2022-11-23T00:50:47.3830310Z { 2022-11-23T00:50:47.3830549Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3830783Z "size": 39748104, 2022-11-23T00:50:47.3831045Z "digest": "sha256:96e251412f4d15bd65ccf3fa59c27f2532c5a5f6f0c6ec9b3702ff4aa64afdd7" 2022-11-23T00:50:47.3831285Z }, 2022-11-23T00:50:47.3831419Z { 2022-11-23T00:50:47.3831655Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3831898Z "size": 106, 2022-11-23T00:50:47.3832140Z "digest": "sha256:49d40c00cf56c1579f7e83e209e4ad9c4572754ff69cf9d74f519b0d7cf9d16e" 2022-11-23T00:50:47.3832377Z }, 2022-11-23T00:50:47.3832523Z { 2022-11-23T00:50:47.3832751Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3832996Z "size": 1765, 2022-11-23T00:50:47.3833266Z "digest": "sha256:7e2d6313145fed6ccab1ed98aa11aac9481de18da43c1f1d4e643b6c378ad525" 2022-11-23T00:50:47.3833513Z }, 2022-11-23T00:50:47.3833645Z { 2022-11-23T00:50:47.3833886Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3834130Z "size": 460206373, 2022-11-23T00:50:47.3834365Z "digest": "sha256:96805775a692864df392bb398e81dbd9dfff4e205eb2724111127f1295309712" 2022-11-23T00:50:47.3834590Z }, 2022-11-23T00:50:47.3834734Z { 2022-11-23T00:50:47.3834959Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3835201Z "size": 163, 2022-11-23T00:50:47.3835468Z "digest": "sha256:75f1ead35ace6302e226c221b4b1e6dd094ceefae9d9bc3f91e612a3cc62259d" 2022-11-23T00:50:47.3835706Z }, 2022-11-23T00:50:47.3835848Z { 2022-11-23T00:50:47.3836121Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3836354Z "size": 7940, 2022-11-23T00:50:47.3836605Z "digest": "sha256:793c37004dab62e943bc7fc474e32b9b4b427f70a652879264246c433caa7f3a" 2022-11-23T00:50:47.3836837Z }, 2022-11-23T00:50:47.3836969Z { 2022-11-23T00:50:47.3837213Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3837460Z "size": 8073, 2022-11-23T00:50:47.3837712Z "digest": "sha256:cadc5661750d9e54c1546636b7e70ccbf0fc11c4f80fd1d09f39fa7bcee88a9e" 2022-11-23T00:50:47.3837957Z }, 2022-11-23T00:50:47.3838101Z { 2022-11-23T00:50:47.3838415Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3838663Z "size": 303, 2022-11-23T00:50:47.3838930Z "digest": "sha256:6386b2adbe28ecf7fd04744d6f9727eaf099234edb41e9e774e2051c5dee4c4a" 2022-11-23T00:50:47.3839174Z }, 2022-11-23T00:50:47.3839307Z { 2022-11-23T00:50:47.3839548Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3839795Z "size": 12971309, 2022-11-23T00:50:47.3840041Z "digest": "sha256:74aa250bc82f794bfa15a1643dcb95b09cd4b7522d39c45763d843822e35a570" 2022-11-23T00:50:47.3840318Z }, 2022-11-23T00:50:47.3840462Z { 2022-11-23T00:50:47.3840689Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3840932Z "size": 108, 2022-11-23T00:50:47.3841186Z "digest": "sha256:436525efe61d6106f5e8548f46d30e62ff36a5653ad475c0e1cc00ebdec359b5" 2022-11-23T00:50:47.3841408Z }, 2022-11-23T00:50:47.3841688Z { 2022-11-23T00:50:47.3841932Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3842166Z "size": 54145470, 2022-11-23T00:50:47.3842433Z "digest": "sha256:596be1fe0bdac9c86101e8ce2f641627dbe3bf960980bd43a52c446d32f3cc55" 2022-11-23T00:50:47.3842684Z }, 2022-11-23T00:50:47.3842817Z { 2022-11-23T00:50:47.3843060Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3843311Z "size": 501, 2022-11-23T00:50:47.3843555Z "digest": "sha256:772fa4efddc3f079a5158b67ec68105a781e9105f70f7368297a58e435cb8c24" 2022-11-23T00:50:47.3843795Z }, 2022-11-23T00:50:47.3843943Z { 2022-11-23T00:50:47.3844185Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3844421Z "size": 2994013645, 2022-11-23T00:50:47.3844689Z "digest": "sha256:91ddf385377b5f9b30bcbca0f44382a5940882e11d3dac9ab5c0a7d95c72727e" 2022-11-23T00:50:47.3844932Z }, 2022-11-23T00:50:47.3845066Z { 2022-11-23T00:50:47.3845306Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3845551Z "size": 106, 2022-11-23T00:50:47.3845794Z "digest": "sha256:9f7cfb8957843a742d406b46db909e82523c418ca843dcfe53db0195b6cacc85" 2022-11-23T00:50:47.3846028Z }, 2022-11-23T00:50:47.3846178Z { 2022-11-23T00:50:47.3846406Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-11-23T00:50:47.3846649Z "size": 180, 2022-11-23T00:50:47.3846903Z "digest": "sha256:8b8218af047961f80478980a971e25fdfbd76e01ac4e8bda7d8c13ea9ed4eb22" 2022-11-23T00:50:47.3847128Z } 2022-11-23T00:50:47.3847274Z ] 2022-11-23T00:50:47.3847419Z } 2022-11-23T00:50:47.3847573Z + exit 0 2022-11-23T00:50:47.3941385Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2022-11-23T00:50:47.3941624Z with: 2022-11-23T00:50:47.3941986Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T00:50:47.3942337Z env: 2022-11-23T00:50:47.3942497Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:50:47.3942682Z ##[endgroup] 2022-11-23T00:50:47.3963456Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-11-23T00:50:47.3963742Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-11-23T00:50:47.3964014Z # ignore output since only exit code is used for conditional 2022-11-23T00:50:47.3964302Z # only pull docker image if it's not available locally 2022-11-23T00:50:47.3964588Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2022-11-23T00:50:47.3964904Z  retry docker pull "${DOCKER_IMAGE}" 2022-11-23T00:50:47.3965107Z fi 2022-11-23T00:50:47.3976378Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T00:50:47.3976594Z env: 2022-11-23T00:50:47.3976774Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:50:47.3977155Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T00:50:47.3977520Z ##[endgroup] 2022-11-23T00:50:47.6121179Z 072aae4a77ed7d3a69ad5683420509c41301b940: Pulling from pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7 2022-11-23T00:50:47.6122013Z a404e5416296: Pulling fs layer 2022-11-23T00:50:47.6122351Z c58c079e9b17: Pulling fs layer 2022-11-23T00:50:47.6122723Z e5b80b8bbe91: Pulling fs layer 2022-11-23T00:50:47.6123074Z 888240790290: Pulling fs layer 2022-11-23T00:50:47.6123417Z 515fe5e34eb4: Pulling fs layer 2022-11-23T00:50:47.6123738Z 4e4521f12f5a: Pulling fs layer 2022-11-23T00:50:47.6124259Z f6e1a56cb32d: Pulling fs layer 2022-11-23T00:50:47.6124608Z c29b96e36bd0: Pulling fs layer 2022-11-23T00:50:47.6124940Z 304d3c6c28d0: Pulling fs layer 2022-11-23T00:50:47.6125324Z fac00e927cfe: Pulling fs layer 2022-11-23T00:50:47.6125636Z f0158c8d8420: Pulling fs layer 2022-11-23T00:50:47.6125974Z 3ceac802dd07: Pulling fs layer 2022-11-23T00:50:47.6126323Z 0d0e625ba887: Pulling fs layer 2022-11-23T00:50:47.6126648Z bc2be817cb7e: Pulling fs layer 2022-11-23T00:50:47.6126987Z 515fe5e34eb4: Waiting 2022-11-23T00:50:47.6127327Z 11eb2106b948: Pulling fs layer 2022-11-23T00:50:47.6127666Z 34fa4193c7a6: Pulling fs layer 2022-11-23T00:50:47.6128000Z 4e4521f12f5a: Waiting 2022-11-23T00:50:47.6128351Z a7cf5b3894f8: Pulling fs layer 2022-11-23T00:50:47.6128681Z 3f6b06edd3f5: Pulling fs layer 2022-11-23T00:50:47.6128881Z f6e1a56cb32d: Waiting 2022-11-23T00:50:47.6129066Z 73a2b1f75a3d: Pulling fs layer 2022-11-23T00:50:47.6129244Z ba6235196410: Pulling fs layer 2022-11-23T00:50:47.6129429Z c29b96e36bd0: Waiting 2022-11-23T00:50:47.6129616Z 879cdaf83543: Pulling fs layer 2022-11-23T00:50:47.6129791Z 888240790290: Waiting 2022-11-23T00:50:47.6129962Z 6ff0fc00b0a9: Pulling fs layer 2022-11-23T00:50:47.6130153Z a58b9ed071f4: Pulling fs layer 2022-11-23T00:50:47.6130346Z a8c562f6a1cf: Pulling fs layer 2022-11-23T00:50:47.6130520Z fac00e927cfe: Waiting 2022-11-23T00:50:47.6130702Z 0a39b4492650: Pulling fs layer 2022-11-23T00:50:47.6130890Z 9088ff8de269: Pulling fs layer 2022-11-23T00:50:47.6131058Z 304d3c6c28d0: Waiting 2022-11-23T00:50:47.6131236Z 165006759af3: Pulling fs layer 2022-11-23T00:50:47.6131415Z 3f6b06edd3f5: Waiting 2022-11-23T00:50:47.6131575Z 879cdaf83543: Waiting 2022-11-23T00:50:47.6131758Z ae48b7377a0d: Pulling fs layer 2022-11-23T00:50:47.6131938Z a58b9ed071f4: Waiting 2022-11-23T00:50:47.6132098Z 73a2b1f75a3d: Waiting 2022-11-23T00:50:47.6132278Z b18965f4b6f1: Pulling fs layer 2022-11-23T00:50:47.6132466Z 102ddcd90753: Pulling fs layer 2022-11-23T00:50:47.6132648Z 5f5dd1cba120: Pulling fs layer 2022-11-23T00:50:47.6132915Z 6ff0fc00b0a9: Waiting 2022-11-23T00:50:47.6133102Z 8a7f50c8b503: Pulling fs layer 2022-11-23T00:50:47.6133277Z a8c562f6a1cf: Waiting 2022-11-23T00:50:47.6133457Z 863c35620b44: Pulling fs layer 2022-11-23T00:50:47.6133644Z 183e4209dc37: Pulling fs layer 2022-11-23T00:50:47.6133811Z ba6235196410: Waiting 2022-11-23T00:50:47.6133982Z b18965f4b6f1: Waiting 2022-11-23T00:50:47.6134168Z a47cba6c334e: Pulling fs layer 2022-11-23T00:50:47.6134339Z 102ddcd90753: Waiting 2022-11-23T00:50:47.6134518Z a9f3d4742233: Pulling fs layer 2022-11-23T00:50:47.6134711Z 3cefa8a4607f: Pulling fs layer 2022-11-23T00:50:47.6134891Z 023a41fa48e6: Pulling fs layer 2022-11-23T00:50:47.6135071Z 5f5dd1cba120: Waiting 2022-11-23T00:50:47.6135254Z 96e251412f4d: Pulling fs layer 2022-11-23T00:50:47.6135423Z 8a7f50c8b503: Waiting 2022-11-23T00:50:47.6135604Z 49d40c00cf56: Pulling fs layer 2022-11-23T00:50:47.6135793Z 7e2d6313145f: Pulling fs layer 2022-11-23T00:50:47.6135962Z 863c35620b44: Waiting 2022-11-23T00:50:47.6136139Z 96805775a692: Pulling fs layer 2022-11-23T00:50:47.6136329Z 75f1ead35ace: Pulling fs layer 2022-11-23T00:50:47.6136499Z 183e4209dc37: Waiting 2022-11-23T00:50:47.6136679Z 793c37004dab: Pulling fs layer 2022-11-23T00:50:47.6136860Z a47cba6c334e: Waiting 2022-11-23T00:50:47.6137066Z cadc5661750d: Pulling fs layer 2022-11-23T00:50:47.6137247Z 6386b2adbe28: Pulling fs layer 2022-11-23T00:50:47.6137425Z a9f3d4742233: Waiting 2022-11-23T00:50:47.6137606Z 74aa250bc82f: Pulling fs layer 2022-11-23T00:50:47.6137785Z 436525efe61d: Pulling fs layer 2022-11-23T00:50:47.6137965Z f0158c8d8420: Waiting 2022-11-23T00:50:47.6138146Z 596be1fe0bda: Pulling fs layer 2022-11-23T00:50:47.6138328Z 772fa4efddc3: Pulling fs layer 2022-11-23T00:50:47.6138507Z 9088ff8de269: Waiting 2022-11-23T00:50:47.6138682Z bc2be817cb7e: Waiting 2022-11-23T00:50:47.6138843Z 11eb2106b948: Waiting 2022-11-23T00:50:47.6139011Z a7cf5b3894f8: Waiting 2022-11-23T00:50:47.6139191Z 91ddf385377b: Pulling fs layer 2022-11-23T00:50:47.6139405Z 34fa4193c7a6: Waiting 2022-11-23T00:50:47.6139576Z 3ceac802dd07: Waiting 2022-11-23T00:50:47.6139765Z 3cefa8a4607f: Waiting 2022-11-23T00:50:47.6139954Z 9f7cfb895784: Pulling fs layer 2022-11-23T00:50:47.6140143Z 8b8218af0479: Pulling fs layer 2022-11-23T00:50:47.6140318Z 793c37004dab: Waiting 2022-11-23T00:50:47.6140475Z 023a41fa48e6: Waiting 2022-11-23T00:50:47.6140641Z 436525efe61d: Waiting 2022-11-23T00:50:47.6140808Z cadc5661750d: Waiting 2022-11-23T00:50:47.6140961Z 96e251412f4d: Waiting 2022-11-23T00:50:47.6141125Z 6386b2adbe28: Waiting 2022-11-23T00:50:47.6141296Z 596be1fe0bda: Waiting 2022-11-23T00:50:47.6141466Z 772fa4efddc3: Waiting 2022-11-23T00:50:47.6141647Z 49d40c00cf56: Waiting 2022-11-23T00:50:47.6141813Z 91ddf385377b: Waiting 2022-11-23T00:50:47.6141976Z 7e2d6313145f: Waiting 2022-11-23T00:50:47.6142129Z 8b8218af0479: Waiting 2022-11-23T00:50:47.6142293Z 165006759af3: Waiting 2022-11-23T00:50:47.6142457Z 74aa250bc82f: Waiting 2022-11-23T00:50:47.6142615Z ae48b7377a0d: Waiting 2022-11-23T00:50:47.6142779Z 96805775a692: Waiting 2022-11-23T00:50:47.6142943Z 0d0e625ba887: Waiting 2022-11-23T00:50:47.6143095Z 0a39b4492650: Waiting 2022-11-23T00:50:47.7666963Z c58c079e9b17: Download complete 2022-11-23T00:50:47.8455747Z 888240790290: Verifying Checksum 2022-11-23T00:50:47.8456185Z 888240790290: Download complete 2022-11-23T00:50:47.9008763Z e5b80b8bbe91: Verifying Checksum 2022-11-23T00:50:47.9009019Z e5b80b8bbe91: Download complete 2022-11-23T00:50:47.9259471Z 515fe5e34eb4: Verifying Checksum 2022-11-23T00:50:47.9263970Z 515fe5e34eb4: Download complete 2022-11-23T00:50:47.9271023Z a404e5416296: Verifying Checksum 2022-11-23T00:50:47.9275208Z a404e5416296: Download complete 2022-11-23T00:50:48.0018791Z f6e1a56cb32d: Download complete 2022-11-23T00:50:48.0788615Z 304d3c6c28d0: Verifying Checksum 2022-11-23T00:50:48.0789317Z 304d3c6c28d0: Download complete 2022-11-23T00:50:48.1570442Z fac00e927cfe: Verifying Checksum 2022-11-23T00:50:48.1571169Z fac00e927cfe: Download complete 2022-11-23T00:50:48.5759920Z a404e5416296: Pull complete 2022-11-23T00:50:48.8315928Z c58c079e9b17: Pull complete 2022-11-23T00:50:49.3220341Z e5b80b8bbe91: Pull complete 2022-11-23T00:50:49.4283985Z 888240790290: Pull complete 2022-11-23T00:50:49.5371144Z 515fe5e34eb4: Pull complete 2022-11-23T00:50:50.2066248Z f0158c8d8420: Verifying Checksum 2022-11-23T00:50:50.2066613Z f0158c8d8420: Download complete 2022-11-23T00:50:50.2820460Z 3ceac802dd07: Verifying Checksum 2022-11-23T00:50:50.2820888Z 3ceac802dd07: Download complete 2022-11-23T00:50:50.3583594Z 0d0e625ba887: Verifying Checksum 2022-11-23T00:50:50.3584040Z 0d0e625ba887: Download complete 2022-11-23T00:50:50.4322049Z bc2be817cb7e: Download complete 2022-11-23T00:50:51.1608949Z 11eb2106b948: Verifying Checksum 2022-11-23T00:50:51.1609251Z 11eb2106b948: Download complete 2022-11-23T00:50:51.2505834Z 34fa4193c7a6: Verifying Checksum 2022-11-23T00:50:51.2506195Z 34fa4193c7a6: Download complete 2022-11-23T00:50:51.3200427Z a7cf5b3894f8: Verifying Checksum 2022-11-23T00:50:51.3201689Z a7cf5b3894f8: Download complete 2022-11-23T00:50:59.1159490Z 4e4521f12f5a: Verifying Checksum 2022-11-23T00:50:59.1159876Z 4e4521f12f5a: Download complete 2022-11-23T00:50:59.1881224Z 73a2b1f75a3d: Download complete 2022-11-23T00:50:59.2634902Z ba6235196410: Verifying Checksum 2022-11-23T00:50:59.2635365Z ba6235196410: Download complete 2022-11-23T00:50:59.3431330Z 879cdaf83543: Download complete 2022-11-23T00:50:59.4722847Z 6ff0fc00b0a9: Verifying Checksum 2022-11-23T00:50:59.5383446Z 6ff0fc00b0a9: Download complete 2022-11-23T00:50:59.5383719Z a58b9ed071f4: Verifying Checksum 2022-11-23T00:50:59.5383937Z a58b9ed071f4: Download complete 2022-11-23T00:50:59.6137578Z a8c562f6a1cf: Verifying Checksum 2022-11-23T00:50:59.6137982Z a8c562f6a1cf: Download complete 2022-11-23T00:51:01.2230474Z 0a39b4492650: Verifying Checksum 2022-11-23T00:51:01.2230776Z 0a39b4492650: Download complete 2022-11-23T00:51:01.3030313Z 9088ff8de269: Verifying Checksum 2022-11-23T00:51:01.3030590Z 9088ff8de269: Download complete 2022-11-23T00:51:01.3888818Z 165006759af3: Verifying Checksum 2022-11-23T00:51:01.3889085Z 165006759af3: Download complete 2022-11-23T00:51:01.5082996Z ae48b7377a0d: Verifying Checksum 2022-11-23T00:51:01.5083408Z ae48b7377a0d: Download complete 2022-11-23T00:51:01.5828905Z b18965f4b6f1: Verifying Checksum 2022-11-23T00:51:01.5829171Z b18965f4b6f1: Download complete 2022-11-23T00:51:01.6544878Z 102ddcd90753: Verifying Checksum 2022-11-23T00:51:01.6545233Z 102ddcd90753: Download complete 2022-11-23T00:51:05.0681328Z c29b96e36bd0: Verifying Checksum 2022-11-23T00:51:05.0681930Z c29b96e36bd0: Download complete 2022-11-23T00:51:05.1719586Z 8a7f50c8b503: Verifying Checksum 2022-11-23T00:51:05.1719845Z 8a7f50c8b503: Download complete 2022-11-23T00:51:05.2511422Z 863c35620b44: Download complete 2022-11-23T00:51:06.2859269Z 183e4209dc37: Verifying Checksum 2022-11-23T00:51:06.2859587Z 183e4209dc37: Download complete 2022-11-23T00:51:06.3637894Z a47cba6c334e: Verifying Checksum 2022-11-23T00:51:06.3638363Z a47cba6c334e: Download complete 2022-11-23T00:51:06.4402211Z a9f3d4742233: Download complete 2022-11-23T00:51:06.9576365Z 3cefa8a4607f: Verifying Checksum 2022-11-23T00:51:06.9576767Z 3cefa8a4607f: Download complete 2022-11-23T00:51:07.0252551Z 023a41fa48e6: Verifying Checksum 2022-11-23T00:51:07.0252938Z 023a41fa48e6: Download complete 2022-11-23T00:51:07.2316043Z 5f5dd1cba120: Verifying Checksum 2022-11-23T00:51:07.2316329Z 5f5dd1cba120: Download complete 2022-11-23T00:51:07.3076360Z 49d40c00cf56: Verifying Checksum 2022-11-23T00:51:07.3076612Z 49d40c00cf56: Download complete 2022-11-23T00:51:07.4025821Z 7e2d6313145f: Download complete 2022-11-23T00:51:08.3853005Z 96e251412f4d: Verifying Checksum 2022-11-23T00:51:08.3853268Z 96e251412f4d: Download complete 2022-11-23T00:51:08.4633764Z 75f1ead35ace: Verifying Checksum 2022-11-23T00:51:08.4634027Z 75f1ead35ace: Download complete 2022-11-23T00:51:08.5420495Z 793c37004dab: Download complete 2022-11-23T00:51:08.6046513Z cadc5661750d: Verifying Checksum 2022-11-23T00:51:08.6046934Z cadc5661750d: Download complete 2022-11-23T00:51:08.6845975Z 6386b2adbe28: Download complete 2022-11-23T00:51:09.3009704Z 74aa250bc82f: Verifying Checksum 2022-11-23T00:51:09.3009981Z 74aa250bc82f: Download complete 2022-11-23T00:51:09.3771734Z 436525efe61d: Verifying Checksum 2022-11-23T00:51:09.3772016Z 436525efe61d: Download complete 2022-11-23T00:51:11.0337445Z 596be1fe0bda: Verifying Checksum 2022-11-23T00:51:11.0337924Z 596be1fe0bda: Download complete 2022-11-23T00:51:11.1147993Z 772fa4efddc3: Download complete 2022-11-23T00:51:19.8936906Z 96805775a692: Verifying Checksum 2022-11-23T00:51:19.8937169Z 96805775a692: Download complete 2022-11-23T00:51:19.9620970Z 9f7cfb895784: Download complete 2022-11-23T00:51:20.0333449Z 8b8218af0479: Verifying Checksum 2022-11-23T00:51:20.0333723Z 8b8218af0479: Download complete 2022-11-23T00:51:26.8204655Z 3f6b06edd3f5: Verifying Checksum 2022-11-23T00:51:48.9339202Z 3f6b06edd3f5: Download complete 2022-11-23T00:51:48.9339564Z 91ddf385377b: Verifying Checksum 2022-11-23T00:51:48.9339892Z 91ddf385377b: Download complete 2022-11-23T00:51:57.5012007Z 4e4521f12f5a: Pull complete 2022-11-23T00:51:57.9685399Z f6e1a56cb32d: Pull complete 2022-11-23T00:52:17.4226688Z c29b96e36bd0: Pull complete 2022-11-23T00:52:17.8248477Z 304d3c6c28d0: Pull complete 2022-11-23T00:52:18.0829292Z fac00e927cfe: Pull complete 2022-11-23T00:52:22.3754442Z f0158c8d8420: Pull complete 2022-11-23T00:52:22.6315387Z 3ceac802dd07: Pull complete 2022-11-23T00:52:22.7967439Z 0d0e625ba887: Pull complete 2022-11-23T00:52:23.0113202Z bc2be817cb7e: Pull complete 2022-11-23T00:52:24.5758136Z 11eb2106b948: Pull complete 2022-11-23T00:52:24.7879131Z 34fa4193c7a6: Pull complete 2022-11-23T00:52:25.0318746Z a7cf5b3894f8: Pull complete 2022-11-23T00:53:00.0274436Z 3f6b06edd3f5: Pull complete 2022-11-23T00:53:00.3696300Z 73a2b1f75a3d: Pull complete 2022-11-23T00:53:00.5699914Z ba6235196410: Pull complete 2022-11-23T00:53:00.7294832Z 879cdaf83543: Pull complete 2022-11-23T00:53:00.9067796Z 6ff0fc00b0a9: Pull complete 2022-11-23T00:53:01.0775137Z a58b9ed071f4: Pull complete 2022-11-23T00:53:01.2704998Z a8c562f6a1cf: Pull complete 2022-11-23T00:53:03.4198464Z 0a39b4492650: Pull complete 2022-11-23T00:53:03.7722191Z 9088ff8de269: Pull complete 2022-11-23T00:53:04.0021086Z 165006759af3: Pull complete 2022-11-23T00:53:04.2731133Z ae48b7377a0d: Pull complete 2022-11-23T00:53:04.4931657Z b18965f4b6f1: Pull complete 2022-11-23T00:53:04.7374109Z 102ddcd90753: Pull complete 2022-11-23T00:53:08.8309430Z 5f5dd1cba120: Pull complete 2022-11-23T00:53:09.0197393Z 8a7f50c8b503: Pull complete 2022-11-23T00:53:09.1477930Z 863c35620b44: Pull complete 2022-11-23T00:53:09.9983164Z 183e4209dc37: Pull complete 2022-11-23T00:53:10.2029088Z a47cba6c334e: Pull complete 2022-11-23T00:53:10.4260856Z a9f3d4742233: Pull complete 2022-11-23T00:53:10.8837164Z 3cefa8a4607f: Pull complete 2022-11-23T00:53:11.0851644Z 023a41fa48e6: Pull complete 2022-11-23T00:53:12.2885471Z 96e251412f4d: Pull complete 2022-11-23T00:53:12.5144270Z 49d40c00cf56: Pull complete 2022-11-23T00:53:12.7392802Z 7e2d6313145f: Pull complete 2022-11-23T00:53:17.3956769Z 96805775a692: Pull complete 2022-11-23T00:53:17.5879010Z 75f1ead35ace: Pull complete 2022-11-23T00:53:17.7970506Z 793c37004dab: Pull complete 2022-11-23T00:53:18.0194511Z cadc5661750d: Pull complete 2022-11-23T00:53:18.2154323Z 6386b2adbe28: Pull complete 2022-11-23T00:53:18.9803314Z 74aa250bc82f: Pull complete 2022-11-23T00:53:19.1923183Z 436525efe61d: Pull complete 2022-11-23T00:53:20.7783611Z 596be1fe0bda: Pull complete 2022-11-23T00:53:21.0081440Z 772fa4efddc3: Pull complete 2022-11-23T00:54:02.5847367Z 91ddf385377b: Pull complete 2022-11-23T00:54:03.0884191Z 9f7cfb895784: Pull complete 2022-11-23T00:54:03.3544252Z 8b8218af0479: Pull complete 2022-11-23T00:54:03.4392033Z Digest: sha256:3a5626edfb2c43fb24303351be75287af92426b6bb7c6df2defc98f980346c6a 2022-11-23T00:54:03.4834420Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T00:54:03.5074634Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T00:54:03.5104630Z ##[group]Run sudo df -H 2022-11-23T00:54:03.5104821Z sudo df -H 2022-11-23T00:54:03.5125996Z shell: /usr/bin/bash -e {0} 2022-11-23T00:54:03.5126189Z env: 2022-11-23T00:54:03.5126355Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:54:03.5126547Z ##[endgroup] 2022-11-23T00:54:03.7895390Z Filesystem Size Used Avail Use% Mounted on 2022-11-23T00:54:03.7895701Z devtmpfs 8.2G 0 8.2G 0% /dev 2022-11-23T00:54:03.7897007Z tmpfs 8.2G 0 8.2G 0% /dev/shm 2022-11-23T00:54:03.7897255Z tmpfs 8.2G 484k 8.2G 1% /run 2022-11-23T00:54:03.7897530Z tmpfs 8.2G 0 8.2G 0% /sys/fs/cgroup 2022-11-23T00:54:03.7897739Z /dev/nvme0n1p1 162G 26G 136G 17% / 2022-11-23T00:54:03.7897957Z tmpfs 1.7G 0 1.7G 0% /run/user/0 2022-11-23T00:54:03.7991546Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-11-23T00:54:03.7991854Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-11-23T00:54:03.7992125Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-11-23T00:54:03.8003738Z shell: /usr/bin/bash -e {0} 2022-11-23T00:54:03.8003917Z env: 2022-11-23T00:54:03.8004094Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:54:03.8004287Z ##[endgroup] 2022-11-23T00:54:03.8245050Z ##[group]Run .github/scripts/parse_ref.py 2022-11-23T00:54:03.8245291Z .github/scripts/parse_ref.py 2022-11-23T00:54:03.8256189Z shell: /usr/bin/bash -e {0} 2022-11-23T00:54:03.8256376Z env: 2022-11-23T00:54:03.8256553Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:54:03.8256731Z ##[endgroup] 2022-11-23T00:54:04.2277472Z Prepare all required actions 2022-11-23T00:54:04.2277716Z Getting action download info 2022-11-23T00:54:04.3858547Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2022-11-23T00:54:04.5892435Z ##[group]Run ./.github/actions/get-workflow-job-id 2022-11-23T00:54:04.5892657Z with: 2022-11-23T00:54:04.5892995Z github-token: *** 2022-11-23T00:54:04.5893164Z env: 2022-11-23T00:54:04.5893326Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:54:04.5893512Z ##[endgroup] 2022-11-23T00:54:04.5996848Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2022-11-23T00:54:04.5997091Z with: 2022-11-23T00:54:04.5997256Z shell: bash 2022-11-23T00:54:04.5997631Z timeout_minutes: 10 2022-11-23T00:54:04.5997810Z max_attempts: 5 2022-11-23T00:54:04.5997989Z retry_wait_seconds: 30 2022-11-23T00:54:04.5998475Z 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 "job-id=${GHA_WORKFLOW_JOB_ID}" >> "${GITHUB_OUTPUT}" 2022-11-23T00:54:04.5998860Z polling_interval_seconds: 1 2022-11-23T00:54:04.5999049Z warning_on_retry: true 2022-11-23T00:54:04.5999238Z continue_on_error: false 2022-11-23T00:54:04.5999410Z env: 2022-11-23T00:54:04.5999568Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:54:04.5999895Z GITHUB_TOKEN: *** 2022-11-23T00:54:04.6000071Z ##[endgroup] 2022-11-23T00:54:06.1616745Z + python3 -m pip install requests==2.26.0 2022-11-23T00:54:08.5270746Z Defaulting to user installation because normal site-packages is not writeable 2022-11-23T00:54:08.7723353Z Collecting requests==2.26.0 2022-11-23T00:54:08.7919063Z Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-11-23T00:54:08.9528822Z Collecting charset-normalizer~=2.0.0; python_version >= "3" 2022-11-23T00:54:08.9567945Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-11-23T00:54:09.0510144Z Collecting certifi>=2017.4.17 2022-11-23T00:54:09.0552653Z Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 2022-11-23T00:54:09.1646601Z Collecting idna<4,>=2.5; python_version >= "3" 2022-11-23T00:54:09.1685594Z Downloading idna-3.4-py3-none-any.whl (61 kB) 2022-11-23T00:54:09.2863607Z Collecting urllib3<1.27,>=1.21.1 2022-11-23T00:54:09.2905324Z Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) 2022-11-23T00:54:09.4078711Z Installing collected packages: charset-normalizer, certifi, idna, urllib3, requests 2022-11-23T00:54:09.4294478Z WARNING: The script normalizer is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-11-23T00:54:09.4294969Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-11-23T00:54:09.7258949Z Successfully installed certifi-2022.9.24 charset-normalizer-2.0.12 idna-3.4 requests-2.26.0 urllib3-1.26.12 2022-11-23T00:54:09.8795061Z ++ python3 .github/scripts/get_workflow_job_id.py 3528293562 i-061a703890cd44132 2022-11-23T00:54:12.1830508Z + GHA_WORKFLOW_JOB_ID=9654935677 2022-11-23T00:54:12.1831345Z + echo job-id=9654935677 2022-11-23T00:54:13.1626728Z Command completed after 1 attempt(s). 2022-11-23T00:54:13.1676912Z ##[group]Run # detached container should get cleaned up by teardown_ec2_linux 2022-11-23T00:54:13.1677259Z # detached container should get cleaned up by teardown_ec2_linux 2022-11-23T00:54:13.1677521Z container_name=$(docker run \ 2022-11-23T00:54:13.1677723Z  -e BUILD_ENVIRONMENT \ 2022-11-23T00:54:13.1677948Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-11-23T00:54:13.1678249Z  -e SCCACHE_BUCKET \ 2022-11-23T00:54:13.1678462Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2022-11-23T00:54:13.1678685Z  -e TORCH_CUDA_ARCH_LIST \ 2022-11-23T00:54:13.1678889Z  -e OUR_GITHUB_JOB_ID \ 2022-11-23T00:54:13.1679152Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-11-23T00:54:13.1679411Z  --security-opt seccomp=unconfined \ 2022-11-23T00:54:13.1679634Z  --cap-add=SYS_PTRACE \ 2022-11-23T00:54:13.1679824Z  --tty \ 2022-11-23T00:54:13.1680131Z  --detach \ 2022-11-23T00:54:13.1680319Z  --user jenkins \ 2022-11-23T00:54:13.1680546Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-11-23T00:54:13.1680799Z  -w /var/lib/jenkins/workspace \ 2022-11-23T00:54:13.1681007Z  "${DOCKER_IMAGE}" 2022-11-23T00:54:13.1681173Z ) 2022-11-23T00:54:13.1681468Z docker exec -t "${container_name}" sh -c 'sudo chown -R jenkins . && sudo chown -R jenkins /dev && .jenkins/pytorch/build.sh' 2022-11-23T00:54:13.1692947Z shell: /usr/bin/bash -e {0} 2022-11-23T00:54:13.1693153Z env: 2022-11-23T00:54:13.1693332Z GIT_DEFAULT_BRANCH: master 2022-11-23T00:54:13.1693610Z BUILD_ENVIRONMENT: linux-bionic-cuda11.6-py3.10-gcc7-bazel-test 2022-11-23T00:54:13.1693851Z BRANCH: master 2022-11-23T00:54:13.1694042Z AWS_DEFAULT_REGION: us-east-1 2022-11-23T00:54:13.1694263Z SHA1: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:54:13.1694523Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-11-23T00:54:13.1694756Z TORCH_CUDA_ARCH_LIST: 5.2 2022-11-23T00:54:13.1695137Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T00:54:13.1695503Z OUR_GITHUB_JOB_ID: 9654935677 2022-11-23T00:54:13.1695675Z ##[endgroup] 2022-11-23T00:54:24.7648178Z ++ dirname .jenkins/pytorch/build.sh 2022-11-23T00:54:24.7670759Z + source .jenkins/pytorch/common.sh 2022-11-23T00:54:24.7680947Z +++ dirname .jenkins/pytorch/common.sh 2022-11-23T00:54:24.7690019Z ++ source .jenkins/pytorch/common_utils.sh 2022-11-23T00:54:24.7695650Z +++ declare -f -t trap_add 2022-11-23T00:54:24.7701273Z ++ set -ex 2022-11-23T00:54:24.7701851Z ++ [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *rocm* ]] 2022-11-23T00:54:24.7702123Z ++ BUILD_TEST_LIBTORCH=0 2022-11-23T00:54:24.7704967Z ++ dirname .jenkins/pytorch/build.sh 2022-11-23T00:54:24.7710761Z + source .jenkins/pytorch/common-build.sh 2022-11-23T00:54:24.7724394Z ++ [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test != *win-* ]] 2022-11-23T00:54:24.7729548Z ++++ dirname .jenkins/pytorch/common-build.sh 2022-11-23T00:54:24.7738312Z +++ cd .jenkins/pytorch 2022-11-23T00:54:24.7738629Z +++ pwd -P 2022-11-23T00:54:24.7741133Z ++ script_dir=/var/lib/jenkins/workspace/.jenkins/pytorch 2022-11-23T00:54:24.7741477Z ++ which sccache 2022-11-23T00:54:24.7755318Z ++ sccache --stop-server 2022-11-23T00:54:24.8012713Z ++ true 2022-11-23T00:54:24.8013228Z ++ rm -f /var/lib/jenkins/sccache_error.log 2022-11-23T00:54:24.8043296Z ++ [[ -n 1 ]] 2022-11-23T00:54:24.8044078Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2022-11-23T00:54:24.8044445Z Skipping sccache server initialization, setting environment variables 2022-11-23T00:54:24.8044704Z ++ export SCCACHE_IDLE_TIMEOUT=1200 2022-11-23T00:54:24.8044911Z ++ SCCACHE_IDLE_TIMEOUT=1200 2022-11-23T00:54:24.8045302Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-11-23T00:54:24.8046063Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-11-23T00:54:24.8059253Z ++ export RUST_LOG=sccache::server=error 2022-11-23T00:54:24.8059520Z ++ RUST_LOG=sccache::server=error 2022-11-23T00:54:24.8059782Z ++ sccache --zero-stats 2022-11-23T00:54:24.8326992Z Compile requests 0 2022-11-23T00:54:24.8327381Z Compile requests executed 0 2022-11-23T00:54:24.8327718Z Cache hits 0 2022-11-23T00:54:24.8327994Z Cache misses 0 2022-11-23T00:54:24.8328234Z Cache timeouts 0 2022-11-23T00:54:24.8328620Z Cache read errors 0 2022-11-23T00:54:24.8328959Z Forced recaches 0 2022-11-23T00:54:24.8329347Z Cache write errors 0 2022-11-23T00:54:24.8329615Z Compilation failures 0 2022-11-23T00:54:24.8329855Z Cache errors 0 2022-11-23T00:54:24.8332041Z Non-cacheable compilations 0 2022-11-23T00:54:24.8332723Z Non-cacheable calls 0 2022-11-23T00:54:24.8333123Z Non-compilation calls 0 2022-11-23T00:54:24.8333452Z Unsupported compiler calls 0 2022-11-23T00:54:24.8333788Z Average cache write 0.000 s 2022-11-23T00:54:24.8334126Z Average cache read miss 0.000 s 2022-11-23T00:54:24.8334452Z Average cache read hit 0.000 s 2022-11-23T00:54:24.8334770Z Failed distributed compilations 0 2022-11-23T00:54:24.8335763Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-11-23T00:54:24.8336434Z ++ trap_add sccache_epilogue EXIT 2022-11-23T00:54:24.8336783Z ++ trap_add_cmd=sccache_epilogue 2022-11-23T00:54:24.8337078Z ++ shift 2022-11-23T00:54:24.8337332Z ++ for trap_add_name in "$@" 2022-11-23T00:54:24.8342537Z ++++ trap -p EXIT 2022-11-23T00:54:24.8343033Z +++ eval 'extract_trap_cmd ' 2022-11-23T00:54:24.8343413Z ++++ extract_trap_cmd 2022-11-23T00:54:24.8343742Z ++++ printf '%s\n' '' 2022-11-23T00:54:24.8343967Z +++ printf '%s\n' sccache_epilogue 2022-11-23T00:54:24.8345534Z ++ trap -- ' 2022-11-23T00:54:24.8345901Z sccache_epilogue' EXIT 2022-11-23T00:54:24.8346076Z ++ which ccache 2022-11-23T00:54:24.8359824Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *-clang7-asan* ]] 2022-11-23T00:54:24.8360600Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *-clang7-tsan* ]] 2022-11-23T00:54:24.8361100Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *-mobile-*build* ]] 2022-11-23T00:54:24.8361400Z + echo 'Python version:' 2022-11-23T00:54:24.8361877Z Python version: 2022-11-23T00:54:24.8362089Z + python --version 2022-11-23T00:54:24.8549258Z Python 3.10.4 2022-11-23T00:54:24.8562565Z + echo 'GCC version:' 2022-11-23T00:54:24.8562779Z GCC version: 2022-11-23T00:54:24.8562991Z + gcc --version 2022-11-23T00:54:24.9914168Z gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0 2022-11-23T00:54:24.9914561Z Copyright (C) 2017 Free Software Foundation, Inc. 2022-11-23T00:54:24.9914986Z This is free software; see the source for copying conditions. There is NO 2022-11-23T00:54:24.9915485Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2022-11-23T00:54:24.9915791Z 2022-11-23T00:54:24.9921198Z + echo 'CMake version:' 2022-11-23T00:54:24.9921406Z CMake version: 2022-11-23T00:54:24.9921822Z + cmake --version 2022-11-23T00:54:25.1119677Z cmake version 3.22.1 2022-11-23T00:54:25.1119881Z 2022-11-23T00:54:25.1120073Z CMake suite maintained and supported by Kitware (kitware.com/cmake). 2022-11-23T00:54:25.1181080Z + echo 'Environment variables:' 2022-11-23T00:54:25.1181406Z Environment variables: 2022-11-23T00:54:25.1181685Z + env 2022-11-23T00:54:25.1189936Z NV_LIBCUBLAS_DEV_VERSION=11.9.2.110-1 2022-11-23T00:54:25.1191458Z NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-6 2022-11-23T00:54:25.1191880Z LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 2022-11-23T00:54:25.1192617Z NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.12.10-1+cuda11.6 2022-11-23T00:54:25.1192981Z UCC_HOME=/usr 2022-11-23T00:54:25.1194431Z BUILD_ENVIRONMENT=linux-bionic-cuda11.6-py3.10-gcc7-bazel-test 2022-11-23T00:54:25.1195023Z NV_LIBNPP_DEV_PACKAGE=libnpp-dev-11-6=11.6.3.124-1 2022-11-23T00:54:25.1195419Z INSTALLED_DB=yes 2022-11-23T00:54:25.1195797Z RUST_LOG=sccache::server=error 2022-11-23T00:54:25.1196168Z HOSTNAME=51503464cd1e 2022-11-23T00:54:25.1196435Z GITHUB_REF_NAME=master 2022-11-23T00:54:25.1196661Z GITHUB_API_URL=https://api.github.com 2022-11-23T00:54:25.1196879Z OPENSSL_DIR=/opt/openssl 2022-11-23T00:54:25.1197090Z UCC_COMMIT=1c7a7127186e7836f73aafbd7697bbc274a77eee 2022-11-23T00:54:25.1197568Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_eda85162-54e2-4b90-959d-39a66d90a950 2022-11-23T00:54:25.1197876Z CUDA_PATH=/usr/local/cuda 2022-11-23T00:54:25.1198332Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2022-11-23T00:54:25.1198744Z GITHUB_RUN_ATTEMPT=1 2022-11-23T00:54:25.1198965Z NV_LIBNPP_VERSION=11.6.3.124-1 2022-11-23T00:54:25.1199246Z NV_NVPROF_DEV_PACKAGE=cuda-nvprof-11-6=11.6.124-1 2022-11-23T00:54:25.1199469Z GITHUB_REPOSITORY_OWNER=pytorch 2022-11-23T00:54:25.1199670Z GITHUB_ACTIONS=true 2022-11-23T00:54:25.1199862Z NVIDIA_VISIBLE_DEVICES=all 2022-11-23T00:54:25.1200065Z NV_NVPROF_VERSION=11.6.124-1 2022-11-23T00:54:25.1200293Z NV_LIBCUSPARSE_VERSION=11.7.2.124-1 2022-11-23T00:54:25.1200480Z CI=true 2022-11-23T00:54:25.1200731Z NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-11-6=11.9.2.110-1 2022-11-23T00:54:25.1200950Z GITHUB_HEAD_REF= 2022-11-23T00:54:25.1201178Z UCX_COMMIT=31e74cac7bee0ef66bef2af72e7d86d9c282e5ab 2022-11-23T00:54:25.1201405Z GITHUB_ACTOR=pytorchmergebot 2022-11-23T00:54:25.1202022Z CMAKE_CUDA_COMPILER_LAUNCHER=/opt/cache/bin/sccache 2022-11-23T00:54:25.1202255Z GITHUB_ACTION_REF= 2022-11-23T00:54:25.1202450Z NCCL_VERSION=2.12.10-1 2022-11-23T00:54:25.1202638Z GITHUB_ACTION=__run_2 2022-11-23T00:54:25.1205420Z GITHUB_REF_PROTECTED=true 2022-11-23T00:54:25.1206359Z *** 2022-11-23T00:54:25.1206644Z INSTALLED_VISION=yes 2022-11-23T00:54:25.1206854Z NVARCH=x86_64 2022-11-23T00:54:25.1207207Z NV_LIBCUSPARSE_DEV_VERSION=11.7.2.124-1 2022-11-23T00:54:25.1207531Z HOME=/var/lib/jenkins 2022-11-23T00:54:25.1208109Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_eda85162-54e2-4b90-959d-39a66d90a950 2022-11-23T00:54:25.1208403Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2022-11-23T00:54:25.1208610Z GITHUB_ACTION_REPOSITORY= 2022-11-23T00:54:25.1208807Z GITHUB_REF_TYPE=branch 2022-11-23T00:54:25.1209020Z NV_LIBNCCL_PACKAGE_VERSION=2.12.10-1 2022-11-23T00:54:25.1209230Z GITHUB_RETENTION_DAYS=90 2022-11-23T00:54:25.1209565Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2022-11-23T00:54:25.1209803Z OUR_GITHUB_JOB_ID=9654935677 2022-11-23T00:54:25.1210056Z NV_LIBNCCL_PACKAGE=libnccl2=2.12.10-1+cuda11.6 2022-11-23T00:54:25.1210470Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_eda85162-54e2-4b90-959d-39a66d90a950 2022-11-23T00:54:25.1210773Z DEBIAN_FRONTEND=noninteractive 2022-11-23T00:54:25.1211021Z NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev 2022-11-23T00:54:25.1211234Z GITHUB_REF=refs/heads/master 2022-11-23T00:54:25.1211450Z NV_CUDA_LIB_VERSION=11.6.2-1 2022-11-23T00:54:25.1211661Z GITHUB_SHA=1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T00:54:25.1211878Z INSTALLED_PROTOBUF=yes 2022-11-23T00:54:25.1212106Z SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-11-23T00:54:25.1212324Z GITHUB_RUN_ID=3528293562 2022-11-23T00:54:25.1212564Z NV_LIBNPP_PACKAGE=libnpp-11-6=11.6.3.124-1 2022-11-23T00:54:25.1212785Z NV_LIBNCCL_PACKAGE_NAME=libnccl2 2022-11-23T00:54:25.1213004Z LIBRARY_PATH=/usr/local/cuda/lib64/stubs 2022-11-23T00:54:25.1213216Z NV_NVTX_VERSION=11.6.124-1 2022-11-23T00:54:25.1213436Z GITHUB_SERVER_URL=https://github.com 2022-11-23T00:54:25.1213635Z MAX_JOBS=6 2022-11-23T00:54:25.1213823Z NV_LIBCUBLAS_VERSION=11.9.2.110-1 2022-11-23T00:54:25.1214214Z NV_LIBCUBLAS_PACKAGE=libcublas-11-6=11.9.2.110-1 2022-11-23T00:54:25.1214584Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2022-11-23T00:54:25.1214826Z UCX_HOME=/usr 2022-11-23T00:54:25.1215054Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2022-11-23T00:54:25.1215315Z NV_CUDA_CUDART_DEV_VERSION=11.6.55-1 2022-11-23T00:54:25.1215498Z GITHUB_BASE_REF= 2022-11-23T00:54:25.1215669Z TERM=xterm 2022-11-23T00:54:25.1215867Z NV_NVML_DEV_VERSION=11.6.55-1 2022-11-23T00:54:25.1216050Z TORCH_CUDA_ARCH_LIST=5.2 2022-11-23T00:54:25.1216235Z CUDA_VERSION=11.6.2 2022-11-23T00:54:25.1216560Z NV_LIBCUBLAS_PACKAGE_NAME=libcublas-11-6 2022-11-23T00:54:25.1216767Z OPENSSL_ROOT_DIR=/opt/openssl 2022-11-23T00:54:25.1217167Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_eda85162-54e2-4b90-959d-39a66d90a950 2022-11-23T00:54:25.1217491Z GITHUB_JOB=build-and-test 2022-11-23T00:54:25.1217711Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2022-11-23T00:54:25.1218198Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_eda85162-54e2-4b90-959d-39a66d90a950 2022-11-23T00:54:25.1218472Z SHLVL=1 2022-11-23T00:54:25.1218724Z NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-11-6 2022-11-23T00:54:25.1218952Z GITHUB_REPOSITORY=pytorch/pytorch 2022-11-23T00:54:25.1219565Z 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=geforce,driver>=470,driver<471 brand=geforcertx,driver>=470,driver<471 brand=quadro,driver>=470,driver<471 brand=quadrortx,driver>=470,driver<471 brand=titan,driver>=470,driver<471 brand=titanrtx,driver>=470,driver<471 2022-11-23T00:54:25.1220236Z NV_LIBNPP_DEV_VERSION=11.6.3.124-1 2022-11-23T00:54:25.1220439Z GITHUB_EVENT_NAME=push 2022-11-23T00:54:25.1220656Z NV_CUDA_CUDART_VERSION=11.6.55-1 2022-11-23T00:54:25.1220907Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2022-11-23T00:54:25.1221120Z GITHUB_RUN_NUMBER=67324 2022-11-23T00:54:25.1221311Z GITHUB_WORKFLOW=pull 2022-11-23T00:54:25.1221489Z SCCACHE_IDLE_TIMEOUT=1200 2022-11-23T00:54:25.1221807Z 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-11-23T00:54:25.1222143Z NV_LIBNCCL_DEV_PACKAGE_VERSION=2.12.10-1 2022-11-23T00:54:25.1222456Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T00:54:25.1222725Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2022-11-23T00:54:25.1222950Z SKIP_SCCACHE_INITIALIZATION=1 2022-11-23T00:54:25.1223130Z _=/usr/bin/env 2022-11-23T00:54:25.1223429Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *cuda* ]] 2022-11-23T00:54:25.1223703Z + echo 'NVCC version:' 2022-11-23T00:54:25.1223865Z NVCC version: 2022-11-23T00:54:25.1224058Z + nvcc --version 2022-11-23T00:54:25.1312554Z nvcc: NVIDIA (R) Cuda compiler driver 2022-11-23T00:54:25.1313241Z Copyright (c) 2005-2022 NVIDIA Corporation 2022-11-23T00:54:25.1313631Z Built on Tue_Mar__8_18:18:20_PST_2022 2022-11-23T00:54:25.1313868Z Cuda compilation tools, release 11.6, V11.6.124 2022-11-23T00:54:25.1314089Z Build cuda_11.6.r11.6/compiler.31057947_0 2022-11-23T00:54:25.1332824Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *cuda11* ]] 2022-11-23T00:54:25.1333421Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test != *cuda11.3* ]] 2022-11-23T00:54:25.1333952Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test != *clang* ]] 2022-11-23T00:54:25.1334235Z + export USE_UCC=1 2022-11-23T00:54:25.1334408Z + USE_UCC=1 2022-11-23T00:54:25.1334575Z + export USE_SYSTEM_UCC=1 2022-11-23T00:54:25.1334759Z + USE_SYSTEM_UCC=1 2022-11-23T00:54:25.1335076Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *\c\a\f\f\e\2* ]] 2022-11-23T00:54:25.1335455Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *\o\n\n\x* ]] 2022-11-23T00:54:25.1335948Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *\p\a\r\a\l\l\e\l\t\b\b* ]] 2022-11-23T00:54:25.1336393Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *\p\a\r\a\l\l\e\l\n\a\t\i\v\e* ]] 2022-11-23T00:54:25.1336801Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *rocm* ]] 2022-11-23T00:54:25.1337040Z + export USE_LLVM=/opt/llvm 2022-11-23T00:54:25.1337232Z + USE_LLVM=/opt/llvm 2022-11-23T00:54:25.1337436Z + export LLVM_DIR=/opt/llvm/lib/cmake/llvm 2022-11-23T00:54:25.1337641Z + LLVM_DIR=/opt/llvm/lib/cmake/llvm 2022-11-23T00:54:25.1337826Z + which conda 2022-11-23T00:54:25.1343331Z /opt/conda/bin/conda 2022-11-23T00:54:25.1343951Z + export CMAKE_PREFIX_PATH=/opt/conda 2022-11-23T00:54:25.1344434Z + CMAKE_PREFIX_PATH=/opt/conda 2022-11-23T00:54:25.1345268Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *libtorch* ]] 2022-11-23T00:54:25.1345973Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *-android* ]] 2022-11-23T00:54:25.1346660Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test != *android* ]] 2022-11-23T00:54:25.1347471Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *vulkan* ]] 2022-11-23T00:54:25.1348138Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *rocm* ]] 2022-11-23T00:54:25.1348588Z + '[' -z 6 ']' 2022-11-23T00:54:25.1349143Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *cuda* ]] 2022-11-23T00:54:25.1349595Z + [[ -z 5.2 ]] 2022-11-23T00:54:25.1349895Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *clang* ]] 2022-11-23T00:54:25.1350253Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *no-ops* ]] 2022-11-23T00:54:25.1350620Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *-pch* ]] 2022-11-23T00:54:25.1351047Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *linux-focal-py3.7-gcc7-build* ]] 2022-11-23T00:54:25.1351448Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test != *android* ]] 2022-11-23T00:54:25.1351813Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test != *cuda* ]] 2022-11-23T00:54:25.1352467Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *-bazel-* ]] 2022-11-23T00:54:25.1352936Z + set -e 2022-11-23T00:54:25.1353103Z + get_bazel 2022-11-23T00:54:25.1356635Z ++ uname 2022-11-23T00:54:25.1380822Z + [[ Linux == \D\a\r\w\i\n ]] 2022-11-23T00:54:25.1381592Z + retry curl https://ossci-linux.s3.amazonaws.com/bazel-4.2.1-linux-x86_64 -o tools/bazel 2022-11-23T00:54:25.1382096Z + curl https://ossci-linux.s3.amazonaws.com/bazel-4.2.1-linux-x86_64 -o tools/bazel 2022-11-23T00:54:25.2404310Z % Total % Received % Xferd Average Speed Time Time Time Current 2022-11-23T00:54:25.2405590Z Dload Upload Total Spent Left Speed 2022-11-23T00:54:25.2405868Z 2022-11-23T00:54:25.4088377Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-11-23T00:54:25.7734580Z 27 48.1M 27 13.3M 0 0 79.5M 0 --:--:-- --:--:-- --:--:-- 79.0M 2022-11-23T00:54:25.7734971Z 100 48.1M 100 48.1M 0 0 90.3M 0 --:--:-- --:--:-- --:--:-- 90.1M 2022-11-23T00:54:25.7808664Z + echo '1a4f3a3ce292307bceeb44f459883859c793436d564b95319aacb8af1f20557c tools/bazel' 2022-11-23T00:54:25.7808994Z + shasum -a 256 -c 2022-11-23T00:54:26.0782525Z + chmod +x tools/bazel 2022-11-23T00:54:26.0815734Z + tools/bazel build --config=no-tty //... 2022-11-23T00:54:26.0998543Z Extracting Bazel installation... 2022-11-23T00:54:27.7999620Z Starting local Bazel server and connecting to it... 2022-11-23T00:54:31.0070173Z Loading: (1 packages loaded) 2022-11-23T00:54:31.0092911Z Loading: 1 packages loaded 2022-11-23T00:54:34.4007172Z ERROR: infinite symlink expansion detected 2022-11-23T00:54:34.4007567Z [start of symlink chain] 2022-11-23T00:54:34.4007963Z /var/lib/jenkins/workspace/third_party/ittapi/rust/ittapi-sys/c-library 2022-11-23T00:54:34.4008363Z /var/lib/jenkins/workspace/third_party/ittapi 2022-11-23T00:54:34.4008691Z [end of symlink chain] 2022-11-23T00:54:34.4019256Z ERROR: Infinite symlink expansion, for third_party/ittapi/rust/ittapi-sys/c-library, skipping: Infinite symlink expansion 2022-11-23T00:54:36.4937737Z Analyzing: 314 targets (21 packages loaded, 0 targets configured) 2022-11-23T00:54:37.0113935Z INFO: SHA256 (https://github.com/google/glog/archive/v0.4.0.tar.gz) = f28359aeba12f30d73d9e4711ef356dc842886968112162bc73002645139c39c 2022-11-23T00:54:37.0489552Z DEBUG: Rule 'com_github_glog' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "f28359aeba12f30d73d9e4711ef356dc842886968112162bc73002645139c39c" 2022-11-23T00:54:37.0569508Z DEBUG: Repository com_github_glog instantiated at: 2022-11-23T00:54:37.0570148Z /var/lib/jenkins/workspace/WORKSPACE:41:13: in 2022-11-23T00:54:37.0570656Z Repository rule http_archive defined at: 2022-11-23T00:54:37.0571404Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:336:31: in 2022-11-23T00:54:51.0119900Z Analyzing: 314 targets (75 packages loaded, 13098 targets configured) 2022-11-23T00:55:11.0125493Z Analyzing: 314 targets (75 packages loaded, 13098 targets configured) 2022-11-23T00:55:16.3391849Z INFO: Analyzed 314 targets (77 packages loaded, 14362 targets configured). 2022-11-23T00:55:16.3409395Z INFO: Found 314 targets... 2022-11-23T00:55:16.5544796Z [0 / 11] [Prepa] BazelWorkspaceStatusAction stable-status.txt 2022-11-23T00:55:31.0135480Z [171 / 427] GenerateAten aten/src/ATen/ops; 14s processwrapper-sandbox 2022-11-23T00:55:37.6554332Z INFO: From Executing genrule //:generated_caffe2_aten_op_headers: 2022-11-23T00:55:37.6561933Z Skipping rename Because of Arg: c10::optional (at::DimnameList) 2022-11-23T00:55:37.6563797Z Skipping align_to Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T00:55:37.6564214Z Skipping align_to Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T00:55:37.6564695Z Skipping refine_names Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T00:55:37.6565325Z Skipping _cudnn_rnn_backward Because of Arg: ::std::array (::std::array) 2022-11-23T00:55:37.6565759Z Skipping _cudnn_init_dropout_state because it is a factory method 2022-11-23T00:55:37.6569082Z Skipping _fused_dropout Because of Arg: c10::optional (at::Generator) 2022-11-23T00:55:37.6569711Z Skipping native_dropout Because of Arg: c10::optional (bool) 2022-11-23T00:55:37.6570344Z Skipping _sobol_engine_draw Because of Arg: c10::optional (at::ScalarType) 2022-11-23T00:55:37.6571086Z Skipping chalf Because of Arg: c10::optional (at::MemoryFormat) 2022-11-23T00:55:37.6571603Z Skipping all Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6572039Z Skipping all Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6572483Z Skipping any Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6572996Z Skipping any Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6573481Z Skipping arange because it is a factory method 2022-11-23T00:55:37.6574040Z Skipping argmax Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6574535Z Skipping argmax Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6574973Z Skipping argmin Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6575433Z Skipping argmin Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6575960Z Skipping as_strided Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6576394Z Skipping bartlett_window because it is a factory method 2022-11-23T00:55:37.6576867Z Skipping bernoulli Because of Arg: c10::optional (at::Generator) 2022-11-23T00:55:37.6577424Z Skipping bernoulli Because of Arg: c10::optional (at::Generator) 2022-11-23T00:55:37.6578151Z Skipping blackman_window because it is a factory method 2022-11-23T00:55:37.6578738Z Skipping cat Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6579528Z Skipping concat Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6580127Z Skipping concatenate Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6580744Z Skipping clamp Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T00:55:37.6581429Z Skipping clamp Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T00:55:37.6582090Z Skipping clip Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T00:55:37.6582702Z Skipping clip Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T00:55:37.6583272Z Skipping contiguous Because of Arg: at::MemoryFormat (at::MemoryFormat) 2022-11-23T00:55:37.6583893Z Skipping convolution_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6584629Z Skipping _convolution_mode Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6585156Z Skipping conv1d Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6585776Z Skipping conv1d Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6586221Z Skipping conv1d Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6586654Z Skipping conv2d Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6587095Z Skipping conv2d Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6587510Z Skipping conv2d Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6587952Z Skipping conv3d Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6588405Z Skipping conv3d Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6588814Z Skipping conv3d Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6589337Z Skipping count_nonzero Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6589977Z Skipping cudnn_convolution_add_relu Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T00:55:37.6590486Z Skipping cummax Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6590939Z Skipping cummin Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6591326Z Skipping cumprod Because of Arg: c10::optional (at::ScalarType) 2022-11-23T00:55:37.6591711Z Skipping cumprod Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6592050Z Skipping cumprod Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6592472Z Skipping cumsum Because of Arg: c10::optional (at::ScalarType) 2022-11-23T00:55:37.6592795Z Skipping cumsum Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6593155Z Skipping cumsum Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6593462Z Skipping diagonal Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6593736Z Skipping diagonal Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6594046Z Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T00:55:37.6594371Z Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T00:55:37.6594695Z Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T00:55:37.6595025Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-11-23T00:55:37.6595342Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-11-23T00:55:37.6595662Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-11-23T00:55:37.6595983Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-11-23T00:55:37.6596299Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-11-23T00:55:37.6596589Z Skipping gradient Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6596995Z Skipping gradient Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6597299Z Skipping div Because of Arg: c10::optional (c10::string_view) 2022-11-23T00:55:37.6597589Z Skipping div Because of Arg: c10::optional (c10::string_view) 2022-11-23T00:55:37.6597901Z Skipping divide Because of Arg: c10::optional (c10::string_view) 2022-11-23T00:55:37.6598304Z Skipping divide Because of Arg: c10::optional (c10::string_view) 2022-11-23T00:55:37.6598605Z Skipping einsum Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6598875Z Skipping einsum Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6599170Z Skipping _rowwise_prune Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T00:55:37.6599473Z Skipping embedding_bag Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6599728Z Skipping empty because it is a factory method 2022-11-23T00:55:37.6599977Z Skipping new_empty because it is a factory method 2022-11-23T00:55:37.6600298Z Skipping new_empty_strided because it is a factory method 2022-11-23T00:55:37.6600554Z Skipping new_full because it is a factory method 2022-11-23T00:55:37.6600786Z Skipping new_zeros because it is a factory method 2022-11-23T00:55:37.6601032Z Skipping new_ones because it is a factory method 2022-11-23T00:55:37.6601301Z Skipping _empty_affine_quantized because it is a factory method 2022-11-23T00:55:37.6601761Z Skipping _empty_per_channel_affine_quantized because it is a factory method 2022-11-23T00:55:37.6602056Z Skipping empty_quantized because it is a factory method 2022-11-23T00:55:37.6602319Z Skipping empty_like because it is a factory method 2022-11-23T00:55:37.6602563Z Skipping empty_strided because it is a factory method 2022-11-23T00:55:37.6602810Z Skipping eye because it is a factory method 2022-11-23T00:55:37.6603070Z Skipping flatten Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6603330Z Skipping flatten Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6603617Z Skipping flatten Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T00:55:37.6603902Z Skipping unflatten Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6604155Z Skipping full because it is a factory method 2022-11-23T00:55:37.6604383Z Skipping full_like because it is a factory method 2022-11-23T00:55:37.6604629Z Skipping from_file because it is a factory method 2022-11-23T00:55:37.6604877Z Skipping hann_window because it is a factory method 2022-11-23T00:55:37.6605125Z Skipping hamming_window because it is a factory method 2022-11-23T00:55:37.6605386Z Skipping kaiser_window because it is a factory method 2022-11-23T00:55:37.6605657Z Skipping index_copy Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6605921Z Skipping kthvalue Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6606244Z Skipping kthvalue Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6606737Z Skipping nan_to_num Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6607247Z Skipping nan_to_num Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6607740Z Skipping nan_to_num Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6608256Z Skipping fbgemm_linear_quantize_weight Because of Ret: double (double) 2022-11-23T00:55:37.6608653Z Skipping linspace because it is a factory method 2022-11-23T00:55:37.6608892Z Skipping logspace because it is a factory method 2022-11-23T00:55:37.6609185Z Skipping log_softmax Because of Arg: c10::optional (at::ScalarType) 2022-11-23T00:55:37.6609493Z Skipping log_softmax Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6609760Z Skipping log_softmax Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6610066Z Skipping _log_softmax_backward_data Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T00:55:37.6610381Z Skipping logcumsumexp Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6610832Z Skipping logsumexp Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T00:55:37.6611255Z Skipping logsumexp Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T00:55:37.6611673Z Skipping aminmax Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6612089Z Skipping aminmax Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6612487Z Skipping max Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6612866Z Skipping max Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6613283Z Skipping mean Because of Arg: c10::optional (at::ScalarType) 2022-11-23T00:55:37.6613690Z Skipping mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6614121Z Skipping mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6614551Z Skipping mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6615014Z Skipping mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T00:55:37.6615758Z Skipping mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T00:55:37.6616263Z Skipping mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T00:55:37.6616757Z Skipping nanmean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6617083Z Skipping nanmean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6617401Z Skipping nanmean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6617686Z Skipping median Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6617953Z Skipping median Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6618222Z Skipping nanmedian Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6618487Z Skipping nanmedian Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6618752Z Skipping min Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6619009Z Skipping min Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6619333Z Skipping miopen_convolution_add_relu Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T00:55:37.6619671Z Skipping miopen_rnn_backward Because of Arg: ::std::array (::std::array) 2022-11-23T00:55:37.6619964Z Skipping mode Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6620226Z Skipping mode Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6620460Z Skipping ones because it is a factory method 2022-11-23T00:55:37.6620704Z Skipping ones_like because it is a factory method 2022-11-23T00:55:37.6620966Z Skipping cdist Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6621426Z Skipping _cdist_forward Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6621942Z Skipping is_pinned Because of Arg: c10::optional (at::Device) 2022-11-23T00:55:37.6622479Z Skipping pin_memory Because of Arg: c10::optional (at::Device) 2022-11-23T00:55:37.6623030Z Skipping _pin_memory Because of Arg: c10::optional (at::Device) 2022-11-23T00:55:37.6623511Z Skipping scalar_tensor because it is a factory method 2022-11-23T00:55:37.6623957Z Skipping rand because it is a factory method 2022-11-23T00:55:37.6624394Z Skipping rand_like because it is a factory method 2022-11-23T00:55:37.6624820Z Skipping randint because it is a factory method 2022-11-23T00:55:37.6625275Z Skipping randint_like because it is a factory method 2022-11-23T00:55:37.6625717Z Skipping randn because it is a factory method 2022-11-23T00:55:37.6626105Z Skipping randn_like because it is a factory method 2022-11-23T00:55:37.6626469Z Skipping randperm because it is a factory method 2022-11-23T00:55:37.6626837Z Skipping range because it is a factory method 2022-11-23T00:55:37.6627256Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6627676Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6628179Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6628524Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6628810Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6629119Z Skipping rrelu Because of Arg: c10::optional (at::Generator) 2022-11-23T00:55:37.6629417Z Skipping gelu Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6629709Z Skipping gelu_backward Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6630072Z Skipping select Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6630512Z Skipping logit Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6630872Z Skipping size Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6631152Z Skipping slice Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6631561Z Skipping slice Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6632088Z Skipping slice Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6632539Z Skipping slice_scatter Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6633058Z Skipping slice_scatter Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6633510Z Skipping slice_scatter Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6634022Z Skipping as_strided_scatter Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6634367Z Skipping softmax Because of Arg: c10::optional (at::ScalarType) 2022-11-23T00:55:37.6634699Z Skipping softmax Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6635173Z Skipping softmax Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6635688Z Skipping _softmax_backward_data Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T00:55:37.6636218Z Skipping squeeze Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6636699Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6637180Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6637646Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6638192Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6638672Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6639136Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6639607Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6640090Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6640557Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6641027Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6641599Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6642081Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6642540Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6643011Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6643494Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6643962Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6644439Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6644920Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6645386Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6645869Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6646352Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6646824Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6647409Z Skipping stride Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6647932Z Skipping sum Because of Arg: c10::optional (at::ScalarType) 2022-11-23T00:55:37.6648497Z Skipping sum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6649044Z Skipping sum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6649596Z Skipping sum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6650122Z Skipping sum Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T00:55:37.6650612Z Skipping sum Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T00:55:37.6651116Z Skipping sum Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T00:55:37.6651682Z Skipping _nested_sum_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6652323Z Skipping _nested_sum_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6653189Z Skipping nansum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6653763Z Skipping nansum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6654338Z Skipping nansum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6654887Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6655445Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6655999Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6656555Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6657091Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6657660Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6658239Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6658810Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6659379Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6659951Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6660628Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T00:55:37.6661138Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T00:55:37.6661668Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T00:55:37.6662190Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T00:55:37.6662700Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T00:55:37.6663212Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T00:55:37.6663709Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T00:55:37.6664201Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T00:55:37.6664698Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T00:55:37.6665185Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T00:55:37.6665721Z Skipping prod Because of Arg: c10::optional (at::ScalarType) 2022-11-23T00:55:37.6666262Z Skipping prod Because of Arg: c10::optional (at::ScalarType) 2022-11-23T00:55:37.6666775Z Skipping prod Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6667255Z Skipping prod Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6667708Z Skipping prod Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6668190Z Skipping transpose Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6668740Z Skipping _nested_tensor_offsets Because of Ret: ::std::vector (at::IntArrayRef) 2022-11-23T00:55:37.6669297Z Skipping unique_consecutive Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6669889Z Skipping vander Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6670384Z Skipping vander Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6671064Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6671616Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6672175Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6672724Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6673266Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6673807Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T00:55:37.6674319Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T00:55:37.6674816Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T00:55:37.6675362Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T00:55:37.6675853Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T00:55:37.6676397Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6676968Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6677545Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6678185Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6678743Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6679284Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T00:55:37.6679817Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T00:55:37.6680487Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T00:55:37.6681001Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T00:55:37.6681613Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T00:55:37.6682092Z Skipping zeros because it is a factory method 2022-11-23T00:55:37.6682557Z Skipping _efficientzerotensor because it is a factory method 2022-11-23T00:55:37.6683035Z Skipping zeros_like because it is a factory method 2022-11-23T00:55:37.6683506Z Skipping _standard_gamma Because of Arg: c10::optional (at::Generator) 2022-11-23T00:55:37.6683949Z Skipping _sample_dirichlet Because of Arg: c10::optional (at::Generator) 2022-11-23T00:55:37.6684399Z Skipping poisson Because of Arg: c10::optional (at::Generator) 2022-11-23T00:55:37.6684880Z Skipping binomial Because of Arg: c10::optional (at::Generator) 2022-11-23T00:55:37.6685321Z Skipping native_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T00:55:37.6685747Z Skipping _sparse_sum Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T00:55:37.6686169Z Skipping _sparse_sum Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T00:55:37.6686614Z Skipping _sparse_csr_sum Because of Arg: c10::optional (at::ScalarType) 2022-11-23T00:55:37.6687081Z Skipping _sparse_csr_prod Because of Arg: c10::optional (at::ScalarType) 2022-11-23T00:55:37.6687550Z Skipping _sparse_softmax Because of Arg: c10::optional (at::ScalarType) 2022-11-23T00:55:37.6688000Z Skipping _sparse_softmax Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6688441Z Skipping _sparse_softmax Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6688882Z Skipping _sparse_log_softmax Because of Arg: c10::optional (at::ScalarType) 2022-11-23T00:55:37.6689337Z Skipping _sparse_log_softmax Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6689773Z Skipping _sparse_log_softmax Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6690350Z Skipping _spdiags Because of Arg: c10::optional (at::Layout) 2022-11-23T00:55:37.6690756Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T00:55:37.6691201Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T00:55:37.6691653Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T00:55:37.6691953Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T00:55:37.6692278Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T00:55:37.6692592Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T00:55:37.6692904Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T00:55:37.6693207Z Skipping clone Because of Arg: c10::optional (at::MemoryFormat) 2022-11-23T00:55:37.6693598Z Skipping sparse_compressed_tensor because it is a factory method 2022-11-23T00:55:37.6693883Z Skipping sparse_csr_tensor because it is a factory method 2022-11-23T00:55:37.6694341Z Skipping sparse_csc_tensor because it is a factory method 2022-11-23T00:55:37.6694603Z Skipping sparse_bsr_tensor because it is a factory method 2022-11-23T00:55:37.6694873Z Skipping sparse_bsc_tensor because it is a factory method 2022-11-23T00:55:37.6695151Z Skipping _sparse_compressed_tensor_unsafe because it is a factory method 2022-11-23T00:55:37.6695448Z Skipping _sparse_csr_tensor_unsafe because it is a factory method 2022-11-23T00:55:37.6695735Z Skipping _sparse_csc_tensor_unsafe because it is a factory method 2022-11-23T00:55:37.6696021Z Skipping _sparse_bsr_tensor_unsafe because it is a factory method 2022-11-23T00:55:37.6696373Z Skipping _sparse_bsc_tensor_unsafe because it is a factory method 2022-11-23T00:55:37.6696646Z Skipping sparse_coo_tensor because it is a factory method 2022-11-23T00:55:37.6696923Z Skipping _sparse_coo_tensor_unsafe because it is a factory method 2022-11-23T00:55:37.6697361Z Skipping _sparse_coo_tensor_with_dims because it is a factory method 2022-11-23T00:55:37.6697667Z Skipping _sparse_coo_tensor_with_dims_and_tensors because it is a factory method 2022-11-23T00:55:37.6697996Z Skipping to_dense Because of Arg: c10::optional (at::ScalarType) 2022-11-23T00:55:37.6698319Z Skipping _to_dense Because of Arg: c10::optional (at::ScalarType) 2022-11-23T00:55:37.6698602Z Skipping unbind Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6698895Z Skipping to_mkldnn Because of Arg: c10::optional (at::ScalarType) 2022-11-23T00:55:37.6699224Z Skipping quantize_per_tensor_dynamic Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T00:55:37.6699535Z Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T00:55:37.6699852Z Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T00:55:37.6700171Z Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T00:55:37.6700485Z Skipping quantize_per_channel Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T00:55:37.6700750Z Skipping q_scale Because of Ret: double (double) 2022-11-23T00:55:37.6701006Z Skipping qscheme Because of Ret: at::QScheme (at::QScheme) 2022-11-23T00:55:37.6701280Z Skipping _choose_qparams_per_tensor Because of Ret: double (double) 2022-11-23T00:55:37.6701556Z Skipping _choose_qparams_per_tensor Because of Ret: double (double) 2022-11-23T00:55:37.6701870Z Skipping _autocast_to_reduced_precision Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T00:55:37.6702164Z Skipping _to_copy because it is a factory method 2022-11-23T00:55:37.6702392Z Skipping to because it is a factory method 2022-11-23T00:55:37.6702653Z Skipping meshgrid Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6702945Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2022-11-23T00:55:37.6703300Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2022-11-23T00:55:37.6703581Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2022-11-23T00:55:37.6703876Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2022-11-23T00:55:37.6704168Z Skipping can_cast Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T00:55:37.6704458Z Skipping promote_types Because of Ret: at::ScalarType (at::ScalarType) 2022-11-23T00:55:37.6704765Z Skipping _masked_softmax Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6705064Z Skipping _masked_softmax Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6705359Z Skipping _masked_softmax_backward Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6705661Z Skipping view Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T00:55:37.6705947Z Skipping index_add Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6706258Z Skipping index_add Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6706736Z Skipping index_reduce Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6707036Z Skipping index_reduce Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6707322Z Skipping index_fill Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6707584Z Skipping index_fill Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6707865Z Skipping scatter Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6708160Z Skipping scatter Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6708478Z Skipping scatter Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6708736Z Skipping scatter Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6709010Z Skipping scatter_add Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6709307Z Skipping scatter_reduce Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6709603Z Skipping scatter_reduce Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6709890Z Skipping cross Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6710158Z Skipping tril_indices because it is a factory method 2022-11-23T00:55:37.6710409Z Skipping triu_indices because it is a factory method 2022-11-23T00:55:37.6710688Z Skipping take_along_dim Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6710991Z Skipping index_select Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6711272Z Skipping gather Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6711533Z Skipping gather Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6711815Z Skipping linalg_vander Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6712131Z Skipping multinomial Because of Arg: c10::optional (at::Generator) 2022-11-23T00:55:37.6712463Z Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T00:55:37.6712817Z Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T00:55:37.6713160Z Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T00:55:37.6713521Z Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T00:55:37.6713887Z Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T00:55:37.6714264Z Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T00:55:37.6714632Z Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T00:55:37.6715003Z Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T00:55:37.6715425Z Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T00:55:37.6715789Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T00:55:37.6716144Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T00:55:37.6716480Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T00:55:37.6716836Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T00:55:37.6717175Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T00:55:37.6717522Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T00:55:37.6717847Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T00:55:37.6718293Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T00:55:37.6718636Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T00:55:37.6718935Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6719221Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6719504Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6719788Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6720055Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6720341Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6720633Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6720912Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6721207Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6721620Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6721926Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6722202Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6722481Z Skipping sort Because of Arg: c10::optional (bool) 2022-11-23T00:55:37.6722747Z Skipping sort Because of Arg: c10::optional (bool) 2022-11-23T00:55:37.6722997Z Skipping sort Because of Arg: c10::optional (bool) 2022-11-23T00:55:37.6723259Z Skipping sort Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6723526Z Skipping sort Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6723777Z Skipping sort Because of Arg: c10::optional (bool) 2022-11-23T00:55:37.6724190Z Skipping sort Because of Arg: c10::optional (bool) 2022-11-23T00:55:37.6724465Z Skipping argsort Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6724740Z Skipping argsort Because of Arg: at::Dimname (at::Dimname) 2022-11-23T00:55:37.6725031Z Skipping normal_functional Because of Arg: c10::optional (at::Generator) 2022-11-23T00:55:37.6725326Z Skipping normal because it is a factory method 2022-11-23T00:55:37.6725622Z Skipping _foreach_add Because of Arg: at::ArrayRef (at::ArrayRef) 2022-11-23T00:55:37.6725945Z Skipping _foreach_sub Because of Arg: at::ArrayRef (at::ArrayRef) 2022-11-23T00:55:37.6726278Z Skipping _foreach_div Because of Arg: at::ArrayRef (at::ArrayRef) 2022-11-23T00:55:37.6726608Z Skipping _foreach_mul Because of Arg: at::ArrayRef (at::ArrayRef) 2022-11-23T00:55:37.6726942Z Skipping _foreach_addcdiv Because of Arg: at::ArrayRef (at::ArrayRef) 2022-11-23T00:55:37.6727343Z Skipping _foreach_addcmul Because of Arg: at::ArrayRef (at::ArrayRef) 2022-11-23T00:55:37.6727679Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2022-11-23T00:55:37.6728012Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2022-11-23T00:55:37.6728328Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2022-11-23T00:55:37.6728659Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2022-11-23T00:55:37.6728984Z Skipping rrelu_with_noise Because of Arg: c10::optional (at::Generator) 2022-11-23T00:55:37.6729295Z Skipping avg_pool2d Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6729587Z Skipping avg_pool2d_backward Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6729889Z Skipping avg_pool3d Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6730193Z Skipping avg_pool3d_backward Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6730528Z Skipping _pad_enum Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6730817Z Skipping pad Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6731097Z Skipping pad Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6731420Z Skipping upsample_linear1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6731762Z Skipping upsample_bilinear2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6732118Z Skipping _upsample_bilinear2d_aa Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6732478Z Skipping upsample_trilinear3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6732816Z Skipping upsample_bicubic2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6733167Z Skipping _upsample_bicubic2d_aa Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6733606Z Skipping upsample_nearest1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6733960Z Skipping _upsample_nearest_exact1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6734304Z Skipping upsample_nearest2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6734658Z Skipping _upsample_nearest_exact2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6735008Z Skipping upsample_nearest3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6735348Z Skipping _upsample_nearest_exact3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6735683Z Skipping upsample_linear1d Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6736001Z Skipping upsample_linear1d_backward Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6736324Z Skipping upsample_bilinear2d Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6736627Z Skipping upsample_bilinear2d Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6736946Z Skipping upsample_bilinear2d_backward Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6737275Z Skipping upsample_bilinear2d_backward Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6737583Z Skipping _upsample_bilinear2d_aa Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6737904Z Skipping _upsample_bilinear2d_aa Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6738231Z Skipping _upsample_bilinear2d_aa_backward Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6738573Z Skipping _upsample_bilinear2d_aa_backward Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6738883Z Skipping upsample_bicubic2d Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6739188Z Skipping upsample_bicubic2d Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6739547Z Skipping upsample_bicubic2d_backward Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6739865Z Skipping upsample_bicubic2d_backward Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6740183Z Skipping _upsample_bicubic2d_aa Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6740495Z Skipping _upsample_bicubic2d_aa Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6740816Z Skipping _upsample_bicubic2d_aa_backward Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6741143Z Skipping _upsample_bicubic2d_aa_backward Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6741468Z Skipping upsample_trilinear3d Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6741781Z Skipping upsample_trilinear3d Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6742082Z Skipping upsample_trilinear3d Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6742444Z Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6742773Z Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6743103Z Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6743405Z Skipping upsample_nearest1d Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6743803Z Skipping _upsample_nearest_exact1d Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6744130Z Skipping upsample_nearest1d_backward Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6744453Z Skipping _upsample_nearest_exact1d_backward Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6744773Z Skipping upsample_nearest2d Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6745081Z Skipping upsample_nearest2d Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6745405Z Skipping _upsample_nearest_exact2d Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6745714Z Skipping _upsample_nearest_exact2d Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6746041Z Skipping upsample_nearest2d_backward Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6746371Z Skipping upsample_nearest2d_backward Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6746695Z Skipping _upsample_nearest_exact2d_backward Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6747038Z Skipping _upsample_nearest_exact2d_backward Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6747359Z Skipping upsample_nearest3d Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6747660Z Skipping upsample_nearest3d Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6747946Z Skipping upsample_nearest3d Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6748262Z Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6748581Z Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6748885Z Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6749201Z Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6749528Z Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6749849Z Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6750162Z Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6750495Z Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6750826Z Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6751196Z Skipping logit_backward Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6751605Z Skipping special_logit Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6751928Z Skipping special_log_softmax Because of Arg: c10::optional (at::ScalarType) 2022-11-23T00:55:37.6752271Z Skipping special_softmax Because of Arg: c10::optional (at::ScalarType) 2022-11-23T00:55:37.6752566Z Skipping fft_fft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6752854Z Skipping fft_fft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6753137Z Skipping fft_fft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6753407Z Skipping fft_ifft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6753689Z Skipping fft_ifft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6754042Z Skipping fft_ifft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6754401Z Skipping fft_rfft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6754666Z Skipping fft_rfft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6754947Z Skipping fft_rfft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6755235Z Skipping fft_irfft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6755512Z Skipping fft_irfft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6755803Z Skipping fft_irfft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6756089Z Skipping fft_hfft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6756369Z Skipping fft_hfft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6756757Z Skipping fft_hfft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6757038Z Skipping fft_ihfft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6757326Z Skipping fft_ihfft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6757601Z Skipping fft_ihfft Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6757915Z Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6758336Z Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6758647Z Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6758971Z Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6759306Z Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6759635Z Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6759941Z Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6760266Z Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6760589Z Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6760898Z Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6761219Z Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6761668Z Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6762003Z Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6762310Z Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6762696Z Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6763102Z Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6763445Z Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6763958Z Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6764360Z Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6764745Z Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6765120Z Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6765523Z Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6766012Z Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6766388Z Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6766743Z Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6767094Z Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6767473Z Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6767857Z Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6768275Z Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6768701Z Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6769097Z Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6769473Z Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6769810Z Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6770193Z Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6770593Z Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6770972Z Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6771272Z Skipping fft_fftfreq because it is a factory method 2022-11-23T00:55:37.6771598Z Skipping fft_rfftfreq because it is a factory method 2022-11-23T00:55:37.6771975Z Skipping fft_fftshift Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6772361Z Skipping fft_ifftshift Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6772726Z Skipping linalg_lstsq Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6773079Z Skipping linalg_lstsq Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6773425Z Skipping _linalg_eigh Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6773909Z Skipping _linalg_eigh Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6774286Z Skipping linalg_eigh Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6774648Z Skipping linalg_eigvalsh Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6774987Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T00:55:37.6775401Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T00:55:37.6775807Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T00:55:37.6776193Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T00:55:37.6776512Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6776860Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6777208Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6777535Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6777922Z Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6778325Z Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6778793Z Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6779159Z Skipping linalg_matrix_norm Because of Arg: c10::optional (at::ScalarType) 2022-11-23T00:55:37.6779558Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6779924Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6780244Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6780609Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6780996Z Skipping _linalg_svd Because of Arg: c10::optional (c10::string_view) 2022-11-23T00:55:37.6805638Z Skipping linalg_svd Because of Arg: c10::optional (c10::string_view) 2022-11-23T00:55:37.6806002Z Skipping linalg_svdvals Because of Arg: c10::optional (c10::string_view) 2022-11-23T00:55:37.6806470Z Skipping linalg_cond Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T00:55:37.6806791Z Skipping linalg_cond Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6807091Z Skipping linalg_pinv Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6807388Z Skipping linalg_pinv Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6807666Z Skipping linalg_pinv Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6807995Z Skipping linalg_tensorsolve Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6808325Z Skipping linalg_qr Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6808613Z Skipping linalg_matrix_rank Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6808918Z Skipping linalg_matrix_rank Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6809216Z Skipping linalg_matrix_rank Because of Arg: c10::optional (double) 2022-11-23T00:55:37.6809554Z Skipping nested_to_padded_tensor Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6809902Z Skipping _test_optional_intlist Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6810269Z Skipping _test_optional_filled_intlist Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6810647Z Skipping _test_optional_floatlist Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T00:55:37.6810981Z Skipping _test_string_default Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6811294Z Skipping _test_string_default Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6811616Z Skipping _test_ambiguous_defaults Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6811933Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6812226Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6812532Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6812829Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6813110Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6813410Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6813708Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6814012Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6814325Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6814647Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6814973Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6815328Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-11-23T00:55:37.6815674Z Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) 2022-11-23T00:55:37.6816045Z Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) 2022-11-23T00:55:37.6816548Z Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) 2022-11-23T00:55:37.6816903Z Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) 2022-11-23T00:55:37.6817233Z Skipping as_strided_copy Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6817531Z Skipping slice_copy Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6817809Z Skipping slice_copy Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6818092Z Skipping slice_copy Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6818446Z Skipping view_copy Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T00:55:37.6818771Z Skipping to_padded_tensor Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T00:55:37.6819101Z Skipping _transformer_encoder_layer_fwd Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6819429Z Skipping _native_multi_head_attention Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6819758Z Skipping _efficient_attention_forward Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6820072Z Skipping _efficient_attention_forward Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6820401Z Skipping _efficient_attention_forward Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6820723Z Skipping bernoulli Because of Arg: c10::optional (at::Generator) 2022-11-23T00:55:37.6821051Z Skipping resize Because of Arg: c10::optional (at::MemoryFormat) 2022-11-23T00:55:37.6821371Z Skipping resize_as Because of Arg: c10::optional (at::MemoryFormat) 2022-11-23T00:55:37.6821670Z Skipping set Because of Arg: at::Storage (at::Storage) 2022-11-23T00:55:37.6821938Z Skipping set Because of Arg: at::Storage (at::Storage) 2022-11-23T00:55:37.6822187Z Skipping set Because of Arg: at::Storage (at::Storage) 2022-11-23T00:55:37.6822460Z Skipping random Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6822742Z Skipping random Because of Arg: c10::optional (int64_t) 2022-11-23T00:55:37.6823039Z Skipping random Because of Arg: c10::optional (at::Generator) 2022-11-23T00:55:37.6823508Z Skipping random Because of Arg: c10::optional (at::Generator) 2022-11-23T00:55:37.6823821Z Skipping uniform Because of Arg: c10::optional (at::Generator) 2022-11-23T00:55:37.6824131Z Skipping cauchy Because of Arg: c10::optional (at::Generator) 2022-11-23T00:55:37.6824437Z Skipping log_normal Because of Arg: c10::optional (at::Generator) 2022-11-23T00:55:37.6824759Z Skipping exponential Because of Arg: c10::optional (at::Generator) 2022-11-23T00:55:37.6825085Z Skipping geometric Because of Arg: c10::optional (at::Generator) 2022-11-23T00:55:41.0138015Z [173 / 427] checking cached actions 2022-11-23T00:55:51.8272552Z [188 / 1,609] checking cached actions 2022-11-23T00:55:53.3040046Z INFO: From Compiling src/libm/mkalias.c [for host]: 2022-11-23T00:55:53.3053032Z external/sleef/src/libm/mkalias.c: In function 'main': 2022-11-23T00:55:53.3053829Z external/sleef/src/libm/mkalias.c:40:16: warning: unused variable 'vparameterStr' [-Wunused-variable] 2022-11-23T00:55:53.3054459Z static char *vparameterStr[7] = { "v", "vv", "", "vv", "v", "vvv", "" }; 2022-11-23T00:55:53.3054852Z ^~~~~~~~~~~~~ 2022-11-23T00:55:53.3055724Z external/sleef/src/libm/mkalias.c:39:16: warning: unused variable 'ulpSuffixStr' [-Wunused-variable] 2022-11-23T00:55:53.3056337Z static char *ulpSuffixStr[] = { "", "_u1", "_u05", "_u35", "_u15", "_u3500" }; 2022-11-23T00:55:53.3056738Z ^~~~~~~~~~~~ 2022-11-23T00:55:53.3057360Z external/sleef/src/libm/mkalias.c:37:16: warning: unused variable 'typeSpecS' [-Wunused-variable] 2022-11-23T00:55:53.3060120Z static char *typeSpecS[] = { "", "f" }; 2022-11-23T00:55:53.3060488Z ^~~~~~~~~ 2022-11-23T00:55:53.3061161Z external/sleef/src/libm/mkalias.c:24:9: warning: unused variable 'mangledisa' [-Wunused-variable] 2022-11-23T00:55:53.3061687Z char *mangledisa = argv[4]; 2022-11-23T00:55:53.3061976Z ^~~~~~~~~~ 2022-11-23T00:55:53.3195098Z At top level: 2022-11-23T00:55:53.3195924Z external/sleef/src/libm/mkalias.c:37:16: warning: 'typeSpecS' defined but not used [-Wunused-variable] 2022-11-23T00:55:53.3196456Z static char *typeSpecS[] = { "", "f" }; 2022-11-23T00:55:53.3196802Z ^~~~~~~~~ 2022-11-23T00:55:53.3198396Z external/sleef/src/libm/mkalias.c:39:16: warning: 'ulpSuffixStr' defined but not used [-Wunused-variable] 2022-11-23T00:55:53.3199285Z static char *ulpSuffixStr[] = { "", "_u1", "_u05", "_u35", "_u15", "_u3500" }; 2022-11-23T00:55:53.3199731Z ^~~~~~~~~~~~ 2022-11-23T00:55:53.3200419Z external/sleef/src/libm/mkalias.c:40:16: warning: 'vparameterStr' defined but not used [-Wunused-variable] 2022-11-23T00:55:53.3201009Z static char *vparameterStr[7] = { "v", "vv", "", "vv", "v", "vvv", "" }; 2022-11-23T00:55:53.3201394Z ^~~~~~~~~~~~~ 2022-11-23T00:55:56.2434119Z INFO: From Compiling gloo/cuda_private.cu: 2022-11-23T00:55:56.2455616Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:55:56.5545822Z INFO: From Compiling gloo/cuda.cu: 2022-11-23T00:55:56.5552625Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:56:04.3322107Z [518 / 2,071] Compiling third_party/oneDNN/src/cpu/x64/gemm/s8x8s32/jit_sse41_u8_copy_sum_bn_kern_autogen.cpp; 0s processwrapper-sandbox ... (8 actions, 7 running) 2022-11-23T00:56:09.6513687Z INFO: From Compiling third_party/miniz-2.1.0/miniz.c: 2022-11-23T00:56:09.6514643Z 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-11-23T00:56:09.6515582Z #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2022-11-23T00:56:09.6516063Z ^~~~~~~ 2022-11-23T00:56:18.6581463Z [955 / 2,071] Compiling src/google/protobuf/extension_set_heavy.cc; 0s processwrapper-sandbox ... (8 actions, 7 running) 2022-11-23T00:56:36.5954990Z [1,076 / 2,071] Compiling torch/csrc/distributed/c10d/quantization/quantization_gpu.cu; 14s processwrapper-sandbox ... (8 actions running) 2022-11-23T00:56:50.3704649Z INFO: From Compiling torch/csrc/distributed/c10d/quantization/quantization_gpu.cu: 2022-11-23T00:56:50.3711485Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:56:56.2577500Z INFO: From Compiling caffe2/operators/multi_class_accuracy_op.cu: 2022-11-23T00:56:56.2591725Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:56:56.2857664Z [1,078 / 2,071] Compiling caffe2/operators/lengths_tile_op.cu; 34s processwrapper-sandbox ... (8 actions, 7 running) 2022-11-23T00:56:56.3255365Z INFO: From Compiling caffe2/operators/lengths_tile_op.cu: 2022-11-23T00:56:56.3256156Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:56:56.9449043Z INFO: From Compiling caffe2/operators/arg_ops.cu: 2022-11-23T00:56:56.9456156Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:56:57.1640066Z INFO: From Compiling caffe2/operators/integral_image_op.cu: 2022-11-23T00:56:57.1656334Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:56:57.5498072Z INFO: From Compiling caffe2/operators/reduce_ops.cu: 2022-11-23T00:56:57.5498524Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:56:58.1220451Z INFO: From Compiling caffe2/operators/lstm_unit_op_gpu.cu: 2022-11-23T00:56:58.1225749Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:56:58.2684141Z INFO: From Compiling caffe2/operators/piecewise_linear_transform_op.cu: 2022-11-23T00:56:58.2691341Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:57:19.5476734Z [1,086 / 2,071] Compiling caffe2/operators/pad_op_gpu.cu; 29s processwrapper-sandbox ... (8 actions running) 2022-11-23T00:57:21.9169063Z INFO: From Compiling caffe2/operators/pad_op_gpu.cu: 2022-11-23T00:57:21.9194971Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:57:22.0536645Z INFO: From Compiling caffe2/operators/normalize_ops.cu: 2022-11-23T00:57:22.0564956Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:57:27.5634976Z INFO: From Compiling caffe2/operators/mem_query_op.cu: 2022-11-23T00:57:27.5635673Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:57:27.7396235Z INFO: From Compiling caffe2/operators/weighted_sample_op.cu: 2022-11-23T00:57:27.7396695Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:57:28.1221267Z INFO: From Compiling caffe2/operators/local_response_normalization_op.cu: 2022-11-23T00:57:28.1248880Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:57:30.1642204Z INFO: From Compiling caffe2/operators/atan_op.cu: 2022-11-23T00:57:30.1650242Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:57:35.1370521Z INFO: From Compiling caffe2/operators/perplexity_op.cu: 2022-11-23T00:57:35.1377443Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:57:36.5307382Z INFO: From Compiling caffe2/operators/pack_segments.cu: 2022-11-23T00:57:36.5328457Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:57:46.5541461Z [1,094 / 2,071] Compiling caffe2/operators/margin_ranking_criterion_op.cu; 24s processwrapper-sandbox ... (8 actions running) 2022-11-23T00:57:49.4832905Z INFO: From Compiling caffe2/operators/one_hot_ops.cu: 2022-11-23T00:57:49.4840378Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:57:51.0203665Z INFO: From Compiling caffe2/operators/minmax_ops.cu: 2022-11-23T00:57:51.0204455Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:57:51.8040693Z INFO: From Compiling caffe2/operators/margin_ranking_criterion_op.cu: 2022-11-23T00:57:51.8068011Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:57:56.5252698Z INFO: From Compiling caffe2/operators/max_pool_with_index.cu: 2022-11-23T00:57:56.5269291Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:57:57.7236139Z INFO: From Compiling caffe2/operators/moments_op.cu: 2022-11-23T00:57:57.7293328Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:57:57.8010577Z INFO: From Compiling caffe2/operators/mean_op.cu: 2022-11-23T00:57:57.8026417Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:58:03.2156863Z INFO: From Compiling caffe2/operators/tan_op.cu: 2022-11-23T00:58:03.2171766Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:58:12.7222529Z INFO: From Compiling caffe2/operators/logit_op.cu: 2022-11-23T00:58:12.7227168Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:58:20.2157361Z INFO: From Compiling caffe2/operators/loss_op.cu: 2022-11-23T00:58:20.2190752Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:58:20.2513102Z [1,103 / 2,071] Compiling caffe2/operators/channel_shuffle_op.cu; 29s processwrapper-sandbox ... (8 actions, 7 running) 2022-11-23T00:58:20.7568578Z INFO: From Compiling caffe2/operators/channel_shuffle_op.cu: 2022-11-23T00:58:20.7574950Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:58:23.3793839Z INFO: From Compiling caffe2/operators/pool_op.cu: 2022-11-23T00:58:23.3794542Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:58:26.7652868Z INFO: From Compiling caffe2/operators/cosine_embedding_criterion_op.cu: 2022-11-23T00:58:26.7653616Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:58:27.0870876Z INFO: From Compiling caffe2/operators/lp_pool_op.cu: 2022-11-23T00:58:27.0872312Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:58:28.9090941Z INFO: From Compiling caffe2/operators/reduce_front_back_sum_mean_ops.cu: 2022-11-23T00:58:28.9100550Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:58:30.8787599Z INFO: From Compiling caffe2/operators/generate_proposals_op_util_nms_gpu.cu: 2022-11-23T00:58:30.8940148Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:58:33.1250377Z INFO: From Compiling caffe2/operators/reduce_front_back_max_ops.cu: 2022-11-23T00:58:33.1257303Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:58:42.7995338Z INFO: From Compiling caffe2/operators/lengths_pad_op.cu: 2022-11-23T00:58:42.8020997Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:58:47.5487082Z INFO: From Compiling caffe2/operators/reduction_ops.cu: 2022-11-23T00:58:47.5493986Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:58:49.7408020Z INFO: From Compiling caffe2/operators/clip_op.cu: 2022-11-23T00:58:49.7425621Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:58:57.0152882Z INFO: From Compiling caffe2/operators/reciprocal_op.cu: 2022-11-23T00:58:57.0166915Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:58:57.0470425Z [1,114 / 2,071] Compiling caffe2/operators/relu_n_op.cu; 29s processwrapper-sandbox ... (8 actions, 7 running) 2022-11-23T00:58:58.8616681Z INFO: From Compiling caffe2/operators/elementwise_linear_op.cu: 2022-11-23T00:58:58.8634683Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:58:59.4676810Z INFO: From Compiling caffe2/operators/relu_n_op.cu: 2022-11-23T00:58:59.4827670Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:59:02.7509400Z INFO: From Compiling caffe2/operators/glu_op.cu: 2022-11-23T00:59:02.7573582Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:59:03.5188542Z INFO: From Compiling caffe2/operators/relu_op.cu: 2022-11-23T00:59:03.5217280Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:59:14.3697425Z INFO: From Compiling caffe2/operators/resize_3d_op.cu: 2022-11-23T00:59:14.3704322Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:59:19.4710403Z INFO: From Compiling caffe2/operators/rmac_regions_op.cu: 2022-11-23T00:59:19.4741775Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:59:20.8283467Z INFO: From Compiling caffe2/operators/elu_op.cu: 2022-11-23T00:59:20.8299045Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:59:28.4016329Z INFO: From Compiling caffe2/operators/resize_op.cu: 2022-11-23T00:59:28.4025043Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:59:33.0871810Z INFO: From Compiling caffe2/operators/filler_op.cu: 2022-11-23T00:59:33.0872754Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:59:33.6420961Z INFO: From Compiling caffe2/operators/gelu_op.cu: 2022-11-23T00:59:33.6444350Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:59:33.7893503Z INFO: From Compiling caffe2/operators/rnn/recurrent_network_op_gpu.cu: 2022-11-23T00:59:33.8052446Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:59:36.7421240Z INFO: From Compiling caffe2/operators/erf_op.cu: 2022-11-23T00:59:36.7440986Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:59:38.8708821Z [1,126 / 2,071] Compiling caffe2/operators/roi_align_rotated_gradient_op.cu; 24s processwrapper-sandbox ... (8 actions running) 2022-11-23T00:59:44.0097561Z INFO: From Compiling caffe2/operators/roi_align_rotated_gradient_op.cu: 2022-11-23T00:59:44.0106727Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:59:49.8394128Z INFO: From Compiling caffe2/operators/find_op.cu: 2022-11-23T00:59:49.8417119Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:59:50.9563640Z INFO: From Compiling caffe2/operators/roi_align_rotated_op.cu: 2022-11-23T00:59:50.9570601Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T00:59:57.9112295Z INFO: From Compiling caffe2/operators/scale_blobs_op.cu: 2022-11-23T00:59:57.9150160Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:00:07.3068235Z INFO: From Compiling caffe2/operators/sequence_ops.cu: 2022-11-23T01:00:07.3111376Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:00:09.1980259Z INFO: From Compiling caffe2/operators/sin_op.cu: 2022-11-23T01:00:09.1981075Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:00:12.1108025Z INFO: From Compiling caffe2/operators/elementwise_div_op.cu: 2022-11-23T01:00:12.1109159Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:00:14.1151975Z INFO: From Compiling caffe2/operators/segment_reduction_op_gpu.cu: 2022-11-23T01:00:14.1189776Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:00:15.1209847Z INFO: From Compiling caffe2/operators/softmax_ops.cu: 2022-11-23T01:00:15.1216889Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:00:20.6220384Z INFO: From Compiling caffe2/operators/depthwise_3x3_conv_op_cudnn.cu: 2022-11-23T01:00:20.6232578Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:00:20.6637230Z INFO: From Compiling caffe2/operators/softplus_op.cu: 2022-11-23T01:00:20.6647558Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:00:25.3715284Z [1,137 / 2,071] Compiling caffe2/operators/pow_op.cu; 27s processwrapper-sandbox ... (8 actions running) 2022-11-23T01:00:32.6434672Z INFO: From Compiling caffe2/operators/pow_op.cu: 2022-11-23T01:00:32.6435761Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:00:39.8641025Z INFO: From Compiling caffe2/operators/cross_entropy_op.cu: 2022-11-23T01:00:39.8679397Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:00:40.7282386Z INFO: From Compiling caffe2/operators/cosh_op.cu: 2022-11-23T01:00:40.7283012Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:00:41.7464863Z INFO: From Compiling caffe2/operators/channel_stats_op.cu: 2022-11-23T01:00:41.7473844Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:00:47.3848376Z INFO: From Compiling caffe2/operators/cube_op.cu: 2022-11-23T01:00:47.3856622Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:00:47.7186644Z INFO: From Compiling caffe2/operators/cos_op.cu: 2022-11-23T01:00:47.7205840Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:00:50.9814916Z INFO: From Compiling caffe2/operators/channelwise_conv3d_op_cudnn.cu: 2022-11-23T01:00:50.9822651Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:00:57.9736682Z INFO: From Compiling caffe2/operators/summarize_op.cu: 2022-11-23T01:00:57.9741769Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:01:01.7947700Z INFO: From Compiling caffe2/operators/ceil_op.cu: 2022-11-23T01:01:01.7970609Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:01:09.3739281Z INFO: From Compiling caffe2/operators/channel_backprop_stats_op.cu: 2022-11-23T01:01:09.3746570Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:01:10.3812947Z INFO: From Compiling caffe2/operators/thresholded_relu_op.cu: 2022-11-23T01:01:10.3818874Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:01:11.3727485Z INFO: From Compiling caffe2/operators/transpose_op.cu: 2022-11-23T01:01:11.3753823Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:01:11.4220343Z INFO: From Compiling caffe2/operators/bucketize_op.cu: 2022-11-23T01:01:11.4239242Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:01:18.8399019Z [1,150 / 2,071] Compiling caffe2/operators/unique_ops.cu; 31s processwrapper-sandbox ... (8 actions running) 2022-11-23T01:01:22.6263792Z INFO: From Compiling caffe2/operators/batch_permutation_op.cu: 2022-11-23T01:01:22.6269967Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:01:26.9240836Z INFO: From Compiling caffe2/operators/batch_moments_op.cu: 2022-11-23T01:01:26.9247673Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:01:30.6924657Z INFO: From Compiling caffe2/sgd/adagrad_op_gpu.cu: 2022-11-23T01:01:30.6933486Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:01:33.4172352Z INFO: From Compiling caffe2/operators/batch_sparse_to_dense_op.cu: 2022-11-23T01:01:33.4186432Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:01:39.3168553Z INFO: From Compiling caffe2/operators/unique_ops.cu: 2022-11-23T01:01:39.3184915Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:01:40.3227626Z INFO: From Compiling caffe2/sgd/fp16_momentum_sgd_op.cu: 2022-11-23T01:01:40.3256801Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:01:41.6915929Z INFO: From Compiling caffe2/sgd/fp32_momentum_sgd_op.cu: 2022-11-23T01:01:41.6941126Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:01:42.9112857Z INFO: From Compiling caffe2/operators/alias_with_name.cu: 2022-11-23T01:01:42.9120978Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:01:48.0645598Z INFO: From Compiling caffe2/sgd/yellowfin_op_gpu.cu: 2022-11-23T01:01:48.0673478Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:01:52.1687365Z INFO: From Compiling caffe2/sgd/momentum_sgd_op_gpu.cu: 2022-11-23T01:01:52.1767660Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:01:54.1705545Z INFO: From Compiling caffe2/utils/math/reduce.cu: 2022-11-23T01:01:54.1711583Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:01:55.0730394Z INFO: From Compiling caffe2/utils/math/transpose.cu: 2022-11-23T01:01:55.0737414Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:02:03.5037485Z INFO: From Compiling caffe2/operators/accuracy_op.cu: 2022-11-23T01:02:03.5068619Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:02:09.8162597Z INFO: From Compiling caffe2/operators/leaky_relu_op.cu: 2022-11-23T01:02:09.8247541Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:02:11.2652652Z INFO: From Compiling caffe2/operators/sparse_normalize_op_gpu.cu: 2022-11-23T01:02:11.2659938Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:02:13.3596756Z INFO: From Compiling caffe2/operators/half_float_ops.cu: 2022-11-23T01:02:13.3657531Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:02:18.0687284Z INFO: From Compiling caffe2/operators/replace_nan_op.cu: 2022-11-23T01:02:18.0694072Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:02:20.3293029Z [1,219 / 2,071] Compiling caffe2/operators/roi_pool_op.cu; 26s processwrapper-sandbox ... (8 actions running) 2022-11-23T01:02:24.1466570Z INFO: From Compiling caffe2/operators/roi_pool_op.cu: 2022-11-23T01:02:24.1473371Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:02:28.5057319Z INFO: From Compiling caffe2/operators/rsqrt_op.cu: 2022-11-23T01:02:28.5058362Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:02:29.4005438Z INFO: From Compiling caffe2/operators/sigmoid_op.cu: 2022-11-23T01:02:29.4012228Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:02:38.9068639Z INFO: From Compiling caffe2/operators/spatial_batch_norm_op.cu: 2022-11-23T01:02:38.9074774Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:02:40.9247898Z INFO: From Compiling caffe2/operators/rnn/recurrent_op_cudnn.cc: 2022-11-23T01:02:40.9264150Z 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-11-23T01:02:40.9265817Z 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-11-23T01:02:40.9267495Z 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-11-23T01:02:40.9403493Z caffe2/operators/rnn/recurrent_op_cudnn.cc:589:1: required from here 2022-11-23T01:02:40.9443116Z caffe2/operators/rnn/recurrent_op_cudnn.cc:17:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:02:40.9482578Z for (auto i = 0; i < n; ++i) { 2022-11-23T01:02:40.9522533Z ~~^~~ 2022-11-23T01:02:45.1473232Z INFO: From Compiling caffe2/operators/spatial_batch_norm_op_cudnn.cu: 2022-11-23T01:02:45.1473925Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:02:45.7298537Z INFO: From Compiling caffe2/operators/conv_op_cudnn.cc: 2022-11-23T01:02:45.7330950Z caffe2/operators/conv_op_cudnn.cc: In constructor 'caffe2::CudnnConvOpBase::CudnnConvOpBase(const caffe2::OperatorDef&, caffe2::Workspace*)': 2022-11-23T01:02:45.7331923Z caffe2/operators/conv_op_cudnn.cc:34:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:02:45.7332437Z for (int i = 0; i < kernel_.size(); ++i) { 2022-11-23T01:02:45.7332806Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:02:45.7333628Z 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-11-23T01:02:45.7357214Z caffe2/operators/conv_op_cudnn.cc:875:16: required from here 2022-11-23T01:02:45.7358364Z caffe2/operators/conv_op_cudnn.cc:538:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:02:45.7359040Z for (int i = 0; i < kernel_.size(); ++i) { 2022-11-23T01:02:45.7359492Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:02:45.7360349Z caffe2/operators/conv_op_cudnn.cc:555:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:02:45.7361028Z for (int i = 0; i < kernel_.size(); ++i) { 2022-11-23T01:02:45.7361445Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:02:45.7362368Z caffe2/operators/conv_op_cudnn.cc:526:7: warning: variable 'group_offset_X' set but not used [-Wunused-but-set-variable] 2022-11-23T01:02:45.7362956Z int group_offset_X = 0, group_offset_Y = 0; 2022-11-23T01:02:45.7363367Z ^~~~~~~~~~~~~~ 2022-11-23T01:02:45.7364191Z caffe2/operators/conv_op_cudnn.cc:526:27: warning: variable 'group_offset_Y' set but not used [-Wunused-but-set-variable] 2022-11-23T01:02:45.7364839Z int group_offset_X = 0, group_offset_Y = 0; 2022-11-23T01:02:45.7365269Z ^~~~~~~~~~~~~~ 2022-11-23T01:02:45.7366537Z 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-11-23T01:02:45.7367224Z caffe2/operators/conv_op_cudnn.cc:881:19: required from here 2022-11-23T01:02:45.7368034Z caffe2/operators/conv_op_cudnn.cc:538:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:02:45.7368614Z for (int i = 0; i < kernel_.size(); ++i) { 2022-11-23T01:02:45.7368973Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:02:45.7369688Z caffe2/operators/conv_op_cudnn.cc:555:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:02:45.7370253Z for (int i = 0; i < kernel_.size(); ++i) { 2022-11-23T01:02:45.7370611Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:02:45.7371329Z caffe2/operators/conv_op_cudnn.cc:526:7: warning: variable 'group_offset_X' set but not used [-Wunused-but-set-variable] 2022-11-23T01:02:45.7372003Z int group_offset_X = 0, group_offset_Y = 0; 2022-11-23T01:02:45.7372360Z ^~~~~~~~~~~~~~ 2022-11-23T01:02:45.7373055Z caffe2/operators/conv_op_cudnn.cc:526:27: warning: variable 'group_offset_Y' set but not used [-Wunused-but-set-variable] 2022-11-23T01:02:45.7373624Z int group_offset_X = 0, group_offset_Y = 0; 2022-11-23T01:02:45.7373993Z ^~~~~~~~~~~~~~ 2022-11-23T01:02:45.7375029Z 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-11-23T01:02:45.7375761Z caffe2/operators/conv_op_cudnn.cc:1483:16: required from here 2022-11-23T01:02:45.7376573Z caffe2/operators/conv_op_cudnn.cc:920:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:02:45.7377154Z for (int i = 0; i < kernel_.size(); ++i) { 2022-11-23T01:02:45.7377507Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:02:45.7378223Z caffe2/operators/conv_op_cudnn.cc:937:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:02:45.7378801Z for (int i = 0; i < kernel_.size(); ++i) { 2022-11-23T01:02:45.7379157Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:02:45.7379870Z caffe2/operators/conv_op_cudnn.cc:908:7: warning: variable 'group_offset_X' set but not used [-Wunused-but-set-variable] 2022-11-23T01:02:45.7380434Z int group_offset_X = 0, group_offset_Y = 0; 2022-11-23T01:02:45.7380766Z ^~~~~~~~~~~~~~ 2022-11-23T01:02:45.7381484Z caffe2/operators/conv_op_cudnn.cc:908:27: warning: variable 'group_offset_Y' set but not used [-Wunused-but-set-variable] 2022-11-23T01:02:45.7382045Z int group_offset_X = 0, group_offset_Y = 0; 2022-11-23T01:02:45.7382415Z ^~~~~~~~~~~~~~ 2022-11-23T01:02:45.7383505Z 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-11-23T01:02:45.7384343Z caffe2/operators/conv_op_cudnn.cc:1492:19: required from here 2022-11-23T01:02:45.7385147Z caffe2/operators/conv_op_cudnn.cc:920:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:02:45.7385723Z for (int i = 0; i < kernel_.size(); ++i) { 2022-11-23T01:02:45.7386085Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:02:45.7386828Z caffe2/operators/conv_op_cudnn.cc:937:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:02:45.7387375Z for (int i = 0; i < kernel_.size(); ++i) { 2022-11-23T01:02:45.7387738Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:02:45.7388464Z caffe2/operators/conv_op_cudnn.cc:908:7: warning: variable 'group_offset_X' set but not used [-Wunused-but-set-variable] 2022-11-23T01:02:45.7389124Z int group_offset_X = 0, group_offset_Y = 0; 2022-11-23T01:02:45.7389492Z ^~~~~~~~~~~~~~ 2022-11-23T01:02:45.7390209Z caffe2/operators/conv_op_cudnn.cc:908:27: warning: variable 'group_offset_Y' set but not used [-Wunused-but-set-variable] 2022-11-23T01:02:45.7390794Z int group_offset_X = 0, group_offset_Y = 0; 2022-11-23T01:02:45.7391160Z ^~~~~~~~~~~~~~ 2022-11-23T01:02:45.8363262Z INFO: From Compiling caffe2/sgd/adam_op_gpu.cu: 2022-11-23T01:02:45.8381848Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:02:49.2247367Z INFO: From Compiling caffe2/operators/tanh_op.cu: 2022-11-23T01:02:49.2260667Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:02:49.2340422Z INFO: From Compiling caffe2/sgd/rmsprop_op_gpu.cu: 2022-11-23T01:02:49.2344204Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:02:51.1389383Z INFO: From Compiling caffe2/operators/rnn/recurrent_network_executor_gpu.cc: 2022-11-23T01:02:51.1390501Z caffe2/operators/rnn/recurrent_network_executor_gpu.cc: In member function 'void caffe2::CUDARecurrentNetworkExecutor::_ExecRange(int, int)': 2022-11-23T01:02:51.1391562Z caffe2/operators/rnn/recurrent_network_executor_gpu.cc:59:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:02:51.1392159Z for (int i = 0; i < ops.size(); i++) { 2022-11-23T01:02:51.1392493Z ~~^~~~~~~~~~~~ 2022-11-23T01:02:51.1392880Z In file included from ./c10/util/logging_is_google_glog.h:50:0, 2022-11-23T01:02:51.1393310Z from ./c10/util/Logging.h:26, 2022-11-23T01:02:51.1393693Z from ./caffe2/core/logging.h:2, 2022-11-23T01:02:51.1394076Z from ./caffe2/core/common_gpu.h:22, 2022-11-23T01:02:51.1394477Z from ./caffe2/core/context_gpu.h:8, 2022-11-23T01:02:51.1394964Z from ./caffe2/operators/rnn/recurrent_network_executor_gpu.h:4, 2022-11-23T01:02:51.1395494Z from caffe2/operators/rnn/recurrent_network_executor_gpu.cc:1: 2022-11-23T01:02:51.1396364Z caffe2/operators/rnn/recurrent_network_executor_gpu.cc:89:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:02:51.1396971Z CHECK(events_.size() > parent_ev_idx); 2022-11-23T01:02:51.1397323Z ~~~~~~~~~~~~~~~^~~ 2022-11-23T01:02:51.2052041Z INFO: From Compiling caffe2/sgd/adadelta_op_gpu.cu: 2022-11-23T01:02:51.2052831Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:03:01.8258520Z INFO: From Compiling caffe2/operators/transpose_op_cudnn.cc: 2022-11-23T01:03:01.8263360Z caffe2/operators/transpose_op_cudnn.cc: In instantiation of 'caffe2::{anonymous}::CuDNNTransposeOp::CuDNNTransposeOp(Args&& ...) [with Args = {const caffe2::OperatorDef&, caffe2::Workspace*&}]': 2022-11-23T01:03:01.8264762Z ./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-11-23T01:03:01.8265709Z caffe2/operators/transpose_op_cudnn.cc:167:1: required from here 2022-11-23T01:03:01.8266398Z caffe2/operators/transpose_op_cudnn.cc:30:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:03:01.8266719Z if (axes_sorted[i] != i) { 2022-11-23T01:03:13.3005890Z INFO: From Compiling torch/csrc/autograd/record_function_ops.cpp: 2022-11-23T01:03:13.3013742Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::Tensor torch::autograd::profiler::record_function_enter_legacy(const string&, const c10::optional >&)': 2022-11-23T01:03:13.3015393Z 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-11-23T01:03:13.3016329Z return at::cpp_custom_type_hack::create(std::move(rec), at::TensorOptions()); 2022-11-23T01:03:13.3016759Z ^ 2022-11-23T01:03:13.3017168Z In file included from torch/csrc/autograd/record_function_ops.cpp:2:0: 2022-11-23T01:03:13.3130420Z aten/src/ATen/cpp_custom_type_hack.h:92:1: note: declared here 2022-11-23T01:03:13.3131027Z create(std::unique_ptr ptr, TensorOptions options) { 2022-11-23T01:03:13.3131353Z ^~~~~~ 2022-11-23T01:03:13.3132294Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::RecordFunction& torch::autograd::profiler::getRecordFunctionFromTensor(const at::Tensor&)': 2022-11-23T01:03:13.3133868Z 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-11-23T01:03:13.3134491Z auto& rec = at::cpp_custom_type_hack::cast(handle); 2022-11-23T01:03:13.3134781Z ^ 2022-11-23T01:03:13.3135168Z In file included from torch/csrc/autograd/record_function_ops.cpp:2:0: 2022-11-23T01:03:13.3135636Z aten/src/ATen/cpp_custom_type_hack.h:77:1: note: declared here 2022-11-23T01:03:13.3136008Z cast(const Tensor& packed) { 2022-11-23T01:03:13.3136296Z ^~~~ 2022-11-23T01:03:19.2352966Z INFO: From Compiling torch/csrc/lazy/generated/RegisterAutogradLazy.cpp: 2022-11-23T01:03:19.2357099Z 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-11-23T01:03:19.2357871Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T01:03:19.2358317Z ^~~~~~~~~~~~~ 2022-11-23T01:03:19.2359507Z 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-11-23T01:03:19.2360440Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:03:19.2360976Z ^~~~~~~~~~ 2022-11-23T01:03:31.0413342Z [1,364 / 2,071] Compiling torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp; 3s processwrapper-sandbox ... (8 actions running) 2022-11-23T01:04:04.3774573Z INFO: From Compiling torch/csrc/lazy/generated/RegisterLazy.cpp: 2022-11-23T01:04:04.3779989Z 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-11-23T01:04:04.3780499Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T01:04:04.3802964Z ^~~~~~~~~~~~~ 2022-11-23T01:04:04.3803999Z 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-11-23T01:04:04.3804756Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:04:04.3805154Z ^~~~~~~~~~ 2022-11-23T01:04:52.3611319Z [1,543 / 2,071] Compiling torch/csrc/jit/codegen/cuda/ops/normalization.cpp; 4s processwrapper-sandbox ... (8 actions running) 2022-11-23T01:05:41.7357064Z INFO: From Compiling torch/csrc/distributed/autograd/engine/dist_engine.cpp: 2022-11-23T01:05:41.7376538Z torch/csrc/distributed/autograd/engine/dist_engine.cpp:29:45: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-11-23T01:05:41.7377192Z static constexpr char* kNumBackwardPasses = "num_current_backward_passes"; 2022-11-23T01:05:41.7377621Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:05:41.7378337Z torch/csrc/distributed/autograd/engine/dist_engine.cpp:30:47: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-11-23T01:05:41.7462152Z static constexpr char* kNumAutogradContexts = "num_autograd_contexts"; 2022-11-23T01:05:41.7462627Z ^~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:06:25.8774121Z [1,746 / 2,071] Compiling torch/csrc/jit/runtime/simple_graph_executor_impl.cpp; 3s processwrapper-sandbox ... (8 actions running) 2022-11-23T01:06:30.9549979Z INFO: From Compiling torch/csrc/jit/runtime/static/ops.cpp: 2022-11-23T01:06:30.9550489Z In file included from torch/csrc/jit/runtime/static/ops.cpp:18:0: 2022-11-23T01:06:30.9562407Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2022-11-23T01:06:30.9563326Z 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-11-23T01:06:30.9563926Z [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2022-11-23T01:06:30.9564292Z ^ 2022-11-23T01:07:29.1272731Z INFO: From Compiling torch/csrc/jit/codegen/cuda/utils.cpp: 2022-11-23T01:07:29.1280705Z torch/csrc/jit/codegen/cuda/utils.cpp:223:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] 2022-11-23T01:07:29.1283052Z #pragma clang diagnostic push 2022-11-23T01:07:29.1294153Z 2022-11-23T01:07:29.1295205Z torch/csrc/jit/codegen/cuda/utils.cpp:224:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] 2022-11-23T01:07:29.1295802Z #pragma clang diagnostic ignored "-Wunused-function" 2022-11-23T01:07:29.1296187Z 2022-11-23T01:07:29.1362760Z torch/csrc/jit/codegen/cuda/utils.cpp:271:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] 2022-11-23T01:07:29.1363083Z #pragma clang diagnostic pop 2022-11-23T01:07:29.1363269Z 2022-11-23T01:07:59.8453222Z INFO: From Compiling aten/src/ATen/native/sparse/cuda/SparseCUDABlas.cpp: 2022-11-23T01:07:59.8462160Z In file included from aten/src/ATen/cuda/CUDAContext.h:17:0, 2022-11-23T01:07:59.8462664Z from aten/src/ATen/native/sparse/cuda/SparseCUDABlas.cpp:2: 2022-11-23T01:07:59.8463863Z 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-11-23T01:07:59.8465076Z 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-11-23T01:07:59.8510269Z CUSPARSE_CSRMM_ALG1, /* default computing algorithm for CSR sparse matrix format */ 2022-11-23T01:07:59.8510827Z ^ 2022-11-23T01:07:59.8511214Z In file included from aten/src/ATen/cuda/CUDAContext.h:6:0, 2022-11-23T01:07:59.8511689Z from aten/src/ATen/native/sparse/cuda/SparseCUDABlas.cpp:2: 2022-11-23T01:07:59.8512142Z external/cuda/include/cusparse.h:6539:5: note: declared here 2022-11-23T01:07:59.8512609Z CUSPARSE_CSRMM_ALG1 CUSPARSE_DEPRECATED_ENUM(CUSPARSE_SPMM_CSR_ALG1) = 4, 2022-11-23T01:07:59.8513004Z ^~~~~~~~~~~~~~~~~~~ 2022-11-23T01:07:59.8513363Z In file included from aten/src/ATen/cuda/CUDAContext.h:17:0, 2022-11-23T01:07:59.8514035Z from aten/src/ATen/native/sparse/cuda/SparseCUDABlas.cpp:2: 2022-11-23T01:07:59.8515036Z 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-11-23T01:07:59.8515750Z CUSPARSE_CSRMM_ALG1, /* default computing algorithm for CSR sparse matrix format */ 2022-11-23T01:07:59.8516125Z ^ 2022-11-23T01:07:59.8516477Z In file included from aten/src/ATen/cuda/CUDAContext.h:6:0, 2022-11-23T01:07:59.8516948Z from aten/src/ATen/native/sparse/cuda/SparseCUDABlas.cpp:2: 2022-11-23T01:07:59.8517482Z external/cuda/include/cusparse.h:6539:5: note: declared here 2022-11-23T01:07:59.8517962Z CUSPARSE_CSRMM_ALG1 CUSPARSE_DEPRECATED_ENUM(CUSPARSE_SPMM_CSR_ALG1) = 4, 2022-11-23T01:07:59.8518333Z ^~~~~~~~~~~~~~~~~~~ 2022-11-23T01:08:11.6237957Z INFO: From Compiling caffe2/core/context_gpu.cu: 2022-11-23T01:08:11.6326275Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:08:11.6327186Z caffe2/core/context_gpu.cu(26): warning #737-D: using-declaration ignored -- it refers to the current namespace 2022-11-23T01:08:11.6327539Z 2022-11-23T01:08:11.6328021Z caffe2/core/context_gpu.cu(26): warning #737-D: using-declaration ignored -- it refers to the current namespace 2022-11-23T01:08:11.6328391Z 2022-11-23T01:08:11.6328873Z caffe2/core/context_gpu.cu(26): warning #737-D: using-declaration ignored -- it refers to the current namespace 2022-11-23T01:08:11.6803107Z 2022-11-23T01:08:11.6883094Z caffe2/core/context_gpu.cu(26): warning #737-D: using-declaration ignored -- it refers to the current namespace 2022-11-23T01:08:11.6922431Z 2022-11-23T01:08:13.4217292Z [1,982 / 2,071] Compiling caffe2/operators/space_batch_op_gpu.cu; 12s processwrapper-sandbox ... (8 actions running) 2022-11-23T01:08:22.4876958Z INFO: From Compiling caffe2/operators/space_batch_op_gpu.cu: 2022-11-23T01:08:22.4907095Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:08:22.6181034Z INFO: From Compiling caffe2/utils/math/broadcast.cu: 2022-11-23T01:08:22.6195058Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:08:26.6250134Z INFO: From Compiling caffe2/operators/utility_ops.cu: 2022-11-23T01:08:26.6405303Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:08:29.5727694Z INFO: From Compiling caffe2/utils/math/elementwise.cu: 2022-11-23T01:08:29.5731076Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:08:29.5732323Z 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-11-23T01:08:29.5732851Z 2022-11-23T01:08:29.5733588Z 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-11-23T01:08:29.5734060Z 2022-11-23T01:08:34.8235293Z INFO: From Compiling caffe2/operators/accumulate_op.cu: 2022-11-23T01:08:34.8244338Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:08:37.3327377Z INFO: From Compiling caffe2/operators/abs_op.cu: 2022-11-23T01:08:37.3328098Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:08:43.7322854Z INFO: From Compiling caffe2/sgd/lars_op_gpu.cu: 2022-11-23T01:08:43.7325838Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:08:45.0368279Z INFO: From Compiling caffe2/operators/acos_op.cu: 2022-11-23T01:08:45.0394470Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:08:52.2429720Z INFO: From Compiling caffe2/operators/affine_channel_op.cu: 2022-11-23T01:08:52.2436651Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:08:58.1599308Z INFO: From Compiling caffe2/utils/math_gpu.cu: 2022-11-23T01:08:58.1606815Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:08:59.1193289Z INFO: From Compiling caffe2/operators/assert_op.cu: 2022-11-23T01:08:59.1209706Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:08:59.2043840Z INFO: From Compiling caffe2/operators/asin_op.cu: 2022-11-23T01:08:59.2057212Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:09:04.5626512Z INFO: From Compiling caffe2/operators/batch_gather_ops.cu: 2022-11-23T01:09:04.5633783Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:09:07.6272225Z INFO: From Compiling caffe2/operators/batch_matmul_op.cu: 2022-11-23T01:09:07.6288601Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:09:13.2676222Z INFO: From Compiling caffe2/operators/sparse_to_dense_op.cu: 2022-11-23T01:09:13.2707174Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:09:22.0343936Z INFO: From Compiling caffe2/operators/upsample_op.cu: 2022-11-23T01:09:22.0371787Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:09:28.9364221Z INFO: From Compiling caffe2/operators/boolean_unmask_ops.cu: 2022-11-23T01:09:28.9371935Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:09:30.8480389Z INFO: From Compiling caffe2/operators/boolean_mask_ops.cu: 2022-11-23T01:09:30.8520380Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:09:32.3056439Z INFO: From Compiling caffe2/operators/tile_op.cu: 2022-11-23T01:09:32.3101745Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:09:35.0959880Z INFO: From Compiling caffe2/operators/cast_op.cu: 2022-11-23T01:09:35.0969266Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:09:40.6356827Z INFO: From Compiling caffe2/operators/cbrt_op.cu: 2022-11-23T01:09:40.6357491Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:09:41.3364869Z INFO: From Compiling caffe2/operators/top_k.cu: 2022-11-23T01:09:41.3374499Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:09:46.4269603Z INFO: From Compiling caffe2/operators/swish_op.cu: 2022-11-23T01:09:46.4282832Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:09:51.9963079Z INFO: From Compiling caffe2/operators/given_tensor_byte_string_to_uint8_fill_op.cu: 2022-11-23T01:09:51.9971438Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:09:59.0437863Z INFO: From Compiling caffe2/operators/stump_func_op.cu: 2022-11-23T01:09:59.0444799Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:10:02.2133150Z INFO: From Compiling caffe2/operators/given_tensor_fill_op.cu: 2022-11-23T01:10:02.2176546Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:10:02.3464068Z INFO: From Compiling caffe2/operators/copy_op.cu: 2022-11-23T01:10:02.3473587Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:10:06.5177298Z INFO: From Compiling caffe2/operators/roi_align_op.cu: 2022-11-23T01:10:06.5183767Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:10:10.9773854Z INFO: From Compiling caffe2/operators/slice_op.cu: 2022-11-23T01:10:10.9780358Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:10:16.0896304Z INFO: From Compiling caffe2/operators/data_couple_gpu.cu: 2022-11-23T01:10:16.0902585Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:10:17.0984326Z [2,023 / 2,071] Compiling caffe2/operators/softsign_op.cu; 33s processwrapper-sandbox ... (8 actions running) 2022-11-23T01:10:17.1295953Z INFO: From Compiling caffe2/operators/softsign_op.cu: 2022-11-23T01:10:17.1302887Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:10:22.7143121Z INFO: From Compiling caffe2/operators/deform_conv_op.cu: 2022-11-23T01:10:22.7151166Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:10:32.0075145Z INFO: From Compiling caffe2/operators/sinh_op.cu: 2022-11-23T01:10:32.0209192Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:10:32.6630278Z INFO: From Compiling caffe2/operators/distance_op.cu: 2022-11-23T01:10:32.6650671Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:10:34.3255872Z INFO: From Compiling caffe2/operators/dropout_op.cu: 2022-11-23T01:10:34.3262576Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:10:36.3251724Z INFO: From Compiling caffe2/operators/selu_op.cu: 2022-11-23T01:10:36.3266539Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:10:45.3740283Z INFO: From Compiling caffe2/operators/ensure_cpu_output_op.cu: 2022-11-23T01:10:45.3747973Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:10:45.9544163Z INFO: From Compiling caffe2/operators/enforce_finite_op.cu: 2022-11-23T01:10:45.9548481Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:10:48.0251145Z INFO: From Compiling caffe2/operators/elementwise_ops.cu: 2022-11-23T01:10:48.0257368Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:10:53.2527930Z INFO: From Compiling caffe2/operators/prelu_op.cu: 2022-11-23T01:10:53.2559226Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:11:01.6254080Z INFO: From Compiling caffe2/operators/floor_op.cu: 2022-11-23T01:11:01.6259241Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:11:04.9038920Z INFO: From Compiling caffe2/operators/reverse_packed_segs_op.cu: 2022-11-23T01:11:04.9060370Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:11:05.6849813Z INFO: From Compiling caffe2/operators/roi_align_gradient_op.cu: 2022-11-23T01:11:05.6861298Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:11:13.9476185Z INFO: From Compiling caffe2/operators/elementwise_mul_op.cu: 2022-11-23T01:11:13.9484270Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:11:15.1955214Z INFO: From Compiling caffe2/operators/gather_op.cu: 2022-11-23T01:11:15.1967796Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:11:16.1994744Z INFO: From Compiling caffe2/operators/group_norm_op.cu: 2022-11-23T01:11:16.2003875Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:11:20.9134127Z INFO: From Compiling aten/src/ATen/cuda/Sleep.cu: 2022-11-23T01:11:20.9145321Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:11:24.3072024Z INFO: From Compiling caffe2/operators/gru_unit_op_gpu.cu: 2022-11-23T01:11:24.3072915Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:11:33.0679485Z INFO: From Compiling caffe2/operators/generate_proposals_op.cu: 2022-11-23T01:11:33.0697392Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:11:33.8242754Z INFO: From Compiling caffe2/operators/hard_sigmoid_op.cu: 2022-11-23T01:11:33.8249540Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:11:35.6575292Z INFO: From Compiling caffe2/operators/instance_norm_op.cu: 2022-11-23T01:11:35.6581772Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:11:40.7434463Z INFO: From Compiling caffe2/operators/layer_norm_op.cu: 2022-11-23T01:11:40.7439538Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:11:40.8214432Z INFO: From Compiling aten/src/ATen/native/transformers/cuda/attention.cu: 2022-11-23T01:11:40.8227746Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:11:45.3240760Z INFO: From Compiling aten/src/ATen/native/cuda/scaled_modified_bessel_k0.cu: 2022-11-23T01:11:45.3256383Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:11:46.4409446Z INFO: From Compiling aten/src/ATen/native/quantized/cuda/Activation.cu: 2022-11-23T01:11:46.4445875Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:11:46.4461621Z INFO: From Compiling aten/src/ATen/native/transformers/cuda/attention_backward.cu: 2022-11-23T01:11:46.4483484Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:11:47.6181762Z INFO: From Compiling aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_t.cu: 2022-11-23T01:11:47.6308376Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:11:49.6743575Z INFO: From Compiling aten/src/ATen/native/cuda/layer_norm_kernel.cu: 2022-11-23T01:11:49.6804042Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:11:49.6805200Z aten/src/ATen/native/cuda/layer_norm_kernel.cu(37): warning #177-D: variable "at::native::::kColwiseReduceTileSize" was declared but never referenced 2022-11-23T01:11:49.6805612Z 2022-11-23T01:11:57.9450939Z INFO: From Compiling aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_v.cu: 2022-11-23T01:11:57.9467848Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:11:58.0275612Z INFO: From Compiling aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_w.cu: 2022-11-23T01:11:58.0283056Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:11:59.2462386Z INFO: From Compiling aten/src/ATen/native/quantized/cuda/MakePerTensorQuantizedTensor.cu: 2022-11-23T01:11:59.2487778Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:12:04.3474555Z INFO: From Compiling aten/src/ATen/native/sparse/cuda/SparseCUDATensorMath.cu: 2022-11-23T01:12:04.3475652Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:12:04.3480176Z 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-11-23T01:12:04.3481318Z 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-11-23T01:12:04.3523183Z cusparseSpMMAlg_t mm_alg = deterministic ? CUSPARSE_COOMM_ALG2 : CUSPARSE_COOMM_ALG1; 2022-11-23T01:12:04.3523699Z ^~~~~~~~~~~~~~~~~~~ 2022-11-23T01:12:04.3524388Z external/cuda/include/cusparse.h:6537:1: note: declared here 2022-11-23T01:12:04.3524859Z CUSPARSE_COOMM_ALG2 CUSPARSE_DEPRECATED_ENUM(CUSPARSE_SPMM_COO_ALG2) = 2, 2022-11-23T01:12:04.4042894Z ^ ~~~~~~~~~~~~~~~ 2022-11-23T01:12:04.4044460Z 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-11-23T01:12:04.4046253Z cusparseSpMMAlg_t mm_alg = deterministic ? CUSPARSE_COOMM_ALG2 : CUSPARSE_COOMM_ALG1; 2022-11-23T01:12:04.4046707Z ^~~~~~~~~~~~~~~~~~~ 2022-11-23T01:12:04.4047119Z external/cuda/include/cusparse.h:6536:1: note: declared here 2022-11-23T01:12:04.4047621Z CUSPARSE_COOMM_ALG1 CUSPARSE_DEPRECATED_ENUM(CUSPARSE_SPMM_COO_ALG1) = 1, 2022-11-23T01:12:04.4048022Z ^ ~~~~~~~~~~~~~~~ 2022-11-23T01:12:05.0890022Z INFO: From Compiling aten/src/ATen/native/sparse/cuda/SparseMatMul.cu: 2022-11-23T01:12:05.0897297Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:12:05.0898081Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu:70:0: warning: ignoring #pragma push [-Wunknown-pragmas] 2022-11-23T01:12:05.0898519Z #pragma push 2022-11-23T01:12:05.0898741Z 2022-11-23T01:12:05.0899299Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu:88:0: warning: ignoring #pragma pop [-Wunknown-pragmas] 2022-11-23T01:12:05.0899736Z #pragma pop 2022-11-23T01:12:05.0899981Z 2022-11-23T01:12:14.4137928Z INFO: From Compiling aten/src/ATen/native/sparse/cuda/SoftMax.cu: 2022-11-23T01:12:14.4145776Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:12:16.7359946Z INFO: From Compiling aten/src/ATen/native/quantized/cuda/IntReprQuant.cu: 2022-11-23T01:12:16.7366253Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:12:20.9133237Z INFO: From Compiling aten/src/ATen/native/nested/cuda/NestedTensorBinaryOps.cu: 2022-11-23T01:12:20.9134132Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:12:24.6850106Z INFO: From Compiling aten/src/ATen/native/nested/cuda/NestedTensorMatmul.cu: 2022-11-23T01:12:24.6861450Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:12:30.3362679Z INFO: From Compiling aten/src/ATen/UfuncCUDA_add.cu: 2022-11-23T01:12:30.3363617Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:12:32.0204324Z INFO: From Compiling aten/src/ATen/native/quantized/cuda/EmbeddingBag.cu: 2022-11-23T01:12:32.0265120Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:12:32.5345164Z INFO: From Compiling aten/src/ATen/native/cuda/spherical_bessel_j0.cu: 2022-11-23T01:12:32.5346040Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:12:35.6965869Z INFO: From Compiling aten/src/ATen/native/cuda/scaled_modified_bessel_k1.cu: 2022-11-23T01:12:35.6967407Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:12:37.6906717Z INFO: From Compiling aten/src/ATen/native/nested/cuda/NestedTensorTransformerFunctions.cu: 2022-11-23T01:12:37.6910771Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:12:39.3252958Z [2,094 / 2,307] Compiling aten/src/ATen/native/quantized/cuda/AffineQuantizer.cu; 40s processwrapper-sandbox ... (8 actions running) 2022-11-23T01:12:42.0341628Z INFO: From Compiling aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_u.cu: 2022-11-23T01:12:42.0342778Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:12:44.4439443Z INFO: From Compiling aten/src/ATen/native/cuda/legendre_polynomial_p.cu: 2022-11-23T01:12:44.4461168Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:12:46.8346211Z INFO: From Compiling aten/src/ATen/native/quantized/cuda/FusedObsFakeQuant.cu: 2022-11-23T01:12:46.8347073Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:12:47.4490202Z INFO: From Compiling aten/src/ATen/native/cuda/modified_bessel_k0.cu: 2022-11-23T01:12:47.4607667Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:12:49.2425171Z INFO: From Compiling aten/src/ATen/native/cuda/modified_bessel_k1.cu: 2022-11-23T01:12:49.2430532Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:12:50.4868623Z INFO: From Compiling aten/src/ATen/native/quantized/cuda/AffineQuantizer.cu: 2022-11-23T01:12:50.4869375Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:12:55.6750865Z INFO: From Compiling aten/src/ATen/native/cuda/modified_bessel_i0.cu: 2022-11-23T01:12:55.6758211Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:12:58.7365405Z INFO: From Compiling aten/src/ATen/native/cuda/modified_bessel_i1.cu: 2022-11-23T01:12:58.7375189Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:12:58.8910771Z INFO: From Compiling aten/src/ATen/native/cuda/laguerre_polynomial_l.cu: 2022-11-23T01:12:58.8911566Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:13:05.1304847Z INFO: From Compiling aten/src/ATen/cuda/detail/IndexUtils.cu: 2022-11-23T01:13:05.1306125Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:13:06.2847803Z INFO: From Compiling aten/src/ATen/cuda/cub.cu: 2022-11-23T01:13:06.2848826Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:13:09.6770592Z INFO: From Compiling aten/src/ATen/native/sparse/cuda/SparseCUDATensor.cu: 2022-11-23T01:13:09.6777411Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:13:10.5703811Z INFO: From Compiling aten/src/ATen/native/cuda/fused_adam_impl.cu: 2022-11-23T01:13:10.5710652Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:13:20.2200544Z INFO: From Compiling aten/src/ATen/cuda/jiterator.cu: 2022-11-23T01:13:20.2205577Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:13:20.3052137Z INFO: From Compiling aten/src/ATen/native/quantized/cuda/FakeQuantizeCore.cu: 2022-11-23T01:13:20.3105274Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:13:21.2067322Z INFO: From Compiling aten/src/ATen/native/cuda/chebyshev_polynomial_u.cu: 2022-11-23T01:13:21.2086310Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:13:33.7126195Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationEluKernel.cu: 2022-11-23T01:13:33.7139631Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:13:37.1008443Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationHardshrinkKernel.cu: 2022-11-23T01:13:37.1013663Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:13:45.1911451Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationHardsigmoidKernel.cu: 2022-11-23T01:13:45.1916159Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:13:48.8754287Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationGeluKernel.cu: 2022-11-23T01:13:48.8763229Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:13:52.7632403Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationGluKernel.cu: 2022-11-23T01:13:52.7633230Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:13:54.2476770Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationHardtanhKernel.cu: 2022-11-23T01:13:54.2477701Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:13:58.4070952Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationHardswishKernel.cu: 2022-11-23T01:13:58.4072222Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:13:59.3313839Z INFO: From Compiling aten/src/ATen/cuda/cub-RadixSortKeys.cu: 2022-11-23T01:13:59.3323319Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:14:02.9218370Z INFO: From Compiling aten/src/ATen/native/cuda/WeightNorm.cu: 2022-11-23T01:14:02.9227175Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:14:06.8946583Z INFO: From Compiling aten/src/ATen/native/sparse/cuda/SparseCsrTensorMath.cu: 2022-11-23T01:14:06.8956005Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:14:07.7285958Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationPreluKernel.cu: 2022-11-23T01:14:07.7286711Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:14:09.4144777Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationLogSigmoidKernel.cu: 2022-11-23T01:14:09.4271208Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:14:21.5391928Z INFO: From Compiling aten/src/ATen/native/cuda/UpSampleNearest2d.cu: 2022-11-23T01:14:21.5397564Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:14:22.6577071Z INFO: From Compiling aten/src/ATen/native/cuda/UpSampleBicubic2d.cu: 2022-11-23T01:14:22.6586184Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:14:23.1701616Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationMishKernel.cu: 2022-11-23T01:14:23.1712762Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:14:24.1202611Z INFO: From Compiling aten/src/ATen/native/cuda/AdaptiveAveragePooling.cu: 2022-11-23T01:14:24.1203426Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:14:26.0921877Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationSiluKernel.cu: 2022-11-23T01:14:26.0927277Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:14:31.8160312Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationSoftplusKernel.cu: 2022-11-23T01:14:31.8332448Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:14:33.9238476Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationSoftshrinkKernel.cu: 2022-11-23T01:14:33.9239315Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:14:38.2283884Z INFO: From Compiling aten/src/ATen/native/cuda/AdaptiveAveragePooling3d.cu: 2022-11-23T01:14:38.2294191Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:14:42.5473679Z INFO: From Compiling aten/src/ATen/native/cuda/AveragePool3d.cu: 2022-11-23T01:14:42.5481296Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:14:43.7393880Z INFO: From Compiling aten/src/ATen/native/cuda/AmpKernels.cu: 2022-11-23T01:14:43.7399949Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:14:44.0000351Z INFO: From Compiling aten/src/ATen/native/cuda/AdaptiveMaxPooling3d.cu: 2022-11-23T01:14:44.0022718Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:14:44.3123428Z INFO: From Compiling aten/src/ATen/native/cuda/AdaptiveMaxPooling2d.cu: 2022-11-23T01:14:44.3132532Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:15:07.0238342Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGeometricTanhKernel.cu: 2022-11-23T01:15:07.0250779Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:15:07.0251929Z aten/src/ATen/native/cuda/UnaryGeometricTanhKernel.cu(15): warning #177-D: variable "at::native::tanh_name" was declared but never referenced 2022-11-23T01:15:07.0252300Z 2022-11-23T01:15:21.4140973Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGeometricCoshKernel.cu: 2022-11-23T01:15:21.4145618Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:15:21.4146725Z aten/src/ATen/native/cuda/UnaryGeometricCoshKernel.cu(15): warning #177-D: variable "at::native::cosh_name" was declared but never referenced 2022-11-23T01:15:21.4147166Z 2022-11-23T01:15:22.8861891Z [2,136 / 2,307] Compiling aten/src/ATen/cuda/cub-RadixSortPairs.cu; 152s processwrapper-sandbox ... (8 actions running) 2022-11-23T01:15:23.3133287Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryDivTrueKernel.cu: 2022-11-23T01:15:23.3144342Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:15:32.5590970Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryGeometricKernels.cu: 2022-11-23T01:15:32.5599739Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:15:40.4961916Z INFO: From Compiling aten/src/ATen/cuda/cub-RadixSortPairs.cu: 2022-11-23T01:15:40.5149094Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:15:45.6904452Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryBitwiseOpsKernels.cu: 2022-11-23T01:15:45.6905167Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:15:45.7598980Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryDivTruncKernel.cu: 2022-11-23T01:15:45.7600866Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:15:51.5078510Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryMiscBackwardOpsKernels.cu: 2022-11-23T01:15:51.5084899Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:15:54.5598144Z INFO: From Compiling aten/src/ATen/native/cuda/CUDAScalar.cu: 2022-11-23T01:15:54.5605135Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:16:00.6442742Z INFO: From Compiling aten/src/ATen/native/cuda/Bucketization.cu: 2022-11-23T01:16:00.6448640Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:16:06.5523011Z INFO: From Compiling aten/src/ATen/native/cuda/Col2Im.cu: 2022-11-23T01:16:06.5533692Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:16:09.9667507Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGeometricAsinhKernel.cu: 2022-11-23T01:16:09.9723264Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:16:09.9724281Z aten/src/ATen/native/cuda/UnaryGeometricAsinhKernel.cu(15): warning #177-D: variable "at::native::asinh_name" was declared but never referenced 2022-11-23T01:16:09.9724638Z 2022-11-23T01:16:21.1689942Z INFO: From Compiling aten/src/ATen/native/cuda/ConvolutionMM2d.cu: 2022-11-23T01:16:21.1692069Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:16:23.8542300Z INFO: From Compiling aten/src/ATen/native/cuda/TensorTransformations.cu: 2022-11-23T01:16:23.8543140Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:16:37.9244160Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryShiftOpsKernels.cu: 2022-11-23T01:16:37.9256303Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:16:39.8233161Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryMiscOpsKernels.cu: 2022-11-23T01:16:39.8243150Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:16:51.0041897Z INFO: From Compiling aten/src/ATen/native/cuda/CompareKernels.cu: 2022-11-23T01:16:51.0053114Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:16:51.2298234Z INFO: From Compiling aten/src/ATen/native/cuda/CrossKernel.cu: 2022-11-23T01:16:51.2299037Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:16:51.8470886Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryLogicalOpsKernels.cu: 2022-11-23T01:16:51.8480555Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:16:52.0026509Z INFO: From Compiling aten/src/ATen/native/cuda/CopysignKernel.cu: 2022-11-23T01:16:52.0035029Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:16:55.8563286Z INFO: From Compiling aten/src/ATen/native/cuda/CompareEQKernel.cu: 2022-11-23T01:16:55.8570055Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:17:00.1429049Z INFO: From Compiling aten/src/ATen/native/cuda/SparseMM.cu: 2022-11-23T01:17:00.1439253Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:17:00.6265582Z INFO: From Compiling aten/src/ATen/native/cuda/Copy.cu: 2022-11-23T01:17:00.6274919Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:17:01.8698831Z INFO: From Compiling aten/src/ATen/native/cuda/CumminmaxKernel.cu: 2022-11-23T01:17:01.8707871Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:17:10.8709047Z INFO: From Compiling aten/src/ATen/native/cuda/CumprodKernel.cu: 2022-11-23T01:17:10.8709950Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:17:11.2666810Z INFO: From Compiling aten/src/ATen/native/cuda/DepthwiseConv2d.cu: 2022-11-23T01:17:11.2674989Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:17:13.2839623Z INFO: From Compiling aten/src/ATen/native/cuda/DepthwiseConv3d.cu: 2022-11-23T01:17:13.2855447Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:17:15.3588098Z INFO: From Compiling aten/src/ATen/native/cuda/DilatedMaxPool3d.cu: 2022-11-23T01:17:15.3598463Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:17:19.0542480Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryRemainderKernel.cu: 2022-11-23T01:17:19.0543340Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:17:21.4936572Z INFO: From Compiling aten/src/ATen/native/cuda/DilatedMaxPool2d.cu: 2022-11-23T01:17:21.4937374Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:17:23.3472277Z INFO: From Compiling aten/src/ATen/native/cuda/DistanceKernel.cu: 2022-11-23T01:17:23.3473264Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:17:25.9120675Z INFO: From Compiling aten/src/ATen/native/cuda/DistributionExponentialKernel.cu: 2022-11-23T01:17:25.9130487Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:17:27.8181162Z INFO: From Compiling aten/src/ATen/native/cuda/DistributionNormal.cu: 2022-11-23T01:17:27.8181988Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:17:32.4738934Z INFO: From Compiling aten/src/ATen/native/cuda/DistributionGeometricKernel.cu: 2022-11-23T01:17:32.4739802Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:17:35.8415942Z INFO: From Compiling aten/src/ATen/native/cuda/DistributionUniform.cu: 2022-11-23T01:17:35.8422239Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:17:39.4704027Z INFO: From Compiling aten/src/ATen/native/cuda/Repeat.cu: 2022-11-23T01:17:39.4712230Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:17:45.6651317Z INFO: From Compiling aten/src/ATen/native/cuda/SegmentReduce.cu: 2022-11-23T01:17:45.6652127Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:17:45.6653214Z aten/src/ATen/native/cuda/SegmentReduce.cu(66): warning #177-D: function "at::native::::_get_complete_sum" was declared but never referenced 2022-11-23T01:17:45.6653638Z 2022-11-23T01:17:49.6080120Z INFO: From Compiling aten/src/ATen/native/cuda/EmbeddingBackwardKernel.cu: 2022-11-23T01:17:49.6086535Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:17:55.3432172Z INFO: From Compiling aten/src/ATen/native/cuda/FillKernel.cu: 2022-11-23T01:17:55.3439505Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:17:56.5123785Z INFO: From Compiling aten/src/ATen/native/cuda/DistributionRandomKernel.cu: 2022-11-23T01:17:56.5132352Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:18:04.5191552Z INFO: From Compiling aten/src/ATen/native/cuda/ForeachBinaryOpList.cu: 2022-11-23T01:18:04.5200469Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:18:07.1170011Z INFO: From Compiling aten/src/ATen/native/cuda/EmbeddingBag.cu: 2022-11-23T01:18:07.1176293Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:18:09.5370955Z INFO: From Compiling aten/src/ATen/native/cuda/ForeachBinaryOpScalar.cu: 2022-11-23T01:18:09.5371784Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:18:10.5719379Z INFO: From Compiling aten/src/ATen/native/cuda/ForeachBinaryOpScalarList.cu: 2022-11-23T01:18:10.5729256Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:18:14.4458732Z INFO: From Compiling aten/src/ATen/native/cuda/TensorCompare.cu: 2022-11-23T01:18:14.4459492Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:18:18.4558210Z INFO: From Compiling aten/src/ATen/native/cuda/Reduce.cu: 2022-11-23T01:18:18.4559613Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:18:19.6424489Z INFO: From Compiling aten/src/ATen/native/cuda/Dropout.cu: 2022-11-23T01:18:19.6504839Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:18:22.5133683Z INFO: From Compiling aten/src/ATen/native/cuda/ForeachPointwiseOp.cu: 2022-11-23T01:18:22.5174520Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:18:25.0596662Z INFO: From Compiling aten/src/ATen/native/cuda/FractionalMaxPool3d.cu: 2022-11-23T01:18:25.0606291Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:18:27.7098339Z INFO: From Compiling aten/src/ATen/native/cuda/FractionalMaxPool2d.cu: 2022-11-23T01:18:27.7104199Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:18:27.9007112Z INFO: From Compiling aten/src/ATen/native/cuda/FusedAdamKernel.cu: 2022-11-23T01:18:27.9012858Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:18:30.9822385Z [2,185 / 2,307] Compiling aten/src/ATen/native/cuda/Distributions.cu; 67s processwrapper-sandbox ... (8 actions running) 2022-11-23T01:18:33.3985989Z INFO: From Compiling aten/src/ATen/native/cuda/GcdLcmKernel.cu: 2022-11-23T01:18:33.3986948Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:18:40.9565477Z INFO: From Compiling aten/src/ATen/native/cuda/RNN.cu: 2022-11-23T01:18:40.9591763Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:18:42.1998688Z INFO: From Compiling aten/src/ATen/native/cuda/FunctionOfAMatrixUtilsKernel.cu: 2022-11-23T01:18:42.2005799Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:18:49.1463987Z INFO: From Compiling aten/src/ATen/native/cuda/IGammaKernel.cu: 2022-11-23T01:18:49.1464820Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:18:54.5223894Z INFO: From Compiling aten/src/ATen/native/cuda/Im2Col.cu: 2022-11-23T01:18:54.5224842Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:18:55.6435626Z INFO: From Compiling aten/src/ATen/native/cuda/Nonzero.cu: 2022-11-23T01:18:55.6438602Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:19:08.6161077Z INFO: From Compiling aten/src/ATen/native/cuda/LegacyThrustHelpers.cu: 2022-11-23T01:19:08.6162019Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:19:27.8842839Z INFO: From Compiling aten/src/ATen/native/cuda/LogcumsumexpKernel.cu: 2022-11-23T01:19:27.8849383Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:19:43.9562357Z INFO: From Compiling aten/src/ATen/native/cuda/Distributions.cu: 2022-11-23T01:19:43.9563291Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:19:47.8504588Z INFO: From Compiling aten/src/ATen/native/cuda/Loss.cu: 2022-11-23T01:19:47.8505549Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:19:47.8506928Z aten/src/ATen/native/cuda/Loss.cu(176): warning #186-D: pointless comparison of unsigned integer with zero 2022-11-23T01:19:47.8508078Z detected during instantiation of "void at::native::::nll_loss_forward_no_reduce_cuda_kernel(int64_t, at::PackedTensorAccessor64, index_t *, scalar_t *, scalar_t *, int64_t, int64_t) [with scalar_t=double, index_t=uint8_t]" 2022-11-23T01:19:47.8509001Z (292): here 2022-11-23T01:19:47.8602504Z 2022-11-23T01:19:47.8603411Z aten/src/ATen/native/cuda/Loss.cu(176): warning #186-D: pointless comparison of unsigned integer with zero 2022-11-23T01:19:47.8604420Z detected during instantiation of "void at::native::::nll_loss_forward_no_reduce_cuda_kernel(int64_t, at::PackedTensorAccessor64, index_t *, scalar_t *, scalar_t *, int64_t, int64_t) [with scalar_t=float, index_t=uint8_t]" 2022-11-23T01:19:47.8605242Z (292): here 2022-11-23T01:19:47.8605422Z 2022-11-23T01:19:47.8605960Z aten/src/ATen/native/cuda/Loss.cu(176): warning #186-D: pointless comparison of unsigned integer with zero 2022-11-23T01:19:47.8606924Z detected during instantiation of "void at::native::::nll_loss_forward_no_reduce_cuda_kernel(int64_t, at::PackedTensorAccessor64, index_t *, scalar_t *, scalar_t *, int64_t, int64_t) [with scalar_t=c10::Half, index_t=uint8_t]" 2022-11-23T01:19:47.8607649Z (292): here 2022-11-23T01:19:47.8607825Z 2022-11-23T01:19:47.8608287Z aten/src/ATen/native/cuda/Loss.cu(176): warning #186-D: pointless comparison of unsigned integer with zero 2022-11-23T01:19:47.8609237Z detected during instantiation of "void at::native::::nll_loss_forward_no_reduce_cuda_kernel(int64_t, at::PackedTensorAccessor64, index_t *, scalar_t *, scalar_t *, int64_t, int64_t) [with scalar_t=c10::BFloat16, index_t=uint8_t]" 2022-11-23T01:19:47.8609899Z (292): here 2022-11-23T01:19:47.8610051Z 2022-11-23T01:19:47.8610516Z aten/src/ATen/native/cuda/Loss.cu(197): warning #186-D: pointless comparison of unsigned integer with zero 2022-11-23T01:19:47.8611379Z detected during instantiation of "void at::native::::nll_loss_forward_reduce_cuda_kernel_1d(scalar_t *, scalar_t *, scalar_t *, index_t *, scalar_t *, __nv_bool, int64_t, int64_t) [with scalar_t=double, index_t=uint8_t]" 2022-11-23T01:19:47.8612004Z (339): here 2022-11-23T01:19:47.8612178Z 2022-11-23T01:19:47.8612637Z aten/src/ATen/native/cuda/Loss.cu(197): warning #186-D: pointless comparison of unsigned integer with zero 2022-11-23T01:19:47.8613473Z detected during instantiation of "void at::native::::nll_loss_forward_reduce_cuda_kernel_1d(scalar_t *, scalar_t *, scalar_t *, index_t *, scalar_t *, __nv_bool, int64_t, int64_t) [with scalar_t=float, index_t=uint8_t]" 2022-11-23T01:19:47.8614092Z (339): here 2022-11-23T01:19:47.8614272Z 2022-11-23T01:19:47.8614945Z aten/src/ATen/native/cuda/Loss.cu(197): warning #186-D: pointless comparison of unsigned integer with zero 2022-11-23T01:19:47.8615803Z detected during instantiation of "void at::native::::nll_loss_forward_reduce_cuda_kernel_1d(scalar_t *, scalar_t *, scalar_t *, index_t *, scalar_t *, __nv_bool, int64_t, int64_t) [with scalar_t=c10::Half, index_t=uint8_t]" 2022-11-23T01:19:47.8616418Z (339): here 2022-11-23T01:19:47.8616592Z 2022-11-23T01:19:47.8617052Z aten/src/ATen/native/cuda/Loss.cu(197): warning #186-D: pointless comparison of unsigned integer with zero 2022-11-23T01:19:47.8617903Z detected during instantiation of "void at::native::::nll_loss_forward_reduce_cuda_kernel_1d(scalar_t *, scalar_t *, scalar_t *, index_t *, scalar_t *, __nv_bool, int64_t, int64_t) [with scalar_t=c10::BFloat16, index_t=uint8_t]" 2022-11-23T01:19:47.8618543Z (339): here 2022-11-23T01:19:47.8618716Z 2022-11-23T01:19:47.8619255Z aten/src/ATen/native/cuda/Loss.cu(240): warning #186-D: pointless comparison of unsigned integer with zero 2022-11-23T01:19:47.8620196Z detected during instantiation of "void at::native::::nll_loss_forward_reduce_cuda_kernel_2d(scalar_t *, scalar_t *, scalar_t *, index_t *, scalar_t *, __nv_bool, int64_t, int64_t, int64_t, int64_t) [with scalar_t=double, accscalar_t=double, index_t=uint8_t]" 2022-11-23T01:19:47.8620915Z (364): here 2022-11-23T01:19:47.8621086Z 2022-11-23T01:19:47.8621547Z aten/src/ATen/native/cuda/Loss.cu(240): warning #186-D: pointless comparison of unsigned integer with zero 2022-11-23T01:19:47.8622497Z detected during instantiation of "void at::native::::nll_loss_forward_reduce_cuda_kernel_2d(scalar_t *, scalar_t *, scalar_t *, index_t *, scalar_t *, __nv_bool, int64_t, int64_t, int64_t, int64_t) [with scalar_t=float, accscalar_t=float, index_t=uint8_t]" 2022-11-23T01:19:47.8623222Z (364): here 2022-11-23T01:19:47.8623387Z 2022-11-23T01:19:47.8623857Z aten/src/ATen/native/cuda/Loss.cu(240): warning #186-D: pointless comparison of unsigned integer with zero 2022-11-23T01:19:47.8624818Z detected during instantiation of "void at::native::::nll_loss_forward_reduce_cuda_kernel_2d(scalar_t *, scalar_t *, scalar_t *, index_t *, scalar_t *, __nv_bool, int64_t, int64_t, int64_t, int64_t) [with scalar_t=c10::Half, accscalar_t=float, index_t=uint8_t]" 2022-11-23T01:19:47.8625543Z (364): here 2022-11-23T01:19:47.8625717Z 2022-11-23T01:19:47.8626176Z aten/src/ATen/native/cuda/Loss.cu(240): warning #186-D: pointless comparison of unsigned integer with zero 2022-11-23T01:19:47.8627140Z detected during instantiation of "void at::native::::nll_loss_forward_reduce_cuda_kernel_2d(scalar_t *, scalar_t *, scalar_t *, index_t *, scalar_t *, __nv_bool, int64_t, int64_t, int64_t, int64_t) [with scalar_t=c10::BFloat16, accscalar_t=float, index_t=uint8_t]" 2022-11-23T01:19:47.8627859Z (364): here 2022-11-23T01:19:47.8628032Z 2022-11-23T01:19:47.8628496Z aten/src/ATen/native/cuda/Loss.cu(412): warning #186-D: pointless comparison of unsigned integer with zero 2022-11-23T01:19:47.8629562Z detected during instantiation of "void at::native::::nll_loss_backward_no_reduce_cuda_kernel(int, index_t *, at::PackedTensorAccessor64, at::PackedTensorAccessor64, scalar_t *, int64_t, int64_t) [with scalar_t=double, index_t=uint8_t]" 2022-11-23T01:19:47.8630388Z (494): here 2022-11-23T01:19:47.8630566Z 2022-11-23T01:19:47.8631029Z aten/src/ATen/native/cuda/Loss.cu(412): warning #186-D: pointless comparison of unsigned integer with zero 2022-11-23T01:19:47.8632144Z detected during instantiation of "void at::native::::nll_loss_backward_no_reduce_cuda_kernel(int, index_t *, at::PackedTensorAccessor64, at::PackedTensorAccessor64, scalar_t *, int64_t, int64_t) [with scalar_t=float, index_t=uint8_t]" 2022-11-23T01:19:47.8632980Z (494): here 2022-11-23T01:19:47.8633152Z 2022-11-23T01:19:47.8633626Z aten/src/ATen/native/cuda/Loss.cu(412): warning #186-D: pointless comparison of unsigned integer with zero 2022-11-23T01:19:47.8634681Z detected during instantiation of "void at::native::::nll_loss_backward_no_reduce_cuda_kernel(int, index_t *, at::PackedTensorAccessor64, at::PackedTensorAccessor64, scalar_t *, int64_t, int64_t) [with scalar_t=c10::Half, index_t=uint8_t]" 2022-11-23T01:19:47.8635501Z (494): here 2022-11-23T01:19:47.8635659Z 2022-11-23T01:19:47.8636119Z aten/src/ATen/native/cuda/Loss.cu(412): warning #186-D: pointless comparison of unsigned integer with zero 2022-11-23T01:19:47.8637289Z detected during instantiation of "void at::native::::nll_loss_backward_no_reduce_cuda_kernel(int, index_t *, at::PackedTensorAccessor64, at::PackedTensorAccessor64, scalar_t *, int64_t, int64_t) [with scalar_t=c10::BFloat16, index_t=uint8_t]" 2022-11-23T01:19:47.8638180Z (494): here 2022-11-23T01:19:47.8638354Z 2022-11-23T01:19:47.8638826Z aten/src/ATen/native/cuda/Loss.cu(431): warning #186-D: pointless comparison of unsigned integer with zero 2022-11-23T01:19:47.8639676Z detected during instantiation of "void at::native::::nll_loss_backward_reduce_cuda_kernel_1d(scalar_t *, scalar_t *, scalar_t *, index_t *, scalar_t *, __nv_bool, int64_t, int64_t) [with scalar_t=double, index_t=uint8_t]" 2022-11-23T01:19:47.8640293Z (523): here 2022-11-23T01:19:47.8640465Z 2022-11-23T01:19:47.8640931Z aten/src/ATen/native/cuda/Loss.cu(431): warning #186-D: pointless comparison of unsigned integer with zero 2022-11-23T01:19:47.8641828Z detected during instantiation of "void at::native::::nll_loss_backward_reduce_cuda_kernel_1d(scalar_t *, scalar_t *, scalar_t *, index_t *, scalar_t *, __nv_bool, int64_t, int64_t) [with scalar_t=float, index_t=uint8_t]" 2022-11-23T01:19:47.8642327Z (523): here 2022-11-23T01:19:47.8642463Z 2022-11-23T01:19:47.8642799Z aten/src/ATen/native/cuda/Loss.cu(431): warning #186-D: pointless comparison of unsigned integer with zero 2022-11-23T01:19:47.8643451Z detected during instantiation of "void at::native::::nll_loss_backward_reduce_cuda_kernel_1d(scalar_t *, scalar_t *, scalar_t *, index_t *, scalar_t *, __nv_bool, int64_t, int64_t) [with scalar_t=c10::Half, index_t=uint8_t]" 2022-11-23T01:19:47.8643934Z (523): here 2022-11-23T01:19:47.8644073Z 2022-11-23T01:19:47.8644445Z aten/src/ATen/native/cuda/Loss.cu(431): warning #186-D: pointless comparison of unsigned integer with zero 2022-11-23T01:19:47.8645098Z detected during instantiation of "void at::native::::nll_loss_backward_reduce_cuda_kernel_1d(scalar_t *, scalar_t *, scalar_t *, index_t *, scalar_t *, __nv_bool, int64_t, int64_t) [with scalar_t=c10::BFloat16, index_t=uint8_t]" 2022-11-23T01:19:47.8670330Z (523): here 2022-11-23T01:19:47.8670570Z 2022-11-23T01:19:47.8671136Z aten/src/ATen/native/cuda/Loss.cu(460): warning #186-D: pointless comparison of unsigned integer with zero 2022-11-23T01:19:47.8672039Z 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-11-23T01:19:47.8672699Z (548): here 2022-11-23T01:19:47.8672875Z 2022-11-23T01:19:47.8673331Z aten/src/ATen/native/cuda/Loss.cu(463): warning #186-D: pointless comparison of unsigned integer with zero 2022-11-23T01:19:47.8674395Z 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-11-23T01:19:47.8675042Z (548): here 2022-11-23T01:19:47.8675213Z 2022-11-23T01:19:47.8675674Z aten/src/ATen/native/cuda/Loss.cu(460): warning #186-D: pointless comparison of unsigned integer with zero 2022-11-23T01:19:47.8676541Z 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-11-23T01:19:47.8677246Z (548): here 2022-11-23T01:19:47.8677422Z 2022-11-23T01:19:47.8677889Z aten/src/ATen/native/cuda/Loss.cu(463): warning #186-D: pointless comparison of unsigned integer with zero 2022-11-23T01:19:47.8678746Z 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-11-23T01:19:47.8679476Z (548): here 2022-11-23T01:19:47.8679651Z 2022-11-23T01:19:47.8680099Z aten/src/ATen/native/cuda/Loss.cu(460): warning #186-D: pointless comparison of unsigned integer with zero 2022-11-23T01:19:47.8680962Z 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-11-23T01:19:47.8681722Z (548): here 2022-11-23T01:19:47.8681898Z 2022-11-23T01:19:47.8682361Z aten/src/ATen/native/cuda/Loss.cu(463): warning #186-D: pointless comparison of unsigned integer with zero 2022-11-23T01:19:47.8683225Z 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-11-23T01:19:47.8683852Z (548): here 2022-11-23T01:19:47.8684030Z 2022-11-23T01:19:47.8684487Z aten/src/ATen/native/cuda/Loss.cu(460): warning #186-D: pointless comparison of unsigned integer with zero 2022-11-23T01:19:47.8685357Z 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-11-23T01:19:47.8686006Z (548): here 2022-11-23T01:19:47.8686180Z 2022-11-23T01:19:47.8686628Z aten/src/ATen/native/cuda/Loss.cu(463): warning #186-D: pointless comparison of unsigned integer with zero 2022-11-23T01:19:47.8687492Z 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-11-23T01:19:47.8688132Z (548): here 2022-11-23T01:19:47.8688310Z 2022-11-23T01:19:48.0043166Z INFO: From Compiling aten/src/ATen/native/cuda/ForeachUnaryOp.cu: 2022-11-23T01:19:48.0123012Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:19:58.8281337Z INFO: From Compiling aten/src/ATen/native/cuda/LossCTC.cu: 2022-11-23T01:19:58.8291162Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:20:02.2746709Z INFO: From Compiling aten/src/ATen/native/cuda/MultiLabelMarginCriterion.cu: 2022-11-23T01:20:02.2755455Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:20:03.4927111Z INFO: From Compiling aten/src/ATen/native/cuda/MaxUnpooling.cu: 2022-11-23T01:20:03.4931570Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:20:10.9020244Z INFO: From Compiling aten/src/ATen/native/cuda/LinearAlgebra.cu: 2022-11-23T01:20:10.9028633Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:20:13.1496868Z INFO: From Compiling aten/src/ATen/native/cuda/MultiMarginLoss.cu: 2022-11-23T01:20:13.1502212Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:20:17.6439020Z INFO: From Compiling aten/src/ATen/native/cuda/MultinomialKernel.cu: 2022-11-23T01:20:17.6563596Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:20:17.6603494Z aten/src/ATen/native/cuda/MultinomialKernel.cu(39): warning #177-D: function "at::native::::_isinf(c10::BFloat16)" was declared but never referenced 2022-11-23T01:20:17.6603875Z 2022-11-23T01:20:19.1745631Z INFO: From Compiling aten/src/ATen/native/cuda/NLLLoss2d.cu: 2022-11-23T01:20:19.1747261Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:20:32.3149082Z INFO: From Compiling aten/src/ATen/native/cuda/NaiveConvolutionTranspose2d.cu: 2022-11-23T01:20:32.3159260Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:20:33.0526846Z INFO: From Compiling aten/src/ATen/native/cuda/LogAddExpKernel.cu: 2022-11-23T01:20:33.0536036Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:20:33.2432471Z INFO: From Compiling aten/src/ATen/native/cuda/NaiveConvolutionTranspose3d.cu: 2022-11-23T01:20:33.2435916Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:20:48.1318179Z INFO: From Compiling aten/src/ATen/native/cuda/NaiveDilatedConvolution.cu: 2022-11-23T01:20:48.1319128Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:20:53.5554832Z INFO: From Compiling aten/src/ATen/native/cuda/Lerp.cu: 2022-11-23T01:20:53.5563628Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:21:16.1675256Z INFO: From Compiling aten/src/ATen/native/cuda/MaxMinElementwiseKernel.cu: 2022-11-23T01:21:16.1676142Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:21:32.7811182Z INFO: From Compiling aten/src/ATen/native/cuda/Randperm.cu: 2022-11-23T01:21:32.7814823Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:21:39.9433100Z INFO: From Compiling aten/src/ATen/native/cuda/ReduceNormKernel.cu: 2022-11-23T01:21:39.9438966Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:21:48.1576684Z INFO: From Compiling aten/src/ATen/native/cuda/RecordStream.cu: 2022-11-23T01:21:48.1577543Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:21:49.8368534Z INFO: From Compiling aten/src/ATen/native/cuda/RangeFactories.cu: 2022-11-23T01:21:49.8374681Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:21:57.1376639Z INFO: From Compiling aten/src/ATen/native/cuda/GridSampler.cu: 2022-11-23T01:21:57.1377448Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:22:07.2919411Z [2,214 / 2,307] Compiling aten/src/ATen/native/cuda/IndexKernel.cu; 219s processwrapper-sandbox ... (8 actions running) 2022-11-23T01:22:09.5065290Z INFO: From Compiling aten/src/ATen/native/cuda/Normalization.cu: 2022-11-23T01:22:09.5090407Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:22:15.5093255Z INFO: From Compiling aten/src/ATen/native/cuda/PointwiseOpsKernel.cu: 2022-11-23T01:22:15.5094394Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:22:20.2500317Z INFO: From Compiling aten/src/ATen/native/cuda/Indexing.cu: 2022-11-23T01:22:20.2563742Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:22:20.2564802Z aten/src/ATen/native/cuda/Indexing.cu(424): warning #177-D: variable "at::native::::index_put_with_sort_stub__register" was declared but never referenced 2022-11-23T01:22:20.2565173Z 2022-11-23T01:22:20.2565820Z aten/src/ATen/native/cuda/Indexing.cu(524): warning #177-D: variable "at::native::::index_put_with_sort_quantized_stub__register" was declared but never referenced 2022-11-23T01:22:20.2566220Z 2022-11-23T01:22:20.2803362Z aten/src/ATen/native/cuda/Indexing.cu(1410): warning #177-D: variable "at::native::::masked_fill_kernel_quantized_stub__register" was declared but never referenced 2022-11-23T01:22:20.2882287Z 2022-11-23T01:22:24.6974443Z INFO: From Compiling aten/src/ATen/native/cuda/ForeachReduceOp.cu: 2022-11-23T01:22:24.6975397Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:22:36.4416856Z INFO: From Compiling aten/src/ATen/native/cuda/IndexKernel.cu: 2022-11-23T01:22:36.4417599Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:22:43.2884255Z INFO: From Compiling aten/src/ATen/native/cuda/ReduceArgMaxKernel.cu: 2022-11-23T01:22:43.2889503Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:22:44.1570827Z INFO: From Compiling aten/src/ATen/native/cuda/ReduceAMinMaxKernel.cu: 2022-11-23T01:22:44.1571694Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:22:50.2727452Z INFO: From Compiling aten/src/ATen/native/cuda/ReduceArgMinKernel.cu: 2022-11-23T01:22:50.2728304Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:22:59.9503413Z INFO: From Compiling aten/src/ATen/native/cuda/ReflectionPad.cu: 2022-11-23T01:22:59.9512980Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:23:10.6191385Z INFO: From Compiling aten/src/ATen/native/cuda/Embedding.cu: 2022-11-23T01:23:10.6193911Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:23:12.3307091Z INFO: From Compiling aten/src/ATen/native/cuda/RenormKernel.cu: 2022-11-23T01:23:12.3322641Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:23:25.3710153Z INFO: From Compiling aten/src/ATen/native/cuda/ReplicationPadding.cu: 2022-11-23T01:23:25.3776251Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:23:25.3777591Z aten/src/ATen/native/cuda/ReplicationPadding.cu(307): warning #177-D: function "at::native::::shapeCheck3d" was declared but never referenced 2022-11-23T01:23:25.3778025Z 2022-11-23T01:23:29.0408163Z INFO: From Compiling aten/src/ATen/native/cuda/RreluWithNoise.cu: 2022-11-23T01:23:29.0415084Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:23:42.8882618Z INFO: From Compiling aten/src/ATen/native/cuda/PowKernel.cu: 2022-11-23T01:23:42.8883425Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:23:52.8403154Z INFO: From Compiling aten/src/ATen/native/cuda/Shape.cu: 2022-11-23T01:23:52.8411996Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:23:59.5307712Z INFO: From Compiling aten/src/ATen/native/cuda/ReduceMaxValuesKernel.cu: 2022-11-23T01:23:59.5313526Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:24:02.1637206Z INFO: From Compiling aten/src/ATen/native/cuda/ReduceLogicKernel.cu: 2022-11-23T01:24:02.1637984Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:24:04.2274029Z INFO: From Compiling aten/src/ATen/native/cuda/ReduceMinValuesKernel.cu: 2022-11-23T01:24:04.2282839Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:24:06.6772664Z INFO: From Compiling aten/src/ATen/native/cuda/ReduceMomentKernel.cu: 2022-11-23T01:24:06.6782816Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:24:10.0756003Z INFO: From Compiling aten/src/ATen/native/cuda/SortImpl.cu: 2022-11-23T01:24:10.0765958Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:24:14.9965757Z INFO: From Compiling aten/src/ATen/native/cuda/ReduceSumProdKernel.cu: 2022-11-23T01:24:14.9966587Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:24:17.0450383Z INFO: From Compiling aten/src/ATen/native/cuda/DistributionCauchyKernel.cu: 2022-11-23T01:24:17.0451298Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:24:19.1225866Z INFO: From Compiling aten/src/ATen/native/cuda/DistributionLogNormalKernel.cu: 2022-11-23T01:24:19.1226714Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:24:24.6641625Z INFO: From Compiling aten/src/ATen/native/cuda/SoftMax.cu: 2022-11-23T01:24:24.6642424Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:24:27.3392720Z INFO: From Compiling aten/src/ATen/native/cuda/SpectralOps.cu: 2022-11-23T01:24:27.3399648Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:24:40.9433564Z INFO: From Compiling aten/src/ATen/native/cuda/Sorting.cu: 2022-11-23T01:24:40.9434295Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:24:46.0905469Z INFO: From Compiling aten/src/ATen/native/cuda/CumsumKernel.cu: 2022-11-23T01:24:46.0906280Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:24:46.1863971Z INFO: From Compiling aten/src/ATen/native/cuda/ScatterGatherKernel.cu: 2022-11-23T01:24:46.1864746Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:24:54.0514665Z INFO: From Compiling aten/src/ATen/native/cuda/SortStable.cu: 2022-11-23T01:24:54.0515356Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:25:00.0192802Z INFO: From Compiling aten/src/ATen/native/cuda/DistributionBernoulli.cu: 2022-11-23T01:25:00.0201343Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:25:01.2107458Z INFO: From Compiling aten/src/ATen/native/cuda/TensorFactories.cu: 2022-11-23T01:25:01.2116598Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:25:07.2296652Z INFO: From Compiling aten/src/ATen/native/cuda/SummaryOps.cu: 2022-11-23T01:25:07.2302028Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:25:13.6320588Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryComplexKernels.cu: 2022-11-23T01:25:13.6329143Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:25:17.1308822Z INFO: From Compiling aten/src/ATen/native/cuda/TriangularOps.cu: 2022-11-23T01:25:17.1312965Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:25:25.0508951Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGammaKernels.cu: 2022-11-23T01:25:25.0509671Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:25:39.8038645Z INFO: From Compiling aten/src/ATen/native/cuda/StepKernel.cu: 2022-11-23T01:25:39.8039452Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:25:41.4262739Z INFO: From Compiling aten/src/ATen/native/cuda/TensorTopK.cu: 2022-11-23T01:25:41.4270849Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:25:44.3396942Z INFO: From Compiling aten/src/ATen/native/cuda/ComplexKernel.cu: 2022-11-23T01:25:44.3405683Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:25:57.9541054Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGeometricAcosKernel.cu: 2022-11-23T01:25:57.9681966Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:25:57.9724147Z aten/src/ATen/native/cuda/UnaryGeometricAcosKernel.cu(15): warning #177-D: variable "at::native::acos_name" was declared but never referenced 2022-11-23T01:25:57.9724559Z 2022-11-23T01:25:59.8691695Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryFractionKernels.cu: 2022-11-23T01:25:59.8692508Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:25:59.8693664Z aten/src/ATen/native/cuda/UnaryFractionKernels.cu(120): warning #177-D: function "at::native::nearbyint_wrapper(c10::complex)" was declared but never referenced 2022-11-23T01:25:59.8765340Z 2022-11-23T01:25:59.8766507Z aten/src/ATen/native/cuda/UnaryFractionKernels.cu:124:0: warning: ignoring #pragma push [-Wunknown-pragmas] 2022-11-23T01:25:59.8776807Z #pragma push 2022-11-23T01:25:59.8802199Z 2022-11-23T01:25:59.8923001Z aten/src/ATen/native/cuda/UnaryFractionKernels.cu:129:0: warning: ignoring #pragma pop [-Wunknown-pragmas] 2022-11-23T01:25:59.9002530Z #pragma pop 2022-11-23T01:25:59.9042544Z 2022-11-23T01:26:10.6348792Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGeometricAtanKernel.cu: 2022-11-23T01:26:10.6349538Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:26:10.6350541Z aten/src/ATen/native/cuda/UnaryGeometricAtanKernel.cu(15): warning #177-D: variable "at::native::atan_name" was declared but never referenced 2022-11-23T01:26:10.6350951Z 2022-11-23T01:26:15.0108930Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGeometricAcoshKernel.cu: 2022-11-23T01:26:15.0118521Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:26:15.0119517Z aten/src/ATen/native/cuda/UnaryGeometricAcoshKernel.cu(15): warning #177-D: variable "at::native::acosh_name" was declared but never referenced 2022-11-23T01:26:15.0119953Z 2022-11-23T01:26:16.0494936Z [2,256 / 2,307] Compiling aten/src/ATen/native/cuda/Sort.cu; 143s processwrapper-sandbox ... (8 actions running) 2022-11-23T01:26:17.0291730Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGeometricAsinKernel.cu: 2022-11-23T01:26:17.0302899Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:26:17.0303958Z aten/src/ATen/native/cuda/UnaryGeometricAsinKernel.cu(15): warning #177-D: variable "at::native::asin_name" was declared but never referenced 2022-11-23T01:26:17.0304425Z 2022-11-23T01:26:24.2168044Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGeometricAtanhKernel.cu: 2022-11-23T01:26:24.2189616Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:26:24.2190783Z aten/src/ATen/native/cuda/UnaryGeometricAtanhKernel.cu(15): warning #177-D: variable "at::native::atanh_name" was declared but never referenced 2022-11-23T01:26:24.2191240Z 2022-11-23T01:26:45.3956630Z INFO: From Compiling aten/src/ATen/native/cuda/SparseBinaryOpIntersectionKernel.cu: 2022-11-23T01:26:45.3957672Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:26:48.1116154Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGeometricCosKernel.cu: 2022-11-23T01:26:48.1320898Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:26:48.1322633Z aten/src/ATen/native/cuda/UnaryGeometricCosKernel.cu(15): warning #177-D: variable "at::native::cos_name" was declared but never referenced 2022-11-23T01:26:48.1323432Z 2022-11-23T01:26:50.8064936Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryMulKernel.cu: 2022-11-23T01:26:50.8071055Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:26:53.3914645Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGeometricSinKernel.cu: 2022-11-23T01:26:53.3915444Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:26:53.3916428Z aten/src/ATen/native/cuda/UnaryGeometricSinKernel.cu(15): warning #177-D: variable "at::native::sin_name" was declared but never referenced 2022-11-23T01:26:53.3916769Z 2022-11-23T01:26:53.8292980Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGeometricTanKernel.cu: 2022-11-23T01:26:53.8300407Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:26:53.8301797Z aten/src/ATen/native/cuda/UnaryGeometricTanKernel.cu(15): warning #177-D: variable "at::native::tan_name" was declared but never referenced 2022-11-23T01:26:53.8302387Z 2022-11-23T01:26:53.8751029Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGeometricSinhKernel.cu: 2022-11-23T01:26:53.8757770Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:26:53.8758835Z aten/src/ATen/native/cuda/UnaryGeometricSinhKernel.cu(15): warning #177-D: variable "at::native::sinh_name" was declared but never referenced 2022-11-23T01:26:53.8759264Z 2022-11-23T01:27:09.0063196Z INFO: From Compiling aten/src/ATen/native/cuda/AveragePool2d.cu: 2022-11-23T01:27:09.0063965Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:27:11.2205326Z INFO: From Compiling aten/src/ATen/native/cuda/TensorModeKernel.cu: 2022-11-23T01:27:11.2206177Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:27:19.2129861Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryLogKernels.cu: 2022-11-23T01:27:19.2137933Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:27:28.4224243Z INFO: From Compiling aten/src/ATen/native/cuda/UnarySpecialOpsKernel.cu: 2022-11-23T01:27:28.4299297Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:27:37.1666725Z INFO: From Compiling aten/src/ATen/native/cuda/Sort.cu: 2022-11-23T01:27:37.1672921Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:27:42.8214711Z INFO: From Compiling aten/src/ATen/native/cuda/UnfoldBackwardKernel.cu: 2022-11-23T01:27:42.8218979Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:27:45.0467534Z INFO: From Compiling aten/src/ATen/native/cuda/UniqueCub.cu: 2022-11-23T01:27:45.0472853Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:27:50.2241138Z INFO: From Compiling aten/src/ATen/native/cuda/UpSampleLinear1d.cu: 2022-11-23T01:27:50.2242090Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:27:51.4757363Z INFO: From Compiling aten/src/ATen/native/cuda/UpSampleBilinear2d.cu: 2022-11-23T01:27:51.4763984Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:27:58.3279366Z INFO: From Compiling aten/src/ATen/native/cuda/UpSampleNearest1d.cu: 2022-11-23T01:27:58.3280374Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:27:59.2370433Z INFO: From Compiling aten/src/ATen/native/cuda/UnarySignKernels.cu: 2022-11-23T01:27:59.2371428Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:28:04.8641332Z INFO: From Compiling aten/src/ATen/native/cuda/UpSampleTrilinear3d.cu: 2022-11-23T01:28:04.8652426Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:28:10.8695637Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryDivFloorKernel.cu: 2022-11-23T01:28:10.8704592Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:28:11.0483543Z INFO: From Compiling aten/src/ATen/native/cuda/ZetaKernel.cu: 2022-11-23T01:28:11.0489903Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:28:11.8161254Z INFO: From Compiling aten/src/ATen/native/cuda/UpSampleNearest3d.cu: 2022-11-23T01:28:11.8167877Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:28:16.3291257Z INFO: From Compiling aten/src/ATen/native/cuda/airy_ai.cu: 2022-11-23T01:28:16.3297543Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:28:16.7604827Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryOpsKernel.cu: 2022-11-23T01:28:16.7613824Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:28:22.0032259Z INFO: From Compiling aten/src/ATen/native/cuda/Unique.cu: 2022-11-23T01:28:22.0033032Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:28:22.5491312Z INFO: From Compiling aten/src/ATen/native/cuda/bessel_j0.cu: 2022-11-23T01:28:22.5497232Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:28:23.3491622Z INFO: From Compiling aten/src/ATen/native/cuda/bessel_j1.cu: 2022-11-23T01:28:23.3499570Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:28:27.6897721Z INFO: From Compiling aten/src/ATen/native/cuda/bessel_y0.cu: 2022-11-23T01:28:27.6898769Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:28:28.4250052Z INFO: From Compiling aten/src/ATen/native/cuda/bessel_y1.cu: 2022-11-23T01:28:28.4257682Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:28:33.7929702Z INFO: From Compiling aten/src/ATen/native/cuda/chebyshev_polynomial_t.cu: 2022-11-23T01:28:33.7937898Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:28:34.5130234Z INFO: From Compiling aten/src/ATen/native/cuda/chebyshev_polynomial_v.cu: 2022-11-23T01:28:34.5138367Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:28:35.0091863Z INFO: From Compiling aten/src/ATen/native/cuda/ValidateCompressedIndicesKernel.cu: 2022-11-23T01:28:35.0092801Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:28:35.2342900Z INFO: From Compiling aten/src/ATen/native/cuda/chebyshev_polynomial_w.cu: 2022-11-23T01:28:35.2346882Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:28:37.5279191Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationLeakyReluKernel.cu: 2022-11-23T01:28:37.5279965Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:28:39.9515844Z INFO: From Compiling aten/src/ATen/native/cuda/fused_adam_amsgrad_impl.cu: 2022-11-23T01:28:39.9524460Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:28:42.3770214Z INFO: From Compiling aten/src/ATen/native/cuda/ActivationThresholdKernel.cu: 2022-11-23T01:28:42.3775924Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:28:45.9433699Z INFO: From Compiling aten/src/ATen/native/cuda/hermite_polynomial_h.cu: 2022-11-23T01:28:45.9434343Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:28:46.8054943Z INFO: From Compiling aten/src/ATen/native/cuda/hermite_polynomial_he.cu: 2022-11-23T01:28:46.8063045Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:28:49.1723715Z INFO: From Compiling aten/src/ATen/native/QuantizedLinear.cpp: 2022-11-23T01:28:49.1725093Z 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-11-23T01:28:49.1726886Z aten/src/ATen/native/QuantizedLinear.cpp:127: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-11-23T01:28:49.1727814Z cpp_custom_type_hack::cast>(packed); 2022-11-23T01:28:49.1728262Z ^ 2022-11-23T01:28:49.1899222Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:7:0: 2022-11-23T01:28:49.1910962Z aten/src/ATen/cpp_custom_type_hack.h:77:1: note: declared here 2022-11-23T01:28:49.1911436Z cast(const Tensor& packed) { 2022-11-23T01:28:49.1913258Z ^~~~ 2022-11-23T01:28:49.1963111Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_quantized_matrix(const at::Tensor&)': 2022-11-23T01:28:49.2003815Z aten/src/ATen/native/QuantizedLinear.cpp:315: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-11-23T01:28:49.2004500Z return cpp_custom_type_hack::create(std::move(ptr), weight.options()); 2022-11-23T01:28:49.2004756Z ^ 2022-11-23T01:28:49.2005022Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:7:0: 2022-11-23T01:28:49.2005317Z aten/src/ATen/cpp_custom_type_hack.h:92:1: note: declared here 2022-11-23T01:28:49.2005611Z create(std::unique_ptr ptr, TensorOptions options) { 2022-11-23T01:28:49.2045309Z ^~~~~~ 2022-11-23T01:28:49.2049271Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_gemm_matrix_fp16(const at::Tensor&)': 2022-11-23T01:28:49.2335267Z aten/src/ATen/native/QuantizedLinear.cpp:409: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-11-23T01:28:49.2336357Z std::move(unique_ptr_wrapper), weight.options()); 2022-11-23T01:28:49.2336637Z ^ 2022-11-23T01:28:49.2337002Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:7:0: 2022-11-23T01:28:49.2337537Z aten/src/ATen/cpp_custom_type_hack.h:92:1: note: declared here 2022-11-23T01:28:49.2337989Z create(std::unique_ptr ptr, TensorOptions options) { 2022-11-23T01:28:49.2338366Z ^~~~~~ 2022-11-23T01:28:49.2339304Z 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-11-23T01:28:49.2403833Z aten/src/ATen/native/QuantizedLinear.cpp:431: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-11-23T01:28:49.2404686Z c10::intrusive_ptr>(packed_weight)) 2022-11-23T01:28:49.2405071Z ^ 2022-11-23T01:28:49.2405453Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:7:0: 2022-11-23T01:28:49.2405865Z aten/src/ATen/cpp_custom_type_hack.h:77:1: note: declared here 2022-11-23T01:28:49.2406205Z cast(const Tensor& packed) { 2022-11-23T01:28:49.2406478Z ^~~~ 2022-11-23T01:28:49.6205232Z INFO: From Compiling aten/src/ATen/native/cuda/AbsKernel.cu: 2022-11-23T01:28:49.6206070Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:28:51.0821860Z INFO: From Compiling aten/src/ATen/RegisterZeroTensor.cpp: 2022-11-23T01:28:51.0823082Z 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-11-23T01:28:51.0823946Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T01:28:51.0824395Z ^~~~~~~~~~~~~ 2022-11-23T01:28:51.0825481Z 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-11-23T01:28:51.0826376Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:28:51.0826785Z ^~~~~~~~~~ 2022-11-23T01:28:51.6478940Z INFO: From Compiling aten/src/ATen/RegisterNestedTensorCPU.cpp: 2022-11-23T01:28:51.6490968Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterNestedTensorCPU.cpp:130:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-11-23T01:28:51.6491887Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T01:28:51.6492354Z ^~~~~~~~~~~~~ 2022-11-23T01:28:51.6493517Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterNestedTensorCPU.cpp:111:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-11-23T01:28:51.6494461Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:28:51.6494952Z ^~~~~~~~~~ 2022-11-23T01:29:18.0842709Z INFO: From Compiling aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: 2022-11-23T01:29:18.0843567Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: In lambda function: 2022-11-23T01:29:18.0844417Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp:42:28: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-11-23T01:29:18.0844946Z [](Vec /* unused */) { return 0.0; }, 2022-11-23T01:29:18.0845274Z ^ 2022-11-23T01:29:41.3752178Z INFO: From Compiling aten/src/ATen/RegisterSparseCsrCPU.cpp: 2022-11-23T01:29:41.3753478Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterSparseCsrCPU.cpp:150:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-11-23T01:29:41.3754234Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T01:29:41.3830970Z ^~~~~~~~~~~~~ 2022-11-23T01:29:41.3831830Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterSparseCsrCPU.cpp:131:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-11-23T01:29:41.3871197Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:29:41.3871686Z ^~~~~~~~~~ 2022-11-23T01:29:42.1503028Z INFO: From Compiling aten/src/ATen/RegisterMkldnnCPU.cpp: 2022-11-23T01:29:42.1572887Z 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-11-23T01:29:42.1573882Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T01:29:42.1574339Z ^~~~~~~~~~~~~ 2022-11-23T01:29:42.1575494Z 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-11-23T01:29:42.1576432Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:29:42.1576897Z ^~~~~~~~~~ 2022-11-23T01:29:43.8418350Z INFO: From Compiling aten/src/ATen/RegisterCompositeImplicitAutograd.cpp: 2022-11-23T01:29:43.8426246Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp:1049:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-11-23T01:29:43.8427208Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T01:29:43.8427647Z ^~~~~~~~~~~~~ 2022-11-23T01:29:43.8428851Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp:1030:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-11-23T01:29:43.8429824Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:29:43.8430304Z ^~~~~~~~~~ 2022-11-23T01:29:43.9128631Z INFO: From Compiling aten/src/ATen/RegisterCompositeExplicitAutograd.cpp: 2022-11-23T01:29:43.9135866Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp:1051:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-11-23T01:29:43.9136752Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T01:29:43.9137173Z ^~~~~~~~~~~~~ 2022-11-23T01:29:43.9138487Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp:1032:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-11-23T01:29:43.9139689Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:29:43.9140189Z ^~~~~~~~~~ 2022-11-23T01:30:19.4038275Z INFO: From Compiling aten/src/ATen/RegisterSparseMeta.cpp: 2022-11-23T01:30:19.4039624Z 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-11-23T01:30:19.4040481Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T01:30:19.4040940Z ^~~~~~~~~~~~~ 2022-11-23T01:30:19.4042200Z 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-11-23T01:30:19.4140928Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:30:19.4141577Z ^~~~~~~~~~ 2022-11-23T01:30:20.8373916Z INFO: From Compiling aten/src/ATen/RegisterQuantizedMeta.cpp: 2022-11-23T01:30:20.8389236Z 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-11-23T01:30:20.8390165Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T01:30:20.8390553Z ^~~~~~~~~~~~~ 2022-11-23T01:30:20.8391166Z 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-11-23T01:30:20.8391764Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:30:20.8392033Z ^~~~~~~~~~ 2022-11-23T01:30:22.0247910Z INFO: From Compiling aten/src/ATen/RegisterSparseCPU.cpp: 2022-11-23T01:30:22.0249114Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterSparseCPU.cpp:173:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-11-23T01:30:22.0249929Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T01:30:22.0250367Z ^~~~~~~~~~~~~ 2022-11-23T01:30:22.0251357Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterSparseCPU.cpp:154:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-11-23T01:30:22.0252232Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:30:22.0252621Z ^~~~~~~~~~ 2022-11-23T01:30:22.0654889Z INFO: From Compiling aten/src/ATen/RegisterQuantizedCPU.cpp: 2022-11-23T01:30:22.0656203Z 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-11-23T01:30:22.0657065Z c10::optional maybe_create_proxy(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:30:22.0657526Z ^~~~~~~~~~~~~~~~~~ 2022-11-23T01:30:22.0658503Z 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-11-23T01:30:22.0659585Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T01:30:22.0659988Z ^~~~~~~~~~~~~ 2022-11-23T01:30:22.0660950Z 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-11-23T01:30:22.0661757Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:30:22.0662183Z ^~~~~~~~~~ 2022-11-23T01:30:22.0663146Z 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-11-23T01:30:22.0663920Z Tensor create_out(IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:30:22.0664325Z ^~~~~~~~~~ 2022-11-23T01:30:29.8606561Z INFO: From Compiling caffe2/operators/partition_ops.cc: 2022-11-23T01:30:29.8607559Z caffe2/operators/partition_ops.cc: In member function 'virtual std::vector caffe2::{anonymous}::{anonymous}::GetGatherByKeyGradient::GetGradientDefs()': 2022-11-23T01:30:29.8608582Z caffe2/operators/partition_ops.cc:122:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:30:29.8609069Z for (int i = 1; i < g_input_.size(); ++i) { 2022-11-23T01:30:29.8609345Z ~~^~~~~~~~~~~~~~~~~ 2022-11-23T01:30:29.8609943Z caffe2/operators/partition_ops.cc:135:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:30:29.8610429Z for (int i = 1; i < g_input_.size(); ++i) { 2022-11-23T01:30:29.8610733Z ~~^~~~~~~~~~~~~~~~~ 2022-11-23T01:30:34.7324150Z INFO: From Compiling caffe2/operators/lengths_top_k_op.cc: 2022-11-23T01:30:34.7325245Z caffe2/operators/lengths_top_k_op.cc: In instantiation of 'bool caffe2::LengthsTopKOp::RunOnDevice() [with T = float; Context = caffe2::CPUContext]': 2022-11-23T01:30:34.7325913Z caffe2/operators/lengths_top_k_op.cc:158:1: required from here 2022-11-23T01:30:34.7326740Z caffe2/operators/lengths_top_k_op.cc:42:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:30:34.7327330Z if (p_queue.size() < k_ || value > p_queue.top().first) { 2022-11-23T01:30:34.7328091Z caffe2/operators/lengths_top_k_op.cc:46:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:30:34.7328599Z if (p_queue.size() > k_) { 2022-11-23T01:30:36.7780816Z INFO: From Compiling caffe2/operators/load_save_op.cc: 2022-11-23T01:30:36.7781927Z caffe2/operators/load_save_op.cc: In constructor 'caffe2::internal::SaveOpImpl::SaveOpImpl(caffe2::OperatorBase*, const caffe2::OperatorDef&, caffe2::Workspace*)': 2022-11-23T01:30:36.7782933Z caffe2/operators/load_save_op.cc:108:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:30:36.7783412Z for (int i = 0; i < blob_names_.size(); ++i) { 2022-11-23T01:30:36.7783630Z ~~^~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:30:36.7784153Z caffe2/operators/load_save_op.cc: In member function 'bool caffe2::internal::SaveOpImpl::RunOnDevice()': 2022-11-23T01:30:36.7784691Z caffe2/operators/load_save_op.cc:189:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:30:36.7785007Z for (int i = 0; i < inputs.size(); ++i) { 2022-11-23T01:30:36.7785207Z ~~^~~~~~~~~~~~~~~ 2022-11-23T01:30:44.2073651Z INFO: From Compiling caffe2/operators/last_n_window_collector.cc: 2022-11-23T01:30:44.2080719Z caffe2/operators/last_n_window_collector.cc: In instantiation of 'bool caffe2::{anonymous}::LastNWindowCollectorOp::collect() [with Context = caffe2::CPUContext]': 2022-11-23T01:30:44.2082332Z caffe2/operators/last_n_window_collector.cc:27:21: required from 'bool caffe2::{anonymous}::LastNWindowCollectorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-11-23T01:30:44.2083070Z caffe2/operators/last_n_window_collector.cc:224:1: required from here 2022-11-23T01:30:44.2083836Z caffe2/operators/last_n_window_collector.cc:47:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:30:44.2084345Z for (size_t i = 1; i < input.dim(); ++i) { 2022-11-23T01:30:44.2084995Z caffe2/operators/last_n_window_collector.cc:89:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:30:44.2085497Z if (output_num > output_batch_size) { 2022-11-23T01:30:44.2085808Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ 2022-11-23T01:30:46.8649934Z INFO: From Compiling caffe2/operators/fused_rowwise_random_quantization_ops.cc: 2022-11-23T01:30:46.8655389Z caffe2/operators/fused_rowwise_random_quantization_ops.cc: In instantiation of 'bool caffe2::FusedRandRowwiseQuantizedToFloatOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-11-23T01:30:46.8656306Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:206:1: required from here 2022-11-23T01:30:46.8657172Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:113:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:30:46.8657742Z for (size_t row = 0; row < input_rows; ++row) { 2022-11-23T01:30:46.8658057Z ~~~~^~~~~~~~~~~~ 2022-11-23T01:30:46.8658662Z caffe2/operators/fused_rowwise_random_quantization_ops.cc: In instantiation of 'bool caffe2::FloatToFusedRandRowwiseQuantizedOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-11-23T01:30:46.8659108Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:206:1: required from here 2022-11-23T01:30:46.8659748Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:55:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:30:46.8660297Z for (size_t row = 0; row < input_rows; ++row) { 2022-11-23T01:30:46.8660640Z ~~~~^~~~~~~~~~~~ 2022-11-23T01:30:54.6231005Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: 2022-11-23T01:30:54.6234140Z In file included from /usr/include/c++/7/tuple:39:0, 2022-11-23T01:30:54.6238037Z from /usr/include/c++/7/functional:54, 2022-11-23T01:30:54.6238425Z from ./c10/core/DeviceType.h:10, 2022-11-23T01:30:54.6238791Z from ./c10/core/Device.h:3, 2022-11-23T01:30:54.6239431Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/core/TensorBody.h:11, 2022-11-23T01:30:54.6239886Z from aten/src/ATen/core/Tensor.h:3, 2022-11-23T01:30:54.6240628Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:2: 2022-11-23T01:30:54.6242737Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]': 2022-11-23T01:30:54.6244645Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::' 2022-11-23T01:30:54.6246407Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]' 2022-11-23T01:30:54.6248432Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::' 2022-11-23T01:30:54.6250169Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]' 2022-11-23T01:30:54.6252352Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2022-11-23T01:30:54.6254908Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2022-11-23T01:30:54.6256370Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:4225:1: required from here 2022-11-23T01:30:54.6257342Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2022-11-23T01:30:54.6257737Z struct array 2022-11-23T01:30:54.6258003Z ^~~~~ 2022-11-23T01:30:54.6258770Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'signed char std::array::_M_elems [32]' 2022-11-23T01:30:54.6259360Z typename _AT_Type::_Type _M_elems; 2022-11-23T01:30:54.6259709Z ^~~~~~~~ 2022-11-23T01:30:54.6260964Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]': 2022-11-23T01:30:54.6262978Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::' 2022-11-23T01:30:54.6264805Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]' 2022-11-23T01:30:54.6266547Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::' 2022-11-23T01:30:54.6268143Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]' 2022-11-23T01:30:54.6270429Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2022-11-23T01:30:54.6273025Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2022-11-23T01:30:54.6274430Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:4225:1: required from here 2022-11-23T01:30:54.6275554Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2022-11-23T01:30:54.6275987Z struct array 2022-11-23T01:30:54.6276237Z ^~~~~ 2022-11-23T01:30:54.6277171Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'unsigned char std::array::_M_elems [32]' 2022-11-23T01:30:54.6277827Z typename _AT_Type::_Type _M_elems; 2022-11-23T01:30:54.6278247Z ^~~~~~~~ 2022-11-23T01:30:54.6279623Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]': 2022-11-23T01:30:54.6281735Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::' 2022-11-23T01:30:54.6283559Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]' 2022-11-23T01:30:54.6285352Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::' 2022-11-23T01:30:54.6287128Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]' 2022-11-23T01:30:54.6289202Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2022-11-23T01:30:54.6291736Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2022-11-23T01:30:54.6293171Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:4225:1: required from here 2022-11-23T01:30:54.6294159Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2022-11-23T01:30:54.6294653Z struct array 2022-11-23T01:30:54.6294976Z ^~~~~ 2022-11-23T01:30:54.6295759Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'int std::array::_M_elems [8]' 2022-11-23T01:30:54.6296310Z typename _AT_Type::_Type _M_elems; 2022-11-23T01:30:54.6296742Z ^~~~~~~~ 2022-11-23T01:30:54.6298185Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]': 2022-11-23T01:30:54.6300273Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::' 2022-11-23T01:30:54.6302051Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]' 2022-11-23T01:30:54.6303898Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::' 2022-11-23T01:30:54.6305509Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]' 2022-11-23T01:30:54.6307662Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2022-11-23T01:30:54.6310241Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2022-11-23T01:30:54.6311682Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:4226:1: required from here 2022-11-23T01:30:54.6312700Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2022-11-23T01:30:54.6313159Z struct array 2022-11-23T01:30:54.6313469Z ^~~~~ 2022-11-23T01:30:54.6314310Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'signed char std::array::_M_elems [32]' 2022-11-23T01:30:54.6314930Z typename _AT_Type::_Type _M_elems; 2022-11-23T01:30:54.6315444Z ^~~~~~~~ 2022-11-23T01:30:54.6316713Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]': 2022-11-23T01:30:54.6318784Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::' 2022-11-23T01:30:54.6320597Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]' 2022-11-23T01:30:54.6329429Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::' 2022-11-23T01:30:54.6331228Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]' 2022-11-23T01:30:54.6333455Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2022-11-23T01:30:54.6335754Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2022-11-23T01:30:54.6337087Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:4226:1: required from here 2022-11-23T01:30:54.6337912Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2022-11-23T01:30:54.6338342Z struct array 2022-11-23T01:30:54.6338616Z ^~~~~ 2022-11-23T01:30:54.6339426Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'unsigned char std::array::_M_elems [32]' 2022-11-23T01:30:54.6340000Z typename _AT_Type::_Type _M_elems; 2022-11-23T01:30:54.6340378Z ^~~~~~~~ 2022-11-23T01:30:54.6341802Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]': 2022-11-23T01:30:54.6343891Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::' 2022-11-23T01:30:54.6345628Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]' 2022-11-23T01:30:54.6347437Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::' 2022-11-23T01:30:54.6349080Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]' 2022-11-23T01:30:54.6351330Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2022-11-23T01:30:54.6353412Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2022-11-23T01:30:54.6354759Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:4226:1: required from here 2022-11-23T01:30:54.6355630Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2022-11-23T01:30:54.6356039Z struct array 2022-11-23T01:30:54.6356300Z ^~~~~ 2022-11-23T01:30:54.6357151Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'int std::array::_M_elems [8]' 2022-11-23T01:30:54.6357688Z typename _AT_Type::_Type _M_elems; 2022-11-23T01:30:54.6358027Z ^~~~~~~~ 2022-11-23T01:30:54.6358417Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:15:0, 2022-11-23T01:30:54.6358832Z from aten/src/ATen/cpu/vec/vec.h:6, 2022-11-23T01:30:54.6359205Z from aten/src/ATen/native/cpu/Loops.h:37, 2022-11-23T01:30:54.6359968Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:11: 2022-11-23T01:30:54.6361099Z 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-11-23T01:30:54.6362171Z 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-11-23T01:30:54.6362716Z int_vec_return_type widening_subtract(Vectorized b) const { 2022-11-23T01:30:54.6363095Z ^~~~~~~~~~~~~~~~~ 2022-11-23T01:31:00.4063040Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp: 2022-11-23T01:31:00.4063965Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:446:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-11-23T01:31:00.4064507Z # pragma unroll 2022-11-23T01:31:00.4064796Z 2022-11-23T01:31:00.4065697Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:571:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-11-23T01:31:00.4066198Z # pragma unroll 2022-11-23T01:31:00.4066459Z 2022-11-23T01:31:00.4067140Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:661:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-11-23T01:31:00.4067642Z # pragma unroll 2022-11-23T01:31:00.4067903Z 2022-11-23T01:31:00.4068592Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:759:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-11-23T01:31:00.4069096Z # pragma unroll 2022-11-23T01:31:00.4069335Z 2022-11-23T01:31:00.4070041Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:800:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-11-23T01:31:00.4070569Z # pragma unroll 2022-11-23T01:31:00.4070956Z 2022-11-23T01:31:00.4071677Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:934:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-11-23T01:31:00.4072198Z # pragma unroll 2022-11-23T01:31:00.4072450Z 2022-11-23T01:31:00.4073144Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:988:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-11-23T01:31:00.4073668Z # pragma unroll 2022-11-23T01:31:00.4073924Z 2022-11-23T01:31:00.4074626Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:1119:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-11-23T01:31:00.4075100Z # pragma unroll 2022-11-23T01:31:00.4075325Z 2022-11-23T01:31:00.4075905Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:1126:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-11-23T01:31:00.4076405Z # pragma unroll 2022-11-23T01:31:00.4076680Z 2022-11-23T01:31:01.3574552Z INFO: From Compiling caffe2/operators/dataset_ops.cc: 2022-11-23T01:31:01.3575972Z caffe2/operators/dataset_ops.cc: In constructor 'caffe2::dataset_ops::TreeWalker::TreeWalker(const std::vector&, caffe2::dataset_ops::TreeCursor&)': 2022-11-23T01:31:01.3577077Z caffe2/operators/dataset_ops.cc:143:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:01.3577738Z for (int fieldId = 0; fieldId < cursor_.it.fields().size(); ++fieldId) { 2022-11-23T01:31:01.3578179Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:31:01.3578946Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::TreeWalker::gatherLengthData()': 2022-11-23T01:31:01.3579841Z caffe2/operators/dataset_ops.cc:176:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:01.3580411Z for (int i = 0; i < lengths_.size(); ++i) { 2022-11-23T01:31:01.3580773Z ~~^~~~~~~~~~~~~~~~~ 2022-11-23T01:31:01.3581504Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::TreeWalker::gatherSizeLimits()': 2022-11-23T01:31:01.3582414Z caffe2/operators/dataset_ops.cc:189:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:01.3583035Z for (auto fieldId = 0; fieldId < cursor_.it.fields().size(); ++fieldId) { 2022-11-23T01:31:01.3583466Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:31:01.3583850Z In file included from ./caffe2/core/common.h:29:0, 2022-11-23T01:31:01.3584257Z from ./caffe2/core/blob.h:9, 2022-11-23T01:31:01.3584664Z from ./caffe2/operators/dataset_ops.h:8, 2022-11-23T01:31:01.3585082Z from caffe2/operators/dataset_ops.cc:1: 2022-11-23T01:31:01.3586064Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::CheckDatasetConsistencyOp::RunOnDevice()': 2022-11-23T01:31:01.3587274Z caffe2/operators/dataset_ops.cc:261:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:01.3587853Z InputSize() == iterator_.fields().size(), 2022-11-23T01:31:01.3588234Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:31:01.3589044Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::UnPackRecordsOp::RunOnDevice()': 2022-11-23T01:31:01.3589976Z caffe2/operators/dataset_ops.cc:394:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:01.3590531Z for (int i = 0; i < numRows; i++) { 2022-11-23T01:31:01.3590855Z ~~^~~~~~~~~ 2022-11-23T01:31:01.3591578Z caffe2/operators/dataset_ops.cc:432:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:01.3592126Z for (int i = 0; i < numRows; ++i) { 2022-11-23T01:31:01.3592556Z ~~^~~~~~~~~ 2022-11-23T01:31:01.3593259Z caffe2/operators/dataset_ops.cc:434:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:01.3593824Z for (int j = 0; j < tensors[i].size(); ++j) { 2022-11-23T01:31:01.3594189Z ~~^~~~~~~~~~~~~~~~~~~ 2022-11-23T01:31:01.3594894Z caffe2/operators/dataset_ops.cc:457:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:01.3595437Z for (int i = 0; i < numRows; ++i) { 2022-11-23T01:31:01.3595765Z ~~^~~~~~~~~ 2022-11-23T01:31:01.3596910Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::{anonymous}::UnPackRecordsOp::getShapeAndMetaFromInput(const Shared2DTensorVectorPtr&, std::vector >&, std::vector&)': 2022-11-23T01:31:01.3598150Z caffe2/operators/dataset_ops.cc:489:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:01.3598714Z for (int i = 0; i < numTensors; ++i) { 2022-11-23T01:31:01.3599060Z ~~^~~~~~~~~~~~ 2022-11-23T01:31:01.3600125Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::{anonymous}::UnPackRecordsOp::getShapeAndMetaFromPrototypeBlobs(std::vector >&, std::vector&)': 2022-11-23T01:31:01.3601217Z caffe2/operators/dataset_ops.cc:503:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:01.3601952Z for (int i = 0; i < numTensors; ++i) { 2022-11-23T01:31:01.3602292Z ~~^~~~~~~~~~~~ 2022-11-23T01:31:01.3602665Z In file included from ./caffe2/core/common.h:29:0, 2022-11-23T01:31:01.3603058Z from ./caffe2/core/blob.h:9, 2022-11-23T01:31:01.3603467Z from ./caffe2/operators/dataset_ops.h:8, 2022-11-23T01:31:01.3603906Z from caffe2/operators/dataset_ops.cc:1: 2022-11-23T01:31:01.3604776Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::ReadNextBatchOp::RunOnDevice()': 2022-11-23T01:31:01.3605705Z caffe2/operators/dataset_ops.cc:527:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:01.3606422Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 1); 2022-11-23T01:31:01.3606834Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:31:01.3607561Z caffe2/operators/dataset_ops.cc:537:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:01.3608125Z for (int i = 0; i < lengths.size(); ++i) { 2022-11-23T01:31:01.3608477Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:31:01.3609184Z caffe2/operators/dataset_ops.cc:548:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:01.3609952Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2022-11-23T01:31:01.3610345Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:31:01.3611052Z caffe2/operators/dataset_ops.cc:571:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:01.3611730Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2022-11-23T01:31:01.3612109Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:31:01.3612499Z In file included from ./caffe2/core/common.h:29:0, 2022-11-23T01:31:01.3612888Z from ./caffe2/core/blob.h:9, 2022-11-23T01:31:01.3613293Z from ./caffe2/operators/dataset_ops.h:8, 2022-11-23T01:31:01.3613719Z from caffe2/operators/dataset_ops.cc:1: 2022-11-23T01:31:01.3614582Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::ComputeOffsetOp::RunOnDevice()': 2022-11-23T01:31:01.3644307Z caffe2/operators/dataset_ops.cc:604:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:01.3645245Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 1); 2022-11-23T01:31:01.3645674Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:31:01.3646412Z caffe2/operators/dataset_ops.cc:615:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:01.3646966Z for (int i = 0; i < lengths.size(); ++i) { 2022-11-23T01:31:01.3647320Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:31:01.3648026Z caffe2/operators/dataset_ops.cc:626:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:01.3648693Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2022-11-23T01:31:01.3649074Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:31:01.3649463Z In file included from ./caffe2/core/common.h:29:0, 2022-11-23T01:31:01.3649875Z from ./caffe2/core/blob.h:9, 2022-11-23T01:31:01.3650272Z from ./caffe2/operators/dataset_ops.h:8, 2022-11-23T01:31:01.3650702Z from caffe2/operators/dataset_ops.cc:1: 2022-11-23T01:31:01.3651604Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::SortAndShuffleOp::RunOnDevice()': 2022-11-23T01:31:01.3652542Z caffe2/operators/dataset_ops.cc:662:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:01.3653263Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 1); 2022-11-23T01:31:01.3653679Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:31:01.3654509Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::ReadRandomBatchOp::RunOnDevice()': 2022-11-23T01:31:01.3655447Z caffe2/operators/dataset_ops.cc:750:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:01.3656169Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 3); 2022-11-23T01:31:01.3656589Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:31:01.3657307Z caffe2/operators/dataset_ops.cc:774:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:01.3657984Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2022-11-23T01:31:01.3658360Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:31:01.3659164Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::TrimDatasetOp::RunOnDevice()': 2022-11-23T01:31:01.3660077Z caffe2/operators/dataset_ops.cc:1095:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:01.3660658Z for (int col = 0; col < walker.fields().size(); ++col) { 2022-11-23T01:31:01.3661038Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:31:01.3661501Z In file included from ./caffe2/core/common.h:29:0, 2022-11-23T01:31:01.3661913Z from ./caffe2/core/blob.h:9, 2022-11-23T01:31:01.3662318Z from ./caffe2/operators/dataset_ops.h:8, 2022-11-23T01:31:01.3662752Z from caffe2/operators/dataset_ops.cc:1: 2022-11-23T01:31:01.3663714Z caffe2/operators/dataset_ops.cc: In instantiation of 'bool caffe2::dataset_ops::{anonymous}::CollectTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-11-23T01:31:01.3664389Z caffe2/operators/dataset_ops.cc:1638:1: required from here 2022-11-23T01:31:01.3665187Z caffe2/operators/dataset_ops.cc:1032:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:01.3665838Z tensorVector->size() == numToCollect_, 2022-11-23T01:31:01.3666200Z ^ 2022-11-23T01:31:01.3666918Z caffe2/operators/dataset_ops.cc:1045:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:01.3667643Z } else if (pos >= tensorVector->size()) { 2022-11-23T01:31:01.3668005Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:31:01.3668936Z caffe2/operators/dataset_ops.cc: In instantiation of 'bool caffe2::dataset_ops::{anonymous}::ConcatTensorVectorOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-11-23T01:31:01.3669623Z caffe2/operators/dataset_ops.cc:1638:1: required from here 2022-11-23T01:31:01.3670406Z caffe2/operators/dataset_ops.cc:969:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:01.3671067Z for (int i = 1; i < tensorVector->size(); i++) { 2022-11-23T01:31:01.3671440Z ~~^~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:31:02.1194301Z [3,049 / 3,675] Compiling aten/src/ATen/native/cuda/group_norm_kernel.cu; 148s processwrapper-sandbox ... (8 actions running) 2022-11-23T01:31:05.5966578Z INFO: From Compiling caffe2/operators/copy_rows_to_tensor_op.cc: 2022-11-23T01:31:05.5967208Z In file included from caffe2/operators/copy_rows_to_tensor_op.cc:1:0: 2022-11-23T01:31:05.5968317Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = c10::Half; Context = caffe2::CPUContext]': 2022-11-23T01:31:05.5969877Z ./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-11-23T01:31:05.5971671Z ./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-11-23T01:31:05.5973052Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-11-23T01:31:05.5973729Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-11-23T01:31:05.5974572Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:05.5975149Z for (size_t i = 0; i < indices.sizes()[0]; ++i) { 2022-11-23T01:31:05.5975530Z ~~^~~~~~~~~~~~~~~~~~ 2022-11-23T01:31:05.5976469Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = float; Context = caffe2::CPUContext]': 2022-11-23T01:31:05.5978215Z ./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-11-23T01:31:05.5979986Z ./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-11-23T01:31:05.5981754Z ./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-11-23T01:31:05.5983112Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-11-23T01:31:05.5983787Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-11-23T01:31:05.5984724Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:05.5985848Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = double; Context = caffe2::CPUContext]': 2022-11-23T01:31:05.5987441Z ./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-11-23T01:31:05.5989235Z ./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-11-23T01:31:05.5991012Z ./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-11-23T01:31:05.5992376Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-11-23T01:31:05.5993048Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-11-23T01:31:05.5993882Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:05.5995016Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = int; Context = caffe2::CPUContext]': 2022-11-23T01:31:05.5996608Z ./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-11-23T01:31:05.5998474Z ./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-11-23T01:31:05.6000250Z ./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-11-23T01:31:05.6007880Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-11-23T01:31:05.6008504Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-11-23T01:31:05.6009248Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:05.6010285Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = long int; Context = caffe2::CPUContext]': 2022-11-23T01:31:05.6011881Z ./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-11-23T01:31:05.6013887Z ./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-11-23T01:31:05.6015662Z ./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-11-23T01:31:05.6017030Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-11-23T01:31:05.6017700Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-11-23T01:31:05.6018550Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:05.8106084Z INFO: From Compiling aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp: 2022-11-23T01:31:05.8106666Z In file included from ./c10/util/ArrayRef.h:21:0, 2022-11-23T01:31:05.8107096Z from ./c10/core/DispatchKey.h:5, 2022-11-23T01:31:05.8107480Z from ./c10/core/Backend.h:4, 2022-11-23T01:31:05.8107854Z from ./c10/core/Layout.h:3, 2022-11-23T01:31:05.8108467Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/core/TensorBody.h:12, 2022-11-23T01:31:05.8108945Z from aten/src/ATen/core/Tensor.h:3, 2022-11-23T01:31:05.8109381Z from aten/src/ATen/native/layer_norm.h:3, 2022-11-23T01:31:05.8110109Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp:2: 2022-11-23T01:31:05.8111234Z ./c10/util/SmallVector.h: In member function 'void c10::SmallVectorTemplateBase::growAndAssign(size_t, T) [with T = at::vec::DEFAULT::Vectorized]': 2022-11-23T01:31:05.8112189Z ./c10/util/SmallVector.h:606:8: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-11-23T01:31:05.8112746Z void growAndAssign(size_t NumElts, T Elt) { 2022-11-23T01:31:05.8113108Z ^~~~~~~~~~~~~ 2022-11-23T01:31:06.8867706Z INFO: From Compiling aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: 2022-11-23T01:31:06.8876723Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp:8:0: 2022-11-23T01:31:06.8877616Z bazel-out/k8-fastbuild/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T01:31:06.8878575Z 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-11-23T01:31:06.8879537Z [=](at::vec::Vectorized self, at::vec::Vectorized other) { return ufunc::add(self, other, _v_alpha); } 2022-11-23T01:31:06.8880067Z ^ 2022-11-23T01:31:07.0940478Z INFO: From Compiling aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp: 2022-11-23T01:31:07.0952692Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-11-23T01:31:07.0953493Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp:8: 2022-11-23T01:31:07.0955397Z 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-11-23T01:31:07.0956993Z 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-11-23T01:31:07.0957606Z inline scalar_t vec_reduce_all( 2022-11-23T01:31:07.0957938Z ^~~~~~~~~~~~~~ 2022-11-23T01:31:08.2231462Z INFO: From Compiling aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp: 2022-11-23T01:31:08.2243491Z In file included from ./c10/util/ArrayRef.h:21:0, 2022-11-23T01:31:08.2243877Z from ./c10/core/DispatchKey.h:5, 2022-11-23T01:31:08.2244193Z from ./c10/core/Backend.h:4, 2022-11-23T01:31:08.2244511Z from ./c10/core/Layout.h:3, 2022-11-23T01:31:08.2245107Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/core/TensorBody.h:12, 2022-11-23T01:31:08.2245536Z from aten/src/ATen/core/Tensor.h:3, 2022-11-23T01:31:08.2246163Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp:8: 2022-11-23T01:31:08.2247106Z ./c10/util/SmallVector.h: In member function 'void c10::SmallVectorTemplateBase::growAndAssign(size_t, T) [with T = at::vec::DEFAULT::Vectorized]': 2022-11-23T01:31:08.2247883Z ./c10/util/SmallVector.h:606:8: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-11-23T01:31:08.2248310Z void growAndAssign(size_t NumElts, T Elt) { 2022-11-23T01:31:08.2248606Z ^~~~~~~~~~~~~ 2022-11-23T01:31:08.5107301Z INFO: From Compiling aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: 2022-11-23T01:31:08.5116629Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T01:31:08.5117590Z 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-11-23T01:31:08.5118165Z [](Vec x, Vec y) -> Vec { return x + y; }); 2022-11-23T01:31:08.5118482Z ^~~ 2022-11-23T01:31:09.5643453Z INFO: From Compiling aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: 2022-11-23T01:31:09.5644180Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp:12:0: 2022-11-23T01:31:09.5644746Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T01:31:09.5645514Z 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-11-23T01:31:09.5646179Z [](Vectorized a, Vectorized min, Vectorized max) { 2022-11-23T01:31:09.5646659Z ^ 2022-11-23T01:31:09.6324405Z INFO: From Compiling aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: 2022-11-23T01:31:09.6325732Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp:8:0: 2022-11-23T01:31:09.6326638Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T01:31:09.6327740Z 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-11-23T01:31:09.6328441Z [maxnorm_v, eps_v, one_v](vec_t norm) -> vec_t { 2022-11-23T01:31:09.6328786Z ^ 2022-11-23T01:31:09.9924838Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp: 2022-11-23T01:31:09.9925699Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp:6:0: 2022-11-23T01:31:09.9926730Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2022-11-23T01:31:09.9927775Z 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-11-23T01:31:09.9928318Z inline Vectorized convert_to_bool(Vectorized x) { 2022-11-23T01:31:09.9928683Z ^~~~~~~~~~~~~~~ 2022-11-23T01:31:10.1612469Z INFO: From Compiling aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: 2022-11-23T01:31:10.1632309Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T01:31:10.1633284Z 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-11-23T01:31:10.1633875Z [](Vectorized x_vec) { return x_vec.log(); }, 2022-11-23T01:31:10.1634198Z ^ 2022-11-23T01:31:11.3191740Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp: 2022-11-23T01:31:11.3192975Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-11-23T01:31:11.3193824Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp:13: 2022-11-23T01:31:11.3195835Z 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-11-23T01:31:11.3196873Z 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-11-23T01:31:11.3197373Z inline scalar_t vec_reduce_all( 2022-11-23T01:31:11.3197563Z ^~~~~~~~~~~~~~ 2022-11-23T01:31:11.9980681Z INFO: From Compiling aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: 2022-11-23T01:31:11.9995254Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T01:31:11.9996359Z 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-11-23T01:31:11.9997005Z Vectorized t2_vec) { 2022-11-23T01:31:11.9997535Z ^ 2022-11-23T01:31:12.0806993Z INFO: From Compiling caffe2/operators/concat_split_op.cc: 2022-11-23T01:31:12.0814573Z caffe2/operators/concat_split_op.cc: In function 'std::vector caffe2::{anonymous}::TensorInferenceForSplit(const caffe2::OperatorDef&, const std::vector&)': 2022-11-23T01:31:12.0815560Z caffe2/operators/concat_split_op.cc:66:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:12.0816060Z } else if (split.size() != output_size) { 2022-11-23T01:31:12.0816389Z ~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2022-11-23T01:31:12.0846146Z caffe2/operators/concat_split_op.cc: In function 'caffe2::OpSchema::Cost caffe2::CostInferenceForConcat(const caffe2::OperatorDef&, const std::vector&)': 2022-11-23T01:31:12.0847007Z caffe2/operators/concat_split_op.cc:326:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:12.0847362Z for (int i = 0; i < in.size(); ++i) { 2022-11-23T01:31:12.0847605Z ~~^~~~~~~~~~~ 2022-11-23T01:31:12.0848495Z caffe2/operators/concat_split_op.cc: In function 'std::vector caffe2::TensorInferenceForConcat(const caffe2::OperatorDef&, const std::vector&)': 2022-11-23T01:31:12.0849435Z caffe2/operators/concat_split_op.cc:378:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:12.0849924Z for (int i = 1; i < in.size(); ++i) { 2022-11-23T01:31:12.0850219Z ~~^~~~~~~~~~~ 2022-11-23T01:31:12.0850864Z caffe2/operators/concat_split_op.cc:399:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:12.0851333Z for (int i = 1; i < in.size(); ++i) { 2022-11-23T01:31:12.0851623Z ~~^~~~~~~~~~~ 2022-11-23T01:31:12.0852272Z caffe2/operators/concat_split_op.cc:427:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:12.0852731Z for (int i = 1; i < in.size(); ++i) { 2022-11-23T01:31:12.0853049Z ~~^~~~~~~~~~~ 2022-11-23T01:31:12.6694501Z INFO: From Compiling aten/src/ATen/native/cuda/group_norm_kernel.cu: 2022-11-23T01:31:12.6701434Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-11-23T01:31:13.7240296Z INFO: From Compiling aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp: 2022-11-23T01:31:13.7244376Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp:8:0: 2022-11-23T01:31:13.7245078Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T01:31:13.7245921Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp:566:79: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-11-23T01:31:13.7249726Z [](Vectorized a, Vectorized /*dummy input*/) -> Vectorized { 2022-11-23T01:31:13.7250497Z ^~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:31:16.4158546Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp: 2022-11-23T01:31:16.4168034Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:446:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-11-23T01:31:16.4169091Z # pragma unroll 2022-11-23T01:31:16.4169835Z 2022-11-23T01:31:16.4170793Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:571:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-11-23T01:31:16.4171384Z # pragma unroll 2022-11-23T01:31:16.4171656Z 2022-11-23T01:31:16.4172404Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:661:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-11-23T01:31:16.4172989Z # pragma unroll 2022-11-23T01:31:16.4173291Z 2022-11-23T01:31:16.4174218Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:759:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-11-23T01:31:16.4174755Z # pragma unroll 2022-11-23T01:31:16.4175042Z 2022-11-23T01:31:16.4175790Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:800:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-11-23T01:31:16.4176335Z # pragma unroll 2022-11-23T01:31:16.4176614Z 2022-11-23T01:31:16.4177425Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:934:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-11-23T01:31:16.4178052Z # pragma unroll 2022-11-23T01:31:16.4178335Z 2022-11-23T01:31:16.4179122Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:988:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-11-23T01:31:16.4179722Z # pragma unroll 2022-11-23T01:31:16.4180143Z 2022-11-23T01:31:16.4180943Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:1119:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-11-23T01:31:16.4181549Z # pragma unroll 2022-11-23T01:31:16.4181852Z 2022-11-23T01:31:16.4183144Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:1126:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-11-23T01:31:16.4183750Z # pragma unroll 2022-11-23T01:31:16.4184044Z 2022-11-23T01:31:17.4450315Z INFO: From Compiling caffe2/operators/cc_bmm_bg_op.cc: 2022-11-23T01:31:17.4450806Z In file included from caffe2/operators/cc_bmm_bg_op.cc:1:0: 2022-11-23T01:31:17.4451475Z caffe2/operators/cc_bmm_bg_op.h:103:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] 2022-11-23T01:31:17.4451950Z #pragma omp parallel 2022-11-23T01:31:17.4452241Z 2022-11-23T01:31:17.4452770Z caffe2/operators/cc_bmm_bg_op.h:108:0: warning: ignoring #pragma omp for [-Wunknown-pragmas] 2022-11-23T01:31:17.4453211Z #pragma omp for 2022-11-23T01:31:17.4453485Z 2022-11-23T01:31:17.5876457Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: 2022-11-23T01:31:17.5877238Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:2:0: 2022-11-23T01:31:17.5877724Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T01:31:17.5878313Z 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-11-23T01:31:17.5878782Z [=](Vectorized a) -> Vectorized { return a; }); 2022-11-23T01:31:17.5879168Z ^~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:31:18.8016595Z INFO: From Compiling aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: 2022-11-23T01:31:18.8017476Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp:7:0: 2022-11-23T01:31:18.8018315Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T01:31:18.8019314Z 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-11-23T01:31:18.8020012Z [=](Vectorized a, Vectorized b) __ubsan_ignore_undefined__ { 2022-11-23T01:31:18.8020433Z ^ 2022-11-23T01:31:18.8471138Z INFO: From Compiling aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp: 2022-11-23T01:31:18.8480561Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T01:31:18.8481941Z 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-11-23T01:31:18.8482690Z [=](Vec a, Vec b, Vec c) -> Vec { 2022-11-23T01:31:18.8483013Z ^~~ 2022-11-23T01:31:22.3096909Z INFO: From Compiling caffe2/operators/boolean_mask_ops.cc: 2022-11-23T01:31:22.3097226Z In file included from ./c10/util/typeid.h:19:0, 2022-11-23T01:31:22.3097471Z from ./caffe2/core/context.h:9, 2022-11-23T01:31:22.3097717Z from ./caffe2/operators/boolean_mask_ops.h:4, 2022-11-23T01:31:22.3097963Z from caffe2/operators/boolean_mask_ops.cc:1: 2022-11-23T01:31:22.3098496Z caffe2/operators/boolean_mask_ops.cc: In member function 'bool caffe2::{anonymous}::SequenceFunctor::operator()(int, int, float)': 2022-11-23T01:31:22.3099026Z caffe2/operators/boolean_mask_ops.cc:360:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:22.3099341Z CAFFE_ENFORCE(i < len_, "Out of bound."); 2022-11-23T01:31:22.3124262Z ~~^~~ 2022-11-23T01:31:28.8274395Z INFO: From Compiling caffe2/ideep/operators/utility_ops.cc: 2022-11-23T01:31:28.8275309Z caffe2/ideep/operators/utility_ops.cc: In member function 'virtual bool {anonymous}::CopyIDEEPToCPUOp::RunOnDevice()': 2022-11-23T01:31:28.8276169Z caffe2/ideep/operators/utility_ops.cc:62:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:28.8276691Z for (int i = 0; i < X.get_dims().size(); ++i) { 2022-11-23T01:31:28.8277011Z ~~^~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:31:39.0929213Z INFO: From Compiling caffe2/ideep/operators/queue_ops.cc: 2022-11-23T01:31:39.0929747Z In file included from ./c10/util/Logging.h:10:0, 2022-11-23T01:31:39.0930165Z from ./caffe2/utils/eigen_utils.h:9, 2022-11-23T01:31:39.0930592Z from ./caffe2/ideep/ideep_utils.h:4, 2022-11-23T01:31:39.0931026Z from caffe2/ideep/operators/queue_ops.cc:1: 2022-11-23T01:31:39.0931976Z caffe2/ideep/operators/queue_ops.cc: In member function 'virtual bool {anonymous}::IDEEPSafeEnqueueBlobsOp::RunOnDevice()': 2022-11-23T01:31:39.0932942Z caffe2/ideep/operators/queue_ops.cc:55:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:39.0933503Z OutputSize() == size + 1, 2022-11-23T01:31:39.0933842Z ~~~~~~~~~~~~~^~~~~~~~~~~ 2022-11-23T01:31:40.4021790Z INFO: From Compiling caffe2/ideep/operators/reshape_op.cc: 2022-11-23T01:31:40.4022992Z caffe2/ideep/operators/reshape_op.cc: In member function 'virtual bool {anonymous}::IDEEPReshapeOp::RunOnDevice()': 2022-11-23T01:31:40.4024026Z caffe2/ideep/operators/reshape_op.cc:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:40.4024862Z for (int i = 0; i < actual_new_shape.size() && i < input.ndims(); ++i) { 2022-11-23T01:31:40.4026285Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:31:40.4027220Z caffe2/ideep/operators/reshape_op.cc:62:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:40.4028037Z for (int i = 0; i < actual_new_shape.size(); ++i) { 2022-11-23T01:31:40.4028559Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:31:42.2218794Z INFO: From Compiling caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc: 2022-11-23T01:31:42.2228886Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc: In constructor '{anonymous}::IDEEPInt8GivenTensorFillOp::IDEEPInt8GivenTensorFillOp(const caffe2::OperatorDef&, caffe2::Workspace*)': 2022-11-23T01:31:42.2230011Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc:44:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:42.2230582Z for (int i = 0; i < src_size; i++) { 2022-11-23T01:31:42.2230924Z ~~^~~~~~~~~~ 2022-11-23T01:31:42.2232097Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc: In constructor '{anonymous}::IDEEPInt8GivenIntTensorFillOp::IDEEPInt8GivenIntTensorFillOp(const caffe2::OperatorDef&, caffe2::Workspace*)': 2022-11-23T01:31:42.2233216Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc:115:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:42.2233760Z for (int i = 0; i < src_size; i++) { 2022-11-23T01:31:42.2234067Z ~~^~~~~~~~~~ 2022-11-23T01:31:44.6234327Z INFO: From Compiling caffe2/utils/math_cpu.cc: 2022-11-23T01:31:44.6235357Z 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-11-23T01:31:44.6236281Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:44.6238687Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2022-11-23T01:31:44.6239080Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-11-23T01:31:44.6239573Z caffe2/utils/math_cpu.cc:1227:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-11-23T01:31:44.6239960Z CAFFE2_RAND_FIXED_SUM(int8_t); 2022-11-23T01:31:44.6240254Z ^ 2022-11-23T01:31:44.6240936Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:44.6241458Z value > b || remaining_sum_test > b * remaining_numbers); \ 2022-11-23T01:31:44.6242010Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-11-23T01:31:44.6242501Z caffe2/utils/math_cpu.cc:1227:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-11-23T01:31:44.6242881Z CAFFE2_RAND_FIXED_SUM(int8_t); 2022-11-23T01:31:44.6243141Z ^ 2022-11-23T01:31:44.6244059Z 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-11-23T01:31:44.6244910Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:44.6245383Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2022-11-23T01:31:44.6245717Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-11-23T01:31:44.6246228Z caffe2/utils/math_cpu.cc:1229:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-11-23T01:31:44.6246613Z CAFFE2_RAND_FIXED_SUM(int16_t); 2022-11-23T01:31:44.6246874Z ^ 2022-11-23T01:31:44.6247451Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:44.6247932Z value > b || remaining_sum_test > b * remaining_numbers); \ 2022-11-23T01:31:44.6248294Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-11-23T01:31:44.6248824Z caffe2/utils/math_cpu.cc:1229:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-11-23T01:31:44.6249235Z CAFFE2_RAND_FIXED_SUM(int16_t); 2022-11-23T01:31:44.6249488Z ^ 2022-11-23T01:31:44.6250139Z 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-11-23T01:31:44.6250938Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:44.6251578Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2022-11-23T01:31:44.6251904Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-11-23T01:31:44.6252394Z caffe2/utils/math_cpu.cc:1231:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-11-23T01:31:44.6252783Z CAFFE2_RAND_FIXED_SUM(int32_t); 2022-11-23T01:31:44.6253029Z ^ 2022-11-23T01:31:44.6253729Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:44.6254238Z value > b || remaining_sum_test > b * remaining_numbers); \ 2022-11-23T01:31:44.6254568Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-11-23T01:31:44.6255072Z caffe2/utils/math_cpu.cc:1231:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-11-23T01:31:44.6255446Z CAFFE2_RAND_FIXED_SUM(int32_t); 2022-11-23T01:31:44.6255695Z ^ 2022-11-23T01:31:44.6256443Z 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-11-23T01:31:44.6257281Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:44.6257758Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2022-11-23T01:31:44.6258113Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-11-23T01:31:44.6258809Z caffe2/utils/math_cpu.cc:1233:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-11-23T01:31:44.6259375Z CAFFE2_RAND_FIXED_SUM(int64_t); 2022-11-23T01:31:44.6259634Z ^ 2022-11-23T01:31:44.6260176Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:44.6260682Z value > b || remaining_sum_test > b * remaining_numbers); \ 2022-11-23T01:31:44.6261014Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-11-23T01:31:44.6261457Z caffe2/utils/math_cpu.cc:1233:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-11-23T01:31:44.6261857Z CAFFE2_RAND_FIXED_SUM(int64_t); 2022-11-23T01:31:44.6262223Z ^ 2022-11-23T01:31:44.6263223Z 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-11-23T01:31:44.6264202Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:44.6264637Z for (int j = 0; j < cum_dis.size();) { \ 2022-11-23T01:31:44.6264976Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:31:44.6265421Z caffe2/utils/math_cpu.cc:1403:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-11-23T01:31:44.6266296Z CAFFE2_RAND_SYNTHETIC_DATA(float); 2022-11-23T01:31:44.6266592Z ^ 2022-11-23T01:31:44.6267505Z 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-11-23T01:31:44.6268409Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:44.6268920Z for (int j = 0; j < cum_dis.size();) { \ 2022-11-23T01:31:44.6269234Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:31:44.6269930Z caffe2/utils/math_cpu.cc:1405:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-11-23T01:31:44.6270423Z CAFFE2_RAND_SYNTHETIC_DATA(double); 2022-11-23T01:31:44.6270699Z ^ 2022-11-23T01:31:44.6271348Z 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-11-23T01:31:44.6272224Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:44.6272904Z for (int j = 0; j < cum_dis.size();) { \ 2022-11-23T01:31:44.6273209Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:31:44.6273701Z caffe2/utils/math_cpu.cc:1407:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-11-23T01:31:44.6274082Z CAFFE2_RAND_SYNTHETIC_DATA(int8_t); 2022-11-23T01:31:44.6274334Z ^ 2022-11-23T01:31:44.6275142Z 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-11-23T01:31:44.6275941Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:44.6276439Z for (int j = 0; j < cum_dis.size();) { \ 2022-11-23T01:31:44.6276950Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:31:44.6277637Z caffe2/utils/math_cpu.cc:1409:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-11-23T01:31:44.6278026Z CAFFE2_RAND_SYNTHETIC_DATA(int16_t); 2022-11-23T01:31:44.6278287Z ^ 2022-11-23T01:31:44.6278984Z 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-11-23T01:31:44.6281644Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:44.6282506Z for (int j = 0; j < cum_dis.size();) { \ 2022-11-23T01:31:44.6282844Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:31:44.6283369Z caffe2/utils/math_cpu.cc:1411:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-11-23T01:31:44.6283962Z CAFFE2_RAND_SYNTHETIC_DATA(int32_t); 2022-11-23T01:31:44.6284235Z ^ 2022-11-23T01:31:44.6284976Z 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-11-23T01:31:44.6285791Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:44.6286284Z for (int j = 0; j < cum_dis.size();) { \ 2022-11-23T01:31:44.6286613Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:31:44.6287099Z caffe2/utils/math_cpu.cc:1413:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-11-23T01:31:44.6287527Z CAFFE2_RAND_SYNTHETIC_DATA(int64_t); 2022-11-23T01:31:44.6287828Z ^ 2022-11-23T01:31:44.6288614Z 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-11-23T01:31:44.6289440Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:44.6289938Z for (int j = 0; j < cum_dis.size();) { \ 2022-11-23T01:31:44.6290252Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:31:44.6290753Z caffe2/utils/math_cpu.cc:1415:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-11-23T01:31:44.6291160Z CAFFE2_RAND_SYNTHETIC_DATA(uint8_t); 2022-11-23T01:31:44.6291441Z ^ 2022-11-23T01:31:44.6292227Z 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-11-23T01:31:44.6293305Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:44.6293804Z for (int j = 0; j < cum_dis.size();) { \ 2022-11-23T01:31:44.6294398Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:31:44.6294921Z caffe2/utils/math_cpu.cc:1417:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-11-23T01:31:44.6295323Z CAFFE2_RAND_SYNTHETIC_DATA(uint16_t); 2022-11-23T01:31:44.6295872Z ^ 2022-11-23T01:31:44.6296632Z 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-11-23T01:31:44.6297366Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:44.6297989Z for (int j = 0; j < cum_dis.size();) { \ 2022-11-23T01:31:44.6298294Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:31:44.6298741Z caffe2/utils/math_cpu.cc:1419:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-11-23T01:31:44.6299153Z CAFFE2_RAND_SYNTHETIC_DATA(uint32_t); 2022-11-23T01:31:44.6299418Z ^ 2022-11-23T01:31:44.6300142Z 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-11-23T01:31:44.6300927Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:44.6301395Z for (int j = 0; j < cum_dis.size();) { \ 2022-11-23T01:31:44.6301706Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:31:44.6302285Z caffe2/utils/math_cpu.cc:1421:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-11-23T01:31:44.6302821Z CAFFE2_RAND_SYNTHETIC_DATA(uint64_t); 2022-11-23T01:31:44.6303111Z ^ 2022-11-23T01:31:44.6304128Z 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-11-23T01:31:44.6304910Z caffe2/utils/math_cpu.cc:1419:1: required from here 2022-11-23T01:31:44.6305599Z caffe2/utils/math_cpu.cc:1354:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:44.6305998Z if (mem_ref < min) { 2022-11-23T01:31:44.6306209Z ~~~~~~~~^~~~~ 2022-11-23T01:31:44.6306856Z caffe2/utils/math_cpu.cc:1360:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:44.6307280Z if (mem_ref > max) { 2022-11-23T01:31:44.6307874Z ~~~~~~~~^~~~~ 2022-11-23T01:31:44.6309276Z 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-11-23T01:31:44.6310238Z caffe2/utils/math_cpu.cc:1421:1: required from here 2022-11-23T01:31:44.6310963Z caffe2/utils/math_cpu.cc:1354:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:44.6311397Z if (mem_ref < min) { 2022-11-23T01:31:44.6312056Z ~~~~~~~~^~~~~ 2022-11-23T01:31:44.6312820Z caffe2/utils/math_cpu.cc:1360:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:31:44.6313256Z if (mem_ref > max) { 2022-11-23T01:31:44.6313650Z ~~~~~~~~^~~~~ 2022-11-23T01:32:02.3391158Z INFO: From Compiling caffe2/ideep/operators/concat_split_op.cc: 2022-11-23T01:32:02.3392291Z caffe2/ideep/operators/concat_split_op.cc: In member function 'virtual bool {anonymous}::IDEEPConcatOp::RunOnDevice()': 2022-11-23T01:32:02.3393386Z caffe2/ideep/operators/concat_split_op.cc:65:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:02.3394302Z for (int i = 0; i < axis_vdata.size(); i++) { 2022-11-23T01:32:02.3394665Z ~~^~~~~~~~~~~~~~~~~~~ 2022-11-23T01:32:03.1176978Z INFO: From Compiling caffe2/queue/rebatching_queue.cc: 2022-11-23T01:32:03.1185794Z caffe2/queue/rebatching_queue.cc: In function 'void caffe2::{anonymous}::concat(caffe2::CPUContext&, const std::vector >&, const std::vector&)': 2022-11-23T01:32:03.1193353Z caffe2/queue/rebatching_queue.cc:39:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:03.1194346Z for (int j = 0; j < numTensors; ++j) { 2022-11-23T01:32:03.1194789Z ~~^~~~~~~~~~~~ 2022-11-23T01:32:03.1195886Z caffe2/queue/rebatching_queue.cc: In member function 'bool caffe2::RebatchingQueue::enqueue(std::vector >)': 2022-11-23T01:32:03.1197133Z caffe2/queue/rebatching_queue.cc:188:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:03.1197832Z if (idx >= splittedInputs.size()) { 2022-11-23T01:32:03.1198284Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:32:03.1202485Z caffe2/queue/rebatching_queue.cc:206:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:03.1203144Z } while (canWrite() && idx < splittedInputs.size()); 2022-11-23T01:32:03.1204385Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:32:08.9743129Z INFO: From Compiling caffe2/quantization/server/pool_dnnlowp_op.cc: 2022-11-23T01:32:08.9744571Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::AveragePoolDnnLowPOp::AveragePoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = unsigned char]': 2022-11-23T01:32:08.9746309Z ./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-11-23T01:32:08.9747270Z caffe2/quantization/server/pool_dnnlowp_op.cc:769:1: required from here 2022-11-23T01:32:08.9748056Z caffe2/quantization/server/pool_dnnlowp_op.cc:76:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:08.9748689Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-11-23T01:32:08.9749416Z caffe2/quantization/server/pool_dnnlowp_op.cc:82:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:08.9750062Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-11-23T01:32:08.9751028Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::MaxPoolDnnLowPOp::MaxPoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = unsigned char]': 2022-11-23T01:32:08.9752665Z ./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-11-23T01:32:08.9753624Z caffe2/quantization/server/pool_dnnlowp_op.cc:773:1: required from here 2022-11-23T01:32:08.9754417Z caffe2/quantization/server/pool_dnnlowp_op.cc:438:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:08.9755050Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-11-23T01:32:08.9755784Z caffe2/quantization/server/pool_dnnlowp_op.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:08.9756407Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-11-23T01:32:08.9757503Z 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-11-23T01:32:08.9759348Z ./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-11-23T01:32:08.9760298Z caffe2/quantization/server/pool_dnnlowp_op.cc:775:1: required from here 2022-11-23T01:32:08.9761077Z caffe2/quantization/server/pool_dnnlowp_op.cc:76:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:08.9761805Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-11-23T01:32:08.9762512Z caffe2/quantization/server/pool_dnnlowp_op.cc:82:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:08.9763142Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-11-23T01:32:08.9764118Z 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-11-23T01:32:08.9765754Z ./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-11-23T01:32:08.9766772Z caffe2/quantization/server/pool_dnnlowp_op.cc:779:1: required from here 2022-11-23T01:32:08.9767527Z caffe2/quantization/server/pool_dnnlowp_op.cc:438:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:08.9768140Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-11-23T01:32:08.9768874Z caffe2/quantization/server/pool_dnnlowp_op.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:08.9769473Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-11-23T01:32:12.8908325Z INFO: From Compiling caffe2/core/blob_serialization.cc: 2022-11-23T01:32:12.8910257Z 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-11-23T01:32:12.8911186Z caffe2/core/blob_serialization.cc:414:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:12.8911619Z chunkBegin < std::max(tensor.numel(), static_cast(1)); 2022-11-23T01:32:12.8911956Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:32:12.8912404Z In file included from ./caffe2/core/common.h:29:0, 2022-11-23T01:32:12.8912789Z from ./caffe2/core/blob.h:9, 2022-11-23T01:32:12.8913119Z from ./caffe2/core/blob_serialization.h:9, 2022-11-23T01:32:12.8913480Z from caffe2/core/blob_serialization.cc:1: 2022-11-23T01:32:12.8914163Z 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-11-23T01:32:12.8915023Z caffe2/core/blob_serialization.cc:657:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:12.8915598Z chunkBegin <= input.numel(), 2022-11-23T01:32:12.8915809Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~ 2022-11-23T01:32:12.8916219Z caffe2/core/blob_serialization.cc:663:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:12.8916537Z if (chunkBegin + chunkSize > input.numel()) { 2022-11-23T01:32:12.8916754Z ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-11-23T01:32:12.8916977Z In file included from ./caffe2/core/common.h:29:0, 2022-11-23T01:32:12.8917295Z from ./caffe2/core/blob.h:9, 2022-11-23T01:32:12.8917535Z from ./caffe2/core/blob_serialization.h:9, 2022-11-23T01:32:12.8918922Z from caffe2/core/blob_serialization.cc:1: 2022-11-23T01:32:12.8919926Z 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-11-23T01:32:12.8920528Z caffe2/core/blob_serialization.cc:696:5: required from here 2022-11-23T01:32:12.8921193Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:12.8921876Z start + numElements <= tensor.numel(), 2022-11-23T01:32:12.8922192Z ^ 2022-11-23T01:32:12.8923003Z 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-11-23T01:32:12.8923489Z caffe2/core/blob_serialization.cc:697:5: required from here 2022-11-23T01:32:12.8924965Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:12.8926255Z 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-11-23T01:32:12.8927021Z caffe2/core/blob_serialization.cc:698:5: required from here 2022-11-23T01:32:12.8927851Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:12.8928993Z 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-11-23T01:32:12.8929691Z caffe2/core/blob_serialization.cc:699:5: required from here 2022-11-23T01:32:12.8930521Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:12.8931769Z 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-11-23T01:32:12.8932506Z caffe2/core/blob_serialization.cc:700:5: required from here 2022-11-23T01:32:12.8933309Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:12.8934480Z 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-11-23T01:32:12.8935181Z caffe2/core/blob_serialization.cc:701:5: required from here 2022-11-23T01:32:12.8935994Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:12.8937198Z 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-11-23T01:32:12.8937917Z caffe2/core/blob_serialization.cc:702:5: required from here 2022-11-23T01:32:12.8938728Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:12.8939911Z 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-11-23T01:32:12.8940612Z caffe2/core/blob_serialization.cc:703:5: required from here 2022-11-23T01:32:12.8941417Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:12.8944987Z 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-11-23T01:32:12.8945740Z caffe2/core/blob_serialization.cc:704:5: required from here 2022-11-23T01:32:12.8946598Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:12.8947800Z 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-11-23T01:32:12.8948532Z caffe2/core/blob_serialization.cc:705:5: required from here 2022-11-23T01:32:12.8949345Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:12.8950555Z 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-11-23T01:32:12.8951367Z caffe2/core/blob_serialization.cc:706:5: required from here 2022-11-23T01:32:12.8952182Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:12.8953415Z 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-11-23T01:32:12.8954175Z caffe2/core/blob_serialization.cc:1159:5: required from here 2022-11-23T01:32:12.8954930Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:12.8955454Z start + numElements <= tensor.numel(), 2022-11-23T01:32:12.8955786Z ^ 2022-11-23T01:32:12.8956599Z 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-11-23T01:32:12.8957391Z caffe2/core/blob_serialization.cc:1160:5: required from here 2022-11-23T01:32:12.8958190Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:12.8959531Z 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-11-23T01:32:12.8960288Z caffe2/core/blob_serialization.cc:1161:5: required from here 2022-11-23T01:32:12.8960976Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:12.8962362Z 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-11-23T01:32:12.8963130Z caffe2/core/blob_serialization.cc:1162:5: required from here 2022-11-23T01:32:12.8963939Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:12.8965163Z 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-11-23T01:32:12.8965907Z caffe2/core/blob_serialization.cc:1163:5: required from here 2022-11-23T01:32:12.8966695Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:12.8970779Z 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-11-23T01:32:12.8971607Z caffe2/core/blob_serialization.cc:1164:5: required from here 2022-11-23T01:32:12.8972390Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:12.8973552Z 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-11-23T01:32:12.8974249Z caffe2/core/blob_serialization.cc:1165:5: required from here 2022-11-23T01:32:12.8974986Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:12.8976143Z 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-11-23T01:32:12.8976978Z caffe2/core/blob_serialization.cc:1166:5: required from here 2022-11-23T01:32:12.8977735Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:12.8978825Z 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-11-23T01:32:12.8979494Z caffe2/core/blob_serialization.cc:1167:5: required from here 2022-11-23T01:32:12.8980285Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:12.8981514Z 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-11-23T01:32:12.8982248Z caffe2/core/blob_serialization.cc:1168:5: required from here 2022-11-23T01:32:12.8983019Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:12.8984237Z 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-11-23T01:32:12.8984991Z caffe2/core/blob_serialization.cc:1169:5: required from here 2022-11-23T01:32:12.8985790Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:13.4262365Z INFO: From Compiling caffe2/quantization/server/fully_connected_dnnlowp_op.cc: 2022-11-23T01:32:13.4263390Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = unsigned char; bool ReluFused = false]': 2022-11-23T01:32:13.4264243Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:964:16: required from here 2022-11-23T01:32:13.4265025Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:519:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:13.4265474Z for (int i = 0; i < X_size; i++) { 2022-11-23T01:32:13.4265749Z ~~^~~~~~~~ 2022-11-23T01:32:13.4266387Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:523:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:13.4266928Z for (int i = 0; i < W_size; i++) { 2022-11-23T01:32:13.4267231Z ~~^~~~~~~~ 2022-11-23T01:32:13.4268563Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:527:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:13.4269404Z for (int i = 0; i < Y_size; i++) { 2022-11-23T01:32:13.4269742Z ~~^~~~~~~~ 2022-11-23T01:32:13.4270905Z 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-11-23T01:32:13.4271718Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:964:16: required from here 2022-11-23T01:32:13.4272599Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:710:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:13.4273156Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-11-23T01:32:13.4273465Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:32:13.4274239Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:933:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:13.4274995Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-11-23T01:32:13.4275357Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:32:13.4276379Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = unsigned char; bool ReluFused = true]': 2022-11-23T01:32:13.4277227Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2022-11-23T01:32:13.4278142Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:519:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:13.4278713Z for (int i = 0; i < X_size; i++) { 2022-11-23T01:32:13.4279015Z ~~^~~~~~~~ 2022-11-23T01:32:13.4279767Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:523:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:13.4280306Z for (int i = 0; i < W_size; i++) { 2022-11-23T01:32:13.4280565Z ~~^~~~~~~~ 2022-11-23T01:32:13.4281335Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:527:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:13.4282386Z for (int i = 0; i < Y_size; i++) { 2022-11-23T01:32:13.4282706Z ~~^~~~~~~~ 2022-11-23T01:32:13.4283736Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = short unsigned int; bool ReluFused = false]': 2022-11-23T01:32:13.4284531Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2022-11-23T01:32:13.4285456Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:519:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:13.4286059Z for (int i = 0; i < X_size; i++) { 2022-11-23T01:32:13.4286368Z ~~^~~~~~~~ 2022-11-23T01:32:13.4287165Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:523:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:13.4287749Z for (int i = 0; i < W_size; i++) { 2022-11-23T01:32:13.4288074Z ~~^~~~~~~~ 2022-11-23T01:32:13.4288876Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:527:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:13.4289450Z for (int i = 0; i < Y_size; i++) { 2022-11-23T01:32:13.4289756Z ~~^~~~~~~~ 2022-11-23T01:32:13.4290871Z 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-11-23T01:32:13.4292346Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:129:34: required from 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = unsigned char; bool ReluFused = true]' 2022-11-23T01:32:13.4293108Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2022-11-23T01:32:13.4293977Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:710:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:13.4294572Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-11-23T01:32:13.4294930Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:32:13.4295713Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:933:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:13.4296308Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-11-23T01:32:13.4296673Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:32:13.4297783Z 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-11-23T01:32:13.4302888Z 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-11-23T01:32:13.4303589Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2022-11-23T01:32:13.4304498Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:710:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:13.4305073Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-11-23T01:32:13.4305435Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:32:13.4306091Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:933:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:13.4306697Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-11-23T01:32:13.4307053Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:32:16.7065461Z INFO: From Compiling caffe2/quantization/server/elementwise_add_dnnlowp_op.cc: 2022-11-23T01:32:16.7066570Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc: In instantiation of 'bool caffe2::AddDNNLowPOp::RunOnDevice() [with T = unsigned char]': 2022-11-23T01:32:16.7067239Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:205:1: required from here 2022-11-23T01:32:16.7068102Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:151:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:16.7068628Z for (int i = 0; i < pre; ++i) { 2022-11-23T01:32:16.7068928Z ~~^~~~~ 2022-11-23T01:32:16.7069677Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:153:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:16.7070202Z for (int j = 0; j < n; ++j) { 2022-11-23T01:32:16.7070488Z ~~^~~ 2022-11-23T01:32:16.7071219Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:155:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:16.7071719Z for (int k = 0; k < post; ++k) { 2022-11-23T01:32:16.7072008Z ~~^~~~~~ 2022-11-23T01:32:18.6661367Z INFO: From Compiling caffe2/quantization/server/batch_matmul_dnnlowp_op.cc: 2022-11-23T01:32:18.6668705Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc: In instantiation of 'bool caffe2::BatchMatMulDNNLowPOp::RunOnDevice() [with T = short unsigned int]': 2022-11-23T01:32:18.6669271Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:760:1: required from here 2022-11-23T01:32:18.6670161Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:312:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:18.6670661Z for (auto j = 0; j < B_quantized_temp.size(); ++j) { 2022-11-23T01:32:18.6670955Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:32:18.6671569Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:344:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:18.6672001Z for (int j = 0; j < N; ++j) { 2022-11-23T01:32:18.6672240Z ~~^~~ 2022-11-23T01:32:18.6672835Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:348:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:18.6673266Z for (int k = 0; k < K; ++k) { 2022-11-23T01:32:18.6673525Z ~~^~~ 2022-11-23T01:32:18.6674153Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:353:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:18.6674746Z for (int k = 0; k < K; ++k) { 2022-11-23T01:32:18.6675020Z ~~^~~ 2022-11-23T01:32:18.6675666Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:664:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:18.6676122Z for (int n = 0; n < N; ++n) { 2022-11-23T01:32:18.6676391Z ~~^~~ 2022-11-23T01:32:18.6677140Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:668:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:18.6677602Z for (int k = 0; k < K; ++k) { 2022-11-23T01:32:18.6677876Z ~~^~~ 2022-11-23T01:32:18.6678512Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:673:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:18.6678969Z for (int k = 0; k < K; ++k) { 2022-11-23T01:32:18.6679255Z ~~^~~ 2022-11-23T01:32:18.6679990Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:681:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:18.6680440Z for (int m = 0; m < M; ++m) { 2022-11-23T01:32:18.6680709Z ~~^~~ 2022-11-23T01:32:18.6681341Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:685:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:18.6682302Z for (int k = 0; k < K; ++k) { 2022-11-23T01:32:18.6682563Z ~~^~~ 2022-11-23T01:32:18.6683214Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:690:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:18.6683688Z for (int k = 0; k < K; ++k) { 2022-11-23T01:32:18.6683950Z ~~^~~ 2022-11-23T01:32:18.6684607Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:697:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:18.6685131Z for (int n = 0; n < N; ++n) { 2022-11-23T01:32:18.6685485Z ~~^~~ 2022-11-23T01:32:18.6686195Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:701:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:18.6686663Z for (int k = 0; k < K; ++k) { 2022-11-23T01:32:18.6686936Z ~~^~~ 2022-11-23T01:32:18.6687556Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:707:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:18.6688025Z for (int k = 0; k < K; ++k) { 2022-11-23T01:32:18.6688296Z ~~^~~ 2022-11-23T01:32:18.6689118Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:713:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:18.6689581Z for (int k = 0; k < K; ++k) { 2022-11-23T01:32:18.6689857Z ~~^~~ 2022-11-23T01:32:18.6690505Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:719:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:18.6690967Z for (int k = 0; k < K; ++k) { 2022-11-23T01:32:18.6691240Z ~~^~~ 2022-11-23T01:32:18.6691867Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:732:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:18.6692315Z for (int j = 0; j < M * N; ++j) { 2022-11-23T01:32:18.6692586Z ~~^~~~~~~ 2022-11-23T01:32:18.6693347Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc: In instantiation of 'bool caffe2::BatchMatMulDNNLowPOp::RunOnDevice() [with T = unsigned char]': 2022-11-23T01:32:18.6694034Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:760:1: required from here 2022-11-23T01:32:18.6694754Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:312:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:18.6695268Z for (auto j = 0; j < B_quantized_temp.size(); ++j) { 2022-11-23T01:32:18.6695646Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:32:18.6697544Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:344:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:18.6698036Z for (int j = 0; j < N; ++j) { 2022-11-23T01:32:18.6698313Z ~~^~~ 2022-11-23T01:32:18.6698971Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:348:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:18.6699428Z for (int k = 0; k < K; ++k) { 2022-11-23T01:32:18.6699716Z ~~^~~ 2022-11-23T01:32:18.6700353Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:353:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:18.6700827Z for (int k = 0; k < K; ++k) { 2022-11-23T01:32:18.6701084Z ~~^~~ 2022-11-23T01:32:18.6701729Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:664:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:18.6702202Z for (int n = 0; n < N; ++n) { 2022-11-23T01:32:18.6702451Z ~~^~~ 2022-11-23T01:32:18.6703095Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:668:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:18.6703557Z for (int k = 0; k < K; ++k) { 2022-11-23T01:32:18.6703818Z ~~^~~ 2022-11-23T01:32:18.6704458Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:673:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:18.6704929Z for (int k = 0; k < K; ++k) { 2022-11-23T01:32:18.6705201Z ~~^~~ 2022-11-23T01:32:18.6705816Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:681:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:18.6706288Z for (int m = 0; m < M; ++m) { 2022-11-23T01:32:18.6706559Z ~~^~~ 2022-11-23T01:32:18.6707180Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:685:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:18.6707657Z for (int k = 0; k < K; ++k) { 2022-11-23T01:32:18.6707928Z ~~^~~ 2022-11-23T01:32:18.6708671Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:690:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:18.6709129Z for (int k = 0; k < K; ++k) { 2022-11-23T01:32:18.6709401Z ~~^~~ 2022-11-23T01:32:18.6710030Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:697:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:18.6710474Z for (int n = 0; n < N; ++n) { 2022-11-23T01:32:18.6710742Z ~~^~~ 2022-11-23T01:32:18.6711366Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:701:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:18.6711824Z for (int k = 0; k < K; ++k) { 2022-11-23T01:32:18.6712079Z ~~^~~ 2022-11-23T01:32:18.6712702Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:707:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:18.6713244Z for (int k = 0; k < K; ++k) { 2022-11-23T01:32:18.6713503Z ~~^~~ 2022-11-23T01:32:18.6714128Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:713:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:18.6714587Z for (int k = 0; k < K; ++k) { 2022-11-23T01:32:18.6714838Z ~~^~~ 2022-11-23T01:32:18.6715462Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:719:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:18.6715928Z for (int k = 0; k < K; ++k) { 2022-11-23T01:32:18.6716193Z ~~^~~ 2022-11-23T01:32:18.6716892Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:732:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:18.6717513Z for (int j = 0; j < M * N; ++j) { 2022-11-23T01:32:18.6717821Z ~~^~~~~~~ 2022-11-23T01:32:20.8223822Z INFO: From Compiling caffe2/quantization/server/caffe2_dnnlowp_utils.cc: 2022-11-23T01:32:20.8224878Z caffe2/quantization/server/caffe2_dnnlowp_utils.cc: In function 'void dnnlowp::MeasureQuantizationError(const float*, const float*, size_t, dnnlowp::QuantizationErrorStats*)': 2022-11-23T01:32:20.8225792Z caffe2/quantization/server/caffe2_dnnlowp_utils.cc:240:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:20.8226264Z for (int i = 0; i < len; ++i) { 2022-11-23T01:32:20.8226516Z ~~^~~~~ 2022-11-23T01:32:25.2427694Z INFO: From Compiling caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: 2022-11-23T01:32:25.2436292Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::FloatToFused8BitRowwiseQuantized__base(const float*, size_t, int, uint8_t*)': 2022-11-23T01:32:25.2437147Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:40:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:25.2437639Z for (std::size_t col = 0; col < input_columns; ++col) { 2022-11-23T01:32:25.2437926Z ~~~~^~~~~~~~~~~~~~~ 2022-11-23T01:32:25.2438622Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::Fused8BitRowwiseQuantizedToFloat__base(const uint8_t*, size_t, int, float*)': 2022-11-23T01:32:25.2439482Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:62:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:25.2439987Z for (std::size_t col = 0; col < output_columns; ++col) { 2022-11-23T01:32:25.2440264Z ~~~~^~~~~~~~~~~~~~~~ 2022-11-23T01:32:25.2441053Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::FloatToFusedNBitRowwiseQuantizedSBHalf__base(int, const float*, size_t, int, uint8_t*)': 2022-11-23T01:32:25.2442599Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:140:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:25.2443378Z for (std::size_t col = 0; col < input_columns; ++col) { 2022-11-23T01:32:25.2443615Z ~~~~^~~~~~~~~~~~~~~ 2022-11-23T01:32:25.2444422Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::FusedNBitRowwiseQuantizedSBHalfToFloat__base(int, const uint8_t*, size_t, int, float*)': 2022-11-23T01:32:25.2445355Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:178:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:25.2445856Z for (std::size_t col = 0; col < output_columns; ++col) { 2022-11-23T01:32:25.2446175Z ~~~~^~~~~~~~~~~~~~~~ 2022-11-23T01:32:26.1915978Z INFO: From Compiling caffe2/core/net_async_tracing.cc: 2022-11-23T01:32:26.1917527Z caffe2/core/net_async_tracing.cc: In function 'int caffe2::tracing::extractShardId(const string&)': 2022-11-23T01:32:26.1918644Z caffe2/core/net_async_tracing.cc:402:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:26.1919260Z while (right_pos < name.length() && isdigit(name[right_pos])) { 2022-11-23T01:32:26.1919645Z ~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-11-23T01:32:28.8561859Z INFO: From Compiling caffe2/opt/onnxifi_transformer.cc: 2022-11-23T01:32:28.8563311Z caffe2/opt/onnxifi_transformer.cc: In function 'void caffe2::{anonymous}::mergeFp32InputsAndConvertToFp16(size_t, const std::unordered_set >&, caffe2::NetDef*, caffe2::ShapeInfoMap*)': 2022-11-23T01:32:28.8564348Z caffe2/opt/onnxifi_transformer.cc:266:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:28.8564858Z shape_info.shape.dims(0) != batch_size) { 2022-11-23T01:32:28.8565221Z ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ 2022-11-23T01:32:28.8566625Z 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-11-23T01:32:28.8567665Z caffe2/opt/onnxifi_transformer.cc:735:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:28.8568218Z if (opts_.min_ops > net.op_size()) { 2022-11-23T01:32:28.8568576Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-11-23T01:32:28.8569895Z 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-11-23T01:32:28.8571208Z caffe2/opt/onnxifi_transformer.cc:868:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:28.8571761Z if (opts_.min_ops > net.op_size()) { 2022-11-23T01:32:28.8572101Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-11-23T01:32:28.8572659Z caffe2/opt/onnxifi_transformer.cc: In member function 'std::vector caffe2::OnnxifiTransformer::getBackendId()': 2022-11-23T01:32:28.8573228Z caffe2/opt/onnxifi_transformer.cc:1273:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:28.8573786Z for (int i = 0; i < backend_ids_.size(); ++i) { 2022-11-23T01:32:28.8574131Z ~~^~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:32:36.4996931Z INFO: From Compiling caffe2/operators/transpose_op.cc: 2022-11-23T01:32:36.4997515Z In file included from ./c10/util/typeid.h:19:0, 2022-11-23T01:32:36.4997870Z from ./caffe2/core/context.h:9, 2022-11-23T01:32:36.5000595Z from ./caffe2/operators/transpose_op.h:7, 2022-11-23T01:32:36.5001156Z from caffe2/operators/transpose_op.cc:1: 2022-11-23T01:32:36.5001744Z caffe2/operators/transpose_op.cc: In lambda function: 2022-11-23T01:32:36.5002541Z caffe2/operators/transpose_op.cc:32:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:36.5003022Z axes.size() == tensor_size, 2022-11-23T01:32:36.5003311Z ~~~~~~~~~~~~^~~~ 2022-11-23T01:32:40.5686349Z INFO: From Compiling caffe2/operators/utility_ops.cc: 2022-11-23T01:32:40.5687524Z caffe2/operators/utility_ops.cc: In member function 'bool caffe2::NanCheckOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-11-23T01:32:40.5688602Z caffe2/operators/utility_ops.cc:877:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:40.5689265Z for (size_t i = 0; i < Input(j).numel(); ++i) { 2022-11-23T01:32:40.5689948Z ~~^~~~~~~~~~~~~~~~~~ 2022-11-23T01:32:43.4268508Z INFO: From Compiling caffe2/opt/bound_shape_inferencer.cc: 2022-11-23T01:32:43.4269051Z In file included from ./c10/util/Logging.h:10:0, 2022-11-23T01:32:43.4269437Z from ./caffe2/core/logging.h:2, 2022-11-23T01:32:43.4269870Z from caffe2/opt/bound_shape_inferencer.h:3, 2022-11-23T01:32:43.4270321Z from caffe2/opt/bound_shape_inferencer.cc:1: 2022-11-23T01:32:43.4271071Z caffe2/opt/bound_shape_inferencer.cc: In member function 'void caffe2::BoundShapeInferencer::InferCommonOp(const caffe2::OperatorDef&, const caffe2::OpSchema*, bool, bool)': 2022-11-23T01:32:43.4271702Z caffe2/opt/bound_shape_inferencer.cc:1116:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:43.4272065Z CAFFE_ENFORCE(target < input_shapes.size()); 2022-11-23T01:32:43.4272345Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:32:47.2433539Z INFO: From Compiling caffe2/operators/text_file_reader.cc: 2022-11-23T01:32:47.2433864Z In file included from ./c10/util/typeid.h:19:0, 2022-11-23T01:32:47.2434090Z from ./caffe2/core/context.h:9, 2022-11-23T01:32:47.2434412Z from caffe2/operators/text_file_reader.cc:1: 2022-11-23T01:32:47.2435259Z caffe2/operators/text_file_reader.cc: In member function 'virtual bool caffe2::TextFileReaderReadOp::RunOnDevice()': 2022-11-23T01:32:47.2436112Z caffe2/operators/text_file_reader.cc:107:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:47.2436732Z instance->fieldTypes.size() == numFields, 2022-11-23T01:32:47.2437148Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-11-23T01:32:49.7116340Z INFO: From Compiling caffe2/opt/optimize_ideep.cc: 2022-11-23T01:32:49.7118750Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::removeStopGradientForInference(nom::repr::NNModule*, caffe2::Workspace*)': 2022-11-23T01:32:49.7119391Z caffe2/opt/optimize_ideep.cc:177:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:49.7119797Z for (int i = 0; i < allNodes.size(); ++i) { 2022-11-23T01:32:49.7120078Z ~~^~~~~~~~~~~~~~~~~ 2022-11-23T01:32:49.7120770Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fuseConvBNAndAffCh(nom::repr::NNModule*, caffe2::Workspace*)': 2022-11-23T01:32:49.7121448Z caffe2/opt/optimize_ideep.cc:247:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:49.7122070Z if (bnOrAffChInputs.size() < numInputs) { 2022-11-23T01:32:49.7122417Z ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 2022-11-23T01:32:49.7123052Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fuseConvSum(nom::repr::NNModule*, caffe2::Workspace*)': 2022-11-23T01:32:49.7124350Z caffe2/opt/optimize_ideep.cc:419:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:49.7124985Z for (int idx = conv_idx + 1; idx < allNodes.size() - 1; ++idx) { 2022-11-23T01:32:49.7125352Z ~~~~^~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:32:49.7125982Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fuseOrderSwitchToQuantizeOp(nom::repr::NNModule*, caffe2::Workspace*)': 2022-11-23T01:32:49.7126733Z caffe2/opt/optimize_ideep.cc:663:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:49.7127128Z for (int i = 0; i < allNodes.size(); ++i) { 2022-11-23T01:32:49.7127379Z ~~^~~~~~~~~~~~~~~~~ 2022-11-23T01:32:49.7127909Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fusePreConvertOp(nom::repr::NNModule*, caffe2::Workspace*)': 2022-11-23T01:32:49.7128631Z caffe2/opt/optimize_ideep.cc:744:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:49.7129176Z for (int i = 0; i < allNodes.size(); ++i) { 2022-11-23T01:32:49.7129430Z ~~^~~~~~~~~~~~~~~~~ 2022-11-23T01:32:49.7129966Z caffe2/opt/optimize_ideep.cc:771:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:49.7130385Z for (int j = 0; j < op_list.size(); j++) { 2022-11-23T01:32:49.7130606Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:32:49.7131212Z caffe2/opt/optimize_ideep.cc: In function 'void caffe2::opt::setPoolingInferenceMode(nom::repr::NNModule*)': 2022-11-23T01:32:49.7131938Z caffe2/opt/optimize_ideep.cc:833:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:49.7132359Z for (int i = 0; i < allNodes.size(); ++i) { 2022-11-23T01:32:49.7132631Z ~~^~~~~~~~~~~~~~~~~ 2022-11-23T01:32:51.4302279Z INFO: From Compiling caffe2/opt/tvm_transformer.cc: 2022-11-23T01:32:51.4303725Z caffe2/opt/tvm_transformer.cc: In member function 'caffe2::NetDef caffe2::TvmTransformer::buildTvmOp(const caffe2::NetDef&, const std::unordered_set >&, const ShapeInfoMap&)': 2022-11-23T01:32:51.4304796Z caffe2/opt/tvm_transformer.cc:11:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:51.4305366Z if (opts_.min_ops > net.op_size()) { 2022-11-23T01:32:51.4305713Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-11-23T01:32:57.6655600Z INFO: From Compiling caffe2/quantization/server/activation_distribution_observer.cc: 2022-11-23T01:32:57.6656767Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'void caffe2::OutputMinMaxNetObserver::DumpAndReset_(const string&, bool)': 2022-11-23T01:32:57.6657934Z caffe2/quantization/server/activation_distribution_observer.cc:183:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:57.6658618Z for (int op_index = 0; op_index < min_max_infos_.size(); ++op_index) { 2022-11-23T01:32:57.6659059Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:32:57.6659899Z caffe2/quantization/server/activation_distribution_observer.cc:188:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:57.6660658Z for (int i = 0; i < op_info->tensor_infos.size(); ++i) { 2022-11-23T01:32:57.6661047Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:32:57.6661979Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'virtual void caffe2::OutputColumnMaxHistogramObserver::Stop()': 2022-11-23T01:32:57.6663112Z caffe2/quantization/server/activation_distribution_observer.cc:388:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:57.6663823Z if (info_->histograms.size() <= col) { 2022-11-23T01:32:57.6664173Z ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ 2022-11-23T01:32:57.6665686Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'void caffe2::HistogramNetObserver::DumpAndReset_(const string&, bool)': 2022-11-23T01:32:57.6666812Z caffe2/quantization/server/activation_distribution_observer.cc:470:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:57.6667501Z for (int op_index = 0; op_index < hist_infos_.size(); ++op_index) { 2022-11-23T01:32:57.6667909Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:32:57.6668723Z caffe2/quantization/server/activation_distribution_observer.cc:477:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:57.6669460Z for (int i = 0; i < info->histograms.size(); ++i) { 2022-11-23T01:32:57.6669830Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:32:57.6670861Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'void caffe2::OutputColumnMaxHistogramNetObserver::DumpAndReset_(const string&, bool)': 2022-11-23T01:32:57.6672429Z caffe2/quantization/server/activation_distribution_observer.cc:628:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:32:57.6673029Z for (int i = 0; i < info->histograms.size(); ++i) { 2022-11-23T01:32:57.6673248Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:33:01.9611703Z INFO: From Compiling caffe2/quantization/server/conv_dnnlowp_op.cc: 2022-11-23T01:33:01.9614493Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = unsigned char; bool ReluFused = false]': 2022-11-23T01:33:01.9615172Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2022-11-23T01:33:01.9615948Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:01.9616440Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-11-23T01:33:01.9616729Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:33:01.9617498Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = unsigned char; bool ReluFused = false]': 2022-11-23T01:33:01.9618074Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2022-11-23T01:33:01.9618863Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:01.9619447Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-11-23T01:33:01.9620007Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = unsigned char; bool ReluFused = false]': 2022-11-23T01:33:01.9620413Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2022-11-23T01:33:01.9620906Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:01.9621232Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-11-23T01:33:01.9621450Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:33:01.9621962Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = unsigned char; bool ReluFused = false]': 2022-11-23T01:33:01.9622360Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2022-11-23T01:33:01.9622822Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:01.9623198Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-11-23T01:33:01.9623416Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:33:01.9628969Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = unsigned char; bool ReluFused = true]': 2022-11-23T01:33:01.9629746Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2022-11-23T01:33:01.9630437Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:01.9630965Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-11-23T01:33:01.9631277Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:33:01.9632222Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = unsigned char; bool ReluFused = true]': 2022-11-23T01:33:01.9632878Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2022-11-23T01:33:01.9633649Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:01.9634417Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-11-23T01:33:01.9635300Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = unsigned char; bool ReluFused = true]': 2022-11-23T01:33:01.9636071Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2022-11-23T01:33:01.9637136Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:01.9637826Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-11-23T01:33:01.9638257Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:33:01.9639308Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = unsigned char; bool ReluFused = true]': 2022-11-23T01:33:01.9640118Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2022-11-23T01:33:01.9641146Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:01.9642072Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-11-23T01:33:01.9642516Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:33:01.9643686Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = short unsigned int; bool ReluFused = false]': 2022-11-23T01:33:01.9644586Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2022-11-23T01:33:01.9645604Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:01.9646300Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-11-23T01:33:01.9646738Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:33:01.9647817Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = short unsigned int; bool ReluFused = false]': 2022-11-23T01:33:01.9648652Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2022-11-23T01:33:01.9649636Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:01.9650417Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-11-23T01:33:01.9651567Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = short unsigned int; bool ReluFused = false]': 2022-11-23T01:33:01.9652423Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2022-11-23T01:33:01.9653803Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:01.9654683Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-11-23T01:33:01.9655122Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:33:01.9656223Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = short unsigned int; bool ReluFused = false]': 2022-11-23T01:33:01.9657069Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2022-11-23T01:33:01.9658062Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:01.9658744Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-11-23T01:33:01.9659147Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:33:01.9660297Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = short unsigned int; bool ReluFused = true]': 2022-11-23T01:33:01.9661379Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2022-11-23T01:33:01.9661936Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:01.9662268Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-11-23T01:33:01.9662494Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:33:01.9663048Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = short unsigned int; bool ReluFused = true]': 2022-11-23T01:33:01.9663443Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2022-11-23T01:33:01.9663907Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:01.9664288Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-11-23T01:33:01.9664851Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = short unsigned int; bool ReluFused = true]': 2022-11-23T01:33:01.9665243Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2022-11-23T01:33:01.9665719Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:01.9666053Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-11-23T01:33:01.9666269Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:33:01.9666771Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = short unsigned int; bool ReluFused = true]': 2022-11-23T01:33:01.9667168Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2022-11-23T01:33:01.9667646Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:01.9667982Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-11-23T01:33:01.9668187Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:33:02.2958837Z INFO: From Compiling caffe2/core/plan_executor.cc: 2022-11-23T01:33:02.2959349Z caffe2/core/plan_executor.cc: In lambda function: 2022-11-23T01:33:02.2960142Z caffe2/core/plan_executor.cc:604:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:02.2960737Z auto workersDone = [&] { return done == numThreads; }; 2022-11-23T01:33:02.2961144Z ~~~~~^~~~~~~~~~~~~ 2022-11-23T01:33:04.4842501Z INFO: From Compiling caffe2/quantization/server/dynamic_histogram.cc: 2022-11-23T01:33:04.4856521Z caffe2/quantization/server/dynamic_histogram.cc: In function 'void dnnlowp::RemapHistograms(dnnlowp::Histogram&, dnnlowp::Histogram&)': 2022-11-23T01:33:04.4857625Z caffe2/quantization/server/dynamic_histogram.cc:50:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:04.4858231Z for (int i = 0; i < src_bins.size(); ++i) { 2022-11-23T01:33:04.4858587Z ~~^~~~~~~~~~~~~~~~~ 2022-11-23T01:33:05.6781391Z INFO: From Compiling caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc: 2022-11-23T01:33:05.6782333Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc: In instantiation of 'bool caffe2::MulDNNLowPOp::RunOnDevice() [with T = unsigned char]': 2022-11-23T01:33:05.6782926Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:121:1: required from here 2022-11-23T01:33:05.6783767Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:79:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:05.6784162Z for (int i = 0; i < pre; ++i) { 2022-11-23T01:33:05.6784771Z ~~^~~~~ 2022-11-23T01:33:05.6785306Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:81:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:05.6785759Z for (int j = 0; j < n; ++j) { 2022-11-23T01:33:05.6785973Z ~~^~~ 2022-11-23T01:33:05.6786592Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:83:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:05.6787117Z for (int k = 0; k < post; ++k) { 2022-11-23T01:33:05.6787410Z ~~^~~~~~ 2022-11-23T01:33:07.2959678Z INFO: From Compiling caffe2/quantization/server/fbgemm_pack_op.cc: 2022-11-23T01:33:07.2961023Z 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-11-23T01:33:07.2962341Z caffe2/quantization/server/fbgemm_pack_op.cc:222:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:07.2962931Z for (int g = 0; g < filter_qparams.size(); ++g) { 2022-11-23T01:33:07.2963283Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:33:07.2964576Z 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-11-23T01:33:07.2965489Z caffe2/quantization/server/fbgemm_pack_op.cc:76:43: required from here 2022-11-23T01:33:07.2966285Z caffe2/quantization/server/fbgemm_pack_op.cc:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:07.2966829Z for (int g = 0; g < qparams.size(); ++g) { 2022-11-23T01:33:07.2967142Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:33:07.2968392Z 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-11-23T01:33:07.2969228Z caffe2/quantization/server/fbgemm_pack_op.cc:84:43: required from here 2022-11-23T01:33:07.2970005Z caffe2/quantization/server/fbgemm_pack_op.cc:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:08.3834297Z INFO: From Compiling caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.cc: 2022-11-23T01:33:08.3835266Z caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.cc:223:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] 2022-11-23T01:33:08.3836092Z #pragma omp parallel for 2022-11-23T01:33:08.3836386Z 2022-11-23T01:33:08.3837144Z caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.cc:245:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] 2022-11-23T01:33:08.3837450Z #pragma omp parallel for 2022-11-23T01:33:08.3837613Z 2022-11-23T01:33:16.6045136Z INFO: From Compiling caffe2/queue/blobs_queue.cc: 2022-11-23T01:33:16.6045875Z caffe2/queue/blobs_queue.cc: In member function 'bool caffe2::BlobsQueue::canWrite()': 2022-11-23T01:33:16.6046460Z caffe2/queue/blobs_queue.cc:159:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:16.6046890Z return writer_ != reader_ + queue_.size(); 2022-11-23T01:33:16.6047233Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:33:18.9383612Z INFO: From Compiling caffe2/serialize/inline_container.cc: 2022-11-23T01:33:18.9384716Z caffe2/serialize/inline_container.cc: In member function 'void caffe2::serialize::PyTorchStreamReader::init()': 2022-11-23T01:33:18.9386747Z caffe2/serialize/inline_container.cc:153:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:18.9387131Z if (version_ < kMinSupportedFileFormatVersion) { 2022-11-23T01:33:18.9387451Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:33:18.9387882Z caffe2/serialize/inline_container.cc:164:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:18.9388316Z if (version_ > kMaxSupportedFileFormatVersion) { 2022-11-23T01:33:18.9388562Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:33:26.8759971Z INFO: From Compiling caffe2/transforms/pattern_net_transform.cc: 2022-11-23T01:33:26.8770471Z caffe2/transforms/pattern_net_transform.cc: In member function 'virtual bool caffe2::PatternNetTransform::PatternRule(const caffe2::transform::Graph&, const std::vector&, int)': 2022-11-23T01:33:26.8771355Z caffe2/transforms/pattern_net_transform.cc:120:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:26.8771885Z if (inverse_ops_[parent] < subgraph.size() && 2022-11-23T01:33:26.8772500Z caffe2/transforms/pattern_net_transform.cc:129:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:26.8772982Z if (inverse_ops_[child] < subgraph.size() && 2022-11-23T01:33:29.5415756Z INFO: From Compiling caffe2/operators/slice_op.cc: 2022-11-23T01:33:29.5421564Z caffe2/operators/slice_op.cc: In lambda function: 2022-11-23T01:33:29.5422441Z caffe2/operators/slice_op.cc:93:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:29.5422966Z if (i >= starts.size()) { 2022-11-23T01:33:29.5423291Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:33:33.2834164Z INFO: From Compiling caffe2/operators/sequence_ops.cc: 2022-11-23T01:33:33.2834912Z caffe2/operators/sequence_ops.cc:58:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2022-11-23T01:33:33.2835395Z #pragma warning(suppress: 4804) 2022-11-23T01:33:33.2835697Z 2022-11-23T01:33:33.2836229Z caffe2/operators/sequence_ops.cc:67:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2022-11-23T01:33:33.2836671Z #pragma warning(suppress: 4804) 2022-11-23T01:33:33.2836944Z 2022-11-23T01:33:42.2930186Z INFO: From Compiling caffe2/operators/rnn/recurrent_network_op.cc: 2022-11-23T01:33:42.2931486Z 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-11-23T01:33:42.2932609Z caffe2/operators/rnn/recurrent_network_op.cc:232:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:42.2933207Z for (auto i = 0; i < internal.size(); ++i) { 2022-11-23T01:33:42.2933780Z ~~^~~~~~~~~~~~~~~~~ 2022-11-23T01:33:43.3940168Z INFO: From Compiling caffe2/operators/rnn/recurrent_network_executor.cc: 2022-11-23T01:33:43.3940717Z In file included from ./c10/util/typeid.h:19:0, 2022-11-23T01:33:43.3941123Z from ./caffe2/core/context.h:9, 2022-11-23T01:33:43.3941603Z from ./caffe2/operators/rnn/recurrent_network_executor.h:4, 2022-11-23T01:33:43.3942110Z from caffe2/operators/rnn/recurrent_network_executor.cc:1: 2022-11-23T01:33:43.3943121Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'virtual bool caffe2::ThreadedRecurrentNetworkExecutor::Run(int)': 2022-11-23T01:33:43.3944171Z caffe2/operators/rnn/recurrent_network_executor.cc:40:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:43.3944782Z CAFFE_ENFORCE(timestep_ops_.size() >= T); 2022-11-23T01:33:43.3945132Z ~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-11-23T01:33:43.3946679Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'virtual bool caffe2::ThreadedRecurrentNetworkExecutor::RunBackwards(int)': 2022-11-23T01:33:43.3947715Z caffe2/operators/rnn/recurrent_network_executor.cc:67:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:43.3948302Z CAFFE_ENFORCE(timestep_ops_.size() >= T); 2022-11-23T01:33:43.3948625Z ~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-11-23T01:33:43.3949372Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'void caffe2::ThreadedRecurrentNetworkExecutor::WorkerFunction()': 2022-11-23T01:33:43.3950422Z caffe2/operators/rnn/recurrent_network_executor.cc:181:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:43.3951138Z if (job.op_idx == timestep_ops_template_.size() - 1) { 2022-11-23T01:33:43.3951530Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:33:43.3952347Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'void caffe2::ThreadedRecurrentNetworkExecutor::_Exec()': 2022-11-23T01:33:43.3953311Z caffe2/operators/rnn/recurrent_network_executor.cc:210:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:43.3953911Z while (workers_.size() < num_threads_) { 2022-11-23T01:33:43.3954280Z ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2022-11-23T01:33:45.7170009Z INFO: From Compiling caffe2/operators/half_float_ops.cc: 2022-11-23T01:33:45.7170987Z caffe2/operators/half_float_ops.cc: In member function 'bool caffe2::Float16UniformFillOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-11-23T01:33:45.7171844Z caffe2/operators/half_float_ops.cc:139:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:45.7172349Z for (uint64_t i = 0; i < leading_dim_sz; i++) { 2022-11-23T01:33:45.7172678Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:33:45.7173355Z caffe2/operators/half_float_ops.cc:143:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:45.7173856Z for (uint64_t j = 0; j < rowsz; j++) { 2022-11-23T01:33:45.7174157Z ~~^~~~~~~ 2022-11-23T01:33:47.6971850Z INFO: From Compiling caffe2/operators/h_softmax_op.cc: 2022-11-23T01:33:47.6972966Z caffe2/operators/h_softmax_op.cc: In member function 'bool caffe2::HSoftmaxSearchOp::RunOnDevice() [with T = float; Context = caffe2::CPUContext]': 2022-11-23T01:33:47.6973966Z caffe2/operators/h_softmax_op.cc:408:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:47.6974697Z info.begin() + (top_n_ < info.size() ? top_n_ : info.size() - 1), 2022-11-23T01:33:47.6975089Z ~~~~~~~^~~~~~~~~~~~~ 2022-11-23T01:33:47.6976001Z caffe2/operators/h_softmax_op.cc:419:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:33:47.6976550Z if (i < info.size()) { 2022-11-23T01:33:47.6976852Z ~~^~~~~~~~~~~~~ 2022-11-23T01:33:51.2055685Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp: 2022-11-23T01:33:51.2056632Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:354:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-11-23T01:33:51.2057176Z # pragma unroll 2022-11-23T01:33:51.2057465Z 2022-11-23T01:33:51.2058192Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:363:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-11-23T01:33:51.2058704Z # pragma unroll 2022-11-23T01:33:51.2058966Z 2022-11-23T01:33:51.2059665Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:380:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-11-23T01:33:51.2060176Z # pragma unroll 2022-11-23T01:33:51.2060692Z 2022-11-23T01:33:51.2061419Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:389:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-11-23T01:33:51.2061944Z # pragma unroll 2022-11-23T01:33:51.2062216Z 2022-11-23T01:33:53.7299316Z INFO: From Compiling aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp: 2022-11-23T01:33:53.7299859Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-11-23T01:33:53.7300402Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp:12: 2022-11-23T01:33:53.7301941Z 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-11-23T01:33:53.7303148Z 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-11-23T01:33:53.7303628Z inline scalar_t vec_reduce_all( 2022-11-23T01:33:53.7303932Z ^~~~~~~~~~~~~~ 2022-11-23T01:33:54.4319945Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: 2022-11-23T01:33:54.4345535Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp:2:0: 2022-11-23T01:33:54.4346438Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: In lambda function: 2022-11-23T01:33:54.4347545Z 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-11-23T01:33:54.4348304Z [=](Vectorized a) -> Vectorized { return a; }); 2022-11-23T01:33:54.4348714Z ^~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:33:55.2261810Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: 2022-11-23T01:33:55.2262627Z In file included from /usr/include/c++/7/tuple:39:0, 2022-11-23T01:33:55.2263063Z from /usr/include/c++/7/functional:54, 2022-11-23T01:33:55.2263474Z from ./c10/core/DeviceType.h:10, 2022-11-23T01:33:55.2266103Z from ./c10/core/Device.h:3, 2022-11-23T01:33:55.2266896Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/core/TensorBody.h:11, 2022-11-23T01:33:55.2267661Z from aten/src/ATen/core/Tensor.h:3, 2022-11-23T01:33:55.2270339Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:2: 2022-11-23T01:33:55.2272328Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]': 2022-11-23T01:33:55.2274436Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::' 2022-11-23T01:33:55.2284135Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]' 2022-11-23T01:33:55.2310059Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::' 2022-11-23T01:33:55.2312140Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]' 2022-11-23T01:33:55.2314430Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2022-11-23T01:33:55.2316863Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2022-11-23T01:33:55.2318496Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:4225:1: required from here 2022-11-23T01:33:55.2319557Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2022-11-23T01:33:55.2320021Z struct array 2022-11-23T01:33:55.2320312Z ^~~~~ 2022-11-23T01:33:55.2321163Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'signed char std::array::_M_elems [32]' 2022-11-23T01:33:55.2321900Z typename _AT_Type::_Type _M_elems; 2022-11-23T01:33:55.2322303Z ^~~~~~~~ 2022-11-23T01:33:55.2323785Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]': 2022-11-23T01:33:55.2325802Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::' 2022-11-23T01:33:55.2327764Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]' 2022-11-23T01:33:55.2329620Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::' 2022-11-23T01:33:55.2331517Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]' 2022-11-23T01:33:55.2333826Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2022-11-23T01:33:55.2336515Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2022-11-23T01:33:55.2338095Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:4225:1: required from here 2022-11-23T01:33:55.2339091Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2022-11-23T01:33:55.2339571Z struct array 2022-11-23T01:33:55.2339893Z ^~~~~ 2022-11-23T01:33:55.2340784Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'unsigned char std::array::_M_elems [32]' 2022-11-23T01:33:55.2341425Z typename _AT_Type::_Type _M_elems; 2022-11-23T01:33:55.2341806Z ^~~~~~~~ 2022-11-23T01:33:55.2343277Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]': 2022-11-23T01:33:55.2345276Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::' 2022-11-23T01:33:55.2347146Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]' 2022-11-23T01:33:55.2349283Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::' 2022-11-23T01:33:55.2351220Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]' 2022-11-23T01:33:55.2376755Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2022-11-23T01:33:55.2379363Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2022-11-23T01:33:55.2386042Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:4225:1: required from here 2022-11-23T01:33:55.2387020Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2022-11-23T01:33:55.2387484Z struct array 2022-11-23T01:33:55.2387767Z ^~~~~ 2022-11-23T01:33:55.2388556Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'int std::array::_M_elems [8]' 2022-11-23T01:33:55.2389162Z typename _AT_Type::_Type _M_elems; 2022-11-23T01:33:55.2389568Z ^~~~~~~~ 2022-11-23T01:33:55.2391043Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]': 2022-11-23T01:33:55.2393032Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::' 2022-11-23T01:33:55.2394914Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]' 2022-11-23T01:33:55.2396795Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::' 2022-11-23T01:33:55.2398672Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]' 2022-11-23T01:33:55.2400985Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2022-11-23T01:33:55.2403777Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2022-11-23T01:33:55.2405369Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:4226:1: required from here 2022-11-23T01:33:55.2406382Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2022-11-23T01:33:55.2406832Z struct array 2022-11-23T01:33:55.2407117Z ^~~~~ 2022-11-23T01:33:55.2408281Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'signed char std::array::_M_elems [32]' 2022-11-23T01:33:55.2409061Z typename _AT_Type::_Type _M_elems; 2022-11-23T01:33:55.2409590Z ^~~~~~~~ 2022-11-23T01:33:55.2411497Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]': 2022-11-23T01:33:55.2413964Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::' 2022-11-23T01:33:55.2415992Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]' 2022-11-23T01:33:55.2418236Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::' 2022-11-23T01:33:55.2420478Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]' 2022-11-23T01:33:55.2423205Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2022-11-23T01:33:55.2426165Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2022-11-23T01:33:55.2427732Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:4226:1: required from here 2022-11-23T01:33:55.2428730Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2022-11-23T01:33:55.2429229Z struct array 2022-11-23T01:33:55.2429515Z ^~~~~ 2022-11-23T01:33:55.2430517Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'unsigned char std::array::_M_elems [32]' 2022-11-23T01:33:55.2431166Z typename _AT_Type::_Type _M_elems; 2022-11-23T01:33:55.2431565Z ^~~~~~~~ 2022-11-23T01:33:55.2433031Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]': 2022-11-23T01:33:55.2434456Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::' 2022-11-23T01:33:55.2435530Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]' 2022-11-23T01:33:55.2436526Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::' 2022-11-23T01:33:55.2437573Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]' 2022-11-23T01:33:55.2438872Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2022-11-23T01:33:55.2440244Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2022-11-23T01:33:55.2441079Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:4226:1: required from here 2022-11-23T01:33:55.2441759Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2022-11-23T01:33:55.2442083Z struct array 2022-11-23T01:33:55.2442253Z ^~~~~ 2022-11-23T01:33:55.2442708Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'int std::array::_M_elems [8]' 2022-11-23T01:33:55.2443030Z typename _AT_Type::_Type _M_elems; 2022-11-23T01:33:55.2443262Z ^~~~~~~~ 2022-11-23T01:33:55.2443512Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:15:0, 2022-11-23T01:33:55.2443755Z from aten/src/ATen/cpu/vec/vec.h:6, 2022-11-23T01:33:55.2443999Z from aten/src/ATen/native/cpu/Loops.h:37, 2022-11-23T01:33:55.2444536Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:11: 2022-11-23T01:33:55.2446051Z 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-11-23T01:33:55.2447006Z 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-11-23T01:33:55.2447318Z float_vec_return_type dequantize( 2022-11-23T01:33:55.2447509Z ^~~~~~~~~~ 2022-11-23T01:33:55.6149900Z INFO: From Compiling aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp: 2022-11-23T01:33:55.6151087Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp:9:0: 2022-11-23T01:33:55.6152393Z aten/src/ATen/native/cpu/utils.h: In constructor 'at::native::DEFAULT::Vec2::Vec2(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized)': 2022-11-23T01:33:55.6153360Z 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-11-23T01:33:55.6153905Z Vec2(Vectorized v0, Vectorized v1) : val0(v0), val1(v1) {} 2022-11-23T01:33:55.6154253Z ^~~~ 2022-11-23T01:33:56.1814464Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: 2022-11-23T01:33:56.1815485Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:354:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-11-23T01:33:56.1816073Z # pragma unroll 2022-11-23T01:33:56.1816373Z 2022-11-23T01:33:56.1817174Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:363:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-11-23T01:33:56.1817720Z # pragma unroll 2022-11-23T01:33:56.1818021Z 2022-11-23T01:33:56.1818776Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:380:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-11-23T01:33:56.1819362Z # pragma unroll 2022-11-23T01:33:56.1819648Z 2022-11-23T01:33:56.1820420Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:389:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-11-23T01:33:56.1821005Z # pragma unroll 2022-11-23T01:33:56.1821289Z 2022-11-23T01:33:56.1821944Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:3:0: 2022-11-23T01:33:56.1822809Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T01:33:56.1823861Z 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-11-23T01:33:56.1824603Z [=](Vectorized a, Vectorized b) { return a + b; }); 2022-11-23T01:33:56.1825032Z ^ 2022-11-23T01:33:56.8802941Z INFO: From Compiling aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp: 2022-11-23T01:33:56.8803589Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-11-23T01:33:56.8804375Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp:12: 2022-11-23T01:33:56.8833619Z 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-11-23T01:33:56.8835440Z 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-11-23T01:33:56.8835993Z inline scalar_t vec_reduce_all( 2022-11-23T01:33:56.8836345Z ^~~~~~~~~~~~~~ 2022-11-23T01:33:58.6649616Z INFO: From Compiling aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: 2022-11-23T01:33:58.6662887Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp:4:0: 2022-11-23T01:33:58.6663847Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T01:33:58.6664995Z 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-11-23T01:33:58.6665936Z Vec vec2_vec) __ubsan_ignore_undefined__ { 2022-11-23T01:33:58.6666299Z ^ 2022-11-23T01:34:00.1936151Z INFO: From Compiling aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp: 2022-11-23T01:34:00.1936739Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-11-23T01:34:00.1937178Z from aten/src/ATen/cpu/vml.h:5, 2022-11-23T01:34:00.1937927Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp:10: 2022-11-23T01:34:00.1938889Z 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-11-23T01:34:00.1940179Z 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-11-23T01:34:00.1940664Z inline scalar_t vec_reduce_all( 2022-11-23T01:34:00.1941000Z ^~~~~~~~~~~~~~ 2022-11-23T01:34:00.8960237Z INFO: From Compiling caffe2/operators/gather_ranges_to_dense_op.cc: 2022-11-23T01:34:00.8960791Z caffe2/operators/gather_ranges_to_dense_op.cc: In lambda function: 2022-11-23T01:34:00.8961751Z caffe2/operators/gather_ranges_to_dense_op.cc:95:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:34:00.8962291Z for (int i = 0; i < lengths.size(); ++i) { 2022-11-23T01:34:00.8962622Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:34:02.3541308Z INFO: From Compiling caffe2/operators/box_with_nms_limit_op.cc: 2022-11-23T01:34:02.3542362Z caffe2/operators/box_with_nms_limit_op.cc: In instantiation of 'bool caffe2::BoxWithNMSLimitOp::DoRunWithType() [with T = float; Context = caffe2::CPUContext]': 2022-11-23T01:34:02.3543455Z caffe2/operators/box_with_nms_limit_op.h:67:34: required from 'bool caffe2::BoxWithNMSLimitOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-11-23T01:34:02.3544067Z caffe2/operators/box_with_nms_limit_op.cc:340:51: required from here 2022-11-23T01:34:02.3544834Z caffe2/operators/box_with_nms_limit_op.cc:210:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:34:02.3545371Z for (int k = 0; k < cur_keep.size(); k++) { 2022-11-23T01:34:02.3545690Z ~~^~~~~~~~~~~~~~~~~ 2022-11-23T01:34:02.3546508Z caffe2/operators/box_with_nms_limit_op.cc: In instantiation of 'bool caffe2::BoxWithNMSLimitOp::DoRunWithType() [with T = int; Context = caffe2::CPUContext]': 2022-11-23T01:34:02.3548023Z ./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-11-23T01:34:02.3549651Z ./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-11-23T01:34:02.3550835Z caffe2/operators/box_with_nms_limit_op.h:65:59: required from 'bool caffe2::BoxWithNMSLimitOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-11-23T01:34:02.3551428Z caffe2/operators/box_with_nms_limit_op.cc:340:51: required from here 2022-11-23T01:34:02.3552162Z caffe2/operators/box_with_nms_limit_op.cc:210:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:34:09.8302366Z INFO: From Compiling aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp: 2022-11-23T01:34:09.8302945Z In file included from aten/src/ATen/native/cpu/utils.h:3:0, 2022-11-23T01:34:09.8304073Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp:7: 2022-11-23T01:34:09.8305243Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2022-11-23T01:34:09.8306202Z 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-11-23T01:34:09.8306819Z inline Vectorized convert_to_bool(Vectorized x) { 2022-11-23T01:34:09.8307239Z ^~~~~~~~~~~~~~~ 2022-11-23T01:34:09.8868515Z INFO: From Compiling caffe2/operators/reservoir_sampling.cc: 2022-11-23T01:34:09.8881746Z caffe2/operators/reservoir_sampling.cc: In instantiation of 'bool caffe2::{anonymous}::ReservoirSamplingOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-11-23T01:34:09.8882506Z caffe2/operators/reservoir_sampling.cc:277:1: required from here 2022-11-23T01:34:09.8883405Z caffe2/operators/reservoir_sampling.cc:38:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:34:09.8883892Z for (size_t i = 1; i < input.dim(); ++i) { 2022-11-23T01:34:10.6564417Z INFO: From Compiling caffe2/operators/reshape_op.cc: 2022-11-23T01:34:10.6564848Z caffe2/operators/reshape_op.cc: In lambda function: 2022-11-23T01:34:10.6565502Z caffe2/operators/reshape_op.cc:42:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:34:10.6566025Z for (int i = 0; i < actualNewShape.size(); ++i) { 2022-11-23T01:34:10.6566382Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:34:10.6566878Z caffe2/operators/reshape_op.cc:68:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:34:10.6567201Z for (int i = 0; i < actualNewShape.size(); ++i) { 2022-11-23T01:34:10.6567445Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:34:11.3793279Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp: 2022-11-23T01:34:11.3794213Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp:48:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-11-23T01:34:11.3794738Z # pragma unroll 2022-11-23T01:34:11.3795016Z 2022-11-23T01:34:15.8589541Z INFO: From Compiling aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp: 2022-11-23T01:34:15.8591395Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp: In function 'at::vec::DEFAULT::Vectorized at::native::{anonymous}::lerp_vec(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized) [with scalar_t = float]': 2022-11-23T01:34:15.8593186Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp:55:22: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-11-23T01:34:15.8594692Z Vectorized lerp_vec(Vectorized start, Vectorized end, Vectorized weight) { 2022-11-23T01:34:15.8599045Z ^~~~~~~~ 2022-11-23T01:34:16.0351368Z INFO: From Compiling aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp: 2022-11-23T01:34:16.0352011Z In file included from aten/src/ATen/native/cpu/utils.h:3:0, 2022-11-23T01:34:16.0352765Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp:7: 2022-11-23T01:34:16.0353778Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2022-11-23T01:34:16.0354636Z 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-11-23T01:34:16.0355191Z inline Vectorized convert_to_bool(Vectorized x) { 2022-11-23T01:34:16.0355769Z ^~~~~~~~~~~~~~~ 2022-11-23T01:34:16.0499546Z INFO: From Compiling aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: 2022-11-23T01:34:16.0500222Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T01:34:16.0501005Z 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-11-23T01:34:16.0501577Z [](Vec base) -> Vec { return base * base; } 2022-11-23T01:34:16.0501855Z ^~~ 2022-11-23T01:34:17.1702483Z INFO: From Compiling aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp: 2022-11-23T01:34:17.1703746Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp:7:0: 2022-11-23T01:34:17.1704502Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2022-11-23T01:34:17.1705612Z 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-11-23T01:34:17.1708021Z [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2022-11-23T01:34:17.1708515Z ^ 2022-11-23T01:34:18.7384315Z INFO: From Compiling caffe2/operators/generate_proposals_op.cc: 2022-11-23T01:34:18.7396447Z caffe2/operators/generate_proposals_op.cc: In function 'size_t caffe2::{anonymous}::ComputeStartIndex(const TensorCPU&, const std::vector&)': 2022-11-23T01:34:18.7397509Z caffe2/operators/generate_proposals_op.cc:18:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:34:18.7398027Z for (int i = 0; i < index.size(); i++) { 2022-11-23T01:34:18.7398336Z ~~^~~~~~~~~~~~~~ 2022-11-23T01:34:18.7400187Z 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-11-23T01:34:18.7401895Z caffe2/operators/generate_proposals_op.cc:216:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:34:18.7402436Z for (int i = 0; i < order.size(); ++i) { 2022-11-23T01:34:18.7402744Z ~~^~~~~~~~~~~~~~ 2022-11-23T01:34:18.7403451Z caffe2/operators/generate_proposals_op.cc:253:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:34:18.7404050Z if (post_nms_topN > 0 && post_nms_topN < keep.size()) { 2022-11-23T01:34:18.7404415Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~ 2022-11-23T01:34:18.9764811Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp: 2022-11-23T01:34:18.9765438Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp:48:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-11-23T01:34:18.9765846Z # pragma unroll 2022-11-23T01:34:18.9766014Z 2022-11-23T01:34:20.9563153Z INFO: From Compiling caffe2/operators/ctc_beam_search_decoder_op.cc: 2022-11-23T01:34:20.9567904Z caffe2/operators/ctc_beam_search_decoder_op.cc: In member function 'bool caffe2::CTCBeamSearchDecoderOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-11-23T01:34:20.9569084Z caffe2/operators/ctc_beam_search_decoder_op.cc:142:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:34:20.9569703Z for (int i = 0; i < values_cache.size(); ++i) { 2022-11-23T01:34:20.9570059Z ~~^~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:34:31.5609347Z INFO: From Compiling caffe2/operators/flexible_top_k.cc: 2022-11-23T01:34:31.5610832Z caffe2/operators/flexible_top_k.cc: In instantiation of 'bool caffe2::FlexibleTopKOp::RunOnDevice() [with T = float; Context = caffe2::CPUContext]': 2022-11-23T01:34:31.5611606Z caffe2/operators/flexible_top_k.cc:185:1: required from here 2022-11-23T01:34:31.5612591Z caffe2/operators/flexible_top_k.cc:77:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:34:31.5613171Z if (PQ.size() < k_ || value > PQ.top().first) { 2022-11-23T01:34:31.5613952Z caffe2/operators/flexible_top_k.cc:81:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:34:31.5619141Z if (PQ.size() > k_) { 2022-11-23T01:36:31.1147584Z [4,046 / 4,182] Linking jit_tests; 49s processwrapper-sandbox ... (8 actions running) 2022-11-23T01:38:16.7675453Z INFO: From Compiling torch/csrc/Stream.cpp: 2022-11-23T01:38:16.7685676Z torch/csrc/Stream.cpp: In function 'PyObject* THPStream_pynew(PyTypeObject*, PyObject*, PyObject*)': 2022-11-23T01:38:16.7686617Z torch/csrc/Stream.cpp:18:45: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-11-23T01:38:16.7687159Z static char* kwlist[] = {"_cdata", nullptr}; 2022-11-23T01:38:16.7795064Z ^ 2022-11-23T01:38:18.1468092Z INFO: From Compiling torch/csrc/StorageMethods.cpp: 2022-11-23T01:38:18.1475730Z torch/csrc/StorageMethods.cpp: In function 'PyObject* THPStorage_fromBuffer(PyObject*, PyObject*, PyObject*)': 2022-11-23T01:38:18.1476854Z torch/csrc/StorageMethods.cpp:178:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-11-23T01:38:18.1477687Z "buffer", "byte_order", "count", "offset", "dtype", nullptr}; 2022-11-23T01:38:18.1478117Z ^ 2022-11-23T01:38:18.1478866Z torch/csrc/StorageMethods.cpp:178:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-11-23T01:38:18.1479785Z torch/csrc/StorageMethods.cpp:178:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-11-23T01:38:18.1480668Z torch/csrc/StorageMethods.cpp:178:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-11-23T01:38:18.1481671Z torch/csrc/StorageMethods.cpp:178:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-11-23T01:38:18.1482373Z torch/csrc/StorageMethods.cpp: In function 'PyObject* THPStorage_fromFile(PyObject*, PyObject*, PyObject*)': 2022-11-23T01:38:18.1483090Z torch/csrc/StorageMethods.cpp:332:67: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-11-23T01:38:18.1483551Z static char* kwlist[] = {"filename", "shared", "nbytes", nullptr}; 2022-11-23T01:38:18.1483898Z ^ 2022-11-23T01:38:18.1484814Z torch/csrc/StorageMethods.cpp:332:67: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-11-23T01:38:18.1485683Z torch/csrc/StorageMethods.cpp:332:67: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-11-23T01:38:23.8037208Z INFO: From Executing genrule //:download_mnist: 2022-11-23T01:38:23.8064949Z Downloading http://yann.lecun.com/exdb/mnist/train-images-idx3-ubyte.gz ... 2022-11-23T01:38:23.8065315Z 2022-11-23T01:38:23.8065472Z 0% | | 0% 2022-11-23T01:38:23.8065841Z 0% | | 0% 2022-11-23T01:38:23.8066178Z 0% | | 0% 2022-11-23T01:38:23.8066535Z 0% | | 0% 2022-11-23T01:38:23.8066870Z 0% | | 0% 2022-11-23T01:38:23.8067372Z 0% | | 0% 2022-11-23T01:38:23.8067713Z 0% | | 0% 2022-11-23T01:38:23.8068053Z 0% | | 0% 2022-11-23T01:38:23.8068415Z 0% | | 0% 2022-11-23T01:38:23.8068738Z 0% | | 0% 2022-11-23T01:38:23.8069085Z 0% | | 0% 2022-11-23T01:38:23.8069428Z 0% | | 0% 2022-11-23T01:38:23.8069759Z 0% | | 0% 2022-11-23T01:38:23.8070106Z 0% | | 1% 2022-11-23T01:38:23.8070439Z 0% | | 1% 2022-11-23T01:38:23.8070804Z 0% | | 1% 2022-11-23T01:38:23.8071134Z 0% | | 1% 2022-11-23T01:38:23.8071507Z 0% | | 1% 2022-11-23T01:38:23.8071846Z 0% | | 1% 2022-11-23T01:38:23.8072187Z 0% |# | 1% 2022-11-23T01:38:23.8072535Z 0% |# | 1% 2022-11-23T01:38:23.8072894Z 0% |# | 1% 2022-11-23T01:38:23.8073220Z 0% |# | 1% 2022-11-23T01:38:23.8073568Z 0% |# | 1% 2022-11-23T01:38:23.8073913Z 0% |# | 1% 2022-11-23T01:38:23.8074274Z 0% |# | 2% 2022-11-23T01:38:23.8074606Z 0% |# | 2% 2022-11-23T01:38:23.8074978Z 0% |# | 2% 2022-11-23T01:38:23.8075315Z 0% |# | 2% 2022-11-23T01:38:23.8075641Z 0% |# | 2% 2022-11-23T01:38:23.8075984Z 0% |# | 2% 2022-11-23T01:38:23.8076330Z 0% |# | 2% 2022-11-23T01:38:23.8076655Z 0% |# | 2% 2022-11-23T01:38:23.8077008Z 0% |# | 2% 2022-11-23T01:38:23.8077472Z 0% |# | 2% 2022-11-23T01:38:23.8077914Z 0% |# | 2% 2022-11-23T01:38:23.8078290Z 0% |# | 2% 2022-11-23T01:38:23.8078668Z 0% |# | 3% 2022-11-23T01:38:23.8079016Z 0% |## | 3% 2022-11-23T01:38:23.8079349Z 0% |## | 3% 2022-11-23T01:38:23.8079691Z 0% |## | 3% 2022-11-23T01:38:23.8080044Z 0% |## | 3% 2022-11-23T01:38:23.8080394Z 0% |## | 3% 2022-11-23T01:38:23.8080763Z 0% |## | 3% 2022-11-23T01:38:23.8081147Z 0% |## | 3% 2022-11-23T01:38:23.8081716Z 0% |## | 3% 2022-11-23T01:38:23.8082018Z 0% |## | 3% 2022-11-23T01:38:23.8082375Z 0% |## | 3% 2022-11-23T01:38:23.8082717Z 0% |## | 3% 2022-11-23T01:38:23.8083083Z 0% |## | 4% 2022-11-23T01:38:23.8083451Z 0% |## | 4% 2022-11-23T01:38:23.8083825Z 0% |## | 4% 2022-11-23T01:38:23.8084176Z 0% |## | 4% 2022-11-23T01:38:23.8084511Z 0% |## | 4% 2022-11-23T01:38:23.8084855Z 0% |## | 4% 2022-11-23T01:38:23.8085231Z 0% |## | 4% 2022-11-23T01:38:23.8085600Z 0% |## | 4% 2022-11-23T01:38:23.8085938Z 0% |### | 4% 2022-11-23T01:38:23.8086257Z 0% |### | 4% 2022-11-23T01:38:23.8086600Z 0% |### | 4% 2022-11-23T01:38:23.8086914Z 0% |### | 4% 2022-11-23T01:38:23.8087272Z 0% |### | 5% 2022-11-23T01:38:23.8087642Z 0% |### | 5% 2022-11-23T01:38:23.8087997Z 0% |### | 5% 2022-11-23T01:38:23.8088336Z 0% |### | 5% 2022-11-23T01:38:23.8088677Z 0% |### | 5% 2022-11-23T01:38:23.8089014Z 0% |### | 5% 2022-11-23T01:38:23.8089370Z 0% |### | 5% 2022-11-23T01:38:23.8089739Z 0% |### | 5% 2022-11-23T01:38:23.8090080Z 0% |### | 5% 2022-11-23T01:38:23.8090394Z 0% |### | 5% 2022-11-23T01:38:23.8090719Z 0% |### | 5% 2022-11-23T01:38:23.8091050Z 0% |### | 5% 2022-11-23T01:38:23.8091410Z 0% |### | 6% 2022-11-23T01:38:23.8091747Z 0% |### | 6% 2022-11-23T01:38:23.8092180Z 0% |### | 6% 2022-11-23T01:38:23.8092519Z 0% |#### | 6% 2022-11-23T01:38:23.8092835Z 0% |#### | 6% 2022-11-23T01:38:23.8093167Z 0% |#### | 6% 2022-11-23T01:38:23.8093528Z 0% |#### | 6% 2022-11-23T01:38:23.8093844Z 0% |#### | 6% 2022-11-23T01:38:23.8094176Z 0% |#### | 6% 2022-11-23T01:38:23.8094490Z 0% |#### | 6% 2022-11-23T01:38:23.8094830Z 0% |#### | 6% 2022-11-23T01:38:23.8095171Z 0% |#### | 6% 2022-11-23T01:38:23.8095554Z 0% |#### | 7% 2022-11-23T01:38:23.8096026Z 0% |#### | 7% 2022-11-23T01:38:23.8096334Z 0% |#### | 7% 2022-11-23T01:38:23.8096676Z 0% |#### | 7% 2022-11-23T01:38:23.8097011Z 0% |#### | 7% 2022-11-23T01:38:23.8097354Z 0% |#### | 7% 2022-11-23T01:38:23.8097688Z 0% |#### | 7% 2022-11-23T01:38:23.8098060Z 0% |#### | 7% 2022-11-23T01:38:23.8098437Z 0% |#### | 7% 2022-11-23T01:38:23.8098789Z 0% |#### | 7% 2022-11-23T01:38:23.8099188Z 0% |##### | 7% 2022-11-23T01:38:23.8099560Z 0% |##### | 7% 2022-11-23T01:38:23.8099957Z 0% |##### | 8% 2022-11-23T01:38:23.8100314Z 0% |##### | 8% 2022-11-23T01:38:23.8100675Z 0% |##### | 8% 2022-11-23T01:38:23.8101048Z 0% |##### | 8% 2022-11-23T01:38:23.8101395Z 0% |##### | 8% 2022-11-23T01:38:23.8101780Z 0% |##### | 8% 2022-11-23T01:38:23.8102129Z 0% |##### | 8% 2022-11-23T01:38:23.8102494Z 0% |##### | 8% 2022-11-23T01:38:23.8102865Z 0% |##### | 8% 2022-11-23T01:38:23.8103198Z 0% |##### | 8% 2022-11-23T01:38:23.8103522Z 0% |##### | 8% 2022-11-23T01:38:23.8103832Z 0% |##### | 8% 2022-11-23T01:38:23.8104140Z 0% |##### | 9% 2022-11-23T01:38:23.8104411Z 0% |##### | 9% 2022-11-23T01:38:23.8104687Z 0% |##### | 9% 2022-11-23T01:38:23.8104964Z 0% |##### | 9% 2022-11-23T01:38:23.8105242Z 0% |##### | 9% 2022-11-23T01:38:23.8105549Z 0% |###### | 9% 2022-11-23T01:38:23.8105957Z 0% |###### | 9% 2022-11-23T01:38:23.8106299Z 0% |###### | 9% 2022-11-23T01:38:23.8106617Z 0% |###### | 9% 2022-11-23T01:38:23.8106936Z 0% |###### | 9% 2022-11-23T01:38:23.8107270Z 0% |###### | 9% 2022-11-23T01:38:23.8107602Z 0% |###### | 9% 2022-11-23T01:38:23.8107926Z 0% |###### | 9% 2022-11-23T01:38:23.8108273Z 0% |###### | 10% 2022-11-23T01:38:23.8108589Z 0% |###### | 10% 2022-11-23T01:38:23.8108879Z 0% |###### | 10% 2022-11-23T01:38:23.8109162Z 0% |###### | 10% 2022-11-23T01:38:23.8109512Z 0% |###### | 10% 2022-11-23T01:38:23.8109846Z 0% |###### | 10% 2022-11-23T01:38:23.8110166Z 0% |###### | 10% 2022-11-23T01:38:23.8110511Z 0% |###### | 10% 2022-11-23T01:38:23.8110836Z 0% |###### | 10% 2022-11-23T01:38:23.8111181Z 0% |###### | 10% 2022-11-23T01:38:23.8111512Z 0% |###### | 10% 2022-11-23T01:38:23.8111799Z 0% |####### | 10% 2022-11-23T01:38:23.8112096Z 0% |####### | 11% 2022-11-23T01:38:23.8112369Z 0% |####### | 11% 2022-11-23T01:38:23.8112687Z 0% |####### | 11% 2022-11-23T01:38:23.8113004Z 0% |####### | 11% 2022-11-23T01:38:23.8113290Z 0% |####### | 11% 2022-11-23T01:38:23.8113583Z 0% |####### | 11% 2022-11-23T01:38:23.8113870Z 0% |####### | 11% 2022-11-23T01:38:23.8114164Z 0% |####### | 11% 2022-11-23T01:38:23.8114460Z 0% |####### | 11% 2022-11-23T01:38:23.8114790Z 0% |####### | 11% 2022-11-23T01:38:23.8115133Z 0% |####### | 11% 2022-11-23T01:38:23.8115457Z 0% |####### | 11% 2022-11-23T01:38:23.8115795Z 0% |####### | 12% 2022-11-23T01:38:23.8116132Z 0% |####### | 12% 2022-11-23T01:38:23.8116456Z 0% |####### | 12% 2022-11-23T01:38:23.8116772Z 0% |####### | 12% 2022-11-23T01:38:23.8117106Z 0% |####### | 12% 2022-11-23T01:38:23.8117504Z 0% |####### | 12% 2022-11-23T01:38:23.8117828Z 0% |######## | 12% 2022-11-23T01:38:23.8118162Z 0% |######## | 12% 2022-11-23T01:38:23.8118509Z 0% |######## | 12% 2022-11-23T01:38:23.8118950Z 0% |######## | 12% 2022-11-23T01:38:23.8119277Z 0% |######## | 12% 2022-11-23T01:38:23.8119624Z 0% |######## | 12% 2022-11-23T01:38:23.8119973Z 0% |######## | 13% 2022-11-23T01:38:23.8120257Z 0% |######## | 13% 2022-11-23T01:38:23.8120538Z 0% |######## | 13% 2022-11-23T01:38:23.8120829Z 0% |######## | 13% 2022-11-23T01:38:23.8121112Z 0% |######## | 13% 2022-11-23T01:38:23.8121395Z 0% |######## | 13% 2022-11-23T01:38:23.8129732Z 0% |######## | 13% 2022-11-23T01:38:23.8131248Z 0% |######## | 13% 2022-11-23T01:38:23.8131663Z 0% |######## | 13% 2022-11-23T01:38:23.8132207Z 0% |######## | 13% 2022-11-23T01:38:23.8132768Z 0% |######## | 13% 2022-11-23T01:38:23.8133117Z 0% |######## | 13% 2022-11-23T01:38:23.8133625Z 0% |######## | 14% 2022-11-23T01:38:23.8134003Z 0% |######### | 14% 2022-11-23T01:38:23.8134517Z 0% |######### | 14% 2022-11-23T01:38:23.8135038Z 0% |######### | 14% 2022-11-23T01:38:23.8135421Z 0% |######### | 14% 2022-11-23T01:38:23.8135959Z 0% |######### | 14% 2022-11-23T01:38:23.8136348Z 0% |######### | 14% 2022-11-23T01:38:23.8198403Z 0% |######### | 14% 2022-11-23T01:38:23.8198810Z 0% |######### | 14% 2022-11-23T01:38:23.8199189Z 0% |######### | 14% 2022-11-23T01:38:23.8199699Z 0% |######### | 14% 2022-11-23T01:38:23.8200021Z 0% |######### | 14% 2022-11-23T01:38:23.8200332Z 0% |######### | 15% 2022-11-23T01:38:23.8200657Z 0% |######### | 15% 2022-11-23T01:38:23.8201018Z 0% |######### | 15% 2022-11-23T01:38:23.8201398Z 0% |######### | 15% 2022-11-23T01:38:23.8201913Z 0% |######### | 15% 2022-11-23T01:38:23.8202284Z 0% |######### | 15% 2022-11-23T01:38:23.8202644Z 0% |######### | 15% 2022-11-23T01:38:23.8203012Z 0% |######### | 15% 2022-11-23T01:38:23.8203355Z 0% |########## | 15% 2022-11-23T01:38:23.8203721Z 0% |########## | 15% 2022-11-23T01:38:23.8204083Z 0% |########## | 15% 2022-11-23T01:38:23.8204449Z 0% |########## | 15% 2022-11-23T01:38:23.8204793Z 0% |########## | 16% 2022-11-23T01:38:23.8205278Z 0% |########## | 16% 2022-11-23T01:38:23.8205628Z 0% |########## | 16% 2022-11-23T01:38:23.8205972Z 0% |########## | 16% 2022-11-23T01:38:23.8206324Z 0% |########## | 16% 2022-11-23T01:38:23.8206684Z 0% |########## | 16% 2022-11-23T01:38:23.8207050Z 0% |########## | 16% 2022-11-23T01:38:23.8207389Z 0% |########## | 16% 2022-11-23T01:38:23.8207742Z 0% |########## | 16% 2022-11-23T01:38:23.8208097Z 0% |########## | 16% 2022-11-23T01:38:23.8208442Z 0% |########## | 16% 2022-11-23T01:38:23.8208879Z 0% |########## | 16% 2022-11-23T01:38:23.8209239Z 0% |########## | 17% 2022-11-23T01:38:23.8209584Z 0% |########## | 17% 2022-11-23T01:38:23.8209934Z 0% |########### | 17% 2022-11-23T01:38:23.8210288Z 0% |########### | 17% 2022-11-23T01:38:23.8210644Z 0% |########### | 17% 2022-11-23T01:38:23.8210985Z 0% |########### | 17% 2022-11-23T01:38:23.8211338Z 0% |########### | 17% 2022-11-23T01:38:23.8211694Z 0% |########### | 17% 2022-11-23T01:38:23.8212031Z 0% |########### | 17% 2022-11-23T01:38:23.8212396Z 0% |########### | 17% 2022-11-23T01:38:23.8212748Z 0% |########### | 17% 2022-11-23T01:38:23.8213104Z 0% |########### | 17% 2022-11-23T01:38:23.8213444Z 0% |########### | 18% 2022-11-23T01:38:23.8213795Z 0% |########### | 18% 2022-11-23T01:38:23.8214151Z 0% |########### | 18% 2022-11-23T01:38:23.8214496Z 0% |########### | 18% 2022-11-23T01:38:23.8214852Z 0% |########### | 18% 2022-11-23T01:38:23.8215206Z 0% |########### | 18% 2022-11-23T01:38:23.8215558Z 0% |########### | 18% 2022-11-23T01:38:23.8215906Z 0% |########### | 18% 2022-11-23T01:38:23.8216259Z 0% |########### | 18% 2022-11-23T01:38:23.8216621Z 0% |############ | 18% 2022-11-23T01:38:23.8216964Z 0% |############ | 18% 2022-11-23T01:38:23.8217315Z 0% |############ | 18% 2022-11-23T01:38:23.8217671Z 0% |############ | 19% 2022-11-23T01:38:23.8218023Z 0% |############ | 19% 2022-11-23T01:38:23.8218366Z 0% |############ | 19% 2022-11-23T01:38:23.8218725Z 0% |############ | 19% 2022-11-23T01:38:23.8219078Z 0% |############ | 19% 2022-11-23T01:38:23.8219491Z 0% |############ | 19% 2022-11-23T01:38:23.8219850Z 0% |############ | 19% 2022-11-23T01:38:23.8220201Z 0% |############ | 19% 2022-11-23T01:38:23.8220543Z 0% |############ | 19% 2022-11-23T01:38:23.8220895Z 0% |############ | 19% 2022-11-23T01:38:23.8221247Z 0% |############ | 19% 2022-11-23T01:38:23.8221607Z 0% |############ | 19% 2022-11-23T01:38:23.8221946Z 0% |############ | 19% 2022-11-23T01:38:23.8222304Z 0% |############ | 20% 2022-11-23T01:38:23.8222659Z 0% |############ | 20% 2022-11-23T01:38:23.8223053Z 0% |############ | 20% 2022-11-23T01:38:23.8223408Z 0% |############# | 20% 2022-11-23T01:38:23.8223761Z 0% |############# | 20% 2022-11-23T01:38:23.8224120Z 0% |############# | 20% 2022-11-23T01:38:23.8224463Z 0% |############# | 20% 2022-11-23T01:38:23.8224818Z 0% |############# | 20% 2022-11-23T01:38:23.8225174Z 0% |############# | 20% 2022-11-23T01:38:23.8225516Z 0% |############# | 20% 2022-11-23T01:38:23.8225866Z 0% |############# | 20% 2022-11-23T01:38:23.8226224Z 0% |############# | 20% 2022-11-23T01:38:23.8226585Z 0% |############# | 21% 2022-11-23T01:38:23.8226927Z 0% |############# | 21% 2022-11-23T01:38:23.8227280Z 0% |############# | 21% 2022-11-23T01:38:23.8227633Z 0% |############# | 21% 2022-11-23T01:38:23.8227974Z 0% |############# | 21% 2022-11-23T01:38:23.8228331Z 0% |############# | 21% 2022-11-23T01:38:23.8228687Z 0% |############# | 21% 2022-11-23T01:38:23.8229035Z 0% |############# | 21% 2022-11-23T01:38:23.8229394Z 0% |############# | 21% 2022-11-23T01:38:23.8229741Z 0% |############# | 21% 2022-11-23T01:38:23.8230109Z 0% |############## | 21% 2022-11-23T01:38:23.8230451Z 0% |############## | 21% 2022-11-23T01:38:23.8230753Z 0% |############## | 22% 2022-11-23T01:38:23.8231046Z 0% |############## | 22% 2022-11-23T01:38:23.8231344Z 0% |############## | 22% 2022-11-23T01:38:23.8231687Z 0% |############## | 22% 2022-11-23T01:38:23.8232037Z 0% |############## | 22% 2022-11-23T01:38:23.8232386Z 0% |############## | 22% 2022-11-23T01:38:23.8232727Z 0% |############## | 22% 2022-11-23T01:38:23.8233075Z 0% |############## | 22% 2022-11-23T01:38:23.8233489Z 0% |############## | 22% 2022-11-23T01:38:23.8233834Z 0% |############## | 22% 2022-11-23T01:38:23.8234189Z 0% |############## | 22% 2022-11-23T01:38:23.8234523Z 0% |############## | 22% 2022-11-23T01:38:23.8234825Z 0% |############## | 23% 2022-11-23T01:38:23.8235137Z 0% |############## | 23% 2022-11-23T01:38:23.8235463Z 0% |############## | 23% 2022-11-23T01:38:23.8235813Z 0% |############## | 23% 2022-11-23T01:38:23.8236151Z 0% |############## | 23% 2022-11-23T01:38:23.8236508Z 0% |############### | 23% 2022-11-23T01:38:23.8236940Z 0% |############### | 23% 2022-11-23T01:38:23.8237357Z 0% |############### | 23% 2022-11-23T01:38:23.8237696Z 0% |############### | 23% 2022-11-23T01:38:23.8238048Z 0% |############### | 23% 2022-11-23T01:38:23.8238404Z 0% |############### | 23% 2022-11-23T01:38:23.8238742Z 0% |############### | 23% 2022-11-23T01:38:23.8239101Z 0% |############### | 24% 2022-11-23T01:38:23.8239460Z 0% |############### | 24% 2022-11-23T01:38:23.8239806Z 0% |############### | 24% 2022-11-23T01:38:23.8240164Z 0% |############### | 24% 2022-11-23T01:38:23.8240525Z 0% |############### | 24% 2022-11-23T01:38:23.8240878Z 0% |############### | 24% 2022-11-23T01:38:23.8241216Z 0% |############### | 24% 2022-11-23T01:38:23.8241677Z 0% |############### | 24% 2022-11-23T01:38:23.8242032Z 0% |############### | 24% 2022-11-23T01:38:23.8242370Z 0% |############### | 24% 2022-11-23T01:38:23.8242726Z 0% |############### | 24% 2022-11-23T01:38:23.8243080Z 0% |############### | 24% 2022-11-23T01:38:23.8243436Z 0% |################ | 25% 2022-11-23T01:38:23.8243726Z 0% |################ | 25% 2022-11-23T01:38:23.8244083Z 0% |################ | 25% 2022-11-23T01:38:23.8244438Z 0% |################ | 25% 2022-11-23T01:38:23.8244777Z 0% |################ | 25% 2022-11-23T01:38:23.8245127Z 0% |################ | 25% 2022-11-23T01:38:23.8245446Z 0% |################ | 25% 2022-11-23T01:38:23.8245804Z 0% |################ | 25% 2022-11-23T01:38:23.8246142Z 0% |################ | 25% 2022-11-23T01:38:23.8246490Z 0% |################ | 25% 2022-11-23T01:38:23.8246850Z 0% |################ | 25% 2022-11-23T01:38:23.8247281Z 0% |################ | 25% 2022-11-23T01:38:23.8247637Z 0% |################ | 26% 2022-11-23T01:38:23.8247991Z 0% |################ | 26% 2022-11-23T01:38:23.8248329Z 0% |################ | 26% 2022-11-23T01:38:23.8248684Z 0% |################ | 26% 2022-11-23T01:38:23.8249036Z 0% |################ | 26% 2022-11-23T01:38:23.8249344Z 0% |################ | 26% 2022-11-23T01:38:23.8249612Z 0% |################ | 26% 2022-11-23T01:38:23.8249954Z 0% |################# | 26% 2022-11-23T01:38:23.8250300Z 0% |################# | 26% 2022-11-23T01:38:23.8250634Z 0% |################# | 26% 2022-11-23T01:38:23.8251070Z 0% |################# | 26% 2022-11-23T01:38:23.8251414Z 0% |################# | 26% 2022-11-23T01:38:23.8251770Z 0% |################# | 27% 2022-11-23T01:38:23.8252115Z 0% |################# | 27% 2022-11-23T01:38:23.8252471Z 0% |################# | 27% 2022-11-23T01:38:23.8252832Z 0% |################# | 27% 2022-11-23T01:38:23.8253146Z 0% |################# | 27% 2022-11-23T01:38:23.8253500Z 0% |################# | 27% 2022-11-23T01:38:23.8253857Z 0% |################# | 27% 2022-11-23T01:38:23.8254214Z 0% |################# | 27% 2022-11-23T01:38:23.8254551Z 0% |################# | 27% 2022-11-23T01:38:23.8254914Z 0% |################# | 27% 2022-11-23T01:38:23.8255258Z 0% |################# | 27% 2022-11-23T01:38:23.8255564Z 0% |################# | 27% 2022-11-23T01:38:23.8255911Z 0% |################# | 28% 2022-11-23T01:38:23.8256261Z 0% |################# | 28% 2022-11-23T01:38:23.8256612Z 0% |################## | 28% 2022-11-23T01:38:23.8256950Z 0% |################## | 28% 2022-11-23T01:38:23.8257292Z 0% |################## | 28% 2022-11-23T01:38:23.8257652Z 0% |################## | 28% 2022-11-23T01:38:23.8257993Z 0% |################## | 28% 2022-11-23T01:38:23.8258341Z 0% |################## | 28% 2022-11-23T01:38:23.8258693Z 0% |################## | 28% 2022-11-23T01:38:23.8259029Z 0% |################## | 28% 2022-11-23T01:38:23.8259380Z 0% |################## | 28% 2022-11-23T01:38:23.8259740Z 0% |################## | 28% 2022-11-23T01:38:23.8260091Z 0% |################## | 29% 2022-11-23T01:38:23.8260433Z 0% |################## | 29% 2022-11-23T01:38:23.8260787Z 0% |################## | 29% 2022-11-23T01:38:23.8261173Z 0% |################## | 29% 2022-11-23T01:38:23.8261518Z 0% |################## | 29% 2022-11-23T01:38:23.8261868Z 0% |################## | 29% 2022-11-23T01:38:23.8262215Z 0% |################## | 29% 2022-11-23T01:38:23.8262566Z 0% |################## | 29% 2022-11-23T01:38:23.8262866Z 0% |################## | 29% 2022-11-23T01:38:23.8263223Z 0% |################### | 29% 2022-11-23T01:38:23.8263578Z 0% |################### | 29% 2022-11-23T01:38:23.8263908Z 0% |################### | 29% 2022-11-23T01:38:23.8264258Z 0% |################### | 29% 2022-11-23T01:38:23.8264642Z 0% |################### | 30% 2022-11-23T01:38:23.8265001Z 0% |################### | 30% 2022-11-23T01:38:23.8265347Z 0% |################### | 30% 2022-11-23T01:38:23.8265699Z 0% |################### | 30% 2022-11-23T01:38:23.8266047Z 0% |################### | 30% 2022-11-23T01:38:23.8266390Z 0% |################### | 30% 2022-11-23T01:38:23.8266747Z 0% |################### | 30% 2022-11-23T01:38:23.8267100Z 0% |################### | 30% 2022-11-23T01:38:23.8267428Z 0% |################### | 30% 2022-11-23T01:38:23.8267779Z 0% |################### | 30% 2022-11-23T01:38:23.8268131Z 0% |################### | 30% 2022-11-23T01:38:23.8268450Z 0% |################### | 30% 2022-11-23T01:38:23.8268791Z 0% |################### | 31% 2022-11-23T01:38:23.8269143Z 0% |################### | 31% 2022-11-23T01:38:23.8269493Z 0% |################### | 31% 2022-11-23T01:38:23.8269833Z 0% |#################### | 31% 2022-11-23T01:38:23.8270189Z 0% |#################### | 31% 2022-11-23T01:38:23.8270543Z 0% |#################### | 31% 2022-11-23T01:38:23.8270895Z 0% |#################### | 31% 2022-11-23T01:38:23.8271240Z 0% |#################### | 31% 2022-11-23T01:38:23.8271605Z 0% |#################### | 31% 2022-11-23T01:38:23.8271954Z 0% |#################### | 31% 2022-11-23T01:38:23.8272293Z 0% |#################### | 31% 2022-11-23T01:38:23.8272644Z 0% |#################### | 31% 2022-11-23T01:38:23.8272999Z 0% |#################### | 32% 2022-11-23T01:38:23.8273355Z 0% |#################### | 32% 2022-11-23T01:38:23.8273696Z 0% |#################### | 32% 2022-11-23T01:38:23.8274051Z 0% |#################### | 32% 2022-11-23T01:38:23.8274408Z 0% |#################### | 32% 2022-11-23T01:38:23.8274750Z 0% |#################### | 32% 2022-11-23T01:38:23.8275169Z 0% |#################### | 32% 2022-11-23T01:38:23.8275528Z 0% |#################### | 32% 2022-11-23T01:38:23.8275886Z 0% |#################### | 32% 2022-11-23T01:38:23.8276233Z 0% |#################### | 32% 2022-11-23T01:38:23.8276589Z 0% |##################### | 32% 2022-11-23T01:38:23.8276941Z 0% |##################### | 32% 2022-11-23T01:38:23.8277285Z 0% |##################### | 33% 2022-11-23T01:38:23.8277716Z 0% |##################### | 33% 2022-11-23T01:38:23.8278069Z 0% |##################### | 33% 2022-11-23T01:38:23.8278411Z 0% |##################### | 33% 2022-11-23T01:38:23.8278819Z 0% |##################### | 33% 2022-11-23T01:38:23.8279169Z 0% |##################### | 33% 2022-11-23T01:38:23.8279525Z 0% |##################### | 33% 2022-11-23T01:38:23.8279866Z 0% |##################### | 33% 2022-11-23T01:38:23.8280222Z 0% |##################### | 33% 2022-11-23T01:38:23.8280580Z 0% |##################### | 33% 2022-11-23T01:38:23.8280921Z 0% |##################### | 33% 2022-11-23T01:38:23.8281276Z 0% |##################### | 33% 2022-11-23T01:38:23.8281713Z 0% |##################### | 34% 2022-11-23T01:38:23.8282003Z 0% |##################### | 34% 2022-11-23T01:38:23.8282279Z 0% |##################### | 34% 2022-11-23T01:38:23.8282562Z 0% |##################### | 34% 2022-11-23T01:38:23.8282849Z 0% |###################### | 34% 2022-11-23T01:38:23.8283146Z 0% |###################### | 34% 2022-11-23T01:38:23.8283498Z 0% |###################### | 34% 2022-11-23T01:38:23.8283849Z 0% |###################### | 34% 2022-11-23T01:38:23.8284203Z 0% |###################### | 34% 2022-11-23T01:38:23.8284543Z 0% |###################### | 34% 2022-11-23T01:38:23.8284899Z 0% |###################### | 34% 2022-11-23T01:38:23.8285253Z 0% |###################### | 34% 2022-11-23T01:38:23.8285603Z 0% |###################### | 35% 2022-11-23T01:38:23.8285952Z 0% |###################### | 35% 2022-11-23T01:38:23.8286313Z 0% |###################### | 35% 2022-11-23T01:38:23.8286668Z 0% |###################### | 35% 2022-11-23T01:38:23.8287014Z 0% |###################### | 35% 2022-11-23T01:38:23.8287376Z 0% |###################### | 35% 2022-11-23T01:38:23.8287730Z 0% |###################### | 35% 2022-11-23T01:38:23.8288798Z 0% |###################### | 35% 2022-11-23T01:38:23.8289151Z 0% |###################### | 35% 2022-11-23T01:38:23.8289512Z 0% |###################### | 35% 2022-11-23T01:38:23.8290002Z 0% |###################### | 35% 2022-11-23T01:38:23.8290345Z 0% |####################### | 35% 2022-11-23T01:38:23.8290703Z 0% |####################### | 36% 2022-11-23T01:38:23.8291058Z 0% |####################### | 36% 2022-11-23T01:38:23.8291397Z 0% |####################### | 36% 2022-11-23T01:38:23.8291747Z 0% |####################### | 36% 2022-11-23T01:38:23.8292103Z 0% |####################### | 36% 2022-11-23T01:38:23.8292446Z 0% |####################### | 36% 2022-11-23T01:38:23.8292810Z 0% |####################### | 36% 2022-11-23T01:38:23.8293173Z 0% |####################### | 36% 2022-11-23T01:38:23.8293596Z 0% |####################### | 36% 2022-11-23T01:38:23.8293947Z 0% |####################### | 36% 2022-11-23T01:38:23.8294310Z 0% |####################### | 36% 2022-11-23T01:38:23.8294675Z 0% |####################### | 36% 2022-11-23T01:38:23.8295018Z 0% |####################### | 37% 2022-11-23T01:38:23.8295374Z 0% |####################### | 37% 2022-11-23T01:38:23.8295733Z 0% |####################### | 37% 2022-11-23T01:38:23.8296089Z 0% |####################### | 37% 2022-11-23T01:38:23.8296430Z 0% |####################### | 37% 2022-11-23T01:38:23.8296786Z 0% |####################### | 37% 2022-11-23T01:38:23.8297153Z 0% |######################## | 37% 2022-11-23T01:38:23.8297492Z 0% |######################## | 37% 2022-11-23T01:38:23.8297854Z 0% |######################## | 37% 2022-11-23T01:38:23.8298208Z 0% |######################## | 37% 2022-11-23T01:38:23.8298564Z 0% |######################## | 37% 2022-11-23T01:38:23.8298909Z 0% |######################## | 37% 2022-11-23T01:38:23.8299267Z 0% |######################## | 38% 2022-11-23T01:38:23.8299622Z 0% |######################## | 38% 2022-11-23T01:38:23.8299970Z 0% |######################## | 38% 2022-11-23T01:38:23.8300330Z 0% |######################## | 38% 2022-11-23T01:38:23.8300690Z 0% |######################## | 38% 2022-11-23T01:38:23.8301036Z 0% |######################## | 38% 2022-11-23T01:38:23.8301396Z 0% |######################## | 38% 2022-11-23T01:38:23.8301758Z 0% |######################## | 38% 2022-11-23T01:38:23.8302116Z 0% |######################## | 38% 2022-11-23T01:38:23.8302460Z 0% |######################## | 38% 2022-11-23T01:38:23.8302809Z 0% |######################## | 38% 2022-11-23T01:38:23.8303165Z 0% |######################## | 38% 2022-11-23T01:38:23.8303511Z 0% |######################## | 39% 2022-11-23T01:38:23.8303929Z 0% |######################### | 39% 2022-11-23T01:38:23.8304296Z 0% |######################### | 39% 2022-11-23T01:38:23.8304655Z 0% |######################### | 39% 2022-11-23T01:38:23.8305001Z 0% |######################### | 39% 2022-11-23T01:38:23.8305359Z 0% |######################### | 39% 2022-11-23T01:38:23.8305710Z 0% |######################### | 39% 2022-11-23T01:38:23.8306061Z 0% |######################### | 39% 2022-11-23T01:38:23.8306416Z 0% |######################### | 39% 2022-11-23T01:38:23.8306771Z 0% |######################### | 39% 2022-11-23T01:38:23.8307131Z 0% |######################### | 39% 2022-11-23T01:38:23.8307476Z 0% |######################### | 39% 2022-11-23T01:38:23.8307884Z 0% |######################### | 39% 2022-11-23T01:38:23.8308247Z 0% |######################### | 40% 2022-11-23T01:38:23.8308590Z 0% |######################### | 40% 2022-11-23T01:38:23.8308946Z 0% |######################### | 40% 2022-11-23T01:38:23.8309309Z 0% |######################### | 40% 2022-11-23T01:38:23.8309671Z 0% |######################### | 40% 2022-11-23T01:38:23.8310015Z 0% |######################### | 40% 2022-11-23T01:38:23.8310377Z 0% |######################### | 40% 2022-11-23T01:38:23.8310737Z 0% |########################## | 40% 2022-11-23T01:38:23.8311094Z 0% |########################## | 40% 2022-11-23T01:38:23.8311462Z 0% |########################## | 40% 2022-11-23T01:38:23.8311828Z 0% |########################## | 40% 2022-11-23T01:38:23.8312173Z 0% |########################## | 40% 2022-11-23T01:38:23.8312536Z 0% |########################## | 41% 2022-11-23T01:38:23.8312805Z 0% |########################## | 41% 2022-11-23T01:38:23.8313095Z 0% |########################## | 41% 2022-11-23T01:38:23.8313380Z 0% |########################## | 41% 2022-11-23T01:38:23.8313676Z 0% |########################## | 41% 2022-11-23T01:38:23.8313967Z 0% |########################## | 41% 2022-11-23T01:38:23.8314245Z 0% |########################## | 41% 2022-11-23T01:38:23.8314584Z 0% |########################## | 41% 2022-11-23T01:38:23.8314973Z 0% |########################## | 41% 2022-11-23T01:38:23.8315407Z 0% |########################## | 41% 2022-11-23T01:38:23.8315789Z 0% |########################## | 41% 2022-11-23T01:38:23.8316095Z 0% |########################## | 41% 2022-11-23T01:38:23.8316417Z 0% |########################## | 42% 2022-11-23T01:38:23.8316808Z 0% |########################## | 42% 2022-11-23T01:38:23.8317186Z 0% |########################### | 42% 2022-11-23T01:38:23.8317579Z 0% |########################### | 42% 2022-11-23T01:38:23.8318132Z 0% |########################### | 42% 2022-11-23T01:38:23.8318445Z 0% |########################### | 42% 2022-11-23T01:38:23.8318764Z 0% |########################### | 42% 2022-11-23T01:38:23.8319041Z 0% |########################### | 42% 2022-11-23T01:38:23.8319304Z 0% |########################### | 42% 2022-11-23T01:38:23.8319586Z 0% |########################### | 42% 2022-11-23T01:38:23.8319926Z 0% |########################### | 42% 2022-11-23T01:38:23.8320203Z 0% |########################### | 42% 2022-11-23T01:38:23.8320412Z 0% |########################### | 43% 2022-11-23T01:38:23.8320734Z 0% |########################### | 43% 2022-11-23T01:38:23.8321193Z 0% |########################### | 43% 2022-11-23T01:38:23.8327403Z 0% |########################### | 43% 2022-11-23T01:38:23.8327690Z 0% |########################### | 43% 2022-11-23T01:38:23.8327902Z 0% |########################### | 43% 2022-11-23T01:38:23.8328102Z 0% |########################### | 43% 2022-11-23T01:38:23.8328310Z 0% |########################### | 43% 2022-11-23T01:38:23.8328520Z 0% |########################### | 43% 2022-11-23T01:38:23.8328732Z 0% |############################ | 43% 2022-11-23T01:38:23.8328983Z 0% |############################ | 43% 2022-11-23T01:38:23.8329301Z 0% |############################ | 43% 2022-11-23T01:38:23.8329522Z 0% |############################ | 44% 2022-11-23T01:38:23.8329716Z 0% |############################ | 44% 2022-11-23T01:38:23.8329919Z 0% |############################ | 44% 2022-11-23T01:38:23.8330127Z 0% |############################ | 44% 2022-11-23T01:38:23.8330333Z 0% |############################ | 44% 2022-11-23T01:38:23.8330584Z 0% |############################ | 44% 2022-11-23T01:38:23.8330883Z 0% |############################ | 44% 2022-11-23T01:38:23.8331205Z 0% |############################ | 44% 2022-11-23T01:38:23.8331516Z 0% |############################ | 44% 2022-11-23T01:38:23.8331830Z 0% |############################ | 44% 2022-11-23T01:38:23.8332042Z 0% |############################ | 44% 2022-11-23T01:38:23.8332249Z 0% |############################ | 44% 2022-11-23T01:38:23.8332443Z 0% |############################ | 45% 2022-11-23T01:38:23.8332679Z 0% |############################ | 45% 2022-11-23T01:38:23.8333029Z 0% |############################ | 45% 2022-11-23T01:38:23.8333227Z 0% |############################ | 45% 2022-11-23T01:38:23.8333431Z 0% |############################# | 45% 2022-11-23T01:38:23.8333636Z 0% |############################# | 45% 2022-11-23T01:38:23.8333828Z 0% |############################# | 45% 2022-11-23T01:38:23.8334034Z 0% |############################# | 45% 2022-11-23T01:38:23.8334419Z 0% |############################# | 45% 2022-11-23T01:38:23.8334717Z 0% |############################# | 45% 2022-11-23T01:38:23.8334911Z 0% |############################# | 45% 2022-11-23T01:38:23.8335118Z 0% |############################# | 45% 2022-11-23T01:38:23.8335323Z 0% |############################# | 46% 2022-11-23T01:38:23.8335526Z 0% |############################# | 46% 2022-11-23T01:38:23.8335735Z 0% |############################# | 46% 2022-11-23T01:38:23.8336000Z 0% |############################# | 46% 2022-11-23T01:38:23.8336216Z 0% |############################# | 46% 2022-11-23T01:38:23.8336411Z 0% |############################# | 46% 2022-11-23T01:38:23.8336742Z 0% |############################# | 46% 2022-11-23T01:38:23.8336956Z 0% |############################# | 46% 2022-11-23T01:38:23.8337150Z 0% |############################# | 46% 2022-11-23T01:38:23.8337352Z 0% |############################# | 46% 2022-11-23T01:38:23.8337559Z 0% |############################# | 46% 2022-11-23T01:38:23.8337766Z 0% |############################## | 46% 2022-11-23T01:38:23.8337964Z 0% |############################## | 47% 2022-11-23T01:38:23.8338241Z 0% |############################## | 47% 2022-11-23T01:38:23.8338452Z 0% |############################## | 47% 2022-11-23T01:38:23.8338680Z 0% |############################## | 47% 2022-11-23T01:38:23.8338890Z 0% |############################## | 47% 2022-11-23T01:38:23.8339096Z 0% |############################## | 47% 2022-11-23T01:38:23.8339318Z 0% |############################## | 47% 2022-11-23T01:38:23.8339523Z 0% |############################## | 47% 2022-11-23T01:38:23.8339768Z 0% |############################## | 47% 2022-11-23T01:38:23.8339976Z 0% |############################## | 47% 2022-11-23T01:38:23.8340188Z 0% |############################## | 47% 2022-11-23T01:38:23.8340498Z 0% |############################## | 47% 2022-11-23T01:38:23.8340796Z 0% |############################## | 48% 2022-11-23T01:38:23.8341110Z 0% |############################## | 48% 2022-11-23T01:38:23.8341449Z 0% |############################## | 48% 2022-11-23T01:38:23.8341768Z 0% |############################## | 48% 2022-11-23T01:38:23.8342088Z 0% |############################## | 48% 2022-11-23T01:38:23.8342399Z 0% |############################## | 48% 2022-11-23T01:38:23.8342689Z 0% |############################### | 48% 2022-11-23T01:38:23.8342898Z 0% |############################### | 48% 2022-11-23T01:38:23.8343125Z 0% |############################### | 48% 2022-11-23T01:38:23.8343332Z 0% |############################### | 48% 2022-11-23T01:38:23.8343534Z 0% |############################### | 48% 2022-11-23T01:38:23.8343743Z 0% |############################### | 48% 2022-11-23T01:38:23.8343994Z 0% |############################### | 49% 2022-11-23T01:38:23.8344200Z 0% |############################### | 49% 2022-11-23T01:38:23.8344438Z 0% |############################### | 49% 2022-11-23T01:38:23.8344631Z 0% |############################### | 49% 2022-11-23T01:38:23.8344850Z 0% |############################### | 49% 2022-11-23T01:38:23.8345084Z 0% |############################### | 49% 2022-11-23T01:38:23.8345289Z 0% |############################### | 49% 2022-11-23T01:38:23.8345507Z 0% |############################### | 49% 2022-11-23T01:38:23.8345716Z 0% |############################### | 49% 2022-11-23T01:38:23.8345920Z 0% |############################### | 49% 2022-11-23T01:38:23.8346148Z 0% |############################### | 49% 2022-11-23T01:38:23.8346378Z 0% |############################### | 49% 2022-11-23T01:38:23.8346685Z 0% |############################### | 49% 2022-11-23T01:38:23.8346967Z 0% |################################ | 50% 2022-11-23T01:38:23.8347179Z 0% |################################ | 50% 2022-11-23T01:38:23.8347384Z 0% |################################ | 50% 2022-11-23T01:38:23.8347588Z 0% |################################ | 50% 2022-11-23T01:38:23.8347780Z 0% |################################ | 50% 2022-11-23T01:38:23.8347983Z 0% |################################ | 50% 2022-11-23T01:38:23.8348189Z 0% |################################ | 50% 2022-11-23T01:38:23.8348407Z 0% |################################ | 50% 2022-11-23T01:38:23.8348616Z 0% |################################ | 50% 2022-11-23T01:38:23.8348838Z 0% |################################ | 50% 2022-11-23T01:38:23.8349041Z 0% |################################ | 50% 2022-11-23T01:38:23.8349236Z 0% |################################ | 50% 2022-11-23T01:38:23.8349449Z 0% |################################ | 51% 2022-11-23T01:38:23.8349701Z 0% |################################ | 51% 2022-11-23T01:38:23.8349914Z 0% |################################ | 51% 2022-11-23T01:38:23.8350122Z 0% |################################ | 51% 2022-11-23T01:38:23.8350325Z 0% |################################ | 51% 2022-11-23T01:38:23.8350535Z 0% |################################ | 51% 2022-11-23T01:38:23.8350824Z 0% |################################# | 51% 2022-11-23T01:38:23.8351093Z 0% |################################# | 51% 2022-11-23T01:38:23.8351302Z 0% |################################# | 51% 2022-11-23T01:38:23.8351500Z 0% |################################# | 51% 2022-11-23T01:38:23.8351708Z 0% |################################# | 51% 2022-11-23T01:38:23.8351937Z 0% |################################# | 51% 2022-11-23T01:38:23.8352193Z 0% |################################# | 52% 2022-11-23T01:38:23.8352422Z 0% |################################# | 52% 2022-11-23T01:38:23.8352691Z 0% |################################# | 52% 2022-11-23T01:38:23.8352948Z 0% |################################# | 52% 2022-11-23T01:38:23.8353147Z 0% |################################# | 52% 2022-11-23T01:38:23.8353384Z 0% |################################# | 52% 2022-11-23T01:38:23.8353612Z 0% |################################# | 52% 2022-11-23T01:38:23.8353879Z 0% |################################# | 52% 2022-11-23T01:38:23.8354192Z 0% |################################# | 52% 2022-11-23T01:38:23.8354465Z 0% |################################# | 52% 2022-11-23T01:38:23.8354728Z 0% |################################# | 52% 2022-11-23T01:38:23.8355014Z 0% |################################# | 52% 2022-11-23T01:38:23.8355313Z 0% |################################# | 53% 2022-11-23T01:38:23.8355677Z 0% |################################## | 53% 2022-11-23T01:38:23.8355987Z 0% |################################## | 53% 2022-11-23T01:38:23.8356286Z 0% |################################## | 53% 2022-11-23T01:38:23.8356596Z 0% |################################## | 53% 2022-11-23T01:38:23.8356900Z 0% |################################## | 53% 2022-11-23T01:38:23.8516333Z 0% |################################## | 53% 2022-11-23T01:38:23.8516725Z 0% |################################## | 53% 2022-11-23T01:38:23.8517090Z 0% |################################## | 53% 2022-11-23T01:38:23.8517525Z 0% |################################## | 53% 2022-11-23T01:38:23.8517890Z 0% |################################## | 53% 2022-11-23T01:38:23.8518235Z 0% |################################## | 53% 2022-11-23T01:38:23.8518568Z 0% |################################## | 54% 2022-11-23T01:38:23.8518894Z 0% |################################## | 54% 2022-11-23T01:38:23.8519204Z 0% |################################## | 54% 2022-11-23T01:38:23.8519540Z 0% |################################## | 54% 2022-11-23T01:38:23.8519884Z 0% |################################## | 54% 2022-11-23T01:38:23.8520224Z 0% |################################## | 54% 2022-11-23T01:38:23.8520549Z 0% |################################## | 54% 2022-11-23T01:38:23.8520892Z 0% |################################## | 54% 2022-11-23T01:38:23.8521232Z 0% |################################### | 54% 2022-11-23T01:38:23.8523829Z 0% |################################### | 54% 2022-11-23T01:38:23.8524225Z 0% |################################### | 54% 2022-11-23T01:38:23.8524572Z 0% |################################### | 54% 2022-11-23T01:38:23.8524913Z 0% |################################### | 55% 2022-11-23T01:38:23.8525242Z 0% |################################### | 55% 2022-11-23T01:38:23.8525583Z 0% |################################### | 55% 2022-11-23T01:38:23.8525929Z 0% |################################### | 55% 2022-11-23T01:38:23.8526271Z 0% |################################### | 55% 2022-11-23T01:38:23.8526608Z 0% |################################### | 55% 2022-11-23T01:38:23.8527099Z 0% |################################### | 55% 2022-11-23T01:38:23.8527434Z 0% |################################### | 55% 2022-11-23T01:38:23.8527788Z 0% |################################### | 55% 2022-11-23T01:38:23.8528121Z 0% |################################### | 55% 2022-11-23T01:38:23.8528457Z 0% |################################### | 55% 2022-11-23T01:38:23.8528780Z 0% |################################### | 55% 2022-11-23T01:38:23.8529110Z 0% |################################### | 56% 2022-11-23T01:38:23.8529446Z 0% |################################### | 56% 2022-11-23T01:38:23.8529776Z 0% |################################### | 56% 2022-11-23T01:38:23.8530123Z 0% |#################################### | 56% 2022-11-23T01:38:23.8530559Z 0% |#################################### | 56% 2022-11-23T01:38:23.8530890Z 0% |#################################### | 56% 2022-11-23T01:38:23.8531217Z 0% |#################################### | 56% 2022-11-23T01:38:23.8531549Z 0% |#################################### | 56% 2022-11-23T01:38:23.8531873Z 0% |#################################### | 56% 2022-11-23T01:38:23.8532206Z 0% |#################################### | 56% 2022-11-23T01:38:23.8532555Z 0% |#################################### | 56% 2022-11-23T01:38:23.8532874Z 0% |#################################### | 56% 2022-11-23T01:38:23.8533212Z 0% |#################################### | 57% 2022-11-23T01:38:23.8533537Z 0% |#################################### | 57% 2022-11-23T01:38:23.8533887Z 0% |#################################### | 57% 2022-11-23T01:38:23.8534229Z 0% |#################################### | 57% 2022-11-23T01:38:23.8534551Z 0% |#################################### | 57% 2022-11-23T01:38:23.8534891Z 0% |#################################### | 57% 2022-11-23T01:38:23.8535237Z 0% |#################################### | 57% 2022-11-23T01:38:23.8535587Z 0% |#################################### | 57% 2022-11-23T01:38:23.8535908Z 0% |#################################### | 57% 2022-11-23T01:38:23.8536245Z 0% |#################################### | 57% 2022-11-23T01:38:23.8536568Z 0% |##################################### | 57% 2022-11-23T01:38:23.8536880Z 0% |##################################### | 57% 2022-11-23T01:38:23.8537228Z 0% |##################################### | 58% 2022-11-23T01:38:23.8537572Z 0% |##################################### | 58% 2022-11-23T01:38:23.8537900Z 0% |##################################### | 58% 2022-11-23T01:38:23.8538218Z 0% |##################################### | 58% 2022-11-23T01:38:23.8538546Z 0% |##################################### | 58% 2022-11-23T01:38:23.8538871Z 0% |##################################### | 58% 2022-11-23T01:38:23.8539192Z 0% |##################################### | 58% 2022-11-23T01:38:23.8539510Z 0% |##################################### | 58% 2022-11-23T01:38:23.8539851Z 0% |##################################### | 58% 2022-11-23T01:38:23.8540177Z 0% |##################################### | 58% 2022-11-23T01:38:23.8540638Z 0% |##################################### | 58% 2022-11-23T01:38:23.8540992Z 0% |##################################### | 58% 2022-11-23T01:38:23.8541333Z 0% |##################################### | 59% 2022-11-23T01:38:23.8541657Z 0% |##################################### | 59% 2022-11-23T01:38:23.8541981Z 0% |##################################### | 59% 2022-11-23T01:38:23.8542327Z 0% |##################################### | 59% 2022-11-23T01:38:23.8542648Z 0% |##################################### | 59% 2022-11-23T01:38:23.8542984Z 0% |###################################### | 59% 2022-11-23T01:38:23.8543325Z 0% |###################################### | 59% 2022-11-23T01:38:23.8543670Z 0% |###################################### | 59% 2022-11-23T01:38:23.8544070Z 0% |###################################### | 59% 2022-11-23T01:38:23.8544399Z 0% |###################################### | 59% 2022-11-23T01:38:23.8544740Z 0% |###################################### | 59% 2022-11-23T01:38:23.8545067Z 0% |###################################### | 59% 2022-11-23T01:38:23.8545404Z 0% |###################################### | 59% 2022-11-23T01:38:23.8545734Z 0% |###################################### | 60% 2022-11-23T01:38:23.8546059Z 0% |###################################### | 60% 2022-11-23T01:38:23.8546408Z 0% |###################################### | 60% 2022-11-23T01:38:23.8546751Z 0% |###################################### | 60% 2022-11-23T01:38:23.8547086Z 0% |###################################### | 60% 2022-11-23T01:38:23.8547422Z 0% |###################################### | 60% 2022-11-23T01:38:23.8547722Z 0% |###################################### | 60% 2022-11-23T01:38:23.8547984Z 0% |###################################### | 60% 2022-11-23T01:38:23.8548223Z 0% |###################################### | 60% 2022-11-23T01:38:23.8548485Z 0% |###################################### | 60% 2022-11-23T01:38:23.8548750Z 0% |###################################### | 60% 2022-11-23T01:38:23.8549024Z 0% |####################################### | 60% 2022-11-23T01:38:23.8549265Z 0% |####################################### | 61% 2022-11-23T01:38:23.8549529Z 0% |####################################### | 61% 2022-11-23T01:38:23.8549799Z 0% |####################################### | 61% 2022-11-23T01:38:23.8550056Z 0% |####################################### | 61% 2022-11-23T01:38:23.8550314Z 0% |####################################### | 61% 2022-11-23T01:38:23.8550629Z 0% |####################################### | 61% 2022-11-23T01:38:23.8550942Z 0% |####################################### | 61% 2022-11-23T01:38:23.8551243Z 0% |####################################### | 61% 2022-11-23T01:38:23.8551552Z 0% |####################################### | 61% 2022-11-23T01:38:23.8551862Z 0% |####################################### | 61% 2022-11-23T01:38:23.8552143Z 0% |####################################### | 61% 2022-11-23T01:38:23.8552427Z 0% |####################################### | 61% 2022-11-23T01:38:23.8552722Z 0% |####################################### | 62% 2022-11-23T01:38:23.8553173Z 0% |####################################### | 62% 2022-11-23T01:38:23.8553511Z 0% |####################################### | 62% 2022-11-23T01:38:23.8553859Z 0% |####################################### | 62% 2022-11-23T01:38:23.8554208Z 0% |####################################### | 62% 2022-11-23T01:38:23.8554531Z 0% |####################################### | 62% 2022-11-23T01:38:23.8554869Z 0% |######################################## | 62% 2022-11-23T01:38:23.8555193Z 0% |######################################## | 62% 2022-11-23T01:38:23.8555498Z 0% |######################################## | 62% 2022-11-23T01:38:23.8555817Z 0% |######################################## | 62% 2022-11-23T01:38:23.8556028Z 0% |######################################## | 62% 2022-11-23T01:38:23.8556303Z 0% |######################################## | 62% 2022-11-23T01:38:23.8556505Z 0% |######################################## | 63% 2022-11-23T01:38:23.8556720Z 0% |######################################## | 63% 2022-11-23T01:38:23.8556934Z 0% |######################################## | 63% 2022-11-23T01:38:23.8557135Z 0% |######################################## | 63% 2022-11-23T01:38:23.8557437Z 0% |######################################## | 63% 2022-11-23T01:38:23.8557653Z 0% |######################################## | 63% 2022-11-23T01:38:23.8557869Z 0% |######################################## | 63% 2022-11-23T01:38:23.8558066Z 0% |######################################## | 63% 2022-11-23T01:38:23.8558276Z 0% |######################################## | 63% 2022-11-23T01:38:23.8558498Z 0% |######################################## | 63% 2022-11-23T01:38:23.8558700Z 0% |######################################## | 63% 2022-11-23T01:38:23.8558911Z 0% |######################################## | 63% 2022-11-23T01:38:23.8559118Z 0% |######################################## | 64% 2022-11-23T01:38:23.8559326Z 0% |######################################### | 64% 2022-11-23T01:38:23.8559522Z 0% |######################################### | 64% 2022-11-23T01:38:23.8559730Z 0% |######################################### | 64% 2022-11-23T01:38:23.8559937Z 0% |######################################### | 64% 2022-11-23T01:38:23.8560136Z 0% |######################################### | 64% 2022-11-23T01:38:23.8560340Z 0% |######################################### | 64% 2022-11-23T01:38:23.8560553Z 0% |######################################### | 64% 2022-11-23T01:38:23.8560749Z 0% |######################################### | 64% 2022-11-23T01:38:23.8560954Z 0% |######################################### | 64% 2022-11-23T01:38:23.8561159Z 0% |######################################### | 64% 2022-11-23T01:38:23.8561366Z 0% |######################################### | 64% 2022-11-23T01:38:23.8562317Z 0% |######################################### | 65% 2022-11-23T01:38:23.8562656Z 0% |######################################### | 65% 2022-11-23T01:38:23.8563006Z 0% |######################################### | 65% 2022-11-23T01:38:23.8563355Z 0% |######################################### | 65% 2022-11-23T01:38:23.8563708Z 0% |######################################### | 65% 2022-11-23T01:38:23.8564222Z 0% |######################################### | 65% 2022-11-23T01:38:23.8564548Z 0% |######################################### | 65% 2022-11-23T01:38:23.8564880Z 0% |######################################### | 65% 2022-11-23T01:38:23.8565222Z 0% |########################################## | 65% 2022-11-23T01:38:23.8565545Z 0% |########################################## | 65% 2022-11-23T01:38:23.8565879Z 0% |########################################## | 65% 2022-11-23T01:38:23.8566202Z 0% |########################################## | 65% 2022-11-23T01:38:23.8566520Z 0% |########################################## | 66% 2022-11-23T01:38:23.8566867Z 0% |########################################## | 66% 2022-11-23T01:38:23.8567212Z 0% |########################################## | 66% 2022-11-23T01:38:23.8567714Z 0% |########################################## | 66% 2022-11-23T01:38:23.8568083Z 0% |########################################## | 66% 2022-11-23T01:38:23.8568407Z 0% |########################################## | 66% 2022-11-23T01:38:23.8568726Z 0% |########################################## | 66% 2022-11-23T01:38:23.8569092Z 0% |########################################## | 66% 2022-11-23T01:38:23.8569462Z 0% |########################################## | 66% 2022-11-23T01:38:23.8569760Z 0% |########################################## | 66% 2022-11-23T01:38:23.8570101Z 0% |########################################## | 66% 2022-11-23T01:38:23.8570447Z 0% |########################################## | 66% 2022-11-23T01:38:23.8570789Z 0% |########################################## | 67% 2022-11-23T01:38:23.8571129Z 0% |########################################## | 67% 2022-11-23T01:38:23.8571471Z 0% |########################################### | 67% 2022-11-23T01:38:23.8571834Z 0% |########################################### | 67% 2022-11-23T01:38:23.8572189Z 0% |########################################### | 67% 2022-11-23T01:38:23.8572553Z 0% |########################################### | 67% 2022-11-23T01:38:23.8572925Z 0% |########################################### | 67% 2022-11-23T01:38:23.8573276Z 0% |########################################### | 67% 2022-11-23T01:38:23.8573622Z 0% |########################################### | 67% 2022-11-23T01:38:23.8573978Z 0% |########################################### | 67% 2022-11-23T01:38:23.8574310Z 0% |########################################### | 67% 2022-11-23T01:38:23.8574652Z 0% |########################################### | 67% 2022-11-23T01:38:23.8574991Z 0% |########################################### | 68% 2022-11-23T01:38:23.8575331Z 0% |########################################### | 68% 2022-11-23T01:38:23.8575654Z 0% |########################################### | 68% 2022-11-23T01:38:23.8575969Z 0% |########################################### | 68% 2022-11-23T01:38:23.8576328Z 0% |########################################### | 68% 2022-11-23T01:38:23.8576642Z 0% |########################################### | 68% 2022-11-23T01:38:23.8576967Z 0% |########################################### | 68% 2022-11-23T01:38:23.8577320Z 0% |########################################### | 68% 2022-11-23T01:38:23.8577756Z 0% |########################################### | 68% 2022-11-23T01:38:23.8578119Z 0% |############################################ | 68% 2022-11-23T01:38:23.8578489Z 0% |############################################ | 68% 2022-11-23T01:38:23.8578860Z 0% |############################################ | 68% 2022-11-23T01:38:23.8579214Z 0% |############################################ | 69% 2022-11-23T01:38:23.8579581Z 0% |############################################ | 69% 2022-11-23T01:38:23.8579954Z 0% |############################################ | 69% 2022-11-23T01:38:23.8580310Z 0% |############################################ | 69% 2022-11-23T01:38:23.8580685Z 0% |############################################ | 69% 2022-11-23T01:38:23.8581061Z 0% |############################################ | 69% 2022-11-23T01:38:23.8581427Z 0% |############################################ | 69% 2022-11-23T01:38:23.8581881Z 0% |############################################ | 69% 2022-11-23T01:38:23.8582263Z 0% |############################################ | 69% 2022-11-23T01:38:23.8582646Z 0% |############################################ | 69% 2022-11-23T01:38:23.8583003Z 0% |############################################ | 69% 2022-11-23T01:38:23.8583340Z 0% |############################################ | 69% 2022-11-23T01:38:23.8583679Z 0% |############################################ | 69% 2022-11-23T01:38:23.8584028Z 0% |############################################ | 70% 2022-11-23T01:38:23.8584360Z 0% |############################################ | 70% 2022-11-23T01:38:23.8584712Z 0% |############################################ | 70% 2022-11-23T01:38:23.8585048Z 0% |############################################# | 70% 2022-11-23T01:38:23.8585367Z 0% |############################################# | 70% 2022-11-23T01:38:23.8585706Z 0% |############################################# | 70% 2022-11-23T01:38:23.8586032Z 0% |############################################# | 70% 2022-11-23T01:38:23.8586385Z 0% |############################################# | 70% 2022-11-23T01:38:23.8586726Z 0% |############################################# | 70% 2022-11-23T01:38:23.8587099Z 0% |############################################# | 70% 2022-11-23T01:38:23.8587444Z 0% |############################################# | 70% 2022-11-23T01:38:23.8587776Z 0% |############################################# | 70% 2022-11-23T01:38:23.8588118Z 0% |############################################# | 71% 2022-11-23T01:38:23.8588472Z 0% |############################################# | 71% 2022-11-23T01:38:23.8588823Z 0% |############################################# | 71% 2022-11-23T01:38:23.8589134Z 0% |############################################# | 71% 2022-11-23T01:38:23.8589481Z 0% |############################################# | 71% 2022-11-23T01:38:23.8589824Z 0% |############################################# | 71% 2022-11-23T01:38:23.8590175Z 0% |############################################# | 71% 2022-11-23T01:38:23.8590532Z 0% |############################################# | 71% 2022-11-23T01:38:23.8590904Z 0% |############################################# | 71% 2022-11-23T01:38:23.8591260Z 0% |############################################# | 71% 2022-11-23T01:38:23.8591621Z 0% |############################################## | 71% 2022-11-23T01:38:23.8592059Z 0% |############################################## | 71% 2022-11-23T01:38:23.8592428Z 0% |############################################## | 72% 2022-11-23T01:38:23.8592784Z 0% |############################################## | 72% 2022-11-23T01:38:23.8593147Z 0% |############################################## | 72% 2022-11-23T01:38:23.8593505Z 0% |############################################## | 72% 2022-11-23T01:38:23.8593859Z 0% |############################################## | 72% 2022-11-23T01:38:23.8594227Z 0% |############################################## | 72% 2022-11-23T01:38:23.8594588Z 0% |############################################## | 72% 2022-11-23T01:38:23.8594954Z 0% |############################################## | 72% 2022-11-23T01:38:23.8595302Z 0% |############################################## | 72% 2022-11-23T01:38:23.8595718Z 0% |############################################## | 72% 2022-11-23T01:38:23.8596091Z 0% |############################################## | 72% 2022-11-23T01:38:23.8596452Z 0% |############################################## | 72% 2022-11-23T01:38:23.8596828Z 0% |############################################## | 73% 2022-11-23T01:38:23.8597186Z 0% |############################################## | 73% 2022-11-23T01:38:23.8597610Z 0% |############################################## | 73% 2022-11-23T01:38:23.8597928Z 0% |############################################## | 73% 2022-11-23T01:38:23.8598252Z 0% |############################################## | 73% 2022-11-23T01:38:23.8598611Z 0% |############################################### | 73% 2022-11-23T01:38:23.8598944Z 0% |############################################### | 73% 2022-11-23T01:38:23.8599304Z 0% |############################################### | 73% 2022-11-23T01:38:23.8599663Z 0% |############################################### | 73% 2022-11-23T01:38:23.8600021Z 0% |############################################### | 73% 2022-11-23T01:38:23.8600391Z 0% |############################################### | 73% 2022-11-23T01:38:23.8600754Z 0% |############################################### | 73% 2022-11-23T01:38:23.8601130Z 0% |############################################### | 74% 2022-11-23T01:38:23.8601480Z 0% |############################################### | 74% 2022-11-23T01:38:23.8606116Z 0% |############################################### | 74% 2022-11-23T01:38:23.8606479Z 0% |############################################### | 74% 2022-11-23T01:38:23.8606806Z 0% |############################################### | 74% 2022-11-23T01:38:23.8607163Z 0% |############################################### | 74% 2022-11-23T01:38:23.8607539Z 0% |############################################### | 74% 2022-11-23T01:38:23.8607903Z 0% |############################################### | 74% 2022-11-23T01:38:23.8608256Z 0% |############################################### | 74% 2022-11-23T01:38:23.8608618Z 0% |############################################### | 74% 2022-11-23T01:38:23.8608994Z 0% |############################################### | 74% 2022-11-23T01:38:23.8609351Z 0% |############################################### | 74% 2022-11-23T01:38:23.8609722Z 0% |################################################ | 75% 2022-11-23T01:38:23.8610091Z 0% |################################################ | 75% 2022-11-23T01:38:23.8610452Z 0% |################################################ | 75% 2022-11-23T01:38:23.8610931Z 0% |################################################ | 75% 2022-11-23T01:38:23.8611312Z 0% |################################################ | 75% 2022-11-23T01:38:23.8611688Z 0% |################################################ | 75% 2022-11-23T01:38:23.8612042Z 0% |################################################ | 75% 2022-11-23T01:38:23.8612402Z 0% |################################################ | 75% 2022-11-23T01:38:23.8612775Z 0% |################################################ | 75% 2022-11-23T01:38:23.8613146Z 0% |################################################ | 75% 2022-11-23T01:38:23.8613501Z 0% |################################################ | 75% 2022-11-23T01:38:23.8613868Z 0% |################################################ | 75% 2022-11-23T01:38:23.8614237Z 0% |################################################ | 76% 2022-11-23T01:38:23.8614706Z 0% |################################################ | 76% 2022-11-23T01:38:23.8615071Z 0% |################################################ | 76% 2022-11-23T01:38:23.8615431Z 0% |################################################ | 76% 2022-11-23T01:38:23.8615756Z 0% |################################################ | 76% 2022-11-23T01:38:23.8616112Z 0% |################################################ | 76% 2022-11-23T01:38:23.8616456Z 0% |################################################ | 76% 2022-11-23T01:38:23.8616784Z 0% |################################################# | 76% 2022-11-23T01:38:23.8617105Z 0% |################################################# | 76% 2022-11-23T01:38:23.8617451Z 0% |################################################# | 76% 2022-11-23T01:38:23.8617810Z 0% |################################################# | 76% 2022-11-23T01:38:23.8618154Z 0% |################################################# | 76% 2022-11-23T01:38:23.8618503Z 0% |################################################# | 77% 2022-11-23T01:38:23.8618833Z 0% |################################################# | 77% 2022-11-23T01:38:23.8619156Z 0% |################################################# | 77% 2022-11-23T01:38:23.8619455Z 0% |################################################# | 77% 2022-11-23T01:38:23.8619793Z 0% |################################################# | 77% 2022-11-23T01:38:23.8620111Z 0% |################################################# | 77% 2022-11-23T01:38:23.8620415Z 0% |################################################# | 77% 2022-11-23T01:38:23.8620734Z 0% |################################################# | 77% 2022-11-23T01:38:23.8621060Z 0% |################################################# | 77% 2022-11-23T01:38:23.8621385Z 0% |################################################# | 77% 2022-11-23T01:38:23.8621686Z 0% |################################################# | 77% 2022-11-23T01:38:23.8621999Z 0% |################################################# | 77% 2022-11-23T01:38:23.8622320Z 0% |################################################# | 78% 2022-11-23T01:38:23.8622651Z 0% |################################################# | 78% 2022-11-23T01:38:23.8622985Z 0% |################################################## | 78% 2022-11-23T01:38:23.8623318Z 0% |################################################## | 78% 2022-11-23T01:38:23.8623635Z 0% |################################################## | 78% 2022-11-23T01:38:23.8623974Z 0% |################################################## | 78% 2022-11-23T01:38:23.8624307Z 0% |################################################## | 78% 2022-11-23T01:38:23.8624734Z 0% |################################################## | 78% 2022-11-23T01:38:23.8625072Z 0% |################################################## | 78% 2022-11-23T01:38:23.8625418Z 0% |################################################## | 78% 2022-11-23T01:38:23.8625765Z 0% |################################################## | 78% 2022-11-23T01:38:23.8626077Z 0% |################################################## | 78% 2022-11-23T01:38:23.8626410Z 0% |################################################## | 79% 2022-11-23T01:38:23.8626736Z 0% |################################################## | 79% 2022-11-23T01:38:23.8627055Z 0% |################################################## | 79% 2022-11-23T01:38:23.8627366Z 0% |################################################## | 79% 2022-11-23T01:38:23.8627688Z 0% |################################################## | 79% 2022-11-23T01:38:23.8628105Z 0% |################################################## | 79% 2022-11-23T01:38:23.8628444Z 0% |################################################## | 79% 2022-11-23T01:38:23.8628797Z 0% |################################################## | 79% 2022-11-23T01:38:23.8629155Z 0% |################################################## | 79% 2022-11-23T01:38:23.8629512Z 0% |################################################### | 79% 2022-11-23T01:38:23.8629865Z 0% |################################################### | 79% 2022-11-23T01:38:23.8630202Z 0% |################################################### | 79% 2022-11-23T01:38:23.8630540Z 0% |################################################### | 79% 2022-11-23T01:38:23.8630873Z 0% |################################################### | 80% 2022-11-23T01:38:23.8631221Z 0% |################################################### | 80% 2022-11-23T01:38:23.8631564Z 0% |################################################### | 80% 2022-11-23T01:38:23.8631907Z 0% |################################################### | 80% 2022-11-23T01:38:23.8632229Z 0% |################################################### | 80% 2022-11-23T01:38:23.8632564Z 0% |################################################### | 80% 2022-11-23T01:38:23.8632914Z 0% |################################################### | 80% 2022-11-23T01:38:23.8633254Z 0% |################################################### | 80% 2022-11-23T01:38:23.8633608Z 0% |################################################### | 80% 2022-11-23T01:38:23.8633957Z 0% |################################################### | 80% 2022-11-23T01:38:23.8634298Z 0% |################################################### | 80% 2022-11-23T01:38:23.8634653Z 0% |################################################### | 80% 2022-11-23T01:38:23.8634999Z 0% |################################################### | 81% 2022-11-23T01:38:23.8635353Z 0% |################################################### | 81% 2022-11-23T01:38:23.8635694Z 0% |################################################### | 81% 2022-11-23T01:38:23.8636041Z 0% |#################################################### | 81% 2022-11-23T01:38:23.8636386Z 0% |#################################################### | 81% 2022-11-23T01:38:23.8636715Z 0% |#################################################### | 81% 2022-11-23T01:38:23.8637056Z 0% |#################################################### | 81% 2022-11-23T01:38:23.8637483Z 0% |#################################################### | 81% 2022-11-23T01:38:23.8637833Z 0% |#################################################### | 81% 2022-11-23T01:38:23.8638268Z 0% |#################################################### | 81% 2022-11-23T01:38:23.8638636Z 0% |#################################################### | 81% 2022-11-23T01:38:23.8638998Z 0% |#################################################### | 81% 2022-11-23T01:38:23.8639340Z 0% |#################################################### | 82% 2022-11-23T01:38:23.8639694Z 0% |#################################################### | 82% 2022-11-23T01:38:23.8640039Z 0% |#################################################### | 82% 2022-11-23T01:38:23.8640382Z 0% |#################################################### | 82% 2022-11-23T01:38:23.8640727Z 0% |#################################################### | 82% 2022-11-23T01:38:23.8641076Z 0% |#################################################### | 82% 2022-11-23T01:38:23.8641441Z 0% |#################################################### | 82% 2022-11-23T01:38:23.8641906Z 0% |#################################################### | 82% 2022-11-23T01:38:23.8642369Z 0% |#################################################### | 82% 2022-11-23T01:38:23.8642720Z 0% |#################################################### | 82% 2022-11-23T01:38:23.8643063Z 0% |##################################################### | 82% 2022-11-23T01:38:23.8643428Z 0% |##################################################### | 82% 2022-11-23T01:38:23.8643777Z 0% |##################################################### | 83% 2022-11-23T01:38:23.8644134Z 0% |##################################################### | 83% 2022-11-23T01:38:23.8644469Z 0% |##################################################### | 83% 2022-11-23T01:38:23.8644837Z 0% |##################################################### | 83% 2022-11-23T01:38:23.8645190Z 0% |##################################################### | 83% 2022-11-23T01:38:23.8645524Z 0% |##################################################### | 83% 2022-11-23T01:38:23.8645880Z 0% |##################################################### | 83% 2022-11-23T01:38:23.8646225Z 0% |##################################################### | 83% 2022-11-23T01:38:23.8646587Z 0% |##################################################### | 83% 2022-11-23T01:38:23.8646927Z 0% |##################################################### | 83% 2022-11-23T01:38:23.8647286Z 0% |##################################################### | 83% 2022-11-23T01:38:23.8647622Z 0% |##################################################### | 83% 2022-11-23T01:38:23.8647938Z 0% |##################################################### | 84% 2022-11-23T01:38:23.8648267Z 0% |##################################################### | 84% 2022-11-23T01:38:23.8648593Z 0% |##################################################### | 84% 2022-11-23T01:38:23.8648944Z 0% |##################################################### | 84% 2022-11-23T01:38:23.8649266Z 0% |###################################################### | 84% 2022-11-23T01:38:23.8649590Z 0% |###################################################### | 84% 2022-11-23T01:38:23.8649739Z 0% |###################################################### | 84% 2022-11-23T01:38:23.8649875Z 0% |###################################################### | 84% 2022-11-23T01:38:23.8650028Z 0% |###################################################### | 84% 2022-11-23T01:38:23.8650181Z 0% |###################################################### | 84% 2022-11-23T01:38:23.8650324Z 0% |###################################################### | 84% 2022-11-23T01:38:23.8650468Z 0% |###################################################### | 84% 2022-11-23T01:38:23.8650613Z 0% |###################################################### | 85% 2022-11-23T01:38:23.8650860Z 0% |###################################################### | 85% 2022-11-23T01:38:23.8650994Z 0% |###################################################### | 85% 2022-11-23T01:38:23.8651136Z 0% |###################################################### | 85% 2022-11-23T01:38:23.8651289Z 0% |###################################################### | 85% 2022-11-23T01:38:23.8651437Z 0% |###################################################### | 85% 2022-11-23T01:38:23.8651581Z 0% |###################################################### | 85% 2022-11-23T01:38:23.8651726Z 0% |###################################################### | 85% 2022-11-23T01:38:23.8651874Z 0% |###################################################### | 85% 2022-11-23T01:38:23.8652029Z 0% |###################################################### | 85% 2022-11-23T01:38:23.8652164Z 0% |###################################################### | 85% 2022-11-23T01:38:23.8652384Z 0% |####################################################### | 85% 2022-11-23T01:38:23.8652535Z 0% |####################################################### | 86% 2022-11-23T01:38:23.8652692Z 0% |####################################################### | 86% 2022-11-23T01:38:23.8652839Z 0% |####################################################### | 86% 2022-11-23T01:38:23.8652991Z 0% |####################################################### | 86% 2022-11-23T01:38:23.8653136Z 0% |####################################################### | 86% 2022-11-23T01:38:23.8653283Z 0% |####################################################### | 86% 2022-11-23T01:38:23.8653423Z 0% |####################################################### | 86% 2022-11-23T01:38:23.8653569Z 0% |####################################################### | 86% 2022-11-23T01:38:23.8653725Z 0% |####################################################### | 86% 2022-11-23T01:38:23.8653885Z 0% |####################################################### | 86% 2022-11-23T01:38:23.8654034Z 0% |####################################################### | 86% 2022-11-23T01:38:23.8654193Z 0% |####################################################### | 86% 2022-11-23T01:38:23.8654348Z 0% |####################################################### | 87% 2022-11-23T01:38:23.8654498Z 0% |####################################################### | 87% 2022-11-23T01:38:23.8654639Z 0% |####################################################### | 87% 2022-11-23T01:38:23.8654785Z 0% |####################################################### | 87% 2022-11-23T01:38:23.8654937Z 0% |####################################################### | 87% 2022-11-23T01:38:23.8655084Z 0% |####################################################### | 87% 2022-11-23T01:38:23.8655236Z 0% |######################################################## | 87% 2022-11-23T01:38:23.8655392Z 0% |######################################################## | 87% 2022-11-23T01:38:23.8655545Z 0% |######################################################## | 87% 2022-11-23T01:38:23.8655701Z 0% |######################################################## | 87% 2022-11-23T01:38:23.8655839Z 0% |######################################################## | 87% 2022-11-23T01:38:23.8655987Z 0% |######################################################## | 87% 2022-11-23T01:38:23.8656146Z 0% |######################################################## | 88% 2022-11-23T01:38:23.8656303Z 0% |######################################################## | 88% 2022-11-23T01:38:23.8656462Z 0% |######################################################## | 88% 2022-11-23T01:38:23.8656619Z 0% |######################################################## | 88% 2022-11-23T01:38:23.8656771Z 0% |######################################################## | 88% 2022-11-23T01:38:23.8656983Z 0% |######################################################## | 88% 2022-11-23T01:38:23.8657127Z 0% |######################################################## | 88% 2022-11-23T01:38:23.8657286Z 0% |######################################################## | 88% 2022-11-23T01:38:23.8657438Z 0% |######################################################## | 88% 2022-11-23T01:38:23.8657590Z 0% |######################################################## | 88% 2022-11-23T01:38:23.8657742Z 0% |######################################################## | 88% 2022-11-23T01:38:23.8657885Z 0% |######################################################## | 88% 2022-11-23T01:38:23.8658037Z 0% |######################################################## | 89% 2022-11-23T01:38:23.8658183Z 0% |######################################################### | 89% 2022-11-23T01:38:23.8658332Z 0% |######################################################### | 89% 2022-11-23T01:38:23.8658536Z 0% |######################################################### | 89% 2022-11-23T01:38:23.8658687Z 0% |######################################################### | 89% 2022-11-23T01:38:23.8658836Z 0% |######################################################### | 89% 2022-11-23T01:38:23.8658988Z 0% |######################################################### | 89% 2022-11-23T01:38:23.8659142Z 0% |######################################################### | 89% 2022-11-23T01:38:23.8659297Z 0% |######################################################### | 89% 2022-11-23T01:38:23.8659453Z 0% |######################################################### | 89% 2022-11-23T01:38:23.8659594Z 0% |######################################################### | 89% 2022-11-23T01:38:23.8659746Z 0% |######################################################### | 89% 2022-11-23T01:38:23.8659900Z 0% |######################################################### | 89% 2022-11-23T01:38:23.8660059Z 0% |######################################################### | 90% 2022-11-23T01:38:23.8660214Z 0% |######################################################### | 90% 2022-11-23T01:38:23.8660368Z 0% |######################################################### | 90% 2022-11-23T01:38:23.8660523Z 0% |######################################################### | 90% 2022-11-23T01:38:23.8660659Z 0% |######################################################### | 90% 2022-11-23T01:38:23.8660816Z 0% |######################################################### | 90% 2022-11-23T01:38:23.8660965Z 0% |######################################################### | 90% 2022-11-23T01:38:23.8661119Z 0% |########################################################## | 90% 2022-11-23T01:38:23.8661275Z 0% |########################################################## | 90% 2022-11-23T01:38:23.8661427Z 0% |########################################################## | 90% 2022-11-23T01:38:23.8661584Z 0% |########################################################## | 90% 2022-11-23T01:38:23.8661745Z 0% |########################################################## | 90% 2022-11-23T01:38:23.8661875Z 0% |########################################################## | 91% 2022-11-23T01:38:23.8662028Z 0% |########################################################## | 91% 2022-11-23T01:38:23.8662182Z 0% |########################################################## | 91% 2022-11-23T01:38:23.8662338Z 0% |########################################################## | 91% 2022-11-23T01:38:23.8662493Z 0% |########################################################## | 91% 2022-11-23T01:38:23.8662645Z 0% |########################################################## | 91% 2022-11-23T01:38:23.8662803Z 0% |########################################################## | 91% 2022-11-23T01:38:23.8662959Z 0% |########################################################## | 91% 2022-11-23T01:38:23.8663158Z 0% |########################################################## | 91% 2022-11-23T01:38:23.8663309Z 0% |########################################################## | 91% 2022-11-23T01:38:23.8663463Z 0% |########################################################## | 91% 2022-11-23T01:38:23.8663615Z 0% |########################################################## | 91% 2022-11-23T01:38:23.8663771Z 0% |########################################################## | 92% 2022-11-23T01:38:23.8663925Z 0% |########################################################## | 92% 2022-11-23T01:38:23.8664082Z 0% |########################################################### | 92% 2022-11-23T01:38:23.8664229Z 0% |########################################################### | 92% 2022-11-23T01:38:23.8664362Z 0% |########################################################### | 92% 2022-11-23T01:38:23.8664514Z 0% |########################################################### | 92% 2022-11-23T01:38:23.8664717Z 0% |########################################################### | 92% 2022-11-23T01:38:23.8664861Z 0% |########################################################### | 92% 2022-11-23T01:38:23.8665009Z 0% |########################################################### | 92% 2022-11-23T01:38:23.8665161Z 0% |########################################################### | 92% 2022-11-23T01:38:23.8665314Z 0% |########################################################### | 92% 2022-11-23T01:38:23.8665466Z 0% |########################################################### | 92% 2022-11-23T01:38:23.8665607Z 0% |########################################################### | 93% 2022-11-23T01:38:23.8665758Z 0% |########################################################### | 93% 2022-11-23T01:38:23.8665908Z 0% |########################################################### | 93% 2022-11-23T01:38:23.8666062Z 0% |########################################################### | 93% 2022-11-23T01:38:23.8666223Z 0% |########################################################### | 93% 2022-11-23T01:38:23.8666378Z 0% |########################################################### | 93% 2022-11-23T01:38:23.8666533Z 0% |########################################################### | 93% 2022-11-23T01:38:23.8666689Z 0% |########################################################### | 93% 2022-11-23T01:38:23.8666832Z 0% |########################################################### | 93% 2022-11-23T01:38:23.8666989Z 0% |############################################################ | 93% 2022-11-23T01:38:23.8667142Z 0% |############################################################ | 93% 2022-11-23T01:38:23.8667288Z 0% |############################################################ | 93% 2022-11-23T01:38:23.8667442Z 0% |############################################################ | 94% 2022-11-23T01:38:23.8667599Z 0% |############################################################ | 94% 2022-11-23T01:38:23.8667759Z 0% |############################################################ | 94% 2022-11-23T01:38:23.8667909Z 0% |############################################################ | 94% 2022-11-23T01:38:23.8668040Z 0% |############################################################ | 94% 2022-11-23T01:38:23.8668189Z 0% |############################################################ | 94% 2022-11-23T01:38:23.8668342Z 0% |############################################################ | 94% 2022-11-23T01:38:23.8668495Z 0% |############################################################ | 94% 2022-11-23T01:38:23.8668648Z 0% |############################################################ | 94% 2022-11-23T01:38:23.8668807Z 0% |############################################################ | 94% 2022-11-23T01:38:23.8668962Z 0% |############################################################ | 94% 2022-11-23T01:38:23.8669178Z 0% |############################################################ | 94% 2022-11-23T01:38:23.8669324Z 0% |############################################################ | 95% 2022-11-23T01:38:23.8669468Z 0% |############################################################ | 95% 2022-11-23T01:38:23.8669622Z 0% |############################################################ | 95% 2022-11-23T01:38:23.8669773Z 0% |############################################################ | 95% 2022-11-23T01:38:23.8669924Z 0% |############################################################# | 95% 2022-11-23T01:38:23.8670072Z 0% |############################################################# | 95% 2022-11-23T01:38:23.8670224Z 0% |############################################################# | 95% 2022-11-23T01:38:23.8670374Z 0% |############################################################# | 95% 2022-11-23T01:38:23.8670510Z 0% |############################################################# | 95% 2022-11-23T01:38:23.8670666Z 0% |############################################################# | 95% 2022-11-23T01:38:23.8670869Z 0% |############################################################# | 95% 2022-11-23T01:38:23.8671028Z 0% |############################################################# | 95% 2022-11-23T01:38:23.8671182Z 0% |############################################################# | 96% 2022-11-23T01:38:23.8671331Z 0% |############################################################# | 96% 2022-11-23T01:38:23.8671485Z 0% |############################################################# | 96% 2022-11-23T01:38:23.8671640Z 0% |############################################################# | 96% 2022-11-23T01:38:23.8671766Z 0% |############################################################# | 96% 2022-11-23T01:38:23.8671926Z 0% |############################################################# | 96% 2022-11-23T01:38:23.8672085Z 0% |############################################################# | 96% 2022-11-23T01:38:23.8672242Z 0% |############################################################# | 96% 2022-11-23T01:38:23.8672407Z 0% |############################################################# | 96% 2022-11-23T01:38:23.8672561Z 0% |############################################################# | 96% 2022-11-23T01:38:23.8672718Z 0% |############################################################# | 96% 2022-11-23T01:38:23.8672871Z 0% |############################################################## | 96% 2022-11-23T01:38:23.8673017Z 0% |############################################################## | 97% 2022-11-23T01:38:23.8673168Z 0% |############################################################## | 97% 2022-11-23T01:38:23.8673319Z 0% |############################################################## | 97% 2022-11-23T01:38:23.8673465Z 0% |############################################################## | 97% 2022-11-23T01:38:23.8673617Z 0% |############################################################## | 97% 2022-11-23T01:38:23.8673786Z 0% |############################################################## | 97% 2022-11-23T01:38:23.8673944Z 0% |############################################################## | 97% 2022-11-23T01:38:23.8674100Z 0% |############################################################## | 97% 2022-11-23T01:38:23.8674239Z 0% |############################################################## | 97% 2022-11-23T01:38:23.8674391Z 0% |############################################################## | 97% 2022-11-23T01:38:23.8674543Z 0% |############################################################## | 97% 2022-11-23T01:38:23.8674699Z 0% |############################################################## | 97% 2022-11-23T01:38:23.8674861Z 0% |############################################################## | 98% 2022-11-23T01:38:23.8675019Z 0% |############################################################## | 98% 2022-11-23T01:38:23.8675170Z 0% |############################################################## | 98% 2022-11-23T01:38:23.8675385Z 0% |############################################################## | 98% 2022-11-23T01:38:23.8675532Z 0% |############################################################## | 98% 2022-11-23T01:38:23.8675690Z 0% |############################################################## | 98% 2022-11-23T01:38:23.8675849Z 0% |############################################################### | 98% 2022-11-23T01:38:23.8676005Z 0% |############################################################### | 98% 2022-11-23T01:38:23.8676164Z 0% |############################################################### | 98% 2022-11-23T01:38:23.8676319Z 0% |############################################################### | 98% 2022-11-23T01:38:23.8676473Z 0% |############################################################### | 98% 2022-11-23T01:38:23.8676634Z 0% |############################################################### | 98% 2022-11-23T01:38:23.8676774Z 0% |############################################################### | 99% 2022-11-23T01:38:23.8676979Z 0% |############################################################### | 99% 2022-11-23T01:38:23.8677137Z 0% |############################################################### | 99% 2022-11-23T01:38:23.8677391Z 0% |############################################################### | 99% 2022-11-23T01:38:23.8677553Z 0% |############################################################### | 99% 2022-11-23T01:38:23.8677707Z 0% |############################################################### | 99% 2022-11-23T01:38:23.8677866Z 0% |############################################################### | 99% 2022-11-23T01:38:23.8678023Z 0% |############################################################### | 99% 2022-11-23T01:38:23.8678170Z 0% |############################################################### | 99% 2022-11-23T01:38:23.8678332Z 0% |############################################################### | 99% 2022-11-23T01:38:23.8678486Z 0% |############################################################### | 99% 2022-11-23T01:38:23.8678649Z 0% |############################################################### | 99% 2022-11-23T01:38:23.8678809Z 0% |############################################################### | 99% 2022-11-23T01:38:23.8678975Z 0% |################################################################| 100% 2022-11-23T01:38:23.8679522Z Unzipped bazel-out/k8-fastbuild/bin/mnist/train-images-idx3-ubyte.gz ... 2022-11-23T01:38:23.8679937Z Downloading http://yann.lecun.com/exdb/mnist/train-labels-idx1-ubyte.gz ... 2022-11-23T01:38:23.8679952Z 2022-11-23T01:38:23.8680103Z 0% | | 0% 2022-11-23T01:38:23.8680265Z 0% |################## | 28% 2022-11-23T01:38:23.8680422Z 0% |#################################### | 56% 2022-11-23T01:38:23.8680585Z 0% |###################################################### | 85% 2022-11-23T01:38:23.8680753Z 0% |################################################################| 100% 2022-11-23T01:38:23.8681153Z Unzipped bazel-out/k8-fastbuild/bin/mnist/train-labels-idx1-ubyte.gz ... 2022-11-23T01:38:23.8681664Z Downloading http://yann.lecun.com/exdb/mnist/t10k-images-idx3-ubyte.gz ... 2022-11-23T01:38:23.8681673Z 2022-11-23T01:38:23.8681819Z 0% | | 0% 2022-11-23T01:38:23.8681968Z 0% | | 0% 2022-11-23T01:38:23.8682092Z 0% | | 0% 2022-11-23T01:38:23.8682233Z 0% | | 1% 2022-11-23T01:38:23.8682374Z 0% |# | 1% 2022-11-23T01:38:23.8682521Z 0% |# | 2% 2022-11-23T01:38:23.8682678Z 0% |# | 2% 2022-11-23T01:38:23.8682927Z 0% |## | 3% 2022-11-23T01:38:23.8683097Z 0% |## | 3% 2022-11-23T01:38:23.8683258Z 0% |## | 4% 2022-11-23T01:38:23.8683402Z 0% |### | 4% 2022-11-23T01:38:23.8683561Z 0% |### | 5% 2022-11-23T01:38:23.8683721Z 0% |### | 5% 2022-11-23T01:38:23.8683880Z 0% |#### | 6% 2022-11-23T01:38:23.8684033Z 0% |#### | 6% 2022-11-23T01:38:23.8684184Z 0% |#### | 7% 2022-11-23T01:38:23.8684339Z 0% |##### | 7% 2022-11-23T01:38:23.8684484Z 0% |##### | 8% 2022-11-23T01:38:23.8684701Z 0% |##### | 8% 2022-11-23T01:38:23.8684858Z 0% |###### | 9% 2022-11-23T01:38:23.8685018Z 0% |###### | 9% 2022-11-23T01:38:23.8685181Z 0% |###### | 10% 2022-11-23T01:38:23.8685331Z 0% |###### | 10% 2022-11-23T01:38:23.8685498Z 0% |####### | 11% 2022-11-23T01:38:23.8685660Z 0% |####### | 11% 2022-11-23T01:38:23.8685805Z 0% |####### | 12% 2022-11-23T01:38:23.8685965Z 0% |######## | 12% 2022-11-23T01:38:23.8686126Z 0% |######## | 13% 2022-11-23T01:38:23.8686291Z 0% |######## | 13% 2022-11-23T01:38:23.8686448Z 0% |######### | 14% 2022-11-23T01:38:23.8686609Z 0% |######### | 14% 2022-11-23T01:38:23.8686770Z 0% |######### | 15% 2022-11-23T01:38:23.8686926Z 0% |########## | 15% 2022-11-23T01:38:23.8687070Z 0% |########## | 16% 2022-11-23T01:38:23.8687229Z 0% |########## | 16% 2022-11-23T01:38:23.8687386Z 0% |########### | 17% 2022-11-23T01:38:23.8687547Z 0% |########### | 17% 2022-11-23T01:38:23.8687707Z 0% |########### | 18% 2022-11-23T01:38:23.8687869Z 0% |############ | 18% 2022-11-23T01:38:23.8688026Z 0% |############ | 19% 2022-11-23T01:38:23.8688182Z 0% |############ | 19% 2022-11-23T01:38:23.8688325Z 0% |############# | 20% 2022-11-23T01:38:23.8688483Z 0% |############# | 20% 2022-11-23T01:38:23.8688636Z 0% |############# | 21% 2022-11-23T01:38:23.8688797Z 0% |############# | 21% 2022-11-23T01:38:23.8688960Z 0% |############## | 22% 2022-11-23T01:38:23.8689115Z 0% |############## | 22% 2022-11-23T01:38:23.8689343Z 0% |############## | 23% 2022-11-23T01:38:23.8689508Z 0% |############### | 23% 2022-11-23T01:38:23.8689650Z 0% |############### | 24% 2022-11-23T01:38:23.8689808Z 0% |############### | 24% 2022-11-23T01:38:23.8689964Z 0% |################ | 25% 2022-11-23T01:38:23.8690128Z 0% |################ | 25% 2022-11-23T01:38:23.8690289Z 0% |################ | 26% 2022-11-23T01:38:23.8690448Z 0% |################# | 26% 2022-11-23T01:38:23.8690606Z 0% |################# | 27% 2022-11-23T01:38:23.8690763Z 0% |################# | 27% 2022-11-23T01:38:23.8690916Z 0% |################## | 28% 2022-11-23T01:38:23.8691113Z 0% |################## | 28% 2022-11-23T01:38:23.8691267Z 0% |################## | 29% 2022-11-23T01:38:23.8691419Z 0% |################### | 29% 2022-11-23T01:38:23.8691578Z 0% |################### | 30% 2022-11-23T01:38:23.8691739Z 0% |################### | 30% 2022-11-23T01:38:23.8691905Z 0% |#################### | 31% 2022-11-23T01:38:23.8692063Z 0% |#################### | 31% 2022-11-23T01:38:23.8692206Z 0% |#################### | 32% 2022-11-23T01:38:23.8692365Z 0% |#################### | 32% 2022-11-23T01:38:23.8692533Z 0% |##################### | 33% 2022-11-23T01:38:23.8692697Z 0% |##################### | 33% 2022-11-23T01:38:23.8692851Z 0% |##################### | 34% 2022-11-23T01:38:23.8693007Z 0% |###################### | 34% 2022-11-23T01:38:23.8693155Z 0% |###################### | 35% 2022-11-23T01:38:23.8693307Z 0% |###################### | 35% 2022-11-23T01:38:23.8693451Z 0% |####################### | 36% 2022-11-23T01:38:23.8693611Z 0% |####################### | 36% 2022-11-23T01:38:23.8693770Z 0% |####################### | 37% 2022-11-23T01:38:23.8693914Z 0% |######################## | 37% 2022-11-23T01:38:23.8694062Z 0% |######################## | 38% 2022-11-23T01:38:23.8694192Z 0% |######################## | 38% 2022-11-23T01:38:23.8694349Z 0% |######################### | 39% 2022-11-23T01:38:23.8694505Z 0% |######################### | 39% 2022-11-23T01:38:23.8694645Z 0% |######################### | 40% 2022-11-23T01:38:23.8694796Z 0% |########################## | 40% 2022-11-23T01:38:23.8694949Z 0% |########################## | 41% 2022-11-23T01:38:23.8695108Z 0% |########################## | 41% 2022-11-23T01:38:23.8695268Z 0% |########################### | 42% 2022-11-23T01:38:23.8695421Z 0% |########################### | 42% 2022-11-23T01:38:23.8695639Z 0% |########################### | 43% 2022-11-23T01:38:23.8695798Z 0% |########################### | 43% 2022-11-23T01:38:23.8695941Z 0% |############################ | 44% 2022-11-23T01:38:23.8696098Z 0% |############################ | 44% 2022-11-23T01:38:23.8696249Z 0% |############################ | 45% 2022-11-23T01:38:23.8696408Z 0% |############################# | 45% 2022-11-23T01:38:23.8696568Z 0% |############################# | 46% 2022-11-23T01:38:23.8696723Z 0% |############################# | 46% 2022-11-23T01:38:23.8696878Z 0% |############################## | 47% 2022-11-23T01:38:23.8697036Z 0% |############################## | 47% 2022-11-23T01:38:23.8697221Z 0% |############################## | 48% 2022-11-23T01:38:23.8697380Z 0% |############################### | 48% 2022-11-23T01:38:23.8697538Z 0% |############################### | 49% 2022-11-23T01:38:23.8697697Z 0% |############################### | 49% 2022-11-23T01:38:23.8697860Z 0% |################################ | 50% 2022-11-23T01:38:23.8698019Z 0% |################################ | 50% 2022-11-23T01:38:23.8698182Z 0% |################################ | 51% 2022-11-23T01:38:23.8698338Z 0% |################################# | 51% 2022-11-23T01:38:23.8698486Z 0% |################################# | 52% 2022-11-23T01:38:23.8698647Z 0% |################################# | 52% 2022-11-23T01:38:23.8698809Z 0% |################################## | 53% 2022-11-23T01:38:23.8698971Z 0% |################################## | 53% 2022-11-23T01:38:23.8699129Z 0% |################################## | 54% 2022-11-23T01:38:23.8699289Z 0% |################################## | 54% 2022-11-23T01:38:23.8699445Z 0% |################################### | 55% 2022-11-23T01:38:23.8699606Z 0% |################################### | 55% 2022-11-23T01:38:23.8699748Z 0% |################################### | 56% 2022-11-23T01:38:23.8699907Z 0% |#################################### | 56% 2022-11-23T01:38:23.8700065Z 0% |#################################### | 57% 2022-11-23T01:38:23.8700218Z 0% |#################################### | 57% 2022-11-23T01:38:23.8700385Z 0% |##################################### | 58% 2022-11-23T01:38:23.8700541Z 0% |##################################### | 58% 2022-11-23T01:38:23.8700691Z 0% |##################################### | 59% 2022-11-23T01:38:23.8700852Z 0% |###################################### | 59% 2022-11-23T01:38:23.8700995Z 0% |###################################### | 60% 2022-11-23T01:38:23.8701153Z 0% |###################################### | 60% 2022-11-23T01:38:23.8701299Z 0% |####################################### | 61% 2022-11-23T01:38:23.8701465Z 0% |####################################### | 61% 2022-11-23T01:38:23.8701626Z 0% |####################################### | 62% 2022-11-23T01:38:23.8701785Z 0% |######################################## | 62% 2022-11-23T01:38:23.8701998Z 0% |######################################## | 63% 2022-11-23T01:38:23.8702157Z 0% |######################################## | 63% 2022-11-23T01:38:23.8702305Z 0% |######################################### | 64% 2022-11-23T01:38:23.8702463Z 0% |######################################### | 64% 2022-11-23T01:38:23.8702618Z 0% |######################################### | 65% 2022-11-23T01:38:23.8702780Z 0% |######################################### | 65% 2022-11-23T01:38:23.8702941Z 0% |########################################## | 66% 2022-11-23T01:38:23.8703100Z 0% |########################################## | 66% 2022-11-23T01:38:23.8703260Z 0% |########################################## | 67% 2022-11-23T01:38:23.8703418Z 0% |########################################### | 67% 2022-11-23T01:38:23.8703607Z 0% |########################################### | 68% 2022-11-23T01:38:23.8703765Z 0% |########################################### | 68% 2022-11-23T01:38:23.8703927Z 0% |############################################ | 69% 2022-11-23T01:38:23.8704090Z 0% |############################################ | 69% 2022-11-23T01:38:23.8704253Z 0% |############################################ | 70% 2022-11-23T01:38:23.8704416Z 0% |############################################# | 70% 2022-11-23T01:38:23.8704570Z 0% |############################################# | 71% 2022-11-23T01:38:23.8704730Z 0% |############################################# | 71% 2022-11-23T01:38:23.8704872Z 0% |############################################## | 72% 2022-11-23T01:38:23.8705032Z 0% |############################################## | 72% 2022-11-23T01:38:23.8705198Z 0% |############################################## | 73% 2022-11-23T01:38:23.8705360Z 0% |############################################### | 73% 2022-11-23T01:38:23.8705520Z 0% |############################################### | 74% 2022-11-23T01:38:23.8705674Z 0% |############################################### | 74% 2022-11-23T01:38:23.8705834Z 0% |################################################ | 75% 2022-11-23T01:38:23.8705993Z 0% |################################################ | 75% 2022-11-23T01:38:23.8706140Z 0% |################################################ | 76% 2022-11-23T01:38:23.8706300Z 0% |################################################ | 76% 2022-11-23T01:38:23.8706455Z 0% |################################################# | 77% 2022-11-23T01:38:23.8706614Z 0% |################################################# | 77% 2022-11-23T01:38:23.8706784Z 0% |################################################# | 78% 2022-11-23T01:38:23.8706943Z 0% |################################################## | 78% 2022-11-23T01:38:23.8707101Z 0% |################################################## | 78% 2022-11-23T01:38:23.8707261Z 0% |################################################## | 79% 2022-11-23T01:38:23.8707407Z 0% |################################################### | 79% 2022-11-23T01:38:23.8707566Z 0% |################################################### | 80% 2022-11-23T01:38:23.8707725Z 0% |################################################### | 80% 2022-11-23T01:38:23.8707889Z 0% |#################################################### | 81% 2022-11-23T01:38:23.8708049Z 0% |#################################################### | 81% 2022-11-23T01:38:23.8708210Z 0% |#################################################### | 82% 2022-11-23T01:38:23.8708417Z 0% |##################################################### | 82% 2022-11-23T01:38:23.8708580Z 0% |##################################################### | 83% 2022-11-23T01:38:23.8708728Z 0% |##################################################### | 83% 2022-11-23T01:38:23.8708888Z 0% |###################################################### | 84% 2022-11-23T01:38:23.8709049Z 0% |###################################################### | 84% 2022-11-23T01:38:23.8709199Z 0% |###################################################### | 85% 2022-11-23T01:38:23.8709359Z 0% |####################################################### | 85% 2022-11-23T01:38:23.8709521Z 0% |####################################################### | 86% 2022-11-23T01:38:23.8709669Z 0% |####################################################### | 86% 2022-11-23T01:38:23.8709825Z 0% |####################################################### | 87% 2022-11-23T01:38:23.8710015Z 0% |######################################################## | 87% 2022-11-23T01:38:23.8710174Z 0% |######################################################## | 88% 2022-11-23T01:38:23.8710336Z 0% |######################################################## | 88% 2022-11-23T01:38:23.8710494Z 0% |######################################################### | 89% 2022-11-23T01:38:23.8710657Z 0% |######################################################### | 89% 2022-11-23T01:38:23.8710814Z 0% |######################################################### | 90% 2022-11-23T01:38:23.8710977Z 0% |########################################################## | 90% 2022-11-23T01:38:23.8711140Z 0% |########################################################## | 91% 2022-11-23T01:38:23.8711289Z 0% |########################################################## | 91% 2022-11-23T01:38:23.8711454Z 0% |########################################################### | 92% 2022-11-23T01:38:23.8711624Z 0% |########################################################### | 92% 2022-11-23T01:38:23.8711783Z 0% |########################################################### | 93% 2022-11-23T01:38:23.8711941Z 0% |############################################################ | 93% 2022-11-23T01:38:23.8712097Z 0% |############################################################ | 94% 2022-11-23T01:38:23.8712256Z 0% |############################################################ | 94% 2022-11-23T01:38:23.8712414Z 0% |############################################################# | 95% 2022-11-23T01:38:23.8712559Z 0% |############################################################# | 95% 2022-11-23T01:38:23.8712714Z 0% |############################################################# | 96% 2022-11-23T01:38:23.8712867Z 0% |############################################################## | 96% 2022-11-23T01:38:23.8713011Z 0% |############################################################## | 97% 2022-11-23T01:38:23.8713146Z 0% |############################################################## | 97% 2022-11-23T01:38:23.8713304Z 0% |############################################################## | 98% 2022-11-23T01:38:23.8713470Z 0% |############################################################### | 98% 2022-11-23T01:38:23.8713632Z 0% |############################################################### | 99% 2022-11-23T01:38:23.8713770Z 0% |############################################################### | 99% 2022-11-23T01:38:23.8713936Z 0% |################################################################| 100% 2022-11-23T01:38:23.8714441Z Unzipped bazel-out/k8-fastbuild/bin/mnist/t10k-images-idx3-ubyte.gz ... 2022-11-23T01:38:23.8714859Z Downloading http://yann.lecun.com/exdb/mnist/t10k-labels-idx1-ubyte.gz ... 2022-11-23T01:38:23.8714871Z 2022-11-23T01:38:23.8715034Z 0% | | 0% 2022-11-23T01:38:23.8715268Z 0% |################################################################| 100% 2022-11-23T01:38:23.8715664Z Unzipped bazel-out/k8-fastbuild/bin/mnist/t10k-labels-idx1-ubyte.gz ... 2022-11-23T01:41:00.7730339Z INFO: Elapsed time: 2794.512s, Critical Path: 395.20s 2022-11-23T01:41:00.7731100Z INFO: 4402 processes: 417 internal, 1 local, 3984 processwrapper-sandbox. 2022-11-23T01:41:00.7731736Z INFO: Build completed successfully, 4402 total actions 2022-11-23T01:41:00.7732258Z INFO: Build completed successfully, 4402 total actions 2022-11-23T01:41:00.7732826Z + tools/bazel build --config=no-tty --config=cpu-only :torch :_C.so :all_tests 2022-11-23T01:41:01.6354132Z Loading: (0 packages loaded) 2022-11-23T01:41:01.6357275Z Loading: 0 packages loaded 2022-11-23T01:41:02.0509639Z DEBUG: Rule 'com_github_glog' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "f28359aeba12f30d73d9e4711ef356dc842886968112162bc73002645139c39c" 2022-11-23T01:41:02.0511122Z DEBUG: Repository com_github_glog instantiated at: 2022-11-23T01:41:02.0512183Z /var/lib/jenkins/workspace/WORKSPACE:41:13: in 2022-11-23T01:41:02.0512693Z Repository rule http_archive defined at: 2022-11-23T01:41:02.0513373Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:336:31: in 2022-11-23T01:41:02.8214567Z INFO: Build options --@rules_cuda//cuda:enable_cuda, --define, and --platform_suffix have changed, discarding analysis cache. 2022-11-23T01:41:02.9630940Z Analyzing: 31 targets (1 packages loaded, 0 targets configured) 2022-11-23T01:41:10.0364967Z INFO: Analyzed 31 targets (1 packages loaded, 8554 targets configured). 2022-11-23T01:41:10.0365584Z INFO: Found 31 targets... 2022-11-23T01:41:10.6112927Z [0 / 41] [Prepa] BazelWorkspaceStatusAction stable-status.txt 2022-11-23T01:41:20.6281005Z [360 / 2,604] GenerateAten aten/src/ATen/ops; 9s processwrapper-sandbox ... (8 actions, 7 running) 2022-11-23T01:41:30.6669036Z [750 / 2,688] GenerateAten aten/src/ATen/ops; 19s processwrapper-sandbox ... (8 actions, 7 running) 2022-11-23T01:41:33.7512392Z INFO: From Compiling third_party/miniz-2.1.0/miniz.c: 2022-11-23T01:41:33.7513358Z 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-11-23T01:41:33.7523976Z #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2022-11-23T01:41:33.7524444Z ^~~~~~~ 2022-11-23T01:41:40.1035648Z INFO: From Executing genrule //:generated_caffe2_aten_op_headers: 2022-11-23T01:41:40.1047284Z Skipping rename Because of Arg: c10::optional (at::DimnameList) 2022-11-23T01:41:40.1047858Z Skipping align_to Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:41:40.1048400Z Skipping align_to Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:41:40.1048946Z Skipping refine_names Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:41:40.1049500Z Skipping _cudnn_rnn_backward Because of Arg: ::std::array (::std::array) 2022-11-23T01:41:40.1050065Z Skipping _cudnn_init_dropout_state because it is a factory method 2022-11-23T01:41:40.1050626Z Skipping _fused_dropout Because of Arg: c10::optional (at::Generator) 2022-11-23T01:41:40.1051180Z Skipping native_dropout Because of Arg: c10::optional (bool) 2022-11-23T01:41:40.1051732Z Skipping _sobol_engine_draw Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:41:40.1052331Z Skipping chalf Because of Arg: c10::optional (at::MemoryFormat) 2022-11-23T01:41:40.1052849Z Skipping all Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1060928Z Skipping all Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1061637Z Skipping any Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1062106Z Skipping any Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1062559Z Skipping arange because it is a factory method 2022-11-23T01:41:40.1063032Z Skipping argmax Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1063527Z Skipping argmax Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1064025Z Skipping argmin Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1123138Z Skipping argmin Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1123695Z Skipping as_strided Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1124215Z Skipping bartlett_window because it is a factory method 2022-11-23T01:41:40.1124766Z Skipping bernoulli Because of Arg: c10::optional (at::Generator) 2022-11-23T01:41:40.1125342Z Skipping bernoulli Because of Arg: c10::optional (at::Generator) 2022-11-23T01:41:40.1126029Z Skipping blackman_window because it is a factory method 2022-11-23T01:41:40.1126468Z Skipping cat Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1126929Z Skipping concat Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1127396Z Skipping concatenate Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1127937Z Skipping clamp Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:41:40.1128541Z Skipping clamp Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:41:40.1129085Z Skipping clip Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:41:40.1129641Z Skipping clip Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:41:40.1130196Z Skipping contiguous Because of Arg: at::MemoryFormat (at::MemoryFormat) 2022-11-23T01:41:40.1130804Z Skipping convolution_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1131667Z Skipping _convolution_mode Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1132212Z Skipping conv1d Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1132738Z Skipping conv1d Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1133198Z Skipping conv1d Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1133484Z Skipping conv2d Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1133774Z Skipping conv2d Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1134040Z Skipping conv2d Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1134319Z Skipping conv3d Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1134596Z Skipping conv3d Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1134877Z Skipping conv3d Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1135160Z Skipping count_nonzero Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1135495Z Skipping cudnn_convolution_add_relu Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:41:40.1135813Z Skipping cummax Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1136069Z Skipping cummin Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1136364Z Skipping cumprod Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:41:40.1136663Z Skipping cumprod Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1136934Z Skipping cumprod Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1137213Z Skipping cumsum Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:41:40.1137504Z Skipping cumsum Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1137766Z Skipping cumsum Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1138187Z Skipping diagonal Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1138465Z Skipping diagonal Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1138767Z Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:41:40.1139085Z Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:41:40.1139416Z Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:41:40.1139738Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-11-23T01:41:40.1140065Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-11-23T01:41:40.1140376Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-11-23T01:41:40.1140695Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-11-23T01:41:40.1141017Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-11-23T01:41:40.1141347Z Skipping gradient Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1141634Z Skipping gradient Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1141931Z Skipping div Because of Arg: c10::optional (c10::string_view) 2022-11-23T01:41:40.1142237Z Skipping div Because of Arg: c10::optional (c10::string_view) 2022-11-23T01:41:40.1142533Z Skipping divide Because of Arg: c10::optional (c10::string_view) 2022-11-23T01:41:40.1142846Z Skipping divide Because of Arg: c10::optional (c10::string_view) 2022-11-23T01:41:40.1143142Z Skipping einsum Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1143412Z Skipping einsum Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1143743Z Skipping _rowwise_prune Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T01:41:40.1144075Z Skipping embedding_bag Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1144342Z Skipping empty because it is a factory method 2022-11-23T01:41:40.1144579Z Skipping new_empty because it is a factory method 2022-11-23T01:41:40.1144840Z Skipping new_empty_strided because it is a factory method 2022-11-23T01:41:40.1145095Z Skipping new_full because it is a factory method 2022-11-23T01:41:40.1145329Z Skipping new_zeros because it is a factory method 2022-11-23T01:41:40.1145573Z Skipping new_ones because it is a factory method 2022-11-23T01:41:40.1145836Z Skipping _empty_affine_quantized because it is a factory method 2022-11-23T01:41:40.1146120Z Skipping _empty_per_channel_affine_quantized because it is a factory method 2022-11-23T01:41:40.1146407Z Skipping empty_quantized because it is a factory method 2022-11-23T01:41:40.1146813Z Skipping empty_like because it is a factory method 2022-11-23T01:41:40.1147081Z Skipping empty_strided because it is a factory method 2022-11-23T01:41:40.1147321Z Skipping eye because it is a factory method 2022-11-23T01:41:40.1147579Z Skipping flatten Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1147849Z Skipping flatten Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1148157Z Skipping flatten Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:41:40.1148444Z Skipping unflatten Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1148697Z Skipping full because it is a factory method 2022-11-23T01:41:40.1148928Z Skipping full_like because it is a factory method 2022-11-23T01:41:40.1149175Z Skipping from_file because it is a factory method 2022-11-23T01:41:40.1149427Z Skipping hann_window because it is a factory method 2022-11-23T01:41:40.1149672Z Skipping hamming_window because it is a factory method 2022-11-23T01:41:40.1149933Z Skipping kaiser_window because it is a factory method 2022-11-23T01:41:40.1150202Z Skipping index_copy Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1150552Z Skipping kthvalue Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1150817Z Skipping kthvalue Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1151096Z Skipping nan_to_num Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1151380Z Skipping nan_to_num Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1151652Z Skipping nan_to_num Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1151941Z Skipping fbgemm_linear_quantize_weight Because of Ret: double (double) 2022-11-23T01:41:40.1152214Z Skipping linspace because it is a factory method 2022-11-23T01:41:40.1152449Z Skipping logspace because it is a factory method 2022-11-23T01:41:40.1152739Z Skipping log_softmax Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:41:40.1153043Z Skipping log_softmax Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1153319Z Skipping log_softmax Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1153617Z Skipping _log_softmax_backward_data Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T01:41:40.1153964Z Skipping logcumsumexp Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1154259Z Skipping logsumexp Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:41:40.1154547Z Skipping logsumexp Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:41:40.1154837Z Skipping aminmax Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1155117Z Skipping aminmax Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1155387Z Skipping max Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1155633Z Skipping max Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1155921Z Skipping mean Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:41:40.1156239Z Skipping mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1156541Z Skipping mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1156856Z Skipping mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1157154Z Skipping mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:41:40.1157490Z Skipping mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:41:40.1157784Z Skipping mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:41:40.1158084Z Skipping nanmean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1158403Z Skipping nanmean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1158705Z Skipping nanmean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1159000Z Skipping median Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1159270Z Skipping median Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1159526Z Skipping nanmedian Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1159804Z Skipping nanmedian Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1160073Z Skipping min Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1160321Z Skipping min Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1160642Z Skipping miopen_convolution_add_relu Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:41:40.1160995Z Skipping miopen_rnn_backward Because of Arg: ::std::array (::std::array) 2022-11-23T01:41:40.1161290Z Skipping mode Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1161980Z Skipping mode Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1162251Z Skipping ones because it is a factory method 2022-11-23T01:41:40.1162498Z Skipping ones_like because it is a factory method 2022-11-23T01:41:40.1162786Z Skipping cdist Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1163207Z Skipping _cdist_forward Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1163763Z Skipping is_pinned Because of Arg: c10::optional (at::Device) 2022-11-23T01:41:40.1164104Z Skipping pin_memory Because of Arg: c10::optional (at::Device) 2022-11-23T01:41:40.1164524Z Skipping _pin_memory Because of Arg: c10::optional (at::Device) 2022-11-23T01:41:40.1165025Z Skipping scalar_tensor because it is a factory method 2022-11-23T01:41:40.1165466Z Skipping rand because it is a factory method 2022-11-23T01:41:40.1165891Z Skipping rand_like because it is a factory method 2022-11-23T01:41:40.1166337Z Skipping randint because it is a factory method 2022-11-23T01:41:40.1166774Z Skipping randint_like because it is a factory method 2022-11-23T01:41:40.1167135Z Skipping randn because it is a factory method 2022-11-23T01:41:40.1167502Z Skipping randn_like because it is a factory method 2022-11-23T01:41:40.1167892Z Skipping randperm because it is a factory method 2022-11-23T01:41:40.1168268Z Skipping range because it is a factory method 2022-11-23T01:41:40.1168899Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1169419Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1169934Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1170465Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1171026Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1171574Z Skipping rrelu Because of Arg: c10::optional (at::Generator) 2022-11-23T01:41:40.1172077Z Skipping gelu Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1172601Z Skipping gelu_backward Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1173107Z Skipping select Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1173609Z Skipping logit Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1174084Z Skipping size Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1174575Z Skipping slice Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1175081Z Skipping slice Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1175566Z Skipping slice Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1176091Z Skipping slice_scatter Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1176640Z Skipping slice_scatter Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1177166Z Skipping slice_scatter Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1177728Z Skipping as_strided_scatter Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1178311Z Skipping softmax Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:41:40.1178854Z Skipping softmax Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1179328Z Skipping softmax Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1179894Z Skipping _softmax_backward_data Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T01:41:40.1181193Z Skipping squeeze Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1182336Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1182842Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1183322Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1183780Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1184257Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1184730Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1185222Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1185690Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1186157Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1186736Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1187197Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1187671Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1188156Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1188628Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1189127Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1189627Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1190109Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1190595Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1191094Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1191586Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1192151Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1192638Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1193072Z Skipping stride Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1193633Z Skipping sum Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:41:40.1193963Z Skipping sum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1194285Z Skipping sum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1194601Z Skipping sum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1194889Z Skipping sum Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:41:40.1195169Z Skipping sum Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:41:40.1195450Z Skipping sum Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:41:40.1195759Z Skipping _nested_sum_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1196122Z Skipping _nested_sum_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1196463Z Skipping nansum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1196787Z Skipping nansum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1197089Z Skipping nansum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1197405Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1197824Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1198122Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1198429Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1198823Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1199145Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1199509Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1199839Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1200155Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1200454Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1200765Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:41:40.1201059Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:41:40.1201341Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:41:40.1206770Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:41:40.1207300Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:41:40.1207978Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:41:40.1208363Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:41:40.1208658Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:41:40.1209072Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:41:40.1209340Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:41:40.1209641Z Skipping prod Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:41:40.1210115Z Skipping prod Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:41:40.1210410Z Skipping prod Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1210664Z Skipping prod Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1210990Z Skipping prod Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1211325Z Skipping transpose Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1211703Z Skipping _nested_tensor_offsets Because of Ret: ::std::vector (at::IntArrayRef) 2022-11-23T01:41:40.1212023Z Skipping unique_consecutive Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1212314Z Skipping vander Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1212580Z Skipping vander Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1212886Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1213201Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1213550Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1213938Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1214242Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1214535Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:41:40.1214867Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:41:40.1215209Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:41:40.1215487Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:41:40.1215749Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:41:40.1216054Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1216379Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1216826Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1217525Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1218553Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1219097Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:41:40.1219547Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:41:40.1219849Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:41:40.1220141Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:41:40.1220523Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:41:40.1220810Z Skipping zeros because it is a factory method 2022-11-23T01:41:40.1221081Z Skipping _efficientzerotensor because it is a factory method 2022-11-23T01:41:40.1221349Z Skipping zeros_like because it is a factory method 2022-11-23T01:41:40.1221798Z Skipping _standard_gamma Because of Arg: c10::optional (at::Generator) 2022-11-23T01:41:40.1222193Z Skipping _sample_dirichlet Because of Arg: c10::optional (at::Generator) 2022-11-23T01:41:40.1222519Z Skipping poisson Because of Arg: c10::optional (at::Generator) 2022-11-23T01:41:40.1222831Z Skipping binomial Because of Arg: c10::optional (at::Generator) 2022-11-23T01:41:40.1223298Z Skipping native_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:41:40.1223649Z Skipping _sparse_sum Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T01:41:40.1223947Z Skipping _sparse_sum Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T01:41:40.1224246Z Skipping _sparse_csr_sum Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:41:40.1224580Z Skipping _sparse_csr_prod Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:41:40.1224913Z Skipping _sparse_softmax Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:41:40.1225222Z Skipping _sparse_softmax Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1225495Z Skipping _sparse_softmax Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1225809Z Skipping _sparse_log_softmax Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:41:40.1226281Z Skipping _sparse_log_softmax Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1226579Z Skipping _sparse_log_softmax Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1226876Z Skipping _spdiags Because of Arg: c10::optional (at::Layout) 2022-11-23T01:41:40.1227188Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:41:40.1227564Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:41:40.1228011Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:41:40.1228325Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:41:40.1228635Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:41:40.1228933Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:41:40.1229249Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:41:40.1229572Z Skipping clone Because of Arg: c10::optional (at::MemoryFormat) 2022-11-23T01:41:40.1229882Z Skipping sparse_compressed_tensor because it is a factory method 2022-11-23T01:41:40.1230660Z Skipping sparse_csr_tensor because it is a factory method 2022-11-23T01:41:40.1231066Z Skipping sparse_csc_tensor because it is a factory method 2022-11-23T01:41:40.1232172Z Skipping sparse_bsr_tensor because it is a factory method 2022-11-23T01:41:40.1232632Z Skipping sparse_bsc_tensor because it is a factory method 2022-11-23T01:41:40.1233106Z Skipping _sparse_compressed_tensor_unsafe because it is a factory method 2022-11-23T01:41:40.1233404Z Skipping _sparse_csr_tensor_unsafe because it is a factory method 2022-11-23T01:41:40.1233752Z Skipping _sparse_csc_tensor_unsafe because it is a factory method 2022-11-23T01:41:40.1234075Z Skipping _sparse_bsr_tensor_unsafe because it is a factory method 2022-11-23T01:41:40.1234364Z Skipping _sparse_bsc_tensor_unsafe because it is a factory method 2022-11-23T01:41:40.1234639Z Skipping sparse_coo_tensor because it is a factory method 2022-11-23T01:41:40.1234900Z Skipping _sparse_coo_tensor_unsafe because it is a factory method 2022-11-23T01:41:40.1235303Z Skipping _sparse_coo_tensor_with_dims because it is a factory method 2022-11-23T01:41:40.1235628Z Skipping _sparse_coo_tensor_with_dims_and_tensors because it is a factory method 2022-11-23T01:41:40.1235972Z Skipping to_dense Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:41:40.1236302Z Skipping _to_dense Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:41:40.1236595Z Skipping unbind Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1236876Z Skipping to_mkldnn Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:41:40.1237204Z Skipping quantize_per_tensor_dynamic Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T01:41:40.1237686Z Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T01:41:40.1238008Z Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T01:41:40.1238333Z Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T01:41:40.1238776Z Skipping quantize_per_channel Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T01:41:40.1239168Z Skipping q_scale Because of Ret: double (double) 2022-11-23T01:41:40.1239443Z Skipping qscheme Because of Ret: at::QScheme (at::QScheme) 2022-11-23T01:41:40.1239721Z Skipping _choose_qparams_per_tensor Because of Ret: double (double) 2022-11-23T01:41:40.1240087Z Skipping _choose_qparams_per_tensor Because of Ret: double (double) 2022-11-23T01:41:40.1240491Z Skipping _autocast_to_reduced_precision Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T01:41:40.1240869Z Skipping _to_copy because it is a factory method 2022-11-23T01:41:40.1241110Z Skipping to because it is a factory method 2022-11-23T01:41:40.1241430Z Skipping meshgrid Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1241934Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2022-11-23T01:41:40.1242337Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2022-11-23T01:41:40.1242631Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2022-11-23T01:41:40.1242912Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2022-11-23T01:41:40.1243201Z Skipping can_cast Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T01:41:40.1243626Z Skipping promote_types Because of Ret: at::ScalarType (at::ScalarType) 2022-11-23T01:41:40.1244043Z Skipping _masked_softmax Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1244329Z Skipping _masked_softmax Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1245497Z Skipping _masked_softmax_backward Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1245978Z Skipping view Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T01:41:40.1246465Z Skipping index_add Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1248101Z Skipping index_add Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1248543Z Skipping index_reduce Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1249039Z Skipping index_reduce Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1249456Z Skipping index_fill Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1249870Z Skipping index_fill Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1250355Z Skipping scatter Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1250863Z Skipping scatter Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1251382Z Skipping scatter Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1251886Z Skipping scatter Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1252346Z Skipping scatter_add Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1252865Z Skipping scatter_reduce Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1253434Z Skipping scatter_reduce Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1253962Z Skipping cross Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1254425Z Skipping tril_indices because it is a factory method 2022-11-23T01:41:40.1254856Z Skipping triu_indices because it is a factory method 2022-11-23T01:41:40.1255332Z Skipping take_along_dim Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1255844Z Skipping index_select Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1256341Z Skipping gather Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1256797Z Skipping gather Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1257296Z Skipping linalg_vander Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1257951Z Skipping multinomial Because of Arg: c10::optional (at::Generator) 2022-11-23T01:41:40.1258530Z Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:41:40.1259153Z Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:41:40.1259749Z Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:41:40.1260413Z Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:41:40.1261082Z Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:41:40.1261757Z Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:41:40.1262393Z Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:41:40.1263147Z Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:41:40.1263793Z Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:41:40.1264442Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:41:40.1265072Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:41:40.1265688Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:41:40.1266295Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:41:40.1266915Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:41:40.1267523Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:41:40.1268145Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:41:40.1268772Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:41:40.1269366Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:41:40.1269920Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1270444Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1270944Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1271384Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1271842Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1272292Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1272804Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1273323Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1273842Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1274342Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1274857Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1275380Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1275851Z Skipping sort Because of Arg: c10::optional (bool) 2022-11-23T01:41:40.1276306Z Skipping sort Because of Arg: c10::optional (bool) 2022-11-23T01:41:40.1276769Z Skipping sort Because of Arg: c10::optional (bool) 2022-11-23T01:41:40.1277236Z Skipping sort Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1277777Z Skipping sort Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1278365Z Skipping sort Because of Arg: c10::optional (bool) 2022-11-23T01:41:40.1278838Z Skipping sort Because of Arg: c10::optional (bool) 2022-11-23T01:41:40.1279300Z Skipping argsort Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1279769Z Skipping argsort Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:41:40.1280316Z Skipping normal_functional Because of Arg: c10::optional (at::Generator) 2022-11-23T01:41:40.1280814Z Skipping normal because it is a factory method 2022-11-23T01:41:40.1281337Z Skipping _foreach_add Because of Arg: at::ArrayRef (at::ArrayRef) 2022-11-23T01:41:40.1286149Z Skipping _foreach_sub Because of Arg: at::ArrayRef (at::ArrayRef) 2022-11-23T01:41:40.1286738Z Skipping _foreach_div Because of Arg: at::ArrayRef (at::ArrayRef) 2022-11-23T01:41:40.1287321Z Skipping _foreach_mul Because of Arg: at::ArrayRef (at::ArrayRef) 2022-11-23T01:41:40.1288050Z Skipping _foreach_addcdiv Because of Arg: at::ArrayRef (at::ArrayRef) 2022-11-23T01:41:40.1288670Z Skipping _foreach_addcmul Because of Arg: at::ArrayRef (at::ArrayRef) 2022-11-23T01:41:40.1289271Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2022-11-23T01:41:40.1289847Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2022-11-23T01:41:40.1290451Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2022-11-23T01:41:40.1291051Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2022-11-23T01:41:40.1291644Z Skipping rrelu_with_noise Because of Arg: c10::optional (at::Generator) 2022-11-23T01:41:40.1292208Z Skipping avg_pool2d Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1292768Z Skipping avg_pool2d_backward Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1293294Z Skipping avg_pool3d Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1293848Z Skipping avg_pool3d_backward Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1294370Z Skipping _pad_enum Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1294894Z Skipping pad Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1295395Z Skipping pad Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1295986Z Skipping upsample_linear1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1296650Z Skipping upsample_bilinear2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1297236Z Skipping _upsample_bilinear2d_aa Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1297860Z Skipping upsample_trilinear3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1298483Z Skipping upsample_bicubic2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1299139Z Skipping _upsample_bicubic2d_aa Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1299736Z Skipping upsample_nearest1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1300325Z Skipping _upsample_nearest_exact1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1300946Z Skipping upsample_nearest2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1301605Z Skipping _upsample_nearest_exact2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1302233Z Skipping upsample_nearest3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1302900Z Skipping _upsample_nearest_exact3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1303418Z Skipping upsample_linear1d Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1304111Z Skipping upsample_linear1d_backward Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1304594Z Skipping upsample_bilinear2d Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1305146Z Skipping upsample_bilinear2d Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1305601Z Skipping upsample_bilinear2d_backward Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1306030Z Skipping upsample_bilinear2d_backward Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1306616Z Skipping _upsample_bilinear2d_aa Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1307051Z Skipping _upsample_bilinear2d_aa Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1307490Z Skipping _upsample_bilinear2d_aa_backward Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1307951Z Skipping _upsample_bilinear2d_aa_backward Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1308460Z Skipping upsample_bicubic2d Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1308896Z Skipping upsample_bicubic2d Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1309320Z Skipping upsample_bicubic2d_backward Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1309783Z Skipping upsample_bicubic2d_backward Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1310243Z Skipping _upsample_bicubic2d_aa Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1310669Z Skipping _upsample_bicubic2d_aa Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1311117Z Skipping _upsample_bicubic2d_aa_backward Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1311704Z Skipping _upsample_bicubic2d_aa_backward Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1312182Z Skipping upsample_trilinear3d Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1312656Z Skipping upsample_trilinear3d Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1313163Z Skipping upsample_trilinear3d Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1313719Z Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1314329Z Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1314949Z Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1315512Z Skipping upsample_nearest1d Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1316099Z Skipping _upsample_nearest_exact1d Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1316671Z Skipping upsample_nearest1d_backward Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1317294Z Skipping _upsample_nearest_exact1d_backward Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1317949Z Skipping upsample_nearest2d Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1318494Z Skipping upsample_nearest2d Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1319069Z Skipping _upsample_nearest_exact2d Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1319653Z Skipping _upsample_nearest_exact2d Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1320249Z Skipping upsample_nearest2d_backward Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1320805Z Skipping upsample_nearest2d_backward Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1321425Z Skipping _upsample_nearest_exact2d_backward Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1322136Z Skipping _upsample_nearest_exact2d_backward Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1322712Z Skipping upsample_nearest3d Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1323341Z Skipping upsample_nearest3d Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1323900Z Skipping upsample_nearest3d Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1324472Z Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1325049Z Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1325634Z Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1326227Z Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1326810Z Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1327403Z Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1328001Z Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1328625Z Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1329300Z Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1329886Z Skipping logit_backward Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1330430Z Skipping special_logit Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1330994Z Skipping special_log_softmax Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:41:40.1331625Z Skipping special_softmax Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:41:40.1332172Z Skipping fft_fft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1332673Z Skipping fft_fft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1333156Z Skipping fft_fft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1333655Z Skipping fft_ifft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1334176Z Skipping fft_ifft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1334655Z Skipping fft_ifft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1335162Z Skipping fft_rfft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1335663Z Skipping fft_rfft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1336165Z Skipping fft_rfft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1336664Z Skipping fft_irfft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1337161Z Skipping fft_irfft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1337680Z Skipping fft_irfft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1338179Z Skipping fft_hfft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1338815Z Skipping fft_hfft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1339403Z Skipping fft_hfft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1339949Z Skipping fft_ihfft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1340714Z Skipping fft_ihfft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1341310Z Skipping fft_ihfft Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1341891Z Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1342561Z Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1343215Z Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1343936Z Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1344582Z Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1345249Z Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1345919Z Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1346582Z Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1347292Z Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1627951Z Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1628788Z Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1629384Z Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1629982Z Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1630582Z Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1631175Z Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1631773Z Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1632628Z Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1633215Z Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1633780Z Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1634363Z Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1634942Z Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1635511Z Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1636111Z Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1636709Z Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1637289Z Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1637956Z Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1638561Z Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1639162Z Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1639747Z Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1640339Z Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1640953Z Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1641637Z Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1642244Z Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1642836Z Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1643402Z Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1644008Z Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1644538Z Skipping fft_fftfreq because it is a factory method 2022-11-23T01:41:40.1645019Z Skipping fft_rfftfreq because it is a factory method 2022-11-23T01:41:40.1645549Z Skipping fft_fftshift Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1646169Z Skipping fft_ifftshift Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1646746Z Skipping linalg_lstsq Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1647278Z Skipping linalg_lstsq Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1647801Z Skipping _linalg_eigh Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1648346Z Skipping _linalg_eigh Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1648889Z Skipping linalg_eigh Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1649581Z Skipping linalg_eigvalsh Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1650186Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:41:40.1650808Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:41:40.1651415Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:41:40.1652014Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:41:40.1652583Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1653114Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1653606Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1654143Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1654738Z Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1655488Z Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1656116Z Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1656746Z Skipping linalg_matrix_norm Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:41:40.1657344Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1657891Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1658461Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1659025Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1659606Z Skipping _linalg_svd Because of Arg: c10::optional (c10::string_view) 2022-11-23T01:41:40.1660186Z Skipping linalg_svd Because of Arg: c10::optional (c10::string_view) 2022-11-23T01:41:40.1660784Z Skipping linalg_svdvals Because of Arg: c10::optional (c10::string_view) 2022-11-23T01:41:40.1661396Z Skipping linalg_cond Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:41:40.1661918Z Skipping linalg_cond Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1662399Z Skipping linalg_pinv Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1662911Z Skipping linalg_pinv Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1663405Z Skipping linalg_pinv Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1663910Z Skipping linalg_tensorsolve Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1664420Z Skipping linalg_qr Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1664902Z Skipping linalg_matrix_rank Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1665389Z Skipping linalg_matrix_rank Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1665880Z Skipping linalg_matrix_rank Because of Arg: c10::optional (double) 2022-11-23T01:41:40.1666411Z Skipping nested_to_padded_tensor Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1666984Z Skipping _test_optional_intlist Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1667620Z Skipping _test_optional_filled_intlist Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1668276Z Skipping _test_optional_floatlist Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:41:40.1668883Z Skipping _test_string_default Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1669419Z Skipping _test_string_default Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1669977Z Skipping _test_ambiguous_defaults Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1670648Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1671170Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1671661Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1672169Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1672680Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1673164Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1673682Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1674234Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1674797Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1675447Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1676040Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1676615Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:41:40.1677244Z Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:41:40.1677993Z Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:41:40.1681110Z Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:41:40.1682848Z Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:41:40.1683454Z Skipping as_strided_copy Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1684002Z Skipping slice_copy Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1684548Z Skipping slice_copy Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1685060Z Skipping slice_copy Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1685591Z Skipping view_copy Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T01:41:40.1686191Z Skipping to_padded_tensor Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:41:40.1686816Z Skipping _transformer_encoder_layer_fwd Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1687340Z Skipping _native_multi_head_attention Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1687887Z Skipping _efficient_attention_forward Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1688482Z Skipping _efficient_attention_forward Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1689069Z Skipping _efficient_attention_forward Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1689679Z Skipping bernoulli Because of Arg: c10::optional (at::Generator) 2022-11-23T01:41:40.1690271Z Skipping resize Because of Arg: c10::optional (at::MemoryFormat) 2022-11-23T01:41:40.1690890Z Skipping resize_as Because of Arg: c10::optional (at::MemoryFormat) 2022-11-23T01:41:40.1691416Z Skipping set Because of Arg: at::Storage (at::Storage) 2022-11-23T01:41:40.1691838Z Skipping set Because of Arg: at::Storage (at::Storage) 2022-11-23T01:41:40.1692265Z Skipping set Because of Arg: at::Storage (at::Storage) 2022-11-23T01:41:40.1692708Z Skipping random Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1693190Z Skipping random Because of Arg: c10::optional (int64_t) 2022-11-23T01:41:40.1693709Z Skipping random Because of Arg: c10::optional (at::Generator) 2022-11-23T01:41:40.1694245Z Skipping random Because of Arg: c10::optional (at::Generator) 2022-11-23T01:41:40.1694926Z Skipping uniform Because of Arg: c10::optional (at::Generator) 2022-11-23T01:41:40.1695475Z Skipping cauchy Because of Arg: c10::optional (at::Generator) 2022-11-23T01:41:40.1696007Z Skipping log_normal Because of Arg: c10::optional (at::Generator) 2022-11-23T01:41:40.1696561Z Skipping exponential Because of Arg: c10::optional (at::Generator) 2022-11-23T01:41:40.1697110Z Skipping geometric Because of Arg: c10::optional (at::Generator) 2022-11-23T01:41:40.7050303Z [1,293 / 2,919] Compiling caffe2/perfkernels/embedding_lookup_avx2.cc; 0s processwrapper-sandbox ... (8 actions, 7 running) 2022-11-23T01:41:45.4359051Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp: 2022-11-23T01:41:45.4371446Z 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-11-23T01:41:45.4372024Z # pragma unroll 2022-11-23T01:41:45.4372471Z 2022-11-23T01:41:45.4373235Z 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-11-23T01:41:45.4373783Z # pragma unroll 2022-11-23T01:41:45.4374048Z 2022-11-23T01:41:45.4374764Z 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-11-23T01:41:45.4375304Z # pragma unroll 2022-11-23T01:41:45.4375555Z 2022-11-23T01:41:45.4376248Z 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-11-23T01:41:45.4376794Z # pragma unroll 2022-11-23T01:41:45.4377043Z 2022-11-23T01:41:45.4377746Z 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-11-23T01:41:45.4378309Z # pragma unroll 2022-11-23T01:41:45.4378575Z 2022-11-23T01:41:45.4379293Z 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-11-23T01:41:45.4379808Z # pragma unroll 2022-11-23T01:41:45.4380067Z 2022-11-23T01:41:45.4380782Z 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-11-23T01:41:45.4381305Z # pragma unroll 2022-11-23T01:41:45.4381562Z 2022-11-23T01:41:45.4382298Z 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-11-23T01:41:45.4382814Z # pragma unroll 2022-11-23T01:41:45.4383066Z 2022-11-23T01:41:45.4383770Z 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-11-23T01:41:45.4384325Z # pragma unroll 2022-11-23T01:41:45.4384566Z 2022-11-23T01:41:47.6550399Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp: 2022-11-23T01:41:47.6551344Z 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-11-23T01:41:47.6551859Z # pragma unroll 2022-11-23T01:41:47.6552034Z 2022-11-23T01:41:50.1858875Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp: 2022-11-23T01:41:50.1859904Z 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-11-23T01:41:50.1860482Z # pragma unroll 2022-11-23T01:41:50.1860773Z 2022-11-23T01:41:50.1861503Z 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-11-23T01:41:50.1862069Z # pragma unroll 2022-11-23T01:41:50.1862545Z 2022-11-23T01:41:50.1863266Z 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-11-23T01:41:50.1863808Z # pragma unroll 2022-11-23T01:41:50.1864082Z 2022-11-23T01:41:50.1864727Z 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-11-23T01:41:50.1865216Z # pragma unroll 2022-11-23T01:41:50.1865456Z 2022-11-23T01:41:50.6034085Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: 2022-11-23T01:41:50.6036684Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp:2:0: 2022-11-23T01:41:50.6037532Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: In lambda function: 2022-11-23T01:41:50.6038665Z 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-11-23T01:41:50.6039844Z [=](Vectorized a) -> Vectorized { return a; }); 2022-11-23T01:41:50.6040187Z ^~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:41:50.8132602Z [1,375 / 2,919] Compiling aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX2.cpp; 1s processwrapper-sandbox ... (8 actions, 7 running) 2022-11-23T01:41:54.7663268Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: 2022-11-23T01:41:54.7675224Z In file included from /usr/include/c++/7/tuple:39:0, 2022-11-23T01:41:54.7675682Z from /usr/include/c++/7/functional:54, 2022-11-23T01:41:54.7676063Z from ./c10/core/DeviceType.h:10, 2022-11-23T01:41:54.7676445Z from ./c10/core/Device.h:3, 2022-11-23T01:41:54.7677132Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/core/TensorBody.h:11, 2022-11-23T01:41:54.7677678Z from aten/src/ATen/core/Tensor.h:3, 2022-11-23T01:41:54.7678459Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:2: 2022-11-23T01:41:54.7680201Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]': 2022-11-23T01:41:54.7682457Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::' 2022-11-23T01:41:54.7684315Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]' 2022-11-23T01:41:54.7686132Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::' 2022-11-23T01:41:54.7687908Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]' 2022-11-23T01:41:54.7696652Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2022-11-23T01:41:54.7698293Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2022-11-23T01:41:54.7699897Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:4225:1: required from here 2022-11-23T01:41:54.7701015Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2022-11-23T01:41:54.7701489Z struct array 2022-11-23T01:41:54.7701775Z ^~~~~ 2022-11-23T01:41:54.7702606Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'signed char std::array::_M_elems [32]' 2022-11-23T01:41:54.7703188Z typename _AT_Type::_Type _M_elems; 2022-11-23T01:41:54.7703560Z ^~~~~~~~ 2022-11-23T01:41:54.7704913Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]': 2022-11-23T01:41:54.7712434Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::' 2022-11-23T01:41:54.7714336Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]' 2022-11-23T01:41:54.7716245Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::' 2022-11-23T01:41:54.7718218Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]' 2022-11-23T01:41:54.7720522Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2022-11-23T01:41:54.7723193Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2022-11-23T01:41:54.7724632Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:4225:1: required from here 2022-11-23T01:41:54.7731409Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2022-11-23T01:41:54.7731928Z struct array 2022-11-23T01:41:54.7732224Z ^~~~~ 2022-11-23T01:41:54.7733129Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'unsigned char std::array::_M_elems [32]' 2022-11-23T01:41:54.7733752Z typename _AT_Type::_Type _M_elems; 2022-11-23T01:41:54.7734132Z ^~~~~~~~ 2022-11-23T01:41:54.7735770Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]': 2022-11-23T01:41:54.7737807Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::' 2022-11-23T01:41:54.7739671Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]' 2022-11-23T01:41:54.7741587Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::' 2022-11-23T01:41:54.7743447Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]' 2022-11-23T01:41:54.7756662Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2022-11-23T01:41:54.7759365Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2022-11-23T01:41:54.7760862Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:4225:1: required from here 2022-11-23T01:41:54.7761407Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2022-11-23T01:41:54.7768796Z struct array 2022-11-23T01:41:54.7769097Z ^~~~~ 2022-11-23T01:41:54.7770084Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'int std::array::_M_elems [8]' 2022-11-23T01:41:54.7770660Z typename _AT_Type::_Type _M_elems; 2022-11-23T01:41:54.7771050Z ^~~~~~~~ 2022-11-23T01:41:54.7772547Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]': 2022-11-23T01:41:54.7774572Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::' 2022-11-23T01:41:54.7776593Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]' 2022-11-23T01:41:54.7778492Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::' 2022-11-23T01:41:54.7780318Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]' 2022-11-23T01:41:54.7782662Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2022-11-23T01:41:54.7785255Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2022-11-23T01:41:54.7786852Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:4226:1: required from here 2022-11-23T01:41:54.7787856Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2022-11-23T01:41:54.7788326Z struct array 2022-11-23T01:41:54.7788611Z ^~~~~ 2022-11-23T01:41:54.7789475Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'signed char std::array::_M_elems [32]' 2022-11-23T01:41:54.7790096Z typename _AT_Type::_Type _M_elems; 2022-11-23T01:41:54.7790483Z ^~~~~~~~ 2022-11-23T01:41:54.7792007Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]': 2022-11-23T01:41:54.7794043Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::' 2022-11-23T01:41:54.7795939Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]' 2022-11-23T01:41:54.7797918Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::' 2022-11-23T01:41:54.7799820Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]' 2022-11-23T01:41:54.7802256Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2022-11-23T01:41:54.7804875Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2022-11-23T01:41:54.7806461Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:4226:1: required from here 2022-11-23T01:41:54.7807447Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2022-11-23T01:41:54.7807928Z struct array 2022-11-23T01:41:54.7808218Z ^~~~~ 2022-11-23T01:41:54.7809080Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'unsigned char std::array::_M_elems [32]' 2022-11-23T01:41:54.7809705Z typename _AT_Type::_Type _M_elems; 2022-11-23T01:41:54.7810100Z ^~~~~~~~ 2022-11-23T01:41:54.7811590Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]': 2022-11-23T01:41:54.7813637Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::' 2022-11-23T01:41:54.7815642Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]' 2022-11-23T01:41:54.7817541Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::' 2022-11-23T01:41:54.7819400Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]' 2022-11-23T01:41:54.7821709Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2022-11-23T01:41:54.7824364Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2022-11-23T01:41:54.7825945Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:4226:1: required from here 2022-11-23T01:41:54.7826919Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2022-11-23T01:41:54.7827369Z struct array 2022-11-23T01:41:54.7827665Z ^~~~~ 2022-11-23T01:41:54.7828484Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'int std::array::_M_elems [8]' 2022-11-23T01:41:54.7829076Z typename _AT_Type::_Type _M_elems; 2022-11-23T01:41:54.7829458Z ^~~~~~~~ 2022-11-23T01:41:54.7829876Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:15:0, 2022-11-23T01:41:54.7830322Z from aten/src/ATen/cpu/vec/vec.h:6, 2022-11-23T01:41:54.7830730Z from aten/src/ATen/native/cpu/Loops.h:37, 2022-11-23T01:41:54.7831563Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:11: 2022-11-23T01:41:54.7832873Z 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-11-23T01:41:54.7833920Z 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-11-23T01:41:54.7834528Z int_vec_return_type widening_subtract(Vectorized b) const { 2022-11-23T01:41:54.7834945Z ^~~~~~~~~~~~~~~~~ 2022-11-23T01:41:55.2270256Z INFO: From Compiling aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp: 2022-11-23T01:41:55.2274383Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp: In function 'at::vec::DEFAULT::Vectorized at::native::{anonymous}::lerp_vec(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized) [with scalar_t = float]': 2022-11-23T01:41:55.2276752Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp:55:22: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-11-23T01:41:55.2277926Z Vectorized lerp_vec(Vectorized start, Vectorized end, Vectorized weight) { 2022-11-23T01:41:55.2278425Z ^~~~~~~~ 2022-11-23T01:41:55.6980744Z INFO: From Compiling aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp: 2022-11-23T01:41:55.6985940Z In file included from aten/src/ATen/native/cpu/utils.h:3:0, 2022-11-23T01:41:55.6986943Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp:7: 2022-11-23T01:41:55.6988096Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2022-11-23T01:41:55.6989017Z 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-11-23T01:41:55.6989604Z inline Vectorized convert_to_bool(Vectorized x) { 2022-11-23T01:41:55.6989979Z ^~~~~~~~~~~~~~~ 2022-11-23T01:41:55.7119333Z INFO: From Compiling aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp: 2022-11-23T01:41:55.7123997Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-11-23T01:41:55.7125426Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp:12: 2022-11-23T01:41:55.7127695Z 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-11-23T01:41:55.7128939Z 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-11-23T01:41:55.7129423Z inline scalar_t vec_reduce_all( 2022-11-23T01:41:55.7129760Z ^~~~~~~~~~~~~~ 2022-11-23T01:41:55.8827940Z INFO: From Compiling aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp: 2022-11-23T01:41:55.8828518Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-11-23T01:41:55.8829263Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp:12: 2022-11-23T01:41:55.8830900Z 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-11-23T01:41:55.8832041Z 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-11-23T01:41:55.8832542Z inline scalar_t vec_reduce_all( 2022-11-23T01:41:55.8832821Z ^~~~~~~~~~~~~~ 2022-11-23T01:41:56.7248605Z INFO: From Compiling aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: 2022-11-23T01:41:56.7260626Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T01:41:56.7261964Z 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-11-23T01:41:56.7263808Z [](Vec x, Vec y) -> Vec { return x + y; }); 2022-11-23T01:41:56.7264209Z ^~~ 2022-11-23T01:41:56.7361096Z INFO: From Compiling aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: 2022-11-23T01:41:56.7372963Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T01:41:56.7374248Z 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-11-23T01:41:56.7375025Z [](Vec base) -> Vec { return base * base; } 2022-11-23T01:41:56.7375383Z ^~~ 2022-11-23T01:41:57.4136933Z INFO: From Compiling aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: 2022-11-23T01:41:57.4145246Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp:8:0: 2022-11-23T01:41:57.4146101Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T01:41:57.4147090Z 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-11-23T01:41:57.4147855Z [=](at::vec::Vectorized self, at::vec::Vectorized other) { return ufunc::add(self, other, _v_alpha); } 2022-11-23T01:41:57.4148525Z ^ 2022-11-23T01:41:57.8108163Z INFO: From Compiling aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp: 2022-11-23T01:41:57.8108876Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp:9:0: 2022-11-23T01:41:57.8109709Z aten/src/ATen/native/cpu/utils.h: In constructor 'at::native::DEFAULT::Vec2::Vec2(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized)': 2022-11-23T01:41:57.8110437Z 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-11-23T01:41:57.8110856Z Vec2(Vectorized v0, Vectorized v1) : val0(v0), val1(v1) {} 2022-11-23T01:41:57.8111132Z ^~~~ 2022-11-23T01:41:58.0672918Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp: 2022-11-23T01:41:58.0673551Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp:6:0: 2022-11-23T01:41:58.0674360Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2022-11-23T01:41:58.0674984Z 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-11-23T01:41:58.0675359Z inline Vectorized convert_to_bool(Vectorized x) { 2022-11-23T01:41:58.0675635Z ^~~~~~~~~~~~~~~ 2022-11-23T01:41:58.2718104Z INFO: From Compiling aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp: 2022-11-23T01:41:58.2718728Z In file included from ./c10/util/ArrayRef.h:21:0, 2022-11-23T01:41:58.2719150Z from ./c10/core/DispatchKey.h:5, 2022-11-23T01:41:58.2719527Z from ./c10/core/Backend.h:4, 2022-11-23T01:41:58.2719893Z from ./c10/core/Layout.h:3, 2022-11-23T01:41:58.2720579Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/core/TensorBody.h:12, 2022-11-23T01:41:58.2721076Z from aten/src/ATen/core/Tensor.h:3, 2022-11-23T01:41:58.2721928Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp:8: 2022-11-23T01:41:58.2723071Z ./c10/util/SmallVector.h: In member function 'void c10::SmallVectorTemplateBase::growAndAssign(size_t, T) [with T = at::vec::DEFAULT::Vectorized]': 2022-11-23T01:41:58.2724007Z ./c10/util/SmallVector.h:606:8: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-11-23T01:41:58.2724533Z void growAndAssign(size_t NumElts, T Elt) { 2022-11-23T01:41:58.2724885Z ^~~~~~~~~~~~~ 2022-11-23T01:41:59.1117887Z INFO: From Compiling aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: 2022-11-23T01:41:59.1127695Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp:12:0: 2022-11-23T01:41:59.1128675Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T01:41:59.1129762Z 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-11-23T01:41:59.1130499Z [](Vectorized a, Vectorized min, Vectorized max) { 2022-11-23T01:41:59.1130937Z ^ 2022-11-23T01:41:59.6289073Z INFO: From Compiling aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp: 2022-11-23T01:41:59.6302535Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp:7:0: 2022-11-23T01:41:59.6303159Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2022-11-23T01:41:59.6304150Z 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-11-23T01:41:59.6304719Z [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2022-11-23T01:41:59.6305057Z ^ 2022-11-23T01:41:59.6551278Z INFO: From Compiling aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: 2022-11-23T01:41:59.6552511Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T01:41:59.6554855Z 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-11-23T01:41:59.6555549Z Vectorized t2_vec) { 2022-11-23T01:41:59.6555911Z ^ 2022-11-23T01:42:00.4738052Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: 2022-11-23T01:42:00.4738613Z In file included from /usr/include/c++/7/tuple:39:0, 2022-11-23T01:42:00.4738959Z from /usr/include/c++/7/functional:54, 2022-11-23T01:42:00.4739323Z from ./c10/core/DeviceType.h:10, 2022-11-23T01:42:00.4739674Z from ./c10/core/Device.h:3, 2022-11-23T01:42:00.4740483Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/core/TensorBody.h:11, 2022-11-23T01:42:00.4740960Z from aten/src/ATen/core/Tensor.h:3, 2022-11-23T01:42:00.4741560Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:2: 2022-11-23T01:42:00.4742809Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]': 2022-11-23T01:42:00.4744332Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::' 2022-11-23T01:42:00.4745623Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]' 2022-11-23T01:42:00.4747103Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::' 2022-11-23T01:42:00.4748361Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]' 2022-11-23T01:42:00.4749861Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2022-11-23T01:42:00.4752305Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2022-11-23T01:42:00.4754089Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:4225:1: required from here 2022-11-23T01:42:00.4754895Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2022-11-23T01:42:00.4755290Z struct array 2022-11-23T01:42:00.4755532Z ^~~~~ 2022-11-23T01:42:00.4756254Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'signed char std::array::_M_elems [32]' 2022-11-23T01:42:00.4756745Z typename _AT_Type::_Type _M_elems; 2022-11-23T01:42:00.4756986Z ^~~~~~~~ 2022-11-23T01:42:00.4757909Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]': 2022-11-23T01:42:00.4759036Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::' 2022-11-23T01:42:00.4760072Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]' 2022-11-23T01:42:00.4761108Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::' 2022-11-23T01:42:00.4762949Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]' 2022-11-23T01:42:00.4765319Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2022-11-23T01:42:00.4767807Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2022-11-23T01:42:00.4769364Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:4225:1: required from here 2022-11-23T01:42:00.4770336Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2022-11-23T01:42:00.4770910Z struct array 2022-11-23T01:42:00.4771168Z ^~~~~ 2022-11-23T01:42:00.4771933Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'unsigned char std::array::_M_elems [32]' 2022-11-23T01:42:00.4772560Z typename _AT_Type::_Type _M_elems; 2022-11-23T01:42:00.4772951Z ^~~~~~~~ 2022-11-23T01:42:00.4774417Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]': 2022-11-23T01:42:00.4776467Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::' 2022-11-23T01:42:00.4778427Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]' 2022-11-23T01:42:00.4780330Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::' 2022-11-23T01:42:00.4782160Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]' 2022-11-23T01:42:00.4784439Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2022-11-23T01:42:00.4787169Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2022-11-23T01:42:00.4788823Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:4225:1: required from here 2022-11-23T01:42:00.4789815Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2022-11-23T01:42:00.4790267Z struct array 2022-11-23T01:42:00.4790564Z ^~~~~ 2022-11-23T01:42:00.4791381Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'int std::array::_M_elems [8]' 2022-11-23T01:42:00.4791939Z typename _AT_Type::_Type _M_elems; 2022-11-23T01:42:00.4792320Z ^~~~~~~~ 2022-11-23T01:42:00.4793848Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]': 2022-11-23T01:42:00.4796000Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::' 2022-11-23T01:42:00.4798087Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]' 2022-11-23T01:42:00.4800021Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::' 2022-11-23T01:42:00.4802000Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]' 2022-11-23T01:42:00.4804875Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2022-11-23T01:42:00.4808050Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2022-11-23T01:42:00.4809998Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:4226:1: required from here 2022-11-23T01:42:00.4811206Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2022-11-23T01:42:00.4811782Z struct array 2022-11-23T01:42:00.4812120Z ^~~~~ 2022-11-23T01:42:00.4813175Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'signed char std::array::_M_elems [32]' 2022-11-23T01:42:00.4814079Z typename _AT_Type::_Type _M_elems; 2022-11-23T01:42:00.4814562Z ^~~~~~~~ 2022-11-23T01:42:00.4816340Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]': 2022-11-23T01:42:00.4818840Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::' 2022-11-23T01:42:00.4821210Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]' 2022-11-23T01:42:00.4823605Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::' 2022-11-23T01:42:00.4825857Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]' 2022-11-23T01:42:00.4828699Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2022-11-23T01:42:00.4831868Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2022-11-23T01:42:00.4833802Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:4226:1: required from here 2022-11-23T01:42:00.4835042Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2022-11-23T01:42:00.4835645Z struct array 2022-11-23T01:42:00.4836007Z ^~~~~ 2022-11-23T01:42:00.4837089Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'unsigned char std::array::_M_elems [32]' 2022-11-23T01:42:00.4837877Z typename _AT_Type::_Type _M_elems; 2022-11-23T01:42:00.4838359Z ^~~~~~~~ 2022-11-23T01:42:00.4840164Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]': 2022-11-23T01:42:00.4842817Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::' 2022-11-23T01:42:00.4845188Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]' 2022-11-23T01:42:00.4847502Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::' 2022-11-23T01:42:00.4849771Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]' 2022-11-23T01:42:00.4852315Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2022-11-23T01:42:00.4854931Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2022-11-23T01:42:00.4856605Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:4226:1: required from here 2022-11-23T01:42:00.4857575Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2022-11-23T01:42:00.4858035Z struct array 2022-11-23T01:42:00.4858312Z ^~~~~ 2022-11-23T01:42:00.4859136Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'int std::array::_M_elems [8]' 2022-11-23T01:42:00.4859743Z typename _AT_Type::_Type _M_elems; 2022-11-23T01:42:00.4860123Z ^~~~~~~~ 2022-11-23T01:42:00.4860551Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:15:0, 2022-11-23T01:42:00.4861010Z from aten/src/ATen/cpu/vec/vec.h:6, 2022-11-23T01:42:00.4861448Z from aten/src/ATen/native/cpu/Loops.h:37, 2022-11-23T01:42:00.4862302Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:11: 2022-11-23T01:42:00.4864783Z 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-11-23T01:42:00.4866558Z 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-11-23T01:42:00.4867128Z float_vec_return_type dequantize( 2022-11-23T01:42:00.4867487Z ^~~~~~~~~~ 2022-11-23T01:42:00.8138499Z INFO: From Compiling aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: 2022-11-23T01:42:00.8139394Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp:7:0: 2022-11-23T01:42:00.8140227Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T01:42:00.8141253Z 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-11-23T01:42:00.8141925Z [=](Vectorized a, Vectorized b) __ubsan_ignore_undefined__ { 2022-11-23T01:42:00.8142549Z ^ 2022-11-23T01:42:00.8405610Z [1,456 / 2,919] Compiling aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp; 1s processwrapper-sandbox ... (8 actions, 7 running) 2022-11-23T01:42:00.9379246Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp: 2022-11-23T01:42:00.9395070Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-11-23T01:42:00.9395930Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp:13: 2022-11-23T01:42:00.9398409Z 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-11-23T01:42:00.9400130Z 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-11-23T01:42:00.9400624Z inline scalar_t vec_reduce_all( 2022-11-23T01:42:00.9400935Z ^~~~~~~~~~~~~~ 2022-11-23T01:42:01.2062984Z INFO: From Compiling aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp: 2022-11-23T01:42:01.2063772Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp:8:0: 2022-11-23T01:42:01.2064538Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T01:42:01.2065376Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp:566:79: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-11-23T01:42:01.2066138Z [](Vectorized a, Vectorized /*dummy input*/) -> Vectorized { 2022-11-23T01:42:01.2066548Z ^~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:42:01.3080188Z INFO: From Compiling aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: 2022-11-23T01:42:01.3081127Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T01:42:01.3082449Z 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-11-23T01:42:01.3083157Z [](Vectorized x_vec) { return x_vec.log(); }, 2022-11-23T01:42:01.3083718Z ^ 2022-11-23T01:42:02.9615861Z INFO: From Compiling aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: 2022-11-23T01:42:02.9617306Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp:8:0: 2022-11-23T01:42:02.9618208Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T01:42:02.9619369Z 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-11-23T01:42:02.9620152Z [maxnorm_v, eps_v, one_v](vec_t norm) -> vec_t { 2022-11-23T01:42:02.9620537Z ^ 2022-11-23T01:42:03.0024959Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp: 2022-11-23T01:42:03.0026333Z 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-11-23T01:42:03.0027259Z # pragma unroll 2022-11-23T01:42:03.0027690Z 2022-11-23T01:42:03.0709373Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: 2022-11-23T01:42:03.0710460Z 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-11-23T01:42:03.0711060Z # pragma unroll 2022-11-23T01:42:03.0711365Z 2022-11-23T01:42:03.0712117Z 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-11-23T01:42:03.0712707Z # pragma unroll 2022-11-23T01:42:03.0712990Z 2022-11-23T01:42:03.0713756Z 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-11-23T01:42:03.0714348Z # pragma unroll 2022-11-23T01:42:03.0714634Z 2022-11-23T01:42:03.0715390Z 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-11-23T01:42:03.0715972Z # pragma unroll 2022-11-23T01:42:03.0716266Z 2022-11-23T01:42:03.0716934Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:3:0: 2022-11-23T01:42:03.0717906Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T01:42:03.0719006Z 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-11-23T01:42:03.0719735Z [=](Vectorized a, Vectorized b) { return a + b; }); 2022-11-23T01:42:03.0720153Z ^ 2022-11-23T01:42:03.1074288Z INFO: From Compiling aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp: 2022-11-23T01:42:03.1074962Z In file included from aten/src/ATen/native/cpu/utils.h:3:0, 2022-11-23T01:42:03.1075856Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp:7: 2022-11-23T01:42:03.1076767Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2022-11-23T01:42:03.1077284Z 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-11-23T01:42:03.1077690Z inline Vectorized convert_to_bool(Vectorized x) { 2022-11-23T01:42:03.1077925Z ^~~~~~~~~~~~~~~ 2022-11-23T01:42:03.9015369Z INFO: From Compiling aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp: 2022-11-23T01:42:03.9015951Z In file included from ./c10/util/ArrayRef.h:21:0, 2022-11-23T01:42:03.9017205Z from ./c10/core/DispatchKey.h:5, 2022-11-23T01:42:03.9017643Z from ./c10/core/Backend.h:4, 2022-11-23T01:42:03.9017893Z from ./c10/core/Layout.h:3, 2022-11-23T01:42:03.9018388Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/core/TensorBody.h:12, 2022-11-23T01:42:03.9018949Z from aten/src/ATen/core/Tensor.h:3, 2022-11-23T01:42:03.9019337Z from aten/src/ATen/native/layer_norm.h:3, 2022-11-23T01:42:03.9019853Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp:2: 2022-11-23T01:42:03.9020788Z ./c10/util/SmallVector.h: In member function 'void c10::SmallVectorTemplateBase::growAndAssign(size_t, T) [with T = at::vec::DEFAULT::Vectorized]': 2022-11-23T01:42:03.9021522Z ./c10/util/SmallVector.h:606:8: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-11-23T01:42:03.9023032Z void growAndAssign(size_t NumElts, T Elt) { 2022-11-23T01:42:03.9023306Z ^~~~~~~~~~~~~ 2022-11-23T01:42:05.8925462Z INFO: From Compiling aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: 2022-11-23T01:42:05.8926154Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp:4:0: 2022-11-23T01:42:05.8926855Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T01:42:05.8927576Z 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-11-23T01:42:05.8928009Z Vec vec2_vec) __ubsan_ignore_undefined__ { 2022-11-23T01:42:05.8928252Z ^ 2022-11-23T01:42:06.0919566Z INFO: From Compiling aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp: 2022-11-23T01:42:06.0920221Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-11-23T01:42:06.0921081Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp:8: 2022-11-23T01:42:06.0923303Z 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-11-23T01:42:06.0924778Z 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-11-23T01:42:06.0925308Z inline scalar_t vec_reduce_all( 2022-11-23T01:42:06.0925646Z ^~~~~~~~~~~~~~ 2022-11-23T01:42:06.1143747Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: 2022-11-23T01:42:06.1144788Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:2:0: 2022-11-23T01:42:06.1145682Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T01:42:06.1146970Z 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-11-23T01:42:06.1147645Z [=](Vectorized a) -> Vectorized { return a; }); 2022-11-23T01:42:06.1147996Z ^~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:42:06.1557605Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp: 2022-11-23T01:42:06.1558825Z 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-11-23T01:42:06.1559424Z # pragma unroll 2022-11-23T01:42:06.1559677Z 2022-11-23T01:42:06.1560483Z 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-11-23T01:42:06.1561062Z # pragma unroll 2022-11-23T01:42:06.1561331Z 2022-11-23T01:42:06.1562661Z 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-11-23T01:42:06.1563230Z # pragma unroll 2022-11-23T01:42:06.1563499Z 2022-11-23T01:42:06.1564241Z 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-11-23T01:42:06.1564746Z # pragma unroll 2022-11-23T01:42:06.1564969Z 2022-11-23T01:42:06.1565429Z 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-11-23T01:42:06.1565921Z # pragma unroll 2022-11-23T01:42:06.1566092Z 2022-11-23T01:42:06.1566592Z 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-11-23T01:42:06.1566923Z # pragma unroll 2022-11-23T01:42:06.1567102Z 2022-11-23T01:42:06.1567580Z 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-11-23T01:42:06.1567950Z # pragma unroll 2022-11-23T01:42:06.1568118Z 2022-11-23T01:42:06.1568701Z 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-11-23T01:42:06.1569049Z # pragma unroll 2022-11-23T01:42:06.1569199Z 2022-11-23T01:42:06.1569696Z 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-11-23T01:42:06.1570034Z # pragma unroll 2022-11-23T01:42:06.1570234Z 2022-11-23T01:42:06.7954375Z INFO: From Compiling aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp: 2022-11-23T01:42:06.7955425Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T01:42:06.7956528Z 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-11-23T01:42:06.7957264Z [=](Vec a, Vec b, Vec c) -> Vec { 2022-11-23T01:42:06.7957629Z ^~~ 2022-11-23T01:42:07.3700940Z INFO: From Compiling aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp: 2022-11-23T01:42:07.3701621Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-11-23T01:42:07.3702129Z from aten/src/ATen/cpu/vml.h:5, 2022-11-23T01:42:07.3702941Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp:10: 2022-11-23T01:42:07.3704449Z 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-11-23T01:42:07.3705666Z 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-11-23T01:42:07.3706210Z inline scalar_t vec_reduce_all( 2022-11-23T01:42:07.3706552Z ^~~~~~~~~~~~~~ 2022-11-23T01:42:10.9845913Z [1,667 / 3,304] Executing genrule //:generate-code; 4s processwrapper-sandbox ... (8 actions, 7 running) 2022-11-23T01:42:12.6423299Z INFO: From Executing genrule //:download_mnist: 2022-11-23T01:42:12.6426586Z Downloading http://yann.lecun.com/exdb/mnist/train-images-idx3-ubyte.gz ... 2022-11-23T01:42:12.6427028Z 2022-11-23T01:42:12.6427644Z 0% | | 0% 2022-11-23T01:42:12.6428328Z 0% | | 0% 2022-11-23T01:42:12.6428681Z 0% | | 0% 2022-11-23T01:42:12.6429175Z 0% | | 0% 2022-11-23T01:42:12.6429519Z 0% | | 0% 2022-11-23T01:42:12.6429944Z 0% | | 0% 2022-11-23T01:42:12.6430286Z 0% | | 0% 2022-11-23T01:42:12.6430778Z 0% | | 0% 2022-11-23T01:42:12.6431336Z 0% | | 0% 2022-11-23T01:42:12.6431660Z 0% | | 0% 2022-11-23T01:42:12.6432013Z 0% | | 0% 2022-11-23T01:42:12.6432344Z 0% | | 0% 2022-11-23T01:42:12.6432688Z 0% | | 0% 2022-11-23T01:42:12.6433024Z 0% | | 1% 2022-11-23T01:42:12.6433555Z 0% | | 1% 2022-11-23T01:42:12.6433904Z 0% | | 1% 2022-11-23T01:42:12.6434325Z 0% | | 1% 2022-11-23T01:42:12.6434673Z 0% | | 1% 2022-11-23T01:42:12.6435006Z 0% | | 1% 2022-11-23T01:42:12.6435344Z 0% |# | 1% 2022-11-23T01:42:12.6435696Z 0% |# | 1% 2022-11-23T01:42:12.6436009Z 0% |# | 1% 2022-11-23T01:42:12.6436351Z 0% |# | 1% 2022-11-23T01:42:12.6436683Z 0% |# | 1% 2022-11-23T01:42:12.6436989Z 0% |# | 1% 2022-11-23T01:42:12.6437319Z 0% |# | 2% 2022-11-23T01:42:12.6437705Z 0% |# | 2% 2022-11-23T01:42:12.6438031Z 0% |# | 2% 2022-11-23T01:42:12.6438331Z 0% |# | 2% 2022-11-23T01:42:12.6438684Z 0% |# | 2% 2022-11-23T01:42:12.6439020Z 0% |# | 2% 2022-11-23T01:42:12.6439357Z 0% |# | 2% 2022-11-23T01:42:12.6439730Z 0% |# | 2% 2022-11-23T01:42:12.6440095Z 0% |# | 2% 2022-11-23T01:42:12.6440427Z 0% |# | 2% 2022-11-23T01:42:12.6440755Z 0% |# | 2% 2022-11-23T01:42:12.6441122Z 0% |# | 2% 2022-11-23T01:42:12.6441478Z 0% |# | 3% 2022-11-23T01:42:12.6442130Z 0% |## | 3% 2022-11-23T01:42:12.6442509Z 0% |## | 3% 2022-11-23T01:42:12.6442885Z 0% |## | 3% 2022-11-23T01:42:12.6443254Z 0% |## | 3% 2022-11-23T01:42:12.6443585Z 0% |## | 3% 2022-11-23T01:42:12.6443928Z 0% |## | 3% 2022-11-23T01:42:12.6444299Z 0% |## | 3% 2022-11-23T01:42:12.6444655Z 0% |## | 3% 2022-11-23T01:42:12.6445022Z 0% |## | 3% 2022-11-23T01:42:12.6445371Z 0% |## | 3% 2022-11-23T01:42:12.6445835Z 0% |## | 3% 2022-11-23T01:42:12.6446183Z 0% |## | 4% 2022-11-23T01:42:12.6446554Z 0% |## | 4% 2022-11-23T01:42:12.6446910Z 0% |## | 4% 2022-11-23T01:42:12.6447239Z 0% |## | 4% 2022-11-23T01:42:12.6447596Z 0% |## | 4% 2022-11-23T01:42:12.6447971Z 0% |## | 4% 2022-11-23T01:42:12.6448337Z 0% |## | 4% 2022-11-23T01:42:12.6448703Z 0% |## | 4% 2022-11-23T01:42:12.6449046Z 0% |### | 4% 2022-11-23T01:42:12.6449402Z 0% |### | 4% 2022-11-23T01:42:12.6449720Z 0% |### | 4% 2022-11-23T01:42:12.6450092Z 0% |### | 4% 2022-11-23T01:42:12.6450463Z 0% |### | 5% 2022-11-23T01:42:12.6450809Z 0% |### | 5% 2022-11-23T01:42:12.6451182Z 0% |### | 5% 2022-11-23T01:42:12.6451551Z 0% |### | 5% 2022-11-23T01:42:12.6451880Z 0% |### | 5% 2022-11-23T01:42:12.6452077Z 0% |### | 5% 2022-11-23T01:42:12.6452280Z 0% |### | 5% 2022-11-23T01:42:12.6452489Z 0% |### | 5% 2022-11-23T01:42:12.6452683Z 0% |### | 5% 2022-11-23T01:42:12.6452886Z 0% |### | 5% 2022-11-23T01:42:12.6453089Z 0% |### | 5% 2022-11-23T01:42:12.6453283Z 0% |### | 5% 2022-11-23T01:42:12.6453491Z 0% |### | 6% 2022-11-23T01:42:12.6453697Z 0% |### | 6% 2022-11-23T01:42:12.6453901Z 0% |### | 6% 2022-11-23T01:42:12.6454094Z 0% |#### | 6% 2022-11-23T01:42:12.6454298Z 0% |#### | 6% 2022-11-23T01:42:12.6454546Z 0% |#### | 6% 2022-11-23T01:42:12.6454743Z 0% |#### | 6% 2022-11-23T01:42:12.6454948Z 0% |#### | 6% 2022-11-23T01:42:12.6455152Z 0% |#### | 6% 2022-11-23T01:42:12.6455356Z 0% |#### | 6% 2022-11-23T01:42:12.6455547Z 0% |#### | 6% 2022-11-23T01:42:12.6455750Z 0% |#### | 6% 2022-11-23T01:42:12.6455957Z 0% |#### | 7% 2022-11-23T01:42:12.6456149Z 0% |#### | 7% 2022-11-23T01:42:12.6456356Z 0% |#### | 7% 2022-11-23T01:42:12.6456564Z 0% |#### | 7% 2022-11-23T01:42:12.6456802Z 0% |#### | 7% 2022-11-23T01:42:12.6456997Z 0% |#### | 7% 2022-11-23T01:42:12.6457201Z 0% |#### | 7% 2022-11-23T01:42:12.6457403Z 0% |#### | 7% 2022-11-23T01:42:12.6457597Z 0% |#### | 7% 2022-11-23T01:42:12.6457800Z 0% |#### | 7% 2022-11-23T01:42:12.6458002Z 0% |##### | 7% 2022-11-23T01:42:12.6458196Z 0% |##### | 7% 2022-11-23T01:42:12.6458399Z 0% |##### | 8% 2022-11-23T01:42:12.6458603Z 0% |##### | 8% 2022-11-23T01:42:12.6458812Z 0% |##### | 8% 2022-11-23T01:42:12.6459004Z 0% |##### | 8% 2022-11-23T01:42:12.6459207Z 0% |##### | 8% 2022-11-23T01:42:12.6459409Z 0% |##### | 8% 2022-11-23T01:42:12.6459603Z 0% |##### | 8% 2022-11-23T01:42:12.6459805Z 0% |##### | 8% 2022-11-23T01:42:12.6460009Z 0% |##### | 8% 2022-11-23T01:42:12.6460217Z 0% |##### | 8% 2022-11-23T01:42:12.6460412Z 0% |##### | 8% 2022-11-23T01:42:12.6460623Z 0% |##### | 8% 2022-11-23T01:42:12.6460834Z 0% |##### | 9% 2022-11-23T01:42:12.6461034Z 0% |##### | 9% 2022-11-23T01:42:12.6461780Z 0% |##### | 9% 2022-11-23T01:42:12.6461985Z 0% |##### | 9% 2022-11-23T01:42:12.6462191Z 0% |##### | 9% 2022-11-23T01:42:12.6462385Z 0% |###### | 9% 2022-11-23T01:42:12.6462594Z 0% |###### | 9% 2022-11-23T01:42:12.6462800Z 0% |###### | 9% 2022-11-23T01:42:12.6462993Z 0% |###### | 9% 2022-11-23T01:42:12.6463230Z 0% |###### | 9% 2022-11-23T01:42:12.6463442Z 0% |###### | 9% 2022-11-23T01:42:12.6463637Z 0% |###### | 9% 2022-11-23T01:42:12.6463846Z 0% |###### | 9% 2022-11-23T01:42:12.6464059Z 0% |###### | 10% 2022-11-23T01:42:12.6464276Z 0% |###### | 10% 2022-11-23T01:42:12.6464481Z 0% |###### | 10% 2022-11-23T01:42:12.6464690Z 0% |###### | 10% 2022-11-23T01:42:12.6464905Z 0% |###### | 10% 2022-11-23T01:42:12.6465103Z 0% |###### | 10% 2022-11-23T01:42:12.6465317Z 0% |###### | 10% 2022-11-23T01:42:12.6465559Z 0% |###### | 10% 2022-11-23T01:42:12.6465768Z 0% |###### | 10% 2022-11-23T01:42:12.6465965Z 0% |###### | 10% 2022-11-23T01:42:12.6466172Z 0% |###### | 10% 2022-11-23T01:42:12.6466384Z 0% |####### | 10% 2022-11-23T01:42:12.6466577Z 0% |####### | 11% 2022-11-23T01:42:12.6466784Z 0% |####### | 11% 2022-11-23T01:42:12.6466992Z 0% |####### | 11% 2022-11-23T01:42:12.6467197Z 0% |####### | 11% 2022-11-23T01:42:12.6467395Z 0% |####### | 11% 2022-11-23T01:42:12.6467607Z 0% |####### | 11% 2022-11-23T01:42:12.6467812Z 0% |####### | 11% 2022-11-23T01:42:12.6468010Z 0% |####### | 11% 2022-11-23T01:42:12.6468215Z 0% |####### | 11% 2022-11-23T01:42:12.6468425Z 0% |####### | 11% 2022-11-23T01:42:12.6468638Z 0% |####### | 11% 2022-11-23T01:42:12.6468836Z 0% |####### | 11% 2022-11-23T01:42:12.6469039Z 0% |####### | 12% 2022-11-23T01:42:12.6469245Z 0% |####### | 12% 2022-11-23T01:42:12.6469438Z 0% |####### | 12% 2022-11-23T01:42:12.6469642Z 0% |####### | 12% 2022-11-23T01:42:12.6469848Z 0% |####### | 12% 2022-11-23T01:42:12.6470038Z 0% |####### | 12% 2022-11-23T01:42:12.6470244Z 0% |######## | 12% 2022-11-23T01:42:12.6470446Z 0% |######## | 12% 2022-11-23T01:42:12.6470650Z 0% |######## | 12% 2022-11-23T01:42:12.6470846Z 0% |######## | 12% 2022-11-23T01:42:12.6471053Z 0% |######## | 12% 2022-11-23T01:42:12.6471253Z 0% |######## | 12% 2022-11-23T01:42:12.6471478Z 0% |######## | 13% 2022-11-23T01:42:12.6471687Z 0% |######## | 13% 2022-11-23T01:42:12.6471891Z 0% |######## | 13% 2022-11-23T01:42:12.6472102Z 0% |######## | 13% 2022-11-23T01:42:12.6472298Z 0% |######## | 13% 2022-11-23T01:42:12.6472502Z 0% |######## | 13% 2022-11-23T01:42:12.6472714Z 0% |######## | 13% 2022-11-23T01:42:12.6472904Z 0% |######## | 13% 2022-11-23T01:42:12.6473111Z 0% |######## | 13% 2022-11-23T01:42:12.6473315Z 0% |######## | 13% 2022-11-23T01:42:12.6473554Z 0% |######## | 13% 2022-11-23T01:42:12.6473751Z 0% |######## | 13% 2022-11-23T01:42:12.6473957Z 0% |######## | 14% 2022-11-23T01:42:12.6474162Z 0% |######### | 14% 2022-11-23T01:42:12.6474360Z 0% |######### | 14% 2022-11-23T01:42:12.6474578Z 0% |######### | 14% 2022-11-23T01:42:12.6474785Z 0% |######### | 14% 2022-11-23T01:42:12.6474977Z 0% |######### | 14% 2022-11-23T01:42:12.6475181Z 0% |######### | 14% 2022-11-23T01:42:12.6475384Z 0% |######### | 14% 2022-11-23T01:42:12.6475594Z 0% |######### | 14% 2022-11-23T01:42:12.6475787Z 0% |######### | 14% 2022-11-23T01:42:12.6475992Z 0% |######### | 14% 2022-11-23T01:42:12.6476195Z 0% |######### | 14% 2022-11-23T01:42:12.6476385Z 0% |######### | 15% 2022-11-23T01:42:12.6476589Z 0% |######### | 15% 2022-11-23T01:42:12.6476795Z 0% |######### | 15% 2022-11-23T01:42:12.6476996Z 0% |######### | 15% 2022-11-23T01:42:12.6477187Z 0% |######### | 15% 2022-11-23T01:42:12.6477391Z 0% |######### | 15% 2022-11-23T01:42:12.6477686Z 0% |######### | 15% 2022-11-23T01:42:12.6477886Z 0% |######### | 15% 2022-11-23T01:42:12.6478091Z 0% |########## | 15% 2022-11-23T01:42:12.6478293Z 0% |########## | 15% 2022-11-23T01:42:12.6478497Z 0% |########## | 15% 2022-11-23T01:42:12.6478691Z 0% |########## | 15% 2022-11-23T01:42:12.6478894Z 0% |########## | 16% 2022-11-23T01:42:12.6479097Z 0% |########## | 16% 2022-11-23T01:42:12.6479288Z 0% |########## | 16% 2022-11-23T01:42:12.6479491Z 0% |########## | 16% 2022-11-23T01:42:12.6479738Z 0% |########## | 16% 2022-11-23T01:42:12.6479942Z 0% |########## | 16% 2022-11-23T01:42:12.6480133Z 0% |########## | 16% 2022-11-23T01:42:12.6480333Z 0% |########## | 16% 2022-11-23T01:42:12.6480536Z 0% |########## | 16% 2022-11-23T01:42:12.6480726Z 0% |########## | 16% 2022-11-23T01:42:12.6480929Z 0% |########## | 16% 2022-11-23T01:42:12.6481142Z 0% |########## | 16% 2022-11-23T01:42:12.6481337Z 0% |########## | 17% 2022-11-23T01:42:12.6481678Z 0% |########## | 17% 2022-11-23T01:42:12.6481960Z 0% |########### | 17% 2022-11-23T01:42:12.6482166Z 0% |########### | 17% 2022-11-23T01:42:12.6482361Z 0% |########### | 17% 2022-11-23T01:42:12.6482571Z 0% |########### | 17% 2022-11-23T01:42:12.6482777Z 0% |########### | 17% 2022-11-23T01:42:12.6482969Z 0% |########### | 17% 2022-11-23T01:42:12.6483176Z 0% |########### | 17% 2022-11-23T01:42:12.6483380Z 0% |########### | 17% 2022-11-23T01:42:12.6483584Z 0% |########### | 17% 2022-11-23T01:42:12.6483780Z 0% |########### | 17% 2022-11-23T01:42:12.6483989Z 0% |########### | 18% 2022-11-23T01:42:12.6484196Z 0% |########### | 18% 2022-11-23T01:42:12.6484389Z 0% |########### | 18% 2022-11-23T01:42:12.6484593Z 0% |########### | 18% 2022-11-23T01:42:12.6484797Z 0% |########### | 18% 2022-11-23T01:42:12.6485000Z 0% |########### | 18% 2022-11-23T01:42:12.6485189Z 0% |########### | 18% 2022-11-23T01:42:12.6485392Z 0% |########### | 18% 2022-11-23T01:42:12.6485593Z 0% |########### | 18% 2022-11-23T01:42:12.6485784Z 0% |############ | 18% 2022-11-23T01:42:12.6485991Z 0% |############ | 18% 2022-11-23T01:42:12.6486196Z 0% |############ | 18% 2022-11-23T01:42:12.6486385Z 0% |############ | 19% 2022-11-23T01:42:12.6486588Z 0% |############ | 19% 2022-11-23T01:42:12.6486789Z 0% |############ | 19% 2022-11-23T01:42:12.6486990Z 0% |############ | 19% 2022-11-23T01:42:12.6487180Z 0% |############ | 19% 2022-11-23T01:42:12.6487386Z 0% |############ | 19% 2022-11-23T01:42:12.6487596Z 0% |############ | 19% 2022-11-23T01:42:12.6487787Z 0% |############ | 19% 2022-11-23T01:42:12.6488040Z 0% |############ | 19% 2022-11-23T01:42:12.6488249Z 0% |############ | 19% 2022-11-23T01:42:12.6488455Z 0% |############ | 19% 2022-11-23T01:42:12.6488649Z 0% |############ | 19% 2022-11-23T01:42:12.6488853Z 0% |############ | 19% 2022-11-23T01:42:12.6489059Z 0% |############ | 20% 2022-11-23T01:42:12.6489252Z 0% |############ | 20% 2022-11-23T01:42:12.6489455Z 0% |############ | 20% 2022-11-23T01:42:12.6489661Z 0% |############# | 20% 2022-11-23T01:42:12.6489868Z 0% |############# | 20% 2022-11-23T01:42:12.6490113Z 0% |############# | 20% 2022-11-23T01:42:12.6490322Z 0% |############# | 20% 2022-11-23T01:42:12.6490527Z 0% |############# | 20% 2022-11-23T01:42:12.6490721Z 0% |############# | 20% 2022-11-23T01:42:12.6490924Z 0% |############# | 20% 2022-11-23T01:42:12.6491129Z 0% |############# | 20% 2022-11-23T01:42:12.6491333Z 0% |############# | 20% 2022-11-23T01:42:12.6491526Z 0% |############# | 21% 2022-11-23T01:42:12.6491732Z 0% |############# | 21% 2022-11-23T01:42:12.6491939Z 0% |############# | 21% 2022-11-23T01:42:12.6492137Z 0% |############# | 21% 2022-11-23T01:42:12.6492341Z 0% |############# | 21% 2022-11-23T01:42:12.6492545Z 0% |############# | 21% 2022-11-23T01:42:12.6492737Z 0% |############# | 21% 2022-11-23T01:42:12.6492941Z 0% |############# | 21% 2022-11-23T01:42:12.6493145Z 0% |############# | 21% 2022-11-23T01:42:12.6493351Z 0% |############# | 21% 2022-11-23T01:42:12.6493544Z 0% |############## | 21% 2022-11-23T01:42:12.6493747Z 0% |############## | 21% 2022-11-23T01:42:12.6493951Z 0% |############## | 22% 2022-11-23T01:42:12.6494147Z 0% |############## | 22% 2022-11-23T01:42:12.6494352Z 0% |############## | 22% 2022-11-23T01:42:12.6494559Z 0% |############## | 22% 2022-11-23T01:42:12.6494764Z 0% |############## | 22% 2022-11-23T01:42:12.6494958Z 0% |############## | 22% 2022-11-23T01:42:12.6495165Z 0% |############## | 22% 2022-11-23T01:42:12.6495373Z 0% |############## | 22% 2022-11-23T01:42:12.6495569Z 0% |############## | 22% 2022-11-23T01:42:12.6495774Z 0% |############## | 22% 2022-11-23T01:42:12.6496018Z 0% |############## | 22% 2022-11-23T01:42:12.6496228Z 0% |############## | 22% 2022-11-23T01:42:12.6496424Z 0% |############## | 23% 2022-11-23T01:42:12.6496630Z 0% |############## | 23% 2022-11-23T01:42:12.6496834Z 0% |############## | 23% 2022-11-23T01:42:12.6497027Z 0% |############## | 23% 2022-11-23T01:42:12.6497233Z 0% |############## | 23% 2022-11-23T01:42:12.6497441Z 0% |############### | 23% 2022-11-23T01:42:12.6497636Z 0% |############### | 23% 2022-11-23T01:42:12.6497838Z 0% |############### | 23% 2022-11-23T01:42:12.6498043Z 0% |############### | 23% 2022-11-23T01:42:12.6498279Z 0% |############### | 23% 2022-11-23T01:42:12.6498471Z 0% |############### | 23% 2022-11-23T01:42:12.6498674Z 0% |############### | 23% 2022-11-23T01:42:12.6498881Z 0% |############### | 24% 2022-11-23T01:42:12.6499071Z 0% |############### | 24% 2022-11-23T01:42:12.6499275Z 0% |############### | 24% 2022-11-23T01:42:12.6499476Z 0% |############### | 24% 2022-11-23T01:42:12.6499677Z 0% |############### | 24% 2022-11-23T01:42:12.6499869Z 0% |############### | 24% 2022-11-23T01:42:12.6500074Z 0% |############### | 24% 2022-11-23T01:42:12.6500278Z 0% |############### | 24% 2022-11-23T01:42:12.6500468Z 0% |############### | 24% 2022-11-23T01:42:12.6500670Z 0% |############### | 24% 2022-11-23T01:42:12.6500874Z 0% |############### | 24% 2022-11-23T01:42:12.6501079Z 0% |############### | 24% 2022-11-23T01:42:12.6501271Z 0% |################ | 25% 2022-11-23T01:42:12.6501472Z 0% |################ | 25% 2022-11-23T01:42:12.6501673Z 0% |################ | 25% 2022-11-23T01:42:12.6501867Z 0% |################ | 25% 2022-11-23T01:42:12.6502075Z 0% |################ | 25% 2022-11-23T01:42:12.6502292Z 0% |################ | 25% 2022-11-23T01:42:12.6502493Z 0% |################ | 25% 2022-11-23T01:42:12.6502686Z 0% |################ | 25% 2022-11-23T01:42:12.6502887Z 0% |################ | 25% 2022-11-23T01:42:12.6503090Z 0% |################ | 25% 2022-11-23T01:42:12.6503283Z 0% |################ | 25% 2022-11-23T01:42:12.6503487Z 0% |################ | 25% 2022-11-23T01:42:12.6503689Z 0% |################ | 26% 2022-11-23T01:42:12.6503886Z 0% |################ | 26% 2022-11-23T01:42:12.6504122Z 0% |################ | 26% 2022-11-23T01:42:12.6504329Z 0% |################ | 26% 2022-11-23T01:42:12.6504536Z 0% |################ | 26% 2022-11-23T01:42:12.6504729Z 0% |################ | 26% 2022-11-23T01:42:12.6504930Z 0% |################ | 26% 2022-11-23T01:42:12.6505136Z 0% |################# | 26% 2022-11-23T01:42:12.6505327Z 0% |################# | 26% 2022-11-23T01:42:12.6505531Z 0% |################# | 26% 2022-11-23T01:42:12.6505734Z 0% |################# | 26% 2022-11-23T01:42:12.6505946Z 0% |################# | 26% 2022-11-23T01:42:12.6506174Z 0% |################# | 27% 2022-11-23T01:42:12.6506380Z 0% |################# | 27% 2022-11-23T01:42:12.6506584Z 0% |################# | 27% 2022-11-23T01:42:12.6506780Z 0% |################# | 27% 2022-11-23T01:42:12.6506983Z 0% |################# | 27% 2022-11-23T01:42:12.6507188Z 0% |################# | 27% 2022-11-23T01:42:12.6507391Z 0% |################# | 27% 2022-11-23T01:42:12.6507586Z 0% |################# | 27% 2022-11-23T01:42:12.6507794Z 0% |################# | 27% 2022-11-23T01:42:12.6507996Z 0% |################# | 27% 2022-11-23T01:42:12.6508194Z 0% |################# | 27% 2022-11-23T01:42:12.6508399Z 0% |################# | 27% 2022-11-23T01:42:12.6508601Z 0% |################# | 28% 2022-11-23T01:42:12.6508790Z 0% |################# | 28% 2022-11-23T01:42:12.6508996Z 0% |################## | 28% 2022-11-23T01:42:12.6509203Z 0% |################## | 28% 2022-11-23T01:42:12.6509405Z 0% |################## | 28% 2022-11-23T01:42:12.6509601Z 0% |################## | 28% 2022-11-23T01:42:12.6509805Z 0% |################## | 28% 2022-11-23T01:42:12.6510006Z 0% |################## | 28% 2022-11-23T01:42:12.6510204Z 0% |################## | 28% 2022-11-23T01:42:12.6510406Z 0% |################## | 28% 2022-11-23T01:42:12.6510606Z 0% |################## | 28% 2022-11-23T01:42:12.6510810Z 0% |################## | 28% 2022-11-23T01:42:12.6511007Z 0% |################## | 29% 2022-11-23T01:42:12.6511208Z 0% |################## | 29% 2022-11-23T01:42:12.6511414Z 0% |################## | 29% 2022-11-23T01:42:12.6511602Z 0% |################## | 29% 2022-11-23T01:42:12.6511806Z 0% |################## | 29% 2022-11-23T01:42:12.6512011Z 0% |################## | 29% 2022-11-23T01:42:12.6512252Z 0% |################## | 29% 2022-11-23T01:42:12.6512452Z 0% |################## | 29% 2022-11-23T01:42:12.6512655Z 0% |################## | 29% 2022-11-23T01:42:12.6512859Z 0% |################### | 29% 2022-11-23T01:42:12.6513050Z 0% |################### | 29% 2022-11-23T01:42:12.6513251Z 0% |################### | 29% 2022-11-23T01:42:12.6513451Z 0% |################### | 29% 2022-11-23T01:42:12.6513655Z 0% |################### | 30% 2022-11-23T01:42:12.6513845Z 0% |################### | 30% 2022-11-23T01:42:12.6514044Z 0% |################### | 30% 2022-11-23T01:42:12.6514281Z 0% |################### | 30% 2022-11-23T01:42:12.6514470Z 0% |################### | 30% 2022-11-23T01:42:12.6514672Z 0% |################### | 30% 2022-11-23T01:42:12.6514881Z 0% |################### | 30% 2022-11-23T01:42:12.6515075Z 0% |################### | 30% 2022-11-23T01:42:12.6515281Z 0% |################### | 30% 2022-11-23T01:42:12.6515486Z 0% |################### | 30% 2022-11-23T01:42:12.6515692Z 0% |################### | 30% 2022-11-23T01:42:12.6515887Z 0% |################### | 30% 2022-11-23T01:42:12.6516096Z 0% |################### | 31% 2022-11-23T01:42:12.6516306Z 0% |################### | 31% 2022-11-23T01:42:12.6516496Z 0% |################### | 31% 2022-11-23T01:42:12.6516701Z 0% |#################### | 31% 2022-11-23T01:42:12.6516905Z 0% |#################### | 31% 2022-11-23T01:42:12.6517108Z 0% |#################### | 31% 2022-11-23T01:42:12.6517301Z 0% |#################### | 31% 2022-11-23T01:42:12.6517631Z 0% |#################### | 31% 2022-11-23T01:42:12.6517841Z 0% |#################### | 31% 2022-11-23T01:42:12.6518031Z 0% |#################### | 31% 2022-11-23T01:42:12.6518235Z 0% |#################### | 31% 2022-11-23T01:42:12.6518445Z 0% |#################### | 31% 2022-11-23T01:42:12.6518648Z 0% |#################### | 32% 2022-11-23T01:42:12.6518840Z 0% |#################### | 32% 2022-11-23T01:42:12.6519045Z 0% |#################### | 32% 2022-11-23T01:42:12.6519253Z 0% |#################### | 32% 2022-11-23T01:42:12.6519446Z 0% |#################### | 32% 2022-11-23T01:42:12.6519651Z 0% |#################### | 32% 2022-11-23T01:42:12.6519855Z 0% |#################### | 32% 2022-11-23T01:42:12.6520046Z 0% |#################### | 32% 2022-11-23T01:42:12.6520250Z 0% |#################### | 32% 2022-11-23T01:42:12.6520499Z 0% |#################### | 32% 2022-11-23T01:42:12.6520704Z 0% |##################### | 32% 2022-11-23T01:42:12.6520899Z 0% |##################### | 32% 2022-11-23T01:42:12.6521102Z 0% |##################### | 33% 2022-11-23T01:42:12.6521305Z 0% |##################### | 33% 2022-11-23T01:42:12.6521607Z 0% |##################### | 33% 2022-11-23T01:42:12.6521832Z 0% |##################### | 33% 2022-11-23T01:42:12.6522039Z 0% |##################### | 33% 2022-11-23T01:42:12.6522245Z 0% |##################### | 33% 2022-11-23T01:42:12.6522439Z 0% |##################### | 33% 2022-11-23T01:42:12.6522711Z 0% |##################### | 33% 2022-11-23T01:42:12.6522916Z 0% |##################### | 33% 2022-11-23T01:42:12.6523108Z 0% |##################### | 33% 2022-11-23T01:42:12.6523314Z 0% |##################### | 33% 2022-11-23T01:42:12.6523519Z 0% |##################### | 33% 2022-11-23T01:42:12.6523722Z 0% |##################### | 34% 2022-11-23T01:42:12.6523913Z 0% |##################### | 34% 2022-11-23T01:42:12.6524118Z 0% |##################### | 34% 2022-11-23T01:42:12.6524327Z 0% |##################### | 34% 2022-11-23T01:42:12.6524523Z 0% |###################### | 34% 2022-11-23T01:42:12.6524733Z 0% |###################### | 34% 2022-11-23T01:42:12.6524941Z 0% |###################### | 34% 2022-11-23T01:42:12.6525149Z 0% |###################### | 34% 2022-11-23T01:42:12.6525345Z 0% |###################### | 34% 2022-11-23T01:42:12.6525549Z 0% |###################### | 34% 2022-11-23T01:42:12.6525755Z 0% |###################### | 34% 2022-11-23T01:42:12.6525949Z 0% |###################### | 34% 2022-11-23T01:42:12.6526153Z 0% |###################### | 35% 2022-11-23T01:42:12.6526357Z 0% |###################### | 35% 2022-11-23T01:42:12.6526549Z 0% |###################### | 35% 2022-11-23T01:42:12.6526756Z 0% |###################### | 35% 2022-11-23T01:42:12.6526957Z 0% |###################### | 35% 2022-11-23T01:42:12.6527161Z 0% |###################### | 35% 2022-11-23T01:42:12.6527357Z 0% |###################### | 35% 2022-11-23T01:42:12.6527560Z 0% |###################### | 35% 2022-11-23T01:42:12.6527769Z 0% |###################### | 35% 2022-11-23T01:42:12.6527960Z 0% |###################### | 35% 2022-11-23T01:42:12.6528164Z 0% |###################### | 35% 2022-11-23T01:42:12.6528369Z 0% |####################### | 35% 2022-11-23T01:42:12.6528576Z 0% |####################### | 36% 2022-11-23T01:42:12.6528813Z 0% |####################### | 36% 2022-11-23T01:42:12.6529018Z 0% |####################### | 36% 2022-11-23T01:42:12.6529225Z 0% |####################### | 36% 2022-11-23T01:42:12.6529417Z 0% |####################### | 36% 2022-11-23T01:42:12.6529619Z 0% |####################### | 36% 2022-11-23T01:42:12.6529823Z 0% |####################### | 36% 2022-11-23T01:42:12.6530028Z 0% |####################### | 36% 2022-11-23T01:42:12.6530221Z 0% |####################### | 36% 2022-11-23T01:42:12.6530425Z 0% |####################### | 36% 2022-11-23T01:42:12.6530628Z 0% |####################### | 36% 2022-11-23T01:42:12.6530854Z 0% |####################### | 36% 2022-11-23T01:42:12.6531061Z 0% |####################### | 37% 2022-11-23T01:42:12.6531267Z 0% |####################### | 37% 2022-11-23T01:42:12.6531457Z 0% |####################### | 37% 2022-11-23T01:42:12.6531661Z 0% |####################### | 37% 2022-11-23T01:42:12.6531862Z 0% |####################### | 37% 2022-11-23T01:42:12.6532067Z 0% |####################### | 37% 2022-11-23T01:42:12.6532259Z 0% |######################## | 37% 2022-11-23T01:42:12.6532463Z 0% |######################## | 37% 2022-11-23T01:42:12.6532668Z 0% |######################## | 37% 2022-11-23T01:42:12.6532862Z 0% |######################## | 37% 2022-11-23T01:42:12.6533068Z 0% |######################## | 37% 2022-11-23T01:42:12.6533274Z 0% |######################## | 37% 2022-11-23T01:42:12.6533478Z 0% |######################## | 38% 2022-11-23T01:42:12.6533671Z 0% |######################## | 38% 2022-11-23T01:42:12.6533872Z 0% |######################## | 38% 2022-11-23T01:42:12.6534076Z 0% |######################## | 38% 2022-11-23T01:42:12.6534265Z 0% |######################## | 38% 2022-11-23T01:42:12.6534469Z 0% |######################## | 38% 2022-11-23T01:42:12.6534674Z 0% |######################## | 38% 2022-11-23T01:42:12.6534880Z 0% |######################## | 38% 2022-11-23T01:42:12.6535069Z 0% |######################## | 38% 2022-11-23T01:42:12.6535271Z 0% |######################## | 38% 2022-11-23T01:42:12.6535476Z 0% |######################## | 38% 2022-11-23T01:42:12.6535668Z 0% |######################## | 38% 2022-11-23T01:42:12.6535873Z 0% |######################## | 39% 2022-11-23T01:42:12.6536078Z 0% |######################### | 39% 2022-11-23T01:42:12.6536280Z 0% |######################### | 39% 2022-11-23T01:42:12.6536470Z 0% |######################### | 39% 2022-11-23T01:42:12.6536704Z 0% |######################### | 39% 2022-11-23T01:42:12.6536913Z 0% |######################### | 39% 2022-11-23T01:42:12.6537106Z 0% |######################### | 39% 2022-11-23T01:42:12.6537309Z 0% |######################### | 39% 2022-11-23T01:42:12.6537516Z 0% |######################### | 39% 2022-11-23T01:42:12.6537708Z 0% |######################### | 39% 2022-11-23T01:42:12.6537913Z 0% |######################### | 39% 2022-11-23T01:42:12.6538114Z 0% |######################### | 39% 2022-11-23T01:42:12.6538319Z 0% |######################### | 39% 2022-11-23T01:42:12.6538514Z 0% |######################### | 40% 2022-11-23T01:42:12.6538717Z 0% |######################### | 40% 2022-11-23T01:42:12.6538952Z 0% |######################### | 40% 2022-11-23T01:42:12.6539145Z 0% |######################### | 40% 2022-11-23T01:42:12.6539351Z 0% |######################### | 40% 2022-11-23T01:42:12.6539551Z 0% |######################### | 40% 2022-11-23T01:42:12.6539755Z 0% |######################### | 40% 2022-11-23T01:42:12.6539945Z 0% |########################## | 40% 2022-11-23T01:42:12.6540149Z 0% |########################## | 40% 2022-11-23T01:42:12.6540354Z 0% |########################## | 40% 2022-11-23T01:42:12.6540546Z 0% |########################## | 40% 2022-11-23T01:42:12.6540754Z 0% |########################## | 40% 2022-11-23T01:42:12.6540958Z 0% |########################## | 41% 2022-11-23T01:42:12.6541166Z 0% |########################## | 41% 2022-11-23T01:42:12.6541359Z 0% |########################## | 41% 2022-11-23T01:42:12.6541563Z 0% |########################## | 41% 2022-11-23T01:42:12.6541766Z 0% |########################## | 41% 2022-11-23T01:42:12.6541958Z 0% |########################## | 41% 2022-11-23T01:42:12.6542163Z 0% |########################## | 41% 2022-11-23T01:42:12.6542367Z 0% |########################## | 41% 2022-11-23T01:42:12.6542557Z 0% |########################## | 41% 2022-11-23T01:42:12.6542764Z 0% |########################## | 41% 2022-11-23T01:42:12.6542967Z 0% |########################## | 41% 2022-11-23T01:42:12.6543169Z 0% |########################## | 41% 2022-11-23T01:42:12.6543362Z 0% |########################## | 42% 2022-11-23T01:42:12.6543564Z 0% |########################## | 42% 2022-11-23T01:42:12.6543769Z 0% |########################### | 42% 2022-11-23T01:42:12.6543961Z 0% |########################### | 42% 2022-11-23T01:42:12.6544167Z 0% |########################### | 42% 2022-11-23T01:42:12.6544369Z 0% |########################### | 42% 2022-11-23T01:42:12.6544572Z 0% |########################### | 42% 2022-11-23T01:42:12.6544807Z 0% |########################### | 42% 2022-11-23T01:42:12.6545013Z 0% |########################### | 42% 2022-11-23T01:42:12.6545217Z 0% |########################### | 42% 2022-11-23T01:42:12.6545408Z 0% |########################### | 42% 2022-11-23T01:42:12.6545610Z 0% |########################### | 42% 2022-11-23T01:42:12.6545811Z 0% |########################### | 43% 2022-11-23T01:42:12.6546020Z 0% |########################### | 43% 2022-11-23T01:42:12.6546212Z 0% |########################### | 43% 2022-11-23T01:42:12.6546413Z 0% |########################### | 43% 2022-11-23T01:42:12.6546619Z 0% |########################### | 43% 2022-11-23T01:42:12.6546862Z 0% |########################### | 43% 2022-11-23T01:42:12.6547069Z 0% |########################### | 43% 2022-11-23T01:42:12.6547279Z 0% |########################### | 43% 2022-11-23T01:42:12.6547486Z 0% |########################### | 43% 2022-11-23T01:42:12.6547682Z 0% |############################ | 43% 2022-11-23T01:42:12.6547888Z 0% |############################ | 43% 2022-11-23T01:42:12.6548091Z 0% |############################ | 43% 2022-11-23T01:42:12.6548286Z 0% |############################ | 44% 2022-11-23T01:42:12.6548492Z 0% |############################ | 44% 2022-11-23T01:42:12.6548697Z 0% |############################ | 44% 2022-11-23T01:42:12.6548893Z 0% |############################ | 44% 2022-11-23T01:42:12.6549096Z 0% |############################ | 44% 2022-11-23T01:42:12.6549299Z 0% |############################ | 44% 2022-11-23T01:42:12.6549506Z 0% |############################ | 44% 2022-11-23T01:42:12.6549698Z 0% |############################ | 44% 2022-11-23T01:42:12.6549899Z 0% |############################ | 44% 2022-11-23T01:42:12.6550105Z 0% |############################ | 44% 2022-11-23T01:42:12.6550297Z 0% |############################ | 44% 2022-11-23T01:42:12.6550502Z 0% |############################ | 44% 2022-11-23T01:42:12.6550709Z 0% |############################ | 45% 2022-11-23T01:42:12.6550916Z 0% |############################ | 45% 2022-11-23T01:42:12.6551108Z 0% |############################ | 45% 2022-11-23T01:42:12.6551314Z 0% |############################ | 45% 2022-11-23T01:42:12.6551518Z 0% |############################# | 45% 2022-11-23T01:42:12.6551711Z 0% |############################# | 45% 2022-11-23T01:42:12.6551915Z 0% |############################# | 45% 2022-11-23T01:42:12.6552120Z 0% |############################# | 45% 2022-11-23T01:42:12.6552323Z 0% |############################# | 45% 2022-11-23T01:42:12.6552518Z 0% |############################# | 45% 2022-11-23T01:42:12.6552723Z 0% |############################# | 45% 2022-11-23T01:42:12.6552972Z 0% |############################# | 45% 2022-11-23T01:42:12.6553168Z 0% |############################# | 46% 2022-11-23T01:42:12.6553372Z 0% |############################# | 46% 2022-11-23T01:42:12.6553578Z 0% |############################# | 46% 2022-11-23T01:42:12.6553773Z 0% |############################# | 46% 2022-11-23T01:42:12.6553983Z 0% |############################# | 46% 2022-11-23T01:42:12.6554188Z 0% |############################# | 46% 2022-11-23T01:42:12.6554391Z 0% |############################# | 46% 2022-11-23T01:42:12.6554583Z 0% |############################# | 46% 2022-11-23T01:42:12.6554786Z 0% |############################# | 46% 2022-11-23T01:42:12.6555026Z 0% |############################# | 46% 2022-11-23T01:42:12.6555221Z 0% |############################# | 46% 2022-11-23T01:42:12.6555428Z 0% |############################## | 46% 2022-11-23T01:42:12.6555632Z 0% |############################## | 47% 2022-11-23T01:42:12.6555837Z 0% |############################## | 47% 2022-11-23T01:42:12.6556027Z 0% |############################## | 47% 2022-11-23T01:42:12.6556231Z 0% |############################## | 47% 2022-11-23T01:42:12.6556436Z 0% |############################## | 47% 2022-11-23T01:42:12.6556629Z 0% |############################## | 47% 2022-11-23T01:42:12.6556830Z 0% |############################## | 47% 2022-11-23T01:42:12.6557040Z 0% |############################## | 47% 2022-11-23T01:42:12.6557244Z 0% |############################## | 47% 2022-11-23T01:42:12.6557438Z 0% |############################## | 47% 2022-11-23T01:42:12.6557732Z 0% |############################## | 47% 2022-11-23T01:42:12.6557933Z 0% |############################## | 47% 2022-11-23T01:42:12.6558125Z 0% |############################## | 48% 2022-11-23T01:42:12.6558328Z 0% |############################## | 48% 2022-11-23T01:42:12.6580998Z 0% |############################## | 48% 2022-11-23T01:42:12.6581314Z 0% |############################## | 48% 2022-11-23T01:42:12.6581543Z 0% |############################## | 48% 2022-11-23T01:42:12.6581769Z 0% |############################## | 48% 2022-11-23T01:42:12.6581987Z 0% |############################### | 48% 2022-11-23T01:42:12.6582206Z 0% |############################### | 48% 2022-11-23T01:42:12.6582408Z 0% |############################### | 48% 2022-11-23T01:42:12.6582626Z 0% |############################### | 48% 2022-11-23T01:42:12.6582840Z 0% |############################### | 48% 2022-11-23T01:42:12.6583051Z 0% |############################### | 48% 2022-11-23T01:42:12.6583250Z 0% |############################### | 49% 2022-11-23T01:42:12.6583461Z 0% |############################### | 49% 2022-11-23T01:42:12.6583670Z 0% |############################### | 49% 2022-11-23T01:42:12.6584004Z 0% |############################### | 49% 2022-11-23T01:42:12.6584220Z 0% |############################### | 49% 2022-11-23T01:42:12.6584428Z 0% |############################### | 49% 2022-11-23T01:42:12.6584641Z 0% |############################### | 49% 2022-11-23T01:42:12.6584835Z 0% |############################### | 49% 2022-11-23T01:42:12.6585045Z 0% |############################### | 49% 2022-11-23T01:42:12.6585256Z 0% |############################### | 49% 2022-11-23T01:42:12.6585454Z 0% |############################### | 49% 2022-11-23T01:42:12.6585659Z 0% |############################### | 49% 2022-11-23T01:42:12.6585869Z 0% |############################### | 49% 2022-11-23T01:42:12.6586125Z 0% |################################ | 50% 2022-11-23T01:42:12.6586324Z 0% |################################ | 50% 2022-11-23T01:42:12.6586533Z 0% |################################ | 50% 2022-11-23T01:42:12.6586740Z 0% |################################ | 50% 2022-11-23T01:42:12.6586934Z 0% |################################ | 50% 2022-11-23T01:42:12.6587142Z 0% |################################ | 50% 2022-11-23T01:42:12.6587351Z 0% |################################ | 50% 2022-11-23T01:42:12.6587549Z 0% |################################ | 50% 2022-11-23T01:42:12.6587756Z 0% |################################ | 50% 2022-11-23T01:42:12.6587965Z 0% |################################ | 50% 2022-11-23T01:42:12.6588181Z 0% |################################ | 50% 2022-11-23T01:42:12.6588375Z 0% |################################ | 50% 2022-11-23T01:42:12.6588581Z 0% |################################ | 51% 2022-11-23T01:42:12.6588790Z 0% |################################ | 51% 2022-11-23T01:42:12.6588983Z 0% |################################ | 51% 2022-11-23T01:42:12.6589189Z 0% |################################ | 51% 2022-11-23T01:42:12.6589394Z 0% |################################ | 51% 2022-11-23T01:42:12.6589600Z 0% |################################ | 51% 2022-11-23T01:42:12.6589796Z 0% |################################# | 51% 2022-11-23T01:42:12.6590006Z 0% |################################# | 51% 2022-11-23T01:42:12.6590213Z 0% |################################# | 51% 2022-11-23T01:42:12.6590407Z 0% |################################# | 51% 2022-11-23T01:42:12.6590614Z 0% |################################# | 51% 2022-11-23T01:42:12.6590820Z 0% |################################# | 51% 2022-11-23T01:42:12.6591030Z 0% |################################# | 52% 2022-11-23T01:42:12.6591225Z 0% |################################# | 52% 2022-11-23T01:42:12.6591432Z 0% |################################# | 52% 2022-11-23T01:42:12.6591638Z 0% |################################# | 52% 2022-11-23T01:42:12.6591830Z 0% |################################# | 52% 2022-11-23T01:42:12.6592068Z 0% |################################# | 52% 2022-11-23T01:42:12.6592283Z 0% |################################# | 52% 2022-11-23T01:42:12.6592491Z 0% |################################# | 52% 2022-11-23T01:42:12.6592685Z 0% |################################# | 52% 2022-11-23T01:42:12.6592890Z 0% |################################# | 52% 2022-11-23T01:42:12.6593096Z 0% |################################# | 52% 2022-11-23T01:42:12.6593292Z 0% |################################# | 52% 2022-11-23T01:42:12.6593499Z 0% |################################# | 53% 2022-11-23T01:42:12.6593706Z 0% |################################## | 53% 2022-11-23T01:42:12.6593899Z 0% |################################## | 53% 2022-11-23T01:42:12.6594108Z 0% |################################## | 53% 2022-11-23T01:42:12.6594375Z 0% |################################## | 53% 2022-11-23T01:42:12.6594585Z 0% |################################## | 53% 2022-11-23T01:42:12.6594780Z 0% |################################## | 53% 2022-11-23T01:42:12.6594989Z 0% |################################## | 53% 2022-11-23T01:42:12.6595196Z 0% |################################## | 53% 2022-11-23T01:42:12.6595389Z 0% |################################## | 53% 2022-11-23T01:42:12.6595597Z 0% |################################## | 53% 2022-11-23T01:42:12.6595808Z 0% |################################## | 53% 2022-11-23T01:42:12.6596015Z 0% |################################## | 54% 2022-11-23T01:42:12.6596211Z 0% |################################## | 54% 2022-11-23T01:42:12.6596420Z 0% |################################## | 54% 2022-11-23T01:42:12.6596627Z 0% |################################## | 54% 2022-11-23T01:42:12.6596823Z 0% |################################## | 54% 2022-11-23T01:42:12.6597033Z 0% |################################## | 54% 2022-11-23T01:42:12.6597241Z 0% |################################## | 54% 2022-11-23T01:42:12.6597532Z 0% |################################## | 54% 2022-11-23T01:42:12.6597733Z 0% |################################### | 54% 2022-11-23T01:42:12.6597942Z 0% |################################### | 54% 2022-11-23T01:42:12.6598151Z 0% |################################### | 54% 2022-11-23T01:42:12.6598352Z 0% |################################### | 54% 2022-11-23T01:42:12.6598559Z 0% |################################### | 55% 2022-11-23T01:42:12.6598768Z 0% |################################### | 55% 2022-11-23T01:42:12.6598961Z 0% |################################### | 55% 2022-11-23T01:42:12.6599172Z 0% |################################### | 55% 2022-11-23T01:42:12.6599382Z 0% |################################### | 55% 2022-11-23T01:42:12.6599589Z 0% |################################### | 55% 2022-11-23T01:42:12.6599785Z 0% |################################### | 55% 2022-11-23T01:42:12.6599992Z 0% |################################### | 55% 2022-11-23T01:42:12.6600198Z 0% |################################### | 55% 2022-11-23T01:42:12.6600432Z 0% |################################### | 55% 2022-11-23T01:42:12.6600641Z 0% |################################### | 55% 2022-11-23T01:42:12.6600851Z 0% |################################### | 55% 2022-11-23T01:42:12.6601057Z 0% |################################### | 56% 2022-11-23T01:42:12.6601253Z 0% |################################### | 56% 2022-11-23T01:42:12.6601460Z 0% |################################### | 56% 2022-11-23T01:42:12.6601820Z 0% |#################################### | 56% 2022-11-23T01:42:12.6602015Z 0% |#################################### | 56% 2022-11-23T01:42:12.6602222Z 0% |#################################### | 56% 2022-11-23T01:42:12.6602431Z 0% |#################################### | 56% 2022-11-23T01:42:12.6602694Z 0% |#################################### | 56% 2022-11-23T01:42:12.6602889Z 0% |#################################### | 56% 2022-11-23T01:42:12.6603098Z 0% |#################################### | 56% 2022-11-23T01:42:12.6603306Z 0% |#################################### | 56% 2022-11-23T01:42:12.6603501Z 0% |#################################### | 56% 2022-11-23T01:42:12.6603707Z 0% |#################################### | 57% 2022-11-23T01:42:12.6603913Z 0% |#################################### | 57% 2022-11-23T01:42:12.6604121Z 0% |#################################### | 57% 2022-11-23T01:42:12.6604317Z 0% |#################################### | 57% 2022-11-23T01:42:12.6604524Z 0% |#################################### | 57% 2022-11-23T01:42:12.6604734Z 0% |#################################### | 57% 2022-11-23T01:42:12.6604929Z 0% |#################################### | 57% 2022-11-23T01:42:12.6605136Z 0% |#################################### | 57% 2022-11-23T01:42:12.6605345Z 0% |#################################### | 57% 2022-11-23T01:42:12.6605539Z 0% |#################################### | 57% 2022-11-23T01:42:12.6605746Z 0% |##################################### | 57% 2022-11-23T01:42:12.6605953Z 0% |##################################### | 57% 2022-11-23T01:42:12.6606158Z 0% |##################################### | 58% 2022-11-23T01:42:12.6606355Z 0% |##################################### | 58% 2022-11-23T01:42:12.6606564Z 0% |##################################### | 58% 2022-11-23T01:42:12.6606775Z 0% |##################################### | 58% 2022-11-23T01:42:12.6606967Z 0% |##################################### | 58% 2022-11-23T01:42:12.6607174Z 0% |##################################### | 58% 2022-11-23T01:42:12.6607378Z 0% |##################################### | 58% 2022-11-23T01:42:12.6607586Z 0% |##################################### | 58% 2022-11-23T01:42:12.6607779Z 0% |##################################### | 58% 2022-11-23T01:42:12.6607984Z 0% |##################################### | 58% 2022-11-23T01:42:12.6608191Z 0% |##################################### | 58% 2022-11-23T01:42:12.6608383Z 0% |##################################### | 58% 2022-11-23T01:42:12.6608591Z 0% |##################################### | 59% 2022-11-23T01:42:12.6608844Z 0% |##################################### | 59% 2022-11-23T01:42:12.6609051Z 0% |##################################### | 59% 2022-11-23T01:42:12.6609245Z 0% |##################################### | 59% 2022-11-23T01:42:12.6609452Z 0% |##################################### | 59% 2022-11-23T01:42:12.6609659Z 0% |###################################### | 59% 2022-11-23T01:42:12.6609854Z 0% |###################################### | 59% 2022-11-23T01:42:12.6610062Z 0% |###################################### | 59% 2022-11-23T01:42:12.6610269Z 0% |###################################### | 59% 2022-11-23T01:42:12.6610463Z 0% |###################################### | 59% 2022-11-23T01:42:12.6610670Z 0% |###################################### | 59% 2022-11-23T01:42:12.6610909Z 0% |###################################### | 59% 2022-11-23T01:42:12.6611117Z 0% |###################################### | 59% 2022-11-23T01:42:12.6611314Z 0% |###################################### | 60% 2022-11-23T01:42:12.6611520Z 0% |###################################### | 60% 2022-11-23T01:42:12.6611729Z 0% |###################################### | 60% 2022-11-23T01:42:12.6611921Z 0% |###################################### | 60% 2022-11-23T01:42:12.6612132Z 0% |###################################### | 60% 2022-11-23T01:42:12.6612341Z 0% |###################################### | 60% 2022-11-23T01:42:12.6612547Z 0% |###################################### | 60% 2022-11-23T01:42:12.6612740Z 0% |###################################### | 60% 2022-11-23T01:42:12.6612954Z 0% |###################################### | 60% 2022-11-23T01:42:12.6613161Z 0% |###################################### | 60% 2022-11-23T01:42:12.6613356Z 0% |###################################### | 60% 2022-11-23T01:42:12.6613565Z 0% |####################################### | 60% 2022-11-23T01:42:12.6613774Z 0% |####################################### | 61% 2022-11-23T01:42:12.6613983Z 0% |####################################### | 61% 2022-11-23T01:42:12.6614177Z 0% |####################################### | 61% 2022-11-23T01:42:12.6614383Z 0% |####################################### | 61% 2022-11-23T01:42:12.6614592Z 0% |####################################### | 61% 2022-11-23T01:42:12.6614785Z 0% |####################################### | 61% 2022-11-23T01:42:12.6614995Z 0% |####################################### | 61% 2022-11-23T01:42:12.6615203Z 0% |####################################### | 61% 2022-11-23T01:42:12.6615409Z 0% |####################################### | 61% 2022-11-23T01:42:12.6615604Z 0% |####################################### | 61% 2022-11-23T01:42:12.6615813Z 0% |####################################### | 61% 2022-11-23T01:42:12.6616021Z 0% |####################################### | 61% 2022-11-23T01:42:12.6616216Z 0% |####################################### | 62% 2022-11-23T01:42:12.6616420Z 0% |####################################### | 62% 2022-11-23T01:42:12.6616626Z 0% |####################################### | 62% 2022-11-23T01:42:12.6616817Z 0% |####################################### | 62% 2022-11-23T01:42:12.6617054Z 0% |####################################### | 62% 2022-11-23T01:42:12.6617262Z 0% |####################################### | 62% 2022-11-23T01:42:12.6617471Z 0% |######################################## | 62% 2022-11-23T01:42:12.6617665Z 0% |######################################## | 62% 2022-11-23T01:42:12.6617873Z 0% |######################################## | 62% 2022-11-23T01:42:12.6618080Z 0% |######################################## | 62% 2022-11-23T01:42:12.6618272Z 0% |######################################## | 62% 2022-11-23T01:42:12.6618481Z 0% |######################################## | 62% 2022-11-23T01:42:12.6618687Z 0% |######################################## | 63% 2022-11-23T01:42:12.6618891Z 0% |######################################## | 63% 2022-11-23T01:42:12.6619117Z 0% |######################################## | 63% 2022-11-23T01:42:12.6619330Z 0% |######################################## | 63% 2022-11-23T01:42:12.6619537Z 0% |######################################## | 63% 2022-11-23T01:42:12.6619733Z 0% |######################################## | 63% 2022-11-23T01:42:12.6619939Z 0% |######################################## | 63% 2022-11-23T01:42:12.6620144Z 0% |######################################## | 63% 2022-11-23T01:42:12.6620350Z 0% |######################################## | 63% 2022-11-23T01:42:12.6620543Z 0% |######################################## | 63% 2022-11-23T01:42:12.6620750Z 0% |######################################## | 63% 2022-11-23T01:42:12.6620956Z 0% |######################################## | 63% 2022-11-23T01:42:12.6621155Z 0% |######################################## | 64% 2022-11-23T01:42:12.6621366Z 0% |######################################### | 64% 2022-11-23T01:42:12.6621574Z 0% |######################################### | 64% 2022-11-23T01:42:12.6621766Z 0% |######################################### | 64% 2022-11-23T01:42:12.6621974Z 0% |######################################### | 64% 2022-11-23T01:42:12.6622181Z 0% |######################################### | 64% 2022-11-23T01:42:12.6622386Z 0% |######################################### | 64% 2022-11-23T01:42:12.6622583Z 0% |######################################### | 64% 2022-11-23T01:42:12.6622791Z 0% |######################################### | 64% 2022-11-23T01:42:12.6622995Z 0% |######################################### | 64% 2022-11-23T01:42:12.6623194Z 0% |######################################### | 64% 2022-11-23T01:42:12.6623402Z 0% |######################################### | 64% 2022-11-23T01:42:12.6623609Z 0% |######################################### | 65% 2022-11-23T01:42:12.6623817Z 0% |######################################### | 65% 2022-11-23T01:42:12.6624011Z 0% |######################################### | 65% 2022-11-23T01:42:12.6624217Z 0% |######################################### | 65% 2022-11-23T01:42:12.6624424Z 0% |######################################### | 65% 2022-11-23T01:42:12.6624617Z 0% |######################################### | 65% 2022-11-23T01:42:12.6624821Z 0% |######################################### | 65% 2022-11-23T01:42:12.6625057Z 0% |######################################### | 65% 2022-11-23T01:42:12.6625268Z 0% |########################################## | 65% 2022-11-23T01:42:12.6625460Z 0% |########################################## | 65% 2022-11-23T01:42:12.6625666Z 0% |########################################## | 65% 2022-11-23T01:42:12.6625871Z 0% |########################################## | 65% 2022-11-23T01:42:12.6626067Z 0% |########################################## | 66% 2022-11-23T01:42:12.6626276Z 0% |########################################## | 66% 2022-11-23T01:42:12.6626483Z 0% |########################################## | 66% 2022-11-23T01:42:12.6626688Z 0% |########################################## | 66% 2022-11-23T01:42:12.6626883Z 0% |########################################## | 66% 2022-11-23T01:42:12.6627092Z 0% |########################################## | 66% 2022-11-23T01:42:12.6627356Z 0% |########################################## | 66% 2022-11-23T01:42:12.6627550Z 0% |########################################## | 66% 2022-11-23T01:42:12.6627759Z 0% |########################################## | 66% 2022-11-23T01:42:12.6627966Z 0% |########################################## | 66% 2022-11-23T01:42:12.6628158Z 0% |########################################## | 66% 2022-11-23T01:42:12.6628367Z 0% |########################################## | 66% 2022-11-23T01:42:12.6628576Z 0% |########################################## | 67% 2022-11-23T01:42:12.6628783Z 0% |########################################## | 67% 2022-11-23T01:42:12.6628978Z 0% |########################################### | 67% 2022-11-23T01:42:12.6629184Z 0% |########################################### | 67% 2022-11-23T01:42:12.6629396Z 0% |########################################### | 67% 2022-11-23T01:42:12.6629591Z 0% |########################################### | 67% 2022-11-23T01:42:12.6629798Z 0% |########################################### | 67% 2022-11-23T01:42:12.6630002Z 0% |########################################### | 67% 2022-11-23T01:42:12.6630209Z 0% |########################################### | 67% 2022-11-23T01:42:12.6630402Z 0% |########################################### | 67% 2022-11-23T01:42:12.6630611Z 0% |########################################### | 67% 2022-11-23T01:42:12.6630822Z 0% |########################################### | 67% 2022-11-23T01:42:12.6631016Z 0% |########################################### | 68% 2022-11-23T01:42:12.6631226Z 0% |########################################### | 68% 2022-11-23T01:42:12.6631436Z 0% |########################################### | 68% 2022-11-23T01:42:12.6631643Z 0% |########################################### | 68% 2022-11-23T01:42:12.6631838Z 0% |########################################### | 68% 2022-11-23T01:42:12.6632048Z 0% |########################################### | 68% 2022-11-23T01:42:12.6632255Z 0% |########################################### | 68% 2022-11-23T01:42:12.6632450Z 0% |########################################### | 68% 2022-11-23T01:42:12.6632657Z 0% |########################################### | 68% 2022-11-23T01:42:12.6632866Z 0% |############################################ | 68% 2022-11-23T01:42:12.6633060Z 0% |############################################ | 68% 2022-11-23T01:42:12.6633302Z 0% |############################################ | 68% 2022-11-23T01:42:12.6633512Z 0% |############################################ | 69% 2022-11-23T01:42:12.6633719Z 0% |############################################ | 69% 2022-11-23T01:42:12.6633914Z 0% |############################################ | 69% 2022-11-23T01:42:12.6634121Z 0% |############################################ | 69% 2022-11-23T01:42:12.6634330Z 0% |############################################ | 69% 2022-11-23T01:42:12.6634521Z 0% |############################################ | 69% 2022-11-23T01:42:12.6634733Z 0% |############################################ | 69% 2022-11-23T01:42:12.6634940Z 0% |############################################ | 69% 2022-11-23T01:42:12.6635148Z 0% |############################################ | 69% 2022-11-23T01:42:12.6635377Z 0% |############################################ | 69% 2022-11-23T01:42:12.6635586Z 0% |############################################ | 69% 2022-11-23T01:42:12.6635793Z 0% |############################################ | 69% 2022-11-23T01:42:12.6635987Z 0% |############################################ | 69% 2022-11-23T01:42:12.6636193Z 0% |############################################ | 70% 2022-11-23T01:42:12.6636400Z 0% |############################################ | 70% 2022-11-23T01:42:12.6636608Z 0% |############################################ | 70% 2022-11-23T01:42:12.6636803Z 0% |############################################# | 70% 2022-11-23T01:42:12.6637009Z 0% |############################################# | 70% 2022-11-23T01:42:12.6637218Z 0% |############################################# | 70% 2022-11-23T01:42:12.6637416Z 0% |############################################# | 70% 2022-11-23T01:42:12.6637705Z 0% |############################################# | 70% 2022-11-23T01:42:12.6637914Z 0% |############################################# | 70% 2022-11-23T01:42:12.6638123Z 0% |############################################# | 70% 2022-11-23T01:42:12.6638318Z 0% |############################################# | 70% 2022-11-23T01:42:12.6638526Z 0% |############################################# | 70% 2022-11-23T01:42:12.6638737Z 0% |############################################# | 71% 2022-11-23T01:42:12.6638932Z 0% |############################################# | 71% 2022-11-23T01:42:12.6639138Z 0% |############################################# | 71% 2022-11-23T01:42:12.6639350Z 0% |############################################# | 71% 2022-11-23T01:42:12.6639548Z 0% |############################################# | 71% 2022-11-23T01:42:12.6639756Z 0% |############################################# | 71% 2022-11-23T01:42:12.6639961Z 0% |############################################# | 71% 2022-11-23T01:42:12.6640174Z 0% |############################################# | 71% 2022-11-23T01:42:12.6640366Z 0% |############################################# | 71% 2022-11-23T01:42:12.6640575Z 0% |############################################# | 71% 2022-11-23T01:42:12.6640785Z 0% |############################################## | 71% 2022-11-23T01:42:12.6640979Z 0% |############################################## | 71% 2022-11-23T01:42:12.6641187Z 0% |############################################## | 72% 2022-11-23T01:42:12.6641393Z 0% |############################################## | 72% 2022-11-23T01:42:12.6641782Z 0% |############################################## | 72% 2022-11-23T01:42:12.6641981Z 0% |############################################## | 72% 2022-11-23T01:42:12.6642189Z 0% |############################################## | 72% 2022-11-23T01:42:12.6642396Z 0% |############################################## | 72% 2022-11-23T01:42:12.6642592Z 0% |############################################## | 72% 2022-11-23T01:42:12.6642800Z 0% |############################################## | 72% 2022-11-23T01:42:12.6643008Z 0% |############################################## | 72% 2022-11-23T01:42:12.6643217Z 0% |############################################## | 72% 2022-11-23T01:42:12.6643409Z 0% |############################################## | 72% 2022-11-23T01:42:12.6643617Z 0% |############################################## | 72% 2022-11-23T01:42:12.6643871Z 0% |############################################## | 73% 2022-11-23T01:42:12.6644065Z 0% |############################################## | 73% 2022-11-23T01:42:12.6644270Z 0% |############################################## | 73% 2022-11-23T01:42:12.6644483Z 0% |############################################## | 73% 2022-11-23T01:42:12.6644676Z 0% |############################################## | 73% 2022-11-23T01:42:12.6644886Z 0% |############################################### | 73% 2022-11-23T01:42:12.6645103Z 0% |############################################### | 73% 2022-11-23T01:42:12.6645409Z 0% |############################################### | 73% 2022-11-23T01:42:12.6645706Z 0% |############################################### | 73% 2022-11-23T01:42:12.6645956Z 0% |############################################### | 73% 2022-11-23T01:42:12.6646172Z 0% |############################################### | 73% 2022-11-23T01:42:12.6646367Z 0% |############################################### | 73% 2022-11-23T01:42:12.6646573Z 0% |############################################### | 74% 2022-11-23T01:42:12.6646783Z 0% |############################################### | 74% 2022-11-23T01:42:12.6646990Z 0% |############################################### | 74% 2022-11-23T01:42:12.6647186Z 0% |############################################### | 74% 2022-11-23T01:42:12.6647393Z 0% |############################################### | 74% 2022-11-23T01:42:12.6647601Z 0% |############################################### | 74% 2022-11-23T01:42:12.6647794Z 0% |############################################### | 74% 2022-11-23T01:42:12.6648000Z 0% |############################################### | 74% 2022-11-23T01:42:12.6648213Z 0% |############################################### | 74% 2022-11-23T01:42:12.6648420Z 0% |############################################### | 74% 2022-11-23T01:42:12.6648616Z 0% |############################################### | 74% 2022-11-23T01:42:12.6648824Z 0% |############################################### | 74% 2022-11-23T01:42:12.6649029Z 0% |################################################ | 75% 2022-11-23T01:42:12.6649223Z 0% |################################################ | 75% 2022-11-23T01:42:12.6649429Z 0% |################################################ | 75% 2022-11-23T01:42:12.6649637Z 0% |################################################ | 75% 2022-11-23T01:42:12.6649847Z 0% |################################################ | 75% 2022-11-23T01:42:12.6650040Z 0% |################################################ | 75% 2022-11-23T01:42:12.6650293Z 0% |################################################ | 75% 2022-11-23T01:42:12.6650502Z 0% |################################################ | 75% 2022-11-23T01:42:12.6650696Z 0% |################################################ | 75% 2022-11-23T01:42:12.6650906Z 0% |################################################ | 75% 2022-11-23T01:42:12.6651116Z 0% |################################################ | 75% 2022-11-23T01:42:12.6651308Z 0% |################################################ | 75% 2022-11-23T01:42:12.6651519Z 0% |################################################ | 76% 2022-11-23T01:42:12.6651727Z 0% |################################################ | 76% 2022-11-23T01:42:12.6651933Z 0% |################################################ | 76% 2022-11-23T01:42:12.6652129Z 0% |################################################ | 76% 2022-11-23T01:42:12.6652374Z 0% |################################################ | 76% 2022-11-23T01:42:12.6652582Z 0% |################################################ | 76% 2022-11-23T01:42:12.6652880Z 0% |################################################ | 76% 2022-11-23T01:42:12.6653169Z 0% |################################################# | 76% 2022-11-23T01:42:12.6653445Z 0% |################################################# | 76% 2022-11-23T01:42:12.6653732Z 0% |################################################# | 76% 2022-11-23T01:42:12.6653954Z 0% |################################################# | 76% 2022-11-23T01:42:12.6654246Z 0% |################################################# | 76% 2022-11-23T01:42:12.6654456Z 0% |################################################# | 77% 2022-11-23T01:42:12.6654650Z 0% |################################################# | 77% 2022-11-23T01:42:12.6654864Z 0% |################################################# | 77% 2022-11-23T01:42:12.6655142Z 0% |################################################# | 77% 2022-11-23T01:42:12.6655355Z 0% |################################################# | 77% 2022-11-23T01:42:12.6655551Z 0% |################################################# | 77% 2022-11-23T01:42:12.6655761Z 0% |################################################# | 77% 2022-11-23T01:42:12.6655970Z 0% |################################################# | 77% 2022-11-23T01:42:12.6656165Z 0% |################################################# | 77% 2022-11-23T01:42:12.6656374Z 0% |################################################# | 77% 2022-11-23T01:42:12.6656582Z 0% |################################################# | 77% 2022-11-23T01:42:12.6656777Z 0% |################################################# | 77% 2022-11-23T01:42:12.6656988Z 0% |################################################# | 78% 2022-11-23T01:42:12.6657198Z 0% |################################################# | 78% 2022-11-23T01:42:12.6657407Z 0% |################################################## | 78% 2022-11-23T01:42:12.6657600Z 0% |################################################## | 78% 2022-11-23T01:42:12.6657808Z 0% |################################################## | 78% 2022-11-23T01:42:12.6658017Z 0% |################################################## | 78% 2022-11-23T01:42:12.6658211Z 0% |################################################## | 78% 2022-11-23T01:42:12.6658420Z 0% |################################################## | 78% 2022-11-23T01:42:12.6658627Z 0% |################################################## | 78% 2022-11-23T01:42:12.6658835Z 0% |################################################## | 78% 2022-11-23T01:42:12.6659087Z 0% |################################################## | 78% 2022-11-23T01:42:12.6659299Z 0% |################################################## | 78% 2022-11-23T01:42:12.6659507Z 0% |################################################## | 79% 2022-11-23T01:42:12.6659705Z 0% |################################################## | 79% 2022-11-23T01:42:12.6659920Z 0% |################################################## | 79% 2022-11-23T01:42:12.6660126Z 0% |################################################## | 79% 2022-11-23T01:42:12.6660330Z 0% |################################################## | 79% 2022-11-23T01:42:12.6660525Z 0% |################################################## | 79% 2022-11-23T01:42:12.6660731Z 0% |################################################## | 79% 2022-11-23T01:42:12.6660937Z 0% |################################################## | 79% 2022-11-23T01:42:12.6661164Z 0% |################################################## | 79% 2022-11-23T01:42:12.6661367Z 0% |################################################### | 79% 2022-11-23T01:42:12.6661571Z 0% |################################################### | 79% 2022-11-23T01:42:12.6661776Z 0% |################################################### | 79% 2022-11-23T01:42:12.6661969Z 0% |################################################### | 79% 2022-11-23T01:42:12.6662174Z 0% |################################################### | 80% 2022-11-23T01:42:12.6662377Z 0% |################################################### | 80% 2022-11-23T01:42:12.6662571Z 0% |################################################### | 80% 2022-11-23T01:42:12.6662774Z 0% |################################################### | 80% 2022-11-23T01:42:12.6662980Z 0% |################################################### | 80% 2022-11-23T01:42:12.6663175Z 0% |################################################### | 80% 2022-11-23T01:42:12.6663379Z 0% |################################################### | 80% 2022-11-23T01:42:12.6663580Z 0% |################################################### | 80% 2022-11-23T01:42:12.6663784Z 0% |################################################### | 80% 2022-11-23T01:42:12.6663980Z 0% |################################################### | 80% 2022-11-23T01:42:12.6664183Z 0% |################################################### | 80% 2022-11-23T01:42:12.6664389Z 0% |################################################### | 80% 2022-11-23T01:42:12.6664583Z 0% |################################################### | 81% 2022-11-23T01:42:12.6664788Z 0% |################################################### | 81% 2022-11-23T01:42:12.6664998Z 0% |################################################### | 81% 2022-11-23T01:42:12.6665207Z 0% |#################################################### | 81% 2022-11-23T01:42:12.6665401Z 0% |#################################################### | 81% 2022-11-23T01:42:12.6665608Z 0% |#################################################### | 81% 2022-11-23T01:42:12.6665816Z 0% |#################################################### | 81% 2022-11-23T01:42:12.6666009Z 0% |#################################################### | 81% 2022-11-23T01:42:12.6666213Z 0% |#################################################### | 81% 2022-11-23T01:42:12.6666423Z 0% |#################################################### | 81% 2022-11-23T01:42:12.6666629Z 0% |#################################################### | 81% 2022-11-23T01:42:12.6666822Z 0% |#################################################### | 81% 2022-11-23T01:42:12.6667054Z 0% |#################################################### | 82% 2022-11-23T01:42:12.6667262Z 0% |#################################################### | 82% 2022-11-23T01:42:12.6667460Z 0% |#################################################### | 82% 2022-11-23T01:42:12.6667666Z 0% |#################################################### | 82% 2022-11-23T01:42:12.6667874Z 0% |#################################################### | 82% 2022-11-23T01:42:12.6668063Z 0% |#################################################### | 82% 2022-11-23T01:42:12.6668270Z 0% |#################################################### | 82% 2022-11-23T01:42:12.6668477Z 0% |#################################################### | 82% 2022-11-23T01:42:12.6668681Z 0% |#################################################### | 82% 2022-11-23T01:42:12.6668876Z 0% |#################################################### | 82% 2022-11-23T01:42:12.6669084Z 0% |##################################################### | 82% 2022-11-23T01:42:12.6669320Z 0% |##################################################### | 82% 2022-11-23T01:42:12.6669514Z 0% |##################################################### | 83% 2022-11-23T01:42:12.6669720Z 0% |##################################################### | 83% 2022-11-23T01:42:12.6669924Z 0% |##################################################### | 83% 2022-11-23T01:42:12.6670131Z 0% |##################################################### | 83% 2022-11-23T01:42:12.6670325Z 0% |##################################################### | 83% 2022-11-23T01:42:12.6670526Z 0% |##################################################### | 83% 2022-11-23T01:42:12.6670734Z 0% |##################################################### | 83% 2022-11-23T01:42:12.6670925Z 0% |##################################################### | 83% 2022-11-23T01:42:12.6671132Z 0% |##################################################### | 83% 2022-11-23T01:42:12.6671341Z 0% |##################################################### | 83% 2022-11-23T01:42:12.6671545Z 0% |##################################################### | 83% 2022-11-23T01:42:12.6671737Z 0% |##################################################### | 83% 2022-11-23T01:42:12.6671941Z 0% |##################################################### | 84% 2022-11-23T01:42:12.6672145Z 0% |##################################################### | 84% 2022-11-23T01:42:12.6672338Z 0% |##################################################### | 84% 2022-11-23T01:42:12.6672544Z 0% |##################################################### | 84% 2022-11-23T01:42:12.6672750Z 0% |###################################################### | 84% 2022-11-23T01:42:12.6672954Z 0% |###################################################### | 84% 2022-11-23T01:42:12.6673039Z 0% |###################################################### | 84% 2022-11-23T01:42:12.6673131Z 0% |###################################################### | 84% 2022-11-23T01:42:12.6673224Z 0% |###################################################### | 84% 2022-11-23T01:42:12.6673314Z 0% |###################################################### | 84% 2022-11-23T01:42:12.6673404Z 0% |###################################################### | 84% 2022-11-23T01:42:12.6673495Z 0% |###################################################### | 84% 2022-11-23T01:42:12.6673584Z 0% |###################################################### | 85% 2022-11-23T01:42:12.6673673Z 0% |###################################################### | 85% 2022-11-23T01:42:12.6673752Z 0% |###################################################### | 85% 2022-11-23T01:42:12.6673842Z 0% |###################################################### | 85% 2022-11-23T01:42:12.6673963Z 0% |###################################################### | 85% 2022-11-23T01:42:12.6674054Z 0% |###################################################### | 85% 2022-11-23T01:42:12.6674143Z 0% |###################################################### | 85% 2022-11-23T01:42:12.6674233Z 0% |###################################################### | 85% 2022-11-23T01:42:12.6674322Z 0% |###################################################### | 85% 2022-11-23T01:42:12.6674411Z 0% |###################################################### | 85% 2022-11-23T01:42:12.6674489Z 0% |###################################################### | 85% 2022-11-23T01:42:12.6674578Z 0% |####################################################### | 85% 2022-11-23T01:42:12.6674666Z 0% |####################################################### | 86% 2022-11-23T01:42:12.6674756Z 0% |####################################################### | 86% 2022-11-23T01:42:12.6674876Z 0% |####################################################### | 86% 2022-11-23T01:42:12.6674966Z 0% |####################################################### | 86% 2022-11-23T01:42:12.6675055Z 0% |####################################################### | 86% 2022-11-23T01:42:12.6675145Z 0% |####################################################### | 86% 2022-11-23T01:42:12.6675222Z 0% |####################################################### | 86% 2022-11-23T01:42:12.6675311Z 0% |####################################################### | 86% 2022-11-23T01:42:12.6675401Z 0% |####################################################### | 86% 2022-11-23T01:42:12.6675489Z 0% |####################################################### | 86% 2022-11-23T01:42:12.6675579Z 0% |####################################################### | 86% 2022-11-23T01:42:12.6675668Z 0% |####################################################### | 86% 2022-11-23T01:42:12.6675758Z 0% |####################################################### | 87% 2022-11-23T01:42:12.6675838Z 0% |####################################################### | 87% 2022-11-23T01:42:12.6675927Z 0% |####################################################### | 87% 2022-11-23T01:42:12.6676015Z 0% |####################################################### | 87% 2022-11-23T01:42:12.6676104Z 0% |####################################################### | 87% 2022-11-23T01:42:12.6676194Z 0% |####################################################### | 87% 2022-11-23T01:42:12.6676284Z 0% |######################################################## | 87% 2022-11-23T01:42:12.6676373Z 0% |######################################################## | 87% 2022-11-23T01:42:12.6676462Z 0% |######################################################## | 87% 2022-11-23T01:42:12.6676539Z 0% |######################################################## | 87% 2022-11-23T01:42:12.6676635Z 0% |######################################################## | 87% 2022-11-23T01:42:12.6676724Z 0% |######################################################## | 87% 2022-11-23T01:42:12.6676811Z 0% |######################################################## | 88% 2022-11-23T01:42:12.6676900Z 0% |######################################################## | 88% 2022-11-23T01:42:12.6676989Z 0% |######################################################## | 88% 2022-11-23T01:42:12.6677078Z 0% |######################################################## | 88% 2022-11-23T01:42:12.6677170Z 0% |######################################################## | 88% 2022-11-23T01:42:12.6677247Z 0% |######################################################## | 88% 2022-11-23T01:42:12.6677335Z 0% |######################################################## | 88% 2022-11-23T01:42:12.6677424Z 0% |######################################################## | 88% 2022-11-23T01:42:12.6677638Z 0% |######################################################## | 88% 2022-11-23T01:42:12.6677731Z 0% |######################################################## | 88% 2022-11-23T01:42:12.6677822Z 0% |######################################################## | 88% 2022-11-23T01:42:12.6677912Z 0% |######################################################## | 88% 2022-11-23T01:42:12.6678000Z 0% |######################################################## | 89% 2022-11-23T01:42:12.6678078Z 0% |######################################################### | 89% 2022-11-23T01:42:12.6678167Z 0% |######################################################### | 89% 2022-11-23T01:42:12.6678256Z 0% |######################################################### | 89% 2022-11-23T01:42:12.6678346Z 0% |######################################################### | 89% 2022-11-23T01:42:12.6678438Z 0% |######################################################### | 89% 2022-11-23T01:42:12.6678573Z 0% |######################################################### | 89% 2022-11-23T01:42:12.6678664Z 0% |######################################################### | 89% 2022-11-23T01:42:12.6678754Z 0% |######################################################### | 89% 2022-11-23T01:42:12.6678830Z 0% |######################################################### | 89% 2022-11-23T01:42:12.6678921Z 0% |######################################################### | 89% 2022-11-23T01:42:12.6679011Z 0% |######################################################### | 89% 2022-11-23T01:42:12.6679100Z 0% |######################################################### | 89% 2022-11-23T01:42:12.6679191Z 0% |######################################################### | 90% 2022-11-23T01:42:12.6679280Z 0% |######################################################### | 90% 2022-11-23T01:42:12.6679369Z 0% |######################################################### | 90% 2022-11-23T01:42:12.6679462Z 0% |######################################################### | 90% 2022-11-23T01:42:12.6679540Z 0% |######################################################### | 90% 2022-11-23T01:42:12.6679629Z 0% |######################################################### | 90% 2022-11-23T01:42:12.6679719Z 0% |######################################################### | 90% 2022-11-23T01:42:12.6679807Z 0% |########################################################## | 90% 2022-11-23T01:42:12.6679896Z 0% |########################################################## | 90% 2022-11-23T01:42:12.6679985Z 0% |########################################################## | 90% 2022-11-23T01:42:12.6680074Z 0% |########################################################## | 90% 2022-11-23T01:42:12.6680164Z 0% |########################################################## | 90% 2022-11-23T01:42:12.6680243Z 0% |########################################################## | 91% 2022-11-23T01:42:12.6680337Z 0% |########################################################## | 91% 2022-11-23T01:42:12.6680427Z 0% |########################################################## | 91% 2022-11-23T01:42:12.6680519Z 0% |########################################################## | 91% 2022-11-23T01:42:12.6680609Z 0% |########################################################## | 91% 2022-11-23T01:42:12.6680698Z 0% |########################################################## | 91% 2022-11-23T01:42:12.6680789Z 0% |########################################################## | 91% 2022-11-23T01:42:12.6680881Z 0% |########################################################## | 91% 2022-11-23T01:42:12.6680958Z 0% |########################################################## | 91% 2022-11-23T01:42:12.6681047Z 0% |########################################################## | 91% 2022-11-23T01:42:12.6681136Z 0% |########################################################## | 91% 2022-11-23T01:42:12.6681255Z 0% |########################################################## | 91% 2022-11-23T01:42:12.6681347Z 0% |########################################################## | 92% 2022-11-23T01:42:12.6681437Z 0% |########################################################## | 92% 2022-11-23T01:42:12.6681650Z 0% |########################################################### | 92% 2022-11-23T01:42:12.6681748Z 0% |########################################################### | 92% 2022-11-23T01:42:12.6681825Z 0% |########################################################### | 92% 2022-11-23T01:42:12.6681919Z 0% |########################################################### | 92% 2022-11-23T01:42:12.6682008Z 0% |########################################################### | 92% 2022-11-23T01:42:12.6682097Z 0% |########################################################### | 92% 2022-11-23T01:42:12.6682186Z 0% |########################################################### | 92% 2022-11-23T01:42:12.6682333Z 0% |########################################################### | 92% 2022-11-23T01:42:12.6682424Z 0% |########################################################### | 92% 2022-11-23T01:42:12.6682515Z 0% |########################################################### | 92% 2022-11-23T01:42:12.6682591Z 0% |########################################################### | 93% 2022-11-23T01:42:12.6682680Z 0% |########################################################### | 93% 2022-11-23T01:42:12.6682770Z 0% |########################################################### | 93% 2022-11-23T01:42:12.6682859Z 0% |########################################################### | 93% 2022-11-23T01:42:12.6682947Z 0% |########################################################### | 93% 2022-11-23T01:42:12.6683038Z 0% |########################################################### | 93% 2022-11-23T01:42:12.6683130Z 0% |########################################################### | 93% 2022-11-23T01:42:12.6683225Z 0% |########################################################### | 93% 2022-11-23T01:42:12.6683301Z 0% |########################################################### | 93% 2022-11-23T01:42:12.6683390Z 0% |############################################################ | 93% 2022-11-23T01:42:12.6683482Z 0% |############################################################ | 93% 2022-11-23T01:42:12.6683573Z 0% |############################################################ | 93% 2022-11-23T01:42:12.6683665Z 0% |############################################################ | 94% 2022-11-23T01:42:12.6683756Z 0% |############################################################ | 94% 2022-11-23T01:42:12.6683845Z 0% |############################################################ | 94% 2022-11-23T01:42:12.6683937Z 0% |############################################################ | 94% 2022-11-23T01:42:12.6684016Z 0% |############################################################ | 94% 2022-11-23T01:42:12.6684110Z 0% |############################################################ | 94% 2022-11-23T01:42:12.6684199Z 0% |############################################################ | 94% 2022-11-23T01:42:12.6684287Z 0% |############################################################ | 94% 2022-11-23T01:42:12.6684377Z 0% |############################################################ | 94% 2022-11-23T01:42:12.6684467Z 0% |############################################################ | 94% 2022-11-23T01:42:12.6684555Z 0% |############################################################ | 94% 2022-11-23T01:42:12.6684645Z 0% |############################################################ | 94% 2022-11-23T01:42:12.6684722Z 0% |############################################################ | 95% 2022-11-23T01:42:12.6684812Z 0% |############################################################ | 95% 2022-11-23T01:42:12.6684949Z 0% |############################################################ | 95% 2022-11-23T01:42:12.6685044Z 0% |############################################################ | 95% 2022-11-23T01:42:12.6685133Z 0% |############################################################# | 95% 2022-11-23T01:42:12.6685224Z 0% |############################################################# | 95% 2022-11-23T01:42:12.6685314Z 0% |############################################################# | 95% 2022-11-23T01:42:12.6685402Z 0% |############################################################# | 95% 2022-11-23T01:42:12.6685479Z 0% |############################################################# | 95% 2022-11-23T01:42:12.6685569Z 0% |############################################################# | 95% 2022-11-23T01:42:12.6685658Z 0% |############################################################# | 95% 2022-11-23T01:42:12.6685747Z 0% |############################################################# | 95% 2022-11-23T01:42:12.6685838Z 0% |############################################################# | 96% 2022-11-23T01:42:12.6685956Z 0% |############################################################# | 96% 2022-11-23T01:42:12.6686045Z 0% |############################################################# | 96% 2022-11-23T01:42:12.6686135Z 0% |############################################################# | 96% 2022-11-23T01:42:12.6686212Z 0% |############################################################# | 96% 2022-11-23T01:42:12.6686303Z 0% |############################################################# | 96% 2022-11-23T01:42:12.6686393Z 0% |############################################################# | 96% 2022-11-23T01:42:12.6686482Z 0% |############################################################# | 96% 2022-11-23T01:42:12.6686571Z 0% |############################################################# | 96% 2022-11-23T01:42:12.6686661Z 0% |############################################################# | 96% 2022-11-23T01:42:12.6686751Z 0% |############################################################# | 96% 2022-11-23T01:42:12.6686844Z 0% |############################################################## | 96% 2022-11-23T01:42:12.6686921Z 0% |############################################################## | 97% 2022-11-23T01:42:12.6687009Z 0% |############################################################## | 97% 2022-11-23T01:42:12.6687097Z 0% |############################################################## | 97% 2022-11-23T01:42:12.6687186Z 0% |############################################################## | 97% 2022-11-23T01:42:12.6687275Z 0% |############################################################## | 97% 2022-11-23T01:42:12.6687364Z 0% |############################################################## | 97% 2022-11-23T01:42:12.6687453Z 0% |############################################################## | 97% 2022-11-23T01:42:12.6687542Z 0% |############################################################## | 97% 2022-11-23T01:42:12.6687623Z 0% |############################################################## | 97% 2022-11-23T01:42:12.6687713Z 0% |############################################################## | 97% 2022-11-23T01:42:12.6687802Z 0% |############################################################## | 97% 2022-11-23T01:42:12.6687890Z 0% |############################################################## | 97% 2022-11-23T01:42:12.6687979Z 0% |############################################################## | 98% 2022-11-23T01:42:12.6688068Z 0% |############################################################## | 98% 2022-11-23T01:42:12.6688159Z 0% |############################################################## | 98% 2022-11-23T01:42:12.6688247Z 0% |############################################################## | 98% 2022-11-23T01:42:12.6688322Z 0% |############################################################## | 98% 2022-11-23T01:42:12.6688412Z 0% |############################################################## | 98% 2022-11-23T01:42:12.6688535Z 0% |############################################################### | 98% 2022-11-23T01:42:12.6688627Z 0% |############################################################### | 98% 2022-11-23T01:42:12.6688715Z 0% |############################################################### | 98% 2022-11-23T01:42:12.6688804Z 0% |############################################################### | 98% 2022-11-23T01:42:12.6688894Z 0% |############################################################### | 98% 2022-11-23T01:42:12.6688982Z 0% |############################################################### | 98% 2022-11-23T01:42:12.6689060Z 0% |############################################################### | 99% 2022-11-23T01:42:12.6689149Z 0% |############################################################### | 99% 2022-11-23T01:42:12.6689236Z 0% |############################################################### | 99% 2022-11-23T01:42:12.6689327Z 0% |############################################################### | 99% 2022-11-23T01:42:12.6689445Z 0% |############################################################### | 99% 2022-11-23T01:42:12.6689535Z 0% |############################################################### | 99% 2022-11-23T01:42:12.6689625Z 0% |############################################################### | 99% 2022-11-23T01:42:12.6689715Z 0% |############################################################### | 99% 2022-11-23T01:42:12.6689792Z 0% |############################################################### | 99% 2022-11-23T01:42:12.6689881Z 0% |############################################################### | 99% 2022-11-23T01:42:12.6689971Z 0% |############################################################### | 99% 2022-11-23T01:42:12.6690062Z 0% |############################################################### | 99% 2022-11-23T01:42:12.6690151Z 0% |############################################################### | 99% 2022-11-23T01:42:12.6690248Z 0% |################################################################| 100% 2022-11-23T01:42:12.6690631Z Unzipped bazel-out/k8-fastbuild-cpu-only/bin/mnist/train-images-idx3-ubyte.gz ... 2022-11-23T01:42:12.6690876Z Downloading http://yann.lecun.com/exdb/mnist/train-labels-idx1-ubyte.gz ... 2022-11-23T01:42:12.6690885Z 2022-11-23T01:42:12.6690969Z 0% | | 0% 2022-11-23T01:42:12.6691062Z 0% |################## | 28% 2022-11-23T01:42:12.6691152Z 0% |#################################### | 56% 2022-11-23T01:42:12.6691241Z 0% |###################################################### | 85% 2022-11-23T01:42:12.6691338Z 0% |################################################################| 100% 2022-11-23T01:42:12.6691574Z Unzipped bazel-out/k8-fastbuild-cpu-only/bin/mnist/train-labels-idx1-ubyte.gz ... 2022-11-23T01:42:12.6691793Z Downloading http://yann.lecun.com/exdb/mnist/t10k-images-idx3-ubyte.gz ... 2022-11-23T01:42:12.6691799Z 2022-11-23T01:42:12.6691899Z 0% | | 0% 2022-11-23T01:42:12.6691996Z 0% | | 0% 2022-11-23T01:42:12.6692077Z 0% | | 0% 2022-11-23T01:42:12.6692170Z 0% | | 1% 2022-11-23T01:42:12.6692258Z 0% |# | 1% 2022-11-23T01:42:12.6692348Z 0% |# | 2% 2022-11-23T01:42:12.6692438Z 0% |# | 2% 2022-11-23T01:42:12.6692528Z 0% |## | 3% 2022-11-23T01:42:12.6692616Z 0% |## | 3% 2022-11-23T01:42:12.6692704Z 0% |## | 4% 2022-11-23T01:42:12.6692815Z 0% |### | 4% 2022-11-23T01:42:12.6692905Z 0% |### | 5% 2022-11-23T01:42:12.6692994Z 0% |### | 5% 2022-11-23T01:42:12.6693082Z 0% |#### | 6% 2022-11-23T01:42:12.6693171Z 0% |#### | 6% 2022-11-23T01:42:12.6693262Z 0% |#### | 7% 2022-11-23T01:42:12.6693353Z 0% |##### | 7% 2022-11-23T01:42:12.6693430Z 0% |##### | 8% 2022-11-23T01:42:12.6693518Z 0% |##### | 8% 2022-11-23T01:42:12.6693608Z 0% |###### | 9% 2022-11-23T01:42:12.6693699Z 0% |###### | 9% 2022-11-23T01:42:12.6693821Z 0% |###### | 10% 2022-11-23T01:42:12.6693917Z 0% |###### | 10% 2022-11-23T01:42:12.6694010Z 0% |####### | 11% 2022-11-23T01:42:12.6694104Z 0% |####### | 11% 2022-11-23T01:42:12.6694183Z 0% |####### | 12% 2022-11-23T01:42:12.6694272Z 0% |######## | 12% 2022-11-23T01:42:12.6694363Z 0% |######## | 13% 2022-11-23T01:42:12.6694456Z 0% |######## | 13% 2022-11-23T01:42:12.6694549Z 0% |######### | 14% 2022-11-23T01:42:12.6694642Z 0% |######### | 14% 2022-11-23T01:42:12.6694734Z 0% |######### | 15% 2022-11-23T01:42:12.6694822Z 0% |########## | 15% 2022-11-23T01:42:12.6694900Z 0% |########## | 16% 2022-11-23T01:42:12.6694990Z 0% |########## | 16% 2022-11-23T01:42:12.6695078Z 0% |########### | 17% 2022-11-23T01:42:12.6695171Z 0% |########### | 17% 2022-11-23T01:42:12.6695261Z 0% |########### | 18% 2022-11-23T01:42:12.6695349Z 0% |############ | 18% 2022-11-23T01:42:12.6695438Z 0% |############ | 19% 2022-11-23T01:42:12.6695530Z 0% |############ | 19% 2022-11-23T01:42:12.6695609Z 0% |############# | 20% 2022-11-23T01:42:12.6695697Z 0% |############# | 20% 2022-11-23T01:42:12.6695786Z 0% |############# | 21% 2022-11-23T01:42:12.6695885Z 0% |############# | 21% 2022-11-23T01:42:12.6696009Z 0% |############## | 22% 2022-11-23T01:42:12.6696109Z 0% |############## | 22% 2022-11-23T01:42:12.6696199Z 0% |############## | 23% 2022-11-23T01:42:12.6696289Z 0% |############### | 23% 2022-11-23T01:42:12.6696365Z 0% |############### | 24% 2022-11-23T01:42:12.6696491Z 0% |############### | 24% 2022-11-23T01:42:12.6696584Z 0% |################ | 25% 2022-11-23T01:42:12.6696673Z 0% |################ | 25% 2022-11-23T01:42:12.6696766Z 0% |################ | 26% 2022-11-23T01:42:12.6696856Z 0% |################# | 26% 2022-11-23T01:42:12.6696945Z 0% |################# | 27% 2022-11-23T01:42:12.6697034Z 0% |################# | 27% 2022-11-23T01:42:12.6697110Z 0% |################## | 28% 2022-11-23T01:42:12.6697200Z 0% |################## | 28% 2022-11-23T01:42:12.6697289Z 0% |################## | 29% 2022-11-23T01:42:12.6697421Z 0% |################### | 29% 2022-11-23T01:42:12.6697510Z 0% |################### | 30% 2022-11-23T01:42:12.6697599Z 0% |################### | 30% 2022-11-23T01:42:12.6697689Z 0% |#################### | 31% 2022-11-23T01:42:12.6697778Z 0% |#################### | 31% 2022-11-23T01:42:12.6697856Z 0% |#################### | 32% 2022-11-23T01:42:12.6697945Z 0% |#################### | 32% 2022-11-23T01:42:12.6698038Z 0% |##################### | 33% 2022-11-23T01:42:12.6698126Z 0% |##################### | 33% 2022-11-23T01:42:12.6698216Z 0% |##################### | 34% 2022-11-23T01:42:12.6698310Z 0% |###################### | 34% 2022-11-23T01:42:12.6698400Z 0% |###################### | 35% 2022-11-23T01:42:12.6698490Z 0% |###################### | 35% 2022-11-23T01:42:12.6698567Z 0% |####################### | 36% 2022-11-23T01:42:12.6698655Z 0% |####################### | 36% 2022-11-23T01:42:12.6698744Z 0% |####################### | 37% 2022-11-23T01:42:12.6698834Z 0% |######################## | 37% 2022-11-23T01:42:12.6698924Z 0% |######################## | 38% 2022-11-23T01:42:12.6699013Z 0% |######################## | 38% 2022-11-23T01:42:12.6699104Z 0% |######################### | 39% 2022-11-23T01:42:12.6699198Z 0% |######################### | 39% 2022-11-23T01:42:12.6699276Z 0% |######################### | 40% 2022-11-23T01:42:12.6699365Z 0% |########################## | 40% 2022-11-23T01:42:12.6699456Z 0% |########################## | 41% 2022-11-23T01:42:12.6699547Z 0% |########################## | 41% 2022-11-23T01:42:12.6699637Z 0% |########################### | 42% 2022-11-23T01:42:12.6699725Z 0% |########################### | 42% 2022-11-23T01:42:12.6699817Z 0% |########################### | 43% 2022-11-23T01:42:12.6699906Z 0% |########################### | 43% 2022-11-23T01:42:12.6699983Z 0% |############################ | 44% 2022-11-23T01:42:12.6700101Z 0% |############################ | 44% 2022-11-23T01:42:12.6700193Z 0% |############################ | 45% 2022-11-23T01:42:12.6700282Z 0% |############################# | 45% 2022-11-23T01:42:12.6700372Z 0% |############################# | 46% 2022-11-23T01:42:12.6700463Z 0% |############################# | 46% 2022-11-23T01:42:12.6700553Z 0% |############################## | 47% 2022-11-23T01:42:12.6700642Z 0% |############################## | 47% 2022-11-23T01:42:12.6700719Z 0% |############################## | 48% 2022-11-23T01:42:12.6700808Z 0% |############################### | 48% 2022-11-23T01:42:12.6700897Z 0% |############################### | 49% 2022-11-23T01:42:12.6701018Z 0% |############################### | 49% 2022-11-23T01:42:12.6701107Z 0% |################################ | 50% 2022-11-23T01:42:12.6701196Z 0% |################################ | 50% 2022-11-23T01:42:12.6701287Z 0% |################################ | 51% 2022-11-23T01:42:12.6701377Z 0% |################################# | 51% 2022-11-23T01:42:12.6701455Z 0% |################################# | 52% 2022-11-23T01:42:12.6701546Z 0% |################################# | 52% 2022-11-23T01:42:12.6701634Z 0% |################################## | 53% 2022-11-23T01:42:12.6701723Z 0% |################################## | 53% 2022-11-23T01:42:12.6701813Z 0% |################################## | 54% 2022-11-23T01:42:12.6701905Z 0% |################################## | 54% 2022-11-23T01:42:12.6701994Z 0% |################################### | 55% 2022-11-23T01:42:12.6702083Z 0% |################################### | 55% 2022-11-23T01:42:12.6702159Z 0% |################################### | 56% 2022-11-23T01:42:12.6702249Z 0% |#################################### | 56% 2022-11-23T01:42:12.6702337Z 0% |#################################### | 57% 2022-11-23T01:42:12.6702423Z 0% |#################################### | 57% 2022-11-23T01:42:12.6702512Z 0% |##################################### | 58% 2022-11-23T01:42:12.6702601Z 0% |##################################### | 58% 2022-11-23T01:42:12.6702691Z 0% |##################################### | 59% 2022-11-23T01:42:12.6702785Z 0% |###################################### | 59% 2022-11-23T01:42:12.6702863Z 0% |###################################### | 60% 2022-11-23T01:42:12.6702953Z 0% |###################################### | 60% 2022-11-23T01:42:12.6703041Z 0% |####################################### | 61% 2022-11-23T01:42:12.6703131Z 0% |####################################### | 61% 2022-11-23T01:42:12.6703219Z 0% |####################################### | 62% 2022-11-23T01:42:12.6703309Z 0% |######################################## | 62% 2022-11-23T01:42:12.6703398Z 0% |######################################## | 63% 2022-11-23T01:42:12.6703486Z 0% |######################################## | 63% 2022-11-23T01:42:12.6703564Z 0% |######################################### | 64% 2022-11-23T01:42:12.6703680Z 0% |######################################### | 64% 2022-11-23T01:42:12.6703773Z 0% |######################################### | 65% 2022-11-23T01:42:12.6703862Z 0% |######################################### | 65% 2022-11-23T01:42:12.6703952Z 0% |########################################## | 66% 2022-11-23T01:42:12.6704041Z 0% |########################################## | 66% 2022-11-23T01:42:12.6704131Z 0% |########################################## | 67% 2022-11-23T01:42:12.6704220Z 0% |########################################### | 67% 2022-11-23T01:42:12.6704297Z 0% |########################################### | 68% 2022-11-23T01:42:12.6704388Z 0% |########################################### | 68% 2022-11-23T01:42:12.6704476Z 0% |############################################ | 69% 2022-11-23T01:42:12.6704610Z 0% |############################################ | 69% 2022-11-23T01:42:12.6704701Z 0% |############################################ | 70% 2022-11-23T01:42:12.6704791Z 0% |############################################# | 70% 2022-11-23T01:42:12.6704879Z 0% |############################################# | 71% 2022-11-23T01:42:12.6704969Z 0% |############################################# | 71% 2022-11-23T01:42:12.6705045Z 0% |############################################## | 72% 2022-11-23T01:42:12.6705135Z 0% |############################################## | 72% 2022-11-23T01:42:12.6705224Z 0% |############################################## | 73% 2022-11-23T01:42:12.6705312Z 0% |############################################### | 73% 2022-11-23T01:42:12.6705400Z 0% |############################################### | 74% 2022-11-23T01:42:12.6705493Z 0% |############################################### | 74% 2022-11-23T01:42:12.6705583Z 0% |################################################ | 75% 2022-11-23T01:42:12.6705672Z 0% |################################################ | 75% 2022-11-23T01:42:12.6705751Z 0% |################################################ | 76% 2022-11-23T01:42:12.6705839Z 0% |################################################ | 76% 2022-11-23T01:42:12.6705927Z 0% |################################################# | 77% 2022-11-23T01:42:12.6706018Z 0% |################################################# | 77% 2022-11-23T01:42:12.6706107Z 0% |################################################# | 78% 2022-11-23T01:42:12.6706198Z 0% |################################################## | 78% 2022-11-23T01:42:12.6706288Z 0% |################################################## | 78% 2022-11-23T01:42:12.6706382Z 0% |################################################## | 79% 2022-11-23T01:42:12.6706459Z 0% |################################################### | 79% 2022-11-23T01:42:12.6706549Z 0% |################################################### | 80% 2022-11-23T01:42:12.6706638Z 0% |################################################### | 80% 2022-11-23T01:42:12.6706726Z 0% |#################################################### | 81% 2022-11-23T01:42:12.6706817Z 0% |#################################################### | 81% 2022-11-23T01:42:12.6706906Z 0% |#################################################### | 82% 2022-11-23T01:42:12.6706994Z 0% |##################################################### | 82% 2022-11-23T01:42:12.6707084Z 0% |##################################################### | 83% 2022-11-23T01:42:12.6707186Z 0% |##################################################### | 83% 2022-11-23T01:42:12.6707280Z 0% |###################################################### | 84% 2022-11-23T01:42:12.6707370Z 0% |###################################################### | 84% 2022-11-23T01:42:12.6707459Z 0% |###################################################### | 85% 2022-11-23T01:42:12.6707548Z 0% |####################################################### | 85% 2022-11-23T01:42:12.6707636Z 0% |####################################################### | 86% 2022-11-23T01:42:12.6707723Z 0% |####################################################### | 86% 2022-11-23T01:42:12.6707814Z 0% |####################################################### | 87% 2022-11-23T01:42:12.6707892Z 0% |######################################################## | 87% 2022-11-23T01:42:12.6707982Z 0% |######################################################## | 88% 2022-11-23T01:42:12.6708073Z 0% |######################################################## | 88% 2022-11-23T01:42:12.6708217Z 0% |######################################################### | 89% 2022-11-23T01:42:12.6708307Z 0% |######################################################### | 89% 2022-11-23T01:42:12.6708399Z 0% |######################################################### | 90% 2022-11-23T01:42:12.6708488Z 0% |########################################################## | 90% 2022-11-23T01:42:12.6708577Z 0% |########################################################## | 91% 2022-11-23T01:42:12.6708655Z 0% |########################################################## | 91% 2022-11-23T01:42:12.6708743Z 0% |########################################################### | 92% 2022-11-23T01:42:12.6708832Z 0% |########################################################### | 92% 2022-11-23T01:42:12.6708923Z 0% |########################################################### | 93% 2022-11-23T01:42:12.6709014Z 0% |############################################################ | 93% 2022-11-23T01:42:12.6709109Z 0% |############################################################ | 94% 2022-11-23T01:42:12.6709198Z 0% |############################################################ | 94% 2022-11-23T01:42:12.6709289Z 0% |############################################################# | 95% 2022-11-23T01:42:12.6709366Z 0% |############################################################# | 95% 2022-11-23T01:42:12.6709456Z 0% |############################################################# | 96% 2022-11-23T01:42:12.6709547Z 0% |############################################################## | 96% 2022-11-23T01:42:12.6709635Z 0% |############################################################## | 97% 2022-11-23T01:42:12.6709727Z 0% |############################################################## | 97% 2022-11-23T01:42:12.6709817Z 0% |############################################################## | 98% 2022-11-23T01:42:12.6709909Z 0% |############################################################### | 98% 2022-11-23T01:42:12.6710000Z 0% |############################################################### | 99% 2022-11-23T01:42:12.6710077Z 0% |############################################################### | 99% 2022-11-23T01:42:12.6710176Z 0% |################################################################| 100% 2022-11-23T01:42:12.6710452Z Unzipped bazel-out/k8-fastbuild-cpu-only/bin/mnist/t10k-images-idx3-ubyte.gz ... 2022-11-23T01:42:12.6710676Z Downloading http://yann.lecun.com/exdb/mnist/t10k-labels-idx1-ubyte.gz ... 2022-11-23T01:42:12.6710683Z 2022-11-23T01:42:12.6710777Z 0% | | 0% 2022-11-23T01:42:12.6710876Z 0% |################################################################| 100% 2022-11-23T01:42:12.6711108Z Unzipped bazel-out/k8-fastbuild-cpu-only/bin/mnist/t10k-labels-idx1-ubyte.gz ... 2022-11-23T01:42:22.7358137Z [1,767 / 3,413] Compiling aten/src/ATen/Functions.cpp; 2s processwrapper-sandbox ... (8 actions running) 2022-11-23T01:42:23.5025121Z INFO: From Compiling aten/src/ATen/RegisterZeroTensor.cpp: 2022-11-23T01:42:23.5026477Z 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-11-23T01:42:23.5027388Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T01:42:23.5027839Z ^~~~~~~~~~~~~ 2022-11-23T01:42:23.5028992Z 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-11-23T01:42:23.5029910Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:42:23.5030491Z ^~~~~~~~~~ 2022-11-23T01:42:23.5360377Z INFO: From Compiling aten/src/ATen/RegisterCompositeExplicitAutograd.cpp: 2022-11-23T01:42:23.5362036Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp:1051:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-11-23T01:42:23.5362999Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T01:42:23.5363457Z ^~~~~~~~~~~~~ 2022-11-23T01:42:23.5371481Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp:1032:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-11-23T01:42:23.5372827Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:42:23.5373546Z ^~~~~~~~~~ 2022-11-23T01:42:23.6414669Z INFO: From Compiling aten/src/ATen/RegisterQuantizedCPU.cpp: 2022-11-23T01:42:23.6425370Z 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-11-23T01:42:23.6426307Z c10::optional maybe_create_proxy(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:42:23.6426801Z ^~~~~~~~~~~~~~~~~~ 2022-11-23T01:42:23.6427836Z 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-11-23T01:42:23.6428607Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T01:42:23.6429018Z ^~~~~~~~~~~~~ 2022-11-23T01:42:23.6430077Z 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-11-23T01:42:23.6430880Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:42:23.6431296Z ^~~~~~~~~~ 2022-11-23T01:42:23.6432268Z 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-11-23T01:42:23.6433045Z Tensor create_out(IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:42:23.6433441Z ^~~~~~~~~~ 2022-11-23T01:42:34.5057806Z [1,800 / 3,413] Compiling aten/src/ATen/native/ReplicationPadding.cpp; 1s processwrapper-sandbox ... (8 actions, 7 running) 2022-11-23T01:42:49.0356633Z [1,845 / 3,413] Compiling aten/src/ATen/native/TensorAdvancedIndexing.cpp; 5s processwrapper-sandbox ... (8 actions running) 2022-11-23T01:42:50.7059699Z INFO: From Compiling aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: 2022-11-23T01:42:50.7060255Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: In lambda function: 2022-11-23T01:42:50.7064070Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp:42:28: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-11-23T01:42:50.7064593Z [](Vec /* unused */) { return 0.0; }, 2022-11-23T01:42:50.7064893Z ^ 2022-11-23T01:43:05.2489542Z [1,879 / 3,413] Compiling aten/src/ATen/native/nested/NestedTensorBackward.cpp; 5s processwrapper-sandbox ... (8 actions running) 2022-11-23T01:43:06.8366076Z INFO: From Compiling aten/src/ATen/RegisterNestedTensorCPU.cpp: 2022-11-23T01:43:06.8367560Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterNestedTensorCPU.cpp:130:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-11-23T01:43:06.8368335Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T01:43:06.8368720Z ^~~~~~~~~~~~~ 2022-11-23T01:43:06.8369658Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterNestedTensorCPU.cpp:111:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-11-23T01:43:06.8370508Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:43:06.8370947Z ^~~~~~~~~~ 2022-11-23T01:43:06.9749574Z INFO: From Compiling aten/src/ATen/RegisterCompositeImplicitAutograd.cpp: 2022-11-23T01:43:06.9751164Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp:1049:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-11-23T01:43:06.9752065Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T01:43:06.9752419Z ^~~~~~~~~~~~~ 2022-11-23T01:43:06.9753566Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp:1030:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-11-23T01:43:06.9754485Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:43:06.9754906Z ^~~~~~~~~~ 2022-11-23T01:43:23.8929011Z [1,924 / 3,413] Compiling aten/src/ATen/core/type.cpp; 1s processwrapper-sandbox ... (8 actions running) 2022-11-23T01:43:45.3372829Z [2,004 / 3,413] Compiling aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp; 2s processwrapper-sandbox ... (8 actions running) 2022-11-23T01:44:03.2662736Z INFO: From Compiling aten/src/ATen/native/QuantizedLinear.cpp: 2022-11-23T01:44:03.2674955Z 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-11-23T01:44:03.2676535Z aten/src/ATen/native/QuantizedLinear.cpp:127: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-11-23T01:44:03.2677365Z cpp_custom_type_hack::cast>(packed); 2022-11-23T01:44:03.2678006Z ^ 2022-11-23T01:44:03.2678497Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:7:0: 2022-11-23T01:44:03.2757271Z aten/src/ATen/cpp_custom_type_hack.h:77:1: note: declared here 2022-11-23T01:44:03.2757830Z cast(const Tensor& packed) { 2022-11-23T01:44:03.2758150Z ^~~~ 2022-11-23T01:44:03.2759030Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_quantized_matrix(const at::Tensor&)': 2022-11-23T01:44:03.2760681Z aten/src/ATen/native/QuantizedLinear.cpp:315: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-11-23T01:44:03.2819576Z return cpp_custom_type_hack::create(std::move(ptr), weight.options()); 2022-11-23T01:44:03.2820311Z ^ 2022-11-23T01:44:03.2820758Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:7:0: 2022-11-23T01:44:03.2821276Z aten/src/ATen/cpp_custom_type_hack.h:92:1: note: declared here 2022-11-23T01:44:03.2821762Z create(std::unique_ptr ptr, TensorOptions options) { 2022-11-23T01:44:03.2880152Z ^~~~~~ 2022-11-23T01:44:03.2881256Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_gemm_matrix_fp16(const at::Tensor&)': 2022-11-23T01:44:03.2883584Z aten/src/ATen/native/QuantizedLinear.cpp:409: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-11-23T01:44:03.2886949Z std::move(unique_ptr_wrapper), weight.options()); 2022-11-23T01:44:03.2887495Z ^ 2022-11-23T01:44:03.2890279Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:7:0: 2022-11-23T01:44:03.2890966Z aten/src/ATen/cpp_custom_type_hack.h:92:1: note: declared here 2022-11-23T01:44:03.2893594Z create(std::unique_ptr ptr, TensorOptions options) { 2022-11-23T01:44:03.2894078Z ^~~~~~ 2022-11-23T01:44:03.2897691Z 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-11-23T01:44:03.2899378Z aten/src/ATen/native/QuantizedLinear.cpp:431: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-11-23T01:44:03.2900443Z c10::intrusive_ptr>(packed_weight)) 2022-11-23T01:44:03.2900915Z ^ 2022-11-23T01:44:03.2901353Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:7:0: 2022-11-23T01:44:03.2902189Z aten/src/ATen/cpp_custom_type_hack.h:77:1: note: declared here 2022-11-23T01:44:03.2902596Z cast(const Tensor& packed) { 2022-11-23T01:44:03.2902976Z ^~~~ 2022-11-23T01:44:10.0016472Z [2,085 / 3,413] Compiling aten/src/ATen/native/mkl/LinearAlgebra.cpp; 2s processwrapper-sandbox ... (8 actions running) 2022-11-23T01:44:12.8084005Z INFO: From Compiling caffe2/quantization/server/fbgemm_pack_op.cc: 2022-11-23T01:44:12.8085325Z 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-11-23T01:44:12.8086652Z caffe2/quantization/server/fbgemm_pack_op.cc:222:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:12.8087214Z for (int g = 0; g < filter_qparams.size(); ++g) { 2022-11-23T01:44:12.8087574Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:44:12.8088896Z 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-11-23T01:44:12.8089815Z caffe2/quantization/server/fbgemm_pack_op.cc:76:43: required from here 2022-11-23T01:44:12.8090627Z caffe2/quantization/server/fbgemm_pack_op.cc:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:12.8091187Z for (int g = 0; g < qparams.size(); ++g) { 2022-11-23T01:44:12.8091514Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:44:12.8092947Z 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-11-23T01:44:12.8093872Z caffe2/quantization/server/fbgemm_pack_op.cc:84:43: required from here 2022-11-23T01:44:12.8094689Z caffe2/quantization/server/fbgemm_pack_op.cc:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:21.3020742Z INFO: From Compiling caffe2/queue/rebatching_queue.cc: 2022-11-23T01:44:21.3021856Z caffe2/queue/rebatching_queue.cc: In function 'void caffe2::{anonymous}::concat(caffe2::CPUContext&, const std::vector >&, const std::vector&)': 2022-11-23T01:44:21.3022824Z caffe2/queue/rebatching_queue.cc:39:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:21.3023343Z for (int j = 0; j < numTensors; ++j) { 2022-11-23T01:44:21.3023652Z ~~^~~~~~~~~~~~ 2022-11-23T01:44:21.3024407Z caffe2/queue/rebatching_queue.cc: In member function 'bool caffe2::RebatchingQueue::enqueue(std::vector >)': 2022-11-23T01:44:21.3025270Z caffe2/queue/rebatching_queue.cc:188:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:21.3025782Z if (idx >= splittedInputs.size()) { 2022-11-23T01:44:21.3026097Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:44:21.3026771Z caffe2/queue/rebatching_queue.cc:206:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:21.3027320Z } while (canWrite() && idx < splittedInputs.size()); 2022-11-23T01:44:21.3027666Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:44:24.5314622Z INFO: From Compiling caffe2/operators/last_n_window_collector.cc: 2022-11-23T01:44:24.5317904Z caffe2/operators/last_n_window_collector.cc: In instantiation of 'bool caffe2::{anonymous}::LastNWindowCollectorOp::collect() [with Context = caffe2::CPUContext]': 2022-11-23T01:44:24.5318656Z caffe2/operators/last_n_window_collector.cc:27:21: required from 'bool caffe2::{anonymous}::LastNWindowCollectorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-11-23T01:44:24.5319067Z caffe2/operators/last_n_window_collector.cc:224:1: required from here 2022-11-23T01:44:24.5319546Z caffe2/operators/last_n_window_collector.cc:47:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:24.5319881Z for (size_t i = 1; i < input.dim(); ++i) { 2022-11-23T01:44:24.5320310Z caffe2/operators/last_n_window_collector.cc:89:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:24.5320636Z if (output_num > output_batch_size) { 2022-11-23T01:44:24.5321009Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ 2022-11-23T01:44:27.8644399Z INFO: From Compiling caffe2/operators/h_softmax_op.cc: 2022-11-23T01:44:27.8645273Z caffe2/operators/h_softmax_op.cc: In member function 'bool caffe2::HSoftmaxSearchOp::RunOnDevice() [with T = float; Context = caffe2::CPUContext]': 2022-11-23T01:44:27.8646057Z caffe2/operators/h_softmax_op.cc:408:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:27.8646708Z info.begin() + (top_n_ < info.size() ? top_n_ : info.size() - 1), 2022-11-23T01:44:27.8647024Z ~~~~~~~^~~~~~~~~~~~~ 2022-11-23T01:44:27.8647647Z caffe2/operators/h_softmax_op.cc:419:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:27.8648036Z if (i < info.size()) { 2022-11-23T01:44:27.8648286Z ~~^~~~~~~~~~~~~ 2022-11-23T01:44:28.1101956Z INFO: From Compiling caffe2/operators/fused_rowwise_random_quantization_ops.cc: 2022-11-23T01:44:28.1115996Z caffe2/operators/fused_rowwise_random_quantization_ops.cc: In instantiation of 'bool caffe2::FusedRandRowwiseQuantizedToFloatOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-11-23T01:44:28.1116910Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:206:1: required from here 2022-11-23T01:44:28.1117848Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:113:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:28.1118445Z for (size_t row = 0; row < input_rows; ++row) { 2022-11-23T01:44:28.1118778Z ~~~~^~~~~~~~~~~~ 2022-11-23T01:44:28.1119727Z caffe2/operators/fused_rowwise_random_quantization_ops.cc: In instantiation of 'bool caffe2::FloatToFusedRandRowwiseQuantizedOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-11-23T01:44:28.1120340Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:206:1: required from here 2022-11-23T01:44:28.1121021Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:55:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:28.1121726Z for (size_t row = 0; row < input_rows; ++row) { 2022-11-23T01:44:28.1122055Z ~~~~^~~~~~~~~~~~ 2022-11-23T01:44:29.4813063Z INFO: From Compiling caffe2/operators/lengths_top_k_op.cc: 2022-11-23T01:44:29.4821325Z caffe2/operators/lengths_top_k_op.cc: In instantiation of 'bool caffe2::LengthsTopKOp::RunOnDevice() [with T = float; Context = caffe2::CPUContext]': 2022-11-23T01:44:29.4822017Z caffe2/operators/lengths_top_k_op.cc:158:1: required from here 2022-11-23T01:44:29.4822848Z caffe2/operators/lengths_top_k_op.cc:42:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:29.4823465Z if (p_queue.size() < k_ || value > p_queue.top().first) { 2022-11-23T01:44:29.4824282Z caffe2/operators/lengths_top_k_op.cc:46:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:29.4824827Z if (p_queue.size() > k_) { 2022-11-23T01:44:34.1014265Z INFO: From Compiling caffe2/serialize/inline_container.cc: 2022-11-23T01:44:34.1015253Z caffe2/serialize/inline_container.cc: In member function 'void caffe2::serialize::PyTorchStreamReader::init()': 2022-11-23T01:44:34.1016205Z caffe2/serialize/inline_container.cc:153:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:34.1016847Z if (version_ < kMinSupportedFileFormatVersion) { 2022-11-23T01:44:34.1017261Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:44:34.1018023Z caffe2/serialize/inline_container.cc:164:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:34.1018651Z if (version_ > kMaxSupportedFileFormatVersion) { 2022-11-23T01:44:34.1019330Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:44:38.3597120Z [2,167 / 3,413] Compiling caffe2/sgd/wngrad_op.cc; 2s processwrapper-sandbox ... (8 actions running) 2022-11-23T01:44:40.9028444Z INFO: From Compiling caffe2/operators/reshape_op.cc: 2022-11-23T01:44:40.9029198Z caffe2/operators/reshape_op.cc: In lambda function: 2022-11-23T01:44:40.9030562Z caffe2/operators/reshape_op.cc:42:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:40.9031200Z for (int i = 0; i < actualNewShape.size(); ++i) { 2022-11-23T01:44:40.9031593Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:44:40.9032328Z caffe2/operators/reshape_op.cc:68:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:40.9032927Z for (int i = 0; i < actualNewShape.size(); ++i) { 2022-11-23T01:44:40.9033304Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:44:41.0787465Z INFO: From Compiling caffe2/quantization/server/activation_distribution_observer.cc: 2022-11-23T01:44:41.0788183Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'void caffe2::OutputMinMaxNetObserver::DumpAndReset_(const string&, bool)': 2022-11-23T01:44:41.0788973Z caffe2/quantization/server/activation_distribution_observer.cc:183:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:41.0789342Z for (int op_index = 0; op_index < min_max_infos_.size(); ++op_index) { 2022-11-23T01:44:41.0789623Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:44:41.0790083Z caffe2/quantization/server/activation_distribution_observer.cc:188:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:41.0790702Z for (int i = 0; i < op_info->tensor_infos.size(); ++i) { 2022-11-23T01:44:41.0791085Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:44:41.0791709Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'virtual void caffe2::OutputColumnMaxHistogramObserver::Stop()': 2022-11-23T01:44:41.0792316Z caffe2/quantization/server/activation_distribution_observer.cc:388:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:41.0792765Z if (info_->histograms.size() <= col) { 2022-11-23T01:44:41.0792961Z ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ 2022-11-23T01:44:41.0793524Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'void caffe2::HistogramNetObserver::DumpAndReset_(const string&, bool)': 2022-11-23T01:44:41.0794164Z caffe2/quantization/server/activation_distribution_observer.cc:470:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:41.0794536Z for (int op_index = 0; op_index < hist_infos_.size(); ++op_index) { 2022-11-23T01:44:41.0794806Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:44:41.0795269Z caffe2/quantization/server/activation_distribution_observer.cc:477:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:41.0795728Z for (int i = 0; i < info->histograms.size(); ++i) { 2022-11-23T01:44:41.0795942Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:44:41.0796536Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'void caffe2::OutputColumnMaxHistogramNetObserver::DumpAndReset_(const string&, bool)': 2022-11-23T01:44:41.0797201Z caffe2/quantization/server/activation_distribution_observer.cc:628:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:41.0797700Z for (int i = 0; i < info->histograms.size(); ++i) { 2022-11-23T01:44:41.0797953Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:44:41.5014918Z INFO: From Compiling caffe2/quantization/server/caffe2_dnnlowp_utils.cc: 2022-11-23T01:44:41.5016375Z caffe2/quantization/server/caffe2_dnnlowp_utils.cc: In function 'void dnnlowp::MeasureQuantizationError(const float*, const float*, size_t, dnnlowp::QuantizationErrorStats*)': 2022-11-23T01:44:41.5017037Z caffe2/quantization/server/caffe2_dnnlowp_utils.cc:240:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:41.5017444Z for (int i = 0; i < len; ++i) { 2022-11-23T01:44:41.5017634Z ~~^~~~~ 2022-11-23T01:44:42.0548764Z INFO: From Compiling caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.cc: 2022-11-23T01:44:42.0549532Z caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.cc:223:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] 2022-11-23T01:44:42.0549903Z #pragma omp parallel for 2022-11-23T01:44:42.0550194Z 2022-11-23T01:44:42.0550694Z caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.cc:245:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] 2022-11-23T01:44:42.0551933Z #pragma omp parallel for 2022-11-23T01:44:42.0552113Z 2022-11-23T01:44:45.0673604Z INFO: From Compiling caffe2/operators/gather_ranges_to_dense_op.cc: 2022-11-23T01:44:45.0674140Z caffe2/operators/gather_ranges_to_dense_op.cc: In lambda function: 2022-11-23T01:44:45.0674738Z caffe2/operators/gather_ranges_to_dense_op.cc:95:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:45.0675094Z for (int i = 0; i < lengths.size(); ++i) { 2022-11-23T01:44:45.0675307Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:44:54.8233920Z INFO: From Compiling caffe2/operators/dataset_ops.cc: 2022-11-23T01:44:54.8248238Z caffe2/operators/dataset_ops.cc: In constructor 'caffe2::dataset_ops::TreeWalker::TreeWalker(const std::vector&, caffe2::dataset_ops::TreeCursor&)': 2022-11-23T01:44:54.8249267Z caffe2/operators/dataset_ops.cc:143:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:54.8281388Z for (int fieldId = 0; fieldId < cursor_.it.fields().size(); ++fieldId) { 2022-11-23T01:44:54.8281909Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:44:54.8282458Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::TreeWalker::gatherLengthData()': 2022-11-23T01:44:54.8282979Z caffe2/operators/dataset_ops.cc:176:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:54.8283302Z for (int i = 0; i < lengths_.size(); ++i) { 2022-11-23T01:44:54.8283493Z ~~^~~~~~~~~~~~~~~~~ 2022-11-23T01:44:54.8283906Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::TreeWalker::gatherSizeLimits()': 2022-11-23T01:44:54.8447337Z caffe2/operators/dataset_ops.cc:189:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:54.8447892Z for (auto fieldId = 0; fieldId < cursor_.it.fields().size(); ++fieldId) { 2022-11-23T01:44:54.8448241Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:44:54.8448565Z In file included from ./caffe2/core/common.h:29:0, 2022-11-23T01:44:54.8448893Z from ./caffe2/core/blob.h:9, 2022-11-23T01:44:54.8449208Z from ./caffe2/operators/dataset_ops.h:8, 2022-11-23T01:44:54.8449560Z from caffe2/operators/dataset_ops.cc:1: 2022-11-23T01:44:54.8450348Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::CheckDatasetConsistencyOp::RunOnDevice()': 2022-11-23T01:44:54.8451103Z caffe2/operators/dataset_ops.cc:261:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:54.8451555Z InputSize() == iterator_.fields().size(), 2022-11-23T01:44:54.8451855Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:44:54.8455478Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::UnPackRecordsOp::RunOnDevice()': 2022-11-23T01:44:54.8456262Z caffe2/operators/dataset_ops.cc:394:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:54.8456712Z for (int i = 0; i < numRows; i++) { 2022-11-23T01:44:54.8456991Z ~~^~~~~~~~~ 2022-11-23T01:44:54.8457562Z caffe2/operators/dataset_ops.cc:432:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:54.8458016Z for (int i = 0; i < numRows; ++i) { 2022-11-23T01:44:54.8458303Z ~~^~~~~~~~~ 2022-11-23T01:44:54.8458901Z caffe2/operators/dataset_ops.cc:434:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:54.8459351Z for (int j = 0; j < tensors[i].size(); ++j) { 2022-11-23T01:44:54.8459661Z ~~^~~~~~~~~~~~~~~~~~~ 2022-11-23T01:44:54.8465225Z caffe2/operators/dataset_ops.cc:457:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:54.8465705Z for (int i = 0; i < numRows; ++i) { 2022-11-23T01:44:54.8466001Z ~~^~~~~~~~~ 2022-11-23T01:44:54.8467064Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::{anonymous}::UnPackRecordsOp::getShapeAndMetaFromInput(const Shared2DTensorVectorPtr&, std::vector >&, std::vector&)': 2022-11-23T01:44:54.8468237Z caffe2/operators/dataset_ops.cc:489:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:54.8468755Z for (int i = 0; i < numTensors; ++i) { 2022-11-23T01:44:54.8469035Z ~~^~~~~~~~~~~~ 2022-11-23T01:44:54.8469827Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::{anonymous}::UnPackRecordsOp::getShapeAndMetaFromPrototypeBlobs(std::vector >&, std::vector&)': 2022-11-23T01:44:54.8470890Z caffe2/operators/dataset_ops.cc:503:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:54.8471192Z for (int i = 0; i < numTensors; ++i) { 2022-11-23T01:44:54.8471393Z ~~^~~~~~~~~~~~ 2022-11-23T01:44:54.8471620Z In file included from ./caffe2/core/common.h:29:0, 2022-11-23T01:44:54.8471860Z from ./caffe2/core/blob.h:9, 2022-11-23T01:44:54.8472157Z from ./caffe2/operators/dataset_ops.h:8, 2022-11-23T01:44:54.8472516Z from caffe2/operators/dataset_ops.cc:1: 2022-11-23T01:44:54.8473348Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::ReadNextBatchOp::RunOnDevice()': 2022-11-23T01:44:54.8474188Z caffe2/operators/dataset_ops.cc:527:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:54.8474907Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 1); 2022-11-23T01:44:54.8475339Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:44:54.8476037Z caffe2/operators/dataset_ops.cc:537:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:54.8476566Z for (int i = 0; i < lengths.size(); ++i) { 2022-11-23T01:44:54.8476907Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:44:54.8477691Z caffe2/operators/dataset_ops.cc:548:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:54.8478362Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2022-11-23T01:44:54.8478733Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:44:54.8479341Z caffe2/operators/dataset_ops.cc:571:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:54.8479888Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2022-11-23T01:44:54.8480358Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:44:54.8480739Z In file included from ./caffe2/core/common.h:29:0, 2022-11-23T01:44:54.8481119Z from ./caffe2/core/blob.h:9, 2022-11-23T01:44:54.8481659Z from ./caffe2/operators/dataset_ops.h:8, 2022-11-23T01:44:54.8482050Z from caffe2/operators/dataset_ops.cc:1: 2022-11-23T01:44:54.8482877Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::ComputeOffsetOp::RunOnDevice()': 2022-11-23T01:44:54.8483748Z caffe2/operators/dataset_ops.cc:604:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:54.8484378Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 1); 2022-11-23T01:44:54.8484778Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:44:54.8485501Z caffe2/operators/dataset_ops.cc:615:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:54.8486149Z for (int i = 0; i < lengths.size(); ++i) { 2022-11-23T01:44:54.8486461Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:44:54.8487186Z caffe2/operators/dataset_ops.cc:626:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:54.8487834Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2022-11-23T01:44:54.8488191Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:44:54.8488417Z In file included from ./caffe2/core/common.h:29:0, 2022-11-23T01:44:54.8488703Z from ./caffe2/core/blob.h:9, 2022-11-23T01:44:54.8488997Z from ./caffe2/operators/dataset_ops.h:8, 2022-11-23T01:44:54.8489387Z from caffe2/operators/dataset_ops.cc:1: 2022-11-23T01:44:54.8490252Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::SortAndShuffleOp::RunOnDevice()': 2022-11-23T01:44:54.8491108Z caffe2/operators/dataset_ops.cc:662:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:54.8491518Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 1); 2022-11-23T01:44:54.8491769Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:44:54.8492234Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::ReadRandomBatchOp::RunOnDevice()': 2022-11-23T01:44:54.8492746Z caffe2/operators/dataset_ops.cc:750:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:54.8493358Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 3); 2022-11-23T01:44:54.8493748Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:44:54.8494462Z caffe2/operators/dataset_ops.cc:774:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:54.8495137Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2022-11-23T01:44:54.8495498Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:44:54.8495964Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::TrimDatasetOp::RunOnDevice()': 2022-11-23T01:44:54.8496468Z caffe2/operators/dataset_ops.cc:1095:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:54.8496847Z for (int col = 0; col < walker.fields().size(); ++col) { 2022-11-23T01:44:54.8497197Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:44:54.8497531Z In file included from ./caffe2/core/common.h:29:0, 2022-11-23T01:44:54.8497923Z from ./caffe2/core/blob.h:9, 2022-11-23T01:44:54.8498329Z from ./caffe2/operators/dataset_ops.h:8, 2022-11-23T01:44:54.8498749Z from caffe2/operators/dataset_ops.cc:1: 2022-11-23T01:44:54.8499730Z caffe2/operators/dataset_ops.cc: In instantiation of 'bool caffe2::dataset_ops::{anonymous}::CollectTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-11-23T01:44:54.8500361Z caffe2/operators/dataset_ops.cc:1638:1: required from here 2022-11-23T01:44:54.8501148Z caffe2/operators/dataset_ops.cc:1032:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:54.8501773Z tensorVector->size() == numToCollect_, 2022-11-23T01:44:54.8502030Z ^ 2022-11-23T01:44:54.8502676Z caffe2/operators/dataset_ops.cc:1045:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:54.8503317Z } else if (pos >= tensorVector->size()) { 2022-11-23T01:44:54.8503668Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:44:54.8504564Z caffe2/operators/dataset_ops.cc: In instantiation of 'bool caffe2::dataset_ops::{anonymous}::ConcatTensorVectorOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-11-23T01:44:54.8505352Z caffe2/operators/dataset_ops.cc:1638:1: required from here 2022-11-23T01:44:54.8505943Z caffe2/operators/dataset_ops.cc:969:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:54.8506320Z for (int i = 1; i < tensorVector->size(); i++) { 2022-11-23T01:44:54.8506559Z ~~^~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:44:59.5613540Z INFO: From Compiling caffe2/quantization/server/pool_dnnlowp_op.cc: 2022-11-23T01:44:59.5625878Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::AveragePoolDnnLowPOp::AveragePoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = unsigned char]': 2022-11-23T01:44:59.5628462Z ./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-11-23T01:44:59.5629401Z caffe2/quantization/server/pool_dnnlowp_op.cc:769:1: required from here 2022-11-23T01:44:59.5630207Z caffe2/quantization/server/pool_dnnlowp_op.cc:76:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:59.5630831Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-11-23T01:44:59.5631456Z caffe2/quantization/server/pool_dnnlowp_op.cc:82:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:59.5631831Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-11-23T01:44:59.5632687Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::MaxPoolDnnLowPOp::MaxPoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = unsigned char]': 2022-11-23T01:44:59.5634233Z ./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-11-23T01:44:59.5635183Z caffe2/quantization/server/pool_dnnlowp_op.cc:773:1: required from here 2022-11-23T01:44:59.5635962Z caffe2/quantization/server/pool_dnnlowp_op.cc:438:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:59.5636580Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-11-23T01:44:59.5637310Z caffe2/quantization/server/pool_dnnlowp_op.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:59.5638076Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-11-23T01:44:59.5639240Z 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-11-23T01:44:59.5640956Z ./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-11-23T01:44:59.5642044Z caffe2/quantization/server/pool_dnnlowp_op.cc:775:1: required from here 2022-11-23T01:44:59.5642861Z caffe2/quantization/server/pool_dnnlowp_op.cc:76:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:59.5643450Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-11-23T01:44:59.5644178Z caffe2/quantization/server/pool_dnnlowp_op.cc:82:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:59.5644884Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-11-23T01:44:59.5645893Z 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-11-23T01:44:59.5647494Z ./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-11-23T01:44:59.5648404Z caffe2/quantization/server/pool_dnnlowp_op.cc:779:1: required from here 2022-11-23T01:44:59.5649199Z caffe2/quantization/server/pool_dnnlowp_op.cc:438:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:59.5649848Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-11-23T01:44:59.5650612Z caffe2/quantization/server/pool_dnnlowp_op.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:44:59.5651220Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-11-23T01:45:02.1355372Z INFO: From Compiling caffe2/core/plan_executor.cc: 2022-11-23T01:45:02.1355893Z caffe2/core/plan_executor.cc: In lambda function: 2022-11-23T01:45:02.1356701Z caffe2/core/plan_executor.cc:604:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:45:02.1357301Z auto workersDone = [&] { return done == numThreads; }; 2022-11-23T01:45:02.1357786Z ~~~~~^~~~~~~~~~~~~ 2022-11-23T01:45:10.1852225Z INFO: From Compiling caffe2/ideep/operators/reshape_op.cc: 2022-11-23T01:45:10.1853167Z caffe2/ideep/operators/reshape_op.cc: In member function 'virtual bool {anonymous}::IDEEPReshapeOp::RunOnDevice()': 2022-11-23T01:45:10.1853974Z caffe2/ideep/operators/reshape_op.cc:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:45:10.1854494Z for (int i = 0; i < actual_new_shape.size() && i < input.ndims(); ++i) { 2022-11-23T01:45:10.1854820Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:45:10.1855461Z caffe2/ideep/operators/reshape_op.cc:62:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:45:10.1855972Z for (int i = 0; i < actual_new_shape.size(); ++i) { 2022-11-23T01:45:10.1856306Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:45:10.9710021Z [2,248 / 3,413] Compiling caffe2/ideep/operators/quantization/int8_dequantize_op.cc; 5s processwrapper-sandbox ... (8 actions running) 2022-11-23T01:45:15.2022700Z INFO: From Compiling caffe2/ideep/operators/concat_split_op.cc: 2022-11-23T01:45:15.2023614Z caffe2/ideep/operators/concat_split_op.cc: In member function 'virtual bool {anonymous}::IDEEPConcatOp::RunOnDevice()': 2022-11-23T01:45:15.2024166Z caffe2/ideep/operators/concat_split_op.cc:65:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:45:15.2024507Z for (int i = 0; i < axis_vdata.size(); i++) { 2022-11-23T01:45:15.2024726Z ~~^~~~~~~~~~~~~~~~~~~ 2022-11-23T01:45:20.7238519Z INFO: From Compiling caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc: 2022-11-23T01:45:20.7239403Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc: In constructor '{anonymous}::IDEEPInt8GivenTensorFillOp::IDEEPInt8GivenTensorFillOp(const caffe2::OperatorDef&, caffe2::Workspace*)': 2022-11-23T01:45:20.7240084Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc:44:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:45:20.7242834Z for (int i = 0; i < src_size; i++) { 2022-11-23T01:45:20.7243034Z ~~^~~~~~~~~~ 2022-11-23T01:45:20.7243674Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc: In constructor '{anonymous}::IDEEPInt8GivenIntTensorFillOp::IDEEPInt8GivenIntTensorFillOp(const caffe2::OperatorDef&, caffe2::Workspace*)': 2022-11-23T01:45:20.7244343Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc:115:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:45:20.7244666Z for (int i = 0; i < src_size; i++) { 2022-11-23T01:45:20.7244861Z ~~^~~~~~~~~~ 2022-11-23T01:45:25.5224847Z INFO: From Compiling caffe2/ideep/operators/queue_ops.cc: 2022-11-23T01:45:25.5225507Z In file included from ./c10/util/Logging.h:10:0, 2022-11-23T01:45:25.5226047Z from ./caffe2/utils/eigen_utils.h:9, 2022-11-23T01:45:25.5226479Z from ./caffe2/ideep/ideep_utils.h:4, 2022-11-23T01:45:25.5227071Z from caffe2/ideep/operators/queue_ops.cc:1: 2022-11-23T01:45:25.5228176Z caffe2/ideep/operators/queue_ops.cc: In member function 'virtual bool {anonymous}::IDEEPSafeEnqueueBlobsOp::RunOnDevice()': 2022-11-23T01:45:25.5229367Z caffe2/ideep/operators/queue_ops.cc:55:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:45:25.5229915Z OutputSize() == size + 1, 2022-11-23T01:45:25.5230246Z ~~~~~~~~~~~~~^~~~~~~~~~~ 2022-11-23T01:45:29.5221698Z INFO: From Compiling caffe2/ideep/operators/utility_ops.cc: 2022-11-23T01:45:29.5222639Z caffe2/ideep/operators/utility_ops.cc: In member function 'virtual bool {anonymous}::CopyIDEEPToCPUOp::RunOnDevice()': 2022-11-23T01:45:29.5223452Z caffe2/ideep/operators/utility_ops.cc:62:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:45:29.5223935Z for (int i = 0; i < X.get_dims().size(); ++i) { 2022-11-23T01:45:29.5224298Z ~~^~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:45:33.9122670Z INFO: From Compiling caffe2/operators/boolean_mask_ops.cc: 2022-11-23T01:45:33.9123180Z In file included from ./c10/util/typeid.h:19:0, 2022-11-23T01:45:33.9123886Z from ./caffe2/core/context.h:9, 2022-11-23T01:45:33.9124289Z from ./caffe2/operators/boolean_mask_ops.h:4, 2022-11-23T01:45:33.9125417Z from caffe2/operators/boolean_mask_ops.cc:1: 2022-11-23T01:45:33.9126598Z caffe2/operators/boolean_mask_ops.cc: In member function 'bool caffe2::{anonymous}::SequenceFunctor::operator()(int, int, float)': 2022-11-23T01:45:33.9127492Z caffe2/operators/boolean_mask_ops.cc:360:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:45:33.9154877Z CAFFE_ENFORCE(i < len_, "Out of bound."); 2022-11-23T01:45:33.9155283Z ~~^~~ 2022-11-23T01:45:34.6102998Z INFO: From Compiling caffe2/operators/box_with_nms_limit_op.cc: 2022-11-23T01:45:34.6198059Z caffe2/operators/box_with_nms_limit_op.cc: In instantiation of 'bool caffe2::BoxWithNMSLimitOp::DoRunWithType() [with T = float; Context = caffe2::CPUContext]': 2022-11-23T01:45:34.6199269Z caffe2/operators/box_with_nms_limit_op.h:67:34: required from 'bool caffe2::BoxWithNMSLimitOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-11-23T01:45:34.6199943Z caffe2/operators/box_with_nms_limit_op.cc:340:51: required from here 2022-11-23T01:45:34.6200805Z caffe2/operators/box_with_nms_limit_op.cc:210:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:45:34.6201373Z for (int k = 0; k < cur_keep.size(); k++) { 2022-11-23T01:45:34.6201840Z ~~^~~~~~~~~~~~~~~~~ 2022-11-23T01:45:34.6202761Z caffe2/operators/box_with_nms_limit_op.cc: In instantiation of 'bool caffe2::BoxWithNMSLimitOp::DoRunWithType() [with T = int; Context = caffe2::CPUContext]': 2022-11-23T01:45:34.6204364Z ./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-11-23T01:45:34.6206043Z ./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-11-23T01:45:34.6207349Z caffe2/operators/box_with_nms_limit_op.h:65:59: required from 'bool caffe2::BoxWithNMSLimitOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-11-23T01:45:34.6208008Z caffe2/operators/box_with_nms_limit_op.cc:340:51: required from here 2022-11-23T01:45:34.6208854Z caffe2/operators/box_with_nms_limit_op.cc:210:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:45:35.0900895Z INFO: From Compiling caffe2/operators/cc_bmm_bg_op.cc: 2022-11-23T01:45:35.0901422Z In file included from caffe2/operators/cc_bmm_bg_op.cc:1:0: 2022-11-23T01:45:35.0902142Z caffe2/operators/cc_bmm_bg_op.h:103:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] 2022-11-23T01:45:35.0902587Z #pragma omp parallel 2022-11-23T01:45:35.0902865Z 2022-11-23T01:45:35.0903418Z caffe2/operators/cc_bmm_bg_op.h:108:0: warning: ignoring #pragma omp for [-Wunknown-pragmas] 2022-11-23T01:45:35.0903859Z #pragma omp for 2022-11-23T01:45:35.0904130Z 2022-11-23T01:45:37.5932686Z INFO: From Compiling caffe2/operators/concat_split_op.cc: 2022-11-23T01:45:37.5933871Z caffe2/operators/concat_split_op.cc: In function 'std::vector caffe2::{anonymous}::TensorInferenceForSplit(const caffe2::OperatorDef&, const std::vector&)': 2022-11-23T01:45:37.5935010Z caffe2/operators/concat_split_op.cc:66:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:45:37.5935613Z } else if (split.size() != output_size) { 2022-11-23T01:45:37.5935968Z ~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2022-11-23T01:45:37.5937211Z caffe2/operators/concat_split_op.cc: In function 'caffe2::OpSchema::Cost caffe2::CostInferenceForConcat(const caffe2::OperatorDef&, const std::vector&)': 2022-11-23T01:45:37.5938536Z caffe2/operators/concat_split_op.cc:326:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:45:37.5939112Z for (int i = 0; i < in.size(); ++i) { 2022-11-23T01:45:37.5939491Z ~~^~~~~~~~~~~ 2022-11-23T01:45:37.5940493Z caffe2/operators/concat_split_op.cc: In function 'std::vector caffe2::TensorInferenceForConcat(const caffe2::OperatorDef&, const std::vector&)': 2022-11-23T01:45:37.5941765Z caffe2/operators/concat_split_op.cc:378:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:45:37.5942354Z for (int i = 1; i < in.size(); ++i) { 2022-11-23T01:45:37.5942705Z ~~^~~~~~~~~~~ 2022-11-23T01:45:37.5943319Z caffe2/operators/concat_split_op.cc:399:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:45:37.5943801Z for (int i = 1; i < in.size(); ++i) { 2022-11-23T01:45:37.5944108Z ~~^~~~~~~~~~~ 2022-11-23T01:45:37.5944755Z caffe2/operators/concat_split_op.cc:427:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:45:37.5945238Z for (int i = 1; i < in.size(); ++i) { 2022-11-23T01:45:37.5945540Z ~~^~~~~~~~~~~ 2022-11-23T01:45:40.0629600Z INFO: From Compiling caffe2/operators/ctc_beam_search_decoder_op.cc: 2022-11-23T01:45:40.0636474Z caffe2/operators/ctc_beam_search_decoder_op.cc: In member function 'bool caffe2::CTCBeamSearchDecoderOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-11-23T01:45:40.0637730Z caffe2/operators/ctc_beam_search_decoder_op.cc:142:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:45:40.0638290Z for (int i = 0; i < values_cache.size(); ++i) { 2022-11-23T01:45:40.0638632Z ~~^~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:45:40.0727876Z INFO: From Compiling caffe2/operators/copy_rows_to_tensor_op.cc: 2022-11-23T01:45:40.0734495Z In file included from caffe2/operators/copy_rows_to_tensor_op.cc:1:0: 2022-11-23T01:45:40.0735761Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = c10::Half; Context = caffe2::CPUContext]': 2022-11-23T01:45:40.0737071Z ./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-11-23T01:45:40.0738625Z ./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-11-23T01:45:40.0739917Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-11-23T01:45:40.0740565Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-11-23T01:45:40.0741341Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:45:40.0741886Z for (size_t i = 0; i < indices.sizes()[0]; ++i) { 2022-11-23T01:45:40.0742357Z ~~^~~~~~~~~~~~~~~~~~ 2022-11-23T01:45:40.0743223Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = float; Context = caffe2::CPUContext]': 2022-11-23T01:45:40.0786965Z ./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-11-23T01:45:40.0788565Z ./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-11-23T01:45:40.0790284Z ./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-11-23T01:45:40.0791380Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-11-23T01:45:40.0791940Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-11-23T01:45:40.0792717Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:45:40.0793836Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = double; Context = caffe2::CPUContext]': 2022-11-23T01:45:40.0795344Z ./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-11-23T01:45:40.0839614Z ./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-11-23T01:45:40.0841446Z ./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-11-23T01:45:40.0842879Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-11-23T01:45:40.0843602Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-11-23T01:45:40.0844272Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:45:40.0845194Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = int; Context = caffe2::CPUContext]': 2022-11-23T01:45:40.0847489Z ./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-11-23T01:45:40.0849193Z ./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-11-23T01:45:40.0850941Z ./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-11-23T01:45:40.0852244Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-11-23T01:45:40.0853186Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-11-23T01:45:40.0853991Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:45:40.0855268Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = long int; Context = caffe2::CPUContext]': 2022-11-23T01:45:40.0856797Z ./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-11-23T01:45:40.0858429Z ./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-11-23T01:45:40.0860851Z ./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-11-23T01:45:40.0862316Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-11-23T01:45:40.0862909Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-11-23T01:45:40.0863749Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:45:48.1270313Z INFO: From Compiling caffe2/operators/flexible_top_k.cc: 2022-11-23T01:45:48.1294461Z caffe2/operators/flexible_top_k.cc: In instantiation of 'bool caffe2::FlexibleTopKOp::RunOnDevice() [with T = float; Context = caffe2::CPUContext]': 2022-11-23T01:45:48.1295178Z caffe2/operators/flexible_top_k.cc:185:1: required from here 2022-11-23T01:45:48.1296039Z caffe2/operators/flexible_top_k.cc:77:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:45:48.1296619Z if (PQ.size() < k_ || value > PQ.top().first) { 2022-11-23T01:45:48.1297402Z caffe2/operators/flexible_top_k.cc:81:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:45:48.1297935Z if (PQ.size() > k_) { 2022-11-23T01:45:48.4750089Z [2,353 / 3,413] Compiling caffe2/operators/elementwise_div_op.cc; 2s processwrapper-sandbox ... (8 actions running) 2022-11-23T01:45:50.2448860Z INFO: From Compiling caffe2/operators/generate_proposals_op.cc: 2022-11-23T01:45:50.2450033Z caffe2/operators/generate_proposals_op.cc: In function 'size_t caffe2::{anonymous}::ComputeStartIndex(const TensorCPU&, const std::vector&)': 2022-11-23T01:45:50.2451077Z caffe2/operators/generate_proposals_op.cc:18:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:45:50.2451699Z for (int i = 0; i < index.size(); i++) { 2022-11-23T01:45:50.2451960Z ~~^~~~~~~~~~~~~~ 2022-11-23T01:45:50.2453357Z 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-11-23T01:45:50.2454706Z caffe2/operators/generate_proposals_op.cc:216:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:45:50.2455197Z for (int i = 0; i < order.size(); ++i) { 2022-11-23T01:45:50.2455515Z ~~^~~~~~~~~~~~~~ 2022-11-23T01:45:50.2456368Z caffe2/operators/generate_proposals_op.cc:253:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:45:50.2456882Z if (post_nms_topN > 0 && post_nms_topN < keep.size()) { 2022-11-23T01:45:50.2457237Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~ 2022-11-23T01:45:51.2840719Z INFO: From Compiling caffe2/operators/half_float_ops.cc: 2022-11-23T01:45:51.2853692Z caffe2/operators/half_float_ops.cc: In member function 'bool caffe2::Float16UniformFillOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-11-23T01:45:51.2854460Z caffe2/operators/half_float_ops.cc:139:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:45:51.2854791Z for (uint64_t i = 0; i < leading_dim_sz; i++) { 2022-11-23T01:45:51.2855005Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:45:51.2855402Z caffe2/operators/half_float_ops.cc:143:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:45:51.2855896Z for (uint64_t j = 0; j < rowsz; j++) { 2022-11-23T01:45:51.2856096Z ~~^~~~~~~ 2022-11-23T01:45:58.5670289Z INFO: From Compiling caffe2/operators/load_save_op.cc: 2022-11-23T01:45:58.5671313Z caffe2/operators/load_save_op.cc: In constructor 'caffe2::internal::SaveOpImpl::SaveOpImpl(caffe2::OperatorBase*, const caffe2::OperatorDef&, caffe2::Workspace*)': 2022-11-23T01:45:58.5672247Z caffe2/operators/load_save_op.cc:108:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:45:58.5672854Z for (int i = 0; i < blob_names_.size(); ++i) { 2022-11-23T01:45:58.5673234Z ~~^~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:45:58.5673981Z caffe2/operators/load_save_op.cc: In member function 'bool caffe2::internal::SaveOpImpl::RunOnDevice()': 2022-11-23T01:45:58.5674824Z caffe2/operators/load_save_op.cc:189:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:45:58.5675376Z for (int i = 0; i < inputs.size(); ++i) { 2022-11-23T01:45:58.5675700Z ~~^~~~~~~~~~~~~~~ 2022-11-23T01:46:00.4197784Z INFO: From Compiling caffe2/queue/blobs_queue.cc: 2022-11-23T01:46:00.4211676Z caffe2/queue/blobs_queue.cc: In member function 'bool caffe2::BlobsQueue::canWrite()': 2022-11-23T01:46:00.4212600Z caffe2/queue/blobs_queue.cc:159:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:00.4213167Z return writer_ != reader_ + queue_.size(); 2022-11-23T01:46:00.4213524Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:46:11.1319896Z INFO: From Compiling caffe2/operators/partition_ops.cc: 2022-11-23T01:46:11.1321080Z caffe2/operators/partition_ops.cc: In member function 'virtual std::vector caffe2::{anonymous}::{anonymous}::GetGatherByKeyGradient::GetGradientDefs()': 2022-11-23T01:46:11.1322657Z caffe2/operators/partition_ops.cc:122:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:11.1323265Z for (int i = 1; i < g_input_.size(); ++i) { 2022-11-23T01:46:11.1323617Z ~~^~~~~~~~~~~~~~~~~ 2022-11-23T01:46:11.1324376Z caffe2/operators/partition_ops.cc:135:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:11.1324952Z for (int i = 1; i < g_input_.size(); ++i) { 2022-11-23T01:46:11.1325295Z ~~^~~~~~~~~~~~~~~~~ 2022-11-23T01:46:15.5803749Z INFO: From Compiling caffe2/operators/reservoir_sampling.cc: 2022-11-23T01:46:15.5827565Z caffe2/operators/reservoir_sampling.cc: In instantiation of 'bool caffe2::{anonymous}::ReservoirSamplingOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-11-23T01:46:15.5828115Z caffe2/operators/reservoir_sampling.cc:277:1: required from here 2022-11-23T01:46:15.5829337Z caffe2/operators/reservoir_sampling.cc:38:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:15.5829960Z for (size_t i = 1; i < input.dim(); ++i) { 2022-11-23T01:46:16.2620156Z INFO: From Compiling caffe2/operators/rnn/recurrent_network_executor.cc: 2022-11-23T01:46:16.2630224Z In file included from ./c10/util/typeid.h:19:0, 2022-11-23T01:46:16.2630694Z from ./caffe2/core/context.h:9, 2022-11-23T01:46:16.2631201Z from ./caffe2/operators/rnn/recurrent_network_executor.h:4, 2022-11-23T01:46:16.2631762Z from caffe2/operators/rnn/recurrent_network_executor.cc:1: 2022-11-23T01:46:16.2632884Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'virtual bool caffe2::ThreadedRecurrentNetworkExecutor::Run(int)': 2022-11-23T01:46:16.2633953Z caffe2/operators/rnn/recurrent_network_executor.cc:40:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:16.2634597Z CAFFE_ENFORCE(timestep_ops_.size() >= T); 2022-11-23T01:46:16.2635410Z ~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-11-23T01:46:16.2636315Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'virtual bool caffe2::ThreadedRecurrentNetworkExecutor::RunBackwards(int)': 2022-11-23T01:46:16.2637374Z caffe2/operators/rnn/recurrent_network_executor.cc:67:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:16.2638098Z CAFFE_ENFORCE(timestep_ops_.size() >= T); 2022-11-23T01:46:16.2638461Z ~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-11-23T01:46:16.2639355Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'void caffe2::ThreadedRecurrentNetworkExecutor::WorkerFunction()': 2022-11-23T01:46:16.2640451Z caffe2/operators/rnn/recurrent_network_executor.cc:181:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:16.2641246Z if (job.op_idx == timestep_ops_template_.size() - 1) { 2022-11-23T01:46:16.2641849Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:46:16.2642768Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'void caffe2::ThreadedRecurrentNetworkExecutor::_Exec()': 2022-11-23T01:46:16.2643866Z caffe2/operators/rnn/recurrent_network_executor.cc:210:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:16.2644412Z while (workers_.size() < num_threads_) { 2022-11-23T01:46:16.2644726Z ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2022-11-23T01:46:18.1140953Z INFO: From Compiling caffe2/operators/rnn/recurrent_network_op.cc: 2022-11-23T01:46:18.1141724Z 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-11-23T01:46:18.1142364Z caffe2/operators/rnn/recurrent_network_op.cc:232:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:18.1142707Z for (auto i = 0; i < internal.size(); ++i) { 2022-11-23T01:46:18.1142915Z ~~^~~~~~~~~~~~~~~~~ 2022-11-23T01:46:20.7171967Z INFO: From Compiling caffe2/operators/sequence_ops.cc: 2022-11-23T01:46:20.7172909Z caffe2/operators/sequence_ops.cc:58:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2022-11-23T01:46:20.7173354Z #pragma warning(suppress: 4804) 2022-11-23T01:46:20.7173713Z 2022-11-23T01:46:20.7174289Z caffe2/operators/sequence_ops.cc:67:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2022-11-23T01:46:20.7174638Z #pragma warning(suppress: 4804) 2022-11-23T01:46:20.7174924Z 2022-11-23T01:46:23.9525336Z INFO: From Compiling caffe2/operators/slice_op.cc: 2022-11-23T01:46:23.9535157Z caffe2/operators/slice_op.cc: In lambda function: 2022-11-23T01:46:23.9535963Z caffe2/operators/slice_op.cc:93:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:23.9536769Z if (i >= starts.size()) { 2022-11-23T01:46:23.9537075Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:46:30.4595387Z INFO: From Compiling caffe2/operators/text_file_reader.cc: 2022-11-23T01:46:30.4595928Z In file included from ./c10/util/typeid.h:19:0, 2022-11-23T01:46:30.4596350Z from ./caffe2/core/context.h:9, 2022-11-23T01:46:30.4596772Z from caffe2/operators/text_file_reader.cc:1: 2022-11-23T01:46:30.4597761Z caffe2/operators/text_file_reader.cc: In member function 'virtual bool caffe2::TextFileReaderReadOp::RunOnDevice()': 2022-11-23T01:46:30.4598733Z caffe2/operators/text_file_reader.cc:107:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:30.4599406Z instance->fieldTypes.size() == numFields, 2022-11-23T01:46:30.4599792Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-11-23T01:46:31.6035043Z [2,464 / 3,413] Compiling caffe2/sgd/iter_op.cc; 2s processwrapper-sandbox ... (8 actions running) 2022-11-23T01:46:33.2925753Z INFO: From Compiling caffe2/operators/transpose_op.cc: 2022-11-23T01:46:33.2938471Z In file included from ./c10/util/typeid.h:19:0, 2022-11-23T01:46:33.2938895Z from ./caffe2/core/context.h:9, 2022-11-23T01:46:33.2939276Z from ./caffe2/operators/transpose_op.h:7, 2022-11-23T01:46:33.2939688Z from caffe2/operators/transpose_op.cc:1: 2022-11-23T01:46:33.2940107Z caffe2/operators/transpose_op.cc: In lambda function: 2022-11-23T01:46:33.2940938Z caffe2/operators/transpose_op.cc:32:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:33.2941438Z axes.size() == tensor_size, 2022-11-23T01:46:33.2941747Z ~~~~~~~~~~~~^~~~ 2022-11-23T01:46:34.8516494Z INFO: From Compiling caffe2/opt/bound_shape_inferencer.cc: 2022-11-23T01:46:34.8518311Z In file included from ./c10/util/Logging.h:10:0, 2022-11-23T01:46:34.8519071Z from ./caffe2/core/logging.h:2, 2022-11-23T01:46:34.8519519Z from caffe2/opt/bound_shape_inferencer.h:3, 2022-11-23T01:46:34.8519986Z from caffe2/opt/bound_shape_inferencer.cc:1: 2022-11-23T01:46:34.8521067Z caffe2/opt/bound_shape_inferencer.cc: In member function 'void caffe2::BoundShapeInferencer::InferCommonOp(const caffe2::OperatorDef&, const caffe2::OpSchema*, bool, bool)': 2022-11-23T01:46:34.8525135Z caffe2/opt/bound_shape_inferencer.cc:1116:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:34.8526033Z CAFFE_ENFORCE(target < input_shapes.size()); 2022-11-23T01:46:34.8526683Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:46:37.4071090Z INFO: From Compiling caffe2/opt/onnxifi_transformer.cc: 2022-11-23T01:46:37.4073206Z caffe2/opt/onnxifi_transformer.cc: In function 'void caffe2::{anonymous}::mergeFp32InputsAndConvertToFp16(size_t, const std::unordered_set >&, caffe2::NetDef*, caffe2::ShapeInfoMap*)': 2022-11-23T01:46:37.4074355Z caffe2/opt/onnxifi_transformer.cc:266:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:37.4074987Z shape_info.shape.dims(0) != batch_size) { 2022-11-23T01:46:37.4075357Z ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ 2022-11-23T01:46:37.4076606Z 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-11-23T01:46:37.4077850Z caffe2/opt/onnxifi_transformer.cc:735:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:37.4078361Z if (opts_.min_ops > net.op_size()) { 2022-11-23T01:46:37.4078861Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-11-23T01:46:37.4080258Z 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-11-23T01:46:37.4081659Z caffe2/opt/onnxifi_transformer.cc:868:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:37.4082156Z if (opts_.min_ops > net.op_size()) { 2022-11-23T01:46:37.4082463Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-11-23T01:46:37.4083186Z caffe2/opt/onnxifi_transformer.cc: In member function 'std::vector caffe2::OnnxifiTransformer::getBackendId()': 2022-11-23T01:46:37.4084034Z caffe2/opt/onnxifi_transformer.cc:1273:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:37.4084649Z for (int i = 0; i < backend_ids_.size(); ++i) { 2022-11-23T01:46:37.4084978Z ~~^~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:46:38.1989386Z INFO: From Compiling caffe2/opt/optimize_ideep.cc: 2022-11-23T01:46:38.1991520Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::removeStopGradientForInference(nom::repr::NNModule*, caffe2::Workspace*)': 2022-11-23T01:46:38.1992493Z caffe2/opt/optimize_ideep.cc:177:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:38.1993080Z for (int i = 0; i < allNodes.size(); ++i) { 2022-11-23T01:46:38.1993438Z ~~^~~~~~~~~~~~~~~~~ 2022-11-23T01:46:38.1994211Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fuseConvBNAndAffCh(nom::repr::NNModule*, caffe2::Workspace*)': 2022-11-23T01:46:38.1994717Z caffe2/opt/optimize_ideep.cc:247:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:38.1995092Z if (bnOrAffChInputs.size() < numInputs) { 2022-11-23T01:46:38.1995422Z ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 2022-11-23T01:46:38.1995841Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fuseConvSum(nom::repr::NNModule*, caffe2::Workspace*)': 2022-11-23T01:46:38.1996333Z caffe2/opt/optimize_ideep.cc:419:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:38.1996768Z for (int idx = conv_idx + 1; idx < allNodes.size() - 1; ++idx) { 2022-11-23T01:46:38.1997071Z ~~~~^~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:46:38.1997740Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fuseOrderSwitchToQuantizeOp(nom::repr::NNModule*, caffe2::Workspace*)': 2022-11-23T01:46:38.1998264Z caffe2/opt/optimize_ideep.cc:663:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:38.1998580Z for (int i = 0; i < allNodes.size(); ++i) { 2022-11-23T01:46:38.1998779Z ~~^~~~~~~~~~~~~~~~~ 2022-11-23T01:46:38.1999195Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fusePreConvertOp(nom::repr::NNModule*, caffe2::Workspace*)': 2022-11-23T01:46:38.1999691Z caffe2/opt/optimize_ideep.cc:744:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:38.2000004Z for (int i = 0; i < allNodes.size(); ++i) { 2022-11-23T01:46:38.2000194Z ~~^~~~~~~~~~~~~~~~~ 2022-11-23T01:46:38.2000578Z caffe2/opt/optimize_ideep.cc:771:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:38.2000882Z for (int j = 0; j < op_list.size(); j++) { 2022-11-23T01:46:38.2001071Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:46:38.2001475Z caffe2/opt/optimize_ideep.cc: In function 'void caffe2::opt::setPoolingInferenceMode(nom::repr::NNModule*)': 2022-11-23T01:46:38.2002535Z caffe2/opt/optimize_ideep.cc:833:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:38.2003173Z for (int i = 0; i < allNodes.size(); ++i) { 2022-11-23T01:46:38.2003484Z ~~^~~~~~~~~~~~~~~~~ 2022-11-23T01:46:39.2655856Z INFO: From Compiling caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: 2022-11-23T01:46:39.2656791Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::FloatToFused8BitRowwiseQuantized__base(const float*, size_t, int, uint8_t*)': 2022-11-23T01:46:39.2657615Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:40:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:39.2658107Z for (std::size_t col = 0; col < input_columns; ++col) { 2022-11-23T01:46:39.2658412Z ~~~~^~~~~~~~~~~~~~~ 2022-11-23T01:46:39.2659228Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::Fused8BitRowwiseQuantizedToFloat__base(const uint8_t*, size_t, int, float*)': 2022-11-23T01:46:39.2660622Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:62:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:39.2661266Z for (std::size_t col = 0; col < output_columns; ++col) { 2022-11-23T01:46:39.2661675Z ~~~~^~~~~~~~~~~~~~~~ 2022-11-23T01:46:39.2662695Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::FloatToFusedNBitRowwiseQuantizedSBHalf__base(int, const float*, size_t, int, uint8_t*)': 2022-11-23T01:46:39.2663841Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:140:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:39.2664473Z for (std::size_t col = 0; col < input_columns; ++col) { 2022-11-23T01:46:39.2664768Z ~~~~^~~~~~~~~~~~~~~ 2022-11-23T01:46:39.2665502Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::FusedNBitRowwiseQuantizedSBHalfToFloat__base(int, const uint8_t*, size_t, int, float*)': 2022-11-23T01:46:39.2666366Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:178:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:39.2666867Z for (std::size_t col = 0; col < output_columns; ++col) { 2022-11-23T01:46:39.2667199Z ~~~~^~~~~~~~~~~~~~~~ 2022-11-23T01:46:40.1369617Z INFO: From Compiling caffe2/opt/tvm_transformer.cc: 2022-11-23T01:46:40.1375735Z caffe2/opt/tvm_transformer.cc: In member function 'caffe2::NetDef caffe2::TvmTransformer::buildTvmOp(const caffe2::NetDef&, const std::unordered_set >&, const ShapeInfoMap&)': 2022-11-23T01:46:40.1376734Z caffe2/opt/tvm_transformer.cc:11:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:40.1377244Z if (opts_.min_ops > net.op_size()) { 2022-11-23T01:46:40.1377591Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-11-23T01:46:41.4545302Z INFO: From Compiling caffe2/quantization/server/batch_matmul_dnnlowp_op.cc: 2022-11-23T01:46:41.4562340Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc: In instantiation of 'bool caffe2::BatchMatMulDNNLowPOp::RunOnDevice() [with T = short unsigned int]': 2022-11-23T01:46:41.4563000Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:760:1: required from here 2022-11-23T01:46:41.4563812Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:312:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:41.4564362Z for (auto j = 0; j < B_quantized_temp.size(); ++j) { 2022-11-23T01:46:41.4564712Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:46:41.4565418Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:344:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:41.4565982Z for (int j = 0; j < N; ++j) { 2022-11-23T01:46:41.4566477Z ~~^~~ 2022-11-23T01:46:41.4567238Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:348:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:41.4567779Z for (int k = 0; k < K; ++k) { 2022-11-23T01:46:41.4568124Z ~~^~~ 2022-11-23T01:46:41.4568904Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:353:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:41.4569447Z for (int k = 0; k < K; ++k) { 2022-11-23T01:46:41.4569745Z ~~^~~ 2022-11-23T01:46:41.4570462Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:664:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:41.4570977Z for (int n = 0; n < N; ++n) { 2022-11-23T01:46:41.4571284Z ~~^~~ 2022-11-23T01:46:41.4572134Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:668:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:41.4582957Z for (int k = 0; k < K; ++k) { 2022-11-23T01:46:41.4583409Z ~~^~~ 2022-11-23T01:46:41.4584242Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:673:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:41.4584758Z for (int k = 0; k < K; ++k) { 2022-11-23T01:46:41.4585044Z ~~^~~ 2022-11-23T01:46:41.4585770Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:681:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:41.4586287Z for (int m = 0; m < M; ++m) { 2022-11-23T01:46:41.4586651Z ~~^~~ 2022-11-23T01:46:41.4587376Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:685:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:41.4587949Z for (int k = 0; k < K; ++k) { 2022-11-23T01:46:41.4588280Z ~~^~~ 2022-11-23T01:46:41.4589035Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:690:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:41.4589633Z for (int k = 0; k < K; ++k) { 2022-11-23T01:46:41.4589962Z ~~^~~ 2022-11-23T01:46:41.4590744Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:697:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:41.4591277Z for (int n = 0; n < N; ++n) { 2022-11-23T01:46:41.4591594Z ~~^~~ 2022-11-23T01:46:41.4592377Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:701:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:41.4592945Z for (int k = 0; k < K; ++k) { 2022-11-23T01:46:41.4593283Z ~~^~~ 2022-11-23T01:46:41.4593988Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:707:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:41.4594770Z for (int k = 0; k < K; ++k) { 2022-11-23T01:46:41.4595107Z ~~^~~ 2022-11-23T01:46:41.4596219Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:713:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:41.4596962Z for (int k = 0; k < K; ++k) { 2022-11-23T01:46:41.4597297Z ~~^~~ 2022-11-23T01:46:41.4598287Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:719:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:41.4599032Z for (int k = 0; k < K; ++k) { 2022-11-23T01:46:41.4599615Z ~~^~~ 2022-11-23T01:46:41.4600505Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:732:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:41.4601179Z for (int j = 0; j < M * N; ++j) { 2022-11-23T01:46:41.4601705Z ~~^~~~~~~ 2022-11-23T01:46:41.4602714Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc: In instantiation of 'bool caffe2::BatchMatMulDNNLowPOp::RunOnDevice() [with T = unsigned char]': 2022-11-23T01:46:41.4603484Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:760:1: required from here 2022-11-23T01:46:41.4604559Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:312:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:41.4605133Z for (auto j = 0; j < B_quantized_temp.size(); ++j) { 2022-11-23T01:46:41.4605580Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:46:41.4606657Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:344:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:41.4607326Z for (int j = 0; j < N; ++j) { 2022-11-23T01:46:41.4607768Z ~~^~~ 2022-11-23T01:46:41.4608690Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:348:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:41.4609391Z for (int k = 0; k < K; ++k) { 2022-11-23T01:46:41.4609721Z ~~^~~ 2022-11-23T01:46:41.4610747Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:353:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:41.4611478Z for (int k = 0; k < K; ++k) { 2022-11-23T01:46:41.4611822Z ~~^~~ 2022-11-23T01:46:41.4612723Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:664:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:41.4613436Z for (int n = 0; n < N; ++n) { 2022-11-23T01:46:41.4613897Z ~~^~~ 2022-11-23T01:46:41.4614823Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:668:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:41.4615515Z for (int k = 0; k < K; ++k) { 2022-11-23T01:46:41.4615857Z ~~^~~ 2022-11-23T01:46:41.4616916Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:673:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:41.4617641Z for (int k = 0; k < K; ++k) { 2022-11-23T01:46:41.4617988Z ~~^~~ 2022-11-23T01:46:41.4618927Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:681:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:41.4619517Z for (int m = 0; m < M; ++m) { 2022-11-23T01:46:41.4619895Z ~~^~~ 2022-11-23T01:46:41.4620815Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:685:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:41.4621535Z for (int k = 0; k < K; ++k) { 2022-11-23T01:46:41.4621861Z ~~^~~ 2022-11-23T01:46:41.4622937Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:690:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:41.4623647Z for (int k = 0; k < K; ++k) { 2022-11-23T01:46:41.4623972Z ~~^~~ 2022-11-23T01:46:41.4624901Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:697:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:41.4625477Z for (int n = 0; n < N; ++n) { 2022-11-23T01:46:41.4625806Z ~~^~~ 2022-11-23T01:46:41.4626842Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:701:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:41.4627439Z for (int k = 0; k < K; ++k) { 2022-11-23T01:46:41.4627775Z ~~^~~ 2022-11-23T01:46:41.4628712Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:707:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:41.4629301Z for (int k = 0; k < K; ++k) { 2022-11-23T01:46:41.4629640Z ~~^~~ 2022-11-23T01:46:41.4630388Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:713:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:41.4630870Z for (int k = 0; k < K; ++k) { 2022-11-23T01:46:41.4631144Z ~~^~~ 2022-11-23T01:46:41.4632079Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:719:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:41.4632726Z for (int k = 0; k < K; ++k) { 2022-11-23T01:46:41.4633067Z ~~^~~ 2022-11-23T01:46:41.4633875Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:732:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:41.4634473Z for (int j = 0; j < M * N; ++j) { 2022-11-23T01:46:41.4634792Z ~~^~~~~~~ 2022-11-23T01:46:42.6481252Z INFO: From Compiling caffe2/quantization/server/conv_dnnlowp_op.cc: 2022-11-23T01:46:42.6503443Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = unsigned char; bool ReluFused = false]': 2022-11-23T01:46:42.6504240Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2022-11-23T01:46:42.6505185Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:42.6505820Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-11-23T01:46:42.6506417Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:46:42.6507255Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = unsigned char; bool ReluFused = false]': 2022-11-23T01:46:42.6507736Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2022-11-23T01:46:42.6508277Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:42.6508657Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-11-23T01:46:42.6509310Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = unsigned char; bool ReluFused = false]': 2022-11-23T01:46:42.6509895Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2022-11-23T01:46:42.6510438Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:42.6510783Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-11-23T01:46:42.6510994Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:46:42.6511590Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = unsigned char; bool ReluFused = false]': 2022-11-23T01:46:42.6512167Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2022-11-23T01:46:42.6512700Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:42.6513251Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-11-23T01:46:42.6513934Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:46:42.6514777Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = unsigned char; bool ReluFused = true]': 2022-11-23T01:46:42.6515471Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2022-11-23T01:46:42.6516154Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:42.6516573Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-11-23T01:46:42.6516853Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:46:42.6517692Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = unsigned char; bool ReluFused = true]': 2022-11-23T01:46:42.6518163Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2022-11-23T01:46:42.6519165Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:42.6519547Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-11-23T01:46:42.6520205Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = unsigned char; bool ReluFused = true]': 2022-11-23T01:46:42.6520905Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2022-11-23T01:46:42.6521904Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:42.6522521Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-11-23T01:46:42.6522893Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:46:42.6523839Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = unsigned char; bool ReluFused = true]': 2022-11-23T01:46:42.6524564Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2022-11-23T01:46:42.6525389Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:42.6525907Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-11-23T01:46:42.6526234Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:46:42.6527263Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = short unsigned int; bool ReluFused = false]': 2022-11-23T01:46:42.6528041Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2022-11-23T01:46:42.6528909Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:42.6529545Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-11-23T01:46:42.6529931Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:46:42.6530881Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = short unsigned int; bool ReluFused = false]': 2022-11-23T01:46:42.6531608Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2022-11-23T01:46:42.6532489Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:42.6533159Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-11-23T01:46:42.6534170Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = short unsigned int; bool ReluFused = false]': 2022-11-23T01:46:42.6534925Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2022-11-23T01:46:42.6537144Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:42.6537823Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-11-23T01:46:42.6538209Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:46:42.6539215Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = short unsigned int; bool ReluFused = false]': 2022-11-23T01:46:42.6539935Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2022-11-23T01:46:42.6540818Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:42.6541445Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-11-23T01:46:42.6541835Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:46:42.6563217Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = short unsigned int; bool ReluFused = true]': 2022-11-23T01:46:42.6563854Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2022-11-23T01:46:42.6564559Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:42.6565057Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-11-23T01:46:42.6565382Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:46:42.6566251Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = short unsigned int; bool ReluFused = true]': 2022-11-23T01:46:42.6566883Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2022-11-23T01:46:42.6567696Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:42.6568353Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-11-23T01:46:42.6569180Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = short unsigned int; bool ReluFused = true]': 2022-11-23T01:46:42.6569784Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2022-11-23T01:46:42.6570585Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:42.6571114Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-11-23T01:46:42.6571421Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:46:42.6572194Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = short unsigned int; bool ReluFused = true]': 2022-11-23T01:46:42.6572752Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2022-11-23T01:46:42.6573439Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:42.6573880Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-11-23T01:46:42.6574233Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:46:43.6908395Z INFO: From Compiling caffe2/quantization/server/elementwise_add_dnnlowp_op.cc: 2022-11-23T01:46:43.6917359Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc: In instantiation of 'bool caffe2::AddDNNLowPOp::RunOnDevice() [with T = unsigned char]': 2022-11-23T01:46:43.6917858Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:205:1: required from here 2022-11-23T01:46:43.6918386Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:151:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:43.6918888Z for (int i = 0; i < pre; ++i) { 2022-11-23T01:46:43.6919090Z ~~^~~~~ 2022-11-23T01:46:43.6919533Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:153:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:43.6919866Z for (int j = 0; j < n; ++j) { 2022-11-23T01:46:43.6920042Z ~~^~~ 2022-11-23T01:46:43.6920512Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:155:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:43.6920846Z for (int k = 0; k < post; ++k) { 2022-11-23T01:46:43.6921029Z ~~^~~~~~ 2022-11-23T01:46:44.8511686Z INFO: From Compiling caffe2/quantization/server/dynamic_histogram.cc: 2022-11-23T01:46:44.8521923Z caffe2/quantization/server/dynamic_histogram.cc: In function 'void dnnlowp::RemapHistograms(dnnlowp::Histogram&, dnnlowp::Histogram&)': 2022-11-23T01:46:44.8522954Z caffe2/quantization/server/dynamic_histogram.cc:50:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:44.8523432Z for (int i = 0; i < src_bins.size(); ++i) { 2022-11-23T01:46:44.8523714Z ~~^~~~~~~~~~~~~~~~~ 2022-11-23T01:46:44.9130940Z INFO: From Compiling caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc: 2022-11-23T01:46:44.9132125Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc: In instantiation of 'bool caffe2::MulDNNLowPOp::RunOnDevice() [with T = unsigned char]': 2022-11-23T01:46:44.9132842Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:121:1: required from here 2022-11-23T01:46:44.9133791Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:79:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:44.9134378Z for (int i = 0; i < pre; ++i) { 2022-11-23T01:46:44.9134712Z ~~^~~~~ 2022-11-23T01:46:44.9135532Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:81:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:44.9136114Z for (int j = 0; j < n; ++j) { 2022-11-23T01:46:44.9136420Z ~~^~~ 2022-11-23T01:46:44.9137220Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:83:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:44.9137784Z for (int k = 0; k < post; ++k) { 2022-11-23T01:46:44.9138110Z ~~^~~~~~ 2022-11-23T01:46:45.6424801Z INFO: From Compiling caffe2/quantization/server/fully_connected_dnnlowp_op.cc: 2022-11-23T01:46:45.6426235Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = unsigned char; bool ReluFused = false]': 2022-11-23T01:46:45.6427087Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:964:16: required from here 2022-11-23T01:46:45.6428035Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:519:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:45.6428637Z for (int i = 0; i < X_size; i++) { 2022-11-23T01:46:45.6428968Z ~~^~~~~~~~ 2022-11-23T01:46:45.6429647Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:523:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:45.6430177Z for (int i = 0; i < W_size; i++) { 2022-11-23T01:46:45.6430495Z ~~^~~~~~~~ 2022-11-23T01:46:45.6431199Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:527:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:45.6431735Z for (int i = 0; i < Y_size; i++) { 2022-11-23T01:46:45.6432044Z ~~^~~~~~~~ 2022-11-23T01:46:45.6433279Z 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-11-23T01:46:45.6434091Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:964:16: required from here 2022-11-23T01:46:45.6434968Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:710:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:45.6435562Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-11-23T01:46:45.6435897Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:46:45.6436628Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:933:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:45.6437203Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-11-23T01:46:45.6437614Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:46:45.6438727Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = unsigned char; bool ReluFused = true]': 2022-11-23T01:46:45.6439447Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2022-11-23T01:46:45.6440310Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:519:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:45.6440853Z for (int i = 0; i < X_size; i++) { 2022-11-23T01:46:45.6441154Z ~~^~~~~~~~ 2022-11-23T01:46:45.6442080Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:523:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:45.6442647Z for (int i = 0; i < W_size; i++) { 2022-11-23T01:46:45.6442958Z ~~^~~~~~~~ 2022-11-23T01:46:45.6443699Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:527:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:45.6444248Z for (int i = 0; i < Y_size; i++) { 2022-11-23T01:46:45.6444559Z ~~^~~~~~~~ 2022-11-23T01:46:45.6445507Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = short unsigned int; bool ReluFused = false]': 2022-11-23T01:46:45.6446254Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2022-11-23T01:46:45.6447119Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:519:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:45.6447661Z for (int i = 0; i < X_size; i++) { 2022-11-23T01:46:45.6447956Z ~~^~~~~~~~ 2022-11-23T01:46:45.6448708Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:523:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:45.6449259Z for (int i = 0; i < W_size; i++) { 2022-11-23T01:46:45.6449569Z ~~^~~~~~~~ 2022-11-23T01:46:45.6450297Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:527:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:45.6450836Z for (int i = 0; i < Y_size; i++) { 2022-11-23T01:46:45.6451142Z ~~^~~~~~~~ 2022-11-23T01:46:45.6452175Z 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-11-23T01:46:45.6453505Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:129:34: required from 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = unsigned char; bool ReluFused = true]' 2022-11-23T01:46:45.6454367Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2022-11-23T01:46:45.6455259Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:710:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:45.6455838Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-11-23T01:46:45.6456202Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:46:45.6456971Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:933:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:45.6457557Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-11-23T01:46:45.6457898Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:46:45.6458976Z 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-11-23T01:46:45.6460474Z 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-11-23T01:46:45.6461222Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2022-11-23T01:46:45.6462088Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:710:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:45.6462666Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-11-23T01:46:45.6463022Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:46:45.6463774Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:933:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:45.6464333Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-11-23T01:46:45.6464681Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:46:46.6264148Z INFO: From Compiling caffe2/operators/utility_ops.cc: 2022-11-23T01:46:46.6265077Z caffe2/operators/utility_ops.cc: In member function 'bool caffe2::NanCheckOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-11-23T01:46:46.6265698Z caffe2/operators/utility_ops.cc:877:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:46.6266019Z for (size_t i = 0; i < Input(j).numel(); ++i) { 2022-11-23T01:46:46.6266245Z ~~^~~~~~~~~~~~~~~~~~ 2022-11-23T01:46:51.8054871Z INFO: From Compiling caffe2/utils/math_cpu.cc: 2022-11-23T01:46:51.8056251Z 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-11-23T01:46:51.8056980Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:51.8057545Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2022-11-23T01:46:51.8057915Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-11-23T01:46:51.8058360Z caffe2/utils/math_cpu.cc:1227:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-11-23T01:46:51.8058754Z CAFFE2_RAND_FIXED_SUM(int8_t); 2022-11-23T01:46:51.8059018Z ^ 2022-11-23T01:46:51.8144118Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:51.8144781Z value > b || remaining_sum_test > b * remaining_numbers); \ 2022-11-23T01:46:51.8145204Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-11-23T01:46:51.8145800Z caffe2/utils/math_cpu.cc:1227:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-11-23T01:46:51.8146243Z CAFFE2_RAND_FIXED_SUM(int8_t); 2022-11-23T01:46:51.8146588Z ^ 2022-11-23T01:46:51.8147700Z 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-11-23T01:46:51.8148740Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:51.8149349Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2022-11-23T01:46:51.8149760Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-11-23T01:46:51.8150346Z caffe2/utils/math_cpu.cc:1229:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-11-23T01:46:51.8150802Z CAFFE2_RAND_FIXED_SUM(int16_t); 2022-11-23T01:46:51.8151105Z ^ 2022-11-23T01:46:51.8151759Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:51.8152355Z value > b || remaining_sum_test > b * remaining_numbers); \ 2022-11-23T01:46:51.8152768Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-11-23T01:46:51.8153595Z caffe2/utils/math_cpu.cc:1229:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-11-23T01:46:51.8154048Z CAFFE2_RAND_FIXED_SUM(int16_t); 2022-11-23T01:46:51.8154369Z ^ 2022-11-23T01:46:51.8155218Z 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-11-23T01:46:51.8156162Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:51.8156767Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2022-11-23T01:46:51.8157170Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-11-23T01:46:51.8157839Z caffe2/utils/math_cpu.cc:1231:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-11-23T01:46:51.8158290Z CAFFE2_RAND_FIXED_SUM(int32_t); 2022-11-23T01:46:51.8158606Z ^ 2022-11-23T01:46:51.8159246Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:51.8159841Z value > b || remaining_sum_test > b * remaining_numbers); \ 2022-11-23T01:46:51.8160247Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-11-23T01:46:51.8160814Z caffe2/utils/math_cpu.cc:1231:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-11-23T01:46:51.8161269Z CAFFE2_RAND_FIXED_SUM(int32_t); 2022-11-23T01:46:51.8165453Z ^ 2022-11-23T01:46:51.8166372Z 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-11-23T01:46:51.8167334Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:51.8167939Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2022-11-23T01:46:51.8168368Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-11-23T01:46:51.8168950Z caffe2/utils/math_cpu.cc:1233:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-11-23T01:46:51.8169402Z CAFFE2_RAND_FIXED_SUM(int64_t); 2022-11-23T01:46:51.8169719Z ^ 2022-11-23T01:46:51.8170372Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:51.8170965Z value > b || remaining_sum_test > b * remaining_numbers); \ 2022-11-23T01:46:51.8171372Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-11-23T01:46:51.8171944Z caffe2/utils/math_cpu.cc:1233:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-11-23T01:46:51.8172390Z CAFFE2_RAND_FIXED_SUM(int64_t); 2022-11-23T01:46:51.8172702Z ^ 2022-11-23T01:46:51.8173567Z 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-11-23T01:46:51.8174815Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:51.8175385Z for (int j = 0; j < cum_dis.size();) { \ 2022-11-23T01:46:51.8175750Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:46:51.8176351Z caffe2/utils/math_cpu.cc:1403:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-11-23T01:46:51.8176809Z CAFFE2_RAND_SYNTHETIC_DATA(float); 2022-11-23T01:46:51.8177129Z ^ 2022-11-23T01:46:51.8178002Z 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-11-23T01:46:51.8178954Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:51.8179519Z for (int j = 0; j < cum_dis.size();) { \ 2022-11-23T01:46:51.8179884Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:46:51.8180694Z caffe2/utils/math_cpu.cc:1405:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-11-23T01:46:51.8181155Z CAFFE2_RAND_SYNTHETIC_DATA(double); 2022-11-23T01:46:51.8181481Z ^ 2022-11-23T01:46:51.8182369Z 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-11-23T01:46:51.8183323Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:51.8183884Z for (int j = 0; j < cum_dis.size();) { \ 2022-11-23T01:46:51.8184248Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:46:51.8184826Z caffe2/utils/math_cpu.cc:1407:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-11-23T01:46:51.8185285Z CAFFE2_RAND_SYNTHETIC_DATA(int8_t); 2022-11-23T01:46:51.8185611Z ^ 2022-11-23T01:46:51.8186505Z 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-11-23T01:46:51.8187453Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:51.8188023Z for (int j = 0; j < cum_dis.size();) { \ 2022-11-23T01:46:51.8188386Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:46:51.8188967Z caffe2/utils/math_cpu.cc:1409:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-11-23T01:46:51.8189432Z CAFFE2_RAND_SYNTHETIC_DATA(int16_t); 2022-11-23T01:46:51.8189760Z ^ 2022-11-23T01:46:51.8190623Z 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-11-23T01:46:51.8191561Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:51.8192134Z for (int j = 0; j < cum_dis.size();) { \ 2022-11-23T01:46:51.8192495Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:46:51.8193069Z caffe2/utils/math_cpu.cc:1411:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-11-23T01:46:51.8193543Z CAFFE2_RAND_SYNTHETIC_DATA(int32_t); 2022-11-23T01:46:51.8193873Z ^ 2022-11-23T01:46:51.8194739Z 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-11-23T01:46:51.8195684Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:51.8196249Z for (int j = 0; j < cum_dis.size();) { \ 2022-11-23T01:46:51.8196612Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:46:51.8197256Z caffe2/utils/math_cpu.cc:1413:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-11-23T01:46:51.8197800Z CAFFE2_RAND_SYNTHETIC_DATA(int64_t); 2022-11-23T01:46:51.8198128Z ^ 2022-11-23T01:46:51.8199029Z 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-11-23T01:46:51.8199998Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:51.8200565Z for (int j = 0; j < cum_dis.size();) { \ 2022-11-23T01:46:51.8200933Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:46:51.8201655Z caffe2/utils/math_cpu.cc:1415:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-11-23T01:46:51.8202152Z CAFFE2_RAND_SYNTHETIC_DATA(uint8_t); 2022-11-23T01:46:51.8202485Z ^ 2022-11-23T01:46:51.8363732Z 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-11-23T01:46:51.8365342Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:51.8365912Z for (int j = 0; j < cum_dis.size();) { \ 2022-11-23T01:46:51.8366313Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:46:51.8366935Z caffe2/utils/math_cpu.cc:1417:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-11-23T01:46:51.8367414Z CAFFE2_RAND_SYNTHETIC_DATA(uint16_t); 2022-11-23T01:46:51.8367759Z ^ 2022-11-23T01:46:51.8368513Z 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-11-23T01:46:51.8369046Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:51.8369374Z for (int j = 0; j < cum_dis.size();) { \ 2022-11-23T01:46:51.8369587Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:46:51.8369918Z caffe2/utils/math_cpu.cc:1419:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-11-23T01:46:51.8370176Z CAFFE2_RAND_SYNTHETIC_DATA(uint32_t); 2022-11-23T01:46:51.8370372Z ^ 2022-11-23T01:46:51.8370979Z 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-11-23T01:46:51.8372001Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:51.8372643Z for (int j = 0; j < cum_dis.size();) { \ 2022-11-23T01:46:51.8372988Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T01:46:51.8373556Z caffe2/utils/math_cpu.cc:1421:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-11-23T01:46:51.8373982Z CAFFE2_RAND_SYNTHETIC_DATA(uint64_t); 2022-11-23T01:46:51.8374323Z ^ 2022-11-23T01:46:51.8375501Z 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-11-23T01:46:51.8376165Z caffe2/utils/math_cpu.cc:1419:1: required from here 2022-11-23T01:46:51.8376601Z caffe2/utils/math_cpu.cc:1354:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:51.8376934Z if (mem_ref < min) { 2022-11-23T01:46:51.8377165Z ~~~~~~~~^~~~~ 2022-11-23T01:46:51.8377593Z caffe2/utils/math_cpu.cc:1360:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:51.8378438Z if (mem_ref > max) { 2022-11-23T01:46:51.8378638Z ~~~~~~~~^~~~~ 2022-11-23T01:46:51.8379477Z 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-11-23T01:46:51.8380092Z caffe2/utils/math_cpu.cc:1421:1: required from here 2022-11-23T01:46:51.8380597Z caffe2/utils/math_cpu.cc:1354:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:51.8380902Z if (mem_ref < min) { 2022-11-23T01:46:51.8381077Z ~~~~~~~~^~~~~ 2022-11-23T01:46:51.8381555Z caffe2/utils/math_cpu.cc:1360:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:51.8381900Z if (mem_ref > max) { 2022-11-23T01:46:51.8382166Z ~~~~~~~~^~~~~ 2022-11-23T01:46:53.2406386Z INFO: From Compiling caffe2/transforms/pattern_net_transform.cc: 2022-11-23T01:46:53.2407552Z caffe2/transforms/pattern_net_transform.cc: In member function 'virtual bool caffe2::PatternNetTransform::PatternRule(const caffe2::transform::Graph&, const std::vector&, int)': 2022-11-23T01:46:53.2408651Z caffe2/transforms/pattern_net_transform.cc:120:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:53.2409275Z if (inverse_ops_[parent] < subgraph.size() && 2022-11-23T01:46:53.2410090Z caffe2/transforms/pattern_net_transform.cc:129:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:53.2410696Z if (inverse_ops_[child] < subgraph.size() && 2022-11-23T01:46:54.0357411Z INFO: From Compiling caffe2/core/blob_serialization.cc: 2022-11-23T01:46:54.0371564Z 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-11-23T01:46:54.0372847Z caffe2/core/blob_serialization.cc:414:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:54.0373445Z chunkBegin < std::max(tensor.numel(), static_cast(1)); 2022-11-23T01:46:54.0373904Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:46:54.0374262Z In file included from ./caffe2/core/common.h:29:0, 2022-11-23T01:46:54.0374525Z from ./caffe2/core/blob.h:9, 2022-11-23T01:46:54.0374761Z from ./caffe2/core/blob_serialization.h:9, 2022-11-23T01:46:54.0375014Z from caffe2/core/blob_serialization.cc:1: 2022-11-23T01:46:54.0375694Z 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-11-23T01:46:54.0376393Z caffe2/core/blob_serialization.cc:657:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:54.0376704Z chunkBegin <= input.numel(), 2022-11-23T01:46:54.0376896Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~ 2022-11-23T01:46:54.0377437Z caffe2/core/blob_serialization.cc:663:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:54.0378010Z if (chunkBegin + chunkSize > input.numel()) { 2022-11-23T01:46:54.0378226Z ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-11-23T01:46:54.0378447Z In file included from ./caffe2/core/common.h:29:0, 2022-11-23T01:46:54.0378666Z from ./caffe2/core/blob.h:9, 2022-11-23T01:46:54.0378919Z from ./caffe2/core/blob_serialization.h:9, 2022-11-23T01:46:54.0379202Z from caffe2/core/blob_serialization.cc:1: 2022-11-23T01:46:54.0379965Z 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-11-23T01:46:54.0380403Z caffe2/core/blob_serialization.cc:696:5: required from here 2022-11-23T01:46:54.0380853Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:54.0381243Z start + numElements <= tensor.numel(), 2022-11-23T01:46:54.0381496Z ^ 2022-11-23T01:46:54.0382326Z 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-11-23T01:46:54.0382932Z caffe2/core/blob_serialization.cc:697:5: required from here 2022-11-23T01:46:54.0386951Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:54.0388190Z 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-11-23T01:46:54.0388901Z caffe2/core/blob_serialization.cc:698:5: required from here 2022-11-23T01:46:54.0389663Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:54.0390654Z 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-11-23T01:46:54.0391256Z caffe2/core/blob_serialization.cc:699:5: required from here 2022-11-23T01:46:54.0391947Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:54.0393000Z 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-11-23T01:46:54.0393647Z caffe2/core/blob_serialization.cc:700:5: required from here 2022-11-23T01:46:54.0394292Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:54.0395283Z 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-11-23T01:46:54.0397392Z caffe2/core/blob_serialization.cc:701:5: required from here 2022-11-23T01:46:54.0398203Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:54.0399295Z 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-11-23T01:46:54.0399955Z caffe2/core/blob_serialization.cc:702:5: required from here 2022-11-23T01:46:54.0400671Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:54.0401828Z 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-11-23T01:46:54.0402413Z caffe2/core/blob_serialization.cc:703:5: required from here 2022-11-23T01:46:54.0402939Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:54.0403728Z 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-11-23T01:46:54.0404372Z caffe2/core/blob_serialization.cc:704:5: required from here 2022-11-23T01:46:54.0405076Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:54.0406134Z 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-11-23T01:46:54.0406758Z caffe2/core/blob_serialization.cc:705:5: required from here 2022-11-23T01:46:54.0407406Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:54.0408420Z 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-11-23T01:46:54.0409116Z caffe2/core/blob_serialization.cc:706:5: required from here 2022-11-23T01:46:54.0411052Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:54.0412187Z 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-11-23T01:46:54.0412780Z caffe2/core/blob_serialization.cc:1159:5: required from here 2022-11-23T01:46:54.0413465Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:54.0413957Z start + numElements <= tensor.numel(), 2022-11-23T01:46:54.0414252Z ^ 2022-11-23T01:46:54.0415138Z 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-11-23T01:46:54.0415800Z caffe2/core/blob_serialization.cc:1160:5: required from here 2022-11-23T01:46:54.0416497Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:54.0417604Z 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-11-23T01:46:54.0418289Z caffe2/core/blob_serialization.cc:1161:5: required from here 2022-11-23T01:46:54.0418975Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:54.0420029Z 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-11-23T01:46:54.0420657Z caffe2/core/blob_serialization.cc:1162:5: required from here 2022-11-23T01:46:54.0421327Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:54.0425759Z 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-11-23T01:46:54.0426375Z caffe2/core/blob_serialization.cc:1163:5: required from here 2022-11-23T01:46:54.0427037Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:54.0428148Z 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-11-23T01:46:54.0428862Z caffe2/core/blob_serialization.cc:1164:5: required from here 2022-11-23T01:46:54.0429534Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:54.0430571Z 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-11-23T01:46:54.0431245Z caffe2/core/blob_serialization.cc:1165:5: required from here 2022-11-23T01:46:54.0431903Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:54.0432905Z 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-11-23T01:46:54.0433577Z caffe2/core/blob_serialization.cc:1166:5: required from here 2022-11-23T01:46:54.0434278Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:54.0435365Z 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-11-23T01:46:54.0435975Z caffe2/core/blob_serialization.cc:1167:5: required from here 2022-11-23T01:46:54.0436640Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:54.0437648Z 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-11-23T01:46:54.0438216Z caffe2/core/blob_serialization.cc:1168:5: required from here 2022-11-23T01:46:54.0438888Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:54.0439823Z 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-11-23T01:46:54.0440432Z caffe2/core/blob_serialization.cc:1169:5: required from here 2022-11-23T01:46:54.0440982Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:59.1429897Z INFO: From Compiling caffe2/core/net_async_tracing.cc: 2022-11-23T01:46:59.1431141Z caffe2/core/net_async_tracing.cc: In function 'int caffe2::tracing::extractShardId(const string&)': 2022-11-23T01:46:59.1432191Z caffe2/core/net_async_tracing.cc:402:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T01:46:59.1432956Z while (right_pos < name.length() && isdigit(name[right_pos])) { 2022-11-23T01:46:59.1433489Z ~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-11-23T01:47:21.2011560Z [2,627 / 3,413] Compiling test/cpp/tensorexpr/test_cpp_codegen.cpp; 2s processwrapper-sandbox ... (8 actions running) 2022-11-23T01:47:33.3631856Z INFO: From Compiling torch/csrc/Stream.cpp: 2022-11-23T01:47:33.3632667Z torch/csrc/Stream.cpp: In function 'PyObject* THPStream_pynew(PyTypeObject*, PyObject*, PyObject*)': 2022-11-23T01:47:33.3636781Z torch/csrc/Stream.cpp:18:45: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-11-23T01:47:33.3695710Z static char* kwlist[] = {"_cdata", nullptr}; 2022-11-23T01:47:33.3696132Z ^ 2022-11-23T01:47:37.2178890Z INFO: From Compiling torch/csrc/StorageMethods.cpp: 2022-11-23T01:47:37.2215134Z torch/csrc/StorageMethods.cpp: In function 'PyObject* THPStorage_fromBuffer(PyObject*, PyObject*, PyObject*)': 2022-11-23T01:47:37.2216132Z torch/csrc/StorageMethods.cpp:178:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-11-23T01:47:37.2216731Z "buffer", "byte_order", "count", "offset", "dtype", nullptr}; 2022-11-23T01:47:37.2217148Z ^ 2022-11-23T01:47:37.2217867Z torch/csrc/StorageMethods.cpp:178:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-11-23T01:47:37.2218737Z torch/csrc/StorageMethods.cpp:178:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-11-23T01:47:37.2219642Z torch/csrc/StorageMethods.cpp:178:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-11-23T01:47:37.2220536Z torch/csrc/StorageMethods.cpp:178:66: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-11-23T01:47:37.2221481Z torch/csrc/StorageMethods.cpp: In function 'PyObject* THPStorage_fromFile(PyObject*, PyObject*, PyObject*)': 2022-11-23T01:47:37.2222364Z torch/csrc/StorageMethods.cpp:332:67: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-11-23T01:47:37.2222964Z static char* kwlist[] = {"filename", "shared", "nbytes", nullptr}; 2022-11-23T01:47:37.2223390Z ^ 2022-11-23T01:47:37.2224113Z torch/csrc/StorageMethods.cpp:332:67: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-11-23T01:47:37.2224997Z torch/csrc/StorageMethods.cpp:332:67: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-11-23T01:48:18.2379604Z [2,795 / 3,413] Compiling torch/csrc/jit/runtime/autodiff.cpp; 3s processwrapper-sandbox ... (8 actions running) 2022-11-23T01:49:16.1832600Z INFO: From Compiling torch/csrc/lazy/generated/RegisterLazy.cpp: 2022-11-23T01:49:16.1833491Z 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-11-23T01:49:16.1834174Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T01:49:16.1834582Z ^~~~~~~~~~~~~ 2022-11-23T01:49:16.1835720Z 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-11-23T01:49:16.1836260Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:49:16.1836528Z ^~~~~~~~~~ 2022-11-23T01:49:23.8447593Z [3,001 / 3,413] Compiling torch/csrc/distributed/c10d/Ops.cpp; 3s processwrapper-sandbox ... (8 actions running) 2022-11-23T01:49:38.9452776Z INFO: From Compiling torch/csrc/distributed/autograd/engine/dist_engine.cpp: 2022-11-23T01:49:38.9512689Z torch/csrc/distributed/autograd/engine/dist_engine.cpp:29:45: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-11-23T01:49:38.9516168Z static constexpr char* kNumBackwardPasses = "num_current_backward_passes"; 2022-11-23T01:49:38.9516772Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:49:38.9518138Z torch/csrc/distributed/autograd/engine/dist_engine.cpp:30:47: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-11-23T01:49:38.9518957Z static constexpr char* kNumAutogradContexts = "num_autograd_contexts"; 2022-11-23T01:49:38.9527222Z ^~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T01:50:03.6228712Z INFO: From Compiling torch/csrc/autograd/record_function_ops.cpp: 2022-11-23T01:50:03.6353653Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::Tensor torch::autograd::profiler::record_function_enter_legacy(const string&, const c10::optional >&)': 2022-11-23T01:50:03.6355489Z 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-11-23T01:50:03.6356640Z return at::cpp_custom_type_hack::create(std::move(rec), at::TensorOptions()); 2022-11-23T01:50:03.6357119Z ^ 2022-11-23T01:50:03.6359545Z In file included from torch/csrc/autograd/record_function_ops.cpp:2:0: 2022-11-23T01:50:03.6360084Z aten/src/ATen/cpp_custom_type_hack.h:92:1: note: declared here 2022-11-23T01:50:03.6360781Z create(std::unique_ptr ptr, TensorOptions options) { 2022-11-23T01:50:03.6361165Z ^~~~~~ 2022-11-23T01:50:03.6362203Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::RecordFunction& torch::autograd::profiler::getRecordFunctionFromTensor(const at::Tensor&)': 2022-11-23T01:50:03.6363832Z 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-11-23T01:50:03.6364860Z auto& rec = at::cpp_custom_type_hack::cast(handle); 2022-11-23T01:50:03.6365327Z ^ 2022-11-23T01:50:03.6365789Z In file included from torch/csrc/autograd/record_function_ops.cpp:2:0: 2022-11-23T01:50:03.6366303Z aten/src/ATen/cpp_custom_type_hack.h:77:1: note: declared here 2022-11-23T01:50:03.6366742Z cast(const Tensor& packed) { 2022-11-23T01:50:03.6367071Z ^~~~ 2022-11-23T01:50:21.6104042Z INFO: From Compiling torch/csrc/lazy/generated/RegisterAutogradLazy.cpp: 2022-11-23T01:50:21.6105475Z 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-11-23T01:50:21.6106432Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T01:50:21.6106890Z ^~~~~~~~~~~~~ 2022-11-23T01:50:21.6108112Z 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-11-23T01:50:21.6109124Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:50:21.6109602Z ^~~~~~~~~~ 2022-11-23T01:50:34.3607060Z INFO: From Compiling torch/csrc/jit/runtime/static/ops.cpp: 2022-11-23T01:50:34.3707158Z In file included from torch/csrc/jit/runtime/static/ops.cpp:18:0: 2022-11-23T01:50:34.3707726Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2022-11-23T01:50:34.3708684Z 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-11-23T01:50:34.3709305Z [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2022-11-23T01:50:34.3709667Z ^ 2022-11-23T01:50:39.2788505Z [3,231 / 3,413] Compiling torch/csrc/autograd/generated/Functions.cpp; 9s processwrapper-sandbox ... (8 actions running) 2022-11-23T01:51:36.4384650Z INFO: From Compiling aten/src/ATen/RegisterMkldnnCPU.cpp: 2022-11-23T01:51:36.4386229Z 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-11-23T01:51:36.4387136Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T01:51:36.4472253Z ^~~~~~~~~~~~~ 2022-11-23T01:51:36.4566335Z 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-11-23T01:51:36.4567411Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:51:36.4567837Z ^~~~~~~~~~ 2022-11-23T01:51:36.4568375Z INFO: From Compiling aten/src/ATen/RegisterSparseCsrCPU.cpp: 2022-11-23T01:51:36.4569596Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterSparseCsrCPU.cpp:150:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-11-23T01:51:36.4570800Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T01:51:36.4571220Z ^~~~~~~~~~~~~ 2022-11-23T01:51:36.4572346Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterSparseCsrCPU.cpp:131:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-11-23T01:51:36.4573624Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:51:36.4642816Z ^~~~~~~~~~ 2022-11-23T01:51:36.4643501Z INFO: From Compiling aten/src/ATen/RegisterQuantizedMeta.cpp: 2022-11-23T01:51:36.4644678Z 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-11-23T01:51:36.4645283Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T01:51:36.4645559Z ^~~~~~~~~~~~~ 2022-11-23T01:51:36.4646230Z 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-11-23T01:51:36.4646954Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:51:36.4647246Z ^~~~~~~~~~ 2022-11-23T01:51:37.2363661Z INFO: From Compiling aten/src/ATen/RegisterSparseCPU.cpp: 2022-11-23T01:51:37.2369921Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterSparseCPU.cpp:173:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-11-23T01:51:37.2370875Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T01:51:37.2371350Z ^~~~~~~~~~~~~ 2022-11-23T01:51:37.2372536Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterSparseCPU.cpp:154:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-11-23T01:51:37.2373479Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:51:37.2373967Z ^~~~~~~~~~ 2022-11-23T01:51:37.3898248Z INFO: From Compiling aten/src/ATen/RegisterSparseMeta.cpp: 2022-11-23T01:51:37.3900680Z 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-11-23T01:51:37.3902450Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T01:51:37.3903079Z ^~~~~~~~~~~~~ 2022-11-23T01:51:37.3904326Z 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-11-23T01:51:37.3905354Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:51:37.3905810Z ^~~~~~~~~~ 2022-11-23T01:52:06.0373724Z [3,391 / 3,413] Linking _C.so; 27s processwrapper-sandbox ... (8 actions, 7 running) 2022-11-23T01:53:46.0933088Z [3,406 / 3,413] Linking _C.so; 127s processwrapper-sandbox ... (7 actions running) 2022-11-23T01:54:03.4145139Z INFO: Elapsed time: 782.590s, Critical Path: 191.13s 2022-11-23T01:54:03.4145998Z INFO: 3200 processes: 229 internal, 1 local, 2970 processwrapper-sandbox. 2022-11-23T01:54:03.4146368Z INFO: Build completed successfully, 3200 total actions 2022-11-23T01:54:03.4172951Z INFO: Build completed successfully, 3200 total actions 2022-11-23T01:54:03.4319697Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test != *libtorch* ]] 2022-11-23T01:54:03.4320304Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test != *bazel* ]] 2022-11-23T01:54:03.4320629Z + print_sccache_stats 2022-11-23T01:54:03.4320879Z + echo 'PyTorch Build Statistics' 2022-11-23T01:54:03.4321078Z PyTorch Build Statistics 2022-11-23T01:54:03.4321306Z + sccache --show-stats 2022-11-23T01:54:03.4367142Z Compile requests 7749 2022-11-23T01:54:03.4367504Z Compile requests executed 6466 2022-11-23T01:54:03.4367850Z Cache hits 6254 2022-11-23T01:54:03.4368182Z Cache hits (C/C++) 6254 2022-11-23T01:54:03.4368495Z Cache misses 205 2022-11-23T01:54:03.4368692Z Cache misses (C/C++) 205 2022-11-23T01:54:03.4368893Z Cache timeouts 0 2022-11-23T01:54:03.4369095Z Cache read errors 0 2022-11-23T01:54:03.4369284Z Forced recaches 0 2022-11-23T01:54:03.4369580Z Cache write errors 0 2022-11-23T01:54:03.4369840Z Compilation failures 0 2022-11-23T01:54:03.4370028Z Cache errors 7 2022-11-23T01:54:03.4370276Z Cache errors (C/C++) 7 2022-11-23T01:54:03.4370779Z Non-cacheable compilations 0 2022-11-23T01:54:03.4371123Z Non-cacheable calls 1132 2022-11-23T01:54:03.4371376Z Non-compilation calls 151 2022-11-23T01:54:03.4371594Z Unsupported compiler calls 0 2022-11-23T01:54:03.4371797Z Average cache write 0.119 s 2022-11-23T01:54:03.4372016Z Average cache read miss 7.769 s 2022-11-23T01:54:03.4372237Z Average cache read hit 0.046 s 2022-11-23T01:54:03.4372460Z Failed distributed compilations 0 2022-11-23T01:54:03.4372646Z 2022-11-23T01:54:03.4372822Z Non-cacheable reasons: 2022-11-23T01:54:03.4373138Z -E 1132 2022-11-23T01:54:03.4373317Z 2022-11-23T01:54:03.4373818Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-11-23T01:54:03.4374236Z + [[ -n 9654935677 ]] 2022-11-23T01:54:03.4374489Z + sccache --show-stats --stats-format json 2022-11-23T01:54:03.4378466Z + jq .stats 2022-11-23T01:54:03.4579466Z + sccache_epilogue 2022-11-23T01:54:03.4580224Z + echo '::group::Sccache Compilation Log' 2022-11-23T01:54:03.4582088Z ##[group]Sccache Compilation Log 2022-11-23T01:54:03.4582554Z + echo '=================== sccache compilation log ===================' 2022-11-23T01:54:03.4582820Z =================== sccache compilation log =================== 2022-11-23T01:54:03.4583284Z + python /var/lib/jenkins/workspace/.jenkins/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2022-11-23T01:54:03.6013558Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2022-11-23T01:54:03.6013952Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2022-11-23T01:54:03.6014260Z + sccache --show-stats 2022-11-23T01:54:03.6037512Z Compile requests 7749 2022-11-23T01:54:03.6037957Z Compile requests executed 6466 2022-11-23T01:54:03.6038373Z Cache hits 6254 2022-11-23T01:54:03.6038588Z Cache hits (C/C++) 6254 2022-11-23T01:54:03.6038791Z Cache misses 205 2022-11-23T01:54:03.6039043Z Cache misses (C/C++) 205 2022-11-23T01:54:03.6039236Z Cache timeouts 0 2022-11-23T01:54:03.6039443Z Cache read errors 0 2022-11-23T01:54:03.6062753Z Forced recaches 0 2022-11-23T01:54:03.6063074Z Cache write errors 0 2022-11-23T01:54:03.6063373Z Compilation failures 0 2022-11-23T01:54:03.6063668Z Cache errors 7 2022-11-23T01:54:03.6063938Z Cache errors (C/C++) 7 2022-11-23T01:54:03.6064412Z Non-cacheable compilations 0 2022-11-23T01:54:03.6064722Z Non-cacheable calls 1132 2022-11-23T01:54:03.6065078Z Non-compilation calls 151 2022-11-23T01:54:03.6065394Z Unsupported compiler calls 0 2022-11-23T01:54:03.6065715Z Average cache write 0.119 s 2022-11-23T01:54:03.6066036Z Average cache read miss 7.769 s 2022-11-23T01:54:03.6066279Z Average cache read hit 0.046 s 2022-11-23T01:54:03.6066511Z Failed distributed compilations 0 2022-11-23T01:54:03.6066690Z 2022-11-23T01:54:03.6066811Z Non-cacheable reasons: 2022-11-23T01:54:03.6082633Z -E 1132 2022-11-23T01:54:03.6082911Z 2022-11-23T01:54:03.6083732Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-11-23T01:54:03.6084538Z + sccache --stop-server 2022-11-23T01:54:03.6084789Z Stopping sccache server... 2022-11-23T01:54:03.6084998Z Compile requests 7749 2022-11-23T01:54:03.6085219Z Compile requests executed 6466 2022-11-23T01:54:03.6085423Z Cache hits 6254 2022-11-23T01:54:03.6085720Z Cache hits (C/C++) 6254 2022-11-23T01:54:03.6085996Z Cache misses 205 2022-11-23T01:54:03.6086181Z Cache misses (C/C++) 205 2022-11-23T01:54:03.6086379Z Cache timeouts 0 2022-11-23T01:54:03.6086583Z Cache read errors 0 2022-11-23T01:54:03.6086768Z Forced recaches 0 2022-11-23T01:54:03.6086974Z Cache write errors 0 2022-11-23T01:54:03.6087190Z Compilation failures 0 2022-11-23T01:54:03.6087393Z Cache errors 7 2022-11-23T01:54:03.6087572Z Cache errors (C/C++) 7 2022-11-23T01:54:03.6087832Z Non-cacheable compilations 0 2022-11-23T01:54:03.6088088Z Non-cacheable calls 1132 2022-11-23T01:54:03.6088395Z Non-compilation calls 151 2022-11-23T01:54:03.6088610Z Unsupported compiler calls 0 2022-11-23T01:54:03.6088830Z Average cache write 0.119 s 2022-11-23T01:54:03.6089034Z Average cache read miss 7.769 s 2022-11-23T01:54:03.6089245Z Average cache read hit 0.046 s 2022-11-23T01:54:03.6089469Z Failed distributed compilations 0 2022-11-23T01:54:03.6089606Z 2022-11-23T01:54:03.6089712Z Non-cacheable reasons: 2022-11-23T01:54:03.6089943Z -E 1132 2022-11-23T01:54:03.6090059Z 2022-11-23T01:54:03.6090670Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-11-23T01:54:03.6091093Z + echo ::endgroup:: 2022-11-23T01:54:03.6091574Z ##[endgroup] 2022-11-23T01:54:03.7897794Z ##[group]Run # detached container should get cleaned up by teardown_ec2_linux 2022-11-23T01:54:03.7898195Z # detached container should get cleaned up by teardown_ec2_linux 2022-11-23T01:54:03.7898435Z export SHARD_NUMBER=0 2022-11-23T01:54:03.7898625Z  2022-11-23T01:54:03.7898869Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2022-11-23T01:54:03.7899091Z  2022-11-23T01:54:03.7899309Z # sanitize the input commit message and PR body here: 2022-11-23T01:54:03.7899529Z # 2022-11-23T01:54:03.7899771Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2022-11-23T01:54:03.7900150Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2022-11-23T01:54:03.7900543Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2022-11-23T01:54:03.7900819Z PR_BODY="${PR_BODY//[$'\n\r']}" 2022-11-23T01:54:03.7900995Z  2022-11-23T01:54:03.7901261Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2022-11-23T01:54:03.7901541Z # wreak havoc internally 2022-11-23T01:54:03.7901768Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2022-11-23T01:54:03.7902009Z export PR_BODY="${PR_BODY//[\'\"]}" 2022-11-23T01:54:03.7902198Z  2022-11-23T01:54:03.7902411Z # TODO: Stop building test binaries as part of the build phase 2022-11-23T01:54:03.7902705Z # Make sure we copy test results from bazel-testlogs symlink to 2022-11-23T01:54:03.7902980Z # a regular directory ./test/test-reports 2022-11-23T01:54:03.7903215Z container_name=$(docker run \ 2022-11-23T01:54:03.7903418Z  -e BUILD_ENVIRONMENT \ 2022-11-23T01:54:03.7903626Z  -e GITHUB_ACTIONS \ 2022-11-23T01:54:03.7903856Z  -e GIT_DEFAULT_BRANCH="$GIT_DEFAULT_BRANCH" \ 2022-11-23T01:54:03.7904065Z  -e SHARD_NUMBER \ 2022-11-23T01:54:03.7904258Z  -e NUM_TEST_SHARDS \ 2022-11-23T01:54:03.7904473Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-11-23T01:54:03.7904673Z  -e SCCACHE_BUCKET \ 2022-11-23T01:54:03.7904861Z  -e PR_BODY \ 2022-11-23T01:54:03.7905053Z  -e COMMIT_MESSAGES \ 2022-11-23T01:54:03.7905264Z  -e PYTORCH_RETRY_TEST_CASES \ 2022-11-23T01:54:03.7905479Z  -e PYTORCH_OVERRIDE_FLAKY_SIGNAL \ 2022-11-23T01:54:03.7905728Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-11-23T01:54:03.7905981Z  --security-opt seccomp=unconfined \ 2022-11-23T01:54:03.7906193Z  --cap-add=SYS_PTRACE \ 2022-11-23T01:54:03.7906393Z  --shm-size="1g" \ 2022-11-23T01:54:03.7906577Z  --tty \ 2022-11-23T01:54:03.7906738Z  --detach \ 2022-11-23T01:54:03.7906920Z  --user jenkins \ 2022-11-23T01:54:03.7907157Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-11-23T01:54:03.7907396Z  -w /var/lib/jenkins/workspace \ 2022-11-23T01:54:03.7907601Z  "${DOCKER_IMAGE}" 2022-11-23T01:54:03.7907779Z ) 2022-11-23T01:54:03.7908118Z 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-11-23T01:54:03.8840412Z shell: /usr/bin/bash -e {0} 2022-11-23T01:54:03.8840636Z env: 2022-11-23T01:54:03.8840826Z GIT_DEFAULT_BRANCH: master 2022-11-23T01:54:03.8841100Z BUILD_ENVIRONMENT: linux-bionic-cuda11.6-py3.10-gcc7-bazel-test 2022-11-23T01:54:03.8841363Z PR_NUMBER: 2022-11-23T01:54:03.8841867Z BRANCH: master 2022-11-23T01:54:03.8842086Z SHA1: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:54:03.8842310Z PYTORCH_RETRY_TEST_CASES: 1 2022-11-23T01:54:03.8842523Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-11-23T01:54:03.8842705Z PR_BODY: 2022-11-23T01:54:03.8843074Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-11-23T01:54:03.8843514Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T01:54:03.8843879Z ##[endgroup] 2022-11-23T01:54:16.1932808Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2022-11-23T01:54:16.2105238Z + TORCH_INSTALL_DIR=/opt/conda/lib/python3.10/site-packages/torch 2022-11-23T01:54:16.2105838Z + TORCH_BIN_DIR=/opt/conda/lib/python3.10/site-packages/torch/bin 2022-11-23T01:54:16.2106405Z + TORCH_LIB_DIR=/opt/conda/lib/python3.10/site-packages/torch/lib 2022-11-23T01:54:16.2106792Z + TORCH_TEST_DIR=/opt/conda/lib/python3.10/site-packages/torch/test 2022-11-23T01:54:16.2107249Z + BUILD_DIR=build 2022-11-23T01:54:16.2107506Z + BUILD_RENAMED_DIR=build_renamed 2022-11-23T01:54:16.2107809Z + BUILD_BIN_DIR=build/bin 2022-11-23T01:54:16.2108109Z + export VALGRIND=ON 2022-11-23T01:54:16.2108409Z + VALGRIND=ON 2022-11-23T01:54:16.2108908Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *clang9* ]] 2022-11-23T01:54:16.2109488Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test != *bazel* ]] 2022-11-23T01:54:16.2111676Z ++ dirname .jenkins/pytorch/test.sh 2022-11-23T01:54:16.2151587Z + source .jenkins/pytorch/common.sh 2022-11-23T01:54:16.2158611Z +++ dirname .jenkins/pytorch/common.sh 2022-11-23T01:54:16.2168308Z ++ source .jenkins/pytorch/common_utils.sh 2022-11-23T01:54:16.2174505Z +++ declare -f -t trap_add 2022-11-23T01:54:16.2179332Z ++ set -ex 2022-11-23T01:54:16.2180324Z ++ [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *rocm* ]] 2022-11-23T01:54:16.2180877Z ++ BUILD_TEST_LIBTORCH=0 2022-11-23T01:54:16.2181290Z + echo 'Environment variables' 2022-11-23T01:54:16.2181629Z Environment variables 2022-11-23T01:54:16.2181899Z + env 2022-11-23T01:54:16.2210441Z SHARD_NUMBER=0 2022-11-23T01:54:16.2210887Z NV_LIBCUBLAS_DEV_VERSION=11.9.2.110-1 2022-11-23T01:54:16.2211326Z NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-6 2022-11-23T01:54:16.2211770Z LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 2022-11-23T01:54:16.2212274Z NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.12.10-1+cuda11.6 2022-11-23T01:54:16.2212632Z UCC_HOME=/usr 2022-11-23T01:54:16.2213213Z BUILD_ENVIRONMENT=linux-bionic-cuda11.6-py3.10-gcc7-bazel-test 2022-11-23T01:54:16.2213846Z NV_LIBNPP_DEV_PACKAGE=libnpp-dev-11-6=11.6.3.124-1 2022-11-23T01:54:16.2214240Z INSTALLED_DB=yes 2022-11-23T01:54:16.2214533Z HOSTNAME=6e441036a4ff 2022-11-23T01:54:16.2214770Z GITHUB_REF_NAME=master 2022-11-23T01:54:16.2215138Z GITHUB_API_URL=https://api.github.com 2022-11-23T01:54:16.2215500Z OPENSSL_DIR=/opt/openssl 2022-11-23T01:54:16.2215851Z UCC_COMMIT=1c7a7127186e7836f73aafbd7697bbc274a77eee 2022-11-23T01:54:16.2216610Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_eda85162-54e2-4b90-959d-39a66d90a950 2022-11-23T01:54:16.2217157Z CUDA_PATH=/usr/local/cuda 2022-11-23T01:54:16.2217842Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2022-11-23T01:54:16.2218345Z GITHUB_RUN_ATTEMPT=1 2022-11-23T01:54:16.2218600Z NV_LIBNPP_VERSION=11.6.3.124-1 2022-11-23T01:54:16.2218964Z NV_NVPROF_DEV_PACKAGE=cuda-nvprof-11-6=11.6.124-1 2022-11-23T01:54:16.2219316Z GITHUB_REPOSITORY_OWNER=pytorch 2022-11-23T01:54:16.2219648Z GITHUB_ACTIONS=true 2022-11-23T01:54:16.2219840Z NVIDIA_VISIBLE_DEVICES=all 2022-11-23T01:54:16.2220066Z NV_NVPROF_VERSION=11.6.124-1 2022-11-23T01:54:16.2220290Z NV_LIBCUSPARSE_VERSION=11.7.2.124-1 2022-11-23T01:54:16.2220465Z CI=true 2022-11-23T01:54:16.2220647Z PYTORCH_OVERRIDE_FLAKY_SIGNAL=1 2022-11-23T01:54:16.2220983Z NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-11-6=11.9.2.110-1 2022-11-23T01:54:16.2221203Z GITHUB_HEAD_REF= 2022-11-23T01:54:16.2221423Z UCX_COMMIT=31e74cac7bee0ef66bef2af72e7d86d9c282e5ab 2022-11-23T01:54:16.2221666Z GITHUB_ACTOR=pytorchmergebot 2022-11-23T01:54:16.2221899Z CMAKE_CUDA_COMPILER_LAUNCHER=/opt/cache/bin/sccache 2022-11-23T01:54:16.2222293Z GITHUB_ACTION_REF= 2022-11-23T01:54:16.2222498Z NCCL_VERSION=2.12.10-1 2022-11-23T01:54:16.2222689Z GITHUB_ACTION=__run_2 2022-11-23T01:54:16.2222853Z VALGRIND=ON 2022-11-23T01:54:16.2223033Z GITHUB_REF_PROTECTED=true 2022-11-23T01:54:16.2223327Z *** 2022-11-23T01:54:16.2223479Z INSTALLED_VISION=yes 2022-11-23T01:54:16.2223659Z NVARCH=x86_64 2022-11-23T01:54:16.2223875Z NV_LIBCUSPARSE_DEV_VERSION=11.7.2.124-1 2022-11-23T01:54:16.2224065Z HOME=/var/lib/jenkins 2022-11-23T01:54:16.2224252Z GIT_DEFAULT_BRANCH=master 2022-11-23T01:54:16.2224662Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_eda85162-54e2-4b90-959d-39a66d90a950 2022-11-23T01:54:16.2224949Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2022-11-23T01:54:16.2225151Z GITHUB_ACTION_REPOSITORY= 2022-11-23T01:54:16.2225407Z GITHUB_REF_TYPE=branch 2022-11-23T01:54:16.2225632Z NV_LIBNCCL_PACKAGE_VERSION=2.12.10-1 2022-11-23T01:54:16.2225826Z GITHUB_RETENTION_DAYS=90 2022-11-23T01:54:16.2226113Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2022-11-23T01:54:16.2226418Z NV_LIBNCCL_PACKAGE=libnccl2=2.12.10-1+cuda11.6 2022-11-23T01:54:16.2226816Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_eda85162-54e2-4b90-959d-39a66d90a950 2022-11-23T01:54:16.2227114Z DEBIAN_FRONTEND=noninteractive 2022-11-23T01:54:16.2227371Z NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev 2022-11-23T01:54:16.2227576Z GITHUB_REF=refs/heads/master 2022-11-23T01:54:16.2227789Z NV_CUDA_LIB_VERSION=11.6.2-1 2022-11-23T01:54:16.2228011Z GITHUB_SHA=1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T01:54:16.2228213Z INSTALLED_PROTOBUF=yes 2022-11-23T01:54:16.2228401Z GITHUB_RUN_ID=3528293562 2022-11-23T01:54:16.2228653Z NV_LIBNPP_PACKAGE=libnpp-11-6=11.6.3.124-1 2022-11-23T01:54:16.2228862Z NV_LIBNCCL_PACKAGE_NAME=libnccl2 2022-11-23T01:54:16.2229081Z LIBRARY_PATH=/usr/local/cuda/lib64/stubs 2022-11-23T01:54:16.2229310Z NV_NVTX_VERSION=11.6.124-1 2022-11-23T01:54:16.2229513Z GITHUB_SERVER_URL=https://github.com 2022-11-23T01:54:16.2229712Z MAX_JOBS=6 2022-11-23T01:54:16.2229915Z NV_LIBCUBLAS_VERSION=11.9.2.110-1 2022-11-23T01:54:16.2230175Z NV_LIBCUBLAS_PACKAGE=libcublas-11-6=11.9.2.110-1 2022-11-23T01:54:16.2230534Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2022-11-23T01:54:16.2230787Z UCX_HOME=/usr 2022-11-23T01:54:16.2230972Z PYTORCH_RETRY_TEST_CASES=1 2022-11-23T01:54:16.2231198Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2022-11-23T01:54:16.2231462Z NV_CUDA_CUDART_DEV_VERSION=11.6.55-1 2022-11-23T01:54:16.2231655Z PR_BODY= 2022-11-23T01:54:16.2231810Z GITHUB_BASE_REF= 2022-11-23T01:54:16.2231979Z TERM=xterm 2022-11-23T01:54:16.2232174Z NV_NVML_DEV_VERSION=11.6.55-1 2022-11-23T01:54:16.2232360Z TORCH_CUDA_ARCH_LIST=Maxwell 2022-11-23T01:54:16.2232551Z CUDA_VERSION=11.6.2 2022-11-23T01:54:16.2232801Z NV_LIBCUBLAS_PACKAGE_NAME=libcublas-11-6 2022-11-23T01:54:16.2233007Z OPENSSL_ROOT_DIR=/opt/openssl 2022-11-23T01:54:16.2233413Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_eda85162-54e2-4b90-959d-39a66d90a950 2022-11-23T01:54:16.2233739Z GITHUB_JOB=build-and-test 2022-11-23T01:54:16.2233913Z COMMIT_MESSAGES= 2022-11-23T01:54:16.2234126Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2022-11-23T01:54:16.2234552Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_eda85162-54e2-4b90-959d-39a66d90a950 2022-11-23T01:54:16.2234816Z SHLVL=1 2022-11-23T01:54:16.2235067Z NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-11-6 2022-11-23T01:54:16.2235307Z GITHUB_REPOSITORY=pytorch/pytorch 2022-11-23T01:54:16.2235958Z 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=geforce,driver>=470,driver<471 brand=geforcertx,driver>=470,driver<471 brand=quadro,driver>=470,driver<471 brand=quadrortx,driver>=470,driver<471 brand=titan,driver>=470,driver<471 brand=titanrtx,driver>=470,driver<471 2022-11-23T01:54:16.2236623Z NV_LIBNPP_DEV_VERSION=11.6.3.124-1 2022-11-23T01:54:16.2236813Z GITHUB_EVENT_NAME=push 2022-11-23T01:54:16.2237032Z NV_CUDA_CUDART_VERSION=11.6.55-1 2022-11-23T01:54:16.2237288Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2022-11-23T01:54:16.2237571Z GITHUB_RUN_NUMBER=67324 2022-11-23T01:54:16.2237766Z GITHUB_WORKFLOW=pull 2022-11-23T01:54:16.2238077Z 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-11-23T01:54:16.2238409Z NV_LIBNCCL_DEV_PACKAGE_VERSION=2.12.10-1 2022-11-23T01:54:16.2238727Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T01:54:16.2238998Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2022-11-23T01:54:16.2239246Z _=/usr/bin/env 2022-11-23T01:54:16.2239444Z + echo 'Testing pytorch' 2022-11-23T01:54:16.2239626Z Testing pytorch 2022-11-23T01:54:16.2239821Z + export LANG=C.UTF-8 2022-11-23T01:54:16.2240001Z + LANG=C.UTF-8 2022-11-23T01:54:16.2299493Z + PR_NUMBER= 2022-11-23T01:54:16.2299940Z + [[ '' == \d\e\f\a\u\l\t ]] 2022-11-23T01:54:16.2300263Z + [[ '' == \d\i\s\t\r\i\b\u\t\e\d ]] 2022-11-23T01:54:16.2300569Z + [[ '' == \s\l\o\w ]] 2022-11-23T01:54:16.2301041Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *slow-gradcheck* ]] 2022-11-23T01:54:16.2301592Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *cuda* ]] 2022-11-23T01:54:16.2301876Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2022-11-23T01:54:16.2302097Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2022-11-23T01:54:16.2302330Z + [[ '' == *crossref* ]] 2022-11-23T01:54:16.2302581Z + [[ '' == *dynamo* ]] 2022-11-23T01:54:16.2302928Z + [[ '' == *inductor* ]] 2022-11-23T01:54:16.2303444Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *rocm* ]] 2022-11-23T01:54:16.2303940Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test != *-bazel-* ]] 2022-11-23T01:54:16.2304415Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *asan* ]] 2022-11-23T01:54:16.2304784Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *-tsan* ]] 2022-11-23T01:54:16.2305555Z + [[ '' == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2022-11-23T01:54:16.2305943Z + [[ '' == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2022-11-23T01:54:16.2310528Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *tbb* ]] 2022-11-23T01:54:16.2322597Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *libtorch* ]] 2022-11-23T01:54:16.2323265Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *-bazel-* ]] 2022-11-23T01:54:16.2326308Z + [[ '' == *backward* ]] 2022-11-23T01:54:16.2326608Z + [[ '' == *xla* ]] 2022-11-23T01:54:16.2326924Z + [[ '' == \j\i\t\_\l\e\g\a\c\y ]] 2022-11-23T01:54:16.2327313Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *libtorch* ]] 2022-11-23T01:54:16.2327602Z + [[ '' == distributed ]] 2022-11-23T01:54:16.2327858Z + [[ '' == deploy ]] 2022-11-23T01:54:16.2328091Z + [[ '' == *inductor_distributed* ]] 2022-11-23T01:54:16.2328298Z + [[ '' == *dynamo* ]] 2022-11-23T01:54:16.2328507Z + [[ '' == *dynamo* ]] 2022-11-23T01:54:16.2328731Z + [[ '' == *inductor_huggingface* ]] 2022-11-23T01:54:16.2328950Z + [[ '' == *inductor_timm* ]] 2022-11-23T01:54:16.2329187Z + [[ '' == *inductor_torchbench* ]] 2022-11-23T01:54:16.2329408Z + [[ '' == *inductor* ]] 2022-11-23T01:54:16.2329566Z + [[ 0 == 1 ]] 2022-11-23T01:54:16.2329732Z + [[ 0 == 2 ]] 2022-11-23T01:54:16.2329920Z + [[ 0 -gt 2 ]] 2022-11-23T01:54:16.2330210Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *vulkan* ]] 2022-11-23T01:54:16.2330672Z + [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *-bazel-* ]] 2022-11-23T01:54:16.2331040Z + test_bazel 2022-11-23T01:54:16.2331220Z + set -e 2022-11-23T01:54:16.2331512Z ++ dirname .jenkins/pytorch/test.sh 2022-11-23T01:54:16.2339679Z + source .jenkins/pytorch/common-build.sh 2022-11-23T01:54:16.2344508Z ++ [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test != *win-* ]] 2022-11-23T01:54:16.2351115Z ++++ dirname .jenkins/pytorch/common-build.sh 2022-11-23T01:54:16.2363879Z +++ cd .jenkins/pytorch 2022-11-23T01:54:16.2364219Z +++ pwd -P 2022-11-23T01:54:16.2366688Z ++ script_dir=/var/lib/jenkins/workspace/.jenkins/pytorch 2022-11-23T01:54:16.2366903Z ++ which sccache 2022-11-23T01:54:16.2403344Z ++ sccache --stop-server 2022-11-23T01:54:16.2429812Z ++ true 2022-11-23T01:54:16.2430122Z ++ rm -f /var/lib/jenkins/sccache_error.log 2022-11-23T01:54:16.2459762Z ++ [[ -n '' ]] 2022-11-23T01:54:16.2460215Z ++ [[ linux-bionic-cuda11.6-py3.10-gcc7-bazel-test == *rocm* ]] 2022-11-23T01:54:16.2460513Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-11-23T01:54:16.2460741Z ++ SCCACHE_IDLE_TIMEOUT=1200 2022-11-23T01:54:16.2460973Z ++ RUST_LOG=sccache::server=error 2022-11-23T01:54:16.2461195Z ++ sccache --start-server 2022-11-23T01:54:16.2483386Z sccache: Starting the server... 2022-11-23T01:54:16.2796846Z ++ sccache --zero-stats 2022-11-23T01:54:16.2821123Z Compile requests 0 2022-11-23T01:54:16.2821531Z Compile requests executed 0 2022-11-23T01:54:16.2821929Z Cache hits 0 2022-11-23T01:54:16.2822228Z Cache misses 0 2022-11-23T01:54:16.2822427Z Cache timeouts 0 2022-11-23T01:54:16.2822611Z Cache read errors 0 2022-11-23T01:54:16.2822809Z Forced recaches 0 2022-11-23T01:54:16.2823010Z Cache write errors 0 2022-11-23T01:54:16.2823206Z Compilation failures 0 2022-11-23T01:54:16.2823504Z Cache errors 0 2022-11-23T01:54:16.2823883Z Non-cacheable compilations 0 2022-11-23T01:54:16.2824140Z Non-cacheable calls 0 2022-11-23T01:54:16.2824563Z Non-compilation calls 0 2022-11-23T01:54:16.2824967Z Unsupported compiler calls 0 2022-11-23T01:54:16.2825234Z Average cache write 0.000 s 2022-11-23T01:54:16.2825436Z Average cache read miss 0.000 s 2022-11-23T01:54:16.2825646Z Average cache read hit 0.000 s 2022-11-23T01:54:16.2825871Z Failed distributed compilations 0 2022-11-23T01:54:16.2826413Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-11-23T01:54:16.2826821Z ++ trap_add sccache_epilogue EXIT 2022-11-23T01:54:16.2827031Z ++ trap_add_cmd=sccache_epilogue 2022-11-23T01:54:16.2827202Z ++ shift 2022-11-23T01:54:16.2827376Z ++ for trap_add_name in "$@" 2022-11-23T01:54:16.2832525Z ++++ trap -p EXIT 2022-11-23T01:54:16.2835816Z +++ eval 'extract_trap_cmd ' 2022-11-23T01:54:16.2836037Z ++++ extract_trap_cmd 2022-11-23T01:54:16.2836373Z ++++ printf '%s\n' '' 2022-11-23T01:54:16.2836686Z +++ printf '%s\n' sccache_epilogue 2022-11-23T01:54:16.2839730Z ++ trap -- ' 2022-11-23T01:54:16.2840149Z sccache_epilogue' EXIT 2022-11-23T01:54:16.2840591Z ++ which ccache 2022-11-23T01:54:16.2852092Z + get_bazel 2022-11-23T01:54:16.2856424Z ++ uname 2022-11-23T01:54:16.2884857Z + [[ Linux == \D\a\r\w\i\n ]] 2022-11-23T01:54:16.2885651Z + retry curl https://ossci-linux.s3.amazonaws.com/bazel-4.2.1-linux-x86_64 -o tools/bazel 2022-11-23T01:54:16.2886116Z + curl https://ossci-linux.s3.amazonaws.com/bazel-4.2.1-linux-x86_64 -o tools/bazel 2022-11-23T01:54:16.4018406Z % Total % Received % Xferd Average Speed Time Time Time Current 2022-11-23T01:54:16.4019968Z Dload Upload Total Spent Left Speed 2022-11-23T01:54:16.4020214Z 2022-11-23T01:54:16.4139071Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-11-23T01:54:16.9270720Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-11-23T01:54:16.9271210Z 100 48.1M 100 48.1M 0 0 91.6M 0 --:--:-- --:--:-- --:--:-- 91.5M 2022-11-23T01:54:17.0452289Z + echo '1a4f3a3ce292307bceeb44f459883859c793436d564b95319aacb8af1f20557c tools/bazel' 2022-11-23T01:54:17.0452602Z + shasum -a 256 -c 2022-11-23T01:54:17.3818954Z + chmod +x tools/bazel 2022-11-23T01:54:17.3847371Z + 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-11-23T01:54:17.3883930Z Extracting Bazel installation... 2022-11-23T01:54:19.1057796Z Starting local Bazel server and connecting to it... 2022-11-23T01:54:22.2751302Z Loading: (2 packages loaded) 2022-11-23T01:54:22.2775889Z 2022-11-23T01:54:22.2776360Z Loading: 2 packages loaded 2022-11-23T01:54:22.4300157Z 2022-11-23T01:54:22.4301117Z Analyzing: 32 targets (10 packages loaded, 0 targets configured) 2022-11-23T01:54:22.6321837Z 2022-11-23T01:54:22.6323029Z Analyzing: 32 targets (18 packages loaded, 177 targets configured) 2022-11-23T01:54:22.6323937Z currently loading: @rules_cc//cc ... (2 packages) 2022-11-23T01:54:22.8808126Z 2022-11-23T01:54:22.8808680Z  2022-11-23T01:54:22.8809309Z Analyzing: 32 targets (28 packages loaded, 194 targets configured) 2022-11-23T01:54:22.8809759Z Fetching @local_config_cc; fetching 2022-11-23T01:54:23.6797958Z 2022-11-23T01:54:23.6798557Z  2022-11-23T01:54:23.6799240Z Analyzing: 32 targets (28 packages loaded, 194 targets configured) 2022-11-23T01:54:23.8817818Z 2022-11-23T01:54:23.8818683Z Analyzing: 32 targets (33 packages loaded, 1683 targets configured) 2022-11-23T01:54:23.8819186Z Fetching @remote_coverage_tools; fetching 2022-11-23T01:54:23.8819581Z Fetching https://mirror.bazel.build/.../coverage_output_generator-v2.5.zip 2022-11-23T01:54:24.0824872Z 2022-11-23T01:54:24.0825556Z  2022-11-23T01:54:24.0825873Z  2022-11-23T01:54:24.0826426Z Analyzing: 32 targets (36 packages loaded, 3577 targets configured) 2022-11-23T01:54:24.0827591Z Fetching @remote_java_tools_linux; fetching 2022-11-23T01:54:24.0827914Z Fetching @remotejdk11_linux; fetching 2022-11-23T01:54:24.2912375Z 2022-11-23T01:54:24.2914689Z  2022-11-23T01:54:24.2915138Z  2022-11-23T01:54:24.2915792Z Analyzing: 32 targets (39 packages loaded, 3638 targets configured) 2022-11-23T01:54:24.2916359Z Fetching @remote_java_tools_linux; fetching 2022-11-23T01:54:24.2916801Z Fetching @remotejdk11_linux; fetching 2022-11-23T01:54:24.2917595Z Fetching https://mirror.bazel.build/...avac11_linux-v10.6.zip; 14,319,520B 2022-11-23T01:54:24.2918350Z Fetching https://mirror.bazel.build/...37.17-ca-jdk11.0.6-linux_x64.tar.gz 2022-11-23T01:54:24.5476401Z 2022-11-23T01:54:24.5478569Z  2022-11-23T01:54:24.5478947Z  2022-11-23T01:54:24.5479261Z  2022-11-23T01:54:24.5479528Z  2022-11-23T01:54:24.5480062Z Analyzing: 32 targets (39 packages loaded, 3638 targets configured) 2022-11-23T01:54:24.5480536Z Fetching @remote_java_tools_linux; fetching 2022-11-23T01:54:24.5481452Z Fetching @remotejdk11_linux; fetching 2022-11-23T01:54:24.5482466Z Fetching https://mirror.bazel.build/...avac11_linux-v10.6.zip; 31,809,296B 2022-11-23T01:54:24.5483150Z Fetching https://mirror.bazel.build/...1.0.6-linux_x64.tar.gz; 34,733,824B 2022-11-23T01:54:24.8831576Z 2022-11-23T01:54:24.8832223Z  2022-11-23T01:54:24.8832677Z  2022-11-23T01:54:24.8832976Z  2022-11-23T01:54:24.8833292Z  2022-11-23T01:54:24.8835338Z Analyzing: 32 targets (39 packages loaded, 3638 targets configured) 2022-11-23T01:54:24.8835930Z Fetching @remote_java_tools_linux; fetching 2022-11-23T01:54:24.8836425Z Fetching @remotejdk11_linux; fetching 2022-11-23T01:54:24.8837173Z Fetching https://mirror.bazel.build/...1.0.6-linux_x64.tar.gz; 57,777,744B 2022-11-23T01:54:24.8837903Z Fetching ..._linux; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:54:24.8838580Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/remote_java_tools_linux/temp182985\ 2022-11-23T01:54:24.8839288Z 82214024209659/java_tools_javac11_linux-v10.6.zip 2022-11-23T01:54:25.0845038Z 2022-11-23T01:54:25.0845826Z  2022-11-23T01:54:25.0846223Z  2022-11-23T01:54:25.0846567Z  2022-11-23T01:54:25.0846901Z  2022-11-23T01:54:25.0847218Z  2022-11-23T01:54:25.0847556Z  2022-11-23T01:54:25.0848196Z Analyzing: 32 targets (39 packages loaded, 3638 targets configured) 2022-11-23T01:54:25.0848735Z Fetching @remote_java_tools_linux; fetching 2022-11-23T01:54:25.0849201Z Fetching @remotejdk11_linux; fetching 2022-11-23T01:54:25.0849911Z Fetching https://mirror.bazel.build/...1.0.6-linux_x64.tar.gz; 76,717,504B 2022-11-23T01:54:25.0850535Z Fetching ..._linux; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:54:25.0851161Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/remote_java_tools_linux/temp182985\ 2022-11-23T01:54:25.0851946Z 82214024209659/java_tools_javac11_linux-v10.6.zip 2022-11-23T01:54:25.2847840Z 2022-11-23T01:54:25.2849061Z  2022-11-23T01:54:25.2849513Z  2022-11-23T01:54:25.2849888Z  2022-11-23T01:54:25.2850089Z  2022-11-23T01:54:25.2850266Z  2022-11-23T01:54:25.2850457Z  2022-11-23T01:54:25.2850829Z Analyzing: 32 targets (40 packages loaded, 3665 targets configured) 2022-11-23T01:54:25.2851130Z Fetching @remotejdk11_linux; fetching 2022-11-23T01:54:25.2851652Z Fetching https://mirror.bazel.build/...1.0.6-linux_x64.tar.gz; 91,626,832B 2022-11-23T01:54:25.4853681Z 2022-11-23T01:54:25.4854377Z  2022-11-23T01:54:25.4854787Z  2022-11-23T01:54:25.4855939Z Analyzing: 32 targets (40 packages loaded, 3665 targets configured) 2022-11-23T01:54:25.4856487Z Fetching @remotejdk11_linux; fetching 2022-11-23T01:54:25.4856906Z Fetching https://mirror.bazel.build/....0.6-linux_x64.tar.gz; 110,099,648B 2022-11-23T01:54:25.7462802Z 2022-11-23T01:54:25.7463390Z  2022-11-23T01:54:25.7463766Z  2022-11-23T01:54:25.7464181Z Analyzing: 32 targets (40 packages loaded, 3665 targets configured) 2022-11-23T01:54:25.7464473Z Fetching @remotejdk11_linux; fetching 2022-11-23T01:54:25.7464850Z Fetching https://mirror.bazel.build/....0.6-linux_x64.tar.gz; 159,308,624B 2022-11-23T01:54:26.0717647Z 2022-11-23T01:54:26.0718219Z  2022-11-23T01:54:26.0718659Z  2022-11-23T01:54:26.0719219Z Analyzing: 32 targets (40 packages loaded, 3665 targets configured) 2022-11-23T01:54:26.0719483Z Fetching @remotejdk11_linux; fetching 2022-11-23T01:54:26.2861375Z 2022-11-23T01:54:26.2862173Z  2022-11-23T01:54:26.2862754Z Analyzing: 32 targets (40 packages loaded, 3665 targets configured) 2022-11-23T01:54:26.2863039Z Fetching @remotejdk11_linux; fetching 2022-11-23T01:54:26.2863310Z Fetching ..._linux; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:54:26.2863628Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/remotejdk11_linux/temp121265853128\ 2022-11-23T01:54:26.2863969Z 01792443/zulu11.37.17-ca-jdk11.0.6-linux_x64.tar.gz 2022-11-23T01:54:27.2869798Z 2022-11-23T01:54:27.2870397Z  2022-11-23T01:54:27.2870768Z  2022-11-23T01:54:27.2871112Z  2022-11-23T01:54:27.2871367Z  2022-11-23T01:54:27.2871792Z Analyzing: 32 targets (40 packages loaded, 3665 targets configured) 2022-11-23T01:54:27.2872073Z Fetching @remotejdk11_linux; fetching 2022-11-23T01:54:27.2872333Z Fetching ..._linux; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:54:27.2872654Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/remotejdk11_linux/temp121265853128\ 2022-11-23T01:54:27.2873001Z 01792443/zulu11.37.17-ca-jdk11.0.6-linux_x64.tar.gz 2022-11-23T01:54:28.2650732Z 2022-11-23T01:54:28.2651550Z  2022-11-23T01:54:28.2651899Z  2022-11-23T01:54:28.2652219Z  2022-11-23T01:54:28.2652516Z  2022-11-23T01:54:28.2653093Z Analyzing: 32 targets (40 packages loaded, 3665 targets configured) 2022-11-23T01:54:28.2653546Z Fetching @remotejdk11_linux; fetching 4s 2022-11-23T01:54:28.4283791Z 2022-11-23T01:54:28.4284295Z  2022-11-23T01:54:28.4284921Z INFO: Analyzed 32 targets (41 packages loaded, 3806 targets configured). 2022-11-23T01:54:28.4285219Z 2022-11-23T01:54:28.4319576Z 2022-11-23T01:54:28.4320314Z INFO: Found 28 targets and 4 test targets... 2022-11-23T01:54:28.4320620Z 2022-11-23T01:54:28.5733962Z 2022-11-23T01:54:28.8881242Z [0 / 41] [Prepa] BazelWorkspaceStatusAction stable-status.txt 2022-11-23T01:54:28.8881480Z 2022-11-23T01:54:28.8881751Z [2 / 41] checking cached actions 2022-11-23T01:55:16.9491872Z 2022-11-23T01:55:16.9492625Z [2 / 42] [Prepa] Action c10/macros/cmake_macros.h 2022-11-23T01:55:17.1491883Z 2022-11-23T01:55:17.1492647Z [3 / 42] [Prepa] Writing file c10/mobile/libCPUProfilingAllocator.a-2.params 2022-11-23T01:55:17.5084679Z 2022-11-23T01:55:17.5085458Z [4 / 42] checking cached actions 2022-11-23T01:55:17.9020129Z 2022-11-23T01:55:17.9020989Z [4 / 43] [Prepa] Writing file c10/util/libtypeid.a-2.params 2022-11-23T01:55:18.1090746Z 2022-11-23T01:55:18.1092031Z [7 / 79] checking cached actions 2022-11-23T01:55:18.9278658Z 2022-11-23T01:55:18.9279604Z [7 / 95] [Prepa] Creating source manifest for //c10/test:typeid_test 2022-11-23T01:55:19.1320341Z 2022-11-23T01:55:19.1321140Z [21 / 160] 2 actions, 1 running 2022-11-23T01:55:19.1321678Z Action c10/cuda/impl/cuda_cmake_macros.h; 0s processwrapper-sandbox 2022-11-23T01:55:19.1321991Z [Prepa] Creating source manifest for //c10/benchmark:intrusive_ptr 2022-11-23T01:55:19.5099416Z 2022-11-23T01:55:19.5100096Z  2022-11-23T01:55:19.5100481Z  2022-11-23T01:55:19.5100764Z [26 / 182] checking cached actions 2022-11-23T01:55:25.5195105Z 2022-11-23T01:55:25.5195790Z [26 / 182] 8 actions, 0 running 2022-11-23T01:55:25.5196178Z [Scann] Compiling c10/util/Unicode.cpp 2022-11-23T01:55:25.5196608Z [Scann] Compiling c10/mobile/CPUProfilingAllocator.cpp 2022-11-23T01:55:25.5197009Z [Scann] Compiling c10/util/Logging.cpp 2022-11-23T01:55:25.5197334Z [Scann] Compiling c10/util/StringUtil.cpp 2022-11-23T01:55:25.5197811Z [Scann] Compiling c10/core/CPUAllocator.cpp 2022-11-23T01:55:25.5198172Z [Scann] Compiling c10/util/TypeTraits.cpp 2022-11-23T01:55:25.5198547Z [Scann] Compiling c10/util/DeadlockDetection.cpp 2022-11-23T01:55:25.5198890Z [Scann] Compiling c10/util/Optional.cpp 2022-11-23T01:55:25.8099658Z 2022-11-23T01:55:25.8100316Z  2022-11-23T01:55:25.8100698Z  2022-11-23T01:55:25.8100915Z  2022-11-23T01:55:25.8101107Z  2022-11-23T01:55:25.8101274Z  2022-11-23T01:55:25.8101431Z  2022-11-23T01:55:25.8101610Z  2022-11-23T01:55:25.8101775Z  2022-11-23T01:55:25.8102037Z [28 / 182] 8 actions, 7 running 2022-11-23T01:55:25.8102462Z Compiling c10/mobile/CPUProfilingAllocator.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:25.8103065Z Compiling c10/util/DeadlockDetection.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:25.8103644Z Compiling c10/core/CPUAllocator.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:25.8104216Z Compiling c10/util/Logging.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:25.8104787Z Compiling c10/util/StringUtil.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:25.8105349Z Compiling c10/util/Optional.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:25.8105887Z Compiling src/benchmark_name.cc; 0s processwrapper-sandbox 2022-11-23T01:55:25.8106289Z [Scann] Compiling src/string_util.cc 2022-11-23T01:55:26.0227542Z 2022-11-23T01:55:26.0228098Z  2022-11-23T01:55:26.0228415Z  2022-11-23T01:55:26.0228699Z  2022-11-23T01:55:26.0228910Z  2022-11-23T01:55:26.0229397Z  2022-11-23T01:55:26.0229669Z  2022-11-23T01:55:26.0229956Z  2022-11-23T01:55:26.0230213Z  2022-11-23T01:55:26.0230735Z [38 / 182] 7 actions, 6 running 2022-11-23T01:55:26.0255653Z Compiling src/console_reporter.cc; 0s processwrapper-sandbox 2022-11-23T01:55:26.0256373Z Compiling src/benchmark_register.cc; 0s processwrapper-sandbox 2022-11-23T01:55:26.0256956Z Compiling src/colorprint.cc; 0s processwrapper-sandbox 2022-11-23T01:55:26.0257496Z Compiling src/complexity.cc; 0s processwrapper-sandbox 2022-11-23T01:55:26.0257933Z Compiling src/benchmark.cc; 0s processwrapper-sandbox 2022-11-23T01:55:26.0258388Z Compiling src/reporter.cc; 0s processwrapper-sandbox 2022-11-23T01:55:26.0258848Z Compiling src/csv_reporter.cc; 0s processwrapper-sandbox 2022-11-23T01:55:26.0259183Z [Scann] Compiling src/counter.cc 2022-11-23T01:55:26.2331216Z 2022-11-23T01:55:26.2331846Z  2022-11-23T01:55:26.2332467Z  2022-11-23T01:55:26.2332780Z  2022-11-23T01:55:26.2333069Z  2022-11-23T01:55:26.2333343Z  2022-11-23T01:55:26.2333589Z  2022-11-23T01:55:26.2333830Z  2022-11-23T01:55:26.2334076Z  2022-11-23T01:55:26.2334412Z [48 / 182] 8 actions, 7 running 2022-11-23T01:55:26.2334855Z Compiling src/perf_counters.cc; 0s processwrapper-sandbox 2022-11-23T01:55:26.2335200Z Compiling src/sleep.cc; 0s processwrapper-sandbox 2022-11-23T01:55:26.2335521Z Compiling src/statistics.cc; 0s processwrapper-sandbox 2022-11-23T01:55:26.2335866Z Compiling src/benchmark_runner.cc; 0s processwrapper-sandbox 2022-11-23T01:55:26.2336202Z Compiling src/sysinfo.cc; 0s processwrapper-sandbox 2022-11-23T01:55:26.2336525Z Compiling src/timers.cc; 0s processwrapper-sandbox 2022-11-23T01:55:26.2336979Z Compiling src/benchmark_api_internal.cc; 0s processwrapper-sandbox 2022-11-23T01:55:26.2337283Z [Scann] Compiling c10/benchmark/intrusive_ptr_benchmark.cpp 2022-11-23T01:55:26.4388103Z 2022-11-23T01:55:26.4388734Z  2022-11-23T01:55:26.4389085Z  2022-11-23T01:55:26.4389399Z  2022-11-23T01:55:26.4389701Z  2022-11-23T01:55:26.4389948Z  2022-11-23T01:55:26.4390197Z  2022-11-23T01:55:26.4390474Z  2022-11-23T01:55:26.4390759Z  2022-11-23T01:55:26.4391186Z [56 / 182] 8 actions, 7 running 2022-11-23T01:55:26.4391601Z Testing //c10/test:core_tests [0s, 0s, 0s, 0s, 0s, 0s, 0s] 2022-11-23T01:55:26.4392029Z Testing //c10/test:core_tests [0s, 0s, 0s, 0s, 0s, 0s, 0s] 2022-11-23T01:55:26.6480748Z 2022-11-23T01:55:26.6481393Z  2022-11-23T01:55:26.6482297Z  2022-11-23T01:55:26.6482786Z [63 / 182] 8 actions, 7 running 2022-11-23T01:55:26.6483234Z Testing //c10/test:core_tests [0s, 0s] 2022-11-23T01:55:26.6483719Z Testing //c10/test:util_base_tests [0s, 0s, 0s, 0s, 0s] 2022-11-23T01:55:26.6484273Z Testing //c10/test:util_base_tests [0s, 0s, 0s, 0s, 0s] 2022-11-23T01:55:26.8869246Z 2022-11-23T01:55:26.8870066Z  2022-11-23T01:55:26.8870498Z  2022-11-23T01:55:26.8870821Z  2022-11-23T01:55:26.8871290Z [72 / 182] 7 actions, 6 running 2022-11-23T01:55:26.8871727Z Testing //c10/test:util_base_tests [0s, 0s, 0s, [0s], 0s, 0s (7 actions)] 2022-11-23T01:55:26.8872231Z Testing //c10/test:util_base_tests [0s, 0s, 0s, [0s], 0s, 0s (7 actions)] 2022-11-23T01:55:27.0948435Z 2022-11-23T01:55:27.0949024Z  2022-11-23T01:55:27.0949476Z  2022-11-23T01:55:27.0949934Z [78 / 182] 8 actions, 7 running 2022-11-23T01:55:27.0950384Z Testing //c10/test:util_base_tests [0s, 0s, 0s, 0s, 0s, 0s (7 actions)] 2022-11-23T01:55:27.0950822Z Testing //c10/test:util_base_tests [0s, 0s, 0s, 0s, 0s, 0s (7 actions)] 2022-11-23T01:55:27.2974862Z 2022-11-23T01:55:27.2975435Z  2022-11-23T01:55:27.2975772Z  2022-11-23T01:55:27.2976186Z [84 / 182] 8 actions, 7 running 2022-11-23T01:55:27.2976595Z Testing //c10/test:util_base_tests [0s, 0s, 0s, 0s, 0s, 0s (7 actions)] 2022-11-23T01:55:27.2977052Z Testing //c10/test:util_base_tests [0s, 0s, 0s, 0s, 0s, 0s (7 actions)] 2022-11-23T01:55:27.5078988Z 2022-11-23T01:55:27.5079609Z  2022-11-23T01:55:27.5079977Z  2022-11-23T01:55:27.5080439Z [92 / 182] 8 actions, 7 running 2022-11-23T01:55:27.5080811Z Testing //c10/test:util_base_tests [0s, 0s] 2022-11-23T01:55:27.5081669Z Compiling c10/test/util/typeid_test.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:27.5082228Z Compiling googlemock/src/gmock_main.cc; 0s processwrapper-sandbox 2022-11-23T01:55:27.5082741Z Compiling googlemock/src/gmock.cc; 0s processwrapper-sandbox 2022-11-23T01:55:27.5083236Z @com_google_googletest//:gtest; 0s processwrapper-sandbox 2022-11-23T01:55:27.5083777Z Compiling googlemock/src/gmock-spec-builders.cc; 0s processwrapper-sandbox 2022-11-23T01:55:27.5084290Z [Scann] Compiling googletest/src/gtest-filepath.cc 2022-11-23T01:55:27.7140434Z 2022-11-23T01:55:27.7141329Z  2022-11-23T01:55:27.7141738Z  2022-11-23T01:55:27.7142060Z  2022-11-23T01:55:27.7143502Z  2022-11-23T01:55:27.7143774Z  2022-11-23T01:55:27.7144119Z  2022-11-23T01:55:27.7144573Z  2022-11-23T01:55:27.7144944Z [99 / 182] 8 actions running 2022-11-23T01:55:27.7145614Z Compiling googlemock/src/gmock-spec-builders.cc; 0s processwrapper-sandbox 2022-11-23T01:55:27.7146376Z Compiling googlemock/src/gmock-matchers.cc; 0s processwrapper-sandbox 2022-11-23T01:55:27.7147040Z Compiling googletest/src/gtest.cc; 0s processwrapper-sandbox 2022-11-23T01:55:27.7147622Z Compiling googletest/src/gtest-death-test.cc; 0s processwrapper-sandbox 2022-11-23T01:55:27.7148164Z @com_google_googletest//:gtest_main; 0s processwrapper-sandbox 2022-11-23T01:55:27.7148680Z Compiling googletest/src/gtest-matchers.cc; 0s processwrapper-sandbox 2022-11-23T01:55:27.7149237Z Compiling googletest/src/gtest-printers.cc; 0s processwrapper-sandbox 2022-11-23T01:55:27.7149788Z Compiling googletest/src/gtest-test-part.cc; 0s processwrapper-sandbox 2022-11-23T01:55:27.9159695Z 2022-11-23T01:55:27.9160716Z  2022-11-23T01:55:27.9161277Z  2022-11-23T01:55:27.9161970Z  2022-11-23T01:55:27.9162458Z  2022-11-23T01:55:27.9163068Z  2022-11-23T01:55:27.9163609Z  2022-11-23T01:55:27.9164103Z  2022-11-23T01:55:27.9164415Z  2022-11-23T01:55:27.9164855Z [108 / 182] 8 actions running 2022-11-23T01:55:27.9165477Z Compiling googletest/src/gtest-port.cc; 0s processwrapper-sandbox 2022-11-23T01:55:27.9166213Z Compiling googlemock/src/gmock-cardinalities.cc; 0s processwrapper-sandbox 2022-11-23T01:55:27.9166825Z Compiling googletest/src/gtest-typed-test.cc; 0s processwrapper-sandbox 2022-11-23T01:55:27.9167404Z Compiling c10/core/DefaultDtype.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:27.9254591Z Compiling c10/core/CopyBytes.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:27.9255153Z Compiling c10/core/Device.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:27.9255669Z Compiling c10/core/DispatchKey.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:27.9256209Z Compiling c10/core/DeviceType.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:28.1159404Z 2022-11-23T01:55:28.1159838Z  2022-11-23T01:55:28.1160068Z  2022-11-23T01:55:28.1160242Z  2022-11-23T01:55:28.1160400Z  2022-11-23T01:55:28.1160617Z  2022-11-23T01:55:28.1160801Z  2022-11-23T01:55:28.1160984Z  2022-11-23T01:55:28.1161156Z  2022-11-23T01:55:28.1161420Z [117 / 182] 8 actions running 2022-11-23T01:55:28.1161944Z Compiling c10/core/thread_pool.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:28.1162423Z Compiling c10/core/impl/GPUTrace.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:28.1162959Z @com_google_googletest//:gtest; 0s processwrapper-sandbox 2022-11-23T01:55:28.1163332Z Compiling c10/core/InferenceMode.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:28.1163734Z Compiling c10/core/StorageImpl.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:28.1164365Z Compiling c10/core/impl/HermeticPyObjectTLS.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:28.1164829Z Compiling c10/core/impl/PyInterpreter.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:28.1165235Z Compiling c10/core/GeneratorImpl.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:28.3358200Z 2022-11-23T01:55:28.3358731Z  2022-11-23T01:55:28.3359135Z  2022-11-23T01:55:28.3359450Z  2022-11-23T01:55:28.3359737Z  2022-11-23T01:55:28.3360051Z  2022-11-23T01:55:28.3360366Z  2022-11-23T01:55:28.3360661Z  2022-11-23T01:55:28.3360972Z  2022-11-23T01:55:28.3361409Z [127 / 182] 8 actions, 7 running 2022-11-23T01:55:28.3362176Z Compiling c10/core/TensorImpl.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:28.3362987Z Compiling c10/core/SymFloat.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:28.3363634Z Compiling c10/core/SymNodeImpl.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:28.3364330Z Compiling c10/core/UndefinedTensorImpl.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:28.3364968Z Compiling c10/core/Stream.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:28.3365559Z Compiling c10/core/SymInt.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:28.3366223Z Compiling c10/core/SymIntArrayRef.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:28.3366723Z [Scann] Compiling c10/core/TensorOptions.cpp 2022-11-23T01:55:28.5508599Z 2022-11-23T01:55:28.5509117Z  2022-11-23T01:55:28.5509473Z  2022-11-23T01:55:28.5509761Z  2022-11-23T01:55:28.5510007Z  2022-11-23T01:55:28.5510270Z  2022-11-23T01:55:28.5510527Z  2022-11-23T01:55:28.5510783Z  2022-11-23T01:55:28.5511060Z  2022-11-23T01:55:28.5511468Z [136 / 182] 8 actions, 7 running 2022-11-23T01:55:28.5512062Z Compiling c10/core/TensorOptions.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:28.5512751Z Compiling c10/core/Storage.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:28.5513455Z Compiling c10/core/DispatchKeySet.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:28.5514151Z Compiling c10/core/impl/SizesAndStrides.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:28.5514734Z //c10/core:base; 0s processwrapper-sandbox 2022-11-23T01:55:28.5515328Z Compiling c10/core/SafePyObject.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:28.5515988Z Compiling c10/core/AutogradState.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:28.5516459Z [Scann] Compiling c10/core/Allocator.cpp 2022-11-23T01:55:28.7732387Z 2022-11-23T01:55:28.7732957Z  2022-11-23T01:55:28.7733326Z  2022-11-23T01:55:28.7734441Z  2022-11-23T01:55:28.7734783Z  2022-11-23T01:55:28.7735070Z  2022-11-23T01:55:28.7735346Z  2022-11-23T01:55:28.7735627Z  2022-11-23T01:55:28.7735937Z  2022-11-23T01:55:28.7736321Z [145 / 182] 8 actions, 7 running 2022-11-23T01:55:28.7736935Z Compiling c10/core/impl/PythonDispatcherTLS.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:28.7737649Z Compiling c10/core/impl/LocalDispatchKeySet.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:28.7738325Z Compiling c10/util/Metaprogramming.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:28.7738920Z Compiling c10/util/TypeCast.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:28.7739533Z Compiling c10/util/flags_use_no_gflags.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:28.7740127Z Compiling c10/util/C++17.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:28.7740748Z Compiling c10/util/ThreadLocalDebugInfo.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:28.7741237Z [Scann] Compiling c10/util/Type_demangle.cpp 2022-11-23T01:55:28.9788075Z 2022-11-23T01:55:28.9788906Z  2022-11-23T01:55:28.9789417Z  2022-11-23T01:55:28.9789758Z  2022-11-23T01:55:28.9790216Z  2022-11-23T01:55:28.9790524Z  2022-11-23T01:55:28.9790971Z  2022-11-23T01:55:28.9791273Z  2022-11-23T01:55:28.9791725Z  2022-11-23T01:55:28.9792479Z [157 / 182] 8 actions, 7 running 2022-11-23T01:55:28.9793258Z Compiling c10/util/signal_handler.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:28.9794086Z Compiling c10/util/Exception.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:28.9794875Z Compiling c10/util/complex_math.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:28.9795709Z Compiling c10/util/LeftRight.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:28.9796468Z Compiling c10/util/Half.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:28.9797232Z Compiling c10/core/impl/alloc_cpu.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:28.9798076Z Compiling c10/util/Array.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:28.9798690Z [Scann] Compiling c10/util/TypeList.cpp 2022-11-23T01:55:29.2694531Z 2022-11-23T01:55:29.2695077Z  2022-11-23T01:55:29.2695426Z  2022-11-23T01:55:29.2695709Z  2022-11-23T01:55:29.2695992Z  2022-11-23T01:55:29.2696259Z  2022-11-23T01:55:29.2696526Z  2022-11-23T01:55:29.2696815Z  2022-11-23T01:55:29.2697103Z  2022-11-23T01:55:29.2697494Z [173 / 182] 3 actions, 2 running 2022-11-23T01:55:29.2698045Z Compiling c10/util/typeid.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:29.2698691Z Compiling c10/mobile/CPUCachingAllocator.cpp; 0s processwrapper-sandbox 2022-11-23T01:55:29.2699164Z [Prepa] Linking c10/util/libbase.lo 2022-11-23T01:55:29.4335062Z 2022-11-23T01:55:29.4335623Z  2022-11-23T01:55:29.4335945Z  2022-11-23T01:55:29.4336258Z  2022-11-23T01:55:29.4336760Z INFO: From Testing //c10/test:typeid_test: 2022-11-23T01:55:29.4337433Z [181 / 184] 1 / 4 tests; 3 actions running; last test: //c10/test:typeid_test 2022-11-23T01:55:29.4338103Z Linking c10/test/util_base_tests; 0s processwrapper-sandbox 2022-11-23T01:55:29.4338706Z Testing //c10/test:typeid_test; 0s processwrapper-sandbox 2022-11-23T01:55:29.4339303Z Testing //c10/test:core_tests; 0s processwrapper-sandbox 2022-11-23T01:55:29.4381988Z 2022-11-23T01:55:29.4383489Z  2022-11-23T01:55:29.4383924Z  2022-11-23T01:55:29.4384226Z  2022-11-23T01:55:29.4384701Z ==================== Test output for //c10/test:typeid_test: 2022-11-23T01:55:29.4385127Z Running main() from gmock_main.cc 2022-11-23T01:55:29.4385569Z Note: Google Test filter = -*CUDA 2022-11-23T01:55:29.4385964Z [==========] Running 5 tests from 1 test suite. 2022-11-23T01:55:29.4386462Z [----------] Global test environment set-up. 2022-11-23T01:55:29.4386782Z [----------] 5 tests from TypeMetaTest 2022-11-23T01:55:29.4387014Z [ RUN ] TypeMetaTest.TypeMetaStatic 2022-11-23T01:55:29.4387269Z [ OK ] TypeMetaTest.TypeMetaStatic (0 ms) 2022-11-23T01:55:29.4387491Z [ RUN ] TypeMetaTest.Names 2022-11-23T01:55:29.4387717Z [ OK ] TypeMetaTest.Names (0 ms) 2022-11-23T01:55:29.4387936Z [ RUN ] TypeMetaTest.TypeMeta 2022-11-23T01:55:29.4388149Z [ OK ] TypeMetaTest.TypeMeta (0 ms) 2022-11-23T01:55:29.4388393Z [ RUN ] TypeMetaTest.CtorDtorAndCopy 2022-11-23T01:55:29.4388649Z [ OK ] TypeMetaTest.CtorDtorAndCopy (0 ms) 2022-11-23T01:55:29.4388972Z [ RUN ] TypeMetaTest.Float16IsNotUint16 2022-11-23T01:55:29.4389381Z [ OK ] TypeMetaTest.Float16IsNotUint16 (0 ms) 2022-11-23T01:55:29.4390349Z [----------] 5 tests from TypeMetaTest (0 ms total) 2022-11-23T01:55:29.4390625Z 2022-11-23T01:55:29.4390817Z [----------] Global test environment tear-down 2022-11-23T01:55:29.4391177Z [==========] 5 tests from 1 test suite ran. (0 ms total) 2022-11-23T01:55:29.4391430Z [ PASSED ] 5 tests. 2022-11-23T01:55:29.4391638Z ================================================================================ 2022-11-23T01:55:29.4391998Z [181 / 184] 1 / 4 tests; 3 actions running; last test: //c10/test:typeid_test 2022-11-23T01:55:29.4392481Z Linking c10/test/util_base_tests; 0s processwrapper-sandbox 2022-11-23T01:55:29.4393233Z Testing //c10/test:typeid_test; 0s processwrapper-sandbox 2022-11-23T01:55:29.4393828Z Testing //c10/test:core_tests; 0s processwrapper-sandbox 2022-11-23T01:55:29.4548675Z 2022-11-23T01:55:29.4549234Z  2022-11-23T01:55:29.4549681Z  2022-11-23T01:55:29.4550048Z  2022-11-23T01:55:29.4550492Z INFO: From Testing //c10/test:core_tests: 2022-11-23T01:55:29.4551137Z [182 / 184] 2 / 4 tests; 2 actions running; last test: //c10/test:core_tests 2022-11-23T01:55:29.4551791Z Linking c10/test/util_base_tests; 0s processwrapper-sandbox 2022-11-23T01:55:29.4552384Z Testing //c10/test:core_tests; 0s processwrapper-sandbox 2022-11-23T01:55:29.4557215Z 2022-11-23T01:55:29.4557629Z  2022-11-23T01:55:29.4557930Z  2022-11-23T01:55:29.4558378Z ==================== Test output for //c10/test:core_tests: 2022-11-23T01:55:29.4558904Z Running main() from gmock_main.cc 2022-11-23T01:55:29.4559268Z Note: Google Test filter = -*CUDA 2022-11-23T01:55:29.4559625Z [==========] Running 58 tests from 12 test suites. 2022-11-23T01:55:29.4560091Z [----------] Global test environment set-up. 2022-11-23T01:55:29.4560686Z [----------] 2 tests from CompileTimeFunctionPointerTest 2022-11-23T01:55:29.4561321Z [ RUN ] CompileTimeFunctionPointerTest.runFunctionThroughType 2022-11-23T01:55:29.4562141Z [ OK ] CompileTimeFunctionPointerTest.runFunctionThroughType (0 ms) 2022-11-23T01:55:29.4562599Z [ RUN ] CompileTimeFunctionPointerTest.runFunctionThroughValue 2022-11-23T01:55:29.4563033Z [ OK ] CompileTimeFunctionPointerTest.runFunctionThroughValue (0 ms) 2022-11-23T01:55:29.4563792Z [----------] 2 tests from CompileTimeFunctionPointerTest (0 ms total) 2022-11-23T01:55:29.4564046Z 2022-11-23T01:55:29.4564251Z [----------] 1 test from DeviceGuard 2022-11-23T01:55:29.4564669Z [ RUN ] DeviceGuard.ResetDeviceDifferentDeviceType 2022-11-23T01:55:29.4565201Z [ OK ] DeviceGuard.ResetDeviceDifferentDeviceType (0 ms) 2022-11-23T01:55:29.4565753Z [----------] 1 test from DeviceGuard (0 ms total) 2022-11-23T01:55:29.4565990Z 2022-11-23T01:55:29.4566268Z [----------] 1 test from OptionalDeviceGuard 2022-11-23T01:55:29.4566769Z [ RUN ] OptionalDeviceGuard.ResetDeviceDifferentDeviceType 2022-11-23T01:55:29.4567199Z [ OK ] OptionalDeviceGuard.ResetDeviceDifferentDeviceType (0 ms) 2022-11-23T01:55:29.4567573Z [----------] 1 test from OptionalDeviceGuard (0 ms total) 2022-11-23T01:55:29.4567729Z 2022-11-23T01:55:29.4567884Z [----------] 1 test from DeviceTest 2022-11-23T01:55:29.4568128Z [ RUN ] DeviceTest.BasicConstruction 2022-11-23T01:55:29.4568382Z [ OK ] DeviceTest.BasicConstruction (1 ms) 2022-11-23T01:55:29.4568716Z [----------] 1 test from DeviceTest (1 ms total) 2022-11-23T01:55:29.4568855Z 2022-11-23T01:55:29.4568996Z [----------] 16 tests from DispatchKeySet 2022-11-23T01:55:29.4569231Z [ RUN ] DispatchKeySet.ShowSemantics 2022-11-23T01:55:29.4569554Z [ OK ] DispatchKeySet.ShowSemantics (0 ms) 2022-11-23T01:55:29.4569798Z [ RUN ] DispatchKeySet.Empty 2022-11-23T01:55:29.4570017Z [ OK ] DispatchKeySet.Empty (0 ms) 2022-11-23T01:55:29.4570356Z [ RUN ] DispatchKeySet.SingletonBackendComponent 2022-11-23T01:55:29.4570673Z [ OK ] DispatchKeySet.SingletonBackendComponent (0 ms) 2022-11-23T01:55:29.4571042Z [ RUN ] DispatchKeySet.SingletonFunctionalityKeys 2022-11-23T01:55:29.4571370Z [ OK ] DispatchKeySet.SingletonFunctionalityKeys (0 ms) 2022-11-23T01:55:29.4571738Z [ RUN ] DispatchKeySet.SingletonPerBackendFunctionalityKeys 2022-11-23T01:55:29.4572148Z [ OK ] DispatchKeySet.SingletonPerBackendFunctionalityKeys (0 ms) 2022-11-23T01:55:29.4572497Z [ RUN ] DispatchKeySet.DoubletonPerBackend 2022-11-23T01:55:29.4572801Z [ OK ] DispatchKeySet.DoubletonPerBackend (11 ms) 2022-11-23T01:55:29.4573051Z [ RUN ] DispatchKeySet.Full 2022-11-23T01:55:29.4573298Z [ OK ] DispatchKeySet.Full (0 ms) 2022-11-23T01:55:29.4573542Z [ RUN ] DispatchKeySet.IteratorBasicOps 2022-11-23T01:55:29.4573920Z [ OK ] DispatchKeySet.IteratorBasicOps (0 ms) 2022-11-23T01:55:29.4574287Z [ RUN ] DispatchKeySet.getHighestPriorityBackendTypeId 2022-11-23T01:55:29.4574625Z [ OK ] DispatchKeySet.getHighestPriorityBackendTypeId (0 ms) 2022-11-23T01:55:29.4574977Z [ RUN ] DispatchKeySet.IteratorEmpty 2022-11-23T01:55:29.4575240Z [ OK ] DispatchKeySet.IteratorEmpty (0 ms) 2022-11-23T01:55:29.4575544Z [ RUN ] DispatchKeySet.IteratorCrossProduct 2022-11-23T01:55:29.4575866Z [ OK ] DispatchKeySet.IteratorCrossProduct (0 ms) 2022-11-23T01:55:29.4576130Z [ RUN ] DispatchKeySet.IteratorFull 2022-11-23T01:55:29.4576429Z [ OK ] DispatchKeySet.IteratorFull (0 ms) 2022-11-23T01:55:29.4576678Z [ RUN ] DispatchKeySet.FailAtEndIterator 2022-11-23T01:55:29.4577016Z [ OK ] DispatchKeySet.FailAtEndIterator (0 ms) 2022-11-23T01:55:29.4577372Z [ RUN ] DispatchKeySet.TestBackendComponentToString 2022-11-23T01:55:29.4577693Z [ OK ] DispatchKeySet.TestBackendComponentToString (0 ms) 2022-11-23T01:55:29.4578091Z [ RUN ] DispatchKeySet.TestEndOfRuntimeBackendKeysAccurate 2022-11-23T01:55:29.4578461Z [ OK ] DispatchKeySet.TestEndOfRuntimeBackendKeysAccurate (0 ms) 2022-11-23T01:55:29.4578968Z [ RUN ] DispatchKeySet.TestFunctionalityDispatchKeyToString 2022-11-23T01:55:29.4579351Z [ OK ] DispatchKeySet.TestFunctionalityDispatchKeyToString (0 ms) 2022-11-23T01:55:29.4579781Z [----------] 16 tests from DispatchKeySet (11 ms total) 2022-11-23T01:55:29.4579932Z 2022-11-23T01:55:29.4580060Z [----------] 2 tests from SymIntTest 2022-11-23T01:55:29.4580330Z [ RUN ] SymIntTest.ConcreteInts 2022-11-23T01:55:29.4580551Z [ OK ] SymIntTest.ConcreteInts (0 ms) 2022-11-23T01:55:29.4580777Z [ RUN ] SymIntTest.CheckRange 2022-11-23T01:55:29.4581047Z [ OK ] SymIntTest.CheckRange (0 ms) 2022-11-23T01:55:29.4581323Z [----------] 2 tests from SymIntTest (0 ms total) 2022-11-23T01:55:29.4581465Z 2022-11-23T01:55:29.4581616Z [----------] 5 tests from InlineDeviceGuard 2022-11-23T01:55:29.4581906Z [ RUN ] InlineDeviceGuard.Constructor 2022-11-23T01:55:29.4582150Z [ OK ] InlineDeviceGuard.Constructor (0 ms) 2022-11-23T01:55:29.4582443Z [ RUN ] InlineDeviceGuard.ConstructorError 2022-11-23T01:55:29.4582746Z [ OK ] InlineDeviceGuard.ConstructorError (0 ms) 2022-11-23T01:55:29.4582996Z [ RUN ] InlineDeviceGuard.SetDevice 2022-11-23T01:55:29.4583289Z [ OK ] InlineDeviceGuard.SetDevice (0 ms) 2022-11-23T01:55:29.4583538Z [ RUN ] InlineDeviceGuard.ResetDevice 2022-11-23T01:55:29.4583793Z [ OK ] InlineDeviceGuard.ResetDevice (0 ms) 2022-11-23T01:55:29.4584076Z [ RUN ] InlineDeviceGuard.SetIndex 2022-11-23T01:55:29.4584319Z [ OK ] InlineDeviceGuard.SetIndex (0 ms) 2022-11-23T01:55:29.4584634Z [----------] 5 tests from InlineDeviceGuard (0 ms total) 2022-11-23T01:55:29.4584829Z 2022-11-23T01:55:29.4584999Z [----------] 4 tests from InlineOptionalDeviceGuard 2022-11-23T01:55:29.4585277Z [ RUN ] InlineOptionalDeviceGuard.Constructor 2022-11-23T01:55:29.4585624Z [ OK ] InlineOptionalDeviceGuard.Constructor (0 ms) 2022-11-23T01:55:29.4585928Z [ RUN ] InlineOptionalDeviceGuard.NullaryConstructor 2022-11-23T01:55:29.4586307Z [ OK ] InlineOptionalDeviceGuard.NullaryConstructor (0 ms) 2022-11-23T01:55:29.4586620Z [ RUN ] InlineOptionalDeviceGuard.SetDevice 2022-11-23T01:55:29.4586904Z [ OK ] InlineOptionalDeviceGuard.SetDevice (0 ms) 2022-11-23T01:55:29.4587227Z [ RUN ] InlineOptionalDeviceGuard.SetIndex 2022-11-23T01:55:29.4587508Z [ OK ] InlineOptionalDeviceGuard.SetIndex (0 ms) 2022-11-23T01:55:29.4587909Z [----------] 4 tests from InlineOptionalDeviceGuard (0 ms total) 2022-11-23T01:55:29.4588069Z 2022-11-23T01:55:29.4588213Z [----------] 4 tests from InlineStreamGuard 2022-11-23T01:55:29.4588457Z [ RUN ] InlineStreamGuard.Constructor 2022-11-23T01:55:29.4588763Z [ OK ] InlineStreamGuard.Constructor (0 ms) 2022-11-23T01:55:29.4589098Z [ RUN ] InlineStreamGuard.ResetStreamSameSameDevice 2022-11-23T01:55:29.4589479Z [ OK ] InlineStreamGuard.ResetStreamSameSameDevice (0 ms) 2022-11-23T01:55:29.4589823Z [ RUN ] InlineStreamGuard.ResetStreamDifferentSameDevice 2022-11-23T01:55:29.4590213Z [ OK ] InlineStreamGuard.ResetStreamDifferentSameDevice (0 ms) 2022-11-23T01:55:29.4590560Z [ RUN ] InlineStreamGuard.ResetStreamDifferentDevice 2022-11-23T01:55:29.4590941Z [ OK ] InlineStreamGuard.ResetStreamDifferentDevice (0 ms) 2022-11-23T01:55:29.4591305Z [----------] 4 tests from InlineStreamGuard (0 ms total) 2022-11-23T01:55:29.4591445Z 2022-11-23T01:55:29.4591663Z [----------] 3 tests from InlineOptionalStreamGuard 2022-11-23T01:55:29.4591942Z [ RUN ] InlineOptionalStreamGuard.Constructor 2022-11-23T01:55:29.4592317Z [ OK ] InlineOptionalStreamGuard.Constructor (0 ms) 2022-11-23T01:55:29.4592653Z [ RUN ] InlineOptionalStreamGuard.ResetStreamSameDevice 2022-11-23T01:55:29.4593006Z [ OK ] InlineOptionalStreamGuard.ResetStreamSameDevice (0 ms) 2022-11-23T01:55:29.4593418Z [ RUN ] InlineOptionalStreamGuard.ResetStreamDifferentDevice 2022-11-23T01:55:29.4593805Z [ OK ] InlineOptionalStreamGuard.ResetStreamDifferentDevice (0 ms) 2022-11-23T01:55:29.4594278Z [----------] 3 tests from InlineOptionalStreamGuard (0 ms total) 2022-11-23T01:55:29.4594450Z 2022-11-23T01:55:29.4594605Z [----------] 1 test from InlineMultiStreamGuard 2022-11-23T01:55:29.4594868Z [ RUN ] InlineMultiStreamGuard.Constructor 2022-11-23T01:55:29.4595136Z [ OK ] InlineMultiStreamGuard.Constructor (0 ms) 2022-11-23T01:55:29.4595474Z [----------] 1 test from InlineMultiStreamGuard (0 ms total) 2022-11-23T01:55:29.4595633Z 2022-11-23T01:55:29.4595782Z [----------] 18 tests from SizesAndStridesTest 2022-11-23T01:55:29.4596044Z [ RUN ] SizesAndStridesTest.DefaultConstructor 2022-11-23T01:55:29.4596345Z [ OK ] SizesAndStridesTest.DefaultConstructor (0 ms) 2022-11-23T01:55:29.4596617Z [ RUN ] SizesAndStridesTest.SetSizes 2022-11-23T01:55:29.4596873Z [ OK ] SizesAndStridesTest.SetSizes (0 ms) 2022-11-23T01:55:29.4597107Z [ RUN ] SizesAndStridesTest.Resize 2022-11-23T01:55:29.4597351Z [ OK ] SizesAndStridesTest.Resize (0 ms) 2022-11-23T01:55:29.4597672Z [ RUN ] SizesAndStridesTest.SetAtIndex 2022-11-23T01:55:29.4597924Z [ OK ] SizesAndStridesTest.SetAtIndex (0 ms) 2022-11-23T01:55:29.4598194Z [ RUN ] SizesAndStridesTest.SetAtIterator 2022-11-23T01:55:29.4598468Z [ OK ] SizesAndStridesTest.SetAtIterator (0 ms) 2022-11-23T01:55:29.4598725Z [ RUN ] SizesAndStridesTest.SetViaData 2022-11-23T01:55:29.4598989Z [ OK ] SizesAndStridesTest.SetViaData (0 ms) 2022-11-23T01:55:29.4599266Z [ RUN ] SizesAndStridesTest.MoveConstructor 2022-11-23T01:55:29.4599540Z [ OK ] SizesAndStridesTest.MoveConstructor (0 ms) 2022-11-23T01:55:29.4599828Z [ RUN ] SizesAndStridesTest.CopyConstructor 2022-11-23T01:55:29.4600117Z [ OK ] SizesAndStridesTest.CopyConstructor (0 ms) 2022-11-23T01:55:29.4600430Z [ RUN ] SizesAndStridesTest.CopyAssignmentSmallToSmall 2022-11-23T01:55:29.4600763Z [ OK ] SizesAndStridesTest.CopyAssignmentSmallToSmall (0 ms) 2022-11-23T01:55:29.4601104Z [ RUN ] SizesAndStridesTest.MoveAssignmentSmallToSmall 2022-11-23T01:55:29.4601447Z [ OK ] SizesAndStridesTest.MoveAssignmentSmallToSmall (0 ms) 2022-11-23T01:55:29.4602008Z [ RUN ] SizesAndStridesTest.CopyAssignmentSmallToBig 2022-11-23T01:55:29.4602379Z [ OK ] SizesAndStridesTest.CopyAssignmentSmallToBig (0 ms) 2022-11-23T01:55:29.4602713Z [ RUN ] SizesAndStridesTest.MoveAssignmentSmallToBig 2022-11-23T01:55:29.4603031Z [ OK ] SizesAndStridesTest.MoveAssignmentSmallToBig (0 ms) 2022-11-23T01:55:29.4603359Z [ RUN ] SizesAndStridesTest.CopyAssignmentBigToBig 2022-11-23T01:55:29.4603687Z [ OK ] SizesAndStridesTest.CopyAssignmentBigToBig (0 ms) 2022-11-23T01:55:29.4604009Z [ RUN ] SizesAndStridesTest.MoveAssignmentBigToBig 2022-11-23T01:55:29.4604398Z [ OK ] SizesAndStridesTest.MoveAssignmentBigToBig (0 ms) 2022-11-23T01:55:29.4604728Z [ RUN ] SizesAndStridesTest.CopyAssignmentBigToSmall 2022-11-23T01:55:29.4605061Z [ OK ] SizesAndStridesTest.CopyAssignmentBigToSmall (0 ms) 2022-11-23T01:55:29.4605379Z [ RUN ] SizesAndStridesTest.MoveAssignmentBigToSmall 2022-11-23T01:55:29.4605713Z [ OK ] SizesAndStridesTest.MoveAssignmentBigToSmall (0 ms) 2022-11-23T01:55:29.4606033Z [ RUN ] SizesAndStridesTest.CopyAssignmentSelf 2022-11-23T01:55:29.4606324Z [ OK ] SizesAndStridesTest.CopyAssignmentSelf (0 ms) 2022-11-23T01:55:29.4606623Z [ RUN ] SizesAndStridesTest.MoveAssignmentSelf 2022-11-23T01:55:29.4606924Z [ OK ] SizesAndStridesTest.MoveAssignmentSelf (0 ms) 2022-11-23T01:55:29.4607271Z [----------] 18 tests from SizesAndStridesTest (0 ms total) 2022-11-23T01:55:29.4607471Z 2022-11-23T01:55:29.4607622Z [----------] Global test environment tear-down 2022-11-23T01:55:29.4607872Z [==========] 58 tests from 12 test suites ran. (13 ms total) 2022-11-23T01:55:29.4608083Z [ PASSED ] 58 tests. 2022-11-23T01:55:29.4608279Z ================================================================================ 2022-11-23T01:55:29.4641194Z [182 / 184] 2 / 4 tests; 2 actions running; last test: //c10/test:core_tests 2022-11-23T01:55:29.4642041Z Linking c10/test/util_base_tests; 0s processwrapper-sandbox 2022-11-23T01:55:29.4642589Z Testing //c10/test:core_tests; 0s processwrapper-sandbox 2022-11-23T01:55:29.7167519Z 2022-11-23T01:55:29.7168239Z  2022-11-23T01:55:29.7168457Z  2022-11-23T01:55:29.7168813Z [184 / 185] 2 / 4 tests; 1 action; last test: //c10/test:core_tests 2022-11-23T01:55:29.7169198Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2022-11-23T01:55:30.0723891Z 2022-11-23T01:55:30.0724433Z  2022-11-23T01:55:30.0725285Z [184 / 185] 3 / 4 tests; 1 action; last test: //c10/test:util_base_tests 2022-11-23T01:55:30.0726016Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2022-11-23T01:55:30.0729383Z 2022-11-23T01:55:30.0729782Z  2022-11-23T01:55:30.0730292Z INFO: From Testing //c10/test:util_base_tests: 2022-11-23T01:55:30.0730924Z [184 / 185] 3 / 4 tests; 1 action; last test: //c10/test:util_base_tests 2022-11-23T01:55:30.0731579Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2022-11-23T01:55:30.0735440Z 2022-11-23T01:55:30.0735816Z  2022-11-23T01:55:30.0736447Z ==================== Test output for //c10/test:util_base_tests: 2022-11-23T01:55:30.0736878Z Running main() from gmock_main.cc 2022-11-23T01:55:30.0737401Z Note: Google Test filter = -*CUDA 2022-11-23T01:55:30.0737877Z [==========] Running 843 tests from 76 test suites. 2022-11-23T01:55:30.0738390Z [----------] Global test environment set-up. 2022-11-23T01:55:30.0738870Z [----------] 1 test from LoggingDeathTest 2022-11-23T01:55:30.0739179Z [ RUN ] LoggingDeathTest.TestEnforceUsingFatal 2022-11-23T01:55:30.0739525Z [ OK ] LoggingDeathTest.TestEnforceUsingFatal (8 ms) 2022-11-23T01:55:30.0739920Z [----------] 1 test from LoggingDeathTest (8 ms total) 2022-11-23T01:55:30.0740094Z 2022-11-23T01:55:30.0740246Z [----------] 12 tests from BitsetTest 2022-11-23T01:55:30.0740554Z [ RUN ] BitsetTest.givenEmptyBitset_whenGettingBit_thenIsZero 2022-11-23T01:55:30.0740911Z [ OK ] BitsetTest.givenEmptyBitset_whenGettingBit_thenIsZero (0 ms) 2022-11-23T01:55:30.0741285Z [ RUN ] BitsetTest.givenEmptyBitset_whenUnsettingBit_thenIsZero 2022-11-23T01:55:30.0741754Z [ OK ] BitsetTest.givenEmptyBitset_whenUnsettingBit_thenIsZero (0 ms) 2022-11-23T01:55:30.0742113Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingAndUnsettingBit_thenIsZero 2022-11-23T01:55:30.0742484Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingAndUnsettingBit_thenIsZero (0 ms) 2022-11-23T01:55:30.0742970Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingBit_thenIsSet 2022-11-23T01:55:30.0743275Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingBit_thenIsSet (0 ms) 2022-11-23T01:55:30.0743606Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingBit_thenOthersStayUnset 2022-11-23T01:55:30.0744068Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingBit_thenOthersStayUnset (0 ms) 2022-11-23T01:55:30.0744598Z [ RUN ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenIsSet 2022-11-23T01:55:30.0745104Z [ OK ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenIsSet (0 ms) 2022-11-23T01:55:30.0745683Z [ RUN ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenOthersStayAtOldValue 2022-11-23T01:55:30.0746339Z [ OK ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenOthersStayAtOldValue (0 ms) 2022-11-23T01:55:30.0747026Z [ RUN ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenIsUnset 2022-11-23T01:55:30.0747639Z [ OK ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenIsUnset (0 ms) 2022-11-23T01:55:30.0748333Z [ RUN ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenOthersStayAtOldValue 2022-11-23T01:55:30.0748982Z [ OK ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenOthersStayAtOldValue (0 ms) 2022-11-23T01:55:30.0749597Z [ RUN ] BitsetTest.givenEmptyBitset_whenCallingForEachBit_thenDoesntCall 2022-11-23T01:55:30.0750186Z [ OK ] BitsetTest.givenEmptyBitset_whenCallingForEachBit_thenDoesntCall (0 ms) 2022-11-23T01:55:30.0751281Z [ RUN ] BitsetTest.givenBitsetWithOneBitSet_whenCallingForEachBit_thenCallsForEachBit 2022-11-23T01:55:30.0751950Z [ OK ] BitsetTest.givenBitsetWithOneBitSet_whenCallingForEachBit_thenCallsForEachBit (0 ms) 2022-11-23T01:55:30.0752374Z [ RUN ] BitsetTest.givenBitsetWithMultipleBitsSet_whenCallingForEachBit_thenCallsForEachBit 2022-11-23T01:55:30.0752813Z [ OK ] BitsetTest.givenBitsetWithMultipleBitsSet_whenCallingForEachBit_thenCallsForEachBit (0 ms) 2022-11-23T01:55:30.0753235Z [----------] 12 tests from BitsetTest (0 ms total) 2022-11-23T01:55:30.0753385Z 2022-11-23T01:55:30.0753522Z [----------] 9 tests from if_constexpr 2022-11-23T01:55:30.0753774Z [ RUN ] if_constexpr.whenIsTrue_thenReturnsTrueCase 2022-11-23T01:55:30.0754050Z [ OK ] if_constexpr.whenIsTrue_thenReturnsTrueCase (0 ms) 2022-11-23T01:55:30.0754343Z [ RUN ] if_constexpr.whenIsFalse_thenReturnsFalseCase 2022-11-23T01:55:30.0754635Z [ OK ] if_constexpr.whenIsFalse_thenReturnsFalseCase (0 ms) 2022-11-23T01:55:30.0754942Z [ RUN ] if_constexpr.worksWithMovableOnlyTypes_withIdentityArg 2022-11-23T01:55:30.0755281Z [ OK ] if_constexpr.worksWithMovableOnlyTypes_withIdentityArg (0 ms) 2022-11-23T01:55:30.0755624Z [ RUN ] if_constexpr.worksWithMovableOnlyTypes_withoutIdentityArg 2022-11-23T01:55:30.0755972Z [ OK ] if_constexpr.worksWithMovableOnlyTypes_withoutIdentityArg (0 ms) 2022-11-23T01:55:30.0756286Z [ RUN ] if_constexpr.otherCaseCanHaveInvalidCode 2022-11-23T01:55:30.0756589Z [ OK ] if_constexpr.otherCaseCanHaveInvalidCode (0 ms) 2022-11-23T01:55:30.0756899Z [ RUN ] if_constexpr.worksWithoutElseCase_withIdentityArg 2022-11-23T01:55:30.0757200Z [ OK ] if_constexpr.worksWithoutElseCase_withIdentityArg (0 ms) 2022-11-23T01:55:30.0757585Z [ RUN ] if_constexpr.worksWithoutElseCase_withoutIdentityArg 2022-11-23T01:55:30.0757912Z [ OK ] if_constexpr.worksWithoutElseCase_withoutIdentityArg (0 ms) 2022-11-23T01:55:30.0758229Z [ RUN ] if_constexpr.returnTypeCanDiffer_withIdentityArg 2022-11-23T01:55:30.0758528Z [ OK ] if_constexpr.returnTypeCanDiffer_withIdentityArg (0 ms) 2022-11-23T01:55:30.0758843Z [ RUN ] if_constexpr.returnTypeCanDiffer_withoutIdentityArg 2022-11-23T01:55:30.0759161Z [ OK ] if_constexpr.returnTypeCanDiffer_withoutIdentityArg (0 ms) 2022-11-23T01:55:30.0759528Z [----------] 9 tests from if_constexpr (0 ms total) 2022-11-23T01:55:30.0759751Z 2022-11-23T01:55:30.0759981Z [----------] 2 tests from DeadlockDetection 2022-11-23T01:55:30.0760336Z [ RUN ] DeadlockDetection.basic 2022-11-23T01:55:30.0760778Z [ OK ] DeadlockDetection.basic (0 ms) 2022-11-23T01:55:30.0761158Z [ RUN ] DeadlockDetection.disable 2022-11-23T01:55:30.0762230Z [ OK ] DeadlockDetection.disable (0 ms) 2022-11-23T01:55:30.0762561Z [----------] 2 tests from DeadlockDetection (0 ms total) 2022-11-23T01:55:30.0762716Z 2022-11-23T01:55:30.0762880Z [----------] 1 test from HalfDoubleConversionTest 2022-11-23T01:55:30.0763236Z [ RUN ] HalfDoubleConversionTest.Half2Double 2022-11-23T01:55:30.0763531Z [ OK ] HalfDoubleConversionTest.Half2Double (0 ms) 2022-11-23T01:55:30.0763873Z [----------] 1 test from HalfDoubleConversionTest (0 ms total) 2022-11-23T01:55:30.0764057Z 2022-11-23T01:55:30.0764280Z [----------] 12 tests from LeftRightTest 2022-11-23T01:55:30.0764769Z [ RUN ] LeftRightTest.givenInt_whenWritingAndReading_thenChangesArePresent 2022-11-23T01:55:30.0765492Z [ OK ] LeftRightTest.givenInt_whenWritingAndReading_thenChangesArePresent (0 ms) 2022-11-23T01:55:30.0766139Z [ RUN ] LeftRightTest.givenVector_whenWritingAndReading_thenChangesArePresent 2022-11-23T01:55:30.0766734Z [ OK ] LeftRightTest.givenVector_whenWritingAndReading_thenChangesArePresent (0 ms) 2022-11-23T01:55:30.0767310Z [ RUN ] LeftRightTest.givenVector_whenWritingReturnsValue_thenValueIsReturned 2022-11-23T01:55:30.0767905Z [ OK ] LeftRightTest.givenVector_whenWritingReturnsValue_thenValueIsReturned (0 ms) 2022-11-23T01:55:30.0768480Z [ RUN ] LeftRightTest.readsCanBeConcurrent 2022-11-23T01:55:30.0768958Z [ OK ] LeftRightTest.readsCanBeConcurrent (0 ms) 2022-11-23T01:55:30.0769499Z [ RUN ] LeftRightTest.writesCanBeConcurrentWithReads_readThenWrite 2022-11-23T01:55:30.0770102Z [ OK ] LeftRightTest.writesCanBeConcurrentWithReads_readThenWrite (0 ms) 2022-11-23T01:55:30.0770701Z [ RUN ] LeftRightTest.writesCanBeConcurrentWithReads_writeThenRead 2022-11-23T01:55:30.0771318Z [ OK ] LeftRightTest.writesCanBeConcurrentWithReads_writeThenRead (0 ms) 2022-11-23T01:55:30.0771945Z [ RUN ] LeftRightTest.writesCannotBeConcurrentWithWrites 2022-11-23T01:55:30.0772571Z [ OK ] LeftRightTest.writesCannotBeConcurrentWithWrites (100 ms) 2022-11-23T01:55:30.0773192Z [ RUN ] LeftRightTest.whenReadThrowsException_thenThrowsThrough 2022-11-23T01:55:30.0773772Z [ OK ] LeftRightTest.whenReadThrowsException_thenThrowsThrough (0 ms) 2022-11-23T01:55:30.0774411Z [ RUN ] LeftRightTest.whenWriteThrowsException_thenThrowsThrough 2022-11-23T01:55:30.0774997Z [ OK ] LeftRightTest.whenWriteThrowsException_thenThrowsThrough (0 ms) 2022-11-23T01:55:30.0775685Z [ RUN ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnFirstCall_thenResetsToOldState 2022-11-23T01:55:30.0776410Z [ OK ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnFirstCall_thenResetsToOldState (0 ms) 2022-11-23T01:55:30.0777176Z [ RUN ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnSecondCall_thenKeepsNewState 2022-11-23T01:55:30.0777919Z [ OK ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnSecondCall_thenKeepsNewState (0 ms) 2022-11-23T01:55:30.0778612Z [ RUN ] LeftRightTest.givenVector_whenWriteThrowsException_thenResetsToOldState 2022-11-23T01:55:30.0779255Z [ OK ] LeftRightTest.givenVector_whenWriteThrowsException_thenResetsToOldState (0 ms) 2022-11-23T01:55:30.0779756Z [----------] 12 tests from LeftRightTest (101 ms total) 2022-11-23T01:55:30.0779910Z 2022-11-23T01:55:30.0780069Z [----------] 41 tests from MetaprogrammingTest 2022-11-23T01:55:30.0780354Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex 2022-11-23T01:55:30.0780698Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex (0 ms) 2022-11-23T01:55:30.0781067Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_singleInput 2022-11-23T01:55:30.0781437Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_singleInput (0 ms) 2022-11-23T01:55:30.0781823Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_movableOnly 2022-11-23T01:55:30.0782298Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_movableOnly (0 ms) 2022-11-23T01:55:30.0782690Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_onlyCopiesIfNecessary 2022-11-23T01:55:30.0783092Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_onlyCopiesIfNecessary (0 ms) 2022-11-23T01:55:30.0783499Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_onlyMovesIfNecessary 2022-11-23T01:55:30.0783902Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_onlyMovesIfNecessary (0 ms) 2022-11-23T01:55:30.0784309Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_keepsLValueReferencesIntact 2022-11-23T01:55:30.0784745Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_keepsLValueReferencesIntact (0 ms) 2022-11-23T01:55:30.0785092Z [ RUN ] MetaprogrammingTest.FilterMap 2022-11-23T01:55:30.0785396Z [ OK ] MetaprogrammingTest.FilterMap (0 ms) 2022-11-23T01:55:30.0785662Z [ RUN ] MetaprogrammingTest.FilterMap_emptyInput 2022-11-23T01:55:30.0785960Z [ OK ] MetaprogrammingTest.FilterMap_emptyInput (0 ms) 2022-11-23T01:55:30.0786254Z [ RUN ] MetaprogrammingTest.FilterMap_emptyOutput 2022-11-23T01:55:30.0786537Z [ OK ] MetaprogrammingTest.FilterMap_emptyOutput (0 ms) 2022-11-23T01:55:30.0786921Z [ RUN ] MetaprogrammingTest.FilterMap_movableOnly_byRValue 2022-11-23T01:55:30.0787430Z [ OK ] MetaprogrammingTest.FilterMap_movableOnly_byRValue (0 ms) 2022-11-23T01:55:30.0787921Z [ RUN ] MetaprogrammingTest.FilterMap_movableOnly_byValue 2022-11-23T01:55:30.0788421Z [ OK ] MetaprogrammingTest.FilterMap_movableOnly_byValue (0 ms) 2022-11-23T01:55:30.0788825Z [ RUN ] MetaprogrammingTest.FilterMap_onlyCopiesIfNecessary 2022-11-23T01:55:30.0789158Z [ OK ] MetaprogrammingTest.FilterMap_onlyCopiesIfNecessary (0 ms) 2022-11-23T01:55:30.0789544Z [ RUN ] MetaprogrammingTest.FilterMap_onlyMovesIfNecessary_1 2022-11-23T01:55:30.0789970Z [ OK ] MetaprogrammingTest.FilterMap_onlyMovesIfNecessary_1 (0 ms) 2022-11-23T01:55:30.0790484Z [ RUN ] MetaprogrammingTest.FilterMap_onlyMovesIfNecessary_2 2022-11-23T01:55:30.0790985Z [ OK ] MetaprogrammingTest.FilterMap_onlyMovesIfNecessary_2 (0 ms) 2022-11-23T01:55:30.0791496Z [ RUN ] MetaprogrammingTest.TupleElements_subsetSelection 2022-11-23T01:55:30.0792035Z [ OK ] MetaprogrammingTest.TupleElements_subsetSelection (0 ms) 2022-11-23T01:55:30.0792596Z [ RUN ] MetaprogrammingTest.TupleElements_reorderSelection 2022-11-23T01:55:30.0793098Z [ OK ] MetaprogrammingTest.TupleElements_reorderSelection (0 ms) 2022-11-23T01:55:30.0793589Z [ RUN ] MetaprogrammingTest.TupleTake_nonemptyPrefix 2022-11-23T01:55:30.0794089Z [ OK ] MetaprogrammingTest.TupleTake_nonemptyPrefix (0 ms) 2022-11-23T01:55:30.0794570Z [ RUN ] MetaprogrammingTest.TupleTake_fullPrefix 2022-11-23T01:55:30.0795052Z [ OK ] MetaprogrammingTest.TupleTake_fullPrefix (0 ms) 2022-11-23T01:55:30.0795466Z [ RUN ] MetaprogrammingTest.TupleTake_negative 2022-11-23T01:55:30.0795745Z [ OK ] MetaprogrammingTest.TupleTake_negative (0 ms) 2022-11-23T01:55:30.0796031Z [ RUN ] MetaprogrammingTest.TupleSlice_middle 2022-11-23T01:55:30.0796318Z [ OK ] MetaprogrammingTest.TupleSlice_middle (0 ms) 2022-11-23T01:55:30.0796597Z [ RUN ] MetaprogrammingTest.TupleSlice_full 2022-11-23T01:55:30.0796866Z [ OK ] MetaprogrammingTest.TupleSlice_full (0 ms) 2022-11-23T01:55:30.0797265Z [ RUN ] MetaprogrammingTest.TupleMap_simple 2022-11-23T01:55:30.0797762Z [ OK ] MetaprogrammingTest.TupleMap_simple (0 ms) 2022-11-23T01:55:30.0798265Z [ RUN ] MetaprogrammingTest.TupleMap_mapperTakesDifferentButConvertibleType 2022-11-23T01:55:30.0798875Z [ OK ] MetaprogrammingTest.TupleMap_mapperTakesDifferentButConvertibleType (0 ms) 2022-11-23T01:55:30.0799290Z [ RUN ] MetaprogrammingTest.TupleMap_mapperTakesConstRef 2022-11-23T01:55:30.0799602Z [ OK ] MetaprogrammingTest.TupleMap_mapperTakesConstRef (0 ms) 2022-11-23T01:55:30.0800002Z [ RUN ] MetaprogrammingTest.TupleMap_mapsToDifferentTypes 2022-11-23T01:55:30.0800331Z [ OK ] MetaprogrammingTest.TupleMap_mapsToDifferentTypes (0 ms) 2022-11-23T01:55:30.0800686Z [ RUN ] MetaprogrammingTest.TupleMap_differentiatesLRValueReferences 2022-11-23T01:55:30.0801050Z [ OK ] MetaprogrammingTest.TupleMap_differentiatesLRValueReferences (0 ms) 2022-11-23T01:55:30.0801408Z [ RUN ] MetaprogrammingTest.TupleMap_canWorkWithMovableOnlyType 2022-11-23T01:55:30.0802135Z [ OK ] MetaprogrammingTest.TupleMap_canWorkWithMovableOnlyType (0 ms) 2022-11-23T01:55:30.0802739Z [ RUN ] MetaprogrammingTest.TupleMap_doesntUnecessarilyCopyValues 2022-11-23T01:55:30.0803100Z [ OK ] MetaprogrammingTest.TupleMap_doesntUnecessarilyCopyValues (0 ms) 2022-11-23T01:55:30.0803458Z [ RUN ] MetaprogrammingTest.TupleMap_doesntUnecessarilyMoveValues 2022-11-23T01:55:30.0803903Z [ OK ] MetaprogrammingTest.TupleMap_doesntUnecessarilyMoveValues (0 ms) 2022-11-23T01:55:30.0804240Z [ RUN ] MetaprogrammingTest.TupleMap_canBeUsedWithAutoLambdas 2022-11-23T01:55:30.0804581Z [ OK ] MetaprogrammingTest.TupleMap_canBeUsedWithAutoLambdas (0 ms) 2022-11-23T01:55:30.0804903Z [ RUN ] MetaprogrammingTest.TupleConcat_zerotuples 2022-11-23T01:55:30.0805193Z [ OK ] MetaprogrammingTest.TupleConcat_zerotuples (0 ms) 2022-11-23T01:55:30.0805496Z [ RUN ] MetaprogrammingTest.TupleConcat_oneemptytuple 2022-11-23T01:55:30.0805811Z [ OK ] MetaprogrammingTest.TupleConcat_oneemptytuple (0 ms) 2022-11-23T01:55:30.0806115Z [ RUN ] MetaprogrammingTest.TupleConcat_onenonemptytuple 2022-11-23T01:55:30.0806433Z [ OK ] MetaprogrammingTest.TupleConcat_onenonemptytuple (0 ms) 2022-11-23T01:55:30.0806742Z [ RUN ] MetaprogrammingTest.TupleConcat_twotuples 2022-11-23T01:55:30.0807044Z [ OK ] MetaprogrammingTest.TupleConcat_twotuples (0 ms) 2022-11-23T01:55:30.0807331Z [ RUN ] MetaprogrammingTest.TupleConcat_threetuples 2022-11-23T01:55:30.0807633Z [ OK ] MetaprogrammingTest.TupleConcat_threetuples (0 ms) 2022-11-23T01:55:30.0807952Z [ RUN ] MetaprogrammingTest.TupleConcat_emptytupleatbeginning 2022-11-23T01:55:30.0808276Z [ OK ] MetaprogrammingTest.TupleConcat_emptytupleatbeginning (0 ms) 2022-11-23T01:55:30.0808607Z [ RUN ] MetaprogrammingTest.TupleConcat_emptytupleinmiddle 2022-11-23T01:55:30.0808932Z [ OK ] MetaprogrammingTest.TupleConcat_emptytupleinmiddle (0 ms) 2022-11-23T01:55:30.0809243Z [ RUN ] MetaprogrammingTest.TupleConcat_emptytupleatend 2022-11-23T01:55:30.0809562Z [ OK ] MetaprogrammingTest.TupleConcat_emptytupleatend (0 ms) 2022-11-23T01:55:30.0809908Z [ RUN ] MetaprogrammingTest.TupleConcat_workswithreferencesandpointers 2022-11-23T01:55:30.0810289Z [ OK ] MetaprogrammingTest.TupleConcat_workswithreferencesandpointers (0 ms) 2022-11-23T01:55:30.0810647Z [ RUN ] MetaprogrammingTest.TupleConcat_worksWithMovableOnlyTypes 2022-11-23T01:55:30.0811005Z [ OK ] MetaprogrammingTest.TupleConcat_worksWithMovableOnlyTypes (0 ms) 2022-11-23T01:55:30.0811365Z [ RUN ] MetaprogrammingTest.TupleConcat_doesntCopyMoreThanNecessary 2022-11-23T01:55:30.0811716Z [ OK ] MetaprogrammingTest.TupleConcat_doesntCopyMoreThanNecessary (0 ms) 2022-11-23T01:55:30.0812146Z [----------] 41 tests from MetaprogrammingTest (0 ms total) 2022-11-23T01:55:30.0812307Z 2022-11-23T01:55:30.0812684Z [----------] 37 tests from SmallVectorTest/0, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 0u> 2022-11-23T01:55:30.0813028Z [ RUN ] SmallVectorTest/0.ConstructorNonIterTest 2022-11-23T01:55:30.0813292Z [ OK ] SmallVectorTest/0.ConstructorNonIterTest (0 ms) 2022-11-23T01:55:30.0813558Z [ RUN ] SmallVectorTest/0.ConstructorIterTest 2022-11-23T01:55:30.0813822Z [ OK ] SmallVectorTest/0.ConstructorIterTest (0 ms) 2022-11-23T01:55:30.0814071Z [ RUN ] SmallVectorTest/0.EmptyVectorTest 2022-11-23T01:55:30.0814320Z [ OK ] SmallVectorTest/0.EmptyVectorTest (0 ms) 2022-11-23T01:55:30.0814617Z [ RUN ] SmallVectorTest/0.PushPopTest 2022-11-23T01:55:30.0814850Z [ OK ] SmallVectorTest/0.PushPopTest (0 ms) 2022-11-23T01:55:30.0815087Z [ RUN ] SmallVectorTest/0.ClearTest 2022-11-23T01:55:30.0815318Z [ OK ] SmallVectorTest/0.ClearTest (0 ms) 2022-11-23T01:55:30.0815559Z [ RUN ] SmallVectorTest/0.ResizeShrinkTest 2022-11-23T01:55:30.0815798Z [ OK ] SmallVectorTest/0.ResizeShrinkTest (0 ms) 2022-11-23T01:55:30.0816047Z [ RUN ] SmallVectorTest/0.ResizeGrowTest 2022-11-23T01:55:30.0816291Z [ OK ] SmallVectorTest/0.ResizeGrowTest (0 ms) 2022-11-23T01:55:30.0816537Z [ RUN ] SmallVectorTest/0.ResizeWithElementsTest 2022-11-23T01:55:30.0816815Z [ OK ] SmallVectorTest/0.ResizeWithElementsTest (0 ms) 2022-11-23T01:55:30.0817071Z [ RUN ] SmallVectorTest/0.ResizeFillTest 2022-11-23T01:55:30.0817344Z [ OK ] SmallVectorTest/0.ResizeFillTest (0 ms) 2022-11-23T01:55:30.0817594Z [ RUN ] SmallVectorTest/0.OverflowTest 2022-11-23T01:55:30.0817838Z [ OK ] SmallVectorTest/0.OverflowTest (0 ms) 2022-11-23T01:55:30.0818066Z [ RUN ] SmallVectorTest/0.IterationTest 2022-11-23T01:55:30.0818308Z [ OK ] SmallVectorTest/0.IterationTest (0 ms) 2022-11-23T01:55:30.0818541Z [ RUN ] SmallVectorTest/0.SwapTest 2022-11-23T01:55:30.0818760Z [ OK ] SmallVectorTest/0.SwapTest (0 ms) 2022-11-23T01:55:30.0818994Z [ RUN ] SmallVectorTest/0.AppendTest 2022-11-23T01:55:30.0819231Z [ OK ] SmallVectorTest/0.AppendTest (0 ms) 2022-11-23T01:55:30.0819484Z [ RUN ] SmallVectorTest/0.AppendRepeatedTest 2022-11-23T01:55:30.0819738Z [ OK ] SmallVectorTest/0.AppendRepeatedTest (0 ms) 2022-11-23T01:55:30.0819995Z [ RUN ] SmallVectorTest/0.AppendNonIterTest 2022-11-23T01:55:30.0820256Z [ OK ] SmallVectorTest/0.AppendNonIterTest (0 ms) 2022-11-23T01:55:30.0820535Z [ RUN ] SmallVectorTest/0.AppendRepeatedNonForwardIterator 2022-11-23T01:55:30.0820858Z [ OK ] SmallVectorTest/0.AppendRepeatedNonForwardIterator (0 ms) 2022-11-23T01:55:30.0821152Z [ RUN ] SmallVectorTest/0.AppendSmallVector 2022-11-23T01:55:30.0821403Z [ OK ] SmallVectorTest/0.AppendSmallVector (0 ms) 2022-11-23T01:55:30.0821647Z [ RUN ] SmallVectorTest/0.AssignTest 2022-11-23T01:55:30.0821888Z [ OK ] SmallVectorTest/0.AssignTest (0 ms) 2022-11-23T01:55:30.0822117Z [ RUN ] SmallVectorTest/0.AssignRangeTest 2022-11-23T01:55:30.0822365Z [ OK ] SmallVectorTest/0.AssignRangeTest (0 ms) 2022-11-23T01:55:30.0822616Z [ RUN ] SmallVectorTest/0.AssignNonIterTest 2022-11-23T01:55:30.0822872Z [ OK ] SmallVectorTest/0.AssignNonIterTest (0 ms) 2022-11-23T01:55:30.0823117Z [ RUN ] SmallVectorTest/0.AssignSmallVector 2022-11-23T01:55:30.0823370Z [ OK ] SmallVectorTest/0.AssignSmallVector (0 ms) 2022-11-23T01:55:30.0823623Z [ RUN ] SmallVectorTest/0.MoveAssignTest 2022-11-23T01:55:30.0823857Z [ OK ] SmallVectorTest/0.MoveAssignTest (0 ms) 2022-11-23T01:55:30.0824093Z [ RUN ] SmallVectorTest/0.EraseTest 2022-11-23T01:55:30.0824326Z [ OK ] SmallVectorTest/0.EraseTest (0 ms) 2022-11-23T01:55:30.0824551Z [ RUN ] SmallVectorTest/0.EraseRangeTest 2022-11-23T01:55:30.0824793Z [ OK ] SmallVectorTest/0.EraseRangeTest (0 ms) 2022-11-23T01:55:30.0825029Z [ RUN ] SmallVectorTest/0.InsertTest 2022-11-23T01:55:30.0825253Z [ OK ] SmallVectorTest/0.InsertTest (0 ms) 2022-11-23T01:55:30.0825484Z [ RUN ] SmallVectorTest/0.InsertCopy 2022-11-23T01:55:30.0825718Z [ OK ] SmallVectorTest/0.InsertCopy (0 ms) 2022-11-23T01:55:30.0825963Z [ RUN ] SmallVectorTest/0.InsertRepeatedTest 2022-11-23T01:55:30.0826217Z [ OK ] SmallVectorTest/0.InsertRepeatedTest (0 ms) 2022-11-23T01:55:30.0826492Z [ RUN ] SmallVectorTest/0.InsertRepeatedNonIterTest 2022-11-23T01:55:30.0826784Z [ OK ] SmallVectorTest/0.InsertRepeatedNonIterTest (0 ms) 2022-11-23T01:55:30.0827060Z [ RUN ] SmallVectorTest/0.InsertRepeatedAtEndTest 2022-11-23T01:55:30.0827345Z [ OK ] SmallVectorTest/0.InsertRepeatedAtEndTest (0 ms) 2022-11-23T01:55:30.0827658Z [ RUN ] SmallVectorTest/0.InsertRepeatedEmptyTest 2022-11-23T01:55:30.0827929Z [ OK ] SmallVectorTest/0.InsertRepeatedEmptyTest (0 ms) 2022-11-23T01:55:30.0828190Z [ RUN ] SmallVectorTest/0.InsertRangeTest 2022-11-23T01:55:30.0828439Z [ OK ] SmallVectorTest/0.InsertRangeTest (0 ms) 2022-11-23T01:55:30.0828684Z [ RUN ] SmallVectorTest/0.InsertRangeAtEndTest 2022-11-23T01:55:30.0828955Z [ OK ] SmallVectorTest/0.InsertRangeAtEndTest (0 ms) 2022-11-23T01:55:30.0829222Z [ RUN ] SmallVectorTest/0.InsertEmptyRangeTest 2022-11-23T01:55:30.0829491Z [ OK ] SmallVectorTest/0.InsertEmptyRangeTest (0 ms) 2022-11-23T01:55:30.0829736Z [ RUN ] SmallVectorTest/0.ComparisonTest 2022-11-23T01:55:30.0829986Z [ OK ] SmallVectorTest/0.ComparisonTest (0 ms) 2022-11-23T01:55:30.0830265Z [ RUN ] SmallVectorTest/0.ConstVectorTest 2022-11-23T01:55:30.0830500Z [ OK ] SmallVectorTest/0.ConstVectorTest (0 ms) 2022-11-23T01:55:30.0830750Z [ RUN ] SmallVectorTest/0.DirectVectorTest 2022-11-23T01:55:30.0831003Z [ OK ] SmallVectorTest/0.DirectVectorTest (0 ms) 2022-11-23T01:55:30.0831235Z [ RUN ] SmallVectorTest/0.IteratorTest 2022-11-23T01:55:30.0831477Z [ OK ] SmallVectorTest/0.IteratorTest (0 ms) 2022-11-23T01:55:30.0831804Z [----------] 37 tests from SmallVectorTest/0 (0 ms total) 2022-11-23T01:55:30.0831957Z 2022-11-23T01:55:30.0832299Z [----------] 37 tests from SmallVectorTest/1, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 1u> 2022-11-23T01:55:30.0832627Z [ RUN ] SmallVectorTest/1.ConstructorNonIterTest 2022-11-23T01:55:30.0832907Z [ OK ] SmallVectorTest/1.ConstructorNonIterTest (0 ms) 2022-11-23T01:55:30.0833174Z [ RUN ] SmallVectorTest/1.ConstructorIterTest 2022-11-23T01:55:30.0833427Z [ OK ] SmallVectorTest/1.ConstructorIterTest (0 ms) 2022-11-23T01:55:30.0833680Z [ RUN ] SmallVectorTest/1.EmptyVectorTest 2022-11-23T01:55:30.0833934Z [ OK ] SmallVectorTest/1.EmptyVectorTest (0 ms) 2022-11-23T01:55:30.0834167Z [ RUN ] SmallVectorTest/1.PushPopTest 2022-11-23T01:55:30.0834410Z [ OK ] SmallVectorTest/1.PushPopTest (0 ms) 2022-11-23T01:55:30.0834643Z [ RUN ] SmallVectorTest/1.ClearTest 2022-11-23T01:55:30.0834876Z [ OK ] SmallVectorTest/1.ClearTest (0 ms) 2022-11-23T01:55:30.0835100Z [ RUN ] SmallVectorTest/1.ResizeShrinkTest 2022-11-23T01:55:30.0835351Z [ OK ] SmallVectorTest/1.ResizeShrinkTest (0 ms) 2022-11-23T01:55:30.0835600Z [ RUN ] SmallVectorTest/1.ResizeGrowTest 2022-11-23T01:55:30.0835834Z [ OK ] SmallVectorTest/1.ResizeGrowTest (0 ms) 2022-11-23T01:55:30.0836093Z [ RUN ] SmallVectorTest/1.ResizeWithElementsTest 2022-11-23T01:55:30.0836367Z [ OK ] SmallVectorTest/1.ResizeWithElementsTest (0 ms) 2022-11-23T01:55:30.0836617Z [ RUN ] SmallVectorTest/1.ResizeFillTest 2022-11-23T01:55:30.0836863Z [ OK ] SmallVectorTest/1.ResizeFillTest (0 ms) 2022-11-23T01:55:30.0837107Z [ RUN ] SmallVectorTest/1.OverflowTest 2022-11-23T01:55:30.0837333Z [ OK ] SmallVectorTest/1.OverflowTest (0 ms) 2022-11-23T01:55:30.0837668Z [ RUN ] SmallVectorTest/1.IterationTest 2022-11-23T01:55:30.0837920Z [ OK ] SmallVectorTest/1.IterationTest (0 ms) 2022-11-23T01:55:30.0838162Z [ RUN ] SmallVectorTest/1.SwapTest 2022-11-23T01:55:30.0838381Z [ OK ] SmallVectorTest/1.SwapTest (0 ms) 2022-11-23T01:55:30.0838610Z [ RUN ] SmallVectorTest/1.AppendTest 2022-11-23T01:55:30.0838847Z [ OK ] SmallVectorTest/1.AppendTest (0 ms) 2022-11-23T01:55:30.0839084Z [ RUN ] SmallVectorTest/1.AppendRepeatedTest 2022-11-23T01:55:30.0839349Z [ OK ] SmallVectorTest/1.AppendRepeatedTest (0 ms) 2022-11-23T01:55:30.0839612Z [ RUN ] SmallVectorTest/1.AppendNonIterTest 2022-11-23T01:55:30.0839863Z [ OK ] SmallVectorTest/1.AppendNonIterTest (0 ms) 2022-11-23T01:55:30.0840155Z [ RUN ] SmallVectorTest/1.AppendRepeatedNonForwardIterator 2022-11-23T01:55:30.0840526Z [ OK ] SmallVectorTest/1.AppendRepeatedNonForwardIterator (0 ms) 2022-11-23T01:55:30.0840822Z [ RUN ] SmallVectorTest/1.AppendSmallVector 2022-11-23T01:55:30.0841068Z [ OK ] SmallVectorTest/1.AppendSmallVector (0 ms) 2022-11-23T01:55:30.0841315Z [ RUN ] SmallVectorTest/1.AssignTest 2022-11-23T01:55:30.0843394Z [ OK ] SmallVectorTest/1.AssignTest (0 ms) 2022-11-23T01:55:30.0843667Z [ RUN ] SmallVectorTest/1.AssignRangeTest 2022-11-23T01:55:30.0843918Z [ OK ] SmallVectorTest/1.AssignRangeTest (0 ms) 2022-11-23T01:55:30.0844174Z [ RUN ] SmallVectorTest/1.AssignNonIterTest 2022-11-23T01:55:30.0844418Z [ OK ] SmallVectorTest/1.AssignNonIterTest (0 ms) 2022-11-23T01:55:30.0844670Z [ RUN ] SmallVectorTest/1.AssignSmallVector 2022-11-23T01:55:30.0844928Z [ OK ] SmallVectorTest/1.AssignSmallVector (0 ms) 2022-11-23T01:55:30.0845272Z [ RUN ] SmallVectorTest/1.MoveAssignTest 2022-11-23T01:55:30.0845522Z [ OK ] SmallVectorTest/1.MoveAssignTest (0 ms) 2022-11-23T01:55:30.0845766Z [ RUN ] SmallVectorTest/1.EraseTest 2022-11-23T01:55:30.0845997Z [ OK ] SmallVectorTest/1.EraseTest (0 ms) 2022-11-23T01:55:30.0846225Z [ RUN ] SmallVectorTest/1.EraseRangeTest 2022-11-23T01:55:30.0846472Z [ OK ] SmallVectorTest/1.EraseRangeTest (0 ms) 2022-11-23T01:55:30.0846711Z [ RUN ] SmallVectorTest/1.InsertTest 2022-11-23T01:55:30.0846934Z [ OK ] SmallVectorTest/1.InsertTest (0 ms) 2022-11-23T01:55:30.0847167Z [ RUN ] SmallVectorTest/1.InsertCopy 2022-11-23T01:55:30.0847399Z [ OK ] SmallVectorTest/1.InsertCopy (0 ms) 2022-11-23T01:55:30.0847632Z [ RUN ] SmallVectorTest/1.InsertRepeatedTest 2022-11-23T01:55:30.0847893Z [ OK ] SmallVectorTest/1.InsertRepeatedTest (0 ms) 2022-11-23T01:55:30.0848168Z [ RUN ] SmallVectorTest/1.InsertRepeatedNonIterTest 2022-11-23T01:55:30.0848447Z [ OK ] SmallVectorTest/1.InsertRepeatedNonIterTest (0 ms) 2022-11-23T01:55:30.0848730Z [ RUN ] SmallVectorTest/1.InsertRepeatedAtEndTest 2022-11-23T01:55:30.0849015Z [ OK ] SmallVectorTest/1.InsertRepeatedAtEndTest (0 ms) 2022-11-23T01:55:30.0849297Z [ RUN ] SmallVectorTest/1.InsertRepeatedEmptyTest 2022-11-23T01:55:30.0849565Z [ OK ] SmallVectorTest/1.InsertRepeatedEmptyTest (0 ms) 2022-11-23T01:55:30.0849827Z [ RUN ] SmallVectorTest/1.InsertRangeTest 2022-11-23T01:55:30.0850075Z [ OK ] SmallVectorTest/1.InsertRangeTest (0 ms) 2022-11-23T01:55:30.0850320Z [ RUN ] SmallVectorTest/1.InsertRangeAtEndTest 2022-11-23T01:55:30.0850587Z [ OK ] SmallVectorTest/1.InsertRangeAtEndTest (0 ms) 2022-11-23T01:55:30.0850900Z [ RUN ] SmallVectorTest/1.InsertEmptyRangeTest 2022-11-23T01:55:30.0851154Z [ OK ] SmallVectorTest/1.InsertEmptyRangeTest (0 ms) 2022-11-23T01:55:30.0851407Z [ RUN ] SmallVectorTest/1.ComparisonTest 2022-11-23T01:55:30.0851655Z [ OK ] SmallVectorTest/1.ComparisonTest (0 ms) 2022-11-23T01:55:30.0851891Z [ RUN ] SmallVectorTest/1.ConstVectorTest 2022-11-23T01:55:30.0852139Z [ OK ] SmallVectorTest/1.ConstVectorTest (0 ms) 2022-11-23T01:55:30.0852387Z [ RUN ] SmallVectorTest/1.DirectVectorTest 2022-11-23T01:55:30.0852640Z [ OK ] SmallVectorTest/1.DirectVectorTest (0 ms) 2022-11-23T01:55:30.0852873Z [ RUN ] SmallVectorTest/1.IteratorTest 2022-11-23T01:55:30.0853110Z [ OK ] SmallVectorTest/1.IteratorTest (0 ms) 2022-11-23T01:55:30.0853462Z [----------] 37 tests from SmallVectorTest/1 (0 ms total) 2022-11-23T01:55:30.0853615Z 2022-11-23T01:55:30.0853962Z [----------] 37 tests from SmallVectorTest/2, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 2u> 2022-11-23T01:55:30.0854303Z [ RUN ] SmallVectorTest/2.ConstructorNonIterTest 2022-11-23T01:55:30.0854581Z [ OK ] SmallVectorTest/2.ConstructorNonIterTest (0 ms) 2022-11-23T01:55:30.0854853Z [ RUN ] SmallVectorTest/2.ConstructorIterTest 2022-11-23T01:55:30.0855101Z [ OK ] SmallVectorTest/2.ConstructorIterTest (0 ms) 2022-11-23T01:55:30.0855407Z [ RUN ] SmallVectorTest/2.EmptyVectorTest 2022-11-23T01:55:30.0855660Z [ OK ] SmallVectorTest/2.EmptyVectorTest (0 ms) 2022-11-23T01:55:30.0855893Z [ RUN ] SmallVectorTest/2.PushPopTest 2022-11-23T01:55:30.0856136Z [ OK ] SmallVectorTest/2.PushPopTest (0 ms) 2022-11-23T01:55:30.0856369Z [ RUN ] SmallVectorTest/2.ClearTest 2022-11-23T01:55:30.0856591Z [ OK ] SmallVectorTest/2.ClearTest (0 ms) 2022-11-23T01:55:30.0856830Z [ RUN ] SmallVectorTest/2.ResizeShrinkTest 2022-11-23T01:55:30.0857083Z [ OK ] SmallVectorTest/2.ResizeShrinkTest (0 ms) 2022-11-23T01:55:30.0857319Z [ RUN ] SmallVectorTest/2.ResizeGrowTest 2022-11-23T01:55:30.0857564Z [ OK ] SmallVectorTest/2.ResizeGrowTest (0 ms) 2022-11-23T01:55:30.0857827Z [ RUN ] SmallVectorTest/2.ResizeWithElementsTest 2022-11-23T01:55:30.0858136Z [ OK ] SmallVectorTest/2.ResizeWithElementsTest (0 ms) 2022-11-23T01:55:30.0858382Z [ RUN ] SmallVectorTest/2.ResizeFillTest 2022-11-23T01:55:30.0858655Z [ OK ] SmallVectorTest/2.ResizeFillTest (0 ms) 2022-11-23T01:55:30.0858999Z [ RUN ] SmallVectorTest/2.OverflowTest 2022-11-23T01:55:30.0859247Z [ OK ] SmallVectorTest/2.OverflowTest (0 ms) 2022-11-23T01:55:30.0859487Z [ RUN ] SmallVectorTest/2.IterationTest 2022-11-23T01:55:30.0859730Z [ OK ] SmallVectorTest/2.IterationTest (0 ms) 2022-11-23T01:55:30.0859954Z [ RUN ] SmallVectorTest/2.SwapTest 2022-11-23T01:55:30.0860192Z [ OK ] SmallVectorTest/2.SwapTest (0 ms) 2022-11-23T01:55:30.0860425Z [ RUN ] SmallVectorTest/2.AppendTest 2022-11-23T01:55:30.0860648Z [ OK ] SmallVectorTest/2.AppendTest (0 ms) 2022-11-23T01:55:30.0860896Z [ RUN ] SmallVectorTest/2.AppendRepeatedTest 2022-11-23T01:55:30.0861161Z [ OK ] SmallVectorTest/2.AppendRepeatedTest (0 ms) 2022-11-23T01:55:30.0861411Z [ RUN ] SmallVectorTest/2.AppendNonIterTest 2022-11-23T01:55:30.0861667Z [ OK ] SmallVectorTest/2.AppendNonIterTest (0 ms) 2022-11-23T01:55:30.0861955Z [ RUN ] SmallVectorTest/2.AppendRepeatedNonForwardIterator 2022-11-23T01:55:30.0862279Z [ OK ] SmallVectorTest/2.AppendRepeatedNonForwardIterator (0 ms) 2022-11-23T01:55:30.0862557Z [ RUN ] SmallVectorTest/2.AppendSmallVector 2022-11-23T01:55:30.0862818Z [ OK ] SmallVectorTest/2.AppendSmallVector (0 ms) 2022-11-23T01:55:30.0863061Z [ RUN ] SmallVectorTest/2.AssignTest 2022-11-23T01:55:30.0863282Z [ OK ] SmallVectorTest/2.AssignTest (0 ms) 2022-11-23T01:55:30.0863519Z [ RUN ] SmallVectorTest/2.AssignRangeTest 2022-11-23T01:55:30.0863765Z [ OK ] SmallVectorTest/2.AssignRangeTest (0 ms) 2022-11-23T01:55:30.0864001Z [ RUN ] SmallVectorTest/2.AssignNonIterTest 2022-11-23T01:55:30.0864251Z [ OK ] SmallVectorTest/2.AssignNonIterTest (0 ms) 2022-11-23T01:55:30.0864500Z [ RUN ] SmallVectorTest/2.AssignSmallVector 2022-11-23T01:55:30.0864744Z [ OK ] SmallVectorTest/2.AssignSmallVector (0 ms) 2022-11-23T01:55:30.0864988Z [ RUN ] SmallVectorTest/2.MoveAssignTest 2022-11-23T01:55:30.0865235Z [ OK ] SmallVectorTest/2.MoveAssignTest (0 ms) 2022-11-23T01:55:30.0865467Z [ RUN ] SmallVectorTest/2.EraseTest 2022-11-23T01:55:30.0865683Z [ OK ] SmallVectorTest/2.EraseTest (0 ms) 2022-11-23T01:55:30.0865917Z [ RUN ] SmallVectorTest/2.EraseRangeTest 2022-11-23T01:55:30.0866160Z [ OK ] SmallVectorTest/2.EraseRangeTest (0 ms) 2022-11-23T01:55:30.0866381Z [ RUN ] SmallVectorTest/2.InsertTest 2022-11-23T01:55:30.0866613Z [ OK ] SmallVectorTest/2.InsertTest (0 ms) 2022-11-23T01:55:30.0866841Z [ RUN ] SmallVectorTest/2.InsertCopy 2022-11-23T01:55:30.0867062Z [ OK ] SmallVectorTest/2.InsertCopy (0 ms) 2022-11-23T01:55:30.0867306Z [ RUN ] SmallVectorTest/2.InsertRepeatedTest 2022-11-23T01:55:30.0867566Z [ OK ] SmallVectorTest/2.InsertRepeatedTest (0 ms) 2022-11-23T01:55:30.0867835Z [ RUN ] SmallVectorTest/2.InsertRepeatedNonIterTest 2022-11-23T01:55:30.0868144Z [ OK ] SmallVectorTest/2.InsertRepeatedNonIterTest (0 ms) 2022-11-23T01:55:30.0868469Z [ RUN ] SmallVectorTest/2.InsertRepeatedAtEndTest 2022-11-23T01:55:30.0868751Z [ OK ] SmallVectorTest/2.InsertRepeatedAtEndTest (0 ms) 2022-11-23T01:55:30.0869018Z [ RUN ] SmallVectorTest/2.InsertRepeatedEmptyTest 2022-11-23T01:55:30.0869296Z [ OK ] SmallVectorTest/2.InsertRepeatedEmptyTest (0 ms) 2022-11-23T01:55:30.0869555Z [ RUN ] SmallVectorTest/2.InsertRangeTest 2022-11-23T01:55:30.0869790Z [ OK ] SmallVectorTest/2.InsertRangeTest (0 ms) 2022-11-23T01:55:30.0870045Z [ RUN ] SmallVectorTest/2.InsertRangeAtEndTest 2022-11-23T01:55:30.0870315Z [ OK ] SmallVectorTest/2.InsertRangeAtEndTest (0 ms) 2022-11-23T01:55:30.0870565Z [ RUN ] SmallVectorTest/2.InsertEmptyRangeTest 2022-11-23T01:55:30.0870830Z [ OK ] SmallVectorTest/2.InsertEmptyRangeTest (0 ms) 2022-11-23T01:55:30.0871120Z [ RUN ] SmallVectorTest/2.ComparisonTest 2022-11-23T01:55:30.0871355Z [ OK ] SmallVectorTest/2.ComparisonTest (0 ms) 2022-11-23T01:55:30.0871602Z [ RUN ] SmallVectorTest/2.ConstVectorTest 2022-11-23T01:55:30.0871848Z [ OK ] SmallVectorTest/2.ConstVectorTest (0 ms) 2022-11-23T01:55:30.0872093Z [ RUN ] SmallVectorTest/2.DirectVectorTest 2022-11-23T01:55:30.0872332Z [ OK ] SmallVectorTest/2.DirectVectorTest (0 ms) 2022-11-23T01:55:30.0872573Z [ RUN ] SmallVectorTest/2.IteratorTest 2022-11-23T01:55:30.0872809Z [ OK ] SmallVectorTest/2.IteratorTest (0 ms) 2022-11-23T01:55:30.0873124Z [----------] 37 tests from SmallVectorTest/2 (0 ms total) 2022-11-23T01:55:30.0873276Z 2022-11-23T01:55:30.0873610Z [----------] 37 tests from SmallVectorTest/3, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 4u> 2022-11-23T01:55:30.0873952Z [ RUN ] SmallVectorTest/3.ConstructorNonIterTest 2022-11-23T01:55:30.0874233Z [ OK ] SmallVectorTest/3.ConstructorNonIterTest (0 ms) 2022-11-23T01:55:30.0874489Z [ RUN ] SmallVectorTest/3.ConstructorIterTest 2022-11-23T01:55:30.0874753Z [ OK ] SmallVectorTest/3.ConstructorIterTest (0 ms) 2022-11-23T01:55:30.0875006Z [ RUN ] SmallVectorTest/3.EmptyVectorTest 2022-11-23T01:55:30.0875242Z [ OK ] SmallVectorTest/3.EmptyVectorTest (0 ms) 2022-11-23T01:55:30.0875482Z [ RUN ] SmallVectorTest/3.PushPopTest 2022-11-23T01:55:30.0875720Z [ OK ] SmallVectorTest/3.PushPopTest (0 ms) 2022-11-23T01:55:30.0875940Z [ RUN ] SmallVectorTest/3.ClearTest 2022-11-23T01:55:30.0876166Z [ OK ] SmallVectorTest/3.ClearTest (0 ms) 2022-11-23T01:55:30.0876404Z [ RUN ] SmallVectorTest/3.ResizeShrinkTest 2022-11-23T01:55:30.0876643Z [ OK ] SmallVectorTest/3.ResizeShrinkTest (0 ms) 2022-11-23T01:55:30.0876887Z [ RUN ] SmallVectorTest/3.ResizeGrowTest 2022-11-23T01:55:30.0877131Z [ OK ] SmallVectorTest/3.ResizeGrowTest (0 ms) 2022-11-23T01:55:30.0877391Z [ RUN ] SmallVectorTest/3.ResizeWithElementsTest 2022-11-23T01:55:30.0877753Z [ OK ] SmallVectorTest/3.ResizeWithElementsTest (0 ms) 2022-11-23T01:55:30.0878011Z [ RUN ] SmallVectorTest/3.ResizeFillTest 2022-11-23T01:55:30.0878257Z [ OK ] SmallVectorTest/3.ResizeFillTest (0 ms) 2022-11-23T01:55:30.0878484Z [ RUN ] SmallVectorTest/3.OverflowTest 2022-11-23T01:55:30.0878724Z [ OK ] SmallVectorTest/3.OverflowTest (0 ms) 2022-11-23T01:55:30.0878969Z [ RUN ] SmallVectorTest/3.IterationTest 2022-11-23T01:55:30.0879202Z [ OK ] SmallVectorTest/3.IterationTest (0 ms) 2022-11-23T01:55:30.0879435Z [ RUN ] SmallVectorTest/3.SwapTest 2022-11-23T01:55:30.0879666Z [ OK ] SmallVectorTest/3.SwapTest (0 ms) 2022-11-23T01:55:30.0879887Z [ RUN ] SmallVectorTest/3.AppendTest 2022-11-23T01:55:30.0880122Z [ OK ] SmallVectorTest/3.AppendTest (0 ms) 2022-11-23T01:55:30.0880368Z [ RUN ] SmallVectorTest/3.AppendRepeatedTest 2022-11-23T01:55:30.0880619Z [ OK ] SmallVectorTest/3.AppendRepeatedTest (0 ms) 2022-11-23T01:55:30.0880881Z [ RUN ] SmallVectorTest/3.AppendNonIterTest 2022-11-23T01:55:30.0881137Z [ OK ] SmallVectorTest/3.AppendNonIterTest (0 ms) 2022-11-23T01:55:30.0881464Z [ RUN ] SmallVectorTest/3.AppendRepeatedNonForwardIterator 2022-11-23T01:55:30.0881981Z [ OK ] SmallVectorTest/3.AppendRepeatedNonForwardIterator (0 ms) 2022-11-23T01:55:30.0882272Z [ RUN ] SmallVectorTest/3.AppendSmallVector 2022-11-23T01:55:30.0882529Z [ OK ] SmallVectorTest/3.AppendSmallVector (0 ms) 2022-11-23T01:55:30.0882760Z [ RUN ] SmallVectorTest/3.AssignTest 2022-11-23T01:55:30.0882994Z [ OK ] SmallVectorTest/3.AssignTest (0 ms) 2022-11-23T01:55:30.0883238Z [ RUN ] SmallVectorTest/3.AssignRangeTest 2022-11-23T01:55:30.0883475Z [ OK ] SmallVectorTest/3.AssignRangeTest (0 ms) 2022-11-23T01:55:30.0883724Z [ RUN ] SmallVectorTest/3.AssignNonIterTest 2022-11-23T01:55:30.0883978Z [ OK ] SmallVectorTest/3.AssignNonIterTest (0 ms) 2022-11-23T01:55:30.0884278Z [ RUN ] SmallVectorTest/3.AssignSmallVector 2022-11-23T01:55:30.0884532Z [ OK ] SmallVectorTest/3.AssignSmallVector (0 ms) 2022-11-23T01:55:30.0884784Z [ RUN ] SmallVectorTest/3.MoveAssignTest 2022-11-23T01:55:30.0885033Z [ OK ] SmallVectorTest/3.MoveAssignTest (0 ms) 2022-11-23T01:55:30.0885255Z [ RUN ] SmallVectorTest/3.EraseTest 2022-11-23T01:55:30.0885486Z [ OK ] SmallVectorTest/3.EraseTest (0 ms) 2022-11-23T01:55:30.0885724Z [ RUN ] SmallVectorTest/3.EraseRangeTest 2022-11-23T01:55:30.0885960Z [ OK ] SmallVectorTest/3.EraseRangeTest (0 ms) 2022-11-23T01:55:30.0886196Z [ RUN ] SmallVectorTest/3.InsertTest 2022-11-23T01:55:30.0886428Z [ OK ] SmallVectorTest/3.InsertTest (0 ms) 2022-11-23T01:55:30.0886647Z [ RUN ] SmallVectorTest/3.InsertCopy 2022-11-23T01:55:30.0886880Z [ OK ] SmallVectorTest/3.InsertCopy (0 ms) 2022-11-23T01:55:30.0887129Z [ RUN ] SmallVectorTest/3.InsertRepeatedTest 2022-11-23T01:55:30.0887396Z [ OK ] SmallVectorTest/3.InsertRepeatedTest (0 ms) 2022-11-23T01:55:30.0887666Z [ RUN ] SmallVectorTest/3.InsertRepeatedNonIterTest 2022-11-23T01:55:30.0887953Z [ OK ] SmallVectorTest/3.InsertRepeatedNonIterTest (0 ms) 2022-11-23T01:55:30.0888239Z [ RUN ] SmallVectorTest/3.InsertRepeatedAtEndTest 2022-11-23T01:55:30.0888507Z [ OK ] SmallVectorTest/3.InsertRepeatedAtEndTest (0 ms) 2022-11-23T01:55:30.0888783Z [ RUN ] SmallVectorTest/3.InsertRepeatedEmptyTest 2022-11-23T01:55:30.0889066Z [ OK ] SmallVectorTest/3.InsertRepeatedEmptyTest (0 ms) 2022-11-23T01:55:30.0889316Z [ RUN ] SmallVectorTest/3.InsertRangeTest 2022-11-23T01:55:30.0889562Z [ OK ] SmallVectorTest/3.InsertRangeTest (0 ms) 2022-11-23T01:55:30.0889816Z [ RUN ] SmallVectorTest/3.InsertRangeAtEndTest 2022-11-23T01:55:30.0890072Z [ OK ] SmallVectorTest/3.InsertRangeAtEndTest (0 ms) 2022-11-23T01:55:30.0890336Z [ RUN ] SmallVectorTest/3.InsertEmptyRangeTest 2022-11-23T01:55:30.0890604Z [ OK ] SmallVectorTest/3.InsertEmptyRangeTest (0 ms) 2022-11-23T01:55:30.0890858Z [ RUN ] SmallVectorTest/3.ComparisonTest 2022-11-23T01:55:30.0891091Z [ OK ] SmallVectorTest/3.ComparisonTest (0 ms) 2022-11-23T01:55:30.0891337Z [ RUN ] SmallVectorTest/3.ConstVectorTest 2022-11-23T01:55:30.0891583Z [ OK ] SmallVectorTest/3.ConstVectorTest (0 ms) 2022-11-23T01:55:30.0891816Z [ RUN ] SmallVectorTest/3.DirectVectorTest 2022-11-23T01:55:30.0892071Z [ OK ] SmallVectorTest/3.DirectVectorTest (0 ms) 2022-11-23T01:55:30.0892311Z [ RUN ] SmallVectorTest/3.IteratorTest 2022-11-23T01:55:30.0892537Z [ OK ] SmallVectorTest/3.IteratorTest (0 ms) 2022-11-23T01:55:30.0892867Z [----------] 37 tests from SmallVectorTest/3 (0 ms total) 2022-11-23T01:55:30.0893021Z 2022-11-23T01:55:30.0893357Z [----------] 37 tests from SmallVectorTest/4, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 5u> 2022-11-23T01:55:30.0893696Z [ RUN ] SmallVectorTest/4.ConstructorNonIterTest 2022-11-23T01:55:30.0893962Z [ OK ] SmallVectorTest/4.ConstructorNonIterTest (0 ms) 2022-11-23T01:55:30.0894235Z [ RUN ] SmallVectorTest/4.ConstructorIterTest 2022-11-23T01:55:30.0894553Z [ OK ] SmallVectorTest/4.ConstructorIterTest (0 ms) 2022-11-23T01:55:30.0894799Z [ RUN ] SmallVectorTest/4.EmptyVectorTest 2022-11-23T01:55:30.0895050Z [ OK ] SmallVectorTest/4.EmptyVectorTest (0 ms) 2022-11-23T01:55:30.0895295Z [ RUN ] SmallVectorTest/4.PushPopTest 2022-11-23T01:55:30.0895528Z [ OK ] SmallVectorTest/4.PushPopTest (0 ms) 2022-11-23T01:55:30.0895765Z [ RUN ] SmallVectorTest/4.ClearTest 2022-11-23T01:55:30.0895995Z [ OK ] SmallVectorTest/4.ClearTest (0 ms) 2022-11-23T01:55:30.0896221Z [ RUN ] SmallVectorTest/4.ResizeShrinkTest 2022-11-23T01:55:30.0896469Z [ OK ] SmallVectorTest/4.ResizeShrinkTest (0 ms) 2022-11-23T01:55:30.0896719Z [ RUN ] SmallVectorTest/4.ResizeGrowTest 2022-11-23T01:55:30.0896963Z [ OK ] SmallVectorTest/4.ResizeGrowTest (0 ms) 2022-11-23T01:55:30.0897246Z [ RUN ] SmallVectorTest/4.ResizeWithElementsTest 2022-11-23T01:55:30.0897521Z [ OK ] SmallVectorTest/4.ResizeWithElementsTest (0 ms) 2022-11-23T01:55:30.0897780Z [ RUN ] SmallVectorTest/4.ResizeFillTest 2022-11-23T01:55:30.0898013Z [ OK ] SmallVectorTest/4.ResizeFillTest (0 ms) 2022-11-23T01:55:30.0898252Z [ RUN ] SmallVectorTest/4.OverflowTest 2022-11-23T01:55:30.0898491Z [ OK ] SmallVectorTest/4.OverflowTest (0 ms) 2022-11-23T01:55:30.0898719Z [ RUN ] SmallVectorTest/4.IterationTest 2022-11-23T01:55:30.0898959Z [ OK ] SmallVectorTest/4.IterationTest (0 ms) 2022-11-23T01:55:30.0899189Z [ RUN ] SmallVectorTest/4.SwapTest 2022-11-23T01:55:30.0899408Z [ OK ] SmallVectorTest/4.SwapTest (0 ms) 2022-11-23T01:55:30.0899636Z [ RUN ] SmallVectorTest/4.AppendTest 2022-11-23T01:55:30.0899871Z [ OK ] SmallVectorTest/4.AppendTest (0 ms) 2022-11-23T01:55:30.0900105Z [ RUN ] SmallVectorTest/4.AppendRepeatedTest 2022-11-23T01:55:30.0900368Z [ OK ] SmallVectorTest/4.AppendRepeatedTest (0 ms) 2022-11-23T01:55:30.0900625Z [ RUN ] SmallVectorTest/4.AppendNonIterTest 2022-11-23T01:55:30.0900885Z [ OK ] SmallVectorTest/4.AppendNonIterTest (0 ms) 2022-11-23T01:55:30.0901162Z [ RUN ] SmallVectorTest/4.AppendRepeatedNonForwardIterator 2022-11-23T01:55:30.0901482Z [ OK ] SmallVectorTest/4.AppendRepeatedNonForwardIterator (0 ms) 2022-11-23T01:55:30.0901774Z [ RUN ] SmallVectorTest/4.AppendSmallVector 2022-11-23T01:55:30.0902020Z [ OK ] SmallVectorTest/4.AppendSmallVector (0 ms) 2022-11-23T01:55:30.0902262Z [ RUN ] SmallVectorTest/4.AssignTest 2022-11-23T01:55:30.0902495Z [ OK ] SmallVectorTest/4.AssignTest (0 ms) 2022-11-23T01:55:30.0902718Z [ RUN ] SmallVectorTest/4.AssignRangeTest 2022-11-23T01:55:30.0902967Z [ OK ] SmallVectorTest/4.AssignRangeTest (0 ms) 2022-11-23T01:55:30.0903215Z [ RUN ] SmallVectorTest/4.AssignNonIterTest 2022-11-23T01:55:30.0903457Z [ OK ] SmallVectorTest/4.AssignNonIterTest (0 ms) 2022-11-23T01:55:30.0903707Z [ RUN ] SmallVectorTest/4.AssignSmallVector 2022-11-23T01:55:30.0903962Z [ OK ] SmallVectorTest/4.AssignSmallVector (0 ms) 2022-11-23T01:55:30.0904209Z [ RUN ] SmallVectorTest/4.MoveAssignTest 2022-11-23T01:55:30.0904443Z [ OK ] SmallVectorTest/4.MoveAssignTest (0 ms) 2022-11-23T01:55:30.0904676Z [ RUN ] SmallVectorTest/4.EraseTest 2022-11-23T01:55:30.0904905Z [ OK ] SmallVectorTest/4.EraseTest (0 ms) 2022-11-23T01:55:30.0905127Z [ RUN ] SmallVectorTest/4.EraseRangeTest 2022-11-23T01:55:30.0905368Z [ OK ] SmallVectorTest/4.EraseRangeTest (0 ms) 2022-11-23T01:55:30.0905602Z [ RUN ] SmallVectorTest/4.InsertTest 2022-11-23T01:55:30.0905824Z [ OK ] SmallVectorTest/4.InsertTest (0 ms) 2022-11-23T01:55:30.0906055Z [ RUN ] SmallVectorTest/4.InsertCopy 2022-11-23T01:55:30.0906287Z [ OK ] SmallVectorTest/4.InsertCopy (0 ms) 2022-11-23T01:55:30.0906523Z [ RUN ] SmallVectorTest/4.InsertRepeatedTest 2022-11-23T01:55:30.0906782Z [ OK ] SmallVectorTest/4.InsertRepeatedTest (0 ms) 2022-11-23T01:55:30.0907087Z [ RUN ] SmallVectorTest/4.InsertRepeatedNonIterTest 2022-11-23T01:55:30.0907375Z [ OK ] SmallVectorTest/4.InsertRepeatedNonIterTest (0 ms) 2022-11-23T01:55:30.0907648Z [ RUN ] SmallVectorTest/4.InsertRepeatedAtEndTest 2022-11-23T01:55:30.0907928Z [ OK ] SmallVectorTest/4.InsertRepeatedAtEndTest (0 ms) 2022-11-23T01:55:30.0908210Z [ RUN ] SmallVectorTest/4.InsertRepeatedEmptyTest 2022-11-23T01:55:30.0908479Z [ OK ] SmallVectorTest/4.InsertRepeatedEmptyTest (0 ms) 2022-11-23T01:55:30.0908739Z [ RUN ] SmallVectorTest/4.InsertRangeTest 2022-11-23T01:55:30.0908988Z [ OK ] SmallVectorTest/4.InsertRangeTest (0 ms) 2022-11-23T01:55:30.0909230Z [ RUN ] SmallVectorTest/4.InsertRangeAtEndTest 2022-11-23T01:55:30.0909497Z [ OK ] SmallVectorTest/4.InsertRangeAtEndTest (0 ms) 2022-11-23T01:55:30.0909797Z [ RUN ] SmallVectorTest/4.InsertEmptyRangeTest 2022-11-23T01:55:30.0910064Z [ OK ] SmallVectorTest/4.InsertEmptyRangeTest (0 ms) 2022-11-23T01:55:30.0910310Z [ RUN ] SmallVectorTest/4.ComparisonTest 2022-11-23T01:55:30.0910553Z [ OK ] SmallVectorTest/4.ComparisonTest (0 ms) 2022-11-23T01:55:30.0910797Z [ RUN ] SmallVectorTest/4.ConstVectorTest 2022-11-23T01:55:30.0911029Z [ OK ] SmallVectorTest/4.ConstVectorTest (0 ms) 2022-11-23T01:55:30.0911276Z [ RUN ] SmallVectorTest/4.DirectVectorTest 2022-11-23T01:55:30.0911530Z [ OK ] SmallVectorTest/4.DirectVectorTest (0 ms) 2022-11-23T01:55:30.0911760Z [ RUN ] SmallVectorTest/4.IteratorTest 2022-11-23T01:55:30.0912000Z [ OK ] SmallVectorTest/4.IteratorTest (0 ms) 2022-11-23T01:55:30.0912318Z [----------] 37 tests from SmallVectorTest/4 (0 ms total) 2022-11-23T01:55:30.0912468Z 2022-11-23T01:55:30.0912597Z [----------] 5 tests from SmallVectorTest 2022-11-23T01:55:30.0912850Z [ RUN ] SmallVectorTest.ResizeForOverwrite 2022-11-23T01:55:30.0913135Z [ OK ] SmallVectorTest.ResizeForOverwrite (0 ms) 2022-11-23T01:55:30.0913395Z [ RUN ] SmallVectorTest.MidInsert 2022-11-23T01:55:30.0913626Z [ OK ] SmallVectorTest.MidInsert (0 ms) 2022-11-23T01:55:30.0913870Z [ RUN ] SmallVectorTest.EmplaceBack 2022-11-23T01:55:30.0914119Z [ OK ] SmallVectorTest.EmplaceBack (0 ms) 2022-11-23T01:55:30.0914380Z [ RUN ] SmallVectorTest.DefaultInlinedElements 2022-11-23T01:55:30.0914680Z [ OK ] SmallVectorTest.DefaultInlinedElements (0 ms) 2022-11-23T01:55:30.0914958Z [ RUN ] SmallVectorTest.InitializerList 2022-11-23T01:55:30.0915212Z [ OK ] SmallVectorTest.InitializerList (0 ms) 2022-11-23T01:55:30.0915527Z [----------] 5 tests from SmallVectorTest (0 ms total) 2022-11-23T01:55:30.0915679Z 2022-11-23T01:55:30.0916132Z [----------] 1 test from DualSmallVectorsTest/0, where TypeParam = std::pair, c10::SmallVector<(anonymous namespace)::Constructable, 4u> > 2022-11-23T01:55:30.0916541Z [ RUN ] DualSmallVectorsTest/0.MoveAssignment 2022-11-23T01:55:30.0916794Z [ OK ] DualSmallVectorsTest/0.MoveAssignment (0 ms) 2022-11-23T01:55:30.0917129Z [----------] 1 test from DualSmallVectorsTest/0 (0 ms total) 2022-11-23T01:55:30.0917289Z 2022-11-23T01:55:30.0917816Z [----------] 1 test from DualSmallVectorsTest/1, where TypeParam = std::pair, c10::SmallVector<(anonymous namespace)::Constructable, 2u> > 2022-11-23T01:55:30.0918226Z [ RUN ] DualSmallVectorsTest/1.MoveAssignment 2022-11-23T01:55:30.0918479Z [ OK ] DualSmallVectorsTest/1.MoveAssignment (0 ms) 2022-11-23T01:55:30.0918807Z [----------] 1 test from DualSmallVectorsTest/1 (0 ms total) 2022-11-23T01:55:30.0918964Z 2022-11-23T01:55:30.0919400Z [----------] 1 test from DualSmallVectorsTest/2, where TypeParam = std::pair, c10::SmallVector<(anonymous namespace)::Constructable, 4u> > 2022-11-23T01:55:30.0919795Z [ RUN ] DualSmallVectorsTest/2.MoveAssignment 2022-11-23T01:55:30.0920062Z [ OK ] DualSmallVectorsTest/2.MoveAssignment (0 ms) 2022-11-23T01:55:30.0920436Z [----------] 1 test from DualSmallVectorsTest/2 (0 ms total) 2022-11-23T01:55:30.0920598Z 2022-11-23T01:55:30.0921037Z [----------] 1 test from DualSmallVectorsTest/3, where TypeParam = std::pair, c10::SmallVector<(anonymous namespace)::Constructable, 2u> > 2022-11-23T01:55:30.0921423Z [ RUN ] DualSmallVectorsTest/3.MoveAssignment 2022-11-23T01:55:30.0921871Z [ OK ] DualSmallVectorsTest/3.MoveAssignment (0 ms) 2022-11-23T01:55:30.0922202Z [----------] 1 test from DualSmallVectorsTest/3 (0 ms total) 2022-11-23T01:55:30.0922360Z 2022-11-23T01:55:30.0922519Z [----------] 1 test from SmallVectorCustomTest 2022-11-23T01:55:30.0922767Z [ RUN ] SmallVectorCustomTest.NoAssignTest 2022-11-23T01:55:30.0923111Z [ OK ] SmallVectorCustomTest.NoAssignTest (0 ms) 2022-11-23T01:55:30.0923452Z [----------] 1 test from SmallVectorCustomTest (0 ms total) 2022-11-23T01:55:30.0923601Z 2022-11-23T01:55:30.0923936Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/0, where TypeParam = c10::SmallVector 2022-11-23T01:55:30.0924316Z [ RUN ] SmallVectorReferenceInvalidationTest/0.PushBack 2022-11-23T01:55:30.0924640Z [ OK ] SmallVectorReferenceInvalidationTest/0.PushBack (0 ms) 2022-11-23T01:55:30.0924961Z [ RUN ] SmallVectorReferenceInvalidationTest/0.PushBackMoved 2022-11-23T01:55:30.0925300Z [ OK ] SmallVectorReferenceInvalidationTest/0.PushBackMoved (0 ms) 2022-11-23T01:55:30.0925631Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Resize 2022-11-23T01:55:30.0925944Z [ OK ] SmallVectorReferenceInvalidationTest/0.Resize (0 ms) 2022-11-23T01:55:30.0926246Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Append 2022-11-23T01:55:30.0926561Z [ OK ] SmallVectorReferenceInvalidationTest/0.Append (0 ms) 2022-11-23T01:55:30.0926887Z [ RUN ] SmallVectorReferenceInvalidationTest/0.AppendRange 2022-11-23T01:55:30.0927205Z [ OK ] SmallVectorReferenceInvalidationTest/0.AppendRange (20 ms) 2022-11-23T01:55:30.0927527Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Assign 2022-11-23T01:55:30.0927838Z [ OK ] SmallVectorReferenceInvalidationTest/0.Assign (0 ms) 2022-11-23T01:55:30.0928146Z [ RUN ] SmallVectorReferenceInvalidationTest/0.AssignRange 2022-11-23T01:55:30.0928473Z [ OK ] SmallVectorReferenceInvalidationTest/0.AssignRange (23 ms) 2022-11-23T01:55:30.0928792Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Insert 2022-11-23T01:55:30.0929104Z [ OK ] SmallVectorReferenceInvalidationTest/0.Insert (0 ms) 2022-11-23T01:55:30.0929412Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertMoved 2022-11-23T01:55:30.0929739Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertMoved (0 ms) 2022-11-23T01:55:30.0930060Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertN 2022-11-23T01:55:30.0930366Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertN (0 ms) 2022-11-23T01:55:30.0930686Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertRange 2022-11-23T01:55:30.0931013Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertRange (23 ms) 2022-11-23T01:55:30.0931342Z [ RUN ] SmallVectorReferenceInvalidationTest/0.EmplaceBack 2022-11-23T01:55:30.0931660Z [ OK ] SmallVectorReferenceInvalidationTest/0.EmplaceBack (0 ms) 2022-11-23T01:55:30.0932076Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/0 (67 ms total) 2022-11-23T01:55:30.0932275Z 2022-11-23T01:55:30.0932658Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/1, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 3u> 2022-11-23T01:55:30.0933050Z [ RUN ] SmallVectorReferenceInvalidationTest/1.PushBack 2022-11-23T01:55:30.0933370Z [ OK ] SmallVectorReferenceInvalidationTest/1.PushBack (0 ms) 2022-11-23T01:55:30.0933701Z [ RUN ] SmallVectorReferenceInvalidationTest/1.PushBackMoved 2022-11-23T01:55:30.0934036Z [ OK ] SmallVectorReferenceInvalidationTest/1.PushBackMoved (0 ms) 2022-11-23T01:55:30.0934419Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Resize 2022-11-23T01:55:30.0934737Z [ OK ] SmallVectorReferenceInvalidationTest/1.Resize (0 ms) 2022-11-23T01:55:30.0935051Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Append 2022-11-23T01:55:30.0935355Z [ OK ] SmallVectorReferenceInvalidationTest/1.Append (0 ms) 2022-11-23T01:55:30.0935678Z [ RUN ] SmallVectorReferenceInvalidationTest/1.AppendRange 2022-11-23T01:55:30.0936015Z [ OK ] SmallVectorReferenceInvalidationTest/1.AppendRange (23 ms) 2022-11-23T01:55:30.0936330Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Assign 2022-11-23T01:55:30.0936643Z [ OK ] SmallVectorReferenceInvalidationTest/1.Assign (0 ms) 2022-11-23T01:55:30.0936964Z [ RUN ] SmallVectorReferenceInvalidationTest/1.AssignRange 2022-11-23T01:55:30.0937323Z [ OK ] SmallVectorReferenceInvalidationTest/1.AssignRange (23 ms) 2022-11-23T01:55:30.0937635Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Insert 2022-11-23T01:55:30.0937950Z [ OK ] SmallVectorReferenceInvalidationTest/1.Insert (0 ms) 2022-11-23T01:55:30.0938267Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertMoved 2022-11-23T01:55:30.0938582Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertMoved (0 ms) 2022-11-23T01:55:30.0938903Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertN 2022-11-23T01:55:30.0939217Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertN (0 ms) 2022-11-23T01:55:30.0939527Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertRange 2022-11-23T01:55:30.0939854Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertRange (24 ms) 2022-11-23T01:55:30.0940181Z [ RUN ] SmallVectorReferenceInvalidationTest/1.EmplaceBack 2022-11-23T01:55:30.0940511Z [ OK ] SmallVectorReferenceInvalidationTest/1.EmplaceBack (0 ms) 2022-11-23T01:55:30.0940919Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/1 (71 ms total) 2022-11-23T01:55:30.0941116Z 2022-11-23T01:55:30.0941498Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/0, where TypeParam = c10::SmallVector, 3u> 2022-11-23T01:55:30.0941928Z [ RUN ] SmallVectorInternalReferenceInvalidationTest/0.EmplaceBack 2022-11-23T01:55:30.0942301Z [ OK ] SmallVectorInternalReferenceInvalidationTest/0.EmplaceBack (0 ms) 2022-11-23T01:55:30.0942760Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/0 (0 ms total) 2022-11-23T01:55:30.0942976Z 2022-11-23T01:55:30.0943458Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/1, where TypeParam = c10::SmallVector, 3u> 2022-11-23T01:55:30.0943959Z [ RUN ] SmallVectorInternalReferenceInvalidationTest/1.EmplaceBack 2022-11-23T01:55:30.0944338Z [ OK ] SmallVectorInternalReferenceInvalidationTest/1.EmplaceBack (0 ms) 2022-11-23T01:55:30.0944783Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/1 (0 ms total) 2022-11-23T01:55:30.0945001Z 2022-11-23T01:55:30.0945134Z [----------] 2 tests from Synchronized 2022-11-23T01:55:30.0945390Z [ RUN ] Synchronized.TestSingleThreadExecution 2022-11-23T01:55:30.0945683Z [ OK ] Synchronized.TestSingleThreadExecution (0 ms) 2022-11-23T01:55:30.0945985Z [ RUN ] Synchronized.TestMultiThreadedExecution 2022-11-23T01:55:30.0946293Z [ OK ] Synchronized.TestMultiThreadedExecution (17 ms) 2022-11-23T01:55:30.0946616Z [----------] 2 tests from Synchronized (17 ms total) 2022-11-23T01:55:30.0946759Z 2022-11-23T01:55:30.0946887Z [----------] 1 test from ThreadLocal 2022-11-23T01:55:30.0947134Z [ RUN ] ThreadLocal.TestNoOpScopeWithOneVar 2022-11-23T01:55:30.0947424Z [ OK ] ThreadLocal.TestNoOpScopeWithOneVar (0 ms) 2022-11-23T01:55:30.0947727Z [----------] 1 test from ThreadLocal (0 ms total) 2022-11-23T01:55:30.0947866Z 2022-11-23T01:55:30.0948005Z [----------] 11 tests from ThreadLocalTest 2022-11-23T01:55:30.0948310Z [ RUN ] ThreadLocalTest.TestNoOpScopeWithTwoVars 2022-11-23T01:55:30.0948616Z [ OK ] ThreadLocalTest.TestNoOpScopeWithTwoVars (0 ms) 2022-11-23T01:55:30.0948915Z [ RUN ] ThreadLocalTest.TestScopeWithOneVar 2022-11-23T01:55:30.0949203Z [ OK ] ThreadLocalTest.TestScopeWithOneVar (0 ms) 2022-11-23T01:55:30.0949478Z [ RUN ] ThreadLocalTest.TestScopeWithTwoVars 2022-11-23T01:55:30.0949767Z [ OK ] ThreadLocalTest.TestScopeWithTwoVars (0 ms) 2022-11-23T01:55:30.0950068Z [ RUN ] ThreadLocalTest.TestInnerScopeWithTwoVars 2022-11-23T01:55:30.0950383Z [ OK ] ThreadLocalTest.TestInnerScopeWithTwoVars (0 ms) 2022-11-23T01:55:30.0950662Z [ RUN ] ThreadLocalTest.TestClassScope 2022-11-23T01:55:30.0950925Z [ OK ] ThreadLocalTest.TestClassScope (0 ms) 2022-11-23T01:55:30.0951204Z [ RUN ] ThreadLocalTest.TestTwoGlobalScopeVars 2022-11-23T01:55:30.0951523Z [ OK ] ThreadLocalTest.TestTwoGlobalScopeVars (0 ms) 2022-11-23T01:55:30.0951838Z [ RUN ] ThreadLocalTest.TestGlobalWithLocalScopeVars 2022-11-23T01:55:30.0952176Z [ OK ] ThreadLocalTest.TestGlobalWithLocalScopeVars (0 ms) 2022-11-23T01:55:30.0952496Z [ RUN ] ThreadLocalTest.TestThreadWithLocalScopeVar 2022-11-23T01:55:30.0952824Z [ OK ] ThreadLocalTest.TestThreadWithLocalScopeVar (0 ms) 2022-11-23T01:55:30.0953154Z [ RUN ] ThreadLocalTest.TestThreadWithGlobalScopeVar 2022-11-23T01:55:30.0953475Z [ OK ] ThreadLocalTest.TestThreadWithGlobalScopeVar (0 ms) 2022-11-23T01:55:30.0953792Z [ RUN ] ThreadLocalTest.TestObjectsAreReleased 2022-11-23T01:55:30.0954094Z [ OK ] ThreadLocalTest.TestObjectsAreReleased (0 ms) 2022-11-23T01:55:30.0954460Z [ RUN ] ThreadLocalTest.TestObjectsAreReleasedByNonstaticThreadLocal 2022-11-23T01:55:30.0954886Z [ OK ] ThreadLocalTest.TestObjectsAreReleasedByNonstaticThreadLocal (0 ms) 2022-11-23T01:55:30.0955298Z [----------] 11 tests from ThreadLocalTest (0 ms total) 2022-11-23T01:55:30.0955448Z 2022-11-23T01:55:30.0955576Z [----------] 7 tests from TypeIndex 2022-11-23T01:55:30.0955786Z [ RUN ] TypeIndex.TopLevelName 2022-11-23T01:55:30.0956017Z [ OK ] TypeIndex.TopLevelName (0 ms) 2022-11-23T01:55:30.0956243Z [ RUN ] TypeIndex.NestedName 2022-11-23T01:55:30.0956452Z [ OK ] TypeIndex.NestedName (0 ms) 2022-11-23T01:55:30.0956699Z [ RUN ] TypeIndex.TypeTemplateParameter 2022-11-23T01:55:30.0956972Z [ OK ] TypeIndex.TypeTemplateParameter (0 ms) 2022-11-23T01:55:30.0957249Z [ RUN ] TypeIndex.NonTypeTemplateParameter 2022-11-23T01:55:30.0957600Z [ OK ] TypeIndex.NonTypeTemplateParameter (0 ms) 2022-11-23T01:55:30.0957899Z [ RUN ] TypeIndex.TypeComputationsAreResolved 2022-11-23T01:55:30.0958200Z [ OK ] TypeIndex.TypeComputationsAreResolved (0 ms) 2022-11-23T01:55:30.0958512Z [ RUN ] TypeIndex.FunctionTypeComputationsAreResolved 2022-11-23T01:55:30.0959711Z [ OK ] TypeIndex.FunctionTypeComputationsAreResolved (0 ms) 2022-11-23T01:55:30.0960034Z [ RUN ] TypeIndex.FunctionArgumentsAndReturns 2022-11-23T01:55:30.0960329Z [ OK ] TypeIndex.FunctionArgumentsAndReturns (0 ms) 2022-11-23T01:55:30.0960657Z [----------] 7 tests from TypeIndex (0 ms total) 2022-11-23T01:55:30.0960799Z 2022-11-23T01:55:30.0960934Z [----------] 4 tests from TypeListTest 2022-11-23T01:55:30.0961187Z [ RUN ] TypeListTest.MapTypesToValues_sametype 2022-11-23T01:55:30.0961466Z [ OK ] TypeListTest.MapTypesToValues_sametype (0 ms) 2022-11-23T01:55:30.0962004Z [ RUN ] TypeListTest.MapTypesToValues_differenttypes 2022-11-23T01:55:30.0962311Z [ OK ] TypeListTest.MapTypesToValues_differenttypes (0 ms) 2022-11-23T01:55:30.0962593Z [ RUN ] TypeListTest.MapTypesToValues_members 2022-11-23T01:55:30.0962879Z [ OK ] TypeListTest.MapTypesToValues_members (0 ms) 2022-11-23T01:55:30.0963159Z [ RUN ] TypeListTest.MapTypesToValues_empty 2022-11-23T01:55:30.0963431Z [ OK ] TypeListTest.MapTypesToValues_empty (0 ms) 2022-11-23T01:55:30.0963754Z [----------] 4 tests from TypeListTest (0 ms total) 2022-11-23T01:55:30.0963991Z 2022-11-23T01:55:30.0964129Z [----------] 4 tests from accumulate_test 2022-11-23T01:55:30.0964358Z [ RUN ] accumulate_test.vector_test 2022-11-23T01:55:30.0964582Z [ OK ] accumulate_test.vector_test (0 ms) 2022-11-23T01:55:30.0964811Z [ RUN ] accumulate_test.list_test 2022-11-23T01:55:30.0965041Z [ OK ] accumulate_test.list_test (0 ms) 2022-11-23T01:55:30.0965250Z [ RUN ] accumulate_test.base_cases 2022-11-23T01:55:30.0965480Z [ OK ] accumulate_test.base_cases (0 ms) 2022-11-23T01:55:30.0965706Z [ RUN ] accumulate_test.errors 2022-11-23T01:55:30.0965915Z [ OK ] accumulate_test.errors (0 ms) 2022-11-23T01:55:30.0966212Z [----------] 4 tests from accumulate_test (0 ms total) 2022-11-23T01:55:30.0966363Z 2022-11-23T01:55:30.0966563Z [----------] 5 tests from BFloat16Conversion 2022-11-23T01:55:30.0966823Z [ RUN ] BFloat16Conversion.FloatToBFloat16AndBack 2022-11-23T01:55:30.0967135Z [ OK ] BFloat16Conversion.FloatToBFloat16AndBack (0 ms) 2022-11-23T01:55:30.0967455Z [ RUN ] BFloat16Conversion.FloatToBFloat16RNEAndBack 2022-11-23T01:55:30.0967784Z [ OK ] BFloat16Conversion.FloatToBFloat16RNEAndBack (0 ms) 2022-11-23T01:55:30.0968046Z [ RUN ] BFloat16Conversion.NaN 2022-11-23T01:55:30.0968275Z [ OK ] BFloat16Conversion.NaN (0 ms) 2022-11-23T01:55:30.0968497Z [ RUN ] BFloat16Conversion.Inf 2022-11-23T01:55:30.0968710Z [ OK ] BFloat16Conversion.Inf (0 ms) 2022-11-23T01:55:30.0968966Z [ RUN ] BFloat16Conversion.SmallestDenormal 2022-11-23T01:55:30.0969250Z [ OK ] BFloat16Conversion.SmallestDenormal (0 ms) 2022-11-23T01:55:30.0969567Z [----------] 5 tests from BFloat16Conversion (0 ms total) 2022-11-23T01:55:30.0969717Z 2022-11-23T01:55:30.0969850Z [----------] 3 tests from BFloat16Math 2022-11-23T01:55:30.0970067Z [ RUN ] BFloat16Math.Addition 2022-11-23T01:55:30.0970276Z [ OK ] BFloat16Math.Addition (0 ms) 2022-11-23T01:55:30.0970497Z [ RUN ] BFloat16Math.Subtraction 2022-11-23T01:55:30.0970731Z [ OK ] BFloat16Math.Subtraction (0 ms) 2022-11-23T01:55:30.0970963Z [ RUN ] BFloat16Math.NextAfterZero 2022-11-23T01:55:30.0971192Z [ OK ] BFloat16Math.NextAfterZero (0 ms) 2022-11-23T01:55:30.0971487Z [----------] 3 tests from BFloat16Math (0 ms total) 2022-11-23T01:55:30.0971629Z 2022-11-23T01:55:30.0971767Z [----------] 2 tests from TestExponential 2022-11-23T01:55:30.0971974Z [ RUN ] TestExponential.IPi 2022-11-23T01:55:30.0972190Z [ OK ] TestExponential.IPi (0 ms) 2022-11-23T01:55:30.0972426Z [ RUN ] TestExponential.EulerFormula 2022-11-23T01:55:30.0972669Z [ OK ] TestExponential.EulerFormula (0 ms) 2022-11-23T01:55:30.0972985Z [----------] 2 tests from TestExponential (0 ms total) 2022-11-23T01:55:30.0973134Z 2022-11-23T01:55:30.0973256Z [----------] 1 test from TestLog 2022-11-23T01:55:30.0973444Z [ RUN ] TestLog.Definition 2022-11-23T01:55:30.0973653Z [ OK ] TestLog.Definition (0 ms) 2022-11-23T01:55:30.0973925Z [----------] 1 test from TestLog (0 ms total) 2022-11-23T01:55:30.0974060Z 2022-11-23T01:55:30.0974182Z [----------] 1 test from TestLog10 2022-11-23T01:55:30.0974366Z [ RUN ] TestLog10.Rev 2022-11-23T01:55:30.0974561Z [ OK ] TestLog10.Rev (0 ms) 2022-11-23T01:55:30.0974822Z [----------] 1 test from TestLog10 (0 ms total) 2022-11-23T01:55:30.0974946Z 2022-11-23T01:55:30.0975064Z [----------] 1 test from TestLog2 2022-11-23T01:55:30.0975254Z [ RUN ] TestLog2.Rev 2022-11-23T01:55:30.0975448Z [ OK ] TestLog2.Rev (0 ms) 2022-11-23T01:55:30.0975693Z [----------] 1 test from TestLog2 (0 ms total) 2022-11-23T01:55:30.0975825Z 2022-11-23T01:55:30.0975953Z [----------] 1 test from TestPowSqrt 2022-11-23T01:55:30.0976158Z [ RUN ] TestPowSqrt.Equal 2022-11-23T01:55:30.0976357Z [ OK ] TestPowSqrt.Equal (0 ms) 2022-11-23T01:55:30.0976635Z [----------] 1 test from TestPowSqrt (0 ms total) 2022-11-23T01:55:30.0976774Z 2022-11-23T01:55:30.0976893Z [----------] 1 test from TestPow 2022-11-23T01:55:30.0977146Z [ RUN ] TestPow.Square 2022-11-23T01:55:30.0977337Z [ OK ] TestPow.Square (0 ms) 2022-11-23T01:55:30.0977598Z [----------] 1 test from TestPow (0 ms total) 2022-11-23T01:55:30.0977731Z 2022-11-23T01:55:30.0977874Z [----------] 1 test from TestSinCosSinhCosh 2022-11-23T01:55:30.0978098Z [ RUN ] TestSinCosSinhCosh.Identity 2022-11-23T01:55:30.0978350Z [ OK ] TestSinCosSinhCosh.Identity (0 ms) 2022-11-23T01:55:30.0978664Z [----------] 1 test from TestSinCosSinhCosh (0 ms total) 2022-11-23T01:55:30.0978818Z 2022-11-23T01:55:30.0978924Z [----------] 1 test from TestTan 2022-11-23T01:55:30.0979121Z [ RUN ] TestTan.Identity 2022-11-23T01:55:30.0979331Z [ OK ] TestTan.Identity (0 ms) 2022-11-23T01:55:30.0979587Z [----------] 1 test from TestTan (0 ms total) 2022-11-23T01:55:30.0979751Z 2022-11-23T01:55:30.0979870Z [----------] 1 test from TestTanh 2022-11-23T01:55:30.0980069Z [ RUN ] TestTanh.Identity 2022-11-23T01:55:30.0980276Z [ OK ] TestTanh.Identity (0 ms) 2022-11-23T01:55:30.0980537Z [----------] 1 test from TestTanh (0 ms total) 2022-11-23T01:55:30.0980672Z 2022-11-23T01:55:30.0980821Z [----------] 1 test from TestRevTrigonometric 2022-11-23T01:55:30.0981052Z [ RUN ] TestRevTrigonometric.Rev 2022-11-23T01:55:30.0981278Z [ OK ] TestRevTrigonometric.Rev (0 ms) 2022-11-23T01:55:30.0981596Z [----------] 1 test from TestRevTrigonometric (0 ms total) 2022-11-23T01:55:30.0981753Z 2022-11-23T01:55:30.0981894Z [----------] 1 test from TestRevHyperbolic 2022-11-23T01:55:30.0982106Z [ RUN ] TestRevHyperbolic.Rev 2022-11-23T01:55:30.0982331Z [ OK ] TestRevHyperbolic.Rev (0 ms) 2022-11-23T01:55:30.0982633Z [----------] 1 test from TestRevHyperbolic (0 ms total) 2022-11-23T01:55:30.0982787Z 2022-11-23T01:55:30.0982913Z [----------] 1 test from TestMemory 2022-11-23T01:55:30.0983121Z [ RUN ] TestMemory.ReinterpretCast 2022-11-23T01:55:30.0983375Z [ OK ] TestMemory.ReinterpretCast (0 ms) 2022-11-23T01:55:30.0983669Z [----------] 1 test from TestMemory (0 ms total) 2022-11-23T01:55:30.0983796Z 2022-11-23T01:55:30.0983934Z [----------] 1 test from TestConstructors 2022-11-23T01:55:30.0984174Z [ RUN ] TestConstructors.UnorderedMap 2022-11-23T01:55:30.0984437Z [ OK ] TestConstructors.UnorderedMap (0 ms) 2022-11-23T01:55:30.0984741Z [----------] 1 test from TestConstructors (0 ms total) 2022-11-23T01:55:30.0984893Z 2022-11-23T01:55:30.0985051Z [----------] 1 test from TestArithmeticIntScalar 2022-11-23T01:55:30.0985295Z [ RUN ] TestArithmeticIntScalar.All 2022-11-23T01:55:30.0985549Z [ OK ] TestArithmeticIntScalar.All (0 ms) 2022-11-23T01:55:30.0985862Z [----------] 1 test from TestArithmeticIntScalar (0 ms total) 2022-11-23T01:55:30.0986024Z 2022-11-23T01:55:30.0986143Z [----------] 1 test from TestIO 2022-11-23T01:55:30.0986336Z [ RUN ] TestIO.All 2022-11-23T01:55:30.0986513Z [ OK ] TestIO.All (0 ms) 2022-11-23T01:55:30.0986763Z [----------] 1 test from TestIO (0 ms total) 2022-11-23T01:55:30.0986896Z 2022-11-23T01:55:30.0987018Z [----------] 1 test from TestStd 2022-11-23T01:55:30.0987216Z [ RUN ] TestStd.BasicFunctions 2022-11-23T01:55:30.0987444Z [ OK ] TestStd.BasicFunctions (0 ms) 2022-11-23T01:55:30.0987718Z [----------] 1 test from TestStd (0 ms total) 2022-11-23T01:55:30.0987855Z 2022-11-23T01:55:30.0987971Z [----------] 73 tests from EitherTest 2022-11-23T01:55:30.0988185Z [ RUN ] EitherTest.SpaceUsage 2022-11-23T01:55:30.0988410Z [ OK ] EitherTest.SpaceUsage (0 ms) 2022-11-23T01:55:30.0988630Z [ RUN ] EitherTest.givenLeft 2022-11-23T01:55:30.0988837Z [ OK ] EitherTest.givenLeft (0 ms) 2022-11-23T01:55:30.0989055Z [ RUN ] EitherTest.givenRight 2022-11-23T01:55:30.0989282Z [ OK ] EitherTest.givenRight (0 ms) 2022-11-23T01:55:30.0989494Z [ RUN ] EitherTest.givenMakeLeft 2022-11-23T01:55:30.0989733Z [ OK ] EitherTest.givenMakeLeft (0 ms) 2022-11-23T01:55:30.0990002Z [ RUN ] EitherTest.givenMakeLeftWithSameType 2022-11-23T01:55:30.0990343Z [ OK ] EitherTest.givenMakeLeftWithSameType (0 ms) 2022-11-23T01:55:30.0990606Z [ RUN ] EitherTest.givenMakeRight 2022-11-23T01:55:30.0990850Z [ OK ] EitherTest.givenMakeRight (0 ms) 2022-11-23T01:55:30.0991106Z [ RUN ] EitherTest.givenMakeRightWithSameType 2022-11-23T01:55:30.0991403Z [ OK ] EitherTest.givenMakeRightWithSameType (0 ms) 2022-11-23T01:55:30.0991695Z [ RUN ] EitherTest.givenMovableOnlyMakeLeft 2022-11-23T01:55:30.0991969Z [ OK ] EitherTest.givenMovableOnlyMakeLeft (0 ms) 2022-11-23T01:55:30.0992255Z [ RUN ] EitherTest.givenMovableOnlyMakeRight 2022-11-23T01:55:30.0992546Z [ OK ] EitherTest.givenMovableOnlyMakeRight (0 ms) 2022-11-23T01:55:30.0992834Z [ RUN ] EitherTest.givenMultiParamMakeLeft 2022-11-23T01:55:30.0993102Z [ OK ] EitherTest.givenMultiParamMakeLeft (0 ms) 2022-11-23T01:55:30.0993419Z [ RUN ] EitherTest.givenMultiParamMakeRight 2022-11-23T01:55:30.0993703Z [ OK ] EitherTest.givenMultiParamMakeRight (0 ms) 2022-11-23T01:55:30.0994029Z [ RUN ] EitherTest.givenLeftCopyConstructedFromValue_thenNewIsCorrect 2022-11-23T01:55:30.0994421Z [ OK ] EitherTest.givenLeftCopyConstructedFromValue_thenNewIsCorrect (0 ms) 2022-11-23T01:55:30.0994803Z [ RUN ] EitherTest.givenLeftCopyConstructedFromValue_thenOldIsCorrect 2022-11-23T01:55:30.0995176Z [ OK ] EitherTest.givenLeftCopyConstructedFromValue_thenOldIsCorrect (0 ms) 2022-11-23T01:55:30.0995563Z [ RUN ] EitherTest.givenRightCopyConstructedFromValue_thenNewIsCorrect 2022-11-23T01:55:30.0995957Z [ OK ] EitherTest.givenRightCopyConstructedFromValue_thenNewIsCorrect (0 ms) 2022-11-23T01:55:30.0996346Z [ RUN ] EitherTest.givenRightCopyConstructedFromValue_thenOldIsCorrect 2022-11-23T01:55:30.0996720Z [ OK ] EitherTest.givenRightCopyConstructedFromValue_thenOldIsCorrect (0 ms) 2022-11-23T01:55:30.0997110Z [ RUN ] EitherTest.givenLeftMoveConstructedFromValue_thenNewIsCorrect 2022-11-23T01:55:30.0997582Z [ OK ] EitherTest.givenLeftMoveConstructedFromValue_thenNewIsCorrect (0 ms) 2022-11-23T01:55:30.0997954Z [ RUN ] EitherTest.givenLeftMoveConstructedFromValue_thenOldIsCorrect 2022-11-23T01:55:30.0998339Z [ OK ] EitherTest.givenLeftMoveConstructedFromValue_thenOldIsCorrect (0 ms) 2022-11-23T01:55:30.0998724Z [ RUN ] EitherTest.givenRightMoveConstructedFromValue_thenNewIsCorrect 2022-11-23T01:55:30.0999117Z [ OK ] EitherTest.givenRightMoveConstructedFromValue_thenNewIsCorrect (0 ms) 2022-11-23T01:55:30.0999490Z [ RUN ] EitherTest.givenRightMoveConstructedFromValue_thenOldIsCorrect 2022-11-23T01:55:30.0999878Z [ OK ] EitherTest.givenRightMoveConstructedFromValue_thenOldIsCorrect (0 ms) 2022-11-23T01:55:30.1000261Z [ RUN ] EitherTest.givenLeftCopyAssignedFromValue_thenNewIsCorrect 2022-11-23T01:55:30.1000621Z [ OK ] EitherTest.givenLeftCopyAssignedFromValue_thenNewIsCorrect (0 ms) 2022-11-23T01:55:30.1000992Z [ RUN ] EitherTest.givenLeftCopyAssignedFromValue_thenOldIsCorrect 2022-11-23T01:55:30.1001365Z [ OK ] EitherTest.givenLeftCopyAssignedFromValue_thenOldIsCorrect (0 ms) 2022-11-23T01:55:30.1001973Z [ RUN ] EitherTest.givenRightCopyAssignedFromValue_thenNewIsCorrect 2022-11-23T01:55:30.1002337Z [ OK ] EitherTest.givenRightCopyAssignedFromValue_thenNewIsCorrect (0 ms) 2022-11-23T01:55:30.1002716Z [ RUN ] EitherTest.givenRightCopyAssignedFromValue_thenOldIsCorrect 2022-11-23T01:55:30.1003097Z [ OK ] EitherTest.givenRightCopyAssignedFromValue_thenOldIsCorrect (0 ms) 2022-11-23T01:55:30.1003453Z [ RUN ] EitherTest.givenLeftMoveAssignedFromValue_thenNewIsCorrect 2022-11-23T01:55:30.1003818Z [ OK ] EitherTest.givenLeftMoveAssignedFromValue_thenNewIsCorrect (0 ms) 2022-11-23T01:55:30.1004185Z [ RUN ] EitherTest.givenLeftMoveAssignedFromValue_thenOldIsCorrect 2022-11-23T01:55:30.1004551Z [ OK ] EitherTest.givenLeftMoveAssignedFromValue_thenOldIsCorrect (0 ms) 2022-11-23T01:55:30.1004905Z [ RUN ] EitherTest.givenRightMoveAssignedFromValue_thenNewIsCorrect 2022-11-23T01:55:30.1005359Z [ OK ] EitherTest.givenRightMoveAssignedFromValue_thenNewIsCorrect (0 ms) 2022-11-23T01:55:30.1005732Z [ RUN ] EitherTest.givenRightMoveAssignedFromValue_thenOldIsCorrect 2022-11-23T01:55:30.1006088Z [ OK ] EitherTest.givenRightMoveAssignedFromValue_thenOldIsCorrect (0 ms) 2022-11-23T01:55:30.1006445Z [ RUN ] EitherTest.givenLeftCopyConstructed_thenNewIsCorrect 2022-11-23T01:55:30.1006787Z [ OK ] EitherTest.givenLeftCopyConstructed_thenNewIsCorrect (0 ms) 2022-11-23T01:55:30.1007109Z [ RUN ] EitherTest.givenLeftCopyConstructed_thenOldIsCorrect 2022-11-23T01:55:30.1007442Z [ OK ] EitherTest.givenLeftCopyConstructed_thenOldIsCorrect (0 ms) 2022-11-23T01:55:30.1007800Z [ RUN ] EitherTest.givenLeftCopyConstructed_withSameType_thenNewIsCorrect 2022-11-23T01:55:30.1008208Z [ OK ] EitherTest.givenLeftCopyConstructed_withSameType_thenNewIsCorrect (0 ms) 2022-11-23T01:55:30.1008569Z [ RUN ] EitherTest.givenLeftCopyConstructed_withSameType_thenOldIsCorrect 2022-11-23T01:55:30.1008937Z [ OK ] EitherTest.givenLeftCopyConstructed_withSameType_thenOldIsCorrect (0 ms) 2022-11-23T01:55:30.1009291Z [ RUN ] EitherTest.givenRightCopyConstructed_thenNewIsCorrect 2022-11-23T01:55:30.1009621Z [ OK ] EitherTest.givenRightCopyConstructed_thenNewIsCorrect (0 ms) 2022-11-23T01:55:30.1009961Z [ RUN ] EitherTest.givenRightCopyConstructed_thenOldIsCorrect 2022-11-23T01:55:30.1010307Z [ OK ] EitherTest.givenRightCopyConstructed_thenOldIsCorrect (0 ms) 2022-11-23T01:55:30.1010664Z [ RUN ] EitherTest.givenRightCopyConstructed_withSameType_thenNewIsCorrect 2022-11-23T01:55:30.1011027Z [ OK ] EitherTest.givenRightCopyConstructed_withSameType_thenNewIsCorrect (0 ms) 2022-11-23T01:55:30.1011401Z [ RUN ] EitherTest.givenRightCopyConstructed_withSameType_thenOldIsCorrect 2022-11-23T01:55:30.1011775Z [ OK ] EitherTest.givenRightCopyConstructed_withSameType_thenOldIsCorrect (0 ms) 2022-11-23T01:55:30.1012113Z [ RUN ] EitherTest.givenLeftMoveConstructed_thenNewIsCorrect 2022-11-23T01:55:30.1012447Z [ OK ] EitherTest.givenLeftMoveConstructed_thenNewIsCorrect (0 ms) 2022-11-23T01:55:30.1012778Z [ RUN ] EitherTest.givenLeftMoveConstructed_thenOldIsCorrect 2022-11-23T01:55:30.1013113Z [ OK ] EitherTest.givenLeftMoveConstructed_thenOldIsCorrect (0 ms) 2022-11-23T01:55:30.1013451Z [ RUN ] EitherTest.givenLeftMoveConstructed_withSameType_thenNewIsCorrect 2022-11-23T01:55:30.1013813Z [ OK ] EitherTest.givenLeftMoveConstructed_withSameType_thenNewIsCorrect (0 ms) 2022-11-23T01:55:30.1014176Z [ RUN ] EitherTest.givenLeftMoveConstructed_withSameType_thenOldIsCorrect 2022-11-23T01:55:30.1014527Z [ OK ] EitherTest.givenLeftMoveConstructed_withSameType_thenOldIsCorrect (0 ms) 2022-11-23T01:55:30.1014879Z [ RUN ] EitherTest.givenRightMoveConstructed_thenNewIsCorrect 2022-11-23T01:55:30.1015219Z [ OK ] EitherTest.givenRightMoveConstructed_thenNewIsCorrect (0 ms) 2022-11-23T01:55:30.1015560Z [ RUN ] EitherTest.givenRightMoveConstructed_thenOldIsCorrect 2022-11-23T01:55:30.1015884Z [ OK ] EitherTest.givenRightMoveConstructed_thenOldIsCorrect (0 ms) 2022-11-23T01:55:30.1016236Z [ RUN ] EitherTest.givenRightMoveConstructed_withSameType_thenNewIsCorrect 2022-11-23T01:55:30.1016607Z [ OK ] EitherTest.givenRightMoveConstructed_withSameType_thenNewIsCorrect (0 ms) 2022-11-23T01:55:30.1016962Z [ RUN ] EitherTest.givenRightMoveConstructed_withSameType_thenOldIsCorrect 2022-11-23T01:55:30.1017330Z [ OK ] EitherTest.givenRightMoveConstructed_withSameType_thenOldIsCorrect (0 ms) 2022-11-23T01:55:30.1017674Z [ RUN ] EitherTest.givenLeftCopyAssigned_thenNewIsCorrect 2022-11-23T01:55:30.1017997Z [ OK ] EitherTest.givenLeftCopyAssigned_thenNewIsCorrect (0 ms) 2022-11-23T01:55:30.1018305Z [ RUN ] EitherTest.givenLeftCopyAssigned_thenOldIsCorrect 2022-11-23T01:55:30.1018621Z [ OK ] EitherTest.givenLeftCopyAssigned_thenOldIsCorrect (0 ms) 2022-11-23T01:55:30.1018991Z [ RUN ] EitherTest.givenLeftCopyAssigned_withSameType_thenNewIsCorrect 2022-11-23T01:55:30.1019333Z [ OK ] EitherTest.givenLeftCopyAssigned_withSameType_thenNewIsCorrect (0 ms) 2022-11-23T01:55:30.1019680Z [ RUN ] EitherTest.givenLeftCopyAssigned_withSameType_thenOldIsCorrect 2022-11-23T01:55:30.1020031Z [ OK ] EitherTest.givenLeftCopyAssigned_withSameType_thenOldIsCorrect (0 ms) 2022-11-23T01:55:30.1020359Z [ RUN ] EitherTest.givenRightCopyAssigned_thenNewIsCorrect 2022-11-23T01:55:30.1020683Z [ OK ] EitherTest.givenRightCopyAssigned_thenNewIsCorrect (0 ms) 2022-11-23T01:55:30.1021005Z [ RUN ] EitherTest.givenRightCopyAssigned_thenOldIsCorrect 2022-11-23T01:55:30.1021329Z [ OK ] EitherTest.givenRightCopyAssigned_thenOldIsCorrect (0 ms) 2022-11-23T01:55:30.1021698Z [ RUN ] EitherTest.givenRightCopyAssigned_withSameType_thenNewIsCorrect 2022-11-23T01:55:30.1022062Z [ OK ] EitherTest.givenRightCopyAssigned_withSameType_thenNewIsCorrect (0 ms) 2022-11-23T01:55:30.1022426Z [ RUN ] EitherTest.givenRightCopyAssigned_withSameType_thenOldIsCorrect 2022-11-23T01:55:30.1022773Z [ OK ] EitherTest.givenRightCopyAssigned_withSameType_thenOldIsCorrect (0 ms) 2022-11-23T01:55:30.1023110Z [ RUN ] EitherTest.givenLeftMoveAssigned_thenNewIsCorrect 2022-11-23T01:55:30.1023428Z [ OK ] EitherTest.givenLeftMoveAssigned_thenNewIsCorrect (0 ms) 2022-11-23T01:55:30.1023746Z [ RUN ] EitherTest.givenLeftMoveAssigned_thenOldIsCorrect 2022-11-23T01:55:30.1024052Z [ OK ] EitherTest.givenLeftMoveAssigned_thenOldIsCorrect (0 ms) 2022-11-23T01:55:30.1024392Z [ RUN ] EitherTest.givenLeftMoveAssigned_withSameType_thenNewIsCorrect 2022-11-23T01:55:30.1024745Z [ OK ] EitherTest.givenLeftMoveAssigned_withSameType_thenNewIsCorrect (0 ms) 2022-11-23T01:55:30.1025086Z [ RUN ] EitherTest.givenLeftMoveAssigned_withSameType_thenOldIsCorrect 2022-11-23T01:55:30.1025435Z [ OK ] EitherTest.givenLeftMoveAssigned_withSameType_thenOldIsCorrect (0 ms) 2022-11-23T01:55:30.1025773Z [ RUN ] EitherTest.givenRightMoveAssigned_thenNewIsCorrect 2022-11-23T01:55:30.1026096Z [ OK ] EitherTest.givenRightMoveAssigned_thenNewIsCorrect (0 ms) 2022-11-23T01:55:30.1026406Z [ RUN ] EitherTest.givenRightMoveAssigned_thenOldIsCorrect 2022-11-23T01:55:30.1026726Z [ OK ] EitherTest.givenRightMoveAssigned_thenOldIsCorrect (0 ms) 2022-11-23T01:55:30.1027064Z [ RUN ] EitherTest.givenRightMoveAssigned_withSameType_thenNewIsCorrect 2022-11-23T01:55:30.1027413Z [ OK ] EitherTest.givenRightMoveAssigned_withSameType_thenNewIsCorrect (0 ms) 2022-11-23T01:55:30.1027764Z [ RUN ] EitherTest.givenRightMoveAssigned_withSameType_thenOldIsCorrect 2022-11-23T01:55:30.1028122Z [ OK ] EitherTest.givenRightMoveAssigned_withSameType_thenOldIsCorrect (0 ms) 2022-11-23T01:55:30.1028455Z [ RUN ] EitherTest.givenLeft_whenModified_thenValueIsChanged 2022-11-23T01:55:30.1028751Z [ OK ] EitherTest.givenLeft_whenModified_thenValueIsChanged (0 ms) 2022-11-23T01:55:30.1029059Z [ RUN ] EitherTest.givenRight_whenModified_thenValueIsChanged 2022-11-23T01:55:30.1029372Z [ OK ] EitherTest.givenRight_whenModified_thenValueIsChanged (0 ms) 2022-11-23T01:55:30.1029656Z [ RUN ] EitherTest.canEmplaceConstructLeft 2022-11-23T01:55:30.1029940Z [ OK ] EitherTest.canEmplaceConstructLeft (0 ms) 2022-11-23T01:55:30.1030224Z [ RUN ] EitherTest.canEmplaceConstructRight 2022-11-23T01:55:30.1030499Z [ OK ] EitherTest.canEmplaceConstructRight (0 ms) 2022-11-23T01:55:30.1030782Z [ RUN ] EitherTest.givenEqualLefts_thenAreEqual 2022-11-23T01:55:30.1031060Z [ OK ] EitherTest.givenEqualLefts_thenAreEqual (0 ms) 2022-11-23T01:55:30.1031334Z [ RUN ] EitherTest.givenEqualLefts_thenAreNotUnequal 2022-11-23T01:55:30.1031626Z [ OK ] EitherTest.givenEqualLefts_thenAreNotUnequal (0 ms) 2022-11-23T01:55:30.1031916Z [ RUN ] EitherTest.givenEqualRights_thenAreEqual 2022-11-23T01:55:30.1032258Z [ OK ] EitherTest.givenEqualRights_thenAreEqual (0 ms) 2022-11-23T01:55:30.1032538Z [ RUN ] EitherTest.givenEqualRights_thenAreNotUnequal 2022-11-23T01:55:30.1032834Z [ OK ] EitherTest.givenEqualRights_thenAreNotUnequal (0 ms) 2022-11-23T01:55:30.1033130Z [ RUN ] EitherTest.givenLeftAndRight_thenAreNotEqual 2022-11-23T01:55:30.1033414Z [ OK ] EitherTest.givenLeftAndRight_thenAreNotEqual (0 ms) 2022-11-23T01:55:30.1033707Z [ RUN ] EitherTest.givenLeftAndRight_thenAreUnequal 2022-11-23T01:55:30.1034003Z [ OK ] EitherTest.givenLeftAndRight_thenAreUnequal (0 ms) 2022-11-23T01:55:30.1034247Z [ RUN ] EitherTest.OutputLeft 2022-11-23T01:55:30.1034479Z [ OK ] EitherTest.OutputLeft (0 ms) 2022-11-23T01:55:30.1034707Z [ RUN ] EitherTest.OutputRight 2022-11-23T01:55:30.1034939Z [ OK ] EitherTest.OutputRight (0 ms) 2022-11-23T01:55:30.1035258Z [ RUN ] EitherTest.givenLeftAndRightWithSameType_thenAreNotEqual 2022-11-23T01:55:30.1035621Z [ OK ] EitherTest.givenLeftAndRightWithSameType_thenAreNotEqual (0 ms) 2022-11-23T01:55:30.1035975Z [ RUN ] EitherTest.givenLeftAndRightWithSameType_thenAreUnequal 2022-11-23T01:55:30.1036317Z [ OK ] EitherTest.givenLeftAndRightWithSameType_thenAreUnequal (0 ms) 2022-11-23T01:55:30.1036735Z [----------] 73 tests from EitherTest (1 ms total) 2022-11-23T01:55:30.1036883Z 2022-11-23T01:55:30.1037036Z [----------] 10 tests from EitherTest_Destructor 2022-11-23T01:55:30.1037295Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalled 2022-11-23T01:55:30.1037694Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalled (0 ms) 2022-11-23T01:55:30.1038001Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalled 2022-11-23T01:55:30.1038312Z [ OK ] EitherTest_Destructor.RightDestructorIsCalled (0 ms) 2022-11-23T01:55:30.1038636Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalledAfterCopying 2022-11-23T01:55:30.1039007Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalledAfterCopying (0 ms) 2022-11-23T01:55:30.1039381Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalledAfterCopying 2022-11-23T01:55:30.1039741Z [ OK ] EitherTest_Destructor.RightDestructorIsCalledAfterCopying (0 ms) 2022-11-23T01:55:30.1040108Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalledAfterMoving 2022-11-23T01:55:30.1040465Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalledAfterMoving (0 ms) 2022-11-23T01:55:30.1040878Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalledAfterMoving 2022-11-23T01:55:30.1041275Z [ OK ] EitherTest_Destructor.RightDestructorIsCalledAfterMoving (0 ms) 2022-11-23T01:55:30.1041815Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalledAfterAssignment 2022-11-23T01:55:30.1042203Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalledAfterAssignment (0 ms) 2022-11-23T01:55:30.1042578Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalledAfterAssignment 2022-11-23T01:55:30.1042969Z [ OK ] EitherTest_Destructor.RightDestructorIsCalledAfterAssignment (0 ms) 2022-11-23T01:55:30.1068862Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalledAfterMoveAssignment 2022-11-23T01:55:30.1069397Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalledAfterMoveAssignment (0 ms) 2022-11-23T01:55:30.1069830Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalledAfterMoveAssignment 2022-11-23T01:55:30.1070345Z [ OK ] EitherTest_Destructor.RightDestructorIsCalledAfterMoveAssignment (0 ms) 2022-11-23T01:55:30.1070816Z [----------] 10 tests from EitherTest_Destructor (0 ms total) 2022-11-23T01:55:30.1070963Z 2022-11-23T01:55:30.1071106Z [----------] 4 tests from ExceptionTest 2022-11-23T01:55:30.1071368Z [ RUN ] ExceptionTest.TORCH_INTERNAL_ASSERT_DEBUG_ONLY 2022-11-23T01:55:30.1071657Z [ OK ] ExceptionTest.TORCH_INTERNAL_ASSERT_DEBUG_ONLY (0 ms) 2022-11-23T01:55:30.1071950Z [ RUN ] ExceptionTest.CUDA_KERNEL_ASSERT 2022-11-23T01:55:30.1072227Z [ OK ] ExceptionTest.CUDA_KERNEL_ASSERT (9 ms) 2022-11-23T01:55:30.1072481Z [ RUN ] ExceptionTest.ErrorFormatting 2022-11-23T01:55:30.1072891Z [ OK ] ExceptionTest.ErrorFormatting (0 ms) 2022-11-23T01:55:30.1073223Z [ RUN ] ExceptionTest.DontCallArgumentFunctionsTwiceOnFailure 2022-11-23T01:55:30.1073625Z [ OK ] ExceptionTest.DontCallArgumentFunctionsTwiceOnFailure (0 ms) 2022-11-23T01:55:30.1074018Z [----------] 4 tests from ExceptionTest (9 ms total) 2022-11-23T01:55:30.1074155Z 2022-11-23T01:55:30.1074285Z [----------] 1 test from WarningTest 2022-11-23T01:55:30.1074521Z [ RUN ] WarningTest.JustPrintWarning 2022-11-23T01:55:30.1074857Z [W exception_test.cpp:46] Warning: I'm a warning (function TestBody) 2022-11-23T01:55:30.1075125Z [ OK ] WarningTest.JustPrintWarning (0 ms) 2022-11-23T01:55:30.1075425Z [----------] 1 test from WarningTest (0 ms total) 2022-11-23T01:55:30.1075567Z 2022-11-23T01:55:30.1075742Z [----------] 1 test from FlagsTest 2022-11-23T01:55:30.1075963Z [ RUN ] FlagsTest.TestGflagsCorrectness 2022-11-23T01:55:30.1076221Z Caffe2 is not built with gflags. Nothing to test here. 2022-11-23T01:55:30.1076491Z [ OK ] FlagsTest.TestGflagsCorrectness (0 ms) 2022-11-23T01:55:30.1076782Z [----------] 1 test from FlagsTest (0 ms total) 2022-11-23T01:55:30.1076920Z 2022-11-23T01:55:30.1077070Z [----------] 5 tests from MakeIntrusiveTest 2022-11-23T01:55:30.1077338Z [ RUN ] MakeIntrusiveTest.ClassWith0Parameters 2022-11-23T01:55:30.1077732Z [ OK ] MakeIntrusiveTest.ClassWith0Parameters (0 ms) 2022-11-23T01:55:30.1078021Z [ RUN ] MakeIntrusiveTest.ClassWith1Parameter 2022-11-23T01:55:30.1078318Z [ OK ] MakeIntrusiveTest.ClassWith1Parameter (0 ms) 2022-11-23T01:55:30.1078622Z [ RUN ] MakeIntrusiveTest.ClassWith2Parameters 2022-11-23T01:55:30.1078967Z [ OK ] MakeIntrusiveTest.ClassWith2Parameters (0 ms) 2022-11-23T01:55:30.1079267Z [ RUN ] MakeIntrusiveTest.TypeIsAutoDeductible 2022-11-23T01:55:30.1079577Z [ OK ] MakeIntrusiveTest.TypeIsAutoDeductible (0 ms) 2022-11-23T01:55:30.1079876Z [ RUN ] MakeIntrusiveTest.CanAssignToBaseClassPtr 2022-11-23T01:55:30.1080255Z [ OK ] MakeIntrusiveTest.CanAssignToBaseClassPtr (0 ms) 2022-11-23T01:55:30.1080612Z [----------] 5 tests from MakeIntrusiveTest (0 ms total) 2022-11-23T01:55:30.1080766Z 2022-11-23T01:55:30.1080926Z [----------] 1 test from IntrusivePtrTargetTest 2022-11-23T01:55:30.1081228Z [ RUN ] IntrusivePtrTargetTest.whenAllocatedOnStack_thenDoesntCrash 2022-11-23T01:55:30.1081760Z [ OK ] IntrusivePtrTargetTest.whenAllocatedOnStack_thenDoesntCrash (0 ms) 2022-11-23T01:55:30.1082208Z [----------] 1 test from IntrusivePtrTargetTest (0 ms total) 2022-11-23T01:55:30.1082379Z 2022-11-23T01:55:30.1082515Z [----------] 146 tests from IntrusivePtrTest 2022-11-23T01:55:30.1082812Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCallingGet_thenReturnsObject 2022-11-23T01:55:30.1083175Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCallingGet_thenReturnsObject (0 ms) 2022-11-23T01:55:30.1083550Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCallingConstGet_thenReturnsObject 2022-11-23T01:55:30.1083720Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCallingConstGet_thenReturnsObject (0 ms) 2022-11-23T01:55:30.1083892Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCallingGet_thenReturnsNullptr 2022-11-23T01:55:30.1084071Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCallingGet_thenReturnsNullptr (0 ms) 2022-11-23T01:55:30.1084235Z [ RUN ] IntrusivePtrTest.givenNullptr_whenCallingGet_thenReturnsNullptr 2022-11-23T01:55:30.1084408Z [ OK ] IntrusivePtrTest.givenNullptr_whenCallingGet_thenReturnsNullptr (0 ms) 2022-11-23T01:55:30.1084577Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenDereferencing_thenReturnsObject 2022-11-23T01:55:30.1084756Z [ OK ] IntrusivePtrTest.givenValidPtr_whenDereferencing_thenReturnsObject (0 ms) 2022-11-23T01:55:30.1084934Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenConstDereferencing_thenReturnsObject 2022-11-23T01:55:30.1085111Z [ OK ] IntrusivePtrTest.givenValidPtr_whenConstDereferencing_thenReturnsObject (0 ms) 2022-11-23T01:55:30.1085352Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenArrowDereferencing_thenReturnsObject 2022-11-23T01:55:30.1085540Z [ OK ] IntrusivePtrTest.givenValidPtr_whenArrowDereferencing_thenReturnsObject (0 ms) 2022-11-23T01:55:30.1085727Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenConstArrowDereferencing_thenReturnsObject 2022-11-23T01:55:30.1085925Z [ OK ] IntrusivePtrTest.givenValidPtr_whenConstArrowDereferencing_thenReturnsObject (0 ms) 2022-11-23T01:55:30.1086105Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject 2022-11-23T01:55:30.1086292Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2022-11-23T01:55:30.1086469Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid 2022-11-23T01:55:30.1086699Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid (0 ms) 2022-11-23T01:55:30.1086877Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2022-11-23T01:55:30.1087076Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2022-11-23T01:55:30.1087252Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid 2022-11-23T01:55:30.1087432Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid (0 ms) 2022-11-23T01:55:30.1087613Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid 2022-11-23T01:55:30.1087805Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2022-11-23T01:55:30.1087985Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid 2022-11-23T01:55:30.1088173Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2022-11-23T01:55:30.1088342Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject 2022-11-23T01:55:30.1088536Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2022-11-23T01:55:30.1088751Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid 2022-11-23T01:55:30.1088976Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid (0 ms) 2022-11-23T01:55:30.1089177Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2022-11-23T01:55:30.1089392Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-11-23T01:55:30.1089590Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid 2022-11-23T01:55:30.1089794Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2022-11-23T01:55:30.1089997Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2022-11-23T01:55:30.1090199Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-11-23T01:55:30.1090406Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2022-11-23T01:55:30.1090620Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-11-23T01:55:30.1090847Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2022-11-23T01:55:30.1091085Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2022-11-23T01:55:30.1091293Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr 2022-11-23T01:55:30.1091510Z [ OK ] IntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-11-23T01:55:30.1091693Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject 2022-11-23T01:55:30.1091920Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2022-11-23T01:55:30.1092082Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid 2022-11-23T01:55:30.1092263Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid (0 ms) 2022-11-23T01:55:30.1092449Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2022-11-23T01:55:30.1092649Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2022-11-23T01:55:30.1092823Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid 2022-11-23T01:55:30.1093005Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid (0 ms) 2022-11-23T01:55:30.1093219Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid 2022-11-23T01:55:30.1093416Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2022-11-23T01:55:30.1093584Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid 2022-11-23T01:55:30.1093776Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2022-11-23T01:55:30.1093974Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2022-11-23T01:55:30.1094185Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-11-23T01:55:30.1094380Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid 2022-11-23T01:55:30.1094588Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2022-11-23T01:55:30.1094792Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2022-11-23T01:55:30.1095008Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-11-23T01:55:30.1095207Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2022-11-23T01:55:30.1095409Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-11-23T01:55:30.1095625Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid 2022-11-23T01:55:30.1095853Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid (0 ms) 2022-11-23T01:55:30.1096059Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr 2022-11-23T01:55:30.1096274Z [ OK ] IntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-11-23T01:55:30.1096447Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject 2022-11-23T01:55:30.1096628Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject (0 ms) 2022-11-23T01:55:30.1096797Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid 2022-11-23T01:55:30.1096975Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid (0 ms) 2022-11-23T01:55:30.1097129Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid 2022-11-23T01:55:30.1097302Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid (0 ms) 2022-11-23T01:55:30.1097502Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid 2022-11-23T01:55:30.1097713Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-11-23T01:55:30.1097906Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject 2022-11-23T01:55:30.1098113Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject (0 ms) 2022-11-23T01:55:30.1098341Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid 2022-11-23T01:55:30.1098546Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2022-11-23T01:55:30.1098720Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid 2022-11-23T01:55:30.1098922Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid (0 ms) 2022-11-23T01:55:30.1099153Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2022-11-23T01:55:30.1099394Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-11-23T01:55:30.1099608Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr 2022-11-23T01:55:30.1099862Z [ OK ] IntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-11-23T01:55:30.1100033Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject 2022-11-23T01:55:30.1100213Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject (0 ms) 2022-11-23T01:55:30.1100380Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid 2022-11-23T01:55:30.1100545Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid (0 ms) 2022-11-23T01:55:30.1100712Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid 2022-11-23T01:55:30.1100884Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid (0 ms) 2022-11-23T01:55:30.1101086Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid 2022-11-23T01:55:30.1101299Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-11-23T01:55:30.1101498Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject 2022-11-23T01:55:30.1101704Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject (0 ms) 2022-11-23T01:55:30.1101897Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid 2022-11-23T01:55:30.1102099Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2022-11-23T01:55:30.1102276Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid 2022-11-23T01:55:30.1102479Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid (0 ms) 2022-11-23T01:55:30.1102711Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2022-11-23T01:55:30.1102953Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-11-23T01:55:30.1103168Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr 2022-11-23T01:55:30.1103390Z [ OK ] IntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-11-23T01:55:30.1103503Z [ RUN ] IntrusivePtrTest.SwapFunction 2022-11-23T01:55:30.1103627Z [ OK ] IntrusivePtrTest.SwapFunction (0 ms) 2022-11-23T01:55:30.1103720Z [ RUN ] IntrusivePtrTest.SwapMethod 2022-11-23T01:55:30.1103838Z [ OK ] IntrusivePtrTest.SwapMethod (0 ms) 2022-11-23T01:55:30.1103979Z [ RUN ] IntrusivePtrTest.SwapFunctionFromInvalid 2022-11-23T01:55:30.1104126Z [ OK ] IntrusivePtrTest.SwapFunctionFromInvalid (0 ms) 2022-11-23T01:55:30.1104258Z [ RUN ] IntrusivePtrTest.SwapMethodFromInvalid 2022-11-23T01:55:30.1104396Z [ OK ] IntrusivePtrTest.SwapMethodFromInvalid (0 ms) 2022-11-23T01:55:30.1104535Z [ RUN ] IntrusivePtrTest.SwapFunctionWithInvalid 2022-11-23T01:55:30.1104672Z [ OK ] IntrusivePtrTest.SwapFunctionWithInvalid (0 ms) 2022-11-23T01:55:30.1104843Z [ RUN ] IntrusivePtrTest.SwapMethodWithInvalid 2022-11-23T01:55:30.1104991Z [ OK ] IntrusivePtrTest.SwapMethodWithInvalid (0 ms) 2022-11-23T01:55:30.1105152Z [ RUN ] IntrusivePtrTest.SwapFunctionInvalidWithInvalid 2022-11-23T01:55:30.1105324Z [ OK ] IntrusivePtrTest.SwapFunctionInvalidWithInvalid (0 ms) 2022-11-23T01:55:30.1105484Z [ RUN ] IntrusivePtrTest.SwapMethodInvalidWithInvalid 2022-11-23T01:55:30.1105648Z [ OK ] IntrusivePtrTest.SwapMethodInvalidWithInvalid (0 ms) 2022-11-23T01:55:30.1105779Z [ RUN ] IntrusivePtrTest.CanBePutInContainer 2022-11-23T01:55:30.1105909Z [ OK ] IntrusivePtrTest.CanBePutInContainer (0 ms) 2022-11-23T01:55:30.1106024Z [ RUN ] IntrusivePtrTest.CanBePutInSet 2022-11-23T01:55:30.1106148Z [ OK ] IntrusivePtrTest.CanBePutInSet (0 ms) 2022-11-23T01:55:30.1106316Z [ RUN ] IntrusivePtrTest.CanBePutInUnorderedSet 2022-11-23T01:55:30.1106465Z [ OK ] IntrusivePtrTest.CanBePutInUnorderedSet (0 ms) 2022-11-23T01:55:30.1106582Z [ RUN ] IntrusivePtrTest.CanBePutInMap 2022-11-23T01:55:30.1106708Z [ OK ] IntrusivePtrTest.CanBePutInMap (0 ms) 2022-11-23T01:55:30.1106831Z [ RUN ] IntrusivePtrTest.CanBePutInUnorderedMap 2022-11-23T01:55:30.1106979Z [ OK ] IntrusivePtrTest.CanBePutInUnorderedMap (0 ms) 2022-11-23T01:55:30.1107114Z [ RUN ] IntrusivePtrTest.Equality_AfterCopyConstructor 2022-11-23T01:55:30.1107258Z [ OK ] IntrusivePtrTest.Equality_AfterCopyConstructor (0 ms) 2022-11-23T01:55:30.1107390Z [ RUN ] IntrusivePtrTest.Equality_AfterCopyAssignment 2022-11-23T01:55:30.1107532Z [ OK ] IntrusivePtrTest.Equality_AfterCopyAssignment (0 ms) 2022-11-23T01:55:30.1107651Z [ RUN ] IntrusivePtrTest.Equality_Nullptr 2022-11-23T01:55:30.1107774Z [ OK ] IntrusivePtrTest.Equality_Nullptr (0 ms) 2022-11-23T01:55:30.1107869Z [ RUN ] IntrusivePtrTest.Inequality 2022-11-23T01:55:30.1107986Z [ OK ] IntrusivePtrTest.Inequality (0 ms) 2022-11-23T01:55:30.1108112Z [ RUN ] IntrusivePtrTest.Inequality_NullptrLeft 2022-11-23T01:55:30.1108245Z [ OK ] IntrusivePtrTest.Inequality_NullptrLeft (0 ms) 2022-11-23T01:55:30.1108373Z [ RUN ] IntrusivePtrTest.Inequality_NullptrRight 2022-11-23T01:55:30.1108507Z [ OK ] IntrusivePtrTest.Inequality_NullptrRight (0 ms) 2022-11-23T01:55:30.1108627Z [ RUN ] IntrusivePtrTest.HashIsDifferent 2022-11-23T01:55:30.1108743Z [ OK ] IntrusivePtrTest.HashIsDifferent (0 ms) 2022-11-23T01:55:30.1108885Z [ RUN ] IntrusivePtrTest.HashIsDifferent_ValidAndInvalid 2022-11-23T01:55:30.1109036Z [ OK ] IntrusivePtrTest.HashIsDifferent_ValidAndInvalid (0 ms) 2022-11-23T01:55:30.1109177Z [ RUN ] IntrusivePtrTest.HashIsSame_AfterCopyConstructor 2022-11-23T01:55:30.1109332Z [ OK ] IntrusivePtrTest.HashIsSame_AfterCopyConstructor (0 ms) 2022-11-23T01:55:30.1109474Z [ RUN ] IntrusivePtrTest.HashIsSame_AfterCopyAssignment 2022-11-23T01:55:30.1109622Z [ OK ] IntrusivePtrTest.HashIsSame_AfterCopyAssignment (0 ms) 2022-11-23T01:55:30.1109751Z [ RUN ] IntrusivePtrTest.HashIsSame_BothNullptr 2022-11-23T01:55:30.1109872Z [ OK ] IntrusivePtrTest.HashIsSame_BothNullptr (0 ms) 2022-11-23T01:55:30.1109976Z [ RUN ] IntrusivePtrTest.OneIsLess 2022-11-23T01:55:30.1110091Z [ OK ] IntrusivePtrTest.OneIsLess (0 ms) 2022-11-23T01:55:30.1110207Z [ RUN ] IntrusivePtrTest.NullptrIsLess1 2022-11-23T01:55:30.1110334Z [ OK ] IntrusivePtrTest.NullptrIsLess1 (0 ms) 2022-11-23T01:55:30.1110449Z [ RUN ] IntrusivePtrTest.NullptrIsLess2 2022-11-23T01:55:30.1110575Z [ OK ] IntrusivePtrTest.NullptrIsLess2 (0 ms) 2022-11-23T01:55:30.1110712Z [ RUN ] IntrusivePtrTest.NullptrIsNotLessThanNullptr 2022-11-23T01:55:30.1110929Z [ OK ] IntrusivePtrTest.NullptrIsNotLessThanNullptr (0 ms) 2022-11-23T01:55:30.1111093Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenIsInvalid 2022-11-23T01:55:30.1111250Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenIsInvalid (0 ms) 2022-11-23T01:55:30.1111454Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenHoldsNullptr 2022-11-23T01:55:30.1111622Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenHoldsNullptr (0 ms) 2022-11-23T01:55:30.1111778Z [ RUN ] IntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject 2022-11-23T01:55:30.1111943Z [ OK ] IntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject (0 ms) 2022-11-23T01:55:30.1112139Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed 2022-11-23T01:55:30.1112364Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-11-23T01:55:30.1112598Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed 2022-11-23T01:55:30.1112873Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-11-23T01:55:30.1113039Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject 2022-11-23T01:55:30.1113215Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject (0 ms) 2022-11-23T01:55:30.1113430Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject 2022-11-23T01:55:30.1113691Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject (0 ms) 2022-11-23T01:55:30.1113991Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-11-23T01:55:30.1114309Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-11-23T01:55:30.1114669Z [ RUN ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-11-23T01:55:30.1114947Z [ OK ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-11-23T01:55:30.1115317Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2022-11-23T01:55:30.1115693Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-11-23T01:55:30.1115956Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed 2022-11-23T01:55:30.1116249Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-11-23T01:55:30.1116574Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed 2022-11-23T01:55:30.1116911Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-11-23T01:55:30.1117256Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction 2022-11-23T01:55:30.1117570Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-11-23T01:55:30.1117952Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2022-11-23T01:55:30.1118363Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-11-23T01:55:30.1118783Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-11-23T01:55:30.1119258Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-11-23T01:55:30.1119731Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-11-23T01:55:30.1120101Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-11-23T01:55:30.1120409Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction 2022-11-23T01:55:30.1120701Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-11-23T01:55:30.1120947Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2022-11-23T01:55:30.1121218Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-11-23T01:55:30.1121466Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-11-23T01:55:30.1121856Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-11-23T01:55:30.1122211Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-11-23T01:55:30.1122505Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-11-23T01:55:30.1122671Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject 2022-11-23T01:55:30.1122852Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject (0 ms) 2022-11-23T01:55:30.1123039Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject 2022-11-23T01:55:30.1123223Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject (0 ms) 2022-11-23T01:55:30.1123501Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-11-23T01:55:30.1123749Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-11-23T01:55:30.1124010Z [ RUN ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-11-23T01:55:30.1124276Z [ OK ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-11-23T01:55:30.1124532Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2022-11-23T01:55:30.1124801Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-11-23T01:55:30.1124952Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs 2022-11-23T01:55:30.1125111Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs (0 ms) 2022-11-23T01:55:30.1125304Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed 2022-11-23T01:55:30.1125521Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed (0 ms) 2022-11-23T01:55:30.1125747Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed 2022-11-23T01:55:30.1125984Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed (0 ms) 2022-11-23T01:55:30.1126192Z [ RUN ] IntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed 2022-11-23T01:55:30.1126412Z [ OK ] IntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed (0 ms) 2022-11-23T01:55:30.1126614Z [ RUN ] IntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately 2022-11-23T01:55:30.1126827Z [ OK ] IntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately (0 ms) 2022-11-23T01:55:30.1126990Z [ RUN ] IntrusivePtrTest.AllowsMoveConstructingToConst 2022-11-23T01:55:30.1127149Z [ OK ] IntrusivePtrTest.AllowsMoveConstructingToConst (0 ms) 2022-11-23T01:55:30.1127305Z [ RUN ] IntrusivePtrTest.AllowsCopyConstructingToConst 2022-11-23T01:55:30.1127520Z [ OK ] IntrusivePtrTest.AllowsCopyConstructingToConst (0 ms) 2022-11-23T01:55:30.1127682Z [ RUN ] IntrusivePtrTest.AllowsMoveAssigningToConst 2022-11-23T01:55:30.1127918Z [ OK ] IntrusivePtrTest.AllowsMoveAssigningToConst (0 ms) 2022-11-23T01:55:30.1128144Z [ RUN ] IntrusivePtrTest.AllowsCopyAssigningToConst 2022-11-23T01:55:30.1128318Z [ OK ] IntrusivePtrTest.AllowsCopyAssigningToConst (0 ms) 2022-11-23T01:55:30.1128444Z [ RUN ] IntrusivePtrTest.givenNewPtr_thenHasUseCount1 2022-11-23T01:55:30.1128592Z [ OK ] IntrusivePtrTest.givenNewPtr_thenHasUseCount1 (0 ms) 2022-11-23T01:55:30.1128722Z [ RUN ] IntrusivePtrTest.givenNewPtr_thenIsUnique 2022-11-23T01:55:30.1128860Z [ OK ] IntrusivePtrTest.givenNewPtr_thenIsUnique (0 ms) 2022-11-23T01:55:30.1129040Z [ RUN ] IntrusivePtrTest.givenEmptyPtr_thenHasUseCount0 2022-11-23T01:55:30.1129191Z [ OK ] IntrusivePtrTest.givenEmptyPtr_thenHasUseCount0 (0 ms) 2022-11-23T01:55:30.1129333Z [ RUN ] IntrusivePtrTest.givenEmptyPtr_thenIsNotUnique 2022-11-23T01:55:30.1129481Z [ OK ] IntrusivePtrTest.givenEmptyPtr_thenIsNotUnique (0 ms) 2022-11-23T01:55:30.1129608Z [ RUN ] IntrusivePtrTest.givenResetPtr_thenHasUseCount0 2022-11-23T01:55:30.1129757Z [ OK ] IntrusivePtrTest.givenResetPtr_thenHasUseCount0 (0 ms) 2022-11-23T01:55:30.1129922Z [ RUN ] IntrusivePtrTest.givenResetPtr_thenIsNotUnique 2022-11-23T01:55:30.1130067Z [ OK ] IntrusivePtrTest.givenResetPtr_thenIsNotUnique (0 ms) 2022-11-23T01:55:30.1130234Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 2022-11-23T01:55:30.1130412Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 (0 ms) 2022-11-23T01:55:30.1130569Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenIsUnique 2022-11-23T01:55:30.1130740Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenIsUnique (0 ms) 2022-11-23T01:55:30.1130900Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 2022-11-23T01:55:30.1131083Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 (0 ms) 2022-11-23T01:55:30.1131251Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldIsNotUnique 2022-11-23T01:55:30.1131427Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldIsNotUnique (0 ms) 2022-11-23T01:55:30.1131582Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 2022-11-23T01:55:30.1131750Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 (0 ms) 2022-11-23T01:55:30.1131900Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenIsUnique 2022-11-23T01:55:30.1132062Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenIsUnique (0 ms) 2022-11-23T01:55:30.1132210Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 2022-11-23T01:55:30.1132383Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 (0 ms) 2022-11-23T01:55:30.1132538Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldIsNotUnique 2022-11-23T01:55:30.1132707Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldIsNotUnique (0 ms) 2022-11-23T01:55:30.1132871Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount2 2022-11-23T01:55:30.1133081Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount2 (0 ms) 2022-11-23T01:55:30.1133299Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenIsNotUnique 2022-11-23T01:55:30.1133523Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenIsNotUnique (0 ms) 2022-11-23T01:55:30.1133681Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount2 2022-11-23T01:55:30.1133861Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount2 (0 ms) 2022-11-23T01:55:30.1134027Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotUnique 2022-11-23T01:55:30.1134208Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotUnique (0 ms) 2022-11-23T01:55:30.1134442Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenHasUseCount1 2022-11-23T01:55:30.1134648Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenHasUseCount1 (0 ms) 2022-11-23T01:55:30.1134838Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenIsUnique 2022-11-23T01:55:30.1135075Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenIsUnique (0 ms) 2022-11-23T01:55:30.1135338Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenHasUseCount1 2022-11-23T01:55:30.1135663Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenHasUseCount1 (0 ms) 2022-11-23T01:55:30.1135924Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenIsUnique 2022-11-23T01:55:30.1136181Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenIsUnique (0 ms) 2022-11-23T01:55:30.1136340Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_thenHasUseCount2 2022-11-23T01:55:30.1136507Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_thenHasUseCount2 (0 ms) 2022-11-23T01:55:30.1136663Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_thenIsNotUnique 2022-11-23T01:55:30.1136827Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_thenIsNotUnique (0 ms) 2022-11-23T01:55:30.1137035Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenHasUseCount1 2022-11-23T01:55:30.1137324Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenHasUseCount1 (0 ms) 2022-11-23T01:55:30.1137505Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenIsUnique 2022-11-23T01:55:30.1137692Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenIsUnique (0 ms) 2022-11-23T01:55:30.1137878Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenHasUseCount1 2022-11-23T01:55:30.1138073Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenHasUseCount1 (0 ms) 2022-11-23T01:55:30.1138259Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenIsUnique 2022-11-23T01:55:30.1138445Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenIsUnique (0 ms) 2022-11-23T01:55:30.1138597Z [ RUN ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash 2022-11-23T01:55:30.1138774Z [ OK ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2022-11-23T01:55:30.1138950Z [ RUN ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2022-11-23T01:55:30.1139134Z [ OK ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2022-11-23T01:55:30.1139297Z [ RUN ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenDoesntCrash 2022-11-23T01:55:30.1139472Z [ OK ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenDoesntCrash (0 ms) 2022-11-23T01:55:30.1139646Z [ RUN ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenIsDestructedAtEnd 2022-11-23T01:55:30.1139832Z [ OK ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenIsDestructedAtEnd (0 ms) 2022-11-23T01:55:30.1140065Z [----------] 146 tests from IntrusivePtrTest (1 ms total) 2022-11-23T01:55:30.1140072Z 2022-11-23T01:55:30.1140221Z [----------] 172 tests from WeakIntrusivePtrTest 2022-11-23T01:55:30.1140402Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCreatingAndDestructing_thenDoesntCrash 2022-11-23T01:55:30.1140591Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCreatingAndDestructing_thenDoesntCrash (0 ms) 2022-11-23T01:55:30.1140759Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenLocking_thenReturnsCorrectObject 2022-11-23T01:55:30.1140938Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenLocking_thenReturnsCorrectObject (0 ms) 2022-11-23T01:55:30.1141103Z [ RUN ] WeakIntrusivePtrTest.expiredPtr_whenLocking_thenReturnsNullType 2022-11-23T01:55:30.1141280Z [ OK ] WeakIntrusivePtrTest.expiredPtr_whenLocking_thenReturnsNullType (0 ms) 2022-11-23T01:55:30.1141457Z [ RUN ] WeakIntrusivePtrTest.weakNullPtr_locking 2022-11-23T01:55:30.1141587Z [ OK ] WeakIntrusivePtrTest.weakNullPtr_locking (0 ms) 2022-11-23T01:55:30.1141776Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject 2022-11-23T01:55:30.1141976Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2022-11-23T01:55:30.1142193Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid 2022-11-23T01:55:30.1142455Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid (0 ms) 2022-11-23T01:55:30.1142654Z [ RUN ] WeakIntrusivePtrTest.vector_insert_weak_intrusive 2022-11-23T01:55:30.1142878Z [ OK ] WeakIntrusivePtrTest.vector_insert_weak_intrusive (0 ms) 2022-11-23T01:55:30.1143118Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid 2022-11-23T01:55:30.1143311Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2022-11-23T01:55:30.1143511Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2022-11-23T01:55:30.1143721Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2022-11-23T01:55:30.1143904Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid 2022-11-23T01:55:30.1144094Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid (0 ms) 2022-11-23T01:55:30.1144283Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject 2022-11-23T01:55:30.1144484Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2022-11-23T01:55:30.1144677Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid 2022-11-23T01:55:30.1144877Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2022-11-23T01:55:30.1145059Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenNewInstanceIsValid 2022-11-23T01:55:30.1145266Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2022-11-23T01:55:30.1145457Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenPointsToSameObject 2022-11-23T01:55:30.1145659Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2022-11-23T01:55:30.1145849Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenStaysInvalid 2022-11-23T01:55:30.1146052Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2022-11-23T01:55:30.1146253Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2022-11-23T01:55:30.1146471Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2022-11-23T01:55:30.1146697Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid 2022-11-23T01:55:30.1146915Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid (0 ms) 2022-11-23T01:55:30.1147205Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromWeakOnlyPtr_thenNewInstanceIsInvalid 2022-11-23T01:55:30.1147574Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromWeakOnlyPtr_thenNewInstanceIsInvalid (0 ms) 2022-11-23T01:55:30.1147919Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2022-11-23T01:55:30.1148343Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-11-23T01:55:30.1148647Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid 2022-11-23T01:55:30.1148914Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2022-11-23T01:55:30.1149130Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2022-11-23T01:55:30.1149354Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-11-23T01:55:30.1149555Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2022-11-23T01:55:30.1149778Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-11-23T01:55:30.1150016Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2022-11-23T01:55:30.1150265Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2022-11-23T01:55:30.1150511Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2022-11-23T01:55:30.1150742Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-11-23T01:55:30.1151032Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2022-11-23T01:55:30.1151333Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-11-23T01:55:30.1151694Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2022-11-23T01:55:30.1151995Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2022-11-23T01:55:30.1152263Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr 2022-11-23T01:55:30.1152517Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-11-23T01:55:30.1152708Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject 2022-11-23T01:55:30.1152907Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2022-11-23T01:55:30.1153090Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid 2022-11-23T01:55:30.1153283Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid (0 ms) 2022-11-23T01:55:30.1153481Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2022-11-23T01:55:30.1153689Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2022-11-23T01:55:30.1153859Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid 2022-11-23T01:55:30.1154050Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid (0 ms) 2022-11-23T01:55:30.1154242Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid 2022-11-23T01:55:30.1154472Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2022-11-23T01:55:30.1154760Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid 2022-11-23T01:55:30.1155079Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2022-11-23T01:55:30.1155313Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenNewInstanceIsValid 2022-11-23T01:55:30.1155515Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2022-11-23T01:55:30.1155695Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenPointsToSameObject 2022-11-23T01:55:30.1155957Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2022-11-23T01:55:30.1156159Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenStaysInvalid 2022-11-23T01:55:30.1156407Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2022-11-23T01:55:30.1156612Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2022-11-23T01:55:30.1156826Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2022-11-23T01:55:30.1157036Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2022-11-23T01:55:30.1157256Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-11-23T01:55:30.1157464Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid 2022-11-23T01:55:30.1157745Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2022-11-23T01:55:30.1158096Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2022-11-23T01:55:30.1158463Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-11-23T01:55:30.1158715Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2022-11-23T01:55:30.1159023Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-11-23T01:55:30.1159328Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid 2022-11-23T01:55:30.1159568Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid (0 ms) 2022-11-23T01:55:30.1159783Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2022-11-23T01:55:30.1160013Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-11-23T01:55:30.1160287Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2022-11-23T01:55:30.1160621Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-11-23T01:55:30.1160903Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningWeakOnlyPtrToBaseClass_thenNewInstanceIsValid 2022-11-23T01:55:30.1161169Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningWeakOnlyPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2022-11-23T01:55:30.1161469Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr 2022-11-23T01:55:30.1161885Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-11-23T01:55:30.1162070Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject 2022-11-23T01:55:30.1162269Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject (0 ms) 2022-11-23T01:55:30.1162450Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid 2022-11-23T01:55:30.1162627Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid (0 ms) 2022-11-23T01:55:30.1162802Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid 2022-11-23T01:55:30.1162986Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid (0 ms) 2022-11-23T01:55:30.1163236Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid 2022-11-23T01:55:30.1163554Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-11-23T01:55:30.1163782Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromWeakOnlyPtr_thenNewInstanceInvalid 2022-11-23T01:55:30.1164045Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2022-11-23T01:55:30.1164370Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject 2022-11-23T01:55:30.1164593Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject (0 ms) 2022-11-23T01:55:30.1164780Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid 2022-11-23T01:55:30.1164991Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2022-11-23T01:55:30.1165189Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid 2022-11-23T01:55:30.1165398Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid (0 ms) 2022-11-23T01:55:30.1165639Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2022-11-23T01:55:30.1165937Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-11-23T01:55:30.1166184Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid 2022-11-23T01:55:30.1166441Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2022-11-23T01:55:30.1166744Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr 2022-11-23T01:55:30.1167031Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-11-23T01:55:30.1167251Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject 2022-11-23T01:55:30.1167469Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject (0 ms) 2022-11-23T01:55:30.1167740Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid 2022-11-23T01:55:30.1168080Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid (0 ms) 2022-11-23T01:55:30.1168417Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid 2022-11-23T01:55:30.1168659Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid (0 ms) 2022-11-23T01:55:30.1168873Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid 2022-11-23T01:55:30.1169084Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-11-23T01:55:30.1169299Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromWeakOnlyPtr_thenNewInstanceInvalid 2022-11-23T01:55:30.1169523Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2022-11-23T01:55:30.1169727Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject 2022-11-23T01:55:30.1169972Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject (0 ms) 2022-11-23T01:55:30.1170259Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid 2022-11-23T01:55:30.1170508Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2022-11-23T01:55:30.1170815Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid 2022-11-23T01:55:30.1171026Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid (0 ms) 2022-11-23T01:55:30.1171256Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2022-11-23T01:55:30.1171507Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-11-23T01:55:30.1171755Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid 2022-11-23T01:55:30.1172056Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2022-11-23T01:55:30.1172281Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr 2022-11-23T01:55:30.1172514Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-11-23T01:55:30.1172636Z [ RUN ] WeakIntrusivePtrTest.SwapFunction 2022-11-23T01:55:30.1172769Z [ OK ] WeakIntrusivePtrTest.SwapFunction (0 ms) 2022-11-23T01:55:30.1172888Z [ RUN ] WeakIntrusivePtrTest.SwapMethod 2022-11-23T01:55:30.1173003Z [ OK ] WeakIntrusivePtrTest.SwapMethod (0 ms) 2022-11-23T01:55:30.1173154Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionFromInvalid 2022-11-23T01:55:30.1173400Z [ OK ] WeakIntrusivePtrTest.SwapFunctionFromInvalid (0 ms) 2022-11-23T01:55:30.1173656Z [ RUN ] WeakIntrusivePtrTest.SwapMethodFromInvalid 2022-11-23T01:55:30.1173887Z [ OK ] WeakIntrusivePtrTest.SwapMethodFromInvalid (0 ms) 2022-11-23T01:55:30.1174134Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWithInvalid 2022-11-23T01:55:30.1174343Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWithInvalid (0 ms) 2022-11-23T01:55:30.1174524Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWithInvalid 2022-11-23T01:55:30.1174685Z [ OK ] WeakIntrusivePtrTest.SwapMethodWithInvalid (0 ms) 2022-11-23T01:55:30.1174856Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionInvalidWithInvalid 2022-11-23T01:55:30.1175039Z [ OK ] WeakIntrusivePtrTest.SwapFunctionInvalidWithInvalid (0 ms) 2022-11-23T01:55:30.1175205Z [ RUN ] WeakIntrusivePtrTest.SwapMethodInvalidWithInvalid 2022-11-23T01:55:30.1175382Z [ OK ] WeakIntrusivePtrTest.SwapMethodInvalidWithInvalid (0 ms) 2022-11-23T01:55:30.1175544Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionFromWeakOnlyPtr 2022-11-23T01:55:30.1175724Z [ OK ] WeakIntrusivePtrTest.SwapFunctionFromWeakOnlyPtr (0 ms) 2022-11-23T01:55:30.1175867Z [ RUN ] WeakIntrusivePtrTest.SwapMethodFromWeakOnlyPtr 2022-11-23T01:55:30.1176038Z [ OK ] WeakIntrusivePtrTest.SwapMethodFromWeakOnlyPtr (0 ms) 2022-11-23T01:55:30.1176200Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWithWeakOnlyPtr 2022-11-23T01:55:30.1176375Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWithWeakOnlyPtr (0 ms) 2022-11-23T01:55:30.1176530Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWithWeakOnlyPtr 2022-11-23T01:55:30.1176698Z [ OK ] WeakIntrusivePtrTest.SwapMethodWithWeakOnlyPtr (0 ms) 2022-11-23T01:55:30.1176981Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWeakOnlyPtrWithWeakOnlyPtr 2022-11-23T01:55:30.1177298Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWeakOnlyPtrWithWeakOnlyPtr (0 ms) 2022-11-23T01:55:30.1177588Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWeakOnlyPtrWithWeakOnlyPtr 2022-11-23T01:55:30.1177795Z [ OK ] WeakIntrusivePtrTest.SwapMethodWeakOnlyPtrWithWeakOnlyPtr (0 ms) 2022-11-23T01:55:30.1178001Z [ RUN ] WeakIntrusivePtrTest.CanBePutInContainer 2022-11-23T01:55:30.1178159Z [ OK ] WeakIntrusivePtrTest.CanBePutInContainer (0 ms) 2022-11-23T01:55:30.1178283Z [ RUN ] WeakIntrusivePtrTest.CanBePutInSet 2022-11-23T01:55:30.1178419Z [ OK ] WeakIntrusivePtrTest.CanBePutInSet (0 ms) 2022-11-23T01:55:30.1178567Z [ RUN ] WeakIntrusivePtrTest.CanBePutInUnorderedSet 2022-11-23T01:55:30.1178713Z [ OK ] WeakIntrusivePtrTest.CanBePutInUnorderedSet (0 ms) 2022-11-23T01:55:30.1178838Z [ RUN ] WeakIntrusivePtrTest.CanBePutInMap 2022-11-23T01:55:30.1178972Z [ OK ] WeakIntrusivePtrTest.CanBePutInMap (0 ms) 2022-11-23T01:55:30.1179121Z [ RUN ] WeakIntrusivePtrTest.CanBePutInUnorderedMap 2022-11-23T01:55:30.1179278Z [ OK ] WeakIntrusivePtrTest.CanBePutInUnorderedMap (0 ms) 2022-11-23T01:55:30.1179421Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyConstructor 2022-11-23T01:55:30.1179581Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyConstructor (0 ms) 2022-11-23T01:55:30.1179724Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment 2022-11-23T01:55:30.1179919Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment (0 ms) 2022-11-23T01:55:30.1180164Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment_WeakOnly 2022-11-23T01:55:30.1180415Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment_WeakOnly (0 ms) 2022-11-23T01:55:30.1180619Z [ RUN ] WeakIntrusivePtrTest.Equality_Invalid 2022-11-23T01:55:30.1180807Z [ OK ] WeakIntrusivePtrTest.Equality_Invalid (0 ms) 2022-11-23T01:55:30.1180927Z [ RUN ] WeakIntrusivePtrTest.Inequality 2022-11-23T01:55:30.1181120Z [ OK ] WeakIntrusivePtrTest.Inequality (0 ms) 2022-11-23T01:55:30.1181244Z [ RUN ] WeakIntrusivePtrTest.Inequality_InvalidLeft 2022-11-23T01:55:30.1181439Z [ OK ] WeakIntrusivePtrTest.Inequality_InvalidLeft (0 ms) 2022-11-23T01:55:30.1181578Z [ RUN ] WeakIntrusivePtrTest.Inequality_InvalidRight 2022-11-23T01:55:30.1181769Z [ OK ] WeakIntrusivePtrTest.Inequality_InvalidRight (0 ms) 2022-11-23T01:55:30.1181898Z [ RUN ] WeakIntrusivePtrTest.Inequality_WeakOnly 2022-11-23T01:55:30.1182037Z [ OK ] WeakIntrusivePtrTest.Inequality_WeakOnly (0 ms) 2022-11-23T01:55:30.1182166Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent 2022-11-23T01:55:30.1182307Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent (0 ms) 2022-11-23T01:55:30.1182446Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndInvalid 2022-11-23T01:55:30.1182610Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndInvalid (0 ms) 2022-11-23T01:55:30.1182827Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndWeakOnly 2022-11-23T01:55:30.1183087Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndWeakOnly (0 ms) 2022-11-23T01:55:30.1183329Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_WeakOnlyAndWeakOnly 2022-11-23T01:55:30.1183588Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_WeakOnlyAndWeakOnly (0 ms) 2022-11-23T01:55:30.1183744Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor 2022-11-23T01:55:30.1183975Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor (0 ms) 2022-11-23T01:55:30.1184126Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor_WeakOnly 2022-11-23T01:55:30.1184296Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor_WeakOnly (0 ms) 2022-11-23T01:55:30.1184447Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment 2022-11-23T01:55:30.1184603Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment (0 ms) 2022-11-23T01:55:30.1184764Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment_WeakOnly 2022-11-23T01:55:30.1184932Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment_WeakOnly (0 ms) 2022-11-23T01:55:30.1185070Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_BothInvalid 2022-11-23T01:55:30.1185214Z [ OK ] WeakIntrusivePtrTest.HashIsSame_BothInvalid (0 ms) 2022-11-23T01:55:30.1185321Z [ RUN ] WeakIntrusivePtrTest.OneIsLess 2022-11-23T01:55:30.1185473Z [ OK ] WeakIntrusivePtrTest.OneIsLess (0 ms) 2022-11-23T01:55:30.1185673Z [ RUN ] WeakIntrusivePtrTest.InvalidIsLess1 2022-11-23T01:55:30.1185886Z [ OK ] WeakIntrusivePtrTest.InvalidIsLess1 (0 ms) 2022-11-23T01:55:30.1186083Z [ RUN ] WeakIntrusivePtrTest.InvalidIsLess2 2022-11-23T01:55:30.1186251Z [ OK ] WeakIntrusivePtrTest.InvalidIsLess2 (0 ms) 2022-11-23T01:55:30.1186415Z [ RUN ] WeakIntrusivePtrTest.InvalidIsNotLessThanInvalid 2022-11-23T01:55:30.1186643Z [ OK ] WeakIntrusivePtrTest.InvalidIsNotLessThanInvalid (0 ms) 2022-11-23T01:55:30.1186824Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnWeakPtr_thenIsInvalid 2022-11-23T01:55:30.1187009Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnWeakPtr_thenIsInvalid (0 ms) 2022-11-23T01:55:30.1187189Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnStrongPtr_thenIsInvalid 2022-11-23T01:55:30.1187380Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnStrongPtr_thenIsInvalid (0 ms) 2022-11-23T01:55:30.1187608Z [ RUN ] WeakIntrusivePtrTest.AllowsMoveConstructingToConst 2022-11-23T01:55:30.1187791Z [ OK ] WeakIntrusivePtrTest.AllowsMoveConstructingToConst (0 ms) 2022-11-23T01:55:30.1187960Z [ RUN ] WeakIntrusivePtrTest.AllowsCopyConstructingToConst 2022-11-23T01:55:30.1188128Z [ OK ] WeakIntrusivePtrTest.AllowsCopyConstructingToConst (0 ms) 2022-11-23T01:55:30.1188287Z [ RUN ] WeakIntrusivePtrTest.AllowsMoveAssigningToConst 2022-11-23T01:55:30.1188458Z [ OK ] WeakIntrusivePtrTest.AllowsMoveAssigningToConst (0 ms) 2022-11-23T01:55:30.1188614Z [ RUN ] WeakIntrusivePtrTest.AllowsCopyAssigningToConst 2022-11-23T01:55:30.1188787Z [ OK ] WeakIntrusivePtrTest.AllowsCopyAssigningToConst (0 ms) 2022-11-23T01:55:30.1188931Z [ RUN ] WeakIntrusivePtrTest.givenNewPtr_thenHasUseCount1 2022-11-23T01:55:30.1189117Z [ OK ] WeakIntrusivePtrTest.givenNewPtr_thenHasUseCount1 (0 ms) 2022-11-23T01:55:30.1189329Z [ RUN ] WeakIntrusivePtrTest.givenNewPtr_thenIsNotExpired 2022-11-23T01:55:30.1189548Z [ OK ] WeakIntrusivePtrTest.givenNewPtr_thenIsNotExpired (0 ms) 2022-11-23T01:55:30.1189757Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_thenHasUseCount0 2022-11-23T01:55:30.1189985Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_thenHasUseCount0 (0 ms) 2022-11-23T01:55:30.1190201Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_thenIsExpired 2022-11-23T01:55:30.1190377Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_thenIsExpired (0 ms) 2022-11-23T01:55:30.1190624Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenHasUseCount0 2022-11-23T01:55:30.1190793Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenHasUseCount0 (0 ms) 2022-11-23T01:55:30.1190934Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenIsExpired 2022-11-23T01:55:30.1191102Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenIsExpired (0 ms) 2022-11-23T01:55:30.1191275Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenHasUseCount0 2022-11-23T01:55:30.1191455Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenHasUseCount0 (0 ms) 2022-11-23T01:55:30.1191619Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenIsExpired 2022-11-23T01:55:30.1191791Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenIsExpired (0 ms) 2022-11-23T01:55:30.1191963Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenHasUseCount0 2022-11-23T01:55:30.1192185Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenHasUseCount0 (0 ms) 2022-11-23T01:55:30.1192420Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenIsExpired 2022-11-23T01:55:30.1192627Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenIsExpired (0 ms) 2022-11-23T01:55:30.1192908Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 2022-11-23T01:55:30.1193124Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 (0 ms) 2022-11-23T01:55:30.1193392Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenIsNotExpired 2022-11-23T01:55:30.1193751Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenIsNotExpired (0 ms) 2022-11-23T01:55:30.1194068Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 2022-11-23T01:55:30.1194261Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 (0 ms) 2022-11-23T01:55:30.1194439Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldIsExpired 2022-11-23T01:55:30.1194612Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldIsExpired (0 ms) 2022-11-23T01:55:30.1194780Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 2022-11-23T01:55:30.1194959Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 (0 ms) 2022-11-23T01:55:30.1195125Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenIsNotExpired 2022-11-23T01:55:30.1195303Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenIsNotExpired (0 ms) 2022-11-23T01:55:30.1195524Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 2022-11-23T01:55:30.1195707Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 (0 ms) 2022-11-23T01:55:30.1195873Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldIsExpired 2022-11-23T01:55:30.1196035Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldIsExpired (0 ms) 2022-11-23T01:55:30.1196213Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount1 2022-11-23T01:55:30.1196400Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount1 (0 ms) 2022-11-23T01:55:30.1196575Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenIsNotExpired 2022-11-23T01:55:30.1196760Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenIsNotExpired (0 ms) 2022-11-23T01:55:30.1196976Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount1 2022-11-23T01:55:30.1197171Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount1 (0 ms) 2022-11-23T01:55:30.1197357Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotExpired 2022-11-23T01:55:30.1197614Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotExpired (0 ms) 2022-11-23T01:55:30.1197813Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenLastStrongPointerResets_thenReleasesResources 2022-11-23T01:55:30.1198019Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenLastStrongPointerResets_thenReleasesResources (0 ms) 2022-11-23T01:55:30.1198253Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenDestructedButStillHasStrongPointers_thenDoesntReleaseResources 2022-11-23T01:55:30.1198501Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenDestructedButStillHasStrongPointers_thenDoesntReleaseResources (0 ms) 2022-11-23T01:55:30.1198666Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject 2022-11-23T01:55:30.1198843Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject (0 ms) 2022-11-23T01:55:30.1199067Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed 2022-11-23T01:55:30.1199301Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-11-23T01:55:30.1199529Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed 2022-11-23T01:55:30.1199784Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-11-23T01:55:30.1199961Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject 2022-11-23T01:55:30.1200140Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject (0 ms) 2022-11-23T01:55:30.1200334Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject 2022-11-23T01:55:30.1200541Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject (0 ms) 2022-11-23T01:55:30.1200788Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-11-23T01:55:30.1201047Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-11-23T01:55:30.1201316Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-11-23T01:55:30.1201726Z [ OK ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-11-23T01:55:30.1202008Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2022-11-23T01:55:30.1202288Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-11-23T01:55:30.1202504Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed 2022-11-23T01:55:30.1202799Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-11-23T01:55:30.1203037Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed 2022-11-23T01:55:30.1203288Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-11-23T01:55:30.1203536Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction 2022-11-23T01:55:30.1203796Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-11-23T01:55:30.1204054Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2022-11-23T01:55:30.1204390Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-11-23T01:55:30.1204653Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-11-23T01:55:30.1204928Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-11-23T01:55:30.1205222Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-11-23T01:55:30.1205531Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-11-23T01:55:30.1205771Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction 2022-11-23T01:55:30.1206023Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-11-23T01:55:30.1206290Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2022-11-23T01:55:30.1206564Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-11-23T01:55:30.1206807Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-11-23T01:55:30.1207078Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-11-23T01:55:30.1207365Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-11-23T01:55:30.1207666Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-11-23T01:55:30.1207843Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject 2022-11-23T01:55:30.1208025Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject (0 ms) 2022-11-23T01:55:30.1208219Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject 2022-11-23T01:55:30.1208424Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject (0 ms) 2022-11-23T01:55:30.1208667Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-11-23T01:55:30.1208907Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-11-23T01:55:30.1209172Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-11-23T01:55:30.1209451Z [ OK ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-11-23T01:55:30.1209748Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2022-11-23T01:55:30.1210023Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-11-23T01:55:30.1210179Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs 2022-11-23T01:55:30.1210346Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs (0 ms) 2022-11-23T01:55:30.1210559Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed 2022-11-23T01:55:30.1210785Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed (0 ms) 2022-11-23T01:55:30.1211018Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed 2022-11-23T01:55:30.1211283Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed (0 ms) 2022-11-23T01:55:30.1211502Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed 2022-11-23T01:55:30.1211731Z [ OK ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed (0 ms) 2022-11-23T01:55:30.1211941Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately 2022-11-23T01:55:30.1212164Z [ OK ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately (0 ms) 2022-11-23T01:55:30.1212341Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash 2022-11-23T01:55:30.1212527Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2022-11-23T01:55:30.1212720Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenDoesntCrash 2022-11-23T01:55:30.1212928Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2022-11-23T01:55:30.1213103Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2022-11-23T01:55:30.1213299Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2022-11-23T01:55:30.1213503Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2022-11-23T01:55:30.1213718Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2022-11-23T01:55:30.1213885Z [ RUN ] WeakIntrusivePtrTest.givenStackObject_whenReclaimed_thenCrashes 2022-11-23T01:55:30.1214063Z [ OK ] WeakIntrusivePtrTest.givenStackObject_whenReclaimed_thenCrashes (0 ms) 2022-11-23T01:55:30.1214293Z [ RUN ] WeakIntrusivePtrTest.givenObjectWithWeakReferenceToSelf_whenDestroyed_thenDoesNotCrash 2022-11-23T01:55:30.1214534Z [ OK ] WeakIntrusivePtrTest.givenObjectWithWeakReferenceToSelf_whenDestroyed_thenDoesNotCrash (0 ms) 2022-11-23T01:55:30.1214798Z [----------] 172 tests from WeakIntrusivePtrTest (1 ms total) 2022-11-23T01:55:30.1214821Z 2022-11-23T01:55:30.1214941Z [----------] 3 tests from irange_test 2022-11-23T01:55:30.1215030Z [ RUN ] irange_test.range_test 2022-11-23T01:55:30.1215129Z [ OK ] irange_test.range_test (0 ms) 2022-11-23T01:55:30.1215215Z [ RUN ] irange_test.end_test 2022-11-23T01:55:30.1215310Z [ OK ] irange_test.end_test (0 ms) 2022-11-23T01:55:30.1215402Z [ RUN ] irange_test.neg_range_test 2022-11-23T01:55:30.1215492Z [ OK ] irange_test.neg_range_test (0 ms) 2022-11-23T01:55:30.1215651Z [----------] 3 tests from irange_test (0 ms total) 2022-11-23T01:55:30.1215656Z 2022-11-23T01:55:30.1215777Z [----------] 2 tests from irange 2022-11-23T01:55:30.1215890Z [ RUN ] irange.empty_reverse_range_two_inputs 2022-11-23T01:55:30.1216012Z [ OK ] irange.empty_reverse_range_two_inputs (0 ms) 2022-11-23T01:55:30.1216119Z [ RUN ] irange.empty_reverse_range_one_input 2022-11-23T01:55:30.1216237Z [ OK ] irange.empty_reverse_range_one_input (0 ms) 2022-11-23T01:55:30.1216425Z [----------] 2 tests from irange (0 ms total) 2022-11-23T01:55:30.1216432Z 2022-11-23T01:55:30.1216549Z [----------] 9 tests from LoggingTest 2022-11-23T01:55:30.1216655Z [ RUN ] LoggingTest.TestEnforceTrue 2022-11-23T01:55:30.1216774Z [ OK ] LoggingTest.TestEnforceTrue (0 ms) 2022-11-23T01:55:30.1216881Z [ RUN ] LoggingTest.TestEnforceFalse 2022-11-23T01:55:30.1217000Z [ OK ] LoggingTest.TestEnforceFalse (0 ms) 2022-11-23T01:55:30.1217111Z [ RUN ] LoggingTest.TestEnforceEquals 2022-11-23T01:55:30.1217233Z [ OK ] LoggingTest.TestEnforceEquals (0 ms) 2022-11-23T01:55:30.1217355Z [ RUN ] LoggingTest.TestEnforceMessageVariables 2022-11-23T01:55:30.1217503Z [ OK ] LoggingTest.TestEnforceMessageVariables (0 ms) 2022-11-23T01:55:30.1217793Z [ RUN ] LoggingTest.EnforceEqualsObjectWithReferenceToTemporaryWithoutUseOutOfScope 2022-11-23T01:55:30.1218069Z [ OK ] LoggingTest.EnforceEqualsObjectWithReferenceToTemporaryWithoutUseOutOfScope (0 ms) 2022-11-23T01:55:30.1218200Z [ RUN ] LoggingTest.DoesntCopyComparedObjects 2022-11-23T01:55:30.1218343Z [ OK ] LoggingTest.DoesntCopyComparedObjects (0 ms) 2022-11-23T01:55:30.1218450Z [ RUN ] LoggingTest.EnforceShowcase 2022-11-23T01:55:30.1218568Z [ OK ] LoggingTest.EnforceShowcase (0 ms) 2022-11-23T01:55:30.1218638Z [ RUN ] LoggingTest.Join 2022-11-23T01:55:30.1218732Z [ OK ] LoggingTest.Join (0 ms) 2022-11-23T01:55:30.1218842Z [ RUN ] LoggingTest.TestDanglingElse 2022-11-23T01:55:30.1218961Z [ OK ] LoggingTest.TestDanglingElse (0 ms) 2022-11-23T01:55:30.1219118Z [----------] 9 tests from LoggingTest (0 ms total) 2022-11-23T01:55:30.1219123Z 2022-11-23T01:55:30.1219313Z [----------] 2 tests from OptionalTest/0, where TypeParam = bool 2022-11-23T01:55:30.1219405Z [ RUN ] OptionalTest/0.Empty 2022-11-23T01:55:30.1219487Z [ OK ] OptionalTest/0.Empty (0 ms) 2022-11-23T01:55:30.1219582Z [ RUN ] OptionalTest/0.Initialized 2022-11-23T01:55:30.1219688Z [ OK ] OptionalTest/0.Initialized (0 ms) 2022-11-23T01:55:30.1219851Z [----------] 2 tests from OptionalTest/0 (0 ms total) 2022-11-23T01:55:30.1219856Z 2022-11-23T01:55:30.1220057Z [----------] 2 tests from OptionalTest/1, where TypeParam = unsigned long 2022-11-23T01:55:30.1220146Z [ RUN ] OptionalTest/1.Empty 2022-11-23T01:55:30.1220240Z [ OK ] OptionalTest/1.Empty (0 ms) 2022-11-23T01:55:30.1220332Z [ RUN ] OptionalTest/1.Initialized 2022-11-23T01:55:30.1220425Z [ OK ] OptionalTest/1.Initialized (0 ms) 2022-11-23T01:55:30.1220583Z [----------] 2 tests from OptionalTest/1 (0 ms total) 2022-11-23T01:55:30.1220588Z 2022-11-23T01:55:30.1220880Z [----------] 2 tests from OptionalTest/2, where TypeParam = c10::ArrayRef 2022-11-23T01:55:30.1220970Z [ RUN ] OptionalTest/2.Empty 2022-11-23T01:55:30.1221068Z [ OK ] OptionalTest/2.Empty (0 ms) 2022-11-23T01:55:30.1221163Z [ RUN ] OptionalTest/2.Initialized 2022-11-23T01:55:30.1221269Z [ OK ] OptionalTest/2.Initialized (0 ms) 2022-11-23T01:55:30.1221417Z [----------] 2 tests from OptionalTest/2 (0 ms total) 2022-11-23T01:55:30.1221435Z 2022-11-23T01:55:30.1221749Z [----------] 2 tests from OptionalTest/3, where TypeParam = std::basic_string, std::allocator > 2022-11-23T01:55:30.1221838Z [ RUN ] OptionalTest/3.Empty 2022-11-23T01:55:30.1221933Z [ OK ] OptionalTest/3.Empty (0 ms) 2022-11-23T01:55:30.1222026Z [ RUN ] OptionalTest/3.Initialized 2022-11-23T01:55:30.1222130Z [ OK ] OptionalTest/3.Initialized (0 ms) 2022-11-23T01:55:30.1222292Z [----------] 2 tests from OptionalTest/3 (0 ms total) 2022-11-23T01:55:30.1222297Z 2022-11-23T01:55:30.1222425Z [----------] 1 test from OptionalTest 2022-11-23T01:55:30.1222503Z [ RUN ] OptionalTest.Nullopt 2022-11-23T01:55:30.1222606Z [ OK ] OptionalTest.Nullopt (0 ms) 2022-11-23T01:55:30.1222762Z [----------] 1 test from OptionalTest (0 ms total) 2022-11-23T01:55:30.1222767Z 2022-11-23T01:55:30.1223087Z [----------] 1 test from CmpTest/0, where TypeParam = std::pair, c10::optional > 2022-11-23T01:55:30.1223169Z [ RUN ] CmpTest/0.Cmp 2022-11-23T01:55:30.1223254Z [ OK ] CmpTest/0.Cmp (0 ms) 2022-11-23T01:55:30.1223402Z [----------] 1 test from CmpTest/0 (0 ms total) 2022-11-23T01:55:30.1223407Z 2022-11-23T01:55:30.1223660Z [----------] 1 test from CmpTest/1, where TypeParam = std::pair, int> 2022-11-23T01:55:30.1223727Z [ RUN ] CmpTest/1.Cmp 2022-11-23T01:55:30.1223811Z [ OK ] CmpTest/1.Cmp (0 ms) 2022-11-23T01:55:30.1223959Z [----------] 1 test from CmpTest/1 (0 ms total) 2022-11-23T01:55:30.1223962Z 2022-11-23T01:55:30.1224245Z [----------] 1 test from CmpTest/2, where TypeParam = std::pair > 2022-11-23T01:55:30.1224413Z [ RUN ] CmpTest/2.Cmp 2022-11-23T01:55:30.1224500Z [ OK ] CmpTest/2.Cmp (0 ms) 2022-11-23T01:55:30.1224649Z [----------] 1 test from CmpTest/2 (0 ms total) 2022-11-23T01:55:30.1224654Z 2022-11-23T01:55:30.1225004Z [----------] 1 test from CmpTest/3, where TypeParam = std::pair, long> 2022-11-23T01:55:30.1225085Z [ RUN ] CmpTest/3.Cmp 2022-11-23T01:55:30.1225219Z [ OK ] CmpTest/3.Cmp (0 ms) 2022-11-23T01:55:30.1225439Z [----------] 1 test from CmpTest/3 (0 ms total) 2022-11-23T01:55:30.1225445Z 2022-11-23T01:55:30.1225840Z [----------] 1 test from CmpTest/4, where TypeParam = std::pair > 2022-11-23T01:55:30.1225969Z [ RUN ] CmpTest/4.Cmp 2022-11-23T01:55:30.1226072Z [ OK ] CmpTest/4.Cmp (0 ms) 2022-11-23T01:55:30.1226224Z [----------] 1 test from CmpTest/4 (0 ms total) 2022-11-23T01:55:30.1226230Z 2022-11-23T01:55:30.1226483Z [----------] 19 tests from OrderedPreservingDictTest 2022-11-23T01:55:30.1226733Z [ RUN ] OrderedPreservingDictTest.InsertAndDeleteBasic 2022-11-23T01:55:30.1227056Z [ OK ] OrderedPreservingDictTest.InsertAndDeleteBasic (0 ms) 2022-11-23T01:55:30.1227400Z [ RUN ] OrderedPreservingDictTest.InsertExistingDoesntAffectOrder 2022-11-23T01:55:30.1227740Z [ OK ] OrderedPreservingDictTest.InsertExistingDoesntAffectOrder (0 ms) 2022-11-23T01:55:30.1227957Z [ RUN ] OrderedPreservingDictTest.testRefType 2022-11-23T01:55:30.1228184Z [ OK ] OrderedPreservingDictTest.testRefType (0 ms) 2022-11-23T01:55:30.1228398Z [ RUN ] OrderedPreservingDictTest.DictCollisions 2022-11-23T01:55:30.1228555Z [ OK ] OrderedPreservingDictTest.DictCollisions (100 ms) 2022-11-23T01:55:30.1228726Z [ RUN ] OrderedPreservingDictTest.test_range_insert 2022-11-23T01:55:30.1228871Z [ OK ] OrderedPreservingDictTest.test_range_insert (0 ms) 2022-11-23T01:55:30.1229007Z [ RUN ] OrderedPreservingDictTest.test_range_erase_all 2022-11-23T01:55:30.1229193Z [ OK ] OrderedPreservingDictTest.test_range_erase_all (0 ms) 2022-11-23T01:55:30.1229334Z [ RUN ] OrderedPreservingDictTest.test_range_erase 2022-11-23T01:55:30.1229470Z [ OK ] OrderedPreservingDictTest.test_range_erase (7 ms) 2022-11-23T01:55:30.1229620Z [ RUN ] OrderedPreservingDictTest.test_move_constructor_empty 2022-11-23T01:55:30.1229840Z [ OK ] OrderedPreservingDictTest.test_move_constructor_empty (0 ms) 2022-11-23T01:55:30.1229989Z [ RUN ] OrderedPreservingDictTest.test_move_operator_empty 2022-11-23T01:55:30.1230141Z [ OK ] OrderedPreservingDictTest.test_move_operator_empty (0 ms) 2022-11-23T01:55:30.1230324Z [ RUN ] OrderedPreservingDictTest.test_reassign_moved_object_move_constructor 2022-11-23T01:55:30.1230553Z [ OK ] OrderedPreservingDictTest.test_reassign_moved_object_move_constructor (0 ms) 2022-11-23T01:55:30.1230938Z [ RUN ] OrderedPreservingDictTest.test_reassign_moved_object_move_operator 2022-11-23T01:55:30.1231281Z [ OK ] OrderedPreservingDictTest.test_reassign_moved_object_move_operator (0 ms) 2022-11-23T01:55:30.1231682Z [ RUN ] OrderedPreservingDictTest.test_copy_constructor_and_operator 2022-11-23T01:55:30.1232095Z [ OK ] OrderedPreservingDictTest.test_copy_constructor_and_operator (0 ms) 2022-11-23T01:55:30.1232435Z [ RUN ] OrderedPreservingDictTest.test_copy_constructor_empty 2022-11-23T01:55:30.1232750Z [ OK ] OrderedPreservingDictTest.test_copy_constructor_empty (0 ms) 2022-11-23T01:55:30.1233135Z [ RUN ] OrderedPreservingDictTest.test_copy_operator_empty 2022-11-23T01:55:30.1233456Z [ OK ] OrderedPreservingDictTest.test_copy_operator_empty (0 ms) 2022-11-23T01:55:30.1233740Z [ RUN ] OrderedPreservingDictTest.test_at 2022-11-23T01:55:30.1234016Z [ OK ] OrderedPreservingDictTest.test_at (0 ms) 2022-11-23T01:55:30.1234351Z [ RUN ] OrderedPreservingDictTest.test_equal_range 2022-11-23T01:55:30.1234653Z [ OK ] OrderedPreservingDictTest.test_equal_range (0 ms) 2022-11-23T01:55:30.1234943Z [ RUN ] OrderedPreservingDictTest.test_access_operator 2022-11-23T01:55:30.1235338Z [ OK ] OrderedPreservingDictTest.test_access_operator (0 ms) 2022-11-23T01:55:30.1235633Z [ RUN ] OrderedPreservingDictTest.test_swap 2022-11-23T01:55:30.1235899Z [ OK ] OrderedPreservingDictTest.test_swap (0 ms) 2022-11-23T01:55:30.1236185Z [ RUN ] OrderedPreservingDictTest.test_swap_empty 2022-11-23T01:55:30.1236483Z [ OK ] OrderedPreservingDictTest.test_swap_empty (0 ms) 2022-11-23T01:55:30.1236867Z [----------] 19 tests from OrderedPreservingDictTest (109 ms total) 2022-11-23T01:55:30.1237048Z 2022-11-23T01:55:30.1237179Z [----------] 3 tests from RegistryTest 2022-11-23T01:55:30.1237414Z [ RUN ] RegistryTest.CanRunCreator 2022-11-23T01:55:30.1237780Z [ OK ] RegistryTest.CanRunCreator (0 ms) 2022-11-23T01:55:30.1238063Z [ RUN ] RegistryTest.ReturnNullOnNonExistingCreator 2022-11-23T01:55:30.1238394Z [ OK ] RegistryTest.ReturnNullOnNonExistingCreator (0 ms) 2022-11-23T01:55:30.1238703Z [ RUN ] RegistryTest.RegistryPriorities 2022-11-23T01:55:30.1238976Z Key already registered with the same priority: FooWithPriority 2022-11-23T01:55:30.1239358Z Higher priority item already registered, skipping registration of FooWithPriority 2022-11-23T01:55:30.1239678Z [ OK ] RegistryTest.RegistryPriorities (0 ms) 2022-11-23T01:55:30.1239998Z [----------] 3 tests from RegistryTest (0 ms total) 2022-11-23T01:55:30.1240146Z 2022-11-23T01:55:30.1240286Z [----------] 18 tests from StringViewTest 2022-11-23T01:55:30.1240595Z [ RUN ] StringViewTest.testStringConstructor 2022-11-23T01:55:30.1240894Z [ OK ] StringViewTest.testStringConstructor (0 ms) 2022-11-23T01:55:30.1241175Z [ RUN ] StringViewTest.testConversionToString 2022-11-23T01:55:30.1241475Z [ OK ] StringViewTest.testConversionToString (0 ms) 2022-11-23T01:55:30.1241932Z [ RUN ] StringViewTest.testCopyAssignment 2022-11-23T01:55:30.1242201Z [ OK ] StringViewTest.testCopyAssignment (0 ms) 2022-11-23T01:55:30.1242548Z [ RUN ] StringViewTest.whenCallingAccessOperatorOutOfRange_thenThrows 2022-11-23T01:55:30.1242957Z [ OK ] StringViewTest.whenCallingAccessOperatorOutOfRange_thenThrows (0 ms) 2022-11-23T01:55:30.1243319Z [ RUN ] StringViewTest.whenRemovingValidPrefix_thenWorks 2022-11-23T01:55:30.1243652Z [ OK ] StringViewTest.whenRemovingValidPrefix_thenWorks (0 ms) 2022-11-23T01:55:30.1243998Z [ RUN ] StringViewTest.whenRemovingTooLargePrefix_thenThrows 2022-11-23T01:55:30.1244350Z [ OK ] StringViewTest.whenRemovingTooLargePrefix_thenThrows (0 ms) 2022-11-23T01:55:30.1244676Z [ RUN ] StringViewTest.whenRemovingValidSuffix_thenWorks 2022-11-23T01:55:30.1245007Z [ OK ] StringViewTest.whenRemovingValidSuffix_thenWorks (0 ms) 2022-11-23T01:55:30.1245347Z [ RUN ] StringViewTest.whenRemovingTooLargeSuffix_thenThrows 2022-11-23T01:55:30.1245684Z [ OK ] StringViewTest.whenRemovingTooLargeSuffix_thenThrows (0 ms) 2022-11-23T01:55:30.1245993Z [ RUN ] StringViewTest.testSwapFunction 2022-11-23T01:55:30.1246275Z [ OK ] StringViewTest.testSwapFunction (0 ms) 2022-11-23T01:55:30.1246527Z [ RUN ] StringViewTest.testSwapMethod 2022-11-23T01:55:30.1246873Z [ OK ] StringViewTest.testSwapMethod (0 ms) 2022-11-23T01:55:30.1247227Z [ RUN ] StringViewTest.whenCopyingFullStringView_thenDestinationHasCorrectData 2022-11-23T01:55:30.1247655Z [ OK ] StringViewTest.whenCopyingFullStringView_thenDestinationHasCorrectData (0 ms) 2022-11-23T01:55:30.1248120Z [ RUN ] StringViewTest.whenCopyingSubstr_thenDestinationHasCorrectData 2022-11-23T01:55:30.1248615Z [ OK ] StringViewTest.whenCopyingSubstr_thenDestinationHasCorrectData (0 ms) 2022-11-23T01:55:30.1249048Z [ RUN ] StringViewTest.whenCopyingTooMuch_thenJustCopiesLess 2022-11-23T01:55:30.1249490Z [ OK ] StringViewTest.whenCopyingTooMuch_thenJustCopiesLess (0 ms) 2022-11-23T01:55:30.1249943Z [ RUN ] StringViewTest.whenCopyingJustAtRange_thenDoesntCrash 2022-11-23T01:55:30.1250379Z [ OK ] StringViewTest.whenCopyingJustAtRange_thenDoesntCrash (0 ms) 2022-11-23T01:55:30.1250731Z [ RUN ] StringViewTest.whenCopyingOutOfRange_thenThrows 2022-11-23T01:55:30.1251090Z [ OK ] StringViewTest.whenCopyingOutOfRange_thenThrows (0 ms) 2022-11-23T01:55:30.1251546Z [ RUN ] StringViewTest.whenCallingSubstrWithPosOutOfRange_thenThrows 2022-11-23T01:55:30.1251956Z [ OK ] StringViewTest.whenCallingSubstrWithPosOutOfRange_thenThrows (0 ms) 2022-11-23T01:55:30.1252288Z [ RUN ] StringViewTest.testOutputOperator 2022-11-23T01:55:30.1252579Z [ OK ] StringViewTest.testOutputOperator (0 ms) 2022-11-23T01:55:30.1252840Z [ RUN ] StringViewTest.testHash 2022-11-23T01:55:30.1253065Z [ OK ] StringViewTest.testHash (0 ms) 2022-11-23T01:55:30.1253401Z [----------] 18 tests from StringViewTest (0 ms total) 2022-11-23T01:55:30.1253554Z 2022-11-23T01:55:30.1253692Z [----------] 1 test from TempFileTest 2022-11-23T01:55:30.1253995Z [ RUN ] TempFileTest.MatchesExpectedPattern 2022-11-23T01:55:30.1254317Z [ OK ] TempFileTest.MatchesExpectedPattern (0 ms) 2022-11-23T01:55:30.1254639Z [----------] 1 test from TempFileTest (0 ms total) 2022-11-23T01:55:30.1254784Z 2022-11-23T01:55:30.1254915Z [----------] 1 test from TempDirTest 2022-11-23T01:55:30.1255131Z [ RUN ] TempDirTest.tryMakeTempdir 2022-11-23T01:55:30.1255386Z [ OK ] TempDirTest.tryMakeTempdir (0 ms) 2022-11-23T01:55:30.1255682Z [----------] 1 test from TempDirTest (0 ms total) 2022-11-23T01:55:30.1255825Z 2022-11-23T01:55:30.1256004Z [----------] 5 tests from BFloat16Test_Instantiation/BFloat16Test 2022-11-23T01:55:30.1256315Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/0 2022-11-23T01:55:30.1256642Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/0 (0 ms) 2022-11-23T01:55:30.1256963Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/1 2022-11-23T01:55:30.1257268Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/1 (0 ms) 2022-11-23T01:55:30.1257585Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/2 2022-11-23T01:55:30.1257901Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/2 (0 ms) 2022-11-23T01:55:30.1258209Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/3 2022-11-23T01:55:30.1258525Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/3 (0 ms) 2022-11-23T01:55:30.1258835Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/4 2022-11-23T01:55:30.1259150Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/4 (0 ms) 2022-11-23T01:55:30.1259526Z [----------] 5 tests from BFloat16Test_Instantiation/BFloat16Test (0 ms total) 2022-11-23T01:55:30.1259705Z 2022-11-23T01:55:30.1259864Z [----------] 1 test from nullopt/SelfCompareTest 2022-11-23T01:55:30.1260130Z [ RUN ] nullopt/SelfCompareTest.SelfCompare/0 2022-11-23T01:55:30.1260403Z [ OK ] nullopt/SelfCompareTest.SelfCompare/0 (0 ms) 2022-11-23T01:55:30.1260746Z [----------] 1 test from nullopt/SelfCompareTest (0 ms total) 2022-11-23T01:55:30.1260908Z 2022-11-23T01:55:30.1261060Z [----------] 1 test from int/SelfCompareTest 2022-11-23T01:55:30.1261372Z [ RUN ] int/SelfCompareTest.SelfCompare/0 2022-11-23T01:55:30.1261632Z [ OK ] int/SelfCompareTest.SelfCompare/0 (0 ms) 2022-11-23T01:55:30.1261953Z [----------] 1 test from int/SelfCompareTest (0 ms total) 2022-11-23T01:55:30.1262107Z 2022-11-23T01:55:30.1262297Z [----------] Global test environment tear-down 2022-11-23T01:55:30.1262535Z [==========] 843 tests from 76 test suites ran. (393 ms total) 2022-11-23T01:55:30.1262751Z [ PASSED ] 843 tests. 2022-11-23T01:55:30.1262961Z ================================================================================ 2022-11-23T01:55:30.1263299Z [184 / 185] 3 / 4 tests; 1 action; last test: //c10/test:util_base_tests 2022-11-23T01:55:30.1263658Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2022-11-23T01:55:30.1263932Z 2022-11-23T01:55:30.1264056Z  2022-11-23T01:55:30.1264461Z INFO: Elapsed time: 72.698s, Critical Path: 1.21s 2022-11-23T01:55:30.1265049Z [185 / 185] 3 / 4 tests; checking cached actions; last test: ...til_base_tests 2022-11-23T01:55:30.1265305Z 2022-11-23T01:55:30.1265590Z INFO: 185 processes: 26 internal, 159 processwrapper-sandbox. 2022-11-23T01:55:30.1266059Z [185 / 185] 3 / 4 tests; checking cached actions; last test: ...til_base_tests 2022-11-23T01:55:30.1266233Z 2022-11-23T01:55:30.1266424Z INFO: Build completed successfully, 185 total actions 2022-11-23T01:55:30.1266781Z //c10/cuda/test:test SKIPPED 2022-11-23T01:55:30.1267184Z //c10/test:core_tests PASSED in 0.0s 2022-11-23T01:55:30.1267542Z //c10/test:typeid_test PASSED in 0.0s 2022-11-23T01:55:30.1267911Z //c10/test:util_base_tests PASSED in 0.5s 2022-11-23T01:55:30.1268053Z 2022-11-23T01:55:30.1268258Z Executed 3 out of 4 tests: 3 tests pass and 1 was skipped. 2022-11-23T01:55:30.1268725Z 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-11-23T01:55:30.1269072Z 2022-11-23T01:55:30.1269328Z INFO: Build completed successfully, 185 total actions 2022-11-23T01:55:30.1272167Z + tools/bazel test --config=cpu-only --test_timeout=480 --test_output=all --test_tag_filters=-gpu-required '--test_filter=-*CUDA' :all_tests 2022-11-23T01:55:30.3085490Z Loading: (0 packages loaded) 2022-11-23T01:55:30.3092318Z 2022-11-23T01:55:30.3092836Z Loading: 0 packages loaded 2022-11-23T01:55:30.5117717Z 2022-11-23T01:55:30.5119540Z Loading: 0 packages loaded 2022-11-23T01:55:30.5120003Z currently loading: 2022-11-23T01:55:31.5124761Z 2022-11-23T01:55:31.5125261Z  2022-11-23T01:55:31.5125753Z Loading: 1 packages loaded 2022-11-23T01:55:32.5131954Z 2022-11-23T01:55:32.5132660Z Loading: 1 packages loaded 2022-11-23T01:55:33.1151060Z 2022-11-23T01:55:33.1151787Z Analyzing: 29 targets (1 packages loaded) 2022-11-23T01:55:33.1391067Z 2022-11-23T01:55:33.1392390Z INFO: Build options --//c10:use_gflags and --//c10:use_glog have changed, discarding analysis cache. 2022-11-23T01:55:33.1393278Z Analyzing: 29 targets (1 packages loaded) 2022-11-23T01:55:33.2004687Z 2022-11-23T01:55:33.2005557Z Analyzing: 29 targets (1 packages loaded, 0 targets configured) 2022-11-23T01:55:33.4020709Z 2022-11-23T01:55:33.4021472Z Analyzing: 29 targets (9 packages loaded, 1507 targets configured) 2022-11-23T01:55:33.4022058Z currently loading: @com_google_protobuf// ... (3 packages) 2022-11-23T01:55:33.4022520Z Fetching @com_github_glog; fetching 2022-11-23T01:55:33.4022899Z Fetching @com_github_gflags_gflags; fetching 2022-11-23T01:55:33.4023475Z Fetching @local_config_python; fetching 2022-11-23T01:55:33.4023843Z Fetching @eigen; Restarting. 2022-11-23T01:55:33.5057893Z 2022-11-23T01:55:33.5058474Z  2022-11-23T01:55:33.5058822Z  2022-11-23T01:55:33.5059130Z  2022-11-23T01:55:33.5059437Z  2022-11-23T01:55:33.5059722Z  2022-11-23T01:55:33.5060525Z INFO: SHA256 (https://github.com/google/glog/archive/v0.4.0.tar.gz) = f28359aeba12f30d73d9e4711ef356dc842886968112162bc73002645139c39c 2022-11-23T01:55:33.5061296Z Analyzing: 29 targets (15 packages loaded, 1507 targets configured) 2022-11-23T01:55:33.5061756Z currently loading: @com_google_protobuf// 2022-11-23T01:55:33.5062142Z Fetching @com_github_glog; fetching 2022-11-23T01:55:33.5062548Z Fetching @local_config_python; fetching 2022-11-23T01:55:33.5245430Z 2022-11-23T01:55:33.5246023Z  2022-11-23T01:55:33.5246394Z  2022-11-23T01:55:33.5246698Z  2022-11-23T01:55:33.5247583Z DEBUG: Rule 'com_github_glog' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "f28359aeba12f30d73d9e4711ef356dc842886968112162bc73002645139c39c" 2022-11-23T01:55:33.5248416Z Analyzing: 29 targets (16 packages loaded, 1507 targets configured) 2022-11-23T01:55:33.5248904Z Fetching @local_config_python; fetching 2022-11-23T01:55:33.5263375Z 2022-11-23T01:55:33.5263660Z  2022-11-23T01:55:33.5264199Z DEBUG: Repository com_github_glog instantiated at: 2022-11-23T01:55:33.5264660Z /var/lib/jenkins/workspace/WORKSPACE:41:13: in 2022-11-23T01:55:33.5265110Z Repository rule http_archive defined at: 2022-11-23T01:55:33.5265760Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:336:31: in 2022-11-23T01:55:33.5266576Z Analyzing: 29 targets (16 packages loaded, 1507 targets configured) 2022-11-23T01:55:33.5267053Z Fetching @local_config_python; fetching 2022-11-23T01:55:33.7337063Z 2022-11-23T01:55:33.7337678Z  2022-11-23T01:55:33.7338352Z Analyzing: 29 targets (23 packages loaded, 5564 targets configured) 2022-11-23T01:55:33.7338867Z Fetching @local_config_python; fetching 2022-11-23T01:55:33.7339662Z Fetching @zlib; fetching 2022-11-23T01:55:33.7340085Z Fetching ...l/zlib; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:55:33.7340674Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/zlib/temp2036679954677825263/v1.2.\ 2022-11-23T01:55:33.7341092Z 11.tar.gz 2022-11-23T01:55:33.7341347Z Fetching @mkl; fetching 2022-11-23T01:55:33.7342608Z Fetching @tbb; fetching 2022-11-23T01:55:33.9576062Z 2022-11-23T01:55:33.9576650Z  2022-11-23T01:55:33.9577036Z  2022-11-23T01:55:33.9577382Z  2022-11-23T01:55:33.9577702Z  2022-11-23T01:55:33.9578013Z  2022-11-23T01:55:33.9578324Z  2022-11-23T01:55:33.9578619Z  2022-11-23T01:55:33.9579188Z Analyzing: 29 targets (24 packages loaded, 5968 targets configured) 2022-11-23T01:55:33.9579690Z Fetching @local_config_python; fetching 2022-11-23T01:55:33.9580054Z Fetching @mkl; fetching 2022-11-23T01:55:33.9580409Z Fetching @tbb; fetching 2022-11-23T01:55:33.9580939Z Fetching https://anaconda.org/.../download/linux-64/mkl-2020.0-166.tar.bz2 2022-11-23T01:55:34.1794711Z 2022-11-23T01:55:34.1795326Z  2022-11-23T01:55:34.1795724Z  2022-11-23T01:55:34.1796069Z  2022-11-23T01:55:34.1796414Z  2022-11-23T01:55:34.1797121Z Analyzing: 29 targets (24 packages loaded, 5968 targets configured) 2022-11-23T01:55:34.1797735Z Fetching @local_config_python; fetching 2022-11-23T01:55:34.1798168Z Fetching @mkl; fetching 2022-11-23T01:55:34.1798581Z Fetching @tbb; fetching 2022-11-23T01:55:34.1799271Z Fetching https://anaconda.org/.../mkl-2020.0-166.tar.bz2; 16,535,988B 2022-11-23T01:55:34.3795802Z 2022-11-23T01:55:34.3796367Z  2022-11-23T01:55:34.3797031Z  2022-11-23T01:55:34.3797536Z  2022-11-23T01:55:34.3797809Z  2022-11-23T01:55:34.3798511Z Analyzing: 29 targets (24 packages loaded, 5968 targets configured) 2022-11-23T01:55:34.3799131Z Fetching @local_config_python; fetching 2022-11-23T01:55:34.3799478Z Fetching @mkl; fetching 2022-11-23T01:55:34.3799927Z Fetching @tbb; fetching 2022-11-23T01:55:34.3800621Z Fetching https://anaconda.org/.../mkl-2020.0-166.tar.bz2; 34,292,148B 2022-11-23T01:55:34.6352654Z 2022-11-23T01:55:34.6355191Z  2022-11-23T01:55:34.6355518Z  2022-11-23T01:55:34.6355817Z  2022-11-23T01:55:34.6356085Z  2022-11-23T01:55:34.6356593Z Analyzing: 29 targets (24 packages loaded, 5968 targets configured) 2022-11-23T01:55:34.6357210Z Fetching @local_config_python; Restarting. 2022-11-23T01:55:34.6357618Z Fetching @mkl; fetching 2022-11-23T01:55:34.6357906Z Fetching @tbb; fetching 2022-11-23T01:55:34.6358445Z Fetching https://anaconda.org/.../mkl-2020.0-166.tar.bz2; 57,158,068B 2022-11-23T01:55:34.9043015Z 2022-11-23T01:55:34.9043613Z  2022-11-23T01:55:34.9050259Z  2022-11-23T01:55:34.9050711Z  2022-11-23T01:55:34.9051065Z  2022-11-23T01:55:34.9051731Z Analyzing: 29 targets (24 packages loaded, 5968 targets configured) 2022-11-23T01:55:34.9052292Z Fetching @local_config_python; fetching 2022-11-23T01:55:34.9052705Z Fetching @mkl; fetching 2022-11-23T01:55:34.9053078Z Fetching @tbb; fetching 2022-11-23T01:55:34.9053736Z Fetching https://anaconda.org/.../mkl-2020.0-166.tar.bz2; 99,554,740B 2022-11-23T01:55:35.1317695Z 2022-11-23T01:55:35.1321757Z  2022-11-23T01:55:35.1322243Z  2022-11-23T01:55:35.1322601Z  2022-11-23T01:55:35.1322955Z  2022-11-23T01:55:35.1323612Z Analyzing: 29 targets (26 packages loaded, 6994 targets configured) 2022-11-23T01:55:35.1324104Z Fetching @mkl; fetching 2022-11-23T01:55:35.1324484Z Fetching @tbb; fetching 2022-11-23T01:55:35.1325160Z Fetching https://anaconda.org/.../mkl-2020.0-166.tar.bz2; 118,738,356B 2022-11-23T01:55:35.3804106Z 2022-11-23T01:55:35.3804966Z  2022-11-23T01:55:35.3805371Z  2022-11-23T01:55:35.3805721Z  2022-11-23T01:55:35.3806370Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:55:35.3806892Z Fetching @mkl; fetching 2022-11-23T01:55:35.3807572Z Fetching https://anaconda.org/.../mkl-2020.0-166.tar.bz2; 141,308,340B 2022-11-23T01:55:35.7042071Z 2022-11-23T01:55:35.7042710Z  2022-11-23T01:55:35.7043095Z  2022-11-23T01:55:35.7043492Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:55:35.7043761Z Fetching @mkl; fetching 2022-11-23T01:55:35.7044099Z Fetching https://anaconda.org/.../mkl-2020.0-166.tar.bz2; 185,137,012B 2022-11-23T01:55:35.9809426Z 2022-11-23T01:55:35.9810013Z  2022-11-23T01:55:35.9810373Z  2022-11-23T01:55:35.9811006Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:55:35.9811286Z Fetching @mkl; fetching 2022-11-23T01:55:35.9811612Z Fetching https://anaconda.org/.../mkl-2020.0-166.tar.bz2; 202,327,692B 2022-11-23T01:55:36.1812743Z 2022-11-23T01:55:36.1813369Z  2022-11-23T01:55:36.1813738Z  2022-11-23T01:55:36.1814084Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:55:36.1814345Z Fetching @mkl; fetching 2022-11-23T01:55:36.5819273Z 2022-11-23T01:55:36.5819854Z  2022-11-23T01:55:36.5820487Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:55:36.5820918Z Fetching @mkl; fetching 2022-11-23T01:55:36.5821375Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:55:36.5822045Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp9841255980570533720/mkl-20\ 2022-11-23T01:55:36.5822740Z 20.0-166.tar.bz2 2022-11-23T01:55:37.5826155Z 2022-11-23T01:55:37.5826708Z  2022-11-23T01:55:37.5827090Z  2022-11-23T01:55:37.5827420Z  2022-11-23T01:55:37.5827741Z  2022-11-23T01:55:37.5828303Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:55:37.5828711Z Fetching @mkl; fetching 2022-11-23T01:55:37.5828968Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:55:37.5829357Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp9841255980570533720/mkl-20\ 2022-11-23T01:55:37.5829612Z 20.0-166.tar.bz2 2022-11-23T01:55:38.5833370Z 2022-11-23T01:55:38.5835069Z  2022-11-23T01:55:38.5835369Z  2022-11-23T01:55:38.5835568Z  2022-11-23T01:55:38.5835916Z  2022-11-23T01:55:38.5836258Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:55:38.5836519Z Fetching @mkl; fetching 4s 2022-11-23T01:55:38.5836790Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:55:38.5837163Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp9841255980570533720/mkl-20\ 2022-11-23T01:55:38.5837422Z 20.0-166.tar.bz2 2022-11-23T01:55:39.5839463Z 2022-11-23T01:55:39.5840041Z  2022-11-23T01:55:39.5840413Z  2022-11-23T01:55:39.5840761Z  2022-11-23T01:55:39.5840992Z  2022-11-23T01:55:39.5841326Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:55:39.5841767Z Fetching @mkl; fetching 5s 2022-11-23T01:55:39.5842016Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:55:39.5842407Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp9841255980570533720/mkl-20\ 2022-11-23T01:55:39.5842735Z 20.0-166.tar.bz2 2022-11-23T01:55:40.7847641Z 2022-11-23T01:55:40.7848174Z  2022-11-23T01:55:40.7848550Z  2022-11-23T01:55:40.7848856Z  2022-11-23T01:55:40.7849163Z  2022-11-23T01:55:40.7849738Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:55:40.7850197Z Fetching @mkl; fetching 7s 2022-11-23T01:55:40.7850653Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:55:40.7851343Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp9841255980570533720/mkl-20\ 2022-11-23T01:55:40.7851821Z 20.0-166.tar.bz2 4s 2022-11-23T01:55:41.7854942Z 2022-11-23T01:55:41.7855463Z  2022-11-23T01:55:41.7855847Z  2022-11-23T01:55:41.7856175Z  2022-11-23T01:55:41.7856457Z  2022-11-23T01:55:41.7857019Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:55:41.7857472Z Fetching @mkl; fetching 8s 2022-11-23T01:55:41.7857954Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:55:41.7858627Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp9841255980570533720/mkl-20\ 2022-11-23T01:55:41.7859106Z 20.0-166.tar.bz2 5s 2022-11-23T01:55:42.7861113Z 2022-11-23T01:55:42.7861694Z  2022-11-23T01:55:42.7862025Z  2022-11-23T01:55:42.7862349Z  2022-11-23T01:55:42.7862649Z  2022-11-23T01:55:42.7863211Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:55:42.7863664Z Fetching @mkl; fetching 9s 2022-11-23T01:55:42.7864119Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:55:42.7864789Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp9841255980570533720/mkl-20\ 2022-11-23T01:55:42.7865266Z 20.0-166.tar.bz2 6s 2022-11-23T01:55:43.9868611Z 2022-11-23T01:55:43.9869160Z  2022-11-23T01:55:43.9869502Z  2022-11-23T01:55:43.9869814Z  2022-11-23T01:55:43.9870136Z  2022-11-23T01:55:43.9870706Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:55:43.9871150Z Fetching @mkl; fetching 10s 2022-11-23T01:55:43.9871778Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:55:43.9872472Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp9841255980570533720/mkl-20\ 2022-11-23T01:55:43.9872940Z 20.0-166.tar.bz2 7s 2022-11-23T01:55:44.9876545Z 2022-11-23T01:55:44.9877097Z  2022-11-23T01:55:44.9877447Z  2022-11-23T01:55:44.9877827Z  2022-11-23T01:55:44.9878110Z  2022-11-23T01:55:44.9878682Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:55:44.9879138Z Fetching @mkl; fetching 11s 2022-11-23T01:55:44.9879588Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:55:44.9880276Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp9841255980570533720/mkl-20\ 2022-11-23T01:55:44.9880927Z 20.0-166.tar.bz2 8s 2022-11-23T01:55:45.9882858Z 2022-11-23T01:55:45.9883372Z  2022-11-23T01:55:45.9883723Z  2022-11-23T01:55:45.9884048Z  2022-11-23T01:55:45.9884346Z  2022-11-23T01:55:45.9884913Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:55:45.9885364Z Fetching @mkl; fetching 12s 2022-11-23T01:55:45.9885816Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:55:45.9886511Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp9841255980570533720/mkl-20\ 2022-11-23T01:55:45.9886985Z 20.0-166.tar.bz2 9s 2022-11-23T01:55:47.1894325Z 2022-11-23T01:55:47.1894877Z  2022-11-23T01:55:47.1895182Z  2022-11-23T01:55:47.1895436Z  2022-11-23T01:55:47.1895688Z  2022-11-23T01:55:47.1896184Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:55:47.1896571Z Fetching @mkl; fetching 13s 2022-11-23T01:55:47.1896977Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:55:47.1897583Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp9841255980570533720/mkl-20\ 2022-11-23T01:55:47.1897995Z 20.0-166.tar.bz2 10s 2022-11-23T01:55:48.3898027Z 2022-11-23T01:55:48.3898683Z  2022-11-23T01:55:48.3899030Z  2022-11-23T01:55:48.3899225Z  2022-11-23T01:55:48.3899392Z  2022-11-23T01:55:48.3899718Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:55:48.3899984Z Fetching @mkl; fetching 14s 2022-11-23T01:55:48.3900242Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:55:48.3900613Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp9841255980570533720/mkl-20\ 2022-11-23T01:55:48.3900879Z 20.0-166.tar.bz2 12s 2022-11-23T01:55:49.3905142Z 2022-11-23T01:55:49.3905678Z  2022-11-23T01:55:49.3905892Z  2022-11-23T01:55:49.3906102Z  2022-11-23T01:55:49.3906327Z  2022-11-23T01:55:49.3906646Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:55:49.3906932Z Fetching @mkl; fetching 15s 2022-11-23T01:55:49.3907243Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:55:49.3907625Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp9841255980570533720/mkl-20\ 2022-11-23T01:55:49.3907953Z 20.0-166.tar.bz2 13s 2022-11-23T01:55:50.3912862Z 2022-11-23T01:55:50.3913403Z  2022-11-23T01:55:50.3913797Z  2022-11-23T01:55:50.3914145Z  2022-11-23T01:55:50.3914325Z  2022-11-23T01:55:50.3914662Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:55:50.3915097Z Fetching @mkl; fetching 16s 2022-11-23T01:55:50.3915385Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:55:50.3915775Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp9841255980570533720/mkl-20\ 2022-11-23T01:55:50.3916057Z 20.0-166.tar.bz2 14s 2022-11-23T01:55:51.3920403Z 2022-11-23T01:55:51.3920948Z  2022-11-23T01:55:51.3921375Z  2022-11-23T01:55:51.3922119Z  2022-11-23T01:55:51.3922290Z  2022-11-23T01:55:51.3922621Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:55:51.3922882Z Fetching @mkl; fetching 17s 2022-11-23T01:55:51.3923187Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:55:51.3923565Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp9841255980570533720/mkl-20\ 2022-11-23T01:55:51.3923833Z 20.0-166.tar.bz2 15s 2022-11-23T01:55:52.5928493Z 2022-11-23T01:55:52.5929120Z  2022-11-23T01:55:52.5929468Z  2022-11-23T01:55:52.5929673Z  2022-11-23T01:55:52.5929858Z  2022-11-23T01:55:52.5930225Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:55:52.5930650Z Fetching @mkl; fetching 18s 2022-11-23T01:55:52.5930913Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:55:52.5931315Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp9841255980570533720/mkl-20\ 2022-11-23T01:55:52.5931626Z 20.0-166.tar.bz2 16s 2022-11-23T01:55:53.5937194Z 2022-11-23T01:55:53.5937666Z  2022-11-23T01:55:53.5937870Z  2022-11-23T01:55:53.5938047Z  2022-11-23T01:55:53.5938242Z  2022-11-23T01:55:53.5938562Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:55:53.5938827Z Fetching @mkl; fetching 19s 2022-11-23T01:55:53.5939096Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:55:53.5939470Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp9841255980570533720/mkl-20\ 2022-11-23T01:55:53.5939745Z 20.0-166.tar.bz2 17s 2022-11-23T01:55:54.5942908Z 2022-11-23T01:55:54.5943445Z  2022-11-23T01:55:54.5943860Z  2022-11-23T01:55:54.5944193Z  2022-11-23T01:55:54.5944426Z  2022-11-23T01:55:54.5944775Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:55:54.5945042Z Fetching @mkl; fetching 20s 2022-11-23T01:55:54.5945307Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:55:54.5945695Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp9841255980570533720/mkl-20\ 2022-11-23T01:55:54.5945955Z 20.0-166.tar.bz2 18s 2022-11-23T01:55:55.5951901Z 2022-11-23T01:55:55.5952515Z  2022-11-23T01:55:55.5952846Z  2022-11-23T01:55:55.5953053Z  2022-11-23T01:55:55.5953227Z  2022-11-23T01:55:55.5953569Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:55:55.5953821Z Fetching @mkl; fetching 21s 2022-11-23T01:55:55.5954087Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:55:55.5954493Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp9841255980570533720/mkl-20\ 2022-11-23T01:55:55.5954769Z 20.0-166.tar.bz2 19s 2022-11-23T01:55:56.7958996Z 2022-11-23T01:55:56.7959518Z  2022-11-23T01:55:56.7959816Z  2022-11-23T01:55:56.7960060Z  2022-11-23T01:55:56.7960219Z  2022-11-23T01:55:56.7960556Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:55:56.7960818Z Fetching @mkl; fetching 23s 2022-11-23T01:55:56.7961069Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:55:56.7961462Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp9841255980570533720/mkl-20\ 2022-11-23T01:55:56.7961965Z 20.0-166.tar.bz2 20s 2022-11-23T01:55:57.9966991Z 2022-11-23T01:55:57.9967708Z  2022-11-23T01:55:57.9968017Z  2022-11-23T01:55:57.9968295Z  2022-11-23T01:55:57.9968579Z  2022-11-23T01:55:57.9969063Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:55:57.9969480Z Fetching @mkl; fetching 24s 2022-11-23T01:55:57.9969873Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:55:57.9970625Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp9841255980570533720/mkl-20\ 2022-11-23T01:55:57.9971048Z 20.0-166.tar.bz2 21s 2022-11-23T01:55:58.9972973Z 2022-11-23T01:55:58.9973532Z  2022-11-23T01:55:58.9973884Z  2022-11-23T01:55:58.9974214Z  2022-11-23T01:55:58.9974503Z  2022-11-23T01:55:58.9975080Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:55:58.9975545Z Fetching @mkl; fetching 25s 2022-11-23T01:55:58.9976000Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:55:58.9976698Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp9841255980570533720/mkl-20\ 2022-11-23T01:55:58.9977178Z 20.0-166.tar.bz2 22s 2022-11-23T01:55:59.9979648Z 2022-11-23T01:55:59.9980320Z  2022-11-23T01:55:59.9980697Z  2022-11-23T01:55:59.9981003Z  2022-11-23T01:55:59.9981329Z  2022-11-23T01:55:59.9981886Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:55:59.9982345Z Fetching @mkl; fetching 26s 2022-11-23T01:55:59.9982809Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:55:59.9983493Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp9841255980570533720/mkl-20\ 2022-11-23T01:55:59.9983977Z 20.0-166.tar.bz2 23s 2022-11-23T01:56:01.1987348Z 2022-11-23T01:56:01.1987866Z  2022-11-23T01:56:01.1988171Z  2022-11-23T01:56:01.1988394Z  2022-11-23T01:56:01.1988567Z  2022-11-23T01:56:01.1988879Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:56:01.1989204Z Fetching @mkl; fetching 27s 2022-11-23T01:56:01.1989467Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:56:01.1989927Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp9841255980570533720/mkl-20\ 2022-11-23T01:56:01.1990188Z 20.0-166.tar.bz2 24s 2022-11-23T01:56:02.1993807Z 2022-11-23T01:56:02.1994592Z  2022-11-23T01:56:02.1994944Z  2022-11-23T01:56:02.1995109Z  2022-11-23T01:56:02.1995279Z  2022-11-23T01:56:02.1995618Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:56:02.1995868Z Fetching @mkl; fetching 28s 2022-11-23T01:56:02.1996129Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:56:02.1996515Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp9841255980570533720/mkl-20\ 2022-11-23T01:56:02.1996769Z 20.0-166.tar.bz2 25s 2022-11-23T01:56:03.2001408Z 2022-11-23T01:56:03.2002385Z  2022-11-23T01:56:03.2002696Z  2022-11-23T01:56:03.2002860Z  2022-11-23T01:56:03.2003029Z  2022-11-23T01:56:03.2003367Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:56:03.2003642Z Fetching @mkl; fetching 29s 2022-11-23T01:56:03.2003891Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:56:03.2004279Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp9841255980570533720/mkl-20\ 2022-11-23T01:56:03.2004546Z 20.0-166.tar.bz2 26s 2022-11-23T01:56:04.4009014Z 2022-11-23T01:56:04.4009771Z  2022-11-23T01:56:04.4010129Z  2022-11-23T01:56:04.4010427Z  2022-11-23T01:56:04.4010729Z  2022-11-23T01:56:04.4011310Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:56:04.4011751Z Fetching @mkl; fetching 30s 2022-11-23T01:56:04.4012216Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:56:04.4012896Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp9841255980570533720/mkl-20\ 2022-11-23T01:56:04.4013363Z 20.0-166.tar.bz2 28s 2022-11-23T01:56:05.4017083Z 2022-11-23T01:56:05.4017628Z  2022-11-23T01:56:05.4017970Z  2022-11-23T01:56:05.4018260Z  2022-11-23T01:56:05.4018496Z  2022-11-23T01:56:05.4019168Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:56:05.4019551Z Fetching @mkl; fetching 31s 2022-11-23T01:56:05.4019933Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:56:05.4020556Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp9841255980570533720/mkl-20\ 2022-11-23T01:56:05.4020974Z 20.0-166.tar.bz2 29s 2022-11-23T01:56:06.4022674Z 2022-11-23T01:56:06.4023181Z  2022-11-23T01:56:06.4023536Z  2022-11-23T01:56:06.4023824Z  2022-11-23T01:56:06.4024097Z  2022-11-23T01:56:06.4024646Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:56:06.4025083Z Fetching @mkl; fetching 32s 2022-11-23T01:56:06.4025506Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:56:06.4026360Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp9841255980570533720/mkl-20\ 2022-11-23T01:56:06.4026811Z 20.0-166.tar.bz2 30s 2022-11-23T01:56:07.6030583Z 2022-11-23T01:56:07.6031455Z  2022-11-23T01:56:07.6031815Z  2022-11-23T01:56:07.6031991Z  2022-11-23T01:56:07.6032164Z  2022-11-23T01:56:07.6032495Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:56:07.6032743Z Fetching @mkl; fetching 33s 2022-11-23T01:56:07.6033002Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:56:07.6033391Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp9841255980570533720/mkl-20\ 2022-11-23T01:56:07.6033662Z 20.0-166.tar.bz2 31s 2022-11-23T01:56:08.8037583Z 2022-11-23T01:56:08.8038113Z  2022-11-23T01:56:08.8038490Z  2022-11-23T01:56:08.8038832Z  2022-11-23T01:56:08.8039127Z  2022-11-23T01:56:08.8039717Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:56:08.8040213Z Fetching @mkl; fetching 35s 2022-11-23T01:56:08.8040604Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:56:08.8040995Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp9841255980570533720/mkl-20\ 2022-11-23T01:56:08.8041263Z 20.0-166.tar.bz2 32s 2022-11-23T01:56:09.8044062Z 2022-11-23T01:56:09.8044784Z  2022-11-23T01:56:09.8045021Z  2022-11-23T01:56:09.8045185Z  2022-11-23T01:56:09.8045368Z  2022-11-23T01:56:09.8045698Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:56:09.8045946Z Fetching @mkl; fetching 36s 2022-11-23T01:56:09.8046208Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:56:09.8046597Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp9841255980570533720/mkl-20\ 2022-11-23T01:56:09.8046873Z 20.0-166.tar.bz2 33s 2022-11-23T01:56:10.8050840Z 2022-11-23T01:56:10.8052578Z  2022-11-23T01:56:10.8052820Z  2022-11-23T01:56:10.8052986Z  2022-11-23T01:56:10.8053161Z  2022-11-23T01:56:10.8053516Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:56:10.8053779Z Fetching @mkl; fetching 37s 2022-11-23T01:56:10.8054028Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:56:10.8054418Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp9841255980570533720/mkl-20\ 2022-11-23T01:56:10.8054693Z 20.0-166.tar.bz2 34s 2022-11-23T01:56:11.1680824Z 2022-11-23T01:56:11.1681291Z  2022-11-23T01:56:11.1681838Z  2022-11-23T01:56:11.1682178Z  2022-11-23T01:56:11.1682466Z  2022-11-23T01:56:11.1683036Z Analyzing: 29 targets (27 packages loaded, 6994 targets configured) 2022-11-23T01:56:11.1683309Z Fetching @mkl; fetching 37s 2022-11-23T01:56:11.3932026Z 2022-11-23T01:56:11.3932665Z  2022-11-23T01:56:11.3933249Z Analyzing: 29 targets (28 packages loaded, 8301 targets configured) 2022-11-23T01:56:11.3933538Z Fetching @mkl_headers; fetching 2022-11-23T01:56:11.3934092Z Fetching https://anaconda.org/.../linux-64/mkl-include-2020.0-166.tar.bz2 2022-11-23T01:56:11.6132005Z 2022-11-23T01:56:11.6132657Z  2022-11-23T01:56:11.6132976Z  2022-11-23T01:56:11.6133591Z Analyzing: 29 targets (28 packages loaded, 8301 targets configured) 2022-11-23T01:56:11.6133874Z Fetching @mkl_headers; fetching 2022-11-23T01:56:11.6134146Z Fetching ...eaders; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-11-23T01:56:11.6134452Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl_headers/temp558419882007206179\ 2022-11-23T01:56:11.6134757Z 6/mkl-include-2020.0-166.tar.bz2 2022-11-23T01:56:11.9115980Z 2022-11-23T01:56:11.9116938Z  2022-11-23T01:56:11.9117308Z  2022-11-23T01:56:11.9117698Z  2022-11-23T01:56:11.9118314Z  2022-11-23T01:56:11.9118900Z INFO: Analyzed 29 targets (29 packages loaded, 8392 targets configured). 2022-11-23T01:56:11.9119196Z 2022-11-23T01:56:11.9124498Z 2022-11-23T01:56:11.9125170Z INFO: Found 3 targets and 26 test targets... 2022-11-23T01:56:11.9125445Z 2022-11-23T01:56:12.0009598Z 2022-11-23T01:56:12.0010623Z [0 / 44] [Prepa] Creating source manifest for //:torch_include_test 2022-11-23T01:56:12.2143557Z 2022-11-23T01:56:12.2144272Z [38 / 274] 8 actions running 2022-11-23T01:56:12.2149617Z GenerateAten aten/src/ATen/ops; 0s processwrapper-sandbox 2022-11-23T01:56:12.2150260Z Compiling inftrees.c; 0s processwrapper-sandbox 2022-11-23T01:56:12.2150813Z Compiling uncompr.c; 0s processwrapper-sandbox 2022-11-23T01:56:12.2151389Z Compiling compress.c; 0s processwrapper-sandbox 2022-11-23T01:56:12.2151970Z Compiling inflate.c; 0s processwrapper-sandbox 2022-11-23T01:56:12.2152520Z Compiling crc32.c; 0s processwrapper-sandbox 2022-11-23T01:56:12.2153085Z Compiling gzread.c; 0s processwrapper-sandbox 2022-11-23T01:56:12.2153650Z Compiling inffast.c; 0s processwrapper-sandbox 2022-11-23T01:56:12.4146080Z 2022-11-23T01:56:12.4146836Z  2022-11-23T01:56:12.4147242Z  2022-11-23T01:56:12.4147568Z  2022-11-23T01:56:12.4147871Z  2022-11-23T01:56:12.4148134Z  2022-11-23T01:56:12.4148383Z  2022-11-23T01:56:12.4148587Z  2022-11-23T01:56:12.4148880Z  2022-11-23T01:56:12.4149269Z [53 / 274] 2 actions running 2022-11-23T01:56:12.4149815Z GenerateAten aten/src/ATen/ops; 0s processwrapper-sandbox 2022-11-23T01:56:12.4150354Z Compiling zutil.c; 0s processwrapper-sandbox 2022-11-23T01:56:12.6156305Z 2022-11-23T01:56:12.6156882Z  2022-11-23T01:56:12.6157852Z  2022-11-23T01:56:12.6158343Z [58 / 274] 8 actions, 7 running 2022-11-23T01:56:12.6159053Z GenerateAten aten/src/ATen/ops; 0s processwrapper-sandbox 2022-11-23T01:56:12.6159702Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-11-23T01:56:12.6160345Z Compiling src/google/protobuf/message_lite.cc; 0s processwrapper-sandbox 2022-11-23T01:56:12.6161039Z Compiling src/google/protobuf/parse_context.cc; 0s processwrapper-sandbox 2022-11-23T01:56:12.6162228Z Compiling src/google/protobuf/stubs/time.cc; 0s processwrapper-sandbox 2022-11-23T01:56:12.6162908Z Compiling src/google/protobuf/wire_format.cc; 0s processwrapper-sandbox 2022-11-23T01:56:12.6163599Z Compiling src/google/protobuf/stubs/status.cc; 0s processwrapper-sandbox 2022-11-23T01:56:12.6164136Z [Scann] Compiling src/google/protobuf/stubs/bytestream.cc 2022-11-23T01:56:12.8380094Z 2022-11-23T01:56:12.8380648Z  2022-11-23T01:56:12.8381008Z  2022-11-23T01:56:12.8381293Z  2022-11-23T01:56:12.8381588Z  2022-11-23T01:56:12.8381884Z  2022-11-23T01:56:12.8382164Z  2022-11-23T01:56:12.8382465Z  2022-11-23T01:56:12.8382775Z  2022-11-23T01:56:12.8383174Z [69 / 274] 8 actions, 7 running 2022-11-23T01:56:12.8383749Z GenerateAten aten/src/ATen/ops; 0s processwrapper-sandbox 2022-11-23T01:56:12.8384606Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:12.8385253Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-11-23T01:56:12.8385901Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-11-23T01:56:12.8386536Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-11-23T01:56:12.8387202Z Compiling src/google/protobuf/io/printer.cc; 0s processwrapper-sandbox 2022-11-23T01:56:12.8387867Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-11-23T01:56:12.8388371Z [Scann] Compiling src/google/protobuf/io/coded_stream.cc 2022-11-23T01:56:13.0417195Z 2022-11-23T01:56:13.0417775Z  2022-11-23T01:56:13.0418130Z  2022-11-23T01:56:13.0418419Z  2022-11-23T01:56:13.0418929Z  2022-11-23T01:56:13.0419270Z  2022-11-23T01:56:13.0419565Z  2022-11-23T01:56:13.0419837Z  2022-11-23T01:56:13.0420120Z  2022-11-23T01:56:13.0420534Z [76 / 274] 8 actions, 7 running 2022-11-23T01:56:13.0421112Z GenerateAten aten/src/ATen/ops; 0s processwrapper-sandbox 2022-11-23T01:56:13.0421922Z Compiling src/google/protobuf/extension_set.cc; 0s processwrapper-sandbox 2022-11-23T01:56:13.0422647Z Compiling src/google/protobuf/field_mask.pb.cc; 0s processwrapper-sandbox 2022-11-23T01:56:13.0423303Z Compiling src/google/protobuf/arena.cc; 0s processwrapper-sandbox 2022-11-23T01:56:13.0423990Z Compiling src/google/protobuf/any_lite.cc; 0s processwrapper-sandbox 2022-11-23T01:56:13.0424641Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-11-23T01:56:13.0425323Z Compiling src/google/protobuf/map_field.cc; 0s processwrapper-sandbox 2022-11-23T01:56:13.0425834Z [Scann] Compiling src/google/protobuf/stubs/int128.cc 2022-11-23T01:56:13.2501761Z 2022-11-23T01:56:13.2502283Z  2022-11-23T01:56:13.2502689Z  2022-11-23T01:56:13.2502970Z  2022-11-23T01:56:13.2503252Z  2022-11-23T01:56:13.2503545Z  2022-11-23T01:56:13.2503858Z  2022-11-23T01:56:13.2504134Z  2022-11-23T01:56:13.2504424Z  2022-11-23T01:56:13.2504831Z [84 / 274] 8 actions, 7 running 2022-11-23T01:56:13.2505385Z GenerateAten aten/src/ATen/ops; 1s processwrapper-sandbox 2022-11-23T01:56:13.2506056Z Compiling src/google/protobuf/stubs/strutil.cc; 0s processwrapper-sandbox 2022-11-23T01:56:13.2506669Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-11-23T01:56:13.2507234Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-11-23T01:56:13.2507825Z Compiling src/google/protobuf/repeated_field.cc; 0s processwrapper-sandbox 2022-11-23T01:56:13.2508404Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:13.2508954Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:13.2509374Z [Scann] Compiling src/google/protobuf/wrappers.pb.cc 2022-11-23T01:56:13.4568283Z 2022-11-23T01:56:13.4568968Z  2022-11-23T01:56:13.4569369Z  2022-11-23T01:56:13.4569694Z  2022-11-23T01:56:13.4572652Z  2022-11-23T01:56:13.4573206Z  2022-11-23T01:56:13.4575764Z  2022-11-23T01:56:13.4576193Z  2022-11-23T01:56:13.4578928Z  2022-11-23T01:56:13.4579585Z [90 / 274] 8 actions, 7 running 2022-11-23T01:56:13.4583043Z GenerateAten aten/src/ATen/ops; 1s processwrapper-sandbox 2022-11-23T01:56:13.4583970Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:13.4587226Z Compiling src/google/protobuf/util/json_util.cc; 0s processwrapper-sandbox 2022-11-23T01:56:13.4588258Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:13.4588929Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:13.4589436Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:13.4590006Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:13.6852189Z [Scann] Compiling src/google/protobuf/util/internal/type_info.cc 2022-11-23T01:56:13.6852521Z 2022-11-23T01:56:13.6852807Z  2022-11-23T01:56:13.6853134Z  2022-11-23T01:56:13.6853458Z  2022-11-23T01:56:13.6854031Z  2022-11-23T01:56:13.6900270Z  2022-11-23T01:56:13.6900740Z  2022-11-23T01:56:13.6901051Z  2022-11-23T01:56:13.6901364Z  2022-11-23T01:56:13.6901797Z [94 / 274] 8 actions, 7 running 2022-11-23T01:56:13.6902362Z GenerateAten aten/src/ATen/ops; 1s processwrapper-sandbox 2022-11-23T01:56:13.6902980Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:13.6903619Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:13.6904195Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:13.6904910Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:13.6905439Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:13.6905971Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:13.6906399Z [Scann] Compiling src/google/protobuf/util/internal/json_stream_parser.cc 2022-11-23T01:56:13.8919486Z 2022-11-23T01:56:13.8919948Z  2022-11-23T01:56:13.8920180Z  2022-11-23T01:56:13.8920343Z  2022-11-23T01:56:13.8920514Z  2022-11-23T01:56:13.8920683Z  2022-11-23T01:56:13.8920851Z  2022-11-23T01:56:13.8921016Z  2022-11-23T01:56:13.8921184Z  2022-11-23T01:56:13.8921421Z [101 / 274] 8 actions, 7 running 2022-11-23T01:56:13.8922062Z GenerateAten aten/src/ATen/ops; 1s processwrapper-sandbox 2022-11-23T01:56:13.8922629Z Compiling src/google/protobuf/any.pb.cc; 0s processwrapper-sandbox 2022-11-23T01:56:13.8923204Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:13.8923710Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:13.8924255Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:13.8924741Z Compiling src/google/protobuf/text_format.cc; 0s processwrapper-sandbox 2022-11-23T01:56:13.8925186Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:13.8925460Z [Scann] Compiling src/google/protobuf/empty.pb.cc 2022-11-23T01:56:14.1072437Z 2022-11-23T01:56:14.1073004Z  2022-11-23T01:56:14.1073317Z  2022-11-23T01:56:14.1073614Z  2022-11-23T01:56:14.1073881Z  2022-11-23T01:56:14.1074158Z  2022-11-23T01:56:14.1074420Z  2022-11-23T01:56:14.1074693Z  2022-11-23T01:56:14.1074956Z  2022-11-23T01:56:14.1075324Z [107 / 274] 8 actions, 7 running 2022-11-23T01:56:14.1075848Z GenerateAten aten/src/ATen/ops; 1s processwrapper-sandbox 2022-11-23T01:56:14.1076475Z Compiling src/google/protobuf/empty.pb.cc; 0s processwrapper-sandbox 2022-11-23T01:56:14.1077108Z Compiling src/google/protobuf/descriptor.cc; 0s processwrapper-sandbox 2022-11-23T01:56:14.1077796Z Compiling src/google/protobuf/io/tokenizer.cc; 0s processwrapper-sandbox 2022-11-23T01:56:14.1078398Z Compiling src/google/protobuf/message.cc; 0s processwrapper-sandbox 2022-11-23T01:56:14.1078962Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:14.1079558Z Compiling src/google/protobuf/service.cc; 0s processwrapper-sandbox 2022-11-23T01:56:14.1080025Z [Scann] Compiling src/google/protobuf/io/gzip_stream.cc 2022-11-23T01:56:14.3568749Z 2022-11-23T01:56:14.3569273Z  2022-11-23T01:56:14.3569656Z  2022-11-23T01:56:14.3569967Z  2022-11-23T01:56:14.3570255Z  2022-11-23T01:56:14.3570561Z  2022-11-23T01:56:14.3570860Z  2022-11-23T01:56:14.3571142Z  2022-11-23T01:56:14.3571450Z  2022-11-23T01:56:14.3571868Z [115 / 274] 8 actions, 7 running 2022-11-23T01:56:14.3572438Z GenerateAten aten/src/ATen/ops; 2s processwrapper-sandbox 2022-11-23T01:56:14.3573275Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:14.3573964Z Compiling src/google/protobuf/type.pb.cc; 0s processwrapper-sandbox 2022-11-23T01:56:14.3574618Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:14.3575247Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:14.3575882Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:14.3576526Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:14.3576976Z [Scann] @com_google_protobuf//:protoc_lib 2022-11-23T01:56:14.5633656Z 2022-11-23T01:56:14.5634258Z  2022-11-23T01:56:14.5634590Z  2022-11-23T01:56:14.5634879Z  2022-11-23T01:56:14.5635182Z  2022-11-23T01:56:14.5635727Z  2022-11-23T01:56:14.5636024Z  2022-11-23T01:56:14.5636318Z  2022-11-23T01:56:14.5636628Z  2022-11-23T01:56:14.5637037Z [121 / 274] 8 actions, 7 running 2022-11-23T01:56:14.5637709Z GenerateAten aten/src/ATen/ops; 2s processwrapper-sandbox 2022-11-23T01:56:14.5638318Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:14.5638833Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:14.5639338Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:14.5639884Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:14.5640231Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:14.5640741Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:14.5641204Z [Scann] Compiling src/google/protobuf/compiler/java/java_extension.cc 2022-11-23T01:56:14.7920276Z 2022-11-23T01:56:14.7920872Z  2022-11-23T01:56:14.7921226Z  2022-11-23T01:56:14.7921951Z  2022-11-23T01:56:14.7922272Z  2022-11-23T01:56:14.7922569Z  2022-11-23T01:56:14.7922878Z  2022-11-23T01:56:14.7923173Z  2022-11-23T01:56:14.7923436Z  2022-11-23T01:56:14.7923876Z [127 / 274] 8 actions, 7 running 2022-11-23T01:56:14.7924475Z GenerateAten aten/src/ATen/ops; 2s processwrapper-sandbox 2022-11-23T01:56:14.7925124Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:14.7925722Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:14.7926357Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:14.7926838Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:14.7927173Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:14.7927507Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:14.7927772Z [Scann] @com_google_protobuf//:protoc_lib 2022-11-23T01:56:15.0101213Z 2022-11-23T01:56:15.0101786Z  2022-11-23T01:56:15.0102131Z  2022-11-23T01:56:15.0102447Z  2022-11-23T01:56:15.0102758Z  2022-11-23T01:56:15.0103045Z  2022-11-23T01:56:15.0103344Z  2022-11-23T01:56:15.0103638Z  2022-11-23T01:56:15.0103913Z  2022-11-23T01:56:15.0104338Z [133 / 274] 8 actions, 7 running 2022-11-23T01:56:15.0104911Z GenerateAten aten/src/ATen/ops; 2s processwrapper-sandbox 2022-11-23T01:56:15.0105532Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:15.0106178Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:15.0106816Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:15.0107445Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:15.0108086Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:15.0108723Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:15.0123111Z [Scann] @com_google_protobuf//:protoc_lib 2022-11-23T01:56:15.2222872Z 2022-11-23T01:56:15.2223634Z  2022-11-23T01:56:15.2224001Z  2022-11-23T01:56:15.2224292Z  2022-11-23T01:56:15.2224597Z  2022-11-23T01:56:15.2224897Z  2022-11-23T01:56:15.2225167Z  2022-11-23T01:56:15.2225465Z  2022-11-23T01:56:15.2225762Z  2022-11-23T01:56:15.2226151Z [138 / 274] 8 actions running 2022-11-23T01:56:15.2226724Z GenerateAten aten/src/ATen/ops; 3s processwrapper-sandbox 2022-11-23T01:56:15.2227360Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:15.2227985Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:15.2228597Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:15.2229222Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:15.2229941Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:15.2230560Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:15.2231199Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:15.4224212Z 2022-11-23T01:56:15.4224981Z  2022-11-23T01:56:15.4225344Z  2022-11-23T01:56:15.4225704Z  2022-11-23T01:56:15.4225902Z  2022-11-23T01:56:15.4226062Z  2022-11-23T01:56:15.4226236Z  2022-11-23T01:56:15.4226448Z  2022-11-23T01:56:15.4226621Z  2022-11-23T01:56:15.4226866Z [143 / 274] 8 actions running 2022-11-23T01:56:15.4227257Z GenerateAten aten/src/ATen/ops; 3s processwrapper-sandbox 2022-11-23T01:56:15.4227766Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:15.4228346Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:15.4228899Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:15.4229561Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:15.4230218Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:15.4230815Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:15.4231406Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:15.6238525Z 2022-11-23T01:56:15.6238994Z  2022-11-23T01:56:15.6239326Z  2022-11-23T01:56:15.6239610Z  2022-11-23T01:56:15.6239894Z  2022-11-23T01:56:15.6240181Z  2022-11-23T01:56:15.6240453Z  2022-11-23T01:56:15.6240747Z  2022-11-23T01:56:15.6241033Z  2022-11-23T01:56:15.6241439Z [151 / 274] 8 actions, 7 running 2022-11-23T01:56:15.6242183Z GenerateAten aten/src/ATen/ops; 3s processwrapper-sandbox 2022-11-23T01:56:15.6242808Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:15.6243736Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:15.6244388Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:15.6245027Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:15.6245637Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:15.6246237Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:15.6246765Z [Scann] Compiling src/google/protobuf/compiler/js/js_generator.cc 2022-11-23T01:56:15.8320490Z 2022-11-23T01:56:15.8321048Z  2022-11-23T01:56:15.8321395Z  2022-11-23T01:56:15.8322808Z  2022-11-23T01:56:15.8323115Z  2022-11-23T01:56:15.8323399Z  2022-11-23T01:56:15.8323714Z  2022-11-23T01:56:15.8324011Z  2022-11-23T01:56:15.8324296Z  2022-11-23T01:56:15.8324721Z [157 / 274] 8 actions, 7 running 2022-11-23T01:56:15.8325290Z GenerateAten aten/src/ATen/ops; 3s processwrapper-sandbox 2022-11-23T01:56:15.8325906Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:15.8326529Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:15.8327360Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:15.8328002Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:15.8328593Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:15.8329217Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:15.8329758Z [Scann] Compiling src/google/protobuf/compiler/ruby/ruby_generator.cc 2022-11-23T01:56:16.0359356Z 2022-11-23T01:56:16.0359935Z  2022-11-23T01:56:16.0360285Z  2022-11-23T01:56:16.0360585Z  2022-11-23T01:56:16.0360894Z  2022-11-23T01:56:16.0361176Z  2022-11-23T01:56:16.0361464Z  2022-11-23T01:56:16.0361944Z  2022-11-23T01:56:16.0362240Z  2022-11-23T01:56:16.0362921Z [161 / 274] 8 actions, 7 running 2022-11-23T01:56:16.0363501Z GenerateAten aten/src/ATen/ops; 3s processwrapper-sandbox 2022-11-23T01:56:16.0364142Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:16.0364777Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:16.0365383Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:16.0365989Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:16.0366607Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:16.0367224Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:16.0367716Z [Scann] Compiling src/google/protobuf/compiler/zip_writer.cc 2022-11-23T01:56:16.2465854Z 2022-11-23T01:56:16.2466417Z  2022-11-23T01:56:16.2466776Z  2022-11-23T01:56:16.2467053Z  2022-11-23T01:56:16.2467277Z  2022-11-23T01:56:16.2467527Z  2022-11-23T01:56:16.2467815Z  2022-11-23T01:56:16.2468067Z  2022-11-23T01:56:16.2468328Z  2022-11-23T01:56:16.2468725Z [167 / 274] 8 actions, 7 running 2022-11-23T01:56:16.2469266Z GenerateAten aten/src/ATen/ops; 4s processwrapper-sandbox 2022-11-23T01:56:16.2469876Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:16.2470480Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:16.2471082Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:16.2471711Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:16.2472299Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:16.2472971Z Compiling src/google/protobuf/struct.pb.cc; 0s processwrapper-sandbox 2022-11-23T01:56:16.2473444Z [Scann] Compiling src/google/protobuf/reflection_ops.cc 2022-11-23T01:56:16.4632037Z 2022-11-23T01:56:16.4632614Z  2022-11-23T01:56:16.4632996Z  2022-11-23T01:56:16.4633283Z  2022-11-23T01:56:16.4633574Z  2022-11-23T01:56:16.4633860Z  2022-11-23T01:56:16.4634150Z  2022-11-23T01:56:16.4634500Z  2022-11-23T01:56:16.4634805Z  2022-11-23T01:56:16.4635219Z [173 / 274] 8 actions, 7 running 2022-11-23T01:56:16.4635808Z GenerateAten aten/src/ATen/ops; 4s processwrapper-sandbox 2022-11-23T01:56:16.4636501Z Compiling src/google/protobuf/reflection_ops.cc; 0s processwrapper-sandbox 2022-11-23T01:56:16.4637187Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:16.4637851Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:16.4638507Z Compiling src/google/protobuf/timestamp.pb.cc; 0s processwrapper-sandbox 2022-11-23T01:56:16.4639227Z Compiling src/google/protobuf/descriptor.pb.cc; 0s processwrapper-sandbox 2022-11-23T01:56:16.4639908Z Compiling src/google/protobuf/duration.pb.cc; 0s processwrapper-sandbox 2022-11-23T01:56:16.4640485Z [Scann] Compiling src/google/protobuf/descriptor_database.cc 2022-11-23T01:56:16.7224584Z 2022-11-23T01:56:16.7225116Z  2022-11-23T01:56:16.7225535Z  2022-11-23T01:56:16.7226068Z  2022-11-23T01:56:16.7226426Z  2022-11-23T01:56:16.7226760Z  2022-11-23T01:56:16.7227112Z  2022-11-23T01:56:16.7227455Z  2022-11-23T01:56:16.7227786Z  2022-11-23T01:56:16.7228275Z [181 / 274] 7 actions, 6 running 2022-11-23T01:56:16.7228910Z GenerateAten aten/src/ATen/ops; 4s processwrapper-sandbox 2022-11-23T01:56:16.7229599Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:16.7230297Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:16.7231011Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:16.7231734Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:16.7232488Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:16.7233053Z [Scann] Compiling src/google/protobuf/compiler/importer.cc 2022-11-23T01:56:16.9327604Z 2022-11-23T01:56:16.9328338Z  2022-11-23T01:56:16.9328932Z  2022-11-23T01:56:16.9329359Z  2022-11-23T01:56:16.9329757Z  2022-11-23T01:56:16.9330127Z  2022-11-23T01:56:16.9330520Z  2022-11-23T01:56:16.9330908Z  2022-11-23T01:56:16.9331396Z [187 / 274] 8 actions, 7 running 2022-11-23T01:56:16.9332254Z GenerateAten aten/src/ATen/ops; 4s processwrapper-sandbox 2022-11-23T01:56:16.9333013Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:16.9333772Z Compiling src/google/protobuf/api.pb.cc; 0s processwrapper-sandbox 2022-11-23T01:56:16.9334523Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:16.9335271Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:16.9336001Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:16.9336738Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:16.9337293Z [Scann] Compiling src/google/protobuf/any.cc 2022-11-23T01:56:17.1774793Z 2022-11-23T01:56:17.1775380Z  2022-11-23T01:56:17.1775731Z  2022-11-23T01:56:17.1776047Z  2022-11-23T01:56:17.1776338Z  2022-11-23T01:56:17.1776623Z  2022-11-23T01:56:17.1776920Z  2022-11-23T01:56:17.1777211Z  2022-11-23T01:56:17.1777479Z  2022-11-23T01:56:17.1777903Z [195 / 274] 8 actions, 7 running 2022-11-23T01:56:17.1778491Z GenerateAten aten/src/ATen/ops; 5s processwrapper-sandbox 2022-11-23T01:56:17.1779097Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:17.1779744Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:17.1780368Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:17.1780944Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:17.1781561Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:17.1782159Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:17.1782690Z [Scann] Compiling src/google/protobuf/compiler/csharp/csharp_map_field.cc 2022-11-23T01:56:17.3788362Z 2022-11-23T01:56:17.3791957Z  2022-11-23T01:56:17.3792363Z  2022-11-23T01:56:17.3792667Z  2022-11-23T01:56:17.3792969Z  2022-11-23T01:56:17.3793279Z  2022-11-23T01:56:17.3793579Z  2022-11-23T01:56:17.3793869Z  2022-11-23T01:56:17.3794171Z  2022-11-23T01:56:17.3794605Z [200 / 274] 8 actions, 7 running 2022-11-23T01:56:17.3795170Z GenerateAten aten/src/ATen/ops; 5s processwrapper-sandbox 2022-11-23T01:56:17.3795828Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:17.3796461Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:17.3797137Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:17.3797831Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:17.3798663Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:17.3799391Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:17.3799910Z [Scann] Compiling src/google/protobuf/compiler/cpp/cpp_field.cc 2022-11-23T01:56:17.5888481Z 2022-11-23T01:56:17.5889368Z  2022-11-23T01:56:17.5889785Z  2022-11-23T01:56:17.5890073Z  2022-11-23T01:56:17.5890375Z  2022-11-23T01:56:17.5890676Z  2022-11-23T01:56:17.5890954Z  2022-11-23T01:56:17.5891255Z  2022-11-23T01:56:17.5891547Z  2022-11-23T01:56:17.5891952Z [205 / 274] 8 actions, 7 running 2022-11-23T01:56:17.5892509Z GenerateAten aten/src/ATen/ops; 5s processwrapper-sandbox 2022-11-23T01:56:17.5893153Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:17.5894064Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:17.5894672Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:17.5895298Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:17.5895918Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:17.5896518Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:17.5897022Z [Scann] Compiling src/google/protobuf/compiler/cpp/cpp_file.cc 2022-11-23T01:56:17.8240110Z 2022-11-23T01:56:17.8240705Z  2022-11-23T01:56:17.8241110Z  2022-11-23T01:56:17.8241435Z  2022-11-23T01:56:17.8241891Z  2022-11-23T01:56:17.8242133Z  2022-11-23T01:56:17.8242375Z  2022-11-23T01:56:17.8242596Z  2022-11-23T01:56:17.8242833Z  2022-11-23T01:56:17.8243170Z [211 / 274] 7 actions running 2022-11-23T01:56:17.8243628Z GenerateAten aten/src/ATen/ops; 5s processwrapper-sandbox 2022-11-23T01:56:17.8244144Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:17.8244659Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:17.8245664Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:17.8246158Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:17.8246703Z Compiling src/google/protobuf/compiler/main.cc; 0s processwrapper-sandbox 2022-11-23T01:56:17.8247227Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-11-23T01:56:18.0258445Z 2022-11-23T01:56:18.0259650Z  2022-11-23T01:56:18.0260200Z  2022-11-23T01:56:18.0260470Z  2022-11-23T01:56:18.0260843Z  2022-11-23T01:56:18.0261172Z  2022-11-23T01:56:18.0261444Z  2022-11-23T01:56:18.0261714Z  2022-11-23T01:56:18.0262095Z [220 / 277] 5 actions running 2022-11-23T01:56:18.0262646Z GenerateAten aten/src/ATen/ops; 5s processwrapper-sandbox 2022-11-23T01:56:18.0263268Z Executing genrule @onnx//:generate_onnx_proto; 0s processwrapper-sandbox 2022-11-23T01:56:18.0263899Z @onnx//:generate_onnx_data_proto; 0s processwrapper-sandbox 2022-11-23T01:56:18.0264507Z @onnx//:generate_onnx_operators_proto; 0s processwrapper-sandbox 2022-11-23T01:56:18.0265124Z Linking external/com_google_protobuf/protoc; 0s processwrapper-sandbox 2022-11-23T01:56:18.2037113Z 2022-11-23T01:56:18.2038112Z  2022-11-23T01:56:18.2038700Z  2022-11-23T01:56:18.2039274Z  2022-11-23T01:56:18.2039776Z  2022-11-23T01:56:18.2040047Z  2022-11-23T01:56:18.2040502Z INFO: From Compiling src/libm/mkalias.c [for host]: 2022-11-23T01:56:18.2040983Z [236 / 305] 4 actions running 2022-11-23T01:56:18.2041719Z GenerateAten aten/src/ATen/ops; 6s processwrapper-sandbox 2022-11-23T01:56:18.2042417Z Linking external/com_google_protobuf/protoc; 0s processwrapper-sandbox 2022-11-23T01:56:18.2043146Z Compiling src/libm/mkrename.c [for host]; 0s processwrapper-sandbox 2022-11-23T01:56:18.2043984Z Compiling src/libm/mkalias.c [for host]; 0s processwrapper-sandbox 2022-11-23T01:56:18.2044312Z 2022-11-23T01:56:18.2044475Z  2022-11-23T01:56:18.2044782Z  2022-11-23T01:56:18.2204510Z  2022-11-23T01:56:18.2204905Z  2022-11-23T01:56:18.2205433Z external/sleef/src/libm/mkalias.c: In function 'main': 2022-11-23T01:56:18.2207532Z external/sleef/src/libm/mkalias.c:40:16: warning: unused variable 'vparameterStr' [-Wunused-variable] 2022-11-23T01:56:18.2208428Z static char *vparameterStr[7] = { "v", "vv", "", "vv", "v", "vvv", "" }; 2022-11-23T01:56:18.2208953Z ^~~~~~~~~~~~~ 2022-11-23T01:56:18.2209618Z external/sleef/src/libm/mkalias.c:39:16: warning: unused variable 'ulpSuffixStr' [-Wunused-variable] 2022-11-23T01:56:18.2210366Z static char *ulpSuffixStr[] = { "", "_u1", "_u05", "_u35", "_u15", "_u3500" }; 2022-11-23T01:56:18.2211071Z ^~~~~~~~~~~~ 2022-11-23T01:56:18.2211769Z external/sleef/src/libm/mkalias.c:37:16: warning: unused variable 'typeSpecS' [-Wunused-variable] 2022-11-23T01:56:18.2212369Z static char *typeSpecS[] = { "", "f" }; 2022-11-23T01:56:18.2212712Z ^~~~~~~~~ 2022-11-23T01:56:18.2213404Z external/sleef/src/libm/mkalias.c:24:9: warning: unused variable 'mangledisa' [-Wunused-variable] 2022-11-23T01:56:18.2213995Z char *mangledisa = argv[4]; 2022-11-23T01:56:18.2214231Z ^~~~~~~~~~ 2022-11-23T01:56:18.2214427Z At top level: 2022-11-23T01:56:18.2214854Z external/sleef/src/libm/mkalias.c:37:16: warning: 'typeSpecS' defined but not used [-Wunused-variable] 2022-11-23T01:56:18.2215190Z static char *typeSpecS[] = { "", "f" }; 2022-11-23T01:56:18.2215425Z ^~~~~~~~~ 2022-11-23T01:56:18.2216129Z external/sleef/src/libm/mkalias.c:39:16: warning: 'ulpSuffixStr' defined but not used [-Wunused-variable] 2022-11-23T01:56:18.2216749Z static char *ulpSuffixStr[] = { "", "_u1", "_u05", "_u35", "_u15", "_u3500" }; 2022-11-23T01:56:18.2217117Z ^~~~~~~~~~~~ 2022-11-23T01:56:18.2217588Z external/sleef/src/libm/mkalias.c:40:16: warning: 'vparameterStr' defined but not used [-Wunused-variable] 2022-11-23T01:56:18.2217964Z static char *vparameterStr[7] = { "v", "vv", "", "vv", "v", "vvv", "" }; 2022-11-23T01:56:18.2218206Z ^~~~~~~~~~~~~ 2022-11-23T01:56:18.2218472Z [236 / 305] 4 actions running 2022-11-23T01:56:18.2218825Z GenerateAten aten/src/ATen/ops; 6s processwrapper-sandbox 2022-11-23T01:56:18.2219250Z Linking external/com_google_protobuf/protoc; 0s processwrapper-sandbox 2022-11-23T01:56:18.2219668Z Compiling src/libm/mkrename.c [for host]; 0s processwrapper-sandbox 2022-11-23T01:56:18.2220181Z Compiling src/libm/mkalias.c [for host]; 0s processwrapper-sandbox 2022-11-23T01:56:18.4202161Z 2022-11-23T01:56:18.4202774Z  2022-11-23T01:56:18.4203088Z  2022-11-23T01:56:18.4203389Z  2022-11-23T01:56:18.4203636Z  2022-11-23T01:56:18.4204025Z [259 / 307] 2 actions, 1 running 2022-11-23T01:56:18.4204508Z GenerateAten aten/src/ATen/ops; 6s processwrapper-sandbox 2022-11-23T01:56:18.4204948Z [Prepa] Symlinking virtual headers for @fbgemm//:fbgemm_src_headers 2022-11-23T01:56:18.6208819Z 2022-11-23T01:56:18.6209585Z  2022-11-23T01:56:18.6211784Z  2022-11-23T01:56:18.6212189Z [323 / 371] 4 actions, 3 running 2022-11-23T01:56:18.6212986Z GenerateAten aten/src/ATen/ops; 6s processwrapper-sandbox 2022-11-23T01:56:18.6213669Z Executing genrule //:generate-code; 0s processwrapper-sandbox 2022-11-23T01:56:18.6218351Z Executing genrule @local_config_python//:python_include; 0s local 2022-11-23T01:56:18.6219093Z [Prepa] Executing genrule //:version_h 2022-11-23T01:56:18.8250390Z 2022-11-23T01:56:18.8250972Z  2022-11-23T01:56:18.8251360Z  2022-11-23T01:56:18.8251660Z  2022-11-23T01:56:18.8251993Z  2022-11-23T01:56:18.8252435Z [328 / 392] 8 actions running 2022-11-23T01:56:18.8253652Z GenerateAten aten/src/ATen/ops; 6s processwrapper-sandbox 2022-11-23T01:56:18.8254557Z Executing genrule //:generate-code; 0s processwrapper-sandbox 2022-11-23T01:56:18.8255122Z Executing genrule @local_config_python//:python_include; 0s local 2022-11-23T01:56:18.8255824Z Compiling caffe2/proto/predictor_consts.pb.cc; 0s processwrapper-sandbox 2022-11-23T01:56:18.8256484Z Compiling caffe2/proto/metanet.pb.cc; 0s processwrapper-sandbox 2022-11-23T01:56:18.8257028Z Compiling caffe2/proto/caffe2.pb.cc; 0s processwrapper-sandbox 2022-11-23T01:56:18.8257395Z Compiling caffe2/proto/prof_dag.pb.cc; 0s processwrapper-sandbox 2022-11-23T01:56:18.8257752Z Compiling caffe2/proto/hsm.pb.cc; 0s processwrapper-sandbox 2022-11-23T01:56:19.0708721Z 2022-11-23T01:56:19.0709339Z  2022-11-23T01:56:19.0709741Z  2022-11-23T01:56:19.0710074Z  2022-11-23T01:56:19.0710586Z  2022-11-23T01:56:19.0710912Z  2022-11-23T01:56:19.0711245Z  2022-11-23T01:56:19.0711564Z  2022-11-23T01:56:19.0711881Z  2022-11-23T01:56:19.0712359Z [334 / 419] 8 actions, 7 running 2022-11-23T01:56:19.0712989Z GenerateAten aten/src/ATen/ops; 6s processwrapper-sandbox 2022-11-23T01:56:19.0713703Z Executing genrule //:generate-code; 0s processwrapper-sandbox 2022-11-23T01:56:19.0714289Z Executing genrule @local_config_python//:python_include; 0s local 2022-11-23T01:56:19.0715024Z Compiling caffe2/proto/caffe2_legacy.pb.cc; 0s processwrapper-sandbox 2022-11-23T01:56:19.0715736Z Compiling caffe2/proto/torch.pb.cc; 0s processwrapper-sandbox 2022-11-23T01:56:19.0716475Z Compiling src/google/protobuf/stubs/time.cc; 0s processwrapper-sandbox 2022-11-23T01:56:19.0717218Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-11-23T01:56:19.0717864Z [Scann] Compiling src/google/protobuf/arena.cc 2022-11-23T01:56:19.2846141Z 2022-11-23T01:56:19.2846733Z  2022-11-23T01:56:19.2847153Z  2022-11-23T01:56:19.2847515Z  2022-11-23T01:56:19.2847831Z  2022-11-23T01:56:19.2848172Z  2022-11-23T01:56:19.2848546Z  2022-11-23T01:56:19.2848882Z  2022-11-23T01:56:19.2849233Z  2022-11-23T01:56:19.2849717Z [343 / 419] 8 actions, 7 running 2022-11-23T01:56:19.2850380Z GenerateAten aten/src/ATen/ops; 7s processwrapper-sandbox 2022-11-23T01:56:19.2851071Z Executing genrule //:generate-code; 0s processwrapper-sandbox 2022-11-23T01:56:19.2851889Z Compiling src/google/protobuf/extension_set.cc; 0s processwrapper-sandbox 2022-11-23T01:56:19.2852552Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-11-23T01:56:19.2853141Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-11-23T01:56:19.2853771Z Compiling src/google/protobuf/io/io_win32.cc; 0s processwrapper-sandbox 2022-11-23T01:56:19.2854423Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-11-23T01:56:19.2854949Z [Scann] Compiling src/google/protobuf/io/zero_copy_stream_impl.cc 2022-11-23T01:56:19.5084017Z 2022-11-23T01:56:19.5084598Z  2022-11-23T01:56:19.5085003Z  2022-11-23T01:56:19.5085294Z  2022-11-23T01:56:19.5085592Z  2022-11-23T01:56:19.5085890Z  2022-11-23T01:56:19.5086168Z  2022-11-23T01:56:19.5086456Z  2022-11-23T01:56:19.5086743Z  2022-11-23T01:56:19.5087145Z [349 / 419] 8 actions, 7 running 2022-11-23T01:56:19.5087716Z GenerateAten aten/src/ATen/ops; 7s processwrapper-sandbox 2022-11-23T01:56:19.5088361Z Executing genrule //:generate-code; 1s processwrapper-sandbox 2022-11-23T01:56:19.5088993Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-11-23T01:56:19.5089627Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-11-23T01:56:19.5090299Z Compiling src/google/protobuf/stubs/statusor.cc; 0s processwrapper-sandbox 2022-11-23T01:56:19.5090998Z Compiling src/google/protobuf/io/strtod.cc; 0s processwrapper-sandbox 2022-11-23T01:56:19.5091853Z Compiling src/google/protobuf/repeated_field.cc; 0s processwrapper-sandbox 2022-11-23T01:56:19.5092376Z [Scann] Compiling src/google/protobuf/parse_context.cc 2022-11-23T01:56:19.7104201Z 2022-11-23T01:56:19.7104720Z  2022-11-23T01:56:19.7105070Z  2022-11-23T01:56:19.7105401Z  2022-11-23T01:56:19.7105671Z  2022-11-23T01:56:19.7105965Z  2022-11-23T01:56:19.7106262Z  2022-11-23T01:56:19.7106545Z  2022-11-23T01:56:19.7106839Z  2022-11-23T01:56:19.7107257Z [355 / 419] 8 actions, 7 running 2022-11-23T01:56:19.7107809Z GenerateAten aten/src/ATen/ops; 7s processwrapper-sandbox 2022-11-23T01:56:19.7108458Z Executing genrule //:generate-code; 1s processwrapper-sandbox 2022-11-23T01:56:19.7109151Z Compiling src/google/protobuf/parse_context.cc; 0s processwrapper-sandbox 2022-11-23T01:56:19.7110087Z Compiling src/google/protobuf/message_lite.cc; 0s processwrapper-sandbox 2022-11-23T01:56:19.7110748Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-11-23T01:56:19.7111403Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-11-23T01:56:19.7112046Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-11-23T01:56:19.7112562Z [Scann] Compiling src/google/protobuf/generated_message_util.cc 2022-11-23T01:56:19.9750810Z 2022-11-23T01:56:19.9751784Z  2022-11-23T01:56:19.9752267Z  2022-11-23T01:56:19.9752650Z  2022-11-23T01:56:19.9752980Z  2022-11-23T01:56:19.9753333Z  2022-11-23T01:56:19.9753684Z  2022-11-23T01:56:19.9754017Z  2022-11-23T01:56:19.9754363Z  2022-11-23T01:56:19.9754861Z [366 / 824] 3 actions, 2 running 2022-11-23T01:56:19.9755524Z GenerateAten aten/src/ATen/ops; 7s processwrapper-sandbox 2022-11-23T01:56:19.9756336Z Executing genrule //:generate-code; 1s processwrapper-sandbox 2022-11-23T01:56:19.9756889Z [Prepa] Linking external/com_google_protobuf/libprotobuf_lite.so 2022-11-23T01:56:20.2038960Z 2022-11-23T01:56:20.2039592Z  2022-11-23T01:56:20.2040006Z  2022-11-23T01:56:20.2040371Z  2022-11-23T01:56:20.2040896Z [372 / 1,378] 5 actions, 3 running 2022-11-23T01:56:20.2041767Z GenerateAten aten/src/ATen/ops; 8s processwrapper-sandbox 2022-11-23T01:56:20.2042551Z Executing genrule //:generate-code; 1s processwrapper-sandbox 2022-11-23T01:56:20.2043359Z Compiling src/google/protobuf/util/json_util.cc; 0s processwrapper-sandbox 2022-11-23T01:56:20.2043957Z [Scann] @com_google_protobuf//:protobuf 2022-11-23T01:56:20.2044482Z [Prepa] Compiling src/google/protobuf/descriptor.cc 2022-11-23T01:56:20.4261854Z 2022-11-23T01:56:20.4262443Z  2022-11-23T01:56:20.4263919Z  2022-11-23T01:56:20.4264439Z  2022-11-23T01:56:20.4264759Z  2022-11-23T01:56:20.4265225Z  2022-11-23T01:56:20.4265809Z [373 / 1,378] 8 actions running 2022-11-23T01:56:20.4266545Z GenerateAten aten/src/ATen/ops; 8s processwrapper-sandbox 2022-11-23T01:56:20.4267369Z Executing genrule //:generate-code; 1s processwrapper-sandbox 2022-11-23T01:56:20.4268214Z Compiling src/google/protobuf/descriptor.cc; 0s processwrapper-sandbox 2022-11-23T01:56:20.4269022Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:20.4269920Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:20.4270742Z Compiling src/google/protobuf/wire_format.cc; 0s processwrapper-sandbox 2022-11-23T01:56:20.4271604Z Compiling src/google/protobuf/message.cc; 0s processwrapper-sandbox 2022-11-23T01:56:20.4272397Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:20.6967692Z 2022-11-23T01:56:20.6968791Z  2022-11-23T01:56:20.6969759Z  2022-11-23T01:56:20.6970173Z  2022-11-23T01:56:20.6970560Z  2022-11-23T01:56:20.6970902Z  2022-11-23T01:56:20.6971257Z  2022-11-23T01:56:20.6971626Z  2022-11-23T01:56:20.6971969Z  2022-11-23T01:56:20.6972624Z [381 / 1,378] 7 actions, 6 running 2022-11-23T01:56:20.6973295Z GenerateAten aten/src/ATen/ops; 8s processwrapper-sandbox 2022-11-23T01:56:20.6974034Z Executing genrule //:generate-code; 2s processwrapper-sandbox 2022-11-23T01:56:20.6974843Z Compiling src/google/protobuf/wrappers.pb.cc; 0s processwrapper-sandbox 2022-11-23T01:56:20.6975621Z Compiling src/google/protobuf/reflection_ops.cc; 0s processwrapper-sandbox 2022-11-23T01:56:20.6976544Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:20.6977294Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:20.6978088Z [Scann] Compiling src/google/protobuf/stubs/substitute.cc 2022-11-23T01:56:20.9207239Z 2022-11-23T01:56:20.9207798Z  2022-11-23T01:56:20.9208391Z  2022-11-23T01:56:20.9208690Z  2022-11-23T01:56:20.9208985Z  2022-11-23T01:56:20.9209259Z  2022-11-23T01:56:20.9209540Z  2022-11-23T01:56:20.9209828Z  2022-11-23T01:56:20.9210224Z [388 / 1,378] 7 actions, 6 running 2022-11-23T01:56:20.9210791Z GenerateAten aten/src/ATen/ops; 8s processwrapper-sandbox 2022-11-23T01:56:20.9211404Z Executing genrule //:generate-code; 2s processwrapper-sandbox 2022-11-23T01:56:20.9212041Z Compiling src/google/protobuf/map_field.cc; 0s processwrapper-sandbox 2022-11-23T01:56:20.9212719Z Compiling src/google/protobuf/descriptor.pb.cc; 0s processwrapper-sandbox 2022-11-23T01:56:20.9213402Z Compiling src/google/protobuf/util/time_util.cc; 0s processwrapper-sandbox 2022-11-23T01:56:20.9214056Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:20.9214536Z [Scann] Compiling src/google/protobuf/util/message_differencer.cc 2022-11-23T01:56:21.1887778Z 2022-11-23T01:56:21.1888316Z  2022-11-23T01:56:21.1888664Z  2022-11-23T01:56:21.1888974Z  2022-11-23T01:56:21.1889282Z  2022-11-23T01:56:21.1889567Z  2022-11-23T01:56:21.1889869Z  2022-11-23T01:56:21.1890174Z  2022-11-23T01:56:21.1890580Z [392 / 1,378] 8 actions, 7 running 2022-11-23T01:56:21.1891161Z GenerateAten aten/src/ATen/ops; 9s processwrapper-sandbox 2022-11-23T01:56:21.1891809Z Executing genrule //:generate-code; 2s processwrapper-sandbox 2022-11-23T01:56:21.1892450Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:21.1893048Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:21.1893664Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:21.1894348Z Compiling src/google/protobuf/io/tokenizer.cc; 0s processwrapper-sandbox 2022-11-23T01:56:21.1894993Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:21.1895519Z [Scann] Compiling src/google/protobuf/util/internal/object_writer.cc 2022-11-23T01:56:21.4383398Z 2022-11-23T01:56:21.4383943Z  2022-11-23T01:56:21.4384329Z  2022-11-23T01:56:21.4384632Z  2022-11-23T01:56:21.4384967Z  2022-11-23T01:56:21.4385260Z  2022-11-23T01:56:21.4385531Z  2022-11-23T01:56:21.4385830Z  2022-11-23T01:56:21.4386133Z  2022-11-23T01:56:21.4386547Z [398 / 1,378] 8 actions, 7 running 2022-11-23T01:56:21.4387144Z GenerateAten aten/src/ATen/ops; 9s processwrapper-sandbox 2022-11-23T01:56:21.4387785Z Executing genrule //:generate-code; 2s processwrapper-sandbox 2022-11-23T01:56:21.4388441Z Compiling src/google/protobuf/text_format.cc; 0s processwrapper-sandbox 2022-11-23T01:56:21.4389111Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:21.4389723Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:21.4390341Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:21.4390987Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:21.4391503Z [Scann] Compiling src/google/protobuf/util/field_mask_util.cc 2022-11-23T01:56:21.6448962Z 2022-11-23T01:56:21.6449719Z  2022-11-23T01:56:21.6450090Z  2022-11-23T01:56:21.6450406Z  2022-11-23T01:56:21.6450722Z  2022-11-23T01:56:21.6451008Z  2022-11-23T01:56:21.6451316Z  2022-11-23T01:56:21.6451620Z  2022-11-23T01:56:21.6451907Z  2022-11-23T01:56:21.6452340Z [404 / 1,378] 8 actions, 7 running 2022-11-23T01:56:21.6452937Z GenerateAten aten/src/ATen/ops; 9s processwrapper-sandbox 2022-11-23T01:56:21.6453582Z Executing genrule //:generate-code; 3s processwrapper-sandbox 2022-11-23T01:56:21.6454232Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:21.6454855Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:21.6455473Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:21.6456266Z Compiling src/google/protobuf/api.pb.cc; 0s processwrapper-sandbox 2022-11-23T01:56:21.6456936Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:21.6457433Z [Scann] Compiling src/google/protobuf/source_context.pb.cc 2022-11-23T01:56:21.8492913Z 2022-11-23T01:56:21.8493495Z  2022-11-23T01:56:21.8493845Z  2022-11-23T01:56:21.8494152Z  2022-11-23T01:56:21.8494434Z  2022-11-23T01:56:21.8494749Z  2022-11-23T01:56:21.8495062Z  2022-11-23T01:56:21.8495354Z  2022-11-23T01:56:21.8495661Z  2022-11-23T01:56:21.8496085Z [409 / 1,378] 8 actions running 2022-11-23T01:56:21.8496668Z GenerateAten aten/src/ATen/ops; 9s processwrapper-sandbox 2022-11-23T01:56:21.8497348Z Executing genrule //:generate-code; 3s processwrapper-sandbox 2022-11-23T01:56:21.8498002Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:21.8498643Z Compiling src/google/protobuf/struct.pb.cc; 0s processwrapper-sandbox 2022-11-23T01:56:21.8499304Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:21.8500018Z Compiling src/google/protobuf/timestamp.pb.cc; 0s processwrapper-sandbox 2022-11-23T01:56:21.8500697Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:21.8501132Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:22.1331633Z 2022-11-23T01:56:22.1332226Z  2022-11-23T01:56:22.1332606Z  2022-11-23T01:56:22.1332891Z  2022-11-23T01:56:22.1333205Z  2022-11-23T01:56:22.1333519Z  2022-11-23T01:56:22.1333803Z  2022-11-23T01:56:22.1334108Z  2022-11-23T01:56:22.1334416Z  2022-11-23T01:56:22.1334837Z [416 / 1,378] 8 actions, 7 running 2022-11-23T01:56:22.1335438Z GenerateAten aten/src/ATen/ops; 10s processwrapper-sandbox 2022-11-23T01:56:22.1336062Z Executing genrule //:generate-code; 3s processwrapper-sandbox 2022-11-23T01:56:22.1336579Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:22.1337125Z Compiling src/google/protobuf/empty.pb.cc; 0s processwrapper-sandbox 2022-11-23T01:56:22.1337778Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:22.1338385Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:22.1338939Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:22.1339397Z [Scann] Compiling src/google/protobuf/duration.pb.cc 2022-11-23T01:56:22.3907357Z 2022-11-23T01:56:22.3907932Z  2022-11-23T01:56:22.3908269Z  2022-11-23T01:56:22.3908576Z  2022-11-23T01:56:22.3908865Z  2022-11-23T01:56:22.3909137Z  2022-11-23T01:56:22.3909441Z  2022-11-23T01:56:22.3909751Z  2022-11-23T01:56:22.3910039Z  2022-11-23T01:56:22.3910463Z [424 / 1,773] 8 actions, 6 running 2022-11-23T01:56:22.3911069Z GenerateAten aten/src/ATen/ops; 10s processwrapper-sandbox 2022-11-23T01:56:22.3911714Z Executing genrule //:generate-code; 3s processwrapper-sandbox 2022-11-23T01:56:22.3912567Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:22.3913133Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:22.3913681Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:22.3914193Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:22.3914832Z [Prepa] action 'SolibSymlink _solib_k8/_U@mkl_S_S_Cmkl___U/libmkl_def.so' 2022-11-23T01:56:22.3915359Z [Prepa] Linking external/com_google_protobuf/libprotobuf.so 2022-11-23T01:56:22.5915400Z 2022-11-23T01:56:22.5915903Z  2022-11-23T01:56:22.5916277Z  2022-11-23T01:56:22.5916550Z  2022-11-23T01:56:22.5916797Z  2022-11-23T01:56:22.5917071Z  2022-11-23T01:56:22.5917331Z  2022-11-23T01:56:22.5917653Z  2022-11-23T01:56:22.5917923Z  2022-11-23T01:56:22.5918542Z [429 / 1,773] 8 actions, 7 running 2022-11-23T01:56:22.5919028Z GenerateAten aten/src/ATen/ops; 10s processwrapper-sandbox 2022-11-23T01:56:22.5919582Z Executing genrule //:generate-code; 4s processwrapper-sandbox 2022-11-23T01:56:22.5920119Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-11-23T01:56:22.5920581Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:22.5920995Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:22.5921437Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:22.5922234Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:22.5922723Z [Prepa] Compiling third_party/oneDNN/src/common/scratchpad_debug.cpp 2022-11-23T01:56:22.8261251Z 2022-11-23T01:56:22.8261852Z  2022-11-23T01:56:22.8262227Z  2022-11-23T01:56:22.8262551Z  2022-11-23T01:56:22.8262836Z  2022-11-23T01:56:22.8263133Z  2022-11-23T01:56:22.8263410Z  2022-11-23T01:56:22.8263693Z  2022-11-23T01:56:22.8263983Z  2022-11-23T01:56:22.8264369Z [433 / 1,773] 8 actions, 7 running 2022-11-23T01:56:22.8264933Z GenerateAten aten/src/ATen/ops; 10s processwrapper-sandbox 2022-11-23T01:56:22.8265604Z Executing genrule //:generate-code; 4s processwrapper-sandbox 2022-11-23T01:56:22.8266191Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:22.8266729Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:22.8267282Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:22.8267827Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:22.8268364Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:22.8268831Z [Scann] @mkl_dnn//:mkl-dnn 2022-11-23T01:56:23.0516252Z 2022-11-23T01:56:23.0516783Z  2022-11-23T01:56:23.0517152Z  2022-11-23T01:56:23.0517446Z  2022-11-23T01:56:23.0517876Z  2022-11-23T01:56:23.0518177Z  2022-11-23T01:56:23.0518453Z  2022-11-23T01:56:23.0518733Z  2022-11-23T01:56:23.0519024Z  2022-11-23T01:56:23.0519390Z [437 / 1,773] 8 actions running 2022-11-23T01:56:23.0519981Z GenerateAten aten/src/ATen/ops; 10s processwrapper-sandbox 2022-11-23T01:56:23.0520649Z Executing genrule //:generate-code; 4s processwrapper-sandbox 2022-11-23T01:56:23.0521231Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:23.0522414Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:23.0522972Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:23.0523505Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:23.0524044Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:23.0524590Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:23.3112320Z 2022-11-23T01:56:23.3112904Z  2022-11-23T01:56:23.3113277Z  2022-11-23T01:56:23.3113575Z  2022-11-23T01:56:23.3113882Z  2022-11-23T01:56:23.3114201Z  2022-11-23T01:56:23.3114477Z  2022-11-23T01:56:23.3114762Z  2022-11-23T01:56:23.3115044Z  2022-11-23T01:56:23.3115448Z [444 / 1,773] 8 actions, 7 running 2022-11-23T01:56:23.3116223Z GenerateAten aten/src/ATen/ops; 11s processwrapper-sandbox 2022-11-23T01:56:23.3116878Z Executing genrule //:generate-code; 4s processwrapper-sandbox 2022-11-23T01:56:23.3117427Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:23.3118056Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:23.3118601Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:23.3119150Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:23.3119675Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:23.3120190Z [Scann] Compiling third_party/oneDNN/src/cpu/x64/matmul/brgemm_matmul.cpp 2022-11-23T01:56:23.5480519Z 2022-11-23T01:56:23.5491021Z  2022-11-23T01:56:23.5491373Z  2022-11-23T01:56:23.5491927Z  2022-11-23T01:56:23.5492221Z  2022-11-23T01:56:23.5492493Z  2022-11-23T01:56:23.5492787Z  2022-11-23T01:56:23.5493090Z  2022-11-23T01:56:23.5493381Z  2022-11-23T01:56:23.5493818Z [448 / 1,773] 7 actions, 6 running 2022-11-23T01:56:23.5494393Z GenerateAten aten/src/ATen/ops; 11s processwrapper-sandbox 2022-11-23T01:56:23.5495031Z Executing genrule //:generate-code; 5s processwrapper-sandbox 2022-11-23T01:56:23.5495631Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:23.5496173Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:23.5496700Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:23.5497221Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:23.5497686Z [Scann] @mkl_dnn//:mkl-dnn 2022-11-23T01:56:23.8346336Z 2022-11-23T01:56:23.8346889Z  2022-11-23T01:56:23.8347177Z  2022-11-23T01:56:23.8347412Z  2022-11-23T01:56:23.8347657Z  2022-11-23T01:56:23.8347934Z  2022-11-23T01:56:23.8348207Z  2022-11-23T01:56:23.8348462Z  2022-11-23T01:56:23.8348862Z [453 / 1,773] 8 actions, 7 running 2022-11-23T01:56:23.8349419Z GenerateAten aten/src/ATen/ops; 11s processwrapper-sandbox 2022-11-23T01:56:23.8350011Z Executing genrule //:generate-code; 5s processwrapper-sandbox 2022-11-23T01:56:23.8350543Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:23.8351042Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:23.8351534Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:23.8352018Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:23.8352505Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:23.8352927Z [Scann] @mkl_dnn//:mkl-dnn 2022-11-23T01:56:24.0540501Z 2022-11-23T01:56:24.0541125Z  2022-11-23T01:56:24.0541495Z  2022-11-23T01:56:24.0541810Z  2022-11-23T01:56:24.0542130Z  2022-11-23T01:56:24.0542446Z  2022-11-23T01:56:24.0542753Z  2022-11-23T01:56:24.0543057Z  2022-11-23T01:56:24.0543348Z  2022-11-23T01:56:24.0543761Z [455 / 1,773] 8 actions running 2022-11-23T01:56:24.0544263Z GenerateAten aten/src/ATen/ops; 11s processwrapper-sandbox 2022-11-23T01:56:24.0544759Z Executing genrule //:generate-code; 5s processwrapper-sandbox 2022-11-23T01:56:24.0545262Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:24.0545719Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:24.0546115Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:24.0546555Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:24.0547179Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:24.0547788Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:24.4010963Z 2022-11-23T01:56:24.4011633Z  2022-11-23T01:56:24.4012015Z  2022-11-23T01:56:24.4012466Z  2022-11-23T01:56:24.4012793Z  2022-11-23T01:56:24.4013241Z  2022-11-23T01:56:24.4013530Z  2022-11-23T01:56:24.4013967Z  2022-11-23T01:56:24.4014268Z  2022-11-23T01:56:24.4015002Z [462 / 1,773] 8 actions, 7 running 2022-11-23T01:56:24.4015742Z GenerateAten aten/src/ATen/ops; 12s processwrapper-sandbox 2022-11-23T01:56:24.4016558Z Executing genrule //:generate-code; 5s processwrapper-sandbox 2022-11-23T01:56:24.4017287Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:24.4017967Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:24.4018651Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:24.4019339Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:24.4020006Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:24.4020468Z [Scann] @mkl_dnn//:mkl-dnn 2022-11-23T01:56:24.6556277Z 2022-11-23T01:56:24.6556869Z  2022-11-23T01:56:24.6557220Z  2022-11-23T01:56:24.6557582Z  2022-11-23T01:56:24.6558120Z  2022-11-23T01:56:24.6558419Z  2022-11-23T01:56:24.6558702Z  2022-11-23T01:56:24.6558995Z  2022-11-23T01:56:24.6559291Z  2022-11-23T01:56:24.6559701Z [467 / 1,773] 8 actions running 2022-11-23T01:56:24.6560240Z GenerateAten aten/src/ATen/ops; 12s processwrapper-sandbox 2022-11-23T01:56:24.6560833Z Executing genrule //:generate-code; 6s processwrapper-sandbox 2022-11-23T01:56:24.6561403Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:24.6562130Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:24.6562663Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:24.6563160Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:24.6563676Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:24.6564220Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:24.8529433Z 2022-11-23T01:56:24.8529923Z  2022-11-23T01:56:24.8530137Z  2022-11-23T01:56:24.8530331Z  2022-11-23T01:56:24.8530534Z  2022-11-23T01:56:24.8530707Z  2022-11-23T01:56:24.8530887Z  2022-11-23T01:56:24.8531055Z  2022-11-23T01:56:24.8531214Z  2022-11-23T01:56:24.8531509Z [469 / 1,773] 8 actions running 2022-11-23T01:56:24.8531846Z GenerateAten aten/src/ATen/ops; 12s processwrapper-sandbox 2022-11-23T01:56:24.8532236Z Executing genrule //:generate-code; 6s processwrapper-sandbox 2022-11-23T01:56:24.8532593Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:24.8532889Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:24.8533173Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:24.8533463Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:24.8533788Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:24.8534065Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:25.2531884Z 2022-11-23T01:56:25.2532524Z  2022-11-23T01:56:25.2532857Z  2022-11-23T01:56:25.2533115Z  2022-11-23T01:56:25.2533429Z  2022-11-23T01:56:25.2539222Z  2022-11-23T01:56:25.2539714Z  2022-11-23T01:56:25.2540032Z  2022-11-23T01:56:25.2540346Z  2022-11-23T01:56:25.2543569Z [475 / 1,773] 8 actions running 2022-11-23T01:56:25.2544284Z GenerateAten aten/src/ATen/ops; 13s processwrapper-sandbox 2022-11-23T01:56:25.2544957Z Executing genrule //:generate-code; 6s processwrapper-sandbox 2022-11-23T01:56:25.2545555Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:25.2546338Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:25.2546860Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:25.2547393Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:25.2547935Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:25.2549188Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:25.6356516Z 2022-11-23T01:56:25.6357846Z  2022-11-23T01:56:25.6358248Z  2022-11-23T01:56:25.6358552Z  2022-11-23T01:56:25.6358807Z  2022-11-23T01:56:25.6359076Z  2022-11-23T01:56:25.6359518Z  2022-11-23T01:56:25.6360209Z  2022-11-23T01:56:25.6360487Z  2022-11-23T01:56:25.6360924Z [482 / 1,773] 8 actions, 7 running 2022-11-23T01:56:25.6361719Z GenerateAten aten/src/ATen/ops; 13s processwrapper-sandbox 2022-11-23T01:56:25.6362275Z Executing genrule //:generate-code; 7s processwrapper-sandbox 2022-11-23T01:56:25.6362744Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:25.6363186Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:25.6363716Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:25.6364244Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:25.6364750Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:25.6365209Z [Scann] Compiling third_party/oneDNN/src/common/stream.cpp 2022-11-23T01:56:25.8539651Z 2022-11-23T01:56:25.8540232Z  2022-11-23T01:56:25.8540572Z  2022-11-23T01:56:25.8540901Z  2022-11-23T01:56:25.8541221Z  2022-11-23T01:56:25.8541527Z  2022-11-23T01:56:25.8541807Z  2022-11-23T01:56:25.8542114Z  2022-11-23T01:56:25.8542404Z  2022-11-23T01:56:25.8542815Z [487 / 1,773] 8 actions running 2022-11-23T01:56:25.8543356Z GenerateAten aten/src/ATen/ops; 13s processwrapper-sandbox 2022-11-23T01:56:25.8543979Z Executing genrule //:generate-code; 7s processwrapper-sandbox 2022-11-23T01:56:25.8544314Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:25.8544611Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:25.8544896Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:25.8545188Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:25.8545477Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:25.8545772Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:26.0547229Z 2022-11-23T01:56:26.0548109Z  2022-11-23T01:56:26.0548699Z  2022-11-23T01:56:26.0549252Z  2022-11-23T01:56:26.0549721Z  2022-11-23T01:56:26.0550266Z  2022-11-23T01:56:26.0550572Z  2022-11-23T01:56:26.0550874Z  2022-11-23T01:56:26.0551188Z  2022-11-23T01:56:26.0551569Z [490 / 1,773] 8 actions running 2022-11-23T01:56:26.0552006Z GenerateAten aten/src/ATen/ops; 13s processwrapper-sandbox 2022-11-23T01:56:26.0552457Z Executing genrule //:generate-code; 7s processwrapper-sandbox 2022-11-23T01:56:26.0552855Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:26.0553455Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:26.0554190Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:26.0554841Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:26.0555396Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:26.0555951Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:26.2560274Z 2022-11-23T01:56:26.2560878Z  2022-11-23T01:56:26.2561224Z  2022-11-23T01:56:26.2561587Z  2022-11-23T01:56:26.2561886Z  2022-11-23T01:56:26.2562171Z  2022-11-23T01:56:26.2562441Z  2022-11-23T01:56:26.2562615Z  2022-11-23T01:56:26.2562898Z  2022-11-23T01:56:26.2563251Z [495 / 1,773] 8 actions running 2022-11-23T01:56:26.2563619Z GenerateAten aten/src/ATen/ops; 14s processwrapper-sandbox 2022-11-23T01:56:26.2563977Z Executing genrule //:generate-code; 7s processwrapper-sandbox 2022-11-23T01:56:26.2564311Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:26.2564615Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:26.2564913Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:26.2565194Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:26.2565493Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:26.2565780Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:26.6095045Z 2022-11-23T01:56:26.6095609Z  2022-11-23T01:56:26.6096134Z  2022-11-23T01:56:26.6096468Z  2022-11-23T01:56:26.6096754Z  2022-11-23T01:56:26.6097066Z  2022-11-23T01:56:26.6097359Z  2022-11-23T01:56:26.6097650Z  2022-11-23T01:56:26.6097946Z  2022-11-23T01:56:26.6098388Z [500 / 1,773] 8 actions, 7 running 2022-11-23T01:56:26.6098947Z GenerateAten aten/src/ATen/ops; 14s processwrapper-sandbox 2022-11-23T01:56:26.6099542Z Executing genrule //:generate-code; 8s processwrapper-sandbox 2022-11-23T01:56:26.6100126Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:26.6100648Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:26.6101161Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:26.6101682Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:26.6102353Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:26.6102812Z [Scann] Compiling third_party/oneDNN/src/common/sum.cpp 2022-11-23T01:56:26.8569256Z 2022-11-23T01:56:26.8569665Z  2022-11-23T01:56:26.8569889Z  2022-11-23T01:56:26.8570054Z  2022-11-23T01:56:26.8570233Z  2022-11-23T01:56:26.8570403Z  2022-11-23T01:56:26.8570557Z  2022-11-23T01:56:26.8570728Z  2022-11-23T01:56:26.8570894Z  2022-11-23T01:56:26.8571124Z [505 / 1,773] 8 actions running 2022-11-23T01:56:26.8571458Z GenerateAten aten/src/ATen/ops; 14s processwrapper-sandbox 2022-11-23T01:56:26.8571823Z Executing genrule //:generate-code; 8s processwrapper-sandbox 2022-11-23T01:56:26.8572194Z Compiling third_party/oneDNN/src/common/sum.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:26.8572531Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:26.8572832Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:26.8573127Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:26.8573425Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:26.8573719Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:27.0570420Z 2022-11-23T01:56:27.0570964Z  2022-11-23T01:56:27.0571249Z  2022-11-23T01:56:27.0571452Z  2022-11-23T01:56:27.0571624Z  2022-11-23T01:56:27.0571779Z  2022-11-23T01:56:27.0571953Z  2022-11-23T01:56:27.0572126Z  2022-11-23T01:56:27.0572284Z  2022-11-23T01:56:27.0572620Z [508 / 1,773] 8 actions running 2022-11-23T01:56:27.0573118Z GenerateAten aten/src/ATen/ops; 14s processwrapper-sandbox 2022-11-23T01:56:27.0573584Z Executing genrule //:generate-code; 8s processwrapper-sandbox 2022-11-23T01:56:27.0573948Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:27.0574326Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:27.0574624Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:27.0575004Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:27.0575320Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:27.0575612Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:27.2772866Z 2022-11-23T01:56:27.2773563Z  2022-11-23T01:56:27.2774071Z  2022-11-23T01:56:27.2774380Z  2022-11-23T01:56:27.2774812Z  2022-11-23T01:56:27.2775128Z  2022-11-23T01:56:27.2775402Z  2022-11-23T01:56:27.2775850Z  2022-11-23T01:56:27.2776160Z  2022-11-23T01:56:27.2776711Z [513 / 1,773] 8 actions, 7 running 2022-11-23T01:56:27.2777429Z GenerateAten aten/src/ATen/ops; 15s processwrapper-sandbox 2022-11-23T01:56:27.2778244Z Executing genrule //:generate-code; 8s processwrapper-sandbox 2022-11-23T01:56:27.2778978Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:27.2779673Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:27.2780379Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:27.2781053Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:27.2781902Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:27.2782534Z [Scann] @mkl_dnn//:mkl-dnn 2022-11-23T01:56:27.4826882Z 2022-11-23T01:56:27.4827409Z  2022-11-23T01:56:27.4827734Z  2022-11-23T01:56:27.4828021Z  2022-11-23T01:56:27.4828308Z  2022-11-23T01:56:27.4828571Z  2022-11-23T01:56:27.4828842Z  2022-11-23T01:56:27.4829108Z  2022-11-23T01:56:27.4829369Z  2022-11-23T01:56:27.4829750Z [517 / 1,773] 8 actions, 7 running 2022-11-23T01:56:27.4830289Z GenerateAten aten/src/ATen/ops; 15s processwrapper-sandbox 2022-11-23T01:56:27.4830878Z Executing genrule //:generate-code; 9s processwrapper-sandbox 2022-11-23T01:56:27.4831421Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:27.4832080Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:27.4832539Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:27.4833036Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:27.4833504Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:27.4833926Z [Scann] @mkl_dnn//:mkl-dnn 2022-11-23T01:56:27.7486496Z 2022-11-23T01:56:27.7486945Z  2022-11-23T01:56:27.7487166Z  2022-11-23T01:56:27.7487330Z  2022-11-23T01:56:27.7487500Z  2022-11-23T01:56:27.7487670Z  2022-11-23T01:56:27.7487824Z  2022-11-23T01:56:27.7487988Z  2022-11-23T01:56:27.7488154Z  2022-11-23T01:56:27.7488384Z [521 / 1,773] 8 actions, 7 running 2022-11-23T01:56:27.7488716Z GenerateAten aten/src/ATen/ops; 15s processwrapper-sandbox 2022-11-23T01:56:27.7489082Z Executing genrule //:generate-code; 9s processwrapper-sandbox 2022-11-23T01:56:27.7489394Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:27.7489703Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:27.7489997Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:27.7490279Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:27.7490572Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:27.7490823Z [Scann] @mkl_dnn//:mkl-dnn 2022-11-23T01:56:27.9679662Z 2022-11-23T01:56:27.9680191Z  2022-11-23T01:56:27.9680544Z  2022-11-23T01:56:27.9680842Z  2022-11-23T01:56:27.9681127Z  2022-11-23T01:56:27.9681399Z  2022-11-23T01:56:27.9681816Z  2022-11-23T01:56:27.9682117Z  2022-11-23T01:56:27.9682402Z  2022-11-23T01:56:27.9682836Z [526 / 1,773] 8 actions, 7 running 2022-11-23T01:56:27.9683386Z GenerateAten aten/src/ATen/ops; 15s processwrapper-sandbox 2022-11-23T01:56:27.9683981Z Executing genrule //:generate-code; 9s processwrapper-sandbox 2022-11-23T01:56:27.9684548Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:27.9685100Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:27.9685628Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:27.9686155Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:27.9686663Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:27.9687096Z [Scann] @mkl_dnn//:mkl-dnn 2022-11-23T01:56:28.2066879Z 2022-11-23T01:56:28.2067439Z  2022-11-23T01:56:28.2067815Z  2022-11-23T01:56:28.2068116Z  2022-11-23T01:56:28.2068420Z  2022-11-23T01:56:28.2068782Z  2022-11-23T01:56:28.2069054Z  2022-11-23T01:56:28.2069330Z  2022-11-23T01:56:28.2069629Z  2022-11-23T01:56:28.2070037Z [529 / 1,773] 8 actions, 7 running 2022-11-23T01:56:28.2070635Z GenerateAten aten/src/ATen/ops; 16s processwrapper-sandbox 2022-11-23T01:56:28.2071297Z Executing genrule //:generate-code; 9s processwrapper-sandbox 2022-11-23T01:56:28.2071887Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:28.2072423Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:28.2072964Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:28.2073684Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:28.2074234Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:28.2074694Z [Scann] @mkl_dnn//:mkl-dnn 2022-11-23T01:56:28.4587894Z 2022-11-23T01:56:28.4588448Z  2022-11-23T01:56:28.4588801Z  2022-11-23T01:56:28.4589117Z  2022-11-23T01:56:28.4589429Z  2022-11-23T01:56:28.4589727Z  2022-11-23T01:56:28.4590030Z  2022-11-23T01:56:28.4590343Z  2022-11-23T01:56:28.4590629Z  2022-11-23T01:56:28.4591059Z [533 / 1,773] 8 actions running 2022-11-23T01:56:28.4591647Z GenerateAten aten/src/ATen/ops; 16s processwrapper-sandbox 2022-11-23T01:56:28.4592309Z Executing genrule //:generate-code; 9s processwrapper-sandbox 2022-11-23T01:56:28.4593111Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:28.4593659Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:28.4594205Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:28.4594753Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:28.4595303Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:28.4595846Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:28.7067538Z 2022-11-23T01:56:28.7068075Z  2022-11-23T01:56:28.7068537Z  2022-11-23T01:56:28.7068804Z  2022-11-23T01:56:28.7069075Z  2022-11-23T01:56:28.7069352Z  2022-11-23T01:56:28.7069637Z  2022-11-23T01:56:28.7069925Z  2022-11-23T01:56:28.7070233Z  2022-11-23T01:56:28.7070635Z [539 / 1,773] 8 actions, 7 running 2022-11-23T01:56:28.7071253Z GenerateAten aten/src/ATen/ops; 16s processwrapper-sandbox 2022-11-23T01:56:28.7071989Z Executing genrule //:generate-code; 10s processwrapper-sandbox 2022-11-23T01:56:28.7072692Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:28.7073324Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:28.7073963Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:28.7074584Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:28.7075209Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:28.7075794Z [Scann] Compiling third_party/oneDNN/src/cpu/jit_utils/jit_utils.cpp 2022-11-23T01:56:28.9547294Z 2022-11-23T01:56:28.9547727Z  2022-11-23T01:56:28.9547949Z  2022-11-23T01:56:28.9548184Z  2022-11-23T01:56:28.9548343Z  2022-11-23T01:56:28.9548513Z  2022-11-23T01:56:28.9548679Z  2022-11-23T01:56:28.9548834Z  2022-11-23T01:56:28.9548998Z  2022-11-23T01:56:28.9549308Z [544 / 1,773] 8 actions, 7 running 2022-11-23T01:56:28.9549632Z GenerateAten aten/src/ATen/ops; 16s processwrapper-sandbox 2022-11-23T01:56:28.9550009Z Executing genrule //:generate-code; 10s processwrapper-sandbox 2022-11-23T01:56:28.9550363Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:28.9550663Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:28.9550958Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:28.9551253Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:28.9551565Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:28.9551823Z [Scann] @mkl_dnn//:mkl-dnn 2022-11-23T01:56:29.1705309Z 2022-11-23T01:56:29.1705892Z  2022-11-23T01:56:29.1706288Z  2022-11-23T01:56:29.1706649Z  2022-11-23T01:56:29.1707000Z  2022-11-23T01:56:29.1707335Z  2022-11-23T01:56:29.1707685Z  2022-11-23T01:56:29.1708038Z  2022-11-23T01:56:29.1708328Z  2022-11-23T01:56:29.1708820Z [549 / 1,773] 7 actions, 6 running 2022-11-23T01:56:29.1709679Z GenerateAten aten/src/ATen/ops; 17s processwrapper-sandbox 2022-11-23T01:56:29.1710341Z Executing genrule //:generate-code; 10s processwrapper-sandbox 2022-11-23T01:56:29.1710938Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:29.1711658Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:29.1712210Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:29.1712743Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:29.1713201Z [Scann] @mkl_dnn//:mkl-dnn 2022-11-23T01:56:29.4583051Z 2022-11-23T01:56:29.4583668Z  2022-11-23T01:56:29.4584046Z  2022-11-23T01:56:29.4584371Z  2022-11-23T01:56:29.4584794Z  2022-11-23T01:56:29.4585072Z  2022-11-23T01:56:29.4585369Z  2022-11-23T01:56:29.4585688Z  2022-11-23T01:56:29.4586116Z [553 / 1,773] 8 actions running 2022-11-23T01:56:29.4586695Z GenerateAten aten/src/ATen/ops; 17s processwrapper-sandbox 2022-11-23T01:56:29.4587363Z Executing genrule //:generate-code; 10s processwrapper-sandbox 2022-11-23T01:56:29.4587905Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:29.4588192Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:29.4588493Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:29.4588790Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:29.4589067Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:29.4589358Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:29.6957318Z 2022-11-23T01:56:29.6958494Z  2022-11-23T01:56:29.6958876Z  2022-11-23T01:56:29.6962776Z  2022-11-23T01:56:29.6963296Z  2022-11-23T01:56:29.6963796Z  2022-11-23T01:56:29.6964109Z  2022-11-23T01:56:29.6964372Z  2022-11-23T01:56:29.6964813Z  2022-11-23T01:56:29.6965360Z [559 / 1,773] 8 actions, 7 running 2022-11-23T01:56:29.6966079Z GenerateAten aten/src/ATen/ops; 17s processwrapper-sandbox 2022-11-23T01:56:29.6966917Z Executing genrule //:generate-code; 11s processwrapper-sandbox 2022-11-23T01:56:29.6967663Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:29.6968217Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:29.6968904Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:29.6969583Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:29.6970255Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:29.6970858Z [Scann] @mkl_dnn//:mkl-dnn 2022-11-23T01:56:29.9184016Z 2022-11-23T01:56:29.9184591Z  2022-11-23T01:56:29.9184952Z  2022-11-23T01:56:29.9185258Z  2022-11-23T01:56:29.9185569Z  2022-11-23T01:56:29.9185874Z  2022-11-23T01:56:29.9186157Z  2022-11-23T01:56:29.9186441Z  2022-11-23T01:56:29.9186719Z  2022-11-23T01:56:29.9187086Z [564 / 1,773] 8 actions, 7 running 2022-11-23T01:56:29.9187637Z GenerateAten aten/src/ATen/ops; 17s processwrapper-sandbox 2022-11-23T01:56:29.9188283Z Executing genrule //:generate-code; 11s processwrapper-sandbox 2022-11-23T01:56:29.9188837Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:29.9189333Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:29.9189823Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:29.9190311Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:29.9190812Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:29.9191287Z [Scann] Compiling third_party/oneDNN/src/cpu/cpu_binary_list.cpp 2022-11-23T01:56:30.2211794Z 2022-11-23T01:56:30.2212334Z  2022-11-23T01:56:30.2212767Z  2022-11-23T01:56:30.2213126Z  2022-11-23T01:56:30.2213464Z  2022-11-23T01:56:30.2213815Z  2022-11-23T01:56:30.2214167Z  2022-11-23T01:56:30.2214454Z  2022-11-23T01:56:30.2214798Z  2022-11-23T01:56:30.2215293Z [570 / 1,773] 7 actions, 6 running 2022-11-23T01:56:30.2216076Z GenerateAten aten/src/ATen/ops; 18s processwrapper-sandbox 2022-11-23T01:56:30.2216739Z Executing genrule //:generate-code; 11s processwrapper-sandbox 2022-11-23T01:56:30.2217515Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:30.2218073Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:30.2218603Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:30.2219140Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:30.2219574Z [Scann] Compiling third_party/oneDNN/src/cpu/cpu_concat.cpp 2022-11-23T01:56:30.4598108Z 2022-11-23T01:56:30.4598552Z  2022-11-23T01:56:30.4598775Z  2022-11-23T01:56:30.4598948Z  2022-11-23T01:56:30.4599118Z  2022-11-23T01:56:30.4599277Z  2022-11-23T01:56:30.4599451Z  2022-11-23T01:56:30.4599619Z  2022-11-23T01:56:30.4599850Z [574 / 1,773] 8 actions running 2022-11-23T01:56:30.4600184Z GenerateAten aten/src/ATen/ops; 18s processwrapper-sandbox 2022-11-23T01:56:30.4600726Z Executing genrule //:generate-code; 11s processwrapper-sandbox 2022-11-23T01:56:30.4601044Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:30.4601348Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:30.4602222Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:30.4602710Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:30.4603168Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:30.4603624Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:30.6664870Z 2022-11-23T01:56:30.6665417Z  2022-11-23T01:56:30.6665769Z  2022-11-23T01:56:30.6666055Z  2022-11-23T01:56:30.6666345Z  2022-11-23T01:56:30.6666626Z  2022-11-23T01:56:30.6666880Z  2022-11-23T01:56:30.6667171Z  2022-11-23T01:56:30.6667460Z  2022-11-23T01:56:30.6667857Z [580 / 1,773] 8 actions, 7 running 2022-11-23T01:56:30.6668430Z GenerateAten aten/src/ATen/ops; 18s processwrapper-sandbox 2022-11-23T01:56:30.6668998Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:30.6669506Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:30.6670035Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:30.6670556Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:30.6671052Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:30.6671566Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:30.6672005Z [Scann] Compiling third_party/oneDNN/src/cpu/cpu_rnn_list.cpp 2022-11-23T01:56:30.8942892Z 2022-11-23T01:56:30.8943428Z  2022-11-23T01:56:30.8943720Z  2022-11-23T01:56:30.8943962Z  2022-11-23T01:56:30.8944224Z  2022-11-23T01:56:30.8944473Z  2022-11-23T01:56:30.8944720Z  2022-11-23T01:56:30.8944954Z  2022-11-23T01:56:30.8945178Z  2022-11-23T01:56:30.8945547Z [583 / 1,773] 8 actions, 7 running 2022-11-23T01:56:30.8946023Z GenerateAten aten/src/ATen/ops; 18s processwrapper-sandbox 2022-11-23T01:56:30.8946499Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:30.8946978Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:30.8947423Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:30.8947856Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:30.8948511Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:30.8949145Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:30.8949665Z [Scann] @mkl_dnn//:mkl-dnn 2022-11-23T01:56:31.1893473Z 2022-11-23T01:56:31.1894065Z  2022-11-23T01:56:31.1894384Z  2022-11-23T01:56:31.1894676Z  2022-11-23T01:56:31.1894975Z  2022-11-23T01:56:31.1895288Z  2022-11-23T01:56:31.1895586Z  2022-11-23T01:56:31.1895904Z  2022-11-23T01:56:31.1896214Z  2022-11-23T01:56:31.1896638Z [590 / 1,773] 8 actions, 7 running 2022-11-23T01:56:31.1897258Z GenerateAten aten/src/ATen/ops; 19s processwrapper-sandbox 2022-11-23T01:56:31.1897826Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:31.1898621Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:31.1899150Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:31.1899685Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:31.1900183Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:31.1900653Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:31.1901100Z [Scann] Compiling third_party/oneDNN/src/cpu/cpu_eltwise_list.cpp 2022-11-23T01:56:31.4598930Z 2022-11-23T01:56:31.4600644Z  2022-11-23T01:56:31.4600920Z  2022-11-23T01:56:31.4601130Z  2022-11-23T01:56:31.4601380Z  2022-11-23T01:56:31.4601709Z  2022-11-23T01:56:31.4601966Z  2022-11-23T01:56:31.4602217Z  2022-11-23T01:56:31.4602458Z  2022-11-23T01:56:31.4603035Z [596 / 1,773] 8 actions running 2022-11-23T01:56:31.4603539Z GenerateAten aten/src/ATen/ops; 19s processwrapper-sandbox 2022-11-23T01:56:31.4604028Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:31.4604484Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:31.4604930Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:31.4605380Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:31.4605817Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:31.4606265Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:31.4606722Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:31.6607154Z 2022-11-23T01:56:31.6607568Z  2022-11-23T01:56:31.6607833Z  2022-11-23T01:56:31.6608027Z  2022-11-23T01:56:31.6608183Z  2022-11-23T01:56:31.6608349Z  2022-11-23T01:56:31.6608516Z  2022-11-23T01:56:31.6608668Z  2022-11-23T01:56:31.6608915Z  2022-11-23T01:56:31.6609208Z [603 / 1,773] 7 actions running 2022-11-23T01:56:31.6609707Z GenerateAten aten/src/ATen/ops; 19s processwrapper-sandbox 2022-11-23T01:56:31.6610260Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:31.6610725Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:31.6611247Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:31.6611758Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:31.6612242Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:31.6612706Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:31.8638349Z 2022-11-23T01:56:31.8638930Z  2022-11-23T01:56:31.8639288Z  2022-11-23T01:56:31.8639579Z  2022-11-23T01:56:31.8640715Z  2022-11-23T01:56:31.8641750Z  2022-11-23T01:56:31.8642385Z  2022-11-23T01:56:31.8642643Z  2022-11-23T01:56:31.8643055Z [606 / 1,773] 8 actions, 7 running 2022-11-23T01:56:31.8643645Z GenerateAten aten/src/ATen/ops; 19s processwrapper-sandbox 2022-11-23T01:56:31.8644201Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:31.8644759Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:31.8645266Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:31.8645754Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:31.8646228Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:31.8647399Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:31.8647865Z [Scann] @mkl_dnn//:mkl-dnn 2022-11-23T01:56:32.1091712Z 2022-11-23T01:56:32.1092264Z  2022-11-23T01:56:32.1092618Z  2022-11-23T01:56:32.1092916Z  2022-11-23T01:56:32.1093160Z  2022-11-23T01:56:32.1093406Z  2022-11-23T01:56:32.1093649Z  2022-11-23T01:56:32.1093896Z  2022-11-23T01:56:32.1094197Z  2022-11-23T01:56:32.1094609Z [611 / 1,773] 8 actions, 7 running 2022-11-23T01:56:32.1095118Z GenerateAten aten/src/ATen/ops; 19s processwrapper-sandbox 2022-11-23T01:56:32.1095576Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:32.1096243Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:32.1096658Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:32.1097096Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:32.1097511Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:32.1097894Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:32.1098285Z [Scann] @mkl_dnn//:mkl-dnn 2022-11-23T01:56:32.3101839Z 2022-11-23T01:56:32.3102403Z  2022-11-23T01:56:32.3102835Z  2022-11-23T01:56:32.3104491Z  2022-11-23T01:56:32.3104854Z  2022-11-23T01:56:32.3105152Z  2022-11-23T01:56:32.3105429Z  2022-11-23T01:56:32.3105711Z  2022-11-23T01:56:32.3106017Z  2022-11-23T01:56:32.3106438Z [617 / 1,773] 8 actions, 7 running 2022-11-23T01:56:32.3107232Z GenerateAten aten/src/ATen/ops; 20s processwrapper-sandbox 2022-11-23T01:56:32.3107825Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:32.3108376Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:32.3108923Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:32.3109470Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:32.3109980Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:32.3110491Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:32.3110941Z [Scann] @mkl_dnn//:mkl-dnn 2022-11-23T01:56:32.5956984Z 2022-11-23T01:56:32.5957980Z  2022-11-23T01:56:32.5958616Z  2022-11-23T01:56:32.5959188Z  2022-11-23T01:56:32.5959846Z  2022-11-23T01:56:32.5960580Z  2022-11-23T01:56:32.5961056Z  2022-11-23T01:56:32.5961707Z  2022-11-23T01:56:32.5962123Z  2022-11-23T01:56:32.5962643Z [621 / 1,773] 8 actions, 7 running 2022-11-23T01:56:32.5963393Z GenerateAten aten/src/ATen/ops; 20s processwrapper-sandbox 2022-11-23T01:56:32.5964205Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:32.5964774Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:32.5965574Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:32.5968719Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:32.5969485Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:32.5970153Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:32.5970795Z [Scann] @mkl_dnn//:mkl-dnn 2022-11-23T01:56:32.8628944Z 2022-11-23T01:56:32.8629447Z  2022-11-23T01:56:32.8629807Z  2022-11-23T01:56:32.8630108Z  2022-11-23T01:56:32.8630387Z  2022-11-23T01:56:32.8630693Z  2022-11-23T01:56:32.8631001Z  2022-11-23T01:56:32.8631291Z  2022-11-23T01:56:32.8631587Z  2022-11-23T01:56:32.8631998Z [627 / 1,773] 8 actions running 2022-11-23T01:56:32.8632585Z GenerateAten aten/src/ATen/ops; 20s processwrapper-sandbox 2022-11-23T01:56:32.8633172Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:32.8633705Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:32.8634225Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:32.8634750Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:32.8635294Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:32.8635838Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:32.8636364Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:33.0635495Z 2022-11-23T01:56:33.0636051Z  2022-11-23T01:56:33.0636425Z  2022-11-23T01:56:33.0636741Z  2022-11-23T01:56:33.0637032Z  2022-11-23T01:56:33.0637336Z  2022-11-23T01:56:33.0637701Z  2022-11-23T01:56:33.0638008Z  2022-11-23T01:56:33.0650086Z  2022-11-23T01:56:33.0650578Z [634 / 1,773] 8 actions running 2022-11-23T01:56:33.0651172Z GenerateAten aten/src/ATen/ops; 20s processwrapper-sandbox 2022-11-23T01:56:33.0651970Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:33.0652522Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:33.0653069Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:33.0653610Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:33.0654139Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:33.0654674Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:33.0655215Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:33.2686339Z 2022-11-23T01:56:33.2686867Z  2022-11-23T01:56:33.2687231Z  2022-11-23T01:56:33.2687523Z  2022-11-23T01:56:33.2687798Z  2022-11-23T01:56:33.2688089Z  2022-11-23T01:56:33.2688379Z  2022-11-23T01:56:33.2688654Z  2022-11-23T01:56:33.2689042Z  2022-11-23T01:56:33.2689659Z [639 / 1,773] 8 actions, 7 running 2022-11-23T01:56:33.2690190Z GenerateAten aten/src/ATen/ops; 21s processwrapper-sandbox 2022-11-23T01:56:33.2690737Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:33.2691228Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:33.2691702Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:33.2692193Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:33.2692685Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:33.2693171Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:33.2693597Z [Scann] Compiling third_party/oneDNN/src/common/reorder.cpp 2022-11-23T01:56:33.5244576Z 2022-11-23T01:56:33.5252318Z  2022-11-23T01:56:33.5252566Z  2022-11-23T01:56:33.5252730Z  2022-11-23T01:56:33.5252905Z  2022-11-23T01:56:33.5253073Z  2022-11-23T01:56:33.5253226Z  2022-11-23T01:56:33.5253416Z  2022-11-23T01:56:33.5253714Z  2022-11-23T01:56:33.5254099Z [643 / 1,773] 8 actions, 7 running 2022-11-23T01:56:33.5254449Z GenerateAten aten/src/ATen/ops; 21s processwrapper-sandbox 2022-11-23T01:56:33.5254916Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:33.5255331Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:33.5255615Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:33.5255910Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:33.5256202Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:33.5256479Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:33.5256753Z [Scann] Compiling third_party/oneDNN/src/cpu/x64/cpu_reducer.cpp 2022-11-23T01:56:33.8174989Z 2022-11-23T01:56:33.8175505Z  2022-11-23T01:56:33.8175752Z  2022-11-23T01:56:33.8175960Z  2022-11-23T01:56:33.8176249Z  2022-11-23T01:56:33.8176432Z  2022-11-23T01:56:33.8176639Z  2022-11-23T01:56:33.8176876Z  2022-11-23T01:56:33.8177107Z  2022-11-23T01:56:33.8177417Z [650 / 1,773] 8 actions, 7 running 2022-11-23T01:56:33.8177918Z GenerateAten aten/src/ATen/ops; 21s processwrapper-sandbox 2022-11-23T01:56:33.8178320Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:33.8178805Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:33.8179192Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:33.8179583Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:33.8180014Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:33.8180543Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:33.8180834Z [Scann] @mkl_dnn//:mkl-dnn 2022-11-23T01:56:34.0642145Z 2022-11-23T01:56:34.0642677Z  2022-11-23T01:56:34.0643001Z  2022-11-23T01:56:34.0643256Z  2022-11-23T01:56:34.0643495Z  2022-11-23T01:56:34.0643746Z  2022-11-23T01:56:34.0644019Z  2022-11-23T01:56:34.0644235Z  2022-11-23T01:56:34.0644480Z  2022-11-23T01:56:34.0644815Z [656 / 1,773] 8 actions running 2022-11-23T01:56:34.0645568Z GenerateAten aten/src/ATen/ops; 21s processwrapper-sandbox 2022-11-23T01:56:34.0646065Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:34.0646489Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:34.0646891Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:34.0647301Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:34.0647766Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:34.0648198Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:34.0648645Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:34.2646089Z 2022-11-23T01:56:34.2646690Z  2022-11-23T01:56:34.2647071Z  2022-11-23T01:56:34.2647653Z  2022-11-23T01:56:34.2647931Z  2022-11-23T01:56:34.2648486Z  2022-11-23T01:56:34.2649773Z  2022-11-23T01:56:34.2650054Z  2022-11-23T01:56:34.2650354Z  2022-11-23T01:56:34.2650784Z [663 / 1,773] 8 actions running 2022-11-23T01:56:34.2651397Z GenerateAten aten/src/ATen/ops; 22s processwrapper-sandbox 2022-11-23T01:56:34.2651994Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:34.2653173Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:34.2653919Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:34.2655747Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:34.2656295Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:34.2657001Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:34.2657690Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:34.4732155Z 2022-11-23T01:56:34.4733159Z  2022-11-23T01:56:34.4733966Z  2022-11-23T01:56:34.4734333Z  2022-11-23T01:56:34.4734583Z  2022-11-23T01:56:34.4734990Z  2022-11-23T01:56:34.4735288Z  2022-11-23T01:56:34.4735596Z  2022-11-23T01:56:34.4735910Z  2022-11-23T01:56:34.4736329Z [668 / 1,773] 8 actions, 7 running 2022-11-23T01:56:34.4736975Z GenerateAten aten/src/ATen/ops; 22s processwrapper-sandbox 2022-11-23T01:56:34.4737684Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:34.4738333Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:34.4738975Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:34.4739603Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:34.4740224Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:34.4740856Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:34.4741451Z [Scann] Compiling third_party/oneDNN/src/common/memory_zero_pad.cpp 2022-11-23T01:56:34.7108596Z 2022-11-23T01:56:34.7109183Z  2022-11-23T01:56:34.7109547Z  2022-11-23T01:56:34.7109892Z  2022-11-23T01:56:34.7110236Z  2022-11-23T01:56:34.7110574Z  2022-11-23T01:56:34.7110921Z  2022-11-23T01:56:34.7111268Z  2022-11-23T01:56:34.7111599Z  2022-11-23T01:56:34.7112092Z [672 / 1,773] 8 actions, 7 running 2022-11-23T01:56:34.7112773Z GenerateAten aten/src/ATen/ops; 22s processwrapper-sandbox 2022-11-23T01:56:34.7113458Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:34.7114078Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:34.7114714Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:34.7115326Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:34.7115892Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:34.7116778Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:34.7117280Z [Scann] Compiling third_party/oneDNN/src/common/memory_debug.cpp 2022-11-23T01:56:34.9556840Z 2022-11-23T01:56:34.9557435Z  2022-11-23T01:56:34.9557953Z  2022-11-23T01:56:34.9558314Z  2022-11-23T01:56:34.9558649Z  2022-11-23T01:56:34.9558995Z  2022-11-23T01:56:34.9559344Z  2022-11-23T01:56:34.9559670Z  2022-11-23T01:56:34.9560245Z  2022-11-23T01:56:34.9560735Z [679 / 1,773] 8 actions, 7 running 2022-11-23T01:56:34.9561372Z GenerateAten aten/src/ATen/ops; 22s processwrapper-sandbox 2022-11-23T01:56:34.9562220Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:34.9562745Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:34.9563283Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:34.9563807Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:34.9564346Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:34.9564887Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:34.9565352Z [Scann] Compiling third_party/oneDNN/src/common/matmul.cpp 2022-11-23T01:56:35.1679273Z 2022-11-23T01:56:35.1680071Z  2022-11-23T01:56:35.1680450Z  2022-11-23T01:56:35.1680763Z  2022-11-23T01:56:35.1681093Z  2022-11-23T01:56:35.1681439Z  2022-11-23T01:56:35.1681918Z  2022-11-23T01:56:35.1682240Z  2022-11-23T01:56:35.1682576Z  2022-11-23T01:56:35.1683016Z [686 / 1,773] 8 actions, 7 running 2022-11-23T01:56:35.1683780Z GenerateAten aten/src/ATen/ops; 23s processwrapper-sandbox 2022-11-23T01:56:35.1684583Z Compiling third_party/oneDNN/src/common/lrn.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:35.1685356Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:35.1685985Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:35.1686575Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:35.1687170Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:35.1687734Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:35.1688265Z [Scann] @mkl_dnn//:mkl-dnn 2022-11-23T01:56:35.3851222Z 2022-11-23T01:56:35.3851764Z  2022-11-23T01:56:35.3852187Z  2022-11-23T01:56:35.3852508Z  2022-11-23T01:56:35.3852807Z  2022-11-23T01:56:35.3853128Z  2022-11-23T01:56:35.3853468Z  2022-11-23T01:56:35.3853758Z  2022-11-23T01:56:35.3854063Z  2022-11-23T01:56:35.3854492Z [691 / 1,773] 8 actions, 7 running 2022-11-23T01:56:35.3855017Z GenerateAten aten/src/ATen/ops; 23s processwrapper-sandbox 2022-11-23T01:56:35.3855545Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:35.3856036Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:35.3856565Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:35.3857055Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:35.3857564Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:35.3858067Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:35.3858517Z [Scann] Compiling third_party/oneDNN/src/cpu/ref_inner_product.cpp 2022-11-23T01:56:35.5864048Z 2022-11-23T01:56:35.5864676Z  2022-11-23T01:56:35.5865054Z  2022-11-23T01:56:35.5865359Z  2022-11-23T01:56:35.5865647Z  2022-11-23T01:56:35.5865941Z  2022-11-23T01:56:35.5866207Z  2022-11-23T01:56:35.5866489Z  2022-11-23T01:56:35.5866773Z  2022-11-23T01:56:35.5867160Z [695 / 1,773] 8 actions, 7 running 2022-11-23T01:56:35.5867693Z GenerateAten aten/src/ATen/ops; 23s processwrapper-sandbox 2022-11-23T01:56:35.5868221Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:35.5868712Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:35.5869175Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:35.5869653Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:35.5870130Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:35.5870593Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:35.5871025Z [Scann] Compiling third_party/oneDNN/src/common/engine.cpp 2022-11-23T01:56:35.8257851Z 2022-11-23T01:56:35.8258382Z  2022-11-23T01:56:35.8258752Z  2022-11-23T01:56:35.8259024Z  2022-11-23T01:56:35.8259458Z  2022-11-23T01:56:35.8259758Z  2022-11-23T01:56:35.8260034Z  2022-11-23T01:56:35.8260326Z  2022-11-23T01:56:35.8260617Z  2022-11-23T01:56:35.8261006Z [702 / 1,773] 8 actions, 7 running 2022-11-23T01:56:35.8261567Z GenerateAten aten/src/ATen/ops; 23s processwrapper-sandbox 2022-11-23T01:56:35.8262122Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:35.8262626Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:35.8263131Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:35.8263645Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:35.8264154Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:35.8264645Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:35.8265218Z [Scann] Compiling third_party/oneDNN/src/cpu/ref_convolution.cpp 2022-11-23T01:56:36.0756123Z 2022-11-23T01:56:36.0757791Z  2022-11-23T01:56:36.0758190Z  2022-11-23T01:56:36.0758506Z  2022-11-23T01:56:36.0758815Z  2022-11-23T01:56:36.0759107Z  2022-11-23T01:56:36.0759411Z  2022-11-23T01:56:36.0759712Z  2022-11-23T01:56:36.0759998Z  2022-11-23T01:56:36.0760427Z [707 / 1,773] 8 actions running 2022-11-23T01:56:36.0761013Z GenerateAten aten/src/ATen/ops; 23s processwrapper-sandbox 2022-11-23T01:56:36.0761751Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:36.0762270Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:36.0762812Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:36.0763351Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:36.0763867Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:36.0764409Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:36.0764941Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:36.4379953Z 2022-11-23T01:56:36.4380451Z  2022-11-23T01:56:36.4380856Z  2022-11-23T01:56:36.4381213Z  2022-11-23T01:56:36.4381553Z  2022-11-23T01:56:36.4381907Z  2022-11-23T01:56:36.4382243Z  2022-11-23T01:56:36.4382546Z  2022-11-23T01:56:36.4382887Z  2022-11-23T01:56:36.4383363Z [716 / 1,773] 7 actions, 6 running 2022-11-23T01:56:36.4384000Z GenerateAten aten/src/ATen/ops; 24s processwrapper-sandbox 2022-11-23T01:56:36.4384591Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:36.4385164Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:36.4385776Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:36.4386281Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:36.4386806Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:36.4387253Z [Scann] @mkl_dnn//:mkl-dnn 2022-11-23T01:56:36.6765206Z 2022-11-23T01:56:36.6765757Z  2022-11-23T01:56:36.6766118Z  2022-11-23T01:56:36.6766431Z  2022-11-23T01:56:36.6766734Z  2022-11-23T01:56:36.6767039Z  2022-11-23T01:56:36.6767340Z  2022-11-23T01:56:36.6767625Z  2022-11-23T01:56:36.6768052Z [721 / 1,773] 8 actions running 2022-11-23T01:56:36.6768626Z GenerateAten aten/src/ATen/ops; 24s processwrapper-sandbox 2022-11-23T01:56:36.6769186Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:36.6769728Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:36.6770269Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:36.6770788Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:36.6771318Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:36.6771851Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:36.6772374Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:36.9066161Z 2022-11-23T01:56:36.9066723Z  2022-11-23T01:56:36.9067097Z  2022-11-23T01:56:36.9067415Z  2022-11-23T01:56:36.9067870Z  2022-11-23T01:56:36.9068186Z  2022-11-23T01:56:36.9068495Z  2022-11-23T01:56:36.9068789Z  2022-11-23T01:56:36.9069094Z  2022-11-23T01:56:36.9069523Z [724 / 1,773] 7 actions, 6 running 2022-11-23T01:56:36.9070049Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:36.9070602Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:36.9071154Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:36.9071655Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:36.9071950Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:36.9072281Z //:generated_caffe2_aten_op_headers; 0s processwrapper-sandbox 2022-11-23T01:56:36.9072583Z [Scann] Compiling third_party/oneDNN/src/cpu/gemm_inner_product_utils.cpp 2022-11-23T01:56:37.2252760Z 2022-11-23T01:56:37.2253297Z  2022-11-23T01:56:37.2253534Z  2022-11-23T01:56:37.2253696Z  2022-11-23T01:56:37.2253867Z  2022-11-23T01:56:37.2254055Z  2022-11-23T01:56:37.2254210Z  2022-11-23T01:56:37.2254377Z  2022-11-23T01:56:37.2254630Z [730 / 1,773] 8 actions, 7 running 2022-11-23T01:56:37.2254959Z //:generated_caffe2_aten_op_headers; 0s processwrapper-sandbox 2022-11-23T01:56:37.2255289Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:37.2255590Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:37.2255872Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:37.2256170Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:37.2256462Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:37.2256742Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:37.2257029Z [Scann] Compiling third_party/oneDNN/src/cpu/x64/jit_brgemm_conv_utils.cpp 2022-11-23T01:56:37.4780094Z 2022-11-23T01:56:37.4780624Z  2022-11-23T01:56:37.4780998Z  2022-11-23T01:56:37.4781310Z  2022-11-23T01:56:37.4781644Z  2022-11-23T01:56:37.4781950Z  2022-11-23T01:56:37.4782244Z  2022-11-23T01:56:37.4782567Z  2022-11-23T01:56:37.4782902Z  2022-11-23T01:56:37.4783308Z [736 / 1,773] 8 actions running 2022-11-23T01:56:37.4783922Z //:generated_caffe2_aten_op_headers; 0s processwrapper-sandbox 2022-11-23T01:56:37.4784536Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:37.4785080Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:37.4785627Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:37.4786185Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:37.4786719Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:37.4787267Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:37.4787830Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:37.6778589Z 2022-11-23T01:56:37.6779123Z  2022-11-23T01:56:37.6779553Z  2022-11-23T01:56:37.6779851Z  2022-11-23T01:56:37.6780103Z  2022-11-23T01:56:37.6780394Z  2022-11-23T01:56:37.6780669Z  2022-11-23T01:56:37.6780921Z  2022-11-23T01:56:37.6781195Z  2022-11-23T01:56:37.6781591Z [743 / 1,773] 8 actions running 2022-11-23T01:56:37.6782108Z //:generated_caffe2_aten_op_headers; 0s processwrapper-sandbox 2022-11-23T01:56:37.6782681Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:37.6783194Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:37.6783706Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:37.6784198Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:37.6784704Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:37.6785212Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:37.6785711Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:37.8819891Z 2022-11-23T01:56:37.8820500Z  2022-11-23T01:56:37.8821136Z  2022-11-23T01:56:37.8821446Z  2022-11-23T01:56:37.8821826Z  2022-11-23T01:56:37.8822145Z  2022-11-23T01:56:37.8822442Z  2022-11-23T01:56:37.8822727Z  2022-11-23T01:56:37.8823040Z  2022-11-23T01:56:37.8823466Z [749 / 1,773] 8 actions, 7 running 2022-11-23T01:56:37.8824081Z //:generated_caffe2_aten_op_headers; 1s processwrapper-sandbox 2022-11-23T01:56:37.8824695Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:37.8825154Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:37.8825479Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:37.8825776Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:37.8826075Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:37.8826446Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:37.8826706Z [Scann] @mkl_dnn//:mkl-dnn 2022-11-23T01:56:38.1181091Z 2022-11-23T01:56:38.1181662Z  2022-11-23T01:56:38.1182063Z  2022-11-23T01:56:38.1182370Z  2022-11-23T01:56:38.1182680Z  2022-11-23T01:56:38.1182999Z  2022-11-23T01:56:38.1183293Z  2022-11-23T01:56:38.1183602Z  2022-11-23T01:56:38.1183895Z  2022-11-23T01:56:38.1184337Z [753 / 1,773] 7 actions, 6 running 2022-11-23T01:56:38.1184948Z //:generated_caffe2_aten_op_headers; 1s processwrapper-sandbox 2022-11-23T01:56:38.1185552Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:38.1186089Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:38.1186636Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:38.1187181Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:38.1187716Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:38.1188238Z [Scann] Compiling third_party/oneDNN/src/cpu/x64/jit_uni_binary.cpp 2022-11-23T01:56:38.3680077Z 2022-11-23T01:56:38.3680629Z  2022-11-23T01:56:38.3681022Z  2022-11-23T01:56:38.3683951Z  2022-11-23T01:56:38.3684444Z  2022-11-23T01:56:38.3684975Z  2022-11-23T01:56:38.3685461Z  2022-11-23T01:56:38.3685806Z  2022-11-23T01:56:38.3686235Z [758 / 1,773] 8 actions, 7 running 2022-11-23T01:56:38.3686820Z //:generated_caffe2_aten_op_headers; 1s processwrapper-sandbox 2022-11-23T01:56:38.3687425Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:38.3687960Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:38.3688498Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:38.3689032Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:38.3689578Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:38.3690114Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:38.3690622Z [Scann] Compiling third_party/oneDNN/src/cpu/x64/jit_uni_reduction.cpp 2022-11-23T01:56:38.6739155Z 2022-11-23T01:56:38.6740178Z  2022-11-23T01:56:38.6740625Z  2022-11-23T01:56:38.6740969Z  2022-11-23T01:56:38.6741328Z  2022-11-23T01:56:38.6745015Z  2022-11-23T01:56:38.6745598Z  2022-11-23T01:56:38.6746138Z  2022-11-23T01:56:38.6746970Z  2022-11-23T01:56:38.6747564Z [765 / 1,773] 8 actions, 7 running 2022-11-23T01:56:38.6748403Z //:generated_caffe2_aten_op_headers; 1s processwrapper-sandbox 2022-11-23T01:56:38.6749399Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:38.6750213Z Compiling third_party/oneDNN/src/common/rnn.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:38.6750879Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:38.6751424Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:38.6752959Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:38.6753731Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:38.6754333Z [Scann] @mkl_dnn//:mkl-dnn 2022-11-23T01:56:38.8779566Z 2022-11-23T01:56:38.8780275Z  2022-11-23T01:56:38.8780522Z  2022-11-23T01:56:38.8780740Z  2022-11-23T01:56:38.8780920Z  2022-11-23T01:56:38.8781536Z  2022-11-23T01:56:38.8782265Z  2022-11-23T01:56:38.8782553Z  2022-11-23T01:56:38.8782862Z  2022-11-23T01:56:38.8783291Z [771 / 1,773] 8 actions running 2022-11-23T01:56:38.8783876Z //:generated_caffe2_aten_op_headers; 2s processwrapper-sandbox 2022-11-23T01:56:38.8784484Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:38.8784974Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:38.8785502Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:38.8786053Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:38.8786576Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:38.8787284Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:38.8787778Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:39.0802950Z 2022-11-23T01:56:39.0811389Z  2022-11-23T01:56:39.0811925Z  2022-11-23T01:56:39.0812251Z  2022-11-23T01:56:39.0812693Z  2022-11-23T01:56:39.0813012Z  2022-11-23T01:56:39.0813433Z  2022-11-23T01:56:39.0813749Z  2022-11-23T01:56:39.0814182Z  2022-11-23T01:56:39.0814603Z [777 / 1,773] 8 actions running 2022-11-23T01:56:39.0815342Z //:generated_caffe2_aten_op_headers; 2s processwrapper-sandbox 2022-11-23T01:56:39.0816088Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:39.0816766Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:39.0817440Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:39.0818110Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:39.0818785Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:39.0819336Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:39.0820016Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:39.3217018Z 2022-11-23T01:56:39.3217968Z  2022-11-23T01:56:39.3218677Z  2022-11-23T01:56:39.3222174Z  2022-11-23T01:56:39.3222695Z  2022-11-23T01:56:39.3224747Z  2022-11-23T01:56:39.3225439Z  2022-11-23T01:56:39.3226002Z  2022-11-23T01:56:39.3226466Z  2022-11-23T01:56:39.3227057Z [781 / 1,773] 8 actions, 7 running 2022-11-23T01:56:39.3227748Z //:generated_caffe2_aten_op_headers; 2s processwrapper-sandbox 2022-11-23T01:56:39.3228700Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:39.3231651Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:39.3232554Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:39.3233407Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:39.3234137Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:39.3234793Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:39.3235360Z [Scann] @mkl_dnn//:mkl-dnn 2022-11-23T01:56:39.5332850Z 2022-11-23T01:56:39.5333786Z  2022-11-23T01:56:39.5334101Z  2022-11-23T01:56:39.5334377Z  2022-11-23T01:56:39.5334696Z  2022-11-23T01:56:39.5334978Z  2022-11-23T01:56:39.5335287Z  2022-11-23T01:56:39.5335573Z  2022-11-23T01:56:39.5335806Z  2022-11-23T01:56:39.5336166Z [786 / 1,773] 8 actions, 7 running 2022-11-23T01:56:39.5336657Z //:generated_caffe2_aten_op_headers; 2s processwrapper-sandbox 2022-11-23T01:56:39.5337263Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:39.5337812Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:39.5338266Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:39.5338765Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:39.5339308Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:39.5339811Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:39.5340529Z [Scann] Compiling third_party/oneDNN/src/cpu/rnn/ref_postgemm_gru.cpp 2022-11-23T01:56:39.7479736Z 2022-11-23T01:56:39.7480649Z  2022-11-23T01:56:39.7481652Z  2022-11-23T01:56:39.7482655Z  2022-11-23T01:56:39.7483025Z  2022-11-23T01:56:39.7483345Z  2022-11-23T01:56:39.7483662Z  2022-11-23T01:56:39.7483984Z  2022-11-23T01:56:39.7485007Z  2022-11-23T01:56:39.7485444Z [791 / 1,773] 8 actions, 7 running 2022-11-23T01:56:39.7486061Z //:generated_caffe2_aten_op_headers; 3s processwrapper-sandbox 2022-11-23T01:56:39.7486664Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:39.7487211Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:39.7487757Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:39.7488522Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:39.7489066Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:39.7489643Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:39.7490149Z [Scann] Compiling third_party/oneDNN/src/common/bfloat16.cpp 2022-11-23T01:56:40.0674657Z 2022-11-23T01:56:40.0675670Z  2022-11-23T01:56:40.0676228Z  2022-11-23T01:56:40.0676813Z  2022-11-23T01:56:40.0677292Z  2022-11-23T01:56:40.0677919Z  2022-11-23T01:56:40.0680730Z  2022-11-23T01:56:40.0681116Z  2022-11-23T01:56:40.0681807Z  2022-11-23T01:56:40.0682421Z [799 / 1,773] 8 actions, 7 running 2022-11-23T01:56:40.0683096Z //:generated_caffe2_aten_op_headers; 3s processwrapper-sandbox 2022-11-23T01:56:40.0683812Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:40.0684580Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:40.0687461Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:40.0688057Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:40.0688691Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:40.0689494Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:40.0690446Z [Scann] Compiling third_party/oneDNN/src/cpu/x64/jit_uni_resampling.cpp 2022-11-23T01:56:40.2810499Z 2022-11-23T01:56:40.2811057Z  2022-11-23T01:56:40.2811479Z  2022-11-23T01:56:40.2811828Z  2022-11-23T01:56:40.2812189Z  2022-11-23T01:56:40.2812547Z  2022-11-23T01:56:40.2812882Z  2022-11-23T01:56:40.2813227Z  2022-11-23T01:56:40.2813567Z  2022-11-23T01:56:40.2814030Z [805 / 1,773] 6 actions running 2022-11-23T01:56:40.2814732Z //:generated_caffe2_aten_op_headers; 3s processwrapper-sandbox 2022-11-23T01:56:40.2815419Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:40.2816049Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:40.2816672Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:40.2817286Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:40.2817908Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:40.5056598Z 2022-11-23T01:56:40.5057283Z  2022-11-23T01:56:40.5057659Z  2022-11-23T01:56:40.5057961Z  2022-11-23T01:56:40.5058231Z  2022-11-23T01:56:40.5058533Z  2022-11-23T01:56:40.5058818Z  2022-11-23T01:56:40.5059205Z [810 / 1,812] 8 actions, 6 running 2022-11-23T01:56:40.5059763Z //:generated_caffe2_aten_op_headers; 3s processwrapper-sandbox 2022-11-23T01:56:40.5060324Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:40.5060822Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-11-23T01:56:40.5061413Z Compiling src/old/concurrent_queue_v2.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:40.5062033Z Compiling src/rml/client/rml_tbb.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:40.5062646Z Compiling src/tbb/tbb_thread.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:40.5063411Z [Prepa] action 'SolibSymlink _solib_k8/_U@mkl_S_S_Cmkl___U/libmkl_avx2.so' 2022-11-23T01:56:40.5063866Z [Scann] Compiling src/old/spin_rw_mutex_v2.cpp 2022-11-23T01:56:40.7648757Z 2022-11-23T01:56:40.7649896Z  2022-11-23T01:56:40.7650932Z  2022-11-23T01:56:40.7652227Z  2022-11-23T01:56:40.7652534Z  2022-11-23T01:56:40.7654167Z  2022-11-23T01:56:40.7655337Z  2022-11-23T01:56:40.7655648Z  2022-11-23T01:56:40.7656078Z  2022-11-23T01:56:40.7656459Z [821 / 1,812] 8 actions, 7 running 2022-11-23T01:56:40.7657121Z //:generated_caffe2_aten_op_headers; 4s processwrapper-sandbox 2022-11-23T01:56:40.7657861Z Linking external/mkl_dnn/libmkl-dnn.so; 0s processwrapper-sandbox 2022-11-23T01:56:40.7658617Z Compiling src/tbb/concurrent_queue.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:40.7659567Z Compiling src/tbb/task.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:40.7660254Z Compiling src/tbb/tbb_main.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:40.7660984Z Compiling src/tbb/semaphore.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:40.7661712Z Compiling src/tbb/governor.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:40.7662279Z [Scann] Compiling src/tbb/critical_section.cpp 2022-11-23T01:56:40.9788673Z 2022-11-23T01:56:40.9789562Z  2022-11-23T01:56:40.9789924Z  2022-11-23T01:56:40.9790220Z  2022-11-23T01:56:40.9790510Z  2022-11-23T01:56:40.9790780Z  2022-11-23T01:56:40.9791072Z  2022-11-23T01:56:40.9791361Z  2022-11-23T01:56:40.9791661Z  2022-11-23T01:56:40.9792069Z [829 / 1,812] 8 actions, 7 running 2022-11-23T01:56:40.9792659Z //:generated_caffe2_aten_op_headers; 4s processwrapper-sandbox 2022-11-23T01:56:40.9793290Z Linking external/mkl_dnn/libmkl-dnn.so; 0s processwrapper-sandbox 2022-11-23T01:56:40.9793945Z Compiling src/tbb/itt_notify.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:40.9794574Z Compiling src/tbb/recursive_mutex.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:40.9795223Z Compiling src/tbb/pipeline.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:40.9795829Z Compiling src/tbb/market.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:40.9796469Z Compiling src/tbb/reader_writer_lock.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:40.9796962Z [Scann] Compiling src/tbb/private_server.cpp 2022-11-23T01:56:41.2372568Z 2022-11-23T01:56:41.2373266Z  2022-11-23T01:56:41.2373644Z  2022-11-23T01:56:41.2374058Z  2022-11-23T01:56:41.2374320Z  2022-11-23T01:56:41.2374723Z  2022-11-23T01:56:41.2375000Z  2022-11-23T01:56:41.2375383Z  2022-11-23T01:56:41.2375684Z  2022-11-23T01:56:41.2376288Z [839 / 1,812] 8 actions, 7 running 2022-11-23T01:56:41.2376970Z //:generated_caffe2_aten_op_headers; 4s processwrapper-sandbox 2022-11-23T01:56:41.2377725Z Linking external/mkl_dnn/libmkl-dnn.so; 0s processwrapper-sandbox 2022-11-23T01:56:41.2378534Z Compiling src/tbb/task_group_context.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:41.2379340Z Compiling src/tbb/concurrent_vector.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:41.2380086Z Compiling src/tbb/scheduler.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:41.2380820Z Compiling src/old/concurrent_vector_v2.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:41.2381508Z Compiling src/tbb/mutex.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:41.2381898Z [Scann] Compiling src/tbb/arena.cpp 2022-11-23T01:56:41.4424358Z 2022-11-23T01:56:41.4424905Z  2022-11-23T01:56:41.4425329Z  2022-11-23T01:56:41.4425729Z  2022-11-23T01:56:41.4426072Z  2022-11-23T01:56:41.4426437Z  2022-11-23T01:56:41.4426778Z  2022-11-23T01:56:41.4427113Z  2022-11-23T01:56:41.4427459Z  2022-11-23T01:56:41.4427949Z [848 / 1,820] 8 actions, 7 running 2022-11-23T01:56:41.4428705Z //:generated_caffe2_aten_op_headers; 4s processwrapper-sandbox 2022-11-23T01:56:41.4429558Z Linking external/mkl_dnn/libmkl-dnn.so; 0s processwrapper-sandbox 2022-11-23T01:56:41.4430269Z Compiling src/tbb/concurrent_hash_map.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:41.4430943Z Compiling src/tbb/tbb_misc_ex.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:41.4431588Z Compiling src/tbb/tbb_statistics.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:41.4432261Z Compiling src/code_generators.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:41.4432910Z Compiling src/idl_gen_fbs.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:41.4433398Z [Scann] Compiling src/idl_gen_text.cpp 2022-11-23T01:56:41.6935501Z 2022-11-23T01:56:41.6936039Z  2022-11-23T01:56:41.6936425Z  2022-11-23T01:56:41.6936733Z  2022-11-23T01:56:41.6937048Z  2022-11-23T01:56:41.6937345Z  2022-11-23T01:56:41.6937844Z  2022-11-23T01:56:41.6938122Z  2022-11-23T01:56:41.6938417Z  2022-11-23T01:56:41.6938824Z [858 / 1,868] 8 actions, 7 running 2022-11-23T01:56:41.6939360Z //:generated_caffe2_aten_op_headers; 4s processwrapper-sandbox 2022-11-23T01:56:41.6940026Z Linking external/mkl_dnn/libmkl-dnn.so; 1s processwrapper-sandbox 2022-11-23T01:56:41.6940658Z Compiling src/idl_parser.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:41.6941244Z Compiling src/util.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:41.6941832Z Compiling onnx/checker.cc; 0s processwrapper-sandbox 2022-11-23T01:56:41.6942455Z Compiling onnx/onnxifi_utils.cc; 0s processwrapper-sandbox 2022-11-23T01:56:41.6943080Z Compiling onnx/defs/nn/defs.cc; 0s processwrapper-sandbox 2022-11-23T01:56:41.6943548Z [Scann] Compiling onnx/version_converter/convert.cc 2022-11-23T01:56:41.9010160Z 2022-11-23T01:56:41.9010752Z  2022-11-23T01:56:41.9011098Z  2022-11-23T01:56:41.9011370Z  2022-11-23T01:56:41.9011611Z  2022-11-23T01:56:41.9011866Z  2022-11-23T01:56:41.9012119Z  2022-11-23T01:56:41.9012369Z  2022-11-23T01:56:41.9012623Z  2022-11-23T01:56:41.9012991Z [864 / 1,868] 7 actions, 6 running 2022-11-23T01:56:41.9013501Z //:generated_caffe2_aten_op_headers; 5s processwrapper-sandbox 2022-11-23T01:56:41.9014071Z Linking external/mkl_dnn/libmkl-dnn.so; 1s processwrapper-sandbox 2022-11-23T01:56:41.9014590Z Compiling onnx/defs/nn/defs.cc; 0s processwrapper-sandbox 2022-11-23T01:56:41.9015117Z Compiling onnx/version_converter/convert.cc; 0s processwrapper-sandbox 2022-11-23T01:56:41.9015702Z Compiling onnx/common/assertions.cc; 0s processwrapper-sandbox 2022-11-23T01:56:41.9016333Z Compiling onnx/common/model_helpers.cc; 0s processwrapper-sandbox 2022-11-23T01:56:41.9016842Z [Scann] Compiling onnx/defs/traditionalml/old.cc 2022-11-23T01:56:42.0310298Z 2022-11-23T01:56:42.0310858Z  2022-11-23T01:56:42.0311277Z  2022-11-23T01:56:42.0311566Z  2022-11-23T01:56:42.0311863Z  2022-11-23T01:56:42.0312162Z  2022-11-23T01:56:42.0312443Z  2022-11-23T01:56:42.0312751Z  2022-11-23T01:56:42.0313312Z INFO: From Executing genrule //:generated_caffe2_aten_op_headers: 2022-11-23T01:56:42.0313820Z [866 / 1,868] 8 actions running 2022-11-23T01:56:42.0314384Z //:generated_caffe2_aten_op_headers; 5s processwrapper-sandbox 2022-11-23T01:56:42.0315045Z Linking external/mkl_dnn/libmkl-dnn.so; 1s processwrapper-sandbox 2022-11-23T01:56:42.0315708Z Compiling onnx/version_converter/convert.cc; 0s processwrapper-sandbox 2022-11-23T01:56:42.0316385Z Compiling onnx/common/model_helpers.cc; 0s processwrapper-sandbox 2022-11-23T01:56:42.0317056Z Compiling onnx/defs/traditionalml/old.cc; 0s processwrapper-sandbox 2022-11-23T01:56:42.0317697Z @onnx//:onnx; 0s processwrapper-sandbox 2022-11-23T01:56:42.0318303Z Compiling onnx/defs/attr_proto_util.cc; 0s processwrapper-sandbox 2022-11-23T01:56:42.0318950Z Compiling onnx/defs/tensor/utils.cc; 0s processwrapper-sandbox 2022-11-23T01:56:42.0319501Z 2022-11-23T01:56:42.0320742Z  2022-11-23T01:56:42.0321745Z  2022-11-23T01:56:42.0322226Z  2022-11-23T01:56:42.0322697Z  2022-11-23T01:56:42.0323386Z  2022-11-23T01:56:42.0323768Z  2022-11-23T01:56:42.0324079Z  2022-11-23T01:56:42.0324367Z  2022-11-23T01:56:42.0325375Z Skipping rename Because of Arg: c10::optional (at::DimnameList) 2022-11-23T01:56:42.0325950Z Skipping align_to Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:56:42.0326485Z Skipping align_to Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:56:42.0327004Z Skipping refine_names Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:56:42.0327571Z Skipping _cudnn_rnn_backward Because of Arg: ::std::array (::std::array) 2022-11-23T01:56:42.0328257Z Skipping _cudnn_init_dropout_state because it is a factory method 2022-11-23T01:56:42.0328808Z Skipping _fused_dropout Because of Arg: c10::optional (at::Generator) 2022-11-23T01:56:42.0329369Z Skipping native_dropout Because of Arg: c10::optional (bool) 2022-11-23T01:56:42.0329937Z Skipping _sobol_engine_draw Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:56:42.0330531Z Skipping chalf Because of Arg: c10::optional (at::MemoryFormat) 2022-11-23T01:56:42.0331033Z Skipping all Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0331492Z Skipping all Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0331961Z Skipping any Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0332402Z Skipping any Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0332845Z Skipping arange because it is a factory method 2022-11-23T01:56:42.0333319Z Skipping argmax Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0333803Z Skipping argmax Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0334297Z Skipping argmin Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0334795Z Skipping argmin Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0335303Z Skipping as_strided Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0335781Z Skipping bartlett_window because it is a factory method 2022-11-23T01:56:42.0336306Z Skipping bernoulli Because of Arg: c10::optional (at::Generator) 2022-11-23T01:56:42.0336873Z Skipping bernoulli Because of Arg: c10::optional (at::Generator) 2022-11-23T01:56:42.0337378Z Skipping blackman_window because it is a factory method 2022-11-23T01:56:42.0337837Z Skipping cat Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0338308Z Skipping concat Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0338791Z Skipping concatenate Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0339354Z Skipping clamp Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:56:42.0340072Z Skipping clamp Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:56:42.0340650Z Skipping clip Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:56:42.0341209Z Skipping clip Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:56:42.0341777Z Skipping contiguous Because of Arg: at::MemoryFormat (at::MemoryFormat) 2022-11-23T01:56:42.0342385Z Skipping convolution_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0342972Z Skipping _convolution_mode Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0343514Z Skipping conv1d Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0344022Z Skipping conv1d Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0344537Z Skipping conv1d Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0345032Z Skipping conv2d Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0345648Z Skipping conv2d Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0346159Z Skipping conv2d Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0346654Z Skipping conv3d Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0347167Z Skipping conv3d Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0347673Z Skipping conv3d Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0348189Z Skipping count_nonzero Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0348777Z Skipping cudnn_convolution_add_relu Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:56:42.0349345Z Skipping cummax Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0349872Z Skipping cummin Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0350384Z Skipping cumprod Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:56:42.0350924Z Skipping cumprod Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0351413Z Skipping cumprod Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0351931Z Skipping cumsum Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:56:42.0352450Z Skipping cumsum Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0352926Z Skipping cumsum Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0353407Z Skipping diagonal Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0353881Z Skipping diagonal Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0354419Z Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:56:42.0355010Z Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:56:42.0355599Z Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:56:42.0356178Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-11-23T01:56:42.0356763Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-11-23T01:56:42.0357353Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-11-23T01:56:42.0358012Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-11-23T01:56:42.0358593Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-11-23T01:56:42.0359135Z Skipping gradient Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0359630Z Skipping gradient Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0360160Z Skipping div Because of Arg: c10::optional (c10::string_view) 2022-11-23T01:56:42.0360709Z Skipping div Because of Arg: c10::optional (c10::string_view) 2022-11-23T01:56:42.0361270Z Skipping divide Because of Arg: c10::optional (c10::string_view) 2022-11-23T01:56:42.0361927Z Skipping divide Because of Arg: c10::optional (c10::string_view) 2022-11-23T01:56:42.0362458Z Skipping einsum Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0362967Z Skipping einsum Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0363480Z Skipping _rowwise_prune Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T01:56:42.0364031Z Skipping embedding_bag Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0364510Z Skipping empty because it is a factory method 2022-11-23T01:56:42.0364937Z Skipping new_empty because it is a factory method 2022-11-23T01:56:42.0365407Z Skipping new_empty_strided because it is a factory method 2022-11-23T01:56:42.0365880Z Skipping new_full because it is a factory method 2022-11-23T01:56:42.0366323Z Skipping new_zeros because it is a factory method 2022-11-23T01:56:42.0366748Z Skipping new_ones because it is a factory method 2022-11-23T01:56:42.0367331Z Skipping _empty_affine_quantized because it is a factory method 2022-11-23T01:56:42.0367874Z Skipping _empty_per_channel_affine_quantized because it is a factory method 2022-11-23T01:56:42.0368644Z Skipping empty_quantized because it is a factory method 2022-11-23T01:56:42.0369108Z Skipping empty_like because it is a factory method 2022-11-23T01:56:42.0369568Z Skipping empty_strided because it is a factory method 2022-11-23T01:56:42.0369995Z Skipping eye because it is a factory method 2022-11-23T01:56:42.0370452Z Skipping flatten Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0370935Z Skipping flatten Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0371436Z Skipping flatten Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:56:42.0372010Z Skipping unflatten Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0372466Z Skipping full because it is a factory method 2022-11-23T01:56:42.0372898Z Skipping full_like because it is a factory method 2022-11-23T01:56:42.0373329Z Skipping from_file because it is a factory method 2022-11-23T01:56:42.0373777Z Skipping hann_window because it is a factory method 2022-11-23T01:56:42.0374246Z Skipping hamming_window because it is a factory method 2022-11-23T01:56:42.0374707Z Skipping kaiser_window because it is a factory method 2022-11-23T01:56:42.0375194Z Skipping index_copy Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0375685Z Skipping kthvalue Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0376173Z Skipping kthvalue Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0376656Z Skipping nan_to_num Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0377159Z Skipping nan_to_num Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0377683Z Skipping nan_to_num Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0378194Z Skipping fbgemm_linear_quantize_weight Because of Ret: double (double) 2022-11-23T01:56:42.0378702Z Skipping linspace because it is a factory method 2022-11-23T01:56:42.0379165Z Skipping logspace because it is a factory method 2022-11-23T01:56:42.0379694Z Skipping log_softmax Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:56:42.0380252Z Skipping log_softmax Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0380759Z Skipping log_softmax Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0381316Z Skipping _log_softmax_backward_data Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T01:56:42.0381856Z Skipping logcumsumexp Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0382392Z Skipping logsumexp Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:56:42.0382942Z Skipping logsumexp Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:56:42.0383460Z Skipping aminmax Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0383955Z Skipping aminmax Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0384448Z Skipping max Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0384894Z Skipping max Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0385406Z Skipping mean Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:56:42.0385974Z Skipping mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0386555Z Skipping mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0387110Z Skipping mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0387656Z Skipping mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:56:42.0388162Z Skipping mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:56:42.0388657Z Skipping mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:56:42.0389205Z Skipping nanmean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0389857Z Skipping nanmean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0390440Z Skipping nanmean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0390947Z Skipping median Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0391425Z Skipping median Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0391916Z Skipping nanmedian Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0392393Z Skipping nanmedian Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0392867Z Skipping min Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0393326Z Skipping min Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0393882Z Skipping miopen_convolution_add_relu Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:56:42.0394550Z Skipping miopen_rnn_backward Because of Arg: ::std::array (::std::array) 2022-11-23T01:56:42.0395075Z Skipping mode Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0395547Z Skipping mode Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0395975Z Skipping ones because it is a factory method 2022-11-23T01:56:42.0396411Z Skipping ones_like because it is a factory method 2022-11-23T01:56:42.0396885Z Skipping cdist Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0397384Z Skipping _cdist_forward Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0397983Z Skipping is_pinned Because of Arg: c10::optional (at::Device) 2022-11-23T01:56:42.0398529Z Skipping pin_memory Because of Arg: c10::optional (at::Device) 2022-11-23T01:56:42.0399074Z Skipping _pin_memory Because of Arg: c10::optional (at::Device) 2022-11-23T01:56:42.0399552Z Skipping scalar_tensor because it is a factory method 2022-11-23T01:56:42.0400006Z Skipping rand because it is a factory method 2022-11-23T01:56:42.0400438Z Skipping rand_like because it is a factory method 2022-11-23T01:56:42.0400868Z Skipping randint because it is a factory method 2022-11-23T01:56:42.0401321Z Skipping randint_like because it is a factory method 2022-11-23T01:56:42.0401899Z Skipping randn because it is a factory method 2022-11-23T01:56:42.0402664Z Skipping randn_like because it is a factory method 2022-11-23T01:56:42.0403144Z Skipping randperm because it is a factory method 2022-11-23T01:56:42.0403586Z Skipping range because it is a factory method 2022-11-23T01:56:42.0404083Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0404636Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0405188Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0405727Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0406257Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0406809Z Skipping rrelu Because of Arg: c10::optional (at::Generator) 2022-11-23T01:56:42.0407332Z Skipping gelu Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0407808Z Skipping gelu_backward Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0408303Z Skipping select Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0408780Z Skipping logit Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0409252Z Skipping size Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0409708Z Skipping slice Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0410193Z Skipping slice Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0410685Z Skipping slice Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0411182Z Skipping slice_scatter Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0411704Z Skipping slice_scatter Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0412335Z Skipping slice_scatter Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0412862Z Skipping as_strided_scatter Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0413982Z Skipping softmax Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:56:42.0414518Z Skipping softmax Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0415009Z Skipping softmax Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0415538Z Skipping _softmax_backward_data Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T01:56:42.0416071Z Skipping squeeze Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0416556Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0417029Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0417600Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0418092Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0418553Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0419037Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0419522Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0419996Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0420450Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0420937Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0421401Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0421863Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0422344Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0422822Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0423299Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0424095Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0424581Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0425065Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0425538Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0426017Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0426511Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0426978Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0427456Z Skipping stride Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0427977Z Skipping sum Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:56:42.0428537Z Skipping sum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0429105Z Skipping sum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0429662Z Skipping sum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0430195Z Skipping sum Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:56:42.0430685Z Skipping sum Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:56:42.0431189Z Skipping sum Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:56:42.0431752Z Skipping _nested_sum_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0432368Z Skipping _nested_sum_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0432959Z Skipping nansum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0433535Z Skipping nansum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0434111Z Skipping nansum Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0434782Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0435342Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0435913Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0436460Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0437024Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0437659Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0438243Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0438812Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0439383Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0440020Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0440556Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:56:42.0441090Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:56:42.0442034Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:56:42.0442502Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:56:42.0443020Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:56:42.0443536Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:56:42.0444039Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:56:42.0444527Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:56:42.0445031Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:56:42.0445538Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:56:42.0446060Z Skipping prod Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:56:42.0446626Z Skipping prod Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:56:42.0447142Z Skipping prod Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0447610Z Skipping prod Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0448058Z Skipping prod Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0448547Z Skipping transpose Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0449085Z Skipping _nested_tensor_offsets Because of Ret: ::std::vector (at::IntArrayRef) 2022-11-23T01:56:42.0449644Z Skipping unique_consecutive Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0450169Z Skipping vander Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0450665Z Skipping vander Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0451194Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0451763Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0452330Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0452841Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0453387Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0453921Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:56:42.0454430Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:56:42.0454914Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:56:42.0455407Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:56:42.0455905Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:56:42.0456444Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0457023Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0457720Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0458297Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0458855Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0459401Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:56:42.0459929Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:56:42.0460440Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:56:42.0460961Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:56:42.0461492Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-11-23T01:56:42.0462022Z Skipping zeros because it is a factory method 2022-11-23T01:56:42.0462485Z Skipping _efficientzerotensor because it is a factory method 2022-11-23T01:56:42.0462966Z Skipping zeros_like because it is a factory method 2022-11-23T01:56:42.0463500Z Skipping _standard_gamma Because of Arg: c10::optional (at::Generator) 2022-11-23T01:56:42.0464081Z Skipping _sample_dirichlet Because of Arg: c10::optional (at::Generator) 2022-11-23T01:56:42.0464660Z Skipping poisson Because of Arg: c10::optional (at::Generator) 2022-11-23T01:56:42.0465214Z Skipping binomial Because of Arg: c10::optional (at::Generator) 2022-11-23T01:56:42.0465796Z Skipping native_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:56:42.0466339Z Skipping _sparse_sum Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T01:56:42.0466872Z Skipping _sparse_sum Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T01:56:42.0467441Z Skipping _sparse_csr_sum Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:56:42.0468020Z Skipping _sparse_csr_prod Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:56:42.0468618Z Skipping _sparse_softmax Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:56:42.0469166Z Skipping _sparse_softmax Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0469683Z Skipping _sparse_softmax Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0470235Z Skipping _sparse_log_softmax Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:56:42.0470802Z Skipping _sparse_log_softmax Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0471327Z Skipping _sparse_log_softmax Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0471837Z Skipping _spdiags Because of Arg: c10::optional (at::Layout) 2022-11-23T01:56:42.0472382Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:56:42.0472961Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:56:42.0473510Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:56:42.0474070Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:56:42.0474628Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:56:42.0475181Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:56:42.0475725Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:56:42.0476298Z Skipping clone Because of Arg: c10::optional (at::MemoryFormat) 2022-11-23T01:56:42.0476844Z Skipping sparse_compressed_tensor because it is a factory method 2022-11-23T01:56:42.0477332Z Skipping sparse_csr_tensor because it is a factory method 2022-11-23T01:56:42.0477878Z Skipping sparse_csc_tensor because it is a factory method 2022-11-23T01:56:42.0478358Z Skipping sparse_bsr_tensor because it is a factory method 2022-11-23T01:56:42.0478898Z Skipping sparse_bsc_tensor because it is a factory method 2022-11-23T01:56:42.0479405Z Skipping _sparse_compressed_tensor_unsafe because it is a factory method 2022-11-23T01:56:42.0479933Z Skipping _sparse_csr_tensor_unsafe because it is a factory method 2022-11-23T01:56:42.0480449Z Skipping _sparse_csc_tensor_unsafe because it is a factory method 2022-11-23T01:56:42.0480939Z Skipping _sparse_bsr_tensor_unsafe because it is a factory method 2022-11-23T01:56:42.0481443Z Skipping _sparse_bsc_tensor_unsafe because it is a factory method 2022-11-23T01:56:42.0482029Z Skipping sparse_coo_tensor because it is a factory method 2022-11-23T01:56:42.0482415Z Skipping _sparse_coo_tensor_unsafe because it is a factory method 2022-11-23T01:56:42.0482810Z Skipping _sparse_coo_tensor_with_dims because it is a factory method 2022-11-23T01:56:42.0483325Z Skipping _sparse_coo_tensor_with_dims_and_tensors because it is a factory method 2022-11-23T01:56:42.0483794Z Skipping to_dense Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:56:42.0484227Z Skipping _to_dense Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:56:42.0484640Z Skipping unbind Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0485056Z Skipping to_mkldnn Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:56:42.0485502Z Skipping quantize_per_tensor_dynamic Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T01:56:42.0485958Z Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T01:56:42.0486414Z Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T01:56:42.0486862Z Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T01:56:42.0487298Z Skipping quantize_per_channel Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T01:56:42.0487698Z Skipping q_scale Because of Ret: double (double) 2022-11-23T01:56:42.0488073Z Skipping qscheme Because of Ret: at::QScheme (at::QScheme) 2022-11-23T01:56:42.0488457Z Skipping _choose_qparams_per_tensor Because of Ret: double (double) 2022-11-23T01:56:42.0488869Z Skipping _choose_qparams_per_tensor Because of Ret: double (double) 2022-11-23T01:56:42.0489323Z Skipping _autocast_to_reduced_precision Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T01:56:42.0489741Z Skipping _to_copy because it is a factory method 2022-11-23T01:56:42.0490064Z Skipping to because it is a factory method 2022-11-23T01:56:42.0490464Z Skipping meshgrid Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0490984Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2022-11-23T01:56:42.0491501Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2022-11-23T01:56:42.0492038Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2022-11-23T01:56:42.0492571Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2022-11-23T01:56:42.0493076Z Skipping can_cast Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T01:56:42.0493618Z Skipping promote_types Because of Ret: at::ScalarType (at::ScalarType) 2022-11-23T01:56:42.0494163Z Skipping _masked_softmax Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0494703Z Skipping _masked_softmax Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0495245Z Skipping _masked_softmax_backward Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0495784Z Skipping view Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T01:56:42.0496288Z Skipping index_add Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0496761Z Skipping index_add Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0497279Z Skipping index_reduce Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0497816Z Skipping index_reduce Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0498415Z Skipping index_fill Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0498894Z Skipping index_fill Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0499399Z Skipping scatter Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0499907Z Skipping scatter Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0500387Z Skipping scatter Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0500878Z Skipping scatter Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0501373Z Skipping scatter_add Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0501883Z Skipping scatter_reduce Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0502426Z Skipping scatter_reduce Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0502986Z Skipping cross Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0503467Z Skipping tril_indices because it is a factory method 2022-11-23T01:56:42.0503916Z Skipping triu_indices because it is a factory method 2022-11-23T01:56:42.0504421Z Skipping take_along_dim Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0504944Z Skipping index_select Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0505429Z Skipping gather Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0505899Z Skipping gather Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0506399Z Skipping linalg_vander Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0506935Z Skipping multinomial Because of Arg: c10::optional (at::Generator) 2022-11-23T01:56:42.0507535Z Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:56:42.0508144Z Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:56:42.0508765Z Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:56:42.0509394Z Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:56:42.0510058Z Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:56:42.0510718Z Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:56:42.0511376Z Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:56:42.0512020Z Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:56:42.0512669Z Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:56:42.0513315Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:56:42.0513931Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:56:42.0514551Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:56:42.0515161Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:56:42.0515774Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:56:42.0516369Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:56:42.0516928Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:56:42.0517693Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:56:42.0518360Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:56:42.0518989Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0519574Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0520038Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0520484Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0520938Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0521398Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0522941Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0523514Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0524017Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0524502Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0525112Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0525601Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0526119Z Skipping sort Because of Arg: c10::optional (bool) 2022-11-23T01:56:42.0526510Z Skipping sort Because of Arg: c10::optional (bool) 2022-11-23T01:56:42.0526941Z Skipping sort Because of Arg: c10::optional (bool) 2022-11-23T01:56:42.0527320Z Skipping sort Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0527692Z Skipping sort Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0528034Z Skipping sort Because of Arg: c10::optional (bool) 2022-11-23T01:56:42.0528397Z Skipping sort Because of Arg: c10::optional (bool) 2022-11-23T01:56:42.0528784Z Skipping argsort Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0529191Z Skipping argsort Because of Arg: at::Dimname (at::Dimname) 2022-11-23T01:56:42.0529713Z Skipping normal_functional Because of Arg: c10::optional (at::Generator) 2022-11-23T01:56:42.0530119Z Skipping normal because it is a factory method 2022-11-23T01:56:42.0530537Z Skipping _foreach_add Because of Arg: at::ArrayRef (at::ArrayRef) 2022-11-23T01:56:42.0531020Z Skipping _foreach_sub Because of Arg: at::ArrayRef (at::ArrayRef) 2022-11-23T01:56:42.0531516Z Skipping _foreach_div Because of Arg: at::ArrayRef (at::ArrayRef) 2022-11-23T01:56:42.0532066Z Skipping _foreach_mul Because of Arg: at::ArrayRef (at::ArrayRef) 2022-11-23T01:56:42.0532590Z Skipping _foreach_addcdiv Because of Arg: at::ArrayRef (at::ArrayRef) 2022-11-23T01:56:42.0533141Z Skipping _foreach_addcmul Because of Arg: at::ArrayRef (at::ArrayRef) 2022-11-23T01:56:42.0533870Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2022-11-23T01:56:42.0534495Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2022-11-23T01:56:42.0535182Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2022-11-23T01:56:42.0535864Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2022-11-23T01:56:42.0536537Z Skipping rrelu_with_noise Because of Arg: c10::optional (at::Generator) 2022-11-23T01:56:42.0537159Z Skipping avg_pool2d Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0537785Z Skipping avg_pool2d_backward Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0538398Z Skipping avg_pool3d Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0538902Z Skipping avg_pool3d_backward Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0539382Z Skipping _pad_enum Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0539853Z Skipping pad Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0540324Z Skipping pad Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0540962Z Skipping upsample_linear1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0541545Z Skipping upsample_bilinear2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0542143Z Skipping _upsample_bilinear2d_aa Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0542695Z Skipping upsample_trilinear3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0543256Z Skipping upsample_bicubic2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0543966Z Skipping _upsample_bicubic2d_aa Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0544701Z Skipping upsample_nearest1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0545492Z Skipping _upsample_nearest_exact1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0546181Z Skipping upsample_nearest2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0546940Z Skipping _upsample_nearest_exact2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0547582Z Skipping upsample_nearest3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0548206Z Skipping _upsample_nearest_exact3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0548811Z Skipping upsample_linear1d Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0549387Z Skipping upsample_linear1d_backward Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0549896Z Skipping upsample_bilinear2d Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0550486Z Skipping upsample_bilinear2d Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0551056Z Skipping upsample_bilinear2d_backward Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0551637Z Skipping upsample_bilinear2d_backward Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0552162Z Skipping _upsample_bilinear2d_aa Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0552736Z Skipping _upsample_bilinear2d_aa Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0553256Z Skipping _upsample_bilinear2d_aa_backward Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0553842Z Skipping _upsample_bilinear2d_aa_backward Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0554330Z Skipping upsample_bicubic2d Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0554771Z Skipping upsample_bicubic2d Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0555253Z Skipping upsample_bicubic2d_backward Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0555772Z Skipping upsample_bicubic2d_backward Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0556342Z Skipping _upsample_bicubic2d_aa Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0556984Z Skipping _upsample_bicubic2d_aa Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0557478Z Skipping _upsample_bicubic2d_aa_backward Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0558074Z Skipping _upsample_bicubic2d_aa_backward Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0558609Z Skipping upsample_trilinear3d Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0559125Z Skipping upsample_trilinear3d Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0559591Z Skipping upsample_trilinear3d Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0559923Z Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0560264Z Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0560591Z Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0561011Z Skipping upsample_nearest1d Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0561332Z Skipping _upsample_nearest_exact1d Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0561830Z Skipping upsample_nearest1d_backward Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0562155Z Skipping _upsample_nearest_exact1d_backward Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0562483Z Skipping upsample_nearest2d Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0562790Z Skipping upsample_nearest2d Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0563089Z Skipping _upsample_nearest_exact2d Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0563411Z Skipping _upsample_nearest_exact2d Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0563801Z Skipping upsample_nearest2d_backward Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0564133Z Skipping upsample_nearest2d_backward Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0564455Z Skipping _upsample_nearest_exact2d_backward Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0564796Z Skipping _upsample_nearest_exact2d_backward Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0565118Z Skipping upsample_nearest3d Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0565466Z Skipping upsample_nearest3d Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0565959Z Skipping upsample_nearest3d Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0566281Z Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0566598Z Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0566918Z Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0567266Z Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0567595Z Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0567908Z Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0568239Z Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0568613Z Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0568950Z Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0569400Z Skipping logit_backward Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0569884Z Skipping special_logit Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0570258Z Skipping special_log_softmax Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:56:42.0570624Z Skipping special_softmax Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:56:42.0570934Z Skipping fft_fft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0571216Z Skipping fft_fft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0571491Z Skipping fft_fft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0571753Z Skipping fft_ifft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0572033Z Skipping fft_ifft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0572314Z Skipping fft_ifft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0572578Z Skipping fft_rfft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0572852Z Skipping fft_rfft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0573241Z Skipping fft_rfft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0573520Z Skipping fft_irfft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0573906Z Skipping fft_irfft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0574176Z Skipping fft_irfft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0574451Z Skipping fft_hfft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0574730Z Skipping fft_hfft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0575009Z Skipping fft_hfft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0575274Z Skipping fft_ihfft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0575555Z Skipping fft_ihfft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0575835Z Skipping fft_ihfft Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0576207Z Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0576537Z Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0576859Z Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0577178Z Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0577495Z Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0577813Z Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0578131Z Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0578434Z Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0578750Z Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0579115Z Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0579557Z Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0579975Z Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0580401Z Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0580839Z Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0581258Z Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0581701Z Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0582141Z Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0582578Z Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0583059Z Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0583546Z Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0583998Z Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0584325Z Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0584647Z Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0584969Z Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0585276Z Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0585625Z Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0585940Z Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0586258Z Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0586564Z Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0586913Z Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0587232Z Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0587652Z Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0587975Z Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0588329Z Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0588682Z Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0588989Z Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0589299Z Skipping fft_fftfreq because it is a factory method 2022-11-23T01:56:42.0589561Z Skipping fft_rfftfreq because it is a factory method 2022-11-23T01:56:42.0589850Z Skipping fft_fftshift Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0590254Z Skipping fft_ifftshift Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0590580Z Skipping linalg_lstsq Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0590891Z Skipping linalg_lstsq Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0591172Z Skipping _linalg_eigh Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0591473Z Skipping _linalg_eigh Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0591765Z Skipping linalg_eigh Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0592116Z Skipping linalg_eigvalsh Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0592440Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:56:42.0592775Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:56:42.0593103Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:56:42.0593448Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:56:42.0593764Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0594055Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0594331Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0594615Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0594938Z Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0595285Z Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0595612Z Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0595955Z Skipping linalg_matrix_norm Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:56:42.0596283Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0596577Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0596876Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0597176Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0597489Z Skipping _linalg_svd Because of Arg: c10::optional (c10::string_view) 2022-11-23T01:56:42.0597918Z Skipping linalg_svd Because of Arg: c10::optional (c10::string_view) 2022-11-23T01:56:42.0598242Z Skipping linalg_svdvals Because of Arg: c10::optional (c10::string_view) 2022-11-23T01:56:42.0598585Z Skipping linalg_cond Because of Arg: const c10::optional & (const at::Scalar &) 2022-11-23T01:56:42.0598906Z Skipping linalg_cond Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0599201Z Skipping linalg_pinv Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0599563Z Skipping linalg_pinv Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0599853Z Skipping linalg_pinv Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0600161Z Skipping linalg_tensorsolve Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0600511Z Skipping linalg_qr Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0600842Z Skipping linalg_matrix_rank Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0601135Z Skipping linalg_matrix_rank Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0601435Z Skipping linalg_matrix_rank Because of Arg: c10::optional (double) 2022-11-23T01:56:42.0601947Z Skipping nested_to_padded_tensor Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0602374Z Skipping _test_optional_intlist Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0602759Z Skipping _test_optional_filled_intlist Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0603134Z Skipping _test_optional_floatlist Because of Arg: c10::optional> (at::ArrayRef) 2022-11-23T01:56:42.0603474Z Skipping _test_string_default Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0603774Z Skipping _test_string_default Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0604090Z Skipping _test_ambiguous_defaults Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0604400Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0604879Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0605165Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0605468Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0605803Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0606135Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0606630Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0607189Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0607747Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0608310Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0608897Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0609461Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-11-23T01:56:42.0610076Z Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:56:42.0610716Z Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:56:42.0611298Z Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:56:42.0611867Z Skipping _nested_tensor_from_tensor_list Because of Arg: c10::optional (at::ScalarType) 2022-11-23T01:56:42.0612444Z Skipping as_strided_copy Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0612968Z Skipping slice_copy Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0613484Z Skipping slice_copy Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0613983Z Skipping slice_copy Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0614504Z Skipping view_copy Because of Arg: at::ScalarType (at::ScalarType) 2022-11-23T01:56:42.0615081Z Skipping to_padded_tensor Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-11-23T01:56:42.0615620Z Skipping _transformer_encoder_layer_fwd Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0616302Z Skipping _native_multi_head_attention Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0616889Z Skipping _efficient_attention_forward Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0617500Z Skipping _efficient_attention_forward Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0618078Z Skipping _efficient_attention_forward Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0618666Z Skipping bernoulli Because of Arg: c10::optional (at::Generator) 2022-11-23T01:56:42.0619254Z Skipping resize Because of Arg: c10::optional (at::MemoryFormat) 2022-11-23T01:56:42.0619850Z Skipping resize_as Because of Arg: c10::optional (at::MemoryFormat) 2022-11-23T01:56:42.0620406Z Skipping set Because of Arg: at::Storage (at::Storage) 2022-11-23T01:56:42.0620884Z Skipping set Because of Arg: at::Storage (at::Storage) 2022-11-23T01:56:42.0621359Z Skipping set Because of Arg: at::Storage (at::Storage) 2022-11-23T01:56:42.0621837Z Skipping random Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0622349Z Skipping random Because of Arg: c10::optional (int64_t) 2022-11-23T01:56:42.0622845Z Skipping random Because of Arg: c10::optional (at::Generator) 2022-11-23T01:56:42.0623327Z Skipping random Because of Arg: c10::optional (at::Generator) 2022-11-23T01:56:42.0623863Z Skipping uniform Because of Arg: c10::optional (at::Generator) 2022-11-23T01:56:42.0624414Z Skipping cauchy Because of Arg: c10::optional (at::Generator) 2022-11-23T01:56:42.0624984Z Skipping log_normal Because of Arg: c10::optional (at::Generator) 2022-11-23T01:56:42.0625551Z Skipping exponential Because of Arg: c10::optional (at::Generator) 2022-11-23T01:56:42.0626143Z Skipping geometric Because of Arg: c10::optional (at::Generator) 2022-11-23T01:56:42.0626816Z [866 / 1,868] 8 actions running 2022-11-23T01:56:42.0627390Z //:generated_caffe2_aten_op_headers; 5s processwrapper-sandbox 2022-11-23T01:56:42.0628052Z Linking external/mkl_dnn/libmkl-dnn.so; 1s processwrapper-sandbox 2022-11-23T01:56:42.0628756Z Compiling onnx/version_converter/convert.cc; 0s processwrapper-sandbox 2022-11-23T01:56:42.0629453Z Compiling onnx/common/model_helpers.cc; 0s processwrapper-sandbox 2022-11-23T01:56:42.0630122Z Compiling onnx/defs/traditionalml/old.cc; 0s processwrapper-sandbox 2022-11-23T01:56:42.0630723Z @onnx//:onnx; 0s processwrapper-sandbox 2022-11-23T01:56:42.0631340Z Compiling onnx/defs/attr_proto_util.cc; 0s processwrapper-sandbox 2022-11-23T01:56:42.0631938Z Compiling onnx/defs/tensor/utils.cc; 0s processwrapper-sandbox 2022-11-23T01:56:42.3096998Z 2022-11-23T01:56:42.3097622Z  2022-11-23T01:56:42.3098058Z  2022-11-23T01:56:42.3098348Z  2022-11-23T01:56:42.3098629Z  2022-11-23T01:56:42.3098899Z  2022-11-23T01:56:42.3099203Z  2022-11-23T01:56:42.3099482Z  2022-11-23T01:56:42.3099759Z  2022-11-23T01:56:42.3100152Z [874 / 1,868] 8 actions, 7 running 2022-11-23T01:56:42.3100733Z Linking external/mkl_dnn/libmkl-dnn.so; 1s processwrapper-sandbox 2022-11-23T01:56:42.3101346Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2022-11-23T01:56:42.3101888Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2022-11-23T01:56:42.3102464Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2022-11-23T01:56:42.3103120Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2022-11-23T01:56:42.3103799Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2022-11-23T01:56:42.3104471Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2022-11-23T01:56:42.3105076Z [Scann] Compiling caffe2/quantization/server/group_norm_dnnlowp_op_avx2.cc 2022-11-23T01:56:42.5165846Z 2022-11-23T01:56:42.5166442Z  2022-11-23T01:56:42.5166771Z  2022-11-23T01:56:42.5167195Z  2022-11-23T01:56:42.5167433Z  2022-11-23T01:56:42.5167727Z  2022-11-23T01:56:42.5168036Z  2022-11-23T01:56:42.5168332Z  2022-11-23T01:56:42.5168638Z  2022-11-23T01:56:42.5169065Z [880 / 1,868] 8 actions running 2022-11-23T01:56:42.5169675Z Linking external/mkl_dnn/libmkl-dnn.so; 1s processwrapper-sandbox 2022-11-23T01:56:42.5170340Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2022-11-23T01:56:42.5170961Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2022-11-23T01:56:42.5171644Z Compiling caffe2/perfkernels/adagrad_avx2.cc; 0s processwrapper-sandbox 2022-11-23T01:56:42.5172363Z Compiling caffe2/perfkernels/common_avx2.cc; 0s processwrapper-sandbox 2022-11-23T01:56:42.5173075Z Compiling caffe2/perfkernels/typed_axpy_avx2.cc; 0s processwrapper-sandbox 2022-11-23T01:56:42.5173877Z Compiling caffe2/perfkernels/math_cpu_avx2.cc; 0s processwrapper-sandbox 2022-11-23T01:56:42.5174354Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2022-11-23T01:56:42.7215841Z 2022-11-23T01:56:42.7216382Z  2022-11-23T01:56:42.7216743Z  2022-11-23T01:56:42.7217019Z  2022-11-23T01:56:42.7217333Z  2022-11-23T01:56:42.7217630Z  2022-11-23T01:56:42.7217848Z  2022-11-23T01:56:42.7218092Z  2022-11-23T01:56:42.7218351Z  2022-11-23T01:56:42.7218762Z [883 / 1,868] 8 actions, 7 running 2022-11-23T01:56:42.7219380Z Linking external/mkl_dnn/libmkl-dnn.so; 2s processwrapper-sandbox 2022-11-23T01:56:42.7220096Z Compiling caffe2/perfkernels/adagrad_avx2.cc; 0s processwrapper-sandbox 2022-11-23T01:56:42.7220765Z Compiling caffe2/perfkernels/typed_axpy_avx2.cc; 0s processwrapper-sandbox 2022-11-23T01:56:42.7221466Z Compiling caffe2/perfkernels/math_cpu_avx2.cc; 0s processwrapper-sandbox 2022-11-23T01:56:42.7221882Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2022-11-23T01:56:42.7222267Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2022-11-23T01:56:42.7222603Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2022-11-23T01:56:42.7222914Z [Prepa] Compiling aten/src/ATen/native/Correlation.cpp 2022-11-23T01:56:42.9228947Z 2022-11-23T01:56:42.9229472Z  2022-11-23T01:56:42.9229858Z  2022-11-23T01:56:42.9230176Z  2022-11-23T01:56:42.9230481Z  2022-11-23T01:56:42.9230797Z  2022-11-23T01:56:42.9231123Z  2022-11-23T01:56:42.9231407Z  2022-11-23T01:56:42.9231707Z  2022-11-23T01:56:42.9232079Z [889 / 1,868] 8 actions running 2022-11-23T01:56:42.9232550Z Linking external/mkl_dnn/libmkl-dnn.so; 2s processwrapper-sandbox 2022-11-23T01:56:42.9233077Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2022-11-23T01:56:42.9233583Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2022-11-23T01:56:42.9234148Z Compiling aten/src/ATen/native/Correlation.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:42.9234631Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:42.9323650Z Compiling aten/src/ATen/core/type_factory.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:42.9324107Z Compiling aten/src/ATen/Operators_0.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:42.9324669Z Compiling aten/src/ATen/Operators_4.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:43.1231894Z 2022-11-23T01:56:43.1233330Z  2022-11-23T01:56:43.1233682Z  2022-11-23T01:56:43.1233922Z  2022-11-23T01:56:43.1234166Z  2022-11-23T01:56:43.1234478Z  2022-11-23T01:56:43.1234888Z  2022-11-23T01:56:43.1235148Z  2022-11-23T01:56:43.1235399Z  2022-11-23T01:56:43.1235729Z [890 / 1,868] 8 actions running 2022-11-23T01:56:43.1236211Z Linking external/mkl_dnn/libmkl-dnn.so; 2s processwrapper-sandbox 2022-11-23T01:56:43.1236764Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2022-11-23T01:56:43.1237247Z Compiling aten/src/ATen/native/Correlation.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:43.1238163Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:43.1238773Z Compiling aten/src/ATen/core/type_factory.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:43.1239330Z Compiling aten/src/ATen/Operators_0.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:43.1239865Z Compiling aten/src/ATen/Operators_4.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:43.1240262Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:43.5238028Z 2022-11-23T01:56:43.5238539Z  2022-11-23T01:56:43.5238848Z  2022-11-23T01:56:43.5239152Z  2022-11-23T01:56:43.5239346Z  2022-11-23T01:56:43.5239576Z  2022-11-23T01:56:43.5239777Z  2022-11-23T01:56:43.5239930Z  2022-11-23T01:56:43.5240095Z  2022-11-23T01:56:43.5240337Z [891 / 1,868] 8 actions running 2022-11-23T01:56:43.5242984Z Linking external/mkl_dnn/libmkl-dnn.so; 3s processwrapper-sandbox 2022-11-23T01:56:43.5243475Z Compiling aten/src/ATen/native/Correlation.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:43.5243906Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:43.5244407Z Compiling aten/src/ATen/core/type_factory.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:43.5244852Z Compiling aten/src/ATen/Operators_0.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:43.5245306Z Compiling aten/src/ATen/Operators_4.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:43.5245646Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:43.5245940Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:44.0131263Z 2022-11-23T01:56:44.0131851Z  2022-11-23T01:56:44.0132216Z  2022-11-23T01:56:44.0132507Z  2022-11-23T01:56:44.0132805Z  2022-11-23T01:56:44.0133109Z  2022-11-23T01:56:44.0133342Z  2022-11-23T01:56:44.0133610Z  2022-11-23T01:56:44.0133920Z  2022-11-23T01:56:44.0134350Z [892 / 1,868] 8 actions, 7 running 2022-11-23T01:56:44.0135020Z Compiling aten/src/ATen/native/Correlation.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:44.0135520Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:44.0136008Z Compiling aten/src/ATen/core/type_factory.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:44.0136515Z Compiling aten/src/ATen/Operators_0.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:44.0137069Z Compiling aten/src/ATen/Operators_4.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:44.0137556Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:44.0137910Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:44.0138321Z [Scann] Compiling aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp 2022-11-23T01:56:44.3254292Z 2022-11-23T01:56:44.3254846Z  2022-11-23T01:56:44.3255217Z  2022-11-23T01:56:44.3255518Z  2022-11-23T01:56:44.3255855Z  2022-11-23T01:56:44.3256168Z  2022-11-23T01:56:44.3256460Z  2022-11-23T01:56:44.3256765Z  2022-11-23T01:56:44.3257047Z  2022-11-23T01:56:44.3257460Z [892 / 1,868] 8 actions running 2022-11-23T01:56:44.3258123Z Compiling aten/src/ATen/native/Correlation.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:44.3258732Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:44.3259355Z Compiling aten/src/ATen/core/type_factory.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:44.3260053Z Compiling aten/src/ATen/Operators_0.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:44.3260727Z Compiling aten/src/ATen/Operators_4.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:44.3261283Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:44.3261778Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:44.3262266Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:44.8231052Z 2022-11-23T01:56:44.8231667Z  2022-11-23T01:56:44.8232057Z  2022-11-23T01:56:44.8232428Z  2022-11-23T01:56:44.8232790Z  2022-11-23T01:56:44.8233101Z  2022-11-23T01:56:44.8233427Z  2022-11-23T01:56:44.8233744Z  2022-11-23T01:56:44.8234046Z  2022-11-23T01:56:44.8234707Z [893 / 1,868] 8 actions, 7 running 2022-11-23T01:56:44.8235250Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:44.8235925Z Compiling aten/src/ATen/core/type_factory.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:44.8236659Z Compiling aten/src/ATen/Operators_0.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:44.8237418Z Compiling aten/src/ATen/Operators_4.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:44.8238161Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:44.8238708Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:44.8239270Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:44.8239682Z [Scann] Compiling aten/src/ATen/EmptyTensor.cpp 2022-11-23T01:56:45.1262523Z 2022-11-23T01:56:45.1263062Z  2022-11-23T01:56:45.1263672Z  2022-11-23T01:56:45.1263933Z  2022-11-23T01:56:45.1264185Z  2022-11-23T01:56:45.1264449Z  2022-11-23T01:56:45.1264712Z  2022-11-23T01:56:45.1264962Z  2022-11-23T01:56:45.1265230Z  2022-11-23T01:56:45.1265601Z [894 / 1,868] 8 actions running 2022-11-23T01:56:45.1266140Z Compiling aten/src/ATen/core/type_factory.cpp; 2s processwrapper-sandbox 2022-11-23T01:56:45.1266739Z Compiling aten/src/ATen/Operators_0.cpp; 2s processwrapper-sandbox 2022-11-23T01:56:45.1267609Z Compiling aten/src/ATen/Operators_4.cpp; 2s processwrapper-sandbox 2022-11-23T01:56:45.1268494Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:45.1268908Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:45.1270960Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:45.1271469Z Compiling aten/src/ATen/EmptyTensor.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:45.1271942Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:45.5258977Z 2022-11-23T01:56:45.5259565Z  2022-11-23T01:56:45.5259833Z  2022-11-23T01:56:45.5260023Z  2022-11-23T01:56:45.5260287Z  2022-11-23T01:56:45.5260537Z  2022-11-23T01:56:45.5260821Z  2022-11-23T01:56:45.5261057Z  2022-11-23T01:56:45.5261346Z  2022-11-23T01:56:45.5261720Z [895 / 1,868] 8 actions running 2022-11-23T01:56:45.5262249Z Compiling aten/src/ATen/Operators_0.cpp; 2s processwrapper-sandbox 2022-11-23T01:56:45.5262873Z Compiling aten/src/ATen/Operators_4.cpp; 2s processwrapper-sandbox 2022-11-23T01:56:45.5263370Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:45.5263727Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:45.5264161Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:45.5264585Z Compiling aten/src/ATen/EmptyTensor.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:45.5265060Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:45.5265437Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:45.8674349Z 2022-11-23T01:56:45.8674815Z  2022-11-23T01:56:45.8675413Z  2022-11-23T01:56:45.8675620Z  2022-11-23T01:56:45.8675878Z  2022-11-23T01:56:45.8676735Z  2022-11-23T01:56:45.8677090Z  2022-11-23T01:56:45.8677386Z  2022-11-23T01:56:45.8677804Z  2022-11-23T01:56:45.8678248Z [896 / 1,868] 8 actions, 7 running 2022-11-23T01:56:45.8678843Z Compiling aten/src/ATen/Operators_0.cpp; 3s processwrapper-sandbox 2022-11-23T01:56:45.8679396Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:45.8679896Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:45.8680386Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:45.8680973Z Compiling aten/src/ATen/EmptyTensor.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:45.8681661Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:45.8682135Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:45.8682586Z [Scann] Compiling aten/src/ATen/native/xnnpack/AveragePooling.cpp 2022-11-23T01:56:46.1263909Z 2022-11-23T01:56:46.1264476Z  2022-11-23T01:56:46.1264800Z  2022-11-23T01:56:46.1265098Z  2022-11-23T01:56:46.1265404Z  2022-11-23T01:56:46.1496628Z  2022-11-23T01:56:46.1497397Z  2022-11-23T01:56:46.1497687Z  2022-11-23T01:56:46.1497963Z  2022-11-23T01:56:46.1498324Z [899 / 1,868] 8 actions running 2022-11-23T01:56:46.1498812Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:46.1499374Z Compiling aten/src/ATen/EmptyTensor.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:46.1499866Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:46.1500307Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:46.1500743Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:46.1501199Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:46.1501748Z Compiling aten/src/ATen/native/BlasKernel.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:46.1502260Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:46.3505699Z 2022-11-23T01:56:46.3506248Z  2022-11-23T01:56:46.3506654Z  2022-11-23T01:56:46.3506981Z  2022-11-23T01:56:46.3507201Z  2022-11-23T01:56:46.3507514Z  2022-11-23T01:56:46.3507818Z  2022-11-23T01:56:46.3508125Z  2022-11-23T01:56:46.3508317Z  2022-11-23T01:56:46.3508549Z [900 / 1,868] 8 actions running 2022-11-23T01:56:46.3508905Z Compiling aten/src/ATen/EmptyTensor.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:46.3509225Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:46.3509483Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:46.3509755Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:46.3510017Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:46.3510352Z Compiling aten/src/ATen/native/BlasKernel.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:46.3510669Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:46.3511001Z Compiling aten/src/ATen/native/Im2Col.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:46.6105560Z 2022-11-23T01:56:46.6106117Z  2022-11-23T01:56:46.6106487Z  2022-11-23T01:56:46.6106791Z  2022-11-23T01:56:46.6107115Z  2022-11-23T01:56:46.6107410Z  2022-11-23T01:56:46.6107708Z  2022-11-23T01:56:46.6107961Z  2022-11-23T01:56:46.6108118Z  2022-11-23T01:56:46.6108365Z [900 / 1,868] 8 actions running 2022-11-23T01:56:46.6108769Z Compiling aten/src/ATen/EmptyTensor.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:46.6109082Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:46.6109355Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:46.6109669Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:46.6109925Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:46.6110320Z Compiling aten/src/ATen/native/BlasKernel.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:46.6110639Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:46.6111036Z Compiling aten/src/ATen/native/Im2Col.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:47.0283609Z 2022-11-23T01:56:47.0284088Z  2022-11-23T01:56:47.0284399Z  2022-11-23T01:56:47.0284652Z  2022-11-23T01:56:47.0284906Z  2022-11-23T01:56:47.0285156Z  2022-11-23T01:56:47.0285402Z  2022-11-23T01:56:47.0285626Z  2022-11-23T01:56:47.0285865Z  2022-11-23T01:56:47.0286212Z [901 / 1,868] 8 actions, 7 running 2022-11-23T01:56:47.0286603Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:47.0286996Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:47.0287383Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:47.0287762Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:47.0288274Z Compiling aten/src/ATen/native/BlasKernel.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:47.0288745Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:47.0289224Z Compiling aten/src/ATen/native/Im2Col.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:47.0289689Z [Scann] Compiling aten/src/ATen/BatchedTensorImpl.cpp 2022-11-23T01:56:47.2484309Z 2022-11-23T01:56:47.2484847Z  2022-11-23T01:56:47.2485197Z  2022-11-23T01:56:47.2485690Z  2022-11-23T01:56:47.2485983Z  2022-11-23T01:56:47.2486285Z  2022-11-23T01:56:47.2486550Z  2022-11-23T01:56:47.2486831Z  2022-11-23T01:56:47.2487130Z  2022-11-23T01:56:47.2487510Z [902 / 1,868] 8 actions running 2022-11-23T01:56:47.2487989Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:47.2488445Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:47.2488905Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:47.2489527Z Compiling aten/src/ATen/native/BlasKernel.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:47.2490071Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:47.2490656Z Compiling aten/src/ATen/native/Im2Col.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:47.2491343Z Compiling aten/src/ATen/BatchedTensorImpl.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:47.2492080Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:47.2740552Z 2022-11-23T01:56:47.2741206Z  2022-11-23T01:56:47.2741581Z  2022-11-23T01:56:47.2741883Z  2022-11-23T01:56:47.2742174Z  2022-11-23T01:56:47.2742425Z  2022-11-23T01:56:47.2742748Z  2022-11-23T01:56:47.2743041Z  2022-11-23T01:56:47.2743328Z  2022-11-23T01:56:47.2743896Z INFO: From Compiling aten/src/ATen/RegisterQuantizedMeta.cpp: 2022-11-23T01:56:47.2744443Z [902 / 1,868] 8 actions running 2022-11-23T01:56:47.2744844Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:47.2745312Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:47.2745752Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:47.2746363Z Compiling aten/src/ATen/native/BlasKernel.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:47.2746936Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:47.2747518Z Compiling aten/src/ATen/native/Im2Col.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:47.2748221Z Compiling aten/src/ATen/BatchedTensorImpl.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:47.2748759Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:47.2760124Z 2022-11-23T01:56:47.2760410Z  2022-11-23T01:56:47.2760810Z  2022-11-23T01:56:47.2761108Z  2022-11-23T01:56:47.2761414Z  2022-11-23T01:56:47.2763185Z  2022-11-23T01:56:47.2763423Z  2022-11-23T01:56:47.2763733Z  2022-11-23T01:56:47.2763989Z  2022-11-23T01:56:47.2772201Z 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-11-23T01:56:47.2773238Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T01:56:47.2773714Z ^~~~~~~~~~~~~ 2022-11-23T01:56:47.2774927Z 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-11-23T01:56:47.2775882Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:56:47.2776342Z ^~~~~~~~~~ 2022-11-23T01:56:47.2782604Z [902 / 1,868] 8 actions running 2022-11-23T01:56:47.2784175Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:47.2784685Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:47.2785155Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:47.2785791Z Compiling aten/src/ATen/native/BlasKernel.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:47.2786325Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:47.2786912Z Compiling aten/src/ATen/native/Im2Col.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:47.2787628Z Compiling aten/src/ATen/BatchedTensorImpl.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:47.2788213Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:47.5564384Z 2022-11-23T01:56:47.5565196Z  2022-11-23T01:56:47.5565555Z  2022-11-23T01:56:47.5565852Z  2022-11-23T01:56:47.5566130Z  2022-11-23T01:56:47.5566388Z  2022-11-23T01:56:47.5566670Z  2022-11-23T01:56:47.5566959Z  2022-11-23T01:56:47.5567225Z  2022-11-23T01:56:47.5567633Z [904 / 1,868] 8 actions, 7 running 2022-11-23T01:56:47.5568100Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:47.5568681Z Compiling aten/src/ATen/native/BlasKernel.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:47.5569246Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:47.5569808Z Compiling aten/src/ATen/native/Im2Col.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:47.5570466Z Compiling aten/src/ATen/BatchedTensorImpl.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:47.5571154Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:47.5571744Z Compiling aten/src/ATen/native/Integration.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:47.5572245Z [Scann] Compiling aten/src/ATen/core/interned_strings.cpp 2022-11-23T01:56:47.8470534Z 2022-11-23T01:56:47.8471101Z  2022-11-23T01:56:47.8471455Z  2022-11-23T01:56:47.8471812Z  2022-11-23T01:56:47.8472116Z  2022-11-23T01:56:47.8472340Z  2022-11-23T01:56:47.8472589Z  2022-11-23T01:56:47.8472832Z  2022-11-23T01:56:47.8473079Z  2022-11-23T01:56:47.8473447Z [904 / 1,868] 8 actions running 2022-11-23T01:56:47.8473886Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:47.8474461Z Compiling aten/src/ATen/native/BlasKernel.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:47.8474968Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:47.8475501Z Compiling aten/src/ATen/native/Im2Col.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:47.8476064Z Compiling aten/src/ATen/BatchedTensorImpl.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:47.8476374Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:47.8476917Z Compiling aten/src/ATen/native/Integration.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:47.8477416Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:48.0490208Z 2022-11-23T01:56:48.0490750Z  2022-11-23T01:56:48.0491158Z  2022-11-23T01:56:48.0491480Z  2022-11-23T01:56:48.0493656Z  2022-11-23T01:56:48.0494116Z  2022-11-23T01:56:48.0494618Z  2022-11-23T01:56:48.0495171Z  2022-11-23T01:56:48.0495483Z  2022-11-23T01:56:48.0495914Z [905 / 1,868] 8 actions running 2022-11-23T01:56:48.0496404Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:48.0496882Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:48.0497500Z Compiling aten/src/ATen/native/Im2Col.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:48.0498241Z Compiling aten/src/ATen/BatchedTensorImpl.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:48.0498814Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:48.0499458Z Compiling aten/src/ATen/native/Integration.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:48.0500035Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:48.0500523Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:48.2492121Z 2022-11-23T01:56:48.2492636Z  2022-11-23T01:56:48.2493074Z  2022-11-23T01:56:48.2493390Z  2022-11-23T01:56:48.2493688Z  2022-11-23T01:56:48.2494006Z  2022-11-23T01:56:48.2494319Z  2022-11-23T01:56:48.2494615Z  2022-11-23T01:56:48.2494909Z  2022-11-23T01:56:48.2495217Z [905 / 1,868] 8 actions running 2022-11-23T01:56:48.2495613Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:48.2495971Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:48.2496311Z Compiling aten/src/ATen/native/Im2Col.cpp; 2s processwrapper-sandbox 2022-11-23T01:56:48.2496727Z Compiling aten/src/ATen/BatchedTensorImpl.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:48.2497040Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:48.2498120Z Compiling aten/src/ATen/native/Integration.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:48.2498582Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:48.2498976Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:48.4451847Z 2022-11-23T01:56:48.4452395Z  2022-11-23T01:56:48.4452694Z  2022-11-23T01:56:48.4452926Z  2022-11-23T01:56:48.4453171Z  2022-11-23T01:56:48.4453450Z  2022-11-23T01:56:48.4453740Z  2022-11-23T01:56:48.4454007Z  2022-11-23T01:56:48.4454220Z  2022-11-23T01:56:48.4454600Z INFO: From Compiling aten/src/ATen/RegisterCompositeExplicitAutograd.cpp: 2022-11-23T01:56:48.4454936Z [907 / 1,868] 8 actions running 2022-11-23T01:56:48.4455201Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:48.4455563Z Compiling aten/src/ATen/BatchedTensorImpl.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:48.4456214Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:48.4456716Z Compiling aten/src/ATen/native/Integration.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:48.4457029Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:48.4457279Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:48.4457546Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:48.4457808Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:48.4457942Z 2022-11-23T01:56:48.4458027Z  2022-11-23T01:56:48.4458186Z  2022-11-23T01:56:48.4458354Z  2022-11-23T01:56:48.4458509Z  2022-11-23T01:56:48.4458673Z  2022-11-23T01:56:48.4458837Z  2022-11-23T01:56:48.4458989Z  2022-11-23T01:56:48.4459153Z  2022-11-23T01:56:48.4459898Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp:1051:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-11-23T01:56:48.4460448Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T01:56:48.4460692Z ^~~~~~~~~~~~~ 2022-11-23T01:56:48.4461366Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp:1032:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-11-23T01:56:48.4461921Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:56:48.4462281Z ^~~~~~~~~~ 2022-11-23T01:56:48.4462568Z [907 / 1,868] 8 actions running 2022-11-23T01:56:48.4462822Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:48.4463172Z Compiling aten/src/ATen/BatchedTensorImpl.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:48.4463475Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:48.4463946Z Compiling aten/src/ATen/native/Integration.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:48.4464304Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:48.4464555Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:48.4464816Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:48.4465076Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:48.6495918Z 2022-11-23T01:56:48.6496371Z  2022-11-23T01:56:48.6496597Z  2022-11-23T01:56:48.6496792Z  2022-11-23T01:56:48.6496953Z  2022-11-23T01:56:48.6497119Z  2022-11-23T01:56:48.6497284Z  2022-11-23T01:56:48.6497438Z  2022-11-23T01:56:48.6497604Z  2022-11-23T01:56:48.6497853Z [908 / 1,868] 8 actions running 2022-11-23T01:56:48.6498207Z Compiling aten/src/ATen/BatchedTensorImpl.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:48.6498539Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:48.6498889Z Compiling aten/src/ATen/native/Integration.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:48.6499207Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:48.6499471Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:48.6523493Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:48.6524007Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:48.6524277Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:49.1432895Z 2022-11-23T01:56:49.1433412Z  2022-11-23T01:56:49.1433762Z  2022-11-23T01:56:49.1434025Z  2022-11-23T01:56:49.1434249Z  2022-11-23T01:56:49.1434485Z  2022-11-23T01:56:49.1434714Z  2022-11-23T01:56:49.1434970Z  2022-11-23T01:56:49.1435228Z  2022-11-23T01:56:49.1435609Z [909 / 1,868] 8 actions, 7 running 2022-11-23T01:56:49.1436027Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:49.1436616Z Compiling aten/src/ATen/native/Integration.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:49.1437126Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:49.1437901Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:49.1438326Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:49.1438733Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:49.1439097Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:49.1439431Z [Scann] Compiling aten/src/ATen/Operators_1.cpp 2022-11-23T01:56:49.4052302Z 2022-11-23T01:56:49.4052867Z  2022-11-23T01:56:49.4053215Z  2022-11-23T01:56:49.4053489Z  2022-11-23T01:56:49.4053777Z  2022-11-23T01:56:49.4054062Z  2022-11-23T01:56:49.4054325Z  2022-11-23T01:56:49.4054600Z  2022-11-23T01:56:49.4054886Z  2022-11-23T01:56:49.4055262Z [911 / 1,868] 8 actions, 7 running 2022-11-23T01:56:49.4055730Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:49.4056213Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:49.4056672Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:49.4057145Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:49.4057594Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:49.4058175Z Compiling aten/src/ATen/Operators_1.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:49.4058842Z Compiling aten/src/ATen/Functions.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:49.4059379Z [Scann] Compiling aten/src/ATen/native/xnnpack/MaxPooling.cpp 2022-11-23T01:56:49.6542543Z 2022-11-23T01:56:49.6543062Z  2022-11-23T01:56:49.6543378Z  2022-11-23T01:56:49.6543661Z  2022-11-23T01:56:49.6543943Z  2022-11-23T01:56:49.6544202Z  2022-11-23T01:56:49.6544472Z  2022-11-23T01:56:49.6544742Z  2022-11-23T01:56:49.6545002Z  2022-11-23T01:56:49.6545386Z [911 / 1,868] 8 actions running 2022-11-23T01:56:49.6545834Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:49.6546266Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:49.6546695Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:49.6547151Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:49.6547556Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:49.6548100Z Compiling aten/src/ATen/Operators_1.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:49.6548720Z Compiling aten/src/ATen/Functions.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:49.6549219Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:49.8542061Z 2022-11-23T01:56:49.8542612Z  2022-11-23T01:56:49.8542951Z  2022-11-23T01:56:49.8543214Z  2022-11-23T01:56:49.8543491Z  2022-11-23T01:56:49.8543769Z  2022-11-23T01:56:49.8544035Z  2022-11-23T01:56:49.8544305Z  2022-11-23T01:56:49.8544577Z  2022-11-23T01:56:49.8544953Z [912 / 1,868] 8 actions running 2022-11-23T01:56:49.8545400Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:49.8545847Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:49.8546275Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:49.8546712Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:49.8547261Z Compiling aten/src/ATen/Operators_1.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:49.8548094Z Compiling aten/src/ATen/Functions.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:49.8548612Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:49.8549185Z Compiling aten/src/ATen/RegisterSparseCPU.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:50.0573732Z 2022-11-23T01:56:50.0574321Z  2022-11-23T01:56:50.0574649Z  2022-11-23T01:56:50.0574938Z  2022-11-23T01:56:50.0575217Z  2022-11-23T01:56:50.0575474Z  2022-11-23T01:56:50.0575730Z  2022-11-23T01:56:50.0575992Z  2022-11-23T01:56:50.0576242Z  2022-11-23T01:56:50.0576627Z [914 / 1,868] 8 actions, 7 running 2022-11-23T01:56:50.0577075Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:50.0577495Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:50.0578032Z Compiling aten/src/ATen/Operators_1.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:50.0578904Z Compiling aten/src/ATen/Functions.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:50.0579400Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:50.0579998Z Compiling aten/src/ATen/RegisterSparseCPU.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:50.0580686Z Compiling aten/src/ATen/core/TensorMethods.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:50.0581247Z [Scann] Compiling aten/src/ATen/core/function_schema.cpp 2022-11-23T01:56:50.2898933Z 2022-11-23T01:56:50.2899482Z  2022-11-23T01:56:50.2899847Z  2022-11-23T01:56:50.2900116Z  2022-11-23T01:56:50.2900383Z  2022-11-23T01:56:50.2900685Z  2022-11-23T01:56:50.2900906Z  2022-11-23T01:56:50.2901166Z  2022-11-23T01:56:50.2901565Z  2022-11-23T01:56:50.2902006Z [915 / 1,868] 8 actions, 7 running 2022-11-23T01:56:50.2902521Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:50.2903233Z Compiling aten/src/ATen/Operators_1.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:50.2903933Z Compiling aten/src/ATen/Functions.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:50.2904508Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:50.2905196Z Compiling aten/src/ATen/RegisterSparseCPU.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:50.2905951Z Compiling aten/src/ATen/core/TensorMethods.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:50.2906582Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:50.2907073Z [Scann] Compiling aten/src/ATen/quantized/QTensorImpl.cpp 2022-11-23T01:56:50.6549164Z 2022-11-23T01:56:50.6551588Z  2022-11-23T01:56:50.6551955Z  2022-11-23T01:56:50.6552377Z  2022-11-23T01:56:50.6552665Z  2022-11-23T01:56:50.6553064Z  2022-11-23T01:56:50.6553338Z  2022-11-23T01:56:50.6553601Z  2022-11-23T01:56:50.6553862Z  2022-11-23T01:56:50.6554236Z [915 / 1,868] 8 actions running 2022-11-23T01:56:50.6554670Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:50.6555237Z Compiling aten/src/ATen/Operators_1.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:50.6555852Z Compiling aten/src/ATen/Functions.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:50.6556337Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:50.6556906Z Compiling aten/src/ATen/RegisterSparseCPU.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:50.6557626Z Compiling aten/src/ATen/core/TensorMethods.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:50.6558156Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:50.6558562Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:50.8559221Z 2022-11-23T01:56:50.8559720Z  2022-11-23T01:56:50.8560088Z  2022-11-23T01:56:50.8560392Z  2022-11-23T01:56:50.8560710Z  2022-11-23T01:56:50.8561009Z  2022-11-23T01:56:50.8561307Z  2022-11-23T01:56:50.8561754Z  2022-11-23T01:56:50.8562055Z  2022-11-23T01:56:50.8562476Z [916 / 1,868] 8 actions running 2022-11-23T01:56:50.8563083Z Compiling aten/src/ATen/Operators_1.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:50.8563758Z Compiling aten/src/ATen/Functions.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:50.8564498Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:50.8565144Z Compiling aten/src/ATen/RegisterSparseCPU.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:50.8565873Z Compiling aten/src/ATen/core/TensorMethods.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:50.8566443Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:50.8566918Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:50.8567506Z Compiling aten/src/ATen/RegisterMeta.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:51.0606766Z 2022-11-23T01:56:51.0607330Z  2022-11-23T01:56:51.0607685Z  2022-11-23T01:56:51.0607976Z  2022-11-23T01:56:51.0608270Z  2022-11-23T01:56:51.0608571Z  2022-11-23T01:56:51.0608874Z  2022-11-23T01:56:51.0609163Z  2022-11-23T01:56:51.0609678Z  2022-11-23T01:56:51.0610082Z [918 / 1,868] 8 actions running 2022-11-23T01:56:51.0610701Z Compiling aten/src/ATen/Functions.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:51.0611371Z Compiling aten/src/ATen/RegisterSparseCPU.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:51.0612104Z Compiling aten/src/ATen/core/TensorMethods.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:51.0612672Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:51.0613122Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:51.0613709Z Compiling aten/src/ATen/RegisterMeta.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:51.0614357Z Compiling aten/src/ATen/native/Distance.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:51.0614987Z Compiling aten/src/ATen/DynamicLibrary.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:51.4745929Z 2022-11-23T01:56:51.4746497Z  2022-11-23T01:56:51.4746844Z  2022-11-23T01:56:51.4747100Z  2022-11-23T01:56:51.4747395Z  2022-11-23T01:56:51.4747640Z  2022-11-23T01:56:51.4747877Z  2022-11-23T01:56:51.4748149Z  2022-11-23T01:56:51.4748406Z  2022-11-23T01:56:51.4748801Z [919 / 1,868] 8 actions, 7 running 2022-11-23T01:56:51.4749391Z Compiling aten/src/ATen/RegisterSparseCPU.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:51.4750057Z Compiling aten/src/ATen/core/TensorMethods.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:51.4750521Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:51.4750958Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:51.4751470Z Compiling aten/src/ATen/RegisterMeta.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:51.4752015Z Compiling aten/src/ATen/native/Distance.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:51.4752614Z Compiling aten/src/ATen/DynamicLibrary.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:51.4753074Z [Scann] Compiling aten/src/ATen/core/operator_name.cpp 2022-11-23T01:56:51.8288990Z 2022-11-23T01:56:51.8289521Z  2022-11-23T01:56:51.8289868Z  2022-11-23T01:56:51.8290174Z  2022-11-23T01:56:51.8290480Z  2022-11-23T01:56:51.8290767Z  2022-11-23T01:56:51.8291074Z  2022-11-23T01:56:51.8291373Z  2022-11-23T01:56:51.8291659Z  2022-11-23T01:56:51.8292216Z INFO: From Compiling aten/src/ATen/RegisterSparseCPU.cpp: 2022-11-23T01:56:51.8292758Z [919 / 1,868] 8 actions running 2022-11-23T01:56:51.8293337Z Compiling aten/src/ATen/RegisterSparseCPU.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:51.8294076Z Compiling aten/src/ATen/core/TensorMethods.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:51.8294648Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:51.8295124Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:51.8295740Z Compiling aten/src/ATen/RegisterMeta.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:51.8296442Z Compiling aten/src/ATen/native/Distance.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:51.8297162Z Compiling aten/src/ATen/DynamicLibrary.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:51.8297854Z Compiling aten/src/ATen/core/operator_name.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:51.8317875Z 2022-11-23T01:56:51.8318221Z  2022-11-23T01:56:51.8318559Z  2022-11-23T01:56:51.8318859Z  2022-11-23T01:56:51.8319158Z  2022-11-23T01:56:51.8319456Z  2022-11-23T01:56:51.8319745Z  2022-11-23T01:56:51.8320047Z  2022-11-23T01:56:51.8320356Z  2022-11-23T01:56:51.8344571Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterSparseCPU.cpp:173:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-11-23T01:56:51.8345551Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T01:56:51.8346011Z ^~~~~~~~~~~~~ 2022-11-23T01:56:51.8347074Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterSparseCPU.cpp:154:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-11-23T01:56:51.8348254Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:56:51.8348701Z ^~~~~~~~~~ 2022-11-23T01:56:51.8386673Z [919 / 1,868] 8 actions running 2022-11-23T01:56:51.8387347Z Compiling aten/src/ATen/RegisterSparseCPU.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:51.8388065Z Compiling aten/src/ATen/core/TensorMethods.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:51.8388629Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:51.8389096Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:51.8389683Z Compiling aten/src/ATen/RegisterMeta.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:51.8390388Z Compiling aten/src/ATen/native/Distance.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:51.8391090Z Compiling aten/src/ATen/DynamicLibrary.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:51.8391762Z Compiling aten/src/ATen/core/operator_name.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:52.0573071Z 2022-11-23T01:56:52.0573568Z  2022-11-23T01:56:52.0573931Z  2022-11-23T01:56:52.0574253Z  2022-11-23T01:56:52.0575960Z  2022-11-23T01:56:52.0576599Z  2022-11-23T01:56:52.0577161Z  2022-11-23T01:56:52.0577430Z  2022-11-23T01:56:52.0577708Z  2022-11-23T01:56:52.0578088Z [923 / 1,868] 8 actions, 7 running 2022-11-23T01:56:52.0578702Z Compiling aten/src/ATen/RegisterMeta.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:52.0579430Z Compiling aten/src/ATen/native/Distance.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:52.0580111Z Compiling aten/src/ATen/DynamicLibrary.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:52.0580748Z Compiling aten/src/ATen/core/operator_name.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:52.0581448Z Compiling aten/src/ATen/Operators_3.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:52.0582101Z Compiling aten/src/ATen/native/Histogram.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:52.0582786Z Compiling aten/src/ATen/core/type.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:52.0583111Z [Prepa] @mkl_dnn//:mkl-dnn 2022-11-23T01:56:52.3695922Z 2022-11-23T01:56:52.3696337Z  2022-11-23T01:56:52.3696744Z  2022-11-23T01:56:52.3697017Z  2022-11-23T01:56:52.3697259Z  2022-11-23T01:56:52.3697486Z  2022-11-23T01:56:52.3697766Z  2022-11-23T01:56:52.3698482Z  2022-11-23T01:56:52.3698725Z  2022-11-23T01:56:52.3699130Z [924 / 1,868] 8 actions, 7 running 2022-11-23T01:56:52.3699671Z Compiling aten/src/ATen/RegisterMeta.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:52.3700356Z Compiling aten/src/ATen/native/Distance.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:52.3701059Z Compiling aten/src/ATen/DynamicLibrary.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:52.3701857Z Compiling aten/src/ATen/core/operator_name.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:52.3702817Z Compiling aten/src/ATen/Operators_3.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:52.3703418Z Compiling aten/src/ATen/native/Histogram.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:52.3704007Z Compiling aten/src/ATen/core/type.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:52.3704471Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/RuyUtils.cpp 2022-11-23T01:56:52.6595906Z 2022-11-23T01:56:52.6596426Z  2022-11-23T01:56:52.6596749Z  2022-11-23T01:56:52.6597020Z  2022-11-23T01:56:52.6597241Z  2022-11-23T01:56:52.6597576Z  2022-11-23T01:56:52.6597844Z  2022-11-23T01:56:52.6598116Z  2022-11-23T01:56:52.6598403Z  2022-11-23T01:56:52.6598803Z [925 / 1,868] 8 actions running 2022-11-23T01:56:52.6599386Z Compiling aten/src/ATen/RegisterMeta.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:52.6600271Z Compiling aten/src/ATen/DynamicLibrary.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:52.6600943Z Compiling aten/src/ATen/core/operator_name.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:52.6601675Z Compiling aten/src/ATen/Operators_3.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:52.6602252Z Compiling aten/src/ATen/native/Histogram.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:52.6602790Z Compiling aten/src/ATen/core/type.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:52.6603246Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:52.6603608Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:52.8581897Z 2022-11-23T01:56:52.8582454Z  2022-11-23T01:56:52.8582794Z  2022-11-23T01:56:52.8583098Z  2022-11-23T01:56:52.8583384Z  2022-11-23T01:56:52.8583678Z  2022-11-23T01:56:52.8583936Z  2022-11-23T01:56:52.8584198Z  2022-11-23T01:56:52.8584481Z  2022-11-23T01:56:52.8584855Z [926 / 1,868] 8 actions running 2022-11-23T01:56:52.8585470Z Compiling aten/src/ATen/RegisterMeta.cpp; 2s processwrapper-sandbox 2022-11-23T01:56:52.8586183Z Compiling aten/src/ATen/core/operator_name.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:52.8586865Z Compiling aten/src/ATen/Operators_3.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:52.8587567Z Compiling aten/src/ATen/native/Histogram.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:52.8588229Z Compiling aten/src/ATen/core/type.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:52.8588756Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:52.8589165Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:52.8589611Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:53.0620876Z 2022-11-23T01:56:53.0621407Z  2022-11-23T01:56:53.0621821Z  2022-11-23T01:56:53.0622156Z  2022-11-23T01:56:53.0622470Z  2022-11-23T01:56:53.0622764Z  2022-11-23T01:56:53.0623088Z  2022-11-23T01:56:53.0623381Z  2022-11-23T01:56:53.0623694Z  2022-11-23T01:56:53.0624077Z [927 / 1,868] 8 actions running 2022-11-23T01:56:53.0624561Z Compiling aten/src/ATen/core/operator_name.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:53.0626719Z Compiling aten/src/ATen/Operators_3.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:53.0627264Z Compiling aten/src/ATen/native/Histogram.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:53.0627686Z Compiling aten/src/ATen/core/type.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:53.0627997Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:53.0628270Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:53.0628657Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:53.0628920Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:53.2752323Z 2022-11-23T01:56:53.2752851Z  2022-11-23T01:56:53.2753193Z  2022-11-23T01:56:53.2753461Z  2022-11-23T01:56:53.2753751Z  2022-11-23T01:56:53.2754024Z  2022-11-23T01:56:53.2754266Z  2022-11-23T01:56:53.2754522Z  2022-11-23T01:56:53.2754793Z  2022-11-23T01:56:53.2755356Z [928 / 1,868] 8 actions running 2022-11-23T01:56:53.2755881Z Compiling aten/src/ATen/Operators_3.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:53.2756350Z Compiling aten/src/ATen/native/Histogram.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:53.2756853Z Compiling aten/src/ATen/core/type.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:53.2757163Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:53.2757481Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:53.2757814Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:53.2758080Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:53.2758339Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:54.2758484Z 2022-11-23T01:56:54.2759225Z  2022-11-23T01:56:54.2759580Z  2022-11-23T01:56:54.2759886Z  2022-11-23T01:56:54.2763086Z  2022-11-23T01:56:54.2763379Z  2022-11-23T01:56:54.2763666Z  2022-11-23T01:56:54.2763913Z  2022-11-23T01:56:54.2764190Z  2022-11-23T01:56:54.2764626Z [928 / 1,868] 8 actions running 2022-11-23T01:56:54.2765197Z Compiling aten/src/ATen/Operators_3.cpp; 2s processwrapper-sandbox 2022-11-23T01:56:54.2765864Z Compiling aten/src/ATen/native/Histogram.cpp; 2s processwrapper-sandbox 2022-11-23T01:56:54.2766493Z Compiling aten/src/ATen/core/type.cpp; 2s processwrapper-sandbox 2022-11-23T01:56:54.2767044Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:54.2767473Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:54.2767937Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:54.2768383Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:54.2768807Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:54.4763073Z 2022-11-23T01:56:54.4763644Z  2022-11-23T01:56:54.4764023Z  2022-11-23T01:56:54.4764339Z  2022-11-23T01:56:54.4764663Z  2022-11-23T01:56:54.4766250Z  2022-11-23T01:56:54.4766707Z  2022-11-23T01:56:54.4767169Z  2022-11-23T01:56:54.4767444Z  2022-11-23T01:56:54.4767845Z [929 / 1,868] 8 actions running 2022-11-23T01:56:54.4768376Z Compiling aten/src/ATen/Operators_3.cpp; 2s processwrapper-sandbox 2022-11-23T01:56:54.4769093Z Compiling aten/src/ATen/core/type.cpp; 2s processwrapper-sandbox 2022-11-23T01:56:54.4769417Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:54.4769671Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:54.4769932Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:54.4770193Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:54.4770440Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:54.4770702Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:54.6809679Z 2022-11-23T01:56:54.6810098Z  2022-11-23T01:56:54.6810325Z  2022-11-23T01:56:54.6810506Z  2022-11-23T01:56:54.6810676Z  2022-11-23T01:56:54.6810844Z  2022-11-23T01:56:54.6811000Z  2022-11-23T01:56:54.6811165Z  2022-11-23T01:56:54.6811332Z  2022-11-23T01:56:54.6811575Z [931 / 1,868] 8 actions, 7 running 2022-11-23T01:56:54.6811927Z Compiling aten/src/ATen/Operators_3.cpp; 2s processwrapper-sandbox 2022-11-23T01:56:54.6812388Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:54.6812783Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:54.6813234Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:54.6813673Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:54.6814082Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:54.6814596Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:54.6815077Z [Prepa] Compiling aten/src/ATen/native/quantized/cpu/qmul.cpp 2022-11-23T01:56:54.8879785Z 2022-11-23T01:56:54.8880273Z  2022-11-23T01:56:54.8880627Z  2022-11-23T01:56:54.8880955Z  2022-11-23T01:56:54.8881241Z  2022-11-23T01:56:54.8881718Z  2022-11-23T01:56:54.8882031Z  2022-11-23T01:56:54.8882318Z  2022-11-23T01:56:54.8882621Z  2022-11-23T01:56:54.8883935Z [932 / 1,868] 8 actions running 2022-11-23T01:56:54.8884467Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:54.8884955Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:54.8885435Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:54.8885902Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:54.8886373Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:54.8887011Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:54.8887566Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:54.8888054Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:55.0880379Z 2022-11-23T01:56:55.0881031Z  2022-11-23T01:56:55.0881417Z  2022-11-23T01:56:55.0881783Z  2022-11-23T01:56:55.1466372Z  2022-11-23T01:56:55.1466654Z  2022-11-23T01:56:55.1466901Z  2022-11-23T01:56:55.1467180Z  2022-11-23T01:56:55.1467459Z  2022-11-23T01:56:55.1467844Z [932 / 1,868] 8 actions running 2022-11-23T01:56:55.1468296Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:55.1468747Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:55.1469173Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:55.1469611Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:55.1470052Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:55.1470603Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:55.1471134Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:55.1471568Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:55.9693819Z 2022-11-23T01:56:55.9694539Z  2022-11-23T01:56:55.9694887Z  2022-11-23T01:56:55.9695156Z  2022-11-23T01:56:55.9695412Z  2022-11-23T01:56:55.9695686Z  2022-11-23T01:56:55.9695960Z  2022-11-23T01:56:55.9696283Z  2022-11-23T01:56:55.9696526Z  2022-11-23T01:56:55.9696917Z [933 / 1,868] 8 actions, 7 running 2022-11-23T01:56:55.9697374Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:56:55.9697812Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:55.9698216Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:55.9698635Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:55.9699195Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:55.9699678Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:55.9700087Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:55.9700499Z [Scann] Compiling aten/src/ATen/native/sparse/SparseTensor.cpp 2022-11-23T01:56:56.2245955Z 2022-11-23T01:56:56.2246450Z  2022-11-23T01:56:56.2246871Z  2022-11-23T01:56:56.2247197Z  2022-11-23T01:56:56.2247495Z  2022-11-23T01:56:56.2247837Z  2022-11-23T01:56:56.2248153Z  2022-11-23T01:56:56.2248452Z  2022-11-23T01:56:56.2248774Z  2022-11-23T01:56:56.2249230Z [934 / 1,868] 8 actions, 7 running 2022-11-23T01:56:56.2249742Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:56:56.2250262Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:56:56.2250783Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:56.2251493Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:56.2252123Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:56.2252681Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:56.2253237Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:56.2253705Z [Scann] Compiling aten/src/ATen/SequenceNumber.cpp 2022-11-23T01:56:56.4613036Z 2022-11-23T01:56:56.4613609Z  2022-11-23T01:56:56.4613982Z  2022-11-23T01:56:56.4614264Z  2022-11-23T01:56:56.4614568Z  2022-11-23T01:56:56.4614862Z  2022-11-23T01:56:56.4615160Z  2022-11-23T01:56:56.4615453Z  2022-11-23T01:56:56.4615745Z  2022-11-23T01:56:56.4616150Z [936 / 1,868] 8 actions, 7 running 2022-11-23T01:56:56.4666617Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:56.4667774Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:56.4668366Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:56.4668828Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:56.4669301Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:56.4669876Z Compiling aten/src/ATen/SequenceNumber.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:56.4670389Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:56.4670786Z [Scann] Compiling aten/src/ATen/native/Loss.cpp 2022-11-23T01:56:56.7490206Z 2022-11-23T01:56:56.7491140Z  2022-11-23T01:56:56.7491670Z  2022-11-23T01:56:56.7491872Z  2022-11-23T01:56:56.7492198Z  2022-11-23T01:56:56.7493572Z  2022-11-23T01:56:56.7493860Z  2022-11-23T01:56:56.7494080Z  2022-11-23T01:56:56.7494307Z  2022-11-23T01:56:56.7494697Z [936 / 1,868] 8 actions running 2022-11-23T01:56:56.7495073Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:56.7495647Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 2s processwrapper-sandbox 2022-11-23T01:56:56.7496079Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:56.7496519Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:56.7496778Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:56.7497213Z Compiling aten/src/ATen/SequenceNumber.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:56.7497712Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:56.7498129Z Compiling aten/src/ATen/native/Loss.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:57.7154436Z 2022-11-23T01:56:57.7155152Z  2022-11-23T01:56:57.7155727Z  2022-11-23T01:56:57.7156037Z  2022-11-23T01:56:57.7156524Z  2022-11-23T01:56:57.7156837Z  2022-11-23T01:56:57.7157256Z  2022-11-23T01:56:57.7157656Z  2022-11-23T01:56:57.7158051Z  2022-11-23T01:56:57.7158304Z [937 / 1,868] 7 actions, 6 running 2022-11-23T01:56:57.7158706Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:56:57.7158984Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:57.7159236Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:57.7159636Z Compiling aten/src/ATen/SequenceNumber.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:57.7159952Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:57.7160323Z Compiling aten/src/ATen/native/Loss.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:57.7160616Z [Scann] Compiling aten/src/ATen/native/LegacyBridge.cpp 2022-11-23T01:56:57.9261990Z 2022-11-23T01:56:57.9263761Z  2022-11-23T01:56:57.9264100Z  2022-11-23T01:56:57.9264356Z  2022-11-23T01:56:57.9266381Z  2022-11-23T01:56:57.9266539Z  2022-11-23T01:56:57.9266734Z  2022-11-23T01:56:57.9266900Z  2022-11-23T01:56:57.9267148Z [939 / 1,868] 8 actions, 7 running 2022-11-23T01:56:57.9267422Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:56:57.9267780Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:57.9268426Z Compiling aten/src/ATen/SequenceNumber.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:57.9268813Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:57.9269163Z Compiling aten/src/ATen/native/Loss.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:57.9269739Z Compiling aten/src/ATen/native/LegacyBridge.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:57.9270342Z Compiling aten/src/ATen/core/union_type.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:57.9270811Z [Scann] Compiling aten/src/ATen/CPUGeneratorImpl.cpp 2022-11-23T01:56:58.1419266Z 2022-11-23T01:56:58.1419938Z  2022-11-23T01:56:58.1420433Z  2022-11-23T01:56:58.1420713Z  2022-11-23T01:56:58.1420986Z  2022-11-23T01:56:58.1421443Z  2022-11-23T01:56:58.1421704Z  2022-11-23T01:56:58.1422124Z  2022-11-23T01:56:58.1422393Z  2022-11-23T01:56:58.1423138Z [940 / 1,868] 8 actions, 7 running 2022-11-23T01:56:58.1423764Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:58.1424496Z Compiling aten/src/ATen/SequenceNumber.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:58.1425164Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:58.1425838Z Compiling aten/src/ATen/native/Loss.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:58.1426617Z Compiling aten/src/ATen/native/LegacyBridge.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:58.1427399Z Compiling aten/src/ATen/core/union_type.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:58.1428202Z Compiling aten/src/ATen/CPUGeneratorImpl.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:58.1428835Z [Scann] Compiling aten/src/ATen/TensorNames.cpp 2022-11-23T01:56:58.3510514Z 2022-11-23T01:56:58.3622719Z  2022-11-23T01:56:58.3622998Z  2022-11-23T01:56:58.3623308Z  2022-11-23T01:56:58.3623588Z  2022-11-23T01:56:58.3623817Z  2022-11-23T01:56:58.3624073Z  2022-11-23T01:56:58.3624333Z  2022-11-23T01:56:58.3624573Z  2022-11-23T01:56:58.3624953Z [940 / 1,868] 8 actions running 2022-11-23T01:56:58.3625403Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:58.3625902Z Compiling aten/src/ATen/SequenceNumber.cpp; 2s processwrapper-sandbox 2022-11-23T01:56:58.3626412Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:58.3626905Z Compiling aten/src/ATen/native/Loss.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:58.3627481Z Compiling aten/src/ATen/native/LegacyBridge.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:58.3628080Z Compiling aten/src/ATen/core/union_type.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:58.3628687Z Compiling aten/src/ATen/CPUGeneratorImpl.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:58.3629283Z Compiling aten/src/ATen/TensorNames.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:58.5631544Z 2022-11-23T01:56:58.5632141Z  2022-11-23T01:56:58.5632499Z  2022-11-23T01:56:58.5632802Z  2022-11-23T01:56:58.5633051Z  2022-11-23T01:56:58.5633338Z  2022-11-23T01:56:58.5633647Z  2022-11-23T01:56:58.5633945Z  2022-11-23T01:56:58.5634249Z  2022-11-23T01:56:58.5634684Z [941 / 1,868] 8 actions running 2022-11-23T01:56:58.5635072Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:58.5635347Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:58.5635678Z Compiling aten/src/ATen/native/Loss.cpp; 2s processwrapper-sandbox 2022-11-23T01:56:58.5636060Z Compiling aten/src/ATen/native/LegacyBridge.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:58.5636448Z Compiling aten/src/ATen/core/union_type.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:58.5636843Z Compiling aten/src/ATen/CPUGeneratorImpl.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:58.5637230Z Compiling aten/src/ATen/TensorNames.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:58.5637593Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:58.9644736Z 2022-11-23T01:56:58.9645279Z  2022-11-23T01:56:58.9645661Z  2022-11-23T01:56:58.9645930Z  2022-11-23T01:56:58.9646171Z  2022-11-23T01:56:58.9646430Z  2022-11-23T01:56:58.9646677Z  2022-11-23T01:56:58.9646902Z  2022-11-23T01:56:58.9647156Z  2022-11-23T01:56:58.9647516Z [941 / 1,868] 8 actions running 2022-11-23T01:56:58.9647917Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:58.9648346Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:56:58.9648849Z Compiling aten/src/ATen/native/Loss.cpp; 2s processwrapper-sandbox 2022-11-23T01:56:58.9649467Z Compiling aten/src/ATen/native/LegacyBridge.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:58.9650068Z Compiling aten/src/ATen/core/union_type.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:58.9650700Z Compiling aten/src/ATen/CPUGeneratorImpl.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:58.9651303Z Compiling aten/src/ATen/TensorNames.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:58.9651969Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:59.1650791Z 2022-11-23T01:56:59.1651331Z  2022-11-23T01:56:59.1651673Z  2022-11-23T01:56:59.1651952Z  2022-11-23T01:56:59.1652247Z  2022-11-23T01:56:59.1652531Z  2022-11-23T01:56:59.1652802Z  2022-11-23T01:56:59.1653086Z  2022-11-23T01:56:59.1653349Z  2022-11-23T01:56:59.1653738Z [943 / 1,868] 8 actions, 7 running 2022-11-23T01:56:59.1654318Z Compiling aten/src/ATen/native/Loss.cpp; 2s processwrapper-sandbox 2022-11-23T01:56:59.1655075Z Compiling aten/src/ATen/native/LegacyBridge.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:59.1655738Z Compiling aten/src/ATen/core/union_type.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:59.1656609Z Compiling aten/src/ATen/CPUGeneratorImpl.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:59.1657217Z Compiling aten/src/ATen/TensorNames.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:59.1657706Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:59.1658234Z Compiling aten/src/ATen/Version.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:59.1658750Z [Prepa] Compiling aten/src/ATen/native/quantized/cpu/Normalization.cpp 2022-11-23T01:56:59.5104090Z 2022-11-23T01:56:59.5104620Z  2022-11-23T01:56:59.5104961Z  2022-11-23T01:56:59.5105231Z  2022-11-23T01:56:59.5105538Z  2022-11-23T01:56:59.5105832Z  2022-11-23T01:56:59.5106108Z  2022-11-23T01:56:59.5106381Z  2022-11-23T01:56:59.5106664Z  2022-11-23T01:56:59.5107062Z [945 / 1,868] 8 actions, 7 running 2022-11-23T01:56:59.5107640Z Compiling aten/src/ATen/core/union_type.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:59.5108294Z Compiling aten/src/ATen/CPUGeneratorImpl.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:59.5109068Z Compiling aten/src/ATen/TensorNames.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:59.5109549Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:59.5110091Z Compiling aten/src/ATen/Version.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:59.5110581Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:59.5110999Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:59.5111328Z [Scann] //:aten 2022-11-23T01:56:59.7647689Z 2022-11-23T01:56:59.7657244Z  2022-11-23T01:56:59.7657563Z  2022-11-23T01:56:59.7657857Z  2022-11-23T01:56:59.7658137Z  2022-11-23T01:56:59.7658390Z  2022-11-23T01:56:59.7658655Z  2022-11-23T01:56:59.7658907Z  2022-11-23T01:56:59.7659096Z  2022-11-23T01:56:59.7659474Z [945 / 1,868] 8 actions running 2022-11-23T01:56:59.7659997Z Compiling aten/src/ATen/core/union_type.cpp; 2s processwrapper-sandbox 2022-11-23T01:56:59.7660607Z Compiling aten/src/ATen/CPUGeneratorImpl.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:59.7661155Z Compiling aten/src/ATen/TensorNames.cpp; 1s processwrapper-sandbox 2022-11-23T01:56:59.7661617Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:56:59.7662127Z Compiling aten/src/ATen/Version.cpp; 0s processwrapper-sandbox 2022-11-23T01:56:59.7662529Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:59.7662908Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:56:59.7663308Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:00.1401650Z 2022-11-23T01:57:00.1406160Z  2022-11-23T01:57:00.1406476Z  2022-11-23T01:57:00.1406775Z  2022-11-23T01:57:00.1407051Z  2022-11-23T01:57:00.1407301Z  2022-11-23T01:57:00.1407570Z  2022-11-23T01:57:00.1407838Z  2022-11-23T01:57:00.1408097Z  2022-11-23T01:57:00.1408478Z [946 / 1,868] 8 actions, 7 running 2022-11-23T01:57:00.1409059Z Compiling aten/src/ATen/CPUGeneratorImpl.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:00.1409686Z Compiling aten/src/ATen/TensorNames.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:00.1410187Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:00.1410885Z Compiling aten/src/ATen/Version.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:00.1411359Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:00.1411792Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:00.1412221Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:00.1412604Z [Scann] Compiling aten/src/ATen/native/Convolution.cpp 2022-11-23T01:57:00.3418145Z 2022-11-23T01:57:00.3418682Z  2022-11-23T01:57:00.3419036Z  2022-11-23T01:57:00.3419353Z  2022-11-23T01:57:00.3419613Z  2022-11-23T01:57:00.3419874Z  2022-11-23T01:57:00.3420164Z  2022-11-23T01:57:00.3420430Z  2022-11-23T01:57:00.3420691Z  2022-11-23T01:57:00.3421077Z [948 / 1,868] 8 actions, 7 running 2022-11-23T01:57:00.3421523Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:00.3422336Z Compiling aten/src/ATen/Version.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:00.3422856Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:00.3423274Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:00.3423681Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:00.3424217Z Compiling aten/src/ATen/native/Convolution.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:00.3424711Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:00.3425097Z [Prepa] Compiling aten/src/ATen/RegisterSparseMeta.cpp 2022-11-23T01:57:00.5797694Z 2022-11-23T01:57:00.5798266Z  2022-11-23T01:57:00.5798649Z  2022-11-23T01:57:00.5798941Z  2022-11-23T01:57:00.5799223Z  2022-11-23T01:57:00.5799509Z  2022-11-23T01:57:00.5799792Z  2022-11-23T01:57:00.5800070Z  2022-11-23T01:57:00.5800344Z  2022-11-23T01:57:00.5800736Z [949 / 1,868] 8 actions running 2022-11-23T01:57:00.5801351Z Compiling aten/src/ATen/Version.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:00.5802112Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:00.5802603Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:00.5803076Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:00.5803703Z Compiling aten/src/ATen/native/Convolution.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:00.5804261Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:00.5804849Z Compiling aten/src/ATen/RegisterSparseMeta.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:00.5805401Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:00.9796838Z 2022-11-23T01:57:00.9797465Z  2022-11-23T01:57:00.9797867Z  2022-11-23T01:57:00.9798216Z  2022-11-23T01:57:00.9798536Z  2022-11-23T01:57:00.9798724Z  2022-11-23T01:57:00.9798892Z  2022-11-23T01:57:00.9799060Z  2022-11-23T01:57:00.9799213Z  2022-11-23T01:57:00.9799455Z [949 / 1,868] 8 actions running 2022-11-23T01:57:00.9799811Z Compiling aten/src/ATen/Version.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:00.9800111Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:00.9800382Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:00.9800646Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:00.9800979Z Compiling aten/src/ATen/native/Convolution.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:00.9801296Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:00.9801798Z Compiling aten/src/ATen/RegisterSparseMeta.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:00.9802135Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:01.2120397Z 2022-11-23T01:57:01.2122773Z  2022-11-23T01:57:01.2123835Z  2022-11-23T01:57:01.2124019Z  2022-11-23T01:57:01.2124180Z  2022-11-23T01:57:01.2124354Z  2022-11-23T01:57:01.2124527Z  2022-11-23T01:57:01.2124682Z  2022-11-23T01:57:01.2124847Z  2022-11-23T01:57:01.2125095Z [950 / 1,868] 8 actions, 7 running 2022-11-23T01:57:01.2125385Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:01.2125655Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:01.2163937Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:01.2164805Z Compiling aten/src/ATen/native/Convolution.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:01.2165328Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:01.2165826Z Compiling aten/src/ATen/RegisterSparseMeta.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:01.2166297Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:01.2166687Z [Scann] Compiling aten/src/ATen/VmapTransforms.cpp 2022-11-23T01:57:01.4590420Z 2022-11-23T01:57:01.4590991Z  2022-11-23T01:57:01.4591352Z  2022-11-23T01:57:01.4591619Z  2022-11-23T01:57:01.4591917Z  2022-11-23T01:57:01.4592206Z  2022-11-23T01:57:01.4592476Z  2022-11-23T01:57:01.4592757Z  2022-11-23T01:57:01.4593027Z  2022-11-23T01:57:01.4593683Z [953 / 1,868] 7 actions, 6 running 2022-11-23T01:57:01.4594227Z Compiling aten/src/ATen/native/Convolution.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:01.4594790Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:01.4595384Z Compiling aten/src/ATen/RegisterSparseMeta.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:01.4595933Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:01.4596511Z Compiling aten/src/ATen/VmapTransforms.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:01.4597030Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:01.4597490Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp 2022-11-23T01:57:01.7813538Z 2022-11-23T01:57:01.7813986Z  2022-11-23T01:57:01.7815422Z  2022-11-23T01:57:01.7815621Z  2022-11-23T01:57:01.7815798Z  2022-11-23T01:57:01.7815953Z  2022-11-23T01:57:01.7816117Z  2022-11-23T01:57:01.7816286Z  2022-11-23T01:57:01.7816514Z [953 / 1,868] 8 actions running 2022-11-23T01:57:01.7816884Z Compiling aten/src/ATen/native/Convolution.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:01.7817208Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:01.7817563Z Compiling aten/src/ATen/RegisterSparseMeta.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:01.7817885Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:01.7818221Z Compiling aten/src/ATen/VmapTransforms.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:01.7818529Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:01.7818776Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:01.7819036Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:02.4931149Z 2022-11-23T01:57:02.4931785Z  2022-11-23T01:57:02.4932155Z  2022-11-23T01:57:02.4932445Z  2022-11-23T01:57:02.4932745Z  2022-11-23T01:57:02.4933052Z  2022-11-23T01:57:02.4933340Z  2022-11-23T01:57:02.4933650Z  2022-11-23T01:57:02.4933954Z  2022-11-23T01:57:02.4934385Z [954 / 1,868] 8 actions, 7 running 2022-11-23T01:57:02.4934895Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:02.4935569Z Compiling aten/src/ATen/RegisterSparseMeta.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:02.4936080Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:02.4936621Z Compiling aten/src/ATen/VmapTransforms.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:02.4937138Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:02.4937586Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:02.4938060Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:02.4938547Z [Scann] Compiling aten/src/ATen/native/NaiveDilatedConvolution.cpp 2022-11-23T01:57:02.5437900Z 2022-11-23T01:57:02.5438474Z  2022-11-23T01:57:02.5438839Z  2022-11-23T01:57:02.5439114Z  2022-11-23T01:57:02.5439408Z  2022-11-23T01:57:02.5439703Z  2022-11-23T01:57:02.5439984Z  2022-11-23T01:57:02.5440256Z  2022-11-23T01:57:02.5440560Z  2022-11-23T01:57:02.5441084Z INFO: From Compiling aten/src/ATen/RegisterSparseMeta.cpp: 2022-11-23T01:57:02.5441760Z [954 / 1,868] 8 actions running 2022-11-23T01:57:02.5442482Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:02.5443145Z Compiling aten/src/ATen/RegisterSparseMeta.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:02.5443718Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:02.5444355Z Compiling aten/src/ATen/VmapTransforms.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:02.5444937Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:02.5445417Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:02.5445881Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:02.5446324Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:02.5560306Z 2022-11-23T01:57:02.5560847Z  2022-11-23T01:57:02.5561154Z  2022-11-23T01:57:02.5561434Z  2022-11-23T01:57:02.5563815Z  2022-11-23T01:57:02.5564075Z  2022-11-23T01:57:02.5564570Z  2022-11-23T01:57:02.5564831Z  2022-11-23T01:57:02.5565078Z  2022-11-23T01:57:02.5591144Z 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-11-23T01:57:02.5592228Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T01:57:02.5592701Z ^~~~~~~~~~~~~ 2022-11-23T01:57:02.5593869Z 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-11-23T01:57:02.5594845Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:57:02.5595323Z ^~~~~~~~~~ 2022-11-23T01:57:02.5597486Z [955 / 1,868] 7 actions running 2022-11-23T01:57:02.5598832Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:02.5600532Z Compiling aten/src/ATen/RegisterSparseMeta.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:02.5609995Z Compiling aten/src/ATen/VmapTransforms.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:02.5610364Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:02.5610635Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:02.5610902Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:02.5611154Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:02.7982593Z 2022-11-23T01:57:02.7983095Z  2022-11-23T01:57:02.7983438Z  2022-11-23T01:57:02.7983727Z  2022-11-23T01:57:02.7983991Z  2022-11-23T01:57:02.7984257Z  2022-11-23T01:57:02.7984506Z  2022-11-23T01:57:02.7984777Z  2022-11-23T01:57:02.7985160Z [957 / 1,868] 8 actions running 2022-11-23T01:57:02.7985661Z Compiling aten/src/ATen/VmapTransforms.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:02.7986189Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:02.7986614Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:02.7987033Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:02.7987432Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:02.7987859Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:02.7988379Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:02.7988736Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:03.4511657Z 2022-11-23T01:57:03.4512302Z  2022-11-23T01:57:03.4512704Z  2022-11-23T01:57:03.4513036Z  2022-11-23T01:57:03.4513378Z  2022-11-23T01:57:03.4513709Z  2022-11-23T01:57:03.4514010Z  2022-11-23T01:57:03.4514322Z  2022-11-23T01:57:03.4514705Z  2022-11-23T01:57:03.4515097Z [958 / 1,868] 8 actions, 7 running 2022-11-23T01:57:03.4515667Z Compiling aten/src/ATen/VmapTransforms.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:03.4516240Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:03.4516661Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:03.4517352Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:03.4517880Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:03.4518387Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:03.4518851Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:03.4519255Z [Scann] Compiling aten/src/ATen/native/ComparisonUtils.cpp 2022-11-23T01:57:03.7989814Z 2022-11-23T01:57:03.7990367Z  2022-11-23T01:57:03.7990725Z  2022-11-23T01:57:03.7991041Z  2022-11-23T01:57:03.7991352Z  2022-11-23T01:57:03.7991638Z  2022-11-23T01:57:03.7991935Z  2022-11-23T01:57:03.7992241Z  2022-11-23T01:57:03.7992529Z  2022-11-23T01:57:03.7992955Z [958 / 1,868] 8 actions running 2022-11-23T01:57:03.7993596Z Compiling aten/src/ATen/VmapTransforms.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:03.7994401Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:03.7994878Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:03.7995378Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:03.7995843Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:03.7996475Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:03.7997042Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:03.7997495Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:04.5573795Z 2022-11-23T01:57:04.5574369Z  2022-11-23T01:57:04.5574761Z  2022-11-23T01:57:04.5575088Z  2022-11-23T01:57:04.5575631Z  2022-11-23T01:57:04.5575921Z  2022-11-23T01:57:04.5576203Z  2022-11-23T01:57:04.5576527Z  2022-11-23T01:57:04.5576831Z  2022-11-23T01:57:04.5577225Z [959 / 1,868] 8 actions, 7 running 2022-11-23T01:57:04.5577756Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:04.5578202Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:04.5578458Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:04.5578723Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:04.5579161Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:04.5579469Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:04.5579729Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:04.5580056Z [Scann] Compiling aten/src/ATen/native/mkldnn/Prelu.cpp 2022-11-23T01:57:04.7994294Z 2022-11-23T01:57:04.7994953Z  2022-11-23T01:57:04.7995276Z  2022-11-23T01:57:04.7995599Z  2022-11-23T01:57:04.7995904Z  2022-11-23T01:57:04.7996187Z  2022-11-23T01:57:04.7996487Z  2022-11-23T01:57:04.7996781Z  2022-11-23T01:57:04.7997063Z  2022-11-23T01:57:04.7997478Z [959 / 1,868] 8 actions running 2022-11-23T01:57:04.7998014Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:04.7998493Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:04.7998949Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:04.7999394Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:04.7999963Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:04.8000518Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:04.8000973Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:04.8001748Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:05.0050523Z 2022-11-23T01:57:05.0051142Z  2022-11-23T01:57:05.0051509Z  2022-11-23T01:57:05.0051758Z  2022-11-23T01:57:05.0051931Z  2022-11-23T01:57:05.0052099Z  2022-11-23T01:57:05.0052251Z  2022-11-23T01:57:05.0052418Z  2022-11-23T01:57:05.0052589Z  2022-11-23T01:57:05.0052930Z [962 / 1,868] 6 actions, 5 running 2022-11-23T01:57:05.0053235Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:05.0053733Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:05.0054162Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:05.0054904Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:05.0055375Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:05.0055759Z [Scann] Compiling aten/src/ATen/functorch/BatchRulesBinaryOps.cpp 2022-11-23T01:57:05.3625139Z 2022-11-23T01:57:05.3625679Z  2022-11-23T01:57:05.3625916Z  2022-11-23T01:57:05.3626143Z  2022-11-23T01:57:05.3626312Z  2022-11-23T01:57:05.3626481Z  2022-11-23T01:57:05.3626648Z  2022-11-23T01:57:05.3627034Z [964 / 1,868] 8 actions, 7 running 2022-11-23T01:57:05.3627358Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:05.3627668Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:05.3628160Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:05.3629633Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:05.3630117Z Compiling aten/src/ATen/cpu/FlushDenormal.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:05.3630515Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:05.3630852Z Compiling aten/src/ATen/DLConvertor.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:05.3631238Z [Scann] Compiling aten/src/ATen/native/NamedTensor.cpp 2022-11-23T01:57:05.5998848Z 2022-11-23T01:57:05.5999364Z  2022-11-23T01:57:05.5999827Z  2022-11-23T01:57:05.6000156Z  2022-11-23T01:57:05.6000408Z  2022-11-23T01:57:05.6000676Z  2022-11-23T01:57:05.6000930Z  2022-11-23T01:57:05.6001181Z  2022-11-23T01:57:05.6001416Z  2022-11-23T01:57:05.6001959Z [965 / 1,868] 8 actions running 2022-11-23T01:57:05.6002326Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:05.6002815Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:05.6003262Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:05.6003642Z Compiling aten/src/ATen/cpu/FlushDenormal.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:05.6004052Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:05.6004445Z Compiling aten/src/ATen/DLConvertor.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:05.6004830Z Compiling aten/src/ATen/native/NamedTensor.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:05.6005253Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:06.0003243Z 2022-11-23T01:57:06.0003820Z  2022-11-23T01:57:06.0004164Z  2022-11-23T01:57:06.0004484Z  2022-11-23T01:57:06.0004799Z  2022-11-23T01:57:06.0004983Z  2022-11-23T01:57:06.0005136Z  2022-11-23T01:57:06.0005299Z  2022-11-23T01:57:06.0005465Z  2022-11-23T01:57:06.0005694Z [965 / 1,868] 8 actions running 2022-11-23T01:57:06.0005979Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:06.0006346Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:06.0006651Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:06.0007003Z Compiling aten/src/ATen/cpu/FlushDenormal.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:06.0007318Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:06.0007637Z Compiling aten/src/ATen/DLConvertor.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:06.0008023Z Compiling aten/src/ATen/native/NamedTensor.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:06.0008334Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:06.7827712Z 2022-11-23T01:57:06.7829048Z  2022-11-23T01:57:06.7829523Z  2022-11-23T01:57:06.7829899Z  2022-11-23T01:57:06.7830242Z  2022-11-23T01:57:06.7830541Z  2022-11-23T01:57:06.7830872Z  2022-11-23T01:57:06.7831198Z  2022-11-23T01:57:06.7831490Z  2022-11-23T01:57:06.7831940Z [966 / 1,868] 8 actions, 7 running 2022-11-23T01:57:06.7832635Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:06.7833278Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:06.7834672Z Compiling aten/src/ATen/cpu/FlushDenormal.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:06.7835312Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:06.7835958Z Compiling aten/src/ATen/DLConvertor.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:06.7836688Z Compiling aten/src/ATen/native/NamedTensor.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:06.7837299Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:06.7837783Z [Scann] //:aten 2022-11-23T01:57:07.0042726Z 2022-11-23T01:57:07.0043250Z  2022-11-23T01:57:07.0043625Z  2022-11-23T01:57:07.0043944Z  2022-11-23T01:57:07.0044236Z  2022-11-23T01:57:07.0044543Z  2022-11-23T01:57:07.0044857Z  2022-11-23T01:57:07.0045160Z  2022-11-23T01:57:07.0045470Z  2022-11-23T01:57:07.0045912Z [966 / 1,868] 8 actions running 2022-11-23T01:57:07.0188008Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:07.0188472Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:07.0189084Z Compiling aten/src/ATen/cpu/FlushDenormal.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:07.0189627Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:07.0190199Z Compiling aten/src/ATen/DLConvertor.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:07.0190834Z Compiling aten/src/ATen/native/NamedTensor.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:07.0191342Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:07.0191748Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:07.4739099Z 2022-11-23T01:57:07.4739761Z  2022-11-23T01:57:07.4740177Z  2022-11-23T01:57:07.4740560Z  2022-11-23T01:57:07.4740864Z  2022-11-23T01:57:07.4741194Z  2022-11-23T01:57:07.4741528Z  2022-11-23T01:57:07.4741836Z  2022-11-23T01:57:07.4742166Z  2022-11-23T01:57:07.4742623Z [967 / 1,868] 8 actions, 7 running 2022-11-23T01:57:07.4743293Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:07.4743971Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:07.4744513Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:07.4745147Z Compiling aten/src/ATen/DLConvertor.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:07.4745890Z Compiling aten/src/ATen/native/NamedTensor.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:07.4746492Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:07.4746976Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:07.4747456Z [Scann] Compiling aten/src/ATen/native/mkldnn/Gelu.cpp 2022-11-23T01:57:07.8200661Z 2022-11-23T01:57:07.8201219Z  2022-11-23T01:57:07.8201819Z  2022-11-23T01:57:07.8202206Z  2022-11-23T01:57:07.8202480Z  2022-11-23T01:57:07.8202765Z  2022-11-23T01:57:07.8203059Z  2022-11-23T01:57:07.8203327Z  2022-11-23T01:57:07.8206110Z  2022-11-23T01:57:07.8206619Z [967 / 1,868] 8 actions running 2022-11-23T01:57:07.8207293Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:07.8207876Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:07.8208432Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:07.8208869Z Compiling aten/src/ATen/DLConvertor.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:07.8209325Z Compiling aten/src/ATen/native/NamedTensor.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:07.8209641Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:07.8209930Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:07.8210267Z Compiling aten/src/ATen/native/mkldnn/Gelu.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:09.0206738Z 2022-11-23T01:57:09.0207183Z  2022-11-23T01:57:09.0207495Z  2022-11-23T01:57:09.0207773Z  2022-11-23T01:57:09.0208037Z  2022-11-23T01:57:09.0208315Z  2022-11-23T01:57:09.0208596Z  2022-11-23T01:57:09.0208864Z  2022-11-23T01:57:09.0209135Z  2022-11-23T01:57:09.0686110Z [967 / 1,868] 8 actions running 2022-11-23T01:57:09.0686892Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 4s processwrapper-sandbox 2022-11-23T01:57:09.0687353Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:57:09.0687752Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:57:09.0688188Z Compiling aten/src/ATen/DLConvertor.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:09.0688689Z Compiling aten/src/ATen/native/NamedTensor.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:09.0689144Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:09.0689538Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:09.0690023Z Compiling aten/src/ATen/native/mkldnn/Gelu.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:10.0699965Z 2022-11-23T01:57:10.0700546Z  2022-11-23T01:57:10.0700922Z  2022-11-23T01:57:10.0704693Z  2022-11-23T01:57:10.0704876Z  2022-11-23T01:57:10.0705050Z  2022-11-23T01:57:10.0705307Z  2022-11-23T01:57:10.0705464Z  2022-11-23T01:57:10.0705639Z  2022-11-23T01:57:10.0705954Z [967 / 1,868] 8 actions running 2022-11-23T01:57:10.0706307Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 5s processwrapper-sandbox 2022-11-23T01:57:10.0706710Z //:aten; 5s processwrapper-sandbox 2022-11-23T01:57:10.0707050Z //:aten; 5s processwrapper-sandbox 2022-11-23T01:57:10.0707386Z Compiling aten/src/ATen/DLConvertor.cpp; 4s processwrapper-sandbox 2022-11-23T01:57:10.0707850Z Compiling aten/src/ATen/native/NamedTensor.cpp; 4s processwrapper-sandbox 2022-11-23T01:57:10.0708166Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:57:10.0708527Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:10.0708972Z Compiling aten/src/ATen/native/mkldnn/Gelu.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:10.2715819Z 2022-11-23T01:57:10.2716725Z  2022-11-23T01:57:10.2717263Z  2022-11-23T01:57:10.2719939Z  2022-11-23T01:57:10.2720303Z  2022-11-23T01:57:10.2720751Z  2022-11-23T01:57:10.2723633Z  2022-11-23T01:57:10.2724013Z  2022-11-23T01:57:10.2724479Z  2022-11-23T01:57:10.2725431Z [971 / 1,868] 8 actions running 2022-11-23T01:57:10.2726124Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 5s processwrapper-sandbox 2022-11-23T01:57:10.2726723Z //:aten; 5s processwrapper-sandbox 2022-11-23T01:57:10.2727327Z Compiling aten/src/ATen/DLConvertor.cpp; 5s processwrapper-sandbox 2022-11-23T01:57:10.2727873Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:10.2728361Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:10.2728969Z Compiling aten/src/ATen/VmapMode.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:10.2729656Z Compiling aten/src/ATen/ThreadLocalState.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:10.2730177Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:10.6718441Z 2022-11-23T01:57:10.6719008Z  2022-11-23T01:57:10.6719351Z  2022-11-23T01:57:10.6719690Z  2022-11-23T01:57:10.6719995Z  2022-11-23T01:57:10.6720305Z  2022-11-23T01:57:10.6720610Z  2022-11-23T01:57:10.6720914Z  2022-11-23T01:57:10.6721196Z  2022-11-23T01:57:10.6721817Z [972 / 1,868] 8 actions running 2022-11-23T01:57:10.6722295Z //:aten; 5s processwrapper-sandbox 2022-11-23T01:57:10.6722638Z Compiling aten/src/ATen/DLConvertor.cpp; 5s processwrapper-sandbox 2022-11-23T01:57:10.6722940Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:10.6723204Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:10.6723529Z Compiling aten/src/ATen/VmapMode.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:10.6723898Z Compiling aten/src/ATen/ThreadLocalState.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:10.6724212Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:10.6724547Z Compiling aten/src/ATen/ExpandUtils.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:10.8913177Z 2022-11-23T01:57:10.8913752Z  2022-11-23T01:57:10.8914097Z  2022-11-23T01:57:10.8916342Z  2022-11-23T01:57:10.8917021Z  2022-11-23T01:57:10.8917340Z  2022-11-23T01:57:10.8917711Z  2022-11-23T01:57:10.8918000Z  2022-11-23T01:57:10.8918273Z  2022-11-23T01:57:10.8918651Z [973 / 1,868] 8 actions running 2022-11-23T01:57:10.8919050Z //:aten; 5s processwrapper-sandbox 2022-11-23T01:57:10.8919414Z Compiling aten/src/ATen/DLConvertor.cpp; 5s processwrapper-sandbox 2022-11-23T01:57:10.8919824Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:10.8920229Z Compiling aten/src/ATen/VmapMode.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:10.8920614Z Compiling aten/src/ATen/ThreadLocalState.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:10.8921040Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:10.8922148Z Compiling aten/src/ATen/ExpandUtils.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:10.8922550Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:11.2917688Z 2022-11-23T01:57:11.2918449Z  2022-11-23T01:57:11.2919012Z  2022-11-23T01:57:11.2919325Z  2022-11-23T01:57:11.2919785Z  2022-11-23T01:57:11.2920154Z  2022-11-23T01:57:11.2920598Z  2022-11-23T01:57:11.2920884Z  2022-11-23T01:57:11.2921319Z  2022-11-23T01:57:11.2921977Z [973 / 1,868] 8 actions running 2022-11-23T01:57:11.2922625Z //:aten; 6s processwrapper-sandbox 2022-11-23T01:57:11.2923368Z Compiling aten/src/ATen/DLConvertor.cpp; 6s processwrapper-sandbox 2022-11-23T01:57:11.2924095Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:11.2924834Z Compiling aten/src/ATen/VmapMode.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:11.2925711Z Compiling aten/src/ATen/ThreadLocalState.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:11.2926440Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:11.2927078Z Compiling aten/src/ATen/ExpandUtils.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:11.2927402Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:11.4923668Z 2022-11-23T01:57:11.4924238Z  2022-11-23T01:57:11.4924597Z  2022-11-23T01:57:11.4924908Z  2022-11-23T01:57:11.4925224Z  2022-11-23T01:57:11.4927226Z  2022-11-23T01:57:11.4927666Z  2022-11-23T01:57:11.4928112Z  2022-11-23T01:57:11.4930921Z  2022-11-23T01:57:11.4931450Z [974 / 1,868] 8 actions running 2022-11-23T01:57:11.4932044Z //:aten; 6s processwrapper-sandbox 2022-11-23T01:57:11.4934579Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:11.4935346Z Compiling aten/src/ATen/VmapMode.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:11.4936189Z Compiling aten/src/ATen/ThreadLocalState.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:11.4936836Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:11.4937563Z Compiling aten/src/ATen/ExpandUtils.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:11.4938461Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:11.4939487Z Compiling aten/src/ATen/native/Col2Im.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:11.8929140Z 2022-11-23T01:57:11.8929714Z  2022-11-23T01:57:11.8930034Z  2022-11-23T01:57:11.8930337Z  2022-11-23T01:57:11.8930578Z  2022-11-23T01:57:11.8930747Z  2022-11-23T01:57:11.8930911Z  2022-11-23T01:57:11.8931083Z  2022-11-23T01:57:11.8931306Z  2022-11-23T01:57:11.8931552Z [976 / 1,868] 8 actions running 2022-11-23T01:57:11.8931940Z Compiling aten/src/ATen/VmapMode.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:11.8932359Z Compiling aten/src/ATen/ThreadLocalState.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:11.8932713Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:11.8933079Z Compiling aten/src/ATen/ExpandUtils.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:11.8933385Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:11.8933782Z Compiling aten/src/ATen/native/Col2Im.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:11.8974807Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:11.8975667Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:12.0984261Z 2022-11-23T01:57:12.0984823Z  2022-11-23T01:57:12.0985184Z  2022-11-23T01:57:12.0985523Z  2022-11-23T01:57:12.0985803Z  2022-11-23T01:57:12.0986107Z  2022-11-23T01:57:12.0986405Z  2022-11-23T01:57:12.0986693Z  2022-11-23T01:57:12.0986997Z  2022-11-23T01:57:12.0987417Z [977 / 1,868] 8 actions running 2022-11-23T01:57:12.0988035Z Compiling aten/src/ATen/ThreadLocalState.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:12.0988631Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:12.0989255Z Compiling aten/src/ATen/ExpandUtils.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:12.0989813Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:12.0990963Z Compiling aten/src/ATen/native/Col2Im.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:12.0991530Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:12.0992019Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:12.0992504Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:12.4990267Z 2022-11-23T01:57:12.4998362Z  2022-11-23T01:57:12.4998613Z  2022-11-23T01:57:12.4998817Z  2022-11-23T01:57:12.4998987Z  2022-11-23T01:57:12.4999156Z  2022-11-23T01:57:12.4999311Z  2022-11-23T01:57:12.4999476Z  2022-11-23T01:57:12.4999639Z  2022-11-23T01:57:12.4999903Z [977 / 1,868] 8 actions running 2022-11-23T01:57:12.5000273Z Compiling aten/src/ATen/ThreadLocalState.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:12.5000602Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:12.5000928Z Compiling aten/src/ATen/ExpandUtils.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:12.5001248Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:12.5001801Z Compiling aten/src/ATen/native/Col2Im.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:12.5002112Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:12.5002382Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:12.5002679Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:12.7093889Z 2022-11-23T01:57:12.7098815Z  2022-11-23T01:57:12.7099291Z  2022-11-23T01:57:12.7099684Z  2022-11-23T01:57:12.7100006Z  2022-11-23T01:57:12.7100335Z  2022-11-23T01:57:12.7100675Z  2022-11-23T01:57:12.7100994Z  2022-11-23T01:57:12.7101335Z  2022-11-23T01:57:12.7101820Z [978 / 1,868] 8 actions running 2022-11-23T01:57:12.7102340Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:12.7103002Z Compiling aten/src/ATen/ExpandUtils.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:12.7103603Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:12.7104272Z Compiling aten/src/ATen/native/Col2Im.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:12.7104833Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:12.7105304Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:12.7105778Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:12.7106258Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:12.9675488Z 2022-11-23T01:57:12.9676044Z  2022-11-23T01:57:12.9676359Z  2022-11-23T01:57:12.9676637Z  2022-11-23T01:57:12.9676889Z  2022-11-23T01:57:12.9677121Z  2022-11-23T01:57:12.9677359Z  2022-11-23T01:57:12.9677677Z  2022-11-23T01:57:12.9677905Z  2022-11-23T01:57:12.9678268Z [979 / 1,868] 8 actions running 2022-11-23T01:57:12.9678697Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:12.9679121Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:12.9679529Z Compiling aten/src/ATen/native/Col2Im.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:12.9679843Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:12.9680112Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:12.9680378Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:12.9680931Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:12.9681423Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:13.0878692Z 2022-11-23T01:57:13.0879239Z  2022-11-23T01:57:13.0879610Z  2022-11-23T01:57:13.0879930Z  2022-11-23T01:57:13.0880227Z  2022-11-23T01:57:13.0880539Z  2022-11-23T01:57:13.0880853Z  2022-11-23T01:57:13.0881159Z  2022-11-23T01:57:13.0881473Z  2022-11-23T01:57:13.0882323Z INFO: From Compiling aten/src/ATen/RegisterCompositeImplicitAutograd.cpp: 2022-11-23T01:57:13.0882938Z [979 / 1,868] 8 actions running 2022-11-23T01:57:13.0883410Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:13.0883924Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:13.1372706Z Compiling aten/src/ATen/native/Col2Im.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:13.1373184Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:13.1373575Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:13.1373996Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:13.1374515Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:13.1375121Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:13.1384697Z 2022-11-23T01:57:13.1386200Z  2022-11-23T01:57:13.1386558Z  2022-11-23T01:57:13.1386861Z  2022-11-23T01:57:13.1387158Z  2022-11-23T01:57:13.1387442Z  2022-11-23T01:57:13.1387740Z  2022-11-23T01:57:13.1388035Z  2022-11-23T01:57:13.1388324Z  2022-11-23T01:57:13.1389689Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp:1049:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-11-23T01:57:13.1390758Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T01:57:13.1391208Z ^~~~~~~~~~~~~ 2022-11-23T01:57:13.1392452Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp:1030:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-11-23T01:57:13.1393460Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:57:13.1393937Z ^~~~~~~~~~ 2022-11-23T01:57:13.1394332Z [979 / 1,868] 8 actions running 2022-11-23T01:57:13.1394772Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:13.1395248Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:13.1395848Z Compiling aten/src/ATen/native/Col2Im.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:13.1396383Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:13.1396855Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:13.1397330Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:13.1397873Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:13.1398500Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:13.3670386Z 2022-11-23T01:57:13.3671119Z  2022-11-23T01:57:13.3671524Z  2022-11-23T01:57:13.3671850Z  2022-11-23T01:57:13.3672036Z  2022-11-23T01:57:13.3672205Z  2022-11-23T01:57:13.3672358Z  2022-11-23T01:57:13.3672529Z  2022-11-23T01:57:13.3672693Z  2022-11-23T01:57:13.3672919Z [980 / 1,868] 8 actions running 2022-11-23T01:57:13.3673201Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:13.3673542Z Compiling aten/src/ATen/native/Col2Im.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:13.3673841Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:13.3674106Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:13.3674385Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:13.3674633Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:13.3899683Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:13.3900633Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:13.5928386Z 2022-11-23T01:57:13.5928958Z  2022-11-23T01:57:13.5929301Z  2022-11-23T01:57:13.5929587Z  2022-11-23T01:57:13.5929886Z  2022-11-23T01:57:13.5930193Z  2022-11-23T01:57:13.5930477Z  2022-11-23T01:57:13.5930753Z  2022-11-23T01:57:13.5931017Z  2022-11-23T01:57:13.5931420Z [980 / 1,868] 8 actions running 2022-11-23T01:57:13.5931897Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:13.5932517Z Compiling aten/src/ATen/native/Col2Im.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:13.5933050Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:13.5933510Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:13.5934161Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:13.5934616Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:13.5935270Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:13.5935807Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:13.8414107Z 2022-11-23T01:57:13.8414667Z  2022-11-23T01:57:13.8415036Z  2022-11-23T01:57:13.8415368Z  2022-11-23T01:57:13.8415664Z  2022-11-23T01:57:13.8415980Z  2022-11-23T01:57:13.8416292Z  2022-11-23T01:57:13.8416575Z  2022-11-23T01:57:13.8416943Z  2022-11-23T01:57:13.8417310Z [981 / 1,868] 8 actions, 7 running 2022-11-23T01:57:13.8417747Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:13.8418297Z Compiling aten/src/ATen/native/Col2Im.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:13.8418792Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:13.8419205Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:13.8419641Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:13.8420205Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:13.8420712Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:13.8421153Z [Scann] Compiling aten/src/ATen/native/quantized/AffineQuantizer.cpp 2022-11-23T01:57:14.1923693Z 2022-11-23T01:57:14.1924298Z  2022-11-23T01:57:14.1924712Z  2022-11-23T01:57:14.1924905Z  2022-11-23T01:57:14.1925082Z  2022-11-23T01:57:14.1925249Z  2022-11-23T01:57:14.1925403Z  2022-11-23T01:57:14.1925569Z  2022-11-23T01:57:14.1925732Z  2022-11-23T01:57:14.1925964Z [983 / 1,868] 8 actions running 2022-11-23T01:57:14.1926246Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:14.1926517Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:14.1926771Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:14.1927121Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:14.1927453Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:14.1927704Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:14.1927971Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:14.1928301Z Compiling aten/src/ATen/TensorUtils.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:14.9969116Z 2022-11-23T01:57:14.9969615Z  2022-11-23T01:57:14.9969997Z  2022-11-23T01:57:14.9970298Z  2022-11-23T01:57:14.9970562Z  2022-11-23T01:57:14.9970850Z  2022-11-23T01:57:14.9971143Z  2022-11-23T01:57:14.9971429Z  2022-11-23T01:57:14.9971873Z  2022-11-23T01:57:14.9972361Z [984 / 1,868] 8 actions, 7 running 2022-11-23T01:57:14.9972853Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:14.9973283Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:14.9973851Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:14.9974382Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:14.9974783Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:14.9975208Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:14.9975920Z Compiling aten/src/ATen/TensorUtils.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:14.9976361Z [Scann] Compiling aten/src/ATen/native/WeightNorm.cpp 2022-11-23T01:57:15.2069373Z 2022-11-23T01:57:15.2069868Z  2022-11-23T01:57:15.2070214Z  2022-11-23T01:57:15.2070476Z  2022-11-23T01:57:15.2070753Z  2022-11-23T01:57:15.2070997Z  2022-11-23T01:57:15.2071249Z  2022-11-23T01:57:15.2071520Z  2022-11-23T01:57:15.2071797Z  2022-11-23T01:57:15.2072162Z [985 / 1,868] 8 actions running 2022-11-23T01:57:15.2072602Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:15.2073047Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:15.2073468Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:15.2073891Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:15.2074513Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:15.2075069Z Compiling aten/src/ATen/TensorUtils.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:15.2075678Z Compiling aten/src/ATen/native/WeightNorm.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:15.2076184Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:15.5782756Z 2022-11-23T01:57:15.5783327Z  2022-11-23T01:57:15.5783681Z  2022-11-23T01:57:15.5783978Z  2022-11-23T01:57:15.5784249Z  2022-11-23T01:57:15.5784516Z  2022-11-23T01:57:15.5784805Z  2022-11-23T01:57:15.5785047Z  2022-11-23T01:57:15.5785310Z  2022-11-23T01:57:15.5786843Z [986 / 1,868] 8 actions, 7 running 2022-11-23T01:57:15.5787301Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:15.5787790Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:15.5788253Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:15.5789607Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:15.5790452Z Compiling aten/src/ATen/TensorUtils.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:15.5791145Z Compiling aten/src/ATen/native/WeightNorm.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:15.5793553Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:15.5794090Z [Scann] Compiling aten/src/ATen/AccumulateType.cpp 2022-11-23T01:57:15.8082009Z 2022-11-23T01:57:15.8082495Z  2022-11-23T01:57:15.8082820Z  2022-11-23T01:57:15.8083056Z  2022-11-23T01:57:15.8083286Z  2022-11-23T01:57:15.8083518Z  2022-11-23T01:57:15.8083756Z  2022-11-23T01:57:15.8084014Z  2022-11-23T01:57:15.8084303Z  2022-11-23T01:57:15.8084678Z [987 / 1,868] 8 actions running 2022-11-23T01:57:15.8085113Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:15.8085520Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:15.8085894Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:15.8086382Z Compiling aten/src/ATen/TensorUtils.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:15.8087031Z Compiling aten/src/ATen/native/WeightNorm.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:15.8087560Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:15.8088120Z Compiling aten/src/ATen/AccumulateType.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:15.8088615Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:16.2079028Z 2022-11-23T01:57:16.2079682Z  2022-11-23T01:57:16.2079973Z  2022-11-23T01:57:16.2080265Z  2022-11-23T01:57:16.2080577Z  2022-11-23T01:57:16.2080876Z  2022-11-23T01:57:16.2081172Z  2022-11-23T01:57:16.2081480Z  2022-11-23T01:57:16.2081821Z  2022-11-23T01:57:16.2082065Z [989 / 1,868] 8 actions running 2022-11-23T01:57:16.2082354Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:16.2082699Z Compiling aten/src/ATen/TensorUtils.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:16.2083085Z Compiling aten/src/ATen/native/WeightNorm.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:16.2083413Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:16.2180663Z Compiling aten/src/ATen/AccumulateType.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:16.2181293Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:16.2181839Z Compiling aten/src/ATen/native/layer_norm.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:16.2182459Z Compiling aten/src/ATen/FuncTorchTLS.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:16.7292079Z 2022-11-23T01:57:16.7292682Z  2022-11-23T01:57:16.7293053Z  2022-11-23T01:57:16.7293373Z  2022-11-23T01:57:16.7293720Z  2022-11-23T01:57:16.7294028Z  2022-11-23T01:57:16.7294346Z  2022-11-23T01:57:16.7294656Z  2022-11-23T01:57:16.7294953Z  2022-11-23T01:57:16.7295399Z [990 / 1,868] 8 actions, 7 running 2022-11-23T01:57:16.7296065Z Compiling aten/src/ATen/TensorUtils.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:16.7464248Z Compiling aten/src/ATen/native/WeightNorm.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:16.7464563Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:16.7464923Z Compiling aten/src/ATen/AccumulateType.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:16.7465242Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:16.7465567Z Compiling aten/src/ATen/native/layer_norm.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:16.7465946Z Compiling aten/src/ATen/FuncTorchTLS.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:16.7466212Z [Scann] //:aten 2022-11-23T01:57:17.0191064Z 2022-11-23T01:57:17.0191591Z  2022-11-23T01:57:17.0191940Z  2022-11-23T01:57:17.0192285Z  2022-11-23T01:57:17.0192595Z  2022-11-23T01:57:17.0192895Z  2022-11-23T01:57:17.0193201Z  2022-11-23T01:57:17.0193506Z  2022-11-23T01:57:17.0193780Z  2022-11-23T01:57:17.0194302Z [990 / 1,868] 8 actions running 2022-11-23T01:57:17.0194965Z Compiling aten/src/ATen/TensorUtils.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:17.0195682Z Compiling aten/src/ATen/native/WeightNorm.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:17.0196208Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:17.0196551Z Compiling aten/src/ATen/AccumulateType.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:17.0196856Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:17.0197195Z Compiling aten/src/ATen/native/layer_norm.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:17.0197677Z Compiling aten/src/ATen/FuncTorchTLS.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:17.0197996Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:17.8655599Z 2022-11-23T01:57:17.8656104Z  2022-11-23T01:57:17.8656485Z  2022-11-23T01:57:17.8656801Z  2022-11-23T01:57:17.8657070Z  2022-11-23T01:57:17.8657352Z  2022-11-23T01:57:17.8657626Z  2022-11-23T01:57:17.8657889Z  2022-11-23T01:57:17.8658160Z  2022-11-23T01:57:17.8658555Z [991 / 1,868] 8 actions, 7 running 2022-11-23T01:57:17.8659102Z Compiling aten/src/ATen/TensorUtils.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:17.8659636Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:17.8660210Z Compiling aten/src/ATen/AccumulateType.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:17.8660729Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:17.8661281Z Compiling aten/src/ATen/native/layer_norm.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:17.8661824Z Compiling aten/src/ATen/FuncTorchTLS.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:17.8662137Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:17.8662378Z [Scann] Compiling aten/src/ATen/ConjugateFallback.cpp 2022-11-23T01:57:18.2198929Z 2022-11-23T01:57:18.2199489Z  2022-11-23T01:57:18.2199853Z  2022-11-23T01:57:18.2200193Z  2022-11-23T01:57:18.2200517Z  2022-11-23T01:57:18.2200794Z  2022-11-23T01:57:18.2200996Z  2022-11-23T01:57:18.2201162Z  2022-11-23T01:57:18.2201314Z  2022-11-23T01:57:18.2202232Z [991 / 1,868] 8 actions running 2022-11-23T01:57:18.2347473Z Compiling aten/src/ATen/TensorUtils.cpp; 4s processwrapper-sandbox 2022-11-23T01:57:18.2348271Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:18.2348844Z Compiling aten/src/ATen/AccumulateType.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:18.2349380Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:18.2349940Z Compiling aten/src/ATen/native/layer_norm.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:18.2350576Z Compiling aten/src/ATen/FuncTorchTLS.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:18.2351094Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:18.2351660Z Compiling aten/src/ATen/ConjugateFallback.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:18.4355675Z 2022-11-23T01:57:18.4356246Z  2022-11-23T01:57:18.4356616Z  2022-11-23T01:57:18.4356940Z  2022-11-23T01:57:18.4393467Z  2022-11-23T01:57:18.4393645Z  2022-11-23T01:57:18.4393815Z  2022-11-23T01:57:18.4393972Z  2022-11-23T01:57:18.4394138Z  2022-11-23T01:57:18.4394395Z [992 / 1,868] 8 actions running 2022-11-23T01:57:18.4394733Z Compiling aten/src/ATen/TensorUtils.cpp; 4s processwrapper-sandbox 2022-11-23T01:57:18.4395055Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:18.4395393Z Compiling aten/src/ATen/AccumulateType.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:18.4395694Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:18.4396030Z Compiling aten/src/ATen/native/layer_norm.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:18.4396337Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:18.4396683Z Compiling aten/src/ATen/ConjugateFallback.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:18.4396986Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:18.6401811Z 2022-11-23T01:57:18.6402421Z  2022-11-23T01:57:18.6402928Z  2022-11-23T01:57:18.6403256Z  2022-11-23T01:57:18.6403559Z  2022-11-23T01:57:18.6405640Z  2022-11-23T01:57:18.6406013Z  2022-11-23T01:57:18.6406310Z  2022-11-23T01:57:18.6406630Z  2022-11-23T01:57:18.6407054Z [996 / 1,868] 8 actions running 2022-11-23T01:57:18.6407667Z Compiling aten/src/ATen/native/layer_norm.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:18.6408559Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:18.6409212Z Compiling aten/src/ATen/ConjugateFallback.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:18.6409788Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:18.6410280Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:18.6410902Z Compiling aten/src/ATen/TensorGeometry.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:18.6411489Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:18.6412090Z Compiling aten/src/ATen/native/Onehot.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:19.0406372Z 2022-11-23T01:57:19.0407084Z  2022-11-23T01:57:19.0407412Z  2022-11-23T01:57:19.0407738Z  2022-11-23T01:57:19.0408040Z  2022-11-23T01:57:19.0408324Z  2022-11-23T01:57:19.0408536Z  2022-11-23T01:57:19.0408690Z  2022-11-23T01:57:19.0408855Z  2022-11-23T01:57:19.0409096Z [997 / 1,868] 8 actions running 2022-11-23T01:57:19.0409440Z Compiling aten/src/ATen/native/layer_norm.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:19.0409843Z Compiling aten/src/ATen/ConjugateFallback.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:19.0410161Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:19.0410415Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:19.0410752Z Compiling aten/src/ATen/TensorGeometry.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:19.0411061Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:19.0411394Z Compiling aten/src/ATen/native/Onehot.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:19.0411693Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:20.0595576Z 2022-11-23T01:57:20.0596143Z  2022-11-23T01:57:20.0596500Z  2022-11-23T01:57:20.0596855Z  2022-11-23T01:57:20.1596530Z  2022-11-23T01:57:20.1597370Z  2022-11-23T01:57:20.1597721Z  2022-11-23T01:57:20.1597991Z  2022-11-23T01:57:20.1598228Z  2022-11-23T01:57:20.1598596Z [997 / 1,868] 8 actions running 2022-11-23T01:57:20.1599126Z Compiling aten/src/ATen/native/layer_norm.cpp; 4s processwrapper-sandbox 2022-11-23T01:57:20.1599743Z Compiling aten/src/ATen/ConjugateFallback.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:20.1600267Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:20.1600681Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:20.1601226Z Compiling aten/src/ATen/TensorGeometry.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:20.1602066Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:20.1602606Z Compiling aten/src/ATen/native/Onehot.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:20.1603273Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:20.3605969Z 2022-11-23T01:57:20.3606542Z  2022-11-23T01:57:20.3606903Z  2022-11-23T01:57:20.3607257Z  2022-11-23T01:57:20.3607568Z  2022-11-23T01:57:20.3607882Z  2022-11-23T01:57:20.3608172Z  2022-11-23T01:57:20.3608477Z  2022-11-23T01:57:20.3608788Z  2022-11-23T01:57:20.3609147Z [998 / 1,868] 8 actions running 2022-11-23T01:57:20.3609509Z Compiling aten/src/ATen/native/layer_norm.cpp; 4s processwrapper-sandbox 2022-11-23T01:57:20.3609834Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:20.3610094Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:20.3610433Z Compiling aten/src/ATen/TensorGeometry.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:20.3610749Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:20.3611067Z Compiling aten/src/ATen/native/Onehot.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:20.3611377Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:20.3611640Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:20.5825452Z 2022-11-23T01:57:20.5825996Z  2022-11-23T01:57:20.5826426Z  2022-11-23T01:57:20.5826765Z  2022-11-23T01:57:20.5826929Z  2022-11-23T01:57:20.5827101Z  2022-11-23T01:57:20.5827298Z  2022-11-23T01:57:20.5827504Z  2022-11-23T01:57:20.5827671Z  2022-11-23T01:57:20.5827909Z [999 / 1,868] 8 actions running 2022-11-23T01:57:20.5828319Z Compiling aten/src/ATen/native/layer_norm.cpp; 4s processwrapper-sandbox 2022-11-23T01:57:20.5828646Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:20.5828968Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:20.5829322Z Compiling aten/src/ATen/TensorGeometry.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:20.5829742Z Compiling aten/src/ATen/native/Onehot.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:20.5830070Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:20.5830336Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:20.5830651Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:20.9816449Z 2022-11-23T01:57:20.9817156Z  2022-11-23T01:57:20.9817668Z  2022-11-23T01:57:20.9817998Z  2022-11-23T01:57:20.9818482Z  2022-11-23T01:57:20.9818799Z  2022-11-23T01:57:20.9819240Z  2022-11-23T01:57:20.9819537Z  2022-11-23T01:57:20.9819905Z  2022-11-23T01:57:20.9820173Z [1,000 / 1,868] 8 actions, 7 running 2022-11-23T01:57:20.9820654Z Compiling aten/src/ATen/native/layer_norm.cpp; 5s processwrapper-sandbox 2022-11-23T01:57:20.9821028Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:20.9821546Z Compiling aten/src/ATen/TensorGeometry.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:20.9822051Z Compiling aten/src/ATen/native/Onehot.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:20.9822482Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:20.9822910Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:20.9823252Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:20.9824238Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qconv.cpp 2022-11-23T01:57:21.2512272Z 2022-11-23T01:57:21.2512808Z  2022-11-23T01:57:21.2513157Z  2022-11-23T01:57:21.2513486Z  2022-11-23T01:57:21.2513796Z  2022-11-23T01:57:21.2514088Z  2022-11-23T01:57:21.2514258Z  2022-11-23T01:57:21.2514416Z  2022-11-23T01:57:21.2514581Z  2022-11-23T01:57:21.2514826Z [1,000 / 1,868] 8 actions running 2022-11-23T01:57:21.2515172Z Compiling aten/src/ATen/native/layer_norm.cpp; 5s processwrapper-sandbox 2022-11-23T01:57:21.2515496Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:21.2515843Z Compiling aten/src/ATen/TensorGeometry.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:21.2516231Z Compiling aten/src/ATen/native/Onehot.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:21.3417015Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:21.3417434Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:21.3417844Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:21.3418246Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:21.5139511Z 2022-11-23T01:57:21.5144932Z  2022-11-23T01:57:21.5145381Z  2022-11-23T01:57:21.5145720Z  2022-11-23T01:57:21.5146029Z  2022-11-23T01:57:21.5146349Z  2022-11-23T01:57:21.5146671Z  2022-11-23T01:57:21.5146971Z  2022-11-23T01:57:21.5147290Z  2022-11-23T01:57:21.5147752Z [1,001 / 1,868] 8 actions, 7 running 2022-11-23T01:57:21.5148284Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:21.5148953Z Compiling aten/src/ATen/TensorGeometry.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:21.5149722Z Compiling aten/src/ATen/native/Onehot.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:21.5150377Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:21.5150919Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:21.5151479Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:21.5152040Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:21.5152505Z [Scann] Compiling aten/src/ATen/native/Lerp.cpp 2022-11-23T01:57:21.7429141Z 2022-11-23T01:57:21.7429666Z  2022-11-23T01:57:21.7429929Z  2022-11-23T01:57:21.7430136Z  2022-11-23T01:57:21.7430370Z  2022-11-23T01:57:21.7430612Z  2022-11-23T01:57:21.7430866Z  2022-11-23T01:57:21.7431127Z  2022-11-23T01:57:21.7431361Z  2022-11-23T01:57:21.7431720Z [1,002 / 1,868] 8 actions running 2022-11-23T01:57:21.7432112Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:21.7432577Z Compiling aten/src/ATen/native/Onehot.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:21.7432955Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:21.7433269Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:21.7433568Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:21.7434059Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:21.7434389Z Compiling aten/src/ATen/native/Lerp.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:21.7434773Z Compiling aten/src/ATen/RegisterZeroTensor.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:21.9431189Z 2022-11-23T01:57:21.9431751Z  2022-11-23T01:57:21.9432122Z  2022-11-23T01:57:21.9432356Z  2022-11-23T01:57:21.9432622Z  2022-11-23T01:57:21.9432848Z  2022-11-23T01:57:21.9433046Z  2022-11-23T01:57:21.9433306Z  2022-11-23T01:57:21.9433504Z  2022-11-23T01:57:21.9433864Z [1,004 / 1,868] 8 actions running 2022-11-23T01:57:21.9434178Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:21.9434606Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:21.9435028Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:21.9435401Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:21.9435821Z Compiling aten/src/ATen/native/Lerp.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:21.9436301Z Compiling aten/src/ATen/RegisterZeroTensor.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:21.9437322Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:21.9437922Z Compiling aten/src/ATen/TensorMeta.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:22.3434965Z 2022-11-23T01:57:22.3435714Z  2022-11-23T01:57:22.3436133Z  2022-11-23T01:57:22.3436328Z  2022-11-23T01:57:22.3436500Z  2022-11-23T01:57:22.3436739Z  2022-11-23T01:57:22.3436976Z  2022-11-23T01:57:22.3437148Z  2022-11-23T01:57:22.3437305Z  2022-11-23T01:57:22.3437629Z [1,005 / 1,868] 8 actions running 2022-11-23T01:57:22.3437927Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:22.3438190Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:22.3438455Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:22.3438790Z Compiling aten/src/ATen/native/Lerp.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:22.3485410Z Compiling aten/src/ATen/RegisterZeroTensor.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:22.3485775Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:22.3486310Z Compiling aten/src/ATen/TensorMeta.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:22.3486759Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:23.0221129Z 2022-11-23T01:57:23.0221700Z  2022-11-23T01:57:23.0222016Z  2022-11-23T01:57:23.0222305Z  2022-11-23T01:57:23.0222576Z  2022-11-23T01:57:23.0222827Z  2022-11-23T01:57:23.0223101Z  2022-11-23T01:57:23.0223373Z  2022-11-23T01:57:23.0223625Z  2022-11-23T01:57:23.0224171Z INFO: From Compiling aten/src/ATen/RegisterQuantizedCPU.cpp: 2022-11-23T01:57:23.0224717Z [1,005 / 1,868] 8 actions running 2022-11-23T01:57:23.0225154Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:23.0225628Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:23.0226112Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:23.0226695Z Compiling aten/src/ATen/native/Lerp.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:23.0227416Z Compiling aten/src/ATen/RegisterZeroTensor.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:23.0227965Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:23.0228501Z Compiling aten/src/ATen/TensorMeta.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:23.0229029Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:23.0229261Z 2022-11-23T01:57:23.0229410Z  2022-11-23T01:57:23.0229695Z  2022-11-23T01:57:23.0229972Z  2022-11-23T01:57:23.0230274Z  2022-11-23T01:57:23.0230552Z  2022-11-23T01:57:23.0230843Z  2022-11-23T01:57:23.0231126Z  2022-11-23T01:57:23.0231391Z  2022-11-23T01:57:23.0232770Z 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-11-23T01:57:23.0233939Z c10::optional maybe_create_proxy(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:57:23.0234476Z ^~~~~~~~~~~~~~~~~~ 2022-11-23T01:57:23.0235617Z 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-11-23T01:57:23.0236503Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T01:57:23.0236962Z ^~~~~~~~~~~~~ 2022-11-23T01:57:23.0238284Z 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-11-23T01:57:23.0239253Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:57:23.0239719Z ^~~~~~~~~~ 2022-11-23T01:57:23.0241060Z 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-11-23T01:57:23.0242173Z Tensor create_out(IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:57:23.0242615Z ^~~~~~~~~~ 2022-11-23T01:57:23.0243016Z [1,005 / 1,868] 8 actions running 2022-11-23T01:57:23.0243473Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:23.0243962Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:23.0244434Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:23.0245052Z Compiling aten/src/ATen/native/Lerp.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:23.0245870Z Compiling aten/src/ATen/RegisterZeroTensor.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:23.0246436Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:23.0247045Z Compiling aten/src/ATen/TensorMeta.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:23.0247554Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:23.3495647Z 2022-11-23T01:57:23.3496286Z  2022-11-23T01:57:23.3496648Z  2022-11-23T01:57:23.3496856Z  2022-11-23T01:57:23.3497024Z  2022-11-23T01:57:23.3497180Z  2022-11-23T01:57:23.3497346Z  2022-11-23T01:57:23.3497514Z  2022-11-23T01:57:23.3497665Z  2022-11-23T01:57:23.3497909Z [1,007 / 1,868] 8 actions running 2022-11-23T01:57:23.3498191Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:23.3498520Z Compiling aten/src/ATen/native/Lerp.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:23.3498916Z Compiling aten/src/ATen/RegisterZeroTensor.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:23.3499251Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:23.3499569Z Compiling aten/src/ATen/TensorMeta.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:23.3499881Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:23.3500141Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:23.3500402Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:23.6341986Z 2022-11-23T01:57:23.6342620Z  2022-11-23T01:57:23.6343015Z  2022-11-23T01:57:23.6343191Z  2022-11-23T01:57:23.6343365Z  2022-11-23T01:57:23.6343537Z  2022-11-23T01:57:23.6343692Z  2022-11-23T01:57:23.6343860Z  2022-11-23T01:57:23.6344013Z  2022-11-23T01:57:23.6344266Z [1,008 / 1,868] 8 actions, 7 running 2022-11-23T01:57:23.6344557Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:23.6344920Z Compiling aten/src/ATen/RegisterZeroTensor.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:23.6345236Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:23.6345581Z Compiling aten/src/ATen/TensorMeta.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:23.6345891Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:23.6346149Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:23.6346414Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:23.6346620Z [Scann] //:aten 2022-11-23T01:57:23.9568731Z 2022-11-23T01:57:23.9569188Z  2022-11-23T01:57:23.9569615Z  2022-11-23T01:57:23.9569968Z  2022-11-23T01:57:23.9570146Z  2022-11-23T01:57:23.9570389Z  2022-11-23T01:57:23.9570570Z  2022-11-23T01:57:23.9570798Z  2022-11-23T01:57:23.9571007Z  2022-11-23T01:57:23.9571290Z [1,008 / 1,868] 8 actions running 2022-11-23T01:57:23.9571589Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:23.9571941Z Compiling aten/src/ATen/RegisterZeroTensor.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:23.9572271Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:23.9572725Z Compiling aten/src/ATen/TensorMeta.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:23.9573189Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:23.9573502Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:23.9574000Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:23.9574392Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:24.0086265Z 2022-11-23T01:57:24.0086803Z  2022-11-23T01:57:24.0087131Z  2022-11-23T01:57:24.0087397Z  2022-11-23T01:57:24.0087674Z  2022-11-23T01:57:24.0087956Z  2022-11-23T01:57:24.0088216Z  2022-11-23T01:57:24.0088494Z  2022-11-23T01:57:24.0088775Z  2022-11-23T01:57:24.0089270Z INFO: From Compiling aten/src/ATen/RegisterZeroTensor.cpp: 2022-11-23T01:57:24.0089778Z [1,009 / 1,868] 8 actions running 2022-11-23T01:57:24.0090355Z Compiling aten/src/ATen/RegisterZeroTensor.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:24.0090877Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:24.0091628Z Compiling aten/src/ATen/TensorMeta.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:24.0092132Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:24.0092565Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:24.0093002Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:24.0093433Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:24.0093984Z Compiling aten/src/ATen/native/Itertools.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:24.0101663Z 2022-11-23T01:57:24.0101940Z  2022-11-23T01:57:24.0102248Z  2022-11-23T01:57:24.0102528Z  2022-11-23T01:57:24.0102786Z  2022-11-23T01:57:24.0103056Z  2022-11-23T01:57:24.0103325Z  2022-11-23T01:57:24.0103586Z  2022-11-23T01:57:24.0103862Z  2022-11-23T01:57:24.0104994Z 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-11-23T01:57:24.0105820Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T01:57:24.0106238Z ^~~~~~~~~~~~~ 2022-11-23T01:57:24.0107301Z 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-11-23T01:57:24.0108155Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:57:24.0108579Z ^~~~~~~~~~ 2022-11-23T01:57:24.0108952Z [1,009 / 1,868] 8 actions running 2022-11-23T01:57:24.0109520Z Compiling aten/src/ATen/RegisterZeroTensor.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:24.0110038Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:24.0110584Z Compiling aten/src/ATen/TensorMeta.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:24.0111102Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:24.0111531Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:24.0111953Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:24.0112394Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:24.0112962Z Compiling aten/src/ATen/native/Itertools.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:24.2981570Z 2022-11-23T01:57:24.2982070Z  2022-11-23T01:57:24.2982384Z  2022-11-23T01:57:24.2982666Z  2022-11-23T01:57:24.2982869Z  2022-11-23T01:57:24.2983039Z  2022-11-23T01:57:24.2983237Z  2022-11-23T01:57:24.2983500Z  2022-11-23T01:57:24.2983683Z  2022-11-23T01:57:24.2983984Z [1,012 / 1,868] 8 actions, 7 running 2022-11-23T01:57:24.2984366Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:24.2984712Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:24.2985149Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:24.2985560Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:24.2986072Z Compiling aten/src/ATen/native/Itertools.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:24.2986525Z Compiling aten/src/ATen/native/UpSample.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:24.2987479Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:24.2987860Z [Scann] Compiling aten/src/ATen/native/CPUBlas.cpp 2022-11-23T01:57:24.5573903Z 2022-11-23T01:57:24.5575499Z  2022-11-23T01:57:24.5575724Z  2022-11-23T01:57:24.5575904Z  2022-11-23T01:57:24.5576072Z  2022-11-23T01:57:24.5576238Z  2022-11-23T01:57:24.5576390Z  2022-11-23T01:57:24.5576554Z  2022-11-23T01:57:24.5576718Z  2022-11-23T01:57:24.5576948Z [1,012 / 1,868] 8 actions running 2022-11-23T01:57:24.5577236Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:24.5577506Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:24.5577772Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:24.5578025Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:24.5619225Z Compiling aten/src/ATen/native/Itertools.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:24.5619837Z Compiling aten/src/ATen/native/UpSample.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:24.5620316Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:24.5620856Z Compiling aten/src/ATen/native/CPUBlas.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:24.7593247Z 2022-11-23T01:57:24.7595470Z  2022-11-23T01:57:24.7595731Z  2022-11-23T01:57:24.7595934Z  2022-11-23T01:57:24.7596127Z  2022-11-23T01:57:24.7596307Z  2022-11-23T01:57:24.7596501Z  2022-11-23T01:57:24.7596693Z  2022-11-23T01:57:24.7596872Z  2022-11-23T01:57:24.7597152Z [1,013 / 1,868] 8 actions, 7 running 2022-11-23T01:57:24.7597638Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:24.7597900Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:24.7598163Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:24.7598522Z Compiling aten/src/ATen/native/Itertools.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:24.7598915Z Compiling aten/src/ATen/native/UpSample.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:24.7599217Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:24.7599555Z Compiling aten/src/ATen/native/CPUBlas.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:24.7599866Z [Prepa] Compiling aten/src/ATen/functorch/BatchRulesLoss.cpp 2022-11-23T01:57:24.9627151Z 2022-11-23T01:57:24.9627682Z  2022-11-23T01:57:24.9628085Z  2022-11-23T01:57:24.9628425Z  2022-11-23T01:57:24.9628731Z  2022-11-23T01:57:24.9629024Z  2022-11-23T01:57:24.9629209Z  2022-11-23T01:57:24.9629363Z  2022-11-23T01:57:24.9629584Z  2022-11-23T01:57:24.9629828Z [1,013 / 1,868] 8 actions running 2022-11-23T01:57:24.9630115Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:24.9630433Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:24.9630710Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:24.9631106Z Compiling aten/src/ATen/native/Itertools.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:24.9631497Z Compiling aten/src/ATen/native/UpSample.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:24.9631856Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:24.9632196Z Compiling aten/src/ATen/native/CPUBlas.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:24.9632514Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:25.3080396Z 2022-11-23T01:57:25.3080944Z  2022-11-23T01:57:25.3081273Z  2022-11-23T01:57:25.3081785Z  2022-11-23T01:57:25.3082068Z  2022-11-23T01:57:25.3082332Z  2022-11-23T01:57:25.3082609Z  2022-11-23T01:57:25.3082882Z  2022-11-23T01:57:25.3083117Z  2022-11-23T01:57:25.3083518Z [1,014 / 1,868] 8 actions, 7 running 2022-11-23T01:57:25.3083966Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:25.3084379Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:25.3084957Z Compiling aten/src/ATen/native/Itertools.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:25.3085801Z Compiling aten/src/ATen/native/UpSample.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:25.3086321Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:25.3086864Z Compiling aten/src/ATen/native/CPUBlas.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:25.3087370Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:25.3087785Z [Scann] Compiling aten/src/ATen/native/UpSampleLinear1d.cpp 2022-11-23T01:57:25.5722243Z 2022-11-23T01:57:25.5722778Z  2022-11-23T01:57:25.5722989Z  2022-11-23T01:57:25.5723191Z  2022-11-23T01:57:25.5723409Z  2022-11-23T01:57:25.5723618Z  2022-11-23T01:57:25.5723846Z  2022-11-23T01:57:25.5724118Z  2022-11-23T01:57:25.5724296Z  2022-11-23T01:57:25.5724556Z [1,016 / 1,868] 8 actions, 7 running 2022-11-23T01:57:25.5724976Z Compiling aten/src/ATen/native/Itertools.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:25.6027811Z Compiling aten/src/ATen/native/UpSample.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:25.6028291Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:25.6028720Z Compiling aten/src/ATen/native/CPUBlas.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:25.6029170Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:25.6029584Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:25.6029981Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:25.6030333Z [Scann] Compiling aten/src/ATen/FunctionalInverses.cpp 2022-11-23T01:57:25.8036350Z 2022-11-23T01:57:25.8037071Z  2022-11-23T01:57:25.8037432Z  2022-11-23T01:57:25.8038012Z  2022-11-23T01:57:25.8038296Z  2022-11-23T01:57:25.8038720Z  2022-11-23T01:57:25.8039049Z  2022-11-23T01:57:25.8039228Z  2022-11-23T01:57:25.8039392Z  2022-11-23T01:57:25.8039633Z [1,016 / 1,868] 8 actions running 2022-11-23T01:57:25.8040096Z Compiling aten/src/ATen/native/Itertools.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:25.8040583Z Compiling aten/src/ATen/native/UpSample.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:25.8041040Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:25.8041442Z Compiling aten/src/ATen/native/CPUBlas.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:25.8041998Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:25.8042333Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:25.8042676Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:25.8043029Z Compiling aten/src/ATen/FunctionalInverses.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:26.2556171Z 2022-11-23T01:57:26.2559452Z  2022-11-23T01:57:26.2559824Z  2022-11-23T01:57:26.2560131Z  2022-11-23T01:57:26.2560449Z  2022-11-23T01:57:26.2560772Z  2022-11-23T01:57:26.2561028Z  2022-11-23T01:57:26.2561269Z  2022-11-23T01:57:26.2561744Z  2022-11-23T01:57:26.2562132Z [1,017 / 1,868] 8 actions, 7 running 2022-11-23T01:57:26.2562658Z Compiling aten/src/ATen/native/UpSample.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:26.2563157Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:26.2563589Z Compiling aten/src/ATen/native/CPUBlas.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:26.2564005Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:26.2564272Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:26.2564522Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:26.2564872Z Compiling aten/src/ATen/FunctionalInverses.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:26.2565199Z [Scann] Compiling aten/src/ATen/RegisterNestedTensorCPU.cpp 2022-11-23T01:57:26.5332675Z 2022-11-23T01:57:26.5333229Z  2022-11-23T01:57:26.5333544Z  2022-11-23T01:57:26.5333832Z  2022-11-23T01:57:26.5334101Z  2022-11-23T01:57:26.5334349Z  2022-11-23T01:57:26.5334623Z  2022-11-23T01:57:26.5334911Z  2022-11-23T01:57:26.5335157Z  2022-11-23T01:57:26.5335530Z [1,019 / 1,868] 8 actions, 7 running 2022-11-23T01:57:26.5335960Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:26.5336602Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:26.5337040Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:26.5337459Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:26.5338005Z Compiling aten/src/ATen/FunctionalInverses.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:26.5338519Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:26.5339068Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:26.5339572Z [Scann] Compiling aten/src/ATen/native/IndexingUtils.cpp 2022-11-23T01:57:26.8045233Z 2022-11-23T01:57:26.8048813Z  2022-11-23T01:57:26.8049202Z  2022-11-23T01:57:26.8049785Z  2022-11-23T01:57:26.8050124Z  2022-11-23T01:57:26.8050389Z  2022-11-23T01:57:26.8144740Z  2022-11-23T01:57:26.8145005Z  2022-11-23T01:57:26.8145247Z  2022-11-23T01:57:26.8145610Z [1,020 / 1,868] 8 actions running 2022-11-23T01:57:26.8146038Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:26.8146437Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:26.8146883Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:26.8147496Z Compiling aten/src/ATen/FunctionalInverses.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:26.8147979Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:26.8148513Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:26.8149039Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:26.8149472Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:27.4699395Z 2022-11-23T01:57:27.4701200Z  2022-11-23T01:57:27.4701601Z  2022-11-23T01:57:27.4702340Z  2022-11-23T01:57:27.4702652Z  2022-11-23T01:57:27.4702916Z  2022-11-23T01:57:27.4703204Z  2022-11-23T01:57:27.4707255Z  2022-11-23T01:57:27.4708006Z  2022-11-23T01:57:27.4709023Z [1,021 / 1,868] 8 actions, 7 running 2022-11-23T01:57:27.4711749Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:27.4713159Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:27.4713763Z Compiling aten/src/ATen/FunctionalInverses.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:27.4714297Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:27.4714849Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:27.4715397Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:27.4715824Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:27.4716244Z [Scann] Compiling aten/src/ATen/RegisterFunctionalization_2.cpp 2022-11-23T01:57:27.8156683Z 2022-11-23T01:57:27.8157283Z  2022-11-23T01:57:27.8157765Z  2022-11-23T01:57:27.8158098Z  2022-11-23T01:57:27.8158416Z  2022-11-23T01:57:27.8158739Z  2022-11-23T01:57:27.8159030Z  2022-11-23T01:57:27.8159337Z  2022-11-23T01:57:27.8159611Z  2022-11-23T01:57:27.8159848Z [1,022 / 1,868] 8 actions running 2022-11-23T01:57:27.8160139Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:27.8160503Z Compiling aten/src/ATen/FunctionalInverses.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:27.8160833Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:27.8161166Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:27.8161649Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:27.8162020Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:27.8162365Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:27.8162723Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:28.0719150Z 2022-11-23T01:57:28.0719704Z  2022-11-23T01:57:28.0720044Z  2022-11-23T01:57:28.0720292Z  2022-11-23T01:57:28.0720516Z  2022-11-23T01:57:28.0720766Z  2022-11-23T01:57:28.0720998Z  2022-11-23T01:57:28.0721237Z  2022-11-23T01:57:28.0721663Z  2022-11-23T01:57:28.0722385Z INFO: From Compiling aten/src/ATen/RegisterNestedTensorCPU.cpp: 2022-11-23T01:57:28.0722907Z [1,022 / 1,868] 8 actions running 2022-11-23T01:57:28.0723284Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:28.0723791Z Compiling aten/src/ATen/FunctionalInverses.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:28.0724249Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:28.0724800Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:28.0725270Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:28.0725643Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:28.0726008Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:28.0737869Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:28.0745962Z 2022-11-23T01:57:28.0746257Z  2022-11-23T01:57:28.0746543Z  2022-11-23T01:57:28.0746980Z  2022-11-23T01:57:28.0747232Z  2022-11-23T01:57:28.0747493Z  2022-11-23T01:57:28.0747754Z  2022-11-23T01:57:28.0748024Z  2022-11-23T01:57:28.0748291Z  2022-11-23T01:57:28.0756593Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterNestedTensorCPU.cpp:130:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-11-23T01:57:28.0757409Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T01:57:28.0757901Z ^~~~~~~~~~~~~ 2022-11-23T01:57:28.0759013Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterNestedTensorCPU.cpp:111:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-11-23T01:57:28.0759831Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:57:28.0760226Z ^~~~~~~~~~ 2022-11-23T01:57:28.0784942Z [1,022 / 1,868] 8 actions running 2022-11-23T01:57:28.0785411Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:28.0785989Z Compiling aten/src/ATen/FunctionalInverses.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:28.0786448Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:28.0786948Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:28.0787459Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:28.0787891Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:28.0788319Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:28.0788702Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:28.3317352Z 2022-11-23T01:57:28.3317865Z  2022-11-23T01:57:28.3318086Z  2022-11-23T01:57:28.3318261Z  2022-11-23T01:57:28.3318437Z  2022-11-23T01:57:28.3322446Z  2022-11-23T01:57:28.3323171Z  2022-11-23T01:57:28.3323713Z  2022-11-23T01:57:28.3324156Z  2022-11-23T01:57:28.3324727Z [1,025 / 1,868] 8 actions, 7 running 2022-11-23T01:57:28.3325414Z Compiling aten/src/ATen/FunctionalInverses.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:28.3326398Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:28.3327076Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:28.3327635Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:28.3328355Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:28.3329005Z Compiling aten/src/ATen/RegisterMkldnnCPU.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:28.3329761Z Compiling aten/src/ATen/native/xnnpack/Init.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:28.3330296Z [Scann] Compiling aten/src/ATen/native/GridSampler.cpp 2022-11-23T01:57:28.6328956Z 2022-11-23T01:57:28.6329764Z  2022-11-23T01:57:28.6329978Z  2022-11-23T01:57:28.6330194Z  2022-11-23T01:57:28.6330402Z  2022-11-23T01:57:28.6330588Z  2022-11-23T01:57:28.6330742Z  2022-11-23T01:57:28.6330916Z  2022-11-23T01:57:28.6331122Z  2022-11-23T01:57:28.6332506Z [1,026 / 1,868] 8 actions running 2022-11-23T01:57:28.6333221Z Compiling aten/src/ATen/FunctionalInverses.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:28.6333866Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:28.6334301Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:28.6334703Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:28.6335207Z Compiling aten/src/ATen/RegisterMkldnnCPU.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:28.6335754Z Compiling aten/src/ATen/native/xnnpack/Init.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:28.6336381Z Compiling aten/src/ATen/native/GridSampler.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:28.6336829Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:29.0333590Z 2022-11-23T01:57:29.0335260Z  2022-11-23T01:57:29.0335473Z  2022-11-23T01:57:29.0335668Z  2022-11-23T01:57:29.0335827Z  2022-11-23T01:57:29.0335998Z  2022-11-23T01:57:29.0336178Z  2022-11-23T01:57:29.0336331Z  2022-11-23T01:57:29.0336497Z  2022-11-23T01:57:29.0336741Z [1,027 / 1,868] 8 actions running 2022-11-23T01:57:29.0337090Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:29.0337421Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:29.0337690Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:29.0338028Z Compiling aten/src/ATen/RegisterMkldnnCPU.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:29.0338426Z Compiling aten/src/ATen/native/xnnpack/Init.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:29.0338817Z Compiling aten/src/ATen/native/GridSampler.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:29.0339130Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:29.0339448Z Compiling aten/src/ATen/native/Blas.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:29.6028014Z 2022-11-23T01:57:29.6028527Z  2022-11-23T01:57:29.6028872Z  2022-11-23T01:57:29.6029170Z  2022-11-23T01:57:29.6029378Z  2022-11-23T01:57:29.6029550Z  2022-11-23T01:57:29.6029748Z  2022-11-23T01:57:29.6029945Z  2022-11-23T01:57:29.6030111Z  2022-11-23T01:57:29.6030346Z [1,028 / 1,868] 8 actions, 7 running 2022-11-23T01:57:29.6030767Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:29.6031101Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:29.6031506Z Compiling aten/src/ATen/RegisterMkldnnCPU.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:29.6031895Z Compiling aten/src/ATen/native/xnnpack/Init.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:29.6032343Z Compiling aten/src/ATen/native/GridSampler.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:29.6032670Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:29.6033043Z Compiling aten/src/ATen/native/Blas.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:29.8590503Z [Scann] Compiling aten/src/ATen/native/PadNd.cpp 2022-11-23T01:57:29.8590696Z 2022-11-23T01:57:29.8590886Z  2022-11-23T01:57:29.8591079Z  2022-11-23T01:57:29.8591302Z  2022-11-23T01:57:29.8591516Z  2022-11-23T01:57:29.8591684Z  2022-11-23T01:57:29.8591840Z  2022-11-23T01:57:29.8592012Z  2022-11-23T01:57:29.8592240Z  2022-11-23T01:57:29.8592475Z [1,031 / 1,868] 8 actions running 2022-11-23T01:57:29.8592834Z Compiling aten/src/ATen/RegisterMkldnnCPU.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:29.8593316Z Compiling aten/src/ATen/native/GridSampler.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:29.8593623Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:29.8593968Z Compiling aten/src/ATen/native/Blas.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:29.8594397Z Compiling aten/src/ATen/native/PadNd.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:29.8594694Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:29.8693173Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:29.8694230Z Compiling aten/src/ATen/native/CPUFallback.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:30.2657065Z 2022-11-23T01:57:30.2657599Z  2022-11-23T01:57:30.2657941Z  2022-11-23T01:57:30.2658253Z  2022-11-23T01:57:30.2658562Z  2022-11-23T01:57:30.2658849Z  2022-11-23T01:57:30.2659150Z  2022-11-23T01:57:30.2659445Z  2022-11-23T01:57:30.2659734Z  2022-11-23T01:57:30.2660276Z INFO: From Compiling aten/src/ATen/RegisterMkldnnCPU.cpp: 2022-11-23T01:57:30.2660810Z [1,031 / 1,868] 8 actions running 2022-11-23T01:57:30.2661414Z Compiling aten/src/ATen/RegisterMkldnnCPU.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:30.2662140Z Compiling aten/src/ATen/native/GridSampler.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:30.2662902Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:30.2663487Z Compiling aten/src/ATen/native/Blas.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:30.2664162Z Compiling aten/src/ATen/native/PadNd.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:30.2664719Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:30.2665346Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:30.2666054Z Compiling aten/src/ATen/native/CPUFallback.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:30.2666376Z 2022-11-23T01:57:30.2666522Z  2022-11-23T01:57:30.2666832Z  2022-11-23T01:57:30.2667115Z  2022-11-23T01:57:30.2667415Z  2022-11-23T01:57:30.2667714Z  2022-11-23T01:57:30.2667995Z  2022-11-23T01:57:30.2668294Z  2022-11-23T01:57:30.2668587Z  2022-11-23T01:57:30.2669804Z 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-11-23T01:57:30.2670797Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T01:57:30.2671247Z ^~~~~~~~~~~~~ 2022-11-23T01:57:30.2672392Z 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-11-23T01:57:30.2673326Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:57:30.2673788Z ^~~~~~~~~~ 2022-11-23T01:57:30.2674188Z [1,031 / 1,868] 8 actions running 2022-11-23T01:57:30.2675678Z Compiling aten/src/ATen/RegisterMkldnnCPU.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:30.2676398Z Compiling aten/src/ATen/native/GridSampler.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:30.2676967Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:30.2677643Z Compiling aten/src/ATen/native/Blas.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:30.2678307Z Compiling aten/src/ATen/native/PadNd.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:30.2678861Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:30.2679487Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:30.2680202Z Compiling aten/src/ATen/native/CPUFallback.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:30.4711764Z 2022-11-23T01:57:30.4712263Z  2022-11-23T01:57:30.4712606Z  2022-11-23T01:57:30.4712887Z  2022-11-23T01:57:30.4713150Z  2022-11-23T01:57:30.4713422Z  2022-11-23T01:57:30.4713701Z  2022-11-23T01:57:30.4713950Z  2022-11-23T01:57:30.4714223Z  2022-11-23T01:57:30.4714609Z [1,032 / 1,868] 8 actions running 2022-11-23T01:57:30.4715194Z Compiling aten/src/ATen/native/GridSampler.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:30.4715719Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:30.4716457Z Compiling aten/src/ATen/native/Blas.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:30.4717077Z Compiling aten/src/ATen/native/PadNd.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:30.4717639Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:30.4718218Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:30.4718859Z Compiling aten/src/ATen/native/CPUFallback.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:30.4719348Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:30.6725932Z 2022-11-23T01:57:30.6726486Z  2022-11-23T01:57:30.6726768Z  2022-11-23T01:57:30.6727048Z  2022-11-23T01:57:30.6727331Z  2022-11-23T01:57:30.6727607Z  2022-11-23T01:57:30.6727903Z  2022-11-23T01:57:30.6728207Z  2022-11-23T01:57:30.6728693Z  2022-11-23T01:57:30.6729085Z [1,032 / 1,868] 8 actions running 2022-11-23T01:57:30.6729699Z Compiling aten/src/ATen/native/GridSampler.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:30.6730235Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:30.6730715Z Compiling aten/src/ATen/native/Blas.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:30.6731290Z Compiling aten/src/ATen/native/PadNd.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:30.6731836Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:30.6732449Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:30.6733151Z Compiling aten/src/ATen/native/CPUFallback.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:30.6733724Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:30.9162824Z 2022-11-23T01:57:30.9163348Z  2022-11-23T01:57:30.9163754Z  2022-11-23T01:57:30.9164029Z  2022-11-23T01:57:30.9164295Z  2022-11-23T01:57:30.9164589Z  2022-11-23T01:57:30.9164881Z  2022-11-23T01:57:30.9165169Z  2022-11-23T01:57:30.9165457Z  2022-11-23T01:57:30.9165861Z [1,035 / 1,868] 8 actions, 7 running 2022-11-23T01:57:30.9166456Z Compiling aten/src/ATen/native/PadNd.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:30.9166986Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:30.9167622Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:30.9168300Z Compiling aten/src/ATen/native/CPUFallback.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:30.9168824Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:30.9169420Z Compiling aten/src/ATen/core/ivalue.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:30.9170103Z Compiling aten/src/ATen/native/UnaryOps.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:30.9170621Z [Scann] Compiling aten/src/ATen/CompositeViewCopyKernels.cpp 2022-11-23T01:57:31.2725423Z 2022-11-23T01:57:31.2725974Z  2022-11-23T01:57:31.2726300Z  2022-11-23T01:57:31.2726566Z  2022-11-23T01:57:31.2726836Z  2022-11-23T01:57:31.2727111Z  2022-11-23T01:57:31.2727368Z  2022-11-23T01:57:31.2727649Z  2022-11-23T01:57:31.2727907Z  2022-11-23T01:57:31.2728298Z [1,035 / 1,868] 8 actions running 2022-11-23T01:57:31.2728864Z Compiling aten/src/ATen/native/PadNd.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:31.2729375Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:31.2729915Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:31.2730555Z Compiling aten/src/ATen/native/CPUFallback.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:31.2731064Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:31.2731594Z Compiling aten/src/ATen/core/ivalue.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:31.2732213Z Compiling aten/src/ATen/native/UnaryOps.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:31.2732725Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:31.4726738Z 2022-11-23T01:57:31.4727290Z  2022-11-23T01:57:31.4727515Z  2022-11-23T01:57:31.4727691Z  2022-11-23T01:57:31.4728013Z  2022-11-23T01:57:31.4728174Z  2022-11-23T01:57:31.4728341Z  2022-11-23T01:57:31.4728507Z  2022-11-23T01:57:31.4728664Z  2022-11-23T01:57:31.4728918Z [1,037 / 1,868] 8 actions running 2022-11-23T01:57:31.4729322Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:31.4729717Z Compiling aten/src/ATen/native/CPUFallback.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:31.4730066Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:31.4730397Z Compiling aten/src/ATen/core/ivalue.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:31.4730756Z Compiling aten/src/ATen/native/UnaryOps.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:31.4731103Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:31.4731521Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:31.4731868Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:31.8013237Z 2022-11-23T01:57:31.8013777Z  2022-11-23T01:57:31.8014119Z  2022-11-23T01:57:31.8014383Z  2022-11-23T01:57:31.8014657Z  2022-11-23T01:57:31.8014937Z  2022-11-23T01:57:31.8015204Z  2022-11-23T01:57:31.8015496Z  2022-11-23T01:57:31.8015785Z  2022-11-23T01:57:31.8016292Z INFO: From Compiling aten/src/ATen/RegisterSparseCsrCPU.cpp: 2022-11-23T01:57:31.8016784Z [1,039 / 1,868] 8 actions running 2022-11-23T01:57:31.8017203Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:31.8017730Z Compiling aten/src/ATen/core/ivalue.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:31.8018385Z Compiling aten/src/ATen/native/UnaryOps.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:31.8018915Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:31.8019475Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:31.8019984Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:31.8020524Z Compiling aten/src/ATen/native/Pooling.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:31.8021195Z Compiling aten/src/ATen/RegisterSchema.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:31.8021472Z 2022-11-23T01:57:31.8021612Z  2022-11-23T01:57:31.8021903Z  2022-11-23T01:57:31.8022176Z  2022-11-23T01:57:31.8022429Z  2022-11-23T01:57:31.8022694Z  2022-11-23T01:57:31.8022964Z  2022-11-23T01:57:31.8023216Z  2022-11-23T01:57:31.8023484Z  2022-11-23T01:57:31.8033303Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterSparseCsrCPU.cpp:150:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-11-23T01:57:31.8034001Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T01:57:31.8034418Z ^~~~~~~~~~~~~ 2022-11-23T01:57:31.8035482Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/RegisterSparseCsrCPU.cpp:131:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-11-23T01:57:31.8036252Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T01:57:31.8036648Z ^~~~~~~~~~ 2022-11-23T01:57:31.8046713Z [1,039 / 1,868] 8 actions running 2022-11-23T01:57:31.8047147Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:31.8047673Z Compiling aten/src/ATen/core/ivalue.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:31.8048229Z Compiling aten/src/ATen/native/UnaryOps.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:31.8048717Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:31.8049230Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:31.8049733Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:31.8050967Z Compiling aten/src/ATen/native/Pooling.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:31.8051670Z Compiling aten/src/ATen/RegisterSchema.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:32.0725809Z 2022-11-23T01:57:32.0726367Z  2022-11-23T01:57:32.0726695Z  2022-11-23T01:57:32.0727043Z  2022-11-23T01:57:32.0727357Z  2022-11-23T01:57:32.0727655Z  2022-11-23T01:57:32.0727946Z  2022-11-23T01:57:32.0728232Z  2022-11-23T01:57:32.0728509Z  2022-11-23T01:57:32.0728942Z [1,040 / 1,868] 8 actions running 2022-11-23T01:57:32.0729514Z Compiling aten/src/ATen/core/ivalue.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:32.0729919Z Compiling aten/src/ATen/native/UnaryOps.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:32.0730235Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:32.0785085Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:32.0785393Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:32.0785748Z Compiling aten/src/ATen/native/Pooling.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:32.0786170Z Compiling aten/src/ATen/RegisterSchema.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:32.0786551Z Compiling aten/src/ATen/Operators_2.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:32.3109933Z 2022-11-23T01:57:32.3110626Z  2022-11-23T01:57:32.3111002Z  2022-11-23T01:57:32.3113695Z  2022-11-23T01:57:32.3114378Z  2022-11-23T01:57:32.3114982Z  2022-11-23T01:57:32.3115606Z  2022-11-23T01:57:32.3118501Z  2022-11-23T01:57:32.3118916Z  2022-11-23T01:57:32.3119571Z [1,041 / 1,868] 8 actions, 7 running 2022-11-23T01:57:32.3122479Z Compiling aten/src/ATen/native/UnaryOps.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:32.3123037Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:32.3123716Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:32.3124385Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:32.3125036Z Compiling aten/src/ATen/native/Pooling.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:32.3125752Z Compiling aten/src/ATen/RegisterSchema.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:32.3126534Z Compiling aten/src/ATen/Operators_2.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:32.3127193Z [Scann] Compiling aten/src/ATen/core/ATenOpList.cpp 2022-11-23T01:57:32.6757753Z 2022-11-23T01:57:32.6758340Z  2022-11-23T01:57:32.6758743Z  2022-11-23T01:57:32.6759033Z  2022-11-23T01:57:32.6759302Z  2022-11-23T01:57:32.6759581Z  2022-11-23T01:57:32.6759858Z  2022-11-23T01:57:32.6760118Z  2022-11-23T01:57:32.6760389Z  2022-11-23T01:57:32.6760795Z [1,043 / 1,868] 8 actions, 7 running 2022-11-23T01:57:32.6761405Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:32.6762093Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:32.6762663Z Compiling aten/src/ATen/native/Pooling.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:32.6763288Z Compiling aten/src/ATen/RegisterSchema.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:32.6763905Z Compiling aten/src/ATen/Operators_2.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:32.6764530Z Compiling aten/src/ATen/core/ATenOpList.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:32.6765028Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:32.6765467Z [Scann] Compiling aten/src/ATen/native/DilatedMaxPool3d.cpp 2022-11-23T01:57:32.8795064Z 2022-11-23T01:57:32.8795558Z  2022-11-23T01:57:32.8795911Z  2022-11-23T01:57:32.8796225Z  2022-11-23T01:57:32.8796511Z  2022-11-23T01:57:32.8796837Z  2022-11-23T01:57:32.8797156Z  2022-11-23T01:57:32.8797338Z  2022-11-23T01:57:32.8797516Z  2022-11-23T01:57:32.8797836Z [1,043 / 1,868] 8 actions running 2022-11-23T01:57:32.8798242Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:32.8963265Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:32.8964080Z Compiling aten/src/ATen/native/Pooling.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:32.8964648Z Compiling aten/src/ATen/RegisterSchema.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:32.8965147Z Compiling aten/src/ATen/Operators_2.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:32.8965684Z Compiling aten/src/ATen/core/ATenOpList.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:32.8966046Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:32.8966412Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:33.0974241Z 2022-11-23T01:57:33.0974987Z  2022-11-23T01:57:33.0975347Z  2022-11-23T01:57:33.0975694Z  2022-11-23T01:57:33.0975995Z  2022-11-23T01:57:33.0979533Z  2022-11-23T01:57:33.0979801Z  2022-11-23T01:57:33.0980029Z  2022-11-23T01:57:33.0980245Z  2022-11-23T01:57:33.0980592Z [1,044 / 1,868] 8 actions running 2022-11-23T01:57:33.0980874Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:33.0981335Z Compiling aten/src/ATen/native/Pooling.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:33.0981860Z Compiling aten/src/ATen/RegisterSchema.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:33.0982371Z Compiling aten/src/ATen/Operators_2.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:33.0982877Z Compiling aten/src/ATen/core/ATenOpList.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:33.0983351Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:33.0983604Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:33.0984129Z Compiling aten/src/ATen/SavedTensorHooks.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:33.3205949Z 2022-11-23T01:57:33.3206715Z  2022-11-23T01:57:33.3207569Z  2022-11-23T01:57:33.3207811Z  2022-11-23T01:57:33.3208086Z  2022-11-23T01:57:33.3208393Z  2022-11-23T01:57:33.3208705Z  2022-11-23T01:57:33.3209018Z  2022-11-23T01:57:33.3209331Z  2022-11-23T01:57:33.3209773Z [1,045 / 1,868] 8 actions, 7 running 2022-11-23T01:57:33.3210284Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:33.3210786Z Compiling aten/src/ATen/RegisterSchema.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:33.3211245Z Compiling aten/src/ATen/Operators_2.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:33.3211759Z Compiling aten/src/ATen/core/ATenOpList.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:33.3212157Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:33.3212517Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:33.3212949Z Compiling aten/src/ATen/SavedTensorHooks.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:33.3213325Z [Scann] Compiling aten/src/ATen/mkl/SparseBlas.cpp 2022-11-23T01:57:33.5209061Z 2022-11-23T01:57:33.5209995Z  2022-11-23T01:57:33.5210371Z  2022-11-23T01:57:33.5210664Z  2022-11-23T01:57:33.5210982Z  2022-11-23T01:57:33.5211298Z  2022-11-23T01:57:33.5211581Z  2022-11-23T01:57:33.5211886Z  2022-11-23T01:57:33.5212192Z  2022-11-23T01:57:33.5212623Z [1,046 / 1,868] 8 actions, 7 running 2022-11-23T01:57:33.5213273Z Compiling aten/src/ATen/RegisterSchema.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:33.5213938Z Compiling aten/src/ATen/Operators_2.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:33.5214627Z Compiling aten/src/ATen/core/ATenOpList.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:33.5215185Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:33.5215675Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:33.5216295Z Compiling aten/src/ATen/SavedTensorHooks.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:33.5216832Z Compiling aten/src/ATen/mkl/SparseBlas.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:33.5217311Z [Prepa] Compiling aten/src/ATen/ScalarOps.cpp 2022-11-23T01:57:33.8979842Z 2022-11-23T01:57:33.8980610Z  2022-11-23T01:57:33.8981005Z  2022-11-23T01:57:33.8981975Z  2022-11-23T01:57:33.8982441Z  2022-11-23T01:57:33.8982734Z  2022-11-23T01:57:33.8983185Z  2022-11-23T01:57:33.8983508Z  2022-11-23T01:57:33.8983955Z  2022-11-23T01:57:33.8984551Z [1,047 / 1,868] 8 actions running 2022-11-23T01:57:33.8985353Z Compiling aten/src/ATen/Operators_2.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:33.8986181Z Compiling aten/src/ATen/core/ATenOpList.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:33.8986812Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:33.8987263Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:33.8987977Z Compiling aten/src/ATen/SavedTensorHooks.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:33.8988694Z Compiling aten/src/ATen/mkl/SparseBlas.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:33.8989646Z Compiling aten/src/ATen/ScalarOps.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:33.8990369Z Compiling aten/src/ATen/Utils.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:34.1135442Z 2022-11-23T01:57:34.1136027Z  2022-11-23T01:57:34.1136407Z  2022-11-23T01:57:34.1136695Z  2022-11-23T01:57:34.1137018Z  2022-11-23T01:57:34.1137336Z  2022-11-23T01:57:34.1137643Z  2022-11-23T01:57:34.1137925Z  2022-11-23T01:57:34.1138235Z  2022-11-23T01:57:34.1138692Z [1,049 / 1,868] 8 actions, 7 running 2022-11-23T01:57:34.1139105Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:34.1139382Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:34.1139736Z Compiling aten/src/ATen/SavedTensorHooks.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:34.1140135Z Compiling aten/src/ATen/mkl/SparseBlas.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:34.1140499Z Compiling aten/src/ATen/ScalarOps.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:34.1140871Z Compiling aten/src/ATen/Utils.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:34.1141168Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:34.1141414Z [Scann] Compiling aten/src/ATen/native/EmbeddingBag.cpp 2022-11-23T01:57:34.4996342Z 2022-11-23T01:57:34.4999267Z  2022-11-23T01:57:34.5001903Z  2022-11-23T01:57:34.5004403Z  2022-11-23T01:57:34.5006770Z  2022-11-23T01:57:34.5007253Z  2022-11-23T01:57:34.5007743Z  2022-11-23T01:57:34.5008284Z  2022-11-23T01:57:34.5008784Z  2022-11-23T01:57:34.5009296Z [1,049 / 1,868] 8 actions running 2022-11-23T01:57:34.5009969Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:34.5010444Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:34.5011209Z Compiling aten/src/ATen/SavedTensorHooks.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:34.5013590Z Compiling aten/src/ATen/mkl/SparseBlas.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:34.5014177Z Compiling aten/src/ATen/ScalarOps.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:34.5014723Z Compiling aten/src/ATen/Utils.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:34.5015207Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:34.5015729Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:34.6988621Z 2022-11-23T01:57:34.6989213Z  2022-11-23T01:57:34.6989591Z  2022-11-23T01:57:34.6989912Z  2022-11-23T01:57:34.6990226Z  2022-11-23T01:57:34.6990510Z  2022-11-23T01:57:34.6990694Z  2022-11-23T01:57:34.6990858Z  2022-11-23T01:57:34.6991023Z  2022-11-23T01:57:34.6991250Z [1,050 / 1,868] 8 actions running 2022-11-23T01:57:34.6991530Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:34.6991887Z Compiling aten/src/ATen/SavedTensorHooks.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:34.6992270Z Compiling aten/src/ATen/mkl/SparseBlas.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:34.6992654Z Compiling aten/src/ATen/ScalarOps.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:34.7388966Z Compiling aten/src/ATen/Utils.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:34.7389774Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:34.7390377Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:34.7390913Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:34.9166211Z 2022-11-23T01:57:34.9166745Z  2022-11-23T01:57:34.9167081Z  2022-11-23T01:57:34.9167393Z  2022-11-23T01:57:34.9167696Z  2022-11-23T01:57:34.9167989Z  2022-11-23T01:57:34.9168299Z  2022-11-23T01:57:34.9168603Z  2022-11-23T01:57:34.9168890Z  2022-11-23T01:57:34.9169327Z [1,052 / 1,868] 8 actions, 7 running 2022-11-23T01:57:34.9169957Z Compiling aten/src/ATen/mkl/SparseBlas.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:34.9170889Z Compiling aten/src/ATen/ScalarOps.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:34.9171537Z Compiling aten/src/ATen/Utils.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:34.9172099Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:34.9172721Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:34.9173297Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:34.9173768Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:34.9174209Z [Scann] Compiling aten/src/ATen/native/TestOps.cpp 2022-11-23T01:57:35.1400393Z 2022-11-23T01:57:35.1400986Z  2022-11-23T01:57:35.1401389Z  2022-11-23T01:57:35.1401853Z  2022-11-23T01:57:35.1402109Z  2022-11-23T01:57:35.1402382Z  2022-11-23T01:57:35.1402595Z  2022-11-23T01:57:35.1402771Z  2022-11-23T01:57:35.1402958Z  2022-11-23T01:57:35.1403231Z [1,053 / 1,868] 8 actions running 2022-11-23T01:57:35.1403620Z Compiling aten/src/ATen/ScalarOps.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:35.1404110Z Compiling aten/src/ATen/Utils.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:35.1404716Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:35.1405317Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:35.1405687Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:35.1405989Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:35.1406517Z Compiling aten/src/ATen/native/TestOps.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:35.1407083Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:35.5407057Z 2022-11-23T01:57:35.5407626Z  2022-11-23T01:57:35.5407965Z  2022-11-23T01:57:35.5408300Z  2022-11-23T01:57:35.5408631Z  2022-11-23T01:57:35.5408859Z  2022-11-23T01:57:35.5409013Z  2022-11-23T01:57:35.5409176Z  2022-11-23T01:57:35.5409342Z  2022-11-23T01:57:35.5409574Z [1,053 / 1,868] 8 actions running 2022-11-23T01:57:35.5409937Z Compiling aten/src/ATen/ScalarOps.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:35.5410307Z Compiling aten/src/ATen/Utils.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:35.5410612Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:35.5410948Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:35.5411265Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:35.5411609Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:35.5411962Z Compiling aten/src/ATen/native/TestOps.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:35.5412275Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:36.6316394Z 2022-11-23T01:57:36.6317180Z  2022-11-23T01:57:36.6317621Z  2022-11-23T01:57:36.6317888Z  2022-11-23T01:57:36.6318216Z  2022-11-23T01:57:36.6318516Z  2022-11-23T01:57:36.6318781Z  2022-11-23T01:57:36.6319058Z  2022-11-23T01:57:36.6319422Z  2022-11-23T01:57:36.6319892Z [1,053 / 1,868] 8 actions running 2022-11-23T01:57:36.6320450Z Compiling aten/src/ATen/ScalarOps.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:36.6321990Z Compiling aten/src/ATen/Utils.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:36.6322587Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:36.6323134Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:36.6323670Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:36.6324202Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:36.6324731Z Compiling aten/src/ATen/native/TestOps.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:36.6325204Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:36.8426902Z 2022-11-23T01:57:36.8427412Z  2022-11-23T01:57:36.8427699Z  2022-11-23T01:57:36.8427894Z  2022-11-23T01:57:36.8428064Z  2022-11-23T01:57:36.8428235Z  2022-11-23T01:57:36.8428398Z  2022-11-23T01:57:36.8428619Z  2022-11-23T01:57:37.0004874Z  2022-11-23T01:57:37.0005274Z [1,054 / 1,868] 8 actions, 7 running 2022-11-23T01:57:37.0005827Z Compiling aten/src/ATen/Utils.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:37.0006347Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:37.0006908Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:37.0007433Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:37.0007870Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:37.0008420Z Compiling aten/src/ATen/native/TestOps.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:37.0008935Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:37.0009377Z [Scann] Compiling aten/src/ATen/PythonTorchFunctionTLS.cpp 2022-11-23T01:57:37.2326711Z 2022-11-23T01:57:37.2327208Z  2022-11-23T01:57:37.2327431Z  2022-11-23T01:57:37.2327609Z  2022-11-23T01:57:37.2327782Z  2022-11-23T01:57:37.2327941Z  2022-11-23T01:57:37.2328125Z  2022-11-23T01:57:37.2328292Z  2022-11-23T01:57:37.2328449Z  2022-11-23T01:57:37.2328692Z [1,054 / 1,868] 8 actions running 2022-11-23T01:57:37.2329036Z Compiling aten/src/ATen/Utils.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:37.2329333Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:37.2329682Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:37.2330002Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:37.2330251Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:37.2330586Z Compiling aten/src/ATen/native/TestOps.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:37.2330897Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:37.2331144Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:37.6716432Z 2022-11-23T01:57:37.6718102Z  2022-11-23T01:57:37.6718472Z  2022-11-23T01:57:37.6718755Z  2022-11-23T01:57:37.6719022Z  2022-11-23T01:57:37.6719306Z  2022-11-23T01:57:37.6719587Z  2022-11-23T01:57:37.6719867Z  2022-11-23T01:57:37.6720147Z  2022-11-23T01:57:37.6720536Z [1,055 / 1,868] 8 actions, 7 running 2022-11-23T01:57:37.6721096Z Compiling aten/src/ATen/Utils.cpp; 4s processwrapper-sandbox 2022-11-23T01:57:37.6721760Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:37.6722224Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:37.6722651Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:37.6723202Z Compiling aten/src/ATen/native/TestOps.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:37.6723724Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:37.6724142Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:37.6724548Z [Scann] Compiling aten/src/ATen/native/prim_native_functions.cpp 2022-11-23T01:57:37.8817906Z 2022-11-23T01:57:37.8819696Z  2022-11-23T01:57:37.8820078Z  2022-11-23T01:57:37.8820389Z  2022-11-23T01:57:37.8820574Z  2022-11-23T01:57:37.8820759Z  2022-11-23T01:57:37.8820914Z  2022-11-23T01:57:37.8821078Z  2022-11-23T01:57:37.8821246Z  2022-11-23T01:57:37.8821475Z [1,056 / 1,868] 8 actions running 2022-11-23T01:57:37.8833638Z Compiling aten/src/ATen/Utils.cpp; 4s processwrapper-sandbox 2022-11-23T01:57:37.8834187Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:37.8834543Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:37.8834987Z Compiling aten/src/ATen/native/TestOps.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:37.8835375Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:37.8835742Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:37.8836074Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:37.8836392Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:38.1993371Z 2022-11-23T01:57:38.1993917Z  2022-11-23T01:57:38.1994222Z  2022-11-23T01:57:38.1994509Z  2022-11-23T01:57:38.1994728Z  2022-11-23T01:57:38.1994985Z  2022-11-23T01:57:38.1995678Z  2022-11-23T01:57:38.1995852Z  2022-11-23T01:57:38.1996084Z  2022-11-23T01:57:38.1996434Z [1,058 / 1,868] 8 actions, 7 running 2022-11-23T01:57:38.1996761Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:38.1997075Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:38.1997486Z Compiling aten/src/ATen/native/TestOps.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:38.1997938Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:38.1998246Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:38.1998610Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:38.1998969Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:38.1999353Z [Scann] Compiling aten/src/ATen/native/QuantizedLinear.cpp 2022-11-23T01:57:38.4850321Z 2022-11-23T01:57:38.4850750Z  2022-11-23T01:57:38.4850969Z  2022-11-23T01:57:38.4851148Z  2022-11-23T01:57:38.4851378Z  2022-11-23T01:57:38.4851701Z  2022-11-23T01:57:38.4851991Z  2022-11-23T01:57:38.4852300Z  2022-11-23T01:57:38.4852573Z  2022-11-23T01:57:38.4852804Z [1,061 / 1,868] 8 actions running 2022-11-23T01:57:38.4853090Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:38.4853363Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:38.4853616Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:38.4853972Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:38.4854299Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:38.4854701Z Compiling aten/src/ATen/TensorIterator.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:38.4855200Z Compiling aten/src/ATen/native/BinaryOps.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:38.4855508Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:39.2087140Z 2022-11-23T01:57:39.2087661Z  2022-11-23T01:57:39.2088190Z  2022-11-23T01:57:39.2088443Z  2022-11-23T01:57:39.2088828Z  2022-11-23T01:57:39.2089112Z  2022-11-23T01:57:39.2089563Z  2022-11-23T01:57:39.2089855Z  2022-11-23T01:57:39.2090309Z  2022-11-23T01:57:39.2090916Z [1,062 / 1,868] 8 actions, 7 running 2022-11-23T01:57:39.2091421Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:39.2092084Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:39.2092856Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:39.2093442Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:39.2094080Z Compiling aten/src/ATen/TensorIterator.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:39.2094784Z Compiling aten/src/ATen/native/BinaryOps.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:39.2095372Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:39.2095766Z [Scann] Compiling aten/src/ATen/native/Sorting.cpp 2022-11-23T01:57:39.4859669Z 2022-11-23T01:57:39.4860220Z  2022-11-23T01:57:39.4860613Z  2022-11-23T01:57:39.4860887Z  2022-11-23T01:57:39.4861170Z  2022-11-23T01:57:39.4861439Z  2022-11-23T01:57:39.4861695Z  2022-11-23T01:57:39.4861962Z  2022-11-23T01:57:39.4862414Z  2022-11-23T01:57:39.4862801Z [1,062 / 1,868] 8 actions running 2022-11-23T01:57:39.4863251Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:39.4863697Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:39.4864281Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:39.4864835Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:39.4865411Z Compiling aten/src/ATen/TensorIterator.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:39.4866061Z Compiling aten/src/ATen/native/BinaryOps.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:39.4866560Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:39.4867104Z Compiling aten/src/ATen/native/Sorting.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:39.8864063Z 2022-11-23T01:57:39.8864773Z  2022-11-23T01:57:39.8865256Z  2022-11-23T01:57:39.8865541Z  2022-11-23T01:57:39.8865894Z  2022-11-23T01:57:39.8866159Z  2022-11-23T01:57:39.8866432Z  2022-11-23T01:57:39.8866701Z  2022-11-23T01:57:39.8866939Z  2022-11-23T01:57:39.8867297Z [1,064 / 1,868] 8 actions running 2022-11-23T01:57:39.8867885Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:39.8868439Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:39.8868993Z Compiling aten/src/ATen/TensorIterator.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:39.8869625Z Compiling aten/src/ATen/native/BinaryOps.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:39.8870138Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:39.8870674Z Compiling aten/src/ATen/native/Sorting.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:39.8871288Z Compiling aten/src/ATen/native/Unique.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:39.8871907Z Compiling aten/src/ATen/SparseTensorUtils.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:40.8869272Z 2022-11-23T01:57:40.8869834Z  2022-11-23T01:57:40.8870232Z  2022-11-23T01:57:40.8870533Z  2022-11-23T01:57:40.8870842Z  2022-11-23T01:57:40.8871155Z  2022-11-23T01:57:40.8871446Z  2022-11-23T01:57:40.8871755Z  2022-11-23T01:57:40.8872060Z  2022-11-23T01:57:40.8872384Z [1,064 / 1,868] 8 actions running 2022-11-23T01:57:40.8872762Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:40.8873100Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:40.8873432Z Compiling aten/src/ATen/TensorIterator.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:40.8873823Z Compiling aten/src/ATen/native/BinaryOps.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:40.8874135Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:40.8874455Z Compiling aten/src/ATen/native/Sorting.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:40.8874834Z Compiling aten/src/ATen/native/Unique.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:40.8875220Z Compiling aten/src/ATen/SparseTensorUtils.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:41.9488962Z 2022-11-23T01:57:41.9489576Z  2022-11-23T01:57:41.9489983Z  2022-11-23T01:57:41.9490291Z  2022-11-23T01:57:41.9490596Z  2022-11-23T01:57:41.9490864Z  2022-11-23T01:57:41.9491022Z  2022-11-23T01:57:41.9491188Z  2022-11-23T01:57:41.9491356Z  2022-11-23T01:57:41.9491652Z [1,064 / 1,868] 8 actions running 2022-11-23T01:57:41.9492033Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 4s processwrapper-sandbox 2022-11-23T01:57:41.9492440Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:41.9492830Z Compiling aten/src/ATen/TensorIterator.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:41.9493240Z Compiling aten/src/ATen/native/BinaryOps.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:41.9493653Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:41.9493975Z Compiling aten/src/ATen/native/Sorting.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:41.9495078Z Compiling aten/src/ATen/native/Unique.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:41.9495767Z Compiling aten/src/ATen/SparseTensorUtils.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:42.1170077Z 2022-11-23T01:57:42.1170652Z  2022-11-23T01:57:42.1170956Z  2022-11-23T01:57:42.1171224Z  2022-11-23T01:57:42.1171491Z  2022-11-23T01:57:42.1171723Z  2022-11-23T01:57:42.1171981Z  2022-11-23T01:57:42.1172226Z  2022-11-23T01:57:42.1172464Z  2022-11-23T01:57:42.1172886Z INFO: From Compiling aten/src/ATen/native/QuantizedLinear.cpp: 2022-11-23T01:57:42.1173304Z [1,067 / 1,868] 8 actions running 2022-11-23T01:57:42.1173762Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 4s processwrapper-sandbox 2022-11-23T01:57:42.1174451Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:42.1174808Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:42.1175233Z Compiling aten/src/ATen/native/Unique.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:42.1175838Z Compiling aten/src/ATen/SparseTensorUtils.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:42.1176454Z Compiling aten/src/ATen/TensorIndexing.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:42.1177000Z Compiling aten/src/ATen/native/RNN.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:42.1177392Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:42.1191392Z 2022-11-23T01:57:42.1191762Z  2022-11-23T01:57:42.1192096Z  2022-11-23T01:57:42.1192382Z  2022-11-23T01:57:42.1192687Z  2022-11-23T01:57:42.1192985Z  2022-11-23T01:57:42.1193268Z  2022-11-23T01:57:42.1193562Z  2022-11-23T01:57:42.1193861Z  2022-11-23T01:57:42.1195094Z 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-11-23T01:57:42.1196961Z aten/src/ATen/native/QuantizedLinear.cpp:127: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-11-23T01:57:42.1197993Z cpp_custom_type_hack::cast>(packed); 2022-11-23T01:57:42.1198437Z ^ 2022-11-23T01:57:42.1198899Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:7:0: 2022-11-23T01:57:42.1199416Z aten/src/ATen/cpp_custom_type_hack.h:77:1: note: declared here 2022-11-23T01:57:42.1199819Z cast(const Tensor& packed) { 2022-11-23T01:57:42.1200134Z ^~~~ 2022-11-23T01:57:42.1200910Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_quantized_matrix(const at::Tensor&)': 2022-11-23T01:57:42.1202741Z aten/src/ATen/native/QuantizedLinear.cpp:315: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-11-23T01:57:42.1203784Z return cpp_custom_type_hack::create(std::move(ptr), weight.options()); 2022-11-23T01:57:42.1204247Z ^ 2022-11-23T01:57:42.1204706Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:7:0: 2022-11-23T01:57:42.1205207Z aten/src/ATen/cpp_custom_type_hack.h:92:1: note: declared here 2022-11-23T01:57:42.1205685Z create(std::unique_ptr ptr, TensorOptions options) { 2022-11-23T01:57:42.1206060Z ^~~~~~ 2022-11-23T01:57:42.1206806Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_gemm_matrix_fp16(const at::Tensor&)': 2022-11-23T01:57:42.1420091Z aten/src/ATen/native/QuantizedLinear.cpp:409: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-11-23T01:57:42.1421220Z std::move(unique_ptr_wrapper), weight.options()); 2022-11-23T01:57:42.1421669Z ^ 2022-11-23T01:57:42.1422066Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:7:0: 2022-11-23T01:57:42.1422442Z aten/src/ATen/cpp_custom_type_hack.h:92:1: note: declared here 2022-11-23T01:57:42.1422801Z create(std::unique_ptr ptr, TensorOptions options) { 2022-11-23T01:57:42.1423084Z ^~~~~~ 2022-11-23T01:57:42.1431402Z 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-11-23T01:57:42.1432655Z aten/src/ATen/native/QuantizedLinear.cpp:431: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-11-23T01:57:42.1433507Z c10::intrusive_ptr>(packed_weight)) 2022-11-23T01:57:42.1433899Z ^ 2022-11-23T01:57:42.1434247Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:7:0: 2022-11-23T01:57:42.1434675Z aten/src/ATen/cpp_custom_type_hack.h:77:1: note: declared here 2022-11-23T01:57:42.1435055Z cast(const Tensor& packed) { 2022-11-23T01:57:42.1435329Z ^~~~ 2022-11-23T01:57:42.1435726Z [1,068 / 1,868] 7 actions running 2022-11-23T01:57:42.1436243Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 4s processwrapper-sandbox 2022-11-23T01:57:42.1436775Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:42.1437259Z Compiling aten/src/ATen/native/Unique.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:42.1437955Z Compiling aten/src/ATen/SparseTensorUtils.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:42.1438595Z Compiling aten/src/ATen/TensorIndexing.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:42.1439111Z Compiling aten/src/ATen/native/RNN.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:42.1439565Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:42.3494094Z 2022-11-23T01:57:42.3494700Z  2022-11-23T01:57:42.3495021Z  2022-11-23T01:57:42.3495354Z  2022-11-23T01:57:42.3495685Z  2022-11-23T01:57:42.3495976Z  2022-11-23T01:57:42.3496136Z  2022-11-23T01:57:42.3496319Z  2022-11-23T01:57:42.3496567Z [1,070 / 1,868] 8 actions running 2022-11-23T01:57:42.3496923Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 4s processwrapper-sandbox 2022-11-23T01:57:42.3497349Z Compiling aten/src/ATen/SparseTensorUtils.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:42.3497746Z Compiling aten/src/ATen/TensorIndexing.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:42.3498105Z Compiling aten/src/ATen/native/RNN.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:42.3498410Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:42.3498758Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:42.3499136Z Compiling aten/src/ATen/ParallelNative.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:42.3499523Z Compiling aten/src/ATen/ParallelOpenMP.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:42.7926642Z 2022-11-23T01:57:42.7927327Z  2022-11-23T01:57:42.7927590Z  2022-11-23T01:57:42.7927863Z  2022-11-23T01:57:42.7928188Z  2022-11-23T01:57:42.7928507Z  2022-11-23T01:57:42.7928710Z  2022-11-23T01:57:42.7928863Z  2022-11-23T01:57:42.7929029Z  2022-11-23T01:57:42.7931499Z [1,071 / 1,868] 8 actions, 7 running 2022-11-23T01:57:42.7932160Z Compiling aten/src/ATen/SparseTensorUtils.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:42.7932588Z Compiling aten/src/ATen/TensorIndexing.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:42.7933165Z Compiling aten/src/ATen/native/RNN.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:42.7933478Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:42.7933809Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:42.7934325Z Compiling aten/src/ATen/ParallelNative.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:42.7934765Z Compiling aten/src/ATen/ParallelOpenMP.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:42.7935068Z [Scann] Compiling aten/src/ATen/native/UpSampleNearest1d.cpp 2022-11-23T01:57:43.0424107Z 2022-11-23T01:57:43.0424643Z  2022-11-23T01:57:43.0424981Z  2022-11-23T01:57:43.0425335Z  2022-11-23T01:57:43.0425630Z  2022-11-23T01:57:43.0425805Z  2022-11-23T01:57:43.0425972Z  2022-11-23T01:57:43.0426136Z  2022-11-23T01:57:43.0426331Z  2022-11-23T01:57:43.0426608Z [1,071 / 1,868] 8 actions running 2022-11-23T01:57:43.0426984Z Compiling aten/src/ATen/SparseTensorUtils.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:43.0427378Z Compiling aten/src/ATen/TensorIndexing.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:43.0427842Z Compiling aten/src/ATen/native/RNN.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:43.0428211Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:43.0428545Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:43.0428935Z Compiling aten/src/ATen/ParallelNative.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:43.0429339Z Compiling aten/src/ATen/ParallelOpenMP.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:43.0429821Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:43.8056254Z 2022-11-23T01:57:43.8056868Z  2022-11-23T01:57:43.8057256Z  2022-11-23T01:57:43.8057605Z  2022-11-23T01:57:43.8057925Z  2022-11-23T01:57:43.8058250Z  2022-11-23T01:57:43.8058677Z  2022-11-23T01:57:43.8059018Z  2022-11-23T01:57:43.8059358Z  2022-11-23T01:57:43.8059842Z [1,072 / 1,868] 8 actions, 7 running 2022-11-23T01:57:43.8060613Z Compiling aten/src/ATen/TensorIndexing.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:43.8061380Z Compiling aten/src/ATen/native/RNN.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:43.8061968Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:43.8062629Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:43.8063430Z Compiling aten/src/ATen/ParallelNative.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:43.8064243Z Compiling aten/src/ATen/ParallelOpenMP.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:43.8064828Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:43.8065366Z [Scann] Compiling aten/src/ATen/native/Unfold2d.cpp 2022-11-23T01:57:44.0486994Z 2022-11-23T01:57:44.0487583Z  2022-11-23T01:57:44.0487923Z  2022-11-23T01:57:44.0488207Z  2022-11-23T01:57:44.0488508Z  2022-11-23T01:57:44.0488816Z  2022-11-23T01:57:44.0489104Z  2022-11-23T01:57:44.0489389Z  2022-11-23T01:57:44.0489674Z  2022-11-23T01:57:44.0490066Z [1,072 / 1,868] 8 actions running 2022-11-23T01:57:44.0490678Z Compiling aten/src/ATen/TensorIndexing.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:44.0491367Z Compiling aten/src/ATen/native/RNN.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:44.0491898Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:44.0492528Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:44.0493232Z Compiling aten/src/ATen/ParallelNative.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:44.0494097Z Compiling aten/src/ATen/ParallelOpenMP.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:44.0494678Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:44.0495288Z Compiling aten/src/ATen/native/Unfold2d.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:45.2488662Z 2022-11-23T01:57:45.2489245Z  2022-11-23T01:57:45.2489614Z  2022-11-23T01:57:45.2489962Z  2022-11-23T01:57:45.2490271Z  2022-11-23T01:57:45.2490563Z  2022-11-23T01:57:45.2490874Z  2022-11-23T01:57:45.2491184Z  2022-11-23T01:57:45.2491456Z  2022-11-23T01:57:45.2491907Z [1,072 / 1,868] 8 actions running 2022-11-23T01:57:45.2492340Z Compiling aten/src/ATen/TensorIndexing.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:45.2492717Z Compiling aten/src/ATen/native/RNN.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:45.2493218Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:45.2493564Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:45.2494020Z Compiling aten/src/ATen/ParallelNative.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:45.2494510Z Compiling aten/src/ATen/ParallelOpenMP.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:45.2494821Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:45.2495158Z Compiling aten/src/ATen/native/Unfold2d.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:45.6621077Z 2022-11-23T01:57:45.6621840Z  2022-11-23T01:57:45.6622169Z  2022-11-23T01:57:45.6622455Z  2022-11-23T01:57:45.6622933Z  2022-11-23T01:57:45.6623237Z  2022-11-23T01:57:45.6623655Z  2022-11-23T01:57:45.6623994Z  2022-11-23T01:57:45.6624337Z  2022-11-23T01:57:45.6624781Z [1,073 / 1,868] 8 actions, 7 running 2022-11-23T01:57:45.6626027Z Compiling aten/src/ATen/TensorIndexing.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:45.6626898Z Compiling aten/src/ATen/native/RNN.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:45.6627511Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:45.6628239Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:45.6628992Z Compiling aten/src/ATen/ParallelNative.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:45.6629723Z Compiling aten/src/ATen/ParallelOpenMP.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:45.6630323Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:45.6630832Z [Scann] Compiling aten/src/ATen/native/TensorTransformations.cpp 2022-11-23T01:57:45.9676276Z 2022-11-23T01:57:45.9676922Z  2022-11-23T01:57:45.9677296Z  2022-11-23T01:57:45.9677696Z  2022-11-23T01:57:45.9678018Z  2022-11-23T01:57:45.9678317Z  2022-11-23T01:57:45.9678602Z  2022-11-23T01:57:45.9678866Z  2022-11-23T01:57:45.9679088Z  2022-11-23T01:57:45.9679441Z [1,080 / 1,868] 8 actions, 7 running 2022-11-23T01:57:45.9679852Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:45.9680207Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:45.9680730Z Compiling aten/src/ATen/native/TensorShape.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:45.9681179Z Compiling aten/src/ATen/RegisterCPU.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:45.9682137Z Compiling aten/src/ATen/native/Pow.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:45.9682592Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:45.9682999Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:45.9683301Z [Scann] Compiling aten/src/ATen/native/TensorAdvancedIndexing.cpp 2022-11-23T01:57:46.2493415Z 2022-11-23T01:57:46.2494048Z  2022-11-23T01:57:46.2494410Z  2022-11-23T01:57:46.2494633Z  2022-11-23T01:57:46.2494806Z  2022-11-23T01:57:46.2494962Z  2022-11-23T01:57:46.2495131Z  2022-11-23T01:57:46.2495323Z  2022-11-23T01:57:46.2495477Z  2022-11-23T01:57:46.2495718Z [1,080 / 1,868] 8 actions running 2022-11-23T01:57:46.2496008Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:46.3244353Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:46.3245147Z Compiling aten/src/ATen/native/TensorShape.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:46.3245946Z Compiling aten/src/ATen/RegisterCPU.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:46.3246618Z Compiling aten/src/ATen/native/Pow.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:46.3247208Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:46.3247711Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:46.3248161Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:47.3312303Z 2022-11-23T01:57:47.3312892Z  2022-11-23T01:57:47.3313255Z  2022-11-23T01:57:47.3313600Z  2022-11-23T01:57:47.3313865Z  2022-11-23T01:57:47.3314142Z  2022-11-23T01:57:47.3314663Z  2022-11-23T01:57:47.3314931Z  2022-11-23T01:57:47.3315217Z  2022-11-23T01:57:47.3315613Z [1,080 / 1,868] 8 actions running 2022-11-23T01:57:47.3316092Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:47.3316548Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:47.3317163Z Compiling aten/src/ATen/native/TensorShape.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:47.3317889Z Compiling aten/src/ATen/RegisterCPU.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:47.3318557Z Compiling aten/src/ATen/native/Pow.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:47.3319111Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:47.3319564Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:47.3320015Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:48.3262731Z 2022-11-23T01:57:48.3263382Z  2022-11-23T01:57:48.3263741Z  2022-11-23T01:57:48.3263905Z  2022-11-23T01:57:48.3264101Z  2022-11-23T01:57:48.3264271Z  2022-11-23T01:57:48.3264457Z  2022-11-23T01:57:48.3264615Z  2022-11-23T01:57:48.3264787Z  2022-11-23T01:57:48.3265041Z [1,080 / 1,868] 8 actions running 2022-11-23T01:57:48.3265323Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:48.3265596Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:48.3265949Z Compiling aten/src/ATen/native/TensorShape.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:48.3266327Z Compiling aten/src/ATen/RegisterCPU.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:48.3266700Z Compiling aten/src/ATen/native/Pow.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:48.3267004Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:48.3267256Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:48.3267517Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:49.2515320Z 2022-11-23T01:57:49.2518755Z  2022-11-23T01:57:49.2519173Z  2022-11-23T01:57:49.2519443Z  2022-11-23T01:57:49.2519707Z  2022-11-23T01:57:49.2519913Z  2022-11-23T01:57:49.2520162Z  2022-11-23T01:57:49.2520388Z  2022-11-23T01:57:49.2520620Z  2022-11-23T01:57:49.2520991Z [1,081 / 1,868] 8 actions, 7 running 2022-11-23T01:57:49.2521384Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:49.2522067Z Compiling aten/src/ATen/native/TensorShape.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:49.2522548Z Compiling aten/src/ATen/RegisterCPU.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:49.2522972Z Compiling aten/src/ATen/native/Pow.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:49.2523267Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:49.2523593Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:49.2523862Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:49.2524222Z [Scann] Compiling aten/src/ATen/native/ReduceAllOps.cpp 2022-11-23T01:57:49.5505452Z 2022-11-23T01:57:49.5506108Z  2022-11-23T01:57:49.5506423Z  2022-11-23T01:57:49.5506735Z  2022-11-23T01:57:49.5507044Z  2022-11-23T01:57:49.5507356Z  2022-11-23T01:57:49.5507656Z  2022-11-23T01:57:49.5507968Z  2022-11-23T01:57:49.5508274Z  2022-11-23T01:57:49.5509049Z [1,081 / 1,868] 8 actions running 2022-11-23T01:57:49.5509470Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:49.5510026Z Compiling aten/src/ATen/native/TensorShape.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:49.5510614Z Compiling aten/src/ATen/RegisterCPU.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:49.5511214Z Compiling aten/src/ATen/native/Pow.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:49.5511676Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:49.5512028Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:49.5512423Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:49.5512960Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:49.7519150Z 2022-11-23T01:57:49.7519795Z  2022-11-23T01:57:49.7521470Z  2022-11-23T01:57:49.7521919Z  2022-11-23T01:57:49.7522234Z  2022-11-23T01:57:49.7522544Z  2022-11-23T01:57:49.7522841Z  2022-11-23T01:57:49.7523148Z  2022-11-23T01:57:49.7523468Z  2022-11-23T01:57:49.7523854Z [1,085 / 1,868] 8 actions running 2022-11-23T01:57:49.7524220Z Compiling aten/src/ATen/native/TensorShape.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:49.7524772Z Compiling aten/src/ATen/RegisterCPU.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:49.7525165Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:49.7525674Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:49.7526212Z Compiling aten/src/ATen/native/ReduceOps.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:49.7526662Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:49.7527079Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:49.7527571Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:50.2481936Z 2022-11-23T01:57:50.2483307Z  2022-11-23T01:57:50.2483823Z  2022-11-23T01:57:50.2484289Z  2022-11-23T01:57:50.2484890Z  2022-11-23T01:57:50.2485434Z  2022-11-23T01:57:50.2485918Z  2022-11-23T01:57:50.2486427Z  2022-11-23T01:57:50.2486909Z  2022-11-23T01:57:50.2487531Z [1,086 / 1,868] 8 actions, 7 running 2022-11-23T01:57:50.2488430Z Compiling aten/src/ATen/RegisterCPU.cpp; 4s processwrapper-sandbox 2022-11-23T01:57:50.2489246Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:57:50.2490091Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:50.2491019Z Compiling aten/src/ATen/native/ReduceOps.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:50.2491792Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:50.2492508Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:50.2493385Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:50.2494161Z [Scann] Compiling aten/src/ATen/native/Scalar.cpp 2022-11-23T01:57:50.5524616Z 2022-11-23T01:57:50.5525096Z  2022-11-23T01:57:50.5525419Z  2022-11-23T01:57:50.5525756Z  2022-11-23T01:57:50.5526049Z  2022-11-23T01:57:50.5526356Z  2022-11-23T01:57:50.5526646Z  2022-11-23T01:57:50.5526956Z  2022-11-23T01:57:50.5527260Z  2022-11-23T01:57:50.5527650Z [1,086 / 1,868] 8 actions running 2022-11-23T01:57:50.5528304Z Compiling aten/src/ATen/RegisterCPU.cpp; 4s processwrapper-sandbox 2022-11-23T01:57:50.5528663Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:57:50.5529018Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:50.5529489Z Compiling aten/src/ATen/native/ReduceOps.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:50.5529837Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:50.5530122Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:50.5530460Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:50.5531545Z Compiling aten/src/ATen/native/Scalar.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:50.7830198Z 2022-11-23T01:57:50.7830783Z  2022-11-23T01:57:50.7831186Z  2022-11-23T01:57:50.7831492Z  2022-11-23T01:57:50.7831813Z  2022-11-23T01:57:50.7832124Z  2022-11-23T01:57:50.7832413Z  2022-11-23T01:57:50.7832730Z  2022-11-23T01:57:50.7833019Z  2022-11-23T01:57:50.7833467Z [1,087 / 1,868] 8 actions, 7 running 2022-11-23T01:57:50.7833859Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:57:50.7834212Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:50.7834593Z Compiling aten/src/ATen/native/ReduceOps.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:50.7834902Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:50.7835331Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:50.7835663Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:50.7836058Z Compiling aten/src/ATen/native/Scalar.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:50.7836351Z [Scann] Compiling aten/src/ATen/MemoryOverlap.cpp 2022-11-23T01:57:51.1530919Z 2022-11-23T01:57:51.1531471Z  2022-11-23T01:57:51.1531839Z  2022-11-23T01:57:51.1532174Z  2022-11-23T01:57:51.1532494Z  2022-11-23T01:57:51.1532813Z  2022-11-23T01:57:51.1533112Z  2022-11-23T01:57:51.1533424Z  2022-11-23T01:57:51.1533717Z  2022-11-23T01:57:51.1534134Z [1,087 / 1,868] 8 actions running 2022-11-23T01:57:51.1534656Z //:aten; 5s processwrapper-sandbox 2022-11-23T01:57:51.1535330Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:51.1536003Z Compiling aten/src/ATen/native/ReduceOps.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:51.1536336Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:51.1536602Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:51.1536950Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:51.1537320Z Compiling aten/src/ATen/native/Scalar.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:51.1537698Z Compiling aten/src/ATen/MemoryOverlap.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:51.5350825Z 2022-11-23T01:57:51.5351403Z  2022-11-23T01:57:51.5351740Z  2022-11-23T01:57:51.5352174Z  2022-11-23T01:57:51.5352507Z  2022-11-23T01:57:51.5352840Z  2022-11-23T01:57:51.5353174Z  2022-11-23T01:57:51.5353489Z  2022-11-23T01:57:51.5353801Z  2022-11-23T01:57:51.5354273Z [1,088 / 1,868] 8 actions, 7 running 2022-11-23T01:57:51.5354968Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:51.5355742Z Compiling aten/src/ATen/native/ReduceOps.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:51.5356402Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:51.5356955Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:51.5357709Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:51.5358451Z Compiling aten/src/ATen/native/Scalar.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:51.5359180Z Compiling aten/src/ATen/MemoryOverlap.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:51.5359745Z [Scann] Compiling aten/src/ATen/native/RowwisePrune.cpp 2022-11-23T01:57:51.7776322Z 2022-11-23T01:57:51.7776810Z  2022-11-23T01:57:51.7777177Z  2022-11-23T01:57:51.7777485Z  2022-11-23T01:57:51.7777774Z  2022-11-23T01:57:51.7778078Z  2022-11-23T01:57:51.7778373Z  2022-11-23T01:57:51.7778655Z  2022-11-23T01:57:51.7778950Z  2022-11-23T01:57:51.7779365Z [1,089 / 1,868] 8 actions running 2022-11-23T01:57:51.7779974Z Compiling aten/src/ATen/native/ReduceOps.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:51.7780575Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:51.7781057Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:51.7781893Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:51.7782587Z Compiling aten/src/ATen/native/Scalar.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:51.7783269Z Compiling aten/src/ATen/MemoryOverlap.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:51.7783974Z Compiling aten/src/ATen/native/RowwisePrune.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:51.7784679Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:52.9780921Z 2022-11-23T01:57:52.9781502Z  2022-11-23T01:57:52.9781817Z  2022-11-23T01:57:52.9781996Z  2022-11-23T01:57:52.9782155Z  2022-11-23T01:57:52.9782400Z  2022-11-23T01:57:52.9782614Z  2022-11-23T01:57:52.9782857Z  2022-11-23T01:57:52.9783443Z  2022-11-23T01:57:52.9783783Z [1,089 / 1,868] 8 actions running 2022-11-23T01:57:52.9784312Z Compiling aten/src/ATen/native/ReduceOps.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:52.9784797Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:52.9785073Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:52.9785410Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:52.9785799Z Compiling aten/src/ATen/native/Scalar.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:52.9786181Z Compiling aten/src/ATen/MemoryOverlap.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:52.9786574Z Compiling aten/src/ATen/native/RowwisePrune.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:52.9787016Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:53.4143495Z 2022-11-23T01:57:53.4144099Z  2022-11-23T01:57:53.4144441Z  2022-11-23T01:57:53.4144681Z  2022-11-23T01:57:53.4144852Z  2022-11-23T01:57:53.4145020Z  2022-11-23T01:57:53.4145483Z  2022-11-23T01:57:53.4145720Z  2022-11-23T01:57:53.4145985Z  2022-11-23T01:57:53.4146386Z [1,090 / 1,868] 8 actions, 7 running 2022-11-23T01:57:53.4146938Z Compiling aten/src/ATen/native/ReduceOps.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:53.4162457Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:53.4162746Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:53.4163081Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:53.4163474Z Compiling aten/src/ATen/native/Scalar.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:53.4163856Z Compiling aten/src/ATen/MemoryOverlap.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:53.4164233Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:53.4164540Z [Scann] Compiling aten/src/ATen/native/xnnpack/Linear.cpp 2022-11-23T01:57:53.6150512Z 2022-11-23T01:57:53.6151143Z  2022-11-23T01:57:53.6151419Z  2022-11-23T01:57:53.6151802Z  2022-11-23T01:57:53.6152034Z  2022-11-23T01:57:53.6152386Z  2022-11-23T01:57:53.6152614Z  2022-11-23T01:57:53.6152849Z  2022-11-23T01:57:53.6153203Z  2022-11-23T01:57:53.6153526Z [1,092 / 1,868] 8 actions, 7 running 2022-11-23T01:57:53.6154033Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:53.6154407Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:57:53.6155005Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:53.6155693Z Compiling aten/src/ATen/MemoryOverlap.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:53.6156486Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:53.6156922Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:53.6157365Z Compiling aten/src/ATen/native/Repeat.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:53.6157824Z [Scann] Compiling aten/src/ATen/native/SpectralOps.cpp 2022-11-23T01:57:53.9784764Z 2022-11-23T01:57:53.9785408Z  2022-11-23T01:57:53.9785631Z  2022-11-23T01:57:53.9785915Z  2022-11-23T01:57:54.0221419Z  2022-11-23T01:57:54.0222021Z  2022-11-23T01:57:54.0222254Z  2022-11-23T01:57:54.0222479Z  2022-11-23T01:57:54.0222738Z  2022-11-23T01:57:54.0223062Z [1,096 / 1,868] 8 actions running 2022-11-23T01:57:54.0223547Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:54.0224002Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:54.0224454Z Compiling aten/src/ATen/native/Repeat.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:54.0224994Z Compiling aten/src/ATen/native/SpectralOps.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:54.0225532Z Compiling aten/src/ATen/MapAllocator.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:54.0225947Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:54.0226515Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:54.0226913Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:55.0233067Z 2022-11-23T01:57:55.0233528Z  2022-11-23T01:57:55.0233831Z  2022-11-23T01:57:55.0234137Z  2022-11-23T01:57:55.0234371Z  2022-11-23T01:57:55.0234531Z  2022-11-23T01:57:55.0234701Z  2022-11-23T01:57:55.0234868Z  2022-11-23T01:57:55.0235021Z  2022-11-23T01:57:55.0235266Z [1,096 / 1,868] 8 actions running 2022-11-23T01:57:55.0235635Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:55.0235957Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:55.0236296Z Compiling aten/src/ATen/native/Repeat.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:55.0236688Z Compiling aten/src/ATen/native/SpectralOps.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:55.0237059Z Compiling aten/src/ATen/MapAllocator.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:55.0237386Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:55.0237736Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:55.0237993Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:55.2713418Z 2022-11-23T01:57:55.2714037Z  2022-11-23T01:57:55.2714376Z  2022-11-23T01:57:55.2714682Z  2022-11-23T01:57:55.2714933Z  2022-11-23T01:57:55.2715217Z  2022-11-23T01:57:55.2715540Z  2022-11-23T01:57:55.2715816Z  2022-11-23T01:57:55.2716133Z  2022-11-23T01:57:55.2716578Z [1,097 / 1,868] 8 actions, 7 running 2022-11-23T01:57:55.2717226Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:55.2717884Z Compiling aten/src/ATen/native/Repeat.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:55.2718329Z Compiling aten/src/ATen/native/SpectralOps.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:55.2718778Z Compiling aten/src/ATen/MapAllocator.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:55.2719092Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:55.2719362Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:55.2719685Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:55.2719937Z [Scann] Compiling aten/src/ATen/native/ReflectionPad.cpp 2022-11-23T01:57:55.5019902Z 2022-11-23T01:57:55.5020508Z  2022-11-23T01:57:55.5020850Z  2022-11-23T01:57:55.5021130Z  2022-11-23T01:57:55.5021414Z  2022-11-23T01:57:55.5021698Z  2022-11-23T01:57:55.5021995Z  2022-11-23T01:57:55.5022279Z  2022-11-23T01:57:55.5022542Z  2022-11-23T01:57:55.5022920Z [1,098 / 1,868] 8 actions running 2022-11-23T01:57:55.5023504Z Compiling aten/src/ATen/native/Repeat.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:55.5024172Z Compiling aten/src/ATen/native/SpectralOps.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:55.5024827Z Compiling aten/src/ATen/MapAllocator.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:55.5025346Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:55.5025793Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:55.5026250Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:55.5026891Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:55.5027343Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:55.8795503Z 2022-11-23T01:57:55.8796066Z  2022-11-23T01:57:55.8796386Z  2022-11-23T01:57:55.8796672Z  2022-11-23T01:57:55.8796956Z  2022-11-23T01:57:55.8807757Z  2022-11-23T01:57:55.8808175Z  2022-11-23T01:57:55.8808459Z  2022-11-23T01:57:55.8808724Z  2022-11-23T01:57:55.8809136Z [1,099 / 1,868] 8 actions, 7 running 2022-11-23T01:57:55.8809701Z Compiling aten/src/ATen/native/Repeat.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:55.8810342Z Compiling aten/src/ATen/native/SpectralOps.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:55.8810977Z Compiling aten/src/ATen/MapAllocator.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:55.8811688Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:55.8812105Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:55.8812539Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:55.8812972Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:55.8813388Z [Scann] Compiling aten/src/ATen/core/dispatch/OperatorEntry.cpp 2022-11-23T01:57:56.1009628Z 2022-11-23T01:57:56.1010190Z  2022-11-23T01:57:56.1010537Z  2022-11-23T01:57:56.1010832Z  2022-11-23T01:57:56.1012163Z  2022-11-23T01:57:56.1012439Z  2022-11-23T01:57:56.1012719Z  2022-11-23T01:57:56.1012982Z  2022-11-23T01:57:56.1013249Z  2022-11-23T01:57:56.1013635Z [1,100 / 1,868] 8 actions running 2022-11-23T01:57:56.1014167Z Compiling aten/src/ATen/native/SpectralOps.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:56.1014840Z Compiling aten/src/ATen/MapAllocator.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:56.1015360Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:56.1015805Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:56.1016250Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:56.1016681Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:56.1017119Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:56.1017650Z Compiling aten/src/ATen/native/Resize.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:56.3009962Z 2022-11-23T01:57:56.3010714Z  2022-11-23T01:57:56.3011073Z  2022-11-23T01:57:56.3011280Z  2022-11-23T01:57:56.3011450Z  2022-11-23T01:57:56.3011617Z  2022-11-23T01:57:56.3011775Z  2022-11-23T01:57:56.3011941Z  2022-11-23T01:57:56.3012102Z  2022-11-23T01:57:56.3012336Z [1,102 / 1,868] 8 actions running 2022-11-23T01:57:56.3012700Z Compiling aten/src/ATen/native/SpectralOps.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:56.3013026Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:56.3013277Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:56.3013549Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:56.3013810Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:56.3014131Z Compiling aten/src/ATen/native/Resize.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:56.3014510Z Compiling aten/src/ATen/native/Batching.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:56.3014816Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:56.5272117Z 2022-11-23T01:57:56.5272958Z  2022-11-23T01:57:56.5273277Z  2022-11-23T01:57:56.5273456Z  2022-11-23T01:57:56.5273612Z  2022-11-23T01:57:56.5273796Z  2022-11-23T01:57:56.5273965Z  2022-11-23T01:57:56.5274119Z  2022-11-23T01:57:56.5274286Z  2022-11-23T01:57:56.5274529Z [1,103 / 1,868] 8 actions running 2022-11-23T01:57:56.5274933Z Compiling aten/src/ATen/native/SpectralOps.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:56.5275266Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:56.5275544Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:56.5275795Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:56.6168284Z Compiling aten/src/ATen/native/Resize.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:56.6169324Z Compiling aten/src/ATen/native/Batching.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:56.6169838Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:56.6170240Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:56.8182052Z 2022-11-23T01:57:56.8182692Z  2022-11-23T01:57:56.8182998Z  2022-11-23T01:57:56.8183163Z  2022-11-23T01:57:56.8183338Z  2022-11-23T01:57:56.8183508Z  2022-11-23T01:57:56.8183660Z  2022-11-23T01:57:56.8183874Z  2022-11-23T01:57:56.8184146Z  2022-11-23T01:57:56.8184383Z [1,104 / 1,868] 8 actions running 2022-11-23T01:57:56.8184668Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:56.8185060Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:56.8186512Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:56.8186878Z Compiling aten/src/ATen/native/Resize.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:56.8187410Z Compiling aten/src/ATen/native/Batching.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:56.8187732Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:56.8188000Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:56.8188369Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:57.2187998Z 2022-11-23T01:57:57.2188654Z  2022-11-23T01:57:57.2189030Z  2022-11-23T01:57:57.2189246Z  2022-11-23T01:57:57.2189416Z  2022-11-23T01:57:57.2189569Z  2022-11-23T01:57:57.2189734Z  2022-11-23T01:57:57.2189900Z  2022-11-23T01:57:57.2190052Z  2022-11-23T01:57:57.2190303Z [1,104 / 1,868] 8 actions running 2022-11-23T01:57:57.2190587Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:57.2190847Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:57.2191123Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:57.2191463Z Compiling aten/src/ATen/native/Resize.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:57.2191836Z Compiling aten/src/ATen/native/Batching.cpp; 1s processwrapper-sandbox 2022-11-23T01:57:57.2192146Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:57.2192407Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:57.2192653Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:58.1311220Z 2022-11-23T01:57:58.1311795Z  2022-11-23T01:57:58.1312174Z  2022-11-23T01:57:58.1312516Z  2022-11-23T01:57:58.1312806Z  2022-11-23T01:57:58.1313103Z  2022-11-23T01:57:58.1313405Z  2022-11-23T01:57:58.1313694Z  2022-11-23T01:57:58.1313997Z  2022-11-23T01:57:58.1314436Z [1,105 / 1,868] 8 actions, 7 running 2022-11-23T01:57:58.1314920Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:58.1315404Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:58.1316043Z Compiling aten/src/ATen/native/Resize.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:58.1316722Z Compiling aten/src/ATen/native/Batching.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:58.1317294Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:58.1317850Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:58.1318326Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:58.1318800Z [Scann] Compiling aten/src/ATen/core/NamedRegistrations.cpp 2022-11-23T01:57:58.4295643Z 2022-11-23T01:57:58.4296212Z  2022-11-23T01:57:58.4296574Z  2022-11-23T01:57:58.4296867Z  2022-11-23T01:57:58.4297174Z  2022-11-23T01:57:58.4297476Z  2022-11-23T01:57:58.4297758Z  2022-11-23T01:57:58.4298056Z  2022-11-23T01:57:58.4298355Z  2022-11-23T01:57:58.4298767Z [1,106 / 1,868] 8 actions running 2022-11-23T01:57:58.4299411Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:58.4300039Z Compiling aten/src/ATen/native/Resize.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:58.4300741Z Compiling aten/src/ATen/native/Batching.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:58.4301496Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:58.4302338Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:58.4302941Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:58.4303433Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:58.4303901Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:58.7276101Z 2022-11-23T01:57:58.7276676Z  2022-11-23T01:57:58.7276981Z  2022-11-23T01:57:58.7277276Z  2022-11-23T01:57:58.7277542Z  2022-11-23T01:57:58.7277823Z  2022-11-23T01:57:58.7277998Z  2022-11-23T01:57:58.7278166Z  2022-11-23T01:57:58.7278318Z  2022-11-23T01:57:58.7278622Z [1,107 / 1,868] 8 actions, 7 running 2022-11-23T01:57:58.7278910Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:58.7279253Z Compiling aten/src/ATen/native/Resize.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:58.7354981Z Compiling aten/src/ATen/native/Batching.cpp; 2s processwrapper-sandbox 2022-11-23T01:57:58.7355501Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:58.7355966Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:58.7356368Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:58.7356730Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:58.7357056Z [Scann] Compiling aten/src/ATen/native/SoftMax.cpp 2022-11-23T01:57:59.0273117Z 2022-11-23T01:57:59.0273811Z  2022-11-23T01:57:59.0274359Z  2022-11-23T01:57:59.0274698Z  2022-11-23T01:57:59.0275128Z  2022-11-23T01:57:59.0275447Z  2022-11-23T01:57:59.0275744Z  2022-11-23T01:57:59.0276022Z  2022-11-23T01:57:59.0276306Z  2022-11-23T01:57:59.0276738Z [1,109 / 1,868] 8 actions running 2022-11-23T01:57:59.0277376Z Compiling aten/src/ATen/native/Resize.cpp; 3s processwrapper-sandbox 2022-11-23T01:57:59.0279272Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:59.0280221Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:59.0280765Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:59.0281100Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:59.0281664Z Compiling aten/src/ATen/native/SoftMax.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:59.0282123Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:59.0282624Z Compiling aten/src/ATen/ParallelNativeTBB.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:59.2278248Z 2022-11-23T01:57:59.2278963Z  2022-11-23T01:57:59.2279315Z  2022-11-23T01:57:59.2279675Z  2022-11-23T01:57:59.2279973Z  2022-11-23T01:57:59.2280162Z  2022-11-23T01:57:59.2280330Z  2022-11-23T01:57:59.2280484Z  2022-11-23T01:57:59.2280652Z  2022-11-23T01:57:59.2280894Z [1,111 / 1,868] 8 actions running 2022-11-23T01:57:59.2281173Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:57:59.2281460Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:59.2281967Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:59.2282302Z Compiling aten/src/ATen/native/SoftMax.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:59.2282624Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:59.2283076Z Compiling aten/src/ATen/ParallelNativeTBB.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:59.2283552Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:59.2284019Z Compiling aten/src/ATen/native/SummaryOps.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:59.4299915Z 2022-11-23T01:57:59.4300497Z  2022-11-23T01:57:59.4300838Z  2022-11-23T01:57:59.4301121Z  2022-11-23T01:57:59.4301405Z  2022-11-23T01:57:59.4301799Z  2022-11-23T01:57:59.4302086Z  2022-11-23T01:57:59.4302367Z  2022-11-23T01:57:59.4302634Z  2022-11-23T01:57:59.4303029Z [1,112 / 1,868] 8 actions running 2022-11-23T01:57:59.4303496Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:59.4303972Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:57:59.4304552Z Compiling aten/src/ATen/native/SoftMax.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:59.4305253Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:59.4305860Z Compiling aten/src/ATen/ParallelNativeTBB.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:59.4306379Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:57:59.4306966Z Compiling aten/src/ATen/native/SummaryOps.cpp; 0s processwrapper-sandbox 2022-11-23T01:57:59.4307481Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:00.4298289Z 2022-11-23T01:58:00.4298858Z  2022-11-23T01:58:00.4299234Z  2022-11-23T01:58:00.4299542Z  2022-11-23T01:58:00.4299742Z  2022-11-23T01:58:00.4299901Z  2022-11-23T01:58:00.4300077Z  2022-11-23T01:58:00.4300256Z  2022-11-23T01:58:00.4300462Z  2022-11-23T01:58:00.4300858Z [1,112 / 1,868] 8 actions running 2022-11-23T01:58:00.4411187Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:00.4411588Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:00.4412160Z Compiling aten/src/ATen/native/SoftMax.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:00.4412589Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:00.4413144Z Compiling aten/src/ATen/ParallelNativeTBB.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:00.4413709Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:00.4414258Z Compiling aten/src/ATen/native/SummaryOps.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:00.4414744Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:00.6430546Z 2022-11-23T01:58:00.6431057Z  2022-11-23T01:58:00.6431546Z  2022-11-23T01:58:00.6431943Z  2022-11-23T01:58:00.6432238Z  2022-11-23T01:58:00.6432540Z  2022-11-23T01:58:00.6432810Z  2022-11-23T01:58:00.6433088Z  2022-11-23T01:58:00.6433390Z  2022-11-23T01:58:00.6437438Z [1,114 / 1,868] 8 actions running 2022-11-23T01:58:00.6438751Z Compiling aten/src/ATen/native/SoftMax.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:00.6439328Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:00.6440003Z Compiling aten/src/ATen/ParallelNativeTBB.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:00.6440585Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:00.6441190Z Compiling aten/src/ATen/native/SummaryOps.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:00.6442598Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:00.6443193Z Compiling aten/src/ATen/core/blob.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:00.6443729Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:01.0422433Z 2022-11-23T01:58:01.0424315Z  2022-11-23T01:58:01.0424710Z  2022-11-23T01:58:01.0425049Z  2022-11-23T01:58:01.0425359Z  2022-11-23T01:58:01.0425680Z  2022-11-23T01:58:01.0425937Z  2022-11-23T01:58:01.0426110Z  2022-11-23T01:58:01.0426279Z  2022-11-23T01:58:01.0426525Z [1,116 / 1,868] 8 actions running 2022-11-23T01:58:01.0426815Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:01.0427090Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:01.0427435Z Compiling aten/src/ATen/native/SummaryOps.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:01.0427759Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:01.0428088Z Compiling aten/src/ATen/core/blob.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:01.0428378Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:01.0428644Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:01.0428979Z Compiling aten/src/ATen/core/class_type.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:01.4760468Z 2022-11-23T01:58:01.4761044Z  2022-11-23T01:58:01.4761403Z  2022-11-23T01:58:01.4761884Z  2022-11-23T01:58:01.4762200Z  2022-11-23T01:58:01.4762473Z  2022-11-23T01:58:01.4762777Z  2022-11-23T01:58:01.4763058Z  2022-11-23T01:58:01.4763337Z  2022-11-23T01:58:01.4763777Z [1,117 / 1,868] 8 actions, 7 running 2022-11-23T01:58:01.4764289Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:01.4765649Z Compiling aten/src/ATen/native/SummaryOps.cpp; 2s processwrapper-sandbox 2022-11-23T01:58:01.4766250Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:01.4766817Z Compiling aten/src/ATen/core/blob.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:01.4767241Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:01.4767644Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:01.4768173Z Compiling aten/src/ATen/core/class_type.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:01.4768475Z [Scann] Compiling aten/src/ATen/ParallelCommon.cpp 2022-11-23T01:58:01.7392386Z 2022-11-23T01:58:01.7392915Z  2022-11-23T01:58:01.7393292Z  2022-11-23T01:58:01.7393642Z  2022-11-23T01:58:01.7393944Z  2022-11-23T01:58:01.7394267Z  2022-11-23T01:58:01.7394581Z  2022-11-23T01:58:01.7420151Z  2022-11-23T01:58:01.7420338Z  2022-11-23T01:58:01.7420974Z [1,118 / 1,868] 8 actions, 7 running 2022-11-23T01:58:01.7421862Z Compiling aten/src/ATen/native/SummaryOps.cpp; 2s processwrapper-sandbox 2022-11-23T01:58:01.7422540Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:01.7423337Z Compiling aten/src/ATen/core/blob.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:01.7423945Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:01.7424506Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:01.7425087Z Compiling aten/src/ATen/core/class_type.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:01.7425865Z Compiling aten/src/ATen/ParallelCommon.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:01.7426450Z [Scann] Compiling aten/src/ATen/core/custom_class.cpp 2022-11-23T01:58:02.0430831Z 2022-11-23T01:58:02.0432578Z  2022-11-23T01:58:02.0433103Z  2022-11-23T01:58:02.0433355Z  2022-11-23T01:58:02.0433547Z  2022-11-23T01:58:02.0433723Z  2022-11-23T01:58:02.0433878Z  2022-11-23T01:58:02.0434048Z  2022-11-23T01:58:02.0434218Z  2022-11-23T01:58:02.0434462Z [1,120 / 1,868] 8 actions running 2022-11-23T01:58:02.0434813Z Compiling aten/src/ATen/core/blob.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:02.0435130Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:02.0435387Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:02.0435728Z Compiling aten/src/ATen/core/class_type.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:02.0436119Z Compiling aten/src/ATen/ParallelCommon.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:02.0436494Z Compiling aten/src/ATen/core/custom_class.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:02.0436810Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:02.0437078Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:02.7588755Z 2022-11-23T01:58:02.7592629Z  2022-11-23T01:58:02.7592916Z  2022-11-23T01:58:02.7593093Z  2022-11-23T01:58:02.7593271Z  2022-11-23T01:58:02.7593441Z  2022-11-23T01:58:02.7593612Z  2022-11-23T01:58:02.7593780Z  2022-11-23T01:58:02.7593939Z  2022-11-23T01:58:02.7594188Z [1,121 / 1,868] 8 actions, 7 running 2022-11-23T01:58:02.7594476Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:02.7594736Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:02.7595074Z Compiling aten/src/ATen/core/class_type.cpp; 2s processwrapper-sandbox 2022-11-23T01:58:02.7595462Z Compiling aten/src/ATen/ParallelCommon.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:02.7595856Z Compiling aten/src/ATen/core/custom_class.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:02.7596154Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:02.7596422Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:02.7596687Z [Scann] Compiling aten/src/ATen/FunctionalStorageImpl.cpp 2022-11-23T01:58:03.0665395Z 2022-11-23T01:58:03.0665982Z  2022-11-23T01:58:03.0666381Z  2022-11-23T01:58:03.0666722Z  2022-11-23T01:58:03.0667053Z  2022-11-23T01:58:03.0667342Z  2022-11-23T01:58:03.0667525Z  2022-11-23T01:58:03.1321042Z  2022-11-23T01:58:03.1321767Z  2022-11-23T01:58:03.1322190Z [1,123 / 1,868] 8 actions running 2022-11-23T01:58:03.1322644Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:03.1323186Z Compiling aten/src/ATen/ParallelCommon.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:03.1323820Z Compiling aten/src/ATen/core/custom_class.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:03.1324310Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:03.1324725Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:03.1325137Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:03.1325567Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:03.1326089Z Compiling aten/src/ATen/native/Unfold3d.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:04.1332300Z 2022-11-23T01:58:04.1332938Z  2022-11-23T01:58:04.1333258Z  2022-11-23T01:58:04.1333608Z  2022-11-23T01:58:04.1333912Z  2022-11-23T01:58:04.1334190Z  2022-11-23T01:58:04.1334383Z  2022-11-23T01:58:04.1334538Z  2022-11-23T01:58:04.1334705Z  2022-11-23T01:58:04.1334950Z [1,123 / 1,868] 8 actions running 2022-11-23T01:58:04.1335224Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:04.1335579Z Compiling aten/src/ATen/ParallelCommon.cpp; 2s processwrapper-sandbox 2022-11-23T01:58:04.1335973Z Compiling aten/src/ATen/core/custom_class.cpp; 2s processwrapper-sandbox 2022-11-23T01:58:04.1336272Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:04.1336543Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:04.1336805Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:04.1337060Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:04.1337396Z Compiling aten/src/ATen/native/Unfold3d.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:05.2956096Z 2022-11-23T01:58:05.2956799Z  2022-11-23T01:58:05.2957325Z  2022-11-23T01:58:05.2957616Z  2022-11-23T01:58:05.2958072Z  2022-11-23T01:58:05.2958377Z  2022-11-23T01:58:05.2958797Z  2022-11-23T01:58:05.2959079Z  2022-11-23T01:58:05.2959501Z  2022-11-23T01:58:05.2959882Z [1,123 / 1,868] 8 actions running 2022-11-23T01:58:05.2960480Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:05.2961201Z Compiling aten/src/ATen/ParallelCommon.cpp; 3s processwrapper-sandbox 2022-11-23T01:58:05.2962096Z Compiling aten/src/ATen/core/custom_class.cpp; 3s processwrapper-sandbox 2022-11-23T01:58:05.2962787Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:05.2963501Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:05.2964124Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:05.2964416Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:05.2965001Z Compiling aten/src/ATen/native/Unfold3d.cpp; 2s processwrapper-sandbox 2022-11-23T01:58:05.6898557Z 2022-11-23T01:58:05.6899222Z  2022-11-23T01:58:05.6899550Z  2022-11-23T01:58:05.6899846Z  2022-11-23T01:58:05.6900203Z  2022-11-23T01:58:05.6900518Z  2022-11-23T01:58:05.6900721Z  2022-11-23T01:58:05.6900890Z  2022-11-23T01:58:05.6901060Z  2022-11-23T01:58:05.6901300Z [1,124 / 1,868] 8 actions, 7 running 2022-11-23T01:58:05.6901588Z //:aten; 5s processwrapper-sandbox 2022-11-23T01:58:05.6901942Z Compiling aten/src/ATen/ParallelCommon.cpp; 4s processwrapper-sandbox 2022-11-23T01:58:05.6902321Z Compiling aten/src/ATen/core/custom_class.cpp; 3s processwrapper-sandbox 2022-11-23T01:58:05.6902636Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:05.6902903Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:05.6903153Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:05.6903491Z Compiling aten/src/ATen/native/Unfold3d.cpp; 2s processwrapper-sandbox 2022-11-23T01:58:05.6903808Z [Scann] Compiling aten/src/ATen/native/AffineGridGenerator.cpp 2022-11-23T01:58:05.8959228Z 2022-11-23T01:58:05.8960939Z  2022-11-23T01:58:05.8962490Z  2022-11-23T01:58:05.8962750Z  2022-11-23T01:58:05.8963015Z  2022-11-23T01:58:05.8963277Z  2022-11-23T01:58:05.8963553Z  2022-11-23T01:58:05.8963822Z  2022-11-23T01:58:05.8964083Z  2022-11-23T01:58:05.8964470Z [1,131 / 1,868] 8 actions, 7 running 2022-11-23T01:58:05.8964921Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:05.8965351Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:05.8965781Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:05.8966224Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:05.8966610Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:05.8967049Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:05.8967471Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:05.8968218Z [Prepa] Compiling aten/src/ATen/core/boxing/KernelFunction.cpp 2022-11-23T01:58:06.2963619Z 2022-11-23T01:58:06.2964253Z  2022-11-23T01:58:06.2964596Z  2022-11-23T01:58:06.2964811Z  2022-11-23T01:58:06.2964980Z  2022-11-23T01:58:06.2965149Z  2022-11-23T01:58:06.2965304Z  2022-11-23T01:58:06.2965466Z  2022-11-23T01:58:06.2965620Z  2022-11-23T01:58:06.2965867Z [1,131 / 1,868] 8 actions running 2022-11-23T01:58:06.2966148Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:06.2966419Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:06.2966667Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:06.2966927Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:06.2967187Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:06.2967433Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:06.2967690Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:06.2967945Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:07.3316719Z 2022-11-23T01:58:07.3317260Z  2022-11-23T01:58:07.3317608Z  2022-11-23T01:58:07.3317993Z  2022-11-23T01:58:07.3318268Z  2022-11-23T01:58:07.3318540Z  2022-11-23T01:58:07.3318828Z  2022-11-23T01:58:07.3319122Z  2022-11-23T01:58:07.3319398Z  2022-11-23T01:58:07.3319805Z [1,131 / 1,868] 8 actions running 2022-11-23T01:58:07.3320288Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:07.3320773Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:07.3321245Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:07.3321934Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:07.3322414Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:07.3322896Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:07.3323388Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:07.3323859Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:08.3037770Z 2022-11-23T01:58:08.3038392Z  2022-11-23T01:58:08.3038794Z  2022-11-23T01:58:08.3039214Z  2022-11-23T01:58:08.3039522Z  2022-11-23T01:58:08.3039840Z  2022-11-23T01:58:08.3040162Z  2022-11-23T01:58:08.3040460Z  2022-11-23T01:58:08.3040772Z  2022-11-23T01:58:08.3041223Z [1,132 / 1,868] 8 actions, 7 running 2022-11-23T01:58:08.3042034Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:08.3042447Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:08.3042851Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:08.3043284Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:08.3043608Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:08.3043879Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:08.3044129Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:08.3044446Z [Scann] Compiling aten/src/ATen/native/UpSampleNearest3d.cpp 2022-11-23T01:58:08.5317826Z 2022-11-23T01:58:08.5318383Z  2022-11-23T01:58:08.5318615Z  2022-11-23T01:58:08.5318792Z  2022-11-23T01:58:08.5318981Z  2022-11-23T01:58:08.5319199Z  2022-11-23T01:58:08.5319354Z  2022-11-23T01:58:08.5319518Z  2022-11-23T01:58:08.5319681Z  2022-11-23T01:58:08.5320770Z [1,138 / 1,868] 8 actions running 2022-11-23T01:58:08.5321267Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:08.5321846Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:08.5322251Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:08.5322559Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:08.5322846Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:08.5323092Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:08.5323517Z Compiling aten/src/ATen/native/group_norm.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:08.5323978Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:09.7328461Z 2022-11-23T01:58:09.7328972Z  2022-11-23T01:58:09.7329313Z  2022-11-23T01:58:09.7329616Z  2022-11-23T01:58:09.7661004Z  2022-11-23T01:58:09.7661268Z  2022-11-23T01:58:09.7661473Z  2022-11-23T01:58:09.7661708Z  2022-11-23T01:58:09.7661991Z  2022-11-23T01:58:09.7662381Z [1,138 / 1,868] 8 actions running 2022-11-23T01:58:09.7662781Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:09.7663211Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:09.7663657Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:09.7664089Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:09.7664507Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:09.7664944Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:09.7665463Z Compiling aten/src/ATen/native/group_norm.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:09.7665940Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:10.0345216Z 2022-11-23T01:58:10.0345782Z  2022-11-23T01:58:10.0346143Z  2022-11-23T01:58:10.0346427Z  2022-11-23T01:58:10.0346728Z  2022-11-23T01:58:10.0347053Z  2022-11-23T01:58:10.0347345Z  2022-11-23T01:58:10.0347628Z  2022-11-23T01:58:10.0347923Z  2022-11-23T01:58:10.0348334Z [1,139 / 1,868] 8 actions, 7 running 2022-11-23T01:58:10.0348832Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:10.0349286Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:10.0349746Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:10.0350216Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:10.0350685Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:10.0351287Z Compiling aten/src/ATen/native/group_norm.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:10.0351842Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:10.0352332Z [Scann] Compiling aten/src/ATen/native/FractionalMaxPool2d.cpp 2022-11-23T01:58:10.3669407Z 2022-11-23T01:58:10.3669956Z  2022-11-23T01:58:10.3670378Z  2022-11-23T01:58:10.3670727Z  2022-11-23T01:58:10.3671059Z  2022-11-23T01:58:10.3671279Z  2022-11-23T01:58:10.3671448Z  2022-11-23T01:58:10.3671613Z  2022-11-23T01:58:10.3671764Z  2022-11-23T01:58:10.3672007Z [1,139 / 1,868] 8 actions running 2022-11-23T01:58:10.3672298Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:10.3672558Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:10.3672822Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:10.3673082Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:10.3673329Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:10.3673671Z Compiling aten/src/ATen/native/group_norm.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:10.3673983Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:10.3674233Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:10.5902518Z 2022-11-23T01:58:10.5906285Z  2022-11-23T01:58:10.5906631Z  2022-11-23T01:58:10.5906905Z  2022-11-23T01:58:10.5907208Z  2022-11-23T01:58:10.5907480Z  2022-11-23T01:58:10.5907860Z  2022-11-23T01:58:10.5908142Z  2022-11-23T01:58:10.5908415Z  2022-11-23T01:58:10.5908810Z [1,140 / 1,868] 8 actions running 2022-11-23T01:58:10.5909528Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:10.5910035Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:10.5910472Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:10.5910953Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:10.5911504Z Compiling aten/src/ATen/native/group_norm.cpp; 2s processwrapper-sandbox 2022-11-23T01:58:10.5912033Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:10.5912475Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:10.5913112Z Compiling aten/src/ATen/vulkan/Context.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:10.8043817Z 2022-11-23T01:58:10.8044341Z  2022-11-23T01:58:10.8044688Z  2022-11-23T01:58:10.8044980Z  2022-11-23T01:58:10.8045244Z  2022-11-23T01:58:10.8045509Z  2022-11-23T01:58:10.8045959Z  2022-11-23T01:58:10.8046196Z  2022-11-23T01:58:10.8048141Z  2022-11-23T01:58:10.8048824Z [1,142 / 1,868] 8 actions, 7 running 2022-11-23T01:58:10.8049360Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:10.8049852Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:10.8050446Z Compiling aten/src/ATen/native/group_norm.cpp; 2s processwrapper-sandbox 2022-11-23T01:58:10.8051036Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:10.8051530Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:10.8052165Z Compiling aten/src/ATen/vulkan/Context.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:10.8052839Z Compiling aten/src/ATen/native/Fill.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:10.8053389Z [Scann] Compiling aten/src/ATen/native/mkldnn/BinaryOps.cpp 2022-11-23T01:58:11.1907741Z 2022-11-23T01:58:11.1908720Z  2022-11-23T01:58:11.1909396Z  2022-11-23T01:58:11.1912222Z  2022-11-23T01:58:11.1912721Z  2022-11-23T01:58:11.1913146Z  2022-11-23T01:58:11.1914957Z  2022-11-23T01:58:11.1915238Z  2022-11-23T01:58:11.1915499Z  2022-11-23T01:58:11.1920664Z [1,143 / 1,868] 8 actions running 2022-11-23T01:58:11.1921321Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:11.1922017Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:11.1922473Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:11.1922924Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:11.1923468Z Compiling aten/src/ATen/vulkan/Context.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:11.1924097Z Compiling aten/src/ATen/native/Fill.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:11.1924706Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:11.1925288Z Compiling aten/src/ATen/native/Activation.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:11.4458390Z 2022-11-23T01:58:11.4458949Z  2022-11-23T01:58:11.4459341Z  2022-11-23T01:58:11.4459636Z  2022-11-23T01:58:11.4459939Z  2022-11-23T01:58:11.4460237Z  2022-11-23T01:58:11.4460535Z  2022-11-23T01:58:11.4460814Z  2022-11-23T01:58:11.4461096Z  2022-11-23T01:58:11.4461522Z [1,144 / 1,868] 8 actions, 7 running 2022-11-23T01:58:11.4461983Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:11.4462457Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:11.4462913Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:11.4463446Z Compiling aten/src/ATen/vulkan/Context.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:11.4464093Z Compiling aten/src/ATen/native/Fill.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:11.4464622Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:11.4465220Z Compiling aten/src/ATen/native/Activation.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:11.4465774Z [Scann] Compiling aten/src/ATen/core/VariableHooksInterface.cpp 2022-11-23T01:58:11.7424510Z 2022-11-23T01:58:11.7425092Z  2022-11-23T01:58:11.7425495Z  2022-11-23T01:58:11.7425798Z  2022-11-23T01:58:11.7426105Z  2022-11-23T01:58:11.7426424Z  2022-11-23T01:58:11.7427508Z  2022-11-23T01:58:11.7427815Z  2022-11-23T01:58:11.7428325Z  2022-11-23T01:58:11.7428772Z [1,146 / 1,868] 8 actions, 7 running 2022-11-23T01:58:11.7429281Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:11.7429910Z Compiling aten/src/ATen/vulkan/Context.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:11.7430556Z Compiling aten/src/ATen/native/Fill.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:11.7431127Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:11.7431770Z Compiling aten/src/ATen/native/Activation.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:11.7432355Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:11.7432790Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:11.7433268Z [Scann] Compiling aten/src/ATen/native/DispatchStub.cpp 2022-11-23T01:58:11.9911060Z 2022-11-23T01:58:11.9911656Z  2022-11-23T01:58:11.9912042Z  2022-11-23T01:58:11.9912369Z  2022-11-23T01:58:11.9912682Z  2022-11-23T01:58:11.9912854Z  2022-11-23T01:58:11.9913035Z  2022-11-23T01:58:11.9913199Z  2022-11-23T01:58:11.9913352Z  2022-11-23T01:58:11.9913592Z [1,148 / 1,868] 8 actions running 2022-11-23T01:58:11.9913941Z Compiling aten/src/ATen/native/Fill.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:11.9914241Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:11.9914583Z Compiling aten/src/ATen/native/Activation.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:11.9914917Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:11.9915210Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:11.9915552Z Compiling aten/src/ATen/native/DispatchStub.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:11.9915934Z Compiling aten/src/ATen/core/Vitals.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:11.9916312Z Compiling aten/src/ATen/UfuncCPU_add.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:12.1925222Z 2022-11-23T01:58:12.1925790Z  2022-11-23T01:58:12.1926121Z  2022-11-23T01:58:12.1926417Z  2022-11-23T01:58:12.1926685Z  2022-11-23T01:58:12.1926956Z  2022-11-23T01:58:12.1927256Z  2022-11-23T01:58:12.1927542Z  2022-11-23T01:58:12.1927843Z  2022-11-23T01:58:12.1928250Z [1,149 / 1,868] 8 actions, 7 running 2022-11-23T01:58:12.1928682Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:12.1929227Z Compiling aten/src/ATen/native/Activation.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:12.1929766Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:12.1930181Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:12.1930715Z Compiling aten/src/ATen/native/DispatchStub.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:12.1931356Z Compiling aten/src/ATen/core/Vitals.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:12.1932016Z Compiling aten/src/ATen/UfuncCPU_add.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:12.1932454Z [Scann] Compiling aten/src/ATen/core/adaption.cpp 2022-11-23T01:58:12.4828728Z 2022-11-23T01:58:12.4848495Z  2022-11-23T01:58:12.4848727Z  2022-11-23T01:58:12.4848888Z  2022-11-23T01:58:12.4849061Z  2022-11-23T01:58:12.4849227Z  2022-11-23T01:58:12.4849385Z  2022-11-23T01:58:12.4849550Z  2022-11-23T01:58:12.4849716Z  2022-11-23T01:58:12.4849948Z [1,149 / 1,868] 8 actions running 2022-11-23T01:58:12.4850236Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:12.4850590Z Compiling aten/src/ATen/native/Activation.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:12.4850896Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:12.4851161Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:12.4851502Z Compiling aten/src/ATen/native/DispatchStub.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:12.4851886Z Compiling aten/src/ATen/core/Vitals.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:12.4852248Z Compiling aten/src/ATen/UfuncCPU_add.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:12.4854025Z Compiling aten/src/ATen/core/adaption.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:12.8072929Z 2022-11-23T01:58:12.8073516Z  2022-11-23T01:58:12.8073878Z  2022-11-23T01:58:12.8074191Z  2022-11-23T01:58:12.8074486Z  2022-11-23T01:58:12.8074765Z  2022-11-23T01:58:12.8075068Z  2022-11-23T01:58:12.8075347Z  2022-11-23T01:58:12.8075603Z  2022-11-23T01:58:12.8075996Z [1,150 / 1,868] 8 actions, 7 running 2022-11-23T01:58:12.8076584Z Compiling aten/src/ATen/native/Activation.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:12.8077112Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:12.8077536Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:12.8078221Z Compiling aten/src/ATen/native/DispatchStub.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:12.8079021Z Compiling aten/src/ATen/core/Vitals.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:12.8079622Z Compiling aten/src/ATen/UfuncCPU_add.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:12.8080257Z Compiling aten/src/ATen/core/adaption.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:12.8080725Z [Scann] Compiling aten/src/ATen/metal/Context.cpp 2022-11-23T01:58:13.0831544Z 2022-11-23T01:58:13.0832015Z  2022-11-23T01:58:13.0832376Z  2022-11-23T01:58:13.0832723Z  2022-11-23T01:58:13.0833026Z  2022-11-23T01:58:13.0833355Z  2022-11-23T01:58:13.0833665Z  2022-11-23T01:58:13.0833960Z  2022-11-23T01:58:13.0834270Z  2022-11-23T01:58:13.0834682Z [1,151 / 1,868] 8 actions running 2022-11-23T01:58:13.0835182Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:13.0835541Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:13.0835890Z Compiling aten/src/ATen/native/DispatchStub.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:13.0836284Z Compiling aten/src/ATen/core/Vitals.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:13.0836641Z Compiling aten/src/ATen/UfuncCPU_add.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:13.0837017Z Compiling aten/src/ATen/core/adaption.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:13.0837390Z Compiling aten/src/ATen/metal/Context.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:13.0837808Z Compiling aten/src/ATen/Dispatch.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:13.3378618Z 2022-11-23T01:58:13.3379165Z  2022-11-23T01:58:13.3379499Z  2022-11-23T01:58:13.3379777Z  2022-11-23T01:58:13.3380023Z  2022-11-23T01:58:13.3380303Z  2022-11-23T01:58:13.3380565Z  2022-11-23T01:58:13.3380813Z  2022-11-23T01:58:13.3381077Z  2022-11-23T01:58:13.3381468Z [1,152 / 1,868] 8 actions, 7 running 2022-11-23T01:58:13.3381895Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:13.3382461Z Compiling aten/src/ATen/native/DispatchStub.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:13.3383115Z Compiling aten/src/ATen/core/Vitals.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:13.3383700Z Compiling aten/src/ATen/UfuncCPU_add.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:13.3384314Z Compiling aten/src/ATen/core/adaption.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:13.3384911Z Compiling aten/src/ATen/metal/Context.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:13.3385481Z Compiling aten/src/ATen/Dispatch.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:13.3385950Z [Scann] Compiling aten/src/ATen/detail/CPUGuardImpl.cpp 2022-11-23T01:58:13.7077229Z 2022-11-23T01:58:13.7082111Z  2022-11-23T01:58:13.7082496Z  2022-11-23T01:58:13.7082803Z  2022-11-23T01:58:13.7083116Z  2022-11-23T01:58:13.7083432Z  2022-11-23T01:58:13.7083722Z  2022-11-23T01:58:13.7084027Z  2022-11-23T01:58:13.7084330Z  2022-11-23T01:58:13.7084746Z [1,153 / 1,868] 8 actions running 2022-11-23T01:58:13.7085251Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:13.7085590Z Compiling aten/src/ATen/core/Vitals.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:13.7086410Z Compiling aten/src/ATen/UfuncCPU_add.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:13.7086973Z Compiling aten/src/ATen/core/adaption.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:13.7087559Z Compiling aten/src/ATen/metal/Context.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:13.7087962Z Compiling aten/src/ATen/Dispatch.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:13.7088624Z Compiling aten/src/ATen/detail/CPUGuardImpl.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:13.7089173Z Compiling aten/src/ATen/native/MetaTensor.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:13.9081122Z 2022-11-23T01:58:13.9081842Z  2022-11-23T01:58:13.9082171Z  2022-11-23T01:58:13.9082412Z  2022-11-23T01:58:13.9082585Z  2022-11-23T01:58:13.9285641Z  2022-11-23T01:58:13.9285888Z  2022-11-23T01:58:13.9286128Z  2022-11-23T01:58:13.9286342Z  2022-11-23T01:58:13.9286697Z [1,155 / 1,868] 8 actions running 2022-11-23T01:58:13.9287102Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:13.9287560Z Compiling aten/src/ATen/core/adaption.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:13.9288094Z Compiling aten/src/ATen/metal/Context.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:13.9288609Z Compiling aten/src/ATen/Dispatch.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:13.9289151Z Compiling aten/src/ATen/detail/CPUGuardImpl.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:13.9289685Z Compiling aten/src/ATen/native/MetaTensor.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:13.9290113Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:13.9290621Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:14.1291625Z 2022-11-23T01:58:14.1292215Z  2022-11-23T01:58:14.1292547Z  2022-11-23T01:58:14.1292840Z  2022-11-23T01:58:14.1293174Z  2022-11-23T01:58:14.1293473Z  2022-11-23T01:58:14.1293729Z  2022-11-23T01:58:14.1293991Z  2022-11-23T01:58:14.1294262Z  2022-11-23T01:58:14.1294590Z [1,156 / 1,868] 8 actions running 2022-11-23T01:58:14.1295051Z Compiling aten/src/ATen/core/adaption.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:14.1295509Z Compiling aten/src/ATen/metal/Context.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:14.1295988Z Compiling aten/src/ATen/Dispatch.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:14.1296458Z Compiling aten/src/ATen/detail/CPUGuardImpl.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:14.1296854Z Compiling aten/src/ATen/native/MetaTensor.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:14.1297169Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:14.1297524Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:14.1297906Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:14.8542081Z 2022-11-23T01:58:14.8543008Z  2022-11-23T01:58:14.8543723Z  2022-11-23T01:58:14.8544509Z  2022-11-23T01:58:14.8545024Z  2022-11-23T01:58:14.8545335Z  2022-11-23T01:58:14.8545608Z  2022-11-23T01:58:14.8545865Z  2022-11-23T01:58:14.8546147Z  2022-11-23T01:58:14.8547056Z [1,157 / 1,868] 8 actions, 7 running 2022-11-23T01:58:14.8547609Z Compiling aten/src/ATen/metal/Context.cpp; 2s processwrapper-sandbox 2022-11-23T01:58:14.8548213Z Compiling aten/src/ATen/Dispatch.cpp; 2s processwrapper-sandbox 2022-11-23T01:58:14.8548842Z Compiling aten/src/ATen/detail/CPUGuardImpl.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:14.8549502Z Compiling aten/src/ATen/native/MetaTensor.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:14.8549991Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:14.8550540Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:14.8551023Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:14.8551407Z [Scann] Compiling aten/src/ATen/native/mkldnn/Utils.cpp 2022-11-23T01:58:15.0887662Z 2022-11-23T01:58:15.0888286Z  2022-11-23T01:58:15.0888662Z  2022-11-23T01:58:15.0888982Z  2022-11-23T01:58:15.0889254Z  2022-11-23T01:58:15.0889508Z  2022-11-23T01:58:15.0889777Z  2022-11-23T01:58:15.0890051Z  2022-11-23T01:58:15.0890304Z  2022-11-23T01:58:15.0890685Z [1,159 / 1,868] 8 actions, 7 running 2022-11-23T01:58:15.0891248Z Compiling aten/src/ATen/detail/CPUGuardImpl.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:15.0891888Z Compiling aten/src/ATen/native/MetaTensor.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:15.0892394Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:15.0892949Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:15.0893608Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:15.0894037Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:15.0894466Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:15.0894816Z [Scann] Compiling aten/src/ATen/detail/ORTHooksInterface.cpp 2022-11-23T01:58:15.3299219Z 2022-11-23T01:58:15.3299769Z  2022-11-23T01:58:15.3300057Z  2022-11-23T01:58:15.3300272Z  2022-11-23T01:58:15.3300449Z  2022-11-23T01:58:15.3300618Z  2022-11-23T01:58:15.3300785Z  2022-11-23T01:58:15.3300939Z  2022-11-23T01:58:15.3301107Z  2022-11-23T01:58:15.3301407Z [1,160 / 1,868] 8 actions running 2022-11-23T01:58:15.3301756Z Compiling aten/src/ATen/native/MetaTensor.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:15.3302082Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:15.3302426Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:15.3302816Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:15.3303217Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:15.3303532Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:15.3303778Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:15.3304039Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:15.5913361Z 2022-11-23T01:58:15.5913971Z  2022-11-23T01:58:15.5914337Z  2022-11-23T01:58:15.5914643Z  2022-11-23T01:58:15.5914879Z  2022-11-23T01:58:15.5915148Z  2022-11-23T01:58:15.5915351Z  2022-11-23T01:58:15.5915587Z  2022-11-23T01:58:15.5915833Z  2022-11-23T01:58:15.5916084Z [1,161 / 1,868] 8 actions, 7 running 2022-11-23T01:58:15.5916467Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:15.5916966Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:15.5917341Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:15.5917841Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:15.5918273Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:15.5918590Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:15.5918941Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:15.5919321Z [Scann] Compiling aten/src/ATen/native/mkldnn/SoftMax.cpp 2022-11-23T01:58:15.9304297Z 2022-11-23T01:58:15.9304742Z  2022-11-23T01:58:15.9305037Z  2022-11-23T01:58:15.9305201Z  2022-11-23T01:58:15.9305370Z  2022-11-23T01:58:15.9305538Z  2022-11-23T01:58:15.9305751Z  2022-11-23T01:58:15.9305915Z  2022-11-23T01:58:15.9306079Z  2022-11-23T01:58:15.9306312Z [1,161 / 1,868] 8 actions running 2022-11-23T01:58:15.9306643Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:15.9306998Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 2s processwrapper-sandbox 2022-11-23T01:58:15.9307350Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:15.9307706Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:15.9308070Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:15.9312525Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:15.9313309Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:15.9313791Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:16.7971303Z 2022-11-23T01:58:16.7971848Z  2022-11-23T01:58:16.7972130Z  2022-11-23T01:58:16.7972313Z  2022-11-23T01:58:16.7972480Z  2022-11-23T01:58:16.7972654Z  2022-11-23T01:58:16.7972857Z  2022-11-23T01:58:16.7973080Z  2022-11-23T01:58:16.7973322Z  2022-11-23T01:58:16.7973611Z [1,162 / 1,868] 8 actions, 7 running 2022-11-23T01:58:16.7974047Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 2s processwrapper-sandbox 2022-11-23T01:58:16.7974431Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:16.7974766Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:16.7976095Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:16.7976447Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:16.7976767Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:16.7977015Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:16.7977292Z [Scann] Compiling aten/src/ATen/native/Dropout.cpp 2022-11-23T01:58:17.0749787Z 2022-11-23T01:58:17.0750350Z  2022-11-23T01:58:17.0750666Z  2022-11-23T01:58:17.0750983Z  2022-11-23T01:58:17.0751260Z  2022-11-23T01:58:17.0751521Z  2022-11-23T01:58:17.0751792Z  2022-11-23T01:58:17.0752084Z  2022-11-23T01:58:17.0752360Z  2022-11-23T01:58:17.0752925Z [1,163 / 1,868] 8 actions, 7 running 2022-11-23T01:58:17.0753481Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:17.0754145Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 2s processwrapper-sandbox 2022-11-23T01:58:17.0754780Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:17.0755287Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:17.0755782Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:17.0756307Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:17.0757001Z Compiling aten/src/ATen/native/Dropout.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:17.0757592Z [Scann] Compiling aten/src/ATen/ZeroTensorFallback.cpp 2022-11-23T01:58:17.3313648Z 2022-11-23T01:58:17.3314195Z  2022-11-23T01:58:17.3314544Z  2022-11-23T01:58:17.3314815Z  2022-11-23T01:58:17.3315096Z  2022-11-23T01:58:17.3315370Z  2022-11-23T01:58:17.3315628Z  2022-11-23T01:58:17.3316852Z  2022-11-23T01:58:17.3317173Z  2022-11-23T01:58:17.3317567Z [1,163 / 1,868] 8 actions running 2022-11-23T01:58:17.3318113Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:17.3318696Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 2s processwrapper-sandbox 2022-11-23T01:58:17.3319233Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:17.3319674Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:17.3320122Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:17.3320561Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:17.3321099Z Compiling aten/src/ATen/native/Dropout.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:17.3322122Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:17.8115974Z 2022-11-23T01:58:17.8116556Z  2022-11-23T01:58:17.8116900Z  2022-11-23T01:58:17.8117248Z  2022-11-23T01:58:17.8117572Z  2022-11-23T01:58:17.8117854Z  2022-11-23T01:58:17.8118022Z  2022-11-23T01:58:17.8118176Z  2022-11-23T01:58:17.8118342Z  2022-11-23T01:58:17.8118594Z [1,164 / 1,868] 8 actions, 7 running 2022-11-23T01:58:17.8118879Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:17.8119219Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 2s processwrapper-sandbox 2022-11-23T01:58:17.8119548Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:17.8119810Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:17.8462841Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:17.8463784Z Compiling aten/src/ATen/native/Dropout.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:17.8464429Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:17.8464876Z [Scann] Compiling aten/src/ATen/native/Embedding.cpp 2022-11-23T01:58:18.1316950Z 2022-11-23T01:58:18.1317468Z  2022-11-23T01:58:18.1317895Z  2022-11-23T01:58:18.1318230Z  2022-11-23T01:58:18.1318508Z  2022-11-23T01:58:18.1318829Z  2022-11-23T01:58:18.1319136Z  2022-11-23T01:58:18.1319318Z  2022-11-23T01:58:18.1319481Z  2022-11-23T01:58:18.1319722Z [1,168 / 1,868] 8 actions running 2022-11-23T01:58:18.1319989Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:18.2018476Z Compiling aten/src/ATen/native/Dropout.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:18.2019133Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:18.2019877Z Compiling aten/src/ATen/native/Embedding.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:18.2020593Z Compiling aten/src/ATen/core/tensor_type.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:18.2021045Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:18.2021437Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:18.2021813Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:18.3697528Z 2022-11-23T01:58:18.3698401Z  2022-11-23T01:58:18.3698858Z  2022-11-23T01:58:18.3699184Z  2022-11-23T01:58:18.3699546Z  2022-11-23T01:58:18.3699876Z  2022-11-23T01:58:18.3700204Z  2022-11-23T01:58:18.3700532Z  2022-11-23T01:58:18.3700861Z  2022-11-23T01:58:18.3701356Z [1,169 / 1,868] 8 actions, 7 running 2022-11-23T01:58:18.3702114Z Compiling aten/src/ATen/native/Dropout.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:18.3702792Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:18.3703519Z Compiling aten/src/ATen/native/Embedding.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:18.3704189Z Compiling aten/src/ATen/core/tensor_type.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:18.3704734Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:18.3705192Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:18.3705634Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:18.3706053Z [Scann] Compiling aten/src/ATen/core/Dimname.cpp 2022-11-23T01:58:18.6025135Z 2022-11-23T01:58:18.6025671Z  2022-11-23T01:58:18.6026066Z  2022-11-23T01:58:18.6026418Z  2022-11-23T01:58:18.6026598Z  2022-11-23T01:58:18.6026828Z  2022-11-23T01:58:18.6027082Z  2022-11-23T01:58:18.6027325Z  2022-11-23T01:58:18.6027513Z  2022-11-23T01:58:18.6027762Z [1,169 / 1,868] 8 actions running 2022-11-23T01:58:18.6028117Z Compiling aten/src/ATen/native/Dropout.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:18.6028524Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:18.6028926Z Compiling aten/src/ATen/native/Embedding.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:18.6029311Z Compiling aten/src/ATen/core/tensor_type.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:18.6029613Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:18.6029884Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:18.6030151Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:18.6030472Z Compiling aten/src/ATen/core/Dimname.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:19.7136483Z 2022-11-23T01:58:19.7136984Z  2022-11-23T01:58:19.7137262Z  2022-11-23T01:58:19.7137565Z  2022-11-23T01:58:19.7137862Z  2022-11-23T01:58:19.7138187Z  2022-11-23T01:58:19.7138514Z  2022-11-23T01:58:19.7138704Z  2022-11-23T01:58:19.7138869Z  2022-11-23T01:58:19.7139115Z [1,169 / 1,868] 8 actions running 2022-11-23T01:58:19.7139651Z Compiling aten/src/ATen/native/Dropout.cpp; 2s processwrapper-sandbox 2022-11-23T01:58:19.7140070Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 2s processwrapper-sandbox 2022-11-23T01:58:19.7140467Z Compiling aten/src/ATen/native/Embedding.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:19.7140849Z Compiling aten/src/ATen/core/tensor_type.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:19.7141157Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:19.7141412Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:19.7141775Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:19.7142109Z Compiling aten/src/ATen/core/Dimname.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:20.0691587Z 2022-11-23T01:58:20.0692219Z  2022-11-23T01:58:20.0692632Z  2022-11-23T01:58:20.0693273Z  2022-11-23T01:58:20.0693599Z  2022-11-23T01:58:20.0693771Z  2022-11-23T01:58:20.0693938Z  2022-11-23T01:58:20.0694168Z  2022-11-23T01:58:20.0694336Z  2022-11-23T01:58:20.0694590Z [1,170 / 1,868] 8 actions, 7 running 2022-11-23T01:58:20.0695005Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 2s processwrapper-sandbox 2022-11-23T01:58:20.0695414Z Compiling aten/src/ATen/native/Embedding.cpp; 2s processwrapper-sandbox 2022-11-23T01:58:20.0695864Z Compiling aten/src/ATen/core/tensor_type.cpp; 2s processwrapper-sandbox 2022-11-23T01:58:20.0696174Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:20.0696484Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:20.0696754Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:20.0697084Z Compiling aten/src/ATen/core/Dimname.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:20.0697439Z [Scann] Compiling aten/src/ATen/BatchingRegistrations.cpp 2022-11-23T01:58:20.3141206Z 2022-11-23T01:58:20.3141754Z  2022-11-23T01:58:20.3141973Z  2022-11-23T01:58:20.3142264Z  2022-11-23T01:58:20.3142555Z  2022-11-23T01:58:20.3142854Z  2022-11-23T01:58:20.3143191Z  2022-11-23T01:58:20.3143438Z  2022-11-23T01:58:20.3143590Z  2022-11-23T01:58:20.3143834Z [1,170 / 1,868] 8 actions running 2022-11-23T01:58:20.3144206Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 3s processwrapper-sandbox 2022-11-23T01:58:20.3144601Z Compiling aten/src/ATen/native/Embedding.cpp; 2s processwrapper-sandbox 2022-11-23T01:58:20.3144986Z Compiling aten/src/ATen/core/tensor_type.cpp; 2s processwrapper-sandbox 2022-11-23T01:58:20.3145296Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:20.3145549Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:20.3145819Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:20.3146144Z Compiling aten/src/ATen/core/Dimname.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:20.3146458Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:21.4112251Z 2022-11-23T01:58:21.4112868Z  2022-11-23T01:58:21.4113289Z  2022-11-23T01:58:21.4113625Z  2022-11-23T01:58:21.4113914Z  2022-11-23T01:58:21.4114110Z  2022-11-23T01:58:21.4114278Z  2022-11-23T01:58:21.4114431Z  2022-11-23T01:58:21.4114597Z  2022-11-23T01:58:21.4114846Z [1,170 / 1,868] 8 actions running 2022-11-23T01:58:21.4115202Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 4s processwrapper-sandbox 2022-11-23T01:58:21.4115608Z Compiling aten/src/ATen/native/Embedding.cpp; 3s processwrapper-sandbox 2022-11-23T01:58:21.4115994Z Compiling aten/src/ATen/core/tensor_type.cpp; 3s processwrapper-sandbox 2022-11-23T01:58:21.4116300Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:21.4116555Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:21.4116818Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:21.4117149Z Compiling aten/src/ATen/core/Dimname.cpp; 3s processwrapper-sandbox 2022-11-23T01:58:21.4117449Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:21.9677510Z 2022-11-23T01:58:21.9678117Z  2022-11-23T01:58:21.9678642Z  2022-11-23T01:58:21.9678947Z  2022-11-23T01:58:21.9679216Z  2022-11-23T01:58:21.9679486Z  2022-11-23T01:58:21.9679753Z  2022-11-23T01:58:21.9680016Z  2022-11-23T01:58:21.9680304Z  2022-11-23T01:58:21.9680694Z [1,171 / 1,868] 8 actions, 7 running 2022-11-23T01:58:21.9681288Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 4s processwrapper-sandbox 2022-11-23T01:58:21.9682203Z Compiling aten/src/ATen/native/Embedding.cpp; 4s processwrapper-sandbox 2022-11-23T01:58:21.9682847Z Compiling aten/src/ATen/core/tensor_type.cpp; 4s processwrapper-sandbox 2022-11-23T01:58:21.9683203Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:21.9683472Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:21.9683744Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:21.9684155Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:21.9684435Z [Scann] Compiling aten/src/ATen/functorch/BatchRulesDecompositions.cpp 2022-11-23T01:58:22.2155825Z 2022-11-23T01:58:22.2156321Z  2022-11-23T01:58:22.2156702Z  2022-11-23T01:58:22.2157015Z  2022-11-23T01:58:22.2157277Z  2022-11-23T01:58:22.2157567Z  2022-11-23T01:58:22.2157935Z  2022-11-23T01:58:22.2158208Z  2022-11-23T01:58:22.2158503Z  2022-11-23T01:58:22.2158910Z [1,172 / 1,868] 8 actions running 2022-11-23T01:58:22.2159522Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 5s processwrapper-sandbox 2022-11-23T01:58:22.2160227Z Compiling aten/src/ATen/core/tensor_type.cpp; 4s processwrapper-sandbox 2022-11-23T01:58:22.2160777Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:22.2161347Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:22.2161998Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:22.2162422Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:22.2162824Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:22.2163417Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:22.4159059Z 2022-11-23T01:58:22.4159640Z  2022-11-23T01:58:22.4159998Z  2022-11-23T01:58:22.4160327Z  2022-11-23T01:58:22.4160627Z  2022-11-23T01:58:22.4160940Z  2022-11-23T01:58:22.4161242Z  2022-11-23T01:58:22.4162501Z  2022-11-23T01:58:22.4162683Z  2022-11-23T01:58:22.4162916Z [1,175 / 1,868] 8 actions running 2022-11-23T01:58:22.4163199Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:22.4163473Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:22.4163725Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:22.4163989Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:22.4164248Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:22.4164573Z Compiling aten/src/ATen/native/LossCTC.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:22.4164893Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:22.4165227Z Compiling aten/src/ATen/core/Generator.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:22.6585056Z 2022-11-23T01:58:22.6585556Z  2022-11-23T01:58:22.6585886Z  2022-11-23T01:58:22.6586221Z  2022-11-23T01:58:22.6586543Z  2022-11-23T01:58:22.6586816Z  2022-11-23T01:58:22.6586973Z  2022-11-23T01:58:22.6587138Z  2022-11-23T01:58:22.6587304Z  2022-11-23T01:58:22.6587535Z [1,175 / 1,868] 8 actions running 2022-11-23T01:58:22.6587821Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:22.6588092Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:22.6588347Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:22.6588610Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:22.6588871Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:22.6589197Z Compiling aten/src/ATen/native/LossCTC.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:22.6589517Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:22.6589885Z Compiling aten/src/ATen/core/Generator.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:23.8938398Z 2022-11-23T01:58:23.8938980Z  2022-11-23T01:58:23.8939355Z  2022-11-23T01:58:23.8939683Z  2022-11-23T01:58:23.8939999Z  2022-11-23T01:58:23.8940171Z  2022-11-23T01:58:23.8940339Z  2022-11-23T01:58:23.8940495Z  2022-11-23T01:58:23.8940662Z  2022-11-23T01:58:23.8940927Z [1,175 / 1,868] 8 actions running 2022-11-23T01:58:23.8941294Z //:aten; 5s processwrapper-sandbox 2022-11-23T01:58:23.8941771Z //:aten; 5s processwrapper-sandbox 2022-11-23T01:58:23.8942289Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:23.8942684Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:23.8942980Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:23.8943318Z Compiling aten/src/ATen/native/LossCTC.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:23.8943781Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:23.8944104Z Compiling aten/src/ATen/core/Generator.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:24.8949351Z 2022-11-23T01:58:24.8949995Z  2022-11-23T01:58:24.8950361Z  2022-11-23T01:58:24.8950701Z  2022-11-23T01:58:24.8951003Z  2022-11-23T01:58:24.8951281Z  2022-11-23T01:58:24.8951477Z  2022-11-23T01:58:24.8951629Z  2022-11-23T01:58:24.8951795Z  2022-11-23T01:58:24.8952045Z [1,175 / 1,868] 8 actions running 2022-11-23T01:58:24.8952327Z //:aten; 6s processwrapper-sandbox 2022-11-23T01:58:24.8952597Z //:aten; 6s processwrapper-sandbox 2022-11-23T01:58:24.8952862Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:24.8953109Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:24.8953368Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:24.8953704Z Compiling aten/src/ATen/native/LossCTC.cpp; 2s processwrapper-sandbox 2022-11-23T01:58:24.8954006Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:24.8954338Z Compiling aten/src/ATen/core/Generator.cpp; 2s processwrapper-sandbox 2022-11-23T01:58:25.2249363Z 2022-11-23T01:58:25.2250259Z  2022-11-23T01:58:25.2250625Z  2022-11-23T01:58:25.2250864Z  2022-11-23T01:58:25.2251051Z  2022-11-23T01:58:25.2251260Z  2022-11-23T01:58:25.2251434Z  2022-11-23T01:58:25.2251600Z  2022-11-23T01:58:25.2251753Z  2022-11-23T01:58:25.2252087Z [1,176 / 1,868] 8 actions, 7 running 2022-11-23T01:58:25.2252378Z //:aten; 7s processwrapper-sandbox 2022-11-23T01:58:25.2252639Z //:aten; 5s processwrapper-sandbox 2022-11-23T01:58:25.2252957Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:25.2253218Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:25.2253681Z Compiling aten/src/ATen/native/LossCTC.cpp; 2s processwrapper-sandbox 2022-11-23T01:58:25.2254235Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:25.2254788Z Compiling aten/src/ATen/core/Generator.cpp; 2s processwrapper-sandbox 2022-11-23T01:58:25.2255038Z [Scann] //:aten 2022-11-23T01:58:25.4966858Z 2022-11-23T01:58:25.4967513Z  2022-11-23T01:58:25.4967749Z  2022-11-23T01:58:25.4967927Z  2022-11-23T01:58:25.4968124Z  2022-11-23T01:58:25.4968330Z  2022-11-23T01:58:25.4968482Z  2022-11-23T01:58:25.4968644Z  2022-11-23T01:58:25.4968809Z  2022-11-23T01:58:25.4969092Z [1,177 / 1,868] 8 actions running 2022-11-23T01:58:25.4969377Z //:aten; 5s processwrapper-sandbox 2022-11-23T01:58:25.4969659Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:25.4969958Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:25.4970297Z Compiling aten/src/ATen/native/LossCTC.cpp; 3s processwrapper-sandbox 2022-11-23T01:58:25.4970665Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:25.4970983Z Compiling aten/src/ATen/core/Generator.cpp; 3s processwrapper-sandbox 2022-11-23T01:58:25.4971352Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:25.4971753Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:26.5029843Z 2022-11-23T01:58:26.5030608Z  2022-11-23T01:58:26.5030932Z  2022-11-23T01:58:26.5031177Z  2022-11-23T01:58:26.5031413Z  2022-11-23T01:58:26.5031630Z  2022-11-23T01:58:26.5031860Z  2022-11-23T01:58:26.5032127Z  2022-11-23T01:58:26.5032368Z  2022-11-23T01:58:26.5032755Z [1,177 / 1,868] 8 actions running 2022-11-23T01:58:26.5033200Z //:aten; 6s processwrapper-sandbox 2022-11-23T01:58:26.5033597Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:26.5033974Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:26.5034463Z Compiling aten/src/ATen/native/LossCTC.cpp; 4s processwrapper-sandbox 2022-11-23T01:58:26.5034971Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:26.5035454Z Compiling aten/src/ATen/core/Generator.cpp; 4s processwrapper-sandbox 2022-11-23T01:58:26.5036058Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:26.5036463Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:26.7032920Z 2022-11-23T01:58:26.7033426Z  2022-11-23T01:58:26.7033800Z  2022-11-23T01:58:26.7034115Z  2022-11-23T01:58:26.7034399Z  2022-11-23T01:58:26.7034705Z  2022-11-23T01:58:26.7035007Z  2022-11-23T01:58:26.7035289Z  2022-11-23T01:58:26.7035590Z  2022-11-23T01:58:26.7036014Z [1,179 / 1,868] 8 actions running 2022-11-23T01:58:26.7036489Z //:aten; 6s processwrapper-sandbox 2022-11-23T01:58:26.7036983Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:26.7037471Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:26.7038155Z Compiling aten/src/ATen/native/LossCTC.cpp; 4s processwrapper-sandbox 2022-11-23T01:58:26.7038738Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:26.7039228Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:26.7039718Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:26.7040152Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:27.1035949Z 2022-11-23T01:58:27.1037415Z  2022-11-23T01:58:27.1037849Z  2022-11-23T01:58:27.1038141Z  2022-11-23T01:58:27.1038446Z  2022-11-23T01:58:27.1038744Z  2022-11-23T01:58:27.1039022Z  2022-11-23T01:58:27.1039290Z  2022-11-23T01:58:27.1039549Z  2022-11-23T01:58:27.1039906Z [1,181 / 1,868] 8 actions running 2022-11-23T01:58:27.1040340Z //:aten; 5s processwrapper-sandbox 2022-11-23T01:58:27.1040779Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:27.1041181Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:27.1041780Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:27.1042189Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:27.1042583Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:27.1043155Z Compiling aten/src/ATen/native/MaxPooling.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:27.1043715Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:27.7289518Z 2022-11-23T01:58:27.7290059Z  2022-11-23T01:58:27.7290387Z  2022-11-23T01:58:27.7290641Z  2022-11-23T01:58:27.7290927Z  2022-11-23T01:58:27.7291190Z  2022-11-23T01:58:27.7291434Z  2022-11-23T01:58:27.7291696Z  2022-11-23T01:58:27.7291997Z  2022-11-23T01:58:27.7292360Z [1,182 / 1,868] 8 actions, 7 running 2022-11-23T01:58:27.7292787Z //:aten; 5s processwrapper-sandbox 2022-11-23T01:58:27.7293227Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:27.7293635Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:27.7294032Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:27.7294448Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:27.7294979Z Compiling aten/src/ATen/native/MaxPooling.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:27.7295438Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:27.7295826Z [Scann] Compiling aten/src/ATen/native/mkldnn/TensorFactories.cpp 2022-11-23T01:58:28.1041238Z 2022-11-23T01:58:28.1041881Z  2022-11-23T01:58:28.1042251Z  2022-11-23T01:58:28.1042587Z  2022-11-23T01:58:28.1044143Z  2022-11-23T01:58:28.1044431Z  2022-11-23T01:58:28.1044726Z  2022-11-23T01:58:28.1045013Z  2022-11-23T01:58:28.1045301Z  2022-11-23T01:58:28.1046653Z [1,184 / 1,868] 8 actions running 2022-11-23T01:58:28.1047161Z //:aten; 5s processwrapper-sandbox 2022-11-23T01:58:28.1047626Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:28.1048096Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:28.1059424Z Compiling aten/src/ATen/native/MaxPooling.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:28.1059996Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:28.1060339Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:28.1060733Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:28.1061902Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:28.3057880Z 2022-11-23T01:58:28.3058381Z  2022-11-23T01:58:28.3058725Z  2022-11-23T01:58:28.3059009Z  2022-11-23T01:58:28.3059273Z  2022-11-23T01:58:28.3059572Z  2022-11-23T01:58:28.3059852Z  2022-11-23T01:58:28.3060112Z  2022-11-23T01:58:28.3060389Z  2022-11-23T01:58:28.3060789Z [1,185 / 1,868] 8 actions, 7 running 2022-11-23T01:58:28.3061223Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:28.3061681Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:28.3062264Z Compiling aten/src/ATen/native/MaxPooling.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:28.3062794Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:28.3063218Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:28.3063652Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:28.3064086Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:28.3064469Z [Scann] Compiling aten/src/ATen/native/NNPACK.cpp 2022-11-23T01:58:28.6641412Z 2022-11-23T01:58:28.6642338Z  2022-11-23T01:58:28.6642673Z  2022-11-23T01:58:28.6642949Z  2022-11-23T01:58:28.6643227Z  2022-11-23T01:58:28.6643512Z  2022-11-23T01:58:28.6643773Z  2022-11-23T01:58:28.6644042Z  2022-11-23T01:58:28.6644322Z  2022-11-23T01:58:28.6644702Z [1,187 / 1,868] 7 actions, 6 running 2022-11-23T01:58:28.6645298Z Compiling aten/src/ATen/native/MaxPooling.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:28.6645828Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:28.6646249Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:28.6646673Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:28.6647105Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:28.6647629Z Compiling aten/src/ATen/native/NNPACK.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:28.6648139Z [Scann] Compiling aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp 2022-11-23T01:58:28.9045850Z 2022-11-23T01:58:28.9046368Z  2022-11-23T01:58:28.9046953Z  2022-11-23T01:58:28.9047229Z  2022-11-23T01:58:28.9047517Z  2022-11-23T01:58:28.9047729Z  2022-11-23T01:58:28.9047905Z  2022-11-23T01:58:28.9048076Z  2022-11-23T01:58:28.9048376Z [1,188 / 1,868] 8 actions running 2022-11-23T01:58:28.9048660Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:28.9048933Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:28.9049253Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:28.9049503Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:28.9049885Z Compiling aten/src/ATen/native/NNPACK.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:28.9050242Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:28.9050495Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:28.9050813Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:29.1130831Z 2022-11-23T01:58:29.1131530Z  2022-11-23T01:58:29.1131906Z  2022-11-23T01:58:29.1132210Z  2022-11-23T01:58:29.1132430Z  2022-11-23T01:58:29.1132589Z  2022-11-23T01:58:29.1132759Z  2022-11-23T01:58:29.1132931Z  2022-11-23T01:58:29.1134294Z  2022-11-23T01:58:29.1134928Z [1,189 / 1,868] 8 actions running 2022-11-23T01:58:29.1135353Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:29.1135703Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:29.1135984Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:29.1136329Z Compiling aten/src/ATen/native/NNPACK.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:29.1136782Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:29.1137083Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:29.1137421Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:29.1137828Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:29.7434594Z 2022-11-23T01:58:29.7435116Z  2022-11-23T01:58:29.7435444Z  2022-11-23T01:58:29.7435909Z  2022-11-23T01:58:29.7436167Z  2022-11-23T01:58:29.7436437Z  2022-11-23T01:58:29.7436701Z  2022-11-23T01:58:29.7436949Z  2022-11-23T01:58:29.7437203Z  2022-11-23T01:58:29.7437606Z [1,190 / 1,868] 8 actions, 7 running 2022-11-23T01:58:29.7438109Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:29.7438542Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:29.7439088Z Compiling aten/src/ATen/native/NNPACK.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:29.7439584Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:29.7439998Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:29.7440422Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:29.7440827Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:29.7441267Z [Scann] Compiling aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp 2022-11-23T01:58:30.1140094Z 2022-11-23T01:58:30.1140673Z  2022-11-23T01:58:30.1141016Z  2022-11-23T01:58:30.1141334Z  2022-11-23T01:58:30.1141711Z  2022-11-23T01:58:30.1142019Z  2022-11-23T01:58:30.1142294Z  2022-11-23T01:58:30.1142614Z  2022-11-23T01:58:30.1142904Z  2022-11-23T01:58:30.1143150Z [1,192 / 1,868] 8 actions running 2022-11-23T01:58:30.1143439Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:30.1143714Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:30.1143970Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:30.1144237Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:30.1144501Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:30.1144750Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:30.1145013Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:30.1145278Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:30.3255976Z 2022-11-23T01:58:30.3256550Z  2022-11-23T01:58:30.3256793Z  2022-11-23T01:58:30.3257082Z  2022-11-23T01:58:30.3257346Z  2022-11-23T01:58:30.3257669Z  2022-11-23T01:58:30.3258020Z  2022-11-23T01:58:30.3258223Z  2022-11-23T01:58:30.3258399Z  2022-11-23T01:58:30.3258647Z [1,193 / 1,868] 8 actions running 2022-11-23T01:58:30.3258923Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:30.3259199Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:30.3259470Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:30.3259722Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:30.3259991Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:30.3260258Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:30.3260508Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:30.3260771Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:30.5259610Z 2022-11-23T01:58:30.5260175Z  2022-11-23T01:58:30.5260751Z  2022-11-23T01:58:30.5261068Z  2022-11-23T01:58:30.5261414Z  2022-11-23T01:58:30.5261725Z  2022-11-23T01:58:30.5262033Z  2022-11-23T01:58:30.5262354Z  2022-11-23T01:58:30.5262634Z  2022-11-23T01:58:30.5262871Z [1,193 / 1,868] 8 actions running 2022-11-23T01:58:30.5263162Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:30.5263728Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:30.5264130Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:30.5264495Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:30.5264804Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:30.5265294Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:30.5265923Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:30.5266306Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:31.7267646Z 2022-11-23T01:58:31.7268213Z  2022-11-23T01:58:31.7268573Z  2022-11-23T01:58:31.7268889Z  2022-11-23T01:58:31.7269144Z  2022-11-23T01:58:31.7269423Z  2022-11-23T01:58:31.7269698Z  2022-11-23T01:58:31.7269954Z  2022-11-23T01:58:31.7270751Z  2022-11-23T01:58:31.7271160Z [1,193 / 1,868] 8 actions running 2022-11-23T01:58:31.7273369Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:31.7273941Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:31.7274416Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:31.7274812Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:31.7275294Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:31.7275788Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:31.7276244Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:31.7276662Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:32.9274141Z 2022-11-23T01:58:32.9274642Z  2022-11-23T01:58:32.9275060Z  2022-11-23T01:58:32.9275414Z  2022-11-23T01:58:32.9275695Z  2022-11-23T01:58:32.9275981Z  2022-11-23T01:58:32.9276281Z  2022-11-23T01:58:32.9276582Z  2022-11-23T01:58:32.9276900Z  2022-11-23T01:58:32.9277262Z [1,193 / 1,868] 8 actions running 2022-11-23T01:58:32.9277637Z //:aten; 5s processwrapper-sandbox 2022-11-23T01:58:32.9278009Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:32.9278282Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:32.9278562Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:32.9278814Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:32.9279082Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:32.9279349Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:32.9279655Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:33.2385695Z 2022-11-23T01:58:33.2386349Z  2022-11-23T01:58:33.2386605Z  2022-11-23T01:58:33.2386772Z  2022-11-23T01:58:33.2386946Z  2022-11-23T01:58:33.2387120Z  2022-11-23T01:58:33.2387281Z  2022-11-23T01:58:33.2387452Z  2022-11-23T01:58:33.2387622Z  2022-11-23T01:58:33.2387869Z [1,194 / 1,868] 8 actions, 7 running 2022-11-23T01:58:33.2388183Z //:aten; 5s processwrapper-sandbox 2022-11-23T01:58:33.2388631Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:33.2389063Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:33.2389498Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:33.2389919Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:33.2390345Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:33.2390772Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:33.2391075Z [Scann] //:aten 2022-11-23T01:58:33.5279552Z 2022-11-23T01:58:33.5280090Z  2022-11-23T01:58:33.5280412Z  2022-11-23T01:58:33.5280678Z  2022-11-23T01:58:33.5280974Z  2022-11-23T01:58:33.5281261Z  2022-11-23T01:58:33.5281675Z  2022-11-23T01:58:33.5281972Z  2022-11-23T01:58:33.5282234Z  2022-11-23T01:58:33.5282597Z [1,196 / 1,868] 8 actions running 2022-11-23T01:58:33.5283050Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:33.5283496Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:33.5283893Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:33.5284352Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:33.5284778Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:33.5285201Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:33.5629610Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:33.5630654Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:33.7637619Z 2022-11-23T01:58:33.7638207Z  2022-11-23T01:58:33.7638567Z  2022-11-23T01:58:33.7638931Z  2022-11-23T01:58:33.7639233Z  2022-11-23T01:58:33.7639401Z  2022-11-23T01:58:33.7639574Z  2022-11-23T01:58:33.7639732Z  2022-11-23T01:58:33.7639903Z  2022-11-23T01:58:33.7640150Z [1,197 / 1,868] 8 actions running 2022-11-23T01:58:33.7640501Z //:aten; 5s processwrapper-sandbox 2022-11-23T01:58:33.7640907Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:33.7641338Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:33.7641938Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:33.7642577Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:33.7643015Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:33.7643391Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:33.7643787Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:33.7675916Z 2022-11-23T01:58:33.7677901Z  2022-11-23T01:58:33.7679375Z  2022-11-23T01:58:33.7679701Z  2022-11-23T01:58:33.7680004Z  2022-11-23T01:58:33.7680323Z  2022-11-23T01:58:33.7680611Z  2022-11-23T01:58:33.7680863Z  2022-11-23T01:58:33.7681144Z  2022-11-23T01:58:33.7681920Z INFO: From Compiling aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: 2022-11-23T01:58:33.7682310Z [1,197 / 1,868] 8 actions running 2022-11-23T01:58:33.7682584Z //:aten; 5s processwrapper-sandbox 2022-11-23T01:58:33.7682865Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:33.7683196Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:33.7683604Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:33.7684041Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:33.7684404Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:33.7684764Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:33.7685154Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:33.7685372Z 2022-11-23T01:58:33.7685492Z  2022-11-23T01:58:33.7685762Z  2022-11-23T01:58:33.7686016Z  2022-11-23T01:58:33.7686271Z  2022-11-23T01:58:33.7686544Z  2022-11-23T01:58:33.7686821Z  2022-11-23T01:58:33.7687079Z  2022-11-23T01:58:33.7687321Z  2022-11-23T01:58:33.7687768Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: In lambda function: 2022-11-23T01:58:33.7688530Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp:42:28: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-11-23T01:58:33.7689060Z [](Vec /* unused */) { return 0.0; }, 2022-11-23T01:58:33.7689336Z ^ 2022-11-23T01:58:33.7689723Z [1,197 / 1,868] 8 actions running 2022-11-23T01:58:33.7690144Z //:aten; 5s processwrapper-sandbox 2022-11-23T01:58:33.7690564Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:33.7690989Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:33.7691393Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:33.7691812Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:33.7692161Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:33.7692559Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:33.7692967Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:34.1647574Z 2022-11-23T01:58:34.1648043Z  2022-11-23T01:58:34.1648373Z  2022-11-23T01:58:34.1648663Z  2022-11-23T01:58:34.1648929Z  2022-11-23T01:58:34.1649208Z  2022-11-23T01:58:34.1649483Z  2022-11-23T01:58:34.1649738Z  2022-11-23T01:58:34.1650016Z  2022-11-23T01:58:34.1650403Z [1,200 / 1,868] 8 actions running 2022-11-23T01:58:34.1650868Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:34.1651309Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:34.1651756Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:34.1652344Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:34.1652796Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:34.1653189Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:34.1653605Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:34.1654024Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:34.9543322Z 2022-11-23T01:58:34.9543901Z  2022-11-23T01:58:34.9544241Z  2022-11-23T01:58:34.9544499Z  2022-11-23T01:58:34.9544783Z  2022-11-23T01:58:34.9545069Z  2022-11-23T01:58:34.9545338Z  2022-11-23T01:58:34.9545625Z  2022-11-23T01:58:34.9545893Z  2022-11-23T01:58:34.9546307Z [1,201 / 1,868] 8 actions, 7 running 2022-11-23T01:58:34.9546768Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:34.9547494Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:34.9547930Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:34.9548389Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:34.9548857Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:34.9549316Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:34.9549790Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:34.9550252Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qelu.cpp 2022-11-23T01:58:35.1649083Z 2022-11-23T01:58:35.1649596Z  2022-11-23T01:58:35.1649878Z  2022-11-23T01:58:35.1650149Z  2022-11-23T01:58:35.1650380Z  2022-11-23T01:58:35.1650595Z  2022-11-23T01:58:35.1650830Z  2022-11-23T01:58:35.1651057Z  2022-11-23T01:58:35.1651278Z  2022-11-23T01:58:35.1651607Z [1,201 / 1,868] 8 actions running 2022-11-23T01:58:35.1651990Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:35.1652345Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:35.1652750Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:35.1653120Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:35.1653474Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:35.1653835Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:35.1654197Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:35.1654557Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:36.3657865Z 2022-11-23T01:58:36.3658495Z  2022-11-23T01:58:36.3658841Z  2022-11-23T01:58:36.3659197Z  2022-11-23T01:58:36.3659492Z  2022-11-23T01:58:36.3659796Z  2022-11-23T01:58:36.3660114Z  2022-11-23T01:58:36.3660343Z  2022-11-23T01:58:36.3660530Z  2022-11-23T01:58:36.3660818Z [1,201 / 1,868] 8 actions running 2022-11-23T01:58:36.3661112Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:36.3661376Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:36.3661676Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:36.3661959Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:36.3662211Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:36.3662497Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:36.3662818Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:36.3663098Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:36.6591878Z 2022-11-23T01:58:36.6592473Z  2022-11-23T01:58:36.6592858Z  2022-11-23T01:58:36.6593208Z  2022-11-23T01:58:36.6593512Z  2022-11-23T01:58:36.6593832Z  2022-11-23T01:58:36.6594151Z  2022-11-23T01:58:36.6594413Z  2022-11-23T01:58:36.6594593Z  2022-11-23T01:58:36.6594851Z [1,202 / 1,868] 8 actions, 7 running 2022-11-23T01:58:36.6595126Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:36.6595404Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:36.6595674Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:36.6595929Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:36.6596214Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:36.6596479Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:36.6596729Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:36.6597188Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp 2022-11-23T01:58:36.9660259Z 2022-11-23T01:58:36.9660852Z  2022-11-23T01:58:36.9661238Z  2022-11-23T01:58:36.9661511Z  2022-11-23T01:58:36.9661774Z  2022-11-23T01:58:36.9662052Z  2022-11-23T01:58:36.9662316Z  2022-11-23T01:58:36.9662592Z  2022-11-23T01:58:36.9662864Z  2022-11-23T01:58:36.9663232Z [1,202 / 1,868] 8 actions running 2022-11-23T01:58:36.9663678Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:36.9664114Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:36.9664517Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:36.9664825Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:36.9665255Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:36.9665508Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:36.9665771Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:36.9666040Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:38.1667446Z 2022-11-23T01:58:38.1667977Z  2022-11-23T01:58:38.1668344Z  2022-11-23T01:58:38.1668844Z  2022-11-23T01:58:38.1669063Z  2022-11-23T01:58:38.1669236Z  2022-11-23T01:58:38.1669418Z  2022-11-23T01:58:38.1669571Z  2022-11-23T01:58:38.1669743Z  2022-11-23T01:58:38.1669992Z [1,202 / 1,868] 8 actions running 2022-11-23T01:58:38.1670267Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:38.1670545Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:38.1670869Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:38.1671121Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:38.1671390Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:38.1671668Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:38.1671921Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:38.1672188Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:38.7569913Z 2022-11-23T01:58:38.7570439Z  2022-11-23T01:58:38.7570842Z  2022-11-23T01:58:38.7571159Z  2022-11-23T01:58:38.7571471Z  2022-11-23T01:58:38.7571792Z  2022-11-23T01:58:38.7572109Z  2022-11-23T01:58:38.7572413Z  2022-11-23T01:58:38.7572729Z  2022-11-23T01:58:38.7573185Z [1,204 / 1,868] 7 actions, 6 running 2022-11-23T01:58:38.7573653Z //:aten; 5s processwrapper-sandbox 2022-11-23T01:58:38.7574053Z //:aten; 5s processwrapper-sandbox 2022-11-23T01:58:38.7574453Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:38.7574853Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:38.7575239Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:38.7575530Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:38.7575890Z [Scann] Compiling aten/src/ATen/functorch/DynamicLayer.cpp 2022-11-23T01:58:39.0070526Z 2022-11-23T01:58:39.0070986Z  2022-11-23T01:58:39.0071252Z  2022-11-23T01:58:39.0071436Z  2022-11-23T01:58:39.0071607Z  2022-11-23T01:58:39.0071783Z  2022-11-23T01:58:39.0072011Z  2022-11-23T01:58:39.0072169Z  2022-11-23T01:58:39.0072507Z [1,205 / 1,868] 8 actions running 2022-11-23T01:58:39.0073083Z //:aten; 5s processwrapper-sandbox 2022-11-23T01:58:39.0073468Z //:aten; 5s processwrapper-sandbox 2022-11-23T01:58:39.0073962Z //:aten; 5s processwrapper-sandbox 2022-11-23T01:58:39.0074371Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:39.0074765Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:39.0075159Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:39.0075550Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:39.0075935Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:39.3260494Z 2022-11-23T01:58:39.3260924Z  2022-11-23T01:58:39.3261198Z  2022-11-23T01:58:39.3261463Z  2022-11-23T01:58:39.3261690Z  2022-11-23T01:58:39.3261905Z  2022-11-23T01:58:39.3262074Z  2022-11-23T01:58:39.3262940Z  2022-11-23T01:58:39.3263592Z  2022-11-23T01:58:39.3264081Z [1,206 / 1,868] 8 actions, 7 running 2022-11-23T01:58:39.3264590Z //:aten; 6s processwrapper-sandbox 2022-11-23T01:58:39.3265138Z //:aten; 6s processwrapper-sandbox 2022-11-23T01:58:39.3265693Z //:aten; 5s processwrapper-sandbox 2022-11-23T01:58:39.3266193Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:39.3266703Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:39.3267203Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:39.3267699Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:39.3268158Z [Scann] Compiling aten/src/ATen/native/Linear.cpp 2022-11-23T01:58:39.6071648Z 2022-11-23T01:58:39.6072248Z  2022-11-23T01:58:39.6072572Z  2022-11-23T01:58:39.7184491Z  2022-11-23T01:58:39.7184816Z  2022-11-23T01:58:39.7185136Z  2022-11-23T01:58:39.7185440Z  2022-11-23T01:58:39.7185753Z  2022-11-23T01:58:39.7186072Z  2022-11-23T01:58:39.7186522Z [1,208 / 1,868] 8 actions running 2022-11-23T01:58:39.7187033Z //:aten; 5s processwrapper-sandbox 2022-11-23T01:58:39.7187550Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:39.7188030Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:39.7188541Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:39.7189038Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:39.7189678Z Compiling aten/src/ATen/native/Linear.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:39.7190255Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:39.7190823Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:39.8903918Z 2022-11-23T01:58:39.8904504Z  2022-11-23T01:58:39.8904849Z  2022-11-23T01:58:39.8905100Z  2022-11-23T01:58:39.8905413Z  2022-11-23T01:58:39.8905685Z  2022-11-23T01:58:39.8905853Z  2022-11-23T01:58:39.8906021Z  2022-11-23T01:58:39.8906174Z  2022-11-23T01:58:39.8906425Z [1,209 / 1,868] 8 actions, 7 running 2022-11-23T01:58:39.8906828Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:39.8907176Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:39.8907443Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:39.8907708Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:39.8908029Z Compiling aten/src/ATen/native/Linear.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:39.8908341Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:39.8908702Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:39.8909084Z [Scann] Compiling aten/src/ATen/native/sparse/SparseBlas.cpp 2022-11-23T01:58:40.1193944Z 2022-11-23T01:58:40.1194696Z  2022-11-23T01:58:40.1197559Z  2022-11-23T01:58:40.1201814Z  2022-11-23T01:58:40.1202172Z  2022-11-23T01:58:40.1204539Z  2022-11-23T01:58:40.1204818Z  2022-11-23T01:58:40.1205118Z  2022-11-23T01:58:40.1205419Z  2022-11-23T01:58:40.1208194Z [1,209 / 1,868] 8 actions running 2022-11-23T01:58:40.1208691Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:40.1209175Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:40.1215727Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:40.1216209Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:40.1216818Z Compiling aten/src/ATen/native/Linear.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:40.1217217Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:40.1217467Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:40.1217762Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:40.7273141Z 2022-11-23T01:58:40.7273821Z  2022-11-23T01:58:40.7274303Z  2022-11-23T01:58:40.7274560Z  2022-11-23T01:58:40.7274957Z  2022-11-23T01:58:40.7275248Z  2022-11-23T01:58:40.7275606Z  2022-11-23T01:58:40.7275883Z  2022-11-23T01:58:40.7276150Z  2022-11-23T01:58:40.7276698Z [1,210 / 1,868] 8 actions, 7 running 2022-11-23T01:58:40.7277475Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:40.7278145Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:40.7278510Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:40.7279203Z Compiling aten/src/ATen/native/Linear.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:40.7279849Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:40.7280415Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:40.7280830Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:40.7281401Z [Scann] Compiling aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp 2022-11-23T01:58:40.9758450Z 2022-11-23T01:58:40.9759067Z  2022-11-23T01:58:40.9759438Z  2022-11-23T01:58:40.9759658Z  2022-11-23T01:58:40.9759852Z  2022-11-23T01:58:40.9764968Z  2022-11-23T01:58:40.9765165Z  2022-11-23T01:58:40.9765366Z  2022-11-23T01:58:40.9765568Z  2022-11-23T01:58:40.9765941Z [1,211 / 1,868] 8 actions, 7 running 2022-11-23T01:58:40.9766376Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:40.9766635Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:40.9766981Z Compiling aten/src/ATen/native/Linear.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:40.9767292Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:40.9767550Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:40.9767796Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:40.9768053Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:40.9768309Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qrelu.cpp 2022-11-23T01:58:41.3214595Z 2022-11-23T01:58:41.3215840Z  2022-11-23T01:58:41.3216327Z  2022-11-23T01:58:41.3217709Z  2022-11-23T01:58:41.3218061Z  2022-11-23T01:58:41.3219386Z  2022-11-23T01:58:41.3219790Z  2022-11-23T01:58:41.3220303Z  2022-11-23T01:58:41.3221122Z  2022-11-23T01:58:41.3221585Z [1,211 / 1,868] 8 actions running 2022-11-23T01:58:41.3222048Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:41.3222507Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:41.3223071Z Compiling aten/src/ATen/native/Linear.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:41.3223643Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:41.3224071Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:41.3224524Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:41.3224962Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:41.3225366Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:41.5863313Z 2022-11-23T01:58:41.5863991Z  2022-11-23T01:58:41.5864398Z  2022-11-23T01:58:41.5864711Z  2022-11-23T01:58:41.5865048Z  2022-11-23T01:58:41.5865392Z  2022-11-23T01:58:41.5865695Z  2022-11-23T01:58:41.5866021Z  2022-11-23T01:58:41.5866319Z  2022-11-23T01:58:41.5866765Z [1,212 / 1,868] 8 actions, 7 running 2022-11-23T01:58:41.5867304Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:41.5868014Z Compiling aten/src/ATen/native/Linear.cpp; 2s processwrapper-sandbox 2022-11-23T01:58:41.5868619Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:41.5869136Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:41.5869642Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:41.5870134Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:41.5870636Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:41.5871150Z [Scann] Compiling aten/src/ATen/native/nested/NestedTensorFactories.cpp 2022-11-23T01:58:41.8602759Z 2022-11-23T01:58:41.8603316Z  2022-11-23T01:58:41.8603649Z  2022-11-23T01:58:41.8603925Z  2022-11-23T01:58:41.8604186Z  2022-11-23T01:58:41.8604467Z  2022-11-23T01:58:41.8604735Z  2022-11-23T01:58:41.8605013Z  2022-11-23T01:58:41.8605289Z  2022-11-23T01:58:41.8605642Z [1,216 / 1,868] 8 actions, 7 running 2022-11-23T01:58:41.8606089Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:41.8606704Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:41.8607110Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:41.8607541Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:41.8607956Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:41.8608396Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:41.8608825Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:41.8609259Z [Scann] Compiling aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp 2022-11-23T01:58:42.1219604Z 2022-11-23T01:58:42.1220164Z  2022-11-23T01:58:42.1220670Z  2022-11-23T01:58:42.1221031Z  2022-11-23T01:58:42.1221333Z  2022-11-23T01:58:42.1221560Z  2022-11-23T01:58:42.1221723Z  2022-11-23T01:58:42.1221899Z  2022-11-23T01:58:42.1845843Z  2022-11-23T01:58:42.1846253Z [1,216 / 1,868] 8 actions running 2022-11-23T01:58:42.1846697Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:42.1847139Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:42.1847575Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:42.1848004Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:42.1848435Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:42.1848844Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:42.1849271Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:42.1849696Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:42.8782239Z 2022-11-23T01:58:42.8784124Z  2022-11-23T01:58:42.8784560Z  2022-11-23T01:58:42.8784873Z  2022-11-23T01:58:42.8786118Z  2022-11-23T01:58:42.8786431Z  2022-11-23T01:58:42.8786733Z  2022-11-23T01:58:42.8787023Z  2022-11-23T01:58:42.8787326Z  2022-11-23T01:58:42.8787837Z [1,217 / 1,868] 8 actions, 7 running 2022-11-23T01:58:42.8788356Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:42.8788854Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:42.8790297Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:42.8790780Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:42.8791243Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:42.8792801Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:42.8793299Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:42.8793785Z [Scann] Compiling aten/src/ATen/RegisterFunctionalization_0.cpp 2022-11-23T01:58:43.1872413Z 2022-11-23T01:58:43.1872896Z  2022-11-23T01:58:43.1873250Z  2022-11-23T01:58:43.1873553Z  2022-11-23T01:58:43.1873806Z  2022-11-23T01:58:43.1874106Z  2022-11-23T01:58:43.1874412Z  2022-11-23T01:58:43.1874693Z  2022-11-23T01:58:43.1874991Z  2022-11-23T01:58:43.1875402Z [1,219 / 1,868] 8 actions running 2022-11-23T01:58:43.1875868Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:43.1876355Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:43.1876830Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:43.1877280Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:43.1877833Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:43.1878322Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:43.1878734Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:43.1879204Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:43.5363618Z 2022-11-23T01:58:43.5364314Z  2022-11-23T01:58:43.5364655Z  2022-11-23T01:58:43.5364924Z  2022-11-23T01:58:43.5365244Z  2022-11-23T01:58:43.5365559Z  2022-11-23T01:58:43.5365849Z  2022-11-23T01:58:43.5366150Z  2022-11-23T01:58:43.5366454Z  2022-11-23T01:58:43.5366875Z [1,220 / 1,868] 8 actions, 7 running 2022-11-23T01:58:43.5367336Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:43.5367837Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:43.5368306Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:43.5368580Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:43.5369002Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:43.5369257Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:43.5369517Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:43.5369790Z [Scann] Compiling aten/src/ATen/native/sparse/SparseCsrTensor.cpp 2022-11-23T01:58:43.7861591Z 2022-11-23T01:58:43.7862084Z  2022-11-23T01:58:43.7862482Z  2022-11-23T01:58:43.7862761Z  2022-11-23T01:58:43.7862936Z  2022-11-23T01:58:43.7863104Z  2022-11-23T01:58:43.7863259Z  2022-11-23T01:58:43.7863425Z  2022-11-23T01:58:43.7863593Z  2022-11-23T01:58:43.7863822Z [1,220 / 1,868] 8 actions running 2022-11-23T01:58:43.7864107Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:43.7864381Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:44.1297873Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:44.1298241Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:44.1298595Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:44.1298943Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:44.1299306Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:44.1299651Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:44.9306478Z 2022-11-23T01:58:44.9307060Z  2022-11-23T01:58:44.9307433Z  2022-11-23T01:58:44.9307675Z  2022-11-23T01:58:44.9307847Z  2022-11-23T01:58:44.9308007Z  2022-11-23T01:58:44.9308172Z  2022-11-23T01:58:44.9308337Z  2022-11-23T01:58:44.9308490Z  2022-11-23T01:58:44.9308734Z [1,220 / 1,868] 8 actions running 2022-11-23T01:58:44.9309017Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:44.9309279Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:44.9309541Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:44.9309817Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:44.9310066Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:44.9310326Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:44.9310591Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:44.9310847Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:45.7557368Z 2022-11-23T01:58:45.7558031Z  2022-11-23T01:58:45.7558445Z  2022-11-23T01:58:45.7558733Z  2022-11-23T01:58:45.7558981Z  2022-11-23T01:58:45.7559227Z  2022-11-23T01:58:45.7559491Z  2022-11-23T01:58:45.7559771Z  2022-11-23T01:58:45.7560062Z  2022-11-23T01:58:45.7560470Z [1,221 / 1,868] 8 actions, 7 running 2022-11-23T01:58:45.7560931Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:45.7561385Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:45.7561920Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:45.7562211Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:45.7562491Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:45.7562743Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:45.7563013Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:45.7563280Z [Scann] Compiling aten/src/ATen/native/AveragePool3d.cpp 2022-11-23T01:58:45.9896187Z 2022-11-23T01:58:45.9896741Z  2022-11-23T01:58:45.9897104Z  2022-11-23T01:58:45.9897409Z  2022-11-23T01:58:45.9897716Z  2022-11-23T01:58:45.9898011Z  2022-11-23T01:58:45.9898308Z  2022-11-23T01:58:45.9898612Z  2022-11-23T01:58:45.9898897Z  2022-11-23T01:58:45.9899325Z [1,221 / 1,868] 8 actions running 2022-11-23T01:58:45.9899822Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:45.9900298Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:45.9900782Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:45.9901252Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:45.9901704Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:45.9902297Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:45.9902880Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:45.9903352Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:47.3508876Z 2022-11-23T01:58:47.3509552Z  2022-11-23T01:58:47.3509867Z  2022-11-23T01:58:47.3510095Z  2022-11-23T01:58:47.3510352Z  2022-11-23T01:58:47.3510608Z  2022-11-23T01:58:47.3510845Z  2022-11-23T01:58:47.3511095Z  2022-11-23T01:58:47.3511358Z  2022-11-23T01:58:47.3511711Z [1,221 / 1,868] 8 actions running 2022-11-23T01:58:47.3512190Z //:aten; 5s processwrapper-sandbox 2022-11-23T01:58:47.3512642Z //:aten; 5s processwrapper-sandbox 2022-11-23T01:58:47.3513089Z //:aten; 5s processwrapper-sandbox 2022-11-23T01:58:47.3513487Z //:aten; 5s processwrapper-sandbox 2022-11-23T01:58:47.3513859Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:47.3514219Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:47.3514819Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:47.3515226Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:47.7773766Z 2022-11-23T01:58:47.7774634Z  2022-11-23T01:58:47.7774937Z  2022-11-23T01:58:47.7775177Z  2022-11-23T01:58:47.7775428Z  2022-11-23T01:58:47.7775642Z  2022-11-23T01:58:47.7775871Z  2022-11-23T01:58:47.7776102Z  2022-11-23T01:58:47.7776315Z  2022-11-23T01:58:47.7776662Z [1,222 / 1,868] 8 actions, 7 running 2022-11-23T01:58:47.7777048Z //:aten; 6s processwrapper-sandbox 2022-11-23T01:58:47.7777409Z //:aten; 6s processwrapper-sandbox 2022-11-23T01:58:47.7777766Z //:aten; 6s processwrapper-sandbox 2022-11-23T01:58:47.7778121Z //:aten; 6s processwrapper-sandbox 2022-11-23T01:58:47.7778464Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:47.7778813Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:47.7779173Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:47.7779508Z [Scann] Compiling aten/src/ATen/quantized/Quantizer.cpp 2022-11-23T01:58:47.9978987Z 2022-11-23T01:58:47.9979556Z  2022-11-23T01:58:47.9979912Z  2022-11-23T01:58:47.9980212Z  2022-11-23T01:58:47.9980503Z  2022-11-23T01:58:47.9980786Z  2022-11-23T01:58:47.9981068Z  2022-11-23T01:58:47.9981356Z  2022-11-23T01:58:47.9981701Z  2022-11-23T01:58:47.9982185Z [1,229 / 1,868] 8 actions, 7 running 2022-11-23T01:58:47.9982966Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:47.9983549Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:47.9984157Z Compiling aten/src/ATen/record_function.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:47.9984799Z Compiling aten/src/ATen/core/dynamic_type.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:47.9985335Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:47.9985802Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:47.9986281Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:47.9986744Z [Scann] Compiling caffe2/perfkernels/embedding_lookup_idx_avx2.cc 2022-11-23T01:58:48.3519748Z 2022-11-23T01:58:48.3520382Z  2022-11-23T01:58:48.3521945Z  2022-11-23T01:58:48.3522141Z  2022-11-23T01:58:48.3522312Z  2022-11-23T01:58:48.3522467Z  2022-11-23T01:58:48.3522636Z  2022-11-23T01:58:48.3522802Z  2022-11-23T01:58:48.3522954Z  2022-11-23T01:58:48.3523199Z [1,229 / 1,868] 8 actions running 2022-11-23T01:58:48.3523569Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:48.3523899Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:48.3524228Z Compiling aten/src/ATen/record_function.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:48.3524613Z Compiling aten/src/ATen/core/dynamic_type.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:48.3524921Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:48.3525182Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:48.3525444Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:48.4016254Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2022-11-23T01:58:49.0318303Z 2022-11-23T01:58:49.0318871Z  2022-11-23T01:58:49.0319208Z  2022-11-23T01:58:49.0319561Z  2022-11-23T01:58:49.0319852Z  2022-11-23T01:58:49.0320117Z  2022-11-23T01:58:49.0320376Z  2022-11-23T01:58:49.0320600Z  2022-11-23T01:58:49.0320857Z  2022-11-23T01:58:49.0321201Z [1,230 / 1,868] 8 actions, 7 running 2022-11-23T01:58:49.0321765Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:49.0322108Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:49.0322481Z Compiling aten/src/ATen/record_function.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:49.0323086Z Compiling aten/src/ATen/core/dynamic_type.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:49.0324092Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:49.0324474Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:49.0324727Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:49.0325090Z [Scann] Compiling aten/src/ATen/functorch/TensorWrapper.cpp 2022-11-23T01:58:49.4028024Z 2022-11-23T01:58:49.4029236Z  2022-11-23T01:58:49.4029614Z  2022-11-23T01:58:49.4030084Z  2022-11-23T01:58:49.4030395Z  2022-11-23T01:58:49.4030846Z  2022-11-23T01:58:49.4031144Z  2022-11-23T01:58:49.4031528Z  2022-11-23T01:58:49.4031836Z  2022-11-23T01:58:49.4032258Z [1,230 / 1,868] 8 actions running 2022-11-23T01:58:49.4032894Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:49.4033478Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:49.4034103Z Compiling aten/src/ATen/record_function.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:49.4034801Z Compiling aten/src/ATen/core/dynamic_type.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:49.4035365Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:49.4035812Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:49.4036294Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:49.4036754Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:50.6035277Z 2022-11-23T01:58:50.6035841Z  2022-11-23T01:58:50.6036243Z  2022-11-23T01:58:50.6036547Z  2022-11-23T01:58:50.6036840Z  2022-11-23T01:58:50.6037022Z  2022-11-23T01:58:50.6037177Z  2022-11-23T01:58:50.6037343Z  2022-11-23T01:58:50.6037512Z  2022-11-23T01:58:50.6037815Z [1,230 / 1,868] 8 actions running 2022-11-23T01:58:50.6038189Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 2s processwrapper-sandbox 2022-11-23T01:58:50.6038519Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:50.6038846Z Compiling aten/src/ATen/record_function.cpp; 2s processwrapper-sandbox 2022-11-23T01:58:50.6039247Z Compiling aten/src/ATen/core/dynamic_type.cpp; 2s processwrapper-sandbox 2022-11-23T01:58:50.6039558Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:50.6039813Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:50.6040075Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:50.6040343Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:50.8271056Z 2022-11-23T01:58:50.8271598Z  2022-11-23T01:58:50.8271885Z  2022-11-23T01:58:50.8272119Z  2022-11-23T01:58:50.8272363Z  2022-11-23T01:58:50.8272609Z  2022-11-23T01:58:50.8272883Z  2022-11-23T01:58:50.8273149Z  2022-11-23T01:58:50.8273390Z  2022-11-23T01:58:50.8273781Z [1,232 / 1,868] 8 actions running 2022-11-23T01:58:50.8274342Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 3s processwrapper-sandbox 2022-11-23T01:58:50.8274982Z Compiling aten/src/ATen/core/dynamic_type.cpp; 2s processwrapper-sandbox 2022-11-23T01:58:50.8275494Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:50.8275944Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:50.8276353Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:50.8276964Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:50.8277388Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:50.8277851Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:51.1144970Z 2022-11-23T01:58:51.1145564Z  2022-11-23T01:58:51.1146816Z  2022-11-23T01:58:51.1147033Z  2022-11-23T01:58:51.1147292Z  2022-11-23T01:58:51.1147552Z  2022-11-23T01:58:51.1148113Z  2022-11-23T01:58:51.1148395Z  2022-11-23T01:58:51.1148675Z  2022-11-23T01:58:51.1149111Z [1,234 / 1,868] 8 actions, 7 running 2022-11-23T01:58:51.1149788Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 3s processwrapper-sandbox 2022-11-23T01:58:51.1150377Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:51.1150870Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:51.1152313Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:51.1152736Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:51.1153227Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:51.1153720Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:51.1161998Z [Scann] Compiling aten/src/ATen/native/xnnpack/Convolution.cpp 2022-11-23T01:58:51.4143367Z 2022-11-23T01:58:51.4143958Z  2022-11-23T01:58:51.4144259Z  2022-11-23T01:58:51.4144555Z  2022-11-23T01:58:51.4144862Z  2022-11-23T01:58:51.4145139Z  2022-11-23T01:58:51.4145412Z  2022-11-23T01:58:51.4145707Z  2022-11-23T01:58:51.4145988Z  2022-11-23T01:58:51.4146412Z [1,235 / 1,868] 8 actions, 7 running 2022-11-23T01:58:51.4147075Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 3s processwrapper-sandbox 2022-11-23T01:58:51.4147660Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:51.4148127Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:51.4148628Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:51.4149089Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:51.4149568Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:51.4150041Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:51.4150524Z [Scann] Compiling aten/src/ATen/native/nested/NestedTensorBinaryOps.cpp 2022-11-23T01:58:51.6275554Z 2022-11-23T01:58:51.6275935Z  2022-11-23T01:58:51.6276196Z  2022-11-23T01:58:51.6276374Z  2022-11-23T01:58:51.6276532Z  2022-11-23T01:58:51.6276697Z  2022-11-23T01:58:51.6276868Z  2022-11-23T01:58:51.6277018Z  2022-11-23T01:58:51.6277182Z  2022-11-23T01:58:51.6277422Z [1,235 / 1,868] 8 actions running 2022-11-23T01:58:51.6277870Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 3s processwrapper-sandbox 2022-11-23T01:58:51.6278209Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:51.6278476Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:51.6278777Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:51.6279042Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:51.6279301Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:51.6279596Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:51.6279864Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:51.8711235Z 2022-11-23T01:58:51.8711662Z  2022-11-23T01:58:51.8711883Z  2022-11-23T01:58:51.8712047Z  2022-11-23T01:58:51.8712306Z  2022-11-23T01:58:51.8712614Z  2022-11-23T01:58:51.8712834Z  2022-11-23T01:58:51.8713059Z  2022-11-23T01:58:51.8713305Z  2022-11-23T01:58:51.8713694Z [1,236 / 1,868] 8 actions, 7 running 2022-11-23T01:58:51.8714173Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:51.8714468Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:51.8714817Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:51.8715224Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:51.8715617Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:51.8716023Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:51.8716458Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:51.8717110Z [Scann] Compiling aten/src/ATen/core/NamedTensor.cpp 2022-11-23T01:58:52.2292386Z 2022-11-23T01:58:52.2293090Z  2022-11-23T01:58:52.2293537Z  2022-11-23T01:58:52.2293816Z  2022-11-23T01:58:52.2294210Z  2022-11-23T01:58:52.2294460Z  2022-11-23T01:58:52.2294717Z  2022-11-23T01:58:52.2295101Z  2022-11-23T01:58:52.2295363Z  2022-11-23T01:58:52.2295863Z [1,236 / 1,868] 8 actions running 2022-11-23T01:58:52.2296293Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:52.2296987Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:52.2297551Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:52.2298170Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:52.2298571Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:52.2299563Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:52.2300044Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:52.2302645Z Compiling aten/src/ATen/core/NamedTensor.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:52.5800348Z 2022-11-23T01:58:52.5800972Z  2022-11-23T01:58:52.5801370Z  2022-11-23T01:58:52.5801840Z  2022-11-23T01:58:52.5802167Z  2022-11-23T01:58:52.5802497Z  2022-11-23T01:58:52.5802818Z  2022-11-23T01:58:52.5803119Z  2022-11-23T01:58:52.5803426Z  2022-11-23T01:58:52.5803881Z [1,239 / 1,868] 8 actions, 7 running 2022-11-23T01:58:52.5804413Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:52.5804937Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:52.5805444Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:52.5805931Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:52.5806629Z Compiling aten/src/ATen/core/NamedTensor.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:52.5807283Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:52.5807955Z Compiling aten/src/ATen/core/Tensor.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:52.5808651Z [Scann] Compiling aten/src/ATen/functorch/LegacyBatchingRegistrations.cpp 2022-11-23T01:58:52.8274172Z 2022-11-23T01:58:52.8274757Z  2022-11-23T01:58:52.8275101Z  2022-11-23T01:58:52.8275427Z  2022-11-23T01:58:52.8275762Z  2022-11-23T01:58:52.8276074Z  2022-11-23T01:58:52.8276362Z  2022-11-23T01:58:52.8276662Z  2022-11-23T01:58:52.8276953Z  2022-11-23T01:58:52.8277328Z [1,241 / 1,868] 8 actions running 2022-11-23T01:58:52.8277942Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:52.8278452Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:52.8279078Z Compiling aten/src/ATen/core/NamedTensor.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:52.8279601Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:52.8279947Z Compiling aten/src/ATen/core/Tensor.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:52.8280238Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:52.8280499Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:52.8280853Z Compiling aten/src/ATen/BatchedFallback.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:53.8301273Z 2022-11-23T01:58:53.8301824Z  2022-11-23T01:58:53.8302141Z  2022-11-23T01:58:53.8302428Z  2022-11-23T01:58:53.8302703Z  2022-11-23T01:58:53.8302969Z  2022-11-23T01:58:53.8303247Z  2022-11-23T01:58:53.8303504Z  2022-11-23T01:58:53.8303776Z  2022-11-23T01:58:53.8304169Z [1,241 / 1,868] 8 actions running 2022-11-23T01:58:53.8304614Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:53.8305036Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:53.8305611Z Compiling aten/src/ATen/core/NamedTensor.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:53.8306131Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:53.8306666Z Compiling aten/src/ATen/core/Tensor.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:53.8307165Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:53.8307784Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:53.8308351Z Compiling aten/src/ATen/BatchedFallback.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:54.1638500Z 2022-11-23T01:58:54.1639064Z  2022-11-23T01:58:54.1639381Z  2022-11-23T01:58:54.1639623Z  2022-11-23T01:58:54.1639844Z  2022-11-23T01:58:54.1640079Z  2022-11-23T01:58:54.1640323Z  2022-11-23T01:58:54.1640566Z  2022-11-23T01:58:54.1640829Z  2022-11-23T01:58:54.1641238Z [1,242 / 1,868] 8 actions, 7 running 2022-11-23T01:58:54.1641894Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:54.1642294Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:54.1642666Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:54.1643140Z Compiling aten/src/ATen/core/Tensor.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:54.1643905Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:54.1644328Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:54.1644815Z Compiling aten/src/ATen/BatchedFallback.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:54.1645259Z [Scann] Compiling aten/src/ATen/functorch/Interpreter.cpp 2022-11-23T01:58:54.3875633Z 2022-11-23T01:58:54.3876155Z  2022-11-23T01:58:54.3876486Z  2022-11-23T01:58:54.3876754Z  2022-11-23T01:58:54.3877032Z  2022-11-23T01:58:54.3877304Z  2022-11-23T01:58:54.3877564Z  2022-11-23T01:58:54.3877912Z  2022-11-23T01:58:54.3878190Z  2022-11-23T01:58:54.3878587Z [1,244 / 1,868] 8 actions, 7 running 2022-11-23T01:58:54.3879037Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:54.3879596Z Compiling aten/src/ATen/core/Tensor.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:54.3880093Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:54.3880547Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:54.3881114Z Compiling aten/src/ATen/BatchedFallback.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:54.3881663Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:54.3881944Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:54.3882217Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qhardswish.cpp 2022-11-23T01:58:54.6406403Z 2022-11-23T01:58:54.6406889Z  2022-11-23T01:58:54.6407255Z  2022-11-23T01:58:54.6407538Z  2022-11-23T01:58:54.6407798Z  2022-11-23T01:58:54.6410180Z  2022-11-23T01:58:54.6410701Z  2022-11-23T01:58:54.6411151Z  2022-11-23T01:58:54.6411557Z  2022-11-23T01:58:54.6411893Z [1,244 / 1,868] 8 actions running 2022-11-23T01:58:54.6412250Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:54.6412669Z Compiling aten/src/ATen/core/Tensor.cpp; 2s processwrapper-sandbox 2022-11-23T01:58:54.6413048Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:54.6413386Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:54.6414021Z Compiling aten/src/ATen/BatchedFallback.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:54.6414664Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:54.6415190Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:54.6415724Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:55.0340627Z 2022-11-23T01:58:55.0341182Z  2022-11-23T01:58:55.0341533Z  2022-11-23T01:58:55.0341832Z  2022-11-23T01:58:55.0342116Z  2022-11-23T01:58:55.0342402Z  2022-11-23T01:58:55.0342684Z  2022-11-23T01:58:55.0342947Z  2022-11-23T01:58:55.0343235Z  2022-11-23T01:58:55.0343658Z [1,246 / 1,868] 8 actions, 7 running 2022-11-23T01:58:55.0344127Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:55.0344618Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:55.0345219Z Compiling aten/src/ATen/BatchedFallback.cpp; 2s processwrapper-sandbox 2022-11-23T01:58:55.0345733Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:55.0346139Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:55.0346536Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:55.0347228Z Compiling aten/src/ATen/core/Range.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:55.0347704Z [Scann] Compiling aten/src/ATen/functorch/BatchedTensorImpl.cpp 2022-11-23T01:58:55.2443536Z 2022-11-23T01:58:55.2444128Z  2022-11-23T01:58:55.2444514Z  2022-11-23T01:58:55.2444807Z  2022-11-23T01:58:55.2445143Z  2022-11-23T01:58:55.2445465Z  2022-11-23T01:58:55.2445761Z  2022-11-23T01:58:55.2446086Z  2022-11-23T01:58:55.2446401Z  2022-11-23T01:58:55.2446809Z [1,246 / 1,868] 8 actions running 2022-11-23T01:58:55.2447300Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:55.2447799Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:55.2448404Z Compiling aten/src/ATen/BatchedFallback.cpp; 2s processwrapper-sandbox 2022-11-23T01:58:55.2449218Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:55.2449713Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:55.2450177Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:55.2450766Z Compiling aten/src/ATen/core/Range.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:55.2451323Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:55.7854975Z 2022-11-23T01:58:55.7855959Z  2022-11-23T01:58:55.7856379Z  2022-11-23T01:58:55.7856570Z  2022-11-23T01:58:55.7856732Z  2022-11-23T01:58:55.7856906Z  2022-11-23T01:58:55.7857076Z  2022-11-23T01:58:55.7857231Z  2022-11-23T01:58:55.7857397Z  2022-11-23T01:58:55.7857649Z [1,247 / 1,868] 8 actions, 7 running 2022-11-23T01:58:55.7857924Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:55.7858200Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:55.7858547Z Compiling aten/src/ATen/BatchedFallback.cpp; 3s processwrapper-sandbox 2022-11-23T01:58:55.7858865Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:55.7859128Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:55.7859549Z Compiling aten/src/ATen/core/Range.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:55.7859844Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:55.7860051Z [Scann] //:aten 2022-11-23T01:58:56.0418699Z 2022-11-23T01:58:56.0419489Z  2022-11-23T01:58:56.0419969Z  2022-11-23T01:58:56.0420238Z  2022-11-23T01:58:56.0420565Z  2022-11-23T01:58:56.0420808Z  2022-11-23T01:58:56.0421028Z  2022-11-23T01:58:56.0421272Z  2022-11-23T01:58:56.0421507Z  2022-11-23T01:58:56.0421848Z [1,247 / 1,868] 8 actions running 2022-11-23T01:58:56.0422242Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:56.0422630Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:58:56.0423118Z Compiling aten/src/ATen/BatchedFallback.cpp; 3s processwrapper-sandbox 2022-11-23T01:58:56.0423577Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:56.0423951Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:56.0424426Z Compiling aten/src/ATen/core/Range.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:56.0424841Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:56.0425209Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:57.2426370Z 2022-11-23T01:58:57.2427016Z  2022-11-23T01:58:57.2427367Z  2022-11-23T01:58:57.2427570Z  2022-11-23T01:58:57.2427741Z  2022-11-23T01:58:57.2427916Z  2022-11-23T01:58:57.2428072Z  2022-11-23T01:58:57.2428241Z  2022-11-23T01:58:57.2428409Z  2022-11-23T01:58:57.2428643Z [1,247 / 1,868] 8 actions running 2022-11-23T01:58:57.2428929Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:57.2429206Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:57.2429542Z Compiling aten/src/ATen/BatchedFallback.cpp; 4s processwrapper-sandbox 2022-11-23T01:58:57.2429877Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:57.2430146Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:57.2430607Z Compiling aten/src/ATen/core/Range.cpp; 2s processwrapper-sandbox 2022-11-23T01:58:57.2430917Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:57.2431263Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:57.4429154Z 2022-11-23T01:58:57.4429922Z  2022-11-23T01:58:57.4430472Z  2022-11-23T01:58:57.4430799Z  2022-11-23T01:58:57.4431230Z  2022-11-23T01:58:57.4431516Z  2022-11-23T01:58:57.4431755Z  2022-11-23T01:58:57.4431990Z  2022-11-23T01:58:57.4432236Z  2022-11-23T01:58:57.4432652Z [1,250 / 1,868] 8 actions running 2022-11-23T01:58:57.4433129Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:57.4433613Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:58:57.4434253Z Compiling aten/src/ATen/BatchedFallback.cpp; 4s processwrapper-sandbox 2022-11-23T01:58:57.4435068Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:57.4435394Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:57.4435684Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:57.4436034Z Compiling aten/src/ATen/Context.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:57.4436338Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:57.6494695Z 2022-11-23T01:58:57.6495317Z  2022-11-23T01:58:57.6495555Z  2022-11-23T01:58:57.6495733Z  2022-11-23T01:58:57.6495901Z  2022-11-23T01:58:57.6496071Z  2022-11-23T01:58:57.6496226Z  2022-11-23T01:58:57.6496397Z  2022-11-23T01:58:57.6496563Z  2022-11-23T01:58:57.6496806Z [1,254 / 1,868] 8 actions, 7 running 2022-11-23T01:58:57.6497092Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:57.6497367Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:57.6497680Z Compiling aten/src/ATen/Context.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:57.6497980Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:57.6498255Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:57.6498504Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:57.6498769Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:57.6499029Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qclamp.cpp 2022-11-23T01:58:57.8937114Z 2022-11-23T01:58:57.8937927Z  2022-11-23T01:58:57.8938269Z  2022-11-23T01:58:57.8938594Z  2022-11-23T01:58:57.8938909Z  2022-11-23T01:58:57.8939205Z  2022-11-23T01:58:57.8939511Z  2022-11-23T01:58:57.8940648Z  2022-11-23T01:58:57.8940920Z  2022-11-23T01:58:57.8941371Z [1,255 / 1,868] 8 actions, 7 running 2022-11-23T01:58:57.8941880Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:57.8942493Z Compiling aten/src/ATen/Context.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:57.8943020Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:57.8943506Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:57.8943985Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:57.8944243Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:57.8944503Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:57.8944775Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp 2022-11-23T01:58:58.2433787Z 2022-11-23T01:58:58.2434404Z  2022-11-23T01:58:58.2434771Z  2022-11-23T01:58:58.2435092Z  2022-11-23T01:58:58.2435394Z  2022-11-23T01:58:58.2435599Z  2022-11-23T01:58:58.2435764Z  2022-11-23T01:58:58.2435928Z  2022-11-23T01:58:58.2436081Z  2022-11-23T01:58:58.2436327Z [1,255 / 1,868] 8 actions running 2022-11-23T01:58:58.2436609Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:58.2436930Z Compiling aten/src/ATen/Context.cpp; 0s processwrapper-sandbox 2022-11-23T01:58:58.2437233Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:58.2437497Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:58.2437827Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:58.2438095Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:58.2438353Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:58.2537696Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:58:59.2549544Z 2022-11-23T01:58:59.2550154Z  2022-11-23T01:58:59.2550468Z  2022-11-23T01:58:59.2550822Z  2022-11-23T01:58:59.2551143Z  2022-11-23T01:58:59.2551327Z  2022-11-23T01:58:59.2551493Z  2022-11-23T01:58:59.2551658Z  2022-11-23T01:58:59.2551809Z  2022-11-23T01:58:59.2552054Z [1,255 / 1,868] 8 actions running 2022-11-23T01:58:59.2552337Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:59.2552656Z Compiling aten/src/ATen/Context.cpp; 1s processwrapper-sandbox 2022-11-23T01:58:59.2552961Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:59.2553224Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:59.2553475Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:59.2901063Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:59.2901508Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:59.2901984Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:59.6475899Z 2022-11-23T01:58:59.6476377Z  2022-11-23T01:58:59.6476745Z  2022-11-23T01:58:59.6477024Z  2022-11-23T01:58:59.6477295Z  2022-11-23T01:58:59.6477598Z  2022-11-23T01:58:59.6477963Z  2022-11-23T01:58:59.6478235Z  2022-11-23T01:58:59.6478537Z  2022-11-23T01:58:59.6478937Z [1,256 / 1,868] 8 actions, 7 running 2022-11-23T01:58:59.6479432Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:59.6479883Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:59.6480336Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:59.6480783Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:59.6481173Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:59.6481785Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:59.6482337Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:59.6482852Z [Scann] Compiling aten/src/ATen/native/mkl/LinearAlgebra.cpp 2022-11-23T01:58:59.8915663Z 2022-11-23T01:58:59.8916622Z  2022-11-23T01:58:59.8917388Z  2022-11-23T01:58:59.8917839Z  2022-11-23T01:58:59.8918131Z  2022-11-23T01:58:59.8918389Z  2022-11-23T01:58:59.8918687Z  2022-11-23T01:58:59.8920384Z  2022-11-23T01:58:59.8920641Z  2022-11-23T01:58:59.8921059Z [1,256 / 1,868] 8 actions running 2022-11-23T01:58:59.8921683Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:59.8922193Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:59.8924155Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:59.8924705Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:59.8925284Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:59.8928026Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:58:59.8928583Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:58:59.8929177Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:59:00.8919850Z 2022-11-23T01:59:00.8920433Z  2022-11-23T01:59:00.8920759Z  2022-11-23T01:59:00.8921103Z  2022-11-23T01:59:00.8921421Z  2022-11-23T01:59:00.8921812Z  2022-11-23T01:59:00.8921975Z  2022-11-23T01:59:00.8922142Z  2022-11-23T01:59:00.8922309Z  2022-11-23T01:59:00.8922552Z [1,256 / 1,868] 8 actions running 2022-11-23T01:59:00.8922838Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:59:00.8923111Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:59:00.8923367Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:59:00.8923633Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:59:00.8923897Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:59:00.8924145Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:59:00.8924408Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:59:00.8924679Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:59:01.3589243Z 2022-11-23T01:59:01.3589815Z  2022-11-23T01:59:01.3599417Z  2022-11-23T01:59:01.3599740Z  2022-11-23T01:59:01.3599903Z  2022-11-23T01:59:01.3600297Z  2022-11-23T01:59:01.3600478Z  2022-11-23T01:59:01.3600632Z  2022-11-23T01:59:01.3600803Z  2022-11-23T01:59:01.3601060Z [1,257 / 1,868] 8 actions, 7 running 2022-11-23T01:59:01.3601335Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:59:01.3601805Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:59:01.3602075Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:59:01.3602328Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:59:01.3602591Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:59:01.3602854Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:59:01.3603102Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:59:01.3603327Z [Scann] //:aten 2022-11-23T01:59:01.6929038Z 2022-11-23T01:59:01.6940143Z  2022-11-23T01:59:01.6940466Z  2022-11-23T01:59:01.6940707Z  2022-11-23T01:59:01.6940975Z  2022-11-23T01:59:01.6941232Z  2022-11-23T01:59:01.6941472Z  2022-11-23T01:59:01.6941761Z  2022-11-23T01:59:01.6942000Z  2022-11-23T01:59:01.6942245Z [1,257 / 1,868] 8 actions running 2022-11-23T01:59:01.6942683Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:59:01.6943028Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:59:01.6943327Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:59:01.6943708Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:59:01.6944071Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:59:01.6944437Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:59:01.6944754Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:59:01.6945022Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:59:02.6939004Z 2022-11-23T01:59:02.6939557Z  2022-11-23T01:59:02.6939936Z  2022-11-23T01:59:02.6940277Z  2022-11-23T01:59:02.6940573Z  2022-11-23T01:59:02.6940859Z  2022-11-23T01:59:02.6941161Z  2022-11-23T01:59:02.6941441Z  2022-11-23T01:59:02.6941599Z  2022-11-23T01:59:02.6941852Z [1,257 / 1,868] 8 actions running 2022-11-23T01:59:02.6942138Z //:aten; 5s processwrapper-sandbox 2022-11-23T01:59:02.6942401Z //:aten; 5s processwrapper-sandbox 2022-11-23T01:59:02.6942668Z //:aten; 5s processwrapper-sandbox 2022-11-23T01:59:02.6942929Z //:aten; 5s processwrapper-sandbox 2022-11-23T01:59:02.6943179Z //:aten; 5s processwrapper-sandbox 2022-11-23T01:59:02.6943444Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:59:02.6943706Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:59:02.6943955Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:59:03.7738061Z 2022-11-23T01:59:03.7738597Z  2022-11-23T01:59:03.7738940Z  2022-11-23T01:59:03.7739289Z  2022-11-23T01:59:03.7739581Z  2022-11-23T01:59:03.7739810Z  2022-11-23T01:59:03.7739980Z  2022-11-23T01:59:03.7740138Z  2022-11-23T01:59:03.7740307Z  2022-11-23T01:59:03.7740554Z [1,257 / 1,868] 8 actions running 2022-11-23T01:59:03.7740836Z //:aten; 6s processwrapper-sandbox 2022-11-23T01:59:03.7741109Z //:aten; 6s processwrapper-sandbox 2022-11-23T01:59:03.7741374Z //:aten; 6s processwrapper-sandbox 2022-11-23T01:59:03.7741621Z //:aten; 6s processwrapper-sandbox 2022-11-23T01:59:03.7741880Z //:aten; 6s processwrapper-sandbox 2022-11-23T01:59:03.7742144Z //:aten; 5s processwrapper-sandbox 2022-11-23T01:59:03.7742391Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:59:03.7742649Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:59:03.9800169Z 2022-11-23T01:59:03.9800690Z  2022-11-23T01:59:03.9801057Z  2022-11-23T01:59:03.9801323Z  2022-11-23T01:59:03.9801765Z  2022-11-23T01:59:03.9802069Z  2022-11-23T01:59:03.9802366Z  2022-11-23T01:59:03.9802667Z  2022-11-23T01:59:03.9802838Z  2022-11-23T01:59:03.9803066Z [1,258 / 1,868] 8 actions running 2022-11-23T01:59:03.9803350Z //:aten; 6s processwrapper-sandbox 2022-11-23T01:59:04.0061507Z //:aten; 6s processwrapper-sandbox 2022-11-23T01:59:04.0062169Z //:aten; 6s processwrapper-sandbox 2022-11-23T01:59:04.0062449Z //:aten; 6s processwrapper-sandbox 2022-11-23T01:59:04.0062717Z //:aten; 6s processwrapper-sandbox 2022-11-23T01:59:04.0062968Z //:aten; 4s processwrapper-sandbox 2022-11-23T01:59:04.0063233Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:59:04.0063498Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:59:04.2068639Z 2022-11-23T01:59:04.2069149Z  2022-11-23T01:59:04.2069540Z  2022-11-23T01:59:04.2069864Z  2022-11-23T01:59:04.2070144Z  2022-11-23T01:59:04.2070442Z  2022-11-23T01:59:04.2070748Z  2022-11-23T01:59:04.2071057Z  2022-11-23T01:59:04.2071348Z  2022-11-23T01:59:04.2073462Z [1,260 / 1,868] 8 actions running 2022-11-23T01:59:04.2073887Z //:aten; 6s processwrapper-sandbox 2022-11-23T01:59:04.2074297Z //:aten; 6s processwrapper-sandbox 2022-11-23T01:59:04.2074593Z //:aten; 6s processwrapper-sandbox 2022-11-23T01:59:04.2074861Z //:aten; 6s processwrapper-sandbox 2022-11-23T01:59:04.2075112Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:59:04.2075376Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:59:04.2075638Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:59:04.2075886Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:59:04.4079948Z 2022-11-23T01:59:04.4080579Z  2022-11-23T01:59:04.4080944Z  2022-11-23T01:59:04.4081307Z  2022-11-23T01:59:04.4081697Z  2022-11-23T01:59:04.4081877Z  2022-11-23T01:59:04.4082049Z  2022-11-23T01:59:04.4082204Z  2022-11-23T01:59:04.4082372Z  2022-11-23T01:59:04.4082607Z [1,261 / 1,868] 8 actions running 2022-11-23T01:59:04.4082911Z //:aten; 7s processwrapper-sandbox 2022-11-23T01:59:04.4083189Z //:aten; 6s processwrapper-sandbox 2022-11-23T01:59:04.4083456Z //:aten; 6s processwrapper-sandbox 2022-11-23T01:59:04.4083713Z //:aten; 6s processwrapper-sandbox 2022-11-23T01:59:04.4083980Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:59:04.4084242Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:59:04.4084491Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:59:04.4084797Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2022-11-23T01:59:04.6101090Z 2022-11-23T01:59:04.6101682Z  2022-11-23T01:59:04.6102028Z  2022-11-23T01:59:04.6102376Z  2022-11-23T01:59:04.6102687Z  2022-11-23T01:59:04.6102950Z  2022-11-23T01:59:04.6103253Z  2022-11-23T01:59:04.6103558Z  2022-11-23T01:59:04.6103842Z  2022-11-23T01:59:04.6104241Z [1,262 / 1,868] 7 actions running 2022-11-23T01:59:04.6104676Z //:aten; 7s processwrapper-sandbox 2022-11-23T01:59:04.6105098Z //:aten; 7s processwrapper-sandbox 2022-11-23T01:59:04.6105522Z //:aten; 6s processwrapper-sandbox 2022-11-23T01:59:04.6105949Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:59:04.6106402Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:59:04.6106840Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:59:04.6107363Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2022-11-23T01:59:05.0103946Z 2022-11-23T01:59:05.0104424Z  2022-11-23T01:59:05.0104698Z  2022-11-23T01:59:05.0104878Z  2022-11-23T01:59:05.0105037Z  2022-11-23T01:59:05.0105210Z  2022-11-23T01:59:05.0105380Z  2022-11-23T01:59:05.0105535Z  2022-11-23T01:59:05.0105779Z [1,265 / 1,868] 8 actions running 2022-11-23T01:59:05.0106061Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:59:05.0106325Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:59:05.0106596Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:59:05.0106900Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2022-11-23T01:59:05.0107207Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:59:05.0107458Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:59:05.0619918Z Compiling aten/src/ATen/native/Memory.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:05.0621032Z Compiling aten/src/ATen/native/LossNLL.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:05.2629805Z 2022-11-23T01:59:05.2630396Z  2022-11-23T01:59:05.2630829Z  2022-11-23T01:59:05.2631135Z  2022-11-23T01:59:05.2631395Z  2022-11-23T01:59:05.2631675Z  2022-11-23T01:59:05.2631931Z  2022-11-23T01:59:05.2632183Z  2022-11-23T01:59:05.2632413Z  2022-11-23T01:59:05.2632789Z [1,266 / 1,868] 8 actions running 2022-11-23T01:59:05.2633144Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:59:05.2633547Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:59:05.2633941Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:59:05.2634638Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:59:05.2635041Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:59:05.2635526Z Compiling aten/src/ATen/native/Memory.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:05.2636047Z Compiling aten/src/ATen/native/LossNLL.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:05.2636512Z Compiling torch/csrc/api/src/nn/module.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:05.6631455Z 2022-11-23T01:59:05.6632090Z  2022-11-23T01:59:05.6632442Z  2022-11-23T01:59:05.6632638Z  2022-11-23T01:59:05.6632797Z  2022-11-23T01:59:05.6632967Z  2022-11-23T01:59:05.6633138Z  2022-11-23T01:59:05.6633291Z  2022-11-23T01:59:05.6633458Z  2022-11-23T01:59:05.6633703Z [1,266 / 1,868] 8 actions running 2022-11-23T01:59:05.6633974Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:59:05.6634247Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:59:05.6634513Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:59:05.6634778Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:59:05.6635038Z //:aten; 0s processwrapper-sandbox 2022-11-23T01:59:05.6635380Z Compiling aten/src/ATen/native/Memory.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:05.6635751Z Compiling aten/src/ATen/native/LossNLL.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:05.6636136Z Compiling torch/csrc/api/src/nn/module.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:06.5187078Z 2022-11-23T01:59:06.5187619Z  2022-11-23T01:59:06.5188001Z  2022-11-23T01:59:06.5188298Z  2022-11-23T01:59:06.5188571Z  2022-11-23T01:59:06.5188866Z  2022-11-23T01:59:06.5189154Z  2022-11-23T01:59:06.5189427Z  2022-11-23T01:59:06.5189721Z  2022-11-23T01:59:06.5190145Z [1,267 / 1,868] 8 actions, 7 running 2022-11-23T01:59:06.5190625Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:59:06.5191107Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:59:06.5191612Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:59:06.5192088Z //:aten; 1s processwrapper-sandbox 2022-11-23T01:59:06.5192678Z Compiling aten/src/ATen/native/Memory.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:06.5193334Z Compiling aten/src/ATen/native/LossNLL.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:06.5194012Z Compiling torch/csrc/api/src/nn/module.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:06.5194466Z [Scann] Compiling torch/csrc/api/src/imethod.cpp 2022-11-23T01:59:06.7232525Z 2022-11-23T01:59:06.7233037Z  2022-11-23T01:59:06.7233383Z  2022-11-23T01:59:06.7233654Z  2022-11-23T01:59:06.7233919Z  2022-11-23T01:59:06.7234185Z  2022-11-23T01:59:06.7234435Z  2022-11-23T01:59:06.7234696Z  2022-11-23T01:59:06.7234960Z  2022-11-23T01:59:06.7235349Z [1,269 / 1,868] 8 actions, 7 running 2022-11-23T01:59:06.7235823Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:59:06.7236294Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:59:06.7236745Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:59:06.7237269Z Compiling aten/src/ATen/native/Memory.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:06.7238194Z Compiling aten/src/ATen/native/LossNLL.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:06.7238822Z Compiling torch/csrc/api/src/nn/module.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:06.7239441Z Compiling torch/csrc/api/src/imethod.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:06.7239883Z [Scann] Compiling torch/csrc/api/src/enum.cpp 2022-11-23T01:59:07.0585248Z 2022-11-23T01:59:07.0585819Z  2022-11-23T01:59:07.0586162Z  2022-11-23T01:59:07.0586465Z  2022-11-23T01:59:07.0586774Z  2022-11-23T01:59:07.0587822Z  2022-11-23T01:59:07.0588101Z  2022-11-23T01:59:07.0588405Z  2022-11-23T01:59:07.0588691Z  2022-11-23T01:59:07.0589117Z [1,270 / 1,868] 8 actions, 7 running 2022-11-23T01:59:07.0589594Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:59:07.0590568Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:59:07.0591094Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:59:07.0591701Z Compiling aten/src/ATen/native/LossNLL.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:07.0592369Z Compiling torch/csrc/api/src/nn/module.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:07.0592984Z Compiling torch/csrc/api/src/imethod.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:07.0593604Z Compiling torch/csrc/api/src/enum.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:07.0594227Z [Prepa] action 'SolibSymlink _solib_k8/liblibcaffe2_Uperfkernels_Uavx2.so' 2022-11-23T01:59:07.2656537Z 2022-11-23T01:59:07.2657105Z  2022-11-23T01:59:07.2657433Z  2022-11-23T01:59:07.2657711Z  2022-11-23T01:59:07.2658001Z  2022-11-23T01:59:07.2658252Z  2022-11-23T01:59:07.2658535Z  2022-11-23T01:59:07.2658783Z  2022-11-23T01:59:07.2659062Z  2022-11-23T01:59:07.2659474Z [1,271 / 1,868] 8 actions running 2022-11-23T01:59:07.2659908Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:59:07.2660344Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:59:07.2660766Z //:aten; 2s processwrapper-sandbox 2022-11-23T01:59:07.2661331Z Compiling aten/src/ATen/native/LossNLL.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:07.2661935Z Compiling torch/csrc/api/src/nn/module.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:07.2662523Z Compiling torch/csrc/api/src/imethod.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:07.2663126Z Compiling torch/csrc/api/src/enum.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:07.2663724Z Compiling torch/csrc/api/src/serialize.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:07.6536085Z 2022-11-23T01:59:07.6536533Z  2022-11-23T01:59:07.6537822Z  2022-11-23T01:59:07.6538025Z  2022-11-23T01:59:07.6538186Z  2022-11-23T01:59:07.6538358Z  2022-11-23T01:59:07.6538528Z  2022-11-23T01:59:07.6538702Z  2022-11-23T01:59:07.6538870Z  2022-11-23T01:59:07.6539125Z [1,272 / 1,868] 8 actions, 7 running 2022-11-23T01:59:07.6539401Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:59:07.6539682Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:59:07.6540027Z Compiling aten/src/ATen/native/LossNLL.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:07.6540400Z Compiling torch/csrc/api/src/nn/module.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:07.6540779Z Compiling torch/csrc/api/src/imethod.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:07.6541147Z Compiling torch/csrc/api/src/enum.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:07.6541519Z Compiling torch/csrc/api/src/serialize.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:07.6541818Z [Scann] Compiling torch/csrc/api/src/nn/modules/pixelshuffle.cpp 2022-11-23T01:59:07.8667835Z 2022-11-23T01:59:07.8668404Z  2022-11-23T01:59:07.8668741Z  2022-11-23T01:59:07.8669032Z  2022-11-23T01:59:07.8669307Z  2022-11-23T01:59:07.8669582Z  2022-11-23T01:59:07.8669841Z  2022-11-23T01:59:07.8670114Z  2022-11-23T01:59:07.8670381Z  2022-11-23T01:59:07.8670959Z [1,273 / 1,868] 8 actions running 2022-11-23T01:59:07.8671946Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:59:07.8672408Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:59:07.8672941Z Compiling torch/csrc/api/src/nn/module.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:07.8673561Z Compiling torch/csrc/api/src/imethod.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:07.8674158Z Compiling torch/csrc/api/src/enum.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:07.8674759Z Compiling torch/csrc/api/src/serialize.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:07.8675243Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:07.8675672Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:08.1125459Z 2022-11-23T01:59:08.1126249Z  2022-11-23T01:59:08.1127512Z  2022-11-23T01:59:08.1127861Z  2022-11-23T01:59:08.1128175Z  2022-11-23T01:59:08.1128497Z  2022-11-23T01:59:08.1128800Z  2022-11-23T01:59:08.1129063Z  2022-11-23T01:59:08.1129349Z  2022-11-23T01:59:08.1129760Z [1,275 / 1,868] 8 actions, 7 running 2022-11-23T01:59:08.1130203Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:59:08.1130801Z Compiling torch/csrc/api/src/nn/module.cpp; 3s processwrapper-sandbox 2022-11-23T01:59:08.1131442Z Compiling torch/csrc/api/src/enum.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:08.1132074Z Compiling torch/csrc/api/src/serialize.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:08.1132614Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:08.1133072Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:08.1133515Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:08.1133960Z [Scann] Compiling torch/csrc/distributed/rpc/script_call.cpp 2022-11-23T01:59:08.4665441Z 2022-11-23T01:59:08.4665879Z  2022-11-23T01:59:08.4666143Z  2022-11-23T01:59:08.4666402Z  2022-11-23T01:59:08.4666678Z  2022-11-23T01:59:08.4666987Z  2022-11-23T01:59:08.4667304Z  2022-11-23T01:59:08.4667597Z  2022-11-23T01:59:08.4667792Z  2022-11-23T01:59:08.4668027Z [1,276 / 1,868] 8 actions running 2022-11-23T01:59:08.4668313Z //:aten; 3s processwrapper-sandbox 2022-11-23T01:59:08.4668658Z Compiling torch/csrc/api/src/nn/module.cpp; 3s processwrapper-sandbox 2022-11-23T01:59:08.4669031Z Compiling torch/csrc/api/src/serialize.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:08.4669349Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:08.4669621Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:08.4669876Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:08.4670143Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:08.4670467Z Compiling test/cpp/api/support.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:08.8148060Z 2022-11-23T01:59:08.8148456Z  2022-11-23T01:59:08.8148782Z  2022-11-23T01:59:08.8148960Z  2022-11-23T01:59:08.8149117Z  2022-11-23T01:59:08.8149300Z  2022-11-23T01:59:08.8149472Z  2022-11-23T01:59:08.8149628Z  2022-11-23T01:59:08.8149796Z  2022-11-23T01:59:08.8150046Z [1,277 / 1,868] 8 actions, 7 running 2022-11-23T01:59:08.8150387Z Compiling torch/csrc/api/src/nn/module.cpp; 3s processwrapper-sandbox 2022-11-23T01:59:08.8150785Z Compiling torch/csrc/api/src/serialize.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:08.8151095Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:08.8151371Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:08.8151628Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:08.8151893Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:08.8152219Z Compiling test/cpp/api/support.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:08.8152521Z [Scann] Compiling torch/csrc/distributed/rpc/tensorpipe_utils.cpp 2022-11-23T01:59:09.0749294Z 2022-11-23T01:59:09.0749821Z  2022-11-23T01:59:09.0750178Z  2022-11-23T01:59:09.0750516Z  2022-11-23T01:59:09.1494715Z  2022-11-23T01:59:09.1495526Z  2022-11-23T01:59:09.1495779Z  2022-11-23T01:59:09.1496020Z  2022-11-23T01:59:09.1496274Z  2022-11-23T01:59:09.1496676Z [1,277 / 1,868] 8 actions running 2022-11-23T01:59:09.1497116Z Compiling torch/csrc/api/src/nn/module.cpp; 3s processwrapper-sandbox 2022-11-23T01:59:09.1497745Z Compiling torch/csrc/api/src/serialize.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:09.1498288Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:09.1498738Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:09.1499143Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:09.1499610Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:09.1500155Z Compiling test/cpp/api/support.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:09.1500824Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:09.5764878Z 2022-11-23T01:59:09.5765429Z  2022-11-23T01:59:09.5765793Z  2022-11-23T01:59:09.5766106Z  2022-11-23T01:59:09.5766410Z  2022-11-23T01:59:09.5766708Z  2022-11-23T01:59:09.5766981Z  2022-11-23T01:59:09.5767277Z  2022-11-23T01:59:09.5767578Z  2022-11-23T01:59:09.5767987Z [1,279 / 1,868] 7 actions, 6 running 2022-11-23T01:59:09.5768603Z Compiling torch/csrc/api/src/serialize.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:09.5769174Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:09.5769642Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:09.5770115Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:09.5770712Z Compiling test/cpp/api/support.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:09.5771246Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:09.5771663Z [Scann] Compiling torch/csrc/autograd/anomaly_mode.cpp 2022-11-23T01:59:09.9511920Z 2022-11-23T01:59:09.9512495Z  2022-11-23T01:59:09.9512858Z  2022-11-23T01:59:09.9513127Z  2022-11-23T01:59:09.9513392Z  2022-11-23T01:59:09.9513680Z  2022-11-23T01:59:09.9513961Z  2022-11-23T01:59:09.9514252Z  2022-11-23T01:59:09.9514642Z [1,279 / 1,868] 8 actions running 2022-11-23T01:59:09.9515207Z Compiling torch/csrc/api/src/serialize.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:09.9515760Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:09.9516217Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:09.9516625Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:09.9517184Z Compiling test/cpp/api/support.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:09.9517674Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:09.9518298Z Compiling torch/csrc/autograd/anomaly_mode.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:09.9518833Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:10.1930859Z 2022-11-23T01:59:10.1931380Z  2022-11-23T01:59:10.1931695Z  2022-11-23T01:59:10.1931973Z  2022-11-23T01:59:10.1932259Z  2022-11-23T01:59:10.1932534Z  2022-11-23T01:59:10.1932799Z  2022-11-23T01:59:10.1933065Z  2022-11-23T01:59:10.1933290Z  2022-11-23T01:59:10.1933673Z [1,281 / 1,868] 7 actions, 6 running 2022-11-23T01:59:10.1934209Z Compiling torch/csrc/api/src/serialize.cpp; 3s processwrapper-sandbox 2022-11-23T01:59:10.1934684Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:10.1935106Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:10.1935634Z Compiling test/cpp/api/support.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:10.1936217Z Compiling torch/csrc/autograd/anomaly_mode.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:10.1936699Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:10.1937115Z [Scann] Compiling torch/csrc/autograd/VariableTypeManual.cpp 2022-11-23T01:59:10.5511131Z 2022-11-23T01:59:10.5511560Z  2022-11-23T01:59:10.5511887Z  2022-11-23T01:59:10.5512181Z  2022-11-23T01:59:10.5512494Z  2022-11-23T01:59:10.5620198Z  2022-11-23T01:59:10.5620808Z  2022-11-23T01:59:10.5621039Z  2022-11-23T01:59:10.5621341Z [1,281 / 1,868] 8 actions running 2022-11-23T01:59:10.5621812Z Compiling torch/csrc/api/src/serialize.cpp; 3s processwrapper-sandbox 2022-11-23T01:59:10.5622240Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:10.5622664Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:10.5623129Z Compiling test/cpp/api/support.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:10.5623667Z Compiling torch/csrc/autograd/anomaly_mode.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:10.5624182Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:10.5624641Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:10.5625081Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:10.8148944Z 2022-11-23T01:59:10.8149735Z  2022-11-23T01:59:10.8150266Z  2022-11-23T01:59:10.8150602Z  2022-11-23T01:59:10.8151019Z  2022-11-23T01:59:10.8151323Z  2022-11-23T01:59:10.8151631Z  2022-11-23T01:59:10.8151938Z  2022-11-23T01:59:10.8152199Z  2022-11-23T01:59:10.8152622Z [1,282 / 1,868] 8 actions, 7 running 2022-11-23T01:59:10.8153121Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:10.8153407Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:10.8153738Z Compiling test/cpp/api/support.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:10.8154124Z Compiling torch/csrc/autograd/anomaly_mode.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:10.8154428Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:10.8154695Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:10.8154961Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:10.8155155Z [Scann] //:torch 2022-11-23T01:59:11.1636494Z 2022-11-23T01:59:11.1637143Z  2022-11-23T01:59:11.1637489Z  2022-11-23T01:59:11.1637887Z  2022-11-23T01:59:11.1638189Z  2022-11-23T01:59:11.1638567Z  2022-11-23T01:59:11.1638887Z  2022-11-23T01:59:11.1639176Z  2022-11-23T01:59:11.1639482Z  2022-11-23T01:59:11.1639796Z [1,282 / 1,868] 8 actions running 2022-11-23T01:59:11.1640062Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:11.1640340Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:11.1640716Z Compiling test/cpp/api/support.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:11.1641087Z Compiling torch/csrc/autograd/anomaly_mode.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:11.1641404Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:11.1641831Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:11.1642087Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:11.1642351Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:11.5420234Z 2022-11-23T01:59:11.5420785Z  2022-11-23T01:59:11.5421105Z  2022-11-23T01:59:11.5421391Z  2022-11-23T01:59:11.5421668Z  2022-11-23T01:59:11.5421933Z  2022-11-23T01:59:11.5422216Z  2022-11-23T01:59:11.5422486Z  2022-11-23T01:59:11.5422755Z  2022-11-23T01:59:11.5423231Z [1,283 / 1,868] 8 actions, 7 running 2022-11-23T01:59:11.5423914Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:11.5424478Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:11.5425155Z Compiling test/cpp/api/support.cpp; 3s processwrapper-sandbox 2022-11-23T01:59:11.5425788Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:11.5426350Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:11.5426858Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:11.5427381Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:11.5427766Z [Scann] //:torch 2022-11-23T01:59:11.7641467Z 2022-11-23T01:59:11.7642231Z  2022-11-23T01:59:11.7642620Z  2022-11-23T01:59:11.7642934Z  2022-11-23T01:59:11.7643167Z  2022-11-23T01:59:11.7643388Z  2022-11-23T01:59:11.7643610Z  2022-11-23T01:59:11.7644021Z  2022-11-23T01:59:11.7644273Z  2022-11-23T01:59:11.7644601Z [1,284 / 1,868] 8 actions running 2022-11-23T01:59:11.7645046Z //:torch; 4s processwrapper-sandbox 2022-11-23T01:59:11.7645499Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:11.7646077Z Compiling test/cpp/api/support.cpp; 3s processwrapper-sandbox 2022-11-23T01:59:11.7646559Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:11.7647012Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:11.7647476Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:11.7647744Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:11.7648007Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:12.7647836Z 2022-11-23T01:59:12.7648703Z  2022-11-23T01:59:12.7649273Z  2022-11-23T01:59:12.7649554Z  2022-11-23T01:59:12.7649838Z  2022-11-23T01:59:12.7650071Z  2022-11-23T01:59:12.7650318Z  2022-11-23T01:59:12.7650542Z  2022-11-23T01:59:12.7650763Z  2022-11-23T01:59:12.7651136Z [1,284 / 1,868] 8 actions running 2022-11-23T01:59:12.7651545Z //:torch; 5s processwrapper-sandbox 2022-11-23T01:59:12.7651963Z //:torch; 4s processwrapper-sandbox 2022-11-23T01:59:12.7652486Z Compiling test/cpp/api/support.cpp; 4s processwrapper-sandbox 2022-11-23T01:59:12.7652977Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:12.7653413Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:12.7653849Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:12.7654273Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:12.7654545Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:12.9712884Z 2022-11-23T01:59:12.9713403Z  2022-11-23T01:59:12.9713947Z  2022-11-23T01:59:12.9714234Z  2022-11-23T01:59:12.9714536Z  2022-11-23T01:59:12.9714842Z  2022-11-23T01:59:12.9715140Z  2022-11-23T01:59:12.9715418Z  2022-11-23T01:59:12.9715781Z  2022-11-23T01:59:12.9716210Z [1,285 / 1,868] 8 actions, 7 running 2022-11-23T01:59:12.9716703Z //:torch; 5s processwrapper-sandbox 2022-11-23T01:59:12.9717299Z Compiling test/cpp/api/support.cpp; 4s processwrapper-sandbox 2022-11-23T01:59:12.9717904Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:12.9718393Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:12.9718862Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:12.9719345Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:12.9719801Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:12.9720253Z [Scann] Compiling torch/csrc/distributed/c10d/logger.cpp 2022-11-23T01:59:13.3655316Z 2022-11-23T01:59:13.3655935Z  2022-11-23T01:59:13.3656280Z  2022-11-23T01:59:13.3656478Z  2022-11-23T01:59:13.3656651Z  2022-11-23T01:59:13.3656818Z  2022-11-23T01:59:13.3656985Z  2022-11-23T01:59:13.3657140Z  2022-11-23T01:59:13.3657306Z  2022-11-23T01:59:13.3657555Z [1,285 / 1,868] 8 actions running 2022-11-23T01:59:13.3657825Z //:torch; 5s processwrapper-sandbox 2022-11-23T01:59:13.3658167Z Compiling test/cpp/api/support.cpp; 5s processwrapper-sandbox 2022-11-23T01:59:13.3658477Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:13.3658734Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:13.3659000Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:13.3659268Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:13.3659517Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:13.3659783Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:14.1701476Z 2022-11-23T01:59:14.1702051Z  2022-11-23T01:59:14.1702378Z  2022-11-23T01:59:14.1702666Z  2022-11-23T01:59:14.1702939Z  2022-11-23T01:59:14.1703503Z  2022-11-23T01:59:14.1703765Z  2022-11-23T01:59:14.1704032Z  2022-11-23T01:59:14.1704409Z  2022-11-23T01:59:14.1704796Z [1,286 / 1,868] 8 actions, 7 running 2022-11-23T01:59:14.1705404Z Compiling test/cpp/api/support.cpp; 5s processwrapper-sandbox 2022-11-23T01:59:14.1705739Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:14.1705999Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:14.1706266Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:14.1706579Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:14.1706830Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:14.1707096Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:14.1707347Z [Scann] Compiling torch/csrc/jit/mobile/debug_info.cpp 2022-11-23T01:59:14.4477142Z 2022-11-23T01:59:14.4477672Z  2022-11-23T01:59:14.4478013Z  2022-11-23T01:59:14.4478360Z  2022-11-23T01:59:14.4478682Z  2022-11-23T01:59:14.4478945Z  2022-11-23T01:59:14.4527732Z  2022-11-23T01:59:14.4527906Z  2022-11-23T01:59:14.4528060Z  2022-11-23T01:59:14.4528314Z [1,290 / 1,868] 8 actions running 2022-11-23T01:59:14.4528773Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:14.4529203Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:14.4529637Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:14.4530206Z Compiling torch/csrc/jit/mobile/debug_info.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:14.4530699Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:14.4531143Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:14.4531570Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:14.4532148Z Compiling torch/csrc/jit/passes/peephole.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:15.4541659Z 2022-11-23T01:59:15.4544805Z  2022-11-23T01:59:15.4545273Z  2022-11-23T01:59:15.4545585Z  2022-11-23T01:59:15.4545863Z  2022-11-23T01:59:15.4546181Z  2022-11-23T01:59:15.4546471Z  2022-11-23T01:59:15.4546746Z  2022-11-23T01:59:15.4547025Z  2022-11-23T01:59:15.4547430Z [1,290 / 1,868] 8 actions running 2022-11-23T01:59:15.4547887Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:15.4548363Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:15.4548845Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:15.4549440Z Compiling torch/csrc/jit/mobile/debug_info.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:15.4652493Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:15.4653008Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:15.4653456Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:15.4654027Z Compiling torch/csrc/jit/passes/peephole.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:15.7560024Z 2022-11-23T01:59:15.7560591Z  2022-11-23T01:59:15.7560927Z  2022-11-23T01:59:15.7561215Z  2022-11-23T01:59:15.7561829Z  2022-11-23T01:59:15.7562152Z  2022-11-23T01:59:15.7562451Z  2022-11-23T01:59:15.7562757Z  2022-11-23T01:59:15.7563052Z  2022-11-23T01:59:15.7563485Z [1,293 / 1,868] 7 actions, 6 running 2022-11-23T01:59:15.7563974Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:15.7564600Z Compiling torch/csrc/jit/mobile/debug_info.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:15.7565149Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:15.7565631Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:15.7566060Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:15.7566622Z Compiling torch/csrc/jit/passes/peephole.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:15.7567128Z [Scann] Compiling torch/csrc/jit/passes/dtype_analysis.cpp 2022-11-23T01:59:16.0545198Z 2022-11-23T01:59:16.0545753Z  2022-11-23T01:59:16.0546135Z  2022-11-23T01:59:16.0546445Z  2022-11-23T01:59:16.0546720Z  2022-11-23T01:59:16.0546892Z  2022-11-23T01:59:16.0547059Z  2022-11-23T01:59:16.0547225Z  2022-11-23T01:59:16.0547469Z [1,294 / 1,868] 8 actions running 2022-11-23T01:59:16.0547739Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:16.0550116Z Compiling torch/csrc/jit/mobile/debug_info.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:16.0550610Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:16.0550951Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:16.0551307Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:16.0551762Z Compiling torch/csrc/jit/passes/peephole.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:16.0552183Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:16.0552524Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:16.3590846Z 2022-11-23T01:59:16.3591680Z  2022-11-23T01:59:16.3595528Z  2022-11-23T01:59:16.3596864Z  2022-11-23T01:59:16.3598232Z  2022-11-23T01:59:16.3599544Z  2022-11-23T01:59:16.3600045Z  2022-11-23T01:59:16.3602257Z  2022-11-23T01:59:16.3602535Z  2022-11-23T01:59:16.3602946Z [1,295 / 1,868] 8 actions, 7 running 2022-11-23T01:59:16.3603393Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:16.3603794Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:16.3604197Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:16.3604626Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:16.3605144Z Compiling torch/csrc/jit/passes/peephole.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:16.3605644Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:16.3606060Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:16.3606465Z [Scann] Compiling torch/csrc/jit/passes/mkldnn_rewrite.cpp 2022-11-23T01:59:16.6562095Z 2022-11-23T01:59:16.6563005Z  2022-11-23T01:59:16.6563689Z  2022-11-23T01:59:16.6566422Z  2022-11-23T01:59:16.6566842Z  2022-11-23T01:59:16.6569550Z  2022-11-23T01:59:16.6570058Z  2022-11-23T01:59:16.6572963Z  2022-11-23T01:59:16.6573442Z  2022-11-23T01:59:16.6576224Z [1,296 / 1,868] 8 actions running 2022-11-23T01:59:16.6576916Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:16.6579851Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:16.6580284Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:16.6580696Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:16.6581117Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:16.6582338Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:16.6582793Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:16.6583240Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:17.8566704Z 2022-11-23T01:59:17.8567202Z  2022-11-23T01:59:17.8567551Z  2022-11-23T01:59:17.8567894Z  2022-11-23T01:59:17.8568215Z  2022-11-23T01:59:17.8568460Z  2022-11-23T01:59:17.8568616Z  2022-11-23T01:59:17.8568802Z  2022-11-23T01:59:17.8569002Z  2022-11-23T01:59:17.8569253Z [1,296 / 1,868] 8 actions running 2022-11-23T01:59:17.8569568Z //:torch; 4s processwrapper-sandbox 2022-11-23T01:59:17.8569876Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:17.8570149Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:17.8570459Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:17.8570726Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:17.8570991Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:17.8571297Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:17.8571559Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:18.9324610Z 2022-11-23T01:59:18.9341885Z  2022-11-23T01:59:18.9342271Z  2022-11-23T01:59:18.9342576Z  2022-11-23T01:59:18.9342854Z  2022-11-23T01:59:18.9343141Z  2022-11-23T01:59:18.9343399Z  2022-11-23T01:59:18.9343625Z  2022-11-23T01:59:18.9343880Z  2022-11-23T01:59:18.9344303Z [1,296 / 1,868] 8 actions running 2022-11-23T01:59:18.9344777Z //:torch; 5s processwrapper-sandbox 2022-11-23T01:59:18.9345208Z //:torch; 4s processwrapper-sandbox 2022-11-23T01:59:18.9345649Z //:torch; 4s processwrapper-sandbox 2022-11-23T01:59:18.9346293Z //:torch; 4s processwrapper-sandbox 2022-11-23T01:59:18.9346717Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:18.9347143Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:18.9347603Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:18.9348040Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:19.2144044Z 2022-11-23T01:59:19.2144633Z  2022-11-23T01:59:19.2144957Z  2022-11-23T01:59:19.2145199Z  2022-11-23T01:59:19.2145467Z  2022-11-23T01:59:19.2145737Z  2022-11-23T01:59:19.2145984Z  2022-11-23T01:59:19.2146258Z  2022-11-23T01:59:19.2146555Z  2022-11-23T01:59:19.2146950Z [1,298 / 1,868] 7 actions, 6 running 2022-11-23T01:59:19.2147393Z //:torch; 6s processwrapper-sandbox 2022-11-23T01:59:19.2148068Z //:torch; 4s processwrapper-sandbox 2022-11-23T01:59:19.2148508Z //:torch; 4s processwrapper-sandbox 2022-11-23T01:59:19.2148973Z //:torch; 4s processwrapper-sandbox 2022-11-23T01:59:19.2149396Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:19.2149793Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:19.2150208Z [Scann] Compiling torch/csrc/jit/passes/eliminate_no_ops.cpp 2022-11-23T01:59:19.5326687Z 2022-11-23T01:59:19.5327307Z  2022-11-23T01:59:19.5327717Z  2022-11-23T01:59:19.5327987Z  2022-11-23T01:59:19.5328202Z  2022-11-23T01:59:19.5328399Z  2022-11-23T01:59:19.5328570Z  2022-11-23T01:59:19.5328726Z  2022-11-23T01:59:19.5328972Z [1,300 / 1,868] 8 actions running 2022-11-23T01:59:19.5329259Z //:torch; 5s processwrapper-sandbox 2022-11-23T01:59:19.5329523Z //:torch; 5s processwrapper-sandbox 2022-11-23T01:59:19.5329793Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:19.5330076Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:19.5330427Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:19.5330739Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:19.5331006Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:19.5331277Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:19.7581712Z 2022-11-23T01:59:19.7582253Z  2022-11-23T01:59:19.7582645Z  2022-11-23T01:59:19.7582856Z  2022-11-23T01:59:19.7583015Z  2022-11-23T01:59:19.7583193Z  2022-11-23T01:59:19.7583367Z  2022-11-23T01:59:19.7583524Z  2022-11-23T01:59:19.7583791Z  2022-11-23T01:59:19.7584222Z [1,302 / 1,868] 8 actions running 2022-11-23T01:59:19.7584659Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:19.7584943Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:19.7585295Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:19.7585633Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:19.7585889Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:19.7586157Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:19.7586516Z Compiling torch/csrc/distributed/c10d/debug.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:19.7586822Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:19.9626368Z 2022-11-23T01:59:19.9626814Z  2022-11-23T01:59:19.9627044Z  2022-11-23T01:59:19.9627223Z  2022-11-23T01:59:19.9627395Z  2022-11-23T01:59:19.9627564Z  2022-11-23T01:59:19.9627721Z  2022-11-23T01:59:19.9627890Z  2022-11-23T01:59:19.9628058Z  2022-11-23T01:59:19.9628297Z [1,302 / 1,868] 8 actions running 2022-11-23T01:59:19.9628587Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:19.9629034Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:19.9629428Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:19.9629773Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:19.9630044Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:19.9630356Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:19.9631810Z Compiling torch/csrc/distributed/c10d/debug.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:19.9632445Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:20.9631727Z 2022-11-23T01:59:20.9632323Z  2022-11-23T01:59:20.9632671Z  2022-11-23T01:59:20.9633030Z  2022-11-23T01:59:20.9633361Z  2022-11-23T01:59:20.9633612Z  2022-11-23T01:59:20.9633785Z  2022-11-23T01:59:20.9633954Z  2022-11-23T01:59:20.9634107Z  2022-11-23T01:59:20.9634356Z [1,302 / 1,868] 8 actions running 2022-11-23T01:59:20.9634646Z //:torch; 4s processwrapper-sandbox 2022-11-23T01:59:20.9634910Z //:torch; 4s processwrapper-sandbox 2022-11-23T01:59:20.9635263Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:20.9822437Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:20.9822865Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:20.9823320Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:20.9823895Z Compiling torch/csrc/distributed/c10d/debug.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:20.9824412Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:21.1862762Z 2022-11-23T01:59:21.1863272Z  2022-11-23T01:59:21.1863622Z  2022-11-23T01:59:21.1863904Z  2022-11-23T01:59:21.1864169Z  2022-11-23T01:59:21.1864439Z  2022-11-23T01:59:21.1864710Z  2022-11-23T01:59:21.1864968Z  2022-11-23T01:59:21.1865248Z  2022-11-23T01:59:21.1865612Z [1,303 / 1,868] 8 actions running 2022-11-23T01:59:21.1866045Z //:torch; 4s processwrapper-sandbox 2022-11-23T01:59:21.1866618Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:21.1867133Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:21.1867582Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:21.1868283Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:21.1869402Z Compiling torch/csrc/distributed/c10d/debug.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:21.1870134Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:21.1871071Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:21.5855648Z 2022-11-23T01:59:21.5856299Z  2022-11-23T01:59:21.5856741Z  2022-11-23T01:59:21.5857100Z  2022-11-23T01:59:21.5857579Z  2022-11-23T01:59:21.5857903Z  2022-11-23T01:59:21.5858200Z  2022-11-23T01:59:21.5858465Z  2022-11-23T01:59:21.5858738Z  2022-11-23T01:59:21.5859092Z [1,305 / 1,868] 8 actions running 2022-11-23T01:59:21.5859659Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:21.5860109Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:21.5860508Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:21.5860900Z Compiling torch/csrc/distributed/c10d/debug.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:21.5861297Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:21.5861636Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:21.5861949Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:21.5862357Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:21.7860692Z 2022-11-23T01:59:21.7861133Z  2022-11-23T01:59:21.7861343Z  2022-11-23T01:59:21.7861636Z  2022-11-23T01:59:21.7861820Z  2022-11-23T01:59:21.7861979Z  2022-11-23T01:59:21.7862406Z  2022-11-23T01:59:21.7862674Z  2022-11-23T01:59:21.7862916Z  2022-11-23T01:59:21.7863198Z [1,306 / 1,868] 8 actions running 2022-11-23T01:59:21.7863797Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:21.7864195Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:21.7864745Z Compiling torch/csrc/distributed/c10d/debug.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:21.7865260Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:21.7867266Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:21.7867726Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:21.7868176Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:21.7868510Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:22.0753033Z 2022-11-23T01:59:22.0753560Z  2022-11-23T01:59:22.0753925Z  2022-11-23T01:59:22.0754219Z  2022-11-23T01:59:22.0754531Z  2022-11-23T01:59:22.0754838Z  2022-11-23T01:59:22.0755127Z  2022-11-23T01:59:22.0755424Z  2022-11-23T01:59:22.0755684Z  2022-11-23T01:59:22.0756070Z [1,308 / 1,868] 8 actions, 7 running 2022-11-23T01:59:22.0756637Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:22.0757146Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:22.0757898Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:22.0758335Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:22.0758765Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:22.0759168Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:22.0759616Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:22.0760089Z [Scann] Compiling torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp 2022-11-23T01:59:22.3871584Z 2022-11-23T01:59:22.3872165Z  2022-11-23T01:59:22.3872488Z  2022-11-23T01:59:22.3872787Z  2022-11-23T01:59:22.3873088Z  2022-11-23T01:59:22.3873375Z  2022-11-23T01:59:22.3873669Z  2022-11-23T01:59:22.3873967Z  2022-11-23T01:59:22.3874237Z  2022-11-23T01:59:22.3874632Z [1,308 / 1,868] 8 actions running 2022-11-23T01:59:22.3875265Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 3s processwrapper-sandbox 2022-11-23T01:59:22.3875825Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:22.3876330Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:22.3876804Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:22.3877281Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:22.3877834Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:22.3878328Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:22.3878790Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:23.2971915Z 2022-11-23T01:59:23.2972632Z  2022-11-23T01:59:23.2972962Z  2022-11-23T01:59:23.2973130Z  2022-11-23T01:59:23.2973318Z  2022-11-23T01:59:23.2973540Z  2022-11-23T01:59:23.2973698Z  2022-11-23T01:59:23.2973867Z  2022-11-23T01:59:23.2974037Z  2022-11-23T01:59:23.2974278Z [1,309 / 1,868] 8 actions, 7 running 2022-11-23T01:59:23.2974644Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 4s processwrapper-sandbox 2022-11-23T01:59:23.2974974Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:23.2975252Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:23.2975522Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:23.2975791Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:23.2976047Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:23.2976316Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:23.2976579Z [Scann] Compiling torch/csrc/jit/passes/batch_mm.cpp 2022-11-23T01:59:23.5874181Z 2022-11-23T01:59:23.5876113Z  2022-11-23T01:59:23.5876465Z  2022-11-23T01:59:23.5876761Z  2022-11-23T01:59:23.5877045Z  2022-11-23T01:59:23.5877220Z  2022-11-23T01:59:23.5877397Z  2022-11-23T01:59:23.5877563Z  2022-11-23T01:59:23.5877716Z  2022-11-23T01:59:23.5878080Z [1,309 / 1,868] 8 actions running 2022-11-23T01:59:23.5878444Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 4s processwrapper-sandbox 2022-11-23T01:59:23.5878775Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:23.5879032Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:23.5892128Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:23.5892663Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:23.5893631Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:23.5893927Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:23.5894253Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:23.9893977Z 2022-11-23T01:59:23.9894547Z  2022-11-23T01:59:23.9894860Z  2022-11-23T01:59:23.9895283Z  2022-11-23T01:59:23.9895563Z  2022-11-23T01:59:23.9895816Z  2022-11-23T01:59:23.9896097Z  2022-11-23T01:59:23.9896352Z  2022-11-23T01:59:23.9900748Z  2022-11-23T01:59:23.9901309Z [1,313 / 1,868] 8 actions running 2022-11-23T01:59:23.9901750Z //:torch; 4s processwrapper-sandbox 2022-11-23T01:59:23.9902175Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:23.9902604Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:23.9903391Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:23.9903898Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:23.9904350Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:23.9904785Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:23.9905225Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:24.3147192Z 2022-11-23T01:59:24.3147766Z  2022-11-23T01:59:24.3148097Z  2022-11-23T01:59:24.3148385Z  2022-11-23T01:59:24.3148633Z  2022-11-23T01:59:24.3148900Z  2022-11-23T01:59:24.3149161Z  2022-11-23T01:59:24.3149404Z  2022-11-23T01:59:24.3149676Z  2022-11-23T01:59:24.3150074Z [1,314 / 1,868] 8 actions, 7 running 2022-11-23T01:59:24.3150477Z //:torch; 4s processwrapper-sandbox 2022-11-23T01:59:24.3150910Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:24.3151457Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:24.3151973Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:24.3152368Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:24.3152807Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:24.3153230Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:24.3153619Z [Scann] Compiling torch/csrc/profiler/data_flow.cpp 2022-11-23T01:59:24.5881797Z 2022-11-23T01:59:24.5882380Z  2022-11-23T01:59:24.5882745Z  2022-11-23T01:59:24.5883084Z  2022-11-23T01:59:24.5883344Z  2022-11-23T01:59:24.5883512Z  2022-11-23T01:59:24.5883667Z  2022-11-23T01:59:24.5883832Z  2022-11-23T01:59:24.5883997Z  2022-11-23T01:59:24.5884231Z [1,315 / 1,868] 8 actions running 2022-11-23T01:59:24.5884514Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:24.5884864Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:24.5885166Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:24.5885447Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:24.5885711Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:24.5885972Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:24.5886299Z Compiling torch/csrc/profiler/data_flow.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:24.5886683Z Compiling torch/csrc/profiler/kineto_shim.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:25.6381742Z 2022-11-23T01:59:25.6389668Z  2022-11-23T01:59:25.6390186Z  2022-11-23T01:59:25.6390474Z  2022-11-23T01:59:25.6390752Z  2022-11-23T01:59:25.6391005Z  2022-11-23T01:59:25.6391278Z  2022-11-23T01:59:25.6391575Z  2022-11-23T01:59:25.6391878Z  2022-11-23T01:59:25.6392266Z [1,315 / 1,868] 8 actions running 2022-11-23T01:59:25.6392749Z //:torch; 4s processwrapper-sandbox 2022-11-23T01:59:25.6393262Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:25.6393838Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:25.6394303Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:25.6394772Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:25.6395363Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:25.6395982Z Compiling torch/csrc/profiler/data_flow.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:25.6396685Z Compiling torch/csrc/profiler/kineto_shim.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:25.8773717Z 2022-11-23T01:59:25.8774341Z  2022-11-23T01:59:25.8774718Z  2022-11-23T01:59:25.8775022Z  2022-11-23T01:59:25.8775330Z  2022-11-23T01:59:25.8775613Z  2022-11-23T01:59:25.8775912Z  2022-11-23T01:59:25.8776222Z  2022-11-23T01:59:25.8776504Z  2022-11-23T01:59:25.8776957Z [1,316 / 1,868] 8 actions, 7 running 2022-11-23T01:59:25.8777521Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:25.8777986Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:25.8778684Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:25.8779072Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:25.8779468Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:25.8779997Z Compiling torch/csrc/profiler/data_flow.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:25.8780573Z Compiling torch/csrc/profiler/kineto_shim.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:25.8781010Z [Scann] Compiling torch/csrc/jit/tensorexpr/tensor.cpp 2022-11-23T01:59:26.2389916Z 2022-11-23T01:59:26.2390460Z  2022-11-23T01:59:26.2392925Z  2022-11-23T01:59:26.2395620Z  2022-11-23T01:59:26.2398326Z  2022-11-23T01:59:26.2400941Z  2022-11-23T01:59:26.2403791Z  2022-11-23T01:59:26.2406389Z  2022-11-23T01:59:26.2408952Z  2022-11-23T01:59:26.2411798Z [1,317 / 1,868] 8 actions running 2022-11-23T01:59:26.2412466Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:26.2413035Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:26.2413465Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:26.2413880Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:26.2414428Z Compiling torch/csrc/profiler/data_flow.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:26.2415012Z Compiling torch/csrc/profiler/kineto_shim.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:26.2415615Z Compiling torch/csrc/jit/tensorexpr/tensor.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:26.2416061Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:26.5890059Z 2022-11-23T01:59:26.5890921Z  2022-11-23T01:59:26.5891314Z  2022-11-23T01:59:26.5891614Z  2022-11-23T01:59:26.5891957Z  2022-11-23T01:59:26.5892197Z  2022-11-23T01:59:26.5892350Z  2022-11-23T01:59:26.5892513Z  2022-11-23T01:59:26.5892675Z  2022-11-23T01:59:26.5892918Z [1,318 / 1,868] 8 actions, 7 running 2022-11-23T01:59:26.5893287Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 3s processwrapper-sandbox 2022-11-23T01:59:26.5893605Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:26.5893874Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:26.5894205Z Compiling torch/csrc/profiler/data_flow.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:26.5894592Z Compiling torch/csrc/profiler/kineto_shim.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:26.5894982Z Compiling torch/csrc/jit/tensorexpr/tensor.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:26.5895283Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:26.5895538Z [Scann] Compiling torch/csrc/jit/passes/variadic_ops.cpp 2022-11-23T01:59:26.8393373Z 2022-11-23T01:59:26.8396759Z  2022-11-23T01:59:26.8399541Z  2022-11-23T01:59:26.8402391Z  2022-11-23T01:59:26.8405034Z  2022-11-23T01:59:26.8405848Z  2022-11-23T01:59:26.8406173Z  2022-11-23T01:59:26.8406462Z  2022-11-23T01:59:26.8408269Z  2022-11-23T01:59:26.8408959Z [1,320 / 1,868] 7 actions running 2022-11-23T01:59:26.8411843Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 3s processwrapper-sandbox 2022-11-23T01:59:26.8413080Z Compiling torch/csrc/profiler/data_flow.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:26.8414210Z Compiling torch/csrc/profiler/kineto_shim.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:26.8414820Z Compiling torch/csrc/jit/tensorexpr/tensor.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:26.8415359Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:26.8416192Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:26.8416782Z Compiling torch/csrc/lazy/core/tensor.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:27.1284050Z 2022-11-23T01:59:27.1284723Z  2022-11-23T01:59:27.1285050Z  2022-11-23T01:59:27.1285394Z  2022-11-23T01:59:27.1285703Z  2022-11-23T01:59:27.1285994Z  2022-11-23T01:59:27.1286317Z  2022-11-23T01:59:27.1287670Z  2022-11-23T01:59:27.1287923Z [1,321 / 1,868] 8 actions, 7 running 2022-11-23T01:59:27.1288279Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 3s processwrapper-sandbox 2022-11-23T01:59:27.1288682Z Compiling torch/csrc/profiler/data_flow.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:27.1290722Z Compiling torch/csrc/jit/tensorexpr/tensor.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:27.1291694Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:27.1292413Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:27.1293065Z Compiling torch/csrc/lazy/core/tensor.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:27.1293557Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:27.1295299Z [Scann] Compiling torch/csrc/lazy/core/multi_wait.cpp 2022-11-23T01:59:27.4396957Z 2022-11-23T01:59:27.4397564Z  2022-11-23T01:59:27.4397991Z  2022-11-23T01:59:27.4398292Z  2022-11-23T01:59:27.4398607Z  2022-11-23T01:59:27.4398930Z  2022-11-23T01:59:27.4399125Z  2022-11-23T01:59:27.4399292Z  2022-11-23T01:59:27.4399446Z  2022-11-23T01:59:27.4399687Z [1,322 / 1,868] 8 actions running 2022-11-23T01:59:27.4400044Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 4s processwrapper-sandbox 2022-11-23T01:59:27.4400433Z Compiling torch/csrc/jit/tensorexpr/tensor.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:27.4400750Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:27.4401021Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:27.4401345Z Compiling torch/csrc/lazy/core/tensor.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:27.4402196Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:27.4402580Z Compiling torch/csrc/lazy/core/multi_wait.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:27.4402963Z Compiling torch/csrc/lazy/core/thread_pool.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:28.0103899Z 2022-11-23T01:59:28.0104434Z  2022-11-23T01:59:28.0104883Z  2022-11-23T01:59:28.0105208Z  2022-11-23T01:59:28.0105430Z  2022-11-23T01:59:28.0105586Z  2022-11-23T01:59:28.0105752Z  2022-11-23T01:59:28.0105914Z  2022-11-23T01:59:28.0106079Z  2022-11-23T01:59:28.0106417Z [1,323 / 1,868] 8 actions, 7 running 2022-11-23T01:59:28.0108964Z Compiling torch/csrc/jit/tensorexpr/tensor.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:28.0109774Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:28.0110479Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:28.0110915Z Compiling torch/csrc/lazy/core/tensor.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:28.0112954Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:28.0113646Z Compiling torch/csrc/lazy/core/multi_wait.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:28.0114559Z Compiling torch/csrc/lazy/core/thread_pool.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:28.0115212Z [Scann] Compiling torch/csrc/lazy/core/ir.cpp 2022-11-23T01:59:28.2856898Z 2022-11-23T01:59:28.2857458Z  2022-11-23T01:59:28.2857800Z  2022-11-23T01:59:28.2858273Z  2022-11-23T01:59:28.2858560Z  2022-11-23T01:59:28.2858836Z  2022-11-23T01:59:28.2859095Z  2022-11-23T01:59:28.2859374Z  2022-11-23T01:59:28.2859641Z  2022-11-23T01:59:28.2860017Z [1,324 / 1,868] 8 actions running 2022-11-23T01:59:28.2860463Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:28.2860905Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:28.2861451Z Compiling torch/csrc/lazy/core/tensor.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:28.2862087Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:28.2862729Z Compiling torch/csrc/lazy/core/multi_wait.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:28.2863348Z Compiling torch/csrc/lazy/core/thread_pool.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:28.2864079Z Compiling torch/csrc/lazy/core/ir.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:28.2864702Z Compiling torch/csrc/jit/tensorexpr/types.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:29.0444684Z 2022-11-23T01:59:29.0445280Z  2022-11-23T01:59:29.0445580Z  2022-11-23T01:59:29.0446466Z  2022-11-23T01:59:29.0446757Z  2022-11-23T01:59:29.0447023Z  2022-11-23T01:59:29.0449800Z  2022-11-23T01:59:29.0450359Z  2022-11-23T01:59:29.0453020Z  2022-11-23T01:59:29.0453651Z [1,325 / 1,868] 8 actions, 7 running 2022-11-23T01:59:29.0456457Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:29.0457259Z Compiling torch/csrc/lazy/core/tensor.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:29.0460585Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:29.0461487Z Compiling torch/csrc/lazy/core/multi_wait.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:29.0464526Z Compiling torch/csrc/lazy/core/thread_pool.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:29.0465400Z Compiling torch/csrc/lazy/core/ir.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:29.0468446Z Compiling torch/csrc/jit/tensorexpr/types.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:29.0469062Z [Scann] //:torch 2022-11-23T01:59:29.2846309Z 2022-11-23T01:59:29.2847330Z  2022-11-23T01:59:29.2847929Z  2022-11-23T01:59:29.2848696Z  2022-11-23T01:59:29.2849034Z  2022-11-23T01:59:29.2849340Z  2022-11-23T01:59:29.2849682Z  2022-11-23T01:59:29.2849955Z  2022-11-23T01:59:29.2850228Z  2022-11-23T01:59:29.2850628Z [1,328 / 1,868] 8 actions running 2022-11-23T01:59:29.2851105Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:29.2851703Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:29.2852376Z Compiling torch/csrc/lazy/core/ir.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:29.2853073Z Compiling torch/csrc/jit/tensorexpr/types.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:29.2853647Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:29.2854390Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:29.2854958Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:29.2855445Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:30.2851637Z 2022-11-23T01:59:30.2852499Z  2022-11-23T01:59:30.2852906Z  2022-11-23T01:59:30.2853167Z  2022-11-23T01:59:30.2853335Z  2022-11-23T01:59:30.2853490Z  2022-11-23T01:59:30.2853656Z  2022-11-23T01:59:30.2853820Z  2022-11-23T01:59:30.2853971Z  2022-11-23T01:59:30.2854210Z [1,328 / 1,868] 8 actions running 2022-11-23T01:59:30.2854487Z //:torch; 4s processwrapper-sandbox 2022-11-23T01:59:30.2854829Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 3s processwrapper-sandbox 2022-11-23T01:59:30.2855216Z Compiling torch/csrc/lazy/core/ir.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:30.2855590Z Compiling torch/csrc/jit/tensorexpr/types.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:30.2979894Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:30.2980895Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:30.2981397Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:30.2981806Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:30.4875527Z 2022-11-23T01:59:30.4876228Z  2022-11-23T01:59:30.4876649Z  2022-11-23T01:59:30.4878537Z  2022-11-23T01:59:30.4879032Z  2022-11-23T01:59:30.4879494Z  2022-11-23T01:59:30.4879783Z  2022-11-23T01:59:30.4880098Z  2022-11-23T01:59:30.4880418Z  2022-11-23T01:59:30.4884506Z [1,330 / 1,868] 8 actions, 6 running 2022-11-23T01:59:30.4884878Z //:torch; 4s processwrapper-sandbox 2022-11-23T01:59:30.4885818Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 3s processwrapper-sandbox 2022-11-23T01:59:30.4886388Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:30.4886808Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:30.4887434Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:30.4887925Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:30.4888390Z [Prepa] Compiling torch/csrc/monitor/counters.cpp 2022-11-23T01:59:30.4888903Z [Scann] Compiling torch/csrc/lazy/ts_backend/ts_backend_impl.cpp 2022-11-23T01:59:30.6991445Z 2022-11-23T01:59:30.6992392Z  2022-11-23T01:59:30.6992727Z  2022-11-23T01:59:30.6993011Z  2022-11-23T01:59:30.6993302Z  2022-11-23T01:59:30.6994402Z  2022-11-23T01:59:30.6994668Z  2022-11-23T01:59:30.6994938Z  2022-11-23T01:59:30.6995196Z  2022-11-23T01:59:30.6995596Z [1,331 / 1,868] 8 actions running 2022-11-23T01:59:30.6997271Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 3s processwrapper-sandbox 2022-11-23T01:59:30.6998095Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:30.6998958Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:30.7001733Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:30.7002288Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:30.7003105Z Compiling torch/csrc/monitor/counters.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:30.7005757Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:30.7006418Z Compiling torch/csrc/lazy/core/debug_util.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:31.5584823Z 2022-11-23T01:59:31.5585649Z  2022-11-23T01:59:31.5585956Z  2022-11-23T01:59:31.5586201Z  2022-11-23T01:59:31.5586478Z  2022-11-23T01:59:31.5588496Z  2022-11-23T01:59:31.5589027Z  2022-11-23T01:59:31.5591914Z  2022-11-23T01:59:31.5592382Z  2022-11-23T01:59:31.5595008Z [1,332 / 1,868] 8 actions, 7 running 2022-11-23T01:59:31.5597194Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 4s processwrapper-sandbox 2022-11-23T01:59:31.5598258Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:31.5599062Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:31.5599748Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:31.5600642Z Compiling torch/csrc/monitor/counters.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:31.5601721Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:31.5602545Z Compiling torch/csrc/lazy/core/debug_util.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:31.5603231Z [Scann] Compiling torch/csrc/api/src/nn/modules/_functions.cpp 2022-11-23T01:59:31.8397291Z 2022-11-23T01:59:31.8398383Z  2022-11-23T01:59:31.8400528Z  2022-11-23T01:59:31.8402842Z  2022-11-23T01:59:31.8404905Z  2022-11-23T01:59:31.8406914Z  2022-11-23T01:59:31.8408587Z  2022-11-23T01:59:31.8408955Z  2022-11-23T01:59:31.8409301Z  2022-11-23T01:59:31.8409788Z [1,333 / 1,868] 8 actions, 7 running 2022-11-23T01:59:31.8410707Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 4s processwrapper-sandbox 2022-11-23T01:59:31.8411331Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:31.8411881Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:31.8412536Z Compiling torch/csrc/monitor/counters.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:31.8413144Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:31.8413805Z Compiling torch/csrc/lazy/core/debug_util.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:31.8414397Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:31.8414899Z [Scann] Compiling torch/csrc/lazy/core/ir_dump_util.cpp 2022-11-23T01:59:32.0999389Z 2022-11-23T01:59:32.0999942Z  2022-11-23T01:59:32.1000310Z  2022-11-23T01:59:32.1000627Z  2022-11-23T01:59:32.1000976Z  2022-11-23T01:59:32.1001894Z  2022-11-23T01:59:32.1002136Z  2022-11-23T01:59:32.1002386Z  2022-11-23T01:59:32.1002661Z  2022-11-23T01:59:32.1003034Z [1,336 / 1,868] 8 actions running 2022-11-23T01:59:32.1003577Z Compiling torch/csrc/monitor/counters.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:32.1004058Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:32.1004548Z Compiling torch/csrc/lazy/core/debug_util.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:32.1005007Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:32.1005518Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:32.1005974Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:32.1006375Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:32.1006825Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:32.5003725Z 2022-11-23T01:59:32.5004348Z  2022-11-23T01:59:32.5004669Z  2022-11-23T01:59:32.5004990Z  2022-11-23T01:59:32.5005205Z  2022-11-23T01:59:32.5005373Z  2022-11-23T01:59:32.5005539Z  2022-11-23T01:59:32.5005692Z  2022-11-23T01:59:32.5005906Z  2022-11-23T01:59:32.5006202Z [1,337 / 1,868] 8 actions running 2022-11-23T01:59:32.5006545Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:32.5006937Z Compiling torch/csrc/lazy/core/debug_util.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:32.5007266Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:32.5007725Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:32.5008128Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:32.5008394Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:32.5008883Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:32.5009284Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:33.2285875Z 2022-11-23T01:59:33.2286696Z  2022-11-23T01:59:33.2287065Z  2022-11-23T01:59:33.2299471Z  2022-11-23T01:59:33.2299920Z  2022-11-23T01:59:33.2300201Z  2022-11-23T01:59:33.2300508Z  2022-11-23T01:59:33.2300783Z  2022-11-23T01:59:33.2301088Z  2022-11-23T01:59:33.2301516Z [1,338 / 1,868] 8 actions, 7 running 2022-11-23T01:59:33.2301988Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:33.2302473Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:33.2303092Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:33.2303653Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:33.2304121Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:33.2304745Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:33.2305319Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:33.2305748Z [Scann] Compiling torch/csrc/api/src/optim/adamw.cpp 2022-11-23T01:59:33.5013131Z 2022-11-23T01:59:33.5013859Z  2022-11-23T01:59:33.5014241Z  2022-11-23T01:59:33.5014723Z  2022-11-23T01:59:33.5015043Z  2022-11-23T01:59:33.5015486Z  2022-11-23T01:59:33.5015739Z  2022-11-23T01:59:33.5016380Z  2022-11-23T01:59:33.5016696Z  2022-11-23T01:59:33.5017275Z [1,338 / 1,868] 8 actions running 2022-11-23T01:59:33.5017940Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:33.5018573Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:33.5019322Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:33.5020033Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:33.5020548Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:33.5021276Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:33.5021812Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:33.5022427Z Compiling torch/csrc/api/src/optim/adamw.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:33.9017092Z 2022-11-23T01:59:33.9017750Z  2022-11-23T01:59:33.9018069Z  2022-11-23T01:59:33.9018486Z  2022-11-23T01:59:33.9018753Z  2022-11-23T01:59:33.9020337Z  2022-11-23T01:59:33.9020671Z  2022-11-23T01:59:33.9020965Z  2022-11-23T01:59:33.9021236Z  2022-11-23T01:59:33.9021641Z [1,339 / 1,868] 8 actions running 2022-11-23T01:59:33.9022795Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:33.9023392Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:33.9024040Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:33.9024591Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:33.9025273Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:33.9025905Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:33.9026582Z Compiling torch/csrc/api/src/optim/adamw.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:33.9027105Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:34.1018558Z 2022-11-23T01:59:34.1019134Z  2022-11-23T01:59:34.1019448Z  2022-11-23T01:59:34.1019725Z  2022-11-23T01:59:34.1019990Z  2022-11-23T01:59:34.1020198Z  2022-11-23T01:59:34.1020389Z  2022-11-23T01:59:34.1020598Z  2022-11-23T01:59:34.1020804Z  2022-11-23T01:59:34.1021038Z [1,340 / 1,868] 8 actions running 2022-11-23T01:59:34.1021327Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:34.1021688Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:34.1022016Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:34.1022425Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:34.1022870Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:34.1023212Z Compiling torch/csrc/api/src/optim/adamw.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:34.1023514Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:34.1023789Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:34.3167566Z 2022-11-23T01:59:34.3168602Z  2022-11-23T01:59:34.3170061Z  2022-11-23T01:59:34.3172055Z  2022-11-23T01:59:34.3173300Z  2022-11-23T01:59:34.3174531Z  2022-11-23T01:59:34.3175741Z  2022-11-23T01:59:34.3176956Z  2022-11-23T01:59:34.3178189Z  2022-11-23T01:59:34.3179522Z [1,341 / 1,868] 8 actions running 2022-11-23T01:59:34.3180897Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:34.3182304Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:34.3183807Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:34.3185237Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:34.3186735Z Compiling torch/csrc/api/src/optim/adamw.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:34.3188185Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:34.3189586Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:34.3191045Z Compiling torch/csrc/lazy/core/trie.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:34.9781663Z 2022-11-23T01:59:34.9782244Z  2022-11-23T01:59:34.9782853Z  2022-11-23T01:59:34.9783134Z  2022-11-23T01:59:34.9783456Z  2022-11-23T01:59:34.9783789Z  2022-11-23T01:59:34.9784369Z  2022-11-23T01:59:34.9785657Z  2022-11-23T01:59:34.9785984Z  2022-11-23T01:59:34.9786422Z [1,342 / 1,868] 8 actions, 7 running 2022-11-23T01:59:34.9788197Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:34.9788724Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:34.9789370Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:34.9790110Z Compiling torch/csrc/api/src/optim/adamw.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:34.9790665Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:34.9791183Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:34.9791922Z Compiling torch/csrc/lazy/core/trie.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:34.9792501Z [Scann] Compiling torch/csrc/distributed/c10d/ParamCommsUtils.cpp 2022-11-23T01:59:35.3175176Z 2022-11-23T01:59:35.3176497Z  2022-11-23T01:59:35.3176821Z  2022-11-23T01:59:35.3177066Z  2022-11-23T01:59:35.3177288Z  2022-11-23T01:59:35.3177532Z  2022-11-23T01:59:35.3177802Z  2022-11-23T01:59:35.3178034Z  2022-11-23T01:59:35.3178295Z  2022-11-23T01:59:35.3178703Z [1,342 / 1,868] 8 actions running 2022-11-23T01:59:35.3179168Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:35.3179585Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:35.3180109Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 3s processwrapper-sandbox 2022-11-23T01:59:35.3180704Z Compiling torch/csrc/api/src/optim/adamw.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:35.3181380Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:35.3181859Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:35.3182371Z Compiling torch/csrc/lazy/core/trie.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:35.3182806Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:36.3179056Z 2022-11-23T01:59:36.3179651Z  2022-11-23T01:59:36.3180053Z  2022-11-23T01:59:36.3180401Z  2022-11-23T01:59:36.3180662Z  2022-11-23T01:59:36.3180944Z  2022-11-23T01:59:36.3181234Z  2022-11-23T01:59:36.3181496Z  2022-11-23T01:59:36.3181810Z  2022-11-23T01:59:36.3182216Z [1,342 / 1,868] 8 actions running 2022-11-23T01:59:36.3182497Z //:torch; 4s processwrapper-sandbox 2022-11-23T01:59:36.3182779Z //:torch; 4s processwrapper-sandbox 2022-11-23T01:59:36.3183132Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 4s processwrapper-sandbox 2022-11-23T01:59:36.3183510Z Compiling torch/csrc/api/src/optim/adamw.cpp; 3s processwrapper-sandbox 2022-11-23T01:59:36.3183838Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:36.3184106Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:36.3184423Z Compiling torch/csrc/lazy/core/trie.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:36.3184734Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:37.5188426Z 2022-11-23T01:59:37.5189605Z  2022-11-23T01:59:37.5189911Z  2022-11-23T01:59:37.5191484Z  2022-11-23T01:59:37.5192065Z  2022-11-23T01:59:37.5192900Z  2022-11-23T01:59:37.5193146Z  2022-11-23T01:59:37.5193890Z  2022-11-23T01:59:37.5194151Z  2022-11-23T01:59:37.5194962Z [1,342 / 1,868] 8 actions running 2022-11-23T01:59:37.5195402Z //:torch; 5s processwrapper-sandbox 2022-11-23T01:59:37.5195849Z //:torch; 5s processwrapper-sandbox 2022-11-23T01:59:37.5196352Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 5s processwrapper-sandbox 2022-11-23T01:59:37.5196973Z Compiling torch/csrc/api/src/optim/adamw.cpp; 4s processwrapper-sandbox 2022-11-23T01:59:37.5197653Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:37.5198315Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:37.5199095Z Compiling torch/csrc/lazy/core/trie.cpp; 3s processwrapper-sandbox 2022-11-23T01:59:37.5199544Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:38.4028466Z 2022-11-23T01:59:38.4028974Z  2022-11-23T01:59:38.4029356Z  2022-11-23T01:59:38.4029642Z  2022-11-23T01:59:38.4029916Z  2022-11-23T01:59:38.4040556Z  2022-11-23T01:59:38.4041170Z  2022-11-23T01:59:38.4042660Z  2022-11-23T01:59:38.4042994Z  2022-11-23T01:59:38.4043568Z [1,343 / 1,868] 8 actions, 7 running 2022-11-23T01:59:38.4044425Z //:torch; 6s processwrapper-sandbox 2022-11-23T01:59:38.4045154Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 6s processwrapper-sandbox 2022-11-23T01:59:38.4045961Z Compiling torch/csrc/api/src/optim/adamw.cpp; 5s processwrapper-sandbox 2022-11-23T01:59:38.4046759Z //:torch; 4s processwrapper-sandbox 2022-11-23T01:59:38.4047302Z //:torch; 4s processwrapper-sandbox 2022-11-23T01:59:38.4047928Z Compiling torch/csrc/lazy/core/trie.cpp; 4s processwrapper-sandbox 2022-11-23T01:59:38.4048434Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:38.4048829Z [Scann] Compiling torch/csrc/jit/frontend/lexer.cpp 2022-11-23T01:59:38.6300418Z 2022-11-23T01:59:38.6300859Z  2022-11-23T01:59:38.6301141Z  2022-11-23T01:59:38.6301449Z  2022-11-23T01:59:38.6301765Z  2022-11-23T01:59:38.6302056Z  2022-11-23T01:59:38.6302310Z  2022-11-23T01:59:38.6302533Z  2022-11-23T01:59:38.6302701Z  2022-11-23T01:59:38.6302938Z [1,345 / 1,868] 8 actions, 7 running 2022-11-23T01:59:38.6303231Z //:torch; 6s processwrapper-sandbox 2022-11-23T01:59:38.6304581Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 6s processwrapper-sandbox 2022-11-23T01:59:38.6305230Z Compiling torch/csrc/api/src/optim/adamw.cpp; 5s processwrapper-sandbox 2022-11-23T01:59:38.6305549Z //:torch; 5s processwrapper-sandbox 2022-11-23T01:59:38.6305882Z Compiling torch/csrc/lazy/core/trie.cpp; 4s processwrapper-sandbox 2022-11-23T01:59:38.6306432Z Compiling torch/csrc/jit/frontend/lexer.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:38.6306989Z Compiling torch/csrc/api/src/optim/sgd.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:38.6307418Z [Scann] Compiling torch/csrc/jit/serialization/import_legacy.cpp 2022-11-23T01:59:38.8582327Z 2022-11-23T01:59:38.8583112Z  2022-11-23T01:59:38.8583588Z  2022-11-23T01:59:38.8583901Z  2022-11-23T01:59:38.8584387Z  2022-11-23T01:59:38.8584667Z  2022-11-23T01:59:38.8585143Z  2022-11-23T01:59:38.8585454Z  2022-11-23T01:59:38.8585901Z  2022-11-23T01:59:38.8586450Z [1,347 / 1,868] 8 actions, 7 running 2022-11-23T01:59:38.8586841Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 6s processwrapper-sandbox 2022-11-23T01:59:38.8587326Z Compiling torch/csrc/api/src/optim/adamw.cpp; 5s processwrapper-sandbox 2022-11-23T01:59:38.8587649Z //:torch; 5s processwrapper-sandbox 2022-11-23T01:59:38.8588000Z Compiling torch/csrc/jit/frontend/lexer.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:38.8588382Z Compiling torch/csrc/api/src/optim/sgd.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:38.8588681Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:38.8588949Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:38.8589194Z [Scann] Compiling torch/csrc/api/src/nn/init.cpp 2022-11-23T01:59:39.0724156Z 2022-11-23T01:59:39.0724666Z  2022-11-23T01:59:39.0725039Z  2022-11-23T01:59:39.0725387Z  2022-11-23T01:59:39.0725684Z  2022-11-23T01:59:39.0725986Z  2022-11-23T01:59:39.0726303Z  2022-11-23T01:59:39.0726596Z  2022-11-23T01:59:39.0726885Z  2022-11-23T01:59:39.0727273Z [1,348 / 1,868] 8 actions, 7 running 2022-11-23T01:59:39.0727837Z Compiling torch/csrc/api/src/optim/adamw.cpp; 5s processwrapper-sandbox 2022-11-23T01:59:39.0728263Z //:torch; 5s processwrapper-sandbox 2022-11-23T01:59:39.0728966Z Compiling torch/csrc/jit/frontend/lexer.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:39.0729496Z Compiling torch/csrc/api/src/optim/sgd.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:39.0729797Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:39.0730068Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:39.0730400Z Compiling torch/csrc/api/src/nn/init.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:39.0730697Z [Scann] Compiling torch/csrc/api/src/optim/schedulers/step_lr.cpp 2022-11-23T01:59:39.3195499Z 2022-11-23T01:59:39.3196327Z  2022-11-23T01:59:39.3196692Z  2022-11-23T01:59:39.3197051Z  2022-11-23T01:59:39.3197376Z  2022-11-23T01:59:39.3197679Z  2022-11-23T01:59:39.3198038Z  2022-11-23T01:59:39.3198214Z  2022-11-23T01:59:39.3199415Z  2022-11-23T01:59:39.3199700Z [1,348 / 1,868] 8 actions running 2022-11-23T01:59:39.3200195Z Compiling torch/csrc/api/src/optim/adamw.cpp; 6s processwrapper-sandbox 2022-11-23T01:59:39.3200661Z //:torch; 5s processwrapper-sandbox 2022-11-23T01:59:39.3201031Z Compiling torch/csrc/jit/frontend/lexer.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:39.3201744Z Compiling torch/csrc/api/src/optim/sgd.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:39.3202237Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:39.3202532Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:39.3203056Z Compiling torch/csrc/api/src/nn/init.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:39.3203453Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:39.9405387Z 2022-11-23T01:59:39.9406338Z  2022-11-23T01:59:39.9406707Z  2022-11-23T01:59:39.9407010Z  2022-11-23T01:59:39.9407324Z  2022-11-23T01:59:39.9407627Z  2022-11-23T01:59:39.9407936Z  2022-11-23T01:59:39.9408216Z  2022-11-23T01:59:39.9408515Z  2022-11-23T01:59:39.9408934Z [1,349 / 1,868] 8 actions, 7 running 2022-11-23T01:59:39.9409420Z //:torch; 6s processwrapper-sandbox 2022-11-23T01:59:39.9410052Z Compiling torch/csrc/jit/frontend/lexer.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:39.9410769Z Compiling torch/csrc/api/src/optim/sgd.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:39.9411299Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:39.9411785Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:39.9412379Z Compiling torch/csrc/api/src/nn/init.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:39.9412895Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:39.9413344Z [Scann] Compiling torch/csrc/utils/variadic.cpp 2022-11-23T01:59:40.3203708Z 2022-11-23T01:59:40.3204238Z  2022-11-23T01:59:40.3204568Z  2022-11-23T01:59:40.3204874Z  2022-11-23T01:59:40.3205164Z  2022-11-23T01:59:40.3205468Z  2022-11-23T01:59:40.3205730Z  2022-11-23T01:59:40.3206013Z  2022-11-23T01:59:40.3206299Z  2022-11-23T01:59:40.3206683Z [1,349 / 1,868] 8 actions running 2022-11-23T01:59:40.3207137Z //:torch; 6s processwrapper-sandbox 2022-11-23T01:59:40.3207816Z Compiling torch/csrc/jit/frontend/lexer.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:40.3208423Z Compiling torch/csrc/api/src/optim/sgd.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:40.3208933Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:40.3209355Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:40.3209881Z Compiling torch/csrc/api/src/nn/init.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:40.3210385Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:40.3210936Z Compiling torch/csrc/utils/variadic.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:40.5287418Z 2022-11-23T01:59:40.5288282Z  2022-11-23T01:59:40.5288628Z  2022-11-23T01:59:40.5289203Z  2022-11-23T01:59:40.5289844Z  2022-11-23T01:59:40.5290241Z  2022-11-23T01:59:40.5290828Z  2022-11-23T01:59:40.5291150Z  2022-11-23T01:59:40.5291450Z  2022-11-23T01:59:40.5292159Z [1,351 / 1,868] 8 actions, 7 running 2022-11-23T01:59:40.5292812Z Compiling torch/csrc/api/src/optim/sgd.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:40.5293366Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:40.5293869Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:40.5294498Z Compiling torch/csrc/api/src/nn/init.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:40.5295070Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:40.5295619Z Compiling torch/csrc/utils/variadic.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:40.5296139Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:40.5296569Z [Scann] Compiling torch/csrc/distributed/c10d/PrefixStore.cpp 2022-11-23T01:59:40.9208305Z 2022-11-23T01:59:40.9208879Z  2022-11-23T01:59:40.9982268Z  2022-11-23T01:59:40.9982499Z  2022-11-23T01:59:40.9982716Z  2022-11-23T01:59:40.9982947Z  2022-11-23T01:59:40.9983182Z  2022-11-23T01:59:40.9983393Z  2022-11-23T01:59:40.9983628Z  2022-11-23T01:59:40.9983963Z [1,351 / 1,868] 8 actions running 2022-11-23T01:59:40.9984412Z Compiling torch/csrc/api/src/optim/sgd.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:40.9984857Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:40.9985221Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:40.9985649Z Compiling torch/csrc/api/src/nn/init.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:40.9986055Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:40.9986525Z Compiling torch/csrc/utils/variadic.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:40.9986938Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:40.9987315Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:41.2751551Z 2022-11-23T01:59:41.2752176Z  2022-11-23T01:59:41.2752550Z  2022-11-23T01:59:41.2752863Z  2022-11-23T01:59:41.2753170Z  2022-11-23T01:59:41.2753493Z  2022-11-23T01:59:41.2753792Z  2022-11-23T01:59:41.2754051Z  2022-11-23T01:59:41.2754335Z  2022-11-23T01:59:41.2754736Z [1,352 / 1,868] 8 actions, 7 running 2022-11-23T01:59:41.2755319Z Compiling torch/csrc/api/src/optim/sgd.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:41.2755814Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:41.2756243Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:41.2756785Z Compiling torch/csrc/api/src/nn/init.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:41.2757400Z Compiling torch/csrc/utils/variadic.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:41.2757953Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:41.2758410Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:41.2758873Z [Scann] Compiling torch/csrc/jit/passes/inline_forked_closures.cpp 2022-11-23T01:59:41.5673092Z 2022-11-23T01:59:41.5673686Z  2022-11-23T01:59:41.5674041Z  2022-11-23T01:59:41.5674356Z  2022-11-23T01:59:41.5674685Z  2022-11-23T01:59:41.5675013Z  2022-11-23T01:59:41.5675336Z  2022-11-23T01:59:41.5675641Z  2022-11-23T01:59:41.5675808Z  2022-11-23T01:59:41.5676064Z [1,353 / 1,868] 8 actions, 7 running 2022-11-23T01:59:41.5676421Z Compiling torch/csrc/api/src/optim/sgd.cpp; 3s processwrapper-sandbox 2022-11-23T01:59:41.5676732Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:41.5677007Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:41.5677342Z Compiling torch/csrc/api/src/nn/init.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:41.5677641Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:41.5677994Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:41.5678264Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:41.5678470Z [Scann] //:torch 2022-11-23T01:59:41.7994899Z 2022-11-23T01:59:41.7996975Z  2022-11-23T01:59:41.7998890Z  2022-11-23T01:59:41.8000576Z  2022-11-23T01:59:41.8002319Z  2022-11-23T01:59:41.8004045Z  2022-11-23T01:59:41.8005620Z  2022-11-23T01:59:41.8011595Z  2022-11-23T01:59:41.8011889Z  2022-11-23T01:59:41.8012301Z [1,353 / 1,868] 8 actions running 2022-11-23T01:59:41.8012858Z Compiling torch/csrc/api/src/optim/sgd.cpp; 3s processwrapper-sandbox 2022-11-23T01:59:41.8013398Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:41.8013884Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:41.8014471Z Compiling torch/csrc/api/src/nn/init.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:41.8015001Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:41.8015473Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:41.8015931Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:41.8016353Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:42.7997850Z 2022-11-23T01:59:42.7998564Z  2022-11-23T01:59:42.7998839Z  2022-11-23T01:59:42.7999021Z  2022-11-23T01:59:42.7999249Z  2022-11-23T01:59:42.7999543Z  2022-11-23T01:59:42.7999774Z  2022-11-23T01:59:42.8000054Z  2022-11-23T01:59:42.8000301Z  2022-11-23T01:59:42.8000677Z [1,353 / 1,868] 8 actions running 2022-11-23T01:59:42.8001152Z Compiling torch/csrc/api/src/optim/sgd.cpp; 4s processwrapper-sandbox 2022-11-23T01:59:42.8001472Z //:torch; 4s processwrapper-sandbox 2022-11-23T01:59:42.8001959Z //:torch; 4s processwrapper-sandbox 2022-11-23T01:59:42.8002295Z Compiling torch/csrc/api/src/nn/init.cpp; 3s processwrapper-sandbox 2022-11-23T01:59:42.8002602Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:42.8002857Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:42.8003122Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:42.8003388Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:43.3821756Z 2022-11-23T01:59:43.3822380Z  2022-11-23T01:59:43.3823895Z  2022-11-23T01:59:43.3824096Z  2022-11-23T01:59:43.3824269Z  2022-11-23T01:59:43.3824552Z  2022-11-23T01:59:43.3824724Z  2022-11-23T01:59:43.3824896Z  2022-11-23T01:59:43.3825050Z  2022-11-23T01:59:43.3825312Z [1,354 / 1,868] 8 actions, 7 running 2022-11-23T01:59:43.3825673Z Compiling torch/csrc/api/src/optim/sgd.cpp; 4s processwrapper-sandbox 2022-11-23T01:59:43.3825980Z //:torch; 4s processwrapper-sandbox 2022-11-23T01:59:43.3826255Z //:torch; 4s processwrapper-sandbox 2022-11-23T01:59:43.3826588Z Compiling torch/csrc/api/src/nn/init.cpp; 4s processwrapper-sandbox 2022-11-23T01:59:43.3826880Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:43.3827149Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:43.3827415Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:43.3827686Z [Scann] Compiling torch/csrc/api/src/data/samplers/sequential.cpp 2022-11-23T01:59:43.6003293Z 2022-11-23T01:59:43.6003868Z  2022-11-23T01:59:43.6004239Z  2022-11-23T01:59:43.6004573Z  2022-11-23T01:59:43.6004889Z  2022-11-23T01:59:43.6005233Z  2022-11-23T01:59:43.6005558Z  2022-11-23T01:59:43.6005735Z  2022-11-23T01:59:43.6005901Z  2022-11-23T01:59:43.6006145Z [1,354 / 1,868] 8 actions running 2022-11-23T01:59:43.6006482Z Compiling torch/csrc/api/src/optim/sgd.cpp; 5s processwrapper-sandbox 2022-11-23T01:59:43.6006808Z //:torch; 4s processwrapper-sandbox 2022-11-23T01:59:43.6007083Z //:torch; 4s processwrapper-sandbox 2022-11-23T01:59:43.6007404Z Compiling torch/csrc/api/src/nn/init.cpp; 4s processwrapper-sandbox 2022-11-23T01:59:43.6007710Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:43.6007976Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:43.6008237Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:43.6008495Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:44.6509138Z 2022-11-23T01:59:44.6509714Z  2022-11-23T01:59:44.6510071Z  2022-11-23T01:59:44.6510417Z  2022-11-23T01:59:44.6510730Z  2022-11-23T01:59:44.6511465Z  2022-11-23T01:59:44.6511792Z  2022-11-23T01:59:44.6512098Z  2022-11-23T01:59:44.6512392Z  2022-11-23T01:59:44.6512813Z [1,354 / 1,868] 8 actions running 2022-11-23T01:59:44.6513437Z Compiling torch/csrc/api/src/optim/sgd.cpp; 6s processwrapper-sandbox 2022-11-23T01:59:44.6513789Z //:torch; 6s processwrapper-sandbox 2022-11-23T01:59:44.6514225Z //:torch; 5s processwrapper-sandbox 2022-11-23T01:59:44.6514827Z Compiling torch/csrc/api/src/nn/init.cpp; 5s processwrapper-sandbox 2022-11-23T01:59:44.6515371Z //:torch; 4s processwrapper-sandbox 2022-11-23T01:59:44.6515850Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:44.6516332Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:44.6518766Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:45.1525798Z 2022-11-23T01:59:45.1526638Z  2022-11-23T01:59:45.1527307Z  2022-11-23T01:59:45.1529972Z  2022-11-23T01:59:45.1530437Z  2022-11-23T01:59:45.1531251Z  2022-11-23T01:59:45.1531591Z  2022-11-23T01:59:45.1531875Z  2022-11-23T01:59:45.1532119Z  2022-11-23T01:59:45.1532467Z [1,356 / 1,868] 7 actions, 6 running 2022-11-23T01:59:45.1532983Z Compiling torch/csrc/api/src/optim/sgd.cpp; 6s processwrapper-sandbox 2022-11-23T01:59:45.1533436Z //:torch; 6s processwrapper-sandbox 2022-11-23T01:59:45.1533886Z //:torch; 6s processwrapper-sandbox 2022-11-23T01:59:45.1534441Z Compiling torch/csrc/api/src/nn/init.cpp; 6s processwrapper-sandbox 2022-11-23T01:59:45.1534935Z //:torch; 4s processwrapper-sandbox 2022-11-23T01:59:45.1535351Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:45.1535756Z [Scann] Compiling torch/csrc/distributed/c10d/Utils.cpp 2022-11-23T01:59:45.3546695Z 2022-11-23T01:59:45.3563543Z  2022-11-23T01:59:45.3564138Z  2022-11-23T01:59:45.3564487Z  2022-11-23T01:59:45.3564898Z  2022-11-23T01:59:45.3565187Z  2022-11-23T01:59:45.3565663Z  2022-11-23T01:59:45.3565955Z  2022-11-23T01:59:45.3566518Z [1,360 / 1,868] 7 actions, 6 running 2022-11-23T01:59:45.3566958Z //:torch; 4s processwrapper-sandbox 2022-11-23T01:59:45.3567514Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:45.3568124Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:45.3568638Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:45.3569162Z Compiling torch/csrc/jit/mobile/module.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:45.3569663Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:45.3570078Z [Scann] Compiling torch/csrc/jit/mobile/parse_operators.cpp 2022-11-23T01:59:45.6459085Z 2022-11-23T01:59:45.6459567Z  2022-11-23T01:59:45.6459996Z  2022-11-23T01:59:45.6460317Z  2022-11-23T01:59:45.6460608Z  2022-11-23T01:59:45.6460881Z  2022-11-23T01:59:45.6461189Z  2022-11-23T01:59:45.6461471Z  2022-11-23T01:59:45.6461935Z [1,361 / 1,868] 8 actions, 7 running 2022-11-23T01:59:45.6462446Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:45.6463096Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:45.6463590Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:45.6463943Z Compiling torch/csrc/jit/mobile/module.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:45.6464301Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:45.6464653Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:45.6465020Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:45.6465277Z [Scann] Compiling torch/csrc/jit/mobile/quantization.cpp 2022-11-23T01:59:45.8511795Z 2022-11-23T01:59:45.8512213Z  2022-11-23T01:59:45.8512452Z  2022-11-23T01:59:45.8512687Z  2022-11-23T01:59:45.8512986Z  2022-11-23T01:59:45.8513323Z  2022-11-23T01:59:45.8513628Z  2022-11-23T01:59:45.8513914Z  2022-11-23T01:59:45.8620382Z  2022-11-23T01:59:45.8620992Z [1,361 / 1,868] 8 actions running 2022-11-23T01:59:45.8621270Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:45.8621791Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:45.8622138Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:45.8622600Z Compiling torch/csrc/jit/mobile/module.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:45.8623012Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:45.8623343Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:45.8623681Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:45.8624104Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:46.8630120Z 2022-11-23T01:59:46.8630628Z  2022-11-23T01:59:46.8792868Z  2022-11-23T01:59:46.8793114Z  2022-11-23T01:59:46.8793364Z  2022-11-23T01:59:46.8793566Z  2022-11-23T01:59:46.8793779Z  2022-11-23T01:59:46.8794053Z  2022-11-23T01:59:46.8794348Z  2022-11-23T01:59:46.8794723Z [1,361 / 1,868] 8 actions running 2022-11-23T01:59:46.8795199Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:46.8795772Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:46.8796287Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:46.8796874Z Compiling torch/csrc/jit/mobile/module.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:46.8797386Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:46.8797894Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:46.8798345Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:46.8798780Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:47.1236673Z 2022-11-23T01:59:47.1237219Z  2022-11-23T01:59:47.1237584Z  2022-11-23T01:59:47.1237970Z  2022-11-23T01:59:47.1238285Z  2022-11-23T01:59:47.1238579Z  2022-11-23T01:59:47.1238881Z  2022-11-23T01:59:47.1239180Z  2022-11-23T01:59:47.1239459Z  2022-11-23T01:59:47.1239891Z [1,362 / 1,868] 8 actions, 7 running 2022-11-23T01:59:47.1240533Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:47.1241090Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:47.1241716Z Compiling torch/csrc/jit/mobile/module.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:47.1242191Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:47.1242561Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:47.1242956Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:47.1243348Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:47.1243728Z [Scann] Compiling torch/csrc/distributed/rpc/rref_proto.cpp 2022-11-23T01:59:47.4802144Z 2022-11-23T01:59:47.4802763Z  2022-11-23T01:59:47.4803175Z  2022-11-23T01:59:47.4803440Z  2022-11-23T01:59:47.4803637Z  2022-11-23T01:59:47.4803806Z  2022-11-23T01:59:47.4803977Z  2022-11-23T01:59:47.4804141Z  2022-11-23T01:59:47.4804309Z  2022-11-23T01:59:47.4804559Z [1,362 / 1,868] 8 actions running 2022-11-23T01:59:47.4804913Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:47.4805244Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:47.4805585Z Compiling torch/csrc/jit/mobile/module.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:47.4805884Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:47.4806154Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:47.4806422Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:47.4806675Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:47.4806942Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:47.6955548Z 2022-11-23T01:59:47.6956096Z  2022-11-23T01:59:47.6956420Z  2022-11-23T01:59:47.6956676Z  2022-11-23T01:59:47.6956921Z  2022-11-23T01:59:47.6957152Z  2022-11-23T01:59:47.6957384Z  2022-11-23T01:59:47.6957896Z  2022-11-23T01:59:47.6958178Z  2022-11-23T01:59:47.6958559Z [1,363 / 1,868] 8 actions running 2022-11-23T01:59:47.6959093Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:47.6959669Z Compiling torch/csrc/jit/mobile/module.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:47.6960124Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:47.6960533Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:47.6960961Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:47.6961326Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:47.6961874Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:47.6962306Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:47.9792382Z 2022-11-23T01:59:47.9793209Z  2022-11-23T01:59:47.9793815Z  2022-11-23T01:59:47.9794128Z  2022-11-23T01:59:47.9794410Z  2022-11-23T01:59:47.9794687Z  2022-11-23T01:59:47.9794972Z  2022-11-23T01:59:47.9795270Z  2022-11-23T01:59:47.9795579Z  2022-11-23T01:59:47.9796024Z [1,364 / 1,868] 8 actions, 7 running 2022-11-23T01:59:47.9796674Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:47.9797266Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:47.9797769Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:47.9798355Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:47.9798866Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:47.9799390Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:47.9799785Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:47.9800130Z [Scann] Compiling torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp 2022-11-23T01:59:48.2963467Z 2022-11-23T01:59:48.2964175Z  2022-11-23T01:59:48.2964496Z  2022-11-23T01:59:48.2964877Z  2022-11-23T01:59:48.2965119Z  2022-11-23T01:59:48.2965362Z  2022-11-23T01:59:48.2965783Z  2022-11-23T01:59:48.2966058Z  2022-11-23T01:59:48.2966477Z  2022-11-23T01:59:48.2966845Z [1,366 / 1,868] 8 actions running 2022-11-23T01:59:48.2967525Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 3s processwrapper-sandbox 2022-11-23T01:59:48.2968189Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:48.2968763Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:48.2969348Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:48.2969772Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:48.2970297Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:48.2970694Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:48.2971401Z Compiling torch/csrc/jit/mobile/function.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:48.4962344Z 2022-11-23T01:59:48.4963175Z  2022-11-23T01:59:48.4963545Z  2022-11-23T01:59:48.4963865Z  2022-11-23T01:59:48.4964176Z  2022-11-23T01:59:48.4964487Z  2022-11-23T01:59:48.4964801Z  2022-11-23T01:59:48.4965113Z  2022-11-23T01:59:48.4965394Z  2022-11-23T01:59:48.4965748Z [1,367 / 1,868] 8 actions running 2022-11-23T01:59:48.4966313Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 3s processwrapper-sandbox 2022-11-23T01:59:48.4966862Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:48.4967298Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:48.4967750Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:48.4968176Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:48.4968562Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:48.4969091Z Compiling torch/csrc/jit/mobile/function.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:48.4969623Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:48.8964443Z 2022-11-23T01:59:48.8965070Z  2022-11-23T01:59:48.8965447Z  2022-11-23T01:59:48.8965634Z  2022-11-23T01:59:48.8965806Z  2022-11-23T01:59:48.8965976Z  2022-11-23T01:59:48.9075714Z  2022-11-23T01:59:48.9076071Z  2022-11-23T01:59:48.9076312Z  2022-11-23T01:59:48.9076668Z [1,367 / 1,868] 8 actions running 2022-11-23T01:59:48.9077203Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 3s processwrapper-sandbox 2022-11-23T01:59:48.9077697Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:48.9078182Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:48.9078575Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:48.9078965Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:48.9079357Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:48.9079862Z Compiling torch/csrc/jit/mobile/function.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:48.9080329Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:49.1246665Z 2022-11-23T01:59:49.1247491Z  2022-11-23T01:59:49.1247993Z  2022-11-23T01:59:49.1248300Z  2022-11-23T01:59:49.1248752Z  2022-11-23T01:59:49.1249028Z  2022-11-23T01:59:49.1249481Z  2022-11-23T01:59:49.1249773Z  2022-11-23T01:59:49.1250171Z  2022-11-23T01:59:49.1250623Z [1,368 / 1,868] 8 actions, 7 running 2022-11-23T01:59:49.1251272Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:49.1251893Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:49.1252504Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:49.1252962Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:49.1253575Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:49.1254355Z Compiling torch/csrc/jit/mobile/function.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:49.1255062Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:49.1255549Z [Scann] //:torch 2022-11-23T01:59:49.4863266Z 2022-11-23T01:59:49.4863853Z  2022-11-23T01:59:49.4864191Z  2022-11-23T01:59:49.4864473Z  2022-11-23T01:59:49.4864742Z  2022-11-23T01:59:49.4865014Z  2022-11-23T01:59:49.4865285Z  2022-11-23T01:59:49.4865560Z  2022-11-23T01:59:49.4865837Z  2022-11-23T01:59:49.4866178Z [1,369 / 1,868] 8 actions, 7 running 2022-11-23T01:59:49.4866577Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:49.4866962Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:49.4867397Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:49.4867826Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:49.4868387Z Compiling torch/csrc/jit/mobile/function.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:49.4868859Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:49.4869282Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:49.4869614Z [Scann] //:torch 2022-11-23T01:59:49.7085543Z 2022-11-23T01:59:49.7086151Z  2022-11-23T01:59:49.7086542Z  2022-11-23T01:59:49.7086874Z  2022-11-23T01:59:49.7087173Z  2022-11-23T01:59:49.7087470Z  2022-11-23T01:59:49.7087639Z  2022-11-23T01:59:49.7087794Z  2022-11-23T01:59:49.7087965Z  2022-11-23T01:59:49.7088209Z [1,369 / 1,868] 8 actions running 2022-11-23T01:59:49.7088479Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:49.7088754Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:49.7089019Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:49.7089273Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:49.7089615Z Compiling torch/csrc/jit/mobile/function.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:49.7089931Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:49.7090184Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:49.7090450Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:49.9154438Z 2022-11-23T01:59:49.9156833Z  2022-11-23T01:59:49.9157201Z  2022-11-23T01:59:49.9157480Z  2022-11-23T01:59:49.9157714Z  2022-11-23T01:59:49.9158036Z  2022-11-23T01:59:49.9158252Z  2022-11-23T01:59:49.9158482Z  2022-11-23T01:59:49.9158742Z  2022-11-23T01:59:49.9159304Z [1,370 / 1,868] 8 actions running 2022-11-23T01:59:49.9159733Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:49.9160183Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:49.9160623Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:49.9161043Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:49.9161414Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:49.9162388Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:49.9162764Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:49.9163135Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:50.3161365Z 2022-11-23T01:59:50.3162323Z  2022-11-23T01:59:50.3162699Z  2022-11-23T01:59:50.3163004Z  2022-11-23T01:59:50.3163286Z  2022-11-23T01:59:50.3164889Z  2022-11-23T01:59:50.3165202Z  2022-11-23T01:59:50.3165517Z  2022-11-23T01:59:50.3165930Z  2022-11-23T01:59:50.3166831Z [1,373 / 1,868] 7 actions running 2022-11-23T01:59:50.3167343Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:50.3167811Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:50.3168202Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:50.3168596Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:50.3168969Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:50.3169324Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:50.3169722Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:50.7162038Z 2022-11-23T01:59:50.7162592Z  2022-11-23T01:59:50.7162891Z  2022-11-23T01:59:50.7163110Z  2022-11-23T01:59:50.7163352Z  2022-11-23T01:59:50.7163677Z  2022-11-23T01:59:50.7163973Z  2022-11-23T01:59:50.7164182Z  2022-11-23T01:59:50.7164412Z [1,373 / 1,868] 8 actions running 2022-11-23T01:59:50.7164716Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:50.7164991Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:50.7165333Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:50.7165587Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:50.7165851Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:50.7166118Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:50.7166410Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:50.7166671Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:50.9234112Z 2022-11-23T01:59:50.9234714Z  2022-11-23T01:59:50.9235052Z  2022-11-23T01:59:50.9235338Z  2022-11-23T01:59:50.9235636Z  2022-11-23T01:59:50.9235916Z  2022-11-23T01:59:50.9236220Z  2022-11-23T01:59:50.9236495Z  2022-11-23T01:59:50.9236766Z  2022-11-23T01:59:50.9237164Z [1,374 / 1,868] 8 actions running 2022-11-23T01:59:50.9237653Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:50.9238205Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:50.9238658Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:50.9239105Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:50.9239575Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:50.9240039Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:50.9240500Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:50.9240933Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:51.1321262Z 2022-11-23T01:59:51.1322151Z  2022-11-23T01:59:51.1322452Z  2022-11-23T01:59:51.1322694Z  2022-11-23T01:59:51.1322939Z  2022-11-23T01:59:51.1325312Z  2022-11-23T01:59:51.1325814Z  2022-11-23T01:59:51.1326262Z  2022-11-23T01:59:51.1326781Z  2022-11-23T01:59:51.1329903Z [1,375 / 1,868] 8 actions running 2022-11-23T01:59:51.1330458Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:51.1331149Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:51.1331968Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:51.1332527Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:51.1333212Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:51.1333669Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:51.1334155Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:51.1334627Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:51.6598742Z 2022-11-23T01:59:51.6599267Z  2022-11-23T01:59:51.6599712Z  2022-11-23T01:59:51.6600040Z  2022-11-23T01:59:51.6600349Z  2022-11-23T01:59:51.6600759Z  2022-11-23T01:59:51.6601056Z  2022-11-23T01:59:51.6601340Z  2022-11-23T01:59:51.6601925Z  2022-11-23T01:59:51.6602408Z [1,376 / 1,868] 8 actions, 7 running 2022-11-23T01:59:51.6602957Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:51.6603511Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:51.6604381Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:51.6604884Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:51.6605409Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:51.6605922Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:51.6606429Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:51.6606894Z [Scann] Compiling torch/csrc/jit/passes/remove_expands.cpp 2022-11-23T01:59:51.8920602Z 2022-11-23T01:59:51.8921157Z  2022-11-23T01:59:51.8921660Z  2022-11-23T01:59:51.8921980Z  2022-11-23T01:59:51.8922302Z  2022-11-23T01:59:51.8922617Z  2022-11-23T01:59:51.8922920Z  2022-11-23T01:59:51.8923235Z  2022-11-23T01:59:51.8923544Z  2022-11-23T01:59:51.8923990Z [1,377 / 1,868] 8 actions, 7 running 2022-11-23T01:59:51.8924526Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:51.8925082Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:51.8925604Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:51.8926131Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:51.8926637Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:51.8927136Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:51.8927685Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:51.8928182Z [Scann] Compiling torch/csrc/jit/passes/insert_guards.cpp 2022-11-23T01:59:52.1331103Z 2022-11-23T01:59:52.1331610Z  2022-11-23T01:59:52.1331993Z  2022-11-23T01:59:52.1332274Z  2022-11-23T01:59:52.1332538Z  2022-11-23T01:59:52.1332811Z  2022-11-23T01:59:52.1333092Z  2022-11-23T01:59:52.1333354Z  2022-11-23T01:59:52.1333630Z  2022-11-23T01:59:52.1334020Z [1,377 / 1,868] 8 actions running 2022-11-23T01:59:52.1334458Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:52.1334907Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:52.1335356Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:52.1335778Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:52.1336234Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:52.1336678Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:52.1337121Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:52.1337547Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:52.5044195Z 2022-11-23T01:59:52.5044806Z  2022-11-23T01:59:52.5045351Z  2022-11-23T01:59:52.5045753Z  2022-11-23T01:59:52.5046060Z  2022-11-23T01:59:52.5046360Z  2022-11-23T01:59:52.5046792Z  2022-11-23T01:59:52.5047085Z  2022-11-23T01:59:52.5047540Z  2022-11-23T01:59:52.5048095Z [1,378 / 1,868] 8 actions, 7 running 2022-11-23T01:59:52.5048609Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:52.5049241Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:52.5049860Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:52.5050493Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:52.5051124Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:52.5051629Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:52.5052205Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:52.5052882Z [Scann] Compiling torch/csrc/distributed/c10d/default_comm_hooks.cpp 2022-11-23T01:59:52.7330059Z 2022-11-23T01:59:52.7330724Z  2022-11-23T01:59:52.7331043Z  2022-11-23T01:59:52.7331245Z  2022-11-23T01:59:52.7331485Z  2022-11-23T01:59:52.7331656Z  2022-11-23T01:59:52.7331822Z  2022-11-23T01:59:52.7331976Z  2022-11-23T01:59:52.7332192Z  2022-11-23T01:59:52.7332439Z [1,379 / 1,868] 8 actions running 2022-11-23T01:59:52.7332708Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:52.7333035Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:52.7333303Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:52.7333568Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:52.7333870Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:52.7421867Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:52.7422122Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:52.7422388Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:53.1219573Z 2022-11-23T01:59:53.1220126Z  2022-11-23T01:59:53.1220489Z  2022-11-23T01:59:53.1220707Z  2022-11-23T01:59:53.1220878Z  2022-11-23T01:59:53.1221044Z  2022-11-23T01:59:53.1221235Z  2022-11-23T01:59:53.1221480Z  2022-11-23T01:59:53.1221689Z  2022-11-23T01:59:53.1221967Z [1,380 / 1,868] 8 actions, 7 running 2022-11-23T01:59:53.1222413Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:53.1222840Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:53.1223238Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:53.1223658Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:53.1224072Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:53.1224447Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:53.1224900Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:53.1225321Z [Scann] Compiling torch/csrc/jit/passes/lift_closures.cpp 2022-11-23T01:59:53.3298704Z 2022-11-23T01:59:53.3299285Z  2022-11-23T01:59:53.3299611Z  2022-11-23T01:59:53.3299889Z  2022-11-23T01:59:53.3300163Z  2022-11-23T01:59:53.3300421Z  2022-11-23T01:59:53.3300693Z  2022-11-23T01:59:53.3300964Z  2022-11-23T01:59:53.3301215Z  2022-11-23T01:59:53.3301605Z [1,381 / 1,868] 8 actions, 7 running 2022-11-23T01:59:53.3302040Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:53.3302469Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:53.3302899Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:53.3303306Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:53.3303688Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:53.3304088Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:53.3304461Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:53.3304830Z [Scann] Compiling torch/csrc/jit/passes/liveness.cpp 2022-11-23T01:59:53.5431203Z 2022-11-23T01:59:53.5431792Z  2022-11-23T01:59:53.5432020Z  2022-11-23T01:59:53.5432195Z  2022-11-23T01:59:53.5432431Z  2022-11-23T01:59:53.5432615Z  2022-11-23T01:59:53.5432768Z  2022-11-23T01:59:53.5432931Z  2022-11-23T01:59:53.5433127Z  2022-11-23T01:59:53.5433400Z [1,382 / 1,868] 8 actions running 2022-11-23T01:59:53.5433677Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:53.5434014Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:53.5434272Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:53.5434534Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:53.5434860Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:53.5435107Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:53.5435456Z Compiling torch/csrc/jit/passes/liveness.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:53.5435832Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:53.7474594Z 2022-11-23T01:59:53.7475135Z  2022-11-23T01:59:53.7475445Z  2022-11-23T01:59:53.7475928Z  2022-11-23T01:59:53.7476210Z  2022-11-23T01:59:53.7476489Z  2022-11-23T01:59:53.7476746Z  2022-11-23T01:59:53.7477029Z  2022-11-23T01:59:53.7477284Z  2022-11-23T01:59:53.7477646Z [1,383 / 1,868] 8 actions, 7 running 2022-11-23T01:59:53.7478125Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:53.7478574Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:53.7479021Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:53.7479455Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:53.7479850Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:53.7480521Z Compiling torch/csrc/jit/passes/liveness.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:53.7481038Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:53.7481717Z [Prepa] Compiling torch/csrc/jit/mobile/compatibility/backport.cpp 2022-11-23T01:59:54.1473915Z 2022-11-23T01:59:54.1474614Z  2022-11-23T01:59:54.1474866Z  2022-11-23T01:59:54.1475049Z  2022-11-23T01:59:54.1475209Z  2022-11-23T01:59:54.1475391Z  2022-11-23T01:59:54.1475556Z  2022-11-23T01:59:54.1475705Z  2022-11-23T01:59:54.1475868Z  2022-11-23T01:59:54.1476111Z [1,384 / 1,868] 8 actions running 2022-11-23T01:59:54.1476390Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:54.1476651Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:54.1476916Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:54.1477179Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:54.1477508Z Compiling torch/csrc/jit/passes/liveness.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:54.1477892Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:54.1478161Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:54.1478420Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:55.1596912Z 2022-11-23T01:59:55.1597349Z  2022-11-23T01:59:55.1597602Z  2022-11-23T01:59:55.1597875Z  2022-11-23T01:59:55.1598061Z  2022-11-23T01:59:55.1598216Z  2022-11-23T01:59:55.1598384Z  2022-11-23T01:59:55.1598606Z  2022-11-23T01:59:55.1598758Z  2022-11-23T01:59:55.1598999Z [1,384 / 1,868] 8 actions running 2022-11-23T01:59:55.1599328Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:55.1599595Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:55.1599860Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:55.1600179Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:55.1600511Z Compiling torch/csrc/jit/passes/liveness.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:55.1600878Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:55.1601144Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:55.1601394Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:55.4495628Z 2022-11-23T01:59:55.4497469Z  2022-11-23T01:59:55.4498867Z  2022-11-23T01:59:55.4500122Z  2022-11-23T01:59:55.4501364Z  2022-11-23T01:59:55.4502638Z  2022-11-23T01:59:55.4503898Z  2022-11-23T01:59:55.4505120Z  2022-11-23T01:59:55.4509263Z  2022-11-23T01:59:55.4509702Z [1,385 / 1,868] 8 actions, 7 running 2022-11-23T01:59:55.4510160Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:55.4510622Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:55.4511073Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:55.4511645Z Compiling torch/csrc/jit/passes/liveness.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:55.4512184Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:55.4512640Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:55.4513084Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:55.4513408Z [Scann] //:torch 2022-11-23T01:59:55.7996193Z 2022-11-23T01:59:55.7997661Z  2022-11-23T01:59:55.7998087Z  2022-11-23T01:59:55.7998373Z  2022-11-23T01:59:55.7998668Z  2022-11-23T01:59:55.7998958Z  2022-11-23T01:59:55.7999724Z  2022-11-23T01:59:55.8000036Z  2022-11-23T01:59:55.8000326Z  2022-11-23T01:59:55.8000756Z [1,386 / 1,868] 8 actions running 2022-11-23T01:59:55.8001224Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:55.8002086Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:55.8002672Z Compiling torch/csrc/jit/passes/liveness.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:55.8003215Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:55.8008902Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:55.8009694Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:55.8010288Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:55.8013284Z Compiling torch/csrc/api/src/jit.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:56.1453047Z 2022-11-23T01:59:56.1453591Z  2022-11-23T01:59:56.1453918Z  2022-11-23T01:59:56.1454278Z  2022-11-23T01:59:56.1454647Z  2022-11-23T01:59:56.1454917Z  2022-11-23T01:59:56.1455186Z  2022-11-23T01:59:56.1455455Z  2022-11-23T01:59:56.1455723Z  2022-11-23T01:59:56.1456167Z [1,387 / 1,868] 8 actions, 7 running 2022-11-23T01:59:56.1456673Z //:torch; 4s processwrapper-sandbox 2022-11-23T01:59:56.1457119Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:56.1457659Z Compiling torch/csrc/jit/passes/liveness.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:56.1458220Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:56.1458657Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:56.1459128Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:56.1459655Z Compiling torch/csrc/api/src/jit.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:56.1460379Z [Scann] Compiling torch/csrc/autograd/variable.cpp 2022-11-23T01:59:56.4035048Z 2022-11-23T01:59:56.4035541Z  2022-11-23T01:59:56.4035898Z  2022-11-23T01:59:56.4036192Z  2022-11-23T01:59:56.4036454Z  2022-11-23T01:59:56.4036731Z  2022-11-23T01:59:56.4037024Z  2022-11-23T01:59:56.4037288Z  2022-11-23T01:59:56.4037567Z  2022-11-23T01:59:56.4038064Z [1,389 / 1,868] 8 actions running 2022-11-23T01:59:56.4038505Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:56.4039093Z Compiling torch/csrc/jit/passes/liveness.cpp; 3s processwrapper-sandbox 2022-11-23T01:59:56.4039631Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:56.4040080Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:56.4040626Z Compiling torch/csrc/api/src/jit.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:56.4041250Z Compiling torch/csrc/autograd/variable.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:56.4041917Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:56.4042326Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:57.5010342Z 2022-11-23T01:59:57.5010879Z  2022-11-23T01:59:57.5011218Z  2022-11-23T01:59:57.5011495Z  2022-11-23T01:59:57.5011754Z  2022-11-23T01:59:57.5012057Z  2022-11-23T01:59:57.5012312Z  2022-11-23T01:59:57.5012568Z  2022-11-23T01:59:57.5012832Z  2022-11-23T01:59:57.5013209Z [1,390 / 1,868] 8 actions, 7 running 2022-11-23T01:59:57.5013645Z //:torch; 4s processwrapper-sandbox 2022-11-23T01:59:57.5014086Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:57.5014534Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:57.5015058Z Compiling torch/csrc/api/src/jit.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:57.5015675Z Compiling torch/csrc/autograd/variable.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:57.5016178Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:57.5016585Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:57.5016901Z [Scann] //:torch 2022-11-23T01:59:57.8037623Z 2022-11-23T01:59:57.8038227Z  2022-11-23T01:59:57.8038561Z  2022-11-23T01:59:57.8038812Z  2022-11-23T01:59:57.8039075Z  2022-11-23T01:59:57.8039319Z  2022-11-23T01:59:57.8043568Z  2022-11-23T01:59:57.8044000Z  2022-11-23T01:59:57.8044254Z  2022-11-23T01:59:57.8044607Z [1,392 / 1,868] 8 actions running 2022-11-23T01:59:57.8045026Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:57.8045446Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:57.8045947Z Compiling torch/csrc/autograd/variable.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:57.8046431Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:57.8046838Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:57.8047233Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:57.8047627Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:57.8048020Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:58.0665970Z 2022-11-23T01:59:58.0666859Z  2022-11-23T01:59:58.0667200Z  2022-11-23T01:59:58.0667485Z  2022-11-23T01:59:58.0667790Z  2022-11-23T01:59:58.0668062Z  2022-11-23T01:59:58.0668342Z  2022-11-23T01:59:58.0668604Z  2022-11-23T01:59:58.0668760Z  2022-11-23T01:59:58.0669725Z [1,393 / 1,868] 8 actions, 7 running 2022-11-23T01:59:58.0670137Z //:torch; 4s processwrapper-sandbox 2022-11-23T01:59:58.0670562Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:58.0671114Z Compiling torch/csrc/autograd/variable.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:58.0671627Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:58.0674302Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:58.0675065Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:58.0675869Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:58.0676251Z [Scann] Compiling torch/csrc/jit/passes/inliner.cpp 2022-11-23T01:59:58.4051969Z 2022-11-23T01:59:58.4052496Z  2022-11-23T01:59:58.4052795Z  2022-11-23T01:59:58.4053064Z  2022-11-23T01:59:58.4053329Z  2022-11-23T01:59:58.4053580Z  2022-11-23T01:59:58.4053839Z  2022-11-23T01:59:58.4054112Z  2022-11-23T01:59:58.4054359Z  2022-11-23T01:59:58.4054742Z [1,393 / 1,868] 8 actions running 2022-11-23T01:59:58.4055188Z //:torch; 4s processwrapper-sandbox 2022-11-23T01:59:58.4055612Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:58.4056155Z Compiling torch/csrc/autograd/variable.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:58.4056662Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:58.4057065Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:58.4057488Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:58.4057909Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:58.4058441Z Compiling torch/csrc/jit/passes/inliner.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:58.6047324Z 2022-11-23T01:59:58.6047884Z  2022-11-23T01:59:58.6048267Z  2022-11-23T01:59:58.6048571Z  2022-11-23T01:59:58.6048780Z  2022-11-23T01:59:58.6049096Z  2022-11-23T01:59:58.6049421Z  2022-11-23T01:59:58.6049659Z  2022-11-23T01:59:58.6049827Z  2022-11-23T01:59:58.6050071Z [1,394 / 1,868] 8 actions running 2022-11-23T01:59:58.6050345Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:58.6050693Z Compiling torch/csrc/autograd/variable.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:58.6051013Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:58.6051267Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:58.6051532Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:58.6051797Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:58.6052120Z Compiling torch/csrc/jit/passes/inliner.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:58.6052433Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:58.8824604Z 2022-11-23T01:59:58.8825184Z  2022-11-23T01:59:58.8825550Z  2022-11-23T01:59:58.8825877Z  2022-11-23T01:59:58.8826188Z  2022-11-23T01:59:58.8826514Z  2022-11-23T01:59:58.8826825Z  2022-11-23T01:59:58.9363796Z  2022-11-23T01:59:58.9364574Z  2022-11-23T01:59:58.9364956Z [1,394 / 1,868] 8 actions running 2022-11-23T01:59:58.9365517Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:58.9366041Z Compiling torch/csrc/autograd/variable.cpp; 2s processwrapper-sandbox 2022-11-23T01:59:58.9366536Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:58.9367041Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:58.9367354Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:58.9367624Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:58.9367966Z Compiling torch/csrc/jit/passes/inliner.cpp; 0s processwrapper-sandbox 2022-11-23T01:59:58.9368440Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:59.4000616Z 2022-11-23T01:59:59.4001758Z  2022-11-23T01:59:59.4002374Z  2022-11-23T01:59:59.4042862Z  2022-11-23T01:59:59.4043214Z  2022-11-23T01:59:59.4043502Z  2022-11-23T01:59:59.4043732Z  2022-11-23T01:59:59.4043988Z  2022-11-23T01:59:59.4044228Z  2022-11-23T01:59:59.4044570Z [1,395 / 1,868] 8 actions, 7 running 2022-11-23T01:59:59.4045084Z Compiling torch/csrc/autograd/variable.cpp; 3s processwrapper-sandbox 2022-11-23T01:59:59.4045552Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:59.4045943Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:59.4046312Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:59.4046696Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:59.4047184Z Compiling torch/csrc/jit/passes/inliner.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:59.4047619Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:59.4047990Z [Scann] Compiling torch/csrc/jit/passes/inplace_check.cpp 2022-11-23T01:59:59.7415530Z 2022-11-23T01:59:59.7416191Z  2022-11-23T01:59:59.7416561Z  2022-11-23T01:59:59.7416891Z  2022-11-23T01:59:59.7417216Z  2022-11-23T01:59:59.7417490Z  2022-11-23T01:59:59.7417672Z  2022-11-23T01:59:59.7417838Z  2022-11-23T01:59:59.7417992Z  2022-11-23T01:59:59.7418235Z [1,397 / 1,868] 8 actions running 2022-11-23T01:59:59.7418522Z //:torch; 3s processwrapper-sandbox 2022-11-23T01:59:59.7418786Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:59.7419052Z //:torch; 2s processwrapper-sandbox 2022-11-23T01:59:59.7419399Z Compiling torch/csrc/jit/passes/inliner.cpp; 1s processwrapper-sandbox 2022-11-23T01:59:59.7419713Z //:torch; 1s processwrapper-sandbox 2022-11-23T01:59:59.7419970Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:59.7420241Z //:torch; 0s processwrapper-sandbox 2022-11-23T01:59:59.7420505Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:00.2588496Z 2022-11-23T02:00:00.2589069Z  2022-11-23T02:00:00.2589454Z  2022-11-23T02:00:00.2589789Z  2022-11-23T02:00:00.2590089Z  2022-11-23T02:00:00.2590412Z  2022-11-23T02:00:00.2590736Z  2022-11-23T02:00:00.2591046Z  2022-11-23T02:00:00.2591371Z  2022-11-23T02:00:00.2591822Z [1,398 / 1,868] 8 actions, 7 running 2022-11-23T02:00:00.2592341Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:00.2592914Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:00.2593619Z Compiling torch/csrc/jit/passes/inliner.cpp; 2s processwrapper-sandbox 2022-11-23T02:00:00.2594221Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:00.2594722Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:00.2595240Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:00.2595761Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:00.2596254Z [Scann] Compiling torch/csrc/jit/tensorexpr/reduction.cpp 2022-11-23T02:00:00.5581346Z 2022-11-23T02:00:00.5581956Z  2022-11-23T02:00:00.5582320Z  2022-11-23T02:00:00.5582665Z  2022-11-23T02:00:00.5582949Z  2022-11-23T02:00:00.5583121Z  2022-11-23T02:00:00.5583277Z  2022-11-23T02:00:00.5694873Z  2022-11-23T02:00:00.5695462Z  2022-11-23T02:00:00.5695840Z [1,399 / 1,868] 8 actions running 2022-11-23T02:00:00.5696287Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:00.5696739Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:00.5697155Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:00.5697601Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:00.5698033Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:00.5698451Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:00.5698817Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:00.5699254Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:00.7746212Z 2022-11-23T02:00:00.7746767Z  2022-11-23T02:00:00.7747080Z  2022-11-23T02:00:00.7747587Z  2022-11-23T02:00:00.7747863Z  2022-11-23T02:00:00.7748243Z  2022-11-23T02:00:00.7748522Z  2022-11-23T02:00:00.7748800Z  2022-11-23T02:00:00.7749063Z  2022-11-23T02:00:00.7749468Z [1,400 / 1,868] 8 actions, 7 running 2022-11-23T02:00:00.7749919Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:00.7750358Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:00.7750803Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:00.7751254Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:00.7751678Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:00.7752122Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:00.7752571Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:00.7753000Z [Scann] Compiling torch/csrc/autograd/generated/VariableType_3.cpp 2022-11-23T02:00:01.1705519Z 2022-11-23T02:00:01.1706082Z  2022-11-23T02:00:01.1706453Z  2022-11-23T02:00:01.1706731Z  2022-11-23T02:00:01.1707014Z  2022-11-23T02:00:01.1707296Z  2022-11-23T02:00:01.1707576Z  2022-11-23T02:00:01.1707833Z  2022-11-23T02:00:01.1708101Z  2022-11-23T02:00:01.1708496Z [1,400 / 1,868] 8 actions running 2022-11-23T02:00:01.1708935Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:01.1709394Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:01.1709817Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:01.1710236Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:01.1710662Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:01.1711109Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:01.1711528Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:01.1711959Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:01.6486440Z 2022-11-23T02:00:01.6487051Z  2022-11-23T02:00:01.6487412Z  2022-11-23T02:00:01.6487653Z  2022-11-23T02:00:01.6487891Z  2022-11-23T02:00:01.6488109Z  2022-11-23T02:00:01.6488358Z  2022-11-23T02:00:01.6488586Z  2022-11-23T02:00:01.6488803Z  2022-11-23T02:00:01.6489141Z [1,401 / 1,868] 8 actions, 7 running 2022-11-23T02:00:01.6489532Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:01.6489896Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:01.6490272Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:01.6490645Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:01.6491000Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:01.6491371Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:01.6491737Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:01.6492066Z [Scann] Compiling torch/csrc/jit/ir/node_hashing.cpp 2022-11-23T02:00:01.9600463Z 2022-11-23T02:00:01.9601061Z  2022-11-23T02:00:01.9601424Z  2022-11-23T02:00:01.9601925Z  2022-11-23T02:00:01.9602183Z  2022-11-23T02:00:01.9602476Z  2022-11-23T02:00:01.9602774Z  2022-11-23T02:00:01.9603073Z  2022-11-23T02:00:01.9603367Z  2022-11-23T02:00:01.9603798Z [1,403 / 1,868] 8 actions, 7 running 2022-11-23T02:00:01.9604271Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:01.9604973Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:01.9605459Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:01.9605902Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:01.9606350Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:01.9606922Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:01.9607414Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:01.9607896Z [Scann] Compiling torch/csrc/autograd/generated/VariableType_2.cpp 2022-11-23T02:00:02.1716570Z 2022-11-23T02:00:02.1717174Z  2022-11-23T02:00:02.1717524Z  2022-11-23T02:00:02.1717780Z  2022-11-23T02:00:02.1728782Z  2022-11-23T02:00:02.1729222Z  2022-11-23T02:00:02.1729513Z  2022-11-23T02:00:02.1729976Z  2022-11-23T02:00:02.1730211Z  2022-11-23T02:00:02.1730612Z [1,403 / 1,868] 8 actions running 2022-11-23T02:00:02.1731068Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:02.1731526Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:02.1731962Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:02.1732435Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:02.1732906Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:02.1733515Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:02.1734054Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:02.1734500Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:02.4426608Z 2022-11-23T02:00:02.4431822Z  2022-11-23T02:00:02.4432191Z  2022-11-23T02:00:02.4432519Z  2022-11-23T02:00:02.4432780Z  2022-11-23T02:00:02.4433097Z  2022-11-23T02:00:02.4433373Z  2022-11-23T02:00:02.4433624Z  2022-11-23T02:00:02.4433954Z  2022-11-23T02:00:02.4434367Z [1,404 / 1,868] 8 actions, 7 running 2022-11-23T02:00:02.4434799Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:02.4435276Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:02.4435723Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:02.4436115Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:02.4436622Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:02.4437163Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:02.4437594Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:02.4438070Z [Scann] Compiling torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp 2022-11-23T02:00:02.7718537Z 2022-11-23T02:00:02.7719172Z  2022-11-23T02:00:02.7719577Z  2022-11-23T02:00:02.7719880Z  2022-11-23T02:00:02.7720207Z  2022-11-23T02:00:02.7720530Z  2022-11-23T02:00:02.7720772Z  2022-11-23T02:00:02.7721046Z  2022-11-23T02:00:02.7721325Z  2022-11-23T02:00:02.7721844Z [1,404 / 1,868] 8 actions running 2022-11-23T02:00:02.7722287Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:02.7722680Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:02.7723041Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:02.7723439Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:02.7724002Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:02.7724510Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:02.7724912Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:02.7725284Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:03.5480305Z 2022-11-23T02:00:03.5480944Z  2022-11-23T02:00:03.5481258Z  2022-11-23T02:00:03.5481800Z  2022-11-23T02:00:03.5482102Z  2022-11-23T02:00:03.5482339Z  2022-11-23T02:00:03.5482624Z  2022-11-23T02:00:03.5482918Z  2022-11-23T02:00:03.5483187Z  2022-11-23T02:00:03.5483578Z [1,405 / 1,868] 8 actions, 7 running 2022-11-23T02:00:03.5484057Z //:torch; 4s processwrapper-sandbox 2022-11-23T02:00:03.5484780Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:03.5485238Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:03.5485696Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:03.5486003Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:03.5486269Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:03.5486654Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:03.5487014Z [Scann] Compiling torch/csrc/jit/ir/attributes.cpp 2022-11-23T02:00:03.7733900Z 2022-11-23T02:00:03.7734456Z  2022-11-23T02:00:03.7734817Z  2022-11-23T02:00:03.7735128Z  2022-11-23T02:00:03.7735422Z  2022-11-23T02:00:03.7735728Z  2022-11-23T02:00:03.7736037Z  2022-11-23T02:00:03.7736329Z  2022-11-23T02:00:03.7736617Z  2022-11-23T02:00:03.7737274Z [1,406 / 1,868] 8 actions running 2022-11-23T02:00:03.7737772Z //:torch; 4s processwrapper-sandbox 2022-11-23T02:00:03.7738276Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:03.7738777Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:03.7739260Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:03.7739748Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:03.7740238Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:03.7740843Z Compiling torch/csrc/jit/ir/attributes.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:03.7741422Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:04.7729761Z 2022-11-23T02:00:04.7730311Z  2022-11-23T02:00:04.7730650Z  2022-11-23T02:00:04.7730935Z  2022-11-23T02:00:04.7731249Z  2022-11-23T02:00:04.7731548Z  2022-11-23T02:00:04.7731852Z  2022-11-23T02:00:04.7732158Z  2022-11-23T02:00:04.7732449Z  2022-11-23T02:00:04.7732873Z [1,406 / 1,868] 8 actions running 2022-11-23T02:00:04.7733230Z //:torch; 5s processwrapper-sandbox 2022-11-23T02:00:04.7733542Z //:torch; 4s processwrapper-sandbox 2022-11-23T02:00:04.7733904Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:04.7734257Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:04.7734594Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:04.7734943Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:04.7735398Z Compiling torch/csrc/jit/ir/attributes.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:04.7735799Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:04.9818628Z 2022-11-23T02:00:04.9819384Z  2022-11-23T02:00:04.9819904Z  2022-11-23T02:00:04.9820270Z  2022-11-23T02:00:04.9820710Z  2022-11-23T02:00:04.9821042Z  2022-11-23T02:00:04.9821492Z  2022-11-23T02:00:04.9821779Z  2022-11-23T02:00:04.9822164Z  2022-11-23T02:00:04.9822599Z [1,407 / 1,868] 8 actions, 7 running 2022-11-23T02:00:04.9823188Z //:torch; 5s processwrapper-sandbox 2022-11-23T02:00:04.9823780Z //:torch; 4s processwrapper-sandbox 2022-11-23T02:00:04.9824264Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:04.9825009Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:04.9825464Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:04.9826045Z Compiling torch/csrc/jit/ir/attributes.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:04.9826581Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:04.9827038Z [Scann] Compiling torch/csrc/jit/tensorexpr/operators/conv2d.cpp 2022-11-23T02:00:05.3735798Z 2022-11-23T02:00:05.3736283Z  2022-11-23T02:00:05.3736541Z  2022-11-23T02:00:05.3736842Z  2022-11-23T02:00:05.3737144Z  2022-11-23T02:00:05.3737447Z  2022-11-23T02:00:05.3737752Z  2022-11-23T02:00:05.3737925Z  2022-11-23T02:00:05.3738091Z  2022-11-23T02:00:05.3738429Z [1,410 / 1,868] 8 actions running 2022-11-23T02:00:05.3738769Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:05.3739152Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:05.3740295Z Compiling torch/csrc/jit/ir/attributes.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:05.3740683Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:05.3741060Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:05.3741387Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:05.3741734Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:05.3742160Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:05.9931550Z 2022-11-23T02:00:05.9932115Z  2022-11-23T02:00:05.9932457Z  2022-11-23T02:00:05.9932729Z  2022-11-23T02:00:05.9933041Z  2022-11-23T02:00:05.9933325Z  2022-11-23T02:00:05.9933595Z  2022-11-23T02:00:05.9933875Z  2022-11-23T02:00:05.9934154Z  2022-11-23T02:00:05.9934545Z [1,411 / 1,868] 8 actions, 7 running 2022-11-23T02:00:05.9959661Z //:torch; 4s processwrapper-sandbox 2022-11-23T02:00:05.9960085Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:05.9960490Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:05.9960891Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:05.9961284Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:05.9962045Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:05.9962565Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:05.9963068Z [Scann] Compiling torch/csrc/jit/tensorexpr/loopnest_randomization.cpp 2022-11-23T02:00:06.2733492Z 2022-11-23T02:00:06.2734025Z  2022-11-23T02:00:06.2734360Z  2022-11-23T02:00:06.2734686Z  2022-11-23T02:00:06.2735021Z  2022-11-23T02:00:06.2735341Z  2022-11-23T02:00:06.2735665Z  2022-11-23T02:00:06.2736004Z  2022-11-23T02:00:06.2736318Z  2022-11-23T02:00:06.2736825Z [1,413 / 1,868] 8 actions, 7 running 2022-11-23T02:00:06.2737285Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:06.2737713Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:06.2738173Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:06.2738606Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:06.2739183Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:06.2739906Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:06.2740578Z Compiling torch/csrc/jit/ir/irparser.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:06.2741181Z [Scann] Compiling torch/csrc/jit/tensorexpr/ir_simplifier.cpp 2022-11-23T02:00:06.5748882Z 2022-11-23T02:00:06.5749587Z  2022-11-23T02:00:06.5750669Z  2022-11-23T02:00:06.5750977Z  2022-11-23T02:00:06.5751309Z  2022-11-23T02:00:06.5752553Z  2022-11-23T02:00:06.5752876Z  2022-11-23T02:00:06.5753195Z  2022-11-23T02:00:06.5753494Z  2022-11-23T02:00:06.5753943Z [1,413 / 1,868] 8 actions running 2022-11-23T02:00:06.5754461Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:06.5754951Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:06.5755471Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:06.5755967Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:06.5756607Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:06.5757095Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:06.5757653Z Compiling torch/csrc/jit/ir/irparser.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:06.5758258Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:07.5615258Z 2022-11-23T02:00:07.5615825Z  2022-11-23T02:00:07.5616130Z  2022-11-23T02:00:07.5616424Z  2022-11-23T02:00:07.5616715Z  2022-11-23T02:00:07.5616968Z  2022-11-23T02:00:07.5617213Z  2022-11-23T02:00:07.5617454Z  2022-11-23T02:00:07.5617676Z  2022-11-23T02:00:07.5618067Z [1,414 / 1,868] 8 actions, 7 running 2022-11-23T02:00:07.5618512Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:07.5618950Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:07.5619633Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:07.5620149Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 2s processwrapper-sandbox 2022-11-23T02:00:07.5620645Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:07.5621211Z Compiling torch/csrc/jit/ir/irparser.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:07.5621705Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:07.5622054Z [Scann] Compiling torch/csrc/jit/ir/scope.cpp 2022-11-23T02:00:07.7764210Z 2022-11-23T02:00:07.7764699Z  2022-11-23T02:00:07.7765073Z  2022-11-23T02:00:07.7765380Z  2022-11-23T02:00:07.7765662Z  2022-11-23T02:00:07.7765957Z  2022-11-23T02:00:07.7766254Z  2022-11-23T02:00:07.7766541Z  2022-11-23T02:00:07.7766844Z  2022-11-23T02:00:07.7767478Z [1,414 / 1,868] 8 actions running 2022-11-23T02:00:07.7767928Z //:torch; 4s processwrapper-sandbox 2022-11-23T02:00:07.7768426Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:07.7768916Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:07.7769524Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 2s processwrapper-sandbox 2022-11-23T02:00:07.7770092Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:07.7770706Z Compiling torch/csrc/jit/ir/irparser.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:07.7771248Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:07.7771861Z Compiling torch/csrc/jit/ir/scope.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:08.2658123Z 2022-11-23T02:00:08.2658742Z  2022-11-23T02:00:08.2659076Z  2022-11-23T02:00:08.2659302Z  2022-11-23T02:00:08.2659539Z  2022-11-23T02:00:08.2659776Z  2022-11-23T02:00:08.2659998Z  2022-11-23T02:00:08.2660250Z  2022-11-23T02:00:08.2660522Z  2022-11-23T02:00:08.2660923Z [1,415 / 1,868] 8 actions, 7 running 2022-11-23T02:00:08.2661874Z //:torch; 4s processwrapper-sandbox 2022-11-23T02:00:08.2662299Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:08.2662663Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:08.2663157Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 3s processwrapper-sandbox 2022-11-23T02:00:08.2663665Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:08.2664093Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:08.2664639Z Compiling torch/csrc/jit/ir/scope.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:08.2665084Z [Scann] Compiling torch/csrc/jit/tensorexpr/ir_verifier.cpp 2022-11-23T02:00:08.4603650Z 2022-11-23T02:00:08.4604230Z  2022-11-23T02:00:08.4604577Z  2022-11-23T02:00:08.4604899Z  2022-11-23T02:00:08.4608557Z  2022-11-23T02:00:08.4609267Z  2022-11-23T02:00:08.4609796Z  2022-11-23T02:00:08.4610294Z  2022-11-23T02:00:08.4610855Z  2022-11-23T02:00:08.4611520Z [1,416 / 1,868] 8 actions, 7 running 2022-11-23T02:00:08.4612024Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:08.4612540Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:08.4613176Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 3s processwrapper-sandbox 2022-11-23T02:00:08.4613760Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:08.4614487Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:08.4615226Z Compiling torch/csrc/jit/ir/scope.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:08.4615891Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:08.4616437Z [Scann] Compiling torch/csrc/jit/frontend/ir_emitter.cpp 2022-11-23T02:00:08.7770425Z 2022-11-23T02:00:08.7770942Z  2022-11-23T02:00:08.7771216Z  2022-11-23T02:00:08.7771458Z  2022-11-23T02:00:08.7771697Z  2022-11-23T02:00:08.7771919Z  2022-11-23T02:00:08.7772178Z  2022-11-23T02:00:08.7772418Z  2022-11-23T02:00:08.7772631Z  2022-11-23T02:00:08.7772980Z [1,416 / 1,868] 8 actions running 2022-11-23T02:00:08.7773571Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:08.7773941Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:08.7774439Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 3s processwrapper-sandbox 2022-11-23T02:00:08.7774891Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:08.7775253Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:08.7775711Z Compiling torch/csrc/jit/ir/scope.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:08.7776142Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:08.7776494Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:09.0155447Z 2022-11-23T02:00:09.0156014Z  2022-11-23T02:00:09.0156338Z  2022-11-23T02:00:09.0156588Z  2022-11-23T02:00:09.0156818Z  2022-11-23T02:00:09.0157042Z  2022-11-23T02:00:09.0157594Z  2022-11-23T02:00:09.0157877Z  2022-11-23T02:00:09.0158144Z  2022-11-23T02:00:09.0158545Z [1,417 / 1,868] 8 actions, 7 running 2022-11-23T02:00:09.0158961Z //:torch; 4s processwrapper-sandbox 2022-11-23T02:00:09.0159472Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 3s processwrapper-sandbox 2022-11-23T02:00:09.0159926Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:09.0160272Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:09.0160776Z Compiling torch/csrc/jit/ir/scope.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:09.0161251Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:09.0161824Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:09.0162196Z [Scann] Compiling torch/csrc/jit/tensorexpr/ir_mutator.cpp 2022-11-23T02:00:09.2151418Z 2022-11-23T02:00:09.2152039Z  2022-11-23T02:00:09.2152386Z  2022-11-23T02:00:09.2152683Z  2022-11-23T02:00:09.2152958Z  2022-11-23T02:00:09.2153232Z  2022-11-23T02:00:09.2153529Z  2022-11-23T02:00:09.2153822Z  2022-11-23T02:00:09.2154106Z  2022-11-23T02:00:09.2154502Z [1,420 / 1,868] 8 actions, 7 running 2022-11-23T02:00:09.2154957Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:09.2155389Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:09.2155803Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:09.2156206Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:09.2156546Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:09.2156953Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:09.2157508Z Compiling torch/csrc/jit/frontend/tracer.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:09.2158080Z [Scann] Compiling torch/csrc/jit/tensorexpr/ir.cpp 2022-11-23T02:00:09.5823290Z 2022-11-23T02:00:09.5823915Z  2022-11-23T02:00:09.5824260Z  2022-11-23T02:00:09.5824436Z  2022-11-23T02:00:09.5824615Z  2022-11-23T02:00:09.5824784Z  2022-11-23T02:00:09.5824970Z  2022-11-23T02:00:09.5825122Z  2022-11-23T02:00:09.5825286Z  2022-11-23T02:00:09.5825531Z [1,420 / 1,868] 8 actions running 2022-11-23T02:00:09.5825808Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:09.5826086Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:09.5826354Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:09.5826606Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:09.5826868Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:09.5827131Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:09.5827461Z Compiling torch/csrc/jit/frontend/tracer.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:09.5827847Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:10.1337016Z 2022-11-23T02:00:10.1337618Z  2022-11-23T02:00:10.1337942Z  2022-11-23T02:00:10.1338197Z  2022-11-23T02:00:10.1338475Z  2022-11-23T02:00:10.1338700Z  2022-11-23T02:00:10.1338990Z  2022-11-23T02:00:10.1339269Z  2022-11-23T02:00:10.1339540Z  2022-11-23T02:00:10.1339949Z [1,421 / 1,868] 8 actions, 7 running 2022-11-23T02:00:10.1340654Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:10.1341075Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:10.1341505Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:10.1341949Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:10.1342363Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:10.1342924Z Compiling torch/csrc/jit/frontend/tracer.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:10.1343757Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:10.1344235Z [Scann] //:torch 2022-11-23T02:00:10.4272428Z 2022-11-23T02:00:10.4272900Z  2022-11-23T02:00:10.4273257Z  2022-11-23T02:00:10.4273555Z  2022-11-23T02:00:10.4273800Z  2022-11-23T02:00:10.4274045Z  2022-11-23T02:00:10.4274655Z  2022-11-23T02:00:10.4274929Z  2022-11-23T02:00:10.4275226Z  2022-11-23T02:00:10.4275648Z [1,421 / 1,868] 8 actions running 2022-11-23T02:00:10.4276124Z //:torch; 4s processwrapper-sandbox 2022-11-23T02:00:10.4276621Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:10.4277105Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:10.4277565Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:10.4278121Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:10.4278737Z Compiling torch/csrc/jit/frontend/tracer.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:10.4279430Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:10.4279985Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:10.6276837Z 2022-11-23T02:00:10.6277401Z  2022-11-23T02:00:10.6277743Z  2022-11-23T02:00:10.6278109Z  2022-11-23T02:00:10.6278389Z  2022-11-23T02:00:10.6278657Z  2022-11-23T02:00:10.6278937Z  2022-11-23T02:00:10.6279208Z  2022-11-23T02:00:10.6279482Z  2022-11-23T02:00:10.6279862Z [1,423 / 1,868] 8 actions running 2022-11-23T02:00:10.6280325Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:10.6280779Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:10.6281207Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:10.6281967Z Compiling torch/csrc/jit/frontend/tracer.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:10.6282607Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:10.6283097Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:10.6283666Z Compiling torch/csrc/jit/frontend/parser.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:10.6284186Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:11.0277440Z 2022-11-23T02:00:11.0278000Z  2022-11-23T02:00:11.0278391Z  2022-11-23T02:00:11.0278672Z  2022-11-23T02:00:11.0278934Z  2022-11-23T02:00:11.0279228Z  2022-11-23T02:00:11.0282408Z  2022-11-23T02:00:11.0282994Z  2022-11-23T02:00:11.0283450Z  2022-11-23T02:00:11.0283946Z [1,423 / 1,868] 8 actions running 2022-11-23T02:00:11.0284462Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:11.0285235Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:11.0285966Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:11.0286984Z Compiling torch/csrc/jit/frontend/tracer.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:11.0287669Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:11.0288188Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:11.0288773Z Compiling torch/csrc/jit/frontend/parser.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:11.0289281Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:11.4991604Z 2022-11-23T02:00:11.4992179Z  2022-11-23T02:00:11.4992526Z  2022-11-23T02:00:11.4992861Z  2022-11-23T02:00:11.4993218Z  2022-11-23T02:00:11.4993466Z  2022-11-23T02:00:11.4993665Z  2022-11-23T02:00:11.4993871Z  2022-11-23T02:00:11.4994033Z  2022-11-23T02:00:11.5351515Z [1,424 / 1,868] 8 actions, 7 running 2022-11-23T02:00:11.5352626Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:11.5353135Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:11.5353736Z Compiling torch/csrc/jit/frontend/tracer.cpp; 2s processwrapper-sandbox 2022-11-23T02:00:11.5354416Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 2s processwrapper-sandbox 2022-11-23T02:00:11.5354831Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:11.5355156Z Compiling torch/csrc/jit/frontend/parser.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:11.5355466Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:11.5355722Z [Scann] Compiling torch/csrc/jit/runtime/operator.cpp 2022-11-23T02:00:11.8287184Z 2022-11-23T02:00:11.8287729Z  2022-11-23T02:00:11.8288061Z  2022-11-23T02:00:11.8289285Z  2022-11-23T02:00:11.8289575Z  2022-11-23T02:00:11.8289835Z  2022-11-23T02:00:11.8290108Z  2022-11-23T02:00:11.8290379Z  2022-11-23T02:00:11.8290636Z  2022-11-23T02:00:11.8291026Z [1,427 / 1,868] 8 actions running 2022-11-23T02:00:11.8291459Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:11.8291851Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:11.8292388Z Compiling torch/csrc/jit/frontend/parser.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:11.8292869Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:11.8293407Z Compiling torch/csrc/jit/runtime/operator.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:11.8293920Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:11.8294349Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:11.8294764Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:12.0358487Z 2022-11-23T02:00:12.0359052Z  2022-11-23T02:00:12.0359410Z  2022-11-23T02:00:12.0359673Z  2022-11-23T02:00:12.0359966Z  2022-11-23T02:00:12.0363222Z  2022-11-23T02:00:12.0363868Z  2022-11-23T02:00:12.0364494Z  2022-11-23T02:00:12.0364780Z  2022-11-23T02:00:12.0365172Z [1,428 / 1,868] 8 actions, 7 running 2022-11-23T02:00:12.0365641Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:12.0366192Z Compiling torch/csrc/jit/frontend/parser.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:12.0366656Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:12.0367181Z Compiling torch/csrc/jit/runtime/operator.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:12.0367646Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:12.0368061Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:12.0368479Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:12.0368859Z [Prepa] Compiling torch/csrc/jit/tensorexpr/codegen.cpp 2022-11-23T02:00:12.4290140Z 2022-11-23T02:00:12.4290716Z  2022-11-23T02:00:12.4291139Z  2022-11-23T02:00:12.4291449Z  2022-11-23T02:00:12.4291708Z  2022-11-23T02:00:12.4291865Z  2022-11-23T02:00:12.4292029Z  2022-11-23T02:00:12.4292195Z  2022-11-23T02:00:12.4292419Z  2022-11-23T02:00:12.4299947Z [1,428 / 1,868] 8 actions running 2022-11-23T02:00:12.4300323Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:12.4300696Z Compiling torch/csrc/jit/frontend/parser.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:12.4301161Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:12.4301622Z Compiling torch/csrc/jit/runtime/operator.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:12.4301945Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:12.4302201Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:12.4302512Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:12.4302859Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:12.6448701Z 2022-11-23T02:00:12.6449261Z  2022-11-23T02:00:12.6449751Z  2022-11-23T02:00:12.6450114Z  2022-11-23T02:00:12.6450379Z  2022-11-23T02:00:12.6450560Z  2022-11-23T02:00:12.9256403Z  2022-11-23T02:00:12.9257086Z  2022-11-23T02:00:12.9257265Z  2022-11-23T02:00:12.9257522Z [1,429 / 1,868] 8 actions running 2022-11-23T02:00:12.9257953Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:12.9258306Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:12.9258774Z Compiling torch/csrc/jit/runtime/operator.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:12.9259140Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:12.9259472Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:12.9259894Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:12.9260357Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:12.9260764Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:13.1263205Z 2022-11-23T02:00:13.1263770Z  2022-11-23T02:00:13.1264084Z  2022-11-23T02:00:13.1264447Z  2022-11-23T02:00:13.1264746Z  2022-11-23T02:00:13.1264990Z  2022-11-23T02:00:13.1265176Z  2022-11-23T02:00:13.1265328Z  2022-11-23T02:00:13.1265497Z  2022-11-23T02:00:13.1265742Z [1,429 / 1,868] 8 actions running 2022-11-23T02:00:13.1266018Z //:torch; 4s processwrapper-sandbox 2022-11-23T02:00:13.1266288Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:13.1266635Z Compiling torch/csrc/jit/runtime/operator.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:13.1266941Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:13.1267207Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:13.1267468Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:13.1267800Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:13.1268114Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:13.5522568Z 2022-11-23T02:00:13.5523537Z  2022-11-23T02:00:13.5526235Z  2022-11-23T02:00:13.5528800Z  2022-11-23T02:00:13.5531381Z  2022-11-23T02:00:13.5533985Z  2022-11-23T02:00:13.5535524Z  2022-11-23T02:00:13.5536016Z  2022-11-23T02:00:13.5536483Z  2022-11-23T02:00:13.5537105Z [1,430 / 1,868] 8 actions, 7 running 2022-11-23T02:00:13.5537836Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:13.5538985Z Compiling torch/csrc/jit/runtime/operator.cpp; 2s processwrapper-sandbox 2022-11-23T02:00:13.5539546Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:13.5539957Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:13.5540372Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:13.5540923Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:13.5541435Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:13.5541833Z [Scann] Compiling torch/csrc/jit/tensorexpr/bounds_overlap.cpp 2022-11-23T02:00:13.7719425Z 2022-11-23T02:00:13.7720055Z  2022-11-23T02:00:13.7720437Z  2022-11-23T02:00:13.7720715Z  2022-11-23T02:00:13.7720986Z  2022-11-23T02:00:13.7721249Z  2022-11-23T02:00:13.7721795Z  2022-11-23T02:00:13.7722107Z  2022-11-23T02:00:13.7722377Z  2022-11-23T02:00:13.7722820Z [1,430 / 1,868] 8 actions running 2022-11-23T02:00:13.7723295Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:13.7723844Z Compiling torch/csrc/jit/runtime/operator.cpp; 2s processwrapper-sandbox 2022-11-23T02:00:13.7724367Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:13.7724804Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:13.7725284Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:13.7725937Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:13.7726531Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:13.7726995Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:14.7724122Z 2022-11-23T02:00:14.7724689Z  2022-11-23T02:00:14.7725034Z  2022-11-23T02:00:14.7725312Z  2022-11-23T02:00:14.7725590Z  2022-11-23T02:00:14.7726064Z  2022-11-23T02:00:14.7726289Z  2022-11-23T02:00:14.7726529Z  2022-11-23T02:00:14.7726760Z  2022-11-23T02:00:14.7727102Z [1,430 / 1,868] 8 actions running 2022-11-23T02:00:14.7727521Z //:torch; 4s processwrapper-sandbox 2022-11-23T02:00:14.7728071Z Compiling torch/csrc/jit/runtime/operator.cpp; 3s processwrapper-sandbox 2022-11-23T02:00:14.7728587Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:14.7729037Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:14.7729437Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:14.7729936Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 2s processwrapper-sandbox 2022-11-23T02:00:14.7730408Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:14.7731007Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:15.9730217Z 2022-11-23T02:00:15.9730620Z  2022-11-23T02:00:15.9730825Z  2022-11-23T02:00:15.9730998Z  2022-11-23T02:00:15.9731181Z  2022-11-23T02:00:15.9731335Z  2022-11-23T02:00:15.9731501Z  2022-11-23T02:00:15.9731702Z  2022-11-23T02:00:15.9731880Z  2022-11-23T02:00:15.9732217Z [1,430 / 1,868] 8 actions running 2022-11-23T02:00:15.9732595Z //:torch; 5s processwrapper-sandbox 2022-11-23T02:00:15.9733064Z Compiling torch/csrc/jit/runtime/operator.cpp; 4s processwrapper-sandbox 2022-11-23T02:00:15.9733533Z //:torch; 4s processwrapper-sandbox 2022-11-23T02:00:15.9733950Z //:torch; 4s processwrapper-sandbox 2022-11-23T02:00:15.9734379Z //:torch; 4s processwrapper-sandbox 2022-11-23T02:00:15.9734920Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 3s processwrapper-sandbox 2022-11-23T02:00:15.9735419Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:15.9735858Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:16.6287050Z 2022-11-23T02:00:16.6287591Z  2022-11-23T02:00:16.6287993Z  2022-11-23T02:00:16.6288260Z  2022-11-23T02:00:16.6288563Z  2022-11-23T02:00:16.6288852Z  2022-11-23T02:00:16.6289155Z  2022-11-23T02:00:16.6289461Z  2022-11-23T02:00:16.6289757Z  2022-11-23T02:00:16.6290197Z [1,431 / 1,868] 8 actions, 7 running 2022-11-23T02:00:16.6290706Z //:torch; 6s processwrapper-sandbox 2022-11-23T02:00:16.6291166Z //:torch; 4s processwrapper-sandbox 2022-11-23T02:00:16.6291661Z //:torch; 4s processwrapper-sandbox 2022-11-23T02:00:16.6292161Z //:torch; 4s processwrapper-sandbox 2022-11-23T02:00:16.6292805Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 4s processwrapper-sandbox 2022-11-23T02:00:16.6293377Z //:torch; 4s processwrapper-sandbox 2022-11-23T02:00:16.6293788Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:16.6294046Z [Scann] Compiling torch/csrc/jit/frontend/edit_distance.cpp 2022-11-23T02:00:16.8396610Z 2022-11-23T02:00:16.8401363Z  2022-11-23T02:00:16.8401834Z  2022-11-23T02:00:16.8401999Z  2022-11-23T02:00:16.8402182Z  2022-11-23T02:00:16.8402351Z  2022-11-23T02:00:16.8402505Z  2022-11-23T02:00:16.8402675Z  2022-11-23T02:00:16.8402843Z  2022-11-23T02:00:16.8403080Z [1,434 / 1,868] 8 actions, 7 running 2022-11-23T02:00:16.8403361Z //:torch; 5s processwrapper-sandbox 2022-11-23T02:00:16.8403719Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 4s processwrapper-sandbox 2022-11-23T02:00:16.8404028Z //:torch; 4s processwrapper-sandbox 2022-11-23T02:00:16.8404297Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:16.8404566Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:16.8404817Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:16.8405078Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:16.8405282Z [Scann] //:torch 2022-11-23T02:00:17.1286008Z 2022-11-23T02:00:17.1286643Z  2022-11-23T02:00:17.1286944Z  2022-11-23T02:00:17.1287143Z  2022-11-23T02:00:17.1287301Z  2022-11-23T02:00:17.1897408Z  2022-11-23T02:00:17.1898388Z  2022-11-23T02:00:17.1898685Z  2022-11-23T02:00:17.1899016Z  2022-11-23T02:00:17.1899510Z [1,435 / 1,868] 8 actions, 7 running 2022-11-23T02:00:17.1900022Z //:torch; 5s processwrapper-sandbox 2022-11-23T02:00:17.1900544Z //:torch; 4s processwrapper-sandbox 2022-11-23T02:00:17.1901006Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:17.1901422Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:17.1901866Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:17.1902285Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:17.1902706Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:17.1903146Z [Scann] Compiling torch/csrc/jit/serialization/pickler.cpp 2022-11-23T02:00:17.3740750Z 2022-11-23T02:00:17.3741325Z  2022-11-23T02:00:17.3741546Z  2022-11-23T02:00:17.3741785Z  2022-11-23T02:00:17.3741954Z  2022-11-23T02:00:17.3742122Z  2022-11-23T02:00:17.3742297Z  2022-11-23T02:00:17.3742518Z  2022-11-23T02:00:17.3742684Z  2022-11-23T02:00:17.3742917Z [1,435 / 1,868] 8 actions running 2022-11-23T02:00:17.3743246Z //:torch; 5s processwrapper-sandbox 2022-11-23T02:00:17.3743525Z //:torch; 4s processwrapper-sandbox 2022-11-23T02:00:17.3743779Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:17.3744094Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:17.3744357Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:17.3744608Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:17.3744927Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:17.3745189Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:18.0572961Z 2022-11-23T02:00:18.0573550Z  2022-11-23T02:00:18.0573975Z  2022-11-23T02:00:18.0574300Z  2022-11-23T02:00:18.0574658Z  2022-11-23T02:00:18.0574839Z  2022-11-23T02:00:18.0575006Z  2022-11-23T02:00:18.0575159Z  2022-11-23T02:00:18.0575329Z  2022-11-23T02:00:18.0575582Z [1,436 / 1,868] 8 actions, 7 running 2022-11-23T02:00:18.0575865Z //:torch; 6s processwrapper-sandbox 2022-11-23T02:00:18.0576130Z //:torch; 4s processwrapper-sandbox 2022-11-23T02:00:18.0576396Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:18.0576661Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:18.0576914Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:18.0577178Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:18.0577514Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:18.0577925Z [Scann] Compiling torch/csrc/jit/tensorexpr/block_codegen.cpp 2022-11-23T02:00:18.3218594Z 2022-11-23T02:00:18.3219087Z  2022-11-23T02:00:18.3219435Z  2022-11-23T02:00:18.3219738Z  2022-11-23T02:00:18.3219993Z  2022-11-23T02:00:18.3220251Z  2022-11-23T02:00:18.3220530Z  2022-11-23T02:00:18.3220790Z  2022-11-23T02:00:18.3221067Z  2022-11-23T02:00:18.3221463Z [1,439 / 1,868] 8 actions, 7 running 2022-11-23T02:00:18.3221902Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:18.3222345Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:18.3222792Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:18.3223226Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:18.3223662Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:18.3224101Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:18.3224545Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:18.3224965Z [Scann] Compiling torch/csrc/jit/serialization/python_print.cpp 2022-11-23T02:00:18.6495523Z 2022-11-23T02:00:18.6496012Z  2022-11-23T02:00:18.6496329Z  2022-11-23T02:00:18.6496591Z  2022-11-23T02:00:18.6496860Z  2022-11-23T02:00:18.6497117Z  2022-11-23T02:00:18.6497387Z  2022-11-23T02:00:18.6497651Z  2022-11-23T02:00:18.6497928Z  2022-11-23T02:00:18.6498494Z [1,439 / 1,868] 8 actions running 2022-11-23T02:00:18.6498917Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:18.6499362Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:18.6499780Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:18.6500074Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:18.6500340Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:18.6500602Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:18.6500853Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:18.6501121Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:19.3380187Z 2022-11-23T02:00:19.3380738Z  2022-11-23T02:00:19.3381030Z  2022-11-23T02:00:19.3381258Z  2022-11-23T02:00:19.3381502Z  2022-11-23T02:00:19.3383762Z  2022-11-23T02:00:19.3384629Z  2022-11-23T02:00:19.3385055Z  2022-11-23T02:00:19.3385588Z  2022-11-23T02:00:19.3386366Z [1,441 / 1,868] 7 actions, 6 running 2022-11-23T02:00:19.3386902Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:19.3387397Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:19.3387845Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:19.3388398Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:19.3388872Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:19.3389331Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:19.3389785Z [Scann] Compiling torch/csrc/jit/frontend/builtin_functions.cpp 2022-11-23T02:00:19.6505219Z 2022-11-23T02:00:19.6505732Z  2022-11-23T02:00:19.6506044Z  2022-11-23T02:00:19.6506277Z  2022-11-23T02:00:19.6506515Z  2022-11-23T02:00:19.6506756Z  2022-11-23T02:00:19.6507021Z  2022-11-23T02:00:19.6507291Z  2022-11-23T02:00:19.6507674Z [1,441 / 1,868] 8 actions running 2022-11-23T02:00:19.6508127Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:19.6508534Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:19.6508923Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:19.6509302Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:19.6509722Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:19.6510165Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:19.6510572Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:19.6510970Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:20.1000730Z 2022-11-23T02:00:20.1001308Z  2022-11-23T02:00:20.1001773Z  2022-11-23T02:00:20.1002049Z  2022-11-23T02:00:20.1002307Z  2022-11-23T02:00:20.1002527Z  2022-11-23T02:00:20.1002760Z  2022-11-23T02:00:20.1003016Z  2022-11-23T02:00:20.1003263Z  2022-11-23T02:00:20.1003642Z [1,442 / 1,868] 8 actions, 7 running 2022-11-23T02:00:20.1004080Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:20.1004525Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:20.1004942Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:20.1005368Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:20.1005769Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:20.1006200Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:20.1006652Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:20.1007075Z [Scann] Compiling torch/csrc/jit/serialization/import_read.cpp 2022-11-23T02:00:20.3626757Z 2022-11-23T02:00:20.3627246Z  2022-11-23T02:00:20.3627575Z  2022-11-23T02:00:20.3627836Z  2022-11-23T02:00:20.3628085Z  2022-11-23T02:00:20.3628353Z  2022-11-23T02:00:20.3628628Z  2022-11-23T02:00:20.3628890Z  2022-11-23T02:00:20.3629161Z  2022-11-23T02:00:20.3629538Z [1,443 / 1,868] 8 actions, 7 running 2022-11-23T02:00:20.3629912Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:20.3630319Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:20.3630754Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:20.3631186Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:20.3631796Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:20.3632308Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:20.3632700Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:20.3633117Z [Scann] Compiling torch/csrc/jit/serialization/import_source.cpp 2022-11-23T02:00:20.6520720Z 2022-11-23T02:00:20.6521404Z  2022-11-23T02:00:20.6521979Z  2022-11-23T02:00:20.6522265Z  2022-11-23T02:00:20.6522688Z  2022-11-23T02:00:20.6522947Z  2022-11-23T02:00:20.6523363Z  2022-11-23T02:00:20.6523642Z  2022-11-23T02:00:20.6523884Z  2022-11-23T02:00:20.6524438Z [1,444 / 1,868] 8 actions running 2022-11-23T02:00:20.6525031Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:20.6525609Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:20.6526461Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:20.6526907Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:20.6527506Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:20.6528045Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:20.6528484Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:20.6528915Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:20.9492171Z 2022-11-23T02:00:20.9492651Z  2022-11-23T02:00:20.9492988Z  2022-11-23T02:00:20.9493241Z  2022-11-23T02:00:20.9493509Z  2022-11-23T02:00:20.9493698Z  2022-11-23T02:00:20.9493946Z  2022-11-23T02:00:20.9494173Z  2022-11-23T02:00:20.9494418Z  2022-11-23T02:00:20.9494780Z [1,445 / 1,868] 8 actions, 7 running 2022-11-23T02:00:20.9495177Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:20.9495614Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:20.9496056Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:20.9496494Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:20.9496900Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:20.9497336Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:20.9497766Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:20.9498204Z [Scann] Compiling torch/csrc/jit/backends/backend_resolver.cpp 2022-11-23T02:00:21.2509257Z 2022-11-23T02:00:21.2509961Z  2022-11-23T02:00:21.2510288Z  2022-11-23T02:00:21.2510576Z  2022-11-23T02:00:21.2510828Z  2022-11-23T02:00:21.2511097Z  2022-11-23T02:00:21.2511378Z  2022-11-23T02:00:21.2513555Z  2022-11-23T02:00:21.2513818Z  2022-11-23T02:00:21.2514202Z [1,446 / 1,868] 8 actions running 2022-11-23T02:00:21.2514618Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:21.2515034Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:21.2515478Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:21.2515936Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:21.2516382Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:21.2516777Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:21.2517229Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:21.2517650Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:21.4540518Z 2022-11-23T02:00:21.4541105Z  2022-11-23T02:00:21.4541445Z  2022-11-23T02:00:21.4541743Z  2022-11-23T02:00:21.4542045Z  2022-11-23T02:00:21.4544080Z  2022-11-23T02:00:21.4544623Z  2022-11-23T02:00:21.4545155Z  2022-11-23T02:00:21.4545724Z  2022-11-23T02:00:21.4546345Z [1,447 / 1,868] 8 actions, 7 running 2022-11-23T02:00:21.4546970Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:21.4547775Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:21.4548541Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:21.4549082Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:21.4549587Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:21.4550057Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:21.4550544Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:21.4551204Z [Prepa] Compiling torch/csrc/jit/runtime/vararg_functions.cpp 2022-11-23T02:00:21.7172165Z 2022-11-23T02:00:21.7172731Z  2022-11-23T02:00:21.7173013Z  2022-11-23T02:00:21.7173225Z  2022-11-23T02:00:21.7173407Z  2022-11-23T02:00:21.7173573Z  2022-11-23T02:00:21.7173726Z  2022-11-23T02:00:21.7173892Z  2022-11-23T02:00:21.7174061Z  2022-11-23T02:00:21.7174341Z [1,448 / 1,868] 8 actions, 7 running 2022-11-23T02:00:21.7174658Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:21.7174933Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:21.7175222Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:21.7175477Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:21.7175746Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:21.7178683Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:21.7178936Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:21.7179322Z [Scann] Compiling torch/csrc/distributed/rpc/types.cpp 2022-11-23T02:00:22.0517447Z 2022-11-23T02:00:22.0518206Z  2022-11-23T02:00:22.0518698Z  2022-11-23T02:00:22.0518996Z  2022-11-23T02:00:22.0519277Z  2022-11-23T02:00:22.0519720Z  2022-11-23T02:00:22.0519986Z  2022-11-23T02:00:22.0520412Z  2022-11-23T02:00:22.0520681Z  2022-11-23T02:00:22.0521209Z [1,449 / 1,868] 8 actions running 2022-11-23T02:00:22.0521846Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:22.0522433Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:22.0522878Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:22.0523469Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:22.0524036Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:22.0524484Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:22.0525222Z Compiling torch/csrc/distributed/rpc/types.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:22.0525898Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:22.4803315Z 2022-11-23T02:00:22.4803832Z  2022-11-23T02:00:22.4804210Z  2022-11-23T02:00:22.4804538Z  2022-11-23T02:00:22.4806765Z  2022-11-23T02:00:22.4807144Z  2022-11-23T02:00:22.4807593Z  2022-11-23T02:00:22.4808057Z  2022-11-23T02:00:22.4808364Z  2022-11-23T02:00:22.4808811Z [1,450 / 1,868] 8 actions, 7 running 2022-11-23T02:00:22.4809336Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:22.4810545Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:22.4811102Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:22.4811578Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:22.4812074Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:22.4812726Z Compiling torch/csrc/distributed/rpc/types.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:22.4813308Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:22.4813774Z [Scann] Compiling torch/csrc/distributed/c10d/comm.cpp 2022-11-23T02:00:22.8526115Z 2022-11-23T02:00:22.8526710Z  2022-11-23T02:00:22.8527044Z  2022-11-23T02:00:22.8527322Z  2022-11-23T02:00:22.8527621Z  2022-11-23T02:00:22.8527908Z  2022-11-23T02:00:22.8528201Z  2022-11-23T02:00:22.8528490Z  2022-11-23T02:00:22.8528787Z  2022-11-23T02:00:22.8529170Z [1,450 / 1,868] 8 actions running 2022-11-23T02:00:22.8529654Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:22.8530140Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:22.8530582Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:22.8531013Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:22.8531492Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:22.8532103Z Compiling torch/csrc/distributed/rpc/types.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:22.8532673Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:22.8533462Z Compiling torch/csrc/distributed/c10d/comm.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:23.2527348Z 2022-11-23T02:00:23.2527922Z  2022-11-23T02:00:23.2528261Z  2022-11-23T02:00:23.2528615Z  2022-11-23T02:00:23.2528933Z  2022-11-23T02:00:23.2529232Z  2022-11-23T02:00:23.2529539Z  2022-11-23T02:00:23.2529855Z  2022-11-23T02:00:23.2530151Z  2022-11-23T02:00:23.2530521Z [1,452 / 1,868] 8 actions running 2022-11-23T02:00:23.2530972Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:23.2531419Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:23.2531854Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:23.2532405Z Compiling torch/csrc/distributed/rpc/types.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:23.2532885Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:23.2533687Z Compiling torch/csrc/distributed/c10d/comm.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:23.2534183Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:23.2534618Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:23.5430781Z 2022-11-23T02:00:23.5431413Z  2022-11-23T02:00:23.5431748Z  2022-11-23T02:00:23.5432060Z  2022-11-23T02:00:23.5432294Z  2022-11-23T02:00:23.5432566Z  2022-11-23T02:00:23.5432853Z  2022-11-23T02:00:23.5433111Z  2022-11-23T02:00:23.5433372Z  2022-11-23T02:00:23.5433748Z [1,453 / 1,868] 8 actions, 7 running 2022-11-23T02:00:23.5434190Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:23.5434665Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:23.5435135Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:23.5435596Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:23.5436154Z Compiling torch/csrc/distributed/c10d/comm.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:23.5436694Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:23.5437143Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:23.5437566Z [Scann] Compiling torch/csrc/jit/runtime/slice_indices_adjust.cpp 2022-11-23T02:00:23.8530484Z 2022-11-23T02:00:23.8531112Z  2022-11-23T02:00:23.8531476Z  2022-11-23T02:00:23.8531789Z  2022-11-23T02:00:23.8532092Z  2022-11-23T02:00:23.8532395Z  2022-11-23T02:00:23.8532682Z  2022-11-23T02:00:23.8532984Z  2022-11-23T02:00:23.8533275Z  2022-11-23T02:00:23.8533695Z [1,453 / 1,868] 8 actions running 2022-11-23T02:00:23.8534195Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:23.8534693Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:23.8535151Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:23.8535630Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:23.8536257Z Compiling torch/csrc/distributed/c10d/comm.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:23.8536831Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:23.8537327Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:23.8537807Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:24.1265215Z 2022-11-23T02:00:24.1265751Z  2022-11-23T02:00:24.1266215Z  2022-11-23T02:00:24.1266559Z  2022-11-23T02:00:24.1266892Z  2022-11-23T02:00:24.1267236Z  2022-11-23T02:00:24.1267569Z  2022-11-23T02:00:24.1267894Z  2022-11-23T02:00:24.1268237Z  2022-11-23T02:00:24.1268735Z [1,455 / 1,868] 8 actions, 7 running 2022-11-23T02:00:24.1269233Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:24.1269750Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:24.1270267Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:24.1270946Z Compiling torch/csrc/distributed/c10d/comm.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:24.1271539Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:24.1272073Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:24.1272629Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:24.1273177Z [Scann] Compiling torch/csrc/jit/runtime/simple_graph_executor_impl.cpp 2022-11-23T02:00:24.4536840Z 2022-11-23T02:00:24.4537348Z  2022-11-23T02:00:24.4537707Z  2022-11-23T02:00:24.4537894Z  2022-11-23T02:00:24.4538073Z  2022-11-23T02:00:24.4538324Z  2022-11-23T02:00:24.4538569Z  2022-11-23T02:00:24.4538736Z  2022-11-23T02:00:24.4538905Z  2022-11-23T02:00:24.4539165Z [1,456 / 1,868] 8 actions running 2022-11-23T02:00:24.4539443Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:24.4539701Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:24.4540050Z Compiling torch/csrc/distributed/c10d/comm.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:24.4540369Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:24.4540654Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:24.4541862Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:24.4542143Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:24.4542402Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:24.6545848Z 2022-11-23T02:00:24.6546653Z  2022-11-23T02:00:24.6547017Z  2022-11-23T02:00:24.6547430Z  2022-11-23T02:00:24.6547699Z  2022-11-23T02:00:24.6548122Z  2022-11-23T02:00:24.6548381Z  2022-11-23T02:00:24.6548797Z  2022-11-23T02:00:24.6549076Z  2022-11-23T02:00:24.6549586Z [1,457 / 1,868] 8 actions, 7 running 2022-11-23T02:00:24.6550037Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:24.6550753Z Compiling torch/csrc/distributed/c10d/comm.cpp; 2s processwrapper-sandbox 2022-11-23T02:00:24.6551407Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:24.6551988Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:24.6552571Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:24.6553010Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:24.6553595Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:24.6554146Z [Prepa] Compiling torch/csrc/jit/runtime/static/impl.cpp 2022-11-23T02:00:24.8665757Z 2022-11-23T02:00:24.8666282Z  2022-11-23T02:00:24.8666575Z  2022-11-23T02:00:24.8666825Z  2022-11-23T02:00:24.8667056Z  2022-11-23T02:00:24.8667277Z  2022-11-23T02:00:24.8667507Z  2022-11-23T02:00:24.8667728Z  2022-11-23T02:00:24.8667944Z  2022-11-23T02:00:24.8668301Z [1,458 / 1,868] 8 actions, 7 running 2022-11-23T02:00:24.8668692Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:24.8669195Z Compiling torch/csrc/distributed/c10d/comm.cpp; 2s processwrapper-sandbox 2022-11-23T02:00:24.8669672Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:24.8670070Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:24.8670447Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:24.8670827Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:24.8671209Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:24.8671566Z [Scann] Compiling torch/csrc/jit/mobile/train/sequential.cpp 2022-11-23T02:00:25.2544648Z 2022-11-23T02:00:25.2546664Z  2022-11-23T02:00:25.2552946Z  2022-11-23T02:00:25.2553246Z  2022-11-23T02:00:25.2553551Z  2022-11-23T02:00:25.2553856Z  2022-11-23T02:00:25.2554134Z  2022-11-23T02:00:25.2554415Z  2022-11-23T02:00:25.2554722Z  2022-11-23T02:00:25.2555114Z [1,459 / 1,868] 8 actions running 2022-11-23T02:00:25.2555617Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:25.2556264Z Compiling torch/csrc/distributed/c10d/comm.cpp; 2s processwrapper-sandbox 2022-11-23T02:00:25.2556853Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:25.2557327Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:25.2557901Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:25.2558373Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:25.2558872Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:25.2559375Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:25.6765075Z 2022-11-23T02:00:25.6766180Z  2022-11-23T02:00:25.6766789Z  2022-11-23T02:00:25.6766967Z  2022-11-23T02:00:25.6767139Z  2022-11-23T02:00:25.6767294Z  2022-11-23T02:00:25.6767515Z  2022-11-23T02:00:25.6767682Z  2022-11-23T02:00:25.6767836Z  2022-11-23T02:00:25.6768083Z [1,460 / 1,868] 8 actions, 7 running 2022-11-23T02:00:25.6768495Z Compiling torch/csrc/distributed/c10d/comm.cpp; 3s processwrapper-sandbox 2022-11-23T02:00:25.6768951Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:25.6769372Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:25.6769804Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:25.6770222Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:25.6770662Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:25.6771640Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:25.6772029Z [Scann] Compiling torch/csrc/distributed/rpc/torchscript_functions.cpp 2022-11-23T02:00:25.9659302Z 2022-11-23T02:00:25.9659805Z  2022-11-23T02:00:25.9660123Z  2022-11-23T02:00:25.9660373Z  2022-11-23T02:00:25.9660598Z  2022-11-23T02:00:25.9660839Z  2022-11-23T02:00:25.9661081Z  2022-11-23T02:00:25.9661302Z  2022-11-23T02:00:25.9661542Z  2022-11-23T02:00:25.9661896Z [1,462 / 1,868] 7 actions, 6 running 2022-11-23T02:00:25.9662291Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:25.9662683Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:25.9663063Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:25.9663430Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:25.9663814Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:25.9664194Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:25.9664558Z [Scann] Compiling torch/csrc/jit/runtime/symbolic_shape_registry.cpp 2022-11-23T02:00:26.2557004Z 2022-11-23T02:00:26.2557597Z  2022-11-23T02:00:26.2558011Z  2022-11-23T02:00:26.2558239Z  2022-11-23T02:00:26.2558517Z  2022-11-23T02:00:26.2563753Z  2022-11-23T02:00:26.2564531Z  2022-11-23T02:00:26.2565081Z  2022-11-23T02:00:26.2565660Z [1,462 / 1,868] 8 actions running 2022-11-23T02:00:26.2566317Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:26.2566848Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:26.2567425Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:26.2568135Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:26.2569877Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:26.2570373Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:26.2570817Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:26.5902896Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:26.5903194Z 2022-11-23T02:00:26.5903739Z  2022-11-23T02:00:26.5904525Z  2022-11-23T02:00:26.5904822Z  2022-11-23T02:00:26.5905112Z  2022-11-23T02:00:26.5905436Z  2022-11-23T02:00:26.5905746Z  2022-11-23T02:00:26.5906054Z  2022-11-23T02:00:26.5906355Z  2022-11-23T02:00:26.5906791Z [1,463 / 1,868] 8 actions, 7 running 2022-11-23T02:00:26.5907293Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:26.5907811Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:26.5908316Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:26.5908798Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:26.5909295Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:26.5909725Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:26.5910155Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:26.5910577Z [Scann] Compiling torch/csrc/jit/runtime/static/ops.cpp 2022-11-23T02:00:26.8562094Z 2022-11-23T02:00:26.8562884Z  2022-11-23T02:00:26.8563642Z  2022-11-23T02:00:26.8564125Z  2022-11-23T02:00:26.8564415Z  2022-11-23T02:00:26.8564691Z  2022-11-23T02:00:26.8564984Z  2022-11-23T02:00:26.8565294Z  2022-11-23T02:00:26.8571449Z  2022-11-23T02:00:26.8572151Z [1,464 / 1,868] 8 actions running 2022-11-23T02:00:26.8572620Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:26.8573074Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:26.8573529Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:26.8573989Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:26.8574450Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:26.8574894Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:26.8575472Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:26.8575989Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:27.3840426Z 2022-11-23T02:00:27.3841014Z  2022-11-23T02:00:27.3841380Z  2022-11-23T02:00:27.3843451Z  2022-11-23T02:00:27.3843759Z  2022-11-23T02:00:27.3844063Z  2022-11-23T02:00:27.3844350Z  2022-11-23T02:00:27.3844649Z  2022-11-23T02:00:27.3844951Z  2022-11-23T02:00:27.3845387Z [1,465 / 1,868] 8 actions, 7 running 2022-11-23T02:00:27.3845887Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:27.3846389Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:27.3846872Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:27.3847361Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:27.3847851Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:27.3848478Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:27.3849067Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:27.3849533Z [Scann] Compiling torch/csrc/jit/codegen/fuser/codegen.cpp 2022-11-23T02:00:27.6238252Z 2022-11-23T02:00:27.6238924Z  2022-11-23T02:00:27.6239212Z  2022-11-23T02:00:27.6239537Z  2022-11-23T02:00:27.6239863Z  2022-11-23T02:00:27.6240154Z  2022-11-23T02:00:27.6240342Z  2022-11-23T02:00:27.6240509Z  2022-11-23T02:00:27.6240664Z  2022-11-23T02:00:27.6240920Z [1,466 / 1,868] 8 actions, 7 running 2022-11-23T02:00:27.6241205Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:27.6241467Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:27.6242049Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:27.6242317Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:27.6242654Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:27.6242973Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:27.6243242Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:27.6243478Z [Scann] Compiling torch/csrc/utils/schema_info.cpp 2022-11-23T02:00:27.8556359Z 2022-11-23T02:00:27.8556901Z  2022-11-23T02:00:27.8557275Z  2022-11-23T02:00:27.8557623Z  2022-11-23T02:00:27.8558030Z  2022-11-23T02:00:27.8558373Z  2022-11-23T02:00:27.8558720Z  2022-11-23T02:00:27.8559043Z  2022-11-23T02:00:27.8559376Z  2022-11-23T02:00:27.8560001Z [1,467 / 1,868] 8 actions, 7 running 2022-11-23T02:00:27.8560542Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:27.8560980Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:27.8561419Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:27.8562754Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:27.8563270Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:27.8563698Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:27.8564258Z Compiling torch/csrc/utils/schema_info.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:27.8564765Z [Scann] Compiling torch/csrc/jit/serialization/import_export_helpers.cpp 2022-11-23T02:00:28.0575195Z 2022-11-23T02:00:28.0575858Z  2022-11-23T02:00:28.0576199Z  2022-11-23T02:00:28.0576534Z  2022-11-23T02:00:28.0576793Z  2022-11-23T02:00:28.0577076Z  2022-11-23T02:00:28.0577351Z  2022-11-23T02:00:28.0577618Z  2022-11-23T02:00:28.0578070Z  2022-11-23T02:00:28.0578429Z [1,468 / 1,868] 8 actions running 2022-11-23T02:00:28.0578879Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:28.0579349Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:28.0579935Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:28.0580427Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:28.0580860Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:28.0581372Z Compiling torch/csrc/utils/schema_info.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:28.0581794Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:28.0582161Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:28.5367035Z 2022-11-23T02:00:28.5367621Z  2022-11-23T02:00:28.5368235Z  2022-11-23T02:00:28.5368532Z  2022-11-23T02:00:28.5368825Z  2022-11-23T02:00:28.5369120Z  2022-11-23T02:00:28.5369400Z  2022-11-23T02:00:28.5369667Z  2022-11-23T02:00:28.5369979Z  2022-11-23T02:00:28.5370398Z [1,469 / 1,868] 8 actions, 7 running 2022-11-23T02:00:28.5370877Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:28.5371478Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:28.5372035Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:28.5372514Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:28.5373109Z Compiling torch/csrc/utils/schema_info.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:28.5373632Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:28.5374119Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:28.5374470Z [Scann] //:torch 2022-11-23T02:00:28.8590454Z 2022-11-23T02:00:28.8590967Z  2022-11-23T02:00:28.8591322Z  2022-11-23T02:00:28.8591567Z  2022-11-23T02:00:28.8591813Z  2022-11-23T02:00:28.8592052Z  2022-11-23T02:00:28.8592293Z  2022-11-23T02:00:28.8592533Z  2022-11-23T02:00:28.8592801Z  2022-11-23T02:00:28.8593211Z [1,469 / 1,868] 8 actions running 2022-11-23T02:00:28.8593683Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:28.8594234Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 2s processwrapper-sandbox 2022-11-23T02:00:28.8594704Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:28.8595139Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:28.8595703Z Compiling torch/csrc/utils/schema_info.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:28.8596212Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:28.8596591Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:28.8596962Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:29.0799149Z 2022-11-23T02:00:29.0799627Z  2022-11-23T02:00:29.0799877Z  2022-11-23T02:00:29.0800040Z  2022-11-23T02:00:29.0800219Z  2022-11-23T02:00:29.0800438Z  2022-11-23T02:00:29.0800592Z  2022-11-23T02:00:29.0800759Z  2022-11-23T02:00:29.0800932Z  2022-11-23T02:00:29.0801237Z [1,470 / 1,868] 8 actions, 7 running 2022-11-23T02:00:29.0801966Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 2s processwrapper-sandbox 2022-11-23T02:00:29.0802439Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:29.0802835Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:29.0803297Z Compiling torch/csrc/utils/schema_info.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:29.0803757Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:29.0804099Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:29.0804356Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:29.0804653Z [Scann] Compiling torch/csrc/jit/api/object.cpp 2022-11-23T02:00:29.3102910Z 2022-11-23T02:00:29.3103474Z  2022-11-23T02:00:29.3103779Z  2022-11-23T02:00:29.3104054Z  2022-11-23T02:00:29.3104324Z  2022-11-23T02:00:29.3104571Z  2022-11-23T02:00:29.3104837Z  2022-11-23T02:00:29.3105324Z  2022-11-23T02:00:29.3105612Z  2022-11-23T02:00:29.3106041Z [1,471 / 1,868] 8 actions, 7 running 2022-11-23T02:00:29.3106693Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 2s processwrapper-sandbox 2022-11-23T02:00:29.3107242Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:29.3107714Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:29.3108177Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:29.3108638Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:29.3109062Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:29.3109658Z Compiling torch/csrc/jit/api/object.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:29.3110250Z [Scann] Compiling torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp 2022-11-23T02:00:29.5140347Z 2022-11-23T02:00:29.5140875Z  2022-11-23T02:00:29.5141230Z  2022-11-23T02:00:29.5141513Z  2022-11-23T02:00:29.5141804Z  2022-11-23T02:00:29.5142095Z  2022-11-23T02:00:29.5142386Z  2022-11-23T02:00:29.5142677Z  2022-11-23T02:00:29.5142967Z  2022-11-23T02:00:29.5143377Z [1,472 / 1,868] 8 actions, 7 running 2022-11-23T02:00:29.5143988Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 2s processwrapper-sandbox 2022-11-23T02:00:29.5144538Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:29.5144993Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:29.5145465Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:29.5145915Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:29.5146493Z Compiling torch/csrc/jit/api/object.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:29.5147030Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:29.5147488Z [Scann] Compiling torch/csrc/jit/serialization/export_module.cpp 2022-11-23T02:00:29.8593955Z 2022-11-23T02:00:29.8594506Z  2022-11-23T02:00:29.8594843Z  2022-11-23T02:00:29.8605754Z  2022-11-23T02:00:29.8606221Z  2022-11-23T02:00:29.8606481Z  2022-11-23T02:00:29.8606715Z  2022-11-23T02:00:29.8606928Z  2022-11-23T02:00:29.8607179Z  2022-11-23T02:00:29.8607515Z [1,473 / 1,868] 8 actions running 2022-11-23T02:00:29.8608046Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 3s processwrapper-sandbox 2022-11-23T02:00:29.8608565Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:29.8609014Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:29.8609428Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:29.8609908Z Compiling torch/csrc/jit/api/object.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:29.8610345Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:29.8610752Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:29.8611123Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:30.3658053Z 2022-11-23T02:00:30.3658650Z  2022-11-23T02:00:30.3659030Z  2022-11-23T02:00:30.3659311Z  2022-11-23T02:00:30.3659599Z  2022-11-23T02:00:30.3659882Z  2022-11-23T02:00:30.3660119Z  2022-11-23T02:00:30.3660412Z  2022-11-23T02:00:30.3660713Z  2022-11-23T02:00:30.3661106Z [1,474 / 1,868] 8 actions, 7 running 2022-11-23T02:00:30.3661714Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 3s processwrapper-sandbox 2022-11-23T02:00:30.3662271Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:30.3662744Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:30.3663362Z Compiling torch/csrc/jit/api/object.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:30.3663908Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:30.3664361Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:30.3664812Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:30.3665280Z [Scann] Compiling torch/csrc/jit/passes/lower_graph.cpp 2022-11-23T02:00:30.6601303Z 2022-11-23T02:00:30.6602031Z  2022-11-23T02:00:30.6602363Z  2022-11-23T02:00:30.6602648Z  2022-11-23T02:00:30.6603147Z  2022-11-23T02:00:30.6603422Z  2022-11-23T02:00:30.6603704Z  2022-11-23T02:00:30.6603985Z  2022-11-23T02:00:30.6604251Z  2022-11-23T02:00:30.6604644Z [1,475 / 1,868] 8 actions running 2022-11-23T02:00:30.6605224Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 4s processwrapper-sandbox 2022-11-23T02:00:30.6605769Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:30.6606296Z Compiling torch/csrc/jit/api/object.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:30.6606801Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:30.6607256Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:30.6607692Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:30.6608273Z Compiling torch/csrc/jit/passes/lower_graph.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:30.6609065Z Compiling torch/csrc/utils/byte_order.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:31.0315138Z 2022-11-23T02:00:31.0318678Z  2022-11-23T02:00:31.0318950Z  2022-11-23T02:00:31.0319148Z  2022-11-23T02:00:31.0319325Z  2022-11-23T02:00:31.0319480Z  2022-11-23T02:00:31.0319655Z  2022-11-23T02:00:31.0319809Z  2022-11-23T02:00:31.0319974Z  2022-11-23T02:00:31.0320222Z [1,476 / 1,868] 8 actions, 7 running 2022-11-23T02:00:31.0320589Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 4s processwrapper-sandbox 2022-11-23T02:00:31.0320965Z Compiling torch/csrc/jit/api/object.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:31.0321276Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:31.0321708Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:31.0322007Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:31.0322550Z Compiling torch/csrc/jit/passes/lower_graph.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:31.0323222Z Compiling torch/csrc/utils/byte_order.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:31.0323714Z [Scann] Compiling torch/csrc/distributed/rpc/utils.cpp 2022-11-23T02:00:31.2608367Z 2022-11-23T02:00:31.2608938Z  2022-11-23T02:00:31.2609294Z  2022-11-23T02:00:31.2609582Z  2022-11-23T02:00:31.2609874Z  2022-11-23T02:00:31.2610140Z  2022-11-23T02:00:31.2610420Z  2022-11-23T02:00:31.2610703Z  2022-11-23T02:00:31.2610960Z  2022-11-23T02:00:31.2611347Z [1,477 / 1,868] 8 actions running 2022-11-23T02:00:31.2611938Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 4s processwrapper-sandbox 2022-11-23T02:00:31.2612475Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:31.2612923Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:31.2613377Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:31.2613946Z Compiling torch/csrc/jit/passes/lower_graph.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:31.2614593Z Compiling torch/csrc/utils/byte_order.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:31.2615252Z Compiling torch/csrc/distributed/rpc/utils.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:31.2615777Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:31.5102187Z 2022-11-23T02:00:31.5103247Z  2022-11-23T02:00:31.5103953Z  2022-11-23T02:00:31.5105812Z  2022-11-23T02:00:31.5106258Z  2022-11-23T02:00:31.5106663Z  2022-11-23T02:00:31.5107235Z  2022-11-23T02:00:31.5108789Z  2022-11-23T02:00:31.5109273Z  2022-11-23T02:00:31.5110005Z INFO: From Compiling torch/csrc/jit/runtime/static/ops.cpp: 2022-11-23T02:00:31.5110757Z [1,477 / 1,868] 8 actions running 2022-11-23T02:00:31.5111502Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 4s processwrapper-sandbox 2022-11-23T02:00:31.5112208Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:31.5112830Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:31.5113614Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:31.5114798Z Compiling torch/csrc/jit/passes/lower_graph.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:31.5116126Z Compiling torch/csrc/utils/byte_order.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:31.5117050Z Compiling torch/csrc/distributed/rpc/utils.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:31.5117583Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:31.5117887Z 2022-11-23T02:00:31.5118023Z  2022-11-23T02:00:31.5118327Z  2022-11-23T02:00:31.5118605Z  2022-11-23T02:00:31.5118878Z  2022-11-23T02:00:31.5119155Z  2022-11-23T02:00:31.5119434Z  2022-11-23T02:00:31.5119827Z  2022-11-23T02:00:31.5120128Z  2022-11-23T02:00:31.5120600Z In file included from torch/csrc/jit/runtime/static/ops.cpp:18:0: 2022-11-23T02:00:31.5121263Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2022-11-23T02:00:31.5122227Z 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-11-23T02:00:31.5122859Z [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2022-11-23T02:00:31.5123192Z ^ 2022-11-23T02:00:31.5123580Z [1,477 / 1,868] 8 actions running 2022-11-23T02:00:31.5124131Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 4s processwrapper-sandbox 2022-11-23T02:00:31.5124819Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:31.5125221Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:31.5125601Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:31.5126267Z Compiling torch/csrc/jit/passes/lower_graph.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:31.5127067Z Compiling torch/csrc/utils/byte_order.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:31.5127655Z Compiling torch/csrc/distributed/rpc/utils.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:31.5128141Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:31.8613128Z 2022-11-23T02:00:31.8613696Z  2022-11-23T02:00:31.8614039Z  2022-11-23T02:00:31.8614317Z  2022-11-23T02:00:31.8614606Z  2022-11-23T02:00:31.8614867Z  2022-11-23T02:00:31.8615143Z  2022-11-23T02:00:31.8615424Z  2022-11-23T02:00:31.8615687Z  2022-11-23T02:00:31.8616047Z [1,478 / 1,868] 8 actions running 2022-11-23T02:00:31.8616439Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:31.8616827Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:31.8617258Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:31.8617852Z Compiling torch/csrc/jit/passes/lower_graph.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:31.8618427Z Compiling torch/csrc/utils/byte_order.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:31.8618986Z Compiling torch/csrc/distributed/rpc/utils.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:31.8619490Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:31.8619922Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:32.0620805Z 2022-11-23T02:00:32.0621504Z  2022-11-23T02:00:32.0621947Z  2022-11-23T02:00:32.0622224Z  2022-11-23T02:00:32.0622450Z  2022-11-23T02:00:32.0622870Z  2022-11-23T02:00:32.0623135Z  2022-11-23T02:00:32.0623530Z  2022-11-23T02:00:32.0623815Z  2022-11-23T02:00:32.0624358Z [1,479 / 1,868] 8 actions running 2022-11-23T02:00:32.0624749Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:32.0625291Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:32.0625832Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:32.0626529Z Compiling torch/csrc/jit/passes/lower_graph.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:32.0627288Z Compiling torch/csrc/distributed/rpc/utils.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:32.0627755Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:32.0628299Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:32.0628865Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:32.4612875Z 2022-11-23T02:00:32.4613458Z  2022-11-23T02:00:32.4613794Z  2022-11-23T02:00:32.4673247Z  2022-11-23T02:00:32.4673635Z  2022-11-23T02:00:32.4673869Z  2022-11-23T02:00:32.4674135Z  2022-11-23T02:00:32.4674401Z  2022-11-23T02:00:32.4674659Z  2022-11-23T02:00:32.4675052Z [1,480 / 1,868] 8 actions running 2022-11-23T02:00:32.4675491Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:32.4675905Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:32.4676347Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:32.4676885Z Compiling torch/csrc/distributed/rpc/utils.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:32.4677405Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:32.4677932Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:32.4678374Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:32.4679102Z Compiling torch/csrc/api/src/cuda.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:32.9673130Z 2022-11-23T02:00:32.9673717Z  2022-11-23T02:00:32.9674109Z  2022-11-23T02:00:32.9674482Z  2022-11-23T02:00:32.9674835Z  2022-11-23T02:00:32.9675165Z  2022-11-23T02:00:32.9675505Z  2022-11-23T02:00:32.9675809Z  2022-11-23T02:00:32.9676133Z  2022-11-23T02:00:32.9676600Z [1,481 / 1,868] 8 actions, 7 running 2022-11-23T02:00:32.9677136Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:32.9677645Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:32.9678436Z Compiling torch/csrc/distributed/rpc/utils.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:32.9679073Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:32.9679609Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:32.9680141Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:32.9680775Z Compiling torch/csrc/api/src/cuda.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:32.9681366Z [Scann] Compiling torch/csrc/jit/frontend/canonicalize_modified_loop.cpp 2022-11-23T02:00:33.2685519Z 2022-11-23T02:00:33.2686009Z  2022-11-23T02:00:33.2686374Z  2022-11-23T02:00:33.2686735Z  2022-11-23T02:00:33.2687031Z  2022-11-23T02:00:33.2687208Z  2022-11-23T02:00:33.2687372Z  2022-11-23T02:00:33.2687526Z  2022-11-23T02:00:33.2687688Z  2022-11-23T02:00:33.2687933Z [1,483 / 1,868] 8 actions running 2022-11-23T02:00:33.2688284Z Compiling torch/csrc/distributed/rpc/utils.cpp; 2s processwrapper-sandbox 2022-11-23T02:00:33.2688609Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:33.2688878Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:33.2689133Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:33.2689456Z Compiling torch/csrc/api/src/cuda.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:33.2689758Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:33.2690091Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:33.2690398Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:33.4722200Z 2022-11-23T02:00:33.4723953Z  2022-11-23T02:00:33.4724357Z  2022-11-23T02:00:33.4724671Z  2022-11-23T02:00:33.4725041Z  2022-11-23T02:00:33.4725404Z  2022-11-23T02:00:33.4725769Z  2022-11-23T02:00:33.4726111Z  2022-11-23T02:00:33.4726553Z  2022-11-23T02:00:33.4727000Z [1,484 / 1,868] 8 actions, 7 running 2022-11-23T02:00:33.4727380Z Compiling torch/csrc/distributed/rpc/utils.cpp; 2s processwrapper-sandbox 2022-11-23T02:00:33.4727711Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:33.4727981Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:33.4728297Z Compiling torch/csrc/api/src/cuda.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:33.4728604Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:33.4728958Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:33.4729269Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:33.4730881Z [Prepa] Compiling torch/csrc/jit/frontend/schema_type_parser.cpp 2022-11-23T02:00:33.7415252Z 2022-11-23T02:00:33.7415713Z  2022-11-23T02:00:33.7416105Z  2022-11-23T02:00:33.7416393Z  2022-11-23T02:00:33.7416709Z  2022-11-23T02:00:33.7416938Z  2022-11-23T02:00:33.7417193Z  2022-11-23T02:00:33.7417512Z  2022-11-23T02:00:33.7417818Z  2022-11-23T02:00:33.7418172Z [1,484 / 1,868] 8 actions running 2022-11-23T02:00:33.7418586Z Compiling torch/csrc/distributed/rpc/utils.cpp; 2s processwrapper-sandbox 2022-11-23T02:00:33.7418928Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:33.7419190Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:33.7419578Z Compiling torch/csrc/api/src/cuda.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:33.7421949Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:33.7422286Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:33.7422675Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:33.7422944Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:33.9422548Z 2022-11-23T02:00:33.9427612Z  2022-11-23T02:00:33.9427963Z  2022-11-23T02:00:33.9428278Z  2022-11-23T02:00:33.9428594Z  2022-11-23T02:00:33.9428878Z  2022-11-23T02:00:33.9429173Z  2022-11-23T02:00:33.9429481Z  2022-11-23T02:00:33.9429753Z  2022-11-23T02:00:33.9430180Z [1,485 / 1,868] 8 actions running 2022-11-23T02:00:33.9430825Z Compiling torch/csrc/distributed/rpc/utils.cpp; 2s processwrapper-sandbox 2022-11-23T02:00:33.9431394Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:33.9432008Z Compiling torch/csrc/api/src/cuda.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:33.9432565Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:33.9433223Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:33.9433780Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:33.9434268Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:33.9434755Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:34.3208232Z 2022-11-23T02:00:34.3208802Z  2022-11-23T02:00:34.3209174Z  2022-11-23T02:00:34.3209468Z  2022-11-23T02:00:34.3209767Z  2022-11-23T02:00:34.3209992Z  2022-11-23T02:00:34.3210249Z  2022-11-23T02:00:34.3210545Z  2022-11-23T02:00:34.3210838Z  2022-11-23T02:00:34.3211254Z [1,487 / 1,868] 8 actions, 7 running 2022-11-23T02:00:34.3211869Z Compiling torch/csrc/distributed/rpc/utils.cpp; 3s processwrapper-sandbox 2022-11-23T02:00:34.3212447Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:34.3213054Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:34.3213607Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:34.3214077Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:34.3214545Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:34.3215164Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:34.3215593Z [Scann] Compiling torch/csrc/jit/runtime/jit_exception.cpp 2022-11-23T02:00:34.5425003Z 2022-11-23T02:00:34.5425454Z  2022-11-23T02:00:34.5425666Z  2022-11-23T02:00:34.5425864Z  2022-11-23T02:00:34.5426033Z  2022-11-23T02:00:34.5426187Z  2022-11-23T02:00:34.5426353Z  2022-11-23T02:00:34.5426516Z  2022-11-23T02:00:34.5426669Z  2022-11-23T02:00:34.5426922Z [1,487 / 1,868] 8 actions running 2022-11-23T02:00:34.5427285Z Compiling torch/csrc/distributed/rpc/utils.cpp; 3s processwrapper-sandbox 2022-11-23T02:00:34.5427599Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:34.5428056Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:34.5428386Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:34.5428641Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:34.5430197Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:34.5431058Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:34.5431392Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:34.9869558Z 2022-11-23T02:00:34.9870318Z  2022-11-23T02:00:34.9870714Z  2022-11-23T02:00:34.9870907Z  2022-11-23T02:00:34.9871079Z  2022-11-23T02:00:34.9871253Z  2022-11-23T02:00:34.9871409Z  2022-11-23T02:00:34.9871580Z  2022-11-23T02:00:34.9871749Z  2022-11-23T02:00:34.9871993Z [1,488 / 1,868] 8 actions, 7 running 2022-11-23T02:00:34.9872284Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:34.9872642Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:34.9891557Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:34.9891834Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:34.9892119Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:34.9892455Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:34.9892774Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:34.9893044Z [Scann] Compiling torch/csrc/jit/passes/graph_rewrite_helper.cpp 2022-11-23T02:00:35.3213026Z 2022-11-23T02:00:35.3213603Z  2022-11-23T02:00:35.3213922Z  2022-11-23T02:00:35.3214209Z  2022-11-23T02:00:35.3214462Z  2022-11-23T02:00:35.3214722Z  2022-11-23T02:00:35.3214965Z  2022-11-23T02:00:35.3215240Z  2022-11-23T02:00:35.3215511Z  2022-11-23T02:00:35.3215920Z [1,489 / 1,868] 8 actions, 7 running 2022-11-23T02:00:35.3216522Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 2s processwrapper-sandbox 2022-11-23T02:00:35.3217060Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:35.3217503Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:35.3217940Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:35.3218540Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:35.3219049Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:35.3219519Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:35.3220122Z [Scann] Compiling torch/csrc/jit/frontend/name_mangler.cpp 2022-11-23T02:00:35.5231234Z 2022-11-23T02:00:35.5238870Z  2022-11-23T02:00:35.5239268Z  2022-11-23T02:00:35.5239568Z  2022-11-23T02:00:35.5239869Z  2022-11-23T02:00:35.5240143Z  2022-11-23T02:00:35.5240428Z  2022-11-23T02:00:35.5240698Z  2022-11-23T02:00:35.5240981Z  2022-11-23T02:00:35.5241401Z [1,492 / 1,868] 8 actions, 7 running 2022-11-23T02:00:35.5241997Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:35.5242609Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:35.5243151Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:35.5243602Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:35.5244037Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:35.5244621Z Compiling torch/csrc/lazy/ts_backend/config.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:35.5245155Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:35.5245540Z [Prepa] Compiling torch/csrc/autograd/profiler_legacy.cpp 2022-11-23T02:00:35.7435651Z 2022-11-23T02:00:35.7436207Z  2022-11-23T02:00:35.7436545Z  2022-11-23T02:00:35.7436834Z  2022-11-23T02:00:35.7437117Z  2022-11-23T02:00:35.7437381Z  2022-11-23T02:00:35.7437658Z  2022-11-23T02:00:35.7438001Z  2022-11-23T02:00:35.7438263Z  2022-11-23T02:00:35.7438675Z [1,492 / 1,868] 8 actions running 2022-11-23T02:00:35.7439130Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:35.7439694Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:35.7440232Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:35.7440865Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:35.7441312Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:35.7442008Z Compiling torch/csrc/lazy/ts_backend/config.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:35.7442504Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:35.7442919Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:36.1884478Z 2022-11-23T02:00:36.1885026Z  2022-11-23T02:00:36.1885426Z  2022-11-23T02:00:36.1885757Z  2022-11-23T02:00:36.1888756Z  2022-11-23T02:00:36.1889366Z  2022-11-23T02:00:36.1889948Z  2022-11-23T02:00:36.1890292Z  2022-11-23T02:00:36.1890576Z  2022-11-23T02:00:36.1891019Z [1,493 / 1,868] 8 actions, 7 running 2022-11-23T02:00:36.1891491Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:36.1892308Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 2s processwrapper-sandbox 2022-11-23T02:00:36.1892866Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:36.1893327Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:36.1894122Z Compiling torch/csrc/lazy/ts_backend/config.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:36.1895874Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:36.1897199Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:36.1897643Z [Scann] Compiling torch/csrc/jit/frontend/sugared_value.cpp 2022-11-23T02:00:36.5445452Z 2022-11-23T02:00:36.5445969Z  2022-11-23T02:00:36.5446261Z  2022-11-23T02:00:36.5446544Z  2022-11-23T02:00:36.5446820Z  2022-11-23T02:00:36.5447082Z  2022-11-23T02:00:36.5447347Z  2022-11-23T02:00:36.5447611Z  2022-11-23T02:00:36.5447857Z  2022-11-23T02:00:36.5448247Z [1,493 / 1,868] 8 actions running 2022-11-23T02:00:36.5449213Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:36.5449765Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 2s processwrapper-sandbox 2022-11-23T02:00:36.5450278Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:36.5450704Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:36.5451248Z Compiling torch/csrc/lazy/ts_backend/config.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:36.5451760Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:36.5452191Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:36.5452599Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:36.8853485Z 2022-11-23T02:00:36.8854015Z  2022-11-23T02:00:36.8854304Z  2022-11-23T02:00:36.8854584Z  2022-11-23T02:00:36.8854876Z  2022-11-23T02:00:36.8858937Z  2022-11-23T02:00:36.8859618Z  2022-11-23T02:00:36.8860170Z  2022-11-23T02:00:36.8860638Z  2022-11-23T02:00:36.8861239Z [1,496 / 1,868] 8 actions, 7 running 2022-11-23T02:00:36.8861865Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:36.8862801Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 2s processwrapper-sandbox 2022-11-23T02:00:36.8863624Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:36.8864422Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:36.8864906Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:36.8865479Z Compiling torch/csrc/jit/api/module.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:36.8866008Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:36.8866382Z [Scann] Compiling torch/csrc/autograd/function_hook.cpp 2022-11-23T02:00:37.1466023Z 2022-11-23T02:00:37.1466521Z  2022-11-23T02:00:37.1466863Z  2022-11-23T02:00:37.1467144Z  2022-11-23T02:00:37.1467415Z  2022-11-23T02:00:37.1467699Z  2022-11-23T02:00:37.1467979Z  2022-11-23T02:00:37.1468242Z  2022-11-23T02:00:37.1468519Z  2022-11-23T02:00:37.1468914Z [1,496 / 1,868] 8 actions running 2022-11-23T02:00:37.1469376Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:37.1469955Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 3s processwrapper-sandbox 2022-11-23T02:00:37.1470678Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:37.1471146Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:37.1471549Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:37.1472096Z Compiling torch/csrc/jit/api/module.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:37.1472588Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:37.1473150Z Compiling torch/csrc/autograd/function_hook.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:37.4529126Z 2022-11-23T02:00:37.4529671Z  2022-11-23T02:00:37.4530024Z  2022-11-23T02:00:37.4530337Z  2022-11-23T02:00:37.4530647Z  2022-11-23T02:00:37.4530943Z  2022-11-23T02:00:37.4531252Z  2022-11-23T02:00:37.4531559Z  2022-11-23T02:00:37.4531847Z  2022-11-23T02:00:37.4532555Z [1,497 / 1,868] 8 actions, 7 running 2022-11-23T02:00:37.4533202Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 3s processwrapper-sandbox 2022-11-23T02:00:37.4533781Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:37.4534263Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:37.4534749Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:37.4535355Z Compiling torch/csrc/jit/api/module.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:37.4535912Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:37.4536555Z Compiling torch/csrc/autograd/function_hook.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:37.4537140Z [Scann] Compiling torch/csrc/jit/frontend/script_type_parser.cpp 2022-11-23T02:00:37.7437657Z 2022-11-23T02:00:37.7438293Z  2022-11-23T02:00:37.7438619Z  2022-11-23T02:00:37.7438912Z  2022-11-23T02:00:37.7439190Z  2022-11-23T02:00:37.7439455Z  2022-11-23T02:00:37.7439735Z  2022-11-23T02:00:37.7440033Z  2022-11-23T02:00:37.7440292Z  2022-11-23T02:00:37.7440699Z [1,498 / 1,868] 8 actions, 7 running 2022-11-23T02:00:37.7441292Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 3s processwrapper-sandbox 2022-11-23T02:00:37.7442098Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:37.7442508Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:37.7442976Z Compiling torch/csrc/jit/api/module.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:37.7443387Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:37.7443865Z Compiling torch/csrc/autograd/function_hook.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:37.7444321Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:37.7444722Z [Scann] Compiling torch/csrc/jit/passes/loop_unrolling.cpp 2022-11-23T02:00:37.9460442Z 2022-11-23T02:00:37.9461065Z  2022-11-23T02:00:37.9461407Z  2022-11-23T02:00:37.9461695Z  2022-11-23T02:00:37.9461869Z  2022-11-23T02:00:37.9462067Z  2022-11-23T02:00:37.9462285Z  2022-11-23T02:00:37.9462440Z  2022-11-23T02:00:37.9462620Z  2022-11-23T02:00:37.9462977Z [1,500 / 1,868] 8 actions running 2022-11-23T02:00:37.9463315Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:37.9463774Z Compiling torch/csrc/jit/api/module.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:37.9464116Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:37.9464501Z Compiling torch/csrc/autograd/function_hook.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:37.9464850Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:37.9465117Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:37.9465425Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:37.9465712Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:38.1750861Z 2022-11-23T02:00:38.1751370Z  2022-11-23T02:00:38.1751683Z  2022-11-23T02:00:38.1751963Z  2022-11-23T02:00:38.1752241Z  2022-11-23T02:00:38.1752516Z  2022-11-23T02:00:38.1752799Z  2022-11-23T02:00:38.1755155Z  2022-11-23T02:00:38.1755615Z  2022-11-23T02:00:38.1756231Z [1,501 / 1,868] 8 actions running 2022-11-23T02:00:38.1759227Z Compiling torch/csrc/jit/api/module.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:38.1759857Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:38.1760622Z Compiling torch/csrc/autograd/function_hook.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:38.1761438Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:38.1762363Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:38.1762853Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:38.1763306Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:38.1763732Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:38.9108445Z 2022-11-23T02:00:38.9109037Z  2022-11-23T02:00:38.9109432Z  2022-11-23T02:00:38.9109728Z  2022-11-23T02:00:38.9110038Z  2022-11-23T02:00:38.9110534Z  2022-11-23T02:00:38.9110813Z  2022-11-23T02:00:38.9111073Z  2022-11-23T02:00:38.9111365Z  2022-11-23T02:00:38.9111786Z [1,502 / 1,868] 8 actions, 7 running 2022-11-23T02:00:38.9112407Z Compiling torch/csrc/jit/api/module.cpp; 2s processwrapper-sandbox 2022-11-23T02:00:38.9113148Z Compiling torch/csrc/autograd/function_hook.cpp; 2s processwrapper-sandbox 2022-11-23T02:00:38.9113712Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:38.9114198Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:38.9114674Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:38.9115129Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:38.9115611Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:38.9116078Z [Scann] Compiling torch/csrc/jit/tensorexpr/ir_visitor.cpp 2022-11-23T02:00:39.1761747Z 2022-11-23T02:00:39.1762288Z  2022-11-23T02:00:39.1762612Z  2022-11-23T02:00:39.1762902Z  2022-11-23T02:00:39.1763201Z  2022-11-23T02:00:39.1763476Z  2022-11-23T02:00:39.1763752Z  2022-11-23T02:00:39.1764029Z  2022-11-23T02:00:39.1764292Z  2022-11-23T02:00:39.1764702Z [1,504 / 1,868] 8 actions running 2022-11-23T02:00:39.1765158Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:39.1765583Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:39.1766029Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:39.1766473Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:39.1766897Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:39.1767335Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:39.1767772Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:39.1768191Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:39.4759463Z 2022-11-23T02:00:39.4760055Z  2022-11-23T02:00:39.4760420Z  2022-11-23T02:00:39.4760767Z  2022-11-23T02:00:39.4761077Z  2022-11-23T02:00:39.4761321Z  2022-11-23T02:00:39.4761721Z  2022-11-23T02:00:39.4761886Z  2022-11-23T02:00:39.4762053Z  2022-11-23T02:00:39.4762315Z [1,505 / 1,868] 8 actions, 7 running 2022-11-23T02:00:39.4762597Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:39.4762882Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:39.4763149Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:39.4763402Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:39.4763665Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:39.4763928Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:39.4764180Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:39.4764425Z [Scann] Compiling torch/csrc/jit/ir/constants.cpp 2022-11-23T02:00:39.7766593Z 2022-11-23T02:00:39.7767075Z  2022-11-23T02:00:39.7767413Z  2022-11-23T02:00:39.7767698Z  2022-11-23T02:00:39.7767964Z  2022-11-23T02:00:39.7768243Z  2022-11-23T02:00:39.7768525Z  2022-11-23T02:00:39.7768801Z  2022-11-23T02:00:39.7769067Z  2022-11-23T02:00:39.7769450Z [1,506 / 1,868] 8 actions running 2022-11-23T02:00:39.7769881Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:39.7770524Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:39.7770985Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:39.7771412Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:39.7771862Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:39.7772309Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:39.7772855Z Compiling torch/csrc/jit/ir/constants.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:39.7773382Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:40.1764583Z 2022-11-23T02:00:40.1765182Z  2022-11-23T02:00:40.1765519Z  2022-11-23T02:00:40.1765742Z  2022-11-23T02:00:40.1765998Z  2022-11-23T02:00:40.1767947Z  2022-11-23T02:00:40.1768984Z  2022-11-23T02:00:40.1769246Z  2022-11-23T02:00:40.1769768Z  2022-11-23T02:00:40.1770179Z [1,507 / 1,868] 8 actions running 2022-11-23T02:00:40.1770616Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:40.1771075Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:40.1771465Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:40.1771845Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:40.1772243Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:40.1772806Z Compiling torch/csrc/jit/ir/constants.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:40.1773314Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:40.1773684Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:40.9847467Z 2022-11-23T02:00:40.9848020Z  2022-11-23T02:00:40.9848341Z  2022-11-23T02:00:40.9848601Z  2022-11-23T02:00:40.9848867Z  2022-11-23T02:00:40.9849133Z  2022-11-23T02:00:40.9849393Z  2022-11-23T02:00:40.9849656Z  2022-11-23T02:00:40.9849925Z  2022-11-23T02:00:40.9850315Z [1,508 / 1,868] 8 actions, 7 running 2022-11-23T02:00:40.9850757Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:40.9851194Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:40.9851614Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:40.9852037Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:40.9852570Z Compiling torch/csrc/jit/ir/constants.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:40.9853066Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:40.9853498Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:40.9853927Z [Scann] Compiling torch/csrc/distributed/rpc/script_resp.cpp 2022-11-23T02:00:41.2679336Z 2022-11-23T02:00:41.2679883Z  2022-11-23T02:00:41.2680317Z  2022-11-23T02:00:41.2680601Z  2022-11-23T02:00:41.2680759Z  2022-11-23T02:00:41.2680924Z  2022-11-23T02:00:41.2681081Z  2022-11-23T02:00:41.2681245Z  2022-11-23T02:00:41.2681409Z  2022-11-23T02:00:41.2681836Z [1,510 / 1,868] 8 actions, 7 running 2022-11-23T02:00:41.2682127Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:41.2682403Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:41.2682678Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:41.2683001Z Compiling torch/csrc/jit/ir/constants.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:41.2683312Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:41.2683577Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:41.2683827Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:41.2684107Z [Scann] Compiling torch/csrc/jit/serialization/flatbuffer_serializer.cpp 2022-11-23T02:00:41.5324621Z 2022-11-23T02:00:41.5325748Z  2022-11-23T02:00:41.5326438Z  2022-11-23T02:00:41.5326782Z  2022-11-23T02:00:41.5327217Z  2022-11-23T02:00:41.5327563Z  2022-11-23T02:00:41.5328053Z  2022-11-23T02:00:41.5328428Z  2022-11-23T02:00:41.5329052Z  2022-11-23T02:00:41.5329610Z [1,512 / 1,868] 8 actions, 7 running 2022-11-23T02:00:41.5330051Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:41.5330499Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:41.5331566Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:41.5331986Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:41.5332377Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:41.5332767Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:41.5333082Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:41.5333418Z [Scann] Compiling torch/csrc/lazy/core/lazy_graph_executor.cpp 2022-11-23T02:00:41.7776154Z 2022-11-23T02:00:41.7776786Z  2022-11-23T02:00:41.7777191Z  2022-11-23T02:00:41.7777388Z  2022-11-23T02:00:41.7777559Z  2022-11-23T02:00:41.7777716Z  2022-11-23T02:00:41.7777882Z  2022-11-23T02:00:41.7778052Z  2022-11-23T02:00:41.7778207Z  2022-11-23T02:00:41.7778454Z [1,512 / 1,868] 8 actions running 2022-11-23T02:00:41.8263947Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:41.8264308Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:41.8264673Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:41.8265056Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:41.8265395Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:41.8265747Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:41.8266095Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:41.8266435Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:42.3011261Z 2022-11-23T02:00:42.3011830Z  2022-11-23T02:00:42.3012188Z  2022-11-23T02:00:42.3012496Z  2022-11-23T02:00:42.3012787Z  2022-11-23T02:00:42.3013088Z  2022-11-23T02:00:42.3013388Z  2022-11-23T02:00:42.3013674Z  2022-11-23T02:00:42.3013971Z  2022-11-23T02:00:42.3014400Z [1,513 / 1,868] 8 actions, 7 running 2022-11-23T02:00:42.3014866Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:42.3015371Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:42.3015849Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:42.3016326Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:42.3016802Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:42.3017271Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:42.3017740Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:42.3018205Z [Scann] Compiling torch/csrc/jit/frontend/versioned_symbols.cpp 2022-11-23T02:00:42.6278175Z 2022-11-23T02:00:42.6278967Z  2022-11-23T02:00:42.6279313Z  2022-11-23T02:00:42.6279630Z  2022-11-23T02:00:42.6279891Z  2022-11-23T02:00:42.6280144Z  2022-11-23T02:00:42.6280438Z  2022-11-23T02:00:42.6280737Z  2022-11-23T02:00:42.6281014Z  2022-11-23T02:00:42.6281428Z [1,515 / 1,868] 8 actions running 2022-11-23T02:00:42.6282154Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:42.6282656Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:42.6283130Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:42.6283590Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:42.6284043Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:42.6284517Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:42.6285121Z Compiling torch/csrc/jit/passes/fuse_relu.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:42.6285682Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:43.4083446Z 2022-11-23T02:00:43.4084007Z  2022-11-23T02:00:43.4084327Z  2022-11-23T02:00:43.4084601Z  2022-11-23T02:00:43.4084888Z  2022-11-23T02:00:43.4085172Z  2022-11-23T02:00:43.4085418Z  2022-11-23T02:00:43.4085674Z  2022-11-23T02:00:43.4085913Z  2022-11-23T02:00:43.4086271Z [1,516 / 1,868] 8 actions, 7 running 2022-11-23T02:00:43.4086704Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:43.4087126Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:43.4087553Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:43.4087970Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:43.4088579Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:43.4089124Z Compiling torch/csrc/jit/passes/fuse_relu.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:43.4089623Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:43.4090032Z [Scann] Compiling torch/csrc/lazy/generated/RegisterLazy.cpp 2022-11-23T02:00:43.6284829Z 2022-11-23T02:00:43.6285397Z  2022-11-23T02:00:43.6285737Z  2022-11-23T02:00:43.6286029Z  2022-11-23T02:00:43.6288666Z  2022-11-23T02:00:43.6289169Z  2022-11-23T02:00:43.6289664Z  2022-11-23T02:00:43.6290082Z  2022-11-23T02:00:43.6290580Z  2022-11-23T02:00:43.6291232Z [1,516 / 1,868] 8 actions running 2022-11-23T02:00:43.6294943Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:43.6295625Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:43.6296453Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:43.6297219Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:43.6297838Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:43.6298534Z Compiling torch/csrc/jit/passes/fuse_relu.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:43.6299312Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:43.6300098Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:43.9531446Z 2022-11-23T02:00:43.9532264Z  2022-11-23T02:00:43.9536336Z  2022-11-23T02:00:43.9536628Z  2022-11-23T02:00:43.9536871Z  2022-11-23T02:00:43.9537090Z  2022-11-23T02:00:43.9537326Z  2022-11-23T02:00:43.9537574Z  2022-11-23T02:00:43.9537818Z  2022-11-23T02:00:43.9538230Z [1,518 / 1,868] 8 actions, 7 running 2022-11-23T02:00:43.9538697Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:43.9539106Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:43.9539574Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:43.9539976Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:43.9540351Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:43.9540737Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:43.9541098Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:43.9541453Z [Scann] Compiling torch/csrc/jit/passes/graph_fuser.cpp 2022-11-23T02:00:44.2475728Z 2022-11-23T02:00:44.2476350Z  2022-11-23T02:00:44.2476711Z  2022-11-23T02:00:44.2477009Z  2022-11-23T02:00:44.2477356Z  2022-11-23T02:00:44.2477619Z  2022-11-23T02:00:44.2477788Z  2022-11-23T02:00:44.2478015Z  2022-11-23T02:00:44.2478170Z  2022-11-23T02:00:44.2478419Z [1,518 / 1,868] 8 actions running 2022-11-23T02:00:44.2478711Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:44.2478975Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:44.2479242Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:44.2479521Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:44.2479777Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:44.2480039Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:44.2480308Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:44.2480646Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:44.5143277Z 2022-11-23T02:00:44.5147567Z  2022-11-23T02:00:44.5147962Z  2022-11-23T02:00:44.5148311Z  2022-11-23T02:00:44.5148592Z  2022-11-23T02:00:44.5148915Z  2022-11-23T02:00:44.5149236Z  2022-11-23T02:00:44.5149490Z  2022-11-23T02:00:44.5149749Z  2022-11-23T02:00:44.5150141Z [1,519 / 1,868] 8 actions, 7 running 2022-11-23T02:00:44.5150502Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:44.5150780Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:44.5151053Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:44.5151321Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:44.5151585Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:44.5151849Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:44.5153827Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:44.5154184Z [Scann] Compiling torch/csrc/jit/mobile/nnc/backend.cpp 2022-11-23T02:00:44.8500577Z 2022-11-23T02:00:44.8501154Z  2022-11-23T02:00:44.8501535Z  2022-11-23T02:00:44.8501869Z  2022-11-23T02:00:44.8502205Z  2022-11-23T02:00:44.8502526Z  2022-11-23T02:00:44.8502843Z  2022-11-23T02:00:44.8503153Z  2022-11-23T02:00:44.8503452Z  2022-11-23T02:00:44.8503906Z [1,521 / 1,868] 8 actions, 7 running 2022-11-23T02:00:44.8504427Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:44.8504927Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:44.8505438Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:44.8506213Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:44.8506910Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:44.8507695Z Compiling torch/csrc/jit/mobile/nnc/backend.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:44.8508308Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:44.8508842Z [Scann] Compiling torch/csrc/jit/tensorexpr/registerizer.cpp 2022-11-23T02:00:45.0751997Z 2022-11-23T02:00:45.0752562Z  2022-11-23T02:00:45.0752898Z  2022-11-23T02:00:45.0753223Z  2022-11-23T02:00:45.0753554Z  2022-11-23T02:00:45.0753820Z  2022-11-23T02:00:45.0754089Z  2022-11-23T02:00:45.0754345Z  2022-11-23T02:00:45.0754519Z  2022-11-23T02:00:45.0754770Z [1,521 / 1,868] 8 actions running 2022-11-23T02:00:45.0755047Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:45.0755437Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:45.0755860Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:45.0756378Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:45.0756881Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:45.0757348Z Compiling torch/csrc/jit/mobile/nnc/backend.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:45.0757766Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:45.0758274Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:45.4766607Z 2022-11-23T02:00:45.4767337Z  2022-11-23T02:00:45.4767673Z  2022-11-23T02:00:45.4768025Z  2022-11-23T02:00:45.4768256Z  2022-11-23T02:00:45.4768590Z  2022-11-23T02:00:45.4768817Z  2022-11-23T02:00:45.4769094Z  2022-11-23T02:00:45.4769478Z  2022-11-23T02:00:45.4769832Z [1,522 / 1,868] 8 actions running 2022-11-23T02:00:45.4770413Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:45.4770972Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:45.4771364Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:45.4772077Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:45.4772851Z Compiling torch/csrc/jit/mobile/nnc/backend.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:45.4773509Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:45.4774147Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:45.4774800Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:45.6778065Z 2022-11-23T02:00:45.6778712Z  2022-11-23T02:00:45.6779058Z  2022-11-23T02:00:45.6779484Z  2022-11-23T02:00:45.6779754Z  2022-11-23T02:00:45.6780190Z  2022-11-23T02:00:45.6780458Z  2022-11-23T02:00:45.6780866Z  2022-11-23T02:00:45.6781133Z  2022-11-23T02:00:45.6781670Z [1,523 / 1,868] 8 actions, 7 running 2022-11-23T02:00:45.6782127Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:45.6782696Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:45.6783427Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:45.6784206Z Compiling torch/csrc/jit/mobile/nnc/backend.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:45.6785078Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:45.6785706Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:45.6786334Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:45.6786920Z [Scann] Compiling torch/csrc/jit/passes/vulkan_rewrite.cpp 2022-11-23T02:00:45.9488124Z 2022-11-23T02:00:45.9488763Z  2022-11-23T02:00:45.9489140Z  2022-11-23T02:00:45.9489448Z  2022-11-23T02:00:45.9489778Z  2022-11-23T02:00:45.9490101Z  2022-11-23T02:00:45.9490407Z  2022-11-23T02:00:45.9490742Z  2022-11-23T02:00:45.9491060Z  2022-11-23T02:00:45.9491514Z [1,524 / 1,868] 8 actions, 7 running 2022-11-23T02:00:45.9492043Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:45.9492566Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:45.9493450Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:45.9494030Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:45.9494496Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:45.9494947Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:45.9495426Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:45.9495855Z [Scann] Compiling torch/csrc/distributed/rpc/python_call.cpp 2022-11-23T02:00:46.2768926Z 2022-11-23T02:00:46.2769488Z  2022-11-23T02:00:46.2769814Z  2022-11-23T02:00:46.2770188Z  2022-11-23T02:00:46.2770471Z  2022-11-23T02:00:46.2770741Z  2022-11-23T02:00:46.2771023Z  2022-11-23T02:00:46.2771297Z  2022-11-23T02:00:46.2771546Z  2022-11-23T02:00:46.2771962Z [1,524 / 1,868] 8 actions running 2022-11-23T02:00:46.2772421Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:46.2772860Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:46.2773462Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 2s processwrapper-sandbox 2022-11-23T02:00:46.2773988Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:46.2774428Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:46.2774867Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:46.2775319Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:46.2775748Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:46.5069632Z 2022-11-23T02:00:46.5070133Z  2022-11-23T02:00:46.5070487Z  2022-11-23T02:00:46.5070798Z  2022-11-23T02:00:46.5071087Z  2022-11-23T02:00:46.5071393Z  2022-11-23T02:00:46.5071686Z  2022-11-23T02:00:46.5071947Z  2022-11-23T02:00:46.5072234Z  2022-11-23T02:00:46.5072776Z INFO: From Compiling torch/csrc/lazy/generated/RegisterLazy.cpp: 2022-11-23T02:00:46.5073279Z [1,524 / 1,868] 8 actions running 2022-11-23T02:00:46.5073712Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:46.5074182Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:46.5074741Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 2s processwrapper-sandbox 2022-11-23T02:00:46.5075295Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:46.5075728Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:46.5076125Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:46.5076540Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:46.5077004Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:46.5087886Z 2022-11-23T02:00:46.5088167Z  2022-11-23T02:00:46.5088476Z  2022-11-23T02:00:46.5088755Z  2022-11-23T02:00:46.5089030Z  2022-11-23T02:00:46.5089273Z  2022-11-23T02:00:46.5089532Z  2022-11-23T02:00:46.5089818Z  2022-11-23T02:00:46.5090094Z  2022-11-23T02:00:46.5100166Z 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-11-23T02:00:46.5101367Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T02:00:46.5101831Z ^~~~~~~~~~~~~ 2022-11-23T02:00:46.5102924Z 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-11-23T02:00:46.5103708Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T02:00:46.5104090Z ^~~~~~~~~~ 2022-11-23T02:00:46.5113198Z [1,524 / 1,868] 8 actions running 2022-11-23T02:00:46.5113948Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:46.5114588Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:46.5115466Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 2s processwrapper-sandbox 2022-11-23T02:00:46.5116508Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:46.5117267Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:46.5117989Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:46.5118755Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:46.5119525Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:46.8775176Z 2022-11-23T02:00:46.8775731Z  2022-11-23T02:00:46.8776072Z  2022-11-23T02:00:46.8776333Z  2022-11-23T02:00:46.8776613Z  2022-11-23T02:00:46.8776876Z  2022-11-23T02:00:46.8777152Z  2022-11-23T02:00:46.8777433Z  2022-11-23T02:00:46.8777697Z  2022-11-23T02:00:46.8778086Z [1,526 / 1,868] 8 actions running 2022-11-23T02:00:46.8778677Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 2s processwrapper-sandbox 2022-11-23T02:00:46.8779215Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:46.8779649Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:46.8780115Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:46.8780550Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:46.8780972Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:46.8781542Z Compiling torch/csrc/lazy/core/helpers.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:46.8782183Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:47.0866588Z 2022-11-23T02:00:47.0867159Z  2022-11-23T02:00:47.0867446Z  2022-11-23T02:00:47.0867684Z  2022-11-23T02:00:47.0867935Z  2022-11-23T02:00:47.0868195Z  2022-11-23T02:00:47.0868460Z  2022-11-23T02:00:47.0868723Z  2022-11-23T02:00:47.0868980Z  2022-11-23T02:00:47.0869379Z [1,527 / 1,868] 8 actions, 7 running 2022-11-23T02:00:47.0869790Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:47.0870167Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:47.0870535Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:47.0870938Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:47.0871335Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:47.0871901Z Compiling torch/csrc/lazy/core/helpers.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:47.0872514Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:47.0872944Z [Prepa] Compiling torch/csrc/jit/mobile/nnc/context.cpp 2022-11-23T02:00:47.4778870Z 2022-11-23T02:00:47.4779406Z  2022-11-23T02:00:47.4779749Z  2022-11-23T02:00:47.4780013Z  2022-11-23T02:00:47.4780291Z  2022-11-23T02:00:47.4780557Z  2022-11-23T02:00:47.4780810Z  2022-11-23T02:00:47.4781070Z  2022-11-23T02:00:47.4781336Z  2022-11-23T02:00:47.4781697Z [1,527 / 1,868] 8 actions running 2022-11-23T02:00:47.4782139Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:47.4782582Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:47.4783034Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:47.4783447Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:47.4783864Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:47.4784631Z Compiling torch/csrc/lazy/core/helpers.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:47.4785278Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:47.4785911Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:47.8777699Z 2022-11-23T02:00:47.8778626Z  2022-11-23T02:00:47.8778998Z  2022-11-23T02:00:47.8779277Z  2022-11-23T02:00:47.8779553Z  2022-11-23T02:00:47.8779835Z  2022-11-23T02:00:47.8780121Z  2022-11-23T02:00:47.8780426Z  2022-11-23T02:00:47.8780728Z  2022-11-23T02:00:47.8781130Z [1,529 / 1,868] 8 actions running 2022-11-23T02:00:47.8781618Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:47.8782087Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:47.8782779Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:47.8783394Z Compiling torch/csrc/lazy/core/helpers.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:47.8784078Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:47.8784799Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:47.8785357Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:47.8785921Z Compiling torch/csrc/lazy/core/hash.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:48.2052326Z 2022-11-23T02:00:48.2052860Z  2022-11-23T02:00:48.2053149Z  2022-11-23T02:00:48.2053374Z  2022-11-23T02:00:48.2053613Z  2022-11-23T02:00:48.2053846Z  2022-11-23T02:00:48.2054061Z  2022-11-23T02:00:48.2054292Z  2022-11-23T02:00:48.2054522Z  2022-11-23T02:00:48.2054846Z [1,530 / 1,868] 8 actions, 7 running 2022-11-23T02:00:48.2055243Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:48.2055634Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:48.2055986Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:48.2056478Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:48.2057033Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:48.2057466Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:48.2057905Z Compiling torch/csrc/lazy/core/hash.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:48.2058323Z [Scann] Compiling torch/csrc/autograd/generated/TraceType_4.cpp 2022-11-23T02:00:48.4135622Z 2022-11-23T02:00:48.4136139Z  2022-11-23T02:00:48.4136467Z  2022-11-23T02:00:48.4136751Z  2022-11-23T02:00:48.4137039Z  2022-11-23T02:00:48.4137291Z  2022-11-23T02:00:48.4137548Z  2022-11-23T02:00:48.4137800Z  2022-11-23T02:00:48.4138020Z  2022-11-23T02:00:48.4138425Z [1,532 / 1,868] 8 actions, 7 running 2022-11-23T02:00:48.4138915Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:48.4139352Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:48.4139954Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:48.4140503Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:48.4140989Z Compiling torch/csrc/lazy/core/hash.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:48.4141447Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:48.4142027Z Compiling torch/csrc/lazy/core/metrics.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:48.4142428Z [Scann] //:torch 2022-11-23T02:00:48.6781114Z 2022-11-23T02:00:48.6781712Z  2022-11-23T02:00:48.6782175Z  2022-11-23T02:00:48.6782472Z  2022-11-23T02:00:48.6782758Z  2022-11-23T02:00:48.6783081Z  2022-11-23T02:00:48.6783386Z  2022-11-23T02:00:48.6783600Z  2022-11-23T02:00:48.6783765Z  2022-11-23T02:00:48.6784013Z [1,533 / 1,868] 8 actions running 2022-11-23T02:00:48.6784299Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:48.6793511Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:48.6794375Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:48.6794925Z Compiling torch/csrc/lazy/core/hash.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:48.6795473Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:48.6796068Z Compiling torch/csrc/lazy/core/metrics.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:48.6796621Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:48.6797026Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:49.1099892Z 2022-11-23T02:00:49.1100446Z  2022-11-23T02:00:49.1100780Z  2022-11-23T02:00:49.1101060Z  2022-11-23T02:00:49.1101323Z  2022-11-23T02:00:49.1101607Z  2022-11-23T02:00:49.1101880Z  2022-11-23T02:00:49.1102141Z  2022-11-23T02:00:49.1102625Z  2022-11-23T02:00:49.1103022Z [1,534 / 1,868] 8 actions, 7 running 2022-11-23T02:00:49.1103589Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 2s processwrapper-sandbox 2022-11-23T02:00:49.1104128Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:49.1104695Z Compiling torch/csrc/lazy/core/hash.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:49.1105179Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:49.1105735Z Compiling torch/csrc/lazy/core/metrics.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:49.1106243Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:49.1106656Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:49.1107053Z [Scann] Compiling torch/csrc/lazy/core/shape.cpp 2022-11-23T02:00:49.3266200Z 2022-11-23T02:00:49.3266701Z  2022-11-23T02:00:49.3267045Z  2022-11-23T02:00:49.3267320Z  2022-11-23T02:00:49.3267602Z  2022-11-23T02:00:49.3267857Z  2022-11-23T02:00:49.3268086Z  2022-11-23T02:00:49.3268341Z  2022-11-23T02:00:49.3268577Z  2022-11-23T02:00:49.3268967Z [1,535 / 1,868] 8 actions, 7 running 2022-11-23T02:00:49.3269583Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 2s processwrapper-sandbox 2022-11-23T02:00:49.3270074Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:49.3270457Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:49.3271025Z Compiling torch/csrc/lazy/core/metrics.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:49.3271551Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:49.3271994Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:49.3272547Z Compiling torch/csrc/lazy/core/shape.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:49.3273003Z [Scann] Compiling torch/csrc/jit/mobile/register_ops_common_utils.cpp 2022-11-23T02:00:49.6810207Z 2022-11-23T02:00:49.6811714Z  2022-11-23T02:00:49.6814107Z  2022-11-23T02:00:49.6814329Z  2022-11-23T02:00:49.6814486Z  2022-11-23T02:00:49.6814669Z  2022-11-23T02:00:49.6814839Z  2022-11-23T02:00:49.6814994Z  2022-11-23T02:00:49.6815164Z  2022-11-23T02:00:49.6815410Z [1,536 / 1,868] 8 actions running 2022-11-23T02:00:49.6815689Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:49.6816096Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:49.6816670Z Compiling torch/csrc/lazy/core/metrics.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:49.6817060Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:49.6817488Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:49.6818019Z Compiling torch/csrc/lazy/core/shape.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:49.6818447Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:49.6818864Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:50.2032960Z 2022-11-23T02:00:50.2033525Z  2022-11-23T02:00:50.2033829Z  2022-11-23T02:00:50.2034105Z  2022-11-23T02:00:50.2034377Z  2022-11-23T02:00:50.2034657Z  2022-11-23T02:00:50.2034928Z  2022-11-23T02:00:50.2035199Z  2022-11-23T02:00:50.2035455Z  2022-11-23T02:00:50.2035854Z [1,537 / 1,868] 8 actions, 7 running 2022-11-23T02:00:50.2036505Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:50.2036948Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:50.2037393Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:50.2037910Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:50.2038464Z Compiling torch/csrc/lazy/core/shape.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:50.2038960Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:50.2039397Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:50.2039815Z [Scann] Compiling torch/csrc/jit/mobile/prim_ops_registery.cpp 2022-11-23T02:00:50.4083987Z 2022-11-23T02:00:50.4084579Z  2022-11-23T02:00:50.4084980Z  2022-11-23T02:00:50.4085331Z  2022-11-23T02:00:50.4085632Z  2022-11-23T02:00:50.4090353Z  2022-11-23T02:00:50.4090635Z  2022-11-23T02:00:50.4090894Z  2022-11-23T02:00:50.4091171Z  2022-11-23T02:00:50.4091581Z [1,540 / 1,868] 8 actions, 7 running 2022-11-23T02:00:50.4092010Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:50.4092608Z Compiling torch/csrc/lazy/core/shape.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:50.4093158Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:50.4093604Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:50.4094057Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:50.4094521Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:50.4094959Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:50.4095412Z [Scann] Compiling torch/csrc/jit/passes/utils/optimization_utils.cpp 2022-11-23T02:00:50.6818451Z 2022-11-23T02:00:50.6819012Z  2022-11-23T02:00:50.6819356Z  2022-11-23T02:00:50.6819689Z  2022-11-23T02:00:50.6820014Z  2022-11-23T02:00:50.6820345Z  2022-11-23T02:00:50.6820642Z  2022-11-23T02:00:50.6820953Z  2022-11-23T02:00:50.6821266Z  2022-11-23T02:00:50.6821580Z [1,540 / 1,868] 8 actions running 2022-11-23T02:00:50.6821879Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:50.6822222Z Compiling torch/csrc/lazy/core/shape.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:50.6822543Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:50.6822799Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:50.6823064Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:50.6823332Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:50.6823584Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:50.6823849Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:51.1075248Z 2022-11-23T02:00:51.1076887Z  2022-11-23T02:00:51.1077249Z  2022-11-23T02:00:51.1077547Z  2022-11-23T02:00:51.1077899Z  2022-11-23T02:00:51.1078212Z  2022-11-23T02:00:51.1078537Z  2022-11-23T02:00:51.1078819Z  2022-11-23T02:00:51.1079127Z  2022-11-23T02:00:51.1079579Z [1,541 / 1,868] 8 actions, 7 running 2022-11-23T02:00:51.1080090Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:51.1080602Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:51.1081090Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:51.1081706Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:51.1082212Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:51.1082695Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:51.1083088Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:51.1083432Z [Scann] Compiling torch/csrc/lazy/core/tensor_impl.cpp 2022-11-23T02:00:51.1638465Z 2022-11-23T02:00:51.1640144Z  2022-11-23T02:00:51.1640581Z  2022-11-23T02:00:51.1640916Z  2022-11-23T02:00:51.1641217Z  2022-11-23T02:00:51.1641678Z  2022-11-23T02:00:51.1641910Z  2022-11-23T02:00:51.1642203Z  2022-11-23T02:00:51.1642500Z  2022-11-23T02:00:51.1643083Z INFO: From Compiling torch/csrc/lazy/generated/RegisterAutogradLazy.cpp: 2022-11-23T02:00:51.1643801Z [1,541 / 1,868] 8 actions running 2022-11-23T02:00:51.1644525Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:51.1645048Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:51.1645524Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:51.1646005Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:51.1646465Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:51.1646942Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:51.1647419Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:51.1648096Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:51.1648414Z 2022-11-23T02:00:51.1648558Z  2022-11-23T02:00:51.1648908Z  2022-11-23T02:00:51.1649210Z  2022-11-23T02:00:51.1649492Z  2022-11-23T02:00:51.1649880Z  2022-11-23T02:00:51.1650177Z  2022-11-23T02:00:51.1650457Z  2022-11-23T02:00:51.1650802Z  2022-11-23T02:00:51.1652087Z 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-11-23T02:00:51.1653281Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-11-23T02:00:51.1653714Z ^~~~~~~~~~~~~ 2022-11-23T02:00:51.1655083Z 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-11-23T02:00:51.1656143Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-11-23T02:00:51.1656655Z ^~~~~~~~~~ 2022-11-23T02:00:51.1657060Z [1,541 / 1,868] 8 actions running 2022-11-23T02:00:51.1657513Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:51.1657985Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:51.1658466Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:51.1659001Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:51.1659459Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:51.1659935Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:51.1660410Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:51.1661025Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:51.4950825Z 2022-11-23T02:00:51.4951666Z  2022-11-23T02:00:51.4952039Z  2022-11-23T02:00:51.4953589Z  2022-11-23T02:00:51.4954171Z  2022-11-23T02:00:51.4954412Z  2022-11-23T02:00:51.4954589Z  2022-11-23T02:00:51.4954797Z  2022-11-23T02:00:51.4955001Z  2022-11-23T02:00:51.4955354Z [1,542 / 1,868] 8 actions running 2022-11-23T02:00:51.4955780Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:51.4956204Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:51.4956651Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:51.4957081Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:51.4957501Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:51.4957955Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:51.4958515Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:51.4959119Z Compiling torch/csrc/monitor/events.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:51.8953712Z 2022-11-23T02:00:51.8954640Z  2022-11-23T02:00:51.8955567Z  2022-11-23T02:00:51.8955885Z  2022-11-23T02:00:51.8956155Z  2022-11-23T02:00:51.8956454Z  2022-11-23T02:00:51.8957965Z  2022-11-23T02:00:51.8958474Z  2022-11-23T02:00:51.8959050Z  2022-11-23T02:00:51.8959498Z [1,543 / 1,868] 8 actions running 2022-11-23T02:00:51.8959933Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:51.8960344Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:51.8960931Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:51.8961397Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:51.8962297Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:51.8962902Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:51.8967452Z Compiling torch/csrc/monitor/events.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:51.8968295Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:52.3735466Z 2022-11-23T02:00:52.3736056Z  2022-11-23T02:00:52.3736404Z  2022-11-23T02:00:52.3736699Z  2022-11-23T02:00:52.3737004Z  2022-11-23T02:00:52.3737343Z  2022-11-23T02:00:52.3737672Z  2022-11-23T02:00:52.3738025Z  2022-11-23T02:00:52.3738385Z  2022-11-23T02:00:52.3739266Z [1,544 / 1,868] 8 actions, 7 running 2022-11-23T02:00:52.3739721Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:52.3740237Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:52.3740718Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:52.3741205Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:52.3741751Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:52.3742366Z Compiling torch/csrc/monitor/events.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:52.3742897Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:52.3743378Z [Scann] Compiling torch/csrc/jit/passes/frozen_graph_optimizations.cpp 2022-11-23T02:00:52.6957940Z 2022-11-23T02:00:52.6958414Z  2022-11-23T02:00:52.6958627Z  2022-11-23T02:00:52.6958931Z  2022-11-23T02:00:52.6959267Z  2022-11-23T02:00:52.6959559Z  2022-11-23T02:00:52.6959732Z  2022-11-23T02:00:52.6959902Z  2022-11-23T02:00:52.6960072Z  2022-11-23T02:00:52.6960316Z [1,548 / 1,868] 8 actions running 2022-11-23T02:00:52.6960601Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:52.6960956Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:52.6961281Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:52.6961752Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:52.6962112Z Compiling torch/csrc/jit/mobile/type_parser.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:52.6962491Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:52.6962859Z Compiling torch/csrc/jit/jit_log.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:52.6971317Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:53.5113883Z 2022-11-23T02:00:53.5114270Z  2022-11-23T02:00:53.5114493Z  2022-11-23T02:00:53.5114691Z  2022-11-23T02:00:53.5114853Z  2022-11-23T02:00:53.5115024Z  2022-11-23T02:00:53.5115208Z  2022-11-23T02:00:53.5115367Z  2022-11-23T02:00:53.5115536Z  2022-11-23T02:00:53.5115795Z [1,549 / 1,868] 8 actions, 7 running 2022-11-23T02:00:53.5116077Z //:torch; 4s processwrapper-sandbox 2022-11-23T02:00:53.5116359Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:53.5116630Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:53.5116971Z Compiling torch/csrc/jit/mobile/type_parser.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:53.5117371Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:53.5117742Z Compiling torch/csrc/jit/jit_log.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:53.5118116Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:53.5118377Z [Scann] Compiling torch/csrc/profiler/orchestration/observer.cpp 2022-11-23T02:00:53.7356891Z 2022-11-23T02:00:53.7357566Z  2022-11-23T02:00:53.7358008Z  2022-11-23T02:00:53.7358278Z  2022-11-23T02:00:53.7358557Z  2022-11-23T02:00:53.7358856Z  2022-11-23T02:00:53.7359149Z  2022-11-23T02:00:53.7359417Z  2022-11-23T02:00:53.7359700Z  2022-11-23T02:00:53.7360154Z [1,551 / 1,868] 8 actions running 2022-11-23T02:00:53.7360435Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:53.7360797Z Compiling torch/csrc/jit/mobile/type_parser.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:53.7361202Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:53.7361820Z Compiling torch/csrc/jit/jit_log.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:53.7362296Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:53.7362710Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:53.7363290Z Compiling torch/csrc/utils/cpp_stacktraces.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:53.7363912Z Compiling torch/csrc/profiler/perf.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:54.2456224Z 2022-11-23T02:00:54.2456942Z  2022-11-23T02:00:54.2457323Z  2022-11-23T02:00:54.2457624Z  2022-11-23T02:00:54.2457899Z  2022-11-23T02:00:54.2458191Z  2022-11-23T02:00:54.2458478Z  2022-11-23T02:00:54.2458758Z  2022-11-23T02:00:54.2459034Z  2022-11-23T02:00:54.2459432Z [1,552 / 1,868] 8 actions, 7 running 2022-11-23T02:00:54.2460031Z Compiling torch/csrc/jit/mobile/type_parser.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:54.2460698Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:54.2461344Z Compiling torch/csrc/jit/jit_log.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:54.2461863Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:54.2462314Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:54.2462915Z Compiling torch/csrc/utils/cpp_stacktraces.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:54.2463559Z Compiling torch/csrc/profiler/perf.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:54.2463972Z [Scann] //:torch 2022-11-23T02:00:54.4880870Z 2022-11-23T02:00:54.4882200Z  2022-11-23T02:00:54.4882884Z  2022-11-23T02:00:54.4883403Z  2022-11-23T02:00:54.4883923Z  2022-11-23T02:00:54.4884523Z  2022-11-23T02:00:54.4885110Z  2022-11-23T02:00:54.4888292Z  2022-11-23T02:00:54.4888680Z  2022-11-23T02:00:54.4889179Z [1,553 / 1,868] 8 actions, 7 running 2022-11-23T02:00:54.4889857Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 2s processwrapper-sandbox 2022-11-23T02:00:54.4890614Z Compiling torch/csrc/jit/jit_log.cpp; 2s processwrapper-sandbox 2022-11-23T02:00:54.4891284Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:54.4894434Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:54.4895207Z Compiling torch/csrc/utils/cpp_stacktraces.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:54.4895996Z Compiling torch/csrc/profiler/perf.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:54.4896686Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:54.4897187Z [Scann] Compiling torch/csrc/jit/passes/annotate_warns.cpp 2022-11-23T02:00:54.7362154Z 2022-11-23T02:00:54.7362621Z  2022-11-23T02:00:54.7362913Z  2022-11-23T02:00:54.7363241Z  2022-11-23T02:00:54.7363569Z  2022-11-23T02:00:54.7363858Z  2022-11-23T02:00:54.7364086Z  2022-11-23T02:00:54.7364257Z  2022-11-23T02:00:54.7364411Z  2022-11-23T02:00:54.7364664Z [1,554 / 1,868] 8 actions running 2022-11-23T02:00:54.7365021Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 2s processwrapper-sandbox 2022-11-23T02:00:54.7365330Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:54.7365598Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:54.7365946Z Compiling torch/csrc/utils/cpp_stacktraces.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:54.7366316Z Compiling torch/csrc/profiler/perf.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:54.7366631Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:54.7366897Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:54.7367150Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:54.9569097Z 2022-11-23T02:00:54.9825171Z  2022-11-23T02:00:54.9825898Z  2022-11-23T02:00:54.9826180Z  2022-11-23T02:00:54.9826510Z  2022-11-23T02:00:54.9826768Z  2022-11-23T02:00:54.9827043Z  2022-11-23T02:00:54.9827317Z  2022-11-23T02:00:54.9827575Z  2022-11-23T02:00:54.9827961Z [1,554 / 1,868] 8 actions running 2022-11-23T02:00:54.9828534Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 2s processwrapper-sandbox 2022-11-23T02:00:54.9829053Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:54.9829474Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:54.9830042Z Compiling torch/csrc/utils/cpp_stacktraces.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:54.9830655Z Compiling torch/csrc/profiler/perf.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:54.9831339Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:54.9831799Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:54.9832254Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:55.2602890Z 2022-11-23T02:00:55.2603417Z  2022-11-23T02:00:55.2603744Z  2022-11-23T02:00:55.2603987Z  2022-11-23T02:00:55.2604207Z  2022-11-23T02:00:55.2604462Z  2022-11-23T02:00:55.2604721Z  2022-11-23T02:00:55.2604971Z  2022-11-23T02:00:55.2605237Z  2022-11-23T02:00:55.2605640Z [1,556 / 1,868] 7 actions, 6 running 2022-11-23T02:00:55.2606244Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 2s processwrapper-sandbox 2022-11-23T02:00:55.2606661Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:55.2607061Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:55.2607432Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:55.2607810Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:55.2608245Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:55.2608576Z [Scann] //:torch 2022-11-23T02:00:55.5833680Z 2022-11-23T02:00:55.5834257Z  2022-11-23T02:00:55.5835695Z  2022-11-23T02:00:55.5836038Z  2022-11-23T02:00:55.5836305Z  2022-11-23T02:00:55.5836580Z  2022-11-23T02:00:55.5836832Z  2022-11-23T02:00:55.5837087Z  2022-11-23T02:00:55.5837514Z [1,557 / 1,868] 7 actions running 2022-11-23T02:00:55.5838230Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 3s processwrapper-sandbox 2022-11-23T02:00:55.5838780Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:55.5839213Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:55.5839650Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:55.5840065Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:55.5840501Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:55.5840936Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:55.7867363Z 2022-11-23T02:00:55.7880542Z  2022-11-23T02:00:55.7880927Z  2022-11-23T02:00:55.7881244Z  2022-11-23T02:00:55.7881669Z  2022-11-23T02:00:55.7881945Z  2022-11-23T02:00:55.7882225Z  2022-11-23T02:00:55.7882521Z  2022-11-23T02:00:55.7882918Z [1,557 / 1,868] 8 actions running 2022-11-23T02:00:55.7883517Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 3s processwrapper-sandbox 2022-11-23T02:00:55.7884035Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:55.7884496Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:55.7884944Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:55.7885378Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:55.7885807Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:55.7886249Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:55.7886681Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:56.3544135Z 2022-11-23T02:00:56.3544805Z  2022-11-23T02:00:56.3545237Z  2022-11-23T02:00:56.3545569Z  2022-11-23T02:00:56.3545905Z  2022-11-23T02:00:56.3546243Z  2022-11-23T02:00:56.3546563Z  2022-11-23T02:00:56.3546906Z  2022-11-23T02:00:56.3547430Z  2022-11-23T02:00:56.3547885Z [1,558 / 1,868] 8 actions, 7 running 2022-11-23T02:00:56.3548412Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:56.3548932Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:56.3549432Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:56.3549930Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:56.3550434Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:56.3550978Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:56.3551513Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:56.3552028Z [Scann] Compiling torch/csrc/profiler/standalone/nvtx_observer.cpp 2022-11-23T02:00:56.5869429Z 2022-11-23T02:00:56.5878168Z  2022-11-23T02:00:56.5878507Z  2022-11-23T02:00:56.5879049Z  2022-11-23T02:00:56.5879328Z  2022-11-23T02:00:56.5879596Z  2022-11-23T02:00:56.5879903Z  2022-11-23T02:00:56.5880196Z  2022-11-23T02:00:56.5880484Z  2022-11-23T02:00:56.5880935Z [1,559 / 1,868] 8 actions running 2022-11-23T02:00:56.5881416Z //:torch; 4s processwrapper-sandbox 2022-11-23T02:00:56.5881997Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:56.5882416Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:56.5882887Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:56.5883303Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:56.5883788Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:56.5884275Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:56.5884770Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:56.9923171Z 2022-11-23T02:00:56.9923724Z  2022-11-23T02:00:56.9924040Z  2022-11-23T02:00:56.9924294Z  2022-11-23T02:00:56.9924554Z  2022-11-23T02:00:56.9924840Z  2022-11-23T02:00:56.9925088Z  2022-11-23T02:00:56.9925366Z  2022-11-23T02:00:56.9925635Z  2022-11-23T02:00:56.9926015Z [1,560 / 1,868] 8 actions running 2022-11-23T02:00:56.9926467Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:56.9926894Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:56.9927304Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:56.9927722Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:56.9928158Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:56.9928578Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:56.9929014Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:56.9929441Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:57.3268851Z 2022-11-23T02:00:57.3269453Z  2022-11-23T02:00:57.3269826Z  2022-11-23T02:00:57.3270114Z  2022-11-23T02:00:57.3270404Z  2022-11-23T02:00:57.3270660Z  2022-11-23T02:00:57.3270947Z  2022-11-23T02:00:57.3271227Z  2022-11-23T02:00:57.3271499Z  2022-11-23T02:00:57.3271899Z [1,562 / 1,868] 8 actions, 7 running 2022-11-23T02:00:57.3272512Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:57.3273068Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:57.3273630Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:57.3274177Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:57.3274709Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:57.3275260Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:57.3275906Z Compiling torch/csrc/profiler/util.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:57.3276471Z [Scann] Compiling torch/csrc/jit/runtime/interpreter/frame.cpp 2022-11-23T02:00:57.5882681Z 2022-11-23T02:00:57.5883244Z  2022-11-23T02:00:57.5883586Z  2022-11-23T02:00:57.5883883Z  2022-11-23T02:00:57.5884160Z  2022-11-23T02:00:57.5884441Z  2022-11-23T02:00:57.5884719Z  2022-11-23T02:00:57.5885002Z  2022-11-23T02:00:57.5885277Z  2022-11-23T02:00:57.5885664Z [1,562 / 1,868] 8 actions running 2022-11-23T02:00:57.5886102Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:57.5886718Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:57.5887167Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:57.5887597Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:57.5888033Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:57.5888477Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:57.5888993Z Compiling torch/csrc/profiler/util.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:57.5889472Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:57.8868599Z 2022-11-23T02:00:57.8871937Z  2022-11-23T02:00:57.8872265Z  2022-11-23T02:00:57.8872556Z  2022-11-23T02:00:57.8872842Z  2022-11-23T02:00:57.8873112Z  2022-11-23T02:00:57.8873392Z  2022-11-23T02:00:57.8873671Z  2022-11-23T02:00:57.8874114Z  2022-11-23T02:00:57.8874531Z [1,564 / 1,868] 7 actions, 6 running 2022-11-23T02:00:57.8874995Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:57.8875451Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:57.8875900Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:57.8876352Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:57.8876889Z Compiling torch/csrc/profiler/util.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:57.8877416Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:57.8877835Z [Scann] Compiling torch/csrc/utils/tensor_flatten.cpp 2022-11-23T02:00:58.1885839Z 2022-11-23T02:00:58.1886399Z  2022-11-23T02:00:58.1886737Z  2022-11-23T02:00:58.1887026Z  2022-11-23T02:00:58.1887313Z  2022-11-23T02:00:58.1887575Z  2022-11-23T02:00:58.1887860Z  2022-11-23T02:00:58.1888141Z  2022-11-23T02:00:58.1888522Z [1,564 / 1,868] 8 actions running 2022-11-23T02:00:58.1889013Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:58.1889467Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:58.1889904Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:58.1890361Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:58.1890901Z Compiling torch/csrc/profiler/util.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:58.1891392Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:58.1891962Z Compiling torch/csrc/utils/tensor_flatten.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:58.1892490Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:58.5885788Z 2022-11-23T02:00:58.5886403Z  2022-11-23T02:00:58.5886811Z  2022-11-23T02:00:58.5887565Z  2022-11-23T02:00:58.5887898Z  2022-11-23T02:00:58.5888226Z  2022-11-23T02:00:58.5888467Z  2022-11-23T02:00:58.5888721Z  2022-11-23T02:00:58.5888985Z  2022-11-23T02:00:58.5889330Z [1,565 / 1,868] 8 actions running 2022-11-23T02:00:58.5889822Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:58.5890311Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:58.5890754Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:58.5891340Z Compiling torch/csrc/profiler/util.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:58.5891789Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:58.5892362Z Compiling torch/csrc/utils/tensor_flatten.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:58.5892905Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:58.5893227Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:58.7888683Z 2022-11-23T02:00:58.7889238Z  2022-11-23T02:00:58.7889671Z  2022-11-23T02:00:58.7890111Z  2022-11-23T02:00:58.7890310Z  2022-11-23T02:00:58.7890545Z  2022-11-23T02:00:58.7890739Z  2022-11-23T02:00:58.7890933Z  2022-11-23T02:00:58.7891113Z  2022-11-23T02:00:58.7891405Z [1,566 / 1,868] 8 actions running 2022-11-23T02:00:58.7891747Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:58.7892053Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:00:58.7892440Z Compiling torch/csrc/profiler/util.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:58.7927158Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:58.7928023Z Compiling torch/csrc/utils/tensor_flatten.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:58.7928503Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:58.7928891Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:58.7929256Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:58.9935944Z 2022-11-23T02:00:58.9936986Z  2022-11-23T02:00:58.9937325Z  2022-11-23T02:00:58.9937628Z  2022-11-23T02:00:58.9937920Z  2022-11-23T02:00:58.9938230Z  2022-11-23T02:00:58.9938546Z  2022-11-23T02:00:58.9938897Z  2022-11-23T02:00:58.9939203Z  2022-11-23T02:00:58.9939645Z [1,568 / 1,868] 8 actions running 2022-11-23T02:00:58.9940437Z Compiling torch/csrc/profiler/util.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:58.9941022Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:58.9941680Z Compiling torch/csrc/utils/tensor_flatten.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:58.9942223Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:58.9942676Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:58.9943162Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:58.9943719Z Compiling torch/csrc/jit/passes/concat_opt.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:58.9944243Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:59.1938074Z 2022-11-23T02:00:59.1938592Z  2022-11-23T02:00:59.1938871Z  2022-11-23T02:00:59.1939054Z  2022-11-23T02:00:59.1939285Z  2022-11-23T02:00:59.1939458Z  2022-11-23T02:00:59.1939640Z  2022-11-23T02:00:59.1939818Z  2022-11-23T02:00:59.1940070Z  2022-11-23T02:00:59.1940329Z [1,569 / 1,868] 8 actions running 2022-11-23T02:00:59.1940628Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:59.1941044Z Compiling torch/csrc/utils/tensor_flatten.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:59.1941396Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:59.1941663Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:59.1941980Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:59.1942353Z Compiling torch/csrc/jit/passes/concat_opt.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:59.1942707Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:59.1943001Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:59.4387803Z 2022-11-23T02:00:59.4388264Z  2022-11-23T02:00:59.4388525Z  2022-11-23T02:00:59.4388760Z  2022-11-23T02:00:59.4389002Z  2022-11-23T02:00:59.4389226Z  2022-11-23T02:00:59.4389386Z  2022-11-23T02:00:59.4389553Z  2022-11-23T02:00:59.4389775Z  2022-11-23T02:00:59.4390016Z [1,569 / 1,868] 8 actions running 2022-11-23T02:00:59.4390317Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:59.4390800Z Compiling torch/csrc/utils/tensor_flatten.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:59.4391117Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:59.4391442Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:59.4391722Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:59.4392109Z Compiling torch/csrc/jit/passes/concat_opt.cpp; 0s processwrapper-sandbox 2022-11-23T02:00:59.4392486Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:59.4392754Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:59.8398680Z 2022-11-23T02:00:59.8399234Z  2022-11-23T02:00:59.8399588Z  2022-11-23T02:00:59.8399899Z  2022-11-23T02:00:59.8400166Z  2022-11-23T02:00:59.8400464Z  2022-11-23T02:00:59.8400766Z  2022-11-23T02:00:59.8401050Z  2022-11-23T02:00:59.8401356Z  2022-11-23T02:00:59.8401936Z [1,570 / 1,868] 8 actions, 7 running 2022-11-23T02:00:59.8402385Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:00:59.8403006Z Compiling torch/csrc/utils/tensor_flatten.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:59.8403792Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:59.8404271Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:00:59.8404895Z Compiling torch/csrc/jit/passes/concat_opt.cpp; 1s processwrapper-sandbox 2022-11-23T02:00:59.8405456Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:59.8405905Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:00:59.8406352Z [Scann] Compiling torch/csrc/jit/passes/frozen_linear_transpose.cpp 2022-11-23T02:01:00.0423842Z 2022-11-23T02:01:00.0424412Z  2022-11-23T02:01:00.0424737Z  2022-11-23T02:01:00.0424962Z  2022-11-23T02:01:00.0425196Z  2022-11-23T02:01:00.0425459Z  2022-11-23T02:01:00.0425718Z  2022-11-23T02:01:00.0425992Z  2022-11-23T02:01:00.0426273Z  2022-11-23T02:01:00.0426885Z [1,571 / 1,868] 8 actions, 7 running 2022-11-23T02:01:00.0427334Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:00.0427916Z Compiling torch/csrc/utils/tensor_flatten.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:00.0428419Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:00.0428973Z Compiling torch/csrc/jit/passes/concat_opt.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:00.0429493Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:00.0429897Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:00.0430325Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:00.0430717Z [Prepa] Compiling torch/csrc/autograd/function.cpp 2022-11-23T02:01:00.3213647Z 2022-11-23T02:01:00.3214135Z  2022-11-23T02:01:00.3214483Z  2022-11-23T02:01:00.3214767Z  2022-11-23T02:01:00.3215028Z  2022-11-23T02:01:00.3215303Z  2022-11-23T02:01:00.3215585Z  2022-11-23T02:01:00.3215842Z  2022-11-23T02:01:00.3216127Z  2022-11-23T02:01:00.3216513Z [1,571 / 1,868] 8 actions running 2022-11-23T02:01:00.3216946Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:00.3217536Z Compiling torch/csrc/utils/tensor_flatten.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:00.3218058Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:00.3218614Z Compiling torch/csrc/jit/passes/concat_opt.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:00.3219139Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:00.3219574Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:00.3220008Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:00.3220544Z Compiling torch/csrc/autograd/function.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:00.9074018Z 2022-11-23T02:01:00.9074553Z  2022-11-23T02:01:00.9074907Z  2022-11-23T02:01:00.9075175Z  2022-11-23T02:01:00.9075443Z  2022-11-23T02:01:00.9075717Z  2022-11-23T02:01:00.9079039Z  2022-11-23T02:01:00.9079411Z  2022-11-23T02:01:00.9079716Z  2022-11-23T02:01:00.9080142Z [1,572 / 1,868] 8 actions, 7 running 2022-11-23T02:01:00.9080631Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:00.9081294Z Compiling torch/csrc/utils/tensor_flatten.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:00.9082181Z Compiling torch/csrc/jit/passes/concat_opt.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:00.9082753Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:00.9083249Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:00.9083721Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:00.9084319Z Compiling torch/csrc/autograd/function.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:00.9084910Z [Scann] Compiling torch/csrc/distributed/c10d/ProcessGroupRoundRobin.cpp 2022-11-23T02:01:01.1206355Z 2022-11-23T02:01:01.1206908Z  2022-11-23T02:01:01.1207204Z  2022-11-23T02:01:01.1207420Z  2022-11-23T02:01:01.1207674Z  2022-11-23T02:01:01.1207879Z  2022-11-23T02:01:01.1208048Z  2022-11-23T02:01:01.1208219Z  2022-11-23T02:01:01.1208374Z  2022-11-23T02:01:01.1738133Z [1,575 / 1,868] 8 actions running 2022-11-23T02:01:01.1739208Z Compiling torch/csrc/utils/tensor_flatten.cpp; 3s processwrapper-sandbox 2022-11-23T02:01:01.1739710Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:01.1740157Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:01.1740712Z Compiling torch/csrc/autograd/function.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:01.1741211Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:01.1741800Z Compiling torch/csrc/jit/ir/type_hashing.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:01.1742310Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:01.1742878Z Compiling torch/csrc/distributed/c10d/Store.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:01.8572826Z 2022-11-23T02:01:01.8573813Z  2022-11-23T02:01:01.8574680Z  2022-11-23T02:01:01.8578407Z  2022-11-23T02:01:01.8578601Z  2022-11-23T02:01:01.8578763Z  2022-11-23T02:01:01.8579022Z  2022-11-23T02:01:01.8579297Z  2022-11-23T02:01:01.8579464Z  2022-11-23T02:01:01.8579815Z [1,576 / 1,868] 8 actions, 7 running 2022-11-23T02:01:01.8580205Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:01.8580628Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:01.8581125Z Compiling torch/csrc/autograd/function.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:01.8581556Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:01.8582028Z Compiling torch/csrc/jit/ir/type_hashing.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:01.8582488Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:01.8582876Z Compiling torch/csrc/distributed/c10d/Store.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:01.8583174Z [Scann] Compiling torch/csrc/distributed/c10d/exception.cpp 2022-11-23T02:01:02.1749311Z 2022-11-23T02:01:02.1749978Z  2022-11-23T02:01:02.1750308Z  2022-11-23T02:01:02.1750640Z  2022-11-23T02:01:02.1750910Z  2022-11-23T02:01:02.1751231Z  2022-11-23T02:01:02.1751452Z  2022-11-23T02:01:02.1751620Z  2022-11-23T02:01:02.1751788Z  2022-11-23T02:01:02.1752033Z [1,577 / 1,868] 8 actions running 2022-11-23T02:01:02.1752308Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:02.1752663Z Compiling torch/csrc/autograd/function.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:02.1753019Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:02.1753352Z Compiling torch/csrc/jit/ir/type_hashing.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:02.1753665Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:02.1754012Z Compiling torch/csrc/distributed/c10d/Store.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:02.1754323Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:02.1754648Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:02.7695611Z 2022-11-23T02:01:02.7696202Z  2022-11-23T02:01:02.7696549Z  2022-11-23T02:01:02.7696882Z  2022-11-23T02:01:02.7697228Z  2022-11-23T02:01:02.7698872Z  2022-11-23T02:01:02.7699255Z  2022-11-23T02:01:02.7699696Z  2022-11-23T02:01:02.7702739Z  2022-11-23T02:01:02.7703196Z [1,578 / 1,868] 8 actions, 7 running 2022-11-23T02:01:02.7703998Z Compiling torch/csrc/autograd/function.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:02.7704733Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:02.7705319Z Compiling torch/csrc/jit/ir/type_hashing.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:02.7705902Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:02.7708272Z Compiling torch/csrc/distributed/c10d/Store.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:02.7708874Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:02.7709476Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:02.7710975Z [Scann] Compiling torch/csrc/jit/passes/fold_conv_bn.cpp 2022-11-23T02:01:02.9754523Z 2022-11-23T02:01:02.9755026Z  2022-11-23T02:01:02.9755410Z  2022-11-23T02:01:02.9755728Z  2022-11-23T02:01:02.9757707Z  2022-11-23T02:01:02.9758237Z  2022-11-23T02:01:02.9758524Z  2022-11-23T02:01:02.9758800Z  2022-11-23T02:01:02.9759054Z  2022-11-23T02:01:02.9759449Z [1,580 / 1,868] 8 actions running 2022-11-23T02:01:02.9760020Z Compiling torch/csrc/autograd/function.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:02.9760534Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:02.9761131Z Compiling torch/csrc/jit/ir/type_hashing.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:02.9761799Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:02.9762177Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:02.9762558Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:02.9762935Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:02.9774916Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:03.1758067Z 2022-11-23T02:01:03.1758626Z  2022-11-23T02:01:03.1758954Z  2022-11-23T02:01:03.1759170Z  2022-11-23T02:01:03.1759344Z  2022-11-23T02:01:03.1759554Z  2022-11-23T02:01:03.1759726Z  2022-11-23T02:01:03.1759880Z  2022-11-23T02:01:03.1760049Z  2022-11-23T02:01:03.1760338Z [1,581 / 1,868] 8 actions running 2022-11-23T02:01:03.1760699Z Compiling torch/csrc/autograd/function.cpp; 3s processwrapper-sandbox 2022-11-23T02:01:03.1761072Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:03.1761344Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:03.1762047Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:03.1762359Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:03.1762625Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:03.1762926Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:03.1763204Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:03.3815035Z 2022-11-23T02:01:03.3815998Z  2022-11-23T02:01:03.3816468Z  2022-11-23T02:01:03.3816835Z  2022-11-23T02:01:03.3817294Z  2022-11-23T02:01:03.3817596Z  2022-11-23T02:01:03.3817854Z  2022-11-23T02:01:03.3818144Z  2022-11-23T02:01:03.3818455Z  2022-11-23T02:01:03.3818863Z [1,581 / 1,868] 8 actions running 2022-11-23T02:01:03.3819464Z Compiling torch/csrc/autograd/function.cpp; 3s processwrapper-sandbox 2022-11-23T02:01:03.3820069Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:03.3820599Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:03.3821094Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:03.3821567Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:03.3822064Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:03.3822531Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:03.3823009Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:03.7252375Z 2022-11-23T02:01:03.7252930Z  2022-11-23T02:01:03.7253310Z  2022-11-23T02:01:03.7253597Z  2022-11-23T02:01:03.7253884Z  2022-11-23T02:01:03.7254168Z  2022-11-23T02:01:03.7254481Z  2022-11-23T02:01:03.7254756Z  2022-11-23T02:01:03.7255018Z  2022-11-23T02:01:03.7255376Z [1,582 / 1,868] 8 actions, 7 running 2022-11-23T02:01:03.7255824Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:03.7256316Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:03.7256923Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:03.7257422Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:03.7257846Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:03.7258615Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:03.7259064Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:03.7260251Z [Scann] Compiling torch/csrc/jit/passes/freeze_module.cpp 2022-11-23T02:01:03.9819538Z 2022-11-23T02:01:03.9821114Z  2022-11-23T02:01:03.9821453Z  2022-11-23T02:01:03.9821785Z  2022-11-23T02:01:03.9822100Z  2022-11-23T02:01:03.9822403Z  2022-11-23T02:01:03.9822718Z  2022-11-23T02:01:03.9823760Z  2022-11-23T02:01:03.9824072Z  2022-11-23T02:01:03.9824466Z [1,583 / 1,868] 8 actions running 2022-11-23T02:01:03.9824912Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:03.9825346Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:03.9825796Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:03.9826301Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:03.9826733Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:03.9827055Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:03.9827322Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:03.9827592Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:04.3502494Z 2022-11-23T02:01:04.3502970Z  2022-11-23T02:01:04.3523109Z  2022-11-23T02:01:04.3523462Z  2022-11-23T02:01:04.3523758Z  2022-11-23T02:01:04.3524065Z  2022-11-23T02:01:04.3524373Z  2022-11-23T02:01:04.3524645Z  2022-11-23T02:01:04.3524940Z  2022-11-23T02:01:04.3525382Z [1,584 / 1,868] 8 actions, 7 running 2022-11-23T02:01:04.3525873Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:04.3526354Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:04.3526832Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:04.3527297Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:04.3527778Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:04.3528264Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:04.3528736Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:04.3529228Z [Scann] Compiling torch/csrc/jit/passes/frozen_concat_linear.cpp 2022-11-23T02:01:04.5837431Z 2022-11-23T02:01:04.5838058Z  2022-11-23T02:01:04.5838283Z  2022-11-23T02:01:04.5838464Z  2022-11-23T02:01:04.5838638Z  2022-11-23T02:01:04.5838826Z  2022-11-23T02:01:04.5838981Z  2022-11-23T02:01:04.5839153Z  2022-11-23T02:01:04.5839322Z  2022-11-23T02:01:04.5839563Z [1,585 / 1,868] 8 actions running 2022-11-23T02:01:04.5839857Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:04.5840134Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:04.5840393Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:04.5840662Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:04.5840929Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:04.5841195Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:04.5841449Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:04.5842098Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:04.8077951Z 2022-11-23T02:01:04.8078470Z  2022-11-23T02:01:04.8078775Z  2022-11-23T02:01:04.8079059Z  2022-11-23T02:01:04.8079330Z  2022-11-23T02:01:04.8079603Z  2022-11-23T02:01:04.8079880Z  2022-11-23T02:01:04.8080144Z  2022-11-23T02:01:04.8080408Z  2022-11-23T02:01:04.8080800Z [1,586 / 1,868] 8 actions running 2022-11-23T02:01:04.8081252Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:04.8081865Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:04.8082305Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:04.8082750Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:04.8083181Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:04.8083602Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:04.8084043Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:04.8084475Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:05.2076111Z 2022-11-23T02:01:05.2076721Z  2022-11-23T02:01:05.2076985Z  2022-11-23T02:01:05.2077179Z  2022-11-23T02:01:05.2077370Z  2022-11-23T02:01:05.2077525Z  2022-11-23T02:01:05.2077709Z  2022-11-23T02:01:05.2077984Z  2022-11-23T02:01:05.2078141Z  2022-11-23T02:01:05.2078393Z [1,587 / 1,868] 8 actions running 2022-11-23T02:01:05.2078745Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:05.2306496Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:05.2307223Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:05.2307573Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:05.2307921Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:05.2308268Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:05.2308614Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:05.2308981Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:05.4436300Z 2022-11-23T02:01:05.4436730Z  2022-11-23T02:01:05.4436953Z  2022-11-23T02:01:05.4437117Z  2022-11-23T02:01:05.4437288Z  2022-11-23T02:01:05.4437456Z  2022-11-23T02:01:05.4437612Z  2022-11-23T02:01:05.4437783Z  2022-11-23T02:01:05.4438044Z  2022-11-23T02:01:05.4438646Z [1,588 / 1,868] 8 actions, 7 running 2022-11-23T02:01:05.4439078Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:05.4439526Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:05.4439930Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:05.4440355Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:05.4440801Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:05.4441226Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:05.4441794Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:05.4442086Z [Scann] //:torch 2022-11-23T02:01:05.6530316Z 2022-11-23T02:01:05.6530905Z  2022-11-23T02:01:05.6531215Z  2022-11-23T02:01:05.6531497Z  2022-11-23T02:01:05.6531770Z  2022-11-23T02:01:05.6532038Z  2022-11-23T02:01:05.6532315Z  2022-11-23T02:01:05.6532597Z  2022-11-23T02:01:05.6532854Z  2022-11-23T02:01:05.6533247Z [1,589 / 1,868] 8 actions, 7 running 2022-11-23T02:01:05.6533729Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:05.6534157Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:05.6534607Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:05.6535051Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:05.6535462Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:05.6535908Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:05.6536335Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:05.6536771Z [Scann] Compiling torch/csrc/distributed/autograd/engine/dist_engine.cpp 2022-11-23T02:01:06.0316421Z 2022-11-23T02:01:06.0316991Z  2022-11-23T02:01:06.0317322Z  2022-11-23T02:01:06.0317652Z  2022-11-23T02:01:06.0318015Z  2022-11-23T02:01:06.0318332Z  2022-11-23T02:01:06.0318628Z  2022-11-23T02:01:06.0318933Z  2022-11-23T02:01:06.0319245Z  2022-11-23T02:01:06.0319664Z [1,589 / 1,868] 8 actions running 2022-11-23T02:01:06.0320186Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:06.0320493Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:06.0320749Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:06.0321019Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:06.0321283Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:06.0321687Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:06.0321952Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:06.0322216Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:06.5307389Z 2022-11-23T02:01:06.5307959Z  2022-11-23T02:01:06.5308303Z  2022-11-23T02:01:06.5308652Z  2022-11-23T02:01:06.5308952Z  2022-11-23T02:01:06.5309112Z  2022-11-23T02:01:06.5309279Z  2022-11-23T02:01:06.5309444Z  2022-11-23T02:01:06.5309598Z  2022-11-23T02:01:06.5309849Z [1,590 / 1,868] 8 actions, 7 running 2022-11-23T02:01:06.5310137Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:06.5310415Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:06.5310684Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:06.5310952Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:06.5584945Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:06.5585765Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:06.5586134Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:06.5586495Z [Scann] Compiling torch/csrc/distributed/autograd/context/container.cpp 2022-11-23T02:01:06.7395504Z 2022-11-23T02:01:06.7396145Z  2022-11-23T02:01:06.7396521Z  2022-11-23T02:01:06.7396833Z  2022-11-23T02:01:06.7397109Z  2022-11-23T02:01:06.7397411Z  2022-11-23T02:01:06.7397712Z  2022-11-23T02:01:06.7398086Z  2022-11-23T02:01:06.7398411Z  2022-11-23T02:01:06.7398852Z [1,592 / 1,868] 8 actions, 7 running 2022-11-23T02:01:06.7399359Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:06.7399836Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:06.7400481Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:06.7400884Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:06.7401361Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:06.7402057Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:06.7402604Z Compiling torch/csrc/distributed/c10d/Work.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:06.7402922Z [Scann] Compiling torch/csrc/jit/passes/remove_dropout.cpp 2022-11-23T02:01:07.0770583Z 2022-11-23T02:01:07.0771102Z  2022-11-23T02:01:07.0771417Z  2022-11-23T02:01:07.0771674Z  2022-11-23T02:01:07.0771941Z  2022-11-23T02:01:07.0772189Z  2022-11-23T02:01:07.0772462Z  2022-11-23T02:01:07.0773478Z  2022-11-23T02:01:07.0773695Z  2022-11-23T02:01:07.0774037Z [1,592 / 1,868] 8 actions running 2022-11-23T02:01:07.0774440Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:07.0774870Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:07.0775350Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:07.0775777Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:07.0776150Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:07.0776540Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:07.0777061Z Compiling torch/csrc/distributed/c10d/Work.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:07.0777881Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:07.2890526Z 2022-11-23T02:01:07.2891079Z  2022-11-23T02:01:07.2891423Z  2022-11-23T02:01:07.2891727Z  2022-11-23T02:01:07.2892030Z  2022-11-23T02:01:07.2892315Z  2022-11-23T02:01:07.2892607Z  2022-11-23T02:01:07.2892896Z  2022-11-23T02:01:07.2893175Z  2022-11-23T02:01:07.2893605Z [1,593 / 1,868] 8 actions, 7 running 2022-11-23T02:01:07.2894082Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:07.2894550Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:07.2895137Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:07.2895628Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:07.2896149Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:07.2897441Z Compiling torch/csrc/distributed/c10d/Work.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:07.2898041Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:07.2898982Z [Scann] Compiling torch/csrc/jit/passes/device_type_analysis.cpp 2022-11-23T02:01:07.6779308Z 2022-11-23T02:01:07.6780004Z  2022-11-23T02:01:07.6780584Z  2022-11-23T02:01:07.6780903Z  2022-11-23T02:01:07.6781307Z  2022-11-23T02:01:07.6781583Z  2022-11-23T02:01:07.6781899Z  2022-11-23T02:01:07.6782242Z  2022-11-23T02:01:07.6782554Z  2022-11-23T02:01:07.6782944Z [1,593 / 1,868] 8 actions running 2022-11-23T02:01:07.6783479Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:07.6784019Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:07.6784473Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:07.6784951Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:07.6785424Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:07.6786228Z Compiling torch/csrc/distributed/c10d/Work.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:07.6786810Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:07.6787311Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:08.5692224Z 2022-11-23T02:01:08.5692783Z  2022-11-23T02:01:08.5693118Z  2022-11-23T02:01:08.5693450Z  2022-11-23T02:01:08.5693770Z  2022-11-23T02:01:08.5694069Z  2022-11-23T02:01:08.5694291Z  2022-11-23T02:01:08.5694458Z  2022-11-23T02:01:08.5694611Z  2022-11-23T02:01:08.5694859Z [1,594 / 1,868] 8 actions, 7 running 2022-11-23T02:01:08.5695148Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:08.5695411Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:08.5695677Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:08.5697201Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:08.5697483Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:08.5697971Z Compiling torch/csrc/distributed/c10d/Work.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:08.5698470Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:08.5698736Z [Scann] Compiling torch/csrc/jit/passes/lower_grad_of.cpp 2022-11-23T02:01:08.8669568Z 2022-11-23T02:01:08.8669945Z  2022-11-23T02:01:08.8670204Z  2022-11-23T02:01:08.8670380Z  2022-11-23T02:01:08.8670539Z  2022-11-23T02:01:08.8670707Z  2022-11-23T02:01:08.8670876Z  2022-11-23T02:01:08.8671031Z  2022-11-23T02:01:08.8671195Z  2022-11-23T02:01:08.8671449Z [1,597 / 1,868] 8 actions, 7 running 2022-11-23T02:01:08.8671719Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:08.8671993Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:08.8672342Z Compiling torch/csrc/distributed/c10d/Work.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:08.8672678Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:08.8672930Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:08.8673197Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:08.8673462Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:08.8673718Z [Scann] Compiling torch/csrc/distributed/rpc/python_remote_call.cpp 2022-11-23T02:01:08.9551066Z 2022-11-23T02:01:08.9551773Z  2022-11-23T02:01:08.9552106Z  2022-11-23T02:01:08.9552424Z  2022-11-23T02:01:08.9552734Z  2022-11-23T02:01:08.9553050Z  2022-11-23T02:01:08.9553365Z  2022-11-23T02:01:08.9553661Z  2022-11-23T02:01:08.9553968Z  2022-11-23T02:01:08.9554588Z INFO: From Compiling torch/csrc/distributed/autograd/engine/dist_engine.cpp: 2022-11-23T02:01:08.9555159Z [1,598 / 1,868] 8 actions running 2022-11-23T02:01:08.9555611Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:08.9556117Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:08.9556756Z Compiling torch/csrc/distributed/c10d/Work.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:08.9557351Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:08.9557807Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:08.9558255Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:08.9558664Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:08.9558962Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:08.9559116Z 2022-11-23T02:01:08.9559234Z  2022-11-23T02:01:08.9559498Z  2022-11-23T02:01:08.9559667Z  2022-11-23T02:01:08.9559910Z  2022-11-23T02:01:08.9560143Z  2022-11-23T02:01:08.9560310Z  2022-11-23T02:01:08.9560568Z  2022-11-23T02:01:08.9560799Z  2022-11-23T02:01:08.9561388Z torch/csrc/distributed/autograd/engine/dist_engine.cpp:29:45: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-11-23T02:01:08.9564364Z static constexpr char* kNumBackwardPasses = "num_current_backward_passes"; 2022-11-23T02:01:08.9564743Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:01:08.9565700Z torch/csrc/distributed/autograd/engine/dist_engine.cpp:30:47: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-11-23T02:01:08.9566434Z static constexpr char* kNumAutogradContexts = "num_autograd_contexts"; 2022-11-23T02:01:08.9566902Z ^~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:01:08.9567295Z [1,598 / 1,868] 8 actions running 2022-11-23T02:01:08.9567720Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:08.9568142Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:08.9568624Z Compiling torch/csrc/distributed/c10d/Work.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:08.9568944Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:08.9569312Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:08.9569872Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:08.9570303Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:08.9570716Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:09.2795616Z 2022-11-23T02:01:09.2796173Z  2022-11-23T02:01:09.2796514Z  2022-11-23T02:01:09.2796796Z  2022-11-23T02:01:09.2797087Z  2022-11-23T02:01:09.2797362Z  2022-11-23T02:01:09.2797626Z  2022-11-23T02:01:09.2797971Z  2022-11-23T02:01:09.2798248Z  2022-11-23T02:01:09.2798621Z [1,599 / 1,868] 8 actions running 2022-11-23T02:01:09.2799076Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:09.2799658Z Compiling torch/csrc/distributed/c10d/Work.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:09.2800173Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:09.2800592Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:09.2801026Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:09.2801470Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:09.2802087Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:09.2802531Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:10.1063723Z 2022-11-23T02:01:10.1064298Z  2022-11-23T02:01:10.1064719Z  2022-11-23T02:01:10.1065050Z  2022-11-23T02:01:10.1065358Z  2022-11-23T02:01:10.1065674Z  2022-11-23T02:01:10.1065998Z  2022-11-23T02:01:10.1066294Z  2022-11-23T02:01:10.1066617Z  2022-11-23T02:01:10.1067058Z [1,600 / 1,868] 8 actions, 7 running 2022-11-23T02:01:10.1067676Z Compiling torch/csrc/distributed/c10d/Work.cpp; 3s processwrapper-sandbox 2022-11-23T02:01:10.1068242Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:10.1068737Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:10.1069202Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:10.1069680Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:10.1070136Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:10.1070509Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:10.1070916Z [Scann] Compiling torch/csrc/distributed/rpc/rpc_agent.cpp 2022-11-23T02:01:10.4806333Z 2022-11-23T02:01:10.4806942Z  2022-11-23T02:01:10.4807298Z  2022-11-23T02:01:10.4807586Z  2022-11-23T02:01:10.4807868Z  2022-11-23T02:01:10.4808142Z  2022-11-23T02:01:10.4808392Z  2022-11-23T02:01:10.4808673Z  2022-11-23T02:01:10.4808946Z  2022-11-23T02:01:10.4809327Z [1,602 / 1,868] 8 actions running 2022-11-23T02:01:10.4809771Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:10.4810231Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:10.4810668Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:10.4811111Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:10.4811556Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:10.4811979Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:10.4812445Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:10.4812868Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:10.7309305Z 2022-11-23T02:01:10.7309876Z  2022-11-23T02:01:10.7310416Z  2022-11-23T02:01:10.7310718Z  2022-11-23T02:01:10.7310963Z  2022-11-23T02:01:10.7311209Z  2022-11-23T02:01:10.7311504Z  2022-11-23T02:01:10.7311798Z  2022-11-23T02:01:10.7312068Z  2022-11-23T02:01:10.7312455Z [1,603 / 1,868] 8 actions, 7 running 2022-11-23T02:01:10.7312901Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:10.7313370Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:10.7313850Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:10.7314295Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:10.7314719Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:10.7315192Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:10.7315644Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:10.7316223Z [Scann] Compiling torch/csrc/jit/runtime/instruction.cpp 2022-11-23T02:01:11.0127324Z 2022-11-23T02:01:11.0127848Z  2022-11-23T02:01:11.0128159Z  2022-11-23T02:01:11.0128425Z  2022-11-23T02:01:11.0128734Z  2022-11-23T02:01:11.0129003Z  2022-11-23T02:01:11.0129265Z  2022-11-23T02:01:11.0129538Z  2022-11-23T02:01:11.0129811Z  2022-11-23T02:01:11.0130316Z INFO: From Compiling torch/csrc/autograd/record_function_ops.cpp: 2022-11-23T02:01:11.0130801Z [1,603 / 1,868] 8 actions running 2022-11-23T02:01:11.0131183Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:11.0131562Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:11.0132001Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:11.0132433Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:11.0132851Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:11.0133288Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:11.0133733Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:11.0134149Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:11.0134367Z 2022-11-23T02:01:11.0134506Z  2022-11-23T02:01:11.0134781Z  2022-11-23T02:01:11.0135076Z  2022-11-23T02:01:11.0135354Z  2022-11-23T02:01:11.0135634Z  2022-11-23T02:01:11.0135895Z  2022-11-23T02:01:11.0136141Z  2022-11-23T02:01:11.0136380Z  2022-11-23T02:01:11.0137335Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::Tensor torch::autograd::profiler::record_function_enter_legacy(const string&, const c10::optional >&)': 2022-11-23T02:01:11.0138860Z 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-11-23T02:01:11.0139811Z return at::cpp_custom_type_hack::create(std::move(rec), at::TensorOptions()); 2022-11-23T02:01:11.0140235Z ^ 2022-11-23T02:01:11.0140664Z In file included from torch/csrc/autograd/record_function_ops.cpp:2:0: 2022-11-23T02:01:11.0141105Z aten/src/ATen/cpp_custom_type_hack.h:92:1: note: declared here 2022-11-23T02:01:11.0141553Z create(std::unique_ptr ptr, TensorOptions options) { 2022-11-23T02:01:11.0141894Z ^~~~~~ 2022-11-23T02:01:11.0142720Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::RecordFunction& torch::autograd::profiler::getRecordFunctionFromTensor(const at::Tensor&)': 2022-11-23T02:01:11.0144122Z 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-11-23T02:01:11.0144970Z auto& rec = at::cpp_custom_type_hack::cast(handle); 2022-11-23T02:01:11.0145412Z ^ 2022-11-23T02:01:11.0146010Z In file included from torch/csrc/autograd/record_function_ops.cpp:2:0: 2022-11-23T02:01:11.0146456Z aten/src/ATen/cpp_custom_type_hack.h:77:1: note: declared here 2022-11-23T02:01:11.0146827Z cast(const Tensor& packed) { 2022-11-23T02:01:11.0147117Z ^~~~ 2022-11-23T02:01:11.0147503Z [1,603 / 1,868] 8 actions running 2022-11-23T02:01:11.0147932Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:11.0148370Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:11.0148791Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:11.0149219Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:11.0149644Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:11.0150055Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:11.0150620Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:11.0151057Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:11.2810276Z 2022-11-23T02:01:11.2811062Z  2022-11-23T02:01:11.2811569Z  2022-11-23T02:01:11.2811936Z  2022-11-23T02:01:11.2812409Z  2022-11-23T02:01:11.2812728Z  2022-11-23T02:01:11.2813193Z  2022-11-23T02:01:11.2813517Z  2022-11-23T02:01:11.2822467Z  2022-11-23T02:01:11.2823137Z [1,605 / 1,868] 8 actions running 2022-11-23T02:01:11.2823609Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:11.2824068Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:11.2824527Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:11.2824972Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:11.2825377Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:11.2825837Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:11.2826287Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:11.2826739Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:11.8105977Z 2022-11-23T02:01:11.8106683Z  2022-11-23T02:01:11.8107018Z  2022-11-23T02:01:11.8107430Z  2022-11-23T02:01:11.8107718Z  2022-11-23T02:01:11.8108117Z  2022-11-23T02:01:11.8108415Z  2022-11-23T02:01:11.8108691Z  2022-11-23T02:01:11.8109085Z  2022-11-23T02:01:11.8109485Z [1,606 / 1,868] 8 actions, 7 running 2022-11-23T02:01:11.8110077Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:11.8110643Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:11.8111219Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:11.8111665Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:11.8112236Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:11.8112787Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:11.8113220Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:11.8113903Z [Scann] Compiling torch/csrc/api/src/nn/modules/adaptive.cpp 2022-11-23T02:01:12.0810531Z 2022-11-23T02:01:12.0811076Z  2022-11-23T02:01:12.0811481Z  2022-11-23T02:01:12.0811780Z  2022-11-23T02:01:12.0812079Z  2022-11-23T02:01:12.0812366Z  2022-11-23T02:01:12.0814558Z  2022-11-23T02:01:12.0815111Z  2022-11-23T02:01:12.0815654Z  2022-11-23T02:01:12.0816383Z [1,608 / 1,868] 8 actions running 2022-11-23T02:01:12.0820824Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:12.0821422Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:12.0821856Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:12.0822311Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:12.0822767Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:12.0823183Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:12.0823629Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:12.0824101Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:12.6328252Z 2022-11-23T02:01:12.6328763Z  2022-11-23T02:01:12.6329164Z  2022-11-23T02:01:12.6329448Z  2022-11-23T02:01:12.6329733Z  2022-11-23T02:01:12.6330151Z  2022-11-23T02:01:12.6330500Z  2022-11-23T02:01:12.6330817Z  2022-11-23T02:01:12.6331386Z  2022-11-23T02:01:12.6331881Z [1,609 / 1,868] 8 actions, 7 running 2022-11-23T02:01:12.6332437Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:12.6332982Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:12.6333500Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:12.6334012Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:12.6334506Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:12.6335017Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:12.6335537Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:12.6335903Z [Scann] //:torch 2022-11-23T02:01:12.8375524Z 2022-11-23T02:01:12.8376086Z  2022-11-23T02:01:12.8376416Z  2022-11-23T02:01:12.8376688Z  2022-11-23T02:01:12.8382460Z  2022-11-23T02:01:12.8383281Z  2022-11-23T02:01:12.8383835Z  2022-11-23T02:01:12.8384349Z  2022-11-23T02:01:12.8384963Z  2022-11-23T02:01:12.8385689Z [1,611 / 1,868] 8 actions, 7 running 2022-11-23T02:01:12.8386387Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:12.8387067Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:12.8387782Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:12.8388462Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:12.8388983Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:12.8389643Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:12.8390328Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:12.8390866Z [Scann] //:torch 2022-11-23T02:01:13.0833049Z 2022-11-23T02:01:13.0833570Z  2022-11-23T02:01:13.0833899Z  2022-11-23T02:01:13.0834166Z  2022-11-23T02:01:13.0834442Z  2022-11-23T02:01:13.0834720Z  2022-11-23T02:01:13.0834999Z  2022-11-23T02:01:13.0835276Z  2022-11-23T02:01:13.0835537Z  2022-11-23T02:01:13.0835908Z [1,611 / 1,868] 8 actions running 2022-11-23T02:01:13.0836372Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:13.0836814Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:13.0837247Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:13.0837678Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:13.0838184Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:13.0838601Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:13.0839040Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:13.0839469Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:13.3901013Z 2022-11-23T02:01:13.3901532Z  2022-11-23T02:01:13.3901924Z  2022-11-23T02:01:13.3902225Z  2022-11-23T02:01:13.3902496Z  2022-11-23T02:01:13.3902779Z  2022-11-23T02:01:13.3903045Z  2022-11-23T02:01:13.3903787Z  2022-11-23T02:01:13.3904466Z  2022-11-23T02:01:13.3904901Z [1,612 / 1,868] 8 actions, 7 running 2022-11-23T02:01:13.3905415Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:13.3905897Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:13.3906356Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:13.3906770Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:13.3907202Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:13.3907657Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:13.3908078Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:13.3908501Z [Scann] Compiling torch/csrc/distributed/c10d/sequence_num.cpp 2022-11-23T02:01:13.6846789Z 2022-11-23T02:01:13.6847477Z  2022-11-23T02:01:13.6848093Z  2022-11-23T02:01:13.6848384Z  2022-11-23T02:01:13.6848826Z  2022-11-23T02:01:13.6849319Z  2022-11-23T02:01:13.6850144Z  2022-11-23T02:01:13.6850555Z  2022-11-23T02:01:13.6850811Z  2022-11-23T02:01:13.6851369Z [1,612 / 1,868] 8 actions running 2022-11-23T02:01:13.6851986Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:13.6852590Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:13.6853399Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:13.6853875Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:13.6854472Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:13.6855061Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:13.6855525Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:13.6856117Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:14.1585929Z 2022-11-23T02:01:14.1586454Z  2022-11-23T02:01:14.1586836Z  2022-11-23T02:01:14.1587131Z  2022-11-23T02:01:14.1587413Z  2022-11-23T02:01:14.1587692Z  2022-11-23T02:01:14.1587976Z  2022-11-23T02:01:14.1588244Z  2022-11-23T02:01:14.1588506Z  2022-11-23T02:01:14.1588898Z [1,613 / 1,868] 8 actions, 7 running 2022-11-23T02:01:14.1589601Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:14.1590090Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:14.1590529Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:14.1590979Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:14.1591442Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:14.1591865Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:14.1592302Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:14.1592758Z [Scann] Compiling torch/csrc/distributed/c10d/socket.cpp 2022-11-23T02:01:14.4844314Z 2022-11-23T02:01:14.4844889Z  2022-11-23T02:01:14.4845230Z  2022-11-23T02:01:14.4845477Z  2022-11-23T02:01:14.4845713Z  2022-11-23T02:01:14.4845974Z  2022-11-23T02:01:14.4846214Z  2022-11-23T02:01:14.4846492Z  2022-11-23T02:01:14.4846766Z  2022-11-23T02:01:14.4847150Z [1,614 / 1,868] 8 actions running 2022-11-23T02:01:14.4847581Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:14.4847993Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:14.4848363Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:14.4848756Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:14.4849179Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:14.4849610Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:14.4850060Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:14.4850466Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:14.6853529Z 2022-11-23T02:01:14.6854066Z  2022-11-23T02:01:14.6854379Z  2022-11-23T02:01:14.6854688Z  2022-11-23T02:01:14.6854975Z  2022-11-23T02:01:14.6855232Z  2022-11-23T02:01:14.6855531Z  2022-11-23T02:01:14.6855798Z  2022-11-23T02:01:14.6856068Z  2022-11-23T02:01:14.6856477Z [1,615 / 1,868] 8 actions running 2022-11-23T02:01:14.6856941Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:14.6857401Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:14.6857871Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:14.6858286Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:14.6858691Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:14.6859103Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:14.6859550Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:14.6859974Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:15.0848356Z 2022-11-23T02:01:15.0848820Z  2022-11-23T02:01:15.0849059Z  2022-11-23T02:01:15.0849226Z  2022-11-23T02:01:15.0849410Z  2022-11-23T02:01:15.0849626Z  2022-11-23T02:01:15.0849789Z  2022-11-23T02:01:15.0849959Z  2022-11-23T02:01:15.0850126Z  2022-11-23T02:01:15.0850421Z [1,615 / 1,868] 8 actions running 2022-11-23T02:01:15.0850858Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:15.0851252Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:15.0851559Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:15.0851951Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:15.0852233Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:15.0853030Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:15.0853450Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:15.0853781Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:15.2855720Z 2022-11-23T02:01:15.2856278Z  2022-11-23T02:01:15.2856604Z  2022-11-23T02:01:15.2856890Z  2022-11-23T02:01:15.2857169Z  2022-11-23T02:01:15.2857432Z  2022-11-23T02:01:15.2857712Z  2022-11-23T02:01:15.2857976Z  2022-11-23T02:01:15.2858257Z  2022-11-23T02:01:15.2858649Z [1,616 / 1,868] 8 actions running 2022-11-23T02:01:15.2859092Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:15.2859534Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:15.2859983Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:15.2860437Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:15.2861047Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:15.2861482Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:15.2861929Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:15.2862346Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:15.4924056Z 2022-11-23T02:01:15.4924724Z  2022-11-23T02:01:15.4925127Z  2022-11-23T02:01:15.4925419Z  2022-11-23T02:01:15.4925622Z  2022-11-23T02:01:15.4925794Z  2022-11-23T02:01:15.4925966Z  2022-11-23T02:01:15.4926226Z  2022-11-23T02:01:15.4926454Z  2022-11-23T02:01:15.4926807Z [1,618 / 1,868] 8 actions, 7 running 2022-11-23T02:01:15.4927258Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:15.4927730Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:15.4928144Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:15.4928512Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:15.4928927Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:15.4929352Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:15.4929803Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:15.4930272Z [Prepa] Compiling torch/csrc/api/src/nn/modules/normalization.cpp 2022-11-23T02:01:15.8146917Z 2022-11-23T02:01:15.8147512Z  2022-11-23T02:01:15.8147804Z  2022-11-23T02:01:15.8147981Z  2022-11-23T02:01:15.8148152Z  2022-11-23T02:01:15.8148310Z  2022-11-23T02:01:15.8148478Z  2022-11-23T02:01:15.8148633Z  2022-11-23T02:01:15.8148833Z  2022-11-23T02:01:15.8149098Z [1,621 / 1,868] 8 actions, 7 running 2022-11-23T02:01:15.8149386Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:15.8149710Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:15.8149978Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:15.8150245Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:15.8150554Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:15.8150865Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:15.8151279Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:15.8151611Z [Scann] Compiling torch/csrc/autograd/functions/accumulate_grad.cpp 2022-11-23T02:01:16.0865832Z 2022-11-23T02:01:16.0866481Z  2022-11-23T02:01:16.0866828Z  2022-11-23T02:01:16.0867035Z  2022-11-23T02:01:16.0867223Z  2022-11-23T02:01:16.0867377Z  2022-11-23T02:01:16.0867547Z  2022-11-23T02:01:16.0867716Z  2022-11-23T02:01:16.0867867Z  2022-11-23T02:01:16.0868111Z [1,621 / 1,868] 8 actions running 2022-11-23T02:01:16.0868396Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:16.0868734Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:16.0869123Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:16.0869481Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:16.0869895Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:16.0870334Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:16.0870756Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:16.0871171Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:16.9348197Z 2022-11-23T02:01:16.9349333Z  2022-11-23T02:01:16.9349726Z  2022-11-23T02:01:16.9350072Z  2022-11-23T02:01:16.9350965Z  2022-11-23T02:01:16.9351282Z  2022-11-23T02:01:16.9351596Z  2022-11-23T02:01:16.9351912Z  2022-11-23T02:01:16.9352225Z  2022-11-23T02:01:16.9352684Z [1,622 / 1,868] 8 actions, 7 running 2022-11-23T02:01:16.9353206Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:16.9353732Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:16.9354229Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:16.9354769Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:16.9355308Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:16.9355818Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:16.9356465Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:16.9356950Z [Scann] Compiling torch/csrc/autograd/jit_decomp_interface.cpp 2022-11-23T02:01:17.1699730Z 2022-11-23T02:01:17.1700338Z  2022-11-23T02:01:17.1700738Z  2022-11-23T02:01:17.1709292Z  2022-11-23T02:01:17.1709519Z  2022-11-23T02:01:17.1709769Z  2022-11-23T02:01:17.1709998Z  2022-11-23T02:01:17.1710169Z  2022-11-23T02:01:17.1710332Z  2022-11-23T02:01:17.1710714Z [1,624 / 1,868] 8 actions, 7 running 2022-11-23T02:01:17.1711028Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:17.1711294Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:17.1711565Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:17.1711834Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:17.1712086Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:17.1712350Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:17.1712693Z Compiling torch/csrc/jit/mobile/observer.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:17.1713013Z [Scann] Compiling torch/csrc/distributed/c10d/TCPStore.cpp 2022-11-23T02:01:17.4768125Z 2022-11-23T02:01:17.4768534Z  2022-11-23T02:01:17.4768916Z  2022-11-23T02:01:17.4769212Z  2022-11-23T02:01:17.4769479Z  2022-11-23T02:01:17.4769810Z  2022-11-23T02:01:17.4770130Z  2022-11-23T02:01:17.4770398Z  2022-11-23T02:01:17.4770709Z  2022-11-23T02:01:17.4771148Z [1,625 / 1,868] 8 actions, 7 running 2022-11-23T02:01:17.4771575Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:17.4771935Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:17.4772338Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:17.4772696Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:17.4773080Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:17.4773600Z Compiling torch/csrc/jit/mobile/observer.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:17.4774078Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:17.4774441Z [Scann] Compiling torch/csrc/jit/passes/create_autodiff_subgraphs.cpp 2022-11-23T02:01:17.6886589Z 2022-11-23T02:01:17.6887321Z  2022-11-23T02:01:17.6887692Z  2022-11-23T02:01:17.6888058Z  2022-11-23T02:01:17.6888363Z  2022-11-23T02:01:17.6888755Z  2022-11-23T02:01:17.6889090Z  2022-11-23T02:01:17.6889436Z  2022-11-23T02:01:17.6889732Z  2022-11-23T02:01:17.6890135Z [1,625 / 1,868] 8 actions running 2022-11-23T02:01:17.6890613Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:17.6891418Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:17.6891897Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:17.6893015Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:17.6893499Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:17.6894123Z Compiling torch/csrc/jit/mobile/observer.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:17.6894694Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:17.6895174Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:17.8890364Z 2022-11-23T02:01:17.8891015Z  2022-11-23T02:01:17.8891350Z  2022-11-23T02:01:17.8898265Z  2022-11-23T02:01:17.8898748Z  2022-11-23T02:01:17.8898937Z  2022-11-23T02:01:17.8899194Z  2022-11-23T02:01:17.8899412Z  2022-11-23T02:01:17.8899663Z  2022-11-23T02:01:17.8900009Z [1,626 / 1,868] 8 actions running 2022-11-23T02:01:17.8900428Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:17.8900770Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:17.8901154Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:17.8901483Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:17.8901872Z Compiling torch/csrc/jit/mobile/observer.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:17.8902314Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:17.8902654Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:17.8903972Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:18.0906010Z 2022-11-23T02:01:18.0906564Z  2022-11-23T02:01:18.0906952Z  2022-11-23T02:01:18.0907283Z  2022-11-23T02:01:18.0907601Z  2022-11-23T02:01:18.0907774Z  2022-11-23T02:01:18.0907942Z  2022-11-23T02:01:18.0908093Z  2022-11-23T02:01:18.0908259Z  2022-11-23T02:01:18.0908501Z [1,627 / 1,868] 8 actions running 2022-11-23T02:01:18.0908775Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:18.0909083Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:18.0909397Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:18.0909731Z Compiling torch/csrc/jit/mobile/observer.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:18.0910048Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:18.0910316Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:18.0910570Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:18.0910840Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:18.2953062Z 2022-11-23T02:01:18.2954031Z  2022-11-23T02:01:18.2956833Z  2022-11-23T02:01:18.2957303Z  2022-11-23T02:01:18.2959947Z  2022-11-23T02:01:18.2960385Z  2022-11-23T02:01:18.2963012Z  2022-11-23T02:01:18.2963446Z  2022-11-23T02:01:18.2966031Z  2022-11-23T02:01:18.2966594Z [1,628 / 1,868] 8 actions running 2022-11-23T02:01:18.2969356Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:18.2970031Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:18.2970805Z Compiling torch/csrc/jit/mobile/observer.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:18.2971477Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:18.2972089Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:18.2972679Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:18.2973265Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:18.2973872Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:18.6961664Z 2022-11-23T02:01:18.6962130Z  2022-11-23T02:01:18.6962471Z  2022-11-23T02:01:18.6962754Z  2022-11-23T02:01:18.6963015Z  2022-11-23T02:01:18.6963284Z  2022-11-23T02:01:18.6963546Z  2022-11-23T02:01:18.6963789Z  2022-11-23T02:01:18.6964048Z  2022-11-23T02:01:18.6964436Z [1,628 / 1,868] 8 actions running 2022-11-23T02:01:18.6964846Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:18.6965283Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:18.6965820Z Compiling torch/csrc/jit/mobile/observer.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:18.6966331Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:18.6966766Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:18.6967194Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:18.6967603Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:18.6968012Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:18.8966768Z 2022-11-23T02:01:18.8967348Z  2022-11-23T02:01:18.8967686Z  2022-11-23T02:01:18.8967945Z  2022-11-23T02:01:18.8968217Z  2022-11-23T02:01:18.8968515Z  2022-11-23T02:01:18.8969082Z  2022-11-23T02:01:18.8969376Z  2022-11-23T02:01:18.8969636Z  2022-11-23T02:01:18.8969999Z [1,630 / 1,868] 8 actions running 2022-11-23T02:01:18.8970445Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:18.8970901Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:18.8971309Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:18.8971767Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:18.8972218Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:18.8972651Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:18.8973109Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:18.8973553Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:19.2963683Z 2022-11-23T02:01:19.2964281Z  2022-11-23T02:01:19.2964893Z  2022-11-23T02:01:19.2965218Z  2022-11-23T02:01:19.2965564Z  2022-11-23T02:01:19.2966292Z  2022-11-23T02:01:19.2966563Z  2022-11-23T02:01:19.2966868Z  2022-11-23T02:01:19.2967188Z  2022-11-23T02:01:19.2968691Z [1,630 / 1,868] 8 actions running 2022-11-23T02:01:19.2969149Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:19.2969475Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:19.2969735Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:19.2970008Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:19.2972552Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:19.2973129Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:19.2975569Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:19.2976092Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:19.5229551Z 2022-11-23T02:01:19.5230096Z  2022-11-23T02:01:19.5230440Z  2022-11-23T02:01:19.5230730Z  2022-11-23T02:01:19.5231038Z  2022-11-23T02:01:19.5231303Z  2022-11-23T02:01:19.5231575Z  2022-11-23T02:01:19.5231863Z  2022-11-23T02:01:19.5232123Z  2022-11-23T02:01:19.5232530Z [1,632 / 1,868] 8 actions running 2022-11-23T02:01:19.5232993Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:19.5233441Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:19.5233890Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:19.5234346Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:19.5234781Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:19.5235227Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:19.5235672Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:19.5236110Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:19.7862018Z 2022-11-23T02:01:19.7862566Z  2022-11-23T02:01:19.7862870Z  2022-11-23T02:01:19.7863099Z  2022-11-23T02:01:19.7863342Z  2022-11-23T02:01:19.7863579Z  2022-11-23T02:01:19.7863823Z  2022-11-23T02:01:19.7864061Z  2022-11-23T02:01:19.7864293Z  2022-11-23T02:01:19.7864634Z [1,633 / 1,868] 8 actions, 7 running 2022-11-23T02:01:19.7865038Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:19.7865423Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:19.7865788Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:19.7866168Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:19.7866547Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:19.7866903Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:19.7867285Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:19.7867666Z [Scann] Compiling torch/csrc/api/src/nn/modules/instancenorm.cpp 2022-11-23T02:01:20.1221341Z 2022-11-23T02:01:20.1221938Z  2022-11-23T02:01:20.1222294Z  2022-11-23T02:01:20.1222619Z  2022-11-23T02:01:20.1222942Z  2022-11-23T02:01:20.1223251Z  2022-11-23T02:01:20.1223565Z  2022-11-23T02:01:20.1223874Z  2022-11-23T02:01:20.1224177Z  2022-11-23T02:01:20.1224461Z [1,633 / 1,868] 8 actions running 2022-11-23T02:01:20.1224735Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:20.1390592Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:20.1391328Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:20.1391590Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:20.1391859Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:20.1392129Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:20.1392379Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:20.1392648Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:20.3400881Z 2022-11-23T02:01:20.3401426Z  2022-11-23T02:01:20.3402234Z  2022-11-23T02:01:20.3402505Z  2022-11-23T02:01:20.3402790Z  2022-11-23T02:01:20.3403068Z  2022-11-23T02:01:20.3403331Z  2022-11-23T02:01:20.3403604Z  2022-11-23T02:01:20.3404116Z  2022-11-23T02:01:20.3404504Z [1,634 / 1,868] 8 actions running 2022-11-23T02:01:20.3404954Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:20.3405419Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:20.3405838Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:20.3406276Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:20.3406705Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:20.3407140Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:20.3407560Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:20.3408121Z Compiling torch/csrc/profiler/stubs/base.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:20.5663036Z 2022-11-23T02:01:20.5663647Z  2022-11-23T02:01:20.5664045Z  2022-11-23T02:01:20.5664346Z  2022-11-23T02:01:20.5664675Z  2022-11-23T02:01:20.5665758Z  2022-11-23T02:01:20.5666052Z  2022-11-23T02:01:20.5666362Z  2022-11-23T02:01:20.5666681Z  2022-11-23T02:01:20.5667138Z [1,636 / 1,868] 8 actions, 7 running 2022-11-23T02:01:20.5668330Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:20.5668830Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:20.5669325Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:20.5669819Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:20.5670308Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:20.5670917Z Compiling torch/csrc/profiler/stubs/base.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:20.5671475Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:20.5671952Z [Scann] Compiling torch/csrc/jit/frontend/source_range.cpp 2022-11-23T02:01:20.9407333Z 2022-11-23T02:01:20.9408296Z  2022-11-23T02:01:20.9408774Z  2022-11-23T02:01:20.9409225Z  2022-11-23T02:01:20.9409695Z  2022-11-23T02:01:20.9410013Z  2022-11-23T02:01:20.9410324Z  2022-11-23T02:01:20.9410623Z  2022-11-23T02:01:20.9410914Z  2022-11-23T02:01:20.9412588Z [1,636 / 1,868] 8 actions running 2022-11-23T02:01:20.9413242Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:20.9413918Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:20.9414769Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:20.9415371Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:20.9416005Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:20.9416571Z Compiling torch/csrc/profiler/stubs/base.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:20.9417148Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:20.9417647Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:21.1430046Z 2022-11-23T02:01:21.1430735Z  2022-11-23T02:01:21.1431139Z  2022-11-23T02:01:21.1431308Z  2022-11-23T02:01:21.1431478Z  2022-11-23T02:01:21.1431650Z  2022-11-23T02:01:21.1431804Z  2022-11-23T02:01:21.1431972Z  2022-11-23T02:01:21.1432139Z  2022-11-23T02:01:21.1432371Z [1,637 / 1,868] 8 actions running 2022-11-23T02:01:21.1432669Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:21.1432948Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:21.1502881Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:21.1503385Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:21.1503940Z Compiling torch/csrc/profiler/stubs/base.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:21.1504422Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:21.1504835Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:21.1505378Z Compiling torch/csrc/autograd/input_buffer.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:21.3511870Z 2022-11-23T02:01:21.3512447Z  2022-11-23T02:01:21.3512809Z  2022-11-23T02:01:21.3513096Z  2022-11-23T02:01:21.3513380Z  2022-11-23T02:01:21.3513651Z  2022-11-23T02:01:21.3513927Z  2022-11-23T02:01:21.3514211Z  2022-11-23T02:01:21.3514469Z  2022-11-23T02:01:21.3514858Z [1,637 / 1,868] 8 actions running 2022-11-23T02:01:21.3515513Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:21.3515951Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:21.3516407Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:21.3516845Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:21.3517403Z Compiling torch/csrc/profiler/stubs/base.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:21.3518005Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:21.3518455Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:21.3519025Z Compiling torch/csrc/autograd/input_buffer.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:21.5534753Z 2022-11-23T02:01:21.5535306Z  2022-11-23T02:01:21.5535626Z  2022-11-23T02:01:21.5535925Z  2022-11-23T02:01:21.5536770Z  2022-11-23T02:01:21.5537033Z  2022-11-23T02:01:21.5537308Z  2022-11-23T02:01:21.5537583Z  2022-11-23T02:01:21.5537836Z  2022-11-23T02:01:21.5538246Z [1,641 / 1,868] 8 actions running 2022-11-23T02:01:21.5538743Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:21.5539206Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:21.5539660Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:21.5540270Z Compiling torch/csrc/autograd/input_buffer.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:21.5540822Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:21.5541252Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:21.5541656Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:21.5542278Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:21.9534170Z 2022-11-23T02:01:21.9534588Z  2022-11-23T02:01:21.9534787Z  2022-11-23T02:01:21.9534984Z  2022-11-23T02:01:21.9535157Z  2022-11-23T02:01:21.9535313Z  2022-11-23T02:01:21.9535482Z  2022-11-23T02:01:21.9535649Z  2022-11-23T02:01:21.9535802Z  2022-11-23T02:01:21.9536045Z [1,641 / 1,868] 8 actions running 2022-11-23T02:01:21.9536341Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:21.9536603Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:21.9536874Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:21.9537227Z Compiling torch/csrc/autograd/input_buffer.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:21.9537533Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:21.9537799Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:21.9538068Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:21.9538403Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:22.8133850Z 2022-11-23T02:01:22.8134506Z  2022-11-23T02:01:22.8134842Z  2022-11-23T02:01:22.8135122Z  2022-11-23T02:01:22.8135399Z  2022-11-23T02:01:22.8135662Z  2022-11-23T02:01:22.8135948Z  2022-11-23T02:01:22.8136208Z  2022-11-23T02:01:22.8136467Z  2022-11-23T02:01:22.8136896Z [1,642 / 1,868] 8 actions, 7 running 2022-11-23T02:01:22.8137354Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:22.8137787Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:22.8138547Z Compiling torch/csrc/autograd/input_buffer.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:22.8139098Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:22.8139531Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:22.8139975Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:22.8140553Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:22.8141085Z [Scann] Compiling torch/csrc/lazy/ts_backend/ops/device_data.cpp 2022-11-23T02:01:23.1639924Z 2022-11-23T02:01:23.1640452Z  2022-11-23T02:01:23.1640817Z  2022-11-23T02:01:23.1641131Z  2022-11-23T02:01:23.1641400Z  2022-11-23T02:01:23.1641862Z  2022-11-23T02:01:23.1642148Z  2022-11-23T02:01:23.1642400Z  2022-11-23T02:01:23.1643431Z  2022-11-23T02:01:23.1643841Z [1,643 / 1,868] 8 actions running 2022-11-23T02:01:23.1644311Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:23.1644927Z Compiling torch/csrc/autograd/input_buffer.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:23.1645511Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:23.1645972Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:23.1646427Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:23.1647034Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:23.1647564Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:23.1648032Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:23.5651916Z 2022-11-23T02:01:23.5652424Z  2022-11-23T02:01:23.5652807Z  2022-11-23T02:01:23.5653118Z  2022-11-23T02:01:23.5653412Z  2022-11-23T02:01:23.5653718Z  2022-11-23T02:01:23.5654026Z  2022-11-23T02:01:23.5654283Z  2022-11-23T02:01:23.5654569Z  2022-11-23T02:01:23.5654946Z [1,644 / 1,868] 8 actions running 2022-11-23T02:01:23.5655563Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:23.5656079Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:23.5656559Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:23.5657001Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:23.5657591Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:23.5658135Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:23.5658570Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:23.5659037Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:23.9650910Z 2022-11-23T02:01:23.9651530Z  2022-11-23T02:01:23.9651871Z  2022-11-23T02:01:23.9652310Z  2022-11-23T02:01:23.9652608Z  2022-11-23T02:01:23.9654782Z  2022-11-23T02:01:23.9655079Z  2022-11-23T02:01:23.9655504Z  2022-11-23T02:01:23.9655784Z  2022-11-23T02:01:23.9656337Z [1,646 / 1,868] 8 actions running 2022-11-23T02:01:23.9656944Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:23.9657540Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:23.9658162Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:23.9658831Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:23.9659425Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:23.9660308Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:23.9660870Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:23.9661655Z Compiling torch/csrc/jit/frontend/strtod.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:24.3860364Z 2022-11-23T02:01:24.3860958Z  2022-11-23T02:01:24.3861322Z  2022-11-23T02:01:24.3861581Z  2022-11-23T02:01:24.3861864Z  2022-11-23T02:01:24.3862128Z  2022-11-23T02:01:24.3862344Z  2022-11-23T02:01:24.3862594Z  2022-11-23T02:01:24.3862854Z  2022-11-23T02:01:24.3863229Z [1,647 / 1,868] 8 actions, 7 running 2022-11-23T02:01:24.3863684Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:24.3864100Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:24.3864907Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:24.3865460Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:24.3865867Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:24.3866263Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:24.3866793Z Compiling torch/csrc/jit/frontend/strtod.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:24.3867234Z [Scann] Compiling torch/csrc/profiler/collection.cpp 2022-11-23T02:01:24.7663879Z 2022-11-23T02:01:24.7664373Z  2022-11-23T02:01:24.7664732Z  2022-11-23T02:01:24.7665020Z  2022-11-23T02:01:24.7665292Z  2022-11-23T02:01:24.7665571Z  2022-11-23T02:01:24.7665848Z  2022-11-23T02:01:24.7666114Z  2022-11-23T02:01:24.7666616Z  2022-11-23T02:01:24.7667037Z [1,647 / 1,868] 8 actions running 2022-11-23T02:01:24.7667481Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:24.7667947Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:24.7668532Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 3s processwrapper-sandbox 2022-11-23T02:01:24.7669052Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:24.7669502Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:24.7669962Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:24.7670537Z Compiling torch/csrc/jit/frontend/strtod.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:24.7671179Z Compiling torch/csrc/profiler/collection.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:24.9668820Z 2022-11-23T02:01:24.9669416Z  2022-11-23T02:01:24.9669874Z  2022-11-23T02:01:24.9670166Z  2022-11-23T02:01:24.9670444Z  2022-11-23T02:01:24.9671689Z  2022-11-23T02:01:24.9671956Z  2022-11-23T02:01:24.9672463Z  2022-11-23T02:01:24.9672737Z  2022-11-23T02:01:24.9673260Z [1,648 / 1,868] 8 actions running 2022-11-23T02:01:24.9673848Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:24.9674449Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:24.9675043Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 3s processwrapper-sandbox 2022-11-23T02:01:24.9675708Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:24.9676301Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:24.9676882Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:24.9677563Z Compiling torch/csrc/profiler/collection.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:24.9678288Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:25.1806912Z 2022-11-23T02:01:25.1807418Z  2022-11-23T02:01:25.1807633Z  2022-11-23T02:01:25.1807807Z  2022-11-23T02:01:25.1807980Z  2022-11-23T02:01:25.1808139Z  2022-11-23T02:01:25.1808311Z  2022-11-23T02:01:25.1808492Z  2022-11-23T02:01:25.1808645Z  2022-11-23T02:01:25.1808896Z [1,649 / 1,868] 8 actions, 7 running 2022-11-23T02:01:25.1809181Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:25.1809452Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:25.1809724Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:25.1809990Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:25.1810257Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:25.1810590Z Compiling torch/csrc/profiler/collection.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:25.1810911Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:25.1811179Z [Scann] Compiling torch/csrc/jit/passes/utils/subgraph_utils.cpp 2022-11-23T02:01:25.4673064Z 2022-11-23T02:01:25.4674110Z  2022-11-23T02:01:25.4674480Z  2022-11-23T02:01:25.4675908Z  2022-11-23T02:01:25.4676211Z  2022-11-23T02:01:25.4676530Z  2022-11-23T02:01:25.4676861Z  2022-11-23T02:01:25.4677187Z  2022-11-23T02:01:25.4677394Z  2022-11-23T02:01:25.4677646Z [1,653 / 1,868] 8 actions, 7 running 2022-11-23T02:01:25.4678028Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:25.4679443Z Compiling torch/csrc/profiler/collection.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:25.4680158Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:25.4680502Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:25.4680899Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:25.4681237Z Compiling torch/csrc/utils/out_types.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:25.4681920Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:25.4682204Z [Scann] Compiling torch/csrc/jit/passes/quantization/fusion_passes.cpp 2022-11-23T02:01:25.7793543Z 2022-11-23T02:01:25.7794070Z  2022-11-23T02:01:25.7794456Z  2022-11-23T02:01:25.7794793Z  2022-11-23T02:01:25.7795005Z  2022-11-23T02:01:25.7795174Z  2022-11-23T02:01:25.7796352Z  2022-11-23T02:01:25.7796597Z  2022-11-23T02:01:25.7796851Z  2022-11-23T02:01:25.7797126Z [1,653 / 1,868] 8 actions running 2022-11-23T02:01:25.7797459Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:25.7798069Z Compiling torch/csrc/profiler/collection.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:25.7798499Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:25.7798808Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:25.7799083Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:25.7799558Z Compiling torch/csrc/utils/out_types.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:25.7799988Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:25.7800243Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:26.4312304Z 2022-11-23T02:01:26.4313198Z  2022-11-23T02:01:26.4314470Z  2022-11-23T02:01:26.4314962Z  2022-11-23T02:01:26.4315367Z  2022-11-23T02:01:26.4315694Z  2022-11-23T02:01:26.4316087Z  2022-11-23T02:01:26.4316570Z  2022-11-23T02:01:26.4317060Z  2022-11-23T02:01:26.4317707Z [1,654 / 1,868] 8 actions, 7 running 2022-11-23T02:01:26.4318438Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:26.4319299Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:26.4322186Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:26.4322816Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:26.4323433Z Compiling torch/csrc/utils/out_types.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:26.4324148Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:26.4324689Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:26.4325250Z [Scann] Compiling torch/csrc/jit/passes/quantization/finalize.cpp 2022-11-23T02:01:26.7801701Z 2022-11-23T02:01:26.7802604Z  2022-11-23T02:01:26.7802968Z  2022-11-23T02:01:26.7803278Z  2022-11-23T02:01:26.7803582Z  2022-11-23T02:01:26.7803884Z  2022-11-23T02:01:26.7804177Z  2022-11-23T02:01:26.7804468Z  2022-11-23T02:01:26.7804727Z  2022-11-23T02:01:26.7805086Z [1,656 / 1,868] 8 actions running 2022-11-23T02:01:26.7805555Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:26.7806017Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:26.7806578Z Compiling torch/csrc/utils/out_types.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:26.7807088Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:26.7807524Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:26.7807961Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:26.7808392Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:26.7808822Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:27.3822699Z 2022-11-23T02:01:27.3823621Z  2022-11-23T02:01:27.3824195Z  2022-11-23T02:01:27.3824668Z  2022-11-23T02:01:27.3825113Z  2022-11-23T02:01:27.3825494Z  2022-11-23T02:01:27.3825872Z  2022-11-23T02:01:27.3826238Z  2022-11-23T02:01:27.3827374Z  2022-11-23T02:01:27.3827788Z [1,657 / 1,868] 8 actions, 7 running 2022-11-23T02:01:27.3828416Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:27.3828989Z Compiling torch/csrc/utils/out_types.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:27.3829507Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:27.3830058Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:27.3830489Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:27.3830936Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:27.3831379Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:27.3831797Z [Scann] Compiling torch/csrc/api/src/nn/options/adaptive.cpp 2022-11-23T02:01:27.5889956Z 2022-11-23T02:01:27.5890510Z  2022-11-23T02:01:27.5890865Z  2022-11-23T02:01:27.5891145Z  2022-11-23T02:01:27.5891450Z  2022-11-23T02:01:27.5891724Z  2022-11-23T02:01:27.5892005Z  2022-11-23T02:01:27.5892528Z  2022-11-23T02:01:27.5892821Z  2022-11-23T02:01:27.5893191Z [1,659 / 1,868] 8 actions running 2022-11-23T02:01:27.5893666Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:27.5894156Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:27.5894583Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:27.5895045Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:27.5895509Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:27.5895934Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:27.5896417Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:27.5896880Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:27.9929845Z 2022-11-23T02:01:27.9930399Z  2022-11-23T02:01:27.9930758Z  2022-11-23T02:01:27.9931109Z  2022-11-23T02:01:27.9931423Z  2022-11-23T02:01:27.9931718Z  2022-11-23T02:01:27.9932027Z  2022-11-23T02:01:27.9932286Z  2022-11-23T02:01:27.9932553Z  2022-11-23T02:01:27.9932981Z [1,660 / 1,868] 8 actions running 2022-11-23T02:01:27.9933428Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:27.9933845Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:27.9934338Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:27.9934815Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:27.9935210Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:27.9935624Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:27.9936094Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:27.9936507Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:29.0539212Z 2022-11-23T02:01:29.0539942Z  2022-11-23T02:01:29.0540828Z  2022-11-23T02:01:29.0541131Z  2022-11-23T02:01:29.0541466Z  2022-11-23T02:01:29.0541805Z  2022-11-23T02:01:29.0542175Z  2022-11-23T02:01:29.0542534Z  2022-11-23T02:01:29.0542823Z  2022-11-23T02:01:29.0543252Z [1,661 / 1,868] 8 actions, 7 running 2022-11-23T02:01:29.0543775Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:29.0544785Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:29.0545270Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:29.0545775Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:29.0546244Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:29.0546693Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:29.0547214Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:29.0547718Z [Scann] Compiling torch/csrc/api/src/nn/options/instancenorm.cpp 2022-11-23T02:01:29.3940161Z 2022-11-23T02:01:29.3940650Z  2022-11-23T02:01:29.3941046Z  2022-11-23T02:01:29.3941362Z  2022-11-23T02:01:29.3941641Z  2022-11-23T02:01:29.3941906Z  2022-11-23T02:01:29.3942183Z  2022-11-23T02:01:29.3942404Z  2022-11-23T02:01:29.3942637Z  2022-11-23T02:01:29.3942995Z [1,661 / 1,868] 8 actions running 2022-11-23T02:01:29.3943464Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:29.3943943Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:29.3944375Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:29.3944976Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:29.3945423Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:29.3945867Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:29.3946302Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:29.3946729Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:29.6332281Z 2022-11-23T02:01:29.6333847Z  2022-11-23T02:01:29.6334305Z  2022-11-23T02:01:29.6334610Z  2022-11-23T02:01:29.6334889Z  2022-11-23T02:01:29.6335150Z  2022-11-23T02:01:29.6335421Z  2022-11-23T02:01:29.6335682Z  2022-11-23T02:01:29.6335955Z  2022-11-23T02:01:29.6336344Z [1,662 / 1,868] 8 actions, 7 running 2022-11-23T02:01:29.6336778Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:29.6337415Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:29.6337868Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:29.6338290Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:29.6338731Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:29.6339166Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:29.6339595Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:29.6340010Z [Scann] Compiling torch/csrc/jit/passes/peephole_non_tensor.cpp 2022-11-23T02:01:29.9944404Z 2022-11-23T02:01:29.9944911Z  2022-11-23T02:01:29.9945337Z  2022-11-23T02:01:29.9945669Z  2022-11-23T02:01:29.9947234Z  2022-11-23T02:01:29.9947607Z  2022-11-23T02:01:29.9948070Z  2022-11-23T02:01:29.9950536Z  2022-11-23T02:01:29.9950903Z  2022-11-23T02:01:29.9951537Z [1,664 / 1,868] 8 actions running 2022-11-23T02:01:29.9954191Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:29.9954749Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:29.9955444Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:29.9958171Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:29.9958871Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:29.9959395Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:29.9960035Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:29.9960640Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:30.5395198Z 2022-11-23T02:01:30.5395792Z  2022-11-23T02:01:30.5396124Z  2022-11-23T02:01:30.5396390Z  2022-11-23T02:01:30.5396642Z  2022-11-23T02:01:30.5396858Z  2022-11-23T02:01:30.5397096Z  2022-11-23T02:01:30.5397357Z  2022-11-23T02:01:30.5397588Z  2022-11-23T02:01:30.5398088Z [1,666 / 1,868] 7 actions, 6 running 2022-11-23T02:01:30.5398527Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:30.5398939Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:30.5399351Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:30.5399788Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:30.5400196Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:30.5400650Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:30.5401087Z [Scann] Compiling torch/csrc/api/src/nn/options/embedding.cpp 2022-11-23T02:01:30.7950228Z 2022-11-23T02:01:30.7950749Z  2022-11-23T02:01:30.7950967Z  2022-11-23T02:01:30.7951144Z  2022-11-23T02:01:30.7951322Z  2022-11-23T02:01:30.7969257Z  2022-11-23T02:01:30.7969929Z  2022-11-23T02:01:30.7970445Z  2022-11-23T02:01:30.7971170Z [1,668 / 1,868] 8 actions running 2022-11-23T02:01:30.7971709Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:30.7972170Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:30.7972563Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:30.7972972Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:30.7973422Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:30.7973878Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:30.7974167Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:30.7974435Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:31.5394866Z 2022-11-23T02:01:31.5395419Z  2022-11-23T02:01:31.5395768Z  2022-11-23T02:01:31.5396061Z  2022-11-23T02:01:31.5396478Z  2022-11-23T02:01:31.5396823Z  2022-11-23T02:01:31.5397149Z  2022-11-23T02:01:31.5397507Z  2022-11-23T02:01:31.5397845Z  2022-11-23T02:01:31.5398405Z [1,669 / 1,868] 8 actions, 7 running 2022-11-23T02:01:31.5398975Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:31.5399499Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:31.5400001Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:31.5400508Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:31.5401026Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:31.5401635Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:31.5402310Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:31.5402823Z [Scann] Compiling torch/csrc/api/src/nn/options/rnn.cpp 2022-11-23T02:01:31.7961904Z 2022-11-23T02:01:31.7962450Z  2022-11-23T02:01:31.7962744Z  2022-11-23T02:01:31.7962997Z  2022-11-23T02:01:31.7963246Z  2022-11-23T02:01:31.7963474Z  2022-11-23T02:01:31.7963707Z  2022-11-23T02:01:31.7963943Z  2022-11-23T02:01:31.7964181Z  2022-11-23T02:01:31.7964536Z [1,670 / 1,868] 8 actions running 2022-11-23T02:01:31.7964956Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:31.7965417Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:31.7965900Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:31.7966385Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:31.7966937Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:31.7967677Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:31.7968265Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:31.7968823Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:32.0020837Z 2022-11-23T02:01:32.0021317Z  2022-11-23T02:01:32.0021658Z  2022-11-23T02:01:32.0021936Z  2022-11-23T02:01:32.0022226Z  2022-11-23T02:01:32.0022493Z  2022-11-23T02:01:32.0022760Z  2022-11-23T02:01:32.0023043Z  2022-11-23T02:01:32.0023338Z  2022-11-23T02:01:32.0023757Z [1,671 / 1,868] 8 actions, 7 running 2022-11-23T02:01:32.0024236Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:32.0024688Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:32.0025005Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:32.0025272Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:32.0025579Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:32.0026153Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:32.0026715Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:32.0027150Z [Scann] Compiling torch/csrc/api/src/nn/options/normalization.cpp 2022-11-23T02:01:32.3968278Z 2022-11-23T02:01:32.3968831Z  2022-11-23T02:01:32.3969166Z  2022-11-23T02:01:32.3969431Z  2022-11-23T02:01:32.3969696Z  2022-11-23T02:01:32.3969944Z  2022-11-23T02:01:32.3970212Z  2022-11-23T02:01:32.3970480Z  2022-11-23T02:01:32.3970732Z  2022-11-23T02:01:32.3971102Z [1,671 / 1,868] 8 actions running 2022-11-23T02:01:32.3971537Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:32.3971976Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:32.3972430Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:32.3972841Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:32.3973207Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:32.3973750Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:32.3974294Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:32.3974715Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:32.7146592Z 2022-11-23T02:01:32.7147160Z  2022-11-23T02:01:32.7147449Z  2022-11-23T02:01:32.7147876Z  2022-11-23T02:01:32.7148154Z  2022-11-23T02:01:32.7148422Z  2022-11-23T02:01:32.7148669Z  2022-11-23T02:01:32.7148929Z  2022-11-23T02:01:32.7149207Z  2022-11-23T02:01:32.7149580Z [1,673 / 1,868] 8 actions, 7 running 2022-11-23T02:01:32.7150036Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:32.7150473Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:32.7150906Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:32.7151480Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:32.7152019Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:32.7152458Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:32.7152924Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:32.7153516Z [Scann] Compiling torch/csrc/api/src/nn/options/pooling.cpp 2022-11-23T02:01:32.9977142Z 2022-11-23T02:01:32.9977661Z  2022-11-23T02:01:32.9977976Z  2022-11-23T02:01:32.9978262Z  2022-11-23T02:01:32.9978541Z  2022-11-23T02:01:32.9978795Z  2022-11-23T02:01:32.9979074Z  2022-11-23T02:01:32.9979353Z  2022-11-23T02:01:32.9979597Z  2022-11-23T02:01:32.9979950Z [1,673 / 1,868] 8 actions running 2022-11-23T02:01:32.9980342Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:32.9980704Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:32.9981123Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:32.9981695Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:32.9982196Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:32.9982618Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:32.9982999Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:32.9983368Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:33.3980717Z 2022-11-23T02:01:33.3981264Z  2022-11-23T02:01:33.3981633Z  2022-11-23T02:01:33.3981943Z  2022-11-23T02:01:33.3982247Z  2022-11-23T02:01:33.3982523Z  2022-11-23T02:01:33.3982768Z  2022-11-23T02:01:33.3983012Z  2022-11-23T02:01:33.3983287Z  2022-11-23T02:01:33.3983690Z [1,674 / 1,868] 8 actions running 2022-11-23T02:01:33.3984162Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:33.3984601Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:33.3985050Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:33.3985463Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:33.3985796Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:33.3986054Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:33.3986327Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:33.3986601Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:33.7993009Z 2022-11-23T02:01:33.7993968Z  2022-11-23T02:01:33.7994493Z  2022-11-23T02:01:33.7994771Z  2022-11-23T02:01:33.7995265Z  2022-11-23T02:01:33.7995536Z  2022-11-23T02:01:33.7996428Z  2022-11-23T02:01:33.7997114Z  2022-11-23T02:01:33.7997622Z  2022-11-23T02:01:33.7998221Z [1,676 / 1,868] 7 actions running 2022-11-23T02:01:33.7998677Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:33.7999374Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:33.7999970Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:33.8000591Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:33.8001031Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:33.8001776Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:33.8002241Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:34.1981015Z 2022-11-23T02:01:34.1981595Z  2022-11-23T02:01:34.1982016Z  2022-11-23T02:01:34.1982217Z  2022-11-23T02:01:34.1982392Z  2022-11-23T02:01:34.1982549Z  2022-11-23T02:01:34.1982719Z  2022-11-23T02:01:34.2158898Z  2022-11-23T02:01:34.2159697Z [1,676 / 1,868] 8 actions running 2022-11-23T02:01:34.2160189Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:34.2160856Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:34.2161440Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:34.2162173Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:34.2162682Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:34.2163175Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:34.2163683Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:34.2164193Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:34.4003180Z 2022-11-23T02:01:34.4003764Z  2022-11-23T02:01:34.4004353Z  2022-11-23T02:01:34.4004626Z  2022-11-23T02:01:34.4004858Z  2022-11-23T02:01:34.4005093Z  2022-11-23T02:01:34.4005322Z  2022-11-23T02:01:34.4005538Z  2022-11-23T02:01:34.4005791Z  2022-11-23T02:01:34.4006176Z [1,678 / 1,868] 8 actions, 7 running 2022-11-23T02:01:34.4006622Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:34.4007078Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:34.4007506Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:34.4007888Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:34.4008251Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:34.4008654Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:34.4009105Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:34.4009530Z [Scann] Compiling torch/csrc/jit/runtime/static/te_wrapper.cpp 2022-11-23T02:01:34.6183173Z 2022-11-23T02:01:34.6183660Z  2022-11-23T02:01:34.6183958Z  2022-11-23T02:01:34.6184206Z  2022-11-23T02:01:34.6184434Z  2022-11-23T02:01:34.6184667Z  2022-11-23T02:01:34.6184883Z  2022-11-23T02:01:34.6185110Z  2022-11-23T02:01:34.6185338Z  2022-11-23T02:01:34.6185658Z [1,678 / 1,868] 8 actions running 2022-11-23T02:01:34.6186048Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:34.6186429Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:34.6186784Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:34.6187154Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:34.6187525Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:34.6187876Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:34.6188236Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:34.6188598Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:34.9852517Z 2022-11-23T02:01:34.9853085Z  2022-11-23T02:01:34.9853391Z  2022-11-23T02:01:34.9853647Z  2022-11-23T02:01:34.9853899Z  2022-11-23T02:01:34.9854145Z  2022-11-23T02:01:34.9854391Z  2022-11-23T02:01:34.9854618Z  2022-11-23T02:01:34.9854863Z  2022-11-23T02:01:34.9855233Z [1,679 / 1,868] 8 actions, 7 running 2022-11-23T02:01:34.9855663Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:34.9856059Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:34.9856466Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:34.9856866Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:34.9857265Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:34.9857677Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:34.9858057Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:34.9858443Z [Scann] Compiling torch/csrc/jit/backends/backend_detail.cpp 2022-11-23T02:01:35.2179253Z 2022-11-23T02:01:35.2179826Z  2022-11-23T02:01:35.2180218Z  2022-11-23T02:01:35.2180498Z  2022-11-23T02:01:35.2180802Z  2022-11-23T02:01:35.2181118Z  2022-11-23T02:01:35.2181438Z  2022-11-23T02:01:35.2181766Z  2022-11-23T02:01:35.2182080Z  2022-11-23T02:01:35.2182509Z [1,679 / 1,868] 8 actions running 2022-11-23T02:01:35.2184182Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:35.2184601Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:35.2184859Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:35.2185127Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:35.2185395Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:35.2185665Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:35.2186018Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:35.2186329Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:35.4195334Z 2022-11-23T02:01:35.4196164Z  2022-11-23T02:01:35.4196558Z  2022-11-23T02:01:35.4196892Z  2022-11-23T02:01:35.4197197Z  2022-11-23T02:01:35.4197513Z  2022-11-23T02:01:35.4197798Z  2022-11-23T02:01:35.4198132Z  2022-11-23T02:01:35.4198672Z  2022-11-23T02:01:35.4199142Z [1,680 / 1,868] 8 actions running 2022-11-23T02:01:35.4199659Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:35.4200198Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:35.4200724Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:35.4201230Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:35.4201890Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:35.4202407Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:35.4202887Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:35.4203386Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:35.6350040Z 2022-11-23T02:01:35.6350543Z  2022-11-23T02:01:35.6350878Z  2022-11-23T02:01:35.6351173Z  2022-11-23T02:01:35.6351440Z  2022-11-23T02:01:35.6351724Z  2022-11-23T02:01:35.6352005Z  2022-11-23T02:01:35.6352272Z  2022-11-23T02:01:35.6352544Z  2022-11-23T02:01:35.6352953Z [1,682 / 1,868] 8 actions, 7 running 2022-11-23T02:01:35.6353418Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:35.6353857Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:35.6354304Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:35.6354737Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:35.6355184Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:35.6355625Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:35.6356062Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:35.6356490Z [Scann] Compiling torch/csrc/jit/runtime/static/memory_planner.cpp 2022-11-23T02:01:35.8816782Z 2022-11-23T02:01:35.8817347Z  2022-11-23T02:01:35.8817686Z  2022-11-23T02:01:35.8817940Z  2022-11-23T02:01:35.8818229Z  2022-11-23T02:01:35.8824292Z  2022-11-23T02:01:35.8825239Z  2022-11-23T02:01:35.8825946Z  2022-11-23T02:01:35.8826586Z  2022-11-23T02:01:35.8827281Z [1,683 / 1,868] 8 actions, 7 running 2022-11-23T02:01:35.8828014Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:35.8828648Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:35.8829408Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:35.8830180Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:35.8830650Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:35.8831096Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:35.8831534Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:35.8831859Z [Scann] //:torch 2022-11-23T02:01:36.2202937Z 2022-11-23T02:01:36.2203349Z  2022-11-23T02:01:36.2203555Z  2022-11-23T02:01:36.2203739Z  2022-11-23T02:01:36.2203916Z  2022-11-23T02:01:36.2204110Z  2022-11-23T02:01:36.2204320Z  2022-11-23T02:01:36.2204489Z  2022-11-23T02:01:36.2204642Z  2022-11-23T02:01:36.2204884Z [1,683 / 1,868] 8 actions running 2022-11-23T02:01:36.2205170Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:36.2205447Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:36.2205748Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:36.2206053Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:36.2206476Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:36.2206752Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:36.2207028Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:36.2207321Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:36.4375000Z 2022-11-23T02:01:36.4375616Z  2022-11-23T02:01:36.4375966Z  2022-11-23T02:01:36.4376317Z  2022-11-23T02:01:36.4376616Z  2022-11-23T02:01:36.4376885Z  2022-11-23T02:01:36.4377164Z  2022-11-23T02:01:36.4377451Z  2022-11-23T02:01:36.4377730Z  2022-11-23T02:01:36.4378156Z [1,684 / 1,868] 8 actions, 7 running 2022-11-23T02:01:36.4378614Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:36.4379100Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:36.4379774Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:36.4380235Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:36.4380702Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:36.4381158Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:36.4381613Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:36.4382065Z [Scann] Compiling torch/csrc/jit/runtime/script_profile.cpp 2022-11-23T02:01:36.8213525Z 2022-11-23T02:01:36.8214065Z  2022-11-23T02:01:36.8214400Z  2022-11-23T02:01:36.8214677Z  2022-11-23T02:01:36.8214936Z  2022-11-23T02:01:36.8215203Z  2022-11-23T02:01:36.8215460Z  2022-11-23T02:01:36.8215742Z  2022-11-23T02:01:36.8216031Z  2022-11-23T02:01:36.8216393Z [1,685 / 1,868] 8 actions running 2022-11-23T02:01:36.8216798Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:36.8217175Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:36.8217541Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:36.8217925Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:36.8218332Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:36.8218750Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:36.8219160Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:36.8219587Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:37.1181559Z 2022-11-23T02:01:37.1181977Z  2022-11-23T02:01:37.1182189Z  2022-11-23T02:01:37.1182371Z  2022-11-23T02:01:37.1182545Z  2022-11-23T02:01:37.1182775Z  2022-11-23T02:01:37.1183070Z  2022-11-23T02:01:37.1183335Z  2022-11-23T02:01:37.1183491Z  2022-11-23T02:01:37.1183764Z [1,686 / 1,868] 8 actions, 7 running 2022-11-23T02:01:37.1184174Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:37.1184624Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:37.1184988Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:37.1185397Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:37.1185682Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:37.1186016Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:37.1186467Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:37.1186859Z [Scann] Compiling torch/csrc/jit/runtime/static/passes.cpp 2022-11-23T02:01:37.4128754Z 2022-11-23T02:01:37.4129236Z  2022-11-23T02:01:37.4129596Z  2022-11-23T02:01:37.4129896Z  2022-11-23T02:01:37.4130172Z  2022-11-23T02:01:37.4130443Z  2022-11-23T02:01:37.4130716Z  2022-11-23T02:01:37.4130981Z  2022-11-23T02:01:37.4131213Z  2022-11-23T02:01:37.4131587Z [1,687 / 1,868] 8 actions, 7 running 2022-11-23T02:01:37.4132039Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:37.4132473Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:37.4132906Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:37.4133361Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:37.4133812Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:37.4134277Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:37.4134736Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:37.4135540Z [Scann] Compiling torch/csrc/jit/codegen/fuser/executor.cpp 2022-11-23T02:01:37.6437640Z 2022-11-23T02:01:37.6438257Z  2022-11-23T02:01:37.6438583Z  2022-11-23T02:01:37.6438820Z  2022-11-23T02:01:37.6439095Z  2022-11-23T02:01:37.6439362Z  2022-11-23T02:01:37.6439640Z  2022-11-23T02:01:37.6439927Z  2022-11-23T02:01:37.6440175Z  2022-11-23T02:01:37.6440518Z [1,689 / 1,868] 8 actions running 2022-11-23T02:01:37.6440910Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:37.6441308Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:37.6441958Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:37.6442389Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:37.6442845Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:37.6443459Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:37.6443834Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:37.6444202Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:38.0437781Z 2022-11-23T02:01:38.0438473Z  2022-11-23T02:01:38.0438854Z  2022-11-23T02:01:38.0439278Z  2022-11-23T02:01:38.0439544Z  2022-11-23T02:01:38.0439940Z  2022-11-23T02:01:38.0440238Z  2022-11-23T02:01:38.0440496Z  2022-11-23T02:01:38.0440915Z  2022-11-23T02:01:38.0441296Z [1,689 / 1,868] 8 actions running 2022-11-23T02:01:38.0442012Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:38.0442616Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:38.0443204Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:38.0443744Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:38.0444189Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:38.0444760Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:38.0445328Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:38.0445768Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:38.2647572Z 2022-11-23T02:01:38.2648239Z  2022-11-23T02:01:38.2648614Z  2022-11-23T02:01:38.2648904Z  2022-11-23T02:01:38.2649209Z  2022-11-23T02:01:38.2649516Z  2022-11-23T02:01:38.2649803Z  2022-11-23T02:01:38.2650087Z  2022-11-23T02:01:38.2650365Z  2022-11-23T02:01:38.2650750Z [1,691 / 1,868] 8 actions running 2022-11-23T02:01:38.2651218Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:38.2651678Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:38.2652120Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:38.2652580Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:38.2653042Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:38.2653492Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:38.2654101Z Compiling torch/csrc/autograd/autograd_meta.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:38.2654783Z Compiling torch/csrc/autograd/autograd.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:38.4647558Z 2022-11-23T02:01:38.4648227Z  2022-11-23T02:01:38.4648522Z  2022-11-23T02:01:38.4648701Z  2022-11-23T02:01:38.4648858Z  2022-11-23T02:01:38.4649049Z  2022-11-23T02:01:38.4649272Z  2022-11-23T02:01:38.4649425Z  2022-11-23T02:01:38.4649591Z  2022-11-23T02:01:38.4649904Z [1,691 / 1,868] 8 actions running 2022-11-23T02:01:38.4650320Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:38.4650619Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:38.4650892Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:38.4651148Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:38.4651413Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:38.4651682Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:38.4652019Z Compiling torch/csrc/autograd/autograd_meta.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:38.4652421Z Compiling torch/csrc/autograd/autograd.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:38.6934237Z 2022-11-23T02:01:38.6934804Z  2022-11-23T02:01:38.6935387Z  2022-11-23T02:01:38.6935694Z  2022-11-23T02:01:38.6935981Z  2022-11-23T02:01:38.6936234Z  2022-11-23T02:01:38.6936522Z  2022-11-23T02:01:38.6936824Z  2022-11-23T02:01:38.6937111Z  2022-11-23T02:01:38.6937509Z [1,692 / 1,868] 8 actions running 2022-11-23T02:01:38.6938000Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:38.6938464Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:38.6938939Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:38.6939432Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:38.6939917Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:38.6940562Z Compiling torch/csrc/autograd/autograd_meta.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:38.6941387Z Compiling torch/csrc/autograd/autograd.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:38.6941957Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:39.0937254Z 2022-11-23T02:01:39.0937724Z  2022-11-23T02:01:39.0938111Z  2022-11-23T02:01:39.0938293Z  2022-11-23T02:01:39.0938451Z  2022-11-23T02:01:39.0938667Z  2022-11-23T02:01:39.0938875Z  2022-11-23T02:01:39.0939030Z  2022-11-23T02:01:39.0939198Z  2022-11-23T02:01:39.0939448Z [1,693 / 1,868] 8 actions running 2022-11-23T02:01:39.0939773Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:39.0940066Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:39.0940335Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:39.0940730Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:39.0941091Z Compiling torch/csrc/autograd/autograd_meta.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:39.0941552Z Compiling torch/csrc/autograd/autograd.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:39.0941921Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:39.0942191Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:39.3238200Z 2022-11-23T02:01:39.3238728Z  2022-11-23T02:01:39.3239070Z  2022-11-23T02:01:39.3239330Z  2022-11-23T02:01:39.3239608Z  2022-11-23T02:01:39.3239874Z  2022-11-23T02:01:39.3240134Z  2022-11-23T02:01:39.3240394Z  2022-11-23T02:01:39.3240659Z  2022-11-23T02:01:39.3241026Z [1,694 / 1,868] 8 actions running 2022-11-23T02:01:39.3241458Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:39.3241975Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:39.3242385Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:39.3242924Z Compiling torch/csrc/autograd/autograd_meta.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:39.3243491Z Compiling torch/csrc/autograd/autograd.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:39.3243956Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:39.3244354Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:39.3244751Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:39.5355533Z 2022-11-23T02:01:39.5356085Z  2022-11-23T02:01:39.5356388Z  2022-11-23T02:01:39.5356673Z  2022-11-23T02:01:39.5356962Z  2022-11-23T02:01:39.5357212Z  2022-11-23T02:01:39.5357457Z  2022-11-23T02:01:39.5357734Z  2022-11-23T02:01:39.5358070Z  2022-11-23T02:01:39.5358500Z [1,695 / 1,868] 8 actions, 7 running 2022-11-23T02:01:39.5358961Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:39.5359395Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:39.5359967Z Compiling torch/csrc/autograd/autograd_meta.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:39.5360625Z Compiling torch/csrc/autograd/autograd.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:39.5361147Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:39.5361915Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:39.5362503Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:39.5363015Z [Scann] Compiling torch/csrc/jit/mobile/flatbuffer_loader.cpp 2022-11-23T02:01:39.9272699Z 2022-11-23T02:01:39.9273264Z  2022-11-23T02:01:39.9273613Z  2022-11-23T02:01:39.9273922Z  2022-11-23T02:01:39.9274211Z  2022-11-23T02:01:39.9274488Z  2022-11-23T02:01:39.9274784Z  2022-11-23T02:01:39.9275080Z  2022-11-23T02:01:39.9275366Z  2022-11-23T02:01:39.9275803Z [1,695 / 1,868] 8 actions running 2022-11-23T02:01:39.9276287Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:39.9276740Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:39.9277364Z Compiling torch/csrc/autograd/autograd_meta.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:39.9278184Z Compiling torch/csrc/autograd/autograd.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:39.9278728Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:39.9279339Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:39.9279810Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:39.9280251Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:40.1278765Z 2022-11-23T02:01:40.1279270Z  2022-11-23T02:01:40.1279647Z  2022-11-23T02:01:40.1279969Z  2022-11-23T02:01:40.1280269Z  2022-11-23T02:01:40.1280581Z  2022-11-23T02:01:40.1280898Z  2022-11-23T02:01:40.1281200Z  2022-11-23T02:01:40.1281641Z  2022-11-23T02:01:40.1282068Z [1,697 / 1,868] 8 actions running 2022-11-23T02:01:40.1282357Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:40.1282642Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:40.1282913Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:40.1283166Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:40.1283433Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:40.1283698Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:40.1284034Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:40.1284353Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:40.5254495Z 2022-11-23T02:01:40.5255037Z  2022-11-23T02:01:40.5255367Z  2022-11-23T02:01:40.5255626Z  2022-11-23T02:01:40.5255897Z  2022-11-23T02:01:40.5256156Z  2022-11-23T02:01:40.5256411Z  2022-11-23T02:01:40.5256681Z  2022-11-23T02:01:40.5256949Z  2022-11-23T02:01:40.5257303Z [1,697 / 1,868] 8 actions running 2022-11-23T02:01:40.5257756Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:40.5258176Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:40.5258566Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:40.5258958Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:40.5259359Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:40.5259751Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:40.5260283Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:40.5260749Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:40.7252312Z 2022-11-23T02:01:40.7252877Z  2022-11-23T02:01:40.7253291Z  2022-11-23T02:01:40.7253627Z  2022-11-23T02:01:40.7253935Z  2022-11-23T02:01:40.7254265Z  2022-11-23T02:01:40.7254598Z  2022-11-23T02:01:40.7254896Z  2022-11-23T02:01:40.7255214Z  2022-11-23T02:01:40.7255654Z [1,698 / 1,868] 8 actions running 2022-11-23T02:01:40.7256131Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:40.7256617Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:40.7257099Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:40.7257554Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:40.7258049Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:40.7258657Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:40.7259226Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:40.7259816Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:41.0694273Z 2022-11-23T02:01:41.0694855Z  2022-11-23T02:01:41.0695483Z  2022-11-23T02:01:41.0695725Z  2022-11-23T02:01:41.0695970Z  2022-11-23T02:01:41.0696212Z  2022-11-23T02:01:41.0696546Z  2022-11-23T02:01:41.0696815Z  2022-11-23T02:01:41.0697095Z  2022-11-23T02:01:41.0697578Z [1,700 / 1,868] 8 actions, 7 running 2022-11-23T02:01:41.0698003Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:41.0698410Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:41.0698772Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:41.0699465Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:41.0700014Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:41.0700595Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:41.0701439Z Compiling torch/csrc/jit/runtime/logging.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:41.0701898Z [Scann] Compiling torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp 2022-11-23T02:01:41.3277180Z 2022-11-23T02:01:41.3277945Z  2022-11-23T02:01:41.3278420Z  2022-11-23T02:01:41.3278739Z  2022-11-23T02:01:41.3279019Z  2022-11-23T02:01:41.3279430Z  2022-11-23T02:01:41.3295347Z  2022-11-23T02:01:41.3295811Z  2022-11-23T02:01:41.3296113Z  2022-11-23T02:01:41.3296663Z [1,700 / 1,868] 8 actions running 2022-11-23T02:01:41.3297121Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:41.3297585Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:41.3298197Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:41.3298804Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:41.3299366Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:41.3300114Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:41.3300814Z Compiling torch/csrc/jit/runtime/logging.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:41.3301351Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:41.7249239Z 2022-11-23T02:01:41.7249740Z  2022-11-23T02:01:41.7250022Z  2022-11-23T02:01:41.7250265Z  2022-11-23T02:01:41.7250504Z  2022-11-23T02:01:41.7250736Z  2022-11-23T02:01:41.7251094Z  2022-11-23T02:01:41.7251338Z  2022-11-23T02:01:41.7251558Z  2022-11-23T02:01:41.7251908Z [1,701 / 1,868] 8 actions, 7 running 2022-11-23T02:01:41.7252303Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:41.7252671Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:41.7253161Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:41.7253605Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:41.7254126Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:41.7254663Z Compiling torch/csrc/jit/runtime/logging.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:41.7255117Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:41.7255471Z [Scann] Compiling torch/csrc/jit/mobile/import.cpp 2022-11-23T02:01:41.9263941Z 2022-11-23T02:01:41.9264444Z  2022-11-23T02:01:41.9265837Z  2022-11-23T02:01:41.9266014Z  2022-11-23T02:01:41.9266205Z  2022-11-23T02:01:41.9266441Z  2022-11-23T02:01:41.9266678Z  2022-11-23T02:01:41.9266886Z  2022-11-23T02:01:41.9267113Z  2022-11-23T02:01:41.9267442Z [1,701 / 1,868] 8 actions running 2022-11-23T02:01:41.9267795Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:41.9268157Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:41.9268618Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:41.9269049Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:41.9269493Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:41.9303198Z Compiling torch/csrc/jit/runtime/logging.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:41.9304043Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:41.9304524Z Compiling torch/csrc/jit/mobile/import.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:42.1282518Z 2022-11-23T02:01:42.1282963Z  2022-11-23T02:01:42.1283265Z  2022-11-23T02:01:42.1283441Z  2022-11-23T02:01:42.1283645Z  2022-11-23T02:01:42.1283884Z  2022-11-23T02:01:42.1284119Z  2022-11-23T02:01:42.1284351Z  2022-11-23T02:01:42.1284892Z  2022-11-23T02:01:42.1285266Z [1,702 / 1,868] 8 actions running 2022-11-23T02:01:42.1285690Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:42.1286120Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:42.1286699Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:42.1287474Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:42.1287951Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:42.1288557Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:42.1289203Z Compiling torch/csrc/jit/mobile/import.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:42.1289731Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:42.3282672Z 2022-11-23T02:01:42.3283152Z  2022-11-23T02:01:42.3283478Z  2022-11-23T02:01:42.3283715Z  2022-11-23T02:01:42.3283931Z  2022-11-23T02:01:42.3284210Z  2022-11-23T02:01:42.3284489Z  2022-11-23T02:01:42.3284760Z  2022-11-23T02:01:42.3285049Z  2022-11-23T02:01:42.3285420Z [1,703 / 1,868] 8 actions running 2022-11-23T02:01:42.3285803Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:42.3286185Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:42.3286714Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:42.3287461Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:42.3288037Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:42.3288592Z Compiling torch/csrc/jit/mobile/import.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:42.3289027Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:42.3289435Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:42.7284783Z 2022-11-23T02:01:42.7285326Z  2022-11-23T02:01:42.7285652Z  2022-11-23T02:01:42.7285934Z  2022-11-23T02:01:42.7286212Z  2022-11-23T02:01:42.7286471Z  2022-11-23T02:01:42.7286745Z  2022-11-23T02:01:42.7287010Z  2022-11-23T02:01:42.7287259Z  2022-11-23T02:01:42.7287646Z [1,704 / 1,868] 8 actions running 2022-11-23T02:01:42.7288094Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:42.7288642Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:42.7289179Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:42.7289743Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:42.7290377Z Compiling torch/csrc/jit/mobile/import.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:42.7290859Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:42.7291300Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:42.7291732Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:42.9350961Z 2022-11-23T02:01:42.9351641Z  2022-11-23T02:01:42.9352195Z  2022-11-23T02:01:42.9352489Z  2022-11-23T02:01:42.9352915Z  2022-11-23T02:01:42.9353230Z  2022-11-23T02:01:42.9353679Z  2022-11-23T02:01:42.9353958Z  2022-11-23T02:01:42.9354409Z  2022-11-23T02:01:42.9354857Z [1,705 / 1,868] 8 actions, 7 running 2022-11-23T02:01:42.9355588Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:42.9356350Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:42.9357116Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:42.9358376Z Compiling torch/csrc/jit/mobile/import.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:42.9359101Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:42.9359709Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:42.9360182Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:42.9360748Z [Scann] Compiling torch/csrc/jit/mobile/import_data.cpp 2022-11-23T02:01:43.1826425Z 2022-11-23T02:01:43.1826991Z  2022-11-23T02:01:43.1827316Z  2022-11-23T02:01:43.1827609Z  2022-11-23T02:01:43.1827893Z  2022-11-23T02:01:43.1828161Z  2022-11-23T02:01:43.1828442Z  2022-11-23T02:01:43.1828727Z  2022-11-23T02:01:43.1829003Z  2022-11-23T02:01:43.1829420Z [1,707 / 1,868] 8 actions, 7 running 2022-11-23T02:01:43.1830259Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:43.1830909Z Compiling torch/csrc/jit/mobile/import.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:43.1831465Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:43.1831929Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:43.1832346Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:43.1832918Z Compiling torch/csrc/jit/mobile/import_data.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:43.1833451Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:43.1833880Z [Scann] Compiling torch/csrc/autograd/saved_variable.cpp 2022-11-23T02:01:43.5289391Z 2022-11-23T02:01:43.5289847Z  2022-11-23T02:01:43.5290114Z  2022-11-23T02:01:43.5290294Z  2022-11-23T02:01:43.5290455Z  2022-11-23T02:01:43.5290678Z  2022-11-23T02:01:43.5290857Z  2022-11-23T02:01:43.5291010Z  2022-11-23T02:01:43.5291184Z  2022-11-23T02:01:43.5291435Z [1,707 / 1,868] 8 actions running 2022-11-23T02:01:43.5291798Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:43.5292197Z Compiling torch/csrc/jit/mobile/import.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:43.5292606Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:43.5292884Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:43.5293139Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:43.5293487Z Compiling torch/csrc/jit/mobile/import_data.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:43.5293804Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:43.5294057Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:43.7648310Z 2022-11-23T02:01:43.7648873Z  2022-11-23T02:01:43.7649276Z  2022-11-23T02:01:43.7649598Z  2022-11-23T02:01:43.7649912Z  2022-11-23T02:01:43.7650211Z  2022-11-23T02:01:43.7650523Z  2022-11-23T02:01:43.7650834Z  2022-11-23T02:01:43.7651185Z  2022-11-23T02:01:43.7651596Z [1,708 / 1,868] 8 actions running 2022-11-23T02:01:43.7652172Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 3s processwrapper-sandbox 2022-11-23T02:01:43.7652692Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:43.7653145Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:43.7653587Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:43.7654153Z Compiling torch/csrc/jit/mobile/import_data.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:43.7654659Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:43.7655095Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:43.7655669Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:44.1651821Z 2022-11-23T02:01:44.1652611Z  2022-11-23T02:01:44.1653017Z  2022-11-23T02:01:44.1653336Z  2022-11-23T02:01:44.1653528Z  2022-11-23T02:01:44.1653699Z  2022-11-23T02:01:44.1653939Z  2022-11-23T02:01:44.1654135Z  2022-11-23T02:01:44.1654402Z  2022-11-23T02:01:44.1654774Z [1,708 / 1,868] 8 actions running 2022-11-23T02:01:44.1655962Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 3s processwrapper-sandbox 2022-11-23T02:01:44.1656463Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:44.1656764Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:44.1657121Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:44.1657491Z Compiling torch/csrc/jit/mobile/import_data.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:44.1657861Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:44.1658268Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:44.1658718Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:44.3898774Z 2022-11-23T02:01:44.3899309Z  2022-11-23T02:01:44.3899634Z  2022-11-23T02:01:44.3899925Z  2022-11-23T02:01:44.3900189Z  2022-11-23T02:01:44.3900449Z  2022-11-23T02:01:44.3900942Z  2022-11-23T02:01:44.3901221Z  2022-11-23T02:01:44.3901477Z  2022-11-23T02:01:44.3901855Z [1,710 / 1,868] 8 actions, 7 running 2022-11-23T02:01:44.3902313Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:44.3902738Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:44.3903299Z Compiling torch/csrc/jit/mobile/import_data.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:44.3903801Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:44.3904218Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:44.3904785Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:44.3905416Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:44.3905838Z [Scann] Compiling torch/csrc/jit/ir/ir.cpp 2022-11-23T02:01:44.7658295Z 2022-11-23T02:01:44.7659848Z  2022-11-23T02:01:44.7660224Z  2022-11-23T02:01:44.7660592Z  2022-11-23T02:01:44.7660916Z  2022-11-23T02:01:44.7661256Z  2022-11-23T02:01:44.7661555Z  2022-11-23T02:01:44.7661871Z  2022-11-23T02:01:44.7662191Z  2022-11-23T02:01:44.7662626Z [1,711 / 1,868] 8 actions running 2022-11-23T02:01:44.7663123Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:44.7663651Z Compiling torch/csrc/jit/mobile/import_data.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:44.7663961Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:44.7664236Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:44.7664587Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:44.7664974Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:44.7665345Z Compiling torch/csrc/jit/ir/ir.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:44.7665643Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:45.1949669Z 2022-11-23T02:01:45.1950305Z  2022-11-23T02:01:45.1950674Z  2022-11-23T02:01:45.1951032Z  2022-11-23T02:01:45.1951351Z  2022-11-23T02:01:45.1951653Z  2022-11-23T02:01:45.1952473Z  2022-11-23T02:01:45.1952758Z  2022-11-23T02:01:45.1953019Z  2022-11-23T02:01:45.1953423Z [1,712 / 1,868] 8 actions, 7 running 2022-11-23T02:01:45.1953859Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:45.1954433Z Compiling torch/csrc/jit/mobile/import_data.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:45.1954945Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:45.1956140Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:45.1957446Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:45.1959133Z Compiling torch/csrc/jit/ir/ir.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:45.1960760Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:45.1961239Z [Scann] Compiling torch/csrc/jit/backends/backend_debug_handler.cpp 2022-11-23T02:01:45.4191488Z 2022-11-23T02:01:45.4192015Z  2022-11-23T02:01:45.4192369Z  2022-11-23T02:01:45.4192643Z  2022-11-23T02:01:45.4192902Z  2022-11-23T02:01:45.4193190Z  2022-11-23T02:01:45.4202408Z  2022-11-23T02:01:45.4203096Z  2022-11-23T02:01:45.4203331Z  2022-11-23T02:01:45.4203728Z [1,713 / 1,868] 8 actions, 7 running 2022-11-23T02:01:45.4204192Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:45.4204735Z Compiling torch/csrc/jit/mobile/import_data.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:45.4205428Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:45.4206154Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:45.4206698Z Compiling torch/csrc/jit/ir/ir.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:45.4207199Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:45.4207566Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:45.4210120Z [Scann] Compiling torch/csrc/jit/testing/file_check.cpp 2022-11-23T02:01:45.7014980Z 2022-11-23T02:01:45.7016114Z  2022-11-23T02:01:45.7016895Z  2022-11-23T02:01:45.7017670Z  2022-11-23T02:01:45.7017948Z  2022-11-23T02:01:45.7018209Z  2022-11-23T02:01:45.7018456Z  2022-11-23T02:01:45.7018776Z  2022-11-23T02:01:45.7019146Z  2022-11-23T02:01:45.7019653Z [1,715 / 1,868] 8 actions, 7 running 2022-11-23T02:01:45.7020211Z Compiling torch/csrc/jit/mobile/import_data.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:45.7020879Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:45.7021459Z Compiling torch/csrc/jit/ir/ir.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:45.7021911Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:45.7022328Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:45.7022868Z Compiling torch/csrc/jit/testing/file_check.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:45.7023274Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:45.7023686Z [Scann] Compiling torch/csrc/lazy/core/config.cpp 2022-11-23T02:01:45.9665656Z 2022-11-23T02:01:45.9666252Z  2022-11-23T02:01:45.9666490Z  2022-11-23T02:01:45.9666722Z  2022-11-23T02:01:45.9666916Z  2022-11-23T02:01:45.9667070Z  2022-11-23T02:01:45.9667309Z  2022-11-23T02:01:45.9667503Z  2022-11-23T02:01:45.9667661Z  2022-11-23T02:01:45.9667908Z [1,715 / 1,868] 8 actions running 2022-11-23T02:01:45.9668276Z Compiling torch/csrc/jit/mobile/import_data.cpp; 3s processwrapper-sandbox 2022-11-23T02:01:45.9668679Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:45.9669035Z Compiling torch/csrc/jit/ir/ir.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:45.9669335Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:45.9669605Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:45.9669942Z Compiling torch/csrc/jit/testing/file_check.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:45.9670253Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:45.9670589Z Compiling torch/csrc/lazy/core/config.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:46.2765602Z 2022-11-23T02:01:46.2766122Z  2022-11-23T02:01:46.2766456Z  2022-11-23T02:01:46.2766664Z  2022-11-23T02:01:46.2766823Z  2022-11-23T02:01:46.2766996Z  2022-11-23T02:01:46.2767234Z  2022-11-23T02:01:46.2767394Z  2022-11-23T02:01:46.2767561Z  2022-11-23T02:01:46.2767819Z [1,716 / 1,868] 8 actions running 2022-11-23T02:01:46.2768240Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:46.2768646Z Compiling torch/csrc/jit/ir/ir.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:46.2768992Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:46.2769267Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:46.2769674Z Compiling torch/csrc/jit/testing/file_check.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:46.2769988Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:46.3055460Z Compiling torch/csrc/lazy/core/config.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:46.3056446Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:46.5064427Z 2022-11-23T02:01:46.5065304Z  2022-11-23T02:01:46.5065830Z  2022-11-23T02:01:46.5066360Z  2022-11-23T02:01:46.5067173Z  2022-11-23T02:01:46.5067538Z  2022-11-23T02:01:46.5067865Z  2022-11-23T02:01:46.5068135Z  2022-11-23T02:01:46.5068390Z  2022-11-23T02:01:46.5068794Z [1,716 / 1,868] 8 actions running 2022-11-23T02:01:46.5069384Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:46.5070038Z Compiling torch/csrc/jit/ir/ir.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:46.5070525Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:46.5071167Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:46.5071741Z Compiling torch/csrc/jit/testing/file_check.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:46.5072255Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:46.5072768Z Compiling torch/csrc/lazy/core/config.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:46.5073207Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:46.7324890Z 2022-11-23T02:01:46.7325464Z  2022-11-23T02:01:46.7325804Z  2022-11-23T02:01:46.7326065Z  2022-11-23T02:01:46.7326336Z  2022-11-23T02:01:46.7326604Z  2022-11-23T02:01:46.7326863Z  2022-11-23T02:01:46.7327131Z  2022-11-23T02:01:46.7327398Z  2022-11-23T02:01:46.7327761Z [1,717 / 1,868] 8 actions, 7 running 2022-11-23T02:01:46.7328336Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:46.7328873Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:46.7329310Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:46.7329876Z Compiling torch/csrc/jit/testing/file_check.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:46.7330394Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:46.7330938Z Compiling torch/csrc/lazy/core/config.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:46.7331418Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:46.7331744Z [Scann] //:torch 2022-11-23T02:01:47.1067342Z 2022-11-23T02:01:47.1067857Z  2022-11-23T02:01:47.1068349Z  2022-11-23T02:01:47.1068711Z  2022-11-23T02:01:47.1068930Z  2022-11-23T02:01:47.1069085Z  2022-11-23T02:01:47.1069254Z  2022-11-23T02:01:47.1069419Z  2022-11-23T02:01:47.1069574Z  2022-11-23T02:01:47.1069823Z [1,719 / 1,868] 8 actions running 2022-11-23T02:01:47.1070102Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:47.1070447Z Compiling torch/csrc/jit/testing/file_check.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:47.1070785Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:47.1071119Z Compiling torch/csrc/lazy/core/config.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:47.1071438Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:47.1071697Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:47.1071962Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:47.1072298Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:47.3615254Z 2022-11-23T02:01:47.3615913Z  2022-11-23T02:01:47.3616343Z  2022-11-23T02:01:47.3616640Z  2022-11-23T02:01:47.3616910Z  2022-11-23T02:01:47.3617241Z  2022-11-23T02:01:47.3617553Z  2022-11-23T02:01:47.3617841Z  2022-11-23T02:01:47.3618127Z  2022-11-23T02:01:47.3618527Z [1,720 / 1,868] 8 actions, 7 running 2022-11-23T02:01:47.3619086Z Compiling torch/csrc/jit/testing/file_check.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:47.3619641Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:47.3620154Z Compiling torch/csrc/lazy/core/config.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:47.3621206Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:47.3621629Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:47.3622019Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:47.3622523Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:47.3622962Z [Scann] Compiling torch/csrc/lazy/core/ir_util.cpp 2022-11-23T02:01:47.5788010Z 2022-11-23T02:01:47.5788560Z  2022-11-23T02:01:47.5788884Z  2022-11-23T02:01:47.5789149Z  2022-11-23T02:01:47.5789392Z  2022-11-23T02:01:47.5790347Z  2022-11-23T02:01:47.5790615Z  2022-11-23T02:01:47.5790881Z  2022-11-23T02:01:47.5791174Z  2022-11-23T02:01:47.5791575Z [1,721 / 1,868] 8 actions, 7 running 2022-11-23T02:01:47.5792150Z Compiling torch/csrc/jit/testing/file_check.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:47.5883569Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:47.5883938Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:47.5884304Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:47.5884660Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:47.5885104Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:47.5885647Z Compiling torch/csrc/lazy/core/ir_util.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:47.5886110Z [Scann] Compiling torch/csrc/jit/mobile/upgrader_mobile.cpp 2022-11-23T02:01:47.9065480Z 2022-11-23T02:01:47.9066691Z  2022-11-23T02:01:47.9067050Z  2022-11-23T02:01:47.9067350Z  2022-11-23T02:01:47.9067640Z  2022-11-23T02:01:47.9067942Z  2022-11-23T02:01:47.9068238Z  2022-11-23T02:01:47.9068523Z  2022-11-23T02:01:47.9068817Z  2022-11-23T02:01:47.9069249Z [1,722 / 1,868] 8 actions, 7 running 2022-11-23T02:01:47.9069732Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:47.9070225Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:47.9070718Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:47.9071194Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:47.9071817Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:47.9072523Z Compiling torch/csrc/lazy/core/ir_util.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:47.9073106Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:47.9073565Z [Scann] Compiling torch/csrc/autograd/functions/tensor.cpp 2022-11-23T02:01:48.1394489Z 2022-11-23T02:01:48.1395030Z  2022-11-23T02:01:48.1395381Z  2022-11-23T02:01:48.1395638Z  2022-11-23T02:01:48.1395887Z  2022-11-23T02:01:48.1396239Z  2022-11-23T02:01:48.1396518Z  2022-11-23T02:01:48.1396814Z  2022-11-23T02:01:48.1397113Z  2022-11-23T02:01:48.1397517Z [1,722 / 1,868] 8 actions running 2022-11-23T02:01:48.1398171Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:48.1398673Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:48.1399156Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:48.1399649Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:48.1400424Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:48.1401119Z Compiling torch/csrc/lazy/core/ir_util.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:48.1401975Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:48.1402436Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:48.5393907Z 2022-11-23T02:01:48.5394813Z  2022-11-23T02:01:48.5395119Z  2022-11-23T02:01:48.5395403Z  2022-11-23T02:01:48.5397517Z  2022-11-23T02:01:48.5398215Z  2022-11-23T02:01:48.5398737Z  2022-11-23T02:01:48.5399021Z  2022-11-23T02:01:48.5399305Z  2022-11-23T02:01:48.5399649Z [1,723 / 1,868] 8 actions running 2022-11-23T02:01:48.5399962Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:48.5400230Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:48.5401926Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:48.5402622Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:48.5403166Z Compiling torch/csrc/lazy/core/ir_util.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:48.5403551Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:48.5403894Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:48.5404233Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:48.9453764Z 2022-11-23T02:01:48.9454379Z  2022-11-23T02:01:48.9454764Z  2022-11-23T02:01:48.9455092Z  2022-11-23T02:01:48.9455399Z  2022-11-23T02:01:48.9455714Z  2022-11-23T02:01:48.9456032Z  2022-11-23T02:01:48.9456325Z  2022-11-23T02:01:48.9456636Z  2022-11-23T02:01:48.9457116Z [1,724 / 1,868] 8 actions, 7 running 2022-11-23T02:01:48.9458057Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:48.9458576Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:48.9459232Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:48.9459973Z Compiling torch/csrc/lazy/core/ir_util.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:48.9460560Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:48.9461074Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:48.9461575Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:48.9462068Z [Scann] Compiling torch/csrc/lazy/core/permutation_util.cpp 2022-11-23T02:01:49.2745643Z 2022-11-23T02:01:49.2746438Z  2022-11-23T02:01:49.2746764Z  2022-11-23T02:01:49.2747259Z  2022-11-23T02:01:49.2747696Z  2022-11-23T02:01:49.2748205Z  2022-11-23T02:01:49.2748545Z  2022-11-23T02:01:49.2748897Z  2022-11-23T02:01:49.2749250Z  2022-11-23T02:01:49.2749737Z [1,725 / 1,868] 8 actions, 7 running 2022-11-23T02:01:49.2750288Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:49.2750960Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:49.2751719Z Compiling torch/csrc/lazy/core/ir_util.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:49.2752329Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:49.2752805Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:49.2753296Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:49.2753736Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:49.2754205Z [Scann] Compiling torch/csrc/lazy/core/tensor_util.cpp 2022-11-23T02:01:49.4747561Z 2022-11-23T02:01:49.4748127Z  2022-11-23T02:01:49.4748482Z  2022-11-23T02:01:49.4748816Z  2022-11-23T02:01:49.4749135Z  2022-11-23T02:01:49.4749446Z  2022-11-23T02:01:49.4749743Z  2022-11-23T02:01:49.4750047Z  2022-11-23T02:01:49.4750366Z  2022-11-23T02:01:49.4750775Z [1,726 / 1,868] 8 actions, 7 running 2022-11-23T02:01:49.4751285Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:49.4751953Z Compiling torch/csrc/lazy/core/ir_util.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:49.4752269Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:49.4752537Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:49.4752804Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:49.4753055Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:49.4753395Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:49.4753702Z [Sched] Compiling torch/csrc/jit/frontend/error_report.cpp 2022-11-23T02:01:49.7409154Z 2022-11-23T02:01:49.7409814Z  2022-11-23T02:01:49.7410183Z  2022-11-23T02:01:49.7410469Z  2022-11-23T02:01:49.7410807Z  2022-11-23T02:01:49.7411141Z  2022-11-23T02:01:49.7411454Z  2022-11-23T02:01:49.7411763Z  2022-11-23T02:01:49.7412045Z  2022-11-23T02:01:49.7412434Z [1,726 / 1,868] 8 actions running 2022-11-23T02:01:49.7412892Z //:torch; 4s processwrapper-sandbox 2022-11-23T02:01:49.7413639Z Compiling torch/csrc/lazy/core/ir_util.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:49.7414143Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:49.7414636Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:49.7415125Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:49.7415585Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:49.7416149Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:49.7416655Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:50.0154441Z 2022-11-23T02:01:50.0155240Z  2022-11-23T02:01:50.0155617Z  2022-11-23T02:01:50.0155945Z  2022-11-23T02:01:50.0156255Z  2022-11-23T02:01:50.0156559Z  2022-11-23T02:01:50.0156853Z  2022-11-23T02:01:50.0159264Z  2022-11-23T02:01:50.0159435Z  2022-11-23T02:01:50.0159670Z [1,729 / 1,868] 6 actions, 5 running 2022-11-23T02:01:50.0159955Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:50.0160238Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:50.0160493Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:50.0160839Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:50.0161155Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:50.0161404Z [Scann] Compiling torch/csrc/jit/mobile/promoted_prim_ops.cpp 2022-11-23T02:01:50.3407018Z 2022-11-23T02:01:50.3407591Z  2022-11-23T02:01:50.3407910Z  2022-11-23T02:01:50.3408183Z  2022-11-23T02:01:50.3408490Z  2022-11-23T02:01:50.3408761Z  2022-11-23T02:01:50.3408920Z  2022-11-23T02:01:50.3409213Z [1,729 / 1,868] 8 actions running 2022-11-23T02:01:50.3409553Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:50.3409992Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:50.3410413Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:50.3410947Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:50.3411401Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:50.3411825Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:50.3412264Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:50.3412829Z Compiling torch/csrc/jit/serialization/onnx.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:50.7717043Z 2022-11-23T02:01:50.7717645Z  2022-11-23T02:01:50.7718147Z  2022-11-23T02:01:50.7718482Z  2022-11-23T02:01:50.7718733Z  2022-11-23T02:01:50.7718905Z  2022-11-23T02:01:50.7719071Z  2022-11-23T02:01:50.7719222Z  2022-11-23T02:01:50.7719388Z  2022-11-23T02:01:50.7719640Z [1,730 / 1,868] 8 actions, 7 running 2022-11-23T02:01:50.7719909Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:50.7720195Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:50.7720546Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:50.7720851Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:50.7721118Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:50.7721413Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:50.7722033Z Compiling torch/csrc/jit/serialization/onnx.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:50.7722524Z [Scann] Compiling torch/csrc/api/src/nn/modules/distance.cpp 2022-11-23T02:01:51.1027040Z 2022-11-23T02:01:51.1027824Z  2022-11-23T02:01:51.1028512Z  2022-11-23T02:01:51.1028968Z  2022-11-23T02:01:51.1029397Z  2022-11-23T02:01:51.1029948Z  2022-11-23T02:01:51.1032534Z  2022-11-23T02:01:51.1032914Z  2022-11-23T02:01:51.1033292Z  2022-11-23T02:01:51.1033789Z [1,731 / 1,868] 8 actions, 7 running 2022-11-23T02:01:51.1034411Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:51.1035262Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:51.1036888Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:51.1037736Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:51.1038433Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:51.1039118Z Compiling torch/csrc/jit/serialization/onnx.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:51.1039746Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:51.1040323Z [Scann] Compiling aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp 2022-11-23T02:01:51.3412045Z 2022-11-23T02:01:51.3419485Z  2022-11-23T02:01:51.3419869Z  2022-11-23T02:01:51.3420186Z  2022-11-23T02:01:51.3420468Z  2022-11-23T02:01:51.3420730Z  2022-11-23T02:01:51.3420999Z  2022-11-23T02:01:51.3421276Z  2022-11-23T02:01:51.3421531Z  2022-11-23T02:01:51.3421895Z [1,732 / 1,868] 8 actions running 2022-11-23T02:01:51.3422562Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:51.3423110Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:51.3423641Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:51.3424089Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:51.3424663Z Compiling torch/csrc/jit/serialization/onnx.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:51.3425159Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:51.3425592Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:01:51.3426021Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:51.7424123Z 2022-11-23T02:01:51.7424702Z  2022-11-23T02:01:51.7425049Z  2022-11-23T02:01:51.7425350Z  2022-11-23T02:01:51.7425634Z  2022-11-23T02:01:51.7425921Z  2022-11-23T02:01:51.7426203Z  2022-11-23T02:01:51.7426481Z  2022-11-23T02:01:51.7426775Z  2022-11-23T02:01:51.7427196Z [1,733 / 1,868] 8 actions running 2022-11-23T02:01:51.7427693Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:51.7428183Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:51.7428678Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:51.7429421Z Compiling torch/csrc/jit/serialization/onnx.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:51.7429995Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:51.7430480Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:01:51.7430978Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:51.7431455Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:51.9429207Z 2022-11-23T02:01:51.9429791Z  2022-11-23T02:01:51.9430157Z  2022-11-23T02:01:51.9430450Z  2022-11-23T02:01:51.9430750Z  2022-11-23T02:01:51.9431039Z  2022-11-23T02:01:51.9431313Z  2022-11-23T02:01:51.9431610Z  2022-11-23T02:01:51.9431908Z  2022-11-23T02:01:51.9432330Z [1,734 / 1,868] 8 actions, 7 running 2022-11-23T02:01:51.9432842Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:51.9433307Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:51.9433935Z Compiling torch/csrc/jit/serialization/onnx.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:51.9434483Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:51.9434961Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:01:51.9435427Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:51.9435912Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:51.9436369Z [Prepa] Compiling torch/csrc/api/src/nn/modules/embedding.cpp 2022-11-23T02:01:52.3434219Z 2022-11-23T02:01:52.3434775Z  2022-11-23T02:01:52.3435099Z  2022-11-23T02:01:52.3435365Z  2022-11-23T02:01:52.3435586Z  2022-11-23T02:01:52.3435830Z  2022-11-23T02:01:52.3436072Z  2022-11-23T02:01:52.3436313Z  2022-11-23T02:01:52.3436547Z  2022-11-23T02:01:52.3436921Z [1,734 / 1,868] 8 actions running 2022-11-23T02:01:52.3437349Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:52.3437808Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:52.3438708Z Compiling torch/csrc/jit/serialization/onnx.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:52.3439179Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:52.3439554Z //:aten; 1s processwrapper-sandbox 2022-11-23T02:01:52.3439940Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:52.3440331Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:52.3440754Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:52.7425967Z 2022-11-23T02:01:52.7426682Z  2022-11-23T02:01:52.7426933Z  2022-11-23T02:01:52.7427147Z  2022-11-23T02:01:52.7427337Z  2022-11-23T02:01:52.7427493Z  2022-11-23T02:01:52.7427658Z  2022-11-23T02:01:52.7427826Z  2022-11-23T02:01:52.7428059Z  2022-11-23T02:01:52.7428309Z [1,737 / 1,868] 8 actions running 2022-11-23T02:01:52.7680050Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:52.7680491Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:52.7680930Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:52.7681379Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:52.7681971Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:52.7682413Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:52.7682841Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:52.7683285Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:53.4189728Z 2022-11-23T02:01:53.4190223Z  2022-11-23T02:01:53.4190568Z  2022-11-23T02:01:53.4190863Z  2022-11-23T02:01:53.4191133Z  2022-11-23T02:01:53.4191422Z  2022-11-23T02:01:53.4191687Z  2022-11-23T02:01:53.4191926Z  2022-11-23T02:01:53.4192206Z  2022-11-23T02:01:53.4192623Z [1,738 / 1,868] 8 actions, 7 running 2022-11-23T02:01:53.4193078Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:53.4193572Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:53.4194040Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:53.4194463Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:53.4194863Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:53.4195321Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:53.4195770Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:53.4196191Z [Scann] Compiling torch/csrc/jit/passes/tensorexpr_fuser.cpp 2022-11-23T02:01:53.7701238Z 2022-11-23T02:01:53.7701749Z  2022-11-23T02:01:53.7702069Z  2022-11-23T02:01:53.7702338Z  2022-11-23T02:01:53.7702615Z  2022-11-23T02:01:53.7702898Z  2022-11-23T02:01:53.7703152Z  2022-11-23T02:01:53.7703418Z  2022-11-23T02:01:53.7703678Z  2022-11-23T02:01:53.7704013Z [1,739 / 1,868] 8 actions running 2022-11-23T02:01:53.7704422Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:53.7704874Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:53.7705316Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:53.7705746Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:53.7706176Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:53.7706591Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:53.7707021Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:53.7707446Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:54.1276755Z 2022-11-23T02:01:54.1277337Z  2022-11-23T02:01:54.1277635Z  2022-11-23T02:01:54.1277865Z  2022-11-23T02:01:54.1278198Z  2022-11-23T02:01:54.1278409Z  2022-11-23T02:01:54.1278628Z  2022-11-23T02:01:54.1278845Z  2022-11-23T02:01:54.1279049Z  2022-11-23T02:01:54.1279396Z [1,740 / 1,868] 8 actions, 7 running 2022-11-23T02:01:54.1279826Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:54.1280250Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:54.1280688Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:54.1281133Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:54.1281693Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:54.1282135Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:54.1282802Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:54.1283211Z [Scann] Compiling torch/csrc/jit/passes/normalize_ops.cpp 2022-11-23T02:01:54.3708562Z 2022-11-23T02:01:54.3709141Z  2022-11-23T02:01:54.3709479Z  2022-11-23T02:01:54.3709748Z  2022-11-23T02:01:54.3710015Z  2022-11-23T02:01:54.3710289Z  2022-11-23T02:01:54.3710545Z  2022-11-23T02:01:54.3710812Z  2022-11-23T02:01:54.3711078Z  2022-11-23T02:01:54.3711446Z [1,742 / 1,868] 8 actions running 2022-11-23T02:01:54.3711904Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:54.3712347Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:54.3712755Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:54.3713111Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:54.3713740Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:54.3714084Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:54.3714627Z Compiling torch/csrc/autograd/cpp_hook.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:54.3715263Z Compiling torch/csrc/autograd/forward_grad.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:54.7211215Z 2022-11-23T02:01:54.7211765Z  2022-11-23T02:01:54.7212087Z  2022-11-23T02:01:54.7212353Z  2022-11-23T02:01:54.7212620Z  2022-11-23T02:01:54.7212859Z  2022-11-23T02:01:54.7213113Z  2022-11-23T02:01:54.7213368Z  2022-11-23T02:01:54.7213610Z  2022-11-23T02:01:54.7214010Z [1,743 / 1,868] 8 actions, 7 running 2022-11-23T02:01:54.7214440Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:54.7214855Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:54.7215272Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:54.7215713Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:54.7216132Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:54.7216703Z Compiling torch/csrc/autograd/cpp_hook.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:54.7217324Z Compiling torch/csrc/autograd/forward_grad.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:54.7217772Z [Scann] Compiling torch/csrc/jit/tensorexpr/operators/pointwise.cpp 2022-11-23T02:01:54.9706320Z 2022-11-23T02:01:54.9706927Z  2022-11-23T02:01:54.9707320Z  2022-11-23T02:01:54.9707670Z  2022-11-23T02:01:54.9707965Z  2022-11-23T02:01:54.9708266Z  2022-11-23T02:01:54.9708575Z  2022-11-23T02:01:54.9708851Z  2022-11-23T02:01:54.9709076Z  2022-11-23T02:01:54.9709323Z [1,743 / 1,868] 8 actions running 2022-11-23T02:01:54.9709591Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:54.9709865Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:54.9710131Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:54.9710398Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:54.9710664Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:54.9711007Z Compiling torch/csrc/autograd/cpp_hook.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:54.9711388Z Compiling torch/csrc/autograd/forward_grad.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:54.9711705Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:55.2712850Z 2022-11-23T02:01:55.2713417Z  2022-11-23T02:01:55.2713705Z  2022-11-23T02:01:55.2713957Z  2022-11-23T02:01:55.2714206Z  2022-11-23T02:01:55.2714444Z  2022-11-23T02:01:55.2714695Z  2022-11-23T02:01:55.2714948Z  2022-11-23T02:01:55.2715183Z  2022-11-23T02:01:55.2715541Z [1,744 / 1,868] 8 actions, 7 running 2022-11-23T02:01:55.2715939Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:55.2716310Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:55.2716689Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:55.2717073Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:55.2717556Z Compiling torch/csrc/autograd/cpp_hook.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:55.2718384Z Compiling torch/csrc/autograd/forward_grad.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:55.2718855Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:55.2719234Z [Scann] Compiling torch/csrc/jit/passes/specialize_autogradzero.cpp 2022-11-23T02:01:55.6114242Z 2022-11-23T02:01:55.6116020Z  2022-11-23T02:01:55.6116494Z  2022-11-23T02:01:55.6116800Z  2022-11-23T02:01:55.6117109Z  2022-11-23T02:01:55.6117388Z  2022-11-23T02:01:55.6117620Z  2022-11-23T02:01:55.6117773Z  2022-11-23T02:01:55.6118046Z  2022-11-23T02:01:55.6118324Z [1,744 / 1,868] 8 actions running 2022-11-23T02:01:55.6118608Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:55.6118927Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:55.6120358Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:55.6120648Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:55.6121046Z Compiling torch/csrc/autograd/cpp_hook.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:55.6121482Z Compiling torch/csrc/autograd/forward_grad.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:55.6122113Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:55.6122507Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:55.8130428Z 2022-11-23T02:01:55.8130982Z  2022-11-23T02:01:55.8131310Z  2022-11-23T02:01:55.8131581Z  2022-11-23T02:01:55.8131840Z  2022-11-23T02:01:55.8132118Z  2022-11-23T02:01:55.8132375Z  2022-11-23T02:01:55.8132648Z  2022-11-23T02:01:55.8132932Z  2022-11-23T02:01:55.8133308Z [1,745 / 1,868] 8 actions running 2022-11-23T02:01:55.8133752Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:55.8134208Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:55.8134646Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:55.8135213Z Compiling torch/csrc/autograd/cpp_hook.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:55.8135864Z Compiling torch/csrc/autograd/forward_grad.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:55.8136387Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:55.8136828Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:55.8137274Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:56.0128483Z 2022-11-23T02:01:56.0129039Z  2022-11-23T02:01:56.0129383Z  2022-11-23T02:01:56.0129714Z  2022-11-23T02:01:56.0130016Z  2022-11-23T02:01:56.0130298Z  2022-11-23T02:01:56.0130602Z  2022-11-23T02:01:56.0130898Z  2022-11-23T02:01:56.0131184Z  2022-11-23T02:01:56.0131602Z [1,746 / 1,868] 8 actions running 2022-11-23T02:01:56.0132084Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:56.0132565Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:56.0133064Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:56.0133680Z Compiling torch/csrc/autograd/cpp_hook.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:56.0134245Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:56.0134732Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:56.0135209Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:56.0135675Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:56.2439722Z 2022-11-23T02:01:56.2440295Z  2022-11-23T02:01:56.2440662Z  2022-11-23T02:01:56.2440985Z  2022-11-23T02:01:56.2441301Z  2022-11-23T02:01:56.2441659Z  2022-11-23T02:01:56.2441902Z  2022-11-23T02:01:56.2442144Z  2022-11-23T02:01:56.2442384Z  2022-11-23T02:01:56.2442719Z [1,748 / 1,868] 8 actions running 2022-11-23T02:01:56.2443118Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:56.2443515Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:56.2443901Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:56.2444200Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:56.2444468Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:56.2980444Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:56.2981238Z Compiling torch/csrc/jit/api/module_save.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:56.2981748Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:56.4988274Z 2022-11-23T02:01:56.4990003Z  2022-11-23T02:01:56.4990347Z  2022-11-23T02:01:56.4990657Z  2022-11-23T02:01:56.4990903Z  2022-11-23T02:01:56.4991138Z  2022-11-23T02:01:56.4991389Z  2022-11-23T02:01:56.4991666Z  2022-11-23T02:01:56.4991936Z  2022-11-23T02:01:56.4992352Z [1,748 / 1,868] 8 actions running 2022-11-23T02:01:56.4992797Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:56.4993217Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:56.4993638Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:56.5006602Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:56.5006996Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:56.5007402Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:56.5007949Z Compiling torch/csrc/jit/api/module_save.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:56.5008422Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:56.7772878Z 2022-11-23T02:01:56.7773299Z  2022-11-23T02:01:56.7773542Z  2022-11-23T02:01:56.7773720Z  2022-11-23T02:01:56.7773994Z  2022-11-23T02:01:56.7774240Z  2022-11-23T02:01:56.7774490Z  2022-11-23T02:01:56.7774734Z  2022-11-23T02:01:56.7774987Z  2022-11-23T02:01:56.7775338Z [1,749 / 1,868] 8 actions, 7 running 2022-11-23T02:01:56.7775791Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:56.7776245Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:56.7776661Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:56.7777107Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:56.7777511Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:56.7778000Z Compiling torch/csrc/jit/api/module_save.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:56.7778489Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:56.7778869Z [Scann] Compiling torch/csrc/autograd/engine.cpp 2022-11-23T02:01:57.1002147Z 2022-11-23T02:01:57.1002674Z  2022-11-23T02:01:57.1002980Z  2022-11-23T02:01:57.1003243Z  2022-11-23T02:01:57.1003516Z  2022-11-23T02:01:57.1003788Z  2022-11-23T02:01:57.1004065Z  2022-11-23T02:01:57.1004343Z  2022-11-23T02:01:57.1004581Z  2022-11-23T02:01:57.1004988Z [1,750 / 1,868] 8 actions running 2022-11-23T02:01:57.1005431Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:57.1005865Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:57.1006284Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:57.1006722Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:57.1007278Z Compiling torch/csrc/jit/api/module_save.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:57.1007783Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:57.1008332Z Compiling torch/csrc/autograd/engine.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:57.1008799Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:57.5909721Z 2022-11-23T02:01:57.5910340Z  2022-11-23T02:01:57.5910663Z  2022-11-23T02:01:57.5910902Z  2022-11-23T02:01:57.5911172Z  2022-11-23T02:01:57.5911450Z  2022-11-23T02:01:57.5911710Z  2022-11-23T02:01:57.5912009Z  2022-11-23T02:01:57.5912308Z  2022-11-23T02:01:57.5912683Z [1,751 / 1,868] 8 actions, 7 running 2022-11-23T02:01:57.5913148Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:57.5913564Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:57.5913995Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:57.5914561Z Compiling torch/csrc/jit/api/module_save.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:57.5915078Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:57.5915868Z Compiling torch/csrc/autograd/engine.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:57.5916424Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:57.5916827Z [Scann] Compiling torch/csrc/jit/api/function_impl.cpp 2022-11-23T02:01:57.8998595Z 2022-11-23T02:01:57.8999085Z  2022-11-23T02:01:57.8999321Z  2022-11-23T02:01:57.8999694Z  2022-11-23T02:01:57.8999872Z  2022-11-23T02:01:57.9000036Z  2022-11-23T02:01:57.9000246Z  2022-11-23T02:01:57.9000430Z  2022-11-23T02:01:57.9000587Z  2022-11-23T02:01:57.9000832Z [1,752 / 1,868] 8 actions running 2022-11-23T02:01:57.9001161Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:57.9001425Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:57.9001990Z Compiling torch/csrc/jit/api/module_save.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:57.9307828Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:57.9308281Z Compiling torch/csrc/autograd/engine.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:57.9308704Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:57.9309196Z Compiling torch/csrc/jit/api/function_impl.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:57.9309714Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:58.1315697Z 2022-11-23T02:01:58.1317305Z  2022-11-23T02:01:58.1317634Z  2022-11-23T02:01:58.1317798Z  2022-11-23T02:01:58.1318054Z  2022-11-23T02:01:58.1318229Z  2022-11-23T02:01:58.1318385Z  2022-11-23T02:01:58.1318556Z  2022-11-23T02:01:58.1318727Z  2022-11-23T02:01:58.1319031Z [1,753 / 1,868] 8 actions running 2022-11-23T02:01:58.1319387Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:58.1319669Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:58.1319925Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:58.1320279Z Compiling torch/csrc/autograd/engine.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:58.1320640Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:58.1321147Z Compiling torch/csrc/jit/api/function_impl.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:58.1321465Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:58.1322022Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:58.3317450Z 2022-11-23T02:01:58.3318102Z  2022-11-23T02:01:58.3318543Z  2022-11-23T02:01:58.3318741Z  2022-11-23T02:01:58.3318912Z  2022-11-23T02:01:58.3319069Z  2022-11-23T02:01:58.3319240Z  2022-11-23T02:01:58.3319413Z  2022-11-23T02:01:58.3319569Z  2022-11-23T02:01:58.3319823Z [1,755 / 1,868] 8 actions running 2022-11-23T02:01:58.3320116Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:58.3320615Z Compiling torch/csrc/autograd/engine.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:58.3321072Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:58.3321419Z Compiling torch/csrc/jit/api/function_impl.cpp; 0s processwrapper-sandbox 2022-11-23T02:01:58.3321998Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:58.3322279Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:58.3322548Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:58.3322803Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:58.7106037Z 2022-11-23T02:01:58.7106589Z  2022-11-23T02:01:58.7106955Z  2022-11-23T02:01:58.7107225Z  2022-11-23T02:01:58.7107462Z  2022-11-23T02:01:58.7107703Z  2022-11-23T02:01:58.7107943Z  2022-11-23T02:01:58.7108178Z  2022-11-23T02:01:58.7108440Z  2022-11-23T02:01:58.7108835Z [1,756 / 1,868] 8 actions, 7 running 2022-11-23T02:01:58.7109281Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:58.7109732Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:58.7110255Z Compiling torch/csrc/jit/api/function_impl.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:58.7110711Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:58.7111117Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:58.7111817Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:58.7112256Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:58.7112673Z [Scann] Compiling torch/csrc/jit/passes/utils/check_alias_annotation.cpp 2022-11-23T02:01:59.0034495Z 2022-11-23T02:01:59.0035009Z  2022-11-23T02:01:59.0035449Z  2022-11-23T02:01:59.0035763Z  2022-11-23T02:01:59.0036061Z  2022-11-23T02:01:59.0036368Z  2022-11-23T02:01:59.0036675Z  2022-11-23T02:01:59.0037180Z  2022-11-23T02:01:59.0037492Z  2022-11-23T02:01:59.0037991Z [1,756 / 1,868] 8 actions running 2022-11-23T02:01:59.0038556Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:01:59.0039064Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:59.0039675Z Compiling torch/csrc/jit/api/function_impl.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:59.0040937Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:59.0041377Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:59.0042269Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:59.0042760Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:59.0043233Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:59.2046341Z 2022-11-23T02:01:59.2046912Z  2022-11-23T02:01:59.2047245Z  2022-11-23T02:01:59.2047515Z  2022-11-23T02:01:59.2047810Z  2022-11-23T02:01:59.2048088Z  2022-11-23T02:01:59.2048334Z  2022-11-23T02:01:59.2048578Z  2022-11-23T02:01:59.2048823Z  2022-11-23T02:01:59.2049164Z [1,757 / 1,868] 8 actions running 2022-11-23T02:01:59.2049570Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:59.2050120Z Compiling torch/csrc/jit/api/function_impl.cpp; 1s processwrapper-sandbox 2022-11-23T02:01:59.2050621Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:59.2051056Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:59.2051509Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:59.2051934Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:59.2052329Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:59.2052710Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:59.6044578Z 2022-11-23T02:01:59.6045151Z  2022-11-23T02:01:59.6045516Z  2022-11-23T02:01:59.6045822Z  2022-11-23T02:01:59.6046157Z  2022-11-23T02:01:59.6047535Z  2022-11-23T02:01:59.6047877Z  2022-11-23T02:01:59.6048158Z  2022-11-23T02:01:59.6048643Z  2022-11-23T02:01:59.6049055Z [1,757 / 1,868] 8 actions running 2022-11-23T02:01:59.6049556Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:59.6050194Z Compiling torch/csrc/jit/api/function_impl.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:59.6050780Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:59.6051299Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:59.6051800Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:59.6052273Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:59.6052783Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:59.6053285Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:59.8049418Z 2022-11-23T02:01:59.8049981Z  2022-11-23T02:01:59.8050346Z  2022-11-23T02:01:59.8051641Z  2022-11-23T02:01:59.8051945Z  2022-11-23T02:01:59.8052241Z  2022-11-23T02:01:59.8052521Z  2022-11-23T02:01:59.8052813Z  2022-11-23T02:01:59.8053094Z  2022-11-23T02:01:59.8054114Z [1,758 / 1,868] 8 actions running 2022-11-23T02:01:59.8054716Z Compiling torch/csrc/jit/api/function_impl.cpp; 2s processwrapper-sandbox 2022-11-23T02:01:59.8055214Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:01:59.8055619Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:59.8056082Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:59.8056534Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:59.8056948Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:01:59.8057531Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:01:59.8057927Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:02:00.2055879Z 2022-11-23T02:02:00.2056454Z  2022-11-23T02:02:00.2056749Z  2022-11-23T02:02:00.2057028Z  2022-11-23T02:02:00.2057289Z  2022-11-23T02:02:00.2057531Z  2022-11-23T02:02:00.2057806Z  2022-11-23T02:02:00.2058085Z  2022-11-23T02:02:00.2058357Z  2022-11-23T02:02:00.2058747Z [1,759 / 1,868] 7 actions running 2022-11-23T02:02:00.2059291Z Compiling torch/csrc/jit/api/function_impl.cpp; 2s processwrapper-sandbox 2022-11-23T02:02:00.2059738Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:02:00.2060146Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:02:00.2060553Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:02:00.2061886Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:02:00.2062268Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:02:00.2062653Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:02:00.4059547Z 2022-11-23T02:02:00.4060087Z  2022-11-23T02:02:00.4060381Z  2022-11-23T02:02:00.4060620Z  2022-11-23T02:02:00.4060900Z  2022-11-23T02:02:00.4061125Z  2022-11-23T02:02:00.4061386Z  2022-11-23T02:02:00.4061663Z  2022-11-23T02:02:00.4062099Z [1,759 / 1,868] 8 actions running 2022-11-23T02:02:00.4062685Z Compiling torch/csrc/jit/api/function_impl.cpp; 2s processwrapper-sandbox 2022-11-23T02:02:00.4063176Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:02:00.4063546Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:02:00.4063927Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:02:00.4064368Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:02:00.4064807Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:02:00.4065256Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:02:00.4065781Z Compiling torch/csrc/jit/passes/autocast.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:00.8089856Z 2022-11-23T02:02:00.8090460Z  2022-11-23T02:02:00.8090703Z  2022-11-23T02:02:00.8091353Z  2022-11-23T02:02:00.8091653Z  2022-11-23T02:02:00.8092145Z  2022-11-23T02:02:00.8092608Z  2022-11-23T02:02:00.8092920Z  2022-11-23T02:02:00.8093350Z  2022-11-23T02:02:00.8093808Z [1,760 / 1,868] 8 actions running 2022-11-23T02:02:00.8094609Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:02:00.8095275Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:02:00.8096079Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:02:00.8096702Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:02:00.8097145Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:02:00.8097426Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:02:00.8097836Z Compiling torch/csrc/jit/passes/autocast.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:00.8098192Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:02:01.2065555Z 2022-11-23T02:02:01.2066209Z  2022-11-23T02:02:01.2066615Z  2022-11-23T02:02:01.2066929Z  2022-11-23T02:02:01.2067131Z  2022-11-23T02:02:01.2067287Z  2022-11-23T02:02:01.2067454Z  2022-11-23T02:02:01.2067621Z  2022-11-23T02:02:01.2067775Z  2022-11-23T02:02:01.2068016Z [1,761 / 1,868] 8 actions running 2022-11-23T02:02:01.2068302Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:02:01.2068567Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:02:01.2068838Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:02:01.2069105Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:02:01.2069356Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:02:01.2069698Z Compiling torch/csrc/jit/passes/autocast.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:01.2070022Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:02:01.2070276Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:02:01.4101395Z 2022-11-23T02:02:01.4101969Z  2022-11-23T02:02:01.4102595Z  2022-11-23T02:02:01.4102919Z  2022-11-23T02:02:01.4103203Z  2022-11-23T02:02:01.4103507Z  2022-11-23T02:02:01.4103885Z  2022-11-23T02:02:01.4104158Z  2022-11-23T02:02:01.4104456Z  2022-11-23T02:02:01.4104882Z [1,763 / 1,868] 8 actions, 7 running 2022-11-23T02:02:01.4105318Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:02:01.4105759Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:02:01.4106184Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:02:01.4106716Z Compiling torch/csrc/jit/passes/autocast.cpp; 1s processwrapper-sandbox 2022-11-23T02:02:01.4107160Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:02:01.4107433Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:02:01.4107824Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:02:01.4108071Z [Scann] Compiling aten/src/ATen/core/Dict.cpp 2022-11-23T02:02:01.6205585Z 2022-11-23T02:02:01.6206194Z  2022-11-23T02:02:01.6206607Z  2022-11-23T02:02:01.6206953Z  2022-11-23T02:02:01.6207200Z  2022-11-23T02:02:01.6207378Z  2022-11-23T02:02:01.6207537Z  2022-11-23T02:02:01.6207707Z  2022-11-23T02:02:01.6207878Z  2022-11-23T02:02:01.6208117Z [1,765 / 1,868] 8 actions running 2022-11-23T02:02:01.6208402Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:02:01.6208757Z Compiling torch/csrc/jit/passes/autocast.cpp; 1s processwrapper-sandbox 2022-11-23T02:02:01.6209064Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:02:01.6209338Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:02:01.6209601Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:02:01.6209918Z Compiling aten/src/ATen/core/Dict.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:01.6210304Z Compiling aten/src/ATen/core/Formatting.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:01.6210619Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:02:02.2583880Z 2022-11-23T02:02:02.2584476Z  2022-11-23T02:02:02.2584868Z  2022-11-23T02:02:02.2585175Z  2022-11-23T02:02:02.2585470Z  2022-11-23T02:02:02.2585775Z  2022-11-23T02:02:02.2586083Z  2022-11-23T02:02:02.2586355Z  2022-11-23T02:02:02.2586658Z  2022-11-23T02:02:02.2587078Z [1,766 / 1,868] 8 actions, 7 running 2022-11-23T02:02:02.2587694Z Compiling torch/csrc/jit/passes/autocast.cpp; 2s processwrapper-sandbox 2022-11-23T02:02:02.2588269Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:02:02.2588767Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:02:02.2589239Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:02:02.2589825Z Compiling aten/src/ATen/core/Dict.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:02.2590522Z Compiling aten/src/ATen/core/Formatting.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:02.2591101Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:02:02.2591624Z [Scann] Compiling torch/csrc/jit/passes/quantization/quantization_type.cpp 2022-11-23T02:02:02.6524119Z 2022-11-23T02:02:02.6524741Z  2022-11-23T02:02:02.6525136Z  2022-11-23T02:02:02.6525428Z  2022-11-23T02:02:02.6525730Z  2022-11-23T02:02:02.6526017Z  2022-11-23T02:02:02.6526283Z  2022-11-23T02:02:02.6526602Z  2022-11-23T02:02:02.6526931Z  2022-11-23T02:02:02.6527307Z [1,767 / 1,868] 8 actions running 2022-11-23T02:02:02.6527848Z Compiling torch/csrc/jit/passes/autocast.cpp; 2s processwrapper-sandbox 2022-11-23T02:02:02.6528377Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:02:02.6528770Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:02:02.6529286Z Compiling aten/src/ATen/core/Dict.cpp; 1s processwrapper-sandbox 2022-11-23T02:02:02.6529869Z Compiling aten/src/ATen/core/Formatting.cpp; 1s processwrapper-sandbox 2022-11-23T02:02:02.6530367Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:02:02.6530790Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:02:02.6531478Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:02:03.0513120Z 2022-11-23T02:02:03.0513862Z  2022-11-23T02:02:03.0514258Z  2022-11-23T02:02:03.0514458Z  2022-11-23T02:02:03.0514618Z  2022-11-23T02:02:03.0514788Z  2022-11-23T02:02:03.0514959Z  2022-11-23T02:02:03.0515118Z  2022-11-23T02:02:03.0515283Z  2022-11-23T02:02:03.0515529Z [1,768 / 1,868] 8 actions, 7 running 2022-11-23T02:02:03.0515873Z Compiling torch/csrc/jit/passes/autocast.cpp; 2s processwrapper-sandbox 2022-11-23T02:02:03.0516195Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:02:03.0516523Z Compiling aten/src/ATen/core/Dict.cpp; 1s processwrapper-sandbox 2022-11-23T02:02:03.0516882Z Compiling aten/src/ATen/core/Formatting.cpp; 1s processwrapper-sandbox 2022-11-23T02:02:03.0518336Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:02:03.0518742Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:02:03.0519159Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:02:03.0519545Z [Scann] Compiling torch/csrc/jit/passes/pass_manager.cpp 2022-11-23T02:02:03.2517211Z 2022-11-23T02:02:03.2517729Z  2022-11-23T02:02:03.2518049Z  2022-11-23T02:02:03.2518213Z  2022-11-23T02:02:03.2518385Z  2022-11-23T02:02:03.2518558Z  2022-11-23T02:02:03.2518713Z  2022-11-23T02:02:03.2518880Z  2022-11-23T02:02:03.2519049Z  2022-11-23T02:02:03.2519277Z [1,768 / 1,868] 8 actions running 2022-11-23T02:02:03.2519631Z Compiling torch/csrc/jit/passes/autocast.cpp; 3s processwrapper-sandbox 2022-11-23T02:02:03.2519953Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:02:03.2520276Z Compiling aten/src/ATen/core/Dict.cpp; 1s processwrapper-sandbox 2022-11-23T02:02:03.2520667Z Compiling aten/src/ATen/core/Formatting.cpp; 1s processwrapper-sandbox 2022-11-23T02:02:03.2520978Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:02:03.2521244Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:02:03.2521691Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:02:03.2521972Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:02:03.5190568Z 2022-11-23T02:02:03.5191339Z  2022-11-23T02:02:03.5191740Z  2022-11-23T02:02:03.5191930Z  2022-11-23T02:02:03.5192109Z  2022-11-23T02:02:03.5192283Z  2022-11-23T02:02:03.5192537Z  2022-11-23T02:02:03.5192779Z  2022-11-23T02:02:03.5192988Z  2022-11-23T02:02:03.5193251Z [1,769 / 1,868] 8 actions running 2022-11-23T02:02:03.5193746Z Compiling torch/csrc/jit/passes/autocast.cpp; 3s processwrapper-sandbox 2022-11-23T02:02:03.5194160Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:02:03.5194595Z Compiling aten/src/ATen/core/Formatting.cpp; 2s processwrapper-sandbox 2022-11-23T02:02:03.5195105Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:02:03.5195382Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:02:03.5195767Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:02:03.5196109Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:02:03.5196366Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:02:03.7233900Z 2022-11-23T02:02:03.7234665Z  2022-11-23T02:02:03.7235342Z  2022-11-23T02:02:03.7235610Z  2022-11-23T02:02:03.7235786Z  2022-11-23T02:02:03.7235968Z  2022-11-23T02:02:03.7236196Z  2022-11-23T02:02:03.7236415Z  2022-11-23T02:02:03.7236587Z  2022-11-23T02:02:03.7236833Z [1,770 / 1,868] 8 actions, 7 running 2022-11-23T02:02:03.7237227Z Compiling torch/csrc/jit/passes/autocast.cpp; 3s processwrapper-sandbox 2022-11-23T02:02:03.7237557Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:02:03.7238013Z Compiling aten/src/ATen/core/Formatting.cpp; 2s processwrapper-sandbox 2022-11-23T02:02:03.7238341Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:02:03.7238653Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:02:03.7239614Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:02:03.7240125Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:02:03.7240557Z [Scann] Compiling torch/csrc/api/src/optim/adam.cpp 2022-11-23T02:02:04.0687007Z 2022-11-23T02:02:04.0689639Z  2022-11-23T02:02:04.0689936Z  2022-11-23T02:02:04.0690192Z  2022-11-23T02:02:04.0690447Z  2022-11-23T02:02:04.0690676Z  2022-11-23T02:02:04.0690935Z  2022-11-23T02:02:04.0691175Z  2022-11-23T02:02:04.0691408Z  2022-11-23T02:02:04.0691773Z [1,773 / 1,868] 8 actions, 7 running 2022-11-23T02:02:04.0701932Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:02:04.0702533Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:02:04.0702954Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:02:04.0703551Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:02:04.0704064Z Compiling torch/csrc/api/src/optim/adam.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:04.0704676Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:04.0705229Z Compiling aten/src/ATen/core/ATenGeneral.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:04.0705713Z [Scann] Compiling aten/src/ATen/functorch/BatchRulesHelper.cpp 2022-11-23T02:02:04.3197739Z 2022-11-23T02:02:04.3198394Z  2022-11-23T02:02:04.3199725Z  2022-11-23T02:02:04.3200264Z  2022-11-23T02:02:04.3200544Z  2022-11-23T02:02:04.3200765Z  2022-11-23T02:02:04.3200956Z  2022-11-23T02:02:04.3201129Z  2022-11-23T02:02:04.3201376Z  2022-11-23T02:02:04.3202154Z [1,773 / 1,868] 8 actions running 2022-11-23T02:02:04.3202598Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:02:04.3203048Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:02:04.3203512Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:02:04.3203938Z //:torch; 0s processwrapper-sandbox 2022-11-23T02:02:04.3204364Z Compiling torch/csrc/api/src/optim/adam.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:04.3204974Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:04.3205568Z Compiling aten/src/ATen/core/ATenGeneral.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:04.3206075Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:04.7214630Z 2022-11-23T02:02:04.7215150Z  2022-11-23T02:02:04.7215488Z  2022-11-23T02:02:04.7215764Z  2022-11-23T02:02:04.7216031Z  2022-11-23T02:02:04.7216319Z  2022-11-23T02:02:04.7216606Z  2022-11-23T02:02:04.7216854Z  2022-11-23T02:02:04.7217147Z  2022-11-23T02:02:04.7217563Z [1,774 / 1,868] 8 actions running 2022-11-23T02:02:04.7218003Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:02:04.7218449Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:02:04.7218902Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:02:04.7219454Z Compiling torch/csrc/api/src/optim/adam.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:04.7220119Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:04.7220760Z Compiling aten/src/ATen/core/ATenGeneral.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:04.7221274Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:04.7221833Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:05.2943981Z 2022-11-23T02:02:05.2944582Z  2022-11-23T02:02:05.2944942Z  2022-11-23T02:02:05.2945240Z  2022-11-23T02:02:05.2945536Z  2022-11-23T02:02:05.2947774Z  2022-11-23T02:02:05.2948144Z  2022-11-23T02:02:05.2948460Z  2022-11-23T02:02:05.2948753Z  2022-11-23T02:02:05.2949190Z [1,775 / 1,868] 8 actions, 7 running 2022-11-23T02:02:05.2949687Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:02:05.2950185Z //:torch; 1s processwrapper-sandbox 2022-11-23T02:02:05.2950802Z Compiling torch/csrc/api/src/optim/adam.cpp; 1s processwrapper-sandbox 2022-11-23T02:02:05.2951723Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 1s processwrapper-sandbox 2022-11-23T02:02:05.2952450Z Compiling aten/src/ATen/core/ATenGeneral.cpp; 1s processwrapper-sandbox 2022-11-23T02:02:05.2953013Z //:aten; 1s processwrapper-sandbox 2022-11-23T02:02:05.2953639Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:05.2954214Z [Scann] Compiling aten/src/ATen/functorch/BatchRulesFactory.cpp 2022-11-23T02:02:05.5216490Z 2022-11-23T02:02:05.5217075Z  2022-11-23T02:02:05.5217400Z  2022-11-23T02:02:05.5217688Z  2022-11-23T02:02:05.5217969Z  2022-11-23T02:02:05.5218355Z  2022-11-23T02:02:05.5218630Z  2022-11-23T02:02:05.5218902Z  2022-11-23T02:02:05.5219162Z  2022-11-23T02:02:05.5219783Z [1,776 / 1,868] 8 actions running 2022-11-23T02:02:05.5220429Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:02:05.5220851Z //:torch; 2s processwrapper-sandbox 2022-11-23T02:02:05.5221426Z Compiling torch/csrc/api/src/optim/adam.cpp; 1s processwrapper-sandbox 2022-11-23T02:02:05.5222070Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 1s processwrapper-sandbox 2022-11-23T02:02:05.5222565Z //:aten; 1s processwrapper-sandbox 2022-11-23T02:02:05.5223139Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 1s processwrapper-sandbox 2022-11-23T02:02:05.5223665Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:05.5224309Z Compiling aten/src/ATen/core/List.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:05.8822022Z 2022-11-23T02:02:05.8822556Z  2022-11-23T02:02:05.8822864Z  2022-11-23T02:02:05.8823093Z  2022-11-23T02:02:05.8823340Z  2022-11-23T02:02:05.8823597Z  2022-11-23T02:02:05.8823890Z  2022-11-23T02:02:05.8826061Z  2022-11-23T02:02:05.8826651Z  2022-11-23T02:02:05.8827911Z [1,777 / 1,868] 8 actions, 7 running 2022-11-23T02:02:05.8828602Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:02:05.8829382Z Compiling torch/csrc/api/src/optim/adam.cpp; 2s processwrapper-sandbox 2022-11-23T02:02:05.8830124Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 2s processwrapper-sandbox 2022-11-23T02:02:05.8830921Z //:aten; 1s processwrapper-sandbox 2022-11-23T02:02:05.8831941Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 1s processwrapper-sandbox 2022-11-23T02:02:05.8832449Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:05.8832920Z Compiling aten/src/ATen/core/List.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:05.8833421Z [Scann] Compiling aten/src/ATen/functorch/BatchRulesDynamic.cpp 2022-11-23T02:02:06.1215708Z 2022-11-23T02:02:06.1216636Z  2022-11-23T02:02:06.1217260Z  2022-11-23T02:02:06.1217815Z  2022-11-23T02:02:06.1219295Z  2022-11-23T02:02:06.1219721Z  2022-11-23T02:02:06.1220097Z  2022-11-23T02:02:06.1220528Z  2022-11-23T02:02:06.1221056Z  2022-11-23T02:02:06.1223765Z [1,777 / 1,868] 8 actions running 2022-11-23T02:02:06.1224337Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:02:06.1225030Z Compiling torch/csrc/api/src/optim/adam.cpp; 2s processwrapper-sandbox 2022-11-23T02:02:06.1226048Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 2s processwrapper-sandbox 2022-11-23T02:02:06.1227716Z //:aten; 2s processwrapper-sandbox 2022-11-23T02:02:06.1228483Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 1s processwrapper-sandbox 2022-11-23T02:02:06.1229148Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:06.1229818Z Compiling aten/src/ATen/core/List.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:06.1230423Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:06.3225044Z 2022-11-23T02:02:06.3225705Z  2022-11-23T02:02:06.3226029Z  2022-11-23T02:02:06.3241001Z  2022-11-23T02:02:06.3241672Z  2022-11-23T02:02:06.3241937Z  2022-11-23T02:02:06.3242203Z  2022-11-23T02:02:06.3242465Z  2022-11-23T02:02:06.3242708Z  2022-11-23T02:02:06.3243283Z [1,778 / 1,868] 8 actions running 2022-11-23T02:02:06.3243721Z //:torch; 3s processwrapper-sandbox 2022-11-23T02:02:06.3244259Z Compiling torch/csrc/api/src/optim/adam.cpp; 2s processwrapper-sandbox 2022-11-23T02:02:06.3244864Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 2s processwrapper-sandbox 2022-11-23T02:02:06.3245341Z //:aten; 2s processwrapper-sandbox 2022-11-23T02:02:06.3245735Z //:aten; 1s processwrapper-sandbox 2022-11-23T02:02:06.3246212Z Compiling aten/src/ATen/core/List.cpp; 1s processwrapper-sandbox 2022-11-23T02:02:06.3246691Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:06.3247090Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:06.6193754Z 2022-11-23T02:02:06.6194240Z  2022-11-23T02:02:06.6194842Z  2022-11-23T02:02:06.6195132Z  2022-11-23T02:02:06.6195396Z  2022-11-23T02:02:06.6195678Z  2022-11-23T02:02:06.6195954Z  2022-11-23T02:02:06.6196217Z  2022-11-23T02:02:06.6196509Z  2022-11-23T02:02:06.6196908Z [1,779 / 1,868] 8 actions, 7 running 2022-11-23T02:02:06.6197468Z Compiling torch/csrc/api/src/optim/adam.cpp; 2s processwrapper-sandbox 2022-11-23T02:02:06.6198213Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 2s processwrapper-sandbox 2022-11-23T02:02:06.6198744Z //:aten; 2s processwrapper-sandbox 2022-11-23T02:02:06.6199193Z //:aten; 1s processwrapper-sandbox 2022-11-23T02:02:06.6199721Z Compiling aten/src/ATen/core/List.cpp; 1s processwrapper-sandbox 2022-11-23T02:02:06.6200216Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:06.6200647Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:06.6201091Z [Scann] Compiling aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp 2022-11-23T02:02:06.8520044Z 2022-11-23T02:02:06.8520579Z  2022-11-23T02:02:06.8520892Z  2022-11-23T02:02:06.8521127Z  2022-11-23T02:02:06.8521403Z  2022-11-23T02:02:06.8521834Z  2022-11-23T02:02:06.8522086Z  2022-11-23T02:02:06.8522345Z  2022-11-23T02:02:06.8522584Z  2022-11-23T02:02:06.8522973Z [1,780 / 1,868] 8 actions, 7 running 2022-11-23T02:02:06.8523551Z Compiling torch/csrc/api/src/optim/adam.cpp; 3s processwrapper-sandbox 2022-11-23T02:02:06.8524195Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 2s processwrapper-sandbox 2022-11-23T02:02:06.8524705Z //:aten; 2s processwrapper-sandbox 2022-11-23T02:02:06.8525141Z //:aten; 1s processwrapper-sandbox 2022-11-23T02:02:06.8525584Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:06.8526008Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:06.8526420Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:06.8526809Z [Scann] Compiling aten/src/ATen/core/library.cpp 2022-11-23T02:02:07.1237972Z 2022-11-23T02:02:07.1238498Z  2022-11-23T02:02:07.1238797Z  2022-11-23T02:02:07.1239046Z  2022-11-23T02:02:07.1239317Z  2022-11-23T02:02:07.1239546Z  2022-11-23T02:02:07.1239822Z  2022-11-23T02:02:07.1240075Z  2022-11-23T02:02:07.1240307Z  2022-11-23T02:02:07.1240671Z [1,780 / 1,868] 8 actions running 2022-11-23T02:02:07.1241198Z Compiling torch/csrc/api/src/optim/adam.cpp; 3s processwrapper-sandbox 2022-11-23T02:02:07.1241893Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 3s processwrapper-sandbox 2022-11-23T02:02:07.1242375Z //:aten; 3s processwrapper-sandbox 2022-11-23T02:02:07.1242782Z //:aten; 1s processwrapper-sandbox 2022-11-23T02:02:07.1243174Z //:aten; 1s processwrapper-sandbox 2022-11-23T02:02:07.1243561Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:07.1243954Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:07.1244423Z Compiling aten/src/ATen/core/library.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:07.3228953Z 2022-11-23T02:02:07.3229438Z  2022-11-23T02:02:07.3229744Z  2022-11-23T02:02:07.3229996Z  2022-11-23T02:02:07.3230232Z  2022-11-23T02:02:07.3231198Z  2022-11-23T02:02:07.3231531Z  2022-11-23T02:02:07.3231810Z  2022-11-23T02:02:07.3232070Z  2022-11-23T02:02:07.3232434Z [1,781 / 1,868] 8 actions running 2022-11-23T02:02:07.3232967Z Compiling torch/csrc/api/src/optim/adam.cpp; 3s processwrapper-sandbox 2022-11-23T02:02:07.3233562Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 3s processwrapper-sandbox 2022-11-23T02:02:07.3233990Z //:aten; 2s processwrapper-sandbox 2022-11-23T02:02:07.3234373Z //:aten; 1s processwrapper-sandbox 2022-11-23T02:02:07.3234782Z //:aten; 1s processwrapper-sandbox 2022-11-23T02:02:07.3235190Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:07.3235638Z Compiling aten/src/ATen/core/library.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:07.3236835Z Compiling aten/src/ATen/native/Copy.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:07.6266502Z 2022-11-23T02:02:07.6267033Z  2022-11-23T02:02:07.6267368Z  2022-11-23T02:02:07.6267669Z  2022-11-23T02:02:07.6267980Z  2022-11-23T02:02:07.6268250Z  2022-11-23T02:02:07.6268536Z  2022-11-23T02:02:07.6268819Z  2022-11-23T02:02:07.6269088Z  2022-11-23T02:02:07.6269493Z [1,783 / 1,868] 8 actions, 7 running 2022-11-23T02:02:07.6269960Z //:aten; 2s processwrapper-sandbox 2022-11-23T02:02:07.6270404Z //:aten; 1s processwrapper-sandbox 2022-11-23T02:02:07.6270853Z //:aten; 1s processwrapper-sandbox 2022-11-23T02:02:07.6271314Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:07.6271868Z Compiling aten/src/ATen/core/library.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:07.6272508Z Compiling aten/src/ATen/native/Copy.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:07.6273139Z Compiling aten/src/ATen/autocast_mode.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:07.6273639Z [Scann] Compiling aten/src/ATen/detail/HIPHooksInterface.cpp 2022-11-23T02:02:07.9240042Z 2022-11-23T02:02:07.9241787Z  2022-11-23T02:02:07.9242137Z  2022-11-23T02:02:07.9242413Z  2022-11-23T02:02:07.9242785Z  2022-11-23T02:02:07.9243027Z  2022-11-23T02:02:07.9243258Z  2022-11-23T02:02:07.9243502Z  2022-11-23T02:02:07.9252437Z  2022-11-23T02:02:07.9252945Z [1,783 / 1,868] 8 actions running 2022-11-23T02:02:07.9253394Z //:aten; 2s processwrapper-sandbox 2022-11-23T02:02:07.9253831Z //:aten; 2s processwrapper-sandbox 2022-11-23T02:02:07.9255872Z //:aten; 1s processwrapper-sandbox 2022-11-23T02:02:07.9256312Z //:aten; 1s processwrapper-sandbox 2022-11-23T02:02:07.9256842Z Compiling aten/src/ATen/core/library.cpp; 1s processwrapper-sandbox 2022-11-23T02:02:07.9257614Z Compiling aten/src/ATen/native/Copy.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:07.9258240Z Compiling aten/src/ATen/autocast_mode.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:07.9258924Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:08.1242729Z 2022-11-23T02:02:08.1243673Z  2022-11-23T02:02:08.1244373Z  2022-11-23T02:02:08.1245669Z  2022-11-23T02:02:08.1246142Z  2022-11-23T02:02:08.1246578Z  2022-11-23T02:02:08.1247016Z  2022-11-23T02:02:08.1247393Z  2022-11-23T02:02:08.1247848Z  2022-11-23T02:02:08.1248432Z [1,784 / 1,868] 8 actions running 2022-11-23T02:02:08.1249003Z //:aten; 2s processwrapper-sandbox 2022-11-23T02:02:08.1249590Z //:aten; 2s processwrapper-sandbox 2022-11-23T02:02:08.1250168Z //:aten; 1s processwrapper-sandbox 2022-11-23T02:02:08.1250849Z Compiling aten/src/ATen/core/library.cpp; 1s processwrapper-sandbox 2022-11-23T02:02:08.1251627Z Compiling aten/src/ATen/native/Copy.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:08.1252317Z Compiling aten/src/ATen/autocast_mode.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:08.1252944Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:08.1253460Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:08.4542587Z 2022-11-23T02:02:08.4543914Z  2022-11-23T02:02:08.4544459Z  2022-11-23T02:02:08.4544989Z  2022-11-23T02:02:08.4548030Z  2022-11-23T02:02:08.4548480Z  2022-11-23T02:02:08.4549046Z  2022-11-23T02:02:08.4549497Z  2022-11-23T02:02:08.4549888Z  2022-11-23T02:02:08.4550536Z [1,787 / 1,868] 8 actions, 7 running 2022-11-23T02:02:08.4551094Z //:aten; 2s processwrapper-sandbox 2022-11-23T02:02:08.4551760Z Compiling aten/src/ATen/native/Copy.cpp; 1s processwrapper-sandbox 2022-11-23T02:02:08.4552497Z Compiling aten/src/ATen/autocast_mode.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:08.4553102Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:08.4553636Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:08.4554363Z Linking libtorch.so; 0s processwrapper-sandbox 2022-11-23T02:02:08.4554911Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:08.4555413Z [Scann] Compiling aten/src/ATen/native/quantized/Copy.cpp 2022-11-23T02:02:08.7254154Z 2022-11-23T02:02:08.7254706Z  2022-11-23T02:02:08.7255009Z  2022-11-23T02:02:08.7255271Z  2022-11-23T02:02:08.7255529Z  2022-11-23T02:02:08.7255771Z  2022-11-23T02:02:08.7260494Z  2022-11-23T02:02:08.7260805Z  2022-11-23T02:02:08.7261100Z  2022-11-23T02:02:08.7261517Z [1,789 / 1,868] 8 actions running 2022-11-23T02:02:08.7262103Z Compiling aten/src/ATen/autocast_mode.cpp; 1s processwrapper-sandbox 2022-11-23T02:02:08.7262642Z //:aten; 1s processwrapper-sandbox 2022-11-23T02:02:08.7263099Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:08.7263644Z Linking libtorch.so; 0s processwrapper-sandbox 2022-11-23T02:02:08.7264136Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:08.7264566Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:08.7264969Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:08.7265390Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:08.9249791Z 2022-11-23T02:02:08.9251427Z  2022-11-23T02:02:08.9251664Z  2022-11-23T02:02:08.9251839Z  2022-11-23T02:02:08.9251996Z  2022-11-23T02:02:08.9252168Z  2022-11-23T02:02:08.9252336Z  2022-11-23T02:02:08.9252492Z  2022-11-23T02:02:08.9252659Z  2022-11-23T02:02:08.9252911Z [1,789 / 1,868] 8 actions running 2022-11-23T02:02:08.9253253Z Compiling aten/src/ATen/autocast_mode.cpp; 1s processwrapper-sandbox 2022-11-23T02:02:08.9253580Z //:aten; 1s processwrapper-sandbox 2022-11-23T02:02:08.9253852Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:08.9254134Z Linking libtorch.so; 0s processwrapper-sandbox 2022-11-23T02:02:08.9254416Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:08.9254677Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:08.9254934Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:08.9255194Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:09.1333163Z 2022-11-23T02:02:09.1333845Z  2022-11-23T02:02:09.1334219Z  2022-11-23T02:02:09.1334537Z  2022-11-23T02:02:09.1334875Z  2022-11-23T02:02:09.1335111Z  2022-11-23T02:02:09.1335270Z  2022-11-23T02:02:09.1335437Z  2022-11-23T02:02:09.1335605Z  2022-11-23T02:02:09.1335841Z [1,790 / 1,868] 8 actions running 2022-11-23T02:02:09.1336204Z Compiling aten/src/ATen/autocast_mode.cpp; 1s processwrapper-sandbox 2022-11-23T02:02:09.1336528Z //:aten; 1s processwrapper-sandbox 2022-11-23T02:02:09.1336814Z Linking libtorch.so; 0s processwrapper-sandbox 2022-11-23T02:02:09.1337101Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:09.1337366Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:09.1337618Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:09.1337888Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:09.1338151Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:09.3715987Z 2022-11-23T02:02:09.3716569Z  2022-11-23T02:02:09.3717106Z  2022-11-23T02:02:09.3717422Z  2022-11-23T02:02:09.3717740Z  2022-11-23T02:02:09.3718085Z  2022-11-23T02:02:09.3718344Z  2022-11-23T02:02:09.3718635Z  2022-11-23T02:02:09.3718917Z  2022-11-23T02:02:09.3719327Z [1,790 / 1,868] 8 actions running 2022-11-23T02:02:09.3719931Z Compiling aten/src/ATen/autocast_mode.cpp; 1s processwrapper-sandbox 2022-11-23T02:02:09.3720458Z //:aten; 1s processwrapper-sandbox 2022-11-23T02:02:09.3720977Z Linking libtorch.so; 1s processwrapper-sandbox 2022-11-23T02:02:09.3721477Z //:aten; 1s processwrapper-sandbox 2022-11-23T02:02:09.3722025Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:09.3722501Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:09.3722982Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:09.3723554Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:09.7366792Z 2022-11-23T02:02:09.7367275Z  2022-11-23T02:02:09.7367611Z  2022-11-23T02:02:09.7367893Z  2022-11-23T02:02:09.7368180Z  2022-11-23T02:02:09.7368461Z  2022-11-23T02:02:09.7368731Z  2022-11-23T02:02:09.7369012Z  2022-11-23T02:02:09.7369291Z  2022-11-23T02:02:09.7369678Z [1,791 / 1,868] 8 actions, 7 running 2022-11-23T02:02:09.7370255Z Compiling aten/src/ATen/autocast_mode.cpp; 2s processwrapper-sandbox 2022-11-23T02:02:09.7370787Z //:aten; 1s processwrapper-sandbox 2022-11-23T02:02:09.7371263Z Linking libtorch.so; 1s processwrapper-sandbox 2022-11-23T02:02:09.7371741Z //:aten; 1s processwrapper-sandbox 2022-11-23T02:02:09.7372184Z //:aten; 1s processwrapper-sandbox 2022-11-23T02:02:09.7372609Z //:aten; 1s processwrapper-sandbox 2022-11-23T02:02:09.7373039Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:09.7373477Z [Scann] Compiling aten/src/ATen/detail/CUDAHooksInterface.cpp 2022-11-23T02:02:09.9562228Z 2022-11-23T02:02:09.9562798Z  2022-11-23T02:02:09.9563117Z  2022-11-23T02:02:09.9563402Z  2022-11-23T02:02:09.9563678Z  2022-11-23T02:02:09.9563906Z  2022-11-23T02:02:09.9564149Z  2022-11-23T02:02:09.9564388Z  2022-11-23T02:02:09.9564635Z  2022-11-23T02:02:09.9565041Z [1,793 / 1,868] 8 actions, 7 running 2022-11-23T02:02:09.9565476Z //:aten; 1s processwrapper-sandbox 2022-11-23T02:02:09.9565906Z Linking libtorch.so; 1s processwrapper-sandbox 2022-11-23T02:02:09.9566372Z //:aten; 1s processwrapper-sandbox 2022-11-23T02:02:09.9566798Z //:aten; 1s processwrapper-sandbox 2022-11-23T02:02:09.9567214Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:09.9567646Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:09.9568191Z Compiling aten/src/ATen/native/Cross.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:09.9568695Z [Scann] Compiling aten/src/ATen/native/DilatedMaxPool2d.cpp 2022-11-23T02:02:10.1715391Z 2022-11-23T02:02:10.1716179Z  2022-11-23T02:02:10.1716565Z  2022-11-23T02:02:10.1716884Z  2022-11-23T02:02:10.1717192Z  2022-11-23T02:02:10.1717518Z  2022-11-23T02:02:10.1717756Z  2022-11-23T02:02:10.1717962Z  2022-11-23T02:02:10.1718137Z  2022-11-23T02:02:10.1718380Z [1,793 / 1,868] 8 actions running 2022-11-23T02:02:10.1718656Z //:aten; 2s processwrapper-sandbox 2022-11-23T02:02:10.1718962Z Linking libtorch.so; 2s processwrapper-sandbox 2022-11-23T02:02:10.1719249Z //:aten; 1s processwrapper-sandbox 2022-11-23T02:02:10.1719505Z //:aten; 1s processwrapper-sandbox 2022-11-23T02:02:10.1719768Z //:aten; 1s processwrapper-sandbox 2022-11-23T02:02:10.1720032Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:10.1720355Z Compiling aten/src/ATen/native/Cross.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:10.1720670Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:10.4615845Z 2022-11-23T02:02:10.4616432Z  2022-11-23T02:02:10.4616820Z  2022-11-23T02:02:10.4617159Z  2022-11-23T02:02:10.4617824Z  2022-11-23T02:02:10.4618112Z  2022-11-23T02:02:10.4618373Z  2022-11-23T02:02:10.4618660Z  2022-11-23T02:02:10.4618960Z  2022-11-23T02:02:10.4619508Z [1,794 / 1,868] 8 actions, 7 running 2022-11-23T02:02:10.4620070Z //:aten; 2s processwrapper-sandbox 2022-11-23T02:02:10.4620656Z Linking libtorch.so; 2s processwrapper-sandbox 2022-11-23T02:02:10.4621210Z //:aten; 1s processwrapper-sandbox 2022-11-23T02:02:10.4621715Z //:aten; 1s processwrapper-sandbox 2022-11-23T02:02:10.4622234Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:10.4622867Z Compiling aten/src/ATen/native/Cross.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:10.4623484Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:10.4624148Z [Scann] Compiling aten/src/ATen/native/ConvolutionMM3d.cpp 2022-11-23T02:02:10.6992362Z 2022-11-23T02:02:10.6993055Z  2022-11-23T02:02:10.6993519Z  2022-11-23T02:02:10.6993825Z  2022-11-23T02:02:10.6994119Z  2022-11-23T02:02:10.6994529Z  2022-11-23T02:02:10.6994805Z  2022-11-23T02:02:10.6995221Z  2022-11-23T02:02:10.6995471Z  2022-11-23T02:02:10.6996013Z [1,795 / 1,868] 8 actions, 7 running 2022-11-23T02:02:10.6996645Z Linking libtorch.so; 2s processwrapper-sandbox 2022-11-23T02:02:10.6997093Z //:aten; 2s processwrapper-sandbox 2022-11-23T02:02:10.6997665Z //:aten; 2s processwrapper-sandbox 2022-11-23T02:02:10.6998305Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:10.6998988Z Compiling aten/src/ATen/native/Cross.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:10.6999641Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:10.7000082Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:10.7000580Z [Scann] Compiling onnx/defs/parser.cc 2022-11-23T02:02:11.0045833Z 2022-11-23T02:02:11.0046428Z  2022-11-23T02:02:11.0046851Z  2022-11-23T02:02:11.0047195Z  2022-11-23T02:02:11.0047549Z  2022-11-23T02:02:11.0047925Z  2022-11-23T02:02:11.0048262Z  2022-11-23T02:02:11.0048613Z  2022-11-23T02:02:11.0048965Z  2022-11-23T02:02:11.0049453Z [1,797 / 1,868] 8 actions, 7 running 2022-11-23T02:02:11.0050046Z Linking libtorch.so; 2s processwrapper-sandbox 2022-11-23T02:02:11.0050660Z //:aten; 2s processwrapper-sandbox 2022-11-23T02:02:11.0051355Z Compiling aten/src/ATen/native/Cross.cpp; 1s processwrapper-sandbox 2022-11-23T02:02:11.0052007Z //:aten; 1s processwrapper-sandbox 2022-11-23T02:02:11.0052572Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:11.0053225Z Compiling onnx/defs/parser.cc; 0s processwrapper-sandbox 2022-11-23T02:02:11.0053996Z Compiling onnx/defs/controlflow/defs.cc; 0s processwrapper-sandbox 2022-11-23T02:02:11.0054598Z [Scann] Compiling onnx/defs/tensor_proto_util.cc 2022-11-23T02:02:11.2155946Z 2022-11-23T02:02:11.2156481Z  2022-11-23T02:02:11.2156899Z  2022-11-23T02:02:11.2157228Z  2022-11-23T02:02:11.2157461Z  2022-11-23T02:02:11.2157670Z  2022-11-23T02:02:11.2157840Z  2022-11-23T02:02:11.2158086Z  2022-11-23T02:02:11.2158298Z  2022-11-23T02:02:11.2158561Z [1,799 / 1,868] 8 actions running 2022-11-23T02:02:11.2158873Z Linking libtorch.so; 3s processwrapper-sandbox 2022-11-23T02:02:11.2159208Z //:aten; 2s processwrapper-sandbox 2022-11-23T02:02:11.2159547Z Compiling aten/src/ATen/native/Cross.cpp; 1s processwrapper-sandbox 2022-11-23T02:02:11.2159909Z //:aten; 1s processwrapper-sandbox 2022-11-23T02:02:11.2160164Z //:aten; 0s processwrapper-sandbox 2022-11-23T02:02:11.2160514Z Compiling onnx/defs/tensor_proto_util.cc; 0s processwrapper-sandbox 2022-11-23T02:02:11.2160914Z Compiling onnx/defs/object_detection/defs.cc; 0s processwrapper-sandbox 2022-11-23T02:02:11.2161372Z Compiling onnx/defs/sequence/defs.cc; 0s processwrapper-sandbox 2022-11-23T02:02:11.4719288Z 2022-11-23T02:02:11.4720024Z  2022-11-23T02:02:11.4720728Z  2022-11-23T02:02:11.4721046Z  2022-11-23T02:02:11.4721733Z  2022-11-23T02:02:11.4722066Z  2022-11-23T02:02:11.4722487Z  2022-11-23T02:02:11.4722820Z  2022-11-23T02:02:11.4723260Z  2022-11-23T02:02:11.4723692Z [1,803 / 1,868] 8 actions running 2022-11-23T02:02:11.4724387Z Linking libtorch.so; 3s processwrapper-sandbox 2022-11-23T02:02:11.4725056Z //:aten; 2s processwrapper-sandbox 2022-11-23T02:02:11.4725662Z //:aten; 1s processwrapper-sandbox 2022-11-23T02:02:11.4726418Z Compiling onnx/defs/sequence/defs.cc; 0s processwrapper-sandbox 2022-11-23T02:02:11.4727226Z Compiling onnx/defs/function.cc; 0s processwrapper-sandbox 2022-11-23T02:02:11.4728042Z Compiling onnx/defs/quantization/defs.cc; 0s processwrapper-sandbox 2022-11-23T02:02:11.4729001Z Compiling onnx/defs/reduction/old.cc; 0s processwrapper-sandbox 2022-11-23T02:02:11.4729798Z Compiling onnx/defs/optional/defs.cc; 0s processwrapper-sandbox 2022-11-23T02:02:11.6730095Z 2022-11-23T02:02:11.6731751Z  2022-11-23T02:02:11.6732094Z  2022-11-23T02:02:11.6732390Z  2022-11-23T02:02:11.6732675Z  2022-11-23T02:02:11.6732937Z  2022-11-23T02:02:11.6733231Z  2022-11-23T02:02:11.6733509Z  2022-11-23T02:02:11.6733768Z  2022-11-23T02:02:11.6734153Z [1,808 / 1,868] 8 actions running 2022-11-23T02:02:11.6734634Z Linking libtorch.so; 3s processwrapper-sandbox 2022-11-23T02:02:11.6735095Z //:aten; 1s processwrapper-sandbox 2022-11-23T02:02:11.6735630Z Compiling onnx/defs/reduction/old.cc; 0s processwrapper-sandbox 2022-11-23T02:02:11.6736221Z Compiling onnx/defs/optional/defs.cc; 0s processwrapper-sandbox 2022-11-23T02:02:11.6736779Z Compiling onnx/defs/math/old.cc; 0s processwrapper-sandbox 2022-11-23T02:02:11.6737367Z Compiling onnx/defs/reduction/defs.cc; 0s processwrapper-sandbox 2022-11-23T02:02:11.6737953Z Compiling onnx/defs/logical/old.cc; 0s processwrapper-sandbox 2022-11-23T02:02:11.6738553Z Compiling onnx/defs/object_detection/old.cc; 0s processwrapper-sandbox 2022-11-23T02:02:11.9096598Z 2022-11-23T02:02:11.9098513Z  2022-11-23T02:02:11.9098905Z  2022-11-23T02:02:11.9099207Z  2022-11-23T02:02:11.9099512Z  2022-11-23T02:02:11.9099829Z  2022-11-23T02:02:11.9100113Z  2022-11-23T02:02:11.9100380Z  2022-11-23T02:02:11.9100659Z  2022-11-23T02:02:11.9101046Z [1,814 / 1,868] 8 actions, 7 running 2022-11-23T02:02:11.9101551Z Linking libtorch.so; 3s processwrapper-sandbox 2022-11-23T02:02:11.9102134Z Compiling onnx/defs/logical/old.cc; 0s processwrapper-sandbox 2022-11-23T02:02:11.9102744Z Compiling onnx/defs/object_detection/old.cc; 0s processwrapper-sandbox 2022-11-23T02:02:11.9103357Z Compiling onnx/defs/nn/old.cc; 0s processwrapper-sandbox 2022-11-23T02:02:11.9103947Z Compiling onnx/defs/training/defs.cc; 0s processwrapper-sandbox 2022-11-23T02:02:11.9104512Z Linking libaten.so; 0s processwrapper-sandbox 2022-11-23T02:02:11.9105073Z Compiling onnx/defs/generator/old.cc; 0s processwrapper-sandbox 2022-11-23T02:02:11.9105521Z [Scann] Compiling onnx/defs/controlflow/old.cc 2022-11-23T02:02:12.1441126Z 2022-11-23T02:02:12.1441958Z  2022-11-23T02:02:12.1442307Z  2022-11-23T02:02:12.1442612Z  2022-11-23T02:02:12.1442912Z  2022-11-23T02:02:12.1443185Z  2022-11-23T02:02:12.1443479Z  2022-11-23T02:02:12.1443773Z  2022-11-23T02:02:12.1444062Z  2022-11-23T02:02:12.1444498Z [1,819 / 1,868] 8 actions, 7 running 2022-11-23T02:02:12.1445111Z Linking libtorch.so; 4s processwrapper-sandbox 2022-11-23T02:02:12.1445665Z Linking libaten.so; 0s processwrapper-sandbox 2022-11-23T02:02:12.1446312Z Compiling onnx/defs/controlflow/old.cc; 0s processwrapper-sandbox 2022-11-23T02:02:12.1446981Z Compiling onnx/defs/tensor_util.cc; 0s processwrapper-sandbox 2022-11-23T02:02:12.1447838Z Compiling onnx/version_converter/helper.cc; 0s processwrapper-sandbox 2022-11-23T02:02:12.1448520Z Compiling onnx/defs/traditionalml/defs.cc; 0s processwrapper-sandbox 2022-11-23T02:02:12.1449216Z Compiling onnx/common/ir_pb_converter.cc; 0s processwrapper-sandbox 2022-11-23T02:02:12.1449706Z [Scann] Compiling onnx/defs/tensor/old.cc 2022-11-23T02:02:12.4707250Z 2022-11-23T02:02:12.4707786Z  2022-11-23T02:02:12.4708224Z  2022-11-23T02:02:12.4710099Z  2022-11-23T02:02:12.4710573Z  2022-11-23T02:02:12.4711149Z  2022-11-23T02:02:12.4711773Z  2022-11-23T02:02:12.4712059Z  2022-11-23T02:02:12.4712340Z  2022-11-23T02:02:12.4712774Z [1,825 / 1,868] 8 actions, 7 running 2022-11-23T02:02:12.4713359Z Linking libtorch.so; 4s processwrapper-sandbox 2022-11-23T02:02:12.4714124Z Linking libaten.so; 0s processwrapper-sandbox 2022-11-23T02:02:12.4714758Z Compiling onnx/defs/tensor/defs.cc; 0s processwrapper-sandbox 2022-11-23T02:02:12.4715406Z Compiling onnx/defs/schema.cc; 0s processwrapper-sandbox 2022-11-23T02:02:12.4715891Z Compiling onnx/defs/logical/defs.cc; 0s processwrapper-sandbox 2022-11-23T02:02:12.4716290Z Compiling onnx/defs/generator/defs.cc; 0s processwrapper-sandbox 2022-11-23T02:02:12.4716680Z Compiling onnx/defs/data_type_utils.cc; 0s processwrapper-sandbox 2022-11-23T02:02:12.4716950Z [Scann] Compiling onnx/defs/quantization/old.cc 2022-11-23T02:02:12.6735062Z 2022-11-23T02:02:12.6735638Z  2022-11-23T02:02:12.6736023Z  2022-11-23T02:02:12.6736336Z  2022-11-23T02:02:12.6736631Z  2022-11-23T02:02:12.6736939Z  2022-11-23T02:02:12.6737249Z  2022-11-23T02:02:12.6737535Z  2022-11-23T02:02:12.6737836Z  2022-11-23T02:02:12.6738241Z [1,828 / 1,868] 8 actions running 2022-11-23T02:02:12.6738759Z Linking libtorch.so; 4s processwrapper-sandbox 2022-11-23T02:02:12.6739310Z Linking libaten.so; 0s processwrapper-sandbox 2022-11-23T02:02:12.6739959Z Compiling onnx/defs/generator/defs.cc; 0s processwrapper-sandbox 2022-11-23T02:02:12.6740613Z Compiling onnx/defs/data_type_utils.cc; 0s processwrapper-sandbox 2022-11-23T02:02:12.6741297Z Compiling onnx/defs/quantization/old.cc; 0s processwrapper-sandbox 2022-11-23T02:02:12.6741956Z Compiling onnx/defs/rnn/defs.cc; 0s processwrapper-sandbox 2022-11-23T02:02:12.6742575Z Compiling onnx/defs/rnn/old.cc; 0s processwrapper-sandbox 2022-11-23T02:02:12.6743200Z Compiling onnx/defs/math/defs.cc; 0s processwrapper-sandbox 2022-11-23T02:02:12.8796530Z 2022-11-23T02:02:12.8797085Z  2022-11-23T02:02:12.8797419Z  2022-11-23T02:02:12.8797679Z  2022-11-23T02:02:12.8798044Z  2022-11-23T02:02:12.8798306Z  2022-11-23T02:02:12.8798602Z  2022-11-23T02:02:12.8798868Z  2022-11-23T02:02:12.8799123Z  2022-11-23T02:02:12.8799503Z [1,833 / 1,868] 7 actions, 6 running 2022-11-23T02:02:12.8799990Z Linking libtorch.so; 4s processwrapper-sandbox 2022-11-23T02:02:12.8800491Z Linking libaten.so; 1s processwrapper-sandbox 2022-11-23T02:02:12.8800999Z Compiling onnx/defs/rnn/defs.cc; 0s processwrapper-sandbox 2022-11-23T02:02:12.8801716Z Compiling onnx/defs/printer.cc; 0s processwrapper-sandbox 2022-11-23T02:02:12.8802270Z Compiling onnx/common/status.cc; 0s processwrapper-sandbox 2022-11-23T02:02:12.8802835Z Compiling onnx/defs/shape_inference.cc; 0s processwrapper-sandbox 2022-11-23T02:02:12.8803216Z [Prepa] @mkl//:mkl 2022-11-23T02:02:13.1371726Z 2022-11-23T02:02:13.1372488Z  2022-11-23T02:02:13.1373044Z  2022-11-23T02:02:13.1373769Z  2022-11-23T02:02:13.1374095Z  2022-11-23T02:02:13.1374341Z  2022-11-23T02:02:13.1374609Z  2022-11-23T02:02:13.1377153Z  2022-11-23T02:02:13.1377641Z [1,858 / 1,929] 8 actions, 7 running 2022-11-23T02:02:13.1378317Z Linking libtorch.so; 5s processwrapper-sandbox 2022-11-23T02:02:13.1379365Z Linking libaten.so; 1s processwrapper-sandbox 2022-11-23T02:02:13.1379958Z Compiling onnx/defs/rnn/defs.cc; 0s processwrapper-sandbox 2022-11-23T02:02:13.1380487Z @onnx//:onnx_proto; 0s processwrapper-sandbox 2022-11-23T02:02:13.1380977Z @onnx//:onnx_proto; 0s processwrapper-sandbox 2022-11-23T02:02:13.1381473Z @onnx//:onnx_proto; 0s processwrapper-sandbox 2022-11-23T02:02:13.1382003Z Compiling gloo/algorithm.cc; 0s processwrapper-sandbox 2022-11-23T02:02:13.1382404Z [Prepa] Linking libcaffe2_perfkernels_avx512.so 2022-11-23T02:02:13.3446324Z 2022-11-23T02:02:13.3446888Z  2022-11-23T02:02:13.3447248Z  2022-11-23T02:02:13.3447562Z  2022-11-23T02:02:13.3447823Z  2022-11-23T02:02:13.3448097Z  2022-11-23T02:02:13.3448377Z  2022-11-23T02:02:13.3448826Z  2022-11-23T02:02:13.3449101Z  2022-11-23T02:02:13.3449517Z [1,865 / 1,929] 8 actions, 7 running 2022-11-23T02:02:13.3450004Z Linking libtorch.so; 5s processwrapper-sandbox 2022-11-23T02:02:13.3450526Z Linking libaten.so; 1s processwrapper-sandbox 2022-11-23T02:02:13.3451098Z Compiling gloo/transport/device.cc; 0s processwrapper-sandbox 2022-11-23T02:02:13.3451611Z Compiling gloo/types.cc; 0s processwrapper-sandbox 2022-11-23T02:02:13.3452192Z Compiling gloo/transport/tcp/unbound_buffer.cc; 0s processwrapper-sandbox 2022-11-23T02:02:13.3452753Z Compiling gloo/allgather.cc; 0s processwrapper-sandbox 2022-11-23T02:02:13.3453335Z Linking external/onnx/libonnx_proto.so; 0s processwrapper-sandbox 2022-11-23T02:02:13.3453795Z [Prepa] Linking external/onnx/libonnx.so 2022-11-23T02:02:13.5653466Z 2022-11-23T02:02:13.5654082Z  2022-11-23T02:02:13.5654474Z  2022-11-23T02:02:13.5654798Z  2022-11-23T02:02:13.5655129Z  2022-11-23T02:02:13.5655440Z  2022-11-23T02:02:13.5655687Z  2022-11-23T02:02:13.5655963Z  2022-11-23T02:02:13.5656231Z  2022-11-23T02:02:13.5656608Z [1,872 / 1,929] 8 actions, 7 running 2022-11-23T02:02:13.5657114Z Linking libtorch.so; 5s processwrapper-sandbox 2022-11-23T02:02:13.5657587Z Linking libaten.so; 1s processwrapper-sandbox 2022-11-23T02:02:13.5658184Z Linking external/onnx/libonnx.so; 0s processwrapper-sandbox 2022-11-23T02:02:13.5658850Z Compiling gloo/transport/tcp/buffer.cc; 0s processwrapper-sandbox 2022-11-23T02:02:13.5659503Z Compiling gloo/allreduce_local.cc; 0s processwrapper-sandbox 2022-11-23T02:02:13.5660156Z Compiling gloo/transport/tcp/device.cc; 0s processwrapper-sandbox 2022-11-23T02:02:13.5660816Z Compiling gloo/transport/tcp/address.cc; 0s processwrapper-sandbox 2022-11-23T02:02:13.5661321Z [Scann] Compiling gloo/transport/tcp/pair.cc 2022-11-23T02:02:13.7702937Z 2022-11-23T02:02:13.7703936Z  2022-11-23T02:02:13.7704566Z  2022-11-23T02:02:13.7705549Z  2022-11-23T02:02:13.7706019Z  2022-11-23T02:02:13.7706426Z  2022-11-23T02:02:13.7706870Z  2022-11-23T02:02:13.7707422Z  2022-11-23T02:02:13.7707871Z  2022-11-23T02:02:13.7708924Z [1,880 / 1,929] 8 actions, 6 running 2022-11-23T02:02:13.7709649Z Linking libtorch.so; 5s processwrapper-sandbox 2022-11-23T02:02:13.7710366Z Linking libaten.so; 2s processwrapper-sandbox 2022-11-23T02:02:13.7711037Z Compiling gloo/broadcast.cc; 0s processwrapper-sandbox 2022-11-23T02:02:13.7711722Z Compiling gloo/reduce.cc; 0s processwrapper-sandbox 2022-11-23T02:02:13.7712441Z Compiling gloo/math.cc; 0s processwrapper-sandbox 2022-11-23T02:02:13.7713141Z Compiling gloo/transport/buffer.cc; 0s processwrapper-sandbox 2022-11-23T02:02:13.7714018Z [Prepa] action 'SolibSymlink _solib_k8/libexternal_Sonnx_Slibonnx.so' 2022-11-23T02:02:13.7715048Z [Scann] Compiling gloo/rendezvous/hash_store.cc 2022-11-23T02:02:14.0054052Z 2022-11-23T02:02:14.0055285Z  2022-11-23T02:02:14.0057881Z  2022-11-23T02:02:14.0059285Z  2022-11-23T02:02:14.0059588Z  2022-11-23T02:02:14.0060918Z  2022-11-23T02:02:14.0061577Z  2022-11-23T02:02:14.0061899Z  2022-11-23T02:02:14.0062330Z  2022-11-23T02:02:14.0062897Z [1,890 / 1,929] 8 actions, 7 running 2022-11-23T02:02:14.0063442Z Linking libtorch.so; 5s processwrapper-sandbox 2022-11-23T02:02:14.0064132Z Linking libaten.so; 2s processwrapper-sandbox 2022-11-23T02:02:14.0065270Z Compiling gloo/rendezvous/file_store.cc; 0s processwrapper-sandbox 2022-11-23T02:02:14.0066061Z Compiling gloo/common/linux.cc; 0s processwrapper-sandbox 2022-11-23T02:02:14.0066794Z Compiling gloo/gatherv.cc; 0s processwrapper-sandbox 2022-11-23T02:02:14.0067538Z Compiling gloo/gather.cc; 0s processwrapper-sandbox 2022-11-23T02:02:14.0068282Z Compiling gloo/context.cc; 0s processwrapper-sandbox 2022-11-23T02:02:14.0069021Z [Scann] Compiling gloo/barrier.cc 2022-11-23T02:02:14.2189723Z 2022-11-23T02:02:14.2190274Z  2022-11-23T02:02:14.2190616Z  2022-11-23T02:02:14.2190972Z  2022-11-23T02:02:14.2191436Z  2022-11-23T02:02:14.2191729Z  2022-11-23T02:02:14.2192034Z  2022-11-23T02:02:14.2192340Z  2022-11-23T02:02:14.2192629Z  2022-11-23T02:02:14.2193061Z [1,898 / 1,929] 8 actions, 7 running 2022-11-23T02:02:14.2193613Z Linking libtorch.so; 6s processwrapper-sandbox 2022-11-23T02:02:14.2194191Z Linking libaten.so; 2s processwrapper-sandbox 2022-11-23T02:02:14.2194827Z Compiling gloo/transport/tcp/context.cc; 0s processwrapper-sandbox 2022-11-23T02:02:14.2195499Z Compiling gloo/transport/pair.cc; 0s processwrapper-sandbox 2022-11-23T02:02:14.2196144Z Compiling gloo/allgatherv.cc; 0s processwrapper-sandbox 2022-11-23T02:02:14.2196739Z Compiling gloo/allreduce.cc; 0s processwrapper-sandbox 2022-11-23T02:02:14.2197297Z Compiling gloo/transport/context.cc; 0s processwrapper-sandbox 2022-11-23T02:02:14.2197745Z [Scann] Compiling gloo/transport/unbound_buffer.cc 2022-11-23T02:02:14.4333689Z 2022-11-23T02:02:14.4334211Z  2022-11-23T02:02:14.4334611Z  2022-11-23T02:02:14.4334899Z  2022-11-23T02:02:14.4335227Z  2022-11-23T02:02:14.4335542Z  2022-11-23T02:02:14.4335807Z  2022-11-23T02:02:14.4335988Z  2022-11-23T02:02:14.4336176Z  2022-11-23T02:02:14.4336482Z [1,906 / 1,966] 8 actions, 7 running 2022-11-23T02:02:14.4336836Z Linking libtorch.so; 6s processwrapper-sandbox 2022-11-23T02:02:14.4337202Z Linking libaten.so; 2s processwrapper-sandbox 2022-11-23T02:02:14.4337609Z Compiling third_party/libuv/src/fs-poll.c; 0s processwrapper-sandbox 2022-11-23T02:02:14.4337988Z @tensorpipe//:libuv; 0s processwrapper-sandbox 2022-11-23T02:02:14.4338337Z @tensorpipe//:libuv; 0s processwrapper-sandbox 2022-11-23T02:02:14.4338739Z Compiling third_party/libuv/src/random.c; 0s processwrapper-sandbox 2022-11-23T02:02:14.4339158Z Linking external/gloo/libgloo.so; 0s processwrapper-sandbox 2022-11-23T02:02:14.4339472Z [Scann] Compiling third_party/libuv/src/strscpy.c 2022-11-23T02:02:14.6343687Z 2022-11-23T02:02:14.6344254Z  2022-11-23T02:02:14.6344626Z  2022-11-23T02:02:14.6344893Z  2022-11-23T02:02:14.6345163Z  2022-11-23T02:02:14.6345447Z  2022-11-23T02:02:14.6345692Z  2022-11-23T02:02:14.6345964Z  2022-11-23T02:02:14.6346236Z  2022-11-23T02:02:14.6346608Z [1,923 / 1,966] 8 actions, 7 running 2022-11-23T02:02:14.6347065Z Linking libtorch.so; 6s processwrapper-sandbox 2022-11-23T02:02:14.6347500Z Linking libaten.so; 2s processwrapper-sandbox 2022-11-23T02:02:14.6347998Z Compiling third_party/libuv/src/unix/signal.c; 0s processwrapper-sandbox 2022-11-23T02:02:14.6348464Z @tensorpipe//:libuv; 0s processwrapper-sandbox 2022-11-23T02:02:14.6348951Z Compiling third_party/libuv/src/unix/poll.c; 0s processwrapper-sandbox 2022-11-23T02:02:14.6349502Z Compiling third_party/libuv/src/unix/process.c; 0s processwrapper-sandbox 2022-11-23T02:02:14.6350202Z Compiling third_party/libuv/src/unix/stream.c; 0s processwrapper-sandbox 2022-11-23T02:02:14.6350614Z [Scann] Compiling third_party/libuv/src/unix/pipe.c 2022-11-23T02:02:14.8710200Z 2022-11-23T02:02:14.8710752Z  2022-11-23T02:02:14.8711103Z  2022-11-23T02:02:14.8711409Z  2022-11-23T02:02:14.8713260Z  2022-11-23T02:02:14.8713802Z  2022-11-23T02:02:14.8714416Z  2022-11-23T02:02:14.8715033Z  2022-11-23T02:02:14.8715372Z  2022-11-23T02:02:14.8715810Z [1,937 / 1,968] 8 actions, 7 running 2022-11-23T02:02:14.8716354Z Linking libtorch.so; 6s processwrapper-sandbox 2022-11-23T02:02:14.8716916Z Linking libaten.so; 3s processwrapper-sandbox 2022-11-23T02:02:14.8717472Z @tensorpipe//:libuv; 0s processwrapper-sandbox 2022-11-23T02:02:14.8718283Z @tensorpipe//:libuv; 0s processwrapper-sandbox 2022-11-23T02:02:14.8719013Z Compiling third_party/libuv/src/inet.c; 0s processwrapper-sandbox 2022-11-23T02:02:14.8719690Z Compiling third_party/libuv/src/idna.c; 0s processwrapper-sandbox 2022-11-23T02:02:14.8720397Z Compiling third_party/libuv/src/unix/thread.c; 0s processwrapper-sandbox 2022-11-23T02:02:14.8721047Z [Prepa] Writing file external/com_github_glog/libglog.so-2.params 2022-11-23T02:02:15.0743471Z 2022-11-23T02:02:15.0744059Z  2022-11-23T02:02:15.0744427Z  2022-11-23T02:02:15.0744741Z  2022-11-23T02:02:15.0745268Z  2022-11-23T02:02:15.0745535Z  2022-11-23T02:02:15.0745786Z  2022-11-23T02:02:15.0746086Z  2022-11-23T02:02:15.0746381Z  2022-11-23T02:02:15.0746824Z [1,952 / 2,030] 7 actions, 6 running 2022-11-23T02:02:15.0751372Z Linking libaten.so; 3s processwrapper-sandbox 2022-11-23T02:02:15.0751918Z Compiling src/utilities.cc; 0s processwrapper-sandbox 2022-11-23T02:02:15.0752627Z Compiling src/symbolize.cc; 0s processwrapper-sandbox 2022-11-23T02:02:15.0753639Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-11-23T02:02:15.0754529Z Compiling tensorpipe/transport/shm/sockaddr.cc; 0s processwrapper-sandbox 2022-11-23T02:02:15.0755418Z Compiling tensorpipe/transport/uv/sockaddr.cc; 0s processwrapper-sandbox 2022-11-23T02:02:15.0756363Z [Prepa] action 'SolibSymlink _solib_k8/liblibtorch.so' 2022-11-23T02:02:15.3040946Z 2022-11-23T02:02:15.3041679Z  2022-11-23T02:02:15.3042036Z  2022-11-23T02:02:15.3042337Z  2022-11-23T02:02:15.3042662Z  2022-11-23T02:02:15.3042940Z  2022-11-23T02:02:15.3043231Z  2022-11-23T02:02:15.3043527Z  2022-11-23T02:02:15.3043939Z [1,959 / 2,030] 7 actions, 5 running 2022-11-23T02:02:15.3044461Z Linking libaten.so; 3s processwrapper-sandbox 2022-11-23T02:02:15.3045114Z Compiling tensorpipe/transport/uv/factory.cc; 0s processwrapper-sandbox 2022-11-23T02:02:15.3045775Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-11-23T02:02:15.3046425Z Compiling tensorpipe/channel/cma/factory.cc; 0s processwrapper-sandbox 2022-11-23T02:02:15.3047122Z Compiling tensorpipe/transport/uv/utility.cc; 0s processwrapper-sandbox 2022-11-23T02:02:15.3047738Z [Prepa] action 'SolibSymlink _solib_k8/liblibtorch.so' 2022-11-23T02:02:15.3048207Z [Scann] Compiling tensorpipe/transport/uv/loop.cc 2022-11-23T02:02:15.5118014Z 2022-11-23T02:02:15.5118977Z  2022-11-23T02:02:15.5119624Z  2022-11-23T02:02:15.5120109Z  2022-11-23T02:02:15.5120496Z  2022-11-23T02:02:15.5120892Z  2022-11-23T02:02:15.5121265Z  2022-11-23T02:02:15.5121783Z  2022-11-23T02:02:15.5122324Z [1,964 / 2,030] 8 actions, 5 running 2022-11-23T02:02:15.5122958Z Linking libaten.so; 3s processwrapper-sandbox 2022-11-23T02:02:15.5123667Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-11-23T02:02:15.5124438Z Compiling tensorpipe/channel/error.cc; 0s processwrapper-sandbox 2022-11-23T02:02:15.5125201Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-11-23T02:02:15.5126194Z Compiling tensorpipe/core/pipe_impl.cc; 0s processwrapper-sandbox 2022-11-23T02:02:15.5126941Z [Prepa] action 'SolibSymlink _solib_k8/liblibtorch.so' 2022-11-23T02:02:15.5127652Z [Prepa] action 'SolibSymlink _solib_k8/_U@mkl_S_S_Cmkl___U/libmkl_core.so' 2022-11-23T02:02:15.5128253Z [Scann] Compiling tensorpipe/transport/shm/reactor.cc 2022-11-23T02:02:15.7386381Z 2022-11-23T02:02:15.7387171Z  2022-11-23T02:02:15.7387608Z  2022-11-23T02:02:15.7388253Z  2022-11-23T02:02:15.7388616Z  2022-11-23T02:02:15.7388929Z  2022-11-23T02:02:15.7389203Z  2022-11-23T02:02:15.7389503Z  2022-11-23T02:02:15.7389798Z  2022-11-23T02:02:15.7390213Z [1,969 / 2,030] 8 actions, 6 running 2022-11-23T02:02:15.7390755Z Linking libaten.so; 4s processwrapper-sandbox 2022-11-23T02:02:15.7391590Z Compiling tensorpipe/core/pipe_impl.cc; 0s processwrapper-sandbox 2022-11-23T02:02:15.7392265Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-11-23T02:02:15.7392954Z Compiling tensorpipe/transport/ibv/sockaddr.cc; 0s processwrapper-sandbox 2022-11-23T02:02:15.7393660Z Compiling tensorpipe/common/address.cc; 0s processwrapper-sandbox 2022-11-23T02:02:15.7394298Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-11-23T02:02:15.7394917Z [Prepa] action 'SolibSymlink _solib_k8/liblibtorch.so' 2022-11-23T02:02:15.7395408Z [Scann] Compiling tensorpipe/common/allocator.cc 2022-11-23T02:02:15.9392050Z 2022-11-23T02:02:15.9392608Z  2022-11-23T02:02:15.9392968Z  2022-11-23T02:02:15.9393261Z  2022-11-23T02:02:15.9393552Z  2022-11-23T02:02:15.9393852Z  2022-11-23T02:02:15.9394154Z  2022-11-23T02:02:15.9394443Z  2022-11-23T02:02:15.9394744Z  2022-11-23T02:02:15.9395191Z [1,977 / 2,030] 8 actions, 7 running 2022-11-23T02:02:15.9395758Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-11-23T02:02:15.9396409Z Compiling tensorpipe/common/fd.cc; 0s processwrapper-sandbox 2022-11-23T02:02:15.9397051Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-11-23T02:02:15.9397687Z Compiling tensorpipe/common/ibv.cc; 0s processwrapper-sandbox 2022-11-23T02:02:15.9398406Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-11-23T02:02:15.9399062Z Compiling tensorpipe/common/socket.cc; 0s processwrapper-sandbox 2022-11-23T02:02:15.9399732Z Compiling tensorpipe/common/system.cc; 0s processwrapper-sandbox 2022-11-23T02:02:15.9400360Z [Prepa] action 'SolibSymlink _solib_k8/liblibaten.so' 2022-11-23T02:02:16.1644111Z 2022-11-23T02:02:16.1644672Z  2022-11-23T02:02:16.1645033Z  2022-11-23T02:02:16.1645324Z  2022-11-23T02:02:16.1645627Z  2022-11-23T02:02:16.1645953Z  2022-11-23T02:02:16.1646231Z  2022-11-23T02:02:16.1646514Z  2022-11-23T02:02:16.1646811Z  2022-11-23T02:02:16.1647219Z [1,986 / 2,030] 8 actions, 6 running 2022-11-23T02:02:16.1647842Z Compiling tensorpipe/core/context_impl.cc; 0s processwrapper-sandbox 2022-11-23T02:02:16.1648552Z Compiling tensorpipe/core/listener_impl.cc; 0s processwrapper-sandbox 2022-11-23T02:02:16.1649227Z Compiling tensorpipe/core/listener.cc; 0s processwrapper-sandbox 2022-11-23T02:02:16.1649882Z Compiling tensorpipe/core/error.cc; 0s processwrapper-sandbox 2022-11-23T02:02:16.1650588Z Compiling tensorpipe/transport/ibv/factory.cc; 0s processwrapper-sandbox 2022-11-23T02:02:16.1651305Z Compiling tensorpipe/common/shm_segment.cc; 0s processwrapper-sandbox 2022-11-23T02:02:16.1651923Z [Prepa] action 'SolibSymlink _solib_k8/liblibaten.so' 2022-11-23T02:02:16.1652401Z [Scann] Compiling tensorpipe/transport/error.cc 2022-11-23T02:02:16.3827349Z 2022-11-23T02:02:16.3828089Z  2022-11-23T02:02:16.3828551Z  2022-11-23T02:02:16.3828854Z  2022-11-23T02:02:16.3829158Z  2022-11-23T02:02:16.3829467Z  2022-11-23T02:02:16.3829742Z  2022-11-23T02:02:16.3830206Z  2022-11-23T02:02:16.3830507Z  2022-11-23T02:02:16.3830947Z [1,994 / 2,030] 8 actions, 6 running 2022-11-23T02:02:16.3831542Z Compiling tensorpipe/common/error.cc; 0s processwrapper-sandbox 2022-11-23T02:02:16.3832242Z Compiling tensorpipe/common/epoll_loop.cc; 0s processwrapper-sandbox 2022-11-23T02:02:16.3832964Z Compiling tensorpipe/transport/shm/factory.cc; 0s processwrapper-sandbox 2022-11-23T02:02:16.3833628Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-11-23T02:02:16.3834285Z Compiling tensorpipe/channel/xth/factory.cc; 0s processwrapper-sandbox 2022-11-23T02:02:16.3834917Z Compiling tensorpipe/transport/ibv/reactor.cc; 0s processwrapper-sandbox 2022-11-23T02:02:16.3835555Z [Prepa] action 'SolibSymlink _solib_k8/liblibaten.so' 2022-11-23T02:02:16.3836150Z [Scann] Compiling tensorpipe/channel/mpt/channel_impl.cc 2022-11-23T02:02:16.6187052Z 2022-11-23T02:02:16.6188103Z  2022-11-23T02:02:16.6189046Z  2022-11-23T02:02:16.6191763Z  2022-11-23T02:02:16.6192179Z  2022-11-23T02:02:16.6192729Z  2022-11-23T02:02:16.6193236Z  2022-11-23T02:02:16.6193872Z  2022-11-23T02:02:16.6195554Z  2022-11-23T02:02:16.6196236Z [2,002 / 2,030] 8 actions, 7 running 2022-11-23T02:02:16.6197054Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-11-23T02:02:16.6197846Z Compiling tensorpipe/transport/uv/error.cc; 0s processwrapper-sandbox 2022-11-23T02:02:16.6198965Z Compiling tensorpipe/channel/mpt/factory.cc; 0s processwrapper-sandbox 2022-11-23T02:02:16.6200148Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-11-23T02:02:16.6201045Z Compiling tensorpipe/channel/helpers.cc; 0s processwrapper-sandbox 2022-11-23T02:02:16.6202102Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-11-23T02:02:16.6202883Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-11-23T02:02:16.6203632Z [Scann] Compiling tensorpipe/transport/uv/connection_impl.cc 2022-11-23T02:02:16.8489617Z 2022-11-23T02:02:16.8490226Z  2022-11-23T02:02:16.8490658Z  2022-11-23T02:02:16.8491017Z  2022-11-23T02:02:16.8491327Z  2022-11-23T02:02:16.8491597Z  2022-11-23T02:02:16.8491947Z  2022-11-23T02:02:16.8492297Z  2022-11-23T02:02:16.8492637Z  2022-11-23T02:02:16.8493106Z [2,017 / 2,041] 7 actions, 5 running 2022-11-23T02:02:16.8493798Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-11-23T02:02:16.8494552Z Compiling tensorpipe/core/pipe.cc; 0s processwrapper-sandbox 2022-11-23T02:02:16.8495347Z Compiling third_party/miniz-2.1.0/miniz.c; 0s processwrapper-sandbox 2022-11-23T02:02:16.8496076Z Compiling src/gflags.cc; 0s processwrapper-sandbox 2022-11-23T02:02:16.8496822Z Compiling src/gflags_completions.cc; 0s processwrapper-sandbox 2022-11-23T02:02:16.8497336Z [Prepa] @mkl//:mkl 2022-11-23T02:02:16.8497785Z [Scann] Compiling src/gflags_reporting.cc 2022-11-23T02:02:16.8935314Z 2022-11-23T02:02:16.8935879Z  2022-11-23T02:02:16.8936245Z  2022-11-23T02:02:16.8936561Z  2022-11-23T02:02:16.8937134Z  2022-11-23T02:02:16.8937431Z  2022-11-23T02:02:16.8937735Z  2022-11-23T02:02:16.8938021Z  2022-11-23T02:02:16.8938504Z INFO: From Compiling third_party/miniz-2.1.0/miniz.c: 2022-11-23T02:02:16.8939043Z [2,020 / 2,058] 7 actions, 6 running 2022-11-23T02:02:16.8941117Z Compiling tensorpipe/core/pipe.cc; 0s processwrapper-sandbox 2022-11-23T02:02:16.8942045Z Compiling third_party/miniz-2.1.0/miniz.c; 0s processwrapper-sandbox 2022-11-23T02:02:16.8942818Z Compiling src/gflags.cc; 0s processwrapper-sandbox 2022-11-23T02:02:16.8943581Z Compiling src/gflags_completions.cc; 0s processwrapper-sandbox 2022-11-23T02:02:16.8944427Z Compiling src/gflags_reporting.cc; 0s processwrapper-sandbox 2022-11-23T02:02:16.8945404Z Compiling adler32.c; 0s processwrapper-sandbox 2022-11-23T02:02:16.8947688Z [Prepa] @mkl//:mkl 2022-11-23T02:02:16.8968456Z 2022-11-23T02:02:16.8968883Z  2022-11-23T02:02:16.8969221Z  2022-11-23T02:02:16.8969510Z  2022-11-23T02:02:16.8969809Z  2022-11-23T02:02:16.8970090Z  2022-11-23T02:02:16.8970388Z  2022-11-23T02:02:16.8970688Z  2022-11-23T02:02:16.8977729Z 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-11-23T02:02:16.8978678Z #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2022-11-23T02:02:16.8979171Z ^~~~~~~ 2022-11-23T02:02:16.8985046Z [2,020 / 2,058] 7 actions, 6 running 2022-11-23T02:02:16.8989927Z Compiling tensorpipe/core/pipe.cc; 0s processwrapper-sandbox 2022-11-23T02:02:16.8990640Z Compiling third_party/miniz-2.1.0/miniz.c; 0s processwrapper-sandbox 2022-11-23T02:02:16.8991251Z Compiling src/gflags.cc; 0s processwrapper-sandbox 2022-11-23T02:02:16.8991879Z Compiling src/gflags_completions.cc; 0s processwrapper-sandbox 2022-11-23T02:02:16.8992522Z Compiling src/gflags_reporting.cc; 0s processwrapper-sandbox 2022-11-23T02:02:16.8993099Z Compiling adler32.c; 0s processwrapper-sandbox 2022-11-23T02:02:16.8993488Z [Prepa] @mkl//:mkl 2022-11-23T02:02:17.1056367Z 2022-11-23T02:02:17.1056931Z  2022-11-23T02:02:17.1057290Z  2022-11-23T02:02:17.1057621Z  2022-11-23T02:02:17.1057913Z  2022-11-23T02:02:17.1058192Z  2022-11-23T02:02:17.1058488Z  2022-11-23T02:02:17.1058789Z  2022-11-23T02:02:17.1059192Z [2,042 / 2,062] 8 actions, 7 running 2022-11-23T02:02:17.1059745Z Compiling zutil.c; 0s processwrapper-sandbox 2022-11-23T02:02:17.1060332Z Compiling infback.c; 0s processwrapper-sandbox 2022-11-23T02:02:17.1060874Z Compiling trees.c; 0s processwrapper-sandbox 2022-11-23T02:02:17.1061371Z Compiling compress.c; 0s processwrapper-sandbox 2022-11-23T02:02:17.1061859Z Compiling crc32.c; 0s processwrapper-sandbox 2022-11-23T02:02:17.1062410Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-11-23T02:02:17.1063001Z Compiling caffe2/perfkernels/common_avx.cc; 0s processwrapper-sandbox 2022-11-23T02:02:17.1063504Z [Scann] Compiling caffe2/perfkernels/typed_axpy_avx.cc 2022-11-23T02:02:17.3529133Z 2022-11-23T02:02:17.3529647Z  2022-11-23T02:02:17.3530003Z  2022-11-23T02:02:17.3530281Z  2022-11-23T02:02:17.3530534Z  2022-11-23T02:02:17.3530944Z  2022-11-23T02:02:17.3531211Z  2022-11-23T02:02:17.3531462Z  2022-11-23T02:02:17.3531721Z  2022-11-23T02:02:17.3532112Z [2,055 / 2,910] 8 actions, 7 running 2022-11-23T02:02:17.3532634Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-11-23T02:02:17.3533272Z Compiling caffe2/perfkernels/typed_axpy_avx.cc; 0s processwrapper-sandbox 2022-11-23T02:02:17.3533958Z Compiling src/FbgemmI8DepthwiseAvx2.cc; 0s processwrapper-sandbox 2022-11-23T02:02:17.3534615Z Compiling caffe2/predictor/predictor.cc; 0s processwrapper-sandbox 2022-11-23T02:02:17.3535259Z Compiling test/cpp/api/sequential.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:17.3535853Z Compiling src/asmjit/x86/x86instdb.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:17.3536328Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:17.3536714Z [Scann] Compiling src/asmjit/x86/x86rapass.cpp 2022-11-23T02:02:17.5742387Z 2022-11-23T02:02:17.5743000Z  2022-11-23T02:02:17.5743407Z  2022-11-23T02:02:17.5743712Z  2022-11-23T02:02:17.5744024Z  2022-11-23T02:02:17.5744340Z  2022-11-23T02:02:17.5744645Z  2022-11-23T02:02:17.5744992Z  2022-11-23T02:02:17.5745316Z  2022-11-23T02:02:17.5745782Z [2,057 / 2,910] 8 actions, 7 running 2022-11-23T02:02:17.5746608Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-11-23T02:02:17.5747355Z Compiling src/FbgemmI8DepthwiseAvx2.cc; 0s processwrapper-sandbox 2022-11-23T02:02:17.5748129Z Compiling caffe2/predictor/predictor.cc; 0s processwrapper-sandbox 2022-11-23T02:02:17.5748845Z Compiling test/cpp/api/sequential.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:17.5749436Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:17.5750071Z Compiling src/asmjit/x86/x86rapass.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:17.5750742Z Linking libcaffe2_perfkernels_avx.so; 0s processwrapper-sandbox 2022-11-23T02:02:17.5751271Z [Scann] Compiling caffe2/perfkernels/math_cpu_base.cc 2022-11-23T02:02:17.8757663Z 2022-11-23T02:02:17.8758304Z  2022-11-23T02:02:17.8758712Z  2022-11-23T02:02:17.8759008Z  2022-11-23T02:02:17.8941604Z  2022-11-23T02:02:17.8941861Z  2022-11-23T02:02:17.8942117Z  2022-11-23T02:02:17.8942359Z  2022-11-23T02:02:17.8942613Z  2022-11-23T02:02:17.8942973Z [2,062 / 2,910] 8 actions running 2022-11-23T02:02:17.8943510Z Compiling src/FbgemmI8DepthwiseAvx2.cc; 0s processwrapper-sandbox 2022-11-23T02:02:17.8944088Z Compiling caffe2/predictor/predictor.cc; 0s processwrapper-sandbox 2022-11-23T02:02:17.8944694Z Compiling test/cpp/api/sequential.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:17.8945137Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:17.8945639Z Compiling caffe2/perfkernels/math_cpu_base.cc; 0s processwrapper-sandbox 2022-11-23T02:02:17.8946227Z Compiling src/asmjit/x86/x86emithelper.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:17.8946823Z Compiling src/asmjit/x86/x86compiler.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:17.8947354Z Compiling src/asmjit/x86/x86builder.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:18.0950731Z 2022-11-23T02:02:18.0951230Z  2022-11-23T02:02:18.0951594Z  2022-11-23T02:02:18.0951960Z  2022-11-23T02:02:18.0952222Z  2022-11-23T02:02:18.0952451Z  2022-11-23T02:02:18.0952623Z  2022-11-23T02:02:18.0952777Z  2022-11-23T02:02:18.0952943Z  2022-11-23T02:02:18.0953247Z [2,065 / 2,910] 8 actions running 2022-11-23T02:02:18.0953587Z Compiling caffe2/predictor/predictor.cc; 0s processwrapper-sandbox 2022-11-23T02:02:18.0954030Z Compiling test/cpp/api/sequential.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:18.0954349Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:18.0954805Z Compiling caffe2/perfkernels/math_cpu_base.cc; 0s processwrapper-sandbox 2022-11-23T02:02:18.0955333Z Compiling src/asmjit/x86/x86compiler.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:18.0955804Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:18.0956226Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:18.0956672Z Compiling src/asmjit/x86/x86formatter.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:18.3546668Z 2022-11-23T02:02:18.3547224Z  2022-11-23T02:02:18.3547617Z  2022-11-23T02:02:18.3547955Z  2022-11-23T02:02:18.3548272Z  2022-11-23T02:02:18.3548594Z  2022-11-23T02:02:18.3548900Z  2022-11-23T02:02:18.3549222Z  2022-11-23T02:02:18.3549546Z  2022-11-23T02:02:18.3549999Z [2,067 / 2,910] 8 actions, 7 running 2022-11-23T02:02:18.3550662Z Compiling caffe2/predictor/predictor.cc; 1s processwrapper-sandbox 2022-11-23T02:02:18.3551435Z Compiling test/cpp/api/sequential.cpp; 1s processwrapper-sandbox 2022-11-23T02:02:18.3551947Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:18.3552520Z Compiling caffe2/perfkernels/math_cpu_base.cc; 0s processwrapper-sandbox 2022-11-23T02:02:18.3553029Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:18.3553482Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:18.3553990Z Compiling caffe2/db/create_db_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:18.3554449Z [Scann] Compiling caffe2/core/net_simple_refcount.cc 2022-11-23T02:02:18.6987300Z 2022-11-23T02:02:18.6987805Z  2022-11-23T02:02:18.6988040Z  2022-11-23T02:02:18.6988242Z  2022-11-23T02:02:18.6988398Z  2022-11-23T02:02:18.6988569Z  2022-11-23T02:02:18.6988741Z  2022-11-23T02:02:18.6988895Z  2022-11-23T02:02:18.6989066Z  2022-11-23T02:02:18.6989315Z [2,067 / 2,910] 8 actions running 2022-11-23T02:02:18.6989658Z Compiling caffe2/predictor/predictor.cc; 1s processwrapper-sandbox 2022-11-23T02:02:18.6990240Z Compiling test/cpp/api/sequential.cpp; 1s processwrapper-sandbox 2022-11-23T02:02:18.6990728Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:18.6991257Z Compiling caffe2/perfkernels/math_cpu_base.cc; 1s processwrapper-sandbox 2022-11-23T02:02:18.6991790Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:18.6992773Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:18.6993308Z Compiling caffe2/db/create_db_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:18.6993916Z Compiling caffe2/core/net_simple_refcount.cc; 0s processwrapper-sandbox 2022-11-23T02:02:19.6998356Z 2022-11-23T02:02:19.6999180Z  2022-11-23T02:02:19.6999532Z  2022-11-23T02:02:19.6999698Z  2022-11-23T02:02:19.6999891Z  2022-11-23T02:02:19.7000064Z  2022-11-23T02:02:19.7000218Z  2022-11-23T02:02:19.7000384Z  2022-11-23T02:02:19.7000552Z  2022-11-23T02:02:19.7000790Z [2,067 / 2,910] 8 actions running 2022-11-23T02:02:19.7001153Z Compiling caffe2/predictor/predictor.cc; 2s processwrapper-sandbox 2022-11-23T02:02:19.7001715Z Compiling test/cpp/api/sequential.cpp; 2s processwrapper-sandbox 2022-11-23T02:02:19.7002031Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:19.7002381Z Compiling caffe2/perfkernels/math_cpu_base.cc; 2s processwrapper-sandbox 2022-11-23T02:02:19.7002720Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:19.7002980Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:19.7003311Z Compiling caffe2/db/create_db_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:19.7003688Z Compiling caffe2/core/net_simple_refcount.cc; 1s processwrapper-sandbox 2022-11-23T02:02:19.9210176Z 2022-11-23T02:02:19.9210746Z  2022-11-23T02:02:19.9211088Z  2022-11-23T02:02:19.9211372Z  2022-11-23T02:02:19.9215927Z  2022-11-23T02:02:19.9217720Z  2022-11-23T02:02:19.9218047Z  2022-11-23T02:02:19.9219125Z  2022-11-23T02:02:19.9219462Z  2022-11-23T02:02:19.9219963Z [2,068 / 2,910] 8 actions running 2022-11-23T02:02:19.9220647Z Compiling test/cpp/api/sequential.cpp; 2s processwrapper-sandbox 2022-11-23T02:02:19.9221176Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:19.9221867Z Compiling caffe2/perfkernels/math_cpu_base.cc; 2s processwrapper-sandbox 2022-11-23T02:02:19.9222547Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:19.9223120Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:19.9223793Z Compiling caffe2/db/create_db_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:19.9224559Z Compiling caffe2/core/net_simple_refcount.cc; 1s processwrapper-sandbox 2022-11-23T02:02:19.9225311Z Compiling caffe2/core/qtensor.cc; 0s processwrapper-sandbox 2022-11-23T02:02:20.3213227Z 2022-11-23T02:02:20.3213806Z  2022-11-23T02:02:20.3214234Z  2022-11-23T02:02:20.3214524Z  2022-11-23T02:02:20.3214697Z  2022-11-23T02:02:20.3214936Z  2022-11-23T02:02:20.3215212Z  2022-11-23T02:02:20.3215489Z  2022-11-23T02:02:20.3215767Z  2022-11-23T02:02:20.3216173Z [2,069 / 2,910] 8 actions running 2022-11-23T02:02:20.3216622Z Compiling test/cpp/api/sequential.cpp; 3s processwrapper-sandbox 2022-11-23T02:02:20.3217086Z //:caffe2; 3s processwrapper-sandbox 2022-11-23T02:02:20.3217553Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:20.3217929Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:20.3534834Z Compiling caffe2/db/create_db_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:20.3535866Z Compiling caffe2/core/net_simple_refcount.cc; 1s processwrapper-sandbox 2022-11-23T02:02:20.3536451Z Compiling caffe2/core/qtensor.cc; 0s processwrapper-sandbox 2022-11-23T02:02:20.3536943Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:20.5542518Z 2022-11-23T02:02:20.5542991Z  2022-11-23T02:02:20.5543220Z  2022-11-23T02:02:20.5543404Z  2022-11-23T02:02:20.5543576Z  2022-11-23T02:02:20.5543746Z  2022-11-23T02:02:20.5543901Z  2022-11-23T02:02:20.5544066Z  2022-11-23T02:02:20.5544232Z  2022-11-23T02:02:20.5544462Z [2,070 / 2,910] 8 actions running 2022-11-23T02:02:20.5544805Z Compiling test/cpp/api/sequential.cpp; 3s processwrapper-sandbox 2022-11-23T02:02:20.5562967Z //:caffe2; 3s processwrapper-sandbox 2022-11-23T02:02:20.5563415Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:20.5563961Z Compiling caffe2/db/create_db_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:20.5564574Z Compiling caffe2/core/net_simple_refcount.cc; 2s processwrapper-sandbox 2022-11-23T02:02:20.5565160Z Compiling caffe2/core/qtensor.cc; 0s processwrapper-sandbox 2022-11-23T02:02:20.5565659Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:20.5566072Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:20.7569149Z 2022-11-23T02:02:20.7569719Z  2022-11-23T02:02:20.7569957Z  2022-11-23T02:02:20.7570139Z  2022-11-23T02:02:20.7570314Z  2022-11-23T02:02:20.7570476Z  2022-11-23T02:02:20.7570645Z  2022-11-23T02:02:20.7570816Z  2022-11-23T02:02:20.7570970Z  2022-11-23T02:02:20.7571217Z [2,070 / 2,910] 8 actions running 2022-11-23T02:02:20.7571563Z Compiling test/cpp/api/sequential.cpp; 3s processwrapper-sandbox 2022-11-23T02:02:20.7571889Z //:caffe2; 3s processwrapper-sandbox 2022-11-23T02:02:20.7572163Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:20.7572492Z Compiling caffe2/db/create_db_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:20.7572853Z Compiling caffe2/core/net_simple_refcount.cc; 2s processwrapper-sandbox 2022-11-23T02:02:20.7573217Z Compiling caffe2/core/qtensor.cc; 0s processwrapper-sandbox 2022-11-23T02:02:20.7573516Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:20.7573773Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:21.3993101Z 2022-11-23T02:02:21.3994170Z  2022-11-23T02:02:21.3994875Z  2022-11-23T02:02:21.3995379Z  2022-11-23T02:02:21.3996067Z  2022-11-23T02:02:21.3996302Z  2022-11-23T02:02:21.3996475Z  2022-11-23T02:02:21.3996630Z  2022-11-23T02:02:21.3996801Z  2022-11-23T02:02:21.3997051Z [2,071 / 2,910] 8 actions, 7 running 2022-11-23T02:02:21.3997472Z Compiling test/cpp/api/sequential.cpp; 4s processwrapper-sandbox 2022-11-23T02:02:21.3997955Z //:caffe2; 3s processwrapper-sandbox 2022-11-23T02:02:21.3998424Z Compiling caffe2/db/create_db_op.cc; 3s processwrapper-sandbox 2022-11-23T02:02:21.3998937Z Compiling caffe2/core/net_simple_refcount.cc; 3s processwrapper-sandbox 2022-11-23T02:02:21.3999449Z Compiling caffe2/core/qtensor.cc; 1s processwrapper-sandbox 2022-11-23T02:02:21.3999939Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:21.4000368Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:21.4000755Z [Scann] Compiling src/asmjit/x86/x86assembler.cpp 2022-11-23T02:02:21.6146848Z 2022-11-23T02:02:21.6147468Z  2022-11-23T02:02:21.6147851Z  2022-11-23T02:02:21.6148152Z  2022-11-23T02:02:21.6148454Z  2022-11-23T02:02:21.6148759Z  2022-11-23T02:02:21.6149039Z  2022-11-23T02:02:21.6149336Z  2022-11-23T02:02:21.6149640Z  2022-11-23T02:02:21.6150075Z [2,075 / 2,910] 8 actions, 7 running 2022-11-23T02:02:21.6150710Z Compiling test/cpp/api/sequential.cpp; 4s processwrapper-sandbox 2022-11-23T02:02:21.6152439Z Compiling caffe2/core/qtensor.cc; 1s processwrapper-sandbox 2022-11-23T02:02:21.6153057Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:21.6153543Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:21.6154126Z Compiling caffe2/operators/do_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:21.6154767Z Compiling caffe2/operators/dropout_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:21.6155341Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:21.6155778Z [Scann] Compiling src/asmjit/core/zonelist.cpp 2022-11-23T02:02:21.8154417Z 2022-11-23T02:02:21.8154977Z  2022-11-23T02:02:21.8155354Z  2022-11-23T02:02:21.8155706Z  2022-11-23T02:02:21.8156020Z  2022-11-23T02:02:21.8156319Z  2022-11-23T02:02:21.8156638Z  2022-11-23T02:02:21.8158172Z  2022-11-23T02:02:21.8158429Z  2022-11-23T02:02:21.8158831Z [2,076 / 2,910] 8 actions running 2022-11-23T02:02:21.8159396Z Compiling test/cpp/api/sequential.cpp; 4s processwrapper-sandbox 2022-11-23T02:02:21.8159982Z Compiling caffe2/core/qtensor.cc; 2s processwrapper-sandbox 2022-11-23T02:02:21.8160479Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:21.8160918Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:21.8161435Z Compiling caffe2/operators/do_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:21.8162198Z Compiling caffe2/operators/dropout_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:21.8162705Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:21.8163129Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:22.2157517Z 2022-11-23T02:02:22.2158181Z  2022-11-23T02:02:22.2158581Z  2022-11-23T02:02:22.2158920Z  2022-11-23T02:02:22.2159196Z  2022-11-23T02:02:22.2159465Z  2022-11-23T02:02:22.2159644Z  2022-11-23T02:02:22.2159848Z  2022-11-23T02:02:22.2160095Z  2022-11-23T02:02:22.2160455Z [2,077 / 2,910] 8 actions running 2022-11-23T02:02:22.2160843Z Compiling test/cpp/api/sequential.cpp; 5s processwrapper-sandbox 2022-11-23T02:02:22.2161361Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:22.2162045Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:22.2162558Z Compiling caffe2/operators/do_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:22.2163130Z Compiling caffe2/operators/dropout_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:22.2163639Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:22.2163947Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:22.2164432Z Compiling caffe2/perfkernels/adagrad.cc; 0s processwrapper-sandbox 2022-11-23T02:02:23.1156327Z 2022-11-23T02:02:23.1157216Z  2022-11-23T02:02:23.1157942Z  2022-11-23T02:02:23.1158324Z  2022-11-23T02:02:23.1159135Z  2022-11-23T02:02:23.1159454Z  2022-11-23T02:02:23.1159735Z  2022-11-23T02:02:23.1160029Z  2022-11-23T02:02:23.1160321Z  2022-11-23T02:02:23.1160909Z INFO: From Compiling caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: 2022-11-23T02:02:23.1161870Z [2,077 / 2,910] 8 actions running 2022-11-23T02:02:23.1162427Z Compiling test/cpp/api/sequential.cpp; 5s processwrapper-sandbox 2022-11-23T02:02:23.1162984Z //:caffe2; 3s processwrapper-sandbox 2022-11-23T02:02:23.1163436Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:23.1163974Z Compiling caffe2/operators/do_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:23.1164643Z Compiling caffe2/operators/dropout_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:23.1165174Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:23.1165629Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:23.1166228Z Compiling caffe2/perfkernels/adagrad.cc; 1s processwrapper-sandbox 2022-11-23T02:02:23.1167050Z 2022-11-23T02:02:23.1167194Z  2022-11-23T02:02:23.1167476Z  2022-11-23T02:02:23.1167762Z  2022-11-23T02:02:23.1168069Z  2022-11-23T02:02:23.1168527Z  2022-11-23T02:02:23.1168823Z  2022-11-23T02:02:23.1169099Z  2022-11-23T02:02:23.1169365Z  2022-11-23T02:02:23.1170384Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::FloatToFused8BitRowwiseQuantized__base(const float*, size_t, int, uint8_t*)': 2022-11-23T02:02:23.1171446Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:40:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:23.1172068Z for (std::size_t col = 0; col < input_columns; ++col) { 2022-11-23T02:02:23.1172435Z ~~~~^~~~~~~~~~~~~~~ 2022-11-23T02:02:23.1173364Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::Fused8BitRowwiseQuantizedToFloat__base(const uint8_t*, size_t, int, float*)': 2022-11-23T02:02:23.1174530Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:62:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:23.1175157Z for (std::size_t col = 0; col < output_columns; ++col) { 2022-11-23T02:02:23.1175549Z ~~~~^~~~~~~~~~~~~~~~ 2022-11-23T02:02:23.1176488Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::FloatToFusedNBitRowwiseQuantizedSBHalf__base(int, const float*, size_t, int, uint8_t*)': 2022-11-23T02:02:23.1177576Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:140:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:23.1178215Z for (std::size_t col = 0; col < input_columns; ++col) { 2022-11-23T02:02:23.1178638Z ~~~~^~~~~~~~~~~~~~~ 2022-11-23T02:02:23.1179741Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::FusedNBitRowwiseQuantizedSBHalfToFloat__base(int, const uint8_t*, size_t, int, float*)': 2022-11-23T02:02:23.1180978Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:178:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:23.1181699Z for (std::size_t col = 0; col < output_columns; ++col) { 2022-11-23T02:02:23.1182133Z ~~~~^~~~~~~~~~~~~~~~ 2022-11-23T02:02:23.1182607Z [2,077 / 2,910] 8 actions running 2022-11-23T02:02:23.1183269Z Compiling test/cpp/api/sequential.cpp; 5s processwrapper-sandbox 2022-11-23T02:02:23.1183910Z //:caffe2; 3s processwrapper-sandbox 2022-11-23T02:02:23.1184451Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:23.1185190Z Compiling caffe2/operators/do_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:23.1185861Z Compiling caffe2/operators/dropout_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:23.1186396Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:23.1186879Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:23.1187513Z Compiling caffe2/perfkernels/adagrad.cc; 1s processwrapper-sandbox 2022-11-23T02:02:23.4165736Z 2022-11-23T02:02:23.4166306Z  2022-11-23T02:02:23.4166608Z  2022-11-23T02:02:23.4166905Z  2022-11-23T02:02:23.4167193Z  2022-11-23T02:02:23.4167471Z  2022-11-23T02:02:23.4167772Z  2022-11-23T02:02:23.4168052Z  2022-11-23T02:02:23.4168316Z  2022-11-23T02:02:23.4168739Z [2,080 / 2,910] 8 actions running 2022-11-23T02:02:23.4169345Z Compiling caffe2/operators/do_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:23.4170025Z Compiling caffe2/operators/dropout_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:23.4170592Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:23.4171079Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:23.4171532Z Compiling caffe2/perfkernels/adagrad.cc; 1s processwrapper-sandbox 2022-11-23T02:02:23.4171962Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:23.4172291Z Compiling caffe2/core/test_utils.cc; 0s processwrapper-sandbox 2022-11-23T02:02:23.4785021Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:24.1761406Z 2022-11-23T02:02:24.1762270Z  2022-11-23T02:02:24.1762591Z  2022-11-23T02:02:24.1762950Z  2022-11-23T02:02:24.1763269Z  2022-11-23T02:02:24.1763453Z  2022-11-23T02:02:24.1763608Z  2022-11-23T02:02:24.1763843Z  2022-11-23T02:02:24.1764070Z  2022-11-23T02:02:24.1764372Z [2,081 / 2,910] 8 actions, 7 running 2022-11-23T02:02:24.1764812Z Compiling caffe2/operators/do_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:24.1765382Z Compiling caffe2/operators/dropout_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:24.1765717Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:24.1766123Z Compiling caffe2/perfkernels/adagrad.cc; 2s processwrapper-sandbox 2022-11-23T02:02:24.1767297Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:24.1767754Z Compiling caffe2/core/test_utils.cc; 0s processwrapper-sandbox 2022-11-23T02:02:24.1776114Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:24.1776559Z [Scann] Compiling caffe2/operators/distance_op.cc 2022-11-23T02:02:24.4184504Z 2022-11-23T02:02:24.4185312Z  2022-11-23T02:02:24.4185730Z  2022-11-23T02:02:24.4186055Z  2022-11-23T02:02:24.4186338Z  2022-11-23T02:02:24.4186652Z  2022-11-23T02:02:24.4186972Z  2022-11-23T02:02:24.4187253Z  2022-11-23T02:02:24.4187549Z  2022-11-23T02:02:24.4187960Z [2,081 / 2,910] 8 actions running 2022-11-23T02:02:24.4188540Z Compiling caffe2/operators/do_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:24.4189213Z Compiling caffe2/operators/dropout_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:24.4189780Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:24.4190362Z Compiling caffe2/perfkernels/adagrad.cc; 2s processwrapper-sandbox 2022-11-23T02:02:24.4190948Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:24.4191500Z Compiling caffe2/core/test_utils.cc; 1s processwrapper-sandbox 2022-11-23T02:02:24.4192061Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:24.4192650Z Compiling caffe2/operators/distance_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:24.7346517Z 2022-11-23T02:02:24.7347537Z  2022-11-23T02:02:24.7348265Z  2022-11-23T02:02:24.7351079Z  2022-11-23T02:02:24.7351580Z  2022-11-23T02:02:24.7352388Z  2022-11-23T02:02:24.7352766Z  2022-11-23T02:02:24.7353078Z  2022-11-23T02:02:24.7353350Z  2022-11-23T02:02:24.7353742Z [2,086 / 2,910] 8 actions, 7 running 2022-11-23T02:02:24.7354277Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:24.7354832Z Compiling caffe2/core/test_utils.cc; 1s processwrapper-sandbox 2022-11-23T02:02:24.7355523Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:24.7356030Z Compiling caffe2/operators/distance_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:24.7356592Z Compiling caffe2/opt/tvm_transformer.cc; 0s processwrapper-sandbox 2022-11-23T02:02:24.7357169Z Compiling caffe2/opt/optimizer.cc; 0s processwrapper-sandbox 2022-11-23T02:02:24.7357751Z Compiling caffe2/opt/shape_info.cc; 0s processwrapper-sandbox 2022-11-23T02:02:24.7358331Z [Scann] Compiling caffe2/opt/passes.cc 2022-11-23T02:02:25.0184978Z 2022-11-23T02:02:25.0186601Z  2022-11-23T02:02:25.0187013Z  2022-11-23T02:02:25.0187339Z  2022-11-23T02:02:25.0187671Z  2022-11-23T02:02:25.0187840Z  2022-11-23T02:02:25.0188007Z  2022-11-23T02:02:25.0188174Z  2022-11-23T02:02:25.0188405Z  2022-11-23T02:02:25.0188653Z [2,086 / 2,910] 8 actions running 2022-11-23T02:02:25.0188965Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:25.0189476Z Compiling caffe2/core/test_utils.cc; 1s processwrapper-sandbox 2022-11-23T02:02:25.0189808Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:25.0190280Z Compiling caffe2/operators/distance_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:25.0191344Z Compiling caffe2/opt/tvm_transformer.cc; 0s processwrapper-sandbox 2022-11-23T02:02:25.0191879Z Compiling caffe2/opt/optimizer.cc; 0s processwrapper-sandbox 2022-11-23T02:02:25.0192310Z Compiling caffe2/opt/shape_info.cc; 0s processwrapper-sandbox 2022-11-23T02:02:25.0192658Z Compiling caffe2/opt/passes.cc; 0s processwrapper-sandbox 2022-11-23T02:02:25.6660001Z 2022-11-23T02:02:25.6660625Z  2022-11-23T02:02:25.6661018Z  2022-11-23T02:02:25.6661218Z  2022-11-23T02:02:25.6661386Z  2022-11-23T02:02:25.6661559Z  2022-11-23T02:02:25.6661717Z  2022-11-23T02:02:25.6661881Z  2022-11-23T02:02:25.6662050Z  2022-11-23T02:02:25.6662291Z [2,087 / 2,910] 8 actions, 7 running 2022-11-23T02:02:25.6662633Z Compiling caffe2/core/test_utils.cc; 2s processwrapper-sandbox 2022-11-23T02:02:25.6681720Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:25.6682196Z Compiling caffe2/operators/distance_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:25.6682726Z Compiling caffe2/opt/tvm_transformer.cc; 1s processwrapper-sandbox 2022-11-23T02:02:25.6683228Z Compiling caffe2/opt/optimizer.cc; 1s processwrapper-sandbox 2022-11-23T02:02:25.6683701Z Compiling caffe2/opt/shape_info.cc; 1s processwrapper-sandbox 2022-11-23T02:02:25.6684195Z Compiling caffe2/opt/passes.cc; 0s processwrapper-sandbox 2022-11-23T02:02:25.6684649Z [Scann] Compiling src/asmjit/core/operand.cpp 2022-11-23T02:02:25.8730671Z 2022-11-23T02:02:25.8731286Z  2022-11-23T02:02:25.8731637Z  2022-11-23T02:02:25.8731953Z  2022-11-23T02:02:25.8732262Z  2022-11-23T02:02:25.8732550Z  2022-11-23T02:02:25.8732849Z  2022-11-23T02:02:25.8733156Z  2022-11-23T02:02:25.8733447Z  2022-11-23T02:02:25.8733896Z [2,090 / 2,910] 8 actions, 7 running 2022-11-23T02:02:25.8734534Z Compiling caffe2/operators/distance_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:25.8735234Z Compiling caffe2/opt/tvm_transformer.cc; 1s processwrapper-sandbox 2022-11-23T02:02:25.8735908Z Compiling caffe2/opt/optimizer.cc; 1s processwrapper-sandbox 2022-11-23T02:02:25.8736552Z Compiling caffe2/opt/shape_info.cc; 1s processwrapper-sandbox 2022-11-23T02:02:25.8737172Z Compiling caffe2/opt/passes.cc; 1s processwrapper-sandbox 2022-11-23T02:02:25.8737706Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:25.8738336Z Compiling caffe2/operators/deform_conv_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:25.8738868Z [Scann] Compiling caffe2/opt/optimize_ideep.cc 2022-11-23T02:02:26.2191720Z 2022-11-23T02:02:26.2192328Z  2022-11-23T02:02:26.2192756Z  2022-11-23T02:02:26.2192995Z  2022-11-23T02:02:26.2193152Z  2022-11-23T02:02:26.2193322Z  2022-11-23T02:02:26.2193512Z  2022-11-23T02:02:26.2193668Z  2022-11-23T02:02:26.2193835Z  2022-11-23T02:02:26.2194082Z [2,090 / 2,910] 8 actions running 2022-11-23T02:02:26.2194436Z Compiling caffe2/operators/distance_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:26.2194822Z Compiling caffe2/opt/tvm_transformer.cc; 1s processwrapper-sandbox 2022-11-23T02:02:26.2195187Z Compiling caffe2/opt/optimizer.cc; 1s processwrapper-sandbox 2022-11-23T02:02:26.2195526Z Compiling caffe2/opt/shape_info.cc; 1s processwrapper-sandbox 2022-11-23T02:02:26.2195872Z Compiling caffe2/opt/passes.cc; 1s processwrapper-sandbox 2022-11-23T02:02:26.2196172Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:26.2196515Z Compiling caffe2/operators/deform_conv_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:26.2196879Z Compiling caffe2/opt/optimize_ideep.cc; 0s processwrapper-sandbox 2022-11-23T02:02:26.9085514Z 2022-11-23T02:02:26.9089499Z  2022-11-23T02:02:26.9089866Z  2022-11-23T02:02:26.9090175Z  2022-11-23T02:02:26.9090449Z  2022-11-23T02:02:26.9090750Z  2022-11-23T02:02:26.9091039Z  2022-11-23T02:02:26.9091318Z  2022-11-23T02:02:26.9091779Z  2022-11-23T02:02:26.9092229Z [2,091 / 2,910] 8 actions, 7 running 2022-11-23T02:02:26.9092823Z Compiling caffe2/operators/distance_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:26.9093473Z Compiling caffe2/opt/tvm_transformer.cc; 2s processwrapper-sandbox 2022-11-23T02:02:26.9094048Z Compiling caffe2/opt/shape_info.cc; 2s processwrapper-sandbox 2022-11-23T02:02:26.9094566Z Compiling caffe2/opt/passes.cc; 2s processwrapper-sandbox 2022-11-23T02:02:26.9095024Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:26.9095550Z Compiling caffe2/operators/deform_conv_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:26.9096155Z Compiling caffe2/opt/optimize_ideep.cc; 1s processwrapper-sandbox 2022-11-23T02:02:26.9096617Z [Scann] Compiling src/asmjit/core/inst.cpp 2022-11-23T02:02:27.0402570Z 2022-11-23T02:02:27.0403106Z  2022-11-23T02:02:27.0403482Z  2022-11-23T02:02:27.0403785Z  2022-11-23T02:02:27.0404094Z  2022-11-23T02:02:27.0404418Z  2022-11-23T02:02:27.0404700Z  2022-11-23T02:02:27.0404971Z  2022-11-23T02:02:27.0405258Z  2022-11-23T02:02:27.0405731Z INFO: From Compiling caffe2/opt/tvm_transformer.cc: 2022-11-23T02:02:27.0406229Z [2,093 / 2,910] 7 actions running 2022-11-23T02:02:27.0406768Z Compiling caffe2/opt/tvm_transformer.cc; 2s processwrapper-sandbox 2022-11-23T02:02:27.0407329Z Compiling caffe2/opt/shape_info.cc; 2s processwrapper-sandbox 2022-11-23T02:02:27.0407857Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:27.0408455Z Compiling caffe2/operators/deform_conv_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:27.0409092Z Compiling caffe2/opt/optimize_ideep.cc; 1s processwrapper-sandbox 2022-11-23T02:02:27.0409742Z Compiling src/asmjit/core/inst.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:27.0410404Z Compiling caffe2/opt/onnxifi_transformer.cc; 0s processwrapper-sandbox 2022-11-23T02:02:27.0423964Z 2022-11-23T02:02:27.0424389Z  2022-11-23T02:02:27.0424729Z  2022-11-23T02:02:27.0425037Z  2022-11-23T02:02:27.0425332Z  2022-11-23T02:02:27.0425601Z  2022-11-23T02:02:27.0425883Z  2022-11-23T02:02:27.0426163Z  2022-11-23T02:02:27.0436915Z caffe2/opt/tvm_transformer.cc: In member function 'caffe2::NetDef caffe2::TvmTransformer::buildTvmOp(const caffe2::NetDef&, const std::unordered_set >&, const ShapeInfoMap&)': 2022-11-23T02:02:27.0438097Z caffe2/opt/tvm_transformer.cc:11:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:27.0438642Z if (opts_.min_ops > net.op_size()) { 2022-11-23T02:02:27.0438981Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-11-23T02:02:27.0452387Z [2,093 / 2,910] 7 actions running 2022-11-23T02:02:27.0452984Z Compiling caffe2/opt/tvm_transformer.cc; 2s processwrapper-sandbox 2022-11-23T02:02:27.0453678Z Compiling caffe2/opt/shape_info.cc; 2s processwrapper-sandbox 2022-11-23T02:02:27.0454168Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:27.0454686Z Compiling caffe2/operators/deform_conv_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:27.0455265Z Compiling caffe2/opt/optimize_ideep.cc; 1s processwrapper-sandbox 2022-11-23T02:02:27.0455806Z Compiling src/asmjit/core/inst.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:27.0456372Z Compiling caffe2/opt/onnxifi_transformer.cc; 0s processwrapper-sandbox 2022-11-23T02:02:27.4345144Z 2022-11-23T02:02:27.4345705Z  2022-11-23T02:02:27.4346055Z  2022-11-23T02:02:27.4346338Z  2022-11-23T02:02:27.4347677Z  2022-11-23T02:02:27.4348037Z  2022-11-23T02:02:27.4348354Z  2022-11-23T02:02:27.4348664Z  2022-11-23T02:02:27.4349121Z [2,096 / 2,910] 8 actions running 2022-11-23T02:02:27.4349655Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:27.4350173Z Compiling caffe2/operators/deform_conv_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:27.4351267Z Compiling caffe2/opt/optimize_ideep.cc; 1s processwrapper-sandbox 2022-11-23T02:02:27.4351903Z Compiling caffe2/opt/onnxifi_transformer.cc; 0s processwrapper-sandbox 2022-11-23T02:02:27.4352501Z Compiling caffe2/opt/mobile.cc; 0s processwrapper-sandbox 2022-11-23T02:02:27.4353109Z Compiling caffe2/core/qtensor_serialization.cc; 0s processwrapper-sandbox 2022-11-23T02:02:27.4353690Z Compiling caffe2/core/stats.cc; 0s processwrapper-sandbox 2022-11-23T02:02:27.4354246Z Compiling caffe2/core/tensor.cc; 0s processwrapper-sandbox 2022-11-23T02:02:28.2687154Z 2022-11-23T02:02:28.2687747Z  2022-11-23T02:02:28.2688174Z  2022-11-23T02:02:28.2688505Z  2022-11-23T02:02:28.2688824Z  2022-11-23T02:02:28.2689145Z  2022-11-23T02:02:28.2689751Z  2022-11-23T02:02:28.2690063Z  2022-11-23T02:02:28.2690393Z  2022-11-23T02:02:28.2690841Z [2,098 / 2,910] 7 actions, 6 running 2022-11-23T02:02:28.2691450Z Compiling caffe2/opt/optimize_ideep.cc; 2s processwrapper-sandbox 2022-11-23T02:02:28.2692130Z Compiling caffe2/opt/onnxifi_transformer.cc; 1s processwrapper-sandbox 2022-11-23T02:02:28.2692778Z Compiling caffe2/opt/mobile.cc; 1s processwrapper-sandbox 2022-11-23T02:02:28.2693431Z Compiling caffe2/core/qtensor_serialization.cc; 1s processwrapper-sandbox 2022-11-23T02:02:28.2694036Z Compiling caffe2/core/stats.cc; 1s processwrapper-sandbox 2022-11-23T02:02:28.2694623Z Compiling caffe2/core/tensor.cc; 1s processwrapper-sandbox 2022-11-23T02:02:28.2695035Z [Scann] Compiling caffe2/operators/dataset_ops.cc 2022-11-23T02:02:28.4206993Z 2022-11-23T02:02:28.4207557Z  2022-11-23T02:02:28.4207927Z  2022-11-23T02:02:28.4208237Z  2022-11-23T02:02:28.4208553Z  2022-11-23T02:02:28.4208846Z  2022-11-23T02:02:28.4209146Z  2022-11-23T02:02:28.4209432Z  2022-11-23T02:02:28.4209953Z INFO: From Compiling caffe2/opt/optimize_ideep.cc: 2022-11-23T02:02:28.4210478Z [2,098 / 2,910] 8 actions running 2022-11-23T02:02:28.4211053Z Compiling caffe2/opt/optimize_ideep.cc; 2s processwrapper-sandbox 2022-11-23T02:02:28.4211761Z Compiling caffe2/opt/onnxifi_transformer.cc; 1s processwrapper-sandbox 2022-11-23T02:02:28.4212432Z Compiling caffe2/opt/mobile.cc; 1s processwrapper-sandbox 2022-11-23T02:02:28.4213115Z Compiling caffe2/core/qtensor_serialization.cc; 1s processwrapper-sandbox 2022-11-23T02:02:28.4213790Z Compiling caffe2/core/stats.cc; 1s processwrapper-sandbox 2022-11-23T02:02:28.4214406Z Compiling caffe2/core/tensor.cc; 1s processwrapper-sandbox 2022-11-23T02:02:28.4215086Z Compiling caffe2/operators/dataset_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:02:28.4215783Z Compiling caffe2/opt/distributed_converter.cc; 0s processwrapper-sandbox 2022-11-23T02:02:28.4232764Z 2022-11-23T02:02:28.4233177Z  2022-11-23T02:02:28.4233514Z  2022-11-23T02:02:28.4233789Z  2022-11-23T02:02:28.4234100Z  2022-11-23T02:02:28.4234392Z  2022-11-23T02:02:28.4234661Z  2022-11-23T02:02:28.4234945Z  2022-11-23T02:02:28.4235230Z  2022-11-23T02:02:28.4253374Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::removeStopGradientForInference(nom::repr::NNModule*, caffe2::Workspace*)': 2022-11-23T02:02:28.4254352Z caffe2/opt/optimize_ideep.cc:177:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:28.4254877Z for (int i = 0; i < allNodes.size(); ++i) { 2022-11-23T02:02:28.4255223Z ~~^~~~~~~~~~~~~~~~~ 2022-11-23T02:02:28.4255956Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fuseConvBNAndAffCh(nom::repr::NNModule*, caffe2::Workspace*)': 2022-11-23T02:02:28.4256831Z caffe2/opt/optimize_ideep.cc:247:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:28.4257408Z if (bnOrAffChInputs.size() < numInputs) { 2022-11-23T02:02:28.4257982Z ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 2022-11-23T02:02:28.4258697Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fuseConvSum(nom::repr::NNModule*, caffe2::Workspace*)': 2022-11-23T02:02:28.4259441Z caffe2/opt/optimize_ideep.cc:419:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:28.4260129Z for (int idx = conv_idx + 1; idx < allNodes.size() - 1; ++idx) { 2022-11-23T02:02:28.4260510Z ~~~~^~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:02:28.4261322Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fuseOrderSwitchToQuantizeOp(nom::repr::NNModule*, caffe2::Workspace*)': 2022-11-23T02:02:28.4262223Z caffe2/opt/optimize_ideep.cc:663:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:28.4262877Z for (int i = 0; i < allNodes.size(); ++i) { 2022-11-23T02:02:28.4263205Z ~~^~~~~~~~~~~~~~~~~ 2022-11-23T02:02:28.4263952Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fusePreConvertOp(nom::repr::NNModule*, caffe2::Workspace*)': 2022-11-23T02:02:28.4264849Z caffe2/opt/optimize_ideep.cc:744:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:28.4265399Z for (int i = 0; i < allNodes.size(); ++i) { 2022-11-23T02:02:28.4265748Z ~~^~~~~~~~~~~~~~~~~ 2022-11-23T02:02:28.4266390Z caffe2/opt/optimize_ideep.cc:771:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:28.4266876Z for (int j = 0; j < op_list.size(); j++) { 2022-11-23T02:02:28.4267178Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T02:02:28.4267826Z caffe2/opt/optimize_ideep.cc: In function 'void caffe2::opt::setPoolingInferenceMode(nom::repr::NNModule*)': 2022-11-23T02:02:28.4276928Z caffe2/opt/optimize_ideep.cc:833:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:28.4277527Z for (int i = 0; i < allNodes.size(); ++i) { 2022-11-23T02:02:28.4277954Z ~~^~~~~~~~~~~~~~~~~ 2022-11-23T02:02:28.4295473Z [2,098 / 2,910] 8 actions running 2022-11-23T02:02:28.4296099Z Compiling caffe2/opt/optimize_ideep.cc; 2s processwrapper-sandbox 2022-11-23T02:02:28.4296765Z Compiling caffe2/opt/onnxifi_transformer.cc; 1s processwrapper-sandbox 2022-11-23T02:02:28.4297405Z Compiling caffe2/opt/mobile.cc; 1s processwrapper-sandbox 2022-11-23T02:02:28.4298084Z Compiling caffe2/core/qtensor_serialization.cc; 1s processwrapper-sandbox 2022-11-23T02:02:28.4298724Z Compiling caffe2/core/stats.cc; 1s processwrapper-sandbox 2022-11-23T02:02:28.4299319Z Compiling caffe2/core/tensor.cc; 1s processwrapper-sandbox 2022-11-23T02:02:28.4299973Z Compiling caffe2/operators/dataset_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:02:28.4300676Z Compiling caffe2/opt/distributed_converter.cc; 0s processwrapper-sandbox 2022-11-23T02:02:28.6350295Z 2022-11-23T02:02:28.6351151Z  2022-11-23T02:02:28.6351608Z  2022-11-23T02:02:28.6351989Z  2022-11-23T02:02:28.6352162Z  2022-11-23T02:02:28.6352336Z  2022-11-23T02:02:28.6352496Z  2022-11-23T02:02:28.6352667Z  2022-11-23T02:02:28.6352841Z  2022-11-23T02:02:28.6353109Z [2,099 / 2,910] 8 actions running 2022-11-23T02:02:28.6353471Z Compiling caffe2/opt/onnxifi_transformer.cc; 1s processwrapper-sandbox 2022-11-23T02:02:28.6353849Z Compiling caffe2/opt/mobile.cc; 1s processwrapper-sandbox 2022-11-23T02:02:28.6354212Z Compiling caffe2/core/qtensor_serialization.cc; 1s processwrapper-sandbox 2022-11-23T02:02:28.6354578Z Compiling caffe2/core/stats.cc; 1s processwrapper-sandbox 2022-11-23T02:02:28.6354923Z Compiling caffe2/core/tensor.cc; 1s processwrapper-sandbox 2022-11-23T02:02:28.6355278Z Compiling caffe2/operators/dataset_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:02:28.6935404Z Compiling caffe2/opt/distributed_converter.cc; 0s processwrapper-sandbox 2022-11-23T02:02:28.6936512Z Compiling caffe2/opt/dead_code_elim.cc; 0s processwrapper-sandbox 2022-11-23T02:02:29.1842004Z 2022-11-23T02:02:29.1842532Z  2022-11-23T02:02:29.1842895Z  2022-11-23T02:02:29.1843277Z  2022-11-23T02:02:29.1843503Z  2022-11-23T02:02:29.1843742Z  2022-11-23T02:02:29.1843915Z  2022-11-23T02:02:29.1844087Z  2022-11-23T02:02:29.1844242Z  2022-11-23T02:02:29.1844494Z [2,100 / 2,910] 8 actions, 7 running 2022-11-23T02:02:29.1844883Z Compiling caffe2/opt/onnxifi_transformer.cc; 2s processwrapper-sandbox 2022-11-23T02:02:29.1845240Z Compiling caffe2/opt/mobile.cc; 2s processwrapper-sandbox 2022-11-23T02:02:29.1845618Z Compiling caffe2/core/qtensor_serialization.cc; 2s processwrapper-sandbox 2022-11-23T02:02:29.2249237Z Compiling caffe2/core/tensor.cc; 2s processwrapper-sandbox 2022-11-23T02:02:29.2249786Z Compiling caffe2/operators/dataset_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:02:29.2250369Z Compiling caffe2/opt/distributed_converter.cc; 0s processwrapper-sandbox 2022-11-23T02:02:29.2250888Z Compiling caffe2/opt/dead_code_elim.cc; 0s processwrapper-sandbox 2022-11-23T02:02:29.2251304Z [Scann] Compiling src/asmjit/core/assembler.cpp 2022-11-23T02:02:29.3909808Z 2022-11-23T02:02:29.3910345Z  2022-11-23T02:02:29.3910714Z  2022-11-23T02:02:29.3911030Z  2022-11-23T02:02:29.3911335Z  2022-11-23T02:02:29.3911616Z  2022-11-23T02:02:29.3911917Z  2022-11-23T02:02:29.3912215Z  2022-11-23T02:02:29.3913058Z  2022-11-23T02:02:29.3913472Z [2,103 / 2,910] 8 actions, 7 running 2022-11-23T02:02:29.3914089Z Compiling caffe2/opt/onnxifi_transformer.cc; 2s processwrapper-sandbox 2022-11-23T02:02:29.3914785Z Compiling caffe2/operators/dataset_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:02:29.3917183Z Compiling caffe2/opt/distributed_converter.cc; 1s processwrapper-sandbox 2022-11-23T02:02:29.3918260Z Compiling caffe2/opt/dead_code_elim.cc; 0s processwrapper-sandbox 2022-11-23T02:02:29.3919187Z Compiling src/asmjit/core/assembler.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:29.3921388Z Compiling caffe2/operators/data_couple.cc; 0s processwrapper-sandbox 2022-11-23T02:02:29.3922367Z Compiling caffe2/opt/distributed.cc; 0s processwrapper-sandbox 2022-11-23T02:02:29.3923000Z [Scann] Compiling src/asmjit/core/compiler.cpp 2022-11-23T02:02:29.4247232Z 2022-11-23T02:02:29.4248060Z  2022-11-23T02:02:29.4248482Z  2022-11-23T02:02:29.4248800Z  2022-11-23T02:02:29.4249124Z  2022-11-23T02:02:29.4249439Z  2022-11-23T02:02:29.4249744Z  2022-11-23T02:02:29.4250038Z  2022-11-23T02:02:29.4250362Z  2022-11-23T02:02:29.4250905Z INFO: From Compiling caffe2/opt/onnxifi_transformer.cc: 2022-11-23T02:02:29.4251376Z [2,103 / 2,910] 8 actions running 2022-11-23T02:02:29.4251967Z Compiling caffe2/opt/onnxifi_transformer.cc; 2s processwrapper-sandbox 2022-11-23T02:02:29.4252637Z Compiling caffe2/operators/dataset_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:02:29.4253297Z Compiling caffe2/opt/distributed_converter.cc; 1s processwrapper-sandbox 2022-11-23T02:02:29.4253919Z Compiling caffe2/opt/dead_code_elim.cc; 0s processwrapper-sandbox 2022-11-23T02:02:29.4254537Z Compiling src/asmjit/core/assembler.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:29.4255154Z Compiling caffe2/operators/data_couple.cc; 0s processwrapper-sandbox 2022-11-23T02:02:29.4255776Z Compiling caffe2/opt/distributed.cc; 0s processwrapper-sandbox 2022-11-23T02:02:29.4256428Z Compiling src/asmjit/core/compiler.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:29.4256754Z 2022-11-23T02:02:29.4256898Z  2022-11-23T02:02:29.4257201Z  2022-11-23T02:02:29.4257523Z  2022-11-23T02:02:29.4257809Z  2022-11-23T02:02:29.4258089Z  2022-11-23T02:02:29.4258359Z  2022-11-23T02:02:29.4258809Z  2022-11-23T02:02:29.4259089Z  2022-11-23T02:02:29.4260141Z caffe2/opt/onnxifi_transformer.cc: In function 'void caffe2::{anonymous}::mergeFp32InputsAndConvertToFp16(size_t, const std::unordered_set >&, caffe2::NetDef*, caffe2::ShapeInfoMap*)': 2022-11-23T02:02:29.4261148Z caffe2/opt/onnxifi_transformer.cc:266:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:29.4261722Z shape_info.shape.dims(0) != batch_size) { 2022-11-23T02:02:29.4262086Z ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ 2022-11-23T02:02:29.4263417Z 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-11-23T02:02:29.4264829Z caffe2/opt/onnxifi_transformer.cc:735:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:29.4265349Z if (opts_.min_ops > net.op_size()) { 2022-11-23T02:02:29.4265685Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-11-23T02:02:29.4267199Z 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-11-23T02:02:29.4268537Z caffe2/opt/onnxifi_transformer.cc:868:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:29.4269113Z if (opts_.min_ops > net.op_size()) { 2022-11-23T02:02:29.4269462Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-11-23T02:02:29.4270207Z caffe2/opt/onnxifi_transformer.cc: In member function 'std::vector caffe2::OnnxifiTransformer::getBackendId()': 2022-11-23T02:02:29.4271125Z caffe2/opt/onnxifi_transformer.cc:1273:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:29.4271695Z for (int i = 0; i < backend_ids_.size(); ++i) { 2022-11-23T02:02:29.4272031Z ~~^~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:02:29.4272453Z [2,103 / 2,910] 8 actions running 2022-11-23T02:02:29.4273040Z Compiling caffe2/opt/onnxifi_transformer.cc; 2s processwrapper-sandbox 2022-11-23T02:02:29.4273727Z Compiling caffe2/operators/dataset_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:02:29.4274396Z Compiling caffe2/opt/distributed_converter.cc; 1s processwrapper-sandbox 2022-11-23T02:02:29.4275068Z Compiling caffe2/opt/dead_code_elim.cc; 0s processwrapper-sandbox 2022-11-23T02:02:29.4275741Z Compiling src/asmjit/core/assembler.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:29.4276400Z Compiling caffe2/operators/data_couple.cc; 0s processwrapper-sandbox 2022-11-23T02:02:29.4277034Z Compiling caffe2/opt/distributed.cc; 0s processwrapper-sandbox 2022-11-23T02:02:29.4277694Z Compiling src/asmjit/core/compiler.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:29.6636731Z 2022-11-23T02:02:29.6637263Z  2022-11-23T02:02:29.6637602Z  2022-11-23T02:02:29.6637936Z  2022-11-23T02:02:29.6638223Z  2022-11-23T02:02:29.6638492Z  2022-11-23T02:02:29.6638739Z  2022-11-23T02:02:29.6639011Z  2022-11-23T02:02:29.6639292Z  2022-11-23T02:02:29.6639671Z [2,107 / 2,910] 8 actions, 7 running 2022-11-23T02:02:29.6640232Z Compiling caffe2/operators/dataset_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:02:29.6640894Z Compiling caffe2/opt/distributed_converter.cc; 1s processwrapper-sandbox 2022-11-23T02:02:29.6641680Z Compiling caffe2/opt/dead_code_elim.cc; 1s processwrapper-sandbox 2022-11-23T02:02:29.6642383Z Compiling caffe2/operators/data_couple.cc; 0s processwrapper-sandbox 2022-11-23T02:02:29.6642926Z Compiling caffe2/opt/distributed.cc; 0s processwrapper-sandbox 2022-11-23T02:02:29.6643433Z Compiling caffe2/opt/device.cc; 0s processwrapper-sandbox 2022-11-23T02:02:29.6643893Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:29.6644294Z [Scann] Compiling caffe2/operators/cube_op.cc 2022-11-23T02:02:29.8948044Z 2022-11-23T02:02:29.8948587Z  2022-11-23T02:02:29.8948804Z  2022-11-23T02:02:29.8949004Z  2022-11-23T02:02:29.8949180Z  2022-11-23T02:02:29.8949337Z  2022-11-23T02:02:29.8949508Z  2022-11-23T02:02:29.8949676Z  2022-11-23T02:02:29.8949831Z  2022-11-23T02:02:29.8950108Z [2,108 / 2,910] 8 actions running 2022-11-23T02:02:29.8952636Z Compiling caffe2/operators/dataset_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:02:29.8953007Z Compiling caffe2/opt/dead_code_elim.cc; 1s processwrapper-sandbox 2022-11-23T02:02:29.8953496Z Compiling caffe2/operators/data_couple.cc; 0s processwrapper-sandbox 2022-11-23T02:02:29.8953870Z Compiling caffe2/opt/distributed.cc; 0s processwrapper-sandbox 2022-11-23T02:02:29.8954274Z Compiling caffe2/opt/device.cc; 0s processwrapper-sandbox 2022-11-23T02:02:29.8954592Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:29.8954988Z Compiling caffe2/operators/cube_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:29.8955366Z Compiling caffe2/opt/converter.cc; 0s processwrapper-sandbox 2022-11-23T02:02:30.7868275Z 2022-11-23T02:02:30.7868924Z  2022-11-23T02:02:30.7869263Z  2022-11-23T02:02:30.7869536Z  2022-11-23T02:02:30.7869821Z  2022-11-23T02:02:30.7870096Z  2022-11-23T02:02:30.7870359Z  2022-11-23T02:02:30.7870652Z  2022-11-23T02:02:30.7870929Z  2022-11-23T02:02:30.7871315Z [2,109 / 2,910] 8 actions, 7 running 2022-11-23T02:02:30.7871900Z Compiling caffe2/operators/dataset_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:02:30.7872540Z Compiling caffe2/operators/data_couple.cc; 1s processwrapper-sandbox 2022-11-23T02:02:30.7873140Z Compiling caffe2/opt/distributed.cc; 1s processwrapper-sandbox 2022-11-23T02:02:30.7873716Z Compiling caffe2/opt/device.cc; 1s processwrapper-sandbox 2022-11-23T02:02:30.7874211Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:30.7874748Z Compiling caffe2/operators/cube_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:30.7875342Z Compiling caffe2/opt/converter.cc; 1s processwrapper-sandbox 2022-11-23T02:02:30.7875827Z [Scann] Compiling caffe2/opt/backend_transformer_base.cc 2022-11-23T02:02:30.8859364Z 2022-11-23T02:02:30.8859899Z  2022-11-23T02:02:30.8860237Z  2022-11-23T02:02:30.8860532Z  2022-11-23T02:02:30.8860850Z  2022-11-23T02:02:30.8861126Z  2022-11-23T02:02:30.8861417Z  2022-11-23T02:02:30.8861703Z  2022-11-23T02:02:30.8861973Z  2022-11-23T02:02:30.8862455Z INFO: From Compiling caffe2/operators/dataset_ops.cc: 2022-11-23T02:02:30.8862994Z [2,109 / 2,910] 8 actions running 2022-11-23T02:02:30.8863585Z Compiling caffe2/operators/dataset_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:02:30.8864309Z Compiling caffe2/operators/data_couple.cc; 1s processwrapper-sandbox 2022-11-23T02:02:30.8865007Z Compiling caffe2/opt/distributed.cc; 1s processwrapper-sandbox 2022-11-23T02:02:30.8865646Z Compiling caffe2/opt/device.cc; 1s processwrapper-sandbox 2022-11-23T02:02:30.8866201Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:30.8866808Z Compiling caffe2/operators/cube_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:30.8867482Z Compiling caffe2/opt/converter.cc; 1s processwrapper-sandbox 2022-11-23T02:02:30.8868047Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:30.8876277Z 2022-11-23T02:02:30.8878214Z  2022-11-23T02:02:30.8878644Z  2022-11-23T02:02:30.8879114Z  2022-11-23T02:02:30.8879405Z  2022-11-23T02:02:30.8880039Z  2022-11-23T02:02:30.8880483Z  2022-11-23T02:02:30.8880798Z  2022-11-23T02:02:30.8881241Z  2022-11-23T02:02:30.8882552Z caffe2/operators/dataset_ops.cc: In constructor 'caffe2::dataset_ops::TreeWalker::TreeWalker(const std::vector&, caffe2::dataset_ops::TreeCursor&)': 2022-11-23T02:02:30.8883579Z caffe2/operators/dataset_ops.cc:143:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:30.8884315Z for (int fieldId = 0; fieldId < cursor_.it.fields().size(); ++fieldId) { 2022-11-23T02:02:30.8884875Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:02:30.8885746Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::TreeWalker::gatherLengthData()': 2022-11-23T02:02:30.8886876Z caffe2/operators/dataset_ops.cc:176:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:30.8887570Z for (int i = 0; i < lengths_.size(); ++i) { 2022-11-23T02:02:30.8888042Z ~~^~~~~~~~~~~~~~~~~ 2022-11-23T02:02:30.8888906Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::TreeWalker::gatherSizeLimits()': 2022-11-23T02:02:30.8889789Z caffe2/operators/dataset_ops.cc:189:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:30.8890552Z for (auto fieldId = 0; fieldId < cursor_.it.fields().size(); ++fieldId) { 2022-11-23T02:02:30.8891002Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:02:30.8891395Z In file included from ./caffe2/core/common.h:29:0, 2022-11-23T02:02:30.8891820Z from ./caffe2/core/blob.h:9, 2022-11-23T02:02:30.8892392Z from ./caffe2/operators/dataset_ops.h:8, 2022-11-23T02:02:30.8892839Z from caffe2/operators/dataset_ops.cc:1: 2022-11-23T02:02:30.8893792Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::CheckDatasetConsistencyOp::RunOnDevice()': 2022-11-23T02:02:30.8894809Z caffe2/operators/dataset_ops.cc:261:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:30.8895372Z InputSize() == iterator_.fields().size(), 2022-11-23T02:02:30.8895744Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:02:30.8896706Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::UnPackRecordsOp::RunOnDevice()': 2022-11-23T02:02:30.8897614Z caffe2/operators/dataset_ops.cc:394:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:30.8898159Z for (int i = 0; i < numRows; i++) { 2022-11-23T02:02:30.8898508Z ~~^~~~~~~~~ 2022-11-23T02:02:30.8899244Z caffe2/operators/dataset_ops.cc:432:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:30.8899795Z for (int i = 0; i < numRows; ++i) { 2022-11-23T02:02:30.8900141Z ~~^~~~~~~~~ 2022-11-23T02:02:30.8900877Z caffe2/operators/dataset_ops.cc:434:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:30.8901454Z for (int j = 0; j < tensors[i].size(); ++j) { 2022-11-23T02:02:30.8901792Z ~~^~~~~~~~~~~~~~~~~~~ 2022-11-23T02:02:30.8902512Z caffe2/operators/dataset_ops.cc:457:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:30.8903182Z for (int i = 0; i < numRows; ++i) { 2022-11-23T02:02:30.8903501Z ~~^~~~~~~~~ 2022-11-23T02:02:30.8904673Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::{anonymous}::UnPackRecordsOp::getShapeAndMetaFromInput(const Shared2DTensorVectorPtr&, std::vector >&, std::vector&)': 2022-11-23T02:02:30.8906029Z caffe2/operators/dataset_ops.cc:489:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:30.8906604Z for (int i = 0; i < numTensors; ++i) { 2022-11-23T02:02:30.8906936Z ~~^~~~~~~~~~~~ 2022-11-23T02:02:30.8908029Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::{anonymous}::UnPackRecordsOp::getShapeAndMetaFromPrototypeBlobs(std::vector >&, std::vector&)': 2022-11-23T02:02:30.8909164Z caffe2/operators/dataset_ops.cc:503:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:30.8909740Z for (int i = 0; i < numTensors; ++i) { 2022-11-23T02:02:30.8910081Z ~~^~~~~~~~~~~~ 2022-11-23T02:02:30.8910535Z In file included from ./caffe2/core/common.h:29:0, 2022-11-23T02:02:30.8910937Z from ./caffe2/core/blob.h:9, 2022-11-23T02:02:30.8911163Z from ./caffe2/operators/dataset_ops.h:8, 2022-11-23T02:02:30.8911417Z from caffe2/operators/dataset_ops.cc:1: 2022-11-23T02:02:30.8911906Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::ReadNextBatchOp::RunOnDevice()': 2022-11-23T02:02:30.8912465Z caffe2/operators/dataset_ops.cc:527:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:30.8912868Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 1); 2022-11-23T02:02:30.8913102Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:02:30.8913509Z caffe2/operators/dataset_ops.cc:537:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:30.8913828Z for (int i = 0; i < lengths.size(); ++i) { 2022-11-23T02:02:30.8914025Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T02:02:30.8914426Z caffe2/operators/dataset_ops.cc:548:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:30.8914804Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2022-11-23T02:02:30.8915025Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:02:30.8915412Z caffe2/operators/dataset_ops.cc:571:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:30.8915784Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2022-11-23T02:02:30.8916007Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:02:30.8916219Z In file included from ./caffe2/core/common.h:29:0, 2022-11-23T02:02:30.8916454Z from ./caffe2/core/blob.h:9, 2022-11-23T02:02:30.8916728Z from ./caffe2/operators/dataset_ops.h:8, 2022-11-23T02:02:30.8916979Z from caffe2/operators/dataset_ops.cc:1: 2022-11-23T02:02:30.8917450Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::ComputeOffsetOp::RunOnDevice()': 2022-11-23T02:02:30.8918046Z caffe2/operators/dataset_ops.cc:604:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:30.8918453Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 1); 2022-11-23T02:02:30.8918686Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:02:30.8919094Z caffe2/operators/dataset_ops.cc:615:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:30.8919409Z for (int i = 0; i < lengths.size(); ++i) { 2022-11-23T02:02:30.8919637Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T02:02:30.8920048Z caffe2/operators/dataset_ops.cc:626:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:30.8920425Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2022-11-23T02:02:30.8920646Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:02:30.8920908Z In file included from ./caffe2/core/common.h:29:0, 2022-11-23T02:02:30.8921146Z from ./caffe2/core/blob.h:9, 2022-11-23T02:02:30.8921381Z from ./caffe2/operators/dataset_ops.h:8, 2022-11-23T02:02:30.8921782Z from caffe2/operators/dataset_ops.cc:1: 2022-11-23T02:02:30.8922513Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::SortAndShuffleOp::RunOnDevice()': 2022-11-23T02:02:30.8926498Z caffe2/operators/dataset_ops.cc:662:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:30.8927192Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 1); 2022-11-23T02:02:30.8927563Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:02:30.8928330Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::ReadRandomBatchOp::RunOnDevice()': 2022-11-23T02:02:30.8929844Z caffe2/operators/dataset_ops.cc:750:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:30.8930477Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 3); 2022-11-23T02:02:30.8930845Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:02:30.8931480Z caffe2/operators/dataset_ops.cc:774:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:30.8932051Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2022-11-23T02:02:30.8932343Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:02:30.8933073Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::TrimDatasetOp::RunOnDevice()': 2022-11-23T02:02:30.8933911Z caffe2/operators/dataset_ops.cc:1095:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:30.8934383Z for (int col = 0; col < walker.fields().size(); ++col) { 2022-11-23T02:02:30.8934704Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:02:30.8935033Z In file included from ./caffe2/core/common.h:29:0, 2022-11-23T02:02:30.8935402Z from ./caffe2/core/blob.h:9, 2022-11-23T02:02:30.8935764Z from ./caffe2/operators/dataset_ops.h:8, 2022-11-23T02:02:30.8936153Z from caffe2/operators/dataset_ops.cc:1: 2022-11-23T02:02:30.8936955Z caffe2/operators/dataset_ops.cc: In instantiation of 'bool caffe2::dataset_ops::{anonymous}::CollectTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-11-23T02:02:30.8937527Z caffe2/operators/dataset_ops.cc:1638:1: required from here 2022-11-23T02:02:30.8938204Z caffe2/operators/dataset_ops.cc:1032:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:30.8938809Z tensorVector->size() == numToCollect_, 2022-11-23T02:02:30.8939141Z ^ 2022-11-23T02:02:30.8939766Z caffe2/operators/dataset_ops.cc:1045:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:30.8940360Z } else if (pos >= tensorVector->size()) { 2022-11-23T02:02:30.8940692Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:02:30.8941486Z caffe2/operators/dataset_ops.cc: In instantiation of 'bool caffe2::dataset_ops::{anonymous}::ConcatTensorVectorOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-11-23T02:02:30.8942115Z caffe2/operators/dataset_ops.cc:1638:1: required from here 2022-11-23T02:02:30.8942837Z caffe2/operators/dataset_ops.cc:969:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:30.8943408Z for (int i = 1; i < tensorVector->size(); i++) { 2022-11-23T02:02:30.8943711Z ~~^~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:02:30.8944099Z [2,109 / 2,910] 8 actions running 2022-11-23T02:02:30.8944625Z Compiling caffe2/operators/dataset_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:02:30.8945385Z Compiling caffe2/operators/data_couple.cc; 1s processwrapper-sandbox 2022-11-23T02:02:30.8945984Z Compiling caffe2/opt/distributed.cc; 1s processwrapper-sandbox 2022-11-23T02:02:30.8946542Z Compiling caffe2/opt/device.cc; 1s processwrapper-sandbox 2022-11-23T02:02:30.8947028Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:30.8947520Z Compiling caffe2/operators/cube_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:30.8948106Z Compiling caffe2/opt/converter.cc; 1s processwrapper-sandbox 2022-11-23T02:02:30.8948594Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:31.0953735Z 2022-11-23T02:02:31.0954523Z  2022-11-23T02:02:31.0954958Z  2022-11-23T02:02:31.0955291Z  2022-11-23T02:02:31.0955585Z  2022-11-23T02:02:31.1001180Z  2022-11-23T02:02:31.1001414Z  2022-11-23T02:02:31.1001853Z  2022-11-23T02:02:31.1002131Z  2022-11-23T02:02:31.1002506Z [2,110 / 2,910] 8 actions running 2022-11-23T02:02:31.1003082Z Compiling caffe2/operators/data_couple.cc; 1s processwrapper-sandbox 2022-11-23T02:02:31.1003714Z Compiling caffe2/opt/distributed.cc; 1s processwrapper-sandbox 2022-11-23T02:02:31.1004299Z Compiling caffe2/opt/device.cc; 1s processwrapper-sandbox 2022-11-23T02:02:31.1004786Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:31.1005272Z Compiling caffe2/operators/cube_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:31.1005791Z Compiling caffe2/opt/converter.cc; 1s processwrapper-sandbox 2022-11-23T02:02:31.1006235Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:31.1006824Z Compiling caffe2/opt/bound_shape_inferencer.cc; 0s processwrapper-sandbox 2022-11-23T02:02:31.3008363Z 2022-11-23T02:02:31.3008896Z  2022-11-23T02:02:31.3009254Z  2022-11-23T02:02:31.3009520Z  2022-11-23T02:02:31.3009678Z  2022-11-23T02:02:31.3009851Z  2022-11-23T02:02:31.3010022Z  2022-11-23T02:02:31.3010175Z  2022-11-23T02:02:31.3010349Z  2022-11-23T02:02:31.3010600Z [2,111 / 2,910] 8 actions running 2022-11-23T02:02:31.3010947Z Compiling caffe2/operators/data_couple.cc; 2s processwrapper-sandbox 2022-11-23T02:02:31.3011319Z Compiling caffe2/opt/device.cc; 1s processwrapper-sandbox 2022-11-23T02:02:31.3011621Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:31.3011945Z Compiling caffe2/operators/cube_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:31.3012304Z Compiling caffe2/opt/converter.cc; 1s processwrapper-sandbox 2022-11-23T02:02:31.3012612Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:31.3012947Z Compiling caffe2/opt/bound_shape_inferencer.cc; 0s processwrapper-sandbox 2022-11-23T02:02:31.3013342Z Compiling caffe2/operators/create_scope_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:31.5109737Z 2022-11-23T02:02:31.5110187Z  2022-11-23T02:02:31.5110571Z  2022-11-23T02:02:31.5110853Z  2022-11-23T02:02:31.5111130Z  2022-11-23T02:02:31.5111412Z  2022-11-23T02:02:31.5111675Z  2022-11-23T02:02:31.5111885Z  2022-11-23T02:02:31.5112158Z  2022-11-23T02:02:31.5112489Z [2,113 / 2,910] 8 actions running 2022-11-23T02:02:31.5112805Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:31.5113279Z Compiling caffe2/operators/cube_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:31.5113851Z Compiling caffe2/opt/converter.cc; 1s processwrapper-sandbox 2022-11-23T02:02:31.5114313Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:31.5114826Z Compiling caffe2/opt/bound_shape_inferencer.cc; 0s processwrapper-sandbox 2022-11-23T02:02:31.5115406Z Compiling caffe2/operators/create_scope_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:31.5115996Z Compiling caffe2/operators/cross_entropy_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:31.5116472Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:32.1788165Z 2022-11-23T02:02:32.1789284Z  2022-11-23T02:02:32.1789847Z  2022-11-23T02:02:32.1790711Z  2022-11-23T02:02:32.1790991Z  2022-11-23T02:02:32.1791320Z  2022-11-23T02:02:32.1791697Z  2022-11-23T02:02:32.1792011Z  2022-11-23T02:02:32.1792313Z  2022-11-23T02:02:32.1793843Z [2,114 / 2,910] 8 actions, 7 running 2022-11-23T02:02:32.1794223Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:32.1794997Z Compiling caffe2/operators/cube_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:32.1795570Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:32.1796376Z Compiling caffe2/opt/bound_shape_inferencer.cc; 1s processwrapper-sandbox 2022-11-23T02:02:32.1797508Z Compiling caffe2/operators/create_scope_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:32.1798401Z Compiling caffe2/operators/cross_entropy_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:32.1799055Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:32.1799506Z [Scann] Compiling caffe2/opt/backend_cutting.cc 2022-11-23T02:02:32.5107863Z 2022-11-23T02:02:32.5108706Z  2022-11-23T02:02:32.5109170Z  2022-11-23T02:02:32.5109524Z  2022-11-23T02:02:32.5109831Z  2022-11-23T02:02:32.5110024Z  2022-11-23T02:02:32.5110198Z  2022-11-23T02:02:32.5110390Z  2022-11-23T02:02:32.5110581Z  2022-11-23T02:02:32.5110844Z [2,114 / 2,910] 8 actions running 2022-11-23T02:02:32.5111175Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:32.5111567Z Compiling caffe2/operators/cube_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:32.5111913Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:32.5112306Z Compiling caffe2/opt/bound_shape_inferencer.cc; 1s processwrapper-sandbox 2022-11-23T02:02:32.5112752Z Compiling caffe2/operators/create_scope_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:32.5113204Z Compiling caffe2/operators/cross_entropy_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:32.5113575Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:32.5113955Z Compiling caffe2/opt/backend_cutting.cc; 0s processwrapper-sandbox 2022-11-23T02:02:32.7229996Z 2022-11-23T02:02:32.7231471Z  2022-11-23T02:02:32.7231737Z  2022-11-23T02:02:32.7231938Z  2022-11-23T02:02:32.7232108Z  2022-11-23T02:02:32.7232262Z  2022-11-23T02:02:32.7232428Z  2022-11-23T02:02:32.7232595Z  2022-11-23T02:02:32.7232749Z  2022-11-23T02:02:32.7232989Z [2,115 / 2,910] 8 actions running 2022-11-23T02:02:32.7233334Z Compiling caffe2/operators/cube_op.cc; 3s processwrapper-sandbox 2022-11-23T02:02:32.7233639Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:32.7233986Z Compiling caffe2/opt/bound_shape_inferencer.cc; 1s processwrapper-sandbox 2022-11-23T02:02:32.7234387Z Compiling caffe2/operators/create_scope_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:32.7234763Z Compiling caffe2/operators/cross_entropy_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:32.7235086Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:32.7235415Z Compiling caffe2/opt/backend_cutting.cc; 0s processwrapper-sandbox 2022-11-23T02:02:32.7235775Z Compiling src/asmjit/arm/a64formatter.cpp; 0s processwrapper-sandbox 2022-11-23T02:02:32.9486342Z 2022-11-23T02:02:32.9486944Z  2022-11-23T02:02:32.9487297Z  2022-11-23T02:02:32.9487580Z  2022-11-23T02:02:32.9487847Z  2022-11-23T02:02:32.9488131Z  2022-11-23T02:02:32.9488401Z  2022-11-23T02:02:32.9488667Z  2022-11-23T02:02:32.9488939Z  2022-11-23T02:02:32.9489334Z [2,117 / 2,910] 8 actions running 2022-11-23T02:02:32.9489783Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:32.9490375Z Compiling caffe2/opt/bound_shape_inferencer.cc; 2s processwrapper-sandbox 2022-11-23T02:02:32.9491045Z Compiling caffe2/operators/create_scope_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:32.9491918Z Compiling caffe2/operators/cross_entropy_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:32.9492454Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:32.9492982Z Compiling caffe2/opt/backend_cutting.cc; 0s processwrapper-sandbox 2022-11-23T02:02:32.9493548Z Compiling caffe2/opt/annotations.cc; 0s processwrapper-sandbox 2022-11-23T02:02:32.9494121Z Compiling caffe2/operators/workspace_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:02:33.4440419Z 2022-11-23T02:02:33.4440997Z  2022-11-23T02:02:33.4441394Z  2022-11-23T02:02:33.4441883Z  2022-11-23T02:02:33.4442216Z  2022-11-23T02:02:33.4442535Z  2022-11-23T02:02:33.4442823Z  2022-11-23T02:02:33.4443135Z  2022-11-23T02:02:33.4443444Z  2022-11-23T02:02:33.4443889Z [2,118 / 2,910] 8 actions, 7 running 2022-11-23T02:02:33.4444800Z Compiling caffe2/opt/bound_shape_inferencer.cc; 2s processwrapper-sandbox 2022-11-23T02:02:33.4445621Z Compiling caffe2/operators/create_scope_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:33.4446439Z Compiling caffe2/operators/cross_entropy_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:33.4447110Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:33.4447735Z Compiling caffe2/opt/backend_cutting.cc; 1s processwrapper-sandbox 2022-11-23T02:02:33.4448344Z Compiling caffe2/opt/annotations.cc; 0s processwrapper-sandbox 2022-11-23T02:02:33.4448961Z Compiling caffe2/operators/workspace_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:02:33.4449453Z [Scann] Compiling caffe2/operators/zero_gradient_op.cc 2022-11-23T02:02:33.5813832Z 2022-11-23T02:02:33.5814595Z  2022-11-23T02:02:33.5814984Z  2022-11-23T02:02:33.5815470Z  2022-11-23T02:02:33.5815791Z  2022-11-23T02:02:33.5816234Z  2022-11-23T02:02:33.5816537Z  2022-11-23T02:02:33.5816987Z  2022-11-23T02:02:33.5817289Z  2022-11-23T02:02:33.5818032Z INFO: From Compiling caffe2/opt/bound_shape_inferencer.cc: 2022-11-23T02:02:33.5818748Z [2,118 / 2,910] 8 actions running 2022-11-23T02:02:33.5819513Z Compiling caffe2/opt/bound_shape_inferencer.cc; 2s processwrapper-sandbox 2022-11-23T02:02:33.5820391Z Compiling caffe2/operators/create_scope_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:33.5821223Z Compiling caffe2/operators/cross_entropy_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:33.5821702Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:33.5822201Z Compiling caffe2/opt/backend_cutting.cc; 1s processwrapper-sandbox 2022-11-23T02:02:33.5822727Z Compiling caffe2/opt/annotations.cc; 0s processwrapper-sandbox 2022-11-23T02:02:33.5823312Z Compiling caffe2/operators/workspace_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:02:33.5823907Z Compiling caffe2/operators/zero_gradient_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:33.5827903Z 2022-11-23T02:02:33.5829276Z  2022-11-23T02:02:33.5829589Z  2022-11-23T02:02:33.5829864Z  2022-11-23T02:02:33.5830179Z  2022-11-23T02:02:33.5830504Z  2022-11-23T02:02:33.5830790Z  2022-11-23T02:02:33.5831091Z  2022-11-23T02:02:33.5831381Z  2022-11-23T02:02:33.5831840Z In file included from ./c10/util/Logging.h:10:0, 2022-11-23T02:02:33.5832265Z from ./caffe2/core/logging.h:2, 2022-11-23T02:02:33.5832718Z from caffe2/opt/bound_shape_inferencer.h:3, 2022-11-23T02:02:33.5833169Z from caffe2/opt/bound_shape_inferencer.cc:1: 2022-11-23T02:02:33.5834269Z caffe2/opt/bound_shape_inferencer.cc: In member function 'void caffe2::BoundShapeInferencer::InferCommonOp(const caffe2::OperatorDef&, const caffe2::OpSchema*, bool, bool)': 2022-11-23T02:02:33.5835221Z caffe2/opt/bound_shape_inferencer.cc:1116:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:33.5835806Z CAFFE_ENFORCE(target < input_shapes.size()); 2022-11-23T02:02:33.5836153Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:02:33.5843335Z [2,118 / 2,910] 8 actions running 2022-11-23T02:02:33.5843860Z Compiling caffe2/opt/bound_shape_inferencer.cc; 2s processwrapper-sandbox 2022-11-23T02:02:33.5844516Z Compiling caffe2/operators/create_scope_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:33.5845227Z Compiling caffe2/operators/cross_entropy_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:33.5845816Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:33.5846367Z Compiling caffe2/opt/backend_cutting.cc; 1s processwrapper-sandbox 2022-11-23T02:02:33.5846944Z Compiling caffe2/opt/annotations.cc; 0s processwrapper-sandbox 2022-11-23T02:02:33.5847556Z Compiling caffe2/operators/workspace_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:02:33.5848189Z Compiling caffe2/operators/zero_gradient_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:33.9257839Z 2022-11-23T02:02:33.9258403Z  2022-11-23T02:02:33.9258723Z  2022-11-23T02:02:33.9259007Z  2022-11-23T02:02:33.9259306Z  2022-11-23T02:02:33.9259560Z  2022-11-23T02:02:33.9259833Z  2022-11-23T02:02:33.9260104Z  2022-11-23T02:02:33.9260365Z  2022-11-23T02:02:33.9260761Z [2,120 / 2,910] 8 actions, 7 running 2022-11-23T02:02:33.9261339Z Compiling caffe2/operators/create_scope_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:33.9261973Z Compiling caffe2/operators/cross_entropy_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:33.9262505Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:33.9263059Z Compiling caffe2/opt/backend_cutting.cc; 1s processwrapper-sandbox 2022-11-23T02:02:33.9263662Z Compiling caffe2/opt/annotations.cc; 1s processwrapper-sandbox 2022-11-23T02:02:33.9264265Z Compiling caffe2/operators/workspace_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:02:33.9264918Z Compiling caffe2/operators/zero_gradient_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:33.9265404Z [Scann] Compiling caffe2/operators/crf_viterbi_op.cc 2022-11-23T02:02:34.1492272Z 2022-11-23T02:02:34.1492751Z  2022-11-23T02:02:34.1492967Z  2022-11-23T02:02:34.1493169Z  2022-11-23T02:02:34.1493338Z  2022-11-23T02:02:34.1493492Z  2022-11-23T02:02:34.1493657Z  2022-11-23T02:02:34.1493836Z  2022-11-23T02:02:34.1494033Z  2022-11-23T02:02:34.1494349Z [2,120 / 2,910] 8 actions running 2022-11-23T02:02:34.1494838Z Compiling caffe2/operators/create_scope_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:34.1495351Z Compiling caffe2/operators/cross_entropy_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:34.1495693Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:34.1496114Z Compiling caffe2/opt/backend_cutting.cc; 1s processwrapper-sandbox 2022-11-23T02:02:34.1496593Z Compiling caffe2/opt/annotations.cc; 1s processwrapper-sandbox 2022-11-23T02:02:34.1497043Z Compiling caffe2/operators/workspace_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:02:34.1497523Z Compiling caffe2/operators/zero_gradient_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:34.1497983Z Compiling caffe2/operators/crf_viterbi_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:34.2939910Z 2022-11-23T02:02:34.2940391Z  2022-11-23T02:02:34.2940664Z  2022-11-23T02:02:34.2940840Z  2022-11-23T02:02:34.2940996Z  2022-11-23T02:02:34.2941228Z  2022-11-23T02:02:34.2941395Z  2022-11-23T02:02:34.2941611Z  2022-11-23T02:02:34.2941786Z  2022-11-23T02:02:34.2942181Z INFO: From Compiling caffe2/operators/ctc_beam_search_decoder_op.cc: 2022-11-23T02:02:34.2942484Z [2,121 / 2,910] 8 actions running 2022-11-23T02:02:34.2942886Z Compiling caffe2/operators/cross_entropy_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:34.2943225Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:34.2943614Z Compiling caffe2/opt/backend_cutting.cc; 2s processwrapper-sandbox 2022-11-23T02:02:34.2944163Z Compiling caffe2/opt/annotations.cc; 1s processwrapper-sandbox 2022-11-23T02:02:34.2944570Z Compiling caffe2/operators/workspace_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:02:34.2945012Z Compiling caffe2/operators/zero_gradient_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:34.2945425Z Compiling caffe2/operators/crf_viterbi_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:34.2945817Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:34.2945956Z 2022-11-23T02:02:34.2946047Z  2022-11-23T02:02:34.2946202Z  2022-11-23T02:02:34.2946373Z  2022-11-23T02:02:34.2946599Z  2022-11-23T02:02:34.2946753Z  2022-11-23T02:02:34.2946920Z  2022-11-23T02:02:34.2947086Z  2022-11-23T02:02:34.2947291Z  2022-11-23T02:02:34.2947888Z caffe2/operators/ctc_beam_search_decoder_op.cc: In member function 'bool caffe2::CTCBeamSearchDecoderOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-11-23T02:02:34.2948626Z caffe2/operators/ctc_beam_search_decoder_op.cc:142:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:34.2949032Z for (int i = 0; i < values_cache.size(); ++i) { 2022-11-23T02:02:34.2949233Z ~~^~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:02:34.2949491Z [2,121 / 2,910] 8 actions running 2022-11-23T02:02:34.2949857Z Compiling caffe2/operators/cross_entropy_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:34.2950169Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:34.2950558Z Compiling caffe2/opt/backend_cutting.cc; 2s processwrapper-sandbox 2022-11-23T02:02:34.2950921Z Compiling caffe2/opt/annotations.cc; 1s processwrapper-sandbox 2022-11-23T02:02:34.2951351Z Compiling caffe2/operators/workspace_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:02:34.2951729Z Compiling caffe2/operators/zero_gradient_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:34.2952164Z Compiling caffe2/operators/crf_viterbi_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:34.2952478Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:34.5498304Z 2022-11-23T02:02:34.5499037Z  2022-11-23T02:02:34.5499385Z  2022-11-23T02:02:34.5499722Z  2022-11-23T02:02:34.5500030Z  2022-11-23T02:02:34.5500302Z  2022-11-23T02:02:34.5500601Z  2022-11-23T02:02:34.5500895Z  2022-11-23T02:02:34.5501176Z  2022-11-23T02:02:34.5501594Z [2,123 / 2,910] 8 actions running 2022-11-23T02:02:34.5502234Z Compiling caffe2/operators/cross_entropy_op.cc; 3s processwrapper-sandbox 2022-11-23T02:02:34.5502913Z Compiling caffe2/opt/annotations.cc; 1s processwrapper-sandbox 2022-11-23T02:02:34.5503601Z Compiling caffe2/operators/workspace_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:02:34.5504313Z Compiling caffe2/operators/zero_gradient_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:34.5505038Z Compiling caffe2/operators/crf_viterbi_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:34.5505598Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:34.5506207Z Compiling caffe2/operators/while_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:34.5506862Z Compiling src/linux/smallfile.c; 0s processwrapper-sandbox 2022-11-23T02:02:34.7500476Z 2022-11-23T02:02:34.7501039Z  2022-11-23T02:02:34.7501419Z  2022-11-23T02:02:34.7501709Z  2022-11-23T02:02:34.7502027Z  2022-11-23T02:02:34.7502295Z  2022-11-23T02:02:34.7502548Z  2022-11-23T02:02:34.7502804Z  2022-11-23T02:02:34.7503004Z  2022-11-23T02:02:34.7503245Z [2,126 / 2,910] 8 actions running 2022-11-23T02:02:34.7503750Z Compiling caffe2/opt/annotations.cc; 1s processwrapper-sandbox 2022-11-23T02:02:34.7504388Z Compiling caffe2/operators/workspace_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:02:34.7505080Z Compiling caffe2/operators/zero_gradient_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:34.7506349Z Compiling caffe2/operators/crf_viterbi_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:34.7507112Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:34.7507678Z Compiling caffe2/operators/while_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:34.7508038Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:34.7508437Z Compiling caffe2/operators/utility_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:02:35.1504345Z 2022-11-23T02:02:35.1504963Z  2022-11-23T02:02:35.1505338Z  2022-11-23T02:02:35.1505568Z  2022-11-23T02:02:35.1505739Z  2022-11-23T02:02:35.1505898Z  2022-11-23T02:02:35.1506066Z  2022-11-23T02:02:35.1506232Z  2022-11-23T02:02:35.1506386Z  2022-11-23T02:02:35.1506636Z [2,126 / 2,910] 8 actions running 2022-11-23T02:02:35.1506978Z Compiling caffe2/opt/annotations.cc; 2s processwrapper-sandbox 2022-11-23T02:02:35.1785747Z Compiling caffe2/operators/workspace_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:02:35.1786283Z Compiling caffe2/operators/zero_gradient_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:35.1786799Z Compiling caffe2/operators/crf_viterbi_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:35.1787226Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:35.1787653Z Compiling caffe2/operators/while_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:35.1788098Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:35.1788568Z Compiling caffe2/operators/utility_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:02:35.3792152Z 2022-11-23T02:02:35.3792669Z  2022-11-23T02:02:35.3793114Z  2022-11-23T02:02:35.3793387Z  2022-11-23T02:02:35.3793558Z  2022-11-23T02:02:35.3793716Z  2022-11-23T02:02:35.3793884Z  2022-11-23T02:02:35.3794040Z  2022-11-23T02:02:35.3794204Z  2022-11-23T02:02:35.3794463Z [2,127 / 2,910] 8 actions running 2022-11-23T02:02:35.3794825Z Compiling caffe2/operators/workspace_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:02:35.3795221Z Compiling caffe2/operators/zero_gradient_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:35.3795612Z Compiling caffe2/operators/crf_viterbi_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:35.3795930Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:35.3796247Z Compiling caffe2/operators/while_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:35.3796553Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:35.3796885Z Compiling caffe2/operators/utility_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:02:35.3797239Z Compiling caffe2/core/plan_executor.cc; 0s processwrapper-sandbox 2022-11-23T02:02:35.5797389Z 2022-11-23T02:02:35.5798134Z  2022-11-23T02:02:35.5798582Z  2022-11-23T02:02:35.5798904Z  2022-11-23T02:02:35.5799067Z  2022-11-23T02:02:35.5799254Z  2022-11-23T02:02:35.5799421Z  2022-11-23T02:02:35.5799576Z  2022-11-23T02:02:35.5799743Z  2022-11-23T02:02:35.5799984Z [2,128 / 2,910] 8 actions running 2022-11-23T02:02:35.5800349Z Compiling caffe2/operators/zero_gradient_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:35.5800747Z Compiling caffe2/operators/crf_viterbi_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:35.5801068Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:35.5801389Z Compiling caffe2/operators/while_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:35.5802155Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:35.5802621Z Compiling caffe2/operators/utility_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:02:35.5803146Z Compiling caffe2/core/plan_executor.cc; 0s processwrapper-sandbox 2022-11-23T02:02:35.5803649Z Compiling caffe2/operators/counter_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:02:35.7898737Z 2022-11-23T02:02:35.7899323Z  2022-11-23T02:02:35.7899651Z  2022-11-23T02:02:35.7899918Z  2022-11-23T02:02:35.7900196Z  2022-11-23T02:02:35.7900467Z  2022-11-23T02:02:35.7900721Z  2022-11-23T02:02:35.7901206Z  2022-11-23T02:02:35.7901482Z  2022-11-23T02:02:35.7901857Z [2,129 / 2,910] 8 actions running 2022-11-23T02:02:35.7902418Z Compiling caffe2/operators/crf_viterbi_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:35.7902944Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:35.7903498Z Compiling caffe2/operators/while_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:35.7904006Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:35.7904558Z Compiling caffe2/operators/utility_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:02:35.7905139Z Compiling caffe2/core/plan_executor.cc; 0s processwrapper-sandbox 2022-11-23T02:02:35.7905756Z Compiling caffe2/operators/counter_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:02:35.7906507Z Compiling caffe2/operators/unique_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:02:36.1896780Z 2022-11-23T02:02:36.1897416Z  2022-11-23T02:02:36.1897766Z  2022-11-23T02:02:36.1897961Z  2022-11-23T02:02:36.1898143Z  2022-11-23T02:02:36.1898300Z  2022-11-23T02:02:36.1898467Z  2022-11-23T02:02:36.1898637Z  2022-11-23T02:02:36.1898792Z  2022-11-23T02:02:36.1899044Z [2,129 / 2,910] 8 actions running 2022-11-23T02:02:36.1899401Z Compiling caffe2/operators/crf_viterbi_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:36.1899718Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:36.1900055Z Compiling caffe2/operators/while_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:36.1900368Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:36.1900692Z Compiling caffe2/operators/utility_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:02:36.1901061Z Compiling caffe2/core/plan_executor.cc; 0s processwrapper-sandbox 2022-11-23T02:02:36.1901437Z Compiling caffe2/operators/counter_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:02:36.1901807Z Compiling caffe2/operators/unique_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:02:36.4975394Z 2022-11-23T02:02:36.4975969Z  2022-11-23T02:02:36.4976292Z  2022-11-23T02:02:36.4976599Z  2022-11-23T02:02:36.4976880Z  2022-11-23T02:02:36.4977181Z  2022-11-23T02:02:36.4977480Z  2022-11-23T02:02:36.4977752Z  2022-11-23T02:02:36.4978051Z  2022-11-23T02:02:36.4978453Z [2,130 / 2,910] 8 actions, 7 running 2022-11-23T02:02:36.4979094Z Compiling caffe2/operators/crf_viterbi_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:36.4979652Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:36.4980233Z Compiling caffe2/operators/while_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:36.4980903Z Compiling caffe2/operators/utility_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:02:36.4981561Z Compiling caffe2/core/plan_executor.cc; 1s processwrapper-sandbox 2022-11-23T02:02:36.4982232Z Compiling caffe2/operators/counter_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:02:36.4982899Z Compiling caffe2/operators/unique_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:02:36.4983390Z [Scann] Compiling src/x86/cache/deterministic.c 2022-11-23T02:02:36.7495636Z 2022-11-23T02:02:36.7496253Z  2022-11-23T02:02:36.7496676Z  2022-11-23T02:02:36.7496941Z  2022-11-23T02:02:36.7497214Z  2022-11-23T02:02:36.7497484Z  2022-11-23T02:02:36.7497734Z  2022-11-23T02:02:36.7498000Z  2022-11-23T02:02:36.7498377Z  2022-11-23T02:02:36.7498941Z INFO: From Compiling caffe2/core/plan_executor.cc: 2022-11-23T02:02:36.7499426Z [2,136 / 2,910] 8 actions running 2022-11-23T02:02:36.7500123Z Compiling caffe2/operators/utility_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:02:36.7500760Z Compiling caffe2/core/plan_executor.cc; 1s processwrapper-sandbox 2022-11-23T02:02:36.7501378Z Compiling caffe2/operators/counter_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:02:36.7502975Z Compiling caffe2/operators/unique_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:02:36.7503553Z Compiling caffe2/operators/upsample_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:36.7504052Z Compiling src/x86/cache/init.c; 0s processwrapper-sandbox 2022-11-23T02:02:36.7504682Z Compiling caffe2/core/operator.cc; 0s processwrapper-sandbox 2022-11-23T02:02:36.7505255Z Compiling caffe2/operators/cosh_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:36.7505522Z 2022-11-23T02:02:36.7505647Z  2022-11-23T02:02:36.7505920Z  2022-11-23T02:02:36.7506244Z  2022-11-23T02:02:36.7506544Z  2022-11-23T02:02:36.7506812Z  2022-11-23T02:02:36.7507074Z  2022-11-23T02:02:36.7507321Z  2022-11-23T02:02:36.7507513Z  2022-11-23T02:02:36.7508157Z caffe2/core/plan_executor.cc: In lambda function: 2022-11-23T02:02:36.7510614Z caffe2/core/plan_executor.cc:604:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:36.7511135Z auto workersDone = [&] { return done == numThreads; }; 2022-11-23T02:02:36.7511480Z ~~~~~^~~~~~~~~~~~~ 2022-11-23T02:02:36.7511868Z [2,136 / 2,910] 8 actions running 2022-11-23T02:02:36.7512386Z Compiling caffe2/operators/utility_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:02:36.7513004Z Compiling caffe2/core/plan_executor.cc; 1s processwrapper-sandbox 2022-11-23T02:02:36.7513607Z Compiling caffe2/operators/counter_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:02:36.7514185Z Compiling caffe2/operators/unique_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:02:36.7514792Z Compiling caffe2/operators/upsample_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:36.7515468Z Compiling src/x86/cache/init.c; 0s processwrapper-sandbox 2022-11-23T02:02:36.7516029Z Compiling caffe2/core/operator.cc; 0s processwrapper-sandbox 2022-11-23T02:02:36.7516703Z Compiling caffe2/operators/cosh_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:37.0271230Z 2022-11-23T02:02:37.0271864Z  2022-11-23T02:02:37.0272414Z  2022-11-23T02:02:37.0272761Z  2022-11-23T02:02:37.0273079Z  2022-11-23T02:02:37.0273393Z  2022-11-23T02:02:37.0273671Z  2022-11-23T02:02:37.0273967Z  2022-11-23T02:02:37.0274152Z  2022-11-23T02:02:37.0274381Z [2,138 / 2,910] 8 actions running 2022-11-23T02:02:37.0274737Z Compiling caffe2/operators/utility_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:02:37.0275124Z Compiling caffe2/operators/counter_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:02:37.0275503Z Compiling caffe2/operators/unique_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:02:37.0275867Z Compiling caffe2/operators/upsample_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:37.0276226Z Compiling caffe2/core/operator.cc; 0s processwrapper-sandbox 2022-11-23T02:02:37.0276592Z Compiling caffe2/operators/cosh_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:37.0276888Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:37.0277227Z Compiling caffe2/operators/transpose_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:37.6638523Z 2022-11-23T02:02:37.6639098Z  2022-11-23T02:02:37.6639387Z  2022-11-23T02:02:37.6639642Z  2022-11-23T02:02:37.6639898Z  2022-11-23T02:02:37.6640129Z  2022-11-23T02:02:37.6640409Z  2022-11-23T02:02:37.6640734Z  2022-11-23T02:02:37.6641007Z  2022-11-23T02:02:37.6641418Z [2,139 / 2,910] 8 actions, 7 running 2022-11-23T02:02:37.6642094Z Compiling caffe2/operators/utility_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:02:37.6642628Z Compiling caffe2/operators/unique_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:02:37.6643171Z Compiling caffe2/operators/upsample_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:37.6643713Z Compiling caffe2/core/operator.cc; 1s processwrapper-sandbox 2022-11-23T02:02:37.6644218Z Compiling caffe2/operators/cosh_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:37.6644849Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:37.6645354Z Compiling caffe2/operators/transpose_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:37.6645729Z [Scann] Compiling src/api.c 2022-11-23T02:02:37.7597134Z 2022-11-23T02:02:37.7597630Z  2022-11-23T02:02:37.7598046Z  2022-11-23T02:02:37.7598330Z  2022-11-23T02:02:37.7598588Z  2022-11-23T02:02:37.7598862Z  2022-11-23T02:02:37.7599134Z  2022-11-23T02:02:37.7599395Z  2022-11-23T02:02:37.7599665Z  2022-11-23T02:02:37.7600088Z INFO: From Compiling caffe2/operators/utility_ops.cc: 2022-11-23T02:02:37.7600483Z [2,139 / 2,910] 8 actions running 2022-11-23T02:02:37.7600956Z Compiling caffe2/operators/utility_ops.cc; 3s processwrapper-sandbox 2022-11-23T02:02:37.7610583Z Compiling caffe2/operators/unique_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:02:37.7611138Z Compiling caffe2/operators/upsample_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:37.7611671Z Compiling caffe2/core/operator.cc; 1s processwrapper-sandbox 2022-11-23T02:02:37.7612176Z Compiling caffe2/operators/cosh_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:37.7612612Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:37.7613077Z Compiling caffe2/operators/transpose_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:37.7613541Z Compiling src/api.c; 0s processwrapper-sandbox 2022-11-23T02:02:37.7613783Z 2022-11-23T02:02:37.7613900Z  2022-11-23T02:02:37.7614126Z  2022-11-23T02:02:37.7614362Z  2022-11-23T02:02:37.7614596Z  2022-11-23T02:02:37.7614812Z  2022-11-23T02:02:37.7615047Z  2022-11-23T02:02:37.7615296Z  2022-11-23T02:02:37.7615455Z  2022-11-23T02:02:37.7615983Z caffe2/operators/utility_ops.cc: In member function 'bool caffe2::NanCheckOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-11-23T02:02:37.7616525Z caffe2/operators/utility_ops.cc:877:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:37.7616851Z for (size_t i = 0; i < Input(j).numel(); ++i) { 2022-11-23T02:02:37.7617054Z ~~^~~~~~~~~~~~~~~~~~ 2022-11-23T02:02:37.7617295Z [2,139 / 2,910] 8 actions running 2022-11-23T02:02:37.7617620Z Compiling caffe2/operators/utility_ops.cc; 3s processwrapper-sandbox 2022-11-23T02:02:37.7617983Z Compiling caffe2/operators/unique_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:02:37.7618359Z Compiling caffe2/operators/upsample_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:37.7618721Z Compiling caffe2/core/operator.cc; 1s processwrapper-sandbox 2022-11-23T02:02:37.7619065Z Compiling caffe2/operators/cosh_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:37.7619373Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:37.7619713Z Compiling caffe2/operators/transpose_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:37.7620047Z Compiling src/api.c; 0s processwrapper-sandbox 2022-11-23T02:02:38.0651735Z 2022-11-23T02:02:38.0652245Z  2022-11-23T02:02:38.0652602Z  2022-11-23T02:02:38.0652915Z  2022-11-23T02:02:38.0653203Z  2022-11-23T02:02:38.0653504Z  2022-11-23T02:02:38.0653806Z  2022-11-23T02:02:38.0654095Z  2022-11-23T02:02:38.0654397Z  2022-11-23T02:02:38.0654814Z [2,142 / 2,910] 8 actions running 2022-11-23T02:02:38.0655405Z Compiling caffe2/operators/upsample_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:38.0656094Z Compiling caffe2/core/operator.cc; 1s processwrapper-sandbox 2022-11-23T02:02:38.0656752Z Compiling caffe2/operators/cosh_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:38.0657253Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:38.0657833Z Compiling caffe2/operators/transpose_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:38.0658505Z Compiling caffe2/operators/top_k.cc; 0s processwrapper-sandbox 2022-11-23T02:02:38.0659266Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:38.0659869Z Compiling caffe2/operators/tile_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:38.3738802Z 2022-11-23T02:02:38.3739374Z  2022-11-23T02:02:38.3739748Z  2022-11-23T02:02:38.3740084Z  2022-11-23T02:02:38.3741940Z  2022-11-23T02:02:38.3742265Z  2022-11-23T02:02:38.3742598Z  2022-11-23T02:02:38.3742962Z  2022-11-23T02:02:38.3743393Z  2022-11-23T02:02:38.3743822Z [2,143 / 2,910] 8 actions, 7 running 2022-11-23T02:02:38.3744423Z Compiling caffe2/core/operator.cc; 1s processwrapper-sandbox 2022-11-23T02:02:38.3745102Z Compiling caffe2/operators/cosh_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:38.3745700Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:38.3747285Z Compiling caffe2/operators/transpose_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:38.3747957Z Compiling caffe2/operators/top_k.cc; 0s processwrapper-sandbox 2022-11-23T02:02:38.3748545Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:38.3749174Z Compiling caffe2/operators/tile_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:38.3749673Z [Scann] Compiling caffe2/core/operator_schema.cc 2022-11-23T02:02:38.6646933Z 2022-11-23T02:02:38.6647848Z  2022-11-23T02:02:38.6648365Z  2022-11-23T02:02:38.6648882Z  2022-11-23T02:02:38.6649214Z  2022-11-23T02:02:38.6649518Z  2022-11-23T02:02:38.6649782Z  2022-11-23T02:02:38.6650102Z  2022-11-23T02:02:38.6650384Z  2022-11-23T02:02:38.6650823Z [2,143 / 2,910] 8 actions running 2022-11-23T02:02:38.6651344Z Compiling caffe2/core/operator.cc; 2s processwrapper-sandbox 2022-11-23T02:02:38.6651928Z Compiling caffe2/operators/cosh_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:38.6652446Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:38.6652971Z Compiling caffe2/operators/transpose_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:38.6653567Z Compiling caffe2/operators/top_k.cc; 0s processwrapper-sandbox 2022-11-23T02:02:38.6654058Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:38.6654542Z Compiling caffe2/operators/tile_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:38.6655092Z Compiling caffe2/core/operator_schema.cc; 0s processwrapper-sandbox 2022-11-23T02:02:38.8177665Z 2022-11-23T02:02:38.8178574Z  2022-11-23T02:02:38.8179271Z  2022-11-23T02:02:38.8179779Z  2022-11-23T02:02:38.8180319Z  2022-11-23T02:02:38.8180914Z  2022-11-23T02:02:38.8181943Z  2022-11-23T02:02:38.8182256Z  2022-11-23T02:02:38.8182637Z  2022-11-23T02:02:38.8183094Z INFO: From Compiling caffe2/operators/transpose_op.cc: 2022-11-23T02:02:38.8183670Z [2,143 / 2,910] 8 actions running 2022-11-23T02:02:38.8184325Z Compiling caffe2/core/operator.cc; 2s processwrapper-sandbox 2022-11-23T02:02:38.8185097Z Compiling caffe2/operators/cosh_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:38.8185724Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:38.8186426Z Compiling caffe2/operators/transpose_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:38.8187186Z Compiling caffe2/operators/top_k.cc; 1s processwrapper-sandbox 2022-11-23T02:02:38.8187826Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:38.8188415Z Compiling caffe2/operators/tile_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:38.8189367Z Compiling caffe2/core/operator_schema.cc; 0s processwrapper-sandbox 2022-11-23T02:02:38.8242515Z 2022-11-23T02:02:38.8243221Z  2022-11-23T02:02:38.8243782Z  2022-11-23T02:02:38.8244057Z  2022-11-23T02:02:38.8244544Z  2022-11-23T02:02:38.8245005Z  2022-11-23T02:02:38.8245316Z  2022-11-23T02:02:38.8245807Z  2022-11-23T02:02:38.8246146Z  2022-11-23T02:02:38.8246771Z In file included from ./c10/util/typeid.h:19:0, 2022-11-23T02:02:38.8247577Z from ./caffe2/core/context.h:9, 2022-11-23T02:02:38.8248145Z from ./caffe2/operators/transpose_op.h:7, 2022-11-23T02:02:38.8248524Z from caffe2/operators/transpose_op.cc:1: 2022-11-23T02:02:38.8249088Z caffe2/operators/transpose_op.cc: In lambda function: 2022-11-23T02:02:38.8250020Z caffe2/operators/transpose_op.cc:32:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:38.8250651Z axes.size() == tensor_size, 2022-11-23T02:02:38.8250947Z ~~~~~~~~~~~~^~~~ 2022-11-23T02:02:38.8251477Z [2,143 / 2,910] 8 actions running 2022-11-23T02:02:38.8252127Z Compiling caffe2/core/operator.cc; 2s processwrapper-sandbox 2022-11-23T02:02:38.8252857Z Compiling caffe2/operators/cosh_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:38.8253636Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:38.8254331Z Compiling caffe2/operators/transpose_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:38.8255079Z Compiling caffe2/operators/top_k.cc; 1s processwrapper-sandbox 2022-11-23T02:02:38.8255737Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:38.8256294Z Compiling caffe2/operators/tile_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:38.8257033Z Compiling caffe2/core/operator_schema.cc; 0s processwrapper-sandbox 2022-11-23T02:02:39.0651171Z 2022-11-23T02:02:39.0651648Z  2022-11-23T02:02:39.0652038Z  2022-11-23T02:02:39.0652219Z  2022-11-23T02:02:39.0652391Z  2022-11-23T02:02:39.0652615Z  2022-11-23T02:02:39.0652773Z  2022-11-23T02:02:39.0652941Z  2022-11-23T02:02:39.0653108Z  2022-11-23T02:02:39.0653388Z [2,146 / 2,910] 8 actions running 2022-11-23T02:02:39.0653740Z Compiling caffe2/operators/cosh_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:39.0654179Z Compiling caffe2/operators/top_k.cc; 1s processwrapper-sandbox 2022-11-23T02:02:39.0654481Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:39.0654865Z Compiling caffe2/operators/tile_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:39.0655244Z Compiling caffe2/core/operator_schema.cc; 0s processwrapper-sandbox 2022-11-23T02:02:39.0655599Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:39.0655922Z Compiling caffe2/operators/cos_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:39.0656229Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:39.3403284Z 2022-11-23T02:02:39.3404039Z  2022-11-23T02:02:39.3404391Z  2022-11-23T02:02:39.3404687Z  2022-11-23T02:02:39.3404932Z  2022-11-23T02:02:39.3405192Z  2022-11-23T02:02:39.3405467Z  2022-11-23T02:02:39.3405718Z  2022-11-23T02:02:39.3405948Z  2022-11-23T02:02:39.3406307Z [2,147 / 2,910] 8 actions, 7 running 2022-11-23T02:02:39.3406820Z Compiling caffe2/operators/top_k.cc; 1s processwrapper-sandbox 2022-11-23T02:02:39.3407300Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:39.3407733Z Compiling caffe2/operators/tile_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:39.3408112Z Compiling caffe2/core/operator_schema.cc; 0s processwrapper-sandbox 2022-11-23T02:02:39.3408507Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:39.3409035Z Compiling caffe2/operators/cos_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:39.3409355Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:39.3409677Z [Scann] Compiling src/FbgemmSparseDenseVectorInt8Avx512.cc 2022-11-23T02:02:39.6231254Z 2022-11-23T02:02:39.6232118Z  2022-11-23T02:02:39.6232466Z  2022-11-23T02:02:39.6232729Z  2022-11-23T02:02:39.6232997Z  2022-11-23T02:02:39.6233304Z  2022-11-23T02:02:39.6233570Z  2022-11-23T02:02:39.6233819Z  2022-11-23T02:02:39.6234115Z  2022-11-23T02:02:39.6234494Z [2,148 / 2,910] 8 actions, 7 running 2022-11-23T02:02:39.6234929Z Compiling caffe2/operators/top_k.cc; 1s processwrapper-sandbox 2022-11-23T02:02:39.6235848Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:39.6236631Z Compiling caffe2/operators/tile_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:39.6237075Z Compiling caffe2/core/operator_schema.cc; 1s processwrapper-sandbox 2022-11-23T02:02:39.6237475Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:39.6237971Z Compiling caffe2/operators/cos_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:39.6238343Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:39.6238600Z [Scann] Compiling caffe2/operators/text_file_reader.cc 2022-11-23T02:02:39.8719498Z 2022-11-23T02:02:39.8720014Z  2022-11-23T02:02:39.8720345Z  2022-11-23T02:02:39.8720628Z  2022-11-23T02:02:39.8720893Z  2022-11-23T02:02:39.8721174Z  2022-11-23T02:02:39.8721829Z  2022-11-23T02:02:39.8722094Z  2022-11-23T02:02:39.8722371Z  2022-11-23T02:02:39.8722769Z [2,149 / 2,910] 8 actions running 2022-11-23T02:02:39.8723219Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:39.8723776Z Compiling caffe2/operators/tile_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:39.8724385Z Compiling caffe2/core/operator_schema.cc; 1s processwrapper-sandbox 2022-11-23T02:02:39.8724874Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:39.8725402Z Compiling caffe2/operators/cos_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:39.8725880Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:39.8726425Z Compiling caffe2/operators/text_file_reader.cc; 0s processwrapper-sandbox 2022-11-23T02:02:39.8727043Z Compiling caffe2/operators/tanh_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:40.0721897Z 2022-11-23T02:02:40.0726858Z  2022-11-23T02:02:40.0727178Z  2022-11-23T02:02:40.0727426Z  2022-11-23T02:02:40.0727708Z  2022-11-23T02:02:40.0727965Z  2022-11-23T02:02:40.0728214Z  2022-11-23T02:02:40.0728476Z  2022-11-23T02:02:40.0728738Z  2022-11-23T02:02:40.0729105Z [2,152 / 2,910] 7 actions running 2022-11-23T02:02:40.0729537Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:40.0730051Z Compiling caffe2/operators/cos_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:40.0730501Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:40.0731000Z Compiling caffe2/operators/text_file_reader.cc; 0s processwrapper-sandbox 2022-11-23T02:02:40.0731560Z Compiling caffe2/operators/tanh_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:40.0732027Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:40.0732658Z Compiling src/EmbeddingSpMDMAvx512.cc; 0s processwrapper-sandbox 2022-11-23T02:02:40.2806422Z 2022-11-23T02:02:40.2806833Z  2022-11-23T02:02:40.2807088Z  2022-11-23T02:02:40.2807353Z  2022-11-23T02:02:40.2807608Z  2022-11-23T02:02:40.2807877Z  2022-11-23T02:02:40.2808152Z  2022-11-23T02:02:40.2808407Z  2022-11-23T02:02:40.2808793Z [2,153 / 2,910] 8 actions, 7 running 2022-11-23T02:02:40.2809223Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:40.2809661Z Compiling caffe2/operators/cos_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:40.2810161Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:40.2810705Z Compiling caffe2/operators/text_file_reader.cc; 0s processwrapper-sandbox 2022-11-23T02:02:40.2811311Z Compiling caffe2/operators/tanh_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:40.2811803Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:40.2812243Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:40.2812614Z [Scann] Compiling caffe2/operators/copy_op.cc 2022-11-23T02:02:40.6726382Z 2022-11-23T02:02:40.6726937Z  2022-11-23T02:02:40.6727362Z  2022-11-23T02:02:40.6727600Z  2022-11-23T02:02:40.6727772Z  2022-11-23T02:02:40.6727940Z  2022-11-23T02:02:40.6728110Z  2022-11-23T02:02:40.6728263Z  2022-11-23T02:02:40.6728429Z  2022-11-23T02:02:40.6792601Z [2,153 / 2,910] 8 actions running 2022-11-23T02:02:40.6793144Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:40.6793489Z Compiling caffe2/operators/cos_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:40.6793980Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:40.6794551Z Compiling caffe2/operators/text_file_reader.cc; 1s processwrapper-sandbox 2022-11-23T02:02:40.6795151Z Compiling caffe2/operators/tanh_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:40.6795630Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:40.6796065Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:40.6796585Z Compiling caffe2/operators/copy_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:40.8736975Z 2022-11-23T02:02:40.8737565Z  2022-11-23T02:02:40.8738142Z  2022-11-23T02:02:40.8738584Z  2022-11-23T02:02:40.8747965Z  2022-11-23T02:02:40.8748441Z  2022-11-23T02:02:40.8748763Z  2022-11-23T02:02:40.8749056Z  2022-11-23T02:02:40.8749351Z  2022-11-23T02:02:40.8749712Z [2,154 / 2,910] 8 actions running 2022-11-23T02:02:40.8750213Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:40.8750824Z Compiling caffe2/operators/cos_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:40.8751803Z Compiling caffe2/operators/text_file_reader.cc; 1s processwrapper-sandbox 2022-11-23T02:02:40.8752497Z Compiling caffe2/operators/tanh_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:40.8753064Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:40.8753565Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:40.8754162Z Compiling caffe2/operators/copy_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:40.8754868Z Compiling caffe2/operators/tanh_gradient_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:41.1382337Z 2022-11-23T02:02:41.1383067Z  2022-11-23T02:02:41.1383463Z  2022-11-23T02:02:41.1383771Z  2022-11-23T02:02:41.1384040Z  2022-11-23T02:02:41.1384341Z  2022-11-23T02:02:41.1384622Z  2022-11-23T02:02:41.1384871Z  2022-11-23T02:02:41.1385143Z  2022-11-23T02:02:41.1385648Z INFO: From Compiling caffe2/operators/copy_rows_to_tensor_op.cc: 2022-11-23T02:02:41.1386179Z [2,154 / 2,910] 8 actions running 2022-11-23T02:02:41.1386623Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:41.1387202Z Compiling caffe2/operators/cos_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:41.1388037Z Compiling caffe2/operators/text_file_reader.cc; 1s processwrapper-sandbox 2022-11-23T02:02:41.1388620Z Compiling caffe2/operators/tanh_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:41.1389115Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:41.1389564Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:41.1390150Z Compiling caffe2/operators/copy_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:41.1390897Z Compiling caffe2/operators/tanh_gradient_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:41.1391233Z 2022-11-23T02:02:41.1391408Z  2022-11-23T02:02:41.1391677Z  2022-11-23T02:02:41.1391972Z  2022-11-23T02:02:41.1392630Z  2022-11-23T02:02:41.1392917Z  2022-11-23T02:02:41.1393213Z  2022-11-23T02:02:41.1393564Z  2022-11-23T02:02:41.1393725Z  2022-11-23T02:02:41.1394195Z In file included from caffe2/operators/copy_rows_to_tensor_op.cc:1:0: 2022-11-23T02:02:41.1395278Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = c10::Half; Context = caffe2::CPUContext]': 2022-11-23T02:02:41.1396886Z ./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-11-23T02:02:41.1399494Z ./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-11-23T02:02:41.1400865Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-11-23T02:02:41.1401708Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-11-23T02:02:41.1402186Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:41.1402528Z for (size_t i = 0; i < indices.sizes()[0]; ++i) { 2022-11-23T02:02:41.1404283Z ~~^~~~~~~~~~~~~~~~~~ 2022-11-23T02:02:41.1405135Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = float; Context = caffe2::CPUContext]': 2022-11-23T02:02:41.1406354Z ./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-11-23T02:02:41.1407853Z ./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-11-23T02:02:41.1409204Z ./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-11-23T02:02:41.1410278Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-11-23T02:02:41.1410821Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-11-23T02:02:41.1411531Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:41.1412451Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = double; Context = caffe2::CPUContext]': 2022-11-23T02:02:41.1413761Z ./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-11-23T02:02:41.1415011Z ./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-11-23T02:02:41.1416432Z ./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-11-23T02:02:41.1417508Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-11-23T02:02:41.1418050Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-11-23T02:02:41.1418837Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:41.1419775Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = int; Context = caffe2::CPUContext]': 2022-11-23T02:02:41.1420729Z ./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-11-23T02:02:41.1421955Z ./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-11-23T02:02:41.1423419Z ./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-11-23T02:02:41.1424237Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-11-23T02:02:41.1424613Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-11-23T02:02:41.1425081Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:41.1425730Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = long int; Context = caffe2::CPUContext]': 2022-11-23T02:02:41.1427098Z ./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-11-23T02:02:41.1428617Z ./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-11-23T02:02:41.1429845Z ./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-11-23T02:02:41.1430598Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-11-23T02:02:41.1430971Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-11-23T02:02:41.1431605Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:41.1432163Z [2,154 / 2,910] 8 actions running 2022-11-23T02:02:41.1432533Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:41.1433015Z Compiling caffe2/operators/cos_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:41.1433516Z Compiling caffe2/operators/text_file_reader.cc; 1s processwrapper-sandbox 2022-11-23T02:02:41.1433954Z Compiling caffe2/operators/tanh_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:41.1434380Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:41.1434737Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:41.1435133Z Compiling caffe2/operators/copy_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:41.1435520Z Compiling caffe2/operators/tanh_gradient_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:41.3807198Z 2022-11-23T02:02:41.3807819Z  2022-11-23T02:02:41.3808184Z  2022-11-23T02:02:41.3808474Z  2022-11-23T02:02:41.3808783Z  2022-11-23T02:02:41.3809062Z  2022-11-23T02:02:41.3809358Z  2022-11-23T02:02:41.3809655Z  2022-11-23T02:02:41.3809933Z  2022-11-23T02:02:41.3810353Z [2,156 / 2,910] 8 actions, 7 running 2022-11-23T02:02:41.3810944Z Compiling caffe2/operators/cos_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:41.3811622Z Compiling caffe2/operators/text_file_reader.cc; 1s processwrapper-sandbox 2022-11-23T02:02:41.3812514Z Compiling caffe2/operators/tanh_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:41.3813066Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:41.3813547Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:41.3814140Z Compiling caffe2/operators/copy_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:41.3814829Z Compiling caffe2/operators/tanh_gradient_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:41.3815316Z [Scann] Compiling caffe2/operators/tan_op.cc 2022-11-23T02:02:41.4696508Z 2022-11-23T02:02:41.4697141Z  2022-11-23T02:02:41.4697554Z  2022-11-23T02:02:41.4697845Z  2022-11-23T02:02:41.4698067Z  2022-11-23T02:02:41.4698234Z  2022-11-23T02:02:41.4698404Z  2022-11-23T02:02:41.4698559Z  2022-11-23T02:02:41.4698722Z  2022-11-23T02:02:41.4699116Z INFO: From Compiling caffe2/operators/text_file_reader.cc: 2022-11-23T02:02:41.4699437Z [2,157 / 2,910] 8 actions running 2022-11-23T02:02:41.4699798Z Compiling caffe2/operators/text_file_reader.cc; 1s processwrapper-sandbox 2022-11-23T02:02:41.4700182Z Compiling caffe2/operators/tanh_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:41.4700504Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:41.4700791Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:41.4701298Z Compiling caffe2/operators/copy_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:41.4701862Z Compiling caffe2/operators/tanh_gradient_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:41.4702317Z Compiling caffe2/operators/tan_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:41.4702686Z Compiling caffe2/operators/summarize_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:41.4702907Z 2022-11-23T02:02:41.4703069Z  2022-11-23T02:02:41.4703354Z  2022-11-23T02:02:41.4703648Z  2022-11-23T02:02:41.4703945Z  2022-11-23T02:02:41.4704203Z  2022-11-23T02:02:41.4704375Z  2022-11-23T02:02:41.4704541Z  2022-11-23T02:02:41.4704694Z  2022-11-23T02:02:41.4705071Z In file included from ./c10/util/typeid.h:19:0, 2022-11-23T02:02:41.4705466Z from ./caffe2/core/context.h:9, 2022-11-23T02:02:41.4705841Z from caffe2/operators/text_file_reader.cc:1: 2022-11-23T02:02:41.4706599Z caffe2/operators/text_file_reader.cc: In member function 'virtual bool caffe2::TextFileReaderReadOp::RunOnDevice()': 2022-11-23T02:02:41.4707134Z caffe2/operators/text_file_reader.cc:107:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:41.4707635Z instance->fieldTypes.size() == numFields, 2022-11-23T02:02:41.4707965Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-11-23T02:02:41.4708372Z [2,157 / 2,910] 8 actions running 2022-11-23T02:02:41.4708854Z Compiling caffe2/operators/text_file_reader.cc; 1s processwrapper-sandbox 2022-11-23T02:02:41.4709223Z Compiling caffe2/operators/tanh_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:41.4709533Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:41.4709805Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:41.4710297Z Compiling caffe2/operators/copy_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:41.4710679Z Compiling caffe2/operators/tanh_gradient_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:41.4711164Z Compiling caffe2/operators/tan_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:41.4711533Z Compiling caffe2/operators/summarize_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:41.6736627Z 2022-11-23T02:02:41.6737313Z  2022-11-23T02:02:41.6738516Z  2022-11-23T02:02:41.6738714Z  2022-11-23T02:02:41.6738874Z  2022-11-23T02:02:41.6739043Z  2022-11-23T02:02:41.6739212Z  2022-11-23T02:02:41.6739366Z  2022-11-23T02:02:41.6739536Z  2022-11-23T02:02:41.6739786Z [2,159 / 2,910] 8 actions running 2022-11-23T02:02:41.6740120Z Compiling caffe2/operators/tanh_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:41.7382653Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:41.7383211Z Compiling caffe2/operators/copy_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:41.7383870Z Compiling caffe2/operators/tanh_gradient_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:41.7384465Z Compiling caffe2/operators/tan_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:41.7385075Z Compiling caffe2/operators/summarize_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:41.7385589Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:41.7386097Z Compiling caffe2/core/numa.cc; 0s processwrapper-sandbox 2022-11-23T02:02:42.3687582Z 2022-11-23T02:02:42.3691187Z  2022-11-23T02:02:42.3691493Z  2022-11-23T02:02:42.3691754Z  2022-11-23T02:02:42.3691994Z  2022-11-23T02:02:42.3692237Z  2022-11-23T02:02:42.3692524Z  2022-11-23T02:02:42.3692759Z  2022-11-23T02:02:42.3692992Z  2022-11-23T02:02:42.3693396Z [2,160 / 2,910] 8 actions, 7 running 2022-11-23T02:02:42.3693878Z Compiling caffe2/operators/tanh_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:42.3694432Z Compiling caffe2/operators/copy_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:42.3694982Z Compiling caffe2/operators/tanh_gradient_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:42.3695513Z Compiling caffe2/operators/tan_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:42.3696029Z Compiling caffe2/operators/summarize_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:42.3696470Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:42.3696928Z Compiling caffe2/core/numa.cc; 0s processwrapper-sandbox 2022-11-23T02:02:42.3697314Z [Scann] Compiling caffe2/operators/conv_transpose_gradient_op.cc 2022-11-23T02:02:42.7396715Z 2022-11-23T02:02:42.7397550Z  2022-11-23T02:02:42.7397983Z  2022-11-23T02:02:42.7398241Z  2022-11-23T02:02:42.7398492Z  2022-11-23T02:02:42.7398742Z  2022-11-23T02:02:42.7398989Z  2022-11-23T02:02:42.7399232Z  2022-11-23T02:02:42.7399459Z  2022-11-23T02:02:42.7399833Z [2,162 / 2,910] 8 actions running 2022-11-23T02:02:42.7400391Z Compiling caffe2/operators/tanh_gradient_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:42.7401699Z Compiling caffe2/operators/tan_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:42.7402274Z Compiling caffe2/operators/summarize_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:42.7402758Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:42.7403243Z Compiling caffe2/core/numa.cc; 1s processwrapper-sandbox 2022-11-23T02:02:42.7403683Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:42.7404219Z Compiling caffe2/operators/conv_transpose_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:42.7404806Z Compiling caffe2/operators/stylizer_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:02:43.0977512Z 2022-11-23T02:02:43.0978015Z  2022-11-23T02:02:43.0978420Z  2022-11-23T02:02:43.0978731Z  2022-11-23T02:02:43.0979024Z  2022-11-23T02:02:43.0979338Z  2022-11-23T02:02:43.0980698Z  2022-11-23T02:02:43.0980988Z  2022-11-23T02:02:43.0981512Z  2022-11-23T02:02:43.0981987Z [2,163 / 2,910] 8 actions, 7 running 2022-11-23T02:02:43.0982607Z Compiling caffe2/operators/tan_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:43.0984488Z Compiling caffe2/operators/summarize_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:43.0985161Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:43.0985952Z Compiling caffe2/core/numa.cc; 1s processwrapper-sandbox 2022-11-23T02:02:43.0986510Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:43.0987173Z Compiling caffe2/operators/conv_transpose_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:43.0987891Z Compiling caffe2/operators/stylizer_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:02:43.0989417Z [Scann] Compiling src/FbgemmFloat16ConvertAvx2.cc 2022-11-23T02:02:43.3345112Z 2022-11-23T02:02:43.3345681Z  2022-11-23T02:02:43.3346058Z  2022-11-23T02:02:43.3346400Z  2022-11-23T02:02:43.3346699Z  2022-11-23T02:02:43.3347026Z  2022-11-23T02:02:43.3347321Z  2022-11-23T02:02:43.3347607Z  2022-11-23T02:02:43.3347905Z  2022-11-23T02:02:43.3348340Z [2,166 / 2,910] 8 actions, 7 running 2022-11-23T02:02:43.3349180Z Compiling caffe2/operators/tan_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:43.3349844Z Compiling caffe2/operators/summarize_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:43.3350444Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:43.3351083Z Compiling caffe2/operators/conv_transpose_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:43.3351790Z Compiling caffe2/operators/stylizer_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:02:43.3352503Z Compiling caffe2/operators/stump_func_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:43.3353199Z Compiling caffe2/operators/stop_gradient.cc; 0s processwrapper-sandbox 2022-11-23T02:02:43.3353790Z [Scann] Compiling caffe2/operators/string_ops.cc 2022-11-23T02:02:43.5403512Z 2022-11-23T02:02:43.5404063Z  2022-11-23T02:02:43.5404431Z  2022-11-23T02:02:43.5404765Z  2022-11-23T02:02:43.5405084Z  2022-11-23T02:02:43.5405396Z  2022-11-23T02:02:43.5405691Z  2022-11-23T02:02:43.5405990Z  2022-11-23T02:02:43.5406274Z  2022-11-23T02:02:43.5406511Z [2,167 / 2,910] 8 actions running 2022-11-23T02:02:43.5406859Z Compiling caffe2/operators/tan_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:43.5407180Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:43.5407534Z Compiling caffe2/operators/conv_transpose_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:43.5407910Z Compiling caffe2/operators/stylizer_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:02:43.5408290Z Compiling caffe2/operators/stump_func_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:43.5408679Z Compiling caffe2/operators/stop_gradient.cc; 0s processwrapper-sandbox 2022-11-23T02:02:43.5409044Z Compiling caffe2/operators/string_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:02:43.5409393Z Compiling src/spmmUtils.cc; 0s processwrapper-sandbox 2022-11-23T02:02:43.7415209Z 2022-11-23T02:02:43.7415758Z  2022-11-23T02:02:43.7416110Z  2022-11-23T02:02:43.7416432Z  2022-11-23T02:02:43.7416762Z  2022-11-23T02:02:43.7417052Z  2022-11-23T02:02:43.7417342Z  2022-11-23T02:02:43.7417647Z  2022-11-23T02:02:43.7417930Z  2022-11-23T02:02:43.7418360Z [2,169 / 2,910] 8 actions, 7 running 2022-11-23T02:02:43.7418877Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:43.7419549Z Compiling caffe2/operators/conv_transpose_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:43.7420256Z Compiling caffe2/operators/stylizer_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:02:43.7420987Z Compiling caffe2/operators/stump_func_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:43.7421707Z Compiling caffe2/operators/stop_gradient.cc; 0s processwrapper-sandbox 2022-11-23T02:02:43.7423517Z Compiling caffe2/operators/string_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:02:43.7424329Z Compiling caffe2/operators/conv_op_eigen.cc; 0s processwrapper-sandbox 2022-11-23T02:02:43.7424876Z [Scann] Compiling caffe2/operators/conv_op_shared.cc 2022-11-23T02:02:43.9659342Z 2022-11-23T02:02:43.9660079Z  2022-11-23T02:02:43.9660496Z  2022-11-23T02:02:43.9660844Z  2022-11-23T02:02:43.9661009Z  2022-11-23T02:02:43.9661222Z  2022-11-23T02:02:43.9661464Z  2022-11-23T02:02:43.9661640Z  2022-11-23T02:02:43.9661907Z  2022-11-23T02:02:43.9662271Z [2,169 / 2,910] 8 actions running 2022-11-23T02:02:43.9662671Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:43.9663158Z Compiling caffe2/operators/conv_transpose_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:43.9664215Z Compiling caffe2/operators/stylizer_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:02:43.9664752Z Compiling caffe2/operators/stump_func_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:43.9665302Z Compiling caffe2/operators/stop_gradient.cc; 0s processwrapper-sandbox 2022-11-23T02:02:43.9665864Z Compiling caffe2/operators/string_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:02:43.9666330Z Compiling caffe2/operators/conv_op_eigen.cc; 0s processwrapper-sandbox 2022-11-23T02:02:43.9666917Z Compiling caffe2/operators/conv_op_shared.cc; 0s processwrapper-sandbox 2022-11-23T02:02:45.1666627Z 2022-11-23T02:02:45.1667132Z  2022-11-23T02:02:45.1667398Z  2022-11-23T02:02:45.1667600Z  2022-11-23T02:02:45.1667779Z  2022-11-23T02:02:45.1667935Z  2022-11-23T02:02:45.1668171Z  2022-11-23T02:02:45.1668349Z  2022-11-23T02:02:45.1668504Z  2022-11-23T02:02:45.1668774Z [2,169 / 2,910] 8 actions running 2022-11-23T02:02:45.1669126Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:45.1669478Z Compiling caffe2/operators/conv_transpose_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:45.1669939Z Compiling caffe2/operators/stylizer_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:02:45.1670324Z Compiling caffe2/operators/stump_func_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:45.1670771Z Compiling caffe2/operators/stop_gradient.cc; 1s processwrapper-sandbox 2022-11-23T02:02:45.1671129Z Compiling caffe2/operators/string_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:02:45.1671572Z Compiling caffe2/operators/conv_op_eigen.cc; 1s processwrapper-sandbox 2022-11-23T02:02:45.1671975Z Compiling caffe2/operators/conv_op_shared.cc; 1s processwrapper-sandbox 2022-11-23T02:02:45.7416679Z 2022-11-23T02:02:45.7417106Z  2022-11-23T02:02:45.7417322Z  2022-11-23T02:02:45.7417559Z  2022-11-23T02:02:45.7417790Z  2022-11-23T02:02:45.7417950Z  2022-11-23T02:02:45.7418122Z  2022-11-23T02:02:45.7418295Z  2022-11-23T02:02:45.7418450Z  2022-11-23T02:02:45.7418853Z [2,171 / 2,910] 7 actions, 6 running 2022-11-23T02:02:45.7419404Z Compiling caffe2/operators/stylizer_ops.cc; 3s processwrapper-sandbox 2022-11-23T02:02:45.7420002Z Compiling caffe2/operators/stump_func_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:45.7420617Z Compiling caffe2/operators/stop_gradient.cc; 2s processwrapper-sandbox 2022-11-23T02:02:45.7421220Z Compiling caffe2/operators/string_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:02:45.7421797Z Compiling caffe2/operators/conv_op_eigen.cc; 2s processwrapper-sandbox 2022-11-23T02:02:45.7422361Z Compiling caffe2/operators/conv_op_shared.cc; 1s processwrapper-sandbox 2022-11-23T02:02:45.7422816Z [Scann] Compiling caffe2/operators/stats_put_ops.cc 2022-11-23T02:02:45.9985580Z 2022-11-23T02:02:45.9986189Z  2022-11-23T02:02:45.9986529Z  2022-11-23T02:02:45.9986817Z  2022-11-23T02:02:45.9987072Z  2022-11-23T02:02:45.9987309Z  2022-11-23T02:02:45.9987561Z  2022-11-23T02:02:45.9987815Z  2022-11-23T02:02:45.9989054Z [2,172 / 2,910] 8 actions running 2022-11-23T02:02:45.9989691Z Compiling caffe2/operators/stump_func_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:45.9990284Z Compiling caffe2/operators/stop_gradient.cc; 2s processwrapper-sandbox 2022-11-23T02:02:45.9990863Z Compiling caffe2/operators/string_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:02:45.9991418Z Compiling caffe2/operators/conv_op_eigen.cc; 2s processwrapper-sandbox 2022-11-23T02:02:45.9991996Z Compiling caffe2/operators/conv_op_shared.cc; 2s processwrapper-sandbox 2022-11-23T02:02:45.9992562Z Compiling caffe2/operators/sqrt_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:45.9993123Z Compiling caffe2/operators/stats_put_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:02:45.9994504Z Compiling caffe2/operators/stats_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:02:46.7819922Z 2022-11-23T02:02:46.7820763Z  2022-11-23T02:02:46.7821066Z  2022-11-23T02:02:46.7821328Z  2022-11-23T02:02:46.7821559Z  2022-11-23T02:02:46.7821794Z  2022-11-23T02:02:46.7822025Z  2022-11-23T02:02:46.7822240Z  2022-11-23T02:02:46.7822471Z  2022-11-23T02:02:46.7822812Z [2,173 / 2,910] 8 actions, 7 running 2022-11-23T02:02:46.7823305Z Compiling caffe2/operators/stop_gradient.cc; 3s processwrapper-sandbox 2022-11-23T02:02:46.7823841Z Compiling caffe2/operators/string_ops.cc; 3s processwrapper-sandbox 2022-11-23T02:02:46.7824368Z Compiling caffe2/operators/conv_op_eigen.cc; 3s processwrapper-sandbox 2022-11-23T02:02:46.7824898Z Compiling caffe2/operators/conv_op_shared.cc; 3s processwrapper-sandbox 2022-11-23T02:02:46.7825392Z Compiling caffe2/operators/sqrt_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:46.7825917Z Compiling caffe2/operators/stats_put_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:02:46.7826433Z Compiling caffe2/operators/stats_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:02:46.7826827Z [Scann] Compiling src/GroupwiseConvAcc32Avx512.cc 2022-11-23T02:02:47.0007898Z 2022-11-23T02:02:47.0008991Z  2022-11-23T02:02:47.0009372Z  2022-11-23T02:02:47.0009657Z  2022-11-23T02:02:47.0009950Z  2022-11-23T02:02:47.0010265Z  2022-11-23T02:02:47.0010580Z  2022-11-23T02:02:47.0010827Z  2022-11-23T02:02:47.0011104Z  2022-11-23T02:02:47.0011514Z [2,173 / 2,910] 8 actions running 2022-11-23T02:02:47.0012050Z Compiling caffe2/operators/stop_gradient.cc; 3s processwrapper-sandbox 2022-11-23T02:02:47.0012653Z Compiling caffe2/operators/string_ops.cc; 3s processwrapper-sandbox 2022-11-23T02:02:47.0013245Z Compiling caffe2/operators/conv_op_eigen.cc; 3s processwrapper-sandbox 2022-11-23T02:02:47.0013807Z Compiling caffe2/operators/conv_op_shared.cc; 3s processwrapper-sandbox 2022-11-23T02:02:47.0014382Z Compiling caffe2/operators/sqrt_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:47.0014954Z Compiling caffe2/operators/stats_put_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:02:47.0015491Z Compiling caffe2/operators/stats_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:02:47.0016052Z Compiling src/GroupwiseConvAcc32Avx512.cc; 0s processwrapper-sandbox 2022-11-23T02:02:47.4986214Z 2022-11-23T02:02:47.4986858Z  2022-11-23T02:02:47.4987226Z  2022-11-23T02:02:47.4987542Z  2022-11-23T02:02:47.4987835Z  2022-11-23T02:02:47.4988043Z  2022-11-23T02:02:47.4988199Z  2022-11-23T02:02:47.4988365Z  2022-11-23T02:02:47.4988530Z  2022-11-23T02:02:47.4988783Z [2,174 / 2,910] 8 actions, 7 running 2022-11-23T02:02:47.4989159Z Compiling caffe2/operators/stop_gradient.cc; 4s processwrapper-sandbox 2022-11-23T02:02:47.4989580Z Compiling caffe2/operators/string_ops.cc; 4s processwrapper-sandbox 2022-11-23T02:02:47.4989963Z Compiling caffe2/operators/conv_op_eigen.cc; 3s processwrapper-sandbox 2022-11-23T02:02:47.4990531Z Compiling caffe2/operators/conv_op_shared.cc; 3s processwrapper-sandbox 2022-11-23T02:02:47.4990917Z Compiling caffe2/operators/sqrt_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:47.4991329Z Compiling caffe2/operators/stats_put_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:02:47.4991693Z Compiling caffe2/operators/stats_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:02:47.4992023Z [Scann] Compiling caffe2/operators/square_root_divide_op.cc 2022-11-23T02:02:47.8007120Z 2022-11-23T02:02:47.8007664Z  2022-11-23T02:02:47.8008018Z  2022-11-23T02:02:47.8008297Z  2022-11-23T02:02:47.8008571Z  2022-11-23T02:02:47.8008817Z  2022-11-23T02:02:47.8009099Z  2022-11-23T02:02:47.8009383Z  2022-11-23T02:02:47.8009657Z  2022-11-23T02:02:47.8010310Z [2,176 / 2,910] 8 actions running 2022-11-23T02:02:47.8010927Z Compiling caffe2/operators/string_ops.cc; 4s processwrapper-sandbox 2022-11-23T02:02:47.8011630Z Compiling caffe2/operators/conv_op_eigen.cc; 4s processwrapper-sandbox 2022-11-23T02:02:47.8012276Z Compiling caffe2/operators/sqrt_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:47.8012867Z Compiling caffe2/operators/stats_put_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:02:47.8013451Z Compiling caffe2/operators/stats_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:02:47.8013920Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:47.8014471Z Compiling caffe2/operators/sqr_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:47.8015146Z Compiling caffe2/operators/concat_split_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:48.2017833Z 2022-11-23T02:02:48.2018426Z  2022-11-23T02:02:48.2018769Z  2022-11-23T02:02:48.2019065Z  2022-11-23T02:02:48.2019353Z  2022-11-23T02:02:48.2019656Z  2022-11-23T02:02:48.2019954Z  2022-11-23T02:02:48.2020234Z  2022-11-23T02:02:48.2020493Z  2022-11-23T02:02:48.2020882Z [2,177 / 2,910] 8 actions running 2022-11-23T02:02:48.2021492Z Compiling caffe2/operators/conv_op_eigen.cc; 4s processwrapper-sandbox 2022-11-23T02:02:48.2022118Z Compiling caffe2/operators/sqrt_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:48.2022768Z Compiling caffe2/operators/stats_put_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:02:48.2023406Z Compiling caffe2/operators/stats_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:02:48.2023963Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:48.2024497Z Compiling caffe2/operators/sqr_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:48.2025145Z Compiling caffe2/operators/concat_split_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:48.2025710Z @fbgemm//:fbgemm; 0s processwrapper-sandbox 2022-11-23T02:02:48.4969929Z 2022-11-23T02:02:48.4970587Z  2022-11-23T02:02:48.4970928Z  2022-11-23T02:02:48.4971274Z  2022-11-23T02:02:48.4971589Z  2022-11-23T02:02:48.4971893Z  2022-11-23T02:02:48.4972197Z  2022-11-23T02:02:48.4972472Z  2022-11-23T02:02:48.4972736Z  2022-11-23T02:02:48.4973188Z [2,178 / 2,910] 8 actions, 7 running 2022-11-23T02:02:48.4973845Z Compiling caffe2/operators/conv_op_eigen.cc; 4s processwrapper-sandbox 2022-11-23T02:02:48.4974376Z Compiling caffe2/operators/sqrt_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:48.4974752Z Compiling caffe2/operators/stats_put_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:02:48.4975127Z Compiling caffe2/operators/stats_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:02:48.4975443Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:48.4975757Z Compiling caffe2/operators/sqr_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:48.4976134Z Compiling caffe2/operators/concat_split_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:48.4976467Z [Scann] Compiling src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc 2022-11-23T02:02:48.8010671Z 2022-11-23T02:02:48.8011246Z  2022-11-23T02:02:48.8011636Z  2022-11-23T02:02:48.8914089Z  2022-11-23T02:02:48.8914916Z  2022-11-23T02:02:48.8915204Z  2022-11-23T02:02:48.8915466Z  2022-11-23T02:02:48.8915742Z  2022-11-23T02:02:48.8916015Z  2022-11-23T02:02:48.8916390Z [2,178 / 2,910] 8 actions running 2022-11-23T02:02:48.8916960Z Compiling caffe2/operators/conv_op_eigen.cc; 5s processwrapper-sandbox 2022-11-23T02:02:48.8917578Z Compiling caffe2/operators/sqrt_op.cc; 3s processwrapper-sandbox 2022-11-23T02:02:48.8918297Z Compiling caffe2/operators/stats_put_ops.cc; 3s processwrapper-sandbox 2022-11-23T02:02:48.8918884Z Compiling caffe2/operators/stats_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:02:48.8919383Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:48.8919926Z Compiling caffe2/operators/sqr_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:48.8920687Z Compiling caffe2/operators/concat_split_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:48.8921233Z @fbgemm//:fbgemm; 0s processwrapper-sandbox 2022-11-23T02:02:49.2252157Z 2022-11-23T02:02:49.2253280Z  2022-11-23T02:02:49.2254390Z  2022-11-23T02:02:49.2255038Z  2022-11-23T02:02:49.2255372Z  2022-11-23T02:02:49.2255823Z  2022-11-23T02:02:49.2256169Z  2022-11-23T02:02:49.2256610Z  2022-11-23T02:02:49.2256918Z  2022-11-23T02:02:49.2257499Z [2,179 / 2,910] 8 actions, 7 running 2022-11-23T02:02:49.2258227Z Compiling caffe2/operators/conv_op_eigen.cc; 5s processwrapper-sandbox 2022-11-23T02:02:49.2258988Z Compiling caffe2/operators/sqrt_op.cc; 3s processwrapper-sandbox 2022-11-23T02:02:49.2259720Z Compiling caffe2/operators/stats_put_ops.cc; 3s processwrapper-sandbox 2022-11-23T02:02:49.2260337Z Compiling caffe2/operators/stats_ops.cc; 3s processwrapper-sandbox 2022-11-23T02:02:49.2260856Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:49.2261378Z Compiling caffe2/operators/sqr_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:49.2262008Z Compiling caffe2/operators/concat_split_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:49.2262456Z [Scann] Compiling src/PackAMatrix.cc 2022-11-23T02:02:49.4635387Z 2022-11-23T02:02:49.4636264Z  2022-11-23T02:02:49.4636786Z  2022-11-23T02:02:49.4644122Z  2022-11-23T02:02:49.4644520Z  2022-11-23T02:02:49.4644848Z  2022-11-23T02:02:49.4645157Z  2022-11-23T02:02:49.4645501Z  2022-11-23T02:02:49.4645818Z  2022-11-23T02:02:49.4646256Z [2,182 / 2,910] 8 actions, 7 running 2022-11-23T02:02:49.4646901Z Compiling caffe2/operators/sqrt_op.cc; 3s processwrapper-sandbox 2022-11-23T02:02:49.4647512Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:49.4648185Z Compiling caffe2/operators/sqr_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:49.4648936Z Compiling caffe2/operators/concat_split_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:49.4649639Z Compiling src/PackAMatrix.cc; 0s processwrapper-sandbox 2022-11-23T02:02:49.4650224Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:49.4650749Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:49.4651247Z [Scann] Compiling caffe2/operators/spatial_batch_norm_op.cc 2022-11-23T02:02:49.6923475Z 2022-11-23T02:02:49.6924048Z  2022-11-23T02:02:49.6924461Z  2022-11-23T02:02:49.6924762Z  2022-11-23T02:02:49.6925090Z  2022-11-23T02:02:49.6925382Z  2022-11-23T02:02:49.6925690Z  2022-11-23T02:02:49.6925993Z  2022-11-23T02:02:49.6926202Z  2022-11-23T02:02:49.6926446Z [2,182 / 2,910] 8 actions running 2022-11-23T02:02:49.6926795Z Compiling caffe2/operators/sqrt_op.cc; 3s processwrapper-sandbox 2022-11-23T02:02:49.6927117Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:49.6927447Z Compiling caffe2/operators/sqr_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:49.6927826Z Compiling caffe2/operators/concat_split_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:49.6928538Z Compiling src/PackAMatrix.cc; 0s processwrapper-sandbox 2022-11-23T02:02:49.6928997Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:49.6929431Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:49.6929844Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:49.8938640Z 2022-11-23T02:02:49.8939081Z  2022-11-23T02:02:49.8939427Z  2022-11-23T02:02:49.8939738Z  2022-11-23T02:02:49.8940042Z  2022-11-23T02:02:49.8940360Z  2022-11-23T02:02:49.8940685Z  2022-11-23T02:02:49.8940914Z  2022-11-23T02:02:49.8941085Z  2022-11-23T02:02:49.8941328Z [2,183 / 2,910] 8 actions running 2022-11-23T02:02:49.8941659Z Compiling caffe2/operators/sqrt_op.cc; 4s processwrapper-sandbox 2022-11-23T02:02:49.9135302Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:49.9135741Z Compiling caffe2/operators/sqr_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:49.9136313Z Compiling caffe2/operators/concat_split_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:49.9136794Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:49.9137256Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:49.9137705Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:49.9138116Z @fbgemm//:fbgemm; 0s processwrapper-sandbox 2022-11-23T02:02:50.1146953Z 2022-11-23T02:02:50.1147563Z  2022-11-23T02:02:50.1147946Z  2022-11-23T02:02:50.1148286Z  2022-11-23T02:02:50.1148602Z  2022-11-23T02:02:50.1148825Z  2022-11-23T02:02:50.1148979Z  2022-11-23T02:02:50.1149150Z  2022-11-23T02:02:50.1149320Z  2022-11-23T02:02:50.1149549Z [2,183 / 2,910] 8 actions running 2022-11-23T02:02:50.1149896Z Compiling caffe2/operators/sqrt_op.cc; 4s processwrapper-sandbox 2022-11-23T02:02:50.1150236Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:50.1150553Z Compiling caffe2/operators/sqr_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:50.1150938Z Compiling caffe2/operators/concat_split_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:50.1151256Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:50.1151515Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:50.1151785Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:50.1152131Z @fbgemm//:fbgemm; 0s processwrapper-sandbox 2022-11-23T02:02:50.3276654Z 2022-11-23T02:02:50.3277298Z  2022-11-23T02:02:50.3277713Z  2022-11-23T02:02:50.3278026Z  2022-11-23T02:02:50.3278203Z  2022-11-23T02:02:50.3278362Z  2022-11-23T02:02:50.3278529Z  2022-11-23T02:02:50.3278697Z  2022-11-23T02:02:50.3278852Z  2022-11-23T02:02:50.3279102Z [2,184 / 2,910] 8 actions running 2022-11-23T02:02:50.3279400Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:50.3279744Z Compiling caffe2/operators/sqr_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:50.3280132Z Compiling caffe2/operators/concat_split_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:50.3280457Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:50.3280716Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:50.3280985Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:50.3281269Z @fbgemm//:fbgemm; 0s processwrapper-sandbox 2022-11-23T02:02:50.3281833Z Compiling caffe2/operators/conditional_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:50.5389965Z 2022-11-23T02:02:50.5390597Z  2022-11-23T02:02:50.5390939Z  2022-11-23T02:02:50.5391145Z  2022-11-23T02:02:50.5391304Z  2022-11-23T02:02:50.5391474Z  2022-11-23T02:02:50.5391641Z  2022-11-23T02:02:50.5391794Z  2022-11-23T02:02:50.5391959Z  2022-11-23T02:02:50.5392203Z [2,185 / 2,910] 8 actions running 2022-11-23T02:02:50.5392497Z //:caffe2; 3s processwrapper-sandbox 2022-11-23T02:02:50.5392834Z Compiling caffe2/operators/sqr_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:50.5468055Z Compiling caffe2/operators/concat_split_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:50.5468918Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:50.5469361Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:50.5469788Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:50.5470333Z Compiling caffe2/operators/conditional_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:50.5470806Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:51.0940195Z 2022-11-23T02:02:51.0940723Z  2022-11-23T02:02:51.0941072Z  2022-11-23T02:02:51.0941362Z  2022-11-23T02:02:51.0941659Z  2022-11-23T02:02:51.0941961Z  2022-11-23T02:02:51.0942232Z  2022-11-23T02:02:51.0942496Z  2022-11-23T02:02:51.0942782Z  2022-11-23T02:02:51.0943184Z [2,186 / 2,910] 8 actions, 7 running 2022-11-23T02:02:51.0943991Z Compiling caffe2/operators/sqr_op.cc; 3s processwrapper-sandbox 2022-11-23T02:02:51.0944683Z Compiling caffe2/operators/concat_split_op.cc; 3s processwrapper-sandbox 2022-11-23T02:02:51.0945228Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:51.0945695Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:51.0946152Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:51.0946753Z Compiling caffe2/operators/conditional_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:51.0947292Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:51.0947751Z [Scann] Compiling caffe2/operators/sparse_to_dense_op.cc 2022-11-23T02:02:51.1057913Z 2022-11-23T02:02:51.1058495Z  2022-11-23T02:02:51.1058816Z  2022-11-23T02:02:51.1059116Z  2022-11-23T02:02:51.1059419Z  2022-11-23T02:02:51.1059688Z  2022-11-23T02:02:51.1059988Z  2022-11-23T02:02:51.1060281Z  2022-11-23T02:02:51.1060559Z  2022-11-23T02:02:51.1061078Z INFO: From Compiling caffe2/operators/concat_split_op.cc: 2022-11-23T02:02:51.1061609Z [2,186 / 2,910] 8 actions running 2022-11-23T02:02:51.1062185Z Compiling caffe2/operators/sqr_op.cc; 3s processwrapper-sandbox 2022-11-23T02:02:51.1062863Z Compiling caffe2/operators/concat_split_op.cc; 3s processwrapper-sandbox 2022-11-23T02:02:51.1063406Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:51.1063872Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:51.1064366Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:51.1064984Z Compiling caffe2/operators/conditional_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:51.1065551Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:51.1066009Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:51.1078181Z 2022-11-23T02:02:51.1078492Z  2022-11-23T02:02:51.1078811Z  2022-11-23T02:02:51.1079097Z  2022-11-23T02:02:51.1079382Z  2022-11-23T02:02:51.1079666Z  2022-11-23T02:02:51.1079948Z  2022-11-23T02:02:51.1080239Z  2022-11-23T02:02:51.1080538Z  2022-11-23T02:02:51.1093234Z caffe2/operators/concat_split_op.cc: In function 'std::vector caffe2::{anonymous}::TensorInferenceForSplit(const caffe2::OperatorDef&, const std::vector&)': 2022-11-23T02:02:51.1094271Z caffe2/operators/concat_split_op.cc:66:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:51.1094824Z } else if (split.size() != output_size) { 2022-11-23T02:02:51.1095188Z ~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2022-11-23T02:02:51.1096130Z caffe2/operators/concat_split_op.cc: In function 'caffe2::OpSchema::Cost caffe2::CostInferenceForConcat(const caffe2::OperatorDef&, const std::vector&)': 2022-11-23T02:02:51.1097130Z caffe2/operators/concat_split_op.cc:326:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:51.1097673Z for (int i = 0; i < in.size(); ++i) { 2022-11-23T02:02:51.1098005Z ~~^~~~~~~~~~~ 2022-11-23T02:02:51.1099078Z caffe2/operators/concat_split_op.cc: In function 'std::vector caffe2::TensorInferenceForConcat(const caffe2::OperatorDef&, const std::vector&)': 2022-11-23T02:02:51.1100129Z caffe2/operators/concat_split_op.cc:378:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:51.1100660Z for (int i = 1; i < in.size(); ++i) { 2022-11-23T02:02:51.1100987Z ~~^~~~~~~~~~~ 2022-11-23T02:02:51.1101677Z caffe2/operators/concat_split_op.cc:399:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:51.1102210Z for (int i = 1; i < in.size(); ++i) { 2022-11-23T02:02:51.1102547Z ~~^~~~~~~~~~~ 2022-11-23T02:02:51.1103227Z caffe2/operators/concat_split_op.cc:427:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:51.1103878Z for (int i = 1; i < in.size(); ++i) { 2022-11-23T02:02:51.1104217Z ~~^~~~~~~~~~~ 2022-11-23T02:02:51.1115433Z [2,186 / 2,910] 8 actions running 2022-11-23T02:02:51.1115986Z Compiling caffe2/operators/sqr_op.cc; 3s processwrapper-sandbox 2022-11-23T02:02:51.1116683Z Compiling caffe2/operators/concat_split_op.cc; 3s processwrapper-sandbox 2022-11-23T02:02:51.1117252Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:51.1117701Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:51.1118253Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:51.1118861Z Compiling caffe2/operators/conditional_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:51.1119371Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:51.1119861Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:51.3486285Z 2022-11-23T02:02:51.3486827Z  2022-11-23T02:02:51.3487153Z  2022-11-23T02:02:51.3487421Z  2022-11-23T02:02:51.3487681Z  2022-11-23T02:02:51.3487880Z  2022-11-23T02:02:51.3488055Z  2022-11-23T02:02:51.3488227Z  2022-11-23T02:02:51.3488476Z  2022-11-23T02:02:51.3488733Z [2,188 / 2,910] 8 actions running 2022-11-23T02:02:51.3489078Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:51.3489513Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:51.3489937Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:51.3490491Z Compiling caffe2/operators/conditional_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:51.3491023Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:51.3491450Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:51.3491974Z Compiling caffe2/utils/cpuid.cc; 0s processwrapper-sandbox 2022-11-23T02:02:51.3492490Z Compiling caffe2/core/init_denormals.cc; 0s processwrapper-sandbox 2022-11-23T02:02:51.7992586Z 2022-11-23T02:02:51.7993419Z  2022-11-23T02:02:51.7993781Z  2022-11-23T02:02:51.7994048Z  2022-11-23T02:02:51.7994326Z  2022-11-23T02:02:51.7994643Z  2022-11-23T02:02:51.7994946Z  2022-11-23T02:02:51.7995229Z  2022-11-23T02:02:51.7995492Z  2022-11-23T02:02:51.7995902Z [2,189 / 2,910] 8 actions, 7 running 2022-11-23T02:02:51.7996367Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:51.7996809Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:51.7997358Z Compiling caffe2/operators/conditional_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:51.7997704Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:51.7998090Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:51.7998443Z Compiling caffe2/utils/cpuid.cc; 0s processwrapper-sandbox 2022-11-23T02:02:51.7998814Z Compiling caffe2/core/init_denormals.cc; 0s processwrapper-sandbox 2022-11-23T02:02:51.7999105Z [Scann] Compiling caffe2/core/net_async_scheduling.cc 2022-11-23T02:02:52.1485286Z 2022-11-23T02:02:52.1485917Z  2022-11-23T02:02:52.1486271Z  2022-11-23T02:02:52.1486494Z  2022-11-23T02:02:52.1486663Z  2022-11-23T02:02:52.1658355Z  2022-11-23T02:02:52.1659079Z  2022-11-23T02:02:52.1659370Z  2022-11-23T02:02:52.1659604Z  2022-11-23T02:02:52.1659918Z [2,189 / 2,910] 8 actions running 2022-11-23T02:02:52.1660296Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:52.1660680Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:52.1661197Z Compiling caffe2/operators/conditional_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:52.1661663Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:52.1662063Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:52.1662585Z Compiling caffe2/utils/cpuid.cc; 1s processwrapper-sandbox 2022-11-23T02:02:52.1663196Z Compiling caffe2/core/init_denormals.cc; 0s processwrapper-sandbox 2022-11-23T02:02:52.1664019Z Compiling caffe2/core/net_async_scheduling.cc; 0s processwrapper-sandbox 2022-11-23T02:02:52.3664975Z 2022-11-23T02:02:52.3665567Z  2022-11-23T02:02:52.3665931Z  2022-11-23T02:02:52.3666144Z  2022-11-23T02:02:52.3666303Z  2022-11-23T02:02:52.3666475Z  2022-11-23T02:02:52.3666643Z  2022-11-23T02:02:52.3666797Z  2022-11-23T02:02:52.3666966Z  2022-11-23T02:02:52.3667213Z [2,191 / 2,910] 8 actions running 2022-11-23T02:02:52.3667492Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:52.3667846Z Compiling caffe2/operators/conditional_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:52.3668172Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:52.3668443Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:52.3668762Z Compiling caffe2/core/init_denormals.cc; 1s processwrapper-sandbox 2022-11-23T02:02:52.3669143Z Compiling caffe2/core/net_async_scheduling.cc; 0s processwrapper-sandbox 2022-11-23T02:02:52.3669534Z Compiling caffe2/core/net_async_tracing.cc; 0s processwrapper-sandbox 2022-11-23T02:02:52.3669885Z Compiling caffe2/core/net_parallel.cc; 0s processwrapper-sandbox 2022-11-23T02:02:52.5992076Z 2022-11-23T02:02:52.5992704Z  2022-11-23T02:02:52.5993079Z  2022-11-23T02:02:52.5993346Z  2022-11-23T02:02:52.5993520Z  2022-11-23T02:02:52.5993693Z  2022-11-23T02:02:52.5993847Z  2022-11-23T02:02:52.5994016Z  2022-11-23T02:02:52.5994184Z  2022-11-23T02:02:52.5994415Z [2,191 / 2,910] 8 actions running 2022-11-23T02:02:52.5994709Z //:caffe2; 3s processwrapper-sandbox 2022-11-23T02:02:52.5995061Z Compiling caffe2/operators/conditional_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:52.5995371Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:52.5995640Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:52.5995976Z Compiling caffe2/core/init_denormals.cc; 1s processwrapper-sandbox 2022-11-23T02:02:52.5996355Z Compiling caffe2/core/net_async_scheduling.cc; 0s processwrapper-sandbox 2022-11-23T02:02:52.5996742Z Compiling caffe2/core/net_async_tracing.cc; 0s processwrapper-sandbox 2022-11-23T02:02:52.5997119Z Compiling caffe2/core/net_parallel.cc; 0s processwrapper-sandbox 2022-11-23T02:02:52.8119513Z 2022-11-23T02:02:52.8120359Z  2022-11-23T02:02:52.8120960Z  2022-11-23T02:02:52.8121421Z  2022-11-23T02:02:52.8121968Z  2022-11-23T02:02:52.8122342Z  2022-11-23T02:02:52.8122693Z  2022-11-23T02:02:52.8123053Z  2022-11-23T02:02:52.8123403Z  2022-11-23T02:02:52.8123900Z [2,193 / 2,910] 8 actions, 7 running 2022-11-23T02:02:52.8124432Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:52.8124971Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:52.8125604Z Compiling caffe2/core/init_denormals.cc; 1s processwrapper-sandbox 2022-11-23T02:02:52.8126353Z Compiling caffe2/core/net_async_scheduling.cc; 1s processwrapper-sandbox 2022-11-23T02:02:52.8127354Z Compiling caffe2/core/net_async_tracing.cc; 0s processwrapper-sandbox 2022-11-23T02:02:52.8128060Z Compiling caffe2/core/net_parallel.cc; 0s processwrapper-sandbox 2022-11-23T02:02:52.8128935Z Compiling caffe2/core/net_simple.cc; 0s processwrapper-sandbox 2022-11-23T02:02:52.8129503Z [Scann] Compiling caffe2/operators/communicator_op.cc 2022-11-23T02:02:53.0266691Z 2022-11-23T02:02:53.0267325Z  2022-11-23T02:02:53.0267529Z  2022-11-23T02:02:53.0267759Z  2022-11-23T02:02:53.0268000Z  2022-11-23T02:02:53.0268158Z  2022-11-23T02:02:53.0268328Z  2022-11-23T02:02:53.0268546Z  2022-11-23T02:02:53.0268704Z  2022-11-23T02:02:53.0268944Z [2,193 / 2,910] 8 actions running 2022-11-23T02:02:53.0269269Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:53.0269554Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:53.0269890Z Compiling caffe2/core/init_denormals.cc; 1s processwrapper-sandbox 2022-11-23T02:02:53.0818653Z Compiling caffe2/core/net_async_scheduling.cc; 1s processwrapper-sandbox 2022-11-23T02:02:53.0819362Z Compiling caffe2/core/net_async_tracing.cc; 0s processwrapper-sandbox 2022-11-23T02:02:53.0820046Z Compiling caffe2/core/net_parallel.cc; 0s processwrapper-sandbox 2022-11-23T02:02:53.0820694Z Compiling caffe2/core/net_simple.cc; 0s processwrapper-sandbox 2022-11-23T02:02:53.0821381Z Compiling caffe2/operators/communicator_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:53.2868713Z 2022-11-23T02:02:53.2871760Z  2022-11-23T02:02:53.2872150Z  2022-11-23T02:02:53.2872431Z  2022-11-23T02:02:53.2872702Z  2022-11-23T02:02:53.2872964Z  2022-11-23T02:02:53.2873224Z  2022-11-23T02:02:53.2873473Z  2022-11-23T02:02:53.2873721Z  2022-11-23T02:02:53.2874023Z [2,194 / 2,910] 8 actions running 2022-11-23T02:02:53.2874465Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:53.2875015Z Compiling caffe2/core/init_denormals.cc; 2s processwrapper-sandbox 2022-11-23T02:02:53.2875593Z Compiling caffe2/core/net_async_scheduling.cc; 1s processwrapper-sandbox 2022-11-23T02:02:53.2876195Z Compiling caffe2/core/net_async_tracing.cc; 1s processwrapper-sandbox 2022-11-23T02:02:53.2876774Z Compiling caffe2/core/net_parallel.cc; 1s processwrapper-sandbox 2022-11-23T02:02:53.2877335Z Compiling caffe2/core/net_simple.cc; 0s processwrapper-sandbox 2022-11-23T02:02:53.2877982Z Compiling caffe2/operators/communicator_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:53.2878570Z Compiling caffe2/operators/space_batch_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:53.4829653Z 2022-11-23T02:02:53.4830573Z  2022-11-23T02:02:53.4831424Z  2022-11-23T02:02:53.4831741Z  2022-11-23T02:02:53.4832063Z  2022-11-23T02:02:53.4832364Z  2022-11-23T02:02:53.4832676Z  2022-11-23T02:02:53.4833340Z  2022-11-23T02:02:53.4833636Z  2022-11-23T02:02:53.4834092Z [2,196 / 2,910] 7 actions running 2022-11-23T02:02:53.4834718Z Compiling caffe2/core/net_async_scheduling.cc; 1s processwrapper-sandbox 2022-11-23T02:02:53.4835371Z Compiling caffe2/core/net_async_tracing.cc; 1s processwrapper-sandbox 2022-11-23T02:02:53.4836038Z Compiling caffe2/core/net_parallel.cc; 1s processwrapper-sandbox 2022-11-23T02:02:53.4836655Z Compiling caffe2/core/net_simple.cc; 0s processwrapper-sandbox 2022-11-23T02:02:53.4837374Z Compiling caffe2/operators/communicator_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:53.4838131Z Compiling caffe2/operators/space_batch_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:53.4838785Z Compiling src/FbgemmFPCommon.cc; 0s processwrapper-sandbox 2022-11-23T02:02:53.7066776Z 2022-11-23T02:02:53.7067709Z  2022-11-23T02:02:53.7068310Z  2022-11-23T02:02:53.7070863Z  2022-11-23T02:02:53.7071286Z  2022-11-23T02:02:53.7073754Z  2022-11-23T02:02:53.7074158Z  2022-11-23T02:02:53.7076614Z  2022-11-23T02:02:53.7077129Z [2,197 / 2,910] 8 actions running 2022-11-23T02:02:53.7080232Z Compiling caffe2/core/net_async_scheduling.cc; 1s processwrapper-sandbox 2022-11-23T02:02:53.7081086Z Compiling caffe2/core/net_async_tracing.cc; 1s processwrapper-sandbox 2022-11-23T02:02:53.7082158Z Compiling caffe2/core/net_parallel.cc; 1s processwrapper-sandbox 2022-11-23T02:02:53.7082868Z Compiling caffe2/core/net_simple.cc; 0s processwrapper-sandbox 2022-11-23T02:02:53.7083849Z Compiling caffe2/operators/communicator_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:53.7085636Z Compiling caffe2/operators/space_batch_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:53.7086546Z Compiling caffe2/operators/softsign_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:53.7087358Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:53.9071574Z 2022-11-23T02:02:53.9072802Z  2022-11-23T02:02:53.9073631Z  2022-11-23T02:02:53.9075188Z  2022-11-23T02:02:53.9075695Z  2022-11-23T02:02:53.9075978Z  2022-11-23T02:02:53.9076231Z  2022-11-23T02:02:53.9077725Z  2022-11-23T02:02:53.9079024Z  2022-11-23T02:02:53.9080145Z [2,197 / 2,910] 8 actions running 2022-11-23T02:02:53.9080866Z Compiling caffe2/core/net_async_scheduling.cc; 2s processwrapper-sandbox 2022-11-23T02:02:53.9081903Z Compiling caffe2/core/net_async_tracing.cc; 1s processwrapper-sandbox 2022-11-23T02:02:53.9082705Z Compiling caffe2/core/net_parallel.cc; 1s processwrapper-sandbox 2022-11-23T02:02:53.9083442Z Compiling caffe2/core/net_simple.cc; 1s processwrapper-sandbox 2022-11-23T02:02:53.9084190Z Compiling caffe2/operators/communicator_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:53.9084994Z Compiling caffe2/operators/space_batch_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:53.9085789Z Compiling caffe2/operators/softsign_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:53.9086450Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:54.1770589Z 2022-11-23T02:02:54.1771448Z  2022-11-23T02:02:54.1772055Z  2022-11-23T02:02:54.1772532Z  2022-11-23T02:02:54.1773072Z  2022-11-23T02:02:54.1775801Z  2022-11-23T02:02:54.1776158Z  2022-11-23T02:02:54.1776516Z  2022-11-23T02:02:54.1776967Z  2022-11-23T02:02:54.1781218Z [2,198 / 2,910] 8 actions, 7 running 2022-11-23T02:02:54.1781901Z Compiling caffe2/core/net_async_tracing.cc; 1s processwrapper-sandbox 2022-11-23T02:02:54.1782651Z Compiling caffe2/core/net_parallel.cc; 1s processwrapper-sandbox 2022-11-23T02:02:54.1783532Z Compiling caffe2/core/net_simple.cc; 1s processwrapper-sandbox 2022-11-23T02:02:54.1786616Z Compiling caffe2/operators/communicator_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:54.1787443Z Compiling caffe2/operators/space_batch_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:54.1788187Z Compiling caffe2/operators/softsign_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:54.1788949Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:54.1793085Z [Scann] Compiling caffe2/operators/softplus_op.cc 2022-11-23T02:02:54.4443207Z 2022-11-23T02:02:54.4443821Z  2022-11-23T02:02:54.4444156Z  2022-11-23T02:02:54.4444424Z  2022-11-23T02:02:54.4444698Z  2022-11-23T02:02:54.4444985Z  2022-11-23T02:02:54.4445259Z  2022-11-23T02:02:54.4445538Z  2022-11-23T02:02:54.4445823Z  2022-11-23T02:02:54.4446222Z [2,199 / 2,910] 8 actions, 7 running 2022-11-23T02:02:54.4446807Z Compiling caffe2/core/net_async_tracing.cc; 2s processwrapper-sandbox 2022-11-23T02:02:54.4447453Z Compiling caffe2/core/net_simple.cc; 1s processwrapper-sandbox 2022-11-23T02:02:54.4448051Z Compiling caffe2/operators/communicator_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:54.4448725Z Compiling caffe2/operators/space_batch_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:54.4449401Z Compiling caffe2/operators/softsign_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:54.4449911Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:54.4450737Z Compiling caffe2/operators/softplus_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:54.4451218Z [Scann] Compiling src/ExecuteKernelU8S8.cc 2022-11-23T02:02:54.4981316Z 2022-11-23T02:02:54.4981875Z  2022-11-23T02:02:54.4982199Z  2022-11-23T02:02:54.4982488Z  2022-11-23T02:02:54.4982764Z  2022-11-23T02:02:54.4983026Z  2022-11-23T02:02:54.4983305Z  2022-11-23T02:02:54.4983579Z  2022-11-23T02:02:54.4983840Z  2022-11-23T02:02:54.4984331Z INFO: From Compiling caffe2/core/net_async_tracing.cc: 2022-11-23T02:02:54.4984805Z [2,199 / 2,910] 8 actions running 2022-11-23T02:02:54.4985346Z Compiling caffe2/core/net_async_tracing.cc; 2s processwrapper-sandbox 2022-11-23T02:02:54.4985923Z Compiling caffe2/core/net_simple.cc; 1s processwrapper-sandbox 2022-11-23T02:02:54.4986825Z Compiling caffe2/operators/communicator_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:54.4987425Z Compiling caffe2/operators/space_batch_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:54.4987979Z Compiling caffe2/operators/softsign_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:54.4988455Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:54.4989001Z Compiling caffe2/operators/softplus_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:54.4989507Z Compiling src/ExecuteKernelU8S8.cc; 0s processwrapper-sandbox 2022-11-23T02:02:54.5002734Z 2022-11-23T02:02:54.5003017Z  2022-11-23T02:02:54.5003290Z  2022-11-23T02:02:54.5003522Z  2022-11-23T02:02:54.5003756Z  2022-11-23T02:02:54.5003996Z  2022-11-23T02:02:54.5004230Z  2022-11-23T02:02:54.5004482Z  2022-11-23T02:02:54.5004736Z  2022-11-23T02:02:54.5015379Z caffe2/core/net_async_tracing.cc: In function 'int caffe2::tracing::extractShardId(const string&)': 2022-11-23T02:02:54.5016359Z caffe2/core/net_async_tracing.cc:402:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:54.5017026Z while (right_pos < name.length() && isdigit(name[right_pos])) { 2022-11-23T02:02:54.5017450Z ~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-11-23T02:02:54.5017867Z [2,199 / 2,910] 8 actions running 2022-11-23T02:02:54.5018374Z Compiling caffe2/core/net_async_tracing.cc; 2s processwrapper-sandbox 2022-11-23T02:02:54.5018921Z Compiling caffe2/core/net_simple.cc; 1s processwrapper-sandbox 2022-11-23T02:02:54.5019526Z Compiling caffe2/operators/communicator_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:54.5020155Z Compiling caffe2/operators/space_batch_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:54.5020786Z Compiling caffe2/operators/softsign_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:54.5021290Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:54.5123295Z Compiling caffe2/operators/softplus_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:54.5123900Z Compiling src/ExecuteKernelU8S8.cc; 0s processwrapper-sandbox 2022-11-23T02:02:54.7076100Z 2022-11-23T02:02:54.7077082Z  2022-11-23T02:02:54.7078628Z  2022-11-23T02:02:54.7081390Z  2022-11-23T02:02:54.7082079Z  2022-11-23T02:02:54.7082351Z  2022-11-23T02:02:54.7082593Z  2022-11-23T02:02:54.7083551Z  2022-11-23T02:02:54.7083896Z  2022-11-23T02:02:54.7084365Z [2,200 / 2,910] 8 actions running 2022-11-23T02:02:54.7085175Z Compiling caffe2/core/net_simple.cc; 1s processwrapper-sandbox 2022-11-23T02:02:54.7085919Z Compiling caffe2/operators/communicator_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:54.7086426Z Compiling caffe2/operators/space_batch_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:54.7086822Z Compiling caffe2/operators/softsign_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:54.7087153Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:54.7087484Z Compiling caffe2/operators/softplus_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:54.7088635Z Compiling src/ExecuteKernelU8S8.cc; 0s processwrapper-sandbox 2022-11-23T02:02:54.7089343Z Compiling caffe2/operators/channel_stats_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:54.9133928Z 2022-11-23T02:02:54.9135488Z  2022-11-23T02:02:54.9136923Z  2022-11-23T02:02:54.9138342Z  2022-11-23T02:02:54.9139658Z  2022-11-23T02:02:54.9140996Z  2022-11-23T02:02:54.9142322Z  2022-11-23T02:02:54.9143575Z  2022-11-23T02:02:54.9144728Z  2022-11-23T02:02:54.9146021Z [2,202 / 2,910] 7 actions, 6 running 2022-11-23T02:02:54.9160503Z Compiling caffe2/core/net_simple.cc; 2s processwrapper-sandbox 2022-11-23T02:02:54.9161066Z Compiling caffe2/operators/space_batch_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:54.9161825Z Compiling caffe2/operators/softsign_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:54.9162511Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:54.9162984Z Compiling caffe2/operators/softplus_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:54.9163562Z Compiling caffe2/operators/channel_stats_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:54.9163986Z [Scann] Compiling caffe2/operators/clip_op.cc 2022-11-23T02:02:55.1700787Z 2022-11-23T02:02:55.1701353Z  2022-11-23T02:02:55.1701669Z  2022-11-23T02:02:55.1701941Z  2022-11-23T02:02:55.1702212Z  2022-11-23T02:02:55.1702467Z  2022-11-23T02:02:55.1702730Z  2022-11-23T02:02:55.1702986Z  2022-11-23T02:02:55.1703337Z [2,204 / 2,910] 8 actions, 7 running 2022-11-23T02:02:55.1703878Z Compiling caffe2/operators/space_batch_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:55.1704497Z Compiling caffe2/operators/softsign_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:55.1705005Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:55.1705572Z Compiling caffe2/operators/softplus_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:55.1706155Z Compiling caffe2/operators/channel_stats_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:55.1706765Z Compiling caffe2/operators/clip_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:55.1707329Z Compiling caffe2/utils/math/broadcast.cc; 0s processwrapper-sandbox 2022-11-23T02:02:55.1707789Z [Scann] Compiling caffe2/operators/softmax_op.cc 2022-11-23T02:02:55.5080087Z 2022-11-23T02:02:55.5080608Z  2022-11-23T02:02:55.5080958Z  2022-11-23T02:02:55.5081251Z  2022-11-23T02:02:55.5081864Z  2022-11-23T02:02:55.5082129Z  2022-11-23T02:02:55.5082372Z  2022-11-23T02:02:55.5082600Z  2022-11-23T02:02:55.5082847Z  2022-11-23T02:02:55.5083196Z [2,205 / 2,910] 8 actions running 2022-11-23T02:02:55.5083696Z Compiling caffe2/operators/softsign_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:55.5084219Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:55.5084710Z Compiling caffe2/operators/softplus_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:55.5085106Z Compiling caffe2/operators/channel_stats_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:55.5085473Z Compiling caffe2/operators/clip_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:55.5085842Z Compiling caffe2/utils/math/broadcast.cc; 0s processwrapper-sandbox 2022-11-23T02:02:55.5086213Z Compiling caffe2/operators/softmax_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:55.5086515Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:55.9084519Z 2022-11-23T02:02:55.9084947Z  2022-11-23T02:02:55.9085161Z  2022-11-23T02:02:55.9085348Z  2022-11-23T02:02:55.9085518Z  2022-11-23T02:02:55.9085671Z  2022-11-23T02:02:55.9085837Z  2022-11-23T02:02:55.9086004Z  2022-11-23T02:02:55.9086154Z  2022-11-23T02:02:55.9086397Z [2,205 / 2,910] 8 actions running 2022-11-23T02:02:55.9086764Z Compiling caffe2/operators/softsign_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:55.9087077Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:55.9088155Z Compiling caffe2/operators/softplus_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:55.9088754Z Compiling caffe2/operators/channel_stats_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:55.9089248Z Compiling caffe2/operators/clip_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:55.9089714Z Compiling caffe2/utils/math/broadcast.cc; 0s processwrapper-sandbox 2022-11-23T02:02:55.9090294Z Compiling caffe2/operators/softmax_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:55.9090801Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:56.1350360Z 2022-11-23T02:02:56.1350842Z  2022-11-23T02:02:56.1351616Z  2022-11-23T02:02:56.1351898Z  2022-11-23T02:02:56.1352199Z  2022-11-23T02:02:56.1352578Z  2022-11-23T02:02:56.1352916Z  2022-11-23T02:02:56.1353439Z  2022-11-23T02:02:56.1353777Z  2022-11-23T02:02:56.1354247Z [2,206 / 2,910] 8 actions, 7 running 2022-11-23T02:02:56.1354821Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:56.1355494Z Compiling caffe2/operators/softplus_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:56.1356254Z Compiling caffe2/operators/channel_stats_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:56.1356988Z Compiling caffe2/operators/clip_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:56.1357686Z Compiling caffe2/utils/math/broadcast.cc; 1s processwrapper-sandbox 2022-11-23T02:02:56.1358497Z Compiling caffe2/operators/softmax_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:56.1359136Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:56.1359624Z [Scann] Compiling caffe2/operators/slice_op.cc 2022-11-23T02:02:56.5089784Z 2022-11-23T02:02:56.5092711Z  2022-11-23T02:02:56.5095380Z  2022-11-23T02:02:56.5096208Z  2022-11-23T02:02:56.5096554Z  2022-11-23T02:02:56.5096898Z  2022-11-23T02:02:56.5097208Z  2022-11-23T02:02:56.5098449Z  2022-11-23T02:02:56.5098748Z  2022-11-23T02:02:56.5100977Z [2,207 / 2,910] 8 actions running 2022-11-23T02:02:56.5101804Z Compiling caffe2/operators/softplus_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:56.5102753Z Compiling caffe2/operators/channel_stats_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:56.5103927Z Compiling caffe2/operators/clip_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:56.5104598Z Compiling caffe2/utils/math/broadcast.cc; 1s processwrapper-sandbox 2022-11-23T02:02:56.5107291Z Compiling caffe2/operators/softmax_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:56.5108657Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:56.5109544Z Compiling caffe2/operators/slice_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:56.5110225Z Compiling caffe2/core/net_dag_utils.cc; 0s processwrapper-sandbox 2022-11-23T02:02:56.8951645Z 2022-11-23T02:02:56.8954661Z  2022-11-23T02:02:56.8957318Z  2022-11-23T02:02:56.8959783Z  2022-11-23T02:02:56.8960524Z  2022-11-23T02:02:56.8960907Z  2022-11-23T02:02:56.8961228Z  2022-11-23T02:02:56.8961785Z  2022-11-23T02:02:56.8962054Z  2022-11-23T02:02:56.8962838Z [2,209 / 2,910] 8 actions, 7 running 2022-11-23T02:02:56.8963366Z Compiling caffe2/operators/clip_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:56.8965221Z Compiling caffe2/utils/math/broadcast.cc; 1s processwrapper-sandbox 2022-11-23T02:02:56.8968025Z Compiling caffe2/operators/softmax_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:56.8970641Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:56.8973262Z Compiling caffe2/operators/slice_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:56.8975903Z Compiling caffe2/core/net_dag_utils.cc; 0s processwrapper-sandbox 2022-11-23T02:02:56.8978555Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:56.8981159Z [Scann] Compiling caffe2/operators/channel_shuffle_op.cc 2022-11-23T02:02:57.0970488Z 2022-11-23T02:02:57.0971098Z  2022-11-23T02:02:57.0971751Z  2022-11-23T02:02:57.0971991Z  2022-11-23T02:02:57.0972251Z  2022-11-23T02:02:57.0972537Z  2022-11-23T02:02:57.0972796Z  2022-11-23T02:02:57.0973108Z  2022-11-23T02:02:57.0973395Z  2022-11-23T02:02:57.0973788Z [2,210 / 2,910] 8 actions, 7 running 2022-11-23T02:02:57.0974351Z Compiling caffe2/operators/clip_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:57.0975003Z Compiling caffe2/operators/softmax_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:57.0975544Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:57.0976098Z Compiling caffe2/operators/slice_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:57.0976703Z Compiling caffe2/core/net_dag_utils.cc; 0s processwrapper-sandbox 2022-11-23T02:02:57.0977326Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:57.0977767Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:57.0978185Z [Scann] Compiling caffe2/ideep/operators/pool_op.cc 2022-11-23T02:02:57.3103699Z 2022-11-23T02:02:57.3104140Z  2022-11-23T02:02:57.6294280Z  2022-11-23T02:02:57.6294622Z  2022-11-23T02:02:57.6294956Z  2022-11-23T02:02:57.6295276Z  2022-11-23T02:02:57.6295563Z  2022-11-23T02:02:57.6295852Z  2022-11-23T02:02:57.6296149Z  2022-11-23T02:02:57.6296584Z [2,211 / 2,910] 8 actions running 2022-11-23T02:02:57.6297229Z Compiling caffe2/operators/clip_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:57.6297717Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:57.6298036Z Compiling caffe2/operators/slice_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:57.6298400Z Compiling caffe2/core/net_dag_utils.cc; 1s processwrapper-sandbox 2022-11-23T02:02:57.6298700Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:57.6298973Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:57.6299309Z Compiling caffe2/ideep/operators/pool_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:57.6299674Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-11-23T02:02:57.6299842Z 2022-11-23T02:02:57.6299925Z  2022-11-23T02:02:57.6300083Z  2022-11-23T02:02:57.6300250Z  2022-11-23T02:02:57.6300428Z  2022-11-23T02:02:57.6300581Z  2022-11-23T02:02:57.6300778Z  2022-11-23T02:02:57.6301021Z  2022-11-23T02:02:57.6301249Z  2022-11-23T02:02:57.6301484Z [2,213 / 2,910] 8 actions, 7 running 2022-11-23T02:02:57.6301751Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:57.6302199Z Compiling caffe2/operators/slice_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:57.6302565Z Compiling caffe2/core/net_dag_utils.cc; 1s processwrapper-sandbox 2022-11-23T02:02:57.6302863Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:57.6303123Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:57.6303455Z Compiling caffe2/ideep/operators/pool_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:57.6303829Z Compiling caffe2/operators/shape_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:57.6304091Z [Scann] Compiling src/libm/sleefsimdsp.c 2022-11-23T02:02:57.8308725Z 2022-11-23T02:02:57.8309327Z  2022-11-23T02:02:57.8309734Z  2022-11-23T02:02:57.8310110Z  2022-11-23T02:02:57.8310297Z  2022-11-23T02:02:57.8310462Z  2022-11-23T02:02:57.8310627Z  2022-11-23T02:02:57.8310780Z  2022-11-23T02:02:57.8310942Z  2022-11-23T02:02:57.8311192Z [2,214 / 2,910] 8 actions, 7 running 2022-11-23T02:02:57.8311470Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:57.8311806Z Compiling caffe2/operators/slice_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:57.8312174Z Compiling caffe2/core/net_dag_utils.cc; 1s processwrapper-sandbox 2022-11-23T02:02:57.8312481Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:57.8312750Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:57.8336537Z Compiling caffe2/ideep/operators/pool_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:57.8337400Z Compiling caffe2/operators/shape_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:57.8337832Z [Prepa] Compiling caffe2/operators/sequence_ops.cc 2022-11-23T02:02:58.0366144Z 2022-11-23T02:02:58.0366752Z  2022-11-23T02:02:58.0367149Z  2022-11-23T02:02:58.0367865Z  2022-11-23T02:02:58.0368470Z  2022-11-23T02:02:58.0368732Z  2022-11-23T02:02:58.0369428Z  2022-11-23T02:02:58.0369686Z  2022-11-23T02:02:58.0369924Z  2022-11-23T02:02:58.0370636Z INFO: From Compiling caffe2/operators/slice_op.cc: 2022-11-23T02:02:58.0371094Z [2,215 / 2,910] 8 actions running 2022-11-23T02:02:58.0371601Z Compiling caffe2/operators/slice_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:58.0372424Z Compiling caffe2/core/net_dag_utils.cc; 1s processwrapper-sandbox 2022-11-23T02:02:58.0372931Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:58.0373367Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:58.0373924Z Compiling caffe2/ideep/operators/pool_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:58.0374507Z Compiling caffe2/operators/shape_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:58.0375078Z Compiling caffe2/operators/sequence_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:02:58.0375659Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-11-23T02:02:58.0375919Z 2022-11-23T02:02:58.0376058Z  2022-11-23T02:02:58.0376336Z  2022-11-23T02:02:58.0376597Z  2022-11-23T02:02:58.0376858Z  2022-11-23T02:02:58.0377114Z  2022-11-23T02:02:58.0377369Z  2022-11-23T02:02:58.0377633Z  2022-11-23T02:02:58.0377900Z  2022-11-23T02:02:58.0378475Z caffe2/operators/slice_op.cc: In lambda function: 2022-11-23T02:02:58.0379208Z caffe2/operators/slice_op.cc:93:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:02:58.0379696Z if (i >= starts.size()) { 2022-11-23T02:02:58.0379977Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T02:02:58.0380368Z [2,215 / 2,910] 8 actions running 2022-11-23T02:02:58.0380877Z Compiling caffe2/operators/slice_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:58.0381450Z Compiling caffe2/core/net_dag_utils.cc; 1s processwrapper-sandbox 2022-11-23T02:02:58.0381960Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:58.0382461Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:58.0383036Z Compiling caffe2/ideep/operators/pool_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:58.0383699Z Compiling caffe2/operators/shape_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:58.0384382Z Compiling caffe2/operators/sequence_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:02:58.0385004Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-11-23T02:02:58.3105107Z 2022-11-23T02:02:58.3105847Z  2022-11-23T02:02:58.3106244Z  2022-11-23T02:02:58.3106571Z  2022-11-23T02:02:58.3106914Z  2022-11-23T02:02:58.3107230Z  2022-11-23T02:02:58.3107519Z  2022-11-23T02:02:58.3107822Z  2022-11-23T02:02:58.3108037Z  2022-11-23T02:02:58.3108268Z [2,218 / 2,910] 8 actions running 2022-11-23T02:02:58.3108567Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:58.3108851Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:58.3109186Z Compiling caffe2/ideep/operators/pool_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:58.3109571Z Compiling caffe2/operators/shape_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:58.3109948Z Compiling caffe2/operators/sequence_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:02:58.3110323Z Compiling caffe2/operators/selu_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:58.3110675Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-11-23T02:02:58.3111029Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-11-23T02:02:58.5249595Z 2022-11-23T02:02:58.5252744Z  2022-11-23T02:02:58.5255548Z  2022-11-23T02:02:58.5258237Z  2022-11-23T02:02:58.5261041Z  2022-11-23T02:02:58.5263657Z  2022-11-23T02:02:58.5266132Z  2022-11-23T02:02:58.5268843Z  2022-11-23T02:02:58.5271537Z  2022-11-23T02:02:58.5272460Z [2,219 / 2,910] 8 actions running 2022-11-23T02:02:58.5272963Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:58.5273424Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:58.5274010Z Compiling caffe2/ideep/operators/pool_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:58.5274646Z Compiling caffe2/operators/shape_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:58.5275268Z Compiling caffe2/operators/sequence_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:02:58.5276054Z Compiling caffe2/operators/selu_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:58.5276648Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-11-23T02:02:58.5277228Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-11-23T02:02:58.7254272Z 2022-11-23T02:02:58.7256395Z  2022-11-23T02:02:58.7258067Z  2022-11-23T02:02:58.7259665Z  2022-11-23T02:02:58.7261271Z  2022-11-23T02:02:58.7262860Z  2022-11-23T02:02:58.7264461Z  2022-11-23T02:02:58.7266046Z  2022-11-23T02:02:58.7267759Z  2022-11-23T02:02:58.7269507Z [2,221 / 2,910] 8 actions running 2022-11-23T02:02:58.7271282Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:02:58.7273283Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:02:58.7275195Z Compiling caffe2/ideep/operators/pool_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:58.7277318Z Compiling caffe2/operators/shape_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:58.7279538Z Compiling caffe2/operators/sequence_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:02:58.7281992Z Compiling caffe2/operators/selu_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:58.7289738Z Compiling caffe2/operators/scale_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:58.7291912Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-11-23T02:02:59.0159719Z 2022-11-23T02:02:59.0161429Z  2022-11-23T02:02:59.0163744Z  2022-11-23T02:02:59.0165418Z  2022-11-23T02:02:59.0166901Z  2022-11-23T02:02:59.0168477Z  2022-11-23T02:02:59.0170052Z  2022-11-23T02:02:59.0171954Z  2022-11-23T02:02:59.0173254Z  2022-11-23T02:02:59.0174678Z [2,225 / 2,910] 8 actions, 7 running 2022-11-23T02:02:59.0176522Z Compiling caffe2/ideep/operators/pool_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:59.0178320Z Compiling caffe2/operators/shape_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:59.0179991Z Compiling caffe2/operators/sequence_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:02:59.0181677Z Compiling caffe2/operators/selu_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:59.0183344Z Compiling caffe2/operators/scale_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:59.0186547Z Compiling caffe2/operators/scale_blobs_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:59.0189446Z Compiling caffe2/operators/rsqrt_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:59.0190997Z [Scann] Compiling src/libm/sleefsimdsp.c 2022-11-23T02:02:59.3257850Z 2022-11-23T02:02:59.3259483Z  2022-11-23T02:02:59.3260037Z  2022-11-23T02:02:59.3260982Z  2022-11-23T02:02:59.3261483Z  2022-11-23T02:02:59.3261763Z  2022-11-23T02:02:59.3262202Z  2022-11-23T02:02:59.3262491Z  2022-11-23T02:02:59.3262912Z  2022-11-23T02:02:59.3263337Z [2,226 / 2,910] 8 actions running 2022-11-23T02:02:59.3264107Z Compiling caffe2/ideep/operators/pool_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:59.3264895Z Compiling caffe2/operators/shape_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:59.3266001Z Compiling caffe2/operators/sequence_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:02:59.3266788Z Compiling caffe2/operators/selu_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:59.3267552Z Compiling caffe2/operators/scale_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:59.3268304Z Compiling caffe2/operators/scale_blobs_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:59.3269082Z Compiling caffe2/operators/rsqrt_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:59.3269834Z Compiling caffe2/operators/rowmul_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:59.5259460Z 2022-11-23T02:02:59.5260322Z  2022-11-23T02:02:59.5260973Z  2022-11-23T02:02:59.5261437Z  2022-11-23T02:02:59.5261948Z  2022-11-23T02:02:59.5262272Z  2022-11-23T02:02:59.5266023Z  2022-11-23T02:02:59.5266339Z  2022-11-23T02:02:59.5268232Z  2022-11-23T02:02:59.5268790Z [2,227 / 2,910] 8 actions running 2022-11-23T02:02:59.5269462Z Compiling caffe2/ideep/operators/pool_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:59.5270183Z Compiling caffe2/operators/sequence_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:02:59.5272053Z Compiling caffe2/operators/selu_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:59.5272813Z Compiling caffe2/operators/scale_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:59.5273539Z Compiling caffe2/operators/scale_blobs_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:59.5274219Z Compiling caffe2/operators/rsqrt_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:59.5278243Z Compiling caffe2/operators/rowmul_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:59.5279058Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-11-23T02:02:59.5791682Z 2022-11-23T02:02:59.5792244Z  2022-11-23T02:02:59.5792594Z  2022-11-23T02:02:59.5792901Z  2022-11-23T02:02:59.5793197Z  2022-11-23T02:02:59.5793497Z  2022-11-23T02:02:59.5793790Z  2022-11-23T02:02:59.5794086Z  2022-11-23T02:02:59.5794380Z  2022-11-23T02:02:59.5794905Z INFO: From Compiling caffe2/operators/sequence_ops.cc: 2022-11-23T02:02:59.5796966Z [2,227 / 2,910] 8 actions running 2022-11-23T02:02:59.5797850Z Compiling caffe2/ideep/operators/pool_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:59.5798986Z Compiling caffe2/operators/sequence_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:02:59.5799695Z Compiling caffe2/operators/selu_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:59.5814806Z Compiling caffe2/operators/scale_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:59.5815468Z Compiling caffe2/operators/scale_blobs_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:59.5816118Z Compiling caffe2/operators/rsqrt_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:59.5816972Z Compiling caffe2/operators/rowmul_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:59.5817617Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-11-23T02:02:59.5817916Z 2022-11-23T02:02:59.5818064Z  2022-11-23T02:02:59.5818358Z  2022-11-23T02:02:59.5818792Z  2022-11-23T02:02:59.5819106Z  2022-11-23T02:02:59.5819396Z  2022-11-23T02:02:59.5819701Z  2022-11-23T02:02:59.5819986Z  2022-11-23T02:02:59.5820257Z  2022-11-23T02:02:59.5821034Z caffe2/operators/sequence_ops.cc:58:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2022-11-23T02:02:59.5821729Z #pragma warning(suppress: 4804) 2022-11-23T02:02:59.5822076Z 2022-11-23T02:02:59.5822642Z caffe2/operators/sequence_ops.cc:67:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2022-11-23T02:02:59.5823130Z #pragma warning(suppress: 4804) 2022-11-23T02:02:59.5823543Z 2022-11-23T02:02:59.5823933Z [2,227 / 2,910] 8 actions running 2022-11-23T02:02:59.5824530Z Compiling caffe2/ideep/operators/pool_op.cc; 2s processwrapper-sandbox 2022-11-23T02:02:59.5829844Z Compiling caffe2/operators/sequence_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:02:59.5830600Z Compiling caffe2/operators/selu_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:59.5831388Z Compiling caffe2/operators/scale_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:59.5832098Z Compiling caffe2/operators/scale_blobs_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:59.5832876Z Compiling caffe2/operators/rsqrt_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:59.5833538Z Compiling caffe2/operators/rowmul_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:59.5834258Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-11-23T02:02:59.9264979Z 2022-11-23T02:02:59.9266006Z  2022-11-23T02:02:59.9266558Z  2022-11-23T02:02:59.9266863Z  2022-11-23T02:02:59.9268538Z  2022-11-23T02:02:59.9268855Z  2022-11-23T02:02:59.9269201Z  2022-11-23T02:02:59.9269501Z  2022-11-23T02:02:59.9269809Z  2022-11-23T02:02:59.9270264Z [2,231 / 2,910] 8 actions running 2022-11-23T02:02:59.9270844Z Compiling caffe2/operators/selu_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:59.9271491Z Compiling caffe2/operators/scale_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:59.9272171Z Compiling caffe2/operators/scale_blobs_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:59.9272833Z Compiling caffe2/operators/rsqrt_op.cc; 1s processwrapper-sandbox 2022-11-23T02:02:59.9273462Z Compiling caffe2/operators/rowmul_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:59.9274108Z Compiling caffe2/operators/roi_pool_op.cc; 0s processwrapper-sandbox 2022-11-23T02:02:59.9274661Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:02:59.9275213Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-11-23T02:03:00.2150860Z 2022-11-23T02:03:00.2151779Z  2022-11-23T02:03:00.2154938Z  2022-11-23T02:03:00.2156911Z  2022-11-23T02:03:00.2158925Z  2022-11-23T02:03:00.2160843Z  2022-11-23T02:03:00.2162958Z  2022-11-23T02:03:00.2164598Z  2022-11-23T02:03:00.2166272Z  2022-11-23T02:03:00.2168296Z [2,234 / 2,910] 8 actions, 7 running 2022-11-23T02:03:00.2169246Z Compiling caffe2/operators/scale_blobs_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:00.2171025Z Compiling caffe2/operators/rsqrt_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:00.2171807Z Compiling caffe2/operators/rowmul_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:00.2172632Z Compiling caffe2/operators/roi_pool_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:00.2174197Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:00.2175651Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:00.2176340Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-11-23T02:03:00.2177790Z [Scann] Compiling src/libm/sleefsimddp.c 2022-11-23T02:03:00.5215302Z 2022-11-23T02:03:00.5216293Z  2022-11-23T02:03:00.5219585Z  2022-11-23T02:03:00.5220457Z  2022-11-23T02:03:00.5221289Z  2022-11-23T02:03:00.5221650Z  2022-11-23T02:03:00.5221936Z  2022-11-23T02:03:00.5222202Z  2022-11-23T02:03:00.5222515Z  2022-11-23T02:03:00.5222927Z [2,238 / 2,914] 8 actions, 7 running 2022-11-23T02:03:00.5223466Z Compiling caffe2/operators/rsqrt_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:00.5224138Z Compiling caffe2/operators/rowmul_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:00.5224804Z Compiling caffe2/operators/roi_pool_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:00.5225363Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:00.5225814Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:00.5226287Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:00.5227912Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:00.5228885Z [Prepa] Writing file external/sleef/mkdisp-2.params [for host] 2022-11-23T02:03:00.7269620Z 2022-11-23T02:03:00.7270591Z  2022-11-23T02:03:00.7271413Z  2022-11-23T02:03:00.7271928Z  2022-11-23T02:03:00.7272271Z  2022-11-23T02:03:00.7272697Z  2022-11-23T02:03:00.7273042Z  2022-11-23T02:03:00.7273501Z  2022-11-23T02:03:00.7273778Z  2022-11-23T02:03:00.7274374Z [2,243 / 2,916] 8 actions running 2022-11-23T02:03:00.7275228Z Compiling caffe2/operators/rsqrt_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:00.7276048Z Compiling caffe2/operators/rowmul_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:00.7276663Z Compiling caffe2/operators/roi_pool_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:00.7277220Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:00.7277638Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:00.7278152Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:00.7278840Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:00.7279429Z Compiling external/sleef/dispsse.c; 0s processwrapper-sandbox 2022-11-23T02:03:01.0151621Z 2022-11-23T02:03:01.0152368Z  2022-11-23T02:03:01.0152763Z  2022-11-23T02:03:01.0153075Z  2022-11-23T02:03:01.0154721Z  2022-11-23T02:03:01.0155168Z  2022-11-23T02:03:01.0157693Z  2022-11-23T02:03:01.0158260Z  2022-11-23T02:03:01.0159118Z  2022-11-23T02:03:01.0159606Z [2,246 / 2,916] 8 actions, 7 running 2022-11-23T02:03:01.0160226Z Compiling caffe2/operators/rsqrt_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:01.0160917Z Compiling caffe2/operators/roi_pool_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:01.0161678Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:01.0162186Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:01.0162684Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:01.0163205Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:01.0163696Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:01.0164252Z [Scann] Compiling caffe2/operators/rnn/recurrent_network_executor.cc 2022-11-23T02:03:01.2263895Z 2022-11-23T02:03:01.2264692Z  2022-11-23T02:03:01.2265034Z  2022-11-23T02:03:01.2265880Z  2022-11-23T02:03:01.2266357Z  2022-11-23T02:03:01.2266660Z  2022-11-23T02:03:01.2266927Z  2022-11-23T02:03:01.2267223Z  2022-11-23T02:03:01.2267522Z  2022-11-23T02:03:01.2267935Z [2,247 / 2,916] 8 actions, 7 running 2022-11-23T02:03:01.2268543Z Compiling caffe2/operators/roi_pool_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:01.2269113Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:01.2269593Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:01.2270063Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:01.2270548Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:01.2271022Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:01.2271482Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:01.2271866Z [Scann] Compiling src/libm/sleefqp.c 2022-11-23T02:03:01.4588767Z 2022-11-23T02:03:01.4589477Z  2022-11-23T02:03:01.4589851Z  2022-11-23T02:03:01.4590143Z  2022-11-23T02:03:01.4590478Z  2022-11-23T02:03:01.4590807Z  2022-11-23T02:03:01.4590985Z  2022-11-23T02:03:01.4591158Z  2022-11-23T02:03:01.4591325Z  2022-11-23T02:03:01.4591571Z [2,248 / 2,916] 8 actions, 7 running 2022-11-23T02:03:01.4591927Z Compiling caffe2/operators/roi_pool_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:01.4592258Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:01.4592532Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:01.4592792Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:01.4593062Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:01.4593337Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:01.4593592Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:01.4593833Z [Scann] Compiling caffe2/utils/math/reduce.cc 2022-11-23T02:03:01.7276090Z 2022-11-23T02:03:01.7351883Z  2022-11-23T02:03:01.7352529Z  2022-11-23T02:03:01.7352850Z  2022-11-23T02:03:01.7353127Z  2022-11-23T02:03:01.7353371Z  2022-11-23T02:03:01.7353639Z  2022-11-23T02:03:01.7353891Z  2022-11-23T02:03:01.7354048Z  2022-11-23T02:03:01.7354302Z [2,249 / 2,916] 8 actions running 2022-11-23T02:03:01.7354597Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:01.7354867Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:01.7355150Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:01.7355549Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:01.7355924Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:01.7356276Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:01.7357494Z Compiling caffe2/utils/math/reduce.cc; 0s processwrapper-sandbox 2022-11-23T02:03:01.7358094Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:02.0656265Z 2022-11-23T02:03:02.0657216Z  2022-11-23T02:03:02.0658041Z  2022-11-23T02:03:02.0658343Z  2022-11-23T02:03:02.0658599Z  2022-11-23T02:03:02.0658838Z  2022-11-23T02:03:02.0659104Z  2022-11-23T02:03:02.0659358Z  2022-11-23T02:03:02.0659589Z  2022-11-23T02:03:02.0659953Z [2,250 / 2,916] 8 actions, 7 running 2022-11-23T02:03:02.0660374Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:02.0660757Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:02.0661152Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:02.0661558Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:02.0661944Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:02.0662447Z Compiling caffe2/utils/math/reduce.cc; 0s processwrapper-sandbox 2022-11-23T02:03:02.0662927Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:02.0663311Z [Scann] Compiling caffe2/operators/rnn/recurrent_network_op.cc 2022-11-23T02:03:02.2771153Z 2022-11-23T02:03:02.2772066Z  2022-11-23T02:03:02.2772690Z  2022-11-23T02:03:02.2774236Z  2022-11-23T02:03:02.2776425Z  2022-11-23T02:03:02.2776876Z  2022-11-23T02:03:02.2777315Z  2022-11-23T02:03:02.2777765Z  2022-11-23T02:03:02.2778215Z  2022-11-23T02:03:02.2778795Z [2,251 / 2,916] 8 actions, 7 running 2022-11-23T02:03:02.2779435Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:02.2780071Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:02.2780691Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:02.2781289Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:02.2782029Z Compiling caffe2/utils/math/reduce.cc; 0s processwrapper-sandbox 2022-11-23T02:03:02.2782715Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:02.2783332Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:02.2783926Z [Scann] Compiling caffe2/operators/boolean_unmask_ops.cc 2022-11-23T02:03:02.4382020Z 2022-11-23T02:03:02.4382882Z  2022-11-23T02:03:02.4383504Z  2022-11-23T02:03:02.4384998Z  2022-11-23T02:03:02.4385436Z  2022-11-23T02:03:02.4385806Z  2022-11-23T02:03:02.4386313Z  2022-11-23T02:03:02.4387615Z  2022-11-23T02:03:02.4388075Z  2022-11-23T02:03:02.4388786Z INFO: From Compiling caffe2/operators/box_with_nms_limit_op.cc: 2022-11-23T02:03:02.4389528Z [2,251 / 2,916] 8 actions running 2022-11-23T02:03:02.4390186Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:02.4390851Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:02.4391559Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:02.4392222Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:02.4393001Z Compiling caffe2/utils/math/reduce.cc; 0s processwrapper-sandbox 2022-11-23T02:03:02.4393732Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:02.4394393Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:02.4395085Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:02.4395761Z 2022-11-23T02:03:02.4396432Z  2022-11-23T02:03:02.4396980Z  2022-11-23T02:03:02.4397442Z  2022-11-23T02:03:02.4397812Z  2022-11-23T02:03:02.4398327Z  2022-11-23T02:03:02.4398848Z  2022-11-23T02:03:02.4399156Z  2022-11-23T02:03:02.4399475Z  2022-11-23T02:03:02.4400487Z caffe2/operators/box_with_nms_limit_op.cc: In instantiation of 'bool caffe2::BoxWithNMSLimitOp::DoRunWithType() [with T = float; Context = caffe2::CPUContext]': 2022-11-23T02:03:02.4401890Z caffe2/operators/box_with_nms_limit_op.h:67:34: required from 'bool caffe2::BoxWithNMSLimitOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-11-23T02:03:02.4402609Z caffe2/operators/box_with_nms_limit_op.cc:340:51: required from here 2022-11-23T02:03:02.4403637Z caffe2/operators/box_with_nms_limit_op.cc:210:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:02.4404185Z for (int k = 0; k < cur_keep.size(); k++) { 2022-11-23T02:03:02.4404567Z ~~^~~~~~~~~~~~~~~~~ 2022-11-23T02:03:02.4405524Z caffe2/operators/box_with_nms_limit_op.cc: In instantiation of 'bool caffe2::BoxWithNMSLimitOp::DoRunWithType() [with T = int; Context = caffe2::CPUContext]': 2022-11-23T02:03:02.4406840Z ./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-11-23T02:03:02.4408361Z ./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-11-23T02:03:02.4409629Z caffe2/operators/box_with_nms_limit_op.h:65:59: required from 'bool caffe2::BoxWithNMSLimitOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-11-23T02:03:02.4410250Z caffe2/operators/box_with_nms_limit_op.cc:340:51: required from here 2022-11-23T02:03:02.4411037Z caffe2/operators/box_with_nms_limit_op.cc:210:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:02.4411632Z [2,251 / 2,916] 8 actions running 2022-11-23T02:03:02.4412060Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:02.4412518Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:02.4412965Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:02.4413409Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:02.4413866Z Compiling caffe2/utils/math/reduce.cc; 0s processwrapper-sandbox 2022-11-23T02:03:02.4414177Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:02.4414463Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:02.4414722Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:02.7363558Z 2022-11-23T02:03:02.7366552Z  2022-11-23T02:03:02.7369231Z  2022-11-23T02:03:02.7371715Z  2022-11-23T02:03:02.7374998Z  2022-11-23T02:03:02.7375259Z  2022-11-23T02:03:02.7375438Z  2022-11-23T02:03:02.7375608Z  2022-11-23T02:03:02.7375781Z  2022-11-23T02:03:02.7376083Z [2,253 / 2,916] 8 actions running 2022-11-23T02:03:02.7376439Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:02.7376915Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:02.7377501Z Compiling caffe2/utils/math/reduce.cc; 1s processwrapper-sandbox 2022-11-23T02:03:02.7377854Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:02.7378291Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:02.7378624Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:02.7379039Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:02.7379412Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-11-23T02:03:03.1905805Z 2022-11-23T02:03:03.1906483Z  2022-11-23T02:03:03.1906813Z  2022-11-23T02:03:03.1907118Z  2022-11-23T02:03:03.1907414Z  2022-11-23T02:03:03.1907708Z  2022-11-23T02:03:03.1908020Z  2022-11-23T02:03:03.1908334Z  2022-11-23T02:03:03.1908623Z  2022-11-23T02:03:03.1909069Z [2,254 / 2,916] 8 actions running 2022-11-23T02:03:03.1909580Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:03.1910089Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:03.1910715Z Compiling caffe2/utils/math/reduce.cc; 1s processwrapper-sandbox 2022-11-23T02:03:03.1911294Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:03.1911788Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:03.1912294Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:03.1912952Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:03.1913568Z Compiling caffe2/operators/resize_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:03.5574869Z 2022-11-23T02:03:03.5576579Z  2022-11-23T02:03:03.5577220Z  2022-11-23T02:03:03.5577983Z  2022-11-23T02:03:03.5578313Z  2022-11-23T02:03:03.5578624Z  2022-11-23T02:03:03.5578965Z  2022-11-23T02:03:03.5579263Z  2022-11-23T02:03:03.5579566Z  2022-11-23T02:03:03.5580157Z INFO: From Compiling caffe2/operators/rnn/recurrent_network_executor.cc: 2022-11-23T02:03:03.5580517Z [2,254 / 2,916] 8 actions running 2022-11-23T02:03:03.5580830Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:03.5581287Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:03.5581885Z Compiling caffe2/utils/math/reduce.cc; 2s processwrapper-sandbox 2022-11-23T02:03:03.5582395Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:03.5582882Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:03.5583407Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:03.5583891Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:03.5584495Z Compiling caffe2/operators/resize_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:03.5584787Z 2022-11-23T02:03:03.5584929Z  2022-11-23T02:03:03.5585233Z  2022-11-23T02:03:03.5585560Z  2022-11-23T02:03:03.5585787Z  2022-11-23T02:03:03.5586011Z  2022-11-23T02:03:03.5586178Z  2022-11-23T02:03:03.5586332Z  2022-11-23T02:03:03.5586499Z  2022-11-23T02:03:03.5586799Z In file included from ./c10/util/typeid.h:19:0, 2022-11-23T02:03:03.5587031Z from ./caffe2/core/context.h:9, 2022-11-23T02:03:03.5587297Z from ./caffe2/operators/rnn/recurrent_network_executor.h:4, 2022-11-23T02:03:03.5587648Z from caffe2/operators/rnn/recurrent_network_executor.cc:1: 2022-11-23T02:03:03.5588272Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'virtual bool caffe2::ThreadedRecurrentNetworkExecutor::Run(int)': 2022-11-23T02:03:03.5588859Z caffe2/operators/rnn/recurrent_network_executor.cc:40:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:03.5589255Z CAFFE_ENFORCE(timestep_ops_.size() >= T); 2022-11-23T02:03:03.5589469Z ~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-11-23T02:03:03.5590011Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'virtual bool caffe2::ThreadedRecurrentNetworkExecutor::RunBackwards(int)': 2022-11-23T02:03:03.5590640Z caffe2/operators/rnn/recurrent_network_executor.cc:67:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:03.5590980Z CAFFE_ENFORCE(timestep_ops_.size() >= T); 2022-11-23T02:03:03.5591201Z ~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-11-23T02:03:03.5591710Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'void caffe2::ThreadedRecurrentNetworkExecutor::WorkerFunction()': 2022-11-23T02:03:03.5603892Z caffe2/operators/rnn/recurrent_network_executor.cc:181:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:03.5604589Z if (job.op_idx == timestep_ops_template_.size() - 1) { 2022-11-23T02:03:03.5604873Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:03:03.5605373Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'void caffe2::ThreadedRecurrentNetworkExecutor::_Exec()': 2022-11-23T02:03:03.5605992Z caffe2/operators/rnn/recurrent_network_executor.cc:210:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:03.5606374Z while (workers_.size() < num_threads_) { 2022-11-23T02:03:03.5606573Z ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2022-11-23T02:03:03.5606913Z [2,254 / 2,916] 8 actions running 2022-11-23T02:03:03.5607451Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:03.5607872Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:03.5608409Z Compiling caffe2/utils/math/reduce.cc; 2s processwrapper-sandbox 2022-11-23T02:03:03.5608872Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:03.5609195Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:03.5609621Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:03.5610052Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:03.5610431Z Compiling caffe2/operators/resize_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:03.7734906Z 2022-11-23T02:03:03.7735989Z  2022-11-23T02:03:03.7737948Z  2022-11-23T02:03:03.7738283Z  2022-11-23T02:03:03.7738540Z  2022-11-23T02:03:03.7738845Z  2022-11-23T02:03:03.7739116Z  2022-11-23T02:03:03.7739363Z  2022-11-23T02:03:03.7739628Z  2022-11-23T02:03:03.7740024Z [2,259 / 2,918] 8 actions, 7 running 2022-11-23T02:03:03.7740574Z Compiling caffe2/utils/math/reduce.cc; 2s processwrapper-sandbox 2022-11-23T02:03:03.7741081Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:03.7741520Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:03.7741937Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:03.7742466Z Compiling caffe2/operators/resize_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:03.7742981Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:03.7743452Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:03.7743850Z [Scann] Compiling caffe2/operators/reshape_op.cc 2022-11-23T02:03:03.9916958Z 2022-11-23T02:03:03.9917489Z  2022-11-23T02:03:03.9917861Z  2022-11-23T02:03:03.9918257Z  2022-11-23T02:03:03.9918530Z  2022-11-23T02:03:03.9918848Z  2022-11-23T02:03:03.9919146Z  2022-11-23T02:03:03.9919383Z  2022-11-23T02:03:03.9919551Z  2022-11-23T02:03:03.9919786Z [2,261 / 2,919] 8 actions running 2022-11-23T02:03:03.9920090Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:03.9920440Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:03.9920800Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:03.9921225Z Compiling caffe2/operators/resize_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:03.9922116Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:03.9922543Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:03.9923051Z Compiling caffe2/operators/reshape_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:03.9923604Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:04.1922141Z 2022-11-23T02:03:04.1922570Z  2022-11-23T02:03:04.1922909Z  2022-11-23T02:03:04.1923191Z  2022-11-23T02:03:04.1925292Z  2022-11-23T02:03:04.1925584Z  2022-11-23T02:03:04.1925843Z  2022-11-23T02:03:04.1926111Z  2022-11-23T02:03:04.1926389Z  2022-11-23T02:03:04.1926763Z [2,261 / 2,919] 8 actions running 2022-11-23T02:03:04.1927221Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:04.1927695Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:04.1928323Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:04.1928945Z Compiling caffe2/operators/resize_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:04.1929486Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:04.1929997Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:04.1930600Z Compiling caffe2/operators/reshape_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:04.1931198Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:04.2879492Z 2022-11-23T02:03:04.2880309Z  2022-11-23T02:03:04.2880635Z  2022-11-23T02:03:04.2880929Z  2022-11-23T02:03:04.2881225Z  2022-11-23T02:03:04.2881693Z  2022-11-23T02:03:04.2883556Z  2022-11-23T02:03:04.2884029Z  2022-11-23T02:03:04.2886525Z  2022-11-23T02:03:04.2887452Z INFO: From Compiling caffe2/operators/rnn/recurrent_network_op.cc: 2022-11-23T02:03:04.2889044Z [2,261 / 2,919] 8 actions running 2022-11-23T02:03:04.2889637Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:04.2890272Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:04.2890954Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:04.2891704Z Compiling caffe2/operators/resize_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:04.2892456Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:04.2893150Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:04.2893895Z Compiling caffe2/operators/reshape_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:04.2894648Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:04.2903448Z 2022-11-23T02:03:04.2904018Z  2022-11-23T02:03:04.2904665Z  2022-11-23T02:03:04.2905348Z  2022-11-23T02:03:04.2905652Z  2022-11-23T02:03:04.2905912Z  2022-11-23T02:03:04.2906198Z  2022-11-23T02:03:04.2906469Z  2022-11-23T02:03:04.2906723Z  2022-11-23T02:03:04.2911843Z 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-11-23T02:03:04.2912830Z caffe2/operators/rnn/recurrent_network_op.cc:232:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:04.2913374Z for (auto i = 0; i < internal.size(); ++i) { 2022-11-23T02:03:04.2913684Z ~~^~~~~~~~~~~~~~~~~ 2022-11-23T02:03:04.2919500Z [2,261 / 2,919] 8 actions running 2022-11-23T02:03:04.2919947Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:04.2921102Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:04.2925354Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:04.2926330Z Compiling caffe2/operators/resize_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:04.2927009Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:04.2928844Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:04.2929447Z Compiling caffe2/operators/reshape_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:04.2929987Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:04.5928359Z 2022-11-23T02:03:04.5929038Z  2022-11-23T02:03:04.5929391Z  2022-11-23T02:03:04.5929680Z  2022-11-23T02:03:04.5929991Z  2022-11-23T02:03:04.5930233Z  2022-11-23T02:03:04.5930490Z  2022-11-23T02:03:04.5930731Z  2022-11-23T02:03:04.5930979Z  2022-11-23T02:03:04.5931379Z [2,264 / 2,920] 8 actions running 2022-11-23T02:03:04.5931843Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:04.5932392Z Compiling caffe2/operators/resize_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:04.5932929Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:04.5933427Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:04.5933956Z Compiling caffe2/operators/reshape_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:04.5935424Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:04.5935970Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:04.5936435Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:04.7329579Z 2022-11-23T02:03:04.7330056Z  2022-11-23T02:03:04.7330397Z  2022-11-23T02:03:04.7330652Z  2022-11-23T02:03:04.7330872Z  2022-11-23T02:03:04.7331109Z  2022-11-23T02:03:04.7331336Z  2022-11-23T02:03:04.7331548Z  2022-11-23T02:03:04.7331781Z  2022-11-23T02:03:04.7332218Z INFO: From Compiling caffe2/operators/generate_proposals_op.cc: 2022-11-23T02:03:04.7332638Z [2,264 / 2,920] 8 actions running 2022-11-23T02:03:04.7335744Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:04.7336427Z Compiling caffe2/operators/resize_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:04.7338178Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:04.7338737Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:04.7339397Z Compiling caffe2/operators/reshape_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:04.7342002Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:04.7342535Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:04.7343084Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:04.7343353Z 2022-11-23T02:03:04.7343492Z  2022-11-23T02:03:04.7343794Z  2022-11-23T02:03:04.7344101Z  2022-11-23T02:03:04.7344371Z  2022-11-23T02:03:04.7344681Z  2022-11-23T02:03:04.7345000Z  2022-11-23T02:03:04.7345302Z  2022-11-23T02:03:04.7345619Z  2022-11-23T02:03:04.7346633Z caffe2/operators/generate_proposals_op.cc: In function 'size_t caffe2::{anonymous}::ComputeStartIndex(const TensorCPU&, const std::vector&)': 2022-11-23T02:03:04.7347506Z caffe2/operators/generate_proposals_op.cc:18:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:04.7347829Z for (int i = 0; i < index.size(); i++) { 2022-11-23T02:03:04.7348034Z ~~^~~~~~~~~~~~~~ 2022-11-23T02:03:04.7349087Z 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-11-23T02:03:04.7349988Z caffe2/operators/generate_proposals_op.cc:216:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:04.7350328Z for (int i = 0; i < order.size(); ++i) { 2022-11-23T02:03:04.7350519Z ~~^~~~~~~~~~~~~~ 2022-11-23T02:03:04.7350947Z caffe2/operators/generate_proposals_op.cc:253:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:04.7351298Z if (post_nms_topN > 0 && post_nms_topN < keep.size()) { 2022-11-23T02:03:04.7351532Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~ 2022-11-23T02:03:04.7351774Z [2,264 / 2,920] 8 actions running 2022-11-23T02:03:04.7352038Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:04.7352381Z Compiling caffe2/operators/resize_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:04.7352701Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:04.7353001Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:04.7353388Z Compiling caffe2/operators/reshape_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:04.7353708Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:04.7353994Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:04.7354343Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:04.9695041Z 2022-11-23T02:03:04.9698285Z  2022-11-23T02:03:04.9699148Z  2022-11-23T02:03:04.9699529Z  2022-11-23T02:03:04.9699829Z  2022-11-23T02:03:04.9700095Z  2022-11-23T02:03:04.9700465Z  2022-11-23T02:03:04.9700784Z  2022-11-23T02:03:04.9701005Z  2022-11-23T02:03:04.9701395Z [2,266 / 2,921] 8 actions, 7 running 2022-11-23T02:03:04.9701955Z Compiling caffe2/operators/resize_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:04.9702493Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:04.9703046Z Compiling caffe2/operators/reshape_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:04.9703653Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:04.9704116Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:04.9704764Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:04.9705335Z Compiling caffe2/operators/replace_nan_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:04.9705928Z [Prepa] Executing genrule //:cpu/UnfoldBackwardKernel.cpp_AVX2_cp 2022-11-23T02:03:05.1939527Z 2022-11-23T02:03:05.1940162Z  2022-11-23T02:03:05.1940487Z  2022-11-23T02:03:05.1940828Z  2022-11-23T02:03:05.1941156Z  2022-11-23T02:03:05.1941435Z  2022-11-23T02:03:05.1941604Z  2022-11-23T02:03:05.1941771Z  2022-11-23T02:03:05.1941924Z  2022-11-23T02:03:05.1942165Z [2,268 / 2,921] 8 actions running 2022-11-23T02:03:05.1942512Z Compiling caffe2/operators/resize_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:05.1942882Z Compiling caffe2/operators/reshape_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:05.1943214Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:05.1943494Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:05.1943799Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:05.1944131Z Compiling caffe2/operators/replace_nan_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:05.1944463Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:05.1944741Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:05.4076267Z 2022-11-23T02:03:05.4076809Z  2022-11-23T02:03:05.4077199Z  2022-11-23T02:03:05.4077528Z  2022-11-23T02:03:05.4077838Z  2022-11-23T02:03:05.4078203Z  2022-11-23T02:03:05.4078377Z  2022-11-23T02:03:05.4078534Z  2022-11-23T02:03:05.4078701Z  2022-11-23T02:03:05.4078953Z [2,268 / 2,921] 8 actions running 2022-11-23T02:03:05.4079295Z Compiling caffe2/operators/resize_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:05.4079678Z Compiling caffe2/operators/reshape_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:05.4080007Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:05.4080299Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:05.4080574Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:05.4080924Z Compiling caffe2/operators/replace_nan_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:05.4081254Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:05.4081671Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:05.8035194Z 2022-11-23T02:03:05.8038708Z  2022-11-23T02:03:05.8039324Z  2022-11-23T02:03:05.8039793Z  2022-11-23T02:03:05.8040078Z  2022-11-23T02:03:05.8040362Z  2022-11-23T02:03:05.8040658Z  2022-11-23T02:03:05.8040958Z  2022-11-23T02:03:05.8041267Z  2022-11-23T02:03:05.8043731Z [2,269 / 2,922] 8 actions, 7 running 2022-11-23T02:03:05.8044320Z Compiling caffe2/operators/resize_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:05.8044969Z Compiling caffe2/operators/reshape_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:05.8045512Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:05.8045977Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:05.8046733Z Compiling caffe2/operators/replace_nan_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:05.8047288Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:05.8047768Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:05.8048189Z [Prepa] Executing genrule //:cpu/UnaryOpsKernel.cpp_AVX2_cp 2022-11-23T02:03:06.0442855Z 2022-11-23T02:03:06.0443428Z  2022-11-23T02:03:06.0443733Z  2022-11-23T02:03:06.0443931Z  2022-11-23T02:03:06.0444091Z  2022-11-23T02:03:06.0444260Z  2022-11-23T02:03:06.0444433Z  2022-11-23T02:03:06.0444589Z  2022-11-23T02:03:06.0444756Z  2022-11-23T02:03:06.0445056Z [2,273 / 2,923] 8 actions running 2022-11-23T02:03:06.0445398Z Compiling caffe2/operators/reshape_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:06.0445798Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:06.0475496Z Compiling caffe2/operators/replace_nan_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:06.0476008Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:06.0476304Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:06.0476625Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:06.0476975Z Compiling caffe2/operators/relu_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:06.0477340Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:06.1172665Z 2022-11-23T02:03:06.1173524Z  2022-11-23T02:03:06.1173898Z  2022-11-23T02:03:06.1174204Z  2022-11-23T02:03:06.1174496Z  2022-11-23T02:03:06.1175066Z  2022-11-23T02:03:06.1175434Z  2022-11-23T02:03:06.1175988Z  2022-11-23T02:03:06.1176332Z  2022-11-23T02:03:06.1176962Z INFO: From Compiling caffe2/operators/reshape_op.cc: 2022-11-23T02:03:06.1177652Z [2,273 / 2,923] 8 actions running 2022-11-23T02:03:06.1178252Z Compiling caffe2/operators/reshape_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:06.1178822Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:06.1179456Z Compiling caffe2/operators/replace_nan_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:06.1180042Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:06.1180543Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:06.1181058Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:06.1181654Z Compiling caffe2/operators/relu_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:06.1182236Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:06.1182493Z 2022-11-23T02:03:06.1182639Z  2022-11-23T02:03:06.1182928Z  2022-11-23T02:03:06.1183230Z  2022-11-23T02:03:06.1183531Z  2022-11-23T02:03:06.1183814Z  2022-11-23T02:03:06.1184115Z  2022-11-23T02:03:06.1184417Z  2022-11-23T02:03:06.1184703Z  2022-11-23T02:03:06.1185250Z caffe2/operators/reshape_op.cc: In lambda function: 2022-11-23T02:03:06.1186055Z caffe2/operators/reshape_op.cc:42:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:06.1186705Z for (int i = 0; i < actualNewShape.size(); ++i) { 2022-11-23T02:03:06.1187089Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:03:06.1187814Z caffe2/operators/reshape_op.cc:68:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:06.1188401Z for (int i = 0; i < actualNewShape.size(); ++i) { 2022-11-23T02:03:06.1188834Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:03:06.1189262Z [2,273 / 2,923] 8 actions running 2022-11-23T02:03:06.1189838Z Compiling caffe2/operators/reshape_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:06.1190740Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:06.1191412Z Compiling caffe2/operators/replace_nan_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:06.1192012Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:06.1192871Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:06.1193553Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:06.1194171Z Compiling caffe2/operators/relu_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:06.1194808Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:06.2980369Z 2022-11-23T02:03:06.2980924Z  2022-11-23T02:03:06.2981290Z  2022-11-23T02:03:06.2981621Z  2022-11-23T02:03:06.2981921Z  2022-11-23T02:03:06.2982221Z  2022-11-23T02:03:06.2982503Z  2022-11-23T02:03:06.2982802Z  2022-11-23T02:03:06.2983096Z  2022-11-23T02:03:06.2983634Z INFO: From Compiling caffe2/operators/reservoir_sampling.cc: 2022-11-23T02:03:06.2984172Z [2,274 / 2,923] 8 actions running 2022-11-23T02:03:06.2984640Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:06.2985267Z Compiling caffe2/operators/replace_nan_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:06.2986042Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:06.2986544Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:06.2987063Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:06.2987650Z Compiling caffe2/operators/relu_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:06.2988223Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:06.2988828Z Compiling caffe2/operators/relu_n_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:06.2989140Z 2022-11-23T02:03:06.2989272Z  2022-11-23T02:03:06.2989573Z  2022-11-23T02:03:06.2989876Z  2022-11-23T02:03:06.2990157Z  2022-11-23T02:03:06.2990454Z  2022-11-23T02:03:06.2990746Z  2022-11-23T02:03:06.2991029Z  2022-11-23T02:03:06.2991325Z  2022-11-23T02:03:06.2992344Z caffe2/operators/reservoir_sampling.cc: In instantiation of 'bool caffe2::{anonymous}::ReservoirSamplingOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-11-23T02:03:06.2993076Z caffe2/operators/reservoir_sampling.cc:277:1: required from here 2022-11-23T02:03:06.2993899Z caffe2/operators/reservoir_sampling.cc:38:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:06.2994474Z for (size_t i = 1; i < input.dim(); ++i) { 2022-11-23T02:03:06.2994925Z [2,274 / 2,923] 8 actions running 2022-11-23T02:03:06.2995366Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:06.2995975Z Compiling caffe2/operators/replace_nan_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:06.2996568Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:06.2997053Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:06.2997561Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:06.2998257Z Compiling caffe2/operators/relu_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:06.2998836Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:06.2999440Z Compiling caffe2/operators/relu_n_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:06.6489417Z 2022-11-23T02:03:06.6490209Z  2022-11-23T02:03:06.6490591Z  2022-11-23T02:03:06.6490867Z  2022-11-23T02:03:06.6491156Z  2022-11-23T02:03:06.6491830Z  2022-11-23T02:03:06.6492116Z  2022-11-23T02:03:06.6492390Z  2022-11-23T02:03:06.6492662Z  2022-11-23T02:03:06.6493046Z [2,276 / 2,924] 8 actions running 2022-11-23T02:03:06.6493636Z Compiling caffe2/operators/replace_nan_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:06.6494214Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:06.6494689Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:06.6495170Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:06.6495742Z Compiling caffe2/operators/relu_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:06.6496285Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:06.6498553Z Compiling caffe2/operators/relu_n_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:06.6499367Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:06.8497577Z 2022-11-23T02:03:06.8499547Z  2022-11-23T02:03:06.8500041Z  2022-11-23T02:03:06.8500564Z  2022-11-23T02:03:06.8501862Z  2022-11-23T02:03:06.8503129Z  2022-11-23T02:03:06.8503597Z  2022-11-23T02:03:06.8504862Z  2022-11-23T02:03:06.8505306Z  2022-11-23T02:03:06.8506787Z [2,277 / 2,924] 8 actions, 7 running 2022-11-23T02:03:06.8507588Z Compiling caffe2/operators/replace_nan_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:06.8509547Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:06.8510203Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:06.8511895Z Compiling caffe2/operators/relu_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:06.8512699Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:06.8513701Z Compiling caffe2/operators/relu_n_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:06.8514430Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:06.8515062Z [Scann] Compiling caffe2/operators/reduction_ops.cc 2022-11-23T02:03:07.1686480Z 2022-11-23T02:03:07.1687460Z  2022-11-23T02:03:07.1687864Z  2022-11-23T02:03:07.1688149Z  2022-11-23T02:03:07.1688451Z  2022-11-23T02:03:07.1689802Z  2022-11-23T02:03:07.1690152Z  2022-11-23T02:03:07.1690455Z  2022-11-23T02:03:07.1690740Z  2022-11-23T02:03:07.1691311Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp: 2022-11-23T02:03:07.1691914Z [2,279 / 2,925] 8 actions running 2022-11-23T02:03:07.1692367Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:07.1692878Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:07.1693466Z Compiling caffe2/operators/relu_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:07.1694065Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:07.1694673Z Compiling caffe2/operators/relu_n_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:07.1695240Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:07.1695841Z Compiling caffe2/operators/reduction_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:07.1696400Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:07.1696647Z 2022-11-23T02:03:07.1696790Z  2022-11-23T02:03:07.1697074Z  2022-11-23T02:03:07.1697361Z  2022-11-23T02:03:07.1697643Z  2022-11-23T02:03:07.1697916Z  2022-11-23T02:03:07.1698188Z  2022-11-23T02:03:07.1698468Z  2022-11-23T02:03:07.1698741Z  2022-11-23T02:03:07.1699540Z 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-11-23T02:03:07.1700140Z # pragma unroll 2022-11-23T02:03:07.1700422Z 2022-11-23T02:03:07.1701197Z 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-11-23T02:03:07.1701757Z # pragma unroll 2022-11-23T02:03:07.1702038Z 2022-11-23T02:03:07.1702797Z 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-11-23T02:03:07.1703352Z # pragma unroll 2022-11-23T02:03:07.1703644Z 2022-11-23T02:03:07.1704430Z 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-11-23T02:03:07.1705017Z # pragma unroll 2022-11-23T02:03:07.1705291Z 2022-11-23T02:03:07.1705649Z [2,279 / 2,925] 8 actions running 2022-11-23T02:03:07.1706089Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:07.1706588Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:07.1707152Z Compiling caffe2/operators/relu_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:07.1707711Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:07.1708521Z Compiling caffe2/operators/relu_n_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:07.1709093Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:07.1709715Z Compiling caffe2/operators/reduction_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:07.1710294Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:07.4492578Z 2022-11-23T02:03:07.4493549Z  2022-11-23T02:03:07.4493889Z  2022-11-23T02:03:07.4494188Z  2022-11-23T02:03:07.4494453Z  2022-11-23T02:03:07.4494769Z  2022-11-23T02:03:07.4495059Z  2022-11-23T02:03:07.4495324Z  2022-11-23T02:03:07.4495597Z  2022-11-23T02:03:07.4495981Z [2,282 / 2,926] 8 actions running 2022-11-23T02:03:07.4496478Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:07.4497073Z Compiling caffe2/operators/relu_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:07.4497924Z Compiling caffe2/operators/relu_n_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:07.4498473Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:07.4499073Z Compiling caffe2/operators/reduction_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:07.4499643Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:07.4500223Z Compiling caffe2/utils/math/utils.cc; 0s processwrapper-sandbox 2022-11-23T02:03:07.4500746Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:07.7450365Z 2022-11-23T02:03:07.7451898Z  2022-11-23T02:03:07.7453279Z  2022-11-23T02:03:07.7454557Z  2022-11-23T02:03:07.7455841Z  2022-11-23T02:03:07.7457106Z  2022-11-23T02:03:07.7458385Z  2022-11-23T02:03:07.7459620Z  2022-11-23T02:03:07.7460912Z  2022-11-23T02:03:07.7462328Z [2,284 / 2,927] 8 actions, 7 running 2022-11-23T02:03:07.7463938Z Compiling caffe2/operators/relu_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:07.7465589Z Compiling caffe2/operators/relu_n_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:07.7467299Z Compiling caffe2/operators/reduction_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:07.7468856Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:07.7470426Z Compiling caffe2/utils/math/utils.cc; 0s processwrapper-sandbox 2022-11-23T02:03:07.7471987Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:07.7473480Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:07.7474962Z [Prepa] Executing genrule //:cpu/ReduceAllOpsKernel.cpp_AVX2_cp 2022-11-23T02:03:08.0498378Z 2022-11-23T02:03:08.0499969Z  2022-11-23T02:03:08.0501309Z  2022-11-23T02:03:08.0503081Z  2022-11-23T02:03:08.0503688Z  2022-11-23T02:03:08.0504466Z  2022-11-23T02:03:08.0504771Z  2022-11-23T02:03:08.0505058Z  2022-11-23T02:03:08.0505337Z  2022-11-23T02:03:08.0505726Z [2,286 / 2,927] 8 actions running 2022-11-23T02:03:08.0506178Z Compiling caffe2/operators/relu_n_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:08.0506891Z Compiling caffe2/operators/reduction_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:08.0507664Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:08.0508393Z Compiling caffe2/utils/math/utils.cc; 0s processwrapper-sandbox 2022-11-23T02:03:08.0509152Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:08.0509536Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:08.0509930Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:08.0510315Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:08.3021681Z 2022-11-23T02:03:08.3022531Z  2022-11-23T02:03:08.3024054Z  2022-11-23T02:03:08.3024533Z  2022-11-23T02:03:08.3025779Z  2022-11-23T02:03:08.3026213Z  2022-11-23T02:03:08.3027443Z  2022-11-23T02:03:08.3027894Z  2022-11-23T02:03:08.3028464Z  2022-11-23T02:03:08.3029118Z [2,287 / 2,928] 8 actions, 7 running 2022-11-23T02:03:08.3030055Z Compiling caffe2/operators/relu_n_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:08.3030754Z Compiling caffe2/operators/reduction_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:08.3031446Z Compiling caffe2/utils/math/utils.cc; 1s processwrapper-sandbox 2022-11-23T02:03:08.3032041Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:08.3032545Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:08.3033083Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:08.3033571Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:08.3034028Z [Prepa] Executing genrule //:cpu/PowKernel.cpp_AVX2_cp 2022-11-23T02:03:08.6503475Z 2022-11-23T02:03:08.6504343Z  2022-11-23T02:03:08.6504794Z  2022-11-23T02:03:08.6505050Z  2022-11-23T02:03:08.6505354Z  2022-11-23T02:03:08.6505682Z  2022-11-23T02:03:08.6509290Z  2022-11-23T02:03:08.6509459Z  2022-11-23T02:03:08.6509625Z  2022-11-23T02:03:08.6509935Z [2,288 / 2,928] 8 actions running 2022-11-23T02:03:08.6510354Z Compiling caffe2/operators/relu_n_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:08.6510833Z Compiling caffe2/operators/reduction_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:08.6511310Z Compiling caffe2/utils/math/utils.cc; 1s processwrapper-sandbox 2022-11-23T02:03:08.6511789Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:08.6512222Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:08.6512521Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:08.6512865Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:08.6513292Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:08.8510461Z 2022-11-23T02:03:08.8511661Z  2022-11-23T02:03:08.8511929Z  2022-11-23T02:03:08.8512147Z  2022-11-23T02:03:08.8512359Z  2022-11-23T02:03:08.8512517Z  2022-11-23T02:03:08.8512690Z  2022-11-23T02:03:08.8512908Z  2022-11-23T02:03:08.8513133Z  2022-11-23T02:03:08.8513478Z [2,294 / 2,930] 8 actions, 7 running 2022-11-23T02:03:08.8513833Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:08.8514202Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:08.8514666Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:08.8515012Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:08.8515418Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:08.8515706Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:08.8515997Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:08.8516245Z [Scann] Compiling caffe2/operators/reciprocal_op.cc 2022-11-23T02:03:09.1713602Z 2022-11-23T02:03:09.1714529Z  2022-11-23T02:03:09.1714889Z  2022-11-23T02:03:09.1715249Z  2022-11-23T02:03:09.1715688Z  2022-11-23T02:03:09.1716001Z  2022-11-23T02:03:09.1716301Z  2022-11-23T02:03:09.1716592Z  2022-11-23T02:03:09.1716904Z  2022-11-23T02:03:09.1718619Z [2,295 / 2,931] 8 actions, 7 running 2022-11-23T02:03:09.1718979Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:09.1719323Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:09.1720000Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:09.1720532Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:09.1720884Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:09.1721241Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:09.1722222Z Compiling caffe2/operators/reciprocal_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:09.1722771Z [Prepa] Executing genrule //:cpu/MaxPooling.cpp_AVX2_cp 2022-11-23T02:03:09.4507814Z 2022-11-23T02:03:09.4508622Z  2022-11-23T02:03:09.4508973Z  2022-11-23T02:03:09.4509276Z  2022-11-23T02:03:09.4509604Z  2022-11-23T02:03:09.4509893Z  2022-11-23T02:03:09.4511276Z  2022-11-23T02:03:09.4513839Z  2022-11-23T02:03:09.4514245Z  2022-11-23T02:03:09.4515074Z [2,296 / 2,931] 8 actions running 2022-11-23T02:03:09.4515583Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:09.4516063Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:09.4516575Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:09.4517077Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:09.4517597Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:09.4518195Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:09.4518837Z Compiling caffe2/operators/reciprocal_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:09.4519430Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:09.6509739Z 2022-11-23T02:03:09.6510268Z  2022-11-23T02:03:09.6510847Z  2022-11-23T02:03:09.6511165Z  2022-11-23T02:03:09.6617811Z  2022-11-23T02:03:09.6618091Z  2022-11-23T02:03:09.6618373Z  2022-11-23T02:03:09.6618634Z  2022-11-23T02:03:09.6618900Z  2022-11-23T02:03:09.6619296Z [2,299 / 2,932] 8 actions running 2022-11-23T02:03:09.6619782Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:09.6620219Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:09.6620687Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:09.6621175Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:09.6621745Z Compiling caffe2/operators/reciprocal_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:09.6622282Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:09.6622760Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:09.6623282Z Compiling caffe2/operators/rank_loss_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:09.8624183Z 2022-11-23T02:03:09.8624775Z  2022-11-23T02:03:09.8625103Z  2022-11-23T02:03:09.8625320Z  2022-11-23T02:03:09.8625476Z  2022-11-23T02:03:09.8625650Z  2022-11-23T02:03:09.8625820Z  2022-11-23T02:03:09.8625973Z  2022-11-23T02:03:09.8626139Z  2022-11-23T02:03:09.8626388Z [2,299 / 2,932] 8 actions running 2022-11-23T02:03:09.8626668Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:09.8626946Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:09.8627237Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:09.8627534Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:09.8627874Z Compiling caffe2/operators/reciprocal_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:09.8628208Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:09.8628495Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:09.8628826Z Compiling caffe2/operators/rank_loss_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:10.0972648Z 2022-11-23T02:03:10.0973496Z  2022-11-23T02:03:10.0974171Z  2022-11-23T02:03:10.0976676Z  2022-11-23T02:03:10.0977105Z  2022-11-23T02:03:10.0979534Z  2022-11-23T02:03:10.0979952Z  2022-11-23T02:03:10.0982336Z  2022-11-23T02:03:10.0982761Z  2022-11-23T02:03:10.0985393Z [2,302 / 2,933] 8 actions running 2022-11-23T02:03:10.0986003Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:10.0988611Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:10.0989341Z Compiling caffe2/operators/reciprocal_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:10.0990879Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:10.0991527Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:10.0992273Z Compiling caffe2/operators/rank_loss_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:10.0992985Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:10.0993764Z Compiling caffe2/operators/quant_decode_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:10.4973535Z 2022-11-23T02:03:10.4974155Z  2022-11-23T02:03:10.4974529Z  2022-11-23T02:03:10.4974860Z  2022-11-23T02:03:10.4975167Z  2022-11-23T02:03:10.4975472Z  2022-11-23T02:03:10.4975936Z  2022-11-23T02:03:10.4976249Z  2022-11-23T02:03:10.4976557Z  2022-11-23T02:03:10.4976982Z [2,304 / 2,934] 8 actions running 2022-11-23T02:03:10.4977488Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:10.4978138Z Compiling caffe2/operators/reciprocal_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:10.4978745Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:10.4979283Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:10.4979917Z Compiling caffe2/operators/rank_loss_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:10.4980438Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:10.4981005Z Compiling caffe2/operators/quant_decode_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:10.4981728Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:10.7038439Z 2022-11-23T02:03:10.7039058Z  2022-11-23T02:03:10.7039438Z  2022-11-23T02:03:10.7039720Z  2022-11-23T02:03:10.7040035Z  2022-11-23T02:03:10.7040341Z  2022-11-23T02:03:10.7042330Z  2022-11-23T02:03:10.7042596Z  2022-11-23T02:03:10.7043057Z  2022-11-23T02:03:10.7043532Z [2,307 / 2,935] 8 actions, 7 running 2022-11-23T02:03:10.7044166Z Compiling caffe2/operators/reciprocal_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:10.7046504Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:10.7046958Z Compiling caffe2/operators/rank_loss_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:10.7047728Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:10.7048518Z Compiling caffe2/operators/quant_decode_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:10.7049155Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:10.7049640Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:10.7050200Z [Prepa] Compiling caffe2/operators/prepend_dim_op.cc 2022-11-23T02:03:10.9063846Z 2022-11-23T02:03:10.9064380Z  2022-11-23T02:03:10.9064857Z  2022-11-23T02:03:10.9065216Z  2022-11-23T02:03:10.9065525Z  2022-11-23T02:03:10.9065873Z  2022-11-23T02:03:10.9066294Z  2022-11-23T02:03:10.9066591Z  2022-11-23T02:03:10.9066899Z  2022-11-23T02:03:10.9067364Z [2,309 / 2,936] 8 actions, 7 running 2022-11-23T02:03:10.9067877Z Compiling caffe2/operators/reciprocal_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:10.9068270Z Compiling caffe2/operators/rank_loss_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:10.9068602Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:10.9068952Z Compiling caffe2/operators/quant_decode_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:10.9069270Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:10.9069563Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:10.9069911Z Compiling caffe2/operators/prepend_dim_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:10.9070162Z [Prepa] //:ATen_CPU_AVX2 2022-11-23T02:03:11.2548547Z 2022-11-23T02:03:11.2549060Z  2022-11-23T02:03:11.2549353Z  2022-11-23T02:03:11.2549571Z  2022-11-23T02:03:11.2550409Z  2022-11-23T02:03:11.2551056Z  2022-11-23T02:03:11.2551435Z  2022-11-23T02:03:11.2551843Z  2022-11-23T02:03:11.2552395Z  2022-11-23T02:03:11.2553079Z [2,310 / 2,937] 8 actions, 7 running 2022-11-23T02:03:11.2553657Z Compiling caffe2/operators/reciprocal_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:11.2554302Z Compiling caffe2/operators/rank_loss_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:11.2554903Z Compiling caffe2/operators/quant_decode_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:11.2555436Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:11.2555913Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:11.2556478Z Compiling caffe2/operators/prepend_dim_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:11.2557220Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:11.2557669Z [Prepa] Executing genrule //:cpu/DistributionKernels.cpp_AVX2_cp 2022-11-23T02:03:11.4978712Z 2022-11-23T02:03:11.4979374Z  2022-11-23T02:03:11.4979714Z  2022-11-23T02:03:11.4979906Z  2022-11-23T02:03:11.4980065Z  2022-11-23T02:03:11.4980231Z  2022-11-23T02:03:11.4980396Z  2022-11-23T02:03:11.4980549Z  2022-11-23T02:03:11.4980714Z  2022-11-23T02:03:11.4980960Z [2,315 / 2,938] 8 actions running 2022-11-23T02:03:11.4981311Z Compiling caffe2/operators/quant_decode_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:11.4981655Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:11.4982006Z Compiling caffe2/operators/prepend_dim_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:11.5462892Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:11.5463366Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:11.5463877Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:11.5464488Z Compiling caffe2/operators/atomic_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:11.5465111Z Compiling caffe2/operators/pow_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:12.1144833Z 2022-11-23T02:03:12.1145417Z  2022-11-23T02:03:12.1145804Z  2022-11-23T02:03:12.1146137Z  2022-11-23T02:03:12.1146448Z  2022-11-23T02:03:12.1146742Z  2022-11-23T02:03:12.1146987Z  2022-11-23T02:03:12.1147264Z  2022-11-23T02:03:12.1147572Z  2022-11-23T02:03:12.1147991Z [2,316 / 2,939] 8 actions, 7 running 2022-11-23T02:03:12.1148409Z Compiling caffe2/operators/quant_decode_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:12.1148880Z Compiling caffe2/operators/prepend_dim_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:12.1149321Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:12.1149635Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:12.1149990Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:12.1150332Z Compiling caffe2/operators/atomic_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:12.1150779Z Compiling caffe2/operators/pow_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:12.1151099Z [Prepa] Executing genrule //:cpu/DepthwiseConvKernel.cpp_AVX2_cp 2022-11-23T02:03:12.3164616Z 2022-11-23T02:03:12.3165155Z  2022-11-23T02:03:12.3165504Z  2022-11-23T02:03:12.3165771Z  2022-11-23T02:03:12.3166162Z  2022-11-23T02:03:12.3166487Z  2022-11-23T02:03:12.3166740Z  2022-11-23T02:03:12.3166998Z  2022-11-23T02:03:12.3167245Z  2022-11-23T02:03:12.3167638Z [2,321 / 2,941] 8 actions, 7 running 2022-11-23T02:03:12.3168230Z Compiling caffe2/operators/prepend_dim_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:12.3168792Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:12.3169248Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:12.3169793Z Compiling caffe2/operators/atomic_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:12.3170378Z Compiling caffe2/operators/pow_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:12.3170923Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:12.3171437Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:12.3171996Z [Scann] Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp 2022-11-23T02:03:12.5475718Z 2022-11-23T02:03:12.5480857Z  2022-11-23T02:03:12.5481670Z  2022-11-23T02:03:12.5482081Z  2022-11-23T02:03:12.5482436Z  2022-11-23T02:03:12.5482805Z  2022-11-23T02:03:12.5483165Z  2022-11-23T02:03:12.5483498Z  2022-11-23T02:03:12.5483862Z  2022-11-23T02:03:12.5484354Z [2,321 / 2,941] 8 actions running 2022-11-23T02:03:12.5485018Z Compiling caffe2/operators/prepend_dim_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:12.5485873Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:12.5486952Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:12.5487608Z Compiling caffe2/operators/atomic_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:12.5489703Z Compiling caffe2/operators/pow_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:12.5490338Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:12.5490928Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:12.5491505Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:12.9071448Z 2022-11-23T02:03:12.9071995Z  2022-11-23T02:03:12.9072252Z  2022-11-23T02:03:12.9072426Z  2022-11-23T02:03:12.9072617Z  2022-11-23T02:03:12.9072771Z  2022-11-23T02:03:12.9072941Z  2022-11-23T02:03:12.9073277Z  2022-11-23T02:03:12.9073428Z  2022-11-23T02:03:12.9073686Z [2,322 / 2,941] 8 actions, 7 running 2022-11-23T02:03:12.9073992Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:12.9074282Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:12.9074622Z Compiling caffe2/operators/atomic_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:12.9074990Z Compiling caffe2/operators/pow_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:12.9075299Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:12.9075646Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:12.9075934Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:12.9076183Z [Scann] Compiling caffe2/operators/pool_gradient_op.cc 2022-11-23T02:03:13.1163662Z 2022-11-23T02:03:13.1164462Z  2022-11-23T02:03:13.1166617Z  2022-11-23T02:03:13.1167066Z  2022-11-23T02:03:13.1167527Z  2022-11-23T02:03:13.1167977Z  2022-11-23T02:03:13.1168398Z  2022-11-23T02:03:13.1168907Z  2022-11-23T02:03:13.1169275Z  2022-11-23T02:03:13.1169771Z [2,323 / 2,942] 8 actions, 7 running 2022-11-23T02:03:13.1170349Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:13.1171091Z Compiling caffe2/operators/atomic_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:13.1171916Z Compiling caffe2/operators/pow_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:13.1172684Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:13.1173397Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:13.1174158Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:13.1175007Z Compiling caffe2/operators/pool_gradient_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:13.1175757Z [Prepa] Executing genrule //:cpu/BlasKernel.cpp_AVX2_cp 2022-11-23T02:03:13.3480795Z 2022-11-23T02:03:13.3482057Z  2022-11-23T02:03:13.3482660Z  2022-11-23T02:03:13.3483216Z  2022-11-23T02:03:13.3483687Z  2022-11-23T02:03:13.3484183Z  2022-11-23T02:03:13.3484634Z  2022-11-23T02:03:13.3485097Z  2022-11-23T02:03:13.3485542Z  2022-11-23T02:03:13.3486153Z [2,325 / 2,942] 8 actions running 2022-11-23T02:03:13.3486889Z Compiling caffe2/operators/atomic_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:13.3487629Z Compiling caffe2/operators/pow_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:13.3488308Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:13.3488963Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:13.3489647Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:13.3490417Z Compiling caffe2/operators/pool_gradient_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:13.3491183Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:13.3491867Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:13.5517397Z 2022-11-23T02:03:13.5518353Z  2022-11-23T02:03:13.5519687Z  2022-11-23T02:03:13.5520015Z  2022-11-23T02:03:13.5520336Z  2022-11-23T02:03:13.5520656Z  2022-11-23T02:03:13.5520936Z  2022-11-23T02:03:13.5521455Z  2022-11-23T02:03:13.5522144Z  2022-11-23T02:03:13.5522545Z [2,326 / 2,943] 8 actions, 7 running 2022-11-23T02:03:13.5523123Z Compiling caffe2/operators/atomic_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:03:13.5523744Z Compiling caffe2/operators/pow_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:13.5524282Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:13.5524751Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:13.5525343Z Compiling caffe2/operators/pool_gradient_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:13.5525889Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:13.5526331Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:13.5526770Z [Prepa] Executing genrule //:cpu/AvgPoolKernel.cpp_AVX2_cp 2022-11-23T02:03:13.6347335Z 2022-11-23T02:03:13.6347910Z  2022-11-23T02:03:13.6348274Z  2022-11-23T02:03:13.6348543Z  2022-11-23T02:03:13.6348826Z  2022-11-23T02:03:13.6349116Z  2022-11-23T02:03:13.6349361Z  2022-11-23T02:03:13.6349638Z  2022-11-23T02:03:13.6349924Z  2022-11-23T02:03:13.6350471Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: 2022-11-23T02:03:13.6351009Z [2,327 / 2,943] 8 actions running 2022-11-23T02:03:13.6351557Z Compiling caffe2/operators/atomic_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:03:13.6352162Z Compiling caffe2/operators/pow_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:13.6352703Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:13.6353150Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:13.6353738Z Compiling caffe2/operators/pool_gradient_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:13.6354307Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:13.6354777Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:13.6355243Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:13.6355904Z 2022-11-23T02:03:13.6356078Z  2022-11-23T02:03:13.6356530Z  2022-11-23T02:03:13.6356820Z  2022-11-23T02:03:13.6357240Z  2022-11-23T02:03:13.6357527Z  2022-11-23T02:03:13.6357996Z  2022-11-23T02:03:13.6358268Z  2022-11-23T02:03:13.6358548Z  2022-11-23T02:03:13.6359185Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp:2:0: 2022-11-23T02:03:13.6360005Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: In lambda function: 2022-11-23T02:03:13.6360982Z 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-11-23T02:03:13.6361916Z [=](Vectorized a) -> Vectorized { return a; }); 2022-11-23T02:03:13.6362274Z ^~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:03:13.6366838Z [2,327 / 2,943] 8 actions running 2022-11-23T02:03:13.6367839Z Compiling caffe2/operators/atomic_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:03:13.6368587Z Compiling caffe2/operators/pow_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:13.6369098Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:13.6369542Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:13.6370006Z Compiling caffe2/operators/pool_gradient_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:13.6370506Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:13.6370929Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:13.6371402Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:13.6619790Z 2022-11-23T02:03:13.6620793Z  2022-11-23T02:03:13.6621356Z  2022-11-23T02:03:13.6621668Z  2022-11-23T02:03:13.6622153Z  2022-11-23T02:03:13.6622455Z  2022-11-23T02:03:13.6622894Z  2022-11-23T02:03:13.6623174Z  2022-11-23T02:03:13.6623786Z  2022-11-23T02:03:13.6624400Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp: 2022-11-23T02:03:13.6625161Z [2,328 / 2,943] 8 actions, 7 running 2022-11-23T02:03:13.6625862Z Compiling caffe2/operators/atomic_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:03:13.6626613Z Compiling caffe2/operators/pow_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:13.6627399Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:13.6628267Z Compiling caffe2/operators/pool_gradient_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:13.6629111Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:13.6629783Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:13.6630394Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:13.6631120Z [Scann] Compiling caffe2/operators/perplexity_op.cc 2022-11-23T02:03:13.6631408Z 2022-11-23T02:03:13.6631562Z  2022-11-23T02:03:13.6632058Z  2022-11-23T02:03:13.6632357Z  2022-11-23T02:03:13.6632797Z  2022-11-23T02:03:13.6633106Z  2022-11-23T02:03:13.6633511Z  2022-11-23T02:03:13.6633763Z  2022-11-23T02:03:13.6634007Z  2022-11-23T02:03:13.6634937Z 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-11-23T02:03:13.6635446Z # pragma unroll 2022-11-23T02:03:13.6635834Z 2022-11-23T02:03:13.6636186Z [2,328 / 2,943] 8 actions, 7 running 2022-11-23T02:03:13.6636806Z Compiling caffe2/operators/atomic_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:03:13.6637481Z Compiling caffe2/operators/pow_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:13.6638114Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:13.6638771Z Compiling caffe2/operators/pool_gradient_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:13.6639267Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:13.6639825Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:13.6640361Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:13.6640745Z [Prepa] Compiling caffe2/operators/perplexity_op.cc 2022-11-23T02:03:13.9485518Z 2022-11-23T02:03:13.9486072Z  2022-11-23T02:03:13.9486437Z  2022-11-23T02:03:13.9486777Z  2022-11-23T02:03:13.9487065Z  2022-11-23T02:03:13.9487362Z  2022-11-23T02:03:13.9487664Z  2022-11-23T02:03:13.9487953Z  2022-11-23T02:03:13.9488256Z  2022-11-23T02:03:13.9488681Z [2,330 / 2,944] 8 actions running 2022-11-23T02:03:13.9489290Z Compiling caffe2/operators/atomic_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:03:13.9489992Z Compiling caffe2/operators/pow_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:13.9490721Z Compiling caffe2/operators/pool_gradient_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:13.9491320Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:13.9491844Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:13.9492370Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:13.9493003Z Compiling caffe2/operators/perplexity_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:13.9493626Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:14.1491270Z 2022-11-23T02:03:14.1491823Z  2022-11-23T02:03:14.1492181Z  2022-11-23T02:03:14.1492513Z  2022-11-23T02:03:14.1492829Z  2022-11-23T02:03:14.1493074Z  2022-11-23T02:03:14.1493230Z  2022-11-23T02:03:14.1493394Z  2022-11-23T02:03:14.1493557Z  2022-11-23T02:03:14.1493788Z [2,331 / 2,945] 8 actions running 2022-11-23T02:03:14.1494137Z Compiling caffe2/operators/atomic_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:03:14.1494544Z Compiling caffe2/operators/pool_gradient_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:14.1494869Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:14.1617140Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:14.1617751Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:14.1618297Z Compiling caffe2/operators/perplexity_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:14.1618798Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:14.1619362Z .../kernels/QuantizedOpKernels.cpp_DEFAULT_cp; 0s processwrapper-sandbox 2022-11-23T02:03:14.3625827Z 2022-11-23T02:03:14.3626403Z  2022-11-23T02:03:14.3626769Z  2022-11-23T02:03:14.3627086Z  2022-11-23T02:03:14.3627388Z  2022-11-23T02:03:14.3627644Z  2022-11-23T02:03:14.3627953Z  2022-11-23T02:03:14.3628264Z  2022-11-23T02:03:14.3628565Z  2022-11-23T02:03:14.3628958Z [2,335 / 2,946] 8 actions running 2022-11-23T02:03:14.3629864Z Compiling caffe2/operators/pool_gradient_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:14.3630453Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:14.3630995Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:14.3631626Z Compiling caffe2/operators/perplexity_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:14.3632207Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:03:14.3632566Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:14.3632918Z Compiling caffe2/operators/percentile_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:14.3633302Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:14.8067163Z 2022-11-23T02:03:14.8068170Z  2022-11-23T02:03:14.8070903Z  2022-11-23T02:03:14.8075398Z  2022-11-23T02:03:14.8075957Z  2022-11-23T02:03:14.8076235Z  2022-11-23T02:03:14.8086948Z  2022-11-23T02:03:14.8087347Z  2022-11-23T02:03:14.8087609Z  2022-11-23T02:03:14.8087975Z [2,336 / 2,946] 8 actions, 7 running 2022-11-23T02:03:14.8088268Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:14.8088559Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:14.8088918Z Compiling caffe2/operators/perplexity_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:14.8089251Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:03:14.8089789Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:14.8090224Z Compiling caffe2/operators/percentile_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:14.8090567Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:14.8090824Z [Scann] Compiling caffe2/operators/apmeter_op.cc 2022-11-23T02:03:15.1634231Z 2022-11-23T02:03:15.1634783Z  2022-11-23T02:03:15.1635125Z  2022-11-23T02:03:15.1635482Z  2022-11-23T02:03:15.1635795Z  2022-11-23T02:03:15.1636090Z  2022-11-23T02:03:15.1636406Z  2022-11-23T02:03:15.1636739Z  2022-11-23T02:03:15.1637022Z  2022-11-23T02:03:15.1637310Z [2,340 / 2,947] 8 actions running 2022-11-23T02:03:15.1637680Z Compiling caffe2/operators/perplexity_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:15.1638090Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:15.1638443Z Compiling caffe2/operators/percentile_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:15.1638854Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:15.1639390Z Compiling caffe2/operators/apmeter_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:15.1639978Z Compiling caffe2/operators/arg_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:15.1640601Z Compiling caffe2/operators/partition_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:15.1641136Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:15.5610868Z 2022-11-23T02:03:15.5611777Z  2022-11-23T02:03:15.5612371Z  2022-11-23T02:03:15.5613192Z  2022-11-23T02:03:15.5613554Z  2022-11-23T02:03:15.5613866Z  2022-11-23T02:03:15.5614165Z  2022-11-23T02:03:15.5614474Z  2022-11-23T02:03:15.5614784Z  2022-11-23T02:03:15.5618614Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: 2022-11-23T02:03:15.5619287Z [2,340 / 2,947] 8 actions running 2022-11-23T02:03:15.5619771Z Compiling caffe2/operators/perplexity_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:15.5620333Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:15.5620849Z Compiling caffe2/operators/percentile_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:15.5621392Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:15.5621973Z Compiling caffe2/operators/apmeter_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:15.5622454Z Compiling caffe2/operators/arg_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:15.5623031Z Compiling caffe2/operators/partition_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:15.5623721Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:15.5623947Z 2022-11-23T02:03:15.5624084Z  2022-11-23T02:03:15.5624321Z  2022-11-23T02:03:15.5624598Z  2022-11-23T02:03:15.5624859Z  2022-11-23T02:03:15.5625078Z  2022-11-23T02:03:15.5625349Z  2022-11-23T02:03:15.5625607Z  2022-11-23T02:03:15.5625905Z  2022-11-23T02:03:15.5626324Z In file included from /usr/include/c++/7/tuple:39:0, 2022-11-23T02:03:15.5626665Z from /usr/include/c++/7/functional:54, 2022-11-23T02:03:15.5626986Z from ./c10/core/DeviceType.h:10, 2022-11-23T02:03:15.5627307Z from ./c10/core/Device.h:3, 2022-11-23T02:03:15.5627855Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/core/TensorBody.h:11, 2022-11-23T02:03:15.5628260Z from aten/src/ATen/core/Tensor.h:3, 2022-11-23T02:03:15.5628981Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:2: 2022-11-23T02:03:15.5630567Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]': 2022-11-23T02:03:15.5632470Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::' 2022-11-23T02:03:15.5634249Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]' 2022-11-23T02:03:15.5635891Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::' 2022-11-23T02:03:15.5637593Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]' 2022-11-23T02:03:15.5639381Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2022-11-23T02:03:15.5641230Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2022-11-23T02:03:15.5642824Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:4225:1: required from here 2022-11-23T02:03:15.5643724Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2022-11-23T02:03:15.5644507Z struct array 2022-11-23T02:03:15.5644742Z ^~~~~ 2022-11-23T02:03:15.5645412Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'signed char std::array::_M_elems [32]' 2022-11-23T02:03:15.5645875Z typename _AT_Type::_Type _M_elems; 2022-11-23T02:03:15.5646190Z ^~~~~~~~ 2022-11-23T02:03:15.5647320Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]': 2022-11-23T02:03:15.5649080Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::' 2022-11-23T02:03:15.5650645Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]' 2022-11-23T02:03:15.5652227Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::' 2022-11-23T02:03:15.5653751Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]' 2022-11-23T02:03:15.5655626Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2022-11-23T02:03:15.5657762Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2022-11-23T02:03:15.5659613Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:4225:1: required from here 2022-11-23T02:03:15.5660536Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2022-11-23T02:03:15.5660914Z struct array 2022-11-23T02:03:15.5661178Z ^~~~~ 2022-11-23T02:03:15.5661839Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'unsigned char std::array::_M_elems [32]' 2022-11-23T02:03:15.5662288Z typename _AT_Type::_Type _M_elems; 2022-11-23T02:03:15.5662659Z ^~~~~~~~ 2022-11-23T02:03:15.5663719Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]': 2022-11-23T02:03:15.5665396Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::' 2022-11-23T02:03:15.5666776Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]' 2022-11-23T02:03:15.5668252Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::' 2022-11-23T02:03:15.5669656Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]' 2022-11-23T02:03:15.5671364Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2022-11-23T02:03:15.5673449Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2022-11-23T02:03:15.5674833Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:4225:1: required from here 2022-11-23T02:03:15.5675620Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2022-11-23T02:03:15.5676011Z struct array 2022-11-23T02:03:15.5676272Z ^~~~~ 2022-11-23T02:03:15.5676992Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'int std::array::_M_elems [8]' 2022-11-23T02:03:15.5677436Z typename _AT_Type::_Type _M_elems; 2022-11-23T02:03:15.5677903Z ^~~~~~~~ 2022-11-23T02:03:15.5679199Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]': 2022-11-23T02:03:15.5680787Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::' 2022-11-23T02:03:15.5686451Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]' 2022-11-23T02:03:15.5823911Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::' 2022-11-23T02:03:15.5825580Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]' 2022-11-23T02:03:15.5827711Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2022-11-23T02:03:15.5829996Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2022-11-23T02:03:15.5831470Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:4226:1: required from here 2022-11-23T02:03:15.5832402Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2022-11-23T02:03:15.5832818Z struct array 2022-11-23T02:03:15.5833083Z ^~~~~ 2022-11-23T02:03:15.5833904Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'signed char std::array::_M_elems [32]' 2022-11-23T02:03:15.5834465Z typename _AT_Type::_Type _M_elems; 2022-11-23T02:03:15.5834830Z ^~~~~~~~ 2022-11-23T02:03:15.5836208Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]': 2022-11-23T02:03:15.5838227Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::' 2022-11-23T02:03:15.5839990Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]' 2022-11-23T02:03:15.5841840Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::' 2022-11-23T02:03:15.5843347Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]' 2022-11-23T02:03:15.5845365Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2022-11-23T02:03:15.5847696Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2022-11-23T02:03:15.5849165Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:4226:1: required from here 2022-11-23T02:03:15.5850061Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2022-11-23T02:03:15.5850493Z struct array 2022-11-23T02:03:15.5850751Z ^~~~~ 2022-11-23T02:03:15.5851548Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'unsigned char std::array::_M_elems [32]' 2022-11-23T02:03:15.5851967Z typename _AT_Type::_Type _M_elems; 2022-11-23T02:03:15.5852200Z ^~~~~~~~ 2022-11-23T02:03:15.5853022Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]': 2022-11-23T02:03:15.5854270Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::' 2022-11-23T02:03:15.5855318Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]' 2022-11-23T02:03:15.5856554Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::' 2022-11-23T02:03:15.5857582Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]' 2022-11-23T02:03:15.5858888Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2022-11-23T02:03:15.5860505Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2022-11-23T02:03:15.5861465Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:4226:1: required from here 2022-11-23T02:03:15.5862090Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2022-11-23T02:03:15.5862370Z struct array 2022-11-23T02:03:15.5862538Z ^~~~~ 2022-11-23T02:03:15.5862988Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'int std::array::_M_elems [8]' 2022-11-23T02:03:15.5863329Z typename _AT_Type::_Type _M_elems; 2022-11-23T02:03:15.5863592Z ^~~~~~~~ 2022-11-23T02:03:15.5863837Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:15:0, 2022-11-23T02:03:15.5864129Z from aten/src/ATen/cpu/vec/vec.h:6, 2022-11-23T02:03:15.5864373Z from aten/src/ATen/native/cpu/Loops.h:37, 2022-11-23T02:03:15.5864848Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:11: 2022-11-23T02:03:15.5866167Z 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-11-23T02:03:15.5867105Z 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-11-23T02:03:15.5867451Z float_vec_return_type dequantize( 2022-11-23T02:03:15.5867736Z ^~~~~~~~~~ 2022-11-23T02:03:15.5868075Z [2,340 / 2,947] 8 actions running 2022-11-23T02:03:15.5868573Z Compiling caffe2/operators/perplexity_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:15.5869001Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:15.5869579Z Compiling caffe2/operators/percentile_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:15.5870115Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:15.5870694Z Compiling caffe2/operators/apmeter_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:15.5871369Z Compiling caffe2/operators/arg_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:15.5871997Z Compiling caffe2/operators/partition_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:15.5872530Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:15.6099332Z 2022-11-23T02:03:15.6099858Z  2022-11-23T02:03:15.6100208Z  2022-11-23T02:03:15.6100530Z  2022-11-23T02:03:15.6100808Z  2022-11-23T02:03:15.6101062Z  2022-11-23T02:03:15.6101337Z  2022-11-23T02:03:15.6101608Z  2022-11-23T02:03:15.6101860Z  2022-11-23T02:03:15.6102410Z INFO: From Compiling aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: 2022-11-23T02:03:15.6102939Z [2,342 / 2,948] 8 actions running 2022-11-23T02:03:15.6103485Z Compiling caffe2/operators/perplexity_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:15.6104344Z Compiling caffe2/operators/percentile_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:15.6104906Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:15.6105472Z Compiling caffe2/operators/apmeter_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:15.6106087Z Compiling caffe2/operators/arg_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:15.6106720Z Compiling caffe2/operators/partition_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:15.6107265Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:15.6107738Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:15.6107976Z 2022-11-23T02:03:15.6108113Z  2022-11-23T02:03:15.6108395Z  2022-11-23T02:03:15.6108657Z  2022-11-23T02:03:15.6108934Z  2022-11-23T02:03:15.6109204Z  2022-11-23T02:03:15.6109459Z  2022-11-23T02:03:15.6109716Z  2022-11-23T02:03:15.6109993Z  2022-11-23T02:03:15.6110612Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp:8:0: 2022-11-23T02:03:15.6111443Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T02:03:15.6112442Z 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-11-23T02:03:15.6113205Z [=](at::vec::Vectorized self, at::vec::Vectorized other) { return ufunc::add(self, other, _v_alpha); } 2022-11-23T02:03:15.6113674Z ^ 2022-11-23T02:03:15.6114080Z [2,342 / 2,948] 8 actions running 2022-11-23T02:03:15.6114611Z Compiling caffe2/operators/perplexity_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:15.6115223Z Compiling caffe2/operators/percentile_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:15.6115778Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:15.6116339Z Compiling caffe2/operators/apmeter_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:15.6116921Z Compiling caffe2/operators/arg_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:15.6117521Z Compiling caffe2/operators/partition_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:15.6118153Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:15.6118625Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:15.9656809Z 2022-11-23T02:03:15.9657942Z  2022-11-23T02:03:15.9658313Z  2022-11-23T02:03:15.9658775Z  2022-11-23T02:03:15.9659082Z  2022-11-23T02:03:15.9659510Z  2022-11-23T02:03:15.9659804Z  2022-11-23T02:03:15.9660232Z  2022-11-23T02:03:15.9660500Z  2022-11-23T02:03:15.9661010Z [2,343 / 2,948] 8 actions running 2022-11-23T02:03:15.9661599Z Compiling caffe2/operators/perplexity_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:15.9662268Z Compiling caffe2/operators/percentile_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:15.9663096Z Compiling caffe2/operators/apmeter_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:15.9663736Z Compiling caffe2/operators/arg_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:15.9664360Z Compiling caffe2/operators/partition_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:15.9664941Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:15.9665451Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:15.9666015Z Compiling caffe2/utils/math_cpu.cc; 0s processwrapper-sandbox 2022-11-23T02:03:16.3655215Z 2022-11-23T02:03:16.3656040Z  2022-11-23T02:03:16.3656617Z  2022-11-23T02:03:16.3657410Z  2022-11-23T02:03:16.3657757Z  2022-11-23T02:03:16.3658064Z  2022-11-23T02:03:16.3658355Z  2022-11-23T02:03:16.3658655Z  2022-11-23T02:03:16.3659171Z  2022-11-23T02:03:16.3659580Z [2,345 / 2,948] 8 actions running 2022-11-23T02:03:16.3660201Z Compiling caffe2/operators/apmeter_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:16.3660892Z Compiling caffe2/operators/arg_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:16.3661569Z Compiling caffe2/operators/partition_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:16.3662192Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:16.3662744Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:16.3663341Z Compiling caffe2/utils/math_cpu.cc; 0s processwrapper-sandbox 2022-11-23T02:03:16.3663871Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:16.3664365Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:16.5875256Z 2022-11-23T02:03:16.5876465Z  2022-11-23T02:03:16.5876846Z  2022-11-23T02:03:16.5877347Z  2022-11-23T02:03:16.5877642Z  2022-11-23T02:03:16.5878153Z  2022-11-23T02:03:16.5878510Z  2022-11-23T02:03:16.5878937Z  2022-11-23T02:03:16.5879181Z  2022-11-23T02:03:16.5879913Z [2,346 / 2,949] 8 actions, 7 running 2022-11-23T02:03:16.5880620Z Compiling caffe2/operators/arg_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:16.5881380Z Compiling caffe2/operators/partition_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:16.5882161Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:16.5882795Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:16.5883476Z Compiling caffe2/utils/math_cpu.cc; 0s processwrapper-sandbox 2022-11-23T02:03:16.5884090Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:16.5884549Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:16.5885128Z [Prepa] Executing genrule //:cpu/WeightNormKernel.cpp_DEFAULT_cp 2022-11-23T02:03:16.9215865Z 2022-11-23T02:03:16.9216719Z  2022-11-23T02:03:16.9218598Z  2022-11-23T02:03:16.9219047Z  2022-11-23T02:03:16.9219443Z  2022-11-23T02:03:16.9219775Z  2022-11-23T02:03:16.9220115Z  2022-11-23T02:03:16.9220466Z  2022-11-23T02:03:16.9220801Z  2022-11-23T02:03:16.9221420Z INFO: From Compiling aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp: 2022-11-23T02:03:16.9222076Z [2,348 / 2,949] 7 actions running 2022-11-23T02:03:16.9222719Z Compiling caffe2/operators/arg_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:03:16.9223474Z Compiling caffe2/operators/partition_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:03:16.9224106Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:16.9224756Z Compiling caffe2/utils/math_cpu.cc; 1s processwrapper-sandbox 2022-11-23T02:03:16.9225348Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:16.9225857Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:16.9226444Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:16.9226871Z 2022-11-23T02:03:16.9227119Z  2022-11-23T02:03:16.9227501Z  2022-11-23T02:03:16.9227851Z  2022-11-23T02:03:16.9228221Z  2022-11-23T02:03:16.9228584Z  2022-11-23T02:03:16.9228962Z  2022-11-23T02:03:16.9229518Z  2022-11-23T02:03:16.9230053Z In file included from ./c10/util/ArrayRef.h:21:0, 2022-11-23T02:03:16.9230548Z from ./c10/core/DispatchKey.h:5, 2022-11-23T02:03:16.9231045Z from ./c10/core/Backend.h:4, 2022-11-23T02:03:16.9231489Z from ./c10/core/Layout.h:3, 2022-11-23T02:03:16.9232203Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/core/TensorBody.h:12, 2022-11-23T02:03:16.9232792Z from aten/src/ATen/core/Tensor.h:3, 2022-11-23T02:03:16.9233619Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp:8: 2022-11-23T02:03:16.9234843Z ./c10/util/SmallVector.h: In member function 'void c10::SmallVectorTemplateBase::growAndAssign(size_t, T) [with T = at::vec::DEFAULT::Vectorized]': 2022-11-23T02:03:16.9236106Z ./c10/util/SmallVector.h:606:8: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-11-23T02:03:16.9236751Z void growAndAssign(size_t NumElts, T Elt) { 2022-11-23T02:03:16.9237206Z ^~~~~~~~~~~~~ 2022-11-23T02:03:16.9237765Z [2,348 / 2,950] 7 actions running 2022-11-23T02:03:16.9238526Z Compiling caffe2/operators/arg_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:03:16.9239293Z Compiling caffe2/operators/partition_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:03:16.9240020Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:16.9240745Z Compiling caffe2/utils/math_cpu.cc; 1s processwrapper-sandbox 2022-11-23T02:03:16.9241377Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:16.9242081Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:16.9242589Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:17.0278392Z 2022-11-23T02:03:17.0278902Z  2022-11-23T02:03:17.0279239Z  2022-11-23T02:03:17.0279514Z  2022-11-23T02:03:17.0279795Z  2022-11-23T02:03:17.0280075Z  2022-11-23T02:03:17.0280366Z  2022-11-23T02:03:17.0280649Z  2022-11-23T02:03:17.0281144Z INFO: From Compiling caffe2/operators/partition_ops.cc: 2022-11-23T02:03:17.0281752Z [2,351 / 2,950] 8 actions running 2022-11-23T02:03:17.0282230Z Compiling caffe2/operators/partition_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:03:17.0282802Z Compiling caffe2/utils/math_cpu.cc; 1s processwrapper-sandbox 2022-11-23T02:03:17.0283272Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:17.0283711Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:17.0284189Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:17.0284767Z Compiling caffe2/utils/proto_convert.cc; 0s processwrapper-sandbox 2022-11-23T02:03:17.0285302Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:17.0285895Z Compiling caffe2/operators/one_hot_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:17.0286160Z 2022-11-23T02:03:17.0286289Z  2022-11-23T02:03:17.0286528Z  2022-11-23T02:03:17.0286810Z  2022-11-23T02:03:17.0287090Z  2022-11-23T02:03:17.0287348Z  2022-11-23T02:03:17.0287621Z  2022-11-23T02:03:17.0287900Z  2022-11-23T02:03:17.0288146Z  2022-11-23T02:03:17.0289033Z caffe2/operators/partition_ops.cc: In member function 'virtual std::vector caffe2::{anonymous}::{anonymous}::GetGatherByKeyGradient::GetGradientDefs()': 2022-11-23T02:03:17.0289992Z caffe2/operators/partition_ops.cc:122:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:17.0290495Z for (int i = 1; i < g_input_.size(); ++i) { 2022-11-23T02:03:17.0290814Z ~~^~~~~~~~~~~~~~~~~ 2022-11-23T02:03:17.0291481Z caffe2/operators/partition_ops.cc:135:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:17.0292021Z for (int i = 1; i < g_input_.size(); ++i) { 2022-11-23T02:03:17.0292503Z ~~^~~~~~~~~~~~~~~~~ 2022-11-23T02:03:17.0292908Z [2,351 / 2,950] 8 actions running 2022-11-23T02:03:17.0293447Z Compiling caffe2/operators/partition_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:03:17.0294041Z Compiling caffe2/utils/math_cpu.cc; 1s processwrapper-sandbox 2022-11-23T02:03:17.0294552Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:17.0295004Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:17.0295485Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:17.0296050Z Compiling caffe2/utils/proto_convert.cc; 0s processwrapper-sandbox 2022-11-23T02:03:17.0296594Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:17.0297165Z Compiling caffe2/operators/one_hot_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:17.3685449Z 2022-11-23T02:03:17.3686291Z  2022-11-23T02:03:17.3688847Z  2022-11-23T02:03:17.3689632Z  2022-11-23T02:03:17.3689862Z  2022-11-23T02:03:17.3690121Z  2022-11-23T02:03:17.3690372Z  2022-11-23T02:03:17.3692028Z  2022-11-23T02:03:17.3692396Z  2022-11-23T02:03:17.3693030Z [2,353 / 2,951] 8 actions running 2022-11-23T02:03:17.3693632Z Compiling caffe2/utils/math_cpu.cc; 1s processwrapper-sandbox 2022-11-23T02:03:17.3694205Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:17.3694914Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:17.3695554Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:17.3696262Z Compiling caffe2/utils/proto_convert.cc; 0s processwrapper-sandbox 2022-11-23T02:03:17.3696885Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:17.3697799Z Compiling caffe2/operators/one_hot_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:17.3698403Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:17.7326567Z 2022-11-23T02:03:17.7327092Z  2022-11-23T02:03:17.7327449Z  2022-11-23T02:03:17.7327768Z  2022-11-23T02:03:17.7328106Z  2022-11-23T02:03:17.7328376Z  2022-11-23T02:03:17.7328529Z  2022-11-23T02:03:17.7328755Z  2022-11-23T02:03:17.7328927Z  2022-11-23T02:03:17.7329199Z INFO: From Compiling caffe2/utils/math_cpu.cc: 2022-11-23T02:03:17.7330132Z [2,353 / 2,951] 8 actions running 2022-11-23T02:03:17.7330684Z Compiling caffe2/utils/math_cpu.cc; 2s processwrapper-sandbox 2022-11-23T02:03:17.7331315Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:17.7331701Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:17.7333265Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:17.7333897Z Compiling caffe2/utils/proto_convert.cc; 0s processwrapper-sandbox 2022-11-23T02:03:17.7334521Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:17.7335092Z Compiling caffe2/operators/one_hot_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:17.7335611Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:17.7335864Z 2022-11-23T02:03:17.7335993Z  2022-11-23T02:03:17.7336519Z  2022-11-23T02:03:17.7336835Z  2022-11-23T02:03:17.7337156Z  2022-11-23T02:03:17.7337462Z  2022-11-23T02:03:17.7337782Z  2022-11-23T02:03:17.7339309Z  2022-11-23T02:03:17.7339800Z  2022-11-23T02:03:17.7340669Z 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-11-23T02:03:17.7341221Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:17.7341576Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2022-11-23T02:03:17.7342388Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-11-23T02:03:17.7342835Z caffe2/utils/math_cpu.cc:1227:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-11-23T02:03:17.7365880Z CAFFE2_RAND_FIXED_SUM(int8_t); 2022-11-23T02:03:17.7366278Z ^ 2022-11-23T02:03:17.7366899Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:17.7367429Z value > b || remaining_sum_test > b * remaining_numbers); \ 2022-11-23T02:03:17.7367806Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-11-23T02:03:17.7368427Z caffe2/utils/math_cpu.cc:1227:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-11-23T02:03:17.7368822Z CAFFE2_RAND_FIXED_SUM(int8_t); 2022-11-23T02:03:17.7369111Z ^ 2022-11-23T02:03:17.7369938Z 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-11-23T02:03:17.7370967Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:17.7371531Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2022-11-23T02:03:17.7371926Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-11-23T02:03:17.7372451Z caffe2/utils/math_cpu.cc:1229:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-11-23T02:03:17.7372868Z CAFFE2_RAND_FIXED_SUM(int16_t); 2022-11-23T02:03:17.7373163Z ^ 2022-11-23T02:03:17.7373755Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:17.7374303Z value > b || remaining_sum_test > b * remaining_numbers); \ 2022-11-23T02:03:17.7374675Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-11-23T02:03:17.7375202Z caffe2/utils/math_cpu.cc:1229:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-11-23T02:03:17.7375607Z CAFFE2_RAND_FIXED_SUM(int16_t); 2022-11-23T02:03:17.7375896Z ^ 2022-11-23T02:03:17.7376685Z 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-11-23T02:03:17.7377522Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:17.7378067Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2022-11-23T02:03:17.7378452Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-11-23T02:03:17.7378994Z caffe2/utils/math_cpu.cc:1231:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-11-23T02:03:17.7379390Z CAFFE2_RAND_FIXED_SUM(int32_t); 2022-11-23T02:03:17.7379680Z ^ 2022-11-23T02:03:17.7380287Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:17.7380818Z value > b || remaining_sum_test > b * remaining_numbers); \ 2022-11-23T02:03:17.7381195Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-11-23T02:03:17.7381729Z caffe2/utils/math_cpu.cc:1231:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-11-23T02:03:17.7382116Z CAFFE2_RAND_FIXED_SUM(int32_t); 2022-11-23T02:03:17.7382399Z ^ 2022-11-23T02:03:17.7383190Z 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-11-23T02:03:17.7384049Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:17.7384575Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2022-11-23T02:03:17.7384959Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-11-23T02:03:17.7385491Z caffe2/utils/math_cpu.cc:1233:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-11-23T02:03:17.7385896Z CAFFE2_RAND_FIXED_SUM(int64_t); 2022-11-23T02:03:17.7386179Z ^ 2022-11-23T02:03:17.7386901Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:17.7387449Z value > b || remaining_sum_test > b * remaining_numbers); \ 2022-11-23T02:03:17.7387812Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-11-23T02:03:17.7388352Z caffe2/utils/math_cpu.cc:1233:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-11-23T02:03:17.7388760Z CAFFE2_RAND_FIXED_SUM(int64_t); 2022-11-23T02:03:17.7389027Z ^ 2022-11-23T02:03:17.7389826Z 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-11-23T02:03:17.7390694Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:17.7391214Z for (int j = 0; j < cum_dis.size();) { \ 2022-11-23T02:03:17.7391605Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T02:03:17.7392160Z caffe2/utils/math_cpu.cc:1403:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-11-23T02:03:17.7392592Z CAFFE2_RAND_SYNTHETIC_DATA(float); 2022-11-23T02:03:17.7392881Z ^ 2022-11-23T02:03:17.7393680Z 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-11-23T02:03:17.7394550Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:17.7395058Z for (int j = 0; j < cum_dis.size();) { \ 2022-11-23T02:03:17.7395400Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T02:03:17.7395944Z caffe2/utils/math_cpu.cc:1405:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-11-23T02:03:17.7396381Z CAFFE2_RAND_SYNTHETIC_DATA(double); 2022-11-23T02:03:17.7396666Z ^ 2022-11-23T02:03:17.7397489Z 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-11-23T02:03:17.7398480Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:17.7398985Z for (int j = 0; j < cum_dis.size();) { \ 2022-11-23T02:03:17.7399327Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T02:03:17.7399867Z caffe2/utils/math_cpu.cc:1407:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-11-23T02:03:17.7400292Z CAFFE2_RAND_SYNTHETIC_DATA(int8_t); 2022-11-23T02:03:17.7400580Z ^ 2022-11-23T02:03:17.7401386Z 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-11-23T02:03:17.7402492Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:17.7403004Z for (int j = 0; j < cum_dis.size();) { \ 2022-11-23T02:03:17.7403349Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T02:03:17.7403890Z caffe2/utils/math_cpu.cc:1409:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-11-23T02:03:17.7404316Z CAFFE2_RAND_SYNTHETIC_DATA(int16_t); 2022-11-23T02:03:17.7404602Z ^ 2022-11-23T02:03:17.7405391Z 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-11-23T02:03:17.7406259Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:17.7406757Z for (int j = 0; j < cum_dis.size();) { \ 2022-11-23T02:03:17.7407100Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T02:03:17.7407643Z caffe2/utils/math_cpu.cc:1411:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-11-23T02:03:17.7408197Z CAFFE2_RAND_SYNTHETIC_DATA(int32_t); 2022-11-23T02:03:17.7408494Z ^ 2022-11-23T02:03:17.7409295Z 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-11-23T02:03:17.7410174Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:17.7410685Z for (int j = 0; j < cum_dis.size();) { \ 2022-11-23T02:03:17.7411034Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T02:03:17.7411574Z caffe2/utils/math_cpu.cc:1413:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-11-23T02:03:17.7412011Z CAFFE2_RAND_SYNTHETIC_DATA(int64_t); 2022-11-23T02:03:17.7412439Z ^ 2022-11-23T02:03:17.7413276Z 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-11-23T02:03:17.7414171Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:17.7414678Z for (int j = 0; j < cum_dis.size();) { \ 2022-11-23T02:03:17.7415004Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T02:03:17.7415552Z caffe2/utils/math_cpu.cc:1415:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-11-23T02:03:17.7415986Z CAFFE2_RAND_SYNTHETIC_DATA(uint8_t); 2022-11-23T02:03:17.7416271Z ^ 2022-11-23T02:03:17.7417111Z 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-11-23T02:03:17.7418019Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:17.7418530Z for (int j = 0; j < cum_dis.size();) { \ 2022-11-23T02:03:17.7418872Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T02:03:17.7419410Z caffe2/utils/math_cpu.cc:1417:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-11-23T02:03:17.7419850Z CAFFE2_RAND_SYNTHETIC_DATA(uint16_t); 2022-11-23T02:03:17.7420137Z ^ 2022-11-23T02:03:17.7420956Z 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-11-23T02:03:17.7421844Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:17.7422340Z for (int j = 0; j < cum_dis.size();) { \ 2022-11-23T02:03:17.7422688Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T02:03:17.7423241Z caffe2/utils/math_cpu.cc:1419:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-11-23T02:03:17.7423681Z CAFFE2_RAND_SYNTHETIC_DATA(uint32_t); 2022-11-23T02:03:17.7423968Z ^ 2022-11-23T02:03:17.7424794Z 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-11-23T02:03:17.7425690Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:17.7426195Z for (int j = 0; j < cum_dis.size();) { \ 2022-11-23T02:03:17.7426539Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T02:03:17.7427085Z caffe2/utils/math_cpu.cc:1421:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-11-23T02:03:17.7427515Z CAFFE2_RAND_SYNTHETIC_DATA(uint64_t); 2022-11-23T02:03:17.7427808Z ^ 2022-11-23T02:03:17.7429037Z 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-11-23T02:03:17.7429910Z caffe2/utils/math_cpu.cc:1419:1: required from here 2022-11-23T02:03:17.7430609Z caffe2/utils/math_cpu.cc:1354:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:17.7431061Z if (mem_ref < min) { 2022-11-23T02:03:17.7431338Z ~~~~~~~~^~~~~ 2022-11-23T02:03:17.7431968Z caffe2/utils/math_cpu.cc:1360:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:17.7432415Z if (mem_ref > max) { 2022-11-23T02:03:17.7432694Z ~~~~~~~~^~~~~ 2022-11-23T02:03:17.7433848Z 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-11-23T02:03:17.7434708Z caffe2/utils/math_cpu.cc:1421:1: required from here 2022-11-23T02:03:17.7435394Z caffe2/utils/math_cpu.cc:1354:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:17.7435867Z if (mem_ref < min) { 2022-11-23T02:03:17.7436150Z ~~~~~~~~^~~~~ 2022-11-23T02:03:17.7436778Z caffe2/utils/math_cpu.cc:1360:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:17.7437227Z if (mem_ref > max) { 2022-11-23T02:03:17.7437508Z ~~~~~~~~^~~~~ 2022-11-23T02:03:17.7437964Z [2,353 / 2,951] 8 actions running 2022-11-23T02:03:17.7438476Z Compiling caffe2/utils/math_cpu.cc; 2s processwrapper-sandbox 2022-11-23T02:03:17.7438992Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:17.7439450Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:17.7439920Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:17.7440494Z Compiling caffe2/utils/proto_convert.cc; 0s processwrapper-sandbox 2022-11-23T02:03:17.7441040Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:17.7442709Z Compiling caffe2/operators/one_hot_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:17.7443271Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:17.9667695Z 2022-11-23T02:03:17.9668303Z  2022-11-23T02:03:17.9668676Z  2022-11-23T02:03:17.9668960Z  2022-11-23T02:03:17.9669263Z  2022-11-23T02:03:17.9669585Z  2022-11-23T02:03:17.9669849Z  2022-11-23T02:03:17.9670056Z  2022-11-23T02:03:17.9670229Z  2022-11-23T02:03:17.9670464Z [2,354 / 2,951] 8 actions running 2022-11-23T02:03:17.9670822Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:17.9671111Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:17.9671398Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:17.9671798Z Compiling caffe2/utils/proto_convert.cc; 1s processwrapper-sandbox 2022-11-23T02:03:17.9672128Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:17.9672513Z Compiling caffe2/operators/one_hot_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:17.9672850Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:17.9673255Z Compiling caffe2/operators/onnx_while_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:18.1031353Z 2022-11-23T02:03:18.1032988Z  2022-11-23T02:03:18.1034292Z  2022-11-23T02:03:18.1035543Z  2022-11-23T02:03:18.1036788Z  2022-11-23T02:03:18.1038089Z  2022-11-23T02:03:18.1039302Z  2022-11-23T02:03:18.1040507Z  2022-11-23T02:03:18.1040997Z  2022-11-23T02:03:18.1042465Z INFO: From Compiling aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp: 2022-11-23T02:03:18.1042991Z [2,354 / 2,951] 8 actions running 2022-11-23T02:03:18.1043569Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:18.1047462Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:18.1048926Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:18.1050563Z Compiling caffe2/utils/proto_convert.cc; 1s processwrapper-sandbox 2022-11-23T02:03:18.1052049Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:18.1053491Z Compiling caffe2/operators/one_hot_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:18.1054885Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:18.1056321Z Compiling caffe2/operators/onnx_while_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:18.1064302Z 2022-11-23T02:03:18.1065599Z  2022-11-23T02:03:18.1066857Z  2022-11-23T02:03:18.1067475Z  2022-11-23T02:03:18.1068032Z  2022-11-23T02:03:18.1068219Z  2022-11-23T02:03:18.1068398Z  2022-11-23T02:03:18.1070435Z  2022-11-23T02:03:18.1070841Z  2022-11-23T02:03:18.1076165Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-11-23T02:03:18.1077431Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp:8: 2022-11-23T02:03:18.1079241Z 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-11-23T02:03:18.1080506Z 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-11-23T02:03:18.1080970Z inline scalar_t vec_reduce_all( 2022-11-23T02:03:18.1081252Z ^~~~~~~~~~~~~~ 2022-11-23T02:03:18.1085669Z [2,354 / 2,951] 8 actions running 2022-11-23T02:03:18.1086101Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:18.1086505Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:18.1086957Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:18.1087460Z Compiling caffe2/utils/proto_convert.cc; 1s processwrapper-sandbox 2022-11-23T02:03:18.1087942Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:18.1088500Z Compiling caffe2/operators/one_hot_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:18.1089001Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:18.1089534Z Compiling caffe2/operators/onnx_while_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:18.3128979Z 2022-11-23T02:03:18.3129916Z  2022-11-23T02:03:18.3133571Z  2022-11-23T02:03:18.3134932Z  2022-11-23T02:03:18.3135352Z  2022-11-23T02:03:18.3135829Z  2022-11-23T02:03:18.3138570Z  2022-11-23T02:03:18.3138951Z  2022-11-23T02:03:18.3139389Z  2022-11-23T02:03:18.3142044Z [2,357 / 2,951] 8 actions, 7 running 2022-11-23T02:03:18.3142710Z Compiling caffe2/utils/proto_convert.cc; 1s processwrapper-sandbox 2022-11-23T02:03:18.3143403Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:18.3146948Z Compiling caffe2/operators/one_hot_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:18.3148479Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:18.3149146Z Compiling caffe2/operators/onnx_while_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:18.3149923Z Compiling caffe2/utils/proto_utils.cc; 0s processwrapper-sandbox 2022-11-23T02:03:18.3152472Z Compiling caffe2/operators/numpy_tile_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:18.3153262Z [Prepa] Compiling caffe2/ideep/operators/quantization/int8_conv_op.cc 2022-11-23T02:03:18.4012869Z 2022-11-23T02:03:18.4014120Z  2022-11-23T02:03:18.4014423Z  2022-11-23T02:03:18.4014975Z  2022-11-23T02:03:18.4015267Z  2022-11-23T02:03:18.4015555Z  2022-11-23T02:03:18.4015842Z  2022-11-23T02:03:18.4016157Z  2022-11-23T02:03:18.4016471Z  2022-11-23T02:03:18.4017023Z INFO: From Compiling aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: 2022-11-23T02:03:18.4017567Z [2,357 / 2,951] 8 actions running 2022-11-23T02:03:18.4018163Z Compiling caffe2/utils/proto_convert.cc; 1s processwrapper-sandbox 2022-11-23T02:03:18.4018746Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:18.4019353Z Compiling caffe2/operators/one_hot_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:18.4019974Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:18.4020598Z Compiling caffe2/operators/onnx_while_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:18.4021422Z Compiling caffe2/utils/proto_utils.cc; 0s processwrapper-sandbox 2022-11-23T02:03:18.4022106Z Compiling caffe2/operators/numpy_tile_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:18.4022700Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:18.4022960Z 2022-11-23T02:03:18.4023110Z  2022-11-23T02:03:18.4023515Z  2022-11-23T02:03:18.4023820Z  2022-11-23T02:03:18.4024133Z  2022-11-23T02:03:18.4024422Z  2022-11-23T02:03:18.4024669Z  2022-11-23T02:03:18.4024950Z  2022-11-23T02:03:18.4025196Z  2022-11-23T02:03:18.4025749Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T02:03:18.4026649Z 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-11-23T02:03:18.4027101Z [](Vec x, Vec y) -> Vec { return x + y; }); 2022-11-23T02:03:18.4027420Z ^~~ 2022-11-23T02:03:18.4027819Z [2,357 / 2,951] 8 actions running 2022-11-23T02:03:18.4028325Z Compiling caffe2/utils/proto_convert.cc; 1s processwrapper-sandbox 2022-11-23T02:03:18.4028862Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:18.4029287Z Compiling caffe2/operators/one_hot_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:18.4029696Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:18.4030221Z Compiling caffe2/operators/onnx_while_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:18.4030788Z Compiling caffe2/utils/proto_utils.cc; 0s processwrapper-sandbox 2022-11-23T02:03:18.4031385Z Compiling caffe2/operators/numpy_tile_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:18.4031884Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:18.6611317Z 2022-11-23T02:03:18.6611998Z  2022-11-23T02:03:18.6612547Z  2022-11-23T02:03:18.6612837Z  2022-11-23T02:03:18.6614251Z  2022-11-23T02:03:18.6614615Z  2022-11-23T02:03:18.6614920Z  2022-11-23T02:03:18.6617057Z  2022-11-23T02:03:18.6617379Z  2022-11-23T02:03:18.6619770Z [2,358 / 2,951] 8 actions running 2022-11-23T02:03:18.6620416Z Compiling caffe2/utils/proto_convert.cc; 1s processwrapper-sandbox 2022-11-23T02:03:18.6621118Z Compiling caffe2/operators/one_hot_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:18.6621753Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:18.6622424Z Compiling caffe2/operators/onnx_while_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:18.6623120Z Compiling caffe2/utils/proto_utils.cc; 0s processwrapper-sandbox 2022-11-23T02:03:18.6623814Z Compiling caffe2/operators/numpy_tile_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:18.6624610Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:18.6625130Z Compiling caffe2/core/common.cc; 0s processwrapper-sandbox 2022-11-23T02:03:19.0415858Z 2022-11-23T02:03:19.0416358Z  2022-11-23T02:03:19.0416596Z  2022-11-23T02:03:19.0416774Z  2022-11-23T02:03:19.0416946Z  2022-11-23T02:03:19.0492935Z  2022-11-23T02:03:19.0493673Z  2022-11-23T02:03:19.0493962Z  2022-11-23T02:03:19.0494242Z  2022-11-23T02:03:19.0494623Z [2,359 / 2,951] 8 actions, 7 running 2022-11-23T02:03:19.0495202Z Compiling caffe2/operators/one_hot_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:03:19.0495764Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:19.0496341Z Compiling caffe2/operators/onnx_while_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:19.0496917Z Compiling caffe2/utils/proto_utils.cc; 0s processwrapper-sandbox 2022-11-23T02:03:19.0497532Z Compiling caffe2/operators/numpy_tile_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:19.0498024Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:19.0498683Z Compiling caffe2/core/common.cc; 0s processwrapper-sandbox 2022-11-23T02:03:19.0499094Z [Scann] Compiling caffe2/core/event.cc 2022-11-23T02:03:19.1180491Z 2022-11-23T02:03:19.1181043Z  2022-11-23T02:03:19.1181534Z  2022-11-23T02:03:19.1181903Z  2022-11-23T02:03:19.1182259Z  2022-11-23T02:03:19.1182622Z  2022-11-23T02:03:19.1182982Z  2022-11-23T02:03:19.1184536Z  2022-11-23T02:03:19.1184888Z  2022-11-23T02:03:19.1185562Z INFO: From Compiling aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: 2022-11-23T02:03:19.1186186Z [2,359 / 2,951] 8 actions running 2022-11-23T02:03:19.1186820Z Compiling caffe2/operators/one_hot_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:03:19.1187457Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-11-23T02:03:19.1188138Z Compiling caffe2/operators/onnx_while_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:19.1188694Z Compiling caffe2/utils/proto_utils.cc; 0s processwrapper-sandbox 2022-11-23T02:03:19.1189373Z Compiling caffe2/operators/numpy_tile_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:19.1189957Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:19.1190506Z Compiling caffe2/core/common.cc; 0s processwrapper-sandbox 2022-11-23T02:03:19.1191004Z Compiling caffe2/core/event.cc; 0s processwrapper-sandbox 2022-11-23T02:03:19.1315710Z 2022-11-23T02:03:19.1317664Z  2022-11-23T02:03:19.1318327Z  2022-11-23T02:03:19.1320463Z  2022-11-23T02:03:19.1321876Z  2022-11-23T02:03:19.1324745Z  2022-11-23T02:03:19.1326020Z  2022-11-23T02:03:19.1327265Z  2022-11-23T02:03:19.1328513Z  2022-11-23T02:03:19.1333500Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T02:03:19.1335554Z 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-11-23T02:03:19.1337215Z [](Vectorized x_vec) { return x_vec.log(); }, 2022-11-23T02:03:19.1338507Z ^ 2022-11-23T02:03:19.1343682Z [2,359 / 2,951] 8 actions running 2022-11-23T02:03:19.1345254Z Compiling caffe2/operators/one_hot_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:03:19.1346750Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-11-23T02:03:19.1348283Z Compiling caffe2/operators/onnx_while_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:19.1349844Z Compiling caffe2/utils/proto_utils.cc; 0s processwrapper-sandbox 2022-11-23T02:03:19.1351440Z Compiling caffe2/operators/numpy_tile_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:19.1352917Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:19.1354398Z Compiling caffe2/core/common.cc; 0s processwrapper-sandbox 2022-11-23T02:03:19.1355939Z Compiling caffe2/core/event.cc; 0s processwrapper-sandbox 2022-11-23T02:03:19.3405257Z 2022-11-23T02:03:19.3406470Z  2022-11-23T02:03:19.3407082Z  2022-11-23T02:03:19.3407527Z  2022-11-23T02:03:19.3408076Z  2022-11-23T02:03:19.3408353Z  2022-11-23T02:03:19.3410001Z  2022-11-23T02:03:19.3410410Z  2022-11-23T02:03:19.3410597Z  2022-11-23T02:03:19.3411088Z [2,361 / 2,951] 8 actions, 7 running 2022-11-23T02:03:19.3411727Z Compiling caffe2/operators/onnx_while_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:19.3412368Z Compiling caffe2/utils/proto_utils.cc; 1s processwrapper-sandbox 2022-11-23T02:03:19.3412998Z Compiling caffe2/operators/numpy_tile_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:19.3413537Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:19.3414064Z Compiling caffe2/core/common.cc; 0s processwrapper-sandbox 2022-11-23T02:03:19.3414631Z Compiling caffe2/core/event.cc; 0s processwrapper-sandbox 2022-11-23T02:03:19.3415182Z Compiling caffe2/core/graph.cc; 0s processwrapper-sandbox 2022-11-23T02:03:19.3415742Z [Scann] Compiling caffe2/core/init.cc 2022-11-23T02:03:19.6619218Z 2022-11-23T02:03:19.6619726Z  2022-11-23T02:03:19.6620129Z  2022-11-23T02:03:19.6620595Z  2022-11-23T02:03:19.6620892Z  2022-11-23T02:03:19.6621188Z  2022-11-23T02:03:19.6621464Z  2022-11-23T02:03:19.6621761Z  2022-11-23T02:03:19.6622040Z  2022-11-23T02:03:19.6622816Z [2,361 / 2,951] 8 actions running 2022-11-23T02:03:19.6623433Z Compiling caffe2/operators/onnx_while_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:19.6624071Z Compiling caffe2/utils/proto_utils.cc; 1s processwrapper-sandbox 2022-11-23T02:03:19.6624749Z Compiling caffe2/operators/numpy_tile_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:19.6625295Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:19.6625828Z Compiling caffe2/core/common.cc; 1s processwrapper-sandbox 2022-11-23T02:03:19.6626386Z Compiling caffe2/core/event.cc; 0s processwrapper-sandbox 2022-11-23T02:03:19.6626779Z Compiling caffe2/core/graph.cc; 0s processwrapper-sandbox 2022-11-23T02:03:19.6627250Z Compiling caffe2/core/init.cc; 0s processwrapper-sandbox 2022-11-23T02:03:20.0473926Z 2022-11-23T02:03:20.0476820Z  2022-11-23T02:03:20.0479507Z  2022-11-23T02:03:20.0482112Z  2022-11-23T02:03:20.0484499Z  2022-11-23T02:03:20.0486968Z  2022-11-23T02:03:20.0489375Z  2022-11-23T02:03:20.0491857Z  2022-11-23T02:03:20.0494589Z  2022-11-23T02:03:20.0495499Z [2,363 / 2,951] 8 actions, 7 running 2022-11-23T02:03:20.0496489Z Compiling caffe2/operators/numpy_tile_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:20.0497169Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:20.0498110Z Compiling caffe2/core/common.cc; 1s processwrapper-sandbox 2022-11-23T02:03:20.0498932Z Compiling caffe2/core/event.cc; 0s processwrapper-sandbox 2022-11-23T02:03:20.0499770Z Compiling caffe2/core/graph.cc; 0s processwrapper-sandbox 2022-11-23T02:03:20.0500424Z Compiling caffe2/core/init.cc; 0s processwrapper-sandbox 2022-11-23T02:03:20.0500925Z Compiling caffe2/operators/acos_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:20.0501200Z [Scann] Compiling caffe2/operators/normalize_op.cc 2022-11-23T02:03:20.2626453Z 2022-11-23T02:03:20.2629518Z  2022-11-23T02:03:20.2632140Z  2022-11-23T02:03:20.2634669Z  2022-11-23T02:03:20.2637185Z  2022-11-23T02:03:20.2639807Z  2022-11-23T02:03:20.2647437Z  2022-11-23T02:03:20.2650068Z  2022-11-23T02:03:20.2652595Z  2022-11-23T02:03:20.2655248Z [2,365 / 2,952] 8 actions running 2022-11-23T02:03:20.2658101Z Compiling caffe2/operators/numpy_tile_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:20.2660917Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:20.2663998Z Compiling caffe2/core/event.cc; 1s processwrapper-sandbox 2022-11-23T02:03:20.2666737Z Compiling caffe2/core/graph.cc; 1s processwrapper-sandbox 2022-11-23T02:03:20.2669542Z Compiling caffe2/core/init.cc; 0s processwrapper-sandbox 2022-11-23T02:03:20.2673083Z Compiling caffe2/operators/acos_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:20.2675933Z Compiling caffe2/operators/normalize_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:20.2678715Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:20.4627612Z 2022-11-23T02:03:20.4628161Z  2022-11-23T02:03:20.4628558Z  2022-11-23T02:03:20.4628912Z  2022-11-23T02:03:20.4629140Z  2022-11-23T02:03:20.4629338Z  2022-11-23T02:03:20.4629584Z  2022-11-23T02:03:20.4629741Z  2022-11-23T02:03:20.4629917Z  2022-11-23T02:03:20.4630212Z [2,366 / 2,952] 8 actions running 2022-11-23T02:03:20.4630497Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:20.4630876Z Compiling caffe2/core/event.cc; 1s processwrapper-sandbox 2022-11-23T02:03:20.4631221Z Compiling caffe2/core/graph.cc; 1s processwrapper-sandbox 2022-11-23T02:03:20.5022690Z Compiling caffe2/core/init.cc; 1s processwrapper-sandbox 2022-11-23T02:03:20.5023300Z Compiling caffe2/operators/acos_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:20.5023910Z Compiling caffe2/operators/normalize_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:20.5024526Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:20.5025076Z Compiling caffe2/operators/abs_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:21.0307871Z 2022-11-23T02:03:21.0308787Z  2022-11-23T02:03:21.0309146Z  2022-11-23T02:03:21.0309432Z  2022-11-23T02:03:21.0309745Z  2022-11-23T02:03:21.0310038Z  2022-11-23T02:03:21.0310324Z  2022-11-23T02:03:21.0310617Z  2022-11-23T02:03:21.0311070Z  2022-11-23T02:03:21.0311494Z [2,367 / 2,952] 8 actions, 7 running 2022-11-23T02:03:21.0313161Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:21.0313769Z Compiling caffe2/core/graph.cc; 1s processwrapper-sandbox 2022-11-23T02:03:21.0314414Z Compiling caffe2/core/init.cc; 1s processwrapper-sandbox 2022-11-23T02:03:21.0315042Z Compiling caffe2/operators/acos_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:21.0315708Z Compiling caffe2/operators/normalize_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:21.0316305Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:21.0316930Z Compiling caffe2/operators/abs_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:21.0317462Z [Scann] Compiling caffe2/operators/accumulate_op.cc 2022-11-23T02:03:21.3036550Z 2022-11-23T02:03:21.3037099Z  2022-11-23T02:03:21.3037447Z  2022-11-23T02:03:21.3037751Z  2022-11-23T02:03:21.3038133Z  2022-11-23T02:03:21.3038442Z  2022-11-23T02:03:21.3038731Z  2022-11-23T02:03:21.3039047Z  2022-11-23T02:03:21.3039347Z  2022-11-23T02:03:21.3039617Z [2,370 / 2,953] 8 actions running 2022-11-23T02:03:21.3039961Z Compiling caffe2/core/init.cc; 1s processwrapper-sandbox 2022-11-23T02:03:21.3040313Z Compiling caffe2/operators/acos_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:21.3040694Z Compiling caffe2/operators/normalize_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:21.3041029Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:21.3041368Z Compiling caffe2/operators/abs_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:21.3042028Z Compiling caffe2/operators/accumulate_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:21.3042573Z Compiling caffe2/operators/negative_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:21.3043342Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:21.6129608Z 2022-11-23T02:03:21.6131542Z  2022-11-23T02:03:21.6132019Z  2022-11-23T02:03:21.6132619Z  2022-11-23T02:03:21.6133300Z  2022-11-23T02:03:21.6133516Z  2022-11-23T02:03:21.6133689Z  2022-11-23T02:03:21.6133863Z  2022-11-23T02:03:21.6135199Z  2022-11-23T02:03:21.6135945Z [2,371 / 2,953] 8 actions, 7 running 2022-11-23T02:03:21.6141874Z Compiling caffe2/operators/acos_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:21.6142870Z Compiling caffe2/operators/normalize_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:21.6143430Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:21.6144000Z Compiling caffe2/operators/abs_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:21.6144631Z Compiling caffe2/operators/accumulate_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:21.6145007Z Compiling caffe2/operators/negative_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:21.6145342Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:21.6145616Z [Scann] Compiling caffe2/operators/negate_gradient_op.cc 2022-11-23T02:03:21.9043077Z 2022-11-23T02:03:21.9043627Z  2022-11-23T02:03:21.9044042Z  2022-11-23T02:03:21.9538254Z  2022-11-23T02:03:21.9538560Z  2022-11-23T02:03:21.9538862Z  2022-11-23T02:03:21.9539175Z  2022-11-23T02:03:21.9539466Z  2022-11-23T02:03:21.9539775Z  2022-11-23T02:03:21.9540202Z [2,372 / 2,953] 8 actions running 2022-11-23T02:03:21.9540800Z Compiling caffe2/operators/acos_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:21.9541490Z Compiling caffe2/operators/normalize_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:21.9542176Z Compiling caffe2/operators/abs_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:21.9542865Z Compiling caffe2/operators/accumulate_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:21.9543514Z Compiling caffe2/operators/negative_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:21.9544130Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:21.9544629Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:21.9545233Z Compiling caffe2/operators/moments_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:22.3296610Z 2022-11-23T02:03:22.3297512Z  2022-11-23T02:03:22.3298135Z  2022-11-23T02:03:22.3300715Z  2022-11-23T02:03:22.3301186Z  2022-11-23T02:03:22.3303703Z  2022-11-23T02:03:22.3304158Z  2022-11-23T02:03:22.3306644Z  2022-11-23T02:03:22.3307136Z  2022-11-23T02:03:22.3309808Z [2,373 / 2,954] 8 actions, 7 running 2022-11-23T02:03:22.3310525Z Compiling caffe2/operators/normalize_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:22.3313347Z Compiling caffe2/operators/abs_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:22.3314098Z Compiling caffe2/operators/accumulate_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:22.3316902Z Compiling caffe2/operators/negative_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:22.3317578Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:22.3320295Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:22.3320952Z Compiling caffe2/operators/moments_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:22.3329508Z [Prepa] Executing genrule //:cpu/MaxUnpoolKernel.cpp_DEFAULT_cp 2022-11-23T02:03:22.4794033Z 2022-11-23T02:03:22.4794951Z  2022-11-23T02:03:22.4795271Z  2022-11-23T02:03:22.4795534Z  2022-11-23T02:03:22.4795808Z  2022-11-23T02:03:22.4796133Z  2022-11-23T02:03:22.4796403Z  2022-11-23T02:03:22.4796674Z  2022-11-23T02:03:22.4796928Z  2022-11-23T02:03:22.4797488Z INFO: From Compiling aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: 2022-11-23T02:03:22.4799945Z [2,375 / 2,954] 8 actions running 2022-11-23T02:03:22.4800862Z Compiling caffe2/operators/abs_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:22.4801916Z Compiling caffe2/operators/accumulate_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:22.4802832Z Compiling caffe2/operators/negative_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:22.4803718Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:22.4804525Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:22.4805424Z Compiling caffe2/operators/moments_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:22.4806510Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:22.4807428Z Compiling caffe2/operators/mod_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:22.4813523Z 2022-11-23T02:03:22.4814077Z  2022-11-23T02:03:22.4815473Z  2022-11-23T02:03:22.4815907Z  2022-11-23T02:03:22.4816302Z  2022-11-23T02:03:22.4816783Z  2022-11-23T02:03:22.4819412Z  2022-11-23T02:03:22.4819782Z  2022-11-23T02:03:22.4820227Z  2022-11-23T02:03:22.4828606Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T02:03:22.4831157Z 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-11-23T02:03:22.4833455Z [](Vec base) -> Vec { return base * base; } 2022-11-23T02:03:22.4835107Z ^~~ 2022-11-23T02:03:22.4840112Z [2,375 / 2,954] 8 actions running 2022-11-23T02:03:22.4842176Z Compiling caffe2/operators/abs_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:22.4844232Z Compiling caffe2/operators/accumulate_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:22.4846297Z Compiling caffe2/operators/negative_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:22.4851706Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:22.4852265Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:22.4852884Z Compiling caffe2/operators/moments_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:22.4853495Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:22.4854129Z Compiling caffe2/operators/mod_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:22.7546704Z 2022-11-23T02:03:22.7548299Z  2022-11-23T02:03:22.7548560Z  2022-11-23T02:03:22.7548758Z  2022-11-23T02:03:22.7548930Z  2022-11-23T02:03:22.7549086Z  2022-11-23T02:03:22.7549254Z  2022-11-23T02:03:22.7549430Z  2022-11-23T02:03:22.7549583Z  2022-11-23T02:03:22.7549830Z [2,377 / 2,955] 8 actions running 2022-11-23T02:03:22.7550172Z Compiling caffe2/operators/abs_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:22.7550547Z Compiling caffe2/operators/accumulate_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:22.7550928Z Compiling caffe2/operators/negative_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:22.7551243Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:22.7551566Z Compiling caffe2/operators/moments_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:22.7552050Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:22.7552489Z Compiling caffe2/operators/mod_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:22.7552896Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:22.9628606Z 2022-11-23T02:03:22.9629161Z  2022-11-23T02:03:22.9629556Z  2022-11-23T02:03:22.9629874Z  2022-11-23T02:03:22.9630143Z  2022-11-23T02:03:22.9630526Z  2022-11-23T02:03:22.9630703Z  2022-11-23T02:03:22.9630856Z  2022-11-23T02:03:22.9631021Z  2022-11-23T02:03:22.9631278Z [2,378 / 2,955] 8 actions, 7 running 2022-11-23T02:03:22.9632774Z Compiling caffe2/operators/accumulate_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:22.9633242Z Compiling caffe2/operators/negative_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:22.9633706Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:22.9634082Z Compiling caffe2/operators/moments_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:22.9634482Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:22.9634885Z Compiling caffe2/operators/mod_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:22.9635220Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:22.9635554Z [Scann] Compiling caffe2/core/export_c10_op_to_caffe2.cc 2022-11-23T02:03:23.3562092Z 2022-11-23T02:03:23.3932622Z  2022-11-23T02:03:23.3933317Z  2022-11-23T02:03:23.3933631Z  2022-11-23T02:03:23.3933902Z  2022-11-23T02:03:23.3934174Z  2022-11-23T02:03:23.3934431Z  2022-11-23T02:03:23.3934700Z  2022-11-23T02:03:23.3934971Z  2022-11-23T02:03:23.3935344Z [2,378 / 2,955] 8 actions running 2022-11-23T02:03:23.3935905Z Compiling caffe2/operators/accumulate_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:23.3936533Z Compiling caffe2/operators/negative_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:23.3937033Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:23.3937579Z Compiling caffe2/operators/moments_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:23.3938122Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:23.3938795Z Compiling caffe2/operators/mod_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:23.3939327Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:23.3939791Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:23.5958716Z 2022-11-23T02:03:23.5960328Z  2022-11-23T02:03:23.5961805Z  2022-11-23T02:03:23.5963158Z  2022-11-23T02:03:23.5964412Z  2022-11-23T02:03:23.5965663Z  2022-11-23T02:03:23.5966900Z  2022-11-23T02:03:23.5968139Z  2022-11-23T02:03:23.5969390Z  2022-11-23T02:03:23.5970730Z [2,379 / 2,955] 8 actions running 2022-11-23T02:03:23.5972229Z Compiling caffe2/operators/negative_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:23.5973628Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:23.5975048Z Compiling caffe2/operators/moments_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:23.5976463Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:23.5977235Z Compiling caffe2/operators/mod_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:23.5978014Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:23.5978557Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:23.5979198Z Compiling caffe2/onnx/onnxifi_graph_info.cc; 0s processwrapper-sandbox 2022-11-23T02:03:23.7959178Z 2022-11-23T02:03:23.7959654Z  2022-11-23T02:03:23.7959859Z  2022-11-23T02:03:23.7960049Z  2022-11-23T02:03:23.7960274Z  2022-11-23T02:03:23.7960437Z  2022-11-23T02:03:23.7960602Z  2022-11-23T02:03:23.7960766Z  2022-11-23T02:03:23.7960953Z  2022-11-23T02:03:23.7961218Z [2,381 / 2,955] 8 actions, 7 running 2022-11-23T02:03:23.7961746Z Compiling caffe2/operators/moments_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:23.7962241Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:23.7962743Z Compiling caffe2/operators/mod_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:23.7963111Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:23.7963381Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:23.7963782Z Compiling caffe2/onnx/onnxifi_graph_info.cc; 0s processwrapper-sandbox 2022-11-23T02:03:23.7964148Z Compiling caffe2/onnx/onnxifi_init.cc; 0s processwrapper-sandbox 2022-11-23T02:03:23.7964488Z [Prepa] Compiling caffe2/operators/minmax_ops.cc 2022-11-23T02:03:24.0308492Z 2022-11-23T02:03:24.0309074Z  2022-11-23T02:03:24.0309460Z  2022-11-23T02:03:24.0309679Z  2022-11-23T02:03:24.0309836Z  2022-11-23T02:03:24.0310004Z  2022-11-23T02:03:24.0310170Z  2022-11-23T02:03:24.0310325Z  2022-11-23T02:03:24.0310490Z  2022-11-23T02:03:24.0310744Z [2,381 / 2,955] 8 actions running 2022-11-23T02:03:24.0311084Z Compiling caffe2/operators/moments_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:24.0311431Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:24.0311782Z Compiling caffe2/operators/mod_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:24.0312099Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:24.0322796Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:24.0323346Z Compiling caffe2/onnx/onnxifi_graph_info.cc; 0s processwrapper-sandbox 2022-11-23T02:03:24.0323875Z Compiling caffe2/onnx/onnxifi_init.cc; 0s processwrapper-sandbox 2022-11-23T02:03:24.0324352Z Compiling caffe2/operators/minmax_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:24.2644188Z 2022-11-23T02:03:24.2644773Z  2022-11-23T02:03:24.2645118Z  2022-11-23T02:03:24.2645472Z  2022-11-23T02:03:24.2645800Z  2022-11-23T02:03:24.2646076Z  2022-11-23T02:03:24.2646311Z  2022-11-23T02:03:24.2646551Z  2022-11-23T02:03:24.2646798Z  2022-11-23T02:03:24.2647143Z [2,384 / 2,956] 8 actions, 7 running 2022-11-23T02:03:24.2647688Z Compiling caffe2/operators/mod_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:24.2648890Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:24.2649326Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:24.2649881Z Compiling caffe2/onnx/onnxifi_graph_info.cc; 0s processwrapper-sandbox 2022-11-23T02:03:24.2650464Z Compiling caffe2/onnx/onnxifi_init.cc; 0s processwrapper-sandbox 2022-11-23T02:03:24.2651047Z Compiling caffe2/operators/minmax_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:24.2651579Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:24.2652007Z [Scann] Compiling caffe2/operators/minmax_gradient_ops.cc 2022-11-23T02:03:24.4615203Z 2022-11-23T02:03:24.4616231Z  2022-11-23T02:03:24.4616577Z  2022-11-23T02:03:24.4616853Z  2022-11-23T02:03:24.4617117Z  2022-11-23T02:03:24.4620451Z  2022-11-23T02:03:24.4621801Z  2022-11-23T02:03:24.4623063Z  2022-11-23T02:03:24.4624347Z  2022-11-23T02:03:24.4626014Z INFO: From Compiling aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp: 2022-11-23T02:03:24.4627655Z [2,384 / 2,956] 8 actions running 2022-11-23T02:03:24.4629249Z Compiling caffe2/operators/mod_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:24.4630834Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:24.4632325Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:24.4633983Z Compiling caffe2/onnx/onnxifi_graph_info.cc; 1s processwrapper-sandbox 2022-11-23T02:03:24.4634856Z Compiling caffe2/onnx/onnxifi_init.cc; 0s processwrapper-sandbox 2022-11-23T02:03:24.4635876Z Compiling caffe2/operators/minmax_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:24.4636485Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:24.4636952Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:24.4637099Z 2022-11-23T02:03:24.4637187Z  2022-11-23T02:03:24.4637580Z  2022-11-23T02:03:24.4637788Z  2022-11-23T02:03:24.4638727Z  2022-11-23T02:03:24.4639014Z  2022-11-23T02:03:24.4639812Z  2022-11-23T02:03:24.4640282Z  2022-11-23T02:03:24.4640555Z  2022-11-23T02:03:24.4642178Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp: In function 'at::vec::DEFAULT::Vectorized at::native::{anonymous}::lerp_vec(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized) [with scalar_t = float]': 2022-11-23T02:03:24.4643433Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp:55:22: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-11-23T02:03:24.4644197Z Vectorized lerp_vec(Vectorized start, Vectorized end, Vectorized weight) { 2022-11-23T02:03:24.4644646Z ^~~~~~~~ 2022-11-23T02:03:24.4645024Z [2,384 / 2,956] 8 actions running 2022-11-23T02:03:24.4645869Z Compiling caffe2/operators/mod_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:24.4646370Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:24.4648355Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:24.4649348Z Compiling caffe2/onnx/onnxifi_graph_info.cc; 1s processwrapper-sandbox 2022-11-23T02:03:24.4650004Z Compiling caffe2/onnx/onnxifi_init.cc; 0s processwrapper-sandbox 2022-11-23T02:03:24.4651356Z Compiling caffe2/operators/minmax_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:24.4651878Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:24.4652359Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:24.8315723Z 2022-11-23T02:03:24.8316601Z  2022-11-23T02:03:24.8316916Z  2022-11-23T02:03:24.8317145Z  2022-11-23T02:03:24.8317353Z  2022-11-23T02:03:24.8317978Z  2022-11-23T02:03:24.8318446Z  2022-11-23T02:03:24.8318686Z  2022-11-23T02:03:24.8318874Z  2022-11-23T02:03:24.8319137Z [2,386 / 2,957] 8 actions running 2022-11-23T02:03:24.8320740Z Compiling caffe2/operators/mod_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:24.8321218Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:24.8321950Z Compiling caffe2/onnx/onnxifi_graph_info.cc; 1s processwrapper-sandbox 2022-11-23T02:03:24.8322570Z Compiling caffe2/onnx/onnxifi_init.cc; 1s processwrapper-sandbox 2022-11-23T02:03:24.8323199Z Compiling caffe2/operators/minmax_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:24.8323717Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:24.8324181Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:24.8324662Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:25.1559664Z 2022-11-23T02:03:25.1560554Z  2022-11-23T02:03:25.1561018Z  2022-11-23T02:03:25.1561278Z  2022-11-23T02:03:25.1561736Z  2022-11-23T02:03:25.1562075Z  2022-11-23T02:03:25.1562395Z  2022-11-23T02:03:25.1562619Z  2022-11-23T02:03:25.1562832Z  2022-11-23T02:03:25.1563183Z [2,387 / 2,957] 8 actions, 7 running 2022-11-23T02:03:25.1563692Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:25.1564222Z Compiling caffe2/onnx/onnxifi_graph_info.cc; 1s processwrapper-sandbox 2022-11-23T02:03:25.1564618Z Compiling caffe2/onnx/onnxifi_init.cc; 1s processwrapper-sandbox 2022-11-23T02:03:25.1564987Z Compiling caffe2/operators/minmax_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:25.1565324Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:25.1565621Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:25.1565935Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:25.1566181Z [Scann] Compiling caffe2/onnx/offline_tensor.cc 2022-11-23T02:03:25.4318700Z 2022-11-23T02:03:25.4319204Z  2022-11-23T02:03:25.4319607Z  2022-11-23T02:03:25.4319933Z  2022-11-23T02:03:25.4320189Z  2022-11-23T02:03:25.4320454Z  2022-11-23T02:03:25.4320729Z  2022-11-23T02:03:25.4320986Z  2022-11-23T02:03:25.4321271Z  2022-11-23T02:03:25.4321837Z [2,388 / 2,957] 8 actions running 2022-11-23T02:03:25.4322388Z Compiling caffe2/onnx/onnxifi_graph_info.cc; 1s processwrapper-sandbox 2022-11-23T02:03:25.4322836Z Compiling caffe2/onnx/onnxifi_init.cc; 1s processwrapper-sandbox 2022-11-23T02:03:25.4323239Z Compiling caffe2/operators/minmax_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:25.4323763Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:25.4324208Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:25.4324672Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:25.4325249Z Compiling caffe2/onnx/offline_tensor.cc; 0s processwrapper-sandbox 2022-11-23T02:03:25.4325830Z Compiling caffe2/onnx/onnx_exporter.cc; 0s processwrapper-sandbox 2022-11-23T02:03:25.7461334Z 2022-11-23T02:03:25.7462215Z  2022-11-23T02:03:25.7462573Z  2022-11-23T02:03:25.7462906Z  2022-11-23T02:03:25.7463223Z  2022-11-23T02:03:25.7463503Z  2022-11-23T02:03:25.7463814Z  2022-11-23T02:03:25.7464131Z  2022-11-23T02:03:25.7464403Z  2022-11-23T02:03:25.7466288Z [2,390 / 2,957] 7 actions, 6 running 2022-11-23T02:03:25.7466864Z Compiling caffe2/operators/minmax_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:25.7467350Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:25.7467754Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:25.7468133Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:25.7468654Z Compiling caffe2/onnx/offline_tensor.cc; 0s processwrapper-sandbox 2022-11-23T02:03:25.7469147Z Compiling caffe2/onnx/onnx_exporter.cc; 0s processwrapper-sandbox 2022-11-23T02:03:25.7469538Z [Scann] Compiling caffe2/operators/mean_op.cc 2022-11-23T02:03:26.0330636Z 2022-11-23T02:03:26.0331209Z  2022-11-23T02:03:26.0331526Z  2022-11-23T02:03:26.0331880Z  2022-11-23T02:03:26.0335583Z  2022-11-23T02:03:26.0335814Z  2022-11-23T02:03:26.0335996Z  2022-11-23T02:03:26.0336170Z  2022-11-23T02:03:26.0336416Z [2,393 / 2,958] 8 actions running 2022-11-23T02:03:26.0336774Z Compiling caffe2/operators/minmax_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:03:26.0337150Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:26.0337492Z Compiling caffe2/onnx/offline_tensor.cc; 0s processwrapper-sandbox 2022-11-23T02:03:26.0337916Z Compiling caffe2/onnx/onnx_exporter.cc; 0s processwrapper-sandbox 2022-11-23T02:03:26.0338431Z Compiling caffe2/operators/mean_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:26.0338839Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:26.0339229Z Compiling caffe2/operators/matmul_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:26.0339638Z Compiling caffe2/operators/map_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:26.3660241Z 2022-11-23T02:03:26.3660936Z  2022-11-23T02:03:26.3661288Z  2022-11-23T02:03:26.3661626Z  2022-11-23T02:03:26.3661937Z  2022-11-23T02:03:26.3662238Z  2022-11-23T02:03:26.3662557Z  2022-11-23T02:03:26.3662884Z  2022-11-23T02:03:26.3663105Z  2022-11-23T02:03:26.3663359Z [2,394 / 2,959] 8 actions, 7 running 2022-11-23T02:03:26.3663650Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:26.3663984Z Compiling caffe2/onnx/offline_tensor.cc; 1s processwrapper-sandbox 2022-11-23T02:03:26.3664353Z Compiling caffe2/onnx/onnx_exporter.cc; 1s processwrapper-sandbox 2022-11-23T02:03:26.3664719Z Compiling caffe2/operators/mean_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:26.3665039Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:26.3665383Z Compiling caffe2/operators/matmul_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:26.3665746Z Compiling caffe2/operators/map_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:26.3666065Z [Prepa] Executing genrule //:cpu/ChannelShuffleKernel.cpp_DEFAULT_cp 2022-11-23T02:03:26.6336615Z 2022-11-23T02:03:26.6337186Z  2022-11-23T02:03:26.6337539Z  2022-11-23T02:03:26.6337897Z  2022-11-23T02:03:26.6338221Z  2022-11-23T02:03:26.6338511Z  2022-11-23T02:03:26.6338727Z  2022-11-23T02:03:26.6338878Z  2022-11-23T02:03:26.6339045Z  2022-11-23T02:03:26.6339295Z [2,395 / 2,959] 8 actions running 2022-11-23T02:03:26.6339571Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:26.6339916Z Compiling caffe2/onnx/offline_tensor.cc; 1s processwrapper-sandbox 2022-11-23T02:03:26.6340289Z Compiling caffe2/onnx/onnx_exporter.cc; 1s processwrapper-sandbox 2022-11-23T02:03:26.6340654Z Compiling caffe2/operators/mean_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:26.6340985Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:26.6341333Z Compiling caffe2/operators/matmul_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:26.6341710Z Compiling caffe2/operators/map_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:26.6342033Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:26.9182079Z 2022-11-23T02:03:26.9184236Z  2022-11-23T02:03:26.9186462Z  2022-11-23T02:03:26.9188130Z  2022-11-23T02:03:26.9189734Z  2022-11-23T02:03:26.9191342Z  2022-11-23T02:03:26.9192961Z  2022-11-23T02:03:26.9194536Z  2022-11-23T02:03:26.9196161Z  2022-11-23T02:03:26.9198060Z [2,396 / 2,959] 8 actions, 7 running 2022-11-23T02:03:26.9200029Z Compiling caffe2/onnx/offline_tensor.cc; 1s processwrapper-sandbox 2022-11-23T02:03:26.9209089Z Compiling caffe2/onnx/onnx_exporter.cc; 1s processwrapper-sandbox 2022-11-23T02:03:26.9210077Z Compiling caffe2/operators/mean_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:26.9210998Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:26.9212220Z Compiling caffe2/operators/matmul_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:26.9213082Z Compiling caffe2/operators/map_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:26.9213644Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:26.9214070Z [Scann] Compiling caffe2/operators/lstm_unit_op.cc 2022-11-23T02:03:27.2656584Z 2022-11-23T02:03:27.2657633Z  2022-11-23T02:03:27.2658392Z  2022-11-23T02:03:27.2659846Z  2022-11-23T02:03:27.2661283Z  2022-11-23T02:03:27.2661720Z  2022-11-23T02:03:27.2663115Z  2022-11-23T02:03:27.2663549Z  2022-11-23T02:03:27.2664859Z  2022-11-23T02:03:27.2665364Z [2,399 / 2,960] 8 actions running 2022-11-23T02:03:27.2666926Z Compiling caffe2/onnx/onnx_exporter.cc; 1s processwrapper-sandbox 2022-11-23T02:03:27.2667709Z Compiling caffe2/operators/mean_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:27.2669376Z Compiling caffe2/operators/matmul_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:27.2670148Z Compiling caffe2/operators/map_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:27.2671732Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:27.2672478Z Compiling caffe2/operators/lstm_unit_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:27.2674599Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:27.2678110Z Compiling caffe2/onnx/helper.cc; 0s processwrapper-sandbox 2022-11-23T02:03:27.4690560Z 2022-11-23T02:03:27.4691176Z  2022-11-23T02:03:27.4691541Z  2022-11-23T02:03:27.4691907Z  2022-11-23T02:03:27.4692220Z  2022-11-23T02:03:27.4692393Z  2022-11-23T02:03:27.4692558Z  2022-11-23T02:03:27.4692725Z  2022-11-23T02:03:27.4692881Z  2022-11-23T02:03:27.4700389Z [2,400 / 2,960] 8 actions running 2022-11-23T02:03:27.4700738Z Compiling caffe2/operators/mean_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:27.4701123Z Compiling caffe2/operators/matmul_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:27.4701513Z Compiling caffe2/operators/map_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:27.4701845Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:27.4702189Z Compiling caffe2/operators/lstm_unit_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:27.4702523Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:27.4702853Z Compiling caffe2/onnx/helper.cc; 0s processwrapper-sandbox 2022-11-23T02:03:27.4703174Z Compiling caffe2/core/db.cc; 0s processwrapper-sandbox 2022-11-23T02:03:27.7069272Z 2022-11-23T02:03:27.7069978Z  2022-11-23T02:03:27.7070385Z  2022-11-23T02:03:27.7070595Z  2022-11-23T02:03:27.7070755Z  2022-11-23T02:03:27.7070926Z  2022-11-23T02:03:27.7071096Z  2022-11-23T02:03:27.7071252Z  2022-11-23T02:03:27.7071421Z  2022-11-23T02:03:27.7071671Z [2,400 / 2,960] 8 actions running 2022-11-23T02:03:27.7072009Z Compiling caffe2/operators/mean_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:27.7072404Z Compiling caffe2/operators/matmul_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:27.7103006Z Compiling caffe2/operators/map_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:27.7103750Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:27.7104306Z Compiling caffe2/operators/lstm_unit_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:27.7104842Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:27.7105372Z Compiling caffe2/onnx/helper.cc; 0s processwrapper-sandbox 2022-11-23T02:03:27.7105910Z Compiling caffe2/core/db.cc; 0s processwrapper-sandbox 2022-11-23T02:03:27.7609202Z 2022-11-23T02:03:27.7609783Z  2022-11-23T02:03:27.7610136Z  2022-11-23T02:03:27.7610471Z  2022-11-23T02:03:27.7610736Z  2022-11-23T02:03:27.7611034Z  2022-11-23T02:03:27.7611341Z  2022-11-23T02:03:27.7611623Z  2022-11-23T02:03:27.7611908Z  2022-11-23T02:03:27.7612745Z INFO: From Compiling aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp: 2022-11-23T02:03:27.7613329Z [2,400 / 2,960] 8 actions running 2022-11-23T02:03:27.7613888Z Compiling caffe2/operators/mean_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:27.7614530Z Compiling caffe2/operators/matmul_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:27.7615144Z Compiling caffe2/operators/map_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:27.7615709Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:27.7616298Z Compiling caffe2/operators/lstm_unit_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:27.7616832Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:27.7617400Z Compiling caffe2/onnx/helper.cc; 0s processwrapper-sandbox 2022-11-23T02:03:27.7617965Z Compiling caffe2/core/db.cc; 0s processwrapper-sandbox 2022-11-23T02:03:27.7618243Z 2022-11-23T02:03:27.7618389Z  2022-11-23T02:03:27.7618674Z  2022-11-23T02:03:27.7619011Z  2022-11-23T02:03:27.7619310Z  2022-11-23T02:03:27.7619596Z  2022-11-23T02:03:27.7619906Z  2022-11-23T02:03:27.7620193Z  2022-11-23T02:03:27.7620459Z  2022-11-23T02:03:27.7620892Z In file included from aten/src/ATen/native/cpu/utils.h:3:0, 2022-11-23T02:03:27.7621594Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp:7: 2022-11-23T02:03:27.7622519Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2022-11-23T02:03:27.7623253Z 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-11-23T02:03:27.7623780Z inline Vectorized convert_to_bool(Vectorized x) { 2022-11-23T02:03:27.7624143Z ^~~~~~~~~~~~~~~ 2022-11-23T02:03:27.7624494Z [2,400 / 2,960] 8 actions running 2022-11-23T02:03:27.7624941Z Compiling caffe2/operators/mean_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:27.7625536Z Compiling caffe2/operators/matmul_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:27.7626107Z Compiling caffe2/operators/map_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:27.7626638Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:27.7627164Z Compiling caffe2/operators/lstm_unit_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:27.7627683Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:27.7628199Z Compiling caffe2/onnx/helper.cc; 0s processwrapper-sandbox 2022-11-23T02:03:27.7628727Z Compiling caffe2/core/db.cc; 0s processwrapper-sandbox 2022-11-23T02:03:28.0051165Z 2022-11-23T02:03:28.0051855Z  2022-11-23T02:03:28.0052179Z  2022-11-23T02:03:28.0052649Z  2022-11-23T02:03:28.0052919Z  2022-11-23T02:03:28.0053328Z  2022-11-23T02:03:28.0053596Z  2022-11-23T02:03:28.0054016Z  2022-11-23T02:03:28.0054273Z  2022-11-23T02:03:28.0054794Z [2,405 / 2,962] 8 actions, 7 running 2022-11-23T02:03:28.0057406Z Compiling caffe2/operators/lstm_unit_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:28.0058251Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:28.0059491Z Compiling caffe2/onnx/helper.cc; 0s processwrapper-sandbox 2022-11-23T02:03:28.0060255Z Compiling caffe2/core/db.cc; 0s processwrapper-sandbox 2022-11-23T02:03:28.0060943Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:28.0061501Z Compiling foxi/onnxifi_loader.c; 0s processwrapper-sandbox 2022-11-23T02:03:28.0062251Z Compiling c10/util/thread_name.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:28.0062886Z [Prepa] Executing genrule //:cpu/CrossKernel.cpp_DEFAULT_cp 2022-11-23T02:03:28.2982170Z 2022-11-23T02:03:28.2982825Z  2022-11-23T02:03:28.2983223Z  2022-11-23T02:03:28.2983940Z  2022-11-23T02:03:28.2986591Z  2022-11-23T02:03:28.2986910Z  2022-11-23T02:03:28.2987159Z  2022-11-23T02:03:28.2987446Z  2022-11-23T02:03:28.2987738Z  2022-11-23T02:03:28.2988194Z [2,409 / 2,962] 8 actions, 7 running 2022-11-23T02:03:28.2988889Z Compiling caffe2/operators/lstm_unit_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:28.2989603Z Compiling caffe2/onnx/helper.cc; 1s processwrapper-sandbox 2022-11-23T02:03:28.2990237Z Compiling caffe2/core/db.cc; 0s processwrapper-sandbox 2022-11-23T02:03:28.2990765Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:28.2991293Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:28.2991824Z Compiling c10/util/intrusive_ptr.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:28.2992465Z Compiling caffe2/operators/logit_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:28.2992930Z [Scann] Compiling caffe2/operators/lpnorm_op.cc 2022-11-23T02:03:28.5110118Z 2022-11-23T02:03:28.5110682Z  2022-11-23T02:03:28.5111082Z  2022-11-23T02:03:28.5111408Z  2022-11-23T02:03:28.5111712Z  2022-11-23T02:03:28.5112015Z  2022-11-23T02:03:28.5112317Z  2022-11-23T02:03:28.5112492Z  2022-11-23T02:03:28.5112649Z  2022-11-23T02:03:28.5112900Z [2,410 / 2,962] 8 actions running 2022-11-23T02:03:28.5113260Z Compiling caffe2/operators/lstm_unit_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:28.5113616Z Compiling caffe2/onnx/helper.cc; 1s processwrapper-sandbox 2022-11-23T02:03:28.5113955Z Compiling caffe2/core/db.cc; 1s processwrapper-sandbox 2022-11-23T02:03:28.5114268Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:28.5114559Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:28.5114904Z Compiling caffe2/operators/logit_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:28.5115274Z Compiling caffe2/operators/lpnorm_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:28.5115630Z Compiling caffe2/onnx/backend.cc; 0s processwrapper-sandbox 2022-11-23T02:03:28.9113553Z 2022-11-23T02:03:28.9114409Z  2022-11-23T02:03:28.9114663Z  2022-11-23T02:03:28.9114940Z  2022-11-23T02:03:28.9115250Z  2022-11-23T02:03:28.9115429Z  2022-11-23T02:03:28.9115584Z  2022-11-23T02:03:28.9115751Z  2022-11-23T02:03:28.9115924Z  2022-11-23T02:03:28.9116160Z [2,410 / 2,962] 8 actions running 2022-11-23T02:03:28.9116654Z Compiling caffe2/operators/lstm_unit_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:28.9117139Z Compiling caffe2/onnx/helper.cc; 1s processwrapper-sandbox 2022-11-23T02:03:28.9117599Z Compiling caffe2/core/db.cc; 1s processwrapper-sandbox 2022-11-23T02:03:28.9118081Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:28.9118540Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:03:28.9119042Z Compiling caffe2/operators/logit_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:28.9119600Z Compiling caffe2/operators/lpnorm_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:28.9120083Z Compiling caffe2/onnx/backend.cc; 0s processwrapper-sandbox 2022-11-23T02:03:29.2574054Z 2022-11-23T02:03:29.2575245Z  2022-11-23T02:03:29.2575632Z  2022-11-23T02:03:29.2575837Z  2022-11-23T02:03:29.2576014Z  2022-11-23T02:03:29.2576204Z  2022-11-23T02:03:29.2576365Z  2022-11-23T02:03:29.2576533Z  2022-11-23T02:03:29.2576703Z  2022-11-23T02:03:29.2576951Z [2,411 / 2,962] 8 actions, 7 running 2022-11-23T02:03:29.2577289Z Compiling caffe2/onnx/helper.cc; 2s processwrapper-sandbox 2022-11-23T02:03:29.2577639Z Compiling caffe2/core/db.cc; 1s processwrapper-sandbox 2022-11-23T02:03:29.2577942Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:29.2578249Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:29.2578597Z Compiling caffe2/operators/logit_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:29.2579095Z Compiling caffe2/operators/lpnorm_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:29.2579623Z Compiling caffe2/onnx/backend.cc; 0s processwrapper-sandbox 2022-11-23T02:03:29.2580051Z [Scann] Compiling caffe2/onnx/backend_rep.cc 2022-11-23T02:03:29.3396282Z 2022-11-23T02:03:29.3397238Z  2022-11-23T02:03:29.3398010Z  2022-11-23T02:03:29.3398706Z  2022-11-23T02:03:29.3398944Z  2022-11-23T02:03:29.3399183Z  2022-11-23T02:03:29.3399359Z  2022-11-23T02:03:29.3399664Z  2022-11-23T02:03:29.3399876Z  2022-11-23T02:03:29.3401144Z INFO: From Compiling aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp: 2022-11-23T02:03:29.3402075Z [2,411 / 2,962] 8 actions running 2022-11-23T02:03:29.3402715Z Compiling caffe2/onnx/helper.cc; 2s processwrapper-sandbox 2022-11-23T02:03:29.3403652Z Compiling caffe2/core/db.cc; 1s processwrapper-sandbox 2022-11-23T02:03:29.3405316Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:29.3405979Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:29.3406986Z Compiling caffe2/operators/logit_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:29.3407769Z Compiling caffe2/operators/lpnorm_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:29.3408454Z Compiling caffe2/onnx/backend.cc; 1s processwrapper-sandbox 2022-11-23T02:03:29.3409418Z Compiling caffe2/onnx/backend_rep.cc; 0s processwrapper-sandbox 2022-11-23T02:03:29.3409895Z 2022-11-23T02:03:29.3410077Z  2022-11-23T02:03:29.3410618Z  2022-11-23T02:03:29.3410951Z  2022-11-23T02:03:29.3411231Z  2022-11-23T02:03:29.3411516Z  2022-11-23T02:03:29.3411806Z  2022-11-23T02:03:29.3413208Z  2022-11-23T02:03:29.3413645Z  2022-11-23T02:03:29.3414555Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T02:03:29.3415769Z 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-11-23T02:03:29.3416647Z [=](Vec a, Vec b, Vec c) -> Vec { 2022-11-23T02:03:29.3418784Z ^~~ 2022-11-23T02:03:29.3447786Z [2,411 / 2,962] 8 actions running 2022-11-23T02:03:29.3448617Z Compiling caffe2/onnx/helper.cc; 2s processwrapper-sandbox 2022-11-23T02:03:29.3449229Z Compiling caffe2/core/db.cc; 1s processwrapper-sandbox 2022-11-23T02:03:29.3449822Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:29.3450395Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:29.3450999Z Compiling caffe2/operators/logit_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:29.3451395Z Compiling caffe2/operators/lpnorm_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:29.3451756Z Compiling caffe2/onnx/backend.cc; 1s processwrapper-sandbox 2022-11-23T02:03:29.3452099Z Compiling caffe2/onnx/backend_rep.cc; 0s processwrapper-sandbox 2022-11-23T02:03:29.5445957Z 2022-11-23T02:03:29.5446911Z  2022-11-23T02:03:29.5447690Z  2022-11-23T02:03:29.5449277Z  2022-11-23T02:03:29.5449959Z  2022-11-23T02:03:29.5451164Z  2022-11-23T02:03:29.5452398Z  2022-11-23T02:03:29.5452799Z  2022-11-23T02:03:29.5453167Z  2022-11-23T02:03:29.5453767Z [2,414 / 2,962] 8 actions, 7 running 2022-11-23T02:03:29.5456541Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:03:29.5458100Z Compiling caffe2/operators/logit_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:29.5458859Z Compiling caffe2/operators/lpnorm_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:29.5459560Z Compiling caffe2/onnx/backend.cc; 1s processwrapper-sandbox 2022-11-23T02:03:29.5460336Z Compiling caffe2/onnx/backend_rep.cc; 0s processwrapper-sandbox 2022-11-23T02:03:29.5463183Z Compiling caffe2/operators/log_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:29.5464947Z Compiling c10/util/flags_use_no_gflags.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:29.5465594Z [Scann] Compiling caffe2/operators/locally_connected_op_util.cc 2022-11-23T02:03:29.9124803Z 2022-11-23T02:03:29.9125856Z  2022-11-23T02:03:29.9126139Z  2022-11-23T02:03:29.9126402Z  2022-11-23T02:03:29.9127199Z  2022-11-23T02:03:29.9127694Z  2022-11-23T02:03:29.9128116Z  2022-11-23T02:03:29.9128585Z  2022-11-23T02:03:29.9129147Z  2022-11-23T02:03:29.9132460Z [2,416 / 2,962] 8 actions running 2022-11-23T02:03:29.9133166Z Compiling caffe2/operators/logit_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:29.9135058Z Compiling caffe2/operators/lpnorm_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:29.9135825Z Compiling caffe2/onnx/backend.cc; 1s processwrapper-sandbox 2022-11-23T02:03:29.9136572Z Compiling caffe2/onnx/backend_rep.cc; 0s processwrapper-sandbox 2022-11-23T02:03:29.9137329Z Compiling caffe2/operators/log_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:29.9138159Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:29.9141497Z Compiling c10/util/complex_math.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:29.9142295Z Compiling caffe2/ideep/operators/utility_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:30.1182624Z 2022-11-23T02:03:30.1183383Z  2022-11-23T02:03:30.1183758Z  2022-11-23T02:03:30.1184232Z  2022-11-23T02:03:30.1184515Z  2022-11-23T02:03:30.1184955Z  2022-11-23T02:03:30.1185276Z  2022-11-23T02:03:30.1185710Z  2022-11-23T02:03:30.1186033Z  2022-11-23T02:03:30.1186860Z [2,417 / 2,962] 8 actions running 2022-11-23T02:03:30.1187604Z Compiling caffe2/operators/logit_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:30.1188465Z Compiling caffe2/operators/lpnorm_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:30.1189277Z Compiling caffe2/onnx/backend.cc; 1s processwrapper-sandbox 2022-11-23T02:03:30.1190218Z Compiling caffe2/onnx/backend_rep.cc; 0s processwrapper-sandbox 2022-11-23T02:03:30.1191028Z Compiling caffe2/operators/log_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:30.1191585Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:30.1192350Z Compiling caffe2/ideep/operators/utility_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:30.1193283Z Compiling caffe2/ideep/utils/ideep_register.cc; 0s processwrapper-sandbox 2022-11-23T02:03:30.7716993Z 2022-11-23T02:03:30.7719624Z  2022-11-23T02:03:30.7720051Z  2022-11-23T02:03:30.7720715Z  2022-11-23T02:03:30.7721194Z  2022-11-23T02:03:30.7721695Z  2022-11-23T02:03:30.7722040Z  2022-11-23T02:03:30.7722287Z  2022-11-23T02:03:30.7722743Z  2022-11-23T02:03:30.7723343Z [2,418 / 2,962] 8 actions, 7 running 2022-11-23T02:03:30.7724151Z Compiling caffe2/operators/logit_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:30.7724988Z Compiling caffe2/operators/lpnorm_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:30.7725740Z Compiling caffe2/onnx/backend_rep.cc; 1s processwrapper-sandbox 2022-11-23T02:03:30.7726404Z Compiling caffe2/operators/log_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:30.7726733Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:30.7727126Z Compiling caffe2/ideep/operators/utility_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:30.7727523Z Compiling caffe2/ideep/utils/ideep_register.cc; 0s processwrapper-sandbox 2022-11-23T02:03:30.7727901Z [Scann] Compiling caffe2/operators/local_response_normalization_op.cc 2022-11-23T02:03:31.0126081Z 2022-11-23T02:03:31.0126839Z  2022-11-23T02:03:31.0127172Z  2022-11-23T02:03:31.0127446Z  2022-11-23T02:03:31.0127716Z  2022-11-23T02:03:31.0128078Z  2022-11-23T02:03:31.0128394Z  2022-11-23T02:03:31.0128686Z  2022-11-23T02:03:31.0128938Z  2022-11-23T02:03:31.0129654Z [2,421 / 2,962] 8 actions, 7 running 2022-11-23T02:03:31.0130267Z Compiling caffe2/onnx/backend_rep.cc; 1s processwrapper-sandbox 2022-11-23T02:03:31.0130973Z Compiling caffe2/operators/log_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:31.0131523Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:31.0132202Z Compiling caffe2/ideep/operators/utility_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:31.0132934Z Compiling caffe2/ideep/utils/ideep_register.cc; 1s processwrapper-sandbox 2022-11-23T02:03:31.0133808Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:31.0134452Z Compiling caffe2/operators/load_save_op_util.cc; 0s processwrapper-sandbox 2022-11-23T02:03:31.0134984Z [Scann] Compiling caffe2/operators/listwise_l2r_op.cc 2022-11-23T02:03:31.3188645Z 2022-11-23T02:03:31.3189150Z  2022-11-23T02:03:31.3189418Z  2022-11-23T02:03:31.3189798Z  2022-11-23T02:03:31.3190122Z  2022-11-23T02:03:31.3190459Z  2022-11-23T02:03:31.3190720Z  2022-11-23T02:03:31.3190988Z  2022-11-23T02:03:31.3191309Z  2022-11-23T02:03:31.3191722Z [2,423 / 2,962] 8 actions running 2022-11-23T02:03:31.3192141Z Compiling caffe2/operators/log_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:31.3192552Z Compiling caffe2/ideep/operators/utility_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:31.3192940Z Compiling caffe2/ideep/utils/ideep_register.cc; 1s processwrapper-sandbox 2022-11-23T02:03:31.3193269Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:31.3193622Z Compiling caffe2/operators/load_save_op_util.cc; 0s processwrapper-sandbox 2022-11-23T02:03:31.3194011Z Compiling caffe2/operators/listwise_l2r_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:31.3194366Z Compiling c10/util/StringUtil.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:31.3194718Z Compiling c10/util/Unicode.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:31.5235834Z 2022-11-23T02:03:31.5236499Z  2022-11-23T02:03:31.5236907Z  2022-11-23T02:03:31.5237167Z  2022-11-23T02:03:31.5237485Z  2022-11-23T02:03:31.5237769Z  2022-11-23T02:03:31.5238184Z  2022-11-23T02:03:31.5238508Z  2022-11-23T02:03:31.5238783Z  2022-11-23T02:03:31.5239206Z [2,425 / 2,962] 8 actions running 2022-11-23T02:03:31.5239841Z Compiling caffe2/operators/log_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:31.5240563Z Compiling caffe2/ideep/operators/utility_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:31.5241253Z Compiling caffe2/ideep/utils/ideep_register.cc; 1s processwrapper-sandbox 2022-11-23T02:03:31.5242859Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:31.5243459Z Compiling caffe2/operators/load_save_op_util.cc; 0s processwrapper-sandbox 2022-11-23T02:03:31.5244177Z Compiling caffe2/operators/listwise_l2r_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:31.5244889Z Compiling c10/util/Type_no_demangle.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:31.5245546Z Compiling caffe2/operators/group_norm_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:31.7238929Z 2022-11-23T02:03:31.7239614Z  2022-11-23T02:03:31.7240055Z  2022-11-23T02:03:31.7460007Z  2022-11-23T02:03:31.7460682Z  2022-11-23T02:03:31.7460961Z  2022-11-23T02:03:31.7461219Z  2022-11-23T02:03:31.7461478Z  2022-11-23T02:03:31.7461737Z  2022-11-23T02:03:31.7462108Z [2,426 / 2,962] 8 actions running 2022-11-23T02:03:31.7462653Z Compiling caffe2/operators/log_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:31.7463277Z Compiling caffe2/ideep/operators/utility_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:31.7463923Z Compiling caffe2/ideep/utils/ideep_register.cc; 1s processwrapper-sandbox 2022-11-23T02:03:31.7464416Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:31.7464965Z Compiling caffe2/operators/load_save_op_util.cc; 0s processwrapper-sandbox 2022-11-23T02:03:31.7465734Z Compiling caffe2/operators/listwise_l2r_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:31.7466345Z Compiling caffe2/operators/group_norm_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:31.7466962Z Compiling caffe2/operators/lengths_tile_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:32.0109163Z 2022-11-23T02:03:32.0109729Z  2022-11-23T02:03:32.0110064Z  2022-11-23T02:03:32.0110653Z  2022-11-23T02:03:32.0111050Z  2022-11-23T02:03:32.0112323Z  2022-11-23T02:03:32.0112608Z  2022-11-23T02:03:32.0112891Z  2022-11-23T02:03:32.0113155Z  2022-11-23T02:03:32.0113558Z [2,427 / 2,962] 8 actions, 7 running 2022-11-23T02:03:32.0114159Z Compiling caffe2/ideep/operators/utility_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:03:32.0114816Z Compiling caffe2/ideep/utils/ideep_register.cc; 2s processwrapper-sandbox 2022-11-23T02:03:32.0115346Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:32.0115954Z Compiling caffe2/operators/load_save_op_util.cc; 1s processwrapper-sandbox 2022-11-23T02:03:32.0116599Z Compiling caffe2/operators/listwise_l2r_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:32.0117236Z Compiling caffe2/operators/group_norm_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:32.0117955Z Compiling caffe2/operators/lengths_tile_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:32.0118442Z [Scann] Compiling caffe2/operators/lengths_top_k_op.cc 2022-11-23T02:03:32.2130068Z 2022-11-23T02:03:32.2131228Z  2022-11-23T02:03:32.2133302Z  2022-11-23T02:03:32.2133945Z  2022-11-23T02:03:32.2134243Z  2022-11-23T02:03:32.2134551Z  2022-11-23T02:03:32.2134850Z  2022-11-23T02:03:32.2135165Z  2022-11-23T02:03:32.2135607Z  2022-11-23T02:03:32.2136451Z INFO: From Compiling caffe2/ideep/operators/utility_ops.cc: 2022-11-23T02:03:32.2137007Z [2,428 / 2,962] 8 actions running 2022-11-23T02:03:32.2137595Z Compiling caffe2/ideep/operators/utility_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:03:32.2138204Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:32.2139008Z Compiling caffe2/operators/load_save_op_util.cc; 1s processwrapper-sandbox 2022-11-23T02:03:32.2139928Z Compiling caffe2/operators/listwise_l2r_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:32.2140569Z Compiling caffe2/operators/group_norm_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:32.2141546Z Compiling caffe2/operators/lengths_tile_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:32.2142192Z Compiling caffe2/operators/lengths_top_k_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:32.2142788Z Compiling c10/util/Half.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:32.2153284Z 2022-11-23T02:03:32.2154265Z  2022-11-23T02:03:32.2154917Z  2022-11-23T02:03:32.2155358Z  2022-11-23T02:03:32.2158523Z  2022-11-23T02:03:32.2158835Z  2022-11-23T02:03:32.2159123Z  2022-11-23T02:03:32.2159415Z  2022-11-23T02:03:32.2159664Z  2022-11-23T02:03:32.2171399Z caffe2/ideep/operators/utility_ops.cc: In member function 'virtual bool {anonymous}::CopyIDEEPToCPUOp::RunOnDevice()': 2022-11-23T02:03:32.2173835Z caffe2/ideep/operators/utility_ops.cc:62:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:32.2174383Z for (int i = 0; i < X.get_dims().size(); ++i) { 2022-11-23T02:03:32.2174720Z ~~^~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:03:32.2181394Z [2,428 / 2,962] 8 actions running 2022-11-23T02:03:32.2182390Z Compiling caffe2/ideep/operators/utility_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:03:32.2183177Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:32.2184262Z Compiling caffe2/operators/load_save_op_util.cc; 1s processwrapper-sandbox 2022-11-23T02:03:32.2185135Z Compiling caffe2/operators/listwise_l2r_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:32.2186142Z Compiling caffe2/operators/group_norm_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:32.2187180Z Compiling caffe2/operators/lengths_tile_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:32.2187885Z Compiling caffe2/operators/lengths_top_k_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:32.2188562Z Compiling c10/util/Half.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:32.5471298Z 2022-11-23T02:03:32.5473148Z  2022-11-23T02:03:32.5473516Z  2022-11-23T02:03:32.5473878Z  2022-11-23T02:03:32.5474205Z  2022-11-23T02:03:32.5474528Z  2022-11-23T02:03:32.5474827Z  2022-11-23T02:03:32.5475147Z  2022-11-23T02:03:32.5475448Z  2022-11-23T02:03:32.5475894Z [2,430 / 2,962] 8 actions running 2022-11-23T02:03:32.5476376Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:32.5476743Z Compiling caffe2/operators/load_save_op_util.cc; 1s processwrapper-sandbox 2022-11-23T02:03:32.5477185Z Compiling caffe2/operators/listwise_l2r_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:32.5477591Z Compiling caffe2/operators/group_norm_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:32.5478074Z Compiling caffe2/operators/lengths_tile_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:32.5478485Z Compiling caffe2/operators/lengths_top_k_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:32.5478809Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:32.5479164Z Compiling c10/util/Exception.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:32.8495462Z 2022-11-23T02:03:32.8496385Z  2022-11-23T02:03:32.8496984Z  2022-11-23T02:03:32.8499816Z  2022-11-23T02:03:32.8500327Z  2022-11-23T02:03:32.8502865Z  2022-11-23T02:03:32.8503337Z  2022-11-23T02:03:32.8505872Z  2022-11-23T02:03:32.8506325Z  2022-11-23T02:03:32.8508707Z [2,432 / 2,962] 8 actions, 7 running 2022-11-23T02:03:32.8509518Z Compiling caffe2/operators/load_save_op_util.cc; 1s processwrapper-sandbox 2022-11-23T02:03:32.8510226Z Compiling caffe2/operators/listwise_l2r_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:32.8510957Z Compiling caffe2/operators/group_norm_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:32.8511690Z Compiling caffe2/operators/lengths_tile_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:32.8512369Z Compiling caffe2/operators/lengths_top_k_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:32.8512957Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:32.8513556Z Compiling caffe2/core/blob_serialization.cc; 0s processwrapper-sandbox 2022-11-23T02:03:32.8514084Z [Scann] Compiling caffe2/core/blob_stats.cc 2022-11-23T02:03:33.1476110Z 2022-11-23T02:03:33.1476880Z  2022-11-23T02:03:33.1477432Z  2022-11-23T02:03:33.1478104Z  2022-11-23T02:03:33.1478417Z  2022-11-23T02:03:33.1478861Z  2022-11-23T02:03:33.1479147Z  2022-11-23T02:03:33.1479452Z  2022-11-23T02:03:33.1479764Z  2022-11-23T02:03:33.1480327Z [2,433 / 2,962] 8 actions running 2022-11-23T02:03:33.1480960Z Compiling caffe2/operators/listwise_l2r_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:33.1488845Z Compiling caffe2/operators/group_norm_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:33.1489849Z Compiling caffe2/operators/lengths_tile_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:33.1490256Z Compiling caffe2/operators/lengths_top_k_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:33.1490746Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:33.1491280Z Compiling caffe2/core/blob_serialization.cc; 0s processwrapper-sandbox 2022-11-23T02:03:33.1491665Z Compiling caffe2/core/blob_stats.cc; 0s processwrapper-sandbox 2022-11-23T02:03:33.1492258Z Compiling caffe2/ideep/operators/sigmoid_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:34.0626653Z 2022-11-23T02:03:34.0627185Z  2022-11-23T02:03:34.0627468Z  2022-11-23T02:03:34.0627702Z  2022-11-23T02:03:34.0628126Z  2022-11-23T02:03:34.0628414Z  2022-11-23T02:03:34.0628594Z  2022-11-23T02:03:34.0628753Z  2022-11-23T02:03:34.0628924Z  2022-11-23T02:03:34.0629188Z [2,434 / 2,962] 8 actions, 7 running 2022-11-23T02:03:34.0629544Z Compiling caffe2/operators/listwise_l2r_op.cc; 3s processwrapper-sandbox 2022-11-23T02:03:34.0630623Z Compiling caffe2/operators/group_norm_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:34.0631016Z Compiling caffe2/operators/lengths_top_k_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:34.0631324Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:34.0631667Z Compiling caffe2/core/blob_serialization.cc; 1s processwrapper-sandbox 2022-11-23T02:03:34.0632039Z Compiling caffe2/core/blob_stats.cc; 1s processwrapper-sandbox 2022-11-23T02:03:34.0632404Z Compiling caffe2/ideep/operators/sigmoid_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:34.0632709Z [Scann] //:caffe2 2022-11-23T02:03:34.2412983Z 2022-11-23T02:03:34.2413797Z  2022-11-23T02:03:34.2414615Z  2022-11-23T02:03:34.2414954Z  2022-11-23T02:03:34.2415240Z  2022-11-23T02:03:34.2415496Z  2022-11-23T02:03:34.2415815Z  2022-11-23T02:03:34.2416112Z  2022-11-23T02:03:34.2416358Z  2022-11-23T02:03:34.2416881Z INFO: From Compiling caffe2/operators/lengths_top_k_op.cc: 2022-11-23T02:03:34.2417369Z [2,436 / 2,962] 8 actions running 2022-11-23T02:03:34.2417704Z Compiling caffe2/operators/lengths_top_k_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:34.2418036Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:34.2418384Z Compiling caffe2/core/blob_serialization.cc; 1s processwrapper-sandbox 2022-11-23T02:03:34.2418755Z Compiling caffe2/core/blob_stats.cc; 1s processwrapper-sandbox 2022-11-23T02:03:34.2419121Z Compiling caffe2/ideep/operators/sigmoid_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:34.2419442Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:34.2419769Z Compiling c10/util/Array.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:34.2420149Z Compiling caffe2/operators/lengths_pad_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:34.2420320Z 2022-11-23T02:03:34.2420406Z  2022-11-23T02:03:34.2420580Z  2022-11-23T02:03:34.2420753Z  2022-11-23T02:03:34.2420909Z  2022-11-23T02:03:34.2421078Z  2022-11-23T02:03:34.2421249Z  2022-11-23T02:03:34.2421404Z  2022-11-23T02:03:34.2421571Z  2022-11-23T02:03:34.2422141Z caffe2/operators/lengths_top_k_op.cc: In instantiation of 'bool caffe2::LengthsTopKOp::RunOnDevice() [with T = float; Context = caffe2::CPUContext]': 2022-11-23T02:03:34.2422513Z caffe2/operators/lengths_top_k_op.cc:158:1: required from here 2022-11-23T02:03:34.2422969Z caffe2/operators/lengths_top_k_op.cc:42:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:34.2423316Z if (p_queue.size() < k_ || value > p_queue.top().first) { 2022-11-23T02:03:34.2423748Z caffe2/operators/lengths_top_k_op.cc:46:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:34.2424232Z if (p_queue.size() > k_) { 2022-11-23T02:03:34.2424489Z [2,436 / 2,962] 8 actions running 2022-11-23T02:03:34.2424828Z Compiling caffe2/operators/lengths_top_k_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:34.2425135Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:34.2425482Z Compiling caffe2/core/blob_serialization.cc; 1s processwrapper-sandbox 2022-11-23T02:03:34.2425851Z Compiling caffe2/core/blob_stats.cc; 1s processwrapper-sandbox 2022-11-23T02:03:34.2426216Z Compiling caffe2/ideep/operators/sigmoid_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:34.2426538Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:34.2426856Z Compiling c10/util/Array.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:34.2427228Z Compiling caffe2/operators/lengths_pad_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:34.5485527Z 2022-11-23T02:03:34.5486085Z  2022-11-23T02:03:34.5486439Z  2022-11-23T02:03:34.5486788Z  2022-11-23T02:03:34.5487103Z  2022-11-23T02:03:34.5487513Z  2022-11-23T02:03:34.5487810Z  2022-11-23T02:03:34.5488101Z  2022-11-23T02:03:34.5488410Z  2022-11-23T02:03:34.5488852Z [2,438 / 2,962] 8 actions running 2022-11-23T02:03:34.5489412Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:34.5490041Z Compiling caffe2/core/blob_serialization.cc; 1s processwrapper-sandbox 2022-11-23T02:03:34.5490430Z Compiling caffe2/core/blob_stats.cc; 1s processwrapper-sandbox 2022-11-23T02:03:34.5490919Z Compiling caffe2/ideep/operators/sigmoid_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:34.5491371Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:34.5491731Z Compiling caffe2/operators/lengths_pad_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:34.5492207Z Compiling caffe2/ideep/operators/shape_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:34.5492723Z Compiling caffe2/operators/length_split_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:34.5538651Z 2022-11-23T02:03:34.5542015Z  2022-11-23T02:03:34.5542503Z  2022-11-23T02:03:34.5542813Z  2022-11-23T02:03:34.5543156Z  2022-11-23T02:03:34.5543481Z  2022-11-23T02:03:34.5543740Z  2022-11-23T02:03:34.5544024Z  2022-11-23T02:03:34.5544320Z  2022-11-23T02:03:34.5544870Z INFO: From Compiling caffe2/core/blob_serialization.cc: 2022-11-23T02:03:34.5545436Z [2,438 / 2,962] 8 actions running 2022-11-23T02:03:34.5545936Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:34.5546510Z Compiling caffe2/core/blob_serialization.cc; 1s processwrapper-sandbox 2022-11-23T02:03:34.5547075Z Compiling caffe2/core/blob_stats.cc; 1s processwrapper-sandbox 2022-11-23T02:03:34.5547651Z Compiling caffe2/ideep/operators/sigmoid_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:34.5548075Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:34.5548502Z Compiling caffe2/operators/lengths_pad_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:34.5549113Z Compiling caffe2/ideep/operators/shape_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:34.5549594Z Compiling caffe2/operators/length_split_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:34.5549775Z 2022-11-23T02:03:34.5549857Z  2022-11-23T02:03:34.5550140Z  2022-11-23T02:03:34.5550364Z  2022-11-23T02:03:34.5550593Z  2022-11-23T02:03:34.5550892Z  2022-11-23T02:03:34.5551187Z  2022-11-23T02:03:34.5551474Z  2022-11-23T02:03:34.5551777Z  2022-11-23T02:03:34.5553091Z 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-11-23T02:03:34.5554344Z caffe2/core/blob_serialization.cc:414:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:34.5563145Z chunkBegin < std::max(tensor.numel(), static_cast(1)); 2022-11-23T02:03:34.5563879Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:03:34.5564285Z In file included from ./caffe2/core/common.h:29:0, 2022-11-23T02:03:34.5564692Z from ./caffe2/core/blob.h:9, 2022-11-23T02:03:34.5565120Z from ./caffe2/core/blob_serialization.h:9, 2022-11-23T02:03:34.5565571Z from caffe2/core/blob_serialization.cc:1: 2022-11-23T02:03:34.5566772Z 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-11-23T02:03:34.5567874Z caffe2/core/blob_serialization.cc:657:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:34.5569552Z chunkBegin <= input.numel(), 2022-11-23T02:03:34.5569904Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~ 2022-11-23T02:03:34.5570653Z caffe2/core/blob_serialization.cc:663:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:34.5571296Z if (chunkBegin + chunkSize > input.numel()) { 2022-11-23T02:03:34.5571670Z ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-11-23T02:03:34.5572062Z In file included from ./caffe2/core/common.h:29:0, 2022-11-23T02:03:34.5572472Z from ./caffe2/core/blob.h:9, 2022-11-23T02:03:34.5572873Z from ./caffe2/core/blob_serialization.h:9, 2022-11-23T02:03:34.5573323Z from caffe2/core/blob_serialization.cc:1: 2022-11-23T02:03:34.5574376Z 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-11-23T02:03:34.5575099Z caffe2/core/blob_serialization.cc:696:5: required from here 2022-11-23T02:03:34.5575904Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:34.5576480Z start + numElements <= tensor.numel(), 2022-11-23T02:03:34.5576836Z ^ 2022-11-23T02:03:34.5577785Z 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-11-23T02:03:34.5578496Z caffe2/core/blob_serialization.cc:697:5: required from here 2022-11-23T02:03:34.5579303Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:34.5580555Z 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-11-23T02:03:34.5581312Z caffe2/core/blob_serialization.cc:698:5: required from here 2022-11-23T02:03:34.5582119Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:34.5583306Z 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-11-23T02:03:34.5584020Z caffe2/core/blob_serialization.cc:699:5: required from here 2022-11-23T02:03:34.5584809Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:34.5586025Z 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-11-23T02:03:34.5586758Z caffe2/core/blob_serialization.cc:700:5: required from here 2022-11-23T02:03:34.5588417Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:34.5589680Z 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-11-23T02:03:34.5590398Z caffe2/core/blob_serialization.cc:701:5: required from here 2022-11-23T02:03:34.5591207Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:34.5592430Z 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-11-23T02:03:34.5593202Z caffe2/core/blob_serialization.cc:702:5: required from here 2022-11-23T02:03:34.5594013Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:34.5595204Z 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-11-23T02:03:34.5595920Z caffe2/core/blob_serialization.cc:703:5: required from here 2022-11-23T02:03:34.5596703Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:34.5597975Z 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-11-23T02:03:34.5598694Z caffe2/core/blob_serialization.cc:704:5: required from here 2022-11-23T02:03:34.5599512Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:34.5600697Z 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-11-23T02:03:34.5601417Z caffe2/core/blob_serialization.cc:705:5: required from here 2022-11-23T02:03:34.5602394Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:34.5603578Z 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-11-23T02:03:34.5604281Z caffe2/core/blob_serialization.cc:706:5: required from here 2022-11-23T02:03:34.5605090Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:34.5606338Z 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-11-23T02:03:34.5607090Z caffe2/core/blob_serialization.cc:1159:5: required from here 2022-11-23T02:03:34.5607875Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:34.5608450Z start + numElements <= tensor.numel(), 2022-11-23T02:03:34.5608811Z ^ 2022-11-23T02:03:34.5609828Z 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-11-23T02:03:34.5610565Z caffe2/core/blob_serialization.cc:1160:5: required from here 2022-11-23T02:03:34.5611870Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:34.5613182Z 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-11-23T02:03:34.5613987Z caffe2/core/blob_serialization.cc:1161:5: required from here 2022-11-23T02:03:34.5614779Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:34.5616026Z 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-11-23T02:03:34.5617431Z caffe2/core/blob_serialization.cc:1162:5: required from here 2022-11-23T02:03:34.5618257Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:34.5619513Z 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-11-23T02:03:34.5620273Z caffe2/core/blob_serialization.cc:1163:5: required from here 2022-11-23T02:03:34.5621264Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:34.5622520Z 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-11-23T02:03:34.5623266Z caffe2/core/blob_serialization.cc:1164:5: required from here 2022-11-23T02:03:34.5624073Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:34.5625364Z 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-11-23T02:03:34.5626133Z caffe2/core/blob_serialization.cc:1165:5: required from here 2022-11-23T02:03:34.5626942Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:34.5628174Z 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-11-23T02:03:34.5628904Z caffe2/core/blob_serialization.cc:1166:5: required from here 2022-11-23T02:03:34.5629955Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:34.5631212Z 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-11-23T02:03:34.5631956Z caffe2/core/blob_serialization.cc:1167:5: required from here 2022-11-23T02:03:34.5632750Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:34.5633967Z 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-11-23T02:03:34.5634711Z caffe2/core/blob_serialization.cc:1168:5: required from here 2022-11-23T02:03:34.5635523Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:34.5636813Z 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-11-23T02:03:34.5637555Z caffe2/core/blob_serialization.cc:1169:5: required from here 2022-11-23T02:03:34.5638426Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:34.5639053Z [2,438 / 2,962] 8 actions running 2022-11-23T02:03:34.5639507Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:34.5640110Z Compiling caffe2/core/blob_serialization.cc; 1s processwrapper-sandbox 2022-11-23T02:03:34.5640592Z Compiling caffe2/core/blob_stats.cc; 1s processwrapper-sandbox 2022-11-23T02:03:34.5641144Z Compiling caffe2/ideep/operators/sigmoid_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:34.5641881Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:34.5642551Z Compiling caffe2/operators/lengths_pad_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:34.5643202Z Compiling caffe2/ideep/operators/shape_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:34.5643989Z Compiling caffe2/operators/length_split_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:34.8461942Z 2022-11-23T02:03:34.8462754Z  2022-11-23T02:03:34.8463084Z  2022-11-23T02:03:34.8463356Z  2022-11-23T02:03:34.8463530Z  2022-11-23T02:03:34.8463875Z  2022-11-23T02:03:34.8464193Z  2022-11-23T02:03:34.8464503Z  2022-11-23T02:03:34.8464791Z  2022-11-23T02:03:34.8465250Z [2,440 / 2,962] 8 actions, 7 running 2022-11-23T02:03:34.8465693Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:34.8466165Z Compiling caffe2/core/blob_stats.cc; 1s processwrapper-sandbox 2022-11-23T02:03:34.8466664Z Compiling caffe2/ideep/operators/sigmoid_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:34.8467135Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:34.8467648Z Compiling caffe2/operators/lengths_pad_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:34.8468246Z Compiling caffe2/ideep/operators/shape_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:34.8468817Z Compiling caffe2/operators/length_split_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:34.8469239Z [Scann] Compiling caffe2/ideep/operators/relu_op.cc 2022-11-23T02:03:35.1492076Z 2022-11-23T02:03:35.1493127Z  2022-11-23T02:03:35.1493714Z  2022-11-23T02:03:35.1494401Z  2022-11-23T02:03:35.1495185Z  2022-11-23T02:03:35.1495517Z  2022-11-23T02:03:35.1495830Z  2022-11-23T02:03:35.1496145Z  2022-11-23T02:03:35.1497601Z  2022-11-23T02:03:35.1499053Z [2,440 / 2,962] 8 actions running 2022-11-23T02:03:35.1499705Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:35.1501303Z Compiling caffe2/core/blob_stats.cc; 2s processwrapper-sandbox 2022-11-23T02:03:35.1504171Z Compiling caffe2/ideep/operators/sigmoid_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:35.1505819Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:35.1508584Z Compiling caffe2/operators/lengths_pad_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:35.1510297Z Compiling caffe2/ideep/operators/shape_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:35.1511080Z Compiling caffe2/operators/length_split_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:35.1511924Z Compiling caffe2/ideep/operators/relu_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:35.3514131Z 2022-11-23T02:03:35.3515103Z  2022-11-23T02:03:35.3515441Z  2022-11-23T02:03:35.3515709Z  2022-11-23T02:03:35.3515964Z  2022-11-23T02:03:35.3516218Z  2022-11-23T02:03:35.3517791Z  2022-11-23T02:03:35.3518223Z  2022-11-23T02:03:35.3518548Z  2022-11-23T02:03:35.3519006Z [2,441 / 2,962] 8 actions, 7 running 2022-11-23T02:03:35.3520193Z Compiling caffe2/core/blob_stats.cc; 2s processwrapper-sandbox 2022-11-23T02:03:35.3521124Z Compiling caffe2/ideep/operators/sigmoid_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:35.3522232Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:35.3523118Z Compiling caffe2/operators/lengths_pad_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:35.3523978Z Compiling caffe2/ideep/operators/shape_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:35.3525647Z Compiling caffe2/operators/length_split_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:35.3526406Z Compiling caffe2/ideep/operators/relu_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:35.3527906Z [Scann] Compiling caffe2/ideep/operators/reshape_op.cc 2022-11-23T02:03:35.6953215Z 2022-11-23T02:03:35.6953968Z  2022-11-23T02:03:35.6954506Z  2022-11-23T02:03:35.6954792Z  2022-11-23T02:03:35.6955454Z  2022-11-23T02:03:35.6955737Z  2022-11-23T02:03:35.6956177Z  2022-11-23T02:03:35.6956456Z  2022-11-23T02:03:35.6956950Z  2022-11-23T02:03:35.6957492Z [2,443 / 2,962] 8 actions, 7 running 2022-11-23T02:03:35.6958036Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:35.6958802Z Compiling caffe2/operators/lengths_pad_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:35.6959591Z Compiling caffe2/ideep/operators/shape_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:35.6960533Z Compiling caffe2/operators/length_split_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:35.6961323Z Compiling caffe2/ideep/operators/relu_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:35.6962232Z Compiling caffe2/ideep/operators/reshape_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:35.6963013Z Compiling caffe2/operators/layer_norm_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:35.6963644Z [Scann] Compiling c10/core/impl/SizesAndStrides.cpp 2022-11-23T02:03:35.9497631Z 2022-11-23T02:03:35.9498580Z  2022-11-23T02:03:35.9499220Z  2022-11-23T02:03:35.9501960Z  2022-11-23T02:03:35.9502462Z  2022-11-23T02:03:35.9505075Z  2022-11-23T02:03:35.9505542Z  2022-11-23T02:03:35.9508155Z  2022-11-23T02:03:35.9508620Z  2022-11-23T02:03:35.9511337Z [2,443 / 2,962] 8 actions running 2022-11-23T02:03:35.9511986Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:35.9515900Z Compiling caffe2/operators/lengths_pad_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:35.9516768Z Compiling caffe2/ideep/operators/shape_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:35.9519875Z Compiling caffe2/operators/length_split_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:35.9520733Z Compiling caffe2/ideep/operators/relu_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:35.9523760Z Compiling caffe2/ideep/operators/reshape_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:35.9524566Z Compiling caffe2/operators/layer_norm_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:35.9527209Z Compiling c10/core/impl/SizesAndStrides.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:36.1501568Z 2022-11-23T02:03:36.1502687Z  2022-11-23T02:03:36.1503243Z  2022-11-23T02:03:36.1504590Z  2022-11-23T02:03:36.1505924Z  2022-11-23T02:03:36.1507247Z  2022-11-23T02:03:36.1507776Z  2022-11-23T02:03:36.1508796Z  2022-11-23T02:03:36.1509158Z  2022-11-23T02:03:36.1509565Z [2,444 / 2,962] 8 actions running 2022-11-23T02:03:36.1512780Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:36.1514434Z Compiling caffe2/operators/lengths_pad_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:36.1516187Z Compiling caffe2/ideep/operators/shape_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:36.1517051Z Compiling caffe2/operators/length_split_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:36.1518023Z Compiling caffe2/ideep/operators/relu_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:36.1521040Z Compiling caffe2/ideep/operators/reshape_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:36.1522162Z Compiling caffe2/operators/layer_norm_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:36.1525895Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:36.4380197Z 2022-11-23T02:03:36.4380746Z  2022-11-23T02:03:36.4382028Z  2022-11-23T02:03:36.4384288Z  2022-11-23T02:03:36.4384598Z  2022-11-23T02:03:36.4384897Z  2022-11-23T02:03:36.4385211Z  2022-11-23T02:03:36.4385512Z  2022-11-23T02:03:36.4385815Z  2022-11-23T02:03:36.4386230Z [2,446 / 2,962] 8 actions, 7 running 2022-11-23T02:03:36.4386866Z Compiling caffe2/ideep/operators/shape_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:36.4387422Z Compiling caffe2/operators/length_split_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:36.4387986Z Compiling caffe2/ideep/operators/relu_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:36.4388809Z Compiling caffe2/ideep/operators/reshape_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:36.4389525Z Compiling caffe2/operators/layer_norm_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:36.4390089Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:36.4390613Z Compiling caffe2/operators/jsd_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:36.4391117Z [Scann] Compiling c10/core/impl/HermeticPyObjectTLS.cpp 2022-11-23T02:03:36.6454488Z 2022-11-23T02:03:36.6455065Z  2022-11-23T02:03:36.6455409Z  2022-11-23T02:03:36.6457654Z  2022-11-23T02:03:36.6460285Z  2022-11-23T02:03:36.6462843Z  2022-11-23T02:03:36.6465385Z  2022-11-23T02:03:36.6467914Z  2022-11-23T02:03:36.6470447Z  2022-11-23T02:03:36.6473097Z [2,447 / 2,962] 8 actions, 7 running 2022-11-23T02:03:36.6476029Z Compiling caffe2/ideep/operators/shape_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:36.6479087Z Compiling caffe2/operators/length_split_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:36.6482184Z Compiling caffe2/ideep/operators/relu_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:36.6485102Z Compiling caffe2/ideep/operators/reshape_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:36.6488016Z Compiling caffe2/operators/layer_norm_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:36.6490824Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:36.6493641Z Compiling caffe2/operators/jsd_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:36.6496334Z [Prepa] Compiling caffe2/core/allocator.cc 2022-11-23T02:03:36.9470044Z 2022-11-23T02:03:36.9474977Z  2022-11-23T02:03:36.9475347Z  2022-11-23T02:03:36.9475614Z  2022-11-23T02:03:36.9475934Z  2022-11-23T02:03:36.9476219Z  2022-11-23T02:03:36.9476481Z  2022-11-23T02:03:36.9476754Z  2022-11-23T02:03:36.9477022Z  2022-11-23T02:03:36.9477430Z [2,449 / 2,962] 8 actions, 7 running 2022-11-23T02:03:36.9478079Z Compiling caffe2/ideep/operators/relu_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:36.9478749Z Compiling caffe2/ideep/operators/reshape_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:36.9479388Z Compiling caffe2/operators/layer_norm_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:36.9479891Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:36.9480430Z Compiling caffe2/operators/jsd_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:36.9481023Z Compiling caffe2/core/allocator.cc; 0s processwrapper-sandbox 2022-11-23T02:03:36.9481703Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:36.9482133Z [Scann] Compiling caffe2/ideep/operators/queue_ops.cc 2022-11-23T02:03:37.1507262Z 2022-11-23T02:03:37.1507890Z  2022-11-23T02:03:37.1508224Z  2022-11-23T02:03:37.1508533Z  2022-11-23T02:03:37.1510064Z  2022-11-23T02:03:37.1511416Z  2022-11-23T02:03:37.1511647Z  2022-11-23T02:03:37.1511817Z  2022-11-23T02:03:37.1511999Z  2022-11-23T02:03:37.1512285Z [2,450 / 2,962] 8 actions running 2022-11-23T02:03:37.1513205Z Compiling caffe2/ideep/operators/reshape_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:37.1513820Z Compiling caffe2/operators/layer_norm_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:37.1514301Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:37.1514838Z Compiling caffe2/operators/jsd_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:37.1515403Z Compiling caffe2/core/allocator.cc; 0s processwrapper-sandbox 2022-11-23T02:03:37.1515867Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:37.1516422Z Compiling caffe2/ideep/operators/queue_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:37.1516907Z Compiling caffe2/operators/is_empty_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:37.3509519Z 2022-11-23T02:03:37.3510042Z  2022-11-23T02:03:37.3767624Z  2022-11-23T02:03:37.3767930Z  2022-11-23T02:03:37.3768103Z  2022-11-23T02:03:37.3768328Z  2022-11-23T02:03:37.3768535Z  2022-11-23T02:03:37.3768772Z  2022-11-23T02:03:37.3768970Z  2022-11-23T02:03:37.3769218Z [2,450 / 2,962] 8 actions running 2022-11-23T02:03:37.3769576Z Compiling caffe2/ideep/operators/reshape_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:37.3770036Z Compiling caffe2/operators/layer_norm_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:37.3770445Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:37.3770823Z Compiling caffe2/operators/jsd_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:37.3771281Z Compiling caffe2/core/allocator.cc; 0s processwrapper-sandbox 2022-11-23T02:03:37.3771634Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:37.3772084Z Compiling caffe2/ideep/operators/queue_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:37.3772532Z Compiling caffe2/operators/is_empty_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:37.9002338Z 2022-11-23T02:03:37.9003088Z  2022-11-23T02:03:37.9003462Z  2022-11-23T02:03:37.9003896Z  2022-11-23T02:03:37.9004230Z  2022-11-23T02:03:37.9004693Z  2022-11-23T02:03:37.9004993Z  2022-11-23T02:03:37.9005395Z  2022-11-23T02:03:37.9005708Z  2022-11-23T02:03:37.9006267Z INFO: From Compiling caffe2/ideep/operators/reshape_op.cc: 2022-11-23T02:03:37.9006822Z [2,450 / 2,962] 8 actions running 2022-11-23T02:03:37.9007447Z Compiling caffe2/ideep/operators/reshape_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:37.9008126Z Compiling caffe2/operators/layer_norm_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:37.9008496Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:37.9008824Z Compiling caffe2/operators/jsd_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:37.9009203Z Compiling caffe2/core/allocator.cc; 1s processwrapper-sandbox 2022-11-23T02:03:37.9009533Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:37.9009865Z Compiling caffe2/ideep/operators/queue_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:37.9010302Z Compiling caffe2/operators/is_empty_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:37.9015624Z 2022-11-23T02:03:37.9016132Z  2022-11-23T02:03:37.9016467Z  2022-11-23T02:03:37.9016743Z  2022-11-23T02:03:37.9017092Z  2022-11-23T02:03:37.9017395Z  2022-11-23T02:03:37.9017660Z  2022-11-23T02:03:37.9017943Z  2022-11-23T02:03:37.9018261Z  2022-11-23T02:03:37.9018887Z caffe2/ideep/operators/reshape_op.cc: In member function 'virtual bool {anonymous}::IDEEPReshapeOp::RunOnDevice()': 2022-11-23T02:03:37.9019418Z caffe2/ideep/operators/reshape_op.cc:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:37.9019778Z for (int i = 0; i < actual_new_shape.size() && i < input.ndims(); ++i) { 2022-11-23T02:03:37.9020011Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:03:37.9020426Z caffe2/ideep/operators/reshape_op.cc:62:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:37.9049454Z for (int i = 0; i < actual_new_shape.size(); ++i) { 2022-11-23T02:03:37.9049843Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:03:37.9050124Z [2,450 / 2,962] 8 actions running 2022-11-23T02:03:37.9050465Z Compiling caffe2/ideep/operators/reshape_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:37.9051034Z Compiling caffe2/operators/layer_norm_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:37.9051508Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:37.9052041Z Compiling caffe2/operators/jsd_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:37.9052595Z Compiling caffe2/core/allocator.cc; 1s processwrapper-sandbox 2022-11-23T02:03:37.9053062Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:37.9175740Z Compiling caffe2/ideep/operators/queue_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:37.9176223Z Compiling caffe2/operators/is_empty_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:38.1630254Z 2022-11-23T02:03:38.1632086Z  2022-11-23T02:03:38.1632636Z  2022-11-23T02:03:38.1633399Z  2022-11-23T02:03:38.1633734Z  2022-11-23T02:03:38.1634020Z  2022-11-23T02:03:38.1634286Z  2022-11-23T02:03:38.1634590Z  2022-11-23T02:03:38.1634860Z  2022-11-23T02:03:38.1635375Z INFO: From Compiling caffe2/operators/last_n_window_collector.cc: 2022-11-23T02:03:38.1635888Z [2,452 / 2,962] 8 actions running 2022-11-23T02:03:38.1636330Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:38.1636869Z Compiling caffe2/operators/jsd_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:38.1637464Z Compiling caffe2/core/allocator.cc; 1s processwrapper-sandbox 2022-11-23T02:03:38.1638047Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:38.1638657Z Compiling caffe2/ideep/operators/queue_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:38.1639286Z Compiling caffe2/operators/is_empty_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:38.1639942Z Compiling c10/core/UndefinedTensorImpl.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:38.1640583Z Compiling caffe2/operators/integral_image_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:38.1640890Z 2022-11-23T02:03:38.1641047Z  2022-11-23T02:03:38.1641318Z  2022-11-23T02:03:38.1641800Z  2022-11-23T02:03:38.1642070Z  2022-11-23T02:03:38.1642347Z  2022-11-23T02:03:38.1642620Z  2022-11-23T02:03:38.1644479Z  2022-11-23T02:03:38.1645020Z  2022-11-23T02:03:38.1662833Z caffe2/operators/last_n_window_collector.cc: In instantiation of 'bool caffe2::{anonymous}::LastNWindowCollectorOp::collect() [with Context = caffe2::CPUContext]': 2022-11-23T02:03:38.1664086Z caffe2/operators/last_n_window_collector.cc:27:21: required from 'bool caffe2::{anonymous}::LastNWindowCollectorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-11-23T02:03:38.1664821Z caffe2/operators/last_n_window_collector.cc:224:1: required from here 2022-11-23T02:03:38.1665650Z caffe2/operators/last_n_window_collector.cc:47:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:38.1666489Z for (size_t i = 1; i < input.dim(); ++i) { 2022-11-23T02:03:38.1667241Z caffe2/operators/last_n_window_collector.cc:89:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:38.1667764Z if (output_num > output_batch_size) { 2022-11-23T02:03:38.1668090Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ 2022-11-23T02:03:38.1668482Z [2,452 / 2,962] 8 actions running 2022-11-23T02:03:38.1668897Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:38.1669466Z Compiling caffe2/operators/jsd_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:38.1670093Z Compiling caffe2/core/allocator.cc; 1s processwrapper-sandbox 2022-11-23T02:03:38.1670618Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:38.1671393Z Compiling caffe2/ideep/operators/queue_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:38.1672106Z Compiling caffe2/operators/is_empty_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:38.1672817Z Compiling c10/core/UndefinedTensorImpl.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:38.1673645Z Compiling caffe2/operators/integral_image_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:38.3779011Z 2022-11-23T02:03:38.3780271Z  2022-11-23T02:03:38.3783381Z  2022-11-23T02:03:38.3786046Z  2022-11-23T02:03:38.3788745Z  2022-11-23T02:03:38.3790774Z  2022-11-23T02:03:38.3791347Z  2022-11-23T02:03:38.3791899Z  2022-11-23T02:03:38.3792339Z  2022-11-23T02:03:38.3793015Z [2,455 / 2,962] 7 actions running 2022-11-23T02:03:38.3793772Z Compiling caffe2/core/allocator.cc; 1s processwrapper-sandbox 2022-11-23T02:03:38.3794825Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:38.3795631Z Compiling caffe2/ideep/operators/queue_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:38.3796460Z Compiling caffe2/operators/is_empty_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:38.3797421Z Compiling caffe2/operators/integral_image_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:38.3798581Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:38.3799324Z Compiling c10/core/SymIntArrayRef.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:38.6836693Z 2022-11-23T02:03:38.6837622Z  2022-11-23T02:03:38.6838259Z  2022-11-23T02:03:38.6838717Z  2022-11-23T02:03:38.6839001Z  2022-11-23T02:03:38.6839286Z  2022-11-23T02:03:38.6839562Z  2022-11-23T02:03:38.6842067Z  2022-11-23T02:03:38.6842677Z [2,459 / 2,962] 7 actions, 6 running 2022-11-23T02:03:38.6844716Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:38.6845588Z Compiling caffe2/ideep/operators/queue_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:38.6846248Z Compiling caffe2/operators/is_empty_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:38.6846846Z Compiling caffe2/operators/integral_image_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:38.6847354Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:38.6847789Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:38.6848079Z [Scann] Compiling c10/core/Scalar.cpp 2022-11-23T02:03:38.9782888Z 2022-11-23T02:03:38.9783445Z  2022-11-23T02:03:38.9783899Z  2022-11-23T02:03:38.9784261Z  2022-11-23T02:03:38.9784580Z  2022-11-23T02:03:38.9784825Z  2022-11-23T02:03:38.9785068Z  2022-11-23T02:03:38.9785392Z  2022-11-23T02:03:38.9785822Z [2,459 / 2,962] 8 actions running 2022-11-23T02:03:38.9786118Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:38.9786487Z Compiling caffe2/ideep/operators/queue_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:03:38.9786869Z Compiling caffe2/operators/is_empty_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:38.9787250Z Compiling caffe2/operators/integral_image_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:38.9787566Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:38.9787837Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:38.9788139Z Compiling c10/core/Scalar.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:38.9788432Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:39.2368348Z 2022-11-23T02:03:39.2373584Z  2022-11-23T02:03:39.2375796Z  2022-11-23T02:03:39.2376166Z  2022-11-23T02:03:39.2376437Z  2022-11-23T02:03:39.2377162Z  2022-11-23T02:03:39.2377322Z  2022-11-23T02:03:39.2377553Z  2022-11-23T02:03:39.2377825Z  2022-11-23T02:03:39.2378193Z [2,460 / 2,962] 8 actions running 2022-11-23T02:03:39.2378662Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:39.2379122Z Compiling caffe2/ideep/operators/queue_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:03:39.2379900Z Compiling caffe2/operators/is_empty_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:39.2380544Z Compiling caffe2/operators/integral_image_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:39.2381057Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:39.2381490Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:39.2381779Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:39.2382257Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 0s processwrapper-sandbox 2022-11-23T02:03:39.6380673Z 2022-11-23T02:03:39.6381276Z  2022-11-23T02:03:39.6381605Z  2022-11-23T02:03:39.6381904Z  2022-11-23T02:03:39.6382222Z  2022-11-23T02:03:39.6382466Z  2022-11-23T02:03:39.6382633Z  2022-11-23T02:03:39.6382798Z  2022-11-23T02:03:39.6382953Z  2022-11-23T02:03:39.6387725Z [2,461 / 2,962] 8 actions running 2022-11-23T02:03:39.6388292Z Compiling caffe2/ideep/operators/queue_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:03:39.6388943Z Compiling caffe2/operators/is_empty_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:39.6389547Z Compiling caffe2/operators/integral_image_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:39.6390052Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:39.6390446Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:39.6390885Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:39.6391451Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 0s processwrapper-sandbox 2022-11-23T02:03:39.6392026Z Compiling caffe2/operators/im2col_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:39.8035099Z 2022-11-23T02:03:39.8035927Z  2022-11-23T02:03:39.8036336Z  2022-11-23T02:03:39.8036653Z  2022-11-23T02:03:39.8037012Z  2022-11-23T02:03:39.8037366Z  2022-11-23T02:03:39.8037723Z  2022-11-23T02:03:39.8038169Z  2022-11-23T02:03:39.8038540Z  2022-11-23T02:03:39.8039215Z INFO: From Compiling caffe2/ideep/operators/queue_ops.cc: 2022-11-23T02:03:39.8039768Z [2,462 / 2,962] 8 actions running 2022-11-23T02:03:39.8040399Z Compiling caffe2/ideep/operators/queue_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:03:39.8041122Z Compiling caffe2/operators/integral_image_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:39.8042213Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:39.8042662Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:39.8043147Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:39.8043769Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 0s processwrapper-sandbox 2022-11-23T02:03:39.8044468Z Compiling caffe2/operators/im2col_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:39.8045135Z Compiling c10/core/InferenceMode.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:39.8045455Z 2022-11-23T02:03:39.8045584Z  2022-11-23T02:03:39.8045897Z  2022-11-23T02:03:39.8046199Z  2022-11-23T02:03:39.8046479Z  2022-11-23T02:03:39.8046780Z  2022-11-23T02:03:39.8047081Z  2022-11-23T02:03:39.8047371Z  2022-11-23T02:03:39.8047667Z  2022-11-23T02:03:39.8048114Z In file included from ./c10/util/Logging.h:10:0, 2022-11-23T02:03:39.8048607Z from ./caffe2/utils/eigen_utils.h:9, 2022-11-23T02:03:39.8049007Z from ./caffe2/ideep/ideep_utils.h:4, 2022-11-23T02:03:39.8051324Z from caffe2/ideep/operators/queue_ops.cc:1: 2022-11-23T02:03:39.8052426Z caffe2/ideep/operators/queue_ops.cc: In member function 'virtual bool {anonymous}::IDEEPSafeEnqueueBlobsOp::RunOnDevice()': 2022-11-23T02:03:39.8053662Z caffe2/ideep/operators/queue_ops.cc:55:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:39.8054400Z OutputSize() == size + 1, 2022-11-23T02:03:39.8055160Z ~~~~~~~~~~~~~^~~~~~~~~~~ 2022-11-23T02:03:39.8055757Z [2,462 / 2,962] 8 actions running 2022-11-23T02:03:39.8056555Z Compiling caffe2/ideep/operators/queue_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:03:39.8057247Z Compiling caffe2/operators/integral_image_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:39.8057805Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:39.8058289Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:39.8058791Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:39.8059378Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 0s processwrapper-sandbox 2022-11-23T02:03:39.8060052Z Compiling caffe2/operators/im2col_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:39.8060667Z Compiling c10/core/InferenceMode.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:40.0388255Z 2022-11-23T02:03:40.0389144Z  2022-11-23T02:03:40.0389502Z  2022-11-23T02:03:40.0389829Z  2022-11-23T02:03:40.0390865Z  2022-11-23T02:03:40.0391145Z  2022-11-23T02:03:40.0391417Z  2022-11-23T02:03:40.0391650Z  2022-11-23T02:03:40.0391920Z  2022-11-23T02:03:40.0392317Z [2,464 / 2,962] 8 actions running 2022-11-23T02:03:40.0392897Z Compiling caffe2/operators/integral_image_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:40.0393398Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:40.0393826Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:40.0394251Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:40.0394827Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 0s processwrapper-sandbox 2022-11-23T02:03:40.0395409Z Compiling caffe2/operators/im2col_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:40.0395916Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:40.0396342Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:40.5908273Z 2022-11-23T02:03:40.5909919Z  2022-11-23T02:03:40.5911306Z  2022-11-23T02:03:40.5912649Z  2022-11-23T02:03:40.5913945Z  2022-11-23T02:03:40.5915237Z  2022-11-23T02:03:40.5916523Z  2022-11-23T02:03:40.5917908Z  2022-11-23T02:03:40.5919171Z  2022-11-23T02:03:40.5920602Z [2,465 / 2,962] 8 actions, 7 running 2022-11-23T02:03:40.5924139Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:40.5925676Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:40.5927160Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:40.5928798Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 1s processwrapper-sandbox 2022-11-23T02:03:40.5930421Z Compiling caffe2/operators/im2col_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:40.5931172Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:40.5932133Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:40.5932508Z [Scann] //:caffe2 2022-11-23T02:03:40.8219376Z 2022-11-23T02:03:40.8219919Z  2022-11-23T02:03:40.8220291Z  2022-11-23T02:03:40.8220674Z  2022-11-23T02:03:40.8220965Z  2022-11-23T02:03:40.8221177Z  2022-11-23T02:03:40.8221416Z  2022-11-23T02:03:40.8221596Z  2022-11-23T02:03:40.8221819Z  2022-11-23T02:03:40.8222114Z [2,467 / 2,962] 8 actions, 7 running 2022-11-23T02:03:40.8222560Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:40.8222922Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:40.8223392Z Compiling caffe2/operators/im2col_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:40.8223808Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:40.8224068Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:40.8224337Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:40.8224776Z Compiling caffe2/operators/if_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:40.8225112Z [Scann] Compiling c10/core/DispatchKey.cpp 2022-11-23T02:03:41.0393592Z 2022-11-23T02:03:41.0394154Z  2022-11-23T02:03:41.0394529Z  2022-11-23T02:03:41.0394888Z  2022-11-23T02:03:41.0395163Z  2022-11-23T02:03:41.0395335Z  2022-11-23T02:03:41.0395499Z  2022-11-23T02:03:41.0395652Z  2022-11-23T02:03:41.0395817Z  2022-11-23T02:03:41.0439959Z [2,467 / 2,962] 8 actions running 2022-11-23T02:03:41.0440488Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:41.0440954Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:41.0441685Z Compiling caffe2/operators/im2col_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:41.0442210Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:41.0442677Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:41.0443139Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:41.0443696Z Compiling caffe2/operators/if_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:41.0444344Z Compiling c10/core/DispatchKey.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:41.2479595Z 2022-11-23T02:03:41.2480240Z  2022-11-23T02:03:41.2480639Z  2022-11-23T02:03:41.2742062Z  2022-11-23T02:03:41.2742300Z  2022-11-23T02:03:41.2742527Z  2022-11-23T02:03:41.2742746Z  2022-11-23T02:03:41.2742970Z  2022-11-23T02:03:41.2743198Z  2022-11-23T02:03:41.2743525Z [2,469 / 2,962] 8 actions running 2022-11-23T02:03:41.2743904Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:41.2744365Z Compiling caffe2/operators/im2col_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:41.2744762Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:41.2745126Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:41.2745487Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:41.2745909Z Compiling caffe2/operators/if_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:41.2746317Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:41.2746775Z Compiling caffe2/operators/half_float_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:41.4749718Z 2022-11-23T02:03:41.4752528Z  2022-11-23T02:03:41.4754998Z  2022-11-23T02:03:41.4757384Z  2022-11-23T02:03:41.4759938Z  2022-11-23T02:03:41.4760460Z  2022-11-23T02:03:41.4761216Z  2022-11-23T02:03:41.4761736Z  2022-11-23T02:03:41.4762015Z  2022-11-23T02:03:41.4762386Z [2,470 / 2,962] 7 actions running 2022-11-23T02:03:41.4765538Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:41.4766524Z Compiling caffe2/operators/im2col_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:41.4767406Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:41.4768149Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:41.4768955Z Compiling caffe2/operators/if_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:41.4769724Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:41.4770574Z Compiling caffe2/operators/half_float_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:41.7651728Z 2022-11-23T02:03:41.7652143Z  2022-11-23T02:03:41.7652479Z  2022-11-23T02:03:41.7652867Z  2022-11-23T02:03:41.7653163Z  2022-11-23T02:03:41.7653416Z  2022-11-23T02:03:41.7653612Z  2022-11-23T02:03:41.7653768Z  2022-11-23T02:03:41.7654077Z [2,472 / 2,962] 8 actions, 7 running 2022-11-23T02:03:41.7654407Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:41.7654677Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:41.7655059Z Compiling caffe2/operators/if_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:41.7655393Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:41.7655758Z Compiling caffe2/operators/half_float_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:41.7656241Z Compiling caffe2/operators/hard_sigmoid_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:41.7656612Z Compiling c10/core/CopyBytes.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:41.7656946Z [Scann] Compiling c10/core/AutogradState.cpp 2022-11-23T02:03:42.0753560Z 2022-11-23T02:03:42.0754150Z  2022-11-23T02:03:42.0755384Z  2022-11-23T02:03:42.0755690Z  2022-11-23T02:03:42.0756009Z  2022-11-23T02:03:42.0756306Z  2022-11-23T02:03:42.0756492Z  2022-11-23T02:03:42.0756676Z  2022-11-23T02:03:42.0757597Z  2022-11-23T02:03:42.0758035Z [2,474 / 2,962] 8 actions running 2022-11-23T02:03:42.0759168Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:42.0759806Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:42.0761736Z Compiling caffe2/operators/if_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:42.0762385Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:42.0763894Z Compiling caffe2/operators/half_float_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:42.0764372Z Compiling caffe2/operators/hard_sigmoid_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:42.0765033Z Compiling caffe2/operators/inference_lstm_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:42.0765983Z Compiling caffe2/operators/h_softmax_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:42.4158338Z 2022-11-23T02:03:42.4158973Z  2022-11-23T02:03:42.4159344Z  2022-11-23T02:03:42.4159650Z  2022-11-23T02:03:42.4159824Z  2022-11-23T02:03:42.4159995Z  2022-11-23T02:03:42.4160164Z  2022-11-23T02:03:42.4160331Z  2022-11-23T02:03:42.4160483Z  2022-11-23T02:03:42.4160735Z [2,475 / 2,962] 8 actions, 7 running 2022-11-23T02:03:42.4161025Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:42.4161351Z Compiling caffe2/operators/if_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:42.4162184Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:42.4162543Z Compiling caffe2/operators/half_float_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:42.4162935Z Compiling caffe2/operators/hard_sigmoid_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:42.4163316Z Compiling caffe2/operators/inference_lstm_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:42.4163715Z Compiling caffe2/operators/h_softmax_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:42.4164499Z [Scann] Compiling caffe2/operators/index_ops.cc 2022-11-23T02:03:42.6619395Z 2022-11-23T02:03:42.6620223Z  2022-11-23T02:03:42.6621775Z  2022-11-23T02:03:42.6622193Z  2022-11-23T02:03:42.6622768Z  2022-11-23T02:03:42.6623922Z  2022-11-23T02:03:42.6624416Z  2022-11-23T02:03:42.6625582Z  2022-11-23T02:03:42.6626067Z  2022-11-23T02:03:42.6627378Z [2,476 / 2,962] 8 actions, 7 running 2022-11-23T02:03:42.6628062Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:42.6629405Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:42.6630174Z Compiling caffe2/operators/half_float_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:42.6631738Z Compiling caffe2/operators/hard_sigmoid_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:42.6632610Z Compiling caffe2/operators/inference_lstm_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:42.6634182Z Compiling caffe2/operators/h_softmax_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:42.6635043Z Compiling caffe2/operators/index_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:42.6636426Z [Scann] Compiling c10/core/CPUAllocator.cpp 2022-11-23T02:03:42.9242592Z 2022-11-23T02:03:42.9244834Z  2022-11-23T02:03:42.9245550Z  2022-11-23T02:03:42.9246143Z  2022-11-23T02:03:42.9247922Z  2022-11-23T02:03:42.9249526Z  2022-11-23T02:03:42.9249945Z  2022-11-23T02:03:42.9251706Z  2022-11-23T02:03:42.9252191Z  2022-11-23T02:03:42.9254026Z [2,476 / 2,962] 8 actions running 2022-11-23T02:03:42.9254802Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:42.9256577Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:42.9257487Z Compiling caffe2/operators/half_float_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:42.9259596Z Compiling caffe2/operators/hard_sigmoid_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:42.9260634Z Compiling caffe2/operators/inference_lstm_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:42.9262744Z Compiling caffe2/operators/h_softmax_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:42.9264037Z Compiling caffe2/operators/index_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:42.9266027Z Compiling c10/core/CPUAllocator.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:42.9755018Z 2022-11-23T02:03:42.9755606Z  2022-11-23T02:03:42.9755962Z  2022-11-23T02:03:42.9756504Z  2022-11-23T02:03:42.9757924Z  2022-11-23T02:03:42.9758425Z  2022-11-23T02:03:42.9758718Z  2022-11-23T02:03:42.9759003Z  2022-11-23T02:03:42.9759298Z  2022-11-23T02:03:42.9761587Z INFO: From Compiling caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc: 2022-11-23T02:03:42.9762348Z [2,477 / 2,962] 8 actions running 2022-11-23T02:03:42.9763087Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:42.9764808Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:42.9765528Z Compiling caffe2/operators/half_float_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:42.9766724Z Compiling caffe2/operators/hard_sigmoid_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:42.9767558Z Compiling caffe2/operators/inference_lstm_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:42.9768292Z Compiling caffe2/operators/h_softmax_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:42.9770440Z Compiling caffe2/operators/index_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:42.9771130Z Compiling c10/core/Allocator.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:42.9771480Z 2022-11-23T02:03:42.9771855Z  2022-11-23T02:03:42.9772466Z  2022-11-23T02:03:42.9772810Z  2022-11-23T02:03:42.9773078Z  2022-11-23T02:03:42.9773380Z  2022-11-23T02:03:42.9773681Z  2022-11-23T02:03:42.9773968Z  2022-11-23T02:03:42.9774269Z  2022-11-23T02:03:42.9775442Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc: In constructor '{anonymous}::IDEEPInt8GivenTensorFillOp::IDEEPInt8GivenTensorFillOp(const caffe2::OperatorDef&, caffe2::Workspace*)': 2022-11-23T02:03:42.9776663Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc:44:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:42.9777243Z for (int i = 0; i < src_size; i++) { 2022-11-23T02:03:42.9777548Z ~~^~~~~~~~~~ 2022-11-23T02:03:42.9778591Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc: In constructor '{anonymous}::IDEEPInt8GivenIntTensorFillOp::IDEEPInt8GivenIntTensorFillOp(const caffe2::OperatorDef&, caffe2::Workspace*)': 2022-11-23T02:03:42.9779735Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc:115:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:42.9780330Z for (int i = 0; i < src_size; i++) { 2022-11-23T02:03:42.9780676Z ~~^~~~~~~~~~ 2022-11-23T02:03:42.9792828Z [2,477 / 2,962] 8 actions running 2022-11-23T02:03:42.9793409Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:42.9808028Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:42.9808674Z Compiling caffe2/operators/half_float_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:42.9809377Z Compiling caffe2/operators/hard_sigmoid_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:42.9810078Z Compiling caffe2/operators/inference_lstm_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:42.9810798Z Compiling caffe2/operators/h_softmax_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:42.9811461Z Compiling caffe2/operators/index_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:42.9812101Z Compiling c10/core/Allocator.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:43.0217538Z 2022-11-23T02:03:43.0221631Z  2022-11-23T02:03:43.0226747Z  2022-11-23T02:03:43.0227109Z  2022-11-23T02:03:43.0227392Z  2022-11-23T02:03:43.0228076Z  2022-11-23T02:03:43.0228376Z  2022-11-23T02:03:43.0228673Z  2022-11-23T02:03:43.0228951Z  2022-11-23T02:03:43.0229638Z INFO: From Compiling caffe2/operators/half_float_ops.cc: 2022-11-23T02:03:43.0230200Z [2,478 / 2,962] 8 actions running 2022-11-23T02:03:43.0230552Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:43.0230953Z Compiling caffe2/operators/half_float_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:43.0231347Z Compiling caffe2/operators/hard_sigmoid_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:43.0231806Z Compiling caffe2/operators/inference_lstm_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:43.0232185Z Compiling caffe2/operators/h_softmax_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:43.0233781Z Compiling caffe2/operators/index_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:43.0234454Z Compiling c10/core/Allocator.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:43.0235121Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:43.0235331Z 2022-11-23T02:03:43.0235482Z  2022-11-23T02:03:43.0235796Z  2022-11-23T02:03:43.0236109Z  2022-11-23T02:03:43.0236406Z  2022-11-23T02:03:43.0236716Z  2022-11-23T02:03:43.0237026Z  2022-11-23T02:03:43.0237311Z  2022-11-23T02:03:43.0237583Z  2022-11-23T02:03:43.0238654Z caffe2/operators/half_float_ops.cc: In member function 'bool caffe2::Float16UniformFillOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-11-23T02:03:43.0240574Z caffe2/operators/half_float_ops.cc:139:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:43.0241174Z for (uint64_t i = 0; i < leading_dim_sz; i++) { 2022-11-23T02:03:43.0241684Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T02:03:43.0242413Z caffe2/operators/half_float_ops.cc:143:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:43.0242917Z for (uint64_t j = 0; j < rowsz; j++) { 2022-11-23T02:03:43.0243117Z ~~^~~~~~~ 2022-11-23T02:03:43.0243363Z [2,478 / 2,962] 8 actions running 2022-11-23T02:03:43.0243626Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:43.0243971Z Compiling caffe2/operators/half_float_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:43.0244358Z Compiling caffe2/operators/hard_sigmoid_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:43.0244738Z Compiling caffe2/operators/inference_lstm_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:43.0245119Z Compiling caffe2/operators/h_softmax_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:43.0245486Z Compiling caffe2/operators/index_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:43.0245845Z Compiling c10/core/Allocator.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:43.0246135Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:43.2473010Z 2022-11-23T02:03:43.2473511Z  2022-11-23T02:03:43.2473861Z  2022-11-23T02:03:43.2474152Z  2022-11-23T02:03:43.2474868Z  2022-11-23T02:03:43.2475250Z  2022-11-23T02:03:43.2475592Z  2022-11-23T02:03:43.2475899Z  2022-11-23T02:03:43.2476221Z  2022-11-23T02:03:43.2476791Z [2,481 / 2,962] 8 actions, 7 running 2022-11-23T02:03:43.2477256Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:43.2477923Z Compiling caffe2/operators/hard_sigmoid_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:43.2478569Z Compiling caffe2/operators/inference_lstm_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:43.2479218Z Compiling caffe2/operators/h_softmax_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:43.2479829Z Compiling caffe2/operators/index_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:43.2480349Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:43.2480915Z Compiling c10/core/DefaultDtype.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:43.2481369Z [Scann] Compiling c10/core/DeviceType.cpp 2022-11-23T02:03:43.4563390Z 2022-11-23T02:03:43.4564240Z  2022-11-23T02:03:43.4564866Z  2022-11-23T02:03:43.4567762Z  2022-11-23T02:03:43.4568230Z  2022-11-23T02:03:43.4570872Z  2022-11-23T02:03:43.4571376Z  2022-11-23T02:03:43.4573941Z  2022-11-23T02:03:43.4574389Z  2022-11-23T02:03:43.4577124Z [2,484 / 2,962] 7 actions, 6 running 2022-11-23T02:03:43.4577936Z Compiling caffe2/operators/hard_sigmoid_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:43.4578647Z Compiling caffe2/operators/inference_lstm_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:43.4579371Z Compiling caffe2/operators/h_softmax_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:43.4580057Z Compiling caffe2/operators/index_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:43.4580588Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:43.4581380Z Compiling c10/core/DeviceType.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:43.4581896Z [Scann] Compiling c10/core/DispatchKeySet.cpp 2022-11-23T02:03:43.6331421Z 2022-11-23T02:03:43.6332384Z  2022-11-23T02:03:43.6332895Z  2022-11-23T02:03:43.6333677Z  2022-11-23T02:03:43.6334007Z  2022-11-23T02:03:43.6334328Z  2022-11-23T02:03:43.6334913Z  2022-11-23T02:03:43.6335172Z  2022-11-23T02:03:43.6335623Z INFO: From Compiling caffe2/operators/h_softmax_op.cc: 2022-11-23T02:03:43.6336168Z [2,486 / 2,962] 8 actions running 2022-11-23T02:03:43.6336841Z Compiling caffe2/operators/inference_lstm_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:43.6337576Z Compiling caffe2/operators/h_softmax_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:43.6338209Z Compiling caffe2/operators/index_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:43.6338739Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:43.6339325Z Compiling c10/core/DispatchKeySet.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:43.6339850Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:43.6340416Z Compiling c10/core/GeneratorImpl.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:43.6341044Z Compiling caffe2/operators/index_hash_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:43.6342263Z 2022-11-23T02:03:43.6342421Z  2022-11-23T02:03:43.6343798Z  2022-11-23T02:03:43.6344296Z  2022-11-23T02:03:43.6344575Z  2022-11-23T02:03:43.6344885Z  2022-11-23T02:03:43.6345201Z  2022-11-23T02:03:43.6346857Z  2022-11-23T02:03:43.6347136Z  2022-11-23T02:03:43.6348171Z caffe2/operators/h_softmax_op.cc: In member function 'bool caffe2::HSoftmaxSearchOp::RunOnDevice() [with T = float; Context = caffe2::CPUContext]': 2022-11-23T02:03:43.6349196Z caffe2/operators/h_softmax_op.cc:408:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:43.6350029Z info.begin() + (top_n_ < info.size() ? top_n_ : info.size() - 1), 2022-11-23T02:03:43.6350459Z ~~~~~~~^~~~~~~~~~~~~ 2022-11-23T02:03:43.6351234Z caffe2/operators/h_softmax_op.cc:419:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:43.6351763Z if (i < info.size()) { 2022-11-23T02:03:43.6352381Z ~~^~~~~~~~~~~~~ 2022-11-23T02:03:43.6353458Z [2,486 / 2,962] 8 actions running 2022-11-23T02:03:43.6354017Z Compiling caffe2/operators/inference_lstm_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:43.6354658Z Compiling caffe2/operators/h_softmax_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:43.6356566Z Compiling caffe2/operators/index_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:43.6357480Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:43.6358301Z Compiling c10/core/DispatchKeySet.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:43.6358857Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:43.6359375Z Compiling c10/core/GeneratorImpl.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:43.6360654Z Compiling caffe2/operators/index_hash_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:43.8714997Z 2022-11-23T02:03:43.8717945Z  2022-11-23T02:03:43.8719691Z  2022-11-23T02:03:43.8721310Z  2022-11-23T02:03:43.8721947Z  2022-11-23T02:03:43.8722730Z  2022-11-23T02:03:43.8723068Z  2022-11-23T02:03:43.8723357Z  2022-11-23T02:03:43.8723663Z  2022-11-23T02:03:43.8724096Z [2,490 / 2,962] 8 actions, 7 running 2022-11-23T02:03:43.8725531Z Compiling caffe2/operators/inference_lstm_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:43.8726248Z Compiling caffe2/operators/index_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:43.8726830Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:43.8727291Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:43.8728124Z Compiling caffe2/operators/index_hash_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:43.8728739Z Compiling c10/core/Storage.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:43.8729343Z Compiling c10/core/SafePyObject.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:43.8729818Z [Scann] Compiling c10/core/StorageImpl.cpp 2022-11-23T02:03:44.1096783Z 2022-11-23T02:03:44.1097374Z  2022-11-23T02:03:44.1097774Z  2022-11-23T02:03:44.1098081Z  2022-11-23T02:03:44.1098397Z  2022-11-23T02:03:44.1098711Z  2022-11-23T02:03:44.1098993Z  2022-11-23T02:03:44.1099267Z  2022-11-23T02:03:44.1099568Z  2022-11-23T02:03:44.1100006Z [2,492 / 2,962] 8 actions, 7 running 2022-11-23T02:03:44.1100551Z Compiling caffe2/operators/inference_lstm_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:44.1101149Z Compiling caffe2/operators/index_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:44.1101604Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:44.1102031Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:44.1102522Z Compiling caffe2/operators/index_hash_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:44.1103034Z Compiling c10/core/StorageImpl.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:44.1103515Z Compiling c10/core/Stream.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:44.1103871Z [Scann] Compiling c10/core/SymFloat.cpp 2022-11-23T02:03:44.3121904Z 2022-11-23T02:03:44.3122845Z  2022-11-23T02:03:44.3123168Z  2022-11-23T02:03:44.3123415Z  2022-11-23T02:03:44.3123678Z  2022-11-23T02:03:44.3125719Z  2022-11-23T02:03:44.3126258Z  2022-11-23T02:03:44.3126519Z  2022-11-23T02:03:44.3126693Z  2022-11-23T02:03:44.3126946Z [2,498 / 2,962] 8 actions, 7 running 2022-11-23T02:03:44.3127286Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:44.3127647Z Compiling caffe2/operators/index_hash_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:44.3128114Z Compiling c10/mobile/CPUCachingAllocator.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:44.3129012Z Compiling caffe2/operators/instance_norm_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:44.3129593Z Compiling caffe2/contrib/gloo/barrier_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:44.3130144Z Compiling caffe2/sgd/rmsprop_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:44.3130647Z Compiling caffe2/sgd/momentum_sgd_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:44.3130993Z [Scann] Compiling caffe2/sgd/learning_rate_op.cc 2022-11-23T02:03:44.5249741Z 2022-11-23T02:03:44.5250347Z  2022-11-23T02:03:44.5250723Z  2022-11-23T02:03:44.5251051Z  2022-11-23T02:03:44.5251384Z  2022-11-23T02:03:44.5251670Z  2022-11-23T02:03:44.5251918Z  2022-11-23T02:03:44.5252186Z  2022-11-23T02:03:44.5252463Z  2022-11-23T02:03:44.5252841Z [2,499 / 2,962] 8 actions running 2022-11-23T02:03:44.5253333Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:44.5253944Z Compiling caffe2/operators/index_hash_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:44.5255500Z Compiling caffe2/operators/instance_norm_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:44.5256445Z Compiling caffe2/contrib/gloo/barrier_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:44.5256989Z Compiling caffe2/sgd/rmsprop_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:44.5257385Z Compiling caffe2/sgd/momentum_sgd_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:44.5257895Z Compiling caffe2/sgd/learning_rate_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:44.5258363Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:44.9255237Z 2022-11-23T02:03:44.9255806Z  2022-11-23T02:03:44.9256103Z  2022-11-23T02:03:44.9256302Z  2022-11-23T02:03:44.9256477Z  2022-11-23T02:03:44.9256648Z  2022-11-23T02:03:44.9256807Z  2022-11-23T02:03:44.9256975Z  2022-11-23T02:03:44.9257850Z  2022-11-23T02:03:44.9258230Z [2,499 / 2,962] 8 actions running 2022-11-23T02:03:44.9258685Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:44.9259253Z Compiling caffe2/operators/index_hash_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:44.9259854Z Compiling caffe2/operators/instance_norm_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:44.9260470Z Compiling caffe2/contrib/gloo/barrier_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:44.9261039Z Compiling caffe2/sgd/rmsprop_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:44.9261585Z Compiling caffe2/sgd/momentum_sgd_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:44.9262139Z Compiling caffe2/sgd/learning_rate_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:44.9262613Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:45.1514985Z 2022-11-23T02:03:45.1516842Z  2022-11-23T02:03:45.1518289Z  2022-11-23T02:03:45.1519549Z  2022-11-23T02:03:45.1520842Z  2022-11-23T02:03:45.1522263Z  2022-11-23T02:03:45.1522663Z  2022-11-23T02:03:45.1523162Z  2022-11-23T02:03:45.1525601Z  2022-11-23T02:03:45.1526217Z [2,500 / 2,962] 8 actions, 7 running 2022-11-23T02:03:45.1529039Z Compiling caffe2/operators/index_hash_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:45.1529794Z Compiling caffe2/operators/instance_norm_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:45.1532100Z Compiling caffe2/contrib/gloo/barrier_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:45.1532871Z Compiling caffe2/sgd/rmsprop_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:45.1535668Z Compiling caffe2/sgd/momentum_sgd_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:45.1536422Z Compiling caffe2/sgd/learning_rate_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:45.1539659Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:45.1540216Z [Scann] Compiling caffe2/sgd/lars_op.cc 2022-11-23T02:03:45.4891678Z 2022-11-23T02:03:45.4892721Z  2022-11-23T02:03:45.4893493Z  2022-11-23T02:03:45.4894335Z  2022-11-23T02:03:45.4894710Z  2022-11-23T02:03:45.4895053Z  2022-11-23T02:03:45.4895424Z  2022-11-23T02:03:45.4897232Z  2022-11-23T02:03:45.4897806Z  2022-11-23T02:03:45.4898424Z [2,501 / 2,962] 8 actions, 7 running 2022-11-23T02:03:45.4899122Z Compiling caffe2/operators/instance_norm_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:45.4899878Z Compiling caffe2/contrib/gloo/barrier_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:45.4900579Z Compiling caffe2/sgd/rmsprop_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:45.4901321Z Compiling caffe2/sgd/momentum_sgd_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:45.4902064Z Compiling caffe2/sgd/learning_rate_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:45.4902663Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:45.4903266Z Compiling caffe2/sgd/lars_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:45.4903810Z [Scann] Compiling caffe2/sgd/iter_op.cc 2022-11-23T02:03:45.7263416Z 2022-11-23T02:03:45.7264564Z  2022-11-23T02:03:45.7267895Z  2022-11-23T02:03:45.7268655Z  2022-11-23T02:03:45.7269219Z  2022-11-23T02:03:45.7269779Z  2022-11-23T02:03:45.7273087Z  2022-11-23T02:03:45.7273462Z  2022-11-23T02:03:45.7273853Z  2022-11-23T02:03:45.7274504Z [2,501 / 2,962] 8 actions running 2022-11-23T02:03:45.7278155Z Compiling caffe2/operators/instance_norm_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:45.7278896Z Compiling caffe2/contrib/gloo/barrier_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:45.7279540Z Compiling caffe2/sgd/rmsprop_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:45.7280335Z Compiling caffe2/sgd/momentum_sgd_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:45.7285294Z Compiling caffe2/sgd/learning_rate_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:45.7286094Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:45.7286687Z Compiling caffe2/sgd/lars_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:45.7287477Z Compiling caffe2/sgd/iter_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:46.3641113Z 2022-11-23T02:03:46.3642188Z  2022-11-23T02:03:46.3642801Z  2022-11-23T02:03:46.3643345Z  2022-11-23T02:03:46.3645959Z  2022-11-23T02:03:46.3646336Z  2022-11-23T02:03:46.3646784Z  2022-11-23T02:03:46.3649292Z  2022-11-23T02:03:46.3649652Z  2022-11-23T02:03:46.3650241Z [2,502 / 2,962] 8 actions, 7 running 2022-11-23T02:03:46.3653234Z Compiling caffe2/operators/instance_norm_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:46.3653988Z Compiling caffe2/sgd/rmsprop_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:46.3654764Z Compiling caffe2/sgd/momentum_sgd_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:46.3657898Z Compiling caffe2/sgd/learning_rate_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:46.3658526Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:46.3659276Z Compiling caffe2/sgd/lars_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:46.3660397Z Compiling caffe2/sgd/iter_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:46.3660832Z [Scann] Compiling caffe2/sgd/gftrl_op.cc 2022-11-23T02:03:46.7266648Z 2022-11-23T02:03:46.7267233Z  2022-11-23T02:03:46.7267599Z  2022-11-23T02:03:46.7267954Z  2022-11-23T02:03:46.7268179Z  2022-11-23T02:03:46.7268339Z  2022-11-23T02:03:46.7268508Z  2022-11-23T02:03:46.7268677Z  2022-11-23T02:03:46.7268835Z  2022-11-23T02:03:46.7269089Z [2,502 / 2,962] 8 actions running 2022-11-23T02:03:46.7269453Z Compiling caffe2/operators/instance_norm_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:46.7269822Z Compiling caffe2/sgd/rmsprop_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:46.7270190Z Compiling caffe2/sgd/momentum_sgd_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:46.7270571Z Compiling caffe2/sgd/learning_rate_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:46.7270870Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:46.7271195Z Compiling caffe2/sgd/lars_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:46.7271532Z Compiling caffe2/sgd/iter_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:46.7271875Z Compiling caffe2/sgd/gftrl_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:46.9592345Z 2022-11-23T02:03:46.9593223Z  2022-11-23T02:03:46.9593617Z  2022-11-23T02:03:46.9593955Z  2022-11-23T02:03:46.9594219Z  2022-11-23T02:03:46.9594450Z  2022-11-23T02:03:46.9594699Z  2022-11-23T02:03:46.9594950Z  2022-11-23T02:03:46.9595167Z  2022-11-23T02:03:46.9595497Z [2,504 / 2,962] 8 actions running 2022-11-23T02:03:46.9596059Z Compiling caffe2/operators/instance_norm_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:46.9596652Z Compiling caffe2/sgd/rmsprop_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:46.9597220Z Compiling caffe2/sgd/learning_rate_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:46.9598088Z Compiling caffe2/sgd/lars_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:46.9598645Z Compiling caffe2/sgd/iter_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:46.9599191Z Compiling caffe2/sgd/gftrl_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:46.9599723Z Compiling caffe2/sgd/ftrl_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:46.9600273Z Compiling caffe2/sgd/clip_tensor_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:47.2217192Z 2022-11-23T02:03:47.2217734Z  2022-11-23T02:03:47.2218034Z  2022-11-23T02:03:47.2218210Z  2022-11-23T02:03:47.2218415Z  2022-11-23T02:03:47.2218644Z  2022-11-23T02:03:47.2218877Z  2022-11-23T02:03:47.2219125Z  2022-11-23T02:03:47.2219388Z  2022-11-23T02:03:47.2219697Z [2,507 / 2,962] 8 actions, 7 running 2022-11-23T02:03:47.2222513Z Compiling caffe2/sgd/lars_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:47.2222993Z Compiling caffe2/sgd/iter_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:47.2223538Z Compiling caffe2/sgd/gftrl_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:47.2224001Z Compiling caffe2/sgd/ftrl_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:47.2224494Z Compiling caffe2/sgd/clip_tensor_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:47.2224985Z Compiling caffe2/sgd/adam_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:47.2225469Z Compiling caffe2/sgd/adagrad_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:47.2225771Z [Scann] Compiling caffe2/sgd/adadelta_op.cc 2022-11-23T02:03:47.4596453Z 2022-11-23T02:03:47.4597213Z  2022-11-23T02:03:47.4601997Z  2022-11-23T02:03:47.4602340Z  2022-11-23T02:03:47.4602682Z  2022-11-23T02:03:47.4602979Z  2022-11-23T02:03:47.4603280Z  2022-11-23T02:03:47.4603608Z  2022-11-23T02:03:47.4603924Z  2022-11-23T02:03:47.4604371Z [2,508 / 2,962] 8 actions, 7 running 2022-11-23T02:03:47.4605004Z Compiling caffe2/sgd/iter_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:47.4605662Z Compiling caffe2/sgd/gftrl_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:47.4606347Z Compiling caffe2/sgd/ftrl_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:47.4607072Z Compiling caffe2/sgd/clip_tensor_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:47.4607743Z Compiling caffe2/sgd/adam_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:47.4608403Z Compiling caffe2/sgd/adagrad_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:47.4609184Z Compiling caffe2/sgd/adadelta_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:47.4609770Z [Scann] Compiling caffe2/serialize/read_adapter_interface.cc 2022-11-23T02:03:47.7596665Z 2022-11-23T02:03:47.7597570Z  2022-11-23T02:03:47.7600205Z  2022-11-23T02:03:47.7600701Z  2022-11-23T02:03:47.7603345Z  2022-11-23T02:03:47.7603815Z  2022-11-23T02:03:47.7604209Z  2022-11-23T02:03:47.7604934Z  2022-11-23T02:03:47.7605269Z  2022-11-23T02:03:47.7605690Z [2,508 / 2,962] 8 actions running 2022-11-23T02:03:47.7606236Z Compiling caffe2/sgd/iter_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:47.7606813Z Compiling caffe2/sgd/gftrl_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:47.7607383Z Compiling caffe2/sgd/ftrl_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:47.7607956Z Compiling caffe2/sgd/clip_tensor_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:47.7608501Z Compiling caffe2/sgd/adam_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:47.7609045Z Compiling caffe2/sgd/adagrad_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:47.7609594Z Compiling caffe2/sgd/adadelta_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:47.7610046Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:48.1690759Z 2022-11-23T02:03:48.1691310Z  2022-11-23T02:03:48.1691698Z  2022-11-23T02:03:48.1694141Z  2022-11-23T02:03:48.1694818Z  2022-11-23T02:03:48.1695464Z  2022-11-23T02:03:48.1695955Z  2022-11-23T02:03:48.1696272Z  2022-11-23T02:03:48.1696572Z  2022-11-23T02:03:48.1699238Z [2,509 / 2,962] 8 actions, 7 running 2022-11-23T02:03:48.1700143Z Compiling caffe2/sgd/gftrl_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:48.1701063Z Compiling caffe2/sgd/ftrl_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:48.1704887Z Compiling caffe2/sgd/clip_tensor_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:48.1711126Z Compiling caffe2/sgd/adam_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:48.1712242Z Compiling caffe2/sgd/adagrad_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:48.1712882Z Compiling caffe2/sgd/adadelta_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:48.1713393Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:48.1713992Z [Scann] Compiling caffe2/serialize/istream_adapter.cc 2022-11-23T02:03:48.4041161Z 2022-11-23T02:03:48.4042214Z  2022-11-23T02:03:48.4044940Z  2022-11-23T02:03:48.4045487Z  2022-11-23T02:03:48.4046544Z  2022-11-23T02:03:48.4046909Z  2022-11-23T02:03:48.4047206Z  2022-11-23T02:03:48.4047484Z  2022-11-23T02:03:48.4047768Z  2022-11-23T02:03:48.4048169Z [2,510 / 2,962] 8 actions, 7 running 2022-11-23T02:03:48.4048612Z Compiling caffe2/sgd/ftrl_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:48.4049099Z Compiling caffe2/sgd/clip_tensor_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:48.4049626Z Compiling caffe2/sgd/adam_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:48.4049985Z Compiling caffe2/sgd/adagrad_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:48.4050340Z Compiling caffe2/sgd/adadelta_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:48.4050635Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:48.4050999Z Compiling caffe2/serialize/istream_adapter.cc; 0s processwrapper-sandbox 2022-11-23T02:03:48.4051677Z [Scann] Compiling c10/core/TensorImpl.cpp 2022-11-23T02:03:48.7605188Z 2022-11-23T02:03:48.7606175Z  2022-11-23T02:03:48.7607146Z  2022-11-23T02:03:48.7607734Z  2022-11-23T02:03:48.7608136Z  2022-11-23T02:03:48.7608412Z  2022-11-23T02:03:48.7608684Z  2022-11-23T02:03:48.7608978Z  2022-11-23T02:03:48.7609253Z  2022-11-23T02:03:48.7609842Z [2,511 / 2,962] 8 actions running 2022-11-23T02:03:48.7610404Z Compiling caffe2/sgd/ftrl_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:48.7611015Z Compiling caffe2/sgd/clip_tensor_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:48.7611599Z Compiling caffe2/sgd/adam_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:48.7612211Z Compiling caffe2/sgd/adagrad_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:48.7612815Z Compiling caffe2/sgd/adadelta_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:48.7613442Z Compiling caffe2/serialize/istream_adapter.cc; 0s processwrapper-sandbox 2022-11-23T02:03:48.7614077Z Compiling c10/core/TensorImpl.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:48.7614716Z Compiling caffe2/contrib/gloo/allreduce_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:48.9606491Z 2022-11-23T02:03:48.9607073Z  2022-11-23T02:03:48.9607408Z  2022-11-23T02:03:48.9607760Z  2022-11-23T02:03:48.9608074Z  2022-11-23T02:03:48.9608367Z  2022-11-23T02:03:48.9608675Z  2022-11-23T02:03:48.9608992Z  2022-11-23T02:03:48.9609273Z  2022-11-23T02:03:48.9609805Z [2,513 / 2,962] 8 actions, 7 running 2022-11-23T02:03:48.9610435Z Compiling caffe2/sgd/clip_tensor_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:48.9611107Z Compiling caffe2/sgd/adam_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:48.9611641Z Compiling caffe2/sgd/adagrad_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:48.9612099Z Compiling caffe2/sgd/adadelta_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:48.9613485Z Compiling caffe2/serialize/istream_adapter.cc; 0s processwrapper-sandbox 2022-11-23T02:03:48.9613939Z Compiling caffe2/contrib/gloo/allreduce_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:48.9614521Z Compiling caffe2/queue/rebatching_queue_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:48.9614879Z [Prepa] Compiling caffe2/queue/rebatching_queue.cc 2022-11-23T02:03:49.1622162Z 2022-11-23T02:03:49.1624351Z  2022-11-23T02:03:49.1627004Z  2022-11-23T02:03:49.1627428Z  2022-11-23T02:03:49.1631115Z  2022-11-23T02:03:49.1631531Z  2022-11-23T02:03:49.1635334Z  2022-11-23T02:03:49.1635919Z  2022-11-23T02:03:49.1637997Z  2022-11-23T02:03:49.1638544Z [2,514 / 2,962] 8 actions running 2022-11-23T02:03:49.1641245Z Compiling caffe2/sgd/adam_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:49.1642362Z Compiling caffe2/sgd/adagrad_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:49.1644924Z Compiling caffe2/sgd/adadelta_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:49.1645603Z Compiling caffe2/serialize/istream_adapter.cc; 0s processwrapper-sandbox 2022-11-23T02:03:49.1647348Z Compiling caffe2/contrib/gloo/allreduce_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:49.1648151Z Compiling caffe2/queue/rebatching_queue_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:49.1648933Z Compiling caffe2/queue/rebatching_queue.cc; 0s processwrapper-sandbox 2022-11-23T02:03:49.1649920Z Compiling caffe2/queue/queue_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:49.4005582Z 2022-11-23T02:03:49.4006235Z  2022-11-23T02:03:49.4006610Z  2022-11-23T02:03:49.4006961Z  2022-11-23T02:03:49.4007264Z  2022-11-23T02:03:49.4007482Z  2022-11-23T02:03:49.4007654Z  2022-11-23T02:03:49.4007806Z  2022-11-23T02:03:49.4007986Z  2022-11-23T02:03:49.4008237Z [2,515 / 2,962] 8 actions, 7 running 2022-11-23T02:03:49.4008565Z Compiling caffe2/sgd/adagrad_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:49.4008937Z Compiling caffe2/sgd/adadelta_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:49.4009318Z Compiling caffe2/serialize/istream_adapter.cc; 1s processwrapper-sandbox 2022-11-23T02:03:49.4009702Z Compiling caffe2/contrib/gloo/allreduce_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:49.4010092Z Compiling caffe2/queue/rebatching_queue_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:49.4010474Z Compiling caffe2/queue/rebatching_queue.cc; 0s processwrapper-sandbox 2022-11-23T02:03:49.4010840Z Compiling caffe2/queue/queue_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:49.4011102Z [Scann] Compiling caffe2/queue/blobs_queue_db.cc 2022-11-23T02:03:49.7139978Z 2022-11-23T02:03:49.7140887Z  2022-11-23T02:03:49.7141466Z  2022-11-23T02:03:49.7144224Z  2022-11-23T02:03:49.7144685Z  2022-11-23T02:03:49.7147324Z  2022-11-23T02:03:49.7147807Z  2022-11-23T02:03:49.7150429Z  2022-11-23T02:03:49.7150873Z  2022-11-23T02:03:49.7153889Z [2,517 / 2,962] 7 actions, 6 running 2022-11-23T02:03:49.7154738Z Compiling caffe2/serialize/istream_adapter.cc; 1s processwrapper-sandbox 2022-11-23T02:03:49.7157759Z Compiling caffe2/contrib/gloo/allreduce_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:49.7158749Z Compiling caffe2/queue/rebatching_queue_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:49.7162071Z Compiling caffe2/queue/rebatching_queue.cc; 0s processwrapper-sandbox 2022-11-23T02:03:49.7163086Z Compiling caffe2/queue/queue_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:49.7166142Z Compiling caffe2/queue/blobs_queue_db.cc; 0s processwrapper-sandbox 2022-11-23T02:03:49.7166864Z [Scann] Compiling caffe2/queue/blobs_queue.cc 2022-11-23T02:03:49.9627595Z 2022-11-23T02:03:49.9631149Z  2022-11-23T02:03:49.9631528Z  2022-11-23T02:03:49.9631733Z  2022-11-23T02:03:49.9631919Z  2022-11-23T02:03:49.9632090Z  2022-11-23T02:03:49.9632264Z  2022-11-23T02:03:49.9632559Z  2022-11-23T02:03:49.9632853Z [2,518 / 2,962] 8 actions running 2022-11-23T02:03:49.9633220Z Compiling caffe2/contrib/gloo/allreduce_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:49.9633613Z Compiling caffe2/queue/rebatching_queue_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:49.9634027Z Compiling caffe2/queue/rebatching_queue.cc; 0s processwrapper-sandbox 2022-11-23T02:03:49.9634396Z Compiling caffe2/queue/queue_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:03:49.9634853Z Compiling caffe2/queue/blobs_queue_db.cc; 0s processwrapper-sandbox 2022-11-23T02:03:49.9635429Z Compiling caffe2/queue/blobs_queue.cc; 0s processwrapper-sandbox 2022-11-23T02:03:49.9636017Z Compiling caffe2/serialize/file_adapter.cc; 0s processwrapper-sandbox 2022-11-23T02:03:49.9636661Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:50.6601215Z 2022-11-23T02:03:50.6602305Z  2022-11-23T02:03:50.6603999Z  2022-11-23T02:03:50.6604521Z  2022-11-23T02:03:50.6604995Z  2022-11-23T02:03:50.6605471Z  2022-11-23T02:03:50.6605951Z  2022-11-23T02:03:50.6606411Z  2022-11-23T02:03:50.6606856Z  2022-11-23T02:03:50.6607491Z [2,519 / 2,962] 8 actions, 7 running 2022-11-23T02:03:50.6608294Z Compiling caffe2/queue/rebatching_queue_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:50.6609167Z Compiling caffe2/queue/rebatching_queue.cc; 1s processwrapper-sandbox 2022-11-23T02:03:50.6609978Z Compiling caffe2/queue/queue_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:50.6610831Z Compiling caffe2/queue/blobs_queue_db.cc; 1s processwrapper-sandbox 2022-11-23T02:03:50.6611676Z Compiling caffe2/queue/blobs_queue.cc; 0s processwrapper-sandbox 2022-11-23T02:03:50.6612512Z Compiling caffe2/serialize/file_adapter.cc; 0s processwrapper-sandbox 2022-11-23T02:03:50.6613248Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:50.6613888Z [Scann] Compiling caffe2/quantization/server/tanh.cc 2022-11-23T02:03:50.9606417Z 2022-11-23T02:03:50.9607348Z  2022-11-23T02:03:50.9607866Z  2022-11-23T02:03:50.9610610Z  2022-11-23T02:03:50.9611333Z  2022-11-23T02:03:50.9614585Z  2022-11-23T02:03:50.9616080Z  2022-11-23T02:03:50.9617001Z  2022-11-23T02:03:50.9617575Z  2022-11-23T02:03:50.9618414Z [2,520 / 2,962] 8 actions, 7 running 2022-11-23T02:03:50.9619162Z Compiling caffe2/queue/rebatching_queue.cc; 1s processwrapper-sandbox 2022-11-23T02:03:50.9619925Z Compiling caffe2/queue/queue_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:50.9620767Z Compiling caffe2/queue/blobs_queue_db.cc; 1s processwrapper-sandbox 2022-11-23T02:03:50.9621595Z Compiling caffe2/queue/blobs_queue.cc; 1s processwrapper-sandbox 2022-11-23T02:03:50.9622388Z Compiling caffe2/serialize/file_adapter.cc; 1s processwrapper-sandbox 2022-11-23T02:03:50.9623041Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:50.9623771Z Compiling caffe2/quantization/server/tanh.cc; 0s processwrapper-sandbox 2022-11-23T02:03:50.9624338Z [Scann] //:caffe2 2022-11-23T02:03:51.1461540Z 2022-11-23T02:03:51.1462711Z  2022-11-23T02:03:51.1463015Z  2022-11-23T02:03:51.1463453Z  2022-11-23T02:03:51.1463742Z  2022-11-23T02:03:51.1464907Z  2022-11-23T02:03:51.1465188Z  2022-11-23T02:03:51.1465603Z  2022-11-23T02:03:51.1465921Z  2022-11-23T02:03:51.1466544Z INFO: From Compiling caffe2/queue/rebatching_queue.cc: 2022-11-23T02:03:51.1467024Z [2,520 / 2,962] 8 actions running 2022-11-23T02:03:51.1467544Z Compiling caffe2/queue/rebatching_queue.cc; 2s processwrapper-sandbox 2022-11-23T02:03:51.1468181Z Compiling caffe2/queue/queue_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:51.1470585Z Compiling caffe2/queue/blobs_queue_db.cc; 1s processwrapper-sandbox 2022-11-23T02:03:51.1471492Z Compiling caffe2/queue/blobs_queue.cc; 1s processwrapper-sandbox 2022-11-23T02:03:51.1472494Z Compiling caffe2/serialize/file_adapter.cc; 1s processwrapper-sandbox 2022-11-23T02:03:51.1473283Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:51.1474262Z Compiling caffe2/quantization/server/tanh.cc; 0s processwrapper-sandbox 2022-11-23T02:03:51.1474804Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:51.1474990Z 2022-11-23T02:03:51.1475082Z  2022-11-23T02:03:51.1475260Z  2022-11-23T02:03:51.1475419Z  2022-11-23T02:03:51.1475591Z  2022-11-23T02:03:51.1475766Z  2022-11-23T02:03:51.1475935Z  2022-11-23T02:03:51.1476089Z  2022-11-23T02:03:51.1476258Z  2022-11-23T02:03:51.1482053Z caffe2/queue/rebatching_queue.cc: In function 'void caffe2::{anonymous}::concat(caffe2::CPUContext&, const std::vector >&, const std::vector&)': 2022-11-23T02:03:51.1489253Z caffe2/queue/rebatching_queue.cc:39:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:51.1489785Z for (int j = 0; j < numTensors; ++j) { 2022-11-23T02:03:51.1490104Z ~~^~~~~~~~~~~~ 2022-11-23T02:03:51.1490840Z caffe2/queue/rebatching_queue.cc: In member function 'bool caffe2::RebatchingQueue::enqueue(std::vector >)': 2022-11-23T02:03:51.1491617Z caffe2/queue/rebatching_queue.cc:188:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:51.1492124Z if (idx >= splittedInputs.size()) { 2022-11-23T02:03:51.1492422Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:03:51.1493050Z caffe2/queue/rebatching_queue.cc:206:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:51.1493602Z } while (canWrite() && idx < splittedInputs.size()); 2022-11-23T02:03:51.1493950Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:03:51.1494328Z [2,520 / 2,962] 8 actions running 2022-11-23T02:03:51.1494837Z Compiling caffe2/queue/rebatching_queue.cc; 2s processwrapper-sandbox 2022-11-23T02:03:51.1495458Z Compiling caffe2/queue/queue_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:03:51.1495983Z Compiling caffe2/queue/blobs_queue_db.cc; 1s processwrapper-sandbox 2022-11-23T02:03:51.1496511Z Compiling caffe2/queue/blobs_queue.cc; 1s processwrapper-sandbox 2022-11-23T02:03:51.1497046Z Compiling caffe2/serialize/file_adapter.cc; 1s processwrapper-sandbox 2022-11-23T02:03:51.1497445Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:51.1497890Z Compiling caffe2/quantization/server/tanh.cc; 0s processwrapper-sandbox 2022-11-23T02:03:51.1498352Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:51.3633577Z 2022-11-23T02:03:51.3634219Z  2022-11-23T02:03:51.3634642Z  2022-11-23T02:03:51.3634933Z  2022-11-23T02:03:51.3635250Z  2022-11-23T02:03:51.3635424Z  2022-11-23T02:03:51.3635580Z  2022-11-23T02:03:51.3635757Z  2022-11-23T02:03:51.3635930Z  2022-11-23T02:03:51.3636162Z [2,521 / 2,962] 8 actions running 2022-11-23T02:03:51.3636508Z Compiling caffe2/queue/queue_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:03:51.3636886Z Compiling caffe2/queue/blobs_queue_db.cc; 1s processwrapper-sandbox 2022-11-23T02:03:51.3637240Z Compiling caffe2/queue/blobs_queue.cc; 1s processwrapper-sandbox 2022-11-23T02:03:51.3637617Z Compiling caffe2/serialize/file_adapter.cc; 1s processwrapper-sandbox 2022-11-23T02:03:51.3637993Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:51.3638324Z Compiling caffe2/quantization/server/tanh.cc; 0s processwrapper-sandbox 2022-11-23T02:03:51.3638646Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:51.3638920Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:51.6304573Z 2022-11-23T02:03:51.6305134Z  2022-11-23T02:03:51.6305527Z  2022-11-23T02:03:51.6305757Z  2022-11-23T02:03:51.6305937Z  2022-11-23T02:03:51.6309390Z  2022-11-23T02:03:51.6309764Z  2022-11-23T02:03:51.6309923Z  2022-11-23T02:03:51.6310088Z  2022-11-23T02:03:51.6310348Z [2,522 / 2,962] 8 actions, 7 running 2022-11-23T02:03:51.6310808Z Compiling caffe2/queue/blobs_queue_db.cc; 2s processwrapper-sandbox 2022-11-23T02:03:51.6311238Z Compiling caffe2/queue/blobs_queue.cc; 1s processwrapper-sandbox 2022-11-23T02:03:51.6311708Z Compiling caffe2/serialize/file_adapter.cc; 1s processwrapper-sandbox 2022-11-23T02:03:51.6312097Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:51.6312576Z Compiling caffe2/quantization/server/tanh.cc; 0s processwrapper-sandbox 2022-11-23T02:03:51.6312924Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:51.6313195Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:51.6314214Z [Scann] Compiling caffe2/quantization/server/sigmoid.cc 2022-11-23T02:03:51.8760409Z 2022-11-23T02:03:51.8763267Z  2022-11-23T02:03:51.8763749Z  2022-11-23T02:03:51.8764066Z  2022-11-23T02:03:51.8764397Z  2022-11-23T02:03:51.8764728Z  2022-11-23T02:03:51.8765031Z  2022-11-23T02:03:51.8765357Z  2022-11-23T02:03:51.8765689Z  2022-11-23T02:03:51.8766140Z [2,523 / 2,962] 8 actions, 7 running 2022-11-23T02:03:51.8766792Z Compiling caffe2/queue/blobs_queue_db.cc; 2s processwrapper-sandbox 2022-11-23T02:03:51.8767507Z Compiling caffe2/queue/blobs_queue.cc; 2s processwrapper-sandbox 2022-11-23T02:03:51.8768095Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:51.8768737Z Compiling caffe2/quantization/server/tanh.cc; 1s processwrapper-sandbox 2022-11-23T02:03:51.8769353Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:51.8769905Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:51.8770593Z Compiling caffe2/quantization/server/sigmoid.cc; 0s processwrapper-sandbox 2022-11-23T02:03:51.8771195Z [Scann] Compiling caffe2/quantization/server/relu_dnnlowp_op.cc 2022-11-23T02:03:52.1270137Z 2022-11-23T02:03:52.1271872Z  2022-11-23T02:03:52.1273781Z  2022-11-23T02:03:52.1275531Z  2022-11-23T02:03:52.1276099Z  2022-11-23T02:03:52.1276389Z  2022-11-23T02:03:52.1276667Z  2022-11-23T02:03:52.1276933Z  2022-11-23T02:03:52.1277250Z  2022-11-23T02:03:52.1277793Z INFO: From Compiling caffe2/queue/blobs_queue.cc: 2022-11-23T02:03:52.1278390Z [2,523 / 2,962] 8 actions running 2022-11-23T02:03:52.1279115Z Compiling caffe2/queue/blobs_queue_db.cc; 2s processwrapper-sandbox 2022-11-23T02:03:52.1279760Z Compiling caffe2/queue/blobs_queue.cc; 2s processwrapper-sandbox 2022-11-23T02:03:52.1280297Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:52.1280910Z Compiling caffe2/quantization/server/tanh.cc; 1s processwrapper-sandbox 2022-11-23T02:03:52.1281469Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:52.1282127Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:52.1282731Z Compiling caffe2/quantization/server/sigmoid.cc; 0s processwrapper-sandbox 2022-11-23T02:03:52.1283261Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:52.1283466Z 2022-11-23T02:03:52.1283599Z  2022-11-23T02:03:52.1283897Z  2022-11-23T02:03:52.1284199Z  2022-11-23T02:03:52.1284470Z  2022-11-23T02:03:52.1284752Z  2022-11-23T02:03:52.1285070Z  2022-11-23T02:03:52.1285336Z  2022-11-23T02:03:52.1285606Z  2022-11-23T02:03:52.1286298Z caffe2/queue/blobs_queue.cc: In member function 'bool caffe2::BlobsQueue::canWrite()': 2022-11-23T02:03:52.1287105Z caffe2/queue/blobs_queue.cc:159:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:52.1287633Z return writer_ != reader_ + queue_.size(); 2022-11-23T02:03:52.1287981Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:03:52.1288357Z [2,523 / 2,962] 8 actions running 2022-11-23T02:03:52.1289079Z Compiling caffe2/queue/blobs_queue_db.cc; 2s processwrapper-sandbox 2022-11-23T02:03:52.1289710Z Compiling caffe2/queue/blobs_queue.cc; 2s processwrapper-sandbox 2022-11-23T02:03:52.1290231Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:52.1290843Z Compiling caffe2/quantization/server/tanh.cc; 1s processwrapper-sandbox 2022-11-23T02:03:52.1291388Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:52.1291863Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:52.1292455Z Compiling caffe2/quantization/server/sigmoid.cc; 0s processwrapper-sandbox 2022-11-23T02:03:52.1293008Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:52.3964655Z 2022-11-23T02:03:52.3966587Z  2022-11-23T02:03:52.3966810Z  2022-11-23T02:03:52.3967009Z  2022-11-23T02:03:52.4902440Z  2022-11-23T02:03:52.4902699Z  2022-11-23T02:03:52.4902949Z  2022-11-23T02:03:52.4903194Z  2022-11-23T02:03:52.4903434Z  2022-11-23T02:03:52.4903770Z [2,524 / 2,962] 8 actions running 2022-11-23T02:03:52.4904263Z Compiling caffe2/queue/blobs_queue_db.cc; 2s processwrapper-sandbox 2022-11-23T02:03:52.4904740Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:52.4905223Z Compiling caffe2/quantization/server/tanh.cc; 1s processwrapper-sandbox 2022-11-23T02:03:52.4905686Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:52.4906094Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:52.4906606Z Compiling caffe2/quantization/server/sigmoid.cc; 0s processwrapper-sandbox 2022-11-23T02:03:52.4907062Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:52.4907471Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:52.7513034Z 2022-11-23T02:03:52.7513468Z  2022-11-23T02:03:52.7513670Z  2022-11-23T02:03:52.7513922Z  2022-11-23T02:03:52.7514102Z  2022-11-23T02:03:52.7514277Z  2022-11-23T02:03:52.7514443Z  2022-11-23T02:03:52.7514611Z  2022-11-23T02:03:52.7514763Z  2022-11-23T02:03:52.7515023Z [2,525 / 2,962] 8 actions, 7 running 2022-11-23T02:03:52.7515312Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:52.7515786Z Compiling caffe2/quantization/server/tanh.cc; 2s processwrapper-sandbox 2022-11-23T02:03:52.7516287Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:52.7516697Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:52.7517189Z Compiling caffe2/quantization/server/sigmoid.cc; 1s processwrapper-sandbox 2022-11-23T02:03:52.7517517Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:52.7517784Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:52.7518174Z [Scann] Compiling caffe2/quantization/server/pool_dnnlowp_op.cc 2022-11-23T02:03:53.0118761Z 2022-11-23T02:03:53.0119309Z  2022-11-23T02:03:53.0120380Z  2022-11-23T02:03:53.0120836Z  2022-11-23T02:03:53.0121302Z  2022-11-23T02:03:53.0121735Z  2022-11-23T02:03:53.0121997Z  2022-11-23T02:03:53.0129761Z  2022-11-23T02:03:53.0131003Z  2022-11-23T02:03:53.0131552Z [2,526 / 2,962] 8 actions, 7 running 2022-11-23T02:03:53.0132229Z //:caffe2; 3s processwrapper-sandbox 2022-11-23T02:03:53.0132709Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:53.0133139Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:53.0133583Z Compiling caffe2/quantization/server/sigmoid.cc; 1s processwrapper-sandbox 2022-11-23T02:03:53.0134136Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:53.0134587Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:53.0135104Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:53.0135492Z [Scann] Compiling c10/core/TensorOptions.cpp 2022-11-23T02:03:53.2913020Z 2022-11-23T02:03:53.2913984Z  2022-11-23T02:03:53.2914345Z  2022-11-23T02:03:53.2914596Z  2022-11-23T02:03:53.2914876Z  2022-11-23T02:03:53.2916485Z  2022-11-23T02:03:53.2916995Z  2022-11-23T02:03:53.2919591Z  2022-11-23T02:03:53.2920243Z  2022-11-23T02:03:53.2923121Z [2,527 / 2,962] 8 actions running 2022-11-23T02:03:53.2924029Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:53.2924678Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:53.2925433Z Compiling caffe2/quantization/server/sigmoid.cc; 1s processwrapper-sandbox 2022-11-23T02:03:53.2926148Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:53.2926778Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:53.2927386Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:53.2928121Z Compiling c10/core/TensorOptions.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:53.2928969Z Compiling caffe2/contrib/aten/aten_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:53.4968545Z 2022-11-23T02:03:53.4969386Z  2022-11-23T02:03:53.4969944Z  2022-11-23T02:03:53.4970449Z  2022-11-23T02:03:53.4972942Z  2022-11-23T02:03:53.4975288Z  2022-11-23T02:03:53.4977516Z  2022-11-23T02:03:53.4979550Z  2022-11-23T02:03:53.4979868Z  2022-11-23T02:03:53.4980241Z [2,529 / 2,962] 8 actions, 7 running 2022-11-23T02:03:53.4980696Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:53.4981090Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:53.4981462Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:53.4981859Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:53.4982264Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:53.4982769Z Compiling caffe2/contrib/aten/aten_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:53.4983220Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:53.4983628Z [Prepa] Compiling caffe2/quantization/server/kl_minimization.cc 2022-11-23T02:03:53.9020336Z 2022-11-23T02:03:53.9020898Z  2022-11-23T02:03:53.9021226Z  2022-11-23T02:03:53.9021508Z  2022-11-23T02:03:53.9022018Z  2022-11-23T02:03:53.9022282Z  2022-11-23T02:03:53.9022561Z  2022-11-23T02:03:53.9022855Z  2022-11-23T02:03:53.9024282Z  2022-11-23T02:03:53.9024814Z [2,529 / 2,962] 8 actions running 2022-11-23T02:03:53.9025267Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:53.9025708Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:53.9026155Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:53.9027592Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:53.9028037Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:53.9028568Z Compiling caffe2/contrib/aten/aten_op.cc; 0s processwrapper-sandbox 2022-11-23T02:03:53.9029077Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:53.9029521Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:54.1538309Z 2022-11-23T02:03:54.1543275Z  2022-11-23T02:03:54.1543652Z  2022-11-23T02:03:54.1543929Z  2022-11-23T02:03:54.1544183Z  2022-11-23T02:03:54.1544443Z  2022-11-23T02:03:54.1544709Z  2022-11-23T02:03:54.1544971Z  2022-11-23T02:03:54.1545243Z  2022-11-23T02:03:54.1545635Z [2,531 / 2,962] 8 actions, 7 running 2022-11-23T02:03:54.1546096Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:54.1546521Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:54.1546962Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:54.1547490Z Compiling caffe2/contrib/aten/aten_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:54.1548025Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:54.1548479Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:54.1548904Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:54.1549330Z [Scann] Compiling caffe2/quantization/server/group_norm_dnnlowp_op.cc 2022-11-23T02:03:54.5024048Z 2022-11-23T02:03:54.5024639Z  2022-11-23T02:03:54.5025897Z  2022-11-23T02:03:54.5026235Z  2022-11-23T02:03:54.5028340Z  2022-11-23T02:03:54.5028537Z  2022-11-23T02:03:54.5028729Z  2022-11-23T02:03:54.5029941Z  2022-11-23T02:03:54.5030396Z  2022-11-23T02:03:54.5030793Z [2,531 / 2,962] 8 actions running 2022-11-23T02:03:54.5031274Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:54.5031736Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:54.5032162Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:54.5032699Z Compiling caffe2/contrib/aten/aten_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:54.5033182Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:54.5033610Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:54.5034038Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:54.5034436Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:54.7027499Z 2022-11-23T02:03:54.7028101Z  2022-11-23T02:03:54.7032519Z  2022-11-23T02:03:54.7032825Z  2022-11-23T02:03:54.7033106Z  2022-11-23T02:03:54.7033374Z  2022-11-23T02:03:54.7033655Z  2022-11-23T02:03:54.7033895Z  2022-11-23T02:03:54.7034060Z  2022-11-23T02:03:54.7034322Z [2,532 / 2,962] 8 actions running 2022-11-23T02:03:54.7034615Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:54.7034885Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:54.7035226Z Compiling caffe2/contrib/aten/aten_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:54.7035542Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:54.7035814Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:54.7036070Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:54.7036336Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:54.7036604Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:54.9049234Z 2022-11-23T02:03:54.9049820Z  2022-11-23T02:03:54.9050210Z  2022-11-23T02:03:54.9050557Z  2022-11-23T02:03:54.9052185Z  2022-11-23T02:03:54.9052860Z  2022-11-23T02:03:54.9053203Z  2022-11-23T02:03:54.9053500Z  2022-11-23T02:03:54.9053777Z  2022-11-23T02:03:54.9054216Z [2,532 / 2,962] 8 actions running 2022-11-23T02:03:54.9054589Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:54.9054907Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:54.9055249Z Compiling caffe2/contrib/aten/aten_op.cc; 1s processwrapper-sandbox 2022-11-23T02:03:54.9055675Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:54.9056083Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:54.9057742Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:54.9058385Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:54.9058827Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:55.1047731Z 2022-11-23T02:03:55.1048278Z  2022-11-23T02:03:55.1048628Z  2022-11-23T02:03:55.1049004Z  2022-11-23T02:03:55.1049310Z  2022-11-23T02:03:55.1049505Z  2022-11-23T02:03:55.1049669Z  2022-11-23T02:03:55.1049821Z  2022-11-23T02:03:55.1049985Z  2022-11-23T02:03:55.1050237Z [2,533 / 2,962] 8 actions running 2022-11-23T02:03:55.1050514Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:55.1050857Z Compiling caffe2/contrib/aten/aten_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:55.1051169Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:55.1051428Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:55.1051692Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:55.1051958Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:55.1052207Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:55.1052469Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:55.3537882Z 2022-11-23T02:03:55.3538844Z  2022-11-23T02:03:55.3539470Z  2022-11-23T02:03:55.3540296Z  2022-11-23T02:03:55.3540668Z  2022-11-23T02:03:55.3540943Z  2022-11-23T02:03:55.3541203Z  2022-11-23T02:03:55.3541473Z  2022-11-23T02:03:55.3543840Z  2022-11-23T02:03:55.3545619Z [2,534 / 2,962] 8 actions running 2022-11-23T02:03:55.3546208Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:55.3547813Z Compiling caffe2/contrib/aten/aten_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:55.3548481Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:55.3556075Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:55.3556472Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:55.3556889Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:55.3557326Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:55.3557956Z Compiling caffe2/utils/string_utils.cc; 0s processwrapper-sandbox 2022-11-23T02:03:55.4208400Z 2022-11-23T02:03:55.4208971Z  2022-11-23T02:03:55.4209327Z  2022-11-23T02:03:55.4211597Z  2022-11-23T02:03:55.4212325Z  2022-11-23T02:03:55.4212742Z  2022-11-23T02:03:55.4213059Z  2022-11-23T02:03:55.4213363Z  2022-11-23T02:03:55.4215252Z  2022-11-23T02:03:55.4219488Z INFO: From Compiling caffe2/quantization/server/pool_dnnlowp_op.cc: 2022-11-23T02:03:55.4220059Z [2,534 / 2,962] 8 actions running 2022-11-23T02:03:55.4220531Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:55.4221206Z Compiling caffe2/contrib/aten/aten_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:55.4221746Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:55.4222222Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:55.4222708Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:55.4223209Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:55.4223668Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:55.4224279Z Compiling caffe2/utils/string_utils.cc; 0s processwrapper-sandbox 2022-11-23T02:03:55.4224556Z 2022-11-23T02:03:55.4224702Z  2022-11-23T02:03:55.4224970Z  2022-11-23T02:03:55.4225251Z  2022-11-23T02:03:55.4225527Z  2022-11-23T02:03:55.4225782Z  2022-11-23T02:03:55.4226053Z  2022-11-23T02:03:55.4226332Z  2022-11-23T02:03:55.4226587Z  2022-11-23T02:03:55.4227673Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::AveragePoolDnnLowPOp::AveragePoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = unsigned char]': 2022-11-23T02:03:55.4229589Z ./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-11-23T02:03:55.4230673Z caffe2/quantization/server/pool_dnnlowp_op.cc:769:1: required from here 2022-11-23T02:03:55.4231540Z caffe2/quantization/server/pool_dnnlowp_op.cc:76:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:55.4232221Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-11-23T02:03:55.4233040Z caffe2/quantization/server/pool_dnnlowp_op.cc:82:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:55.4233728Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-11-23T02:03:55.4234795Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::MaxPoolDnnLowPOp::MaxPoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = unsigned char]': 2022-11-23T02:03:55.4236625Z ./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-11-23T02:03:55.4237587Z caffe2/quantization/server/pool_dnnlowp_op.cc:773:1: required from here 2022-11-23T02:03:55.4238644Z caffe2/quantization/server/pool_dnnlowp_op.cc:438:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:55.4239285Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-11-23T02:03:55.4240028Z caffe2/quantization/server/pool_dnnlowp_op.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:55.4240716Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-11-23T02:03:55.4241976Z 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-11-23T02:03:55.4243858Z ./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-11-23T02:03:55.4245552Z caffe2/quantization/server/pool_dnnlowp_op.cc:775:1: required from here 2022-11-23T02:03:55.4246427Z caffe2/quantization/server/pool_dnnlowp_op.cc:76:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:55.4247123Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-11-23T02:03:55.4247958Z caffe2/quantization/server/pool_dnnlowp_op.cc:82:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:55.4248668Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-11-23T02:03:55.4249802Z 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-11-23T02:03:55.4251690Z ./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-11-23T02:03:55.4252786Z caffe2/quantization/server/pool_dnnlowp_op.cc:779:1: required from here 2022-11-23T02:03:55.4253668Z caffe2/quantization/server/pool_dnnlowp_op.cc:438:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:55.4254390Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-11-23T02:03:55.4255178Z caffe2/quantization/server/pool_dnnlowp_op.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:55.4255865Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-11-23T02:03:55.4256320Z [2,534 / 2,962] 8 actions running 2022-11-23T02:03:55.4256781Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:55.4257377Z Compiling caffe2/contrib/aten/aten_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:55.4257943Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:55.4258439Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:55.4258921Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:55.4259407Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:55.4259894Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:55.4260521Z Compiling caffe2/utils/string_utils.cc; 0s processwrapper-sandbox 2022-11-23T02:03:55.7542436Z 2022-11-23T02:03:55.7543311Z  2022-11-23T02:03:55.7545966Z  2022-11-23T02:03:55.7546407Z  2022-11-23T02:03:55.7546895Z  2022-11-23T02:03:55.7549630Z  2022-11-23T02:03:55.7550049Z  2022-11-23T02:03:55.7552562Z  2022-11-23T02:03:55.7552970Z  2022-11-23T02:03:55.7553645Z [2,536 / 2,962] 8 actions running 2022-11-23T02:03:55.7554552Z Compiling caffe2/contrib/aten/aten_op.cc; 2s processwrapper-sandbox 2022-11-23T02:03:55.7555348Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:55.7556004Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:55.7556660Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:55.7557313Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:55.7558140Z Compiling caffe2/utils/string_utils.cc; 0s processwrapper-sandbox 2022-11-23T02:03:55.7558927Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:55.7559647Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:56.5330477Z 2022-11-23T02:03:56.5331012Z  2022-11-23T02:03:56.5331377Z  2022-11-23T02:03:56.5331705Z  2022-11-23T02:03:56.5332306Z  2022-11-23T02:03:56.5332831Z  2022-11-23T02:03:56.5333120Z  2022-11-23T02:03:56.5333404Z  2022-11-23T02:03:56.5333725Z  2022-11-23T02:03:56.5334178Z [2,537 / 2,962] 8 actions, 7 running 2022-11-23T02:03:56.5334766Z Compiling caffe2/contrib/aten/aten_op.cc; 3s processwrapper-sandbox 2022-11-23T02:03:56.5335256Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:56.5335770Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:56.5336238Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:56.5336875Z Compiling caffe2/utils/string_utils.cc; 1s processwrapper-sandbox 2022-11-23T02:03:56.5337423Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:56.5337899Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:56.5338371Z [Scann] Compiling caffe2/quantization/server/elementwise_sum_relu_op.cc 2022-11-23T02:03:56.7338814Z 2022-11-23T02:03:56.7339387Z  2022-11-23T02:03:56.7339778Z  2022-11-23T02:03:56.7340101Z  2022-11-23T02:03:56.7340409Z  2022-11-23T02:03:56.7340719Z  2022-11-23T02:03:56.7341022Z  2022-11-23T02:03:56.7341334Z  2022-11-23T02:03:56.7341632Z  2022-11-23T02:03:56.7342069Z [2,539 / 2,962] 8 actions, 7 running 2022-11-23T02:03:56.7342699Z Compiling caffe2/contrib/aten/aten_op.cc; 3s processwrapper-sandbox 2022-11-23T02:03:56.7343291Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:56.7343667Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:56.7343959Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:56.7344226Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:56.7344491Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:56.7344744Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:56.7345054Z [Prepa] Compiling caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc 2022-11-23T02:03:56.9419711Z 2022-11-23T02:03:56.9420395Z  2022-11-23T02:03:56.9420803Z  2022-11-23T02:03:56.9421176Z  2022-11-23T02:03:56.9421643Z  2022-11-23T02:03:56.9421937Z  2022-11-23T02:03:56.9423078Z  2022-11-23T02:03:56.9423436Z  2022-11-23T02:03:56.9423870Z  2022-11-23T02:03:56.9424329Z [2,540 / 2,962] 8 actions, 7 running 2022-11-23T02:03:56.9425033Z Compiling caffe2/contrib/aten/aten_op.cc; 3s processwrapper-sandbox 2022-11-23T02:03:56.9425610Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:56.9426087Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:56.9426571Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:56.9427051Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:56.9427535Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:56.9427997Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:56.9428361Z [Scann] //:caffe2 2022-11-23T02:03:57.1548540Z 2022-11-23T02:03:57.1549171Z  2022-11-23T02:03:57.1549521Z  2022-11-23T02:03:57.1549886Z  2022-11-23T02:03:57.1550191Z  2022-11-23T02:03:57.1550375Z  2022-11-23T02:03:57.1550546Z  2022-11-23T02:03:57.1550804Z  2022-11-23T02:03:57.1551104Z  2022-11-23T02:03:57.1899723Z [2,542 / 2,962] 8 actions running 2022-11-23T02:03:57.1900559Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:57.1900935Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:57.1901307Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:57.1901674Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:57.1902025Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:57.1902390Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:57.1902760Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:57.1903206Z Compiling c10/core/WrapDimMinimal.cpp; 0s processwrapper-sandbox 2022-11-23T02:03:57.4364629Z 2022-11-23T02:03:57.4366957Z  2022-11-23T02:03:57.4368321Z  2022-11-23T02:03:57.4369550Z  2022-11-23T02:03:57.4370773Z  2022-11-23T02:03:57.4372251Z  2022-11-23T02:03:57.4373487Z  2022-11-23T02:03:57.4374775Z  2022-11-23T02:03:57.4375988Z  2022-11-23T02:03:57.4377349Z [2,543 / 2,962] 8 actions, 7 running 2022-11-23T02:03:57.4378795Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:57.4380179Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:57.4381571Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:57.4382986Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:57.4384450Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:57.4385825Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:57.4387223Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:57.4388555Z [Scann] Compiling caffe2/core/workspace.cc 2022-11-23T02:03:57.7910452Z 2022-11-23T02:03:57.7911060Z  2022-11-23T02:03:57.7911425Z  2022-11-23T02:03:57.7911604Z  2022-11-23T02:03:57.7911762Z  2022-11-23T02:03:57.7911930Z  2022-11-23T02:03:57.7912098Z  2022-11-23T02:03:57.7912263Z  2022-11-23T02:03:57.7912429Z  2022-11-23T02:03:57.7912680Z [2,543 / 2,962] 8 actions running 2022-11-23T02:03:57.7914443Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:57.7915003Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:57.7915520Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:57.7916034Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:57.7916651Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:57.7917150Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:57.7917580Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:57.7918159Z Compiling caffe2/core/workspace.cc; 0s processwrapper-sandbox 2022-11-23T02:03:58.0405457Z 2022-11-23T02:03:58.0406726Z  2022-11-23T02:03:58.0407604Z  2022-11-23T02:03:58.0411080Z  2022-11-23T02:03:58.0411622Z  2022-11-23T02:03:58.0415115Z  2022-11-23T02:03:58.0415600Z  2022-11-23T02:03:58.0419049Z  2022-11-23T02:03:58.0419650Z  2022-11-23T02:03:58.0422417Z INFO: From Compiling caffe2/quantization/server/fully_connected_dnnlowp_op.cc: 2022-11-23T02:03:58.0423193Z [2,543 / 2,962] 8 actions running 2022-11-23T02:03:58.0423696Z //:caffe2; 3s processwrapper-sandbox 2022-11-23T02:03:58.0424301Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:58.0424935Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:58.0425549Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:58.0426042Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:58.0426747Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:58.0427393Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:58.0428147Z Compiling caffe2/core/workspace.cc; 0s processwrapper-sandbox 2022-11-23T02:03:58.0428602Z 2022-11-23T02:03:58.0428746Z  2022-11-23T02:03:58.0429066Z  2022-11-23T02:03:58.0429519Z  2022-11-23T02:03:58.0429818Z  2022-11-23T02:03:58.0430236Z  2022-11-23T02:03:58.0430548Z  2022-11-23T02:03:58.0430841Z  2022-11-23T02:03:58.0431152Z  2022-11-23T02:03:58.0432409Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = unsigned char; bool ReluFused = false]': 2022-11-23T02:03:58.0433117Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:964:16: required from here 2022-11-23T02:03:58.0433984Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:519:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:58.0434523Z for (int i = 0; i < X_size; i++) { 2022-11-23T02:03:58.0434833Z ~~^~~~~~~~ 2022-11-23T02:03:58.0435556Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:523:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:58.0436041Z for (int i = 0; i < W_size; i++) { 2022-11-23T02:03:58.0436516Z ~~^~~~~~~~ 2022-11-23T02:03:58.0437328Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:527:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:58.0437996Z for (int i = 0; i < Y_size; i++) { 2022-11-23T02:03:58.0438314Z ~~^~~~~~~~ 2022-11-23T02:03:58.0439490Z 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-11-23T02:03:58.0440287Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:964:16: required from here 2022-11-23T02:03:58.0441226Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:710:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:58.0442065Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-11-23T02:03:58.0442469Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:03:58.0443288Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:933:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:58.0443943Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-11-23T02:03:58.0444331Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:03:58.0445382Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = unsigned char; bool ReluFused = true]': 2022-11-23T02:03:58.0446190Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2022-11-23T02:03:58.0447139Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:519:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:58.0447758Z for (int i = 0; i < X_size; i++) { 2022-11-23T02:03:58.0448091Z ~~^~~~~~~~ 2022-11-23T02:03:58.0448922Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:523:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:58.0449553Z for (int i = 0; i < W_size; i++) { 2022-11-23T02:03:58.0449908Z ~~^~~~~~~~ 2022-11-23T02:03:58.0450721Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:527:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:58.0451333Z for (int i = 0; i < Y_size; i++) { 2022-11-23T02:03:58.0451681Z ~~^~~~~~~~ 2022-11-23T02:03:58.0452549Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = short unsigned int; bool ReluFused = false]': 2022-11-23T02:03:58.0453163Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2022-11-23T02:03:58.0453885Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:519:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:58.0454459Z for (int i = 0; i < X_size; i++) { 2022-11-23T02:03:58.0454708Z ~~^~~~~~~~ 2022-11-23T02:03:58.0455300Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:523:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:58.0455728Z for (int i = 0; i < W_size; i++) { 2022-11-23T02:03:58.0455968Z ~~^~~~~~~~ 2022-11-23T02:03:58.0456562Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:527:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:58.0456996Z for (int i = 0; i < Y_size; i++) { 2022-11-23T02:03:58.0457249Z ~~^~~~~~~~ 2022-11-23T02:03:58.0458078Z 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-11-23T02:03:58.0459226Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:129:34: required from 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = unsigned char; bool ReluFused = true]' 2022-11-23T02:03:58.0459800Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2022-11-23T02:03:58.0460509Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:710:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:58.0460965Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-11-23T02:03:58.0461263Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:03:58.0461873Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:933:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:58.0462343Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-11-23T02:03:58.0462648Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:03:58.0463555Z 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-11-23T02:03:58.0464724Z 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-11-23T02:03:58.0465372Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2022-11-23T02:03:58.0466129Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:710:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:58.0466675Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-11-23T02:03:58.0466980Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:03:58.0467662Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:933:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:58.0468209Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-11-23T02:03:58.0468542Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:03:58.0468946Z [2,543 / 2,962] 8 actions running 2022-11-23T02:03:58.0469356Z //:caffe2; 3s processwrapper-sandbox 2022-11-23T02:03:58.0469767Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:58.0470227Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:58.0470630Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:58.0471109Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:58.0471549Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:58.0471978Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:58.0472519Z Compiling caffe2/core/workspace.cc; 0s processwrapper-sandbox 2022-11-23T02:03:58.0928431Z 2022-11-23T02:03:58.0929277Z  2022-11-23T02:03:58.0930785Z  2022-11-23T02:03:58.0931082Z  2022-11-23T02:03:58.0931558Z  2022-11-23T02:03:58.0931843Z  2022-11-23T02:03:58.0932084Z  2022-11-23T02:03:58.0932337Z  2022-11-23T02:03:58.0932583Z  2022-11-23T02:03:58.0933056Z INFO: From Compiling caffe2/quantization/server/fbgemm_pack_op.cc: 2022-11-23T02:03:58.0933505Z [2,544 / 2,962] 8 actions running 2022-11-23T02:03:58.0933916Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:58.0934363Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:58.0934770Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:58.0935214Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:58.0935664Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:58.0936089Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:58.0936601Z Compiling caffe2/core/workspace.cc; 0s processwrapper-sandbox 2022-11-23T02:03:58.0937356Z Compiling caffe2/quantization/server/dnnlowp.cc; 0s processwrapper-sandbox 2022-11-23T02:03:58.0937740Z 2022-11-23T02:03:58.0937898Z  2022-11-23T02:03:58.0938265Z  2022-11-23T02:03:58.0938618Z  2022-11-23T02:03:58.0938958Z  2022-11-23T02:03:58.0939311Z  2022-11-23T02:03:58.0939664Z  2022-11-23T02:03:58.0939999Z  2022-11-23T02:03:58.0940395Z  2022-11-23T02:03:58.0941887Z 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-11-23T02:03:58.0943422Z caffe2/quantization/server/fbgemm_pack_op.cc:222:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:58.0944138Z for (int g = 0; g < filter_qparams.size(); ++g) { 2022-11-23T02:03:58.0944583Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:03:58.0946271Z 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-11-23T02:03:58.0947455Z caffe2/quantization/server/fbgemm_pack_op.cc:76:43: required from here 2022-11-23T02:03:58.0948483Z caffe2/quantization/server/fbgemm_pack_op.cc:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:58.0949165Z for (int g = 0; g < qparams.size(); ++g) { 2022-11-23T02:03:58.0949581Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T02:03:58.0951258Z 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-11-23T02:03:58.0952455Z caffe2/quantization/server/fbgemm_pack_op.cc:84:43: required from here 2022-11-23T02:03:58.0953472Z caffe2/quantization/server/fbgemm_pack_op.cc:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:58.0954239Z [2,544 / 2,962] 8 actions running 2022-11-23T02:03:58.0954785Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:58.0955345Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:58.0955918Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:58.0956489Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:58.0956905Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:58.0957325Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:58.0957909Z Compiling caffe2/core/workspace.cc; 0s processwrapper-sandbox 2022-11-23T02:03:58.0958533Z Compiling caffe2/quantization/server/dnnlowp.cc; 0s processwrapper-sandbox 2022-11-23T02:03:58.3960149Z 2022-11-23T02:03:58.3961121Z  2022-11-23T02:03:58.3961850Z  2022-11-23T02:03:58.3962539Z  2022-11-23T02:03:58.3963245Z  2022-11-23T02:03:58.3963736Z  2022-11-23T02:03:58.3964237Z  2022-11-23T02:03:58.3965449Z  2022-11-23T02:03:58.3965838Z  2022-11-23T02:03:58.3967062Z [2,545 / 2,962] 8 actions running 2022-11-23T02:03:58.3967531Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:58.3967988Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:58.3968435Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:58.3968874Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:58.3969324Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:58.3969867Z Compiling caffe2/core/workspace.cc; 0s processwrapper-sandbox 2022-11-23T02:03:58.3970512Z Compiling caffe2/quantization/server/dnnlowp.cc; 0s processwrapper-sandbox 2022-11-23T02:03:58.3971184Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:58.5980795Z 2022-11-23T02:03:58.5981363Z  2022-11-23T02:03:58.5981702Z  2022-11-23T02:03:58.5981946Z  2022-11-23T02:03:58.5982216Z  2022-11-23T02:03:58.5982474Z  2022-11-23T02:03:58.5982719Z  2022-11-23T02:03:58.5982952Z  2022-11-23T02:03:58.5983205Z  2022-11-23T02:03:58.5983562Z [2,546 / 2,962] 8 actions running 2022-11-23T02:03:58.5984001Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:58.5984396Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:58.5984748Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:58.5985068Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:58.5985527Z Compiling caffe2/core/workspace.cc; 1s processwrapper-sandbox 2022-11-23T02:03:58.5986134Z Compiling caffe2/quantization/server/dnnlowp.cc; 0s processwrapper-sandbox 2022-11-23T02:03:58.5986627Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:58.5987051Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:58.9984732Z 2022-11-23T02:03:58.9985286Z  2022-11-23T02:03:58.9985571Z  2022-11-23T02:03:58.9985755Z  2022-11-23T02:03:58.9986247Z  2022-11-23T02:03:58.9986484Z  2022-11-23T02:03:58.9986755Z  2022-11-23T02:03:58.9986961Z  2022-11-23T02:03:58.9987150Z  2022-11-23T02:03:58.9987397Z [2,546 / 2,962] 8 actions running 2022-11-23T02:03:58.9987700Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:58.9988013Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:58.9988286Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:58.9988602Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:58.9988929Z Compiling caffe2/core/workspace.cc; 1s processwrapper-sandbox 2022-11-23T02:03:58.9989373Z Compiling caffe2/quantization/server/dnnlowp.cc; 0s processwrapper-sandbox 2022-11-23T02:03:58.9989708Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:58.9989965Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:59.1990103Z 2022-11-23T02:03:59.1992204Z  2022-11-23T02:03:59.1993664Z  2022-11-23T02:03:59.2006850Z  2022-11-23T02:03:59.2007449Z  2022-11-23T02:03:59.2010988Z  2022-11-23T02:03:59.2011418Z  2022-11-23T02:03:59.2011910Z  2022-11-23T02:03:59.2015399Z  2022-11-23T02:03:59.2015965Z [2,547 / 2,962] 8 actions, 7 running 2022-11-23T02:03:59.2016620Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:59.2020326Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:59.2020930Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:59.2021576Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:59.2025424Z Compiling caffe2/quantization/server/dnnlowp.cc; 1s processwrapper-sandbox 2022-11-23T02:03:59.2026144Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:59.2026822Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:59.2029692Z [Prepa] Compiling caffe2/quantization/server/conv_dnnlowp_op.cc 2022-11-23T02:03:59.5992537Z 2022-11-23T02:03:59.5993214Z  2022-11-23T02:03:59.5994154Z  2022-11-23T02:03:59.5997149Z  2022-11-23T02:03:59.5997592Z  2022-11-23T02:03:59.5997969Z  2022-11-23T02:03:59.5998853Z  2022-11-23T02:03:59.6000641Z  2022-11-23T02:03:59.6000994Z  2022-11-23T02:03:59.6001805Z [2,547 / 2,962] 8 actions running 2022-11-23T02:03:59.6002334Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:59.6002855Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:59.6003338Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:59.6005945Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:59.6007162Z Compiling caffe2/quantization/server/dnnlowp.cc; 1s processwrapper-sandbox 2022-11-23T02:03:59.6007688Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:59.6008261Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:59.6008716Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:59.6491155Z 2022-11-23T02:03:59.6512406Z  2022-11-23T02:03:59.6512886Z  2022-11-23T02:03:59.6513207Z  2022-11-23T02:03:59.6513490Z  2022-11-23T02:03:59.6513757Z  2022-11-23T02:03:59.6514066Z  2022-11-23T02:03:59.6514370Z  2022-11-23T02:03:59.6514641Z  2022-11-23T02:03:59.6515100Z INFO: From Compiling caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc: 2022-11-23T02:03:59.6515431Z [2,547 / 2,962] 8 actions running 2022-11-23T02:03:59.6515758Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:59.6516169Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:59.6516643Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:59.6516986Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:59.6517442Z Compiling caffe2/quantization/server/dnnlowp.cc; 1s processwrapper-sandbox 2022-11-23T02:03:59.6517992Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:59.6518376Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:59.6518673Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:59.6528153Z 2022-11-23T02:03:59.6533485Z  2022-11-23T02:03:59.6533844Z  2022-11-23T02:03:59.6534147Z  2022-11-23T02:03:59.6534430Z  2022-11-23T02:03:59.6534598Z  2022-11-23T02:03:59.6534769Z  2022-11-23T02:03:59.6535177Z  2022-11-23T02:03:59.6535473Z  2022-11-23T02:03:59.6536733Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc: In instantiation of 'bool caffe2::MulDNNLowPOp::RunOnDevice() [with T = unsigned char]': 2022-11-23T02:03:59.6537380Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:121:1: required from here 2022-11-23T02:03:59.6538293Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:79:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:59.6539080Z for (int i = 0; i < pre; ++i) { 2022-11-23T02:03:59.6539264Z ~~^~~~~ 2022-11-23T02:03:59.6539712Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:81:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:59.6540036Z for (int j = 0; j < n; ++j) { 2022-11-23T02:03:59.6540209Z ~~^~~ 2022-11-23T02:03:59.6540642Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:83:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:59.6541136Z for (int k = 0; k < post; ++k) { 2022-11-23T02:03:59.6541449Z ~~^~~~~~ 2022-11-23T02:03:59.6541729Z [2,547 / 2,962] 8 actions running 2022-11-23T02:03:59.6541993Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:59.6542525Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:59.6542787Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:59.6543074Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:59.6543421Z Compiling caffe2/quantization/server/dnnlowp.cc; 1s processwrapper-sandbox 2022-11-23T02:03:59.6543901Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:59.6544172Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:59.6544441Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:59.6761033Z 2022-11-23T02:03:59.6769919Z  2022-11-23T02:03:59.6770487Z  2022-11-23T02:03:59.6770776Z  2022-11-23T02:03:59.6771204Z  2022-11-23T02:03:59.6771507Z  2022-11-23T02:03:59.6771905Z  2022-11-23T02:03:59.6772188Z  2022-11-23T02:03:59.6772467Z  2022-11-23T02:03:59.6773208Z INFO: From Compiling caffe2/quantization/server/elementwise_add_dnnlowp_op.cc: 2022-11-23T02:03:59.6773881Z [2,548 / 2,962] 8 actions, 7 running 2022-11-23T02:03:59.6774473Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:59.6775055Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:59.6776397Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:59.6777151Z Compiling caffe2/quantization/server/dnnlowp.cc; 1s processwrapper-sandbox 2022-11-23T02:03:59.6777866Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:59.6778466Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:59.6779088Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:59.6779685Z [Prepa] Compiling caffe2/quantization/server/conv_dnnlowp_acc16_op.cc 2022-11-23T02:03:59.6779972Z 2022-11-23T02:03:59.6780087Z  2022-11-23T02:03:59.6780505Z  2022-11-23T02:03:59.6780760Z  2022-11-23T02:03:59.6781146Z  2022-11-23T02:03:59.6781445Z  2022-11-23T02:03:59.6781723Z  2022-11-23T02:03:59.6782109Z  2022-11-23T02:03:59.6782397Z  2022-11-23T02:03:59.6783553Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc: In instantiation of 'bool caffe2::AddDNNLowPOp::RunOnDevice() [with T = unsigned char]': 2022-11-23T02:03:59.6784006Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:205:1: required from here 2022-11-23T02:03:59.6784668Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:151:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:59.6785051Z for (int i = 0; i < pre; ++i) { 2022-11-23T02:03:59.6785243Z ~~^~~~~ 2022-11-23T02:03:59.6785709Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:153:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:59.6786045Z for (int j = 0; j < n; ++j) { 2022-11-23T02:03:59.6786230Z ~~^~~ 2022-11-23T02:03:59.6786714Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:155:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:03:59.6787046Z for (int k = 0; k < post; ++k) { 2022-11-23T02:03:59.6787295Z ~~^~~~~~ 2022-11-23T02:03:59.6787553Z [2,548 / 2,962] 8 actions, 7 running 2022-11-23T02:03:59.6787949Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:59.6788342Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:59.6788612Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:03:59.6789000Z Compiling caffe2/quantization/server/dnnlowp.cc; 1s processwrapper-sandbox 2022-11-23T02:03:59.6789324Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:59.6789638Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:59.6790070Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:59.6790377Z [Prepa] Compiling caffe2/quantization/server/conv_dnnlowp_acc16_op.cc 2022-11-23T02:03:59.9536072Z 2022-11-23T02:03:59.9536609Z  2022-11-23T02:03:59.9537002Z  2022-11-23T02:03:59.9537312Z  2022-11-23T02:03:59.9537624Z  2022-11-23T02:03:59.9537916Z  2022-11-23T02:03:59.9538204Z  2022-11-23T02:03:59.9538493Z  2022-11-23T02:03:59.9538814Z  2022-11-23T02:03:59.9539273Z [2,551 / 2,962] 8 actions, 7 running 2022-11-23T02:03:59.9540998Z Compiling caffe2/quantization/server/dnnlowp.cc; 1s processwrapper-sandbox 2022-11-23T02:03:59.9541527Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:59.9541878Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:03:59.9542262Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:59.9542570Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:59.9542835Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:03:59.9543276Z //c10/core:base; 0s processwrapper-sandbox 2022-11-23T02:03:59.9543544Z [Scann] Compiling caffe2/quantization/server/dnnlowp_partition.cc 2022-11-23T02:04:00.1997488Z 2022-11-23T02:04:00.1998478Z  2022-11-23T02:04:00.1999445Z  2022-11-23T02:04:00.1999715Z  2022-11-23T02:04:00.1999947Z  2022-11-23T02:04:00.2000182Z  2022-11-23T02:04:00.2000365Z  2022-11-23T02:04:00.2002072Z  2022-11-23T02:04:00.2002529Z  2022-11-23T02:04:00.2005249Z [2,552 / 2,962] 8 actions running 2022-11-23T02:04:00.2006043Z Compiling caffe2/quantization/server/dnnlowp.cc; 2s processwrapper-sandbox 2022-11-23T02:04:00.2008940Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:00.2009577Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:00.2012289Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:00.2012862Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:00.2015561Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:00.2016207Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:00.2018908Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:00.6001007Z 2022-11-23T02:04:00.6001724Z  2022-11-23T02:04:00.6002165Z  2022-11-23T02:04:00.6002475Z  2022-11-23T02:04:00.6002781Z  2022-11-23T02:04:00.6003099Z  2022-11-23T02:04:00.6003420Z  2022-11-23T02:04:00.6003718Z  2022-11-23T02:04:00.6004056Z  2022-11-23T02:04:00.6004473Z [2,552 / 2,962] 8 actions running 2022-11-23T02:04:00.6005114Z Compiling caffe2/quantization/server/dnnlowp.cc; 2s processwrapper-sandbox 2022-11-23T02:04:00.6005614Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:00.6005897Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:00.6006173Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:00.6006432Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:00.6006705Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:00.6006979Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:00.6007234Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:00.8126401Z 2022-11-23T02:04:00.8127553Z  2022-11-23T02:04:00.8128335Z  2022-11-23T02:04:00.8131713Z  2022-11-23T02:04:00.8132330Z  2022-11-23T02:04:00.8135461Z  2022-11-23T02:04:00.8136846Z  2022-11-23T02:04:00.8138146Z  2022-11-23T02:04:00.8139199Z  2022-11-23T02:04:00.8140673Z [2,555 / 2,962] 8 actions, 7 running 2022-11-23T02:04:00.8142343Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:00.8143325Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:00.8145222Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:00.8145996Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:00.8147802Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:00.8148521Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:00.8149681Z Compiling caffe2/operators/key_split_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:04:00.8150501Z [Scann] Compiling caffe2/predictor/predictor_config.cc 2022-11-23T02:04:01.0270174Z 2022-11-23T02:04:01.0271404Z  2022-11-23T02:04:01.0274728Z  2022-11-23T02:04:01.0275066Z  2022-11-23T02:04:01.0275381Z  2022-11-23T02:04:01.0275687Z  2022-11-23T02:04:01.0275990Z  2022-11-23T02:04:01.0276300Z  2022-11-23T02:04:01.0276623Z  2022-11-23T02:04:01.0277036Z [2,555 / 2,962] 8 actions running 2022-11-23T02:04:01.0277537Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:01.0278302Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:01.0278794Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:01.0279288Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:01.0279796Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:01.0280296Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:01.0280910Z Compiling caffe2/operators/key_split_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:04:01.0281727Z Compiling caffe2/predictor/predictor_config.cc; 0s processwrapper-sandbox 2022-11-23T02:04:01.5191852Z 2022-11-23T02:04:01.5192766Z  2022-11-23T02:04:01.5193417Z  2022-11-23T02:04:01.5193896Z  2022-11-23T02:04:01.5194405Z  2022-11-23T02:04:01.5195169Z  2022-11-23T02:04:01.5195514Z  2022-11-23T02:04:01.5195829Z  2022-11-23T02:04:01.5196302Z  2022-11-23T02:04:01.5196881Z INFO: From Compiling caffe2/quantization/server/conv_dnnlowp_op.cc: 2022-11-23T02:04:01.5197437Z [2,555 / 2,962] 8 actions running 2022-11-23T02:04:01.5197977Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:01.5198481Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:01.5198983Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:01.5199474Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:01.5199948Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:01.5200437Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:01.5201054Z Compiling caffe2/operators/key_split_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:04:01.5201874Z Compiling caffe2/predictor/predictor_config.cc; 0s processwrapper-sandbox 2022-11-23T02:04:01.5202206Z 2022-11-23T02:04:01.5202359Z  2022-11-23T02:04:01.5202674Z  2022-11-23T02:04:01.5202961Z  2022-11-23T02:04:01.5203260Z  2022-11-23T02:04:01.5203578Z  2022-11-23T02:04:01.5203865Z  2022-11-23T02:04:01.5204171Z  2022-11-23T02:04:01.5204473Z  2022-11-23T02:04:01.5205565Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = unsigned char; bool ReluFused = false]': 2022-11-23T02:04:01.5206350Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2022-11-23T02:04:01.5207221Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:01.5207828Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-11-23T02:04:01.5208193Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:04:01.5209116Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = unsigned char; bool ReluFused = false]': 2022-11-23T02:04:01.5209835Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2022-11-23T02:04:01.5210727Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:01.5211396Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-11-23T02:04:01.5212401Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = unsigned char; bool ReluFused = false]': 2022-11-23T02:04:01.5213117Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2022-11-23T02:04:01.5213985Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:01.5214576Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-11-23T02:04:01.5214955Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:04:01.5215902Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = unsigned char; bool ReluFused = false]': 2022-11-23T02:04:01.5216741Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2022-11-23T02:04:01.5217607Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:01.5218216Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-11-23T02:04:01.5218607Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:04:01.5219651Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = unsigned char; bool ReluFused = true]': 2022-11-23T02:04:01.5220393Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2022-11-23T02:04:01.5221253Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:01.5221934Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-11-23T02:04:01.5222321Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:04:01.5223195Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = unsigned char; bool ReluFused = true]': 2022-11-23T02:04:01.5223907Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2022-11-23T02:04:01.5224790Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:01.5225458Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-11-23T02:04:01.5226466Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = unsigned char; bool ReluFused = true]': 2022-11-23T02:04:01.5227194Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2022-11-23T02:04:01.5228099Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:01.5228690Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-11-23T02:04:01.5229065Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:04:01.5230010Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = unsigned char; bool ReluFused = true]': 2022-11-23T02:04:01.5230736Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2022-11-23T02:04:01.5231589Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:01.5232190Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-11-23T02:04:01.5232571Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:04:01.5233612Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = short unsigned int; bool ReluFused = false]': 2022-11-23T02:04:01.5234392Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2022-11-23T02:04:01.5235274Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:01.5235872Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-11-23T02:04:01.5236237Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:04:01.5237173Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = short unsigned int; bool ReluFused = false]': 2022-11-23T02:04:01.5237951Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2022-11-23T02:04:01.5238848Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:01.5239528Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-11-23T02:04:01.5240638Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = short unsigned int; bool ReluFused = false]': 2022-11-23T02:04:01.5241373Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2022-11-23T02:04:01.5242351Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:01.5242954Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-11-23T02:04:01.5243327Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:04:01.5244294Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = short unsigned int; bool ReluFused = false]': 2022-11-23T02:04:01.5245085Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2022-11-23T02:04:01.5245960Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:01.5246567Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-11-23T02:04:01.5246949Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:04:01.5247947Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = short unsigned int; bool ReluFused = true]': 2022-11-23T02:04:01.5248746Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2022-11-23T02:04:01.5249610Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:01.5250221Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-11-23T02:04:01.5250592Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:04:01.5251526Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = short unsigned int; bool ReluFused = true]': 2022-11-23T02:04:01.5252246Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2022-11-23T02:04:01.5253113Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:01.5253787Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-11-23T02:04:01.5254789Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = short unsigned int; bool ReluFused = true]': 2022-11-23T02:04:01.5255526Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2022-11-23T02:04:01.5256390Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:01.5256975Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-11-23T02:04:01.5257347Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:04:01.5258302Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = short unsigned int; bool ReluFused = true]': 2022-11-23T02:04:01.5259007Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2022-11-23T02:04:01.5259874Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:01.5260477Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-11-23T02:04:01.5260859Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:04:01.5261271Z [2,555 / 2,962] 8 actions running 2022-11-23T02:04:01.5261741Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:01.5262245Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:01.5262734Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:01.5263305Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:01.5263801Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:01.5264264Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:01.5264883Z Compiling caffe2/operators/key_split_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:04:01.5265596Z Compiling caffe2/predictor/predictor_config.cc; 0s processwrapper-sandbox 2022-11-23T02:04:01.8273243Z 2022-11-23T02:04:01.8273863Z  2022-11-23T02:04:01.8274246Z  2022-11-23T02:04:01.8274579Z  2022-11-23T02:04:01.8274878Z  2022-11-23T02:04:01.8275061Z  2022-11-23T02:04:01.8275217Z  2022-11-23T02:04:01.8275387Z  2022-11-23T02:04:01.8275557Z  2022-11-23T02:04:01.8275793Z [2,557 / 2,962] 8 actions running 2022-11-23T02:04:01.8577275Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:01.8577654Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:01.8578060Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:01.8578523Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:01.8579139Z Compiling caffe2/operators/key_split_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:04:01.8579772Z Compiling caffe2/predictor/predictor_config.cc; 1s processwrapper-sandbox 2022-11-23T02:04:01.8580239Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:01.8580653Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:02.2757328Z 2022-11-23T02:04:02.2758438Z  2022-11-23T02:04:02.2758885Z  2022-11-23T02:04:02.2759206Z  2022-11-23T02:04:02.2759518Z  2022-11-23T02:04:02.2759789Z  2022-11-23T02:04:02.2760095Z  2022-11-23T02:04:02.2760389Z  2022-11-23T02:04:02.2760695Z  2022-11-23T02:04:02.2761150Z [2,558 / 2,962] 8 actions, 7 running 2022-11-23T02:04:02.2761845Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:02.2762275Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:02.2762787Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:02.2763378Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:02.2763987Z Compiling caffe2/operators/key_split_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:04:02.2764521Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:02.2764939Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:02.2765300Z [Scann] Compiling caffe2/contrib/gloo/common.cc 2022-11-23T02:04:02.4669528Z 2022-11-23T02:04:02.4670521Z  2022-11-23T02:04:02.4671107Z  2022-11-23T02:04:02.4680492Z  2022-11-23T02:04:02.4680933Z  2022-11-23T02:04:02.4681250Z  2022-11-23T02:04:02.4681644Z  2022-11-23T02:04:02.4682069Z  2022-11-23T02:04:02.4682361Z  2022-11-23T02:04:02.4682946Z INFO: From Compiling caffe2/quantization/server/batch_matmul_dnnlowp_op.cc: 2022-11-23T02:04:02.4683505Z [2,559 / 2,962] 8 actions running 2022-11-23T02:04:02.4683936Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:02.4684437Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:02.4684919Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:02.4685531Z Compiling caffe2/operators/key_split_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:04:02.4686092Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:02.4686569Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:02.4687160Z Compiling caffe2/contrib/gloo/common.cc; 0s processwrapper-sandbox 2022-11-23T02:04:02.4687816Z Compiling caffe2/core/transform.cc; 0s processwrapper-sandbox 2022-11-23T02:04:02.4688115Z 2022-11-23T02:04:02.4688271Z  2022-11-23T02:04:02.4688577Z  2022-11-23T02:04:02.4688861Z  2022-11-23T02:04:02.4689160Z  2022-11-23T02:04:02.4689438Z  2022-11-23T02:04:02.4689746Z  2022-11-23T02:04:02.4690036Z  2022-11-23T02:04:02.4690330Z  2022-11-23T02:04:02.4691518Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc: In instantiation of 'bool caffe2::BatchMatMulDNNLowPOp::RunOnDevice() [with T = short unsigned int]': 2022-11-23T02:04:02.4692285Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:760:1: required from here 2022-11-23T02:04:02.4693196Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:312:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:02.4693836Z for (auto j = 0; j < B_quantized_temp.size(); ++j) { 2022-11-23T02:04:02.4694252Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:04:02.4695035Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:344:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:02.4695634Z for (int j = 0; j < N; ++j) { 2022-11-23T02:04:02.4695950Z ~~^~~ 2022-11-23T02:04:02.4696782Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:348:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:02.4697315Z for (int k = 0; k < K; ++k) { 2022-11-23T02:04:02.4697604Z ~~^~~ 2022-11-23T02:04:02.4698327Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:353:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:02.4698892Z for (int k = 0; k < K; ++k) { 2022-11-23T02:04:02.4699177Z ~~^~~ 2022-11-23T02:04:02.4699897Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:664:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:02.4700396Z for (int n = 0; n < N; ++n) { 2022-11-23T02:04:02.4700677Z ~~^~~ 2022-11-23T02:04:02.4701341Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:668:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:02.4701792Z for (int k = 0; k < K; ++k) { 2022-11-23T02:04:02.4702058Z ~~^~~ 2022-11-23T02:04:02.4702648Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:673:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:02.4703081Z for (int k = 0; k < K; ++k) { 2022-11-23T02:04:02.4703335Z ~~^~~ 2022-11-23T02:04:02.4703940Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:681:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:02.4704363Z for (int m = 0; m < M; ++m) { 2022-11-23T02:04:02.4704621Z ~~^~~ 2022-11-23T02:04:02.4705226Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:685:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:02.4705644Z for (int k = 0; k < K; ++k) { 2022-11-23T02:04:02.4705908Z ~~^~~ 2022-11-23T02:04:02.4706525Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:690:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:02.4706967Z for (int k = 0; k < K; ++k) { 2022-11-23T02:04:02.4707221Z ~~^~~ 2022-11-23T02:04:02.4707836Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:697:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:02.4708312Z for (int n = 0; n < N; ++n) { 2022-11-23T02:04:02.4708572Z ~~^~~ 2022-11-23T02:04:02.4709238Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:701:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:02.4709717Z for (int k = 0; k < K; ++k) { 2022-11-23T02:04:02.4710009Z ~~^~~ 2022-11-23T02:04:02.4710778Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:707:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:02.4711288Z for (int k = 0; k < K; ++k) { 2022-11-23T02:04:02.4711569Z ~~^~~ 2022-11-23T02:04:02.4712308Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:713:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:02.4712829Z for (int k = 0; k < K; ++k) { 2022-11-23T02:04:02.4713129Z ~~^~~ 2022-11-23T02:04:02.4713820Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:719:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:02.4714365Z for (int k = 0; k < K; ++k) { 2022-11-23T02:04:02.4714679Z ~~^~~ 2022-11-23T02:04:02.4715548Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:732:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:02.4716100Z for (int j = 0; j < M * N; ++j) { 2022-11-23T02:04:02.4716418Z ~~^~~~~~~ 2022-11-23T02:04:02.4717324Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc: In instantiation of 'bool caffe2::BatchMatMulDNNLowPOp::RunOnDevice() [with T = unsigned char]': 2022-11-23T02:04:02.4718069Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:760:1: required from here 2022-11-23T02:04:02.4718934Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:312:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:02.4719575Z for (auto j = 0; j < B_quantized_temp.size(); ++j) { 2022-11-23T02:04:02.4719965Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:04:02.4720760Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:344:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:02.4721360Z for (int j = 0; j < N; ++j) { 2022-11-23T02:04:02.4721781Z ~~^~~ 2022-11-23T02:04:02.4722420Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:348:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:02.4722858Z for (int k = 0; k < K; ++k) { 2022-11-23T02:04:02.4723126Z ~~^~~ 2022-11-23T02:04:02.4723741Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:353:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:02.4724312Z for (int k = 0; k < K; ++k) { 2022-11-23T02:04:02.4724649Z ~~^~~ 2022-11-23T02:04:02.4725450Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:664:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:02.4725973Z for (int n = 0; n < N; ++n) { 2022-11-23T02:04:02.4726259Z ~~^~~ 2022-11-23T02:04:02.4726969Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:668:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:02.4727492Z for (int k = 0; k < K; ++k) { 2022-11-23T02:04:02.4727782Z ~~^~~ 2022-11-23T02:04:02.4728530Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:673:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:02.4729122Z for (int k = 0; k < K; ++k) { 2022-11-23T02:04:02.4729452Z ~~^~~ 2022-11-23T02:04:02.4730242Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:681:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:02.4730809Z for (int m = 0; m < M; ++m) { 2022-11-23T02:04:02.4731135Z ~~^~~ 2022-11-23T02:04:02.4731912Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:685:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:02.4732624Z for (int k = 0; k < K; ++k) { 2022-11-23T02:04:02.4732967Z ~~^~~ 2022-11-23T02:04:02.4733759Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:690:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:02.4734354Z for (int k = 0; k < K; ++k) { 2022-11-23T02:04:02.4734696Z ~~^~~ 2022-11-23T02:04:02.4735496Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:697:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:02.4736074Z for (int n = 0; n < N; ++n) { 2022-11-23T02:04:02.4736409Z ~~^~~ 2022-11-23T02:04:02.4737158Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:701:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:02.4737774Z for (int k = 0; k < K; ++k) { 2022-11-23T02:04:02.4738096Z ~~^~~ 2022-11-23T02:04:02.4738826Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:707:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:02.4739347Z for (int k = 0; k < K; ++k) { 2022-11-23T02:04:02.4739661Z ~~^~~ 2022-11-23T02:04:02.4740404Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:713:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:02.4740981Z for (int k = 0; k < K; ++k) { 2022-11-23T02:04:02.4741288Z ~~^~~ 2022-11-23T02:04:02.4742048Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:719:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:02.4742613Z for (int k = 0; k < K; ++k) { 2022-11-23T02:04:02.4742919Z ~~^~~ 2022-11-23T02:04:02.4743708Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:732:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:02.4744272Z for (int j = 0; j < M * N; ++j) { 2022-11-23T02:04:02.4744604Z ~~^~~~~~~ 2022-11-23T02:04:02.4745010Z [2,559 / 2,962] 8 actions running 2022-11-23T02:04:02.4745489Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:02.4745959Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:02.4746427Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:02.4747030Z Compiling caffe2/operators/key_split_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:04:02.4747575Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:02.4748041Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:02.4748627Z Compiling caffe2/contrib/gloo/common.cc; 0s processwrapper-sandbox 2022-11-23T02:04:02.4749258Z Compiling caffe2/core/transform.cc; 0s processwrapper-sandbox 2022-11-23T02:04:02.7330147Z 2022-11-23T02:04:02.7331249Z  2022-11-23T02:04:02.7331888Z  2022-11-23T02:04:02.7333498Z  2022-11-23T02:04:02.7333991Z  2022-11-23T02:04:02.7335445Z  2022-11-23T02:04:02.7335907Z  2022-11-23T02:04:02.7336427Z  2022-11-23T02:04:02.7337299Z  2022-11-23T02:04:02.7337726Z [2,563 / 2,962] 7 actions, 6 running 2022-11-23T02:04:02.7338194Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:02.7338638Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:02.7339100Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:02.7342794Z Compiling caffe2/contrib/gloo/common.cc; 0s processwrapper-sandbox 2022-11-23T02:04:02.7344690Z Compiling caffe2/core/transform.cc; 0s processwrapper-sandbox 2022-11-23T02:04:02.7345600Z Compiling caffe2/core/types.cc; 0s processwrapper-sandbox 2022-11-23T02:04:02.7347147Z [Scann] Compiling src/asmjit/core/zonestack.cpp 2022-11-23T02:04:02.9933771Z 2022-11-23T02:04:02.9934364Z  2022-11-23T02:04:02.9935017Z  2022-11-23T02:04:02.9935355Z  2022-11-23T02:04:02.9936947Z  2022-11-23T02:04:02.9937253Z  2022-11-23T02:04:02.9937550Z  2022-11-23T02:04:02.9939576Z  2022-11-23T02:04:02.9940284Z [2,565 / 2,962] 7 actions, 6 running 2022-11-23T02:04:02.9940818Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:02.9941328Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:02.9941806Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:02.9942412Z Compiling caffe2/contrib/gloo/common.cc; 0s processwrapper-sandbox 2022-11-23T02:04:02.9943089Z Compiling caffe2/core/transform.cc; 0s processwrapper-sandbox 2022-11-23T02:04:02.9944220Z Compiling caffe2/core/types.cc; 0s processwrapper-sandbox 2022-11-23T02:04:02.9944911Z [Scann] Compiling src/FbgemmI8Spmdm.cc 2022-11-23T02:04:03.2591545Z 2022-11-23T02:04:03.2594350Z  2022-11-23T02:04:03.2595083Z  2022-11-23T02:04:03.2595853Z  2022-11-23T02:04:03.2596261Z  2022-11-23T02:04:03.2596595Z  2022-11-23T02:04:03.2597012Z  2022-11-23T02:04:03.2597330Z  2022-11-23T02:04:03.2597965Z [2,567 / 2,962] 8 actions running 2022-11-23T02:04:03.2598375Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:03.2598892Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:03.2599295Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:03.2599631Z Compiling caffe2/contrib/gloo/common.cc; 0s processwrapper-sandbox 2022-11-23T02:04:03.2601232Z Compiling caffe2/core/transform.cc; 0s processwrapper-sandbox 2022-11-23T02:04:03.2603503Z Compiling caffe2/core/types.cc; 0s processwrapper-sandbox 2022-11-23T02:04:03.2605977Z Compiling src/asmjit/core/target.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:03.2606824Z Compiling src/asmjit/core/rapass.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:03.2842422Z 2022-11-23T02:04:03.2843016Z  2022-11-23T02:04:03.2843370Z  2022-11-23T02:04:03.2843682Z  2022-11-23T02:04:03.2843938Z  2022-11-23T02:04:03.2844196Z  2022-11-23T02:04:03.2844493Z  2022-11-23T02:04:03.2844790Z  2022-11-23T02:04:03.2845099Z  2022-11-23T02:04:03.2845669Z INFO: From Compiling caffe2/quantization/server/activation_distribution_observer.cc: 2022-11-23T02:04:03.2846103Z [2,567 / 2,962] 8 actions running 2022-11-23T02:04:03.2846431Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:03.2846713Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:03.2847051Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:03.2847540Z Compiling caffe2/contrib/gloo/common.cc; 0s processwrapper-sandbox 2022-11-23T02:04:03.2848071Z Compiling caffe2/core/transform.cc; 0s processwrapper-sandbox 2022-11-23T02:04:03.2848467Z Compiling caffe2/core/types.cc; 0s processwrapper-sandbox 2022-11-23T02:04:03.2848811Z Compiling src/asmjit/core/target.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:03.2849284Z Compiling src/asmjit/core/rapass.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:03.2882047Z 2022-11-23T02:04:03.2883970Z  2022-11-23T02:04:03.2884325Z  2022-11-23T02:04:03.2884594Z  2022-11-23T02:04:03.2885116Z  2022-11-23T02:04:03.2885623Z  2022-11-23T02:04:03.2885929Z  2022-11-23T02:04:03.2886304Z  2022-11-23T02:04:03.2886990Z  2022-11-23T02:04:03.2888232Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'void caffe2::OutputMinMaxNetObserver::DumpAndReset_(const string&, bool)': 2022-11-23T02:04:03.2889369Z caffe2/quantization/server/activation_distribution_observer.cc:183:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:03.2889917Z for (int op_index = 0; op_index < min_max_infos_.size(); ++op_index) { 2022-11-23T02:04:03.2890167Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:04:03.2924532Z caffe2/quantization/server/activation_distribution_observer.cc:188:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:03.2925292Z for (int i = 0; i < op_info->tensor_infos.size(); ++i) { 2022-11-23T02:04:03.2925517Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:04:03.2926069Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'virtual void caffe2::OutputColumnMaxHistogramObserver::Stop()': 2022-11-23T02:04:03.2926682Z caffe2/quantization/server/activation_distribution_observer.cc:388:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:03.2927064Z if (info_->histograms.size() <= col) { 2022-11-23T02:04:03.2927269Z ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ 2022-11-23T02:04:03.2940971Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'void caffe2::HistogramNetObserver::DumpAndReset_(const string&, bool)': 2022-11-23T02:04:03.2942072Z caffe2/quantization/server/activation_distribution_observer.cc:470:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:03.2942708Z for (int op_index = 0; op_index < hist_infos_.size(); ++op_index) { 2022-11-23T02:04:03.2943118Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:04:03.2943944Z caffe2/quantization/server/activation_distribution_observer.cc:477:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:03.2944675Z for (int i = 0; i < info->histograms.size(); ++i) { 2022-11-23T02:04:03.2945044Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:04:03.2945642Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'void caffe2::OutputColumnMaxHistogramNetObserver::DumpAndReset_(const string&, bool)': 2022-11-23T02:04:03.2946329Z caffe2/quantization/server/activation_distribution_observer.cc:628:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:03.2946730Z for (int i = 0; i < info->histograms.size(); ++i) { 2022-11-23T02:04:03.2946954Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:04:03.2947314Z [2,567 / 2,962] 8 actions running 2022-11-23T02:04:03.2947581Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:03.2947845Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:03.2948226Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:03.2948734Z Compiling caffe2/contrib/gloo/common.cc; 1s processwrapper-sandbox 2022-11-23T02:04:03.2949300Z Compiling caffe2/core/transform.cc; 0s processwrapper-sandbox 2022-11-23T02:04:03.2949766Z Compiling caffe2/core/types.cc; 0s processwrapper-sandbox 2022-11-23T02:04:03.2950266Z Compiling src/asmjit/core/target.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:03.2950662Z Compiling src/asmjit/core/rapass.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:03.5129904Z 2022-11-23T02:04:03.5130365Z  2022-11-23T02:04:03.5130733Z  2022-11-23T02:04:03.5130971Z  2022-11-23T02:04:03.5131186Z  2022-11-23T02:04:03.5131421Z  2022-11-23T02:04:03.5131685Z  2022-11-23T02:04:03.5131942Z  2022-11-23T02:04:03.5132217Z  2022-11-23T02:04:03.5132615Z [2,573 / 2,962] 8 actions, 7 running 2022-11-23T02:04:03.5133053Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:03.5133602Z Compiling caffe2/contrib/gloo/common.cc; 1s processwrapper-sandbox 2022-11-23T02:04:03.5134201Z Compiling caffe2/core/transform.cc; 1s processwrapper-sandbox 2022-11-23T02:04:03.5134774Z Compiling caffe2/core/types.cc; 1s processwrapper-sandbox 2022-11-23T02:04:03.5135331Z Compiling src/asmjit/core/globals.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:03.5135936Z Compiling caffe2/contrib/gloo/context.cc; 0s processwrapper-sandbox 2022-11-23T02:04:03.5136489Z Compiling src/asmjit/core/func.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:03.5137124Z [Scann] Compiling src/asmjit/core/errorhandler.cpp 2022-11-23T02:04:03.7835140Z 2022-11-23T02:04:03.7835706Z  2022-11-23T02:04:03.7842660Z  2022-11-23T02:04:03.7843054Z  2022-11-23T02:04:03.7843434Z  2022-11-23T02:04:03.7843798Z  2022-11-23T02:04:03.7844126Z  2022-11-23T02:04:03.7844477Z  2022-11-23T02:04:03.7844833Z  2022-11-23T02:04:03.7845318Z [2,578 / 2,962] 8 actions, 7 running 2022-11-23T02:04:03.7846863Z Compiling caffe2/contrib/gloo/common.cc; 1s processwrapper-sandbox 2022-11-23T02:04:03.7847538Z Compiling caffe2/core/transform.cc; 1s processwrapper-sandbox 2022-11-23T02:04:03.7848189Z Compiling caffe2/core/types.cc; 1s processwrapper-sandbox 2022-11-23T02:04:03.7851467Z Compiling caffe2/contrib/gloo/context.cc; 0s processwrapper-sandbox 2022-11-23T02:04:03.7852492Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:03.7853402Z Compiling src/asmjit/core/constpool.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:03.7854035Z Compiling src/asmjit/core/codewriter.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:03.7854480Z [Scann] Compiling src/asmjit/core/emitter.cpp 2022-11-23T02:04:04.0594832Z 2022-11-23T02:04:04.0595661Z  2022-11-23T02:04:04.0596046Z  2022-11-23T02:04:04.0596407Z  2022-11-23T02:04:04.0596651Z  2022-11-23T02:04:04.0596819Z  2022-11-23T02:04:04.0596986Z  2022-11-23T02:04:04.0597139Z  2022-11-23T02:04:04.0597303Z  2022-11-23T02:04:04.0597545Z [2,582 / 2,962] 8 actions running 2022-11-23T02:04:04.0597954Z Compiling caffe2/core/transform.cc; 1s processwrapper-sandbox 2022-11-23T02:04:04.0598323Z Compiling caffe2/core/types.cc; 1s processwrapper-sandbox 2022-11-23T02:04:04.0598699Z Compiling caffe2/contrib/gloo/context.cc; 0s processwrapper-sandbox 2022-11-23T02:04:04.0599001Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:04.0599345Z Compiling src/asmjit/core/archtraits.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:04.0599721Z Compiling src/asmjit/arm/a64rapass.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:04.0600084Z Compiling src/asmjit/arm/a64instdb.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:04.0600374Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:04.2652813Z 2022-11-23T02:04:04.2653371Z  2022-11-23T02:04:04.2655982Z  2022-11-23T02:04:04.2658696Z  2022-11-23T02:04:04.2661359Z  2022-11-23T02:04:04.2664041Z  2022-11-23T02:04:04.2668509Z  2022-11-23T02:04:04.2671195Z  2022-11-23T02:04:04.2673883Z  2022-11-23T02:04:04.2676688Z [2,589 / 2,962] 8 actions, 6 running 2022-11-23T02:04:04.2679751Z Compiling caffe2/core/transform.cc; 1s processwrapper-sandbox 2022-11-23T02:04:04.2683137Z Compiling caffe2/contrib/gloo/context.cc; 0s processwrapper-sandbox 2022-11-23T02:04:04.2686135Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:04.2689036Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:04.2691893Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:04.2694830Z Compiling src/linux/processors.c; 0s processwrapper-sandbox 2022-11-23T02:04:04.2697575Z [Scann] //:caffe2 2022-11-23T02:04:04.2702504Z [Scann] Compiling caffe2/contrib/gloo/common_world_ops.cc 2022-11-23T02:04:04.4853923Z 2022-11-23T02:04:04.4858625Z  2022-11-23T02:04:04.4861804Z  2022-11-23T02:04:04.4864789Z  2022-11-23T02:04:04.4867776Z  2022-11-23T02:04:04.4870799Z  2022-11-23T02:04:04.4873783Z  2022-11-23T02:04:04.4876866Z  2022-11-23T02:04:04.4879527Z  2022-11-23T02:04:04.4882281Z [2,591 / 2,962] 7 actions running 2022-11-23T02:04:04.4886175Z Compiling caffe2/contrib/gloo/context.cc; 1s processwrapper-sandbox 2022-11-23T02:04:04.4887131Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:04.4887631Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:04.4888647Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:04.4889166Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:04.4889810Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:04.4890527Z Compiling src/x86/uarch.c; 0s processwrapper-sandbox 2022-11-23T02:04:04.7697276Z 2022-11-23T02:04:04.7697872Z  2022-11-23T02:04:04.7698106Z  2022-11-23T02:04:04.7698284Z  2022-11-23T02:04:04.7698455Z  2022-11-23T02:04:04.7698635Z  2022-11-23T02:04:04.7699046Z  2022-11-23T02:04:04.7699220Z  2022-11-23T02:04:04.7699522Z [2,593 / 2,962] 8 actions, 7 running 2022-11-23T02:04:04.7699972Z Compiling caffe2/contrib/gloo/context.cc; 1s processwrapper-sandbox 2022-11-23T02:04:04.7700449Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:04.7701305Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:04.7701717Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:04.7702158Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:04.7702498Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:04.7702860Z Compiling caffe2/operators/crash_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:04.7703305Z [Scann] Compiling src/x86/cache/descriptor.c 2022-11-23T02:04:05.0859561Z 2022-11-23T02:04:05.0860040Z  2022-11-23T02:04:05.0862531Z  2022-11-23T02:04:05.0862818Z  2022-11-23T02:04:05.0863120Z  2022-11-23T02:04:05.0863431Z  2022-11-23T02:04:05.0863732Z  2022-11-23T02:04:05.0863998Z  2022-11-23T02:04:05.0864294Z  2022-11-23T02:04:05.0864736Z [2,595 / 2,962] 8 actions running 2022-11-23T02:04:05.0865363Z Compiling caffe2/contrib/gloo/context.cc; 1s processwrapper-sandbox 2022-11-23T02:04:05.0865961Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:05.0866689Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:05.0867031Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:05.0867289Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:05.0869693Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:05.0870572Z Compiling caffe2/operators/crash_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:05.0871396Z Compiling src/Utils.cc; 0s processwrapper-sandbox 2022-11-23T02:04:05.4484309Z 2022-11-23T02:04:05.4487341Z  2022-11-23T02:04:05.4488203Z  2022-11-23T02:04:05.4488536Z  2022-11-23T02:04:05.4488813Z  2022-11-23T02:04:05.4489276Z  2022-11-23T02:04:05.4489555Z  2022-11-23T02:04:05.4489791Z  2022-11-23T02:04:05.4490058Z  2022-11-23T02:04:05.4492146Z [2,597 / 2,962] 8 actions, 7 running 2022-11-23T02:04:05.4492870Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:05.4493333Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:05.4493832Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:05.4495411Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:05.4497135Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:05.4497681Z Compiling caffe2/operators/crash_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:05.4498246Z Compiling src/GenerateI8Depthwise.cc; 0s processwrapper-sandbox 2022-11-23T02:04:05.4498717Z [Scann] Compiling src/FbgemmFP16UKernelsAvx512.cc 2022-11-23T02:04:05.7018214Z 2022-11-23T02:04:05.7018897Z  2022-11-23T02:04:05.7019281Z  2022-11-23T02:04:05.7019602Z  2022-11-23T02:04:05.7019893Z  2022-11-23T02:04:05.7020180Z  2022-11-23T02:04:05.7020437Z  2022-11-23T02:04:05.7020723Z  2022-11-23T02:04:05.7021004Z  2022-11-23T02:04:05.7021399Z [2,599 / 2,962] 8 actions running 2022-11-23T02:04:05.7021871Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:05.7022349Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:05.7022856Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:05.7023318Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:05.7024132Z Compiling caffe2/operators/crash_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:05.7024861Z Compiling src/FbgemmFP16UKernelsAvx512.cc; 0s processwrapper-sandbox 2022-11-23T02:04:05.7025424Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:05.7026077Z Compiling src/FbgemmSparseDenseInt8Avx512.cc; 0s processwrapper-sandbox 2022-11-23T02:04:06.0421105Z 2022-11-23T02:04:06.0422129Z  2022-11-23T02:04:06.0422534Z  2022-11-23T02:04:06.0422981Z  2022-11-23T02:04:06.0423265Z  2022-11-23T02:04:06.0423715Z  2022-11-23T02:04:06.0424014Z  2022-11-23T02:04:06.0424564Z  2022-11-23T02:04:06.0424871Z  2022-11-23T02:04:06.0425474Z [2,601 / 2,962] 8 actions, 7 running 2022-11-23T02:04:06.0426063Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:06.0426697Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:06.0427535Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:06.0428000Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:06.0428697Z Compiling caffe2/operators/crash_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:06.0429396Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:06.0430155Z Compiling src/FbgemmFloat16ConvertAvx512.cc; 0s processwrapper-sandbox 2022-11-23T02:04:06.0430854Z [Scann] Compiling src/FbgemmBfloat16ConvertAvx512.cc 2022-11-23T02:04:06.3017185Z 2022-11-23T02:04:06.3017690Z  2022-11-23T02:04:06.3018184Z  2022-11-23T02:04:06.3018465Z  2022-11-23T02:04:06.3018638Z  2022-11-23T02:04:06.3018794Z  2022-11-23T02:04:06.3018964Z  2022-11-23T02:04:06.3019135Z  2022-11-23T02:04:06.3019287Z  2022-11-23T02:04:06.3019534Z [2,603 / 2,962] 8 actions running 2022-11-23T02:04:06.3019818Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:06.3020097Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:06.3020367Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:06.3020633Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:06.3020970Z Compiling caffe2/operators/crash_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:06.3021267Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:06.3021533Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:06.3021858Z Compiling src/QuantUtilsAvx2.cc; 0s processwrapper-sandbox 2022-11-23T02:04:06.6019149Z 2022-11-23T02:04:06.6020002Z  2022-11-23T02:04:06.6023628Z  2022-11-23T02:04:06.6024130Z  2022-11-23T02:04:06.6024870Z  2022-11-23T02:04:06.6025084Z  2022-11-23T02:04:06.6025259Z  2022-11-23T02:04:06.6025421Z  2022-11-23T02:04:06.6027234Z  2022-11-23T02:04:06.6027835Z [2,604 / 2,962] 8 actions, 7 running 2022-11-23T02:04:06.6028606Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:06.6029100Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:06.6029514Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:06.6030036Z Compiling caffe2/operators/crash_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:06.6030523Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:06.6030962Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:06.6031449Z Compiling src/QuantUtilsAvx2.cc; 0s processwrapper-sandbox 2022-11-23T02:04:06.6031886Z [Scann] Compiling src/OptimizedKernelsAvx2.cc 2022-11-23T02:04:06.8790007Z 2022-11-23T02:04:06.8790550Z  2022-11-23T02:04:06.8790888Z  2022-11-23T02:04:06.8791165Z  2022-11-23T02:04:06.8791423Z  2022-11-23T02:04:06.8791691Z  2022-11-23T02:04:06.8791966Z  2022-11-23T02:04:06.8792219Z  2022-11-23T02:04:06.8792481Z  2022-11-23T02:04:06.8792865Z [2,606 / 2,962] 8 actions, 7 running 2022-11-23T02:04:06.8793300Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:06.8793787Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:06.8794267Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:06.8794695Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:06.8795314Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:06.8795868Z Compiling src/OptimizedKernelsAvx2.cc; 0s processwrapper-sandbox 2022-11-23T02:04:06.8796488Z Compiling src/FbgemmSparseDenseAvx2.cc; 0s processwrapper-sandbox 2022-11-23T02:04:06.8796963Z [Scann] Compiling caffe2/transforms/conv_to_nnpack_transform.cc 2022-11-23T02:04:07.1197553Z 2022-11-23T02:04:07.1198489Z  2022-11-23T02:04:07.1199112Z  2022-11-23T02:04:07.1202348Z  2022-11-23T02:04:07.1202761Z  2022-11-23T02:04:07.1205247Z  2022-11-23T02:04:07.1205664Z  2022-11-23T02:04:07.1208220Z  2022-11-23T02:04:07.1208646Z  2022-11-23T02:04:07.1211318Z [2,610 / 2,962] 8 actions, 7 running 2022-11-23T02:04:07.1211898Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:07.1214808Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:07.1215420Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:07.1218153Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:07.1218777Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:07.1221672Z Compiling src/FbgemmBfloat16ConvertAvx2.cc; 0s processwrapper-sandbox 2022-11-23T02:04:07.1222470Z Compiling src/SparseAdagrad.cc; 0s processwrapper-sandbox 2022-11-23T02:04:07.1225232Z [Scann] Compiling caffe2/transforms/pattern_net_transform.cc 2022-11-23T02:04:07.1743143Z 2022-11-23T02:04:07.1743973Z  2022-11-23T02:04:07.1744625Z  2022-11-23T02:04:07.1745431Z  2022-11-23T02:04:07.1745769Z  2022-11-23T02:04:07.1746045Z  2022-11-23T02:04:07.1746332Z  2022-11-23T02:04:07.1746675Z  2022-11-23T02:04:07.1746966Z  2022-11-23T02:04:07.1747614Z INFO: From Compiling caffe2/operators/fused_rowwise_random_quantization_ops.cc: 2022-11-23T02:04:07.1748221Z [2,612 / 2,962] 8 actions running 2022-11-23T02:04:07.1748662Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:07.1749174Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:07.1749684Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:07.1750171Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:07.1750747Z Compiling src/SparseAdagrad.cc; 0s processwrapper-sandbox 2022-11-23T02:04:07.1751434Z Compiling src/PackWeightsForConv.cc; 0s processwrapper-sandbox 2022-11-23T02:04:07.1751741Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:07.1752051Z Compiling src/PackMatrix.cc; 0s processwrapper-sandbox 2022-11-23T02:04:07.1752214Z 2022-11-23T02:04:07.1752294Z  2022-11-23T02:04:07.1752467Z  2022-11-23T02:04:07.1752623Z  2022-11-23T02:04:07.1752788Z  2022-11-23T02:04:07.1752952Z  2022-11-23T02:04:07.1753105Z  2022-11-23T02:04:07.1753268Z  2022-11-23T02:04:07.1753419Z  2022-11-23T02:04:07.1754059Z caffe2/operators/fused_rowwise_random_quantization_ops.cc: In instantiation of 'bool caffe2::FusedRandRowwiseQuantizedToFloatOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-11-23T02:04:07.1754522Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:206:1: required from here 2022-11-23T02:04:07.1755035Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:113:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:07.1755370Z for (size_t row = 0; row < input_rows; ++row) { 2022-11-23T02:04:07.1755582Z ~~~~^~~~~~~~~~~~ 2022-11-23T02:04:07.1756144Z caffe2/operators/fused_rowwise_random_quantization_ops.cc: In instantiation of 'bool caffe2::FloatToFusedRandRowwiseQuantizedOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-11-23T02:04:07.1756595Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:206:1: required from here 2022-11-23T02:04:07.1757091Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:55:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:07.1801935Z for (size_t row = 0; row < input_rows; ++row) { 2022-11-23T02:04:07.1802576Z ~~~~^~~~~~~~~~~~ 2022-11-23T02:04:07.1803028Z [2,612 / 2,962] 8 actions running 2022-11-23T02:04:07.1803461Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:07.1803905Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:07.1804341Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:07.1804766Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:07.1805269Z Compiling src/SparseAdagrad.cc; 0s processwrapper-sandbox 2022-11-23T02:04:07.1805855Z Compiling src/PackWeightsForConv.cc; 0s processwrapper-sandbox 2022-11-23T02:04:07.1806360Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:07.1806842Z Compiling src/PackMatrix.cc; 0s processwrapper-sandbox 2022-11-23T02:04:07.3762736Z 2022-11-23T02:04:07.3764417Z  2022-11-23T02:04:07.3765796Z  2022-11-23T02:04:07.3767143Z  2022-11-23T02:04:07.3768447Z  2022-11-23T02:04:07.3769753Z  2022-11-23T02:04:07.3771067Z  2022-11-23T02:04:07.3772363Z  2022-11-23T02:04:07.3773670Z  2022-11-23T02:04:07.3775107Z [2,615 / 2,962] 8 actions, 7 running 2022-11-23T02:04:07.3776626Z //:caffe2; 3s processwrapper-sandbox 2022-11-23T02:04:07.3778145Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:07.3779657Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:07.3781149Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:07.3782736Z Compiling src/PackMatrix.cc; 0s processwrapper-sandbox 2022-11-23T02:04:07.3784410Z Compiling src/PackAWithRowOffset.cc; 0s processwrapper-sandbox 2022-11-23T02:04:07.3786107Z Compiling caffe2/operators/gather_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:07.3787652Z [Scann] Compiling src/PackWeightsForDirectConv.cc 2022-11-23T02:04:07.5804323Z 2022-11-23T02:04:07.5805948Z  2022-11-23T02:04:07.5807281Z  2022-11-23T02:04:07.5808530Z  2022-11-23T02:04:07.5809780Z  2022-11-23T02:04:07.5811067Z  2022-11-23T02:04:07.5812327Z  2022-11-23T02:04:07.5813563Z  2022-11-23T02:04:07.5814841Z  2022-11-23T02:04:07.5816549Z [2,618 / 2,962] 8 actions running 2022-11-23T02:04:07.5818057Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:07.5819492Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:07.5820915Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:07.5822462Z Compiling caffe2/operators/gather_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:07.5824106Z Compiling src/PackWeightsForDirectConv.cc; 0s processwrapper-sandbox 2022-11-23T02:04:07.5825712Z Compiling src/GroupwiseConv.cc; 0s processwrapper-sandbox 2022-11-23T02:04:07.5827975Z Compiling caffe2/operators/conv_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:07.5830046Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:07.8464391Z 2022-11-23T02:04:07.8476336Z  2022-11-23T02:04:07.8476735Z  2022-11-23T02:04:07.8477051Z  2022-11-23T02:04:07.8477365Z  2022-11-23T02:04:07.8477677Z  2022-11-23T02:04:07.8478031Z  2022-11-23T02:04:07.8478313Z  2022-11-23T02:04:07.8478632Z  2022-11-23T02:04:07.8479049Z [2,619 / 2,962] 8 actions, 7 running 2022-11-23T02:04:07.8479493Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:07.8479964Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:07.8480414Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:07.8480950Z Compiling caffe2/operators/gather_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:07.8481819Z Compiling src/GroupwiseConv.cc; 0s processwrapper-sandbox 2022-11-23T02:04:07.8482449Z Compiling caffe2/operators/conv_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:07.8482948Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:07.8483343Z [Scann] Compiling src/GenerateKernel.cc 2022-11-23T02:04:08.1804631Z 2022-11-23T02:04:08.1805242Z  2022-11-23T02:04:08.1805603Z  2022-11-23T02:04:08.1807664Z  2022-11-23T02:04:08.1808053Z  2022-11-23T02:04:08.1808211Z  2022-11-23T02:04:08.1808451Z  2022-11-23T02:04:08.1808717Z  2022-11-23T02:04:08.1808957Z  2022-11-23T02:04:08.1809245Z [2,620 / 2,962] 8 actions running 2022-11-23T02:04:08.1809601Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:08.1809870Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:08.1810273Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:08.1810700Z Compiling caffe2/operators/gather_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:08.1811267Z Compiling caffe2/operators/conv_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:08.1811573Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:08.1812066Z Compiling src/GenerateKernel.cc; 0s processwrapper-sandbox 2022-11-23T02:04:08.1813429Z Compiling caffe2/utils/bench_utils.cc; 0s processwrapper-sandbox 2022-11-23T02:04:08.3809744Z 2022-11-23T02:04:08.3810289Z  2022-11-23T02:04:08.3810676Z  2022-11-23T02:04:08.3810989Z  2022-11-23T02:04:08.3811285Z  2022-11-23T02:04:08.3811590Z  2022-11-23T02:04:08.3811899Z  2022-11-23T02:04:08.3812192Z  2022-11-23T02:04:08.3812492Z  2022-11-23T02:04:08.3812899Z [2,621 / 2,962] 8 actions running 2022-11-23T02:04:08.3813187Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:08.3813466Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:08.3813738Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:08.3814058Z Compiling caffe2/operators/gather_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:08.3814428Z Compiling caffe2/operators/conv_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:08.3814733Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:08.3815069Z Compiling caffe2/utils/bench_utils.cc; 0s processwrapper-sandbox 2022-11-23T02:04:08.3815400Z Compiling src/FbgemmI64.cc; 0s processwrapper-sandbox 2022-11-23T02:04:08.5993078Z 2022-11-23T02:04:08.5993605Z  2022-11-23T02:04:08.5993979Z  2022-11-23T02:04:08.5994315Z  2022-11-23T02:04:08.5994625Z  2022-11-23T02:04:08.5994846Z  2022-11-23T02:04:08.5994999Z  2022-11-23T02:04:08.5995163Z  2022-11-23T02:04:08.5995325Z  2022-11-23T02:04:08.5995555Z [2,621 / 2,962] 8 actions running 2022-11-23T02:04:08.5995844Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:08.5996122Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:08.5996378Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:08.5996710Z Compiling caffe2/operators/gather_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:08.5997081Z Compiling caffe2/operators/conv_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:08.5997383Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:08.5997706Z Compiling caffe2/utils/bench_utils.cc; 0s processwrapper-sandbox 2022-11-23T02:04:08.5998123Z Compiling src/FbgemmI64.cc; 0s processwrapper-sandbox 2022-11-23T02:04:08.8057679Z 2022-11-23T02:04:08.8058223Z  2022-11-23T02:04:08.8058550Z  2022-11-23T02:04:08.8058806Z  2022-11-23T02:04:08.8059064Z  2022-11-23T02:04:08.8059349Z  2022-11-23T02:04:08.8059641Z  2022-11-23T02:04:08.8059929Z  2022-11-23T02:04:08.8060206Z  2022-11-23T02:04:08.8060622Z [2,622 / 2,962] 8 actions running 2022-11-23T02:04:08.8061098Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:08.8061582Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:08.8062057Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:08.8062625Z Compiling caffe2/operators/gather_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:08.8063288Z Compiling caffe2/operators/conv_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:08.8063867Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:08.8064478Z Compiling caffe2/utils/bench_utils.cc; 0s processwrapper-sandbox 2022-11-23T02:04:08.8065196Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:08.9996005Z 2022-11-23T02:04:08.9996864Z  2022-11-23T02:04:08.9997238Z  2022-11-23T02:04:08.9998037Z  2022-11-23T02:04:08.9998363Z  2022-11-23T02:04:08.9998661Z  2022-11-23T02:04:08.9998953Z  2022-11-23T02:04:08.9999216Z  2022-11-23T02:04:08.9999494Z  2022-11-23T02:04:09.0000052Z INFO: From Compiling caffe2/transforms/pattern_net_transform.cc: 2022-11-23T02:04:09.0003137Z [2,624 / 2,962] 8 actions running 2022-11-23T02:04:09.0003561Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:09.0004086Z Compiling caffe2/operators/gather_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:09.0005034Z Compiling caffe2/operators/conv_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:09.0005997Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:09.0006624Z Compiling caffe2/utils/bench_utils.cc; 1s processwrapper-sandbox 2022-11-23T02:04:09.0007174Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:09.0008424Z Compiling src/FbgemmConv.cc; 0s processwrapper-sandbox 2022-11-23T02:04:09.0009120Z Compiling c10/util/Backtrace.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:09.0013530Z 2022-11-23T02:04:09.0013782Z  2022-11-23T02:04:09.0017423Z  2022-11-23T02:04:09.0017723Z  2022-11-23T02:04:09.0018028Z  2022-11-23T02:04:09.0018334Z  2022-11-23T02:04:09.0018619Z  2022-11-23T02:04:09.0018913Z  2022-11-23T02:04:09.0019203Z  2022-11-23T02:04:09.0024979Z caffe2/transforms/pattern_net_transform.cc: In member function 'virtual bool caffe2::PatternNetTransform::PatternRule(const caffe2::transform::Graph&, const std::vector&, int)': 2022-11-23T02:04:09.0025887Z caffe2/transforms/pattern_net_transform.cc:120:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:09.0026420Z if (inverse_ops_[parent] < subgraph.size() && 2022-11-23T02:04:09.0027163Z caffe2/transforms/pattern_net_transform.cc:129:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:09.0027691Z if (inverse_ops_[child] < subgraph.size() && 2022-11-23T02:04:09.0028129Z [2,624 / 2,962] 8 actions running 2022-11-23T02:04:09.0028577Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:09.0029117Z Compiling caffe2/operators/gather_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:09.0029827Z Compiling caffe2/operators/conv_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:09.0030408Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:09.0031022Z Compiling caffe2/utils/bench_utils.cc; 1s processwrapper-sandbox 2022-11-23T02:04:09.0031535Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:09.0032041Z Compiling src/FbgemmConv.cc; 0s processwrapper-sandbox 2022-11-23T02:04:09.0032626Z Compiling c10/util/Backtrace.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:09.2127275Z 2022-11-23T02:04:09.2127790Z  2022-11-23T02:04:09.2128178Z  2022-11-23T02:04:09.2128487Z  2022-11-23T02:04:09.2128773Z  2022-11-23T02:04:09.2129075Z  2022-11-23T02:04:09.2129357Z  2022-11-23T02:04:09.2129635Z  2022-11-23T02:04:09.2129928Z  2022-11-23T02:04:09.2130346Z [2,628 / 2,963] 8 actions running 2022-11-23T02:04:09.2130929Z Compiling caffe2/operators/gather_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:09.2131604Z Compiling caffe2/operators/conv_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:09.2132156Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:09.2132736Z Compiling caffe2/utils/bench_utils.cc; 1s processwrapper-sandbox 2022-11-23T02:04:09.2133180Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:09.2133672Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-11-23T02:04:09.2134204Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-11-23T02:04:09.2134889Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:09.4089557Z 2022-11-23T02:04:09.4092275Z  2022-11-23T02:04:09.4092703Z  2022-11-23T02:04:09.4093050Z  2022-11-23T02:04:09.4093339Z  2022-11-23T02:04:09.4093634Z  2022-11-23T02:04:09.4093922Z  2022-11-23T02:04:09.4094209Z  2022-11-23T02:04:09.4094507Z  2022-11-23T02:04:09.4094914Z [2,632 / 2,963] 8 actions running 2022-11-23T02:04:09.4095518Z Compiling caffe2/operators/conv_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:09.4096083Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:09.4096676Z Compiling caffe2/utils/bench_utils.cc; 1s processwrapper-sandbox 2022-11-23T02:04:09.4097176Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:09.4114914Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:09.4115234Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:09.4115699Z Compiling src/EmbeddingSpMDM.cc; 0s processwrapper-sandbox 2022-11-23T02:04:09.4116226Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-11-23T02:04:09.6621373Z 2022-11-23T02:04:09.6621954Z  2022-11-23T02:04:09.6622292Z  2022-11-23T02:04:09.6622571Z  2022-11-23T02:04:09.6622846Z  2022-11-23T02:04:09.6623112Z  2022-11-23T02:04:09.6623386Z  2022-11-23T02:04:09.6623660Z  2022-11-23T02:04:09.6623920Z  2022-11-23T02:04:09.6624317Z [2,634 / 2,963] 8 actions, 7 running 2022-11-23T02:04:09.6624873Z Compiling caffe2/operators/conv_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:09.6625494Z Compiling caffe2/utils/bench_utils.cc; 1s processwrapper-sandbox 2022-11-23T02:04:09.6625987Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:09.6626480Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:09.6626965Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:09.6627501Z Compiling src/EmbeddingSpMDM.cc; 0s processwrapper-sandbox 2022-11-23T02:04:09.6628096Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-11-23T02:04:09.6628523Z [Scann] Compiling src/libm/sleefsimddp.c 2022-11-23T02:04:09.8682046Z 2022-11-23T02:04:09.8682909Z  2022-11-23T02:04:09.8683272Z  2022-11-23T02:04:09.8683541Z  2022-11-23T02:04:09.8684671Z  2022-11-23T02:04:09.8684975Z  2022-11-23T02:04:09.8685241Z  2022-11-23T02:04:09.8685519Z  2022-11-23T02:04:09.8685796Z  2022-11-23T02:04:09.8686202Z [2,638 / 2,963] 8 actions, 7 running 2022-11-23T02:04:09.8686814Z Compiling caffe2/operators/conv_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:09.8687375Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:09.8687894Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:09.8688388Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:09.8689065Z Compiling caffe2/operators/softmax_utils.cc; 0s processwrapper-sandbox 2022-11-23T02:04:09.8689719Z Compiling caffe2/operators/ceil_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:09.8690583Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:09.8691112Z [Prepa] Compiling caffe2/operators/segment_reduction_op.cc 2022-11-23T02:04:10.1564870Z 2022-11-23T02:04:10.1565362Z  2022-11-23T02:04:10.1567816Z  2022-11-23T02:04:10.1568024Z  2022-11-23T02:04:10.1568220Z  2022-11-23T02:04:10.1568386Z  2022-11-23T02:04:10.1568568Z  2022-11-23T02:04:10.1568719Z  2022-11-23T02:04:10.1568882Z  2022-11-23T02:04:10.1569166Z [2,639 / 2,963] 8 actions, 7 running 2022-11-23T02:04:10.1569444Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:10.1569746Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:10.1570044Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:10.1570425Z Compiling caffe2/operators/softmax_utils.cc; 0s processwrapper-sandbox 2022-11-23T02:04:10.1571918Z Compiling caffe2/operators/ceil_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:10.1572576Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:10.1572894Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:10.1573269Z [Scann] Compiling caffe2/operators/sigmoid_op.cc 2022-11-23T02:04:10.4097273Z 2022-11-23T02:04:10.4097963Z  2022-11-23T02:04:10.4098293Z  2022-11-23T02:04:10.4098620Z  2022-11-23T02:04:10.4098969Z  2022-11-23T02:04:10.4099234Z  2022-11-23T02:04:10.4099408Z  2022-11-23T02:04:10.4099575Z  2022-11-23T02:04:10.4099727Z  2022-11-23T02:04:10.4099968Z [2,639 / 2,963] 8 actions running 2022-11-23T02:04:10.4100251Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:10.4316508Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:10.4316968Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:10.4317537Z Compiling caffe2/operators/softmax_utils.cc; 0s processwrapper-sandbox 2022-11-23T02:04:10.4318185Z Compiling caffe2/operators/ceil_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:10.4318735Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:10.4319184Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:10.4319705Z Compiling caffe2/operators/sigmoid_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:10.7518432Z 2022-11-23T02:04:10.7527309Z  2022-11-23T02:04:10.7527673Z  2022-11-23T02:04:10.7527973Z  2022-11-23T02:04:10.7528259Z  2022-11-23T02:04:10.7528558Z  2022-11-23T02:04:10.7528855Z  2022-11-23T02:04:10.7529136Z  2022-11-23T02:04:10.7529446Z  2022-11-23T02:04:10.7530011Z INFO: From Compiling caffe2/operators/gather_ranges_to_dense_op.cc: 2022-11-23T02:04:10.7530565Z [2,639 / 2,963] 8 actions running 2022-11-23T02:04:10.7531024Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:10.7531565Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:10.7532075Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:10.7532677Z Compiling caffe2/operators/softmax_utils.cc; 1s processwrapper-sandbox 2022-11-23T02:04:10.7533343Z Compiling caffe2/operators/ceil_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:10.7534017Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:10.7534547Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:10.7535150Z Compiling caffe2/operators/sigmoid_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:10.7535465Z 2022-11-23T02:04:10.7535613Z  2022-11-23T02:04:10.7535894Z  2022-11-23T02:04:10.7536189Z  2022-11-23T02:04:10.7536488Z  2022-11-23T02:04:10.7536767Z  2022-11-23T02:04:10.7537073Z  2022-11-23T02:04:10.7537363Z  2022-11-23T02:04:10.7537647Z  2022-11-23T02:04:10.7538152Z caffe2/operators/gather_ranges_to_dense_op.cc: In lambda function: 2022-11-23T02:04:10.7539026Z caffe2/operators/gather_ranges_to_dense_op.cc:95:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:10.7539606Z for (int i = 0; i < lengths.size(); ++i) { 2022-11-23T02:04:10.7539950Z ~~^~~~~~~~~~~~~~~~ 2022-11-23T02:04:10.7540354Z [2,639 / 2,963] 8 actions running 2022-11-23T02:04:10.7540808Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:10.7541316Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:10.7541809Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:10.7542425Z Compiling caffe2/operators/softmax_utils.cc; 1s processwrapper-sandbox 2022-11-23T02:04:10.7543076Z Compiling caffe2/operators/ceil_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:10.7543742Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:10.7544306Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:10.7545444Z Compiling caffe2/operators/sigmoid_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:10.8096893Z 2022-11-23T02:04:10.8097418Z  2022-11-23T02:04:10.8097787Z  2022-11-23T02:04:10.8098099Z  2022-11-23T02:04:10.8098368Z  2022-11-23T02:04:10.8098672Z  2022-11-23T02:04:10.8098977Z  2022-11-23T02:04:10.8099266Z  2022-11-23T02:04:10.8099575Z  2022-11-23T02:04:10.8100197Z INFO: From Compiling aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp: 2022-11-23T02:04:10.8100783Z [2,640 / 2,963] 8 actions running 2022-11-23T02:04:10.8101304Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:10.8101833Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:10.8102451Z Compiling caffe2/operators/softmax_utils.cc; 1s processwrapper-sandbox 2022-11-23T02:04:10.8103349Z Compiling caffe2/operators/ceil_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:10.8104039Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:10.8104615Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:10.8105228Z Compiling caffe2/operators/sigmoid_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:10.8105909Z Compiling caffe2/operators/cbrt_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:10.8106223Z 2022-11-23T02:04:10.8106369Z  2022-11-23T02:04:10.8106663Z  2022-11-23T02:04:10.8106968Z  2022-11-23T02:04:10.8107278Z  2022-11-23T02:04:10.8107561Z  2022-11-23T02:04:10.8107865Z  2022-11-23T02:04:10.8108154Z  2022-11-23T02:04:10.8108458Z  2022-11-23T02:04:10.8109205Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp:7:0: 2022-11-23T02:04:10.8109891Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2022-11-23T02:04:10.8110743Z 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-11-23T02:04:10.8111379Z [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2022-11-23T02:04:10.8111773Z ^ 2022-11-23T02:04:10.8112165Z [2,640 / 2,963] 8 actions running 2022-11-23T02:04:10.8112672Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:10.8113201Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:10.8113813Z Compiling caffe2/operators/softmax_utils.cc; 1s processwrapper-sandbox 2022-11-23T02:04:10.8114505Z Compiling caffe2/operators/ceil_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:10.8115198Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:10.8115775Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:10.8116382Z Compiling caffe2/operators/sigmoid_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:10.8117064Z Compiling caffe2/operators/cbrt_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:11.0331734Z 2022-11-23T02:04:11.0332300Z  2022-11-23T02:04:11.0332623Z  2022-11-23T02:04:11.0332907Z  2022-11-23T02:04:11.0333185Z  2022-11-23T02:04:11.0333456Z  2022-11-23T02:04:11.0333690Z  2022-11-23T02:04:11.0333964Z  2022-11-23T02:04:11.0334224Z  2022-11-23T02:04:11.0334595Z [2,641 / 2,963] 8 actions running 2022-11-23T02:04:11.0335053Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:11.0335610Z Compiling caffe2/operators/softmax_utils.cc; 1s processwrapper-sandbox 2022-11-23T02:04:11.0336206Z Compiling caffe2/operators/ceil_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:11.0336806Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:11.0337301Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:11.0337732Z Compiling caffe2/operators/sigmoid_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:11.0338311Z Compiling caffe2/operators/cbrt_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:11.0340226Z Compiling caffe2/core/net_async_task_graph.cc; 0s processwrapper-sandbox 2022-11-23T02:04:11.2336202Z 2022-11-23T02:04:11.2336779Z  2022-11-23T02:04:11.2337122Z  2022-11-23T02:04:11.2337420Z  2022-11-23T02:04:11.2337710Z  2022-11-23T02:04:11.2337966Z  2022-11-23T02:04:11.2338238Z  2022-11-23T02:04:11.2338531Z  2022-11-23T02:04:11.2338814Z  2022-11-23T02:04:11.2339232Z [2,642 / 2,963] 8 actions, 7 running 2022-11-23T02:04:11.2339842Z Compiling caffe2/operators/softmax_utils.cc; 1s processwrapper-sandbox 2022-11-23T02:04:11.2340479Z Compiling caffe2/operators/ceil_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:11.2341150Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:11.2341711Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:11.2342537Z Compiling caffe2/operators/sigmoid_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:11.2343124Z Compiling caffe2/operators/cbrt_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:11.2343794Z Compiling caffe2/core/net_async_task_graph.cc; 0s processwrapper-sandbox 2022-11-23T02:04:11.2344291Z [Prepa] Compiling caffe2/operators/cast_op.cc 2022-11-23T02:04:11.6333840Z 2022-11-23T02:04:11.6334443Z  2022-11-23T02:04:11.6335029Z  2022-11-23T02:04:11.6335367Z  2022-11-23T02:04:11.6335676Z  2022-11-23T02:04:11.6335999Z  2022-11-23T02:04:11.6336316Z  2022-11-23T02:04:11.6336513Z  2022-11-23T02:04:11.6336677Z  2022-11-23T02:04:11.6336918Z [2,642 / 2,963] 8 actions running 2022-11-23T02:04:11.6344773Z Compiling caffe2/operators/softmax_utils.cc; 1s processwrapper-sandbox 2022-11-23T02:04:11.6345175Z Compiling caffe2/operators/ceil_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:11.6345559Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:11.6345884Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:11.6346227Z Compiling caffe2/operators/sigmoid_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:11.6346597Z Compiling caffe2/operators/cbrt_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:11.6346977Z Compiling caffe2/core/net_async_task_graph.cc; 0s processwrapper-sandbox 2022-11-23T02:04:11.6347335Z Compiling caffe2/operators/cast_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:11.8397251Z 2022-11-23T02:04:11.8397805Z  2022-11-23T02:04:11.8398220Z  2022-11-23T02:04:11.8398490Z  2022-11-23T02:04:11.8398749Z  2022-11-23T02:04:11.8399020Z  2022-11-23T02:04:11.8399265Z  2022-11-23T02:04:11.8399527Z  2022-11-23T02:04:11.8399797Z  2022-11-23T02:04:11.8400184Z [2,643 / 2,963] 8 actions, 7 running 2022-11-23T02:04:11.8400732Z Compiling caffe2/operators/softmax_utils.cc; 2s processwrapper-sandbox 2022-11-23T02:04:11.8401360Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:11.8411572Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:11.8412134Z Compiling caffe2/operators/sigmoid_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:11.8412755Z Compiling caffe2/operators/cbrt_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:11.8413380Z Compiling caffe2/core/net_async_task_graph.cc; 1s processwrapper-sandbox 2022-11-23T02:04:11.8413960Z Compiling caffe2/operators/cast_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:11.8414397Z [Scann] Compiling caffe2/core/net_async_task.cc 2022-11-23T02:04:11.8533911Z 2022-11-23T02:04:11.8534455Z  2022-11-23T02:04:11.8534792Z  2022-11-23T02:04:11.8535023Z  2022-11-23T02:04:11.8535302Z  2022-11-23T02:04:11.8535534Z  2022-11-23T02:04:11.8535793Z  2022-11-23T02:04:11.8536057Z  2022-11-23T02:04:11.8536291Z  2022-11-23T02:04:11.8536775Z INFO: From Compiling caffe2/operators/cc_bmm_bg_op.cc: 2022-11-23T02:04:11.8537251Z [2,643 / 2,963] 8 actions, 7 running 2022-11-23T02:04:11.8537994Z Compiling caffe2/operators/softmax_utils.cc; 2s processwrapper-sandbox 2022-11-23T02:04:11.8538678Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:11.8539241Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:11.8539863Z Compiling caffe2/operators/sigmoid_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:11.8540516Z Compiling caffe2/operators/cbrt_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:11.8541190Z Compiling caffe2/core/net_async_task_graph.cc; 1s processwrapper-sandbox 2022-11-23T02:04:11.8541869Z Compiling caffe2/operators/cast_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:11.8542351Z [Prepa] Compiling caffe2/core/net_async_task.cc 2022-11-23T02:04:11.8547525Z 2022-11-23T02:04:11.8547821Z  2022-11-23T02:04:11.8548143Z  2022-11-23T02:04:11.8548601Z  2022-11-23T02:04:11.8548905Z  2022-11-23T02:04:11.8549208Z  2022-11-23T02:04:11.8549511Z  2022-11-23T02:04:11.8549794Z  2022-11-23T02:04:11.8550095Z  2022-11-23T02:04:11.8558138Z In file included from caffe2/operators/cc_bmm_bg_op.cc:1:0: 2022-11-23T02:04:11.8558833Z caffe2/operators/cc_bmm_bg_op.h:103:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] 2022-11-23T02:04:11.8559270Z #pragma omp parallel 2022-11-23T02:04:11.8559525Z 2022-11-23T02:04:11.8560069Z caffe2/operators/cc_bmm_bg_op.h:108:0: warning: ignoring #pragma omp for [-Wunknown-pragmas] 2022-11-23T02:04:11.8560474Z #pragma omp for 2022-11-23T02:04:11.8560726Z 2022-11-23T02:04:11.8561087Z [2,643 / 2,963] 8 actions, 7 running 2022-11-23T02:04:11.8561929Z Compiling caffe2/operators/softmax_utils.cc; 2s processwrapper-sandbox 2022-11-23T02:04:11.8562561Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:11.8563063Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:11.8563588Z Compiling caffe2/operators/sigmoid_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:11.8564211Z Compiling caffe2/operators/cbrt_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:11.8564804Z Compiling caffe2/core/net_async_task_graph.cc; 1s processwrapper-sandbox 2022-11-23T02:04:11.8565395Z Compiling caffe2/operators/cast_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:11.8565831Z [Prepa] Compiling caffe2/core/net_async_task.cc 2022-11-23T02:04:12.0794079Z 2022-11-23T02:04:12.0794742Z  2022-11-23T02:04:12.0795121Z  2022-11-23T02:04:12.0795446Z  2022-11-23T02:04:12.0795741Z  2022-11-23T02:04:12.0796043Z  2022-11-23T02:04:12.0796334Z  2022-11-23T02:04:12.0796644Z  2022-11-23T02:04:12.0796952Z  2022-11-23T02:04:12.0797364Z [2,644 / 2,963] 8 actions running 2022-11-23T02:04:12.0797989Z Compiling caffe2/operators/softmax_utils.cc; 2s processwrapper-sandbox 2022-11-23T02:04:12.0798416Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:12.0798882Z Compiling caffe2/operators/sigmoid_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:12.0799447Z Compiling caffe2/operators/cbrt_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:12.0800048Z Compiling caffe2/core/net_async_task_graph.cc; 1s processwrapper-sandbox 2022-11-23T02:04:12.0800648Z Compiling caffe2/operators/cast_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:12.0801189Z Compiling caffe2/core/net_async_task.cc; 0s processwrapper-sandbox 2022-11-23T02:04:12.0801845Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:12.2797984Z 2022-11-23T02:04:12.2798576Z  2022-11-23T02:04:12.2798996Z  2022-11-23T02:04:12.2799340Z  2022-11-23T02:04:12.2800142Z  2022-11-23T02:04:12.2800523Z  2022-11-23T02:04:12.2800858Z  2022-11-23T02:04:12.2801132Z  2022-11-23T02:04:12.2801321Z  2022-11-23T02:04:12.2801791Z [2,645 / 2,963] 8 actions running 2022-11-23T02:04:12.2802126Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:12.2802527Z Compiling caffe2/operators/sigmoid_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:12.3356877Z Compiling caffe2/operators/cbrt_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:12.3358066Z Compiling caffe2/core/net_async_task_graph.cc; 1s processwrapper-sandbox 2022-11-23T02:04:12.3358659Z Compiling caffe2/operators/cast_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:12.3359187Z Compiling caffe2/core/net_async_task.cc; 0s processwrapper-sandbox 2022-11-23T02:04:12.3359655Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:12.3360161Z Compiling caffe2/operators/bucketize_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:12.5379783Z 2022-11-23T02:04:12.5380375Z  2022-11-23T02:04:12.5380658Z  2022-11-23T02:04:12.5380852Z  2022-11-23T02:04:12.5381026Z  2022-11-23T02:04:12.5381218Z  2022-11-23T02:04:12.5383044Z  2022-11-23T02:04:12.5383349Z  2022-11-23T02:04:12.5383633Z  2022-11-23T02:04:12.5384051Z [2,645 / 2,963] 8 actions running 2022-11-23T02:04:12.5384549Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:12.5385125Z Compiling caffe2/operators/sigmoid_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:12.5385770Z Compiling caffe2/operators/cbrt_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:12.5386560Z Compiling caffe2/core/net_async_task_graph.cc; 1s processwrapper-sandbox 2022-11-23T02:04:12.5387194Z Compiling caffe2/operators/cast_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:12.5387817Z Compiling caffe2/core/net_async_task.cc; 0s processwrapper-sandbox 2022-11-23T02:04:12.5388331Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:12.5388906Z Compiling caffe2/operators/bucketize_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:12.9666298Z 2022-11-23T02:04:12.9666811Z  2022-11-23T02:04:12.9667134Z  2022-11-23T02:04:12.9667477Z  2022-11-23T02:04:12.9667779Z  2022-11-23T02:04:12.9668082Z  2022-11-23T02:04:12.9668335Z  2022-11-23T02:04:12.9668499Z  2022-11-23T02:04:12.9668670Z  2022-11-23T02:04:12.9668928Z [2,646 / 2,963] 8 actions, 7 running 2022-11-23T02:04:12.9669370Z Compiling caffe2/operators/sigmoid_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:12.9669935Z Compiling caffe2/operators/cbrt_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:12.9670501Z Compiling caffe2/core/net_async_task_graph.cc; 2s processwrapper-sandbox 2022-11-23T02:04:12.9671094Z Compiling caffe2/operators/cast_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:12.9671652Z Compiling caffe2/core/net_async_task.cc; 1s processwrapper-sandbox 2022-11-23T02:04:12.9672138Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:12.9672704Z Compiling caffe2/operators/bucketize_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:12.9673128Z [Scann] Compiling caffe2/operators/roi_align_op.cc 2022-11-23T02:04:13.1923641Z 2022-11-23T02:04:13.1924290Z  2022-11-23T02:04:13.1924644Z  2022-11-23T02:04:13.1925042Z  2022-11-23T02:04:13.1925322Z  2022-11-23T02:04:13.1925727Z  2022-11-23T02:04:13.1925997Z  2022-11-23T02:04:13.1926538Z  2022-11-23T02:04:13.1926822Z  2022-11-23T02:04:13.1927469Z [2,648 / 2,963] 8 actions, 7 running 2022-11-23T02:04:13.1928197Z Compiling caffe2/operators/cbrt_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:13.1928953Z Compiling caffe2/operators/cast_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:13.1929683Z Compiling caffe2/core/net_async_task.cc; 1s processwrapper-sandbox 2022-11-23T02:04:13.1930319Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:13.1930887Z Compiling caffe2/operators/bucketize_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:13.1931654Z Compiling caffe2/operators/roi_align_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:13.1932380Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-11-23T02:04:13.1932952Z [Scann] Compiling src/libm/rempitab.c 2022-11-23T02:04:13.3994681Z 2022-11-23T02:04:13.3995467Z  2022-11-23T02:04:13.3995819Z  2022-11-23T02:04:13.3996104Z  2022-11-23T02:04:13.3996400Z  2022-11-23T02:04:13.3996666Z  2022-11-23T02:04:13.3996946Z  2022-11-23T02:04:13.3997224Z  2022-11-23T02:04:13.3997493Z  2022-11-23T02:04:13.3997990Z [2,653 / 2,964] 8 actions, 7 running 2022-11-23T02:04:13.3998565Z Compiling caffe2/core/net_async_task.cc; 1s processwrapper-sandbox 2022-11-23T02:04:13.3999085Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:13.3999643Z Compiling caffe2/operators/bucketize_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:13.4000299Z Compiling caffe2/operators/roi_align_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:13.4000884Z Compiling src/libm/sleefld.c; 0s processwrapper-sandbox 2022-11-23T02:04:13.4001822Z Compiling caffe2/utils/math/elementwise.cc; 0s processwrapper-sandbox 2022-11-23T02:04:13.4002451Z Compiling src/libm/sleefsp.c; 0s processwrapper-sandbox 2022-11-23T02:04:13.4002852Z [Scann] //:ATen_CPU_AVX2 2022-11-23T02:04:13.7372458Z 2022-11-23T02:04:13.7373019Z  2022-11-23T02:04:13.7373409Z  2022-11-23T02:04:13.7373739Z  2022-11-23T02:04:13.7374047Z  2022-11-23T02:04:13.7374356Z  2022-11-23T02:04:13.7374614Z  2022-11-23T02:04:13.7374865Z  2022-11-23T02:04:13.7375089Z  2022-11-23T02:04:13.7375389Z [2,655 / 2,964] 8 actions running 2022-11-23T02:04:13.7375811Z Compiling caffe2/core/net_async_task.cc; 1s processwrapper-sandbox 2022-11-23T02:04:13.7376251Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:13.7376596Z Compiling caffe2/operators/bucketize_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:13.7377018Z Compiling caffe2/operators/roi_align_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:13.7377411Z Compiling caffe2/utils/math/elementwise.cc; 0s processwrapper-sandbox 2022-11-23T02:04:13.7377826Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:13.7378328Z Compiling caffe2/operators/sinh_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:13.7378891Z Compiling caffe2/operators/resize_3d_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:14.1827096Z 2022-11-23T02:04:14.1834554Z  2022-11-23T02:04:14.1834936Z  2022-11-23T02:04:14.1835215Z  2022-11-23T02:04:14.1835494Z  2022-11-23T02:04:14.1835785Z  2022-11-23T02:04:14.1836078Z  2022-11-23T02:04:14.1836351Z  2022-11-23T02:04:14.1836641Z  2022-11-23T02:04:14.1837074Z [2,656 / 2,965] 8 actions, 7 running 2022-11-23T02:04:14.1837553Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:14.1838209Z Compiling caffe2/operators/bucketize_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:14.1838888Z Compiling caffe2/operators/roi_align_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:14.1839586Z Compiling caffe2/utils/math/elementwise.cc; 0s processwrapper-sandbox 2022-11-23T02:04:14.1840166Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:14.1840752Z Compiling caffe2/operators/sinh_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:14.1841379Z Compiling caffe2/operators/resize_3d_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:14.1842225Z [Prepa] Executing genrule //:cpu/batch_norm_kernel.cpp_AVX2_cp 2022-11-23T02:04:14.3834123Z 2022-11-23T02:04:14.3834697Z  2022-11-23T02:04:14.3835035Z  2022-11-23T02:04:14.3835297Z  2022-11-23T02:04:14.3835579Z  2022-11-23T02:04:14.3840553Z  2022-11-23T02:04:14.3841016Z  2022-11-23T02:04:14.3841393Z  2022-11-23T02:04:14.3841982Z  2022-11-23T02:04:14.3842577Z [2,658 / 2,965] 8 actions, 7 running 2022-11-23T02:04:14.3844447Z Compiling caffe2/operators/bucketize_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:14.3845299Z Compiling caffe2/operators/roi_align_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:14.3846357Z Compiling caffe2/utils/math/elementwise.cc; 1s processwrapper-sandbox 2022-11-23T02:04:14.3847092Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:14.3847859Z Compiling caffe2/operators/sinh_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:14.3848816Z Compiling caffe2/operators/resize_3d_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:14.3849817Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:14.3850284Z [Prepa] Compiling caffe2/core/net_async_base.cc 2022-11-23T02:04:14.7385519Z 2022-11-23T02:04:14.7386110Z  2022-11-23T02:04:14.7386492Z  2022-11-23T02:04:14.7386799Z  2022-11-23T02:04:14.7387108Z  2022-11-23T02:04:14.7387420Z  2022-11-23T02:04:14.7387685Z  2022-11-23T02:04:14.7387965Z  2022-11-23T02:04:14.7388227Z  2022-11-23T02:04:14.7388829Z [2,660 / 2,966] 8 actions running 2022-11-23T02:04:14.7389395Z Compiling caffe2/operators/roi_align_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:14.7390043Z Compiling caffe2/utils/math/elementwise.cc; 1s processwrapper-sandbox 2022-11-23T02:04:14.7390572Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:04:14.7391121Z Compiling caffe2/operators/sinh_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:14.7391726Z Compiling caffe2/operators/resize_3d_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:14.7392245Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:14.7392791Z Compiling caffe2/core/net_async_base.cc; 0s processwrapper-sandbox 2022-11-23T02:04:14.7393310Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:14.9506846Z 2022-11-23T02:04:14.9507441Z  2022-11-23T02:04:14.9507803Z  2022-11-23T02:04:14.9508150Z  2022-11-23T02:04:14.9508485Z  2022-11-23T02:04:14.9508750Z  2022-11-23T02:04:14.9509098Z  2022-11-23T02:04:14.9509466Z  2022-11-23T02:04:14.9509796Z  2022-11-23T02:04:14.9510645Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: 2022-11-23T02:04:14.9511323Z [2,660 / 2,966] 8 actions running 2022-11-23T02:04:14.9511978Z Compiling caffe2/operators/roi_align_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:14.9512748Z Compiling caffe2/utils/math/elementwise.cc; 1s processwrapper-sandbox 2022-11-23T02:04:14.9513412Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:04:14.9514114Z Compiling caffe2/operators/sinh_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:14.9514879Z Compiling caffe2/operators/resize_3d_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:14.9515553Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:14.9516248Z Compiling caffe2/core/net_async_base.cc; 0s processwrapper-sandbox 2022-11-23T02:04:14.9516895Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:14.9522542Z 2022-11-23T02:04:14.9527773Z  2022-11-23T02:04:14.9528243Z  2022-11-23T02:04:14.9528622Z  2022-11-23T02:04:14.9528935Z  2022-11-23T02:04:14.9529267Z  2022-11-23T02:04:14.9529580Z  2022-11-23T02:04:14.9529873Z  2022-11-23T02:04:14.9530105Z  2022-11-23T02:04:14.9530506Z In file included from /usr/include/c++/7/tuple:39:0, 2022-11-23T02:04:14.9530923Z from /usr/include/c++/7/functional:54, 2022-11-23T02:04:14.9531304Z from ./c10/core/DeviceType.h:10, 2022-11-23T02:04:14.9531660Z from ./c10/core/Device.h:3, 2022-11-23T02:04:14.9532230Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/core/TensorBody.h:11, 2022-11-23T02:04:14.9532707Z from aten/src/ATen/core/Tensor.h:3, 2022-11-23T02:04:14.9533494Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:2: 2022-11-23T02:04:14.9535368Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]': 2022-11-23T02:04:14.9537323Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::' 2022-11-23T02:04:14.9539056Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]' 2022-11-23T02:04:14.9540930Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::' 2022-11-23T02:04:14.9542662Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]' 2022-11-23T02:04:14.9544703Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2022-11-23T02:04:14.9547206Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2022-11-23T02:04:14.9548712Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:4225:1: required from here 2022-11-23T02:04:14.9549623Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2022-11-23T02:04:14.9550059Z struct array 2022-11-23T02:04:14.9550312Z ^~~~~ 2022-11-23T02:04:14.9551120Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'signed char std::array::_M_elems [32]' 2022-11-23T02:04:14.9551699Z typename _AT_Type::_Type _M_elems; 2022-11-23T02:04:14.9552046Z ^~~~~~~~ 2022-11-23T02:04:14.9553427Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]': 2022-11-23T02:04:14.9555321Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::' 2022-11-23T02:04:14.9557229Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]' 2022-11-23T02:04:14.9559145Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::' 2022-11-23T02:04:14.9560871Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]' 2022-11-23T02:04:14.9567652Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2022-11-23T02:04:14.9570112Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2022-11-23T02:04:14.9571564Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:4225:1: required from here 2022-11-23T02:04:14.9572549Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2022-11-23T02:04:14.9573006Z struct array 2022-11-23T02:04:14.9573283Z ^~~~~ 2022-11-23T02:04:14.9574053Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'unsigned char std::array::_M_elems [32]' 2022-11-23T02:04:14.9574616Z typename _AT_Type::_Type _M_elems; 2022-11-23T02:04:14.9574964Z ^~~~~~~~ 2022-11-23T02:04:14.9576390Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]': 2022-11-23T02:04:14.9578250Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::' 2022-11-23T02:04:14.9580012Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]' 2022-11-23T02:04:14.9581727Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::' 2022-11-23T02:04:14.9583645Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]' 2022-11-23T02:04:14.9585764Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2022-11-23T02:04:14.9588168Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2022-11-23T02:04:14.9589715Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:4225:1: required from here 2022-11-23T02:04:14.9590577Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2022-11-23T02:04:14.9590966Z struct array 2022-11-23T02:04:14.9591221Z ^~~~~ 2022-11-23T02:04:14.9593419Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'int std::array::_M_elems [8]' 2022-11-23T02:04:14.9593949Z typename _AT_Type::_Type _M_elems; 2022-11-23T02:04:14.9594354Z ^~~~~~~~ 2022-11-23T02:04:14.9595661Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]': 2022-11-23T02:04:14.9597445Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::' 2022-11-23T02:04:14.9599184Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]' 2022-11-23T02:04:14.9600818Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::' 2022-11-23T02:04:14.9602453Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]' 2022-11-23T02:04:14.9604284Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2022-11-23T02:04:14.9606503Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2022-11-23T02:04:14.9607850Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:4226:1: required from here 2022-11-23T02:04:14.9608726Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2022-11-23T02:04:14.9609146Z struct array 2022-11-23T02:04:14.9609483Z ^~~~~ 2022-11-23T02:04:14.9610219Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'signed char std::array::_M_elems [32]' 2022-11-23T02:04:14.9610731Z typename _AT_Type::_Type _M_elems; 2022-11-23T02:04:14.9611067Z ^~~~~~~~ 2022-11-23T02:04:14.9612363Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]': 2022-11-23T02:04:14.9614098Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::' 2022-11-23T02:04:14.9615749Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]' 2022-11-23T02:04:14.9617382Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::' 2022-11-23T02:04:14.9619002Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]' 2022-11-23T02:04:14.9621075Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2022-11-23T02:04:14.9623408Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2022-11-23T02:04:14.9624801Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:4226:1: required from here 2022-11-23T02:04:14.9625781Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2022-11-23T02:04:14.9626203Z struct array 2022-11-23T02:04:14.9626468Z ^~~~~ 2022-11-23T02:04:14.9627317Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'unsigned char std::array::_M_elems [32]' 2022-11-23T02:04:14.9627836Z typename _AT_Type::_Type _M_elems; 2022-11-23T02:04:14.9628066Z ^~~~~~~~ 2022-11-23T02:04:14.9629098Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: In instantiation of 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]': 2022-11-23T02:04:14.9630734Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::' 2022-11-23T02:04:14.9632147Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]' 2022-11-23T02:04:14.9633528Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::' 2022-11-23T02:04:14.9634869Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]' 2022-11-23T02:04:14.9636624Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::' 2022-11-23T02:04:14.9638654Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:123:3: required from 'at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]' 2022-11-23T02:04:14.9640038Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:4226:1: required from here 2022-11-23T02:04:14.9640870Z /usr/include/c++/7/array:94:12: note: 'struct std::array' has no user-provided default constructor 2022-11-23T02:04:14.9641219Z struct array 2022-11-23T02:04:14.9641427Z ^~~~~ 2022-11-23T02:04:14.9648915Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize 'int std::array::_M_elems [8]' 2022-11-23T02:04:14.9649465Z typename _AT_Type::_Type _M_elems; 2022-11-23T02:04:14.9649831Z ^~~~~~~~ 2022-11-23T02:04:14.9650265Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:15:0, 2022-11-23T02:04:14.9650882Z from aten/src/ATen/cpu/vec/vec.h:6, 2022-11-23T02:04:14.9651312Z from aten/src/ATen/native/cpu/Loops.h:37, 2022-11-23T02:04:14.9652123Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:11: 2022-11-23T02:04:14.9653329Z 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-11-23T02:04:14.9654320Z 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-11-23T02:04:14.9654962Z int_vec_return_type widening_subtract(Vectorized b) const { 2022-11-23T02:04:14.9655448Z ^~~~~~~~~~~~~~~~~ 2022-11-23T02:04:14.9655861Z [2,660 / 2,966] 8 actions running 2022-11-23T02:04:14.9656429Z Compiling caffe2/operators/roi_align_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:14.9657098Z Compiling caffe2/utils/math/elementwise.cc; 1s processwrapper-sandbox 2022-11-23T02:04:14.9657643Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:04:14.9658265Z Compiling caffe2/operators/sinh_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:14.9658971Z Compiling caffe2/operators/resize_3d_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:14.9659572Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:14.9660206Z Compiling caffe2/core/net_async_base.cc; 0s processwrapper-sandbox 2022-11-23T02:04:14.9660813Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:15.1714159Z 2022-11-23T02:04:15.1715183Z  2022-11-23T02:04:15.1715556Z  2022-11-23T02:04:15.1715830Z  2022-11-23T02:04:15.1716143Z  2022-11-23T02:04:15.1716412Z  2022-11-23T02:04:15.1716678Z  2022-11-23T02:04:15.1716928Z  2022-11-23T02:04:15.1717194Z  2022-11-23T02:04:15.1717600Z [2,665 / 2,969] 8 actions, 7 running 2022-11-23T02:04:15.1718237Z Compiling caffe2/operators/sinh_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:15.1718863Z Compiling caffe2/operators/resize_3d_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:15.1719396Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:15.1719952Z Compiling caffe2/core/net_async_base.cc; 0s processwrapper-sandbox 2022-11-23T02:04:15.1720469Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:15.1720936Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:15.1721398Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:15.1722046Z [Prepa] Executing genrule //:cpu/TensorCompareKernel.cpp_AVX2_cp 2022-11-23T02:04:15.4817074Z 2022-11-23T02:04:15.4817610Z  2022-11-23T02:04:15.4817987Z  2022-11-23T02:04:15.4818293Z  2022-11-23T02:04:15.4818626Z  2022-11-23T02:04:15.4818936Z  2022-11-23T02:04:15.4819230Z  2022-11-23T02:04:15.4819550Z  2022-11-23T02:04:15.4819831Z  2022-11-23T02:04:15.4820245Z [2,667 / 2,970] 8 actions, 7 running 2022-11-23T02:04:15.4820878Z Compiling caffe2/operators/sinh_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:15.4821592Z Compiling caffe2/operators/resize_3d_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:15.4822254Z Compiling caffe2/core/net_async_base.cc; 1s processwrapper-sandbox 2022-11-23T02:04:15.4822874Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:15.4823323Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:15.4823612Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:15.4823888Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:15.4824159Z [Prepa] Executing genrule //:UfuncCPUKernel_add.cpp_AVX2_cp 2022-11-23T02:04:15.7316654Z 2022-11-23T02:04:15.7317152Z  2022-11-23T02:04:15.7317421Z  2022-11-23T02:04:15.7320488Z  2022-11-23T02:04:15.7320748Z  2022-11-23T02:04:15.7321209Z  2022-11-23T02:04:15.7321478Z  2022-11-23T02:04:15.7322138Z  2022-11-23T02:04:15.7322296Z  2022-11-23T02:04:15.7322630Z [2,669 / 2,970] 8 actions, 7 running 2022-11-23T02:04:15.7323006Z Compiling caffe2/operators/resize_3d_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:15.7323441Z Compiling caffe2/core/net_async_base.cc; 1s processwrapper-sandbox 2022-11-23T02:04:15.7323761Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:04:15.7324070Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:15.7324395Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:15.7324666Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:15.7325002Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:15.7325414Z [Scann] Compiling caffe2/operators/batch_moments_op.cc 2022-11-23T02:04:15.9388942Z 2022-11-23T02:04:15.9389539Z  2022-11-23T02:04:15.9389956Z  2022-11-23T02:04:15.9390284Z  2022-11-23T02:04:15.9390517Z  2022-11-23T02:04:15.9390706Z  2022-11-23T02:04:15.9390893Z  2022-11-23T02:04:15.9391045Z  2022-11-23T02:04:15.9391214Z  2022-11-23T02:04:15.9391531Z [2,671 / 2,971] 8 actions running 2022-11-23T02:04:15.9391930Z Compiling caffe2/operators/resize_3d_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:15.9392311Z Compiling caffe2/core/net_async_base.cc; 1s processwrapper-sandbox 2022-11-23T02:04:15.9392688Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:15.9393067Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:15.9393343Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:15.9393625Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:15.9394064Z Compiling caffe2/operators/batch_moments_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:15.9394422Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:16.2080483Z 2022-11-23T02:04:16.2084050Z  2022-11-23T02:04:16.2084490Z  2022-11-23T02:04:16.2084690Z  2022-11-23T02:04:16.2084847Z  2022-11-23T02:04:16.2085013Z  2022-11-23T02:04:16.2085180Z  2022-11-23T02:04:16.2085334Z  2022-11-23T02:04:16.2085502Z  2022-11-23T02:04:16.2085790Z [2,673 / 2,972] 8 actions, 7 running 2022-11-23T02:04:16.2086167Z Compiling caffe2/core/net_async_base.cc; 1s processwrapper-sandbox 2022-11-23T02:04:16.2086547Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:04:16.2086953Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:04:16.2087293Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:16.2087645Z Compiling caffe2/operators/batch_moments_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:16.2088112Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:16.2088424Z Compiling caffe2/core/memonger.cc; 0s processwrapper-sandbox 2022-11-23T02:04:16.2088740Z [Prepa] Executing genrule //:cpu/PointwiseOpsKernel.cpp_AVX2_cp 2022-11-23T02:04:16.5393320Z 2022-11-23T02:04:16.5394286Z  2022-11-23T02:04:16.5394658Z  2022-11-23T02:04:16.5394989Z  2022-11-23T02:04:16.5395298Z  2022-11-23T02:04:16.5395575Z  2022-11-23T02:04:16.5395884Z  2022-11-23T02:04:16.5396191Z  2022-11-23T02:04:16.5396485Z  2022-11-23T02:04:16.5396812Z [2,678 / 2,974] 8 actions running 2022-11-23T02:04:16.5397116Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:04:16.5397402Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:04:16.5397758Z Compiling caffe2/operators/batch_moments_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:16.5398166Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:16.5398484Z Compiling caffe2/core/memonger.cc; 0s processwrapper-sandbox 2022-11-23T02:04:16.5398819Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:16.5399109Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:16.5858838Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:16.7528312Z 2022-11-23T02:04:16.7528864Z  2022-11-23T02:04:16.7529223Z  2022-11-23T02:04:16.7529512Z  2022-11-23T02:04:16.7529787Z  2022-11-23T02:04:16.7530070Z  2022-11-23T02:04:16.7530340Z  2022-11-23T02:04:16.7530618Z  2022-11-23T02:04:16.7530906Z  2022-11-23T02:04:16.7531314Z [2,679 / 2,975] 8 actions, 7 running 2022-11-23T02:04:16.7531799Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:04:16.7532413Z Compiling caffe2/operators/batch_moments_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:16.7532979Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:16.7533519Z Compiling caffe2/core/memonger.cc; 0s processwrapper-sandbox 2022-11-23T02:04:16.7534288Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:16.7534737Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:16.7535213Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:16.7535686Z [Prepa] Executing genrule //:cpu/MultinomialKernel.cpp_AVX2_cp 2022-11-23T02:04:16.9877723Z 2022-11-23T02:04:16.9878344Z  2022-11-23T02:04:16.9878685Z  2022-11-23T02:04:16.9878960Z  2022-11-23T02:04:16.9879244Z  2022-11-23T02:04:16.9879522Z  2022-11-23T02:04:16.9879782Z  2022-11-23T02:04:16.9880062Z  2022-11-23T02:04:16.9880330Z  2022-11-23T02:04:16.9880710Z [2,681 / 2,975] 8 actions running 2022-11-23T02:04:16.9881298Z Compiling caffe2/operators/batch_moments_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:16.9881960Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:04:16.9882453Z Compiling caffe2/core/memonger.cc; 0s processwrapper-sandbox 2022-11-23T02:04:16.9882997Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:16.9883481Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:16.9883969Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:16.9884433Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:16.9885015Z Compiling caffe2/operators/batch_gather_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:04:17.3872701Z 2022-11-23T02:04:17.3875957Z  2022-11-23T02:04:17.3876200Z  2022-11-23T02:04:17.3879136Z  2022-11-23T02:04:17.3887829Z  2022-11-23T02:04:17.3888265Z  2022-11-23T02:04:17.3888582Z  2022-11-23T02:04:17.3888867Z  2022-11-23T02:04:17.3889162Z  2022-11-23T02:04:17.3889595Z [2,683 / 2,976] 8 actions running 2022-11-23T02:04:17.3890213Z Compiling caffe2/operators/batch_moments_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:17.3890878Z Compiling caffe2/core/memonger.cc; 1s processwrapper-sandbox 2022-11-23T02:04:17.3891461Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:04:17.3891975Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:04:17.3892501Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:04:17.3892990Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:17.3893574Z Compiling caffe2/operators/batch_gather_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:04:17.3894159Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:17.7876344Z 2022-11-23T02:04:17.7876988Z  2022-11-23T02:04:17.7877232Z  2022-11-23T02:04:17.7877425Z  2022-11-23T02:04:17.7877617Z  2022-11-23T02:04:17.7877984Z  2022-11-23T02:04:17.7878308Z  2022-11-23T02:04:17.7878666Z  2022-11-23T02:04:17.7878888Z  2022-11-23T02:04:17.7879266Z [2,686 / 2,976] 8 actions running 2022-11-23T02:04:17.7880011Z Compiling caffe2/operators/batch_moments_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:17.7880591Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:04:17.7881029Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:04:17.7882584Z Compiling caffe2/operators/batch_gather_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:04:17.7883316Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:17.7883743Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:17.7884225Z Compiling caffe2/operators/prelu_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:17.7884810Z Compiling caffe2/operators/atan_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:18.0311816Z 2022-11-23T02:04:18.0312406Z  2022-11-23T02:04:18.0312776Z  2022-11-23T02:04:18.0313118Z  2022-11-23T02:04:18.0313444Z  2022-11-23T02:04:18.0313686Z  2022-11-23T02:04:18.0313844Z  2022-11-23T02:04:18.0314010Z  2022-11-23T02:04:18.0314176Z  2022-11-23T02:04:18.0314417Z [2,687 / 2,977] 8 actions, 7 running 2022-11-23T02:04:18.0315760Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:04:18.0316156Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:04:18.0316685Z Compiling caffe2/operators/batch_gather_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:04:18.0317039Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:18.0317320Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:18.0317753Z Compiling caffe2/operators/prelu_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:18.0318363Z Compiling caffe2/operators/atan_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:18.0318674Z [Prepa] Executing genrule //:cpu/ComplexKernel.cpp_AVX2_cp 2022-11-23T02:04:18.2479764Z 2022-11-23T02:04:18.2480419Z  2022-11-23T02:04:18.2480754Z  2022-11-23T02:04:18.2481217Z  2022-11-23T02:04:18.2481760Z  2022-11-23T02:04:18.2482070Z  2022-11-23T02:04:18.2482380Z  2022-11-23T02:04:18.2482691Z  2022-11-23T02:04:18.2482995Z  2022-11-23T02:04:18.2483464Z [2,689 / 2,977] 8 actions, 7 running 2022-11-23T02:04:18.2484017Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:04:18.2484774Z Compiling caffe2/operators/batch_gather_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:04:18.2485420Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:04:18.2485969Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:18.2486615Z Compiling caffe2/operators/prelu_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:18.2487329Z Compiling caffe2/operators/atan_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:18.2487962Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:18.2488421Z [Scann] Compiling caffe2/core/init_omp.cc 2022-11-23T02:04:18.4372110Z 2022-11-23T02:04:18.4372642Z  2022-11-23T02:04:18.4372961Z  2022-11-23T02:04:18.4373244Z  2022-11-23T02:04:18.4373516Z  2022-11-23T02:04:18.4373782Z  2022-11-23T02:04:18.4374058Z  2022-11-23T02:04:18.4374353Z  2022-11-23T02:04:18.4374616Z  2022-11-23T02:04:18.4375206Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp: 2022-11-23T02:04:18.4375768Z [2,691 / 2,978] 8 actions running 2022-11-23T02:04:18.4376312Z Compiling caffe2/operators/batch_gather_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:04:18.4376876Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:04:18.4377339Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:18.4377873Z Compiling caffe2/operators/prelu_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:18.4378483Z Compiling caffe2/operators/atan_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:18.4379014Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:18.4379538Z Compiling caffe2/core/init_omp.cc; 0s processwrapper-sandbox 2022-11-23T02:04:18.4380072Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:18.4380303Z 2022-11-23T02:04:18.4380421Z  2022-11-23T02:04:18.4380710Z  2022-11-23T02:04:18.4380984Z  2022-11-23T02:04:18.4381247Z  2022-11-23T02:04:18.4381518Z  2022-11-23T02:04:18.4381790Z  2022-11-23T02:04:18.4382049Z  2022-11-23T02:04:18.4382526Z  2022-11-23T02:04:18.4383319Z 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-11-23T02:04:18.4383892Z # pragma unroll 2022-11-23T02:04:18.4384157Z 2022-11-23T02:04:18.4384911Z 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-11-23T02:04:18.4385478Z # pragma unroll 2022-11-23T02:04:18.4385729Z 2022-11-23T02:04:18.4386474Z 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-11-23T02:04:18.4387027Z # pragma unroll 2022-11-23T02:04:18.4387379Z 2022-11-23T02:04:18.4388121Z 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-11-23T02:04:18.4388655Z # pragma unroll 2022-11-23T02:04:18.4388903Z 2022-11-23T02:04:18.4389639Z 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-11-23T02:04:18.4390197Z # pragma unroll 2022-11-23T02:04:18.4390446Z 2022-11-23T02:04:18.4391180Z 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-11-23T02:04:18.4391735Z # pragma unroll 2022-11-23T02:04:18.4391996Z 2022-11-23T02:04:18.4392716Z 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-11-23T02:04:18.4393279Z # pragma unroll 2022-11-23T02:04:18.4393548Z 2022-11-23T02:04:18.4394286Z 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-11-23T02:04:18.4394830Z # pragma unroll 2022-11-23T02:04:18.4395093Z 2022-11-23T02:04:18.4395812Z 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-11-23T02:04:18.4396366Z # pragma unroll 2022-11-23T02:04:18.4396632Z 2022-11-23T02:04:18.4396958Z [2,691 / 2,978] 8 actions running 2022-11-23T02:04:18.4397503Z Compiling caffe2/operators/batch_gather_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:04:18.4398114Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:04:18.4398578Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:18.4399104Z Compiling caffe2/operators/prelu_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:18.4399696Z Compiling caffe2/operators/atan_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:18.4400211Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:18.4400728Z Compiling caffe2/core/init_omp.cc; 0s processwrapper-sandbox 2022-11-23T02:04:18.4401231Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:18.7891893Z 2022-11-23T02:04:18.7892383Z  2022-11-23T02:04:18.7892744Z  2022-11-23T02:04:18.7893052Z  2022-11-23T02:04:18.7893342Z  2022-11-23T02:04:18.7893627Z  2022-11-23T02:04:18.7893923Z  2022-11-23T02:04:18.7894195Z  2022-11-23T02:04:18.7894490Z  2022-11-23T02:04:18.7894895Z [2,694 / 2,979] 8 actions running 2022-11-23T02:04:18.7895329Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:18.7895945Z Compiling caffe2/operators/prelu_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:18.7896596Z Compiling caffe2/operators/atan_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:18.7897156Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:18.7897764Z Compiling caffe2/core/init_omp.cc; 0s processwrapper-sandbox 2022-11-23T02:04:18.7898340Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:18.7899022Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:18.7899530Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:19.4071415Z 2022-11-23T02:04:19.4072103Z  2022-11-23T02:04:19.4072614Z  2022-11-23T02:04:19.4072917Z  2022-11-23T02:04:19.4073348Z  2022-11-23T02:04:19.4073658Z  2022-11-23T02:04:19.4073916Z  2022-11-23T02:04:19.4074354Z  2022-11-23T02:04:19.4074641Z  2022-11-23T02:04:19.4075195Z [2,695 / 2,979] 8 actions, 7 running 2022-11-23T02:04:19.4075813Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:19.4076570Z Compiling caffe2/operators/prelu_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:19.4077402Z Compiling caffe2/operators/atan_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:19.4078457Z Compiling caffe2/core/init_omp.cc; 1s processwrapper-sandbox 2022-11-23T02:04:19.4079190Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:04:19.4079858Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:19.4080521Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:19.4081093Z [Scann] Compiling caffe2/operators/pool_op_util.cc 2022-11-23T02:04:19.7432025Z 2022-11-23T02:04:19.7432894Z  2022-11-23T02:04:19.7433312Z  2022-11-23T02:04:19.7433639Z  2022-11-23T02:04:19.7434847Z  2022-11-23T02:04:19.7435215Z  2022-11-23T02:04:19.7435517Z  2022-11-23T02:04:19.7435822Z  2022-11-23T02:04:19.7436376Z  2022-11-23T02:04:19.7436776Z [2,697 / 2,979] 7 actions, 6 running 2022-11-23T02:04:19.7437249Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:19.7437938Z Compiling caffe2/operators/atan_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:19.7438530Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:04:19.7439073Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:19.7439602Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:04:19.7440239Z Compiling caffe2/operators/pool_op_util.cc; 0s processwrapper-sandbox 2022-11-23T02:04:19.7440787Z [Scann] Compiling caffe2/operators/affine_channel_op.cc 2022-11-23T02:04:19.9680830Z 2022-11-23T02:04:19.9681897Z  2022-11-23T02:04:19.9682688Z  2022-11-23T02:04:19.9683222Z  2022-11-23T02:04:19.9683888Z  2022-11-23T02:04:19.9685680Z  2022-11-23T02:04:19.9686268Z  2022-11-23T02:04:19.9686761Z  2022-11-23T02:04:19.9687455Z [2,700 / 2,980] 8 actions, 7 running 2022-11-23T02:04:19.9688210Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:19.9689157Z Compiling caffe2/operators/atan_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:19.9691331Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:19.9692353Z Compiling caffe2/operators/pool_op_util.cc; 0s processwrapper-sandbox 2022-11-23T02:04:19.9693497Z Compiling caffe2/operators/affine_channel_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:19.9694529Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:19.9695436Z Compiling caffe2/operators/asin_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:19.9696122Z [Scann] Compiling caffe2/operators/pad_op.cc 2022-11-23T02:04:20.1713183Z 2022-11-23T02:04:20.1713764Z  2022-11-23T02:04:20.1714085Z  2022-11-23T02:04:20.1714417Z  2022-11-23T02:04:20.1714723Z  2022-11-23T02:04:20.1715035Z  2022-11-23T02:04:20.1715329Z  2022-11-23T02:04:20.1715638Z  2022-11-23T02:04:20.1715950Z  2022-11-23T02:04:20.1716371Z [2,702 / 2,981] 8 actions, 7 running 2022-11-23T02:04:20.1716953Z Compiling caffe2/operators/atan_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:20.1717274Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:20.1717614Z Compiling caffe2/operators/pool_op_util.cc; 0s processwrapper-sandbox 2022-11-23T02:04:20.1718072Z Compiling caffe2/operators/affine_channel_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:20.1719687Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:20.1720122Z Compiling caffe2/operators/asin_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:20.1720501Z Compiling caffe2/operators/pad_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:20.1720873Z [Prepa] Compiling aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp 2022-11-23T02:04:20.3894035Z 2022-11-23T02:04:20.3894600Z  2022-11-23T02:04:20.3894928Z  2022-11-23T02:04:20.3895292Z  2022-11-23T02:04:20.3895601Z  2022-11-23T02:04:20.3895827Z  2022-11-23T02:04:20.3895981Z  2022-11-23T02:04:20.3896144Z  2022-11-23T02:04:20.3896296Z  2022-11-23T02:04:20.3896538Z [2,703 / 2,981] 8 actions running 2022-11-23T02:04:20.3896828Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:20.4027473Z Compiling caffe2/operators/pool_op_util.cc; 0s processwrapper-sandbox 2022-11-23T02:04:20.4028107Z Compiling caffe2/operators/affine_channel_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:20.4028630Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:20.4029195Z Compiling caffe2/operators/asin_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:20.4029782Z Compiling caffe2/operators/pad_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:20.4030298Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:20.4030902Z Compiling caffe2/operators/pack_segments.cc; 0s processwrapper-sandbox 2022-11-23T02:04:20.8500750Z 2022-11-23T02:04:20.8501267Z  2022-11-23T02:04:20.8501587Z  2022-11-23T02:04:20.8501845Z  2022-11-23T02:04:20.8502054Z  2022-11-23T02:04:20.8502307Z  2022-11-23T02:04:20.8502558Z  2022-11-23T02:04:20.8502725Z  2022-11-23T02:04:20.8502909Z  2022-11-23T02:04:20.8503249Z [2,704 / 2,982] 8 actions, 7 running 2022-11-23T02:04:20.8503775Z Compiling caffe2/operators/pool_op_util.cc; 1s processwrapper-sandbox 2022-11-23T02:04:20.8504237Z Compiling caffe2/operators/affine_channel_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:20.8504579Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:20.8504920Z Compiling caffe2/operators/asin_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:20.8505269Z Compiling caffe2/operators/pad_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:20.8505595Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:20.8505946Z Compiling caffe2/operators/pack_segments.cc; 0s processwrapper-sandbox 2022-11-23T02:04:20.8506273Z [Prepa] Executing genrule //:cpu/TensorCompareKernel.cpp_DEFAULT_cp 2022-11-23T02:04:21.2048358Z 2022-11-23T02:04:21.2048903Z  2022-11-23T02:04:21.2049204Z  2022-11-23T02:04:21.2049475Z  2022-11-23T02:04:21.2049756Z  2022-11-23T02:04:21.2050028Z  2022-11-23T02:04:21.2050298Z  2022-11-23T02:04:21.2050549Z  2022-11-23T02:04:21.2050820Z  2022-11-23T02:04:21.2051225Z [2,705 / 2,982] 8 actions running 2022-11-23T02:04:21.2051784Z Compiling caffe2/operators/pool_op_util.cc; 1s processwrapper-sandbox 2022-11-23T02:04:21.2052438Z Compiling caffe2/operators/affine_channel_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:21.2053000Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:21.2053573Z Compiling caffe2/operators/asin_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:21.2054178Z Compiling caffe2/operators/pad_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:21.2054844Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:21.2055434Z Compiling caffe2/operators/pack_segments.cc; 0s processwrapper-sandbox 2022-11-23T02:04:21.2056175Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:21.3692565Z 2022-11-23T02:04:21.3693158Z  2022-11-23T02:04:21.3693493Z  2022-11-23T02:04:21.3693765Z  2022-11-23T02:04:21.3694036Z  2022-11-23T02:04:21.3694316Z  2022-11-23T02:04:21.3694578Z  2022-11-23T02:04:21.3695016Z  2022-11-23T02:04:21.3695292Z  2022-11-23T02:04:21.3695869Z INFO: From Compiling aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp: 2022-11-23T02:04:21.3696385Z [2,705 / 2,982] 8 actions running 2022-11-23T02:04:21.3696927Z Compiling caffe2/operators/pool_op_util.cc; 1s processwrapper-sandbox 2022-11-23T02:04:21.3697465Z Compiling caffe2/operators/affine_channel_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:21.3697914Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:21.3698417Z Compiling caffe2/operators/asin_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:21.3699016Z Compiling caffe2/operators/pad_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:21.3699516Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:21.3700210Z Compiling caffe2/operators/pack_segments.cc; 1s processwrapper-sandbox 2022-11-23T02:04:21.3700755Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:21.3713206Z 2022-11-23T02:04:21.3713471Z  2022-11-23T02:04:21.3713753Z  2022-11-23T02:04:21.3714019Z  2022-11-23T02:04:21.3714305Z  2022-11-23T02:04:21.3714547Z  2022-11-23T02:04:21.3714774Z  2022-11-23T02:04:21.3715012Z  2022-11-23T02:04:21.3715230Z  2022-11-23T02:04:21.3727465Z In file included from ./c10/util/ArrayRef.h:21:0, 2022-11-23T02:04:21.3727861Z from ./c10/core/DispatchKey.h:5, 2022-11-23T02:04:21.3728198Z from ./c10/core/Backend.h:4, 2022-11-23T02:04:21.3728543Z from ./c10/core/Layout.h:3, 2022-11-23T02:04:21.3729124Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/core/TensorBody.h:12, 2022-11-23T02:04:21.3729600Z from aten/src/ATen/core/Tensor.h:3, 2022-11-23T02:04:21.3729969Z from aten/src/ATen/native/layer_norm.h:3, 2022-11-23T02:04:21.3730683Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp:2: 2022-11-23T02:04:21.3731704Z ./c10/util/SmallVector.h: In member function 'void c10::SmallVectorTemplateBase::growAndAssign(size_t, T) [with T = at::vec::DEFAULT::Vectorized]': 2022-11-23T02:04:21.3732548Z ./c10/util/SmallVector.h:606:8: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-11-23T02:04:21.3733026Z void growAndAssign(size_t NumElts, T Elt) { 2022-11-23T02:04:21.3733359Z ^~~~~~~~~~~~~ 2022-11-23T02:04:21.3746401Z [2,705 / 2,982] 8 actions running 2022-11-23T02:04:21.3746959Z Compiling caffe2/operators/pool_op_util.cc; 1s processwrapper-sandbox 2022-11-23T02:04:21.3747603Z Compiling caffe2/operators/affine_channel_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:21.3748175Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:21.3748709Z Compiling caffe2/operators/asin_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:21.3749308Z Compiling caffe2/operators/pad_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:21.3749847Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:21.3750432Z Compiling caffe2/operators/pack_segments.cc; 1s processwrapper-sandbox 2022-11-23T02:04:21.3750974Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:21.6057720Z 2022-11-23T02:04:21.6058320Z  2022-11-23T02:04:21.6059008Z  2022-11-23T02:04:21.6059390Z  2022-11-23T02:04:21.6059641Z  2022-11-23T02:04:21.6060140Z  2022-11-23T02:04:21.6060565Z  2022-11-23T02:04:21.6060939Z  2022-11-23T02:04:21.6061351Z  2022-11-23T02:04:21.6062009Z [2,709 / 2,984] 8 actions running 2022-11-23T02:04:21.6062952Z Compiling caffe2/operators/affine_channel_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:21.6063819Z Compiling caffe2/operators/asin_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:21.6064588Z Compiling caffe2/operators/pad_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:21.6065423Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:21.6066211Z Compiling caffe2/operators/pack_segments.cc; 1s processwrapper-sandbox 2022-11-23T02:04:21.6066877Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:21.6067537Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:21.6068123Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:21.7617655Z 2022-11-23T02:04:21.7618188Z  2022-11-23T02:04:21.7618555Z  2022-11-23T02:04:21.7621285Z  2022-11-23T02:04:21.7621599Z  2022-11-23T02:04:21.7621906Z  2022-11-23T02:04:21.7622189Z  2022-11-23T02:04:21.7622497Z  2022-11-23T02:04:21.7622805Z  2022-11-23T02:04:21.7623424Z INFO: From Compiling aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp: 2022-11-23T02:04:21.7624227Z [2,709 / 2,984] 8 actions running 2022-11-23T02:04:21.7624856Z Compiling caffe2/operators/affine_channel_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:21.7625563Z Compiling caffe2/operators/asin_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:21.7626225Z Compiling caffe2/operators/pad_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:21.7626820Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:21.7627376Z Compiling caffe2/operators/pack_segments.cc; 1s processwrapper-sandbox 2022-11-23T02:04:21.7627701Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:21.7628004Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:21.7628305Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:21.7628449Z 2022-11-23T02:04:21.7628520Z  2022-11-23T02:04:21.7628690Z  2022-11-23T02:04:21.7628858Z  2022-11-23T02:04:21.7629018Z  2022-11-23T02:04:21.7629186Z  2022-11-23T02:04:21.7629353Z  2022-11-23T02:04:21.7629505Z  2022-11-23T02:04:21.7629674Z  2022-11-23T02:04:21.7630086Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp:9:0: 2022-11-23T02:04:21.7630742Z aten/src/ATen/native/cpu/utils.h: In constructor 'at::native::DEFAULT::Vec2::Vec2(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized)': 2022-11-23T02:04:21.7631244Z 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-11-23T02:04:21.7631588Z Vec2(Vectorized v0, Vectorized v1) : val0(v0), val1(v1) {} 2022-11-23T02:04:21.7631817Z ^~~~ 2022-11-23T02:04:21.7632023Z [2,709 / 2,984] 8 actions running 2022-11-23T02:04:21.7632361Z Compiling caffe2/operators/affine_channel_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:21.7632741Z Compiling caffe2/operators/asin_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:21.7633109Z Compiling caffe2/operators/pad_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:21.7633448Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:21.7633797Z Compiling caffe2/operators/pack_segments.cc; 1s processwrapper-sandbox 2022-11-23T02:04:21.7634131Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:21.7634415Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:21.7634715Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:22.0064152Z 2022-11-23T02:04:22.0064754Z  2022-11-23T02:04:22.0065096Z  2022-11-23T02:04:22.0065434Z  2022-11-23T02:04:22.0065766Z  2022-11-23T02:04:22.0066037Z  2022-11-23T02:04:22.0066303Z  2022-11-23T02:04:22.0066575Z  2022-11-23T02:04:22.0066831Z  2022-11-23T02:04:22.0067216Z [2,711 / 2,985] 8 actions running 2022-11-23T02:04:22.0067775Z Compiling caffe2/operators/affine_channel_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:22.0068475Z Compiling caffe2/operators/asin_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:22.0069424Z Compiling caffe2/operators/pad_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:22.0070081Z Compiling caffe2/operators/pack_segments.cc; 1s processwrapper-sandbox 2022-11-23T02:04:22.0070645Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:22.0071113Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:22.0071587Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:22.0072117Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:22.1060687Z 2022-11-23T02:04:22.1061591Z  2022-11-23T02:04:22.1061950Z  2022-11-23T02:04:22.1062256Z  2022-11-23T02:04:22.1062563Z  2022-11-23T02:04:22.1063626Z  2022-11-23T02:04:22.1063863Z  2022-11-23T02:04:22.1064168Z  2022-11-23T02:04:22.1064489Z  2022-11-23T02:04:22.1065318Z INFO: From Compiling aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: 2022-11-23T02:04:22.1065905Z [2,711 / 2,985] 8 actions running 2022-11-23T02:04:22.1066534Z Compiling caffe2/operators/affine_channel_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:22.1067236Z Compiling caffe2/operators/asin_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:22.1067807Z Compiling caffe2/operators/pad_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:22.1068446Z Compiling caffe2/operators/pack_segments.cc; 1s processwrapper-sandbox 2022-11-23T02:04:22.1069017Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:22.1069543Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:22.1070028Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:22.1072183Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:22.1074936Z 2022-11-23T02:04:22.1077539Z  2022-11-23T02:04:22.1080290Z  2022-11-23T02:04:22.1080882Z  2022-11-23T02:04:22.1081253Z  2022-11-23T02:04:22.1081775Z  2022-11-23T02:04:22.1083764Z  2022-11-23T02:04:22.1084138Z  2022-11-23T02:04:22.1084561Z  2022-11-23T02:04:22.1085275Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp:12:0: 2022-11-23T02:04:22.1086285Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T02:04:22.1087502Z 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-11-23T02:04:22.1088214Z [](Vectorized a, Vectorized min, Vectorized max) { 2022-11-23T02:04:22.1088627Z ^ 2022-11-23T02:04:22.1089063Z [2,711 / 2,985] 8 actions running 2022-11-23T02:04:22.1089596Z Compiling caffe2/operators/affine_channel_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:22.1090349Z Compiling caffe2/operators/asin_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:22.1090991Z Compiling caffe2/operators/pad_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:22.1091621Z Compiling caffe2/operators/pack_segments.cc; 1s processwrapper-sandbox 2022-11-23T02:04:22.1092215Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:22.1092750Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:22.1093272Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:22.1093744Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:22.4069482Z 2022-11-23T02:04:22.4070015Z  2022-11-23T02:04:22.4070461Z  2022-11-23T02:04:22.4070799Z  2022-11-23T02:04:22.4071140Z  2022-11-23T02:04:22.4071474Z  2022-11-23T02:04:22.4071804Z  2022-11-23T02:04:22.4072140Z  2022-11-23T02:04:22.4072462Z  2022-11-23T02:04:22.4072918Z [2,714 / 2,986] 8 actions running 2022-11-23T02:04:22.4073730Z Compiling caffe2/operators/asin_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:22.4074475Z Compiling caffe2/operators/pad_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:22.4075213Z Compiling caffe2/operators/pack_segments.cc; 2s processwrapper-sandbox 2022-11-23T02:04:22.4075865Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:22.4076436Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:22.4077024Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:22.4077675Z Compiling caffe2/operators/ngram_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:04:22.4078408Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:22.6079699Z 2022-11-23T02:04:22.6080593Z  2022-11-23T02:04:22.6081218Z  2022-11-23T02:04:22.6083977Z  2022-11-23T02:04:22.6084476Z  2022-11-23T02:04:22.6087225Z  2022-11-23T02:04:22.6087649Z  2022-11-23T02:04:22.6090293Z  2022-11-23T02:04:22.6090753Z  2022-11-23T02:04:22.6094331Z [2,717 / 2,988] 8 actions, 7 running 2022-11-23T02:04:22.6095161Z Compiling caffe2/operators/asin_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:22.6096294Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:22.6096882Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:22.6097451Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:22.6098058Z Compiling caffe2/operators/ngram_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:04:22.6098663Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:22.6099328Z //:cpu/LinearAlgebraKernel.cpp_DEFAULT_cp; 0s processwrapper-sandbox 2022-11-23T02:04:22.6099807Z [Sched] //:ATen_CPU_DEFAULT 2022-11-23T02:04:23.0072574Z 2022-11-23T02:04:23.0073129Z  2022-11-23T02:04:23.0073478Z  2022-11-23T02:04:23.0073794Z  2022-11-23T02:04:23.0074096Z  2022-11-23T02:04:23.0074425Z  2022-11-23T02:04:23.0074661Z  2022-11-23T02:04:23.0074814Z  2022-11-23T02:04:23.0074979Z  2022-11-23T02:04:23.0075234Z [2,721 / 2,989] 8 actions running 2022-11-23T02:04:23.0075531Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:23.0075841Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:23.0076185Z Compiling caffe2/operators/ngram_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:04:23.0076502Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:23.0076805Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:23.0077104Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:23.0077369Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:23.0077664Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:23.2290357Z 2022-11-23T02:04:23.2291130Z  2022-11-23T02:04:23.2291575Z  2022-11-23T02:04:23.2291955Z  2022-11-23T02:04:23.2292313Z  2022-11-23T02:04:23.2292651Z  2022-11-23T02:04:23.2293002Z  2022-11-23T02:04:23.2293419Z  2022-11-23T02:04:23.2293956Z  2022-11-23T02:04:23.2294560Z INFO: From Compiling aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp: 2022-11-23T02:04:23.2296302Z [2,722 / 2,989] 8 actions running 2022-11-23T02:04:23.2296829Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:23.2297408Z Compiling caffe2/operators/ngram_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:04:23.2297838Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:23.2298145Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:23.2298450Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:23.2298720Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:23.2299013Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:23.2299361Z Compiling caffe2/operators/glu_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:23.2299524Z 2022-11-23T02:04:23.2299611Z  2022-11-23T02:04:23.2299782Z  2022-11-23T02:04:23.2300759Z  2022-11-23T02:04:23.2301129Z  2022-11-23T02:04:23.2301426Z  2022-11-23T02:04:23.2301723Z  2022-11-23T02:04:23.2302008Z  2022-11-23T02:04:23.2302302Z  2022-11-23T02:04:23.2302806Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-11-23T02:04:23.2303254Z from aten/src/ATen/cpu/vml.h:5, 2022-11-23T02:04:23.2304030Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp:10: 2022-11-23T02:04:23.2305578Z 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-11-23T02:04:23.2308337Z 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-11-23T02:04:23.2308876Z inline scalar_t vec_reduce_all( 2022-11-23T02:04:23.2309194Z ^~~~~~~~~~~~~~ 2022-11-23T02:04:23.2309602Z [2,722 / 2,989] 8 actions running 2022-11-23T02:04:23.2310093Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:23.2310714Z Compiling caffe2/operators/ngram_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:04:23.2311311Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:23.2311851Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:23.2312382Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:23.2312883Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:23.2313400Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:23.2313992Z Compiling caffe2/operators/glu_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:23.6085423Z 2022-11-23T02:04:23.6085989Z  2022-11-23T02:04:23.6086332Z  2022-11-23T02:04:23.6086609Z  2022-11-23T02:04:23.6086869Z  2022-11-23T02:04:23.6087154Z  2022-11-23T02:04:23.6087430Z  2022-11-23T02:04:23.6087690Z  2022-11-23T02:04:23.6087965Z  2022-11-23T02:04:23.6088343Z [2,724 / 2,990] 8 actions running 2022-11-23T02:04:23.6088896Z Compiling caffe2/operators/ngram_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:04:23.6089449Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:23.6089951Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:23.6090436Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:23.6090876Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:23.6091352Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:23.6091907Z Compiling caffe2/operators/glu_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:23.6092467Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:23.8474793Z 2022-11-23T02:04:23.8475340Z  2022-11-23T02:04:23.8475742Z  2022-11-23T02:04:23.8476064Z  2022-11-23T02:04:23.8476332Z  2022-11-23T02:04:23.8476620Z  2022-11-23T02:04:23.8476916Z  2022-11-23T02:04:23.8477199Z  2022-11-23T02:04:23.8477501Z  2022-11-23T02:04:23.8478204Z INFO: From Compiling aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: 2022-11-23T02:04:23.8478785Z [2,725 / 2,990] 8 actions running 2022-11-23T02:04:23.8479381Z Compiling caffe2/operators/ngram_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:04:23.8479986Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:23.8480522Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:23.8481041Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:23.8481736Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:23.8482360Z Compiling caffe2/operators/glu_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:23.8482962Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:23.8483666Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:23.8483915Z 2022-11-23T02:04:23.8484051Z  2022-11-23T02:04:23.8484360Z  2022-11-23T02:04:23.8484660Z  2022-11-23T02:04:23.8484943Z  2022-11-23T02:04:23.8485242Z  2022-11-23T02:04:23.8485541Z  2022-11-23T02:04:23.8485828Z  2022-11-23T02:04:23.8486128Z  2022-11-23T02:04:23.8486786Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp:8:0: 2022-11-23T02:04:23.8487632Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T02:04:23.8488711Z 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-11-23T02:04:23.8489662Z [maxnorm_v, eps_v, one_v](vec_t norm) -> vec_t { 2022-11-23T02:04:23.8490042Z ^ 2022-11-23T02:04:23.8490460Z [2,725 / 2,990] 8 actions running 2022-11-23T02:04:23.8491042Z Compiling caffe2/operators/ngram_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:04:23.8491653Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:23.8492217Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:23.8492724Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:23.8493252Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:23.8493864Z Compiling caffe2/operators/glu_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:23.8494446Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:23.8494962Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:24.1578753Z 2022-11-23T02:04:24.1579280Z  2022-11-23T02:04:24.1579632Z  2022-11-23T02:04:24.1579920Z  2022-11-23T02:04:24.1580165Z  2022-11-23T02:04:24.1580448Z  2022-11-23T02:04:24.1580722Z  2022-11-23T02:04:24.1580989Z  2022-11-23T02:04:24.1581273Z  2022-11-23T02:04:24.1581880Z INFO: From Compiling aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: 2022-11-23T02:04:24.1582429Z [2,728 / 2,991] 8 actions running 2022-11-23T02:04:24.1582901Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:24.1583410Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:24.1583874Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:24.1584420Z Compiling caffe2/operators/glu_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:24.1584961Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:24.1585407Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:24.1585990Z Compiling caffe2/operators/merge_id_lists_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:24.1586548Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:24.1586773Z 2022-11-23T02:04:24.1586922Z  2022-11-23T02:04:24.1587176Z  2022-11-23T02:04:24.1587347Z  2022-11-23T02:04:24.1587519Z  2022-11-23T02:04:24.1587760Z  2022-11-23T02:04:24.1588039Z  2022-11-23T02:04:24.1588314Z  2022-11-23T02:04:24.1588567Z  2022-11-23T02:04:24.1589234Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp:4:0: 2022-11-23T02:04:24.1590142Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T02:04:24.1591205Z 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-11-23T02:04:24.1591706Z Vec vec2_vec) __ubsan_ignore_undefined__ { 2022-11-23T02:04:24.1591927Z ^ 2022-11-23T02:04:24.1592279Z [2,728 / 2,991] 8 actions running 2022-11-23T02:04:24.1592713Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:24.1593391Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:24.1593858Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:24.1594372Z Compiling caffe2/operators/glu_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:24.1594896Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:24.1595314Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:24.1595894Z Compiling caffe2/operators/merge_id_lists_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:24.1596449Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:24.4090335Z 2022-11-23T02:04:24.4090907Z  2022-11-23T02:04:24.4091273Z  2022-11-23T02:04:24.4091561Z  2022-11-23T02:04:24.4091853Z  2022-11-23T02:04:24.4092154Z  2022-11-23T02:04:24.4092645Z  2022-11-23T02:04:24.4092935Z  2022-11-23T02:04:24.4093215Z  2022-11-23T02:04:24.4093619Z [2,732 / 2,993] 8 actions running 2022-11-23T02:04:24.4094118Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:24.4094708Z Compiling caffe2/operators/glu_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:24.4095285Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:24.4095796Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:24.4096412Z Compiling caffe2/operators/merge_id_lists_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:24.4097016Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:24.4097535Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:24.4098059Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:24.4678717Z 2022-11-23T02:04:24.4683780Z  2022-11-23T02:04:24.4684096Z  2022-11-23T02:04:24.4684430Z  2022-11-23T02:04:24.4684714Z  2022-11-23T02:04:24.4684986Z  2022-11-23T02:04:24.4685351Z  2022-11-23T02:04:24.4685631Z  2022-11-23T02:04:24.4685786Z  2022-11-23T02:04:24.4686164Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp: 2022-11-23T02:04:24.4686573Z [2,732 / 2,993] 8 actions running 2022-11-23T02:04:24.4686830Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:24.4687252Z Compiling caffe2/operators/glu_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:24.4687770Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:24.4688113Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:24.4688447Z Compiling caffe2/operators/merge_id_lists_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:24.4688838Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:24.4689144Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:24.4689480Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:24.4689636Z 2022-11-23T02:04:24.4689735Z  2022-11-23T02:04:24.4689998Z  2022-11-23T02:04:24.4690244Z  2022-11-23T02:04:24.4690494Z  2022-11-23T02:04:24.4690679Z  2022-11-23T02:04:24.4690836Z  2022-11-23T02:04:24.4691061Z  2022-11-23T02:04:24.4691229Z  2022-11-23T02:04:24.4691707Z 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-11-23T02:04:24.4692094Z # pragma unroll 2022-11-23T02:04:24.4692260Z 2022-11-23T02:04:24.4692750Z 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-11-23T02:04:24.4693106Z # pragma unroll 2022-11-23T02:04:24.4693321Z 2022-11-23T02:04:24.4693771Z 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-11-23T02:04:24.4694156Z # pragma unroll 2022-11-23T02:04:24.4694318Z 2022-11-23T02:04:24.4722700Z 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-11-23T02:04:24.4723456Z # pragma unroll 2022-11-23T02:04:24.4723631Z 2022-11-23T02:04:24.4724147Z 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-11-23T02:04:24.4724481Z # pragma unroll 2022-11-23T02:04:24.4724655Z 2022-11-23T02:04:24.4725103Z 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-11-23T02:04:24.4725589Z # pragma unroll 2022-11-23T02:04:24.4725743Z 2022-11-23T02:04:24.4726191Z 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-11-23T02:04:24.4763131Z # pragma unroll 2022-11-23T02:04:24.4763308Z 2022-11-23T02:04:24.4764039Z 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-11-23T02:04:24.4764424Z # pragma unroll 2022-11-23T02:04:24.4764579Z 2022-11-23T02:04:24.4765206Z 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-11-23T02:04:24.4765554Z # pragma unroll 2022-11-23T02:04:24.4765723Z 2022-11-23T02:04:24.4765989Z [2,732 / 2,993] 8 actions running 2022-11-23T02:04:24.4766259Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:24.4766596Z Compiling caffe2/operators/glu_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:24.4766915Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:24.4767202Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:24.4767551Z Compiling caffe2/operators/merge_id_lists_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:24.4767878Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:24.4768182Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:24.4768480Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:24.8094015Z 2022-11-23T02:04:24.8094611Z  2022-11-23T02:04:24.8094973Z  2022-11-23T02:04:24.8095280Z  2022-11-23T02:04:24.8095571Z  2022-11-23T02:04:24.8095876Z  2022-11-23T02:04:24.8096181Z  2022-11-23T02:04:24.8096447Z  2022-11-23T02:04:24.8096732Z  2022-11-23T02:04:24.8097144Z [2,733 / 2,993] 8 actions running 2022-11-23T02:04:24.8097602Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:24.8098197Z Compiling caffe2/operators/glu_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:24.8098774Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:24.8099433Z Compiling caffe2/operators/merge_id_lists_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:24.8100051Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:24.8100594Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:24.8101107Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:24.8101596Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:25.0268600Z 2022-11-23T02:04:25.0269197Z  2022-11-23T02:04:25.0269607Z  2022-11-23T02:04:25.0269908Z  2022-11-23T02:04:25.0270222Z  2022-11-23T02:04:25.0270535Z  2022-11-23T02:04:25.0270826Z  2022-11-23T02:04:25.0271112Z  2022-11-23T02:04:25.0271414Z  2022-11-23T02:04:25.0271981Z [2,734 / 2,994] 8 actions, 7 running 2022-11-23T02:04:25.0272362Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:25.0272635Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:25.0273150Z Compiling caffe2/operators/merge_id_lists_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:25.0273749Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:25.0274321Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:25.0274833Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:25.0275183Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:25.0275476Z [Prepa] Executing genrule //:cpu/AdaptiveMaxPoolKernel.cpp_DEFAULT_cp 2022-11-23T02:04:25.4095022Z 2022-11-23T02:04:25.4095852Z  2022-11-23T02:04:25.4096143Z  2022-11-23T02:04:25.4096406Z  2022-11-23T02:04:25.4096580Z  2022-11-23T02:04:25.4096800Z  2022-11-23T02:04:25.4097137Z  2022-11-23T02:04:25.4097460Z  2022-11-23T02:04:25.4108922Z  2022-11-23T02:04:25.4109547Z [2,737 / 2,995] 8 actions running 2022-11-23T02:04:25.4109971Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:25.4110540Z Compiling caffe2/operators/merge_id_lists_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:25.4111309Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:25.4111782Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:25.4112276Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:25.4112712Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:25.4113184Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:25.4113655Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:25.6097968Z 2022-11-23T02:04:25.6098988Z  2022-11-23T02:04:25.6099655Z  2022-11-23T02:04:25.6100152Z  2022-11-23T02:04:25.6100758Z  2022-11-23T02:04:25.6101324Z  2022-11-23T02:04:25.6101764Z  2022-11-23T02:04:25.6102231Z  2022-11-23T02:04:25.6102653Z  2022-11-23T02:04:25.6103211Z [2,741 / 2,996] 8 actions running 2022-11-23T02:04:25.6104127Z Compiling caffe2/operators/merge_id_lists_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:25.6104988Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:25.6105708Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:25.6106455Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:25.6109221Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:25.6109867Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:25.6110730Z Compiling caffe2/core/context_base.cc; 0s processwrapper-sandbox 2022-11-23T02:04:25.6111627Z Compiling caffe2/utils/signal_handler.cc; 0s processwrapper-sandbox 2022-11-23T02:04:25.8934945Z 2022-11-23T02:04:25.8935521Z  2022-11-23T02:04:25.8935864Z  2022-11-23T02:04:25.8936148Z  2022-11-23T02:04:25.8936416Z  2022-11-23T02:04:25.8936693Z  2022-11-23T02:04:25.8936967Z  2022-11-23T02:04:25.8937229Z  2022-11-23T02:04:25.8937502Z  2022-11-23T02:04:25.8937905Z [2,743 / 2,997] 8 actions, 7 running 2022-11-23T02:04:25.8938470Z Compiling caffe2/operators/merge_id_lists_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:25.8939037Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:25.8939526Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:25.8940021Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:25.8940524Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:25.8941082Z Compiling caffe2/core/context_base.cc; 0s processwrapper-sandbox 2022-11-23T02:04:25.8941686Z Compiling caffe2/utils/signal_handler.cc; 0s processwrapper-sandbox 2022-11-23T02:04:25.8942179Z [Prepa] Executing genrule //:cpu/CatKernel.cpp_DEFAULT_cp 2022-11-23T02:04:26.2039522Z 2022-11-23T02:04:26.2040045Z  2022-11-23T02:04:26.2040381Z  2022-11-23T02:04:26.2040641Z  2022-11-23T02:04:26.2040911Z  2022-11-23T02:04:26.2041178Z  2022-11-23T02:04:26.2041415Z  2022-11-23T02:04:26.2041856Z  2022-11-23T02:04:26.2042120Z  2022-11-23T02:04:26.2042493Z [2,746 / 2,997] 8 actions, 7 running 2022-11-23T02:04:26.2042955Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:26.2043440Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:26.2044249Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:26.2044751Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:26.2045304Z Compiling caffe2/core/context_base.cc; 0s processwrapper-sandbox 2022-11-23T02:04:26.2046130Z Compiling caffe2/utils/signal_handler.cc; 0s processwrapper-sandbox 2022-11-23T02:04:26.2046632Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:26.2047058Z [Scann] Compiling caffe2/operators/locally_connected_op.cc 2022-11-23T02:04:26.4119241Z 2022-11-23T02:04:26.4119852Z  2022-11-23T02:04:26.4120220Z  2022-11-23T02:04:26.4120547Z  2022-11-23T02:04:26.4120877Z  2022-11-23T02:04:26.4121156Z  2022-11-23T02:04:26.4121461Z  2022-11-23T02:04:26.4121825Z  2022-11-23T02:04:26.4122249Z  2022-11-23T02:04:26.4122602Z [2,748 / 2,997] 8 actions running 2022-11-23T02:04:26.4123001Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:26.4123422Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:26.4123937Z Compiling caffe2/core/context_base.cc; 0s processwrapper-sandbox 2022-11-23T02:04:26.4124484Z Compiling caffe2/utils/signal_handler.cc; 0s processwrapper-sandbox 2022-11-23T02:04:26.4124985Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:26.4125380Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:26.4125889Z Compiling c10/util/ThreadLocalDebugInfo.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:26.4126358Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:26.6124342Z 2022-11-23T02:04:26.6125086Z  2022-11-23T02:04:26.6125450Z  2022-11-23T02:04:26.6125783Z  2022-11-23T02:04:26.6126100Z  2022-11-23T02:04:26.6126412Z  2022-11-23T02:04:26.6126707Z  2022-11-23T02:04:26.6127031Z  2022-11-23T02:04:26.6127334Z  2022-11-23T02:04:26.6127690Z [2,750 / 2,997] 7 actions running 2022-11-23T02:04:26.6128152Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:26.6128639Z Compiling caffe2/core/context_base.cc; 1s processwrapper-sandbox 2022-11-23T02:04:26.6129060Z Compiling caffe2/utils/signal_handler.cc; 1s processwrapper-sandbox 2022-11-23T02:04:26.6129483Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:26.6129932Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:26.6130362Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:26.6130833Z Compiling caffe2/operators/load_save_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:26.8661481Z 2022-11-23T02:04:26.8662002Z  2022-11-23T02:04:26.8662330Z  2022-11-23T02:04:26.8662602Z  2022-11-23T02:04:26.8664567Z  2022-11-23T02:04:26.8664828Z  2022-11-23T02:04:26.8665098Z  2022-11-23T02:04:26.8665385Z  2022-11-23T02:04:26.8665762Z [2,751 / 2,997] 8 actions, 7 running 2022-11-23T02:04:26.8667950Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:26.8668731Z Compiling caffe2/core/context_base.cc; 1s processwrapper-sandbox 2022-11-23T02:04:26.8669987Z Compiling caffe2/utils/signal_handler.cc; 1s processwrapper-sandbox 2022-11-23T02:04:26.8670773Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:26.8671393Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:26.8671983Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:26.8672671Z Compiling caffe2/operators/load_save_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:26.8673294Z [Scann] Compiling caffe2/onnx/device.cc 2022-11-23T02:04:26.9330739Z 2022-11-23T02:04:26.9331811Z  2022-11-23T02:04:26.9332334Z  2022-11-23T02:04:26.9332813Z  2022-11-23T02:04:26.9333112Z  2022-11-23T02:04:26.9333549Z  2022-11-23T02:04:26.9333792Z  2022-11-23T02:04:26.9334226Z  2022-11-23T02:04:26.9334490Z  2022-11-23T02:04:26.9335104Z INFO: From Compiling aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: 2022-11-23T02:04:26.9336000Z [2,751 / 2,997] 8 actions running 2022-11-23T02:04:26.9336629Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:26.9337335Z Compiling caffe2/core/context_base.cc; 1s processwrapper-sandbox 2022-11-23T02:04:26.9338108Z Compiling caffe2/utils/signal_handler.cc; 1s processwrapper-sandbox 2022-11-23T02:04:26.9338804Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:26.9339412Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:26.9339865Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:26.9340576Z Compiling caffe2/operators/load_save_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:26.9341323Z Compiling caffe2/onnx/device.cc; 0s processwrapper-sandbox 2022-11-23T02:04:26.9341723Z 2022-11-23T02:04:26.9341980Z  2022-11-23T02:04:26.9342265Z  2022-11-23T02:04:26.9342693Z  2022-11-23T02:04:26.9342952Z  2022-11-23T02:04:26.9343369Z  2022-11-23T02:04:26.9343641Z  2022-11-23T02:04:26.9344045Z  2022-11-23T02:04:26.9344335Z  2022-11-23T02:04:26.9345152Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp:7:0: 2022-11-23T02:04:26.9346285Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T02:04:26.9347496Z 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-11-23T02:04:26.9348352Z [=](Vectorized a, Vectorized b) __ubsan_ignore_undefined__ { 2022-11-23T02:04:26.9348907Z ^ 2022-11-23T02:04:26.9349460Z [2,751 / 2,997] 8 actions running 2022-11-23T02:04:26.9350060Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:26.9350656Z Compiling caffe2/core/context_base.cc; 1s processwrapper-sandbox 2022-11-23T02:04:26.9351412Z Compiling caffe2/utils/signal_handler.cc; 1s processwrapper-sandbox 2022-11-23T02:04:26.9352092Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:26.9352711Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:26.9353301Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:26.9353933Z Compiling caffe2/operators/load_save_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:26.9354683Z Compiling caffe2/onnx/device.cc; 0s processwrapper-sandbox 2022-11-23T02:04:27.2126175Z 2022-11-23T02:04:27.2127157Z  2022-11-23T02:04:27.2127565Z  2022-11-23T02:04:27.2127927Z  2022-11-23T02:04:27.2128300Z  2022-11-23T02:04:27.2128653Z  2022-11-23T02:04:27.2129007Z  2022-11-23T02:04:27.2129342Z  2022-11-23T02:04:27.2129695Z  2022-11-23T02:04:27.2130156Z [2,752 / 2,997] 8 actions running 2022-11-23T02:04:27.2130852Z Compiling caffe2/core/context_base.cc; 1s processwrapper-sandbox 2022-11-23T02:04:27.2131602Z Compiling caffe2/utils/signal_handler.cc; 1s processwrapper-sandbox 2022-11-23T02:04:27.2132251Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:27.2132795Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:27.2133326Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:27.2134304Z Compiling caffe2/operators/load_save_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:27.2135006Z Compiling caffe2/onnx/device.cc; 0s processwrapper-sandbox 2022-11-23T02:04:27.2135848Z Compiling c10/util/DeadlockDetection.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:27.2353581Z 2022-11-23T02:04:27.2354542Z  2022-11-23T02:04:27.2355298Z  2022-11-23T02:04:27.2355602Z  2022-11-23T02:04:27.2355866Z  2022-11-23T02:04:27.2356157Z  2022-11-23T02:04:27.2356422Z  2022-11-23T02:04:27.2356718Z  2022-11-23T02:04:27.2357018Z  2022-11-23T02:04:27.2361766Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp: 2022-11-23T02:04:27.2362399Z [2,754 / 2,997] 8 actions running 2022-11-23T02:04:27.2362825Z Compiling caffe2/utils/signal_handler.cc; 1s processwrapper-sandbox 2022-11-23T02:04:27.2363347Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:27.2363729Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:27.2364069Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:27.2364508Z Compiling caffe2/operators/load_save_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:27.2364914Z Compiling caffe2/onnx/device.cc; 0s processwrapper-sandbox 2022-11-23T02:04:27.2365369Z Compiling caffe2/utils/smart_tensor_printer.cc; 0s processwrapper-sandbox 2022-11-23T02:04:27.2365847Z Compiling c10/util/typeid.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:27.2366596Z 2022-11-23T02:04:27.2366754Z  2022-11-23T02:04:27.2367022Z  2022-11-23T02:04:27.2367276Z  2022-11-23T02:04:27.2367528Z  2022-11-23T02:04:27.2367793Z  2022-11-23T02:04:27.2368067Z  2022-11-23T02:04:27.2368319Z  2022-11-23T02:04:27.2368585Z  2022-11-23T02:04:27.2369309Z 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-11-23T02:04:27.2369831Z # pragma unroll 2022-11-23T02:04:27.2370090Z 2022-11-23T02:04:27.2370422Z [2,754 / 2,997] 8 actions running 2022-11-23T02:04:27.2370912Z Compiling caffe2/utils/signal_handler.cc; 1s processwrapper-sandbox 2022-11-23T02:04:27.2371442Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:27.2371894Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:27.2372271Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:27.2372796Z Compiling caffe2/operators/load_save_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:27.2373365Z Compiling caffe2/onnx/device.cc; 0s processwrapper-sandbox 2022-11-23T02:04:27.2373971Z Compiling caffe2/utils/smart_tensor_printer.cc; 0s processwrapper-sandbox 2022-11-23T02:04:27.2374480Z Compiling c10/util/typeid.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:27.5929731Z 2022-11-23T02:04:27.5930446Z  2022-11-23T02:04:27.5930804Z  2022-11-23T02:04:27.5931076Z  2022-11-23T02:04:27.5931354Z  2022-11-23T02:04:27.5931635Z  2022-11-23T02:04:27.5931892Z  2022-11-23T02:04:27.5932166Z  2022-11-23T02:04:27.5932412Z  2022-11-23T02:04:27.5932776Z [2,757 / 2,997] 8 actions, 7 running 2022-11-23T02:04:27.5933233Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:27.5933685Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:27.5934253Z Compiling caffe2/operators/load_save_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:27.5934865Z Compiling caffe2/onnx/device.cc; 0s processwrapper-sandbox 2022-11-23T02:04:27.5935471Z Compiling caffe2/utils/smart_tensor_printer.cc; 0s processwrapper-sandbox 2022-11-23T02:04:27.5936105Z Compiling caffe2/operators/gru_unit_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:27.5936724Z Compiling caffe2/contrib/gloo/store_handler.cc; 0s processwrapper-sandbox 2022-11-23T02:04:27.5937202Z [Scann] Compiling caffe2/operators/leaky_relu_op.cc 2022-11-23T02:04:27.8128242Z 2022-11-23T02:04:27.8128807Z  2022-11-23T02:04:27.8129146Z  2022-11-23T02:04:27.8129459Z  2022-11-23T02:04:27.8129796Z  2022-11-23T02:04:27.8130097Z  2022-11-23T02:04:27.8130346Z  2022-11-23T02:04:27.8130501Z  2022-11-23T02:04:27.8130665Z  2022-11-23T02:04:27.8130911Z [2,757 / 2,997] 8 actions running 2022-11-23T02:04:27.8131188Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:27.8131467Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:27.8131822Z Compiling caffe2/operators/load_save_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:27.8132172Z Compiling caffe2/onnx/device.cc; 0s processwrapper-sandbox 2022-11-23T02:04:27.8378287Z Compiling caffe2/utils/smart_tensor_printer.cc; 0s processwrapper-sandbox 2022-11-23T02:04:27.8379330Z Compiling caffe2/operators/gru_unit_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:27.8379843Z Compiling caffe2/contrib/gloo/store_handler.cc; 0s processwrapper-sandbox 2022-11-23T02:04:27.8380363Z Compiling caffe2/operators/leaky_relu_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:28.2921186Z 2022-11-23T02:04:28.2922145Z  2022-11-23T02:04:28.2922538Z  2022-11-23T02:04:28.2922835Z  2022-11-23T02:04:28.2923110Z  2022-11-23T02:04:28.2923381Z  2022-11-23T02:04:28.2923629Z  2022-11-23T02:04:28.2923935Z  2022-11-23T02:04:28.2924197Z  2022-11-23T02:04:28.2924586Z [2,758 / 2,997] 8 actions, 7 running 2022-11-23T02:04:28.2925248Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:28.2925822Z Compiling caffe2/operators/load_save_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:28.2926427Z Compiling caffe2/onnx/device.cc; 1s processwrapper-sandbox 2022-11-23T02:04:28.2927011Z Compiling caffe2/utils/smart_tensor_printer.cc; 1s processwrapper-sandbox 2022-11-23T02:04:28.2927645Z Compiling caffe2/operators/gru_unit_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:28.2928249Z Compiling caffe2/contrib/gloo/store_handler.cc; 0s processwrapper-sandbox 2022-11-23T02:04:28.2928780Z Compiling caffe2/operators/leaky_relu_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:28.2929175Z [Scann] Compiling c10/core/thread_pool.cpp 2022-11-23T02:04:28.4867893Z 2022-11-23T02:04:28.4868425Z  2022-11-23T02:04:28.4868768Z  2022-11-23T02:04:28.4869041Z  2022-11-23T02:04:28.4869331Z  2022-11-23T02:04:28.4869608Z  2022-11-23T02:04:28.4869877Z  2022-11-23T02:04:28.4870177Z  2022-11-23T02:04:28.4870464Z  2022-11-23T02:04:28.4870941Z INFO: From Compiling caffe2/operators/load_save_op.cc: 2022-11-23T02:04:28.4871451Z [2,759 / 2,997] 8 actions running 2022-11-23T02:04:28.4871911Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:28.4872497Z Compiling caffe2/operators/load_save_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:28.4873166Z Compiling caffe2/utils/smart_tensor_printer.cc; 1s processwrapper-sandbox 2022-11-23T02:04:28.4873809Z Compiling caffe2/operators/gru_unit_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:28.4874442Z Compiling caffe2/contrib/gloo/store_handler.cc; 1s processwrapper-sandbox 2022-11-23T02:04:28.4875093Z Compiling caffe2/operators/leaky_relu_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:28.4875720Z Compiling c10/core/thread_pool.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:28.4876319Z Compiling c10/util/TypeCast.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:28.4885331Z 2022-11-23T02:04:28.4885549Z  2022-11-23T02:04:28.4885864Z  2022-11-23T02:04:28.4886152Z  2022-11-23T02:04:28.4886421Z  2022-11-23T02:04:28.4886706Z  2022-11-23T02:04:28.4886997Z  2022-11-23T02:04:28.4887258Z  2022-11-23T02:04:28.4887536Z  2022-11-23T02:04:28.4897264Z caffe2/operators/load_save_op.cc: In constructor 'caffe2::internal::SaveOpImpl::SaveOpImpl(caffe2::OperatorBase*, const caffe2::OperatorDef&, caffe2::Workspace*)': 2022-11-23T02:04:28.4898235Z caffe2/operators/load_save_op.cc:108:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:28.4898765Z for (int i = 0; i < blob_names_.size(); ++i) { 2022-11-23T02:04:28.4899110Z ~~^~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:04:28.4899817Z caffe2/operators/load_save_op.cc: In member function 'bool caffe2::internal::SaveOpImpl::RunOnDevice()': 2022-11-23T02:04:28.4900646Z caffe2/operators/load_save_op.cc:189:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:28.4901179Z for (int i = 0; i < inputs.size(); ++i) { 2022-11-23T02:04:28.4901682Z ~~^~~~~~~~~~~~~~~ 2022-11-23T02:04:28.4910810Z [2,759 / 2,997] 8 actions running 2022-11-23T02:04:28.4911265Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:28.4911858Z Compiling caffe2/operators/load_save_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:28.4912520Z Compiling caffe2/utils/smart_tensor_printer.cc; 1s processwrapper-sandbox 2022-11-23T02:04:28.4913161Z Compiling caffe2/operators/gru_unit_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:28.4913828Z Compiling caffe2/contrib/gloo/store_handler.cc; 1s processwrapper-sandbox 2022-11-23T02:04:28.4914493Z Compiling caffe2/operators/leaky_relu_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:28.4915099Z Compiling c10/core/thread_pool.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:28.4915703Z Compiling c10/util/TypeCast.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:28.7308905Z 2022-11-23T02:04:28.7309416Z  2022-11-23T02:04:28.7309840Z  2022-11-23T02:04:28.7310160Z  2022-11-23T02:04:28.7312953Z  2022-11-23T02:04:28.7313512Z  2022-11-23T02:04:28.7314731Z  2022-11-23T02:04:28.7315234Z  2022-11-23T02:04:28.7315811Z  2022-11-23T02:04:28.7316307Z [2,764 / 2,997] 8 actions, 7 running 2022-11-23T02:04:28.7316927Z Compiling caffe2/utils/smart_tensor_printer.cc; 1s processwrapper-sandbox 2022-11-23T02:04:28.7317644Z Compiling caffe2/operators/gru_unit_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:28.7318436Z Compiling caffe2/contrib/gloo/store_handler.cc; 1s processwrapper-sandbox 2022-11-23T02:04:28.7319134Z Compiling caffe2/operators/leaky_relu_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:28.7319752Z Compiling c10/util/numa.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:28.7320373Z Compiling c10/util/int128.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:28.7320961Z //c10/core:base; 0s processwrapper-sandbox 2022-11-23T02:04:28.7321435Z [Scann] Compiling c10/core/impl/LocalDispatchKeySet.cpp 2022-11-23T02:04:28.9750141Z 2022-11-23T02:04:28.9751068Z  2022-11-23T02:04:28.9751396Z  2022-11-23T02:04:28.9751709Z  2022-11-23T02:04:28.9751989Z  2022-11-23T02:04:28.9752251Z  2022-11-23T02:04:28.9752536Z  2022-11-23T02:04:28.9752814Z  2022-11-23T02:04:28.9753081Z  2022-11-23T02:04:28.9753482Z [2,768 / 2,997] 8 actions, 7 running 2022-11-23T02:04:28.9754082Z Compiling caffe2/utils/smart_tensor_printer.cc; 1s processwrapper-sandbox 2022-11-23T02:04:28.9754733Z Compiling caffe2/operators/gru_unit_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:28.9755379Z Compiling caffe2/operators/leaky_relu_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:28.9756061Z Compiling c10/core/impl/LocalDispatchKeySet.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:28.9756711Z Compiling c10/util/Logging.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:28.9757212Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:28.9757776Z Compiling c10/util/SmallVector.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:28.9758336Z [Scann] Compiling c10/util/TypeTraits.cpp 2022-11-23T02:04:29.2171190Z 2022-11-23T02:04:29.2171645Z  2022-11-23T02:04:29.2171940Z  2022-11-23T02:04:29.2172229Z  2022-11-23T02:04:29.2172500Z  2022-11-23T02:04:29.2172723Z  2022-11-23T02:04:29.2172896Z  2022-11-23T02:04:29.2173060Z  2022-11-23T02:04:29.2173214Z  2022-11-23T02:04:29.2173463Z [2,773 / 2,997] 8 actions, 7 running 2022-11-23T02:04:29.2173815Z Compiling caffe2/operators/gru_unit_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:29.2174283Z Compiling caffe2/operators/leaky_relu_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:29.2174604Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:29.2174943Z Compiling c10/util/Optional.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:29.2175233Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:29.2175715Z Compiling c10/util/Metaprogramming.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:29.2176254Z Compiling c10/util/TypeList.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:29.2176540Z [Scann] Compiling caffe2/operators/normalize_l1_op.cc 2022-11-23T02:04:29.4403138Z 2022-11-23T02:04:29.4403657Z  2022-11-23T02:04:29.4403970Z  2022-11-23T02:04:29.4404227Z  2022-11-23T02:04:29.4404466Z  2022-11-23T02:04:29.4404717Z  2022-11-23T02:04:29.4404963Z  2022-11-23T02:04:29.4405195Z  2022-11-23T02:04:29.4405439Z  2022-11-23T02:04:29.4405865Z [2,778 / 2,998] 8 actions running 2022-11-23T02:04:29.4406215Z Compiling caffe2/operators/leaky_relu_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:29.4406540Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:29.4407006Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:29.4407317Z Compiling c10/util/LeftRight.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:29.4407701Z Compiling caffe2/operators/normalize_l1_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:29.4408047Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:29.4408393Z Compiling c10/util/signal_handler.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:29.4408743Z Compiling caffe2/utils/proto_wrap.cc; 0s processwrapper-sandbox 2022-11-23T02:04:29.6808327Z 2022-11-23T02:04:29.6808925Z  2022-11-23T02:04:29.6809303Z  2022-11-23T02:04:29.6809624Z  2022-11-23T02:04:29.6809917Z  2022-11-23T02:04:29.6810153Z  2022-11-23T02:04:29.6810337Z  2022-11-23T02:04:29.6810568Z  2022-11-23T02:04:29.6810735Z  2022-11-23T02:04:29.6811072Z [2,780 / 2,998] 8 actions, 7 running 2022-11-23T02:04:29.6811913Z Compiling caffe2/operators/leaky_relu_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:29.6812444Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:29.6812892Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:29.6813345Z Compiling caffe2/operators/normalize_l1_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:29.6813781Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:29.6814465Z Compiling caffe2/utils/proto_wrap.cc; 0s processwrapper-sandbox 2022-11-23T02:04:29.6814985Z Compiling caffe2/operators/lp_pool_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:29.6815317Z [Scann] Compiling caffe2/core/context.cc 2022-11-23T02:04:30.0398757Z 2022-11-23T02:04:30.0399244Z  2022-11-23T02:04:30.0399570Z  2022-11-23T02:04:30.0399834Z  2022-11-23T02:04:30.0400055Z  2022-11-23T02:04:30.0400225Z  2022-11-23T02:04:30.0400379Z  2022-11-23T02:04:30.0400593Z  2022-11-23T02:04:30.0400858Z  2022-11-23T02:04:30.0401204Z [2,780 / 2,998] 8 actions running 2022-11-23T02:04:30.0401923Z Compiling caffe2/operators/leaky_relu_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:30.0402426Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:30.0402848Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:30.0403371Z Compiling caffe2/operators/normalize_l1_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:30.0403907Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:30.0404397Z Compiling caffe2/utils/proto_wrap.cc; 0s processwrapper-sandbox 2022-11-23T02:04:30.0404838Z Compiling caffe2/operators/lp_pool_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:30.0405283Z Compiling caffe2/core/context.cc; 0s processwrapper-sandbox 2022-11-23T02:04:30.4900125Z 2022-11-23T02:04:30.4906569Z  2022-11-23T02:04:30.4906946Z  2022-11-23T02:04:30.4907221Z  2022-11-23T02:04:30.4907499Z  2022-11-23T02:04:30.4907773Z  2022-11-23T02:04:30.4908041Z  2022-11-23T02:04:30.4908321Z  2022-11-23T02:04:30.4908606Z  2022-11-23T02:04:30.4909012Z [2,781 / 2,998] 8 actions, 7 running 2022-11-23T02:04:30.4909476Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:30.4910102Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:30.4910687Z Compiling caffe2/operators/normalize_l1_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:30.4911268Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:30.4911839Z Compiling caffe2/utils/proto_wrap.cc; 1s processwrapper-sandbox 2022-11-23T02:04:30.4912446Z Compiling caffe2/operators/lp_pool_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:30.4913043Z Compiling caffe2/core/context.cc; 0s processwrapper-sandbox 2022-11-23T02:04:30.4913496Z [Scann] Compiling caffe2/operators/loss_op.cc 2022-11-23T02:04:30.6573657Z 2022-11-23T02:04:30.6574165Z  2022-11-23T02:04:30.6574506Z  2022-11-23T02:04:30.6574811Z  2022-11-23T02:04:30.6575099Z  2022-11-23T02:04:30.6575370Z  2022-11-23T02:04:30.6575856Z  2022-11-23T02:04:30.6576147Z  2022-11-23T02:04:30.6576422Z  2022-11-23T02:04:30.6577025Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: 2022-11-23T02:04:30.6577588Z [2,781 / 2,998] 8 actions running 2022-11-23T02:04:30.6578029Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:30.6578512Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:30.6579107Z Compiling caffe2/operators/normalize_l1_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:30.6579673Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:30.6580269Z Compiling caffe2/utils/proto_wrap.cc; 1s processwrapper-sandbox 2022-11-23T02:04:30.6580915Z Compiling caffe2/operators/lp_pool_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:30.6581525Z Compiling caffe2/core/context.cc; 0s processwrapper-sandbox 2022-11-23T02:04:30.6582110Z Compiling caffe2/operators/loss_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:30.6582407Z 2022-11-23T02:04:30.6582549Z  2022-11-23T02:04:30.6582834Z  2022-11-23T02:04:30.6583099Z  2022-11-23T02:04:30.6583377Z  2022-11-23T02:04:30.6583656Z  2022-11-23T02:04:30.6583922Z  2022-11-23T02:04:30.6584198Z  2022-11-23T02:04:30.6584468Z  2022-11-23T02:04:30.6585113Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:2:0: 2022-11-23T02:04:30.6585985Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T02:04:30.6587026Z 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-11-23T02:04:30.6587844Z [=](Vectorized a) -> Vectorized { return a; }); 2022-11-23T02:04:30.6588247Z ^~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:04:30.6588667Z [2,781 / 2,998] 8 actions running 2022-11-23T02:04:30.6589076Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:30.6589525Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:30.6590117Z Compiling caffe2/operators/normalize_l1_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:30.6590690Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:30.6591260Z Compiling caffe2/utils/proto_wrap.cc; 1s processwrapper-sandbox 2022-11-23T02:04:30.6591893Z Compiling caffe2/operators/lp_pool_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:30.6592482Z Compiling caffe2/core/context.cc; 0s processwrapper-sandbox 2022-11-23T02:04:30.6593353Z Compiling caffe2/operators/loss_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:30.9057208Z 2022-11-23T02:04:30.9057733Z  2022-11-23T02:04:30.9058120Z  2022-11-23T02:04:30.9058402Z  2022-11-23T02:04:30.9058660Z  2022-11-23T02:04:30.9058941Z  2022-11-23T02:04:30.9059234Z  2022-11-23T02:04:30.9059488Z  2022-11-23T02:04:30.9059765Z  2022-11-23T02:04:30.9060176Z [2,783 / 2,999] 8 actions, 7 running 2022-11-23T02:04:30.9061027Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:30.9061612Z Compiling caffe2/operators/normalize_l1_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:30.9062250Z Compiling caffe2/utils/proto_wrap.cc; 1s processwrapper-sandbox 2022-11-23T02:04:30.9062893Z Compiling caffe2/operators/lp_pool_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:30.9063502Z Compiling caffe2/core/context.cc; 1s processwrapper-sandbox 2022-11-23T02:04:30.9064129Z Compiling caffe2/operators/loss_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:30.9064648Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:30.9065116Z [Prepa] Executing genrule //:cpu/ReduceAllOpsKernel.cpp_DEFAULT_cp 2022-11-23T02:04:31.2374670Z 2022-11-23T02:04:31.2375252Z  2022-11-23T02:04:31.2375596Z  2022-11-23T02:04:31.2376074Z  2022-11-23T02:04:31.2376361Z  2022-11-23T02:04:31.2376642Z  2022-11-23T02:04:31.2376926Z  2022-11-23T02:04:31.2377175Z  2022-11-23T02:04:31.2377453Z  2022-11-23T02:04:31.2377877Z [2,785 / 3,000] 8 actions, 7 running 2022-11-23T02:04:31.2378359Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:31.2378972Z Compiling caffe2/operators/normalize_l1_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:31.2379658Z Compiling caffe2/operators/lp_pool_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:31.2380260Z Compiling caffe2/core/context.cc; 1s processwrapper-sandbox 2022-11-23T02:04:31.2380868Z Compiling caffe2/operators/loss_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:31.2381378Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:31.2381877Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:31.2382327Z [Prepa] Executing genrule //:cpu/ReduceOpsKernel.cpp_DEFAULT_cp 2022-11-23T02:04:31.4441980Z 2022-11-23T02:04:31.4442708Z  2022-11-23T02:04:31.4443144Z  2022-11-23T02:04:31.4443453Z  2022-11-23T02:04:31.4443804Z  2022-11-23T02:04:31.4444077Z  2022-11-23T02:04:31.4446509Z  2022-11-23T02:04:31.4447127Z  2022-11-23T02:04:31.4447587Z  2022-11-23T02:04:31.4448008Z [2,786 / 3,000] 8 actions running 2022-11-23T02:04:31.4448488Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:31.4449084Z Compiling caffe2/operators/normalize_l1_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:31.4449740Z Compiling caffe2/operators/lp_pool_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:31.4450335Z Compiling caffe2/core/context.cc; 1s processwrapper-sandbox 2022-11-23T02:04:31.4450957Z Compiling caffe2/operators/loss_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:31.4451492Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:31.4452002Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:31.4452526Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:31.6657822Z 2022-11-23T02:04:31.6658390Z  2022-11-23T02:04:31.6658752Z  2022-11-23T02:04:31.6659040Z  2022-11-23T02:04:31.6659364Z  2022-11-23T02:04:31.6659769Z  2022-11-23T02:04:31.6660054Z  2022-11-23T02:04:31.6660354Z  2022-11-23T02:04:31.6660651Z  2022-11-23T02:04:31.6661059Z [2,789 / 3,002] 8 actions, 7 running 2022-11-23T02:04:31.6661911Z Compiling caffe2/operators/normalize_l1_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:31.6662638Z Compiling caffe2/operators/lp_pool_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:31.6663330Z Compiling caffe2/operators/loss_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:31.6663893Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:31.6664432Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:31.6664977Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:31.6665616Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:31.6666145Z [Prepa] Executing genrule //:cpu/PointwiseOpsKernel.cpp_DEFAULT_cp 2022-11-23T02:04:32.0444803Z 2022-11-23T02:04:32.0445354Z  2022-11-23T02:04:32.0944857Z  2022-11-23T02:04:32.0945464Z  2022-11-23T02:04:32.0945715Z  2022-11-23T02:04:32.0945968Z  2022-11-23T02:04:32.0946230Z  2022-11-23T02:04:32.0946519Z  2022-11-23T02:04:32.0946813Z  2022-11-23T02:04:32.0947168Z [2,791 / 3,002] 8 actions running 2022-11-23T02:04:32.0947699Z Compiling caffe2/operators/normalize_l1_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:32.0948307Z Compiling caffe2/operators/loss_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:32.0948832Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:32.0949307Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:32.0949817Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:32.0950349Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:32.0951026Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:32.0951619Z Compiling caffe2/operators/filler_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:32.2960436Z 2022-11-23T02:04:32.2960981Z  2022-11-23T02:04:32.2961346Z  2022-11-23T02:04:32.2961890Z  2022-11-23T02:04:32.2962090Z  2022-11-23T02:04:32.2962261Z  2022-11-23T02:04:32.2962416Z  2022-11-23T02:04:32.2962589Z  2022-11-23T02:04:32.2962755Z  2022-11-23T02:04:32.2962988Z [2,792 / 3,002] 8 actions running 2022-11-23T02:04:32.2963339Z Compiling caffe2/operators/loss_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:32.2963658Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:32.2963943Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:32.2964248Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:32.2964547Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:32.2964835Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:32.2965184Z Compiling caffe2/operators/filler_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:32.2965499Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:32.4358514Z 2022-11-23T02:04:32.4359111Z  2022-11-23T02:04:32.4359435Z  2022-11-23T02:04:32.4359718Z  2022-11-23T02:04:32.4359990Z  2022-11-23T02:04:32.4360245Z  2022-11-23T02:04:32.4360530Z  2022-11-23T02:04:32.4360829Z  2022-11-23T02:04:32.4361099Z  2022-11-23T02:04:32.4362127Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp: 2022-11-23T02:04:32.4362807Z [2,793 / 3,002] 8 actions running 2022-11-23T02:04:32.4363278Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:32.4363809Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:32.4364366Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:32.4365022Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:32.4365579Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:32.4366185Z Compiling caffe2/operators/filler_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:32.4366697Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:32.4367188Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:32.4372084Z 2022-11-23T02:04:32.4372358Z  2022-11-23T02:04:32.4372705Z  2022-11-23T02:04:32.4373006Z  2022-11-23T02:04:32.4373423Z  2022-11-23T02:04:32.4373713Z  2022-11-23T02:04:32.4373997Z  2022-11-23T02:04:32.4374301Z  2022-11-23T02:04:32.4374596Z  2022-11-23T02:04:32.4375036Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-11-23T02:04:32.4375906Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp:13: 2022-11-23T02:04:32.4378764Z 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-11-23T02:04:32.4380617Z 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-11-23T02:04:32.4381167Z inline scalar_t vec_reduce_all( 2022-11-23T02:04:32.4381519Z ^~~~~~~~~~~~~~ 2022-11-23T02:04:32.4381928Z [2,793 / 3,002] 8 actions running 2022-11-23T02:04:32.4382490Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:32.4383042Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:32.4383868Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:32.4384400Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:32.4384951Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:32.4385736Z Compiling caffe2/operators/filler_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:32.4386317Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:32.4386816Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:32.7187387Z 2022-11-23T02:04:32.7188017Z  2022-11-23T02:04:32.7188302Z  2022-11-23T02:04:32.7191729Z  2022-11-23T02:04:32.7192090Z  2022-11-23T02:04:32.7192380Z  2022-11-23T02:04:32.7192658Z  2022-11-23T02:04:32.7192928Z  2022-11-23T02:04:32.7193200Z  2022-11-23T02:04:32.7193630Z [2,794 / 3,002] 8 actions running 2022-11-23T02:04:32.7194077Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:32.7194576Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:32.7195105Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:32.7195590Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:32.7196172Z Compiling caffe2/operators/filler_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:32.7196699Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:32.7197142Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:32.7197721Z Compiling caffe2/contrib/gloo/allgather_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:04:32.9714888Z 2022-11-23T02:04:32.9715419Z  2022-11-23T02:04:32.9715758Z  2022-11-23T02:04:32.9716028Z  2022-11-23T02:04:32.9716299Z  2022-11-23T02:04:32.9716569Z  2022-11-23T02:04:32.9716820Z  2022-11-23T02:04:32.9717088Z  2022-11-23T02:04:32.9717377Z  2022-11-23T02:04:32.9718015Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp: 2022-11-23T02:04:32.9718576Z [2,794 / 3,002] 8 actions running 2022-11-23T02:04:32.9719011Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:32.9719474Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:32.9719970Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:32.9720468Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:32.9721013Z Compiling caffe2/operators/filler_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:32.9721639Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:32.9722045Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:32.9722549Z Compiling caffe2/contrib/gloo/allgather_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:04:32.9733121Z 2022-11-23T02:04:32.9733387Z  2022-11-23T02:04:32.9733692Z  2022-11-23T02:04:32.9733976Z  2022-11-23T02:04:32.9734236Z  2022-11-23T02:04:32.9734503Z  2022-11-23T02:04:32.9734770Z  2022-11-23T02:04:32.9735029Z  2022-11-23T02:04:32.9735290Z  2022-11-23T02:04:32.9745965Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp:6:0: 2022-11-23T02:04:32.9747016Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2022-11-23T02:04:32.9747863Z 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-11-23T02:04:32.9748400Z inline Vectorized convert_to_bool(Vectorized x) { 2022-11-23T02:04:32.9748778Z ^~~~~~~~~~~~~~~ 2022-11-23T02:04:32.9767139Z [2,794 / 3,002] 8 actions running 2022-11-23T02:04:32.9767546Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:32.9767895Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:32.9770018Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:32.9770590Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:32.9771241Z Compiling caffe2/operators/filler_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:32.9771823Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:32.9772397Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:32.9772956Z Compiling caffe2/contrib/gloo/allgather_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:04:33.1362447Z 2022-11-23T02:04:33.1363040Z  2022-11-23T02:04:33.1363407Z  2022-11-23T02:04:33.1363722Z  2022-11-23T02:04:33.1364033Z  2022-11-23T02:04:33.1364378Z  2022-11-23T02:04:33.1364683Z  2022-11-23T02:04:33.1364964Z  2022-11-23T02:04:33.1365223Z  2022-11-23T02:04:33.1365888Z INFO: From Compiling aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: 2022-11-23T02:04:33.1366517Z [2,797 / 3,002] 8 actions running 2022-11-23T02:04:33.1367044Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:33.1367683Z Compiling caffe2/operators/filler_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:33.1368179Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:33.1368615Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:33.1369143Z Compiling caffe2/contrib/gloo/allgather_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:04:33.1373253Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:33.1373792Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:33.1374191Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:33.1380864Z 2022-11-23T02:04:33.1386257Z  2022-11-23T02:04:33.1386546Z  2022-11-23T02:04:33.1386811Z  2022-11-23T02:04:33.1387104Z  2022-11-23T02:04:33.1387361Z  2022-11-23T02:04:33.1387609Z  2022-11-23T02:04:33.1387868Z  2022-11-23T02:04:33.1388035Z  2022-11-23T02:04:33.1388464Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T02:04:33.1389154Z 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-11-23T02:04:33.1389537Z Vectorized t2_vec) { 2022-11-23T02:04:33.1389739Z ^ 2022-11-23T02:04:33.1389978Z [2,797 / 3,002] 8 actions running 2022-11-23T02:04:33.1390246Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:33.1390596Z Compiling caffe2/operators/filler_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:33.1390909Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:33.1391167Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:33.1391508Z Compiling caffe2/contrib/gloo/allgather_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:04:33.1391820Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:33.1392092Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:33.1392347Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:33.5201756Z 2022-11-23T02:04:33.5202404Z  2022-11-23T02:04:33.5202911Z  2022-11-23T02:04:33.5203334Z  2022-11-23T02:04:33.5203624Z  2022-11-23T02:04:33.5204051Z  2022-11-23T02:04:33.5204315Z  2022-11-23T02:04:33.5204753Z  2022-11-23T02:04:33.5205024Z  2022-11-23T02:04:33.5205546Z [2,798 / 3,002] 8 actions running 2022-11-23T02:04:33.5206220Z Compiling caffe2/operators/filler_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:33.5206758Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:33.5207204Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:33.5207779Z Compiling caffe2/contrib/gloo/allgather_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:04:33.5208289Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:33.5208742Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:33.5209338Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:33.5209786Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:34.2149772Z 2022-11-23T02:04:34.2150215Z  2022-11-23T02:04:34.2150514Z  2022-11-23T02:04:34.2150696Z  2022-11-23T02:04:34.2150866Z  2022-11-23T02:04:34.2151025Z  2022-11-23T02:04:34.2151228Z  2022-11-23T02:04:34.2151412Z  2022-11-23T02:04:34.2151564Z  2022-11-23T02:04:34.2151812Z [2,799 / 3,002] 8 actions, 7 running 2022-11-23T02:04:34.2152154Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:34.2152468Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:34.2152856Z Compiling caffe2/contrib/gloo/allgather_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:04:34.2153182Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:34.2153462Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:34.2153759Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:34.2154039Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:34.2154353Z [Scann] Compiling caffe2/ideep/operators/momentum_sgd_op.cc 2022-11-23T02:04:34.5198621Z 2022-11-23T02:04:34.5199346Z  2022-11-23T02:04:34.5199607Z  2022-11-23T02:04:34.5199803Z  2022-11-23T02:04:34.5199979Z  2022-11-23T02:04:34.5200134Z  2022-11-23T02:04:34.5200304Z  2022-11-23T02:04:34.5200473Z  2022-11-23T02:04:34.5200629Z  2022-11-23T02:04:34.5200875Z [2,801 / 3,002] 8 actions running 2022-11-23T02:04:34.5201166Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:34.5201437Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:34.5202063Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:34.5202342Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:34.5202599Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:34.5202872Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:34.5203221Z Compiling caffe2/contrib/gloo/broadcast_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:04:34.5203616Z Compiling caffe2/operators/fc_inference.cc; 0s processwrapper-sandbox 2022-11-23T02:04:34.8996124Z 2022-11-23T02:04:34.8996657Z  2022-11-23T02:04:34.8996991Z  2022-11-23T02:04:34.8997270Z  2022-11-23T02:04:34.8997502Z  2022-11-23T02:04:34.8997784Z  2022-11-23T02:04:34.8998096Z  2022-11-23T02:04:34.8998374Z  2022-11-23T02:04:34.8998623Z  2022-11-23T02:04:34.8999021Z [2,802 / 3,002] 8 actions, 7 running 2022-11-23T02:04:34.8999487Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:34.8999918Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:34.9000363Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:34.9000798Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:34.9001230Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:34.9001890Z Compiling caffe2/contrib/gloo/broadcast_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:04:34.9002540Z Compiling caffe2/operators/fc_inference.cc; 0s processwrapper-sandbox 2022-11-23T02:04:34.9003018Z [Scann] Compiling caffe2/operators/flatten_op.cc 2022-11-23T02:04:35.1513717Z 2022-11-23T02:04:35.1514290Z  2022-11-23T02:04:35.1514634Z  2022-11-23T02:04:35.1514901Z  2022-11-23T02:04:35.1515187Z  2022-11-23T02:04:35.1515455Z  2022-11-23T02:04:35.1515707Z  2022-11-23T02:04:35.1518157Z  2022-11-23T02:04:35.1518498Z  2022-11-23T02:04:35.1518900Z [2,802 / 3,002] 8 actions running 2022-11-23T02:04:35.1519377Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:35.1519839Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:35.1520299Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:35.1520740Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:35.1521167Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:35.1521863Z Compiling caffe2/contrib/gloo/broadcast_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:04:35.1522688Z Compiling caffe2/operators/fc_inference.cc; 0s processwrapper-sandbox 2022-11-23T02:04:35.1523342Z Compiling caffe2/operators/flatten_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:35.3540955Z 2022-11-23T02:04:35.3541730Z  2022-11-23T02:04:35.3542101Z  2022-11-23T02:04:35.3542399Z  2022-11-23T02:04:35.3547452Z  2022-11-23T02:04:35.3547645Z  2022-11-23T02:04:35.3547824Z  2022-11-23T02:04:35.3548087Z  2022-11-23T02:04:35.3548259Z  2022-11-23T02:04:35.3548516Z [2,804 / 3,002] 8 actions, 7 running 2022-11-23T02:04:35.3548809Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:35.3549181Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:35.3549514Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:35.3550078Z Compiling caffe2/contrib/gloo/broadcast_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:04:35.3550706Z Compiling caffe2/operators/fc_inference.cc; 0s processwrapper-sandbox 2022-11-23T02:04:35.3551378Z Compiling caffe2/operators/flatten_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:35.3551937Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:35.3552370Z [Scann] Compiling caffe2/ideep/operators/conv_op.cc 2022-11-23T02:04:35.7518028Z 2022-11-23T02:04:35.7518599Z  2022-11-23T02:04:35.7518946Z  2022-11-23T02:04:35.7519218Z  2022-11-23T02:04:35.7519508Z  2022-11-23T02:04:35.7523179Z  2022-11-23T02:04:35.7523930Z  2022-11-23T02:04:35.7524518Z  2022-11-23T02:04:35.7524956Z  2022-11-23T02:04:35.7525595Z [2,804 / 3,002] 8 actions running 2022-11-23T02:04:35.7526363Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:35.7526842Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:35.7527295Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:35.7527867Z Compiling caffe2/contrib/gloo/broadcast_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:04:35.7528528Z Compiling caffe2/operators/fc_inference.cc; 1s processwrapper-sandbox 2022-11-23T02:04:35.7529136Z Compiling caffe2/operators/flatten_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:35.7529667Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:35.7530231Z Compiling caffe2/ideep/operators/conv_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:36.1524647Z 2022-11-23T02:04:36.1525072Z  2022-11-23T02:04:36.1525283Z  2022-11-23T02:04:36.1525456Z  2022-11-23T02:04:36.1525627Z  2022-11-23T02:04:36.1525780Z  2022-11-23T02:04:36.1525943Z  2022-11-23T02:04:36.1526108Z  2022-11-23T02:04:36.1526257Z  2022-11-23T02:04:36.1526496Z [2,806 / 3,002] 8 actions running 2022-11-23T02:04:36.1526827Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:36.1527291Z Compiling caffe2/contrib/gloo/broadcast_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:04:36.1527820Z Compiling caffe2/operators/fc_inference.cc; 1s processwrapper-sandbox 2022-11-23T02:04:36.1528222Z Compiling caffe2/operators/flatten_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:36.1528716Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:36.1531002Z Compiling caffe2/ideep/operators/conv_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:36.1531604Z Compiling caffe2/operators/erf_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:36.1532140Z Compiling caffe2/operators/feed_blob_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:36.6072802Z 2022-11-23T02:04:36.6073385Z  2022-11-23T02:04:36.6073716Z  2022-11-23T02:04:36.6074016Z  2022-11-23T02:04:36.6074301Z  2022-11-23T02:04:36.6074574Z  2022-11-23T02:04:36.6074867Z  2022-11-23T02:04:36.6075163Z  2022-11-23T02:04:36.6075411Z  2022-11-23T02:04:36.6075844Z [2,807 / 3,002] 8 actions, 7 running 2022-11-23T02:04:36.6076346Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:36.6077162Z Compiling caffe2/contrib/gloo/broadcast_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:04:36.6077837Z Compiling caffe2/operators/flatten_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:36.6078468Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:36.6079056Z Compiling caffe2/ideep/operators/conv_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:36.6079698Z Compiling caffe2/operators/erf_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:36.6080368Z Compiling caffe2/operators/feed_blob_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:36.6080899Z [Scann] Compiling caffe2/ideep/operators/elementwise_sum_op.cc 2022-11-23T02:04:36.8184799Z 2022-11-23T02:04:36.8185361Z  2022-11-23T02:04:36.8185766Z  2022-11-23T02:04:36.8186138Z  2022-11-23T02:04:36.8186396Z  2022-11-23T02:04:36.8186666Z  2022-11-23T02:04:36.8186935Z  2022-11-23T02:04:36.8187196Z  2022-11-23T02:04:36.8189171Z  2022-11-23T02:04:36.8189760Z [2,809 / 3,002] 8 actions, 7 running 2022-11-23T02:04:36.8190399Z Compiling caffe2/operators/flatten_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:36.8191124Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:36.8191735Z Compiling caffe2/ideep/operators/conv_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:36.8192391Z Compiling caffe2/operators/erf_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:36.8193015Z Compiling caffe2/operators/feed_blob_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:36.8193569Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:36.8194818Z Compiling caffe2/ideep/operators/dropout_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:36.8195636Z [Scann] Compiling caffe2/operators/elu_op.cc 2022-11-23T02:04:37.0683012Z 2022-11-23T02:04:37.0683593Z  2022-11-23T02:04:37.0683955Z  2022-11-23T02:04:37.0684176Z  2022-11-23T02:04:37.0684605Z  2022-11-23T02:04:37.0684837Z  2022-11-23T02:04:37.0685163Z  2022-11-23T02:04:37.0685490Z  2022-11-23T02:04:37.0685706Z  2022-11-23T02:04:37.0685957Z [2,810 / 3,002] 8 actions, 7 running 2022-11-23T02:04:37.0686243Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:37.0687759Z Compiling caffe2/ideep/operators/conv_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:37.0688647Z Compiling caffe2/operators/erf_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:37.0689524Z Compiling caffe2/operators/feed_blob_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:37.0690280Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:37.0691071Z Compiling caffe2/ideep/operators/dropout_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:37.0691776Z Compiling caffe2/operators/elu_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:37.0692325Z [Scann] Compiling caffe2/operators/elementwise_logical_ops.cc 2022-11-23T02:04:37.3530456Z 2022-11-23T02:04:37.3531022Z  2022-11-23T02:04:37.3531437Z  2022-11-23T02:04:37.3531790Z  2022-11-23T02:04:37.3532118Z  2022-11-23T02:04:37.3532287Z  2022-11-23T02:04:37.3532456Z  2022-11-23T02:04:37.3532611Z  2022-11-23T02:04:37.3532778Z  2022-11-23T02:04:37.3661184Z [2,810 / 3,002] 8 actions running 2022-11-23T02:04:37.3661785Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:37.3662358Z Compiling caffe2/ideep/operators/conv_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:37.3663006Z Compiling caffe2/operators/erf_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:37.3663635Z Compiling caffe2/operators/feed_blob_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:37.3664098Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:37.3664629Z Compiling caffe2/ideep/operators/dropout_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:37.3665206Z Compiling caffe2/operators/elu_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:37.3665661Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:37.7518931Z 2022-11-23T02:04:37.7520662Z  2022-11-23T02:04:37.7521827Z  2022-11-23T02:04:37.7522699Z  2022-11-23T02:04:37.7523036Z  2022-11-23T02:04:37.7523300Z  2022-11-23T02:04:37.7523557Z  2022-11-23T02:04:37.7523875Z  2022-11-23T02:04:37.7524183Z  2022-11-23T02:04:37.7524619Z [2,811 / 3,002] 8 actions, 7 running 2022-11-23T02:04:37.7525287Z Compiling caffe2/ideep/operators/conv_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:37.7525988Z Compiling caffe2/operators/erf_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:37.7526673Z Compiling caffe2/operators/feed_blob_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:37.7527241Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:37.7527844Z Compiling caffe2/ideep/operators/dropout_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:37.7528453Z Compiling caffe2/operators/elu_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:37.7528995Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:37.7529453Z [Scann] Compiling caffe2/ideep/operators/adam_op.cc 2022-11-23T02:04:37.9679996Z 2022-11-23T02:04:37.9680798Z  2022-11-23T02:04:37.9681386Z  2022-11-23T02:04:37.9682098Z  2022-11-23T02:04:37.9682865Z  2022-11-23T02:04:37.9683215Z  2022-11-23T02:04:37.9683536Z  2022-11-23T02:04:37.9683824Z  2022-11-23T02:04:37.9684136Z  2022-11-23T02:04:37.9684576Z [2,813 / 3,002] 8 actions running 2022-11-23T02:04:37.9685162Z Compiling caffe2/operators/erf_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:37.9685547Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:37.9685924Z Compiling caffe2/ideep/operators/dropout_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:37.9686302Z Compiling caffe2/operators/elu_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:37.9686593Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:37.9686958Z Compiling caffe2/ideep/operators/adam_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:37.9687341Z Compiling caffe2/distributed/store_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:04:37.9687699Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:38.3305036Z 2022-11-23T02:04:38.3305587Z  2022-11-23T02:04:38.3305884Z  2022-11-23T02:04:38.3306059Z  2022-11-23T02:04:38.3306248Z  2022-11-23T02:04:38.3306416Z  2022-11-23T02:04:38.3306570Z  2022-11-23T02:04:38.3306737Z  2022-11-23T02:04:38.3306905Z  2022-11-23T02:04:38.3307142Z [2,814 / 3,002] 8 actions, 7 running 2022-11-23T02:04:38.3307439Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:38.3307796Z Compiling caffe2/ideep/operators/dropout_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:38.3308174Z Compiling caffe2/operators/elu_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:38.3308469Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:38.3308808Z Compiling caffe2/ideep/operators/adam_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:38.3309253Z Compiling caffe2/distributed/store_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:04:38.3309674Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:38.3310642Z [Scann] Compiling caffe2/operators/ensure_clipped_op.cc 2022-11-23T02:04:38.5683349Z 2022-11-23T02:04:38.5683921Z  2022-11-23T02:04:38.5684275Z  2022-11-23T02:04:38.5684631Z  2022-11-23T02:04:38.5684928Z  2022-11-23T02:04:38.5685173Z  2022-11-23T02:04:38.5685327Z  2022-11-23T02:04:38.5685493Z  2022-11-23T02:04:38.5685656Z  2022-11-23T02:04:38.5685881Z [2,814 / 3,002] 8 actions running 2022-11-23T02:04:38.5686172Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:38.5686526Z Compiling caffe2/ideep/operators/dropout_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:38.5686903Z Compiling caffe2/operators/elu_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:38.5687199Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:38.6023642Z Compiling caffe2/ideep/operators/adam_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:38.6024364Z Compiling caffe2/distributed/store_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:04:38.6024934Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:38.6025513Z Compiling caffe2/operators/ensure_clipped_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:39.1342265Z 2022-11-23T02:04:39.1343170Z  2022-11-23T02:04:39.1343720Z  2022-11-23T02:04:39.1345490Z  2022-11-23T02:04:39.1345904Z  2022-11-23T02:04:39.1346340Z  2022-11-23T02:04:39.1346815Z  2022-11-23T02:04:39.1347363Z  2022-11-23T02:04:39.1347894Z  2022-11-23T02:04:39.1348537Z [2,815 / 3,002] 8 actions, 7 running 2022-11-23T02:04:39.1349203Z Compiling caffe2/ideep/operators/dropout_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:39.1349888Z Compiling caffe2/operators/elu_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:39.1350456Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:39.1351087Z Compiling caffe2/ideep/operators/adam_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:39.1351773Z Compiling caffe2/distributed/store_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:04:39.1352282Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:39.1352906Z Compiling caffe2/operators/ensure_clipped_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:39.1353327Z [Scann] Compiling caffe2/ideep/operators/concat_split_op.cc 2022-11-23T02:04:39.4064382Z 2022-11-23T02:04:39.4065404Z  2022-11-23T02:04:39.4066009Z  2022-11-23T02:04:39.4066954Z  2022-11-23T02:04:39.4067337Z  2022-11-23T02:04:39.4067671Z  2022-11-23T02:04:39.4067922Z  2022-11-23T02:04:39.4068161Z  2022-11-23T02:04:39.4068325Z  2022-11-23T02:04:39.4068558Z [2,818 / 3,002] 8 actions running 2022-11-23T02:04:39.4068972Z Compiling caffe2/ideep/operators/adam_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:39.4069564Z Compiling caffe2/distributed/store_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:04:39.4070034Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:39.4070958Z Compiling caffe2/operators/ensure_clipped_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:39.4071531Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:39.4071976Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:39.4072381Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:39.4073012Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:40.0631553Z 2022-11-23T02:04:40.0642145Z  2022-11-23T02:04:40.0642948Z  2022-11-23T02:04:40.0643196Z  2022-11-23T02:04:40.0643575Z  2022-11-23T02:04:40.0643802Z  2022-11-23T02:04:40.0644189Z  2022-11-23T02:04:40.0644441Z  2022-11-23T02:04:40.0644722Z  2022-11-23T02:04:40.0645282Z [2,819 / 3,002] 8 actions, 7 running 2022-11-23T02:04:40.0645977Z Compiling caffe2/ideep/operators/adam_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:40.0646763Z Compiling caffe2/distributed/store_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:04:40.0647789Z Compiling caffe2/operators/ensure_clipped_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:40.0648493Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:40.0649109Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:40.0649652Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:40.0650072Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:40.0650478Z [Scann] Compiling caffe2/distributed/store_handler.cc 2022-11-23T02:04:40.3911412Z 2022-11-23T02:04:40.3911963Z  2022-11-23T02:04:40.3912290Z  2022-11-23T02:04:40.3912575Z  2022-11-23T02:04:40.3912844Z  2022-11-23T02:04:40.3913116Z  2022-11-23T02:04:40.3913391Z  2022-11-23T02:04:40.3913654Z  2022-11-23T02:04:40.3913932Z  2022-11-23T02:04:40.3914334Z [2,820 / 3,002] 8 actions, 7 running 2022-11-23T02:04:40.3915117Z Compiling caffe2/ideep/operators/adam_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:40.3915781Z Compiling caffe2/operators/ensure_clipped_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:40.3916330Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:40.3916794Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:40.3917248Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:40.3917708Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:40.3918382Z Compiling caffe2/distributed/store_handler.cc; 0s processwrapper-sandbox 2022-11-23T02:04:40.3918890Z [Scann] Compiling caffe2/distributed/file_store_handler_op.cc 2022-11-23T02:04:40.6072807Z 2022-11-23T02:04:40.6073370Z  2022-11-23T02:04:40.6073752Z  2022-11-23T02:04:40.6074055Z  2022-11-23T02:04:40.6074327Z  2022-11-23T02:04:40.6075511Z  2022-11-23T02:04:40.6075820Z  2022-11-23T02:04:40.6076099Z  2022-11-23T02:04:40.6076408Z  2022-11-23T02:04:40.6076847Z [2,821 / 3,002] 8 actions running 2022-11-23T02:04:40.6077477Z Compiling caffe2/operators/ensure_clipped_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:40.6078152Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:40.6078649Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:40.6079130Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:40.6079613Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:40.6080246Z Compiling caffe2/distributed/store_handler.cc; 0s processwrapper-sandbox 2022-11-23T02:04:40.6080821Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:40.6081429Z Compiling src/asmjit/x86/x86func.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:40.8203015Z 2022-11-23T02:04:40.8203602Z  2022-11-23T02:04:40.8203989Z  2022-11-23T02:04:40.8204283Z  2022-11-23T02:04:40.8204574Z  2022-11-23T02:04:40.8204916Z  2022-11-23T02:04:40.8205301Z  2022-11-23T02:04:40.8205737Z  2022-11-23T02:04:40.8206040Z  2022-11-23T02:04:40.8206518Z [2,823 / 3,002] 7 actions, 6 running 2022-11-23T02:04:40.8207067Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:40.8207594Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:40.8208125Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:40.8208678Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:40.8209393Z Compiling caffe2/distributed/store_handler.cc; 0s processwrapper-sandbox 2022-11-23T02:04:40.8209975Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:40.8210410Z [Prepa] Compiling caffe2/operators/elementwise_ops.cc 2022-11-23T02:04:41.2078117Z 2022-11-23T02:04:41.2078727Z  2022-11-23T02:04:41.2079044Z  2022-11-23T02:04:41.2079292Z  2022-11-23T02:04:41.2079556Z  2022-11-23T02:04:41.2079813Z  2022-11-23T02:04:41.2080077Z  2022-11-23T02:04:41.2080346Z  2022-11-23T02:04:41.2080722Z [2,823 / 3,002] 8 actions running 2022-11-23T02:04:41.2081228Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:41.2082079Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:41.2082634Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:41.2083013Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:41.2083514Z Compiling caffe2/distributed/store_handler.cc; 1s processwrapper-sandbox 2022-11-23T02:04:41.2084008Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:41.2084534Z Compiling caffe2/operators/elementwise_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:04:41.2085004Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:41.4087852Z 2022-11-23T02:04:41.4088551Z  2022-11-23T02:04:41.4088902Z  2022-11-23T02:04:41.4089322Z  2022-11-23T02:04:41.4089616Z  2022-11-23T02:04:41.4090042Z  2022-11-23T02:04:41.4090313Z  2022-11-23T02:04:41.4090742Z  2022-11-23T02:04:41.4091035Z  2022-11-23T02:04:41.4091567Z [2,824 / 3,002] 8 actions running 2022-11-23T02:04:41.4092367Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:41.4092968Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:41.4093436Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:41.4094041Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:41.4094748Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:41.4095454Z Compiling caffe2/operators/elementwise_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:04:41.4096132Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:41.4096814Z Compiling src/asmjit/core/type.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:41.6928774Z 2022-11-23T02:04:41.6929321Z  2022-11-23T02:04:41.6929643Z  2022-11-23T02:04:41.6929928Z  2022-11-23T02:04:41.6930201Z  2022-11-23T02:04:41.6930464Z  2022-11-23T02:04:41.6930732Z  2022-11-23T02:04:41.6931009Z  2022-11-23T02:04:41.6931265Z  2022-11-23T02:04:41.6931658Z [2,826 / 3,002] 8 actions, 7 running 2022-11-23T02:04:41.6932117Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:41.6932559Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:41.6933018Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:41.6933463Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:41.6933893Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:41.6934462Z Compiling caffe2/operators/elementwise_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:04:41.6934983Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:41.6935367Z [Scann] Compiling caffe2/operators/variable_length_sequence_padding.cc 2022-11-23T02:04:41.8943951Z 2022-11-23T02:04:41.8944887Z  2022-11-23T02:04:41.8945267Z  2022-11-23T02:04:41.8945595Z  2022-11-23T02:04:41.8945897Z  2022-11-23T02:04:41.8946200Z  2022-11-23T02:04:41.8946491Z  2022-11-23T02:04:41.8946795Z  2022-11-23T02:04:41.8947103Z  2022-11-23T02:04:41.8947536Z [2,827 / 3,002] 8 actions, 7 running 2022-11-23T02:04:41.8948072Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:41.8948570Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:41.8949046Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:41.8949460Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:41.8949997Z Compiling caffe2/operators/elementwise_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:04:41.8950552Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:41.8951036Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:41.8951484Z [Prepa] Compiling src/asmjit/core/jitallocator.cpp 2022-11-23T02:04:41.9929809Z 2022-11-23T02:04:41.9930356Z  2022-11-23T02:04:41.9930678Z  2022-11-23T02:04:41.9930962Z  2022-11-23T02:04:41.9931244Z  2022-11-23T02:04:41.9931512Z  2022-11-23T02:04:41.9931781Z  2022-11-23T02:04:41.9932055Z  2022-11-23T02:04:41.9932319Z  2022-11-23T02:04:41.9932840Z INFO: From Compiling caffe2/ideep/operators/concat_split_op.cc: 2022-11-23T02:04:41.9933373Z [2,827 / 3,002] 8 actions running 2022-11-23T02:04:41.9933800Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:41.9934434Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:41.9934898Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:41.9935336Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:41.9935904Z Compiling caffe2/operators/elementwise_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:04:41.9936428Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:41.9936877Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:41.9937442Z Compiling src/asmjit/core/jitallocator.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:41.9937750Z 2022-11-23T02:04:41.9937891Z  2022-11-23T02:04:41.9938176Z  2022-11-23T02:04:41.9938436Z  2022-11-23T02:04:41.9938716Z  2022-11-23T02:04:41.9938989Z  2022-11-23T02:04:41.9939246Z  2022-11-23T02:04:41.9939653Z  2022-11-23T02:04:41.9939921Z  2022-11-23T02:04:41.9940753Z caffe2/ideep/operators/concat_split_op.cc: In member function 'virtual bool {anonymous}::IDEEPConcatOp::RunOnDevice()': 2022-11-23T02:04:41.9941648Z caffe2/ideep/operators/concat_split_op.cc:65:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:41.9942197Z for (int i = 0; i < axis_vdata.size(); i++) { 2022-11-23T02:04:41.9942527Z ~~^~~~~~~~~~~~~~~~~~~ 2022-11-23T02:04:41.9942924Z [2,827 / 3,002] 8 actions running 2022-11-23T02:04:41.9943354Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:41.9943790Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:41.9944240Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:41.9944700Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:41.9945270Z Compiling caffe2/operators/elementwise_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:04:41.9945794Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:41.9946229Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:41.9946789Z Compiling src/asmjit/core/jitallocator.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:42.2083933Z 2022-11-23T02:04:42.2084468Z  2022-11-23T02:04:42.2084834Z  2022-11-23T02:04:42.2085113Z  2022-11-23T02:04:42.2085410Z  2022-11-23T02:04:42.2085724Z  2022-11-23T02:04:42.2085960Z  2022-11-23T02:04:42.2086112Z  2022-11-23T02:04:42.2086275Z  2022-11-23T02:04:42.2086520Z [2,832 / 3,002] 8 actions running 2022-11-23T02:04:42.2086798Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:42.2087153Z Compiling caffe2/operators/elementwise_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:04:42.2087477Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:42.2087751Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:42.2088073Z Compiling src/asmjit/core/formatter.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:42.2088449Z Compiling src/asmjit/core/zonetree.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:42.2088813Z Compiling src/asmjit/core/builder.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:42.2089168Z Compiling src/asmjit/arm/a64operand.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:42.4165490Z 2022-11-23T02:04:42.4167239Z  2022-11-23T02:04:42.4167487Z  2022-11-23T02:04:42.4167669Z  2022-11-23T02:04:42.4167889Z  2022-11-23T02:04:42.4168044Z  2022-11-23T02:04:42.4168210Z  2022-11-23T02:04:42.4168378Z  2022-11-23T02:04:42.4168531Z  2022-11-23T02:04:42.4168789Z [2,837 / 3,002] 7 actions, 6 running 2022-11-23T02:04:42.4169154Z Compiling caffe2/operators/elementwise_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:04:42.4169473Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:42.4169747Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:42.4170073Z Compiling src/asmjit/arm/a64func.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:42.4170465Z Compiling src/asmjit/core/environment.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:42.4170960Z Compiling src/x86/linux/cpuinfo.c; 0s processwrapper-sandbox 2022-11-23T02:04:42.4171216Z [Scann] Compiling src/x86/vendor.c 2022-11-23T02:04:42.6689361Z 2022-11-23T02:04:42.6690130Z  2022-11-23T02:04:42.6690497Z  2022-11-23T02:04:42.6690831Z  2022-11-23T02:04:42.6691123Z  2022-11-23T02:04:42.6691412Z  2022-11-23T02:04:42.6691718Z  2022-11-23T02:04:42.6692024Z  2022-11-23T02:04:42.6692420Z [2,845 / 3,002] 8 actions running 2022-11-23T02:04:42.6693074Z Compiling caffe2/operators/elementwise_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:04:42.6693682Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:42.6694298Z Compiling caffe2/operators/swish_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:42.6694708Z Compiling src/QuantUtilsAvx512.cc; 0s processwrapper-sandbox 2022-11-23T02:04:42.6696029Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:42.6696576Z Compiling src/UtilsAvx512.cc; 0s processwrapper-sandbox 2022-11-23T02:04:42.6697209Z Compiling src/FbgemmSparseDenseInt8Avx2.cc; 0s processwrapper-sandbox 2022-11-23T02:04:42.6697713Z Compiling src/FbgemmI8Depthwise3DAvx2.cc; 0s processwrapper-sandbox 2022-11-23T02:04:42.9390424Z 2022-11-23T02:04:42.9390993Z  2022-11-23T02:04:42.9391324Z  2022-11-23T02:04:42.9391615Z  2022-11-23T02:04:42.9391904Z  2022-11-23T02:04:42.9392163Z  2022-11-23T02:04:42.9392447Z  2022-11-23T02:04:42.9392706Z  2022-11-23T02:04:42.9392984Z  2022-11-23T02:04:42.9393381Z [2,850 / 3,002] 8 actions, 7 running 2022-11-23T02:04:42.9393982Z Compiling caffe2/operators/elementwise_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:04:42.9394509Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:42.9395076Z Compiling caffe2/operators/swish_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:42.9395615Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:42.9396187Z Compiling src/FbgemmI8Depthwise3DAvx2.cc; 0s processwrapper-sandbox 2022-11-23T02:04:42.9396813Z Compiling src/PackBMatrix.cc; 0s processwrapper-sandbox 2022-11-23T02:04:42.9397411Z Compiling src/PackAWithIm2Col.cc; 0s processwrapper-sandbox 2022-11-23T02:04:42.9397844Z [Scann] Compiling src/UtilsAvx2.cc 2022-11-23T02:04:43.2444241Z 2022-11-23T02:04:43.2444807Z  2022-11-23T02:04:43.2445188Z  2022-11-23T02:04:43.2445500Z  2022-11-23T02:04:43.2445785Z  2022-11-23T02:04:43.2446089Z  2022-11-23T02:04:43.2446395Z  2022-11-23T02:04:43.2446681Z  2022-11-23T02:04:43.2446980Z  2022-11-23T02:04:43.2447414Z [2,856 / 3,002] 8 actions, 7 running 2022-11-23T02:04:43.2447910Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:43.2448542Z Compiling caffe2/operators/swish_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:43.2449138Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:43.2449781Z Compiling src/GenerateKernelU8S8S32ACC32.cc; 0s processwrapper-sandbox 2022-11-23T02:04:43.2450472Z Compiling src/FbgemmFP16.cc; 0s processwrapper-sandbox 2022-11-23T02:04:43.2451175Z Compiling src/RowWiseSparseAdagradFused.cc; 0s processwrapper-sandbox 2022-11-23T02:04:43.2451883Z Compiling src/EmbeddingSpMDMNBit.cc; 0s processwrapper-sandbox 2022-11-23T02:04:43.2452395Z [Scann] Compiling src/libm/sleefsimdsp.c 2022-11-23T02:04:43.4547083Z 2022-11-23T02:04:43.4560217Z  2022-11-23T02:04:43.4560728Z  2022-11-23T02:04:43.4561033Z  2022-11-23T02:04:43.4561313Z  2022-11-23T02:04:43.4562126Z  2022-11-23T02:04:43.4562407Z  2022-11-23T02:04:43.4562698Z  2022-11-23T02:04:43.4562965Z  2022-11-23T02:04:43.4563374Z [2,862 / 3,003] 8 actions, 7 running 2022-11-23T02:04:43.4563842Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:43.4564440Z Compiling caffe2/operators/swish_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:43.4564961Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:43.4565719Z Compiling src/EmbeddingSpMDMNBit.cc; 0s processwrapper-sandbox 2022-11-23T02:04:43.4566294Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:43.4566774Z Compiling src/Fbgemm.cc; 0s processwrapper-sandbox 2022-11-23T02:04:43.4567313Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-11-23T02:04:43.4567768Z [Scann] Compiling caffe2/utils/murmur_hash3.cc 2022-11-23T02:04:43.6696388Z 2022-11-23T02:04:43.6697370Z  2022-11-23T02:04:43.6697796Z  2022-11-23T02:04:43.6698121Z  2022-11-23T02:04:43.6698431Z  2022-11-23T02:04:43.6698720Z  2022-11-23T02:04:43.6699022Z  2022-11-23T02:04:43.6699331Z  2022-11-23T02:04:43.6699613Z  2022-11-23T02:04:43.6700045Z [2,865 / 3,004] 8 actions running 2022-11-23T02:04:43.6941650Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:43.6942185Z Compiling caffe2/operators/swish_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:43.6942696Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:43.6943149Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:43.6943633Z Compiling src/Fbgemm.cc; 0s processwrapper-sandbox 2022-11-23T02:04:43.6944182Z Compiling caffe2/utils/murmur_hash3.cc; 0s processwrapper-sandbox 2022-11-23T02:04:43.6944700Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:43.6945213Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-11-23T02:04:43.8954002Z 2022-11-23T02:04:43.8954562Z  2022-11-23T02:04:43.8954885Z  2022-11-23T02:04:43.8955153Z  2022-11-23T02:04:43.8955411Z  2022-11-23T02:04:43.8955667Z  2022-11-23T02:04:43.8955936Z  2022-11-23T02:04:43.8956191Z  2022-11-23T02:04:43.8956394Z  2022-11-23T02:04:43.8956730Z [2,867 / 3,004] 8 actions running 2022-11-23T02:04:43.8957197Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:43.8957714Z Compiling caffe2/operators/swish_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:43.8958293Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:43.8958726Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:43.8959192Z Compiling caffe2/utils/murmur_hash3.cc; 0s processwrapper-sandbox 2022-11-23T02:04:43.8959653Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:43.8960126Z Compiling caffe2/operators/sin_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:43.8960639Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-11-23T02:04:44.1556375Z 2022-11-23T02:04:44.1556919Z  2022-11-23T02:04:44.1557349Z  2022-11-23T02:04:44.1557677Z  2022-11-23T02:04:44.1558075Z  2022-11-23T02:04:44.1558418Z  2022-11-23T02:04:44.1558775Z  2022-11-23T02:04:44.1559012Z  2022-11-23T02:04:44.1559210Z  2022-11-23T02:04:44.1559489Z [2,871 / 3,005] 8 actions, 7 running 2022-11-23T02:04:44.1559897Z Compiling caffe2/operators/swish_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:44.1560258Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:44.1560595Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:44.1560978Z Compiling caffe2/utils/murmur_hash3.cc; 0s processwrapper-sandbox 2022-11-23T02:04:44.1561338Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:44.1562122Z Compiling caffe2/operators/sin_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:44.1562480Z Compiling external/sleef/dispavx.c; 0s processwrapper-sandbox 2022-11-23T02:04:44.1562735Z [Scann] Compiling src/libm/sleefsimddp.c 2022-11-23T02:04:44.4952359Z 2022-11-23T02:04:44.4952923Z  2022-11-23T02:04:44.4953298Z  2022-11-23T02:04:44.4953631Z  2022-11-23T02:04:44.4953951Z  2022-11-23T02:04:44.4954265Z  2022-11-23T02:04:44.4954438Z  2022-11-23T02:04:44.4954608Z  2022-11-23T02:04:44.4954776Z  2022-11-23T02:04:44.4955008Z [2,876 / 3,006] 8 actions running 2022-11-23T02:04:44.5145313Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:04:44.5146398Z Compiling caffe2/utils/murmur_hash3.cc; 1s processwrapper-sandbox 2022-11-23T02:04:44.5146908Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:44.5147467Z Compiling caffe2/operators/sin_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:44.5148093Z Compiling caffe2/operators/rmac_regions_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:44.5148580Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:44.5149050Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:44.5149576Z Compiling src/common/common.c; 0s processwrapper-sandbox 2022-11-23T02:04:44.7169322Z 2022-11-23T02:04:44.7169782Z  2022-11-23T02:04:44.7170162Z  2022-11-23T02:04:44.7170492Z  2022-11-23T02:04:44.7172229Z  2022-11-23T02:04:44.7172547Z  2022-11-23T02:04:44.7172864Z  2022-11-23T02:04:44.7173133Z  2022-11-23T02:04:44.7173398Z  2022-11-23T02:04:44.7173728Z [2,880 / 3,008] 8 actions running 2022-11-23T02:04:44.7174183Z Compiling caffe2/utils/murmur_hash3.cc; 1s processwrapper-sandbox 2022-11-23T02:04:44.7174724Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:44.7175196Z Compiling caffe2/operators/sin_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:44.7175682Z Compiling caffe2/operators/rmac_regions_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:44.7176036Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:44.7176430Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:44.7176817Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:44.7177231Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:44.9495655Z 2022-11-23T02:04:44.9496564Z  2022-11-23T02:04:44.9500793Z  2022-11-23T02:04:44.9501388Z  2022-11-23T02:04:44.9501687Z  2022-11-23T02:04:44.9502117Z  2022-11-23T02:04:44.9502393Z  2022-11-23T02:04:44.9502802Z  2022-11-23T02:04:44.9503094Z  2022-11-23T02:04:44.9503781Z INFO: From Compiling aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp: 2022-11-23T02:04:44.9504492Z [2,880 / 3,008] 8 actions running 2022-11-23T02:04:44.9505185Z Compiling caffe2/utils/murmur_hash3.cc; 1s processwrapper-sandbox 2022-11-23T02:04:44.9505857Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:44.9506586Z Compiling caffe2/operators/sin_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:44.9507376Z Compiling caffe2/operators/rmac_regions_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:44.9507913Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:44.9508574Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:44.9509200Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:44.9509715Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:44.9509935Z 2022-11-23T02:04:44.9510077Z  2022-11-23T02:04:44.9510366Z  2022-11-23T02:04:44.9510661Z  2022-11-23T02:04:44.9510905Z  2022-11-23T02:04:44.9511165Z  2022-11-23T02:04:44.9511455Z  2022-11-23T02:04:44.9511718Z  2022-11-23T02:04:44.9511996Z  2022-11-23T02:04:44.9512696Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp:8:0: 2022-11-23T02:04:44.9513581Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T02:04:44.9514627Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp:566:79: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-11-23T02:04:44.9515522Z [](Vectorized a, Vectorized /*dummy input*/) -> Vectorized { 2022-11-23T02:04:44.9516005Z ^~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:04:44.9516621Z [2,880 / 3,008] 8 actions running 2022-11-23T02:04:44.9517172Z Compiling caffe2/utils/murmur_hash3.cc; 1s processwrapper-sandbox 2022-11-23T02:04:44.9517709Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:44.9518361Z Compiling caffe2/operators/sin_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:44.9519021Z Compiling caffe2/operators/rmac_regions_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:44.9519546Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:44.9520023Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:44.9520524Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:44.9521021Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:45.3226493Z 2022-11-23T02:04:45.3227051Z  2022-11-23T02:04:45.3227383Z  2022-11-23T02:04:45.3227877Z  2022-11-23T02:04:45.3228152Z  2022-11-23T02:04:45.3228435Z  2022-11-23T02:04:45.3228689Z  2022-11-23T02:04:45.3228964Z  2022-11-23T02:04:45.3229232Z  2022-11-23T02:04:45.3229607Z [2,882 / 3,008] 8 actions running 2022-11-23T02:04:45.3230176Z Compiling caffe2/operators/sin_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:45.3230790Z Compiling caffe2/operators/rmac_regions_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:45.3231297Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:45.3231767Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:04:45.3232256Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:45.3232721Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:45.3233238Z Compiling caffe2/core/net.cc; 0s processwrapper-sandbox 2022-11-23T02:04:45.3233856Z Compiling caffe2/operators/bbox_transform_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:45.5991332Z 2022-11-23T02:04:45.5991910Z  2022-11-23T02:04:45.5992237Z  2022-11-23T02:04:45.5992497Z  2022-11-23T02:04:45.5992756Z  2022-11-23T02:04:45.5993025Z  2022-11-23T02:04:45.5993291Z  2022-11-23T02:04:45.5993578Z  2022-11-23T02:04:45.5993836Z  2022-11-23T02:04:45.5994222Z [2,883 / 3,008] 8 actions, 7 running 2022-11-23T02:04:45.5994780Z Compiling caffe2/operators/sin_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:45.5995441Z Compiling caffe2/operators/rmac_regions_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:45.5996014Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:45.5996523Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:04:45.5997026Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:45.5997604Z Compiling caffe2/core/net.cc; 0s processwrapper-sandbox 2022-11-23T02:04:45.5998332Z Compiling caffe2/operators/bbox_transform_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:45.5998870Z [Scann] Compiling caffe2/ideep/operators/quantization/int8_add_op.cc 2022-11-23T02:04:45.8557534Z 2022-11-23T02:04:45.8558247Z  2022-11-23T02:04:45.8558644Z  2022-11-23T02:04:45.8559067Z  2022-11-23T02:04:45.8559445Z  2022-11-23T02:04:45.8559766Z  2022-11-23T02:04:45.8560413Z  2022-11-23T02:04:45.8560674Z  2022-11-23T02:04:45.8560964Z  2022-11-23T02:04:45.8561476Z [2,886 / 3,009] 8 actions, 7 running 2022-11-23T02:04:45.8562210Z Compiling caffe2/operators/rmac_regions_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:45.8562784Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:45.8563383Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:04:45.8563959Z Compiling caffe2/core/net.cc; 0s processwrapper-sandbox 2022-11-23T02:04:45.8564642Z Compiling caffe2/operators/bbox_transform_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:45.8565357Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:45.8566154Z Compiling caffe2/utils/math/transpose.cc; 0s processwrapper-sandbox 2022-11-23T02:04:45.8566705Z [Scann] Compiling aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp 2022-11-23T02:04:46.1260686Z 2022-11-23T02:04:46.1274464Z  2022-11-23T02:04:46.1275051Z  2022-11-23T02:04:46.1275343Z  2022-11-23T02:04:46.1275642Z  2022-11-23T02:04:46.1275932Z  2022-11-23T02:04:46.1276163Z  2022-11-23T02:04:46.1276448Z  2022-11-23T02:04:46.1276734Z  2022-11-23T02:04:46.1277103Z [2,887 / 3,009] 8 actions running 2022-11-23T02:04:46.1277678Z Compiling caffe2/operators/rmac_regions_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:46.1278163Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:46.1278479Z Compiling caffe2/core/net.cc; 1s processwrapper-sandbox 2022-11-23T02:04:46.1278836Z Compiling caffe2/operators/bbox_transform_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:46.1279158Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:46.1280573Z Compiling caffe2/utils/math/transpose.cc; 0s processwrapper-sandbox 2022-11-23T02:04:46.1280971Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:46.1281403Z Compiling caffe2/operators/reduce_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:04:46.3283101Z 2022-11-23T02:04:46.3283560Z  2022-11-23T02:04:46.3283853Z  2022-11-23T02:04:46.3284226Z  2022-11-23T02:04:46.3284594Z  2022-11-23T02:04:46.3284927Z  2022-11-23T02:04:46.3285231Z  2022-11-23T02:04:46.3285401Z  2022-11-23T02:04:46.3285553Z  2022-11-23T02:04:46.3285796Z [2,889 / 3,010] 8 actions running 2022-11-23T02:04:46.3286083Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:46.3286438Z Compiling caffe2/core/net.cc; 1s processwrapper-sandbox 2022-11-23T02:04:46.3286814Z Compiling caffe2/operators/bbox_transform_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:46.3287137Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:46.3287488Z Compiling caffe2/utils/math/transpose.cc; 0s processwrapper-sandbox 2022-11-23T02:04:46.3287807Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:46.3288159Z Compiling caffe2/operators/reduce_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:04:46.3288486Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:46.5609084Z 2022-11-23T02:04:46.5609602Z  2022-11-23T02:04:46.5610009Z  2022-11-23T02:04:46.5610324Z  2022-11-23T02:04:46.5610610Z  2022-11-23T02:04:46.5610916Z  2022-11-23T02:04:46.5611218Z  2022-11-23T02:04:46.5611508Z  2022-11-23T02:04:46.5611807Z  2022-11-23T02:04:46.5612244Z [2,890 / 3,010] 8 actions, 7 running 2022-11-23T02:04:46.5612802Z Compiling caffe2/core/net.cc; 1s processwrapper-sandbox 2022-11-23T02:04:46.5613484Z Compiling caffe2/operators/bbox_transform_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:46.5614070Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:46.5614710Z Compiling caffe2/utils/math/transpose.cc; 0s processwrapper-sandbox 2022-11-23T02:04:46.5615296Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:46.5615934Z Compiling caffe2/operators/reduce_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:04:46.5616517Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:46.5616970Z [Scann] Compiling caffe2/operators/order_switch_ops.cc 2022-11-23T02:04:46.9061624Z 2022-11-23T02:04:46.9062174Z  2022-11-23T02:04:46.9062536Z  2022-11-23T02:04:46.9062862Z  2022-11-23T02:04:46.9066432Z  2022-11-23T02:04:46.9066805Z  2022-11-23T02:04:46.9067376Z  2022-11-23T02:04:46.9067676Z  2022-11-23T02:04:46.9067974Z  2022-11-23T02:04:46.9068404Z [2,891 / 3,010] 8 actions, 7 running 2022-11-23T02:04:46.9069060Z Compiling caffe2/operators/bbox_transform_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:46.9069652Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:46.9070308Z Compiling caffe2/utils/math/transpose.cc; 1s processwrapper-sandbox 2022-11-23T02:04:46.9070926Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:46.9071792Z Compiling caffe2/operators/reduce_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:04:46.9072387Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:46.9073005Z Compiling caffe2/operators/order_switch_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:04:46.9073420Z [Scann] Compiling caffe2/operators/batch_box_cox_op.cc 2022-11-23T02:04:47.1289161Z 2022-11-23T02:04:47.1289658Z  2022-11-23T02:04:47.1290034Z  2022-11-23T02:04:47.1290337Z  2022-11-23T02:04:47.1290623Z  2022-11-23T02:04:47.1290886Z  2022-11-23T02:04:47.1291154Z  2022-11-23T02:04:47.1291430Z  2022-11-23T02:04:47.1291684Z  2022-11-23T02:04:47.1292060Z [2,892 / 3,010] 8 actions running 2022-11-23T02:04:47.1292516Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:47.1293295Z Compiling caffe2/utils/math/transpose.cc; 1s processwrapper-sandbox 2022-11-23T02:04:47.1293861Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:47.1294459Z Compiling caffe2/operators/reduce_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:04:47.1294994Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:47.1295591Z Compiling caffe2/operators/order_switch_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:04:47.1296246Z Compiling caffe2/operators/batch_box_cox_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:47.1296861Z Compiling caffe2/core/init_intrinsics_check.cc; 0s processwrapper-sandbox 2022-11-23T02:04:47.4970933Z 2022-11-23T02:04:47.4971489Z  2022-11-23T02:04:47.4971815Z  2022-11-23T02:04:47.4973891Z  2022-11-23T02:04:47.4974353Z  2022-11-23T02:04:47.4974621Z  2022-11-23T02:04:47.4974859Z  2022-11-23T02:04:47.4975066Z  2022-11-23T02:04:47.4978608Z  2022-11-23T02:04:47.4979361Z [2,893 / 3,011] 8 actions, 7 running 2022-11-23T02:04:47.4980045Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:47.4980707Z Compiling caffe2/utils/math/transpose.cc; 1s processwrapper-sandbox 2022-11-23T02:04:47.4981217Z Compiling caffe2/operators/reduce_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:04:47.4981556Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:04:47.4982581Z Compiling caffe2/operators/order_switch_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:04:47.4983283Z Compiling caffe2/operators/batch_box_cox_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:47.4983957Z Compiling caffe2/core/init_intrinsics_check.cc; 0s processwrapper-sandbox 2022-11-23T02:04:47.4984520Z [Prepa] Executing genrule //:cpu/scaled_modified_bessel_k1.cpp_DEFAULT_cp 2022-11-23T02:04:47.7295131Z 2022-11-23T02:04:47.7295679Z  2022-11-23T02:04:47.7296073Z  2022-11-23T02:04:47.7296354Z  2022-11-23T02:04:47.7296633Z  2022-11-23T02:04:47.7296935Z  2022-11-23T02:04:47.7297227Z  2022-11-23T02:04:47.7297496Z  2022-11-23T02:04:47.7297782Z  2022-11-23T02:04:47.7298220Z [2,895 / 3,011] 8 actions running 2022-11-23T02:04:47.7298711Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:47.7299326Z Compiling caffe2/utils/math/transpose.cc; 2s processwrapper-sandbox 2022-11-23T02:04:47.7300014Z Compiling caffe2/operators/reduce_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:04:47.7300666Z Compiling caffe2/operators/order_switch_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:04:47.7301371Z Compiling caffe2/operators/batch_box_cox_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:47.7301886Z Compiling caffe2/core/init_intrinsics_check.cc; 0s processwrapper-sandbox 2022-11-23T02:04:47.7302222Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:47.7302553Z Compiling caffe2/operators/assert_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:47.9305290Z 2022-11-23T02:04:47.9305812Z  2022-11-23T02:04:47.9306106Z  2022-11-23T02:04:47.9306369Z  2022-11-23T02:04:47.9306609Z  2022-11-23T02:04:47.9306863Z  2022-11-23T02:04:47.9307298Z  2022-11-23T02:04:47.9307546Z  2022-11-23T02:04:47.9307796Z  2022-11-23T02:04:47.9308100Z [2,897 / 3,012] 8 actions running 2022-11-23T02:04:47.9308504Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:47.9309019Z Compiling caffe2/operators/reduce_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:04:47.9309543Z Compiling caffe2/operators/order_switch_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:04:47.9310148Z Compiling caffe2/operators/batch_box_cox_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:47.9310741Z Compiling caffe2/core/init_intrinsics_check.cc; 0s processwrapper-sandbox 2022-11-23T02:04:47.9311171Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:47.9311662Z Compiling caffe2/operators/assert_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:47.9312445Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:48.2912201Z 2022-11-23T02:04:48.2912728Z  2022-11-23T02:04:48.2912992Z  2022-11-23T02:04:48.2913210Z  2022-11-23T02:04:48.2913407Z  2022-11-23T02:04:48.2913617Z  2022-11-23T02:04:48.2913843Z  2022-11-23T02:04:48.2914032Z  2022-11-23T02:04:48.2914301Z  2022-11-23T02:04:48.2914622Z [2,898 / 3,013] 8 actions, 7 running 2022-11-23T02:04:48.2915085Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:48.2915658Z Compiling caffe2/operators/order_switch_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:04:48.2916296Z Compiling caffe2/operators/batch_box_cox_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:48.2916906Z Compiling caffe2/core/init_intrinsics_check.cc; 1s processwrapper-sandbox 2022-11-23T02:04:48.2917435Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:48.2918076Z Compiling caffe2/operators/assert_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:48.2918541Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:48.2918940Z [Prepa] Executing genrule //:cpu/PixelShuffleKernel.cpp_DEFAULT_cp 2022-11-23T02:04:48.5189281Z 2022-11-23T02:04:48.5189742Z  2022-11-23T02:04:48.5190057Z  2022-11-23T02:04:48.5190311Z  2022-11-23T02:04:48.5190546Z  2022-11-23T02:04:48.5190802Z  2022-11-23T02:04:48.5191051Z  2022-11-23T02:04:48.5191278Z  2022-11-23T02:04:48.5191534Z  2022-11-23T02:04:48.5191897Z [2,901 / 3,013] 8 actions, 7 running 2022-11-23T02:04:48.5192445Z Compiling caffe2/operators/order_switch_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:04:48.5193117Z Compiling caffe2/operators/batch_box_cox_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:48.5193689Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:48.5194267Z Compiling caffe2/operators/assert_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:48.5194830Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:48.5195347Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:48.5195986Z Compiling c10/core/impl/PyInterpreter.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:48.5196490Z [Scann] Compiling caffe2/operators/accuracy_op.cc 2022-11-23T02:04:48.7304267Z 2022-11-23T02:04:48.7306276Z  2022-11-23T02:04:48.7306715Z  2022-11-23T02:04:48.7307080Z  2022-11-23T02:04:48.7307387Z  2022-11-23T02:04:48.7307581Z  2022-11-23T02:04:48.7307771Z  2022-11-23T02:04:48.7307949Z  2022-11-23T02:04:48.7308137Z  2022-11-23T02:04:48.7308420Z [2,903 / 3,014] 8 actions running 2022-11-23T02:04:48.7308825Z Compiling caffe2/operators/batch_box_cox_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:48.7309231Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:48.7309635Z Compiling caffe2/operators/assert_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:48.7310014Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:48.7310361Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:48.7551967Z Compiling c10/core/impl/PyInterpreter.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:48.7553034Z Compiling caffe2/operators/accuracy_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:48.7553570Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:48.9565008Z 2022-11-23T02:04:48.9565796Z  2022-11-23T02:04:48.9566136Z  2022-11-23T02:04:48.9566400Z  2022-11-23T02:04:48.9566730Z  2022-11-23T02:04:48.9567008Z  2022-11-23T02:04:48.9567268Z  2022-11-23T02:04:48.9567623Z  2022-11-23T02:04:48.9567956Z  2022-11-23T02:04:48.9568321Z [2,905 / 3,015] 8 actions running 2022-11-23T02:04:48.9568906Z Compiling caffe2/operators/batch_box_cox_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:48.9569746Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:48.9570357Z Compiling caffe2/operators/assert_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:48.9570910Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:48.9571397Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:48.9571951Z Compiling caffe2/operators/accuracy_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:48.9572498Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:48.9572991Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:49.1907759Z 2022-11-23T02:04:49.1908312Z  2022-11-23T02:04:49.1908609Z  2022-11-23T02:04:49.1908902Z  2022-11-23T02:04:49.1909176Z  2022-11-23T02:04:49.1909429Z  2022-11-23T02:04:49.1909714Z  2022-11-23T02:04:49.1910026Z  2022-11-23T02:04:49.1910326Z  2022-11-23T02:04:49.1910787Z [2,907 / 3,016] 8 actions, 7 running 2022-11-23T02:04:49.1911380Z Compiling caffe2/operators/assert_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:49.1911961Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:49.1912485Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:49.1913102Z Compiling caffe2/operators/accuracy_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:49.1913663Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:49.1914150Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:49.1914693Z Compiling c10/util/C++17.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:49.1915195Z [Prepa] Executing genrule //:cpu/DistributionKernels.cpp_DEFAULT_cp 2022-11-23T02:04:49.5565117Z 2022-11-23T02:04:49.5565646Z  2022-11-23T02:04:49.5565988Z  2022-11-23T02:04:49.5566264Z  2022-11-23T02:04:49.5566502Z  2022-11-23T02:04:49.5566767Z  2022-11-23T02:04:49.5571344Z  2022-11-23T02:04:49.5572124Z  2022-11-23T02:04:49.5572770Z  2022-11-23T02:04:49.5573489Z [2,910 / 3,017] 8 actions running 2022-11-23T02:04:49.5574314Z Compiling caffe2/operators/assert_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:49.5575066Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:49.5575741Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:49.5576621Z Compiling caffe2/operators/accuracy_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:49.5577405Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:49.5577922Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:49.5578459Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:49.5578996Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:49.7365911Z 2022-11-23T02:04:49.7366776Z  2022-11-23T02:04:49.7367312Z  2022-11-23T02:04:49.7367739Z  2022-11-23T02:04:49.7368185Z  2022-11-23T02:04:49.7368596Z  2022-11-23T02:04:49.7368888Z  2022-11-23T02:04:49.7369331Z  2022-11-23T02:04:49.7369637Z  2022-11-23T02:04:49.7370456Z INFO: From Compiling aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp: 2022-11-23T02:04:49.7371602Z [2,913 / 3,018] 8 actions running 2022-11-23T02:04:49.7372149Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:49.7372674Z Compiling caffe2/operators/accuracy_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:49.7373021Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:49.7373371Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:49.7373694Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:49.7374064Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:49.7374371Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:49.7374775Z Compiling caffe2/core/int8_serialization.cc; 0s processwrapper-sandbox 2022-11-23T02:04:49.7374975Z 2022-11-23T02:04:49.7375061Z  2022-11-23T02:04:49.7375321Z  2022-11-23T02:04:49.7375545Z  2022-11-23T02:04:49.7375698Z  2022-11-23T02:04:49.7375862Z  2022-11-23T02:04:49.7376063Z  2022-11-23T02:04:49.7376297Z  2022-11-23T02:04:49.7376463Z  2022-11-23T02:04:49.7376733Z In file included from aten/src/ATen/native/cpu/utils.h:3:0, 2022-11-23T02:04:49.7377303Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp:7: 2022-11-23T02:04:49.7377988Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2022-11-23T02:04:49.7378641Z 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-11-23T02:04:49.7379161Z inline Vectorized convert_to_bool(Vectorized x) { 2022-11-23T02:04:49.7379525Z ^~~~~~~~~~~~~~~ 2022-11-23T02:04:49.7379902Z [2,913 / 3,018] 8 actions running 2022-11-23T02:04:49.7380364Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:49.7380926Z Compiling caffe2/operators/accuracy_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:49.7381379Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:49.7381677Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:49.7382039Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:49.7382338Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:49.7382648Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:49.7383023Z Compiling caffe2/core/int8_serialization.cc; 0s processwrapper-sandbox 2022-11-23T02:04:49.9323365Z 2022-11-23T02:04:49.9324520Z  2022-11-23T02:04:49.9325167Z  2022-11-23T02:04:49.9325607Z  2022-11-23T02:04:49.9326543Z  2022-11-23T02:04:49.9327181Z  2022-11-23T02:04:49.9327471Z  2022-11-23T02:04:49.9327891Z  2022-11-23T02:04:49.9328205Z  2022-11-23T02:04:49.9328922Z INFO: From Compiling aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp: 2022-11-23T02:04:49.9329631Z [2,915 / 3,019] 8 actions running 2022-11-23T02:04:49.9330369Z Compiling caffe2/operators/accuracy_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:49.9331017Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:49.9331648Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:49.9332176Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:49.9332837Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:49.9333461Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:49.9334275Z Compiling caffe2/core/int8_serialization.cc; 0s processwrapper-sandbox 2022-11-23T02:04:49.9334998Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:49.9335784Z 2022-11-23T02:04:49.9335996Z  2022-11-23T02:04:49.9336417Z  2022-11-23T02:04:49.9336726Z  2022-11-23T02:04:49.9337285Z  2022-11-23T02:04:49.9337562Z  2022-11-23T02:04:49.9338017Z  2022-11-23T02:04:49.9338302Z  2022-11-23T02:04:49.9338714Z  2022-11-23T02:04:49.9343440Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-11-23T02:04:49.9345060Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp:12: 2022-11-23T02:04:49.9347431Z 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-11-23T02:04:49.9349019Z 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-11-23T02:04:49.9349878Z inline scalar_t vec_reduce_all( 2022-11-23T02:04:49.9350418Z ^~~~~~~~~~~~~~ 2022-11-23T02:04:49.9358634Z [2,915 / 3,019] 8 actions running 2022-11-23T02:04:49.9359205Z Compiling caffe2/operators/accuracy_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:49.9359929Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:49.9360435Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:49.9361045Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:49.9361799Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:49.9362306Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:49.9362859Z Compiling caffe2/core/int8_serialization.cc; 0s processwrapper-sandbox 2022-11-23T02:04:49.9363586Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:50.1722536Z 2022-11-23T02:04:50.1723129Z  2022-11-23T02:04:50.1723518Z  2022-11-23T02:04:50.1723834Z  2022-11-23T02:04:50.1724166Z  2022-11-23T02:04:50.1724483Z  2022-11-23T02:04:50.1724751Z  2022-11-23T02:04:50.1725000Z  2022-11-23T02:04:50.1725265Z  2022-11-23T02:04:50.1725678Z [2,917 / 3,020] 8 actions running 2022-11-23T02:04:50.1726244Z Compiling caffe2/operators/accuracy_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:50.1726810Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:50.1727325Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:50.1727897Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:50.1728471Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:50.1729028Z Compiling caffe2/core/int8_serialization.cc; 0s processwrapper-sandbox 2022-11-23T02:04:50.1729575Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:50.1730130Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:50.3717042Z 2022-11-23T02:04:50.3719146Z  2022-11-23T02:04:50.3719668Z  2022-11-23T02:04:50.3719950Z  2022-11-23T02:04:50.3720176Z  2022-11-23T02:04:50.3720547Z  2022-11-23T02:04:50.3720781Z  2022-11-23T02:04:50.3721023Z  2022-11-23T02:04:50.3721391Z  2022-11-23T02:04:50.3721942Z [2,919 / 3,021] 8 actions running 2022-11-23T02:04:50.3722444Z Compiling caffe2/operators/accuracy_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:50.3722931Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:50.3723359Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:50.3723803Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:50.3724381Z Compiling caffe2/core/int8_serialization.cc; 0s processwrapper-sandbox 2022-11-23T02:04:50.3724911Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:50.3725365Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:50.3725834Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:50.5106309Z 2022-11-23T02:04:50.5106859Z  2022-11-23T02:04:50.5107237Z  2022-11-23T02:04:50.5107526Z  2022-11-23T02:04:50.5107830Z  2022-11-23T02:04:50.5108132Z  2022-11-23T02:04:50.5108625Z  2022-11-23T02:04:50.5108937Z  2022-11-23T02:04:50.5109239Z  2022-11-23T02:04:50.5109855Z INFO: From Compiling aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp: 2022-11-23T02:04:50.5110433Z [2,921 / 3,022] 8 actions running 2022-11-23T02:04:50.5110942Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:50.5111496Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:50.5112018Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:50.5112647Z Compiling caffe2/core/int8_serialization.cc; 0s processwrapper-sandbox 2022-11-23T02:04:50.5113258Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:50.5113768Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:50.5114378Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:50.5114910Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:50.5115170Z 2022-11-23T02:04:50.5115300Z  2022-11-23T02:04:50.5115608Z  2022-11-23T02:04:50.5115910Z  2022-11-23T02:04:50.5116195Z  2022-11-23T02:04:50.5116495Z  2022-11-23T02:04:50.5116794Z  2022-11-23T02:04:50.5117080Z  2022-11-23T02:04:50.5117379Z  2022-11-23T02:04:50.5117957Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-11-23T02:04:50.5118757Z from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp:12: 2022-11-23T02:04:50.5120586Z 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-11-23T02:04:50.5122245Z 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-11-23T02:04:50.5122676Z inline scalar_t vec_reduce_all( 2022-11-23T02:04:50.5122947Z ^~~~~~~~~~~~~~ 2022-11-23T02:04:50.5123266Z [2,921 / 3,022] 8 actions running 2022-11-23T02:04:50.5123661Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:50.5124097Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:50.5124506Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:50.5124996Z Compiling caffe2/core/int8_serialization.cc; 0s processwrapper-sandbox 2022-11-23T02:04:50.5125465Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:50.5125870Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:50.5126280Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:50.5126706Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:50.7723770Z 2022-11-23T02:04:50.7724394Z  2022-11-23T02:04:50.7724790Z  2022-11-23T02:04:50.7725089Z  2022-11-23T02:04:50.7725401Z  2022-11-23T02:04:50.7725693Z  2022-11-23T02:04:50.7725979Z  2022-11-23T02:04:50.7726244Z  2022-11-23T02:04:50.7726498Z  2022-11-23T02:04:50.7726874Z [2,922 / 3,022] 8 actions running 2022-11-23T02:04:50.7727343Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:50.7727808Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:04:50.7728381Z Compiling caffe2/core/int8_serialization.cc; 1s processwrapper-sandbox 2022-11-23T02:04:50.7728869Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:50.7729284Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:50.7729733Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:50.7730189Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:50.7730526Z Compiling caffe2/operators/pool_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:51.1733352Z 2022-11-23T02:04:51.1734239Z  2022-11-23T02:04:51.1734604Z  2022-11-23T02:04:51.1734887Z  2022-11-23T02:04:51.1735164Z  2022-11-23T02:04:51.1735439Z  2022-11-23T02:04:51.1735698Z  2022-11-23T02:04:51.1735972Z  2022-11-23T02:04:51.1736239Z  2022-11-23T02:04:51.1736608Z [2,925 / 3,022] 8 actions running 2022-11-23T02:04:51.1737092Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:04:51.1737683Z Compiling caffe2/core/int8_serialization.cc; 1s processwrapper-sandbox 2022-11-23T02:04:51.1738229Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:51.1738718Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:51.1739232Z Compiling caffe2/operators/pool_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:51.1739960Z Compiling caffe2/core/module.cc; 0s processwrapper-sandbox 2022-11-23T02:04:51.1740451Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:51.1740892Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:51.5730836Z 2022-11-23T02:04:51.5731422Z  2022-11-23T02:04:51.5731733Z  2022-11-23T02:04:51.5731956Z  2022-11-23T02:04:51.5732137Z  2022-11-23T02:04:51.5732379Z  2022-11-23T02:04:51.5732679Z  2022-11-23T02:04:51.5732956Z  2022-11-23T02:04:51.5733237Z  2022-11-23T02:04:51.5733685Z [2,927 / 3,022] 8 actions running 2022-11-23T02:04:51.5734145Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:04:51.5734641Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:51.5735001Z Compiling caffe2/operators/pool_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:51.5735347Z Compiling caffe2/core/module.cc; 0s processwrapper-sandbox 2022-11-23T02:04:51.5735647Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:51.5735929Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:51.5736183Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:51.5736525Z Compiling caffe2/operators/batch_matmul_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:51.8062005Z 2022-11-23T02:04:51.8062550Z  2022-11-23T02:04:51.8062922Z  2022-11-23T02:04:51.8063240Z  2022-11-23T02:04:51.8063546Z  2022-11-23T02:04:51.8063843Z  2022-11-23T02:04:51.8064099Z  2022-11-23T02:04:51.8064346Z  2022-11-23T02:04:51.8064515Z  2022-11-23T02:04:51.8064752Z [2,928 / 3,023] 8 actions, 7 running 2022-11-23T02:04:51.8065222Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:51.8065729Z Compiling caffe2/operators/pool_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:51.8066174Z Compiling caffe2/core/module.cc; 0s processwrapper-sandbox 2022-11-23T02:04:51.8066623Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:51.8066971Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:51.8067233Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:51.8067697Z Compiling caffe2/operators/batch_matmul_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:51.8068209Z [Prepa] Executing genrule //:cpu/RangeFactoriesKernel.cpp_AVX2_cp 2022-11-23T02:04:52.1736107Z 2022-11-23T02:04:52.1736627Z  2022-11-23T02:04:52.1737027Z  2022-11-23T02:04:52.1737315Z  2022-11-23T02:04:52.1737593Z  2022-11-23T02:04:52.1739505Z  2022-11-23T02:04:52.1740055Z  2022-11-23T02:04:52.1740467Z  2022-11-23T02:04:52.1740953Z  2022-11-23T02:04:52.1741611Z [2,929 / 3,023] 8 actions running 2022-11-23T02:04:52.1742532Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:52.1743164Z Compiling caffe2/operators/pool_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:52.1743837Z Compiling caffe2/core/module.cc; 1s processwrapper-sandbox 2022-11-23T02:04:52.1744405Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:52.1744867Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:52.1745360Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:52.1747011Z Compiling caffe2/operators/batch_matmul_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:52.1747702Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:52.4951514Z 2022-11-23T02:04:52.4952053Z  2022-11-23T02:04:52.4952392Z  2022-11-23T02:04:52.4952657Z  2022-11-23T02:04:52.4952934Z  2022-11-23T02:04:52.4953197Z  2022-11-23T02:04:52.4953449Z  2022-11-23T02:04:52.4953717Z  2022-11-23T02:04:52.4953981Z  2022-11-23T02:04:52.4954365Z [2,930 / 3,024] 8 actions, 7 running 2022-11-23T02:04:52.4954913Z Compiling caffe2/operators/pool_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:52.4955495Z Compiling caffe2/core/module.cc; 1s processwrapper-sandbox 2022-11-23T02:04:52.4955910Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:52.4956576Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:52.4957017Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:52.4957582Z Compiling caffe2/operators/batch_matmul_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:52.4958188Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:52.4958630Z [Prepa] Executing genrule //:cpu/SumKernel.cpp_DEFAULT_cp 2022-11-23T02:04:52.7762186Z 2022-11-23T02:04:52.7762744Z  2022-11-23T02:04:52.7763115Z  2022-11-23T02:04:52.7763399Z  2022-11-23T02:04:52.7763730Z  2022-11-23T02:04:52.7764003Z  2022-11-23T02:04:52.7764312Z  2022-11-23T02:04:52.7764640Z  2022-11-23T02:04:52.7764943Z  2022-11-23T02:04:52.7765417Z [2,932 / 3,024] 7 actions running 2022-11-23T02:04:52.7766124Z Compiling caffe2/operators/pool_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:52.7766626Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:52.7767112Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:52.7767558Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:52.7768108Z Compiling caffe2/operators/batch_matmul_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:52.7768648Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:52.7769139Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:53.1606807Z 2022-11-23T02:04:53.1607311Z  2022-11-23T02:04:53.1607657Z  2022-11-23T02:04:53.1607927Z  2022-11-23T02:04:53.1608188Z  2022-11-23T02:04:53.1615159Z  2022-11-23T02:04:53.1615724Z  2022-11-23T02:04:53.1616239Z  2022-11-23T02:04:53.1616659Z [2,934 / 3,025] 8 actions, 7 running 2022-11-23T02:04:53.1617107Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:53.1617567Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:53.1618208Z Compiling caffe2/operators/batch_matmul_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:53.1618762Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:04:53.1619220Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:53.1619773Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-11-23T02:04:53.1620368Z Compiling caffe2/operators/alias_with_name.cc; 0s processwrapper-sandbox 2022-11-23T02:04:53.1620867Z [Prepa] Executing genrule //:cpu/scaled_modified_bessel_k1.cpp_AVX2_cp 2022-11-23T02:04:53.3746712Z 2022-11-23T02:04:53.3747439Z  2022-11-23T02:04:53.3747843Z  2022-11-23T02:04:53.3748069Z  2022-11-23T02:04:53.3748257Z  2022-11-23T02:04:53.3748509Z  2022-11-23T02:04:53.3748789Z  2022-11-23T02:04:53.3749039Z  2022-11-23T02:04:53.3749347Z  2022-11-23T02:04:53.3749772Z [2,936 / 3,025] 8 actions running 2022-11-23T02:04:53.3750268Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:53.3750779Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:53.3751379Z Compiling caffe2/operators/batch_matmul_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:53.3751728Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-11-23T02:04:53.3861393Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-11-23T02:04:53.3862355Z Compiling caffe2/operators/alias_with_name.cc; 0s processwrapper-sandbox 2022-11-23T02:04:53.3862873Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:53.3863428Z Compiling src/FbgemmBfloat16Convert.cc; 0s processwrapper-sandbox 2022-11-23T02:04:53.5870513Z 2022-11-23T02:04:53.5871088Z  2022-11-23T02:04:53.5872476Z  2022-11-23T02:04:53.5872811Z  2022-11-23T02:04:53.5873119Z  2022-11-23T02:04:53.5873420Z  2022-11-23T02:04:53.5873732Z  2022-11-23T02:04:53.5874017Z  2022-11-23T02:04:53.5874313Z  2022-11-23T02:04:53.5874717Z [2,937 / 3,025] 8 actions running 2022-11-23T02:04:53.5875162Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:53.5876161Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:53.5876749Z Compiling caffe2/operators/batch_matmul_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:53.5877357Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:53.5878024Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-11-23T02:04:53.5878709Z Compiling caffe2/operators/alias_with_name.cc; 0s processwrapper-sandbox 2022-11-23T02:04:53.5879295Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:53.5879869Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-11-23T02:04:53.5903349Z 2022-11-23T02:04:53.5903985Z  2022-11-23T02:04:53.5904287Z  2022-11-23T02:04:53.5904569Z  2022-11-23T02:04:53.5904849Z  2022-11-23T02:04:53.5905112Z  2022-11-23T02:04:53.5905725Z  2022-11-23T02:04:53.5906008Z  2022-11-23T02:04:53.5906274Z  2022-11-23T02:04:53.5906812Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: 2022-11-23T02:04:53.5907358Z [2,937 / 3,025] 8 actions running 2022-11-23T02:04:53.5907783Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:53.5908252Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:53.5908846Z Compiling caffe2/operators/batch_matmul_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:53.5909811Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:53.5910350Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-11-23T02:04:53.5910983Z Compiling caffe2/operators/alias_with_name.cc; 0s processwrapper-sandbox 2022-11-23T02:04:53.5911702Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:53.5912261Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-11-23T02:04:53.5912523Z 2022-11-23T02:04:53.5912662Z  2022-11-23T02:04:53.5912925Z  2022-11-23T02:04:53.5913316Z  2022-11-23T02:04:53.5913579Z  2022-11-23T02:04:53.5913973Z  2022-11-23T02:04:53.5914223Z  2022-11-23T02:04:53.5914490Z  2022-11-23T02:04:53.5914745Z  2022-11-23T02:04:53.5915507Z 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-11-23T02:04:53.5916057Z # pragma unroll 2022-11-23T02:04:53.5916323Z 2022-11-23T02:04:53.5917046Z 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-11-23T02:04:53.5917692Z # pragma unroll 2022-11-23T02:04:53.5918020Z 2022-11-23T02:04:53.5918744Z 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-11-23T02:04:53.5919267Z # pragma unroll 2022-11-23T02:04:53.5919541Z 2022-11-23T02:04:53.5920359Z 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-11-23T02:04:53.5920912Z # pragma unroll 2022-11-23T02:04:53.5921164Z 2022-11-23T02:04:53.5922330Z In file included from bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:3:0: 2022-11-23T02:04:53.5923166Z bazel-out/k8-fastbuild-cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: In lambda function: 2022-11-23T02:04:53.5924222Z 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-11-23T02:04:53.5925019Z [=](Vectorized a, Vectorized b) { return a + b; }); 2022-11-23T02:04:53.5925431Z ^ 2022-11-23T02:04:53.5925840Z [2,937 / 3,025] 8 actions running 2022-11-23T02:04:53.5926348Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:53.5926803Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:53.5927494Z Compiling caffe2/operators/batch_matmul_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:53.5928041Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-11-23T02:04:53.5928606Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-11-23T02:04:53.5929229Z Compiling caffe2/operators/alias_with_name.cc; 0s processwrapper-sandbox 2022-11-23T02:04:53.5929754Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:53.5930298Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-11-23T02:04:53.7960432Z 2022-11-23T02:04:53.7960993Z  2022-11-23T02:04:53.7961344Z  2022-11-23T02:04:53.7961752Z  2022-11-23T02:04:53.7962043Z  2022-11-23T02:04:53.7962327Z  2022-11-23T02:04:53.7962597Z  2022-11-23T02:04:53.7962879Z  2022-11-23T02:04:53.7963167Z  2022-11-23T02:04:53.7963565Z [2,943 / 3,025] 8 actions, 7 running 2022-11-23T02:04:53.7964147Z Compiling src/libm/sleefsimdsp.c; 1s processwrapper-sandbox 2022-11-23T02:04:53.7964847Z Compiling caffe2/operators/alias_with_name.cc; 0s processwrapper-sandbox 2022-11-23T02:04:53.7965421Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-11-23T02:04:53.7965983Z Compiling src/libm/sleefdp.c; 0s processwrapper-sandbox 2022-11-23T02:04:53.7966642Z Compiling caffe2/core/net_async_task_future.cc; 0s processwrapper-sandbox 2022-11-23T02:04:53.7967281Z Compiling caffe2/operators/gelu_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:53.7967949Z Compiling caffe2/operators/flexible_top_k.cc; 0s processwrapper-sandbox 2022-11-23T02:04:53.7968480Z [Scann] Compiling caffe2/distributed/file_store_handler.cc 2022-11-23T02:04:54.1883829Z 2022-11-23T02:04:54.1884399Z  2022-11-23T02:04:54.1884755Z  2022-11-23T02:04:54.1885036Z  2022-11-23T02:04:54.1885337Z  2022-11-23T02:04:54.1885637Z  2022-11-23T02:04:54.1885918Z  2022-11-23T02:04:54.1886214Z  2022-11-23T02:04:54.1886511Z  2022-11-23T02:04:54.1886930Z [2,944 / 3,025] 8 actions running 2022-11-23T02:04:54.1887501Z Compiling src/libm/sleefsimdsp.c; 1s processwrapper-sandbox 2022-11-23T02:04:54.1888196Z Compiling caffe2/operators/alias_with_name.cc; 1s processwrapper-sandbox 2022-11-23T02:04:54.1888793Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:04:54.1889438Z Compiling caffe2/core/net_async_task_future.cc; 0s processwrapper-sandbox 2022-11-23T02:04:54.1890069Z Compiling caffe2/operators/gelu_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:54.1890683Z Compiling caffe2/operators/flexible_top_k.cc; 0s processwrapper-sandbox 2022-11-23T02:04:54.1891162Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:54.1891668Z Compiling caffe2/perfkernels/typed_axpy.cc; 0s processwrapper-sandbox 2022-11-23T02:04:54.6174253Z 2022-11-23T02:04:54.6174888Z  2022-11-23T02:04:54.6175226Z  2022-11-23T02:04:54.6175496Z  2022-11-23T02:04:54.6175769Z  2022-11-23T02:04:54.6176066Z  2022-11-23T02:04:54.6176336Z  2022-11-23T02:04:54.6176635Z  2022-11-23T02:04:54.6176940Z  2022-11-23T02:04:54.6177368Z [2,945 / 3,025] 8 actions, 7 running 2022-11-23T02:04:54.6178209Z Compiling src/libm/sleefsimdsp.c; 1s processwrapper-sandbox 2022-11-23T02:04:54.6178771Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-11-23T02:04:54.6179294Z Compiling caffe2/core/net_async_task_future.cc; 0s processwrapper-sandbox 2022-11-23T02:04:54.6179965Z Compiling caffe2/operators/gelu_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:54.6180664Z Compiling caffe2/operators/flexible_top_k.cc; 0s processwrapper-sandbox 2022-11-23T02:04:54.6181201Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:54.6181800Z Compiling caffe2/perfkernels/typed_axpy.cc; 0s processwrapper-sandbox 2022-11-23T02:04:54.6182279Z [Scann] Compiling caffe2/db/protodb.cc 2022-11-23T02:04:54.9923783Z 2022-11-23T02:04:54.9924348Z  2022-11-23T02:04:54.9925082Z  2022-11-23T02:04:54.9925381Z  2022-11-23T02:04:54.9925657Z  2022-11-23T02:04:54.9925919Z  2022-11-23T02:04:54.9926224Z  2022-11-23T02:04:54.9926521Z  2022-11-23T02:04:54.9926804Z  2022-11-23T02:04:54.9927216Z [2,946 / 3,025] 8 actions running 2022-11-23T02:04:54.9927788Z Compiling src/libm/sleefsimdsp.c; 2s processwrapper-sandbox 2022-11-23T02:04:54.9928618Z Compiling caffe2/core/net_async_task_future.cc; 1s processwrapper-sandbox 2022-11-23T02:04:54.9929314Z Compiling caffe2/operators/gelu_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:54.9929980Z Compiling caffe2/operators/flexible_top_k.cc; 1s processwrapper-sandbox 2022-11-23T02:04:54.9930545Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:54.9931142Z Compiling caffe2/perfkernels/typed_axpy.cc; 1s processwrapper-sandbox 2022-11-23T02:04:54.9931783Z Compiling caffe2/db/protodb.cc; 0s processwrapper-sandbox 2022-11-23T02:04:54.9932318Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:55.3637422Z 2022-11-23T02:04:55.3637999Z  2022-11-23T02:04:55.3638397Z  2022-11-23T02:04:55.3638696Z  2022-11-23T02:04:55.3638982Z  2022-11-23T02:04:55.3639293Z  2022-11-23T02:04:55.3639593Z  2022-11-23T02:04:55.3639874Z  2022-11-23T02:04:55.3640163Z  2022-11-23T02:04:55.3640542Z [2,948 / 3,025] 8 actions, 7 running 2022-11-23T02:04:55.3641111Z Compiling src/libm/sleefsimdsp.c; 2s processwrapper-sandbox 2022-11-23T02:04:55.3641906Z Compiling caffe2/operators/gelu_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:55.3642592Z Compiling caffe2/operators/flexible_top_k.cc; 1s processwrapper-sandbox 2022-11-23T02:04:55.3643158Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:55.3643701Z Compiling caffe2/db/protodb.cc; 0s processwrapper-sandbox 2022-11-23T02:04:55.3644195Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:55.3644791Z Compiling caffe2/operators/free_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:55.3645279Z [Scann] Compiling c10/core/SymNodeImpl.cpp 2022-11-23T02:04:55.5730589Z 2022-11-23T02:04:55.5731121Z  2022-11-23T02:04:55.5731489Z  2022-11-23T02:04:55.5731777Z  2022-11-23T02:04:55.5732081Z  2022-11-23T02:04:55.5732377Z  2022-11-23T02:04:55.5732659Z  2022-11-23T02:04:55.5732957Z  2022-11-23T02:04:55.5733252Z  2022-11-23T02:04:55.5733767Z INFO: From Compiling caffe2/operators/flexible_top_k.cc: 2022-11-23T02:04:55.5734290Z [2,948 / 3,025] 8 actions running 2022-11-23T02:04:55.5734853Z Compiling src/libm/sleefsimdsp.c; 2s processwrapper-sandbox 2022-11-23T02:04:55.5735497Z Compiling caffe2/operators/gelu_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:55.5736171Z Compiling caffe2/operators/flexible_top_k.cc; 1s processwrapper-sandbox 2022-11-23T02:04:55.5736744Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:55.5737327Z Compiling caffe2/db/protodb.cc; 0s processwrapper-sandbox 2022-11-23T02:04:55.5737850Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:55.5738614Z Compiling caffe2/operators/free_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:55.5739281Z Compiling c10/core/SymNodeImpl.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:55.5748641Z 2022-11-23T02:04:55.5748857Z  2022-11-23T02:04:55.5749188Z  2022-11-23T02:04:55.5749489Z  2022-11-23T02:04:55.5749776Z  2022-11-23T02:04:55.5750079Z  2022-11-23T02:04:55.5750372Z  2022-11-23T02:04:55.5750649Z  2022-11-23T02:04:55.5750944Z  2022-11-23T02:04:55.5764575Z caffe2/operators/flexible_top_k.cc: In instantiation of 'bool caffe2::FlexibleTopKOp::RunOnDevice() [with T = float; Context = caffe2::CPUContext]': 2022-11-23T02:04:55.5765276Z caffe2/operators/flexible_top_k.cc:185:1: required from here 2022-11-23T02:04:55.5766087Z caffe2/operators/flexible_top_k.cc:77:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:55.5766848Z if (PQ.size() < k_ || value > PQ.top().first) { 2022-11-23T02:04:55.5767639Z caffe2/operators/flexible_top_k.cc:81:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:55.5768151Z if (PQ.size() > k_) { 2022-11-23T02:04:55.5768596Z [2,948 / 3,025] 8 actions running 2022-11-23T02:04:55.5769158Z Compiling src/libm/sleefsimdsp.c; 2s processwrapper-sandbox 2022-11-23T02:04:55.5769820Z Compiling caffe2/operators/gelu_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:55.5770478Z Compiling caffe2/operators/flexible_top_k.cc; 1s processwrapper-sandbox 2022-11-23T02:04:55.5771046Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:55.5771618Z Compiling caffe2/db/protodb.cc; 0s processwrapper-sandbox 2022-11-23T02:04:55.5772140Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:55.5772729Z Compiling caffe2/operators/free_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:55.5773383Z Compiling c10/core/SymNodeImpl.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:55.7888881Z 2022-11-23T02:04:55.7889520Z  2022-11-23T02:04:55.7889929Z  2022-11-23T02:04:55.7890194Z  2022-11-23T02:04:55.7890370Z  2022-11-23T02:04:55.7890524Z  2022-11-23T02:04:55.7890695Z  2022-11-23T02:04:55.7890861Z  2022-11-23T02:04:55.7891014Z  2022-11-23T02:04:55.7891261Z [2,951 / 3,025] 8 actions running 2022-11-23T02:04:55.7891594Z Compiling src/libm/sleefsimdsp.c; 3s processwrapper-sandbox 2022-11-23T02:04:55.7891951Z Compiling caffe2/operators/gelu_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:55.7892306Z Compiling caffe2/db/protodb.cc; 1s processwrapper-sandbox 2022-11-23T02:04:55.7892610Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:55.7892928Z Compiling caffe2/operators/free_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:55.7893239Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:55.7893508Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:55.7893821Z Compiling caffe2/operators/find_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:56.2444298Z 2022-11-23T02:04:56.2444827Z  2022-11-23T02:04:56.2445234Z  2022-11-23T02:04:56.2445567Z  2022-11-23T02:04:56.2445873Z  2022-11-23T02:04:56.2446153Z  2022-11-23T02:04:56.2446438Z  2022-11-23T02:04:56.2446715Z  2022-11-23T02:04:56.2447053Z  2022-11-23T02:04:56.2447470Z [2,952 / 3,025] 8 actions, 7 running 2022-11-23T02:04:56.2451204Z Compiling src/libm/sleefsimdsp.c; 3s processwrapper-sandbox 2022-11-23T02:04:56.2451898Z Compiling caffe2/operators/gelu_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:56.2452473Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:56.2453096Z Compiling caffe2/operators/free_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:56.2453656Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:56.2454061Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:56.2454477Z Compiling caffe2/operators/find_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:56.2454976Z [Scann] Compiling caffe2/quantization/server/norm_minimization.cc 2022-11-23T02:04:56.5721459Z 2022-11-23T02:04:56.5722530Z  2022-11-23T02:04:56.5725300Z  2022-11-23T02:04:56.5725818Z  2022-11-23T02:04:56.5726706Z  2022-11-23T02:04:56.5727027Z  2022-11-23T02:04:56.5727290Z  2022-11-23T02:04:56.5727569Z  2022-11-23T02:04:56.5727837Z  2022-11-23T02:04:56.5728232Z [2,954 / 3,025] 8 actions, 7 running 2022-11-23T02:04:56.5729980Z Compiling src/libm/sleefsimdsp.c; 3s processwrapper-sandbox 2022-11-23T02:04:56.5731297Z Compiling caffe2/operators/free_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:56.5732323Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:56.5732863Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:56.5733708Z Compiling caffe2/operators/find_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:56.5734383Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:56.5735146Z Compiling caffe2/operators/exp_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:56.5735769Z [Scann] Compiling caffe2/operators/elementwise_ops_schema.cc 2022-11-23T02:04:56.7893441Z 2022-11-23T02:04:56.7894387Z  2022-11-23T02:04:56.7895000Z  2022-11-23T02:04:56.7895516Z  2022-11-23T02:04:56.7896430Z  2022-11-23T02:04:56.7896745Z  2022-11-23T02:04:56.7897026Z  2022-11-23T02:04:56.7897305Z  2022-11-23T02:04:56.7897570Z  2022-11-23T02:04:56.7897966Z [2,955 / 3,025] 8 actions, 7 running 2022-11-23T02:04:56.7898528Z Compiling caffe2/operators/free_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:56.7899066Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:56.7899523Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:56.7900086Z Compiling caffe2/operators/find_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:56.7900599Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:56.7901143Z Compiling caffe2/operators/exp_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:56.7901648Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:56.7902067Z [Scann] Compiling caffe2/operators/enforce_finite_op.cc 2022-11-23T02:04:57.0394218Z 2022-11-23T02:04:57.0394764Z  2022-11-23T02:04:57.0395173Z  2022-11-23T02:04:57.0395506Z  2022-11-23T02:04:57.0395822Z  2022-11-23T02:04:57.0396096Z  2022-11-23T02:04:57.0396360Z  2022-11-23T02:04:57.0396596Z  2022-11-23T02:04:57.0396767Z  2022-11-23T02:04:57.0397123Z [2,956 / 3,025] 8 actions running 2022-11-23T02:04:57.0397472Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:57.0397950Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:57.0398422Z Compiling caffe2/operators/find_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:57.0398869Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:57.0399379Z Compiling caffe2/operators/exp_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:57.0399840Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:57.0400345Z Compiling caffe2/operators/enforce_finite_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:57.0400828Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:58.0396842Z 2022-11-23T02:04:58.0397316Z  2022-11-23T02:04:58.0397622Z  2022-11-23T02:04:58.0397985Z  2022-11-23T02:04:58.0398216Z  2022-11-23T02:04:58.0398462Z  2022-11-23T02:04:58.0398709Z  2022-11-23T02:04:58.0398948Z  2022-11-23T02:04:58.0399198Z  2022-11-23T02:04:58.0399554Z [2,956 / 3,025] 8 actions running 2022-11-23T02:04:58.0399936Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:58.0400345Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:58.0400849Z Compiling caffe2/operators/find_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:58.0401322Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:58.0402221Z Compiling caffe2/operators/exp_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:58.0402693Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:58.0403198Z Compiling caffe2/operators/enforce_finite_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:58.0403681Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:58.2421509Z 2022-11-23T02:04:58.2422040Z  2022-11-23T02:04:58.2422388Z  2022-11-23T02:04:58.2422670Z  2022-11-23T02:04:58.2422967Z  2022-11-23T02:04:58.2423256Z  2022-11-23T02:04:58.2423535Z  2022-11-23T02:04:58.2423828Z  2022-11-23T02:04:58.2424122Z  2022-11-23T02:04:58.2424519Z [2,960 / 3,025] 8 actions, 7 running 2022-11-23T02:04:58.2425100Z Compiling caffe2/operators/exp_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:58.2425651Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:58.2426441Z Compiling caffe2/operators/enforce_finite_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:58.2426995Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:58.2427477Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:58.2428035Z Compiling src/asmjit/core/ralocal.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:58.2428597Z @fbgemm//:fbgemm; 0s processwrapper-sandbox 2022-11-23T02:04:58.2429012Z [Scann] Compiling caffe2/opt/onnxifi_op.cc 2022-11-23T02:04:58.5363635Z 2022-11-23T02:04:58.5364179Z  2022-11-23T02:04:58.5364506Z  2022-11-23T02:04:58.5364791Z  2022-11-23T02:04:58.5365124Z  2022-11-23T02:04:58.5365388Z  2022-11-23T02:04:58.5365659Z  2022-11-23T02:04:58.5365928Z  2022-11-23T02:04:58.5366186Z  2022-11-23T02:04:58.5366573Z [2,962 / 3,025] 8 actions, 7 running 2022-11-23T02:04:58.5367117Z Compiling caffe2/operators/exp_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:58.5367627Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:58.5368203Z Compiling caffe2/operators/enforce_finite_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:58.5368734Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:58.5369168Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:58.5369695Z Compiling caffe2/opt/onnxifi_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:58.5370279Z Compiling caffe2/sgd/yellowfin_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:58.5370669Z [Scann] Compiling src/asmjit/arm/armformatter.cpp 2022-11-23T02:04:58.7946485Z 2022-11-23T02:04:58.7947042Z  2022-11-23T02:04:58.7947387Z  2022-11-23T02:04:58.7947654Z  2022-11-23T02:04:58.7947914Z  2022-11-23T02:04:58.7948171Z  2022-11-23T02:04:58.7948433Z  2022-11-23T02:04:58.7948696Z  2022-11-23T02:04:58.7948962Z  2022-11-23T02:04:58.7949344Z [2,963 / 3,025] 8 actions, 7 running 2022-11-23T02:04:58.7949915Z Compiling caffe2/operators/exp_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:58.7950441Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:58.7951023Z Compiling caffe2/operators/enforce_finite_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:58.7951539Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:58.7951981Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:58.7952498Z Compiling caffe2/opt/onnxifi_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:58.7953055Z Compiling caffe2/sgd/yellowfin_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:58.7953495Z [Scann] Compiling src/asmjit/core/zone.cpp 2022-11-23T02:04:59.0396573Z 2022-11-23T02:04:59.0397137Z  2022-11-23T02:04:59.0397491Z  2022-11-23T02:04:59.0397802Z  2022-11-23T02:04:59.0399753Z  2022-11-23T02:04:59.0400102Z  2022-11-23T02:04:59.0400342Z  2022-11-23T02:04:59.0400642Z  2022-11-23T02:04:59.0400966Z  2022-11-23T02:04:59.0401378Z [2,965 / 3,025] 8 actions running 2022-11-23T02:04:59.0402069Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:59.0402572Z Compiling caffe2/operators/enforce_finite_op.cc; 2s processwrapper-sandbox 2022-11-23T02:04:59.0403696Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:59.0404154Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:59.0404696Z Compiling caffe2/opt/onnxifi_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:59.0405302Z Compiling caffe2/sgd/yellowfin_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:59.0405945Z Compiling src/asmjit/core/funcargscontext.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:59.0406531Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:59.2399745Z 2022-11-23T02:04:59.2400653Z  2022-11-23T02:04:59.2401236Z  2022-11-23T02:04:59.2404479Z  2022-11-23T02:04:59.2404866Z  2022-11-23T02:04:59.2405294Z  2022-11-23T02:04:59.2405773Z  2022-11-23T02:04:59.2406317Z  2022-11-23T02:04:59.2409076Z  2022-11-23T02:04:59.2409889Z [2,967 / 3,025] 8 actions running 2022-11-23T02:04:59.2410658Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:59.2411409Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:59.2412104Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:59.2412773Z Compiling caffe2/opt/onnxifi_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:59.2413486Z Compiling caffe2/sgd/yellowfin_op.cc; 0s processwrapper-sandbox 2022-11-23T02:04:59.2414192Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:59.2414985Z Compiling src/FbgemmSparseDenseAvx512.cc; 0s processwrapper-sandbox 2022-11-23T02:04:59.2415716Z Compiling src/x86/topology.c; 0s processwrapper-sandbox 2022-11-23T02:04:59.4444055Z 2022-11-23T02:04:59.4444613Z  2022-11-23T02:04:59.4445162Z  2022-11-23T02:04:59.4445595Z  2022-11-23T02:04:59.4445919Z  2022-11-23T02:04:59.4446356Z  2022-11-23T02:04:59.4446656Z  2022-11-23T02:04:59.4447214Z  2022-11-23T02:04:59.4447538Z  2022-11-23T02:04:59.4448278Z INFO: From Compiling caffe2/quantization/server/caffe2_dnnlowp_utils.cc: 2022-11-23T02:04:59.4448980Z [2,970 / 3,025] 8 actions running 2022-11-23T02:04:59.4449586Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:59.4450216Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:59.4450930Z Compiling caffe2/opt/onnxifi_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:59.4451727Z Compiling caffe2/sgd/yellowfin_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:59.4452302Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:59.4453046Z Compiling src/asmjit/arm/a64compiler.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:59.4453999Z Compiling src/RefImplementations.cc; 0s processwrapper-sandbox 2022-11-23T02:04:59.4454858Z Compiling src/FbgemmFP16UKernelsAvx512_256.cc; 0s processwrapper-sandbox 2022-11-23T02:04:59.4455196Z 2022-11-23T02:04:59.4455343Z  2022-11-23T02:04:59.4455785Z  2022-11-23T02:04:59.4456089Z  2022-11-23T02:04:59.4456509Z  2022-11-23T02:04:59.4456803Z  2022-11-23T02:04:59.4457233Z  2022-11-23T02:04:59.4457518Z  2022-11-23T02:04:59.4458593Z  2022-11-23T02:04:59.4459915Z caffe2/quantization/server/caffe2_dnnlowp_utils.cc: In function 'void dnnlowp::MeasureQuantizationError(const float*, const float*, size_t, dnnlowp::QuantizationErrorStats*)': 2022-11-23T02:04:59.4461189Z caffe2/quantization/server/caffe2_dnnlowp_utils.cc:240:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:04:59.4461907Z for (int i = 0; i < len; ++i) { 2022-11-23T02:04:59.4462365Z ~~^~~~~ 2022-11-23T02:04:59.4462776Z [2,970 / 3,025] 8 actions running 2022-11-23T02:04:59.4463376Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:04:59.4464023Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:59.4464745Z Compiling caffe2/opt/onnxifi_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:59.4465561Z Compiling caffe2/sgd/yellowfin_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:59.4466484Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:59.4467249Z Compiling src/asmjit/arm/a64compiler.cpp; 0s processwrapper-sandbox 2022-11-23T02:04:59.4468072Z Compiling src/RefImplementations.cc; 0s processwrapper-sandbox 2022-11-23T02:04:59.4468892Z Compiling src/FbgemmFP16UKernelsAvx512_256.cc; 0s processwrapper-sandbox 2022-11-23T02:04:59.6573624Z 2022-11-23T02:04:59.6574241Z  2022-11-23T02:04:59.6574594Z  2022-11-23T02:04:59.6574927Z  2022-11-23T02:04:59.6575108Z  2022-11-23T02:04:59.6575318Z  2022-11-23T02:04:59.6575487Z  2022-11-23T02:04:59.6575657Z  2022-11-23T02:04:59.6575813Z  2022-11-23T02:04:59.6576108Z [2,974 / 3,025] 8 actions, 7 running 2022-11-23T02:04:59.6576404Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:59.6576930Z Compiling caffe2/opt/onnxifi_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:59.6577296Z Compiling caffe2/sgd/yellowfin_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:59.6577672Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:59.6577944Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:59.6578329Z Compiling src/GroupwiseConvAcc32Avx2.cc; 0s processwrapper-sandbox 2022-11-23T02:04:59.6578746Z Compiling src/PackDepthwiseConvMatrixAvx2.cc; 0s processwrapper-sandbox 2022-11-23T02:04:59.6579099Z [Scann] Compiling src/libm/sleefsimdsp.c 2022-11-23T02:04:59.8842171Z 2022-11-23T02:04:59.8842745Z  2022-11-23T02:04:59.8843097Z  2022-11-23T02:04:59.8843423Z  2022-11-23T02:04:59.8843764Z  2022-11-23T02:04:59.8844082Z  2022-11-23T02:04:59.8844374Z  2022-11-23T02:04:59.8844685Z  2022-11-23T02:04:59.8844972Z  2022-11-23T02:04:59.8845387Z [2,977 / 3,025] 8 actions, 7 running 2022-11-23T02:04:59.8845929Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:04:59.8846442Z Compiling caffe2/opt/onnxifi_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:59.8846811Z Compiling caffe2/sgd/yellowfin_op.cc; 1s processwrapper-sandbox 2022-11-23T02:04:59.8847120Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:59.8847498Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:59.8847790Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:04:59.8848107Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-11-23T02:04:59.8848380Z [Scann] Compiling src/libm/sleefsimddp.c 2022-11-23T02:05:00.1815702Z 2022-11-23T02:05:00.1816585Z  2022-11-23T02:05:00.1816968Z  2022-11-23T02:05:00.1817271Z  2022-11-23T02:05:00.1817588Z  2022-11-23T02:05:00.1818523Z  2022-11-23T02:05:00.1818798Z  2022-11-23T02:05:00.1821190Z  2022-11-23T02:05:00.1822612Z  2022-11-23T02:05:00.1823162Z [2,980 / 3,025] 8 actions, 7 running 2022-11-23T02:05:00.1823783Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:05:00.1824320Z Compiling caffe2/sgd/yellowfin_op.cc; 1s processwrapper-sandbox 2022-11-23T02:05:00.1824973Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:05:00.1825548Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:05:00.1826104Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:05:00.1826826Z Compiling caffe2/operators/boolean_mask_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:05:00.1827613Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-11-23T02:05:00.1828065Z [Scann] Compiling src/libm/sleefsimdsp.c 2022-11-23T02:05:00.4410051Z 2022-11-23T02:05:00.4411084Z  2022-11-23T02:05:00.4412321Z  2022-11-23T02:05:00.4413151Z  2022-11-23T02:05:00.4413802Z  2022-11-23T02:05:00.4414111Z  2022-11-23T02:05:00.4414444Z  2022-11-23T02:05:00.4414721Z  2022-11-23T02:05:00.4415023Z  2022-11-23T02:05:00.4415430Z [2,986 / 3,025] 7 actions running 2022-11-23T02:05:00.4415929Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:05:00.4416437Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:05:00.4417133Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:05:00.4417774Z Compiling caffe2/operators/boolean_mask_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:05:00.4418528Z Compiling src/PackWeightMatrixForGConv.cc; 0s processwrapper-sandbox 2022-11-23T02:05:00.4419252Z Compiling caffe2/operators/conv_gradient_op.cc; 0s processwrapper-sandbox 2022-11-23T02:05:00.4419965Z Compiling src/PackAWithQuantRowOffset.cc; 0s processwrapper-sandbox 2022-11-23T02:05:00.6413771Z 2022-11-23T02:05:00.6414376Z  2022-11-23T02:05:00.6414770Z  2022-11-23T02:05:00.6415066Z  2022-11-23T02:05:00.6415332Z  2022-11-23T02:05:00.6415562Z  2022-11-23T02:05:00.6415768Z  2022-11-23T02:05:00.6416035Z  2022-11-23T02:05:00.6416299Z [2,990 / 3,025] 8 actions, 7 running 2022-11-23T02:05:00.6416761Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:05:00.6417075Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:05:00.6417516Z Compiling caffe2/operators/boolean_mask_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:05:00.6418133Z Compiling caffe2/operators/conv_gradient_op.cc; 0s processwrapper-sandbox 2022-11-23T02:05:00.6418599Z @fbgemm//:fbgemm_avx2; 0s processwrapper-sandbox 2022-11-23T02:05:00.6419089Z Compiling src/FbgemmFP16UKernelsAvx2.cc; 0s processwrapper-sandbox 2022-11-23T02:05:00.6419570Z Compiling caffe2/core/prof_dag_counters.cc; 0s processwrapper-sandbox 2022-11-23T02:05:00.6419856Z [Prepa] Compiling caffe2/operators/tt_linear_op.cc 2022-11-23T02:05:00.9041697Z 2022-11-23T02:05:00.9042231Z  2022-11-23T02:05:00.9042527Z  2022-11-23T02:05:00.9042778Z  2022-11-23T02:05:00.9043010Z  2022-11-23T02:05:00.9043239Z  2022-11-23T02:05:00.9043455Z  2022-11-23T02:05:00.9043689Z  2022-11-23T02:05:00.9043933Z  2022-11-23T02:05:00.9044257Z [2,991 / 3,025] 8 actions, 7 running 2022-11-23T02:05:00.9044654Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:05:00.9045044Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:05:00.9045517Z Compiling caffe2/operators/boolean_mask_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:05:00.9046064Z Compiling caffe2/operators/conv_gradient_op.cc; 0s processwrapper-sandbox 2022-11-23T02:05:00.9046609Z Compiling src/FbgemmFP16UKernelsAvx2.cc; 0s processwrapper-sandbox 2022-11-23T02:05:00.9047137Z Compiling caffe2/core/prof_dag_counters.cc; 0s processwrapper-sandbox 2022-11-23T02:05:00.9057732Z Compiling caffe2/operators/tt_linear_op.cc; 0s processwrapper-sandbox 2022-11-23T02:05:00.9058295Z [Scann] Compiling src/asmjit/core/emitterutils.cpp 2022-11-23T02:05:01.2070303Z 2022-11-23T02:05:01.2070901Z  2022-11-23T02:05:01.2071231Z  2022-11-23T02:05:01.2071465Z  2022-11-23T02:05:01.2071732Z  2022-11-23T02:05:01.2071976Z  2022-11-23T02:05:01.2072208Z  2022-11-23T02:05:01.2072485Z  2022-11-23T02:05:01.2072738Z  2022-11-23T02:05:01.2073069Z [2,993 / 3,025] 8 actions, 7 running 2022-11-23T02:05:01.2073515Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:05:01.2073942Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:05:01.2074425Z Compiling caffe2/operators/boolean_mask_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:05:01.2075037Z Compiling caffe2/operators/conv_gradient_op.cc; 0s processwrapper-sandbox 2022-11-23T02:05:01.2075610Z Compiling caffe2/core/prof_dag_counters.cc; 0s processwrapper-sandbox 2022-11-23T02:05:01.2076243Z Compiling caffe2/operators/tt_linear_op.cc; 0s processwrapper-sandbox 2022-11-23T02:05:01.2076780Z Compiling caffe2/opt/fusion.cc; 0s processwrapper-sandbox 2022-11-23T02:05:01.2077192Z [Scann] Compiling src/asmjit/core/cpuinfo.cpp 2022-11-23T02:05:01.4170531Z 2022-11-23T02:05:01.4171409Z  2022-11-23T02:05:01.4172079Z  2022-11-23T02:05:01.4172625Z  2022-11-23T02:05:01.4175475Z  2022-11-23T02:05:01.4175910Z  2022-11-23T02:05:01.4176505Z  2022-11-23T02:05:01.4180094Z  2022-11-23T02:05:01.4180559Z  2022-11-23T02:05:01.4181211Z [2,995 / 3,025] 8 actions, 7 running 2022-11-23T02:05:01.4184710Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:05:01.4185522Z Compiling caffe2/operators/boolean_mask_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:05:01.4186426Z Compiling caffe2/operators/conv_gradient_op.cc; 1s processwrapper-sandbox 2022-11-23T02:05:01.4189761Z Compiling caffe2/core/prof_dag_counters.cc; 0s processwrapper-sandbox 2022-11-23T02:05:01.4190490Z Compiling caffe2/operators/tt_linear_op.cc; 0s processwrapper-sandbox 2022-11-23T02:05:01.4191238Z Compiling caffe2/opt/fusion.cc; 0s processwrapper-sandbox 2022-11-23T02:05:01.4192186Z Compiling src/asmjit/core/support.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:01.4195279Z [Scann] Compiling src/asmjit/x86/x86instapi.cpp 2022-11-23T02:05:01.6324195Z 2022-11-23T02:05:01.6324758Z  2022-11-23T02:05:01.6325095Z  2022-11-23T02:05:01.6325484Z  2022-11-23T02:05:01.6325649Z  2022-11-23T02:05:01.6325869Z  2022-11-23T02:05:01.6326138Z  2022-11-23T02:05:01.6326472Z  2022-11-23T02:05:01.6326745Z  2022-11-23T02:05:01.6327135Z [2,997 / 3,025] 8 actions, 7 running 2022-11-23T02:05:01.6327584Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:05:01.6328132Z Compiling caffe2/operators/boolean_mask_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:05:01.6328740Z Compiling caffe2/operators/conv_gradient_op.cc; 1s processwrapper-sandbox 2022-11-23T02:05:01.6329463Z Compiling caffe2/core/prof_dag_counters.cc; 0s processwrapper-sandbox 2022-11-23T02:05:01.6330135Z Compiling caffe2/operators/tt_linear_op.cc; 0s processwrapper-sandbox 2022-11-23T02:05:01.6330724Z Compiling caffe2/opt/fusion.cc; 0s processwrapper-sandbox 2022-11-23T02:05:01.6331289Z Compiling caffe2/core/tensor_int8.cc; 0s processwrapper-sandbox 2022-11-23T02:05:01.6331713Z [Scann] Compiling src/asmjit/arm/a64instapi.cpp 2022-11-23T02:05:01.6659082Z 2022-11-23T02:05:01.6667050Z  2022-11-23T02:05:01.6667371Z  2022-11-23T02:05:01.6667626Z  2022-11-23T02:05:01.6667858Z  2022-11-23T02:05:01.6668094Z  2022-11-23T02:05:01.6668330Z  2022-11-23T02:05:01.6668569Z  2022-11-23T02:05:01.6668840Z  2022-11-23T02:05:01.6669334Z INFO: From Compiling caffe2/operators/boolean_mask_ops.cc: 2022-11-23T02:05:01.6669834Z [2,997 / 3,025] 8 actions running 2022-11-23T02:05:01.6670283Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:05:01.6670861Z Compiling caffe2/operators/boolean_mask_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:05:01.6671515Z Compiling caffe2/operators/conv_gradient_op.cc; 1s processwrapper-sandbox 2022-11-23T02:05:01.6672145Z Compiling caffe2/core/prof_dag_counters.cc; 1s processwrapper-sandbox 2022-11-23T02:05:01.6672761Z Compiling caffe2/operators/tt_linear_op.cc; 1s processwrapper-sandbox 2022-11-23T02:05:01.6673326Z Compiling caffe2/opt/fusion.cc; 0s processwrapper-sandbox 2022-11-23T02:05:01.6673874Z Compiling caffe2/core/tensor_int8.cc; 0s processwrapper-sandbox 2022-11-23T02:05:01.6674458Z Compiling src/asmjit/arm/a64instapi.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:01.6674720Z 2022-11-23T02:05:01.6674861Z  2022-11-23T02:05:01.6675127Z  2022-11-23T02:05:01.6675414Z  2022-11-23T02:05:01.6675680Z  2022-11-23T02:05:01.6675949Z  2022-11-23T02:05:01.6676230Z  2022-11-23T02:05:01.6676478Z  2022-11-23T02:05:01.6676749Z  2022-11-23T02:05:01.6677130Z In file included from ./c10/util/typeid.h:19:0, 2022-11-23T02:05:01.6677430Z from ./caffe2/core/context.h:9, 2022-11-23T02:05:01.6677752Z from ./caffe2/operators/boolean_mask_ops.h:4, 2022-11-23T02:05:01.6678242Z from caffe2/operators/boolean_mask_ops.cc:1: 2022-11-23T02:05:01.6679293Z caffe2/operators/boolean_mask_ops.cc: In member function 'bool caffe2::{anonymous}::SequenceFunctor::operator()(int, int, float)': 2022-11-23T02:05:01.6680113Z caffe2/operators/boolean_mask_ops.cc:360:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:05:01.6680625Z CAFFE_ENFORCE(i < len_, "Out of bound."); 2022-11-23T02:05:01.6680933Z ~~^~~ 2022-11-23T02:05:01.6681327Z [2,997 / 3,025] 8 actions running 2022-11-23T02:05:01.6681775Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:05:01.6682317Z Compiling caffe2/operators/boolean_mask_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:05:01.6682927Z Compiling caffe2/operators/conv_gradient_op.cc; 1s processwrapper-sandbox 2022-11-23T02:05:01.6683531Z Compiling caffe2/core/prof_dag_counters.cc; 1s processwrapper-sandbox 2022-11-23T02:05:01.6684341Z Compiling caffe2/operators/tt_linear_op.cc; 1s processwrapper-sandbox 2022-11-23T02:05:01.6684943Z Compiling caffe2/opt/fusion.cc; 0s processwrapper-sandbox 2022-11-23T02:05:01.6685486Z Compiling caffe2/core/tensor_int8.cc; 0s processwrapper-sandbox 2022-11-23T02:05:01.6686082Z Compiling src/asmjit/arm/a64instapi.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:01.9333733Z 2022-11-23T02:05:01.9334533Z  2022-11-23T02:05:01.9334864Z  2022-11-23T02:05:01.9335165Z  2022-11-23T02:05:01.9335444Z  2022-11-23T02:05:01.9335714Z  2022-11-23T02:05:01.9335979Z  2022-11-23T02:05:01.9336238Z  2022-11-23T02:05:01.9336489Z  2022-11-23T02:05:01.9336898Z [3,000 / 3,025] 8 actions, 7 running 2022-11-23T02:05:01.9337352Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:05:01.9337918Z Compiling caffe2/operators/conv_gradient_op.cc; 1s processwrapper-sandbox 2022-11-23T02:05:01.9338772Z Compiling caffe2/operators/tt_linear_op.cc; 1s processwrapper-sandbox 2022-11-23T02:05:01.9339499Z Compiling caffe2/opt/fusion.cc; 0s processwrapper-sandbox 2022-11-23T02:05:01.9340199Z Compiling caffe2/core/tensor_int8.cc; 0s processwrapper-sandbox 2022-11-23T02:05:01.9340797Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:05:01.9341355Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:05:01.9341889Z [Scann] Compiling caffe2/quantization/server/channel_shuffle_dnnlowp_op.cc 2022-11-23T02:05:02.2420312Z 2022-11-23T02:05:02.2420889Z  2022-11-23T02:05:02.2421357Z  2022-11-23T02:05:02.2421557Z  2022-11-23T02:05:02.2421732Z  2022-11-23T02:05:02.2421888Z  2022-11-23T02:05:02.2422056Z  2022-11-23T02:05:02.2422227Z  2022-11-23T02:05:02.2422380Z  2022-11-23T02:05:02.2422628Z [3,001 / 3,025] 8 actions running 2022-11-23T02:05:02.2424812Z Compiling caffe2/operators/conv_gradient_op.cc; 1s processwrapper-sandbox 2022-11-23T02:05:02.2425302Z Compiling caffe2/operators/tt_linear_op.cc; 1s processwrapper-sandbox 2022-11-23T02:05:02.2425648Z Compiling caffe2/opt/fusion.cc; 1s processwrapper-sandbox 2022-11-23T02:05:02.2426015Z Compiling caffe2/core/tensor_int8.cc; 0s processwrapper-sandbox 2022-11-23T02:05:02.2426326Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:05:02.2426589Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:05:02.2426863Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:05:02.2427234Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:05:02.5824921Z 2022-11-23T02:05:02.5825595Z  2022-11-23T02:05:02.5825939Z  2022-11-23T02:05:02.5826340Z  2022-11-23T02:05:02.5826636Z  2022-11-23T02:05:02.5826906Z  2022-11-23T02:05:02.5827188Z  2022-11-23T02:05:02.5827484Z  2022-11-23T02:05:02.5828329Z  2022-11-23T02:05:02.5828983Z [3,002 / 3,025] 8 actions, 7 running 2022-11-23T02:05:02.5829569Z Compiling caffe2/operators/tt_linear_op.cc; 1s processwrapper-sandbox 2022-11-23T02:05:02.5830297Z Compiling caffe2/opt/fusion.cc; 1s processwrapper-sandbox 2022-11-23T02:05:02.5831065Z Compiling caffe2/core/tensor_int8.cc; 1s processwrapper-sandbox 2022-11-23T02:05:02.5831732Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:05:02.5834934Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:05:02.5835551Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:05:02.5838333Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:05:02.5838879Z [Scann] //:caffe2 2022-11-23T02:05:02.8475272Z 2022-11-23T02:05:02.8476076Z  2022-11-23T02:05:02.8476477Z  2022-11-23T02:05:02.8476763Z  2022-11-23T02:05:02.8476936Z  2022-11-23T02:05:02.8477107Z  2022-11-23T02:05:02.8477265Z  2022-11-23T02:05:02.8477435Z  2022-11-23T02:05:02.8477607Z  2022-11-23T02:05:02.8477842Z [3,003 / 3,025] 8 actions running 2022-11-23T02:05:02.8478262Z Compiling caffe2/operators/tt_linear_op.cc; 2s processwrapper-sandbox 2022-11-23T02:05:02.8825609Z Compiling caffe2/core/tensor_int8.cc; 1s processwrapper-sandbox 2022-11-23T02:05:02.8826109Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:05:02.8826553Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:05:02.8826980Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:05:02.8827407Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:05:02.8827800Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:05:02.8828336Z Compiling caffe2/quantization/server/p99.cc; 0s processwrapper-sandbox 2022-11-23T02:05:03.0836531Z 2022-11-23T02:05:03.0837142Z  2022-11-23T02:05:03.0837478Z  2022-11-23T02:05:03.0837778Z  2022-11-23T02:05:03.0838137Z  2022-11-23T02:05:03.0838407Z  2022-11-23T02:05:03.0838688Z  2022-11-23T02:05:03.0838906Z  2022-11-23T02:05:03.0839079Z  2022-11-23T02:05:03.0839467Z [3,005 / 3,025] 8 actions running 2022-11-23T02:05:03.0839949Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:05:03.0840413Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:05:03.0840868Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:05:03.0841174Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:05:03.0842001Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:05:03.0842575Z Compiling caffe2/quantization/server/p99.cc; 0s processwrapper-sandbox 2022-11-23T02:05:03.0843159Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:05:03.0843728Z Compiling caffe2/predictor/predictor_utils.cc; 0s processwrapper-sandbox 2022-11-23T02:05:03.2842949Z 2022-11-23T02:05:03.2843481Z  2022-11-23T02:05:03.2843816Z  2022-11-23T02:05:03.2844095Z  2022-11-23T02:05:03.2844337Z  2022-11-23T02:05:03.2844572Z  2022-11-23T02:05:03.2844817Z  2022-11-23T02:05:03.2845111Z  2022-11-23T02:05:03.2845420Z  2022-11-23T02:05:03.2845798Z [3,005 / 3,025] 8 actions running 2022-11-23T02:05:03.2846253Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:05:03.2846725Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:05:03.2847166Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:05:03.2847552Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:05:03.2847966Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:05:03.2848516Z Compiling caffe2/quantization/server/p99.cc; 0s processwrapper-sandbox 2022-11-23T02:05:03.2849024Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:05:03.2849590Z Compiling caffe2/predictor/predictor_utils.cc; 0s processwrapper-sandbox 2022-11-23T02:05:04.3718591Z 2022-11-23T02:05:04.3719150Z  2022-11-23T02:05:04.3719457Z  2022-11-23T02:05:04.3719715Z  2022-11-23T02:05:04.3719983Z  2022-11-23T02:05:04.3720254Z  2022-11-23T02:05:04.3720516Z  2022-11-23T02:05:04.3720770Z  2022-11-23T02:05:04.3721041Z  2022-11-23T02:05:04.3721724Z INFO: From Compiling caffe2/quantization/server/dynamic_histogram.cc: 2022-11-23T02:05:04.3722259Z [3,005 / 3,025] 8 actions running 2022-11-23T02:05:04.3722686Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:05:04.3723300Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:05:04.3723747Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:05:04.3724212Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:05:04.3724614Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:05:04.3725144Z Compiling caffe2/quantization/server/p99.cc; 1s processwrapper-sandbox 2022-11-23T02:05:04.3725652Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:05:04.3726201Z Compiling caffe2/predictor/predictor_utils.cc; 1s processwrapper-sandbox 2022-11-23T02:05:04.3726518Z 2022-11-23T02:05:04.3726661Z  2022-11-23T02:05:04.3726934Z  2022-11-23T02:05:04.3727202Z  2022-11-23T02:05:04.3727453Z  2022-11-23T02:05:04.3727717Z  2022-11-23T02:05:04.3727976Z  2022-11-23T02:05:04.3728356Z  2022-11-23T02:05:04.3728628Z  2022-11-23T02:05:04.3729479Z caffe2/quantization/server/dynamic_histogram.cc: In function 'void dnnlowp::RemapHistograms(dnnlowp::Histogram&, dnnlowp::Histogram&)': 2022-11-23T02:05:04.3730389Z caffe2/quantization/server/dynamic_histogram.cc:50:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:05:04.3730916Z for (int i = 0; i < src_bins.size(); ++i) { 2022-11-23T02:05:04.3731217Z ~~^~~~~~~~~~~~~~~~~ 2022-11-23T02:05:04.3731566Z [3,005 / 3,025] 8 actions running 2022-11-23T02:05:04.3731979Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:05:04.3732425Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:05:04.3732841Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:05:04.3733280Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:05:04.3733718Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:05:04.3734266Z Compiling caffe2/quantization/server/p99.cc; 1s processwrapper-sandbox 2022-11-23T02:05:04.3734763Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:05:04.3735315Z Compiling caffe2/predictor/predictor_utils.cc; 1s processwrapper-sandbox 2022-11-23T02:05:04.6118576Z 2022-11-23T02:05:04.6119319Z  2022-11-23T02:05:04.6119558Z  2022-11-23T02:05:04.6119848Z  2022-11-23T02:05:04.6120025Z  2022-11-23T02:05:04.6120268Z  2022-11-23T02:05:04.6120534Z  2022-11-23T02:05:04.6120792Z  2022-11-23T02:05:04.6121065Z  2022-11-23T02:05:04.6121454Z [3,010 / 3,025] 8 actions, 7 running 2022-11-23T02:05:04.6122151Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:05:04.6122439Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:05:04.6122779Z Compiling caffe2/predictor/predictor_utils.cc; 1s processwrapper-sandbox 2022-11-23T02:05:04.6123178Z Compiling caffe2/serialize/inline_container.cc; 0s processwrapper-sandbox 2022-11-23T02:05:04.6123629Z Compiling caffe2/sgd/wngrad_op.cc; 0s processwrapper-sandbox 2022-11-23T02:05:04.6123985Z Compiling caffe2/operators/floor_op.cc; 0s processwrapper-sandbox 2022-11-23T02:05:04.6124356Z Compiling caffe2/operators/expand_op.cc; 0s processwrapper-sandbox 2022-11-23T02:05:04.6124658Z [Scann] Compiling caffe2/quantization/server/tanh_dnnlowp_op.cc 2022-11-23T02:05:04.8847211Z 2022-11-23T02:05:04.8847828Z  2022-11-23T02:05:04.8848190Z  2022-11-23T02:05:04.8848511Z  2022-11-23T02:05:04.8848838Z  2022-11-23T02:05:04.8849743Z  2022-11-23T02:05:04.8850037Z  2022-11-23T02:05:04.8850350Z  2022-11-23T02:05:04.8851879Z  2022-11-23T02:05:04.8852263Z [3,010 / 3,025] 8 actions running 2022-11-23T02:05:04.8852726Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:05:04.8853248Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:05:04.8853850Z Compiling caffe2/predictor/predictor_utils.cc; 1s processwrapper-sandbox 2022-11-23T02:05:04.8854637Z Compiling caffe2/serialize/inline_container.cc; 0s processwrapper-sandbox 2022-11-23T02:05:04.8855630Z Compiling caffe2/sgd/wngrad_op.cc; 0s processwrapper-sandbox 2022-11-23T02:05:04.8857503Z Compiling caffe2/operators/floor_op.cc; 0s processwrapper-sandbox 2022-11-23T02:05:04.8858000Z Compiling caffe2/operators/expand_op.cc; 0s processwrapper-sandbox 2022-11-23T02:05:04.8858350Z //:caffe2; 0s processwrapper-sandbox 2022-11-23T02:05:05.7920572Z 2022-11-23T02:05:05.7925776Z  2022-11-23T02:05:05.7926136Z  2022-11-23T02:05:05.7926442Z  2022-11-23T02:05:05.7926747Z  2022-11-23T02:05:05.7927053Z  2022-11-23T02:05:05.7927339Z  2022-11-23T02:05:05.7927648Z  2022-11-23T02:05:05.7927947Z  2022-11-23T02:05:05.7928364Z [3,011 / 3,025] 8 actions, 7 running 2022-11-23T02:05:05.7928867Z //:caffe2; 3s processwrapper-sandbox 2022-11-23T02:05:05.7929305Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:05:05.7930110Z Compiling caffe2/serialize/inline_container.cc; 1s processwrapper-sandbox 2022-11-23T02:05:05.7930743Z Compiling caffe2/sgd/wngrad_op.cc; 1s processwrapper-sandbox 2022-11-23T02:05:05.7931373Z Compiling caffe2/operators/floor_op.cc; 1s processwrapper-sandbox 2022-11-23T02:05:05.7931968Z Compiling caffe2/operators/expand_op.cc; 1s processwrapper-sandbox 2022-11-23T02:05:05.7932510Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:05:05.7932977Z [Scann] Compiling src/GenerateKernelU8S8S32ACC16.cc 2022-11-23T02:05:05.8002993Z 2022-11-23T02:05:05.8003420Z  2022-11-23T02:05:05.8003752Z  2022-11-23T02:05:05.8004052Z  2022-11-23T02:05:05.8004364Z  2022-11-23T02:05:05.8004649Z  2022-11-23T02:05:05.8004956Z  2022-11-23T02:05:05.8005263Z  2022-11-23T02:05:05.8005553Z  2022-11-23T02:05:05.8006191Z INFO: From Compiling caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.cc: 2022-11-23T02:05:05.8006787Z [3,011 / 3,025] 8 actions running 2022-11-23T02:05:05.8007270Z //:caffe2; 3s processwrapper-sandbox 2022-11-23T02:05:05.8007777Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:05:05.8008434Z Compiling caffe2/serialize/inline_container.cc; 1s processwrapper-sandbox 2022-11-23T02:05:05.8009069Z Compiling caffe2/sgd/wngrad_op.cc; 1s processwrapper-sandbox 2022-11-23T02:05:05.8009700Z Compiling caffe2/operators/floor_op.cc; 1s processwrapper-sandbox 2022-11-23T02:05:05.8010350Z Compiling caffe2/operators/expand_op.cc; 1s processwrapper-sandbox 2022-11-23T02:05:05.8010862Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:05:05.8011483Z Compiling src/GenerateKernelU8S8S32ACC16.cc; 0s processwrapper-sandbox 2022-11-23T02:05:05.8011812Z 2022-11-23T02:05:05.8011957Z  2022-11-23T02:05:05.8012265Z  2022-11-23T02:05:05.8012532Z  2022-11-23T02:05:05.8012821Z  2022-11-23T02:05:05.8013121Z  2022-11-23T02:05:05.8013404Z  2022-11-23T02:05:05.8013715Z  2022-11-23T02:05:05.8014015Z  2022-11-23T02:05:05.8014692Z caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.cc:223:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] 2022-11-23T02:05:05.8015250Z #pragma omp parallel for 2022-11-23T02:05:05.8015547Z 2022-11-23T02:05:05.8016252Z caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.cc:245:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] 2022-11-23T02:05:05.8016818Z #pragma omp parallel for 2022-11-23T02:05:05.8017128Z 2022-11-23T02:05:05.8017504Z [3,011 / 3,025] 8 actions running 2022-11-23T02:05:05.8017979Z //:caffe2; 3s processwrapper-sandbox 2022-11-23T02:05:05.8018492Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:05:05.8019132Z Compiling caffe2/serialize/inline_container.cc; 1s processwrapper-sandbox 2022-11-23T02:05:05.8019798Z Compiling caffe2/sgd/wngrad_op.cc; 1s processwrapper-sandbox 2022-11-23T02:05:05.8020469Z Compiling caffe2/operators/floor_op.cc; 1s processwrapper-sandbox 2022-11-23T02:05:05.8021143Z Compiling caffe2/operators/expand_op.cc; 1s processwrapper-sandbox 2022-11-23T02:05:05.8021709Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:05:05.8022534Z Compiling src/GenerateKernelU8S8S32ACC16.cc; 0s processwrapper-sandbox 2022-11-23T02:05:06.0190662Z 2022-11-23T02:05:06.0191190Z  2022-11-23T02:05:06.0191570Z  2022-11-23T02:05:06.0191856Z  2022-11-23T02:05:06.0192126Z  2022-11-23T02:05:06.0192404Z  2022-11-23T02:05:06.0192680Z  2022-11-23T02:05:06.0192939Z  2022-11-23T02:05:06.0193212Z  2022-11-23T02:05:06.0193616Z [3,014 / 3,026] 8 actions, 7 running 2022-11-23T02:05:06.0194198Z Compiling caffe2/serialize/inline_container.cc; 1s processwrapper-sandbox 2022-11-23T02:05:06.0194823Z Compiling caffe2/sgd/wngrad_op.cc; 1s processwrapper-sandbox 2022-11-23T02:05:06.0195431Z Compiling caffe2/operators/floor_op.cc; 1s processwrapper-sandbox 2022-11-23T02:05:06.0196287Z Compiling caffe2/operators/expand_op.cc; 1s processwrapper-sandbox 2022-11-23T02:05:06.0196791Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:05:06.0197388Z Compiling src/GenerateKernelU8S8S32ACC16.cc; 0s processwrapper-sandbox 2022-11-23T02:05:06.0198127Z Compiling caffe2/operators/feature_maps_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:05:06.0198687Z [Prepa] Writing file torch_include_test-2.params 2022-11-23T02:05:06.2356313Z 2022-11-23T02:05:06.2356872Z  2022-11-23T02:05:06.2357221Z  2022-11-23T02:05:06.2357508Z  2022-11-23T02:05:06.2357786Z  2022-11-23T02:05:06.2358156Z  2022-11-23T02:05:06.2358449Z  2022-11-23T02:05:06.2358722Z  2022-11-23T02:05:06.2359008Z  2022-11-23T02:05:06.2359413Z [3,016 / 3,028] 8 actions, 7 running 2022-11-23T02:05:06.2359988Z Compiling caffe2/serialize/inline_container.cc; 1s processwrapper-sandbox 2022-11-23T02:05:06.2360637Z Compiling caffe2/sgd/wngrad_op.cc; 1s processwrapper-sandbox 2022-11-23T02:05:06.2361261Z Compiling caffe2/operators/floor_op.cc; 1s processwrapper-sandbox 2022-11-23T02:05:06.2362048Z Compiling caffe2/operators/expand_op.cc; 1s processwrapper-sandbox 2022-11-23T02:05:06.2362599Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:05:06.2363183Z Compiling caffe2/operators/feature_maps_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:05:06.2363814Z Compiling test/cpp/api/torch_include.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:06.2364410Z [Prepa] Writing file torch_dist_autograd_test-2.params 2022-11-23T02:05:06.2601173Z 2022-11-23T02:05:06.2601891Z  2022-11-23T02:05:06.2602317Z  2022-11-23T02:05:06.2602548Z  2022-11-23T02:05:06.2602784Z  2022-11-23T02:05:06.2603025Z  2022-11-23T02:05:06.2603250Z  2022-11-23T02:05:06.2603483Z  2022-11-23T02:05:06.2603720Z  2022-11-23T02:05:06.2604140Z INFO: From Compiling caffe2/serialize/inline_container.cc: 2022-11-23T02:05:06.2604585Z [3,017 / 3,029] 8 actions, 7 running 2022-11-23T02:05:06.2605074Z Compiling caffe2/serialize/inline_container.cc; 1s processwrapper-sandbox 2022-11-23T02:05:06.2605592Z Compiling caffe2/sgd/wngrad_op.cc; 1s processwrapper-sandbox 2022-11-23T02:05:06.2606095Z Compiling caffe2/operators/floor_op.cc; 1s processwrapper-sandbox 2022-11-23T02:05:06.2606686Z Compiling caffe2/operators/expand_op.cc; 1s processwrapper-sandbox 2022-11-23T02:05:06.2607220Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:05:06.2607826Z Compiling caffe2/operators/feature_maps_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:05:06.2608464Z Compiling test/cpp/api/torch_include.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:06.2608971Z [Prepa] Compiling test/cpp/dist_autograd/test_dist_autograd.cpp 2022-11-23T02:05:06.2620328Z 2022-11-23T02:05:06.2620684Z  2022-11-23T02:05:06.2620997Z  2022-11-23T02:05:06.2621298Z  2022-11-23T02:05:06.2621596Z  2022-11-23T02:05:06.2621884Z  2022-11-23T02:05:06.2622169Z  2022-11-23T02:05:06.2622450Z  2022-11-23T02:05:06.2622709Z  2022-11-23T02:05:06.2640679Z caffe2/serialize/inline_container.cc: In member function 'void caffe2::serialize::PyTorchStreamReader::init()': 2022-11-23T02:05:06.2648279Z caffe2/serialize/inline_container.cc:153:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:05:06.2648963Z if (version_ < kMinSupportedFileFormatVersion) { 2022-11-23T02:05:06.2649393Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:05:06.2650145Z caffe2/serialize/inline_container.cc:164:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-11-23T02:05:06.2650748Z if (version_ > kMaxSupportedFileFormatVersion) { 2022-11-23T02:05:06.2651155Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-11-23T02:05:06.2651589Z [3,017 / 3,029] 8 actions, 7 running 2022-11-23T02:05:06.2652359Z Compiling caffe2/serialize/inline_container.cc; 1s processwrapper-sandbox 2022-11-23T02:05:06.2653271Z Compiling caffe2/sgd/wngrad_op.cc; 1s processwrapper-sandbox 2022-11-23T02:05:06.2653913Z Compiling caffe2/operators/floor_op.cc; 1s processwrapper-sandbox 2022-11-23T02:05:06.2658547Z Compiling caffe2/operators/expand_op.cc; 1s processwrapper-sandbox 2022-11-23T02:05:06.2659075Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:05:06.2659657Z Compiling caffe2/operators/feature_maps_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:05:06.2660338Z Compiling test/cpp/api/torch_include.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:06.2660844Z [Prepa] Compiling test/cpp/dist_autograd/test_dist_autograd.cpp 2022-11-23T02:05:06.4906941Z 2022-11-23T02:05:06.4907543Z  2022-11-23T02:05:06.4907901Z  2022-11-23T02:05:06.4908196Z  2022-11-23T02:05:06.4908486Z  2022-11-23T02:05:06.4908753Z  2022-11-23T02:05:06.4909044Z  2022-11-23T02:05:06.4909355Z  2022-11-23T02:05:06.4909630Z  2022-11-23T02:05:06.4910051Z [3,019 / 3,115] 8 actions running 2022-11-23T02:05:06.4910640Z Compiling caffe2/sgd/wngrad_op.cc; 2s processwrapper-sandbox 2022-11-23T02:05:06.4911469Z Compiling caffe2/operators/floor_op.cc; 2s processwrapper-sandbox 2022-11-23T02:05:06.4912132Z Compiling caffe2/operators/expand_op.cc; 1s processwrapper-sandbox 2022-11-23T02:05:06.4912791Z //:caffe2; 1s processwrapper-sandbox 2022-11-23T02:05:06.4913359Z Compiling caffe2/operators/feature_maps_ops.cc; 0s processwrapper-sandbox 2022-11-23T02:05:06.4914037Z Compiling test/cpp/api/torch_include.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:06.4914612Z //:torch_dist_autograd_test; 0s processwrapper-sandbox 2022-11-23T02:05:06.4915290Z Compiling test/cpp/jit/source_range_test.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:07.0982814Z 2022-11-23T02:05:07.0983340Z  2022-11-23T02:05:07.0983728Z  2022-11-23T02:05:07.0984035Z  2022-11-23T02:05:07.0984309Z  2022-11-23T02:05:07.0985327Z  2022-11-23T02:05:07.0985614Z  2022-11-23T02:05:07.0985873Z  2022-11-23T02:05:07.0986164Z  2022-11-23T02:05:07.0986601Z [3,020 / 3,115] 8 actions, 7 running 2022-11-23T02:05:07.0987176Z Compiling caffe2/sgd/wngrad_op.cc; 2s processwrapper-sandbox 2022-11-23T02:05:07.0987816Z Compiling caffe2/operators/expand_op.cc; 2s processwrapper-sandbox 2022-11-23T02:05:07.0988394Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:05:07.0989000Z Compiling caffe2/operators/feature_maps_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:05:07.0989645Z Compiling test/cpp/api/torch_include.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:07.0990252Z //:torch_dist_autograd_test; 0s processwrapper-sandbox 2022-11-23T02:05:07.0990878Z Compiling test/cpp/jit/source_range_test.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:07.0991377Z [Scann] Compiling test/cpp/tensorexpr/tutorial.cpp 2022-11-23T02:05:07.3078255Z 2022-11-23T02:05:07.3078824Z  2022-11-23T02:05:07.3079144Z  2022-11-23T02:05:07.3079418Z  2022-11-23T02:05:07.3079669Z  2022-11-23T02:05:07.3080081Z  2022-11-23T02:05:07.3080470Z  2022-11-23T02:05:07.3080786Z  2022-11-23T02:05:07.3081112Z  2022-11-23T02:05:07.3081703Z [3,022 / 3,115] 8 actions, 6 running 2022-11-23T02:05:07.3082241Z //:caffe2; 2s processwrapper-sandbox 2022-11-23T02:05:07.3082958Z Compiling caffe2/operators/feature_maps_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:05:07.3083689Z Compiling test/cpp/api/torch_include.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:07.3084380Z //:torch_dist_autograd_test; 1s processwrapper-sandbox 2022-11-23T02:05:07.3085118Z Compiling test/cpp/jit/source_range_test.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:07.3085873Z Compiling test/cpp/tensorexpr/tutorial.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:07.3086549Z [Prepa] Compiling test/cpp/tensorexpr/test_type.cpp 2022-11-23T02:05:07.3087006Z [Prepa] Compiling test/cpp/tensorexpr/test_simplify.cpp 2022-11-23T02:05:07.5671512Z 2022-11-23T02:05:07.5672072Z  2022-11-23T02:05:07.5672436Z  2022-11-23T02:05:07.5672726Z  2022-11-23T02:05:07.5673024Z  2022-11-23T02:05:07.5673302Z  2022-11-23T02:05:07.5673580Z  2022-11-23T02:05:07.5673844Z  2022-11-23T02:05:07.5674124Z  2022-11-23T02:05:07.5674528Z [3,023 / 3,115] 8 actions, 7 running 2022-11-23T02:05:07.5675115Z Compiling caffe2/operators/feature_maps_ops.cc; 1s processwrapper-sandbox 2022-11-23T02:05:07.5675771Z Compiling test/cpp/api/torch_include.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:07.5676338Z //:torch_dist_autograd_test; 1s processwrapper-sandbox 2022-11-23T02:05:07.5676925Z Compiling test/cpp/jit/source_range_test.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:07.5677569Z Compiling test/cpp/tensorexpr/tutorial.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:07.5678329Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:07.5678984Z Compiling test/cpp/tensorexpr/test_type.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:07.5679470Z [Scann] Compiling test/cpp/tensorexpr/test_te_fuser_pass.cpp 2022-11-23T02:05:07.8904327Z 2022-11-23T02:05:07.8904926Z  2022-11-23T02:05:07.8905310Z  2022-11-23T02:05:07.8905636Z  2022-11-23T02:05:07.8905956Z  2022-11-23T02:05:07.8906313Z  2022-11-23T02:05:07.8906649Z  2022-11-23T02:05:07.8906947Z  2022-11-23T02:05:07.8907140Z  2022-11-23T02:05:07.8907404Z [3,023 / 3,115] 8 actions running 2022-11-23T02:05:07.8907921Z Compiling caffe2/operators/feature_maps_ops.cc; 2s processwrapper-sandbox 2022-11-23T02:05:07.8908592Z Compiling test/cpp/api/torch_include.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:07.8909328Z //:torch_dist_autograd_test; 1s processwrapper-sandbox 2022-11-23T02:05:07.8910068Z Compiling test/cpp/jit/source_range_test.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:07.8910860Z Compiling test/cpp/tensorexpr/tutorial.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:07.8911431Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:07.8912043Z Compiling test/cpp/tensorexpr/test_type.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:07.8912690Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:08.1156818Z 2022-11-23T02:05:08.1157465Z  2022-11-23T02:05:08.1157805Z  2022-11-23T02:05:08.1158185Z  2022-11-23T02:05:08.1158506Z  2022-11-23T02:05:08.1158793Z  2022-11-23T02:05:08.1159079Z  2022-11-23T02:05:08.1159378Z  2022-11-23T02:05:08.1159666Z  2022-11-23T02:05:08.1160099Z [3,024 / 3,115] 8 actions, 7 running 2022-11-23T02:05:08.1160728Z Compiling test/cpp/api/torch_include.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:08.1161398Z //:torch_dist_autograd_test; 1s processwrapper-sandbox 2022-11-23T02:05:08.1162613Z Compiling test/cpp/jit/source_range_test.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:08.1166641Z Compiling test/cpp/tensorexpr/tutorial.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:08.1167398Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:08.1167786Z Compiling test/cpp/tensorexpr/test_type.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:08.1168114Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:08.1168349Z [Prepa] Linking sequential_test 2022-11-23T02:05:08.4916949Z 2022-11-23T02:05:08.4917482Z  2022-11-23T02:05:08.4917759Z  2022-11-23T02:05:08.4918103Z  2022-11-23T02:05:08.4918340Z  2022-11-23T02:05:08.4918556Z  2022-11-23T02:05:08.4918787Z  2022-11-23T02:05:08.4919019Z  2022-11-23T02:05:08.4919232Z  2022-11-23T02:05:08.4919573Z [3,025 / 3,115] 8 actions running 2022-11-23T02:05:08.4920371Z Compiling test/cpp/api/torch_include.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:08.4920863Z //:torch_dist_autograd_test; 2s processwrapper-sandbox 2022-11-23T02:05:08.4921386Z Compiling test/cpp/tensorexpr/tutorial.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:08.4922071Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:08.4922598Z Compiling test/cpp/tensorexpr/test_type.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:08.4923065Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:08.4923489Z Linking sequential_test; 0s processwrapper-sandbox 2022-11-23T02:05:08.4923904Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:09.4938068Z 2022-11-23T02:05:09.4938483Z  2022-11-23T02:05:09.4938707Z  2022-11-23T02:05:09.4938931Z  2022-11-23T02:05:09.4939104Z  2022-11-23T02:05:09.4939278Z  2022-11-23T02:05:09.4939611Z  2022-11-23T02:05:09.4939940Z  2022-11-23T02:05:09.4940212Z  2022-11-23T02:05:09.4940595Z [3,025 / 3,115] 8 actions running 2022-11-23T02:05:09.4941424Z Compiling test/cpp/api/torch_include.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:09.4941881Z //:torch_dist_autograd_test; 3s processwrapper-sandbox 2022-11-23T02:05:09.4942442Z Compiling test/cpp/tensorexpr/tutorial.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:09.4943071Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:09.4943463Z Compiling test/cpp/tensorexpr/test_type.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:09.4943786Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:09.4944262Z Linking sequential_test; 1s processwrapper-sandbox 2022-11-23T02:05:09.4944802Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:09.7212477Z 2022-11-23T02:05:09.7213094Z  2022-11-23T02:05:09.7213452Z  2022-11-23T02:05:09.7213770Z  2022-11-23T02:05:09.7214133Z  2022-11-23T02:05:09.7214471Z  2022-11-23T02:05:09.7214750Z  2022-11-23T02:05:09.7215003Z  2022-11-23T02:05:09.7215267Z  2022-11-23T02:05:09.7215651Z [3,026 / 3,115] 8 actions, 7 running 2022-11-23T02:05:09.7216192Z //:torch_dist_autograd_test; 3s processwrapper-sandbox 2022-11-23T02:05:09.7216851Z Compiling test/cpp/tensorexpr/tutorial.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:09.7217554Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:09.7218268Z Compiling test/cpp/tensorexpr/test_type.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:09.7218945Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:09.7219768Z Linking sequential_test; 1s processwrapper-sandbox 2022-11-23T02:05:09.7220406Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:09.7220889Z [Prepa] Linking torch_include_test 2022-11-23T02:05:10.0938349Z 2022-11-23T02:05:10.0938933Z  2022-11-23T02:05:10.0939268Z  2022-11-23T02:05:10.0939538Z  2022-11-23T02:05:10.0939788Z  2022-11-23T02:05:10.0940043Z  2022-11-23T02:05:10.0940301Z  2022-11-23T02:05:10.0940720Z  2022-11-23T02:05:10.0940985Z  2022-11-23T02:05:10.0941369Z [3,027 / 3,115] 8 actions running 2022-11-23T02:05:10.0941925Z Compiling test/cpp/tensorexpr/tutorial.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:10.0942582Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:10.0943213Z Compiling test/cpp/tensorexpr/test_type.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:10.0943719Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:10.0944198Z Linking sequential_test; 1s processwrapper-sandbox 2022-11-23T02:05:10.0944665Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:10.0945135Z Linking torch_include_test; 0s processwrapper-sandbox 2022-11-23T02:05:10.0945675Z Linking torch_dist_autograd_test; 0s processwrapper-sandbox 2022-11-23T02:05:10.4401246Z 2022-11-23T02:05:10.4401972Z  2022-11-23T02:05:10.4402317Z  2022-11-23T02:05:10.4402579Z  2022-11-23T02:05:10.4402843Z  2022-11-23T02:05:10.4403121Z  2022-11-23T02:05:10.4403381Z  2022-11-23T02:05:10.4403643Z  2022-11-23T02:05:10.4403909Z  2022-11-23T02:05:10.4404316Z [3,028 / 3,115] 8 actions, 7 running 2022-11-23T02:05:10.4404934Z Compiling test/cpp/tensorexpr/tutorial.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:10.4405586Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:10.4406097Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:10.4406599Z Linking sequential_test; 2s processwrapper-sandbox 2022-11-23T02:05:10.4407083Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:10.4407565Z Linking torch_include_test; 0s processwrapper-sandbox 2022-11-23T02:05:10.4408122Z Linking torch_dist_autograd_test; 0s processwrapper-sandbox 2022-11-23T02:05:10.4408604Z [Scann] Compiling test/cpp/tensorexpr/test_reductions.cpp 2022-11-23T02:05:10.6934389Z 2022-11-23T02:05:10.6934944Z  2022-11-23T02:05:10.6935261Z  2022-11-23T02:05:10.6935576Z  2022-11-23T02:05:10.6935889Z  2022-11-23T02:05:10.6936184Z  2022-11-23T02:05:10.6936487Z  2022-11-23T02:05:10.6936794Z  2022-11-23T02:05:10.6937083Z  2022-11-23T02:05:10.6937513Z [3,030 / 3,115] 8 actions running 2022-11-23T02:05:10.6937886Z //:jit_tests; 3s processwrapper-sandbox 2022-11-23T02:05:10.6938186Z Linking sequential_test; 2s processwrapper-sandbox 2022-11-23T02:05:10.6938484Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:10.6938789Z Linking torch_include_test; 0s processwrapper-sandbox 2022-11-23T02:05:10.6939112Z Linking torch_dist_autograd_test; 0s processwrapper-sandbox 2022-11-23T02:05:10.6939418Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:10.6939702Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:10.6939964Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:10.8956772Z 2022-11-23T02:05:10.8957295Z  2022-11-23T02:05:10.8957641Z  2022-11-23T02:05:10.8957991Z  2022-11-23T02:05:10.8958258Z  2022-11-23T02:05:10.8958538Z  2022-11-23T02:05:10.8958791Z  2022-11-23T02:05:10.8959067Z  2022-11-23T02:05:10.8959328Z  2022-11-23T02:05:10.8959688Z [3,031 / 3,115] 8 actions, 7 running 2022-11-23T02:05:10.8960188Z Linking sequential_test; 2s processwrapper-sandbox 2022-11-23T02:05:10.8960672Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:10.8961168Z Linking torch_include_test; 1s processwrapper-sandbox 2022-11-23T02:05:10.8961839Z Linking torch_dist_autograd_test; 1s processwrapper-sandbox 2022-11-23T02:05:10.8962357Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:10.8962801Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:10.8963240Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:10.8963657Z [Scann] Compiling test/cpp/jit/test_cleanup_passes.cpp 2022-11-23T02:05:11.1258656Z 2022-11-23T02:05:11.1259447Z  2022-11-23T02:05:11.1259765Z  2022-11-23T02:05:11.1260023Z  2022-11-23T02:05:11.1260266Z  2022-11-23T02:05:11.1260502Z  2022-11-23T02:05:11.1260761Z  2022-11-23T02:05:11.1261024Z  2022-11-23T02:05:11.1261257Z  2022-11-23T02:05:11.1261631Z [3,032 / 3,115] 8 actions, 7 running 2022-11-23T02:05:11.1262115Z Linking sequential_test; 3s processwrapper-sandbox 2022-11-23T02:05:11.1262615Z Linking torch_include_test; 1s processwrapper-sandbox 2022-11-23T02:05:11.1263144Z Linking torch_dist_autograd_test; 1s processwrapper-sandbox 2022-11-23T02:05:11.1263606Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:11.1263997Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:11.1264618Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:11.1265200Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:11.1265714Z [Scann] Compiling test/cpp/jit/test_class_parser.cpp 2022-11-23T02:05:11.3337060Z 2022-11-23T02:05:11.3337459Z  2022-11-23T02:05:11.3337694Z  2022-11-23T02:05:11.3337869Z  2022-11-23T02:05:11.3338066Z  2022-11-23T02:05:11.3338230Z  2022-11-23T02:05:11.3338394Z  2022-11-23T02:05:11.3338545Z  2022-11-23T02:05:11.3338706Z  2022-11-23T02:05:11.3338949Z [3,032 / 3,115] 8 actions running 2022-11-23T02:05:11.3339254Z Linking sequential_test; 3s processwrapper-sandbox 2022-11-23T02:05:11.3339587Z Linking torch_include_test; 1s processwrapper-sandbox 2022-11-23T02:05:11.3339926Z Linking torch_dist_autograd_test; 1s processwrapper-sandbox 2022-11-23T02:05:11.3340218Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:11.3340496Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:11.3340787Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:11.3341134Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:11.3341515Z Compiling test/cpp/jit/test_class_parser.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:12.4670371Z 2022-11-23T02:05:12.4670879Z  2022-11-23T02:05:12.4671200Z  2022-11-23T02:05:12.4671452Z  2022-11-23T02:05:12.4671718Z  2022-11-23T02:05:12.4671974Z  2022-11-23T02:05:12.4672215Z  2022-11-23T02:05:12.4672478Z  2022-11-23T02:05:12.4672732Z  2022-11-23T02:05:12.4673093Z [3,033 / 3,115] 8 actions, 7 running 2022-11-23T02:05:12.4673576Z Linking sequential_test; 4s processwrapper-sandbox 2022-11-23T02:05:12.4674096Z Linking torch_include_test; 2s processwrapper-sandbox 2022-11-23T02:05:12.4674612Z Linking torch_dist_autograd_test; 2s processwrapper-sandbox 2022-11-23T02:05:12.4675098Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:12.4675548Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:12.4675990Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:12.4676524Z Compiling test/cpp/jit/test_class_parser.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:12.4676980Z [Scann] Compiling test/cpp/jit/test_autodiff.cpp 2022-11-23T02:05:12.7355310Z 2022-11-23T02:05:12.7355984Z  2022-11-23T02:05:12.7356322Z  2022-11-23T02:05:12.7356746Z  2022-11-23T02:05:12.7357048Z  2022-11-23T02:05:12.7357322Z  2022-11-23T02:05:12.7357755Z  2022-11-23T02:05:12.7358087Z  2022-11-23T02:05:12.7358502Z  2022-11-23T02:05:12.7359021Z [3,034 / 3,115] 8 actions running 2022-11-23T02:05:12.7359548Z Linking sequential_test; 4s processwrapper-sandbox 2022-11-23T02:05:12.7360233Z Linking torch_include_test; 3s processwrapper-sandbox 2022-11-23T02:05:12.7360952Z Linking torch_dist_autograd_test; 2s processwrapper-sandbox 2022-11-23T02:05:12.7361829Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:12.7362316Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:12.7363219Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:12.7363821Z Compiling test/cpp/jit/test_autodiff.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:12.7364496Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:13.0900378Z 2022-11-23T02:05:13.0900930Z  2022-11-23T02:05:13.0901229Z  2022-11-23T02:05:13.0901486Z  2022-11-23T02:05:13.0901735Z  2022-11-23T02:05:13.0901972Z  2022-11-23T02:05:13.0902225Z  2022-11-23T02:05:13.0902475Z  2022-11-23T02:05:13.0902708Z  2022-11-23T02:05:13.0903073Z [3,035 / 3,115] 8 actions, 7 running 2022-11-23T02:05:13.0903546Z Linking sequential_test; 4s processwrapper-sandbox 2022-11-23T02:05:13.0904027Z Linking torch_include_test; 3s processwrapper-sandbox 2022-11-23T02:05:13.0904557Z Linking torch_dist_autograd_test; 3s processwrapper-sandbox 2022-11-23T02:05:13.0905236Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:13.0905653Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:13.0906184Z Compiling test/cpp/jit/test_autodiff.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:13.0906599Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:13.0906933Z [Scann] Compiling test/cpp/tensorexpr/test_memdependency.cpp 2022-11-23T02:05:13.3353001Z 2022-11-23T02:05:13.3353522Z  2022-11-23T02:05:13.3353846Z  2022-11-23T02:05:13.3354112Z  2022-11-23T02:05:13.3354351Z  2022-11-23T02:05:13.3354606Z  2022-11-23T02:05:13.3354857Z  2022-11-23T02:05:13.3355098Z  2022-11-23T02:05:13.3355356Z  2022-11-23T02:05:13.3355727Z [3,036 / 3,115] 8 actions running 2022-11-23T02:05:13.3356189Z Linking sequential_test; 5s processwrapper-sandbox 2022-11-23T02:05:13.3356700Z Linking torch_include_test; 3s processwrapper-sandbox 2022-11-23T02:05:13.3357235Z Linking torch_dist_autograd_test; 3s processwrapper-sandbox 2022-11-23T02:05:13.3357685Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:13.3358292Z Compiling test/cpp/jit/test_autodiff.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:13.3358793Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:13.3359203Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:13.3359743Z Compiling test/cpp/jit/test_class_import.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:13.7135281Z 2022-11-23T02:05:13.7135883Z  2022-11-23T02:05:13.7136187Z  2022-11-23T02:05:13.7136462Z  2022-11-23T02:05:13.7136736Z  2022-11-23T02:05:13.7136998Z  2022-11-23T02:05:13.7137286Z  2022-11-23T02:05:13.7137550Z  2022-11-23T02:05:13.7137779Z  2022-11-23T02:05:13.7138189Z [3,037 / 3,115] 8 actions, 7 running 2022-11-23T02:05:13.7138694Z Linking sequential_test; 5s processwrapper-sandbox 2022-11-23T02:05:13.7139238Z Linking torch_include_test; 3s processwrapper-sandbox 2022-11-23T02:05:13.7139747Z Linking torch_dist_autograd_test; 3s processwrapper-sandbox 2022-11-23T02:05:13.7140374Z Compiling test/cpp/jit/test_autodiff.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:13.7140911Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:13.7141317Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:13.7141824Z Compiling test/cpp/jit/test_class_import.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:13.7142311Z [Scann] Compiling test/cpp/jit/test_code_template.cpp 2022-11-23T02:05:13.9363024Z 2022-11-23T02:05:13.9363550Z  2022-11-23T02:05:13.9363871Z  2022-11-23T02:05:13.9364163Z  2022-11-23T02:05:13.9364462Z  2022-11-23T02:05:13.9364731Z  2022-11-23T02:05:13.9365010Z  2022-11-23T02:05:13.9365236Z  2022-11-23T02:05:13.9365476Z  2022-11-23T02:05:13.9365877Z [3,037 / 3,115] 8 actions running 2022-11-23T02:05:13.9366387Z Linking sequential_test; 5s processwrapper-sandbox 2022-11-23T02:05:13.9366911Z Linking torch_include_test; 4s processwrapper-sandbox 2022-11-23T02:05:13.9367759Z Linking torch_dist_autograd_test; 4s processwrapper-sandbox 2022-11-23T02:05:13.9368356Z Compiling test/cpp/jit/test_autodiff.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:13.9368803Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:13.9369283Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:13.9369891Z Compiling test/cpp/jit/test_class_import.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:13.9370507Z Compiling test/cpp/jit/test_code_template.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:15.1360444Z 2022-11-23T02:05:15.1361029Z  2022-11-23T02:05:15.1361349Z  2022-11-23T02:05:15.1361813Z  2022-11-23T02:05:15.1362051Z  2022-11-23T02:05:15.1362295Z  2022-11-23T02:05:15.1362518Z  2022-11-23T02:05:15.1362755Z  2022-11-23T02:05:15.1363194Z  2022-11-23T02:05:15.1363532Z [3,037 / 3,115] 8 actions running 2022-11-23T02:05:15.1363990Z Linking sequential_test; 7s processwrapper-sandbox 2022-11-23T02:05:15.1364489Z Linking torch_include_test; 5s processwrapper-sandbox 2022-11-23T02:05:15.1365085Z Linking torch_dist_autograd_test; 5s processwrapper-sandbox 2022-11-23T02:05:15.1365636Z Compiling test/cpp/jit/test_autodiff.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:15.1366096Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:15.1366510Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:15.1366981Z Compiling test/cpp/jit/test_class_import.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:15.1367553Z Compiling test/cpp/jit/test_code_template.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:15.8782891Z 2022-11-23T02:05:15.8783841Z  2022-11-23T02:05:15.8784351Z  2022-11-23T02:05:15.8785208Z  2022-11-23T02:05:15.8785592Z  2022-11-23T02:05:15.8785977Z  2022-11-23T02:05:15.8786336Z  2022-11-23T02:05:15.8786661Z  2022-11-23T02:05:15.8787047Z  2022-11-23T02:05:15.8787510Z [3,038 / 3,115] 8 actions, 7 running 2022-11-23T02:05:15.8788080Z Linking sequential_test; 7s processwrapper-sandbox 2022-11-23T02:05:15.8788688Z Linking torch_include_test; 6s processwrapper-sandbox 2022-11-23T02:05:15.8789299Z Linking torch_dist_autograd_test; 6s processwrapper-sandbox 2022-11-23T02:05:15.8789947Z Compiling test/cpp/jit/test_autodiff.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:15.8790522Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:15.8791138Z Compiling test/cpp/jit/test_class_import.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:15.8791779Z Compiling test/cpp/jit/test_code_template.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:15.8792279Z [Scann] Compiling test/cpp/tensorexpr/test_kernel.cpp 2022-11-23T02:05:16.1369075Z 2022-11-23T02:05:16.1369606Z  2022-11-23T02:05:16.1369951Z  2022-11-23T02:05:16.1370198Z  2022-11-23T02:05:16.1370468Z  2022-11-23T02:05:16.1370728Z  2022-11-23T02:05:16.1370974Z  2022-11-23T02:05:16.1371240Z  2022-11-23T02:05:16.1371506Z  2022-11-23T02:05:16.1371908Z [3,039 / 3,115] 8 actions running 2022-11-23T02:05:16.1372460Z Linking sequential_test; 8s processwrapper-sandbox 2022-11-23T02:05:16.1373050Z Linking torch_include_test; 6s processwrapper-sandbox 2022-11-23T02:05:16.1373557Z Linking torch_dist_autograd_test; 6s processwrapper-sandbox 2022-11-23T02:05:16.1374043Z //:jit_tests; 3s processwrapper-sandbox 2022-11-23T02:05:16.1374593Z Compiling test/cpp/jit/test_class_import.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:16.1375174Z Compiling test/cpp/jit/test_code_template.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:16.1375773Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:16.1376367Z Compiling test/cpp/jit/test_concat_opt.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:16.3832303Z 2022-11-23T02:05:16.3832852Z  2022-11-23T02:05:16.3833159Z  2022-11-23T02:05:16.3833446Z  2022-11-23T02:05:16.3835262Z  2022-11-23T02:05:16.3835670Z  2022-11-23T02:05:16.3836120Z  2022-11-23T02:05:16.3836417Z  2022-11-23T02:05:16.3836804Z  2022-11-23T02:05:16.3837190Z [3,040 / 3,115] 8 actions, 7 running 2022-11-23T02:05:16.3837846Z Linking sequential_test; 8s processwrapper-sandbox 2022-11-23T02:05:16.3838572Z Linking torch_include_test; 6s processwrapper-sandbox 2022-11-23T02:05:16.3839399Z Linking torch_dist_autograd_test; 6s processwrapper-sandbox 2022-11-23T02:05:16.3840471Z Compiling test/cpp/jit/test_class_import.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:16.3841400Z Compiling test/cpp/jit/test_code_template.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:16.3842581Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:16.3843588Z Compiling test/cpp/jit/test_concat_opt.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:16.3844161Z [Scann] Compiling test/cpp/jit/test_backend_compiler_lib.cpp 2022-11-23T02:05:16.5998011Z 2022-11-23T02:05:16.5998504Z  2022-11-23T02:05:16.5998869Z  2022-11-23T02:05:16.5999156Z  2022-11-23T02:05:16.5999414Z  2022-11-23T02:05:16.5999688Z  2022-11-23T02:05:16.5999961Z  2022-11-23T02:05:16.6000215Z  2022-11-23T02:05:16.6000486Z  2022-11-23T02:05:16.6000888Z [3,041 / 3,115] 8 actions, 7 running 2022-11-23T02:05:16.6001378Z Linking sequential_test; 8s processwrapper-sandbox 2022-11-23T02:05:16.6002119Z Linking torch_include_test; 6s processwrapper-sandbox 2022-11-23T02:05:16.6002780Z Linking torch_dist_autograd_test; 6s processwrapper-sandbox 2022-11-23T02:05:16.6003415Z Compiling test/cpp/jit/test_code_template.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:16.6004053Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:16.6004686Z Compiling test/cpp/jit/test_concat_opt.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:16.6005231Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:16.6005643Z [Scann] Compiling test/cpp/tensorexpr/test_ops.cpp 2022-11-23T02:05:16.8287550Z 2022-11-23T02:05:16.8288177Z  2022-11-23T02:05:16.8288541Z  2022-11-23T02:05:16.8288843Z  2022-11-23T02:05:16.8289109Z  2022-11-23T02:05:16.8289393Z  2022-11-23T02:05:16.8289688Z  2022-11-23T02:05:16.8289965Z  2022-11-23T02:05:16.8290456Z  2022-11-23T02:05:16.8290985Z [3,042 / 3,115] 8 actions, 7 running 2022-11-23T02:05:16.8291489Z Linking torch_include_test; 7s processwrapper-sandbox 2022-11-23T02:05:16.8292021Z Linking torch_dist_autograd_test; 6s processwrapper-sandbox 2022-11-23T02:05:16.8292619Z Compiling test/cpp/jit/test_code_template.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:16.8293238Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:16.8294331Z Compiling test/cpp/jit/test_concat_opt.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:16.8295030Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:16.8295635Z Compiling test/cpp/tensorexpr/test_ops.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:16.8299588Z [Scann] Compiling test/cpp/tensorexpr/test_dynamic_shapes.cpp 2022-11-23T02:05:17.1374688Z 2022-11-23T02:05:17.1375248Z  2022-11-23T02:05:17.1375556Z  2022-11-23T02:05:17.1375895Z  2022-11-23T02:05:17.1376202Z  2022-11-23T02:05:17.1376513Z  2022-11-23T02:05:17.1376803Z  2022-11-23T02:05:17.1377110Z  2022-11-23T02:05:17.1377406Z  2022-11-23T02:05:17.1377792Z [3,043 / 3,115] 8 actions running 2022-11-23T02:05:17.1378120Z Linking torch_include_test; 7s processwrapper-sandbox 2022-11-23T02:05:17.1378463Z Linking torch_dist_autograd_test; 7s processwrapper-sandbox 2022-11-23T02:05:17.1378844Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:17.1504010Z Compiling test/cpp/jit/test_concat_opt.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:17.1504703Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:17.1505180Z Compiling test/cpp/tensorexpr/test_ops.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:17.1505664Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:17.1506077Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:18.1524340Z 2022-11-23T02:05:18.1524863Z  2022-11-23T02:05:18.1525212Z  2022-11-23T02:05:18.1525514Z  2022-11-23T02:05:18.1525811Z  2022-11-23T02:05:18.1526093Z  2022-11-23T02:05:18.1526385Z  2022-11-23T02:05:18.1526678Z  2022-11-23T02:05:18.1526957Z  2022-11-23T02:05:18.1527362Z [3,043 / 3,115] 8 actions running 2022-11-23T02:05:18.1528115Z Linking torch_include_test; 8s processwrapper-sandbox 2022-11-23T02:05:18.1528723Z Linking torch_dist_autograd_test; 8s processwrapper-sandbox 2022-11-23T02:05:18.1529404Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:18.1530096Z Compiling test/cpp/jit/test_concat_opt.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:18.1530667Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:18.1531268Z Compiling test/cpp/tensorexpr/test_ops.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:18.1531837Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:18.1532333Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:18.3527406Z 2022-11-23T02:05:18.3527911Z  2022-11-23T02:05:18.3528271Z  2022-11-23T02:05:18.3528531Z  2022-11-23T02:05:18.3528774Z  2022-11-23T02:05:18.3529031Z  2022-11-23T02:05:18.3529285Z  2022-11-23T02:05:18.3529538Z  2022-11-23T02:05:18.3529794Z  2022-11-23T02:05:18.3530181Z [3,044 / 3,115] 8 actions running 2022-11-23T02:05:18.3530655Z Linking torch_include_test; 8s processwrapper-sandbox 2022-11-23T02:05:18.3531212Z Linking torch_dist_autograd_test; 8s processwrapper-sandbox 2022-11-23T02:05:18.3531812Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:18.3532423Z Compiling test/cpp/jit/test_concat_opt.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:18.3533002Z Compiling test/cpp/tensorexpr/test_ops.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:18.3533503Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:18.3533911Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:18.3534393Z Compiling test/cpp/tensorexpr/test_aten.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:18.7528334Z 2022-11-23T02:05:18.7528912Z  2022-11-23T02:05:18.7529298Z  2022-11-23T02:05:18.7529616Z  2022-11-23T02:05:18.7529914Z  2022-11-23T02:05:18.7530221Z  2022-11-23T02:05:18.7532296Z  2022-11-23T02:05:18.7533116Z  2022-11-23T02:05:18.7533449Z  2022-11-23T02:05:18.7533834Z [3,044 / 3,115] 8 actions running 2022-11-23T02:05:18.7534336Z Linking torch_include_test; 9s processwrapper-sandbox 2022-11-23T02:05:18.7534911Z Linking torch_dist_autograd_test; 8s processwrapper-sandbox 2022-11-23T02:05:18.7535540Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:18.7536192Z Compiling test/cpp/jit/test_concat_opt.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:18.7536708Z Compiling test/cpp/tensorexpr/test_ops.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:18.7537144Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:18.7537529Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:18.7538077Z Compiling test/cpp/tensorexpr/test_aten.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:18.9532021Z 2022-11-23T02:05:18.9532995Z  2022-11-23T02:05:18.9533353Z  2022-11-23T02:05:18.9533654Z  2022-11-23T02:05:18.9535095Z  2022-11-23T02:05:18.9537185Z  2022-11-23T02:05:18.9539438Z  2022-11-23T02:05:18.9541221Z  2022-11-23T02:05:18.9541620Z  2022-11-23T02:05:18.9541875Z [3,045 / 3,115] 8 actions running 2022-11-23T02:05:18.9542246Z Linking torch_include_test; 9s processwrapper-sandbox 2022-11-23T02:05:18.9542648Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:18.9543223Z Compiling test/cpp/jit/test_concat_opt.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:18.9543645Z Compiling test/cpp/tensorexpr/test_ops.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:18.9543967Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:18.9544298Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:18.9544775Z Compiling test/cpp/tensorexpr/test_aten.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:18.9545246Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:19.3534489Z 2022-11-23T02:05:19.3535425Z  2022-11-23T02:05:19.3536069Z  2022-11-23T02:05:19.3536627Z  2022-11-23T02:05:19.3537050Z  2022-11-23T02:05:19.3537967Z  2022-11-23T02:05:19.3538395Z  2022-11-23T02:05:19.3538801Z  2022-11-23T02:05:19.3539342Z  2022-11-23T02:05:19.3539944Z [3,047 / 3,115] 7 actions running 2022-11-23T02:05:19.3540760Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:19.3541580Z Compiling test/cpp/tensorexpr/test_ops.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:19.3542249Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:19.3542946Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:19.3543552Z Compiling test/cpp/tensorexpr/test_aten.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:19.3544257Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:19.3544857Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:19.7538986Z 2022-11-23T02:05:19.7540002Z  2022-11-23T02:05:19.7540687Z  2022-11-23T02:05:19.7542555Z  2022-11-23T02:05:19.7542991Z  2022-11-23T02:05:19.7543382Z  2022-11-23T02:05:19.7543930Z  2022-11-23T02:05:19.7545283Z  2022-11-23T02:05:19.7545836Z [3,047 / 3,115] 8 actions running 2022-11-23T02:05:19.7546525Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:19.7547450Z Compiling test/cpp/tensorexpr/test_ops.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:19.7548134Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:19.7548796Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:19.7549821Z Compiling test/cpp/tensorexpr/test_aten.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:19.7550357Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:19.7550775Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:19.7551234Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:20.1543834Z 2022-11-23T02:05:20.1544430Z  2022-11-23T02:05:20.1544783Z  2022-11-23T02:05:20.1545143Z  2022-11-23T02:05:20.1545442Z  2022-11-23T02:05:20.1545782Z  2022-11-23T02:05:20.1546095Z  2022-11-23T02:05:20.1546400Z  2022-11-23T02:05:20.1546709Z  2022-11-23T02:05:20.1547124Z [3,048 / 3,115] 8 actions running 2022-11-23T02:05:20.1547766Z Compiling test/cpp/tensorexpr/test_ops.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:20.1548317Z //:jit_tests; 3s processwrapper-sandbox 2022-11-23T02:05:20.1548851Z //:jit_tests; 3s processwrapper-sandbox 2022-11-23T02:05:20.1549488Z Compiling test/cpp/tensorexpr/test_aten.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:20.1550097Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:20.1550525Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:20.1550905Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:20.1551412Z Compiling test/cpp/jit/test_utils.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:20.7155300Z 2022-11-23T02:05:20.7156256Z  2022-11-23T02:05:20.7156857Z  2022-11-23T02:05:20.7157504Z  2022-11-23T02:05:20.7158237Z  2022-11-23T02:05:20.7158663Z  2022-11-23T02:05:20.7159119Z  2022-11-23T02:05:20.7159710Z  2022-11-23T02:05:20.7162858Z  2022-11-23T02:05:20.7163473Z [3,049 / 3,115] 8 actions, 7 running 2022-11-23T02:05:20.7164081Z //:jit_tests; 3s processwrapper-sandbox 2022-11-23T02:05:20.7164779Z //:jit_tests; 3s processwrapper-sandbox 2022-11-23T02:05:20.7165446Z Compiling test/cpp/tensorexpr/test_aten.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:20.7166072Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:20.7166617Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:20.7167157Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:20.7167857Z Compiling test/cpp/jit/test_utils.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:20.7168683Z [Scann] Compiling test/cpp/jit/test_alias_analysis.cpp 2022-11-23T02:05:20.9549995Z 2022-11-23T02:05:20.9550902Z  2022-11-23T02:05:20.9551508Z  2022-11-23T02:05:20.9554739Z  2022-11-23T02:05:20.9555241Z  2022-11-23T02:05:20.9555533Z  2022-11-23T02:05:20.9555820Z  2022-11-23T02:05:20.9556112Z  2022-11-23T02:05:20.9556409Z  2022-11-23T02:05:20.9556841Z [3,051 / 3,115] 8 actions running 2022-11-23T02:05:20.9557482Z Compiling test/cpp/tensorexpr/test_aten.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:20.9558163Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:20.9558690Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:20.9559216Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:20.9559815Z Compiling test/cpp/jit/test_utils.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:20.9560526Z Compiling test/cpp/jit/test_alias_analysis.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:20.9561255Z Compiling test/cpp/tensorexpr/test_approx.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:20.9562110Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:21.8177687Z 2022-11-23T02:05:21.8178225Z  2022-11-23T02:05:21.8178502Z  2022-11-23T02:05:21.8178764Z  2022-11-23T02:05:21.8178994Z  2022-11-23T02:05:21.8179223Z  2022-11-23T02:05:21.8179449Z  2022-11-23T02:05:21.8179681Z  2022-11-23T02:05:21.8179890Z  2022-11-23T02:05:21.8180221Z [3,052 / 3,115] 8 actions, 7 running 2022-11-23T02:05:21.8180712Z Compiling test/cpp/tensorexpr/test_aten.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:21.8181161Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:21.8181881Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:21.8182340Z Compiling test/cpp/jit/test_utils.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:21.8182856Z Compiling test/cpp/jit/test_alias_analysis.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:21.8183375Z Compiling test/cpp/tensorexpr/test_approx.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:21.8183817Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:21.8184176Z [Scann] Compiling test/cpp/jit/test_subgraph_rewriter.cpp 2022-11-23T02:05:22.1160964Z 2022-11-23T02:05:22.1161775Z  2022-11-23T02:05:22.1162118Z  2022-11-23T02:05:22.1162400Z  2022-11-23T02:05:22.1162663Z  2022-11-23T02:05:22.1162921Z  2022-11-23T02:05:22.1163193Z  2022-11-23T02:05:22.1163459Z  2022-11-23T02:05:22.1163715Z  2022-11-23T02:05:22.1164125Z [3,054 / 3,115] 8 actions, 7 running 2022-11-23T02:05:22.1164602Z //:jit_tests; 3s processwrapper-sandbox 2022-11-23T02:05:22.1165051Z //:jit_tests; 3s processwrapper-sandbox 2022-11-23T02:05:22.1165609Z Compiling test/cpp/jit/test_utils.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:22.1166246Z Compiling test/cpp/jit/test_alias_analysis.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:22.1166802Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:22.1167236Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:22.1167937Z Compiling test/cpp/jit/test_dce.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:22.1168405Z [Scann] Compiling test/cpp/jit/test_upgrader_utils.cpp 2022-11-23T02:05:22.3600214Z 2022-11-23T02:05:22.3600784Z  2022-11-23T02:05:22.3601104Z  2022-11-23T02:05:22.3601365Z  2022-11-23T02:05:22.3601763Z  2022-11-23T02:05:22.3602040Z  2022-11-23T02:05:22.3602299Z  2022-11-23T02:05:22.3602550Z  2022-11-23T02:05:22.3602797Z  2022-11-23T02:05:22.3603120Z [3,054 / 3,115] 8 actions running 2022-11-23T02:05:22.3603541Z //:jit_tests; 3s processwrapper-sandbox 2022-11-23T02:05:22.3603985Z //:jit_tests; 3s processwrapper-sandbox 2022-11-23T02:05:22.3604479Z Compiling test/cpp/jit/test_utils.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:22.3605316Z Compiling test/cpp/jit/test_alias_analysis.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:22.3605840Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:22.3606313Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:22.3606836Z Compiling test/cpp/jit/test_dce.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:22.3607389Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:22.7379959Z 2022-11-23T02:05:22.7380515Z  2022-11-23T02:05:22.7380904Z  2022-11-23T02:05:22.7381215Z  2022-11-23T02:05:22.7381399Z  2022-11-23T02:05:22.7381554Z  2022-11-23T02:05:22.7381722Z  2022-11-23T02:05:22.7381888Z  2022-11-23T02:05:22.7382039Z  2022-11-23T02:05:22.7382286Z [3,055 / 3,115] 8 actions, 7 running 2022-11-23T02:05:22.7382580Z //:jit_tests; 3s processwrapper-sandbox 2022-11-23T02:05:22.7382911Z Compiling test/cpp/jit/test_utils.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:22.7383310Z Compiling test/cpp/jit/test_alias_analysis.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:22.7383634Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:22.7383907Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:22.7384237Z Compiling test/cpp/jit/test_dce.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:22.7384658Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:22.7384942Z [Scann] Compiling test/cpp/jit/test_file_format.cpp 2022-11-23T02:05:22.9585121Z 2022-11-23T02:05:22.9585780Z  2022-11-23T02:05:22.9586154Z  2022-11-23T02:05:22.9586445Z  2022-11-23T02:05:22.9586698Z  2022-11-23T02:05:22.9586960Z  2022-11-23T02:05:22.9587232Z  2022-11-23T02:05:22.9587490Z  2022-11-23T02:05:22.9587763Z  2022-11-23T02:05:22.9588139Z [3,055 / 3,115] 8 actions running 2022-11-23T02:05:22.9588575Z //:jit_tests; 3s processwrapper-sandbox 2022-11-23T02:05:22.9601421Z Compiling test/cpp/jit/test_utils.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:22.9602525Z Compiling test/cpp/jit/test_alias_analysis.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:22.9603006Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:22.9603437Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:22.9603949Z Compiling test/cpp/jit/test_dce.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:22.9604536Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:22.9605120Z Compiling test/cpp/jit/test_file_format.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:23.2576440Z 2022-11-23T02:05:23.2576969Z  2022-11-23T02:05:23.2577295Z  2022-11-23T02:05:23.2577561Z  2022-11-23T02:05:23.2577845Z  2022-11-23T02:05:23.2578129Z  2022-11-23T02:05:23.2578388Z  2022-11-23T02:05:23.2578661Z  2022-11-23T02:05:23.2578931Z  2022-11-23T02:05:23.2579316Z [3,056 / 3,115] 8 actions, 7 running 2022-11-23T02:05:23.2579897Z Compiling test/cpp/jit/test_utils.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:23.2580753Z Compiling test/cpp/jit/test_alias_analysis.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:23.2581273Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:23.2581741Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:23.2582276Z Compiling test/cpp/jit/test_dce.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:23.2582878Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:23.2583507Z Compiling test/cpp/jit/test_file_format.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:23.2583993Z [Scann] Compiling test/cpp/jit/test_script_profile.cpp 2022-11-23T02:05:23.5594911Z 2022-11-23T02:05:23.5595344Z  2022-11-23T02:05:23.5595556Z  2022-11-23T02:05:23.5595739Z  2022-11-23T02:05:23.5595904Z  2022-11-23T02:05:23.5596075Z  2022-11-23T02:05:23.5596921Z  2022-11-23T02:05:23.5597131Z  2022-11-23T02:05:23.5597370Z  2022-11-23T02:05:23.5597764Z [3,057 / 3,115] 7 actions running 2022-11-23T02:05:23.5598418Z Compiling test/cpp/jit/test_utils.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:23.5598919Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:23.5599355Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:23.5599886Z Compiling test/cpp/jit/test_dce.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:23.5600496Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:23.5601127Z Compiling test/cpp/jit/test_file_format.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:23.5601991Z Compiling test/cpp/jit/test_script_profile.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:23.7657132Z 2022-11-23T02:05:23.7657933Z  2022-11-23T02:05:23.7658257Z  2022-11-23T02:05:23.7658526Z  2022-11-23T02:05:23.7658771Z  2022-11-23T02:05:23.7659086Z  2022-11-23T02:05:23.7659349Z  2022-11-23T02:05:23.7659585Z  2022-11-23T02:05:23.7659972Z [3,058 / 3,115] 8 actions, 7 running 2022-11-23T02:05:23.7660452Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:23.7660903Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:23.7661269Z Compiling test/cpp/jit/test_dce.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:23.7661652Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:23.7662062Z Compiling test/cpp/jit/test_file_format.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:23.7662604Z Compiling test/cpp/jit/test_script_profile.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:23.7663170Z Compiling test/cpp/jit/test_fuser.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:23.7663662Z [Prepa] Compiling test/cpp/jit/test_subgraph_matcher.cpp 2022-11-23T02:05:24.1406784Z 2022-11-23T02:05:24.1407367Z  2022-11-23T02:05:24.1407742Z  2022-11-23T02:05:24.1408110Z  2022-11-23T02:05:24.1408429Z  2022-11-23T02:05:24.1408741Z  2022-11-23T02:05:24.1409065Z  2022-11-23T02:05:24.1409398Z  2022-11-23T02:05:24.1409710Z  2022-11-23T02:05:24.1410202Z [3,059 / 3,115] 8 actions, 7 running 2022-11-23T02:05:24.1410762Z //:jit_tests; 3s processwrapper-sandbox 2022-11-23T02:05:24.1411298Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:24.1411970Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:24.1412732Z Compiling test/cpp/jit/test_file_format.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:24.1413487Z Compiling test/cpp/jit/test_script_profile.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:24.1414234Z Compiling test/cpp/jit/test_fuser.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:24.1414875Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:24.1415351Z [Scann] Compiling test/cpp/jit/test_graph_executor.cpp 2022-11-23T02:05:24.3611113Z 2022-11-23T02:05:24.3611729Z  2022-11-23T02:05:24.3612110Z  2022-11-23T02:05:24.3612557Z  2022-11-23T02:05:24.3612851Z  2022-11-23T02:05:24.3613288Z  2022-11-23T02:05:24.3613836Z  2022-11-23T02:05:24.3614271Z  2022-11-23T02:05:24.3614575Z  2022-11-23T02:05:24.3615140Z [3,059 / 3,115] 8 actions running 2022-11-23T02:05:24.3615772Z //:jit_tests; 3s processwrapper-sandbox 2022-11-23T02:05:24.3616416Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:24.3617199Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:24.3618032Z Compiling test/cpp/jit/test_file_format.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:24.3618904Z Compiling test/cpp/jit/test_script_profile.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:24.3619742Z Compiling test/cpp/jit/test_fuser.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:24.3620459Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:24.3621347Z Compiling test/cpp/jit/test_graph_executor.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:24.6389722Z 2022-11-23T02:05:24.6390395Z  2022-11-23T02:05:24.6390801Z  2022-11-23T02:05:24.6391141Z  2022-11-23T02:05:24.6391463Z  2022-11-23T02:05:24.6391793Z  2022-11-23T02:05:24.6392106Z  2022-11-23T02:05:24.6392434Z  2022-11-23T02:05:24.6392756Z  2022-11-23T02:05:24.6393194Z [3,061 / 3,115] 8 actions, 7 running 2022-11-23T02:05:24.6393740Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:24.6394412Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:24.6395212Z Compiling test/cpp/jit/test_script_profile.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:24.6395921Z Compiling test/cpp/jit/test_fuser.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:24.6396523Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:24.6397208Z Compiling test/cpp/jit/test_graph_executor.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:24.6397995Z Compiling test/cpp/jit/test_save_load.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:24.6398854Z [Scann] Compiling test/cpp/jit/test_inliner.cpp 2022-11-23T02:05:24.9618221Z 2022-11-23T02:05:24.9618763Z  2022-11-23T02:05:24.9619085Z  2022-11-23T02:05:24.9619372Z  2022-11-23T02:05:24.9619768Z  2022-11-23T02:05:24.9620015Z  2022-11-23T02:05:24.9620274Z  2022-11-23T02:05:24.9620515Z  2022-11-23T02:05:24.9620733Z  2022-11-23T02:05:24.9621083Z [3,061 / 3,115] 8 actions running 2022-11-23T02:05:24.9621517Z //:jit_tests; 3s processwrapper-sandbox 2022-11-23T02:05:24.9622061Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:24.9622720Z Compiling test/cpp/jit/test_script_profile.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:24.9623307Z Compiling test/cpp/jit/test_fuser.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:24.9624017Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:24.9624550Z Compiling test/cpp/jit/test_graph_executor.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:24.9625209Z Compiling test/cpp/jit/test_save_load.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:24.9625770Z Compiling test/cpp/jit/test_inliner.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:25.4273111Z 2022-11-23T02:05:25.4273736Z  2022-11-23T02:05:25.4274085Z  2022-11-23T02:05:25.4274390Z  2022-11-23T02:05:25.4274664Z  2022-11-23T02:05:25.4274913Z  2022-11-23T02:05:25.4275187Z  2022-11-23T02:05:25.4275472Z  2022-11-23T02:05:25.4275719Z  2022-11-23T02:05:25.4276080Z [3,062 / 3,115] 8 actions, 7 running 2022-11-23T02:05:25.4276618Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:25.4277193Z Compiling test/cpp/jit/test_script_profile.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:25.4277768Z Compiling test/cpp/jit/test_fuser.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:25.4278332Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:25.4279121Z Compiling test/cpp/jit/test_graph_executor.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:25.4279762Z Compiling test/cpp/jit/test_save_load.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:25.4280328Z Compiling test/cpp/jit/test_inliner.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:25.4280789Z [Scann] Compiling test/cpp/jit/test_schema_matching.cpp 2022-11-23T02:05:25.7624915Z 2022-11-23T02:05:25.7625434Z  2022-11-23T02:05:25.7625792Z  2022-11-23T02:05:25.7626078Z  2022-11-23T02:05:25.7626340Z  2022-11-23T02:05:25.7626625Z  2022-11-23T02:05:25.7626912Z  2022-11-23T02:05:25.7627149Z  2022-11-23T02:05:25.7627408Z  2022-11-23T02:05:25.7627787Z [3,062 / 3,115] 8 actions running 2022-11-23T02:05:25.7628332Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:25.7629204Z Compiling test/cpp/jit/test_script_profile.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:25.7629832Z Compiling test/cpp/jit/test_fuser.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:25.7630331Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:25.7630877Z Compiling test/cpp/jit/test_graph_executor.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:25.7631498Z Compiling test/cpp/jit/test_save_load.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:25.7632112Z Compiling test/cpp/jit/test_inliner.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:25.7632743Z Compiling test/cpp/jit/test_schema_matching.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:26.1625432Z 2022-11-23T02:05:26.1626005Z  2022-11-23T02:05:26.1626336Z  2022-11-23T02:05:26.1626599Z  2022-11-23T02:05:26.1626873Z  2022-11-23T02:05:26.1627144Z  2022-11-23T02:05:26.1627406Z  2022-11-23T02:05:26.1627700Z  2022-11-23T02:05:26.1627978Z  2022-11-23T02:05:26.1628356Z [3,063 / 3,115] 8 actions running 2022-11-23T02:05:26.1628953Z Compiling test/cpp/jit/test_script_profile.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:26.1629584Z Compiling test/cpp/jit/test_fuser.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:26.1630091Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:26.1630672Z Compiling test/cpp/jit/test_graph_executor.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:26.1631314Z Compiling test/cpp/jit/test_save_load.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:26.1631916Z Compiling test/cpp/jit/test_inliner.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:26.1632538Z Compiling test/cpp/jit/test_schema_matching.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:26.1633156Z Compiling test/cpp/jit/test_interface.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:26.4984032Z 2022-11-23T02:05:26.4984623Z  2022-11-23T02:05:26.4985003Z  2022-11-23T02:05:26.4987528Z  2022-11-23T02:05:26.4987982Z  2022-11-23T02:05:26.4988477Z  2022-11-23T02:05:26.4989159Z  2022-11-23T02:05:26.4989454Z  2022-11-23T02:05:26.4989704Z  2022-11-23T02:05:26.4990093Z [3,064 / 3,115] 8 actions, 7 running 2022-11-23T02:05:26.4990690Z Compiling test/cpp/jit/test_script_profile.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:26.4991288Z Compiling test/cpp/jit/test_fuser.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:26.4991717Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:26.4992222Z Compiling test/cpp/jit/test_graph_executor.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:26.4992818Z Compiling test/cpp/jit/test_save_load.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:26.4993460Z Compiling test/cpp/jit/test_schema_matching.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:26.4994089Z Compiling test/cpp/jit/test_interface.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:26.4994545Z [Scann] Compiling test/cpp/jit/test_mobile_type_parser.cpp 2022-11-23T02:05:26.7620925Z 2022-11-23T02:05:26.7621822Z  2022-11-23T02:05:26.7622197Z  2022-11-23T02:05:26.7622463Z  2022-11-23T02:05:26.8066580Z  2022-11-23T02:05:26.8067146Z  2022-11-23T02:05:26.8067425Z  2022-11-23T02:05:26.8067699Z  2022-11-23T02:05:26.8067963Z  2022-11-23T02:05:26.8068351Z [3,064 / 3,115] 8 actions running 2022-11-23T02:05:26.8068944Z Compiling test/cpp/jit/test_script_profile.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:26.8069581Z Compiling test/cpp/jit/test_fuser.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:26.8070074Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:26.8070664Z Compiling test/cpp/jit/test_graph_executor.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:26.8071288Z Compiling test/cpp/jit/test_save_load.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:26.8071936Z Compiling test/cpp/jit/test_schema_matching.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:26.8072747Z Compiling test/cpp/jit/test_interface.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:26.8073291Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:26.9833739Z 2022-11-23T02:05:26.9834286Z  2022-11-23T02:05:26.9834622Z  2022-11-23T02:05:26.9834886Z  2022-11-23T02:05:26.9835160Z  2022-11-23T02:05:26.9835423Z  2022-11-23T02:05:26.9835666Z  2022-11-23T02:05:26.9835941Z  2022-11-23T02:05:26.9836230Z  2022-11-23T02:05:26.9836623Z [3,065 / 3,115] 8 actions, 7 running 2022-11-23T02:05:26.9837132Z Compiling test/cpp/jit/test_fuser.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:26.9837587Z //:jit_tests; 3s processwrapper-sandbox 2022-11-23T02:05:26.9838156Z Compiling test/cpp/jit/test_graph_executor.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:26.9838745Z Compiling test/cpp/jit/test_save_load.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:26.9839425Z Compiling test/cpp/jit/test_schema_matching.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:26.9840031Z Compiling test/cpp/jit/test_interface.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:26.9840470Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:26.9840808Z [Scann] Compiling test/cpp/jit/test_jit_type.cpp 2022-11-23T02:05:27.1959229Z 2022-11-23T02:05:27.1959749Z  2022-11-23T02:05:27.1960199Z  2022-11-23T02:05:27.1960471Z  2022-11-23T02:05:27.1960889Z  2022-11-23T02:05:27.1961127Z  2022-11-23T02:05:27.1961681Z  2022-11-23T02:05:27.1961961Z  2022-11-23T02:05:27.1962340Z  2022-11-23T02:05:27.1962738Z [3,066 / 3,115] 8 actions, 7 running 2022-11-23T02:05:27.1963403Z Compiling test/cpp/jit/test_fuser.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:27.1964041Z //:jit_tests; 3s processwrapper-sandbox 2022-11-23T02:05:27.1964738Z Compiling test/cpp/jit/test_graph_executor.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:27.1965489Z Compiling test/cpp/jit/test_save_load.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:27.1966232Z Compiling test/cpp/jit/test_interface.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:27.1966845Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:27.1967539Z Compiling test/cpp/jit/test_jit_type.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:27.1968025Z [Scann] Compiling test/cpp/jit/test_lite_interpreter.cpp 2022-11-23T02:05:27.4089313Z 2022-11-23T02:05:27.4089864Z  2022-11-23T02:05:27.4090276Z  2022-11-23T02:05:27.4090599Z  2022-11-23T02:05:27.4090897Z  2022-11-23T02:05:27.4091218Z  2022-11-23T02:05:27.4091532Z  2022-11-23T02:05:27.4091823Z  2022-11-23T02:05:27.4092086Z  2022-11-23T02:05:27.4092368Z [3,068 / 3,115] 8 actions running 2022-11-23T02:05:27.4092795Z Compiling test/cpp/jit/test_graph_executor.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:27.4093204Z Compiling test/cpp/jit/test_save_load.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:27.4093584Z Compiling test/cpp/jit/test_interface.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:27.4102400Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:27.4102980Z Compiling test/cpp/jit/test_jit_type.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:27.4103460Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:27.4103922Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:27.4104367Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:27.9633961Z 2022-11-23T02:05:27.9634514Z  2022-11-23T02:05:27.9634870Z  2022-11-23T02:05:27.9635168Z  2022-11-23T02:05:27.9635445Z  2022-11-23T02:05:27.9635719Z  2022-11-23T02:05:27.9635993Z  2022-11-23T02:05:27.9636289Z  2022-11-23T02:05:27.9636574Z  2022-11-23T02:05:27.9636982Z [3,069 / 3,115] 8 actions, 7 running 2022-11-23T02:05:27.9637579Z Compiling test/cpp/jit/test_save_load.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:27.9638546Z Compiling test/cpp/jit/test_interface.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:27.9639090Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:27.9639657Z Compiling test/cpp/jit/test_jit_type.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:27.9640213Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:27.9640690Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:27.9641193Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:27.9641755Z [Scann] Compiling test/cpp/jit/test_module_api.cpp 2022-11-23T02:05:28.2098814Z 2022-11-23T02:05:28.2099371Z  2022-11-23T02:05:28.2099736Z  2022-11-23T02:05:28.2100047Z  2022-11-23T02:05:28.2100368Z  2022-11-23T02:05:28.2100687Z  2022-11-23T02:05:28.2100973Z  2022-11-23T02:05:28.2101289Z  2022-11-23T02:05:28.2101581Z  2022-11-23T02:05:28.2101998Z [3,070 / 3,115] 8 actions running 2022-11-23T02:05:28.2102662Z Compiling test/cpp/jit/test_interface.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:28.2103285Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:28.2103913Z Compiling test/cpp/jit/test_jit_type.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:28.2104498Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:28.2104947Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:28.2105343Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:28.2105897Z Compiling test/cpp/jit/test_module_api.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:28.2106545Z Compiling test/cpp/jit/test_lite_trainer.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:29.2424046Z 2022-11-23T02:05:29.2424622Z  2022-11-23T02:05:29.2424948Z  2022-11-23T02:05:29.2425199Z  2022-11-23T02:05:29.2425472Z  2022-11-23T02:05:29.2425730Z  2022-11-23T02:05:29.2425969Z  2022-11-23T02:05:29.2426244Z  2022-11-23T02:05:29.2426543Z  2022-11-23T02:05:29.2426942Z [3,071 / 3,115] 8 actions, 7 running 2022-11-23T02:05:29.2427388Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:29.2427909Z Compiling test/cpp/jit/test_jit_type.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:29.2428369Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:29.2428794Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:29.2429237Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:29.2429795Z Compiling test/cpp/jit/test_module_api.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:29.2430414Z Compiling test/cpp/jit/test_lite_trainer.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:29.2430843Z [Scann] Compiling test/cpp/jit/test_memory_dag.cpp 2022-11-23T02:05:29.4826254Z 2022-11-23T02:05:29.4826764Z  2022-11-23T02:05:29.4827052Z  2022-11-23T02:05:29.4827312Z  2022-11-23T02:05:29.4827581Z  2022-11-23T02:05:29.4827842Z  2022-11-23T02:05:29.4828136Z  2022-11-23T02:05:29.4828410Z  2022-11-23T02:05:29.4828670Z  2022-11-23T02:05:29.4829043Z [3,072 / 3,115] 8 actions, 7 running 2022-11-23T02:05:29.4829812Z Compiling test/cpp/jit/test_jit_type.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:29.4830313Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:29.4830741Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:29.4831151Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:29.4831690Z Compiling test/cpp/jit/test_module_api.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:29.4832337Z Compiling test/cpp/jit/test_lite_trainer.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:29.4832903Z Compiling test/cpp/jit/test_memory_dag.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:29.4833320Z [Scann] Compiling test/cpp/jit/test_misc.cpp 2022-11-23T02:05:29.8106734Z 2022-11-23T02:05:29.8107535Z  2022-11-23T02:05:29.8107900Z  2022-11-23T02:05:29.8163273Z  2022-11-23T02:05:29.8163531Z  2022-11-23T02:05:29.8163784Z  2022-11-23T02:05:29.8163990Z  2022-11-23T02:05:29.8164208Z  2022-11-23T02:05:29.8164426Z  2022-11-23T02:05:29.8164738Z [3,072 / 3,115] 8 actions running 2022-11-23T02:05:29.8165192Z Compiling test/cpp/jit/test_jit_type.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:29.8165618Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:29.8165976Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:29.8166388Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:29.8166920Z Compiling test/cpp/jit/test_module_api.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:29.8167490Z Compiling test/cpp/jit/test_lite_trainer.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:29.8168065Z Compiling test/cpp/jit/test_memory_dag.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:29.8168643Z Compiling test/cpp/jit/test_misc.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:30.1385239Z 2022-11-23T02:05:30.1385909Z  2022-11-23T02:05:30.1386274Z  2022-11-23T02:05:30.1386584Z  2022-11-23T02:05:30.1386912Z  2022-11-23T02:05:30.1388087Z  2022-11-23T02:05:30.1388424Z  2022-11-23T02:05:30.1388728Z  2022-11-23T02:05:30.1389007Z  2022-11-23T02:05:30.1389438Z [3,073 / 3,115] 8 actions, 7 running 2022-11-23T02:05:30.1389969Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:30.1390463Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:30.1390944Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:30.1391540Z Compiling test/cpp/jit/test_module_api.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:30.1392171Z Compiling test/cpp/jit/test_lite_trainer.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:30.1392835Z Compiling test/cpp/jit/test_memory_dag.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:30.1393447Z Compiling test/cpp/jit/test_misc.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:30.1393971Z [Scann] Compiling test/cpp/jit/test_op_replacement.cpp 2022-11-23T02:05:30.4177985Z 2022-11-23T02:05:30.4178492Z  2022-11-23T02:05:30.4178858Z  2022-11-23T02:05:30.4179168Z  2022-11-23T02:05:30.4179458Z  2022-11-23T02:05:30.4179735Z  2022-11-23T02:05:30.4180003Z  2022-11-23T02:05:30.4180259Z  2022-11-23T02:05:30.4180533Z  2022-11-23T02:05:30.4180933Z [3,073 / 3,115] 8 actions running 2022-11-23T02:05:30.4181414Z //:jit_tests; 3s processwrapper-sandbox 2022-11-23T02:05:30.4181928Z //:jit_tests; 3s processwrapper-sandbox 2022-11-23T02:05:30.4182443Z //:jit_tests; 3s processwrapper-sandbox 2022-11-23T02:05:30.4183023Z Compiling test/cpp/jit/test_module_api.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:30.4183703Z Compiling test/cpp/jit/test_lite_trainer.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:30.4184401Z Compiling test/cpp/jit/test_memory_dag.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:30.4185078Z Compiling test/cpp/jit/test_misc.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:30.4185760Z Compiling test/cpp/jit/test_op_replacement.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:30.8017660Z 2022-11-23T02:05:30.8018505Z  2022-11-23T02:05:30.8018905Z  2022-11-23T02:05:30.8019271Z  2022-11-23T02:05:30.8019545Z  2022-11-23T02:05:30.8019807Z  2022-11-23T02:05:30.8020053Z  2022-11-23T02:05:30.8020319Z  2022-11-23T02:05:30.8020634Z  2022-11-23T02:05:30.8021053Z [3,074 / 3,115] 8 actions, 7 running 2022-11-23T02:05:30.8021507Z //:jit_tests; 3s processwrapper-sandbox 2022-11-23T02:05:30.8021964Z //:jit_tests; 3s processwrapper-sandbox 2022-11-23T02:05:30.8022754Z Compiling test/cpp/jit/test_module_api.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:30.8023353Z Compiling test/cpp/jit/test_lite_trainer.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:30.8023927Z Compiling test/cpp/jit/test_memory_dag.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:30.8024716Z Compiling test/cpp/jit/test_misc.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:30.8025336Z Compiling test/cpp/jit/test_op_replacement.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:30.8025765Z [Scann] Compiling test/cpp/jit/test_load_upgraders.cpp 2022-11-23T02:05:31.0189228Z 2022-11-23T02:05:31.0189778Z  2022-11-23T02:05:31.0190096Z  2022-11-23T02:05:31.0190354Z  2022-11-23T02:05:31.0190630Z  2022-11-23T02:05:31.0190905Z  2022-11-23T02:05:31.0191160Z  2022-11-23T02:05:31.0191425Z  2022-11-23T02:05:31.0191696Z  2022-11-23T02:05:31.0192060Z [3,075 / 3,115] 8 actions running 2022-11-23T02:05:31.0192515Z //:jit_tests; 3s processwrapper-sandbox 2022-11-23T02:05:31.0193073Z Compiling test/cpp/jit/test_module_api.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:31.0193686Z Compiling test/cpp/jit/test_lite_trainer.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:31.0194314Z Compiling test/cpp/jit/test_memory_dag.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:31.0194897Z Compiling test/cpp/jit/test_misc.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:31.0195487Z Compiling test/cpp/jit/test_op_replacement.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:31.0196104Z Compiling test/cpp/jit/test_load_upgraders.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:31.0196634Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:31.4191365Z 2022-11-23T02:05:31.4191922Z  2022-11-23T02:05:31.4192247Z  2022-11-23T02:05:31.4192541Z  2022-11-23T02:05:31.4192788Z  2022-11-23T02:05:31.4193037Z  2022-11-23T02:05:31.4193300Z  2022-11-23T02:05:31.4193544Z  2022-11-23T02:05:31.4193772Z  2022-11-23T02:05:31.4194147Z [3,077 / 3,115] 8 actions running 2022-11-23T02:05:31.4194693Z Compiling test/cpp/jit/test_module_api.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:31.4195276Z Compiling test/cpp/jit/test_lite_trainer.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:31.4195844Z Compiling test/cpp/jit/test_misc.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:31.4196240Z Compiling test/cpp/jit/test_op_replacement.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:31.4196620Z Compiling test/cpp/jit/test_load_upgraders.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:31.4196948Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:31.4197289Z Compiling test/cpp/jit/test_schema_info.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:31.4197732Z Compiling test/cpp/jit/test_irparser.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:32.0118169Z 2022-11-23T02:05:32.0118751Z  2022-11-23T02:05:32.0119074Z  2022-11-23T02:05:32.0119348Z  2022-11-23T02:05:32.0119621Z  2022-11-23T02:05:32.0119877Z  2022-11-23T02:05:32.0120161Z  2022-11-23T02:05:32.0120448Z  2022-11-23T02:05:32.0120709Z  2022-11-23T02:05:32.0121106Z [3,078 / 3,115] 8 actions, 7 running 2022-11-23T02:05:32.0121877Z Compiling test/cpp/jit/test_lite_trainer.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:32.0122685Z Compiling test/cpp/jit/test_misc.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:32.0123333Z Compiling test/cpp/jit/test_op_replacement.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:32.0123969Z Compiling test/cpp/jit/test_load_upgraders.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:32.0124459Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:32.0125033Z Compiling test/cpp/jit/test_schema_info.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:32.0125649Z Compiling test/cpp/jit/test_irparser.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:32.0126105Z [Scann] Compiling test/cpp/jit/test_ir.cpp 2022-11-23T02:05:32.2197649Z 2022-11-23T02:05:32.2198262Z  2022-11-23T02:05:32.2198647Z  2022-11-23T02:05:32.2198962Z  2022-11-23T02:05:32.2199239Z  2022-11-23T02:05:32.2199539Z  2022-11-23T02:05:32.2200069Z  2022-11-23T02:05:32.2200319Z  2022-11-23T02:05:32.2200591Z  2022-11-23T02:05:32.2200994Z [3,079 / 3,115] 8 actions running 2022-11-23T02:05:32.2201657Z Compiling test/cpp/jit/test_misc.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:32.2202248Z Compiling test/cpp/jit/test_op_replacement.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:32.2202882Z Compiling test/cpp/jit/test_load_upgraders.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:32.2203370Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:32.2203892Z Compiling test/cpp/jit/test_schema_info.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:32.2204501Z Compiling test/cpp/jit/test_irparser.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:32.2205096Z Compiling test/cpp/jit/test_ir.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:32.2205701Z Compiling test/cpp/jit/test_interpreter.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:33.2281909Z 2022-11-23T02:05:33.2282514Z  2022-11-23T02:05:33.2282858Z  2022-11-23T02:05:33.2283138Z  2022-11-23T02:05:33.2283427Z  2022-11-23T02:05:33.2283707Z  2022-11-23T02:05:33.2283963Z  2022-11-23T02:05:33.2284239Z  2022-11-23T02:05:33.2284506Z  2022-11-23T02:05:33.2284885Z [3,080 / 3,115] 8 actions, 7 running 2022-11-23T02:05:33.2285426Z Compiling test/cpp/jit/test_misc.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:33.2286066Z Compiling test/cpp/jit/test_op_replacement.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:33.2286723Z Compiling test/cpp/jit/test_load_upgraders.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:33.2287246Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:33.2287805Z Compiling test/cpp/jit/test_schema_info.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:33.2288403Z Compiling test/cpp/jit/test_ir.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:33.2288992Z Compiling test/cpp/jit/test_interpreter.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:33.2289489Z [Scann] Compiling test/cpp/jit/test_shape_analysis.cpp 2022-11-23T02:05:33.5855779Z 2022-11-23T02:05:33.5856334Z  2022-11-23T02:05:33.5856659Z  2022-11-23T02:05:33.5856934Z  2022-11-23T02:05:33.5857208Z  2022-11-23T02:05:33.5857484Z  2022-11-23T02:05:33.5857750Z  2022-11-23T02:05:33.5858006Z  2022-11-23T02:05:33.5858254Z  2022-11-23T02:05:33.5858625Z [3,082 / 3,115] 8 actions, 7 running 2022-11-23T02:05:33.5859240Z Compiling test/cpp/jit/test_load_upgraders.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:33.5859801Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:33.5860320Z Compiling test/cpp/jit/test_schema_info.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:33.5860912Z Compiling test/cpp/jit/test_ir.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:33.5861528Z Compiling test/cpp/jit/test_interpreter.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:33.5862210Z Compiling test/cpp/jit/test_shape_analysis.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:33.5862774Z Compiling test/cpp/jit/test_stack_opt.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:33.5863466Z [Scann] Compiling test/cpp/jit/test_graph_iterator.cpp 2022-11-23T02:05:33.8211270Z 2022-11-23T02:05:33.8211827Z  2022-11-23T02:05:33.8212165Z  2022-11-23T02:05:33.8212426Z  2022-11-23T02:05:33.8212699Z  2022-11-23T02:05:33.8212949Z  2022-11-23T02:05:33.8213209Z  2022-11-23T02:05:33.8213476Z  2022-11-23T02:05:33.8213731Z  2022-11-23T02:05:33.8214105Z [3,082 / 3,115] 8 actions running 2022-11-23T02:05:33.8214668Z Compiling test/cpp/jit/test_load_upgraders.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:33.8215147Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:33.8215617Z Compiling test/cpp/jit/test_schema_info.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:33.8216157Z Compiling test/cpp/jit/test_ir.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:33.8216984Z Compiling test/cpp/jit/test_interpreter.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:33.8217611Z Compiling test/cpp/jit/test_shape_analysis.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:33.8218217Z Compiling test/cpp/jit/test_stack_opt.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:33.8218830Z Compiling test/cpp/jit/test_graph_iterator.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:34.0218264Z 2022-11-23T02:05:34.0218778Z  2022-11-23T02:05:34.0219064Z  2022-11-23T02:05:34.0219309Z  2022-11-23T02:05:34.0219568Z  2022-11-23T02:05:34.0219810Z  2022-11-23T02:05:34.0220081Z  2022-11-23T02:05:34.0220361Z  2022-11-23T02:05:34.0220628Z  2022-11-23T02:05:34.0221019Z [3,083 / 3,115] 8 actions running 2022-11-23T02:05:34.0221544Z Compiling test/cpp/jit/test_load_upgraders.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:34.0222013Z //:jit_tests; 3s processwrapper-sandbox 2022-11-23T02:05:34.0222554Z Compiling test/cpp/jit/test_ir.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:34.0223193Z Compiling test/cpp/jit/test_interpreter.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:34.0223788Z Compiling test/cpp/jit/test_shape_analysis.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:34.0224338Z Compiling test/cpp/jit/test_stack_opt.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:34.0224953Z Compiling test/cpp/jit/test_graph_iterator.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:34.0225620Z Compiling test/cpp/jit/test_qualified_name.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:34.4225246Z 2022-11-23T02:05:34.4225759Z  2022-11-23T02:05:34.4226159Z  2022-11-23T02:05:34.4226502Z  2022-11-23T02:05:34.4226805Z  2022-11-23T02:05:34.4227141Z  2022-11-23T02:05:34.4227479Z  2022-11-23T02:05:34.4227810Z  2022-11-23T02:05:34.4228143Z  2022-11-23T02:05:34.4228613Z [3,084 / 3,115] 8 actions running 2022-11-23T02:05:34.4229221Z //:jit_tests; 3s processwrapper-sandbox 2022-11-23T02:05:34.4229825Z Compiling test/cpp/jit/test_ir.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:34.4230506Z Compiling test/cpp/jit/test_interpreter.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:34.4231181Z Compiling test/cpp/jit/test_shape_analysis.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:34.4231868Z Compiling test/cpp/jit/test_stack_opt.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:34.4232548Z Compiling test/cpp/jit/test_graph_iterator.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:34.4233241Z Compiling test/cpp/jit/test_qualified_name.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:34.4233892Z Compiling test/cpp/jit/test_union.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:34.6221027Z 2022-11-23T02:05:34.6221582Z  2022-11-23T02:05:34.6221902Z  2022-11-23T02:05:34.6222163Z  2022-11-23T02:05:34.6222454Z  2022-11-23T02:05:34.6222725Z  2022-11-23T02:05:34.6223024Z  2022-11-23T02:05:34.6223418Z  2022-11-23T02:05:34.6223693Z  2022-11-23T02:05:34.6224113Z [3,085 / 3,115] 8 actions running 2022-11-23T02:05:34.6224872Z Compiling test/cpp/jit/test_ir.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:34.6225662Z Compiling test/cpp/jit/test_interpreter.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:34.6226325Z Compiling test/cpp/jit/test_shape_analysis.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:34.6227067Z Compiling test/cpp/jit/test_stack_opt.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:34.6227732Z Compiling test/cpp/jit/test_graph_iterator.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:34.6228441Z Compiling test/cpp/jit/test_qualified_name.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:34.6229197Z Compiling test/cpp/jit/test_union.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:34.6229854Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:35.0231682Z 2022-11-23T02:05:35.0232159Z  2022-11-23T02:05:35.0232407Z  2022-11-23T02:05:35.0232659Z  2022-11-23T02:05:35.0232861Z  2022-11-23T02:05:35.0233107Z  2022-11-23T02:05:35.0233321Z  2022-11-23T02:05:35.0233592Z  2022-11-23T02:05:35.0233831Z  2022-11-23T02:05:35.0234115Z [3,085 / 3,115] 8 actions running 2022-11-23T02:05:35.0234547Z Compiling test/cpp/jit/test_ir.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:35.0235095Z Compiling test/cpp/jit/test_interpreter.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:35.0235714Z Compiling test/cpp/jit/test_shape_analysis.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:35.0236460Z Compiling test/cpp/jit/test_stack_opt.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:35.0237002Z Compiling test/cpp/jit/test_graph_iterator.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:35.0237493Z Compiling test/cpp/jit/test_qualified_name.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:35.0237979Z Compiling test/cpp/jit/test_union.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:35.0238378Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:35.4133372Z 2022-11-23T02:05:35.4133945Z  2022-11-23T02:05:35.4134357Z  2022-11-23T02:05:35.4134665Z  2022-11-23T02:05:35.4134986Z  2022-11-23T02:05:35.4135313Z  2022-11-23T02:05:35.4135607Z  2022-11-23T02:05:35.4135921Z  2022-11-23T02:05:35.4136129Z  2022-11-23T02:05:35.4136380Z [3,088 / 3,115] 8 actions, 7 running 2022-11-23T02:05:35.4136827Z Compiling test/cpp/jit/test_shape_analysis.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:35.4137436Z Compiling test/cpp/jit/test_stack_opt.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:35.4138005Z Compiling test/cpp/jit/test_graph_iterator.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:35.4138582Z Compiling test/cpp/jit/test_union.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:35.4139163Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:35.4139730Z Compiling test/cpp/jit/test_flatbuffer.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:35.4140335Z Compiling test/cpp/jit/torch_python_test.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:35.4140821Z [Scann] Compiling test/cpp/tensorexpr/padded_buffer.cpp 2022-11-23T02:05:35.6236432Z 2022-11-23T02:05:35.6236983Z  2022-11-23T02:05:35.6237334Z  2022-11-23T02:05:35.6237612Z  2022-11-23T02:05:35.6237991Z  2022-11-23T02:05:35.6238291Z  2022-11-23T02:05:35.6238567Z  2022-11-23T02:05:35.6238850Z  2022-11-23T02:05:35.6239133Z  2022-11-23T02:05:35.6239486Z [3,088 / 3,115] 8 actions running 2022-11-23T02:05:35.6240066Z Compiling test/cpp/jit/test_shape_analysis.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:35.6240709Z Compiling test/cpp/jit/test_stack_opt.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:35.6241360Z Compiling test/cpp/jit/test_graph_iterator.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:35.6242170Z Compiling test/cpp/jit/test_union.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:35.6243006Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:35.6243648Z Compiling test/cpp/jit/test_flatbuffer.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:35.6244273Z Compiling test/cpp/jit/torch_python_test.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:35.6244922Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:36.3261105Z 2022-11-23T02:05:36.3261659Z  2022-11-23T02:05:36.3262003Z  2022-11-23T02:05:36.3262293Z  2022-11-23T02:05:36.3262564Z  2022-11-23T02:05:36.3262852Z  2022-11-23T02:05:36.3263127Z  2022-11-23T02:05:36.3263343Z  2022-11-23T02:05:36.3263562Z  2022-11-23T02:05:36.3263905Z [3,090 / 3,115] 7 actions, 6 running 2022-11-23T02:05:36.3264723Z Compiling test/cpp/jit/test_graph_iterator.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:36.3265321Z Compiling test/cpp/jit/test_union.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:36.3265957Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:36.3266583Z Compiling test/cpp/jit/test_flatbuffer.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:36.3267216Z Compiling test/cpp/jit/torch_python_test.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:36.3267752Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:36.3268153Z [Scann] Compiling test/cpp/jit/test_custom_operators.cpp 2022-11-23T02:05:36.6256108Z 2022-11-23T02:05:36.6256616Z  2022-11-23T02:05:36.6256945Z  2022-11-23T02:05:36.6257226Z  2022-11-23T02:05:36.6257493Z  2022-11-23T02:05:36.6257771Z  2022-11-23T02:05:36.6258045Z  2022-11-23T02:05:36.6258306Z  2022-11-23T02:05:36.6258703Z [3,090 / 3,115] 8 actions running 2022-11-23T02:05:36.6259293Z Compiling test/cpp/jit/test_graph_iterator.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:36.6259918Z Compiling test/cpp/jit/test_union.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:36.6260559Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:36.6261195Z Compiling test/cpp/jit/test_flatbuffer.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:36.6261827Z Compiling test/cpp/jit/torch_python_test.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:36.6262468Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:36.6263021Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:36.6263581Z Compiling test/cpp/jit/test_argument_spec.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:36.8801974Z 2022-11-23T02:05:36.8802531Z  2022-11-23T02:05:36.8802932Z  2022-11-23T02:05:36.8803235Z  2022-11-23T02:05:36.8803519Z  2022-11-23T02:05:36.8803740Z  2022-11-23T02:05:36.8803963Z  2022-11-23T02:05:36.8804176Z  2022-11-23T02:05:36.8804444Z  2022-11-23T02:05:36.8804876Z [3,091 / 3,115] 8 actions, 7 running 2022-11-23T02:05:36.8805470Z Compiling test/cpp/jit/test_union.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:36.8806202Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:36.8806897Z Compiling test/cpp/jit/test_flatbuffer.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:36.8807593Z Compiling test/cpp/jit/torch_python_test.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:36.8808304Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:36.8808908Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:36.8809533Z Compiling test/cpp/jit/test_argument_spec.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:36.8810078Z [Scann] Compiling test/cpp/tensorexpr/test_boundsinference.cpp 2022-11-23T02:05:37.2248993Z 2022-11-23T02:05:37.2249738Z  2022-11-23T02:05:37.2250034Z  2022-11-23T02:05:37.2250424Z  2022-11-23T02:05:37.2257712Z  2022-11-23T02:05:37.2258472Z  2022-11-23T02:05:37.2258996Z  2022-11-23T02:05:37.2259428Z  2022-11-23T02:05:37.2259849Z  2022-11-23T02:05:37.2260369Z [3,092 / 3,115] 8 actions running 2022-11-23T02:05:37.2261122Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:37.2262163Z Compiling test/cpp/jit/test_flatbuffer.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:37.2262984Z Compiling test/cpp/jit/torch_python_test.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:37.2263748Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:37.2264506Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:37.2266136Z Compiling test/cpp/jit/test_argument_spec.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:37.2267043Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:37.2267894Z Compiling test/cpp/jit/test_custom_class.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:37.5635418Z 2022-11-23T02:05:37.5636023Z  2022-11-23T02:05:37.5636357Z  2022-11-23T02:05:37.5636602Z  2022-11-23T02:05:37.5636821Z  2022-11-23T02:05:37.5637055Z  2022-11-23T02:05:37.5637285Z  2022-11-23T02:05:37.5637506Z  2022-11-23T02:05:37.5637776Z  2022-11-23T02:05:37.5638271Z [3,093 / 3,115] 8 actions, 7 running 2022-11-23T02:05:37.5638822Z Compiling test/cpp/jit/test_flatbuffer.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:37.5639495Z Compiling test/cpp/jit/torch_python_test.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:37.5640081Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:37.5640544Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:37.5641055Z Compiling test/cpp/jit/test_argument_spec.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:37.5642008Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:37.5642513Z Compiling test/cpp/jit/test_custom_class.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:37.5642912Z [Scann] Compiling test/cpp/tensorexpr/test_conv.cpp 2022-11-23T02:05:37.8249571Z 2022-11-23T02:05:37.8250175Z  2022-11-23T02:05:37.8250629Z  2022-11-23T02:05:37.8250927Z  2022-11-23T02:05:37.8251344Z  2022-11-23T02:05:37.8251661Z  2022-11-23T02:05:37.8255232Z  2022-11-23T02:05:37.8255546Z  2022-11-23T02:05:37.8255810Z  2022-11-23T02:05:37.8256243Z [3,093 / 3,115] 8 actions running 2022-11-23T02:05:37.8259178Z Compiling test/cpp/jit/test_flatbuffer.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:37.8259797Z Compiling test/cpp/jit/torch_python_test.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:37.8260486Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:37.8261074Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:37.8261680Z Compiling test/cpp/jit/test_argument_spec.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:37.8262233Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:37.8262832Z Compiling test/cpp/jit/test_custom_class.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:37.8263450Z Compiling test/cpp/tensorexpr/test_conv.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:38.2015719Z 2022-11-23T02:05:38.2016221Z  2022-11-23T02:05:38.2016560Z  2022-11-23T02:05:38.2016864Z  2022-11-23T02:05:38.2017122Z  2022-11-23T02:05:38.2017371Z  2022-11-23T02:05:38.2017632Z  2022-11-23T02:05:38.2017897Z  2022-11-23T02:05:38.2018181Z  2022-11-23T02:05:38.2018579Z [3,094 / 3,115] 8 actions, 7 running 2022-11-23T02:05:38.2019114Z Compiling test/cpp/jit/test_flatbuffer.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:38.2019799Z Compiling test/cpp/jit/torch_python_test.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:38.2020353Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:38.2021121Z Compiling test/cpp/jit/test_argument_spec.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:38.2021675Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:38.2022256Z Compiling test/cpp/jit/test_custom_class.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:38.2022872Z Compiling test/cpp/tensorexpr/test_conv.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:38.2023290Z [Scann] Compiling test/cpp/tensorexpr/test_cpp_codegen.cpp 2022-11-23T02:05:38.4256024Z 2022-11-23T02:05:38.4256737Z  2022-11-23T02:05:38.4257078Z  2022-11-23T02:05:38.4257306Z  2022-11-23T02:05:38.4257551Z  2022-11-23T02:05:38.4257798Z  2022-11-23T02:05:38.4258059Z  2022-11-23T02:05:38.4259749Z  2022-11-23T02:05:38.4260295Z  2022-11-23T02:05:38.4260853Z [3,095 / 3,115] 8 actions running 2022-11-23T02:05:38.4261823Z Compiling test/cpp/jit/test_flatbuffer.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:38.4262435Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:38.4263059Z Compiling test/cpp/jit/test_argument_spec.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:38.4263688Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:38.4264350Z Compiling test/cpp/jit/test_custom_class.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:38.4264997Z Compiling test/cpp/tensorexpr/test_conv.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:38.4265555Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:38.4266189Z Compiling test/cpp/tensorexpr/test_cuda.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:38.6260175Z 2022-11-23T02:05:38.6261117Z  2022-11-23T02:05:38.6261782Z  2022-11-23T02:05:38.6262223Z  2022-11-23T02:05:38.6262679Z  2022-11-23T02:05:38.6263023Z  2022-11-23T02:05:38.6263368Z  2022-11-23T02:05:38.6263703Z  2022-11-23T02:05:38.6264024Z  2022-11-23T02:05:38.6264466Z [3,096 / 3,115] 8 actions running 2022-11-23T02:05:38.6265028Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:38.6265750Z Compiling test/cpp/jit/test_argument_spec.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:38.6266339Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:38.6266906Z Compiling test/cpp/jit/test_custom_class.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:38.6267590Z Compiling test/cpp/tensorexpr/test_conv.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:38.6268214Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:38.6268841Z Compiling test/cpp/tensorexpr/test_cuda.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:38.6269488Z Compiling test/cpp/tensorexpr/test_expr.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:39.0268101Z 2022-11-23T02:05:39.0271273Z  2022-11-23T02:05:39.0271582Z  2022-11-23T02:05:39.0271997Z  2022-11-23T02:05:39.0272254Z  2022-11-23T02:05:39.0272501Z  2022-11-23T02:05:39.0272755Z  2022-11-23T02:05:39.0272970Z  2022-11-23T02:05:39.0273220Z  2022-11-23T02:05:39.0273754Z [3,096 / 3,115] 8 actions running 2022-11-23T02:05:39.0274240Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:39.0274748Z Compiling test/cpp/jit/test_argument_spec.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:39.0275222Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:39.0275699Z Compiling test/cpp/jit/test_custom_class.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:39.0276247Z Compiling test/cpp/tensorexpr/test_conv.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:39.0276757Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:39.0277301Z Compiling test/cpp/tensorexpr/test_cuda.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:39.0277856Z Compiling test/cpp/tensorexpr/test_expr.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:39.3894186Z 2022-11-23T02:05:39.3894751Z  2022-11-23T02:05:39.3895098Z  2022-11-23T02:05:39.3895380Z  2022-11-23T02:05:39.3895677Z  2022-11-23T02:05:39.3895954Z  2022-11-23T02:05:39.3896404Z  2022-11-23T02:05:39.3896674Z  2022-11-23T02:05:39.3896943Z  2022-11-23T02:05:39.3897320Z [3,098 / 3,115] 8 actions, 7 running 2022-11-23T02:05:39.3897904Z Compiling test/cpp/jit/test_argument_spec.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:39.3898453Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:39.3899027Z Compiling test/cpp/jit/test_custom_class.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:39.3899900Z Compiling test/cpp/tensorexpr/test_conv.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:39.3900553Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:39.3901252Z Compiling test/cpp/tensorexpr/test_expr.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:39.3902042Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:39.3902723Z [Scann] Compiling test/cpp/jit/test_backend.cpp 2022-11-23T02:05:39.6268064Z 2022-11-23T02:05:39.6269016Z  2022-11-23T02:05:39.6269383Z  2022-11-23T02:05:39.6269684Z  2022-11-23T02:05:39.6269941Z  2022-11-23T02:05:39.6270177Z  2022-11-23T02:05:39.6270433Z  2022-11-23T02:05:39.6270716Z  2022-11-23T02:05:39.6271001Z  2022-11-23T02:05:39.6271378Z [3,099 / 3,115] 8 actions running 2022-11-23T02:05:39.6271837Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:39.6272444Z Compiling test/cpp/jit/test_custom_class.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:39.6273117Z Compiling test/cpp/tensorexpr/test_conv.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:39.6273671Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:39.6274279Z Compiling test/cpp/tensorexpr/test_expr.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:39.6274962Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:39.6275559Z Compiling test/cpp/jit/test_backend.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:39.6276075Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:39.9669818Z 2022-11-23T02:05:39.9670398Z  2022-11-23T02:05:39.9670789Z  2022-11-23T02:05:39.9671106Z  2022-11-23T02:05:39.9671406Z  2022-11-23T02:05:39.9671709Z  2022-11-23T02:05:39.9672008Z  2022-11-23T02:05:39.9672294Z  2022-11-23T02:05:39.9672597Z  2022-11-23T02:05:39.9673043Z [3,101 / 3,115] 8 actions, 7 running 2022-11-23T02:05:39.9673669Z Compiling test/cpp/tensorexpr/test_conv.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:39.9674186Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:39.9674534Z Compiling test/cpp/tensorexpr/test_expr.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:39.9674912Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:39.9675309Z Compiling test/cpp/jit/test_backend.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:39.9675624Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:39.9675967Z Compiling test/cpp/jit/test_class_type.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:39.9676249Z [Scann] Compiling test/cpp/jit/test_add_if_then_else.cpp 2022-11-23T02:05:40.2285236Z 2022-11-23T02:05:40.2285905Z  2022-11-23T02:05:40.2286231Z  2022-11-23T02:05:40.2286677Z  2022-11-23T02:05:40.2286950Z  2022-11-23T02:05:40.2287358Z  2022-11-23T02:05:40.2287659Z  2022-11-23T02:05:40.2287938Z  2022-11-23T02:05:40.2288357Z  2022-11-23T02:05:40.2288869Z [3,101 / 3,115] 8 actions running 2022-11-23T02:05:40.2289466Z Compiling test/cpp/tensorexpr/test_conv.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:40.2290134Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:40.2290891Z Compiling test/cpp/tensorexpr/test_expr.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:40.2291627Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:40.2292522Z Compiling test/cpp/jit/test_backend.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:40.2293202Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:40.2293904Z Compiling test/cpp/jit/test_class_type.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:40.2294604Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:40.7265274Z 2022-11-23T02:05:40.7265816Z  2022-11-23T02:05:40.7266100Z  2022-11-23T02:05:40.7266363Z  2022-11-23T02:05:40.7266620Z  2022-11-23T02:05:40.7266870Z  2022-11-23T02:05:40.7267129Z  2022-11-23T02:05:40.7267428Z  2022-11-23T02:05:40.7267721Z  2022-11-23T02:05:40.7268157Z [3,102 / 3,115] 8 actions, 7 running 2022-11-23T02:05:40.7268674Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:40.7269245Z Compiling test/cpp/tensorexpr/test_expr.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:40.7270142Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:40.7270687Z Compiling test/cpp/jit/test_backend.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:40.7271103Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:40.7271618Z Compiling test/cpp/jit/test_class_type.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:40.7272143Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:40.7272601Z [Scann] Compiling test/cpp/jit/test_backend_compiler_preprocess.cpp 2022-11-23T02:05:41.0278524Z 2022-11-23T02:05:41.0279135Z  2022-11-23T02:05:41.0279586Z  2022-11-23T02:05:41.0279954Z  2022-11-23T02:05:41.0280180Z  2022-11-23T02:05:41.0280349Z  2022-11-23T02:05:41.0280520Z  2022-11-23T02:05:41.0280675Z  2022-11-23T02:05:41.0280840Z  2022-11-23T02:05:41.0281086Z [3,102 / 3,115] 8 actions running 2022-11-23T02:05:41.0281390Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:41.0281903Z Compiling test/cpp/tensorexpr/test_expr.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:41.0282313Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:41.0282686Z Compiling test/cpp/jit/test_backend.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:41.0283005Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:41.0283352Z Compiling test/cpp/jit/test_class_type.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:41.0283661Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:41.0283947Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:41.2511853Z 2022-11-23T02:05:41.2512389Z  2022-11-23T02:05:41.2512739Z  2022-11-23T02:05:41.2513044Z  2022-11-23T02:05:41.2513357Z  2022-11-23T02:05:41.2513668Z  2022-11-23T02:05:41.2513942Z  2022-11-23T02:05:41.2514205Z  2022-11-23T02:05:41.2514511Z  2022-11-23T02:05:41.2514942Z [3,103 / 3,115] 8 actions running 2022-11-23T02:05:41.2515665Z Compiling test/cpp/tensorexpr/test_expr.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:41.2516373Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:41.2517034Z Compiling test/cpp/jit/test_backend.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:41.2517620Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:41.2518324Z Compiling test/cpp/jit/test_class_type.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:41.2518900Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:41.2519429Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:41.2519926Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:41.4511482Z 2022-11-23T02:05:41.4512033Z  2022-11-23T02:05:41.4512512Z  2022-11-23T02:05:41.4512791Z  2022-11-23T02:05:41.4513080Z  2022-11-23T02:05:41.4513355Z  2022-11-23T02:05:41.4513659Z  2022-11-23T02:05:41.4513928Z  2022-11-23T02:05:41.4514168Z  2022-11-23T02:05:41.4514516Z [3,105 / 3,115] 8 actions running 2022-11-23T02:05:41.4515233Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:41.4515898Z Compiling test/cpp/jit/test_backend.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:41.4516519Z Compiling test/cpp/jit/test_class_type.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:41.4516991Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:41.4517424Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:41.4517973Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:41.4518566Z Compiling test/cpp/tensorexpr/test_llvm.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:41.4519137Z Compiling test/cpp/jit/test_backend_lib.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:42.0436466Z 2022-11-23T02:05:42.0437054Z  2022-11-23T02:05:42.0437445Z  2022-11-23T02:05:42.0438101Z  2022-11-23T02:05:42.0438442Z  2022-11-23T02:05:42.0438751Z  2022-11-23T02:05:42.0439056Z  2022-11-23T02:05:42.0439373Z  2022-11-23T02:05:42.0439694Z  2022-11-23T02:05:42.0440155Z [3,106 / 3,115] 8 actions, 7 running 2022-11-23T02:05:42.0440835Z Compiling test/cpp/jit/test_backend.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:42.0441704Z Compiling test/cpp/jit/test_class_type.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:42.0442319Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:42.0442866Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:42.0443404Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:42.0444121Z Compiling test/cpp/tensorexpr/test_llvm.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:42.0444906Z Compiling test/cpp/jit/test_backend_lib.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:42.0445545Z [Scann] Compiling test/cpp/tensorexpr/test_graph_opt.cpp 2022-11-23T02:05:42.2525617Z 2022-11-23T02:05:42.2526178Z  2022-11-23T02:05:42.2526491Z  2022-11-23T02:05:42.2526714Z  2022-11-23T02:05:42.2526945Z  2022-11-23T02:05:42.2527160Z  2022-11-23T02:05:42.2527404Z  2022-11-23T02:05:42.2527638Z  2022-11-23T02:05:42.2527884Z  2022-11-23T02:05:42.2528257Z [3,109 / 3,119] 8 actions running 2022-11-23T02:05:42.2528832Z Compiling test/cpp/jit/test_backend.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:42.2529445Z Compiling test/cpp/jit/test_class_type.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:42.2529890Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:42.2530284Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:42.2530681Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:42.2531228Z Compiling test/cpp/jit/test_backend_lib.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:42.2531763Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:42.2532259Z Executing genrule //:download_mnist; 0s processwrapper-sandbox 2022-11-23T02:05:42.6516728Z 2022-11-23T02:05:42.6517323Z  2022-11-23T02:05:42.6517693Z  2022-11-23T02:05:42.6518054Z  2022-11-23T02:05:42.6518403Z  2022-11-23T02:05:42.6518678Z  2022-11-23T02:05:42.6518858Z  2022-11-23T02:05:42.6519022Z  2022-11-23T02:05:42.6519173Z  2022-11-23T02:05:42.6519414Z [3,111 / 3,121] 8 actions running 2022-11-23T02:05:42.6519762Z Compiling test/cpp/jit/test_backend.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:42.6520137Z Compiling test/cpp/jit/test_class_type.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:42.6520461Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:42.6520746Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:42.6521071Z Compiling test/cpp/jit/test_backend_lib.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:42.6521392Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:42.6521915Z Executing genrule //:download_mnist; 0s processwrapper-sandbox 2022-11-23T02:05:42.6522284Z Compiling test/cpp/api/integration.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:42.9965297Z 2022-11-23T02:05:42.9965980Z  2022-11-23T02:05:42.9966332Z  2022-11-23T02:05:42.9966621Z  2022-11-23T02:05:42.9966895Z  2022-11-23T02:05:42.9967182Z  2022-11-23T02:05:42.9967462Z  2022-11-23T02:05:42.9967732Z  2022-11-23T02:05:42.9968021Z  2022-11-23T02:05:42.9968466Z INFO: From Executing genrule //:download_mnist: 2022-11-23T02:05:42.9968908Z [3,111 / 3,121] 8 actions running 2022-11-23T02:05:42.9969450Z Compiling test/cpp/jit/test_backend.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:42.9970080Z Compiling test/cpp/jit/test_class_type.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:42.9970607Z //:jit_tests; 3s processwrapper-sandbox 2022-11-23T02:05:42.9971082Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:42.9971780Z Compiling test/cpp/jit/test_backend_lib.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:42.9972310Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:42.9972842Z Executing genrule //:download_mnist; 0s processwrapper-sandbox 2022-11-23T02:05:42.9973450Z Compiling test/cpp/api/integration.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:42.9973734Z 2022-11-23T02:05:42.9973864Z  2022-11-23T02:05:42.9974120Z  2022-11-23T02:05:42.9974397Z  2022-11-23T02:05:42.9974669Z  2022-11-23T02:05:42.9974931Z  2022-11-23T02:05:42.9975188Z  2022-11-23T02:05:42.9975425Z  2022-11-23T02:05:42.9975653Z  2022-11-23T02:05:42.9976128Z Downloading http://yann.lecun.com/exdb/mnist/train-images-idx3-ubyte.gz ... 2022-11-23T02:05:42.9976475Z 2022-11-23T02:05:42.9976627Z 0% | | 0% 2022-11-23T02:05:42.9976952Z 0% | | 0% 2022-11-23T02:05:42.9977287Z 0% | | 0% 2022-11-23T02:05:42.9977586Z 0% | | 0% 2022-11-23T02:05:42.9977895Z 0% | | 0% 2022-11-23T02:05:42.9978179Z 0% | | 0% 2022-11-23T02:05:42.9978502Z 0% | | 0% 2022-11-23T02:05:42.9978799Z 0% | | 0% 2022-11-23T02:05:42.9979081Z 0% | | 0% 2022-11-23T02:05:42.9979394Z 0% | | 0% 2022-11-23T02:05:42.9979713Z 0% | | 0% 2022-11-23T02:05:42.9980009Z 0% | | 0% 2022-11-23T02:05:42.9980304Z 0% | | 0% 2022-11-23T02:05:42.9980603Z 0% | | 1% 2022-11-23T02:05:42.9980932Z 0% | | 1% 2022-11-23T02:05:42.9981238Z 0% | | 1% 2022-11-23T02:05:42.9981552Z 0% | | 1% 2022-11-23T02:05:42.9981975Z 0% | | 1% 2022-11-23T02:05:42.9982338Z 0% | | 1% 2022-11-23T02:05:42.9982700Z 0% |# | 1% 2022-11-23T02:05:42.9983026Z 0% |# | 1% 2022-11-23T02:05:42.9983382Z 0% |# | 1% 2022-11-23T02:05:42.9983778Z 0% |# | 1% 2022-11-23T02:05:42.9984197Z 0% |# | 1% 2022-11-23T02:05:42.9984746Z 0% |# | 1% 2022-11-23T02:05:42.9985154Z 0% |# | 2% 2022-11-23T02:05:42.9985582Z 0% |# | 2% 2022-11-23T02:05:42.9986003Z 0% |# | 2% 2022-11-23T02:05:42.9986437Z 0% |# | 2% 2022-11-23T02:05:42.9986849Z 0% |# | 2% 2022-11-23T02:05:42.9987278Z 0% |# | 2% 2022-11-23T02:05:42.9987706Z 0% |# | 2% 2022-11-23T02:05:42.9988172Z 0% |# | 2% 2022-11-23T02:05:42.9988599Z 0% |# | 2% 2022-11-23T02:05:42.9989033Z 0% |# | 2% 2022-11-23T02:05:42.9989348Z 0% |# | 2% 2022-11-23T02:05:42.9989722Z 0% |# | 2% 2022-11-23T02:05:42.9990104Z 0% |# | 3% 2022-11-23T02:05:42.9990460Z 0% |## | 3% 2022-11-23T02:05:42.9990837Z 0% |## | 3% 2022-11-23T02:05:42.9991186Z 0% |## | 3% 2022-11-23T02:05:42.9991536Z 0% |## | 3% 2022-11-23T02:05:42.9991899Z 0% |## | 3% 2022-11-23T02:05:42.9992278Z 0% |## | 3% 2022-11-23T02:05:42.9992661Z 0% |## | 3% 2022-11-23T02:05:42.9993062Z 0% |## | 3% 2022-11-23T02:05:42.9993443Z 0% |## | 3% 2022-11-23T02:05:42.9993813Z 0% |## | 3% 2022-11-23T02:05:42.9994172Z 0% |## | 3% 2022-11-23T02:05:42.9994510Z 0% |## | 4% 2022-11-23T02:05:42.9994841Z 0% |## | 4% 2022-11-23T02:05:42.9995174Z 0% |## | 4% 2022-11-23T02:05:42.9995571Z 0% |## | 4% 2022-11-23T02:05:42.9995941Z 0% |## | 4% 2022-11-23T02:05:42.9996312Z 0% |## | 4% 2022-11-23T02:05:42.9996697Z 0% |## | 4% 2022-11-23T02:05:42.9997052Z 0% |## | 4% 2022-11-23T02:05:42.9997411Z 0% |### | 4% 2022-11-23T02:05:42.9997765Z 0% |### | 4% 2022-11-23T02:05:42.9998213Z 0% |### | 4% 2022-11-23T02:05:42.9998569Z 0% |### | 4% 2022-11-23T02:05:42.9998922Z 0% |### | 5% 2022-11-23T02:05:42.9999296Z 0% |### | 5% 2022-11-23T02:05:42.9999667Z 0% |### | 5% 2022-11-23T02:05:43.0000161Z 0% |### | 5% 2022-11-23T02:05:43.0000543Z 0% |### | 5% 2022-11-23T02:05:43.0000918Z 0% |### | 5% 2022-11-23T02:05:43.0001304Z 0% |### | 5% 2022-11-23T02:05:43.0001833Z 0% |### | 5% 2022-11-23T02:05:43.0002224Z 0% |### | 5% 2022-11-23T02:05:43.0002601Z 0% |### | 5% 2022-11-23T02:05:43.0004377Z 0% |### | 5% 2022-11-23T02:05:43.0030183Z 0% |### | 5% 2022-11-23T02:05:43.0030602Z 0% |### | 6% 2022-11-23T02:05:43.0030942Z 0% |### | 6% 2022-11-23T02:05:43.0031292Z 0% |### | 6% 2022-11-23T02:05:43.0031634Z 0% |#### | 6% 2022-11-23T02:05:43.0031984Z 0% |#### | 6% 2022-11-23T02:05:43.0032334Z 0% |#### | 6% 2022-11-23T02:05:43.0032682Z 0% |#### | 6% 2022-11-23T02:05:43.0033012Z 0% |#### | 6% 2022-11-23T02:05:43.0033362Z 0% |#### | 6% 2022-11-23T02:05:43.0033722Z 0% |#### | 6% 2022-11-23T02:05:43.0034045Z 0% |#### | 6% 2022-11-23T02:05:43.0034397Z 0% |#### | 6% 2022-11-23T02:05:43.0034738Z 0% |#### | 7% 2022-11-23T02:05:43.0035087Z 0% |#### | 7% 2022-11-23T02:05:43.0035422Z 0% |#### | 7% 2022-11-23T02:05:43.0035774Z 0% |#### | 7% 2022-11-23T02:05:43.0036117Z 0% |#### | 7% 2022-11-23T02:05:43.0036448Z 0% |#### | 7% 2022-11-23T02:05:43.0036794Z 0% |#### | 7% 2022-11-23T02:05:43.0037154Z 0% |#### | 7% 2022-11-23T02:05:43.0037507Z 0% |#### | 7% 2022-11-23T02:05:43.0037838Z 0% |#### | 7% 2022-11-23T02:05:43.0038274Z 0% |##### | 7% 2022-11-23T02:05:43.0038609Z 0% |##### | 7% 2022-11-23T02:05:43.0038936Z 0% |##### | 8% 2022-11-23T02:05:43.0039270Z 0% |##### | 8% 2022-11-23T02:05:43.0039607Z 0% |##### | 8% 2022-11-23T02:05:43.0039918Z 0% |##### | 8% 2022-11-23T02:05:43.0040255Z 0% |##### | 8% 2022-11-23T02:05:43.0040577Z 0% |##### | 8% 2022-11-23T02:05:43.0040920Z 0% |##### | 8% 2022-11-23T02:05:43.0041357Z 0% |##### | 8% 2022-11-23T02:05:43.0052719Z 0% |##### | 8% 2022-11-23T02:05:43.0053049Z 0% |##### | 8% 2022-11-23T02:05:43.0053340Z 0% |##### | 8% 2022-11-23T02:05:43.0053627Z 0% |##### | 8% 2022-11-23T02:05:43.0053909Z 0% |##### | 9% 2022-11-23T02:05:43.0054203Z 0% |##### | 9% 2022-11-23T02:05:43.0054535Z 0% |##### | 9% 2022-11-23T02:05:43.0054858Z 0% |##### | 9% 2022-11-23T02:05:43.0055301Z 0% |##### | 9% 2022-11-23T02:05:43.0055601Z 0% |###### | 9% 2022-11-23T02:05:43.0055928Z 0% |###### | 9% 2022-11-23T02:05:43.0056245Z 0% |###### | 9% 2022-11-23T02:05:43.0056533Z 0% |###### | 9% 2022-11-23T02:05:43.0056855Z 0% |###### | 9% 2022-11-23T02:05:43.0057129Z 0% |###### | 9% 2022-11-23T02:05:43.0057437Z 0% |###### | 9% 2022-11-23T02:05:43.0057740Z 0% |###### | 9% 2022-11-23T02:05:43.0058080Z 0% |###### | 10% 2022-11-23T02:05:43.0058456Z 0% |###### | 10% 2022-11-23T02:05:43.0058815Z 0% |###### | 10% 2022-11-23T02:05:43.0059188Z 0% |###### | 10% 2022-11-23T02:05:43.0059550Z 0% |###### | 10% 2022-11-23T02:05:43.0059918Z 0% |###### | 10% 2022-11-23T02:05:43.0060264Z 0% |###### | 10% 2022-11-23T02:05:43.0060617Z 0% |###### | 10% 2022-11-23T02:05:43.0060980Z 0% |###### | 10% 2022-11-23T02:05:43.0061331Z 0% |###### | 10% 2022-11-23T02:05:43.0061683Z 0% |###### | 10% 2022-11-23T02:05:43.0062053Z 0% |####### | 10% 2022-11-23T02:05:43.0062412Z 0% |####### | 11% 2022-11-23T02:05:43.0062756Z 0% |####### | 11% 2022-11-23T02:05:43.0063111Z 0% |####### | 11% 2022-11-23T02:05:43.0063473Z 0% |####### | 11% 2022-11-23T02:05:43.0063818Z 0% |####### | 11% 2022-11-23T02:05:43.0064167Z 0% |####### | 11% 2022-11-23T02:05:43.0064526Z 0% |####### | 11% 2022-11-23T02:05:43.0064873Z 0% |####### | 11% 2022-11-23T02:05:43.0065235Z 0% |####### | 11% 2022-11-23T02:05:43.0065596Z 0% |####### | 11% 2022-11-23T02:05:43.0066060Z 0% |####### | 11% 2022-11-23T02:05:43.0066406Z 0% |####### | 11% 2022-11-23T02:05:43.0066770Z 0% |####### | 12% 2022-11-23T02:05:43.0067126Z 0% |####### | 12% 2022-11-23T02:05:43.0067467Z 0% |####### | 12% 2022-11-23T02:05:43.0067824Z 0% |####### | 12% 2022-11-23T02:05:43.0068178Z 0% |####### | 12% 2022-11-23T02:05:43.0068539Z 0% |####### | 12% 2022-11-23T02:05:43.0068928Z 0% |######## | 12% 2022-11-23T02:05:43.0069275Z 0% |######## | 12% 2022-11-23T02:05:43.0069636Z 0% |######## | 12% 2022-11-23T02:05:43.0069974Z 0% |######## | 12% 2022-11-23T02:05:43.0070322Z 0% |######## | 12% 2022-11-23T02:05:43.0070681Z 0% |######## | 12% 2022-11-23T02:05:43.0071040Z 0% |######## | 13% 2022-11-23T02:05:43.0071381Z 0% |######## | 13% 2022-11-23T02:05:43.0071746Z 0% |######## | 13% 2022-11-23T02:05:43.0072108Z 0% |######## | 13% 2022-11-23T02:05:43.0072457Z 0% |######## | 13% 2022-11-23T02:05:43.0072818Z 0% |######## | 13% 2022-11-23T02:05:43.0073183Z 0% |######## | 13% 2022-11-23T02:05:43.0073541Z 0% |######## | 13% 2022-11-23T02:05:43.0073830Z 0% |######## | 13% 2022-11-23T02:05:43.0074159Z 0% |######## | 13% 2022-11-23T02:05:43.0074454Z 0% |######## | 13% 2022-11-23T02:05:43.0074758Z 0% |######## | 13% 2022-11-23T02:05:43.0075088Z 0% |######## | 14% 2022-11-23T02:05:43.0075415Z 0% |######### | 14% 2022-11-23T02:05:43.0075724Z 0% |######### | 14% 2022-11-23T02:05:43.0076031Z 0% |######### | 14% 2022-11-23T02:05:43.0076357Z 0% |######### | 14% 2022-11-23T02:05:43.0076696Z 0% |######### | 14% 2022-11-23T02:05:43.0077033Z 0% |######### | 14% 2022-11-23T02:05:43.0077389Z 0% |######### | 14% 2022-11-23T02:05:43.0077747Z 0% |######### | 14% 2022-11-23T02:05:43.0078181Z 0% |######### | 14% 2022-11-23T02:05:43.0078541Z 0% |######### | 14% 2022-11-23T02:05:43.0078903Z 0% |######### | 14% 2022-11-23T02:05:43.0079270Z 0% |######### | 15% 2022-11-23T02:05:43.0079611Z 0% |######### | 15% 2022-11-23T02:05:43.0080048Z 0% |######### | 15% 2022-11-23T02:05:43.0080407Z 0% |######### | 15% 2022-11-23T02:05:43.0080750Z 0% |######### | 15% 2022-11-23T02:05:43.0081106Z 0% |######### | 15% 2022-11-23T02:05:43.0081463Z 0% |######### | 15% 2022-11-23T02:05:43.0081930Z 0% |######### | 15% 2022-11-23T02:05:43.0082274Z 0% |########## | 15% 2022-11-23T02:05:43.0082632Z 0% |########## | 15% 2022-11-23T02:05:43.0083069Z 0% |########## | 15% 2022-11-23T02:05:43.0083423Z 0% |########## | 15% 2022-11-23T02:05:43.0083784Z 0% |########## | 16% 2022-11-23T02:05:43.0084141Z 0% |########## | 16% 2022-11-23T02:05:43.0084487Z 0% |########## | 16% 2022-11-23T02:05:43.0084851Z 0% |########## | 16% 2022-11-23T02:05:43.0085208Z 0% |########## | 16% 2022-11-23T02:05:43.0085505Z 0% |########## | 16% 2022-11-23T02:05:43.0085809Z 0% |########## | 16% 2022-11-23T02:05:43.0086160Z 0% |########## | 16% 2022-11-23T02:05:43.0086527Z 0% |########## | 16% 2022-11-23T02:05:43.0086874Z 0% |########## | 16% 2022-11-23T02:05:43.0087244Z 0% |########## | 16% 2022-11-23T02:05:43.0087603Z 0% |########## | 16% 2022-11-23T02:05:43.0087957Z 0% |########## | 17% 2022-11-23T02:05:43.0088299Z 0% |########## | 17% 2022-11-23T02:05:43.0088652Z 0% |########### | 17% 2022-11-23T02:05:43.0088958Z 0% |########### | 17% 2022-11-23T02:05:43.0089270Z 0% |########### | 17% 2022-11-23T02:05:43.0089588Z 0% |########### | 17% 2022-11-23T02:05:43.0089926Z 0% |########### | 17% 2022-11-23T02:05:43.0090258Z 0% |########### | 17% 2022-11-23T02:05:43.0090608Z 0% |########### | 17% 2022-11-23T02:05:43.0090965Z 0% |########### | 17% 2022-11-23T02:05:43.0091325Z 0% |########### | 17% 2022-11-23T02:05:43.0091668Z 0% |########### | 17% 2022-11-23T02:05:43.0092018Z 0% |########### | 18% 2022-11-23T02:05:43.0092377Z 0% |########### | 18% 2022-11-23T02:05:43.0092735Z 0% |########### | 18% 2022-11-23T02:05:43.0093079Z 0% |########### | 18% 2022-11-23T02:05:43.0093432Z 0% |########### | 18% 2022-11-23T02:05:43.0093779Z 0% |########### | 18% 2022-11-23T02:05:43.0094217Z 0% |########### | 18% 2022-11-23T02:05:43.0094577Z 0% |########### | 18% 2022-11-23T02:05:43.0094929Z 0% |########### | 18% 2022-11-23T02:05:43.0095275Z 0% |############ | 18% 2022-11-23T02:05:43.0095635Z 0% |############ | 18% 2022-11-23T02:05:43.0095984Z 0% |############ | 18% 2022-11-23T02:05:43.0096340Z 0% |############ | 19% 2022-11-23T02:05:43.0096685Z 0% |############ | 19% 2022-11-23T02:05:43.0097106Z 0% |############ | 19% 2022-11-23T02:05:43.0097470Z 0% |############ | 19% 2022-11-23T02:05:43.0097807Z 0% |############ | 19% 2022-11-23T02:05:43.0098165Z 0% |############ | 19% 2022-11-23T02:05:43.0098495Z 0% |############ | 19% 2022-11-23T02:05:43.0098837Z 0% |############ | 19% 2022-11-23T02:05:43.0099179Z 0% |############ | 19% 2022-11-23T02:05:43.0099538Z 0% |############ | 19% 2022-11-23T02:05:43.0114897Z 0% |############ | 19% 2022-11-23T02:05:43.0115286Z 0% |############ | 19% 2022-11-23T02:05:43.0115674Z 0% |############ | 19% 2022-11-23T02:05:43.0116039Z 0% |############ | 20% 2022-11-23T02:05:43.0116417Z 0% |############ | 20% 2022-11-23T02:05:43.0116787Z 0% |############ | 20% 2022-11-23T02:05:43.0117141Z 0% |############# | 20% 2022-11-23T02:05:43.0117506Z 0% |############# | 20% 2022-11-23T02:05:43.0117871Z 0% |############# | 20% 2022-11-23T02:05:43.0118328Z 0% |############# | 20% 2022-11-23T02:05:43.0118674Z 0% |############# | 20% 2022-11-23T02:05:43.0119035Z 0% |############# | 20% 2022-11-23T02:05:43.0119407Z 0% |############# | 20% 2022-11-23T02:05:43.0119762Z 0% |############# | 20% 2022-11-23T02:05:43.0120131Z 0% |############# | 20% 2022-11-23T02:05:43.0120497Z 0% |############# | 21% 2022-11-23T02:05:43.0120846Z 0% |############# | 21% 2022-11-23T02:05:43.0121210Z 0% |############# | 21% 2022-11-23T02:05:43.0121667Z 0% |############# | 21% 2022-11-23T02:05:43.0121958Z 0% |############# | 21% 2022-11-23T02:05:43.0122230Z 0% |############# | 21% 2022-11-23T02:05:43.0122511Z 0% |############# | 21% 2022-11-23T02:05:43.0122804Z 0% |############# | 21% 2022-11-23T02:05:43.0123194Z 0% |############# | 21% 2022-11-23T02:05:43.0123494Z 0% |############# | 21% 2022-11-23T02:05:43.0123791Z 0% |############## | 21% 2022-11-23T02:05:43.0124091Z 0% |############## | 21% 2022-11-23T02:05:43.0124375Z 0% |############## | 22% 2022-11-23T02:05:43.0124672Z 0% |############## | 22% 2022-11-23T02:05:43.0124968Z 0% |############## | 22% 2022-11-23T02:05:43.0125251Z 0% |############## | 22% 2022-11-23T02:05:43.0125532Z 0% |############## | 22% 2022-11-23T02:05:43.0125879Z 0% |############## | 22% 2022-11-23T02:05:43.0126175Z 0% |############## | 22% 2022-11-23T02:05:43.0126453Z 0% |############## | 22% 2022-11-23T02:05:43.0126749Z 0% |############## | 22% 2022-11-23T02:05:43.0127043Z 0% |############## | 22% 2022-11-23T02:05:43.0128121Z 0% |############## | 22% 2022-11-23T02:05:43.0128481Z 0% |############## | 22% 2022-11-23T02:05:43.0128833Z 0% |############## | 23% 2022-11-23T02:05:43.0129190Z 0% |############## | 23% 2022-11-23T02:05:43.0129535Z 0% |############## | 23% 2022-11-23T02:05:43.0129894Z 0% |############## | 23% 2022-11-23T02:05:43.0130253Z 0% |############## | 23% 2022-11-23T02:05:43.0130595Z 0% |############### | 23% 2022-11-23T02:05:43.0130955Z 0% |############### | 23% 2022-11-23T02:05:43.0131305Z 0% |############### | 23% 2022-11-23T02:05:43.0131655Z 0% |############### | 23% 2022-11-23T02:05:43.0132000Z 0% |############### | 23% 2022-11-23T02:05:43.0132356Z 0% |############### | 23% 2022-11-23T02:05:43.0132711Z 0% |############### | 23% 2022-11-23T02:05:43.0133050Z 0% |############### | 24% 2022-11-23T02:05:43.0133408Z 0% |############### | 24% 2022-11-23T02:05:43.0133768Z 0% |############### | 24% 2022-11-23T02:05:43.0134117Z 0% |############### | 24% 2022-11-23T02:05:43.0134468Z 0% |############### | 24% 2022-11-23T02:05:43.0134819Z 0% |############### | 24% 2022-11-23T02:05:43.0135178Z 0% |############### | 24% 2022-11-23T02:05:43.0135522Z 0% |############### | 24% 2022-11-23T02:05:43.0135876Z 0% |############### | 24% 2022-11-23T02:05:43.0136233Z 0% |############### | 24% 2022-11-23T02:05:43.0136574Z 0% |############### | 24% 2022-11-23T02:05:43.0136934Z 0% |############### | 24% 2022-11-23T02:05:43.0137354Z 0% |################ | 25% 2022-11-23T02:05:43.0137717Z 0% |################ | 25% 2022-11-23T02:05:43.0138068Z 0% |################ | 25% 2022-11-23T02:05:43.0138427Z 0% |################ | 25% 2022-11-23T02:05:43.0138783Z 0% |################ | 25% 2022-11-23T02:05:43.0139128Z 0% |################ | 25% 2022-11-23T02:05:43.0139480Z 0% |################ | 25% 2022-11-23T02:05:43.0139833Z 0% |################ | 25% 2022-11-23T02:05:43.0140188Z 0% |################ | 25% 2022-11-23T02:05:43.0140572Z 0% |################ | 25% 2022-11-23T02:05:43.0140929Z 0% |################ | 25% 2022-11-23T02:05:43.0141282Z 0% |################ | 25% 2022-11-23T02:05:43.0141625Z 0% |################ | 26% 2022-11-23T02:05:43.0141984Z 0% |################ | 26% 2022-11-23T02:05:43.0142347Z 0% |################ | 26% 2022-11-23T02:05:43.0142692Z 0% |################ | 26% 2022-11-23T02:05:43.0143049Z 0% |################ | 26% 2022-11-23T02:05:43.0143408Z 0% |################ | 26% 2022-11-23T02:05:43.0143767Z 0% |################ | 26% 2022-11-23T02:05:43.0144110Z 0% |################# | 26% 2022-11-23T02:05:43.0144468Z 0% |################# | 26% 2022-11-23T02:05:43.0144827Z 0% |################# | 26% 2022-11-23T02:05:43.0145171Z 0% |################# | 26% 2022-11-23T02:05:43.0145525Z 0% |################# | 26% 2022-11-23T02:05:43.0145885Z 0% |################# | 27% 2022-11-23T02:05:43.0146238Z 0% |################# | 27% 2022-11-23T02:05:43.0146577Z 0% |################# | 27% 2022-11-23T02:05:43.0146927Z 0% |################# | 27% 2022-11-23T02:05:43.0147288Z 0% |################# | 27% 2022-11-23T02:05:43.0147629Z 0% |################# | 27% 2022-11-23T02:05:43.0147988Z 0% |################# | 27% 2022-11-23T02:05:43.0148345Z 0% |################# | 27% 2022-11-23T02:05:43.0148696Z 0% |################# | 27% 2022-11-23T02:05:43.0149045Z 0% |################# | 27% 2022-11-23T02:05:43.0149394Z 0% |################# | 27% 2022-11-23T02:05:43.0149755Z 0% |################# | 27% 2022-11-23T02:05:43.0150100Z 0% |################# | 28% 2022-11-23T02:05:43.0150457Z 0% |################# | 28% 2022-11-23T02:05:43.0150817Z 0% |################## | 28% 2022-11-23T02:05:43.0151171Z 0% |################## | 28% 2022-11-23T02:05:43.0151560Z 0% |################## | 28% 2022-11-23T02:05:43.0151913Z 0% |################## | 28% 2022-11-23T02:05:43.0152267Z 0% |################## | 28% 2022-11-23T02:05:43.0152609Z 0% |################## | 28% 2022-11-23T02:05:43.0152918Z 0% |################## | 28% 2022-11-23T02:05:43.0153316Z 0% |################## | 28% 2022-11-23T02:05:43.0153667Z 0% |################## | 28% 2022-11-23T02:05:43.0154062Z 0% |################## | 28% 2022-11-23T02:05:43.0154537Z 0% |################## | 29% 2022-11-23T02:05:43.0154952Z 0% |################## | 29% 2022-11-23T02:05:43.0155358Z 0% |################## | 29% 2022-11-23T02:05:43.0155766Z 0% |################## | 29% 2022-11-23T02:05:43.0156179Z 0% |################## | 29% 2022-11-23T02:05:43.0156577Z 0% |################## | 29% 2022-11-23T02:05:43.0156907Z 0% |################## | 29% 2022-11-23T02:05:43.0157235Z 0% |################## | 29% 2022-11-23T02:05:43.0157569Z 0% |################## | 29% 2022-11-23T02:05:43.0157996Z 0% |################### | 29% 2022-11-23T02:05:43.0158333Z 0% |################### | 29% 2022-11-23T02:05:43.0158654Z 0% |################### | 29% 2022-11-23T02:05:43.0158996Z 0% |################### | 29% 2022-11-23T02:05:43.0159311Z 0% |################### | 30% 2022-11-23T02:05:43.0159621Z 0% |################### | 30% 2022-11-23T02:05:43.0159933Z 0% |################### | 30% 2022-11-23T02:05:43.0160236Z 0% |################### | 30% 2022-11-23T02:05:43.0160561Z 0% |################### | 30% 2022-11-23T02:05:43.0160924Z 0% |################### | 30% 2022-11-23T02:05:43.0161320Z 0% |################### | 30% 2022-11-23T02:05:43.0163876Z 0% |################### | 30% 2022-11-23T02:05:43.0164386Z 0% |################### | 30% 2022-11-23T02:05:43.0164731Z 0% |################### | 30% 2022-11-23T02:05:43.0165085Z 0% |################### | 30% 2022-11-23T02:05:43.0165431Z 0% |################### | 30% 2022-11-23T02:05:43.0165883Z 0% |################### | 31% 2022-11-23T02:05:43.0166201Z 0% |################### | 31% 2022-11-23T02:05:43.0166516Z 0% |################### | 31% 2022-11-23T02:05:43.0166840Z 0% |#################### | 31% 2022-11-23T02:05:43.0167159Z 0% |#################### | 31% 2022-11-23T02:05:43.0167479Z 0% |#################### | 31% 2022-11-23T02:05:43.0167782Z 0% |#################### | 31% 2022-11-23T02:05:43.0168201Z 0% |#################### | 31% 2022-11-23T02:05:43.0168500Z 0% |#################### | 31% 2022-11-23T02:05:43.0168813Z 0% |#################### | 31% 2022-11-23T02:05:43.0169119Z 0% |#################### | 31% 2022-11-23T02:05:43.0169402Z 0% |#################### | 31% 2022-11-23T02:05:43.0169708Z 0% |#################### | 32% 2022-11-23T02:05:43.0170013Z 0% |#################### | 32% 2022-11-23T02:05:43.0170317Z 0% |#################### | 32% 2022-11-23T02:05:43.0170674Z 0% |#################### | 32% 2022-11-23T02:05:43.0170975Z 0% |#################### | 32% 2022-11-23T02:05:43.0171287Z 0% |#################### | 32% 2022-11-23T02:05:43.0171575Z 0% |#################### | 32% 2022-11-23T02:05:43.0171878Z 0% |#################### | 32% 2022-11-23T02:05:43.0172188Z 0% |#################### | 32% 2022-11-23T02:05:43.0172488Z 0% |#################### | 32% 2022-11-23T02:05:43.0172780Z 0% |##################### | 32% 2022-11-23T02:05:43.0173083Z 0% |##################### | 32% 2022-11-23T02:05:43.0173392Z 0% |##################### | 33% 2022-11-23T02:05:43.0173692Z 0% |##################### | 33% 2022-11-23T02:05:43.0174004Z 0% |##################### | 33% 2022-11-23T02:05:43.0174306Z 0% |##################### | 33% 2022-11-23T02:05:43.0174597Z 0% |##################### | 33% 2022-11-23T02:05:43.0174907Z 0% |##################### | 33% 2022-11-23T02:05:43.0175213Z 0% |##################### | 33% 2022-11-23T02:05:43.0175520Z 0% |##################### | 33% 2022-11-23T02:05:43.0175815Z 0% |##################### | 33% 2022-11-23T02:05:43.0176122Z 0% |##################### | 33% 2022-11-23T02:05:43.0176434Z 0% |##################### | 33% 2022-11-23T02:05:43.0176730Z 0% |##################### | 33% 2022-11-23T02:05:43.0177041Z 0% |##################### | 34% 2022-11-23T02:05:43.0177360Z 0% |##################### | 34% 2022-11-23T02:05:43.0177667Z 0% |##################### | 34% 2022-11-23T02:05:43.0177981Z 0% |##################### | 34% 2022-11-23T02:05:43.0178328Z 0% |###################### | 34% 2022-11-23T02:05:43.0178722Z 0% |###################### | 34% 2022-11-23T02:05:43.0179131Z 0% |###################### | 34% 2022-11-23T02:05:43.0179550Z 0% |###################### | 34% 2022-11-23T02:05:43.0179971Z 0% |###################### | 34% 2022-11-23T02:05:43.0180398Z 0% |###################### | 34% 2022-11-23T02:05:43.0180875Z 0% |###################### | 34% 2022-11-23T02:05:43.0181309Z 0% |###################### | 34% 2022-11-23T02:05:43.0181750Z 0% |###################### | 35% 2022-11-23T02:05:43.0182164Z 0% |###################### | 35% 2022-11-23T02:05:43.0182582Z 0% |###################### | 35% 2022-11-23T02:05:43.0183015Z 0% |###################### | 35% 2022-11-23T02:05:43.0183425Z 0% |###################### | 35% 2022-11-23T02:05:43.0183857Z 0% |###################### | 35% 2022-11-23T02:05:43.0184283Z 0% |###################### | 35% 2022-11-23T02:05:43.0184708Z 0% |###################### | 35% 2022-11-23T02:05:43.0185033Z 0% |###################### | 35% 2022-11-23T02:05:43.0185368Z 0% |###################### | 35% 2022-11-23T02:05:43.0185707Z 0% |###################### | 35% 2022-11-23T02:05:43.0186023Z 0% |####################### | 35% 2022-11-23T02:05:43.0186348Z 0% |####################### | 36% 2022-11-23T02:05:43.0186669Z 0% |####################### | 36% 2022-11-23T02:05:43.0187022Z 0% |####################### | 36% 2022-11-23T02:05:43.0187407Z 0% |####################### | 36% 2022-11-23T02:05:43.0187684Z 0% |####################### | 36% 2022-11-23T02:05:43.0187976Z 0% |####################### | 36% 2022-11-23T02:05:43.0188248Z 0% |####################### | 36% 2022-11-23T02:05:43.0188528Z 0% |####################### | 36% 2022-11-23T02:05:43.0188862Z 0% |####################### | 36% 2022-11-23T02:05:43.0189147Z 0% |####################### | 36% 2022-11-23T02:05:43.0189421Z 0% |####################### | 36% 2022-11-23T02:05:43.0189702Z 0% |####################### | 36% 2022-11-23T02:05:43.0189981Z 0% |####################### | 37% 2022-11-23T02:05:43.0190248Z 0% |####################### | 37% 2022-11-23T02:05:43.0190525Z 0% |####################### | 37% 2022-11-23T02:05:43.0190810Z 0% |####################### | 37% 2022-11-23T02:05:43.0191105Z 0% |####################### | 37% 2022-11-23T02:05:43.0191375Z 0% |####################### | 37% 2022-11-23T02:05:43.0191660Z 0% |######################## | 37% 2022-11-23T02:05:43.0191999Z 0% |######################## | 37% 2022-11-23T02:05:43.0192289Z 0% |######################## | 37% 2022-11-23T02:05:43.0192570Z 0% |######################## | 37% 2022-11-23T02:05:43.0192861Z 0% |######################## | 37% 2022-11-23T02:05:43.0193123Z 0% |######################## | 37% 2022-11-23T02:05:43.0193410Z 0% |######################## | 38% 2022-11-23T02:05:43.0193692Z 0% |######################## | 38% 2022-11-23T02:05:43.0194046Z 0% |######################## | 38% 2022-11-23T02:05:43.0194328Z 0% |######################## | 38% 2022-11-23T02:05:43.0194611Z 0% |######################## | 38% 2022-11-23T02:05:43.0194892Z 0% |######################## | 38% 2022-11-23T02:05:43.0195163Z 0% |######################## | 38% 2022-11-23T02:05:43.0195447Z 0% |######################## | 38% 2022-11-23T02:05:43.0195727Z 0% |######################## | 38% 2022-11-23T02:05:43.0196014Z 0% |######################## | 38% 2022-11-23T02:05:43.0196278Z 0% |######################## | 38% 2022-11-23T02:05:43.0196615Z 0% |######################## | 38% 2022-11-23T02:05:43.0196917Z 0% |######################## | 39% 2022-11-23T02:05:43.0197188Z 0% |######################### | 39% 2022-11-23T02:05:43.0197478Z 0% |######################### | 39% 2022-11-23T02:05:43.0197764Z 0% |######################### | 39% 2022-11-23T02:05:43.0198195Z 0% |######################### | 39% 2022-11-23T02:05:43.0198535Z 0% |######################### | 39% 2022-11-23T02:05:43.0198849Z 0% |######################### | 39% 2022-11-23T02:05:43.0199132Z 0% |######################### | 39% 2022-11-23T02:05:43.0199408Z 0% |######################### | 39% 2022-11-23T02:05:43.0199700Z 0% |######################### | 39% 2022-11-23T02:05:43.0199988Z 0% |######################### | 39% 2022-11-23T02:05:43.0200259Z 0% |######################### | 39% 2022-11-23T02:05:43.0200546Z 0% |######################### | 39% 2022-11-23T02:05:43.0200852Z 0% |######################### | 40% 2022-11-23T02:05:43.0201149Z 0% |######################### | 40% 2022-11-23T02:05:43.0201692Z 0% |######################### | 40% 2022-11-23T02:05:43.0202022Z 0% |######################### | 40% 2022-11-23T02:05:43.0202358Z 0% |######################### | 40% 2022-11-23T02:05:43.0202675Z 0% |######################### | 40% 2022-11-23T02:05:43.0203008Z 0% |######################### | 40% 2022-11-23T02:05:43.0203343Z 0% |########################## | 40% 2022-11-23T02:05:43.0203670Z 0% |########################## | 40% 2022-11-23T02:05:43.0203989Z 0% |########################## | 40% 2022-11-23T02:05:43.0204320Z 0% |########################## | 40% 2022-11-23T02:05:43.0204646Z 0% |########################## | 40% 2022-11-23T02:05:43.0204954Z 0% |########################## | 41% 2022-11-23T02:05:43.0205277Z 0% |########################## | 41% 2022-11-23T02:05:43.0205612Z 0% |########################## | 41% 2022-11-23T02:05:43.0205956Z 0% |########################## | 41% 2022-11-23T02:05:43.0206278Z 0% |########################## | 41% 2022-11-23T02:05:43.0206725Z 0% |########################## | 41% 2022-11-23T02:05:43.0207064Z 0% |########################## | 41% 2022-11-23T02:05:43.0207386Z 0% |########################## | 41% 2022-11-23T02:05:43.0207715Z 0% |########################## | 41% 2022-11-23T02:05:43.0208172Z 0% |########################## | 41% 2022-11-23T02:05:43.0208464Z 0% |########################## | 41% 2022-11-23T02:05:43.0208745Z 0% |########################## | 41% 2022-11-23T02:05:43.0209036Z 0% |########################## | 42% 2022-11-23T02:05:43.0209418Z 0% |########################## | 42% 2022-11-23T02:05:43.0209691Z 0% |########################### | 42% 2022-11-23T02:05:43.0209985Z 0% |########################### | 42% 2022-11-23T02:05:43.0210268Z 0% |########################### | 42% 2022-11-23T02:05:43.0210543Z 0% |########################### | 42% 2022-11-23T02:05:43.0210826Z 0% |########################### | 42% 2022-11-23T02:05:43.0211116Z 0% |########################### | 42% 2022-11-23T02:05:43.0211403Z 0% |########################### | 42% 2022-11-23T02:05:43.0211681Z 0% |########################### | 42% 2022-11-23T02:05:43.0211968Z 0% |########################### | 42% 2022-11-23T02:05:43.0212257Z 0% |########################### | 42% 2022-11-23T02:05:43.0212530Z 0% |########################### | 43% 2022-11-23T02:05:43.0212832Z 0% |########################### | 43% 2022-11-23T02:05:43.0213128Z 0% |########################### | 43% 2022-11-23T02:05:43.0213410Z 0% |########################### | 43% 2022-11-23T02:05:43.0213691Z 0% |########################### | 43% 2022-11-23T02:05:43.0213972Z 0% |########################### | 43% 2022-11-23T02:05:43.0214247Z 0% |########################### | 43% 2022-11-23T02:05:43.0214521Z 0% |########################### | 43% 2022-11-23T02:05:43.0214811Z 0% |########################### | 43% 2022-11-23T02:05:43.0215110Z 0% |############################ | 43% 2022-11-23T02:05:43.0215397Z 0% |############################ | 43% 2022-11-23T02:05:43.0215675Z 0% |############################ | 43% 2022-11-23T02:05:43.0215967Z 0% |############################ | 44% 2022-11-23T02:05:43.0216260Z 0% |############################ | 44% 2022-11-23T02:05:43.0216541Z 0% |############################ | 44% 2022-11-23T02:05:43.0216829Z 0% |############################ | 44% 2022-11-23T02:05:43.0217122Z 0% |############################ | 44% 2022-11-23T02:05:43.0217391Z 0% |############################ | 44% 2022-11-23T02:05:43.0217673Z 0% |############################ | 44% 2022-11-23T02:05:43.0217966Z 0% |############################ | 44% 2022-11-23T02:05:43.0218250Z 0% |############################ | 44% 2022-11-23T02:05:43.0218597Z 0% |############################ | 44% 2022-11-23T02:05:43.0218894Z 0% |############################ | 44% 2022-11-23T02:05:43.0219190Z 0% |############################ | 44% 2022-11-23T02:05:43.0219464Z 0% |############################ | 45% 2022-11-23T02:05:43.0219755Z 0% |############################ | 45% 2022-11-23T02:05:43.0220049Z 0% |############################ | 45% 2022-11-23T02:05:43.0220348Z 0% |############################ | 45% 2022-11-23T02:05:43.0220631Z 0% |############################# | 45% 2022-11-23T02:05:43.0220984Z 0% |############################# | 45% 2022-11-23T02:05:43.0221281Z 0% |############################# | 45% 2022-11-23T02:05:43.0221563Z 0% |############################# | 45% 2022-11-23T02:05:43.0221855Z 0% |############################# | 45% 2022-11-23T02:05:43.0222150Z 0% |############################# | 45% 2022-11-23T02:05:43.0222438Z 0% |############################# | 45% 2022-11-23T02:05:43.0222713Z 0% |############################# | 45% 2022-11-23T02:05:43.0222992Z 0% |############################# | 46% 2022-11-23T02:05:43.0223269Z 0% |############################# | 46% 2022-11-23T02:05:43.0223543Z 0% |############################# | 46% 2022-11-23T02:05:43.0223836Z 0% |############################# | 46% 2022-11-23T02:05:43.0224119Z 0% |############################# | 46% 2022-11-23T02:05:43.0224407Z 0% |############################# | 46% 2022-11-23T02:05:43.0224681Z 0% |############################# | 46% 2022-11-23T02:05:43.0224969Z 0% |############################# | 46% 2022-11-23T02:05:43.0225256Z 0% |############################# | 46% 2022-11-23T02:05:43.0225533Z 0% |############################# | 46% 2022-11-23T02:05:43.0225828Z 0% |############################# | 46% 2022-11-23T02:05:43.0226120Z 0% |############################## | 46% 2022-11-23T02:05:43.0226391Z 0% |############################## | 47% 2022-11-23T02:05:43.0226687Z 0% |############################## | 47% 2022-11-23T02:05:43.0226972Z 0% |############################## | 47% 2022-11-23T02:05:43.0227256Z 0% |############################## | 47% 2022-11-23T02:05:43.0227530Z 0% |############################## | 47% 2022-11-23T02:05:43.0227810Z 0% |############################## | 47% 2022-11-23T02:05:43.0228094Z 0% |############################## | 47% 2022-11-23T02:05:43.0228373Z 0% |############################## | 47% 2022-11-23T02:05:43.0228669Z 0% |############################## | 47% 2022-11-23T02:05:43.0228961Z 0% |############################## | 47% 2022-11-23T02:05:43.0229252Z 0% |############################## | 47% 2022-11-23T02:05:43.0229536Z 0% |############################## | 47% 2022-11-23T02:05:43.0229907Z 0% |############################## | 48% 2022-11-23T02:05:43.0230210Z 0% |############################## | 48% 2022-11-23T02:05:43.0230487Z 0% |############################## | 48% 2022-11-23T02:05:43.0230776Z 0% |############################## | 48% 2022-11-23T02:05:43.0231070Z 0% |############################## | 48% 2022-11-23T02:05:43.0231360Z 0% |############################## | 48% 2022-11-23T02:05:43.0231639Z 0% |############################### | 48% 2022-11-23T02:05:43.0231936Z 0% |############################### | 48% 2022-11-23T02:05:43.0232226Z 0% |############################### | 48% 2022-11-23T02:05:43.0232563Z 0% |############################### | 48% 2022-11-23T02:05:43.0232861Z 0% |############################### | 48% 2022-11-23T02:05:43.0233157Z 0% |############################### | 48% 2022-11-23T02:05:43.0233445Z 0% |############################### | 49% 2022-11-23T02:05:43.0233743Z 0% |############################### | 49% 2022-11-23T02:05:43.0234045Z 0% |############################### | 49% 2022-11-23T02:05:43.0234352Z 0% |############################### | 49% 2022-11-23T02:05:43.0234640Z 0% |############################### | 49% 2022-11-23T02:05:43.0234939Z 0% |############################### | 49% 2022-11-23T02:05:43.0235238Z 0% |############################### | 49% 2022-11-23T02:05:43.0235533Z 0% |############################### | 49% 2022-11-23T02:05:43.0235847Z 0% |############################### | 49% 2022-11-23T02:05:43.0236154Z 0% |############################### | 49% 2022-11-23T02:05:43.0236450Z 0% |############################### | 49% 2022-11-23T02:05:43.0236737Z 0% |############################### | 49% 2022-11-23T02:05:43.0237038Z 0% |############################### | 49% 2022-11-23T02:05:43.0237331Z 0% |################################ | 50% 2022-11-23T02:05:43.0237619Z 0% |################################ | 50% 2022-11-23T02:05:43.0237995Z 0% |################################ | 50% 2022-11-23T02:05:43.0238299Z 0% |################################ | 50% 2022-11-23T02:05:43.0238600Z 0% |################################ | 50% 2022-11-23T02:05:43.0238880Z 0% |################################ | 50% 2022-11-23T02:05:43.0239176Z 0% |################################ | 50% 2022-11-23T02:05:43.0239474Z 0% |################################ | 50% 2022-11-23T02:05:43.0239777Z 0% |################################ | 50% 2022-11-23T02:05:43.0240063Z 0% |################################ | 50% 2022-11-23T02:05:43.0240334Z 0% |################################ | 50% 2022-11-23T02:05:43.0240607Z 0% |################################ | 50% 2022-11-23T02:05:43.0240880Z 0% |################################ | 51% 2022-11-23T02:05:43.0241307Z 0% |################################ | 51% 2022-11-23T02:05:43.0241807Z 0% |################################ | 51% 2022-11-23T02:05:43.0242254Z 0% |################################ | 51% 2022-11-23T02:05:43.0242631Z 0% |################################ | 51% 2022-11-23T02:05:43.0242958Z 0% |################################ | 51% 2022-11-23T02:05:43.0243279Z 0% |################################# | 51% 2022-11-23T02:05:43.0243616Z 0% |################################# | 51% 2022-11-23T02:05:43.0243947Z 0% |################################# | 51% 2022-11-23T02:05:43.0244287Z 0% |################################# | 51% 2022-11-23T02:05:43.0244631Z 0% |################################# | 51% 2022-11-23T02:05:43.0244977Z 0% |################################# | 51% 2022-11-23T02:05:43.0245470Z 0% |################################# | 52% 2022-11-23T02:05:43.0245851Z 0% |################################# | 52% 2022-11-23T02:05:43.0246210Z 0% |################################# | 52% 2022-11-23T02:05:43.0246556Z 0% |################################# | 52% 2022-11-23T02:05:43.0246909Z 0% |################################# | 52% 2022-11-23T02:05:43.0247342Z 0% |################################# | 52% 2022-11-23T02:05:43.0247658Z 0% |################################# | 52% 2022-11-23T02:05:43.0248097Z 0% |################################# | 52% 2022-11-23T02:05:43.0248436Z 0% |################################# | 52% 2022-11-23T02:05:43.0248808Z 0% |################################# | 52% 2022-11-23T02:05:43.0249164Z 0% |################################# | 52% 2022-11-23T02:05:43.0249525Z 0% |################################# | 52% 2022-11-23T02:05:43.0249895Z 0% |################################# | 53% 2022-11-23T02:05:43.0250282Z 0% |################################## | 53% 2022-11-23T02:05:43.0250678Z 0% |################################## | 53% 2022-11-23T02:05:43.0251008Z 0% |################################## | 53% 2022-11-23T02:05:43.0251335Z 0% |################################## | 53% 2022-11-23T02:05:43.0251687Z 0% |################################## | 53% 2022-11-23T02:05:43.0252072Z 0% |################################## | 53% 2022-11-23T02:05:43.0252435Z 0% |################################## | 53% 2022-11-23T02:05:43.0252788Z 0% |################################## | 53% 2022-11-23T02:05:43.0253160Z 0% |################################## | 53% 2022-11-23T02:05:43.0253504Z 0% |################################## | 53% 2022-11-23T02:05:43.0253847Z 0% |################################## | 53% 2022-11-23T02:05:43.0254205Z 0% |################################## | 54% 2022-11-23T02:05:43.0254549Z 0% |################################## | 54% 2022-11-23T02:05:43.0254904Z 0% |################################## | 54% 2022-11-23T02:05:43.0255274Z 0% |################################## | 54% 2022-11-23T02:05:43.0255662Z 0% |################################## | 54% 2022-11-23T02:05:43.0256003Z 0% |################################## | 54% 2022-11-23T02:05:43.0256344Z 0% |################################## | 54% 2022-11-23T02:05:43.0256790Z 0% |################################## | 54% 2022-11-23T02:05:43.0257147Z 0% |################################### | 54% 2022-11-23T02:05:43.0257467Z 0% |################################### | 54% 2022-11-23T02:05:43.0257712Z 0% |################################### | 54% 2022-11-23T02:05:43.0257952Z 0% |################################### | 54% 2022-11-23T02:05:43.0258183Z 0% |################################### | 55% 2022-11-23T02:05:43.0258422Z 0% |################################### | 55% 2022-11-23T02:05:43.0258667Z 0% |################################### | 55% 2022-11-23T02:05:43.0258989Z 0% |################################### | 55% 2022-11-23T02:05:43.0259228Z 0% |################################### | 55% 2022-11-23T02:05:43.0259468Z 0% |################################### | 55% 2022-11-23T02:05:43.0259714Z 0% |################################### | 55% 2022-11-23T02:05:43.0259943Z 0% |################################### | 55% 2022-11-23T02:05:43.0260183Z 0% |################################### | 55% 2022-11-23T02:05:43.0260424Z 0% |################################### | 55% 2022-11-23T02:05:43.0260651Z 0% |################################### | 55% 2022-11-23T02:05:43.0260888Z 0% |################################### | 55% 2022-11-23T02:05:43.0261131Z 0% |################################### | 56% 2022-11-23T02:05:43.0261359Z 0% |################################### | 56% 2022-11-23T02:05:43.0261735Z 0% |################################### | 56% 2022-11-23T02:05:43.0261967Z 0% |#################################### | 56% 2022-11-23T02:05:43.0262172Z 0% |#################################### | 56% 2022-11-23T02:05:43.0262365Z 0% |#################################### | 56% 2022-11-23T02:05:43.0262573Z 0% |#################################### | 56% 2022-11-23T02:05:43.0262781Z 0% |#################################### | 56% 2022-11-23T02:05:43.0262977Z 0% |#################################### | 56% 2022-11-23T02:05:43.0263184Z 0% |#################################### | 56% 2022-11-23T02:05:43.0263392Z 0% |#################################### | 56% 2022-11-23T02:05:43.0263599Z 0% |#################################### | 56% 2022-11-23T02:05:43.0263795Z 0% |#################################### | 57% 2022-11-23T02:05:43.0264003Z 0% |#################################### | 57% 2022-11-23T02:05:43.0264209Z 0% |#################################### | 57% 2022-11-23T02:05:43.0264402Z 0% |#################################### | 57% 2022-11-23T02:05:43.0264604Z 0% |#################################### | 57% 2022-11-23T02:05:43.0264809Z 0% |#################################### | 57% 2022-11-23T02:05:43.0265055Z 0% |#################################### | 57% 2022-11-23T02:05:43.0265288Z 0% |#################################### | 57% 2022-11-23T02:05:43.0265494Z 0% |#################################### | 57% 2022-11-23T02:05:43.0265703Z 0% |#################################### | 57% 2022-11-23T02:05:43.0265898Z 0% |##################################### | 57% 2022-11-23T02:05:43.0266151Z 0% |##################################### | 57% 2022-11-23T02:05:43.0266358Z 0% |##################################### | 58% 2022-11-23T02:05:43.0266553Z 0% |##################################### | 58% 2022-11-23T02:05:43.0266810Z 0% |##################################### | 58% 2022-11-23T02:05:43.0267026Z 0% |##################################### | 58% 2022-11-23T02:05:43.0267240Z 0% |##################################### | 58% 2022-11-23T02:05:43.0267435Z 0% |##################################### | 58% 2022-11-23T02:05:43.0267645Z 0% |##################################### | 58% 2022-11-23T02:05:43.0268002Z 0% |##################################### | 58% 2022-11-23T02:05:43.0268200Z 0% |##################################### | 58% 2022-11-23T02:05:43.0268413Z 0% |##################################### | 58% 2022-11-23T02:05:43.0268622Z 0% |##################################### | 58% 2022-11-23T02:05:43.0268829Z 0% |##################################### | 58% 2022-11-23T02:05:43.0269026Z 0% |##################################### | 59% 2022-11-23T02:05:43.0269233Z 0% |##################################### | 59% 2022-11-23T02:05:43.0269463Z 0% |##################################### | 59% 2022-11-23T02:05:43.0269661Z 0% |##################################### | 59% 2022-11-23T02:05:43.0269870Z 0% |##################################### | 59% 2022-11-23T02:05:43.0270076Z 0% |###################################### | 59% 2022-11-23T02:05:43.0270312Z 0% |###################################### | 59% 2022-11-23T02:05:43.0270508Z 0% |###################################### | 59% 2022-11-23T02:05:43.0270718Z 0% |###################################### | 59% 2022-11-23T02:05:43.0270924Z 0% |###################################### | 59% 2022-11-23T02:05:43.0271120Z 0% |###################################### | 59% 2022-11-23T02:05:43.0271324Z 0% |###################################### | 59% 2022-11-23T02:05:43.0271531Z 0% |###################################### | 59% 2022-11-23T02:05:43.0271738Z 0% |###################################### | 60% 2022-11-23T02:05:43.0271932Z 0% |###################################### | 60% 2022-11-23T02:05:43.0272141Z 0% |###################################### | 60% 2022-11-23T02:05:43.0272358Z 0% |###################################### | 60% 2022-11-23T02:05:43.0272600Z 0% |###################################### | 60% 2022-11-23T02:05:43.0272811Z 0% |###################################### | 60% 2022-11-23T02:05:43.0273018Z 0% |###################################### | 60% 2022-11-23T02:05:43.0273264Z 0% |###################################### | 60% 2022-11-23T02:05:43.0273577Z 0% |###################################### | 60% 2022-11-23T02:05:43.0273899Z 0% |###################################### | 60% 2022-11-23T02:05:43.0274216Z 0% |###################################### | 60% 2022-11-23T02:05:43.0274519Z 0% |####################################### | 60% 2022-11-23T02:05:43.0274840Z 0% |####################################### | 61% 2022-11-23T02:05:43.0275162Z 0% |####################################### | 61% 2022-11-23T02:05:43.0275528Z 0% |####################################### | 61% 2022-11-23T02:05:43.0275814Z 0% |####################################### | 61% 2022-11-23T02:05:43.0276099Z 0% |####################################### | 61% 2022-11-23T02:05:43.0276384Z 0% |####################################### | 61% 2022-11-23T02:05:43.0276676Z 0% |####################################### | 61% 2022-11-23T02:05:43.0277016Z 0% |####################################### | 61% 2022-11-23T02:05:43.0277333Z 0% |####################################### | 61% 2022-11-23T02:05:43.0277641Z 0% |####################################### | 61% 2022-11-23T02:05:43.0278058Z 0% |####################################### | 61% 2022-11-23T02:05:43.0278351Z 0% |####################################### | 61% 2022-11-23T02:05:43.0278641Z 0% |####################################### | 62% 2022-11-23T02:05:43.0278935Z 0% |####################################### | 62% 2022-11-23T02:05:43.0279253Z 0% |####################################### | 62% 2022-11-23T02:05:43.0279561Z 0% |####################################### | 62% 2022-11-23T02:05:43.0279840Z 0% |####################################### | 62% 2022-11-23T02:05:43.0280129Z 0% |####################################### | 62% 2022-11-23T02:05:43.0280419Z 0% |######################################## | 62% 2022-11-23T02:05:43.0280715Z 0% |######################################## | 62% 2022-11-23T02:05:43.0281023Z 0% |######################################## | 62% 2022-11-23T02:05:43.0281321Z 0% |######################################## | 62% 2022-11-23T02:05:43.0281716Z 0% |######################################## | 62% 2022-11-23T02:05:43.0282002Z 0% |######################################## | 62% 2022-11-23T02:05:43.0282305Z 0% |######################################## | 63% 2022-11-23T02:05:43.0282620Z 0% |######################################## | 63% 2022-11-23T02:05:43.0283022Z 0% |######################################## | 63% 2022-11-23T02:05:43.0283362Z 0% |######################################## | 63% 2022-11-23T02:05:43.0283749Z 0% |######################################## | 63% 2022-11-23T02:05:43.0284157Z 0% |######################################## | 63% 2022-11-23T02:05:43.0284572Z 0% |######################################## | 63% 2022-11-23T02:05:43.0284993Z 0% |######################################## | 63% 2022-11-23T02:05:43.0285413Z 0% |######################################## | 63% 2022-11-23T02:05:43.0285829Z 0% |######################################## | 63% 2022-11-23T02:05:43.0286245Z 0% |######################################## | 63% 2022-11-23T02:05:43.0286676Z 0% |######################################## | 63% 2022-11-23T02:05:43.0287103Z 0% |######################################## | 64% 2022-11-23T02:05:43.0287521Z 0% |######################################### | 64% 2022-11-23T02:05:43.0287946Z 0% |######################################### | 64% 2022-11-23T02:05:43.0288377Z 0% |######################################### | 64% 2022-11-23T02:05:43.0288799Z 0% |######################################### | 64% 2022-11-23T02:05:43.0291055Z 0% |######################################### | 64% 2022-11-23T02:05:43.0291510Z 0% |######################################### | 64% 2022-11-23T02:05:43.0291918Z 0% |######################################### | 64% 2022-11-23T02:05:43.0292325Z 0% |######################################### | 64% 2022-11-23T02:05:43.0292720Z 0% |######################################### | 64% 2022-11-23T02:05:43.0293101Z 0% |######################################### | 64% 2022-11-23T02:05:43.0293473Z 0% |######################################### | 64% 2022-11-23T02:05:43.0293879Z 0% |######################################### | 65% 2022-11-23T02:05:43.0294304Z 0% |######################################### | 65% 2022-11-23T02:05:43.0294804Z 0% |######################################### | 65% 2022-11-23T02:05:43.0295176Z 0% |######################################### | 65% 2022-11-23T02:05:43.0295538Z 0% |######################################### | 65% 2022-11-23T02:05:43.0295904Z 0% |######################################### | 65% 2022-11-23T02:05:43.0296261Z 0% |######################################### | 65% 2022-11-23T02:05:43.0296618Z 0% |######################################### | 65% 2022-11-23T02:05:43.0297013Z 0% |########################################## | 65% 2022-11-23T02:05:43.0297407Z 0% |########################################## | 65% 2022-11-23T02:05:43.0297810Z 0% |########################################## | 65% 2022-11-23T02:05:43.0298215Z 0% |########################################## | 65% 2022-11-23T02:05:43.0298620Z 0% |########################################## | 66% 2022-11-23T02:05:43.0299015Z 0% |########################################## | 66% 2022-11-23T02:05:43.0299379Z 0% |########################################## | 66% 2022-11-23T02:05:43.0299755Z 0% |########################################## | 66% 2022-11-23T02:05:43.0300132Z 0% |########################################## | 66% 2022-11-23T02:05:43.0300534Z 0% |########################################## | 66% 2022-11-23T02:05:43.0300927Z 0% |########################################## | 66% 2022-11-23T02:05:43.0301296Z 0% |########################################## | 66% 2022-11-23T02:05:43.0301752Z 0% |########################################## | 66% 2022-11-23T02:05:43.0302050Z 0% |########################################## | 66% 2022-11-23T02:05:43.0302353Z 0% |########################################## | 66% 2022-11-23T02:05:43.0302744Z 0% |########################################## | 66% 2022-11-23T02:05:43.0303102Z 0% |########################################## | 67% 2022-11-23T02:05:43.0303483Z 0% |########################################## | 67% 2022-11-23T02:05:43.0303868Z 0% |########################################### | 67% 2022-11-23T02:05:43.0304269Z 0% |########################################### | 67% 2022-11-23T02:05:43.0304639Z 0% |########################################### | 67% 2022-11-23T02:05:43.0305022Z 0% |########################################### | 67% 2022-11-23T02:05:43.0305427Z 0% |########################################### | 67% 2022-11-23T02:05:43.0305843Z 0% |########################################### | 67% 2022-11-23T02:05:43.0306281Z 0% |########################################### | 67% 2022-11-23T02:05:43.0306797Z 0% |########################################### | 67% 2022-11-23T02:05:43.0307222Z 0% |########################################### | 67% 2022-11-23T02:05:43.0307641Z 0% |########################################### | 67% 2022-11-23T02:05:43.0308071Z 0% |########################################### | 68% 2022-11-23T02:05:43.0308456Z 0% |########################################### | 68% 2022-11-23T02:05:43.0308875Z 0% |########################################### | 68% 2022-11-23T02:05:43.0309376Z 0% |########################################### | 68% 2022-11-23T02:05:43.0309722Z 0% |########################################### | 68% 2022-11-23T02:05:43.0310110Z 0% |########################################### | 68% 2022-11-23T02:05:43.0310450Z 0% |########################################### | 68% 2022-11-23T02:05:43.0310794Z 0% |########################################### | 68% 2022-11-23T02:05:43.0311103Z 0% |########################################### | 68% 2022-11-23T02:05:43.0311437Z 0% |############################################ | 68% 2022-11-23T02:05:43.0311762Z 0% |############################################ | 68% 2022-11-23T02:05:43.0312077Z 0% |############################################ | 68% 2022-11-23T02:05:43.0312412Z 0% |############################################ | 69% 2022-11-23T02:05:43.0312750Z 0% |############################################ | 69% 2022-11-23T02:05:43.0313093Z 0% |############################################ | 69% 2022-11-23T02:05:43.0313419Z 0% |############################################ | 69% 2022-11-23T02:05:43.0313771Z 0% |############################################ | 69% 2022-11-23T02:05:43.0314141Z 0% |############################################ | 69% 2022-11-23T02:05:43.0314483Z 0% |############################################ | 69% 2022-11-23T02:05:43.0314815Z 0% |############################################ | 69% 2022-11-23T02:05:43.0315149Z 0% |############################################ | 69% 2022-11-23T02:05:43.0315467Z 0% |############################################ | 69% 2022-11-23T02:05:43.0315795Z 0% |############################################ | 69% 2022-11-23T02:05:43.0316133Z 0% |############################################ | 69% 2022-11-23T02:05:43.0316479Z 0% |############################################ | 69% 2022-11-23T02:05:43.0316800Z 0% |############################################ | 70% 2022-11-23T02:05:43.0317105Z 0% |############################################ | 70% 2022-11-23T02:05:43.0317414Z 0% |############################################ | 70% 2022-11-23T02:05:43.0317711Z 0% |############################################# | 70% 2022-11-23T02:05:43.0318077Z 0% |############################################# | 70% 2022-11-23T02:05:43.0318370Z 0% |############################################# | 70% 2022-11-23T02:05:43.0318681Z 0% |############################################# | 70% 2022-11-23T02:05:43.0319004Z 0% |############################################# | 70% 2022-11-23T02:05:43.0319341Z 0% |############################################# | 70% 2022-11-23T02:05:43.0319674Z 0% |############################################# | 70% 2022-11-23T02:05:43.0320014Z 0% |############################################# | 70% 2022-11-23T02:05:43.0320354Z 0% |############################################# | 70% 2022-11-23T02:05:43.0320791Z 0% |############################################# | 71% 2022-11-23T02:05:43.0321129Z 0% |############################################# | 71% 2022-11-23T02:05:43.0321465Z 0% |############################################# | 71% 2022-11-23T02:05:43.0321964Z 0% |############################################# | 71% 2022-11-23T02:05:43.0322246Z 0% |############################################# | 71% 2022-11-23T02:05:43.0322531Z 0% |############################################# | 71% 2022-11-23T02:05:43.0322807Z 0% |############################################# | 71% 2022-11-23T02:05:43.0323072Z 0% |############################################# | 71% 2022-11-23T02:05:43.0323457Z 0% |############################################# | 71% 2022-11-23T02:05:43.0323743Z 0% |############################################# | 71% 2022-11-23T02:05:43.0324022Z 0% |############################################## | 71% 2022-11-23T02:05:43.0324305Z 0% |############################################## | 71% 2022-11-23T02:05:43.0324591Z 0% |############################################## | 72% 2022-11-23T02:05:43.0324876Z 0% |############################################## | 72% 2022-11-23T02:05:43.0325143Z 0% |############################################## | 72% 2022-11-23T02:05:43.0325422Z 0% |############################################## | 72% 2022-11-23T02:05:43.0325716Z 0% |############################################## | 72% 2022-11-23T02:05:43.0326004Z 0% |############################################## | 72% 2022-11-23T02:05:43.0326297Z 0% |############################################## | 72% 2022-11-23T02:05:43.0326587Z 0% |############################################## | 72% 2022-11-23T02:05:43.0326886Z 0% |############################################## | 72% 2022-11-23T02:05:43.0327177Z 0% |############################################## | 72% 2022-11-23T02:05:43.0327507Z 0% |############################################## | 72% 2022-11-23T02:05:43.0327848Z 0% |############################################## | 72% 2022-11-23T02:05:43.0328194Z 0% |############################################## | 73% 2022-11-23T02:05:43.0328552Z 0% |############################################## | 73% 2022-11-23T02:05:43.0328913Z 0% |############################################## | 73% 2022-11-23T02:05:43.0329263Z 0% |############################################## | 73% 2022-11-23T02:05:43.0329604Z 0% |############################################## | 73% 2022-11-23T02:05:43.0329962Z 0% |############################################### | 73% 2022-11-23T02:05:43.0330300Z 0% |############################################### | 73% 2022-11-23T02:05:43.0330647Z 0% |############################################### | 73% 2022-11-23T02:05:43.0331005Z 0% |############################################### | 73% 2022-11-23T02:05:43.0331366Z 0% |############################################### | 73% 2022-11-23T02:05:43.0331710Z 0% |############################################### | 73% 2022-11-23T02:05:43.0332063Z 0% |############################################### | 73% 2022-11-23T02:05:43.0332410Z 0% |############################################### | 74% 2022-11-23T02:05:43.0332769Z 0% |############################################### | 74% 2022-11-23T02:05:43.0333119Z 0% |############################################### | 74% 2022-11-23T02:05:43.0333473Z 0% |############################################### | 74% 2022-11-23T02:05:43.0333937Z 0% |############################################### | 74% 2022-11-23T02:05:43.0334262Z 0% |############################################### | 74% 2022-11-23T02:05:43.0334593Z 0% |############################################### | 74% 2022-11-23T02:05:43.0334947Z 0% |############################################### | 74% 2022-11-23T02:05:43.0335305Z 0% |############################################### | 74% 2022-11-23T02:05:43.0335647Z 0% |############################################### | 74% 2022-11-23T02:05:43.0336003Z 0% |############################################### | 74% 2022-11-23T02:05:43.0336364Z 0% |############################################### | 74% 2022-11-23T02:05:43.0336765Z 0% |################################################ | 75% 2022-11-23T02:05:43.0337125Z 0% |################################################ | 75% 2022-11-23T02:05:43.0337483Z 0% |################################################ | 75% 2022-11-23T02:05:43.0337844Z 0% |################################################ | 75% 2022-11-23T02:05:43.0338188Z 0% |################################################ | 75% 2022-11-23T02:05:43.0338543Z 0% |################################################ | 75% 2022-11-23T02:05:43.0338894Z 0% |################################################ | 75% 2022-11-23T02:05:43.0339234Z 0% |################################################ | 75% 2022-11-23T02:05:43.0339584Z 0% |################################################ | 75% 2022-11-23T02:05:43.0339938Z 0% |################################################ | 75% 2022-11-23T02:05:43.0340297Z 0% |################################################ | 75% 2022-11-23T02:05:43.0340645Z 0% |################################################ | 75% 2022-11-23T02:05:43.0340999Z 0% |################################################ | 76% 2022-11-23T02:05:43.0341360Z 0% |################################################ | 76% 2022-11-23T02:05:43.0341707Z 0% |################################################ | 76% 2022-11-23T02:05:43.0342049Z 0% |################################################ | 76% 2022-11-23T02:05:43.0342385Z 0% |################################################ | 76% 2022-11-23T02:05:43.0342730Z 0% |################################################ | 76% 2022-11-23T02:05:43.0343095Z 0% |################################################ | 76% 2022-11-23T02:05:43.0343450Z 0% |################################################# | 76% 2022-11-23T02:05:43.0343818Z 0% |################################################# | 76% 2022-11-23T02:05:43.0344164Z 0% |################################################# | 76% 2022-11-23T02:05:43.0344518Z 0% |################################################# | 76% 2022-11-23T02:05:43.0344878Z 0% |################################################# | 76% 2022-11-23T02:05:43.0345221Z 0% |################################################# | 77% 2022-11-23T02:05:43.0345584Z 0% |################################################# | 77% 2022-11-23T02:05:43.0345945Z 0% |################################################# | 77% 2022-11-23T02:05:43.0346289Z 0% |################################################# | 77% 2022-11-23T02:05:43.0346636Z 0% |################################################# | 77% 2022-11-23T02:05:43.0347004Z 0% |################################################# | 77% 2022-11-23T02:05:43.0347370Z 0% |################################################# | 77% 2022-11-23T02:05:43.0347768Z 0% |################################################# | 77% 2022-11-23T02:05:43.0348134Z 0% |################################################# | 77% 2022-11-23T02:05:43.0348494Z 0% |################################################# | 77% 2022-11-23T02:05:43.0348856Z 0% |################################################# | 77% 2022-11-23T02:05:43.0349203Z 0% |################################################# | 77% 2022-11-23T02:05:43.0349561Z 0% |################################################# | 78% 2022-11-23T02:05:43.0349896Z 0% |################################################# | 78% 2022-11-23T02:05:43.0350245Z 0% |################################################## | 78% 2022-11-23T02:05:43.0350598Z 0% |################################################## | 78% 2022-11-23T02:05:43.0351003Z 0% |################################################## | 78% 2022-11-23T02:05:43.0351348Z 0% |################################################## | 78% 2022-11-23T02:05:43.0351710Z 0% |################################################## | 78% 2022-11-23T02:05:43.0352074Z 0% |################################################## | 78% 2022-11-23T02:05:43.0352432Z 0% |################################################## | 78% 2022-11-23T02:05:43.0352779Z 0% |################################################## | 78% 2022-11-23T02:05:43.0353140Z 0% |################################################## | 78% 2022-11-23T02:05:43.0353510Z 0% |################################################## | 78% 2022-11-23T02:05:43.0353860Z 0% |################################################## | 79% 2022-11-23T02:05:43.0354225Z 0% |################################################## | 79% 2022-11-23T02:05:43.0354565Z 0% |################################################## | 79% 2022-11-23T02:05:43.0354903Z 0% |################################################## | 79% 2022-11-23T02:05:43.0355229Z 0% |################################################## | 79% 2022-11-23T02:05:43.0355590Z 0% |################################################## | 79% 2022-11-23T02:05:43.0355944Z 0% |################################################## | 79% 2022-11-23T02:05:43.0356287Z 0% |################################################## | 79% 2022-11-23T02:05:43.0356649Z 0% |################################################## | 79% 2022-11-23T02:05:43.0357016Z 0% |################################################### | 79% 2022-11-23T02:05:43.0357374Z 0% |################################################### | 79% 2022-11-23T02:05:43.0357732Z 0% |################################################### | 79% 2022-11-23T02:05:43.0358149Z 0% |################################################### | 79% 2022-11-23T02:05:43.0358516Z 0% |################################################### | 80% 2022-11-23T02:05:43.0358867Z 0% |################################################### | 80% 2022-11-23T02:05:43.0359232Z 0% |################################################### | 80% 2022-11-23T02:05:43.0359595Z 0% |################################################### | 80% 2022-11-23T02:05:43.0359957Z 0% |################################################### | 80% 2022-11-23T02:05:43.0360287Z 0% |################################################### | 80% 2022-11-23T02:05:43.0360625Z 0% |################################################### | 80% 2022-11-23T02:05:43.0360967Z 0% |################################################### | 80% 2022-11-23T02:05:43.0361305Z 0% |################################################### | 80% 2022-11-23T02:05:43.0361780Z 0% |################################################### | 80% 2022-11-23T02:05:43.0362216Z 0% |################################################### | 80% 2022-11-23T02:05:43.0362563Z 0% |################################################### | 80% 2022-11-23T02:05:43.0362723Z 0% |################################################### | 81% 2022-11-23T02:05:43.0362878Z 0% |################################################### | 81% 2022-11-23T02:05:43.0363035Z 0% |################################################### | 81% 2022-11-23T02:05:43.0363193Z 0% |#################################################### | 81% 2022-11-23T02:05:43.0363352Z 0% |#################################################### | 81% 2022-11-23T02:05:43.0363507Z 0% |#################################################### | 81% 2022-11-23T02:05:43.0363662Z 0% |#################################################### | 81% 2022-11-23T02:05:43.0363861Z 0% |#################################################### | 81% 2022-11-23T02:05:43.0364021Z 0% |#################################################### | 81% 2022-11-23T02:05:43.0364180Z 0% |#################################################### | 81% 2022-11-23T02:05:43.0364334Z 0% |#################################################### | 81% 2022-11-23T02:05:43.0364486Z 0% |#################################################### | 81% 2022-11-23T02:05:43.0364645Z 0% |#################################################### | 82% 2022-11-23T02:05:43.0364807Z 0% |#################################################### | 82% 2022-11-23T02:05:43.0364961Z 0% |#################################################### | 82% 2022-11-23T02:05:43.0365105Z 0% |#################################################### | 82% 2022-11-23T02:05:43.0365265Z 0% |#################################################### | 82% 2022-11-23T02:05:43.0365406Z 0% |#################################################### | 82% 2022-11-23T02:05:43.0365559Z 0% |#################################################### | 82% 2022-11-23T02:05:43.0365714Z 0% |#################################################### | 82% 2022-11-23T02:05:43.0365870Z 0% |#################################################### | 82% 2022-11-23T02:05:43.0366023Z 0% |#################################################### | 82% 2022-11-23T02:05:43.0366180Z 0% |##################################################### | 82% 2022-11-23T02:05:43.0366325Z 0% |##################################################### | 82% 2022-11-23T02:05:43.0366481Z 0% |##################################################### | 83% 2022-11-23T02:05:43.0366635Z 0% |##################################################### | 83% 2022-11-23T02:05:43.0366788Z 0% |##################################################### | 83% 2022-11-23T02:05:43.0366944Z 0% |##################################################### | 83% 2022-11-23T02:05:43.0367105Z 0% |##################################################### | 83% 2022-11-23T02:05:43.0367261Z 0% |##################################################### | 83% 2022-11-23T02:05:43.0367412Z 0% |##################################################### | 83% 2022-11-23T02:05:43.0367559Z 0% |##################################################### | 83% 2022-11-23T02:05:43.0367715Z 0% |##################################################### | 83% 2022-11-23T02:05:43.0367873Z 0% |##################################################### | 83% 2022-11-23T02:05:43.0368028Z 0% |##################################################### | 83% 2022-11-23T02:05:43.0368185Z 0% |##################################################### | 83% 2022-11-23T02:05:43.0368343Z 0% |##################################################### | 84% 2022-11-23T02:05:43.0368499Z 0% |##################################################### | 84% 2022-11-23T02:05:43.0368695Z 0% |##################################################### | 84% 2022-11-23T02:05:43.0368840Z 0% |##################################################### | 84% 2022-11-23T02:05:43.0368991Z 0% |###################################################### | 84% 2022-11-23T02:05:43.0369146Z 0% |###################################################### | 84% 2022-11-23T02:05:43.0369298Z 0% |###################################################### | 84% 2022-11-23T02:05:43.0369456Z 0% |###################################################### | 84% 2022-11-23T02:05:43.0369612Z 0% |###################################################### | 84% 2022-11-23T02:05:43.0369764Z 0% |###################################################### | 84% 2022-11-23T02:05:43.0369958Z 0% |###################################################### | 84% 2022-11-23T02:05:43.0370103Z 0% |###################################################### | 84% 2022-11-23T02:05:43.0370260Z 0% |###################################################### | 85% 2022-11-23T02:05:43.0370414Z 0% |###################################################### | 85% 2022-11-23T02:05:43.0370566Z 0% |###################################################### | 85% 2022-11-23T02:05:43.0370724Z 0% |###################################################### | 85% 2022-11-23T02:05:43.0370880Z 0% |###################################################### | 85% 2022-11-23T02:05:43.0371035Z 0% |###################################################### | 85% 2022-11-23T02:05:43.0371190Z 0% |###################################################### | 85% 2022-11-23T02:05:43.0371335Z 0% |###################################################### | 85% 2022-11-23T02:05:43.0371495Z 0% |###################################################### | 85% 2022-11-23T02:05:43.0371651Z 0% |###################################################### | 85% 2022-11-23T02:05:43.0371811Z 0% |###################################################### | 85% 2022-11-23T02:05:43.0371967Z 0% |####################################################### | 85% 2022-11-23T02:05:43.0372124Z 0% |####################################################### | 86% 2022-11-23T02:05:43.0372286Z 0% |####################################################### | 86% 2022-11-23T02:05:43.0372441Z 0% |####################################################### | 86% 2022-11-23T02:05:43.0372583Z 0% |####################################################### | 86% 2022-11-23T02:05:43.0372737Z 0% |####################################################### | 86% 2022-11-23T02:05:43.0372896Z 0% |####################################################### | 86% 2022-11-23T02:05:43.0373054Z 0% |####################################################### | 86% 2022-11-23T02:05:43.0373213Z 0% |####################################################### | 86% 2022-11-23T02:05:43.0373372Z 0% |####################################################### | 86% 2022-11-23T02:05:43.0373526Z 0% |####################################################### | 86% 2022-11-23T02:05:43.0373685Z 0% |####################################################### | 86% 2022-11-23T02:05:43.0373830Z 0% |####################################################### | 86% 2022-11-23T02:05:43.0373983Z 0% |####################################################### | 87% 2022-11-23T02:05:43.0374138Z 0% |####################################################### | 87% 2022-11-23T02:05:43.0374290Z 0% |####################################################### | 87% 2022-11-23T02:05:43.0374446Z 0% |####################################################### | 87% 2022-11-23T02:05:43.0374605Z 0% |####################################################### | 87% 2022-11-23T02:05:43.0374762Z 0% |####################################################### | 87% 2022-11-23T02:05:43.0374951Z 0% |######################################################## | 87% 2022-11-23T02:05:43.0375097Z 0% |######################################################## | 87% 2022-11-23T02:05:43.0375255Z 0% |######################################################## | 87% 2022-11-23T02:05:43.0375409Z 0% |######################################################## | 87% 2022-11-23T02:05:43.0375566Z 0% |######################################################## | 87% 2022-11-23T02:05:43.0375720Z 0% |######################################################## | 87% 2022-11-23T02:05:43.0375876Z 0% |######################################################## | 88% 2022-11-23T02:05:43.0376028Z 0% |######################################################## | 88% 2022-11-23T02:05:43.0376236Z 0% |######################################################## | 88% 2022-11-23T02:05:43.0376381Z 0% |######################################################## | 88% 2022-11-23T02:05:43.0376539Z 0% |######################################################## | 88% 2022-11-23T02:05:43.0376695Z 0% |######################################################## | 88% 2022-11-23T02:05:43.0376851Z 0% |######################################################## | 88% 2022-11-23T02:05:43.0377006Z 0% |######################################################## | 88% 2022-11-23T02:05:43.0377161Z 0% |######################################################## | 88% 2022-11-23T02:05:43.0377317Z 0% |######################################################## | 88% 2022-11-23T02:05:43.0377477Z 0% |######################################################## | 88% 2022-11-23T02:05:43.0377622Z 0% |######################################################## | 88% 2022-11-23T02:05:43.0377779Z 0% |######################################################## | 89% 2022-11-23T02:05:43.0377935Z 0% |######################################################### | 89% 2022-11-23T02:05:43.0378092Z 0% |######################################################### | 89% 2022-11-23T02:05:43.0378252Z 0% |######################################################### | 89% 2022-11-23T02:05:43.0378406Z 0% |######################################################### | 89% 2022-11-23T02:05:43.0378562Z 0% |######################################################### | 89% 2022-11-23T02:05:43.0378719Z 0% |######################################################### | 89% 2022-11-23T02:05:43.0378863Z 0% |######################################################### | 89% 2022-11-23T02:05:43.0379018Z 0% |######################################################### | 89% 2022-11-23T02:05:43.0379175Z 0% |######################################################### | 89% 2022-11-23T02:05:43.0379336Z 0% |######################################################### | 89% 2022-11-23T02:05:43.0379495Z 0% |######################################################### | 89% 2022-11-23T02:05:43.0379651Z 0% |######################################################### | 89% 2022-11-23T02:05:43.0379806Z 0% |######################################################### | 90% 2022-11-23T02:05:43.0379961Z 0% |######################################################### | 90% 2022-11-23T02:05:43.0380104Z 0% |######################################################### | 90% 2022-11-23T02:05:43.0380255Z 0% |######################################################### | 90% 2022-11-23T02:05:43.0380413Z 0% |######################################################### | 90% 2022-11-23T02:05:43.0380569Z 0% |######################################################### | 90% 2022-11-23T02:05:43.0380728Z 0% |######################################################### | 90% 2022-11-23T02:05:43.0380888Z 0% |########################################################## | 90% 2022-11-23T02:05:43.0381082Z 0% |########################################################## | 90% 2022-11-23T02:05:43.0381243Z 0% |########################################################## | 90% 2022-11-23T02:05:43.0381383Z 0% |########################################################## | 90% 2022-11-23T02:05:43.0381537Z 0% |########################################################## | 90% 2022-11-23T02:05:43.0381668Z 0% |########################################################## | 91% 2022-11-23T02:05:43.0381814Z 0% |########################################################## | 91% 2022-11-23T02:05:43.0381966Z 0% |########################################################## | 91% 2022-11-23T02:05:43.0382121Z 0% |########################################################## | 91% 2022-11-23T02:05:43.0382278Z 0% |########################################################## | 91% 2022-11-23T02:05:43.0382470Z 0% |########################################################## | 91% 2022-11-23T02:05:43.0382618Z 0% |########################################################## | 91% 2022-11-23T02:05:43.0382770Z 0% |########################################################## | 91% 2022-11-23T02:05:43.0382928Z 0% |########################################################## | 91% 2022-11-23T02:05:43.0383079Z 0% |########################################################## | 91% 2022-11-23T02:05:43.0383231Z 0% |########################################################## | 91% 2022-11-23T02:05:43.0383387Z 0% |########################################################## | 91% 2022-11-23T02:05:43.0383523Z 0% |########################################################## | 92% 2022-11-23T02:05:43.0383671Z 0% |########################################################## | 92% 2022-11-23T02:05:43.0383813Z 0% |########################################################### | 92% 2022-11-23T02:05:43.0383971Z 0% |########################################################### | 92% 2022-11-23T02:05:43.0384131Z 0% |########################################################### | 92% 2022-11-23T02:05:43.0384288Z 0% |########################################################### | 92% 2022-11-23T02:05:43.0384444Z 0% |########################################################### | 92% 2022-11-23T02:05:43.0384595Z 0% |########################################################### | 92% 2022-11-23T02:05:43.0384750Z 0% |########################################################### | 92% 2022-11-23T02:05:43.0384908Z 0% |########################################################### | 92% 2022-11-23T02:05:43.0385050Z 0% |########################################################### | 92% 2022-11-23T02:05:43.0385206Z 0% |########################################################### | 92% 2022-11-23T02:05:43.0385355Z 0% |########################################################### | 93% 2022-11-23T02:05:43.0385512Z 0% |########################################################### | 93% 2022-11-23T02:05:43.0385671Z 0% |########################################################### | 93% 2022-11-23T02:05:43.0385828Z 0% |########################################################### | 93% 2022-11-23T02:05:43.0385984Z 0% |########################################################### | 93% 2022-11-23T02:05:43.0386134Z 0% |########################################################### | 93% 2022-11-23T02:05:43.0386280Z 0% |########################################################### | 93% 2022-11-23T02:05:43.0386435Z 0% |########################################################### | 93% 2022-11-23T02:05:43.0386589Z 0% |########################################################### | 93% 2022-11-23T02:05:43.0386745Z 0% |############################################################ | 93% 2022-11-23T02:05:43.0386899Z 0% |############################################################ | 93% 2022-11-23T02:05:43.0387061Z 0% |############################################################ | 93% 2022-11-23T02:05:43.0387250Z 0% |############################################################ | 94% 2022-11-23T02:05:43.0387412Z 0% |############################################################ | 94% 2022-11-23T02:05:43.0387557Z 0% |############################################################ | 94% 2022-11-23T02:05:43.0387711Z 0% |############################################################ | 94% 2022-11-23T02:05:43.0387867Z 0% |############################################################ | 94% 2022-11-23T02:05:43.0388021Z 0% |############################################################ | 94% 2022-11-23T02:05:43.0388178Z 0% |############################################################ | 94% 2022-11-23T02:05:43.0388333Z 0% |############################################################ | 94% 2022-11-23T02:05:43.0388487Z 0% |############################################################ | 94% 2022-11-23T02:05:43.0388678Z 0% |############################################################ | 94% 2022-11-23T02:05:43.0388825Z 0% |############################################################ | 94% 2022-11-23T02:05:43.0388982Z 0% |############################################################ | 94% 2022-11-23T02:05:43.0389136Z 0% |############################################################ | 95% 2022-11-23T02:05:43.0389291Z 0% |############################################################ | 95% 2022-11-23T02:05:43.0389448Z 0% |############################################################ | 95% 2022-11-23T02:05:43.0389604Z 0% |############################################################ | 95% 2022-11-23T02:05:43.0389755Z 0% |############################################################# | 95% 2022-11-23T02:05:43.0389907Z 0% |############################################################# | 95% 2022-11-23T02:05:43.0390048Z 0% |############################################################# | 95% 2022-11-23T02:05:43.0390208Z 0% |############################################################# | 95% 2022-11-23T02:05:43.0390366Z 0% |############################################################# | 95% 2022-11-23T02:05:43.0390523Z 0% |############################################################# | 95% 2022-11-23T02:05:43.0390677Z 0% |############################################################# | 95% 2022-11-23T02:05:43.0390836Z 0% |############################################################# | 95% 2022-11-23T02:05:43.0390992Z 0% |############################################################# | 96% 2022-11-23T02:05:43.0391149Z 0% |############################################################# | 96% 2022-11-23T02:05:43.0391292Z 0% |############################################################# | 96% 2022-11-23T02:05:43.0391448Z 0% |############################################################# | 96% 2022-11-23T02:05:43.0391606Z 0% |############################################################# | 96% 2022-11-23T02:05:43.0391767Z 0% |############################################################# | 96% 2022-11-23T02:05:43.0391926Z 0% |############################################################# | 96% 2022-11-23T02:05:43.0392079Z 0% |############################################################# | 96% 2022-11-23T02:05:43.0392233Z 0% |############################################################# | 96% 2022-11-23T02:05:43.0392387Z 0% |############################################################# | 96% 2022-11-23T02:05:43.0392530Z 0% |############################################################# | 96% 2022-11-23T02:05:43.0392684Z 0% |############################################################## | 96% 2022-11-23T02:05:43.0392834Z 0% |############################################################## | 97% 2022-11-23T02:05:43.0392964Z 0% |############################################################## | 97% 2022-11-23T02:05:43.0393123Z 0% |############################################################## | 97% 2022-11-23T02:05:43.0393275Z 0% |############################################################## | 97% 2022-11-23T02:05:43.0393467Z 0% |############################################################## | 97% 2022-11-23T02:05:43.0393625Z 0% |############################################################## | 97% 2022-11-23T02:05:43.0393769Z 0% |############################################################## | 97% 2022-11-23T02:05:43.0393924Z 0% |############################################################## | 97% 2022-11-23T02:05:43.0394082Z 0% |############################################################## | 97% 2022-11-23T02:05:43.0394233Z 0% |############################################################## | 97% 2022-11-23T02:05:43.0394389Z 0% |############################################################## | 97% 2022-11-23T02:05:43.0394550Z 0% |############################################################## | 97% 2022-11-23T02:05:43.0394745Z 0% |############################################################## | 98% 2022-11-23T02:05:43.0394903Z 0% |############################################################## | 98% 2022-11-23T02:05:43.0395057Z 0% |############################################################## | 98% 2022-11-23T02:05:43.0395214Z 0% |############################################################## | 98% 2022-11-23T02:05:43.0395374Z 0% |############################################################## | 98% 2022-11-23T02:05:43.0395533Z 0% |############################################################## | 98% 2022-11-23T02:05:43.0395688Z 0% |############################################################### | 98% 2022-11-23T02:05:43.0395842Z 0% |############################################################### | 98% 2022-11-23T02:05:43.0395998Z 0% |############################################################### | 98% 2022-11-23T02:05:43.0396154Z 0% |############################################################### | 98% 2022-11-23T02:05:43.0396301Z 0% |############################################################### | 98% 2022-11-23T02:05:43.0396456Z 0% |############################################################### | 98% 2022-11-23T02:05:43.0396617Z 0% |############################################################### | 99% 2022-11-23T02:05:43.0396773Z 0% |############################################################### | 99% 2022-11-23T02:05:43.0396935Z 0% |############################################################### | 99% 2022-11-23T02:05:43.0397089Z 0% |############################################################### | 99% 2022-11-23T02:05:43.0397246Z 0% |############################################################### | 99% 2022-11-23T02:05:43.0397404Z 0% |############################################################### | 99% 2022-11-23T02:05:43.0397552Z 0% |############################################################### | 99% 2022-11-23T02:05:43.0397707Z 0% |############################################################### | 99% 2022-11-23T02:05:43.0397870Z 0% |############################################################### | 99% 2022-11-23T02:05:43.0398094Z 0% |############################################################### | 99% 2022-11-23T02:05:43.0398260Z 0% |############################################################### | 99% 2022-11-23T02:05:43.0398419Z 0% |############################################################### | 99% 2022-11-23T02:05:43.0398579Z 0% |############################################################### | 99% 2022-11-23T02:05:43.0398743Z 0% |################################################################| 100% 2022-11-23T02:05:43.0399312Z Unzipped bazel-out/k8-fastbuild-cpu-only/bin/mnist/train-images-idx3-ubyte.gz ... 2022-11-23T02:05:43.0399745Z Downloading http://yann.lecun.com/exdb/mnist/train-labels-idx1-ubyte.gz ... 2022-11-23T02:05:43.0399760Z 2022-11-23T02:05:43.0399923Z 0% | | 0% 2022-11-23T02:05:43.0400089Z 0% |################## | 28% 2022-11-23T02:05:43.0400255Z 0% |#################################### | 56% 2022-11-23T02:05:43.0400453Z 0% |###################################################### | 85% 2022-11-23T02:05:43.0400625Z 0% |################################################################| 100% 2022-11-23T02:05:43.0401061Z Unzipped bazel-out/k8-fastbuild-cpu-only/bin/mnist/train-labels-idx1-ubyte.gz ... 2022-11-23T02:05:43.0401448Z Downloading http://yann.lecun.com/exdb/mnist/t10k-images-idx3-ubyte.gz ... 2022-11-23T02:05:43.0401457Z 2022-11-23T02:05:43.0401745Z 0% | | 0% 2022-11-23T02:05:43.0401908Z 0% | | 0% 2022-11-23T02:05:43.0402063Z 0% | | 0% 2022-11-23T02:05:43.0402226Z 0% | | 1% 2022-11-23T02:05:43.0402454Z 0% |# | 1% 2022-11-23T02:05:43.0402614Z 0% |# | 2% 2022-11-23T02:05:43.0402773Z 0% |# | 2% 2022-11-23T02:05:43.0402918Z 0% |## | 3% 2022-11-23T02:05:43.0403077Z 0% |## | 3% 2022-11-23T02:05:43.0403235Z 0% |## | 4% 2022-11-23T02:05:43.0403394Z 0% |### | 4% 2022-11-23T02:05:43.0403554Z 0% |### | 5% 2022-11-23T02:05:43.0403710Z 0% |### | 5% 2022-11-23T02:05:43.0403871Z 0% |#### | 6% 2022-11-23T02:05:43.0404027Z 0% |#### | 6% 2022-11-23T02:05:43.0404168Z 0% |#### | 7% 2022-11-23T02:05:43.0404323Z 0% |##### | 7% 2022-11-23T02:05:43.0404482Z 0% |##### | 8% 2022-11-23T02:05:43.0404637Z 0% |##### | 8% 2022-11-23T02:05:43.0404794Z 0% |###### | 9% 2022-11-23T02:05:43.0404949Z 0% |###### | 9% 2022-11-23T02:05:43.0405113Z 0% |###### | 10% 2022-11-23T02:05:43.0405276Z 0% |###### | 10% 2022-11-23T02:05:43.0405421Z 0% |####### | 11% 2022-11-23T02:05:43.0405586Z 0% |####### | 11% 2022-11-23T02:05:43.0405744Z 0% |####### | 12% 2022-11-23T02:05:43.0405903Z 0% |######## | 12% 2022-11-23T02:05:43.0406063Z 0% |######## | 13% 2022-11-23T02:05:43.0406222Z 0% |######## | 13% 2022-11-23T02:05:43.0406386Z 0% |######### | 14% 2022-11-23T02:05:43.0406538Z 0% |######### | 14% 2022-11-23T02:05:43.0406683Z 0% |######### | 15% 2022-11-23T02:05:43.0406841Z 0% |########## | 15% 2022-11-23T02:05:43.0406998Z 0% |########## | 16% 2022-11-23T02:05:43.0407163Z 0% |########## | 16% 2022-11-23T02:05:43.0407320Z 0% |########### | 17% 2022-11-23T02:05:43.0407524Z 0% |########### | 17% 2022-11-23T02:05:43.0407682Z 0% |########### | 18% 2022-11-23T02:05:43.0407838Z 0% |############ | 18% 2022-11-23T02:05:43.0407978Z 0% |############ | 19% 2022-11-23T02:05:43.0408133Z 0% |############ | 19% 2022-11-23T02:05:43.0408294Z 0% |############# | 20% 2022-11-23T02:05:43.0408447Z 0% |############# | 20% 2022-11-23T02:05:43.0408606Z 0% |############# | 21% 2022-11-23T02:05:43.0408796Z 0% |############# | 21% 2022-11-23T02:05:43.0408950Z 0% |############## | 22% 2022-11-23T02:05:43.0409112Z 0% |############## | 22% 2022-11-23T02:05:43.0409251Z 0% |############## | 23% 2022-11-23T02:05:43.0409407Z 0% |############### | 23% 2022-11-23T02:05:43.0409560Z 0% |############### | 24% 2022-11-23T02:05:43.0409710Z 0% |############### | 24% 2022-11-23T02:05:43.0409868Z 0% |################ | 25% 2022-11-23T02:05:43.0410019Z 0% |################ | 25% 2022-11-23T02:05:43.0410178Z 0% |################ | 26% 2022-11-23T02:05:43.0410334Z 0% |################# | 26% 2022-11-23T02:05:43.0410476Z 0% |################# | 27% 2022-11-23T02:05:43.0410633Z 0% |################# | 27% 2022-11-23T02:05:43.0410786Z 0% |################## | 28% 2022-11-23T02:05:43.0410940Z 0% |################## | 28% 2022-11-23T02:05:43.0411093Z 0% |################## | 29% 2022-11-23T02:05:43.0411248Z 0% |################### | 29% 2022-11-23T02:05:43.0411404Z 0% |################### | 30% 2022-11-23T02:05:43.0411554Z 0% |################### | 30% 2022-11-23T02:05:43.0411698Z 0% |#################### | 31% 2022-11-23T02:05:43.0411852Z 0% |#################### | 31% 2022-11-23T02:05:43.0412008Z 0% |#################### | 32% 2022-11-23T02:05:43.0412164Z 0% |#################### | 32% 2022-11-23T02:05:43.0412302Z 0% |##################### | 33% 2022-11-23T02:05:43.0412435Z 0% |##################### | 33% 2022-11-23T02:05:43.0412588Z 0% |##################### | 34% 2022-11-23T02:05:43.0412737Z 0% |###################### | 34% 2022-11-23T02:05:43.0412878Z 0% |###################### | 35% 2022-11-23T02:05:43.0413030Z 0% |###################### | 35% 2022-11-23T02:05:43.0413186Z 0% |####################### | 36% 2022-11-23T02:05:43.0413342Z 0% |####################### | 36% 2022-11-23T02:05:43.0413498Z 0% |####################### | 37% 2022-11-23T02:05:43.0413696Z 0% |######################## | 37% 2022-11-23T02:05:43.0413847Z 0% |######################## | 38% 2022-11-23T02:05:43.0413994Z 0% |######################## | 38% 2022-11-23T02:05:43.0414140Z 0% |######################### | 39% 2022-11-23T02:05:43.0414292Z 0% |######################### | 39% 2022-11-23T02:05:43.0414446Z 0% |######################### | 40% 2022-11-23T02:05:43.0414602Z 0% |########################## | 40% 2022-11-23T02:05:43.0414759Z 0% |########################## | 41% 2022-11-23T02:05:43.0414949Z 0% |########################## | 41% 2022-11-23T02:05:43.0415102Z 0% |########################### | 42% 2022-11-23T02:05:43.0415261Z 0% |########################### | 42% 2022-11-23T02:05:43.0415403Z 0% |########################### | 43% 2022-11-23T02:05:43.0415556Z 0% |########################### | 43% 2022-11-23T02:05:43.0415708Z 0% |############################ | 44% 2022-11-23T02:05:43.0415865Z 0% |############################ | 44% 2022-11-23T02:05:43.0416021Z 0% |############################ | 45% 2022-11-23T02:05:43.0416177Z 0% |############################# | 45% 2022-11-23T02:05:43.0416331Z 0% |############################# | 46% 2022-11-23T02:05:43.0416487Z 0% |############################# | 46% 2022-11-23T02:05:43.0416629Z 0% |############################## | 47% 2022-11-23T02:05:43.0416790Z 0% |############################## | 47% 2022-11-23T02:05:43.0416945Z 0% |############################## | 48% 2022-11-23T02:05:43.0417100Z 0% |############################### | 48% 2022-11-23T02:05:43.0417253Z 0% |############################### | 49% 2022-11-23T02:05:43.0417408Z 0% |############################### | 49% 2022-11-23T02:05:43.0417562Z 0% |################################ | 50% 2022-11-23T02:05:43.0417715Z 0% |################################ | 50% 2022-11-23T02:05:43.0417856Z 0% |################################ | 51% 2022-11-23T02:05:43.0418012Z 0% |################################# | 51% 2022-11-23T02:05:43.0418170Z 0% |################################# | 52% 2022-11-23T02:05:43.0418319Z 0% |################################# | 52% 2022-11-23T02:05:43.0418475Z 0% |################################## | 53% 2022-11-23T02:05:43.0418627Z 0% |################################## | 53% 2022-11-23T02:05:43.0418781Z 0% |################################## | 54% 2022-11-23T02:05:43.0418937Z 0% |################################## | 54% 2022-11-23T02:05:43.0419078Z 0% |################################### | 55% 2022-11-23T02:05:43.0419233Z 0% |################################### | 55% 2022-11-23T02:05:43.0419385Z 0% |################################### | 56% 2022-11-23T02:05:43.0419544Z 0% |#################################### | 56% 2022-11-23T02:05:43.0419736Z 0% |#################################### | 57% 2022-11-23T02:05:43.0419893Z 0% |#################################### | 57% 2022-11-23T02:05:43.0420048Z 0% |##################################### | 58% 2022-11-23T02:05:43.0420200Z 0% |##################################### | 58% 2022-11-23T02:05:43.0420344Z 0% |##################################### | 59% 2022-11-23T02:05:43.0420495Z 0% |###################################### | 59% 2022-11-23T02:05:43.0420650Z 0% |###################################### | 60% 2022-11-23T02:05:43.0420806Z 0% |###################################### | 60% 2022-11-23T02:05:43.0420958Z 0% |####################################### | 61% 2022-11-23T02:05:43.0421182Z 0% |####################################### | 61% 2022-11-23T02:05:43.0421339Z 0% |####################################### | 62% 2022-11-23T02:05:43.0421495Z 0% |######################################## | 62% 2022-11-23T02:05:43.0421637Z 0% |######################################## | 63% 2022-11-23T02:05:43.0421790Z 0% |######################################## | 63% 2022-11-23T02:05:43.0421947Z 0% |######################################### | 64% 2022-11-23T02:05:43.0422102Z 0% |######################################### | 64% 2022-11-23T02:05:43.0422262Z 0% |######################################### | 65% 2022-11-23T02:05:43.0422417Z 0% |######################################### | 65% 2022-11-23T02:05:43.0422571Z 0% |########################################## | 66% 2022-11-23T02:05:43.0422731Z 0% |########################################## | 66% 2022-11-23T02:05:43.0422877Z 0% |########################################## | 67% 2022-11-23T02:05:43.0423035Z 0% |########################################### | 67% 2022-11-23T02:05:43.0423185Z 0% |########################################### | 68% 2022-11-23T02:05:43.0423343Z 0% |########################################### | 68% 2022-11-23T02:05:43.0423499Z 0% |############################################ | 69% 2022-11-23T02:05:43.0423654Z 0% |############################################ | 69% 2022-11-23T02:05:43.0423812Z 0% |############################################ | 70% 2022-11-23T02:05:43.0423965Z 0% |############################################# | 70% 2022-11-23T02:05:43.0424111Z 0% |############################################# | 71% 2022-11-23T02:05:43.0424269Z 0% |############################################# | 71% 2022-11-23T02:05:43.0424427Z 0% |############################################## | 72% 2022-11-23T02:05:43.0424585Z 0% |############################################## | 72% 2022-11-23T02:05:43.0424740Z 0% |############################################## | 73% 2022-11-23T02:05:43.0424899Z 0% |############################################### | 73% 2022-11-23T02:05:43.0425053Z 0% |############################################### | 74% 2022-11-23T02:05:43.0425207Z 0% |############################################### | 74% 2022-11-23T02:05:43.0425345Z 0% |################################################ | 75% 2022-11-23T02:05:43.0425498Z 0% |################################################ | 75% 2022-11-23T02:05:43.0425654Z 0% |################################################ | 76% 2022-11-23T02:05:43.0425810Z 0% |################################################ | 76% 2022-11-23T02:05:43.0426000Z 0% |################################################# | 77% 2022-11-23T02:05:43.0426156Z 0% |################################################# | 77% 2022-11-23T02:05:43.0426309Z 0% |################################################# | 78% 2022-11-23T02:05:43.0426467Z 0% |################################################## | 78% 2022-11-23T02:05:43.0426612Z 0% |################################################## | 78% 2022-11-23T02:05:43.0426766Z 0% |################################################## | 79% 2022-11-23T02:05:43.0426922Z 0% |################################################### | 79% 2022-11-23T02:05:43.0427079Z 0% |################################################### | 80% 2022-11-23T02:05:43.0427235Z 0% |################################################### | 80% 2022-11-23T02:05:43.0427426Z 0% |#################################################### | 81% 2022-11-23T02:05:43.0427585Z 0% |#################################################### | 81% 2022-11-23T02:05:43.0427730Z 0% |#################################################### | 82% 2022-11-23T02:05:43.0427887Z 0% |##################################################### | 82% 2022-11-23T02:05:43.0428042Z 0% |##################################################### | 83% 2022-11-23T02:05:43.0428197Z 0% |##################################################### | 83% 2022-11-23T02:05:43.0428353Z 0% |###################################################### | 84% 2022-11-23T02:05:43.0428506Z 0% |###################################################### | 84% 2022-11-23T02:05:43.0428664Z 0% |###################################################### | 85% 2022-11-23T02:05:43.0428822Z 0% |####################################################### | 85% 2022-11-23T02:05:43.0428969Z 0% |####################################################### | 86% 2022-11-23T02:05:43.0429131Z 0% |####################################################### | 86% 2022-11-23T02:05:43.0429285Z 0% |####################################################### | 87% 2022-11-23T02:05:43.0429443Z 0% |######################################################## | 87% 2022-11-23T02:05:43.0429598Z 0% |######################################################## | 88% 2022-11-23T02:05:43.0429753Z 0% |######################################################## | 88% 2022-11-23T02:05:43.0429907Z 0% |######################################################### | 89% 2022-11-23T02:05:43.0430061Z 0% |######################################################### | 89% 2022-11-23T02:05:43.0430205Z 0% |######################################################### | 90% 2022-11-23T02:05:43.0430363Z 0% |########################################################## | 90% 2022-11-23T02:05:43.0430526Z 0% |########################################################## | 91% 2022-11-23T02:05:43.0430681Z 0% |########################################################## | 91% 2022-11-23T02:05:43.0430840Z 0% |########################################################### | 92% 2022-11-23T02:05:43.0430997Z 0% |########################################################### | 92% 2022-11-23T02:05:43.0431151Z 0% |########################################################### | 93% 2022-11-23T02:05:43.0431310Z 0% |############################################################ | 93% 2022-11-23T02:05:43.0431446Z 0% |############################################################ | 94% 2022-11-23T02:05:43.0431603Z 0% |############################################################ | 94% 2022-11-23T02:05:43.0431756Z 0% |############################################################# | 95% 2022-11-23T02:05:43.0431913Z 0% |############################################################# | 95% 2022-11-23T02:05:43.0432067Z 0% |############################################################# | 96% 2022-11-23T02:05:43.0432257Z 0% |############################################################## | 96% 2022-11-23T02:05:43.0432405Z 0% |############################################################## | 97% 2022-11-23T02:05:43.0432538Z 0% |############################################################## | 97% 2022-11-23T02:05:43.0432680Z 0% |############################################################## | 98% 2022-11-23T02:05:43.0432836Z 0% |############################################################### | 98% 2022-11-23T02:05:43.0432980Z 0% |############################################################### | 99% 2022-11-23T02:05:43.0433140Z 0% |############################################################### | 99% 2022-11-23T02:05:43.0433303Z 0% |################################################################| 100% 2022-11-23T02:05:43.0433849Z Unzipped bazel-out/k8-fastbuild-cpu-only/bin/mnist/t10k-images-idx3-ubyte.gz ... 2022-11-23T02:05:43.0434253Z Downloading http://yann.lecun.com/exdb/mnist/t10k-labels-idx1-ubyte.gz ... 2022-11-23T02:05:43.0434264Z 2022-11-23T02:05:43.0434428Z 0% | | 0% 2022-11-23T02:05:43.0434597Z 0% |################################################################| 100% 2022-11-23T02:05:43.0434995Z Unzipped bazel-out/k8-fastbuild-cpu-only/bin/mnist/t10k-labels-idx1-ubyte.gz ... 2022-11-23T02:05:43.0435227Z [3,111 / 3,121] 8 actions running 2022-11-23T02:05:43.0435599Z Compiling test/cpp/jit/test_backend.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:43.0435977Z Compiling test/cpp/jit/test_class_type.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:43.0436244Z //:jit_tests; 3s processwrapper-sandbox 2022-11-23T02:05:43.0436511Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:43.0436891Z Compiling test/cpp/jit/test_backend_lib.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:43.0437143Z //:jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:43.0437494Z Executing genrule //:download_mnist; 0s processwrapper-sandbox 2022-11-23T02:05:43.0437865Z Compiling test/cpp/api/integration.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:43.2288542Z 2022-11-23T02:05:43.2289156Z  2022-11-23T02:05:43.2289625Z  2022-11-23T02:05:43.2289955Z  2022-11-23T02:05:43.2291502Z  2022-11-23T02:05:43.2292110Z  2022-11-23T02:05:43.2294584Z  2022-11-23T02:05:43.2295096Z  2022-11-23T02:05:43.2297419Z  2022-11-23T02:05:43.2298023Z [3,126 / 3,164] 8 actions, 7 running 2022-11-23T02:05:43.2298544Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:43.2299203Z Compiling test/cpp/api/integration.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:43.2299929Z Compiling test/cpp/api/tensor_options.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:43.2300488Z Compiling test/cpp/api/dataloader.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:43.2300773Z Testing //c10/test:util_base_tests [0s, 0s, 0s] 2022-11-23T02:05:43.2301012Z Testing //c10/test:util_base_tests [0s, 0s, 0s] 2022-11-23T02:05:43.4836370Z 2022-11-23T02:05:43.4836956Z  2022-11-23T02:05:43.4837316Z  2022-11-23T02:05:43.4837614Z  2022-11-23T02:05:43.4837995Z  2022-11-23T02:05:43.4838307Z  2022-11-23T02:05:43.4838587Z  2022-11-23T02:05:43.4839021Z [3,130 / 3,164] 8 actions, 7 running 2022-11-23T02:05:43.4839519Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:43.4840137Z Compiling test/cpp/api/integration.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:43.4840851Z Compiling test/cpp/api/tensor_options.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:43.4841705Z Compiling test/cpp/api/dataloader.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:43.4842200Z Testing //c10/test:util_base_tests [0s, 0s, 0s] 2022-11-23T02:05:43.4842648Z Testing //c10/test:util_base_tests [0s, 0s, 0s] 2022-11-23T02:05:43.6858472Z 2022-11-23T02:05:43.6859025Z  2022-11-23T02:05:43.6859311Z  2022-11-23T02:05:43.6861786Z  2022-11-23T02:05:43.6864606Z  2022-11-23T02:05:43.6867173Z  2022-11-23T02:05:43.6869104Z  2022-11-23T02:05:43.6869705Z [3,133 / 3,164] 8 actions running 2022-11-23T02:05:43.6870325Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:43.6871063Z Compiling test/cpp/api/integration.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:43.6871851Z Compiling test/cpp/api/tensor_options.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:43.6872673Z Compiling test/cpp/api/dataloader.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:43.6873340Z Testing //c10/test:util_base_tests [0s, 0s, 0s, 0s] 2022-11-23T02:05:43.8861734Z 2022-11-23T02:05:43.8862689Z  2022-11-23T02:05:43.8865561Z  2022-11-23T02:05:43.8866109Z  2022-11-23T02:05:43.8867202Z  2022-11-23T02:05:43.8867525Z  2022-11-23T02:05:43.8867937Z [3,135 / 3,164] 8 actions running 2022-11-23T02:05:43.8868412Z //:jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:43.8868949Z Compiling test/cpp/api/integration.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:43.8869805Z Compiling test/cpp/api/tensor_options.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:43.8870414Z Compiling test/cpp/api/dataloader.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:43.8870881Z Testing //c10/test:util_base_tests [0s, 0s, 0s, 0s] 2022-11-23T02:05:44.1442236Z 2022-11-23T02:05:44.1443117Z  2022-11-23T02:05:44.1443768Z  2022-11-23T02:05:44.1444246Z  2022-11-23T02:05:44.1444685Z  2022-11-23T02:05:44.1445073Z  2022-11-23T02:05:44.1445709Z [3,140 / 3,164] 8 actions, 7 running 2022-11-23T02:05:44.1446390Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:44.1447177Z Compiling test/cpp/api/integration.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:44.1448222Z Compiling test/cpp/api/tensor_options.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:44.1449146Z Compiling test/cpp/api/dataloader.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:44.1449902Z Testing //c10/test:util_base_tests [0s, 0s, 0s] 2022-11-23T02:05:44.1450540Z Testing //c10/test:util_base_tests [0s, 0s, 0s] 2022-11-23T02:05:44.3792880Z 2022-11-23T02:05:44.3793493Z  2022-11-23T02:05:44.3793858Z  2022-11-23T02:05:44.3794187Z  2022-11-23T02:05:44.3795578Z  2022-11-23T02:05:44.3795944Z  2022-11-23T02:05:44.3796295Z  2022-11-23T02:05:44.3796587Z [3,143 / 3,164] 8 actions, 7 running 2022-11-23T02:05:44.3796913Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:44.3797318Z Compiling test/cpp/api/integration.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:44.3797759Z Compiling test/cpp/api/tensor_options.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:44.3798293Z Compiling test/cpp/api/dataloader.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:44.3798601Z Testing //c10/test:util_base_tests [0s, 0s, 0s] 2022-11-23T02:05:44.3798884Z Testing //c10/test:util_base_tests [0s, 0s, 0s] 2022-11-23T02:05:44.6433767Z 2022-11-23T02:05:44.6434369Z  2022-11-23T02:05:44.6434766Z  2022-11-23T02:05:44.6435097Z  2022-11-23T02:05:44.6436892Z  2022-11-23T02:05:44.6437307Z  2022-11-23T02:05:44.6439996Z  2022-11-23T02:05:44.6440610Z [3,148 / 3,164] 7 actions, 6 running 2022-11-23T02:05:44.6443916Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:44.6444694Z Compiling test/cpp/api/integration.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:44.6445553Z Compiling test/cpp/api/tensor_options.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:44.6448531Z Compiling test/cpp/api/dataloader.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:44.6449248Z Testing //c10/test:util_base_tests [0s, 0s] 2022-11-23T02:05:44.6451923Z Testing //c10/test:util_base_tests [0s, 0s] 2022-11-23T02:05:44.8651341Z 2022-11-23T02:05:44.8651920Z  2022-11-23T02:05:44.8652253Z  2022-11-23T02:05:44.8652475Z  2022-11-23T02:05:44.8652846Z  2022-11-23T02:05:44.8653056Z  2022-11-23T02:05:44.8653339Z  2022-11-23T02:05:44.8653749Z [3,151 / 3,164] 8 actions, 7 running 2022-11-23T02:05:44.8654214Z //:jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:44.8654732Z Compiling test/cpp/api/integration.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:44.8655296Z Compiling test/cpp/api/tensor_options.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:44.8655845Z Compiling test/cpp/api/dataloader.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:44.8656256Z Testing //c10/test:util_base_tests [0s, 0s, 0s] 2022-11-23T02:05:44.8656651Z Testing //c10/test:util_base_tests [0s, 0s, 0s] 2022-11-23T02:05:45.0780657Z 2022-11-23T02:05:45.0781223Z  2022-11-23T02:05:45.0781773Z  2022-11-23T02:05:45.0782110Z  2022-11-23T02:05:45.0782386Z  2022-11-23T02:05:45.0782666Z  2022-11-23T02:05:45.0782933Z  2022-11-23T02:05:45.0783769Z [3,163 / 3,178] 8 actions, 7 running 2022-11-23T02:05:45.0784398Z Compiling test/cpp/api/integration.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:45.0785023Z Compiling test/cpp/api/tensor_options.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:45.0785811Z Compiling test/cpp/api/dataloader.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:45.0786427Z Compiling c10/test/util/tempfile_test.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:45.0786953Z Linking jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:45.0787502Z Compiling test/cpp/api/jit.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:45.0788097Z Compiling c10/test/util/typeid_test.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:45.0788622Z [Prepa] Writing file memory_test-2.params 2022-11-23T02:05:45.2878525Z 2022-11-23T02:05:45.2879076Z  2022-11-23T02:05:45.2879410Z  2022-11-23T02:05:45.2879692Z  2022-11-23T02:05:45.2879958Z  2022-11-23T02:05:45.2880237Z  2022-11-23T02:05:45.2880515Z  2022-11-23T02:05:45.2880795Z  2022-11-23T02:05:45.2881071Z  2022-11-23T02:05:45.2881458Z [3,166 / 3,179] 8 actions running 2022-11-23T02:05:45.2882161Z Compiling test/cpp/api/integration.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:45.2882822Z Compiling test/cpp/api/tensor_options.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:45.2883474Z Compiling test/cpp/api/dataloader.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:45.2884032Z Linking jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:45.2884601Z Compiling test/cpp/api/jit.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:45.2885202Z Compiling test/cpp/api/memory.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:45.2885792Z Linking c10/test/util_base_tests; 0s processwrapper-sandbox 2022-11-23T02:05:45.2886387Z Linking c10/test/typeid_test; 0s processwrapper-sandbox 2022-11-23T02:05:45.5477739Z 2022-11-23T02:05:45.5478332Z  2022-11-23T02:05:45.5478672Z  2022-11-23T02:05:45.5478952Z  2022-11-23T02:05:45.5479229Z  2022-11-23T02:05:45.5479503Z  2022-11-23T02:05:45.5479758Z  2022-11-23T02:05:45.5480033Z  2022-11-23T02:05:45.5488426Z  2022-11-23T02:05:45.5490865Z [3,172 / 3,187] 8 actions, 7 running 2022-11-23T02:05:45.5491669Z Compiling test/cpp/api/tensor_options.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:45.5492517Z Compiling test/cpp/api/dataloader.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:45.5493339Z Linking jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:45.5494127Z Compiling test/cpp/api/jit.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:45.5494771Z Compiling test/cpp/api/memory.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:45.5495370Z Linking integration_test; 0s processwrapper-sandbox 2022-11-23T02:05:45.5496010Z Compiling test/cpp/api/init.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:45.5496514Z [Prepa] Creating source manifest for //:module_test 2022-11-23T02:05:46.0185063Z 2022-11-23T02:05:46.0185684Z  2022-11-23T02:05:46.0186010Z  2022-11-23T02:05:46.0186324Z  2022-11-23T02:05:46.0186595Z  2022-11-23T02:05:46.0186862Z  2022-11-23T02:05:46.0187120Z  2022-11-23T02:05:46.0187393Z  2022-11-23T02:05:46.0187627Z  2022-11-23T02:05:46.0187982Z [3,175 / 3,189] 8 actions running 2022-11-23T02:05:46.0188538Z Compiling test/cpp/api/tensor_options.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:46.0189151Z Compiling test/cpp/api/dataloader.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:46.0189682Z Linking jit_tests; 0s processwrapper-sandbox 2022-11-23T02:05:46.0190220Z Compiling test/cpp/api/jit.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:46.0190798Z Compiling test/cpp/api/memory.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:46.0191484Z Linking integration_test; 0s processwrapper-sandbox 2022-11-23T02:05:46.0192028Z Compiling test/cpp/api/init.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:46.0192595Z Compiling test/cpp/api/module.cpp; 0s processwrapper-sandbox 2022-11-23T02:05:46.7334625Z 2022-11-23T02:05:46.7335231Z  2022-11-23T02:05:46.7335546Z  2022-11-23T02:05:46.7335878Z  2022-11-23T02:05:46.7336191Z  2022-11-23T02:05:46.7336472Z  2022-11-23T02:05:46.7336779Z  2022-11-23T02:05:46.7337086Z  2022-11-23T02:05:46.7337380Z  2022-11-23T02:05:46.7337823Z [3,176 / 3,189] 8 actions, 7 running 2022-11-23T02:05:46.7338459Z Compiling test/cpp/api/dataloader.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:46.7338878Z Linking jit_tests; 1s processwrapper-sandbox 2022-11-23T02:05:46.7339207Z Compiling test/cpp/api/jit.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:46.7339572Z Compiling test/cpp/api/memory.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:46.7339906Z Linking integration_test; 1s processwrapper-sandbox 2022-11-23T02:05:46.7340232Z Compiling test/cpp/api/init.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:46.7340578Z Compiling test/cpp/api/module.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:46.7340840Z [Prepa] Linking tensor_options_test 2022-11-23T02:05:47.0226893Z 2022-11-23T02:05:47.0227819Z  2022-11-23T02:05:47.0228702Z  2022-11-23T02:05:47.0229004Z  2022-11-23T02:05:47.0229273Z  2022-11-23T02:05:47.0229599Z  2022-11-23T02:05:47.0229882Z  2022-11-23T02:05:47.0230189Z  2022-11-23T02:05:47.0230485Z  2022-11-23T02:05:47.0230904Z [3,176 / 3,189] 8 actions running 2022-11-23T02:05:47.0231523Z Compiling test/cpp/api/dataloader.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:47.0232105Z Linking jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:47.0232676Z Compiling test/cpp/api/jit.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:47.0233316Z Compiling test/cpp/api/memory.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:47.0233937Z Linking integration_test; 1s processwrapper-sandbox 2022-11-23T02:05:47.0234523Z Compiling test/cpp/api/init.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:47.0235130Z Compiling test/cpp/api/module.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:47.0235731Z Linking tensor_options_test; 0s processwrapper-sandbox 2022-11-23T02:05:47.2229015Z 2022-11-23T02:05:47.2229908Z  2022-11-23T02:05:47.2230495Z  2022-11-23T02:05:47.2231002Z  2022-11-23T02:05:47.2231483Z  2022-11-23T02:05:47.2232028Z  2022-11-23T02:05:47.2232602Z  2022-11-23T02:05:47.2233448Z  2022-11-23T02:05:47.2233801Z  2022-11-23T02:05:47.2234234Z [3,178 / 3,189] 8 actions running 2022-11-23T02:05:47.2234735Z Linking jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:47.2235246Z Compiling test/cpp/api/jit.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:47.2235804Z Linking integration_test; 1s processwrapper-sandbox 2022-11-23T02:05:47.2236540Z Compiling test/cpp/api/init.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:47.2237182Z Compiling test/cpp/api/module.cpp; 1s processwrapper-sandbox 2022-11-23T02:05:47.2237782Z Linking tensor_options_test; 0s processwrapper-sandbox 2022-11-23T02:05:47.2238445Z Linking dataloader_test; 0s processwrapper-sandbox 2022-11-23T02:05:47.2238979Z Linking memory_test; 0s processwrapper-sandbox 2022-11-23T02:05:47.6235724Z 2022-11-23T02:05:47.6240418Z  2022-11-23T02:05:47.6240814Z  2022-11-23T02:05:47.6241147Z  2022-11-23T02:05:47.6241428Z  2022-11-23T02:05:47.6241823Z  2022-11-23T02:05:47.6242081Z  2022-11-23T02:05:47.6242363Z  2022-11-23T02:05:47.6242680Z  2022-11-23T02:05:47.6243089Z [3,178 / 3,189] 8 actions running 2022-11-23T02:05:47.6243583Z Linking jit_tests; 2s processwrapper-sandbox 2022-11-23T02:05:47.6244426Z Compiling test/cpp/api/jit.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:47.6245029Z Linking integration_test; 2s processwrapper-sandbox 2022-11-23T02:05:47.6245618Z Compiling test/cpp/api/init.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:47.6246232Z Compiling test/cpp/api/module.cpp; 2s processwrapper-sandbox 2022-11-23T02:05:47.6246833Z Linking tensor_options_test; 0s processwrapper-sandbox 2022-11-23T02:05:47.6247385Z Linking dataloader_test; 0s processwrapper-sandbox 2022-11-23T02:05:47.6247915Z Linking memory_test; 0s processwrapper-sandbox 2022-11-23T02:05:48.6178734Z 2022-11-23T02:05:48.6205207Z  2022-11-23T02:05:48.6205562Z  2022-11-23T02:05:48.6205858Z  2022-11-23T02:05:48.6206107Z  2022-11-23T02:05:48.6206377Z  2022-11-23T02:05:48.6206644Z  2022-11-23T02:05:48.6206887Z  2022-11-23T02:05:48.6207166Z  2022-11-23T02:05:48.6207593Z [3,179 / 3,189] 8 actions, 7 running 2022-11-23T02:05:48.6208112Z Linking jit_tests; 3s processwrapper-sandbox 2022-11-23T02:05:48.6208618Z Linking integration_test; 3s processwrapper-sandbox 2022-11-23T02:05:48.6209107Z Compiling test/cpp/api/init.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:48.6209583Z Compiling test/cpp/api/module.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:48.6210062Z Linking tensor_options_test; 1s processwrapper-sandbox 2022-11-23T02:05:48.6210508Z Linking dataloader_test; 1s processwrapper-sandbox 2022-11-23T02:05:48.6210955Z Linking memory_test; 1s processwrapper-sandbox 2022-11-23T02:05:48.6211254Z [Prepa] Linking jit_test 2022-11-23T02:05:48.8249135Z 2022-11-23T02:05:48.8249740Z  2022-11-23T02:05:48.8250109Z  2022-11-23T02:05:48.8250407Z  2022-11-23T02:05:48.8250720Z  2022-11-23T02:05:48.8251027Z  2022-11-23T02:05:48.8251317Z  2022-11-23T02:05:48.8251604Z  2022-11-23T02:05:48.8251901Z  2022-11-23T02:05:48.8252335Z [3,179 / 3,189] 8 actions running 2022-11-23T02:05:48.8252863Z Linking jit_tests; 3s processwrapper-sandbox 2022-11-23T02:05:48.8253482Z Linking integration_test; 3s processwrapper-sandbox 2022-11-23T02:05:48.8254092Z Compiling test/cpp/api/init.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:48.8254754Z Compiling test/cpp/api/module.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:48.8255376Z Linking tensor_options_test; 2s processwrapper-sandbox 2022-11-23T02:05:48.8255961Z Linking dataloader_test; 1s processwrapper-sandbox 2022-11-23T02:05:48.8256541Z Linking memory_test; 1s processwrapper-sandbox 2022-11-23T02:05:48.8257103Z Linking jit_test; 0s processwrapper-sandbox 2022-11-23T02:05:49.5249928Z 2022-11-23T02:05:49.5250513Z  2022-11-23T02:05:49.5250851Z  2022-11-23T02:05:49.5251124Z  2022-11-23T02:05:49.5251393Z  2022-11-23T02:05:49.5251658Z  2022-11-23T02:05:49.5251917Z  2022-11-23T02:05:49.5252203Z  2022-11-23T02:05:49.5252472Z  2022-11-23T02:05:49.5252849Z [3,180 / 3,189] 8 actions, 7 running 2022-11-23T02:05:49.5253333Z Linking jit_tests; 4s processwrapper-sandbox 2022-11-23T02:05:49.5254110Z Linking integration_test; 4s processwrapper-sandbox 2022-11-23T02:05:49.5255230Z Compiling test/cpp/api/module.cpp; 3s processwrapper-sandbox 2022-11-23T02:05:49.5266949Z Linking tensor_options_test; 2s processwrapper-sandbox 2022-11-23T02:05:49.5267654Z Linking dataloader_test; 2s processwrapper-sandbox 2022-11-23T02:05:49.5268161Z Linking memory_test; 2s processwrapper-sandbox 2022-11-23T02:05:49.5268646Z Linking jit_test; 0s processwrapper-sandbox 2022-11-23T02:05:49.5269010Z [Prepa] Linking init_test 2022-11-23T02:05:49.8256243Z 2022-11-23T02:05:49.8256729Z  2022-11-23T02:05:49.8257062Z  2022-11-23T02:05:49.8257330Z  2022-11-23T02:05:49.8257585Z  2022-11-23T02:05:49.8257854Z  2022-11-23T02:05:49.8258352Z  2022-11-23T02:05:49.8258593Z  2022-11-23T02:05:49.8258849Z  2022-11-23T02:05:49.8259219Z [3,181 / 3,189] 8 actions running 2022-11-23T02:05:49.8259672Z Linking jit_tests; 4s processwrapper-sandbox 2022-11-23T02:05:49.8260168Z Linking integration_test; 4s processwrapper-sandbox 2022-11-23T02:05:49.8260681Z Linking tensor_options_test; 3s processwrapper-sandbox 2022-11-23T02:05:49.8261163Z Linking dataloader_test; 2s processwrapper-sandbox 2022-11-23T02:05:49.8261652Z Linking memory_test; 2s processwrapper-sandbox 2022-11-23T02:05:49.8262115Z Linking jit_test; 1s processwrapper-sandbox 2022-11-23T02:05:49.8262584Z Linking init_test; 0s processwrapper-sandbox 2022-11-23T02:05:49.8263057Z Linking module_test; 0s processwrapper-sandbox 2022-11-23T02:05:50.8262540Z 2022-11-23T02:05:50.8263090Z  2022-11-23T02:05:50.8263383Z  2022-11-23T02:05:50.8263629Z  2022-11-23T02:05:50.8263851Z  2022-11-23T02:05:50.8264084Z  2022-11-23T02:05:50.8264317Z  2022-11-23T02:05:50.8264548Z  2022-11-23T02:05:50.8264784Z  2022-11-23T02:05:50.8265110Z [3,181 / 3,189] 8 actions running 2022-11-23T02:05:50.8265538Z Linking jit_tests; 5s processwrapper-sandbox 2022-11-23T02:05:50.8265999Z Linking integration_test; 5s processwrapper-sandbox 2022-11-23T02:05:50.8266473Z Linking tensor_options_test; 4s processwrapper-sandbox 2022-11-23T02:05:50.8266924Z Linking dataloader_test; 3s processwrapper-sandbox 2022-11-23T02:05:50.8267366Z Linking memory_test; 3s processwrapper-sandbox 2022-11-23T02:05:50.8267790Z Linking jit_test; 2s processwrapper-sandbox 2022-11-23T02:05:50.8268211Z Linking init_test; 1s processwrapper-sandbox 2022-11-23T02:05:50.8268629Z Linking module_test; 1s processwrapper-sandbox 2022-11-23T02:05:51.8271518Z 2022-11-23T02:05:51.8272106Z  2022-11-23T02:05:51.8272421Z  2022-11-23T02:05:51.8272685Z  2022-11-23T02:05:51.8272943Z  2022-11-23T02:05:51.8273221Z  2022-11-23T02:05:51.8273469Z  2022-11-23T02:05:51.8273725Z  2022-11-23T02:05:51.8273986Z  2022-11-23T02:05:51.8274340Z [3,181 / 3,189] 8 actions running 2022-11-23T02:05:51.8274818Z Linking jit_tests; 6s processwrapper-sandbox 2022-11-23T02:05:51.8275321Z Linking integration_test; 6s processwrapper-sandbox 2022-11-23T02:05:51.8275827Z Linking tensor_options_test; 5s processwrapper-sandbox 2022-11-23T02:05:51.8276340Z Linking dataloader_test; 4s processwrapper-sandbox 2022-11-23T02:05:51.8276830Z Linking memory_test; 4s processwrapper-sandbox 2022-11-23T02:05:51.8277287Z Linking jit_test; 3s processwrapper-sandbox 2022-11-23T02:05:51.8277757Z Linking init_test; 2s processwrapper-sandbox 2022-11-23T02:05:51.8278324Z Linking module_test; 2s processwrapper-sandbox 2022-11-23T02:05:53.0268122Z 2022-11-23T02:05:53.0268850Z  2022-11-23T02:05:53.0269148Z  2022-11-23T02:05:53.0269404Z  2022-11-23T02:05:53.0271199Z  2022-11-23T02:05:53.0271467Z  2022-11-23T02:05:53.0271711Z  2022-11-23T02:05:53.0271974Z  2022-11-23T02:05:53.0272248Z  2022-11-23T02:05:53.0275591Z [3,181 / 3,189] 8 actions running 2022-11-23T02:05:53.0276361Z Linking jit_tests; 8s processwrapper-sandbox 2022-11-23T02:05:53.0277212Z Linking integration_test; 7s processwrapper-sandbox 2022-11-23T02:05:53.0277734Z Linking tensor_options_test; 6s processwrapper-sandbox 2022-11-23T02:05:53.0278293Z Linking dataloader_test; 5s processwrapper-sandbox 2022-11-23T02:05:53.0278749Z Linking memory_test; 5s processwrapper-sandbox 2022-11-23T02:05:53.0279207Z Linking jit_test; 4s processwrapper-sandbox 2022-11-23T02:05:53.0279656Z Linking init_test; 3s processwrapper-sandbox 2022-11-23T02:05:53.0280094Z Linking module_test; 3s processwrapper-sandbox 2022-11-23T02:05:54.2274539Z 2022-11-23T02:05:54.2275212Z  2022-11-23T02:05:54.2275539Z  2022-11-23T02:05:54.2276162Z  2022-11-23T02:05:54.2276522Z  2022-11-23T02:05:54.2276740Z  2022-11-23T02:05:54.2276909Z  2022-11-23T02:05:54.2277078Z  2022-11-23T02:05:54.2277228Z  2022-11-23T02:05:54.2277482Z [3,181 / 3,189] 8 actions running 2022-11-23T02:05:54.2277785Z Linking jit_tests; 9s processwrapper-sandbox 2022-11-23T02:05:54.2278170Z Linking integration_test; 8s processwrapper-sandbox 2022-11-23T02:05:54.2278504Z Linking tensor_options_test; 7s processwrapper-sandbox 2022-11-23T02:05:54.2278830Z Linking dataloader_test; 7s processwrapper-sandbox 2022-11-23T02:05:54.2279132Z Linking memory_test; 7s processwrapper-sandbox 2022-11-23T02:05:54.2279433Z Linking jit_test; 5s processwrapper-sandbox 2022-11-23T02:05:54.2279731Z Linking init_test; 4s processwrapper-sandbox 2022-11-23T02:05:54.2280020Z Linking module_test; 4s processwrapper-sandbox 2022-11-23T02:05:55.2280468Z 2022-11-23T02:05:55.2281272Z  2022-11-23T02:05:55.2281752Z  2022-11-23T02:05:55.2282026Z  2022-11-23T02:05:55.2282343Z  2022-11-23T02:05:55.2282651Z  2022-11-23T02:05:55.2282944Z  2022-11-23T02:05:55.2283164Z  2022-11-23T02:05:55.2283469Z  2022-11-23T02:05:55.2283804Z [3,181 / 3,189] 8 actions running 2022-11-23T02:05:55.2284107Z Linking jit_tests; 10s processwrapper-sandbox 2022-11-23T02:05:55.2284434Z Linking integration_test; 9s processwrapper-sandbox 2022-11-23T02:05:55.2284766Z Linking tensor_options_test; 8s processwrapper-sandbox 2022-11-23T02:05:55.2285079Z Linking dataloader_test; 8s processwrapper-sandbox 2022-11-23T02:05:55.2285390Z Linking memory_test; 8s processwrapper-sandbox 2022-11-23T02:05:55.2285690Z Linking jit_test; 6s processwrapper-sandbox 2022-11-23T02:05:55.2285992Z Linking init_test; 5s processwrapper-sandbox 2022-11-23T02:05:55.2286282Z Linking module_test; 5s processwrapper-sandbox 2022-11-23T02:05:56.2288972Z 2022-11-23T02:05:56.2289601Z  2022-11-23T02:05:56.2289950Z  2022-11-23T02:05:56.2290232Z  2022-11-23T02:05:56.2291808Z  2022-11-23T02:05:56.2292362Z  2022-11-23T02:05:56.2293083Z  2022-11-23T02:05:56.2293425Z  2022-11-23T02:05:56.2293738Z  2022-11-23T02:05:56.2294163Z [3,181 / 3,189] 8 actions running 2022-11-23T02:05:56.2294677Z Linking jit_tests; 11s processwrapper-sandbox 2022-11-23T02:05:56.2295193Z Linking integration_test; 10s processwrapper-sandbox 2022-11-23T02:05:56.2295758Z Linking tensor_options_test; 9s processwrapper-sandbox 2022-11-23T02:05:56.2296495Z Linking dataloader_test; 9s processwrapper-sandbox 2022-11-23T02:05:56.2297025Z Linking memory_test; 9s processwrapper-sandbox 2022-11-23T02:05:56.2297548Z Linking jit_test; 7s processwrapper-sandbox 2022-11-23T02:05:56.2298031Z Linking init_test; 6s processwrapper-sandbox 2022-11-23T02:05:56.2298557Z Linking module_test; 6s processwrapper-sandbox 2022-11-23T02:05:57.4294223Z 2022-11-23T02:05:57.4294704Z  2022-11-23T02:05:57.4295028Z  2022-11-23T02:05:57.4295349Z  2022-11-23T02:05:57.4295680Z  2022-11-23T02:05:57.4295959Z  2022-11-23T02:05:57.4296294Z  2022-11-23T02:05:57.4296453Z  2022-11-23T02:05:57.4296622Z  2022-11-23T02:05:57.4296878Z [3,181 / 3,189] 8 actions running 2022-11-23T02:05:57.4297170Z Linking jit_tests; 12s processwrapper-sandbox 2022-11-23T02:05:57.4297498Z Linking integration_test; 12s processwrapper-sandbox 2022-11-23T02:05:57.4297832Z Linking tensor_options_test; 10s processwrapper-sandbox 2022-11-23T02:05:57.4298159Z Linking dataloader_test; 10s processwrapper-sandbox 2022-11-23T02:05:57.4298460Z Linking memory_test; 10s processwrapper-sandbox 2022-11-23T02:05:57.4298760Z Linking jit_test; 8s processwrapper-sandbox 2022-11-23T02:05:57.4299063Z Linking init_test; 7s processwrapper-sandbox 2022-11-23T02:05:57.4299356Z Linking module_test; 7s processwrapper-sandbox 2022-11-23T02:05:58.4299885Z 2022-11-23T02:05:58.4300485Z  2022-11-23T02:05:58.4300840Z  2022-11-23T02:05:58.4301190Z  2022-11-23T02:05:58.4301495Z  2022-11-23T02:05:58.4301773Z  2022-11-23T02:05:58.4302004Z  2022-11-23T02:05:58.4302158Z  2022-11-23T02:05:58.4302325Z  2022-11-23T02:05:58.4302569Z [3,181 / 3,189] 8 actions running 2022-11-23T02:05:58.4302863Z Linking jit_tests; 13s processwrapper-sandbox 2022-11-23T02:05:58.4303194Z Linking integration_test; 13s processwrapper-sandbox 2022-11-23T02:05:58.4303529Z Linking tensor_options_test; 11s processwrapper-sandbox 2022-11-23T02:05:58.4303846Z Linking dataloader_test; 11s processwrapper-sandbox 2022-11-23T02:05:58.4304158Z Linking memory_test; 11s processwrapper-sandbox 2022-11-23T02:05:58.4304458Z Linking jit_test; 9s processwrapper-sandbox 2022-11-23T02:05:58.4304740Z Linking init_test; 8s processwrapper-sandbox 2022-11-23T02:05:58.4305046Z Linking module_test; 8s processwrapper-sandbox 2022-11-23T02:05:59.2022880Z 2022-11-23T02:05:59.2023479Z  2022-11-23T02:05:59.2023801Z  2022-11-23T02:05:59.2023983Z  2022-11-23T02:05:59.2024179Z  2022-11-23T02:05:59.2026083Z  2022-11-23T02:05:59.2026521Z  2022-11-23T02:05:59.2026976Z  2022-11-23T02:05:59.2027539Z  2022-11-23T02:05:59.2028022Z [3,182 / 3,190] 8 actions, 7 running 2022-11-23T02:05:59.2028581Z Linking jit_tests; 14s processwrapper-sandbox 2022-11-23T02:05:59.2029139Z Linking integration_test; 13s processwrapper-sandbox 2022-11-23T02:05:59.2029744Z Linking tensor_options_test; 12s processwrapper-sandbox 2022-11-23T02:05:59.2030333Z Linking dataloader_test; 12s processwrapper-sandbox 2022-11-23T02:05:59.2030891Z Linking jit_test; 10s processwrapper-sandbox 2022-11-23T02:05:59.2031419Z Linking init_test; 9s processwrapper-sandbox 2022-11-23T02:05:59.2031962Z Linking module_test; 9s processwrapper-sandbox 2022-11-23T02:05:59.2032399Z [Prepa] Testing //:memory_test 2022-11-23T02:05:59.4305438Z 2022-11-23T02:05:59.4306045Z  2022-11-23T02:05:59.4306441Z  2022-11-23T02:05:59.4306782Z  2022-11-23T02:05:59.4307080Z  2022-11-23T02:05:59.4307317Z  2022-11-23T02:05:59.4307486Z  2022-11-23T02:05:59.4307640Z  2022-11-23T02:05:59.4307807Z  2022-11-23T02:05:59.4308052Z [3,183 / 3,191] 8 actions running 2022-11-23T02:05:59.4308350Z Linking jit_tests; 14s processwrapper-sandbox 2022-11-23T02:05:59.4308676Z Linking integration_test; 14s processwrapper-sandbox 2022-11-23T02:05:59.4309014Z Linking tensor_options_test; 12s processwrapper-sandbox 2022-11-23T02:05:59.4309313Z Linking jit_test; 10s processwrapper-sandbox 2022-11-23T02:05:59.4309613Z Linking init_test; 9s processwrapper-sandbox 2022-11-23T02:05:59.4309915Z Linking module_test; 9s processwrapper-sandbox 2022-11-23T02:05:59.4310229Z Testing //:memory_test; 0s processwrapper-sandbox 2022-11-23T02:05:59.4310548Z Testing //:dataloader_test; 0s processwrapper-sandbox 2022-11-23T02:05:59.6308555Z 2022-11-23T02:05:59.6309049Z  2022-11-23T02:05:59.6309297Z  2022-11-23T02:05:59.6309640Z  2022-11-23T02:05:59.6309841Z  2022-11-23T02:05:59.6310037Z  2022-11-23T02:05:59.6310230Z  2022-11-23T02:05:59.6310403Z  2022-11-23T02:05:59.6310576Z  2022-11-23T02:05:59.6310872Z [3,184 / 3,192] 8 actions running 2022-11-23T02:05:59.6311183Z Linking jit_tests; 14s processwrapper-sandbox 2022-11-23T02:05:59.6311515Z Linking integration_test; 14s processwrapper-sandbox 2022-11-23T02:05:59.6311865Z Linking jit_test; 11s processwrapper-sandbox 2022-11-23T02:05:59.6312167Z Linking init_test; 10s processwrapper-sandbox 2022-11-23T02:05:59.6312525Z Linking module_test; 9s processwrapper-sandbox 2022-11-23T02:05:59.6312827Z Testing //:memory_test; 0s processwrapper-sandbox 2022-11-23T02:05:59.6313321Z Testing //:dataloader_test; 0s processwrapper-sandbox 2022-11-23T02:05:59.6313659Z Testing //:tensor_options_test; 0s processwrapper-sandbox 2022-11-23T02:06:00.0313751Z 2022-11-23T02:06:00.0314625Z  2022-11-23T02:06:00.0315004Z  2022-11-23T02:06:00.0315281Z  2022-11-23T02:06:00.0315586Z  2022-11-23T02:06:00.0315871Z  2022-11-23T02:06:00.0316136Z  2022-11-23T02:06:00.0316423Z  2022-11-23T02:06:00.0316706Z  2022-11-23T02:06:00.0317092Z [3,184 / 3,192] 8 actions running 2022-11-23T02:06:00.0317596Z Linking jit_tests; 15s processwrapper-sandbox 2022-11-23T02:06:00.0318221Z Linking integration_test; 14s processwrapper-sandbox 2022-11-23T02:06:00.0318746Z Linking jit_test; 11s processwrapper-sandbox 2022-11-23T02:06:00.0319256Z Linking init_test; 10s processwrapper-sandbox 2022-11-23T02:06:00.0319775Z Linking module_test; 10s processwrapper-sandbox 2022-11-23T02:06:00.0320314Z Testing //:memory_test; 0s processwrapper-sandbox 2022-11-23T02:06:00.0320863Z Testing //:dataloader_test; 0s processwrapper-sandbox 2022-11-23T02:06:00.0321428Z Testing //:tensor_options_test; 0s processwrapper-sandbox 2022-11-23T02:06:01.0319735Z 2022-11-23T02:06:01.0320391Z  2022-11-23T02:06:01.0320786Z  2022-11-23T02:06:01.0321095Z  2022-11-23T02:06:01.0321279Z  2022-11-23T02:06:01.0321439Z  2022-11-23T02:06:01.0321737Z  2022-11-23T02:06:01.0321977Z  2022-11-23T02:06:01.0322132Z  2022-11-23T02:06:01.0322382Z [3,184 / 3,192] 8 actions running 2022-11-23T02:06:01.0322746Z Linking jit_tests; 16s processwrapper-sandbox 2022-11-23T02:06:01.0323063Z Linking integration_test; 15s processwrapper-sandbox 2022-11-23T02:06:01.0323412Z Linking jit_test; 12s processwrapper-sandbox 2022-11-23T02:06:01.0323731Z Linking init_test; 11s processwrapper-sandbox 2022-11-23T02:06:01.0324022Z Linking module_test; 11s processwrapper-sandbox 2022-11-23T02:06:01.0324410Z Testing //:memory_test; 1s processwrapper-sandbox 2022-11-23T02:06:01.0324739Z Testing //:dataloader_test; 1s processwrapper-sandbox 2022-11-23T02:06:01.0325137Z Testing //:tensor_options_test; 1s processwrapper-sandbox 2022-11-23T02:06:01.2642870Z 2022-11-23T02:06:01.2643416Z  2022-11-23T02:06:01.2643788Z  2022-11-23T02:06:01.2644059Z  2022-11-23T02:06:01.2644319Z  2022-11-23T02:06:01.2644580Z  2022-11-23T02:06:01.2644781Z  2022-11-23T02:06:01.2644947Z  2022-11-23T02:06:01.2645116Z  2022-11-23T02:06:01.2645433Z [3,185 / 3,193] 8 actions, 7 running 2022-11-23T02:06:01.2645736Z Linking jit_tests; 16s processwrapper-sandbox 2022-11-23T02:06:01.2646097Z Linking integration_test; 15s processwrapper-sandbox 2022-11-23T02:06:01.2646445Z Linking init_test; 11s processwrapper-sandbox 2022-11-23T02:06:01.2646754Z Linking module_test; 11s processwrapper-sandbox 2022-11-23T02:06:01.2647123Z Testing //:memory_test; 2s processwrapper-sandbox 2022-11-23T02:06:01.2647462Z Testing //:dataloader_test; 1s processwrapper-sandbox 2022-11-23T02:06:01.2647858Z Testing //:tensor_options_test; 1s processwrapper-sandbox 2022-11-23T02:06:01.2648257Z [Prepa] Testing //c10/test:typeid_test 2022-11-23T02:06:01.4252470Z 2022-11-23T02:06:01.4252965Z  2022-11-23T02:06:01.4253347Z  2022-11-23T02:06:01.4253699Z  2022-11-23T02:06:01.4254004Z  2022-11-23T02:06:01.4254289Z  2022-11-23T02:06:01.4254593Z  2022-11-23T02:06:01.4254886Z  2022-11-23T02:06:01.4255168Z  2022-11-23T02:06:01.4255648Z INFO: From Testing //c10/test:typeid_test: 2022-11-23T02:06:01.4256299Z [3,185 / 3,193] 1 / 26 tests; 8 actions running; last test: ...est:typeid_test 2022-11-23T02:06:01.4256877Z Linking jit_tests; 16s processwrapper-sandbox 2022-11-23T02:06:01.4257461Z Linking integration_test; 16s processwrapper-sandbox 2022-11-23T02:06:01.4258198Z Linking init_test; 11s processwrapper-sandbox 2022-11-23T02:06:01.4258734Z Linking module_test; 11s processwrapper-sandbox 2022-11-23T02:06:01.4259296Z Testing //:memory_test; 2s processwrapper-sandbox 2022-11-23T02:06:01.4259882Z Testing //:dataloader_test; 2s processwrapper-sandbox 2022-11-23T02:06:01.4260468Z Testing //:tensor_options_test; 1s processwrapper-sandbox 2022-11-23T02:06:01.4261074Z Testing //c10/test:typeid_test; 0s processwrapper-sandbox 2022-11-23T02:06:01.4261354Z 2022-11-23T02:06:01.4261501Z  2022-11-23T02:06:01.4261808Z  2022-11-23T02:06:01.4262091Z  2022-11-23T02:06:01.4262390Z  2022-11-23T02:06:01.4262687Z  2022-11-23T02:06:01.4262969Z  2022-11-23T02:06:01.4263262Z  2022-11-23T02:06:01.4263545Z  2022-11-23T02:06:01.4264004Z ==================== Test output for //c10/test:typeid_test: 2022-11-23T02:06:01.4264407Z Running main() from gmock_main.cc 2022-11-23T02:06:01.4264839Z Note: Google Test filter = -*CUDA 2022-11-23T02:06:01.4265222Z [==========] Running 5 tests from 1 test suite. 2022-11-23T02:06:01.4265716Z [----------] Global test environment set-up. 2022-11-23T02:06:01.4266195Z [----------] 5 tests from TypeMetaTest 2022-11-23T02:06:01.4266599Z [ RUN ] TypeMetaTest.TypeMetaStatic 2022-11-23T02:06:01.4267049Z [ OK ] TypeMetaTest.TypeMetaStatic (0 ms) 2022-11-23T02:06:01.4267424Z [ RUN ] TypeMetaTest.Names 2022-11-23T02:06:01.4267791Z [ OK ] TypeMetaTest.Names (0 ms) 2022-11-23T02:06:01.4268179Z [ RUN ] TypeMetaTest.TypeMeta 2022-11-23T02:06:01.4268579Z [ OK ] TypeMetaTest.TypeMeta (0 ms) 2022-11-23T02:06:01.4268993Z [ RUN ] TypeMetaTest.CtorDtorAndCopy 2022-11-23T02:06:01.4269455Z [ OK ] TypeMetaTest.CtorDtorAndCopy (0 ms) 2022-11-23T02:06:01.4269908Z [ RUN ] TypeMetaTest.Float16IsNotUint16 2022-11-23T02:06:01.4270369Z [ OK ] TypeMetaTest.Float16IsNotUint16 (0 ms) 2022-11-23T02:06:01.4270928Z [----------] 5 tests from TypeMetaTest (0 ms total) 2022-11-23T02:06:01.4271190Z 2022-11-23T02:06:01.4271458Z [----------] Global test environment tear-down 2022-11-23T02:06:01.4271881Z [==========] 5 tests from 1 test suite ran. (0 ms total) 2022-11-23T02:06:01.4272227Z [ PASSED ] 5 tests. 2022-11-23T02:06:01.4272575Z ================================================================================ 2022-11-23T02:06:01.4273192Z [3,185 / 3,193] 1 / 26 tests; 8 actions running; last test: ...est:typeid_test 2022-11-23T02:06:01.4273765Z Linking jit_tests; 16s processwrapper-sandbox 2022-11-23T02:06:01.4274340Z Linking integration_test; 16s processwrapper-sandbox 2022-11-23T02:06:01.4274905Z Linking init_test; 11s processwrapper-sandbox 2022-11-23T02:06:01.4275438Z Linking module_test; 11s processwrapper-sandbox 2022-11-23T02:06:01.4275999Z Testing //:memory_test; 2s processwrapper-sandbox 2022-11-23T02:06:01.4276576Z Testing //:dataloader_test; 2s processwrapper-sandbox 2022-11-23T02:06:01.4277178Z Testing //:tensor_options_test; 1s processwrapper-sandbox 2022-11-23T02:06:01.4277770Z Testing //c10/test:typeid_test; 0s processwrapper-sandbox 2022-11-23T02:06:01.6325081Z 2022-11-23T02:06:01.6325956Z  2022-11-23T02:06:01.6326513Z  2022-11-23T02:06:01.6326833Z  2022-11-23T02:06:01.6327156Z  2022-11-23T02:06:01.6327413Z  2022-11-23T02:06:01.6327567Z  2022-11-23T02:06:01.6327734Z  2022-11-23T02:06:01.6327903Z  2022-11-23T02:06:01.6328242Z [3,194 / 3,204] 1 / 26 tests; 8 actions running; last test: ...est:typeid_test 2022-11-23T02:06:01.6328589Z Linking jit_tests; 16s processwrapper-sandbox 2022-11-23T02:06:01.6328917Z Linking integration_test; 16s processwrapper-sandbox 2022-11-23T02:06:01.6329230Z Testing //:memory_test; 2s processwrapper-sandbox 2022-11-23T02:06:01.6329558Z Testing //:dataloader_test; 2s processwrapper-sandbox 2022-11-23T02:06:01.6329895Z Testing //:tensor_options_test; 2s processwrapper-sandbox 2022-11-23T02:06:01.6330311Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2022-11-23T02:06:01.6330641Z Compiling test/cpp/api/misc.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:01.6331005Z Compiling test/cpp/api/modulelist.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:02.0212406Z 2022-11-23T02:06:02.0212972Z  2022-11-23T02:06:02.0213330Z  2022-11-23T02:06:02.0213610Z  2022-11-23T02:06:02.0213785Z  2022-11-23T02:06:02.0213941Z  2022-11-23T02:06:02.0214110Z  2022-11-23T02:06:02.0214278Z  2022-11-23T02:06:02.0214431Z  2022-11-23T02:06:02.0214786Z [3,195 / 3,207] 1 / 26 tests; 8 actions, 7 running; last test: ...:typeid_test 2022-11-23T02:06:02.0215134Z Linking jit_tests; 17s processwrapper-sandbox 2022-11-23T02:06:02.0215455Z Testing //:memory_test; 2s processwrapper-sandbox 2022-11-23T02:06:02.0215769Z Testing //:dataloader_test; 2s processwrapper-sandbox 2022-11-23T02:06:02.0216118Z Testing //:tensor_options_test; 2s processwrapper-sandbox 2022-11-23T02:06:02.0216459Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2022-11-23T02:06:02.0216794Z Compiling test/cpp/api/misc.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:02.0217161Z Compiling test/cpp/api/modulelist.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:02.0217452Z [Prepa] Creating source manifest for //:any_test 2022-11-23T02:06:02.4747882Z 2022-11-23T02:06:02.4748427Z  2022-11-23T02:06:02.4748892Z  2022-11-23T02:06:02.4749220Z  2022-11-23T02:06:02.4749515Z  2022-11-23T02:06:02.4749791Z  2022-11-23T02:06:02.4750082Z  2022-11-23T02:06:02.4750378Z  2022-11-23T02:06:02.4750659Z  2022-11-23T02:06:02.4751258Z [3,195 / 3,207] 1 / 26 tests; 8 actions running; last test: ...est:typeid_test 2022-11-23T02:06:02.4751860Z Linking jit_tests; 17s processwrapper-sandbox 2022-11-23T02:06:02.4752440Z Testing //:memory_test; 3s processwrapper-sandbox 2022-11-23T02:06:02.4752999Z Testing //:dataloader_test; 3s processwrapper-sandbox 2022-11-23T02:06:02.4753583Z Testing //:tensor_options_test; 3s processwrapper-sandbox 2022-11-23T02:06:02.4754099Z Testing //c10/test:util_base_tests; 1s processwrapper-sandbox 2022-11-23T02:06:02.4754593Z Compiling test/cpp/api/misc.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:02.4755100Z Compiling test/cpp/api/modulelist.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:02.4755514Z Creating source manifest for //:any_test; 0s local 2022-11-23T02:06:02.8332432Z 2022-11-23T02:06:02.8333193Z  2022-11-23T02:06:02.8333577Z  2022-11-23T02:06:02.8333904Z  2022-11-23T02:06:02.8334205Z  2022-11-23T02:06:02.8334474Z  2022-11-23T02:06:02.8334799Z  2022-11-23T02:06:02.8335105Z  2022-11-23T02:06:02.8335314Z  2022-11-23T02:06:02.8335751Z [3,197 / 3,209] 1 / 26 tests; 8 actions running; last test: ...est:typeid_test 2022-11-23T02:06:02.8336319Z Linking jit_tests; 17s processwrapper-sandbox 2022-11-23T02:06:02.8336643Z Testing //:memory_test; 3s processwrapper-sandbox 2022-11-23T02:06:02.9978242Z Testing //:dataloader_test; 3s processwrapper-sandbox 2022-11-23T02:06:02.9979366Z Testing //:tensor_options_test; 3s processwrapper-sandbox 2022-11-23T02:06:02.9979891Z Testing //c10/test:util_base_tests; 1s processwrapper-sandbox 2022-11-23T02:06:02.9980449Z Compiling test/cpp/api/misc.cpp; 1s processwrapper-sandbox 2022-11-23T02:06:02.9981032Z Compiling test/cpp/api/modulelist.cpp; 1s processwrapper-sandbox 2022-11-23T02:06:02.9981718Z Compiling test/cpp/api/any.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:03.0473823Z 2022-11-23T02:06:03.0474316Z  2022-11-23T02:06:03.0474672Z  2022-11-23T02:06:03.0474973Z  2022-11-23T02:06:03.0475245Z  2022-11-23T02:06:03.0475545Z  2022-11-23T02:06:03.0475844Z  2022-11-23T02:06:03.0476340Z  2022-11-23T02:06:03.0476796Z  2022-11-23T02:06:03.0477426Z [3,197 / 3,209] 2 / 26 tests; 8 actions running; last test: ...util_base_tests 2022-11-23T02:06:03.0478095Z Linking jit_tests; 18s processwrapper-sandbox 2022-11-23T02:06:03.0478632Z Testing //:memory_test; 3s processwrapper-sandbox 2022-11-23T02:06:03.0479241Z Testing //:dataloader_test; 3s processwrapper-sandbox 2022-11-23T02:06:03.0479857Z Testing //:tensor_options_test; 3s processwrapper-sandbox 2022-11-23T02:06:03.0480504Z Testing //c10/test:util_base_tests; 1s processwrapper-sandbox 2022-11-23T02:06:03.0481123Z Compiling test/cpp/api/misc.cpp; 1s processwrapper-sandbox 2022-11-23T02:06:03.0482347Z Compiling test/cpp/api/modulelist.cpp; 1s processwrapper-sandbox 2022-11-23T02:06:03.0483018Z Compiling test/cpp/api/any.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:03.0483603Z 2022-11-23T02:06:03.0484231Z  2022-11-23T02:06:03.0484490Z  2022-11-23T02:06:03.0484732Z  2022-11-23T02:06:03.0484948Z  2022-11-23T02:06:03.0485160Z  2022-11-23T02:06:03.0485357Z  2022-11-23T02:06:03.0485565Z  2022-11-23T02:06:03.0485767Z  2022-11-23T02:06:03.0486102Z INFO: From Testing //c10/test:util_base_tests: 2022-11-23T02:06:03.0486606Z [3,197 / 3,209] 2 / 26 tests; 8 actions running; last test: ...util_base_tests 2022-11-23T02:06:03.0487100Z Linking jit_tests; 18s processwrapper-sandbox 2022-11-23T02:06:03.0487537Z Testing //:memory_test; 3s processwrapper-sandbox 2022-11-23T02:06:03.0487992Z Testing //:dataloader_test; 3s processwrapper-sandbox 2022-11-23T02:06:03.0488462Z Testing //:tensor_options_test; 3s processwrapper-sandbox 2022-11-23T02:06:03.0488984Z Testing //c10/test:util_base_tests; 1s processwrapper-sandbox 2022-11-23T02:06:03.0489538Z Compiling test/cpp/api/misc.cpp; 1s processwrapper-sandbox 2022-11-23T02:06:03.0490152Z Compiling test/cpp/api/modulelist.cpp; 1s processwrapper-sandbox 2022-11-23T02:06:03.0490735Z Compiling test/cpp/api/any.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:03.0491008Z 2022-11-23T02:06:03.0491145Z  2022-11-23T02:06:03.0491442Z  2022-11-23T02:06:03.0491729Z  2022-11-23T02:06:03.0491959Z  2022-11-23T02:06:03.0492208Z  2022-11-23T02:06:03.0492472Z  2022-11-23T02:06:03.0492730Z  2022-11-23T02:06:03.0493005Z  2022-11-23T02:06:03.0510396Z ==================== Test output for //c10/test:util_base_tests: 2022-11-23T02:06:03.0511061Z Running main() from gmock_main.cc 2022-11-23T02:06:03.0511783Z Note: Google Test filter = -*CUDA 2022-11-23T02:06:03.0513005Z [==========] Running 843 tests from 76 test suites. 2022-11-23T02:06:03.0513792Z [----------] Global test environment set-up. 2022-11-23T02:06:03.0514594Z [----------] 1 test from LoggingDeathTest 2022-11-23T02:06:03.0515037Z [ RUN ] LoggingDeathTest.TestEnforceUsingFatal 2022-11-23T02:06:03.0515691Z [ OK ] LoggingDeathTest.TestEnforceUsingFatal (45 ms) 2022-11-23T02:06:03.0516984Z [----------] 1 test from LoggingDeathTest (45 ms total) 2022-11-23T02:06:03.0517202Z 2022-11-23T02:06:03.0517719Z [----------] 12 tests from BitsetTest 2022-11-23T02:06:03.0518388Z [ RUN ] BitsetTest.givenEmptyBitset_whenGettingBit_thenIsZero 2022-11-23T02:06:03.0518913Z [ OK ] BitsetTest.givenEmptyBitset_whenGettingBit_thenIsZero (0 ms) 2022-11-23T02:06:03.0519628Z [ RUN ] BitsetTest.givenEmptyBitset_whenUnsettingBit_thenIsZero 2022-11-23T02:06:03.0520271Z [ OK ] BitsetTest.givenEmptyBitset_whenUnsettingBit_thenIsZero (0 ms) 2022-11-23T02:06:03.0520978Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingAndUnsettingBit_thenIsZero 2022-11-23T02:06:03.0521844Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingAndUnsettingBit_thenIsZero (0 ms) 2022-11-23T02:06:03.0522380Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingBit_thenIsSet 2022-11-23T02:06:03.0522893Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingBit_thenIsSet (0 ms) 2022-11-23T02:06:03.0523727Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingBit_thenOthersStayUnset 2022-11-23T02:06:03.0524300Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingBit_thenOthersStayUnset (0 ms) 2022-11-23T02:06:03.0524823Z [ RUN ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenIsSet 2022-11-23T02:06:03.0525516Z [ OK ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenIsSet (0 ms) 2022-11-23T02:06:03.0526103Z [ RUN ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenOthersStayAtOldValue 2022-11-23T02:06:03.0526709Z [ OK ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenOthersStayAtOldValue (0 ms) 2022-11-23T02:06:03.0527300Z [ RUN ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenIsUnset 2022-11-23T02:06:03.0527858Z [ OK ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenIsUnset (0 ms) 2022-11-23T02:06:03.0528430Z [ RUN ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenOthersStayAtOldValue 2022-11-23T02:06:03.0529193Z [ OK ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenOthersStayAtOldValue (0 ms) 2022-11-23T02:06:03.0529807Z [ RUN ] BitsetTest.givenEmptyBitset_whenCallingForEachBit_thenDoesntCall 2022-11-23T02:06:03.0530384Z [ OK ] BitsetTest.givenEmptyBitset_whenCallingForEachBit_thenDoesntCall (0 ms) 2022-11-23T02:06:03.0530962Z [ RUN ] BitsetTest.givenBitsetWithOneBitSet_whenCallingForEachBit_thenCallsForEachBit 2022-11-23T02:06:03.0531616Z [ OK ] BitsetTest.givenBitsetWithOneBitSet_whenCallingForEachBit_thenCallsForEachBit (0 ms) 2022-11-23T02:06:03.0532289Z [ RUN ] BitsetTest.givenBitsetWithMultipleBitsSet_whenCallingForEachBit_thenCallsForEachBit 2022-11-23T02:06:03.0532989Z [ OK ] BitsetTest.givenBitsetWithMultipleBitsSet_whenCallingForEachBit_thenCallsForEachBit (0 ms) 2022-11-23T02:06:03.0533638Z [----------] 12 tests from BitsetTest (0 ms total) 2022-11-23T02:06:03.0533873Z 2022-11-23T02:06:03.0534089Z [----------] 9 tests from if_constexpr 2022-11-23T02:06:03.0534496Z [ RUN ] if_constexpr.whenIsTrue_thenReturnsTrueCase 2022-11-23T02:06:03.0534949Z [ OK ] if_constexpr.whenIsTrue_thenReturnsTrueCase (0 ms) 2022-11-23T02:06:03.0535411Z [ RUN ] if_constexpr.whenIsFalse_thenReturnsFalseCase 2022-11-23T02:06:03.0535875Z [ OK ] if_constexpr.whenIsFalse_thenReturnsFalseCase (0 ms) 2022-11-23T02:06:03.0536566Z [ RUN ] if_constexpr.worksWithMovableOnlyTypes_withIdentityArg 2022-11-23T02:06:03.0537092Z [ OK ] if_constexpr.worksWithMovableOnlyTypes_withIdentityArg (0 ms) 2022-11-23T02:06:03.0537627Z [ RUN ] if_constexpr.worksWithMovableOnlyTypes_withoutIdentityArg 2022-11-23T02:06:03.0538186Z [ OK ] if_constexpr.worksWithMovableOnlyTypes_withoutIdentityArg (0 ms) 2022-11-23T02:06:03.0538682Z [ RUN ] if_constexpr.otherCaseCanHaveInvalidCode 2022-11-23T02:06:03.0539228Z [ OK ] if_constexpr.otherCaseCanHaveInvalidCode (0 ms) 2022-11-23T02:06:03.0539729Z [ RUN ] if_constexpr.worksWithoutElseCase_withIdentityArg 2022-11-23T02:06:03.0540243Z [ OK ] if_constexpr.worksWithoutElseCase_withIdentityArg (0 ms) 2022-11-23T02:06:03.0540768Z [ RUN ] if_constexpr.worksWithoutElseCase_withoutIdentityArg 2022-11-23T02:06:03.0541404Z [ OK ] if_constexpr.worksWithoutElseCase_withoutIdentityArg (0 ms) 2022-11-23T02:06:03.0541936Z [ RUN ] if_constexpr.returnTypeCanDiffer_withIdentityArg 2022-11-23T02:06:03.0542450Z [ OK ] if_constexpr.returnTypeCanDiffer_withIdentityArg (0 ms) 2022-11-23T02:06:03.0542989Z [ RUN ] if_constexpr.returnTypeCanDiffer_withoutIdentityArg 2022-11-23T02:06:03.0543544Z [ OK ] if_constexpr.returnTypeCanDiffer_withoutIdentityArg (0 ms) 2022-11-23T02:06:03.0544144Z [----------] 9 tests from if_constexpr (0 ms total) 2022-11-23T02:06:03.0544382Z 2022-11-23T02:06:03.0544640Z [----------] 2 tests from DeadlockDetection 2022-11-23T02:06:03.0545022Z [ RUN ] DeadlockDetection.basic 2022-11-23T02:06:03.0545417Z [ OK ] DeadlockDetection.basic (0 ms) 2022-11-23T02:06:03.0545876Z [ RUN ] DeadlockDetection.disable 2022-11-23T02:06:03.0546298Z [ OK ] DeadlockDetection.disable (0 ms) 2022-11-23T02:06:03.0547128Z [----------] 2 tests from DeadlockDetection (0 ms total) 2022-11-23T02:06:03.0547396Z 2022-11-23T02:06:03.0547668Z [----------] 1 test from HalfDoubleConversionTest 2022-11-23T02:06:03.0548137Z [ RUN ] HalfDoubleConversionTest.Half2Double 2022-11-23T02:06:03.0548639Z [ OK ] HalfDoubleConversionTest.Half2Double (0 ms) 2022-11-23T02:06:03.0549227Z [----------] 1 test from HalfDoubleConversionTest (0 ms total) 2022-11-23T02:06:03.0549732Z 2022-11-23T02:06:03.0549991Z [----------] 12 tests from LeftRightTest 2022-11-23T02:06:03.0550494Z [ RUN ] LeftRightTest.givenInt_whenWritingAndReading_thenChangesArePresent 2022-11-23T02:06:03.0551129Z [ OK ] LeftRightTest.givenInt_whenWritingAndReading_thenChangesArePresent (0 ms) 2022-11-23T02:06:03.0551752Z [ RUN ] LeftRightTest.givenVector_whenWritingAndReading_thenChangesArePresent 2022-11-23T02:06:03.0552400Z [ OK ] LeftRightTest.givenVector_whenWritingAndReading_thenChangesArePresent (0 ms) 2022-11-23T02:06:03.0553059Z [ RUN ] LeftRightTest.givenVector_whenWritingReturnsValue_thenValueIsReturned 2022-11-23T02:06:03.0553695Z [ OK ] LeftRightTest.givenVector_whenWritingReturnsValue_thenValueIsReturned (0 ms) 2022-11-23T02:06:03.0554260Z [ RUN ] LeftRightTest.readsCanBeConcurrent 2022-11-23T02:06:03.0554748Z [ OK ] LeftRightTest.readsCanBeConcurrent (0 ms) 2022-11-23T02:06:03.0555319Z [ RUN ] LeftRightTest.writesCanBeConcurrentWithReads_readThenWrite 2022-11-23T02:06:03.0555918Z [ OK ] LeftRightTest.writesCanBeConcurrentWithReads_readThenWrite (0 ms) 2022-11-23T02:06:03.0556556Z [ RUN ] LeftRightTest.writesCanBeConcurrentWithReads_writeThenRead 2022-11-23T02:06:03.0557184Z [ OK ] LeftRightTest.writesCanBeConcurrentWithReads_writeThenRead (0 ms) 2022-11-23T02:06:03.0557794Z [ RUN ] LeftRightTest.writesCannotBeConcurrentWithWrites 2022-11-23T02:06:03.0558481Z [ OK ] LeftRightTest.writesCannotBeConcurrentWithWrites (100 ms) 2022-11-23T02:06:03.0559073Z [ RUN ] LeftRightTest.whenReadThrowsException_thenThrowsThrough 2022-11-23T02:06:03.0559679Z [ OK ] LeftRightTest.whenReadThrowsException_thenThrowsThrough (0 ms) 2022-11-23T02:06:03.0560272Z [ RUN ] LeftRightTest.whenWriteThrowsException_thenThrowsThrough 2022-11-23T02:06:03.0560966Z [ OK ] LeftRightTest.whenWriteThrowsException_thenThrowsThrough (0 ms) 2022-11-23T02:06:03.0561775Z [ RUN ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnFirstCall_thenResetsToOldState 2022-11-23T02:06:03.0562440Z [ OK ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnFirstCall_thenResetsToOldState (0 ms) 2022-11-23T02:06:03.0563091Z [ RUN ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnSecondCall_thenKeepsNewState 2022-11-23T02:06:03.0563770Z [ OK ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnSecondCall_thenKeepsNewState (0 ms) 2022-11-23T02:06:03.0564406Z [ RUN ] LeftRightTest.givenVector_whenWriteThrowsException_thenResetsToOldState 2022-11-23T02:06:03.0564998Z [ OK ] LeftRightTest.givenVector_whenWriteThrowsException_thenResetsToOldState (0 ms) 2022-11-23T02:06:03.0565700Z [----------] 12 tests from LeftRightTest (101 ms total) 2022-11-23T02:06:03.0565949Z 2022-11-23T02:06:03.0566206Z [----------] 41 tests from MetaprogrammingTest 2022-11-23T02:06:03.0566610Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex 2022-11-23T02:06:03.0567159Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex (0 ms) 2022-11-23T02:06:03.0567748Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_singleInput 2022-11-23T02:06:03.0568312Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_singleInput (0 ms) 2022-11-23T02:06:03.0568833Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_movableOnly 2022-11-23T02:06:03.0569449Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_movableOnly (0 ms) 2022-11-23T02:06:03.0570175Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_onlyCopiesIfNecessary 2022-11-23T02:06:03.0570836Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_onlyCopiesIfNecessary (0 ms) 2022-11-23T02:06:03.0571484Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_onlyMovesIfNecessary 2022-11-23T02:06:03.0572133Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_onlyMovesIfNecessary (0 ms) 2022-11-23T02:06:03.0572783Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_keepsLValueReferencesIntact 2022-11-23T02:06:03.0573377Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_keepsLValueReferencesIntact (0 ms) 2022-11-23T02:06:03.0573787Z [ RUN ] MetaprogrammingTest.FilterMap 2022-11-23T02:06:03.0574199Z [ OK ] MetaprogrammingTest.FilterMap (0 ms) 2022-11-23T02:06:03.0574625Z [ RUN ] MetaprogrammingTest.FilterMap_emptyInput 2022-11-23T02:06:03.0575111Z [ OK ] MetaprogrammingTest.FilterMap_emptyInput (0 ms) 2022-11-23T02:06:03.0575805Z [ RUN ] MetaprogrammingTest.FilterMap_emptyOutput 2022-11-23T02:06:03.0576272Z [ OK ] MetaprogrammingTest.FilterMap_emptyOutput (0 ms) 2022-11-23T02:06:03.0576759Z [ RUN ] MetaprogrammingTest.FilterMap_movableOnly_byRValue 2022-11-23T02:06:03.0577251Z [ OK ] MetaprogrammingTest.FilterMap_movableOnly_byRValue (0 ms) 2022-11-23T02:06:03.0577752Z [ RUN ] MetaprogrammingTest.FilterMap_movableOnly_byValue 2022-11-23T02:06:03.0578318Z [ OK ] MetaprogrammingTest.FilterMap_movableOnly_byValue (0 ms) 2022-11-23T02:06:03.0578848Z [ RUN ] MetaprogrammingTest.FilterMap_onlyCopiesIfNecessary 2022-11-23T02:06:03.0579367Z [ OK ] MetaprogrammingTest.FilterMap_onlyCopiesIfNecessary (0 ms) 2022-11-23T02:06:03.0579890Z [ RUN ] MetaprogrammingTest.FilterMap_onlyMovesIfNecessary_1 2022-11-23T02:06:03.0580407Z [ OK ] MetaprogrammingTest.FilterMap_onlyMovesIfNecessary_1 (0 ms) 2022-11-23T02:06:03.0580843Z [ RUN ] MetaprogrammingTest.FilterMap_onlyMovesIfNecessary_2 2022-11-23T02:06:03.0581207Z [ OK ] MetaprogrammingTest.FilterMap_onlyMovesIfNecessary_2 (0 ms) 2022-11-23T02:06:03.0581712Z [ RUN ] MetaprogrammingTest.TupleElements_subsetSelection 2022-11-23T02:06:03.0582218Z [ OK ] MetaprogrammingTest.TupleElements_subsetSelection (0 ms) 2022-11-23T02:06:03.0582737Z [ RUN ] MetaprogrammingTest.TupleElements_reorderSelection 2022-11-23T02:06:03.0583259Z [ OK ] MetaprogrammingTest.TupleElements_reorderSelection (0 ms) 2022-11-23T02:06:03.0583743Z [ RUN ] MetaprogrammingTest.TupleTake_nonemptyPrefix 2022-11-23T02:06:03.0584226Z [ OK ] MetaprogrammingTest.TupleTake_nonemptyPrefix (0 ms) 2022-11-23T02:06:03.0584663Z [ RUN ] MetaprogrammingTest.TupleTake_fullPrefix 2022-11-23T02:06:03.0585126Z [ OK ] MetaprogrammingTest.TupleTake_fullPrefix (0 ms) 2022-11-23T02:06:03.0585583Z [ RUN ] MetaprogrammingTest.TupleTake_negative 2022-11-23T02:06:03.0585997Z [ OK ] MetaprogrammingTest.TupleTake_negative (0 ms) 2022-11-23T02:06:03.0586456Z [ RUN ] MetaprogrammingTest.TupleSlice_middle 2022-11-23T02:06:03.0586896Z [ OK ] MetaprogrammingTest.TupleSlice_middle (0 ms) 2022-11-23T02:06:03.0587336Z [ RUN ] MetaprogrammingTest.TupleSlice_full 2022-11-23T02:06:03.0587850Z [ OK ] MetaprogrammingTest.TupleSlice_full (0 ms) 2022-11-23T02:06:03.0588292Z [ RUN ] MetaprogrammingTest.TupleMap_simple 2022-11-23T02:06:03.0588731Z [ OK ] MetaprogrammingTest.TupleMap_simple (0 ms) 2022-11-23T02:06:03.0589272Z [ RUN ] MetaprogrammingTest.TupleMap_mapperTakesDifferentButConvertibleType 2022-11-23T02:06:03.0589922Z [ OK ] MetaprogrammingTest.TupleMap_mapperTakesDifferentButConvertibleType (0 ms) 2022-11-23T02:06:03.0590488Z [ RUN ] MetaprogrammingTest.TupleMap_mapperTakesConstRef 2022-11-23T02:06:03.0590958Z [ OK ] MetaprogrammingTest.TupleMap_mapperTakesConstRef (0 ms) 2022-11-23T02:06:03.0591473Z [ RUN ] MetaprogrammingTest.TupleMap_mapsToDifferentTypes 2022-11-23T02:06:03.0591992Z [ OK ] MetaprogrammingTest.TupleMap_mapsToDifferentTypes (0 ms) 2022-11-23T02:06:03.0592616Z [ RUN ] MetaprogrammingTest.TupleMap_differentiatesLRValueReferences 2022-11-23T02:06:03.0593205Z [ OK ] MetaprogrammingTest.TupleMap_differentiatesLRValueReferences (0 ms) 2022-11-23T02:06:03.0593778Z [ RUN ] MetaprogrammingTest.TupleMap_canWorkWithMovableOnlyType 2022-11-23T02:06:03.0594344Z [ OK ] MetaprogrammingTest.TupleMap_canWorkWithMovableOnlyType (0 ms) 2022-11-23T02:06:03.0594900Z [ RUN ] MetaprogrammingTest.TupleMap_doesntUnecessarilyCopyValues 2022-11-23T02:06:03.0595463Z [ OK ] MetaprogrammingTest.TupleMap_doesntUnecessarilyCopyValues (0 ms) 2022-11-23T02:06:03.0596042Z [ RUN ] MetaprogrammingTest.TupleMap_doesntUnecessarilyMoveValues 2022-11-23T02:06:03.0596532Z [ OK ] MetaprogrammingTest.TupleMap_doesntUnecessarilyMoveValues (0 ms) 2022-11-23T02:06:03.0597078Z [ RUN ] MetaprogrammingTest.TupleMap_canBeUsedWithAutoLambdas 2022-11-23T02:06:03.0597624Z [ OK ] MetaprogrammingTest.TupleMap_canBeUsedWithAutoLambdas (0 ms) 2022-11-23T02:06:03.0598207Z [ RUN ] MetaprogrammingTest.TupleConcat_zerotuples 2022-11-23T02:06:03.0598658Z [ OK ] MetaprogrammingTest.TupleConcat_zerotuples (0 ms) 2022-11-23T02:06:03.0599149Z [ RUN ] MetaprogrammingTest.TupleConcat_oneemptytuple 2022-11-23T02:06:03.0599634Z [ OK ] MetaprogrammingTest.TupleConcat_oneemptytuple (0 ms) 2022-11-23T02:06:03.0600096Z [ RUN ] MetaprogrammingTest.TupleConcat_onenonemptytuple 2022-11-23T02:06:03.0600586Z [ OK ] MetaprogrammingTest.TupleConcat_onenonemptytuple (0 ms) 2022-11-23T02:06:03.0601081Z [ RUN ] MetaprogrammingTest.TupleConcat_twotuples 2022-11-23T02:06:03.0601640Z [ OK ] MetaprogrammingTest.TupleConcat_twotuples (0 ms) 2022-11-23T02:06:03.0602076Z [ RUN ] MetaprogrammingTest.TupleConcat_threetuples 2022-11-23T02:06:03.0602552Z [ OK ] MetaprogrammingTest.TupleConcat_threetuples (0 ms) 2022-11-23T02:06:03.0603075Z [ RUN ] MetaprogrammingTest.TupleConcat_emptytupleatbeginning 2022-11-23T02:06:03.0603620Z [ OK ] MetaprogrammingTest.TupleConcat_emptytupleatbeginning (0 ms) 2022-11-23T02:06:03.0604176Z [ RUN ] MetaprogrammingTest.TupleConcat_emptytupleinmiddle 2022-11-23T02:06:03.0604703Z [ OK ] MetaprogrammingTest.TupleConcat_emptytupleinmiddle (0 ms) 2022-11-23T02:06:03.0605229Z [ RUN ] MetaprogrammingTest.TupleConcat_emptytupleatend 2022-11-23T02:06:03.0605728Z [ OK ] MetaprogrammingTest.TupleConcat_emptytupleatend (0 ms) 2022-11-23T02:06:03.0606294Z [ RUN ] MetaprogrammingTest.TupleConcat_workswithreferencesandpointers 2022-11-23T02:06:03.0606910Z [ OK ] MetaprogrammingTest.TupleConcat_workswithreferencesandpointers (0 ms) 2022-11-23T02:06:03.0607456Z [ RUN ] MetaprogrammingTest.TupleConcat_worksWithMovableOnlyTypes 2022-11-23T02:06:03.0608032Z [ OK ] MetaprogrammingTest.TupleConcat_worksWithMovableOnlyTypes (0 ms) 2022-11-23T02:06:03.0608606Z [ RUN ] MetaprogrammingTest.TupleConcat_doesntCopyMoreThanNecessary 2022-11-23T02:06:03.0609093Z [ OK ] MetaprogrammingTest.TupleConcat_doesntCopyMoreThanNecessary (0 ms) 2022-11-23T02:06:03.0609698Z [----------] 41 tests from MetaprogrammingTest (0 ms total) 2022-11-23T02:06:03.0610048Z 2022-11-23T02:06:03.0610662Z [----------] 37 tests from SmallVectorTest/0, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 0u> 2022-11-23T02:06:03.0611191Z [ RUN ] SmallVectorTest/0.ConstructorNonIterTest 2022-11-23T02:06:03.0611629Z [ OK ] SmallVectorTest/0.ConstructorNonIterTest (0 ms) 2022-11-23T02:06:03.0612049Z [ RUN ] SmallVectorTest/0.ConstructorIterTest 2022-11-23T02:06:03.0612429Z [ OK ] SmallVectorTest/0.ConstructorIterTest (0 ms) 2022-11-23T02:06:03.0612808Z [ RUN ] SmallVectorTest/0.EmptyVectorTest 2022-11-23T02:06:03.0613213Z [ OK ] SmallVectorTest/0.EmptyVectorTest (0 ms) 2022-11-23T02:06:03.0613618Z [ RUN ] SmallVectorTest/0.PushPopTest 2022-11-23T02:06:03.0613993Z [ OK ] SmallVectorTest/0.PushPopTest (0 ms) 2022-11-23T02:06:03.0614420Z [ RUN ] SmallVectorTest/0.ClearTest 2022-11-23T02:06:03.0614775Z [ OK ] SmallVectorTest/0.ClearTest (0 ms) 2022-11-23T02:06:03.0615161Z [ RUN ] SmallVectorTest/0.ResizeShrinkTest 2022-11-23T02:06:03.0615540Z [ OK ] SmallVectorTest/0.ResizeShrinkTest (0 ms) 2022-11-23T02:06:03.0615945Z [ RUN ] SmallVectorTest/0.ResizeGrowTest 2022-11-23T02:06:03.0616309Z [ OK ] SmallVectorTest/0.ResizeGrowTest (0 ms) 2022-11-23T02:06:03.0616701Z [ RUN ] SmallVectorTest/0.ResizeWithElementsTest 2022-11-23T02:06:03.0617153Z [ OK ] SmallVectorTest/0.ResizeWithElementsTest (0 ms) 2022-11-23T02:06:03.0617562Z [ RUN ] SmallVectorTest/0.ResizeFillTest 2022-11-23T02:06:03.0617929Z [ OK ] SmallVectorTest/0.ResizeFillTest (0 ms) 2022-11-23T02:06:03.0618322Z [ RUN ] SmallVectorTest/0.OverflowTest 2022-11-23T02:06:03.0618695Z [ OK ] SmallVectorTest/0.OverflowTest (0 ms) 2022-11-23T02:06:03.0619060Z [ RUN ] SmallVectorTest/0.IterationTest 2022-11-23T02:06:03.0619444Z [ OK ] SmallVectorTest/0.IterationTest (0 ms) 2022-11-23T02:06:03.0619804Z [ RUN ] SmallVectorTest/0.SwapTest 2022-11-23T02:06:03.0620156Z [ OK ] SmallVectorTest/0.SwapTest (0 ms) 2022-11-23T02:06:03.0620484Z [ RUN ] SmallVectorTest/0.AppendTest 2022-11-23T02:06:03.0620864Z [ OK ] SmallVectorTest/0.AppendTest (0 ms) 2022-11-23T02:06:03.0621248Z [ RUN ] SmallVectorTest/0.AppendRepeatedTest 2022-11-23T02:06:03.0621609Z [ OK ] SmallVectorTest/0.AppendRepeatedTest (0 ms) 2022-11-23T02:06:03.0622002Z [ RUN ] SmallVectorTest/0.AppendNonIterTest 2022-11-23T02:06:03.0622404Z [ OK ] SmallVectorTest/0.AppendNonIterTest (0 ms) 2022-11-23T02:06:03.0622809Z [ RUN ] SmallVectorTest/0.AppendRepeatedNonForwardIterator 2022-11-23T02:06:03.0623332Z [ OK ] SmallVectorTest/0.AppendRepeatedNonForwardIterator (0 ms) 2022-11-23T02:06:03.0623789Z [ RUN ] SmallVectorTest/0.AppendSmallVector 2022-11-23T02:06:03.0624195Z [ OK ] SmallVectorTest/0.AppendSmallVector (0 ms) 2022-11-23T02:06:03.0624587Z [ RUN ] SmallVectorTest/0.AssignTest 2022-11-23T02:06:03.0624961Z [ OK ] SmallVectorTest/0.AssignTest (0 ms) 2022-11-23T02:06:03.0625324Z [ RUN ] SmallVectorTest/0.AssignRangeTest 2022-11-23T02:06:03.0625695Z [ OK ] SmallVectorTest/0.AssignRangeTest (0 ms) 2022-11-23T02:06:03.0626091Z [ RUN ] SmallVectorTest/0.AssignNonIterTest 2022-11-23T02:06:03.0626489Z [ OK ] SmallVectorTest/0.AssignNonIterTest (0 ms) 2022-11-23T02:06:03.0626801Z [ RUN ] SmallVectorTest/0.AssignSmallVector 2022-11-23T02:06:03.0627122Z [ OK ] SmallVectorTest/0.AssignSmallVector (0 ms) 2022-11-23T02:06:03.0627744Z [ RUN ] SmallVectorTest/0.MoveAssignTest 2022-11-23T02:06:03.0628151Z [ OK ] SmallVectorTest/0.MoveAssignTest (0 ms) 2022-11-23T02:06:03.0628673Z [ RUN ] SmallVectorTest/0.EraseTest 2022-11-23T02:06:03.0629035Z [ OK ] SmallVectorTest/0.EraseTest (0 ms) 2022-11-23T02:06:03.0629385Z [ RUN ] SmallVectorTest/0.EraseRangeTest 2022-11-23T02:06:03.0629768Z [ OK ] SmallVectorTest/0.EraseRangeTest (0 ms) 2022-11-23T02:06:03.0630138Z [ RUN ] SmallVectorTest/0.InsertTest 2022-11-23T02:06:03.0630578Z [ OK ] SmallVectorTest/0.InsertTest (0 ms) 2022-11-23T02:06:03.0630884Z [ RUN ] SmallVectorTest/0.InsertCopy 2022-11-23T02:06:03.0631255Z [ OK ] SmallVectorTest/0.InsertCopy (0 ms) 2022-11-23T02:06:03.0631615Z [ RUN ] SmallVectorTest/0.InsertRepeatedTest 2022-11-23T02:06:03.0632011Z [ OK ] SmallVectorTest/0.InsertRepeatedTest (0 ms) 2022-11-23T02:06:03.0632455Z [ RUN ] SmallVectorTest/0.InsertRepeatedNonIterTest 2022-11-23T02:06:03.0632907Z [ OK ] SmallVectorTest/0.InsertRepeatedNonIterTest (0 ms) 2022-11-23T02:06:03.0633353Z [ RUN ] SmallVectorTest/0.InsertRepeatedAtEndTest 2022-11-23T02:06:03.0633810Z [ OK ] SmallVectorTest/0.InsertRepeatedAtEndTest (0 ms) 2022-11-23T02:06:03.0634257Z [ RUN ] SmallVectorTest/0.InsertRepeatedEmptyTest 2022-11-23T02:06:03.0634755Z [ OK ] SmallVectorTest/0.InsertRepeatedEmptyTest (0 ms) 2022-11-23T02:06:03.0635194Z [ RUN ] SmallVectorTest/0.InsertRangeTest 2022-11-23T02:06:03.0635599Z [ OK ] SmallVectorTest/0.InsertRangeTest (0 ms) 2022-11-23T02:06:03.0636019Z [ RUN ] SmallVectorTest/0.InsertRangeAtEndTest 2022-11-23T02:06:03.0636323Z [ OK ] SmallVectorTest/0.InsertRangeAtEndTest (0 ms) 2022-11-23T02:06:03.0636743Z [ RUN ] SmallVectorTest/0.InsertEmptyRangeTest 2022-11-23T02:06:03.0637135Z [ OK ] SmallVectorTest/0.InsertEmptyRangeTest (0 ms) 2022-11-23T02:06:03.0637515Z [ RUN ] SmallVectorTest/0.ComparisonTest 2022-11-23T02:06:03.0638006Z [ OK ] SmallVectorTest/0.ComparisonTest (0 ms) 2022-11-23T02:06:03.0638391Z [ RUN ] SmallVectorTest/0.ConstVectorTest 2022-11-23T02:06:03.0638770Z [ OK ] SmallVectorTest/0.ConstVectorTest (0 ms) 2022-11-23T02:06:03.0639154Z [ RUN ] SmallVectorTest/0.DirectVectorTest 2022-11-23T02:06:03.0639552Z [ OK ] SmallVectorTest/0.DirectVectorTest (0 ms) 2022-11-23T02:06:03.0639932Z [ RUN ] SmallVectorTest/0.IteratorTest 2022-11-23T02:06:03.0640308Z [ OK ] SmallVectorTest/0.IteratorTest (0 ms) 2022-11-23T02:06:03.0640856Z [----------] 37 tests from SmallVectorTest/0 (0 ms total) 2022-11-23T02:06:03.0641113Z 2022-11-23T02:06:03.0641788Z [----------] 37 tests from SmallVectorTest/1, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 1u> 2022-11-23T02:06:03.0642341Z [ RUN ] SmallVectorTest/1.ConstructorNonIterTest 2022-11-23T02:06:03.0642722Z [ OK ] SmallVectorTest/1.ConstructorNonIterTest (0 ms) 2022-11-23T02:06:03.0643152Z [ RUN ] SmallVectorTest/1.ConstructorIterTest 2022-11-23T02:06:03.0643564Z [ OK ] SmallVectorTest/1.ConstructorIterTest (0 ms) 2022-11-23T02:06:03.0643975Z [ RUN ] SmallVectorTest/1.EmptyVectorTest 2022-11-23T02:06:03.0644387Z [ OK ] SmallVectorTest/1.EmptyVectorTest (0 ms) 2022-11-23T02:06:03.0644784Z [ RUN ] SmallVectorTest/1.PushPopTest 2022-11-23T02:06:03.0645165Z [ OK ] SmallVectorTest/1.PushPopTest (0 ms) 2022-11-23T02:06:03.0645543Z [ RUN ] SmallVectorTest/1.ClearTest 2022-11-23T02:06:03.0645908Z [ OK ] SmallVectorTest/1.ClearTest (0 ms) 2022-11-23T02:06:03.0646231Z [ RUN ] SmallVectorTest/1.ResizeShrinkTest 2022-11-23T02:06:03.0646641Z [ OK ] SmallVectorTest/1.ResizeShrinkTest (0 ms) 2022-11-23T02:06:03.0647032Z [ RUN ] SmallVectorTest/1.ResizeGrowTest 2022-11-23T02:06:03.0647417Z [ OK ] SmallVectorTest/1.ResizeGrowTest (0 ms) 2022-11-23T02:06:03.0647845Z [ RUN ] SmallVectorTest/1.ResizeWithElementsTest 2022-11-23T02:06:03.0648283Z [ OK ] SmallVectorTest/1.ResizeWithElementsTest (0 ms) 2022-11-23T02:06:03.0648688Z [ RUN ] SmallVectorTest/1.ResizeFillTest 2022-11-23T02:06:03.0649068Z [ OK ] SmallVectorTest/1.ResizeFillTest (0 ms) 2022-11-23T02:06:03.0649464Z [ RUN ] SmallVectorTest/1.OverflowTest 2022-11-23T02:06:03.0649860Z [ OK ] SmallVectorTest/1.OverflowTest (0 ms) 2022-11-23T02:06:03.0650231Z [ RUN ] SmallVectorTest/1.IterationTest 2022-11-23T02:06:03.0650621Z [ OK ] SmallVectorTest/1.IterationTest (0 ms) 2022-11-23T02:06:03.0651089Z [ RUN ] SmallVectorTest/1.SwapTest 2022-11-23T02:06:03.0651429Z [ OK ] SmallVectorTest/1.SwapTest (0 ms) 2022-11-23T02:06:03.0651770Z [ RUN ] SmallVectorTest/1.AppendTest 2022-11-23T02:06:03.0652147Z [ OK ] SmallVectorTest/1.AppendTest (0 ms) 2022-11-23T02:06:03.0652534Z [ RUN ] SmallVectorTest/1.AppendRepeatedTest 2022-11-23T02:06:03.0652963Z [ OK ] SmallVectorTest/1.AppendRepeatedTest (0 ms) 2022-11-23T02:06:03.0653256Z [ RUN ] SmallVectorTest/1.AppendNonIterTest 2022-11-23T02:06:03.0653628Z [ OK ] SmallVectorTest/1.AppendNonIterTest (0 ms) 2022-11-23T02:06:03.0654088Z [ RUN ] SmallVectorTest/1.AppendRepeatedNonForwardIterator 2022-11-23T02:06:03.0654599Z [ OK ] SmallVectorTest/1.AppendRepeatedNonForwardIterator (0 ms) 2022-11-23T02:06:03.0655044Z [ RUN ] SmallVectorTest/1.AppendSmallVector 2022-11-23T02:06:03.0657359Z [ OK ] SmallVectorTest/1.AppendSmallVector (0 ms) 2022-11-23T02:06:03.0657705Z [ RUN ] SmallVectorTest/1.AssignTest 2022-11-23T02:06:03.0658065Z [ OK ] SmallVectorTest/1.AssignTest (0 ms) 2022-11-23T02:06:03.0658433Z [ RUN ] SmallVectorTest/1.AssignRangeTest 2022-11-23T02:06:03.0658825Z [ OK ] SmallVectorTest/1.AssignRangeTest (0 ms) 2022-11-23T02:06:03.0659141Z [ RUN ] SmallVectorTest/1.AssignNonIterTest 2022-11-23T02:06:03.0659385Z [ OK ] SmallVectorTest/1.AssignNonIterTest (0 ms) 2022-11-23T02:06:03.0659640Z [ RUN ] SmallVectorTest/1.AssignSmallVector 2022-11-23T02:06:03.0659979Z [ OK ] SmallVectorTest/1.AssignSmallVector (0 ms) 2022-11-23T02:06:03.0660321Z [ RUN ] SmallVectorTest/1.MoveAssignTest 2022-11-23T02:06:03.0660650Z [ OK ] SmallVectorTest/1.MoveAssignTest (0 ms) 2022-11-23T02:06:03.0660995Z [ RUN ] SmallVectorTest/1.EraseTest 2022-11-23T02:06:03.0661313Z [ OK ] SmallVectorTest/1.EraseTest (0 ms) 2022-11-23T02:06:03.0661601Z [ RUN ] SmallVectorTest/1.EraseRangeTest 2022-11-23T02:06:03.0661976Z [ OK ] SmallVectorTest/1.EraseRangeTest (0 ms) 2022-11-23T02:06:03.0662322Z [ RUN ] SmallVectorTest/1.InsertTest 2022-11-23T02:06:03.0662627Z [ OK ] SmallVectorTest/1.InsertTest (0 ms) 2022-11-23T02:06:03.0662976Z [ RUN ] SmallVectorTest/1.InsertCopy 2022-11-23T02:06:03.0663320Z [ OK ] SmallVectorTest/1.InsertCopy (0 ms) 2022-11-23T02:06:03.0663654Z [ RUN ] SmallVectorTest/1.InsertRepeatedTest 2022-11-23T02:06:03.0664104Z [ OK ] SmallVectorTest/1.InsertRepeatedTest (0 ms) 2022-11-23T02:06:03.0664622Z [ RUN ] SmallVectorTest/1.InsertRepeatedNonIterTest 2022-11-23T02:06:03.0664976Z [ OK ] SmallVectorTest/1.InsertRepeatedNonIterTest (0 ms) 2022-11-23T02:06:03.0665340Z [ RUN ] SmallVectorTest/1.InsertRepeatedAtEndTest 2022-11-23T02:06:03.0665732Z [ OK ] SmallVectorTest/1.InsertRepeatedAtEndTest (0 ms) 2022-11-23T02:06:03.0666184Z [ RUN ] SmallVectorTest/1.InsertRepeatedEmptyTest 2022-11-23T02:06:03.0666646Z [ OK ] SmallVectorTest/1.InsertRepeatedEmptyTest (0 ms) 2022-11-23T02:06:03.0670972Z [ RUN ] SmallVectorTest/1.InsertRangeTest 2022-11-23T02:06:03.0671440Z [ OK ] SmallVectorTest/1.InsertRangeTest (0 ms) 2022-11-23T02:06:03.0671787Z [ RUN ] SmallVectorTest/1.InsertRangeAtEndTest 2022-11-23T02:06:03.0672172Z [ OK ] SmallVectorTest/1.InsertRangeAtEndTest (0 ms) 2022-11-23T02:06:03.0672569Z [ RUN ] SmallVectorTest/1.InsertEmptyRangeTest 2022-11-23T02:06:03.0672935Z [ OK ] SmallVectorTest/1.InsertEmptyRangeTest (0 ms) 2022-11-23T02:06:03.0673336Z [ RUN ] SmallVectorTest/1.ComparisonTest 2022-11-23T02:06:03.0673709Z [ OK ] SmallVectorTest/1.ComparisonTest (0 ms) 2022-11-23T02:06:03.0674025Z [ RUN ] SmallVectorTest/1.ConstVectorTest 2022-11-23T02:06:03.0677671Z [ OK ] SmallVectorTest/1.ConstVectorTest (0 ms) 2022-11-23T02:06:03.0678190Z [ RUN ] SmallVectorTest/1.DirectVectorTest 2022-11-23T02:06:03.0678647Z [ OK ] SmallVectorTest/1.DirectVectorTest (0 ms) 2022-11-23T02:06:03.0679078Z [ RUN ] SmallVectorTest/1.IteratorTest 2022-11-23T02:06:03.0679598Z [ OK ] SmallVectorTest/1.IteratorTest (0 ms) 2022-11-23T02:06:03.0680105Z [----------] 37 tests from SmallVectorTest/1 (0 ms total) 2022-11-23T02:06:03.0680319Z 2022-11-23T02:06:03.0680809Z [----------] 37 tests from SmallVectorTest/2, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 2u> 2022-11-23T02:06:03.0681345Z [ RUN ] SmallVectorTest/2.ConstructorNonIterTest 2022-11-23T02:06:03.0681966Z [ OK ] SmallVectorTest/2.ConstructorNonIterTest (0 ms) 2022-11-23T02:06:03.0682446Z [ RUN ] SmallVectorTest/2.ConstructorIterTest 2022-11-23T02:06:03.0682824Z [ OK ] SmallVectorTest/2.ConstructorIterTest (0 ms) 2022-11-23T02:06:03.0683168Z [ RUN ] SmallVectorTest/2.EmptyVectorTest 2022-11-23T02:06:03.0683598Z [ OK ] SmallVectorTest/2.EmptyVectorTest (0 ms) 2022-11-23T02:06:03.0700993Z [ RUN ] SmallVectorTest/2.PushPopTest 2022-11-23T02:06:03.0701447Z [ OK ] SmallVectorTest/2.PushPopTest (0 ms) 2022-11-23T02:06:03.0701889Z [ RUN ] SmallVectorTest/2.ClearTest 2022-11-23T02:06:03.0702248Z [ OK ] SmallVectorTest/2.ClearTest (0 ms) 2022-11-23T02:06:03.0702628Z [ RUN ] SmallVectorTest/2.ResizeShrinkTest 2022-11-23T02:06:03.0703060Z [ OK ] SmallVectorTest/2.ResizeShrinkTest (0 ms) 2022-11-23T02:06:03.0703501Z [ RUN ] SmallVectorTest/2.ResizeGrowTest 2022-11-23T02:06:03.0703948Z [ OK ] SmallVectorTest/2.ResizeGrowTest (0 ms) 2022-11-23T02:06:03.0704426Z [ RUN ] SmallVectorTest/2.ResizeWithElementsTest 2022-11-23T02:06:03.0704919Z [ OK ] SmallVectorTest/2.ResizeWithElementsTest (0 ms) 2022-11-23T02:06:03.0705358Z [ RUN ] SmallVectorTest/2.ResizeFillTest 2022-11-23T02:06:03.0705773Z [ OK ] SmallVectorTest/2.ResizeFillTest (0 ms) 2022-11-23T02:06:03.0706191Z [ RUN ] SmallVectorTest/2.OverflowTest 2022-11-23T02:06:03.0706627Z [ OK ] SmallVectorTest/2.OverflowTest (0 ms) 2022-11-23T02:06:03.0707064Z [ RUN ] SmallVectorTest/2.IterationTest 2022-11-23T02:06:03.0707513Z [ OK ] SmallVectorTest/2.IterationTest (0 ms) 2022-11-23T02:06:03.0707921Z [ RUN ] SmallVectorTest/2.SwapTest 2022-11-23T02:06:03.0708327Z [ OK ] SmallVectorTest/2.SwapTest (0 ms) 2022-11-23T02:06:03.0722724Z [ RUN ] SmallVectorTest/2.AppendTest 2022-11-23T02:06:03.0722976Z [ OK ] SmallVectorTest/2.AppendTest (0 ms) 2022-11-23T02:06:03.0723237Z [ RUN ] SmallVectorTest/2.AppendRepeatedTest 2022-11-23T02:06:03.0723509Z [ OK ] SmallVectorTest/2.AppendRepeatedTest (0 ms) 2022-11-23T02:06:03.0723766Z [ RUN ] SmallVectorTest/2.AppendNonIterTest 2022-11-23T02:06:03.0724023Z [ OK ] SmallVectorTest/2.AppendNonIterTest (0 ms) 2022-11-23T02:06:03.0724308Z [ RUN ] SmallVectorTest/2.AppendRepeatedNonForwardIterator 2022-11-23T02:06:03.0724634Z [ OK ] SmallVectorTest/2.AppendRepeatedNonForwardIterator (0 ms) 2022-11-23T02:06:03.0724918Z [ RUN ] SmallVectorTest/2.AppendSmallVector 2022-11-23T02:06:03.0725176Z [ OK ] SmallVectorTest/2.AppendSmallVector (0 ms) 2022-11-23T02:06:03.0725423Z [ RUN ] SmallVectorTest/2.AssignTest 2022-11-23T02:06:03.0725642Z [ OK ] SmallVectorTest/2.AssignTest (0 ms) 2022-11-23T02:06:03.0725882Z [ RUN ] SmallVectorTest/2.AssignRangeTest 2022-11-23T02:06:03.0726130Z [ OK ] SmallVectorTest/2.AssignRangeTest (0 ms) 2022-11-23T02:06:03.0726368Z [ RUN ] SmallVectorTest/2.AssignNonIterTest 2022-11-23T02:06:03.0726619Z [ OK ] SmallVectorTest/2.AssignNonIterTest (0 ms) 2022-11-23T02:06:03.0726868Z [ RUN ] SmallVectorTest/2.AssignSmallVector 2022-11-23T02:06:03.0727106Z [ OK ] SmallVectorTest/2.AssignSmallVector (0 ms) 2022-11-23T02:06:03.0727352Z [ RUN ] SmallVectorTest/2.MoveAssignTest 2022-11-23T02:06:03.0727598Z [ OK ] SmallVectorTest/2.MoveAssignTest (0 ms) 2022-11-23T02:06:03.0727834Z [ RUN ] SmallVectorTest/2.EraseTest 2022-11-23T02:06:03.0728052Z [ OK ] SmallVectorTest/2.EraseTest (0 ms) 2022-11-23T02:06:03.0728284Z [ RUN ] SmallVectorTest/2.EraseRangeTest 2022-11-23T02:06:03.0728629Z [ OK ] SmallVectorTest/2.EraseRangeTest (0 ms) 2022-11-23T02:06:03.0728857Z [ RUN ] SmallVectorTest/2.InsertTest 2022-11-23T02:06:03.0729091Z [ OK ] SmallVectorTest/2.InsertTest (0 ms) 2022-11-23T02:06:03.0729325Z [ RUN ] SmallVectorTest/2.InsertCopy 2022-11-23T02:06:03.0729550Z [ OK ] SmallVectorTest/2.InsertCopy (0 ms) 2022-11-23T02:06:03.0729798Z [ RUN ] SmallVectorTest/2.InsertRepeatedTest 2022-11-23T02:06:03.0730058Z [ OK ] SmallVectorTest/2.InsertRepeatedTest (0 ms) 2022-11-23T02:06:03.0730320Z [ RUN ] SmallVectorTest/2.InsertRepeatedNonIterTest 2022-11-23T02:06:03.0730610Z [ OK ] SmallVectorTest/2.InsertRepeatedNonIterTest (0 ms) 2022-11-23T02:06:03.0730892Z [ RUN ] SmallVectorTest/2.InsertRepeatedAtEndTest 2022-11-23T02:06:03.0731223Z [ OK ] SmallVectorTest/2.InsertRepeatedAtEndTest (0 ms) 2022-11-23T02:06:03.0731488Z [ RUN ] SmallVectorTest/2.InsertRepeatedEmptyTest 2022-11-23T02:06:03.0731768Z [ OK ] SmallVectorTest/2.InsertRepeatedEmptyTest (0 ms) 2022-11-23T02:06:03.0732028Z [ RUN ] SmallVectorTest/2.InsertRangeTest 2022-11-23T02:06:03.0732265Z [ OK ] SmallVectorTest/2.InsertRangeTest (0 ms) 2022-11-23T02:06:03.0732520Z [ RUN ] SmallVectorTest/2.InsertRangeAtEndTest 2022-11-23T02:06:03.0732787Z [ OK ] SmallVectorTest/2.InsertRangeAtEndTest (0 ms) 2022-11-23T02:06:03.0733152Z [ RUN ] SmallVectorTest/2.InsertEmptyRangeTest 2022-11-23T02:06:03.0733538Z [ OK ] SmallVectorTest/2.InsertEmptyRangeTest (0 ms) 2022-11-23T02:06:03.0733945Z [ RUN ] SmallVectorTest/2.ComparisonTest 2022-11-23T02:06:03.0734344Z [ OK ] SmallVectorTest/2.ComparisonTest (0 ms) 2022-11-23T02:06:03.0734871Z [ RUN ] SmallVectorTest/2.ConstVectorTest 2022-11-23T02:06:03.0735335Z [ OK ] SmallVectorTest/2.ConstVectorTest (0 ms) 2022-11-23T02:06:03.0735814Z [ RUN ] SmallVectorTest/2.DirectVectorTest 2022-11-23T02:06:03.0736267Z [ OK ] SmallVectorTest/2.DirectVectorTest (0 ms) 2022-11-23T02:06:03.0736730Z [ RUN ] SmallVectorTest/2.IteratorTest 2022-11-23T02:06:03.0737183Z [ OK ] SmallVectorTest/2.IteratorTest (0 ms) 2022-11-23T02:06:03.0737822Z [----------] 37 tests from SmallVectorTest/2 (0 ms total) 2022-11-23T02:06:03.0738111Z 2022-11-23T02:06:03.0738789Z [----------] 37 tests from SmallVectorTest/3, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 4u> 2022-11-23T02:06:03.0739432Z [ RUN ] SmallVectorTest/3.ConstructorNonIterTest 2022-11-23T02:06:03.0739946Z [ OK ] SmallVectorTest/3.ConstructorNonIterTest (0 ms) 2022-11-23T02:06:03.0740443Z [ RUN ] SmallVectorTest/3.ConstructorIterTest 2022-11-23T02:06:03.0740936Z [ OK ] SmallVectorTest/3.ConstructorIterTest (0 ms) 2022-11-23T02:06:03.0741368Z [ RUN ] SmallVectorTest/3.EmptyVectorTest 2022-11-23T02:06:03.0741747Z [ OK ] SmallVectorTest/3.EmptyVectorTest (0 ms) 2022-11-23T02:06:03.0742160Z [ RUN ] SmallVectorTest/3.PushPopTest 2022-11-23T02:06:03.0742594Z [ OK ] SmallVectorTest/3.PushPopTest (0 ms) 2022-11-23T02:06:03.0743047Z [ RUN ] SmallVectorTest/3.ClearTest 2022-11-23T02:06:03.0743513Z [ OK ] SmallVectorTest/3.ClearTest (0 ms) 2022-11-23T02:06:03.0744001Z [ RUN ] SmallVectorTest/3.ResizeShrinkTest 2022-11-23T02:06:03.0744497Z [ OK ] SmallVectorTest/3.ResizeShrinkTest (0 ms) 2022-11-23T02:06:03.0745002Z [ RUN ] SmallVectorTest/3.ResizeGrowTest 2022-11-23T02:06:03.0745498Z [ OK ] SmallVectorTest/3.ResizeGrowTest (0 ms) 2022-11-23T02:06:03.0746014Z [ RUN ] SmallVectorTest/3.ResizeWithElementsTest 2022-11-23T02:06:03.0746576Z [ OK ] SmallVectorTest/3.ResizeWithElementsTest (0 ms) 2022-11-23T02:06:03.0747107Z [ RUN ] SmallVectorTest/3.ResizeFillTest 2022-11-23T02:06:03.0747601Z [ OK ] SmallVectorTest/3.ResizeFillTest (0 ms) 2022-11-23T02:06:03.0748034Z [ RUN ] SmallVectorTest/3.OverflowTest 2022-11-23T02:06:03.0748368Z [ OK ] SmallVectorTest/3.OverflowTest (0 ms) 2022-11-23T02:06:03.0748794Z [ RUN ] SmallVectorTest/3.IterationTest 2022-11-23T02:06:03.0749134Z [ OK ] SmallVectorTest/3.IterationTest (0 ms) 2022-11-23T02:06:03.0749532Z [ RUN ] SmallVectorTest/3.SwapTest 2022-11-23T02:06:03.0749944Z [ OK ] SmallVectorTest/3.SwapTest (0 ms) 2022-11-23T02:06:03.0750346Z [ RUN ] SmallVectorTest/3.AppendTest 2022-11-23T02:06:03.0750766Z [ OK ] SmallVectorTest/3.AppendTest (0 ms) 2022-11-23T02:06:03.0751217Z [ RUN ] SmallVectorTest/3.AppendRepeatedTest 2022-11-23T02:06:03.0751676Z [ OK ] SmallVectorTest/3.AppendRepeatedTest (0 ms) 2022-11-23T02:06:03.0752140Z [ RUN ] SmallVectorTest/3.AppendNonIterTest 2022-11-23T02:06:03.0752603Z [ OK ] SmallVectorTest/3.AppendNonIterTest (0 ms) 2022-11-23T02:06:03.0753132Z [ RUN ] SmallVectorTest/3.AppendRepeatedNonForwardIterator 2022-11-23T02:06:03.0754358Z [ OK ] SmallVectorTest/3.AppendRepeatedNonForwardIterator (0 ms) 2022-11-23T02:06:03.0754891Z [ RUN ] SmallVectorTest/3.AppendSmallVector 2022-11-23T02:06:03.0755367Z [ OK ] SmallVectorTest/3.AppendSmallVector (0 ms) 2022-11-23T02:06:03.0755794Z [ RUN ] SmallVectorTest/3.AssignTest 2022-11-23T02:06:03.0756213Z [ OK ] SmallVectorTest/3.AssignTest (0 ms) 2022-11-23T02:06:03.0756648Z [ RUN ] SmallVectorTest/3.AssignRangeTest 2022-11-23T02:06:03.0757085Z [ OK ] SmallVectorTest/3.AssignRangeTest (0 ms) 2022-11-23T02:06:03.0757541Z [ RUN ] SmallVectorTest/3.AssignNonIterTest 2022-11-23T02:06:03.0758113Z [ OK ] SmallVectorTest/3.AssignNonIterTest (0 ms) 2022-11-23T02:06:03.0758802Z [ RUN ] SmallVectorTest/3.AssignSmallVector 2022-11-23T02:06:03.0759329Z [ OK ] SmallVectorTest/3.AssignSmallVector (0 ms) 2022-11-23T02:06:03.0759846Z [ RUN ] SmallVectorTest/3.MoveAssignTest 2022-11-23T02:06:03.0760354Z [ OK ] SmallVectorTest/3.MoveAssignTest (0 ms) 2022-11-23T02:06:03.0760836Z [ RUN ] SmallVectorTest/3.EraseTest 2022-11-23T02:06:03.0761302Z [ OK ] SmallVectorTest/3.EraseTest (0 ms) 2022-11-23T02:06:03.0762566Z [ RUN ] SmallVectorTest/3.EraseRangeTest 2022-11-23T02:06:03.0763065Z [ OK ] SmallVectorTest/3.EraseRangeTest (0 ms) 2022-11-23T02:06:03.0763526Z [ RUN ] SmallVectorTest/3.InsertTest 2022-11-23T02:06:03.0764014Z [ OK ] SmallVectorTest/3.InsertTest (0 ms) 2022-11-23T02:06:03.0764472Z [ RUN ] SmallVectorTest/3.InsertCopy 2022-11-23T02:06:03.0764946Z [ OK ] SmallVectorTest/3.InsertCopy (0 ms) 2022-11-23T02:06:03.0765448Z [ RUN ] SmallVectorTest/3.InsertRepeatedTest 2022-11-23T02:06:03.0765953Z [ OK ] SmallVectorTest/3.InsertRepeatedTest (0 ms) 2022-11-23T02:06:03.0766433Z [ RUN ] SmallVectorTest/3.InsertRepeatedNonIterTest 2022-11-23T02:06:03.0766983Z [ OK ] SmallVectorTest/3.InsertRepeatedNonIterTest (0 ms) 2022-11-23T02:06:03.0767572Z [ RUN ] SmallVectorTest/3.InsertRepeatedAtEndTest 2022-11-23T02:06:03.0768146Z [ OK ] SmallVectorTest/3.InsertRepeatedAtEndTest (0 ms) 2022-11-23T02:06:03.0768725Z [ RUN ] SmallVectorTest/3.InsertRepeatedEmptyTest 2022-11-23T02:06:03.0769318Z [ OK ] SmallVectorTest/3.InsertRepeatedEmptyTest (0 ms) 2022-11-23T02:06:03.0769854Z [ RUN ] SmallVectorTest/3.InsertRangeTest 2022-11-23T02:06:03.0770370Z [ OK ] SmallVectorTest/3.InsertRangeTest (0 ms) 2022-11-23T02:06:03.0770897Z [ RUN ] SmallVectorTest/3.InsertRangeAtEndTest 2022-11-23T02:06:03.0771442Z [ OK ] SmallVectorTest/3.InsertRangeAtEndTest (0 ms) 2022-11-23T02:06:03.0771993Z [ RUN ] SmallVectorTest/3.InsertEmptyRangeTest 2022-11-23T02:06:03.0772546Z [ OK ] SmallVectorTest/3.InsertEmptyRangeTest (0 ms) 2022-11-23T02:06:03.0773056Z [ RUN ] SmallVectorTest/3.ComparisonTest 2022-11-23T02:06:03.0773713Z [ OK ] SmallVectorTest/3.ComparisonTest (0 ms) 2022-11-23T02:06:03.0774226Z [ RUN ] SmallVectorTest/3.ConstVectorTest 2022-11-23T02:06:03.0774675Z [ OK ] SmallVectorTest/3.ConstVectorTest (0 ms) 2022-11-23T02:06:03.0775091Z [ RUN ] SmallVectorTest/3.DirectVectorTest 2022-11-23T02:06:03.0903754Z [ OK ] SmallVectorTest/3.DirectVectorTest (0 ms) 2022-11-23T02:06:03.0904521Z [ RUN ] SmallVectorTest/3.IteratorTest 2022-11-23T02:06:03.0904872Z [ OK ] SmallVectorTest/3.IteratorTest (0 ms) 2022-11-23T02:06:03.0905476Z [----------] 37 tests from SmallVectorTest/3 (0 ms total) 2022-11-23T02:06:03.0905783Z 2022-11-23T02:06:03.0906230Z [----------] 37 tests from SmallVectorTest/4, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 5u> 2022-11-23T02:06:03.0906614Z [ RUN ] SmallVectorTest/4.ConstructorNonIterTest 2022-11-23T02:06:03.0906940Z [ OK ] SmallVectorTest/4.ConstructorNonIterTest (0 ms) 2022-11-23T02:06:03.0907249Z [ RUN ] SmallVectorTest/4.ConstructorIterTest 2022-11-23T02:06:03.0907558Z [ OK ] SmallVectorTest/4.ConstructorIterTest (0 ms) 2022-11-23T02:06:03.5227873Z [ RUN ] SmallVectorTest/4.EmptyVectorTest 2022-11-23T02:06:03.5228222Z [ OK ] SmallVectorTest/4.EmptyVectorTest (0 ms) 2022-11-23T02:06:03.5228598Z [ RUN ] SmallVectorTest/4.PushPopTest 2022-11-23T02:06:03.5228889Z [ OK ] SmallVectorTest/4.PushPopTest (0 ms) 2022-11-23T02:06:03.5229135Z [ RUN ] SmallVectorTest/4.ClearTest 2022-11-23T02:06:03.5229399Z [ OK ] SmallVectorTest/4.ClearTest (0 ms) 2022-11-23T02:06:03.5229747Z [ RUN ] SmallVectorTest/4.ResizeShrinkTest 2022-11-23T02:06:03.5230127Z [ OK ] SmallVectorTest/4.ResizeShrinkTest (0 ms) 2022-11-23T02:06:03.5230522Z [ RUN ] SmallVectorTest/4.ResizeGrowTest 2022-11-23T02:06:03.5230904Z [ OK ] SmallVectorTest/4.ResizeGrowTest (0 ms) 2022-11-23T02:06:03.5231369Z [ RUN ] SmallVectorTest/4.ResizeWithElementsTest 2022-11-23T02:06:03.5231878Z [ OK ] SmallVectorTest/4.ResizeWithElementsTest (0 ms) 2022-11-23T02:06:03.5232353Z [ RUN ] SmallVectorTest/4.ResizeFillTest 2022-11-23T02:06:03.5232801Z [ OK ] SmallVectorTest/4.ResizeFillTest (0 ms) 2022-11-23T02:06:03.5233251Z [ RUN ] SmallVectorTest/4.OverflowTest 2022-11-23T02:06:03.5233698Z [ OK ] SmallVectorTest/4.OverflowTest (0 ms) 2022-11-23T02:06:03.5234128Z [ RUN ] SmallVectorTest/4.IterationTest 2022-11-23T02:06:03.5234569Z [ OK ] SmallVectorTest/4.IterationTest (0 ms) 2022-11-23T02:06:03.5234998Z [ RUN ] SmallVectorTest/4.SwapTest 2022-11-23T02:06:03.5235406Z [ OK ] SmallVectorTest/4.SwapTest (0 ms) 2022-11-23T02:06:03.5235827Z [ RUN ] SmallVectorTest/4.AppendTest 2022-11-23T02:06:03.5236264Z [ OK ] SmallVectorTest/4.AppendTest (0 ms) 2022-11-23T02:06:03.5236714Z [ RUN ] SmallVectorTest/4.AppendRepeatedTest 2022-11-23T02:06:03.5237206Z [ OK ] SmallVectorTest/4.AppendRepeatedTest (0 ms) 2022-11-23T02:06:03.5237689Z [ RUN ] SmallVectorTest/4.AppendNonIterTest 2022-11-23T02:06:03.5238277Z [ OK ] SmallVectorTest/4.AppendNonIterTest (0 ms) 2022-11-23T02:06:03.5238812Z [ RUN ] SmallVectorTest/4.AppendRepeatedNonForwardIterator 2022-11-23T02:06:03.5239430Z [ OK ] SmallVectorTest/4.AppendRepeatedNonForwardIterator (0 ms) 2022-11-23T02:06:03.5239985Z [ RUN ] SmallVectorTest/4.AppendSmallVector 2022-11-23T02:06:03.5240459Z [ OK ] SmallVectorTest/4.AppendSmallVector (0 ms) 2022-11-23T02:06:03.5240912Z [ RUN ] SmallVectorTest/4.AssignTest 2022-11-23T02:06:03.5241347Z [ OK ] SmallVectorTest/4.AssignTest (0 ms) 2022-11-23T02:06:03.5241958Z [ RUN ] SmallVectorTest/4.AssignRangeTest 2022-11-23T02:06:03.5242419Z [ OK ] SmallVectorTest/4.AssignRangeTest (0 ms) 2022-11-23T02:06:03.5242894Z [ RUN ] SmallVectorTest/4.AssignNonIterTest 2022-11-23T02:06:03.5243355Z [ OK ] SmallVectorTest/4.AssignNonIterTest (0 ms) 2022-11-23T02:06:03.5243832Z [ RUN ] SmallVectorTest/4.AssignSmallVector 2022-11-23T02:06:03.5244305Z [ OK ] SmallVectorTest/4.AssignSmallVector (0 ms) 2022-11-23T02:06:03.5244767Z [ RUN ] SmallVectorTest/4.MoveAssignTest 2022-11-23T02:06:03.5245213Z [ OK ] SmallVectorTest/4.MoveAssignTest (0 ms) 2022-11-23T02:06:03.5245652Z [ RUN ] SmallVectorTest/4.EraseTest 2022-11-23T02:06:03.5246231Z [ OK ] SmallVectorTest/4.EraseTest (0 ms) 2022-11-23T02:06:03.5246610Z [ RUN ] SmallVectorTest/4.EraseRangeTest 2022-11-23T02:06:03.5247051Z [ OK ] SmallVectorTest/4.EraseRangeTest (0 ms) 2022-11-23T02:06:03.5247479Z [ RUN ] SmallVectorTest/4.InsertTest 2022-11-23T02:06:03.5247882Z [ OK ] SmallVectorTest/4.InsertTest (0 ms) 2022-11-23T02:06:03.5248303Z [ RUN ] SmallVectorTest/4.InsertCopy 2022-11-23T02:06:03.5248725Z [ OK ] SmallVectorTest/4.InsertCopy (0 ms) 2022-11-23T02:06:03.5249084Z [ RUN ] SmallVectorTest/4.InsertRepeatedTest 2022-11-23T02:06:03.5249356Z [ OK ] SmallVectorTest/4.InsertRepeatedTest (0 ms) 2022-11-23T02:06:03.5249636Z [ RUN ] SmallVectorTest/4.InsertRepeatedNonIterTest 2022-11-23T02:06:03.5249929Z [ OK ] SmallVectorTest/4.InsertRepeatedNonIterTest (0 ms) 2022-11-23T02:06:03.5250291Z [ RUN ] SmallVectorTest/4.InsertRepeatedAtEndTest 2022-11-23T02:06:03.5250576Z [ OK ] SmallVectorTest/4.InsertRepeatedAtEndTest (0 ms) 2022-11-23T02:06:03.5250862Z [ RUN ] SmallVectorTest/4.InsertRepeatedEmptyTest 2022-11-23T02:06:03.5251133Z [ OK ] SmallVectorTest/4.InsertRepeatedEmptyTest (0 ms) 2022-11-23T02:06:03.5251398Z [ RUN ] SmallVectorTest/4.InsertRangeTest 2022-11-23T02:06:03.5251650Z [ OK ] SmallVectorTest/4.InsertRangeTest (0 ms) 2022-11-23T02:06:03.5251896Z [ RUN ] SmallVectorTest/4.InsertRangeAtEndTest 2022-11-23T02:06:03.5252167Z [ OK ] SmallVectorTest/4.InsertRangeAtEndTest (0 ms) 2022-11-23T02:06:03.5252433Z [ RUN ] SmallVectorTest/4.InsertEmptyRangeTest 2022-11-23T02:06:03.5252688Z [ OK ] SmallVectorTest/4.InsertEmptyRangeTest (0 ms) 2022-11-23T02:06:03.5252950Z [ RUN ] SmallVectorTest/4.ComparisonTest 2022-11-23T02:06:03.5253198Z [ OK ] SmallVectorTest/4.ComparisonTest (0 ms) 2022-11-23T02:06:03.5253449Z [ RUN ] SmallVectorTest/4.ConstVectorTest 2022-11-23T02:06:03.5253684Z [ OK ] SmallVectorTest/4.ConstVectorTest (0 ms) 2022-11-23T02:06:03.5253937Z [ RUN ] SmallVectorTest/4.DirectVectorTest 2022-11-23T02:06:03.5254191Z [ OK ] SmallVectorTest/4.DirectVectorTest (0 ms) 2022-11-23T02:06:03.5254426Z [ RUN ] SmallVectorTest/4.IteratorTest 2022-11-23T02:06:03.5254668Z [ OK ] SmallVectorTest/4.IteratorTest (0 ms) 2022-11-23T02:06:03.5255081Z [----------] 37 tests from SmallVectorTest/4 (0 ms total) 2022-11-23T02:06:03.5255238Z 2022-11-23T02:06:03.5255366Z [----------] 5 tests from SmallVectorTest 2022-11-23T02:06:03.5255617Z [ RUN ] SmallVectorTest.ResizeForOverwrite 2022-11-23T02:06:03.5255902Z [ OK ] SmallVectorTest.ResizeForOverwrite (0 ms) 2022-11-23T02:06:03.5256160Z [ RUN ] SmallVectorTest.MidInsert 2022-11-23T02:06:03.5256389Z [ OK ] SmallVectorTest.MidInsert (0 ms) 2022-11-23T02:06:03.5256635Z [ RUN ] SmallVectorTest.EmplaceBack 2022-11-23T02:06:03.5256893Z [ OK ] SmallVectorTest.EmplaceBack (0 ms) 2022-11-23T02:06:03.5257155Z [ RUN ] SmallVectorTest.DefaultInlinedElements 2022-11-23T02:06:03.5257463Z [ OK ] SmallVectorTest.DefaultInlinedElements (0 ms) 2022-11-23T02:06:03.5257743Z [ RUN ] SmallVectorTest.InitializerList 2022-11-23T02:06:03.5258000Z [ OK ] SmallVectorTest.InitializerList (0 ms) 2022-11-23T02:06:03.5258318Z [----------] 5 tests from SmallVectorTest (0 ms total) 2022-11-23T02:06:03.5258466Z 2022-11-23T02:06:03.5258962Z [----------] 1 test from DualSmallVectorsTest/0, where TypeParam = std::pair, c10::SmallVector<(anonymous namespace)::Constructable, 4u> > 2022-11-23T02:06:03.5259367Z [ RUN ] DualSmallVectorsTest/0.MoveAssignment 2022-11-23T02:06:03.5259620Z [ OK ] DualSmallVectorsTest/0.MoveAssignment (0 ms) 2022-11-23T02:06:03.5259948Z [----------] 1 test from DualSmallVectorsTest/0 (0 ms total) 2022-11-23T02:06:03.5260108Z 2022-11-23T02:06:03.5261495Z [----------] 1 test from DualSmallVectorsTest/1, where TypeParam = std::pair, c10::SmallVector<(anonymous namespace)::Constructable, 2u> > 2022-11-23T02:06:03.5261903Z [ RUN ] DualSmallVectorsTest/1.MoveAssignment 2022-11-23T02:06:03.5262156Z [ OK ] DualSmallVectorsTest/1.MoveAssignment (0 ms) 2022-11-23T02:06:03.5262487Z [----------] 1 test from DualSmallVectorsTest/1 (0 ms total) 2022-11-23T02:06:03.5262647Z 2022-11-23T02:06:03.5263085Z [----------] 1 test from DualSmallVectorsTest/2, where TypeParam = std::pair, c10::SmallVector<(anonymous namespace)::Constructable, 4u> > 2022-11-23T02:06:03.5263475Z [ RUN ] DualSmallVectorsTest/2.MoveAssignment 2022-11-23T02:06:03.5263741Z [ OK ] DualSmallVectorsTest/2.MoveAssignment (0 ms) 2022-11-23T02:06:03.5264181Z [----------] 1 test from DualSmallVectorsTest/2 (0 ms total) 2022-11-23T02:06:03.5264389Z 2022-11-23T02:06:03.5264832Z [----------] 1 test from DualSmallVectorsTest/3, where TypeParam = std::pair, c10::SmallVector<(anonymous namespace)::Constructable, 2u> > 2022-11-23T02:06:03.5265227Z [ RUN ] DualSmallVectorsTest/3.MoveAssignment 2022-11-23T02:06:03.5265633Z [ OK ] DualSmallVectorsTest/3.MoveAssignment (0 ms) 2022-11-23T02:06:03.5266004Z [----------] 1 test from DualSmallVectorsTest/3 (0 ms total) 2022-11-23T02:06:03.5266161Z 2022-11-23T02:06:03.5266312Z [----------] 1 test from SmallVectorCustomTest 2022-11-23T02:06:03.5266563Z [ RUN ] SmallVectorCustomTest.NoAssignTest 2022-11-23T02:06:03.5266845Z [ OK ] SmallVectorCustomTest.NoAssignTest (0 ms) 2022-11-23T02:06:03.5267179Z [----------] 1 test from SmallVectorCustomTest (0 ms total) 2022-11-23T02:06:03.5267337Z 2022-11-23T02:06:03.5267655Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/0, where TypeParam = c10::SmallVector 2022-11-23T02:06:03.5268032Z [ RUN ] SmallVectorReferenceInvalidationTest/0.PushBack 2022-11-23T02:06:03.5268357Z [ OK ] SmallVectorReferenceInvalidationTest/0.PushBack (0 ms) 2022-11-23T02:06:03.5268679Z [ RUN ] SmallVectorReferenceInvalidationTest/0.PushBackMoved 2022-11-23T02:06:03.5269015Z [ OK ] SmallVectorReferenceInvalidationTest/0.PushBackMoved (0 ms) 2022-11-23T02:06:03.5269343Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Resize 2022-11-23T02:06:03.5269662Z [ OK ] SmallVectorReferenceInvalidationTest/0.Resize (0 ms) 2022-11-23T02:06:03.5269970Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Append 2022-11-23T02:06:03.5270286Z [ OK ] SmallVectorReferenceInvalidationTest/0.Append (0 ms) 2022-11-23T02:06:03.5270605Z [ RUN ] SmallVectorReferenceInvalidationTest/0.AppendRange 2022-11-23T02:06:03.5271049Z [ OK ] SmallVectorReferenceInvalidationTest/0.AppendRange (22 ms) 2022-11-23T02:06:03.5271378Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Assign 2022-11-23T02:06:03.5271702Z [ OK ] SmallVectorReferenceInvalidationTest/0.Assign (0 ms) 2022-11-23T02:06:03.5272024Z [ RUN ] SmallVectorReferenceInvalidationTest/0.AssignRange 2022-11-23T02:06:03.5272340Z [ OK ] SmallVectorReferenceInvalidationTest/0.AssignRange (20 ms) 2022-11-23T02:06:03.5272662Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Insert 2022-11-23T02:06:03.5272980Z [ OK ] SmallVectorReferenceInvalidationTest/0.Insert (0 ms) 2022-11-23T02:06:03.5273287Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertMoved 2022-11-23T02:06:03.5273615Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertMoved (0 ms) 2022-11-23T02:06:03.5273946Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertN 2022-11-23T02:06:03.5274252Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertN (0 ms) 2022-11-23T02:06:03.5274598Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertRange 2022-11-23T02:06:03.5275073Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertRange (19 ms) 2022-11-23T02:06:03.5275408Z [ RUN ] SmallVectorReferenceInvalidationTest/0.EmplaceBack 2022-11-23T02:06:03.5275785Z [ OK ] SmallVectorReferenceInvalidationTest/0.EmplaceBack (0 ms) 2022-11-23T02:06:03.5276219Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/0 (63 ms total) 2022-11-23T02:06:03.5276425Z 2022-11-23T02:06:03.5276819Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/1, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 3u> 2022-11-23T02:06:03.5277315Z [ RUN ] SmallVectorReferenceInvalidationTest/1.PushBack 2022-11-23T02:06:03.5277643Z [ OK ] SmallVectorReferenceInvalidationTest/1.PushBack (0 ms) 2022-11-23T02:06:03.5278036Z [ RUN ] SmallVectorReferenceInvalidationTest/1.PushBackMoved 2022-11-23T02:06:03.5278378Z [ OK ] SmallVectorReferenceInvalidationTest/1.PushBackMoved (0 ms) 2022-11-23T02:06:03.5278695Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Resize 2022-11-23T02:06:03.5279054Z [ OK ] SmallVectorReferenceInvalidationTest/1.Resize (0 ms) 2022-11-23T02:06:03.5279365Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Append 2022-11-23T02:06:03.5279671Z [ OK ] SmallVectorReferenceInvalidationTest/1.Append (0 ms) 2022-11-23T02:06:03.5280030Z [ RUN ] SmallVectorReferenceInvalidationTest/1.AppendRange 2022-11-23T02:06:03.5280361Z [ OK ] SmallVectorReferenceInvalidationTest/1.AppendRange (21 ms) 2022-11-23T02:06:03.5280674Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Assign 2022-11-23T02:06:03.5280989Z [ OK ] SmallVectorReferenceInvalidationTest/1.Assign (0 ms) 2022-11-23T02:06:03.5281305Z [ RUN ] SmallVectorReferenceInvalidationTest/1.AssignRange 2022-11-23T02:06:03.5281759Z [ OK ] SmallVectorReferenceInvalidationTest/1.AssignRange (21 ms) 2022-11-23T02:06:03.5282070Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Insert 2022-11-23T02:06:03.5282382Z [ OK ] SmallVectorReferenceInvalidationTest/1.Insert (0 ms) 2022-11-23T02:06:03.5282702Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertMoved 2022-11-23T02:06:03.5283017Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertMoved (0 ms) 2022-11-23T02:06:03.5283343Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertN 2022-11-23T02:06:03.5283659Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertN (0 ms) 2022-11-23T02:06:03.5283987Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertRange 2022-11-23T02:06:03.5284303Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertRange (23 ms) 2022-11-23T02:06:03.5284631Z [ RUN ] SmallVectorReferenceInvalidationTest/1.EmplaceBack 2022-11-23T02:06:03.5284957Z [ OK ] SmallVectorReferenceInvalidationTest/1.EmplaceBack (0 ms) 2022-11-23T02:06:03.5285370Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/1 (66 ms total) 2022-11-23T02:06:03.5285567Z 2022-11-23T02:06:03.5285960Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/0, where TypeParam = c10::SmallVector, 3u> 2022-11-23T02:06:03.5286390Z [ RUN ] SmallVectorInternalReferenceInvalidationTest/0.EmplaceBack 2022-11-23T02:06:03.5286762Z [ OK ] SmallVectorInternalReferenceInvalidationTest/0.EmplaceBack (0 ms) 2022-11-23T02:06:03.5287204Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/0 (0 ms total) 2022-11-23T02:06:03.5287422Z 2022-11-23T02:06:03.5287905Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/1, where TypeParam = c10::SmallVector, 3u> 2022-11-23T02:06:03.5288394Z [ RUN ] SmallVectorInternalReferenceInvalidationTest/1.EmplaceBack 2022-11-23T02:06:03.5288765Z [ OK ] SmallVectorInternalReferenceInvalidationTest/1.EmplaceBack (0 ms) 2022-11-23T02:06:03.5289203Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/1 (0 ms total) 2022-11-23T02:06:03.5289415Z 2022-11-23T02:06:03.5289545Z [----------] 2 tests from Synchronized 2022-11-23T02:06:03.5289803Z [ RUN ] Synchronized.TestSingleThreadExecution 2022-11-23T02:06:03.5290095Z [ OK ] Synchronized.TestSingleThreadExecution (0 ms) 2022-11-23T02:06:03.5290465Z [ RUN ] Synchronized.TestMultiThreadedExecution 2022-11-23T02:06:03.5290779Z [ OK ] Synchronized.TestMultiThreadedExecution (18 ms) 2022-11-23T02:06:03.5291099Z [----------] 2 tests from Synchronized (18 ms total) 2022-11-23T02:06:03.5291339Z 2022-11-23T02:06:03.5291468Z [----------] 1 test from ThreadLocal 2022-11-23T02:06:03.5291721Z [ RUN ] ThreadLocal.TestNoOpScopeWithOneVar 2022-11-23T02:06:03.5292015Z [ OK ] ThreadLocal.TestNoOpScopeWithOneVar (0 ms) 2022-11-23T02:06:03.5292319Z [----------] 1 test from ThreadLocal (0 ms total) 2022-11-23T02:06:03.5292458Z 2022-11-23T02:06:03.5292597Z [----------] 11 tests from ThreadLocalTest 2022-11-23T02:06:03.5292866Z [ RUN ] ThreadLocalTest.TestNoOpScopeWithTwoVars 2022-11-23T02:06:03.5293170Z [ OK ] ThreadLocalTest.TestNoOpScopeWithTwoVars (0 ms) 2022-11-23T02:06:03.5293528Z [ RUN ] ThreadLocalTest.TestScopeWithOneVar 2022-11-23T02:06:03.5293813Z [ OK ] ThreadLocalTest.TestScopeWithOneVar (0 ms) 2022-11-23T02:06:03.5294087Z [ RUN ] ThreadLocalTest.TestScopeWithTwoVars 2022-11-23T02:06:03.5294377Z [ OK ] ThreadLocalTest.TestScopeWithTwoVars (0 ms) 2022-11-23T02:06:03.5294680Z [ RUN ] ThreadLocalTest.TestInnerScopeWithTwoVars 2022-11-23T02:06:03.5294999Z [ OK ] ThreadLocalTest.TestInnerScopeWithTwoVars (0 ms) 2022-11-23T02:06:03.5295275Z [ RUN ] ThreadLocalTest.TestClassScope 2022-11-23T02:06:03.5295537Z [ OK ] ThreadLocalTest.TestClassScope (0 ms) 2022-11-23T02:06:03.5295814Z [ RUN ] ThreadLocalTest.TestTwoGlobalScopeVars 2022-11-23T02:06:03.5296102Z [ OK ] ThreadLocalTest.TestTwoGlobalScopeVars (0 ms) 2022-11-23T02:06:03.5296416Z [ RUN ] ThreadLocalTest.TestGlobalWithLocalScopeVars 2022-11-23T02:06:03.5296748Z [ OK ] ThreadLocalTest.TestGlobalWithLocalScopeVars (0 ms) 2022-11-23T02:06:03.5297066Z [ RUN ] ThreadLocalTest.TestThreadWithLocalScopeVar 2022-11-23T02:06:03.5297391Z [ OK ] ThreadLocalTest.TestThreadWithLocalScopeVar (0 ms) 2022-11-23T02:06:03.5297726Z [ RUN ] ThreadLocalTest.TestThreadWithGlobalScopeVar 2022-11-23T02:06:03.5298064Z [ OK ] ThreadLocalTest.TestThreadWithGlobalScopeVar (0 ms) 2022-11-23T02:06:03.5298369Z [ RUN ] ThreadLocalTest.TestObjectsAreReleased 2022-11-23T02:06:03.5298672Z [ OK ] ThreadLocalTest.TestObjectsAreReleased (0 ms) 2022-11-23T02:06:03.5299041Z [ RUN ] ThreadLocalTest.TestObjectsAreReleasedByNonstaticThreadLocal 2022-11-23T02:06:03.5299469Z [ OK ] ThreadLocalTest.TestObjectsAreReleasedByNonstaticThreadLocal (0 ms) 2022-11-23T02:06:03.5299879Z [----------] 11 tests from ThreadLocalTest (0 ms total) 2022-11-23T02:06:03.5300031Z 2022-11-23T02:06:03.5300162Z [----------] 7 tests from TypeIndex 2022-11-23T02:06:03.5300367Z [ RUN ] TypeIndex.TopLevelName 2022-11-23T02:06:03.5300604Z [ OK ] TypeIndex.TopLevelName (0 ms) 2022-11-23T02:06:03.5300832Z [ RUN ] TypeIndex.NestedName 2022-11-23T02:06:03.5301041Z [ OK ] TypeIndex.NestedName (0 ms) 2022-11-23T02:06:03.5301292Z [ RUN ] TypeIndex.TypeTemplateParameter 2022-11-23T02:06:03.5301565Z [ OK ] TypeIndex.TypeTemplateParameter (0 ms) 2022-11-23T02:06:03.5301841Z [ RUN ] TypeIndex.NonTypeTemplateParameter 2022-11-23T02:06:03.5302112Z [ OK ] TypeIndex.NonTypeTemplateParameter (0 ms) 2022-11-23T02:06:03.5302408Z [ RUN ] TypeIndex.TypeComputationsAreResolved 2022-11-23T02:06:03.5302711Z [ OK ] TypeIndex.TypeComputationsAreResolved (0 ms) 2022-11-23T02:06:03.5303021Z [ RUN ] TypeIndex.FunctionTypeComputationsAreResolved 2022-11-23T02:06:03.5303362Z [ OK ] TypeIndex.FunctionTypeComputationsAreResolved (0 ms) 2022-11-23T02:06:03.5303682Z [ RUN ] TypeIndex.FunctionArgumentsAndReturns 2022-11-23T02:06:03.5303971Z [ OK ] TypeIndex.FunctionArgumentsAndReturns (0 ms) 2022-11-23T02:06:03.5304293Z [----------] 7 tests from TypeIndex (0 ms total) 2022-11-23T02:06:03.5304434Z 2022-11-23T02:06:03.5304568Z [----------] 4 tests from TypeListTest 2022-11-23T02:06:03.5304862Z [ RUN ] TypeListTest.MapTypesToValues_sametype 2022-11-23T02:06:03.5305139Z [ OK ] TypeListTest.MapTypesToValues_sametype (0 ms) 2022-11-23T02:06:03.5305430Z [ RUN ] TypeListTest.MapTypesToValues_differenttypes 2022-11-23T02:06:03.5305736Z [ OK ] TypeListTest.MapTypesToValues_differenttypes (0 ms) 2022-11-23T02:06:03.5306010Z [ RUN ] TypeListTest.MapTypesToValues_members 2022-11-23T02:06:03.5306291Z [ OK ] TypeListTest.MapTypesToValues_members (0 ms) 2022-11-23T02:06:03.5306566Z [ RUN ] TypeListTest.MapTypesToValues_empty 2022-11-23T02:06:03.5306826Z [ OK ] TypeListTest.MapTypesToValues_empty (0 ms) 2022-11-23T02:06:03.5307139Z [----------] 4 tests from TypeListTest (0 ms total) 2022-11-23T02:06:03.5307283Z 2022-11-23T02:06:03.5307420Z [----------] 4 tests from accumulate_test 2022-11-23T02:06:03.5307672Z [ RUN ] accumulate_test.vector_test 2022-11-23T02:06:03.5307888Z [ OK ] accumulate_test.vector_test (0 ms) 2022-11-23T02:06:03.5308109Z [ RUN ] accumulate_test.list_test 2022-11-23T02:06:03.5308330Z [ OK ] accumulate_test.list_test (0 ms) 2022-11-23T02:06:03.5308535Z [ RUN ] accumulate_test.base_cases 2022-11-23T02:06:03.5308757Z [ OK ] accumulate_test.base_cases (0 ms) 2022-11-23T02:06:03.5308972Z [ RUN ] accumulate_test.errors 2022-11-23T02:06:03.5309175Z [ OK ] accumulate_test.errors (0 ms) 2022-11-23T02:06:03.5309458Z [----------] 4 tests from accumulate_test (0 ms total) 2022-11-23T02:06:03.5309602Z 2022-11-23T02:06:03.5309748Z [----------] 5 tests from BFloat16Conversion 2022-11-23T02:06:03.5310004Z [ RUN ] BFloat16Conversion.FloatToBFloat16AndBack 2022-11-23T02:06:03.5310308Z [ OK ] BFloat16Conversion.FloatToBFloat16AndBack (0 ms) 2022-11-23T02:06:03.5310618Z [ RUN ] BFloat16Conversion.FloatToBFloat16RNEAndBack 2022-11-23T02:06:03.5310939Z [ OK ] BFloat16Conversion.FloatToBFloat16RNEAndBack (0 ms) 2022-11-23T02:06:03.5311196Z [ RUN ] BFloat16Conversion.NaN 2022-11-23T02:06:03.5311421Z [ OK ] BFloat16Conversion.NaN (0 ms) 2022-11-23T02:06:03.5311641Z [ RUN ] BFloat16Conversion.Inf 2022-11-23T02:06:03.5311848Z [ OK ] BFloat16Conversion.Inf (0 ms) 2022-11-23T02:06:03.5312098Z [ RUN ] BFloat16Conversion.SmallestDenormal 2022-11-23T02:06:03.5312377Z [ OK ] BFloat16Conversion.SmallestDenormal (0 ms) 2022-11-23T02:06:03.5312694Z [----------] 5 tests from BFloat16Conversion (0 ms total) 2022-11-23T02:06:03.5312844Z 2022-11-23T02:06:03.5312976Z [----------] 3 tests from BFloat16Math 2022-11-23T02:06:03.5313185Z [ RUN ] BFloat16Math.Addition 2022-11-23T02:06:03.5313388Z [ OK ] BFloat16Math.Addition (0 ms) 2022-11-23T02:06:03.5313607Z [ RUN ] BFloat16Math.Subtraction 2022-11-23T02:06:03.5313836Z [ OK ] BFloat16Math.Subtraction (0 ms) 2022-11-23T02:06:03.5314058Z [ RUN ] BFloat16Math.NextAfterZero 2022-11-23T02:06:03.5314294Z [ OK ] BFloat16Math.NextAfterZero (0 ms) 2022-11-23T02:06:03.5314585Z [----------] 3 tests from BFloat16Math (0 ms total) 2022-11-23T02:06:03.5314731Z 2022-11-23T02:06:03.5314869Z [----------] 2 tests from TestExponential 2022-11-23T02:06:03.5315072Z [ RUN ] TestExponential.IPi 2022-11-23T02:06:03.5315291Z [ OK ] TestExponential.IPi (0 ms) 2022-11-23T02:06:03.5315522Z [ RUN ] TestExponential.EulerFormula 2022-11-23T02:06:03.5315760Z [ OK ] TestExponential.EulerFormula (0 ms) 2022-11-23T02:06:03.5316068Z [----------] 2 tests from TestExponential (0 ms total) 2022-11-23T02:06:03.5316215Z 2022-11-23T02:06:03.5316333Z [----------] 1 test from TestLog 2022-11-23T02:06:03.5316519Z [ RUN ] TestLog.Definition 2022-11-23T02:06:03.5316726Z [ OK ] TestLog.Definition (0 ms) 2022-11-23T02:06:03.5316990Z [----------] 1 test from TestLog (0 ms total) 2022-11-23T02:06:03.5317121Z 2022-11-23T02:06:03.5317242Z [----------] 1 test from TestLog10 2022-11-23T02:06:03.5317427Z [ RUN ] TestLog10.Rev 2022-11-23T02:06:03.5317617Z [ OK ] TestLog10.Rev (0 ms) 2022-11-23T02:06:03.5317875Z [----------] 1 test from TestLog10 (0 ms total) 2022-11-23T02:06:03.5318131Z 2022-11-23T02:06:03.5318263Z [----------] 1 test from TestLog2 2022-11-23T02:06:03.5318458Z [ RUN ] TestLog2.Rev 2022-11-23T02:06:03.5318652Z [ OK ] TestLog2.Rev (0 ms) 2022-11-23T02:06:03.5318897Z [----------] 1 test from TestLog2 (0 ms total) 2022-11-23T02:06:03.5319029Z 2022-11-23T02:06:03.5319155Z [----------] 1 test from TestPowSqrt 2022-11-23T02:06:03.5319364Z [ RUN ] TestPowSqrt.Equal 2022-11-23T02:06:03.5319562Z [ OK ] TestPowSqrt.Equal (0 ms) 2022-11-23T02:06:03.5319840Z [----------] 1 test from TestPowSqrt (0 ms total) 2022-11-23T02:06:03.5319982Z 2022-11-23T02:06:03.5320102Z [----------] 1 test from TestPow 2022-11-23T02:06:03.5320299Z [ RUN ] TestPow.Square 2022-11-23T02:06:03.5320485Z [ OK ] TestPow.Square (0 ms) 2022-11-23T02:06:03.5320795Z [----------] 1 test from TestPow (0 ms total) 2022-11-23T02:06:03.5320928Z 2022-11-23T02:06:03.5321073Z [----------] 1 test from TestSinCosSinhCosh 2022-11-23T02:06:03.5321297Z [ RUN ] TestSinCosSinhCosh.Identity 2022-11-23T02:06:03.5321667Z [ OK ] TestSinCosSinhCosh.Identity (0 ms) 2022-11-23T02:06:03.5321988Z [----------] 1 test from TestSinCosSinhCosh (0 ms total) 2022-11-23T02:06:03.5322142Z 2022-11-23T02:06:03.5322247Z [----------] 1 test from TestTan 2022-11-23T02:06:03.5322447Z [ RUN ] TestTan.Identity 2022-11-23T02:06:03.5322655Z [ OK ] TestTan.Identity (0 ms) 2022-11-23T02:06:03.5322904Z [----------] 1 test from TestTan (0 ms total) 2022-11-23T02:06:03.5323037Z 2022-11-23T02:06:03.5323160Z [----------] 1 test from TestTanh 2022-11-23T02:06:03.5323361Z [ RUN ] TestTanh.Identity 2022-11-23T02:06:03.5323572Z [ OK ] TestTanh.Identity (0 ms) 2022-11-23T02:06:03.5323825Z [----------] 1 test from TestTanh (0 ms total) 2022-11-23T02:06:03.5323961Z 2022-11-23T02:06:03.5324107Z [----------] 1 test from TestRevTrigonometric 2022-11-23T02:06:03.5324338Z [ RUN ] TestRevTrigonometric.Rev 2022-11-23T02:06:03.5324563Z [ OK ] TestRevTrigonometric.Rev (0 ms) 2022-11-23T02:06:03.5324873Z [----------] 1 test from TestRevTrigonometric (0 ms total) 2022-11-23T02:06:03.5325028Z 2022-11-23T02:06:03.5325166Z [----------] 1 test from TestRevHyperbolic 2022-11-23T02:06:03.5325378Z [ RUN ] TestRevHyperbolic.Rev 2022-11-23T02:06:03.5325600Z [ OK ] TestRevHyperbolic.Rev (0 ms) 2022-11-23T02:06:03.5325895Z [----------] 1 test from TestRevHyperbolic (0 ms total) 2022-11-23T02:06:03.5326047Z 2022-11-23T02:06:03.5326170Z [----------] 1 test from TestMemory 2022-11-23T02:06:03.5326375Z [ RUN ] TestMemory.ReinterpretCast 2022-11-23T02:06:03.5326617Z [ OK ] TestMemory.ReinterpretCast (0 ms) 2022-11-23T02:06:03.5326906Z [----------] 1 test from TestMemory (0 ms total) 2022-11-23T02:06:03.5327031Z 2022-11-23T02:06:03.5327166Z [----------] 1 test from TestConstructors 2022-11-23T02:06:03.5327403Z [ RUN ] TestConstructors.UnorderedMap 2022-11-23T02:06:03.5327661Z [ OK ] TestConstructors.UnorderedMap (0 ms) 2022-11-23T02:06:03.5327957Z [----------] 1 test from TestConstructors (0 ms total) 2022-11-23T02:06:03.5328107Z 2022-11-23T02:06:03.5328262Z [----------] 1 test from TestArithmeticIntScalar 2022-11-23T02:06:03.5328510Z [ RUN ] TestArithmeticIntScalar.All 2022-11-23T02:06:03.5328749Z [ OK ] TestArithmeticIntScalar.All (0 ms) 2022-11-23T02:06:03.5329072Z [----------] 1 test from TestArithmeticIntScalar (0 ms total) 2022-11-23T02:06:03.5329235Z 2022-11-23T02:06:03.5329351Z [----------] 1 test from TestIO 2022-11-23T02:06:03.5329539Z [ RUN ] TestIO.All 2022-11-23T02:06:03.5329711Z [ OK ] TestIO.All (0 ms) 2022-11-23T02:06:03.5329960Z [----------] 1 test from TestIO (0 ms total) 2022-11-23T02:06:03.5330090Z 2022-11-23T02:06:03.5330206Z [----------] 1 test from TestStd 2022-11-23T02:06:03.5330400Z [ RUN ] TestStd.BasicFunctions 2022-11-23T02:06:03.5330628Z [ OK ] TestStd.BasicFunctions (0 ms) 2022-11-23T02:06:03.5330900Z [----------] 1 test from TestStd (0 ms total) 2022-11-23T02:06:03.5331030Z 2022-11-23T02:06:03.5331203Z [----------] 73 tests from EitherTest 2022-11-23T02:06:03.5331418Z [ RUN ] EitherTest.SpaceUsage 2022-11-23T02:06:03.5331646Z [ OK ] EitherTest.SpaceUsage (0 ms) 2022-11-23T02:06:03.5331854Z [ RUN ] EitherTest.givenLeft 2022-11-23T02:06:03.5332073Z [ OK ] EitherTest.givenLeft (0 ms) 2022-11-23T02:06:03.5332291Z [ RUN ] EitherTest.givenRight 2022-11-23T02:06:03.5332517Z [ OK ] EitherTest.givenRight (0 ms) 2022-11-23T02:06:03.5332728Z [ RUN ] EitherTest.givenMakeLeft 2022-11-23T02:06:03.5332965Z [ OK ] EitherTest.givenMakeLeft (0 ms) 2022-11-23T02:06:03.5333228Z [ RUN ] EitherTest.givenMakeLeftWithSameType 2022-11-23T02:06:03.5333506Z [ OK ] EitherTest.givenMakeLeftWithSameType (0 ms) 2022-11-23T02:06:03.5333770Z [ RUN ] EitherTest.givenMakeRight 2022-11-23T02:06:03.5334054Z [ OK ] EitherTest.givenMakeRight (0 ms) 2022-11-23T02:06:03.5334311Z [ RUN ] EitherTest.givenMakeRightWithSameType 2022-11-23T02:06:03.5334609Z [ OK ] EitherTest.givenMakeRightWithSameType (0 ms) 2022-11-23T02:06:03.5334899Z [ RUN ] EitherTest.givenMovableOnlyMakeLeft 2022-11-23T02:06:03.5335172Z [ OK ] EitherTest.givenMovableOnlyMakeLeft (0 ms) 2022-11-23T02:06:03.5335464Z [ RUN ] EitherTest.givenMovableOnlyMakeRight 2022-11-23T02:06:03.5335758Z [ OK ] EitherTest.givenMovableOnlyMakeRight (0 ms) 2022-11-23T02:06:03.5336043Z [ RUN ] EitherTest.givenMultiParamMakeLeft 2022-11-23T02:06:03.5336312Z [ OK ] EitherTest.givenMultiParamMakeLeft (0 ms) 2022-11-23T02:06:03.5336596Z [ RUN ] EitherTest.givenMultiParamMakeRight 2022-11-23T02:06:03.5336884Z [ OK ] EitherTest.givenMultiParamMakeRight (0 ms) 2022-11-23T02:06:03.5337213Z [ RUN ] EitherTest.givenLeftCopyConstructedFromValue_thenNewIsCorrect 2022-11-23T02:06:03.5688438Z [ OK ] EitherTest.givenLeftCopyConstructedFromValue_thenNewIsCorrect (0 ms) 2022-11-23T02:06:03.5689055Z [ RUN ] EitherTest.givenLeftCopyConstructedFromValue_thenOldIsCorrect 2022-11-23T02:06:03.5689471Z [ OK ] EitherTest.givenLeftCopyConstructedFromValue_thenOldIsCorrect (0 ms) 2022-11-23T02:06:03.5689856Z [ RUN ] EitherTest.givenRightCopyConstructedFromValue_thenNewIsCorrect 2022-11-23T02:06:03.5690253Z [ OK ] EitherTest.givenRightCopyConstructedFromValue_thenNewIsCorrect (0 ms) 2022-11-23T02:06:03.5690645Z [ RUN ] EitherTest.givenRightCopyConstructedFromValue_thenOldIsCorrect 2022-11-23T02:06:03.5691029Z [ OK ] EitherTest.givenRightCopyConstructedFromValue_thenOldIsCorrect (0 ms) 2022-11-23T02:06:03.5691415Z [ RUN ] EitherTest.givenLeftMoveConstructedFromValue_thenNewIsCorrect 2022-11-23T02:06:03.5691800Z [ OK ] EitherTest.givenLeftMoveConstructedFromValue_thenNewIsCorrect (0 ms) 2022-11-23T02:06:03.5692204Z [ RUN ] EitherTest.givenLeftMoveConstructedFromValue_thenOldIsCorrect 2022-11-23T02:06:03.5692619Z [ OK ] EitherTest.givenLeftMoveConstructedFromValue_thenOldIsCorrect (0 ms) 2022-11-23T02:06:03.5693007Z [ RUN ] EitherTest.givenRightMoveConstructedFromValue_thenNewIsCorrect 2022-11-23T02:06:03.5693396Z [ OK ] EitherTest.givenRightMoveConstructedFromValue_thenNewIsCorrect (0 ms) 2022-11-23T02:06:03.5693767Z [ RUN ] EitherTest.givenRightMoveConstructedFromValue_thenOldIsCorrect 2022-11-23T02:06:03.5694154Z [ OK ] EitherTest.givenRightMoveConstructedFromValue_thenOldIsCorrect (0 ms) 2022-11-23T02:06:03.5694533Z [ RUN ] EitherTest.givenLeftCopyAssignedFromValue_thenNewIsCorrect 2022-11-23T02:06:03.5694903Z [ OK ] EitherTest.givenLeftCopyAssignedFromValue_thenNewIsCorrect (0 ms) 2022-11-23T02:06:03.5695253Z [ RUN ] EitherTest.givenLeftCopyAssignedFromValue_thenOldIsCorrect 2022-11-23T02:06:03.5695619Z [ OK ] EitherTest.givenLeftCopyAssignedFromValue_thenOldIsCorrect (0 ms) 2022-11-23T02:06:03.5695991Z [ RUN ] EitherTest.givenRightCopyAssignedFromValue_thenNewIsCorrect 2022-11-23T02:06:03.5696354Z [ OK ] EitherTest.givenRightCopyAssignedFromValue_thenNewIsCorrect (0 ms) 2022-11-23T02:06:03.5696891Z [ RUN ] EitherTest.givenRightCopyAssignedFromValue_thenOldIsCorrect 2022-11-23T02:06:03.5697269Z [ OK ] EitherTest.givenRightCopyAssignedFromValue_thenOldIsCorrect (0 ms) 2022-11-23T02:06:03.5697640Z [ RUN ] EitherTest.givenLeftMoveAssignedFromValue_thenNewIsCorrect 2022-11-23T02:06:03.5697990Z [ OK ] EitherTest.givenLeftMoveAssignedFromValue_thenNewIsCorrect (0 ms) 2022-11-23T02:06:03.5698355Z [ RUN ] EitherTest.givenLeftMoveAssignedFromValue_thenOldIsCorrect 2022-11-23T02:06:03.5698722Z [ OK ] EitherTest.givenLeftMoveAssignedFromValue_thenOldIsCorrect (0 ms) 2022-11-23T02:06:03.5699074Z [ RUN ] EitherTest.givenRightMoveAssignedFromValue_thenNewIsCorrect 2022-11-23T02:06:03.5699447Z [ OK ] EitherTest.givenRightMoveAssignedFromValue_thenNewIsCorrect (0 ms) 2022-11-23T02:06:03.5699877Z [ RUN ] EitherTest.givenRightMoveAssignedFromValue_thenOldIsCorrect 2022-11-23T02:06:03.5700232Z [ OK ] EitherTest.givenRightMoveAssignedFromValue_thenOldIsCorrect (0 ms) 2022-11-23T02:06:03.5700585Z [ RUN ] EitherTest.givenLeftCopyConstructed_thenNewIsCorrect 2022-11-23T02:06:03.5700921Z [ OK ] EitherTest.givenLeftCopyConstructed_thenNewIsCorrect (0 ms) 2022-11-23T02:06:03.5701259Z [ RUN ] EitherTest.givenLeftCopyConstructed_thenOldIsCorrect 2022-11-23T02:06:03.5701583Z [ OK ] EitherTest.givenLeftCopyConstructed_thenOldIsCorrect (0 ms) 2022-11-23T02:06:03.5701934Z [ RUN ] EitherTest.givenLeftCopyConstructed_withSameType_thenNewIsCorrect 2022-11-23T02:06:03.5702304Z [ OK ] EitherTest.givenLeftCopyConstructed_withSameType_thenNewIsCorrect (0 ms) 2022-11-23T02:06:03.5702659Z [ RUN ] EitherTest.givenLeftCopyConstructed_withSameType_thenOldIsCorrect 2022-11-23T02:06:03.5703027Z [ OK ] EitherTest.givenLeftCopyConstructed_withSameType_thenOldIsCorrect (0 ms) 2022-11-23T02:06:03.5703379Z [ RUN ] EitherTest.givenRightCopyConstructed_thenNewIsCorrect 2022-11-23T02:06:03.5703723Z [ OK ] EitherTest.givenRightCopyConstructed_thenNewIsCorrect (0 ms) 2022-11-23T02:06:03.5704049Z [ RUN ] EitherTest.givenRightCopyConstructed_thenOldIsCorrect 2022-11-23T02:06:03.5704388Z [ OK ] EitherTest.givenRightCopyConstructed_thenOldIsCorrect (0 ms) 2022-11-23T02:06:03.5704746Z [ RUN ] EitherTest.givenRightCopyConstructed_withSameType_thenNewIsCorrect 2022-11-23T02:06:03.5705105Z [ OK ] EitherTest.givenRightCopyConstructed_withSameType_thenNewIsCorrect (0 ms) 2022-11-23T02:06:03.5705474Z [ RUN ] EitherTest.givenRightCopyConstructed_withSameType_thenOldIsCorrect 2022-11-23T02:06:03.5705846Z [ OK ] EitherTest.givenRightCopyConstructed_withSameType_thenOldIsCorrect (0 ms) 2022-11-23T02:06:03.5706194Z [ RUN ] EitherTest.givenLeftMoveConstructed_thenNewIsCorrect 2022-11-23T02:06:03.5706514Z [ OK ] EitherTest.givenLeftMoveConstructed_thenNewIsCorrect (0 ms) 2022-11-23T02:06:03.5706852Z [ RUN ] EitherTest.givenLeftMoveConstructed_thenOldIsCorrect 2022-11-23T02:06:03.5707189Z [ OK ] EitherTest.givenLeftMoveConstructed_thenOldIsCorrect (0 ms) 2022-11-23T02:06:03.5707526Z [ RUN ] EitherTest.givenLeftMoveConstructed_withSameType_thenNewIsCorrect 2022-11-23T02:06:03.5707892Z [ OK ] EitherTest.givenLeftMoveConstructed_withSameType_thenNewIsCorrect (0 ms) 2022-11-23T02:06:03.5708257Z [ RUN ] EitherTest.givenLeftMoveConstructed_withSameType_thenOldIsCorrect 2022-11-23T02:06:03.5708622Z [ OK ] EitherTest.givenLeftMoveConstructed_withSameType_thenOldIsCorrect (0 ms) 2022-11-23T02:06:03.5708959Z [ RUN ] EitherTest.givenRightMoveConstructed_thenNewIsCorrect 2022-11-23T02:06:03.5709297Z [ OK ] EitherTest.givenRightMoveConstructed_thenNewIsCorrect (0 ms) 2022-11-23T02:06:03.5709632Z [ RUN ] EitherTest.givenRightMoveConstructed_thenOldIsCorrect 2022-11-23T02:06:03.5709959Z [ OK ] EitherTest.givenRightMoveConstructed_thenOldIsCorrect (0 ms) 2022-11-23T02:06:03.5710311Z [ RUN ] EitherTest.givenRightMoveConstructed_withSameType_thenNewIsCorrect 2022-11-23T02:06:03.5710718Z [ OK ] EitherTest.givenRightMoveConstructed_withSameType_thenNewIsCorrect (0 ms) 2022-11-23T02:06:03.5711088Z [ RUN ] EitherTest.givenRightMoveConstructed_withSameType_thenOldIsCorrect 2022-11-23T02:06:03.5711442Z [ OK ] EitherTest.givenRightMoveConstructed_withSameType_thenOldIsCorrect (0 ms) 2022-11-23T02:06:03.5711879Z [ RUN ] EitherTest.givenLeftCopyAssigned_thenNewIsCorrect 2022-11-23T02:06:03.5712202Z [ OK ] EitherTest.givenLeftCopyAssigned_thenNewIsCorrect (0 ms) 2022-11-23T02:06:03.5712511Z [ RUN ] EitherTest.givenLeftCopyAssigned_thenOldIsCorrect 2022-11-23T02:06:03.5712829Z [ OK ] EitherTest.givenLeftCopyAssigned_thenOldIsCorrect (0 ms) 2022-11-23T02:06:03.5713161Z [ RUN ] EitherTest.givenLeftCopyAssigned_withSameType_thenNewIsCorrect 2022-11-23T02:06:03.5713546Z [ OK ] EitherTest.givenLeftCopyAssigned_withSameType_thenNewIsCorrect (0 ms) 2022-11-23T02:06:03.5713897Z [ RUN ] EitherTest.givenLeftCopyAssigned_withSameType_thenOldIsCorrect 2022-11-23T02:06:03.5714253Z [ OK ] EitherTest.givenLeftCopyAssigned_withSameType_thenOldIsCorrect (0 ms) 2022-11-23T02:06:03.5714594Z [ RUN ] EitherTest.givenRightCopyAssigned_thenNewIsCorrect 2022-11-23T02:06:03.5714906Z [ OK ] EitherTest.givenRightCopyAssigned_thenNewIsCorrect (0 ms) 2022-11-23T02:06:03.5715232Z [ RUN ] EitherTest.givenRightCopyAssigned_thenOldIsCorrect 2022-11-23T02:06:03.5715555Z [ OK ] EitherTest.givenRightCopyAssigned_thenOldIsCorrect (0 ms) 2022-11-23T02:06:03.5715881Z [ RUN ] EitherTest.givenRightCopyAssigned_withSameType_thenNewIsCorrect 2022-11-23T02:06:03.5716241Z [ OK ] EitherTest.givenRightCopyAssigned_withSameType_thenNewIsCorrect (0 ms) 2022-11-23T02:06:03.5716599Z [ RUN ] EitherTest.givenRightCopyAssigned_withSameType_thenOldIsCorrect 2022-11-23T02:06:03.5716961Z [ OK ] EitherTest.givenRightCopyAssigned_withSameType_thenOldIsCorrect (0 ms) 2022-11-23T02:06:03.5717285Z [ RUN ] EitherTest.givenLeftMoveAssigned_thenNewIsCorrect 2022-11-23T02:06:03.5717605Z [ OK ] EitherTest.givenLeftMoveAssigned_thenNewIsCorrect (0 ms) 2022-11-23T02:06:03.5717993Z [ RUN ] EitherTest.givenLeftMoveAssigned_thenOldIsCorrect 2022-11-23T02:06:03.5718304Z [ OK ] EitherTest.givenLeftMoveAssigned_thenOldIsCorrect (0 ms) 2022-11-23T02:06:03.5718641Z [ RUN ] EitherTest.givenLeftMoveAssigned_withSameType_thenNewIsCorrect 2022-11-23T02:06:03.5718996Z [ OK ] EitherTest.givenLeftMoveAssigned_withSameType_thenNewIsCorrect (0 ms) 2022-11-23T02:06:03.5719347Z [ RUN ] EitherTest.givenLeftMoveAssigned_withSameType_thenOldIsCorrect 2022-11-23T02:06:03.5719684Z [ OK ] EitherTest.givenLeftMoveAssigned_withSameType_thenOldIsCorrect (0 ms) 2022-11-23T02:06:03.5720019Z [ RUN ] EitherTest.givenRightMoveAssigned_thenNewIsCorrect 2022-11-23T02:06:03.5720346Z [ OK ] EitherTest.givenRightMoveAssigned_thenNewIsCorrect (0 ms) 2022-11-23T02:06:03.5720655Z [ RUN ] EitherTest.givenRightMoveAssigned_thenOldIsCorrect 2022-11-23T02:06:03.5720981Z [ OK ] EitherTest.givenRightMoveAssigned_thenOldIsCorrect (0 ms) 2022-11-23T02:06:03.5721370Z [ RUN ] EitherTest.givenRightMoveAssigned_withSameType_thenNewIsCorrect 2022-11-23T02:06:03.5721872Z [ OK ] EitherTest.givenRightMoveAssigned_withSameType_thenNewIsCorrect (0 ms) 2022-11-23T02:06:03.5722231Z [ RUN ] EitherTest.givenRightMoveAssigned_withSameType_thenOldIsCorrect 2022-11-23T02:06:03.5722612Z [ OK ] EitherTest.givenRightMoveAssigned_withSameType_thenOldIsCorrect (0 ms) 2022-11-23T02:06:03.5723019Z [ RUN ] EitherTest.givenLeft_whenModified_thenValueIsChanged 2022-11-23T02:06:03.5723318Z [ OK ] EitherTest.givenLeft_whenModified_thenValueIsChanged (0 ms) 2022-11-23T02:06:03.5723631Z [ RUN ] EitherTest.givenRight_whenModified_thenValueIsChanged 2022-11-23T02:06:03.5723946Z [ OK ] EitherTest.givenRight_whenModified_thenValueIsChanged (0 ms) 2022-11-23T02:06:03.5724235Z [ RUN ] EitherTest.canEmplaceConstructLeft 2022-11-23T02:06:03.5724605Z [ OK ] EitherTest.canEmplaceConstructLeft (0 ms) 2022-11-23T02:06:03.5725036Z [ RUN ] EitherTest.canEmplaceConstructRight 2022-11-23T02:06:03.5725470Z [ OK ] EitherTest.canEmplaceConstructRight (0 ms) 2022-11-23T02:06:03.5725882Z [ RUN ] EitherTest.givenEqualLefts_thenAreEqual 2022-11-23T02:06:03.5726296Z [ OK ] EitherTest.givenEqualLefts_thenAreEqual (0 ms) 2022-11-23T02:06:03.5726725Z [ RUN ] EitherTest.givenEqualLefts_thenAreNotUnequal 2022-11-23T02:06:03.5727154Z [ OK ] EitherTest.givenEqualLefts_thenAreNotUnequal (0 ms) 2022-11-23T02:06:03.5727581Z [ RUN ] EitherTest.givenEqualRights_thenAreEqual 2022-11-23T02:06:03.5728009Z [ OK ] EitherTest.givenEqualRights_thenAreEqual (0 ms) 2022-11-23T02:06:03.5728429Z [ RUN ] EitherTest.givenEqualRights_thenAreNotUnequal 2022-11-23T02:06:03.5729005Z [ OK ] EitherTest.givenEqualRights_thenAreNotUnequal (0 ms) 2022-11-23T02:06:03.5729455Z [ RUN ] EitherTest.givenLeftAndRight_thenAreNotEqual 2022-11-23T02:06:03.5729897Z [ OK ] EitherTest.givenLeftAndRight_thenAreNotEqual (0 ms) 2022-11-23T02:06:03.5730362Z [ RUN ] EitherTest.givenLeftAndRight_thenAreUnequal 2022-11-23T02:06:03.5730808Z [ OK ] EitherTest.givenLeftAndRight_thenAreUnequal (0 ms) 2022-11-23T02:06:03.5731199Z [ RUN ] EitherTest.OutputLeft 2022-11-23T02:06:03.5731511Z [ OK ] EitherTest.OutputLeft (0 ms) 2022-11-23T02:06:03.5731847Z [ RUN ] EitherTest.OutputRight 2022-11-23T02:06:03.5732152Z [ OK ] EitherTest.OutputRight (0 ms) 2022-11-23T02:06:03.5732438Z [ RUN ] EitherTest.givenLeftAndRightWithSameType_thenAreNotEqual 2022-11-23T02:06:03.5732799Z [ OK ] EitherTest.givenLeftAndRightWithSameType_thenAreNotEqual (0 ms) 2022-11-23T02:06:03.5733155Z [ RUN ] EitherTest.givenLeftAndRightWithSameType_thenAreUnequal 2022-11-23T02:06:03.5733500Z [ OK ] EitherTest.givenLeftAndRightWithSameType_thenAreUnequal (0 ms) 2022-11-23T02:06:03.5733961Z [----------] 73 tests from EitherTest (1 ms total) 2022-11-23T02:06:03.5734114Z 2022-11-23T02:06:03.5734305Z [----------] 10 tests from EitherTest_Destructor 2022-11-23T02:06:03.5734580Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalled 2022-11-23T02:06:03.5734873Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalled (0 ms) 2022-11-23T02:06:03.5735179Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalled 2022-11-23T02:06:03.5735535Z [ OK ] EitherTest_Destructor.RightDestructorIsCalled (0 ms) 2022-11-23T02:06:03.5735864Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalledAfterCopying 2022-11-23T02:06:03.5736231Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalledAfterCopying (0 ms) 2022-11-23T02:06:03.5736601Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalledAfterCopying 2022-11-23T02:06:03.5737001Z [ OK ] EitherTest_Destructor.RightDestructorIsCalledAfterCopying (0 ms) 2022-11-23T02:06:03.5737406Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalledAfterMoving 2022-11-23T02:06:03.5737769Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalledAfterMoving (0 ms) 2022-11-23T02:06:03.5738130Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalledAfterMoving 2022-11-23T02:06:03.5738482Z [ OK ] EitherTest_Destructor.RightDestructorIsCalledAfterMoving (0 ms) 2022-11-23T02:06:03.5738896Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalledAfterAssignment 2022-11-23T02:06:03.5739278Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalledAfterAssignment (0 ms) 2022-11-23T02:06:03.5739647Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalledAfterAssignment 2022-11-23T02:06:03.5740037Z [ OK ] EitherTest_Destructor.RightDestructorIsCalledAfterAssignment (0 ms) 2022-11-23T02:06:03.5740431Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalledAfterMoveAssignment 2022-11-23T02:06:03.5740838Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalledAfterMoveAssignment (0 ms) 2022-11-23T02:06:03.5741232Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalledAfterMoveAssignment 2022-11-23T02:06:03.5741715Z [ OK ] EitherTest_Destructor.RightDestructorIsCalledAfterMoveAssignment (0 ms) 2022-11-23T02:06:03.5742133Z [----------] 10 tests from EitherTest_Destructor (0 ms total) 2022-11-23T02:06:03.5742293Z 2022-11-23T02:06:03.5742417Z [----------] 4 tests from ExceptionTest 2022-11-23T02:06:03.5742677Z [ RUN ] ExceptionTest.TORCH_INTERNAL_ASSERT_DEBUG_ONLY 2022-11-23T02:06:03.5742961Z [ OK ] ExceptionTest.TORCH_INTERNAL_ASSERT_DEBUG_ONLY (0 ms) 2022-11-23T02:06:03.5743227Z [ RUN ] ExceptionTest.CUDA_KERNEL_ASSERT 2022-11-23T02:06:03.5743569Z [ OK ] ExceptionTest.CUDA_KERNEL_ASSERT (10 ms) 2022-11-23T02:06:03.5743822Z [ RUN ] ExceptionTest.ErrorFormatting 2022-11-23T02:06:03.5744083Z [ OK ] ExceptionTest.ErrorFormatting (0 ms) 2022-11-23T02:06:03.5744442Z [ RUN ] ExceptionTest.DontCallArgumentFunctionsTwiceOnFailure 2022-11-23T02:06:03.5744830Z [ OK ] ExceptionTest.DontCallArgumentFunctionsTwiceOnFailure (0 ms) 2022-11-23T02:06:03.5745218Z [----------] 4 tests from ExceptionTest (10 ms total) 2022-11-23T02:06:03.5745369Z 2022-11-23T02:06:03.5745485Z [----------] 1 test from WarningTest 2022-11-23T02:06:03.5745721Z [ RUN ] WarningTest.JustPrintWarning 2022-11-23T02:06:03.5745992Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2022-11-23T02:06:03.5746380Z W1123 02:06:01.801818 23206 exception_test.cpp:46] Warning: I'm a warning (function TestBody) 2022-11-23T02:06:03.5746657Z [ OK ] WarningTest.JustPrintWarning (0 ms) 2022-11-23T02:06:03.5746958Z [----------] 1 test from WarningTest (0 ms total) 2022-11-23T02:06:03.5747100Z 2022-11-23T02:06:03.5747227Z [----------] 1 test from FlagsTest 2022-11-23T02:06:03.5747451Z [ RUN ] FlagsTest.TestGflagsCorrectness 2022-11-23T02:06:03.5747720Z [ OK ] FlagsTest.TestGflagsCorrectness (0 ms) 2022-11-23T02:06:03.5748024Z [----------] 1 test from FlagsTest (0 ms total) 2022-11-23T02:06:03.5748161Z 2022-11-23T02:06:03.5748293Z [----------] 5 tests from MakeIntrusiveTest 2022-11-23T02:06:03.5748562Z [ RUN ] MakeIntrusiveTest.ClassWith0Parameters 2022-11-23T02:06:03.5748867Z [ OK ] MakeIntrusiveTest.ClassWith0Parameters (0 ms) 2022-11-23T02:06:03.5749165Z [ RUN ] MakeIntrusiveTest.ClassWith1Parameter 2022-11-23T02:06:03.5749449Z [ OK ] MakeIntrusiveTest.ClassWith1Parameter (0 ms) 2022-11-23T02:06:03.5749746Z [ RUN ] MakeIntrusiveTest.ClassWith2Parameters 2022-11-23T02:06:03.5750045Z [ OK ] MakeIntrusiveTest.ClassWith2Parameters (0 ms) 2022-11-23T02:06:03.5750331Z [ RUN ] MakeIntrusiveTest.TypeIsAutoDeductible 2022-11-23T02:06:03.5750632Z [ OK ] MakeIntrusiveTest.TypeIsAutoDeductible (0 ms) 2022-11-23T02:06:03.5751011Z [ RUN ] MakeIntrusiveTest.CanAssignToBaseClassPtr 2022-11-23T02:06:03.5751364Z [ OK ] MakeIntrusiveTest.CanAssignToBaseClassPtr (0 ms) 2022-11-23T02:06:03.5751721Z [----------] 5 tests from MakeIntrusiveTest (0 ms total) 2022-11-23T02:06:03.5751876Z 2022-11-23T02:06:03.5752035Z [----------] 1 test from IntrusivePtrTargetTest 2022-11-23T02:06:03.5752352Z [ RUN ] IntrusivePtrTargetTest.whenAllocatedOnStack_thenDoesntCrash 2022-11-23T02:06:03.5752720Z [ OK ] IntrusivePtrTargetTest.whenAllocatedOnStack_thenDoesntCrash (0 ms) 2022-11-23T02:06:03.5753107Z [----------] 1 test from IntrusivePtrTargetTest (0 ms total) 2022-11-23T02:06:03.5753270Z 2022-11-23T02:06:03.5753417Z [----------] 146 tests from IntrusivePtrTest 2022-11-23T02:06:03.5753713Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCallingGet_thenReturnsObject 2022-11-23T02:06:03.5754161Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCallingGet_thenReturnsObject (0 ms) 2022-11-23T02:06:03.5754526Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCallingConstGet_thenReturnsObject 2022-11-23T02:06:03.5754934Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCallingConstGet_thenReturnsObject (0 ms) 2022-11-23T02:06:03.5755296Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCallingGet_thenReturnsNullptr 2022-11-23T02:06:03.5755706Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCallingGet_thenReturnsNullptr (0 ms) 2022-11-23T02:06:03.5756080Z [ RUN ] IntrusivePtrTest.givenNullptr_whenCallingGet_thenReturnsNullptr 2022-11-23T02:06:03.5756460Z [ OK ] IntrusivePtrTest.givenNullptr_whenCallingGet_thenReturnsNullptr (0 ms) 2022-11-23T02:06:03.5756820Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenDereferencing_thenReturnsObject 2022-11-23T02:06:03.5757184Z [ OK ] IntrusivePtrTest.givenValidPtr_whenDereferencing_thenReturnsObject (0 ms) 2022-11-23T02:06:03.5757557Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenConstDereferencing_thenReturnsObject 2022-11-23T02:06:03.5758033Z [ OK ] IntrusivePtrTest.givenValidPtr_whenConstDereferencing_thenReturnsObject (0 ms) 2022-11-23T02:06:03.5758420Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenArrowDereferencing_thenReturnsObject 2022-11-23T02:06:03.5758841Z [ OK ] IntrusivePtrTest.givenValidPtr_whenArrowDereferencing_thenReturnsObject (0 ms) 2022-11-23T02:06:03.5759220Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenConstArrowDereferencing_thenReturnsObject 2022-11-23T02:06:03.5759624Z [ OK ] IntrusivePtrTest.givenValidPtr_whenConstArrowDereferencing_thenReturnsObject (0 ms) 2022-11-23T02:06:03.5760016Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject 2022-11-23T02:06:03.5760404Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2022-11-23T02:06:03.5760776Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid 2022-11-23T02:06:03.5761156Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid (0 ms) 2022-11-23T02:06:03.5761683Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2022-11-23T02:06:03.5762084Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2022-11-23T02:06:03.5762474Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid 2022-11-23T02:06:03.5762855Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid (0 ms) 2022-11-23T02:06:03.5763239Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid 2022-11-23T02:06:03.5763621Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2022-11-23T02:06:03.5764009Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid 2022-11-23T02:06:03.5764401Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2022-11-23T02:06:03.5764792Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject 2022-11-23T02:06:03.5765169Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2022-11-23T02:06:03.5765787Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid 2022-11-23T02:06:03.5766349Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid (0 ms) 2022-11-23T02:06:03.5766777Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2022-11-23T02:06:03.5767202Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-11-23T02:06:03.5767626Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid 2022-11-23T02:06:03.5768049Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2022-11-23T02:06:03.5768462Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2022-11-23T02:06:03.5768979Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-11-23T02:06:03.5769649Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2022-11-23T02:06:03.5770440Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-11-23T02:06:03.5771155Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2022-11-23T02:06:03.5771911Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2022-11-23T02:06:03.5772650Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr 2022-11-23T02:06:03.5773299Z [ OK ] IntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-11-23T02:06:03.5773931Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject 2022-11-23T02:06:03.5774365Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2022-11-23T02:06:03.5774842Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid 2022-11-23T02:06:03.5775208Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid (0 ms) 2022-11-23T02:06:03.5775626Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2022-11-23T02:06:03.5776135Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2022-11-23T02:06:03.5776640Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid 2022-11-23T02:06:03.5777019Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid (0 ms) 2022-11-23T02:06:03.5777402Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid 2022-11-23T02:06:03.5777816Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2022-11-23T02:06:03.5778199Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid 2022-11-23T02:06:03.5778595Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2022-11-23T02:06:03.5779003Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2022-11-23T02:06:03.5779432Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-11-23T02:06:03.5779850Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid 2022-11-23T02:06:03.5780276Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2022-11-23T02:06:03.5780706Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2022-11-23T02:06:03.5781133Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-11-23T02:06:03.5781568Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2022-11-23T02:06:03.5782005Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-11-23T02:06:03.5782451Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid 2022-11-23T02:06:03.5782898Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid (0 ms) 2022-11-23T02:06:03.5783525Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr 2022-11-23T02:06:03.5783968Z [ OK ] IntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-11-23T02:06:03.5784374Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject 2022-11-23T02:06:03.5784732Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject (0 ms) 2022-11-23T02:06:03.5785106Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid 2022-11-23T02:06:03.5785475Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid (0 ms) 2022-11-23T02:06:03.5785873Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid 2022-11-23T02:06:03.5786241Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid (0 ms) 2022-11-23T02:06:03.5786638Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid 2022-11-23T02:06:03.5787072Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-11-23T02:06:03.5787484Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject 2022-11-23T02:06:03.5787902Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject (0 ms) 2022-11-23T02:06:03.5788317Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid 2022-11-23T02:06:03.5788766Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2022-11-23T02:06:03.5789163Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid 2022-11-23T02:06:03.5789567Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid (0 ms) 2022-11-23T02:06:03.5790013Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2022-11-23T02:06:03.5790492Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-11-23T02:06:03.5790963Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr 2022-11-23T02:06:03.5791420Z [ OK ] IntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-11-23T02:06:03.5791833Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject 2022-11-23T02:06:03.5792255Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject (0 ms) 2022-11-23T02:06:03.5792622Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid 2022-11-23T02:06:03.5792990Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid (0 ms) 2022-11-23T02:06:03.5793336Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid 2022-11-23T02:06:03.5793694Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid (0 ms) 2022-11-23T02:06:03.5794093Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid 2022-11-23T02:06:03.5794526Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-11-23T02:06:03.5794936Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject 2022-11-23T02:06:03.5795357Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject (0 ms) 2022-11-23T02:06:03.5795772Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid 2022-11-23T02:06:03.5796192Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2022-11-23T02:06:03.5796592Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid 2022-11-23T02:06:03.5797006Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid (0 ms) 2022-11-23T02:06:03.5797461Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2022-11-23T02:06:03.5798083Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-11-23T02:06:03.5798816Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr 2022-11-23T02:06:03.5799400Z [ OK ] IntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-11-23T02:06:03.5799759Z [ RUN ] IntrusivePtrTest.SwapFunction 2022-11-23T02:06:03.5800208Z [ OK ] IntrusivePtrTest.SwapFunction (0 ms) 2022-11-23T02:06:03.5800642Z [ RUN ] IntrusivePtrTest.SwapMethod 2022-11-23T02:06:03.5800918Z [ OK ] IntrusivePtrTest.SwapMethod (0 ms) 2022-11-23T02:06:03.5801192Z [ RUN ] IntrusivePtrTest.SwapFunctionFromInvalid 2022-11-23T02:06:03.5801632Z [ OK ] IntrusivePtrTest.SwapFunctionFromInvalid (0 ms) 2022-11-23T02:06:03.5801957Z [ RUN ] IntrusivePtrTest.SwapMethodFromInvalid 2022-11-23T02:06:03.5802253Z [ OK ] IntrusivePtrTest.SwapMethodFromInvalid (0 ms) 2022-11-23T02:06:03.5802562Z [ RUN ] IntrusivePtrTest.SwapFunctionWithInvalid 2022-11-23T02:06:03.5802887Z [ OK ] IntrusivePtrTest.SwapFunctionWithInvalid (0 ms) 2022-11-23T02:06:03.5803284Z [ RUN ] IntrusivePtrTest.SwapMethodWithInvalid 2022-11-23T02:06:03.5803870Z [ OK ] IntrusivePtrTest.SwapMethodWithInvalid (0 ms) 2022-11-23T02:06:03.5804424Z [ RUN ] IntrusivePtrTest.SwapFunctionInvalidWithInvalid 2022-11-23T02:06:03.5804916Z [ OK ] IntrusivePtrTest.SwapFunctionInvalidWithInvalid (0 ms) 2022-11-23T02:06:03.5805252Z [ RUN ] IntrusivePtrTest.SwapMethodInvalidWithInvalid 2022-11-23T02:06:03.5805594Z [ OK ] IntrusivePtrTest.SwapMethodInvalidWithInvalid (0 ms) 2022-11-23T02:06:03.5805911Z [ RUN ] IntrusivePtrTest.CanBePutInContainer 2022-11-23T02:06:03.5806197Z [ OK ] IntrusivePtrTest.CanBePutInContainer (0 ms) 2022-11-23T02:06:03.5806478Z [ RUN ] IntrusivePtrTest.CanBePutInSet 2022-11-23T02:06:03.5806742Z [ OK ] IntrusivePtrTest.CanBePutInSet (0 ms) 2022-11-23T02:06:03.5807029Z [ RUN ] IntrusivePtrTest.CanBePutInUnorderedSet 2022-11-23T02:06:03.5807326Z [ OK ] IntrusivePtrTest.CanBePutInUnorderedSet (0 ms) 2022-11-23T02:06:03.5807612Z [ RUN ] IntrusivePtrTest.CanBePutInMap 2022-11-23T02:06:03.5807880Z [ OK ] IntrusivePtrTest.CanBePutInMap (0 ms) 2022-11-23T02:06:03.5808154Z [ RUN ] IntrusivePtrTest.CanBePutInUnorderedMap 2022-11-23T02:06:03.5808464Z [ OK ] IntrusivePtrTest.CanBePutInUnorderedMap (0 ms) 2022-11-23T02:06:03.5808773Z [ RUN ] IntrusivePtrTest.Equality_AfterCopyConstructor 2022-11-23T02:06:03.5809062Z [ OK ] IntrusivePtrTest.Equality_AfterCopyConstructor (0 ms) 2022-11-23T02:06:03.5809365Z [ RUN ] IntrusivePtrTest.Equality_AfterCopyAssignment 2022-11-23T02:06:03.5809823Z [ OK ] IntrusivePtrTest.Equality_AfterCopyAssignment (0 ms) 2022-11-23T02:06:03.5810270Z [ RUN ] IntrusivePtrTest.Equality_Nullptr 2022-11-23T02:06:03.5810522Z [ OK ] IntrusivePtrTest.Equality_Nullptr (0 ms) 2022-11-23T02:06:03.5810777Z [ RUN ] IntrusivePtrTest.Inequality 2022-11-23T02:06:03.5811031Z [ OK ] IntrusivePtrTest.Inequality (0 ms) 2022-11-23T02:06:03.5811287Z [ RUN ] IntrusivePtrTest.Inequality_NullptrLeft 2022-11-23T02:06:03.5811570Z [ OK ] IntrusivePtrTest.Inequality_NullptrLeft (0 ms) 2022-11-23T02:06:03.5811933Z [ RUN ] IntrusivePtrTest.Inequality_NullptrRight 2022-11-23T02:06:03.5812354Z [ OK ] IntrusivePtrTest.Inequality_NullptrRight (0 ms) 2022-11-23T02:06:03.5812798Z [ RUN ] IntrusivePtrTest.HashIsDifferent 2022-11-23T02:06:03.5813073Z [ OK ] IntrusivePtrTest.HashIsDifferent (0 ms) 2022-11-23T02:06:03.5813357Z [ RUN ] IntrusivePtrTest.HashIsDifferent_ValidAndInvalid 2022-11-23T02:06:03.5813675Z [ OK ] IntrusivePtrTest.HashIsDifferent_ValidAndInvalid (0 ms) 2022-11-23T02:06:03.5813993Z [ RUN ] IntrusivePtrTest.HashIsSame_AfterCopyConstructor 2022-11-23T02:06:03.5814304Z [ OK ] IntrusivePtrTest.HashIsSame_AfterCopyConstructor (0 ms) 2022-11-23T02:06:03.5814601Z [ RUN ] IntrusivePtrTest.HashIsSame_AfterCopyAssignment 2022-11-23T02:06:03.5814909Z [ OK ] IntrusivePtrTest.HashIsSame_AfterCopyAssignment (0 ms) 2022-11-23T02:06:03.5815209Z [ RUN ] IntrusivePtrTest.HashIsSame_BothNullptr 2022-11-23T02:06:03.5815487Z [ OK ] IntrusivePtrTest.HashIsSame_BothNullptr (0 ms) 2022-11-23T02:06:03.5815745Z [ RUN ] IntrusivePtrTest.OneIsLess 2022-11-23T02:06:03.5816090Z [ OK ] IntrusivePtrTest.OneIsLess (0 ms) 2022-11-23T02:06:03.5816338Z [ RUN ] IntrusivePtrTest.NullptrIsLess1 2022-11-23T02:06:03.5816611Z [ OK ] IntrusivePtrTest.NullptrIsLess1 (0 ms) 2022-11-23T02:06:03.5816882Z [ RUN ] IntrusivePtrTest.NullptrIsLess2 2022-11-23T02:06:03.5817139Z [ OK ] IntrusivePtrTest.NullptrIsLess2 (0 ms) 2022-11-23T02:06:03.5817443Z [ RUN ] IntrusivePtrTest.NullptrIsNotLessThanNullptr 2022-11-23T02:06:03.5817786Z [ OK ] IntrusivePtrTest.NullptrIsNotLessThanNullptr (0 ms) 2022-11-23T02:06:03.5818122Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenIsInvalid 2022-11-23T02:06:03.5818470Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenIsInvalid (0 ms) 2022-11-23T02:06:03.5818826Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenHoldsNullptr 2022-11-23T02:06:03.5819209Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenHoldsNullptr (0 ms) 2022-11-23T02:06:03.5819538Z [ RUN ] IntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject 2022-11-23T02:06:03.5819878Z [ OK ] IntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject (0 ms) 2022-11-23T02:06:03.5820299Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed 2022-11-23T02:06:03.5820752Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-11-23T02:06:03.5821211Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed 2022-11-23T02:06:03.5821706Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-11-23T02:06:03.5822127Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject 2022-11-23T02:06:03.5822474Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject (0 ms) 2022-11-23T02:06:03.5822858Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject 2022-11-23T02:06:03.5823258Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject (0 ms) 2022-11-23T02:06:03.5823706Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-11-23T02:06:03.5824185Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-11-23T02:06:03.5824696Z [ RUN ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-11-23T02:06:03.5825432Z [ OK ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-11-23T02:06:03.5826166Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2022-11-23T02:06:03.5826693Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-11-23T02:06:03.5827176Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed 2022-11-23T02:06:03.5827618Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-11-23T02:06:03.5828080Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed 2022-11-23T02:06:03.5828553Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-11-23T02:06:03.5829042Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction 2022-11-23T02:06:03.5829538Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-11-23T02:06:03.5830065Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2022-11-23T02:06:03.5830642Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-11-23T02:06:03.5831189Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-11-23T02:06:03.5831741Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-11-23T02:06:03.5832575Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-11-23T02:06:03.5833544Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-11-23T02:06:03.5834367Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction 2022-11-23T02:06:03.5835259Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-11-23T02:06:03.5836027Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2022-11-23T02:06:03.5836759Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-11-23T02:06:03.5837297Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-11-23T02:06:03.5837822Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-11-23T02:06:03.5838465Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-11-23T02:06:03.5839053Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-11-23T02:06:03.5839532Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject 2022-11-23T02:06:03.5839894Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject (0 ms) 2022-11-23T02:06:03.5840262Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject 2022-11-23T02:06:03.5840661Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject (0 ms) 2022-11-23T02:06:03.5841110Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-11-23T02:06:03.5841821Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-11-23T02:06:03.5842332Z [ RUN ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-11-23T02:06:03.5842994Z [ OK ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-11-23T02:06:03.5843535Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2022-11-23T02:06:03.5844069Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-11-23T02:06:03.5844486Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs 2022-11-23T02:06:03.5844814Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs (0 ms) 2022-11-23T02:06:03.5845194Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed 2022-11-23T02:06:03.5845618Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed (0 ms) 2022-11-23T02:06:03.5846075Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed 2022-11-23T02:06:03.5846557Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed (0 ms) 2022-11-23T02:06:03.5847115Z [ RUN ] IntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed 2022-11-23T02:06:03.5847554Z [ OK ] IntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed (0 ms) 2022-11-23T02:06:03.5847990Z [ RUN ] IntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately 2022-11-23T02:06:03.5848424Z [ OK ] IntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately (0 ms) 2022-11-23T02:06:03.5848807Z [ RUN ] IntrusivePtrTest.AllowsMoveConstructingToConst 2022-11-23T02:06:03.5849141Z [ OK ] IntrusivePtrTest.AllowsMoveConstructingToConst (0 ms) 2022-11-23T02:06:03.5849489Z [ RUN ] IntrusivePtrTest.AllowsCopyConstructingToConst 2022-11-23T02:06:03.5849838Z [ OK ] IntrusivePtrTest.AllowsCopyConstructingToConst (0 ms) 2022-11-23T02:06:03.5850211Z [ RUN ] IntrusivePtrTest.AllowsMoveAssigningToConst 2022-11-23T02:06:03.5850547Z [ OK ] IntrusivePtrTest.AllowsMoveAssigningToConst (0 ms) 2022-11-23T02:06:03.5850876Z [ RUN ] IntrusivePtrTest.AllowsCopyAssigningToConst 2022-11-23T02:06:03.5851189Z [ OK ] IntrusivePtrTest.AllowsCopyAssigningToConst (0 ms) 2022-11-23T02:06:03.5851517Z [ RUN ] IntrusivePtrTest.givenNewPtr_thenHasUseCount1 2022-11-23T02:06:03.5851998Z [ OK ] IntrusivePtrTest.givenNewPtr_thenHasUseCount1 (0 ms) 2022-11-23T02:06:03.5852297Z [ RUN ] IntrusivePtrTest.givenNewPtr_thenIsUnique 2022-11-23T02:06:03.5852576Z [ OK ] IntrusivePtrTest.givenNewPtr_thenIsUnique (0 ms) 2022-11-23T02:06:03.5852877Z [ RUN ] IntrusivePtrTest.givenEmptyPtr_thenHasUseCount0 2022-11-23T02:06:03.5853191Z [ OK ] IntrusivePtrTest.givenEmptyPtr_thenHasUseCount0 (0 ms) 2022-11-23T02:06:03.5853491Z [ RUN ] IntrusivePtrTest.givenEmptyPtr_thenIsNotUnique 2022-11-23T02:06:03.5853802Z [ OK ] IntrusivePtrTest.givenEmptyPtr_thenIsNotUnique (0 ms) 2022-11-23T02:06:03.5854110Z [ RUN ] IntrusivePtrTest.givenResetPtr_thenHasUseCount0 2022-11-23T02:06:03.5854410Z [ OK ] IntrusivePtrTest.givenResetPtr_thenHasUseCount0 (0 ms) 2022-11-23T02:06:03.5854720Z [ RUN ] IntrusivePtrTest.givenResetPtr_thenIsNotUnique 2022-11-23T02:06:03.5855028Z [ OK ] IntrusivePtrTest.givenResetPtr_thenIsNotUnique (0 ms) 2022-11-23T02:06:03.5855363Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 2022-11-23T02:06:03.5855712Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 (0 ms) 2022-11-23T02:06:03.5856068Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenIsUnique 2022-11-23T02:06:03.5856416Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenIsUnique (0 ms) 2022-11-23T02:06:03.5856760Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 2022-11-23T02:06:03.5857129Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 (0 ms) 2022-11-23T02:06:03.5857501Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldIsNotUnique 2022-11-23T02:06:03.5857858Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldIsNotUnique (0 ms) 2022-11-23T02:06:03.5858215Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 2022-11-23T02:06:03.5858561Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 (0 ms) 2022-11-23T02:06:03.5858900Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenIsUnique 2022-11-23T02:06:03.5859302Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenIsUnique (0 ms) 2022-11-23T02:06:03.5859762Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 2022-11-23T02:06:03.5860125Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 (0 ms) 2022-11-23T02:06:03.5860466Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldIsNotUnique 2022-11-23T02:06:03.5860824Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldIsNotUnique (0 ms) 2022-11-23T02:06:03.5861184Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount2 2022-11-23T02:06:03.5861595Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount2 (0 ms) 2022-11-23T02:06:03.5861941Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenIsNotUnique 2022-11-23T02:06:03.5862305Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenIsNotUnique (0 ms) 2022-11-23T02:06:03.5862674Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount2 2022-11-23T02:06:03.5863035Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount2 (0 ms) 2022-11-23T02:06:03.5863406Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotUnique 2022-11-23T02:06:03.5863777Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotUnique (0 ms) 2022-11-23T02:06:03.5864172Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenHasUseCount1 2022-11-23T02:06:03.5864612Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenHasUseCount1 (0 ms) 2022-11-23T02:06:03.5865025Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenIsUnique 2022-11-23T02:06:03.5865432Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenIsUnique (0 ms) 2022-11-23T02:06:03.5865827Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenHasUseCount1 2022-11-23T02:06:03.5866242Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenHasUseCount1 (0 ms) 2022-11-23T02:06:03.5866651Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenIsUnique 2022-11-23T02:06:03.5867060Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenIsUnique (0 ms) 2022-11-23T02:06:03.5867422Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_thenHasUseCount2 2022-11-23T02:06:03.5867772Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_thenHasUseCount2 (0 ms) 2022-11-23T02:06:03.5868121Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_thenIsNotUnique 2022-11-23T02:06:03.5868456Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_thenIsNotUnique (0 ms) 2022-11-23T02:06:03.5868827Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenHasUseCount1 2022-11-23T02:06:03.5869230Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenHasUseCount1 (0 ms) 2022-11-23T02:06:03.5869624Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenIsUnique 2022-11-23T02:06:03.5870002Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenIsUnique (0 ms) 2022-11-23T02:06:03.5870394Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenHasUseCount1 2022-11-23T02:06:03.5870987Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenHasUseCount1 (0 ms) 2022-11-23T02:06:03.5871518Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenIsUnique 2022-11-23T02:06:03.5871911Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenIsUnique (0 ms) 2022-11-23T02:06:03.5872288Z [ RUN ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash 2022-11-23T02:06:03.5872655Z [ OK ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2022-11-23T02:06:03.5873014Z [ RUN ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2022-11-23T02:06:03.5873399Z [ OK ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2022-11-23T02:06:03.5873769Z [ RUN ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenDoesntCrash 2022-11-23T02:06:03.5874110Z [ OK ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenDoesntCrash (0 ms) 2022-11-23T02:06:03.5874469Z [ RUN ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenIsDestructedAtEnd 2022-11-23T02:06:03.5874842Z [ OK ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenIsDestructedAtEnd (0 ms) 2022-11-23T02:06:03.5875343Z [----------] 146 tests from IntrusivePtrTest (0 ms total) 2022-11-23T02:06:03.5875504Z 2022-11-23T02:06:03.5875695Z [----------] 172 tests from WeakIntrusivePtrTest 2022-11-23T02:06:03.5876022Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCreatingAndDestructing_thenDoesntCrash 2022-11-23T02:06:03.5876413Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCreatingAndDestructing_thenDoesntCrash (0 ms) 2022-11-23T02:06:03.5876791Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenLocking_thenReturnsCorrectObject 2022-11-23T02:06:03.5877144Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenLocking_thenReturnsCorrectObject (0 ms) 2022-11-23T02:06:03.5877508Z [ RUN ] WeakIntrusivePtrTest.expiredPtr_whenLocking_thenReturnsNullType 2022-11-23T02:06:03.5877871Z [ OK ] WeakIntrusivePtrTest.expiredPtr_whenLocking_thenReturnsNullType (0 ms) 2022-11-23T02:06:03.5878262Z [ RUN ] WeakIntrusivePtrTest.weakNullPtr_locking 2022-11-23T02:06:03.5878602Z [ OK ] WeakIntrusivePtrTest.weakNullPtr_locking (0 ms) 2022-11-23T02:06:03.5879032Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject 2022-11-23T02:06:03.5879612Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2022-11-23T02:06:03.5880016Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid 2022-11-23T02:06:03.5880419Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid (0 ms) 2022-11-23T02:06:03.5880772Z [ RUN ] WeakIntrusivePtrTest.vector_insert_weak_intrusive 2022-11-23T02:06:03.5881065Z [ OK ] WeakIntrusivePtrTest.vector_insert_weak_intrusive (0 ms) 2022-11-23T02:06:03.5881424Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid 2022-11-23T02:06:03.5881988Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2022-11-23T02:06:03.5882409Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2022-11-23T02:06:03.5882828Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2022-11-23T02:06:03.5883244Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid 2022-11-23T02:06:03.5883640Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid (0 ms) 2022-11-23T02:06:03.5884031Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject 2022-11-23T02:06:03.5884448Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2022-11-23T02:06:03.5884862Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid 2022-11-23T02:06:03.5885278Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2022-11-23T02:06:03.5885679Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenNewInstanceIsValid 2022-11-23T02:06:03.5886099Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2022-11-23T02:06:03.5886519Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenPointsToSameObject 2022-11-23T02:06:03.5886923Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2022-11-23T02:06:03.5887332Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenStaysInvalid 2022-11-23T02:06:03.5887745Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2022-11-23T02:06:03.5888164Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2022-11-23T02:06:03.5888594Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2022-11-23T02:06:03.5889221Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid 2022-11-23T02:06:03.5889993Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid (0 ms) 2022-11-23T02:06:03.5890840Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromWeakOnlyPtr_thenNewInstanceIsInvalid 2022-11-23T02:06:03.5891490Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromWeakOnlyPtr_thenNewInstanceIsInvalid (0 ms) 2022-11-23T02:06:03.5891955Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2022-11-23T02:06:03.5892404Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-11-23T02:06:03.5892849Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid 2022-11-23T02:06:03.5893281Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2022-11-23T02:06:03.5893793Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2022-11-23T02:06:03.5894250Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-11-23T02:06:03.5894689Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2022-11-23T02:06:03.5895145Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-11-23T02:06:03.5895624Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2022-11-23T02:06:03.5896132Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2022-11-23T02:06:03.5896601Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2022-11-23T02:06:03.5897059Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-11-23T02:06:03.5897517Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2022-11-23T02:06:03.5897981Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-11-23T02:06:03.5898449Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2022-11-23T02:06:03.5898959Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2022-11-23T02:06:03.5899442Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr 2022-11-23T02:06:03.5899901Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-11-23T02:06:03.5900315Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject 2022-11-23T02:06:03.5900722Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2022-11-23T02:06:03.5901121Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid 2022-11-23T02:06:03.5901505Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid (0 ms) 2022-11-23T02:06:03.5901999Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2022-11-23T02:06:03.5902500Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2022-11-23T02:06:03.5902910Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid 2022-11-23T02:06:03.5903294Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid (0 ms) 2022-11-23T02:06:03.5903696Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid 2022-11-23T02:06:03.5904107Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2022-11-23T02:06:03.5904511Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid 2022-11-23T02:06:03.5904994Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2022-11-23T02:06:03.5905411Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenNewInstanceIsValid 2022-11-23T02:06:03.5905830Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2022-11-23T02:06:03.5906231Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenPointsToSameObject 2022-11-23T02:06:03.5906650Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2022-11-23T02:06:03.5907070Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenStaysInvalid 2022-11-23T02:06:03.5907498Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2022-11-23T02:06:03.5908166Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2022-11-23T02:06:03.5908718Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2022-11-23T02:06:03.5909163Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2022-11-23T02:06:03.5909602Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-11-23T02:06:03.5910048Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid 2022-11-23T02:06:03.5910496Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2022-11-23T02:06:03.5910949Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2022-11-23T02:06:03.5911393Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-11-23T02:06:03.5911849Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2022-11-23T02:06:03.5912306Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-11-23T02:06:03.5912770Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid 2022-11-23T02:06:03.5913235Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid (0 ms) 2022-11-23T02:06:03.5913703Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2022-11-23T02:06:03.5914157Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-11-23T02:06:03.5914613Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2022-11-23T02:06:03.5915059Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-11-23T02:06:03.5915526Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningWeakOnlyPtrToBaseClass_thenNewInstanceIsValid 2022-11-23T02:06:03.5916005Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningWeakOnlyPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2022-11-23T02:06:03.5916457Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr 2022-11-23T02:06:03.5916917Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-11-23T02:06:03.5917339Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject 2022-11-23T02:06:03.5917842Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject (0 ms) 2022-11-23T02:06:03.5918482Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid 2022-11-23T02:06:03.5919084Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid (0 ms) 2022-11-23T02:06:03.5919794Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid 2022-11-23T02:06:03.5920379Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid (0 ms) 2022-11-23T02:06:03.5921038Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid 2022-11-23T02:06:03.5921876Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-11-23T02:06:03.5922518Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromWeakOnlyPtr_thenNewInstanceInvalid 2022-11-23T02:06:03.5923120Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2022-11-23T02:06:03.5923568Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject 2022-11-23T02:06:03.5924102Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject (0 ms) 2022-11-23T02:06:03.5924539Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid 2022-11-23T02:06:03.5924965Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2022-11-23T02:06:03.5925397Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid 2022-11-23T02:06:03.5925826Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid (0 ms) 2022-11-23T02:06:03.5926292Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2022-11-23T02:06:03.5926785Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-11-23T02:06:03.5927291Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid 2022-11-23T02:06:03.5927864Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2022-11-23T02:06:03.5928500Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr 2022-11-23T02:06:03.5928971Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-11-23T02:06:03.5929396Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject 2022-11-23T02:06:03.5929786Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject (0 ms) 2022-11-23T02:06:03.5930156Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid 2022-11-23T02:06:03.5930537Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid (0 ms) 2022-11-23T02:06:03.5930914Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid 2022-11-23T02:06:03.5931295Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid (0 ms) 2022-11-23T02:06:03.5931701Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid 2022-11-23T02:06:03.5932151Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-11-23T02:06:03.5932599Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromWeakOnlyPtr_thenNewInstanceInvalid 2022-11-23T02:06:03.5933038Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2022-11-23T02:06:03.5933477Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject 2022-11-23T02:06:03.5933912Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject (0 ms) 2022-11-23T02:06:03.5934341Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid 2022-11-23T02:06:03.5934765Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2022-11-23T02:06:03.5935254Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid 2022-11-23T02:06:03.5935687Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid (0 ms) 2022-11-23T02:06:03.5936163Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2022-11-23T02:06:03.5936661Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-11-23T02:06:03.5937168Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid 2022-11-23T02:06:03.5937684Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2022-11-23T02:06:03.5938215Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr 2022-11-23T02:06:03.5938690Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-11-23T02:06:03.5939061Z [ RUN ] WeakIntrusivePtrTest.SwapFunction 2022-11-23T02:06:03.5939341Z [ OK ] WeakIntrusivePtrTest.SwapFunction (0 ms) 2022-11-23T02:06:03.5939603Z [ RUN ] WeakIntrusivePtrTest.SwapMethod 2022-11-23T02:06:03.5939870Z [ OK ] WeakIntrusivePtrTest.SwapMethod (0 ms) 2022-11-23T02:06:03.5940174Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionFromInvalid 2022-11-23T02:06:03.5940498Z [ OK ] WeakIntrusivePtrTest.SwapFunctionFromInvalid (0 ms) 2022-11-23T02:06:03.5940828Z [ RUN ] WeakIntrusivePtrTest.SwapMethodFromInvalid 2022-11-23T02:06:03.5941156Z [ OK ] WeakIntrusivePtrTest.SwapMethodFromInvalid (0 ms) 2022-11-23T02:06:03.5941484Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWithInvalid 2022-11-23T02:06:03.5941808Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWithInvalid (0 ms) 2022-11-23T02:06:03.5942136Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWithInvalid 2022-11-23T02:06:03.5942459Z [ OK ] WeakIntrusivePtrTest.SwapMethodWithInvalid (0 ms) 2022-11-23T02:06:03.5942793Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionInvalidWithInvalid 2022-11-23T02:06:03.5943169Z [ OK ] WeakIntrusivePtrTest.SwapFunctionInvalidWithInvalid (0 ms) 2022-11-23T02:06:03.5943541Z [ RUN ] WeakIntrusivePtrTest.SwapMethodInvalidWithInvalid 2022-11-23T02:06:03.5943890Z [ OK ] WeakIntrusivePtrTest.SwapMethodInvalidWithInvalid (0 ms) 2022-11-23T02:06:03.5944251Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionFromWeakOnlyPtr 2022-11-23T02:06:03.5944616Z [ OK ] WeakIntrusivePtrTest.SwapFunctionFromWeakOnlyPtr (0 ms) 2022-11-23T02:06:03.5945181Z [ RUN ] WeakIntrusivePtrTest.SwapMethodFromWeakOnlyPtr 2022-11-23T02:06:03.5945518Z [ OK ] WeakIntrusivePtrTest.SwapMethodFromWeakOnlyPtr (0 ms) 2022-11-23T02:06:03.5945874Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWithWeakOnlyPtr 2022-11-23T02:06:03.5946233Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWithWeakOnlyPtr (0 ms) 2022-11-23T02:06:03.5946574Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWithWeakOnlyPtr 2022-11-23T02:06:03.5946919Z [ OK ] WeakIntrusivePtrTest.SwapMethodWithWeakOnlyPtr (0 ms) 2022-11-23T02:06:03.5947310Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWeakOnlyPtrWithWeakOnlyPtr 2022-11-23T02:06:03.5947728Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWeakOnlyPtrWithWeakOnlyPtr (0 ms) 2022-11-23T02:06:03.5948153Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWeakOnlyPtrWithWeakOnlyPtr 2022-11-23T02:06:03.5948573Z [ OK ] WeakIntrusivePtrTest.SwapMethodWeakOnlyPtrWithWeakOnlyPtr (0 ms) 2022-11-23T02:06:03.5949069Z [ RUN ] WeakIntrusivePtrTest.CanBePutInContainer 2022-11-23T02:06:03.5949527Z [ OK ] WeakIntrusivePtrTest.CanBePutInContainer (0 ms) 2022-11-23T02:06:03.5949983Z [ RUN ] WeakIntrusivePtrTest.CanBePutInSet 2022-11-23T02:06:03.5950420Z [ OK ] WeakIntrusivePtrTest.CanBePutInSet (0 ms) 2022-11-23T02:06:03.5950899Z [ RUN ] WeakIntrusivePtrTest.CanBePutInUnorderedSet 2022-11-23T02:06:03.5951497Z [ OK ] WeakIntrusivePtrTest.CanBePutInUnorderedSet (0 ms) 2022-11-23T02:06:03.5951810Z [ RUN ] WeakIntrusivePtrTest.CanBePutInMap 2022-11-23T02:06:03.5952083Z [ OK ] WeakIntrusivePtrTest.CanBePutInMap (0 ms) 2022-11-23T02:06:03.5952392Z [ RUN ] WeakIntrusivePtrTest.CanBePutInUnorderedMap 2022-11-23T02:06:03.5952553Z [ OK ] WeakIntrusivePtrTest.CanBePutInUnorderedMap (0 ms) 2022-11-23T02:06:03.5952697Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyConstructor 2022-11-23T02:06:03.5952854Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyConstructor (0 ms) 2022-11-23T02:06:03.5952999Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment 2022-11-23T02:06:03.5953140Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment (0 ms) 2022-11-23T02:06:03.5953331Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment_WeakOnly 2022-11-23T02:06:03.5953494Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment_WeakOnly (0 ms) 2022-11-23T02:06:03.5953617Z [ RUN ] WeakIntrusivePtrTest.Equality_Invalid 2022-11-23T02:06:03.5953749Z [ OK ] WeakIntrusivePtrTest.Equality_Invalid (0 ms) 2022-11-23T02:06:03.5953864Z [ RUN ] WeakIntrusivePtrTest.Inequality 2022-11-23T02:06:03.5953990Z [ OK ] WeakIntrusivePtrTest.Inequality (0 ms) 2022-11-23T02:06:03.5954124Z [ RUN ] WeakIntrusivePtrTest.Inequality_InvalidLeft 2022-11-23T02:06:03.5954253Z [ OK ] WeakIntrusivePtrTest.Inequality_InvalidLeft (0 ms) 2022-11-23T02:06:03.5954388Z [ RUN ] WeakIntrusivePtrTest.Inequality_InvalidRight 2022-11-23T02:06:03.5954532Z [ OK ] WeakIntrusivePtrTest.Inequality_InvalidRight (0 ms) 2022-11-23T02:06:03.5954661Z [ RUN ] WeakIntrusivePtrTest.Inequality_WeakOnly 2022-11-23T02:06:03.5954796Z [ OK ] WeakIntrusivePtrTest.Inequality_WeakOnly (0 ms) 2022-11-23T02:06:03.5954926Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent 2022-11-23T02:06:03.5955068Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent (0 ms) 2022-11-23T02:06:03.5955208Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndInvalid 2022-11-23T02:06:03.5955458Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndInvalid (0 ms) 2022-11-23T02:06:03.5955706Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndWeakOnly 2022-11-23T02:06:03.5955973Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndWeakOnly (0 ms) 2022-11-23T02:06:03.5956174Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_WeakOnlyAndWeakOnly 2022-11-23T02:06:03.5956343Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_WeakOnlyAndWeakOnly (0 ms) 2022-11-23T02:06:03.5956495Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor 2022-11-23T02:06:03.5956653Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor (0 ms) 2022-11-23T02:06:03.5956805Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor_WeakOnly 2022-11-23T02:06:03.5956974Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor_WeakOnly (0 ms) 2022-11-23T02:06:03.5957122Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment 2022-11-23T02:06:03.5957280Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment (0 ms) 2022-11-23T02:06:03.5957436Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment_WeakOnly 2022-11-23T02:06:03.5957603Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment_WeakOnly (0 ms) 2022-11-23T02:06:03.5957736Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_BothInvalid 2022-11-23T02:06:03.5957879Z [ OK ] WeakIntrusivePtrTest.HashIsSame_BothInvalid (0 ms) 2022-11-23T02:06:03.5958059Z [ RUN ] WeakIntrusivePtrTest.OneIsLess 2022-11-23T02:06:03.5958184Z [ OK ] WeakIntrusivePtrTest.OneIsLess (0 ms) 2022-11-23T02:06:03.5958310Z [ RUN ] WeakIntrusivePtrTest.InvalidIsLess1 2022-11-23T02:06:03.5958449Z [ OK ] WeakIntrusivePtrTest.InvalidIsLess1 (0 ms) 2022-11-23T02:06:03.5958574Z [ RUN ] WeakIntrusivePtrTest.InvalidIsLess2 2022-11-23T02:06:03.5958752Z [ OK ] WeakIntrusivePtrTest.InvalidIsLess2 (0 ms) 2022-11-23T02:06:03.5958916Z [ RUN ] WeakIntrusivePtrTest.InvalidIsNotLessThanInvalid 2022-11-23T02:06:03.5959079Z [ OK ] WeakIntrusivePtrTest.InvalidIsNotLessThanInvalid (0 ms) 2022-11-23T02:06:03.5959256Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnWeakPtr_thenIsInvalid 2022-11-23T02:06:03.5959439Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnWeakPtr_thenIsInvalid (0 ms) 2022-11-23T02:06:03.5959619Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnStrongPtr_thenIsInvalid 2022-11-23T02:06:03.5959807Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnStrongPtr_thenIsInvalid (0 ms) 2022-11-23T02:06:03.5959973Z [ RUN ] WeakIntrusivePtrTest.AllowsMoveConstructingToConst 2022-11-23T02:06:03.5960153Z [ OK ] WeakIntrusivePtrTest.AllowsMoveConstructingToConst (0 ms) 2022-11-23T02:06:03.5960354Z [ RUN ] WeakIntrusivePtrTest.AllowsCopyConstructingToConst 2022-11-23T02:06:03.5960522Z [ OK ] WeakIntrusivePtrTest.AllowsCopyConstructingToConst (0 ms) 2022-11-23T02:06:03.5960686Z [ RUN ] WeakIntrusivePtrTest.AllowsMoveAssigningToConst 2022-11-23T02:06:03.5960872Z [ OK ] WeakIntrusivePtrTest.AllowsMoveAssigningToConst (0 ms) 2022-11-23T02:06:03.5961029Z [ RUN ] WeakIntrusivePtrTest.AllowsCopyAssigningToConst 2022-11-23T02:06:03.5961200Z [ OK ] WeakIntrusivePtrTest.AllowsCopyAssigningToConst (0 ms) 2022-11-23T02:06:03.5961345Z [ RUN ] WeakIntrusivePtrTest.givenNewPtr_thenHasUseCount1 2022-11-23T02:06:03.5961630Z [ OK ] WeakIntrusivePtrTest.givenNewPtr_thenHasUseCount1 (0 ms) 2022-11-23T02:06:03.5961793Z [ RUN ] WeakIntrusivePtrTest.givenNewPtr_thenIsNotExpired 2022-11-23T02:06:03.5961936Z [ OK ] WeakIntrusivePtrTest.givenNewPtr_thenIsNotExpired (0 ms) 2022-11-23T02:06:03.5962124Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_thenHasUseCount0 2022-11-23T02:06:03.5962289Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_thenHasUseCount0 (0 ms) 2022-11-23T02:06:03.5962443Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_thenIsExpired 2022-11-23T02:06:03.5962603Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_thenIsExpired (0 ms) 2022-11-23T02:06:03.5962758Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenHasUseCount0 2022-11-23T02:06:03.5962926Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenHasUseCount0 (0 ms) 2022-11-23T02:06:03.5963079Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenIsExpired 2022-11-23T02:06:03.5963227Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenIsExpired (0 ms) 2022-11-23T02:06:03.5963395Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenHasUseCount0 2022-11-23T02:06:03.5963573Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenHasUseCount0 (0 ms) 2022-11-23T02:06:03.5963740Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenIsExpired 2022-11-23T02:06:03.5963913Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenIsExpired (0 ms) 2022-11-23T02:06:03.5964087Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenHasUseCount0 2022-11-23T02:06:03.5964267Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenHasUseCount0 (0 ms) 2022-11-23T02:06:03.5964435Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenIsExpired 2022-11-23T02:06:03.5964598Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenIsExpired (0 ms) 2022-11-23T02:06:03.5964776Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 2022-11-23T02:06:03.5964960Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 (0 ms) 2022-11-23T02:06:03.5965135Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenIsNotExpired 2022-11-23T02:06:03.5965319Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenIsNotExpired (0 ms) 2022-11-23T02:06:03.5965500Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 2022-11-23T02:06:03.5965748Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 (0 ms) 2022-11-23T02:06:03.5965925Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldIsExpired 2022-11-23T02:06:03.5966097Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldIsExpired (0 ms) 2022-11-23T02:06:03.5966265Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 2022-11-23T02:06:03.5966445Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 (0 ms) 2022-11-23T02:06:03.5966611Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenIsNotExpired 2022-11-23T02:06:03.5966788Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenIsNotExpired (0 ms) 2022-11-23T02:06:03.5966959Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 2022-11-23T02:06:03.5967176Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 (0 ms) 2022-11-23T02:06:03.5967340Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldIsExpired 2022-11-23T02:06:03.5967502Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldIsExpired (0 ms) 2022-11-23T02:06:03.5967679Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount1 2022-11-23T02:06:03.5967859Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount1 (0 ms) 2022-11-23T02:06:03.5968035Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenIsNotExpired 2022-11-23T02:06:03.5968220Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenIsNotExpired (0 ms) 2022-11-23T02:06:03.5968401Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount1 2022-11-23T02:06:03.5968593Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount1 (0 ms) 2022-11-23T02:06:03.5968773Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotExpired 2022-11-23T02:06:03.5968955Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotExpired (0 ms) 2022-11-23T02:06:03.5969148Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenLastStrongPointerResets_thenReleasesResources 2022-11-23T02:06:03.5969354Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenLastStrongPointerResets_thenReleasesResources (0 ms) 2022-11-23T02:06:03.5969588Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenDestructedButStillHasStrongPointers_thenDoesntReleaseResources 2022-11-23T02:06:03.5969830Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenDestructedButStillHasStrongPointers_thenDoesntReleaseResources (0 ms) 2022-11-23T02:06:03.5969994Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject 2022-11-23T02:06:03.5970170Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject (0 ms) 2022-11-23T02:06:03.5970388Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed 2022-11-23T02:06:03.5970622Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-11-23T02:06:03.5970854Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed 2022-11-23T02:06:03.5971106Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-11-23T02:06:03.5971277Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject 2022-11-23T02:06:03.5971457Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject (0 ms) 2022-11-23T02:06:03.5971648Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject 2022-11-23T02:06:03.5971850Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject (0 ms) 2022-11-23T02:06:03.5972092Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-11-23T02:06:03.5972349Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-11-23T02:06:03.5972645Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-11-23T02:06:03.5972911Z [ OK ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-11-23T02:06:03.5973173Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2022-11-23T02:06:03.5973448Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-11-23T02:06:03.5973659Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed 2022-11-23T02:06:03.5973886Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-11-23T02:06:03.5974150Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed 2022-11-23T02:06:03.5974395Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-11-23T02:06:03.5974636Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction 2022-11-23T02:06:03.5974888Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-11-23T02:06:03.5975155Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2022-11-23T02:06:03.5975425Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-11-23T02:06:03.5975685Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-11-23T02:06:03.5975963Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-11-23T02:06:03.5976255Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-11-23T02:06:03.5976562Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-11-23T02:06:03.5976880Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction 2022-11-23T02:06:03.5977282Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-11-23T02:06:03.5977553Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2022-11-23T02:06:03.5977828Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-11-23T02:06:03.5978084Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-11-23T02:06:03.5978335Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-11-23T02:06:03.5978621Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-11-23T02:06:03.5978916Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-11-23T02:06:03.5979088Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject 2022-11-23T02:06:03.5979268Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject (0 ms) 2022-11-23T02:06:03.5979461Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject 2022-11-23T02:06:03.5979703Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject (0 ms) 2022-11-23T02:06:03.5979946Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-11-23T02:06:03.5980199Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-11-23T02:06:03.5980450Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-11-23T02:06:03.5980726Z [ OK ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-11-23T02:06:03.5980985Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2022-11-23T02:06:03.5981288Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-11-23T02:06:03.5981445Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs 2022-11-23T02:06:03.5981610Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs (0 ms) 2022-11-23T02:06:03.5981822Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed 2022-11-23T02:06:03.5982044Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed (0 ms) 2022-11-23T02:06:03.5982275Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed 2022-11-23T02:06:03.5982505Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed (0 ms) 2022-11-23T02:06:03.5982721Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed 2022-11-23T02:06:03.5982953Z [ OK ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed (0 ms) 2022-11-23T02:06:03.5983194Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately 2022-11-23T02:06:03.5983417Z [ OK ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately (0 ms) 2022-11-23T02:06:03.5983592Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash 2022-11-23T02:06:03.5983775Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2022-11-23T02:06:03.5983967Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenDoesntCrash 2022-11-23T02:06:03.5984170Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2022-11-23T02:06:03.5984341Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2022-11-23T02:06:03.5984535Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2022-11-23T02:06:03.5984740Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2022-11-23T02:06:03.5984954Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2022-11-23T02:06:03.5985128Z [ RUN ] WeakIntrusivePtrTest.givenStackObject_whenReclaimed_thenCrashes 2022-11-23T02:06:03.5985394Z [ OK ] WeakIntrusivePtrTest.givenStackObject_whenReclaimed_thenCrashes (0 ms) 2022-11-23T02:06:03.5985752Z [ RUN ] WeakIntrusivePtrTest.givenObjectWithWeakReferenceToSelf_whenDestroyed_thenDoesNotCrash 2022-11-23T02:06:03.5986158Z [ OK ] WeakIntrusivePtrTest.givenObjectWithWeakReferenceToSelf_whenDestroyed_thenDoesNotCrash (0 ms) 2022-11-23T02:06:03.5986609Z [----------] 172 tests from WeakIntrusivePtrTest (1 ms total) 2022-11-23T02:06:03.5986626Z 2022-11-23T02:06:03.5986817Z [----------] 3 tests from irange_test 2022-11-23T02:06:03.5986956Z [ RUN ] irange_test.range_test 2022-11-23T02:06:03.5987068Z [ OK ] irange_test.range_test (0 ms) 2022-11-23T02:06:03.5987201Z [ RUN ] irange_test.end_test 2022-11-23T02:06:03.5987296Z [ OK ] irange_test.end_test (0 ms) 2022-11-23T02:06:03.5987389Z [ RUN ] irange_test.neg_range_test 2022-11-23T02:06:03.5987493Z [ OK ] irange_test.neg_range_test (0 ms) 2022-11-23T02:06:03.5987641Z [----------] 3 tests from irange_test (0 ms total) 2022-11-23T02:06:03.5987647Z 2022-11-23T02:06:03.5987771Z [----------] 2 tests from irange 2022-11-23T02:06:03.5987882Z [ RUN ] irange.empty_reverse_range_two_inputs 2022-11-23T02:06:03.5988002Z [ OK ] irange.empty_reverse_range_two_inputs (0 ms) 2022-11-23T02:06:03.5988111Z [ RUN ] irange.empty_reverse_range_one_input 2022-11-23T02:06:03.5988229Z [ OK ] irange.empty_reverse_range_one_input (0 ms) 2022-11-23T02:06:03.5988372Z [----------] 2 tests from irange (0 ms total) 2022-11-23T02:06:03.5988410Z 2022-11-23T02:06:03.5988541Z [----------] 9 tests from LoggingTest 2022-11-23T02:06:03.5988632Z [ RUN ] LoggingTest.TestEnforceTrue 2022-11-23T02:06:03.5988752Z [ OK ] LoggingTest.TestEnforceTrue (0 ms) 2022-11-23T02:06:03.5988857Z [ RUN ] LoggingTest.TestEnforceFalse 2022-11-23T02:06:03.5988975Z [ OK ] LoggingTest.TestEnforceFalse (0 ms) 2022-11-23T02:06:03.5989082Z [ RUN ] LoggingTest.TestEnforceEquals 2022-11-23T02:06:03.5989200Z [ OK ] LoggingTest.TestEnforceEquals (0 ms) 2022-11-23T02:06:03.5989333Z [ RUN ] LoggingTest.TestEnforceMessageVariables 2022-11-23T02:06:03.5989468Z [ OK ] LoggingTest.TestEnforceMessageVariables (0 ms) 2022-11-23T02:06:03.5989722Z [ RUN ] LoggingTest.EnforceEqualsObjectWithReferenceToTemporaryWithoutUseOutOfScope 2022-11-23T02:06:03.5989994Z [ OK ] LoggingTest.EnforceEqualsObjectWithReferenceToTemporaryWithoutUseOutOfScope (0 ms) 2022-11-23T02:06:03.5990124Z [ RUN ] LoggingTest.DoesntCopyComparedObjects 2022-11-23T02:06:03.5990269Z [ OK ] LoggingTest.DoesntCopyComparedObjects (0 ms) 2022-11-23T02:06:03.5990377Z [ RUN ] LoggingTest.EnforceShowcase 2022-11-23T02:06:03.5990497Z [ OK ] LoggingTest.EnforceShowcase (0 ms) 2022-11-23T02:06:03.5990568Z [ RUN ] LoggingTest.Join 2022-11-23T02:06:03.5990658Z [ OK ] LoggingTest.Join (0 ms) 2022-11-23T02:06:03.5990762Z [ RUN ] LoggingTest.TestDanglingElse 2022-11-23T02:06:03.5990881Z [ OK ] LoggingTest.TestDanglingElse (0 ms) 2022-11-23T02:06:03.5991038Z [----------] 9 tests from LoggingTest (0 ms total) 2022-11-23T02:06:03.5991043Z 2022-11-23T02:06:03.5991235Z [----------] 2 tests from OptionalTest/0, where TypeParam = bool 2022-11-23T02:06:03.5991326Z [ RUN ] OptionalTest/0.Empty 2022-11-23T02:06:03.5991420Z [ OK ] OptionalTest/0.Empty (0 ms) 2022-11-23T02:06:03.5991500Z [ RUN ] OptionalTest/0.Initialized 2022-11-23T02:06:03.5991603Z [ OK ] OptionalTest/0.Initialized (0 ms) 2022-11-23T02:06:03.5991766Z [----------] 2 tests from OptionalTest/0 (0 ms total) 2022-11-23T02:06:03.5991771Z 2022-11-23T02:06:03.5991976Z [----------] 2 tests from OptionalTest/1, where TypeParam = unsigned long 2022-11-23T02:06:03.5992064Z [ RUN ] OptionalTest/1.Empty 2022-11-23T02:06:03.5992161Z [ OK ] OptionalTest/1.Empty (0 ms) 2022-11-23T02:06:03.5992252Z [ RUN ] OptionalTest/1.Initialized 2022-11-23T02:06:03.5992342Z [ OK ] OptionalTest/1.Initialized (0 ms) 2022-11-23T02:06:03.5992507Z [----------] 2 tests from OptionalTest/1 (0 ms total) 2022-11-23T02:06:03.5992511Z 2022-11-23T02:06:03.5992810Z [----------] 2 tests from OptionalTest/2, where TypeParam = c10::ArrayRef 2022-11-23T02:06:03.5992897Z [ RUN ] OptionalTest/2.Empty 2022-11-23T02:06:03.5992992Z [ OK ] OptionalTest/2.Empty (0 ms) 2022-11-23T02:06:03.5993083Z [ RUN ] OptionalTest/2.Initialized 2022-11-23T02:06:03.5993186Z [ OK ] OptionalTest/2.Initialized (0 ms) 2022-11-23T02:06:03.5993354Z [----------] 2 tests from OptionalTest/2 (0 ms total) 2022-11-23T02:06:03.5993359Z 2022-11-23T02:06:03.5993704Z [----------] 2 tests from OptionalTest/3, where TypeParam = std::basic_string, std::allocator > 2022-11-23T02:06:03.5993794Z [ RUN ] OptionalTest/3.Empty 2022-11-23T02:06:03.5993888Z [ OK ] OptionalTest/3.Empty (0 ms) 2022-11-23T02:06:03.5993982Z [ RUN ] OptionalTest/3.Initialized 2022-11-23T02:06:03.5994088Z [ OK ] OptionalTest/3.Initialized (0 ms) 2022-11-23T02:06:03.5994251Z [----------] 2 tests from OptionalTest/3 (0 ms total) 2022-11-23T02:06:03.5994255Z 2022-11-23T02:06:03.5994385Z [----------] 1 test from OptionalTest 2022-11-23T02:06:03.5994477Z [ RUN ] OptionalTest.Nullopt 2022-11-23T02:06:03.5994565Z [ OK ] OptionalTest.Nullopt (0 ms) 2022-11-23T02:06:03.5994717Z [----------] 1 test from OptionalTest (0 ms total) 2022-11-23T02:06:03.5994722Z 2022-11-23T02:06:03.5995006Z [----------] 1 test from CmpTest/0, where TypeParam = std::pair, c10::optional > 2022-11-23T02:06:03.5995142Z [ RUN ] CmpTest/0.Cmp 2022-11-23T02:06:03.5995229Z [ OK ] CmpTest/0.Cmp (0 ms) 2022-11-23T02:06:03.5995379Z [----------] 1 test from CmpTest/0 (0 ms total) 2022-11-23T02:06:03.5995384Z 2022-11-23T02:06:03.5995638Z [----------] 1 test from CmpTest/1, where TypeParam = std::pair, int> 2022-11-23T02:06:03.5995718Z [ RUN ] CmpTest/1.Cmp 2022-11-23T02:06:03.5995789Z [ OK ] CmpTest/1.Cmp (0 ms) 2022-11-23T02:06:03.5995934Z [----------] 1 test from CmpTest/1 (0 ms total) 2022-11-23T02:06:03.5995938Z 2022-11-23T02:06:03.5996191Z [----------] 1 test from CmpTest/2, where TypeParam = std::pair > 2022-11-23T02:06:03.5996273Z [ RUN ] CmpTest/2.Cmp 2022-11-23T02:06:03.5996356Z [ OK ] CmpTest/2.Cmp (0 ms) 2022-11-23T02:06:03.5996500Z [----------] 1 test from CmpTest/2 (0 ms total) 2022-11-23T02:06:03.5996505Z 2022-11-23T02:06:03.5996752Z [----------] 1 test from CmpTest/3, where TypeParam = std::pair, long> 2022-11-23T02:06:03.5996844Z [ RUN ] CmpTest/3.Cmp 2022-11-23T02:06:03.5996950Z [ OK ] CmpTest/3.Cmp (0 ms) 2022-11-23T02:06:03.5997179Z [----------] 1 test from CmpTest/3 (0 ms total) 2022-11-23T02:06:03.5997187Z 2022-11-23T02:06:03.5997577Z [----------] 1 test from CmpTest/4, where TypeParam = std::pair > 2022-11-23T02:06:03.5997686Z [ RUN ] CmpTest/4.Cmp 2022-11-23T02:06:03.5997807Z [ OK ] CmpTest/4.Cmp (0 ms) 2022-11-23T02:06:03.5998107Z [----------] 1 test from CmpTest/4 (0 ms total) 2022-11-23T02:06:03.5998116Z 2022-11-23T02:06:03.5998388Z [----------] 19 tests from OrderedPreservingDictTest 2022-11-23T02:06:03.5998623Z [ RUN ] OrderedPreservingDictTest.InsertAndDeleteBasic 2022-11-23T02:06:03.5998860Z [ OK ] OrderedPreservingDictTest.InsertAndDeleteBasic (0 ms) 2022-11-23T02:06:03.5999054Z [ RUN ] OrderedPreservingDictTest.InsertExistingDoesntAffectOrder 2022-11-23T02:06:03.5999266Z [ OK ] OrderedPreservingDictTest.InsertExistingDoesntAffectOrder (0 ms) 2022-11-23T02:06:03.5999400Z [ RUN ] OrderedPreservingDictTest.testRefType 2022-11-23T02:06:03.5999548Z [ OK ] OrderedPreservingDictTest.testRefType (0 ms) 2022-11-23T02:06:03.5999688Z [ RUN ] OrderedPreservingDictTest.DictCollisions 2022-11-23T02:06:03.5999841Z [ OK ] OrderedPreservingDictTest.DictCollisions (106 ms) 2022-11-23T02:06:03.5999962Z [ RUN ] OrderedPreservingDictTest.test_range_insert 2022-11-23T02:06:03.6000102Z [ OK ] OrderedPreservingDictTest.test_range_insert (0 ms) 2022-11-23T02:06:03.6000235Z [ RUN ] OrderedPreservingDictTest.test_range_erase_all 2022-11-23T02:06:03.6000379Z [ OK ] OrderedPreservingDictTest.test_range_erase_all (0 ms) 2022-11-23T02:06:03.6000507Z [ RUN ] OrderedPreservingDictTest.test_range_erase 2022-11-23T02:06:03.6000644Z [ OK ] OrderedPreservingDictTest.test_range_erase (7 ms) 2022-11-23T02:06:03.6000787Z [ RUN ] OrderedPreservingDictTest.test_move_constructor_empty 2022-11-23T02:06:03.6000940Z [ OK ] OrderedPreservingDictTest.test_move_constructor_empty (0 ms) 2022-11-23T02:06:03.6001127Z [ RUN ] OrderedPreservingDictTest.test_move_operator_empty 2022-11-23T02:06:03.6001278Z [ OK ] OrderedPreservingDictTest.test_move_operator_empty (0 ms) 2022-11-23T02:06:03.6001442Z [ RUN ] OrderedPreservingDictTest.test_reassign_moved_object_move_constructor 2022-11-23T02:06:03.6001757Z [ OK ] OrderedPreservingDictTest.test_reassign_moved_object_move_constructor (0 ms) 2022-11-23T02:06:03.6001921Z [ RUN ] OrderedPreservingDictTest.test_reassign_moved_object_move_operator 2022-11-23T02:06:03.6002089Z [ OK ] OrderedPreservingDictTest.test_reassign_moved_object_move_operator (0 ms) 2022-11-23T02:06:03.6002244Z [ RUN ] OrderedPreservingDictTest.test_copy_constructor_and_operator 2022-11-23T02:06:03.6002409Z [ OK ] OrderedPreservingDictTest.test_copy_constructor_and_operator (0 ms) 2022-11-23T02:06:03.6002602Z [ RUN ] OrderedPreservingDictTest.test_copy_constructor_empty 2022-11-23T02:06:03.6002755Z [ OK ] OrderedPreservingDictTest.test_copy_constructor_empty (0 ms) 2022-11-23T02:06:03.6002900Z [ RUN ] OrderedPreservingDictTest.test_copy_operator_empty 2022-11-23T02:06:03.6003052Z [ OK ] OrderedPreservingDictTest.test_copy_operator_empty (0 ms) 2022-11-23T02:06:03.6003176Z [ RUN ] OrderedPreservingDictTest.test_at 2022-11-23T02:06:03.6003303Z [ OK ] OrderedPreservingDictTest.test_at (0 ms) 2022-11-23T02:06:03.6003433Z [ RUN ] OrderedPreservingDictTest.test_equal_range 2022-11-23T02:06:03.6003557Z [ OK ] OrderedPreservingDictTest.test_equal_range (0 ms) 2022-11-23T02:06:03.6003693Z [ RUN ] OrderedPreservingDictTest.test_access_operator 2022-11-23T02:06:03.6003836Z [ OK ] OrderedPreservingDictTest.test_access_operator (0 ms) 2022-11-23T02:06:03.6003960Z [ RUN ] OrderedPreservingDictTest.test_swap 2022-11-23T02:06:03.6004089Z [ OK ] OrderedPreservingDictTest.test_swap (0 ms) 2022-11-23T02:06:03.6004223Z [ RUN ] OrderedPreservingDictTest.test_swap_empty 2022-11-23T02:06:03.6004364Z [ OK ] OrderedPreservingDictTest.test_swap_empty (0 ms) 2022-11-23T02:06:03.6004585Z [----------] 19 tests from OrderedPreservingDictTest (668 ms total) 2022-11-23T02:06:03.6004591Z 2022-11-23T02:06:03.6004711Z [----------] 3 tests from RegistryTest 2022-11-23T02:06:03.6004814Z [ RUN ] RegistryTest.CanRunCreator 2022-11-23T02:06:03.6004928Z [ OK ] RegistryTest.CanRunCreator (0 ms) 2022-11-23T02:06:03.6005076Z [ RUN ] RegistryTest.ReturnNullOnNonExistingCreator 2022-11-23T02:06:03.6005251Z [ OK ] RegistryTest.ReturnNullOnNonExistingCreator (0 ms) 2022-11-23T02:06:03.6005373Z [ RUN ] RegistryTest.RegistryPriorities 2022-11-23T02:06:03.6005508Z Key already registered with the same priority: FooWithPriority 2022-11-23T02:06:03.6005669Z Higher priority item already registered, skipping registration of FooWithPriority 2022-11-23T02:06:03.6005786Z [ OK ] RegistryTest.RegistryPriorities (0 ms) 2022-11-23T02:06:03.6005943Z [----------] 3 tests from RegistryTest (0 ms total) 2022-11-23T02:06:03.6005948Z 2022-11-23T02:06:03.6006085Z [----------] 18 tests from StringViewTest 2022-11-23T02:06:03.6006211Z [ RUN ] StringViewTest.testStringConstructor 2022-11-23T02:06:03.6006350Z [ OK ] StringViewTest.testStringConstructor (0 ms) 2022-11-23T02:06:03.6006479Z [ RUN ] StringViewTest.testConversionToString 2022-11-23T02:06:03.6006620Z [ OK ] StringViewTest.testConversionToString (0 ms) 2022-11-23T02:06:03.6006727Z [ RUN ] StringViewTest.testCopyAssignment 2022-11-23T02:06:03.6006857Z [ OK ] StringViewTest.testCopyAssignment (0 ms) 2022-11-23T02:06:03.6007042Z [ RUN ] StringViewTest.whenCallingAccessOperatorOutOfRange_thenThrows 2022-11-23T02:06:03.6007239Z [ OK ] StringViewTest.whenCallingAccessOperatorOutOfRange_thenThrows (0 ms) 2022-11-23T02:06:03.6007387Z [ RUN ] StringViewTest.whenRemovingValidPrefix_thenWorks 2022-11-23T02:06:03.6007547Z [ OK ] StringViewTest.whenRemovingValidPrefix_thenWorks (0 ms) 2022-11-23T02:06:03.6007703Z [ RUN ] StringViewTest.whenRemovingTooLargePrefix_thenThrows 2022-11-23T02:06:03.6007922Z [ OK ] StringViewTest.whenRemovingTooLargePrefix_thenThrows (0 ms) 2022-11-23T02:06:03.6008059Z [ RUN ] StringViewTest.whenRemovingValidSuffix_thenWorks 2022-11-23T02:06:03.6008214Z [ OK ] StringViewTest.whenRemovingValidSuffix_thenWorks (0 ms) 2022-11-23T02:06:03.6008368Z [ RUN ] StringViewTest.whenRemovingTooLargeSuffix_thenThrows 2022-11-23T02:06:03.6008555Z [ OK ] StringViewTest.whenRemovingTooLargeSuffix_thenThrows (0 ms) 2022-11-23T02:06:03.6008736Z [ RUN ] StringViewTest.testSwapFunction 2022-11-23T02:06:03.6008929Z [ OK ] StringViewTest.testSwapFunction (0 ms) 2022-11-23T02:06:03.6009096Z [ RUN ] StringViewTest.testSwapMethod 2022-11-23T02:06:03.6009264Z [ OK ] StringViewTest.testSwapMethod (0 ms) 2022-11-23T02:06:03.6009627Z [ RUN ] StringViewTest.whenCopyingFullStringView_thenDestinationHasCorrectData 2022-11-23T02:06:03.6009941Z [ OK ] StringViewTest.whenCopyingFullStringView_thenDestinationHasCorrectData (0 ms) 2022-11-23T02:06:03.6010218Z [ RUN ] StringViewTest.whenCopyingSubstr_thenDestinationHasCorrectData 2022-11-23T02:06:03.6010506Z [ OK ] StringViewTest.whenCopyingSubstr_thenDestinationHasCorrectData (0 ms) 2022-11-23T02:06:03.6010730Z [ RUN ] StringViewTest.whenCopyingTooMuch_thenJustCopiesLess 2022-11-23T02:06:03.6010972Z [ OK ] StringViewTest.whenCopyingTooMuch_thenJustCopiesLess (0 ms) 2022-11-23T02:06:03.6011207Z [ RUN ] StringViewTest.whenCopyingJustAtRange_thenDoesntCrash 2022-11-23T02:06:03.6011452Z [ OK ] StringViewTest.whenCopyingJustAtRange_thenDoesntCrash (0 ms) 2022-11-23T02:06:03.6011686Z [ RUN ] StringViewTest.whenCopyingOutOfRange_thenThrows 2022-11-23T02:06:03.6011933Z [ OK ] StringViewTest.whenCopyingOutOfRange_thenThrows (0 ms) 2022-11-23T02:06:03.6012227Z [ RUN ] StringViewTest.whenCallingSubstrWithPosOutOfRange_thenThrows 2022-11-23T02:06:03.6012555Z [ OK ] StringViewTest.whenCallingSubstrWithPosOutOfRange_thenThrows (0 ms) 2022-11-23T02:06:03.6012747Z [ RUN ] StringViewTest.testOutputOperator 2022-11-23T02:06:03.6012943Z [ OK ] StringViewTest.testOutputOperator (0 ms) 2022-11-23T02:06:03.6013072Z [ RUN ] StringViewTest.testHash 2022-11-23T02:06:03.6013199Z [ OK ] StringViewTest.testHash (0 ms) 2022-11-23T02:06:03.6013503Z [----------] 18 tests from StringViewTest (0 ms total) 2022-11-23T02:06:03.6013514Z 2022-11-23T02:06:03.6013732Z [----------] 1 test from TempFileTest 2022-11-23T02:06:03.6013866Z [ RUN ] TempFileTest.MatchesExpectedPattern 2022-11-23T02:06:03.6014004Z [ OK ] TempFileTest.MatchesExpectedPattern (0 ms) 2022-11-23T02:06:03.6014162Z [----------] 1 test from TempFileTest (0 ms total) 2022-11-23T02:06:03.6014167Z 2022-11-23T02:06:03.6014299Z [----------] 1 test from TempDirTest 2022-11-23T02:06:03.6014406Z [ RUN ] TempDirTest.tryMakeTempdir 2022-11-23T02:06:03.6014511Z [ OK ] TempDirTest.tryMakeTempdir (0 ms) 2022-11-23T02:06:03.6014665Z [----------] 1 test from TempDirTest (0 ms total) 2022-11-23T02:06:03.6014669Z 2022-11-23T02:06:03.6014861Z [----------] 5 tests from BFloat16Test_Instantiation/BFloat16Test 2022-11-23T02:06:03.6015008Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/0 2022-11-23T02:06:03.6015162Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/0 (0 ms) 2022-11-23T02:06:03.6015306Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/1 2022-11-23T02:06:03.6015460Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/1 (0 ms) 2022-11-23T02:06:03.6015603Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/2 2022-11-23T02:06:03.6015739Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/2 (0 ms) 2022-11-23T02:06:03.6015881Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/3 2022-11-23T02:06:03.6016029Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/3 (0 ms) 2022-11-23T02:06:03.6016231Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/4 2022-11-23T02:06:03.6016381Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/4 (0 ms) 2022-11-23T02:06:03.6016593Z [----------] 5 tests from BFloat16Test_Instantiation/BFloat16Test (0 ms total) 2022-11-23T02:06:03.6016600Z 2022-11-23T02:06:03.6016758Z [----------] 1 test from nullopt/SelfCompareTest 2022-11-23T02:06:03.6016882Z [ RUN ] nullopt/SelfCompareTest.SelfCompare/0 2022-11-23T02:06:03.6017000Z [ OK ] nullopt/SelfCompareTest.SelfCompare/0 (0 ms) 2022-11-23T02:06:03.6017179Z [----------] 1 test from nullopt/SelfCompareTest (0 ms total) 2022-11-23T02:06:03.6017183Z 2022-11-23T02:06:03.6017327Z [----------] 1 test from int/SelfCompareTest 2022-11-23T02:06:03.6017446Z [ RUN ] int/SelfCompareTest.SelfCompare/0 2022-11-23T02:06:03.6017608Z [ OK ] int/SelfCompareTest.SelfCompare/0 (0 ms) 2022-11-23T02:06:03.6017780Z [----------] 1 test from int/SelfCompareTest (0 ms total) 2022-11-23T02:06:03.6017785Z 2022-11-23T02:06:03.6017935Z [----------] Global test environment tear-down 2022-11-23T02:06:03.6018046Z [==========] 843 tests from 76 test suites ran. (982 ms total) 2022-11-23T02:06:03.6018112Z [ PASSED ] 843 tests. 2022-11-23T02:06:03.6018212Z ================================================================================ 2022-11-23T02:06:03.6018441Z [3,197 / 3,209] 2 / 26 tests; 8 actions running; last test: ...util_base_tests 2022-11-23T02:06:03.6018605Z Linking jit_tests; 18s processwrapper-sandbox 2022-11-23T02:06:03.6018779Z Testing //:memory_test; 3s processwrapper-sandbox 2022-11-23T02:06:03.6018958Z Testing //:dataloader_test; 3s processwrapper-sandbox 2022-11-23T02:06:03.6019147Z Testing //:tensor_options_test; 3s processwrapper-sandbox 2022-11-23T02:06:03.6019335Z Testing //c10/test:util_base_tests; 1s processwrapper-sandbox 2022-11-23T02:06:03.6019510Z Compiling test/cpp/api/misc.cpp; 1s processwrapper-sandbox 2022-11-23T02:06:03.6019714Z Compiling test/cpp/api/modulelist.cpp; 1s processwrapper-sandbox 2022-11-23T02:06:03.6019897Z Compiling test/cpp/api/any.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:03.6019902Z 2022-11-23T02:06:03.6019987Z  2022-11-23T02:06:03.6020069Z  2022-11-23T02:06:03.6020150Z  2022-11-23T02:06:03.6020231Z  2022-11-23T02:06:03.6020297Z  2022-11-23T02:06:03.6020376Z  2022-11-23T02:06:03.6020454Z  2022-11-23T02:06:03.6020532Z  2022-11-23T02:06:03.6020762Z [3,199 / 3,212] 2 / 26 tests; 8 actions running; last test: ...util_base_tests 2022-11-23T02:06:03.6020922Z Linking jit_tests; 18s processwrapper-sandbox 2022-11-23T02:06:03.6021091Z Testing //:memory_test; 4s processwrapper-sandbox 2022-11-23T02:06:03.6021253Z Testing //:dataloader_test; 4s processwrapper-sandbox 2022-11-23T02:06:03.6021434Z Testing //:tensor_options_test; 3s processwrapper-sandbox 2022-11-23T02:06:03.6021623Z Compiling test/cpp/api/misc.cpp; 1s processwrapper-sandbox 2022-11-23T02:06:03.6021823Z Compiling test/cpp/api/modulelist.cpp; 1s processwrapper-sandbox 2022-11-23T02:06:03.6022004Z Compiling test/cpp/api/any.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:03.6022127Z Creating source manifest for //:ordered_dict_test; 0s local 2022-11-23T02:06:03.7235342Z 2022-11-23T02:06:03.7236030Z  2022-11-23T02:06:03.7236181Z  2022-11-23T02:06:03.7236375Z  2022-11-23T02:06:03.7236507Z  2022-11-23T02:06:03.7236596Z  2022-11-23T02:06:03.7236677Z  2022-11-23T02:06:03.7236756Z  2022-11-23T02:06:03.7236836Z  2022-11-23T02:06:03.7237102Z [3,202 / 3,214] 2 / 26 tests; 8 actions running; last test: ...util_base_tests 2022-11-23T02:06:03.7237282Z Linking jit_tests; 18s processwrapper-sandbox 2022-11-23T02:06:03.7237472Z Testing //:memory_test; 4s processwrapper-sandbox 2022-11-23T02:06:03.7237655Z Testing //:dataloader_test; 4s processwrapper-sandbox 2022-11-23T02:06:03.8621956Z Testing //:tensor_options_test; 4s processwrapper-sandbox 2022-11-23T02:06:03.8622891Z Compiling test/cpp/api/misc.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:03.8623276Z Compiling test/cpp/api/modulelist.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:03.8623618Z Compiling test/cpp/api/any.cpp; 1s processwrapper-sandbox 2022-11-23T02:06:03.8623930Z Compiling test/cpp/api/ordered_dict.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:04.0630438Z 2022-11-23T02:06:04.0630953Z  2022-11-23T02:06:04.0631288Z  2022-11-23T02:06:04.0631581Z  2022-11-23T02:06:04.0631829Z  2022-11-23T02:06:04.0632102Z  2022-11-23T02:06:04.0632338Z  2022-11-23T02:06:04.0632491Z  2022-11-23T02:06:04.0632656Z  2022-11-23T02:06:04.1685923Z [3,202 / 3,214] 2 / 26 tests; 8 actions running; last test: ...util_base_tests 2022-11-23T02:06:04.1686516Z Linking jit_tests; 19s processwrapper-sandbox 2022-11-23T02:06:04.1687072Z Testing //:memory_test; 4s processwrapper-sandbox 2022-11-23T02:06:04.1687638Z Testing //:dataloader_test; 4s processwrapper-sandbox 2022-11-23T02:06:04.1688220Z Testing //:tensor_options_test; 4s processwrapper-sandbox 2022-11-23T02:06:04.1688790Z Compiling test/cpp/api/misc.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:04.1689425Z Compiling test/cpp/api/modulelist.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:04.1690050Z Compiling test/cpp/api/any.cpp; 1s processwrapper-sandbox 2022-11-23T02:06:04.1690664Z Compiling test/cpp/api/ordered_dict.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:04.9283029Z 2022-11-23T02:06:04.9286657Z  2022-11-23T02:06:04.9287029Z  2022-11-23T02:06:04.9287329Z  2022-11-23T02:06:04.9287621Z  2022-11-23T02:06:04.9287941Z  2022-11-23T02:06:04.9288232Z  2022-11-23T02:06:04.9288521Z  2022-11-23T02:06:04.9288813Z  2022-11-23T02:06:04.9289437Z [3,202 / 3,214] 3 / 26 tests; 8 actions running; last test: ...or_options_test 2022-11-23T02:06:04.9290037Z Linking jit_tests; 20s processwrapper-sandbox 2022-11-23T02:06:04.9290613Z Testing //:memory_test; 5s processwrapper-sandbox 2022-11-23T02:06:04.9291211Z Testing //:dataloader_test; 5s processwrapper-sandbox 2022-11-23T02:06:04.9291792Z Testing //:tensor_options_test; 5s processwrapper-sandbox 2022-11-23T02:06:04.9292416Z Compiling test/cpp/api/misc.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:04.9293065Z Compiling test/cpp/api/modulelist.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:04.9293696Z Compiling test/cpp/api/any.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:04.9294346Z Compiling test/cpp/api/ordered_dict.cpp; 1s processwrapper-sandbox 2022-11-23T02:06:04.9294676Z 2022-11-23T02:06:04.9294820Z  2022-11-23T02:06:04.9295132Z  2022-11-23T02:06:04.9295412Z  2022-11-23T02:06:04.9295719Z  2022-11-23T02:06:04.9296018Z  2022-11-23T02:06:04.9296315Z  2022-11-23T02:06:04.9296612Z  2022-11-23T02:06:04.9296917Z  2022-11-23T02:06:04.9297360Z INFO: From Testing //:tensor_options_test: 2022-11-23T02:06:04.9298002Z [3,202 / 3,214] 3 / 26 tests; 8 actions running; last test: ...or_options_test 2022-11-23T02:06:04.9298585Z Linking jit_tests; 20s processwrapper-sandbox 2022-11-23T02:06:04.9299145Z Testing //:memory_test; 5s processwrapper-sandbox 2022-11-23T02:06:04.9299745Z Testing //:dataloader_test; 5s processwrapper-sandbox 2022-11-23T02:06:04.9300370Z Testing //:tensor_options_test; 5s processwrapper-sandbox 2022-11-23T02:06:04.9300989Z Compiling test/cpp/api/misc.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:04.9301652Z Compiling test/cpp/api/modulelist.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:04.9302309Z Compiling test/cpp/api/any.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:04.9302978Z Compiling test/cpp/api/ordered_dict.cpp; 1s processwrapper-sandbox 2022-11-23T02:06:04.9303442Z 2022-11-23T02:06:04.9303590Z  2022-11-23T02:06:04.9303898Z  2022-11-23T02:06:04.9304196Z  2022-11-23T02:06:04.9304490Z  2022-11-23T02:06:04.9304782Z  2022-11-23T02:06:04.9305088Z  2022-11-23T02:06:04.9305367Z  2022-11-23T02:06:04.9305665Z  2022-11-23T02:06:04.9306137Z ==================== Test output for //:tensor_options_test: 2022-11-23T02:06:04.9306564Z Running main() from gmock_main.cc 2022-11-23T02:06:04.9307001Z Note: Google Test filter = -*CUDA 2022-11-23T02:06:04.9307386Z [==========] Running 9 tests from 3 test suites. 2022-11-23T02:06:04.9307857Z [----------] Global test environment set-up. 2022-11-23T02:06:04.9308360Z [----------] 5 tests from TensorOptionsTest 2022-11-23T02:06:04.9308947Z [ RUN ] TensorOptionsTest.DefaultsToTheRightValues 2022-11-23T02:06:04.9309533Z [ OK ] TensorOptionsTest.DefaultsToTheRightValues (0 ms) 2022-11-23T02:06:04.9310244Z [ RUN ] TensorOptionsTest.UtilityFunctionsReturnTheRightTensorOptions 2022-11-23T02:06:04.9311093Z [ OK ] TensorOptionsTest.UtilityFunctionsReturnTheRightTensorOptions (0 ms) 2022-11-23T02:06:04.9311931Z [ RUN ] TensorOptionsTest.ConstructsWellFromCPUTypes 2022-11-23T02:06:04.9312562Z [ OK ] TensorOptionsTest.ConstructsWellFromCPUTypes (0 ms) 2022-11-23T02:06:04.9313193Z [ RUN ] TensorOptionsTest.ConstructsWellFromCPUTensors 2022-11-23T02:06:04.9313826Z [ OK ] TensorOptionsTest.ConstructsWellFromCPUTensors (0 ms) 2022-11-23T02:06:04.9314450Z [ RUN ] TensorOptionsTest.ConstructsWellFromVariables 2022-11-23T02:06:04.9315068Z [ OK ] TensorOptionsTest.ConstructsWellFromVariables (0 ms) 2022-11-23T02:06:04.9315731Z [----------] 5 tests from TensorOptionsTest (0 ms total) 2022-11-23T02:06:04.9316010Z 2022-11-23T02:06:04.9316224Z [----------] 1 test from DeviceTest 2022-11-23T02:06:04.9316667Z [ RUN ] DeviceTest.ParsesCorrectlyFromString 2022-11-23T02:06:04.9317195Z [ OK ] DeviceTest.ParsesCorrectlyFromString (0 ms) 2022-11-23T02:06:04.9317760Z [----------] 1 test from DeviceTest (0 ms total) 2022-11-23T02:06:04.9318048Z 2022-11-23T02:06:04.9318314Z [----------] 3 tests from DefaultDtypeTest 2022-11-23T02:06:04.9318804Z [ RUN ] DefaultDtypeTest.CanSetAndGetDefaultDtype 2022-11-23T02:06:04.9319389Z [ OK ] DefaultDtypeTest.CanSetAndGetDefaultDtype (0 ms) 2022-11-23T02:06:04.9320003Z [ RUN ] DefaultDtypeTest.NewTensorOptionsHasCorrectDefault 2022-11-23T02:06:04.9320674Z [ OK ] DefaultDtypeTest.NewTensorOptionsHasCorrectDefault (0 ms) 2022-11-23T02:06:04.9321352Z [ RUN ] DefaultDtypeTest.NewTensorsHaveCorrectDefaultDtype 2022-11-23T02:06:04.9322154Z [ OK ] DefaultDtypeTest.NewTensorsHaveCorrectDefaultDtype (18 ms) 2022-11-23T02:06:04.9322821Z [----------] 3 tests from DefaultDtypeTest (18 ms total) 2022-11-23T02:06:04.9323084Z 2022-11-23T02:06:04.9323363Z [----------] Global test environment tear-down 2022-11-23T02:06:04.9323789Z [==========] 9 tests from 3 test suites ran. (19 ms total) 2022-11-23T02:06:04.9324138Z [ PASSED ] 9 tests. 2022-11-23T02:06:04.9324498Z ================================================================================ 2022-11-23T02:06:04.9325102Z [3,202 / 3,214] 3 / 26 tests; 8 actions running; last test: ...or_options_test 2022-11-23T02:06:04.9325669Z Linking jit_tests; 20s processwrapper-sandbox 2022-11-23T02:06:04.9326234Z Testing //:memory_test; 5s processwrapper-sandbox 2022-11-23T02:06:04.9326815Z Testing //:dataloader_test; 5s processwrapper-sandbox 2022-11-23T02:06:04.9327397Z Testing //:tensor_options_test; 5s processwrapper-sandbox 2022-11-23T02:06:04.9328016Z Compiling test/cpp/api/misc.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:04.9328676Z Compiling test/cpp/api/modulelist.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:04.9329308Z Compiling test/cpp/api/any.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:04.9330069Z Compiling test/cpp/api/ordered_dict.cpp; 1s processwrapper-sandbox 2022-11-23T02:06:04.9330378Z 2022-11-23T02:06:04.9330528Z  2022-11-23T02:06:04.9330839Z  2022-11-23T02:06:04.9331121Z  2022-11-23T02:06:04.9331417Z  2022-11-23T02:06:04.9331721Z  2022-11-23T02:06:04.9332004Z  2022-11-23T02:06:04.9332316Z  2022-11-23T02:06:04.9332608Z  2022-11-23T02:06:04.9333005Z INFO: From Testing //:memory_test: 2022-11-23T02:06:04.9333639Z [3,202 / 3,214] 4 / 26 tests; 8 actions running; last test: //:memory_test 2022-11-23T02:06:04.9334207Z Linking jit_tests; 20s processwrapper-sandbox 2022-11-23T02:06:04.9334760Z Testing //:memory_test; 5s processwrapper-sandbox 2022-11-23T02:06:04.9335353Z Testing //:dataloader_test; 5s processwrapper-sandbox 2022-11-23T02:06:04.9336026Z Testing //:tensor_options_test; 5s processwrapper-sandbox 2022-11-23T02:06:04.9336624Z Compiling test/cpp/api/misc.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:04.9337297Z Compiling test/cpp/api/modulelist.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:04.9337949Z Compiling test/cpp/api/any.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:04.9338593Z Compiling test/cpp/api/ordered_dict.cpp; 1s processwrapper-sandbox 2022-11-23T02:06:04.9338901Z 2022-11-23T02:06:04.9339035Z  2022-11-23T02:06:04.9339338Z  2022-11-23T02:06:04.9339641Z  2022-11-23T02:06:04.9339932Z  2022-11-23T02:06:04.9340226Z  2022-11-23T02:06:04.9340536Z  2022-11-23T02:06:04.9340808Z  2022-11-23T02:06:04.9341114Z  2022-11-23T02:06:04.9341548Z ==================== Test output for //:memory_test: 2022-11-23T02:06:04.9341921Z Running main() from gmock_main.cc 2022-11-23T02:06:04.9342364Z Note: Google Test filter = -*CUDA 2022-11-23T02:06:04.9342756Z [==========] Running 3 tests from 1 test suite. 2022-11-23T02:06:04.9343224Z [----------] Global test environment set-up. 2022-11-23T02:06:04.9343709Z [----------] 3 tests from MakeUniqueTest 2022-11-23T02:06:04.9344184Z [ RUN ] MakeUniqueTest.ForwardRvaluesCorrectly 2022-11-23T02:06:04.9344722Z [ OK ] MakeUniqueTest.ForwardRvaluesCorrectly (0 ms) 2022-11-23T02:06:04.9345273Z [ RUN ] MakeUniqueTest.ForwardLvaluesCorrectly 2022-11-23T02:06:04.9345824Z [ OK ] MakeUniqueTest.ForwardLvaluesCorrectly (0 ms) 2022-11-23T02:06:04.9346386Z [ RUN ] MakeUniqueTest.CanConstructUniquePtrOfArray 2022-11-23T02:06:04.9346959Z [ OK ] MakeUniqueTest.CanConstructUniquePtrOfArray (0 ms) 2022-11-23T02:06:04.9347593Z [----------] 3 tests from MakeUniqueTest (0 ms total) 2022-11-23T02:06:04.9347854Z 2022-11-23T02:06:04.9348126Z [----------] Global test environment tear-down 2022-11-23T02:06:04.9348545Z [==========] 3 tests from 1 test suite ran. (0 ms total) 2022-11-23T02:06:04.9348905Z [ PASSED ] 3 tests. 2022-11-23T02:06:04.9349271Z ================================================================================ 2022-11-23T02:06:04.9349861Z [3,203 / 3,214] 4 / 26 tests; 7 actions running; last test: //:memory_test 2022-11-23T02:06:04.9350427Z Linking jit_tests; 20s processwrapper-sandbox 2022-11-23T02:06:04.9350994Z Testing //:memory_test; 5s processwrapper-sandbox 2022-11-23T02:06:04.9351581Z Testing //:dataloader_test; 5s processwrapper-sandbox 2022-11-23T02:06:04.9352124Z Compiling test/cpp/api/misc.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:04.9352767Z Compiling test/cpp/api/modulelist.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:04.9353410Z Compiling test/cpp/api/any.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:04.9354048Z Compiling test/cpp/api/ordered_dict.cpp; 1s processwrapper-sandbox 2022-11-23T02:06:05.1695063Z 2022-11-23T02:06:05.1695555Z  2022-11-23T02:06:05.1695852Z  2022-11-23T02:06:05.1696151Z  2022-11-23T02:06:05.1696430Z  2022-11-23T02:06:05.1696737Z  2022-11-23T02:06:05.1697054Z  2022-11-23T02:06:05.1697284Z  2022-11-23T02:06:05.3472400Z [3,210 / 3,224] 4 / 26 tests; 8 actions running; last test: //:memory_test 2022-11-23T02:06:05.3473341Z Linking jit_tests; 20s processwrapper-sandbox 2022-11-23T02:06:05.3473674Z Testing //:dataloader_test; 5s processwrapper-sandbox 2022-11-23T02:06:05.3474022Z Compiling test/cpp/api/misc.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:05.3474420Z Compiling test/cpp/api/modulelist.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:05.3474763Z Compiling test/cpp/api/any.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:05.3475124Z Compiling test/cpp/api/ordered_dict.cpp; 1s processwrapper-sandbox 2022-11-23T02:06:05.3475513Z Compiling test/cpp/api/expanding-array.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:05.3475882Z Compiling test/cpp/api/static.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:05.3555964Z 2022-11-23T02:06:05.3556657Z  2022-11-23T02:06:05.3558175Z  2022-11-23T02:06:05.3558492Z  2022-11-23T02:06:05.3558794Z  2022-11-23T02:06:05.3559107Z  2022-11-23T02:06:05.3559393Z  2022-11-23T02:06:05.3559687Z  2022-11-23T02:06:05.3559997Z  2022-11-23T02:06:05.3560471Z INFO: From Testing //:dataloader_test: 2022-11-23T02:06:05.3642587Z [3,210 / 3,224] 5 / 26 tests; 8 actions running; last test: //:dataloader_test 2022-11-23T02:06:05.3643223Z Linking jit_tests; 20s processwrapper-sandbox 2022-11-23T02:06:05.3643840Z Testing //:dataloader_test; 5s processwrapper-sandbox 2022-11-23T02:06:05.3644424Z Compiling test/cpp/api/misc.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:05.3645060Z Compiling test/cpp/api/modulelist.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:05.3645729Z Compiling test/cpp/api/any.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:05.3646392Z Compiling test/cpp/api/ordered_dict.cpp; 1s processwrapper-sandbox 2022-11-23T02:06:05.3647072Z Compiling test/cpp/api/expanding-array.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:05.3647733Z Compiling test/cpp/api/static.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:05.3648029Z 2022-11-23T02:06:05.3648187Z  2022-11-23T02:06:05.3648501Z  2022-11-23T02:06:05.3648762Z  2022-11-23T02:06:05.3649060Z  2022-11-23T02:06:05.3649367Z  2022-11-23T02:06:05.3649664Z  2022-11-23T02:06:05.3649943Z  2022-11-23T02:06:05.3650241Z  2022-11-23T02:06:05.3650698Z ==================== Test output for //:dataloader_test: 2022-11-23T02:06:05.3651154Z Running main() from gmock_main.cc 2022-11-23T02:06:05.3651570Z Note: Google Test filter = -*CUDA 2022-11-23T02:06:05.3651987Z [==========] Running 87 tests from 2 test suites. 2022-11-23T02:06:05.3652467Z [----------] Global test environment set-up. 2022-11-23T02:06:05.3652851Z [----------] 50 tests from DataTest 2022-11-23T02:06:05.3653251Z [ RUN ] DataTest.DatasetCallsGetCorrectly 2022-11-23T02:06:05.3653689Z [ OK ] DataTest.DatasetCallsGetCorrectly (0 ms) 2022-11-23T02:06:05.3654193Z [ RUN ] DataTest.TransformCallsGetApplyCorrectly 2022-11-23T02:06:05.3654679Z [ OK ] DataTest.TransformCallsGetApplyCorrectly (0 ms) 2022-11-23T02:06:05.3655268Z [ RUN ] DataTest.ChunkDataSetWithInvalidInitParameter 2022-11-23T02:06:05.3655837Z [ OK ] DataTest.ChunkDataSetWithInvalidInitParameter (0 ms) 2022-11-23T02:06:05.3656391Z [ RUN ] DataTest.InfiniteStreamDataset 2022-11-23T02:06:05.3656856Z [ OK ] DataTest.InfiniteStreamDataset (0 ms) 2022-11-23T02:06:05.3657330Z [ RUN ] DataTest.NoSequencerIsIdentity 2022-11-23T02:06:05.3657800Z [ OK ] DataTest.NoSequencerIsIdentity (0 ms) 2022-11-23T02:06:05.3658238Z [ RUN ] DataTest.OrderedSequencerIsSetUpWell 2022-11-23T02:06:05.3658750Z [ OK ] DataTest.OrderedSequencerIsSetUpWell (0 ms) 2022-11-23T02:06:05.3659264Z [ RUN ] DataTest.OrderedSequencerReOrdersValues 2022-11-23T02:06:05.3659778Z [ OK ] DataTest.OrderedSequencerReOrdersValues (0 ms) 2022-11-23T02:06:05.3660492Z [ RUN ] DataTest.BatchLambdaAppliesFunctionToBatch 2022-11-23T02:06:05.3661105Z [ OK ] DataTest.BatchLambdaAppliesFunctionToBatch (0 ms) 2022-11-23T02:06:05.3661697Z [ RUN ] DataTest.LambdaAppliesFunctionToExample 2022-11-23T02:06:05.3662216Z [ OK ] DataTest.LambdaAppliesFunctionToExample (0 ms) 2022-11-23T02:06:05.3662732Z [ RUN ] DataTest.CollateReducesBatch 2022-11-23T02:06:05.3663207Z [ OK ] DataTest.CollateReducesBatch (0 ms) 2022-11-23T02:06:05.3663664Z [ RUN ] DataTest.CollationReducesBatch 2022-11-23T02:06:05.3664034Z [ OK ] DataTest.CollationReducesBatch (0 ms) 2022-11-23T02:06:05.3664548Z [ RUN ] DataTest.SequentialSamplerReturnsIndicesInOrder 2022-11-23T02:06:05.3665126Z [ OK ] DataTest.SequentialSamplerReturnsIndicesInOrder (0 ms) 2022-11-23T02:06:05.3665727Z [ RUN ] DataTest.SequentialSamplerReturnsLessValuesForLastBatch 2022-11-23T02:06:05.3666576Z [ OK ] DataTest.SequentialSamplerReturnsLessValuesForLastBatch (0 ms) 2022-11-23T02:06:05.3667186Z [ RUN ] DataTest.SequentialSamplerResetsWell 2022-11-23T02:06:05.3667660Z [ OK ] DataTest.SequentialSamplerResetsWell (0 ms) 2022-11-23T02:06:05.3668220Z [ RUN ] DataTest.SequentialSamplerResetsWithNewSizeWell 2022-11-23T02:06:05.3668845Z [ OK ] DataTest.SequentialSamplerResetsWithNewSizeWell (0 ms) 2022-11-23T02:06:05.3669393Z [ RUN ] DataTest.CanSaveAndLoadSequentialSampler 2022-11-23T02:06:05.3669982Z [ OK ] DataTest.CanSaveAndLoadSequentialSampler (102 ms) 2022-11-23T02:06:05.3670627Z [ RUN ] DataTest.RandomSamplerReturnsIndicesInCorrectRange 2022-11-23T02:06:05.3671325Z [ OK ] DataTest.RandomSamplerReturnsIndicesInCorrectRange (0 ms) 2022-11-23T02:06:05.3672010Z [ RUN ] DataTest.RandomSamplerReturnsLessValuesForLastBatch 2022-11-23T02:06:05.3672718Z [ OK ] DataTest.RandomSamplerReturnsLessValuesForLastBatch (0 ms) 2022-11-23T02:06:05.3673340Z [ RUN ] DataTest.RandomSamplerResetsWell 2022-11-23T02:06:05.3673824Z [ OK ] DataTest.RandomSamplerResetsWell (0 ms) 2022-11-23T02:06:05.3674390Z [ RUN ] DataTest.RandomSamplerResetsWithNewSizeWell 2022-11-23T02:06:05.3675001Z [ OK ] DataTest.RandomSamplerResetsWithNewSizeWell (0 ms) 2022-11-23T02:06:05.3675672Z [ RUN ] DataTest.SavingAndLoadingRandomSamplerYieldsSameSequence 2022-11-23T02:06:05.3676455Z [ OK ] DataTest.SavingAndLoadingRandomSamplerYieldsSameSequence (3 ms) 2022-11-23T02:06:05.3677221Z [ RUN ] DataTest.StreamSamplerReturnsTheBatchSizeAndThenRemainder 2022-11-23T02:06:05.3678078Z [ OK ] DataTest.StreamSamplerReturnsTheBatchSizeAndThenRemainder (0 ms) 2022-11-23T02:06:05.3678709Z [ RUN ] DataTest.StreamSamplerResetsWell 2022-11-23T02:06:05.3679316Z [ OK ] DataTest.StreamSamplerResetsWell (0 ms) 2022-11-23T02:06:05.3679871Z [ RUN ] DataTest.StreamSamplerResetsWithNewSizeWell 2022-11-23T02:06:05.3680486Z [ OK ] DataTest.StreamSamplerResetsWithNewSizeWell (0 ms) 2022-11-23T02:06:05.3681113Z [ RUN ] DataTest.TensorDatasetConstructsFromSingleTensor 2022-11-23T02:06:05.3681808Z [ OK ] DataTest.TensorDatasetConstructsFromSingleTensor (1 ms) 2022-11-23T02:06:05.3682509Z [ RUN ] DataTest.TensorDatasetConstructsFromInitializerListOfTensors 2022-11-23T02:06:05.3683271Z [ OK ] DataTest.TensorDatasetConstructsFromInitializerListOfTensors (1 ms) 2022-11-23T02:06:05.3683961Z [ RUN ] DataTest.StackTransformWorksForExample 2022-11-23T02:06:05.3684536Z [ OK ] DataTest.StackTransformWorksForExample (3 ms) 2022-11-23T02:06:05.3685138Z [ RUN ] DataTest.StackTransformWorksForTensorExample 2022-11-23T02:06:05.3685754Z [ OK ] DataTest.StackTransformWorksForTensorExample (1 ms) 2022-11-23T02:06:05.3686389Z [ RUN ] DataTest.TensorTransformWorksForAnyTargetType 2022-11-23T02:06:05.3686975Z [ OK ] DataTest.TensorTransformWorksForAnyTargetType (1 ms) 2022-11-23T02:06:05.3687509Z [ RUN ] DataTest.TensorLambdaWorksforAnyTargetType 2022-11-23T02:06:05.3687977Z [ OK ] DataTest.TensorLambdaWorksforAnyTargetType (1 ms) 2022-11-23T02:06:05.3688671Z [ RUN ] DataTest.NormalizeTransform 2022-11-23T02:06:05.3689061Z [ OK ] DataTest.NormalizeTransform (6 ms) 2022-11-23T02:06:05.3689508Z [ RUN ] DataTest.MapDoesNotCopy 2022-11-23T02:06:05.3689944Z [ OK ] DataTest.MapDoesNotCopy (0 ms) 2022-11-23T02:06:05.3690428Z [ RUN ] DataTest.QueuePushAndPopFromSameThread 2022-11-23T02:06:05.3690997Z [ OK ] DataTest.QueuePushAndPopFromSameThread (0 ms) 2022-11-23T02:06:05.3691600Z [ RUN ] DataTest.QueuePopWithTimeoutThrowsUponTimeout 2022-11-23T02:06:05.3692243Z [ OK ] DataTest.QueuePopWithTimeoutThrowsUponTimeout (10 ms) 2022-11-23T02:06:05.3692856Z [ RUN ] DataTest.QueuePushAndPopFromDifferentThreads 2022-11-23T02:06:05.3693380Z [ OK ] DataTest.QueuePushAndPopFromDifferentThreads (20 ms) 2022-11-23T02:06:05.3694049Z [ RUN ] DataTest.QueueClearEmptiesTheQueue 2022-11-23T02:06:05.3694455Z [ OK ] DataTest.QueueClearEmptiesTheQueue (1 ms) 2022-11-23T02:06:05.3694883Z [ RUN ] DataTest.DataShuttleCanPushAndPopJob 2022-11-23T02:06:05.3695422Z [ OK ] DataTest.DataShuttleCanPushAndPopJob (0 ms) 2022-11-23T02:06:05.3695918Z [ RUN ] DataTest.DataShuttleCanPushAndPopResult 2022-11-23T02:06:05.3696441Z [ OK ] DataTest.DataShuttleCanPushAndPopResult (0 ms) 2022-11-23T02:06:05.3697147Z [ RUN ] DataTest.DataShuttlePopResultReturnsNulloptWhenNoJobsInFlight 2022-11-23T02:06:05.3697971Z [ OK ] DataTest.DataShuttlePopResultReturnsNulloptWhenNoJobsInFlight (0 ms) 2022-11-23T02:06:05.3698627Z [ RUN ] DataTest.DataShuttleDrainMeansPopResultReturnsNullopt 2022-11-23T02:06:05.3699288Z [ OK ] DataTest.DataShuttleDrainMeansPopResultReturnsNullopt (0 ms) 2022-11-23T02:06:05.3699859Z [ RUN ] DataTest.DataShuttlePopResultTimesOut 2022-11-23T02:06:05.3700324Z [ OK ] DataTest.DataShuttlePopResultTimesOut (10 ms) 2022-11-23T02:06:05.3700814Z [ RUN ] DataTest.SharedBatchDatasetReallyIsShared 2022-11-23T02:06:05.3701379Z [ OK ] DataTest.SharedBatchDatasetReallyIsShared (4 ms) 2022-11-23T02:06:05.3702082Z [ RUN ] DataTest.SharedBatchDatasetDoesNotIncurCopyWhenPassedDatasetObject 2022-11-23T02:06:05.3702900Z [ OK ] DataTest.SharedBatchDatasetDoesNotIncurCopyWhenPassedDatasetObject (0 ms) 2022-11-23T02:06:05.3703587Z [ RUN ] DataTest.CanUseCustomTypeAsIndexType 2022-11-23T02:06:05.3704103Z [ OK ] DataTest.CanUseCustomTypeAsIndexType (0 ms) 2022-11-23T02:06:05.3704800Z [ RUN ] DataTest.DistributedRandomSamplerSingleReplicaProduceCorrectSamples 2022-11-23T02:06:05.3705656Z [ OK ] DataTest.DistributedRandomSamplerSingleReplicaProduceCorrectSamples (0 ms) 2022-11-23T02:06:05.3706546Z [ RUN ] DataTest.DistributedRandomSamplerMultiReplicaProduceCorrectSamples 2022-11-23T02:06:05.3707410Z [ OK ] DataTest.DistributedRandomSamplerMultiReplicaProduceCorrectSamples (0 ms) 2022-11-23T02:06:05.3708164Z [ RUN ] DataTest.CanSaveAndLoadDistributedRandomSampler 2022-11-23T02:06:05.3708725Z [ OK ] DataTest.CanSaveAndLoadDistributedRandomSampler (4 ms) 2022-11-23T02:06:05.3709543Z [ RUN ] DataTest.DistributedSequentialSamplerSingleReplicaProduceCorrectSamples 2022-11-23T02:06:05.3710492Z [ OK ] DataTest.DistributedSequentialSamplerSingleReplicaProduceCorrectSamples (0 ms) 2022-11-23T02:06:05.3711071Z [ RUN ] DataTest.DistributedSequentialSamplerMultiReplicaProduceCorrectSamples 2022-11-23T02:06:05.3711619Z [ OK ] DataTest.DistributedSequentialSamplerMultiReplicaProduceCorrectSamples (0 ms) 2022-11-23T02:06:05.3712081Z [ RUN ] DataTest.CanSaveAndLoadDistributedSequentialSampler 2022-11-23T02:06:05.3712513Z [ OK ] DataTest.CanSaveAndLoadDistributedSequentialSampler (1 ms) 2022-11-23T02:06:05.3712997Z [----------] 50 tests from DataTest (216 ms total) 2022-11-23T02:06:05.3713143Z 2022-11-23T02:06:05.3713292Z [----------] 37 tests from DataLoaderTest 2022-11-23T02:06:05.3713578Z [ RUN ] DataLoaderTest.DataLoaderOptionsDefaultAsExpected 2022-11-23T02:06:05.3714047Z [ OK ] DataLoaderTest.DataLoaderOptionsDefaultAsExpected (0 ms) 2022-11-23T02:06:05.3714438Z [ RUN ] DataLoaderTest.DataLoaderOptionsCoalesceOptionalValues 2022-11-23T02:06:05.3714828Z [ OK ] DataLoaderTest.DataLoaderOptionsCoalesceOptionalValues (0 ms) 2022-11-23T02:06:05.3715213Z [ RUN ] DataLoaderTest.MakeDataLoaderDefaultsAsExpected 2022-11-23T02:06:05.3715572Z [ OK ] DataLoaderTest.MakeDataLoaderDefaultsAsExpected (0 ms) 2022-11-23T02:06:05.3716020Z [ RUN ] DataLoaderTest.MakeDataLoaderThrowsWhenConstructingSamplerWithUnsizedDataset 2022-11-23T02:06:05.3716585Z [ OK ] DataLoaderTest.MakeDataLoaderThrowsWhenConstructingSamplerWithUnsizedDataset (0 ms) 2022-11-23T02:06:05.3717047Z [ RUN ] DataLoaderTest.IteratorsCompareEqualToThemselves 2022-11-23T02:06:05.3717408Z [ OK ] DataLoaderTest.IteratorsCompareEqualToThemselves (0 ms) 2022-11-23T02:06:05.3717820Z [ RUN ] DataLoaderTest.ValidIteratorsCompareUnequalToEachOther 2022-11-23T02:06:05.3718315Z [ OK ] DataLoaderTest.ValidIteratorsCompareUnequalToEachOther (0 ms) 2022-11-23T02:06:05.3718717Z [ RUN ] DataLoaderTest.SentinelIteratorsCompareEqualToEachOther 2022-11-23T02:06:05.3719110Z [ OK ] DataLoaderTest.SentinelIteratorsCompareEqualToEachOther (0 ms) 2022-11-23T02:06:05.3719530Z [ RUN ] DataLoaderTest.IteratorsCompareEqualToSentinelWhenExhausted 2022-11-23T02:06:05.3719963Z [ OK ] DataLoaderTest.IteratorsCompareEqualToSentinelWhenExhausted (0 ms) 2022-11-23T02:06:05.3720322Z [ RUN ] DataLoaderTest.IteratorsShareState 2022-11-23T02:06:05.3720595Z [ OK ] DataLoaderTest.IteratorsShareState (0 ms) 2022-11-23T02:06:05.3720927Z [ RUN ] DataLoaderTest.CanDereferenceIteratorMultipleTimes 2022-11-23T02:06:05.3721300Z [ OK ] DataLoaderTest.CanDereferenceIteratorMultipleTimes (0 ms) 2022-11-23T02:06:05.3721757Z [ RUN ] DataLoaderTest.CanUseIteratorAlgorithms 2022-11-23T02:06:05.3722071Z [ OK ] DataLoaderTest.CanUseIteratorAlgorithms (0 ms) 2022-11-23T02:06:05.3722461Z [ RUN ] DataLoaderTest.CallingBeginWhileOtherIteratorIsInFlightThrows 2022-11-23T02:06:05.3722901Z [ OK ] DataLoaderTest.CallingBeginWhileOtherIteratorIsInFlightThrows (0 ms) 2022-11-23T02:06:05.3723329Z [ RUN ] DataLoaderTest.IncrementingExhaustedValidIteratorThrows 2022-11-23T02:06:05.3723739Z [ OK ] DataLoaderTest.IncrementingExhaustedValidIteratorThrows (0 ms) 2022-11-23T02:06:05.3724144Z [ RUN ] DataLoaderTest.DereferencingExhaustedValidIteratorThrows 2022-11-23T02:06:05.3724543Z [ OK ] DataLoaderTest.DereferencingExhaustedValidIteratorThrows (0 ms) 2022-11-23T02:06:05.3724934Z [ RUN ] DataLoaderTest.IncrementingSentinelIteratorThrows 2022-11-23T02:06:05.3725296Z [ OK ] DataLoaderTest.IncrementingSentinelIteratorThrows (0 ms) 2022-11-23T02:06:05.3725651Z [ RUN ] DataLoaderTest.DereferencingSentinelIteratorThrows 2022-11-23T02:06:05.3726025Z [ OK ] DataLoaderTest.DereferencingSentinelIteratorThrows (0 ms) 2022-11-23T02:06:05.3726357Z [ RUN ] DataLoaderTest.YieldsCorrectBatchSize 2022-11-23T02:06:05.3726789Z [ OK ] DataLoaderTest.YieldsCorrectBatchSize (0 ms) 2022-11-23T02:06:05.3727481Z [ RUN ] DataLoaderTest.ReturnsLastBatchWhenSmallerThanBatchSizeWhenDropLastIsFalse 2022-11-23T02:06:05.3728394Z [ OK ] DataLoaderTest.ReturnsLastBatchWhenSmallerThanBatchSizeWhenDropLastIsFalse (0 ms) 2022-11-23T02:06:05.3729212Z [ RUN ] DataLoaderTest.DoesNotReturnLastBatchWhenSmallerThanBatchSizeWhenDropLastIsTrue 2022-11-23T02:06:05.3729790Z [ OK ] DataLoaderTest.DoesNotReturnLastBatchWhenSmallerThanBatchSizeWhenDropLastIsTrue (0 ms) 2022-11-23T02:06:05.3730265Z [ RUN ] DataLoaderTest.RespectsTimeout 2022-11-23T02:06:05.3730532Z [ OK ] DataLoaderTest.RespectsTimeout (10 ms) 2022-11-23T02:06:05.3730877Z [ RUN ] DataLoaderTest.EnforcesOrderingAmongThreadsWhenConfigured 2022-11-23T02:06:05.3731289Z [ OK ] DataLoaderTest.EnforcesOrderingAmongThreadsWhenConfigured (1 ms) 2022-11-23T02:06:05.3731612Z [ RUN ] DataLoaderTest.Reset 2022-11-23T02:06:05.3731940Z [ OK ] DataLoaderTest.Reset (0 ms) 2022-11-23T02:06:05.3732245Z [ RUN ] DataLoaderTest.TestExceptionsArePropagatedFromWorkers 2022-11-23T02:06:05.3732677Z [ OK ] DataLoaderTest.TestExceptionsArePropagatedFromWorkers (0 ms) 2022-11-23T02:06:05.3733226Z [ RUN ] DataLoaderTest.StatefulDatasetWithNoWorkers 2022-11-23T02:06:05.3733776Z [ OK ] DataLoaderTest.StatefulDatasetWithNoWorkers (0 ms) 2022-11-23T02:06:05.3734318Z [ RUN ] DataLoaderTest.StatefulDatasetWithManyWorkers 2022-11-23T02:06:05.3734836Z [ OK ] DataLoaderTest.StatefulDatasetWithManyWorkers (9 ms) 2022-11-23T02:06:05.3735375Z [ RUN ] DataLoaderTest.StatefulDatasetWithMap 2022-11-23T02:06:05.3735864Z [ OK ] DataLoaderTest.StatefulDatasetWithMap (1 ms) 2022-11-23T02:06:05.3736470Z [ RUN ] DataLoaderTest.StatefulDatasetWithCollate 2022-11-23T02:06:05.3736958Z [ OK ] DataLoaderTest.StatefulDatasetWithCollate (1 ms) 2022-11-23T02:06:05.3737451Z [ RUN ] DataLoaderTest.ChunkDataSetGetBatch 2022-11-23T02:06:05.3737941Z [ OK ] DataLoaderTest.ChunkDataSetGetBatch (17 ms) 2022-11-23T02:06:05.3738344Z [ RUN ] DataLoaderTest.ChunkDataSetWithBatchSizeMismatch 2022-11-23T02:06:05.3738704Z [ OK ] DataLoaderTest.ChunkDataSetWithBatchSizeMismatch (0 ms) 2022-11-23T02:06:05.3739031Z [ RUN ] DataLoaderTest.ChunkDataSetWithEmptyBatch 2022-11-23T02:06:05.3739349Z [ OK ] DataLoaderTest.ChunkDataSetWithEmptyBatch (0 ms) 2022-11-23T02:06:05.3739710Z [ RUN ] DataLoaderTest.ChunkDataSetGetBatchWithUnevenBatchSize 2022-11-23T02:06:05.3740094Z [ OK ] DataLoaderTest.ChunkDataSetGetBatchWithUnevenBatchSize (0 ms) 2022-11-23T02:06:05.3740486Z [ RUN ] DataLoaderTest.CanAccessChunkSamplerWithChunkDataSet 2022-11-23T02:06:05.3740872Z [ OK ] DataLoaderTest.CanAccessChunkSamplerWithChunkDataSet (0 ms) 2022-11-23T02:06:05.3741207Z [ RUN ] DataLoaderTest.ChunkDatasetDoesNotHang 2022-11-23T02:06:05.3741550Z [ OK ] DataLoaderTest.ChunkDatasetDoesNotHang (0 ms) 2022-11-23T02:06:05.3741962Z [ RUN ] DataLoaderTest.ChunkDatasetSave 2022-11-23T02:06:05.3742403Z [ OK ] DataLoaderTest.ChunkDatasetSave (37 ms) 2022-11-23T02:06:05.3742860Z [ RUN ] DataLoaderTest.ChunkDatasetLoad 2022-11-23T02:06:05.3743314Z [ OK ] DataLoaderTest.ChunkDatasetLoad (2 ms) 2022-11-23T02:06:05.3743811Z [ RUN ] DataLoaderTest.ChunkDatasetCrossChunkShuffle 2022-11-23T02:06:05.3744297Z [ OK ] DataLoaderTest.ChunkDatasetCrossChunkShuffle (0 ms) 2022-11-23T02:06:05.3744625Z [ RUN ] DataLoaderTest.CustomPreprocessPolicy 2022-11-23T02:06:05.3744930Z [ OK ] DataLoaderTest.CustomPreprocessPolicy (0 ms) 2022-11-23T02:06:05.3745341Z [----------] 37 tests from DataLoaderTest (88 ms total) 2022-11-23T02:06:05.3745492Z 2022-11-23T02:06:05.3745649Z [----------] Global test environment tear-down 2022-11-23T02:06:05.3745902Z [==========] 87 tests from 2 test suites ran. (305 ms total) 2022-11-23T02:06:05.3746116Z [ PASSED ] 87 tests. 2022-11-23T02:06:05.3746313Z ================================================================================ 2022-11-23T02:06:05.3746678Z [3,210 / 3,224] 5 / 26 tests; 8 actions running; last test: //:dataloader_test 2022-11-23T02:06:05.3747006Z Linking jit_tests; 20s processwrapper-sandbox 2022-11-23T02:06:05.3747319Z Testing //:dataloader_test; 5s processwrapper-sandbox 2022-11-23T02:06:05.3747660Z Compiling test/cpp/api/misc.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:05.3748027Z Compiling test/cpp/api/modulelist.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:05.3748374Z Compiling test/cpp/api/any.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:05.3748736Z Compiling test/cpp/api/ordered_dict.cpp; 1s processwrapper-sandbox 2022-11-23T02:06:05.3749115Z Compiling test/cpp/api/expanding-array.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:05.3749612Z Compiling test/cpp/api/static.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:05.7480947Z 2022-11-23T02:06:05.7481974Z  2022-11-23T02:06:05.8061436Z  2022-11-23T02:06:05.8062154Z  2022-11-23T02:06:05.8062382Z  2022-11-23T02:06:05.8062632Z  2022-11-23T02:06:05.8062807Z  2022-11-23T02:06:05.8062964Z  2022-11-23T02:06:05.8063135Z  2022-11-23T02:06:05.8063492Z [3,211 / 3,225] 5 / 26 tests; 8 actions running; last test: //:dataloader_test 2022-11-23T02:06:05.8063830Z Linking jit_tests; 20s processwrapper-sandbox 2022-11-23T02:06:05.8064175Z Compiling test/cpp/api/misc.cpp; 4s processwrapper-sandbox 2022-11-23T02:06:05.8064540Z Compiling test/cpp/api/modulelist.cpp; 4s processwrapper-sandbox 2022-11-23T02:06:05.8065006Z Compiling test/cpp/api/any.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:05.8065470Z Compiling test/cpp/api/ordered_dict.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:05.8066158Z Compiling test/cpp/api/expanding-array.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:05.8066736Z Compiling test/cpp/api/static.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:05.8067232Z Testing //:torch_include_test; 0s processwrapper-sandbox 2022-11-23T02:06:06.8073423Z 2022-11-23T02:06:06.8074074Z  2022-11-23T02:06:06.8074438Z  2022-11-23T02:06:06.8074740Z  2022-11-23T02:06:06.8075041Z  2022-11-23T02:06:06.8075353Z  2022-11-23T02:06:06.8075663Z  2022-11-23T02:06:06.8075954Z  2022-11-23T02:06:06.8076266Z  2022-11-23T02:06:06.8076830Z [3,211 / 3,225] 5 / 26 tests; 8 actions running; last test: //:dataloader_test 2022-11-23T02:06:06.8077300Z Linking jit_tests; 21s processwrapper-sandbox 2022-11-23T02:06:06.8077821Z Compiling test/cpp/api/misc.cpp; 5s processwrapper-sandbox 2022-11-23T02:06:06.8078505Z Compiling test/cpp/api/modulelist.cpp; 5s processwrapper-sandbox 2022-11-23T02:06:06.8079055Z Compiling test/cpp/api/any.cpp; 4s processwrapper-sandbox 2022-11-23T02:06:06.8079432Z Compiling test/cpp/api/ordered_dict.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:06.8079829Z Compiling test/cpp/api/expanding-array.cpp; 1s processwrapper-sandbox 2022-11-23T02:06:06.8080198Z Compiling test/cpp/api/static.cpp; 1s processwrapper-sandbox 2022-11-23T02:06:06.8080529Z Testing //:torch_include_test; 1s processwrapper-sandbox 2022-11-23T02:06:07.8079848Z 2022-11-23T02:06:07.8080341Z  2022-11-23T02:06:07.8080720Z  2022-11-23T02:06:07.8083090Z  2022-11-23T02:06:07.8083728Z  2022-11-23T02:06:07.8084284Z  2022-11-23T02:06:07.8084583Z  2022-11-23T02:06:07.8084898Z  2022-11-23T02:06:07.8085178Z  2022-11-23T02:06:07.8085834Z [3,211 / 3,225] 5 / 26 tests; 8 actions running; last test: //:dataloader_test 2022-11-23T02:06:07.8086365Z Linking jit_tests; 22s processwrapper-sandbox 2022-11-23T02:06:07.8086818Z Compiling test/cpp/api/misc.cpp; 6s processwrapper-sandbox 2022-11-23T02:06:07.8087359Z Compiling test/cpp/api/modulelist.cpp; 6s processwrapper-sandbox 2022-11-23T02:06:07.8087919Z Compiling test/cpp/api/any.cpp; 5s processwrapper-sandbox 2022-11-23T02:06:07.8088522Z Compiling test/cpp/api/ordered_dict.cpp; 4s processwrapper-sandbox 2022-11-23T02:06:07.8089069Z Compiling test/cpp/api/expanding-array.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:07.8089447Z Compiling test/cpp/api/static.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:07.8089794Z Testing //:torch_include_test; 2s processwrapper-sandbox 2022-11-23T02:06:08.4430435Z 2022-11-23T02:06:08.4431377Z  2022-11-23T02:06:08.4431691Z  2022-11-23T02:06:08.4431986Z  2022-11-23T02:06:08.4432254Z  2022-11-23T02:06:08.4432498Z  2022-11-23T02:06:08.4432768Z  2022-11-23T02:06:08.4435158Z  2022-11-23T02:06:08.4435523Z  2022-11-23T02:06:08.4436108Z [3,211 / 3,225] 6 / 26 tests; 8 actions running; last test: ...ch_include_test 2022-11-23T02:06:08.4436885Z Linking jit_tests; 23s processwrapper-sandbox 2022-11-23T02:06:08.4437453Z Compiling test/cpp/api/misc.cpp; 6s processwrapper-sandbox 2022-11-23T02:06:08.4439246Z Compiling test/cpp/api/modulelist.cpp; 6s processwrapper-sandbox 2022-11-23T02:06:08.4439916Z Compiling test/cpp/api/any.cpp; 5s processwrapper-sandbox 2022-11-23T02:06:08.4440785Z Compiling test/cpp/api/ordered_dict.cpp; 4s processwrapper-sandbox 2022-11-23T02:06:08.4442096Z Compiling test/cpp/api/expanding-array.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:08.4442742Z Compiling test/cpp/api/static.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:08.4443334Z Testing //:torch_include_test; 3s processwrapper-sandbox 2022-11-23T02:06:08.4443682Z 2022-11-23T02:06:08.4443846Z  2022-11-23T02:06:08.4444162Z  2022-11-23T02:06:08.4444606Z  2022-11-23T02:06:08.4444866Z  2022-11-23T02:06:08.4445141Z  2022-11-23T02:06:08.4445414Z  2022-11-23T02:06:08.4445741Z  2022-11-23T02:06:08.4446343Z  2022-11-23T02:06:08.4446820Z INFO: From Testing //:torch_include_test: 2022-11-23T02:06:08.4453520Z [3,211 / 3,225] 6 / 26 tests; 8 actions running; last test: ...ch_include_test 2022-11-23T02:06:08.4454201Z Linking jit_tests; 23s processwrapper-sandbox 2022-11-23T02:06:08.4454762Z Compiling test/cpp/api/misc.cpp; 6s processwrapper-sandbox 2022-11-23T02:06:08.4455308Z Compiling test/cpp/api/modulelist.cpp; 6s processwrapper-sandbox 2022-11-23T02:06:08.4455804Z Compiling test/cpp/api/any.cpp; 5s processwrapper-sandbox 2022-11-23T02:06:08.4456340Z Compiling test/cpp/api/ordered_dict.cpp; 4s processwrapper-sandbox 2022-11-23T02:06:08.4456944Z Compiling test/cpp/api/expanding-array.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:08.4457551Z Compiling test/cpp/api/static.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:08.4458138Z Testing //:torch_include_test; 3s processwrapper-sandbox 2022-11-23T02:06:08.4458406Z 2022-11-23T02:06:08.4458531Z  2022-11-23T02:06:08.4458790Z  2022-11-23T02:06:08.4459020Z  2022-11-23T02:06:08.4459263Z  2022-11-23T02:06:08.4459504Z  2022-11-23T02:06:08.4459737Z  2022-11-23T02:06:08.4460014Z  2022-11-23T02:06:08.4460304Z  2022-11-23T02:06:08.4460722Z ==================== Test output for //:torch_include_test: 2022-11-23T02:06:08.4461038Z Running main() from gmock_main.cc 2022-11-23T02:06:08.4461300Z Note: Google Test filter = -*CUDA 2022-11-23T02:06:08.4461512Z [==========] Running 1 test from 1 test suite. 2022-11-23T02:06:08.4461840Z [----------] Global test environment set-up. 2022-11-23T02:06:08.4462258Z [----------] 1 test from TorchIncludeTest 2022-11-23T02:06:08.4462607Z [ RUN ] TorchIncludeTest.GetSetNumThreads 2022-11-23T02:06:08.4463021Z [ OK ] TorchIncludeTest.GetSetNumThreads (0 ms) 2022-11-23T02:06:08.4463529Z [----------] 1 test from TorchIncludeTest (0 ms total) 2022-11-23T02:06:08.4463773Z 2022-11-23T02:06:08.4464022Z [----------] Global test environment tear-down 2022-11-23T02:06:08.4464426Z [==========] 1 test from 1 test suite ran. (0 ms total) 2022-11-23T02:06:08.4464761Z [ PASSED ] 1 test. 2022-11-23T02:06:08.4465028Z ================================================================================ 2022-11-23T02:06:08.4465400Z [3,211 / 3,225] 6 / 26 tests; 8 actions running; last test: ...ch_include_test 2022-11-23T02:06:08.4465733Z Linking jit_tests; 23s processwrapper-sandbox 2022-11-23T02:06:08.4466068Z Compiling test/cpp/api/misc.cpp; 6s processwrapper-sandbox 2022-11-23T02:06:08.4466416Z Compiling test/cpp/api/modulelist.cpp; 6s processwrapper-sandbox 2022-11-23T02:06:08.4466769Z Compiling test/cpp/api/any.cpp; 5s processwrapper-sandbox 2022-11-23T02:06:08.4467134Z Compiling test/cpp/api/ordered_dict.cpp; 4s processwrapper-sandbox 2022-11-23T02:06:08.4467508Z Compiling test/cpp/api/expanding-array.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:08.4468088Z Compiling test/cpp/api/static.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:08.4468619Z Testing //:torch_include_test; 3s processwrapper-sandbox 2022-11-23T02:06:08.6908672Z 2022-11-23T02:06:08.6909493Z  2022-11-23T02:06:08.6909848Z  2022-11-23T02:06:08.6910138Z  2022-11-23T02:06:08.6910448Z  2022-11-23T02:06:08.6910750Z  2022-11-23T02:06:08.6911611Z  2022-11-23T02:06:08.6911896Z  2022-11-23T02:06:08.6913059Z  2022-11-23T02:06:08.6918036Z [3,216 / 3,238] 6 / 26 tests; 8 actions, 7 running; last test: ...include_test 2022-11-23T02:06:08.6918628Z Linking jit_tests; 23s processwrapper-sandbox 2022-11-23T02:06:08.6919144Z Compiling test/cpp/api/misc.cpp; 7s processwrapper-sandbox 2022-11-23T02:06:08.6919898Z Compiling test/cpp/api/modulelist.cpp; 7s processwrapper-sandbox 2022-11-23T02:06:08.6920887Z Compiling test/cpp/api/any.cpp; 6s processwrapper-sandbox 2022-11-23T02:06:08.6922063Z Compiling test/cpp/api/ordered_dict.cpp; 5s processwrapper-sandbox 2022-11-23T02:06:08.6922721Z Compiling test/cpp/api/expanding-array.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:08.6923471Z Compiling test/cpp/api/static.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:08.6924003Z [Scann] Compiling c10/test/core/impl/SizesAndStrides_test.cpp 2022-11-23T02:06:09.0088860Z 2022-11-23T02:06:09.0089447Z  2022-11-23T02:06:09.0090467Z  2022-11-23T02:06:09.0090753Z  2022-11-23T02:06:09.0090929Z  2022-11-23T02:06:09.0091088Z  2022-11-23T02:06:09.0091258Z  2022-11-23T02:06:09.0091427Z  2022-11-23T02:06:09.0091583Z  2022-11-23T02:06:09.0091927Z [3,216 / 3,238] 6 / 26 tests; 8 actions running; last test: ...ch_include_test 2022-11-23T02:06:09.0092289Z Linking jit_tests; 24s processwrapper-sandbox 2022-11-23T02:06:09.0092630Z Compiling test/cpp/api/misc.cpp; 7s processwrapper-sandbox 2022-11-23T02:06:09.0092986Z Compiling test/cpp/api/modulelist.cpp; 7s processwrapper-sandbox 2022-11-23T02:06:09.0093417Z Compiling test/cpp/api/any.cpp; 6s processwrapper-sandbox 2022-11-23T02:06:09.0093781Z Compiling test/cpp/api/ordered_dict.cpp; 5s processwrapper-sandbox 2022-11-23T02:06:09.0094149Z Compiling test/cpp/api/expanding-array.cpp; 4s processwrapper-sandbox 2022-11-23T02:06:09.0094517Z Compiling test/cpp/api/static.cpp; 4s processwrapper-sandbox 2022-11-23T02:06:09.0095311Z //c10/test:core_tests; 0s processwrapper-sandbox 2022-11-23T02:06:09.3018889Z 2022-11-23T02:06:09.3021286Z  2022-11-23T02:06:09.3021980Z  2022-11-23T02:06:09.3022610Z  2022-11-23T02:06:09.3025821Z  2022-11-23T02:06:09.3026332Z  2022-11-23T02:06:09.3026883Z  2022-11-23T02:06:09.3027658Z  2022-11-23T02:06:09.3028032Z  2022-11-23T02:06:09.3028598Z [3,218 / 3,238] 6 / 26 tests; 8 actions, 7 running; last test: ...include_test 2022-11-23T02:06:09.3029006Z Linking jit_tests; 24s processwrapper-sandbox 2022-11-23T02:06:09.3029390Z Compiling test/cpp/api/misc.cpp; 7s processwrapper-sandbox 2022-11-23T02:06:09.3029764Z Compiling test/cpp/api/modulelist.cpp; 7s processwrapper-sandbox 2022-11-23T02:06:09.3030154Z Compiling test/cpp/api/any.cpp; 6s processwrapper-sandbox 2022-11-23T02:06:09.3030538Z Compiling test/cpp/api/ordered_dict.cpp; 5s processwrapper-sandbox 2022-11-23T02:06:09.3030965Z Compiling test/cpp/api/expanding-array.cpp; 4s processwrapper-sandbox 2022-11-23T02:06:09.3031345Z Compiling test/cpp/api/static.cpp; 4s processwrapper-sandbox 2022-11-23T02:06:09.3031635Z [Scann] Compiling c10/test/core/Device_test.cpp 2022-11-23T02:06:09.6092349Z 2022-11-23T02:06:09.6092872Z  2022-11-23T02:06:09.6093110Z  2022-11-23T02:06:09.6093318Z  2022-11-23T02:06:09.6093489Z  2022-11-23T02:06:09.6093723Z  2022-11-23T02:06:09.6093977Z  2022-11-23T02:06:09.6094151Z  2022-11-23T02:06:09.6094308Z  2022-11-23T02:06:09.6094952Z [3,219 / 3,238] 6 / 26 tests; 8 actions running; last test: ...ch_include_test 2022-11-23T02:06:09.6095311Z Linking jit_tests; 24s processwrapper-sandbox 2022-11-23T02:06:09.6095638Z Compiling test/cpp/api/misc.cpp; 7s processwrapper-sandbox 2022-11-23T02:06:09.6096005Z Compiling test/cpp/api/modulelist.cpp; 7s processwrapper-sandbox 2022-11-23T02:06:09.6096363Z Compiling test/cpp/api/any.cpp; 7s processwrapper-sandbox 2022-11-23T02:06:09.6096707Z Compiling test/cpp/api/ordered_dict.cpp; 6s processwrapper-sandbox 2022-11-23T02:06:09.6097090Z Compiling test/cpp/api/expanding-array.cpp; 4s processwrapper-sandbox 2022-11-23T02:06:09.6097455Z Compiling test/cpp/api/static.cpp; 4s processwrapper-sandbox 2022-11-23T02:06:09.6097952Z Compiling c10/test/core/DispatchKeySet_test.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:09.9515936Z 2022-11-23T02:06:09.9516630Z  2022-11-23T02:06:09.9516914Z  2022-11-23T02:06:09.9517141Z  2022-11-23T02:06:09.9517392Z  2022-11-23T02:06:09.9517611Z  2022-11-23T02:06:09.9517875Z  2022-11-23T02:06:09.9518216Z  2022-11-23T02:06:09.9518471Z  2022-11-23T02:06:09.9519001Z [3,221 / 3,238] 6 / 26 tests; 8 actions, 7 running; last test: ...include_test 2022-11-23T02:06:09.9519511Z Linking jit_tests; 25s processwrapper-sandbox 2022-11-23T02:06:09.9520036Z Compiling test/cpp/api/misc.cpp; 8s processwrapper-sandbox 2022-11-23T02:06:09.9520605Z Compiling test/cpp/api/modulelist.cpp; 8s processwrapper-sandbox 2022-11-23T02:06:09.9521144Z Compiling test/cpp/api/any.cpp; 7s processwrapper-sandbox 2022-11-23T02:06:09.9521893Z Compiling test/cpp/api/ordered_dict.cpp; 6s processwrapper-sandbox 2022-11-23T02:06:09.9522519Z Compiling test/cpp/api/expanding-array.cpp; 5s processwrapper-sandbox 2022-11-23T02:06:09.9523085Z Compiling test/cpp/api/static.cpp; 4s processwrapper-sandbox 2022-11-23T02:06:09.9523576Z [Scann] Compiling c10/test/core/SymInt_test.cpp 2022-11-23T02:06:10.2096457Z 2022-11-23T02:06:10.2097317Z  2022-11-23T02:06:10.2097599Z  2022-11-23T02:06:10.2097764Z  2022-11-23T02:06:10.2097935Z  2022-11-23T02:06:10.2098134Z  2022-11-23T02:06:10.2098320Z  2022-11-23T02:06:10.2098495Z  2022-11-23T02:06:10.2098667Z  2022-11-23T02:06:10.2099051Z [3,221 / 3,238] 6 / 26 tests; 8 actions running; last test: ...ch_include_test 2022-11-23T02:06:10.2099404Z Linking jit_tests; 25s processwrapper-sandbox 2022-11-23T02:06:10.2099799Z Compiling test/cpp/api/misc.cpp; 8s processwrapper-sandbox 2022-11-23T02:06:10.2100155Z Compiling test/cpp/api/modulelist.cpp; 8s processwrapper-sandbox 2022-11-23T02:06:10.2100584Z Compiling test/cpp/api/any.cpp; 7s processwrapper-sandbox 2022-11-23T02:06:10.2100945Z Compiling test/cpp/api/ordered_dict.cpp; 6s processwrapper-sandbox 2022-11-23T02:06:10.2101374Z Compiling test/cpp/api/expanding-array.cpp; 5s processwrapper-sandbox 2022-11-23T02:06:10.2101749Z Compiling test/cpp/api/static.cpp; 5s processwrapper-sandbox 2022-11-23T02:06:10.2102164Z Compiling c10/test/core/SymInt_test.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:10.5874773Z 2022-11-23T02:06:10.5875403Z  2022-11-23T02:06:10.5875738Z  2022-11-23T02:06:10.5876475Z  2022-11-23T02:06:10.5877000Z  2022-11-23T02:06:10.5877616Z  2022-11-23T02:06:10.5878282Z  2022-11-23T02:06:10.5878644Z  2022-11-23T02:06:10.5878987Z  2022-11-23T02:06:10.5879697Z [3,222 / 3,238] 6 / 26 tests; 8 actions, 7 running; last test: ...include_test 2022-11-23T02:06:10.5880301Z Linking jit_tests; 25s processwrapper-sandbox 2022-11-23T02:06:10.5880875Z Compiling test/cpp/api/misc.cpp; 8s processwrapper-sandbox 2022-11-23T02:06:10.5881457Z Compiling test/cpp/api/modulelist.cpp; 8s processwrapper-sandbox 2022-11-23T02:06:10.5882676Z Compiling test/cpp/api/any.cpp; 8s processwrapper-sandbox 2022-11-23T02:06:10.5883462Z Compiling test/cpp/api/ordered_dict.cpp; 7s processwrapper-sandbox 2022-11-23T02:06:10.5883968Z Compiling test/cpp/api/expanding-array.cpp; 5s processwrapper-sandbox 2022-11-23T02:06:10.5884515Z Compiling test/cpp/api/static.cpp; 5s processwrapper-sandbox 2022-11-23T02:06:10.5884968Z [Scann] Compiling c10/test/core/impl/InlineDeviceGuard_test.cpp 2022-11-23T02:06:10.8303235Z 2022-11-23T02:06:10.8303732Z  2022-11-23T02:06:10.8304051Z  2022-11-23T02:06:10.8304250Z  2022-11-23T02:06:10.8304423Z  2022-11-23T02:06:10.8304579Z  2022-11-23T02:06:10.8304825Z  2022-11-23T02:06:10.8305023Z  2022-11-23T02:06:10.8305178Z  2022-11-23T02:06:10.9004022Z [3,222 / 3,238] 6 / 26 tests; 8 actions running; last test: ...ch_include_test 2022-11-23T02:06:10.9004578Z Linking jit_tests; 25s processwrapper-sandbox 2022-11-23T02:06:10.9005116Z Compiling test/cpp/api/misc.cpp; 9s processwrapper-sandbox 2022-11-23T02:06:10.9005669Z Compiling test/cpp/api/modulelist.cpp; 9s processwrapper-sandbox 2022-11-23T02:06:10.9006155Z Compiling test/cpp/api/any.cpp; 8s processwrapper-sandbox 2022-11-23T02:06:10.9006649Z Compiling test/cpp/api/ordered_dict.cpp; 7s processwrapper-sandbox 2022-11-23T02:06:10.9007169Z Compiling test/cpp/api/expanding-array.cpp; 5s processwrapper-sandbox 2022-11-23T02:06:10.9007680Z Compiling test/cpp/api/static.cpp; 5s processwrapper-sandbox 2022-11-23T02:06:10.9008016Z //c10/test:core_tests; 0s processwrapper-sandbox 2022-11-23T02:06:11.0970200Z 2022-11-23T02:06:11.0970891Z  2022-11-23T02:06:11.0971257Z  2022-11-23T02:06:11.0971587Z  2022-11-23T02:06:11.0971896Z  2022-11-23T02:06:11.0972205Z  2022-11-23T02:06:11.0972511Z  2022-11-23T02:06:11.0972787Z  2022-11-23T02:06:11.0973104Z  2022-11-23T02:06:11.0973715Z [3,225 / 3,238] 6 / 26 tests; 7 actions, 6 running; last test: ...include_test 2022-11-23T02:06:11.0974322Z Linking jit_tests; 26s processwrapper-sandbox 2022-11-23T02:06:11.0975064Z Compiling test/cpp/api/misc.cpp; 9s processwrapper-sandbox 2022-11-23T02:06:11.0975845Z Compiling test/cpp/api/modulelist.cpp; 9s processwrapper-sandbox 2022-11-23T02:06:11.0976616Z Compiling test/cpp/api/any.cpp; 8s processwrapper-sandbox 2022-11-23T02:06:11.0977408Z Compiling test/cpp/api/expanding-array.cpp; 6s processwrapper-sandbox 2022-11-23T02:06:11.0978129Z //c10/test:core_tests; 0s processwrapper-sandbox 2022-11-23T02:06:11.0978601Z [Prepa] Linking static_test 2022-11-23T02:06:11.3011405Z 2022-11-23T02:06:11.3011910Z  2022-11-23T02:06:11.3012350Z  2022-11-23T02:06:11.3012671Z  2022-11-23T02:06:11.3013981Z  2022-11-23T02:06:11.3014470Z  2022-11-23T02:06:11.3014790Z  2022-11-23T02:06:11.3015247Z  2022-11-23T02:06:11.3016061Z [3,226 / 3,238] 6 / 26 tests; 8 actions running; last test: ...ch_include_test 2022-11-23T02:06:11.3016851Z Linking jit_tests; 26s processwrapper-sandbox 2022-11-23T02:06:11.3017604Z Compiling test/cpp/api/modulelist.cpp; 9s processwrapper-sandbox 2022-11-23T02:06:11.3018290Z Compiling test/cpp/api/any.cpp; 8s processwrapper-sandbox 2022-11-23T02:06:11.3018902Z Compiling test/cpp/api/expanding-array.cpp; 6s processwrapper-sandbox 2022-11-23T02:06:11.3019259Z //c10/test:core_tests; 0s processwrapper-sandbox 2022-11-23T02:06:11.3019609Z Linking static_test; 0s processwrapper-sandbox 2022-11-23T02:06:11.3019935Z Linking ordered_dict_test; 0s processwrapper-sandbox 2022-11-23T02:06:11.3020283Z Linking misc_test; 0s processwrapper-sandbox 2022-11-23T02:06:11.5294869Z 2022-11-23T02:06:11.5295455Z  2022-11-23T02:06:11.5295805Z  2022-11-23T02:06:11.5296096Z  2022-11-23T02:06:11.5296365Z  2022-11-23T02:06:11.5296660Z  2022-11-23T02:06:11.5297171Z  2022-11-23T02:06:11.5297443Z  2022-11-23T02:06:11.5297728Z  2022-11-23T02:06:11.5298286Z [3,228 / 3,238] 6 / 26 tests; 8 actions, 7 running; last test: ...include_test 2022-11-23T02:06:11.5299028Z Linking jit_tests; 26s processwrapper-sandbox 2022-11-23T02:06:11.5299627Z Compiling test/cpp/api/modulelist.cpp; 9s processwrapper-sandbox 2022-11-23T02:06:11.5300248Z Compiling test/cpp/api/any.cpp; 8s processwrapper-sandbox 2022-11-23T02:06:11.5300779Z Linking static_test; 0s processwrapper-sandbox 2022-11-23T02:06:11.5301323Z Linking ordered_dict_test; 0s processwrapper-sandbox 2022-11-23T02:06:11.5301848Z Linking misc_test; 0s processwrapper-sandbox 2022-11-23T02:06:11.5302390Z Linking expanding_array_test; 0s processwrapper-sandbox 2022-11-23T02:06:11.5302937Z [Prepa] Linking c10/test/core_tests 2022-11-23T02:06:11.7693510Z 2022-11-23T02:06:11.7694498Z  2022-11-23T02:06:11.7694851Z  2022-11-23T02:06:11.7695145Z  2022-11-23T02:06:11.7697078Z  2022-11-23T02:06:11.7697433Z  2022-11-23T02:06:11.7697730Z  2022-11-23T02:06:11.7699854Z  2022-11-23T02:06:11.7700426Z  2022-11-23T02:06:11.7701170Z [3,231 / 3,239] 6 / 26 tests; 8 actions, 7 running; last test: ...include_test 2022-11-23T02:06:11.7701754Z Linking jit_tests; 26s processwrapper-sandbox 2022-11-23T02:06:11.7702265Z Linking static_test; 0s processwrapper-sandbox 2022-11-23T02:06:11.7702784Z Linking ordered_dict_test; 0s processwrapper-sandbox 2022-11-23T02:06:11.7703265Z Linking misc_test; 0s processwrapper-sandbox 2022-11-23T02:06:11.7703804Z Linking expanding_array_test; 0s processwrapper-sandbox 2022-11-23T02:06:11.7704315Z Linking any_test; 0s processwrapper-sandbox 2022-11-23T02:06:11.7704822Z Linking modulelist_test; 0s processwrapper-sandbox 2022-11-23T02:06:11.7705204Z [Prepa] Testing //:init_test 2022-11-23T02:06:12.1020619Z 2022-11-23T02:06:12.1022054Z  2022-11-23T02:06:12.1027258Z  2022-11-23T02:06:12.1044991Z  2022-11-23T02:06:12.1045700Z  2022-11-23T02:06:12.1046002Z  2022-11-23T02:06:12.1046585Z  2022-11-23T02:06:12.1046870Z  2022-11-23T02:06:12.1047302Z  2022-11-23T02:06:12.1047990Z [3,231 / 3,239] 6 / 26 tests; 8 actions running; last test: ...ch_include_test 2022-11-23T02:06:12.1048563Z Linking jit_tests; 27s processwrapper-sandbox 2022-11-23T02:06:12.1049228Z Linking static_test; 1s processwrapper-sandbox 2022-11-23T02:06:12.1049882Z Linking ordered_dict_test; 1s processwrapper-sandbox 2022-11-23T02:06:12.1050573Z Linking misc_test; 0s processwrapper-sandbox 2022-11-23T02:06:12.1051402Z Linking expanding_array_test; 0s processwrapper-sandbox 2022-11-23T02:06:12.1052090Z Linking any_test; 0s processwrapper-sandbox 2022-11-23T02:06:12.1052711Z Linking modulelist_test; 0s processwrapper-sandbox 2022-11-23T02:06:12.1053235Z Testing //:init_test; 0s processwrapper-sandbox 2022-11-23T02:06:13.3031112Z 2022-11-23T02:06:13.3057079Z  2022-11-23T02:06:13.3057730Z  2022-11-23T02:06:13.3058134Z  2022-11-23T02:06:13.3058419Z  2022-11-23T02:06:13.3060368Z  2022-11-23T02:06:13.3060660Z  2022-11-23T02:06:13.3062243Z  2022-11-23T02:06:13.3062662Z  2022-11-23T02:06:13.3063339Z [3,231 / 3,239] 6 / 26 tests; 8 actions running; last test: ...ch_include_test 2022-11-23T02:06:13.3063903Z Linking jit_tests; 28s processwrapper-sandbox 2022-11-23T02:06:13.3064545Z Linking static_test; 2s processwrapper-sandbox 2022-11-23T02:06:13.3065226Z Linking ordered_dict_test; 2s processwrapper-sandbox 2022-11-23T02:06:13.3065874Z Linking misc_test; 2s processwrapper-sandbox 2022-11-23T02:06:13.3066555Z Linking expanding_array_test; 1s processwrapper-sandbox 2022-11-23T02:06:13.3067301Z Linking any_test; 1s processwrapper-sandbox 2022-11-23T02:06:13.3068190Z Linking modulelist_test; 1s processwrapper-sandbox 2022-11-23T02:06:13.3068871Z Testing //:init_test; 1s processwrapper-sandbox 2022-11-23T02:06:14.3034640Z 2022-11-23T02:06:14.3035577Z  2022-11-23T02:06:14.3036241Z  2022-11-23T02:06:14.3039677Z  2022-11-23T02:06:14.3040220Z  2022-11-23T02:06:14.3044226Z  2022-11-23T02:06:14.3044685Z  2022-11-23T02:06:14.3045194Z  2022-11-23T02:06:14.3049278Z  2022-11-23T02:06:14.3050064Z [3,231 / 3,239] 6 / 26 tests; 8 actions running; last test: ...ch_include_test 2022-11-23T02:06:14.3050870Z Linking jit_tests; 29s processwrapper-sandbox 2022-11-23T02:06:14.3055440Z Linking static_test; 3s processwrapper-sandbox 2022-11-23T02:06:14.3056501Z Linking ordered_dict_test; 3s processwrapper-sandbox 2022-11-23T02:06:14.3057280Z Linking misc_test; 3s processwrapper-sandbox 2022-11-23T02:06:14.3061382Z Linking expanding_array_test; 2s processwrapper-sandbox 2022-11-23T02:06:14.3062025Z Linking any_test; 2s processwrapper-sandbox 2022-11-23T02:06:14.3062708Z Linking modulelist_test; 2s processwrapper-sandbox 2022-11-23T02:06:14.3065372Z Testing //:init_test; 2s processwrapper-sandbox 2022-11-23T02:06:15.3042430Z 2022-11-23T02:06:15.3043381Z  2022-11-23T02:06:15.3044083Z  2022-11-23T02:06:15.3046542Z  2022-11-23T02:06:15.3046912Z  2022-11-23T02:06:15.3049344Z  2022-11-23T02:06:15.3049776Z  2022-11-23T02:06:15.3052083Z  2022-11-23T02:06:15.3052476Z  2022-11-23T02:06:15.3055234Z [3,231 / 3,239] 6 / 26 tests; 8 actions running; last test: ...ch_include_test 2022-11-23T02:06:15.3055926Z Linking jit_tests; 30s processwrapper-sandbox 2022-11-23T02:06:15.3058518Z Linking static_test; 4s processwrapper-sandbox 2022-11-23T02:06:15.3059125Z Linking ordered_dict_test; 4s processwrapper-sandbox 2022-11-23T02:06:15.3062107Z Linking misc_test; 4s processwrapper-sandbox 2022-11-23T02:06:15.3062851Z Linking expanding_array_test; 3s processwrapper-sandbox 2022-11-23T02:06:15.3065595Z Linking any_test; 3s processwrapper-sandbox 2022-11-23T02:06:15.3066271Z Linking modulelist_test; 3s processwrapper-sandbox 2022-11-23T02:06:15.3070071Z Testing //:init_test; 3s processwrapper-sandbox 2022-11-23T02:06:15.5523965Z 2022-11-23T02:06:15.5524913Z  2022-11-23T02:06:15.5525293Z  2022-11-23T02:06:15.5525617Z  2022-11-23T02:06:15.5525916Z  2022-11-23T02:06:15.5526241Z  2022-11-23T02:06:15.5527741Z  2022-11-23T02:06:15.5528168Z  2022-11-23T02:06:15.5528682Z  2022-11-23T02:06:15.5529497Z [3,231 / 3,239] 7 / 26 tests; 8 actions running; last test: //:init_test 2022-11-23T02:06:15.5530082Z Linking jit_tests; 30s processwrapper-sandbox 2022-11-23T02:06:15.5530537Z Linking static_test; 4s processwrapper-sandbox 2022-11-23T02:06:15.5530878Z Linking ordered_dict_test; 4s processwrapper-sandbox 2022-11-23T02:06:15.5531280Z Linking misc_test; 4s processwrapper-sandbox 2022-11-23T02:06:15.5531596Z Linking expanding_array_test; 4s processwrapper-sandbox 2022-11-23T02:06:15.5532028Z Linking any_test; 3s processwrapper-sandbox 2022-11-23T02:06:15.5532567Z Linking modulelist_test; 3s processwrapper-sandbox 2022-11-23T02:06:15.5533134Z Testing //:init_test; 3s processwrapper-sandbox 2022-11-23T02:06:15.5533386Z 2022-11-23T02:06:15.5533544Z  2022-11-23T02:06:15.5533860Z  2022-11-23T02:06:15.5534129Z  2022-11-23T02:06:15.5534458Z  2022-11-23T02:06:15.5534767Z  2022-11-23T02:06:15.5535032Z  2022-11-23T02:06:15.5535332Z  2022-11-23T02:06:15.5535633Z  2022-11-23T02:06:15.5536046Z INFO: From Testing //:init_test: 2022-11-23T02:06:15.5536680Z [3,231 / 3,239] 7 / 26 tests; 8 actions running; last test: //:init_test 2022-11-23T02:06:15.5543516Z Linking jit_tests; 30s processwrapper-sandbox 2022-11-23T02:06:15.5544329Z Linking static_test; 4s processwrapper-sandbox 2022-11-23T02:06:15.5544998Z Linking ordered_dict_test; 4s processwrapper-sandbox 2022-11-23T02:06:15.5545548Z Linking misc_test; 4s processwrapper-sandbox 2022-11-23T02:06:15.5546111Z Linking expanding_array_test; 4s processwrapper-sandbox 2022-11-23T02:06:15.5546629Z Linking any_test; 3s processwrapper-sandbox 2022-11-23T02:06:15.5547173Z Linking modulelist_test; 3s processwrapper-sandbox 2022-11-23T02:06:15.5547708Z Testing //:init_test; 3s processwrapper-sandbox 2022-11-23T02:06:15.5547971Z 2022-11-23T02:06:15.5548154Z  2022-11-23T02:06:15.5548434Z  2022-11-23T02:06:15.5548722Z  2022-11-23T02:06:15.5549012Z  2022-11-23T02:06:15.5549416Z  2022-11-23T02:06:15.5549717Z  2022-11-23T02:06:15.5550007Z  2022-11-23T02:06:15.5550253Z  2022-11-23T02:06:15.5550681Z ==================== Test output for //:init_test: 2022-11-23T02:06:15.5551046Z Running main() from gmock_main.cc 2022-11-23T02:06:15.5551460Z Note: Google Test filter = -*CUDA 2022-11-23T02:06:15.5551833Z [==========] Running 9 tests from 1 test suite. 2022-11-23T02:06:15.5552310Z [----------] Global test environment set-up. 2022-11-23T02:06:15.5552732Z [----------] 9 tests from InitTest 2022-11-23T02:06:15.5553184Z [ RUN ] InitTest.ProducesPyTorchValues_XavierUniform 2022-11-23T02:06:15.5553707Z [ OK ] InitTest.ProducesPyTorchValues_XavierUniform (42 ms) 2022-11-23T02:06:15.5554205Z [ RUN ] InitTest.ProducesPyTorchValues_XavierNormal 2022-11-23T02:06:15.5554721Z [ OK ] InitTest.ProducesPyTorchValues_XavierNormal (23 ms) 2022-11-23T02:06:15.5555247Z [ RUN ] InitTest.ProducesPyTorchValues_KaimingNormal 2022-11-23T02:06:15.5555781Z [ OK ] InitTest.ProducesPyTorchValues_KaimingNormal (23 ms) 2022-11-23T02:06:15.5556274Z [ RUN ] InitTest.ProducesPyTorchValues_KaimingUniform 2022-11-23T02:06:15.5556812Z [ OK ] InitTest.ProducesPyTorchValues_KaimingUniform (23 ms) 2022-11-23T02:06:15.5557365Z [ RUN ] InitTest.CanInitializeTensorThatRequiresGrad 2022-11-23T02:06:15.5557987Z [ OK ] InitTest.CanInitializeTensorThatRequiresGrad (0 ms) 2022-11-23T02:06:15.5558514Z [ RUN ] InitTest.CalculateGainWithTanh 2022-11-23T02:06:15.5558943Z [ OK ] InitTest.CalculateGainWithTanh (0 ms) 2022-11-23T02:06:15.5559374Z [ RUN ] InitTest.CalculateGainWithRelu 2022-11-23T02:06:15.5559830Z [ OK ] InitTest.CalculateGainWithRelu (0 ms) 2022-11-23T02:06:15.5560291Z [ RUN ] InitTest.CalculateGainWithLeakyRelu 2022-11-23T02:06:15.5560769Z [ OK ] InitTest.CalculateGainWithLeakyRelu (0 ms) 2022-11-23T02:06:15.5561270Z [ RUN ] InitTest.CanInitializeCnnWithOrthogonal 2022-11-23T02:06:15.5561973Z [ OK ] InitTest.CanInitializeCnnWithOrthogonal (57 ms) 2022-11-23T02:06:15.5562558Z [----------] 9 tests from InitTest (171 ms total) 2022-11-23T02:06:15.5562778Z 2022-11-23T02:06:15.5563044Z [----------] Global test environment tear-down 2022-11-23T02:06:15.5563454Z [==========] 9 tests from 1 test suite ran. (171 ms total) 2022-11-23T02:06:15.5563803Z [ PASSED ] 9 tests. 2022-11-23T02:06:15.5564118Z ================================================================================ 2022-11-23T02:06:15.5564695Z [3,231 / 3,239] 7 / 26 tests; 8 actions running; last test: //:init_test 2022-11-23T02:06:15.5565256Z Linking jit_tests; 30s processwrapper-sandbox 2022-11-23T02:06:15.5565781Z Linking static_test; 4s processwrapper-sandbox 2022-11-23T02:06:15.5566338Z Linking ordered_dict_test; 4s processwrapper-sandbox 2022-11-23T02:06:15.5566851Z Linking misc_test; 4s processwrapper-sandbox 2022-11-23T02:06:15.5567540Z Linking expanding_array_test; 4s processwrapper-sandbox 2022-11-23T02:06:15.5568097Z Linking any_test; 3s processwrapper-sandbox 2022-11-23T02:06:15.5568637Z Linking modulelist_test; 3s processwrapper-sandbox 2022-11-23T02:06:15.5577277Z Testing //:init_test; 3s processwrapper-sandbox 2022-11-23T02:06:15.9080292Z 2022-11-23T02:06:15.9082706Z  2022-11-23T02:06:15.9084597Z  2022-11-23T02:06:15.9086415Z  2022-11-23T02:06:15.9088242Z  2022-11-23T02:06:15.9090070Z  2022-11-23T02:06:15.9091880Z  2022-11-23T02:06:15.9093745Z  2022-11-23T02:06:15.9095538Z  2022-11-23T02:06:15.9097672Z [3,232 / 3,240] 7 / 26 tests; 8 actions running; last test: //:init_test 2022-11-23T02:06:15.9099851Z Linking jit_tests; 31s processwrapper-sandbox 2022-11-23T02:06:15.9104968Z Linking static_test; 4s processwrapper-sandbox 2022-11-23T02:06:15.9105516Z Linking ordered_dict_test; 4s processwrapper-sandbox 2022-11-23T02:06:15.9105974Z Linking misc_test; 4s processwrapper-sandbox 2022-11-23T02:06:15.9106674Z Linking expanding_array_test; 4s processwrapper-sandbox 2022-11-23T02:06:15.9107215Z Linking any_test; 4s processwrapper-sandbox 2022-11-23T02:06:15.9107736Z Linking modulelist_test; 4s processwrapper-sandbox 2022-11-23T02:06:15.9108306Z Testing //:jit_test; 0s processwrapper-sandbox 2022-11-23T02:06:16.9089738Z 2022-11-23T02:06:16.9090310Z  2022-11-23T02:06:16.9090621Z  2022-11-23T02:06:16.9090850Z  2022-11-23T02:06:16.9091101Z  2022-11-23T02:06:16.9091322Z  2022-11-23T02:06:16.9091562Z  2022-11-23T02:06:16.9091795Z  2022-11-23T02:06:16.9092024Z  2022-11-23T02:06:16.9092506Z [3,232 / 3,240] 7 / 26 tests; 8 actions running; last test: //:init_test 2022-11-23T02:06:16.9093014Z Linking jit_tests; 32s processwrapper-sandbox 2022-11-23T02:06:16.9093748Z Linking static_test; 5s processwrapper-sandbox 2022-11-23T02:06:16.9094223Z Linking ordered_dict_test; 5s processwrapper-sandbox 2022-11-23T02:06:16.9094721Z Linking misc_test; 5s processwrapper-sandbox 2022-11-23T02:06:16.9095202Z Linking expanding_array_test; 5s processwrapper-sandbox 2022-11-23T02:06:16.9095667Z Linking any_test; 5s processwrapper-sandbox 2022-11-23T02:06:16.9096128Z Linking modulelist_test; 5s processwrapper-sandbox 2022-11-23T02:06:16.9096617Z Testing //:jit_test; 1s processwrapper-sandbox 2022-11-23T02:06:17.9093664Z 2022-11-23T02:06:17.9094268Z  2022-11-23T02:06:17.9094636Z  2022-11-23T02:06:17.9094925Z  2022-11-23T02:06:17.9095212Z  2022-11-23T02:06:17.9095497Z  2022-11-23T02:06:17.9095787Z  2022-11-23T02:06:17.9096067Z  2022-11-23T02:06:17.9096350Z  2022-11-23T02:06:17.9096877Z [3,232 / 3,240] 7 / 26 tests; 8 actions running; last test: //:init_test 2022-11-23T02:06:17.9097450Z Linking jit_tests; 33s processwrapper-sandbox 2022-11-23T02:06:17.9097965Z Linking static_test; 6s processwrapper-sandbox 2022-11-23T02:06:17.9098497Z Linking ordered_dict_test; 6s processwrapper-sandbox 2022-11-23T02:06:17.9099010Z Linking misc_test; 6s processwrapper-sandbox 2022-11-23T02:06:17.9099553Z Linking expanding_array_test; 6s processwrapper-sandbox 2022-11-23T02:06:17.9100050Z Linking any_test; 6s processwrapper-sandbox 2022-11-23T02:06:17.9100575Z Linking modulelist_test; 6s processwrapper-sandbox 2022-11-23T02:06:17.9101085Z Testing //:jit_test; 2s processwrapper-sandbox 2022-11-23T02:06:18.9177613Z 2022-11-23T02:06:18.9178165Z  2022-11-23T02:06:18.9178446Z  2022-11-23T02:06:18.9178627Z  2022-11-23T02:06:18.9178785Z  2022-11-23T02:06:18.9178953Z  2022-11-23T02:06:18.9179127Z  2022-11-23T02:06:18.9179283Z  2022-11-23T02:06:18.9179456Z  2022-11-23T02:06:18.9179788Z [3,232 / 3,240] 7 / 26 tests; 8 actions running; last test: //:init_test 2022-11-23T02:06:18.9180119Z Linking jit_tests; 34s processwrapper-sandbox 2022-11-23T02:06:18.9180450Z Linking static_test; 7s processwrapper-sandbox 2022-11-23T02:06:18.9180776Z Linking ordered_dict_test; 7s processwrapper-sandbox 2022-11-23T02:06:18.9181220Z Linking misc_test; 7s processwrapper-sandbox 2022-11-23T02:06:18.9181552Z Linking expanding_array_test; 7s processwrapper-sandbox 2022-11-23T02:06:18.9181867Z Linking any_test; 7s processwrapper-sandbox 2022-11-23T02:06:18.9182167Z Linking modulelist_test; 7s processwrapper-sandbox 2022-11-23T02:06:18.9182483Z Testing //:jit_test; 3s processwrapper-sandbox 2022-11-23T02:06:20.1226826Z 2022-11-23T02:06:20.1227442Z  2022-11-23T02:06:20.1228001Z  2022-11-23T02:06:20.1228281Z  2022-11-23T02:06:20.1228550Z  2022-11-23T02:06:20.1228838Z  2022-11-23T02:06:20.1229133Z  2022-11-23T02:06:20.1229413Z  2022-11-23T02:06:20.1229612Z  2022-11-23T02:06:20.1229951Z [3,232 / 3,240] 7 / 26 tests; 8 actions running; last test: //:init_test 2022-11-23T02:06:20.1230446Z Linking jit_tests; 35s processwrapper-sandbox 2022-11-23T02:06:20.1230762Z Linking static_test; 9s processwrapper-sandbox 2022-11-23T02:06:20.1231095Z Linking ordered_dict_test; 9s processwrapper-sandbox 2022-11-23T02:06:20.1231407Z Linking misc_test; 9s processwrapper-sandbox 2022-11-23T02:06:20.1231721Z Linking expanding_array_test; 8s processwrapper-sandbox 2022-11-23T02:06:20.1232032Z Linking any_test; 8s processwrapper-sandbox 2022-11-23T02:06:20.1232344Z Linking modulelist_test; 8s processwrapper-sandbox 2022-11-23T02:06:20.1232645Z Testing //:jit_test; 4s processwrapper-sandbox 2022-11-23T02:06:20.2349333Z 2022-11-23T02:06:20.2364071Z  2022-11-23T02:06:20.2364434Z  2022-11-23T02:06:20.2364880Z  2022-11-23T02:06:20.2365198Z  2022-11-23T02:06:20.2365613Z  2022-11-23T02:06:20.2365920Z  2022-11-23T02:06:20.2366406Z  2022-11-23T02:06:20.2366710Z  2022-11-23T02:06:20.2367311Z INFO: From Testing //:jit_test: 2022-11-23T02:06:20.2368064Z [3,232 / 3,240] 8 / 26 tests; 8 actions running; last test: //:jit_test 2022-11-23T02:06:20.2368731Z Linking jit_tests; 35s processwrapper-sandbox 2022-11-23T02:06:20.2369279Z Linking static_test; 9s processwrapper-sandbox 2022-11-23T02:06:20.2370000Z Linking ordered_dict_test; 9s processwrapper-sandbox 2022-11-23T02:06:20.2370630Z Linking misc_test; 9s processwrapper-sandbox 2022-11-23T02:06:20.2371284Z Linking expanding_array_test; 8s processwrapper-sandbox 2022-11-23T02:06:20.2371984Z Linking any_test; 8s processwrapper-sandbox 2022-11-23T02:06:20.2372676Z Linking modulelist_test; 8s processwrapper-sandbox 2022-11-23T02:06:20.2373332Z Testing //:jit_test; 4s processwrapper-sandbox 2022-11-23T02:06:20.2373598Z 2022-11-23T02:06:20.2373741Z  2022-11-23T02:06:20.2374049Z  2022-11-23T02:06:20.2374342Z  2022-11-23T02:06:20.2374647Z  2022-11-23T02:06:20.2374957Z  2022-11-23T02:06:20.2375245Z  2022-11-23T02:06:20.2375545Z  2022-11-23T02:06:20.2375843Z  2022-11-23T02:06:20.2376262Z ==================== Test output for //:jit_test: 2022-11-23T02:06:20.2376649Z Running main() from gmock_main.cc 2022-11-23T02:06:20.2377092Z Note: Google Test filter = -*CUDA 2022-11-23T02:06:20.2377470Z [==========] Running 6 tests from 1 test suite. 2022-11-23T02:06:20.2377969Z [----------] Global test environment set-up. 2022-11-23T02:06:20.2378472Z [----------] 6 tests from TorchScriptTest 2022-11-23T02:06:20.2378976Z [ RUN ] TorchScriptTest.CanCompileMultipleFunctions 2022-11-23T02:06:20.2379601Z [ OK ] TorchScriptTest.CanCompileMultipleFunctions (536 ms) 2022-11-23T02:06:20.2380265Z [ RUN ] TorchScriptTest.TestNestedIValueModuleArgMatching 2022-11-23T02:06:20.2380955Z [ OK ] TorchScriptTest.TestNestedIValueModuleArgMatching (11 ms) 2022-11-23T02:06:20.2381572Z [ RUN ] TorchScriptTest.TestDictArgMatching 2022-11-23T02:06:20.2382113Z [ OK ] TorchScriptTest.TestDictArgMatching (2 ms) 2022-11-23T02:06:20.2382651Z [ RUN ] TorchScriptTest.TestTupleArgMatching 2022-11-23T02:06:20.2383370Z [ OK ] TorchScriptTest.TestTupleArgMatching (1 ms) 2022-11-23T02:06:20.2383937Z [ RUN ] TorchScriptTest.TestOptionalArgMatching 2022-11-23T02:06:20.2384652Z [ OK ] TorchScriptTest.TestOptionalArgMatching (4 ms) 2022-11-23T02:06:20.2385153Z [ RUN ] TorchScriptTest.TestPickle 2022-11-23T02:06:20.2385607Z [ OK ] TorchScriptTest.TestPickle (0 ms) 2022-11-23T02:06:20.2386213Z [----------] 6 tests from TorchScriptTest (556 ms total) 2022-11-23T02:06:20.2386489Z 2022-11-23T02:06:20.2386751Z [----------] Global test environment tear-down 2022-11-23T02:06:20.2387195Z [==========] 6 tests from 1 test suite ran. (559 ms total) 2022-11-23T02:06:20.2387565Z [ PASSED ] 6 tests. 2022-11-23T02:06:20.2387917Z ================================================================================ 2022-11-23T02:06:20.2388617Z [3,232 / 3,240] 8 / 26 tests; 8 actions running; last test: //:jit_test 2022-11-23T02:06:20.2389106Z Linking jit_tests; 35s processwrapper-sandbox 2022-11-23T02:06:20.2389559Z Linking static_test; 9s processwrapper-sandbox 2022-11-23T02:06:20.2389985Z Linking ordered_dict_test; 9s processwrapper-sandbox 2022-11-23T02:06:20.2390438Z Linking misc_test; 9s processwrapper-sandbox 2022-11-23T02:06:20.2390901Z Linking expanding_array_test; 8s processwrapper-sandbox 2022-11-23T02:06:20.2391339Z Linking any_test; 8s processwrapper-sandbox 2022-11-23T02:06:20.2391784Z Linking modulelist_test; 8s processwrapper-sandbox 2022-11-23T02:06:20.2392229Z Testing //:jit_test; 4s processwrapper-sandbox 2022-11-23T02:06:20.5230079Z 2022-11-23T02:06:20.5230662Z  2022-11-23T02:06:20.5231031Z  2022-11-23T02:06:20.5231443Z  2022-11-23T02:06:20.5231802Z  2022-11-23T02:06:20.5232140Z  2022-11-23T02:06:20.5232295Z  2022-11-23T02:06:20.5232470Z  2022-11-23T02:06:20.5232621Z  2022-11-23T02:06:20.5232951Z [3,233 / 3,241] 8 / 26 tests; 8 actions running; last test: //:jit_test 2022-11-23T02:06:20.5233298Z Linking jit_tests; 35s processwrapper-sandbox 2022-11-23T02:06:20.5233612Z Linking static_test; 9s processwrapper-sandbox 2022-11-23T02:06:20.5233919Z Linking ordered_dict_test; 9s processwrapper-sandbox 2022-11-23T02:06:20.5234225Z Linking misc_test; 9s processwrapper-sandbox 2022-11-23T02:06:20.5234548Z Linking expanding_array_test; 9s processwrapper-sandbox 2022-11-23T02:06:20.5234844Z Linking any_test; 8s processwrapper-sandbox 2022-11-23T02:06:20.5235153Z Linking modulelist_test; 8s processwrapper-sandbox 2022-11-23T02:06:20.5235470Z Testing //:module_test; 0s processwrapper-sandbox 2022-11-23T02:06:21.5236529Z 2022-11-23T02:06:21.5237297Z  2022-11-23T02:06:21.5237886Z  2022-11-23T02:06:21.5238278Z  2022-11-23T02:06:21.5238587Z  2022-11-23T02:06:21.5238862Z  2022-11-23T02:06:21.5239167Z  2022-11-23T02:06:21.5239460Z  2022-11-23T02:06:21.5239766Z  2022-11-23T02:06:21.5240355Z [3,233 / 3,241] 8 / 26 tests; 8 actions running; last test: //:jit_test 2022-11-23T02:06:21.5240966Z Linking jit_tests; 36s processwrapper-sandbox 2022-11-23T02:06:21.5241695Z Linking static_test; 10s processwrapper-sandbox 2022-11-23T02:06:21.5242254Z Linking ordered_dict_test; 10s processwrapper-sandbox 2022-11-23T02:06:21.5242788Z Linking misc_test; 10s processwrapper-sandbox 2022-11-23T02:06:21.5243337Z Linking expanding_array_test; 10s processwrapper-sandbox 2022-11-23T02:06:21.5243871Z Linking any_test; 9s processwrapper-sandbox 2022-11-23T02:06:21.5244409Z Linking modulelist_test; 9s processwrapper-sandbox 2022-11-23T02:06:21.5244941Z Testing //:module_test; 1s processwrapper-sandbox 2022-11-23T02:06:22.7243499Z 2022-11-23T02:06:22.7244106Z  2022-11-23T02:06:22.7244463Z  2022-11-23T02:06:22.7244785Z  2022-11-23T02:06:22.7245085Z  2022-11-23T02:06:22.7245399Z  2022-11-23T02:06:22.7245707Z  2022-11-23T02:06:22.7246190Z  2022-11-23T02:06:22.7246505Z  2022-11-23T02:06:22.7246946Z [3,233 / 3,241] 8 / 26 tests; 8 actions running; last test: //:jit_test 2022-11-23T02:06:22.7247277Z Linking jit_tests; 37s processwrapper-sandbox 2022-11-23T02:06:22.7247593Z Linking static_test; 11s processwrapper-sandbox 2022-11-23T02:06:22.7247919Z Linking ordered_dict_test; 11s processwrapper-sandbox 2022-11-23T02:06:22.7248218Z Linking misc_test; 11s processwrapper-sandbox 2022-11-23T02:06:22.7248543Z Linking expanding_array_test; 11s processwrapper-sandbox 2022-11-23T02:06:22.7248857Z Linking any_test; 11s processwrapper-sandbox 2022-11-23T02:06:22.7249174Z Linking modulelist_test; 11s processwrapper-sandbox 2022-11-23T02:06:22.7249481Z Testing //:module_test; 2s processwrapper-sandbox 2022-11-23T02:06:23.7250191Z 2022-11-23T02:06:23.7250796Z  2022-11-23T02:06:23.7251193Z  2022-11-23T02:06:23.7251599Z  2022-11-23T02:06:23.7252000Z  2022-11-23T02:06:23.7252167Z  2022-11-23T02:06:23.7252331Z  2022-11-23T02:06:23.7252495Z  2022-11-23T02:06:23.7252646Z  2022-11-23T02:06:23.7252972Z [3,233 / 3,241] 8 / 26 tests; 8 actions running; last test: //:jit_test 2022-11-23T02:06:23.7253316Z Linking jit_tests; 38s processwrapper-sandbox 2022-11-23T02:06:23.7253626Z Linking static_test; 12s processwrapper-sandbox 2022-11-23T02:06:23.7253935Z Linking ordered_dict_test; 12s processwrapper-sandbox 2022-11-23T02:06:23.7254244Z Linking misc_test; 12s processwrapper-sandbox 2022-11-23T02:06:23.7254563Z Linking expanding_array_test; 12s processwrapper-sandbox 2022-11-23T02:06:23.7254860Z Linking any_test; 12s processwrapper-sandbox 2022-11-23T02:06:23.7255168Z Linking modulelist_test; 12s processwrapper-sandbox 2022-11-23T02:06:23.7255488Z Testing //:module_test; 3s processwrapper-sandbox 2022-11-23T02:06:24.2290050Z 2022-11-23T02:06:24.2290598Z  2022-11-23T02:06:24.2290995Z  2022-11-23T02:06:24.2291300Z  2022-11-23T02:06:24.2291558Z  2022-11-23T02:06:24.2291799Z  2022-11-23T02:06:24.2292053Z  2022-11-23T02:06:24.2292298Z  2022-11-23T02:06:24.2292894Z  2022-11-23T02:06:24.2294708Z [3,233 / 3,241] 9 / 26 tests; 8 actions running; last test: //:module_test 2022-11-23T02:06:24.2295290Z Linking jit_tests; 39s processwrapper-sandbox 2022-11-23T02:06:24.2295789Z Linking static_test; 13s processwrapper-sandbox 2022-11-23T02:06:24.2296354Z Linking ordered_dict_test; 13s processwrapper-sandbox 2022-11-23T02:06:24.2296910Z Linking misc_test; 13s processwrapper-sandbox 2022-11-23T02:06:24.2297471Z Linking expanding_array_test; 12s processwrapper-sandbox 2022-11-23T02:06:24.2298007Z Linking any_test; 12s processwrapper-sandbox 2022-11-23T02:06:24.2298533Z Linking modulelist_test; 12s processwrapper-sandbox 2022-11-23T02:06:24.2299074Z Testing //:module_test; 3s processwrapper-sandbox 2022-11-23T02:06:24.2299321Z 2022-11-23T02:06:24.2299482Z  2022-11-23T02:06:24.2299833Z  2022-11-23T02:06:24.2300156Z  2022-11-23T02:06:24.2300447Z  2022-11-23T02:06:24.2300804Z  2022-11-23T02:06:24.2300982Z  2022-11-23T02:06:24.2301140Z  2022-11-23T02:06:24.2301368Z  2022-11-23T02:06:24.2301711Z INFO: From Testing //:module_test: 2022-11-23T02:06:24.2302349Z [3,233 / 3,241] 9 / 26 tests; 8 actions running; last test: //:module_test 2022-11-23T02:06:24.2302770Z Linking jit_tests; 39s processwrapper-sandbox 2022-11-23T02:06:24.2303127Z Linking static_test; 13s processwrapper-sandbox 2022-11-23T02:06:24.2303628Z Linking ordered_dict_test; 13s processwrapper-sandbox 2022-11-23T02:06:24.2304139Z Linking misc_test; 13s processwrapper-sandbox 2022-11-23T02:06:24.2304714Z Linking expanding_array_test; 12s processwrapper-sandbox 2022-11-23T02:06:24.2305400Z Linking any_test; 12s processwrapper-sandbox 2022-11-23T02:06:24.2305723Z Linking modulelist_test; 12s processwrapper-sandbox 2022-11-23T02:06:24.2306039Z Testing //:module_test; 3s processwrapper-sandbox 2022-11-23T02:06:24.2306190Z 2022-11-23T02:06:24.2306274Z  2022-11-23T02:06:24.2306432Z  2022-11-23T02:06:24.2306598Z  2022-11-23T02:06:24.2306764Z  2022-11-23T02:06:24.2306915Z  2022-11-23T02:06:24.2307078Z  2022-11-23T02:06:24.2307240Z  2022-11-23T02:06:24.2307389Z  2022-11-23T02:06:24.2307632Z ==================== Test output for //:module_test: 2022-11-23T02:06:24.2307854Z Running main() from gmock_main.cc 2022-11-23T02:06:24.2308087Z Note: Google Test filter = -*CUDA 2022-11-23T02:06:24.2308309Z [==========] Running 52 tests from 1 test suite. 2022-11-23T02:06:24.2308651Z [----------] Global test environment set-up. 2022-11-23T02:06:24.2308902Z [----------] 52 tests from ModuleTest 2022-11-23T02:06:24.2309175Z [ RUN ] ModuleTest.CanEnableAndDisableTrainingMode 2022-11-23T02:06:24.2309500Z [ OK ] ModuleTest.CanEnableAndDisableTrainingMode (20 ms) 2022-11-23T02:06:24.2309761Z [ RUN ] ModuleTest.ZeroGrad 2022-11-23T02:06:24.2309978Z [ OK ] ModuleTest.ZeroGrad (354 ms) 2022-11-23T02:06:24.2310226Z [ RUN ] ModuleTest.ZeroGradWithUndefined 2022-11-23T02:06:24.2310552Z [ OK ] ModuleTest.ZeroGradWithUndefined (4 ms) 2022-11-23T02:06:24.2310867Z [ RUN ] ModuleTest.RegisterModuleThrowsForEmptyOrDottedName 2022-11-23T02:06:24.2311250Z [ OK ] ModuleTest.RegisterModuleThrowsForEmptyOrDottedName (0 ms) 2022-11-23T02:06:24.2311634Z [ RUN ] ModuleTest.RegisterModuleThrowsForDuplicateModuleName 2022-11-23T02:06:24.2312028Z [ OK ] ModuleTest.RegisterModuleThrowsForDuplicateModuleName (0 ms) 2022-11-23T02:06:24.2312397Z [ RUN ] ModuleTest.ReplaceModuleThrowsForUnknownModuleName 2022-11-23T02:06:24.2312775Z [ OK ] ModuleTest.ReplaceModuleThrowsForUnknownModuleName (0 ms) 2022-11-23T02:06:24.2313079Z [ RUN ] ModuleTest.ReplaceModule 2022-11-23T02:06:24.2313309Z [ OK ] ModuleTest.ReplaceModule (0 ms) 2022-11-23T02:06:24.2313553Z [ RUN ] ModuleTest.UnregisterModule 2022-11-23T02:06:24.2313804Z [ OK ] ModuleTest.UnregisterModule (46 ms) 2022-11-23T02:06:24.2314116Z [ RUN ] ModuleTest.RegisterParameterThrowsForEmptyOrDottedName 2022-11-23T02:06:24.2314514Z [ OK ] ModuleTest.RegisterParameterThrowsForEmptyOrDottedName (0 ms) 2022-11-23T02:06:24.2314915Z [ RUN ] ModuleTest.RegisterParameterThrowsForDuplicateModuleName 2022-11-23T02:06:24.2315325Z [ OK ] ModuleTest.RegisterParameterThrowsForDuplicateModuleName (10 ms) 2022-11-23T02:06:24.2315679Z [ RUN ] ModuleTest.RegisterParameterUndefinedTensor 2022-11-23T02:06:24.2316009Z [ OK ] ModuleTest.RegisterParameterUndefinedTensor (0 ms) 2022-11-23T02:06:24.2316363Z [ RUN ] ModuleTest.RegisterBufferThrowsForEmptyOrDottedName 2022-11-23T02:06:24.2316729Z [ OK ] ModuleTest.RegisterBufferThrowsForEmptyOrDottedName (0 ms) 2022-11-23T02:06:24.2317113Z [ RUN ] ModuleTest.RegisterBufferThrowsForDuplicateModuleName 2022-11-23T02:06:24.2317502Z [ OK ] ModuleTest.RegisterBufferThrowsForDuplicateModuleName (0 ms) 2022-11-23T02:06:24.2317791Z [ RUN ] ModuleTest.CanGetName 2022-11-23T02:06:24.2318098Z [ OK ] ModuleTest.CanGetName (0 ms) 2022-11-23T02:06:24.2318355Z [ RUN ] ModuleTest.AsCastsModulesCorrectly 2022-11-23T02:06:24.2318625Z [ OK ] ModuleTest.AsCastsModulesCorrectly (0 ms) 2022-11-23T02:06:24.2318962Z [ RUN ] ModuleTest.DeviceOrDtypeConversionSkipsUndefinedTensor 2022-11-23T02:06:24.2319356Z [ OK ] ModuleTest.DeviceOrDtypeConversionSkipsUndefinedTensor (10 ms) 2022-11-23T02:06:24.2319769Z [ RUN ] ModuleTest.ParametersAndBuffersAccessorSkipsUndefinedTensor 2022-11-23T02:06:24.2320191Z [ OK ] ModuleTest.ParametersAndBuffersAccessorSkipsUndefinedTensor (0 ms) 2022-11-23T02:06:24.2320623Z [ RUN ] ModuleTest.CallingCloneOnModuleThatDoesNotOverrideCloneThrows 2022-11-23T02:06:24.2321116Z [ OK ] ModuleTest.CallingCloneOnModuleThatDoesNotOverrideCloneThrows (0 ms) 2022-11-23T02:06:24.2321804Z [ RUN ] ModuleTest.CallingCloneOnModuleThatDoesOverrideCloneDoesNotThrow 2022-11-23T02:06:24.2322525Z [ OK ] ModuleTest.CallingCloneOnModuleThatDoesOverrideCloneDoesNotThrow (0 ms) 2022-11-23T02:06:24.2323138Z [ RUN ] ModuleTest.CloneCreatesDistinctParameters 2022-11-23T02:06:24.2323730Z [ OK ] ModuleTest.CloneCreatesDistinctParameters (37 ms) 2022-11-23T02:06:24.2324313Z [ RUN ] ModuleTest.ClonePreservesExternalReferences 2022-11-23T02:06:24.2324931Z [ OK ] ModuleTest.ClonePreservesExternalReferences (1 ms) 2022-11-23T02:06:24.2325354Z [ RUN ] ModuleTest.CloneCopiesTheValuesOfVariablesOfSubmodules 2022-11-23T02:06:24.2325824Z [ OK ] ModuleTest.CloneCopiesTheValuesOfVariablesOfSubmodules (1 ms) 2022-11-23T02:06:24.2326178Z [ RUN ] ModuleTest.HasCorrectNumberOfParameters 2022-11-23T02:06:24.2326490Z [ OK ] ModuleTest.HasCorrectNumberOfParameters (0 ms) 2022-11-23T02:06:24.2326809Z [ RUN ] ModuleTest.ContainsParametersWithTheCorrectName 2022-11-23T02:06:24.2327160Z [ OK ] ModuleTest.ContainsParametersWithTheCorrectName (0 ms) 2022-11-23T02:06:24.2327481Z [ RUN ] ModuleTest.HasCorrectNumberOfBuffers 2022-11-23T02:06:24.2327777Z [ OK ] ModuleTest.HasCorrectNumberOfBuffers (0 ms) 2022-11-23T02:06:24.2328074Z [ RUN ] ModuleTest.ContainsBuffersWithTheCorrectName 2022-11-23T02:06:24.2328410Z [ OK ] ModuleTest.ContainsBuffersWithTheCorrectName (0 ms) 2022-11-23T02:06:24.2328837Z [ RUN ] ModuleTest.DefaultConstructorOfModuleHolderCallsDefaultConstructorOfImpl 2022-11-23T02:06:24.2329351Z [ OK ] ModuleTest.DefaultConstructorOfModuleHolderCallsDefaultConstructorOfImpl (0 ms) 2022-11-23T02:06:24.2329865Z [ RUN ] ModuleTest.ValueConstructorOfModuleHolderCallsCorrectConstructorInImpl 2022-11-23T02:06:24.2330367Z [ OK ] ModuleTest.ValueConstructorOfModuleHolderCallsCorrectConstructorInImpl (0 ms) 2022-11-23T02:06:24.2330848Z [ RUN ] ModuleTest.NullptrConstructorLeavesTheModuleHolderInEmptyState 2022-11-23T02:06:24.2331286Z [ OK ] ModuleTest.NullptrConstructorLeavesTheModuleHolderInEmptyState (0 ms) 2022-11-23T02:06:24.2331710Z [ RUN ] ModuleTest.ModulesReturnsExpectedSubmodulesForFlatModel 2022-11-23T02:06:24.2332114Z [ OK ] ModuleTest.ModulesReturnsExpectedSubmodulesForFlatModel (0 ms) 2022-11-23T02:06:24.2332504Z [ RUN ] ModuleTest.ModulesExcludesSelfWhenIncludeSelfSetToFalse 2022-11-23T02:06:24.2332899Z [ OK ] ModuleTest.ModulesExcludesSelfWhenIncludeSelfSetToFalse (0 ms) 2022-11-23T02:06:24.2333332Z [ RUN ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForFlatModel 2022-11-23T02:06:24.2333801Z [ OK ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForFlatModel (0 ms) 2022-11-23T02:06:24.2334243Z [ RUN ] ModuleTest.NamedModulesExcludesSelfWhenIncludeSelfSetToFalse 2022-11-23T02:06:24.2334678Z [ OK ] ModuleTest.NamedModulesExcludesSelfWhenIncludeSelfSetToFalse (0 ms) 2022-11-23T02:06:24.2335101Z [ RUN ] ModuleTest.ChildrenReturnsExpectedSubmodulesForFlatModel 2022-11-23T02:06:24.2335498Z [ OK ] ModuleTest.ChildrenReturnsExpectedSubmodulesForFlatModel (0 ms) 2022-11-23T02:06:24.2335938Z [ RUN ] ModuleTest.NamedChildrenReturnsExpectedNamedSubmodulesForFlatModel 2022-11-23T02:06:24.2336414Z [ OK ] ModuleTest.NamedChildrenReturnsExpectedNamedSubmodulesForFlatModel (0 ms) 2022-11-23T02:06:24.2336854Z [ RUN ] ModuleTest.ParametersReturnsExpectedTensorsForFlatModel 2022-11-23T02:06:24.2337251Z [ OK ] ModuleTest.ParametersReturnsExpectedTensorsForFlatModel (0 ms) 2022-11-23T02:06:24.2337665Z [ RUN ] ModuleTest.NamedParametersReturnsExpectedTensorsForFlatModel 2022-11-23T02:06:24.2338100Z [ OK ] ModuleTest.NamedParametersReturnsExpectedTensorsForFlatModel (0 ms) 2022-11-23T02:06:24.2338497Z [ RUN ] ModuleTest.BuffersReturnsExpectedTensorsForFlatModel 2022-11-23T02:06:24.2338930Z [ OK ] ModuleTest.BuffersReturnsExpectedTensorsForFlatModel (0 ms) 2022-11-23T02:06:24.2339329Z [ RUN ] ModuleTest.NamedBuffersReturnsExpectedTensorsForFlatModel 2022-11-23T02:06:24.2339728Z [ OK ] ModuleTest.NamedBuffersReturnsExpectedTensorsForFlatModel (0 ms) 2022-11-23T02:06:24.2340137Z [ RUN ] ModuleTest.ModulesReturnsExpectedSubmodulesForDeepModel 2022-11-23T02:06:24.2340539Z [ OK ] ModuleTest.ModulesReturnsExpectedSubmodulesForDeepModel (0 ms) 2022-11-23T02:06:24.2340978Z [ RUN ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForDeepModel 2022-11-23T02:06:24.2341436Z [ OK ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForDeepModel (0 ms) 2022-11-23T02:06:24.2341880Z [ RUN ] ModuleTest.ChildrensReturnsExpectedSubmodulesForDeepModel 2022-11-23T02:06:24.2342333Z [ OK ] ModuleTest.ChildrensReturnsExpectedSubmodulesForDeepModel (0 ms) 2022-11-23T02:06:24.2342767Z [ RUN ] ModuleTest.NamedChildrensReturnsExpectedNamedSubmodulesForDeepModel 2022-11-23T02:06:24.2343253Z [ OK ] ModuleTest.NamedChildrensReturnsExpectedNamedSubmodulesForDeepModel (0 ms) 2022-11-23T02:06:24.2343650Z [ RUN ] ModuleTest.ModuleApplyIteratesCorreclty 2022-11-23T02:06:24.2343960Z [ OK ] ModuleTest.ModuleApplyIteratesCorreclty (0 ms) 2022-11-23T02:06:24.2344268Z [ RUN ] ModuleTest.ConstModuleApplyIteratesCorreclty 2022-11-23T02:06:24.2344602Z [ OK ] ModuleTest.ConstModuleApplyIteratesCorreclty (0 ms) 2022-11-23T02:06:24.2344935Z [ RUN ] ModuleTest.NamedModuleApplyIteratesCorreclty 2022-11-23T02:06:24.2345259Z [ OK ] ModuleTest.NamedModuleApplyIteratesCorreclty (0 ms) 2022-11-23T02:06:24.2345608Z [ RUN ] ModuleTest.ConstNamedModuleApplyIteratesCorreclty 2022-11-23T02:06:24.2345974Z [ OK ] ModuleTest.ConstNamedModuleApplyIteratesCorreclty (0 ms) 2022-11-23T02:06:24.2346321Z [ RUN ] ModuleTest.ModulePointerApplyIteratesCorreclty 2022-11-23T02:06:24.2346668Z [ OK ] ModuleTest.ModulePointerApplyIteratesCorreclty (0 ms) 2022-11-23T02:06:24.2347032Z [ RUN ] ModuleTest.NamedModulePointerApplyIteratesCorreclty 2022-11-23T02:06:24.2347410Z [ OK ] ModuleTest.NamedModulePointerApplyIteratesCorreclty (0 ms) 2022-11-23T02:06:24.2347828Z [ RUN ] ModuleTest.ThrowsWhenAttemptingtoGetTopLevelModuleAsSharedPtr 2022-11-23T02:06:24.2348274Z [ OK ] ModuleTest.ThrowsWhenAttemptingtoGetTopLevelModuleAsSharedPtr (0 ms) 2022-11-23T02:06:24.2348608Z [ RUN ] ModuleTest.PrettyPrint 2022-11-23T02:06:24.2348830Z [ OK ] ModuleTest.PrettyPrint (0 ms) 2022-11-23T02:06:24.2349150Z [ RUN ] ModuleTest.CanCallForwardOnNonTensorForwardThroughPimpl 2022-11-23T02:06:24.2349555Z [ OK ] ModuleTest.CanCallForwardOnNonTensorForwardThroughPimpl (0 ms) 2022-11-23T02:06:24.2349989Z [----------] 52 tests from ModuleTest (496 ms total) 2022-11-23T02:06:24.2350125Z 2022-11-23T02:06:24.2350280Z [----------] Global test environment tear-down 2022-11-23T02:06:24.2350523Z [==========] 52 tests from 1 test suite ran. (496 ms total) 2022-11-23T02:06:24.2350732Z [ PASSED ] 52 tests. 2022-11-23T02:06:24.2350924Z ================================================================================ 2022-11-23T02:06:24.2351271Z [3,233 / 3,241] 9 / 26 tests; 8 actions running; last test: //:module_test 2022-11-23T02:06:24.2351595Z Linking jit_tests; 39s processwrapper-sandbox 2022-11-23T02:06:24.2351901Z Linking static_test; 13s processwrapper-sandbox 2022-11-23T02:06:24.2352208Z Linking ordered_dict_test; 13s processwrapper-sandbox 2022-11-23T02:06:24.2352515Z Linking misc_test; 13s processwrapper-sandbox 2022-11-23T02:06:24.2352835Z Linking expanding_array_test; 12s processwrapper-sandbox 2022-11-23T02:06:24.2353131Z Linking any_test; 12s processwrapper-sandbox 2022-11-23T02:06:24.2353441Z Linking modulelist_test; 12s processwrapper-sandbox 2022-11-23T02:06:24.2353755Z Testing //:module_test; 3s processwrapper-sandbox 2022-11-23T02:06:24.5254998Z 2022-11-23T02:06:24.5256781Z  2022-11-23T02:06:24.5257166Z  2022-11-23T02:06:24.5257347Z  2022-11-23T02:06:24.5257521Z  2022-11-23T02:06:24.5257675Z  2022-11-23T02:06:24.5257860Z  2022-11-23T02:06:24.5258025Z  2022-11-23T02:06:24.5258176Z  2022-11-23T02:06:24.5258512Z [3,234 / 3,242] 9 / 26 tests; 8 actions running; last test: //:module_test 2022-11-23T02:06:24.5258862Z Linking jit_tests; 39s processwrapper-sandbox 2022-11-23T02:06:24.5259162Z Linking static_test; 13s processwrapper-sandbox 2022-11-23T02:06:24.5259480Z Linking ordered_dict_test; 13s processwrapper-sandbox 2022-11-23T02:06:24.5259789Z Linking misc_test; 13s processwrapper-sandbox 2022-11-23T02:06:24.5260100Z Linking expanding_array_test; 13s processwrapper-sandbox 2022-11-23T02:06:24.5260498Z Linking any_test; 12s processwrapper-sandbox 2022-11-23T02:06:24.5260812Z Linking modulelist_test; 12s processwrapper-sandbox 2022-11-23T02:06:24.5261128Z Testing //:sequential_test; 0s processwrapper-sandbox 2022-11-23T02:06:25.5261875Z 2022-11-23T02:06:25.5262430Z  2022-11-23T02:06:25.5262766Z  2022-11-23T02:06:25.5263042Z  2022-11-23T02:06:25.5263320Z  2022-11-23T02:06:25.5263586Z  2022-11-23T02:06:25.5263850Z  2022-11-23T02:06:25.5264112Z  2022-11-23T02:06:25.5264378Z  2022-11-23T02:06:25.5264900Z [3,234 / 3,242] 9 / 26 tests; 8 actions running; last test: //:module_test 2022-11-23T02:06:25.5265451Z Linking jit_tests; 40s processwrapper-sandbox 2022-11-23T02:06:25.5265959Z Linking static_test; 14s processwrapper-sandbox 2022-11-23T02:06:25.5266491Z Linking ordered_dict_test; 14s processwrapper-sandbox 2022-11-23T02:06:25.5266997Z Linking misc_test; 14s processwrapper-sandbox 2022-11-23T02:06:25.5267541Z Linking expanding_array_test; 14s processwrapper-sandbox 2022-11-23T02:06:25.5268033Z Linking any_test; 13s processwrapper-sandbox 2022-11-23T02:06:25.5268564Z Linking modulelist_test; 13s processwrapper-sandbox 2022-11-23T02:06:25.5269034Z Testing //:sequential_test; 1s processwrapper-sandbox 2022-11-23T02:06:26.5282639Z 2022-11-23T02:06:26.5283209Z  2022-11-23T02:06:26.5283600Z  2022-11-23T02:06:26.5283938Z  2022-11-23T02:06:26.5284255Z  2022-11-23T02:06:26.5284539Z  2022-11-23T02:06:26.5284861Z  2022-11-23T02:06:26.5285158Z  2022-11-23T02:06:26.5285446Z  2022-11-23T02:06:26.5286001Z [3,234 / 3,242] 9 / 26 tests; 8 actions running; last test: //:module_test 2022-11-23T02:06:26.5286610Z Linking jit_tests; 41s processwrapper-sandbox 2022-11-23T02:06:26.5287180Z Linking static_test; 15s processwrapper-sandbox 2022-11-23T02:06:26.5287749Z Linking ordered_dict_test; 15s processwrapper-sandbox 2022-11-23T02:06:26.5288333Z Linking misc_test; 15s processwrapper-sandbox 2022-11-23T02:06:26.5288930Z Linking expanding_array_test; 15s processwrapper-sandbox 2022-11-23T02:06:26.5289517Z Linking any_test; 14s processwrapper-sandbox 2022-11-23T02:06:26.5290117Z Linking modulelist_test; 14s processwrapper-sandbox 2022-11-23T02:06:26.5290716Z Testing //:sequential_test; 2s processwrapper-sandbox 2022-11-23T02:06:27.5288273Z 2022-11-23T02:06:27.5288804Z  2022-11-23T02:06:27.5289123Z  2022-11-23T02:06:27.5289389Z  2022-11-23T02:06:27.5289548Z  2022-11-23T02:06:27.5289719Z  2022-11-23T02:06:27.5289887Z  2022-11-23T02:06:27.5290039Z  2022-11-23T02:06:27.5290229Z  2022-11-23T02:06:27.5290604Z [3,234 / 3,242] 9 / 26 tests; 8 actions running; last test: //:module_test 2022-11-23T02:06:27.5290935Z Linking jit_tests; 42s processwrapper-sandbox 2022-11-23T02:06:27.5291264Z Linking static_test; 16s processwrapper-sandbox 2022-11-23T02:06:27.5291585Z Linking ordered_dict_test; 16s processwrapper-sandbox 2022-11-23T02:06:27.5291893Z Linking misc_test; 16s processwrapper-sandbox 2022-11-23T02:06:27.5292365Z Linking expanding_array_test; 16s processwrapper-sandbox 2022-11-23T02:06:27.5292686Z Linking any_test; 15s processwrapper-sandbox 2022-11-23T02:06:27.5292999Z Linking modulelist_test; 15s processwrapper-sandbox 2022-11-23T02:06:27.5293311Z Testing //:sequential_test; 3s processwrapper-sandbox 2022-11-23T02:06:28.4595347Z 2022-11-23T02:06:28.4596283Z  2022-11-23T02:06:28.4597016Z  2022-11-23T02:06:28.4597353Z  2022-11-23T02:06:28.4597696Z  2022-11-23T02:06:28.4598047Z  2022-11-23T02:06:28.4598841Z  2022-11-23T02:06:28.4599132Z  2022-11-23T02:06:28.4599419Z  2022-11-23T02:06:28.4600178Z [3,235 / 3,243] 9 / 26 tests; 8 actions, 7 running; last test: //:module_test 2022-11-23T02:06:28.4600980Z Linking jit_tests; 43s processwrapper-sandbox 2022-11-23T02:06:28.4601783Z Linking static_test; 17s processwrapper-sandbox 2022-11-23T02:06:28.4602343Z Linking misc_test; 17s processwrapper-sandbox 2022-11-23T02:06:28.4602932Z Linking expanding_array_test; 17s processwrapper-sandbox 2022-11-23T02:06:28.4603499Z Linking any_test; 16s processwrapper-sandbox 2022-11-23T02:06:28.4604045Z Linking modulelist_test; 16s processwrapper-sandbox 2022-11-23T02:06:28.4604633Z Testing //:sequential_test; 4s processwrapper-sandbox 2022-11-23T02:06:28.4605076Z [Prepa] Testing //:ordered_dict_test 2022-11-23T02:06:28.6643620Z 2022-11-23T02:06:28.6644134Z  2022-11-23T02:06:28.6644504Z  2022-11-23T02:06:28.6644780Z  2022-11-23T02:06:28.6647527Z  2022-11-23T02:06:28.6650094Z  2022-11-23T02:06:28.6650771Z  2022-11-23T02:06:28.6651157Z  2022-11-23T02:06:28.6651514Z  2022-11-23T02:06:28.6652201Z [3,236 / 3,246] 9 / 26 tests; 8 actions, 7 running; last test: //:module_test 2022-11-23T02:06:28.6653115Z Linking jit_tests; 43s processwrapper-sandbox 2022-11-23T02:06:28.6653662Z Linking misc_test; 17s processwrapper-sandbox 2022-11-23T02:06:28.6654235Z Linking expanding_array_test; 17s processwrapper-sandbox 2022-11-23T02:06:28.6654793Z Linking any_test; 17s processwrapper-sandbox 2022-11-23T02:06:28.6655351Z Linking modulelist_test; 16s processwrapper-sandbox 2022-11-23T02:06:28.6655927Z Testing //:sequential_test; 4s processwrapper-sandbox 2022-11-23T02:06:28.6656511Z Testing //:ordered_dict_test; 0s processwrapper-sandbox 2022-11-23T02:06:28.6657000Z [Prepa] Creating source manifest for //:functional_test 2022-11-23T02:06:28.8732715Z 2022-11-23T02:06:28.8733413Z  2022-11-23T02:06:28.8733977Z  2022-11-23T02:06:28.8734300Z  2022-11-23T02:06:28.8736438Z  2022-11-23T02:06:28.8736912Z  2022-11-23T02:06:28.8739369Z  2022-11-23T02:06:28.8739850Z  2022-11-23T02:06:28.8740304Z  2022-11-23T02:06:28.8741150Z [3,240 / 3,249] 9 / 26 tests; 8 actions, 7 running; last test: //:module_test 2022-11-23T02:06:28.8741896Z Linking jit_tests; 43s processwrapper-sandbox 2022-11-23T02:06:28.8742617Z Linking expanding_array_test; 17s processwrapper-sandbox 2022-11-23T02:06:28.8748345Z Linking any_test; 17s processwrapper-sandbox 2022-11-23T02:06:28.8749048Z Linking modulelist_test; 17s processwrapper-sandbox 2022-11-23T02:06:28.8749780Z Testing //:sequential_test; 4s processwrapper-sandbox 2022-11-23T02:06:28.8750486Z Testing //:ordered_dict_test; 0s processwrapper-sandbox 2022-11-23T02:06:28.8751065Z Testing //:misc_test; 0s processwrapper-sandbox 2022-11-23T02:06:28.8751646Z [Prepa] Compiling test/cpp/api/functional.cpp 2022-11-23T02:06:29.1233964Z 2022-11-23T02:06:29.1237530Z  2022-11-23T02:06:29.1238261Z  2022-11-23T02:06:29.1238601Z  2022-11-23T02:06:29.1238900Z  2022-11-23T02:06:29.1239196Z  2022-11-23T02:06:29.1239473Z  2022-11-23T02:06:29.1239726Z  2022-11-23T02:06:29.1239997Z  2022-11-23T02:06:29.1240912Z [3,243 / 3,254] 9 / 26 tests; 8 actions, 7 running; last test: //:module_test 2022-11-23T02:06:29.1241837Z Linking jit_tests; 44s processwrapper-sandbox 2022-11-23T02:06:29.1242403Z Testing //:sequential_test; 4s processwrapper-sandbox 2022-11-23T02:06:29.1242938Z Testing //:ordered_dict_test; 0s processwrapper-sandbox 2022-11-23T02:06:29.1243402Z Testing //:misc_test; 0s processwrapper-sandbox 2022-11-23T02:06:29.1243958Z Compiling test/cpp/api/functional.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:29.1244486Z Testing //:any_test; 0s processwrapper-sandbox 2022-11-23T02:06:29.1245110Z Testing //:expanding_array_test; 0s processwrapper-sandbox 2022-11-23T02:06:29.1245613Z [Prepa] Creating source manifest for //:modules_test 2022-11-23T02:06:29.3302263Z 2022-11-23T02:06:29.3308570Z  2022-11-23T02:06:29.3309202Z  2022-11-23T02:06:29.3309519Z  2022-11-23T02:06:29.3309955Z  2022-11-23T02:06:29.3310262Z  2022-11-23T02:06:29.3310698Z  2022-11-23T02:06:29.3310958Z  2022-11-23T02:06:29.3311419Z  2022-11-23T02:06:29.3312174Z [3,246 / 3,256] 9 / 26 tests; 8 actions running; last test: //:module_test 2022-11-23T02:06:29.3312918Z Linking jit_tests; 44s processwrapper-sandbox 2022-11-23T02:06:29.3313640Z Testing //:sequential_test; 4s processwrapper-sandbox 2022-11-23T02:06:29.3314514Z Testing //:ordered_dict_test; 0s processwrapper-sandbox 2022-11-23T02:06:29.3315259Z Testing //:misc_test; 0s processwrapper-sandbox 2022-11-23T02:06:29.3316053Z Compiling test/cpp/api/functional.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:29.3316780Z Testing //:any_test; 0s processwrapper-sandbox 2022-11-23T02:06:29.3317312Z Testing //:expanding_array_test; 0s processwrapper-sandbox 2022-11-23T02:06:29.3318000Z Compiling test/cpp/api/modules.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:30.5955122Z 2022-11-23T02:06:30.5955976Z  2022-11-23T02:06:30.5956343Z  2022-11-23T02:06:30.5956656Z  2022-11-23T02:06:30.5958947Z  2022-11-23T02:06:30.5959267Z  2022-11-23T02:06:30.5959558Z  2022-11-23T02:06:30.5959860Z  2022-11-23T02:06:30.5960318Z  2022-11-23T02:06:30.5960890Z [3,246 / 3,256] 9 / 26 tests; 8 actions running; last test: //:module_test 2022-11-23T02:06:30.5961691Z Linking jit_tests; 45s processwrapper-sandbox 2022-11-23T02:06:30.5962234Z Testing //:sequential_test; 6s processwrapper-sandbox 2022-11-23T02:06:30.5962820Z Testing //:ordered_dict_test; 2s processwrapper-sandbox 2022-11-23T02:06:30.5963382Z Testing //:misc_test; 1s processwrapper-sandbox 2022-11-23T02:06:30.5964116Z Compiling test/cpp/api/functional.cpp; 1s processwrapper-sandbox 2022-11-23T02:06:30.5964732Z Testing //:any_test; 1s processwrapper-sandbox 2022-11-23T02:06:30.5965322Z Testing //:expanding_array_test; 1s processwrapper-sandbox 2022-11-23T02:06:30.5965921Z Compiling test/cpp/api/modules.cpp; 1s processwrapper-sandbox 2022-11-23T02:06:31.1551856Z 2022-11-23T02:06:31.1552764Z  2022-11-23T02:06:31.1553121Z  2022-11-23T02:06:31.1553412Z  2022-11-23T02:06:31.1553725Z  2022-11-23T02:06:31.1554008Z  2022-11-23T02:06:31.1554279Z  2022-11-23T02:06:31.1554563Z  2022-11-23T02:06:31.1554849Z  2022-11-23T02:06:31.1555406Z [3,246 / 3,256] 10 / 26 tests; 8 actions running; last test: ...ered_dict_test 2022-11-23T02:06:31.1555993Z Linking jit_tests; 46s processwrapper-sandbox 2022-11-23T02:06:31.1556555Z Testing //:sequential_test; 6s processwrapper-sandbox 2022-11-23T02:06:31.1557113Z Testing //:ordered_dict_test; 2s processwrapper-sandbox 2022-11-23T02:06:31.1557656Z Testing //:misc_test; 2s processwrapper-sandbox 2022-11-23T02:06:31.1558365Z Compiling test/cpp/api/functional.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:31.1558912Z Testing //:any_test; 2s processwrapper-sandbox 2022-11-23T02:06:31.1559664Z Testing //:expanding_array_test; 2s processwrapper-sandbox 2022-11-23T02:06:31.1560278Z Compiling test/cpp/api/modules.cpp; 1s processwrapper-sandbox 2022-11-23T02:06:31.1560602Z 2022-11-23T02:06:31.1560756Z  2022-11-23T02:06:31.1561033Z  2022-11-23T02:06:31.1561316Z  2022-11-23T02:06:31.1561878Z  2022-11-23T02:06:31.1562137Z  2022-11-23T02:06:31.1562411Z  2022-11-23T02:06:31.1562697Z  2022-11-23T02:06:31.1562955Z  2022-11-23T02:06:31.1563384Z INFO: From Testing //:ordered_dict_test: 2022-11-23T02:06:31.1563991Z [3,246 / 3,256] 10 / 26 tests; 8 actions running; last test: ...ered_dict_test 2022-11-23T02:06:31.1564521Z Linking jit_tests; 46s processwrapper-sandbox 2022-11-23T02:06:31.1565236Z Testing //:sequential_test; 6s processwrapper-sandbox 2022-11-23T02:06:31.1565804Z Testing //:ordered_dict_test; 2s processwrapper-sandbox 2022-11-23T02:06:31.1566348Z Testing //:misc_test; 2s processwrapper-sandbox 2022-11-23T02:06:31.1566929Z Compiling test/cpp/api/functional.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:31.1567495Z Testing //:any_test; 2s processwrapper-sandbox 2022-11-23T02:06:31.1568058Z Testing //:expanding_array_test; 2s processwrapper-sandbox 2022-11-23T02:06:31.1568642Z Compiling test/cpp/api/modules.cpp; 1s processwrapper-sandbox 2022-11-23T02:06:31.1568932Z 2022-11-23T02:06:31.1569079Z  2022-11-23T02:06:31.1569377Z  2022-11-23T02:06:31.1569656Z  2022-11-23T02:06:31.1569940Z  2022-11-23T02:06:31.1570225Z  2022-11-23T02:06:31.1570488Z  2022-11-23T02:06:31.1570769Z  2022-11-23T02:06:31.1571058Z  2022-11-23T02:06:31.1571468Z ==================== Test output for //:ordered_dict_test: 2022-11-23T02:06:31.1571857Z Running main() from gmock_main.cc 2022-11-23T02:06:31.1572268Z Note: Google Test filter = -*CUDA 2022-11-23T02:06:31.1572625Z [==========] Running 29 tests from 1 test suite. 2022-11-23T02:06:31.1573089Z [----------] Global test environment set-up. 2022-11-23T02:06:31.1573553Z [----------] 29 tests from OrderedDictTest 2022-11-23T02:06:31.1574026Z [ RUN ] OrderedDictTest.IsEmptyAfterDefaultConstruction 2022-11-23T02:06:31.1574631Z [ OK ] OrderedDictTest.IsEmptyAfterDefaultConstruction (0 ms) 2022-11-23T02:06:31.1575298Z [ RUN ] OrderedDictTest.InsertAddsElementsWhenTheyAreYetNotPresent 2022-11-23T02:06:31.1576005Z [ OK ] OrderedDictTest.InsertAddsElementsWhenTheyAreYetNotPresent (0 ms) 2022-11-23T02:06:31.1576697Z [ RUN ] OrderedDictTest.GetReturnsValuesWhenTheyArePresent 2022-11-23T02:06:31.1577334Z [ OK ] OrderedDictTest.GetReturnsValuesWhenTheyArePresent (0 ms) 2022-11-23T02:06:31.1577985Z [ RUN ] OrderedDictTest.GetThrowsWhenPassedKeysThatAreNotPresent 2022-11-23T02:06:31.1629703Z [ OK ] OrderedDictTest.GetThrowsWhenPassedKeysThatAreNotPresent (0 ms) 2022-11-23T02:06:31.1630454Z [ RUN ] OrderedDictTest.CanInitializeFromList 2022-11-23T02:06:31.1630947Z [ OK ] OrderedDictTest.CanInitializeFromList (0 ms) 2022-11-23T02:06:31.1631575Z [ RUN ] OrderedDictTest.InsertThrowsWhenPassedElementsThatArePresent 2022-11-23T02:06:31.1632326Z [ OK ] OrderedDictTest.InsertThrowsWhenPassedElementsThatArePresent (0 ms) 2022-11-23T02:06:31.1632946Z [ RUN ] OrderedDictTest.FrontReturnsTheFirstItem 2022-11-23T02:06:31.1633472Z [ OK ] OrderedDictTest.FrontReturnsTheFirstItem (0 ms) 2022-11-23T02:06:31.1633978Z [ RUN ] OrderedDictTest.FrontThrowsWhenEmpty 2022-11-23T02:06:31.1634461Z [ OK ] OrderedDictTest.FrontThrowsWhenEmpty (0 ms) 2022-11-23T02:06:31.1634961Z [ RUN ] OrderedDictTest.BackReturnsTheLastItem 2022-11-23T02:06:31.1635474Z [ OK ] OrderedDictTest.BackReturnsTheLastItem (0 ms) 2022-11-23T02:06:31.1635987Z [ RUN ] OrderedDictTest.BackThrowsWhenEmpty 2022-11-23T02:06:31.1636471Z [ OK ] OrderedDictTest.BackThrowsWhenEmpty (0 ms) 2022-11-23T02:06:31.1637240Z [ RUN ] OrderedDictTest.FindReturnsPointersToValuesWhenPresent 2022-11-23T02:06:31.1638038Z [ OK ] OrderedDictTest.FindReturnsPointersToValuesWhenPresent (0 ms) 2022-11-23T02:06:31.1638838Z [ RUN ] OrderedDictTest.FindReturnsNullPointersWhenPasesdKeysThatAreNotPresent 2022-11-23T02:06:31.1639731Z [ OK ] OrderedDictTest.FindReturnsNullPointersWhenPasesdKeysThatAreNotPresent (0 ms) 2022-11-23T02:06:31.1640647Z [ RUN ] OrderedDictTest.SubscriptOperatorThrowsWhenPassedKeysThatAreNotPresent 2022-11-23T02:06:31.1641653Z [ OK ] OrderedDictTest.SubscriptOperatorThrowsWhenPassedKeysThatAreNotPresent (0 ms) 2022-11-23T02:06:31.1642588Z [ RUN ] OrderedDictTest.SubscriptOperatorReturnsItemsPositionallyWhenPassedIntegers 2022-11-23T02:06:31.1643568Z [ OK ] OrderedDictTest.SubscriptOperatorReturnsItemsPositionallyWhenPassedIntegers (0 ms) 2022-11-23T02:06:31.1644673Z [ RUN ] OrderedDictTest.SubscriptOperatorsThrowswhenPassedKeysThatAreNotPresent 2022-11-23T02:06:31.1645568Z [ OK ] OrderedDictTest.SubscriptOperatorsThrowswhenPassedKeysThatAreNotPresent (0 ms) 2022-11-23T02:06:31.1646409Z [ RUN ] OrderedDictTest.UpdateInsertsAllItemsFromAnotherOrderedDict 2022-11-23T02:06:31.1647175Z [ OK ] OrderedDictTest.UpdateInsertsAllItemsFromAnotherOrderedDict (0 ms) 2022-11-23T02:06:31.1647805Z [ RUN ] OrderedDictTest.UpdateAlsoChecksForDuplicates 2022-11-23T02:06:31.1648388Z [ OK ] OrderedDictTest.UpdateAlsoChecksForDuplicates (0 ms) 2022-11-23T02:06:31.1648905Z [ RUN ] OrderedDictTest.CanIterateItems 2022-11-23T02:06:31.1649367Z [ OK ] OrderedDictTest.CanIterateItems (0 ms) 2022-11-23T02:06:31.1649778Z [ RUN ] OrderedDictTest.EraseWorks 2022-11-23T02:06:31.1650198Z [ OK ] OrderedDictTest.EraseWorks (0 ms) 2022-11-23T02:06:31.1650671Z [ RUN ] OrderedDictTest.ClearMakesTheDictEmpty 2022-11-23T02:06:31.1651173Z [ OK ] OrderedDictTest.ClearMakesTheDictEmpty (0 ms) 2022-11-23T02:06:31.1651668Z [ RUN ] OrderedDictTest.CanCopyConstruct 2022-11-23T02:06:31.1652145Z [ OK ] OrderedDictTest.CanCopyConstruct (0 ms) 2022-11-23T02:06:31.1652589Z [ RUN ] OrderedDictTest.CanCopyAssign 2022-11-23T02:06:31.1653029Z [ OK ] OrderedDictTest.CanCopyAssign (0 ms) 2022-11-23T02:06:31.1653481Z [ RUN ] OrderedDictTest.CanMoveConstruct 2022-11-23T02:06:31.1653935Z [ OK ] OrderedDictTest.CanMoveConstruct (0 ms) 2022-11-23T02:06:31.1654390Z [ RUN ] OrderedDictTest.CanMoveAssign 2022-11-23T02:06:31.1654828Z [ OK ] OrderedDictTest.CanMoveAssign (0 ms) 2022-11-23T02:06:31.1655283Z [ RUN ] OrderedDictTest.CanInsertWithBraces 2022-11-23T02:06:31.1655755Z [ OK ] OrderedDictTest.CanInsertWithBraces (0 ms) 2022-11-23T02:06:31.1656338Z [ RUN ] OrderedDictTest.ErrorMessagesIncludeTheKeyDescription 2022-11-23T02:06:31.1657012Z [ OK ] OrderedDictTest.ErrorMessagesIncludeTheKeyDescription (0 ms) 2022-11-23T02:06:31.1657574Z [ RUN ] OrderedDictTest.KeysReturnsAllKeys 2022-11-23T02:06:31.1658068Z [ OK ] OrderedDictTest.KeysReturnsAllKeys (0 ms) 2022-11-23T02:06:31.1658573Z [ RUN ] OrderedDictTest.ValuesReturnsAllValues 2022-11-23T02:06:31.1659071Z [ OK ] OrderedDictTest.ValuesReturnsAllValues (0 ms) 2022-11-23T02:06:31.1659562Z [ RUN ] OrderedDictTest.ItemsReturnsAllItems 2022-11-23T02:06:31.1660064Z [ OK ] OrderedDictTest.ItemsReturnsAllItems (0 ms) 2022-11-23T02:06:31.1660729Z [----------] 29 tests from OrderedDictTest (0 ms total) 2022-11-23T02:06:31.1660975Z 2022-11-23T02:06:31.1661251Z [----------] Global test environment tear-down 2022-11-23T02:06:31.1661658Z [==========] 29 tests from 1 test suite ran. (0 ms total) 2022-11-23T02:06:31.1662001Z [ PASSED ] 29 tests. 2022-11-23T02:06:31.1662322Z ================================================================================ 2022-11-23T02:06:31.1662916Z [3,246 / 3,256] 10 / 26 tests; 8 actions running; last test: ...ered_dict_test 2022-11-23T02:06:31.1663488Z Linking jit_tests; 46s processwrapper-sandbox 2022-11-23T02:06:31.1664164Z Testing //:sequential_test; 6s processwrapper-sandbox 2022-11-23T02:06:31.1664750Z Testing //:ordered_dict_test; 2s processwrapper-sandbox 2022-11-23T02:06:31.1665294Z Testing //:misc_test; 2s processwrapper-sandbox 2022-11-23T02:06:31.1665900Z Compiling test/cpp/api/functional.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:31.1666461Z Testing //:any_test; 2s processwrapper-sandbox 2022-11-23T02:06:31.1667022Z Testing //:expanding_array_test; 2s processwrapper-sandbox 2022-11-23T02:06:31.1667631Z Compiling test/cpp/api/modules.cpp; 1s processwrapper-sandbox 2022-11-23T02:06:31.3959148Z 2022-11-23T02:06:31.3959654Z  2022-11-23T02:06:31.3960014Z  2022-11-23T02:06:31.3960320Z  2022-11-23T02:06:31.3960610Z  2022-11-23T02:06:31.3961078Z  2022-11-23T02:06:31.3961363Z  2022-11-23T02:06:31.3961776Z  2022-11-23T02:06:31.3962066Z  2022-11-23T02:06:31.3962681Z [3,247 / 3,257] 10 / 26 tests; 8 actions running; last test: ...ered_dict_test 2022-11-23T02:06:31.3963256Z Linking jit_tests; 46s processwrapper-sandbox 2022-11-23T02:06:31.3963809Z Testing //:sequential_test; 7s processwrapper-sandbox 2022-11-23T02:06:31.3964354Z Testing //:misc_test; 2s processwrapper-sandbox 2022-11-23T02:06:31.3964956Z Compiling test/cpp/api/functional.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:31.3965521Z Testing //:any_test; 2s processwrapper-sandbox 2022-11-23T02:06:31.3966088Z Testing //:expanding_array_test; 2s processwrapper-sandbox 2022-11-23T02:06:31.3966684Z Compiling test/cpp/api/modules.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:31.3967237Z Testing //:static_test; 0s processwrapper-sandbox 2022-11-23T02:06:31.6630187Z 2022-11-23T02:06:31.6630644Z  2022-11-23T02:06:31.6630855Z  2022-11-23T02:06:31.6631029Z  2022-11-23T02:06:31.6631254Z  2022-11-23T02:06:31.6631409Z  2022-11-23T02:06:31.6631574Z  2022-11-23T02:06:31.6631751Z  2022-11-23T02:06:31.6631958Z  2022-11-23T02:06:31.6632294Z [3,247 / 3,257] 11 / 26 tests; 8 actions running; last test: //:misc_test 2022-11-23T02:06:31.6632690Z Linking jit_tests; 46s processwrapper-sandbox 2022-11-23T02:06:31.6633016Z Testing //:sequential_test; 7s processwrapper-sandbox 2022-11-23T02:06:31.6633348Z Testing //:misc_test; 2s processwrapper-sandbox 2022-11-23T02:06:31.6633739Z Compiling test/cpp/api/functional.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:31.6634059Z Testing //:any_test; 2s processwrapper-sandbox 2022-11-23T02:06:31.6634441Z Testing //:expanding_array_test; 2s processwrapper-sandbox 2022-11-23T02:06:31.6634790Z Compiling test/cpp/api/modules.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:31.6635169Z Testing //:static_test; 0s processwrapper-sandbox 2022-11-23T02:06:31.6635321Z 2022-11-23T02:06:31.6635405Z  2022-11-23T02:06:31.6635574Z  2022-11-23T02:06:31.6635800Z  2022-11-23T02:06:31.6635955Z  2022-11-23T02:06:31.6636119Z  2022-11-23T02:06:31.6636283Z  2022-11-23T02:06:31.6636485Z  2022-11-23T02:06:31.6636654Z  2022-11-23T02:06:31.6636877Z INFO: From Testing //:misc_test: 2022-11-23T02:06:31.6637271Z [3,247 / 3,257] 11 / 26 tests; 8 actions running; last test: //:misc_test 2022-11-23T02:06:31.6637598Z Linking jit_tests; 46s processwrapper-sandbox 2022-11-23T02:06:31.6637992Z Testing //:sequential_test; 7s processwrapper-sandbox 2022-11-23T02:06:31.6638337Z Testing //:misc_test; 2s processwrapper-sandbox 2022-11-23T02:06:31.6638683Z Compiling test/cpp/api/functional.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:31.6639075Z Testing //:any_test; 2s processwrapper-sandbox 2022-11-23T02:06:31.6639393Z Testing //:expanding_array_test; 2s processwrapper-sandbox 2022-11-23T02:06:31.6639799Z Compiling test/cpp/api/modules.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:31.6640277Z Testing //:static_test; 0s processwrapper-sandbox 2022-11-23T02:06:31.6640468Z 2022-11-23T02:06:31.6640556Z  2022-11-23T02:06:31.6640715Z  2022-11-23T02:06:31.6640884Z  2022-11-23T02:06:31.6641075Z  2022-11-23T02:06:31.6641254Z  2022-11-23T02:06:31.6641422Z  2022-11-23T02:06:31.6641870Z  2022-11-23T02:06:31.6642037Z  2022-11-23T02:06:31.6642290Z ==================== Test output for //:misc_test: 2022-11-23T02:06:31.6642550Z Running main() from gmock_main.cc 2022-11-23T02:06:31.6642786Z Note: Google Test filter = -*CUDA 2022-11-23T02:06:31.6643009Z [==========] Running 7 tests from 4 test suites. 2022-11-23T02:06:31.6643339Z [----------] Global test environment set-up. 2022-11-23T02:06:31.6643589Z [----------] 2 tests from UtilsTest 2022-11-23T02:06:31.6643918Z [ RUN ] UtilsTest.WarnOnce 2022-11-23T02:06:31.6644133Z [ OK ] UtilsTest.WarnOnce (0 ms) 2022-11-23T02:06:31.6644380Z [ RUN ] UtilsTest.AmbiguousOperatorDefaults 2022-11-23T02:06:31.6644722Z [ OK ] UtilsTest.AmbiguousOperatorDefaults (37 ms) 2022-11-23T02:06:31.6645047Z [----------] 2 tests from UtilsTest (37 ms total) 2022-11-23T02:06:31.6645190Z 2022-11-23T02:06:31.6645308Z [----------] 1 test from NoGradTest 2022-11-23T02:06:31.6645593Z [ RUN ] NoGradTest.SetsGradModeCorrectly 2022-11-23T02:06:31.6645871Z [ OK ] NoGradTest.SetsGradModeCorrectly (104 ms) 2022-11-23T02:06:31.6646220Z [----------] 1 test from NoGradTest (104 ms total) 2022-11-23T02:06:31.6646363Z 2022-11-23T02:06:31.6646492Z [----------] 3 tests from AutogradTest 2022-11-23T02:06:31.6646731Z [ RUN ] AutogradTest.CanTakeDerivatives 2022-11-23T02:06:31.6647044Z [ OK ] AutogradTest.CanTakeDerivatives (1 ms) 2022-11-23T02:06:31.6647345Z [ RUN ] AutogradTest.CanTakeDerivativesOfZeroDimTensors 2022-11-23T02:06:31.6647754Z [ OK ] AutogradTest.CanTakeDerivativesOfZeroDimTensors (1 ms) 2022-11-23T02:06:31.6648093Z [ RUN ] AutogradTest.CanPassCustomGradientInputs 2022-11-23T02:06:31.6648443Z [ OK ] AutogradTest.CanPassCustomGradientInputs (1 ms) 2022-11-23T02:06:31.6648785Z [----------] 3 tests from AutogradTest (3 ms total) 2022-11-23T02:06:31.6648930Z 2022-11-23T02:06:31.6649084Z [----------] 1 test from OptionalArrayRefTest 2022-11-23T02:06:31.6649400Z [ RUN ] OptionalArrayRefTest.DanglingPointerFix 2022-11-23T02:06:31.6649712Z [ OK ] OptionalArrayRefTest.DanglingPointerFix (0 ms) 2022-11-23T02:06:31.6650115Z [----------] 1 test from OptionalArrayRefTest (0 ms total) 2022-11-23T02:06:31.6650276Z 2022-11-23T02:06:31.6650425Z [----------] Global test environment tear-down 2022-11-23T02:06:31.6650690Z [==========] 7 tests from 4 test suites ran. (145 ms total) 2022-11-23T02:06:31.6650915Z [ PASSED ] 7 tests. 2022-11-23T02:06:31.6651128Z ================================================================================ 2022-11-23T02:06:31.6651510Z [3,247 / 3,257] 11 / 26 tests; 8 actions running; last test: //:misc_test 2022-11-23T02:06:31.6651845Z Linking jit_tests; 46s processwrapper-sandbox 2022-11-23T02:06:31.6652194Z Testing //:sequential_test; 7s processwrapper-sandbox 2022-11-23T02:06:31.6652698Z Testing //:misc_test; 2s processwrapper-sandbox 2022-11-23T02:06:31.6653219Z Compiling test/cpp/api/functional.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:31.6653803Z Testing //:any_test; 2s processwrapper-sandbox 2022-11-23T02:06:31.6654306Z Testing //:expanding_array_test; 2s processwrapper-sandbox 2022-11-23T02:06:31.6654862Z Compiling test/cpp/api/modules.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:31.6655410Z Testing //:static_test; 0s processwrapper-sandbox 2022-11-23T02:06:31.7866318Z 2022-11-23T02:06:31.7866894Z  2022-11-23T02:06:31.7867379Z  2022-11-23T02:06:31.7867670Z  2022-11-23T02:06:31.7868084Z  2022-11-23T02:06:31.7868359Z  2022-11-23T02:06:31.7868758Z  2022-11-23T02:06:31.7869023Z  2022-11-23T02:06:31.7869418Z  2022-11-23T02:06:31.7870009Z INFO: From Testing //:any_test: 2022-11-23T02:06:31.7870749Z [3,248 / 3,258] 13 / 26 tests; 8 actions running; last test: ...ing_array_test 2022-11-23T02:06:31.7871435Z Linking jit_tests; 46s processwrapper-sandbox 2022-11-23T02:06:31.7872117Z Testing //:sequential_test; 7s processwrapper-sandbox 2022-11-23T02:06:31.7874089Z Compiling test/cpp/api/functional.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:31.7874933Z Testing //:any_test; 2s processwrapper-sandbox 2022-11-23T02:06:31.7875626Z Testing //:expanding_array_test; 2s processwrapper-sandbox 2022-11-23T02:06:31.7876339Z Compiling test/cpp/api/modules.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:31.7876997Z Testing //:static_test; 0s processwrapper-sandbox 2022-11-23T02:06:32.2503542Z Testing //:modulelist_test; 0s processwrapper-sandbox 2022-11-23T02:06:32.2503850Z 2022-11-23T02:06:32.2504013Z  2022-11-23T02:06:32.2504336Z  2022-11-23T02:06:32.2504649Z  2022-11-23T02:06:32.2504964Z  2022-11-23T02:06:32.2505274Z  2022-11-23T02:06:32.2505567Z  2022-11-23T02:06:32.2505832Z  2022-11-23T02:06:32.2506107Z  2022-11-23T02:06:32.2506635Z ==================== Test output for //:any_test: 2022-11-23T02:06:32.2506968Z Running main() from gmock_main.cc 2022-11-23T02:06:32.2507374Z Note: Google Test filter = -*CUDA 2022-11-23T02:06:32.2507732Z [==========] Running 30 tests from 2 test suites. 2022-11-23T02:06:32.2508164Z [----------] Global test environment set-up. 2022-11-23T02:06:32.2508610Z [----------] 18 tests from AnyModuleTest 2022-11-23T02:06:32.2509004Z [ RUN ] AnyModuleTest.SimpleReturnType 2022-11-23T02:06:32.2509440Z [ OK ] AnyModuleTest.SimpleReturnType (0 ms) 2022-11-23T02:06:32.2509945Z [ RUN ] AnyModuleTest.SimpleReturnTypeAndSingleArgument 2022-11-23T02:06:32.2510527Z [ OK ] AnyModuleTest.SimpleReturnTypeAndSingleArgument (0 ms) 2022-11-23T02:06:32.2511123Z [ RUN ] AnyModuleTest.StringLiteralReturnTypeAndArgument 2022-11-23T02:06:32.2511701Z [ OK ] AnyModuleTest.StringLiteralReturnTypeAndArgument (0 ms) 2022-11-23T02:06:32.2512282Z [ RUN ] AnyModuleTest.StringReturnTypeWithConstArgument 2022-11-23T02:06:32.2512854Z [ OK ] AnyModuleTest.StringReturnTypeWithConstArgument (0 ms) 2022-11-23T02:06:32.2513549Z [ RUN ] AnyModuleTest.TensorReturnTypeAndStringArgumentsWithFunkyQualifications 2022-11-23T02:06:32.2514384Z [ OK ] AnyModuleTest.TensorReturnTypeAndStringArgumentsWithFunkyQualifications (0 ms) 2022-11-23T02:06:32.2515015Z [ RUN ] AnyModuleTest.WrongArgumentType 2022-11-23T02:06:32.2515450Z [ OK ] AnyModuleTest.WrongArgumentType (0 ms) 2022-11-23T02:06:32.2515886Z [ RUN ] AnyModuleTest.WrongNumberOfArguments 2022-11-23T02:06:32.2516370Z [ OK ] AnyModuleTest.WrongNumberOfArguments (0 ms) 2022-11-23T02:06:32.2517043Z [ RUN ] AnyModuleTest.PassingArgumentsToModuleWithDefaultArgumentsInForwardMethod 2022-11-23T02:06:32.2517895Z [ OK ] AnyModuleTest.PassingArgumentsToModuleWithDefaultArgumentsInForwardMethod (0 ms) 2022-11-23T02:06:32.2518683Z [ RUN ] AnyModuleTest.GetWithCorrectTypeSucceeds 2022-11-23T02:06:32.2519197Z [ OK ] AnyModuleTest.GetWithCorrectTypeSucceeds (0 ms) 2022-11-23T02:06:32.2519691Z [ RUN ] AnyModuleTest.GetWithIncorrectTypeThrows 2022-11-23T02:06:32.2520194Z [ OK ] AnyModuleTest.GetWithIncorrectTypeThrows (0 ms) 2022-11-23T02:06:32.2520694Z [ RUN ] AnyModuleTest.PtrWithBaseClassSucceeds 2022-11-23T02:06:32.2521191Z [ OK ] AnyModuleTest.PtrWithBaseClassSucceeds (0 ms) 2022-11-23T02:06:32.2521906Z [ RUN ] AnyModuleTest.PtrWithGoodDowncastSuccceeds 2022-11-23T02:06:32.2522428Z [ OK ] AnyModuleTest.PtrWithGoodDowncastSuccceeds (0 ms) 2022-11-23T02:06:32.2522933Z [ RUN ] AnyModuleTest.PtrWithBadDowncastThrows 2022-11-23T02:06:32.2523405Z [ OK ] AnyModuleTest.PtrWithBadDowncastThrows (0 ms) 2022-11-23T02:06:32.2533648Z [ RUN ] AnyModuleTest.DefaultStateIsEmpty 2022-11-23T02:06:32.2534275Z [ OK ] AnyModuleTest.DefaultStateIsEmpty (0 ms) 2022-11-23T02:06:32.2534903Z [ RUN ] AnyModuleTest.AllMethodsThrowForEmptyAnyModule 2022-11-23T02:06:32.2535464Z [ OK ] AnyModuleTest.AllMethodsThrowForEmptyAnyModule (0 ms) 2022-11-23T02:06:32.2536020Z [ RUN ] AnyModuleTest.CanMoveAssignDifferentModules 2022-11-23T02:06:32.2536554Z [ OK ] AnyModuleTest.CanMoveAssignDifferentModules (0 ms) 2022-11-23T02:06:32.2537052Z [ RUN ] AnyModuleTest.ConstructsFromModuleHolder 2022-11-23T02:06:32.2537560Z [ OK ] AnyModuleTest.ConstructsFromModuleHolder (0 ms) 2022-11-23T02:06:32.2538098Z [ RUN ] AnyModuleTest.ConvertsVariableToTensorCorrectly 2022-11-23T02:06:32.2538648Z [ OK ] AnyModuleTest.ConvertsVariableToTensorCorrectly (0 ms) 2022-11-23T02:06:32.2539385Z [----------] 18 tests from AnyModuleTest (2 ms total) 2022-11-23T02:06:32.2539629Z 2022-11-23T02:06:32.2539853Z [----------] 12 tests from AnyValueTest 2022-11-23T02:06:32.2540308Z [ RUN ] AnyValueTest.CorrectlyAccessesIntWhenCorrectType 2022-11-23T02:06:32.2540893Z [ OK ] AnyValueTest.CorrectlyAccessesIntWhenCorrectType (0 ms) 2022-11-23T02:06:32.2541532Z [ RUN ] AnyValueTest.CorrectlyAccessesStringLiteralWhenCorrectType 2022-11-23T02:06:32.2542224Z [ OK ] AnyValueTest.CorrectlyAccessesStringLiteralWhenCorrectType (0 ms) 2022-11-23T02:06:32.2542856Z [ RUN ] AnyValueTest.CorrectlyAccessesStringWhenCorrectType 2022-11-23T02:06:32.2543462Z [ OK ] AnyValueTest.CorrectlyAccessesStringWhenCorrectType (0 ms) 2022-11-23T02:06:32.2544072Z [ RUN ] AnyValueTest.CorrectlyAccessesPointersWhenCorrectType 2022-11-23T02:06:32.2544687Z [ OK ] AnyValueTest.CorrectlyAccessesPointersWhenCorrectType (0 ms) 2022-11-23T02:06:32.2545337Z [ RUN ] AnyValueTest.CorrectlyAccessesReferencesWhenCorrectType 2022-11-23T02:06:32.2545992Z [ OK ] AnyValueTest.CorrectlyAccessesReferencesWhenCorrectType (0 ms) 2022-11-23T02:06:32.2546623Z [ RUN ] AnyValueTest.TryGetReturnsNullptrForTheWrongType 2022-11-23T02:06:32.2547203Z [ OK ] AnyValueTest.TryGetReturnsNullptrForTheWrongType (0 ms) 2022-11-23T02:06:32.2547740Z [ RUN ] AnyValueTest.GetThrowsForTheWrongType 2022-11-23T02:06:32.2548247Z [ OK ] AnyValueTest.GetThrowsForTheWrongType (0 ms) 2022-11-23T02:06:32.2548736Z [ RUN ] AnyValueTest.MoveConstructionIsAllowed 2022-11-23T02:06:32.2549259Z [ OK ] AnyValueTest.MoveConstructionIsAllowed (0 ms) 2022-11-23T02:06:32.2549767Z [ RUN ] AnyValueTest.MoveAssignmentIsAllowed 2022-11-23T02:06:32.2550255Z [ OK ] AnyValueTest.MoveAssignmentIsAllowed (0 ms) 2022-11-23T02:06:32.2550759Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForInt 2022-11-23T02:06:32.2551276Z [ OK ] AnyValueTest.TypeInfoIsCorrectForInt (0 ms) 2022-11-23T02:06:32.2551821Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForStringLiteral 2022-11-23T02:06:32.2552416Z [ OK ] AnyValueTest.TypeInfoIsCorrectForStringLiteral (0 ms) 2022-11-23T02:06:32.2552984Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForString 2022-11-23T02:06:32.2553525Z [ OK ] AnyValueTest.TypeInfoIsCorrectForString (0 ms) 2022-11-23T02:06:32.2554102Z [----------] 12 tests from AnyValueTest (0 ms total) 2022-11-23T02:06:32.2554359Z 2022-11-23T02:06:32.2554626Z [----------] Global test environment tear-down 2022-11-23T02:06:32.2555050Z [==========] 30 tests from 2 test suites ran. (2 ms total) 2022-11-23T02:06:32.2555396Z [ PASSED ] 30 tests. 2022-11-23T02:06:32.2555746Z ================================================================================ 2022-11-23T02:06:32.2556353Z [3,248 / 3,258] 13 / 26 tests; 8 actions running; last test: ...ing_array_test 2022-11-23T02:06:32.2556911Z Linking jit_tests; 46s processwrapper-sandbox 2022-11-23T02:06:32.2557374Z Testing //:sequential_test; 7s processwrapper-sandbox 2022-11-23T02:06:32.2558024Z Compiling test/cpp/api/functional.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:32.2558703Z Testing //:any_test; 2s processwrapper-sandbox 2022-11-23T02:06:32.2559271Z Testing //:expanding_array_test; 2s processwrapper-sandbox 2022-11-23T02:06:32.2559886Z Compiling test/cpp/api/modules.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:32.2560462Z Testing //:static_test; 0s processwrapper-sandbox 2022-11-23T02:06:32.2561004Z Testing //:modulelist_test; 0s processwrapper-sandbox 2022-11-23T02:06:32.2561270Z 2022-11-23T02:06:32.2561413Z  2022-11-23T02:06:32.2561894Z  2022-11-23T02:06:32.2562179Z  2022-11-23T02:06:32.2562483Z  2022-11-23T02:06:32.2562773Z  2022-11-23T02:06:32.2563051Z  2022-11-23T02:06:32.2563343Z  2022-11-23T02:06:32.2563635Z  2022-11-23T02:06:32.2564072Z INFO: From Testing //:expanding_array_test: 2022-11-23T02:06:32.2564807Z [3,248 / 3,258] 13 / 26 tests; 8 actions running; last test: ...ing_array_test 2022-11-23T02:06:32.2565371Z Linking jit_tests; 46s processwrapper-sandbox 2022-11-23T02:06:32.2565919Z Testing //:sequential_test; 7s processwrapper-sandbox 2022-11-23T02:06:32.2566505Z Compiling test/cpp/api/functional.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:32.2567073Z Testing //:any_test; 2s processwrapper-sandbox 2022-11-23T02:06:32.2567647Z Testing //:expanding_array_test; 2s processwrapper-sandbox 2022-11-23T02:06:32.2568218Z Compiling test/cpp/api/modules.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:32.2568784Z Testing //:static_test; 0s processwrapper-sandbox 2022-11-23T02:06:32.2569350Z Testing //:modulelist_test; 0s processwrapper-sandbox 2022-11-23T02:06:32.2569623Z 2022-11-23T02:06:32.2569745Z  2022-11-23T02:06:32.2570038Z  2022-11-23T02:06:32.2570364Z  2022-11-23T02:06:32.2570640Z  2022-11-23T02:06:32.2570923Z  2022-11-23T02:06:32.2571215Z  2022-11-23T02:06:32.2571483Z  2022-11-23T02:06:32.2571765Z  2022-11-23T02:06:32.2572212Z ==================== Test output for //:expanding_array_test: 2022-11-23T02:06:32.2572584Z Running main() from gmock_main.cc 2022-11-23T02:06:32.2573004Z Note: Google Test filter = -*CUDA 2022-11-23T02:06:32.2573382Z [==========] Running 6 tests from 1 test suite. 2022-11-23T02:06:32.2573828Z [----------] Global test environment set-up. 2022-11-23T02:06:32.2574309Z [----------] 6 tests from ExpandingArrayTest 2022-11-23T02:06:32.2574812Z [ RUN ] ExpandingArrayTest.CanConstructFromInitializerList 2022-11-23T02:06:32.2575443Z [ OK ] ExpandingArrayTest.CanConstructFromInitializerList (20 ms) 2022-11-23T02:06:32.2576020Z [ RUN ] ExpandingArrayTest.CanConstructFromVector 2022-11-23T02:06:32.2576569Z [ OK ] ExpandingArrayTest.CanConstructFromVector (0 ms) 2022-11-23T02:06:32.2577116Z [ RUN ] ExpandingArrayTest.CanConstructFromArray 2022-11-23T02:06:32.2577631Z [ OK ] ExpandingArrayTest.CanConstructFromArray (0 ms) 2022-11-23T02:06:32.2578201Z [ RUN ] ExpandingArrayTest.CanConstructFromSingleValue 2022-11-23T02:06:32.2578732Z [ OK ] ExpandingArrayTest.CanConstructFromSingleValue (0 ms) 2022-11-23T02:06:32.2579443Z [ RUN ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInInitializerList 2022-11-23T02:06:32.2580537Z [ OK ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInInitializerList (0 ms) 2022-11-23T02:06:32.2581579Z [ RUN ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInVector 2022-11-23T02:06:32.2582527Z [ OK ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInVector (0 ms) 2022-11-23T02:06:32.2583460Z [----------] 6 tests from ExpandingArrayTest (20 ms total) 2022-11-23T02:06:32.2583752Z 2022-11-23T02:06:32.2584038Z [----------] Global test environment tear-down 2022-11-23T02:06:32.2584493Z [==========] 6 tests from 1 test suite ran. (20 ms total) 2022-11-23T02:06:32.2584849Z [ PASSED ] 6 tests. 2022-11-23T02:06:32.2585309Z ================================================================================ 2022-11-23T02:06:32.2585896Z [3,249 / 3,258] 13 / 26 tests; 7 actions running; last test: ...ing_array_test 2022-11-23T02:06:32.2586456Z Linking jit_tests; 46s processwrapper-sandbox 2022-11-23T02:06:32.2587041Z Testing //:sequential_test; 7s processwrapper-sandbox 2022-11-23T02:06:32.2587703Z Compiling test/cpp/api/functional.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:32.2588368Z Testing //:expanding_array_test; 2s processwrapper-sandbox 2022-11-23T02:06:32.2588982Z Compiling test/cpp/api/modules.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:32.2589537Z Testing //:static_test; 0s processwrapper-sandbox 2022-11-23T02:06:32.2590085Z Testing //:modulelist_test; 0s processwrapper-sandbox 2022-11-23T02:06:32.2590348Z 2022-11-23T02:06:32.2590629Z  2022-11-23T02:06:32.2590913Z  2022-11-23T02:06:32.2591187Z  2022-11-23T02:06:32.2591475Z  2022-11-23T02:06:32.2591742Z  2022-11-23T02:06:32.2592035Z  2022-11-23T02:06:32.2592331Z  2022-11-23T02:06:32.2592859Z [3,251 / 3,262] 13 / 26 tests; 7 actions, 6 running; last test: ..._array_test 2022-11-23T02:06:32.2593409Z Linking jit_tests; 47s processwrapper-sandbox 2022-11-23T02:06:32.2593968Z Testing //:sequential_test; 7s processwrapper-sandbox 2022-11-23T02:06:32.2594614Z Compiling test/cpp/api/functional.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:32.2595289Z Compiling test/cpp/api/modules.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:32.2595902Z Testing //:static_test; 0s processwrapper-sandbox 2022-11-23T02:06:32.2596460Z Testing //:modulelist_test; 0s processwrapper-sandbox 2022-11-23T02:06:32.2596842Z [Prepa] //:enum_test 2022-11-23T02:06:32.2597133Z 2022-11-23T02:06:32.2597301Z  2022-11-23T02:06:32.2597617Z  2022-11-23T02:06:32.2597914Z  2022-11-23T02:06:32.2598310Z  2022-11-23T02:06:32.2598622Z  2022-11-23T02:06:32.2598919Z  2022-11-23T02:06:32.2599236Z  2022-11-23T02:06:32.2599768Z [3,252 / 3,263] 13 / 26 tests; 8 actions, 6 running; last test: ..._array_test 2022-11-23T02:06:32.2600374Z Linking jit_tests; 47s processwrapper-sandbox 2022-11-23T02:06:32.2600973Z Testing //:sequential_test; 7s processwrapper-sandbox 2022-11-23T02:06:32.2601765Z Compiling test/cpp/api/functional.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:32.2602447Z Compiling test/cpp/api/modules.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:32.2602977Z Testing //:static_test; 1s processwrapper-sandbox 2022-11-23T02:06:32.2603524Z Testing //:modulelist_test; 0s processwrapper-sandbox 2022-11-23T02:06:32.2603947Z [Prepa] Testing //c10/test:core_tests 2022-11-23T02:06:32.2604406Z [Prepa] Writing file enum_test-2.params 2022-11-23T02:06:32.2604641Z 2022-11-23T02:06:32.2604794Z  2022-11-23T02:06:32.2605094Z  2022-11-23T02:06:32.2605378Z  2022-11-23T02:06:32.2605679Z  2022-11-23T02:06:32.2605982Z  2022-11-23T02:06:32.2606255Z  2022-11-23T02:06:32.2606548Z  2022-11-23T02:06:32.2606836Z  2022-11-23T02:06:32.2607250Z INFO: From Testing //:sequential_test: 2022-11-23T02:06:32.2607873Z [3,252 / 3,263] 14 / 26 tests; 8 actions, 6 running; last test: ...ential_test 2022-11-23T02:06:32.2608440Z Linking jit_tests; 47s processwrapper-sandbox 2022-11-23T02:06:32.2608995Z Testing //:sequential_test; 7s processwrapper-sandbox 2022-11-23T02:06:32.2609615Z Compiling test/cpp/api/functional.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:32.2610257Z Compiling test/cpp/api/modules.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:32.2610841Z Testing //:static_test; 1s processwrapper-sandbox 2022-11-23T02:06:32.2611394Z Testing //:modulelist_test; 0s processwrapper-sandbox 2022-11-23T02:06:32.2611820Z [Prepa] Testing //c10/test:core_tests 2022-11-23T02:06:32.2612294Z [Prepa] Writing file enum_test-2.params 2022-11-23T02:06:32.2612657Z 2022-11-23T02:06:32.2612789Z  2022-11-23T02:06:32.2613082Z  2022-11-23T02:06:32.2613380Z  2022-11-23T02:06:32.2613661Z  2022-11-23T02:06:32.2613954Z  2022-11-23T02:06:32.2614245Z  2022-11-23T02:06:32.2614521Z  2022-11-23T02:06:32.2614815Z  2022-11-23T02:06:32.2615247Z ==================== Test output for //:sequential_test: 2022-11-23T02:06:32.2615617Z Running main() from gmock_main.cc 2022-11-23T02:06:32.2616044Z Note: Google Test filter = -*CUDA 2022-11-23T02:06:32.2616419Z [==========] Running 19 tests from 1 test suite. 2022-11-23T02:06:32.2616882Z [----------] Global test environment set-up. 2022-11-23T02:06:32.2617358Z [----------] 19 tests from SequentialTest 2022-11-23T02:06:32.2617778Z [ RUN ] SequentialTest.CanContainThings 2022-11-23T02:06:32.2618312Z [ OK ] SequentialTest.CanContainThings (79 ms) 2022-11-23T02:06:32.2618830Z [ RUN ] SequentialTest.ConstructsFromSharedPointer 2022-11-23T02:06:32.2619411Z [ OK ] SequentialTest.ConstructsFromSharedPointer (6 ms) 2022-11-23T02:06:32.2619986Z [ RUN ] SequentialTest.ConstructsFromConcreteType 2022-11-23T02:06:32.2620528Z [ OK ] SequentialTest.ConstructsFromConcreteType (0 ms) 2022-11-23T02:06:32.2621072Z [ RUN ] SequentialTest.ConstructsFromModuleHolder 2022-11-23T02:06:32.2621630Z [ OK ] SequentialTest.ConstructsFromModuleHolder (0 ms) 2022-11-23T02:06:32.2622153Z [ RUN ] SequentialTest.PushBackAddsAnElement 2022-11-23T02:06:32.2622669Z [ OK ] SequentialTest.PushBackAddsAnElement (0 ms) 2022-11-23T02:06:32.2623136Z [ RUN ] SequentialTest.AccessWithAt 2022-11-23T02:06:32.2623562Z [ OK ] SequentialTest.AccessWithAt (180 ms) 2022-11-23T02:06:32.2623994Z [ RUN ] SequentialTest.AccessWithPtr 2022-11-23T02:06:32.2624447Z [ OK ] SequentialTest.AccessWithPtr (0 ms) 2022-11-23T02:06:32.2625028Z [ RUN ] SequentialTest.CallingForwardOnEmptySequentialIsDisallowed 2022-11-23T02:06:32.2625795Z [ OK ] SequentialTest.CallingForwardOnEmptySequentialIsDisallowed (0 ms) 2022-11-23T02:06:32.2626475Z [ RUN ] SequentialTest.CallingForwardChainsCorrectly 2022-11-23T02:06:32.2627063Z [ OK ] SequentialTest.CallingForwardChainsCorrectly (0 ms) 2022-11-23T02:06:32.2627714Z [ RUN ] SequentialTest.CallingForwardWithTheWrongReturnTypeThrows 2022-11-23T02:06:32.2628380Z [ OK ] SequentialTest.CallingForwardWithTheWrongReturnTypeThrows (0 ms) 2022-11-23T02:06:32.2629093Z [ RUN ] SequentialTest.TheReturnTypeOfForwardDefaultsToTensor 2022-11-23T02:06:32.2629774Z [ OK ] SequentialTest.TheReturnTypeOfForwardDefaultsToTensor (0 ms) 2022-11-23T02:06:32.2630396Z [ RUN ] SequentialTest.ForwardReturnsTheLastValue 2022-11-23T02:06:32.2630953Z [ OK ] SequentialTest.ForwardReturnsTheLastValue (70 ms) 2022-11-23T02:06:32.2631561Z [ RUN ] SequentialTest.SanityCheckForHoldingStandardModules 2022-11-23T02:06:32.2632218Z [ OK ] SequentialTest.SanityCheckForHoldingStandardModules (24 ms) 2022-11-23T02:06:32.2632891Z [ RUN ] SequentialTest.ExtendPushesModulesFromOtherSequential 2022-11-23T02:06:32.2633580Z [ OK ] SequentialTest.ExtendPushesModulesFromOtherSequential (0 ms) 2022-11-23T02:06:32.2634165Z [ RUN ] SequentialTest.HasReferenceSemantics 2022-11-23T02:06:32.2634681Z [ OK ] SequentialTest.HasReferenceSemantics (0 ms) 2022-11-23T02:06:32.2635141Z [ RUN ] SequentialTest.IsCloneable 2022-11-23T02:06:32.2635552Z [ OK ] SequentialTest.IsCloneable (312 ms) 2022-11-23T02:06:32.2636054Z [ RUN ] SequentialTest.RegistersElementsAsSubmodules 2022-11-23T02:06:32.2636631Z [ OK ] SequentialTest.RegistersElementsAsSubmodules (0 ms) 2022-11-23T02:06:32.2637182Z [ RUN ] SequentialTest.PrettyPrintSequential 2022-11-23T02:06:32.2637676Z [ OK ] SequentialTest.PrettyPrintSequential (10 ms) 2022-11-23T02:06:32.2638315Z [ RUN ] SequentialTest.ModuleForwardMethodOptionalArg 2022-11-23T02:06:32.2639000Z [ OK ] SequentialTest.ModuleForwardMethodOptionalArg (607 ms) 2022-11-23T02:06:32.2639659Z [----------] 19 tests from SequentialTest (1373 ms total) 2022-11-23T02:06:32.2639921Z 2022-11-23T02:06:32.2640179Z [----------] Global test environment tear-down 2022-11-23T02:06:32.2640602Z [==========] 19 tests from 1 test suite ran. (1373 ms total) 2022-11-23T02:06:32.2640936Z [ PASSED ] 19 tests. 2022-11-23T02:06:32.2641277Z ================================================================================ 2022-11-23T02:06:32.2641994Z [3,252 / 3,263] 14 / 26 tests; 8 actions, 6 running; last test: ...ential_test 2022-11-23T02:06:32.2642553Z Linking jit_tests; 47s processwrapper-sandbox 2022-11-23T02:06:32.2643095Z Testing //:sequential_test; 7s processwrapper-sandbox 2022-11-23T02:06:32.2643814Z Compiling test/cpp/api/functional.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:32.2644449Z Compiling test/cpp/api/modules.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:32.2645010Z Testing //:static_test; 1s processwrapper-sandbox 2022-11-23T02:06:32.2645563Z Testing //:modulelist_test; 0s processwrapper-sandbox 2022-11-23T02:06:32.2645993Z [Prepa] Testing //c10/test:core_tests 2022-11-23T02:06:32.2646446Z [Prepa] Writing file enum_test-2.params 2022-11-23T02:06:32.4813425Z 2022-11-23T02:06:32.4813973Z  2022-11-23T02:06:32.4814354Z  2022-11-23T02:06:32.4814688Z  2022-11-23T02:06:32.4905034Z  2022-11-23T02:06:32.4905442Z  2022-11-23T02:06:32.4905797Z  2022-11-23T02:06:32.4906152Z  2022-11-23T02:06:32.4908453Z  2022-11-23T02:06:32.4909059Z [3,257 / 3,269] 14 / 26 tests; 7 actions, 5 running; last test: ...ential_test 2022-11-23T02:06:32.4909655Z Linking jit_tests; 47s processwrapper-sandbox 2022-11-23T02:06:32.4910318Z Compiling test/cpp/api/functional.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:32.4910991Z Compiling test/cpp/api/modules.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:32.4911605Z Testing //:static_test; 1s processwrapper-sandbox 2022-11-23T02:06:32.4912184Z Testing //:modulelist_test; 0s processwrapper-sandbox 2022-11-23T02:06:32.4912645Z [Prepa] Testing //c10/test:core_tests 2022-11-23T02:06:32.4913022Z [Prepa] Compiling test/cpp/api/enum.cpp 2022-11-23T02:06:32.5517741Z 2022-11-23T02:06:32.5518234Z  2022-11-23T02:06:32.5518475Z  2022-11-23T02:06:32.5518713Z  2022-11-23T02:06:32.5518888Z  2022-11-23T02:06:32.5519059Z  2022-11-23T02:06:32.5519215Z  2022-11-23T02:06:32.5519385Z  2022-11-23T02:06:32.5519656Z INFO: From Testing //c10/test:core_tests: 2022-11-23T02:06:32.5520026Z [3,257 / 3,269] 15 / 26 tests; 8 actions running; last test: ...est:core_tests 2022-11-23T02:06:32.5520384Z Linking jit_tests; 47s processwrapper-sandbox 2022-11-23T02:06:32.5520741Z Compiling test/cpp/api/functional.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:32.5521100Z Compiling test/cpp/api/modules.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:32.5521437Z Testing //:static_test; 1s processwrapper-sandbox 2022-11-23T02:06:32.5523111Z Testing //:modulelist_test; 0s processwrapper-sandbox 2022-11-23T02:06:32.5523470Z Compiling test/cpp/api/enum.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:32.5523798Z Testing //c10/test:core_tests; 0s processwrapper-sandbox 2022-11-23T02:06:32.5524150Z Compiling test/cpp/api/serialize.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:32.5524324Z 2022-11-23T02:06:32.5524411Z  2022-11-23T02:06:32.5524573Z  2022-11-23T02:06:32.5524789Z  2022-11-23T02:06:32.5525089Z  2022-11-23T02:06:32.5525307Z  2022-11-23T02:06:32.5525491Z  2022-11-23T02:06:32.5525661Z  2022-11-23T02:06:32.5525817Z  2022-11-23T02:06:32.5526076Z ==================== Test output for //c10/test:core_tests: 2022-11-23T02:06:32.5526310Z Running main() from gmock_main.cc 2022-11-23T02:06:32.5526690Z Note: Google Test filter = -*CUDA 2022-11-23T02:06:32.5526918Z [==========] Running 58 tests from 12 test suites. 2022-11-23T02:06:32.5527201Z [----------] Global test environment set-up. 2022-11-23T02:06:32.5527518Z [----------] 2 tests from CompileTimeFunctionPointerTest 2022-11-23T02:06:32.5527868Z [ RUN ] CompileTimeFunctionPointerTest.runFunctionThroughType 2022-11-23T02:06:32.5528273Z [ OK ] CompileTimeFunctionPointerTest.runFunctionThroughType (0 ms) 2022-11-23T02:06:32.5528677Z [ RUN ] CompileTimeFunctionPointerTest.runFunctionThroughValue 2022-11-23T02:06:32.5529065Z [ OK ] CompileTimeFunctionPointerTest.runFunctionThroughValue (0 ms) 2022-11-23T02:06:32.5529497Z [----------] 2 tests from CompileTimeFunctionPointerTest (0 ms total) 2022-11-23T02:06:32.5529684Z 2022-11-23T02:06:32.5529872Z [----------] 1 test from DeviceGuard 2022-11-23T02:06:32.5530130Z [ RUN ] DeviceGuard.ResetDeviceDifferentDeviceType 2022-11-23T02:06:32.5530582Z [ OK ] DeviceGuard.ResetDeviceDifferentDeviceType (0 ms) 2022-11-23T02:06:32.5530921Z [----------] 1 test from DeviceGuard (0 ms total) 2022-11-23T02:06:32.5531064Z 2022-11-23T02:06:32.5531201Z [----------] 1 test from OptionalDeviceGuard 2022-11-23T02:06:32.5531509Z [ RUN ] OptionalDeviceGuard.ResetDeviceDifferentDeviceType 2022-11-23T02:06:32.5531887Z [ OK ] OptionalDeviceGuard.ResetDeviceDifferentDeviceType (0 ms) 2022-11-23T02:06:32.5532268Z [----------] 1 test from OptionalDeviceGuard (0 ms total) 2022-11-23T02:06:32.5532412Z 2022-11-23T02:06:32.5532540Z [----------] 1 test from DeviceTest 2022-11-23T02:06:32.5532769Z [ RUN ] DeviceTest.BasicConstruction 2022-11-23T02:06:32.5533030Z [ OK ] DeviceTest.BasicConstruction (0 ms) 2022-11-23T02:06:32.5533314Z [----------] 1 test from DeviceTest (0 ms total) 2022-11-23T02:06:32.5533457Z 2022-11-23T02:06:32.5533595Z [----------] 16 tests from DispatchKeySet 2022-11-23T02:06:32.5533831Z [ RUN ] DispatchKeySet.ShowSemantics 2022-11-23T02:06:32.5534079Z [ OK ] DispatchKeySet.ShowSemantics (0 ms) 2022-11-23T02:06:32.5534318Z [ RUN ] DispatchKeySet.Empty 2022-11-23T02:06:32.5534545Z [ OK ] DispatchKeySet.Empty (0 ms) 2022-11-23T02:06:32.5534816Z [ RUN ] DispatchKeySet.SingletonBackendComponent 2022-11-23T02:06:32.5535121Z [ OK ] DispatchKeySet.SingletonBackendComponent (0 ms) 2022-11-23T02:06:32.5535437Z [ RUN ] DispatchKeySet.SingletonFunctionalityKeys 2022-11-23T02:06:32.5535761Z [ OK ] DispatchKeySet.SingletonFunctionalityKeys (0 ms) 2022-11-23T02:06:32.5536097Z [ RUN ] DispatchKeySet.SingletonPerBackendFunctionalityKeys 2022-11-23T02:06:32.5536481Z [ OK ] DispatchKeySet.SingletonPerBackendFunctionalityKeys (0 ms) 2022-11-23T02:06:32.5536813Z [ RUN ] DispatchKeySet.DoubletonPerBackend 2022-11-23T02:06:32.5537088Z [ OK ] DispatchKeySet.DoubletonPerBackend (10 ms) 2022-11-23T02:06:32.5537342Z [ RUN ] DispatchKeySet.Full 2022-11-23T02:06:32.5537564Z [ OK ] DispatchKeySet.Full (0 ms) 2022-11-23T02:06:32.5537801Z [ RUN ] DispatchKeySet.IteratorBasicOps 2022-11-23T02:06:32.5538076Z [ OK ] DispatchKeySet.IteratorBasicOps (0 ms) 2022-11-23T02:06:32.5538387Z [ RUN ] DispatchKeySet.getHighestPriorityBackendTypeId 2022-11-23T02:06:32.5538740Z [ OK ] DispatchKeySet.getHighestPriorityBackendTypeId (0 ms) 2022-11-23T02:06:32.5539030Z [ RUN ] DispatchKeySet.IteratorEmpty 2022-11-23T02:06:32.5539288Z [ OK ] DispatchKeySet.IteratorEmpty (0 ms) 2022-11-23T02:06:32.5539563Z [ RUN ] DispatchKeySet.IteratorCrossProduct 2022-11-23T02:06:32.5539841Z [ OK ] DispatchKeySet.IteratorCrossProduct (0 ms) 2022-11-23T02:06:32.5540110Z [ RUN ] DispatchKeySet.IteratorFull 2022-11-23T02:06:32.5540366Z [ OK ] DispatchKeySet.IteratorFull (0 ms) 2022-11-23T02:06:32.5540615Z [ RUN ] DispatchKeySet.FailAtEndIterator 2022-11-23T02:06:32.5540892Z [ OK ] DispatchKeySet.FailAtEndIterator (0 ms) 2022-11-23T02:06:32.5541194Z [ RUN ] DispatchKeySet.TestBackendComponentToString 2022-11-23T02:06:32.5541555Z [ OK ] DispatchKeySet.TestBackendComponentToString (0 ms) 2022-11-23T02:06:32.5541909Z [ RUN ] DispatchKeySet.TestEndOfRuntimeBackendKeysAccurate 2022-11-23T02:06:32.5542280Z [ OK ] DispatchKeySet.TestEndOfRuntimeBackendKeysAccurate (0 ms) 2022-11-23T02:06:32.5542656Z [ RUN ] DispatchKeySet.TestFunctionalityDispatchKeyToString 2022-11-23T02:06:32.5543023Z [ OK ] DispatchKeySet.TestFunctionalityDispatchKeyToString (0 ms) 2022-11-23T02:06:32.5543404Z [----------] 16 tests from DispatchKeySet (11 ms total) 2022-11-23T02:06:32.5543555Z 2022-11-23T02:06:32.5543687Z [----------] 2 tests from SymIntTest 2022-11-23T02:06:32.5543894Z [ RUN ] SymIntTest.ConcreteInts 2022-11-23T02:06:32.5544134Z [ OK ] SymIntTest.ConcreteInts (0 ms) 2022-11-23T02:06:32.5544489Z [ RUN ] SymIntTest.CheckRange 2022-11-23T02:06:32.5544720Z [ OK ] SymIntTest.CheckRange (0 ms) 2022-11-23T02:06:32.5545020Z [----------] 2 tests from SymIntTest (0 ms total) 2022-11-23T02:06:32.5545161Z 2022-11-23T02:06:32.5545311Z [----------] 5 tests from InlineDeviceGuard 2022-11-23T02:06:32.5545610Z [ RUN ] InlineDeviceGuard.Constructor 2022-11-23T02:06:32.5545858Z [ OK ] InlineDeviceGuard.Constructor (0 ms) 2022-11-23T02:06:32.5546135Z [ RUN ] InlineDeviceGuard.ConstructorError 2022-11-23T02:06:32.5546456Z [ OK ] InlineDeviceGuard.ConstructorError (0 ms) 2022-11-23T02:06:32.5546746Z [ RUN ] InlineDeviceGuard.SetDevice 2022-11-23T02:06:32.5547001Z [ OK ] InlineDeviceGuard.SetDevice (0 ms) 2022-11-23T02:06:32.5547256Z [ RUN ] InlineDeviceGuard.ResetDevice 2022-11-23T02:06:32.5547503Z [ OK ] InlineDeviceGuard.ResetDevice (0 ms) 2022-11-23T02:06:32.5547790Z [ RUN ] InlineDeviceGuard.SetIndex 2022-11-23T02:06:32.5548041Z [ OK ] InlineDeviceGuard.SetIndex (0 ms) 2022-11-23T02:06:32.5548347Z [----------] 5 tests from InlineDeviceGuard (0 ms total) 2022-11-23T02:06:32.5548503Z 2022-11-23T02:06:32.5548672Z [----------] 4 tests from InlineOptionalDeviceGuard 2022-11-23T02:06:32.5548960Z [ RUN ] InlineOptionalDeviceGuard.Constructor 2022-11-23T02:06:32.5549263Z [ OK ] InlineOptionalDeviceGuard.Constructor (0 ms) 2022-11-23T02:06:32.5549574Z [ RUN ] InlineOptionalDeviceGuard.NullaryConstructor 2022-11-23T02:06:32.5549910Z [ OK ] InlineOptionalDeviceGuard.NullaryConstructor (0 ms) 2022-11-23T02:06:32.5550224Z [ RUN ] InlineOptionalDeviceGuard.SetDevice 2022-11-23T02:06:32.5550503Z [ OK ] InlineOptionalDeviceGuard.SetDevice (0 ms) 2022-11-23T02:06:32.5550793Z [ RUN ] InlineOptionalDeviceGuard.SetIndex 2022-11-23T02:06:32.5551078Z [ OK ] InlineOptionalDeviceGuard.SetIndex (0 ms) 2022-11-23T02:06:32.5551425Z [----------] 4 tests from InlineOptionalDeviceGuard (0 ms total) 2022-11-23T02:06:32.5551598Z 2022-11-23T02:06:32.5551747Z [----------] 4 tests from InlineStreamGuard 2022-11-23T02:06:32.5551993Z [ RUN ] InlineStreamGuard.Constructor 2022-11-23T02:06:32.5552258Z [ OK ] InlineStreamGuard.Constructor (0 ms) 2022-11-23T02:06:32.5552541Z [ RUN ] InlineStreamGuard.ResetStreamSameSameDevice 2022-11-23T02:06:32.5552912Z [ OK ] InlineStreamGuard.ResetStreamSameSameDevice (0 ms) 2022-11-23T02:06:32.5553261Z [ RUN ] InlineStreamGuard.ResetStreamDifferentSameDevice 2022-11-23T02:06:32.5553612Z [ OK ] InlineStreamGuard.ResetStreamDifferentSameDevice (0 ms) 2022-11-23T02:06:32.5553961Z [ RUN ] InlineStreamGuard.ResetStreamDifferentDevice 2022-11-23T02:06:32.5554297Z [ OK ] InlineStreamGuard.ResetStreamDifferentDevice (0 ms) 2022-11-23T02:06:32.5554645Z [----------] 4 tests from InlineStreamGuard (0 ms total) 2022-11-23T02:06:32.5554798Z 2022-11-23T02:06:32.5554965Z [----------] 3 tests from InlineOptionalStreamGuard 2022-11-23T02:06:32.5555252Z [ RUN ] InlineOptionalStreamGuard.Constructor 2022-11-23T02:06:32.5555555Z [ OK ] InlineOptionalStreamGuard.Constructor (0 ms) 2022-11-23T02:06:32.5555869Z [ RUN ] InlineOptionalStreamGuard.ResetStreamSameDevice 2022-11-23T02:06:32.5556273Z [ OK ] InlineOptionalStreamGuard.ResetStreamSameDevice (0 ms) 2022-11-23T02:06:32.5556647Z [ RUN ] InlineOptionalStreamGuard.ResetStreamDifferentDevice 2022-11-23T02:06:32.5557022Z [ OK ] InlineOptionalStreamGuard.ResetStreamDifferentDevice (0 ms) 2022-11-23T02:06:32.5557431Z [----------] 3 tests from InlineOptionalStreamGuard (0 ms total) 2022-11-23T02:06:32.5557603Z 2022-11-23T02:06:32.5557762Z [----------] 1 test from InlineMultiStreamGuard 2022-11-23T02:06:32.5558108Z [ RUN ] InlineMultiStreamGuard.Constructor 2022-11-23T02:06:32.5558384Z [ OK ] InlineMultiStreamGuard.Constructor (0 ms) 2022-11-23T02:06:32.5558730Z [----------] 1 test from InlineMultiStreamGuard (0 ms total) 2022-11-23T02:06:32.5558892Z 2022-11-23T02:06:32.5559047Z [----------] 18 tests from SizesAndStridesTest 2022-11-23T02:06:32.5559347Z [ RUN ] SizesAndStridesTest.DefaultConstructor 2022-11-23T02:06:32.5559653Z [ OK ] SizesAndStridesTest.DefaultConstructor (0 ms) 2022-11-23T02:06:32.5559934Z [ RUN ] SizesAndStridesTest.SetSizes 2022-11-23T02:06:32.5560181Z [ OK ] SizesAndStridesTest.SetSizes (0 ms) 2022-11-23T02:06:32.5560430Z [ RUN ] SizesAndStridesTest.Resize 2022-11-23T02:06:32.5560678Z [ OK ] SizesAndStridesTest.Resize (0 ms) 2022-11-23T02:06:32.5560921Z [ RUN ] SizesAndStridesTest.SetAtIndex 2022-11-23T02:06:32.5561189Z [ OK ] SizesAndStridesTest.SetAtIndex (0 ms) 2022-11-23T02:06:32.5561459Z [ RUN ] SizesAndStridesTest.SetAtIterator 2022-11-23T02:06:32.5561889Z [ OK ] SizesAndStridesTest.SetAtIterator (0 ms) 2022-11-23T02:06:32.5562149Z [ RUN ] SizesAndStridesTest.SetViaData 2022-11-23T02:06:32.5562415Z [ OK ] SizesAndStridesTest.SetViaData (0 ms) 2022-11-23T02:06:32.5562693Z [ RUN ] SizesAndStridesTest.MoveConstructor 2022-11-23T02:06:32.5562974Z [ OK ] SizesAndStridesTest.MoveConstructor (0 ms) 2022-11-23T02:06:32.5563263Z [ RUN ] SizesAndStridesTest.CopyConstructor 2022-11-23T02:06:32.5563556Z [ OK ] SizesAndStridesTest.CopyConstructor (0 ms) 2022-11-23T02:06:32.5563864Z [ RUN ] SizesAndStridesTest.CopyAssignmentSmallToSmall 2022-11-23T02:06:32.5564223Z [ OK ] SizesAndStridesTest.CopyAssignmentSmallToSmall (0 ms) 2022-11-23T02:06:32.5564573Z [ RUN ] SizesAndStridesTest.MoveAssignmentSmallToSmall 2022-11-23T02:06:32.5564908Z [ OK ] SizesAndStridesTest.MoveAssignmentSmallToSmall (0 ms) 2022-11-23T02:06:32.5565253Z [ RUN ] SizesAndStridesTest.CopyAssignmentSmallToBig 2022-11-23T02:06:32.5565595Z [ OK ] SizesAndStridesTest.CopyAssignmentSmallToBig (0 ms) 2022-11-23T02:06:32.5565931Z [ RUN ] SizesAndStridesTest.MoveAssignmentSmallToBig 2022-11-23T02:06:32.5566252Z [ OK ] SizesAndStridesTest.MoveAssignmentSmallToBig (0 ms) 2022-11-23T02:06:32.5566580Z [ RUN ] SizesAndStridesTest.CopyAssignmentBigToBig 2022-11-23T02:06:32.5566910Z [ OK ] SizesAndStridesTest.CopyAssignmentBigToBig (0 ms) 2022-11-23T02:06:32.5567223Z [ RUN ] SizesAndStridesTest.MoveAssignmentBigToBig 2022-11-23T02:06:32.5567551Z [ OK ] SizesAndStridesTest.MoveAssignmentBigToBig (0 ms) 2022-11-23T02:06:32.5567883Z [ RUN ] SizesAndStridesTest.CopyAssignmentBigToSmall 2022-11-23T02:06:32.5568206Z [ OK ] SizesAndStridesTest.CopyAssignmentBigToSmall (0 ms) 2022-11-23T02:06:32.5568543Z [ RUN ] SizesAndStridesTest.MoveAssignmentBigToSmall 2022-11-23T02:06:32.5568879Z [ OK ] SizesAndStridesTest.MoveAssignmentBigToSmall (0 ms) 2022-11-23T02:06:32.5569201Z [ RUN ] SizesAndStridesTest.CopyAssignmentSelf 2022-11-23T02:06:32.5569546Z [ OK ] SizesAndStridesTest.CopyAssignmentSelf (0 ms) 2022-11-23T02:06:32.5569847Z [ RUN ] SizesAndStridesTest.MoveAssignmentSelf 2022-11-23T02:06:32.5570150Z [ OK ] SizesAndStridesTest.MoveAssignmentSelf (0 ms) 2022-11-23T02:06:32.5570498Z [----------] 18 tests from SizesAndStridesTest (0 ms total) 2022-11-23T02:06:32.5570658Z 2022-11-23T02:06:32.5570810Z [----------] Global test environment tear-down 2022-11-23T02:06:32.5571129Z [==========] 58 tests from 12 test suites ran. (12 ms total) 2022-11-23T02:06:32.5571336Z [ PASSED ] 58 tests. 2022-11-23T02:06:32.5571547Z ================================================================================ 2022-11-23T02:06:32.5571902Z [3,257 / 3,269] 15 / 26 tests; 8 actions running; last test: ...est:core_tests 2022-11-23T02:06:32.5572233Z Linking jit_tests; 47s processwrapper-sandbox 2022-11-23T02:06:32.5572572Z Compiling test/cpp/api/functional.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:32.5572975Z Compiling test/cpp/api/modules.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:32.5573348Z Testing //:static_test; 1s processwrapper-sandbox 2022-11-23T02:06:32.5573660Z Testing //:modulelist_test; 0s processwrapper-sandbox 2022-11-23T02:06:32.5574048Z Compiling test/cpp/api/enum.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:32.5574386Z Testing //c10/test:core_tests; 0s processwrapper-sandbox 2022-11-23T02:06:32.5574727Z Compiling test/cpp/api/serialize.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:32.8816866Z 2022-11-23T02:06:32.8817358Z  2022-11-23T02:06:32.8817732Z  2022-11-23T02:06:32.8818029Z  2022-11-23T02:06:32.8818319Z  2022-11-23T02:06:32.8818589Z  2022-11-23T02:06:32.8818873Z  2022-11-23T02:06:32.8819160Z  2022-11-23T02:06:32.8819441Z  2022-11-23T02:06:32.8820025Z [3,261 / 3,274] 15 / 26 tests; 8 actions running; last test: ...est:core_tests 2022-11-23T02:06:32.8820595Z Linking jit_tests; 47s processwrapper-sandbox 2022-11-23T02:06:32.8821227Z Compiling test/cpp/api/functional.cpp; 4s processwrapper-sandbox 2022-11-23T02:06:32.8821857Z Compiling test/cpp/api/modules.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:32.8822480Z Testing //:static_test; 1s processwrapper-sandbox 2022-11-23T02:06:32.8823027Z Testing //:modulelist_test; 1s processwrapper-sandbox 2022-11-23T02:06:32.8823634Z Compiling test/cpp/api/enum.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:32.8824280Z Compiling test/cpp/api/serialize.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:32.8824879Z Compiling test/cpp/api/tensor.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:33.8851956Z 2022-11-23T02:06:33.8852530Z  2022-11-23T02:06:33.8852881Z  2022-11-23T02:06:33.8853227Z  2022-11-23T02:06:33.8853532Z  2022-11-23T02:06:33.8853843Z  2022-11-23T02:06:33.8854137Z  2022-11-23T02:06:33.8854447Z  2022-11-23T02:06:33.8854703Z  2022-11-23T02:06:33.8855038Z [3,261 / 3,274] 15 / 26 tests; 8 actions running; last test: ...est:core_tests 2022-11-23T02:06:33.8855388Z Linking jit_tests; 48s processwrapper-sandbox 2022-11-23T02:06:33.8855742Z Compiling test/cpp/api/functional.cpp; 5s processwrapper-sandbox 2022-11-23T02:06:33.8856205Z Compiling test/cpp/api/modules.cpp; 4s processwrapper-sandbox 2022-11-23T02:06:33.8856551Z Testing //:static_test; 2s processwrapper-sandbox 2022-11-23T02:06:33.8856875Z Testing //:modulelist_test; 2s processwrapper-sandbox 2022-11-23T02:06:33.8857201Z Compiling test/cpp/api/enum.cpp; 1s processwrapper-sandbox 2022-11-23T02:06:33.8857556Z Compiling test/cpp/api/serialize.cpp; 1s processwrapper-sandbox 2022-11-23T02:06:33.8857916Z Compiling test/cpp/api/tensor.cpp; 1s processwrapper-sandbox 2022-11-23T02:06:35.0152030Z 2022-11-23T02:06:35.0152448Z  2022-11-23T02:06:35.0152664Z  2022-11-23T02:06:35.0152892Z  2022-11-23T02:06:35.0153127Z  2022-11-23T02:06:35.0153415Z  2022-11-23T02:06:35.0153716Z  2022-11-23T02:06:35.0153966Z  2022-11-23T02:06:35.0154122Z  2022-11-23T02:06:35.0154517Z [3,261 / 3,274] 16 / 26 tests; 8 actions running; last test: //:static_test 2022-11-23T02:06:35.0154882Z Linking jit_tests; 50s processwrapper-sandbox 2022-11-23T02:06:35.0155314Z Compiling test/cpp/api/functional.cpp; 6s processwrapper-sandbox 2022-11-23T02:06:35.0155877Z Compiling test/cpp/api/modules.cpp; 5s processwrapper-sandbox 2022-11-23T02:06:35.0156226Z Testing //:static_test; 3s processwrapper-sandbox 2022-11-23T02:06:35.0156574Z Testing //:modulelist_test; 3s processwrapper-sandbox 2022-11-23T02:06:35.0156925Z Compiling test/cpp/api/enum.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:35.0157285Z Compiling test/cpp/api/serialize.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:35.0157729Z Compiling test/cpp/api/tensor.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:35.0157896Z 2022-11-23T02:06:35.0158036Z  2022-11-23T02:06:35.0158268Z  2022-11-23T02:06:35.0158440Z  2022-11-23T02:06:35.0158593Z  2022-11-23T02:06:35.0158765Z  2022-11-23T02:06:35.0158980Z  2022-11-23T02:06:35.0159253Z  2022-11-23T02:06:35.0159423Z  2022-11-23T02:06:35.0159689Z INFO: From Testing //:static_test: 2022-11-23T02:06:35.0160058Z [3,261 / 3,274] 16 / 26 tests; 8 actions running; last test: //:static_test 2022-11-23T02:06:35.0160605Z Linking jit_tests; 50s processwrapper-sandbox 2022-11-23T02:06:35.0161139Z Compiling test/cpp/api/functional.cpp; 6s processwrapper-sandbox 2022-11-23T02:06:35.0161880Z Compiling test/cpp/api/modules.cpp; 5s processwrapper-sandbox 2022-11-23T02:06:35.0162404Z Testing //:static_test; 3s processwrapper-sandbox 2022-11-23T02:06:35.0162953Z Testing //:modulelist_test; 3s processwrapper-sandbox 2022-11-23T02:06:35.0163507Z Compiling test/cpp/api/enum.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:35.0164085Z Compiling test/cpp/api/serialize.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:35.0164690Z Compiling test/cpp/api/tensor.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:35.0164979Z 2022-11-23T02:06:35.0165118Z  2022-11-23T02:06:35.0165392Z  2022-11-23T02:06:35.0165688Z  2022-11-23T02:06:35.0165971Z  2022-11-23T02:06:35.0166241Z  2022-11-23T02:06:35.0166541Z  2022-11-23T02:06:35.0166828Z  2022-11-23T02:06:35.0167099Z  2022-11-23T02:06:35.0167529Z ==================== Test output for //:static_test: 2022-11-23T02:06:35.0167915Z Running main() from gmock_main.cc 2022-11-23T02:06:35.0168328Z Note: Google Test filter = -*CUDA 2022-11-23T02:06:35.0168700Z [==========] Running 5 tests from 1 test suite. 2022-11-23T02:06:35.0169182Z [----------] Global test environment set-up. 2022-11-23T02:06:35.0169636Z [----------] 5 tests from TestStatic 2022-11-23T02:06:35.0169975Z [ RUN ] TestStatic.AllOf 2022-11-23T02:06:35.0170336Z [ OK ] TestStatic.AllOf (0 ms) 2022-11-23T02:06:35.0170677Z [ RUN ] TestStatic.AnyOf 2022-11-23T02:06:35.0171014Z [ OK ] TestStatic.AnyOf (0 ms) 2022-11-23T02:06:35.0171410Z [ RUN ] TestStatic.EnableIfModule 2022-11-23T02:06:35.0171824Z [ OK ] TestStatic.EnableIfModule (19 ms) 2022-11-23T02:06:35.0172244Z [ RUN ] TestStatic.ReturnTypeOfForward 2022-11-23T02:06:35.0172709Z [ OK ] TestStatic.ReturnTypeOfForward (0 ms) 2022-11-23T02:06:35.0173103Z [ RUN ] TestStatic.Apply 2022-11-23T02:06:35.0173453Z [ OK ] TestStatic.Apply (0 ms) 2022-11-23T02:06:35.0173956Z [----------] 5 tests from TestStatic (19 ms total) 2022-11-23T02:06:35.0174216Z 2022-11-23T02:06:35.0174486Z [----------] Global test environment tear-down 2022-11-23T02:06:35.0174886Z [==========] 5 tests from 1 test suite ran. (20 ms total) 2022-11-23T02:06:35.0175258Z [ PASSED ] 5 tests. 2022-11-23T02:06:35.0175602Z ================================================================================ 2022-11-23T02:06:35.0176215Z [3,261 / 3,274] 16 / 26 tests; 8 actions running; last test: //:static_test 2022-11-23T02:06:35.0177102Z Linking jit_tests; 50s processwrapper-sandbox 2022-11-23T02:06:35.0177749Z Compiling test/cpp/api/functional.cpp; 6s processwrapper-sandbox 2022-11-23T02:06:35.0178400Z Compiling test/cpp/api/modules.cpp; 5s processwrapper-sandbox 2022-11-23T02:06:35.0179165Z Testing //:static_test; 3s processwrapper-sandbox 2022-11-23T02:06:35.0179761Z Testing //:modulelist_test; 3s processwrapper-sandbox 2022-11-23T02:06:35.0180372Z Compiling test/cpp/api/enum.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:35.0181023Z Compiling test/cpp/api/serialize.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:35.0181668Z Compiling test/cpp/api/tensor.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:35.4088928Z 2022-11-23T02:06:35.4089753Z  2022-11-23T02:06:35.4090088Z  2022-11-23T02:06:35.4090270Z  2022-11-23T02:06:35.4090446Z  2022-11-23T02:06:35.4090615Z  2022-11-23T02:06:35.4090790Z  2022-11-23T02:06:35.4090947Z  2022-11-23T02:06:35.4091117Z  2022-11-23T02:06:35.4091462Z [3,264 / 3,279] 16 / 26 tests; 8 actions running; last test: //:static_test 2022-11-23T02:06:35.5059491Z Linking jit_tests; 50s processwrapper-sandbox 2022-11-23T02:06:35.5059994Z Compiling test/cpp/api/functional.cpp; 6s processwrapper-sandbox 2022-11-23T02:06:35.5060492Z Compiling test/cpp/api/modules.cpp; 6s processwrapper-sandbox 2022-11-23T02:06:35.5060954Z Testing //:modulelist_test; 3s processwrapper-sandbox 2022-11-23T02:06:35.5061446Z Compiling test/cpp/api/enum.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:35.5061972Z Compiling test/cpp/api/serialize.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:35.5062492Z Compiling test/cpp/api/tensor.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:35.5063011Z Compiling test/cpp/api/rnn.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:35.5122476Z 2022-11-23T02:06:35.5122881Z  2022-11-23T02:06:35.5123229Z  2022-11-23T02:06:35.5124026Z  2022-11-23T02:06:35.5125384Z  2022-11-23T02:06:35.5125792Z  2022-11-23T02:06:35.5126109Z  2022-11-23T02:06:35.5126401Z  2022-11-23T02:06:35.5126694Z  2022-11-23T02:06:35.5127175Z INFO: From Testing //:modulelist_test: 2022-11-23T02:06:35.5127837Z [3,264 / 3,279] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:06:35.5128493Z Linking jit_tests; 50s processwrapper-sandbox 2022-11-23T02:06:35.5129057Z Compiling test/cpp/api/functional.cpp; 6s processwrapper-sandbox 2022-11-23T02:06:35.5129647Z Compiling test/cpp/api/modules.cpp; 6s processwrapper-sandbox 2022-11-23T02:06:35.5130166Z Testing //:modulelist_test; 3s processwrapper-sandbox 2022-11-23T02:06:35.5130714Z Compiling test/cpp/api/enum.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:35.5131278Z Compiling test/cpp/api/serialize.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:35.5131903Z Compiling test/cpp/api/tensor.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:35.5132434Z Compiling test/cpp/api/rnn.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:35.5132685Z 2022-11-23T02:06:35.5132824Z  2022-11-23T02:06:35.5133110Z  2022-11-23T02:06:35.5133369Z  2022-11-23T02:06:35.5133636Z  2022-11-23T02:06:35.5133905Z  2022-11-23T02:06:35.5134152Z  2022-11-23T02:06:35.5134415Z  2022-11-23T02:06:35.5134676Z  2022-11-23T02:06:35.5135057Z ==================== Test output for //:modulelist_test: 2022-11-23T02:06:35.5135455Z Running main() from gmock_main.cc 2022-11-23T02:06:35.5135838Z Note: Google Test filter = -*CUDA 2022-11-23T02:06:35.5136159Z [==========] Running 15 tests from 1 test suite. 2022-11-23T02:06:35.5136585Z [----------] Global test environment set-up. 2022-11-23T02:06:35.5137029Z [----------] 15 tests from ModuleListTest 2022-11-23T02:06:35.5137452Z [ RUN ] ModuleListTest.ConstructsFromSharedPointer 2022-11-23T02:06:35.5137976Z [ OK ] ModuleListTest.ConstructsFromSharedPointer (0 ms) 2022-11-23T02:06:35.5138502Z [ RUN ] ModuleListTest.ConstructsFromConcreteType 2022-11-23T02:06:35.5139014Z [ OK ] ModuleListTest.ConstructsFromConcreteType (0 ms) 2022-11-23T02:06:35.5139699Z [ RUN ] ModuleListTest.ConstructsFromModuleHolder 2022-11-23T02:06:35.5140240Z [ OK ] ModuleListTest.ConstructsFromModuleHolder (0 ms) 2022-11-23T02:06:35.5140743Z [ RUN ] ModuleListTest.PushBackAddsAnElement 2022-11-23T02:06:35.5141212Z [ OK ] ModuleListTest.PushBackAddsAnElement (19 ms) 2022-11-23T02:06:35.5141641Z [ RUN ] ModuleListTest.Insertion 2022-11-23T02:06:35.5142029Z [ OK ] ModuleListTest.Insertion (0 ms) 2022-11-23T02:06:35.5142390Z [ RUN ] ModuleListTest.AccessWithAt 2022-11-23T02:06:35.5142798Z [ OK ] ModuleListTest.AccessWithAt (0 ms) 2022-11-23T02:06:35.5143206Z [ RUN ] ModuleListTest.AccessWithPtr 2022-11-23T02:06:35.5143606Z [ OK ] ModuleListTest.AccessWithPtr (0 ms) 2022-11-23T02:06:35.5144109Z [ RUN ] ModuleListTest.SanityCheckForHoldingStandardModules 2022-11-23T02:06:35.5144810Z [ OK ] ModuleListTest.SanityCheckForHoldingStandardModules (1 ms) 2022-11-23T02:06:35.5145405Z [ RUN ] ModuleListTest.ExtendPushesModulesFromOtherModuleList 2022-11-23T02:06:35.5146054Z [ OK ] ModuleListTest.ExtendPushesModulesFromOtherModuleList (0 ms) 2022-11-23T02:06:35.5146612Z [ RUN ] ModuleListTest.HasReferenceSemantics 2022-11-23T02:06:35.5147090Z [ OK ] ModuleListTest.HasReferenceSemantics (0 ms) 2022-11-23T02:06:35.5147494Z [ RUN ] ModuleListTest.IsCloneable 2022-11-23T02:06:35.5147894Z [ OK ] ModuleListTest.IsCloneable (4 ms) 2022-11-23T02:06:35.5148377Z [ RUN ] ModuleListTest.RegistersElementsAsSubmodules 2022-11-23T02:06:35.5148907Z [ OK ] ModuleListTest.RegistersElementsAsSubmodules (0 ms) 2022-11-23T02:06:35.5149403Z [ RUN ] ModuleListTest.NestingIsPossible 2022-11-23T02:06:35.5149841Z [ OK ] ModuleListTest.NestingIsPossible (0 ms) 2022-11-23T02:06:35.5150295Z [ RUN ] ModuleListTest.PrettyPrintModuleList 2022-11-23T02:06:35.5150785Z [ OK ] ModuleListTest.PrettyPrintModuleList (0 ms) 2022-11-23T02:06:35.5151251Z [ RUN ] ModuleListTest.RangeBasedForLoop 2022-11-23T02:06:35.5151663Z [ OK ] ModuleListTest.RangeBasedForLoop (0 ms) 2022-11-23T02:06:35.5152219Z [----------] 15 tests from ModuleListTest (28 ms total) 2022-11-23T02:06:35.5152465Z 2022-11-23T02:06:35.5152724Z [----------] Global test environment tear-down 2022-11-23T02:06:35.5153124Z [==========] 15 tests from 1 test suite ran. (28 ms total) 2022-11-23T02:06:35.5153445Z [ PASSED ] 15 tests. 2022-11-23T02:06:35.5153765Z ================================================================================ 2022-11-23T02:06:35.5154350Z [3,264 / 3,279] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:06:35.5154877Z Linking jit_tests; 50s processwrapper-sandbox 2022-11-23T02:06:35.5155451Z Compiling test/cpp/api/functional.cpp; 6s processwrapper-sandbox 2022-11-23T02:06:35.5156063Z Compiling test/cpp/api/modules.cpp; 6s processwrapper-sandbox 2022-11-23T02:06:35.5156626Z Testing //:modulelist_test; 3s processwrapper-sandbox 2022-11-23T02:06:35.5157183Z Compiling test/cpp/api/enum.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:35.5157780Z Compiling test/cpp/api/serialize.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:35.5158439Z Compiling test/cpp/api/tensor.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:35.5159003Z Compiling test/cpp/api/rnn.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:35.9066729Z 2022-11-23T02:06:35.9067298Z  2022-11-23T02:06:35.9067632Z  2022-11-23T02:06:35.9067939Z  2022-11-23T02:06:35.9068265Z  2022-11-23T02:06:35.9068581Z  2022-11-23T02:06:35.9068784Z  2022-11-23T02:06:35.9068952Z  2022-11-23T02:06:35.9069119Z  2022-11-23T02:06:35.9069453Z [3,268 / 3,284] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:06:35.9069819Z Linking jit_tests; 51s processwrapper-sandbox 2022-11-23T02:06:35.9070177Z Compiling test/cpp/api/functional.cpp; 7s processwrapper-sandbox 2022-11-23T02:06:35.9990374Z Compiling test/cpp/api/modules.cpp; 6s processwrapper-sandbox 2022-11-23T02:06:35.9991313Z Compiling test/cpp/api/enum.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:35.9991885Z Compiling test/cpp/api/serialize.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:35.9992449Z Compiling test/cpp/api/tensor.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:35.9992966Z Compiling test/cpp/api/rnn.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:35.9993510Z Compiling test/cpp/api/nn_utils.cpp; 0s processwrapper-sandbox 2022-11-23T02:06:37.0013360Z 2022-11-23T02:06:37.0014017Z  2022-11-23T02:06:37.0014413Z  2022-11-23T02:06:37.0014778Z  2022-11-23T02:06:37.0015037Z  2022-11-23T02:06:37.0015265Z  2022-11-23T02:06:37.0015422Z  2022-11-23T02:06:37.0015591Z  2022-11-23T02:06:37.0431868Z  2022-11-23T02:06:37.0432482Z [3,268 / 3,284] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:06:37.0433040Z Linking jit_tests; 52s processwrapper-sandbox 2022-11-23T02:06:37.0433641Z Compiling test/cpp/api/functional.cpp; 8s processwrapper-sandbox 2022-11-23T02:06:37.0434256Z Compiling test/cpp/api/modules.cpp; 7s processwrapper-sandbox 2022-11-23T02:06:37.0434817Z Compiling test/cpp/api/enum.cpp; 4s processwrapper-sandbox 2022-11-23T02:06:37.0435349Z Compiling test/cpp/api/serialize.cpp; 4s processwrapper-sandbox 2022-11-23T02:06:37.0435870Z Compiling test/cpp/api/tensor.cpp; 4s processwrapper-sandbox 2022-11-23T02:06:37.0436450Z Compiling test/cpp/api/rnn.cpp; 1s processwrapper-sandbox 2022-11-23T02:06:37.0437032Z Compiling test/cpp/api/nn_utils.cpp; 1s processwrapper-sandbox 2022-11-23T02:06:38.0441696Z 2022-11-23T02:06:38.0442179Z  2022-11-23T02:06:38.0442533Z  2022-11-23T02:06:38.0443078Z  2022-11-23T02:06:38.0443398Z  2022-11-23T02:06:38.0443712Z  2022-11-23T02:06:38.0443997Z  2022-11-23T02:06:38.0444183Z  2022-11-23T02:06:38.0444347Z  2022-11-23T02:06:38.0444787Z [3,268 / 3,284] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:06:38.0445291Z Linking jit_tests; 53s processwrapper-sandbox 2022-11-23T02:06:38.0445830Z Compiling test/cpp/api/functional.cpp; 9s processwrapper-sandbox 2022-11-23T02:06:38.0446397Z Compiling test/cpp/api/modules.cpp; 8s processwrapper-sandbox 2022-11-23T02:06:38.0446966Z Compiling test/cpp/api/enum.cpp; 5s processwrapper-sandbox 2022-11-23T02:06:38.0447512Z Compiling test/cpp/api/serialize.cpp; 5s processwrapper-sandbox 2022-11-23T02:06:38.0448072Z Compiling test/cpp/api/tensor.cpp; 5s processwrapper-sandbox 2022-11-23T02:06:38.0448628Z Compiling test/cpp/api/rnn.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:38.0449195Z Compiling test/cpp/api/nn_utils.cpp; 2s processwrapper-sandbox 2022-11-23T02:06:39.0449240Z 2022-11-23T02:06:39.0449884Z  2022-11-23T02:06:39.0451435Z  2022-11-23T02:06:39.0451642Z  2022-11-23T02:06:39.0451854Z  2022-11-23T02:06:39.0452022Z  2022-11-23T02:06:39.0452190Z  2022-11-23T02:06:39.0452347Z  2022-11-23T02:06:39.0452570Z  2022-11-23T02:06:39.0452916Z [3,268 / 3,284] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:06:39.0453406Z Linking jit_tests; 54s processwrapper-sandbox 2022-11-23T02:06:39.0453903Z Compiling test/cpp/api/functional.cpp; 10s processwrapper-sandbox 2022-11-23T02:06:39.0454447Z Compiling test/cpp/api/modules.cpp; 9s processwrapper-sandbox 2022-11-23T02:06:39.0454984Z Compiling test/cpp/api/enum.cpp; 6s processwrapper-sandbox 2022-11-23T02:06:39.0455561Z Compiling test/cpp/api/serialize.cpp; 6s processwrapper-sandbox 2022-11-23T02:06:39.0456168Z Compiling test/cpp/api/tensor.cpp; 6s processwrapper-sandbox 2022-11-23T02:06:39.0456720Z Compiling test/cpp/api/rnn.cpp; 4s processwrapper-sandbox 2022-11-23T02:06:39.0457296Z Compiling test/cpp/api/nn_utils.cpp; 3s processwrapper-sandbox 2022-11-23T02:06:40.2463115Z 2022-11-23T02:06:40.2463780Z  2022-11-23T02:06:40.2464126Z  2022-11-23T02:06:40.2464521Z  2022-11-23T02:06:40.2464813Z  2022-11-23T02:06:40.2465082Z  2022-11-23T02:06:40.2465470Z  2022-11-23T02:06:40.2465738Z  2022-11-23T02:06:40.2466145Z  2022-11-23T02:06:40.2466568Z [3,268 / 3,284] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:06:40.2467092Z Linking jit_tests; 55s processwrapper-sandbox 2022-11-23T02:06:40.2467530Z Compiling test/cpp/api/functional.cpp; 11s processwrapper-sandbox 2022-11-23T02:06:40.2467903Z Compiling test/cpp/api/modules.cpp; 11s processwrapper-sandbox 2022-11-23T02:06:40.2468285Z Compiling test/cpp/api/enum.cpp; 7s processwrapper-sandbox 2022-11-23T02:06:40.2468889Z Compiling test/cpp/api/serialize.cpp; 7s processwrapper-sandbox 2022-11-23T02:06:40.2469285Z Compiling test/cpp/api/tensor.cpp; 7s processwrapper-sandbox 2022-11-23T02:06:40.2469630Z Compiling test/cpp/api/rnn.cpp; 5s processwrapper-sandbox 2022-11-23T02:06:40.2470000Z Compiling test/cpp/api/nn_utils.cpp; 4s processwrapper-sandbox 2022-11-23T02:06:41.2259928Z 2022-11-23T02:06:41.2260489Z  2022-11-23T02:06:41.2260822Z  2022-11-23T02:06:41.2261098Z  2022-11-23T02:06:41.2261387Z  2022-11-23T02:06:41.2263400Z  2022-11-23T02:06:41.2263763Z  2022-11-23T02:06:41.2264221Z  2022-11-23T02:06:41.2264521Z  2022-11-23T02:06:41.2265386Z [3,269 / 3,284] 17 / 26 tests; 8 actions, 7 running; last test: ...lelist_test 2022-11-23T02:06:41.2266412Z Linking jit_tests; 56s processwrapper-sandbox 2022-11-23T02:06:41.2267285Z Compiling test/cpp/api/functional.cpp; 12s processwrapper-sandbox 2022-11-23T02:06:41.2268259Z Compiling test/cpp/api/modules.cpp; 12s processwrapper-sandbox 2022-11-23T02:06:41.2269157Z Compiling test/cpp/api/enum.cpp; 8s processwrapper-sandbox 2022-11-23T02:06:41.2270205Z Compiling test/cpp/api/tensor.cpp; 8s processwrapper-sandbox 2022-11-23T02:06:41.2270933Z Compiling test/cpp/api/rnn.cpp; 6s processwrapper-sandbox 2022-11-23T02:06:41.2271609Z Compiling test/cpp/api/nn_utils.cpp; 5s processwrapper-sandbox 2022-11-23T02:06:41.2272074Z [Prepa] Linking serialize_test 2022-11-23T02:06:41.4464146Z 2022-11-23T02:06:41.4464845Z  2022-11-23T02:06:41.4465219Z  2022-11-23T02:06:41.4465439Z  2022-11-23T02:06:41.4465601Z  2022-11-23T02:06:41.4465771Z  2022-11-23T02:06:41.4465981Z  2022-11-23T02:06:41.4466223Z  2022-11-23T02:06:41.4466392Z  2022-11-23T02:06:41.4466735Z [3,272 / 3,284] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:06:41.4467101Z Linking jit_tests; 56s processwrapper-sandbox 2022-11-23T02:06:41.4467448Z Compiling test/cpp/api/functional.cpp; 12s processwrapper-sandbox 2022-11-23T02:06:41.4467824Z Compiling test/cpp/api/modules.cpp; 12s processwrapper-sandbox 2022-11-23T02:06:41.4468181Z Compiling test/cpp/api/nn_utils.cpp; 5s processwrapper-sandbox 2022-11-23T02:06:41.4468499Z Linking serialize_test; 0s processwrapper-sandbox 2022-11-23T02:06:41.4468806Z Linking enum_test; 0s processwrapper-sandbox 2022-11-23T02:06:41.4469111Z Linking tensor_test; 0s processwrapper-sandbox 2022-11-23T02:06:41.4469397Z Linking rnn_test; 0s processwrapper-sandbox 2022-11-23T02:06:41.6543573Z 2022-11-23T02:06:41.6544489Z  2022-11-23T02:06:41.6547337Z  2022-11-23T02:06:41.6547732Z  2022-11-23T02:06:41.6551408Z  2022-11-23T02:06:41.6551845Z  2022-11-23T02:06:41.6554197Z  2022-11-23T02:06:41.6554559Z  2022-11-23T02:06:41.6557410Z  2022-11-23T02:06:41.6558117Z [3,276 / 3,284] 17 / 26 tests; 8 actions, 7 running; last test: ...lelist_test 2022-11-23T02:06:41.6561196Z Linking jit_tests; 56s processwrapper-sandbox 2022-11-23T02:06:41.6562222Z Linking serialize_test; 0s processwrapper-sandbox 2022-11-23T02:06:41.6565033Z Linking enum_test; 0s processwrapper-sandbox 2022-11-23T02:06:41.6565697Z Linking tensor_test; 0s processwrapper-sandbox 2022-11-23T02:06:41.6566383Z Linking rnn_test; 0s processwrapper-sandbox 2022-11-23T02:06:41.6567128Z Linking functional_test; 0s processwrapper-sandbox 2022-11-23T02:06:41.6567892Z Linking nn_utils_test; 0s processwrapper-sandbox 2022-11-23T02:06:41.6568490Z [Prepa] Linking modules_test 2022-11-23T02:06:41.8682625Z 2022-11-23T02:06:41.8683193Z  2022-11-23T02:06:41.8683518Z  2022-11-23T02:06:41.8683793Z  2022-11-23T02:06:41.8684066Z  2022-11-23T02:06:41.8684322Z  2022-11-23T02:06:41.8684825Z  2022-11-23T02:06:41.8685191Z  2022-11-23T02:06:41.8685453Z  2022-11-23T02:06:41.8686034Z [3,276 / 3,284] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:06:41.8686596Z Linking jit_tests; 56s processwrapper-sandbox 2022-11-23T02:06:41.8687130Z Linking serialize_test; 0s processwrapper-sandbox 2022-11-23T02:06:41.8687645Z Linking enum_test; 0s processwrapper-sandbox 2022-11-23T02:06:41.8688160Z Linking tensor_test; 0s processwrapper-sandbox 2022-11-23T02:06:41.8688662Z Linking rnn_test; 0s processwrapper-sandbox 2022-11-23T02:06:41.8689166Z Linking functional_test; 0s processwrapper-sandbox 2022-11-23T02:06:41.8689691Z Linking nn_utils_test; 0s processwrapper-sandbox 2022-11-23T02:06:41.8690226Z Linking modules_test; 0s processwrapper-sandbox 2022-11-23T02:06:43.0688540Z 2022-11-23T02:06:43.0689174Z  2022-11-23T02:06:43.0689525Z  2022-11-23T02:06:43.0689795Z  2022-11-23T02:06:43.0690082Z  2022-11-23T02:06:43.0690339Z  2022-11-23T02:06:43.0690621Z  2022-11-23T02:06:43.0690898Z  2022-11-23T02:06:43.0691161Z [K 2022-11-23T02:06:43.0691725Z [3,276 / 3,284] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:06:43.0692308Z Linking jit_tests; 58s processwrapper-sandbox 2022-11-23T02:06:43.0692834Z Linking serialize_test; 1s processwrapper-sandbox 2022-11-23T02:06:43.0693341Z Linking enum_test; 1s processwrapper-sandbox 2022-11-23T02:06:43.0693834Z Linking tensor_test; 1s processwrapper-sandbox 2022-11-23T02:06:43.0694347Z Linking rnn_test; 1s processwrapper-sandbox 2022-11-23T02:06:43.0694860Z Linking functional_test; 1s processwrapper-sandbox 2022-11-23T02:06:43.0695181Z Linking nn_utils_test; 1s processwrapper-sandbox 2022-11-23T02:06:43.0695481Z Linking modules_test; 1s processwrapper-sandbox 2022-11-23T02:06:44.0694965Z 2022-11-23T02:06:44.0695495Z  2022-11-23T02:06:44.0695804Z  2022-11-23T02:06:44.0695983Z  2022-11-23T02:06:44.0696140Z  2022-11-23T02:06:44.0696309Z  2022-11-23T02:06:44.0696478Z  2022-11-23T02:06:44.0696639Z  2022-11-23T02:06:44.0696812Z  2022-11-23T02:06:44.0697159Z [3,276 / 3,284] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:06:44.0697505Z Linking jit_tests; 59s processwrapper-sandbox 2022-11-23T02:06:44.0697827Z Linking serialize_test; 2s processwrapper-sandbox 2022-11-23T02:06:44.0698138Z Linking enum_test; 2s processwrapper-sandbox 2022-11-23T02:06:44.0698446Z Linking tensor_test; 2s processwrapper-sandbox 2022-11-23T02:06:44.0698734Z Linking rnn_test; 2s processwrapper-sandbox 2022-11-23T02:06:44.0699043Z Linking functional_test; 2s processwrapper-sandbox 2022-11-23T02:06:44.0699358Z Linking nn_utils_test; 2s processwrapper-sandbox 2022-11-23T02:06:44.0699656Z Linking modules_test; 2s processwrapper-sandbox 2022-11-23T02:06:45.0701361Z 2022-11-23T02:06:45.0701825Z  2022-11-23T02:06:45.0702047Z  2022-11-23T02:06:45.0702225Z  2022-11-23T02:06:45.0702433Z  2022-11-23T02:06:45.0702799Z  2022-11-23T02:06:45.0702973Z  2022-11-23T02:06:45.0703147Z  2022-11-23T02:06:45.0703365Z  2022-11-23T02:06:45.0703720Z [3,276 / 3,284] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:06:45.0704114Z Linking jit_tests; 60s processwrapper-sandbox 2022-11-23T02:06:45.0704442Z Linking serialize_test; 3s processwrapper-sandbox 2022-11-23T02:06:45.0704810Z Linking enum_test; 3s processwrapper-sandbox 2022-11-23T02:06:45.0705109Z Linking tensor_test; 3s processwrapper-sandbox 2022-11-23T02:06:45.0705411Z Linking rnn_test; 3s processwrapper-sandbox 2022-11-23T02:06:45.0705787Z Linking functional_test; 3s processwrapper-sandbox 2022-11-23T02:06:45.0706104Z Linking nn_utils_test; 3s processwrapper-sandbox 2022-11-23T02:06:45.0706552Z Linking modules_test; 3s processwrapper-sandbox 2022-11-23T02:06:46.2709566Z 2022-11-23T02:06:46.2710092Z  2022-11-23T02:06:46.2710402Z  2022-11-23T02:06:46.2710675Z  2022-11-23T02:06:46.2710909Z  2022-11-23T02:06:46.2711153Z  2022-11-23T02:06:46.2711699Z  2022-11-23T02:06:46.2711920Z  2022-11-23T02:06:46.2712158Z  2022-11-23T02:06:46.2712634Z [3,276 / 3,284] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:06:46.2713095Z Linking jit_tests; 61s processwrapper-sandbox 2022-11-23T02:06:46.2713605Z Linking serialize_test; 5s processwrapper-sandbox 2022-11-23T02:06:46.2714102Z Linking enum_test; 4s processwrapper-sandbox 2022-11-23T02:06:46.2714603Z Linking tensor_test; 4s processwrapper-sandbox 2022-11-23T02:06:46.2715113Z Linking rnn_test; 4s processwrapper-sandbox 2022-11-23T02:06:46.2715587Z Linking functional_test; 4s processwrapper-sandbox 2022-11-23T02:06:46.2716060Z Linking nn_utils_test; 4s processwrapper-sandbox 2022-11-23T02:06:46.2716535Z Linking modules_test; 4s processwrapper-sandbox 2022-11-23T02:06:47.2717621Z 2022-11-23T02:06:47.2718231Z  2022-11-23T02:06:47.2718636Z  2022-11-23T02:06:47.2718931Z  2022-11-23T02:06:47.2719208Z  2022-11-23T02:06:47.2719506Z  2022-11-23T02:06:47.2719820Z  2022-11-23T02:06:47.2720103Z  2022-11-23T02:06:47.2720403Z  2022-11-23T02:06:47.2720991Z [3,276 / 3,284] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:06:47.2721667Z Linking jit_tests; 62s processwrapper-sandbox 2022-11-23T02:06:47.2722136Z Linking serialize_test; 6s processwrapper-sandbox 2022-11-23T02:06:47.2722602Z Linking enum_test; 5s processwrapper-sandbox 2022-11-23T02:06:47.2723117Z Linking tensor_test; 5s processwrapper-sandbox 2022-11-23T02:06:47.2723596Z Linking rnn_test; 5s processwrapper-sandbox 2022-11-23T02:06:47.2724114Z Linking functional_test; 5s processwrapper-sandbox 2022-11-23T02:06:47.2724591Z Linking nn_utils_test; 5s processwrapper-sandbox 2022-11-23T02:06:47.2725099Z Linking modules_test; 5s processwrapper-sandbox 2022-11-23T02:06:48.2720975Z 2022-11-23T02:06:48.2721740Z  2022-11-23T02:06:48.2724634Z  2022-11-23T02:06:48.2724967Z  2022-11-23T02:06:48.2725285Z  2022-11-23T02:06:48.2725587Z  2022-11-23T02:06:48.2725897Z  2022-11-23T02:06:48.2726224Z  2022-11-23T02:06:48.2726510Z  2022-11-23T02:06:48.2727055Z [3,276 / 3,284] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:06:48.2727584Z Linking jit_tests; 63s processwrapper-sandbox 2022-11-23T02:06:48.2728063Z Linking serialize_test; 7s processwrapper-sandbox 2022-11-23T02:06:48.2728546Z Linking enum_test; 6s processwrapper-sandbox 2022-11-23T02:06:48.2729027Z Linking tensor_test; 6s processwrapper-sandbox 2022-11-23T02:06:48.2729490Z Linking rnn_test; 6s processwrapper-sandbox 2022-11-23T02:06:48.2729979Z Linking functional_test; 6s processwrapper-sandbox 2022-11-23T02:06:48.2730684Z Linking nn_utils_test; 6s processwrapper-sandbox 2022-11-23T02:06:48.2731154Z Linking modules_test; 6s processwrapper-sandbox 2022-11-23T02:06:49.2741442Z 2022-11-23T02:06:49.2741962Z  2022-11-23T02:06:49.2742294Z  2022-11-23T02:06:49.2742567Z  2022-11-23T02:06:49.2742812Z  2022-11-23T02:06:49.2743066Z  2022-11-23T02:06:49.2743335Z  2022-11-23T02:06:49.2743584Z  2022-11-23T02:06:49.2743848Z  2022-11-23T02:06:49.2744386Z [3,276 / 3,284] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:06:49.2744904Z Linking jit_tests; 64s processwrapper-sandbox 2022-11-23T02:06:49.2745396Z Linking serialize_test; 8s processwrapper-sandbox 2022-11-23T02:06:49.2746076Z Linking enum_test; 7s processwrapper-sandbox 2022-11-23T02:06:49.2746509Z Linking tensor_test; 7s processwrapper-sandbox 2022-11-23T02:06:49.2746956Z Linking rnn_test; 7s processwrapper-sandbox 2022-11-23T02:06:49.2747424Z Linking functional_test; 7s processwrapper-sandbox 2022-11-23T02:06:49.2747875Z Linking nn_utils_test; 7s processwrapper-sandbox 2022-11-23T02:06:49.2748353Z Linking modules_test; 7s processwrapper-sandbox 2022-11-23T02:06:50.2742108Z 2022-11-23T02:06:50.2742666Z  2022-11-23T02:06:50.2743061Z  2022-11-23T02:06:50.2743409Z  2022-11-23T02:06:50.2743705Z  2022-11-23T02:06:50.2744017Z  2022-11-23T02:06:50.2744326Z  2022-11-23T02:06:50.2744572Z  2022-11-23T02:06:50.2744760Z  2022-11-23T02:06:50.2745115Z [3,276 / 3,284] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:06:50.2745459Z Linking jit_tests; 65s processwrapper-sandbox 2022-11-23T02:06:50.2745799Z Linking serialize_test; 9s processwrapper-sandbox 2022-11-23T02:06:50.2746109Z Linking enum_test; 8s processwrapper-sandbox 2022-11-23T02:06:50.2746420Z Linking tensor_test; 8s processwrapper-sandbox 2022-11-23T02:06:50.2746710Z Linking rnn_test; 8s processwrapper-sandbox 2022-11-23T02:06:50.2747021Z Linking functional_test; 8s processwrapper-sandbox 2022-11-23T02:06:50.2747335Z Linking nn_utils_test; 8s processwrapper-sandbox 2022-11-23T02:06:50.2747631Z Linking modules_test; 8s processwrapper-sandbox 2022-11-23T02:06:51.2747858Z 2022-11-23T02:06:51.2748414Z  2022-11-23T02:06:51.2748757Z  2022-11-23T02:06:51.2749060Z  2022-11-23T02:06:51.2749341Z  2022-11-23T02:06:51.2749664Z  2022-11-23T02:06:51.2749974Z  2022-11-23T02:06:51.2750282Z  2022-11-23T02:06:51.2750617Z  2022-11-23T02:06:51.2751017Z [3,276 / 3,284] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:06:51.2751382Z Linking jit_tests; 66s processwrapper-sandbox 2022-11-23T02:06:51.2751710Z Linking serialize_test; 10s processwrapper-sandbox 2022-11-23T02:06:51.2752027Z Linking enum_test; 9s processwrapper-sandbox 2022-11-23T02:06:51.2752323Z Linking tensor_test; 9s processwrapper-sandbox 2022-11-23T02:06:51.2752629Z Linking rnn_test; 9s processwrapper-sandbox 2022-11-23T02:06:51.2752941Z Linking functional_test; 9s processwrapper-sandbox 2022-11-23T02:06:51.2753257Z Linking nn_utils_test; 9s processwrapper-sandbox 2022-11-23T02:06:51.2753553Z Linking modules_test; 9s processwrapper-sandbox 2022-11-23T02:06:52.4754507Z 2022-11-23T02:06:52.4755053Z  2022-11-23T02:06:52.4755440Z  2022-11-23T02:06:52.4755811Z  2022-11-23T02:06:52.4756055Z  2022-11-23T02:06:52.4756228Z  2022-11-23T02:06:52.4756397Z  2022-11-23T02:06:52.4756553Z  2022-11-23T02:06:52.4756722Z  2022-11-23T02:06:52.4757066Z [3,276 / 3,284] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:06:52.4757416Z Linking jit_tests; 67s processwrapper-sandbox 2022-11-23T02:06:52.4757946Z Linking serialize_test; 11s processwrapper-sandbox 2022-11-23T02:06:52.4758348Z Linking enum_test; 11s processwrapper-sandbox 2022-11-23T02:06:52.4758640Z Linking tensor_test; 11s processwrapper-sandbox 2022-11-23T02:06:52.4758944Z Linking rnn_test; 11s processwrapper-sandbox 2022-11-23T02:06:52.4759259Z Linking functional_test; 10s processwrapper-sandbox 2022-11-23T02:06:52.4759564Z Linking nn_utils_test; 10s processwrapper-sandbox 2022-11-23T02:06:52.4759880Z Linking modules_test; 10s processwrapper-sandbox 2022-11-23T02:06:53.2192682Z 2022-11-23T02:06:53.2193211Z  2022-11-23T02:06:53.2193567Z  2022-11-23T02:06:53.2193915Z  2022-11-23T02:06:53.2194222Z  2022-11-23T02:06:53.2194532Z  2022-11-23T02:06:53.2194738Z  2022-11-23T02:06:53.2194905Z  2022-11-23T02:06:53.2195287Z  2022-11-23T02:06:53.2195635Z [3,276 / 3,284] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:06:53.2195997Z Linking jit_tests; 68s processwrapper-sandbox 2022-11-23T02:06:53.2196323Z Linking serialize_test; 11s processwrapper-sandbox 2022-11-23T02:06:53.2196636Z Linking enum_test; 11s processwrapper-sandbox 2022-11-23T02:06:53.2196931Z Linking tensor_test; 11s processwrapper-sandbox 2022-11-23T02:06:53.2197236Z Linking rnn_test; 11s processwrapper-sandbox 2022-11-23T02:06:53.2197551Z Linking functional_test; 11s processwrapper-sandbox 2022-11-23T02:06:53.2197854Z Linking nn_utils_test; 11s processwrapper-sandbox 2022-11-23T02:06:53.2198233Z Linking modules_test; 11s processwrapper-sandbox 2022-11-23T02:06:54.2763892Z 2022-11-23T02:06:54.2764494Z  2022-11-23T02:06:54.2764886Z  2022-11-23T02:06:54.2765319Z  2022-11-23T02:06:54.2765628Z  2022-11-23T02:06:54.2765963Z  2022-11-23T02:06:54.2766254Z  2022-11-23T02:06:54.2766560Z  2022-11-23T02:06:54.2766839Z  2022-11-23T02:06:54.2767461Z [3,276 / 3,284] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:06:54.2767878Z Linking jit_tests; 69s processwrapper-sandbox 2022-11-23T02:06:54.2768204Z Linking serialize_test; 13s processwrapper-sandbox 2022-11-23T02:06:54.2768570Z Linking enum_test; 12s processwrapper-sandbox 2022-11-23T02:06:54.2768868Z Linking tensor_test; 12s processwrapper-sandbox 2022-11-23T02:06:54.2769176Z Linking rnn_test; 12s processwrapper-sandbox 2022-11-23T02:06:54.2769489Z Linking functional_test; 12s processwrapper-sandbox 2022-11-23T02:06:54.2769791Z Linking nn_utils_test; 12s processwrapper-sandbox 2022-11-23T02:06:54.2770101Z Linking modules_test; 12s processwrapper-sandbox 2022-11-23T02:06:55.2769783Z 2022-11-23T02:06:55.2770348Z  2022-11-23T02:06:55.2770673Z  2022-11-23T02:06:55.2771010Z  2022-11-23T02:06:55.2771303Z  2022-11-23T02:06:55.2771617Z  2022-11-23T02:06:55.2771910Z  2022-11-23T02:06:55.2772218Z  2022-11-23T02:06:55.2772528Z  2022-11-23T02:06:55.2773158Z [3,276 / 3,284] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:06:55.2773573Z Linking jit_tests; 70s processwrapper-sandbox 2022-11-23T02:06:55.2773902Z Linking serialize_test; 14s processwrapper-sandbox 2022-11-23T02:06:55.2774202Z Linking enum_test; 13s processwrapper-sandbox 2022-11-23T02:06:55.2774510Z Linking tensor_test; 13s processwrapper-sandbox 2022-11-23T02:06:55.2774818Z Linking rnn_test; 13s processwrapper-sandbox 2022-11-23T02:06:55.2775133Z Linking functional_test; 13s processwrapper-sandbox 2022-11-23T02:06:55.2775434Z Linking nn_utils_test; 13s processwrapper-sandbox 2022-11-23T02:06:55.2775747Z Linking modules_test; 13s processwrapper-sandbox 2022-11-23T02:06:56.4776384Z 2022-11-23T02:06:56.4777003Z  2022-11-23T02:06:56.4777335Z  2022-11-23T02:06:56.4777666Z  2022-11-23T02:06:56.4777992Z  2022-11-23T02:06:56.4778258Z  2022-11-23T02:06:56.4778587Z  2022-11-23T02:06:56.4778763Z  2022-11-23T02:06:56.4778933Z  2022-11-23T02:06:56.4779279Z [3,276 / 3,284] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:06:56.4779633Z Linking jit_tests; 71s processwrapper-sandbox 2022-11-23T02:06:56.4779960Z Linking serialize_test; 15s processwrapper-sandbox 2022-11-23T02:06:56.4780262Z Linking enum_test; 15s processwrapper-sandbox 2022-11-23T02:06:56.4780566Z Linking tensor_test; 15s processwrapper-sandbox 2022-11-23T02:06:56.4780870Z Linking rnn_test; 15s processwrapper-sandbox 2022-11-23T02:06:56.4781172Z Linking functional_test; 14s processwrapper-sandbox 2022-11-23T02:06:56.4781491Z Linking nn_utils_test; 14s processwrapper-sandbox 2022-11-23T02:06:56.4781880Z Linking modules_test; 14s processwrapper-sandbox 2022-11-23T02:06:57.4783524Z 2022-11-23T02:06:57.4784074Z  2022-11-23T02:06:57.4784383Z  2022-11-23T02:06:57.4784565Z  2022-11-23T02:06:57.4784753Z  2022-11-23T02:06:57.4784912Z  2022-11-23T02:06:57.4785081Z  2022-11-23T02:06:57.4785251Z  2022-11-23T02:06:57.4785405Z  2022-11-23T02:06:57.4785760Z [3,276 / 3,284] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:06:57.4786115Z Linking jit_tests; 72s processwrapper-sandbox 2022-11-23T02:06:57.4786444Z Linking serialize_test; 16s processwrapper-sandbox 2022-11-23T02:06:57.4786747Z Linking enum_test; 16s processwrapper-sandbox 2022-11-23T02:06:57.4787055Z Linking tensor_test; 16s processwrapper-sandbox 2022-11-23T02:06:57.4787359Z Linking rnn_test; 16s processwrapper-sandbox 2022-11-23T02:06:57.4787663Z Linking functional_test; 15s processwrapper-sandbox 2022-11-23T02:06:57.4787988Z Linking nn_utils_test; 15s processwrapper-sandbox 2022-11-23T02:06:57.4788304Z Linking modules_test; 15s processwrapper-sandbox 2022-11-23T02:06:58.4789948Z 2022-11-23T02:06:58.4790528Z  2022-11-23T02:06:58.4790901Z  2022-11-23T02:06:58.4791196Z  2022-11-23T02:06:58.4791482Z  2022-11-23T02:06:58.4791725Z  2022-11-23T02:06:58.4791990Z  2022-11-23T02:06:58.4792254Z  2022-11-23T02:06:58.4792499Z  2022-11-23T02:06:58.4793054Z [3,276 / 3,284] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:06:58.4793627Z Linking jit_tests; 73s processwrapper-sandbox 2022-11-23T02:06:58.4794114Z Linking serialize_test; 17s processwrapper-sandbox 2022-11-23T02:06:58.4794645Z Linking enum_test; 17s processwrapper-sandbox 2022-11-23T02:06:58.4795165Z Linking tensor_test; 17s processwrapper-sandbox 2022-11-23T02:06:58.4795693Z Linking rnn_test; 17s processwrapper-sandbox 2022-11-23T02:06:58.4796250Z Linking functional_test; 16s processwrapper-sandbox 2022-11-23T02:06:58.4796810Z Linking nn_utils_test; 16s processwrapper-sandbox 2022-11-23T02:06:58.4797282Z Linking modules_test; 16s processwrapper-sandbox 2022-11-23T02:06:59.6796140Z 2022-11-23T02:06:59.6796598Z  2022-11-23T02:06:59.6796913Z  2022-11-23T02:06:59.6797255Z  2022-11-23T02:06:59.6797582Z  2022-11-23T02:06:59.6797873Z  2022-11-23T02:06:59.6798220Z  2022-11-23T02:06:59.6798405Z  2022-11-23T02:06:59.6798560Z  2022-11-23T02:06:59.6798921Z [3,276 / 3,284] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:06:59.6799280Z Linking jit_tests; 74s processwrapper-sandbox 2022-11-23T02:06:59.6799593Z Linking serialize_test; 18s processwrapper-sandbox 2022-11-23T02:06:59.6799906Z Linking enum_test; 18s processwrapper-sandbox 2022-11-23T02:06:59.6800214Z Linking tensor_test; 18s processwrapper-sandbox 2022-11-23T02:06:59.6800530Z Linking rnn_test; 18s processwrapper-sandbox 2022-11-23T02:06:59.6800833Z Linking functional_test; 18s processwrapper-sandbox 2022-11-23T02:06:59.6801288Z Linking nn_utils_test; 18s processwrapper-sandbox 2022-11-23T02:06:59.6801761Z Linking modules_test; 18s processwrapper-sandbox 2022-11-23T02:07:00.6802049Z 2022-11-23T02:07:00.6802648Z  2022-11-23T02:07:00.6803047Z  2022-11-23T02:07:00.6803353Z  2022-11-23T02:07:00.6803673Z  2022-11-23T02:07:00.6803986Z  2022-11-23T02:07:00.6804163Z  2022-11-23T02:07:00.6804332Z  2022-11-23T02:07:00.6804500Z  2022-11-23T02:07:00.6804835Z [3,276 / 3,284] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:07:00.6805188Z Linking jit_tests; 75s processwrapper-sandbox 2022-11-23T02:07:00.6805517Z Linking serialize_test; 19s processwrapper-sandbox 2022-11-23T02:07:00.6805994Z Linking enum_test; 19s processwrapper-sandbox 2022-11-23T02:07:00.6806289Z Linking tensor_test; 19s processwrapper-sandbox 2022-11-23T02:07:00.6806595Z Linking rnn_test; 19s processwrapper-sandbox 2022-11-23T02:07:00.6806918Z Linking functional_test; 19s processwrapper-sandbox 2022-11-23T02:07:00.6807225Z Linking nn_utils_test; 19s processwrapper-sandbox 2022-11-23T02:07:00.6807539Z Linking modules_test; 19s processwrapper-sandbox 2022-11-23T02:07:01.6809310Z 2022-11-23T02:07:01.6812433Z  2022-11-23T02:07:01.6812788Z  2022-11-23T02:07:01.6813042Z  2022-11-23T02:07:01.6813302Z  2022-11-23T02:07:01.6813578Z  2022-11-23T02:07:01.6813828Z  2022-11-23T02:07:01.6814069Z  2022-11-23T02:07:01.6814311Z  2022-11-23T02:07:01.6814808Z [3,276 / 3,284] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:07:01.6815310Z Linking jit_tests; 76s processwrapper-sandbox 2022-11-23T02:07:01.6815805Z Linking serialize_test; 20s processwrapper-sandbox 2022-11-23T02:07:01.6816267Z Linking enum_test; 20s processwrapper-sandbox 2022-11-23T02:07:01.6816706Z Linking tensor_test; 20s processwrapper-sandbox 2022-11-23T02:07:01.6817138Z Linking rnn_test; 20s processwrapper-sandbox 2022-11-23T02:07:01.6817603Z Linking functional_test; 20s processwrapper-sandbox 2022-11-23T02:07:01.6818051Z Linking nn_utils_test; 20s processwrapper-sandbox 2022-11-23T02:07:01.6818514Z Linking modules_test; 20s processwrapper-sandbox 2022-11-23T02:07:02.1570124Z 2022-11-23T02:07:02.1570900Z  2022-11-23T02:07:02.1571168Z  2022-11-23T02:07:02.1571351Z  2022-11-23T02:07:02.1571520Z  2022-11-23T02:07:02.1571692Z  2022-11-23T02:07:02.1571849Z  2022-11-23T02:07:02.1572015Z  2022-11-23T02:07:02.1572182Z  2022-11-23T02:07:02.1572522Z [3,277 / 3,285] 17 / 26 tests; 8 actions, 7 running; last test: ...lelist_test 2022-11-23T02:07:02.1572892Z Linking jit_tests; 77s processwrapper-sandbox 2022-11-23T02:07:02.1573218Z Linking serialize_test; 20s processwrapper-sandbox 2022-11-23T02:07:02.1573521Z Linking enum_test; 20s processwrapper-sandbox 2022-11-23T02:07:02.1573830Z Linking tensor_test; 20s processwrapper-sandbox 2022-11-23T02:07:02.1574131Z Linking rnn_test; 20s processwrapper-sandbox 2022-11-23T02:07:02.1574430Z Linking functional_test; 20s processwrapper-sandbox 2022-11-23T02:07:02.1574745Z Linking modules_test; 20s processwrapper-sandbox 2022-11-23T02:07:02.1574987Z [Prepa] Testing //:nn_utils_test 2022-11-23T02:07:02.4787989Z 2022-11-23T02:07:02.4788645Z  2022-11-23T02:07:02.4788994Z  2022-11-23T02:07:02.4789322Z  2022-11-23T02:07:02.4789630Z  2022-11-23T02:07:02.4789913Z  2022-11-23T02:07:02.4790211Z  2022-11-23T02:07:02.4790514Z  2022-11-23T02:07:02.4790799Z  2022-11-23T02:07:02.4791420Z [3,279 / 3,287] 17 / 26 tests; 8 actions, 7 running; last test: ...lelist_test 2022-11-23T02:07:02.4792041Z Linking jit_tests; 77s processwrapper-sandbox 2022-11-23T02:07:02.4792772Z Linking serialize_test; 21s processwrapper-sandbox 2022-11-23T02:07:02.4793346Z Linking tensor_test; 21s processwrapper-sandbox 2022-11-23T02:07:02.4793921Z Linking functional_test; 20s processwrapper-sandbox 2022-11-23T02:07:02.4794476Z Linking modules_test; 20s processwrapper-sandbox 2022-11-23T02:07:02.4795044Z Testing //:nn_utils_test; 0s processwrapper-sandbox 2022-11-23T02:07:02.4795592Z Testing //:enum_test; 0s processwrapper-sandbox 2022-11-23T02:07:02.4795999Z [Prepa] Testing //:rnn_test 2022-11-23T02:07:02.6814575Z 2022-11-23T02:07:02.6815078Z  2022-11-23T02:07:02.6815490Z  2022-11-23T02:07:02.6815797Z  2022-11-23T02:07:02.6816090Z  2022-11-23T02:07:02.6816395Z  2022-11-23T02:07:02.6816694Z  2022-11-23T02:07:02.6816979Z  2022-11-23T02:07:02.6817465Z  2022-11-23T02:07:02.6818088Z [3,279 / 3,287] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:07:02.6818713Z Linking jit_tests; 77s processwrapper-sandbox 2022-11-23T02:07:02.6819271Z Linking serialize_test; 21s processwrapper-sandbox 2022-11-23T02:07:02.6819839Z Linking tensor_test; 21s processwrapper-sandbox 2022-11-23T02:07:02.6820408Z Linking functional_test; 21s processwrapper-sandbox 2022-11-23T02:07:02.6820965Z Linking modules_test; 21s processwrapper-sandbox 2022-11-23T02:07:02.6821541Z Testing //:nn_utils_test; 0s processwrapper-sandbox 2022-11-23T02:07:02.6822104Z Testing //:enum_test; 0s processwrapper-sandbox 2022-11-23T02:07:02.6822638Z Testing //:rnn_test; 0s processwrapper-sandbox 2022-11-23T02:07:02.8817017Z 2022-11-23T02:07:02.8817806Z  2022-11-23T02:07:02.8818347Z  2022-11-23T02:07:02.8818619Z  2022-11-23T02:07:02.8819076Z  2022-11-23T02:07:02.8819403Z  2022-11-23T02:07:02.8819838Z  2022-11-23T02:07:02.8820028Z  2022-11-23T02:07:02.8820200Z  2022-11-23T02:07:02.8820644Z [3,280 / 3,288] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:07:02.8820988Z Linking jit_tests; 77s processwrapper-sandbox 2022-11-23T02:07:02.8821319Z Linking serialize_test; 21s processwrapper-sandbox 2022-11-23T02:07:02.8821650Z Linking functional_test; 21s processwrapper-sandbox 2022-11-23T02:07:02.8821957Z Linking modules_test; 21s processwrapper-sandbox 2022-11-23T02:07:02.8822279Z Testing //:nn_utils_test; 0s processwrapper-sandbox 2022-11-23T02:07:02.8822594Z Testing //:enum_test; 0s processwrapper-sandbox 2022-11-23T02:07:02.8822891Z Testing //:rnn_test; 0s processwrapper-sandbox 2022-11-23T02:07:02.8823205Z Testing //:tensor_test; 0s processwrapper-sandbox 2022-11-23T02:07:03.1346945Z 2022-11-23T02:07:03.1347530Z  2022-11-23T02:07:03.1347932Z  2022-11-23T02:07:03.1348261Z  2022-11-23T02:07:03.1348555Z  2022-11-23T02:07:03.1348734Z  2022-11-23T02:07:03.1348895Z  2022-11-23T02:07:03.1349126Z  2022-11-23T02:07:03.1349299Z  2022-11-23T02:07:03.1349642Z [3,281 / 3,289] 17 / 26 tests; 8 actions, 7 running; last test: ...lelist_test 2022-11-23T02:07:03.1350057Z Linking jit_tests; 78s processwrapper-sandbox 2022-11-23T02:07:03.1350385Z Linking serialize_test; 21s processwrapper-sandbox 2022-11-23T02:07:03.1350750Z Linking modules_test; 21s processwrapper-sandbox 2022-11-23T02:07:03.1351073Z Testing //:nn_utils_test; 0s processwrapper-sandbox 2022-11-23T02:07:03.1351443Z Testing //:enum_test; 0s processwrapper-sandbox 2022-11-23T02:07:03.1351740Z Testing //:rnn_test; 0s processwrapper-sandbox 2022-11-23T02:07:03.1352081Z Testing //:tensor_test; 0s processwrapper-sandbox 2022-11-23T02:07:03.1352347Z [Prepa] Testing //:functional_test 2022-11-23T02:07:03.4821509Z 2022-11-23T02:07:03.4822082Z  2022-11-23T02:07:03.4822443Z  2022-11-23T02:07:03.4822762Z  2022-11-23T02:07:03.4823065Z  2022-11-23T02:07:03.4823370Z  2022-11-23T02:07:03.4823860Z  2022-11-23T02:07:03.4824172Z  2022-11-23T02:07:03.4824472Z  2022-11-23T02:07:03.4825053Z [3,282 / 3,290] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:07:03.4825667Z Linking jit_tests; 78s processwrapper-sandbox 2022-11-23T02:07:03.4826238Z Linking modules_test; 21s processwrapper-sandbox 2022-11-23T02:07:03.4826821Z Testing //:nn_utils_test; 1s processwrapper-sandbox 2022-11-23T02:07:03.4827357Z Testing //:enum_test; 1s processwrapper-sandbox 2022-11-23T02:07:03.4827902Z Testing //:rnn_test; 0s processwrapper-sandbox 2022-11-23T02:07:03.4828471Z Testing //:tensor_test; 0s processwrapper-sandbox 2022-11-23T02:07:03.4829037Z Testing //:functional_test; 0s processwrapper-sandbox 2022-11-23T02:07:03.4829704Z Testing //:serialize_test; 0s processwrapper-sandbox 2022-11-23T02:07:03.8825953Z 2022-11-23T02:07:03.8826472Z  2022-11-23T02:07:03.8826752Z  2022-11-23T02:07:03.8827013Z  2022-11-23T02:07:03.8827349Z  2022-11-23T02:07:03.8827664Z  2022-11-23T02:07:03.8827884Z  2022-11-23T02:07:03.8828050Z  2022-11-23T02:07:03.8828217Z  2022-11-23T02:07:03.8837016Z [3,283 / 3,291] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:07:03.8837497Z Linking jit_tests; 78s processwrapper-sandbox 2022-11-23T02:07:03.8837830Z Testing //:nn_utils_test; 1s processwrapper-sandbox 2022-11-23T02:07:03.8838226Z Testing //:enum_test; 1s processwrapper-sandbox 2022-11-23T02:07:03.8838527Z Testing //:rnn_test; 1s processwrapper-sandbox 2022-11-23T02:07:03.8838842Z Testing //:tensor_test; 1s processwrapper-sandbox 2022-11-23T02:07:03.8839170Z Testing //:functional_test; 0s processwrapper-sandbox 2022-11-23T02:07:03.8839513Z Testing //:serialize_test; 0s processwrapper-sandbox 2022-11-23T02:07:03.8839820Z Testing //:modules_test; 0s processwrapper-sandbox 2022-11-23T02:07:04.8831659Z 2022-11-23T02:07:04.8832256Z  2022-11-23T02:07:04.8832652Z  2022-11-23T02:07:04.8832998Z  2022-11-23T02:07:04.8833303Z  2022-11-23T02:07:04.8833585Z  2022-11-23T02:07:04.8833776Z  2022-11-23T02:07:04.8833932Z  2022-11-23T02:07:04.8834101Z  2022-11-23T02:07:04.8834450Z [3,283 / 3,291] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:07:04.8834796Z Linking jit_tests; 79s processwrapper-sandbox 2022-11-23T02:07:04.8835124Z Testing //:nn_utils_test; 2s processwrapper-sandbox 2022-11-23T02:07:04.8835443Z Testing //:enum_test; 2s processwrapper-sandbox 2022-11-23T02:07:04.8835737Z Testing //:rnn_test; 2s processwrapper-sandbox 2022-11-23T02:07:04.8836050Z Testing //:tensor_test; 2s processwrapper-sandbox 2022-11-23T02:07:04.8836384Z Testing //:functional_test; 1s processwrapper-sandbox 2022-11-23T02:07:04.8836714Z Testing //:serialize_test; 1s processwrapper-sandbox 2022-11-23T02:07:04.8837031Z Testing //:modules_test; 1s processwrapper-sandbox 2022-11-23T02:07:05.8842576Z 2022-11-23T02:07:05.8843000Z  2022-11-23T02:07:05.8843233Z  2022-11-23T02:07:05.8843410Z  2022-11-23T02:07:05.8843569Z  2022-11-23T02:07:05.8843740Z  2022-11-23T02:07:05.8843916Z  2022-11-23T02:07:05.8844071Z  2022-11-23T02:07:05.8844242Z  2022-11-23T02:07:05.8844591Z [3,283 / 3,291] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:07:05.8844930Z Linking jit_tests; 80s processwrapper-sandbox 2022-11-23T02:07:05.8845262Z Testing //:nn_utils_test; 3s processwrapper-sandbox 2022-11-23T02:07:05.8845579Z Testing //:enum_test; 3s processwrapper-sandbox 2022-11-23T02:07:05.8845887Z Testing //:rnn_test; 3s processwrapper-sandbox 2022-11-23T02:07:05.8846198Z Testing //:tensor_test; 3s processwrapper-sandbox 2022-11-23T02:07:05.8846666Z Testing //:functional_test; 2s processwrapper-sandbox 2022-11-23T02:07:05.8846987Z Testing //:serialize_test; 2s processwrapper-sandbox 2022-11-23T02:07:05.8847306Z Testing //:modules_test; 2s processwrapper-sandbox 2022-11-23T02:07:07.0845280Z 2022-11-23T02:07:07.0845806Z  2022-11-23T02:07:07.0846219Z  2022-11-23T02:07:07.0846641Z  2022-11-23T02:07:07.0846946Z  2022-11-23T02:07:07.0847239Z  2022-11-23T02:07:07.0847546Z  2022-11-23T02:07:07.0847724Z  2022-11-23T02:07:07.0847879Z  2022-11-23T02:07:07.0848228Z [3,283 / 3,291] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:07:07.0848586Z Linking jit_tests; 82s processwrapper-sandbox 2022-11-23T02:07:07.0848901Z Testing //:nn_utils_test; 4s processwrapper-sandbox 2022-11-23T02:07:07.0849393Z Testing //:enum_test; 4s processwrapper-sandbox 2022-11-23T02:07:07.0849701Z Testing //:rnn_test; 4s processwrapper-sandbox 2022-11-23T02:07:07.0850001Z Testing //:tensor_test; 4s processwrapper-sandbox 2022-11-23T02:07:07.0850326Z Testing //:functional_test; 3s processwrapper-sandbox 2022-11-23T02:07:07.0850654Z Testing //:serialize_test; 3s processwrapper-sandbox 2022-11-23T02:07:07.0850961Z Testing //:modules_test; 3s processwrapper-sandbox 2022-11-23T02:07:08.0851525Z 2022-11-23T02:07:08.0851982Z  2022-11-23T02:07:08.0852275Z  2022-11-23T02:07:08.0852569Z  2022-11-23T02:07:08.0852818Z  2022-11-23T02:07:08.0853132Z  2022-11-23T02:07:08.0853440Z  2022-11-23T02:07:08.0853715Z  2022-11-23T02:07:08.0853886Z  2022-11-23T02:07:08.0854245Z [3,283 / 3,291] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:07:08.0854609Z Linking jit_tests; 83s processwrapper-sandbox 2022-11-23T02:07:08.0854932Z Testing //:nn_utils_test; 5s processwrapper-sandbox 2022-11-23T02:07:08.0855245Z Testing //:enum_test; 5s processwrapper-sandbox 2022-11-23T02:07:08.0855556Z Testing //:rnn_test; 5s processwrapper-sandbox 2022-11-23T02:07:08.0855854Z Testing //:tensor_test; 5s processwrapper-sandbox 2022-11-23T02:07:08.0856171Z Testing //:functional_test; 4s processwrapper-sandbox 2022-11-23T02:07:08.0856494Z Testing //:serialize_test; 4s processwrapper-sandbox 2022-11-23T02:07:08.0856800Z Testing //:modules_test; 4s processwrapper-sandbox 2022-11-23T02:07:09.0857996Z 2022-11-23T02:07:09.0858532Z  2022-11-23T02:07:09.0858898Z  2022-11-23T02:07:09.0859250Z  2022-11-23T02:07:09.0859552Z  2022-11-23T02:07:09.0859802Z  2022-11-23T02:07:09.0859960Z  2022-11-23T02:07:09.0860134Z  2022-11-23T02:07:09.0860302Z  2022-11-23T02:07:09.0860642Z [3,283 / 3,291] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:07:09.0861015Z Linking jit_tests; 84s processwrapper-sandbox 2022-11-23T02:07:09.0861343Z Testing //:nn_utils_test; 6s processwrapper-sandbox 2022-11-23T02:07:09.0861665Z Testing //:enum_test; 6s processwrapper-sandbox 2022-11-23T02:07:09.0861956Z Testing //:rnn_test; 6s processwrapper-sandbox 2022-11-23T02:07:09.0862270Z Testing //:tensor_test; 6s processwrapper-sandbox 2022-11-23T02:07:09.0862591Z Testing //:functional_test; 5s processwrapper-sandbox 2022-11-23T02:07:09.0862902Z Testing //:serialize_test; 5s processwrapper-sandbox 2022-11-23T02:07:09.0863222Z Testing //:modules_test; 5s processwrapper-sandbox 2022-11-23T02:07:10.2871667Z 2022-11-23T02:07:10.2872202Z  2022-11-23T02:07:10.2872538Z  2022-11-23T02:07:10.2872861Z  2022-11-23T02:07:10.2873181Z  2022-11-23T02:07:10.2873480Z  2022-11-23T02:07:10.2873793Z  2022-11-23T02:07:10.2874102Z  2022-11-23T02:07:10.2874414Z  2022-11-23T02:07:10.2875021Z [3,283 / 3,291] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:07:10.2875819Z Linking jit_tests; 85s processwrapper-sandbox 2022-11-23T02:07:10.2876413Z Testing //:nn_utils_test; 8s processwrapper-sandbox 2022-11-23T02:07:10.2877007Z Testing //:enum_test; 7s processwrapper-sandbox 2022-11-23T02:07:10.2877579Z Testing //:rnn_test; 7s processwrapper-sandbox 2022-11-23T02:07:10.2878193Z Testing //:tensor_test; 7s processwrapper-sandbox 2022-11-23T02:07:10.2878751Z Testing //:functional_test; 7s processwrapper-sandbox 2022-11-23T02:07:10.2879364Z Testing //:serialize_test; 7s processwrapper-sandbox 2022-11-23T02:07:10.2880097Z Testing //:modules_test; 6s processwrapper-sandbox 2022-11-23T02:07:11.2875092Z 2022-11-23T02:07:11.2875640Z  2022-11-23T02:07:11.2876001Z  2022-11-23T02:07:11.2881863Z  2022-11-23T02:07:11.2884732Z  2022-11-23T02:07:11.2885234Z  2022-11-23T02:07:11.2886349Z  2022-11-23T02:07:11.2886654Z  2022-11-23T02:07:11.2887114Z  2022-11-23T02:07:11.2887872Z [3,283 / 3,291] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:07:11.2888655Z Linking jit_tests; 86s processwrapper-sandbox 2022-11-23T02:07:11.2889392Z Testing //:nn_utils_test; 9s processwrapper-sandbox 2022-11-23T02:07:11.2890105Z Testing //:enum_test; 8s processwrapper-sandbox 2022-11-23T02:07:11.2890624Z Testing //:rnn_test; 8s processwrapper-sandbox 2022-11-23T02:07:11.2891346Z Testing //:tensor_test; 8s processwrapper-sandbox 2022-11-23T02:07:11.2892077Z Testing //:functional_test; 8s processwrapper-sandbox 2022-11-23T02:07:11.2892790Z Testing //:serialize_test; 8s processwrapper-sandbox 2022-11-23T02:07:11.2893520Z Testing //:modules_test; 7s processwrapper-sandbox 2022-11-23T02:07:12.2879574Z 2022-11-23T02:07:12.2880135Z  2022-11-23T02:07:12.2880543Z  2022-11-23T02:07:12.2880838Z  2022-11-23T02:07:12.2881150Z  2022-11-23T02:07:12.2881445Z  2022-11-23T02:07:12.2881875Z  2022-11-23T02:07:12.2882166Z  2022-11-23T02:07:12.2882472Z  2022-11-23T02:07:12.2884365Z [3,283 / 3,291] 17 / 26 tests; 8 actions running; last test: ...odulelist_test 2022-11-23T02:07:12.2885019Z Linking jit_tests; 87s processwrapper-sandbox 2022-11-23T02:07:12.2885579Z Testing //:nn_utils_test; 10s processwrapper-sandbox 2022-11-23T02:07:12.2886127Z Testing //:enum_test; 9s processwrapper-sandbox 2022-11-23T02:07:12.2886661Z Testing //:rnn_test; 9s processwrapper-sandbox 2022-11-23T02:07:12.2887202Z Testing //:tensor_test; 9s processwrapper-sandbox 2022-11-23T02:07:12.2887784Z Testing //:functional_test; 9s processwrapper-sandbox 2022-11-23T02:07:12.2888304Z Testing //:serialize_test; 9s processwrapper-sandbox 2022-11-23T02:07:12.2888896Z Testing //:modules_test; 8s processwrapper-sandbox 2022-11-23T02:07:13.3294466Z 2022-11-23T02:07:13.3295026Z  2022-11-23T02:07:13.3295367Z  2022-11-23T02:07:13.3295684Z  2022-11-23T02:07:13.3295992Z  2022-11-23T02:07:13.3296303Z  2022-11-23T02:07:13.3296605Z  2022-11-23T02:07:13.3296910Z  2022-11-23T02:07:13.3297196Z  2022-11-23T02:07:13.3297780Z [3,283 / 3,291] 18 / 26 tests; 8 actions running; last test: //:enum_test 2022-11-23T02:07:13.3298392Z Linking jit_tests; 88s processwrapper-sandbox 2022-11-23T02:07:13.3298866Z Testing //:nn_utils_test; 11s processwrapper-sandbox 2022-11-23T02:07:13.3299385Z Testing //:enum_test; 10s processwrapper-sandbox 2022-11-23T02:07:13.3299941Z Testing //:rnn_test; 10s processwrapper-sandbox 2022-11-23T02:07:13.3300477Z Testing //:tensor_test; 10s processwrapper-sandbox 2022-11-23T02:07:13.3300996Z Testing //:functional_test; 10s processwrapper-sandbox 2022-11-23T02:07:13.3301558Z Testing //:serialize_test; 10s processwrapper-sandbox 2022-11-23T02:07:13.3302156Z Testing //:modules_test; 9s processwrapper-sandbox 2022-11-23T02:07:13.3310395Z 2022-11-23T02:07:13.3310655Z  2022-11-23T02:07:13.3311141Z  2022-11-23T02:07:13.3311443Z  2022-11-23T02:07:13.3311680Z  2022-11-23T02:07:13.3311928Z  2022-11-23T02:07:13.3312197Z  2022-11-23T02:07:13.3312440Z  2022-11-23T02:07:13.3312707Z  2022-11-23T02:07:13.3313086Z INFO: From Testing //:enum_test: 2022-11-23T02:07:13.3313631Z [3,283 / 3,291] 18 / 26 tests; 8 actions running; last test: //:enum_test 2022-11-23T02:07:13.3314152Z Linking jit_tests; 88s processwrapper-sandbox 2022-11-23T02:07:13.3314668Z Testing //:nn_utils_test; 11s processwrapper-sandbox 2022-11-23T02:07:13.3315145Z Testing //:enum_test; 10s processwrapper-sandbox 2022-11-23T02:07:13.3315641Z Testing //:rnn_test; 10s processwrapper-sandbox 2022-11-23T02:07:13.3316296Z Testing //:tensor_test; 10s processwrapper-sandbox 2022-11-23T02:07:13.3316825Z Testing //:functional_test; 10s processwrapper-sandbox 2022-11-23T02:07:13.3317348Z Testing //:serialize_test; 10s processwrapper-sandbox 2022-11-23T02:07:13.3317863Z Testing //:modules_test; 9s processwrapper-sandbox 2022-11-23T02:07:13.3326686Z 2022-11-23T02:07:13.3326945Z  2022-11-23T02:07:13.3327211Z  2022-11-23T02:07:13.3327477Z  2022-11-23T02:07:13.3327742Z  2022-11-23T02:07:13.3327994Z  2022-11-23T02:07:13.3328256Z  2022-11-23T02:07:13.3328532Z  2022-11-23T02:07:13.3328776Z  2022-11-23T02:07:13.3337091Z ==================== Test output for //:enum_test: 2022-11-23T02:07:13.3337448Z Running main() from gmock_main.cc 2022-11-23T02:07:13.3337826Z Note: Google Test filter = -*CUDA 2022-11-23T02:07:13.3338173Z [==========] Running 1 test from 1 test suite. 2022-11-23T02:07:13.3338655Z [----------] Global test environment set-up. 2022-11-23T02:07:13.3339128Z [----------] 1 test from EnumTest 2022-11-23T02:07:13.3339477Z [ RUN ] EnumTest.AllEnums 2022-11-23T02:07:13.3339852Z [ OK ] EnumTest.AllEnums (2 ms) 2022-11-23T02:07:13.3340362Z [----------] 1 test from EnumTest (2 ms total) 2022-11-23T02:07:13.3340598Z 2022-11-23T02:07:13.3340880Z [----------] Global test environment tear-down 2022-11-23T02:07:13.3341316Z [==========] 1 test from 1 test suite ran. (2 ms total) 2022-11-23T02:07:13.3341687Z [ PASSED ] 1 test. 2022-11-23T02:07:13.3341974Z ================================================================================ 2022-11-23T02:07:13.3351333Z [3,283 / 3,291] 18 / 26 tests; 8 actions running; last test: //:enum_test 2022-11-23T02:07:13.3351935Z Linking jit_tests; 88s processwrapper-sandbox 2022-11-23T02:07:13.3352510Z Testing //:nn_utils_test; 11s processwrapper-sandbox 2022-11-23T02:07:13.3352999Z Testing //:enum_test; 10s processwrapper-sandbox 2022-11-23T02:07:13.3353470Z Testing //:rnn_test; 10s processwrapper-sandbox 2022-11-23T02:07:13.3353986Z Testing //:tensor_test; 10s processwrapper-sandbox 2022-11-23T02:07:13.3354568Z Testing //:functional_test; 10s processwrapper-sandbox 2022-11-23T02:07:13.3355166Z Testing //:serialize_test; 10s processwrapper-sandbox 2022-11-23T02:07:13.3355749Z Testing //:modules_test; 9s processwrapper-sandbox 2022-11-23T02:07:13.5143280Z 2022-11-23T02:07:13.5143809Z  2022-11-23T02:07:13.5144156Z  2022-11-23T02:07:13.5144428Z  2022-11-23T02:07:13.5144710Z  2022-11-23T02:07:13.5144993Z  2022-11-23T02:07:13.5145260Z  2022-11-23T02:07:13.5145548Z  2022-11-23T02:07:13.5145829Z  2022-11-23T02:07:13.5146235Z INFO: From Testing //:tensor_test: 2022-11-23T02:07:13.5146833Z [3,286 / 3,296] 19 / 26 tests; 8 actions running; last test: //:tensor_test 2022-11-23T02:07:13.5147388Z Linking jit_tests; 88s processwrapper-sandbox 2022-11-23T02:07:13.5147919Z Testing //:nn_utils_test; 11s processwrapper-sandbox 2022-11-23T02:07:13.5148416Z Testing //:rnn_test; 11s processwrapper-sandbox 2022-11-23T02:07:13.5148916Z Testing //:tensor_test; 10s processwrapper-sandbox 2022-11-23T02:07:13.5149629Z Testing //:functional_test; 10s processwrapper-sandbox 2022-11-23T02:07:13.5150171Z Testing //:serialize_test; 10s processwrapper-sandbox 2022-11-23T02:07:13.5150687Z Testing //:modules_test; 9s processwrapper-sandbox 2022-11-23T02:07:13.5151235Z Compiling test/cpp/api/optim.cpp; 0s processwrapper-sandbox 2022-11-23T02:07:13.5151511Z 2022-11-23T02:07:13.5151637Z  2022-11-23T02:07:13.5151916Z  2022-11-23T02:07:13.5152196Z  2022-11-23T02:07:13.5152452Z  2022-11-23T02:07:13.5152713Z  2022-11-23T02:07:13.5152990Z  2022-11-23T02:07:13.5153238Z  2022-11-23T02:07:13.5153522Z  2022-11-23T02:07:13.5153924Z ==================== Test output for //:tensor_test: 2022-11-23T02:07:13.5154263Z Running main() from gmock_main.cc 2022-11-23T02:07:13.5154874Z Note: Google Test filter = -*CUDA 2022-11-23T02:07:13.5155228Z [==========] Running 45 tests from 1 test suite. 2022-11-23T02:07:13.5155639Z [----------] Global test environment set-up. 2022-11-23T02:07:13.5156082Z [----------] 45 tests from TensorTest 2022-11-23T02:07:13.5156407Z [ RUN ] TensorTest.ToDtype 2022-11-23T02:07:13.5156734Z [ OK ] TensorTest.ToDtype (13 ms) 2022-11-23T02:07:13.5157148Z [ RUN ] TensorTest.ToTensorAndTensorAttributes 2022-11-23T02:07:13.5157634Z [ OK ] TensorTest.ToTensorAndTensorAttributes (0 ms) 2022-11-23T02:07:13.5158181Z [ RUN ] TensorTest.ToOptionsWithRequiresGrad 2022-11-23T02:07:13.5158639Z [ OK ] TensorTest.ToOptionsWithRequiresGrad (4 ms) 2022-11-23T02:07:13.5159170Z [ RUN ] TensorTest.ToDoesNotCopyWhenOptionsAreAllTheSame 2022-11-23T02:07:13.5159731Z [ OK ] TensorTest.ToDoesNotCopyWhenOptionsAreAllTheSame (0 ms) 2022-11-23T02:07:13.5160206Z [ RUN ] TensorTest.AtTensorCtorScalar 2022-11-23T02:07:13.5160634Z [ OK ] TensorTest.AtTensorCtorScalar (5 ms) 2022-11-23T02:07:13.5161032Z [ RUN ] TensorTest.AtTensorCtorSingleDim 2022-11-23T02:07:13.5161434Z [ OK ] TensorTest.AtTensorCtorSingleDim (0 ms) 2022-11-23T02:07:13.5162075Z [ RUN ] TensorTest.AtTensorCastRealToComplex 2022-11-23T02:07:13.5162527Z [ OK ] TensorTest.AtTensorCastRealToComplex (0 ms) 2022-11-23T02:07:13.5163027Z [ RUN ] TensorTest.AtTensorCastComplexToRealErrorChecks 2022-11-23T02:07:13.5163607Z [ OK ] TensorTest.AtTensorCastComplexToRealErrorChecks (13 ms) 2022-11-23T02:07:13.5164166Z [ RUN ] TensorTest.TorchTensorCtorScalarIntegralType 2022-11-23T02:07:13.5164705Z [ OK ] TensorTest.TorchTensorCtorScalarIntegralType (0 ms) 2022-11-23T02:07:13.5165221Z [ RUN ] TensorTest.TorchTensorCtorScalarFloatingType 2022-11-23T02:07:13.5165736Z [ OK ] TensorTest.TorchTensorCtorScalarFloatingType (0 ms) 2022-11-23T02:07:13.5166256Z [ RUN ] TensorTest.TorchTensorCtorScalarBoolType 2022-11-23T02:07:13.5166745Z [ OK ] TensorTest.TorchTensorCtorScalarBoolType (0 ms) 2022-11-23T02:07:13.5167278Z [ RUN ] TensorTest.TorchTensorCtorSingleDimIntegralType 2022-11-23T02:07:13.5167855Z [ OK ] TensorTest.TorchTensorCtorSingleDimIntegralType (0 ms) 2022-11-23T02:07:13.5168428Z [ RUN ] TensorTest.TorchTensorCtorSingleDimFloatingType 2022-11-23T02:07:13.5168983Z [ OK ] TensorTest.TorchTensorCtorSingleDimFloatingType (0 ms) 2022-11-23T02:07:13.5169522Z [ RUN ] TensorTest.TorchTensorCtorSingleDimBoolType 2022-11-23T02:07:13.5170042Z [ OK ] TensorTest.TorchTensorCtorSingleDimBoolType (0 ms) 2022-11-23T02:07:13.5170579Z [ RUN ] TensorTest.TorchTensorCtorMultiDimIntegralType 2022-11-23T02:07:13.5171159Z [ OK ] TensorTest.TorchTensorCtorMultiDimIntegralType (13 ms) 2022-11-23T02:07:13.5171729Z [ RUN ] TensorTest.TorchTensorCtorMultiDimFloatingType 2022-11-23T02:07:13.5172285Z [ OK ] TensorTest.TorchTensorCtorMultiDimFloatingType (4 ms) 2022-11-23T02:07:13.5172856Z [ RUN ] TensorTest.TorchTensorCtorMultiDimBoolType 2022-11-23T02:07:13.5173395Z [ OK ] TensorTest.TorchTensorCtorMultiDimBoolType (2 ms) 2022-11-23T02:07:13.5174072Z [ RUN ] TensorTest.TorchTensorCtorMultiDimWithOptions 2022-11-23T02:07:13.5174653Z [ OK ] TensorTest.TorchTensorCtorMultiDimWithOptions (1 ms) 2022-11-23T02:07:13.5175217Z [ RUN ] TensorTest.TorchTensorCtorMultiDimErrorChecks 2022-11-23T02:07:13.5175772Z [ OK ] TensorTest.TorchTensorCtorMultiDimErrorChecks (0 ms) 2022-11-23T02:07:13.5176294Z [ RUN ] TensorTest.TorchTensorCastRealToComplex 2022-11-23T02:07:13.5176766Z [ OK ] TensorTest.TorchTensorCastRealToComplex (0 ms) 2022-11-23T02:07:13.5177282Z [ RUN ] TensorTest.TorchTensorCastComplexToRealErrorChecks 2022-11-23T02:07:13.5177789Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2022-11-23T02:07:13.5178320Z W1123 02:07:13.070888 24024 Copy.cpp:275] Warning: Casting complex values to real discards the imaginary part (function operator()) 2022-11-23T02:07:13.5179063Z [ OK ] TensorTest.TorchTensorCastComplexToRealErrorChecks (54 ms) 2022-11-23T02:07:13.5179596Z [ RUN ] TensorTest.TorchTensorCtorZeroSizedDim 2022-11-23T02:07:13.5180080Z [ OK ] TensorTest.TorchTensorCtorZeroSizedDim (1 ms) 2022-11-23T02:07:13.5180620Z [ RUN ] TensorTest.TorchTensorCtorWithoutSpecifyingDtype 2022-11-23T02:07:13.5181211Z [ OK ] TensorTest.TorchTensorCtorWithoutSpecifyingDtype (1 ms) 2022-11-23T02:07:13.5181765Z [ RUN ] TensorTest.TorchTensorCtorWithNonDtypeOptions 2022-11-23T02:07:13.5182329Z [ OK ] TensorTest.TorchTensorCtorWithNonDtypeOptions (0 ms) 2022-11-23T02:07:13.5182782Z [ RUN ] TensorTest.Arange 2022-11-23T02:07:13.5183105Z [ OK ] TensorTest.Arange (0 ms) 2022-11-23T02:07:13.5183544Z [ RUN ] TensorTest.PrettyPrintTensorDataContainer 2022-11-23T02:07:13.5184068Z [ OK ] TensorTest.PrettyPrintTensorDataContainer (0 ms) 2022-11-23T02:07:13.5184629Z [ RUN ] TensorTest.TensorDataContainerCallingAccessorOfWrongType 2022-11-23T02:07:13.5185264Z [ OK ] TensorTest.TensorDataContainerCallingAccessorOfWrongType (0 ms) 2022-11-23T02:07:13.5185765Z [ RUN ] TensorTest.FromBlob 2022-11-23T02:07:13.5186107Z [ OK ] TensorTest.FromBlob (0 ms) 2022-11-23T02:07:13.5186468Z [ RUN ] TensorTest.FromBlobUsesDeleter 2022-11-23T02:07:13.5186881Z [ OK ] TensorTest.FromBlobUsesDeleter (0 ms) 2022-11-23T02:07:13.5187295Z [ RUN ] TensorTest.FromBlobWithStrides 2022-11-23T02:07:13.5187702Z [ OK ] TensorTest.FromBlobWithStrides (0 ms) 2022-11-23T02:07:13.5188131Z [ RUN ] TensorTest.Item 2022-11-23T02:07:13.5188447Z [ OK ] TensorTest.Item (0 ms) 2022-11-23T02:07:13.5188762Z [ RUN ] TensorTest.DataPtr 2022-11-23T02:07:13.5189091Z [ OK ] TensorTest.DataPtr (0 ms) 2022-11-23T02:07:13.5189417Z [ RUN ] TensorTest.Data 2022-11-23T02:07:13.5189724Z [ OK ] TensorTest.Data (0 ms) 2022-11-23T02:07:13.5190075Z [ RUN ] TensorTest.BackwardAndGrad 2022-11-23T02:07:13.5190471Z [ OK ] TensorTest.BackwardAndGrad (0 ms) 2022-11-23T02:07:13.5192024Z [ RUN ] TensorTest.BackwardCreatesOnesGrad 2022-11-23T02:07:13.5192477Z [ OK ] TensorTest.BackwardCreatesOnesGrad (1 ms) 2022-11-23T02:07:13.5192928Z [ RUN ] TensorTest.BackwardNonScalarOutputs 2022-11-23T02:07:13.5193392Z [ OK ] TensorTest.BackwardNonScalarOutputs (4 ms) 2022-11-23T02:07:13.5193762Z [ RUN ] TensorTest.IsLeaf 2022-11-23T02:07:13.5194099Z [ OK ] TensorTest.IsLeaf (0 ms) 2022-11-23T02:07:13.5194426Z [ RUN ] TensorTest.OutputNr 2022-11-23T02:07:13.5194751Z [ OK ] TensorTest.OutputNr (0 ms) 2022-11-23T02:07:13.5195081Z [ RUN ] TensorTest.Version 2022-11-23T02:07:13.5195413Z [ OK ] TensorTest.Version (0 ms) 2022-11-23T02:07:13.5195739Z [ RUN ] TensorTest.Detach 2022-11-23T02:07:13.5196058Z [ OK ] TensorTest.Detach (0 ms) 2022-11-23T02:07:13.5196395Z [ RUN ] TensorTest.DetachInplace 2022-11-23T02:07:13.5196770Z [ OK ] TensorTest.DetachInplace (0 ms) 2022-11-23T02:07:13.5197122Z [ RUN ] TensorTest.SetData 2022-11-23T02:07:13.5197442Z [ OK ] TensorTest.SetData (0 ms) 2022-11-23T02:07:13.5197903Z [ RUN ] TensorTest.RequiresGradInplace 2022-11-23T02:07:13.5198418Z [ OK ] TensorTest.RequiresGradInplace (1 ms) 2022-11-23T02:07:13.5198812Z [ RUN ] TensorTest.StdDimension 2022-11-23T02:07:13.5199151Z [ OK ] TensorTest.StdDimension (1 ms) 2022-11-23T02:07:13.5199532Z [ RUN ] TensorTest.ReshapeAlias 2022-11-23T02:07:13.5199919Z [ OK ] TensorTest.ReshapeAlias (3 ms) 2022-11-23T02:07:13.5200458Z [----------] 45 tests from TensorTest (136 ms total) 2022-11-23T02:07:13.5200691Z 2022-11-23T02:07:13.5200953Z [----------] Global test environment tear-down 2022-11-23T02:07:13.5202483Z [==========] 45 tests from 1 test suite ran. (136 ms total) 2022-11-23T02:07:13.5202907Z [ PASSED ] 45 tests. 2022-11-23T02:07:13.5203208Z ================================================================================ 2022-11-23T02:07:13.5203939Z [3,286 / 3,296] 19 / 26 tests; 8 actions running; last test: //:tensor_test 2022-11-23T02:07:13.5204469Z Linking jit_tests; 88s processwrapper-sandbox 2022-11-23T02:07:13.5204985Z Testing //:nn_utils_test; 11s processwrapper-sandbox 2022-11-23T02:07:13.5205485Z Testing //:rnn_test; 11s processwrapper-sandbox 2022-11-23T02:07:13.5205984Z Testing //:tensor_test; 10s processwrapper-sandbox 2022-11-23T02:07:13.5206510Z Testing //:functional_test; 10s processwrapper-sandbox 2022-11-23T02:07:13.5207034Z Testing //:serialize_test; 10s processwrapper-sandbox 2022-11-23T02:07:13.5207580Z Testing //:modules_test; 9s processwrapper-sandbox 2022-11-23T02:07:13.5208147Z Compiling test/cpp/api/optim.cpp; 0s processwrapper-sandbox 2022-11-23T02:07:13.8889519Z 2022-11-23T02:07:13.8890067Z  2022-11-23T02:07:13.8890468Z  2022-11-23T02:07:13.8890852Z  2022-11-23T02:07:13.8891136Z  2022-11-23T02:07:13.8891471Z  2022-11-23T02:07:13.8891770Z  2022-11-23T02:07:13.8892068Z  2022-11-23T02:07:13.8892404Z  2022-11-23T02:07:13.8893102Z [3,290 / 3,301] 19 / 26 tests; 8 actions running; last test: //:tensor_test 2022-11-23T02:07:13.8893749Z Linking jit_tests; 88s processwrapper-sandbox 2022-11-23T02:07:13.8894453Z Testing //:nn_utils_test; 11s processwrapper-sandbox 2022-11-23T02:07:13.8895039Z Testing //:rnn_test; 11s processwrapper-sandbox 2022-11-23T02:07:13.8895581Z Testing //:functional_test; 10s processwrapper-sandbox 2022-11-23T02:07:13.8896109Z Testing //:serialize_test; 10s processwrapper-sandbox 2022-11-23T02:07:13.8896665Z Testing //:modules_test; 10s processwrapper-sandbox 2022-11-23T02:07:13.8897253Z Compiling test/cpp/api/optim.cpp; 0s processwrapper-sandbox 2022-11-23T02:07:13.8897837Z Compiling test/cpp/api/autograd.cpp; 0s processwrapper-sandbox 2022-11-23T02:07:15.0516447Z 2022-11-23T02:07:15.0517010Z  2022-11-23T02:07:15.0517348Z  2022-11-23T02:07:15.0517634Z  2022-11-23T02:07:15.0517896Z  2022-11-23T02:07:15.0518262Z  2022-11-23T02:07:15.0518528Z  2022-11-23T02:07:15.0518803Z  2022-11-23T02:07:15.0519079Z  2022-11-23T02:07:15.0519600Z [3,290 / 3,301] 19 / 26 tests; 8 actions running; last test: //:tensor_test 2022-11-23T02:07:15.0520133Z Linking jit_tests; 90s processwrapper-sandbox 2022-11-23T02:07:15.0520648Z Testing //:nn_utils_test; 12s processwrapper-sandbox 2022-11-23T02:07:15.0521149Z Testing //:rnn_test; 12s processwrapper-sandbox 2022-11-23T02:07:15.0521862Z Testing //:functional_test; 11s processwrapper-sandbox 2022-11-23T02:07:15.0522413Z Testing //:serialize_test; 11s processwrapper-sandbox 2022-11-23T02:07:15.0522923Z Testing //:modules_test; 11s processwrapper-sandbox 2022-11-23T02:07:15.0523450Z Compiling test/cpp/api/optim.cpp; 1s processwrapper-sandbox 2022-11-23T02:07:15.0524068Z Compiling test/cpp/api/autograd.cpp; 1s processwrapper-sandbox 2022-11-23T02:07:15.2413434Z 2022-11-23T02:07:15.2414245Z  2022-11-23T02:07:15.2414805Z  2022-11-23T02:07:15.2418031Z  2022-11-23T02:07:15.2418691Z  2022-11-23T02:07:15.2418976Z  2022-11-23T02:07:15.2419396Z  2022-11-23T02:07:15.2419775Z  2022-11-23T02:07:15.2420212Z  2022-11-23T02:07:15.2420656Z INFO: From Testing //:functional_test: 2022-11-23T02:07:15.2421413Z [3,290 / 3,301] 20 / 26 tests; 8 actions running; last test: ...unctional_test 2022-11-23T02:07:15.2422139Z Linking jit_tests; 90s processwrapper-sandbox 2022-11-23T02:07:15.2422859Z Testing //:nn_utils_test; 13s processwrapper-sandbox 2022-11-23T02:07:15.2423589Z Testing //:rnn_test; 12s processwrapper-sandbox 2022-11-23T02:07:15.2424333Z Testing //:functional_test; 12s processwrapper-sandbox 2022-11-23T02:07:15.2425090Z Testing //:serialize_test; 11s processwrapper-sandbox 2022-11-23T02:07:15.2425944Z Testing //:modules_test; 11s processwrapper-sandbox 2022-11-23T02:07:15.2427227Z Compiling test/cpp/api/optim.cpp; 1s processwrapper-sandbox 2022-11-23T02:07:15.2428003Z Compiling test/cpp/api/autograd.cpp; 1s processwrapper-sandbox 2022-11-23T02:07:15.2428311Z 2022-11-23T02:07:15.2428449Z  2022-11-23T02:07:15.2428893Z  2022-11-23T02:07:15.2429213Z  2022-11-23T02:07:15.2429623Z  2022-11-23T02:07:15.2429897Z  2022-11-23T02:07:15.2430373Z  2022-11-23T02:07:15.2430609Z  2022-11-23T02:07:15.2430979Z  2022-11-23T02:07:15.2431333Z ==================== Test output for //:functional_test: 2022-11-23T02:07:15.2431560Z Running main() from gmock_main.cc 2022-11-23T02:07:15.2431813Z Note: Google Test filter = -*CUDA 2022-11-23T02:07:15.2432037Z [==========] Running 132 tests from 1 test suite. 2022-11-23T02:07:15.2432302Z [----------] Global test environment set-up. 2022-11-23T02:07:15.2432591Z [----------] 132 tests from FunctionalTest 2022-11-23T02:07:15.2432821Z [ RUN ] FunctionalTest.Conv1d 2022-11-23T02:07:15.2433050Z [ OK ] FunctionalTest.Conv1d (98 ms) 2022-11-23T02:07:15.2433274Z [ RUN ] FunctionalTest.Conv2dEven 2022-11-23T02:07:15.2433523Z [ OK ] FunctionalTest.Conv2dEven (6 ms) 2022-11-23T02:07:15.2433771Z [ RUN ] FunctionalTest.Conv2dUneven 2022-11-23T02:07:15.2434009Z [ OK ] FunctionalTest.Conv2dUneven (2 ms) 2022-11-23T02:07:15.2434244Z [ RUN ] FunctionalTest.Conv3d 2022-11-23T02:07:15.2434605Z [ OK ] FunctionalTest.Conv3d (16 ms) 2022-11-23T02:07:15.2434891Z [ RUN ] FunctionalTest.MaxPool1d 2022-11-23T02:07:15.2435246Z [ OK ] FunctionalTest.MaxPool1d (1 ms) 2022-11-23T02:07:15.2435607Z [ RUN ] FunctionalTest.MaxPool2d 2022-11-23T02:07:15.2435953Z [ OK ] FunctionalTest.MaxPool2d (1 ms) 2022-11-23T02:07:15.2436344Z [ RUN ] FunctionalTest.MaxPool2dBackward 2022-11-23T02:07:15.2436762Z [ OK ] FunctionalTest.MaxPool2dBackward (3 ms) 2022-11-23T02:07:15.2437232Z [ RUN ] FunctionalTest.MaxPool3d 2022-11-23T02:07:15.2437623Z [ OK ] FunctionalTest.MaxPool3d (0 ms) 2022-11-23T02:07:15.2438001Z [ RUN ] FunctionalTest.AvgPool1d 2022-11-23T02:07:15.2438427Z [ OK ] FunctionalTest.AvgPool1d (3 ms) 2022-11-23T02:07:15.2438806Z [ RUN ] FunctionalTest.AvgPool2d 2022-11-23T02:07:15.2439167Z [ OK ] FunctionalTest.AvgPool2d (0 ms) 2022-11-23T02:07:15.2439494Z [ RUN ] FunctionalTest.AvgPool3d 2022-11-23T02:07:15.2439718Z [ OK ] FunctionalTest.AvgPool3d (2 ms) 2022-11-23T02:07:15.2439982Z [ RUN ] FunctionalTest.FractionalMaxPool2d 2022-11-23T02:07:15.2440272Z [ OK ] FunctionalTest.FractionalMaxPool2d (6 ms) 2022-11-23T02:07:15.2440544Z [ RUN ] FunctionalTest.FractionalMaxPool3d 2022-11-23T02:07:15.2440831Z [ OK ] FunctionalTest.FractionalMaxPool3d (1 ms) 2022-11-23T02:07:15.2441089Z [ RUN ] FunctionalTest.LPPool1d 2022-11-23T02:07:15.2441316Z [ OK ] FunctionalTest.LPPool1d (2 ms) 2022-11-23T02:07:15.2444899Z [ RUN ] FunctionalTest.LPPool2d 2022-11-23T02:07:15.2445361Z [ OK ] FunctionalTest.LPPool2d (1 ms) 2022-11-23T02:07:15.2445938Z [ RUN ] FunctionalTest.CosineSimilarity 2022-11-23T02:07:15.2446437Z [ OK ] FunctionalTest.CosineSimilarity (1 ms) 2022-11-23T02:07:15.2446983Z [ RUN ] FunctionalTest.SmoothL1LossDefaultOptions 2022-11-23T02:07:15.2447553Z [ OK ] FunctionalTest.SmoothL1LossDefaultOptions (2 ms) 2022-11-23T02:07:15.2448078Z [ RUN ] FunctionalTest.SmoothL1LossBeta 2022-11-23T02:07:15.2448575Z [ OK ] FunctionalTest.SmoothL1LossBeta (1 ms) 2022-11-23T02:07:15.2449103Z [ RUN ] FunctionalTest.SmoothL1LossNoReduction 2022-11-23T02:07:15.2449652Z [ OK ] FunctionalTest.SmoothL1LossNoReduction (1 ms) 2022-11-23T02:07:15.2450204Z [ RUN ] FunctionalTest.HuberLossDefaultOptions 2022-11-23T02:07:15.2450760Z [ OK ] FunctionalTest.HuberLossDefaultOptions (2 ms) 2022-11-23T02:07:15.2451437Z [ RUN ] FunctionalTest.HuberLossDelta 2022-11-23T02:07:15.2451917Z [ OK ] FunctionalTest.HuberLossDelta (1 ms) 2022-11-23T02:07:15.2452422Z [ RUN ] FunctionalTest.HuberLossNoReduction 2022-11-23T02:07:15.2452920Z [ OK ] FunctionalTest.HuberLossNoReduction (1 ms) 2022-11-23T02:07:15.2453491Z [ RUN ] FunctionalTest.SoftMarginLossDefaultOptions 2022-11-23T02:07:15.2454111Z [ OK ] FunctionalTest.SoftMarginLossDefaultOptions (8 ms) 2022-11-23T02:07:15.2454801Z [ RUN ] FunctionalTest.MultiLabelSoftMarginLossDefaultOptions 2022-11-23T02:07:15.2455524Z [ OK ] FunctionalTest.MultiLabelSoftMarginLossDefaultOptions (3 ms) 2022-11-23T02:07:15.2456175Z [ RUN ] FunctionalTest.SoftMarginLossNoReduction 2022-11-23T02:07:15.2456741Z [ OK ] FunctionalTest.SoftMarginLossNoReduction (1 ms) 2022-11-23T02:07:15.2457407Z [ RUN ] FunctionalTest.MultiLabelSoftMarginLossWeightedNoReduction 2022-11-23T02:07:15.2458071Z [ OK ] FunctionalTest.MultiLabelSoftMarginLossWeightedNoReduction (3 ms) 2022-11-23T02:07:15.2458428Z [ RUN ] FunctionalTest.PairwiseDistance 2022-11-23T02:07:15.2458695Z [ OK ] FunctionalTest.PairwiseDistance (2 ms) 2022-11-23T02:07:15.2458947Z [ RUN ] FunctionalTest.PDist 2022-11-23T02:07:15.2459173Z [ OK ] FunctionalTest.PDist (1 ms) 2022-11-23T02:07:15.2459412Z [ RUN ] FunctionalTest.AdaptiveMaxPool1d 2022-11-23T02:07:15.2459691Z [ OK ] FunctionalTest.AdaptiveMaxPool1d (0 ms) 2022-11-23T02:07:15.2459963Z [ RUN ] FunctionalTest.AdaptiveMaxPool2d 2022-11-23T02:07:15.2460238Z [ OK ] FunctionalTest.AdaptiveMaxPool2d (0 ms) 2022-11-23T02:07:15.2460495Z [ RUN ] FunctionalTest.AdaptiveMaxPool3d 2022-11-23T02:07:15.2460767Z [ OK ] FunctionalTest.AdaptiveMaxPool3d (0 ms) 2022-11-23T02:07:15.2461041Z [ RUN ] FunctionalTest.AdaptiveAvgPool1d 2022-11-23T02:07:15.2461304Z [ OK ] FunctionalTest.AdaptiveAvgPool1d (3 ms) 2022-11-23T02:07:15.2461648Z [ RUN ] FunctionalTest.AdaptiveAvgPool2d 2022-11-23T02:07:15.2462125Z [ OK ] FunctionalTest.AdaptiveAvgPool2d (0 ms) 2022-11-23T02:07:15.2462584Z [ RUN ] FunctionalTest.AdaptiveAvgPool3d 2022-11-23T02:07:15.2463221Z [ OK ] FunctionalTest.AdaptiveAvgPool3d (0 ms) 2022-11-23T02:07:15.2463651Z [ RUN ] FunctionalTest.L1Loss 2022-11-23T02:07:15.2464057Z [ OK ] FunctionalTest.L1Loss (1 ms) 2022-11-23T02:07:15.2464468Z [ RUN ] FunctionalTest.MSELoss 2022-11-23T02:07:15.2464864Z [ OK ] FunctionalTest.MSELoss (0 ms) 2022-11-23T02:07:15.2465274Z [ RUN ] FunctionalTest.BCELoss 2022-11-23T02:07:15.2465688Z [ OK ] FunctionalTest.BCELoss (1 ms) 2022-11-23T02:07:15.2466087Z [ RUN ] FunctionalTest.KLDivLoss 2022-11-23T02:07:15.2466539Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2022-11-23T02:07:15.2467975Z W1123 02:07:13.140579 24041 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-11-23T02:07:15.2468855Z [ OK ] FunctionalTest.KLDivLoss (4 ms) 2022-11-23T02:07:15.2469494Z [ RUN ] FunctionalTest.HingeEmbeddingLoss 2022-11-23T02:07:15.2470009Z [ OK ] FunctionalTest.HingeEmbeddingLoss (1 ms) 2022-11-23T02:07:15.2470477Z [ RUN ] FunctionalTest.GridSample 2022-11-23T02:07:15.2471315Z W1123 02:07:13.149740 24041 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-11-23T02:07:15.2472135Z [ OK ] FunctionalTest.GridSample (9 ms) 2022-11-23T02:07:15.2472562Z [ RUN ] FunctionalTest.AffineGrid 2022-11-23T02:07:15.2472992Z [ OK ] FunctionalTest.AffineGrid (15 ms) 2022-11-23T02:07:15.2473255Z [ RUN ] FunctionalTest.MultiMarginLoss 2022-11-23T02:07:15.2473570Z [ OK ] FunctionalTest.MultiMarginLoss (1 ms) 2022-11-23T02:07:15.2473850Z [ RUN ] FunctionalTest.CosineEmbeddingLoss 2022-11-23T02:07:15.2474125Z [ OK ] FunctionalTest.CosineEmbeddingLoss (2 ms) 2022-11-23T02:07:15.2474449Z [ RUN ] FunctionalTest.MultiLabelMarginLossDefaultOptions 2022-11-23T02:07:15.2474819Z [ OK ] FunctionalTest.MultiLabelMarginLossDefaultOptions (7 ms) 2022-11-23T02:07:15.2475183Z [ RUN ] FunctionalTest.MultiLabelMarginLossNoReduction 2022-11-23T02:07:15.2475519Z [ OK ] FunctionalTest.MultiLabelMarginLossNoReduction (1 ms) 2022-11-23T02:07:15.2475834Z [ RUN ] FunctionalTest.TripletMarginLoss 2022-11-23T02:07:15.2476294Z [ OK ] FunctionalTest.TripletMarginLoss (5 ms) 2022-11-23T02:07:15.2476926Z [ RUN ] FunctionalTest.TripletMarginWithDistanceLossDefaultParity 2022-11-23T02:07:15.2478041Z [ OK ] FunctionalTest.TripletMarginWithDistanceLossDefaultParity (284 ms) 2022-11-23T02:07:15.2478708Z [ RUN ] FunctionalTest.NLLLoss 2022-11-23T02:07:15.2479093Z [ OK ] FunctionalTest.NLLLoss (4 ms) 2022-11-23T02:07:15.2479474Z [ RUN ] FunctionalTest.CrossEntropy 2022-11-23T02:07:15.2479948Z [ OK ] FunctionalTest.CrossEntropy (19 ms) 2022-11-23T02:07:15.2480397Z [ RUN ] FunctionalTest.MaxUnpool1d 2022-11-23T02:07:15.2480854Z [ OK ] FunctionalTest.MaxUnpool1d (4 ms) 2022-11-23T02:07:15.2481313Z [ RUN ] FunctionalTest.MaxUnpool2d 2022-11-23T02:07:15.2481843Z [ OK ] FunctionalTest.MaxUnpool2d (3 ms) 2022-11-23T02:07:15.2482276Z [ RUN ] FunctionalTest.MaxUnpool3d 2022-11-23T02:07:15.2482720Z [ OK ] FunctionalTest.MaxUnpool3d (1 ms) 2022-11-23T02:07:15.2483141Z [ RUN ] FunctionalTest.ELU 2022-11-23T02:07:15.2483517Z [ OK ] FunctionalTest.ELU (28 ms) 2022-11-23T02:07:15.2483924Z [ RUN ] FunctionalTest.SELU 2022-11-23T02:07:15.2484328Z [ OK ] FunctionalTest.SELU (5 ms) 2022-11-23T02:07:15.2484694Z [ RUN ] FunctionalTest.GLU 2022-11-23T02:07:15.2485088Z [ OK ] FunctionalTest.GLU (1 ms) 2022-11-23T02:07:15.2485490Z [ RUN ] FunctionalTest.GELU 2022-11-23T02:07:15.2485874Z [ OK ] FunctionalTest.GELU (52 ms) 2022-11-23T02:07:15.2486289Z [ RUN ] FunctionalTest.TanhGELU 2022-11-23T02:07:15.2486720Z [ OK ] FunctionalTest.TanhGELU (1 ms) 2022-11-23T02:07:15.2487142Z [ RUN ] FunctionalTest.Hardshrink 2022-11-23T02:07:15.2487601Z [ OK ] FunctionalTest.Hardshrink (15 ms) 2022-11-23T02:07:15.2488645Z [ RUN ] FunctionalTest.OneHot 2022-11-23T02:07:15.2489038Z [ OK ] FunctionalTest.OneHot (3 ms) 2022-11-23T02:07:15.2489460Z [ RUN ] FunctionalTest.Hardtanh 2022-11-23T02:07:15.2489898Z [ OK ] FunctionalTest.Hardtanh (40 ms) 2022-11-23T02:07:15.2490335Z [ RUN ] FunctionalTest.LeakyReLU 2022-11-23T02:07:15.2490747Z [ OK ] FunctionalTest.LeakyReLU (22 ms) 2022-11-23T02:07:15.2491186Z [ RUN ] FunctionalTest.LogSigmoid 2022-11-23T02:07:15.2491620Z [ OK ] FunctionalTest.LogSigmoid (1 ms) 2022-11-23T02:07:15.2492072Z [ RUN ] FunctionalTest.GumbelSoftmax 2022-11-23T02:07:15.2492507Z [ OK ] FunctionalTest.GumbelSoftmax (57 ms) 2022-11-23T02:07:15.2492753Z [ RUN ] FunctionalTest.Softmax 2022-11-23T02:07:15.2493069Z [ OK ] FunctionalTest.Softmax (1 ms) 2022-11-23T02:07:15.2493303Z [ RUN ] FunctionalTest.Softmin 2022-11-23T02:07:15.2493537Z [ OK ] FunctionalTest.Softmin (1 ms) 2022-11-23T02:07:15.2493758Z [ RUN ] FunctionalTest.LogSoftmax 2022-11-23T02:07:15.2494002Z [ OK ] FunctionalTest.LogSoftmax (1 ms) 2022-11-23T02:07:15.2494249Z [ RUN ] FunctionalTest.PReLU 2022-11-23T02:07:15.2494465Z [ OK ] FunctionalTest.PReLU (3 ms) 2022-11-23T02:07:15.2494718Z [ RUN ] FunctionalTest.LayerNorm 2022-11-23T02:07:15.2495228Z [ OK ] FunctionalTest.LayerNorm (0 ms) 2022-11-23T02:07:15.2495600Z [ RUN ] FunctionalTest.GroupNorm 2022-11-23T02:07:15.2496020Z [ OK ] FunctionalTest.GroupNorm (8 ms) 2022-11-23T02:07:15.2496449Z [ RUN ] FunctionalTest.LocalResponseNorm 2022-11-23T02:07:15.2497029Z [ OK ] FunctionalTest.LocalResponseNorm (3 ms) 2022-11-23T02:07:15.2497493Z [ RUN ] FunctionalTest.Linear 2022-11-23T02:07:15.2497891Z [ OK ] FunctionalTest.Linear (3 ms) 2022-11-23T02:07:15.2498305Z [ RUN ] FunctionalTest.Embedding 2022-11-23T02:07:15.2498739Z [ OK ] FunctionalTest.Embedding (1 ms) 2022-11-23T02:07:15.2499268Z [ RUN ] FunctionalTest.EmbeddingBag 2022-11-23T02:07:15.2499732Z [ OK ] FunctionalTest.EmbeddingBag (4 ms) 2022-11-23T02:07:15.2500173Z [ RUN ] FunctionalTest.Bilinear 2022-11-23T02:07:15.2500584Z [ OK ] FunctionalTest.Bilinear (5 ms) 2022-11-23T02:07:15.2501017Z [ RUN ] FunctionalTest.Normalize 2022-11-23T02:07:15.2501445Z [ OK ] FunctionalTest.Normalize (5 ms) 2022-11-23T02:07:15.2501859Z [ RUN ] FunctionalTest.ReLU 2022-11-23T02:07:15.2502233Z [ OK ] FunctionalTest.ReLU (4 ms) 2022-11-23T02:07:15.2502685Z [ RUN ] FunctionalTest.ReLUDefaultOptions 2022-11-23T02:07:15.2503201Z [ OK ] FunctionalTest.ReLUDefaultOptions (1 ms) 2022-11-23T02:07:15.2503638Z [ RUN ] FunctionalTest.ReLU6 2022-11-23T02:07:15.2504033Z [ OK ] FunctionalTest.ReLU6 (5 ms) 2022-11-23T02:07:15.2504489Z [ RUN ] FunctionalTest.ReLU6DefaultOptions 2022-11-23T02:07:15.2504991Z [ OK ] FunctionalTest.ReLU6DefaultOptions (1 ms) 2022-11-23T02:07:15.2505450Z [ RUN ] FunctionalTest.RReLU 2022-11-23T02:07:15.2505850Z [ OK ] FunctionalTest.RReLU (60 ms) 2022-11-23T02:07:15.2506292Z [ RUN ] FunctionalTest.RReLUDefaultOptions 2022-11-23T02:07:15.2506815Z [ OK ] FunctionalTest.RReLUDefaultOptions (2 ms) 2022-11-23T02:07:15.2507271Z [ RUN ] FunctionalTest.CELU 2022-11-23T02:07:15.2507650Z [ OK ] FunctionalTest.CELU (18 ms) 2022-11-23T02:07:15.2508101Z [ RUN ] FunctionalTest.CELUDefaultOptions 2022-11-23T02:07:15.2508610Z [ OK ] FunctionalTest.CELUDefaultOptions (1 ms) 2022-11-23T02:07:15.2509095Z [ RUN ] FunctionalTest.PixelShuffle 2022-11-23T02:07:15.2509545Z [ OK ] FunctionalTest.PixelShuffle (1 ms) 2022-11-23T02:07:15.2510007Z [ RUN ] FunctionalTest.PixelUnshuffle 2022-11-23T02:07:15.2510484Z [ OK ] FunctionalTest.PixelUnshuffle (1 ms) 2022-11-23T02:07:15.2510852Z [ RUN ] FunctionalTest.Softplus 2022-11-23T02:07:15.2511085Z [ OK ] FunctionalTest.Softplus (9 ms) 2022-11-23T02:07:15.2511352Z [ RUN ] FunctionalTest.SoftplusDefaultOptions 2022-11-23T02:07:15.2511636Z [ OK ] FunctionalTest.SoftplusDefaultOptions (1 ms) 2022-11-23T02:07:15.2511893Z [ RUN ] FunctionalTest.Fold 2022-11-23T02:07:15.2512108Z [ OK ] FunctionalTest.Fold (0 ms) 2022-11-23T02:07:15.2512315Z [ RUN ] FunctionalTest.Unfold 2022-11-23T02:07:15.2512536Z [ OK ] FunctionalTest.Unfold (1 ms) 2022-11-23T02:07:15.2512765Z [ RUN ] FunctionalTest.Softshrink 2022-11-23T02:07:15.2512997Z [ OK ] FunctionalTest.Softshrink (7 ms) 2022-11-23T02:07:15.2513271Z [ RUN ] FunctionalTest.SoftshrinkDefaultOptions 2022-11-23T02:07:15.2513580Z [ OK ] FunctionalTest.SoftshrinkDefaultOptions (1 ms) 2022-11-23T02:07:15.2513842Z [ RUN ] FunctionalTest.Softsign 2022-11-23T02:07:15.2514120Z [ OK ] FunctionalTest.Softsign (1 ms) 2022-11-23T02:07:15.2514346Z [ RUN ] FunctionalTest.Mish 2022-11-23T02:07:15.2514561Z [ OK ] FunctionalTest.Mish (7 ms) 2022-11-23T02:07:15.2514775Z [ RUN ] FunctionalTest.Tanhshrink 2022-11-23T02:07:15.2515020Z [ OK ] FunctionalTest.Tanhshrink (0 ms) 2022-11-23T02:07:15.2515254Z [ RUN ] FunctionalTest.Threshold 2022-11-23T02:07:15.2515477Z [ OK ] FunctionalTest.Threshold (17 ms) 2022-11-23T02:07:15.2515714Z [ RUN ] FunctionalTest.BatchNorm1d 2022-11-23T02:07:15.2515962Z [ OK ] FunctionalTest.BatchNorm1d (4 ms) 2022-11-23T02:07:15.2516225Z [ RUN ] FunctionalTest.BatchNorm1dDefaultOptions 2022-11-23T02:07:15.2516537Z [ OK ] FunctionalTest.BatchNorm1dDefaultOptions (1 ms) 2022-11-23T02:07:15.2516810Z [ RUN ] FunctionalTest.BatchNorm2d 2022-11-23T02:07:15.2517232Z [ OK ] FunctionalTest.BatchNorm2d (1 ms) 2022-11-23T02:07:15.2517512Z [ RUN ] FunctionalTest.BatchNorm2dDefaultOptions 2022-11-23T02:07:15.2517824Z [ OK ] FunctionalTest.BatchNorm2dDefaultOptions (1 ms) 2022-11-23T02:07:15.2518164Z [ RUN ] FunctionalTest.BatchNorm3d 2022-11-23T02:07:15.2518398Z [ OK ] FunctionalTest.BatchNorm3d (1 ms) 2022-11-23T02:07:15.2518674Z [ RUN ] FunctionalTest.BatchNorm3dDefaultOptions 2022-11-23T02:07:15.2518985Z [ OK ] FunctionalTest.BatchNorm3dDefaultOptions (1 ms) 2022-11-23T02:07:15.2519253Z [ RUN ] FunctionalTest.InstanceNorm1d 2022-11-23T02:07:15.2519512Z [ OK ] FunctionalTest.InstanceNorm1d (2 ms) 2022-11-23T02:07:15.2519804Z [ RUN ] FunctionalTest.InstanceNorm1dDefaultOptions 2022-11-23T02:07:15.2520119Z [ OK ] FunctionalTest.InstanceNorm1dDefaultOptions (1 ms) 2022-11-23T02:07:15.2520411Z [ RUN ] FunctionalTest.InstanceNorm2d 2022-11-23T02:07:15.2520667Z [ OK ] FunctionalTest.InstanceNorm2d (2 ms) 2022-11-23T02:07:15.2520946Z [ RUN ] FunctionalTest.InstanceNorm2dDefaultOptions 2022-11-23T02:07:15.2521271Z [ OK ] FunctionalTest.InstanceNorm2dDefaultOptions (1 ms) 2022-11-23T02:07:15.2521719Z [ RUN ] FunctionalTest.InstanceNorm3d 2022-11-23T02:07:15.2522121Z [ OK ] FunctionalTest.InstanceNorm3d (4 ms) 2022-11-23T02:07:15.2522599Z [ RUN ] FunctionalTest.InstanceNorm3dDefaultOptions 2022-11-23T02:07:15.2523150Z [ OK ] FunctionalTest.InstanceNorm3dDefaultOptions (3 ms) 2022-11-23T02:07:15.2523629Z [ RUN ] FunctionalTest.Interpolate 2022-11-23T02:07:15.2524628Z W1123 02:07:14.474504 24041 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-11-23T02:07:15.2526263Z W1123 02:07:14.475092 24041 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-11-23T02:07:15.2527379Z W1123 02:07:14.476049 24041 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-11-23T02:07:15.2528400Z W1123 02:07:14.476564 24041 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-11-23T02:07:15.2529320Z W1123 02:07:14.477722 24041 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-11-23T02:07:15.2530238Z W1123 02:07:14.478212 24041 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-11-23T02:07:15.2531469Z W1123 02:07:14.479261 24041 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-11-23T02:07:15.2532887Z W1123 02:07:14.479730 24041 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-11-23T02:07:15.2533781Z [ OK ] FunctionalTest.Interpolate (23 ms) 2022-11-23T02:07:15.2534310Z [ RUN ] FunctionalTest.Pad1 2022-11-23T02:07:15.2534643Z [ OK ] FunctionalTest.Pad1 (1 ms) 2022-11-23T02:07:15.2534975Z [ RUN ] FunctionalTest.Pad2 2022-11-23T02:07:15.2535291Z [ OK ] FunctionalTest.Pad2 (3 ms) 2022-11-23T02:07:15.2535629Z [ RUN ] FunctionalTest.Pad3 2022-11-23T02:07:15.2535993Z [ OK ] FunctionalTest.Pad3 (9 ms) 2022-11-23T02:07:15.2536369Z [ RUN ] FunctionalTest.Pad4 2022-11-23T02:07:15.2536714Z [ OK ] FunctionalTest.Pad4 (2 ms) 2022-11-23T02:07:15.2537069Z [ RUN ] FunctionalTest.Pad5 2022-11-23T02:07:15.2537433Z [ OK ] FunctionalTest.Pad5 (10 ms) 2022-11-23T02:07:15.2537778Z [ RUN ] FunctionalTest.Pad6 2022-11-23T02:07:15.2537995Z [ OK ] FunctionalTest.Pad6 (4 ms) 2022-11-23T02:07:15.2538215Z [ RUN ] FunctionalTest.Pad7 2022-11-23T02:07:15.2538426Z [ OK ] FunctionalTest.Pad7 (0 ms) 2022-11-23T02:07:15.2538624Z [ RUN ] FunctionalTest.Pad8 2022-11-23T02:07:15.2538838Z [ OK ] FunctionalTest.Pad8 (0 ms) 2022-11-23T02:07:15.2539055Z [ RUN ] FunctionalTest.CTCLoss 2022-11-23T02:07:15.2539275Z [ OK ] FunctionalTest.CTCLoss (24 ms) 2022-11-23T02:07:15.2539520Z [ RUN ] FunctionalTest.PoissonNLLLoss 2022-11-23T02:07:15.2539784Z [ OK ] FunctionalTest.PoissonNLLLoss (3 ms) 2022-11-23T02:07:15.2540225Z [ RUN ] FunctionalTest.MarginRankingLoss 2022-11-23T02:07:15.2540695Z [ OK ] FunctionalTest.MarginRankingLoss (3 ms) 2022-11-23T02:07:15.2541151Z [ RUN ] FunctionalTest.ConvTranspose1d 2022-11-23T02:07:15.2541585Z [ OK ] FunctionalTest.ConvTranspose1d (2 ms) 2022-11-23T02:07:15.2542048Z [ RUN ] FunctionalTest.ConvTranspose2dEven 2022-11-23T02:07:15.2542504Z [ OK ] FunctionalTest.ConvTranspose2dEven (5 ms) 2022-11-23T02:07:15.2542986Z [ RUN ] FunctionalTest.ConvTranspose2dUneven 2022-11-23T02:07:15.2543458Z [ OK ] FunctionalTest.ConvTranspose2dUneven (4 ms) 2022-11-23T02:07:15.2543783Z [ RUN ] FunctionalTest.ConvTranspose3d 2022-11-23T02:07:15.2544120Z [ OK ] FunctionalTest.ConvTranspose3d (2 ms) 2022-11-23T02:07:15.2544366Z [ RUN ] FunctionalTest.AlphaDropout 2022-11-23T02:07:15.2544621Z [ OK ] FunctionalTest.AlphaDropout (27 ms) 2022-11-23T02:07:15.2544891Z [ RUN ] FunctionalTest.FeatureAlphaDropout 2022-11-23T02:07:15.2545166Z [ OK ] FunctionalTest.FeatureAlphaDropout (28 ms) 2022-11-23T02:07:15.2545420Z [ RUN ] FunctionalTest.Dropout 2022-11-23T02:07:15.2545648Z [ OK ] FunctionalTest.Dropout (7 ms) 2022-11-23T02:07:15.2545868Z [ RUN ] FunctionalTest.Dropout2d 2022-11-23T02:07:15.2546103Z [ OK ] FunctionalTest.Dropout2d (9 ms) 2022-11-23T02:07:15.2546332Z [ RUN ] FunctionalTest.Dropout3d 2022-11-23T02:07:15.2546550Z [ OK ] FunctionalTest.Dropout3d (9 ms) 2022-11-23T02:07:15.2546832Z [ RUN ] FunctionalTest.isfinite 2022-11-23T02:07:15.2547199Z [ OK ] FunctionalTest.isfinite (8 ms) 2022-11-23T02:07:15.2547572Z [ RUN ] FunctionalTest.isinf 2022-11-23T02:07:15.2547960Z [ OK ] FunctionalTest.isinf (6 ms) 2022-11-23T02:07:15.2548349Z [ RUN ] FunctionalTest.AllClose 2022-11-23T02:07:15.2548878Z [ OK ] FunctionalTest.AllClose (118 ms) 2022-11-23T02:07:15.2549318Z [ RUN ] FunctionalTest.BCEWithLogitsLoss 2022-11-23T02:07:15.2549765Z [ OK ] FunctionalTest.BCEWithLogitsLoss (20 ms) 2022-11-23T02:07:15.2550389Z [----------] 132 tests from FunctionalTest (1865 ms total) 2022-11-23T02:07:15.2550616Z 2022-11-23T02:07:15.2550937Z [----------] Global test environment tear-down 2022-11-23T02:07:15.2551322Z [==========] 132 tests from 1 test suite ran. (1865 ms total) 2022-11-23T02:07:15.2551639Z [ PASSED ] 132 tests. 2022-11-23T02:07:15.2551943Z ================================================================================ 2022-11-23T02:07:15.2552493Z [3,290 / 3,301] 20 / 26 tests; 8 actions running; last test: ...unctional_test 2022-11-23T02:07:15.2553023Z Linking jit_tests; 90s processwrapper-sandbox 2022-11-23T02:07:15.2553511Z Testing //:nn_utils_test; 13s processwrapper-sandbox 2022-11-23T02:07:15.2554004Z Testing //:rnn_test; 12s processwrapper-sandbox 2022-11-23T02:07:15.2554545Z Testing //:functional_test; 12s processwrapper-sandbox 2022-11-23T02:07:15.2555107Z Testing //:serialize_test; 11s processwrapper-sandbox 2022-11-23T02:07:15.2555633Z Testing //:modules_test; 11s processwrapper-sandbox 2022-11-23T02:07:15.2556194Z Compiling test/cpp/api/optim.cpp; 1s processwrapper-sandbox 2022-11-23T02:07:15.2556799Z Compiling test/cpp/api/autograd.cpp; 1s processwrapper-sandbox 2022-11-23T02:07:15.4524014Z 2022-11-23T02:07:15.4524595Z  2022-11-23T02:07:15.4524956Z  2022-11-23T02:07:15.4525333Z  2022-11-23T02:07:15.4525613Z  2022-11-23T02:07:15.4525890Z  2022-11-23T02:07:15.4526151Z  2022-11-23T02:07:15.4526417Z  2022-11-23T02:07:15.4526676Z  2022-11-23T02:07:15.4527233Z [3,292 / 3,301] 20 / 26 tests; 7 actions running; last test: ...unctional_test 2022-11-23T02:07:15.4527795Z Linking jit_tests; 90s processwrapper-sandbox 2022-11-23T02:07:15.4528310Z Testing //:nn_utils_test; 13s processwrapper-sandbox 2022-11-23T02:07:15.4528822Z Testing //:rnn_test; 12s processwrapper-sandbox 2022-11-23T02:07:15.4529351Z Testing //:serialize_test; 12s processwrapper-sandbox 2022-11-23T02:07:15.4529816Z Testing //:modules_test; 11s processwrapper-sandbox 2022-11-23T02:07:15.4530352Z Compiling test/cpp/api/optim.cpp; 2s processwrapper-sandbox 2022-11-23T02:07:15.4530909Z Compiling test/cpp/api/autograd.cpp; 1s processwrapper-sandbox 2022-11-23T02:07:15.9331544Z 2022-11-23T02:07:15.9332077Z  2022-11-23T02:07:15.9332452Z  2022-11-23T02:07:15.9332795Z  2022-11-23T02:07:15.9333204Z  2022-11-23T02:07:15.9333578Z  2022-11-23T02:07:15.9333842Z  2022-11-23T02:07:15.9334093Z  2022-11-23T02:07:15.9334851Z [3,292 / 3,301] 21 / 26 tests; 7 actions running; last test: //:serialize_test 2022-11-23T02:07:15.9335447Z Linking jit_tests; 91s processwrapper-sandbox 2022-11-23T02:07:15.9335994Z Testing //:nn_utils_test; 13s processwrapper-sandbox 2022-11-23T02:07:15.9336497Z Testing //:rnn_test; 13s processwrapper-sandbox 2022-11-23T02:07:15.9337044Z Testing //:serialize_test; 12s processwrapper-sandbox 2022-11-23T02:07:15.9337590Z Testing //:modules_test; 12s processwrapper-sandbox 2022-11-23T02:07:15.9338152Z Compiling test/cpp/api/optim.cpp; 2s processwrapper-sandbox 2022-11-23T02:07:15.9338746Z Compiling test/cpp/api/autograd.cpp; 2s processwrapper-sandbox 2022-11-23T02:07:15.9339036Z 2022-11-23T02:07:15.9339190Z  2022-11-23T02:07:15.9339454Z  2022-11-23T02:07:15.9339736Z  2022-11-23T02:07:15.9340174Z  2022-11-23T02:07:15.9340454Z  2022-11-23T02:07:15.9340720Z  2022-11-23T02:07:15.9341003Z  2022-11-23T02:07:15.9341427Z INFO: From Testing //:serialize_test: 2022-11-23T02:07:15.9342021Z [3,292 / 3,301] 21 / 26 tests; 7 actions running; last test: //:serialize_test 2022-11-23T02:07:15.9342599Z Linking jit_tests; 91s processwrapper-sandbox 2022-11-23T02:07:15.9343108Z Testing //:nn_utils_test; 13s processwrapper-sandbox 2022-11-23T02:07:15.9343607Z Testing //:rnn_test; 13s processwrapper-sandbox 2022-11-23T02:07:15.9344125Z Testing //:serialize_test; 12s processwrapper-sandbox 2022-11-23T02:07:15.9344666Z Testing //:modules_test; 12s processwrapper-sandbox 2022-11-23T02:07:15.9345176Z Compiling test/cpp/api/optim.cpp; 2s processwrapper-sandbox 2022-11-23T02:07:15.9345884Z Compiling test/cpp/api/autograd.cpp; 2s processwrapper-sandbox 2022-11-23T02:07:15.9346206Z 2022-11-23T02:07:15.9346387Z  2022-11-23T02:07:15.9346695Z  2022-11-23T02:07:15.9346998Z  2022-11-23T02:07:15.9347315Z  2022-11-23T02:07:15.9347615Z  2022-11-23T02:07:15.9347921Z  2022-11-23T02:07:15.9348235Z  2022-11-23T02:07:15.9348705Z ==================== Test output for //:serialize_test: 2022-11-23T02:07:15.9349099Z Running main() from gmock_main.cc 2022-11-23T02:07:15.9349570Z Note: Google Test filter = -*CUDA 2022-11-23T02:07:15.9350015Z [==========] Running 23 tests from 1 test suite. 2022-11-23T02:07:15.9350594Z [----------] Global test environment set-up. 2022-11-23T02:07:15.9351126Z [----------] 23 tests from SerializeTest 2022-11-23T02:07:15.9351525Z [ RUN ] SerializeTest.KeysFunc 2022-11-23T02:07:15.9351999Z [ OK ] SerializeTest.KeysFunc (118 ms) 2022-11-23T02:07:15.9352554Z [ RUN ] SerializeTest.TryReadFunc 2022-11-23T02:07:15.9352973Z [ OK ] SerializeTest.TryReadFunc (1 ms) 2022-11-23T02:07:15.9353314Z [ RUN ] SerializeTest.Basic 2022-11-23T02:07:15.9353649Z [ OK ] SerializeTest.Basic (2 ms) 2022-11-23T02:07:15.9354009Z [ RUN ] SerializeTest.MathBits 2022-11-23T02:07:15.9354368Z [ OK ] SerializeTest.MathBits (21 ms) 2022-11-23T02:07:15.9354722Z [ RUN ] SerializeTest.BasicToFile 2022-11-23T02:07:15.9355097Z [ OK ] SerializeTest.BasicToFile (2 ms) 2022-11-23T02:07:15.9355427Z [ RUN ] SerializeTest.BasicViaFunc 2022-11-23T02:07:15.9355820Z [ OK ] SerializeTest.BasicViaFunc (3 ms) 2022-11-23T02:07:15.9356177Z [ RUN ] SerializeTest.Resized 2022-11-23T02:07:15.9356520Z [ OK ] SerializeTest.Resized (1 ms) 2022-11-23T02:07:15.9357069Z [ RUN ] SerializeTest.Sliced 2022-11-23T02:07:15.9357456Z [ OK ] SerializeTest.Sliced (1 ms) 2022-11-23T02:07:15.9357876Z [ RUN ] SerializeTest.NonContiguous 2022-11-23T02:07:15.9358500Z [ OK ] SerializeTest.NonContiguous (1 ms) 2022-11-23T02:07:15.9358955Z [ RUN ] SerializeTest.ErrorOnMissingKey 2022-11-23T02:07:15.9359423Z [ OK ] SerializeTest.ErrorOnMissingKey (5 ms) 2022-11-23T02:07:15.9359919Z [ RUN ] SerializeTest.XOR 2022-11-23T02:07:15.9360344Z [ OK ] SerializeTest.XOR (2226 ms) 2022-11-23T02:07:15.9360871Z [ RUN ] SerializeTest.Optim 2022-11-23T02:07:15.9361248Z [ OK ] SerializeTest.Optim (17 ms) 2022-11-23T02:07:15.9362153Z [ RUN ] SerializeTest.Optim_Adagrad 2022-11-23T02:07:15.9362601Z [ OK ] SerializeTest.Optim_Adagrad (25 ms) 2022-11-23T02:07:15.9362984Z [ RUN ] SerializeTest.Optim_SGD 2022-11-23T02:07:15.9363411Z [ OK ] SerializeTest.Optim_SGD (21 ms) 2022-11-23T02:07:15.9363818Z [ RUN ] SerializeTest.Optim_Adam 2022-11-23T02:07:15.9364243Z [ OK ] SerializeTest.Optim_Adam (30 ms) 2022-11-23T02:07:15.9364693Z [ RUN ] SerializeTest.Optim_AdamW 2022-11-23T02:07:15.9365181Z [ OK ] SerializeTest.Optim_AdamW (29 ms) 2022-11-23T02:07:15.9365707Z [ RUN ] SerializeTest.Optim_RMSprop 2022-11-23T02:07:15.9366091Z [ OK ] SerializeTest.Optim_RMSprop (29 ms) 2022-11-23T02:07:15.9366616Z [ RUN ] SerializeTest.Optim_LBFGS 2022-11-23T02:07:15.9366982Z [ OK ] SerializeTest.Optim_LBFGS (37 ms) 2022-11-23T02:07:15.9367663Z [ RUN ] SerializeTest.CanSerializeModulesWithIntermediateModulesWithoutParametersOrBuffers 2022-11-23T02:07:15.9368672Z [ OK ] SerializeTest.CanSerializeModulesWithIntermediateModulesWithoutParametersOrBuffers (3 ms) 2022-11-23T02:07:15.9369372Z [ RUN ] SerializeTest.VectorOfTensors 2022-11-23T02:07:15.9369795Z [ OK ] SerializeTest.VectorOfTensors (2 ms) 2022-11-23T02:07:15.9370182Z [ RUN ] SerializeTest.IValue 2022-11-23T02:07:15.9370551Z [ OK ] SerializeTest.IValue (1 ms) 2022-11-23T02:07:15.9371091Z [ RUN ] SerializeTest.UnserializableSubmoduleIsSkippedWhenSavingModule 2022-11-23T02:07:15.9371863Z [ OK ] SerializeTest.UnserializableSubmoduleIsSkippedWhenSavingModule (0 ms) 2022-11-23T02:07:15.9372619Z [ RUN ] SerializeTest.UnserializableSubmoduleIsIgnoredWhenLoadingModule 2022-11-23T02:07:15.9373379Z [ OK ] SerializeTest.UnserializableSubmoduleIsIgnoredWhenLoadingModule (3 ms) 2022-11-23T02:07:15.9374130Z [----------] 23 tests from SerializeTest (2588 ms total) 2022-11-23T02:07:15.9374388Z 2022-11-23T02:07:15.9374653Z [----------] Global test environment tear-down 2022-11-23T02:07:15.9375048Z [==========] 23 tests from 1 test suite ran. (2588 ms total) 2022-11-23T02:07:15.9375387Z [ PASSED ] 23 tests. 2022-11-23T02:07:15.9375710Z ================================================================================ 2022-11-23T02:07:15.9376300Z [3,292 / 3,301] 21 / 26 tests; 7 actions running; last test: //:serialize_test 2022-11-23T02:07:15.9376835Z Linking jit_tests; 91s processwrapper-sandbox 2022-11-23T02:07:15.9377394Z Testing //:nn_utils_test; 13s processwrapper-sandbox 2022-11-23T02:07:15.9377912Z Testing //:rnn_test; 13s processwrapper-sandbox 2022-11-23T02:07:15.9378428Z Testing //:serialize_test; 12s processwrapper-sandbox 2022-11-23T02:07:15.9378947Z Testing //:modules_test; 12s processwrapper-sandbox 2022-11-23T02:07:15.9379512Z Compiling test/cpp/api/optim.cpp; 2s processwrapper-sandbox 2022-11-23T02:07:15.9380082Z Compiling test/cpp/api/autograd.cpp; 2s processwrapper-sandbox 2022-11-23T02:07:16.2522979Z 2022-11-23T02:07:16.2523659Z  2022-11-23T02:07:16.2524228Z  2022-11-23T02:07:16.2524537Z  2022-11-23T02:07:16.2524969Z  2022-11-23T02:07:16.2525250Z  2022-11-23T02:07:16.2528545Z  2022-11-23T02:07:16.2529362Z  2022-11-23T02:07:16.2530020Z [3,293 / 3,301] 21 / 26 tests; 6 actions running; last test: //:serialize_test 2022-11-23T02:07:16.2530663Z Linking jit_tests; 91s processwrapper-sandbox 2022-11-23T02:07:16.2531268Z Testing //:nn_utils_test; 14s processwrapper-sandbox 2022-11-23T02:07:16.2531852Z Testing //:rnn_test; 13s processwrapper-sandbox 2022-11-23T02:07:16.2532420Z Testing //:modules_test; 12s processwrapper-sandbox 2022-11-23T02:07:16.2532990Z Compiling test/cpp/api/optim.cpp; 2s processwrapper-sandbox 2022-11-23T02:07:16.2533342Z Compiling test/cpp/api/autograd.cpp; 2s processwrapper-sandbox 2022-11-23T02:07:16.3542217Z 2022-11-23T02:07:16.3543045Z  2022-11-23T02:07:16.3543398Z  2022-11-23T02:07:16.3543717Z  2022-11-23T02:07:16.3543991Z  2022-11-23T02:07:16.3544300Z  2022-11-23T02:07:16.3544611Z  2022-11-23T02:07:16.3545062Z INFO: From Testing //:nn_utils_test: 2022-11-23T02:07:16.3545745Z [3,293 / 3,301] 22 / 26 tests; 6 actions running; last test: //:nn_utils_test 2022-11-23T02:07:16.3546334Z Linking jit_tests; 91s processwrapper-sandbox 2022-11-23T02:07:16.3546921Z Testing //:nn_utils_test; 14s processwrapper-sandbox 2022-11-23T02:07:16.3547498Z Testing //:rnn_test; 13s processwrapper-sandbox 2022-11-23T02:07:16.3548089Z Testing //:modules_test; 12s processwrapper-sandbox 2022-11-23T02:07:16.3548784Z Compiling test/cpp/api/optim.cpp; 2s processwrapper-sandbox 2022-11-23T02:07:16.3549592Z Compiling test/cpp/api/autograd.cpp; 2s processwrapper-sandbox 2022-11-23T02:07:16.3549906Z 2022-11-23T02:07:16.3550054Z  2022-11-23T02:07:16.3550360Z  2022-11-23T02:07:16.3550670Z  2022-11-23T02:07:16.3550975Z  2022-11-23T02:07:16.3551264Z  2022-11-23T02:07:16.3551572Z  2022-11-23T02:07:16.3552025Z ==================== Test output for //:nn_utils_test: 2022-11-23T02:07:16.3552412Z Running main() from gmock_main.cc 2022-11-23T02:07:16.3552867Z Note: Google Test filter = -*CUDA 2022-11-23T02:07:16.3553271Z [==========] Running 10 tests from 2 test suites. 2022-11-23T02:07:16.3553725Z [----------] Global test environment set-up. 2022-11-23T02:07:16.3554114Z [----------] 7 tests from NNUtilsTest 2022-11-23T02:07:16.3554425Z [ RUN ] NNUtilsTest.ClipGradNorm 2022-11-23T02:07:16.3554807Z [ OK ] NNUtilsTest.ClipGradNorm (99 ms) 2022-11-23T02:07:16.3555260Z [ RUN ] NNUtilsTest.ClipGradNormErrorIfNonfinite 2022-11-23T02:07:16.3555793Z [ OK ] NNUtilsTest.ClipGradNormErrorIfNonfinite (802 ms) 2022-11-23T02:07:16.3556247Z [ RUN ] NNUtilsTest.ClipGradValue 2022-11-23T02:07:16.3556637Z [ OK ] NNUtilsTest.ClipGradValue (2 ms) 2022-11-23T02:07:16.3557047Z [ RUN ] NNUtilsTest.ConvertParameters 2022-11-23T02:07:16.3557456Z [ OK ] NNUtilsTest.ConvertParameters (5 ms) 2022-11-23T02:07:16.3557756Z [ RUN ] NNUtilsTest.PackSequence 2022-11-23T02:07:16.3558001Z [ OK ] NNUtilsTest.PackSequence (1697 ms) 2022-11-23T02:07:16.3558352Z [ RUN ] NNUtilsTest.PackPaddedSequence 2022-11-23T02:07:16.3558611Z [ OK ] NNUtilsTest.PackPaddedSequence (115 ms) 2022-11-23T02:07:16.3558863Z [ RUN ] NNUtilsTest.PadSequence 2022-11-23T02:07:16.3559105Z [ OK ] NNUtilsTest.PadSequence (304 ms) 2022-11-23T02:07:16.3559449Z [----------] 7 tests from NNUtilsTest (3026 ms total) 2022-11-23T02:07:16.3559585Z 2022-11-23T02:07:16.3559805Z [----------] 3 tests from PackedSequenceTest 2022-11-23T02:07:16.3560161Z [ RUN ] PackedSequenceTest.WrongOrder 2022-11-23T02:07:16.3560601Z [ OK ] PackedSequenceTest.WrongOrder (1 ms) 2022-11-23T02:07:16.3561027Z [ RUN ] PackedSequenceTest.TotalLength 2022-11-23T02:07:16.3561458Z [ OK ] PackedSequenceTest.TotalLength (12 ms) 2022-11-23T02:07:16.3562034Z [ RUN ] PackedSequenceTest.To 2022-11-23T02:07:16.3562258Z [ OK ] PackedSequenceTest.To (1 ms) 2022-11-23T02:07:16.3562591Z [----------] 3 tests from PackedSequenceTest (15 ms total) 2022-11-23T02:07:16.3562750Z 2022-11-23T02:07:16.3562900Z [----------] Global test environment tear-down 2022-11-23T02:07:16.3563148Z [==========] 10 tests from 2 test suites ran. (3042 ms total) 2022-11-23T02:07:16.3563352Z [ PASSED ] 10 tests. 2022-11-23T02:07:16.3563559Z ================================================================================ 2022-11-23T02:07:16.3563935Z [3,293 / 3,301] 22 / 26 tests; 6 actions running; last test: //:nn_utils_test 2022-11-23T02:07:16.3564254Z Linking jit_tests; 91s processwrapper-sandbox 2022-11-23T02:07:16.3564573Z Testing //:nn_utils_test; 14s processwrapper-sandbox 2022-11-23T02:07:16.3565014Z Testing //:rnn_test; 13s processwrapper-sandbox 2022-11-23T02:07:16.3565462Z Testing //:modules_test; 12s processwrapper-sandbox 2022-11-23T02:07:16.3566011Z Compiling test/cpp/api/optim.cpp; 2s processwrapper-sandbox 2022-11-23T02:07:16.3566620Z Compiling test/cpp/api/autograd.cpp; 2s processwrapper-sandbox 2022-11-23T02:07:16.6526331Z 2022-11-23T02:07:16.6526861Z  2022-11-23T02:07:16.6527211Z  2022-11-23T02:07:16.6527544Z  2022-11-23T02:07:16.6527845Z  2022-11-23T02:07:16.6528123Z  2022-11-23T02:07:16.6528421Z  2022-11-23T02:07:16.6529004Z [3,294 / 3,301] 22 / 26 tests; 5 actions running; last test: //:nn_utils_test 2022-11-23T02:07:16.6529586Z Linking jit_tests; 91s processwrapper-sandbox 2022-11-23T02:07:16.6530361Z Testing //:rnn_test; 14s processwrapper-sandbox 2022-11-23T02:07:16.6530932Z Testing //:modules_test; 13s processwrapper-sandbox 2022-11-23T02:07:16.6531542Z Compiling test/cpp/api/optim.cpp; 3s processwrapper-sandbox 2022-11-23T02:07:16.6532190Z Compiling test/cpp/api/autograd.cpp; 3s processwrapper-sandbox 2022-11-23T02:07:17.6532359Z 2022-11-23T02:07:17.6535575Z  2022-11-23T02:07:17.6535899Z  2022-11-23T02:07:17.6536170Z  2022-11-23T02:07:17.6536391Z  2022-11-23T02:07:17.6536659Z  2022-11-23T02:07:17.6537241Z [3,294 / 3,301] 22 / 26 tests; 5 actions running; last test: //:nn_utils_test 2022-11-23T02:07:17.6537779Z Linking jit_tests; 92s processwrapper-sandbox 2022-11-23T02:07:17.6538116Z Testing //:rnn_test; 15s processwrapper-sandbox 2022-11-23T02:07:17.6538434Z Testing //:modules_test; 14s processwrapper-sandbox 2022-11-23T02:07:17.6538780Z Compiling test/cpp/api/optim.cpp; 4s processwrapper-sandbox 2022-11-23T02:07:17.6539142Z Compiling test/cpp/api/autograd.cpp; 4s processwrapper-sandbox 2022-11-23T02:07:18.2536869Z 2022-11-23T02:07:18.2537428Z  2022-11-23T02:07:18.2537785Z  2022-11-23T02:07:18.2538108Z  2022-11-23T02:07:18.2538391Z  2022-11-23T02:07:18.2538680Z  2022-11-23T02:07:18.2539227Z [3,295 / 3,301] 22 / 26 tests; 4 actions running; last test: //:nn_utils_test 2022-11-23T02:07:18.2539768Z Testing //:rnn_test; 15s processwrapper-sandbox 2022-11-23T02:07:18.2540295Z Testing //:modules_test; 14s processwrapper-sandbox 2022-11-23T02:07:18.2540854Z Compiling test/cpp/api/optim.cpp; 4s processwrapper-sandbox 2022-11-23T02:07:18.2541437Z Compiling test/cpp/api/autograd.cpp; 4s processwrapper-sandbox 2022-11-23T02:07:19.4544791Z 2022-11-23T02:07:19.4545412Z  2022-11-23T02:07:19.4545768Z  2022-11-23T02:07:19.4546064Z  2022-11-23T02:07:19.4546345Z  2022-11-23T02:07:19.4546950Z [3,295 / 3,301] 22 / 26 tests; 4 actions running; last test: //:nn_utils_test 2022-11-23T02:07:19.4547568Z Testing //:rnn_test; 16s processwrapper-sandbox 2022-11-23T02:07:19.4548126Z Testing //:modules_test; 15s processwrapper-sandbox 2022-11-23T02:07:19.4548735Z Compiling test/cpp/api/optim.cpp; 6s processwrapper-sandbox 2022-11-23T02:07:19.4549381Z Compiling test/cpp/api/autograd.cpp; 5s processwrapper-sandbox 2022-11-23T02:07:20.4550619Z 2022-11-23T02:07:20.4551231Z  2022-11-23T02:07:20.4551646Z  2022-11-23T02:07:20.4551918Z  2022-11-23T02:07:20.4552196Z  2022-11-23T02:07:20.4552745Z [3,295 / 3,301] 22 / 26 tests; 4 actions running; last test: //:nn_utils_test 2022-11-23T02:07:20.4553337Z Testing //:rnn_test; 17s processwrapper-sandbox 2022-11-23T02:07:20.4553886Z Testing //:modules_test; 16s processwrapper-sandbox 2022-11-23T02:07:20.4554460Z Compiling test/cpp/api/optim.cpp; 7s processwrapper-sandbox 2022-11-23T02:07:20.4555092Z Compiling test/cpp/api/autograd.cpp; 6s processwrapper-sandbox 2022-11-23T02:07:20.8555167Z 2022-11-23T02:07:20.8555710Z  2022-11-23T02:07:20.8556075Z  2022-11-23T02:07:20.8556678Z  2022-11-23T02:07:20.8556985Z  2022-11-23T02:07:20.8557596Z [3,297 / 3,301] 22 / 26 tests; 4 actions running; last test: //:nn_utils_test 2022-11-23T02:07:20.8558307Z Testing //:rnn_test; 18s processwrapper-sandbox 2022-11-23T02:07:20.8558938Z Testing //:modules_test; 17s processwrapper-sandbox 2022-11-23T02:07:20.8559638Z Linking optim_test; 0s processwrapper-sandbox 2022-11-23T02:07:20.8560186Z Linking autograd_test; 0s processwrapper-sandbox 2022-11-23T02:07:21.8561037Z 2022-11-23T02:07:21.8561758Z  2022-11-23T02:07:21.8562126Z  2022-11-23T02:07:21.8562385Z  2022-11-23T02:07:21.8562661Z  2022-11-23T02:07:21.8563120Z [3,297 / 3,301] 22 / 26 tests; 4 actions running; last test: //:nn_utils_test 2022-11-23T02:07:21.8563648Z Testing //:rnn_test; 19s processwrapper-sandbox 2022-11-23T02:07:21.8564287Z Testing //:modules_test; 18s processwrapper-sandbox 2022-11-23T02:07:21.8564639Z Linking optim_test; 1s processwrapper-sandbox 2022-11-23T02:07:21.8564990Z Linking autograd_test; 1s processwrapper-sandbox 2022-11-23T02:07:22.8568287Z 2022-11-23T02:07:22.8568819Z  2022-11-23T02:07:22.8569171Z  2022-11-23T02:07:22.8569434Z  2022-11-23T02:07:22.8569709Z  2022-11-23T02:07:22.8570251Z [3,297 / 3,301] 22 / 26 tests; 4 actions running; last test: //:nn_utils_test 2022-11-23T02:07:22.8570808Z Testing //:rnn_test; 20s processwrapper-sandbox 2022-11-23T02:07:22.8571316Z Testing //:modules_test; 19s processwrapper-sandbox 2022-11-23T02:07:22.8571829Z Linking optim_test; 2s processwrapper-sandbox 2022-11-23T02:07:22.8572344Z Linking autograd_test; 2s processwrapper-sandbox 2022-11-23T02:07:24.0576331Z 2022-11-23T02:07:24.0576850Z  2022-11-23T02:07:24.0581058Z  2022-11-23T02:07:24.0581344Z  2022-11-23T02:07:24.0581624Z  2022-11-23T02:07:24.0582159Z [3,297 / 3,301] 22 / 26 tests; 4 actions running; last test: //:nn_utils_test 2022-11-23T02:07:24.0582690Z Testing //:rnn_test; 21s processwrapper-sandbox 2022-11-23T02:07:24.0583196Z Testing //:modules_test; 20s processwrapper-sandbox 2022-11-23T02:07:24.0583673Z Linking optim_test; 3s processwrapper-sandbox 2022-11-23T02:07:24.0584193Z Linking autograd_test; 3s processwrapper-sandbox 2022-11-23T02:07:25.0584430Z 2022-11-23T02:07:25.0585073Z  2022-11-23T02:07:25.0585432Z  2022-11-23T02:07:25.0585768Z  2022-11-23T02:07:25.0586027Z  2022-11-23T02:07:25.0586371Z [3,297 / 3,301] 22 / 26 tests; 4 actions running; last test: //:nn_utils_test 2022-11-23T02:07:25.0586724Z Testing //:rnn_test; 22s processwrapper-sandbox 2022-11-23T02:07:25.0587062Z Testing //:modules_test; 21s processwrapper-sandbox 2022-11-23T02:07:25.0587360Z Linking optim_test; 4s processwrapper-sandbox 2022-11-23T02:07:25.0587679Z Linking autograd_test; 4s processwrapper-sandbox 2022-11-23T02:07:26.0591686Z 2022-11-23T02:07:26.0592411Z  2022-11-23T02:07:26.0596292Z  2022-11-23T02:07:26.0596621Z  2022-11-23T02:07:26.0596879Z  2022-11-23T02:07:26.0597411Z [3,297 / 3,301] 22 / 26 tests; 4 actions running; last test: //:nn_utils_test 2022-11-23T02:07:26.0597935Z Testing //:rnn_test; 23s processwrapper-sandbox 2022-11-23T02:07:26.0598499Z Testing //:modules_test; 22s processwrapper-sandbox 2022-11-23T02:07:26.0598998Z Linking optim_test; 5s processwrapper-sandbox 2022-11-23T02:07:26.0599472Z Linking autograd_test; 5s processwrapper-sandbox 2022-11-23T02:07:27.2597686Z 2022-11-23T02:07:27.2601129Z  2022-11-23T02:07:27.2601669Z  2022-11-23T02:07:27.2601970Z  2022-11-23T02:07:27.2602253Z  2022-11-23T02:07:27.2602817Z [3,297 / 3,301] 22 / 26 tests; 4 actions running; last test: //:nn_utils_test 2022-11-23T02:07:27.2603625Z Testing //:rnn_test; 24s processwrapper-sandbox 2022-11-23T02:07:27.2604185Z Testing //:modules_test; 23s processwrapper-sandbox 2022-11-23T02:07:27.2604710Z Linking optim_test; 6s processwrapper-sandbox 2022-11-23T02:07:27.2605230Z Linking autograd_test; 6s processwrapper-sandbox 2022-11-23T02:07:28.1811397Z 2022-11-23T02:07:28.1811973Z  2022-11-23T02:07:28.1813342Z  2022-11-23T02:07:28.1813651Z  2022-11-23T02:07:28.1813937Z  2022-11-23T02:07:28.1814518Z [3,298 / 3,302] 22 / 26 tests; 4 actions, 3 running; last test: ..._utils_test 2022-11-23T02:07:28.1815092Z Testing //:rnn_test; 25s processwrapper-sandbox 2022-11-23T02:07:28.1815622Z Testing //:modules_test; 24s processwrapper-sandbox 2022-11-23T02:07:28.1816415Z Linking autograd_test; 7s processwrapper-sandbox 2022-11-23T02:07:28.1816785Z [Prepa] Testing //:optim_test 2022-11-23T02:07:28.4604789Z 2022-11-23T02:07:28.4605323Z  2022-11-23T02:07:28.4605679Z  2022-11-23T02:07:28.4605981Z  2022-11-23T02:07:28.4606246Z  2022-11-23T02:07:28.4606814Z [3,299 / 3,303] 22 / 26 tests; 4 actions running; last test: //:nn_utils_test 2022-11-23T02:07:28.4607399Z Testing //:rnn_test; 25s processwrapper-sandbox 2022-11-23T02:07:28.4607902Z Testing //:modules_test; 24s processwrapper-sandbox 2022-11-23T02:07:28.4608424Z Testing //:optim_test; 0s processwrapper-sandbox 2022-11-23T02:07:28.4608969Z Testing //:autograd_test; 0s processwrapper-sandbox 2022-11-23T02:07:29.4610571Z 2022-11-23T02:07:29.4611142Z  2022-11-23T02:07:29.4611493Z  2022-11-23T02:07:29.4611820Z  2022-11-23T02:07:29.4613574Z  2022-11-23T02:07:29.4614522Z [3,299 / 3,303] 22 / 26 tests; 4 actions running; last test: //:nn_utils_test 2022-11-23T02:07:29.4615139Z Testing //:rnn_test; 26s processwrapper-sandbox 2022-11-23T02:07:29.4615683Z Testing //:modules_test; 25s processwrapper-sandbox 2022-11-23T02:07:29.4616225Z Testing //:optim_test; 1s processwrapper-sandbox 2022-11-23T02:07:29.4616764Z Testing //:autograd_test; 1s processwrapper-sandbox 2022-11-23T02:07:30.4617701Z 2022-11-23T02:07:30.4618233Z  2022-11-23T02:07:30.4618641Z  2022-11-23T02:07:30.4618967Z  2022-11-23T02:07:30.4619269Z  2022-11-23T02:07:30.4619838Z [3,299 / 3,303] 22 / 26 tests; 4 actions running; last test: //:nn_utils_test 2022-11-23T02:07:30.4620460Z Testing //:rnn_test; 27s processwrapper-sandbox 2022-11-23T02:07:30.4620969Z Testing //:modules_test; 26s processwrapper-sandbox 2022-11-23T02:07:30.4621496Z Testing //:optim_test; 2s processwrapper-sandbox 2022-11-23T02:07:30.4622006Z Testing //:autograd_test; 2s processwrapper-sandbox 2022-11-23T02:07:31.6625137Z 2022-11-23T02:07:31.6625725Z  2022-11-23T02:07:31.6626060Z  2022-11-23T02:07:31.6626368Z  2022-11-23T02:07:31.6626660Z  2022-11-23T02:07:31.6627197Z [3,299 / 3,303] 22 / 26 tests; 4 actions running; last test: //:nn_utils_test 2022-11-23T02:07:31.6627746Z Testing //:rnn_test; 29s processwrapper-sandbox 2022-11-23T02:07:31.6628268Z Testing //:modules_test; 28s processwrapper-sandbox 2022-11-23T02:07:31.6628785Z Testing //:optim_test; 3s processwrapper-sandbox 2022-11-23T02:07:31.6629286Z Testing //:autograd_test; 3s processwrapper-sandbox 2022-11-23T02:07:32.6632504Z 2022-11-23T02:07:32.6633035Z  2022-11-23T02:07:32.6633848Z  2022-11-23T02:07:32.6634400Z  2022-11-23T02:07:32.6634877Z  2022-11-23T02:07:32.6635660Z [3,299 / 3,303] 22 / 26 tests; 4 actions running; last test: //:nn_utils_test 2022-11-23T02:07:32.6636355Z Testing //:rnn_test; 30s processwrapper-sandbox 2022-11-23T02:07:32.6636955Z Testing //:modules_test; 29s processwrapper-sandbox 2022-11-23T02:07:32.6637773Z Testing //:optim_test; 4s processwrapper-sandbox 2022-11-23T02:07:32.6638499Z Testing //:autograd_test; 4s processwrapper-sandbox 2022-11-23T02:07:33.6637061Z 2022-11-23T02:07:33.6637660Z  2022-11-23T02:07:33.6637977Z  2022-11-23T02:07:33.6638339Z  2022-11-23T02:07:33.6638661Z  2022-11-23T02:07:33.6639273Z [3,299 / 3,303] 22 / 26 tests; 4 actions running; last test: //:nn_utils_test 2022-11-23T02:07:33.6639881Z Testing //:rnn_test; 31s processwrapper-sandbox 2022-11-23T02:07:33.6640264Z Testing //:modules_test; 30s processwrapper-sandbox 2022-11-23T02:07:33.6640581Z Testing //:optim_test; 5s processwrapper-sandbox 2022-11-23T02:07:33.6640899Z Testing //:autograd_test; 5s processwrapper-sandbox 2022-11-23T02:07:34.8645704Z 2022-11-23T02:07:34.8646823Z  2022-11-23T02:07:34.8647215Z  2022-11-23T02:07:34.8647575Z  2022-11-23T02:07:34.8647874Z  2022-11-23T02:07:34.8648501Z [3,299 / 3,303] 22 / 26 tests; 4 actions running; last test: //:nn_utils_test 2022-11-23T02:07:34.8649154Z Testing //:rnn_test; 32s processwrapper-sandbox 2022-11-23T02:07:34.8649735Z Testing //:modules_test; 31s processwrapper-sandbox 2022-11-23T02:07:34.8650344Z Testing //:optim_test; 6s processwrapper-sandbox 2022-11-23T02:07:34.8650948Z Testing //:autograd_test; 6s processwrapper-sandbox 2022-11-23T02:07:35.8651645Z 2022-11-23T02:07:35.8652292Z  2022-11-23T02:07:35.8652666Z  2022-11-23T02:07:35.8653011Z  2022-11-23T02:07:35.8653321Z  2022-11-23T02:07:35.8653921Z [3,299 / 3,303] 22 / 26 tests; 4 actions running; last test: //:nn_utils_test 2022-11-23T02:07:35.8654539Z Testing //:rnn_test; 33s processwrapper-sandbox 2022-11-23T02:07:35.8655142Z Testing //:modules_test; 32s processwrapper-sandbox 2022-11-23T02:07:35.8655453Z Testing //:optim_test; 7s processwrapper-sandbox 2022-11-23T02:07:35.8655776Z Testing //:autograd_test; 7s processwrapper-sandbox 2022-11-23T02:07:36.4912964Z 2022-11-23T02:07:36.4913532Z  2022-11-23T02:07:36.4913862Z  2022-11-23T02:07:36.4914153Z  2022-11-23T02:07:36.4917511Z  2022-11-23T02:07:36.4922550Z [3,299 / 3,303] 23 / 26 tests; 4 actions running; last test: //:autograd_test 2022-11-23T02:07:36.4923130Z Testing //:rnn_test; 33s processwrapper-sandbox 2022-11-23T02:07:36.4923667Z Testing //:modules_test; 32s processwrapper-sandbox 2022-11-23T02:07:36.4924192Z Testing //:optim_test; 8s processwrapper-sandbox 2022-11-23T02:07:36.4924693Z Testing //:autograd_test; 8s processwrapper-sandbox 2022-11-23T02:07:36.4924943Z 2022-11-23T02:07:36.4925087Z  2022-11-23T02:07:36.4925367Z  2022-11-23T02:07:36.4925732Z  2022-11-23T02:07:36.4926008Z  2022-11-23T02:07:36.4926406Z INFO: From Testing //:autograd_test: 2022-11-23T02:07:36.4926990Z [3,299 / 3,303] 23 / 26 tests; 4 actions running; last test: //:autograd_test 2022-11-23T02:07:36.4927519Z Testing //:rnn_test; 33s processwrapper-sandbox 2022-11-23T02:07:36.4928023Z Testing //:modules_test; 32s processwrapper-sandbox 2022-11-23T02:07:36.4928540Z Testing //:optim_test; 8s processwrapper-sandbox 2022-11-23T02:07:36.4929069Z Testing //:autograd_test; 8s processwrapper-sandbox 2022-11-23T02:07:36.4929318Z 2022-11-23T02:07:36.4929445Z  2022-11-23T02:07:36.4929733Z  2022-11-23T02:07:36.4930021Z  2022-11-23T02:07:36.4930278Z  2022-11-23T02:07:36.4930679Z ==================== Test output for //:autograd_test: 2022-11-23T02:07:36.4931038Z Running main() from gmock_main.cc 2022-11-23T02:07:36.4931424Z Note: Google Test filter = -*CUDA 2022-11-23T02:07:36.4931770Z [==========] Running 55 tests from 3 test suites. 2022-11-23T02:07:36.4932233Z [----------] Global test environment set-up. 2022-11-23T02:07:36.4932679Z [----------] 9 tests from AutogradAPITests 2022-11-23T02:07:36.4933277Z [ RUN ] AutogradAPITests.BackwardSimpleTest 2022-11-23T02:07:36.4933744Z [ OK ] AutogradAPITests.BackwardSimpleTest (25 ms) 2022-11-23T02:07:36.4934185Z [ RUN ] AutogradAPITests.BackwardTest 2022-11-23T02:07:36.4934607Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2022-11-23T02:07:36.4935641Z W1123 02:07:30.491748 24212 engine.cpp:1127] 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-11-23T02:07:36.4936711Z [ OK ] AutogradAPITests.BackwardTest (2 ms) 2022-11-23T02:07:36.4937288Z [ RUN ] AutogradAPITests.GradSimpleTest 2022-11-23T02:07:36.4937705Z [ OK ] AutogradAPITests.GradSimpleTest (1 ms) 2022-11-23T02:07:36.4938124Z [ RUN ] AutogradAPITests.GradTest 2022-11-23T02:07:36.4938514Z [ OK ] AutogradAPITests.GradTest (3 ms) 2022-11-23T02:07:36.4938925Z [ RUN ] AutogradAPITests.GradNonLeafTest 2022-11-23T02:07:36.4940554Z W1123 02:07:30.501595 24212 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-11-23T02:07:36.4942815Z W1123 02:07:30.502686 24212 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-11-23T02:07:36.4945042Z W1123 02:07:30.503763 24212 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-11-23T02:07:36.4947261Z W1123 02:07:30.504886 24212 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-11-23T02:07:36.4948318Z [ OK ] AutogradAPITests.GradNonLeafTest (7 ms) 2022-11-23T02:07:36.4948780Z [ RUN ] AutogradAPITests.GradUnreachableTest 2022-11-23T02:07:36.4949266Z [ OK ] AutogradAPITests.GradUnreachableTest (2 ms) 2022-11-23T02:07:36.4949695Z [ RUN ] AutogradAPITests.EmptyInput 2022-11-23T02:07:36.4950051Z [ OK ] AutogradAPITests.EmptyInput (0 ms) 2022-11-23T02:07:36.4950435Z [ RUN ] AutogradAPITests.RetainGrad 2022-11-23T02:07:36.4950796Z [ OK ] AutogradAPITests.RetainGrad (3 ms) 2022-11-23T02:07:36.4951174Z [ RUN ] AutogradAPITests.AnomalyMode 2022-11-23T02:07:36.4951888Z W1123 02:07:30.512713 24212 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-11-23T02:07:36.4952456Z [ OK ] AutogradAPITests.AnomalyMode (6 ms) 2022-11-23T02:07:36.4953153Z [----------] 9 tests from AutogradAPITests (52 ms total) 2022-11-23T02:07:36.4953431Z 2022-11-23T02:07:36.4953753Z [----------] 33 tests from CustomAutogradTest 2022-11-23T02:07:36.4954257Z [ RUN ] CustomAutogradTest.GradUnreachableDiscoveryTest 2022-11-23T02:07:36.4954862Z [ OK ] CustomAutogradTest.GradUnreachableDiscoveryTest (0 ms) 2022-11-23T02:07:36.4955537Z [ RUN ] CustomAutogradTest.CustomFunction 2022-11-23T02:07:36.4956059Z [ OK ] CustomAutogradTest.CustomFunction (2 ms) 2022-11-23T02:07:36.4956742Z [ RUN ] CustomAutogradTest.CustomFunctionWithTensorList 2022-11-23T02:07:36.4957468Z [ OK ] CustomAutogradTest.CustomFunctionWithTensorList (1 ms) 2022-11-23T02:07:36.4958315Z [ RUN ] CustomAutogradTest.GraphTaskTrimEdges 2022-11-23T02:07:36.4958925Z [ OK ] CustomAutogradTest.GraphTaskTrimEdges (3 ms) 2022-11-23T02:07:36.4959602Z [ RUN ] CustomAutogradTest.FunctionReturnsInput 2022-11-23T02:07:36.4960053Z [ OK ] CustomAutogradTest.FunctionReturnsInput (0 ms) 2022-11-23T02:07:36.4960552Z [ RUN ] CustomAutogradTest.FunctionReturnsUndefined 2022-11-23T02:07:36.4961061Z [ OK ] CustomAutogradTest.FunctionReturnsUndefined (1 ms) 2022-11-23T02:07:36.4961691Z [ RUN ] CustomAutogradTest.MaterializeGrads 2022-11-23T02:07:36.4962159Z [ OK ] CustomAutogradTest.MaterializeGrads (0 ms) 2022-11-23T02:07:36.4962640Z [ RUN ] CustomAutogradTest.DontMaterializeGrads 2022-11-23T02:07:36.4963142Z [ OK ] CustomAutogradTest.DontMaterializeGrads (0 ms) 2022-11-23T02:07:36.4963637Z [ RUN ] CustomAutogradTest.NoGradCustomFunction 2022-11-23T02:07:36.4964143Z [ OK ] CustomAutogradTest.NoGradCustomFunction (0 ms) 2022-11-23T02:07:36.4964653Z [ RUN ] CustomAutogradTest.MarkDirty 2022-11-23T02:07:36.4965075Z [ OK ] CustomAutogradTest.MarkDirty (0 ms) 2022-11-23T02:07:36.4965599Z [ RUN ] CustomAutogradTest.MarkNonDifferentiable 2022-11-23T02:07:36.4966143Z [ OK ] CustomAutogradTest.MarkNonDifferentiable (0 ms) 2022-11-23T02:07:36.4966698Z [ RUN ] CustomAutogradTest.MarkNonDifferentiableMixed 2022-11-23T02:07:36.4967315Z [ OK ] CustomAutogradTest.MarkNonDifferentiableMixed (1 ms) 2022-11-23T02:07:36.4967933Z [ RUN ] CustomAutogradTest.MarkNonDifferentiableNone 2022-11-23T02:07:36.4968532Z [ OK ] CustomAutogradTest.MarkNonDifferentiableNone (0 ms) 2022-11-23T02:07:36.4969054Z [ RUN ] CustomAutogradTest.ReturnLeafInplace 2022-11-23T02:07:36.4969515Z [ OK ] CustomAutogradTest.ReturnLeafInplace (1 ms) 2022-11-23T02:07:36.4969922Z [ RUN ] CustomAutogradTest.ReturnDuplicateInplace 2022-11-23T02:07:36.4970361Z [ OK ] CustomAutogradTest.ReturnDuplicateInplace (0 ms) 2022-11-23T02:07:36.4970793Z [ RUN ] CustomAutogradTest.ReturnDuplicate 2022-11-23T02:07:36.4971227Z [ OK ] CustomAutogradTest.ReturnDuplicate (0 ms) 2022-11-23T02:07:36.4971726Z [ RUN ] CustomAutogradTest.SaveEmptyForBackward 2022-11-23T02:07:36.4972260Z [ OK ] CustomAutogradTest.SaveEmptyForBackward (1 ms) 2022-11-23T02:07:36.4972715Z [ RUN ] CustomAutogradTest.InvalidGradients 2022-11-23T02:07:36.4973174Z [ OK ] CustomAutogradTest.InvalidGradients (0 ms) 2022-11-23T02:07:36.4973605Z [ RUN ] CustomAutogradTest.NoGradInput 2022-11-23T02:07:36.4974009Z [ OK ] CustomAutogradTest.NoGradInput (0 ms) 2022-11-23T02:07:36.4974443Z [ RUN ] CustomAutogradTest.TooManyGrads 2022-11-23T02:07:36.4974888Z [ OK ] CustomAutogradTest.TooManyGrads (0 ms) 2022-11-23T02:07:36.4975314Z [ RUN ] CustomAutogradTest.DepNoGrad 2022-11-23T02:07:36.4975715Z [ OK ] CustomAutogradTest.DepNoGrad (0 ms) 2022-11-23T02:07:36.4976145Z [ RUN ] CustomAutogradTest.Reentrant 2022-11-23T02:07:36.4976589Z [ OK ] CustomAutogradTest.Reentrant (1 ms) 2022-11-23T02:07:36.4977019Z [ RUN ] CustomAutogradTest.DeepReentrant 2022-11-23T02:07:36.4977637Z [ OK ] CustomAutogradTest.DeepReentrant (5598 ms) 2022-11-23T02:07:36.4978107Z [ RUN ] CustomAutogradTest.ReentrantPriority 2022-11-23T02:07:36.4978513Z [ OK ] CustomAutogradTest.ReentrantPriority (5 ms) 2022-11-23T02:07:36.4978912Z [ RUN ] CustomAutogradTest.Hooks 2022-11-23T02:07:36.4979290Z [ OK ] CustomAutogradTest.Hooks (5 ms) 2022-11-23T02:07:36.4979666Z [ RUN ] CustomAutogradTest.HooksInplace 2022-11-23T02:07:36.4980091Z [ OK ] CustomAutogradTest.HooksInplace (1 ms) 2022-11-23T02:07:36.4980593Z [ RUN ] CustomAutogradTest.HooksInplaceWithRetainsGrad 2022-11-23T02:07:36.4981131Z [ OK ] CustomAutogradTest.HooksInplaceWithRetainsGrad (2 ms) 2022-11-23T02:07:36.4981730Z [ RUN ] CustomAutogradTest.HooksInplaceTwiceWithRetainsGrad 2022-11-23T02:07:36.4982361Z [ OK ] CustomAutogradTest.HooksInplaceTwiceWithRetainsGrad (2 ms) 2022-11-23T02:07:36.4982994Z [ RUN ] CustomAutogradTest.HookNone 2022-11-23T02:07:36.4983392Z [ OK ] CustomAutogradTest.HookNone (0 ms) 2022-11-23T02:07:36.4983855Z [ RUN ] CustomAutogradTest.BackwardWithInputs 2022-11-23T02:07:36.4984353Z [ OK ] CustomAutogradTest.BackwardWithInputs (1 ms) 2022-11-23T02:07:36.4984850Z [ RUN ] CustomAutogradTest.BackwardWithEmptyInputs 2022-11-23T02:07:36.4985391Z [ OK ] CustomAutogradTest.BackwardWithEmptyInputs (0 ms) 2022-11-23T02:07:36.4985932Z [ RUN ] CustomAutogradTest.BackwardWithNonLeafInputs 2022-11-23T02:07:36.4986426Z [ OK ] CustomAutogradTest.BackwardWithNonLeafInputs (1 ms) 2022-11-23T02:07:36.4986983Z [ RUN ] CustomAutogradTest.BackwardWithCreateGraphWarns 2022-11-23T02:07:36.4987554Z [ OK ] CustomAutogradTest.BackwardWithCreateGraphWarns (0 ms) 2022-11-23T02:07:36.4988211Z [----------] 33 tests from CustomAutogradTest (5641 ms total) 2022-11-23T02:07:36.4988459Z 2022-11-23T02:07:36.4988790Z [----------] 13 tests from TestAutogradNotImplementedFallback 2022-11-23T02:07:36.4989364Z [ RUN ] TestAutogradNotImplementedFallback.RetSingleNonTensor 2022-11-23T02:07:36.4990005Z [ OK ] TestAutogradNotImplementedFallback.RetSingleNonTensor (1 ms) 2022-11-23T02:07:36.4990583Z [ RUN ] TestAutogradNotImplementedFallback.InplaceOp 2022-11-23T02:07:36.4991130Z [ OK ] TestAutogradNotImplementedFallback.InplaceOp (3 ms) 2022-11-23T02:07:36.4991707Z [ RUN ] TestAutogradNotImplementedFallback.DoubleInplaceOp 2022-11-23T02:07:36.4992314Z [ OK ] TestAutogradNotImplementedFallback.DoubleInplaceOp (1 ms) 2022-11-23T02:07:36.4992863Z [ RUN ] TestAutogradNotImplementedFallback.OptOp 2022-11-23T02:07:36.4993381Z [ OK ] TestAutogradNotImplementedFallback.OptOp (2 ms) 2022-11-23T02:07:36.4993961Z [ RUN ] TestAutogradNotImplementedFallback.OutOfPlaceAddition 2022-11-23T02:07:36.4994592Z [ OK ] TestAutogradNotImplementedFallback.OutOfPlaceAddition (1 ms) 2022-11-23T02:07:36.4995230Z [ RUN ] TestAutogradNotImplementedFallback.RetTupleNonTensor 2022-11-23T02:07:36.4995867Z [ OK ] TestAutogradNotImplementedFallback.RetTupleNonTensor (1 ms) 2022-11-23T02:07:36.4996436Z [ RUN ] TestAutogradNotImplementedFallback.ViewOp 2022-11-23T02:07:36.4996957Z [ OK ] TestAutogradNotImplementedFallback.ViewOp (1 ms) 2022-11-23T02:07:36.4997534Z [ RUN ] TestAutogradNotImplementedFallback.ViewOpWithExtraArg 2022-11-23T02:07:36.4998282Z [ OK ] TestAutogradNotImplementedFallback.ViewOpWithExtraArg (1 ms) 2022-11-23T02:07:36.4998953Z [ RUN ] TestAutogradNotImplementedFallback.RetTensorVectorView 2022-11-23T02:07:36.4999579Z [ OK ] TestAutogradNotImplementedFallback.RetTensorVectorView (0 ms) 2022-11-23T02:07:36.5000186Z [ RUN ] TestAutogradNotImplementedFallback.DoubleViewOP 2022-11-23T02:07:36.5000733Z [ OK ] TestAutogradNotImplementedFallback.DoubleViewOP (1 ms) 2022-11-23T02:07:36.5001333Z [ RUN ] TestAutogradNotImplementedFallback.NonFirstViewOP 2022-11-23T02:07:36.5002069Z [ OK ] TestAutogradNotImplementedFallback.NonFirstViewOP (1 ms) 2022-11-23T02:07:36.5002760Z [ RUN ] TestAutogradNotImplementedFallback.RetTensorVector 2022-11-23T02:07:36.5003368Z [ OK ] TestAutogradNotImplementedFallback.RetTensorVector (1 ms) 2022-11-23T02:07:36.5003964Z [ RUN ] TestAutogradNotImplementedFallback.TensorlistOp 2022-11-23T02:07:36.5004540Z [ OK ] TestAutogradNotImplementedFallback.TensorlistOp (1 ms) 2022-11-23T02:07:36.5005247Z [----------] 13 tests from TestAutogradNotImplementedFallback (20 ms total) 2022-11-23T02:07:36.5005562Z 2022-11-23T02:07:36.5005813Z [----------] Global test environment tear-down 2022-11-23T02:07:36.5017590Z [==========] 55 tests from 3 test suites ran. (5714 ms total) 2022-11-23T02:07:36.5017985Z [ PASSED ] 55 tests. 2022-11-23T02:07:36.5018319Z ================================================================================ 2022-11-23T02:07:36.5019036Z [3,299 / 3,303] 23 / 26 tests; 4 actions running; last test: //:autograd_test 2022-11-23T02:07:36.5019583Z Testing //:rnn_test; 33s processwrapper-sandbox 2022-11-23T02:07:36.5020103Z Testing //:modules_test; 32s processwrapper-sandbox 2022-11-23T02:07:36.5020622Z Testing //:optim_test; 8s processwrapper-sandbox 2022-11-23T02:07:36.5021138Z Testing //:autograd_test; 8s processwrapper-sandbox 2022-11-23T02:07:36.8658314Z 2022-11-23T02:07:36.8658825Z  2022-11-23T02:07:36.8659195Z  2022-11-23T02:07:36.8659531Z  2022-11-23T02:07:36.8659799Z  2022-11-23T02:07:36.8660317Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:07:36.8660987Z Testing //:rnn_test; 34s processwrapper-sandbox 2022-11-23T02:07:36.8661569Z Testing //:modules_test; 33s processwrapper-sandbox 2022-11-23T02:07:36.8662107Z Testing //:optim_test; 8s processwrapper-sandbox 2022-11-23T02:07:38.0665063Z 2022-11-23T02:07:38.0665655Z  2022-11-23T02:07:38.0666038Z  2022-11-23T02:07:38.0666360Z  2022-11-23T02:07:38.0666986Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:07:38.0667603Z Testing //:rnn_test; 35s processwrapper-sandbox 2022-11-23T02:07:38.0667989Z Testing //:modules_test; 34s processwrapper-sandbox 2022-11-23T02:07:38.0668305Z Testing //:optim_test; 9s processwrapper-sandbox 2022-11-23T02:07:39.0671626Z 2022-11-23T02:07:39.0672182Z  2022-11-23T02:07:39.0672530Z  2022-11-23T02:07:39.0672870Z  2022-11-23T02:07:39.0673333Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:07:39.0673688Z Testing //:rnn_test; 36s processwrapper-sandbox 2022-11-23T02:07:39.0674001Z Testing //:modules_test; 35s processwrapper-sandbox 2022-11-23T02:07:39.0674316Z Testing //:optim_test; 10s processwrapper-sandbox 2022-11-23T02:07:40.0677814Z 2022-11-23T02:07:40.0678442Z  2022-11-23T02:07:40.0678798Z  2022-11-23T02:07:40.0679108Z  2022-11-23T02:07:40.0679659Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:07:40.0680240Z Testing //:rnn_test; 37s processwrapper-sandbox 2022-11-23T02:07:40.0680778Z Testing //:modules_test; 36s processwrapper-sandbox 2022-11-23T02:07:40.0681284Z Testing //:optim_test; 11s processwrapper-sandbox 2022-11-23T02:07:41.2685467Z 2022-11-23T02:07:41.2685967Z  2022-11-23T02:07:41.2686345Z  2022-11-23T02:07:41.2686655Z  2022-11-23T02:07:41.2687193Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:07:41.2687766Z Testing //:rnn_test; 38s processwrapper-sandbox 2022-11-23T02:07:41.2688297Z Testing //:modules_test; 37s processwrapper-sandbox 2022-11-23T02:07:41.2688846Z Testing //:optim_test; 13s processwrapper-sandbox 2022-11-23T02:07:42.2691789Z 2022-11-23T02:07:42.2692355Z  2022-11-23T02:07:42.2692687Z  2022-11-23T02:07:42.2692987Z  2022-11-23T02:07:42.2693753Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:07:42.2694349Z Testing //:rnn_test; 39s processwrapper-sandbox 2022-11-23T02:07:42.2694884Z Testing //:modules_test; 38s processwrapper-sandbox 2022-11-23T02:07:42.2695395Z Testing //:optim_test; 14s processwrapper-sandbox 2022-11-23T02:07:43.2698550Z 2022-11-23T02:07:43.2699092Z  2022-11-23T02:07:43.2699512Z  2022-11-23T02:07:43.2699859Z  2022-11-23T02:07:43.2700482Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:07:43.2701126Z Testing //:rnn_test; 40s processwrapper-sandbox 2022-11-23T02:07:43.2701732Z Testing //:modules_test; 39s processwrapper-sandbox 2022-11-23T02:07:43.2702675Z Testing //:optim_test; 15s processwrapper-sandbox 2022-11-23T02:07:44.4706338Z 2022-11-23T02:07:44.4706874Z  2022-11-23T02:07:44.4707296Z  2022-11-23T02:07:44.4707714Z  2022-11-23T02:07:44.4708405Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:07:44.4709208Z Testing //:rnn_test; 41s processwrapper-sandbox 2022-11-23T02:07:44.4709847Z Testing //:modules_test; 40s processwrapper-sandbox 2022-11-23T02:07:44.4710693Z Testing //:optim_test; 16s processwrapper-sandbox 2022-11-23T02:07:45.4712199Z 2022-11-23T02:07:45.4712820Z  2022-11-23T02:07:45.4713229Z  2022-11-23T02:07:45.4713478Z  2022-11-23T02:07:45.4713821Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:07:45.4714179Z Testing //:rnn_test; 42s processwrapper-sandbox 2022-11-23T02:07:45.4714502Z Testing //:modules_test; 41s processwrapper-sandbox 2022-11-23T02:07:45.4714821Z Testing //:optim_test; 17s processwrapper-sandbox 2022-11-23T02:07:46.4717345Z 2022-11-23T02:07:46.4718150Z  2022-11-23T02:07:46.4718585Z  2022-11-23T02:07:46.4718872Z  2022-11-23T02:07:46.4719491Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:07:46.4720127Z Testing //:rnn_test; 43s processwrapper-sandbox 2022-11-23T02:07:46.4720693Z Testing //:modules_test; 42s processwrapper-sandbox 2022-11-23T02:07:46.4721288Z Testing //:optim_test; 18s processwrapper-sandbox 2022-11-23T02:07:47.6723774Z 2022-11-23T02:07:47.6724568Z  2022-11-23T02:07:47.6724948Z  2022-11-23T02:07:47.6725134Z  2022-11-23T02:07:47.6725473Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:07:47.6725831Z Testing //:rnn_test; 45s processwrapper-sandbox 2022-11-23T02:07:47.6726171Z Testing //:modules_test; 44s processwrapper-sandbox 2022-11-23T02:07:47.6726475Z Testing //:optim_test; 19s processwrapper-sandbox 2022-11-23T02:07:48.2243882Z 2022-11-23T02:07:48.2244442Z  2022-11-23T02:07:48.2244779Z  2022-11-23T02:07:48.2245089Z  2022-11-23T02:07:48.2245634Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:07:48.2246207Z Testing //:rnn_test; 45s processwrapper-sandbox 2022-11-23T02:07:48.2246739Z Testing //:modules_test; 44s processwrapper-sandbox 2022-11-23T02:07:48.2247254Z Testing //:optim_test; 20s processwrapper-sandbox 2022-11-23T02:07:49.2732255Z 2022-11-23T02:07:49.2732824Z  2022-11-23T02:07:49.2733229Z  2022-11-23T02:07:49.2733573Z  2022-11-23T02:07:49.2735873Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:07:49.2736723Z Testing //:rnn_test; 46s processwrapper-sandbox 2022-11-23T02:07:49.2737299Z Testing //:modules_test; 45s processwrapper-sandbox 2022-11-23T02:07:49.2737844Z Testing //:optim_test; 21s processwrapper-sandbox 2022-11-23T02:07:50.2739083Z 2022-11-23T02:07:50.2739629Z  2022-11-23T02:07:50.2739970Z  2022-11-23T02:07:50.2740270Z  2022-11-23T02:07:50.2740832Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:07:50.2741405Z Testing //:rnn_test; 47s processwrapper-sandbox 2022-11-23T02:07:50.2741930Z Testing //:modules_test; 46s processwrapper-sandbox 2022-11-23T02:07:50.2742458Z Testing //:optim_test; 22s processwrapper-sandbox 2022-11-23T02:07:51.4746199Z 2022-11-23T02:07:51.4746769Z  2022-11-23T02:07:51.4747140Z  2022-11-23T02:07:51.4747464Z  2022-11-23T02:07:51.4748091Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:07:51.4748940Z Testing //:rnn_test; 48s processwrapper-sandbox 2022-11-23T02:07:51.4749277Z Testing //:modules_test; 47s processwrapper-sandbox 2022-11-23T02:07:51.4749608Z Testing //:optim_test; 23s processwrapper-sandbox 2022-11-23T02:07:52.4753139Z 2022-11-23T02:07:52.4753867Z  2022-11-23T02:07:52.4754204Z  2022-11-23T02:07:52.4754515Z  2022-11-23T02:07:52.4755085Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:07:52.4755630Z Testing //:rnn_test; 49s processwrapper-sandbox 2022-11-23T02:07:52.4756170Z Testing //:modules_test; 48s processwrapper-sandbox 2022-11-23T02:07:52.4756711Z Testing //:optim_test; 24s processwrapper-sandbox 2022-11-23T02:07:53.4760078Z 2022-11-23T02:07:53.4760571Z  2022-11-23T02:07:53.4760928Z  2022-11-23T02:07:53.4761235Z  2022-11-23T02:07:53.4761983Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:07:53.4762578Z Testing //:rnn_test; 50s processwrapper-sandbox 2022-11-23T02:07:53.4763110Z Testing //:modules_test; 49s processwrapper-sandbox 2022-11-23T02:07:53.4763646Z Testing //:optim_test; 25s processwrapper-sandbox 2022-11-23T02:07:54.6767192Z 2022-11-23T02:07:54.6767823Z  2022-11-23T02:07:54.6768203Z  2022-11-23T02:07:54.6768539Z  2022-11-23T02:07:54.6769006Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:07:54.6769369Z Testing //:rnn_test; 52s processwrapper-sandbox 2022-11-23T02:07:54.6769695Z Testing //:modules_test; 51s processwrapper-sandbox 2022-11-23T02:07:54.6770002Z Testing //:optim_test; 26s processwrapper-sandbox 2022-11-23T02:07:55.8774992Z 2022-11-23T02:07:55.8775879Z  2022-11-23T02:07:55.8776207Z  2022-11-23T02:07:55.8776381Z  2022-11-23T02:07:55.8776734Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:07:55.8777102Z Testing //:rnn_test; 53s processwrapper-sandbox 2022-11-23T02:07:55.8777431Z Testing //:modules_test; 52s processwrapper-sandbox 2022-11-23T02:07:55.8777736Z Testing //:optim_test; 27s processwrapper-sandbox 2022-11-23T02:07:56.8780957Z 2022-11-23T02:07:56.8781520Z  2022-11-23T02:07:56.8781874Z  2022-11-23T02:07:56.8782164Z  2022-11-23T02:07:56.8782732Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:07:56.8783311Z Testing //:rnn_test; 54s processwrapper-sandbox 2022-11-23T02:07:56.8783839Z Testing //:modules_test; 53s processwrapper-sandbox 2022-11-23T02:07:56.8784372Z Testing //:optim_test; 28s processwrapper-sandbox 2022-11-23T02:07:57.8786970Z 2022-11-23T02:07:57.8787629Z  2022-11-23T02:07:57.8787983Z  2022-11-23T02:07:57.8788344Z  2022-11-23T02:07:57.8788888Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:07:57.8789262Z Testing //:rnn_test; 55s processwrapper-sandbox 2022-11-23T02:07:57.8789767Z Testing //:modules_test; 54s processwrapper-sandbox 2022-11-23T02:07:57.8790092Z Testing //:optim_test; 29s processwrapper-sandbox 2022-11-23T02:07:59.0793947Z 2022-11-23T02:07:59.0794523Z  2022-11-23T02:07:59.0794925Z  2022-11-23T02:07:59.0795262Z  2022-11-23T02:07:59.0795927Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:07:59.0796584Z Testing //:rnn_test; 56s processwrapper-sandbox 2022-11-23T02:07:59.0797189Z Testing //:modules_test; 55s processwrapper-sandbox 2022-11-23T02:07:59.0797782Z Testing //:optim_test; 30s processwrapper-sandbox 2022-11-23T02:08:00.0798873Z 2022-11-23T02:08:00.0799378Z  2022-11-23T02:08:00.0799586Z  2022-11-23T02:08:00.0799777Z  2022-11-23T02:08:00.0800321Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:08:00.0800662Z Testing //:rnn_test; 57s processwrapper-sandbox 2022-11-23T02:08:00.0800997Z Testing //:modules_test; 56s processwrapper-sandbox 2022-11-23T02:08:00.0801316Z Testing //:optim_test; 31s processwrapper-sandbox 2022-11-23T02:08:01.2806280Z 2022-11-23T02:08:01.2806892Z  2022-11-23T02:08:01.2807289Z  2022-11-23T02:08:01.2807578Z  2022-11-23T02:08:01.2808194Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:08:01.2808841Z Testing //:rnn_test; 58s processwrapper-sandbox 2022-11-23T02:08:01.2809438Z Testing //:modules_test; 57s processwrapper-sandbox 2022-11-23T02:08:01.2809822Z Testing //:optim_test; 33s processwrapper-sandbox 2022-11-23T02:08:02.2810772Z 2022-11-23T02:08:02.2811393Z  2022-11-23T02:08:02.2811793Z  2022-11-23T02:08:02.2812104Z  2022-11-23T02:08:02.2812716Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:08:02.2813082Z Testing //:rnn_test; 59s processwrapper-sandbox 2022-11-23T02:08:02.2813397Z Testing //:modules_test; 58s processwrapper-sandbox 2022-11-23T02:08:02.2813718Z Testing //:optim_test; 34s processwrapper-sandbox 2022-11-23T02:08:03.4816855Z 2022-11-23T02:08:03.4817406Z  2022-11-23T02:08:03.4818784Z  2022-11-23T02:08:03.4819106Z  2022-11-23T02:08:03.4819754Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:08:03.4820210Z Testing //:rnn_test; 60s processwrapper-sandbox 2022-11-23T02:08:03.4820547Z Testing //:modules_test; 59s processwrapper-sandbox 2022-11-23T02:08:03.4820872Z Testing //:optim_test; 35s processwrapper-sandbox 2022-11-23T02:08:04.6823301Z 2022-11-23T02:08:04.6823854Z  2022-11-23T02:08:04.6824193Z  2022-11-23T02:08:04.6824497Z  2022-11-23T02:08:04.6825044Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:08:04.6825617Z Testing //:rnn_test; 62s processwrapper-sandbox 2022-11-23T02:08:04.6826124Z Testing //:modules_test; 61s processwrapper-sandbox 2022-11-23T02:08:04.6826644Z Testing //:optim_test; 36s processwrapper-sandbox 2022-11-23T02:08:05.6828952Z 2022-11-23T02:08:05.6829555Z  2022-11-23T02:08:05.6829903Z  2022-11-23T02:08:05.6830221Z  2022-11-23T02:08:05.6830779Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:08:05.6831338Z Testing //:rnn_test; 63s processwrapper-sandbox 2022-11-23T02:08:05.6831877Z Testing //:modules_test; 62s processwrapper-sandbox 2022-11-23T02:08:05.6832413Z Testing //:optim_test; 37s processwrapper-sandbox 2022-11-23T02:08:06.8835154Z 2022-11-23T02:08:06.8837305Z  2022-11-23T02:08:06.8837660Z  2022-11-23T02:08:06.8837973Z  2022-11-23T02:08:06.8838840Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:08:06.8839435Z Testing //:rnn_test; 64s processwrapper-sandbox 2022-11-23T02:08:06.8839968Z Testing //:modules_test; 63s processwrapper-sandbox 2022-11-23T02:08:06.8840509Z Testing //:optim_test; 38s processwrapper-sandbox 2022-11-23T02:08:07.8842714Z 2022-11-23T02:08:07.8843101Z  2022-11-23T02:08:07.8843325Z  2022-11-23T02:08:07.8843514Z  2022-11-23T02:08:07.8843839Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:08:07.8844197Z Testing //:rnn_test; 65s processwrapper-sandbox 2022-11-23T02:08:07.8844525Z Testing //:modules_test; 64s processwrapper-sandbox 2022-11-23T02:08:07.8844842Z Testing //:optim_test; 39s processwrapper-sandbox 2022-11-23T02:08:09.0847240Z 2022-11-23T02:08:09.0848676Z  2022-11-23T02:08:09.0849077Z  2022-11-23T02:08:09.0849379Z  2022-11-23T02:08:09.0849952Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:08:09.0850501Z Testing //:rnn_test; 66s processwrapper-sandbox 2022-11-23T02:08:09.0851028Z Testing //:modules_test; 65s processwrapper-sandbox 2022-11-23T02:08:09.0851549Z Testing //:optim_test; 40s processwrapper-sandbox 2022-11-23T02:08:10.2853153Z 2022-11-23T02:08:10.2853715Z  2022-11-23T02:08:10.2854079Z  2022-11-23T02:08:10.2854403Z  2022-11-23T02:08:10.2855037Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:08:10.2855673Z Testing //:rnn_test; 67s processwrapper-sandbox 2022-11-23T02:08:10.2856133Z Testing //:modules_test; 66s processwrapper-sandbox 2022-11-23T02:08:10.2856460Z Testing //:optim_test; 42s processwrapper-sandbox 2022-11-23T02:08:11.2858730Z 2022-11-23T02:08:11.2859275Z  2022-11-23T02:08:11.2859617Z  2022-11-23T02:08:11.2859936Z  2022-11-23T02:08:11.2860528Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:08:11.2861110Z Testing //:rnn_test; 68s processwrapper-sandbox 2022-11-23T02:08:11.2861626Z Testing //:modules_test; 67s processwrapper-sandbox 2022-11-23T02:08:11.2862158Z Testing //:optim_test; 43s processwrapper-sandbox 2022-11-23T02:08:12.4865298Z 2022-11-23T02:08:12.4866782Z  2022-11-23T02:08:12.4867156Z  2022-11-23T02:08:12.4867479Z  2022-11-23T02:08:12.4868035Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:08:12.4868599Z Testing //:rnn_test; 69s processwrapper-sandbox 2022-11-23T02:08:12.4869139Z Testing //:modules_test; 68s processwrapper-sandbox 2022-11-23T02:08:12.4869682Z Testing //:optim_test; 44s processwrapper-sandbox 2022-11-23T02:08:13.4871945Z 2022-11-23T02:08:13.4872520Z  2022-11-23T02:08:13.4872870Z  2022-11-23T02:08:13.4873131Z  2022-11-23T02:08:13.4873664Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:08:13.4874206Z Testing //:rnn_test; 70s processwrapper-sandbox 2022-11-23T02:08:13.4874662Z Testing //:modules_test; 69s processwrapper-sandbox 2022-11-23T02:08:13.4874988Z Testing //:optim_test; 45s processwrapper-sandbox 2022-11-23T02:08:14.4878209Z 2022-11-23T02:08:14.4878799Z  2022-11-23T02:08:14.4879131Z  2022-11-23T02:08:14.4879442Z  2022-11-23T02:08:14.4880008Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:08:14.4880574Z Testing //:rnn_test; 71s processwrapper-sandbox 2022-11-23T02:08:14.4881375Z Testing //:modules_test; 70s processwrapper-sandbox 2022-11-23T02:08:14.4882216Z Testing //:optim_test; 46s processwrapper-sandbox 2022-11-23T02:08:15.6885510Z 2022-11-23T02:08:15.6886051Z  2022-11-23T02:08:15.6886377Z  2022-11-23T02:08:15.6886859Z  2022-11-23T02:08:15.6887422Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:08:15.6887971Z Testing //:rnn_test; 73s processwrapper-sandbox 2022-11-23T02:08:15.6888503Z Testing //:modules_test; 72s processwrapper-sandbox 2022-11-23T02:08:15.6889026Z Testing //:optim_test; 47s processwrapper-sandbox 2022-11-23T02:08:16.6891732Z 2022-11-23T02:08:16.6892220Z  2022-11-23T02:08:16.6892603Z  2022-11-23T02:08:16.6892921Z  2022-11-23T02:08:16.6893477Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:08:16.6894032Z Testing //:rnn_test; 74s processwrapper-sandbox 2022-11-23T02:08:16.6894852Z Testing //:modules_test; 73s processwrapper-sandbox 2022-11-23T02:08:16.6895331Z Testing //:optim_test; 48s processwrapper-sandbox 2022-11-23T02:08:17.6898107Z 2022-11-23T02:08:17.6898640Z  2022-11-23T02:08:17.6898998Z  2022-11-23T02:08:17.6899299Z  2022-11-23T02:08:17.6899869Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:08:17.6900441Z Testing //:rnn_test; 75s processwrapper-sandbox 2022-11-23T02:08:17.6900968Z Testing //:modules_test; 74s processwrapper-sandbox 2022-11-23T02:08:17.6901487Z Testing //:optim_test; 49s processwrapper-sandbox 2022-11-23T02:08:18.2271657Z 2022-11-23T02:08:18.2272163Z  2022-11-23T02:08:18.2272591Z  2022-11-23T02:08:18.2272941Z  2022-11-23T02:08:18.2273436Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:08:18.2273786Z Testing //:rnn_test; 75s processwrapper-sandbox 2022-11-23T02:08:18.2274183Z Testing //:modules_test; 74s processwrapper-sandbox 2022-11-23T02:08:18.2274511Z Testing //:optim_test; 50s processwrapper-sandbox 2022-11-23T02:08:19.2908360Z 2022-11-23T02:08:19.2909059Z  2022-11-23T02:08:19.2909354Z  2022-11-23T02:08:19.2909594Z  2022-11-23T02:08:19.2909925Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:08:19.2910284Z Testing //:rnn_test; 76s processwrapper-sandbox 2022-11-23T02:08:19.2910613Z Testing //:modules_test; 75s processwrapper-sandbox 2022-11-23T02:08:19.2910932Z Testing //:optim_test; 51s processwrapper-sandbox 2022-11-23T02:08:20.4915108Z 2022-11-23T02:08:20.4917000Z  2022-11-23T02:08:20.4917382Z  2022-11-23T02:08:20.4917696Z  2022-11-23T02:08:20.4918337Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:08:20.4918898Z Testing //:rnn_test; 77s processwrapper-sandbox 2022-11-23T02:08:20.4919443Z Testing //:modules_test; 76s processwrapper-sandbox 2022-11-23T02:08:20.4919985Z Testing //:optim_test; 52s processwrapper-sandbox 2022-11-23T02:08:21.4921386Z 2022-11-23T02:08:21.4922117Z  2022-11-23T02:08:21.4922464Z  2022-11-23T02:08:21.4922777Z  2022-11-23T02:08:21.4923333Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:08:21.4923904Z Testing //:rnn_test; 78s processwrapper-sandbox 2022-11-23T02:08:21.4924448Z Testing //:modules_test; 77s processwrapper-sandbox 2022-11-23T02:08:21.4924966Z Testing //:optim_test; 53s processwrapper-sandbox 2022-11-23T02:08:22.4928055Z 2022-11-23T02:08:22.4928604Z  2022-11-23T02:08:22.4928946Z  2022-11-23T02:08:22.4929235Z  2022-11-23T02:08:22.4929780Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:08:22.4930504Z Testing //:rnn_test; 79s processwrapper-sandbox 2022-11-23T02:08:22.4931129Z Testing //:modules_test; 78s processwrapper-sandbox 2022-11-23T02:08:22.4931994Z Testing //:optim_test; 54s processwrapper-sandbox 2022-11-23T02:08:23.6935188Z 2022-11-23T02:08:23.6935788Z  2022-11-23T02:08:23.6936164Z  2022-11-23T02:08:23.6936488Z  2022-11-23T02:08:23.6937126Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:08:23.6937773Z Testing //:rnn_test; 81s processwrapper-sandbox 2022-11-23T02:08:23.6938378Z Testing //:modules_test; 80s processwrapper-sandbox 2022-11-23T02:08:23.6938984Z Testing //:optim_test; 55s processwrapper-sandbox 2022-11-23T02:08:24.6942086Z 2022-11-23T02:08:24.6943042Z  2022-11-23T02:08:24.6943315Z  2022-11-23T02:08:24.6943493Z  2022-11-23T02:08:24.6943856Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:08:24.6944444Z Testing //:rnn_test; 82s processwrapper-sandbox 2022-11-23T02:08:24.6944836Z Testing //:modules_test; 81s processwrapper-sandbox 2022-11-23T02:08:24.6945150Z Testing //:optim_test; 56s processwrapper-sandbox 2022-11-23T02:08:25.6948448Z 2022-11-23T02:08:25.6949003Z  2022-11-23T02:08:25.6949344Z  2022-11-23T02:08:25.6949657Z  2022-11-23T02:08:25.6950234Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:08:25.6950809Z Testing //:rnn_test; 83s processwrapper-sandbox 2022-11-23T02:08:25.6951374Z Testing //:modules_test; 82s processwrapper-sandbox 2022-11-23T02:08:25.6951926Z Testing //:optim_test; 57s processwrapper-sandbox 2022-11-23T02:08:26.8956573Z 2022-11-23T02:08:26.8957112Z  2022-11-23T02:08:26.8958378Z  2022-11-23T02:08:26.8959574Z  2022-11-23T02:08:26.8959993Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:08:26.8960387Z Testing //:rnn_test; 84s processwrapper-sandbox 2022-11-23T02:08:26.8960707Z Testing //:modules_test; 83s processwrapper-sandbox 2022-11-23T02:08:26.8961033Z Testing //:optim_test; 58s processwrapper-sandbox 2022-11-23T02:08:27.8962803Z 2022-11-23T02:08:27.8963447Z  2022-11-23T02:08:27.8963783Z  2022-11-23T02:08:27.8963962Z  2022-11-23T02:08:27.8964305Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:08:27.8964666Z Testing //:rnn_test; 85s processwrapper-sandbox 2022-11-23T02:08:27.8964976Z Testing //:modules_test; 84s processwrapper-sandbox 2022-11-23T02:08:27.8965300Z Testing //:optim_test; 59s processwrapper-sandbox 2022-11-23T02:08:28.8969403Z 2022-11-23T02:08:28.8969942Z  2022-11-23T02:08:28.8970284Z  2022-11-23T02:08:28.8970615Z  2022-11-23T02:08:28.8971184Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:08:28.8971853Z Testing //:rnn_test; 86s processwrapper-sandbox 2022-11-23T02:08:28.8972415Z Testing //:modules_test; 85s processwrapper-sandbox 2022-11-23T02:08:28.8973005Z Testing //:optim_test; 60s processwrapper-sandbox 2022-11-23T02:08:30.0976892Z 2022-11-23T02:08:30.0977432Z  2022-11-23T02:08:30.0977761Z  2022-11-23T02:08:30.0978052Z  2022-11-23T02:08:30.0978590Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:08:30.0979129Z Testing //:rnn_test; 87s processwrapper-sandbox 2022-11-23T02:08:30.0979659Z Testing //:modules_test; 86s processwrapper-sandbox 2022-11-23T02:08:30.0980215Z Testing //:optim_test; 61s processwrapper-sandbox 2022-11-23T02:08:31.2984442Z 2022-11-23T02:08:31.2985003Z  2022-11-23T02:08:31.2985367Z  2022-11-23T02:08:31.2985640Z  2022-11-23T02:08:31.2986220Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:08:31.2986794Z Testing //:rnn_test; 88s processwrapper-sandbox 2022-11-23T02:08:31.2987554Z Testing //:modules_test; 87s processwrapper-sandbox 2022-11-23T02:08:31.2988107Z Testing //:optim_test; 63s processwrapper-sandbox 2022-11-23T02:08:32.2991138Z 2022-11-23T02:08:32.2991762Z  2022-11-23T02:08:32.2992111Z  2022-11-23T02:08:32.2992405Z  2022-11-23T02:08:32.2992954Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:08:32.2993523Z Testing //:rnn_test; 89s processwrapper-sandbox 2022-11-23T02:08:32.2994046Z Testing //:modules_test; 88s processwrapper-sandbox 2022-11-23T02:08:32.2994581Z Testing //:optim_test; 64s processwrapper-sandbox 2022-11-23T02:08:33.2997464Z 2022-11-23T02:08:33.2998085Z  2022-11-23T02:08:33.2998462Z  2022-11-23T02:08:33.2999077Z  2022-11-23T02:08:33.2999720Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:08:33.3000362Z Testing //:rnn_test; 90s processwrapper-sandbox 2022-11-23T02:08:33.3000977Z Testing //:modules_test; 89s processwrapper-sandbox 2022-11-23T02:08:33.3001788Z Testing //:optim_test; 65s processwrapper-sandbox 2022-11-23T02:08:34.5005159Z 2022-11-23T02:08:34.5005659Z  2022-11-23T02:08:34.5006009Z  2022-11-23T02:08:34.5006367Z  2022-11-23T02:08:34.5006900Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:08:34.5007326Z Testing //:rnn_test; 91s processwrapper-sandbox 2022-11-23T02:08:34.5007653Z Testing //:modules_test; 90s processwrapper-sandbox 2022-11-23T02:08:34.5007976Z Testing //:optim_test; 66s processwrapper-sandbox 2022-11-23T02:08:35.5011097Z 2022-11-23T02:08:35.5011777Z  2022-11-23T02:08:35.5012422Z  2022-11-23T02:08:35.5012843Z  2022-11-23T02:08:35.5013456Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:08:35.5013835Z Testing //:rnn_test; 92s processwrapper-sandbox 2022-11-23T02:08:35.5014165Z Testing //:modules_test; 91s processwrapper-sandbox 2022-11-23T02:08:35.5014490Z Testing //:optim_test; 67s processwrapper-sandbox 2022-11-23T02:08:36.5018723Z 2022-11-23T02:08:36.5019319Z  2022-11-23T02:08:36.5019739Z  2022-11-23T02:08:36.5020073Z  2022-11-23T02:08:36.5020705Z [3,300 / 3,303] 23 / 26 tests; 3 actions running; last test: //:autograd_test 2022-11-23T02:08:36.5021332Z Testing //:rnn_test; 93s processwrapper-sandbox 2022-11-23T02:08:36.5021940Z Testing //:modules_test; 92s processwrapper-sandbox 2022-11-23T02:08:36.5022530Z Testing //:optim_test; 68s processwrapper-sandbox 2022-11-23T02:08:37.3420397Z 2022-11-23T02:08:37.3422724Z  2022-11-23T02:08:37.3423117Z  2022-11-23T02:08:37.3423431Z  2022-11-23T02:08:37.3424053Z [3,300 / 3,303] 24 / 26 tests; 3 actions running; last test: //:rnn_test 2022-11-23T02:08:37.3424564Z Testing //:rnn_test; 94s processwrapper-sandbox 2022-11-23T02:08:37.3424944Z Testing //:modules_test; 93s processwrapper-sandbox 2022-11-23T02:08:37.3425380Z Testing //:optim_test; 69s processwrapper-sandbox 2022-11-23T02:08:37.3425570Z 2022-11-23T02:08:37.3425654Z  2022-11-23T02:08:37.3425908Z  2022-11-23T02:08:37.3426109Z  2022-11-23T02:08:37.3426502Z INFO: From Testing //:rnn_test: 2022-11-23T02:08:37.3427146Z [3,300 / 3,303] 24 / 26 tests; 3 actions running; last test: //:rnn_test 2022-11-23T02:08:37.3427761Z Testing //:rnn_test; 94s processwrapper-sandbox 2022-11-23T02:08:37.3428427Z Testing //:modules_test; 93s processwrapper-sandbox 2022-11-23T02:08:37.3428878Z Testing //:optim_test; 69s processwrapper-sandbox 2022-11-23T02:08:37.3429118Z 2022-11-23T02:08:37.3429217Z  2022-11-23T02:08:37.3429419Z  2022-11-23T02:08:37.3429731Z  2022-11-23T02:08:37.3430368Z ==================== Test output for //:rnn_test: 2022-11-23T02:08:37.3430737Z Running main() from gmock_main.cc 2022-11-23T02:08:37.3430998Z Note: Google Test filter = -*CUDA 2022-11-23T02:08:37.3431256Z [==========] Running 13 tests from 1 test suite. 2022-11-23T02:08:37.3431540Z [----------] Global test environment set-up. 2022-11-23T02:08:37.3431845Z [----------] 13 tests from RNNTest 2022-11-23T02:08:37.3432071Z [ RUN ] RNNTest.CheckOutputSizes 2022-11-23T02:08:37.3432316Z [ OK ] RNNTest.CheckOutputSizes (200 ms) 2022-11-23T02:08:37.3432593Z [ RUN ] RNNTest.CheckOutputSizesProj 2022-11-23T02:08:37.3432863Z [ OK ] RNNTest.CheckOutputSizesProj (132 ms) 2022-11-23T02:08:37.3433147Z [ RUN ] RNNTest.CheckOutputValuesMatchPyTorch 2022-11-23T02:08:37.3433575Z [ OK ] RNNTest.CheckOutputValuesMatchPyTorch (6 ms) 2022-11-23T02:08:37.3433826Z [ RUN ] RNNTest.EndToEndLSTM 2022-11-23T02:08:37.3434069Z [ OK ] RNNTest.EndToEndLSTM (23692 ms) 2022-11-23T02:08:37.3434347Z [ RUN ] RNNTest.EndToEndLSTMProj 2022-11-23T02:08:37.3434584Z [ OK ] RNNTest.EndToEndLSTMProj (20947 ms) 2022-11-23T02:08:37.3434830Z [ RUN ] RNNTest.EndToEndGRU 2022-11-23T02:08:37.3435095Z [ OK ] RNNTest.EndToEndGRU (19050 ms) 2022-11-23T02:08:37.3435308Z [ RUN ] RNNTest.EndToEndRNNRelu 2022-11-23T02:08:37.3435548Z [ OK ] RNNTest.EndToEndRNNRelu (9347 ms) 2022-11-23T02:08:37.3435833Z [ RUN ] RNNTest.EndToEndRNNTanh 2022-11-23T02:08:37.3436075Z [ OK ] RNNTest.EndToEndRNNTanh (10533 ms) 2022-11-23T02:08:37.3436301Z [ RUN ] RNNTest.PrettyPrintRNNs 2022-11-23T02:08:37.3436590Z [ OK ] RNNTest.PrettyPrintRNNs (24 ms) 2022-11-23T02:08:37.3436976Z [ RUN ] RNNTest.BidirectionalFlattenParameters 2022-11-23T02:08:37.3437327Z [ OK ] RNNTest.BidirectionalFlattenParameters (114 ms) 2022-11-23T02:08:37.3437694Z [ RUN ] RNNTest.BidirectionalGRUReverseForward 2022-11-23T02:08:37.3438177Z [ OK ] RNNTest.BidirectionalGRUReverseForward (15 ms) 2022-11-23T02:08:37.3438477Z [ RUN ] RNNTest.BidirectionalLSTMReverseForward 2022-11-23T02:08:37.3438843Z [ OK ] RNNTest.BidirectionalLSTMReverseForward (13 ms) 2022-11-23T02:08:37.3439144Z [ RUN ] RNNTest.UsePackedSequenceAsInput 2022-11-23T02:08:37.3439434Z [ OK ] RNNTest.UsePackedSequenceAsInput (18 ms) 2022-11-23T02:08:37.3439811Z [----------] 13 tests from RNNTest (84098 ms total) 2022-11-23T02:08:37.3439954Z 2022-11-23T02:08:37.3440112Z [----------] Global test environment tear-down 2022-11-23T02:08:37.3440418Z [==========] 13 tests from 1 test suite ran. (84098 ms total) 2022-11-23T02:08:37.3440619Z [ PASSED ] 13 tests. 2022-11-23T02:08:37.3440833Z ================================================================================ 2022-11-23T02:08:37.3441224Z [3,300 / 3,303] 24 / 26 tests; 3 actions running; last test: //:rnn_test 2022-11-23T02:08:37.3441714Z Testing //:rnn_test; 94s processwrapper-sandbox 2022-11-23T02:08:37.3442049Z Testing //:modules_test; 93s processwrapper-sandbox 2022-11-23T02:08:37.3442419Z Testing //:optim_test; 69s processwrapper-sandbox 2022-11-23T02:08:37.7024394Z 2022-11-23T02:08:37.7025167Z  2022-11-23T02:08:37.7025399Z  2022-11-23T02:08:37.7025585Z  2022-11-23T02:08:37.7025912Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:08:37.7026261Z Testing //:modules_test; 94s processwrapper-sandbox 2022-11-23T02:08:37.7026587Z Testing //:optim_test; 69s processwrapper-sandbox 2022-11-23T02:08:38.7029494Z 2022-11-23T02:08:38.7030009Z  2022-11-23T02:08:38.7030371Z  2022-11-23T02:08:38.7031032Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:08:38.7031420Z Testing //:modules_test; 95s processwrapper-sandbox 2022-11-23T02:08:38.7031750Z Testing //:optim_test; 70s processwrapper-sandbox 2022-11-23T02:08:39.9035323Z 2022-11-23T02:08:39.9036222Z  2022-11-23T02:08:39.9036605Z  2022-11-23T02:08:39.9036977Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:08:39.9037329Z Testing //:modules_test; 96s processwrapper-sandbox 2022-11-23T02:08:39.9037654Z Testing //:optim_test; 71s processwrapper-sandbox 2022-11-23T02:08:40.9040595Z 2022-11-23T02:08:40.9041181Z  2022-11-23T02:08:40.9041801Z  2022-11-23T02:08:40.9042317Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:08:40.9042683Z Testing //:modules_test; 97s processwrapper-sandbox 2022-11-23T02:08:40.9042998Z Testing //:optim_test; 72s processwrapper-sandbox 2022-11-23T02:08:42.1046583Z 2022-11-23T02:08:42.1047166Z  2022-11-23T02:08:42.1047535Z  2022-11-23T02:08:42.1048136Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:08:42.1048529Z Testing //:modules_test; 98s processwrapper-sandbox 2022-11-23T02:08:42.1048858Z Testing //:optim_test; 73s processwrapper-sandbox 2022-11-23T02:08:43.3052308Z 2022-11-23T02:08:43.3052886Z  2022-11-23T02:08:43.3053270Z  2022-11-23T02:08:43.3053994Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:08:43.3054411Z Testing //:modules_test; 99s processwrapper-sandbox 2022-11-23T02:08:43.3054779Z Testing //:optim_test; 75s processwrapper-sandbox 2022-11-23T02:08:44.3057517Z 2022-11-23T02:08:44.3058114Z  2022-11-23T02:08:44.3058506Z  2022-11-23T02:08:44.3059086Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:08:44.3059700Z Testing //:modules_test; 100s processwrapper-sandbox 2022-11-23T02:08:44.3060032Z Testing //:optim_test; 76s processwrapper-sandbox 2022-11-23T02:08:45.5063274Z 2022-11-23T02:08:45.5063812Z  2022-11-23T02:08:45.5064176Z  2022-11-23T02:08:45.5064752Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:08:45.5065114Z Testing //:modules_test; 101s processwrapper-sandbox 2022-11-23T02:08:45.5065433Z Testing //:optim_test; 77s processwrapper-sandbox 2022-11-23T02:08:46.5068516Z 2022-11-23T02:08:46.5069093Z  2022-11-23T02:08:46.5069319Z  2022-11-23T02:08:46.5069663Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:08:46.5070021Z Testing //:modules_test; 102s processwrapper-sandbox 2022-11-23T02:08:46.5070348Z Testing //:optim_test; 78s processwrapper-sandbox 2022-11-23T02:08:47.7074849Z 2022-11-23T02:08:47.7075480Z  2022-11-23T02:08:47.7075871Z  2022-11-23T02:08:47.7076261Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:08:47.7076621Z Testing //:modules_test; 104s processwrapper-sandbox 2022-11-23T02:08:47.7076948Z Testing //:optim_test; 79s processwrapper-sandbox 2022-11-23T02:08:48.7080211Z 2022-11-23T02:08:48.7080807Z  2022-11-23T02:08:48.7081200Z  2022-11-23T02:08:48.7081721Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:08:48.7082076Z Testing //:modules_test; 105s processwrapper-sandbox 2022-11-23T02:08:48.7082405Z Testing //:optim_test; 80s processwrapper-sandbox 2022-11-23T02:08:49.2298972Z 2022-11-23T02:08:49.2299446Z  2022-11-23T02:08:49.2299838Z  2022-11-23T02:08:49.2300399Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:08:49.2300770Z Testing //:modules_test; 105s processwrapper-sandbox 2022-11-23T02:08:49.2301086Z Testing //:optim_test; 81s processwrapper-sandbox 2022-11-23T02:08:50.3088124Z 2022-11-23T02:08:50.3088815Z  2022-11-23T02:08:50.3089217Z  2022-11-23T02:08:50.3089689Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:08:50.3090039Z Testing //:modules_test; 106s processwrapper-sandbox 2022-11-23T02:08:50.3090371Z Testing //:optim_test; 82s processwrapper-sandbox 2022-11-23T02:08:51.5094243Z 2022-11-23T02:08:51.5094815Z  2022-11-23T02:08:51.5095210Z  2022-11-23T02:08:51.5095657Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:08:51.5096033Z Testing //:modules_test; 107s processwrapper-sandbox 2022-11-23T02:08:51.5096363Z Testing //:optim_test; 83s processwrapper-sandbox 2022-11-23T02:08:52.5099902Z 2022-11-23T02:08:52.5100715Z  2022-11-23T02:08:52.5101066Z  2022-11-23T02:08:52.5101589Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:08:52.5102185Z Testing //:modules_test; 108s processwrapper-sandbox 2022-11-23T02:08:52.5102732Z Testing //:optim_test; 84s processwrapper-sandbox 2022-11-23T02:08:53.7106683Z 2022-11-23T02:08:53.7107194Z  2022-11-23T02:08:53.7107611Z  2022-11-23T02:08:53.7108096Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:08:53.7108444Z Testing //:modules_test; 110s processwrapper-sandbox 2022-11-23T02:08:53.7108772Z Testing //:optim_test; 85s processwrapper-sandbox 2022-11-23T02:08:54.9112608Z 2022-11-23T02:08:54.9113241Z  2022-11-23T02:08:54.9113591Z  2022-11-23T02:08:54.9114204Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:08:54.9114589Z Testing //:modules_test; 111s processwrapper-sandbox 2022-11-23T02:08:54.9114909Z Testing //:optim_test; 86s processwrapper-sandbox 2022-11-23T02:08:55.9118129Z 2022-11-23T02:08:55.9118806Z  2022-11-23T02:08:55.9119177Z  2022-11-23T02:08:55.9119517Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:08:55.9119881Z Testing //:modules_test; 112s processwrapper-sandbox 2022-11-23T02:08:55.9120211Z Testing //:optim_test; 87s processwrapper-sandbox 2022-11-23T02:08:57.1123848Z 2022-11-23T02:08:57.1124591Z  2022-11-23T02:08:57.1124958Z  2022-11-23T02:08:57.1125300Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:08:57.1125666Z Testing //:modules_test; 113s processwrapper-sandbox 2022-11-23T02:08:57.1125982Z Testing //:optim_test; 88s processwrapper-sandbox 2022-11-23T02:08:58.1128848Z 2022-11-23T02:08:58.1129491Z  2022-11-23T02:08:58.1129835Z  2022-11-23T02:08:58.1130453Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:08:58.1130834Z Testing //:modules_test; 114s processwrapper-sandbox 2022-11-23T02:08:58.1131165Z Testing //:optim_test; 89s processwrapper-sandbox 2022-11-23T02:08:59.3135442Z 2022-11-23T02:08:59.3136072Z  2022-11-23T02:08:59.3136568Z  2022-11-23T02:08:59.3136987Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:08:59.3137359Z Testing //:modules_test; 115s processwrapper-sandbox 2022-11-23T02:08:59.3137688Z Testing //:optim_test; 91s processwrapper-sandbox 2022-11-23T02:09:00.3140826Z 2022-11-23T02:09:00.3141321Z  2022-11-23T02:09:00.3141691Z  2022-11-23T02:09:00.3142242Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:09:00.3142841Z Testing //:modules_test; 116s processwrapper-sandbox 2022-11-23T02:09:00.3143369Z Testing //:optim_test; 92s processwrapper-sandbox 2022-11-23T02:09:01.5146691Z 2022-11-23T02:09:01.5147232Z  2022-11-23T02:09:01.5147842Z  2022-11-23T02:09:01.5148427Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:09:01.5149017Z Testing //:modules_test; 117s processwrapper-sandbox 2022-11-23T02:09:01.5149538Z Testing //:optim_test; 93s processwrapper-sandbox 2022-11-23T02:09:02.7152665Z 2022-11-23T02:09:02.7153218Z  2022-11-23T02:09:02.7153562Z  2022-11-23T02:09:02.7154103Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:09:02.7154672Z Testing //:modules_test; 119s processwrapper-sandbox 2022-11-23T02:09:02.7155220Z Testing //:optim_test; 94s processwrapper-sandbox 2022-11-23T02:09:03.7157952Z 2022-11-23T02:09:03.7158629Z  2022-11-23T02:09:03.7159278Z  2022-11-23T02:09:03.7159926Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:09:03.7160314Z Testing //:modules_test; 120s processwrapper-sandbox 2022-11-23T02:09:03.7160647Z Testing //:optim_test; 95s processwrapper-sandbox 2022-11-23T02:09:04.9164018Z 2022-11-23T02:09:04.9164517Z  2022-11-23T02:09:04.9164899Z  2022-11-23T02:09:04.9165381Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:09:04.9165729Z Testing //:modules_test; 121s processwrapper-sandbox 2022-11-23T02:09:04.9166056Z Testing //:optim_test; 96s processwrapper-sandbox 2022-11-23T02:09:05.9168665Z 2022-11-23T02:09:05.9169435Z  2022-11-23T02:09:05.9169840Z  2022-11-23T02:09:05.9170270Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:09:05.9170630Z Testing //:modules_test; 122s processwrapper-sandbox 2022-11-23T02:09:05.9170975Z Testing //:optim_test; 97s processwrapper-sandbox 2022-11-23T02:09:07.1174783Z 2022-11-23T02:09:07.1175343Z  2022-11-23T02:09:07.1175861Z  2022-11-23T02:09:07.1176478Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:09:07.1176874Z Testing //:modules_test; 123s processwrapper-sandbox 2022-11-23T02:09:07.1177207Z Testing //:optim_test; 98s processwrapper-sandbox 2022-11-23T02:09:08.1180025Z 2022-11-23T02:09:08.1180595Z  2022-11-23T02:09:08.1181011Z  2022-11-23T02:09:08.1181502Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:09:08.1181912Z Testing //:modules_test; 124s processwrapper-sandbox 2022-11-23T02:09:08.1182278Z Testing //:optim_test; 99s processwrapper-sandbox 2022-11-23T02:09:09.3186285Z 2022-11-23T02:09:09.3187074Z  2022-11-23T02:09:09.3187437Z  2022-11-23T02:09:09.3187813Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:09:09.3188186Z Testing //:modules_test; 125s processwrapper-sandbox 2022-11-23T02:09:09.3188517Z Testing //:optim_test; 101s processwrapper-sandbox 2022-11-23T02:09:10.5192063Z 2022-11-23T02:09:10.5192606Z  2022-11-23T02:09:10.5192937Z  2022-11-23T02:09:10.5193461Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:09:10.5194047Z Testing //:modules_test; 126s processwrapper-sandbox 2022-11-23T02:09:10.5194584Z Testing //:optim_test; 102s processwrapper-sandbox 2022-11-23T02:09:11.5197537Z 2022-11-23T02:09:11.5198141Z  2022-11-23T02:09:11.5198529Z  2022-11-23T02:09:11.5199069Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:09:11.5199428Z Testing //:modules_test; 127s processwrapper-sandbox 2022-11-23T02:09:11.5199770Z Testing //:optim_test; 103s processwrapper-sandbox 2022-11-23T02:09:12.7203383Z 2022-11-23T02:09:12.7203973Z  2022-11-23T02:09:12.7204554Z  2022-11-23T02:09:12.7205178Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:09:12.7205548Z Testing //:modules_test; 129s processwrapper-sandbox 2022-11-23T02:09:12.7205865Z Testing //:optim_test; 104s processwrapper-sandbox 2022-11-23T02:09:13.7209297Z 2022-11-23T02:09:13.7209861Z  2022-11-23T02:09:13.7210202Z  2022-11-23T02:09:13.7210749Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:09:13.7211317Z Testing //:modules_test; 130s processwrapper-sandbox 2022-11-23T02:09:13.7211861Z Testing //:optim_test; 105s processwrapper-sandbox 2022-11-23T02:09:14.9215148Z 2022-11-23T02:09:14.9215710Z  2022-11-23T02:09:14.9216333Z  2022-11-23T02:09:14.9216846Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:09:14.9217485Z Testing //:modules_test; 131s processwrapper-sandbox 2022-11-23T02:09:14.9217979Z Testing //:optim_test; 106s processwrapper-sandbox 2022-11-23T02:09:15.9220760Z 2022-11-23T02:09:15.9221436Z  2022-11-23T02:09:15.9221906Z  2022-11-23T02:09:15.9222602Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:09:15.9223336Z Testing //:modules_test; 132s processwrapper-sandbox 2022-11-23T02:09:15.9223829Z Testing //:optim_test; 107s processwrapper-sandbox 2022-11-23T02:09:16.9226327Z 2022-11-23T02:09:16.9227061Z  2022-11-23T02:09:16.9227544Z  2022-11-23T02:09:16.9228075Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:09:16.9228437Z Testing //:modules_test; 133s processwrapper-sandbox 2022-11-23T02:09:16.9228780Z Testing //:optim_test; 108s processwrapper-sandbox 2022-11-23T02:09:18.1232154Z 2022-11-23T02:09:18.1232811Z  2022-11-23T02:09:18.1233214Z  2022-11-23T02:09:18.1233626Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:09:18.1233975Z Testing //:modules_test; 134s processwrapper-sandbox 2022-11-23T02:09:18.1234309Z Testing //:optim_test; 109s processwrapper-sandbox 2022-11-23T02:09:19.1237596Z 2022-11-23T02:09:19.1238309Z  2022-11-23T02:09:19.1238711Z  2022-11-23T02:09:19.1239119Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:09:19.1239480Z Testing //:modules_test; 135s processwrapper-sandbox 2022-11-23T02:09:19.1239814Z Testing //:optim_test; 110s processwrapper-sandbox 2022-11-23T02:09:19.5240737Z 2022-11-23T02:09:19.5241257Z  2022-11-23T02:09:19.5241774Z  2022-11-23T02:09:19.5242381Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:09:19.5242750Z Testing //:modules_test; 135s processwrapper-sandbox 2022-11-23T02:09:19.5243067Z Testing //:optim_test; 111s processwrapper-sandbox 2022-11-23T02:09:20.5246022Z 2022-11-23T02:09:20.5246679Z  2022-11-23T02:09:20.5247026Z  2022-11-23T02:09:20.5247381Z [3,301 / 3,303] 24 / 26 tests; 2 actions running; last test: //:rnn_test 2022-11-23T02:09:20.5247731Z Testing //:modules_test; 136s processwrapper-sandbox 2022-11-23T02:09:20.5248064Z Testing //:optim_test; 112s processwrapper-sandbox 2022-11-23T02:09:20.6401998Z 2022-11-23T02:09:20.6402525Z  2022-11-23T02:09:20.6402894Z  2022-11-23T02:09:20.6403377Z INFO: From Testing //:modules_test: 2022-11-23T02:09:20.6403988Z [3,301 / 3,303] 25 / 26 tests; 2 actions running; last test: //:modules_test 2022-11-23T02:09:20.6404581Z Testing //:modules_test; 137s processwrapper-sandbox 2022-11-23T02:09:20.6405094Z Testing //:optim_test; 112s processwrapper-sandbox 2022-11-23T02:09:20.6405532Z 2022-11-23T02:09:20.6405699Z  2022-11-23T02:09:20.6406026Z  2022-11-23T02:09:20.6406416Z ==================== Test output for //:modules_test: 2022-11-23T02:09:20.6406787Z Running main() from gmock_main.cc 2022-11-23T02:09:20.6407199Z Note: Google Test filter = -*CUDA 2022-11-23T02:09:20.6407538Z [==========] Running 256 tests from 1 test suite. 2022-11-23T02:09:20.6408023Z [----------] Global test environment set-up. 2022-11-23T02:09:20.6408536Z [----------] 256 tests from ModulesTest 2022-11-23T02:09:20.6408767Z [ RUN ] ModulesTest.Conv1d 2022-11-23T02:09:20.6408989Z [ OK ] ModulesTest.Conv1d (111 ms) 2022-11-23T02:09:20.6409227Z [ RUN ] ModulesTest.Conv1dSameStrided 2022-11-23T02:09:20.6409478Z [ OK ] ModulesTest.Conv1dSameStrided (8 ms) 2022-11-23T02:09:20.6409797Z [ RUN ] ModulesTest.Conv2dEven 2022-11-23T02:09:20.6410028Z [ OK ] ModulesTest.Conv2dEven (6 ms) 2022-11-23T02:09:20.6410259Z [ RUN ] ModulesTest.Conv2dUneven 2022-11-23T02:09:20.6410487Z [ OK ] ModulesTest.Conv2dUneven (2 ms) 2022-11-23T02:09:20.6410734Z [ RUN ] ModulesTest.Conv2dSameStrided 2022-11-23T02:09:20.6410990Z [ OK ] ModulesTest.Conv2dSameStrided (0 ms) 2022-11-23T02:09:20.6411212Z [ RUN ] ModulesTest.Conv3d 2022-11-23T02:09:20.6411426Z [ OK ] ModulesTest.Conv3d (5 ms) 2022-11-23T02:09:20.6411660Z [ RUN ] ModulesTest.Conv3dSameStrided 2022-11-23T02:09:20.6411905Z [ OK ] ModulesTest.Conv3dSameStrided (0 ms) 2022-11-23T02:09:20.6412248Z [ RUN ] ModulesTest.ConvTranspose1d 2022-11-23T02:09:20.6412511Z [ OK ] ModulesTest.ConvTranspose1d (2 ms) 2022-11-23T02:09:20.6412759Z [ RUN ] ModulesTest.ConvTranspose2dEven 2022-11-23T02:09:20.6413029Z [ OK ] ModulesTest.ConvTranspose2dEven (5 ms) 2022-11-23T02:09:20.6413305Z [ RUN ] ModulesTest.ConvTranspose2dUneven 2022-11-23T02:09:20.6413570Z [ OK ] ModulesTest.ConvTranspose2dUneven (4 ms) 2022-11-23T02:09:20.6413833Z [ RUN ] ModulesTest.ConvTranspose3d 2022-11-23T02:09:20.6414087Z [ OK ] ModulesTest.ConvTranspose3d (3 ms) 2022-11-23T02:09:20.6414323Z [ RUN ] ModulesTest.MaxPool1d 2022-11-23T02:09:20.6414536Z [ OK ] ModulesTest.MaxPool1d (1 ms) 2022-11-23T02:09:20.6414788Z [ RUN ] ModulesTest.MaxPool1dReturnIndices 2022-11-23T02:09:20.6415096Z [ OK ] ModulesTest.MaxPool1dReturnIndices (1 ms) 2022-11-23T02:09:20.6415355Z [ RUN ] ModulesTest.MaxPool2dEven 2022-11-23T02:09:20.6415599Z [ OK ] ModulesTest.MaxPool2dEven (1 ms) 2022-11-23T02:09:20.6415894Z [ RUN ] ModulesTest.MaxPool2dUneven 2022-11-23T02:09:20.6416134Z [ OK ] ModulesTest.MaxPool2dUneven (1 ms) 2022-11-23T02:09:20.6416395Z [ RUN ] ModulesTest.MaxPool2dReturnIndices 2022-11-23T02:09:20.6416721Z [ OK ] ModulesTest.MaxPool2dReturnIndices (1 ms) 2022-11-23T02:09:20.6416969Z [ RUN ] ModulesTest.MaxPool3d 2022-11-23T02:09:20.6417192Z [ OK ] ModulesTest.MaxPool3d (2 ms) 2022-11-23T02:09:20.6417489Z [ RUN ] ModulesTest.MaxPool3dReturnIndices 2022-11-23T02:09:20.6417758Z [ OK ] ModulesTest.MaxPool3dReturnIndices (1 ms) 2022-11-23T02:09:20.6418006Z [ RUN ] ModulesTest.AvgPool1d 2022-11-23T02:09:20.6418281Z [ OK ] ModulesTest.AvgPool1d (1 ms) 2022-11-23T02:09:20.6418512Z [ RUN ] ModulesTest.AvgPool2dEven 2022-11-23T02:09:20.6418742Z [ OK ] ModulesTest.AvgPool2dEven (1 ms) 2022-11-23T02:09:20.6419031Z [ RUN ] ModulesTest.AvgPool2dUneven 2022-11-23T02:09:20.6419279Z [ OK ] ModulesTest.AvgPool2dUneven (1 ms) 2022-11-23T02:09:20.6419500Z [ RUN ] ModulesTest.AvgPool3d 2022-11-23T02:09:20.6419770Z [ OK ] ModulesTest.AvgPool3d (1 ms) 2022-11-23T02:09:20.6420016Z [ RUN ] ModulesTest.FractionalMaxPool2d 2022-11-23T02:09:20.6420272Z [ OK ] ModulesTest.FractionalMaxPool2d (2 ms) 2022-11-23T02:09:20.6420622Z [ RUN ] ModulesTest.FractionalMaxPool2dReturnIndices 2022-11-23T02:09:20.6420956Z [ OK ] ModulesTest.FractionalMaxPool2dReturnIndices (1 ms) 2022-11-23T02:09:20.6421344Z [ RUN ] ModulesTest.FractionalMaxPool3d 2022-11-23T02:09:20.6421622Z [ OK ] ModulesTest.FractionalMaxPool3d (4 ms) 2022-11-23T02:09:20.6421960Z [ RUN ] ModulesTest.FractionalMaxPool3dReturnIndices 2022-11-23T02:09:20.6422290Z [ OK ] ModulesTest.FractionalMaxPool3dReturnIndices (1 ms) 2022-11-23T02:09:20.6422576Z [ RUN ] ModulesTest.LPPool1d 2022-11-23T02:09:20.6422850Z [ OK ] ModulesTest.LPPool1d (1 ms) 2022-11-23T02:09:20.6423084Z [ RUN ] ModulesTest.LPPool2d 2022-11-23T02:09:20.6423371Z [ OK ] ModulesTest.LPPool2d (1 ms) 2022-11-23T02:09:20.6423824Z [ RUN ] ModulesTest.Identity 2022-11-23T02:09:20.6424046Z [ OK ] ModulesTest.Identity (0 ms) 2022-11-23T02:09:20.6424297Z [ RUN ] ModulesTest.Flatten 2022-11-23T02:09:20.6424514Z [ OK ] ModulesTest.Flatten (2 ms) 2022-11-23T02:09:20.6424788Z [ RUN ] ModulesTest.Unflatten 2022-11-23T02:09:20.6425081Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2022-11-23T02:09:20.6425559Z W1123 02:07:13.137607 24075 TensorImpl.h:1787] 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-11-23T02:09:20.6426050Z [ OK ] ModulesTest.Unflatten (3 ms) 2022-11-23T02:09:20.6426294Z [ RUN ] ModulesTest.AdaptiveMaxPool1d 2022-11-23T02:09:20.6426590Z [ OK ] ModulesTest.AdaptiveMaxPool1d (1 ms) 2022-11-23T02:09:20.6426884Z [ RUN ] ModulesTest.AdaptiveMaxPool1dReturnIndices 2022-11-23T02:09:20.6427223Z [ OK ] ModulesTest.AdaptiveMaxPool1dReturnIndices (1 ms) 2022-11-23T02:09:20.6427559Z [ RUN ] ModulesTest.AdaptiveMaxPool2dEven 2022-11-23T02:09:20.6427828Z [ OK ] ModulesTest.AdaptiveMaxPool2dEven (1 ms) 2022-11-23T02:09:20.6428161Z [ RUN ] ModulesTest.AdaptiveMaxPool2dUneven 2022-11-23T02:09:20.6428451Z [ OK ] ModulesTest.AdaptiveMaxPool2dUneven (1 ms) 2022-11-23T02:09:20.6428801Z [ RUN ] ModulesTest.AdaptiveMaxPool2dReturnIndicesEven 2022-11-23T02:09:20.6429159Z [ OK ] ModulesTest.AdaptiveMaxPool2dReturnIndicesEven (2 ms) 2022-11-23T02:09:20.6429534Z [ RUN ] ModulesTest.AdaptiveMaxPool2dReturnIndicesUneven 2022-11-23T02:09:20.6429900Z [ OK ] ModulesTest.AdaptiveMaxPool2dReturnIndicesUneven (2 ms) 2022-11-23T02:09:20.6430210Z [ RUN ] ModulesTest.AdaptiveMaxPool3d 2022-11-23T02:09:20.6430523Z [ OK ] ModulesTest.AdaptiveMaxPool3d (1 ms) 2022-11-23T02:09:20.6430800Z [ RUN ] ModulesTest.AdaptiveMaxPool3dReturnIndices 2022-11-23T02:09:20.6431172Z [ OK ] ModulesTest.AdaptiveMaxPool3dReturnIndices (2 ms) 2022-11-23T02:09:20.6431459Z [ RUN ] ModulesTest.AdaptiveAvgPool1d 2022-11-23T02:09:20.6431721Z [ OK ] ModulesTest.AdaptiveAvgPool1d (1 ms) 2022-11-23T02:09:20.6432035Z [ RUN ] ModulesTest.AdaptiveAvgPool2dEven 2022-11-23T02:09:20.6432316Z [ OK ] ModulesTest.AdaptiveAvgPool2dEven (1 ms) 2022-11-23T02:09:20.6432647Z [ RUN ] ModulesTest.AdaptiveAvgPool2dUneven 2022-11-23T02:09:20.6432927Z [ OK ] ModulesTest.AdaptiveAvgPool2dUneven (1 ms) 2022-11-23T02:09:20.6433196Z [ RUN ] ModulesTest.AdaptiveAvgPool3d 2022-11-23T02:09:20.6433505Z [ OK ] ModulesTest.AdaptiveAvgPool3d (1 ms) 2022-11-23T02:09:20.6433738Z [ RUN ] ModulesTest.MaxUnpool1d 2022-11-23T02:09:20.6433971Z [ OK ] ModulesTest.MaxUnpool1d (5 ms) 2022-11-23T02:09:20.6434263Z [ RUN ] ModulesTest.MaxPool1d_MaxUnpool1d 2022-11-23T02:09:20.6434508Z [ OK ] ModulesTest.MaxPool1d_MaxUnpool1d (3 ms) 2022-11-23T02:09:20.6434746Z [ RUN ] ModulesTest.MaxUnpool2d 2022-11-23T02:09:20.6435033Z [ OK ] ModulesTest.MaxUnpool2d (2 ms) 2022-11-23T02:09:20.6435268Z [ RUN ] ModulesTest.MaxPool2d_MaxUnpool2d 2022-11-23T02:09:20.6435522Z [ OK ] ModulesTest.MaxPool2d_MaxUnpool2d (2 ms) 2022-11-23T02:09:20.6435814Z [ RUN ] ModulesTest.MaxUnpool3d 2022-11-23T02:09:20.6436049Z [ OK ] ModulesTest.MaxUnpool3d (1 ms) 2022-11-23T02:09:20.6436338Z [ RUN ] ModulesTest.MaxUnpool3dOutputSize 2022-11-23T02:09:20.6436647Z [ OK ] ModulesTest.MaxUnpool3dOutputSize (2 ms) 2022-11-23T02:09:20.6436914Z [ RUN ] ModulesTest.MaxPool3d_MaxUnpool3d 2022-11-23T02:09:20.6437203Z [ OK ] ModulesTest.MaxPool3d_MaxUnpool3d (725 ms) 2022-11-23T02:09:20.6437440Z [ RUN ] ModulesTest.Linear 2022-11-23T02:09:20.6437657Z [ OK ] ModulesTest.Linear (3 ms) 2022-11-23T02:09:20.6437929Z [ RUN ] ModulesTest.LocalResponseNorm 2022-11-23T02:09:20.6438272Z [ OK ] ModulesTest.LocalResponseNorm (5 ms) 2022-11-23T02:09:20.6438513Z [ RUN ] ModulesTest.LayerNorm 2022-11-23T02:09:20.6438773Z [ OK ] ModulesTest.LayerNorm (1 ms) 2022-11-23T02:09:20.6438998Z [ RUN ] ModulesTest.GroupNorm 2022-11-23T02:09:20.6439227Z [ OK ] ModulesTest.GroupNorm (19 ms) 2022-11-23T02:09:20.6439525Z [ RUN ] ModulesTest.Bilinear 2022-11-23T02:09:20.6439746Z [ OK ] ModulesTest.Bilinear (4 ms) 2022-11-23T02:09:20.6439956Z [ RUN ] ModulesTest.Fold 2022-11-23T02:09:20.6440164Z [ OK ] ModulesTest.Fold (4 ms) 2022-11-23T02:09:20.6440401Z [ RUN ] ModulesTest.Unfold 2022-11-23T02:09:20.6440615Z [ OK ] ModulesTest.Unfold (19 ms) 2022-11-23T02:09:20.6440848Z [ RUN ] ModulesTest.SimpleContainer 2022-11-23T02:09:20.6441090Z [ OK ] ModulesTest.SimpleContainer (29 ms) 2022-11-23T02:09:20.6441335Z [ RUN ] ModulesTest.EmbeddingBasic 2022-11-23T02:09:20.6441787Z [ OK ] ModulesTest.EmbeddingBasic (0 ms) 2022-11-23T02:09:20.6442019Z [ RUN ] ModulesTest.EmbeddingList 2022-11-23T02:09:20.6442262Z [ OK ] ModulesTest.EmbeddingList (0 ms) 2022-11-23T02:09:20.6442528Z [ RUN ] ModulesTest.EmbeddingFromPretrained 2022-11-23T02:09:20.6442808Z [ OK ] ModulesTest.EmbeddingFromPretrained (1 ms) 2022-11-23T02:09:20.6443107Z [ RUN ] ModulesTest.EmbeddingBagFromPretrained 2022-11-23T02:09:20.6443416Z [ OK ] ModulesTest.EmbeddingBagFromPretrained (2 ms) 2022-11-23T02:09:20.6443675Z [ RUN ] ModulesTest.AlphaDropout 2022-11-23T02:09:20.6443973Z [ OK ] ModulesTest.AlphaDropout (1 ms) 2022-11-23T02:09:20.6444229Z [ RUN ] ModulesTest.FeatureAlphaDropout 2022-11-23T02:09:20.6444501Z [ OK ] ModulesTest.FeatureAlphaDropout (1 ms) 2022-11-23T02:09:20.6444731Z [ RUN ] ModulesTest.Dropout 2022-11-23T02:09:20.6444950Z [ OK ] ModulesTest.Dropout (2 ms) 2022-11-23T02:09:20.6445172Z [ RUN ] ModulesTest.Dropout2d 2022-11-23T02:09:20.6445387Z [ OK ] ModulesTest.Dropout2d (24 ms) 2022-11-23T02:09:20.6445611Z [ RUN ] ModulesTest.Dropout3d 2022-11-23T02:09:20.6445833Z [ OK ] ModulesTest.Dropout3d (30 ms) 2022-11-23T02:09:20.6446047Z [ RUN ] ModulesTest.Parameters 2022-11-23T02:09:20.6446279Z [ OK ] ModulesTest.Parameters (0 ms) 2022-11-23T02:09:20.6446566Z [ RUN ] ModulesTest.FunctionalCallsSuppliedFunction 2022-11-23T02:09:20.6446888Z [ OK ] ModulesTest.FunctionalCallsSuppliedFunction (0 ms) 2022-11-23T02:09:20.6447209Z [ RUN ] ModulesTest.FunctionalWithTorchFunction 2022-11-23T02:09:20.6447529Z [ OK ] ModulesTest.FunctionalWithTorchFunction (0 ms) 2022-11-23T02:09:20.6447862Z [ RUN ] ModulesTest.FunctionalArgumentBinding 2022-11-23T02:09:20.6448160Z [ OK ] ModulesTest.FunctionalArgumentBinding (0 ms) 2022-11-23T02:09:20.6448442Z [ RUN ] ModulesTest.BatchNorm1dStateful 2022-11-23T02:09:20.6448708Z [ OK ] ModulesTest.BatchNorm1dStateful (0 ms) 2022-11-23T02:09:20.6448965Z [ RUN ] ModulesTest.BatchNorm1dStateless 2022-11-23T02:09:20.6449238Z [ OK ] ModulesTest.BatchNorm1dStateless (0 ms) 2022-11-23T02:09:20.6449489Z [ RUN ] ModulesTest.BatchNorm1d 2022-11-23T02:09:20.6449711Z [ OK ] ModulesTest.BatchNorm1d (4 ms) 2022-11-23T02:09:20.6449961Z [ RUN ] ModulesTest.BatchNorm2dStateful 2022-11-23T02:09:20.6450231Z [ OK ] ModulesTest.BatchNorm2dStateful (0 ms) 2022-11-23T02:09:20.6450485Z [ RUN ] ModulesTest.BatchNorm2dStateless 2022-11-23T02:09:20.6450825Z [ OK ] ModulesTest.BatchNorm2dStateless (0 ms) 2022-11-23T02:09:20.6451078Z [ RUN ] ModulesTest.BatchNorm2d 2022-11-23T02:09:20.6451300Z [ OK ] ModulesTest.BatchNorm2d (3 ms) 2022-11-23T02:09:20.6451548Z [ RUN ] ModulesTest.BatchNorm3dStateful 2022-11-23T02:09:20.6451817Z [ OK ] ModulesTest.BatchNorm3dStateful (0 ms) 2022-11-23T02:09:20.6452071Z [ RUN ] ModulesTest.BatchNorm3dStateless 2022-11-23T02:09:20.6452343Z [ OK ] ModulesTest.BatchNorm3dStateless (0 ms) 2022-11-23T02:09:20.6452592Z [ RUN ] ModulesTest.BatchNorm3d 2022-11-23T02:09:20.6452829Z [ OK ] ModulesTest.BatchNorm3d (5 ms) 2022-11-23T02:09:20.6453071Z [ RUN ] ModulesTest.InstanceNorm1dStateful 2022-11-23T02:09:20.6453354Z [ OK ] ModulesTest.InstanceNorm1dStateful (0 ms) 2022-11-23T02:09:20.6453639Z [ RUN ] ModulesTest.InstanceNorm1dStateless 2022-11-23T02:09:20.6453962Z [ OK ] ModulesTest.InstanceNorm1dStateless (0 ms) 2022-11-23T02:09:20.6454222Z [ RUN ] ModulesTest.InstanceNorm1d 2022-11-23T02:09:20.6454469Z [ OK ] ModulesTest.InstanceNorm1d (2 ms) 2022-11-23T02:09:20.6454769Z [ RUN ] ModulesTest.InstanceNorm2dStateful 2022-11-23T02:09:20.6455050Z [ OK ] ModulesTest.InstanceNorm2dStateful (0 ms) 2022-11-23T02:09:20.6455331Z [ RUN ] ModulesTest.InstanceNorm2dStateless 2022-11-23T02:09:20.6455604Z [ OK ] ModulesTest.InstanceNorm2dStateless (0 ms) 2022-11-23T02:09:20.6455863Z [ RUN ] ModulesTest.InstanceNorm2d 2022-11-23T02:09:20.6456108Z [ OK ] ModulesTest.InstanceNorm2d (4 ms) 2022-11-23T02:09:20.6456367Z [ RUN ] ModulesTest.InstanceNorm3dStateful 2022-11-23T02:09:20.6456631Z [ OK ] ModulesTest.InstanceNorm3dStateful (0 ms) 2022-11-23T02:09:20.6456909Z [ RUN ] ModulesTest.InstanceNorm3dStateless 2022-11-23T02:09:20.6457192Z [ OK ] ModulesTest.InstanceNorm3dStateless (0 ms) 2022-11-23T02:09:20.6457440Z [ RUN ] ModulesTest.InstanceNorm3d 2022-11-23T02:09:20.6457685Z [ OK ] ModulesTest.InstanceNorm3d (6 ms) 2022-11-23T02:09:20.6457912Z [ RUN ] ModulesTest.L1Loss 2022-11-23T02:09:20.6458112Z [ OK ] ModulesTest.L1Loss (1 ms) 2022-11-23T02:09:20.6458323Z [ RUN ] ModulesTest.MSELoss 2022-11-23T02:09:20.6458536Z [ OK ] ModulesTest.MSELoss (1 ms) 2022-11-23T02:09:20.6458737Z [ RUN ] ModulesTest.BCELoss 2022-11-23T02:09:20.6458949Z [ OK ] ModulesTest.BCELoss (1 ms) 2022-11-23T02:09:20.6459168Z [ RUN ] ModulesTest.KLDivLoss 2022-11-23T02:09:20.6459901Z W1123 02:07:14.476620 24075 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-11-23T02:09:20.6460376Z [ OK ] ModulesTest.KLDivLoss (1 ms) 2022-11-23T02:09:20.6460624Z [ RUN ] ModulesTest.HingeEmbeddingLoss 2022-11-23T02:09:20.6460887Z [ OK ] ModulesTest.HingeEmbeddingLoss (3 ms) 2022-11-23T02:09:20.6461131Z [ RUN ] ModulesTest.MultiMarginLoss 2022-11-23T02:09:20.6461384Z [ OK ] ModulesTest.MultiMarginLoss (1 ms) 2022-11-23T02:09:20.6461642Z [ RUN ] ModulesTest.CosineEmbeddingLoss 2022-11-23T02:09:20.6461897Z [ OK ] ModulesTest.CosineEmbeddingLoss (5 ms) 2022-11-23T02:09:20.6462184Z [ RUN ] ModulesTest.SmoothL1LossDefaultOptions 2022-11-23T02:09:20.6462487Z [ OK ] ModulesTest.SmoothL1LossDefaultOptions (1 ms) 2022-11-23T02:09:20.6462786Z [ RUN ] ModulesTest.HuberLossDefaultOptions 2022-11-23T02:09:20.6463066Z [ OK ] ModulesTest.HuberLossDefaultOptions (1 ms) 2022-11-23T02:09:20.6463384Z [ RUN ] ModulesTest.MultiLabelMarginLossDefaultOptions 2022-11-23T02:09:20.6463736Z [ OK ] ModulesTest.MultiLabelMarginLossDefaultOptions (1 ms) 2022-11-23T02:09:20.6464042Z [ RUN ] ModulesTest.SmoothL1LossNoReduction 2022-11-23T02:09:20.6464326Z [ OK ] ModulesTest.SmoothL1LossNoReduction (1 ms) 2022-11-23T02:09:20.6464607Z [ RUN ] ModulesTest.HuberLossNoReduction 2022-11-23T02:09:20.6464907Z [ OK ] ModulesTest.HuberLossNoReduction (1 ms) 2022-11-23T02:09:20.6465210Z [ RUN ] ModulesTest.MultiLabelMarginLossNoReduction 2022-11-23T02:09:20.6465540Z [ OK ] ModulesTest.MultiLabelMarginLossNoReduction (1 ms) 2022-11-23T02:09:20.6465819Z [ RUN ] ModulesTest.SmoothL1LossBeta 2022-11-23T02:09:20.6466071Z [ OK ] ModulesTest.SmoothL1LossBeta (1 ms) 2022-11-23T02:09:20.6466316Z [ RUN ] ModulesTest.HuberLossDelta 2022-11-23T02:09:20.6466566Z [ OK ] ModulesTest.HuberLossDelta (1 ms) 2022-11-23T02:09:20.6466803Z [ RUN ] ModulesTest.TripletMarginLoss 2022-11-23T02:09:20.6467066Z [ OK ] ModulesTest.TripletMarginLoss (4 ms) 2022-11-23T02:09:20.6467394Z [ RUN ] ModulesTest.TripletMarginWithDistanceLossDefaultParity 2022-11-23T02:09:20.6467883Z [ OK ] ModulesTest.TripletMarginWithDistanceLossDefaultParity (455 ms) 2022-11-23T02:09:20.6468330Z [ RUN ] ModulesTest.TripletMarginWithDistanceLossFunctionalParity 2022-11-23T02:09:20.6468754Z [ OK ] ModulesTest.TripletMarginWithDistanceLossFunctionalParity (752 ms) 2022-11-23T02:09:20.6469061Z [ RUN ] ModulesTest.NLLLoss 2022-11-23T02:09:20.6469279Z [ OK ] ModulesTest.NLLLoss (2 ms) 2022-11-23T02:09:20.6469517Z [ RUN ] ModulesTest.CrossEntropyLoss 2022-11-23T02:09:20.6469762Z [ OK ] ModulesTest.CrossEntropyLoss (6 ms) 2022-11-23T02:09:20.6470016Z [ RUN ] ModulesTest.CosineSimilarity 2022-11-23T02:09:20.6470272Z [ OK ] ModulesTest.CosineSimilarity (3 ms) 2022-11-23T02:09:20.6470555Z [ RUN ] ModulesTest.SoftMarginLossDefaultOptions 2022-11-23T02:09:20.6470859Z [ OK ] ModulesTest.SoftMarginLossDefaultOptions (1 ms) 2022-11-23T02:09:20.6471200Z [ RUN ] ModulesTest.MultiLabelSoftMarginLossDefaultOptions 2022-11-23T02:09:20.6471576Z [ OK ] ModulesTest.MultiLabelSoftMarginLossDefaultOptions (2 ms) 2022-11-23T02:09:20.6471900Z [ RUN ] ModulesTest.SoftMarginLossNoReduction 2022-11-23T02:09:20.6472200Z [ OK ] ModulesTest.SoftMarginLossNoReduction (1 ms) 2022-11-23T02:09:20.6472556Z [ RUN ] ModulesTest.MultiLabelSoftMarginLossWeightedNoReduction 2022-11-23T02:09:20.6472951Z [ OK ] ModulesTest.MultiLabelSoftMarginLossWeightedNoReduction (2 ms) 2022-11-23T02:09:20.6473282Z [ RUN ] ModulesTest.PairwiseDistance 2022-11-23T02:09:20.6473540Z [ OK ] ModulesTest.PairwiseDistance (1 ms) 2022-11-23T02:09:20.6473769Z [ RUN ] ModulesTest.ELU 2022-11-23T02:09:20.6473961Z [ OK ] ModulesTest.ELU (16 ms) 2022-11-23T02:09:20.6474168Z [ RUN ] ModulesTest.SELU 2022-11-23T02:09:20.6474380Z [ OK ] ModulesTest.SELU (3 ms) 2022-11-23T02:09:20.6474583Z [ RUN ] ModulesTest.Hardshrink 2022-11-23T02:09:20.6474813Z [ OK ] ModulesTest.Hardshrink (9 ms) 2022-11-23T02:09:20.6475036Z [ RUN ] ModulesTest.Hardtanh 2022-11-23T02:09:20.6475246Z [ OK ] ModulesTest.Hardtanh (39 ms) 2022-11-23T02:09:20.6475499Z [ RUN ] ModulesTest.HardtanhMinValGEMaxVal 2022-11-23T02:09:20.6475789Z [ OK ] ModulesTest.HardtanhMinValGEMaxVal (0 ms) 2022-11-23T02:09:20.6476028Z [ RUN ] ModulesTest.LeakyReLU 2022-11-23T02:09:20.6476250Z [ OK ] ModulesTest.LeakyReLU (18 ms) 2022-11-23T02:09:20.6476474Z [ RUN ] ModulesTest.LogSigmoid 2022-11-23T02:09:20.6476689Z [ OK ] ModulesTest.LogSigmoid (1 ms) 2022-11-23T02:09:20.6476908Z [ RUN ] ModulesTest.Softmax 2022-11-23T02:09:20.6477121Z [ OK ] ModulesTest.Softmax (1 ms) 2022-11-23T02:09:20.6477323Z [ RUN ] ModulesTest.Softmin 2022-11-23T02:09:20.6477536Z [ OK ] ModulesTest.Softmin (1 ms) 2022-11-23T02:09:20.6477756Z [ RUN ] ModulesTest.LogSoftmax 2022-11-23T02:09:20.6477981Z [ OK ] ModulesTest.LogSoftmax (1 ms) 2022-11-23T02:09:20.6478314Z [ RUN ] ModulesTest.AdaptiveLogSoftmaxWithLoss 2022-11-23T02:09:20.6478626Z [ OK ] ModulesTest.AdaptiveLogSoftmaxWithLoss (26 ms) 2022-11-23T02:09:20.6478891Z [ RUN ] ModulesTest.Softmax2d 2022-11-23T02:09:20.6479102Z [ OK ] ModulesTest.Softmax2d (19 ms) 2022-11-23T02:09:20.6479368Z [ RUN ] ModulesTest.PReLU 2022-11-23T02:09:20.6479583Z [ OK ] ModulesTest.PReLU (10 ms) 2022-11-23T02:09:20.6479779Z [ RUN ] ModulesTest.ReLU 2022-11-23T02:09:20.6479987Z [ OK ] ModulesTest.ReLU (3 ms) 2022-11-23T02:09:20.6480195Z [ RUN ] ModulesTest.ReLU6 2022-11-23T02:09:20.6480393Z [ OK ] ModulesTest.ReLU6 (3 ms) 2022-11-23T02:09:20.6480603Z [ RUN ] ModulesTest.RReLU 2022-11-23T02:09:20.6480813Z [ OK ] ModulesTest.RReLU (64 ms) 2022-11-23T02:09:20.6481011Z [ RUN ] ModulesTest.CELU 2022-11-23T02:09:20.6481219Z [ OK ] ModulesTest.CELU (14 ms) 2022-11-23T02:09:20.6481423Z [ RUN ] ModulesTest.GLU 2022-11-23T02:09:20.6481751Z [ OK ] ModulesTest.GLU (2 ms) 2022-11-23T02:09:20.6481960Z [ RUN ] ModulesTest.GELU 2022-11-23T02:09:20.6482226Z [ OK ] ModulesTest.GELU (19 ms) 2022-11-23T02:09:20.6482425Z [ RUN ] ModulesTest.TanhGELU 2022-11-23T02:09:20.6482651Z [ OK ] ModulesTest.TanhGELU (1 ms) 2022-11-23T02:09:20.6482870Z [ RUN ] ModulesTest.Mish 2022-11-23T02:09:20.6483065Z [ OK ] ModulesTest.Mish (1 ms) 2022-11-23T02:09:20.6483277Z [ RUN ] ModulesTest.Sigmoid 2022-11-23T02:09:20.6483498Z [ OK ] ModulesTest.Sigmoid (1 ms) 2022-11-23T02:09:20.6483729Z [ RUN ] ModulesTest.PixelShuffle 2022-11-23T02:09:20.6483959Z [ OK ] ModulesTest.PixelShuffle (5 ms) 2022-11-23T02:09:20.6484203Z [ RUN ] ModulesTest.PixelUnshuffle 2022-11-23T02:09:20.6484454Z [ OK ] ModulesTest.PixelUnshuffle (1 ms) 2022-11-23T02:09:20.6484678Z [ RUN ] ModulesTest.Softplus 2022-11-23T02:09:20.6484905Z [ OK ] ModulesTest.Softplus (12 ms) 2022-11-23T02:09:20.6485129Z [ RUN ] ModulesTest.Softshrink 2022-11-23T02:09:20.6485345Z [ OK ] ModulesTest.Softshrink (8 ms) 2022-11-23T02:09:20.6485571Z [ RUN ] ModulesTest.Softsign 2022-11-23T02:09:20.6485790Z [ OK ] ModulesTest.Softsign (1 ms) 2022-11-23T02:09:20.6485990Z [ RUN ] ModulesTest.Tanh 2022-11-23T02:09:20.6486196Z [ OK ] ModulesTest.Tanh (1 ms) 2022-11-23T02:09:20.6486414Z [ RUN ] ModulesTest.Tanhshrink 2022-11-23T02:09:20.6486631Z [ OK ] ModulesTest.Tanhshrink (1 ms) 2022-11-23T02:09:20.6486857Z [ RUN ] ModulesTest.Threshold 2022-11-23T02:09:20.6487080Z [ OK ] ModulesTest.Threshold (22 ms) 2022-11-23T02:09:20.6487299Z [ RUN ] ModulesTest.Upsampling1D 2022-11-23T02:09:20.6487902Z W1123 02:07:16.056972 24075 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-11-23T02:09:20.6488842Z W1123 02:07:16.058225 24075 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-11-23T02:09:20.6489749Z W1123 02:07:16.060585 24075 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-11-23T02:09:20.6490704Z W1123 02:07:16.061677 24075 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-11-23T02:09:20.6491273Z [ OK ] ModulesTest.Upsampling1D (9 ms) 2022-11-23T02:09:20.6491515Z [ RUN ] ModulesTest.Upsampling2D 2022-11-23T02:09:20.6492096Z W1123 02:07:16.066154 24075 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-11-23T02:09:20.6493015Z W1123 02:07:16.067291 24075 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-11-23T02:09:20.6493974Z W1123 02:07:16.069597 24075 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-11-23T02:09:20.6494938Z W1123 02:07:16.070650 24075 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-11-23T02:09:20.6495837Z W1123 02:07:16.072932 24075 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-11-23T02:09:20.6496741Z W1123 02:07:16.074247 24075 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-11-23T02:09:20.6497638Z W1123 02:07:16.077103 24075 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-11-23T02:09:20.6498541Z W1123 02:07:16.078352 24075 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-11-23T02:09:20.6499112Z [ OK ] ModulesTest.Upsampling2D (16 ms) 2022-11-23T02:09:20.6499352Z [ RUN ] ModulesTest.Upsampling3D 2022-11-23T02:09:20.6499967Z W1123 02:07:16.082496 24075 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-11-23T02:09:20.6500867Z W1123 02:07:16.083580 24075 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-11-23T02:09:20.6501798Z W1123 02:07:16.085979 24075 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-11-23T02:09:20.6502678Z W1123 02:07:16.087038 24075 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-11-23T02:09:20.6503247Z [ OK ] ModulesTest.Upsampling3D (8 ms) 2022-11-23T02:09:20.6503482Z [ RUN ] ModulesTest.CTCLoss 2022-11-23T02:09:20.6503701Z [ OK ] ModulesTest.CTCLoss (1 ms) 2022-11-23T02:09:20.6503922Z [ RUN ] ModulesTest.PoissonNLLLoss 2022-11-23T02:09:20.6504175Z [ OK ] ModulesTest.PoissonNLLLoss (2 ms) 2022-11-23T02:09:20.6504428Z [ RUN ] ModulesTest.MarginRankingLoss 2022-11-23T02:09:20.6504675Z [ OK ] ModulesTest.MarginRankingLoss (3 ms) 2022-11-23T02:09:20.6504933Z [ RUN ] ModulesTest.BCEWithLogitsLoss 2022-11-23T02:09:20.6505192Z [ OK ] ModulesTest.BCEWithLogitsLoss (22 ms) 2022-11-23T02:09:20.6505452Z [ RUN ] ModulesTest.MultiheadAttention 2022-11-23T02:09:20.6505711Z [ OK ] ModulesTest.MultiheadAttention (124153 ms) 2022-11-23T02:09:20.6505980Z [ RUN ] ModulesTest.PrettyPrintIdentity 2022-11-23T02:09:20.6506250Z [ OK ] ModulesTest.PrettyPrintIdentity (0 ms) 2022-11-23T02:09:20.6506502Z [ RUN ] ModulesTest.PrettyPrintFlatten 2022-11-23T02:09:20.6506768Z [ OK ] ModulesTest.PrettyPrintFlatten (0 ms) 2022-11-23T02:09:20.6507041Z [ RUN ] ModulesTest.PrettyPrintUnflatten 2022-11-23T02:09:20.6507305Z [ OK ] ModulesTest.PrettyPrintUnflatten (0 ms) 2022-11-23T02:09:20.6507567Z [ RUN ] ModulesTest.ReflectionPad1d 2022-11-23T02:09:20.6507820Z [ OK ] ModulesTest.ReflectionPad1d (1 ms) 2022-11-23T02:09:20.6508057Z [ RUN ] ModulesTest.ReflectionPad2d 2022-11-23T02:09:20.6508305Z [ OK ] ModulesTest.ReflectionPad2d (2 ms) 2022-11-23T02:09:20.6508550Z [ RUN ] ModulesTest.ReflectionPad3d 2022-11-23T02:09:20.6508786Z [ OK ] ModulesTest.ReflectionPad3d (3 ms) 2022-11-23T02:09:20.6509034Z [ RUN ] ModulesTest.ReplicationPad1d 2022-11-23T02:09:20.6509289Z [ OK ] ModulesTest.ReplicationPad1d (1 ms) 2022-11-23T02:09:20.6509541Z [ RUN ] ModulesTest.ReplicationPad2d 2022-11-23T02:09:20.6509783Z [ OK ] ModulesTest.ReplicationPad2d (2 ms) 2022-11-23T02:09:20.6510031Z [ RUN ] ModulesTest.ReplicationPad3d 2022-11-23T02:09:20.6510285Z [ OK ] ModulesTest.ReplicationPad3d (4 ms) 2022-11-23T02:09:20.6510510Z [ RUN ] ModulesTest.ZeroPad2d 2022-11-23T02:09:20.6510733Z [ OK ] ModulesTest.ZeroPad2d (2 ms) 2022-11-23T02:09:20.6510996Z [ RUN ] ModulesTest.ConstantPad1d 2022-11-23T02:09:20.6511230Z [ OK ] ModulesTest.ConstantPad1d (1 ms) 2022-11-23T02:09:20.6511463Z [ RUN ] ModulesTest.ConstantPad2d 2022-11-23T02:09:20.6511703Z [ OK ] ModulesTest.ConstantPad2d (2 ms) 2022-11-23T02:09:20.6511925Z [ RUN ] ModulesTest.ConstantPad3d 2022-11-23T02:09:20.6512164Z [ OK ] ModulesTest.ConstantPad3d (4 ms) 2022-11-23T02:09:20.6512398Z [ RUN ] ModulesTest.CrossMapLRN2d 2022-11-23T02:09:20.6512624Z [ OK ] ModulesTest.CrossMapLRN2d (6 ms) 2022-11-23T02:09:20.6512851Z [ RUN ] ModulesTest.RNNCell 2022-11-23T02:09:20.6513068Z [ OK ] ModulesTest.RNNCell (2 ms) 2022-11-23T02:09:20.6513285Z [ RUN ] ModulesTest.LSTMCell 2022-11-23T02:09:20.6513495Z [ OK ] ModulesTest.LSTMCell (4 ms) 2022-11-23T02:09:20.6513739Z [ RUN ] ModulesTest.GRUCell 2022-11-23T02:09:20.6513953Z [ OK ] ModulesTest.GRUCell (3 ms) 2022-11-23T02:09:20.6514179Z [ RUN ] ModulesTest.PrettyPrintLinear 2022-11-23T02:09:20.6514444Z [ OK ] ModulesTest.PrettyPrintLinear (0 ms) 2022-11-23T02:09:20.6514709Z [ RUN ] ModulesTest.PrettyPrintBilinear 2022-11-23T02:09:20.6514969Z [ OK ] ModulesTest.PrettyPrintBilinear (0 ms) 2022-11-23T02:09:20.6515228Z [ RUN ] ModulesTest.PrettyPrintConv 2022-11-23T02:09:20.6515481Z [ OK ] ModulesTest.PrettyPrintConv (1 ms) 2022-11-23T02:09:20.6515743Z [ RUN ] ModulesTest.PrettyPrintConvTranspose 2022-11-23T02:09:20.6516040Z [ OK ] ModulesTest.PrettyPrintConvTranspose (1 ms) 2022-11-23T02:09:20.6516323Z [ RUN ] ModulesTest.PrettyPrintUpsample 2022-11-23T02:09:20.6516584Z [ OK ] ModulesTest.PrettyPrintUpsample (0 ms) 2022-11-23T02:09:20.6516841Z [ RUN ] ModulesTest.PrettyPrintFold 2022-11-23T02:09:20.6517093Z [ OK ] ModulesTest.PrettyPrintFold (0 ms) 2022-11-23T02:09:20.6517350Z [ RUN ] ModulesTest.PrettyPrintUnfold 2022-11-23T02:09:20.6517598Z [ OK ] ModulesTest.PrettyPrintUnfold (0 ms) 2022-11-23T02:09:20.6517864Z [ RUN ] ModulesTest.PrettyPrintMaxPool 2022-11-23T02:09:20.6518212Z [ OK ] ModulesTest.PrettyPrintMaxPool (0 ms) 2022-11-23T02:09:20.6518464Z [ RUN ] ModulesTest.PrettyPrintAvgPool 2022-11-23T02:09:20.6518729Z [ OK ] ModulesTest.PrettyPrintAvgPool (0 ms) 2022-11-23T02:09:20.6519019Z [ RUN ] ModulesTest.PrettyPrinFractionalMaxPool 2022-11-23T02:09:20.6519320Z [ OK ] ModulesTest.PrettyPrinFractionalMaxPool (0 ms) 2022-11-23T02:09:20.6519607Z [ RUN ] ModulesTest.PrettyPrintLPPool 2022-11-23T02:09:20.6519870Z [ OK ] ModulesTest.PrettyPrintLPPool (0 ms) 2022-11-23T02:09:20.6520138Z [ RUN ] ModulesTest.PrettyPrintAdaptiveMaxPool 2022-11-23T02:09:20.6520447Z [ OK ] ModulesTest.PrettyPrintAdaptiveMaxPool (0 ms) 2022-11-23T02:09:20.6520749Z [ RUN ] ModulesTest.PrettyPrintAdaptiveAvgPool 2022-11-23T02:09:20.6521045Z [ OK ] ModulesTest.PrettyPrintAdaptiveAvgPool (0 ms) 2022-11-23T02:09:20.6521331Z [ RUN ] ModulesTest.PrettyPrintMaxUnpool 2022-11-23T02:09:20.6521752Z [ OK ] ModulesTest.PrettyPrintMaxUnpool (0 ms) 2022-11-23T02:09:20.6522028Z [ RUN ] ModulesTest.PrettyPrintDropout 2022-11-23T02:09:20.6522281Z [ OK ] ModulesTest.PrettyPrintDropout (0 ms) 2022-11-23T02:09:20.6522553Z [ RUN ] ModulesTest.PrettyPrintDropout2d 2022-11-23T02:09:20.6522829Z [ OK ] ModulesTest.PrettyPrintDropout2d (0 ms) 2022-11-23T02:09:20.6523090Z [ RUN ] ModulesTest.PrettyPrintDropout3d 2022-11-23T02:09:20.6523364Z [ OK ] ModulesTest.PrettyPrintDropout3d (0 ms) 2022-11-23T02:09:20.6523642Z [ RUN ] ModulesTest.PrettyPrintFunctional 2022-11-23T02:09:20.6523913Z [ OK ] ModulesTest.PrettyPrintFunctional (0 ms) 2022-11-23T02:09:20.6524193Z [ RUN ] ModulesTest.PrettyPrintBatchNorm1d 2022-11-23T02:09:20.6524481Z [ OK ] ModulesTest.PrettyPrintBatchNorm1d (0 ms) 2022-11-23T02:09:20.6524752Z [ RUN ] ModulesTest.PrettyPrintBatchNorm2d 2022-11-23T02:09:20.6525034Z [ OK ] ModulesTest.PrettyPrintBatchNorm2d (0 ms) 2022-11-23T02:09:20.6525378Z [ RUN ] ModulesTest.PrettyPrintBatchNorm3d 2022-11-23T02:09:20.6525663Z [ OK ] ModulesTest.PrettyPrintBatchNorm3d (0 ms) 2022-11-23T02:09:20.6525941Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm1d 2022-11-23T02:09:20.6526246Z [ OK ] ModulesTest.PrettyPrintInstanceNorm1d (0 ms) 2022-11-23T02:09:20.6526546Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm2d 2022-11-23T02:09:20.6526832Z [ OK ] ModulesTest.PrettyPrintInstanceNorm2d (0 ms) 2022-11-23T02:09:20.6527131Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm3d 2022-11-23T02:09:20.6527429Z [ OK ] ModulesTest.PrettyPrintInstanceNorm3d (0 ms) 2022-11-23T02:09:20.6527701Z [ RUN ] ModulesTest.PrettyPrintLayerNorm 2022-11-23T02:09:20.6527981Z [ OK ] ModulesTest.PrettyPrintLayerNorm (0 ms) 2022-11-23T02:09:20.6528292Z [ RUN ] ModulesTest.PrettyPrintGroupNorm 2022-11-23T02:09:20.6528553Z [ OK ] ModulesTest.PrettyPrintGroupNorm (0 ms) 2022-11-23T02:09:20.6528846Z [ RUN ] ModulesTest.PrettyPrintLocalResponseNorm 2022-11-23T02:09:20.6529165Z [ OK ] ModulesTest.PrettyPrintLocalResponseNorm (0 ms) 2022-11-23T02:09:20.6529464Z [ RUN ] ModulesTest.PrettyPrintEmbedding 2022-11-23T02:09:20.6529725Z [ OK ] ModulesTest.PrettyPrintEmbedding (0 ms) 2022-11-23T02:09:20.6530005Z [ RUN ] ModulesTest.PrettyPrintEmbeddingBag 2022-11-23T02:09:20.6530296Z [ OK ] ModulesTest.PrettyPrintEmbeddingBag (0 ms) 2022-11-23T02:09:20.6530561Z [ RUN ] ModulesTest.PrettyPrintL1Loss 2022-11-23T02:09:20.6530823Z [ OK ] ModulesTest.PrettyPrintL1Loss (0 ms) 2022-11-23T02:09:20.6531093Z [ RUN ] ModulesTest.PrettyPrintKLDivLoss 2022-11-23T02:09:20.6531356Z [ OK ] ModulesTest.PrettyPrintKLDivLoss (0 ms) 2022-11-23T02:09:20.6531627Z [ RUN ] ModulesTest.PrettyPrintMSELoss 2022-11-23T02:09:20.6531893Z [ OK ] ModulesTest.PrettyPrintMSELoss (0 ms) 2022-11-23T02:09:20.6532145Z [ RUN ] ModulesTest.PrettyPrintBCELoss 2022-11-23T02:09:20.6532410Z [ OK ] ModulesTest.PrettyPrintBCELoss (0 ms) 2022-11-23T02:09:20.6532704Z [ RUN ] ModulesTest.PrettyPrintHingeEmbeddingLoss 2022-11-23T02:09:20.6533027Z [ OK ] ModulesTest.PrettyPrintHingeEmbeddingLoss (0 ms) 2022-11-23T02:09:20.6533338Z [ RUN ] ModulesTest.PrettyPrintCosineEmbeddingLoss 2022-11-23T02:09:20.6533663Z [ OK ] ModulesTest.PrettyPrintCosineEmbeddingLoss (0 ms) 2022-11-23T02:09:20.6533983Z [ RUN ] ModulesTest.PrettyPrintTripletMarginLoss 2022-11-23T02:09:20.6534288Z [ OK ] ModulesTest.PrettyPrintTripletMarginLoss (0 ms) 2022-11-23T02:09:20.6534636Z [ RUN ] ModulesTest.PrettyPrintTripletMarginWithDistanceLoss 2022-11-23T02:09:20.6535023Z [ OK ] ModulesTest.PrettyPrintTripletMarginWithDistanceLoss (0 ms) 2022-11-23T02:09:20.6535336Z [ RUN ] ModulesTest.PrettyPrintNLLLoss 2022-11-23T02:09:20.6535607Z [ OK ] ModulesTest.PrettyPrintNLLLoss (0 ms) 2022-11-23T02:09:20.6535894Z [ RUN ] ModulesTest.PrettyPrinCrossEntropyLoss 2022-11-23T02:09:20.6536204Z [ OK ] ModulesTest.PrettyPrinCrossEntropyLoss (0 ms) 2022-11-23T02:09:20.6536509Z [ RUN ] ModulesTest.PrettyPrintMultiLabelMarginLoss 2022-11-23T02:09:20.6536844Z [ OK ] ModulesTest.PrettyPrintMultiLabelMarginLoss (0 ms) 2022-11-23T02:09:20.6537187Z [ RUN ] ModulesTest.PrettyPrintMultiLabelSoftMarginLoss 2022-11-23T02:09:20.6537530Z [ OK ] ModulesTest.PrettyPrintMultiLabelSoftMarginLoss (0 ms) 2022-11-23T02:09:20.6537853Z [ RUN ] ModulesTest.PrettyPrintSoftMarginLoss 2022-11-23T02:09:20.6538154Z [ OK ] ModulesTest.PrettyPrintSoftMarginLoss (0 ms) 2022-11-23T02:09:20.6538445Z [ RUN ] ModulesTest.PrettyPrintCosineSimilarity 2022-11-23T02:09:20.6538758Z [ OK ] ModulesTest.PrettyPrintCosineSimilarity (0 ms) 2022-11-23T02:09:20.6539066Z [ RUN ] ModulesTest.PrettyPrintPairwiseDistance 2022-11-23T02:09:20.6539365Z [ OK ] ModulesTest.PrettyPrintPairwiseDistance (0 ms) 2022-11-23T02:09:20.6539664Z [ RUN ] ModulesTest.PrettyPrintReflectionPad 2022-11-23T02:09:20.6539996Z [ OK ] ModulesTest.PrettyPrintReflectionPad (0 ms) 2022-11-23T02:09:20.6540300Z [ RUN ] ModulesTest.PrettyPrintReplicationPad 2022-11-23T02:09:20.6540592Z [ OK ] ModulesTest.PrettyPrintReplicationPad (0 ms) 2022-11-23T02:09:20.6540878Z [ RUN ] ModulesTest.PrettyPrintZeroPad2d 2022-11-23T02:09:20.6541155Z [ OK ] ModulesTest.PrettyPrintZeroPad2d (0 ms) 2022-11-23T02:09:20.6541423Z [ RUN ] ModulesTest.PrettyPrintConstantPad 2022-11-23T02:09:20.6541711Z [ OK ] ModulesTest.PrettyPrintConstantPad (0 ms) 2022-11-23T02:09:20.6541996Z [ RUN ] ModulesTest.PrettyPrintNestedModel 2022-11-23T02:09:20.6542268Z [ OK ] ModulesTest.PrettyPrintNestedModel (0 ms) 2022-11-23T02:09:20.6542532Z [ RUN ] ModulesTest.PrettyPrintELU 2022-11-23T02:09:20.6542783Z [ OK ] ModulesTest.PrettyPrintELU (0 ms) 2022-11-23T02:09:20.6543051Z [ RUN ] ModulesTest.PrettyPrintSELU 2022-11-23T02:09:20.6543305Z [ OK ] ModulesTest.PrettyPrintSELU (0 ms) 2022-11-23T02:09:20.6543558Z [ RUN ] ModulesTest.PrettyPrintGLU 2022-11-23T02:09:20.6543806Z [ OK ] ModulesTest.PrettyPrintGLU (0 ms) 2022-11-23T02:09:20.6544058Z [ RUN ] ModulesTest.PrettyPrintHardshrink 2022-11-23T02:09:20.6544339Z [ OK ] ModulesTest.PrettyPrintHardshrink (0 ms) 2022-11-23T02:09:20.6544788Z [ RUN ] ModulesTest.PrettyPrintHardtanh 2022-11-23T02:09:20.6545084Z [ OK ] ModulesTest.PrettyPrintHardtanh (0 ms) 2022-11-23T02:09:20.6555847Z [ RUN ] ModulesTest.PrettyPrintLeakyReLU 2022-11-23T02:09:20.6556146Z [ OK ] ModulesTest.PrettyPrintLeakyReLU (0 ms) 2022-11-23T02:09:20.6556438Z [ RUN ] ModulesTest.PrettyPrintLogSigmoid 2022-11-23T02:09:20.6556728Z [ OK ] ModulesTest.PrettyPrintLogSigmoid (0 ms) 2022-11-23T02:09:20.6556993Z [ RUN ] ModulesTest.PrettyPrintSoftmax 2022-11-23T02:09:20.6557269Z [ OK ] ModulesTest.PrettyPrintSoftmax (0 ms) 2022-11-23T02:09:20.6557539Z [ RUN ] ModulesTest.PrettyPrintSoftmin 2022-11-23T02:09:20.6557791Z [ OK ] ModulesTest.PrettyPrintSoftmin (0 ms) 2022-11-23T02:09:20.6558142Z [ RUN ] ModulesTest.PrettyPrintLogSoftmax 2022-11-23T02:09:20.6558427Z [ OK ] ModulesTest.PrettyPrintLogSoftmax (0 ms) 2022-11-23T02:09:20.6558693Z [ RUN ] ModulesTest.PrettyPrintSoftmax2d 2022-11-23T02:09:20.6558970Z [ OK ] ModulesTest.PrettyPrintSoftmax2d (0 ms) 2022-11-23T02:09:20.6559234Z [ RUN ] ModulesTest.PrettyPrintPReLU 2022-11-23T02:09:20.6559483Z [ OK ] ModulesTest.PrettyPrintPReLU (0 ms) 2022-11-23T02:09:20.6559739Z [ RUN ] ModulesTest.PrettyPrintReLU 2022-11-23T02:09:20.6559997Z [ OK ] ModulesTest.PrettyPrintReLU (0 ms) 2022-11-23T02:09:20.6560249Z [ RUN ] ModulesTest.PrettyPrintReLU6 2022-11-23T02:09:20.6560496Z [ OK ] ModulesTest.PrettyPrintReLU6 (0 ms) 2022-11-23T02:09:20.6560764Z [ RUN ] ModulesTest.PrettyPrintRReLU 2022-11-23T02:09:20.6561024Z [ OK ] ModulesTest.PrettyPrintRReLU (0 ms) 2022-11-23T02:09:20.6561264Z [ RUN ] ModulesTest.PrettyPrintCELU 2022-11-23T02:09:20.6562780Z [ OK ] ModulesTest.PrettyPrintCELU (0 ms) 2022-11-23T02:09:20.6563051Z [ RUN ] ModulesTest.PrettyPrintSigmoid 2022-11-23T02:09:20.6563306Z [ OK ] ModulesTest.PrettyPrintSigmoid (0 ms) 2022-11-23T02:09:20.6563584Z [ RUN ] ModulesTest.PrettyPrintPixelShuffle 2022-11-23T02:09:20.6563876Z [ OK ] ModulesTest.PrettyPrintPixelShuffle (0 ms) 2022-11-23T02:09:20.6564158Z [ RUN ] ModulesTest.PrettyPrintPixelUnshuffle 2022-11-23T02:09:20.6564460Z [ OK ] ModulesTest.PrettyPrintPixelUnshuffle (0 ms) 2022-11-23T02:09:20.6564748Z [ RUN ] ModulesTest.PrettyPrintSoftplus 2022-11-23T02:09:20.6565023Z [ OK ] ModulesTest.PrettyPrintSoftplus (0 ms) 2022-11-23T02:09:20.6565286Z [ RUN ] ModulesTest.PrettyPrintSoftshrink 2022-11-23T02:09:20.6565570Z [ OK ] ModulesTest.PrettyPrintSoftshrink (0 ms) 2022-11-23T02:09:20.6565848Z [ RUN ] ModulesTest.PrettyPrintSoftsign 2022-11-23T02:09:20.6566105Z [ OK ] ModulesTest.PrettyPrintSoftsign (0 ms) 2022-11-23T02:09:20.6566482Z [ RUN ] ModulesTest.PrettyPrintTanh 2022-11-23T02:09:20.6566743Z [ OK ] ModulesTest.PrettyPrintTanh (0 ms) 2022-11-23T02:09:20.6566993Z [ RUN ] ModulesTest.PrettyPrintTanhshrink 2022-11-23T02:09:20.6567276Z [ OK ] ModulesTest.PrettyPrintTanhshrink (0 ms) 2022-11-23T02:09:20.6567556Z [ RUN ] ModulesTest.PrettyPrintThreshold 2022-11-23T02:09:20.6567821Z [ OK ] ModulesTest.PrettyPrintThreshold (0 ms) 2022-11-23T02:09:20.6568093Z [ RUN ] ModulesTest.PrettyPrintCTCLoss 2022-11-23T02:09:20.6568360Z [ OK ] ModulesTest.PrettyPrintCTCLoss (0 ms) 2022-11-23T02:09:20.6568629Z [ RUN ] ModulesTest.PrettyPrintPoissonNLLLoss 2022-11-23T02:09:20.6568933Z [ OK ] ModulesTest.PrettyPrintPoissonNLLLoss (0 ms) 2022-11-23T02:09:20.6569243Z [ RUN ] ModulesTest.PrettyPrintMarginRankingLoss 2022-11-23T02:09:20.6569606Z [ OK ] ModulesTest.PrettyPrintMarginRankingLoss (0 ms) 2022-11-23T02:09:20.6569897Z [ RUN ] ModulesTest.PrettyPrintCrossMapLRN2d 2022-11-23T02:09:20.6570197Z [ OK ] ModulesTest.PrettyPrintCrossMapLRN2d (0 ms) 2022-11-23T02:09:20.6570491Z [ RUN ] ModulesTest.PrettyPrintAlphaDropout 2022-11-23T02:09:20.6570772Z [ OK ] ModulesTest.PrettyPrintAlphaDropout (0 ms) 2022-11-23T02:09:20.6571079Z [ RUN ] ModulesTest.PrettyPrintFeatureAlphaDropout 2022-11-23T02:09:20.6571407Z [ OK ] ModulesTest.PrettyPrintFeatureAlphaDropout (0 ms) 2022-11-23T02:09:20.6571716Z [ RUN ] ModulesTest.PrettyPrintBCEWithLogitsLoss 2022-11-23T02:09:20.6572034Z [ OK ] ModulesTest.PrettyPrintBCEWithLogitsLoss (0 ms) 2022-11-23T02:09:20.6572348Z [ RUN ] ModulesTest.PrettyPrintMultiheadAttention 2022-11-23T02:09:20.6572671Z [ OK ] ModulesTest.PrettyPrintMultiheadAttention (0 ms) 2022-11-23T02:09:20.6572949Z [ RUN ] ModulesTest.PrettyPrintRNNCell 2022-11-23T02:09:20.6573218Z [ OK ] ModulesTest.PrettyPrintRNNCell (0 ms) 2022-11-23T02:09:20.6573486Z [ RUN ] ModulesTest.PrettyPrintLSTMCell 2022-11-23T02:09:20.6573749Z [ OK ] ModulesTest.PrettyPrintLSTMCell (0 ms) 2022-11-23T02:09:20.6574018Z [ RUN ] ModulesTest.PrettyPrintGRUCell 2022-11-23T02:09:20.6574282Z [ OK ] ModulesTest.PrettyPrintGRUCell (0 ms) 2022-11-23T02:09:20.6574585Z [ RUN ] ModulesTest.PrettyPrintAdaptiveLogSoftmaxWithLoss 2022-11-23T02:09:20.6574955Z [ OK ] ModulesTest.PrettyPrintAdaptiveLogSoftmaxWithLoss (0 ms) 2022-11-23T02:09:20.6575395Z [----------] 256 tests from ModulesTest (127378 ms total) 2022-11-23T02:09:20.6575549Z 2022-11-23T02:09:20.6575689Z [----------] Global test environment tear-down 2022-11-23T02:09:20.6575942Z [==========] 256 tests from 1 test suite ran. (127378 ms total) 2022-11-23T02:09:20.6576154Z [ PASSED ] 256 tests. 2022-11-23T02:09:20.6576364Z ================================================================================ 2022-11-23T02:09:20.6576702Z [3,301 / 3,303] 25 / 26 tests; 2 actions running; last test: //:modules_test 2022-11-23T02:09:20.6577046Z Testing //:modules_test; 137s processwrapper-sandbox 2022-11-23T02:09:20.6577372Z Testing //:optim_test; 112s processwrapper-sandbox 2022-11-23T02:09:20.9249799Z 2022-11-23T02:09:20.9250160Z  2022-11-23T02:09:20.9250381Z  2022-11-23T02:09:20.9250719Z [3,302 / 3,303] 25 / 26 tests; 1 action; last test: //:modules_test 2022-11-23T02:09:20.9251070Z Testing //:optim_test; 112s processwrapper-sandbox 2022-11-23T02:09:22.1255575Z 2022-11-23T02:09:22.1256216Z  2022-11-23T02:09:22.1256705Z [3,302 / 3,303] 25 / 26 tests; 1 action; last test: //:modules_test 2022-11-23T02:09:22.1257076Z Testing //:optim_test; 113s processwrapper-sandbox 2022-11-23T02:09:23.3261449Z 2022-11-23T02:09:23.3261870Z  2022-11-23T02:09:23.3262269Z [3,302 / 3,303] 25 / 26 tests; 1 action; last test: //:modules_test 2022-11-23T02:09:23.3262637Z Testing //:optim_test; 115s processwrapper-sandbox 2022-11-23T02:09:24.3267124Z 2022-11-23T02:09:24.3267946Z  2022-11-23T02:09:24.3268349Z [3,302 / 3,303] 25 / 26 tests; 1 action; last test: //:modules_test 2022-11-23T02:09:24.3268721Z Testing //:optim_test; 116s processwrapper-sandbox 2022-11-23T02:09:25.5273233Z 2022-11-23T02:09:25.5274052Z  2022-11-23T02:09:25.5274624Z [3,302 / 3,303] 25 / 26 tests; 1 action; last test: //:modules_test 2022-11-23T02:09:25.5274976Z Testing //:optim_test; 117s processwrapper-sandbox 2022-11-23T02:09:26.5278648Z 2022-11-23T02:09:26.5279325Z  2022-11-23T02:09:26.5279877Z [3,302 / 3,303] 25 / 26 tests; 1 action; last test: //:modules_test 2022-11-23T02:09:26.5280231Z Testing //:optim_test; 118s processwrapper-sandbox 2022-11-23T02:09:27.7285051Z 2022-11-23T02:09:27.7285641Z  2022-11-23T02:09:27.7286344Z [3,302 / 3,303] 25 / 26 tests; 1 action; last test: //:modules_test 2022-11-23T02:09:27.7286984Z Testing //:optim_test; 119s processwrapper-sandbox 2022-11-23T02:09:28.7290356Z 2022-11-23T02:09:28.7290907Z  2022-11-23T02:09:28.7291498Z [3,302 / 3,303] 25 / 26 tests; 1 action; last test: //:modules_test 2022-11-23T02:09:28.7292073Z Testing //:optim_test; 120s processwrapper-sandbox 2022-11-23T02:09:29.9296090Z 2022-11-23T02:09:29.9296666Z  2022-11-23T02:09:29.9297310Z [3,302 / 3,303] 25 / 26 tests; 1 action; last test: //:modules_test 2022-11-23T02:09:29.9297976Z Testing //:optim_test; 121s processwrapper-sandbox 2022-11-23T02:09:31.1301903Z 2022-11-23T02:09:31.1302438Z  2022-11-23T02:09:31.1303039Z [3,302 / 3,303] 25 / 26 tests; 1 action; last test: //:modules_test 2022-11-23T02:09:31.1303619Z Testing //:optim_test; 122s processwrapper-sandbox 2022-11-23T02:09:32.1307044Z 2022-11-23T02:09:32.1307612Z  2022-11-23T02:09:32.1308303Z [3,302 / 3,303] 25 / 26 tests; 1 action; last test: //:modules_test 2022-11-23T02:09:32.1308948Z Testing //:optim_test; 123s processwrapper-sandbox 2022-11-23T02:09:32.5309779Z 2022-11-23T02:09:32.5310340Z  2022-11-23T02:09:32.5310943Z [3,302 / 3,303] 25 / 26 tests; 1 action; last test: //:modules_test 2022-11-23T02:09:32.5311535Z Testing //:optim_test; 124s processwrapper-sandbox 2022-11-23T02:09:33.7316462Z 2022-11-23T02:09:33.7317036Z  2022-11-23T02:09:33.7317669Z [3,302 / 3,303] 25 / 26 tests; 1 action; last test: //:modules_test 2022-11-23T02:09:33.7318040Z Testing //:optim_test; 125s processwrapper-sandbox 2022-11-23T02:09:34.9322864Z 2022-11-23T02:09:34.9323450Z  2022-11-23T02:09:34.9323979Z [3,302 / 3,303] 25 / 26 tests; 1 action; last test: //:modules_test 2022-11-23T02:09:34.9324354Z Testing //:optim_test; 126s processwrapper-sandbox 2022-11-23T02:09:35.9328807Z 2022-11-23T02:09:35.9329335Z  2022-11-23T02:09:35.9329749Z [3,302 / 3,303] 25 / 26 tests; 1 action; last test: //:modules_test 2022-11-23T02:09:35.9330111Z Testing //:optim_test; 127s processwrapper-sandbox 2022-11-23T02:09:37.1334963Z 2022-11-23T02:09:37.1335532Z  2022-11-23T02:09:37.1336098Z [3,302 / 3,303] 25 / 26 tests; 1 action; last test: //:modules_test 2022-11-23T02:09:38.1340483Z Testing //:optim_test; 128s processwrapper-sandbox 2022-11-23T02:09:38.1340739Z 2022-11-23T02:09:38.1340830Z  2022-11-23T02:09:38.1341158Z [3,302 / 3,303] 25 / 26 tests; 1 action; last test: //:modules_test 2022-11-23T02:09:38.1341512Z Testing //:optim_test; 129s processwrapper-sandbox 2022-11-23T02:09:39.3346158Z 2022-11-23T02:09:39.3346808Z  2022-11-23T02:09:39.3347409Z [3,302 / 3,303] 25 / 26 tests; 1 action; last test: //:modules_test 2022-11-23T02:09:39.3347773Z Testing //:optim_test; 131s processwrapper-sandbox 2022-11-23T02:09:40.5351796Z 2022-11-23T02:09:40.5352260Z  2022-11-23T02:09:40.5352933Z [3,302 / 3,303] 25 / 26 tests; 1 action; last test: //:modules_test 2022-11-23T02:09:40.5353368Z Testing //:optim_test; 132s processwrapper-sandbox 2022-11-23T02:09:41.5356908Z 2022-11-23T02:09:41.5357561Z  2022-11-23T02:09:41.5358049Z [3,302 / 3,303] 25 / 26 tests; 1 action; last test: //:modules_test 2022-11-23T02:09:41.5358486Z Testing //:optim_test; 133s processwrapper-sandbox 2022-11-23T02:09:42.7363014Z 2022-11-23T02:09:42.7363617Z  2022-11-23T02:09:42.7364316Z [3,302 / 3,303] 25 / 26 tests; 1 action; last test: //:modules_test 2022-11-23T02:09:42.7364683Z Testing //:optim_test; 134s processwrapper-sandbox 2022-11-23T02:09:43.7368227Z 2022-11-23T02:09:43.7368899Z  2022-11-23T02:09:43.7369290Z [3,302 / 3,303] 25 / 26 tests; 1 action; last test: //:modules_test 2022-11-23T02:09:43.7369656Z Testing //:optim_test; 135s processwrapper-sandbox 2022-11-23T02:09:44.9374847Z 2022-11-23T02:09:44.9375470Z  2022-11-23T02:09:44.9376003Z [3,302 / 3,303] 25 / 26 tests; 1 action; last test: //:modules_test 2022-11-23T02:09:44.9376365Z Testing //:optim_test; 136s processwrapper-sandbox 2022-11-23T02:09:45.9379851Z 2022-11-23T02:09:45.9380312Z  2022-11-23T02:09:45.9380691Z [3,302 / 3,303] 25 / 26 tests; 1 action; last test: //:modules_test 2022-11-23T02:09:45.9381080Z Testing //:optim_test; 137s processwrapper-sandbox 2022-11-23T02:09:47.1385967Z 2022-11-23T02:09:47.1386442Z  2022-11-23T02:09:47.1386828Z [3,302 / 3,303] 25 / 26 tests; 1 action; last test: //:modules_test 2022-11-23T02:09:47.1387247Z Testing //:optim_test; 138s processwrapper-sandbox 2022-11-23T02:09:48.3391943Z 2022-11-23T02:09:48.3392424Z  2022-11-23T02:09:48.3392882Z [3,302 / 3,303] 25 / 26 tests; 1 action; last test: //:modules_test 2022-11-23T02:09:48.3393245Z Testing //:optim_test; 140s processwrapper-sandbox 2022-11-23T02:09:49.3397512Z 2022-11-23T02:09:49.3398065Z  2022-11-23T02:09:49.3398716Z [3,302 / 3,303] 25 / 26 tests; 1 action; last test: //:modules_test 2022-11-23T02:09:49.3399244Z Testing //:optim_test; 141s processwrapper-sandbox 2022-11-23T02:09:50.5403344Z 2022-11-23T02:09:50.5403900Z  2022-11-23T02:09:50.5404341Z [3,302 / 3,303] 25 / 26 tests; 1 action; last test: //:modules_test 2022-11-23T02:09:50.5405574Z Testing //:optim_test; 142s processwrapper-sandbox 2022-11-23T02:09:51.5408132Z 2022-11-23T02:09:51.5408690Z  2022-11-23T02:09:51.5409293Z [3,302 / 3,303] 25 / 26 tests; 1 action; last test: //:modules_test 2022-11-23T02:09:51.5409867Z Testing //:optim_test; 143s processwrapper-sandbox 2022-11-23T02:09:52.7413755Z 2022-11-23T02:09:52.7414342Z  2022-11-23T02:09:52.7414943Z [3,302 / 3,303] 25 / 26 tests; 1 action; last test: //:modules_test 2022-11-23T02:09:52.7415522Z Testing //:optim_test; 144s processwrapper-sandbox 2022-11-23T02:09:53.7418753Z 2022-11-23T02:09:53.7419306Z  2022-11-23T02:09:53.7419882Z [3,302 / 3,303] 25 / 26 tests; 1 action; last test: //:modules_test 2022-11-23T02:09:53.7420461Z Testing //:optim_test; 145s processwrapper-sandbox 2022-11-23T02:09:54.9424337Z 2022-11-23T02:09:54.9424928Z  2022-11-23T02:09:54.9425438Z [3,302 / 3,303] 25 / 26 tests; 1 action; last test: //:modules_test 2022-11-23T02:09:55.9430830Z Testing //:optim_test; 146s processwrapper-sandbox 2022-11-23T02:09:55.9431216Z 2022-11-23T02:09:55.9431316Z  2022-11-23T02:09:55.9431650Z [3,302 / 3,303] 25 / 26 tests; 1 action; last test: //:modules_test 2022-11-23T02:09:55.9431999Z Testing //:optim_test; 147s processwrapper-sandbox 2022-11-23T02:09:56.6036278Z 2022-11-23T02:09:56.6036914Z  2022-11-23T02:09:56.6037576Z [3,302 / 3,303] 26 / 26 tests; 1 action; last test: //:optim_test 2022-11-23T02:09:56.6038226Z Testing //:optim_test; 148s processwrapper-sandbox 2022-11-23T02:09:56.6040269Z 2022-11-23T02:09:56.6040666Z  2022-11-23T02:09:56.6041147Z INFO: From Testing //:optim_test: 2022-11-23T02:09:56.6042083Z [3,302 / 3,303] 26 / 26 tests; 1 action; last test: //:optim_test 2022-11-23T02:09:56.6042605Z Testing //:optim_test; 148s processwrapper-sandbox 2022-11-23T02:09:56.6042912Z 2022-11-23T02:09:56.6043092Z  2022-11-23T02:09:56.6043700Z ==================== Test output for //:optim_test: 2022-11-23T02:09:56.6044107Z Running main() from gmock_main.cc 2022-11-23T02:09:56.6062482Z Note: Google Test filter = -*CUDA 2022-11-23T02:09:56.6062836Z [==========] Running 34 tests from 1 test suite. 2022-11-23T02:09:56.6063305Z [----------] Global test environment set-up. 2022-11-23T02:09:56.6063685Z [----------] 34 tests from OptimTest 2022-11-23T02:09:56.6064014Z [ RUN ] OptimTest.OptimizerAccessors 2022-11-23T02:09:56.6064390Z [ OK ] OptimTest.OptimizerAccessors (1 ms) 2022-11-23T02:09:56.6064776Z [ RUN ] OptimTest.OldInterface 2022-11-23T02:09:56.6065097Z [ OK ] OptimTest.OldInterface (2 ms) 2022-11-23T02:09:56.6065449Z [ RUN ] OptimTest.XORConvergence_SGD 2022-11-23T02:09:56.6065852Z [ OK ] OptimTest.XORConvergence_SGD (19161 ms) 2022-11-23T02:09:56.6066246Z [ RUN ] OptimTest.XORConvergence_LBFGS 2022-11-23T02:09:56.6066658Z [ OK ] OptimTest.XORConvergence_LBFGS (12834 ms) 2022-11-23T02:09:56.6067057Z [ RUN ] OptimTest.XORConvergence_Adagrad 2022-11-23T02:09:56.6067470Z [ OK ] OptimTest.XORConvergence_Adagrad (7214 ms) 2022-11-23T02:09:56.6067876Z [ RUN ] OptimTest.XORConvergence_RMSprop 2022-11-23T02:09:56.6068284Z [ OK ] OptimTest.XORConvergence_RMSprop (7199 ms) 2022-11-23T02:09:56.6068758Z [ RUN ] OptimTest.XORConvergence_RMSpropWithMomentum 2022-11-23T02:09:56.6069224Z [ OK ] OptimTest.XORConvergence_RMSpropWithMomentum (20167 ms) 2022-11-23T02:09:56.6069669Z [ RUN ] OptimTest.XORConvergence_Adam 2022-11-23T02:09:56.6070069Z [ OK ] OptimTest.XORConvergence_Adam (7901 ms) 2022-11-23T02:09:56.6070472Z [ RUN ] OptimTest.XORConvergence_AdamWithAmsgrad 2022-11-23T02:09:56.6070927Z [ OK ] OptimTest.XORConvergence_AdamWithAmsgrad (7936 ms) 2022-11-23T02:09:56.6071380Z [ RUN ] OptimTest.ProducesPyTorchValues_Adam 2022-11-23T02:09:56.6071857Z [ OK ] OptimTest.ProducesPyTorchValues_Adam (2368 ms) 2022-11-23T02:09:56.6072346Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecay 2022-11-23T02:09:56.6072886Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecay (2445 ms) 2022-11-23T02:09:56.6073455Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecayAndAMSGrad 2022-11-23T02:09:56.6083984Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecayAndAMSGrad (2530 ms) 2022-11-23T02:09:56.6084404Z [ RUN ] OptimTest.XORConvergence_AdamW 2022-11-23T02:09:56.6084880Z [ OK ] OptimTest.XORConvergence_AdamW (8040 ms) 2022-11-23T02:09:56.6085363Z [ RUN ] OptimTest.XORConvergence_AdamWWithAmsgrad 2022-11-23T02:09:56.6085808Z [ OK ] OptimTest.XORConvergence_AdamWWithAmsgrad (8056 ms) 2022-11-23T02:09:56.6086359Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamW 2022-11-23T02:09:56.6086892Z [ OK ] OptimTest.ProducesPyTorchValues_AdamW (2468 ms) 2022-11-23T02:09:56.6087648Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWWithoutWeightDecay 2022-11-23T02:09:56.6088084Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWWithoutWeightDecay (2363 ms) 2022-11-23T02:09:56.6088429Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWWithAMSGrad 2022-11-23T02:09:56.6088756Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWWithAMSGrad (2544 ms) 2022-11-23T02:09:56.6089052Z [ RUN ] OptimTest.ProducesPyTorchValues_Adagrad 2022-11-23T02:09:56.6089374Z [ OK ] OptimTest.ProducesPyTorchValues_Adagrad (1938 ms) 2022-11-23T02:09:56.6089953Z [ RUN ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecay 2022-11-23T02:09:56.6090525Z [ OK ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecay (2026 ms) 2022-11-23T02:09:56.6090901Z [ RUN ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecayAndLRDecay 2022-11-23T02:09:56.6091364Z [ OK ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecayAndLRDecay (2028 ms) 2022-11-23T02:09:56.6091707Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSprop 2022-11-23T02:09:56.6091998Z [ OK ] OptimTest.ProducesPyTorchValues_RMSprop (2052 ms) 2022-11-23T02:09:56.6092319Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecay 2022-11-23T02:09:56.6092667Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecay (2139 ms) 2022-11-23T02:09:56.6093026Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCentered 2022-11-23T02:09:56.6093421Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCentered (2398 ms) 2022-11-23T02:09:56.6093843Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCenteredAndMomentum 2022-11-23T02:09:56.6094299Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCenteredAndMomentum (2565 ms) 2022-11-23T02:09:56.6094656Z [ RUN ] OptimTest.ProducesPyTorchValues_SGD 2022-11-23T02:09:56.6094949Z [ OK ] OptimTest.ProducesPyTorchValues_SGD (1528 ms) 2022-11-23T02:09:56.6095275Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecay 2022-11-23T02:09:56.6095595Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecay (1619 ms) 2022-11-23T02:09:56.6095949Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndMomentum 2022-11-23T02:09:56.6096325Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndMomentum (1797 ms) 2022-11-23T02:09:56.6096715Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndNesterovMomentum 2022-11-23T02:09:56.6097113Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndNesterovMomentum (1879 ms) 2022-11-23T02:09:56.6097462Z [ RUN ] OptimTest.ProducesPyTorchValues_LBFGS 2022-11-23T02:09:56.6097755Z [ OK ] OptimTest.ProducesPyTorchValues_LBFGS (1638 ms) 2022-11-23T02:09:56.6098048Z [ RUN ] OptimTest.ProducesPyTorchValues_LBFGS_with_line_search 2022-11-23T02:09:56.6098377Z [ OK ] OptimTest.ProducesPyTorchValues_LBFGS_with_line_search (8968 ms) 2022-11-23T02:09:56.6098646Z [ RUN ] OptimTest.ZeroGrad 2022-11-23T02:09:56.6098869Z [ OK ] OptimTest.ZeroGrad (1 ms) 2022-11-23T02:09:56.6099113Z [ RUN ] OptimTest.ExternalVectorOfParameters 2022-11-23T02:09:56.6099415Z [ OK ] OptimTest.ExternalVectorOfParameters (1 ms) 2022-11-23T02:09:56.6099689Z [ RUN ] OptimTest.AddParameter_LBFGS 2022-11-23T02:09:56.6099926Z [ OK ] OptimTest.AddParameter_LBFGS (0 ms) 2022-11-23T02:09:56.6100179Z [ RUN ] OptimTest.CheckLRChange_StepLR_Adam 2022-11-23T02:09:56.6100444Z [ OK ] OptimTest.CheckLRChange_StepLR_Adam (0 ms) 2022-11-23T02:09:56.6100822Z [----------] 34 tests from OptimTest (145821 ms total) 2022-11-23T02:09:56.6100971Z 2022-11-23T02:09:56.6101125Z [----------] Global test environment tear-down 2022-11-23T02:09:56.6101371Z [==========] 34 tests from 1 test suite ran. (145821 ms total) 2022-11-23T02:09:56.6101571Z [ PASSED ] 34 tests. 2022-11-23T02:09:56.6101778Z ================================================================================ 2022-11-23T02:09:56.6102162Z [3,302 / 3,303] 26 / 26 tests; 1 action; last test: //:optim_test 2022-11-23T02:09:56.6102497Z Testing //:optim_test; 148s processwrapper-sandbox 2022-11-23T02:09:56.6557598Z 2022-11-23T02:09:56.6558228Z  2022-11-23T02:09:56.6558875Z INFO: Elapsed time: 866.483s, Critical Path: 203.74s 2022-11-23T02:09:56.6559399Z [3,303 / 3,303] 26 / 26 tests; checking cached actions; last test: ...tim_test 2022-11-23T02:09:56.6559649Z 2022-11-23T02:09:56.6559935Z INFO: 3282 processes: 249 internal, 1 local, 3032 processwrapper-sandbox. 2022-11-23T02:09:56.6560415Z [3,303 / 3,303] 26 / 26 tests; checking cached actions; last test: ...tim_test 2022-11-23T02:09:56.6560592Z 2022-11-23T02:09:56.6560863Z INFO: Build completed successfully, 3282 total actions 2022-11-23T02:09:56.6627487Z //:any_test PASSED in 2.7s 2022-11-23T02:09:56.6628399Z //:autograd_test PASSED in 8.3s 2022-11-23T02:09:56.6629186Z //:dataloader_test PASSED in 5.9s 2022-11-23T02:09:56.6629794Z //:enum_test PASSED in 10.9s 2022-11-23T02:09:56.6630470Z //:expanding_array_test PASSED in 2.7s 2022-11-23T02:09:56.6631116Z //:functional_test PASSED in 12.0s 2022-11-23T02:09:56.6631701Z //:init_test PASSED in 3.7s 2022-11-23T02:09:56.6632316Z //:jit_test PASSED in 4.1s 2022-11-23T02:09:56.6632955Z //:memory_test PASSED in 5.7s 2022-11-23T02:09:56.6633565Z //:misc_test PASSED in 2.9s 2022-11-23T02:09:56.6634185Z //:module_test PASSED in 3.3s 2022-11-23T02:09:56.6634685Z //:modulelist_test PASSED in 3.8s 2022-11-23T02:09:56.6635131Z //:modules_test PASSED in 137.0s 2022-11-23T02:09:56.6635656Z //:nn_utils_test PASSED in 14.2s 2022-11-23T02:09:56.6636178Z //:optim_test PASSED in 148.4s 2022-11-23T02:09:56.6636723Z //:ordered_dict_test PASSED in 2.7s 2022-11-23T02:09:56.6637239Z //:rnn_test PASSED in 94.8s 2022-11-23T02:09:56.6637764Z //:sequential_test PASSED in 7.5s 2022-11-23T02:09:56.6638368Z //:serialize_test PASSED in 12.7s 2022-11-23T02:09:56.6638908Z //:static_test PASSED in 3.9s 2022-11-23T02:09:56.6639440Z //:tensor_options_test PASSED in 5.4s 2022-11-23T02:09:56.6639944Z //:tensor_test PASSED in 10.7s 2022-11-23T02:09:56.6640303Z //:torch_include_test PASSED in 3.1s 2022-11-23T02:09:56.6640816Z //c10/test:core_tests PASSED in 0.0s 2022-11-23T02:09:56.6641352Z //c10/test:typeid_test PASSED in 0.1s 2022-11-23T02:09:56.6642332Z //c10/test:util_base_tests PASSED in 1.1s 2022-11-23T02:09:56.6642565Z 2022-11-23T02:09:56.6642727Z Executed 26 out of 26 tests: 26 tests pass. 2022-11-23T02:09:56.6643414Z 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-11-23T02:09:56.6649232Z 2022-11-23T02:09:56.6650365Z INFO: Build completed successfully, 3282 total actions 2022-11-23T02:09:56.6785927Z + sccache_epilogue 2022-11-23T02:09:56.6786571Z + echo '::group::Sccache Compilation Log' 2022-11-23T02:09:56.6787165Z ##[group]Sccache Compilation Log 2022-11-23T02:09:56.6787466Z + echo '=================== sccache compilation log ===================' 2022-11-23T02:09:56.6787933Z =================== sccache compilation log =================== 2022-11-23T02:09:56.6788262Z + python /var/lib/jenkins/workspace/.jenkins/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2022-11-23T02:09:56.7875191Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2022-11-23T02:09:56.7875565Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2022-11-23T02:09:56.7875865Z + sccache --show-stats 2022-11-23T02:09:56.7899504Z Compile requests 3028 2022-11-23T02:09:56.7899885Z Compile requests executed 2959 2022-11-23T02:09:56.7900231Z Cache hits 2951 2022-11-23T02:09:56.7900572Z Cache hits (C/C++) 2951 2022-11-23T02:09:56.7900933Z Cache misses 1 2022-11-23T02:09:56.7901259Z Cache misses (C/C++) 1 2022-11-23T02:09:56.7901461Z Cache timeouts 0 2022-11-23T02:09:56.7901675Z Cache read errors 0 2022-11-23T02:09:56.7901861Z Forced recaches 0 2022-11-23T02:09:56.7902067Z Cache write errors 0 2022-11-23T02:09:56.7902327Z Compilation failures 0 2022-11-23T02:09:56.7902559Z Cache errors 7 2022-11-23T02:09:56.7902781Z Cache errors (C/C++) 7 2022-11-23T02:09:56.7903171Z Non-cacheable compilations 0 2022-11-23T02:09:56.7903420Z Non-cacheable calls 4 2022-11-23T02:09:56.7903671Z Non-compilation calls 65 2022-11-23T02:09:56.7903890Z Unsupported compiler calls 0 2022-11-23T02:09:56.7904095Z Average cache write 0.105 s 2022-11-23T02:09:56.7904315Z Average cache read miss 3.635 s 2022-11-23T02:09:56.7904526Z Average cache read hit 0.041 s 2022-11-23T02:09:56.7904751Z Failed distributed compilations 0 2022-11-23T02:09:56.7904878Z 2022-11-23T02:09:56.7904990Z Non-cacheable reasons: 2022-11-23T02:09:56.7905229Z -E 4 2022-11-23T02:09:56.7905345Z 2022-11-23T02:09:56.7905779Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-11-23T02:09:56.7906193Z + sccache --stop-server 2022-11-23T02:09:56.7924268Z Stopping sccache server... 2022-11-23T02:09:56.7927186Z Compile requests 3028 2022-11-23T02:09:56.7927548Z Compile requests executed 2959 2022-11-23T02:09:56.7927902Z Cache hits 2951 2022-11-23T02:09:56.7928221Z Cache hits (C/C++) 2951 2022-11-23T02:09:56.7928578Z Cache misses 1 2022-11-23T02:09:56.7928918Z Cache misses (C/C++) 1 2022-11-23T02:09:56.7929279Z Cache timeouts 0 2022-11-23T02:09:56.7929645Z Cache read errors 0 2022-11-23T02:09:56.7929976Z Forced recaches 0 2022-11-23T02:09:56.7930338Z Cache write errors 0 2022-11-23T02:09:56.7930649Z Compilation failures 0 2022-11-23T02:09:56.7931246Z Cache errors 7 2022-11-23T02:09:56.7931612Z Cache errors (C/C++) 7 2022-11-23T02:09:56.7931945Z Non-cacheable compilations 0 2022-11-23T02:09:56.7932202Z Non-cacheable calls 4 2022-11-23T02:09:56.7932451Z Non-compilation calls 65 2022-11-23T02:09:56.7932667Z Unsupported compiler calls 0 2022-11-23T02:09:56.7932888Z Average cache write 0.105 s 2022-11-23T02:09:56.7933092Z Average cache read miss 3.635 s 2022-11-23T02:09:56.7933306Z Average cache read hit 0.041 s 2022-11-23T02:09:56.7933529Z Failed distributed compilations 0 2022-11-23T02:09:56.7933668Z 2022-11-23T02:09:56.7933766Z Non-cacheable reasons: 2022-11-23T02:09:56.7933996Z -E 4 2022-11-23T02:09:56.7934174Z 2022-11-23T02:09:56.7934595Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-11-23T02:09:56.7935011Z + echo ::endgroup:: 2022-11-23T02:09:56.7935425Z ##[endgroup] 2022-11-23T02:09:57.0771288Z Prepare all required actions 2022-11-23T02:09:57.0818011Z ##[group]Run ./.github/actions/chown-workspace 2022-11-23T02:09:57.0818224Z env: 2022-11-23T02:09:57.0818594Z GIT_DEFAULT_BRANCH: master 2022-11-23T02:09:57.0818771Z ##[endgroup] 2022-11-23T02:09:57.0844077Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2022-11-23T02:09:57.0844427Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2022-11-23T02:09:57.1779555Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T02:09:57.1779790Z env: 2022-11-23T02:09:57.1779975Z GIT_DEFAULT_BRANCH: master 2022-11-23T02:09:57.1780247Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-11-23T02:09:57.1780478Z ##[endgroup] 2022-11-23T02:09:57.4864644Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2022-11-23T02:09:57.7204738Z latest: Pulling from tool/alpine 2022-11-23T02:09:57.7281474Z 540db60ca938: Pulling fs layer 2022-11-23T02:09:57.8217222Z 540db60ca938: Download complete 2022-11-23T02:09:58.2743474Z 540db60ca938: Pull complete 2022-11-23T02:09:58.2869724Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2022-11-23T02:09:58.2911933Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2022-11-23T02:10:03.6231118Z Prepare all required actions 2022-11-23T02:10:03.6231439Z Getting action download info 2022-11-23T02:10:03.8255080Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2022-11-23T02:10:04.1358676Z Download action repository 'actions/upload-artifact@v3' (SHA:83fd05a356d7e2593de66fc9913b3002723633cb) 2022-11-23T02:10:04.3046345Z ##[group]Run ./.github/actions/upload-test-artifacts 2022-11-23T02:10:04.3046568Z with: 2022-11-23T02:10:04.3046763Z file-suffix: bazel-build-and-test_9654935677 2022-11-23T02:10:04.3046965Z env: 2022-11-23T02:10:04.3047141Z GIT_DEFAULT_BRANCH: master 2022-11-23T02:10:04.3047313Z ##[endgroup] 2022-11-23T02:10:04.3069663Z ##[group]Run # Remove any previous test jsons if they exist 2022-11-23T02:10:04.3069939Z # Remove any previous test jsons if they exist 2022-11-23T02:10:04.3070169Z rm -f test-jsons-*.zip 2022-11-23T02:10:04.3070448Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test -i '*.json' 2022-11-23T02:10:04.3081729Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T02:10:04.3081957Z env: 2022-11-23T02:10:04.3082139Z GIT_DEFAULT_BRANCH: master 2022-11-23T02:10:04.3082357Z FILE_SUFFIX: bazel-build-and-test_9654935677 2022-11-23T02:10:04.3082573Z ##[endgroup] 2022-11-23T02:10:04.3240703Z adding: test/allowlist_for_publicAPI.json (deflated 79%) 2022-11-23T02:10:04.3277648Z adding: test/benchmark_utils/callgrind_artifacts.json (deflated 92%) 2022-11-23T02:10:04.3295332Z adding: test/profiler/profiler_utils_mock_events.json (deflated 87%) 2022-11-23T02:10:04.3336236Z ##[group]Run # Remove any previous test reports if they exist 2022-11-23T02:10:04.3336511Z # Remove any previous test reports if they exist 2022-11-23T02:10:04.3336752Z rm -f test-reports-*.zip 2022-11-23T02:10:04.3337019Z zip -r "test-reports-${FILE_SUFFIX}.zip" test -i '*.xml' -i '*.csv' 2022-11-23T02:10:04.3348182Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T02:10:04.3348405Z env: 2022-11-23T02:10:04.3348581Z GIT_DEFAULT_BRANCH: master 2022-11-23T02:10:04.3348814Z FILE_SUFFIX: bazel-build-and-test_9654935677 2022-11-23T02:10:04.3349012Z ##[endgroup] 2022-11-23T02:10:04.3429855Z adding: test/test-reports/c10/test/typeid_test/test.xml (deflated 75%) 2022-11-23T02:10:04.3430631Z adding: test/test-reports/c10/test/core_tests/test.xml (deflated 92%) 2022-11-23T02:10:04.3445282Z adding: test/test-reports/c10/test/util_base_tests/test.xml (deflated 95%) 2022-11-23T02:10:04.3445709Z adding: test/test-reports/enum_test/test.xml (deflated 55%) 2022-11-23T02:10:04.3446616Z adding: test/test-reports/module_test/test.xml (deflated 89%) 2022-11-23T02:10:04.3448656Z adding: test/test-reports/functional_test/test.xml (deflated 91%) 2022-11-23T02:10:04.3449386Z adding: test/test-reports/optim_test/test.xml (deflated 85%) 2022-11-23T02:10:04.3450127Z adding: test/test-reports/misc_test/test.xml (deflated 76%) 2022-11-23T02:10:04.3450527Z adding: test/test-reports/tensor_options_test/test.xml (deflated 80%) 2022-11-23T02:10:04.3450887Z adding: test/test-reports/static_test/test.xml (deflated 73%) 2022-11-23T02:10:04.3451398Z adding: test/test-reports/rnn_test/test.xml (deflated 78%) 2022-11-23T02:10:04.3451817Z adding: test/test-reports/init_test/test.xml (deflated 79%) 2022-11-23T02:10:04.3452549Z adding: test/test-reports/sequential_test/test.xml (deflated 81%) 2022-11-23T02:10:04.3453133Z adding: test/test-reports/serialize_test/test.xml (deflated 84%) 2022-11-23T02:10:04.3454393Z adding: test/test-reports/autograd_test/test.xml (deflated 89%) 2022-11-23T02:10:04.3455035Z adding: test/test-reports/any_test/test.xml (deflated 87%) 2022-11-23T02:10:04.3455473Z adding: test/test-reports/memory_test/test.xml (deflated 67%) 2022-11-23T02:10:04.3455921Z adding: test/test-reports/modulelist_test/test.xml (deflated 82%) 2022-11-23T02:10:04.3456491Z adding: test/test-reports/nn_utils_test/test.xml (deflated 79%) 2022-11-23T02:10:04.3457517Z adding: test/test-reports/tensor_test/test.xml (deflated 89%) 2022-11-23T02:10:04.3457861Z adding: test/test-reports/jit_test/test.xml (deflated 74%) 2022-11-23T02:10:04.3461285Z adding: test/test-reports/modules_test/test.xml (deflated 93%) 2022-11-23T02:10:04.3461853Z adding: test/test-reports/ordered_dict_test/test.xml (deflated 87%) 2022-11-23T02:10:04.3462309Z adding: test/test-reports/expanding_array_test/test.xml (deflated 77%) 2022-11-23T02:10:04.3464149Z adding: test/test-reports/dataloader_test/test.xml (deflated 88%) 2022-11-23T02:10:04.3464500Z adding: test/test-reports/torch_include_test/test.xml (deflated 53%) 2022-11-23T02:10:04.3483358Z ##[group]Run # Remove any previous test reports if they exist 2022-11-23T02:10:04.3483644Z # Remove any previous test reports if they exist 2022-11-23T02:10:04.3483874Z rm -f usage-log-*.zip 2022-11-23T02:10:04.3484153Z # this workflow is also run in bazel build test, but we dont generate usage reports for it 2022-11-23T02:10:04.3484440Z # so check to see if the file exists first 2022-11-23T02:10:04.3484653Z if [ -f 'usage_log.txt' ]; then 2022-11-23T02:10:04.3484894Z  zip "usage-log-${FILE_SUFFIX}.zip" 'usage_log.txt' 2022-11-23T02:10:04.3485113Z fi 2022-11-23T02:10:04.3495711Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T02:10:04.3495929Z env: 2022-11-23T02:10:04.3496105Z GIT_DEFAULT_BRANCH: master 2022-11-23T02:10:04.3496323Z FILE_SUFFIX: bazel-build-and-test_9654935677 2022-11-23T02:10:04.3496532Z ##[endgroup] 2022-11-23T02:10:04.3570250Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-11-23T02:10:04.3570472Z with: 2022-11-23T02:10:04.3570667Z s3-prefix: pytorch/pytorch/3528293562/1/artifact 2022-11-23T02:10:04.3570885Z retention-days: 14 2022-11-23T02:10:04.3571164Z if-no-files-found: warn 2022-11-23T02:10:04.3571352Z path: test-jsons-*.zip 2022-11-23T02:10:04.3571533Z name: artifact 2022-11-23T02:10:04.3571723Z s3-bucket: gha-artifacts 2022-11-23T02:10:04.3571902Z region: us-east-1 2022-11-23T02:10:04.3572069Z env: 2022-11-23T02:10:04.3572242Z GIT_DEFAULT_BRANCH: master 2022-11-23T02:10:04.3572411Z ##[endgroup] 2022-11-23T02:10:05.0616862Z NOTE: s3-prefix specified, ignoring name parameter 2022-11-23T02:10:05.0617649Z With the provided path, there will be 1 file uploaded 2022-11-23T02:10:05.0618037Z Uploading to s3 prefix: pytorch/pytorch/3528293562/1/artifact 2022-11-23T02:10:05.0679461Z Starting upload of test-jsons-bazel-build-and-test_9654935677.zip 2022-11-23T02:10:05.2255822Z Finished upload of test-jsons-bazel-build-and-test_9654935677.zip 2022-11-23T02:10:05.2418488Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-11-23T02:10:05.2418704Z with: 2022-11-23T02:10:05.2418898Z s3-prefix: pytorch/pytorch/3528293562/1/artifact 2022-11-23T02:10:05.2419121Z retention-days: 14 2022-11-23T02:10:05.2419317Z if-no-files-found: error 2022-11-23T02:10:05.2419509Z path: test-reports-*.zip 2022-11-23T02:10:05.2419703Z name: artifact 2022-11-23T02:10:05.2419884Z s3-bucket: gha-artifacts 2022-11-23T02:10:05.2420056Z region: us-east-1 2022-11-23T02:10:05.2420218Z env: 2022-11-23T02:10:05.2420392Z GIT_DEFAULT_BRANCH: master 2022-11-23T02:10:05.2420565Z ##[endgroup] 2022-11-23T02:10:05.5884777Z NOTE: s3-prefix specified, ignoring name parameter 2022-11-23T02:10:05.5885233Z With the provided path, there will be 1 file uploaded 2022-11-23T02:10:05.5885722Z Uploading to s3 prefix: pytorch/pytorch/3528293562/1/artifact 2022-11-23T02:10:05.5892707Z Starting upload of test-reports-bazel-build-and-test_9654935677.zip 2022-11-23T02:10:05.7001719Z Finished upload of test-reports-bazel-build-and-test_9654935677.zip 2022-11-23T02:10:05.7152916Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-11-23T02:10:05.7153140Z with: 2022-11-23T02:10:05.7153337Z s3-prefix: pytorch/pytorch/3528293562/1/artifact 2022-11-23T02:10:05.7153554Z retention-days: 14 2022-11-23T02:10:05.7153834Z if-no-files-found: ignore 2022-11-23T02:10:05.7154027Z path: usage-log-*.zip 2022-11-23T02:10:05.7154213Z name: artifact 2022-11-23T02:10:05.7154398Z s3-bucket: gha-artifacts 2022-11-23T02:10:05.7154577Z region: us-east-1 2022-11-23T02:10:05.7154745Z env: 2022-11-23T02:10:05.7154921Z GIT_DEFAULT_BRANCH: master 2022-11-23T02:10:05.7155097Z ##[endgroup] 2022-11-23T02:10:06.0490775Z No files were found with the provided path: usage-log-*.zip. No artifacts will be uploaded. 2022-11-23T02:10:06.0647296Z ##[group]Run set -x 2022-11-23T02:10:06.0647505Z set -x 2022-11-23T02:10:06.0647712Z python3 -m pip install -r requirements.txt 2022-11-23T02:10:06.0647961Z python3 -m pip install boto3==1.19.12 2022-11-23T02:10:06.0648256Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-11-23T02:10:06.0659605Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T02:10:06.0659831Z env: 2022-11-23T02:10:06.0660009Z GIT_DEFAULT_BRANCH: master 2022-11-23T02:10:06.0660214Z AWS_DEFAULT_REGION: us-east-1 2022-11-23T02:10:06.0660391Z BRANCH: master 2022-11-23T02:10:06.0660648Z BUILD_ENVIRONMENT: linux-bionic-cuda11.6-py3.10-gcc7-bazel-test 2022-11-23T02:10:06.0660896Z PR_NUMBER: 2022-11-23T02:10:06.0661067Z PYTORCH_RETRY_TEST_CASES: 1 2022-11-23T02:10:06.0661279Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-11-23T02:10:06.0661501Z SHA1: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T02:10:06.0661712Z TAG: 2022-11-23T02:10:06.0661876Z WORKFLOW_ID: 3528293562 2022-11-23T02:10:06.0662255Z GITHUB_TOKEN: *** 2022-11-23T02:10:06.0662448Z GHA_WORKFLOW_JOB_ID: 9654935677 2022-11-23T02:10:06.0662633Z ##[endgroup] 2022-11-23T02:10:06.0687797Z + python3 -m pip install -r requirements.txt 2022-11-23T02:10:06.9430627Z Defaulting to user installation because normal site-packages is not writeable 2022-11-23T02:10:07.0316144Z Collecting astunparse 2022-11-23T02:10:07.0516783Z Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2022-11-23T02:10:07.0796039Z Collecting expecttest 2022-11-23T02:10:07.0840907Z Downloading expecttest-0.1.4-py3-none-any.whl (6.5 kB) 2022-11-23T02:10:07.1130051Z Collecting future 2022-11-23T02:10:07.1176682Z Downloading future-0.18.2.tar.gz (829 kB) 2022-11-23T02:10:08.4492514Z Collecting hypothesis 2022-11-23T02:10:08.4534681Z Downloading hypothesis-6.58.0-py3-none-any.whl (396 kB) 2022-11-23T02:10:09.0229866Z Collecting numpy 2022-11-23T02:10:09.0281159Z Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) 2022-11-23T02:10:09.4514219Z Collecting psutil 2022-11-23T02:10:09.4556588Z Downloading psutil-5.9.4-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (280 kB) 2022-11-23T02:10:09.5511443Z Collecting pyyaml 2022-11-23T02:10:09.5578715Z Downloading PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596 kB) 2022-11-23T02:10:09.5745282Z Requirement already satisfied: requests in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (2.26.0) 2022-11-23T02:10:09.5868019Z Requirement already satisfied: setuptools in /usr/lib/python3.7/site-packages (from -r requirements.txt (line 10)) (49.1.3) 2022-11-23T02:10:09.6299777Z Collecting six 2022-11-23T02:10:09.6357963Z Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-11-23T02:10:09.6623442Z Collecting types-dataclasses 2022-11-23T02:10:09.6684320Z Downloading types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2022-11-23T02:10:09.7018358Z Collecting typing_extensions 2022-11-23T02:10:09.7056814Z Downloading typing_extensions-4.4.0-py3-none-any.whl (26 kB) 2022-11-23T02:10:09.7462040Z Collecting sympy 2022-11-23T02:10:09.7511616Z Downloading sympy-1.10.1-py3-none-any.whl (6.4 MB) 2022-11-23T02:10:09.8942222Z Collecting filelock 2022-11-23T02:10:09.8983927Z Downloading filelock-3.8.0-py3-none-any.whl (10 kB) 2022-11-23T02:10:09.9636621Z Collecting networkx 2022-11-23T02:10:09.9765650Z Downloading networkx-2.6.3-py3-none-any.whl (1.9 MB) 2022-11-23T02:10:10.0715388Z Collecting jinja2 2022-11-23T02:10:10.0826538Z Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) 2022-11-23T02:10:10.1524026Z Collecting wheel<1.0,>=0.23.0 2022-11-23T02:10:10.1625065Z Downloading wheel-0.38.4-py3-none-any.whl (36 kB) 2022-11-23T02:10:10.1926817Z Collecting exceptiongroup>=1.0.0; python_version < "3.11" 2022-11-23T02:10:10.1968557Z Downloading exceptiongroup-1.0.4-py3-none-any.whl (14 kB) 2022-11-23T02:10:10.2288804Z Collecting sortedcontainers<3.0.0,>=2.1.0 2022-11-23T02:10:10.2334823Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2022-11-23T02:10:10.2725242Z Collecting attrs>=19.2.0 2022-11-23T02:10:10.2788987Z Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) 2022-11-23T02:10:10.3114189Z 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-11-23T02:10:10.3147022Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (1.26.12) 2022-11-23T02:10:10.3302249Z 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-11-23T02:10:10.3313821Z 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-11-23T02:10:10.3527421Z Collecting mpmath>=0.19 2022-11-23T02:10:10.3620038Z Downloading mpmath-1.2.1-py3-none-any.whl (532 kB) 2022-11-23T02:10:10.4849745Z Collecting MarkupSafe>=2.0 2022-11-23T02:10:10.4991246Z Downloading MarkupSafe-2.1.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 2022-11-23T02:10:10.5084923Z Using legacy 'setup.py install' for future, since package 'wheel' is not installed. 2022-11-23T02:10:10.6434513Z Installing collected packages: six, wheel, astunparse, expecttest, future, exceptiongroup, sortedcontainers, attrs, hypothesis, numpy, psutil, pyyaml, types-dataclasses, typing-extensions, mpmath, sympy, filelock, networkx, MarkupSafe, jinja2 2022-11-23T02:10:10.6765178Z WARNING: The script wheel is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-11-23T02:10:10.6765663Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-11-23T02:10:10.7019105Z Running setup.py install for future: started 2022-11-23T02:10:11.1810183Z Running setup.py install for future: finished with status 'done' 2022-11-23T02:10:11.4095587Z WARNING: The script hypothesis is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-11-23T02:10:11.4096105Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-11-23T02:10:12.9295409Z WARNING: The scripts f2py, f2py3 and f2py3.7 are installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-11-23T02:10:12.9296179Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-11-23T02:10:20.2552289Z WARNING: The script isympy is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-11-23T02:10:20.2552821Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-11-23T02:10:21.1534335Z Successfully installed MarkupSafe-2.1.1 astunparse-1.6.3 attrs-22.1.0 exceptiongroup-1.0.4 expecttest-0.1.4 filelock-3.8.0 future-0.18.2 hypothesis-6.58.0 jinja2-3.1.2 mpmath-1.2.1 networkx-2.6.3 numpy-1.21.6 psutil-5.9.4 pyyaml-6.0 six-1.16.0 sortedcontainers-2.4.0 sympy-1.10.1 types-dataclasses-0.6.6 typing-extensions-4.4.0 wheel-0.38.4 2022-11-23T02:10:21.2254779Z + python3 -m pip install boto3==1.19.12 2022-11-23T02:10:21.4329144Z Defaulting to user installation because normal site-packages is not writeable 2022-11-23T02:10:22.0842522Z Collecting boto3==1.19.12 2022-11-23T02:10:22.1036627Z Downloading boto3-1.19.12-py3-none-any.whl (131 kB) 2022-11-23T02:10:22.8781407Z Collecting botocore<1.23.0,>=1.22.12 2022-11-23T02:10:22.8833488Z Downloading botocore-1.22.12-py3-none-any.whl (8.1 MB) 2022-11-23T02:10:23.1125806Z Collecting jmespath<1.0.0,>=0.7.1 2022-11-23T02:10:23.1176770Z Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2022-11-23T02:10:23.1584685Z Collecting s3transfer<0.6.0,>=0.5.0 2022-11-23T02:10:23.1621994Z Downloading s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-11-23T02:10:23.2188055Z Collecting python-dateutil<3.0.0,>=2.1 2022-11-23T02:10:23.2230794Z Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2022-11-23T02:10:23.2413540Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.26.12) 2022-11-23T02:10:23.2568781Z 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-11-23T02:10:23.3992496Z Installing collected packages: python-dateutil, jmespath, botocore, s3transfer, boto3 2022-11-23T02:10:24.0509434Z Successfully installed boto3-1.19.12 botocore-1.22.12 jmespath-0.10.0 python-dateutil-2.8.2 s3transfer-0.5.2 2022-11-23T02:10:24.1018715Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-11-23T02:10:26.9447556Z [scribe] Scribe access token not provided, sending report via boto3... 2022-11-23T02:10:26.9447779Z 2022-11-23T02:10:26.9448043Z ----- Historic stats comparison result ------ 2022-11-23T02:10:26.9449088Z 2022-11-23T02:10:26.9449401Z job: linux-bionic-cuda11.6-py3.10-gcc7-bazel-test 2022-11-23T02:10:26.9449929Z commit: 1cfd3858ac54fe3883534309081631a0a892ba3f 2022-11-23T02:10:26.9450149Z 2022-11-23T02:10:26.9450297Z Commit graph (base is most recent master ancestor with at least one S3 report): 2022-11-23T02:10:26.9450475Z 2022-11-23T02:10:26.9450545Z : (master) 2022-11-23T02:10:26.9450702Z | 2022-11-23T02:10:26.9450888Z * 1cfd3858ac (HEAD) total time 372.90s 2022-11-23T02:10:26.9451123Z * 26322544b8 (base) 1 report, total time 372.80s 2022-11-23T02:10:26.9451611Z * 7f4b4d2827 1 report, total time 376.94s 2022-11-23T02:10:26.9451835Z * b50699f247 1 report, total time 377.61s 2022-11-23T02:10:26.9452062Z * 8bf8e4d71e 1 report, total time 393.68s 2022-11-23T02:10:26.9452298Z * ce856cee7e 1 report, total time 400.48s 2022-11-23T02:10:26.9452514Z * 391b593ca2 1 report, total time 387.95s 2022-11-23T02:10:26.9452741Z * 5bba783d21 1 report, total time 375.56s 2022-11-23T02:10:26.9452966Z * ea920a1115 1 report, total time 396.35s 2022-11-23T02:10:26.9453190Z * 74e62a1fef 1 report, total time 372.23s 2022-11-23T02:10:26.9453405Z * 00b7d8ef23 1 report, total time 386.65s 2022-11-23T02:10:26.9453590Z | 2022-11-23T02:10:26.9453734Z : 2022-11-23T02:10:26.9453813Z 2022-11-23T02:10:26.9453929Z Removed (across 0 suites) 0 tests, totaling 0.00s 2022-11-23T02:10:26.9454189Z Modified (across 0 suites) 0 tests, totaling 0.00s 2022-11-23T02:10:26.9454439Z Added (across 0 suites) 0 tests, totaling 0.00s 2022-11-23T02:10:27.0185849Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2022-11-23T02:10:27.0186079Z with: 2022-11-23T02:10:27.0186235Z env: 2022-11-23T02:10:27.0186411Z GIT_DEFAULT_BRANCH: master 2022-11-23T02:10:27.0186584Z ##[endgroup] 2022-11-23T02:10:27.0200218Z ##[group]Run set -eou pipefail 2022-11-23T02:10:27.0200445Z set -eou pipefail 2022-11-23T02:10:27.0200628Z  2022-11-23T02:10:27.0200866Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2022-11-23T02:10:27.0201107Z for _ in $(seq 1440); do 2022-11-23T02:10:27.0201328Z  # Break if no ssh session exists anymore 2022-11-23T02:10:27.0201737Z  if [ "$(who)" = "" ]; then 2022-11-23T02:10:27.0201910Z  break 2022-11-23T02:10:27.0202081Z  fi 2022-11-23T02:10:27.0202262Z  echo "." 2022-11-23T02:10:27.0202424Z  sleep 5 2022-11-23T02:10:27.0202599Z done 2022-11-23T02:10:27.0213806Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T02:10:27.0214014Z env: 2022-11-23T02:10:27.0214192Z GIT_DEFAULT_BRANCH: master 2022-11-23T02:10:27.0214384Z ##[endgroup] 2022-11-23T02:10:27.0239205Z Holding runner for 2 hours until all ssh sessions have logged out 2022-11-23T02:10:27.0320927Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-11-23T02:10:27.0321240Z # ignore expansion of "docker ps -q" since it could be empty 2022-11-23T02:10:27.0321487Z # shellcheck disable=SC2046 2022-11-23T02:10:27.0321900Z docker stop $(docker ps -q) || true 2022-11-23T02:10:27.0322114Z # Prune all of the docker images 2022-11-23T02:10:27.0322329Z docker system prune -af 2022-11-23T02:10:27.0333258Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-11-23T02:10:27.0333469Z env: 2022-11-23T02:10:27.0333645Z GIT_DEFAULT_BRANCH: master 2022-11-23T02:10:27.0333831Z ##[endgroup] 2022-11-23T02:10:28.4994819Z 6e441036a4ff 2022-11-23T02:10:28.5025375Z 51503464cd1e 2022-11-23T02:10:36.3949043Z Deleted Containers: 2022-11-23T02:10:36.3949533Z 6e441036a4ffe2bf0791a73883155a810712afc694c47f8906438c07a5eb411a 2022-11-23T02:10:36.3949840Z 51503464cd1e9bea8a45f6480ad068e3ac9f34b99e58076446eac755444a8da2 2022-11-23T02:10:36.3950335Z 2022-11-23T02:10:43.1918047Z Deleted Images: 2022-11-23T02:10:43.1919004Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7:072aae4a77ed7d3a69ad5683420509c41301b940 2022-11-23T02:10:43.1920079Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.6-cudnn8-py3-gcc7@sha256:3a5626edfb2c43fb24303351be75287af92426b6bb7c6df2defc98f980346c6a 2022-11-23T02:10:43.1920560Z deleted: sha256:e2c63e8434298b5b8922fe396fb22d541e83da3321f8559334df676354c6a90a 2022-11-23T02:10:43.1921194Z deleted: sha256:e97e2654456ae35786d9ff4a73ece4d85ce36ae9bd4e402e5f8c4c41a4b8cb5d 2022-11-23T02:10:43.1921778Z deleted: sha256:0191afefc9967131b7cd6196bee5a1d3a4eba8c24d3e11ff67013ecd0d244f4d 2022-11-23T02:10:43.1922115Z deleted: sha256:cd6998962c740e934e511d315fd0139a2737289173123cd7675b630fe71d0a6f 2022-11-23T02:10:43.1922480Z deleted: sha256:684c9dbbc4faf4388438a99012caaa6e9e9c3ac93f3842ff7b2f4c81c6c66866 2022-11-23T02:10:43.1922957Z deleted: sha256:be75865fc66b386df8a53dd220b7f4fa8464d0c86f06b6fa84e7d5b8fa2b5333 2022-11-23T02:10:43.1923483Z deleted: sha256:9e5281171ccc5aa329fd085f38d4831c13f47e27ea26a9243daf336fc701114a 2022-11-23T02:10:43.1924079Z deleted: sha256:0ba6072392ef0b01b99d45293e62f415e397460b4bf5a00257afb7aa9cfccb14 2022-11-23T02:10:43.1924401Z deleted: sha256:5f0fab79723550908a4149737ce5268ceacba20bc9c1aea35acdb6ff93ba4aa7 2022-11-23T02:10:43.1924706Z deleted: sha256:0c8088138816657b983280a5e4385f5c159c90b6be095bc4972290be20d46c16 2022-11-23T02:10:43.1925017Z deleted: sha256:a9cdd96267ff8adf28efa06db7d37977216a7580ca475239528fff85024f9bcb 2022-11-23T02:10:43.1925448Z deleted: sha256:9abd11e0b20ee19055f20e11ac5a4cc029eee3433686ce8ab9ffb6636269391a 2022-11-23T02:10:43.1925769Z deleted: sha256:cb16cc59b9c802a04fe3283c4a00840d0a3c24128b3620964a7aa927a757d672 2022-11-23T02:10:43.1926095Z deleted: sha256:ed27e40372acea88785f25bcd63f03a56960f00e444e3d5b22e52915e885242b 2022-11-23T02:10:43.1926467Z deleted: sha256:395dfa2cf9efd2fde511c14dbaf706e2efb3ab003af0cd725614b86f10643247 2022-11-23T02:10:43.1926809Z deleted: sha256:ca415181cb076083a9af8e85b901ee24154183e2d4c3960e21aab48260376214 2022-11-23T02:10:43.1927109Z deleted: sha256:b13fc2861b47406c24208813cb5398b911d9bae952f11ed9a411f42e221f8dfc 2022-11-23T02:10:43.1927744Z deleted: sha256:9cbf0b121bab50c1cad2d31b40f6c7c52003ba77877a2ef6d9bc87a2c0b073d2 2022-11-23T02:10:43.1928286Z deleted: sha256:60e157b04ecdbe2bce04795e0fade9ec9aae999065bd410785dcbaedd9778a19 2022-11-23T02:10:43.1928761Z deleted: sha256:5eb96691864f520823a417cd2f3278b4c2ac579490941d6c623865e478828c8b 2022-11-23T02:10:43.1929082Z deleted: sha256:e93d6940ac64ac73f178cc63066fb2c3ab041023d66146b32019cb7860511be5 2022-11-23T02:10:43.1929401Z deleted: sha256:e302e1f04c7e3031f83227f08d6987b02f39a75ac0e741754afad2dc1e265f8a 2022-11-23T02:10:43.1929720Z deleted: sha256:d82cdf793dbcd047c1843326443a1249721e7308a7c6fb3e23fe7331652e7047 2022-11-23T02:10:43.1930031Z deleted: sha256:3edb430c2f9009d4993daf017be01fe272bd3452db11c16e51f7755ac845d410 2022-11-23T02:10:43.1930352Z deleted: sha256:16e8f362c1784e16c1db6b1d0aa4449097e6d646f4c8682a122dea7c4da38aaf 2022-11-23T02:10:43.1930674Z deleted: sha256:7f58576cf19df9f3be9082f2c0ec2fc7010409b97ecb99bae66a10805d752f48 2022-11-23T02:10:43.1930981Z deleted: sha256:88688611a15825ecae20cd8c4032711d2351d2f954a9ebcd4c671b2bdb017df8 2022-11-23T02:10:43.1931303Z deleted: sha256:a46e0b74ccdcd4e2eb07727be3bc1a2c4236b1f88c65e64a50234e8a35932a80 2022-11-23T02:10:43.1931794Z deleted: sha256:b633962159aa14dfe94a149d00f90eecaba6dab960d4011bdf3667a5ee9586db 2022-11-23T02:10:43.1932347Z deleted: sha256:a05c7409499ce8c5d7ffc085772c3910c812ec835dc9145bbbb07b8b3c075235 2022-11-23T02:10:43.1932874Z deleted: sha256:0d63a7de5066f69cd9fd1af8fc47405e880de8f88f5cb16278a1f1ac94d0cd41 2022-11-23T02:10:43.1933188Z deleted: sha256:7d74b4ce1a60334100fccc0917345873714e640160622691b579d64c0ae4640f 2022-11-23T02:10:43.1933497Z deleted: sha256:33aae29ffc4791507bef289cfb1f178909f3fc97a40c618723eeec1f8f5bd80c 2022-11-23T02:10:43.1933822Z deleted: sha256:6ea72b84f0436ed1d288baf124dd38e43bbb89e746ccfd3a4ec420ddced8bbc2 2022-11-23T02:10:43.1934160Z deleted: sha256:04e33e1cfdd5a1b2409b80f5881e6cf7b1810fe975aad4ce7c97b0ff6c0e7b4e 2022-11-23T02:10:43.1934502Z deleted: sha256:df1ef30e86bf04681ecd0728263efe1e98b2eea0a228cef29bd0febfc8bdac2f 2022-11-23T02:10:43.1934832Z deleted: sha256:36a44974e500014175f5e49f50c8afa1ac9c5e8092a8ea99c3c97b7ce9c517d8 2022-11-23T02:10:43.1935134Z deleted: sha256:a31f0224d50d031823b07dbb97f256f6960c87ea3c52ebeceef98febab200451 2022-11-23T02:10:43.1935558Z deleted: sha256:c4beec84548d277aff0487a9a5a8c2b3d577421e3275f36106b778c6edbb9d53 2022-11-23T02:10:43.1936129Z deleted: sha256:bcc7df3b45729f5d1802045954e76e3407d9e07ba6f516de0895d775d00ad7f8 2022-11-23T02:10:43.1936452Z deleted: sha256:84de992a179a16ba619507ec45b04b4c0da3d3fa31cedc8f6beb5aaadd7a232a 2022-11-23T02:10:43.1936806Z deleted: sha256:5011206a0b2edc2a6c68ba41313e7f283ee7c925ab6a731f8818d01352f68596 2022-11-23T02:10:43.1937134Z deleted: sha256:46a56b12ac94daa35c90ac97d26adfde704693e34613d69fb97687aa53ae33f5 2022-11-23T02:10:43.1937475Z deleted: sha256:ed2b7a9e28b3474bc9b7e68f8158ecda88b3fa3d3ab1587898fa976922af0deb 2022-11-23T02:10:43.1937794Z deleted: sha256:4a6976746db7764bb48f2a06af1fb5f88e3646edc1c9bc0d18686d5a6350cac0 2022-11-23T02:10:43.1938109Z deleted: sha256:5e175425e3e9ec93e8c6c1b7560b49ef5e95af68ec55757902072a8dca020323 2022-11-23T02:10:43.1938425Z deleted: sha256:fb740502513c6cf883c844f03760de367c4c70d09a69b9476bcf737b4578563a 2022-11-23T02:10:43.1938724Z deleted: sha256:2c105119fc030d11b3d570ec9a83948a1fb17f138df2a3245f9566b89de51495 2022-11-23T02:10:43.1939128Z deleted: sha256:8caad6b6cba0d0ced7e21fe4b2027b8647d66b7f78c34367dd8571a0520ba2c0 2022-11-23T02:10:43.1939478Z deleted: sha256:1051db32aefad193995ca536ed99e29eed4fd0340ddda721ec11e9c4eb9e93af 2022-11-23T02:10:43.1939808Z deleted: sha256:c6b2a4553f41b3b4a3dc6a26be0020c98980bb4e7186d194901769dce6716c27 2022-11-23T02:10:43.1940129Z deleted: sha256:8faec3528fe75bb31f14d0caf8707a2fe4b70f60d7e631c2b3dbb36cd6d83dd9 2022-11-23T02:10:43.1940469Z deleted: sha256:7574bc80094251ac667e6bed9dd5a808ecf6f61f23c8d4c56a69c644d06f4e32 2022-11-23T02:10:43.1940797Z deleted: sha256:69f57fbceb1b420d7e4697e0f6514887b0805ee0059bea7d51e0a832962e74bf 2022-11-23T02:10:43.1941232Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2022-11-23T02:10:43.1941756Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2022-11-23T02:10:43.1942164Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2022-11-23T02:10:43.1942509Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2022-11-23T02:10:43.1942704Z 2022-11-23T02:10:43.2034908Z Total reclaimed space: 74GB 2022-11-23T02:10:43.2114075Z Post job cleanup. 2022-11-23T02:10:43.2162395Z Post job cleanup. 2022-11-23T02:10:43.3213350Z [command]/usr/bin/git version 2022-11-23T02:10:43.3261784Z git version 2.37.1 2022-11-23T02:10:43.3299776Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/561fd340-e2c2-425b-970a-af7edf6c8a6b' before making global git config changes 2022-11-23T02:10:43.3300210Z Adding repository directory to the temporary git global config as a safe directory 2022-11-23T02:10:43.3304040Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-11-23T02:10:43.3352630Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-23T02:10:43.3382808Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-11-23T02:10:43.3877844Z Entering 'android/libs/fbjni' 2022-11-23T02:10:43.3945352Z Entering 'third_party/FP16' 2022-11-23T02:10:43.3997276Z Entering 'third_party/FXdiv' 2022-11-23T02:10:43.4050174Z Entering 'third_party/NNPACK' 2022-11-23T02:10:43.4108421Z Entering 'third_party/QNNPACK' 2022-11-23T02:10:43.4162922Z Entering 'third_party/VulkanMemoryAllocator' 2022-11-23T02:10:43.4219792Z Entering 'third_party/XNNPACK' 2022-11-23T02:10:43.4316605Z Entering 'third_party/benchmark' 2022-11-23T02:10:43.4373685Z Entering 'third_party/cpuinfo' 2022-11-23T02:10:43.4426391Z Entering 'third_party/cub' 2022-11-23T02:10:43.4486769Z Entering 'third_party/cudnn_frontend' 2022-11-23T02:10:43.4572857Z Entering 'third_party/cutlass' 2022-11-23T02:10:43.4660175Z Entering 'third_party/eigen' 2022-11-23T02:10:43.4730494Z Entering 'third_party/fbgemm' 2022-11-23T02:10:43.4790058Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-11-23T02:10:43.4851011Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T02:10:43.4910457Z Entering 'third_party/fbgemm/third_party/googletest' 2022-11-23T02:10:43.4967196Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T02:10:43.5021571Z Entering 'third_party/flatbuffers' 2022-11-23T02:10:43.5081329Z Entering 'third_party/fmt' 2022-11-23T02:10:43.5151548Z Entering 'third_party/foxi' 2022-11-23T02:10:43.5204063Z Entering 'third_party/gemmlowp/gemmlowp' 2022-11-23T02:10:43.5263765Z Entering 'third_party/gloo' 2022-11-23T02:10:43.5319995Z Entering 'third_party/googletest' 2022-11-23T02:10:43.5377136Z Entering 'third_party/ideep' 2022-11-23T02:10:43.5439290Z Entering 'third_party/ideep/mkl-dnn' 2022-11-23T02:10:43.5526735Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T02:10:43.5613529Z Entering 'third_party/ios-cmake' 2022-11-23T02:10:43.5665412Z Entering 'third_party/ittapi' 2022-11-23T02:10:43.5718606Z Entering 'third_party/kineto' 2022-11-23T02:10:43.5779790Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T02:10:43.5838242Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T02:10:43.5892906Z Entering 'third_party/nccl/nccl' 2022-11-23T02:10:43.5945532Z Entering 'third_party/neon2sse' 2022-11-23T02:10:43.6002719Z Entering 'third_party/nlohmann' 2022-11-23T02:10:43.6057777Z Entering 'third_party/onnx' 2022-11-23T02:10:43.6174309Z Entering 'third_party/onnx/third_party/benchmark' 2022-11-23T02:10:43.6238230Z Entering 'third_party/onnx/third_party/pybind11' 2022-11-23T02:10:43.6295328Z Entering 'third_party/onnx-tensorrt' 2022-11-23T02:10:43.6356059Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T02:10:43.6444149Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T02:10:43.6509194Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T02:10:43.6567764Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T02:10:43.6624413Z Entering 'third_party/pocketfft' 2022-11-23T02:10:43.6686954Z Entering 'third_party/protobuf' 2022-11-23T02:10:43.6774056Z Entering 'third_party/protobuf/third_party/benchmark' 2022-11-23T02:10:43.6836579Z Entering 'third_party/protobuf/third_party/googletest' 2022-11-23T02:10:43.6890827Z Entering 'third_party/psimd' 2022-11-23T02:10:43.6946763Z Entering 'third_party/pthreadpool' 2022-11-23T02:10:43.7010453Z Entering 'third_party/pybind11' 2022-11-23T02:10:43.7069528Z Entering 'third_party/python-enum' 2022-11-23T02:10:43.7124017Z Entering 'third_party/python-peachpy' 2022-11-23T02:10:43.7180312Z Entering 'third_party/python-six' 2022-11-23T02:10:43.7240174Z Entering 'third_party/sleef' 2022-11-23T02:10:43.7302169Z Entering 'third_party/tbb' 2022-11-23T02:10:43.7374238Z Entering 'third_party/tensorpipe' 2022-11-23T02:10:43.7436541Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-11-23T02:10:43.7499039Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-11-23T02:10:43.7562448Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-11-23T02:10:43.7617201Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T02:10:43.7682083Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T02:10:43.7745924Z Entering 'third_party/zstd' 2022-11-23T02:10:43.7811563Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-23T02:10:43.7838329Z http.https://github.com/.extraheader 2022-11-23T02:10:43.7846722Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-11-23T02:10:43.7879512Z [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-11-23T02:10:43.8140001Z Entering 'android/libs/fbjni' 2022-11-23T02:10:43.8160118Z http.https://github.com/.extraheader 2022-11-23T02:10:43.8187086Z Entering 'third_party/FP16' 2022-11-23T02:10:43.8206982Z http.https://github.com/.extraheader 2022-11-23T02:10:43.8233424Z Entering 'third_party/FXdiv' 2022-11-23T02:10:43.8253947Z http.https://github.com/.extraheader 2022-11-23T02:10:43.8280091Z Entering 'third_party/NNPACK' 2022-11-23T02:10:43.8301337Z http.https://github.com/.extraheader 2022-11-23T02:10:43.8327680Z Entering 'third_party/QNNPACK' 2022-11-23T02:10:43.8347864Z http.https://github.com/.extraheader 2022-11-23T02:10:43.8374258Z Entering 'third_party/VulkanMemoryAllocator' 2022-11-23T02:10:43.8393725Z http.https://github.com/.extraheader 2022-11-23T02:10:43.8420623Z Entering 'third_party/XNNPACK' 2022-11-23T02:10:43.8440557Z http.https://github.com/.extraheader 2022-11-23T02:10:43.8476334Z Entering 'third_party/benchmark' 2022-11-23T02:10:43.8496584Z http.https://github.com/.extraheader 2022-11-23T02:10:43.8523348Z Entering 'third_party/cpuinfo' 2022-11-23T02:10:43.8543206Z http.https://github.com/.extraheader 2022-11-23T02:10:43.8571154Z Entering 'third_party/cub' 2022-11-23T02:10:43.8590559Z http.https://github.com/.extraheader 2022-11-23T02:10:43.8617636Z Entering 'third_party/cudnn_frontend' 2022-11-23T02:10:43.8638978Z http.https://github.com/.extraheader 2022-11-23T02:10:43.8670810Z Entering 'third_party/cutlass' 2022-11-23T02:10:43.8690983Z http.https://github.com/.extraheader 2022-11-23T02:10:43.8724795Z Entering 'third_party/eigen' 2022-11-23T02:10:43.8744407Z http.https://github.com/.extraheader 2022-11-23T02:10:43.8774872Z Entering 'third_party/fbgemm' 2022-11-23T02:10:43.8795057Z http.https://github.com/.extraheader 2022-11-23T02:10:43.8822083Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-11-23T02:10:43.8842222Z http.https://github.com/.extraheader 2022-11-23T02:10:43.8869357Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-11-23T02:10:43.8889262Z http.https://github.com/.extraheader 2022-11-23T02:10:43.8916724Z Entering 'third_party/fbgemm/third_party/googletest' 2022-11-23T02:10:43.8936025Z http.https://github.com/.extraheader 2022-11-23T02:10:43.8963955Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-11-23T02:10:43.8983179Z http.https://github.com/.extraheader 2022-11-23T02:10:43.9011160Z Entering 'third_party/flatbuffers' 2022-11-23T02:10:43.9031576Z http.https://github.com/.extraheader 2022-11-23T02:10:43.9060311Z Entering 'third_party/fmt' 2022-11-23T02:10:43.9081026Z http.https://github.com/.extraheader 2022-11-23T02:10:43.9108610Z Entering 'third_party/foxi' 2022-11-23T02:10:43.9128712Z http.https://github.com/.extraheader 2022-11-23T02:10:43.9155164Z Entering 'third_party/gemmlowp/gemmlowp' 2022-11-23T02:10:43.9176175Z http.https://github.com/.extraheader 2022-11-23T02:10:43.9203244Z Entering 'third_party/gloo' 2022-11-23T02:10:43.9223141Z http.https://github.com/.extraheader 2022-11-23T02:10:43.9249885Z Entering 'third_party/googletest' 2022-11-23T02:10:43.9269646Z http.https://github.com/.extraheader 2022-11-23T02:10:43.9296114Z Entering 'third_party/ideep' 2022-11-23T02:10:43.9315728Z http.https://github.com/.extraheader 2022-11-23T02:10:43.9342506Z Entering 'third_party/ideep/mkl-dnn' 2022-11-23T02:10:43.9362309Z http.https://github.com/.extraheader 2022-11-23T02:10:43.9391450Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-11-23T02:10:43.9410975Z http.https://github.com/.extraheader 2022-11-23T02:10:43.9445582Z Entering 'third_party/ios-cmake' 2022-11-23T02:10:43.9465389Z http.https://github.com/.extraheader 2022-11-23T02:10:43.9492249Z Entering 'third_party/ittapi' 2022-11-23T02:10:43.9512324Z http.https://github.com/.extraheader 2022-11-23T02:10:43.9539124Z Entering 'third_party/kineto' 2022-11-23T02:10:43.9559331Z http.https://github.com/.extraheader 2022-11-23T02:10:43.9585995Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-11-23T02:10:43.9606147Z http.https://github.com/.extraheader 2022-11-23T02:10:43.9632708Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-11-23T02:10:43.9652618Z http.https://github.com/.extraheader 2022-11-23T02:10:43.9680301Z Entering 'third_party/nccl/nccl' 2022-11-23T02:10:43.9700816Z http.https://github.com/.extraheader 2022-11-23T02:10:43.9728283Z Entering 'third_party/neon2sse' 2022-11-23T02:10:43.9749014Z http.https://github.com/.extraheader 2022-11-23T02:10:43.9775517Z Entering 'third_party/nlohmann' 2022-11-23T02:10:43.9796087Z http.https://github.com/.extraheader 2022-11-23T02:10:43.9823849Z Entering 'third_party/onnx' 2022-11-23T02:10:43.9845460Z http.https://github.com/.extraheader 2022-11-23T02:10:43.9884985Z Entering 'third_party/onnx/third_party/benchmark' 2022-11-23T02:10:43.9904530Z http.https://github.com/.extraheader 2022-11-23T02:10:43.9932136Z Entering 'third_party/onnx/third_party/pybind11' 2022-11-23T02:10:43.9951180Z http.https://github.com/.extraheader 2022-11-23T02:10:43.9980892Z Entering 'third_party/onnx-tensorrt' 2022-11-23T02:10:44.0001360Z http.https://github.com/.extraheader 2022-11-23T02:10:44.0027382Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-11-23T02:10:44.0047617Z http.https://github.com/.extraheader 2022-11-23T02:10:44.0079328Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-11-23T02:10:44.0099625Z http.https://github.com/.extraheader 2022-11-23T02:10:44.0127608Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-11-23T02:10:44.0147100Z http.https://github.com/.extraheader 2022-11-23T02:10:44.0173827Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-11-23T02:10:44.0193631Z http.https://github.com/.extraheader 2022-11-23T02:10:44.0226963Z Entering 'third_party/pocketfft' 2022-11-23T02:10:44.0248169Z http.https://github.com/.extraheader 2022-11-23T02:10:44.0275183Z Entering 'third_party/protobuf' 2022-11-23T02:10:44.0295376Z http.https://github.com/.extraheader 2022-11-23T02:10:44.0327332Z Entering 'third_party/protobuf/third_party/benchmark' 2022-11-23T02:10:44.0346786Z http.https://github.com/.extraheader 2022-11-23T02:10:44.0374761Z Entering 'third_party/protobuf/third_party/googletest' 2022-11-23T02:10:44.0394739Z http.https://github.com/.extraheader 2022-11-23T02:10:44.0425222Z Entering 'third_party/psimd' 2022-11-23T02:10:44.0445445Z http.https://github.com/.extraheader 2022-11-23T02:10:44.0472242Z Entering 'third_party/pthreadpool' 2022-11-23T02:10:44.0492981Z http.https://github.com/.extraheader 2022-11-23T02:10:44.0519728Z Entering 'third_party/pybind11' 2022-11-23T02:10:44.0538995Z http.https://github.com/.extraheader 2022-11-23T02:10:44.0567347Z Entering 'third_party/python-enum' 2022-11-23T02:10:44.0587368Z http.https://github.com/.extraheader 2022-11-23T02:10:44.0613306Z Entering 'third_party/python-peachpy' 2022-11-23T02:10:44.0634165Z http.https://github.com/.extraheader 2022-11-23T02:10:44.0660992Z Entering 'third_party/python-six' 2022-11-23T02:10:44.0681370Z http.https://github.com/.extraheader 2022-11-23T02:10:44.0708186Z Entering 'third_party/sleef' 2022-11-23T02:10:44.0728502Z http.https://github.com/.extraheader 2022-11-23T02:10:44.0755815Z Entering 'third_party/tbb' 2022-11-23T02:10:44.0776464Z http.https://github.com/.extraheader 2022-11-23T02:10:44.0806096Z Entering 'third_party/tensorpipe' 2022-11-23T02:10:44.0826417Z http.https://github.com/.extraheader 2022-11-23T02:10:44.0852729Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-11-23T02:10:44.0872651Z http.https://github.com/.extraheader 2022-11-23T02:10:44.0899591Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-11-23T02:10:44.0919498Z http.https://github.com/.extraheader 2022-11-23T02:10:44.0945757Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-11-23T02:10:44.0965502Z http.https://github.com/.extraheader 2022-11-23T02:10:44.0991823Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-11-23T02:10:44.1011530Z http.https://github.com/.extraheader 2022-11-23T02:10:44.1037716Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-11-23T02:10:44.1056742Z http.https://github.com/.extraheader 2022-11-23T02:10:44.1087760Z Entering 'third_party/zstd' 2022-11-23T02:10:44.1107022Z http.https://github.com/.extraheader 2022-11-23T02:10:44.1344760Z Cleaning up orphan processes